/*全局样式*/
@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;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: 1400px !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;height: 100%;width: 100%;}
.vertical_center{display: table-cell;vertical-align: middle;}
input{appearance:none;
-webkit-appearance:none;
-moz-appearance: none; 
-o-appearance: none;
outline: none;    
}

/*pc导航*/
header{position: relative;z-index: 3;}
header .main1{position: absolute;left: 0;right: 0;top:26px;width: 100%;z-index: 2;}
header .main1 .logo{line-height:40px;height: 40px;font-size: 0;}
header .main1 .logo img{max-height:96%;}
header .main1 form{width: 180px;display: block;border: 1px solid #fff;line-height: 28px;height: 30px;border-radius: 4px;overflow: hidden;margin-top: 5px;}
header .main1 form input{width: calc(100% - 40px);float: left;border: 0;line-height: 28px;height: 28px;background: fixed;color: #fff;font-size: 15px;padding: 0 14px;}
header .main1 form button{width: 40px;float: left;border: 0;line-height: 28px;height: 28px;background:url("../images/tu1.png") no-repeat center center;}
header nav .ul{font-size: 0;margin:0;}
header nav .ul > li{position: relative;float:left;text-align: center;}
header nav .ul > li > a{position: relative;display:block; color: #fff;font-size: 17px;line-height:40px;padding: 0 24px;padding-bottom: 8px;}
header nav .ul > li > ul {display:none;position:absolute;left: 0;top: 100%;width:200%;z-index: 100;box-shadow: 0 0 6px rgba(0,0,0,.2);padding: 12px 0;background: #fff;border-top: 4px solid #23c7b1;}
header nav .ul > li > ul > li{position: relative;font-size: 13px;}
header nav .ul > li > ul > li:nth-child(1):after{content: "";width: 0;height: 0;border-left:4px solid rgba(0,0,0,0);border-right: 4px solid rgba(0,0,0,0);border-bottom: 4px solid #23c7b1;position: absolute;left:24%;top:-20px;}
header nav .ul > li > ul > li > a{color: #000;display: block;width: 100%;padding: 8px 14px;ine-height:24px;background: #fff;text-align: left;}
header nav .ul > li:hover > ul{display:block;}
header nav .ul > li:hover > a{position: relative;top:2px;}
header nav .ul > li.active > a{position: relative;top:2px;}
header nav .ul > li > ul > li:hover > a{background-color:#F3F3F3;}
/*大图轮播*/
.banner{position: relative;z-index: 1;}
.banner .swiper-pagination-bullet{background: fixed;border: 1px solid #fff;opacity: 1;}
.banner .swiper-pagination-bullet-active{background:#fff;}

/*头部公用*/
.main50{padding: 50px 0;}
.title1{font-size: 0;text-align: center;padding-bottom:10px;overflow: hidden;clear: both;width: 100%;position: relative;margin-bottom: 30px;}
.title1:after{content: "";width: 14px;height: 7px;background: url("../images/tu2.png") no-repeat;position: absolute;left: 0;right: 0;bottom:0;margin: 0 auto;z-index: 1;}
.title1 .div1{display:block;font-size: 30px;color: #fff;font-weight: bold;line-height: 30px;}
.title1 .div2:after{content:"";width:350px;height: 1px;background: rgba(255,255,255,.6);position: absolute;left: 100%;top:0;z-index: 1;}
.title1 .div2:before{content:"";width:350px;height: 1px;background: rgba(255,255,255,.6);position: absolute;right: 100%;top:0;z-index: 1;}
.title1 .div2 div:after{content:"";width:80px;height: 1px;background: #00e4ff;position: absolute;left: 100%;top:0;z-index: 2;}
.title1 .div2 div:before{content:"";width:80px;height: 1px;background: #00e4ff;position: absolute;right: 100%;top:0;z-index: 2;}
.title1 .div2{font-size: 13px;color: #fff;text-transform: uppercase;display: inline-block;position: relative;line-height: 32px;padding: 0 18px;}
.title2{text-align: center;clear: both;width: 100%;position: relative;margin-bottom: 30px;}
.title2 .div1{font-size: 28px;color: #9b9b9b;text-transform: uppercase;}
.title2 .div2{font-size: 30px;color: #000000;font-weight: bold;position: relative;padding-bottom: 14px;}
.title2 .div2:after{content:"";width: 90px;height: 4px;background: #d2d2d2;position: absolute;left: 0;right: 0;bottom:0;margin: 0 auto;}
.title2 .div3{font-size: 16px;color: #9b9b9b;line-height: 26px;margin-top: 8px;}

.main2 .box{margin: 0 -10px;}
.main2 .box .listbox{width:calc(33.33% - 20px);float: left;margin: 0 10px;margin-bottom: 20px;display: block;background: #fff;border: 1px solid #dcdcdc;padding: 10px;position: relative;}
.main2 .box .listbox .list{border: 1px solid #fff;padding: 30px 20px;position: relative;z-index: 2;}
.main2 .box .listbox .list .img{position:relative;height: 80px;width: 100%;overflow: hidden;}
.main2 .box .listbox .list .img img{position:absolute;left: 0;right: 0;bottom:0;display: block;max-height: 99%;margin: 0 auto;}
.main2 .box .listbox .list .img .img1{opacity:1;}
.main2 .box .listbox .list .img .img2{opacity:0;}
.main2 .box .listbox .list:hover .img .img1{opacity:0;}
.main2 .box .listbox .list:hover .img .img2{opacity:1;}
.main2 .box .listbox .list .tt1{font-size: 24px;color: #000;text-align: center;margin-top: 22px;transform:perspective(1px); }
.main2 .box .listbox .list .tt2{font-size: 16px;color: #666;line-height: 28px;height: 56px;overflow: hidden;text-align: center;margin-top: 14px;}
.main2 .box .listbox .list .tt3{font-size: 16px;color: #fff;width: 110px;line-height: 33px;text-align: center; background-image: linear-gradient(#1eb1bb, #1588cd);text-transform: uppercase;border-radius: 16px;margin: 0 auto;margin-top: 18px;}
.main2 .box .listbox:after{content: "";width: 100%;height: 100%;background-image: linear-gradient(#1eb1bb, #1588cd);position: absolute;left: 0;top:0;z-index: 1;opacity: 0;transition: all 0.3s}
.main2 .box .listbox:hover:after{opacity:1;transition: all 0.3s;}
.main2 .box .listbox:hover .tt1{color:#fff;}
.main2 .box .listbox:hover .tt2{color:#fff;}
.main2 .box .listbox:hover .tt3{color:#23c7b1;background: #fff;}

/*软件介绍*/
/*
.main3 .swiper-slide-prev .img{transform:scale(.70);}
.main3 .swiper-slide-active .img{transform:scale(.76);}
.main3 .swiper-slide-prev{margin-right: -34px !important;}
.main3 .swiper-slide-active{margin-right: -10% !important;}
.main3 .swiper-slide-next{margin-right: -9% !important;}
.main3 .swiper-slide-next+.swiper-slide .img{transform:scale(.92);}
.main3 .swiper-slide-next+.swiper-slide{margin-right: -8% !important;}
.main3 .swiper-slide-next+.swiper-slide+.swiper-slide{margin-right: -8% !important;transform:scale(1);z-index: 3;}
.main3 .swiper-slide-next .img{transform:scale(.84);}
*/
.main3 .swiper-container{padding-bottom:60px;}
.main3 .box{margin-top: -14px;}
.main3 .list{display: block;padding-top: 14px;position: relative;top:0;}
.main3 .list .tt{font-size: 16px;color: #fff;padding: 0 10px;line-height: 50px;text-align: center;}
.main3 .swiper-button-next{width: 50px;height: 50px;background: url("../images/tu3.png") no-repeat center center;border: 1px solid #fff;top:inherit;right: 0;left:80px;margin: 0 auto;bottom:0;}
.main3 .swiper-button-prev{width: 50px;height: 50px;background: url("../images/tu3.png") no-repeat center center;border: 1px solid #fff;top:inherit;right: 80px;left: 0;margin: 0 auto;bottom:0;transform:rotate(180deg);}
.main3 .list:hover{position: relative;top:-14px;}

/*什么是新的*/
.main4 .list{display:block;border: 1px solid #1588cd;}
.main4 .list .tt{padding:20px;}
.main4 .list .tt .tt1{font-size: 20px;color: #000000;line-height:30px;}
.main4 .list .tt .tt2{font-size: 15px;color: #787878;line-height: 26px;height: 52px;overflow: hidden;margin-top: 10px;}
.main4 .list .tt .tt3{font-size: 16px;color: #fff;width: 110px;line-height: 33px;text-align: center; background-image: linear-gradient(#1eb1bb, #1588cd);text-transform: uppercase;border-radius: 16px;float: right;margin-top: 14px;}
.main4 .list:hover .tt1{color:#1588cd;}
.main4 .list .tt .tt3:hover{background-image: linear-gradient(#3bbfc8, #90d3d8);}

/*我们的产品和服务*/
.main5{padding: 70px 0;}
.main5 .box{position: relative;}
.main5 .list1{position: absolute;left: 0;right: 0;top:50%;transform:translateY(-50%);background: #1ca8bf;border: 1px solid #fff;padding: 18px;border-radius: 50%;width: 350px;height: 350px;overflow: hidden;text-align: center;margin: 0 auto;z-index: 1;}
.main5 .list1 .ttbox{background: #003567;width: 100%;height: 100%;border-radius: 50%;overflow: hidden;}
.main5 .list1 .ttbox .tt1{font-size: 20px;color: #fff;text-transform: uppercase;line-height: 30px;padding: 0 26px;}
.main5 .list1 .ttbox .tt2{font-size: 36px;color: #fff;font-weight: bold;padding-bottom: 18px;margin-top: 6px;position: relative;}
.main5 .list1 .ttbox .tt2:after{content:"";width: 90px;height: 4px;background: #d2d2d2;position: absolute;left: 0;right: 0;bottom:0;margin: 0 auto;}
.main5 .list1 .ttbox .tt3{font-size: 15px;color: #fff;line-height: 28px;margin-top: 12px;padding: 0 26px;}

.main5 .list2{position: relative;z-index: 2;font-size: 0;}
.main5 .list2 .ttbox{position:relative;width: 50%;color: #fff;font-size: 14px;display: inline-block;vertical-align: top;}
.main5 .list2 .ttbox .tt1{width: 70px;height: 81px;line-height: 81px;background: url("../images/tu5.png") no-repeat center center/contain;position: absolute;top:0;text-align: center;font-size: 36px;color: #1791c9;font-weight: bold;}
.main5 .list2 .ttbox .tt2{font-size:24px;font-weight: bold;color: #fff;line-height: 34px;padding: 10px 0;}
.main5 .list2 .ttbox .tt3{font-size:16px;color: #fff;line-height:26px;}
.main5 .list2 .ttbox .tt4{font-size: 16px;color: #fff;line-height: 33px;text-align: center; background-image: linear-gradient(#1eb1bb, #1588cd);text-transform: uppercase;border-radius: 16px;display:inline-block;padding: 0 22px;margin-top:20px;}
.main5 .list2 .ttbox .tt4 img{position:relative;top:-1px;padding-left: 10px;}
.main5 .list2 .ttbox .tt4:hover{background-image: linear-gradient(#3bbfc8, #90d3d8);}
.main5 .list2 .ttbox:nth-child(odd){padding-right:200px;padding-left: 90px;}
.main5 .list2 .ttbox:nth-child(odd) .tt1{left: 0;}
.main5 .list2 .ttbox:nth-child(even) .tt1{right:0;}
.main5 .list2 .ttbox:nth-child(even){padding-left:200px;padding-right: 90px;text-align: right;}
.main5 .list2 .ttbox:nth-child(n+3){margin-top:80px;}
/*案例展示*/
.main6 .swiper-button-next{width: 46px;height: 46px;margin-top: -23px;background:#1588cd url("../images/tu3.png") no-repeat center center;border: 1px solid #1588cd;}
.main6 .swiper-button-prev{width: 46px;height: 46px;margin-top: -23px;background:#1588cd url("../images/tu3.png") no-repeat center center;border: 1px solid #1588cd;transform:rotate(180deg);}
.main6 .list{display:block;position: relative;border: 1px solid #1588cd;padding-bottom: 50px;}
.main6 .list .tt1{line-height: 50px;background: #fff;color: #696969;text-align: center;font-size: 16px;position: relative;z-index: 2;transition: all 0.6s;padding: 0 14px;height: 50px;overflow: hidden;}
.main6 .list .tt2{width: 172px;line-height: 40px;height: 42px; border: 1px solid #fff;text-align: center;margin: 0 auto;font-size: 15px;color: #fff;position: relative;z-index: 2;overflow: hidden;}
.main6 .list .tt2 img{padding-left:14px;position: relative;}
.main6 .list .tt{position:absolute;left: 0;right: 0;height: 50px;bottom: 0;width: 100%;overflow: hidden;}
.main6 .list .tt:after{content: "";background:rgba(0,171,255,.7);position: absolute;left: 0;bottom:-100%;width: 100%;height: 100%;z-index: 1;transition: all 0.3s}


/*新闻*/
.main7 .box .tt1{font-size: 17px;color: #000000;padding-left: 12px;position: relative;padding-right: 77px;line-height: 50px;height: 50px;border-bottom: 1px solid #1689cd;margin-bottom: 16px;}
.main7 .box .tt1:after{content:"";width: 2px;height: 16px;background: #1689cd;position: absolute;left: 0;top:3px;bottom:0;margin: auto 0;}
.main7 .box .tt1 a{position:absolute;right: 0;top:0;display: block;line-height: 50px;text-transform: uppercase;color: #1689cd;font-size: 16px;}
.main7 .box .tt1 a:hover{text-decoration:underline !important}
.main7 .box .tt2 a{display:block;position: relative;padding-left: 86px;padding-right: 14px;border: 1px solid #e5e5e5;line-height: 56px;background: #fff;}
.main7 .box .tt2 span{width: 72px;border-right: 1px solid #e5e5e5;display: block;text-align: center;position: absolute;left: 0;top:0;height: 100%;line-height:22px;padding-top:6px;}
.main7 .box .tt2 span b{display:block;font-size: 17px;line-height: 24px;}
.main7 .box .tt2 a:nth-child(n+2){margin-top:15px;}
.main7 .box .tt2 a:nth-child(n+5){display:none;}
.main7 .box .tt2 a:hover{color:#1689cd}
.main7 .box:nth-child(3){height: 343px;position: relative;}
.main7 .box:nth-child(3):after{content: "";width: calc(100% - 30px);height: 100%;background-image: linear-gradient(#1eb1bb, #1588cd);position: absolute;left: 15px;top:0;z-index: 1;}
.main7 .box:nth-child(3) .tt1{color:#fff;border-color: rgba(255,255,255,.3);position: relative;z-index: 2;width: calc(100% - 40px);margin: 0 20px 16px 20px;}

.main7 .box:nth-child(3) .tt1 a{color:#fff;}
.main7 .box:nth-child(3) .tt1:after{background:#fff;}
.main7 .box:nth-child(3) .tt2{font-size: 15px;color: #fff;line-height: 30px;position: relative;z-index: 2;padding: 0 20px 20px 20px;}

footer{background: #000000;color: #fff;}
footer .list1{width:calc(18% + 100px);float: left;padding: 0 20px;line-height: 24px;color: #a4a4a4;}
footer .list2{width:calc(12% + 100px);float: left;padding-right: 20px;}
footer .list3{width:calc(38% - 100px);float: left;padding:0 20px;border-left: 1px solid rgba(255,255,255,.6);border-right: 1px solid rgba(255,255,255,.6);min-height: 180px;text-align: center;}
footer .list4{width:calc(32% - 100px);float: left;padding-left: 20px;font-size: 0;}
footer .list1 .tt1{padding-left: 30px;font-size: 14px;color: #fff;position: relative;margin-bottom: 40px;}
footer .list1 .tt1 span{color: #a4a4a4;}
footer .list1 .tt1 b{color: #0277d1;font-size: 28px;font-weight: bold;line-height:32px;padding: 8px 0;}
footer .list1 .tt1:after{content:"";width: 4px;height: 100%;background: #0277d1;position: absolute;left: 0;top:0;}
footer .txt{font-size:17px;color: #fff;margin-bottom: 10px;}
footer .list2 .ul{font-size: 0;}
footer .list2 .ul a{display:inline-block;min-width: 44%;font-size: 14px;color: #a4a4a4;line-height: 24px;padding: 3px 6px 3px 0;}
footer .list2 .ul a:hover{color:#fff;text-decoration: underline !important}
footer .list3 .tt1{padding-top:7px;}
footer .list3 .tt1 div{font-size: 14px;color: #fff;line-height: 30px;margin-bottom: 6px;}
footer .list3 .tt1 div img{position:relative;top:-2px;padding-right: 14px;}
footer .list3 .div1{display:inline-block;text-align: left;}
footer .list4 .img{max-width:50%;display: inline-block;font-size: 14px;color: #fff;line-height: 22px;text-align: center;padding: 0 2%;}
footer .list4 .img img{display:block;max-width: 140px;margin: 0 auto;margin-bottom: 6px;}

.ny{min-height:666px;}
.ny .title2 .div2{color: #199ac6;}

.title3{font-size:0;margin:0 -5px;margin-bottom: 10px;position: relative;z-index: 1;}
.title3 .ul{display:inline-block;width: calc(33.33% - 10px);margin: 0 5px;margin-bottom: 20px;font-size: 15px;background: #f3f3f3;position: relative;cursor: pointer;}
.title3 .ul .div1{line-height: 40px;border: 1px solid #e5e5e5;padding: 0 14px;position: relative;font-size: 16px;z-index: 1;}
.title3 .ul .div1:after{content: "";width: 20px;height: 12px;background: url("../images/tu7.png") no-repeat center center/contain;position: absolute;right: 15px;top:0;bottom:0;margin: auto 0;z-index: 1;opacity: 1;transition: all 0.3s;}
.title3 .ul .div1:before{content: "";width: 20px;height: 12px;background: url("../images/tu7-1.png") no-repeat center center/contain;position: absolute;right: 15px;top:0;bottom:0;margin: auto 0;z-index: 1;opacity: 0;transition: all 0.3s;}
.title3 .ul .div2{max-height:280px;overflow: hidden;overflow-y:auto !important;position: absolute;left: 0;top:100%;width: 100%;background: #f3f3f3;display: none;z-index: 2;}
.title3 .ul .div2 a{padding: 0 14px;line-height: 35px;transition: all 0.2s;display: block;}
.title3 .ul .div2 a:hover{background:#EBEBEB;transition: all 0.2s;color: #000;}
.title3 .ul:hover .div1{background:#1998c6;color: #fff;}
.title3 .ul:hover .div1:after{opacity: 0;transition: all 0.3s;}
.title3 .ul:hover .div1:before{opacity: 1;transition: all 0.3s ;}

.nycp{margin: 0 -7px;font-size: 0;}
.nycp .list{border: 1px solid #1588cd;width: calc(25% - 14px);margin: 0 7px;margin-bottom: 14px;display: inline-block;vertical-align: top;}
.nycp .list .tt{padding:20px;}
.nycp .list .tt .tt1{font-size: 20px;color: #000000;}
.nycp .list .tt .tt2{font-size: 15px;color: #787878;line-height: 26px;height: 78px;overflow: hidden;margin-top: 10px;}
.nycp .list .tt .tt3{font-size: 16px;color: #fff;width: 110px;line-height: 33px;text-align: center; background-image: linear-gradient(#1eb1bb, #1588cd);text-transform: uppercase;border-radius: 16px;float: right;margin-top: 14px;}
.nycp .list:hover .tt1{color:#1588cd;}
.nycp .list .tt .tt3:hover{background-image: linear-gradient(#3bbfc8, #90d3d8);}
.nycpfl{margin: 0 -10px;}
.nycpfl .listbox{display: block;width:calc(25% - 20px);float: left;margin: 0 10px;margin-bottom: 20px;background: #fff;border: 1px solid #dcdcdc;padding: 10px;position: relative;}
.nycpfl .listbox .list{border: 1px solid #fff;padding: 30px 13px;position: relative;z-index: 2;}
.nycpfl .listbox .list .img{position:relative;height: 80px;width: 100%;overflow: hidden;}
.nycpfl .listbox .list .img img{position:absolute;left: 0;right: 0;bottom:0;display: block;max-height: 99%;margin: 0 auto;}
.nycpfl .listbox .list .img .img1{opacity:1;}
.nycpfl .listbox .list .img .img2{opacity:0;}
.nycpfl .listbox .list:hover .img .img1{opacity:0;}
.nycpfl .listbox .list:hover .img .img2{opacity:1;}
.nycpfl .listbox .list .tt1{font-size: 24px;color: #000;text-align: center;margin-top: 22px;transform:perspective(1px); }
.nycpfl .listbox .list .tt2{font-size: 16px;color: #666;line-height: 28px;height: 56px;overflow: hidden;text-align: center;margin-top: 14px;}
.nycpfl .listbox .list .tt3{font-size: 16px;color: #fff;width: 110px;line-height: 33px;text-align: center; background-image: linear-gradient(#1eb1bb, #1588cd);text-transform: uppercase;border-radius: 16px;margin: 0 auto;margin-top: 18px;}
.nycpfl .listbox:after{content: "";width: 100%;height: 100%;background-image: linear-gradient(#1eb1bb, #1588cd);position: absolute;left: 0;top:0;z-index: 1;opacity: 0;transition: all 0.3s}
.nycpfl .listbox:hover:after{opacity:1;transition: all 0.3s;}
.nycpfl .listbox:hover .tt1{color:#fff;}
.nycpfl .listbox:hover .tt2{color:#fff;}
.nycpfl .listbox:hover .tt3{color:#23c7b1;background: #fff;}
.nycpgys{margin: 0 -6px;}
.nycpgys .list{display: block;width:calc(20% - 12px);float: left;margin: 0 6px;margin-bottom: 12px;background: #fff;border: 1px solid #dcdcdc;padding: 10px;position: relative;}
.nycpgys .list .img{position:relative;}
.nycpgys .list .img .tu{position:absolute;left: 0;right: 0;bottom:0;top:0;display: block;max-height: 99%;margin:auto;}
.nycpfl.nyfw .listbox{width: calc(33.33% - 20px);}
.nycpfl.nyfw .listbox .list .tt2{height:84px;}
.gcfuwu .list{display:block;border-bottom: 1px solid #e3e3e3;padding: 20px;}
.gcfuwu .list .img{width:50%;float: left;}
.gcfuwu .list .tt{width:50%;float: left;padding-left: 20px;height: 410px;overflow: hidden;}
.gcfuwu .list .img img{height:410px;}
.gcfuwu .list:hover{box-shadow: 0 0 6px rgba(0,0,0,.2);}
.gcfuwu .list .tt .tt1{font-size: 24px;color: #000;line-height: 40px;}
.gcfuwu .list .tt .tt2{font-size: 20px;color: #4f4f4f;line-height: 32px;margin-top: 10px;}
.gcfuwu .list .tt .tt3{font-size: 16px;color: #4f4f4f;line-height: 32px;margin-top: 10px;}
.gcfuwu .list:nth-child(even) .img{float: right;}
.gcfuwu .list:nth-child(even) .tt{padding: 0 20px 0 0;}

.nysj{font-size:15px;color: #000000;line-height: 32px;}
.ptqc{font-size:15px;color: #000000;line-height: 32px;}
.about{font-size:15px;color: #000000;line-height: 32px;}
.about .row{font-size: 0;}
.about .col-md-3{margin-bottom:30px;display: inline-block;vertical-align: top;float: none;font-size: 14px;}
.about .col-md-4{margin-bottom:30px;display: inline-block;vertical-align: top;float: none;font-size: 14px;}
.about .col-md-6{margin-bottom:30px;display: inline-block;vertical-align: top;float: none;font-size: 14px;}
.about .col-md-12{margin-bottom:30px;display: inline-block;vertical-align: top;float: none;font-size: 14px;}
.about .minimg img{min-height:360px;}
.about .gaobox{height:360px;overflow: hidden;overflow-y: auto !important;}
.about .gao{height:360px;overflow: hidden;}
.about .tt1{font-size: 22px;color: #000;margin-bottom: 10px;}
.about video{width:100%;height: 600px;margin-bottom: 20px;}
video{object-fit:fill;}
.nylx .zuo{width:50%;float: left;border-right: 1px solid #dcdcdc;}
.nylx .you{width:50%;float: left;padding-left: 20px;font-size: 16px;color: #000;line-height: 32px;}
.nylx .zuo form .div1{width:calc(50% - 20px);margin-right: 20px;float: left;line-height: 34px;margin-bottom: 6px;position: relative;}
.nylx .zuo form .div1 input{display: block;width: 100%;line-height: 38px;height: 40px; border: 1px solid #dcdcdc;padding: 0 15px;border-radius: 6px;}
.nylx .zuo form .div1 select{display: block;width: 100%;line-height: 38px;height: 40px; border: 1px solid #dcdcdc;padding: 0 15px;border-radius: 6px;}
.nylx .zuo form .div1 textarea{display: block;width: 100%;line-height: 26px;height: 144px; border: 1px solid #dcdcdc;padding: 6px 15px;border-radius: 6px;}
.nylx .zuo form select.duoxuan{display: block;width: 100%;height: 156px;border: 1px solid #dcdcdc;padding: 8px 0;border-radius: 6px;line-height: 38px;}
.nylx .zuo form select.duoxuan option{display: block;width: 100%;padding: 8px 15px;}
.nylx .zuo form .div1.div2{width:calc(100% - 20px);margin-right: 20px;}
.nylx .zuo form button{width:160px;line-height: 39px;background:#0078D7;display: block;border: 0;text-align: center;font-size: 16px;color: #fff;border-radius: 6px;}
.nylx .zuo form button:hover{opacity:0.77;}
.nylx .you .buzhi{height:380px;width: 100%;position: relative;}
.nylx .you .tt1{font-size: 24px;color: #000;line-height: 32px;margin: 20px 0 10px 0;}
.main4.nymain4 .list .tt .tt2{height: 78px;}
.ptqc .ptqcul{margin: 18px 0;}
.ptqc .txt{font-size:24px;line-height: 36px;position: relative;color: #000;cursor: pointer;margin:22px 0 14px 0;padding-bottom: 14px;border-bottom: 1px solid #e3e3e3;}
.ptqc .tt1{font-size:24px;line-height: 36px;position: relative;color: #000;cursor: pointer;margin-bottom: 10px;padding-right: 36px;}
.ptqc .tt1:after{content:"";width: 25px;height: 25px;background: url("../images/tu11.png") no-repeat center center/contain;position: absolute;right: 0;top:0;line-height: 36px;margin: auto 0;bottom:0;}
.ptqc .tt2{display:none;margin-bottom: 18px;}
.ptqc .tt1.on1{color:#1eb1bb;}
.ptqc .tt2.active{display:block;}
.nyrj .ttt1{font-size: 20px;color: #000000;line-height:30px;text-align: center;margin-top: 16px;}
.nyrj .ttt2{font-size: 15px;color: #787878;line-height: 26px;text-align: center;margin-top: 8px;}
.nyrj .ttt3{font-size: 16px;color: #fff;width: 110px;line-height: 33px;text-align: center; background-image: linear-gradient(#1eb1bb, #1588cd);text-transform: uppercase;border-radius: 16px;margin: 0 auto;display: block;margin-top: 14px;}
.nyrj .ttt3:hover{background-image: linear-gradient(#3bbfc8, #90d3d8);}
.nysj .nysjbox{font-size: 0;margin: 0 -15px;}
.nysj .nysjbox .ttbox{display:inline-block;vertical-align: top;width: calc(50% - 30px);margin: 0 15px;margin-bottom: 30px;text-align: center;padding: 50px 20px;}
.nysj .nysjbox .ttbox .tt{display: inline-block;text-align: left;color: #fff;font-size: 17px;line-height: 40px;min-height: 222px;}
.nysj .nysjbox .ttbox b{font-size:24px;display: block;margin-bottom: 6px;}
.nysj .nysjbox2{font-size: 22px;color: #fff;text-align: center;padding:10px;line-height: 34px;background-image: linear-gradient(#1db0bc, #1587ce);margin-bottom: 20px;}
.nysj .nysjbox3{margin: 15px 0;text-align: center;}
.nysj .nysjbox3 b{font-size: 30px;font-weight: bold;margin-bottom: 14px;display: block;line-height: 40px;}



/*详情页*/
.danye{color:#000000;font-size: 15px;line-height: 30px;}
.danye .bt{color: #199ac6;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;}



/*background-image: linear-gradient(#1db0bc, #1587ce);*/

/*transition: all 0.3s;*/
/*23c7b1*/
/*fbfbfb*/

/*媒体查询开始*/
@media (min-width:1199px){
    .gcfuwu .list:hover .sizeCover.tr2,
    .nycp .list:hover .sizeCover.tr2,
    .main4 .list:hover .sizeCover.tr2
    {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;}
    .nycpgys .list:hover .img .tu
    {transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);-webkit-transform:scale(0.9);cursor:pointer;}
    .main6 .list:hover .tt{height: 100%;}
    .main6 .list:hover .tt:after{bottom:0;}
    .main6 .list:hover .tt1{background:fixed;color: #fff;transition: all 0.6s;margin-top:calc(50% - 80px);font-size: 18px;}

}

@media (max-width:1199px){
    .main1 .txt{display:none;position: absolute;right: 15px;top:calc(100% + 30px);z-index: 3;}
    .main1 .txt form{width: 200px;border: 1px solid #e3e3e3;}
    .main1 .txt input{color: #000;background: #fff;}
    .main1 .txt button{background:#fff url("../images/tu1-1.png") no-repeat center center}
    header .main1{top:20px;}
    header .main1 .nav{display: none;position: absolute;right: 0;top:calc(100% + 8px);width:230px;z-index: 2;}
    header nav .ul{margin: 0;padding:60px 0 10px 0;background: #fff;border: 1px solid #e2e2e2;min-height: 460px;}
    header nav .ul > li{width:100%;float: none;}
    header nav .ul > li > a{display: block;background: #fff;color: #000;font-size: 15px;line-height: 44px;padding: 0 20px;text-align: left;padding-right: 50px;}
    header nav .ul > li > a span{width: 26px;height: 26px;background: url("../images/tu6-1.png") no-repeat center center;position: absolute;right: 15px;display: block;top:0;bottom:0;margin: auto 0;}
    header nav .ul > li:nth-child(n+2) > a{border-top: 1px solid #e2e2e2;}
    header nav .ul > li > a:hover{color:#1588cd;}
    header nav .ul > li:hover > a{top:0;}
    header nav .ul > li.active > a{top:0;}
    header nav .ul > li:hover > ul{display:none;}
    header nav .ul > li > ul{position: absolute;right:-1px !important;left: inherit;top:-10px;display: block;box-shadow: 0 0 0;width: 230px;border: 0;border-left:1px solid #e2e2e2;min-height: 460px;border-bottom:1px solid #e2e2e2;display: none;}
    header nav .ul > li > ul a{border-bottom:1px solid #e2e2e2;line-height: 24px;padding: 4px 20px;}
    header nav .ul > li > ul > li:nth-child(1):after{display: none;}
    header .lanmu {width: 40px;cursor: pointer;position: absolute;z-index: 2000;top:0;right: 15px;}
    header .lanmu span {display: block;width: 100%;height: 6px;background: #fff;}
    header .lanmu span.span02 {margin: 5px 0;}
    header .lanmu.click span {background: #fff;}
    header .lanmu.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 .lanmu.click span.span02 {margin: 0.5px 0;}
    header .lanmu.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 .lanmu.click span.span02 {width: 0;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
   

    .nycp .list{width: calc(33.33% - 14px);}
    .nycpfl .listbox{width:calc(33.33% - 20px);}
    .nycpfl.nyfw .listbox{width: calc(50% - 20px);}
    
    .dock{top:inherit !important;bottom: 50px;}

    
}
@media (max-width:991px) {
    .main2 .box .listbox{width: calc(50% - 20px)}
    /*我们的产品和服务*/
    .main5{padding: 50px 0;}
    .main5 .list1{position: relative;left: inherit;right: inherit;top:inherit;transform:translateY(0);}
    .main5 .list2 .ttbox{width:100%;text-align: left !important;padding: 0 0 0 90px !important;margin-top:30px !important;}
    .main5 .list2 .ttbox .tt1{left: 0 !important;right: inherit !important;}
    .main7 .title2{margin-bottom:0px;}
    .main7 .box{margin-top: 20px;height: auto !important}
    footer{margin-bottom:50px;font-size: 0;padding: 30px 0;}
    footer .list1{float: none;display:block;font-size: 14px;width: 100%;padding: 0;}
    footer .list2{width:100%;float: none;display: block;padding: 0;margin: 0;margin-top: 20px;}
    footer .list3{width:100%;float: none;display: block;padding: 0;margin: 0;border: 0;min-height: inherit;margin-top: 20px;}
    footer .list3 .div1{display: block;}
    footer .list4{width:100%;float: none;display: block;padding: 0;margin: 0;margin-top: 20px;}
    footer .list4 .img{padding:0;padding-right: 20px;}
    footer .list2 .ul a{min-width:inherit;margin-right: 14px;}


    .nycp .list{padding:0;border: 0;}
    .nycp .list .tt{padding:0;border: 0;}
    .nycp .list .tt .tt1{font-size: 15px;margin-top: 14px;}
    .nycp .list .tt .tt2{font-size: 14px;line-height: 24px;height: 72px;margin-top:6px;}
    .nycp .list .tt .tt3{font-size: 14px;width: 100px;line-height: 29px;margin-top:6px;float: none;margin-bottom: 8px;}
    
    
    .nycpfl{margin: 0 -5px;}
    .nycpfl .listbox{width:calc(33.33% - 10px);margin: 0 5px;margin-bottom: 10px;padding: 2px;}
    .nycpfl .listbox .list{padding:20px 10px;}
    .nycpfl .listbox .list .img{height: 50px;}
    .nycpfl .listbox .list .tt1{font-size: 18px;margin-top: 16px;}
    .nycpfl .listbox .list .tt2{font-size: 13px;line-height: 25px;height: 50px;margin-top: 6px;}
    .nycpfl .listbox .list .tt3{font-size: 14px;margin-top: 10px;line-height: 29px;width: 100px;}


    .nycpgys .list{width:calc(25% - 12px);}
    .nycpfl.nyfw .listbox{width: calc(50% - 10px);}
    .nycpfl.nyfw .listbox .list .tt2{height:75px;}
    .gcfuwu .list{padding: 0;padding-bottom: 12px;margin-bottom: 12px;}
    .gcfuwu .list .img{width:100%;float: none !important;}
    .gcfuwu .list .tt{width:100%;float: none !important;padding:0  !important;height: auto;overflow: hidden;}
    .gcfuwu .list .img img{height:inherit;}
    .gcfuwu .list:hover{box-shadow: 0 0 0;}
    .gcfuwu .list .tt .tt1{font-size: 20px;line-height: 32px;margin-top: 14px;}
    .gcfuwu .list .tt .tt2{font-size: 17px;line-height: 30px;}

    .about .gaobox{height:auto;}
    .about .gao{height:auto;}
    .about video{height:460px;}
    .about .minimg img{min-height: inherit;}
    
    .nylx .zuo{width:100%;float: left;border:0;}
    .nylx .you{width:100%;float: left;padding: 0;font-size: 15px;line-height: 30px;margin-top: 30px;}
    .nylx .zuo form{display:block;margin: 0 -5px;}
    .nylx .zuo form .div1{width:calc(50% - 10px);margin: 0 5px;}
    .nylx .zuo form .div1.div2{width:calc(100% - 10px);margin: 0 5px;}
    .nylx .you .tt1{font-size: 20px;line-height: 30px;}



}

@media (max-width:767px) {
    header .main1 {top:12px;}
    header .main1 .logo{max-width:calc(100% - 54px);}
    .banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:2px;}
    header .main1 .logo{line-height: 32px;height: 32px;}
    /*头部公用*/
    .main50{padding: 32px 0;}
    .title1{margin-bottom: 24px;padding-bottom: 8px;}
    .title1 .div1{font-size: 24px;line-height: 20px;}
    .title2{margin-bottom: 20px;}
    .title2 .div1{font-size: 22px;line-height: 34px;}
    .title2 .div2{font-size: 24px;line-height: 28px;}
    .title2 .div2:after{height: 2px;}
    .title2 .div3{font-size: 15px;line-height: 24px;margin-top: 6px;}
    .main2 .box{margin: 0 -5px;}
    .main2 .box .listbox{width:calc(50% - 10px);margin: 0 5px;margin-bottom: 10px;padding: 2px;}
    .main2 .box .listbox .list{padding:20px 10px;}
    .main2 .box .listbox .list .img{height: 50px;}
    .main2 .box .listbox .list .tt1{font-size: 18px;margin-top: 16px;}
    .main2 .box .listbox .list .tt2{font-size: 13px;line-height: 25px;height: 50px;margin-top: 6px;}
    .main2 .box .listbox .list .tt3{font-size: 14px;margin-top: 10px;line-height: 29px;width: 100px;}

    .main3 .swiper-container{padding-bottom:54px;}
    .main3 .box{margin:0;}
    .main3 .list{padding: 0;}
    .main3 .list .tt{font-size: 15px;line-height: 40px;}
    .main3 .swiper-button-next{width: 40px;height: 40px;left: 50px;}
    .main3 .swiper-button-prev{width: 40px;height: 40px;right: 50px;}
    .main3 .list:hover{top:0}
    /*什么是新的*/
    .main4 .list{padding:0;border: 0;}
    .main4 .list .tt{padding:0;border: 0;}
    .main4 .list .tt .tt1{font-size: 15px;margin-top: 14px;}
    .main4 .list .tt .tt2{font-size: 13px;line-height: 24px;height: 48px;margin-top:6px;}
    .main4 .list .tt .tt3{font-size: 14px;width: 100px;line-height: 29px;margin-top:6px;float: none;margin-bottom: 8px;}
    /*我们的产品和服务*/
    .main5{padding: 40px 0;}
    .main5 .list1{width: 290px;height: 290px;padding: 12px;}
    .main5 .list1 .ttbox .tt1{font-size: 16px;line-height: 26px;padding: 0 20px;}
    .main5 .list1 .ttbox .tt2{font-size: 26px;}
    .main5 .list1 .ttbox .tt2:after{height: 2px;}
    .main5 .list1 .ttbox .tt3{font-size: 14px;line-height: 24px;padding: 0 18px;padding-bottom:14px;}
    .main5 .list2 .ttbox .tt1{width: 50px;height: 61px;line-height: 61px;font-size: 24px;}
    .main5 .list2 .ttbox .tt2{font-size:20px;padding: 6px 0;}
    .main5 .list2 .ttbox .tt3{font-size:15px;line-height:24px;}
    .main5 .list2 .ttbox .tt4{font-size: 15px;margin-top:15px;}
    .main5 .list2 .ttbox{padding-left:66px !important}
    /*案例展示*/
    .main6 .list{padding-bottom: 36px;}
    .main6 .list .tt1{line-height: 36px;font-size: 14px;height: 36px;}
    .main6 .list .tt{height: 36px;}
    footer .list1 .tt1{margin-bottom:20px;}
    .ny{min-height:inherit;}
    .title3{margin:0 0 10px 0;}
    .title3 .ul{width: 100%;margin: 0 0 15px 0;}

    .nycp{margin: 0 -5px;}
    .nycp .list{width: calc(50% - 10px);margin: 0 5px;margin-bottom: 10px;}

    .nycpfl .listbox{width:calc(50% - 10px);}
    .nycpgys .list{width:calc(33.33% - 12px);}
    .about .row{margin-left: -5px;margin-right: -5px;}
    .about .row .col-lg-3{padding-left: 5px;padding-right: 5px;margin-bottom: 10px;}
    .about .row .col-lg-4{padding-left: 5px;padding-right: 5px;margin-bottom: 10px;}
    .about .row .col-lg-6{padding-left: 5px;padding-right: 5px;margin-bottom: 10px;}
    .about .row .col-lg-12{padding-left: 5px;padding-right: 5px;margin-bottom: 10px;}
     .about video{height:400px;}
    .ptqc .tt1{font-size:20px;}
    .about .tt1{font-size: 20px;line-height: 34px;}
    .nyrj .ttt1{font-size: 17px;line-height: 30px;margin-top: 10px;}
    .nyrj .ttt2{font-size: 14px;line-height: 28px;margin-top: 0;}
    .nyrj .ttt3{margin: 12px auto;}
    
    .nysj .nysjbox3 b{font-size:20px;line-height: 30px;}
    .nysj .nysjbox{width:100%;margin: 0;margin-bottom: 10px;}
    .nysj .nysjbox .ttbox{width:100%;margin: 0;margin-bottom: 10px;}
    .nysj .nysjbox .ttbox{padding: 20px;}
    .nysj .nysjbox .ttbox .tt{min-height: inherit;}
    .nysj .nysjbox2{font-size:18px;padding: 10px;line-height: 24px;}
    
    .danye{font-size: 14px;line-height: 28px;}
    .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) {
    .nycpgys .list{width:calc(50% - 12px);}
    .nycpfl.nyfw .listbox{width: calc(100% - 10px);}
    .nylx .you .buzhi{height:320px;}
}

@media (max-width:479px) {
    .nylx .zuo form .div1{width:calc(100% - 10px);margin: 0 5px;}
    .about video{height:320px;}
}
.hot{height:50px; background:#168DCA; 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; }