/*头部*/
.header{height: 115px;position: relative;}
.header .l{width: 530px;height: 115px;float: left;}

.header .r{width: 240px;height:80px;float: right;margin-top: 16px;}
.header .r .bt{width: 240px;text-align: center;line-height: 23px;color: #ececec;
    height: 23px;
    background-color: #e2e2e2;
    border-radius: 12px;}
.header .m{width: 365px;float: left;height: 65px;margin-top: 30px;margin-left: 20px;}
.header .m li{width: 55px;height: 55px;border-radius: 50%;background: #16b19d;float: left;margin-right: 8px;list-style: none;cursor: pointer}
.header .m li .s{width: 100%;height: 25px;line-height: 40px;text-align: center;color: #fff;font-size: 14px;line-height: 34px;}
.header .m li .x{width: 100%;height: 25px;line-height: 21px;text-align: center;color: #fff;font-size: 14px;}
/*logo*/
.header .container{position: relative;}
.logo{position: absolute;left: 0px;top: -5px;width:188px;height: 214px;z-index: 10}
/*菜单*/
.menu{height: 55px;background: #16b19d;transition: 0.3s;-webkit-transition:0.2s;}
.menu .r{width: 1200px;height: 55px;float: right;background: url("../Image/ml.png") left center no-repeat }
.menu .r li{width: 120px;float: left;height: 55px;background: url("../Image/ml.png") right center no-repeat;}
.menu .r li .son{width: 100%;height: 55px;position: relative}
.menu .r li .son .a{display: block;width: 100%;height: 100%;line-height: 55px;text-align: center;color: #fff;font-size: 16px;
    transition: 0.3s;-webkit-transition: 0.3s;box-sizing: border-box}
.menu .r li .son .xiala{position: absolute;left: 0px;width: 240px;z-index: 10;
    box-sizing: border-box;top: 69px;opacity: 0;transition: 0.4s;-webkit-transition: 0.4s;transition-timing-function:ease;visibility: hidden;
    transform: translateY(20px);-webkit-transform: translateY(20px);
;}
.menu .r li .son .xiala1{opacity: 1;transform: translateY(-14px);visibility: visible}
.menu .r li .son .xiala .s{width: 100%;height: 10px;}
.menu .r li .son .xiala .line{width: 100%;height: 0;display: none;margin: 0 auto;background:#16b19d}
.menu .r li .son .xiala dl{width: 100%;background: #fff;}
.menu .r li .son .xiala dt{width: 100%;margin: 0 auto;height: 40px;border-bottom: 1px solid #eee;position: relative;}
.menu .r li .son .xiala dt .a2{display: block;width: 100%;height: 100%;line-height: 40px;font-size: 14px;color: #717171;
    ;text-indent: 25px;background: url("../Image/s1.png") right 20px center no-repeat;;
}
/*.menu .r li .son .xiala dt:nth-child(1) .a2{box-sizing: border-box;border-top: 1px solid #ddd;}*/
.menu .r li .son .xiala dt .a2:hover{background: #16b19d url("../Image/s2.png") right 20px center no-repeat;color: #fff!important;}

.menu .r li .son .xiala dt .a-s{position: absolute;left: 240px;width: 270px;top: 0;z-index: 3;background: red;display: none}
.menu .r li .son .xiala dt .a-s .a3{width: 100%;display: block;height: 40px;line-height: 40px;color: #fff;background: #16b19d url("../Image/sj.png") left 13px center no-repeat;
font-size: 14px;text-indent: 25px;box-sizing: border-box;}
.menu .r li .son .xiala dt:hover .a-s{display: block}
.menu .r li .son .xiala dt .a-s .a3:hover{background: #0f9886 url("../Image/sj.png") left 13px center no-repeat}

.menu .r li .son a:hover{background: #ffa200;color: #fff!important;}
.menu .r li .son .cz{color: #00309a;background: url("../Image/xl1.png") right 14px top 11px no-repeat;
    background-size: 11px;font-size: 16px;}

.menus{position: fixed;z-index: 20;top: 20px;left: 0;transform: translateY(-20px);-webkit-transform: translateY(-20px)}
/**/
.ma{color: #ffa200!important;}
/**/

/*banner下部搜索*/
/**/
.remen{height: 66px;background: #fff;box-sizing: border-box;border-bottom: 1px solid #eee}
.remen .son .l{width: 930px;height: 66px;float: left;line-height: 66px;background:  url(../Image/re.png) center left no-repeat;
    text-indent: 1.5em;}
.remen .son .l a{display: inline-block;margin-right: 20px;color: #7b7b7b;text-indent: 0;font-size: 14px;}
.remen .son .r{width: 270px;height: 66px;float: left;}
.remen .son .r form{width: 270px;height: 40px;margin-top: 13px;background: #eee;border-radius: 5px;overflow: hidden}
.remen .son .r form input{display: block;height: 38px;;width: 208px;margin:0;padding: 0;outline: none;border: none;
    float: left;text-indent: 0.5em;background: #eee}

.remen .son .r form button{width: 60px;height: 38px;background: #eee url("../Image/s.png") center no-repeat;text-align: center;line-height: 32px;float: left;
    outline: none;border: none;font-size: 14px;letter-spacing: 2px;color: #fff;font-weight: bold;}

/*大标题*/
.itjs li{width: 170px;float: left;margin-right: 36px;}
.itjs li:nth-child(6){margin-right: 0px;}
.itjs a{display: block;width: 100%;height: 310px;background: #fff;border-radius: 5px;overflow: hidden;box-sizing: border-box;border: 1px solid #ddd}
.itjs .son{width: 90%;height: 100%;margin: 0 auto;overflow: hidden}
.itjs .son .i{width: 100%;height: 90px;margin-top: 70px;}
.itjs .son .i img{transition: 0.5s;-webkit-transition: 0.5s;}
.itjs .son .t1{font-size: 18px;color: #3b3b3b;font-weight: bold;margin-top: 25px;}
.itjs .son .t2{font-size: 14px;color: #6f6f6f;margin-top: 8px;}
.itjs .son .more{width: 100px;height: 30px;margin: 0 auto;position: relative}
.itjs .son .more .a{position: absolute;width: 100px;height: 30px;z-index: 2;background: url("../Image/tjm.png") center no-repeat;opacity: 1}
.itjs .son .more .b{position: absolute;width: 100px;height: 30px;z-index: 3;background: url("../Image/m1.png") right center no-repeat;opacity: 0}
.itjs .son .more .c{position: absolute;width: 100px;height: 30px;z-index: 4;background: url("../Image/m2.png") left center no-repeat;opacity: 0}

.itjs a:hover{border: 1px solid #16b19d;background: #fff;}
.itjs a:hover .t1{color: #16b19d}
.itjs a:hover .more .a{opacity: 0}
.itjs a:hover .more .b{opacity: 1;transform: translateX(-36px);-webkit-transform: translateX(-36px)}
.itjs a:hover .more .c{opacity:1;transform: translateX(37px);-webkit-transform: translateX(37px)}

/*大标题*/
.big-title{height: 90px;width: 580px;margin: 0 auto;}
.big-title .l-bt{width: 60px;height: 90px;float: left;background: url("../Image/btl.png") center top no-repeat;}
.big-title .m-bt{width: 460px;height: 90px;float: left;}
.big-title .m-bt .s{height: 50px;}
.big-title .m-bt .x{height: 40px;line-height: 16px;color: #a2a1a1;font-size: 18px;}
.big-title .r-bt{width: 60px;height: 90px;float: left;background: url("../Image/btr.png") center top no-repeat;}

/**/
.big-title1{height: 90px;width: 450px;margin: 0 auto;}
.big-title1 .l-bt{width: 60px;height: 90px;float: left;background: url("../Image/btl.png") center top no-repeat;}
.big-title1 .m-bt{width: 330px;height: 90px;float: left;}
.big-title1 .m-bt .s{height: 50px;}
.big-title1 .m-bt .x{height: 40px;line-height: 16px;color: #a2a1a1;font-size: 18px;}
.big-title1 .r-bt{width: 60px;height: 90px;float: left;background: url("../Image/btr.png") center top no-repeat;}
/**/
.big-title2{height: 90px;width: 360px;margin: 0 auto;}
.big-title2 .l-bt{width: 60px;height: 90px;float: left;background: url("../Image/btl.png") center top no-repeat;}
.big-title2 .m-bt{width: 240px;height: 90px;float: left;}
.big-title2 .m-bt .s{height: 50px;}
.big-title2 .m-bt .x{height: 40px;line-height: 16px;color: #a2a1a1;font-size: 18px;}
.big-title2 .r-bt{width: 60px;height: 90px;float: left;background: url("../Image/btr.png") center top no-repeat;}
/*产品*/
.ipro{padding: 50px 0 70px 0;background:#f6f6f6;}
.ipro .l{width: 265px;height: 853px;float: left;background: #fff}
.ipro .l .top{width: 100%;height: 96px;background: url("../Image/plt.jpg") center no-repeat;}
.ipro .l  .son{width: 230px;margin: 0 auto;background: #fff}

/**/
.p-t-list li{width: 230px;height: 41px;margin-top: 15px;}
.p-t-list li .a1{display: block;width: 100%;height: 41px;background: url("../Image/plbg.jpg") center no-repeat;}
.p-t-list li .a1 .le{width: 200px;height: 41px;line-height: 41px;color: #474747;font-size: 16px;float: left;text-indent: 16px;}
.p-t-list li .a1 .ri{width: 30px;height: 41px;float: right;background: url("../Image/plsj.png") left center no-repeat;}
.p-t-list li{position: relative;}
.p-t-list li .a1:hover{background: url("../Image/plbg1.jpg") center no-repeat;}
.p-t-list li .a1:hover .le{color: #fff;}
.p-t-list li .a1:hover .ri{background: url("../Image/plsj1.png") left center no-repeat;}
#xz{background: url("../Image/plbg1.jpg") center no-repeat;}
#xz .le{color: #fff;}
#xz .ri{background: url("../Image/plsj1.png") left center no-repeat;}
.p-t-list li .p-son{position: absolute;left: 230px;top:0;width: 285px;z-index: 2;display: none;}
.p-t-list li .p-son .jj1{width: 270px;height: auto;float: left;}
.p-t-list li .p-son .jj1 .a3{width: 100%;display: block;height: 40px;line-height: 40px;color: #fff;background: #16b19d url("../Image/sj.png") left 11px center no-repeat;
    font-size: 14px;text-indent: 25px;}
.p-t-list li .p-son .jj1 .a3:hover{background: #0f9886 url("../Image/sj.png") left 11px center no-repeat}
.p-t-list li .p-son .jj{width: 15px;height: 40px;background: #fff;float: left;}
.p-t-list li:hover .p-son{display: block}
.p-t-list li:hover .a1{background: url("../Image/plbg1.jpg") center no-repeat;color: #fff}
.p-t-list li:hover .a1 .le{color: #fff;}
.p-t-list li:hover .a1 .ri{background:url("../Image/plsj1.png") left center no-repeat;}

.ipro .r{width: 900px;float: right;box-sizing: border-box;border-top: 4px solid #16b19d;background: #fff}
.ipro .r .son{width: 846px;margin: 0 auto;}
.i-pro-list{padding: 20px 0}
.i-pro-list li{width: 270px;margin-right: 18px;float: left;}
.i-pro-list li a{display: block;width: 100%}
.i-pro-list li:nth-child(n+4){margin-top: 15px;}
.i-pro-list li:nth-child(3n){margin-right: 0;}
.i-pro-list li a .i{width: 100%;height: 196px;overflow: hidden;box-sizing: border-box;border: 1px solid #eee;}
.i-pro-list li a .i img{transform: scale(0.95);}
.i-pro-list li a .t{height: 100px;width: 100%;background: #f6f6f6;overflow: hidden;transition: 0.3s;-webkit-transition: 0.3s}
.i-pro-list li a .t .t1{color: #474747;margin-top: 15px;}
.i-pro-list li a .t .t2{color: #9c9c9c;margin-top: 5px;}
.i-pro-list li a:hover .i{border: 1px solid #ddd}
.i-pro-list li a:hover .i img{transform: scale(1)}
.i-pro-list li a:hover .t{background: #16b19d}
.i-pro-list li a:hover .t .t1{color: #fff}
.i-pro-list li a:hover .t .t2{color: #fff}

/**/
.ipro .r .sbs{width: 100%;height: 200px;background: #f6f6f6;}
.ipro .r .sbs .s{width: 100%;height: 187px;margin-top: 13px;background: #fff url("../Image/sbsbg.jpg") center no-repeat;}
.ipro .r .sbs .s .s1{width: 810px;margin: 0 auto}
.ipro .r .sbs .s .s1 .le{width: 630px;float: left;}
.ipro .r .sbs .s .s1 .le .two .a{height: 40px;background: url("../Image/it.png") left center no-repeat;line-height: 40px;float: left;text-indent: 48px;}
.ipro .r .sbs .s .s1 .le .two .b{float: left}
.ipro .r .sbs .s .s1 .le .two .b a{display: block;width: 165px;height: 40px;line-height: 40px;color: #fff;font-size: 16px;background: #e6414e url("../Image/gt.png") left 20px center no-repeat;text-indent: 58px;
margin-left: 60px;}
.ipro .r .sbs .s .s1 .le .two .b a:hover{background: #d51b29 url("../Image/gt.png") left 20px center no-repeat;}
.ipro .r .sbs .s .s1 .ri{width: 120px;float: right}


/*实力保障*/
.ibb{height: 870px;background:  url("../Image/bbbg.jpg") top center no-repeat;}

.bzlist li{width: 400px;height: 205px;float:left;background: #fff;cursor: pointer;overflow: hidden}
.bzlist li:nth-child(1){background: #16b19d}
.bzlist li .son{width: 345px;margin: 0 auto;}
.bzlist li .son .t1{color: #3d3d3d;margin-top: 30px;transition: 0.5s;-webkit-transition: 0.5s;}
.bzlist li .son dl{margin-top: 15px;}
.bzlist li .son dt{width: 100%;margin-bottom: 15px;}
.bzlist li .son dt .le{width: 15px;height: 30px;float: left;background: url('../Image/ty.png') center top 7px no-repeat;
    transition: 0.3s;-webkit-transition: 0.3s;}
.bzlist li .son dt .ri{width: 325px;float: right;color: #7c7c7c;font-size: 14px;line-height: 1.7;transition: 0.5s;-webkit-transition: 0.5s;}
.bzlist .t:hover{background: #f5f5f5;}
.bzlist .t:hover .t1{transform: translateX(29px);color: #16b19d; }
.bzlist .t:hover dt .le{opacity: 1;transform: scale(2.5,0.2);color: #16b19d ; background: url('../Image/ty2.png') center top 7px no-repeat}
.bzlist .t:hover dt .ri{transform: translateX(10px);color: #16b19d;text-shadow:1px 1px 1px #ddd }
.bzlist li img{transition: 0.5s;-webkit-transition: 0.5s}
.bzlist li:hover img{transform: scale(1.05);-webkit-transform: scale(1.05)}

/*案例*/
.icalist li{width: 590px;height: 270px;float: left;margin-right: 20px;margin-bottom: 20px;cursor: pointer;box-sizing: border-box;border: 1px solid #ddd;overflow: hidden}
.icalist li:nth-child(2n){margin-right: 0px;}
.icalist li  .l{width: 290px;height:270px;float: left;overflow: hidden;cursor: pointer;box-sizing: border-box}
.icalist li  .r{width: 298px;height: 270px;float: right;overflow: hidden;}
.icalist li  .r .son{width: 270px;margin-left: 20px;}
.icalist li  .r .p1{color: #3b3a3a}
.icalist li  .r .p2{color: #3b3a3a}
.icalist li  .r .p3{color: #989898}
.icalist li .r .p4{color: #3b3a3a}
.icalist li  .r .p55{color: #989898}
.icalist li  .r .two a{display: block;width: 115px;height: 35px;color: #fff;text-align: center;line-height: 35px;box-sizing: border-box;float: left;font-size: 14px;}
.icalist li  .r .two .a1{background: #16b19d;margin-right: 20px;}
.icalist li  .r .two .a2{background: #e6414e}
.icalist li:hover{ box-shadow: 0px  2px 9px 0px rgba(90, 91, 95, 0.3);transform: translateY(-5px)}
.icalist li:hover .r .p1{color: #16b19d}
.icalist li .r .two .a1:hover {background: #0a7264}
.icalist li .r .two .a2:hover {background: #b7101d}


/**/
.iabout2{height: 356px;background: url("../Image/abbj.jpg") center no-repeat;position: relative;}
.iabout2 .l{width: 470px;float: left;margin-left: 37px;}
.iabout2 .video{position: absolute;z-index: 2;width: 630px;height: 380px;background: #fff;right: 0;top: 60px;border: 4px solid #fff}


/*合作*/
.ihz{height: 542px;background: #f6f6f6}
.ihz .ti span{background: url("../Image/j.png") right bottom 2px no-repeat;display: inline-block;padding-right: 10px}
.he-list1 li{width: 190px;height:102px;float: left;margin-right: 12px;overflow: hidden;background: #fff;cursor: pointer;box-sizing: border-box;
border: 1px solid #fff}
.he-list1 li:nth-child(6n){margin-right: 0px;}
.he-list1 li .i {width: 74%;margin-left: 13%;height: 100%}
.he-list2 .l{width: 404px;height: 102px;float: left;}
.he-list2 .l li{width: 190px;height:102px;float: left;margin-right: 12px;overflow: hidden;background: #fff}
.he-list2 li .i {width: 74%;margin-left: 13%;height: 100%}
.he-list2 li{box-sizing: border-box;
    border: 1px solid #fff}
.he-list2 .r{width: 404px;height: 102px;float: left;}
.he-list2 .r li{width: 190px;height:102px;float: left;margin-left: 12px;overflow: hidden;background: #fff}
.he-list2 .m{width: 392px;height: 102px;float: left;background: #fff;line-height: 102px;text-align: center;font-size: 24px;color: #515151}
.he-list2 .i img{transition: 0.5s;-webkit-transition: 0.5s}
.he-list2 li:hover{border: 1px solid #ddd}
.he-list1 li:hover{border: 1px solid #ddd}
.he-list2 li:hover .i img{transform: scale(0.9)}
.he-list1 .i img{transition: 0.5s;-webkit-transition: 0.5s}
.he-list1 li:hover .i img{transform: scale(0.9)}


/*资质荣誉*/
.i-h-three{height: 68px;}
.i-h-three a{display: block;width: 33.3%;height: 68px;background: #16b19d;float: left;box-sizing: border-box;}
.i-h-three a:nth-child(1),.i-h-three a:nth-child(2){border-right: 1px solid #ddd}
.i-h-three a:nth-child(3){width: 33.4%}
.i-h-three a .l{width: 40px;height: 68px;float: left;margin-left: 140px;}
.i-h-three a .r{width: 80px;height: 68px;float: left;margin-left: 10px;}
.i-h-three a .r p:nth-child(1){margin-top: 13px;}
.i-h-three a:nth-child(1) .l{background: url("../Image/h1.png") center no-repeat;}
.i-h-three a:nth-child(2) .l{background: url("../Image/h2.png") center no-repeat;}
.i-h-three a:nth-child(3) .l{background: url("../Image/h3.png") center no-repeat;}
.i-h-three a:hover{background: #e6414e}
.i-h-three .xz{background: #e6414e}

.i-l-th{width: 100%;height: 420px;box-sizing: border-box;border: 1px solid #ddd;border-top: 0px;}
.type1{width: 1150px!important;margin: 0 auto}
.i-h a{display: block;width: 100%;height: 360px;position: relative;margin-top: 30px;}
.i-h a .son{width: 100%;height: 100%;position: relative;}
.i-h a .son .i{position: absolute;z-index: 3;width:80%;height: 300px;left: 10%;top: 0;}
.i-h a .son .t{position: absolute;z-index: 2;width:100%;height: 96px;left: 0;bottom: 0;background: #efefef;line-height: 120px;color: #525252}
.i-l-th .swiper-container{height: 420px;}

/*新闻*/
.inews{height: 570px;background: #f6f6f6;padding-bottom: 20px;}
.inews .l{width: 600px;float: left;background: #fff;padding-bottom: 15px;}
.inews .l .top{height: 60px;width: 100%;background:  url("../Image/nline.png") left bottom no-repeat}
.inews .l .top span{display: block;width: 50%;height: 60px;float: left;background: #fff;font-size: 18px;color: #5a5a5a;text-align: center;
    line-height: 60px;cursor: pointer}
.inews .l .top .xz{background: #16b19d;color: #fff}
.inews .l .twoc{width: 520px;margin: 0 auto;}
.inews .l .twoc .one{width: 100%;height: 150px;}
.inews .l .twoc .one .z{width:220px;height: 150px;float: left;}
.inews .l .twoc .one .y{width:280px;height: 150px;float: right;}
.inews .l .twoc .one .y p a{font-size: 16px;color: #3e3e3e;}
.inews .l .twoc .one .y p a:hover{color: #16b19d}
.inews .l .twoc .two li{height: 50px;width: 100%;border-bottom: 1px dashed #ddd;}
.inews .l .twoc .two li a{display: block;line-height: 50px;}
.inews .l .twoc .two li a .zuo{width: 420px;float: left;height: 50px;font-size: 16px;color: #3e3e3e;}
.inews .l .twoc .two li a .you{width: 80px;float: right;height: 50px;font-size: 14px;color: #656565;}
.inews .l .twoc .two li:last-child{border-bottom: none}
.inews .l .twoc .two li a:hover .zuo{color: #16b19d}
.inews .l .twoc .two li a:hover .you{color: #16b19d}

/**/
.inews .r{width: 520px;float: right;background: #fff;padding: 0px 30px 30px 30px;}
.inews .r .top{height: 60px;width: 100%;background:  url("../Image/nline.png") left bottom no-repeat}
.inews .r .top .z{width: 200px;height: 60px;line-height: 60px;float: left}
.inews .r .top .y{width: 100px;height: 60px;float: right}
.inews .r .top .y a{display: block;width: 100px;height: 60px;line-height: 60px;text-align: right;color: #5f5f5f}
.inews .r ul li{height: 100px;width: 100%;border-bottom: 1px solid #ddd;margin-top: 21px;list-style: none}
.inews .r ul li:nth-child(1){margin-top: 36px;}
.inews .r ul li .z{width: 28px;height: 100px;background: url("../Image/wd.png") left top no-repeat;float: left;}
.inews .r ul li .y{width: 480px;height: 100px;float: right;}
.inews .r ul li .y .bt{color: #373737}
.inews .r ul li a:hover .bt{color: #16b19d}
.inews li{list-style: none!important;}

/*底部*/
.footer{height: 290px;background: url("../Image/fbg.jpg") center no-repeat;color: #828694;position: relative;z-index: 11}
.footer .l1{width: 500px;float: left;margin-left:50px;}
.footer .l1 li{width: 33%;float: left}
.footer .l1 li a{display: block;color: #828694;font-size: 14px;padding: 6px 0}
.footer .l2{width: 240px;float: left;}
.footer .l2 li{width: 50%;float: left}
.footer .l2 li a{display: block;color: #828694;font-size: 14px;padding: 6px 0}
.footer .l3{width: 340px;float: right;margin-left: 24px;}
.footer .l4{width: 244px;float: right;}
.beian{height: 55px;background: #23292c;color: #828694;font-size: 14px;text-align: center;line-height: 55px;position: relative;z-index: 11}
.beian a{font-size: 14px;color: #828694}
.beian a h1{display: inline;font-weight: normal}
/*面包屑导航*/
.b-bread{padding-bottom: 8px;border-bottom: 1px solid #ddd;margin-bottom: 20px;}
.bread{width: 100%;height: 40px;}
.bread .bl{width: 300px;height: 40px;background: url("../Image/img/pnl.png") left center no-repeat;float: left;line-height: 40px;text-indent: 8px}
.bread .br{height: 40px;font-size: 14px;background:  url("../Image/img/loc.png") left center no-repeat;float: right;text-align: right;color: #9e9e9e;
    line-height: 40px;text-indent: 26px}
.bread .br a{color: #9e9e9e}
.o-bread{height: 40px;width: 100%;}
.o-bread .br{height: 40px;font-size: 14px;background:  url("../Image/img/loc.png") left center no-repeat;float: right;text-align: right;color: #9e9e9e;
    line-height: 40px;text-indent: 26px}
.o-bread a{color: #9e9e9e}
/**/
.sier{height: 77px;background: url("../Image/sio.png") top center no-repeat;}
.sier li{height: 77px;width: 240px;float: left;background: url("../Image/sili.png") right top no-repeat;}
.sier li a{display: block;width: 100%;height: 100%;text-align: center;line-height: 60px;font-size: 18px;color: #4b4b4b}
.sier li a:hover{background: url("../Image/sier.png") center no-repeat;color: #fff}
.sier li .xz{background: url("../Image/sier.png") center no-repeat;color: #fff}

/*分页*/
.footpage{width: 100%;text-align: center;line-height: 50px;font-size: 13px;}
.footpage a,.footpage span{display: inline-block;height: 25px;text-align: center;line-height: 25px;border:1px solid #16b19d;
    border-radius: 3px;margin-left: 5px;color: #797979;padding: 0px 5px 0px 5px;}
.footpage span{padding: 0px 10px 0px 10px;background: #16b19d;color: #fff;}
.footpage select{display: inline-block;height: 25px;padding: 0px 5px 0px 5px;border-radius: 3px;border:1px solid #16b19d;background: #16b19d;color: #fff}


/*.上一页*/
.prev dt{width: 100%;height: 45px;line-height: 45px;text-indent: 35px;border-bottom: 1px dashed #ddd;font-size: 14px;
    color: #999}
.prev dt:nth-child(1){background: url("../Image/img/prev.png") left 5px center no-repeat;background-size: 18px 18px}
.prev dt:nth-child(2){background: url("../Image/img/next.png") left 5px center no-repeat;background-size: 18px 18px}
.prev dt a{font-size: 14px;color: #666}
.prev dt a:hover{color:#065ee4}


/**/
.s-banner{height: 370px;background: #ddd}


.dingwei{position: fixed;top: 70px;z-index: 10}


.ce-c{width: 230px;margin: 0 auto;}
.ce-c li{font-size: 14px;color: #474747;padding: 5px 0}
.ce-c li:nth-child(1){margin-top: 10px;}
/*****************************关于我们***************************************/





.c-s li{width: 400px;height: 300px;float: left;overflow: hidden;list-style: none}
.c-s .li{background: #16b19d}
.c-s .li .son{width: 300px;margin: 0 auto;}
.c-s .li .son .line{width: 40px;height: 1px;background: #fff;margin-top: 50px;}

/**/
.swiper-containerlc{height: 300px;}
.colc{height: 300px;background: url("../Image/silc.jpg") center no-repeat;position: relative}
.lic .son{width: 100%;height: 210px;background: rgba(0,0,0,0);margin-top: 50px}
.lic .son .time{color: #16b19d;font-size: 28px;background: url("../Image/tb.png") left 72px bottom 17px no-repeat;border-bottom: 1px solid #435060;padding-bottom: 10px;}
.lic .son .pp{margin-top: 16px;}
.colc .swiper-button-next{right: -45px!important;background: url("../Image/ln.png") center no-repeat;width: 36px;height: 56px;}
.colc .swiper-button-prev{left: -45px!important;background: url("../Image/lp.png") center no-repeat;width: 36px;height: 56px;}
.colc .swiper-button-next:hover{right: -45px!important;background: url("../Image/ln1.png") center no-repeat;width: 36px;height: 56px;}
.colc .swiper-button-prev:hover{left: -45px!important;background: url("../Image/lp1.png") center no-repeat;width: 36px;height: 56px;}


.comb{height: 890px;background: #f9f9f9}
.coyu li{width: 364px;height: 260px;float: left;margin-right: 54px;box-sizing: border-box;border: 1px solid #ddd;border-radius: 5px;
    cursor: pointer;transition: 0.4s;-webkit-transition: 0.4s}
.coyu li:nth-child(3n){margin-right: 0px;}

.coyu li:nth-child(1){background:#fff url("../Image/ca.png") top 40px center no-repeat;}
.coyu li:nth-child(2){background:#fff url("../Image/cb.png") top 40px center no-repeat;}
.coyu li:nth-child(3){background:#fff url("../Image/cc.png") top 40px center no-repeat;}
.coyu li .son{width: 220px;margin: 0 auto;}
.coyu li .son .p1{color: #343434;margin-top: 120px;transition: 0.4s;-webkit-transition: 0.4s}
.coyu li .son .p2{margin-top: 12px;color: #808080;transition: 0.4s;-webkit-transition: 0.4s}
.coyu li:hover{box-shadow: -2px 5px 22px 0px rgba(90, 91, 95, 0.3);transform: translateY(-5px);-webkit-transform: translateY(-5px)}
.coyu li:hover .p1{transform: translateY(-8px);-webkit-transform: translateY(-8px);color: #16b19d;}
.coyu li:hover .p2{transform: translateY(-5px);-webkit-transform: translateY(-5px);color: #666;}

.bz{height: 480px;background: #fff;margin-top: 50px;}
.bz .son{width: 1100px;margin: 0 auto;}
.bz .son .s .l{width: 600px;float: left;}
.bz .son .s .l .ti{background: url("../Image/pb.png") left center no-repeat;text-indent: 20px;}
.bz .son .s .r{width: 440px;height: 190px;box-sizing: border-box;border: 1px solid #ddd;float: right;}





/**************************************************联系我们*/
.contact .fl1{height: 280px;background: #f5f5f5}
.contact .fl1 .l{width: 420px;height: 280px;float: left;}
.contact .fl1 .r{width: 720px;height: 280px;float: right;}
.contact .fl1 .r .son{width: 650px;}
/*.co-msg .son{width: 50%;height: 300px;float: left;box-sizing: border-box;border: 1px solid #ddd;}*/
/*.co-msg .son:nth-child(2){border-left: none;}*/
/*.co-msg .son li{width: 542px;height: 100px;box-sizing: border-box;border-bottom: 1px solid #ddd;margin: 0 auto;cursor: pointer;}*/
/*.co-msg .son li:last-child{border-bottom: none;}*/
/*.co-msg .son li .l{width: 53px;height: 53px;background: #16b19d;border-radius: 50%;margin-left: 25px;margin-top: 23.5px;float: left;}*/
/*.co-msg .son li .r{width: 420px;height: 53px;margin-left: 18px;margin-top: 23.5px;float: left;font-size: 16px;line-height: 53px;color: #646464;}*/
/*.co-msg .son li .l1{background: #16b19d url("../Image/cl1.png") center no-repeat}*/
/*.co-msg .son li .l2{background: #16b19d url("../Image/cl2.png") center no-repeat}*/
/*.co-msg .son li .l3{background: #16b19d url("../Image/cl3.png") center no-repeat}*/
/*.co-msg .son li .l4{background: #16b19d url("../Image/cl4.png") center no-repeat}*/
/*.co-msg .son li .l5{background: #16b19d url("../Image/cl5.png") center no-repeat}*/
/*.co-msg .son li .l6{background: #16b19d url("../Image/cl6.png") center no-repeat}*/
.msl li{width: 45%;margin-right: 10%;float: left;font-size: 15px;box-sizing: border-box;border-bottom: 1px dashed #ddd;padding: 10px 0;color: #333}
.msl li:nth-child(2n){margin-right: 0;}

.gaode{height: 500px;width: 1200px;box-sizing: border-box;border: 1px solid #ddd;}

.guihua{height: 50px;border-bottom: 1px solid #ddd;}
.guihua .l{font-size: 24px;color: #666;float: left;line-height: 50px;}
.gaode iframe{box-sizing: border-box;border: 1px solid #ddd}



/*新闻中心*/
.newslist{width: 900px!important;float: right;}
.newslist:after {
    *zoom: 1; }
.newslist:after:before, .newslist:after:after {
    content: " ";
    display: table; }
.newslist:after:after {
    clear: both; }
.newslist li {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    border-bottom: 1px dashed #aaa;
    padding-bottom: 25px; }
.newslist li:hover .name {
    color: #16b19d; }
.newslist li .data {
    float: left;
    font-family: thyFont3;
    border: 1px #ccc solid;
    width: 55px;
    margin-right: 2%; }
.newslist li .data .day {
    font-size: 30px;
    font-weight: bold;
    background-color: #ccc;
    line-height: 45px;
    color: #fff;
    display: block;
    text-align: center; }
.newslist li .data .month {
    font-size: 0.77em;
    color: #565656;
    display: block;
    text-align: center; }
.newslist li .name {
    height: 20px;
    line-height: 20px;
    padding-bottom: 15px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -o-transition-timing-function: ease;
    /* Opera */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-weight: bolder; }
.newslist li .desc {
    font-family: "microsoft yahei", "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", SimHei, sans-serif;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 26px;
    transition-delay: 0.1s;
    position: relative;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical; }


/*新闻内页*/
.newscon{width: 900px;float: right;}
.newscon .son{width:880px;margin:0px auto;}
.newscon .son img{display: block;margin: 0 auto;max-width: 100%}




/*honor*/
/*èµ„è´¨è£èª‰*/

.honor-n{}
.honor-n li{width: 285px;float: left;margin-right: 20px;margin-bottom: 23px;}
.honor-n li:nth-child(4n){margin-right: 0}
.honor-n li a{display: block;}
.honor-n li a .i{width: 100%;height: 380px;overflow: hidden;box-sizing: border-box;border: 1px solid #bbb}
.honor-n li a .i .son{width: 275px;height: 370px;overflow: hidden}
.honor-n li a img{transition: 0.5s;-webkit-transition:0.5s}
.honor-n li a .t{height: 50px;width: 100%;color: #666;text-align: center;margin-top: 8px;font-size: 15px;
    transition: 0.5s;-webkit-transition:0.5s;line-height: 1.6;}
.honor-n li a:hover .i img{transform: scale(1.05);-webkit-transform: scale(1.05)}
.honor-n li a:hover .t{background: #16b19d;color: #fff;}


.ob{background: #f6f6f6}
/*产品中心*/
.ipro1{padding-bottom: 20px;background:#f6f6f6;}
.ipro1 .l{width: 265px;padding-bottom: 40px;float: left;background: #fff}
.ipro1 .l .top{width: 100%;height: 96px;background: url("../Image/plt.jpg") center no-repeat;}
.ipro1 .l  .son{width: 230px;margin: 0 auto;background: #fff}
.ipro1 .r{width: 900px;float: right}
.ipro1 .i-pro-list{padding: 0}
.ipro1 .i-pro-list .i{background: #fff}
.ipro1 .i-pro-list li a .t{background: #fff}
.ipro1 .i-pro-list li a:hover .t{background: #16b19d}
/*内页*/
.rpc{width: 900px;float:right;background: #fff}
.rpc .son{width: 880px;margin: 0 auto;}
.rpc .fl1{height: 300px;}
.rpc .fl1 .le{width: 530px;height: 300px;float: left;box-sizing: border-box;border: 1px solid #eee;}
.rpc .fl1 .ri{width: 330px;float: right}
.rpc .fl1 .ri h1{font-weight: normal;font-size: 20px;border-bottom: 1px dashed #eee;padding-bottom: 8px;}
.rpc .fl1 .ri .tel{color: #d81e06;background: url("../Image/t.png") left center no-repeat;background-size: 40px;text-indent: 48px;}
.rpc .fl1 .ri .er a{display: block;width: 150px;height: 38px;float: left;text-align: center;line-height: 38px;box-sizing: border-box;font-size: 16px;}
.rpc .fl1 .ri .er .a1{background: #16b19d;border: 1px solid #16b19d;color: #fff;}
.rpc .fl1 .ri .er .a2{background: #fff;margin-left: 20px;color: #333;border: 1px solid #666}

.p-bt{height: 42px;background: #9d9d9d url("../Image/pcb.jpg") left center no-repeat;line-height: 42px;text-indent: 15px;}
.ipro1 .cc{color: #666;line-height: 1.7;font-size: 14px;}
.ipro1 .cc p{line-height: 1.9}
.ipro1 .cc p strong{color: #333}
.ipro1 .cc img{max-width: 100%;display: block;}


/*相关推荐880 220210*/
.other-n li{width: 210px;float: left;margin-right: 13px;margin-bottom: 25px;}
.other-n li:nth-child(4n){margin-right: 0}
.other-n li a{display: block;}
.other-n li a .i{width: 100%;height: 140px;overflow: hidden;box-sizing: border-box;border: 1px solid #eee}
.other-n li a .i .son{width: 160px;height: 140px;overflow: hidden}
.other-n li a img{transition: 0.5s;-webkit-transition:0.5s}
.other-n li a .t{height: 30px;width: 100%;background: #fff;color: #666;text-align: center;line-height: 30px;font-size: 15px;
    transition: 0.5s;-webkit-transition:0.5s}
.other-n li a:hover .i img{transform: scale(1.05);-webkit-transform: scale(1.05)}
.other-n li a:hover .t{background: #fff;color: #16b19d;}


/*单页，Ian*/
.customr{width: 900px;float: right;background: #fff;}
.customr .son{width: 880px;margin: 0 auto;padding: 20px 0}
.customr .son h1{font-size: 24px;color: #333;text-align: center;border-bottom: 1px dashed #eee;padding-bottom: 10px;}



/*厂房风采*/

.work-n{}
.work-n li{width: 380px;float: left;margin-right: 30px;margin-bottom: 23px;}
.work-n li:nth-child(3n){margin-right: 0}
.work-n li a{display: block;}
.work-n li a .i{width: 100%;height: 250px;overflow: hidden;box-sizing: border-box;border: 1px solid #bbb}
.work-n li a img{transition: 0.5s;-webkit-transition:0.5s}
.work-n li a .t{height: 40px;width: 100%;background: #eee;color: #666;text-align: center;line-height: 40px;font-size: 15px;
    transition: 0.5s;-webkit-transition:0.5s}
.work-n li a:hover .i img{transform: scale(1.05);-webkit-transform: scale(1.05)}
.work-n li a:hover .t{background: #16b19d;color: #fff;}
/**/

.no_data {
    font-family: "microsoft yahei", "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", SimHei, sans-serif;
    font-size: 36px;
    color: #16b19d;
    font-weight: lighter;
    text-align: center;
    line-height: 120px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}



/*视屏中心*/
.videoc {width: 900px;float: right;background: #fff;}
.videoc li{width: 440px;margin-right: 20px;float: left;margin-bottom: 15px;}
.videoc li:nth-child(2n){margin-right: 0;}
.videoc li .v{width: 100%;height: 300px;background: #ddd;}
.videoc li .t{width: 100%;height: 40px;background: #eee;text-align: center;line-height: 40px;color: #666}


/*资料下载*/
.downc{width: 900px;float: right;background: #fff;}
.downc .son{width: 880px;margin: 0  auto;padding: 20px 0;}
.downc li{height: 45px;box-sizing: border-box;border-bottom: 1px solid #ddd;}
.downc li a{display: block}
.downc li .le{width: 700px;height: 45px;float: left;line-height: 45px;font-size: 14px;text-indent: 10px;}
.downc li .ri{width: 120px;height: 45px;float: right;line-height: 45px;font-size: 14px;color: #999}
.downc li a:hover .le{color: #16b19d}



/*案例中心*/
.case-n{width: 900px;float: right}
.case-n li{width: 290px;float: left;margin-right: 15px;margin-bottom: 15px;}
.case-n li:nth-child(3n){margin-right: 0}
.case-n li a{display: block;}
.case-n li a .i{width: 100%;height: 250px;overflow: hidden;box-sizing: border-box;border: 1px solid #ddd}
.case-n li a .i .son{width: 280px;height: 240px;overflow: hidden;background: #fff}
.case-n li a img{transition: 0.5s;-webkit-transition:0.5s}
.case-n li a .t{height: 40px;width: 100%;background: #eee;color: #666;text-align: center;line-height: 40px;font-size: 15px;
    transition: 0.5s;-webkit-transition:0.5s}
.case-n li a:hover .i img{transform: scale(1.05);-webkit-transform: scale(1.05)}
.case-n li a:hover .t{background: #16b19d;color: #fff;}

/*在线留言*/
.messagen .l{width: 350px;height: 370px;background: #16b19d;float: left;}
.messagen  .r{width: 820px;float: right;}
.messagen  .r form ul{background: #fff}
.messagen  .r .fl1{width: 815px;height: 50px;border: 1px solid #ddd;}
.messagen  .r .fl1 li{float: left}
.messagen  .r .fl1 li:nth-child(1){width: 50px;height: 50px;border-right: 1px solid #ddd;background:#fff  url("../Image/img/tx.png") center no-repeat;}
.messagen  .r .fl1 li:nth-child(2){width: 760px;}
.messagen  .r .fl1 li input{display: block;width: 750px;height: 50px;border: none;margin: 0 auto;outline: none;padding: 0;font-size: 15px;text-indent: 0.5em}


.messagen  .r .fl2 li:nth-child(1){background:#fff  url("../Image/img/tel3.png") center no-repeat;}

.messagen  .r .fl3{width: 815px;height:100px;border: 1px solid #ddd;}
.messagen  .r .fl3 li{float: left}
.messagen  .r .fl3 li:nth-child(1){width: 50px;height: 100px;border-right: 1px solid #ddd;background:#fff  url("../Image/img/mes.png") center 7px no-repeat;}
.messagen  .r .fl3 li:nth-child(2){width: 760px;}
.messagen  .r .fl3 li textarea{display: block;width: 750px;height:90px;border: none;margin: 0 auto;outline: none;padding: 0;font-size: 15px;
    line-height: 1.6;color: #666;background: #fff}
.messagen  .r form button{display: block;width: 150px;height: 40px;border: none;outline: none;background: #ddd;color: #666}