@CHARSET "UTF-8";
.clear{ clear:both; }


#menu .list li.actived a {
    color: #000000;
    border-bottom: 1px solid #ff5050;
}
#menu .list li ul.sub li:hover{
    background-color: #808080;
    color: #ffffff;
    opacity: .8;
}
#menu .list li ul.sub li a:hover {
    padding: 2px;
    border-bottom: 1px solid #ffffff;
}

#menu .list li.actived{
	background-color: #ffffff;
}

#menu .list li ul.sub {
    opacity: .7;

}
#sub_nav.box .top {
	background-color: #ffffff;

}

#column_left .box .top {
    height: 120px;
    padding: 0px;
    background-image: url("graphic/beijing.png");
    width: 210px;
}

#footer{
	/*border-top: 3px solid #045898;*/
    background: #808080;
}

#partner .top {
	width: 100%;
	height:39px; 
	padding: 0;
	background: url(graphic/links.png) 0 0 no-repeat;
}

#partner .top h3{
	text-indent: -1000em;
	margin: 0;
}
#partner .content{
	border:1px solid #ddd;
	border-top:0; 
	overflow:hidden; 
}

#search {
/*background: url(graphic/search.png) right 0 no-repeat;*/
}

#home #news .top {
	background: url(graphic/news.png) 0 0 no-repeat;
}

#home #news .top .more {
	float: right;
	display: inline-block;
	width: 40px;
	height: 14px;
	background: url(graphic/more.png) 0 0 no-repeat;
	margin-top: 12px;
	margin-right: 10px;
	text-indent: -1000em;
}


.htabs {
  height: 30px;
  line-height: 30px;
  border-bottom:0;
}
.htabs a {
  border:0;
  background:#fff;
  float: left;
  font-size: 16px;
  padding:0;
  height:26px;
  line-height:30px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  color: #333;
  display:block;
  margin-right:15px;
   border-top: 4px solid #fff;
}
.htabs a.selected {
  border-top: 1px solid #ff5050;
  height:26px;
  padding:0;
  color: #ff5050;
}
.tab-content {
  border:0;
  min-height: 150px;
  padding: 20px;
  margin-bottom: 20px;
  z-index: 2;
  overflow: auto;
  background: #fff;
}
.tab-content .box {
  margin-bottom: 0px;
}
.tab-content .box-product > div {
  margin-bottom: 0px;
}


#news .article-list .item{
	/*padding-left:10px;*/
	background:url(graphic/ico-blue.png) 0 center no-repeat;
	/*height:150px;*/
	/*line-height:35px; */
}
#news .article-list .item:first-child{
    height: 200px;
    display: block;
    background: none;
}

#home #news.box .article-list .lists .item .name{
    margin-left: 30px;
    width: 620px;
}
#home #news.box .article-list .lists .item:first-child .name{
    width: 330px;
    margin-left: 20px;
    min-height: 200px;
}


#partner .item{
	cursor:default;
}

#home #news.box .article-list .lists .item .image{
    display: none;
}
#home #news.box .article-list .lists .item:first-child .image{
    display: block;
}

#home #main_middle .box .top {
    margin-left: 0;
}

#home #main_middle .box .content {
    padding: 0px 0;
}


h2 {
    font-size: 16px;
    font-size: 1.5rem;
    line-height: 1.2;
    margin: 0.9em 0 1em;
    font-weight: bold;
}
#footer .list .item a:hover {
    color: #dadada;
}
#footer .list .item a {
    color: #ffffff;
}


.article-list .lists .item-summary {
    border-bottom: 1px #ccc dashed;
    padding: 10px 0px 0px;
    overflow: hidden;
    width: 45%;
    float: left;
    margin-right: 10%;
    min-height: 355px;
}
.article-list .lists .item-summary:nth-child(2n) {
    margin-right: 0px;
}
.article-list .lists .item-summary img{
    /*width: 450px;*/

}
h3 {
    font-size: 14px;
    font-size: 0.9rem;
    line-height: 1.5em;
    margin: 0.6em 0 0.25em;
}

/*内页样式修改*/
#content .top{
    border-bottom: 1px solid #ccc;
}
#content .top span{
    height: 36px;
    line-height: 36px;
    display: inline-block;
    border-bottom: 1px solid rgb(255, 80, 80);
    padding: 0px 10px;
}
#content_top {
    padding: 60px 0;
}
#about_us{
    width: 960px;
    margin: 20px auto;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    padding: 0px 20px 20px 20px;
}
#content_bottom{
    width: 100%;
    margin: 0px auto 20px;
    background: #F2F2F2;
    padding: 20px 0;
}
.article-list .lists .item a {
    display: inline-block;
    line-height: 1.5em;
}
#home #news.box .article-list .lists .item:first-child .name a{
    display: inline-block;
    line-height: 1.5em;
    max-width: 290px;
    font-weight: bold;
}
#home #category .top{
    display: none;
}
.cn .vlist{
    width: 850px;
    height: 22px;
    margin: 60px auto 0px;
    text-align: center;
}
.en .vlist {
    width: 870px;
    margin: 60px auto 0px;
    text-align: center;
}
.jp .vlist {
    width: 900px;
    margin: 60px auto 0px;
    text-align: center;
}

#home .vlist li{
    float: left;
    margin: 20px 0;
}
#home .vlist a{
    font-size: 20px;
    margin: 10px;
    font-weight: bold;
}
#column_left p{
    display: none;
}
#header .contents{
    width: 1000px !important;
}
#footer .contents{
    width: 1000px !important;
}
#home .contents{
    width: 100%;
}
#home #content_top{
    width: 1000px;
    margin: 0px auto;
    overflow: hidden;
    min-height: 200px;
}



/*首页导航*/
#menu{
   margin-top: 25px;
}

#home #content {
    overflow: hidden;
    margin-bottom: 40px;
}

#footer_bottom {
    margin: 0px auto 20px;
    width: 100%;
    min-height: 40px;
    border-top: 6px solid #808080;
}

#column_left .box .content {
    padding: 25px 0;
    border-right: 1px solid #F1F1F1;

}
#sub_nav.box .content li:hover {
   
}

#sub_nav.box .content li {
    height: 35px;
    line-height: 35px;
    padding-left: 30px;
    border-width: medium 1px 1px;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: -moz-use-text-color #D8D8D8 #D8D8D8;}

#column_left {
    width: 210px;
    margin-right: 15px;
    float: left;
}
#column_left #sub_nav .top span{
    font-size: 22px;
    font-family: 微软雅黑;
}
#sub_nav.box .top h3 {
    margin: 0px;
    padding-top: 50px;
    text-align: left;
    margin-left: 30px;
}
#column_left #sub_nav .content ul{
    border-top: 1px solid rgb(241, 241, 241);
}
#main_bottom{
    width: 1000px;
    margin: 0px auto 60px;

}

/*产品页*/
.grid-list.column-4 .column {
    float: left;
    padding-right: 0px;
    margin-bottom: 25px;
    box-sizing: border-box;
    width: 100%;
}
.pagination .results {
    float: left;
    padding-top: 3px;
}
.pagination .links {
    float: left;
}
.mgb20 img {
    width: 100%;
}

#footer_nav{
    width: 80%;
    height: 220px;
}

#footer_nav li.item{
    width: 15%;
}

 #footer_nav li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 10px;
    float:left;
    text-align: left;
}
#footer_nav li a {
    font-size: 15px;font-weight: bold;
}
#footer_nav .sub li  {
    display: block;
    line-height: 2.5em;
    height: 2.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
}
#footer_nav .sub li a{
    font-weight: normal;
}