  /*头部样式*/
.head-bg{background: rgba(0, 0, 0,.35);height: 80px;position: absolute;z-index: 999;top: 0;left: 0;right: 0;}
#header{width:1200px;margin:0 auto;}
.logo{float:left;line-height: 80px;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;width:840px;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(/template/default/images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}



/*热门搜索*/
.search{text-align:left;height:24px;background-color:#f8f8f8;padding:5px 10px 5px 10px;}
#formsearch{background: url(/template/default/images/sou.png) no-repeat top center;height: 36px;width:410px;}
.hotSearch{height:28px;line-height:28px;font-weight:normal;font-size: 14px;color: #333333;}
.hotSearch a{color: #333333;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}




.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.container{width:1200px;margin: 0 auto;}

.ss{
    height: 70px;
    background: #ffbc00;
    padding: 15px 0;
}
.s-left{
    line-height: 24px;
}
.s-left p{
    color: #333333;
}
.s-left p:nth-of-type(1){
    font-size: 14px;
}
.s-left p:nth-of-type(2){
    font-size: 28px;
}
.s-left p:nth-of-type(3){
    font-size: 12px;
    font-family: "Arail";
}



.product-index{
    margin-top: 70px;
}
.p-title{
    text-align: center;
    font-weight: normal;
    font-size: 34px;
    background: url(/template/default/images/t1.png) no-repeat 50% 85%;
    height: 110px;
    line-height: 36px;
}

.p-title span{
    font-size: 16px;
    color: #999999;
    text-transform: uppercase;
    font-family: "Arial";
}
.p-title b{
    color: #e60012;
    padding-left: 45px;
}

.p-title p{
    font-size: 16px;
    color: #666666;
}

.slide_tab{
    text-align: center;
    margin-top: 40px;
}
.slide_tab .hd{
    margin: 0 -5px;
}
.slide_tab .hd li{
    float: left;
    font-size: 18px;
    color: #333333;
    border:1px solid #666666;
    height: 38px;
    line-height: 38px;
    margin: 0 16px;
    padding: 0 24px;
}
.slide_tab .hd li.on{
    border-color: #e60012;
    color: #e60012;
    cursor: pointer;
}
.slide_tab .bd{
    margin-top: 45px;
}
.pro_list{
    margin: 0 -15px;
}
.pro_list li{
    float: left;
    border:1px solid #dbdbdb;
    margin: 0 15px;
    margin-bottom: 30px;
    position: relative;
}
.pro_list li a.img{
    display: block;
}
.pro_list li a.img img{
    width:378px;
    height: 302px;
}
.pro_list li h3{
    background: rgba(0,0,0,.35);
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.pro_list li h3 a{
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    text-align: left;
    text-indent: 20px;
}
.pro_list li .hh{
    background: rgba(255,188,0,.9);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width:100%;
    height: 100%;
    display: none;
}
.pro_list li .hh span{
    display: block;
    font-size: 20px;
    color: #333333;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 20px;
}
.pro_list li .hh h2{
    padding: 0 26px;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    text-align:center;
    line-height: 28px;
}

.pro_list li .hh a{
    display: inline-block;
    width:126px;
    height: 32px;
    border:1px solid #333;
    line-height: 32px;
    font-size: 16px;
    color: #333;
    margin: 0 28px;
    margin-top: 40px;
    text-align: center;
}

.pro_list li:hover .hh{
    display: block;
}
.pro_list li:hover h3{
    display: none;
}
.product-more{
    width:234px;
    height: 46px;
    border:1px solid #666666;
    margin: 0 auto;
    border-radius: 30px;
    margin-top: 15px;
}
.product-more a{
    display: block;
    font-size:16px;
    color: #333333;
    text-align: center;
    line-height: 46px;
    position:relative;z-index:68;
}
.product-more:hover{
    border-color: #ffbc00;
}
.product-more a::after{
    content:"";position:absolute;top:0;left:0;height:100%; border-radius: 30px;background:#ffbc00;width:0;z-index:67;
}
.product-more a:hover:after{width:100%;border-color:#ffbc00;}
.product-more a:hover{color:#333333;}
.product-more a:hover span{color:#333333;display: block;position: relative;z-index: 999;}
a:after{-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}


.bj1{
    background: url(/template/default/images/bj1.jpg) no-repeat top center;
    height: 896px;
    overflow: hidden;
    margin-top: 45px;
}

.advanage-index{
    background: url(/template/default/images/bj2.jpg) no-repeat top center;
    height: 646px;
    margin-top: 124px;
}


#focus_Box{position:relative;width:1200px;margin: 0 auto;}
#focus_Box ul{position:relative;width: 1089px;margin: 0 auto;height: 600px;}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#fff;height:0px;top:146px;cursor:pointer;left:377px;padding: 10px;box-sizing: border-box;text-align: center;box-shadow: 0 0 10px #000;}
#focus_Box li a.img{display: block;}
#focus_Box li img{width:100%;vertical-align:top;height:100%;}
#focus_Box li .bg{
    background: #fff;
    padding: 0 20px;
    border:10px solid #fff;
    margin: 0 -10px;
    box-shadow: 0 5px 10px #000;
}
#focus_Box li .img2{
    width:244px;
    height: 41px;
    margin: 0 auto;
    padding-top: 25px;

}
#focus_Box li i{
    font-size: 22px;
    color: #111111;
    text-align: center;
    display: block;
    line-height: 50px;
}
#focus_Box li p{
    font-size: 16px;
    color: #545454;
    line-height: 30px;
    text-align: justify;
    height: 135px;
    overflow: hidden;
}
#focus_Box li a.mess{
    background: url(/template/default/images/t2.png) no-repeat  top center;
    height: 29px;
    width:137px;
    display: block;
    text-align: center;
    line-height: 29px;
    color: #fff;
    margin: 0 auto;
    padding-bottom: 26px;
}

#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:37px;height:62px;top:276px;}
#focus_Box .prev{background:url(/template/default/images/left.png) left bottom no-repeat;left:0px}
#focus_Box .next{background:url(/template/default/images/right.png) right bottom no-repeat;right:0px} 
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(/template/default/style/img/share-btn.png) no-repeat;text-indent:-999px;}

.case-index{
    margin-top: 80px;
}

.case-con{
    margin-top: 40px;
}

.case-more{
    margin-top: 15px;
}




.about-bg{
    background: url(/template/default/images/about.jpg) no-repeat top center;
    height: 678px;
    overflow: hidden;
    margin-top: 88px;
}

.about-index{
    margin-top: 70px;
}

.about-con{
    margin-top: 150px;
}

.about-left{
    width:418px;
    text-align: center;
    padding-top: 20px;
}

.about-right{
    width:730px;
    font-size: 16px;
    color: #666666;
    text-align: justify;
}


.about-right p{
    text-indent: 2em;
    line-height: 32px;
}




.service-index{
    margin-top: 70px;
}


.service-con{
    margin-top: 40px;
    position: relative;
}


.l_btn,.r_btn{position:absolute;top:37%;cursor:pointer;}
.l_btn{left:-50px;}
.r_btn{right:-50px;}



.news-index{
    margin-top: 80px;
}

.news-con{
    margin-top: 45px;
}


/*新闻资讯*/

.vn9-con{
    margin-top: 45px;
}
.vn9-a{
    width: 670px;
    position: relative;
}
.news1 li h3 a{
    font-size: 18px;
    color: #333333;
    font-weight: 400;
    font-family: "微软雅黑";
    display: block;
    background: url(/template/default/images/news.png) no-repeat left center;
    padding-left: 60px;
}
.news1 li span{
    font-size: 14px;
    color: #666666;
    display: block;
    padding-left: 60px;
    text-indent: 2em;
    line-height: 30px;
    margin-top: 12px;
}

.news-all{
    margin-top: 10px;
}
.news2{
    background: url(/template/default/images/shu.png) no-repeat 3px 24px;
}
.news2 li{
    line-height: 52px;
    width: 317px;
    background: url(/template/default/images/news1.png) no-repeat left center;
    z-index: 20;
}
.news2 li h3 a{
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    font-family: "微软雅黑";
    display: block;
    margin-left: 30px;
    border-bottom:1px solid #d1d1d1;
}
.news2 li:last-child a{
    border:none;
}
.news2 li h3 a:hover{
    color: #333333;
}
.news2 li:hover{
    background: url(/template/default/images/news11.png) no-repeat left center;
}

.news3{
    background: url(/template/default/images/shu.png) no-repeat 3px 24px;
}
.news3 li{
    line-height: 52px;
    width: 317px;
    background: url(/template/default/images/news1.png) no-repeat left center;
}
.news3 li h3 a{
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    font-family: "微软雅黑";
    display: block;
    margin-left: 30px;
    border-bottom:1px solid #d1d1d1;
}
.news3 li:last-child a{
    border:none;
}
.news3 li h3 a:hover{
    color: #333333;
}
.news3 li:hover{
    background: url(/template/default/images/news11.png) no-repeat left center;
}



.vn9-b{
    width: 467px;
}
.news4{
    border:1px solid #d1d1d1;
    width: 464px;
    margin-left: 1px;
    padding-bottom: 6px;
}
.news4-title{
    height: 60px;
    background: url(/template/default/images/news-4.png) no-repeat center;
}
.news4-title h3{
    font: 400 18px/57px "微软雅黑";
    color: #fff;
    text-indent: 75px;
}
.news4-title a{
    display: inline-block;
    font: 400 12px/57px "微软雅黑";
    color: #fff;
    padding-left: 120px;
}
.news4 li{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d1d1d1;
    padding-left: 20px;

}
.news4 li a{
    line-height:35px;height:35px;color:#333333;display:block;background: url(/template/default/images/wen.png) no-repeat 0 50%;padding-left:30px;font-weight: 400;
    font-size: 14px;
}
.news4 li span{
    color:#666666;z-index:0;line-height:30px;display:block;background: url(/template/default/images/da.png) no-repeat 0 6px;padding-left:30px;
    font-size: 14px;margin-top: 2px;

}






.navigation{float:right;width:100px;}
.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(/template/default/images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}



/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}




/*友情链接*/
.f_link{width:1200px;margin:0 auto;background: url(/template/default/images/link.png) no-repeat left center;height: 60px;margin-top: 30px;}
.f_link a{
        display: inline-block;
    line-height: 75px;
    font-size: 14px;
    color: #666666;
    /* background: url(/template/default/images/linka.png) no-repeat right center; */
    padding-right: 0px;
    margin-left: 20px;
}
.f_link a:last-child{
    background: none;
}
.f_link a:first-child{
    margin-left: 180px;
}
/*页面底部*/

.vn10{
    height: 360px;
    background: #222222;
    margin-top: 10px;
}
.vn10-con{
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}
.vn10-title h3{
    font-family: "Myriad ?????";
    font-size: 32px;
    color: #ffffff;
    text-transform: uppercase;
}
.vn10-title span{
    font-size: 20px;
    color: #fff;
    font-family: "微软雅黑";
    display: block;
    padding-bottom: 15px;
    background: url(/template/default/images/foot.png) no-repeat left bottom;
    padding-top: 5px;
}
.vn10-nav{
    margin-top: 20px;
}
.vn10-nav a{
    font-size: 16px;
    color: #cccccc;
    font-family: "微软雅黑";
    line-height: 40px;
}
.ez2{
    margin-left: 170px;
}
.ez2-con{
    font-size: 16px;
    color: #cccccc;
    line-height: 40px;
    margin-top: 18px;
}
.ez3-con{
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    color: #cccccc;
}

/*页面底部*/
#footer{position:relative;width:1920px;margin:0 auto;text-align:center;border-top:1px solid #3e3e3e;background: #222222;font-size: 14px;left: 50%;margin-left: -960px;}
#footer a{color:#cccccc;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#cccccc;}
.copyright{line-height:24px;color: #cccccc;padding-top: 37px;}
.foot-last{
    width:1200px;
    margin: 0 auto;
    text-align: center;
    color: #cccccc;
    padding-bottom: 30px;
}


/*------------内页-------------------*/

.left {
    width: 224px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #222222;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    position: relative
}

.left .box h3::after{
    content:"";
    position: absolute;
    width:5px;
    height:20px;
    top:20px;
    left:15px;
    background: #fff
}

.left .box .content {
    padding: 5px 0px;
}
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;
}
.n_banner img{width:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;}
.left{width:225px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:960px;float:right;padding-bottom:10px;}
.sitemp {
    border-bottom:1px solid #eee;

}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color:#333;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
