@charset "utf-8";
body {font-size:12px;font-family:"微软雅黑",Arial, Helvetica, sans-serif;background:#fff;    }
* {margin:0;padding:0;}
li {list-style:none;}
img {border:none;}
i,em {font-style:inherit;}
.lbanner4-txt input::-webkit-input-placeholder {
    /* 修改字体颜色 */
    color: #fff;
}

/*一键变灰*/
/*

html{
	-webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
*/

.on2{ display:block !important;}

#div1 dd::-webkit-scrollbar {
width: 5px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
     background: #999;
}
#div1 dd::-webkit-scrollbar-thumb {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  border-radius: 10px;
  background: #0076DE;
  }
.clear {clear:both;}
.mtop10 {margin-top:10px;}
a {color:#333;text-decoration:none;transition:.3s;}
a:hover {color:#0076DE;}
.clearh {clear:both;height:50px;}
*:focus { outline: none; } 
.dise:nth-child(odd){    background: #F1F1F1;}
.dise:nth-child(even){ background: #FFFFFF;}
.jz{ margin:0 auto;text-align: center;
}
.jz img{ max-width:800px;}
table{border-spacing: 0px;text-indent:0em;}
table td{ padding-left:18px;}
.firstRow{ text-align:center;}

.list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}

.list::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #F5F5F5;
}

.list::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #666;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#c8b7b2;}
input:-moz-placeholder,textarea::-webkit-input-placeholder{color:#c8b7b2;}
input::-moz-placeholder,textarea::-webkit-input-placeholder{color:#c8b7b2;}
input:-ms-input-placeholder,textarea::-webkit-input-placeholder{color:#c8b7b2;}
.lograd {display:none;}
.lograd + label{padding-left:32px;position:relative;font-size:18px;color:#666;margin:15px 20px 10px 0;cursor:pointer;}
.lograd + label:before {content:'';border:2px solid #ccc;position:absolute;top:0;left:0;width:20px;height:20px;vertical-align:text-top;}
.lograd:checked + label:before {content:'\2714';border:2px solid #0076DE;background:#0076DE;color:#fff;text-align:center;line-height:20px;}
.kp-s5a1b3 .lograd + label:before {
    border: 2px solid #646971;
    border-radius: 4px;
}
.kp-s5a1b3 .active + label:before {
    border: 2px solid #2D68F5;
    background: #2D68F5;
}
.kp-s5a1b3 .active + label:before {content:'\2714';border:2px solid #0076DE;background:#0076DE;color:#fff;text-align:center;line-height:20px;}


.kp-s5a1b3 .lograd:checked + label:before {
    border: 2px solid #2D68F5;
    background: #2D68F5;
}
.lograd + i{padding-left:32px;position:relative;font-size:18px;color:#666;margin:15px 20px 10px 0;cursor:pointer;display:inline-block;}
.lograd + i:before {content:'';border:2px solid #ccc;position:absolute;top:0;left:0;width:20px;height:20px;border-radius:100%;vertical-align:text-top;}
.lograd:checked + i:before {content:'\2714';border:2px solid #0076DE;background:#0076DE;color:#fff;text-align:center;line-height:20px;}
.kp-s1-ul3 .lograd + i:before {border-radius:0;}
.kp-s1-ul3 .lograd + i{margin:0;vertical-align:middle;}
.kp-s5a1b3 .lograd + il{margin:0;}
.kp-s5a1b3 .lograd + i:before {border:2px solid #646971;border-radius:4px;}
.kp-s5a1b3 .lograd:checked + i:before {border:2px solid #2D68F5;background:#2D68F5;}
.city select{ margin:0px 5px;    width: 30% !important;float: left;}
.jieshao{ width:100%; display: inline-block;   }
.jieshao ul li{ width:33.33333%; float:left; color:#fff;}
.jieshao ul li:nth-child(1){     background: #5db7b4;}
.jieshao ul li:nth-child(2){ background:#1262a9;}
.jieshao ul li:nth-child(3){ background:#5db7b4;}
.jieshao .wenzi{     padding: 39px 39px 0px 39px;
    height: 188px;}
.jieshao .wenzi h3{text-align:center;font-size:20px;
    padding-bottom: 20px;}
    .jieshao .wenzi p{ line-height:26px; font-size:14px;}
.headerbg{background:#fff;position:relative;z-index:99;box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15); height:68px; line-height:68px;}
.headerbg.on{width:100%;position:fixed;left:0;top:0;z-index:9998;}
.header{max-width:1200px; width:100%;margin:0 auto;position:relative;overflow:hidden;padding:0;    height: 100%;}

.logo{ display: inline-flex;position:absolute;left:0;top:20px;}
.logo img{width:130px;}
.header-ss{width:260px;position:absolute;right:0;top:0;text-align:right;}
.header-ss input[type="text"]{width:0%;height:26px;line-height:26px;border:1px solid #0076DE;font-size:14px;color:#333;text-indent:10px;background:#fff;border-right:none;vertical-align:middle;border-radius:15px;transition:.5s;visibility:hidden;opacity:0;}
.header-ss input[type="submit"]{width:28px;height:28px;border:none;background:url(/template/pc/css/../images/s.png) no-repeat center center;vertical-align:middle;cursor:pointer;position:absolute;right:5px;top:22px;}
/*.header-ss:hover input[type="text"]{visibility:visible;width:100%;opacity:1;}*/
.nav{margin:0 200px 0 150px;height: 100%;}
.nav ul{display:flex;height: 100%;}
.nav ul li{margin:0 16px;}
.nav ul li a{font-size:18px;}
.nav ul li.on a{color:#0076DE;}
.navboxbg{width:100%;background:#fff;position:fixed;left:0;top:68px;z-index:9999;box-shadow:inset 0px 2px 8px 0px rgba(0, 0, 0, 0.15);padding:30px 0;display:none;max-height:100%;overflow:auto;}
.navbox{max-width:1200px; width:100%;margin:0 auto;padding-bottom:100px;}
.hebing  {width: 322px !important; }
.hebing  dd .navbox-div1{    width: 158px;}
.hebing dd:nth-child(2) .navbox-div1{height: 268px;}
.hebing dd:last-child .navbox-div1 a{display: inline-block;
    margin-left: 0;
    text-indent: 0;
    padding: 0 8px;}
.navbox dl{width:168px;float:left;}
.navbox dl.zr{float:right;width: 312px;}
.zr .navbox-div1{width:155px;}
.navbox dl.navbox-dl1{width:566px;}
.navbox-div1 a {
    display: inline-block !important;
    margin-left: 0 !important;
    text-indent: 0px !important;
    padding: 0 5px;
}

.navbox dl dt{font-size:24px;color:#333;font-weight:bold;border-bottom:1px solid #eee;padding-bottom:20px;}
.navbox dl dd a{font-size:13px;display:block;height:35px;line-height:35px;margin-left:-10px;text-indent:10px;}
.navbox dl dd a:hover{background:#F7F7F7;}
.navbox dl dd h2{margin:20px 0 0px;}
.navbox dl dd h2 a{font-size:18px;color:#0076DE;margin-left:0px;text-indent:0px;}
.navbox-div1{width:188px;float:left;}

.navbox2bg{width:100%;background:#fff;position:fixed;left:0;top:68px;z-index:9999;border-top:1px solid #E0E0E0;display:none;}
.navbox2{padding:15px 0;border-bottom:1px solid #E0E0E0;text-align:center;}
.navbox2 a{font-size:15px;margin:0 20px;font-weight:bold;}
.navbox2 a.on{color:#0076DE;}
.navbox3{width:1050px;padding-left:150px;margin:30px auto 0;display:none;padding-bottom:30px;}
.navbox3 dl{width:25%;float:left;border-left:1px solid #E5E5E5;margin-left:-1px;}
.navbox3 dl.navbox3-dl1{border:none;}
.navbox3 dl dt{font-size:16px;color:#999;font-weight:bold;padding-left:40px;}
.navbox3 dl dd{padding:20px 0 0 20px;}
.navbox3 dl dd a{font-size:12px;color:#555;}
.navbox3 dl dd img{max-width:32px;max-height:32px;display:inline-block;vertical-align:middle;margin-right:10px;}
.navbox3 dl dd a:hover{color:#0076DE;}
.navbox3m{display:none;}
.navbox3m.on{display:block;}
.mssbg{width:100%;background:#fdfdff;position:fixed;left:0;top:68px;z-index:9999;display:none;box-shadow:inset 0px 2px 8px 0px rgba(0, 0, 0, 0.15);padding:70px 0 50px;}
.mssbox{width:680px;margin:0 auto;}
.mssboxa1{font-size:26px;colro:#333;text-align:center;font-weight:bold;}
.mssboxa2{padding:30px 0 20px;position:relative;}
.mssboxa2 input[type="text"]{width:100%;height:40px;line-height:40px;border:1px solid #ddd;font-size:14px;color:#333;text-indent:20px;background:#fff;}
.mssboxa2 input[type="submit"]{width:40px;height:40px;border:none;background:#fff url(/template/pc/css/../images/s.png) no-repeat center center;cursor:pointer;position:absolute;right:0;top:31px;}
.mssboxa3 h2{font-size:20px;colro:#333;padding-bottom:15px;}
.mssboxa3 p a{display:inline-block;font-size:12px;padding:5px 10px;background:#eee;margin:0 20px 10px 0;}
#bg-video,#box-video{width:100%;}
.mbanner{overflow:hidden;position:relative;}
.mbanner .swiper-slide{background-repeat:no-repeat;background-position:center 0;background-size:auto 100%;text-align:center;}
.mbanner .swiper-slide h2{font-size:60px;color:#fff;padding-top:250px;}
.mbanner .swiper-slide p{font-size:24px;color:rgba(255,255,255,.7);padding-top:10px;}
.mbanner .swiper-slide a{display:inline-block;padding:10px 50px;font-size:16px;color:#fff;border:1px solid #FFFFFF;border-radius:4px;margin-top:70px;}
.pag-mbanner {text-align:center;position:absolute;left:0;bottom:30px!important;width:100%;z-index:99;}
.pag-mbanner  .swiper-pagination-bullet{background:rgba(255,255,255,.4);width:60px;height:4px;margin:0 10px!important;opacity:1;cursor:pointer;border-radius:5px;border:none;}
.pag-mbanner  .swiper-pagination-bullet-active{background:#fff;}
.mbanner-v{height:auto;}
.mbanner-v h2{font-size:60px;color:#fff;position:absolute;left:0;top:250px;font-weight:300;width:100%;text-align:center;}
.mbanner-v-but{display:inline-block;width:48px;height:48px;position:absolute;left:50%;top:300px;margin-left:-24px;background:url(/template/pc/css/../images/v.png) no-repeat 0 0;cursor:pointer;}
.mbanner-v-box{width:920px;height:500px;position:absolute;left:50%;top:50px;z-index:99;margin-left:-460px;display:none;}
.mbanner-v-close{font-size:22px;color:#fff;position:absolute;right:-9px;top:-13px;cursor:pointer;}
.mbanner3{height:480px;}
.mbanner3 .swiper-slide{height:480px;}
.mbanner3 .pag-mbanner {bottom:70px!important;}
.kp-a{margin-top:26px;text-align:center;position: relative;margin: 0 auto;max-width: 1200px;width: 100%;}
.kp-a h2{font-size:100px;color:#F3F8FD;text-transform:uppercase;}
.kp-a h3{font-size:50px;color:#333;margin-top:-60px;}
.kp-a tt{display:inline-block;width:40px;height:4px;background:#0076DE;border-radius:2px;margin-top:10px;}
.kp-b{margin-top:55px;overflow:hidden;}
.kp-b ul{width:105%;}
.kp-b li{width:33.33%;float:left;position:relative;}
.kp-b li div{width:98%;height:520px;background-repeat:no-repeat;background-position:center 0;position:relative;z-index:11;}
.kp-b li tt{display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(0deg, rgba(14, 29, 43, 0.5) 0%, rgba(14, 29, 43, 0) 100%);}
.kp-b li.kp-b-li1 div{background-image:url(/template/pc/css/../images/p1.jpg);    }
.kp-b li.kp-b-li2 div{background-image:url(/template/pc/css/../images/p2.jpg);}
.kp-b li.kp-b-li3 div{background-image:url(/template/pc/css/../images/p3.jpg);}
.kp-b li.kp-b-li4 div{background-image:url(/template/pc/css/../images/p4.jpg);}
.kp-b li.kp-b-li5 div{background-image:url(/template/pc/css/../images/p5.jpg);}
.kp-b li h2{text-align:center;padding-top:210px;font-size:30px;color:#fff;font-weight:300;position:relative;z-index:11;transition:.3s;}
.kp-b li h3{text-align:center;padding-top:10px;font-size:16px;color:#fff;font-weight:300;position:relative;z-index:11;transition:.3s;}
.kp-b li p{font-size:14px;color:#fff;display:none;padding:30px 50px 0;position:relative;z-index:11;}
.kp-b li span.more{font-size:14px;color:#fff;display:none;padding:7px 40px 7px 0;background:url(/template/pc/css/../images/jt.png) no-repeat right center;position:absolute;left:50px;bottom:80px;}
.kp-b li.on div{width:99%;}
.kp-b li.on h2{padding:90px 50px 0;text-align:left;}
.kp-b li.on h3{text-align:left;padding:10px 50px 0;}
.kp-b li.on p{display:block;}
.kp-b li.on span.more{display:inline-block;}
.kp-cbg{background:url(/template/pc/css/../images/bg1.jpg) no-repeat center 130px;}
.kp-c1{max-width:1200px; width:100%;margin:35px auto 0;position:relative;}
.kp-c1 span{font-size:22px;color:#666;display:inline-block;padding:10px 23px;border:1px solid #fff;cursor:pointer;}
.kp-c1 span.on{border-color:#333;}
.kp-c1 a.more{font-size:16px;color:#0076DE;position:absolute;right:0;bottom:10px;}
.kp-a a.more {
    font-size: 16px;
    color: #0076DE;
    position: absolute;
    right: 0;
    bottom: 10px;
}
.kp-c{max-width:1200px; width:100%;margin:35px auto 0;position:relative;}
.swiper-kpcm{width:100%; margin:0 auto;height:330px;overflow:hidden;}
.swiper-kpcm .swiper-slide dl{height:300px;overflow:hidden;position:relative;border-radius: 6px;}
.swiper-kpcm .swiper-slide dl dt{width:100%;height:100%;}
.swiper-kpcm .swiper-slide dl dt img{width: 100%;height:100%;transition: .5s ease-out;}
.swiper-kpcm .swiper-slide dl:hover dt img{transform:scale(1.035);}
.swiper-kpcm .swiper-slide dl dd{width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(0deg, rgba(14, 29, 43, 0.5) 0%, rgba(14, 29, 43, 0) 100%);}
.swiper-kpcm .swiper-slide dl dd h2{position:absolute;left:20px;bottom:20px;font-size:28px;color:#fff;font-style:italic;transition:.3s;}
.swiper-kpcm .swiper-slide dl dd span.more{position:absolute;left:20px;bottom:0;font-size:14px;color:#fff;opacity:0;transition:.5s;}
.swiper-kpcm .swiper-slide dl:hover dd h2{bottom:50px;}
.swiper-kpcm .swiper-slide dl:hover dd span.more{bottom:20px;opacity:1;}
.swiper-kpcm .swiper-slide dl:hover{box-shadow:0px 7px 15px 0px rgba(0, 0, 0, 0.2);}
.pag-kpcm{display:none;}
.swiper-kpcm .swiper-slide dl tt{width:36px;height:36px;display:block;position:absolute;left:0;top:0;z-index:99;background:url(/template/pc/css/../images/new.png) no-repeat 0 0;}
/*.kp-cm{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9;background:#fff;}
.kp-cm.on{z-index:99;}*/
.pag-pre-kpcm{width:48px;height:48px;background:url(/template/pc/css/../images/pre2.png) no-repeat 0 0;position:absolute;left:30px;top:50%;margin-top:-24px;cursor:pointer;z-index:99;}
.pag-net-kpcm{width:48px;height:48px;background:url(/template/pc/css/../images/next3.png) no-repeat 0 0;position:absolute;right:20px;top:50%;margin-top:-24px;cursor:pointer; z-index:99;}
.pag-pre-kpcm6{width:48px;height:48px;background:url(/template/pc/css/../images/pre.png) no-repeat 0 0;position:absolute;left:30px;top:50%;margin-top:-24px;cursor:pointer;z-index:99;}
.pag-net-kpcm6{width:48px;height:48px;background:url(/template/pc/css/../images/net.png) no-repeat 0 0;position:absolute;right:20px;top:50%;margin-top:-24px;cursor:pointer; z-index:99;}
.kp-cyyal{height:305px;}
.kp-cyyal .kp-cm{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9;background:#fff;}
.kp-cyyal .kp-cm.on{z-index:99;}
.swiper-kpcm6{height:512px;}
.swiper-kpcm6 .swiper-slide dl{height:490px;border:1px solid #ddd;background:#fff;border-radius: 6px;}
.swiper-kpcm6 .swiper-slide dl dd{padding:35px 20px 0;background:none;height:auto;position:static;}
.swiper-kpcm6 .swiper-slide dl dd h2{font-size:28px;color:#555;position:static;font-style:inherit;font-weight:300;padding-bottom:10px;}
.swiper-kpcm6 .swiper-slide dl dd a.more{color:#0076DE;opacity:0;transition:.5s;position:static;}
.swiper-kpcm6 .swiper-slide dl dt{margin:30px 20px 0;width:auto;height:320px;line-height:320px;text-align:center;overflow:hidden;vertical-align:middle;}
.swiper-kpcm6 .swiper-slide dl dt img{display:inline-block;height:auto;max-height:100%;}
/*.swiper-kpcm6 .swiper-slide dl:hover dd h2{font-weight:bold;}*/
.swiper-kpcm6 .swiper-slide dl:hover{box-shadow:0px 7px 15px 0px rgba(0, 0, 0, 0.1);}
.kp-c2{position:relative;}
.kp-c2bg{width:100%;height:200px;background:#F9F9F9;position:absolute;left:0;top:50%;margin-top:-100px;}
.kp-d{margin-top:35px;overflow:hidden;height:480px;background:url(/template/pc/css/../images/bg2.jpg) no-repeat center 0;}
.kp-d ul{width:105%;}
.kp-d li{width:23.7%;float:left;position:relative;height:480px;border-right:2px solid #fff;overflow:hidden;}
.kp-d li div{padding:0 30px;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;text-align:center;transition:.8s;overflow:hidden;}
.kp-d li div.on{background:rgba(77, 137, 190, .9);}
.kp-d li div span{display:inline-block;width:80px;height:80px;margin-top:120px;background-repeat:no-repeat;background-position:center 0;transition:.5s;}
.kp-d li div span.kp-d-span1{background-image:url(/template/pc/css/../images/p1.png);}
.kp-d li div span.kp-d-span2{background-image:url(/template/pc/css/../images/p2.png);}
.kp-d li div span.kp-d-span3{background-image:url(/template/pc/css/../images/p3.png);}
.kp-d li div span.kp-d-span4{background-image:url(/template/pc/css/../images/p4.png);}
.kp-d li div h2{font-size:60px;color:#fff;margin:10px 0 5px;}
.kp-d li div h2 i{font-size:20px;}
.kp-d li div h3{font-size:20px;color:#fff;font-weight:300;}
.kp-d li div tt{display:inline-block;width:50%;max-width:100px;height:1px;background:#fff;margin:25px 0;transition:.8s;opacity:0;}
.kp-d li div p{font-size:14px;color:#fff;line-height:25px;transition:.8s;opacity:0;}
.kp-d li.on div{background:rgba(0, 0, 0, .7);top:-80px;height:150%;}
.kp-d li.off div{background:rgba(77, 137, 190, .1);}
.kp-d li.on div span{opacity:0;}
.kp-d li.on div tt{opacity:1;}
.kp-d li.on div p{opacity:1;}
.kp-e{max-width:1200px; width:100%;margin:66px auto;}
.kp-e1{width:720px;height:480px;float:left;background:#0A8CFF;position:relative;z-index:55;}
.kp-e2{width:480px;float:left;margin-top:-30px;}
.kp-e1 dl{width:720px;height:480px;background:#fff;position:absolute;left:30px;bottom:30px;box-shadow:0px 30px 60px 0px rgba(0, 0, 0, 0.2);}
.kp-e1 dl dt{width:100%;height:100%;overflow:hidden;}
.kp-e1 dl dt img{width:100%;}
.kp-e1 dl dd{position:absolute;bottom:0;    background: rgba(0,0,0,0.5);
    padding: 10px 20px;}
.kp-e1 dl dd h2 a{font-size:23px;color:#fff;}
.kp-e1 dl dd p{font-size:16px;color:#fff;padding-top:10px;line-height: 26px;}
.kp-e1-span1{display:inline-block;width:110px;height:100px;background:#0A8CFF;position:absolute;left:40px;top:-20px;font-size:16px;color:#fff;text-align:center;padding-top:6px;}
.kp-e1-span1 b{font-size:40px;}
.kp-e1-span1 i{display:inline-block;width:80px;height:1px;background:#fff;margin:8px auto;}
.kp-e2 li{padding:30px 50px 30px 80px;background:#fff;transition:.5s;position:relative;}
.kp-e2 li:hover{box-shadow:0px 16px 32px 0px rgba(0, 0, 0, 0.1);z-index:11;}
.kp-e2 li h2{padding-bottom:15px;}
.kp-e2 li h2 a{font-size:20px;}
.kp-e2 li p{font-size:14px;color:#999;position:relative;}
.kp-e2 li p a.more{font-size:14px;color:#0A8CFF;display:inline-block;padding-right:25px;position:absolute;right:-20px;top:0;background:url(/template/pc/css/../images/jt2.png) no-repeat right center;opacity:0;}
.kp-e2 li:hover p a.more{right:0;opacity:1;}
.kp-e2-href1{padding:30px 0 0 80px;background:#fff;transition:.5s;position:relative;}
.kp-e2-href1 a{display:inline-block;padding:15px 40px;font-size:14px;color:#0A8CFF;border:1px solid #0076DE;border-radius:4px;transition:.5s;}
.kp-fbg{background:#2F343D;padding:35px 0;}
.kp-f{max-width:1200px; width:100%;margin:0 auto;}
.kp-f1{font-size:16px;color:rgba(255,255,255,.8);position:relative;}
.kp-f1 a{display:inline-block;width:40px;height:40px;margin-left:40px;vertical-align:middle;position:relative;z-index:222;}
a.kp-f1a1{background:url(/template/pc/css/../images/weixin.png) no-repeat 0 0;}
a.kp-f1a2{background:url(/template/pc/css/../images/in.png) no-repeat 0 0;}
a.kp-f1a3{background:url(/template/pc/css/../images/tt.png) no-repeat 0 0;}
a.kp-f1a4{background:url(/template/pc/css/../images/weibo.png) no-repeat 0 0;}
a.kp-f1a5{background:url(/template/pc/css/../images/facebook.png) no-repeat 0 0;}
a.kp-f1a6{background:url(/template/pc/css/../images/instagram.png) no-repeat 0 0;}
.diyou{       position: absolute;
    right: 225px;
    float: right;top: 0;}
.diyou a{ color:#fff;     margin-left: 0;
    line-height: 40px;   width: auto;}
.kp-f1 .wx-box{position:absolute;left:-160px;bottom:50px;z-index:222;width:350px;display:none;}
.kp-f1 a .wx-box i{float:left;width:160px;padding:0;}
.kp-f1 a .wx-box i.fr{float:right;}
.kp-f1 a .wx-box img{display:inline;width:160px;height:180px;}
.kp-f1 a.kp-f1a1:hover .wx-box{display:block;}
.kp-f1span1{display:inline-block;font-size:14px;color:#fff;position:absolute;right:0;top:0;padding-left:30px;background:url(/template/pc/css/../images/tel.png) no-repeat 0 0;    height: 66px;}
.kp-f1span1 i{display:inline-block;padding-left:40px;}
.kp-f1span1 i b{display:inline-block;font-size:20px;font-weight:300;padding-top:7px;}
.kp-f1-line{height: 1px;
    background: #c3c3c3;
    margin: 30px 0 30px;margin:50px 0 30px;}
.kp-f2 a{display:inline-block;font-size:18px;color:rgba(255,255,255,.8);margin-right:70px;}
.kp-f2 a:hover{color:#0076DE;}
.kp-f3{margin-top:30px;}
.kp-f3 i{color:rgba(255,255,255,.5);padding:0 10px; margin:0 !important;}
.kp-f3 i:last-of-type{display:none;}
.kp-f3 a{display:inline-block;font-size:16px;color:rgba(255,255,255,.5);}
.kp-f3 i{display:inline-block;font-size:16px;color:#666;margin:0 20px;}
.kp-f3 a:hover{color:#0076DE;}
.copy{max-width:1200px; width:100%;margin:22px auto;font-size:14px;color:#222;}
.lbanner{height:600px;background-repeat:no-repeat;background-position:center 0;text-align:center;background: rgb(70,62,62,.5);}
.lbanner1{ background-image: url(/template/pc/css/../images/banner-lxwm.jpg);
    background-blend-mode: multiply;position:relative;    cursor: pointer;
    vertical-align: middle;background-position-x: center;
    background-position-y: center;
   height: 500px; }
.lbanner .lbanner-h21{font-size:80px;color:#fff;padding:200px 0 30px;}
.lbanner tt{display:inline-block;width:80px;height:6px;background:#fff;border-radius:3px;}
.kp-a1{padding-top:100px;text-align:center;}
.kp-a1 h2{font-size:48px;color:#333;font-weight:300;}
.kp-a1 p{font-size:22px;color:#999;padding-top:20px;}
.kp-g{width:1200px;margin:60px auto 0;}
.kp-g1{width:580px;height:320px;float:left;background:#0076DE;box-shadow:0px 20px 40px 0px rgba(0, 0, 0, 0.1);position:relative;}
.kp-g2{width:580px;height:320px;float:right;background:#fff;box-shadow:0px 20px 40px 0px rgba(0, 0, 0, 0.1);position:relative;}
.kp-g dl{padding:40px 50px;}
.kp-g dl dt{font-size:28px;color:#fff;font-weight:bold;}
.kp-g dl dd{font-size:16px;color:#fff;padding-top:30px;line-height:25px;}
.kp-g .more{font-size:18px;color:#0076DE;width:160px;height:50px;line-height:50px;text-align:center;background:#fff;display:inline-block;position:absolute;left:50px;bottom:40px;}
.kp-g .more2{font-size:18px;width:188px;height:50px;line-height:50px;text-align:center;background:#fff;display:inline-block;position:absolute;right:50px;bottom:40px;border: 1px solid #0076DE;}
.more2 a{color:#0076DE;}
.kp-g2 dl dt{color:#333;}
.kp-g2 dl dd{color:#666;}
.kp-g2 .more{border:1px solid #0076DE;}
.kp-gbg{background:#F7F7F7;margin-top:120px;padding-bottom:120px;}
.kp-gbg .kp-g1{height:260px;}
.kp-gbg .kp-g2{height:260px;}
.kp-gbg .kp-g dl dd{padding-top:20px;}
.kp-gbg .kp-a1{padding-top:60px;}
.kp-h{width:1000px;margin:50px auto 120px; text-align:center;}
.kp-h dl{display: inline-block;margin:0 40px;position:relative;cursor:pointer;}
.kp-h dl dt{width:80px;height:80px;background-repeat:no-repeat;background-position:center 0;}
.kp-h dl.kp-h-dl1 dt{background-image:url(/template/pc/css/../images/ico/weixin.png);}
.kp-h dl.kp-h-dl2 dt{background-image:url(/template/pc/css/../images/ico/weibo.png);}
.kp-h dl.kp-h-dl3 dt{background-image:url(/template/pc/css/../images/ico/in.png);}
.kp-h dl.kp-h-dl4 dt{background-image:url(/template/pc/css/../images/ico/tt.png);}
.kp-h dl.kp-h-dl5 dt{background-image:url(/template/pc/css/../images/ico/facebook.png);}
.kp-h dl.kp-h-dl6 dt{background-image:url(/template/pc/css/../images/ico/ins.png);}
.kp-h dl dd{width:160px;height:160px;position:absolute;left:50%;top:90px;z-index:99;margin-left:-80px;display:none;}
.kp-h dl:hover dd{display:block;}
.kp-g3{width:580px;height:180px;float:left;background:#fff;box-shadow:0px 20px 40px 0px rgba(0, 0, 0, 0.1);position:relative;}
.kp-g4{width:580px;height:180px;float:right;background:#fff;box-shadow:0px 20px 40px 0px rgba(0, 0, 0, 0.1);position:relative;}
.kp-g3 dl{padding:50px 50px 0 160px;background:url(/template/pc/css/../images/email.png) no-repeat 50px 55px;}
.kp-g3 dl dt{font-size:24px;color:#333;font-weight:300;}
.kp-g4 dl dt{font-size:24px;color:#333;font-weight:300;}
.kp-g3 dl dd{font-size:36px;color:#0076DE;font-weight:bold;}
.kp-g4 dl{padding:50px 50px 0 160px;background:url(/template/pc/css/../images/add.png) no-repeat 50px 55px;}
.kp-g4 .more{font-size:18px;color:#fff;width:160px;height:50px;line-height:50px;text-align:center;background:#0076DE;display:inline-block;position:static;}
.kp-ibg{background:#1B1E23;padding:40px 0;}
.kp-i{width:1200px;margin:0 auto;position:relative;}
.kp-i ul{padding-right:325px;}
.kp-i ul li{padding-bottom:10px;position:relative;padding-left:85px;}
.kp-i ul li span{font-size:16px;color:#fff;position:absolute;left:0;top:0;}
.kp-i ul li a{font-size:14px;color:rgba(255,255,255,.5);display:inline-block;margin:2px 15px 10px 0;}
.kp-i ul li a:hover{color:#0076DE;}
.kp-i .kp-f1span1 i{padding-left:20px;}
.kp-f1-line2{margin-top:30px;}
.kp-i2{width:1200px;margin:0 auto;position:relative;}
.kp-i2 .kp-f2 a{font-size:16px;margin-right:30px;}
.kp-i2 .kp-f3{margin-top:20px;}
.kp-i2 .kp-f3 a{font-size:12px;}
.kp-i2 .kp-f3 i{margin:0 10px;font-size:12px;}
.kp-i2 p{font-size:12px;color:rgba(255,255,255,.5);margin-top:15px;}
.kp-i2span1{position:absolute;right:0;top:0;display:block;width:258px;}
.kp-i2span1 i{display:inline-block;width:66px;margin-left:20px;text-align:center;font-size:12px;color:#fff;line-height:25px;}
.kp-i2span1 i img{width:66px;height:66px;}
.lbanner2{height:480px;    background-image: url(/template/pc/css/../images/banner-tzzgx.jpg);
    background-blend-mode: multiply;position:relative;    cursor: pointer;
    vertical-align: middle;background-position-x: center;
    background-position-y: center;}
.lbanner2-txt{width:1200px;position:absolute;left:50%;margin-left:-600px;top:45%;font-size:70px;color:#fff;text-align:left;}
.lbanner3{height:480px;    background: url(/template/pc/css/../images/banner-new.jpg) rgb(70,62,62,.5) no-repeat center center;
    background-blend-mode: multiply;position:relative;}
.lbannerserch{height:480px;    background: url(/template/pc/css/../images/banner-search.jpg) rgb(70,62,62,.5) no-repeat center center;
    background-blend-mode: multiply;position:relative;}
.lbanner4{height:500px; min-width: 1200px; 
  background-image: url(/template/pc/css/../images/banner-jrwm.jpg);
    background-blend-mode: multiply;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
    background-position-x: center;
    background-position-y: center;
  
     background-size: cover;
  }
.lbanner4-txt{width:1200px;position:absolute;left:50%;margin-left:-600px;top:30%;text-align:center;}
.lbanner4-txt h2{font-size:56px;color:#fff;font-weight:300;padding-bottom:50px;}
.lbanner4-txt span{display:inline-block;width:540px;height:60px;border-radius:30px;background:rgba(255,255,255,.2);}
.lbanner4-txt input[type="text"]{width:430px;font-size:20px;color:#fff;background:none;border:none;height:60px;line-height:60px; vertical-align:middle}
.lbanner4-txt input[type="submit"]{width:60px;background:url(/template/pc/css/../images/s2.png) no-repeat center center;border:none;height:60px;cursor:pointer;vertical-align:middle}
.lbanner5{height:600px;background-image:url(/template/pc/css/../images/banner-alzx.jpg);           background-size: cover !important;}
.lbanner6{height:900px;
    background-blend-mode: multiply; text-align:left;}
.lbanner-h26{width:1200px;margin:0 auto;font-size:66px;color:#fff;padding-top:160px;}
.lbanner-div61{width:1200px;margin:0 auto;font-size:22px;color:#fff;padding-top:32px;line-height:40px;}
.lbanner-div62{width:1200px;margin:0 auto;padding-top:32px;}
.lbanner-div62 a{display:inline-block;padding:15px 30px 15px 60px;font-size:22px;color:#fff;background:#0076DE url(../images/t.png) no-repeat 20px center;}
.lbanner-div63{width:1200px;margin:0 auto;padding-top:45px;display: flex;justify-content: space-between;}
.lbanner-div63 dl{width:285px;height:325px;background:#0076DE;}
.lbanner-div63 dl.lbanner-div63-dl2{margin-left:30px;background:#00B5AF;}
.lbanner-div63 dl.lbanner-div63-dl3{margin-left:30px;}
.lbanner-div63 dl.lbanner-div63-dl4{margin-left:30px;background:#00B5AF;}
.lbanner-div63 dl dt{font-size:20px;color:#fff;padding:40px 50px 25px;font-weight:bold;}
.lbanner-div63 dl dd{font-size: 14px;
    color: #fff;
    padding: 0 18px;
    line-height: 25px;}
.lbanner7{height:800px;background-image:url(/template/pc/css/../images/banner-zhxy.jpg);}
.lbanner8{height:800px;background-image:url(/template/pc/css/../images/banner-zhsl.jpg);}

.lbanner10{height:800px;background-image:url(/template/pc/css/../images/banner-gywm.jpg);position:relative;background-color:#F0F8FF;padding-bottom:80px;}
.lbanner10m{width:1200px;margin:0 auto;padding-top:160px;text-align:left;}
.lbanner10m h2{font-size:80px;color:#fff;}
.lbanner10m p{font-size:48px;color:#fff;padding:35px 0 50px;}
.lbanner10m .goplay{font-size:24px;color:#fff;padding:10px 0 10px 60px;background:url(/template/pc/css/../images/v.png) no-repeat 0 center;}
.lbanner10m-div1{width:360px;height:40px;background:#0076DE;position:absolute;left:0;bottom:80px;}
.lbanner10m-div2{width:900px;background:#0076DE;position:absolute;right:0;bottom:0;}
.lbanner10m-div2 dl{padding:40px 50px;}
.lbanner10m-div2 dl dt{font-size:22px;color:#fff;position:relative;padding:15px 0 15px 130px;}
.lbanner10m-div2 dl dt span{position:absolute;left:0;top:0;font-weight:bold;}
.lbanner10m-div2 dl dt tt{display:inline-block;width:100%;height:1px;background:#fff;vertical-align:middle;}
.lbanner10m-div2 dl dd{font-size:16px;color:#fff;line-height:38px;padding-top:10px;}
.kp-a2{}
.kp-a2 h3{font-size:48px;margin:0 0 10px;}
.kp-j{width:1200px;margin:40px auto 0;}
.j-map{max-width:100%;}
.kp-k{width:1200px;margin:40px auto 0;text-align:center;}
.kp-k span{display:inline-block;width:320px;height:160px;position:relative;background:#eee;font-size:36px;color:#666;line-height:160px;cursor:pointer;}
.kp-k span.kp-k-span1{float:left;}
.kp-k span.kp-k-span2{float:right;}
.kp-k span:before,
.kp-k span:after{position:absolute;content:'';width:18px;height:18px;bottom:-8px;left:50%;margin-left:-9px;overflow:hidden;pointer-events:none;-webkit-transform:rotate(45deg);-mz-transform:rotate(45deg);transform:rotate(45deg);display:none;}
.kp-k span:before{background:#eee;}
.kp-k span:after{bottom:-9px;background:#eee;}
.kp-k span.on{background:#0076DE;color:#fff;}
.kp-k span.on:before{background:#0076DE;display:block;}
.kp-k span.on:after{background:#0076DE;display:block;}
.kp-kbg{background:#F7F7F7;margin-top:50px;height: 436px;}
.kp-k1{width:1200px;height:436px;margin:0 auto;overflow:hidden;}
.kp-k12{width:140px;height:100%;position:absolute;left:0;top:0;border-right:1px solid #ddd;}
.kp-k13{margin-left:200px;height: 100%;overflow:hidden;}
/* 设置滚动条的样式 */
.kp-k13::-webkit-scrollbar {
width:7px;
}
/* 滚动槽 */
.kp-k13::-webkit-scrollbar-track {
background:#fff;
}
/* 滚动条滑块 */
.kp-k13::-webkit-scrollbar-thumb {
border-radius:5px;
background:rgba(0,0,0,0.4);
}
.kp-k13::-webkit-scrollbar-thumb:window-inactive {
background:rgba(255,0,0,0.4);
}


.kp-k12 li{font-size:32px;color:#999;height:60px;line-height:60px;padding-left:20px;margin:40px 0;cursor:pointer;}
.kp-k12 li.on{font-size:46px;color:#0076DE;padding:0;border-right:4px solid #0076DE;}
.kp-k13 ul{padding:40px 0;display:none;}
.kp-k13 ul.on{display:block;}
.kp-k13 li{padding:12px 0;position:relative;}
.kp-k13 li h2{font-weight:300;}
.kp-k13 li h2 a{font-size:24px;color:#000;}
.kp-k13 li p{font-size:20px;color:#999;padding-top:15px;}
.kp-k13 a.down{display:inline-block;width:40px;height:40px;position:absolute;right: 36px;top:25px;background:url(/template/pc/css/../images/down.png) no-repeat 0 0;}
.kp-mm a.down{display:inline-block;width:40px;height:40px;position:absolute;right: 36px;top:25px;background:url(/template/pc/css/../images/down.png) no-repeat 0 0;}
.kp-k1m{display:-none;height:436px;position:relative;}
.kp-k1m.on{display:block;}
.kp-l{width:1200px;margin:50px auto 0;}
.kp-l1{width:816px;height:434px;float:left;overflow:hidden;position:relative;}
.kp-l1 .swiper-slide{position:relative;}
.kp-l1 .swiper-slide p{width:90%;position:absolute;left:5%;bottom:20px;}
.kp-l1 .swiper-slide p a{font-size:18px;color:#fff;}
.kp-l2{width:368px;float:right;}
.kp-l2 dl{height:211px;overflow:hidden;position:relative;}
.kp-l2 dl dt{height:100%;}
.kp-l2 dl dt img{width:100%;height:100%;}
.kp-l2 dl dd{width:90%;position:absolute;left:5%;bottom:10px;}
.kp-l2 dl dd a{font-size:16px;color:#fff;}
.kp-l2 dl.kp-l2dl1{margin-bottom:12px;}
.pag-kpl1{width:90px;position:absolute;left:89%!important;right:10px;bottom:20px!important;z-index:99;}
.pag-kpl1 .swiper-pagination-bullet{background:rgba(255,255,255,.4);width:15px;height:15px;margin:0 5px!important;opacity:1;cursor:pointer;border-radius:50%;border:none;}
.pag-kpl1 .swiper-pagination-bullet-active{background:#fff;}
.kp-m1{width:1200px;margin:50px auto 0;border-bottom:1px solid #0076DE;}
.kp-m1 span{display:inline-block;padding:15px 30px;font-size:24px;color:#333;cursor:pointer;margin-right:20px;}
.kp-m1 span.on{background:#0076DE;color:#fff;}
.kp-m{width:1200px;margin:0 auto;}
.kp-m dl{padding:28px 0;border-bottom:1px solid #eee;}
.kp-m dl dt{padding-left:39px;font-size:20px;color:#333;font-weight:bold;position:relative;}
.kp-m dl  img{ width:30px; float:left;}
.kp-m dl dt span{display:inline-block;width:28px;height:28px;line-height:28px;text-align:center;font-size:18px;color:#0076DE;font-weight:bold;position:absolute;left:0;top:0;background:#EAF5FF;}
.kp-m dl dd{padding-left:39px;font-size:20px;color:#333;position:relative;margin-top:15px;}
.kp-m dl dd span{display:inline-block;width:28px;height:28px;line-height:28px;text-align:center;font-size:18px;color:#FFA325;font-weight:bold;position:absolute;left:0;top:0;background:#FEF3E3;}
.kp-mm{display:none;}
.kp-mm.on{display:block;}
.kp-mm dl p{padding-left: 39px;
    font-size: 20px;    color: #333;
    padding-top: 16px;}
.kp-n{height:420px;background:url(/template/pc/css/../images/bg3.jpg) no-repeat center 0;margin-top:50px;position:relative;}
.kp-nbg{width:100%;height:100%;background:rgba(49, 65, 85, .8);position:absolute;left:0;top:0;}
.pag-n1{width:1200px;margin:0 auto;padding-bottom:50px;position:relative;height:48px;}

.pag-net-kpn{width:48px;height:48px;background:url(/template/pc/css/../images/next2.png) no-repeat center 0;position:absolute;right:30px;bottom:0;cursor:pointer;}
.pag-pre-kpn{width:48px;height:48px;background:url(/template/pc/css/../images/pre2.png) no-repeat center 0;position:absolute;right:100px;bottom:0;cursor:pointer;}
.swiper-kpn{width:100%;height:180px;margin-top:30px;overflow:hidden;}
.swiper-kpn .swiper-slide{background:#fff;height:180px;line-height:180px;text-align:center;    display: inline-block;justify-content:center;align-items:center;margin: 0 15px;}
.swiper-kpn .swiper-slide img{max-width:100%;max-height:100%;display:inline-block;vertical-align:middle;    width: 100%;}
.kp-nbg2{width:100px;height:100%;position:absolute;left:0;top:0;z-index:999;background:linear-gradient(to left,rgba(49, 65, 85, 0) 0%,rgba(49, 65, 85, .6) 50%, rgba(49, 65, 85, 1) 100%);}
.kp-nbg3{width:100px;height:100%;position:absolute;right:0;top:0;z-index:999;background:linear-gradient(to right,rgba(49, 65, 85, 0) 0%,rgba(49, 65, 85, .6) 50%, rgba(49, 65, 85, 1) 100%);}
.kp-o{margin-top:50px;position:relative;}
.kp-om{width:1200px;position:absolute;left:50%;bottom:0px;z-index:99;margin-left:-600px;    background: rgb(0 118 222 /70%);}
.kp-ibg2{padding-top:150px;}
.kp-omm{padding:50px 60px 40px;}
.kp-omm dl{float:left;position:relative;}
.kp-omm dl.kp-ommdl1{width:600px;}
.kp-omm dl.kp-ommdl2{width:390px;}
.kp-omm dl dt{position:absolute;left:0;top:0;}
.kp-omm dl dt h2{font-size:26px;color:#fff;position:absolute;left:0;top:-5px;z-index:33;width:140px;}
.kp-omm dl dt h3{font-size:40px;color:rgba(255, 255, 255,.05);position:absolute;left:0;top:5px;text-transform:Uppercase;}
.kp-omm dl dd{padding-left:145px;font-size:22px;color:#fff;}
.kp-omm dl dd p{padding-left:45px;padding-bottom:15px;}
.kp-omm dl dd p.kp-om-p1{background:url(/template/pc/css/../images/tel2.png) no-repeat 0 5px;background-size:auto 22px;}
.kp-omm dl dd p.kp-om-p2{background:url(/template/pc/css/../images/fox.png) no-repeat 0 5px;background-size:auto 22px;}
.kp-omm dl dd p.kp-om-p3{background:url(/template/pc/css/../images/email2.png) no-repeat 0 5px;background-size:auto 22px;}
.kp-omm dl dd p span{display:inline-block;padding-right:18px;}
.mbanner2{height:auto;overflow: hidden;
    position: relative;}
.mbanner2 .swiper-slide img{ width:100%; height:auto;}
.kp-p{padding-top:60px;text-align:center;font-size:36px;color:#222;}
.kp-p1{width:1200px;margin:40px auto 0;border-bottom:1px solid #E5E5E5;}
.kp-p1 ul{text-align:center;}
.kp-p1 ul li{height:60px;line-height:60px;font-size:18px;color:#888;padding:0 26px;display:inline-block;cursor:pointer;font-weight:bold;}
.kp-p1 ul li.on{background:#F4F4F4;border-bottom:3px solid #0076DE;color:#222;}
.kp-p2{max-width:1200px; width:100%;margin:40px auto 0;position:relative;}
.swiper-kpp2{height:400px;width:100%;overflow:hidden;}
.swiper-kpp2 .swiper-slide .kp-p2-box{padding:8px 8px 20px;}
.swiper-kpp2 .swiper-slide dl{padding:2px;transition:.3s;}
.swiper-kpp2 .swiper-slide dl dt{height:230px;line-height:230px;text-align:center;vertical-align:middle;}
.swiper-kpp2 .swiper-slide dl dt img{max-width:100%;max-height:100%;display:inline-block;transition: .5s ease-out;}
.swiper-kpp2 .swiper-slide dl dd{text-align:center;height:90px;position:relative;}
.swiper-kpp2 .swiper-slide dl dd h2{font-size:18px;color:#333;transition:.3s;opacity:1;font-weight:300;}
.swiper-kpp2 .swiper-slide dl dd p{font-size:18px;color:#999;position:absolute;left:0;bottom:10px;width:100%;transition:.3s;opacity:1;}
.swiper-kpp2 .swiper-slide dl dd a.more{font-size:14px;color:#fff;background:#0076DE;width:90%;padding:10px 0;display:inline-block;border-radius:2px;transition:.5s;opacity:0;position:absolute;left:5%;bottom:30px;}
.swiper-kpp2 .swiper-slide dl:hover{background:#fff;    box-shadow: 0px 6px 20px 0px rgb(244 245 247);border-radius:2px;}
.kp-p2cp{height:325px;}

.bj1 .swiper-kpp2 .swiper-slide dl:hover{background:#fff;}
.bj2 .swiper-kpp2 .swiper-slide dl:hover{background:#f4f5f7;}
.bj3 .swiper-kpp2 .swiper-slide dl:hover{background:#fff;}
.bj4 .swiper-kpp2 .swiper-slide dl:hover{background:#f4f5f7;}
.swiper-kpp2 .swiper-slide dl:hover a img{    transform: scale(1.035);}
.swiper-kpp2 .swiper-slide dl:hover dd a.more{opacity:1.035;}
.swiper-kpp2 .swiper-slide dl:hover dd h2{opacity:0;}
.swiper-kpp2 .swiper-slide dl:hover dd p{opacity:0;}
.pag-pre-kpp2{width:25px;height:40px;background:url(/template/pc/css/../images/left2.png) no-repeat 0 0;position:absolute;left:-36px;top:50%;z-index:999;margin-top:-20px;cursor:pointer;}
.pag-net-kpp2{width:25px;height:40px;background:url(/template/pc/css/../images/right2.png) no-repeat 0 0;position:absolute;right:-36px;top:50%;z-index:999;margin-top:-20px;cursor:pointer;}
.pag-pre-kpp2.swiper-button-disabled{background-image:url(/template/pc/css/../images/left.png);}
.pag-net-kpp2.swiper-button-disabled{background-image:url(/template/pc/css/../images/right.png);}
.kp-p2m{max-width:1080px;margin:0 auto;width:100%;position:absolute;left:50px;top:0;z-index:9;height:100%;background:#f1f1f1;}
.kp-p2m.on{z-index:99;}
.dise:nth-of-type(even) .kp-p2m{background:#fff;}
.dise{padding-bottom:70px;}
.kp-qbg{height:500px;background-repeat:no-repeat;background-position:center 0;background: rgb(70,62,62,.5);}
.kp-qbg a{display:block;}
/*.kp-qbg1{background: url(/template/pc/css/../images/fw-ljl.jpg) rgb(70,62,62,.5) no-repeat center center;
    background-blend-mode: multiply;background-size: cover;}
.kp-qbg2{background: url(/template/pc/css/../images/fw-gpz.jpg) rgb(70,62,62,.5) no-repeat center center;
    background-blend-mode: multiply;background-size: cover;}
.kp-qbg3{background: url(/template/pc/css/../images/fw-yw.jpg) rgb(70,62,62,.5) no-repeat center center;
    background-blend-mode: multiply;background-size: cover;}
.kp-qbg4{background: url(/template/pc/css/../images/fw_jiejue.jpg) rgb(70,62,62,.5) no-repeat center center;
    background-blend-mode: multiply;background-size: cover;}
.kp-qbg5{background: url(/template/pc/css/../images/fw-fa.jpg) rgb(70,62,62,.5) no-repeat center center;
    background-blend-mode: multiply;  background-size: cover;}*/
    
.kp-q{width:1200px;margin:0 auto;padding:230px 0;}
.kp-q h2{font-size:48px;color:#fff;padding-bottom:25px;}
.kp-q p{font-size:22px;color:#fff;}
.kp-qbg2 .kp-q{text-align:right;}
.kp-qbg4 .kp-q{text-align:right;}
.kp-qbg5 .kp-q{text-align:right;}
.kp-q2{width:1200px;margin:100px auto;position:relative;}
.kp-q2a1{padding:0 45px 40px;width:535px;}
.kp-q2a1 h2{font-size:32px;color:#333;padding-bottom:35px;}
.kp-q2a1 p{font-size:20px;color:#666;line-height:35px;}
.kp-q2a2{padding:30px 60px;background:#0076DE;min-height:250px;}
.kp-q2a2 p{    width: 466px;padding:10px 0 10px 35px;font-size:18px;color:#fff;position:relative;}
.kp-q2a2 p i{display:inline-block;width:6px;height:6px;border-radius:6px;background:#fff;position:absolute;left:0;top:20px;}
.kp-q2a3{width:560px;height:370px;position:absolute;right:40px;top:80px;overflow:hidden;}
.kp-q2a3 img{width:100%;height:100%;}
.kp-q3{width:1200px;margin:60px auto;}
.kp-q3a1{font-size:36px;color:#333;font-weight:bold;padding-bottom:50px;text-align:center;}
.kp-q3a2{font-size:20px;color:#666;line-height:33px;    text-indent: 2em;padding-bottom: 18px;}
.kp-q3a2 p{padding: 10px 0; display: block;}
.kp-q3a2 img{max-width: 800px;
    margin: 0 auto;height: auto;
   padding: 10px 0;
    display: block;}
.kp-new-navbg{background:#F5F5F5;}
.kp-new-nav{width:1200px;margin:0 auto;}
.kp-new-nav a{display:inline-block;font-size:22px;padding:20px 0;margin-right:48px;}
.kp-new-nav a.on,.kp-new-nav a:hover{border-bottom:4px solid #0076DE;}
.kp-new1{width:1200px;height:480px;margin:80px auto 0;position:relative;overflow:hidden;}
.kp-new1 img{width:100%;height:100%;}
.kp-new1 h2{position:absolute;left:50px;right:50px;bottom:80px;text-align:right;}
.kp-new1 h2 a{font-size:24px;color:#fff;}
.kp-new1 h2 a:hover{color:#0076DE;}
.kp-new1 p{position:absolute;right:50px;bottom:40px;text-align:right;font-size:20px;color:#fff;}
.kp-new1 p span{display:inline-block;padding:0 28px;background:url(/template/pc/css/../images/time1.png) no-repeat 0 center;}
.kp-new1 p a{font-size:20px;color:#fff;}
.kp-new2{width:1200px;margin:80px auto 0;}
.kp-new2 dl{margin-bottom:40px;height:270px;position:relative;}
.kp-new2 dl dt{position:absolute;left:0;top:0;width:480px;height:270px;overflow:hidden;}
.kp-new2 dl dt img{   
  width: 100%;
    overflow: hidden;transition:.5s;}
.kp-new22 dl dt img{    height: 100%;
    max-width: 100%;width: auto;
    overflow: hidden;transition:.5s;}


.kp-new22 dl dt{width: 30%;
    height: 270px;
    overflow: hidden;
    float: left;    position: inherit;}
.kp-new2 dl:hover dt img{transform:scale(1.1);}
.kp-new2 dl dd{margin-left:540px;}
.kp-new2 dl dd h2{padding:10px 0 18px;}
.kp-new2 dl dd h2 a{font-size:24px;}
.kp-new2 dl dd p{font-size:20px;color:#333;line-height:40px;}
.kp-new2 dl dd .kp-new2-span1{font-size:20px;color:#999;position:absolute;left:540px;bottom:20px;}
.kp-new2 dl dd .kp-new2-span1 i{display:inline-block;padding:0 28px;background:url(/template/pc/css/../images/time2.png) no-repeat 0 center;}
.kp-new22 dl dd {
       margin-left: initial;
    float: left;
    width: 66%;
}
.kp-new22 dl dd .kp-new2-span1{left:0;position: inherit;}


.kp-new2 dl dd .kp-new2-span1 a{font-size:20px;color:#999;}
.kp-new2 dl dd .kp-new2-span1 a:hover{color:#0076DE;}
.pages{max-width:1200px; width:100%;margin:50px auto;text-align:center;}
.pages li{display:inline-block;margin:0 10px;background:#eee;}
.pages li a{padding: 0px 10px;  height: 40px;
    line-height: 40px;display: block;font-size:18px;color:#888;}

.pages span{display:inline-block;width:50px;height:50px;line-height:50px;font-size:20px;color:#888;}
.pages li:hover,.pages li.active{background-color:#0076DE;}
.pages li:hover a,.pages li.active a{color:#fff;}
.kp-r{width:100%;height:820px;position:relative;margin-top:140px;background:url(/template/pc/css/../images/e.png) no-repeat center bottom;}
.kp-r dl{width:17%;position:absolute;transition:.5s;}
.kp-r dl dt{width:100%;}
.kp-r dl dt img{width:100%;}
.kp-r dl dt a{display:block;width:100%;height:100%;background:rgba(0,0,0,.4);position:absolute;left:0;top:0;text-align:center;opacity:0;}
.kp-r dl dt a span{display:inline-block;font-size:20px;color:#fff;padding:60px 0 10px;}
.kp-r dl dt a tt{display:inline-block;width:40px;height:2px;background:#fff;}
.kp-r dl dd{width:100%;position:absolute;bottom:-60px;text-align:center;font-size:32px;color:#333;}
.kp-r dl.kp-r-dl1{left:2%;top:25%;}
.kp-r dl.kp-r-dl2{left:21%;top:10%;}
.kp-r dl.kp-r-dl3{left:50%;top:0%;margin-left:-8.5%;}
.kp-r dl.kp-r-dl4{right:21%;top:10%;}
.kp-r dl.kp-r-dl5{right:2%;top:25%;}
.kp-r dl:hover{transform:scale(1.2);}
.kp-r dl:hover dt a{opacity:1;}
.kp-r dl:hover dd{color:#0076DE;font-weight:bold;}
.kp-r1{width:1200px;margin:0 auto;}
.kp-r1 dl{position:relative;margin-bottom:200px;}
.kp-r1 dl dt{width:720px;height:480px;overflow:hidden;box-shadow:0px 40px 60px 0px rgba(0, 0, 0, 0.2);}
.kp-r1 dl dt img{width:100%;height:100%;}
.kp-r1 dl dt.fr{float:right;}
.kp-r1 dl dd.kp-r1-dd1{color:rgba(0, 118, 222, .06);font-size:80px;text-transform:Uppercase;font-weight:bold;position:absolute;left:0;top:-22px;}
.kp-r1 dl dd.kp-r1-dd2{position:absolute;left:0;top:60px;}
.kp-r1 dl dd.kp-r1-dd2 .kp-r1-dd2-div1{padding:20px 40px;width:530px;background:rgba(0, 118, 222, .8);color:#fff;font-size:17px;line-height:40px;}
.kp-r1 dl dd.kp-r1-dd2 .kp-r1-dd2-div1 p{padding:10px 0;}
.kp-r1 dl dd.kp-r1-dd2 .kp-r1-dd2-div2{padding-top:50px;color:#333;font-size:28px;font-style:italic;font-weight:bold;}
.kp-r1 dl dd.kp-r1-dd2 .kp-r1-dd2-div2 i{width:310px;height:1px;background:#333;display:inline-block;margin-right:20px;vertical-align:middle;}
.kp-r1 dl.kp-r1-dl1 dd.kp-r1-dd1{left:auto;right:0;}
.kp-r1 dl.kp-r1-dl1 dd.kp-r1-dd2{left:auto;right:0;}
.kp-r1 dl.kp-r1-dl1 dd.kp-r1-dd2 .kp-r1-dd2-div2{text-align:right;}
.kp-r1 dl.kp-r1-dl1 dd.kp-r1-dd2 .kp-r1-dd2-div2 i{margin:0 0 0 20px;}
.kp-r2{width:1200px;margin:0 auto 100px;}
.kp-r2 li{width:33.33%;float:left;background:#fff;}
.kp-r2 dl{padding:60px;height:618px;position:relative;text-align:center;transition:.5s;}
.kp-r2 dl dt{width:240px;height:240px;border-radius:50%;overflow:hidden;margin:0 auto;}
.kp-r2 dl dt img{width:100%;height:100%;}
.kp-r2 dl dd h2{font-size:24px;color:#333;font-style:italic;padding:40px 0 10px;}
.kp-r2 dl dd h3{font-size:16px;color:#999;font-weight:300;}
.kp-r2 dl dd p{font-size:18px;color:#666;line-height:33px;padding-top:20px;}
.kp-r2 dl a.more{display:inline-block;width:48px;height:48px;background:url(/template/pc/css/../images/go1.png) no-repeat 0 0;position:absolute;left:50%;bottom:60px;margin-left:-24px;}
.kp-r2 dl:hover a.more{background-image:url(/template/pc/css/../images/go2.png);}
.kp-r2 dl:hover{box-shadow:0px 20px 40px 0px rgba(0, 0, 0, 0.1);}
.kp-q5{width:1200px;margin:100px auto 0;font-size:20px;color:#333;line-height:32px;}
.kp-q2bg{background:#F7F7F7;padding:80px 0 140px;}
.kp-q2bg .kp-q2{margin:0 auto;}
.kp-q2bg .kp-q2a2{background:#1B1E23;}
.kp-q2a1 tt{width:60px;height:6px;background:#0076DE;border-radius:3px;display:inline-block;margin-bottom:50px;}
.kp-q6{width:1200px;margin:100px auto;position:relative;min-height:400px;}
.kp-q6a1 h2{font-size:32px;color:#131313;font-weight:300;}
.kp-q6a1 i{width:6px;height:30px;background:#0076DE;display:inline-block;vertical-align:middle;margin-right:15px;}
.kp-q6a2{padding:10px 0 30px;overflow:hidden;}
.kp-q6a2 ul{width:120%;}
.kp-q6a2 ul li{width:32.3%;float:left;}
.kp-q6a2 dl{width:266px;height:180px;padding:30px 0;border-bottom:1px dashed #ddd;}
.kp-q6a2 dt{font-size:18px;color:#0076DE;font-weight:bold;}
.kp-q6a2 dt span{font-size:14px;color:#333;font-weight:300;}
.kp-q6a2 dt i{margin-right:10px;cursor:pointer;font-weight:300;}
.kp-q6a2 dt i.on{font-weight:bold;}
.kp-q6a2 dd{font-size:16px;color:#333;line-height:25px;padding-top:10px;}
.kp-q6a2 dd div{display:none;}
.kp-q6a2 dd div.on{display:block;}
.kp-q6a2 dd{font-size:16px;color:#333;line-height:25px;padding-top:10px;}
.kp-q6a3{width:720px;height:315px;overflow:hidden;position:absolute;right:0;top:0;}
.kp-q6a3 img{width:100%;height:100%;}
.kp-an1{width:1200px;margin:30px auto 0;}
.kp-an1 a{font-size:20px;display:inline-block;padding:10px 10px;border-radius:5px;cursor: pointer;}
.kp-an1 i{font-size:14px;color:#ddd;margin:0 5px;}
.kp-an1 a:hover,.kp-an1 a.on{background:#0076DE;color:#fff;}
.kp-an6{width:1200px;margin:30px auto 0;}
.kp-an6 a{font-size:20px;display:inline-block;padding:10px 10px;border-radius:5px;cursor: pointer;}
.kp-an6 i{font-size:14px;color:#ddd;margin:0 5px;}
.kp-an6 a:hover,.kp-an6 span.on a{background:#0076DE;color:#fff;}
.kp-an8{ display: none;}

.kp-an2{max-width:1200px;width:100%;margin:30px auto 0;overflow:hidden;}
.kp-an2 ul{width:100%;}
.kp-an2 ul li{width:33.3333%;float:left;margin-bottom:40px;}
.kp-an2 dl{height:560px;position:relative;transition:.5s;background:#fff;width:90%;margin:0 auto;box-shadow:0px 20px 40px 0px rgba(0, 0, 0, 0.1);}
.kp-an2 dl dt{height:260px;overflow:hidden;text-align: center;}

.kp-an2 dl dt img{width: 100%;
    height: auto;transition:.5s;}
    .cpt dl dt img{height: 100%;
    width: auto;transition:.5s;}
  .kp-an2 dl dt.cp img{width: auto; max-width: 100%;
    height: 100%;transition:.5s;}  
.kp-an2 dl:hover dt img{transform:scale(1.1);}
.kp-an2 dl dd{padding:30px 25px 0;
    display:-webkit-box;-webkit-box-orient: vertical;overflow:hidden;-webkit-line-clamp: 5;}
.kp-an2 dl dd h2{font-size:22px;color:#222;padding-bottom:10px;}
.kp-an2 dl dd p{font-size:16px;color:#222;line-height:30px;}
.kp-an2 dl .more{font-size:16px;color:#0076DE;border:1px solid #0076DE;display:inline-block;padding:10px 20px;position:absolute;left:40px;bottom:40px;}
.kp-s{width:1200px;margin:80px auto 0;padding-bottom:20px;border-bottom:1px solid #0076DE;}
.kp-s b{font-size:32px;color:#333;}
.kp-sline{height:5px;box-shadow:0px 2px 8px 0px rgba(0, 0, 0, 0.15);margin-top:-3px;}
.kp-s1{width:1200px;margin:60px auto 90px;}
.kp-s1-ul1{width:545px;float:left;}
.kp-s1-ul2{width:500px;float:right;}
.kp-s1 li{margin-bottom:30px;position:relative;padding-left:175px;}
.kp-s1 li span{display:inline-block;width:160px;line-height:48px;font-size:18px;color:#333;font-weight:bold;position:absolute;left:0;top:0;text-align:right;}
.kp-s1 li input[type="text"]{width:100%;height:48px;line-height:48px;font-size:16px;color:#333;border:1px solid #ddd;text-indent:10px;background:#fff;}
.kp-s1 li select{width:100%;height:48px;line-height:48px;font-size:16px;color:#333;border:1px solid #ddd;text-indent:10px;background:#fff;}
.kp-s1 li input[type="text"].kp-s1-txt{width:136px;}
.kp-s1 li .textarea{width:100%;border:1px solid #ddd;text-align:center;}
.kp-s1 li textarea{width:95%;padding:10px 0;height:160px;line-height:30px;font-size:16px;color:#333;border:none;background:none;font-family:"微软雅黑";}
.kp-s1-line{clear:both;height:1px;background:#eee;margin-bottom:40px;}
.zn-bc-adla{position:relative;cursor:pointer;z-index:999;}
.zn-bc-adla dt{background:url(/template/pc/css/../images/down2.png) no-repeat 96% center;}
.kp-s1 li .zn-bc-adla dt input[type="text"]{background:none;}
.zn-bc-adla dd{display:none;width:100%;position:absolute;left:0;top:46px;border:1px solid #ddd;background:#f7f7f7;}
.zn-bc-adla dd p{line-height:40px;text-indent:10px;font-size:16px;color:#333;}
.zn-bc-adla dd p.on{background:#aaa;}
.kp-s1 .kp-s1-ul3 li input[type="text"]{width:260px;}
.kp-s1 .kp-s1-ul3 li input[type="submit"]{width:140px;height:60px;background:#0076DE;border-radius:4px;cursor:pointer;font-size:22px;color:#fff;border:none;}
.kp-s1 .kp-s1-ul3 li input[type="reset"]{width:140px;height:60px;background:#EFF5FB;border-radius:4px;cursor:pointer;font-size:22px;color:#0076DE;border:none;margin-left:40px;}
.kp-s1-yzm{height: 50px; float: right;
    vertical-align: top;}
  .kbq{ font-size:14px; padding-top:8px;float: right;}
.kp-s1 .kp-s1-ul3 li a{font-size:18px;color:#0076DE;vertical-align:middle;}
.kp-s1 li .city-picker-selector li{margin:0;padding-left:10px;}
.kp-s1-tit{font-size:24px;color:#333;margin-bottom:30px;}
.kp-s1 .kp-s1-ul5 li textarea{height:100px;}
.kp-s1 li.kp-s1-ul5-li1{padding-left:0;text-align:center;margin-top:50px;}
.kp-s1 .kp-s1-ul5 li input[type="submit"]{width:200px;height:60px;background:#0076DE;border-radius:4px;cursor:pointer;font-size:22px;color:#fff;border:none;}
.kp-s1 li input[type="text"]#gettime{background:url(/template/pc/css/../images/time3.png) no-repeat 96% center;cursor:pointer;}
.kp-s2{width:860px;margin:100px auto;}
.kp-s2a1{font-size:50px;color:#333;font-weight:bold;}
.kp-s2a2{font-size:25px;color:#666;margin-top:30px;}
.kp-s2a2 span{font-size:22px;color:#BCBFC3;margin:0 15px;}
.kp-s2a3 h2{font-size:30px;color:#333;margin-top:50px;font-weight:300;}
.kp-s2a3 p{font-size:20px;color:#666;margin-top:10px;line-height:30px;}
.kp-s2a5{font-size:30px;color:#666;margin-top:80px;}
.kp-s2a5 a{font-size:30px;color:#666;}

.kp-p3 h2{padding:300px 0 40px;font-size:80px;color:#fff;background-size:cover;}
.kp-p3 p{font-size:36px;color:#fff;}
.kp-p3 tt{width:100px;height:2px;background:#fff;display:inline-block;vertical-align:middle;margin:0 70px;}
.kp-p5bg{background:#F7F7F7;}
.kp-p5{width:1200px;height:60px;margin:0 auto;line-height:60px;font-size:18px;color:#666;}
.kp-p5 a{font-size:18px;color:#666;}
.kp-p5 a:hover{color:#0076DE;}
.kp-p6{width:1200px;margin:100px auto;font-size:20px;color:#666;line-height:38px;}
.kp-p6 h2{font-size:46px;color:#333;text-align:center;padding-bottom:50px;font-weight:300;}
.kp-p6-line{height:1px;background:#eee;}
.kp-p7bg{background:#F7F7F7;padding:80px 0;}
.m_2,.m_4{background:#Fff; }
.m_3{background:#F7F7F7;}
.kp-p7-tit{font-size:46px;color:#333;text-align:center;}
.kp-p7-tit2{font-size:30px;color:#333;font-weight:bold;width:1200px;margin:30px auto 0;}
.kp-p7{width:1200px;margin:0 auto;overflow:hidden;}
.kp-p7 ul{width:105%;}
.kp-p7 ul li{width:28.6%;float:left;margin:60px 4.6% 0 0;}
.kp-p7 ul li dt{font-size:90px;color:#E8F0F7;}
.kp-p7 ul li dd{margin-top:-36px;height:105px;}
.kp-p7 ul li dd h2{font-size:22px;color:#333;font-weight:300;}
.kp-p7 ul li dd p{font-size:16px;color:#666;line-height:22px;padding-top:28px;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.kp-p7bg2{padding:80px 0;}
.kp-p7bg2 .kp-p7-tit2{margin-top:0;}
.kp-p72{width:1200px;margin:0 auto;overflow:hidden;}
.kp-p72 ul{width:105%;}
.kp-p72 ul li{width:22.3%;float:left;margin:50px 2.05% 0 0;}
.kp-p72 ul li dl{height:85px;position:relative;}
.kp-p72 ul li dl img{width: 60px;}
.kp-p72 ul li dt{width:60px;height:60px;position:absolute;left:0;top:0;background-repeat:no-repeat;background-position:0 0;}
.kp-p72 ul li dd{margin-left:80px;height:105px;}
.kp-p72 ul li dd h2{font-size:20px;color:#333;padding-bottom:10px;}
.kp-p72 ul li dd p{font-size:14px;color:#666;padding-top:3px;}
.kp-p72 ul li .kp-p72-dl1 dt{background-image:url(/template/pc/css/../images/js-1.png);}
.kp-p72 ul li .kp-p72-dl2 dt{background-image:url(/template/pc/css/../images/js-2.png);}
.kp-p72 ul li .kp-p72-dl3 dt{background-image:url(/template/pc/css/../images/js-3.png);}
.kp-p72 ul li .kp-p72-dl4 dt{background-image:url(/template/pc/css/../images/js-4.png);}
.kp-p72 ul li .kp-p72-dl5 dt{background-image:url(/template/pc/css/../images/js-5.png);}
.kp-p72 ul li .kp-p72-dl6 dt{background-image:url(/template/pc/css/../images/js-6.png);}
.kp-p72 ul li .kp-p72-dl7 dt{background-image:url(/template/pc/css/../images/js-7.png);}
.kp-p72 ul li .kp-p72-dl8 dt{background-image:url(/template/pc/css/../images/js-8.png);}
.kp-p72 ul li .kp-p72-dl9 dt{background-image:url(/template/pc/css/../images/js-9.png);}
.kp-p72 ul li .kp-p72-dl10 dt{background-image:url(/template/pc/css/../images/js-10.png);}
.kp-p72 ul li .kp-p72-dl11 dt{background-image:url(/template/pc/css/../images/js-11.png);}
.kp-p72 ul li .kp-p72-dl12 dt{background-image:url(/template/pc/css/../images/js-12.png);}
.kp-p72 ul li .kp-p72-dl13 dt{background-image:url(/template/pc/css/../images/js-13.png);}
.kp-p72 ul li .kp-p72-dl14 dt{background-image:url(/template/pc/css/../images/js-14.png);}
.kp-p72 ul li .kp-p72-dl15 dt{background-image:url(/template/pc/css/../images/js-15.png);}
.kp-p72 ul li .kp-p72-dl16 dt{background-image:url(/template/pc/css/../images/js-16.png);}
.kp-p72 ul li .kp-p72-dl17 dt{background-image:url(/template/pc/css/../images/js-17.png);}
.kp-p72 ul li .kp-p72-dl18 dt{background-image:url(/template/pc/css/../images/js-18.png);}
.kp-p72 ul li .kp-p72-dl19 dt{background-image:url(/template/pc/css/../images/js-19.png);}
.kp-p73{width:1200px;margin:0 auto;overflow:hidden;}
.kp-p73 ul{width:105%;}
.kp-p73 ul li{width:30.3%;float:left;margin:40px 2% 0 0;}
.kp-p73 ul li dl{height:253px;position:relative;}
.kp-p73 ul li dt{width:100%;height:100%;overflow:hidden;}
.kp-p73 ul li dt img{width:100%;height:100%;transition:.5s;}
.kp-p73 ul li dl:hover dt img{transform:scale(1.1);}
.kp-p73 ul li dd{width:100%;height:100%;position:absolute;left:0;top:0;z-index:22;background:linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%,rgba(0, 0, 0, 0.3) 100%);}
.kp-p73 ul li dd h2{font-size:28px;color:#fff;position:absolute;left:30px;bottom:30px;font-style:italic;}
.kp-t{width:1200px;margin:60px auto 0;overflow:hidden;border-left:1px solid #DDDDDD;}
.kp-t span{width:299px;padding:15px 0;text-align:center;border:1px solid #DDDDDD;border-left:none;font-size:26px;color:#666;cursor:pointer;display:inline-block;}
.kp-t span.on{background:#0076DE;color:#fff;}
.kp-t1{padding:80px 0;}
.kp-t1m{width:1200px;margin:0 auto;}
.kp-t12{font-size:40px;color:#333;}
.kp-t13{margin-top:40px;}
.kp-t13 span{width:167px;padding:12px 0;text-align:center;border:1px solid #DDDDDD;font-size:22px;color:#666;cursor:pointer;display:inline-block;margin-right:-1px;margin-bottom:20px;}
.kp-t13 span.on{background:#0076DE;color:#fff;}
.kp-t15{font-size:28px;color:#0076DE;padding:30px 0;font-weight:bold;border-bottom:1px solid #ddd;}
.kp-t16{width:1200px;margin:0 auto;overflow:hidden;}
.kp-t16 ul{width:105%;}
.kp-t16 ul li{width:30.3%;    display: inline-block;
    margin: 50px .5% 0 .5%;     height: 125px;vertical-align: top;
    /*overflow-y: scroll;*/}
.kp-t16 ul li dl{height:auto;}
/*.gaoxiao dl{height:300px;}*/
.kp-t16 ul li dl dt{font-size:18px;color:#333;font-weight:bold;padding-bottom:20px;}
.kp-t16 ul li dl dd{font-size:16px;color:#666;line-height:26px;}
.kp-t15-boxm{display:none;}


.kp-t15-boxm.on{display:block;}
.kp-t1bg{background:#F7F7F7;}
.kp-t1bg .kp-t13 span{background:#fff;}
.kp-t1bg .kp-t13 span.on{background:#0076DE;color:#fff;}
.kp-u{width:1200px;margin:0 auto ;    padding: 60px 0;font-size:20px;color:#333;}
.kp-u h2{font-size:48px;padding-bottom:60px;text-align:center;}
.kp-u p{line-height:35px;     text-indent: 2em;    padding: 6px 0;}
.kp-u1{width:1200px;margin:130px auto 0;text-align:center;}
.kp-u1 span{display:inline-block;font-size:48px;color:#666;padding:0 50px 30px;position:relative;cursor:pointer;}
.kp-u1 span tt{display:none;width:60px;height:8px;background:#0076DE;border-radius:4px;position:absolute;left:50%;bottom:0;margin-left:-30px;}
.kp-u1 span.on{color:#0076DE;font-weight:bold;}
.kp-u1 span.on tt{display:inline-block;}
.kp-u2{width:1200px;margin:25px auto 100px;}
.kp-u2 dl{width:25%;height:280px;background:#fff;float:left;padding:50px 0;transition:.5s;position:relative;}
.kp-u2 dt{width:140px;height:140px;margin:0 auto;background-repeat:no-repeat;background-position:0 0;border-radius:50%;overflow:hidden;transition:.5s;}
.kp-u2 dd{padding:40px 45px 0;font-size:16px;color:#666;text-align:center;}
.kp-u2 dd h2{font-size:22px;color:#0076DE;padding-bottom:10px;}
.kp-u2 dd p{line-height:26px;}
.kp-u2 dl.kp-u2-dl1 dt{background-image:url(/template/pc/css/../images/zh-1.png);}
.kp-u2 dl.kp-u2-dl2 dt{background-image:url(/template/pc/css/../images/zh-2.png);}
.kp-u2 dl.kp-u2-dl3 dt{background-image:url(/template/pc/css/../images/zh-3.png);}
.kp-u2 dl.kp-u2-dl4 dt{background-image:url(/template/pc/css/../images/zh-4.png);}
.kp-u21 dl.kp-u2-dl1 dt{background-image:url(/template/pc/css/../images/hy-1.png);}
.kp-u21 dl.kp-u2-dl2 dt{background-image:url(/template/pc/css/../images/hy-2.png);}
.kp-u21 dl.kp-u2-dl3 dt{background-image:url(/template/pc/css/../images/hy-3.png);}
.kp-u21 dl.kp-u2-dl4 dt{background-image:url(/template/pc/css/../images/hy-4.png);}
.kp-u21 dd h2{color:#333;}
.kp-u2 dl:hover{box-shadow:0px 20px 40px 0px rgba(0, 0, 0, 0.1);border-radius:8px;z-index:99;}
.kp-u2 dl:hover dt{box-shadow:0px 16px 32px 0px rgba(0, 118, 222, 0.1);}
.kp-u21 dl:hover dt{box-shadow:none;}
.kp-u2m,.kp-u5m,.kp-u9m,.kp-u16m{display:none;}
.kp-u2m.on,.kp-u5m.on,.kp-u9m.on,.kp-u16m.on{display:block;}
.kp-u3bg{height:835px;background:url(/template/pc/css/../images/bg4.jpg) no-repeat center 0;position:relative;}
.kp-u3mbg{width:100%;height:100%;background:rgba(27, 30, 35, .9);position:absolute;left:0;top:0;z-index:0;}
.kp-u3{padding-top:55px;text-align:center;border-bottom:1px solid rgba(255,255,255,.2);position:relative;z-index:99;}
.kp-u3 span{display:inline-block;font-size:48px;color:rgba(255,255,255,.3);padding-bottom:15px;position:relative;cursor:pointer;margin:0 8%;}
.kp-u3 span tt{display:none;width:60px;height:8px;background:#0076DE;border-radius:4px;position:absolute;left:50%;bottom:0;margin-left:-30px;}
.kp-u3 span.on{color:#0076DE;font-weight:bold;}
.kp-u3 span.on tt{display:inline-block;}
.kp-u5{width:1200px;margin:80px auto 0;position:relative;z-index:99;height:480px;}
.kp-u5a1{width:345px;position:relative;height:480px;position:absolute;left:0;top:0;border-right:1px solid rgba(255,255,255,.5);}
.kp-u5a1 tt{width:6px;height:160px;background:#0076DE;position:absolute;right:-1px;top:0;}
.kp-u5a1 h2{font-size:28px;color:#fff;padding:0 50px 40px 0;}
.kp-u5a1 p{font-size:16px;color:#fff;line-height:36px;padding-right:50px;}
.kp-u5a2{margin-left:395px;}
.kp-u5a2b1{font-size:28px;color:#fff;font-weight:bold;}
.kp-u5a2b2{margin-top:20px;overflow:hidden;}
.kp-u5a2b2 ul{width:105%;}
.kp-u5a2b2 ul li{width:30.5%;float:left;margin:0 1.5% 20px 0;background:linear-gradient(90deg, #0066FF 0%, #0F8FFF 100%);}
.kp-u5a2b2 ul li dl{height:136px;background:url(/template/pc/css/../images/bg1.png) no-repeat 0 0;}
.kp-u5a2b2 ul li dl dt{background-repeat: no-repeat;
    background-position: 8px 8px;
    padding: 10px 10px 6px 45px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.kp-u5a2b2 ul li dl dd{width: 88%;
    margin: 0 auto;font-size:14px;color:rgba(255,255,255,.7);}
.kp-u5a2b2 ul li dl.kp-u5a2b2-dl1 dt{background-image:url(/template/pc/css/../images/zh-5.png);}
.kp-u5a2b2 ul li dl.kp-u5a2b2-dl2 dt{background-image:url(/template/pc/css/../images/zh-6.png);}
.kp-u5a2b2 ul li dl.kp-u5a2b2-dl3 dt{background-image:url(/template/pc/css/../images/zh-7.png);}
.kp-u5a2b2 ul li dl.kp-u5a2b2-dl4 dt{background-image:url(/template/pc/css/../images/zh-8.png);}
.kp-u5a2b2 ul li dl.kp-u5a2b2-dl5 dt{background-image:url(/template/pc/css/../images/zh-9.png);}
.kp-u5a2b2 ul li dl.kp-u5a2b2-dl6 dt{background-image:url(/template/pc/css/../images/zh-10.png);}
.kp-u5a2b2 ul li dl.kp-u5a2b2-dl7 dt{background-image:url(/template/pc/css/../images/zh-11.png);}
.kp-u5a2b2 ul li dl.kp-u5a2b2-dl8 dt{background-image:url(/template/pc/css/../images/zh-11.png);}
.kp-u5a2b2 ul li dl.kp-u5a2b2-dl9 dt{background-image:url(/template/pc/css/../images/zh-11.png);}
.kp-u6{width:1200px;margin:130px auto 0;position:relative;text-align:center;}
.kp-u6 b{font-size:48px;color:#333;}
.kp-u6 a.more{font-size:24px;color:#333;position:absolute;right:0;top:16px;}
.kp-u7{width:1200px;margin:80px auto 90px;position:relative;}
.swiper-kpu7{width:100%;height:600px;overflow:hidden;padding-bottom:60px;}
.swiper-kpu7 .swiper-slide{transform:scale(0.8);}
.swiper-kpu7 .swiper-slide-active,.swiper-kpu7 .swiper-slide-duplicate-active{transform:scale(1);}
.swiper-kpu7 .swiper-slide dl{height:600px;background:#fff;box-shadow:0px 30px 60px 0px rgba(0, 0, 0, 0.1);position:relative;}
.swiper-kpu7 .swiper-slide dl dt{height:266px;overflow:hidden;}
.swiper-kpu7 .swiper-slide dl dt img{width:100%;height:100%;}
.swiper-kpu7 .swiper-slide dl dd{padding:40px 20px 0;}
.swiper-kpu7 .swiper-slide dl dd h2{font-size:24px;color:#333;padding-bottom:15px;}
.swiper-kpu7 .swiper-slide dl dd p{font-size:16px;color:#333;line-height:30px;    height: 150px;
    overflow: hidden;}
.swiper-kpu7 .swiper-slide dl .more{width:110px;height:40px;line-height:40px;text-align:center;border:1px solid #0076DE;color:#0076DE;font-size:16px;display:inline-block;position:absolute;left:40px;bottom:40px;}
.swiper-kpu7 .swiper-slide dl:hover .more{background:#0076DE;color:#fff;}
.pag-pre-kpu7{width:40px;height:40px;background:url(/template/pc/css/../images/left3.png) no-repeat 0 0;position:absolute;left:-40px;top:50%;margin-top:-20px;cursor:pointer;}
.pag-net-kpu7{width:40px;height:40px;background:url(/template/pc/css/../images/right3.png) no-repeat 0 0;position:absolute;right:-40px;top:50%;margin-top:-20px;cursor:pointer;}

.kp-u8{width:1200px;margin:80px auto 0;}
.kp-u8 span{display:inline-block;width:200px;padding:135px 0 40px;text-align:center;font-size:20px;color:#333;background-repeat:no-repeat;background-position:center 45px;cursor:pointer;}
.kp-u8 span.on{background-color:#1B1E23;color:#fff;}
.kp-u8 span.kp-u8-span1{background-image:url(/template/pc/css/../images/hy-5.png);}
.kp-u8 span.kp-u8-span2{background-image:url(/template/pc/css/../images/hy-6.png);}
.kp-u8 span.kp-u8-span3{background-image:url(/template/pc/css/../images/hy-7.png);}
.kp-u8 span.kp-u8-span1.on{background-image:url(/template/pc/css/../images/hy-52.png);}
.kp-u8 span.kp-u8-span2.on{background-image:url(/template/pc/css/../images/hy-62.png);}
.kp-u8 span.kp-u8-span3.on{background-image:url(/template/pc/css/../images/hy-72.png);}
.kp-u9bg{padding:80px 0 130px;background:#1B1E23;}
.kp-u9{width:1200px;margin:0 auto;}
.kp-u9a1{padding:60px;background:#0076DE;position:relative;}
.kp-u9a1 h2{width:470px;font-size:40px;color:#fff;padding-bottom:30px;}
.kp-u9a1 p{width:470px;font-size:20px;color:#fff;line-height:40px;}
.kp-u9a1b1{width:600px;height:400px;position:absolute;right:40px;top:40px;overflow:hidden;box-shadow:0px 20px 40px 0px rgba(0, 0, 0, 0.3);}
.kp-u9a1b1 img{width:100%;height:100%;}
.kp-u9a2{margin-top:200px;}
.kp-u9a2 dl{width:25%;height:245px;float:left;text-align:center;}
.kp-u9a2 dl dt{width:140px;height:140px;border:2px solid rgba(255,255,255,.2);border-radius:50%;margin:0 auto;background-repeat:no-repeat;background-position:center center;transition:.5s;}
.kp-u9a2 dl.kp-u9a2-dl1 dt{background-image:url(/template/pc/css/../images/hy-8.png);}
.kp-u9a2 dl.kp-u9a2-dl2 dt{background-image:url(/template/pc/css/../images/hy-9.png);}
.kp-u9a2 dl.kp-u9a2-dl3 dt{background-image:url(/template/pc/css/../images/hy-10.png);}
.kp-u9a2 dl.kp-u9a2-dl4 dt{background-image:url(/template/pc/css/../images/hy-11.png);}
.kp-u9a2 dl.kp-u9a2-dl5 dt{background-image:url(/template/pc/css/../images/hy-12.png);}
.kp-u9a2 dl dd{padding-top:30px;font-size:18px;color:#fff;}
.kp-u9a2 dl dd h2{font-size:24px;padding-bottom:20px;}
.kp-u9a2 dl:hover dt{border:2px solid #0076DE;background-color:#0076DE;}
.kp-u10bg{padding-top:88px;background:url(/template/pc/css/../images/bg5.jpg) no-repeat center 0;}
.kp-u10bg .kp-u6{margin-top:0;}
.kp-u10{width:1200px;    margin: 36px auto;}
.kp-u10 dl{width:33.33%;height:600px;background:#0076DE;float:left;position:relative;}
.hyy .kp-ibg{padding-top:270px;}
.kp-u10 dl dt{height:266px;overflow:hidden;}
.kp-u10 dl dt img{width:100%;height:100%;}
.kp-u10 dl dd{padding:40px 40px 0;}
.kp-u10 dl dd h2{font-size:24px;color:#fff;padding-bottom:15px;}
.kp-u10 dl dd p{font-size:16px;color:#fff;line-height:36px;}
.kp-u10 dl .more{width:110px;height:40px;line-height:40px;text-align:center;border:1px solid #fff;color:#fff;font-size:16px;display:inline-block;position:absolute;left:40px;bottom:40px;}
.kp-u10 dl:nth-of-type(even){background:#fff;}
.kp-u10 dl:nth-of-type(even) dt{width:100%;position:absolute;left:0;bottom:0;}
.kp-u10 dl:nth-of-type(even) dd h2{color:#333;}
.kp-u10 dl:nth-of-type(even) dd p{color:#333;}
.kp-u10 dl:nth-of-type(even) .more{bottom:306px;border:1px solid #0076DE;color:#0076DE;}
.kp-u11bg{background:#F7F7F7;margin-top:140px;padding:100px 0 140px;}
.kp-u11{font-size:48px;color:#333;text-align:center;font-weight:bold;}
.kp-u12{width:1200px;margin:80px auto 0;}
.kp-u12 dl{width:25%;height:270px;padding-top:20px;float:left;transition:.5s;position:relative;}
.kp-u12-dl1 dd p,.kp-u12-dl2 dd p,.kp-u12-dl3 dd p,.kp-u12-dl4 dd p{     font-weight: normal;
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    text-align: center;}
.kp-u12 dt{width:140px;height:140px;margin:0 auto;background-repeat:no-repeat;background-position:0 0;border-radius:50%;overflow:hidden;transition:.5s;}
.kp-u12 dd{padding:20px 40px 0;font-size:22px;color:#333;text-align:center;font-weight:bold;}
.kp-u12 dl.kp-u12-dl1 dt{background-image:url(/template/pc/css/../images/sl-1.png);}
.kp-u12 dl.kp-u12-dl2 dt{background-image:url(/template/pc/css/../images/sl-2.png);}
.kp-u12 dl.kp-u12-dl3 dt{background-image:url(/template/pc/css/../images/sl-3.png);}
.kp-u12 dl.kp-u12-dl4 dt{background-image:url(/template/pc/css/../images/sl-4.png);}
.kp-u12 dl:hover{background:#0076DE;border-radius:8px;}
.kp-u12 dl:hover p{color:#fff;}
.kp-u12 dl:hover dd{color:#fff;}
.kp-u12 dl.kp-u12-dl1:hover dt{background-image:url(/template/pc/css/../images/sl-1-2.png);}
.kp-u12 dl.kp-u12-dl2:hover dt{background-image:url(/template/pc/css/../images/sl-2-2.png);}
.kp-u12 dl.kp-u12-dl3:hover dt{background-image:url(/template/pc/css/../images/sl-3-2.png);}
.kp-u12 dl.kp-u12-dl4:hover dt{background-image:url(/template/pc/css/../images/sl-4-2.png);}
.kp-u13{font-size:48px;color:#333;text-align:center;font-weight:bold;margin-top:100px;}
.kp-u15bg{background:#F1F6FB;margin-top:80px;}
.kp-u15{width:1200px;margin:0 auto;text-align:center;}
.kp-u15 span{float:left;width:14%;height:70px;line-height:70px;position:relative;font-size:24px;color:#666;cursor:pointer;}
.kp-u15 span:before,
.kp-u15 span:after{position:absolute;content:'';width:14px;height:14px;bottom:-7px;left:50%;margin-left:-7px;overflow:hidden;pointer-events:none;-webkit-transform:rotate(45deg);-mz-transform:rotate(45deg);transform:rotate(45deg);display:none;}
.kp-u15 span:before{background:#0076DE;}
.kp-u15 span:after{bottom:-7px;background:#0076DE;}
.kp-u15 span.on{background:#0076DE;height:90px;line-height:90px;margin-top:-10px;box-shadow:0px 10px 20px 0px rgba(0, 118, 222, .3);}
.kp-u15 span.on:after,.kp-u15 span.on:before {display:block;}
.kp-u15 span.on i{color:#fff;font-weight:bold;display:inline-block;background-repeat:no-repeat;background-position:0 28px;padding-left:55px;}
.kp-u15 span.kp-u15-span1.on i{background-image:url(/template/pc/css/../images/sl-5.png);}
.kp-u15 span.kp-u15-span2.on i{background-image:url(/template/pc/css/../images/sl-6.png);}
.kp-u15 span.kp-u15-span3.on i{background-image:url(/template/pc/css/../images/sl-7.png);}
.kp-u15 span.kp-u15-span4.on i{background-image:url(/template/pc/css/../images/sl-8.png);}
.kp-u15 span.kp-u15-span5.on i{background-image:url(/template/pc/css/../images/sl-9.png);}
.kp-u15 span.kp-u15-span6.on i{background-image:url(/template/pc/css/../images/sl-10.png);}
.kp-u15 span.kp-u15-span7.on i{background-image:url(/template/pc/css/../images/sl-11.png);}
.kp-u15 span.kp-u15-span8.on i{background-image:url(/template/pc/css/../images/sl-12.png);}
.kp-u16{width:1200px;margin:70px auto 100px;overflow:hidden;padding-bottom:40px;}
.kp-u16 ul{width:105%;}
.kp-u16 li{width:30%;height:400px;float:left;margin-right:2.5%;background:#F9F9F9;position:relative;overflow:hidden;transition:.5s;}
.kp-u16 li div{padding:40px;}
.kp-u16 li tt{display:inline-block;width:24px;height:6px;background:#333;border-radius:3px;transition:.5s;}
.kp-u16 li h2{font-size:21px;color:#333;padding:28px 0 25px;transition:.5s;}
.kp-u16 li p{font-size:14px;color:#333;line-height:26px;transition:.5s;}
.kp-u16 li b{font-size:160px;color:rgba(102, 102, 102, .06);position:absolute;right:-10px;bottom:-40px;transition:.5s;}
.kp-u16 li:hover{background:#0076DE;box-shadow:0px 15px 40px 0px rgba(0, 118, 222, 0.2);}
.kp-u16 li:hover tt{background:#fff;}
.kp-u16 li:hover h2{color:#fff;}
.kp-u16 li:hover p{color:#fff;}
.kp-u16 li:hover b{color:rgba(255, 255, 255, .05);}
.kp-u17{font-size:48px;color:#333;text-align:center;font-weight:bold;margin-top:36px; padding-top:66px;    max-width: 1200px;
    width: 100%;
    margin: 0 auto;}
.kp-u17 a.more{    font-size: 16px;
    color: #0076DE;
   float:right;
    bottom: 10px;}
.kp-u18{width:1200px;margin: 0px auto; padding:36px 0;}
.kp-u18 li{width:20%;float:left;}
.kp-u18 dl{height:288px;float:left;transition:.5s;position:relative;border:1px solid rgba(204, 204, 204, .6);margin-bottom:-1px;transition:.5s;}
.kp-u18 dl dt{height:98px;background-repeat:no-repeat;background-position:center 30px;}

.kp-u18 dl.kp-u18-dl1 dt{background-image:url(/template/pc/css/../images/zq-1.png);}
.kp-u18 dl.kp-u18-dl2 dt{background-image:url(/template/pc/css/../images/zq-2.png);}
.kp-u18 dl.kp-u18-dl3 dt{background-image:url(/template/pc/css/../images/zq-3.png);}
.kp-u18 dl.kp-u18-dl4 dt{background-image:url(/template/pc/css/../images/zq-4.png);}
.kp-u18 dl.kp-u18-dl5 dt{background-image:url(/template/pc/css/../images/zq-5.png);}
.kp-u18 dl.kp-u18-dl6 dt{background-image:url(/template/pc/css/../images/zq-6.png);}
.kp-u18 dl.kp-u18-dl7 dt{background-image:url(/template/pc/css/../images/zq-7.png);}
.kp-u18 dl.kp-u18-dl8 dt{background-image:url(/template/pc/css/../images/zq-8.png);}
.kp-u18 dl.kp-u18-dl9 dt{background-image:url(/template/pc/css/../images/zq-99.png);}
.kp-u18 dl.kp-u18-dl10 dt{background-image:url(/template/pc/css/../images/zq-100.png);}
.kp-u18 dl dd{text-align:center;padding:0 15px;font-size:18px;color:#666;}
.kp-u18 dl dd h2{padding-bottom:30px;font-size:28px;color:#333;}
.kp-u18 dl:hover{transform:scale(1.1);box-shadow:0px 10px 40px 0px rgba(0, 0, 0, 0.15);z-index:99;}
.kp-u19bg{padding:130px 0 180px;background:url(/template/pc/css/../images/bg6.jpg) no-repeat center 0;}
.kp-u19{font-size:48px;color:#333;text-align:center;font-weight:bold;}
.kp-u20{width:1200px;margin:80px auto 0;text-align:center;}
.kp-u20 span{float:left;width:12.5%;padding:130px 0 40px;position:relative;font-size:18px;color:#666;cursor:pointer;background-repeat:no-repeat;background-position:center 35px;}
.kp-u20 span.kp-u20-span1{background-image:url(/template/pc/css/../images/zq-9.png);}
.kp-u20 span.kp-u20-span2{background-image:url(/template/pc/css/../images/zq-10.png);}
.kp-u20 span.kp-u20-span3{background-image:url(/template/pc/css/../images/zq-11.png);}
.kp-u20 span.kp-u20-span4{background-image:url(/template/pc/css/../images/zq-12.png);}
.kp-u20 span.kp-u20-span5{background-image:url(/template/pc/css/../images/zq-13.png);}
.kp-u20 span.kp-u20-span6{background-image:url(/template/pc/css/../images/zq-14.png);}
.kp-u20 span.kp-u20-span7{background-image:url(/template/pc/css/../images/zq-15.png);}
.kp-u20 span.kp-u20-span8{background-image:url(/template/pc/css/../images/zq-16.png);}
.kp-u20 span.on{background-color:#a9a9a9;color:#fff;}
.kp-u20 span.kp-u20-span1.on{background-image:url(/template/pc/css/../images/zq-9-2.png);}
.kp-u20 span.kp-u20-span2.on{background-image:url(/template/pc/css/../images/zq-10-2.png);}
.kp-u20 span.kp-u20-span3.on{background-image:url(/template/pc/css/../images/zq-11-2.png);}
.kp-u20 span.kp-u20-span4.on{background-image:url(/template/pc/css/../images/zq-12-2.png);}
.kp-u20 span.kp-u20-span5.on{background-image:url(/template/pc/css/../images/zq-13-2.png);}
.kp-u20 span.kp-u20-span6.on{background-image:url(/template/pc/css/../images/zq-14-2.png);}
.kp-u20 span.kp-u20-span7.on{background-image:url(/template/pc/css/../images/zq-15-2.png);}
.kp-u20 span.kp-u20-span8.on{background-image:url(/template/pc/css/../images/zq-16-2.png);}
.kp-u21{width:1200px;margin:0 auto;background:#a9a9a9;}
.kp-u21 dl{padding:40px;position:relative;min-height:300px;}
.kp-u21 dl dt{width:560px;height:380px;position:absolute;right:30px;top:30px;overflow:hidden;}
.kp-u21 dl dt img{width:100%;height:100%;}
.kp-u21 dl dd{font-size:16px;color:#fff;width:540px;}
.kp-u21 dl dd span{font-size:240px;color:rgba(255, 255, 255, .1);font-family:Arial, Helvetica, sans-serif;position:absolute;left:40px;top:0px;}
.kp-u21 dl dd h2{font-size:24px;color:#fff;padding:50px 0 20px 20px;}
.kp-u21 dl dd p{font-size:16px;color:#fff;line-height:36px;padding-left:20px;}
.kp-u21 dl dd a.more{font-size:16px;color:#fff;display:inline-block;padding:10px 40px;border:1px solid #fff;border-radius:4px;margin-left: 21px;
    margin-top: 18px;}
.kp-u21 dl{display:none;}
.kp-u21 dl.on{display:block;}
.kp-u22{width:1200px;margin:80px auto 140px;}
.kp-u22 dl{width:25%;float:left;}
.kp-u22 dl dt{height:180px;border:1px solid #CCCCCC;background-repeat:no-repeat;background-position:center center;}
.kp-u22 dl.kp-u22-dl1 dt{background-image:url(/template/pc/css/../images/zq-17.png);}
.kp-u22 dl.kp-u22-dl2 dt{background-image:url(/template/pc/css/../images/zq-18.png);}
.kp-u22 dl.kp-u22-dl3 dt{background-image:url(/template/pc/css/../images/zq-19.png);}
.kp-u22 dl.kp-u22-dl4 dt{background-image:url(/template/pc/css/../images/zq-20.png);}
.kp-u22 dl dd{height:300px;background:#000;position:relative;font-size:18px;color:#fff;}
.kp-u22 dl.kp-u22-dl2{margin-top:182px;}
.kp-u22 dl.kp-u22-dl4{margin-top:182px;}
.kp-u22 dl.kp-u22-dl2 dd{background:#0076DE; }
.kp-u22 dl.kp-u22-dl4 dd{background:#0076DE;}
.kp-u22 dl dd h2{font-size:26px;text-align:center;padding:60px 0 30px;}
.kp-u22 dl dd p{padding:0 30px;    line-height: 30px;
    font-size: 16px;
}
.kp-u22 dl dd span{font-size:120px;font-weight:bold;color:rgba(204, 204, 204, .1);position:absolute;left:0;bottom:-30px;display:block;width:100%;text-align:center;}
.kp-u23{padding:95px 0 75px;background:url(/template/pc/css/../images/bg7.jpg) no-repeat center 0;overflow:hidden;}
.kp-u23 ul{width:200%;clear:both;}
.kp-u23 li{width:240px;height:100px;line-height:100px;text-align:center;background:#fff;overflow:hidden;float:left;margin:0 30px 50px;}
.kp-u23 li img{max-width:100%;max-height:100%;display:inline-block;vertical-align:middle;}
.kp-u25{text-align:center;padding:30px 0;}
.kp-u25 a{background:#0076DE;display:inline-block;padding:20px 60px;font-size:20px;color:#fff;}
.kp-s3bg{background:#f8f8f8;}
.kp-s3{width:1090px;height:80px;background:#fff;box-shadow:0px 10px 6px 1px rgba(35, 24, 21, 0.02);border-radius:36px;margin:-40px auto 0;position:relative;z-index:99;overflow:hidden;}
.kp-s3 input[type="text"]{width:880px;height:80px;background:#fff url(../images/s3.png) no-repeat 50px center;text-indent:95px;line-height:80px;font-size:25px;color:#D1D3D5;vertical-align:middle;border:none;}
.kp-s3 input[type="submit"]{width:210px;height:80px;background:#3D87F6;border:none;cursor:pointer;vertical-align:middle;font-size:25px;color:#fff;}
.kp-s5{width:1200px;margin:60px auto 0;position:relative;min-height:600px;}
.kp-s5a1{width:260px;float:left;}
.kp-s5a2{width:820px;float:right;}
.kp-s5a3{width:2px;height:100%;background:#E5E5E5;position:absolute;left:340px;top:0;}
.kp-s5a1b1{padding-bottom:15px;border-bottom:2px solid #E5E5E5;font-size:18px;color:#323439;position:relative;}
.kp-s5a1b1 span{font-size:18px;color:#2D68F5;position:absolute;right:0;top:0;cursor:pointer;}
.kp-s5a2b1{font-size:40px;color:#323439;line-height:40px;}
.kp-s5a1b2{padding-top:30px;font-size:22px;color:#323439;font-weight:bold;}
.kp-s5a1b3 dl{margin-top:30px;}
.kp-s5a1b3 dl dt{cursor:pointer;    font-size: 20px;
    font-weight: 500;
    color: #323439;}
.kp-s5a1b3 dl dt span{display:inline-block;width:15px;height:25px;
/*background:url(/template/pc/css/../images/right4.png) no-repeat 0 center;*/
vertical-align:top;}
.kp-s5a1b3 dl dt.on span{background-image:url(/template/pc/css/../images/down3.png);}
.kp-s5a1b3 dl dd{padding:22px 0 0 27px;display:none;font-size: 20px;
    font-weight: 500;
    color: #323439;
}
.kp-s5a1b3 p{margin-top:30px;    font-size: 20px;
    font-weight: 500;
    color: #323439;}
.kp-s5a1b5{margin:30px 0 80px;padding-bottom:10px;border-bottom:1px solid #E5E5E5;position:relative;}
.kp-s5a1b5 input[type="text"]{width:100%;height:25px;background:none;text-indent:30px;line-height:25px;font-size:20px;color:#333;vertical-align:middle;border:none;}
.kp-s5a1b5 input[type="submit"]{width:25px;height:25px;background:url(/template/pc/css/../images/s4.png) no-repeat 0 center;border:none;cursor:pointer;vertical-align:middle;position:absolute;left:0;top:0;}
.kp-s5a2b2 li{background:#fff;margin-top:32px;}
.kp-s5a2b2 li dl{padding:30px;}
.kp-s5a2b2 li dl dt a{font-size:30px;color:#323439;font-weight:bold;}
.kp-s5a2b2 li dl dd{font-size:18px;color:#90959D;padding-top:20px;}
.kp-s5a2b2 li dl dd h2{font-size:22px;color:#656A72;padding-bottom:8px;}
.kp-s5a2b2 li dl dd h2 span{font-size:18px;color:#BCBFC3;margin:0 10px;}
.kp-s5a2b2 li dl dd p{padding-top:12px;}
.pages2{text-align:right;margin:45px 0 80px;}
.pages2 a{display:inline-block;padding:5px 10px;font-size:18px;color:#323439;margin:0 5px;}
.pages2 a.on{color:#2D68F5;}
.pages2 a.out{color:#A6ABB3;}
.kp-v{width:1200px;margin:140px auto 0;}
.kp-v h2{font-size:48px;color:#333;padding-bottom:26px;}
.kp-v tt{display:inline-block;width:48px;height:6px;background:#0076DE;}
.kp-v p{font-size:26px;color:#333;padding-top:35px;}
.kp-v1bg{background:#F1F1F1;margin-top:80px;}
.kp-v1{width:1200px;margin:0 auto;position:relative;}
.kp-v1 li{width:400px;float:left;position:relative;cursor:pointer;z-index:99;}
.kp-v1 li.kp-v1-li1{margin-left:0;}
.kp-v1 li dl{height:420px;background-repeat:no-repeat;background-position:center bottom;background-size:55% auto;transition:.5s;}
.kp-v1 li.kp-v1-li1 dl{background-image:url(/template/pc/css/../images/gy-1.png);}
.kp-v1 li.kp-v1-li2 dl{background-image:url(/template/pc/css/../images/gy-2.png);}
.kp-v1 li.kp-v1-li3 dl{background-image:url(/template/pc/css/../images/gy-3.png);}
.kp-v1 li dl dt{padding:75px 0 0 124px;font-size:72px;color:#333;font-weight:bold;font-style:italic;transition:.5s;}
.kp-v1 li dl dd{padding:20px 0 0 110px;font-size:30px;color:#333;font-style:italic;transition:.5s;}
.kp-v1 li.on dl dt{color:#fff;}
.kp-v1 li.on dl dd{color:#fff;}
.kp-v1 li.kp-v1-li1.on dl{background-image:url(/template/pc/css/../images/gy-1-2.png);}
.kp-v1 li.kp-v1-li2.on dl{background-image:url(/template/pc/css/../images/gy-2-2.png);}
.kp-v1 li.kp-v1-li3.on dl{background-image:url(/template/pc/css/../images/gy-3-2.png);}
.move-bg{width:430px;height:100%;display:none;position:absolute;left:0;top:0;bottom:0;background:url(/template/pc/css/../images/bg2.png) no-repeat 0 0;background-size:100% 100%;}
.kp-v2{margin-top:80px;overflow:hidden;}
.kp-v2 dl{width:16.666666%;height:180px;float:left;position:relative;}
.kp-v2 dl dt{height:100%;overflow:hidden;}
.kp-v2 dl dt img{width:100%;height:100%;transition:.5s;}
.kp-v2 dl:hover dt img{transform:scale(1.16);}
.kp-v2 dl dd{width:100%;height:100%;position:absolute;left:0;top:0;z-index:99;background:rgba(0,0,0,.7);text-align:center;font-size:30px;color:#fff;line-height:180px;}
.kp-v2 dl dd span{opacity:1;transition:.5s;}
.kp-v2 dl:hover dd span{opacity:1;}
.kp-v2 dl:nth-of-type(even) dd{background:rgba(255,255,255,.7);color:#333;}
.kp-v3bg{background:#F7F7F7;padding:140px 0;}
.kp-v3bg .kp-v{margin-top:0;}
.kp-v3{width:1200px;margin:80px auto 0;}
.kp-v3 li{width:19%;padding-left:1%;float:left;cursor:pointer;transition:.5s;}
.kp-v3 li.on{width:40%;}
.kp-v3 li.kp-v3-li1{padding:0;}
.kp-v3 li dl{height:320px;background-color:#fff;background-repeat:no-repeat;background-position:center 145px;box-shadow:0px 8px 24px 0px rgba(0, 0, 0, 0.1);position:relative;overflow:hidden;transition:.5s;}
.kp-v3 li dl dt{padding-top:50px;}
.kp-v3 li dl dt h2{font-size:24px;color:#333;text-align:center;font-weight:300;width:230px;}
.kp-v3 li dl b{font-size:48px;color:#fff;position:absolute;left:40px;top:39px;display:none;}
.kp-v3 li dl p{font-size:16px;color:#fff;line-height:30px;width:326px;display:none;padding-top:15px;}
.kp-v3 li.on dl{padding:0 125px 0 119px;background-color:#0076DE;background-position:100% 145px;}
.kp-v3 li.on dl dt h2{color:#fff;text-align:left;font-weight:bold;}
.kp-v3 li.on dl p{display:block;}
.kp-v3 li.on dl b{display:block;}
.kp-v3 li.kp-v3-li1 dl{background-image:url(/template/pc/css/../images/yf-1.png);}
.kp-v3 li.kp-v3-li2 dl{background-image:url(/template/pc/css/../images/yf-2.png);}
.kp-v3 li.kp-v3-li3 dl{background-image:url(/template/pc/css/../images/yf-3.png);}
.kp-v3 li.kp-v3-li4 dl{background-image:url(/template/pc/css/../images/yf-4.png);}
.kp-v3 li.kp-v3-li1.on dl{background-image:url(/template/pc/css/../images/yf-1-2.png);}
.kp-v3 li.kp-v3-li2.on dl{background-image:url(/template/pc/css/../images/yf-2-2.png);}
.kp-v3 li.kp-v3-li3.on dl{background-image:url(/template/pc/css/../images/yf-3-2.png);}
.kp-v3 li.kp-v3-li4.on dl{background-image:url(/template/pc/css/../images/yf-4-2.png);}
.kp-v4bg{background:url(/template/pc/css/../images/bg8.jpg) no-repeat center 0;background-size:100%;padding:140px 0;}
.kp-v4bg .kp-v{margin-top:0;}
.kp-v4bg .kp-v h2{color:#fff;}
.kp-v5bg .kp-v{margin-top:0;    padding-bottom: 15px;}
.kp-v5bg .kp-v h2{color:#fff;    padding-bottom: 0px;}
.kp-v4{width:1200px;margin:80px auto 0;}
.kp-v4 dl{width:175px;height:285px;float:left;margin-left:23px;text-align:center;}
.kp-v4 dl.kp-v4-li1{margin-left:0;}
.kp-v4 dl dt{
	width: 150px;
    height: 150px;
    line-height: 150px;
    background: url(/template/pc/css/../images/bg3.png) no-repeat center 0;
    font-size: 32px;
    color: #3BBCFF;
    background-size: 100%;
}
.kp-v4 dl dt span{font-size:52px;}
.kp-v4 dl dd{font-size:18px;color:#3BBCFF;padding-top:0;height: 100px;
    display: flex;justify-content: center;
    align-items: center;}
.kp-v4 dl:nth-of-type(even) dd{padding:0px;}
.kp-v-div1{padding-top:20px;}
.kp-v-div1 p{padding:11px 0;font-size:20px;color:#333;}
.kp-v-div1 p i{display:inline-block;background:#333;width:6px;height:6px;border-radius:50%;vertical-align:middle;margin-right:8px;}
.kp-v5bg{padding:40px 0 26px;background:url(/template/pc/css/../images/bg9.jpg) no-repeat center 0;margin-top:88px;}
.kp-v5{width:1200px;margin:0 auto;position:relative;}
#div1{ width:1200px; margin:0 auto; height:636px; position: relative; overflow: hidden;}


.kp-v5 ul{width:1200px;height:630px;position: relative;}
.kp-v5 li{width:300px;height:630px;position:relative;background:url(/template/pc/css/../images/line.png) no-repeat center center;float:left;}
.kp-v5 li dl{width:300px;height:270px;position:absolute;background:#fff;}
.kp-v5 li dl dt{width:300px;height:150px;position:absolute;left:0;bottom:0;overflow:hidden;}
.kp-v5 li dl dt img{width:100%;height:150px; display:inline-block;}
.kp-v5 li dl dd{padding:8px 10px;background:#fff;position:relative;z-index:999;}
.kp-v5 li dl dd h2{font-size:28px;color:#333;}
.kp-v5 li dl dd p{font-size:16px;color:#333;padding-top:10px;}
.kp-v5 li:nth-child(even) dl{top:0;}
.kp-v5 li:nth-child(odd) dl{bottom:0;}
.kp-v5 li dl .kp-v5-quan{border:2px solid #fff;border-radius:50%;padding:4px;display:inline-block;position:absolute;left:50%;top:-57px;margin-left:-13px;}
.kp-v5 li dl .kp-v5-quan span{background:#fff;width:12px;height:12px;border-radius:50%;display:inline-block;}
.xiangqing{font-size: 16px;
    color: #333;
    line-height: 35px;
    width:100%;
    max-width: 1200px;}
.kp-v5 li:nth-child(even) dl dt{top:0;bottom:auto;}
.kp-v5 li:nth-child(even) dl dd{position:absolute;left:0;bottom:5px;}
.kp-v5 li:nth-child(even) dl .kp-v5-quan{top:auto;bottom:-60px;}
.kp-v5 li:nth-child(odd) dl dt{top:auto;bottom:0;}
.kp-v5 li:nth-child(odd) dl dd{position:relative;}
.kp-v5 li:nth-child(odd) dl .kp-v5-quan{top:-57px;bottom:auto;}
.kp-v5 li dl:before,
.kp-v5 li dl:after{position:absolute;content:'';width:14px;height:14px;top:-7px;left:50%;margin-left:-7px;overflow:hidden;pointer-events:none;-webkit-transform:rotate(45deg);-mz-transform:rotate(45deg);transform:rotate(45deg);}
.kp-v5 li dl:before{background:#fff;}
.kp-v5 li dl:after{top:-7px;background:#fff;}
.kp-v5 li:nth-child(even) dl:before,
.kp-v5 li:nth-child(even) dl:after{top:auto;bottom:-7px;}
.kp-v5 li:nth-child(odd) dl:before,
.kp-v5 li:nth-child(odd) dl:after{bottom:auto;top:-7px;}


.pag-pre-kpv5{width:48px;height:48px;background:url(/template/pc/css/../images/pre2.png) no-repeat 0 0;position:absolute;left:-60px;top:50%;margin-top:-24px;cursor:pointer;}
.pag-net-kpv5{width:48px;height:48px;background:url(/template/pc/css/../images/next3.png) no-repeat 0 0;position:absolute;right:-60px;top:50%;margin-top:-24px;cursor:pointer;}
.kp-v6{width:1200px;margin:0 auto;position:relative;}
.kp-v6-emap{height:950px;}
.kp-v6m{position:absolute;left:30px;bottom:80px;font-size:18px;color:#333;}
.kp-v6m p{padding:10px 0 10px 28px;}
.kp-v6m p.kp-v6m-p1{background:url(/template/pc/css/../images/map1.png) no-repeat 0 center;background-size:auto 16px;}
.kp-v6m p.kp-v6m-p2{background:url(/template/pc/css/../images/map2.png) no-repeat 0 center;background-size:auto 12px;}
.kp-v6m p.kp-v6m-p3{background:url(/template/pc/css/../images/map2.png) no-repeat 0 center;background-size:auto 7px;}


.lbanner11 .lbanner-h21 {padding:35px 0;}
.lbanner5 .lbanner-h21{padding:35px 0;}
.lbanner9 .lbanner-h21{padding:35px 0;}
.lbanner11 tt,.lbanner9 tt{margin-top:18%;}
.lbanner5 tt{margin-top:16%;}
.lbanner11 p ,.lbanner5 p,.lbanner9 p{font-size:30px;color:#fff;}
.kp-fac-a{width:1200px;margin:75px auto;}
.kp-fac-a1{width:839px;float:left;font-size:16px;color:#333;line-height:35px;margin-top:-8px;}
.kp-fac-a1 p { text-indent: 2em;}
.kp-fac-a2{width:326px;float:right;   }
.cptp{ height: 300px;
    overflow: hidden;}

.kp-fac-a2 img{width:100%;vertical-align: top;
    }
.kp-fac-tit{text-align:center;margin-top:75px;font-size:48px;color:#333;font-weight:bold;}
.kp-fac-bbg{background:#f7f7f7;padding:75px 0;}
.kp-fac-bbg .kp-fac-tit{margin-top:0;}
.kp-fac-b{width:1200px;margin:55px auto 0;overflow:hidden;}
.kp-fac-b ul{width:105%;}
.kp-fac-b ul li{width:29.2%;float:left;margin-right:4%;   height: 328px;}
.kp-fac-b ul li dt{height:60px; text-align:center;}
.kp-fac-b ul li dt img{ height:100%;}
.kp-fac-b ul li dd{padding-top:15px;font-size:14px;color:#333;}
.kp-fac-b ul li dd h2{padding-bottom:15px;font-size:22px;font-weight:300;text-align:center;    height: 50px;}
.kp-fac-b ul li dd p{line-height:25px;}
.kp-fac-m1{font-size:16px;color:#333;line-height:35px;margin:40px auto;width:1200px;}
.kp-fac-ab .kp-fac-a1{float:right;line-height:27px;}
.kp-fac-ab .kp-fac-a2{float:left;}
.kp-fac-ab .kp-fac-a1 h2{font-size:22px;color:#333;padding:25px 0 15px;}
.kp-fac-a .xq1{font-size:22px;color:#333;padding:25px 0 15px;}
.kp-fac-a .xq2{text-indent: 2em;line-height: 27px;}
.kp-fac-c{width:1200px;margin:50px auto 0;overflow:hidden;padding:0 15px;}
.kp-fac-c ul{width:105%;}
.kp-fac-c ul li{width:21.5%;float:left;margin:0 3% 40px 0;background:#fff;box-shadow:0px 8px 24px 0px rgba(0, 0, 0, 0.1);transition:.3s;}
.kp-fac-c ul li a{display:block;padding:0 15px;height:100px;font-size:22px;display:flex;justify-content:space-around;flex-direction:column;}
.kp-fac-c ul li:hover{background:#0076de;}
.kp-fac-c ul li:hover a{color:#fff;}
.kp-fac-c2{text-align:center;padding-top:10px;}
.kp-fac-c2 a{display:inline-block;padding:16px 55px;font-size:18px;color:#0076de;border:1px solid #0076de;}
.kp-fac-bbg2{margin-top:90px;padding-bottom:50px;}
.kp-fac-d{width:1200px;margin:50px auto 0;overflow:hidden;padding:0 15px;}
.kp-fac-d ul{width:105%;}
.kp-fac-d ul li{width:21.5%;float:left;margin:0 3% 30px 0;}
.kp-fac-d ul li dt{height:120px;background:#fff;transition:.3s;}
.kp-fac-d ul li dt img{width:100%;height:100%;}
.kp-fac-d ul li dd{padding-top:20px;text-align:center;}
.kp-fac-d ul li dd a{font-size:18px;}
.kp-fac-d ul li:hover dt{box-shadow:0px 8px 24px 0px rgba(0, 0, 0, 0.1);}
.kp-fac-d ul li:hover dd a{color:#0076de;}
.kp-c22{margin-top:50px;}
.kp-fac-e{max-width:1200px;width:100%;  margin:50px auto 0;overflow:hidden;padding:0 15px;}
.kp-fac-e ul{width:100%;    text-align: center;}
.kp-fac-e ul li{width:30%;    margin: 0px 1.25% 40px 1.25%;height:80px;background:#fff;border:1px solid #ddd;transition:.3s;display: inline-block;
    text-align: left;}
.kp-fac-e ul li a{display:inline-block;line-height:80px;font-size:16px;color:#555;vertical-align:middle;margin-left:8px;}
.kp-fac-e ul li a.kp-fac-ebox1{width:60px;height:60px;border:1px solid #eee;background:url(/template/pc/css/../images/zq-25.png) no-repeat center center;}
.kp-fac-e ul li a.kp-fac-ebox2{width:60px;height:60px;border:1px solid #eee;background:url(/template/pc/css/../images/zq-26.png) no-repeat center center;}
.kp-fac-e ul li:hover{box-shadow:0px 8px 24px 0px rgba(0, 0, 0, 0.1);}
.kp-fac-e ul li:hover a{color:#0076de;}
.mfootm0 .kp-fbg{margin-top:0;}

.sxp{border-top: solid 1px #eee;}
.x10{ float:left; margin-top:16px;}
.x11{ float:right;margin-top:16px;}
.sxp a{font-size: 16px;  color: #888888;}

.sxp a:hover {
    color: #6E6E6E;
}

/********** 2021-06-20 ***********/
.kp-logbg{width:100%;height:100%;background:rgba(0,0,0,.7);position:fixed;left:0;top:0;z-index:9999;display:none;}
.kp-log{width:450px;padding:25px 0 45px;background:#fff;position:fixed;left:50%;top:50%;z-index:99;margin:-170px 0 0 -225px;border-radius:20px;}
.kp-log ul{width:320px;margin:0 auto;}
.kp-log li{padding-top:15px;position:relative;}
.kp-log li input[type="text"]{width:100%;height:40px;line-height:40px;border:none;border-bottom:1px solid #ddd;font-size:16px;color:#333;text-indent:45px;background:#fff no-repeat 7px center;background-size:auto 25px;}
.kp-log li.kp-log-li1 input[type="text"]{background-image:url(/template/pc/css/../images/u1.png);background-position: 10px 0px;}
.kp-log li.kp-log-li2 input[type="text"]{background-image:url(/template/pc/css/../images/u2.png);}
.kp-log li.kp-log-li3 input[type="text"]{background-image:url(/template/pc/css/../images/u3.png);background-size:auto 29px;    background-position: 10px 0px;}
.kp-log li.kp-log-li2 dl{width:95px;position:absolute;right:7px;top:15px;}
.kp-log li.kp-log-li2{z-index:9999;}
.kp-log li.kp-log-li2 dt{height:35px;line-height:35px;background:url(/template/pc/css/../images/ubg.jpg) repeat-x 0 0;background-size:auto 100%;text-align:center;cursor:pointer;border-radius:8px ;}
.kp-log li.kp-log-li2 dt span{display:inline-block;padding-right:20px;background:url(/template/pc/css/../images/u5.png) no-repeat right center;background-size:auto 12px;font-size:13px;color:#fff;}
.kp-log li.kp-log-li2 dd{background:#f0f2f4;text-align:center;max-height:230px;overflow:auto;display:none;}
.kp-log li.kp-log-li2 dd p{line-height:25px;cursor:pointer;font-size:14px;color:#999;}
.kp-log li.kp-log-li2 dd p.on{background:#d8d9db;}
.kp-log li.kp-log-li5{padding-top:40px;}
.kp-log li input[type="submit"]{width:100%;height:50px;border:none;font-size:18px;color:#fff;background:url(/template/pc/css/../images/ubg.jpg) repeat-x 0 0;background-size:auto 100%;cursor:pointer;border-radius:10px;}
.kp-log-close{width:30px;height:30px;text-align:center;line-height:30px;font-size:28px;color:#000;cursor:pointer;position:absolute;right:10px;top:10px;}

.kp-pro{width:1240px;margin:30px auto 0;overflow:hidden;}
.kp-pro ul{width:105%;}
.kp-pro ul li{width:31.7%;float:left;margin-bottom:40px;}
.kp-pro dl{height:560px;position:relative;transition:.5s;background:#fff;width:90%;margin:0 auto;box-shadow:0px 20px 40px 0px rgba(0, 0, 0, 0.1);}
.kp-pro dl dt{height:260px;overflow:hidden;text-align: center;}
.kp-pro dl dt img{width: 100%;
    height: auto;transition:.5s;}
.cpt dl dt img{height: 100%;
    width: auto;transition:.5s;}
.kp-pro dl dt.cp img{width: auto; max-width: 100%;
    height: 100%;transition:.5s;}  
.kp-pro dl:hover dt img{transform:scale(1.1);}
.kp-pro dl dd{padding:30px 25px 0;}
.kp-pro dl dd h2{font-size:22px;color:#222;padding-bottom:10px;}
.kp-pro dl dd p{font-size:16px;color:#222;line-height:30px;}
.kp-pro dl .more{font-size:16px;color:#0076DE;border:1px solid #0076DE;display:inline-block;padding:10px 20px;position:absolute;left:40px;bottom:40px;}
.pagespro{max-width:1200px; width:100%;margin:50px auto;text-align:center;}
.pagespro li{display:inline-block;margin:0 10px;background:#eee;cursor:pointer;}
.pagespro li a{padding:0px 10px;height:40px;line-height:40px;display:block;font-size:18px;color:#888;}
.pagespro span{display:inline-block;width:50px;height:50px;line-height:50px;font-size:20px;color:#888;}
.pagespro li:hover,.pagespro li.active{background-color:#0076DE;}
.pagespro li:hover a,.pagespro li.active a{color:#fff;}


/* add */
@font-face {
  font-family: 'iconfont';  /* Project id 2930077 */
  src: url('https://at.alicdn.com/t/font_2930077_8ltex8y9ti6.woff2?t=1637916332926') format('woff2'),
       url('https://at.alicdn.com/t/font_2930077_8ltex8y9ti6.woff?t=1637916332926') format('woff'),
       url('https://at.alicdn.com/t/font_2930077_8ltex8y9ti6.ttf?t=1637916332926') format('truetype');
}
.iconfont{ 
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.kf-fixed {
    position: fixed;
    width: 80px;
    right: 80px;
    bottom: 150px;
    z-index: 999;
    background: #2971B1;
    text-align: center;
    z-index: 9998;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 0;
}
.kf-fixed:hover {
  background: #0076DE;
}
.kf-fixed span {
  display: block;
  font-size: 13px;
  color: #fff;
  margin-top: 10px;
}
.kf-fixed i {
  font-size: 32px;
  color: #fff;
}

.kf-show {
  display: none;
  z-index: 99999999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.bgs {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}
.kf-show .bgs {
  background-color: rgba(0,0,0,0.65);
}

.kf-show .lxwms {
  width: 820px;
  height: 820px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -410px;
  margin-top: -410px;
  z-index:120;
  background: #fff;
  border-radius: 5px;
}
.kf-show .lxwms .kp-g {
    width: 100%;
    margin:50px auto 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.kf-show .kp-g2 {
  margin-top: 50px;
}
.kf-show .colse {
  position: absolute;
  right: -90px;
  top: -1%;
  color: #fff;
  z-index: 999;
  display: block;
  text-align: center;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; 
  cursor: pointer;
}
.kf-show .colse  i {
   font-size: 40px;
   display: block;
}
.kf-show .colse:hover {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Safari and Chrome */
}




/*home——Solution*/
.Solution_List{display: flex; margin-top: 72px;    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;width:95%;margin:auto;}

.Solution_List>ul{margin: 0px;}
.Solution_List>ul.Solution_ListOne{width: 64%; display:flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
	}
.Solution_List>ul.Solution_ListTwo{width: 34.5%}
.Solution_List>ul li{position: relative; width: 100%;border-radius: 12px; overflow: hidden;margin: 2px 2px 10px 2px;}

.Solution_ListTitle,.Solution_ListCont{position: absolute;padding: 0px 35px}
.Solution_List>ul.Solution_ListOne .Solution_ListBag{width: 100%;height: 25vw; overflow: hidden;}
.Solution_List>ul.Solution_ListTwo .Solution_ListBag{width: 100%;height: 50.6vw; overflow: hidden;}
.Solution_ListBag img{
	vertical-align: top;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    max-height: 100%;
}
.Solution_ListTitle{bottom: 1vw; width: 86%; letter-spacing: 0px}
.Solution_List>ul.Solution_ListTwo .Solution_ListTitle{width: 100%}
.Solution_ListTitle,.Solution_ListCont_Name{color: #ffffff;font-size: 40px;font-family: "Arial Black"; line-height: 42px; text-align: left}


.Solution_ListCont{width: 80%; text-align: left; background-color: rgba(0,104,183,0.9);height: 100%;z-index: 100; flex-direction: column;justify-content: center;left: -200px;bottom: -200px;display: flex;opacity: 0;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;z-index: -1;
}
.Solution_ListTwo .Solution_ListCont{width: 100%; height: auto; padding-top: 40px; padding-bottom: 60px;}
.Solution_ListCont_Name{}
.Solution_ListCont_Cont{color: #ffffff;font-size: 16px;line-height: 28px;margin: 15px auto 20px 0px;max-height: 255px; overflow-x: hidden; overflow-y: auto;max-width:90%;}

.Solution_ListCont_More{display: inline-block;background-color: #ffffff;color: #0068b7;font-weight: bold;font-size: 26px;line-height: 70px;width: 180px; border-radius: 10px; text-align: center;     text-transform: uppercase; cursor: pointer;}
.Solution_List>ul li:hover .Solution_ListTitle{bottom: -100px;opacity: 0;z-index: -1}
.Solution_List>ul li:hover .Solution_ListCont{left: 0px;bottom: 0px;display: flex; z-index: 1;opacity: 1}

.Solution_List>ul li.Solution_ListOneList2{width: 49%;}
.Solution_List>ul li.Solution_ListOneList2 .Solution_ListCont{width: 100%}
.Solution_List>ul li.Solution_ListOneList2 .Solution_ListTitle,.Solution_List>ul li.Solution_ListOneList2 .Solution_ListCont_Name{font-size: 30px;}



.SearchForm{position: relative;margin-right: 30px; overflow: visible;background-color: #ffffff;}

.SearchForm dt{border: 1px solid #e5e5e5;cursor: pointer;color: #a3a3a3; width: 150px;justify-content: space-between;align-items: center;;display: flex; border-radius: 12px; overflow: hidden; height: 40px;padding: 0px 10px;}

.SearchForm dt i.iconfont{color: #999999; font-size: 18px; margin: 0px;line-height: 11px;}

.SearchForm dt >abbr{margin: 0px 0px 0 0; }

.SearchForm_Img{display: inline-block; width: 21px; margin-right: 7px;height: 21px; border-radius: 50%; text-align: center}

.SearchForm_Img img{vertical-align: top; width: 100%; min-height: 100%;}

.SearchForm dd{position: absolute; width: 100%;z-index: 1003;background-color: #ffffff; display: none; padding: 8px 0px;border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}

.SearchForm dd a{display: flex; position: relative;color: #a3a3a3; height: 40px;padding: 5px 10px;    justify-content: space-between;align-items: center;}

.SearchForm dd a>abbr{margin: 0px 0px 0 0; }

.SearchForm dd a i.iconfont{display: none;margin: 0px;font-size: 26px;line-height: 11px;}

.SearchForm dd a.On{color: #0068b7;}

.SearchForm dd a.On i.iconfont{color: #0068b7;}

.SearchForm:hover{box-shadow: 0px 0px 5px 0px #ddd;border-top-left-radius: 10px; border-top-right-radius: 10px;}

.SearchForm:hover dt{border: 0px;}

.SearchForm:hover dd{display: block;box-shadow: 0px 4px 3px 0px #dddddda8;}

.SearchForm:hover dd a.On i.iconfont{display: block;}