/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#3480ce;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

/*----- 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;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



.wh{width: 1200px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

.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);}



.roll_product {float: left;}



/*头部样式*/
.topd{
    height: 40px;
    background: #333333;
    line-height: 40px;
    font:400 12px/40px "Microsoft YaHei";
    color: #fefeff;
}
.topd a{color: #fefeff;padding:0 5px;}
.topd img{margin-left: 5px;}
.topb{margin-right: 40px;}

.dlo{
    height: 87px;
    line-height: 87px;
}

.logo{
  line-height: 87px;
}
.sd{
    width: 100%;
    background: rgba(0,0,0,.3);
    position: fixed;
    top:0px!important;
    z-index: 9999999
}
.dlo{
    position: fixed;
    top:40px;
    width: 100%;
    z-index: 99999999
}


.w1200{width:1200px;margin:0 auto;}

/*热门搜索*/
.sou{margin: 15px 0;}

#formsearch{width: 110px;height: 20px;background: url(../images/ss.png) no-repeat center center;float: right;margin-left: 20px;margin-top: 10px;}
.hotSearch{float:left;font-weight:normal;color:#1c1c1c;}
.hotSearch a{margin-right:6px;color:#1c1c1c;}
.hotSearch a:hover{color:#1c1c1c;}
#formsearch input{height:20px;background:none;border:none;line-height:20px;float: left;}
#formsearch input#keyword{height:20px;line-height:20px;padding-left:10px;color:#666;width:75px;outline: none;}
#formsearch input#s_btn{width:25px;height:20px;line-height:20px;text-align:center;color:#fff;border:none;cursor:pointer;float:right;}

.k1{color:#1c1c1c;}
.k1 a{color:#1c1c1c;}



/*导航栏样式*/
#menu{width: 900px;margin-top: 15px;}
.nav{height:56px;}
.nav li{line-height:56px;height:56px;text-align:center;width:100px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height:56px;color:#fff;height:56px;font-size: 14px;padding: 0;}
.nav li:hover{color:#e60012;background: url(../images/lia.png) no-repeat bottom center;}
.nav li:hover a{color:#e60012;transition: all 0.3s ease;}
.nav>li>a:hover{background: none;}

.nav .sec{height:0;background:#fff;color:#e60012;overflow:hidden;z-index:9999;position:absolute;top:59px;left:5px;}
.nav .sec a{background:#fff;color:#e60012;height:38px;line-height:38px;width:90px;}
.nav .sec a:hover{background:#fff;text-decoration:none;}



.hunajing{
    margin-top: 60px;
}
.tybt{
    text-align: center;
    background: url(../images/tybt.png) no-repeat center 15px;
}
.tybt dd{
    font: 400 36px/36px "Microsoft YaHei";
    color: #000000;
}

.tybt dt{
        font: 400 14px/24px "Microsoft YaHei";
    color: #4c4948;
    margin-top: 15px;
}
.picScroll-left{position:relative;margin-top: 40px;}
.picScroll-left .hd{}
.picScroll-left .hd .prev{display:block;background: url(../images/left.png) no-repeat top center;width:29px;height: 50px;left: -49px;position: absolute;top: 40%;}
.picScroll-left .hd .prev:hover{background: url(../images/lefth.png) no-repeat top center}
.picScroll-left .hd .next{display: block;background: url(../images/right.png) no-repeat top center;width:29px;height: 50px;right: -49px;position: absolute;top: 40%;}
.picScroll-left .hd .next:hover{background: url(../images/righth.png) no-repeat top center;}




.picScroll-left .hd ul{text-align: center;}
.picScroll-left .hd ul li{width:16px; height:16px;overflow:hidden; margin-right:30px; text-indent:-999px; cursor:pointer; background: url(../images/t1.png) no-repeat top center;display: inline-block;}
.picScroll-left .hd ul li.on{background: url(../images/t1h.png) no-repeat top center;}
.picScroll-left .bd{}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;height: 425px;}
.picScroll-left .bd ul li{ margin:0 7px; float:left; _display:inline; text-align:center;position: relative;}
.picScroll-left .bd ul li img{width:390px;height: 390px;}
.picScroll-left .bd ul li h3{width:292px;height: 54px;background: #fff;box-shadow: 0 0 5px #e0dfdf;position: absolute;bottom: 0;left: 50%;bottom: -27px;margin-left: -146px;}
.picScroll-left .bd ul li h3 a{display: block;line-height: 54px;font-size: 16px;color: #000000;font-weight: normal;}
.picScroll-left .bd ul li:hover h3{background: #01b8b6;}
.picScroll-left .bd ul li:hover h3 a{color: #fff;}



.c3{margin-top: 60px;}
.c3_list{text-align: center;font-size: 0;box-shadow: 0 0 1px 2px #e0dfdf;margin-top: 40px;}
.c3_list li{display: inline-block;width: 600px;height: 50px;font:500 16px/50px "Microsoft YaHei";color: #393939;}
.c3_list li.on{background: #01b8b6;color: #fff;}

.c3_list2{}
.c3_list2 li{float: left;margin: 0 10px;border:1px solid #c9c9c9;}
.c3_list2 li img{width: 283px;height: 283px;}

.slideGroup .parBd .slideBox .tempWrap{width: 1200px!important;}
.slideGroup .parBd{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
}
.slideGroup .parBd .sPrev,.slideGroup .parBd .sNext{
    position: absolute;
    width: 29px;
    height: 51px;
    display: block;
    top:117px;
}

.slideGroup .parBd .sPrev{
    background: url(../images/left.png) no-repeat center center;
    left: -49px;
    z-index: 99
}
.slideGroup .parBd .sPrev:hover{background: url(../images/lefth.png) no-repeat center center;}
.slideGroup .parBd .sNext{
    background: url(../images/right.png) no-repeat center center;
    right: -49px;
    z-index: 99
}
.slideGroup .parBd .sNext:hover{background: url(../images/righth.png) no-repeat center center;}




.c1{margin-top: 60px;}
.c1bt{
    width: 1200px;
    margin: 0 auto;
    height: 75px;
}

.c1bta dd{
    font:400 36px/36px "Microsoft YaHei";
    color: #000000;
}
.c1bta dt{
    font:400 14px/14px "Microsoft YaHei";
    color: #4c4948;
    margin-top: 18px;
}
.c1btb{
    color: #d2d2d2;
    font-size: 16px;
    line-height: 75px;
}
.c1btb a{
    padding: 0 40px;
    font:400 16px/75px "Microsoft YaHei";
    color: #393939
}




.product_listt{margin-top: 30px;}
.product_listt li{float: left;margin-right: 33px;box-shadow: 0 0 5px #c7c5c5;margin-bottom: 33px;height: 358px;overflow: hidden;width: 378px;position: relative;}
.product_listt li:nth-child(3n){margin-right: 0;}
.product_listt li img{width: 378px;height: 300px;}
.product_listt li h3{height: 58px;background: #eeeeee;width: 378px;font:500 16px/58px "Microsoft YaHei";color: #000000;text-align: center;}

.product_listt li .ycc{
    height: 150px;
    background: #01b8b6;
    padding-left: 21px;
    padding-right: 29px;
    text-align: left;
    color: #FFF;
    position: absolute;
    transition:all 0.5s;
    width: 100%;
    bottom:-150px;
}
.product_listt li .ycc dd{
    font: 500 16px/16px "Microsoft YaHei";
    padding-top: 30px;
}
.product_listt li .ycc dt{
    font:500 12px/20px "Microsoft YaHei";
    margin-top: 17px;
}

.product_listt li:hover .ycc{
    bottom:0px;
    transition:all 0.5s;
}





.c5{
    height: 811px;
    background: url(../images/c5.jpg) no-repeat top center;
    margin-top: 99px;
    padding-top: 72px;
    color: #FFF;
}
.c5bt{
    text-align: center;
    color: #fff;
}

.c5bt dd{
    font:400 28px/28px "Microsoft YaHei";
}
.c5bt dt{
    font:400 36px/36px "Microsoft YaHei";
    background: url(../images/c5bt.png) no-repeat center center;
    margin-top: 20px;
}
.c5bt dl{
    font:400 16px/28px "Microsoft YaHei";
    margin-top: 33px;
}

.c5bt a{
    display: block;
    width: 160px;
    height: 40px;
    background: #ff0000;
    text-align: center;
    font:500 12px/40px "Microsoft YaHei";
    color: #ffffff;
    margin: 0 auto;
    margin-top: 25px;
}

.c5_list{height: 142px;border-left: 1px solid #eeeeee;margin-top: 50px;}
.c5_list li{float: left;width: 391px;border-right:1px solid #eeeeee;height: 142px;padding-left: 100px;}
.c5_list li dd{font:100 22px/22px "Microsoft YaHei";color: #FFF;padding-top: 8px;}
.c5_list li dt{font:100 22px/22px "Microsoft YaHei";color: #FFF;margin-top: 12px;}
.c5_list li dt span{font:500 54px/54px "Microsoft YaHei";color: #FFF;}
.c5_list li dl{font:100 22px/22px "Microsoft YaHei";margin-top: 22px;}

.c5_list2{margin-top: 50px;}
.c5_list2 li{width: 196px;height: 128px;border:2px solid #fff;float: left;text-align: center;padding-top: 31px;}
.c5_list2 li .img{margin: 0 auto;text-align:center;height: 70px;line-height: 70px;}
.c5_list2 li h3{font:500 16px/16px "Microsoft YaHei";color: #FFF;}





.c6{
    background: #eeeeee;
    padding-top: 70px;
    padding-bottom: 45px;
}


.c6a{
    width: 1198px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    height: 298px;
    overflow: hidden;
    border:1px solid #e5e5e5;
    margin-top: 35px;
}

.infoList{}
.infoList li .inimg{
    width: 420px;
    height: 240px;
    padding-top: 29px;
    padding-left: 29px;
}
.infoList li .inimg img{
    width: 420px;
    height: 240px;
}
.infoList li .inwz{
    width: 630px;
    margin-right: 60px;
    padding-top: 55px;
}
.infoList li .inwz a{
    display: block;
    font:400 16px/16px "Microsoft YaHei";
    color: #000000;
}
.infoList li .inwz p{
    font:400 12px/22px "Microsoft YaHei";
    color: #393939;
    margin-top: 28px;
}
.infoList li .inwz span{
    display: block;
    height: 16px;
    padding-left: 21px;
    font:400 12px/16px "Microsoft YaHei";
    color: #9fa0a0;
    background: url(../images/sj.png) no-repeat left center;
    margin-top: 28px;
}

.num{position: absolute;right: 65px;bottom:39px;z-index: 99}
.num li{
    float: left;
    font-size: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #a0a0a0;
    margin-right: 5px;
}
.num li.on{background: #e60012}

.c6b{
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}
.c6b ul{}
.c6b ul li{
    float: left;
    padding: 29px;
    width: 376px;
    height: 163px;
    background: #fff;
    border:1px solid #e5e5e5;
    margin-right: 33px;
    transition:all 0.5s;
}
.c6b ul li:last-child{margin-right: 0;}

.c6b ul li dd{
    font:400 16px/16px "Microsoft YaHei";
    color: #060606;
}
.c6b ul li dt{
    font:500 12px/22px "Microsoft YaHei";
    color: #393939;
    margin-top: 16px;
}

.c6b ul li dl{
    height: 16px;
    padding-left: 21px;
    font:400 12px/16px "Microsoft YaHei";
    color: #9fa0a0;
    background: url(../images/sj.png) no-repeat left center;
    margin-top: 15px;
}

.c6b ul li:hover{
    background: #01b8b6;
    border-color: #01b8b6
}
.c6b ul li:hover dl{
  background: url(../images/bsj.png) no-repeat left center;
}
.c6b ul li:hover dl,.c6b ul li:hover dt,.c6b ul li:hover dd{color: #fff;}



.f_link{background: #eeeeee;font:400 18px/22px "Microsoft YaHei";color: #9fa0a0;padding-bottom: 10px;}
.f_link a{color: #9fa0a0;padding: 0 10px;}


/*页面底部*/
.footer{
    background: #333333;
    padding-top: 30px;
}
.fta{
    width: 150px;
    height: 190px;
    overflow: hidden;
    text-align: center;
    font:400 12px/33px "Microsoft YaHei";
    color: #898989;
    margin-right: 42px;
}
.ftb{width: 877px;}
.nav_foot{
    height: 53px;
    border-bottom: 1px solid #eeeeee;
}
.nav_foot a{
    display: inline-block;
    font:400 14px/53px "Microsoft YaHei";
    color: #FFF;
    background: url(../images/da.png) no-repeat left center;
    padding-left: 22.5px;
    padding-right: 21px;
}
.nav_foot a:last-child{padding-right: 0;}


.copyright{
    font:400 12px/24px "Microsoft YaHei";
    color: #9fa0a0;
    margin-top: 20px;
}

.copyright a{
    color: #9fa0a0;
}


/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.page-position a{color: #fff;}
.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 215px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 200px;}
.xypg-case-list li .img img{width: 300px;height: 238px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}