@CHARSET "UTF-8";

/*头部样式*/
#header {
    background: #eaeaea;
    line-height: 40px;
}
#header .k2 {
    text-align: right;
}
.logo{
	float:left;
	margin-top: 3%;
}
.top .logo img {
    max-width: 100%;
    height: auto;
}
.link-version {
    line-height: 30px;
    text-align: right;
    float:right;
    margin-top: 5%;
}
.link-version a {
    color: #fff;
    font-size: 14px;
    padding: 0 6px;
}
.link-version a:hover {
    color: #e87518;
}

.topLink{text-align:right;float:right;}

.search {

}
#formsearch1 {
    width: 319px;
    padding-right:0px;
    padding-left: 0px;
}
#formsearch1 input {
    height: 28px;
    background: #fff;
    line-height: 28px;
    display: block;
    border: none;
    outline: none;
    padding-right: 0px;
    padding-left: 0px;
}
#formsearch1 input#keyword {
    padding-left: 4px;
    color: #666;
    width: 278px;
    height: 41px;
	background: #f7f7f7;
    padding-right: 0px;
    padding-left: 0px;
    text-indent: 10px;
}
#formsearch1 input#s_btn {
    width: 41px;
    height: 41px;
    line-height: 41px;
    overflow: hidden;
	background: none;
    cursor: pointer;

    background: url(/template/default/assets/images/ss.png) no-repeat center #047545;
}
.c-home {
    float: right;
    line-height: 34px;
    padding-right: 13px;
}
.c-home a {
    color: #3064ac;
}

#menu {
    width: 100%;
    background: #f1f1f1;
    height: 60px;
    line-height: 60px;
}
.hotSearch{
    text-align: right;
    margin-top:0px;
}
.hotSearch a{
    font-size: 13px;
    color:#666;
    padding-right: 10px;
    margin-left: 5px;
    background: url(/template/default/assets/images/hotbj.png) no-repeat right 0px;
}
.hotSearch a:last-child{
    background: none;
}
.x-menu{
    float: none;
    width:auto;
}
.nav-bg{
    width: 100%;
    background: #f1f1f1;
    height: 60px;
    line-height: 60px;
}
.navs{
	margin-top: 5px;
    max-width: 1200px;
    margin:0 auto;
}
.navs li {
    line-height: 60px;
    float: left;
    width: 14%;
    margin: 0;
    position: relative;
}
.navs li a {
    display: block;
    text-align: center;
    color: #000;
    font-size: 16px;
    z-index: 9999;
    line-height: 60px;
    padding: 0;
}

.x-sub-menu li{
    line-height: 60px;
    float: left;
    width: 55%;
    margin: 0;
    position: relative;
}

.x-sub-menu li a{
    display: block;
    text-align: center;
    color: #000;
    font-size: 16px;
    z-index: 9999;
    line-height: 60px;
    padding: 0;
    width: 182%;
}


.navs .sec{height:0;background: #fff;color:#000;overflow:hidden;z-index:9999;position:absolute;top:60px;left:0px;}
.navs .sec a{background: #fff;color:#000;height:38px;line-height:38px;width:300px;display: block;}
.navs .sec a:hover{background:#f1f1f1;}
.navs li a:hover{
    background: #fff;
    color: #000;
}
.navs li.lxff a {
    border: none;
}

.ht50 {
    height: 50px;
}
.ht10 {
    height: 10px;
}
#nav-fiexd{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    z-index: 9999;
    background: rgba(248,238,238,0.9);
}
#nav-fiexd.navbar-default {
    background: #fff;
}
#nav-fiexd a.navbar-brand {
    display: block;
    width: 70%;
    padding: 0;
    height: 50px;
}
#nav-fiexd a.navbar-brand img{
    width: auto;
    max-height: 100%;
}
.swiper-container .swiper-slide a {
    display: block;
    width: 100%;
}
.swiper-container .swiper-slide img {
    width: 100%;
    height: auto;
}


/*----- 产品中心 ------*/
.product-title {
    text-align: center;
    padding-top: 12px;
}
.product-title h2 {
    font-size: 30px;
}
.product-title p {
    background:url(/template/default/assets/images/xx.jpg) 0 50% repeat-x;
    line-height: 46px;
}
.product-title p span {
    display: block;
    background: #fff;
    width: 200px;
    margin: 0 auto;
    line-height: 30px;
    color: #a3b0d0;
    font-size: 20px;
}
.menu-tabs {
    margin-top: 25px;
    position: relative;
    height: 50px;
}
.menu-tabs a.product-a {
    width: 10%;
    line-height: 34px;
    display: block;
    position: absolute;
    right: 40px;
    top: 16px;
    background: #012676;
    border-radius: 4px;
    text-align: center;
    color: #fff;
}
.menu-tabs li {
    margin-top: 10px;
    padding: 0 5px !important;
}
.menu-tabs li.active a {
    background: #014099;
    font-size: 12px;
}
.menu-tabs li a {
    display: block;
    background: #515151;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    font-size: 13px;
    text-align: center;
    color: #fff;
}
.product-list {
    padding-top: 30px;
}
.product-list li {
    padding: 0 7px !important;
    margin-bottom: 12px;
}
.product-list li a.img {
    position: relative;
    display: block;
    border: 1px solid #cccccc;
    border-radius: 6px;
    overflow: hidden;
    padding-bottom: 50px;
}
.product-list li a.img img {
    width: 100%;
    height: auto;
}
.product-list li .cont-p {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 2%;
    bottom: 0;
    background: #012676;
    color: #fff;
    display: block;
}
.product-list li:hover .cont-p {
    display: block;
}
.product-list li .cont-p h3 {
    font-size: 14px;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    margin: 0;
}
.product-list li .cont-p p {
    line-height: 22px;
    height: 40px;
    overflow: hidden;
    margin: 0;
}
.tab-more {
    text-align: center;
}
.tab-more a {
    color: #014099;
    font-weight: bold;
    font-size: 14px;
}


/*----- 关于我们 ------*/
.about-top-bg {
    height: 84px;
    background: url(/template/default/assets/images/gl.jpg) 0 0 no-repeat #515151;
    margin-top: 35px;
}
.about-top-bg p {
    height: 84px;
    background: url(/template/default/assets/images/zx.jpg) 50% 0 no-repeat;
}
.about-bottom-bg {
    height: 83px;
    background: url(/template/default/assets/images/bt2.png) 92% 0 no-repeat;
}
.about-bottom-bg p {
    height: 83px;
    background: url(/template/default/assets/images/bt1.png) 0 0 no-repeat;
}
.about-center-bg {
    background: #515151;
}
.about-center-bg .title {
    color: #fedd00;
    font-size: 20px;
    padding: 40px 15px 20px;
    text-align: center;
    line-height: 32px;
}
.about-us {
    padding-top: 42px;
}
.about-us > div{
    padding-bottom: 55px;
}
.about {
    position: relative;
    background: url(/template/default/assets/images/ab1.png) 50% 0 no-repeat #fff; 
    padding: 53px 10px 20px;
}
.about-title {
    font-size: 30px;
    line-height: 80px;
    text-align: center;
}
.about .contents {
    height:88px;
    overflow: hidden;
    line-height:22px;
}
.about .contents p {
    margin: 0;
    font-size: 15px;
}
.about .contents p {
    margin: 0;
    font-size: 15px;
}
.about .bg {
    width: 106px;
    height: 106px;
    background: url(/template/default/assets/images/aa1.png) 50% 50% no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -53px;
    top: -53px;
}
.about .bg2 {
    background: url(/template/default/assets/images/aa2.png) 50% 50% no-repeat;
}
.about .bg3 {
    background: url(/template/default/assets/images/aa3.png) 50% 50% no-repeat;
}
.about .bg4 {
    background: url(/template/default/assets/images/aa4.png) 50% 50% no-repeat;
}
.about:hover {
    background: url(/template/default/assets/images/ab2.png) 50% 0 no-repeat #014099; 
    color: #fff;
}
.about:hover .bg1 {
    background: url(/template/default/assets/images/aah1.png) 50% 50% no-repeat;
}
.about:hover .bg2 {
    background: url(/template/default/assets/images/aah2.png) 50% 50% no-repeat;
}
.about:hover .bg3 {
    background: url(/template/default/assets/images/aah3.png) 50% 50% no-repeat;
}
.about:hover .bg4 {
    background: url(/template/default/assets/images/aah4.png) 50% 50% no-repeat;
}



.video .content {
    padding: 15px 0 0 0;
    text-align: center;
}
.video .content img {
    max-width: 100% !important;
    height: auto !important;
}

/*----- 底部通用 ------*/
.foot-bg {
    background: url(/template/default/assets/images/fts.jpg) 95% 0 no-repeat #515151;
    padding-bottom: 15px;
    margin-top: 30px;
}
.contact-us {
    position: relative;
    z-index: 99;
}
.contact-us .logos {
    width: 30%;
    padding: 16px 0 0 20px;
}
.contact-us .logos img {
    max-width: 100%;
    height: auto;
}
.contact-us .contact {
    color: #fff;
    font-size: 16px;
    padding-top: 10px;
}
.contact-us .contact p {
    margin: 0;
    line-height: 36px;
}
.quyu {
    color: #fff;
    line-height: 24px;
    font-size: 13px;
}
.quyu a {
    color: #fff;
}
.menu-sort {
    padding-top: 50px;
}
.f-sort {
    border-bottom: 1px solid #e5e5e5;
    background: url(/template/default/assets/images/jt.png) right 18px no-repeat;
}
#menu-sorts .f-sort {
    padding: 0 5px;
}
.f-sort h2 {
    margin: 0;
    line-height: 54px;
    font-size: 20px;
    color: #d8d8d8;
}
.f-sort .content {
    display: none;
}
.f-sort .content a {
    display: block;
    font-size: 14px;
    color: #848b92;
    line-height: 28px;
}
.f-sort .content a:hover {
    color: #e87518;
}


.nav-foot {
    color: #ffffff;
    line-height: 30px;
    font-size: 16px;
    padding: 20px 0;
}
.nav-foot p {
    margin: 0;
}

.shares {
    padding-top: 9px;
}
.shares a {
    display: block;
    width: 52px;
    height: 52px;
    float: right;
    margin-left: 20px;
    background:url(/template/default/assets/images/lk.png) 0 0 no-repeat;
}
.shares a.jiathis_button_weixin {
    background:url(/template/default/assets/images/lk.png) -84px 0 no-repeat;
}
.shares a.jiathis_button_tsina {
    background:url(/template/default/assets/images/lk.png) -163px 0 no-repeat;
}



/*----- Common css ------*/
.di {
    _display: inline;
}
.fwn {
    font-weight: normal;
}
.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0;
}
.roll_product li {
    padding-bottom: 0;
}
.wd96 {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    height: 174px;
}
.tabsel{max-width:1200px;margin:0 auto;height: 114px;}




/*------------内页-------------------*/
.n_banner {
    text-align: center;
}
.n_banner img{
    max-width: 100%;
    height: auto;
}

#container {
    width: 96%;
    margin: 5px auto 10px;
}
#container .content {
    padding: 10px 0 20px;
    line-height: 24px;
    max-width: 1060px;
    margin: 0 auto;
}
.container h1,.container h2,.container h3,.container h4 {
    margin: 0;
  
}
#container .content img {
    max-width: 100% !important;
    height: auto !important;
}

.product-cate{
	width: 100%;
	background: #f2f4f8;
}
.sortt{
    width: 100%;
    margin: 0 auto;
    padding: 40px 0px 30px;
    text-align: center;
    display: flex;
    justify-content: center; 
    
}
.sortt1{
    max-width: 1200px;
    margin:0 auto;
    padding:20px 5px 20px;
}
.sortt1 h2{
    font-size:16px;
    color:#333;
    float:left;
    margin:0px;
    font-weight:bold;
}
.sortt1 .site{
    float:right;
}
.sortt li{

	padding:0px;
	margin: 0px 1%;
    margin-bottom:2.5%;
    width: 18%;
    float:left;
    background: #fff;
    border-radius: 10px;
}
.sortt li:hover{
    background: url(/template/default/assets/images/bjj2.png) no-repeat center 0px #fff;
}
.sortt li a{
    font-size: 18px;
    color:#333;
    font-weight: bold;
    display: block;
    padding-top: 120px;
    line-height: 30px;
}
.sortt li:hover{
    box-shadow: 0px 4px 5px rgba(0,0,0,.3);
}
.sortt li img{
	width: 100%;
	height: auto;
}

.sortt .sec1 li{
    font-size: 12px;
    margin-right: 0px;
    width: 96%;
    border-radius: 0px;
    background: none;
}
.sortt .sec1 li:hover{
    background: none;
}
.sortt .sec1 li a{
    color:#6e6e6e;
    font-weight: normal;
    font-size: 15px;
    padding-top: 0px;
    line-height: 22px;
}
.sortt .sec1 li:hover{
    box-shadow:none;
}
.sortt .more{
    width: 60px;
    height: 22px;
    display: block;
    border:1px solid #dcdcdc;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color:#55524e;
    font-weight: normal;
    margin:0 auto;
    padding-top: 0px;
    margin-top: 120px;
    margin-bottom: 15px;
}
.icod-2{
    background: url(/template/default/assets/images/c1.png) no-repeat center;
}
.sortt li:hover .icod-2{
    background: url(/template/default/assets/images/c11.png) no-repeat center;
}
.icod-3{
    background: url(/template/default/assets/images/c2.png) no-repeat center;
}
.sortt li:hover .icod-3{
    background: url(/template/default/assets/images/c22.png) no-repeat center;
}
.icod-4{
    background: url(/template/default/assets/images/c3.png) no-repeat center;
}
.sortt li:hover .icod-4{
    background: url(/template/default/assets/images/c33.png) no-repeat center;
}
.icod-5{
    background: url(/template/default/assets/images/c4.png) no-repeat center;
}
.sortt li:hover .icod-5{
    background: url(/template/default/assets/images/c44.png) no-repeat center;
}
.icod-6{
    background: url(/template/default/assets/images/c5.png) no-repeat center;
}
.icod-7{
    background: url(/template/default/assets/images/c5.png) no-repeat center;
}
.sortt li:hover .icod-6{
    background: url(/template/default/assets/images/c55.png) no-repeat center;
}
.sortt li:hover .icod-7{
    background: url(/template/default/assets/images/c55.png) no-repeat center;
}
.box-product{

}
.box-left{
    width: 57%;
    float:left;
    background: #fff;
    padding:40px 0px;
}
.box-right{
    width: 43%;
    float:left;
    background: #454545;
    padding:40px 0px;
}
.new-intro{
    width: 75%;
    float:right;
}
.new-intro h2{
    font-size: 30px;
    color:#047545;
    font-weight: bold;
}

.topbanner1{position:relative;height:300px;width:100%;}
.banner1{width:100%;position:absolute;height:300px;top:0;}
.banner1 ul.bb1{position:relative;padding:0px;margin:0px;z-index:5;}
.banner1 ul.bb1 li{position:absolute;display:none;width: 100%;height: 300px;}
.banner1 ul.bb1 li a.img{display: block;width: 50%;float:right;margin-top:-50px;}
.banner1 ul.bb1 li a.img img{width: 100%;height: 100%;}
.banner1 ul.bb1 li h3{width: 46%;float:left;}
.banner1 ul.bb1 li h3 .mname{font-size: 20px;font-weight: bold;color:#000;line-height: 53px;display: block;}
.banner1 ul.bb1 li h3 .zx1{width: 160px;height: 44px;display: block;line-height: 44px;background: #047545;text-align: center;font-size: 14px;color:#fff;margin-top: 40px;}
.banner1 ul.bb1 li h3 p{font-size: 13px;color:#000;line-height: 25px;}
.banner1 .preNext { cursor:pointer;z-index:999;position:absolute;width:19px;height:38px;bottom:84px;}
.banner1 .pre{right:250px;background:url(/template/default/assets/images/p_left.png) no-repeat;width: 44px;height: 44px;bottom:0px;}
.banner1 .next{right:170px;background:url(/template/default/assets/images/p_right.png) no-repeat;width: 44px;height: 44px;bottom:0px;}
.banner1 .num1{
    position:absolute;
    right:2px;
    bottom:10px;
    z-index:100;
    display: none;
}
.banner1 .num1 li{
    float:left;
    width:18px;
    height:18px;
    display:inline-block;
    margin-right:4px;
    background:#fff;
    line-height:18px;
    text-indent:-100px;
    overflow:hidden;
    border-radius:10px;
}
.banner1 .num1 li.num1_hover{
    background-color:#f7de07;
}
.banner1 .num1 li.num1_hover a{
    color:#fff;
}
.banner1 .num1 li a{
    float:left;
    display:inline;
    text-align:center;
    color:#666;
    text-decoration:none;
    cursor:pointer;
    width:18px;
    height:18px;
    line-height:18px;
}

.news-lists{
    width: 70%;
    float:left;
    padding-left: 8%;
}
.news-lists h2{
    font-size: 30px;
    color:#fff;
    font-weight: bold;
    padding-bottom: 20px;
}
.news-listk li{
    line-height: 33px;
}
.news-listk li a{
    color:#fff;
    opacity: 0.6;
    font-size: 13px;
}
.news-lists .xq1{
    width: 160px;
    height: 44px;
    border:1px solid #fff;
    color:#fff;
    display: block;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    margin-top: 32px;
}
.box-left1{
    width: 57%;
    float:left;
    background: #454545;
    padding:40px 0px;
}
.box-right1{
    width: 43%;
    float:right;
    background: #fff;
    padding:40px 0px;
}
.pro-roll1{
    display: none;
}
.new-intro1{
    width: 75%;
    float:right;
}
.new-intro1 h2{
    font-size: 30px;
    color:#fff;
    font-weight: bold;
    padding-bottom: 15px;
}
.new-intro1 p{
    font-size: 13px;
    color:#fff;
    opacity: 0.6;
    padding-right:60px;
    line-height: 30px;
    padding-left: 10px;
    letter-spacing:1px;
}
.new-intro1 .xq1{
    width: 160px;
    height: 44px;
    border:1px solid #fff;
    color:#fff;
    display: block;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    margin-top: 75px;
    margin-bottom: 16px;
}
.news-listt{
    margin-left: 8%;
}
.news-listt h2{
    font-size: 30px;
    color:#047545;
    font-weight: bold;
    padding-bottom: 15px;    
}







.tab0li{
    width: 100%;
    height: 63px;
    margin-bottom: 15px;
}
.tab0li li{
    float:left;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 13px;
    color:#333;
    border:1px solid #e5e5e5;
}
.tab0li .cur{
    background: #047545;
    color:#fff;
    cursor: pointer;
}
.tab0{
    display: none;
}
.tab0 p{
    line-height: 25px;
    font-size: 13px;
    color:#333;
}
.tab0 .zx1 {
    width: 160px;
    height: 44px;
    display: block;
    line-height: 44px;
    background: #047545;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 24px;
}

.pro-boxx{
    padding:40px 0px;
    text-align: center;
    background: #f2f4f8;
    width: 100%;
}
.pro-boxx h2{
    font-size: 30px;
    font-weight: bold;
    color: #000;
    background: url(/template/default/assets/images/h2bjj.png) no-repeat center 60px;
    line-height: 50px;
    padding-bottom: 20px;
}
.pro-roll{
    width: 100%;
    margin:0 auto;
}

.service4{
    width: 100%;
    height: 250px;
    background: url(/template/default/assets/images/bj3.png) no-repeat center;
    text-align: center;
}
.service4 h2{
    font-size: 30px;
    color:#fff;
    font-weight: bold;
    line-height: 40px;
    padding-top: 50px;
    margin:0;
    background: url(/template/default/assets/images/h2bjjj.png) no-repeat center 104px;
    padding-bottom: 20px;
}
.service4 p{
    width: 320px;
    height: 56px;
    line-height:56px;
    background: #047545;
    color:#fff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;
    margin:0 auto;
    margin-top: 25px;
}











.pro-list{
	width: 71%;
	margin:0 auto;
	padding:70px 0px 30px;
}
.pro-list h2{
	text-align: center;
	margin:0px;
	color:#000;
}
.bigbg{
	width: 100%;
	height: 500px;
	background: url(/template/default/assets/images/bl.jpg) no-repeat center center;
	background-size:cover;
	margin-top: 30px;
}

.caic{
	width: 500px;
	height: 290px;
	background:url(/template/default/assets/images/caic.png) no-repeat;
	margin-left: 100px;
    padding-top: 104px;
    padding-bottom: 60px;
    position: absolute;
    margin-top: 100px;
    left:800px;
}
.caic p{
	color:#fff;
	font-size: 18px;
	padding-left: 38px;
}
.caic a{
    width: 127px;
    height: 50px;
    display: block;
    color: #fff;
    border: 1px solid #777a8b;
    line-height: 50px;
    text-align: center;
    float: left;
    margin-left: 40px;
    text-indent: 0px;
    margin-top: 13px;
}

.sorttt{
	width: 73%;
	margin:0 auto;
	padding:35px 0px 30px;
}
.sorttt li{
	box-shadow: 0px 4px 5px rgba(0,0,0,.3);
	padding:0px;
	margin-right: 48px; 
	margin: 0px 1.5%;
	position: relative;
    margin-bottom: 2.5%;
}
.sorttt li img{
	width: 100%;
	height: auto;
}
.sorttt li h3{
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.4);
	text-align: center;
	position: absolute;
	top:0;
	margin:0;
	display: none;
}
.sorttt li h3 span{
	font-size: 16px;
    color: #fff;
    font-weight: normal;
    line-height: 130px;
    padding-top: 50px;
    display: block;
    background: url(/template/default/assets/images/spanbj.png) no-repeat center 150px;
}
.sorttt li h3 p{
	width: 104px;
	height: 36px;
	margin: 0 auto;
	line-height: 36px;
	font-weight: normal;
	font-size: 12px;
	color:#747779;
	border:1px solid #747779;
}
.sorttt li:hover h3{
	display: block;
	animation-delay: 1.5s;
}

.bigbg1{
	width: 100%;
	height: auto;
	background-size:cover;
	margin-top: 30px;
    opacity: 0;
    background: #000;
}
.bigbg1 img{
	width: 100%;
	float:left;
}
.bigright{
	height: auto;
    padding-top: 57px;
}
.imgg{
	padding:0px !important;
}
.tt1{
	font-size: 40px !important;
	color:#fff;
	background: url(/template/default/assets/images/dbx.png) no-repeat 24px;
	line-height: 90px;
}
.bigright p{
	font-size: 18px;
	color:#fff;
    padding-left: 56px;
}
.bigright a{
    width: 127px;
    height: 50px;
    display: block;
    color: #fff;
    border: 1px solid #777a8b;
    line-height: 50px;
    text-align: center;
    float: left;
    margin-left: 20px;
    text-indent: 0px;
    margin-top: 13px;
    font-size:16px;
}
.box-new{
	width: 100%;
	background: #e5e5e5;
	border-top:1px solid #b7b7b7;
}

.content-new {
    width: 71%;
    margin: 0 auto;
    padding: 50px 0px 30px;
}

.ab-left{
	width: 47.5%;
	height: auto;
	float:left;
    opacity: 0;
}
.ab-left img{
    width: 100%;
}
.ab-left h2{
	font-size: 16px;
	color:#000130;
	font-weight: bold;
}
.ab-left p{
	font-size: 15px;
}
.ab-left a{
    width: 127px;
    height: 34px;
    display: block;
    color: #666666;
    border: 1px solid #c9c9c9;
    line-height: 34px;
    text-align: center;
    float: left;
    margin-left: 5px;
    text-indent: 0px;
    margin-top: 13px;
    font-size:14px;
}
.new-right{
	width: 47.5%;
	height: auto;
	float:right;
    opacity: 0;
}
.new-right img{
    width: 100%;
}
.news-list li span{
	float:right;
}
.news-list li a{
	font-size: 16px;
	color:#000130;
}
.news-list li{
	line-height: 39px;
    border-bottom: 1px dashed #c9c9c9;
}
.box-link{
	width: 100%;
	background: #e5e5e5;
	border-top:1px solid #b7b7b7;
}



#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:8000% !important;}
#demo1 {float: left;}
#demo2 {float: left;}


.product_list1 li {margin-bottom: 10px;position: relative;width: 12.4%;height: auto;float:left;}
.product_list1 li a.img{ display: block;border: 1px solid #e2e2e2;}
.product_list1 li a.img img {width: 100%;height: auto;}
.product_list1 li h3 {position: absolute;width: 100%;height: 100%;top:0;left:0;margin:0;background: rgba(3,133,78,0.8);opacity: 0;transition: all 1s;}
.product_list1 li h3 p{color:#fff;font-size: 16px;font-weight: bold;line-height: 34px;padding-top: 23%;}
.product_list1 li h3 a{width: 160px;height: 31px;display: block;line-height: 31px;color:#fff;border:1px solid #fff;font-size: 12px;text-align: center;margin:0 auto;}
.product_list1 li:hover h3{opacity: 1;}
.roll_product1{float:left;}



.product_list2 li {margin-bottom: 10px;position: relative;width: 50%;height: auto;float:left;}
.product_list2 li a.img{ display: block;border: 1px solid #e2e2e2;}
.product_list2 li a.img img {width: 100%;height: auto;}
.product_list2 li h3 {position: absolute;width: 100%;height: 100%;top:0;left:0;margin:0;background: rgba(3,133,78,0.8);opacity: 0;transition: all 1s;}
.product_list2 li h3 p{color:#fff;font-size: 16px;font-weight: bold;line-height: 34px;padding-top: 23%;}
.product_list2 li h3 a{width: 160px;height: 31px;display: block;line-height: 31px;color:#fff;border:1px solid #fff;font-size: 12px;text-align: center;margin:0 auto;}
.product_list2 li:hover h3{opacity: 1;}
.roll_product2{float:left;}






/*友情链接*/
.f_link{
    font-size: 12px;
    font-weight: normal;
    width: 60%;
    float:left;
    color:#fff;
}

.f_link a{
    color:#fff;
}

.navfoot{
	width: 100%;
	background: #212121;
}
.foot-bt{
    width: 71%;
    margin: 0 auto;
    padding: 50px 0px;	
}
.fotlogo{
	width: 19%;
	height: auto;
	float:left;
}
.fotlogo img{
	width: 100%;
	height: auto;
}

.navss{width: 100%;}
.navss li{text-align:center;width:16.6%;float:left;position:relative;z-index:999;}
.navss li a{display:block;line-height:32px;color:#fff;height:32px;font-size:18px;font-weight: bold;}

.navss .sec{color:#fff;overflow:hidden;z-index:9999;}
.navss .sec a{color:#fff;height:38px;line-height:38px;font-size: 14px;font-weight: normal;opacity: .8;}

.fotnav{float:left;width: 66.66%;}
.ewm{width: 14%;float:right;text-align: center;font-size: 18px;font-weight: bold;color:#fff;line-height: 35px;}

.foot9{
    width: 62.5%;
    margin: 0 auto;
    padding-top:30px;
    padding-bottom:30px;	
}
#footer {
    background: #454545;
}
.copyright{
	float:left;
	width: 60%;
	color:#fff;
	opacity: .9;
    line-height: 25px;font-size:12px;
}
.copyright a{
	color:#fff;
	opacity: .9;	
}
.k1{
	width: 40%;
	float:right;
	text-align: right;
	color:#fff;
	opacity: .9;font-size:12px;		
}
.k1 a{
	color:#fff;
	opacity: .9;	
}
.yy{
	background: url(/template/default/assets/images/yy.png) repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
}
.icon-1,.icon-2,.icon-3,.icon-4{
    left:200px;
    opacity: 0;
}

@media (max-width: 1300px) {
  .tabsel,.sortt,.pro-list,.sorttt,.content-new,.f_link,.foot-bt,.foot9{
    width: 98%;
  }
  }
.prodescription{
    display: none;
}
.m55{
    width: 74%;
    margin:0 auto;
}
.left{
    width: 15%;
    float:left;
}
.right{
    width: 80%;
    float:right;
}

.left h3{
    font-size: 18px;
    font-weight: normal;
    border-bottom:1px solid #dedede;
    line-height: 40px;
    color:#000;
    padding-left: 23px;
}
.n_contact .content{
    text-indent: 23px;
}
.site{font-size: 14px;}
.site a{font-size: 14px;}

.bb li p{position: absolute;color:#fff;}
.bb .e1{top:25%;width: 100%;text-align: center;font-size: 50px;}
.bb .e2{top:45%;width: 100%;text-align: center;font-size: 35px;font-weight: normal;}
.bb .e3{top:65%;width: 100%;text-align: center;font-size: 15px;font-weight: normal;background: url(/template/default/assets/images/1.png) no-repeat center center;line-height: 45px;}
.e3 a{color:#fff;}














<!--0.00016093254089355-->