@CHARSET "UTF-8";
.clear{ clear:both; }


#menu .list li.actived a {
    color: #b1b1b1;
    border-bottom: 3px solid #BC1E24;
}
#menu .list li ul.sub li:hover{
    background-color: #808080;
    color: #ffffff;
    opacity: .8;
    filter:alpha(opacity:80);
}
#menu .list li ul.sub li a:hover {
    padding: 2px;
    border-bottom: 3px solid #BC1E24;
}

#menu .list li.actived{
}

#menu .list li ul.sub {
    opacity: .7;
    filter:alpha(opacity:70);
}
#sub_nav.box .top {
	background-color: #f1f1f1;

}

#column_left .box .top {
    height: 120px;
    padding: 0px;
    width: 172px;
    margin: 15px auto 0;
}

#footer{
	/*border-top: 3px solid #045898;*/
    background: #BC1E24;
}

#partner .top {
    height: 62px;
    padding: 0;
    background: url(graphic/hezuo.png) 0 0 no-repeat;
    background-position: 50%;
    margin-bottom: 50px !important;
}
#partner .item {
    float: left;
    width: 20%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#partner .item:last-child {
    margin: 0;
}
#partner .top h3{
	text-indent: -1000em;
	margin: 0;
}
#partner .content{
	border-top:0;
	overflow:hidden; 
}

#search {
/*background: url(graphic/search.png) right 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 {
    width: 100%;
    margin: 50px auto;
}

#home #main_middle .box .content {
    padding: 40px 0;
    margin: 0 auto;
}


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: #aaa;
}
#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;
    padding: 0px 10px;
}
#content_top {
    padding: 50px 0;
}
#about_us{
    width: 100%;
    margin: 0px auto;
    background: url("graphic/bg.jpg") repeat;
    min-height: 350px;
}

#content_bottom{
    width: 100%;
    margin: 0px auto;
}
.article-list .lists .item a {
    display: inline-block;
    line-height: 1.5em;
}

#home .article-list .lists .item a:hover {
    color:#fff;
}


#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;
}
#home .content{
    width: 1000px;
    margin: 0 auto;
}
#home .vlist{
    width: 800px;
    height: 22px;
    margin: 60px auto 0px;
}
#home .vlist li{
    float: left;
}
#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;
}
#header #logo {
    float: left;
    margin: 21px 0;
}


/*首页导航*/
#menu .contents ul{
    width: 900px;
}

#home #content {
    overflow: hidden;
}

#footer_bottom {
    width: 100%;
    background: #232323;
    padding: 20px 0px;
}
#sub_nav.box .content li:hover {
   
}

#sub_nav.box .content li {
    height: 35px;
    line-height: 35px;
    padding-left:0;
    border-width: medium 1px 1px;
    border-image: none;
    background: #d5d5d5;
    border-bottom: 2px solid #fff;
}


#sub_nav.box .content li a{
    display: block;
    text-align: center;
}

#sub_nav.box .content li a:hover{
    color:#fff;
}

#column_left {
    width: 192px;
    margin-right: 15px;
    float: left;
    background: url("graphic/clbg.png") no-repeat;
}
#column_left #sub_nav .top span{
    font-size: 22px;
}
#sub_nav.box .top h3 {
    margin: 0px;
    padding-top: 50px;
    text-align: center;
}


#column_left #sub_nav .content ul{
    border-top: 1px solid rgb(241, 241, 241);
}
#main_bottom{
    width: 100%;
    margin: 0px auto 60px;
    background: url("graphic/bg.jpg") no-repeat;
}

/*产品页*/
.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: right;
}
.mgb20 img {
    width: 100%;
}
#home #header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    background: rgba(0,0,0,.7) !important;
    background:#666;
}
#header {
    position: fixed;
    z-index: 99999999;
    height: 120px;
    background: rgba(0,0,0,.7);
    border-bottom: 3px solid #000;
}
/*new web css*/
/*home-product-category*/
#home #content_top .boxpc-list {
    width: 20%;
    float: left;
    margin:0;
    overflow:hidden;
    position: relative;
}
#home #content_top .boxpc-list:first-child {
    margin: 0 ;
}
#home #content_top .boxpc-list:last-child {
    margin: 0;
}
#home #content_top .boxpc-list .top {
    border: none;
}
#home #content_top .boxpc-list .top img {
    width: 100%;
}
#home #content_top .boxpc-list .top span {
    border: none;
}
#home #content_top .boxpc-list .top h3 {
    text-align: center;
}
#home #content_top .boxpc-list img{
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    z-index:1;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    /* Firefox 4 */
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    /* Opera */
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
}
#home #content_top .boxpc-list .show {
    background: rgba(0, 0, 0, 0.4);
    height:158px;
    left: 0;
    opacity: 0;
    filter:alpha(opacity=0);
    position: absolute;
    top: 0;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: opacity;
    transition-timing-function: ease-in;
    /* Firefox 4 */
    -moz-transition-delay: 0s;
    -moz-transition-duration: 0.3s;
    -moz-transition-property: opacity;
    -moz-transition-timing-function: ease-in;
    /* Safari 和 Chrome */
    -webkit-transition-delay:0s;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    -webkit-transition-timing-function: ease-in;
    /* Opera */
    -o-transition-delay:0s;
    -o-transition-duration: 0.3s;
    -o-transition-property: opacity;
    -o-transition-timing-function: ease-in;
    width:200px;
    z-index: 200;
}
#home #content_top .boxpc-list .show .imgArea {
    left: 50%;
    width: 110px;
    bottom: 0;
    margin: -15px 0px 0px -55px;
    opacity: 0;
    position: absolute;
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: all;
    transition-timing-function: ease;
    /* Firefox 4 */
    -moz-transition-delay: 0s;
    -moz-transition-duration: 0.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -webkit-transition-delay:0s;
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    /* Opera */
    -o-transition-delay:0s;
    -o-transition-duration: 0.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
}
#home #content_top .boxpc-list .show .imgArea a{
    color:rgba(255,255,255, 0.8);
    display:block;
    padding:5px 12px;
    border:rgba(255,255,255, 0.6) 1px solid;
    border-radius:8px;
    font-size: 16px;
    text-align: center;
}
#home #content_top .boxpc-list .show .imgArea a:hover{
    background: rgba(255,255,255, 0.7);
    color:rgba(0,0,0, 0.6);
}
#home #content_top .boxpc-list:hover  .show {opacity: 1;filter:alpha(opacity=100);}
#home #content_top .boxpc-list:hover .show .imgArea{opacity:1;filter:alpha(opacity=100);bottom:40%;}
#home #content_top .boxpc-list:hover img {
    transform: scale(1.2, 1.2);

    -ms-transform:scale(1.2, 1.2); 	/* IE 9 */
    -moz-transform:scale(1.2, 1.2); 	/* Firefox */
    -webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
    -o-transform:scale(1.2, 1.2); 	/* Opera */
}
#home #content_bottom .article-box {
    width: 100%;
    margin: 0 auto;
    background: #fff;
}
#home #content_bottom .article-box .article-list li:first-child {
    margin: 0 10px 0 0;
}
#home #content_bottom .article-box .article-list li:last-child {
    margin: 0 0 0 10px;
}
#home #content_bottom .article-box .article-list li {
    width: 12%;
    float: left;
    margin: 0 10px;
}
#home #content_bottom .article-box .article-list li:hover a {
    color: #aaa;
}
#home #content_bottom .article-box .article-list li:hover .image {
    box-shadow: 0px 0px 10px 3px #bbb;
    border-radius: 50%;
}
#home #content_bottom .article-box .article-list li .name {
    text-align: center;
    display: block;
    height: 50px;
    line-height: 50px;
}
#home #content_bottom .article-box .box_content .clearfix {
    width: 1000px;
    margin: 20px auto;
}
#home #content_bottom .article-box .article-list li .image img {
    width: 100%;
}
#home #featured_product_0 .top h3 {
    line-height: 2.5em;
    background: url("graphic/anli.png") no-repeat;
    text-indent: -999em;
    width: 216px;
    height: 62px;
    left: 50%;
    position: relative;
    margin: 20px 0 30px -108px;
}
#home .main_bottom_content {
    width: 1000px;
    margin: 0 auto;
    background: url("graphic/xinwen.png") no-repeat;
}
#home #news {
    width: 100%;
    margin: 20px auto 40px;
    min-height: 300px;
}
#home .main_bottom_content .top {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
#featured_product_0 .middle {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
#featured_product_0 .middle .product-grid li:first-child {
    margin: 0 20px 0 0;
}
#featured_product_0 .middle .product-grid li:last-child {
    margin: 0 0 0 20px;
}
#featured_product_0 .middle .product-grid li {
    width: 22%;
    float: left;
    width: 22%;
    margin: 0 20px;
}
/*推荐产品左右箭头滑动样式*/
#four_flash .flashBg{width:900px;height:270px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:270px; position:absolute;}
#four_flash .flashBg ul.mobile li{
    border: 2px solid #eee;float:left;width:200px;height:240px;margin-left:17px;padding-top:10px;color:#6C6E85;
}

#four_flash .flashBg ul.mobile li:hover{
    border: 2px solid #aaa;
    color:#000;
}

#four_flash .flashBg ul.mobile li:hover a {color: #aaa;}

#four_flash .flashBg ul.mobile li img{width:166px;height:166px;display:block; margin:0 auto;border-radius: 83px;}
#four_flash .flashBg ul.mobile li p{font-size:16px; text-align:center;width:200px; line-height:24px;margin-top:25px;}
#four_flash .flashBg ul.mobile li a{display:block;border:0px;margin:8px auto;}
#four_flash .but_left{
    display: block;
    width: 50px;
    float: left;
    margin-top: -173.5px;
}
#four_flash .but_left img {
    cursor: pointer;
}
#four_flash .but_right{
    display: block;
    width: 50px;
    float: right;
    margin-top: -173.5px;
}
#four_flash .but_right img {
    cursor: pointer;
    float: right;
}
/*end*/
#home .top_name {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    text-indent: -999em;
    background: url("graphic/p.png") no-repeat;
    height: 62px;
    background-position: 50%;
    display: block;
}
#menu .list {
    width: 1000px;
    margin: 0 auto;
}
#menu .list li:first-child {
    display: inline-block;
    width: 38px;
    margin-right: 20px;
}
#home #main_middle .box .top2 {
    width: 1000px;
    margin: 0 auto;
}
#home #main_middle .box .top2 h3 {
    text-indent: -1000em;
    margin: 0;
    background: url("graphic/jian.png") no-repeat;
    background-size: contain;
    height: 70px;

}
#home #content .top h3 {
    text-indent: -999em;
    background: url("graphic/h.png") no-repeat;
    width: 257px;
    height: 62px;
    margin: 0 auto;
}
#footer_bottom .support a {
    color: #bbb;
}
#footer_bottom .support a:hover {
    color: #fff;
}
#home #acid_8 {
    width: 400px;
    float: left;
    margin-left: 150px;
    position: relative;
    z-index: 9999;
}
#home #acid_8 .top {

}
#home #acid_8 .top,#home #acid_8 .content  {
    width: 100%;
}
#home #acid_8 .top a {
    float: right;
}
#home #acid_7 {
    width: 400px;
    float: left;
    margin-left: 50px;
    position: relative;
    z-index: 9999;
}
#home #acid_7 .top,#home #acid_7 .content {
    width: 100%;
}
#home #acid_7 .top a {
    float: right;
}
#home #featured_product_0 {
    float: left;
    margin: 0 0 50px 0;
}
#partner {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
#home #acid_8 .top {
    margin: 50px auto 0 !important;
    padding-top: 5px;
}
#home #acid_8 .top h3 {
    text-align: left;
    height: 35px;
    text-indent: -999em;
    background: url("graphic/gsxw.png") no-repeat;
}
#home #acid_7 .top {
    margin:0 auto !important;
    padding-top: 55px;
}
#home #acid_7 .top h3 {
    text-align: left;
    height: 35px;
    text-indent: -999em;
    background: url("graphic/hyxw.png") no-repeat;
}
#sub_nav {
    margin-bottom: 150px;
}
#sub_nav a:hover {
    color: #fff;
}
#sub_nav.box .content li.selected a {
    color: #fff;
}
#about_us .article {
    background: url("graphic/jian.png") no-repeat;
}
#acid_10 {
    margin-top: 30px;
}
#acid_10 h3 {
    background: url("graphic/anli.png") no-repeat;
    height: 62px;
    text-indent: -999em;
    width: 216px;
    display: inline-block;
    margin-top: 100px;
    margin-bottom: 25px;
}
#category {
    width: 1000px;
    margin: 0 auto;
}
#category .vlist li {
    width: 20%;
    float: left;
}
#category .vlist li .sub li {
    width: 100%;
}
.category-item {
    width: 25%;
    float: left;
    margin-top: 15px;
}
.category-item:hover img {
    box-shadow: 0px 0px 10px 3px #bbb;
}
/*.tabs-list {width: 600px; min-height: 130px;  float: right;}*/
/*.tabs-list .panel-title img {width: 100%;}*/
/*.tabs-list .panel-title p {text-align: center;}*/
/*.tab-content { background-color:#f7f7f7; padding:10px; }*/
/*.tab-content h4, .accordion-content h4 { margin-bottom:5px; }*/
/*.tab-content p, .accordion-content p { margin-bottom:10px; }*/
/*.tabs-container {width: 100%;float: left;min-height: 320px;}*/
.category-panel .panel-title p {
    display: inline-block;
    font-size: 1.5rem;
    color: #BC1E24;
    margin-left: 20px;
}
.category-list .category-item .img,
.category-list .category-item .name {
    text-align: center;
}
.panel-title {
    width: 30%;
}
.panel-title img {
    width: 150px;
}
.panel-body {
    border-bottom: 1px dashed #BC1E24;
    margin-bottom: 50px;
}