/*全局样式*/
@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;max-width: 1920px;margin: 0 auto !important;}
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;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{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: 1310px !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}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}

header .top{background: #f6f6f6;}
header .top .tt1{line-height: 40px;color: #777777;font-size: 12px;}
header .top .tt2{line-height: 40px;color: #777777;font-size: 12px;}
header .top .tt2 i{width: 26px;height: 26px;background: #c0c0c0;border-radius: 50%;display:inline-block;line-height: 24px;text-align: center;margin-right: 10px;}
header .logo{line-height: 120px;height: 120px;font-size: 0;}
header .logo img{max-height: 70%;}
header .txt{font-size: 12px;color: #666666;padding-left: 46px;background: url("../images/tu1.png") no-repeat left center;line-height:14px;margin-top:38px;}
header .txt span{font-size: 26px;color: #000000;display: block;font-weight: bold;line-height:28px;font-family: 'Arial';margin-top: 4px;}
header .box{position: relative;z-index: 110;}
header .form{width:375px;height: 40px;box-shadow: 0 4px 11px rgba(0,0,0,.11);position: absolute;left: 50%;top:40px;margin-left: -140px;}
header .form form > input{width: calc(100% - 140px);float: left;line-height: 38px;height: 40px;border: 1px solid #e9e9e9;padding: 0 5px 0 32px;background: url("../images/tu3.png") no-repeat 12px center;border-left: 0;transition: all 0.3s;}
header .form form > button{width: 70px;float: left;line-height: 38px;height: 40px;border: 1px solid #e9e9e9;background:#0091e8;text-align: center;color: #fff;border-left: 0;transition: all 0.3s;}
header .form form > button:hover{background:#0086dd;}
.selectbox{border: 1px solid #e9e9e9;width: 70px;line-height: 38px;float: left;transition: all 0.3s;cursor: pointer;}
.selectbox .moren{text-align: center;color: #000;position: relative;padding-right: 22px;height: 38px;overflow: hidden;padding-left: 10px;}
.selectbox .moren:after{content: "";width: 7px;height: 4px;background: url("../images/tu4.png") no-repeat;position: absolute;right: 12px;top:1px;bottom: 0;margin: auto 0;}
.selectbox .select{position: absolute;left: 0;top:calc(100% - 1px);background: #fff;border: 1px solid #e9e9e9;padding:7px 0;z-index: 99;width: 100px;display: none;font-size: 0;line-height: 0;}
.selectbox .select a{display:inline-block;line-height: 28px;padding: 0 5px 0 10px;transition: all 0.3s;height: 28px;overflow: hidden;color: #000;min-width: 51%;font-size: 14px;max-width: 100%;}
.selectbox .select a:hover{color: #0086dd;}

.liuyan form input{width:100%;float: left;line-height:42px;height: 44px;border: 1px solid #e7e7e7;margin-bottom: 10px;padding: 0 14px;}
.liuyan form textarea{width: 100%;max-width: 100%;height: 138px;padding: 10px 14px;border: 1px solid #e7e7e7;margin-bottom: 10px;}
.liuyan form button{width: 100%;line-height: 44px;background:#0091e8;font-size: 14px;color: #fff;border: 0;transition: all 0.3s}
.liuyan form button:hover{opacity: 0.88;}



/*pc导航*/
header{position: relative;z-index: 111;}
header nav{background: #0091e8;}
header nav .ul{font-size: 0;margin:0;}
header nav .ul > li{position: relative;float:left;text-align: center;width: 14.28%;}
header nav .ul > li > a{position: relative; line-height:54px; display:block; color: #fff;font-size: 15px;}
header nav .ul > li > ul {display:none;position:absolute;left: 0;top: 100%;width: 100%;z-index: 100;}
header nav .ul > li > ul > li{position: relative;font-size: 13px;background:#0091e8;line-height:20px;border-bottom: 1px solid rgba(255,255,255,0.1);}
header nav .ul > li > ul > li > a{color: #fff;display: block;width: 100%;padding:10px 6px;}
header nav .ul > li > ul > li > ul{display:none;position:absolute;left: 100%;top:10px;width: 100%;z-index: 100;padding-left: 10px;}
header nav .ul > li > ul > li > ul > li:nth-child(1):after{content: "";width: 0;height: 0;border-bottom: 6px solid transparent;border-top:6px solid transparent;border-left: 6px solid #0091e8;position: absolute;left: -10px;top:calc(50% - 10px);}
header nav .ul > li > ul > li > ul > li{position: relative;font-size: 13px;background:#0091e8;line-height:20px;border-bottom: 1px solid rgba(255,255,255,0.1);}
header nav .ul > li > ul > li > ul > li a{color: #fff;display: block;width: 100%;padding:10px 6px;}
header nav .ul > li:hover > ul{display:block;}
header nav .ul > li > ul > li:hover > ul{display: block;}
header nav .ul > li > ul > li > ul > li:hover > ul{display: block;}
header nav .ul > li:hover{background-color:#0086dd;}
header nav .ul > li.active{background-color:#0086dd;}
header nav .ul > li > ul > li:hover{background-color:#0086dd;}
header nav .ul > li > ul > li > ul > li:hover{background-color:#0086dd;}


/*移动导航*/
header .sjdnav {display: none;width: 140px;height: auto;position: absolute;right: 0;top:100%; 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: #0091e8;}
header .sjdnav li:last-child { border: none;}
header .sjdnav li a {display: block;color: #fff;line-height:38px;font-size: 14px;}
header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:40px;cursor: pointer;z-index: 111;}
header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #0091e8;border-radius: 3px;transition: all 0.6s;}
header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
header .lanmu i:nth-child(2){margin-right: 10%;}
header .lanmu i:nth-child(3){margin-left: 10%;}
header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}

/*banner*/
.banner{position: relative;z-index: 1;}
.banner .bjcover{padding-top:30.46875%;min-height: 280px;}
.banner .swiper-pagination-bullet{background:#fff;opacity: 1;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#0091e8;}

/*头部公用*/
.main66{padding: 66px 0 70px 0;}
.title{font-size: 0;text-align: center;padding-bottom:33px;overflow: hidden;}
.title .div1{display:block;font-size: 30px;color: #000;font-weight: bold;}
.title .div2:after{content:"";width:184px;height: 2px;background: #0091e8;position: absolute;left: 100%;top:0;bottom:0;margin: auto 0;}
.title .div2:before{content:"";width:184px;height: 2px;background: #0091e8;position: absolute;right: 100%;top:0;bottom:0;margin: auto 0;}
.title .div2{font-size: 14px;color: #898989;text-transform: uppercase;display: inline-block;position: relative;padding:5px 20px;}
.title.titlebs .div1{color: #fff;}
.title.titlebs .div2{color: rgba(255,255,255,.5);}
.title.titlebs .div2:after{background: #fff;}
.title.titlebs .div2:before{background: #fff;}

/*产品展示*/
.main2.main66{padding-bottom: 60px;}
.main2 .box{max-width: 1330px !important;margin-top: -10px;}
.main2 .list{display: block;margin: 10px;}
.main2 .list .imgbox{padding: 19px;border: 1px solid #e6e6e6;box-shadow: 0 -2px 11px rgba(0,0,0,.1);}
.main2 .list .imgbox .overflow{background: #e2e2e2;}
.main2 .list .imgbox .img{padding-top: 70.55702917771883%;}
.main2 .list:hover .imgbox .img{transform:scale(.96);}
.main2 .list:hover .imgbox{border-color: #0091e8;}
.main2 .list:hover .tt{border-color: #0091e8;background-color: #0091e8;color: #fff;}
.main2 .list .tt{font-size: 15px;line-height: 58px;border: 1px solid #e6e6e6;text-align: center;padding: 0 8px;margin-top: 4px;box-shadow: 0 2px 11px rgba(0,0,0,.1);color: #000;}
.main2 .lb2{overflow: visible;}
.main2 .lb2 .swiper-button-prev{width:50px;height: 50px;background: #151515 url("../images/tu5.png") no-repeat center center;margin-top: -25px;left: -77px;transition: all 0.3s;}
.main2 .lb2 .swiper-button-next{width:50px;height: 50px;background: #0091e8 url("../images/tu5.png") no-repeat center center;margin-top: -25px;right: -77px;transition: all 0.3s;transform:rotate(180deg)}
.main2 .lb2 .swiper-button-prev:hover,.main2 .lb2 .swiper-button-next:hover{opacity: .77;}

/*关于我们*/
.main3 .zuo{width: 56%;float: left;padding-right: 40px;}
.main3 .you{width: 44%;float: left;}
.main3 .you .bjcover{height: 334px;}
.main3 .zuo .tt1{font-size: 22px;color: #fff;font-weight: bold;padding-left: 100px;position: relative;line-height:32px;text-transform: uppercase;}
.main3 .zuo .tt1:after{content: "";width: 42px;height: 12px;background: rgba(255,255,255,.2);position: absolute;left: 0;bottom:7px;}
.main3 .zuo .tt1 span{font-family: 'Arial';padding-right: 10px;}
.main3 .zuo .tt2{font-size: 30px;color: #fffc00;padding-left: 100px;font-weight: bold;position: relative;line-height: 44px;}
.main3 .zuo .tt2:after{content: "";width: 48px;height: 6px;background: rgba(0,91,184,.8);position: absolute;left: 30px;top:7px;}
.main3 .zuo .tt3{position: relative;border-top: 6px solid #fff;border-bottom: 6px solid #fff;padding: 22px 32px;margin-top: 21px;}
.main3 .zuo .tt3 div{font-size: 14px;color: #fff;line-height: 30px;height: 180px;overflow: hidden;}
.main3 .zuo .tt3:after{content:"";width: 13px;height: 50px;background: url("../images/tu6.png") no-repeat;position: absolute;left: -4px;top:0;bottom: 0;margin: auto 0;}
.main3 .zuo .tt3:before{content:"";width: 13px;height: 50px;background: url("../images/tu6.png") no-repeat;position: absolute;right: -4px;top:0;bottom: 0;margin: auto 0;}
.main3 .zuo .tt3 .tt4:after{content: "";height:calc(50% - 36px);width: 6px;background: #fff;position: absolute;right: 0;top:0;}
.main3 .zuo .tt3 .tt4:before{content: "";height:calc(50% - 36px);width: 6px;background: #fff;position: absolute;right: 0;bottom:0;}
.main3 .zuo .tt3 .tt5:after{content: "";height:calc(50% - 36px);width: 6px;background: #fff;position: absolute;left: 0;top:0;}
.main3 .zuo .tt3 .tt5:before{content: "";height:calc(50% - 36px);width: 6px;background: #fff;position: absolute;left: 0;bottom:0;}


/*服务优势*/
.main4 .list{background: #fff;border: 1px solid #efefef;padding: 58px 10px;display: block;text-align: center;}
.main4 .list .img{width: 110px;height: 110px;line-height: 110px;font-size: 0;background: #0091e8;border-radius: 50%;overflow: hidden;text-align: center;margin: 0 auto;}
.main4 .list .img img{max-width: 55%;max-height: 55%;}
.main4 .list .tt{max-width: 240px;margin: 30px auto 0;}
.main4 .list .tt1{color: #010101;font-size: 21px;line-height: 28px;}
.main4 .list .tt2{font-size: 11px;color: #999;text-transform: uppercase;line-height: 14px;margin-top: 2px;}
.main4 .list .tt3{font-size: 13px;color: #353535;line-height: 25px;height: 50px;overflow: hidden;margin-top: 16px;}
.main4 .list .tt4{width: 30px;height: 1px;background: #0091e8;margin: 33px auto 0;}
.main4 .list:hover .img{background: #0086dd;}
.main4 .list:hover .tt4{background: #0086dd;}

/*成功案例*/
.main5 .box{max-width: 1330px !important;margin-top: -10px;}
.main5 .lb5{overflow: inherit;}
.main5.main66{padding-bottom: 60px;}
.main5 .list{border: 1px solid #e2e2e2;padding: 9px;margin: 10px;display: block;box-shadow: 2px 4px 11px rgba(0,0,0,.1);background: #fff;}
.main5 .list .img .bjcover{padding-top:67.94871794871795%;}
.main5 .list .tt{padding:16px 50px 7px 9px;position: relative;}
.main5 .list .tt1{font-size: 15px;color: #000;line-height: 27px;}
.main5 .list .tt2{font-size: 13px;color: #888888;line-height:25px;}
.main5 .list .tt:after{content:"";width: 30px;height: 30px;border: 1px solid #e2e2e2;border-radius: 50%;background: #fff url("../images/tu7.png") no-repeat center center;position: absolute;right: 9px;top:9px;bottom: 0;margin: auto 0;opacity: 1;transition: all 0.3s;}
.main5 .list .tt:before{content:"";width: 30px;height: 30px;border: 1px solid #0091e8;border-radius: 50%;background: #0091e8 url("../images/tu7-1.png") no-repeat center center;position: absolute;right: 9px;top:9px;bottom: 0;margin: auto 0;opacity: 0;transition: all 0.3s;}
.main5 .list:hover .tt1{color: #0091e8;}
.main5 .list:hover .tt:after{opacity: 0;}
.main5 .list:hover .tt:before{opacity: 1;}
.main5 .swiper-button-prev{width:50px;height: 50px;background: #151515 url("../images/tu5.png") no-repeat center center;margin-top: -25px;left: -77px;transition: all 0.3s;}
.main5 .swiper-button-next{width:50px;height: 50px;background: #151515 url("../images/tu5.png") no-repeat center center;margin-top: -25px;right: -77px;transition: all 0.3s;transform:rotate(180deg)}
.main5 .swiper-button-prev:hover,.main2 .lb2 .swiper-button-next:hover{opacity: .77;}


/*新闻资讯*/
.main6 .zuo{width: calc(16% + 300px);float: left;}
.main6 .you{width: calc(84% - 300px);float: left;padding-left: 30px;}
.main6 .zuo .list{display: block;border-bottom: 1px solid #e2e2e2;padding: 13px 0;}
.main6 .zuo .list .tt{position: relative;padding: 4px 12px 6px 100px;min-height: 82px;}
.main6 .zuo .list .tt1{font-size: 15px;font-weight: bold;line-height: 30px;}
.main6 .zuo .list .tt3{font-size: 12px;line-height: 19px;height: 38px;overflow: hidden;color: #555555;margin-top: 4px;}
.main6 .zuo .list .tt2{font-size: 40px;color: #979797;line-height: 82px;height: 82px;width: 82px;border-right: 1px solid #e2e2e2;font-family: 'Arial';text-align: center;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;font-weight: bold;}
.main6 .zuo .list:hover{background: #0091e8;}
.main6 .zuo .list:hover .tt1{color: #fff;}
.main6 .zuo .list:hover .tt2{color: #fff;border-color: rgba(255,255,255,.2);}
.main6 .zuo .list:hover .tt3{color: #fff;}
.main6 .you .list{display: block;position: relative;}
.main6 .you .list .img .bjcover{height: 436px;}
.main6 .you .list .tt{position: absolute;left: 0;bottom: 0;right: 0;width: 100%;background: rgba(0,0,0,.7);padding: 20px 26px;padding-right: 144px;}
.main6 .you .list .tt1{font-size: 15px;font-weight: bold;line-height: 22px;color: #fff;}
.main6 .you .list .tt2{font-size: 12px;line-height: 20px;height: 40px;overflow: hidden;color: #fff;margin-top: 6px;}
.main6 .swiper-button-prev{width:44px;height: 44px;background: #0091e8 url("../images/tu5.png") no-repeat center center;transition: all 0.3s;margin: 0;left: auto;right: 75px;bottom: 31px;top:auto;}
.main6 .swiper-button-next{width:44px;height: 44px;background: #0091e8 url("../images/tu5.png") no-repeat center center;transition: all 0.3s;margin: 0;left: auto;right: 30px;bottom: 31px;top:auto;transform:rotate(180deg)}
.main6 .swiper-button-prev:hover,.main2 .lb2 .swiper-button-next:hover{opacity: .77;}


.main8{background:#232323;padding: 44px 0;}
.main8 .top{font-size:20px;font-weight: bold;color: #fff;border-bottom: 1px solid rgba(255,255,255,.1);line-height: 32px;padding-bottom: 14px;margin-bottom: 16px;}
.main8 .list1{width:30%;float: left;font-size: 14px;color: #fff;line-height: 30px;}
.main8 .list1 b{font-size:17px;}
.main8 .list2{width:calc(70% - 220px);float: left;margin: 0 40px;border-left: 1px solid rgba(255,255,255,.1);border-right: 1px solid rgba(255,255,255,.1);padding: 0 30px;min-height: 180px;font-size: 0;}
.main8 .list2 div{display:inline-block;width: 25%;text-align: center;vertical-align: top;}
.main8 .list2 div a{font-size:14px;color: rgba(255,255,255,0.8);line-height: 20px;padding: 6px;display: block;}
.main8 .list2 div a:nth-child(1){font-size:20px;color: #fff;font-weight: bold;position: relative;padding-bottom: 22px;margin-bottom: 10px;}
.main8 .list2 div a:nth-child(1):after{content:"";width: 50px;height: 1px;background: rgba(255,255,255,.1);position: absolute;left: 0;bottom:0;right: 0;margin: 0 auto;}
.main8 .list2 div a:nth-child(1):hover{text-decoration: inherit !important;}
.main8 .list2 div a:hover{text-decoration:underline !important}
.main8 .list3{width:140px;float: left;}
.main8 .list3 .img{width:140px;float: right;text-align: center;font-size: 14px;color: #fff;line-height: 24px;}
.main8 .list3 .img img{display:block;width: 100%;margin-bottom: 4px;}

footer{background:#232323;line-height: 24px;padding: 14px 0;color: #9e9e9e;font-size: 12px;padding-right: 66px;border-top: 1px solid rgba(255,255,255,.1);}
.fhdb{color:#fff ;font-size: 14px;width: 60px;height: 60px;background: #0091e8;display: block;position: fixed;right: 0;bottom:0;text-align: center;line-height: 20px;padding-top: 10px; z-index: 9;cursor: pointer;}
.fhdb:hover{color:#fff ;opacity: 0.88;}
.fhdb:before{content:"";width: 0;height: 0; border-left: 10px solid transparent; border-bottom: 10px solid #0091e8;border-right: 10px solid transparent;display: block;position: absolute;left:0;top:-10px;right:0;margin:0 auto;}


/*内页共用*/
.ny{min-height:666px;padding: 44px 0 50px;}
.ny .titlebox{border-bottom: 1px dashed #e2e2e2;margin-bottom: 24px;}
.ny .titlebox .div1{background:url("../images/tu40.png") no-repeat left center;line-height: 44px;padding-left: 20px;color: #333;font-size: 14px;}
.ny .titlebox .div1 a{color:#333;}
.ny .titlebox .div1 i{color:#0091e8;}
.ny .titlebox .div1 a:hover{text-decoration: underline !important}
.ny .zuo{width:260px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 260px);float: left;}
.ny .zuo .top{line-height: 76px;background: #0091e8;margin-bottom: 2px;}
.ny .zuo .top{font-size: 20px;font-weight: bold;color: #fff;text-align: center;}
.ny .zuo .top span{font-size: 12px;color: #fff;font-family: 'Arial';}
.ny .zuo ul{margin-top: 3px;margin-bottom: 20px;}
.ny .zuo ul .li{display:block;width: 100%;margin-bottom: 2px;}
.ny .zuo ul .li li{line-height: 42px;background: #f1f1f1;color: #000;position: relative;padding: 0 34px 0 24px;}
.ny .zuo ul .li li:after{content:">";color: #000;position: absolute;right: 20px;top:0;}
.ny .zuo ul .li:hover li{background: #0091e8;color: #fff;}
.ny .zuo ul .li.on1 li{background: #0091e8;color: #fff;}
.ny .zuo ul .li:hover li:after{color: #fff;}
.ny .zuo ul .li.on1 li:after{color: #fff;}
/*二级*/
.ny .zuo ul .ul{display:none;border: 1px solid #e2e2e2;margin-bottom: 2px;}
.ny .zuo ul .ul.active{display:block;}
.ny .zuo ul .ul a{line-height: 48px;padding-left: 48px;width: calc(100% - 40px);margin: 0 20px;position: relative;display: block;}
.ny .zuo ul .ul a:nth-child(n+2){border-top:1px dashed #e2e2e2;}
.ny .zuo ul .ul a:after{content: "";width: 13px;height: 13px;background: #000 url("../images/jia1.png") no-repeat center center;position: absolute;left: 20px;top:0;bottom:0;margin: auto 0;border-radius: 50%;transition: all 0.3s}
.ny .zuo ul .ul a:hover{color: #0091e8 }
.ny .zuo ul .ul a:hover:after{background: #0091e8 url("../images/jia1.png") no-repeat center center;transition: all 0.3s}
.ny .zuo ul .ul a.active{color: #0091e8 }
.ny .zuo ul .ul a.active:after{background: #0091e8 url("../images/jia1.png") no-repeat center center;transition: all 0.3s}
.ny .zuo .tt{border:1px solid #e2e2e2;margin-top: 3px;background: #fff;}
.ny .zuo .tt .tt1{color: #000;padding: 20px 0;padding-left: 60px;border-bottom: 1px solid #e2e2e2;background: url("../images/tu22.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #0091e8;font-size: 20px;display: block;font-weight: bold;}
.ny .zuo .tt .tt2{padding:16px;color: #464646;font-size: 14px;line-height: 26px;}
.ny .you .top{font-size:18px;color: #000;font-weight: bold;border-bottom: 1px solid #e2e2e2;line-height: 45px;margin-bottom:26px;}



/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;box-shadow: 0 4px 4px rgba(0,0,0,.06)}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .bjcover{height:200px;}
.nyxw .list .tt{float: left;width: calc(91% - 156px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 24px;margin-top: 12px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 28px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:96px;border: 1px solid #d9d9d9;border-radius: 20px;text-align: center;color: #333333;line-height: 29px;margin-top: 14px;position: relative;padding-right: 20px;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu26.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 1;}
.nyxw .list .tt4:before{content:"";width: 0;height: 7px;background: url("../images/tu27.png") no-repeat center center;position: absolute;right: 30px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 2;}
.nyxw .list:hover .tt4{background-color: #0091e8;color: #fff;border-color: #0091e8;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}




/*ny产品展示*/
.nycp {margin:0 -10px;}
.nycp .list{display: block;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;}
.nycp .list .imgbox{padding: 19px;border: 1px solid #e6e6e6;box-shadow: 0 -2px 11px rgba(0,0,0,.1);}
.nycp .list .imgbox .overflow{background: #e2e2e2;}
.nycp .list .imgbox .img{padding-top: 70.55702917771883%;}
.nycp .list:hover .imgbox .img{transform:scale(.96);}
.nycp .list:hover .imgbox{border-color: #0091e8;}
.nycp .list:hover .tt{border-color: #0091e8;background-color: #0091e8;color: #fff;}
.nycp .list .tt{font-size: 15px;line-height: 58px;border: 1px solid #e6e6e6;text-align: center;padding: 0 8px;margin-top: 4px;box-shadow: 0 2px 11px rgba(0,0,0,.1);color: #000;}


 /*详情页*/
.danye{color:#000000;font-size: 15px;line-height: 28px;}
.danye .bt{color: #0091e8;font-size: 22px;text-align: center;margin-bottom: 16px;}
.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;margin-top: -5px;}
.danye .img{margin:0 auto 15px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;position: relative;margin:20px auto;border: 1px solid #e5e5e5;}




/*transition: all 0.3s;*/
/*0091e8*/
/*效果*/
/*0086dd*/
/*媒体查询开始*/
@media (min-width:1199px){
    .nyxw .list:hover .bjcover,
    .main6 .you .list:hover .bjcover,
    .main5 .list:hover .bjcover,
    .main3 .you:hover .bjcover
    {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){
/*    成功案例*/
    .main5 .list{box-shadow: 0 0 0;margin: 1px;}
    
    header nav .ul > li > a{line-height: 50px;}
    .main2 .box{margin: 0;}
    .main5 .box{margin: 0;}
    .main2 .list{margin: 0;}
    .main2 .list .imgbox{box-shadow: 0 0 0;}
    .main2 .list .tt{box-shadow: 0 0 0;line-height: 50px;}
    .main66{padding: 55px 0 60px;}
    .main3 .zuo .tt1{font-size: 20px;}
    .main3 .zuo .tt2{font-size: 22px;}
    
    /*ny产品展示*/
    .nycp .list .imgbox{padding: 9px;}
    .nycp .list .tt{font-size: 14px;line-height:44px;}



    
    
    
}
@media (max-width:991px) {
    header .logo{height:100px;line-height:100px;}
    .main8 .list1{width:100%;}
    .main8 .list2{display: none;}
    .main8 .list3{display: none;}
    footer{margin-bottom:50px;}
    .fhdb{bottom:52px;display: none;}
    
    /*关于我们*/
    .main3 .zuo{width:100%;padding: 0;}
    .main3 .you{width:100%;padding: 0;margin-top: 22px;}
    .main3 .you .bjcover{height: auto;padding-top:55%;}
    .main3 .zuo .tt2{font-size:26px;}
    .main3 .zuo .tt3 div{max-height:180px;height: auto;min-height: 90px;}
    .main6 .zuo{width:100%;}
    .main6 .you{width:100%;padding: 0;margin-top: 30px;}
    .main6 .you .list .img .bjcover{padding-top: 55%;height: auto;}
    
    /*内页共用*/
    .ny{min-height: inherit;padding:13px 0 30px}
    .ny .titlebox{margin-bottom:20px;}
    .ny .zuo{width:100%;float: none;margin-bottom:20px;padding: 0;}
    .ny .you{width:100%;float: none;}
    .ny .zuo .top{font-size:17px;line-height:48px;text-align:left;padding: 0 20px;position: relative;}
    .ny .zuo .top i{color: #fff;font-size: 17px;display: block;position: absolute;right: 20px;top:0;margin: auto 0;line-height: 48px;}
    .ny .zuo ul{margin-top: 0;margin-bottom: 0;display: none;}
    .ny .zuo ul .li li{text-align: center;padding: 0 10px;line-height: 34px;}
    .ny .zuo ul .li li:after{width: 0;display: none;}
    /*二级*/
    .ny .zuo ul .ul a{line-height: 40px;width: 100%;padding: 0;margin: 0;text-align: center;}
    .ny .zuo ul .ul a:after{display: none;}


    
    
}

@media (max-width:767px) {
    header .logo{height:86px;line-height:86px;max-width: calc(100% - 44px);}
    /*大图轮播*/
    header .lanmu{bottom:32px;}
    .main8{padding:20px 0;}
    /*banner*/
    .banner .bjcover{padding-top:50%;min-height: inherit;}
    .banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:2px;}
    /*头部公用*/
    .main66{padding: 33px 0 40px 0;}
    .title{padding-bottom:26px;}
    .title .div1{font-size: 22px;}
    .title .div2{padding:3px 15px;}
    /*产品展示*/
    .main2.main66{padding-bottom: 40px;}
    .main2 .list .imgbox{padding: 3px;}
    .main2 .list .tt{font-size: 13px;line-height: 34px;}

    /*关于我们*/
    .main3 .zuo .tt1{font-size: 17px;padding-left: 0;line-height: 26px;}
    .main3 .zuo .tt1:after{display: none;}
    .main3 .zuo .tt2:after{display: none;}
    .main3 .zuo .tt2{font-size: 19px;;padding-left: 0;line-height:32px;}
    .main3 .zuo .tt3{border-top: 3px solid #fff;border-bottom: 3px solid #fff;padding:15px 20px;margin-top: 11px;}
    .main3 .zuo .tt3:after{width: 9px;height: 40px;left: -2px;}
    .main3 .zuo .tt3:before{width: 9px;height: 40px;right: -2px;}
    .main3 .zuo .tt3 .tt4:after{height:calc(50% - 30px);width: 3px;}
    .main3 .zuo .tt3 .tt4:before{height:calc(50% - 30px);width: 3px;}
    .main3 .zuo .tt3 .tt5:after{height:calc(50% - 30px);width: 3px;}
    .main3 .zuo .tt3 .tt5:before{height:calc(50% - 30px);width: 3px;}

    /*服务优势*/
    .main4 .list{background: fixed;border:0;padding:0;}
    .main4 .list .img{width: 90px;height: 90px;line-height: 90px;}
    .main4 .list .tt{margin:16px auto 0;}
    .main4 .list .tt1{font-size: 16px;line-height: 26px;}
    .main4 .list .tt2{font-size: 10px;}
    .main4 .list .tt3{margin-top: 11px;height: 75px;}
    .main4 .list .tt4{display: none;}

    /*成功案例 */
    .main5 .list{padding: 0;box-shadow: 0 0 0;border: 0;background: fixed;}
    .main5 .list .tt{padding:6px 0;}
    .main5 .list .tt1{color: #fff;}
    .main5 .list .tt2{color: #fff;line-height: 20px;}
    .main5 .list:hover .tt1{color: #fff;}
    .main5 .list:hover .tt2{color: #fff;}
    .main5 .list .tt:after{display: none}
    .main5 .list .tt:before{display: none}
    /*新闻资讯*/
    .main6 .zuo .list .tt{padding: 4px 12px 6px 77px;}
    .main6 .zuo .list .tt2{font-size: 30px;width:60px;}
    .main6 .you .list .tt{position: relative;left: auto;bottom: auto;right: auto;width: 100%;background:fixed;padding: 11px 0;}
    .main6 .you {margin-top: 20px;}
    .main6 .you .list .tt1{color: #000;}
    .main6 .you .list .tt2{color: #555555;margin-top: 3px;}


    .nycp{margin:0 -5px;}
    .nycp .list{width:calc(50% - 10px);margin: 0 5px 10px;}
    .nycp .list .imgbox{padding: 3px;box-shadow: 0 0 0;}
    .nycp .list .tt{font-size: 13px;line-height: 34px;box-shadow: 0 0 0;}
    

    .danye .ditu{height:260px;margin: 10px auto;}
    .danye .bt{font-size: 18px;margin-bottom: 10px;}
    .danye .rq{margin-top: -6px;padding-top: 6px;}
    .danye .img{margin-bottom:10px;}


    
   
}
@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;}
    .nyxw .list .tt3{height:auto;max-height: 100px;}
    
}

@media (max-width:479px) {
 
    
}
.hot{height:50px; background:#0091e8; 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:50px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;box-shadow: 0 0 6px rgba(0,0,0,.16)}
.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; }