/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow { overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial}
.sizeCover{background-position: 50% 50%; background-size: cover;}
.vertical_centerbox{display: table;table-layout:fixed;width: 100%;height: 100%;}
.vertical_center{display: table-cell;vertical-align: middle;}

/*pc导航*/
.main1{background: #fff;}
.main1 .logo{line-height: 100px;height: 100px;max-width: 410px;}
.main1 .logo img{max-height: calc(100% - 20px);}
.main1 .txt{width:300px;font-size: 0;text-align: right;margin-top: 21px;}
.main1 .txt div{font-size: 14px;color: #222222;background: url("../images/tu2.png") no-repeat right center;padding-right: 60px;line-height: 28px;}
.main1 .txt div span{font-size: 24px;color: #00a8c5;font-weight: bold;display: block;}
.main1 .form{width:460px;margin-top: 30px;}
.main1 .form input{width:calc(100% - 60px);float: left;line-height: 38px;height: 40px;;border: 1px solid #e8e8e8;padding: 0 15px;}
.main1 .form button{width: 60px;height: 40px;float: left;border: 0;background: #fcca03 url("../images/tu1.png") no-repeat center center;transition: all 0.3s}
.main1 .form button:hover{opacity:0.77;transition: all 0.3s}
header nav{background: #00a8c5;}
header nav ul{font-size: 0;margin:0;text-align: right;}
header nav ul li{position: relative;float:left;text-align: center;width: 14.28%;}
header nav ul li > a{position: relative; line-height:60px; display:block; color: #fff;font-size: 15px;width: 100%;padding: 0 20px;}
header nav ul li .ul {position:absolute; display:none;padding:inherit;padding-top: 0px;left: 0;top: 100%;z-index: 100;width: 100%;}
header nav ul li .ul .li{float:none;position: relative;width: 100%;font-size: 15px;background:#fff;line-height:22px;padding: 8px 5px; color: #333;border-top: 1px solid rgba(0,0,0,0.06);}
header nav ul li:hover .ul{display:block;}
header nav ul li .ul .li:hover{background: #fcca03;color: #fff;}
header nav ul li:hover{background:#fcca03;}
header nav ul li.active{background:#fcca03;}
header nav ul li:hover a{color:#fff;}
header nav ul li.active a{color:#fff;}


/*大图轮播*/
.banner{position: relative;z-index: 10;}
.banner,.banner img{width: 100%;overflow: hidden;display: block;cursor: all-scroll;min-height: 140px;}
.banner .swiper-pagination .swiper-pagination-bullet{width:32px !important;height: 5px !important;border: 1px solid #fcca03 !important;background: fixed;border-radius: 0;opacity: 1;}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fcca03 !important}

.title{color: #222222;font-size: 30px;text-align: center;margin: 50px 0 34px 0}
.title span{font-size: 18px;color: #999999;text-transform: uppercase;display: block;line-height: 36px;}
.mainbox{padding-bottom:50px;}
/*解决方案*/
.main2{background:#f8f8f8;}
.main2 .box{margin:0 -10px;}
.main2 .list{display:block;width:33.33%;float: left;padding: 0 10px;margin-bottom: 10px;}
.main2 .list1{background: #fff;text-align: center;box-shadow: 0 0 7px rgba(0,0,0,0.2);padding:40px 30px;}
.main2 .list1 .img{height:100px;position: relative;width: 100px;border-radius: 50%;background: rgba(248,248,248,248);margin: 0 auto;}
.main2 .list1 .img img{display:block;position: absolute;left: 0;bottom:0;top:0;right: 0;margin: auto;max-width: 90%;max-height: 90%;}
.main2 .list1 .tt1{font-size: 18px;color: #222222;line-height: 60px;}
.main2 .list1 .tt2{color: #999999;line-height: 24px;height: 72px;overflow: hidden;}
.main2 .list1 .tt3{background: #00a8c5;color: #fff;text-align: center;width: 120px;line-height: 40px;display: block;border-radius: 4px;margin: 0 auto;margin-top: 20px;}
.main2 .list1 .tt3:hover{background: #fcca03;}

.main3 .list{display: block;border: 1px solid #e8e8e8;}
.main3 .list .ttt{border-top: 1px solid #e5e5e5;margin-top: 2px;text-align: center;font-weight: bold;line-height: 50px;}
.main3 .list:hover .ttt{color:#00a8c5;}

.main4 .txt1{font-size: 18px;color: #000;font-weight: bold;margin-bottom:16px;}
.main4 .txt2{color: #222222;line-height: 30px;height: 270px;overflow: hidden;}
.main4 .shiping{height: 300px;overflow: hidden;}
.main5 .lb3 .list{display:block;border: 1px solid #e8e8e8;}
.main5 .lb3 .list .tt1{padding:0 30px;font-size: 18px;color: #222222;text-align: center;line-height:46px;margin-top: 10px;}
.main5 .lb3 .list .tt2{padding:0 30px;color: #666666;line-height: 24px;text-align: center;height: 72px;overflow: hidden;margin-bottom: 16px;}
.main6 .img{height:200px;width: 100%;text-align: center;font-size: 46px;color: #fff;text-transform: uppercase;line-height: 46px;}
.main6 .img span{display:block;font-size: 24px;color: #00a8c5;}


.main7 .list1{width:42%;float: left;display: block;}
.main7 .list2{width:58%;float: left;padding-left: 20px;}
.main7 .list1 .tt{padding:20px;border: 1px solid #e8e8e8;}
.main7 .list1 .tt1{font-size: 18px;color: #000;border-bottom: 1px dashed #e8e8e8;padding-bottom: 8px;}
.main7 .list1 .tt2{font-size: 13px;color: #999999;line-height: 30px;}
.main7 .list1 .tt3{color: #444444;line-height: 25px;height: 50px;overflow: hidden;}
.main7 .list1:hover .tt1{color: #00a8c5;}
.main7 .list1 .sizeCover img{height:293px;}
.main7 .list2 .list3{display:block;}
.main7 .list2 .list3:nth-child(n + 2){margin-top: 20px;}
.main7 .list2 .list3 .img{width:180px;float: left;border: 1px solid #e8e8e8;padding: 2px;background: #fff;}
.main7 .list2 .list3 .img img{height: 130px}
.main7 .list2 .list3 .tt{width: calc(100% - 180px);float: left;padding-left: 20px;}
.main7 .list2 .list3 .tt1{font-size: 18px;color: #000;border-bottom: 1px dashed #e8e8e8;line-height: 40px;margin-top: 4px;}
.main7 .list2 .list3 .tt2{font-size: 13px;color: #999999;line-height: 34px;}
.main7 .list2 .list3 .tt3{color: #444444;line-height: 25px;height: 50px;overflow: hidden;}
.main7 .list2 .list3:hover .tt1{color: #00a8c5;}

.main8{padding:40px 0 50px 0;background: #171717;}
.main8 .list{margin: 0 -15px;}
.main8 .list1{float: left;padding: 0 15px;font-size: 14px;color:rgba(255,255,255,0.8);line-height: 30px;}
.main8 .list1 .txt{font-size: 18px;font-weight: bold;color: #fff;line-height: 58px;border-bottom: 1px solid rgba(255,255,255,0.3);margin-bottom: 22px;}
.main8 .list1 .ul{font-size:0;}
.main8 .list1 .ul a{font-size:14px;color: rgba(255,255,255,0.8);display: inline-block;width: 33.33%;}
.main8 .list1 .ul a:hover{text-decoration: underline !important}
.main8 .list1 .img{width:120px;margin-top: 6px;display: inline-block;font-size: 14px;}
.main8 .list1 .img img{display: block;}
.main8 .list1:nth-child(1){width: calc(60% - 140px);line-height: 26px;}
.main8 .list1:nth-child(2){width: calc(40% - 150px);}
.main8 .list1:nth-child(3){width:290px;font-size: 0;}
.main8 .list1:nth-child(3) .img:last-of-type{margin-left: 10px}


footer{padding:15px;background: #00a8c5;text-align: center;line-height: 22px;color: #fff;}



/*内页共用*/
.ny{background:#fff;padding: 60px 0;min-height: 888px;}
.ny .zuo{width:250px;float: left;border-top: 5px solid #042f22;}
.ny .you{width:calc(100% - 250px);float: left;padding-left: 35px;}
.ny .zuo .top{font-size:20px;color: aliceblue;background: #00a8c5;line-height: 80px;text-align: center;font-weight: bold;}
.ny .zuo .top span{font-family:"Arial";font-size: 12px;position: relative;padding-left: 12px;text-transform: uppercase;font-weight: normal;}
.ny .zuo ul{margin-top: 3px;margin-bottom: 20px;}
.ny .zuo ul a{display:block;width: 100%;background: #fff;border: 1px solid #e5e5e5;padding: 1px;margin-bottom: 2px;}
.ny .zuo ul a li{line-height: 36px;background: #e5e5e5 url(../images/tu21.png)no-repeat 21px center;padding-left: 60px;color: #000;padding-right: 10px;}
.ny .zuo ul a:hover{border-color:#00a8c5;}
.ny .zuo ul a.active{border-color:#00a8c5;}
.ny .zuo ul a:hover li{background: #00a8c5 url(../images/tu20.png)no-repeat 22px center;color: #fff;}
.ny .zuo ul a.active li{background: #00a8c5 url(../images/tu20.png)no-repeat 22px center;color: #fff;}
.ny .zuo .tt{border:1px solid #e5e5e5;margin-top: 3px;}
.ny .zuo .tt .tt1{color: #000;padding: 20px 0;padding-left: 60px;border-bottom: 1px solid #e5e5e5;background: url("../images/tu3.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #00a8c5;font-size: 24px;display: block;font-weight: bold;}
.ny .zuo .tt .tt2{padding: 20px;color: #464646;font-size: 13px;line-height: 26px;}
.ny .zuo .tt .tt2 b{font-size: 15px;}
.ny .you .top{font-size:18px;color: #333333;font-weight: bold;border-bottom: 1px solid #d7d7d7;line-height: 45px;margin-bottom:22px;}
.ny .you .top span{font-size:14px;font-weight: normal;float: right;}
.ny .you .top span a{color: #00a8c5;}

/*内页新闻*/
.nyxw .list{margin-bottom:30px;display: block;padding: 19px;border: 1px solid #e9e9e9;box-shadow: 0 4px 8px rgba(0,0,0,0.1)}
.nyxw .list .img{width:245px;float: left;}
.nyxw .list .img img{height:207px;}
.nyxw .list .tt{float: left;width: calc(100% - 245px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 30px;margin-top: 16px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 24px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:95px;background: #00a8c5;border-radius: 20px;text-align: center;color: #fff;line-height: 30px;margin-top: 14px;}
.nyxw .list .tt4 img{position:relative;top:-2px;padding-left: 6px;}
.nyxw .list:hover .tt4{opacity:0.8;}

/*内页产品*/
.nycp{margin:0 -10px;}
.nycp .list{display:block;padding: 0 10px;width: 33.33%;float: left;margin-bottom: 20px;}
.nycp .list .img{border: 1px solid #e5e5e5;}
.nycp .list .tt{border: 1px solid #e5e5e5;margin-top: 2px;text-align: center;font-weight: bold;line-height: 50px;}
.nycp .list:hover .tt{color:#00a8c5;}

/*详情页*/
.danye{color:#000;font-size: 15px;line-height: 28px;}
.danye .bt{color: #00a8c5;font-size: 22px;text-align: center;margin-bottom: 10px;}
.danye .rq{color: #555555;font-size: 14px;text-align: center;line-height: 20px;display: block;margin-bottom: 12px;border-top: 1px dashed #d8d8d8;padding-top: 10px;}
.danye .img img{margin:0 auto 15px auto;display: block;}
.danye .tt{font-size: 14px;line-height: 27px;color: #333333;}

.danye .ditu{height:400px;position: relative;margin:20px auto;}






















/*transition: all 0.3s;*/
/*00a8c5*/
/*fcca03*/
/*e8e8e8*/

/*媒体查询开始*/
@media (min-width:1199px){
      .nyxw .list:hover .sizeCover,
   .nycp .list:hover .sizeCover,
    .main7 .list2 .list3:hover .sizeCover,
    .main7 .list1:hover .sizeCover,
    .main5 .lb3 .list:hover .sizeCover,
    .main3 .list:hover .sizeCover
    {transform:scale(1.06);-moz-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);-webkit-transform:scale(1.06);cursor:pointer;}


	
}
@media (max-width:1199px){
   
    
}
@media (max-width:991px) {
header .sjdnav {display: none;width: 150px;height: auto;position: absolute;right: 0;top:100px; z-index: 2000;}
header .sjdnav ul {padding: 0; margin: 0;}
header .sjdnav li {display: block;padding: 0;text-align: center;border-bottom: 1px solid rgba(255, 255, 255, 0.2);background: rgba(0,0,0,0.7);}
header .sjdnav li:hover{background: #39abff;}
header .sjdnav li:last-child { border: none;}
header .sjdnav li a {display: block;color: #fff;line-height: 40px;font-size: 16px;}
header .ydd_btn {width: 40px;cursor: pointer;position: absolute;z-index: 2000;top: 44px;right: 15px;}
header .ydd_btn span {display: block;width: 100%;height: 6px;background: #39abff;}
header .ydd_btn span.span02 {margin: 5px 0;}
header .ydd_btn.click span {background: #39abff;}
header .ydd_btn.click span.span01 {transform: rotate(45deg);-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);position: relative;top: 6px;margin-top: 0px;}
header .ydd_btn.click span.span02 {margin: 0.5px 0;}
header .ydd_btn.click span.span03 {transform: rotate(-45deg);-ms-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);position: relative;top: -8px;margin-top: 0px;}
header .ydd_btn.click span.span02 {width: 0;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
    footer{margin-bottom:50px;}
    
        /*内页共用*/
    .ny{padding: 30px 0;min-height: inherit;}
    .ny .zuo{width:100%;float: none;border-top:0;margin-bottom: 20px;}
    .ny .you{width:100%;float: none;padding: 0;}
    .ny .zuo .top{font-size:17px;line-height:48px;text-align:left;padding: 0 20px;position: relative;}
    .ny .zuo .top span{display: none;}
    .ny .zuo .top i{color: #fff;font-size: 17px;display: block;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;line-height: 48px;}
    .ny .zuo ul{margin-top: 0;margin-bottom: 0;display: none;}
    .ny .zuo ul a{margin-top: 2px;}
    .ny .zuo ul a li{background: #e5e5e5;padding-left: 0;text-align: center;padding: 0 10px;}
    .ny .zuo ul a:hover{border-color:#00a8c5;}
    .ny .zuo ul a.active{border-color:#00a8c5;}
    .ny .zuo ul a:hover li{background: #00a8c5;}
    .ny .zuo ul a.active li{background: #00a8c5;}
    
    
    .main8 .list1 .ul a{width:50%}
    
    
    
}

@media (max-width:767px) {
   
    .main1 .logo{height:80px;line-height: 80px;width: calc(100% - 50px)}
    header .ydd_btn{top:30px;}
    header .sjdnav{top:80px;}
    .banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:0;}
    .title{font-size: 24px;margin: 30px 0 20px 0}
    .title span{font-size: 16px;line-height: 22px;}
    .mainbox{padding-bottom:30px;}
    /*解决方案*/
    .main2 .box{margin:0;}
    .main2 .list{width:100%;float: none;padding: 0;margin-bottom: 10px;}
    .main2 .list1{padding:30px 20px;}
    .main2 .list1 .img{height:80px;width: 80px;}
    .main2 .list1 .tt1{line-height: 40px;margin-top: 10px;}
    .main2 .list1 .tt3{width: 100px;line-height:36px;margin-top: 12px;}
    .main4 .txt1{margin-bottom:11px;}
    .main4 .txt2{line-height: 28px;height: 224px;}
    .main4 .shiping{height: 250px;margin-top: 18px;}
    .main5 .lb3 .list .tt1{padding:0 10px;font-size: 16px;line-height:36px;margin-top: 8px;}
    .main5 .lb3 .list .tt2{padding:0 10px;margin-bottom: 12px;font-size: 13px;line-height: 20px;height: 60px;}
    .main6 .img{font-size: 18px;line-height: 30px;height: 140px;}
    .main6 .img span{font-size: 20px;}
    .main7 .list1{width:100%;float: none;display: block;}
    .main7 .list2{width:100%;float: none;padding-left: 0;}
    .main7 .list1 .tt{padding:16px;}
    .main7 .list1 .tt1{font-size: 16px;}
    .main7 .list1 .tt3{line-height: 24px;height: 48px}
    .main7 .list1 .sizeCover img{height:auto;}
    .main7 .list2 .list3{margin-top: 20px !important;}
    .main7 .list2 .list3 .img{width:100%;float: none;}
    .main7 .list2 .list3 .img img{height:auto;}
    .main7 .list2 .list3 .tt{width:100%;float: none;padding-left: 0;}
    .main8{padding:20px 0 30px 0;}
    .main8 .list{margin:0;}
    .main8 .list1{float: none;padding: 0;line-height: 24px;}
    .main8 .list1 .txt{line-height: 50px;margin-bottom: 18px;}
    .main8 .list1:nth-child(1){width: 100%;line-height: 26px;}
    .main8 .list1:nth-child(2){width: 100%;}
    .main8 .list1:nth-child(3){width: 100%;}


    .nycp{margin:0 -6px;}
    .nycp .list{width:50%;padding: 0 6px;margin-bottom: 12px;}
    .nycp .list .tt{font-size:13px;font-weight: 100;line-height: 38px;}
    
    .main3 .list .ttt{font-size:13px;font-weight: 100;line-height: 38px;}

    
    
    .danye1 img{display:block;clear: both;float: none !important;text-align: center !important}
    
    
    
    
   
}

@media (max-width:600px) {
   
/*内页新闻*/
.nyxw .list{margin-bottom:20px;padding: 10px;}
.nyxw .list .img{width:100%;float:none;}
.nyxw .list .img img{height:auto;}
.nyxw .list .tt{float: none;width: 100%;padding-left: 0;padding: 0 10px;padding-bottom: 10px;}
.nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}

    
}
.hot{height:50px; background:#39abff; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;width: 100%;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;margin: 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }