/*全局样式*/
@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;word-break:break-all;}
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}
.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;}
.vertical_centerbox{display: table;table-layout:fixed;height: 100%;}
.vertical_center{display: table-cell;vertical-align: middle;}

/*pc导航*/
header{position: relative;z-index: 111;}
header .logo{line-height: 130px;height: 130px;font-size: 0;}
header .logo img{max-height:80%;}
header .txt{padding-left: 66px;background: url("../images/tu1.png") no-repeat left center;font-size: 15px;color: #333;margin-top: 39px;line-height: 22px;}
header .txt b{font-size:28px;color: #00a5f6;display: block;font-family: 'Arial';line-height: 30px;}

header .zuo{width: 250px; margin-top:40px; margin-right: 30px;}
header form{background:#fff;border:1px solid #00a5f6;position: relative;padding-right:80px;margin-top:5px}
header form input{width: 100%;height: 28px;border:0;padding:0 15px;background: none}
header form button{position: absolute;top:0;right: 0;width: 80px;height: 28px;background:#00a5f6;border:0;color: #fff}
header .lian{color: #00a5f6;margin-top: 6px}
header .lian a{color: #333;margin-right: 10px}
header .lian a:hover{color: #00a5f6;text-decoration: underline !important;}

/*pc导航*/
header nav{background: #00a5f6;}
header nav .ul{font-size: 0;margin:0;}
header nav .ul > li{position: relative;float:left;text-align: center;width: 11.1%;}
header nav .ul > li:nth-child(n + 2):after{content:'';width: 1px;height: 18px;background:#fff;position: absolute;left: 0;bottom:0;top: 1px;margin:auto 0;}
header nav .ul > li > a{position: relative; line-height:56px; display:block; color: #fff;font-size: 16px;}
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:#2ab8fe;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:hover > ul{display:block;}
header nav .ul > li > ul > li:hover > ul{display: block;}
header nav .ul > li:hover{background-color:#2ab8fe;}
header nav .ul > li.active{background-color:#2ab8fe;}
header nav .ul > li > ul > li:hover{background-color:#00a5f6;}
/*移动导航*/
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: #00a5f6;}
header .sjdnav li:last-child { border: none;}
header .sjdnav li a {display: block;color: #fff;line-height:38px;font-size: 15px;}
header .ydd_btn {width: 32px;cursor: pointer;position: absolute;z-index: 2000;bottom: 54px;right: 15px;}
header .ydd_btn span {display: block;width: 100%;height: 4px;background: #00a5f6;border-radius: 4px;}
header .ydd_btn span.span02 {margin: 5px 0;}
header .ydd_btn.click span {background: #00a5f6;}
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:0;margin-top: 9px;}
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: -9px;margin-top: 0px;}
header .ydd_btn.click span.span02 {width: 0;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}

/*大图轮播*/
.banner{position: relative;z-index: 1;cursor: all-scroll;}
.banner .bjcover{padding-top: 34%;}

/*头部公用*/
.main70{padding:66px 0;}
.title{font-size: 0;text-align: center;margin-bottom:42px;overflow: hidden;}
.title .div1{font-size: 30px;color: #000;font-weight: bold;line-height: 32px;}
.title .div2{font-size: 16px;color: #666;text-transform: uppercase;line-height: 26px;margin-top:5px;letter-spacing: .9px;}
.title .div3:after{content:"";width:166px;height: 1px;background: #d6d6d6;position: absolute;left: 100%;top:0;bottom:0;margin: auto 0;}
.title .div3:before{content:"";width:166px;height: 1px;background: #d6d6d6;position: absolute;right: 100%;top:0;bottom:0;margin: auto 0;}
.title .div3{font-size: 16px;color: #999999;text-transform: uppercase;display: inline-block;position: relative;padding:0 18px;line-height: 24px;margin-top:12px;}
.gd{display:block;width: 180px;line-height: 50px;background: #00a5f6;text-align: center;font-size: 16px;color: #fff;border-radius: 10px;margin: 44px auto 0;}
.gd:hover{background:#2ab8fe;color: #fff;}
.title.titlebs .div1{color: #fff;}
.title.titlebs .div3{color: #fff;}
.title.titlebs .div2{color:rgba(255,255,255,.6);}
.title.titlebs .div3:after{background-color: rgba(255,255,255,.3);}
.title.titlebs .div3:before{background-color: rgba(255,255,255,.3);}



/*数字*/
.main2{background:#fff;padding: 40px 0;box-shadow: 0 4px 4px rgba(0,0,0,0.1)}
.main2 .box {font-size: 0;}
.main2 .box .list{width:25%;display: inline-block;vertical-align: top;color: #000000;text-align: center;position: relative;}
.main2 .box .list .tt{display:inline-block;}
.main2 .box .list .tt1 b{color: #333333;font-size: 48px;display: inline-block;line-height: 50px;}
.main2 .box .list .tt1 span{color: #000000;font-size:16px;display: inline-block;vertical-align: top;line-height:26px;padding-left: 2px;}
.main2 .box .list .tt2{font-size:16px;color: #000;text-align: center;line-height: 28px;margin-top:6px;}
.main2 .box .list:nth-child(n+2):after{content: "";width: 1px;height: 100%;background: #e5e5e5;position: absolute;left: 0;top:0;}


/*产品目录*/
.main3{background: #f2f2f2 url("../images/bj1.png") center center/cover;}
.main3 .box{margin: -12px -6px 0;}
.main3 .box .list{display: block;width:calc(16.66% - 12px);float:left;background: #fff;margin: 12px 6px 0;border-radius: 10px;overflow: hidden;position: relative;padding: 10px 10px 10px 0;transition: all 0.3s;}
.main3 .box .list .tt2{padding-left: calc(14% + 36px);}
.main3 .box .list .tt3{font-size: 17px;font-weight: bold;color: #000;line-height: 24px;transform:perspective(1px);height: 24px;overflow: hidden;}
.main3 .box .list .tt4{font-size: 11px;color: #000;font-family: 'Arial';line-height: 15px;max-height: 30px;overflow: hidden;margin-top:6px;word-wrap:break-word;word-break:normal;}
.main3 .box .list .tt1{width: calc(14% + 30px);height: 40px;position: absolute;left: 3px;top:0;bottom: 0;margin: auto 0;}
.main3 .box .list .tt1 div{width:40px;height: 40px;border: 4px solid #ccedfd;border-radius: 50%;overflow: hidden;background: #00a5f6;line-height:32px;font-size: 16px;color: #fff;text-align: center;font-weight: bold;margin: 0 auto;}
.main3 .box .list .vertical_center{height:60px;overflow: hidden;}
.main3 .box .list:hover{box-shadow: 0 0 8px rgba(0,165,246,.5);transition: all 0.3s;}


/*我们的业务范围*/
.main3.main70{position:relative;z-index: 1;padding-bottom: 150px;}
.main5{position:relative;z-index: 1;padding-top:66px;}
.main4{background: #00a5f6;position: relative;z-index: 2;padding:40px 0 50px 0;}
.main4 .container-fluid{position: relative;z-index: 3;}
.main4:after{content:"";width: 100%;height: 132px;background: url("../images/tu3.png") no-repeat center center/cover;position: absolute;left: 0;right: 0;top:-132px;z-index: 2;}
.main4:before{content:"";width: 100%;height: 132px;background: url("../images/tu3-1.png") no-repeat center center/cover;position: absolute;left: 0;right: 0;bottom:-132px;z-index: 2;}
.main4 .bjimg1{position: absolute;right: 0;bottom: 0;z-index: 2;top:0;margin: auto 0;max-height: 98%;display: block;}
.main4 .bjimg2{position: absolute;left: 0;bottom: 0;z-index: 2;top:0;margin: auto 0;max-height: 98%;display: block;}
.main4 .box{margin: -10px -5px 0;}
.main4 .box .list{width: calc(20% - 10px);margin: 10px 5px 0;float: left;background: rgba(255,255,255,.1);border: 1px solid rgba(255,255,255,.5);padding: 44px 10px;border-radius: 10px;text-align: center;}
.main4 .box .list .img{height:96px;position: relative;width: 100%;}
.main4 .box .list .img img{position: absolute;left: 0;right: 0;bottom: 0;display: block;margin: 0 auto;max-height: 98%;}
.main4 .box .list .tt1{font-size: 22px;font-weight: bold;color: #fff;line-height: 40px;margin-top: 10px;height: 40px;overflow: hidden;transform:perspective(1px);}
.main4 .box .list .tt2{font-size: 14px;color: rgba(255,255,255,.77);text-transform: uppercase;line-height: 22px;height: 22px;overflow: hidden;}
.main4 .box .list:hover{background-color: rgba(255,255,255,.3);;}

/*公司简介*/
.main5 .container-fluid{position: relative;z-index: 3;}
.main5 .bjimg1{position: absolute;right: 0;bottom: 0;z-index: 2;top:0;margin: auto 0;max-height: 98%;display: block;}
.main5 .bjimg2{position: absolute;left: 0;bottom: 0;z-index: 2;top:0;margin: auto 0;max-height: 98%;display: block;}
.main5 .box1 .tt2{color: #999999;text-align: center;line-height: 32px;}
.main5 .box1 .tt1{color: #333333;font-weight: bold;margin-bottom: 20px;font-size: 24px;text-align: center;}
/*产品中心*/
.main5 .box1{position: relative;z-index: 4;border-bottom: 1px dashed #cccccc;}
.main5 .lb1{position: relative;z-index: 4;max-width: 1380px;}
.main5 .lb1 .list{display:block;background: #f2f2f2;padding-top: 40px;text-align: center;}
.main5 .lb1 .list .img{max-width: 180px;border-radius: 50%;margin: 0 auto;}
.main5 .lb1 .list .img .bjcover{padding-top: 100%;border-radius: 50%;overflow: hidden;}
.main5 .lb1 .list .tt{padding:30px 20px;}
.main5 .lb1 .list .tt1{font-size: 18px;color: #000000;line-height: 26px;font-weight: bold;height: 26px;overflow: hidden;transform:perspective(1px);}
.main5 .lb1 .list .tt2{font-size: 12px;color: #999999;line-height: 22px;font-family: 'Arial';text-transform: uppercase;height: 22px;overflow: hidden;}
.main5 .lb1 .list .tt3{font-size: 14px;color: #999999;line-height: 24px;height: 48px;overflow: hidden;margin-top: 10px;}
.main5 .lb1 .list .tt4{font-size: 12px;color: #999999;line-height: 23px;font-family: 'Arial';background: #fff;width: 56px;text-align: center;text-transform: uppercase;border-radius: 15px;margin: 0 auto;margin-top:18px;}
.main5 .lb1 .list .tt5{font-size: 14px;color: #000000;line-height: 50px;padding: 0 38px 0 24px;border-top: 1px solid #e5e5e5;text-align: left;position: relative;}
.main5 .lb1 .list .tt5:after{content: "";width: 7px;height: 13px;background: url("../images/tu5.png") no-repeat;position: absolute;right: 24px;top:0;bottom: 0;margin: auto 0;opacity: 1;transition: all 0.3s;}
.main5 .lb1 .list .tt5:before{content: "";width: 7px;height: 13px;background: url("../images/tu5-1.png") no-repeat;position: absolute;right: 24px;top:0;bottom: 0;margin: auto 0;opacity: 0;transition: all 0.3s;}
.main5 .lb1 .list:hover .tt1{color: #00a5f6;}
.main5 .lb1 .list:hover .tt4{background-color: #00a5f6;color: #fff;}
.main5 .lb1 .list:hover .tt5{color: #00a5f6;}
.main5 .lb1 .list:hover .tt5:after{opacity: 0;transition: all 0.3s;}
.main5 .lb1 .list:hover .tt5:before{opacity: 1;transition: all 0.3s;}
.main5 .lb1 .swiper-button-prev{width: 28px;height: 55px;background: url("../images/tu6.png") no-repeat;margin-top: -27px;}
.main5 .lb1 .swiper-button-next{width: 28px;height: 55px;background: url("../images/tu6.png") no-repeat;margin-top: -27px;transform:rotate(180deg)}



/*新闻*/
.main6 .box{margin:-20px -7px 0;font-size: 0;}
.main6 .box .list{display:inline-block;width: calc(33.33% - 14px);margin: 20px 7px 0;font-size: 14px;vertical-align: top;background: #fff;box-shadow: 0 0 6px rgba(0,0,0,.1)}
.main6 .box .list .top{border: 2px solid #fff;border-bottom-color: #e5e5e5;padding: 12px 88px 10px 26px;box-shadow:inset 0 10px 10px rgba(0,0,0,.08);font-size: 20px;font-weight: bold;color: #00a5f6;position: relative;}
.main6 .box .list .top span{display:block;font-size: 14px;font-family: 'Arial';color: #ddd;}
.main6 .box .list .top a{display: block;position: absolute;right: 20px;line-height: 22px;background: #818182;width: 56px;text-align: center;font-size: 12px;font-family: 'Arial';color: #fff;border-radius: 12px;height: 22px;top:0;bottom: 0;margin: auto 0;}
.main6 .box .list .top a:hover{background-color: #00a5f6;color: #fff;}
.main6 .box .list .ul{padding: 10px 20px 40px 20px;}
.main6 .box .list .ul a{display: block;font-size: 15px;color: #000000;line-height: 48px;border-bottom: 1px solid #e5e5e5;padding-left: 30px;position: relative;}
.main6 .box .list .ul a:after{content:"";width: 4px;height: 4px;background: #000;position: absolute;left:10px;top:0;bottom: 0;margin: auto 0;transition: all 0.3s;}
.main6 .box .list .ul a:hover{color:#00a5f6;}
.main6 .box .list .ul a:hover:after{background-color:#00a5f6;transition: all 0.3s;}



footer .box2{font-size: 13px;color: #7c7c7c;background: #f1f1f1;line-height: 22px;padding: 20px 0;}
footer .box1{background: #333333;padding-bottom: 30px;}
footer .box1 .ul1{font-size:0;text-align: center;padding: 20px 0 18px 0;border-bottom: 1px solid rgba(255,255,255,.3);}
footer .box1 .ul1 a{font-size:14px;color: #fff;line-height: 34px;padding: 0 22px;position: relative;display: inline-block;}
footer .box1 .ul1 a:nth-child(n + 2):before{content:"";width: 2px;height: 14px;background: #a3afbc;border-right: 1px solid #d4d9df;position: absolute;left: -1px;top:0;bottom:0;margin: auto 0;display: block;}
footer .box1 .ul1 a:hover{color: #00a5f6;}
footer .box1 .listbox{position: relative;margin-top: 40px;}
footer .box1 .listbox .list{width:50%;float: left;padding-left: 20px;font-size: 0;}
footer .box1 .listbox .top{font-size: 17px;color: #fff;font-weight: bold;margin-bottom: 26px;position: relative;line-height: 24px;}
footer .box1 .listbox .top:after{content: "";width: 10px;height: 10px;background: url("../images/d1.png") no-repeat;position: absolute;left: -20px;top:0;bottom:0;margin: auto 0;}
footer .box1 .listbox .top{font-size: 17px;color: #fff;font-weight: bold;margin-bottom: 20px;position: relative;line-height: 24px;}
footer .box1 .listbox .list .div1{padding-left: 24px;line-height: 22px;color: #fff;font-size: 13px;margin-bottom: 14px;position: relative;display: inline-block;min-width: 250px;padding-right: 30px;}
footer .box1 .listbox .list .div1 img{position:absolute;left: 0;top:5px;display: block;max-width: 12px;}
footer .box1 .listbox .list a{font-size: 13px;color: #fff;line-height: 22px;margin-bottom: 14px;display: inline-block;min-width: 34%;transition: all 0.3s;vertical-align: top;}
footer .box1 .listbox .list a:hover{transition: all 0.3s;color: #00a5f6;}
footer .box1 .listbox .list:nth-child(1){font-size: 0;padding-right: 20px;}
footer .box1 .listbox .list:nth-child(1) hr{border-top:1px solid #fff;width: 100px;margin-left: 24px;margin-top: 5px;margin-bottom: 14px;}
footer .box1 .listbox .list:nth-child(2){position: relative;min-height: 200px;}
footer .box1 .listbox .list:nth-child(2) a{width: 33%;min-width: inherit;padding-right: 14px;}
footer .box1 .listbox .list .ul2{width:calc(100% - 160px);float: left;}
footer .box1 .listbox .list .imgbox{width:160px;float: left;font-size: 0;text-align: right;}
footer .box1 .listbox .list .imgbox .img{display:block;background: #fff;padding: 6px;font-size: 14px;color: #000;line-height: 26px;border-radius: 6px;text-align: center;}
footer .box1 .listbox .list .imgbox .img img{display: block;margin: 0 auto;width: 100%;max-width: 150px;}

.ny{padding:40px 0;}
.bannerbox{position: relative;z-index: 2;}
.bannerbox .tt{position: absolute;left: 0;right: 0;top:calc(50% - 30px);transform:translateY(-50%);text-align: center;width: 100%;}
.bannerbox .tt .tt1{font-size:32px;font-weight: bold;color: #fff;line-height: 40px;margin-bottom: 10px;}
.bannerbox .tt .tt2{font-size:50px;font-weight: bold;color: rgba(255,255,255,.5);font-family: 'Arial';text-transform: uppercase;line-height:66px;}
.bannerbox .title1box{position: absolute;z-index: 2;left: 0;right: 0;bottom: 0;}
.title1{font-size:0;text-align: center;background: #f2f2f2;padding: 14px;border-bottom: 1px solid #d8d8d8;}
.title2{font-size:18px;text-align: center;background: #f2f2f2;padding: 14px;border-bottom: 1px solid #d8d8d8;color: #000000;line-height: 44px;font-weight: bold;transform:perspective(1px)}
.title1 a{font-size:14px;color: #000000;display: inline-block;line-height: 40px;padding: 0 30px;position: relative;}
.title1 a:nth-child(n+2):after{content:"";width: 2px;height: 14px;background: #656565;border-right: 1px solid #858585;position: absolute;left: -1px;top:0;bottom: 0;margin: auto 0;}
.title1 a:hover{color:#00a5f6;}
.title1 a.active{color:#00a5f6;}



.nycp {margin: 0 -7px;}
.nycp .list{display:block;background: #f2f2f2;padding-top: 40px;text-align: center;width: calc(25% - 14px);margin: 0 7px 14px;float: left;}
.nycp .list .img{max-width: 180px;border-radius: 50%;margin: 0 auto;}
.nycp .list .img .bjcover{padding-top: 100%;border-radius: 50%;overflow: hidden;}
.nycp .list .tt{padding:30px 20px;}
.nycp .list .tt1{font-size: 18px;color: #000000;line-height: 26px;font-weight: bold;height: 26px;overflow: hidden;transform:perspective(1px);}
.nycp .list .tt2{font-size: 12px;color: #999999;line-height: 22px;font-family: 'Arial';text-transform: uppercase;height: 22px;overflow: hidden;}
.nycp .list .tt3{font-size: 14px;color: #999999;line-height: 24px;height: 48px;overflow: hidden;margin-top: 10px;}
.nycp .list .tt4{font-size: 12px;color: #999999;line-height: 23px;font-family: 'Arial';background: #fff;width: 56px;text-align: center;text-transform: uppercase;border-radius: 15px;margin: 0 auto;margin-top:18px;}
.nycp .list .tt5{font-size: 14px;color: #000000;line-height: 50px;padding: 0 38px 0 24px;border-top: 1px solid #e5e5e5;text-align: left;position: relative;}
.nycp .list .tt5:after{content: "";width: 7px;height: 13px;background: url("../images/tu5.png") no-repeat;position: absolute;right: 24px;top:0;bottom: 0;margin: auto 0;opacity: 1;transition: all 0.3s;}
.nycp .list .tt5:before{content: "";width: 7px;height: 13px;background: url("../images/tu5-1.png") no-repeat;position: absolute;right: 24px;top:0;bottom: 0;margin: auto 0;opacity: 0;transition: all 0.3s;}
.nycp .list:hover .tt1{color: #00a5f6;}
.nycp .list:hover .tt4{background-color: #00a5f6;color: #fff;}
.nycp .list:hover .tt5{color: #00a5f6;}
.nycp .list:hover .tt5:after{opacity: 0;transition: all 0.3s;}
.nycp .list:hover .tt5:before{opacity: 1;transition: all 0.3s;}

/*人才招聘*/
.nyzp .list{display: block;border-bottom: 1px solid #d8d8d8;padding-bottom: 30px;margin-bottom: 30px;position: relative;padding-left: 60px;}
.nyzp .list .img{position:absolute;left: 0;top:8px;display: block;}
.nyzp .list .tt1{font-size: 18px;font-weight: bold;color: #000000;line-height: 32px;}
.nyzp .list .tt2{font-size: 14px;color: #999999;line-height: 26px;margin-top: 14px;}
.nyzp .list .tt3{font-size: 14px;color: #000;line-height: 25px;background: #e5e5e5;width:70px;border-radius: 15px;text-align: center;margin-top: 20px;}
.nyzp .list .tt3:hover{background-color: #00a5f6;color: #fff;}


/*新闻*/
.nyxw .list{display: block;margin-bottom: 30px;border-bottom: 1px solid #e5e5e5;position: relative;padding:0 250px 30px 150px; min-height: 170px;}
.nyxw .list .img{position:absolute;right: 0;top: 0;bottom: 30px;margin: auto 0;width: 222px;height: 140px;}
.nyxw .list .img .bjcover{height: 100%;width: 100%;}
.nyxw .list .tt1{font-size: 18px;color: #000;line-height: 26px;}
.nyxw .list .tt3{font-size: 18px;color: #999;font-family: 'Arial';position: absolute;left: 0;top:0;width: 150px;text-align: center;}
.nyxw .list .tt3 b{font-size:66px;color: #000;display: block;line-height: 60px;margin-bottom:6px;}
.nyxw .list .tt3 i{display: none;}
.nyxw .list .tt2{font-size: 14px;color: #999999;line-height: 24px;margin-top: 12px;max-height: 48px;overflow: hidden;}
.nyxw .list .tt4{font-size: 12px;color: #999999;line-height: 34px;border: 1px solid #e5e5e5;text-align: center;width: 124px;text-transform: uppercase;margin-top: 30px;}
.nyxw .list .tt4:hover{background-color: #00a5f6;color: #fff;border-color: #00a5f6;}



/*详情页*/
.danye{color:#000000;font-size: 14px;line-height: 30px;padding: 0 30px;}
.danye .bt{color: #000000;font-size: 24px;margin-bottom: 22px;font-weight: bold;}
.danye .rq{color: #999999;font-size: 14px;line-height: 20px;display: block;margin-bottom:16px;margin-top: -12px;}
.danye .xian{width: 100%;height: 1px;background: #e5e5e5;margin-bottom: 20px;}
.danye .img{margin:0 0 15px 0;display: block;}
.danye .ditu{height:400px;position: relative;margin:20px auto;border: 1px solid #e5e5e5;background: #fff;padding: 15px;}
.danye table{width:100% !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important;}
.danye table tr:nth-child(1){ background: #eee; font-size: 16px; line-height: 40px;}
.danye table tr td{width:auto !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important; padding-left: 2px;}








.liuyan form{padding:0 10% 0 8%;display: block;}
.liuyan form .div1{padding-left: 110px;position: relative;margin-bottom: 24px;width: 50%;float: left;}
.liuyan form .div1 span{display: block;position: absolute;left: 0;top:0;line-height: 44px;color: #000000;text-align: right;width: 100px;}
.liuyan form .div1 input{line-height: 42px;border: 1px solid #e5e5e5;height: 44px;padding: 0 15px;box-shadow: 0 0 8px rgba(0,0,0,.1);width:100%;}
.liuyan form .div1 button{line-height: 42px;border: 1px solid #00a5f6;height: 44px;padding: 0 15px;box-shadow: 0 0 8px rgba(0,0,0,.1);width:100%;background: #00a5f6;color: #fff;text-align: center;font-size: 15px;}
.liuyan form .div1 button:hover{opacity: .88;}
.liuyan form .div1.div2{width:100%;}
.liuyan form .div1 textarea{line-height: 28px;border: 1px solid #e5e5e5;height: 182px;padding: 7px 15px;box-shadow: 0 0 8px rgba(0,0,0,.1);width:100%;}
/*

.nylx .listbox .list{width:33.33%;float: left;border: 1px solid #e5e5e5;padding:6px;text-align: center;font-size: 0;}
.nylx .listbox .list img{display:inline-block;vertical-align: top;margin-top: 2px;}
.nylx .listbox .list .tt{display:inline-block;font-size: 15px;color: #000000;text-align: left;vertical-align: top;padding-left: 12px;line-height: 28px;}
.nylx .listbox .list .tt b{font-size:17px;color: #000;display: block;line-height: 28px;}



*/











/*transition: all 0.3s;*/
/*00a5f6*/


/*媒体查询开始*/
@media (min-width:1199px){
   
    .nyxw .list:hover .img .bjcover,
    .nycp .list:hover .img .bjcover,
    .main5 .lb1 .list:hover .img .bjcover
    {transform:scale(1.09);-moz-transform:scale(1.09);-ms-transform:scale(1.09);-o-transform:scale(1.09);-webkit-transform:scale(1.09);cursor:pointer;}


	
}

@media (max-width:1199px){
    header .zuo{ display: none }
    .main3 .box .list{width:calc(25% - 12px)}
    .bjimg1{display:none !important;}
    .bjimg2{display:none !important;}
    .main6 .box .list .ul a{padding-left: 22px;}
    footer .box1 .listbox .list:nth-child(2) a{width: 50%;}

    .bannerbox .title1box{position: relative;left: inherit;right: inherit;bottom: inherit;}
    .bannerbox .top{background: #00a5f6;line-height: 50px;height: 50px;color: #fff;font-size: 20px;font-weight: bold;padding: 0 20px;position: relative;margin-top: 30px;cursor: pointer;}
    .bannerbox .top i{position: absolute;right: 20px;top:0;line-height: 50px;}
    .title1{padding:14px 0;text-align: left;border: 0;display: none;}
    .title1 a{line-height:36px;padding: 0 10px;font-size: 15px;width:25%;text-align: center;height: 36px;overflow: hidden;}
    .title1 a:after{display: none;}
    .ny{padding:30px 0;}

    .title2{display: none;}

    .bannerbox .tt{top:50%;}
    .bannerbox .tt .tt1{font-size:30px;}
    .bannerbox .tt .tt2{font-size:40px;line-height:55px;}
}
@media (max-width:1024px){
    .nycp .list{width: calc(33.33% - 14px);}
}
@media (max-width:991px) {
    header .logo{height:110px;line-height: 110px;}
    header .ydd_btn{bottom: 44px;}
    .main2 .box .list .tt1 b{font-size:34px;}
    .main3 .box .list {width: calc(33.33% - 12px);}
    .main4 .box .list{width: calc(33.33% - 12px);}
    .main6 .box .list{width: calc(50% - 14px);}
    
    footer .box1 .ul1 a{padding:0 16px;}
    footer .box1 .listbox .list{width:100% !important}
    footer .box1 .listbox .list:nth-child(2){margin-top: 30px;}
    footer{margin-bottom:50px;}
    
    .title1 a{width: 33.33%;}
    
    /*新闻*/
    .nyxw .list{padding-right: 230px;}
    .nyxw .list .img{width: 200px;}
    .nyxw .list .tt1{font-size:16px;}

    .liuyan form{padding: 0;}

    .danye{padding: 0;}
}

@media (max-width:767px) {
    header .logo{height:88px;line-height: 88px;max-width: calc(100% - 50px);}
    header .logo2{display: none;}
    .banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:2px;}
    header .ydd_btn{bottom:31px;}
    .banner .bjcover{padding-top:46%;}

    /*头部公用*/
    .main70{padding:40px 0;}
    .title{margin-bottom:26px;}
    .title .div1{font-size: 24px;}
    .title .div2{font-size: 14px;line-height: 24px;margin-top:2px;}
    .title .div3{font-size: 14px;padding:0;line-height: 24px;margin-top:8px;}
    .title .div3:after{display: none;}
    .title .div3:before{display: none;}
    .gd{width:130px;line-height: 40px;font-size: 15px;margin:28px auto 0;}

    /*数字*/
    .main2{padding: 20px 0;}
    .main2 .box{margin-top: -20px;}
    .main2 .box .list{width:50%;margin-top: 20px;}
    .main2 .box .list .tt1 b{font-size:30px;line-height:32px;}
    .main2 .box .list .tt1 span{font-size:15px;}
    .main2 .box .list .tt2{font-size:15px;margin-top: 3px;}
    .main2 .box .list:nth-child(n):after{display: none;}
    .main2 .box .list:nth-child(even):after{display: block;}


    /*我们的业务范围*/
    .main3.main70{padding-bottom: 40px;}
    .main5{padding-top:0;}
    .main4{padding:40px 0;}
    .main4:after{display: none;}
    .main4:before{display: none;}

    .main4 .box .list{width: calc(50% - 10px);padding: 18px 5px;}
    .main4 .box .list .img{height:70px;}
    .main4 .box .list .tt1{font-size: 17px;line-height: 34px;margin-top: 8px;height: 34px;}
    .main4 .box .list .tt2{font-size: 12px;}

    /*公司简介*/
    .main5 .box1 .tt2{line-height: 30px;}
    .main5 .box1 .tt1{margin-bottom: 10px;font-size: 18px;}
    /*产品中心*/
    .main5 .lb1 .list{padding:0 0 10px 0;background: fixed;}
    .main5 .lb1 .list .img{max-width:130px;}
    .main5 .lb1 .list .tt{padding:16px 0;}
    .main5 .lb1 .list .tt1{font-size: 17px;}
    .main5 .lb1 .list .tt4{margin-top:10px;}
    .main5 .lb1 .list .tt5{padding: 0 30px 0 0;display: none;}
    .main5 .lb1 .list .tt5:after{right: 15px;}
    .main5 .lb1 .list .tt5:before{right: 15px;}

    /*新闻*/
    .main6 .box{width: 100%;margin:-20px 0 0 0;}
    .main6 .box .list{width: 100%;margin: 20px 0 0 0;box-shadow:  0 0 0;}
    .main6 .box .list .top{padding:10px 70px 9px 15px}
    .main6 .box .list .top a{right: 15px;}
    .main6 .box .list .ul{padding:6px 15px 20px 15px;}
    .main6 .box .list .ul a{padding-left: 15px;}
    .main6 .box .list .ul a:after{left:0;}


    
    footer .box2{padding: 14px 0;}
    footer .box1 .ul1{text-align: left;}
    footer .box1 .ul1 a{line-height: 28px;padding: 0 20px 0 0;}
    footer .box1 .ul1 a:nth-child(n+2)::before{display: none;}
    footer .box1 .listbox{margin-top:22px;}
    footer .box1 .listbox .list .ul2{width:100%;float: none;}
    footer .box1 .listbox .list .imgbox{width:100%;float: none;text-align:left;display: none;}
    footer .box1 .listbox .list .imgbox .img{margin:0;margin-right: 15px;}
    footer .box1 .listbox .list .imgbox .img{max-width:calc(50% - 15px);font-size: 13px;line-height: 28px;padding: 4px;}
    footer .box1 .listbox .list .imgbox .img img{max-width: 160px;margin-bottom: 4px;}
    footer .box1 .listbox .list:nth-child(2) a{width:50%;padding-right:15px;}
    footer .box1 .listbox .list:nth-child(1){padding-right:0;}
    footer .box1 .listbox .list{padding-left:0;}
    footer .box1 .listbox .top{padding-left:20px;}
    footer .box1 .listbox .top:after{left: 0;}
    

    
    .nycp .list{width: calc(50% - 14px);padding:0;background: fixed;}
    .nycp .list .img{max-width:130px;}
    .nycp .list .tt{padding:16px 0;}
    .nycp .list .tt1{font-size: 17px;}
    .nycp .list .tt4{margin-top:10px;}
    .nycp .list .tt5{padding: 0 30px 0 0;display: none;}
    .nycp .list .tt5:after{right: 15px;}
    .nycp .list .tt5:before{right: 15px;}
    
    .title1 a{width:50%;}
   
    
    .bannerbox .tt .tt1{font-size:22px;line-height: 32px;margin-bottom: 4px;}
    .bannerbox .tt .tt2{font-size:16px;line-height:22px;}

    /*人才招聘*/
    .nyzp .list{padding-left:40px;padding-bottom: 20px;margin-bottom: 20px;}
    .nyzp .list .img{top:6px;}
    .nyzp .list .tt2{margin-top: 8px;}
    .nyzp .list .tt3{margin-top: 15px;}

    /*新闻*/
    .nyxw .list{margin-bottom: 20px;padding:0 0 20px calc(15% + 95px); min-height: inherit;}
    .nyxw .list .img{position:absolute;right: inherit;top: 0;bottom: inherit;margin:inherit;width: calc(15% + 80px);height: 130px;left: 0;}
    .nyxw .list .tt1{font-size: 16px;}
    .nyxw .list .tt3{font-size: 14px;position: relative;left: inherit;top:inherit;width: inherit;text-align: left;line-height: 24px;}
    .nyxw .list .tt3 b{display: none;}
    .nyxw .list .tt3 i{display: inline;}
    .nyxw .list .tt2{margin-top:0;font-size: 13px;line-height: 23px;height: 46px;}
    .nyxw .list .tt4{width:80px;line-height: 24px;margin-top:6px;}


    

    .liuyan form .div1{padding-left:84px;margin-bottom: 15px;width: 100%;float: none;}
    .liuyan form .div1 span{width:76px;line-height: 40px;}
    .liuyan form .div1 input{line-height: 38px;height: 40px;}
    .liuyan form .div1 button{line-height: 38px;height: 40px;}



    .danye .ditu{height:300px;margin: 14px auto;padding: 10px;}
    .danye .bt{font-size: 18px;margin-bottom: 14px;}
    .danye .rq{margin-top: -8px;}
    .danye .img{margin-bottom:14px;}
    
}
@media (max-width:600px) {
    /*产品目录*/
    .main3 .box .list{width:calc(50% - 12px);padding:56px 10px 10px 10px;}
    .main3 .box .list .tt1{left: 0;right: 0;top:13px;bottom: inherit;margin: 0 auto;}
    .main3 .box .list .tt2{padding: 0;text-align: center;}
    .vertical_centerbox{width:100%;}
    .vertical_center{width:100%;}
    


}

@media (max-width:479px) {
    .danye .ditu{height:260px;}
    
}
.hot{height:50px; background:#00a5f6; 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:52px; 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; }