﻿@charset "utf-8";
/* CSS Document */
/*切图：yly*/
html{ overflow-x:hidden; overflow-y:auto;}
*{ padding:0; margin:0;}
ul,ol,li,dl,dd,dt{ list-style-type:none; line-height:normal;}
body, button, input, select, textarea{ font-family:'Microsoft yahei' ,Arial; font-size:12px;}
code, kbd, pre, samp { font-family:'Microsoft yahei' ,Arial;}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
a{ text-decoration:none; color:#333;
}
a:hover{color:#014099; cursor:pointer;}
img{border:0; max-width:100%;}
table { border-collapse: collapse; border-spacing: 0; }
h1,h2,h3,h4,h5,h6{ margin:0; font-weight:normal; font-family:'Microsoft yahei' ,Arial;}
h1{font-size:36px;}
h2{font-size:24px;}
h3{font-size:22px;}
h4{font-size:18px;}
h5{font-size:14px;}
h6{font-size:12px;}
input,table,tr,td{ margin:0; padding:0; border:none; outline: none;}
button,table{ border:none; background:none; margin:0; padding:0; outline: none;}
select{ margin:0; padding:0; font-family:'Microsoft yahei' ,Arial; outline: none;}
textarea{ resize:none; outline:0; outline: none;}
input{ outline:0;}

.pz_top{ float:left; width:100%; z-index: 999;}
.pz_banner{ float:left; width:100%; margin-top: 18px; overflow: hidden; position: relative; z-index: -5;}
.pz_main{ float:left; width:100%;}
.pz_down{ float:left; width:100%; background: #333;}

/* top */
.top{ float:left; width:100%; height: 40px; color: #fff; border-top: 2px solid #014099; background: url(images/top.jpg) repeat-y center;} 
.top .left{ float: left; width: 25.7%; height: 100%;}
.top .center{ float: right; width: 4.64%;}
.top .right{ float: right; width: 69.66%; height: 38px; background: #014099;}
.top .right .t1{ float: left; line-height: 36px; font-size: 14px;}
.top .right .www{ float: left; font-size: 14px; margin: 0px 7.5% 0 7.5%; padding: 0 8%; position: relative; background: #014099; border-left: 1px solid #1b53a3; border-right: 1px solid #1b53a3;}
.top .right .www .la{ font-size: 14px; line-height: 36px; padding-right: 25px; color: #fff; background: url(images/top2.png) no-repeat right center;}
.top .right .www .sub{ display: none; width: 100%; position: absolute; top: 38px; left: 50%; margin-left: -50%; z-index: 999; background: #014099;}
.top .right .www .sub a{ height: 38px; line-height: 38px; color: #fff; display: block; width: 100%; text-align: center;}
.top .right .www .sub a:hover{ text-decoration: underline;}
.top .right .t2{ float: right; line-height: 36px; font-size: 14px;}
.top .right .t2 .ico{ float: left; width: 15px; height: 18px; margin: 10px 5px 0 0; background: url(images/top3.png) no-repeat center;}
.top .right .t2 .t3{ float: left; font-size: 14px;}
.top .right .t2 .str{ font-size: 16px; font-weight: bold;}
.logo{ width: 165px; float: left;}
.lang{ float: right; width: 100px; height: 34px; margin: 45px 10px 0 10px; overflow: hidden;}
.lang a{ display: block; width: 100px; height: 34px; line-height: 34px; padding: 0 35px 0 15px; font-size: 12px; color: #333333; background: #e5e5e5 url(images/top4.png) no-repeat 70px center;}
.lang.on .a1{ margin-top:-38px;}
.so_box{ float: right; position:relative; z-index:99; margin-top: 45px;}
.Search_but{ float:left; width:32px; height:32px; border:none; background: #014099 url(images/sear_sub.png) center no-repeat;}
.so_but{ display:none;float:left; width:282px; position:absolute; right:0; top:35px; z-index:99;}
.so{ float:left; width:100%; background:#fff; position:relative; border:1px solid #014099;}
.so .Search{ float:left; width:100%; height:36px; background:none; border:none; line-height:20px; padding:8px 56px 8px 10px; color:#414141; font-size:14px;}
.so .sear_sub{ float:right; width:50px; height:100%; border:none;background:url(images/sear_sub.png) center no-repeat #014099; position:absolute; right:0; top:0;}

/* menu */
.menu{ float: right; margin-top: 50px;}
.menu .nli{ float: left; margin: 0 5px; position: relative;}
.menu .nli span a{ font-size: 18px; padding: 0 12px 0 12px; color: #666; position: relative; border-bottom: 2px solid transparent;}
.menu .nli span a::after{ content: ""; width: 0; height: 0; overflow: hidden; font-size: 0; line-height: 0;  border-width: 8px; border-style: dashed dashed solid dashed; border-color: transparent transparent transparent transparent; position: absolute; bottom: -1px; left: 50%; margin-left: -8px;}
.menu .nli.active span a,.menu .nli:hover span a{ color: #014099; padding: 0 12px 50px 12px; border-bottom: 2px solid #014099;}
.menu .nli.active span a::after,.menu .nli:hover span a::after{ border-color: transparent transparent #014099 transparent;}
.menu .nli .sub{ display: none; position: absolute; top: 75px; width: 100%; z-index: 999;}
.menu .nli .sub li{ height: 30px; line-height: 30px; text-align: center; background: #014099;}
.menu .nli .sub li a{ color: #fff; font-size: 12px;}
.menu .nli .sub li a:hover{ text-decoration: underline;}

.menuph{ display:none;}
.xialaph{ display:none;}

@media screen and (max-width:1429px ) {
.top{ height: 34px;}
.top .right{ height: 32px;}
.top .right .t1{ line-height: 30px;}
.top .right .www{ padding: 0 3%; margin: 0px 7% 0 7%;}
.top .right .www .la{ line-height: 30px;}
.top .right .www .sub{ top: 32px;}
.top .right .t2{ line-height: 30px;}
.top .right .t2 .ico{ margin: 5px 5px 0 0;}
.menu .nli{ margin: 0;}
.menu .nli span a{ padding: 0 8px 0 8px;}
}
@media screen and (max-width:1229px ) {
.pz_banner{ margin-top: 6px;}
.top{ height: 28px;}
.top .right{ height: 26px;}
.top .right .t1{ line-height: 26px; font-size: 12px;}
.top .right .www{ padding: 0 1.5%; margin: 0 6.5% 0 6.5%; font-size: 12px;}
.top .right .www .la{ line-height: 26px; font-size: 12px;}
.top .right .www .sub{ top: 26px;}
.top .right .t2{ line-height: 26px; font-size: 12px;}
.top .right .t2 .ico{ margin: 5px 5px 0 0; width: 13px; height: 16px; background-size: cover;}	
.top .right .t2 .t3{ font-size: 12px;}
.top .right .t2 .str{ font-size: 14px;}
.logo{ width: 100px;}
.lang{ margin: 20px 10px 0 10px;}
.so_box{ margin-top: 20px;}
.menu{ margin-top: 25px;}
.menu .nli span a{ font-size: 16px; padding: 0 6px 0 6px;}
.menu .nli.active span a, .menu .nli:hover span a { padding: 0 12px 25px 12px;}
.menu .nli .sub{ top: 48px;}
}
@media screen and (max-width:1023px ) {
.pz_top{ position: fixed; top: 0; background: #fff;}
.pz_banner{ margin-top: 46px;}
.top{ display: none;}	
.logo{ width: 50px; margin: 5px 0;}
.lang{ display: none;}
.top_ph{ width: 100%; float: left; margin-bottom: 15px;}
.Search_but{ display: none;}
.so_but_ph{ float:left; width:100%; margin:15px 0; position: relative;}
.so_but_ph .Search{ float:left; width:100%; height:36px; background:none; border:none; line-height:20px; padding:8px 56px 8px 10px; border: 1px solid #014099; color:#414141; font-size:14px;}
.so_but_ph .sear_sub{ float:right; width:50px; height:100%; border:none;background:url(images/sear_sub.png) center no-repeat #014099; position:absolute; right:0; top:0;}
.lang_ph{ float: left; width: 100px; height: 34px; margin-right: 10px; overflow: hidden;}
.lang_ph a{ display: block; width: 100px; height: 34px; line-height: 34px; padding: 0 35px 0 15px; font-size: 12px; color: #333333; background: #e5e5e5 url(images/top4.png) no-repeat 70px center;}
.lang_ph.on .a1{ margin-top:-38px;}
.www_ph{ float: left; font-size: 14px; padding: 0 10px; background: #014099; position: relative;}
.www_ph .la{ font-size: 14px; line-height: 36px; padding-right: 25px; color: #fff; background: url(images/top2.png) no-repeat right center;}
.www_ph .sub{ display: none; width: 100%; position: absolute; bottom: 36px; left: 50%; margin-left: -50%; background: #014099;}
.www_ph .sub a{ height: 26px; line-height: 26px; color: #fff; display: block; width: 100%; text-align: center;}
.www_ph .sub a:hover{ text-decoration: underline;}

.menu{ display: none;}
.menuph{ display:block;}
.xialaph{ display:block;}

/*手机按钮*/
.menuph{ float:right; width:28px; height:22px; cursor: pointer; text-align: center; margin:12px 0;}
.menuph .point {  display: inline-block;  width: 28px;  height: 22px; position: relative;}
.menuph .point:hover .navbtn,
.menuph .point:hover .navbtn::after,
.menuph .point:hover .navbtn::before {  width: 28px;  }
.menuph .navbtn {  position: absolute;  top: 10px;  right: 0;  display: inline-block;  width: 21px;  height: 2px;  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #014099;  }
.menuph .navbtn::after,
.menuph .navbtn::before {  position: absolute;  right: 0;  display: inline-block;  width: 28px;  height: 2px;  content: '';  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #014099;  }
.menuph .navbtn::after {  top: -11px;  }
.menuph .navbtn::before {  top: 10px;  }
.menuph .point.active .navbtn{  background: transparent;  }
.menuph .point.active .navbtn::after{  -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -ms-transform: rotate(45deg);  -o-transform: rotate(45deg);  transform: rotate(45deg);  top: 0px;  }
.menuph .point.active .navbtn::before {  -webkit-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);  top: 0px;  }

/*手机下拉*/
.xialaph{ position:fixed; left:0; top:0; float:left; width: 100%; height:100%; overflow:scroll; margin:46px 0 100px 0;  display: none;  z-index:98; background:#fff;}
.xialaph .ul2,
.xialaph .ul3{display: none;}
.xialaph h4 a{ float:left; width:60%; color: #333333;  font-size:16px; line-height: 50px;}
.xialaph h4 a span{ padding-left:6px; color:#ccc; font-size:14px;}
.xialaph h4{ float:left; width:100%; position:relative;}
.xialaph li:last-child h4::before{  content: '';  position: absolute;  bottom: 0;  left: 0;  width: 100%;  height: 1px;  background-color: #e7e7e7; /*opacity: 0.1;*/  }
.xialaph h4:hover a,
.xialaph h5:hover a{  color: #014099; }
.xialaph h4::after{  content: '';  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 1px;  background-color: #e7e7e7; /*opacity: 0.1;*/  }
.xialaph h5 a{ float:left; width:100%;  color: #1f1f1f;  font-size:14px; line-height: 40px;  text-transform:uppercase; }
.xialaph h5{ float:left; width:100%;position: relative;  }
.xialaph h5::after{  content: '';  position: absolute;  bottom: 0;  left: 0;  right: 0;  height: 1px;  background-color: #e7e7e7; /*opacity: 0.05;*/  }
.xialaph li:last-child h5::after{  display: none;  }
.xialaph h4 img{  width: 15px;  height: 8px;  float: right;  margin-top: 24px;  cursor: pointer;  }
.xialaph h5 img{  width: 11px;  height: 6px;  float: right;  margin-top: 26px;  margin-right: 18px;  cursor: pointer;  }
.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s{  display: none;  }
.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d{  display: block;  }
.xialaph .ul2{ float:left; width:100%; padding:0 10px;}
.xialaph .ul3{  padding-top: 12px;  padding-bottom: 18px;  padding-left: 15px;  position: relative;  }
.xialaph .ul3::after{  content: '';  position: absolute;  bottom: 0;  left: 0;  right: 0;  height: 1px;  background-color: #3c3a3a;  }
.xialaph li:last-child .ul3::after{  display: none;  }
.xialaph .ul3 li a{  color: #333;  font-size: 14px;  line-height: 35px;  display: block;  }
.xialaph .ul3 li{  padding-top: 5px;  }
.xialaph .ul3 li:first-child{  padding-top: 0;  }
.xialaph .phsou{  position: relative;  margin-top: 34px;
}
.xialaph .phsou input{  width: 100%;  height: 56px;  background-color: #fff; color: #aaa;  font-size: 14px;  padding-left: 20px;  border: 1px solid #e5e5e5;  }
.xialaph .phsou img{  cursor: pointer;  width: 21px;  height: 22px;  position: absolute;  top: 17px; right: 29px;  }
.img_d, .disno{  display: none;  }
}

/*banner*/
.slide_banner{ float: left; width: 100%; line-height: 0; overflow: hidden; text-align: center; position: relative;}
.slide_banner img{ width: 100%;}
.slide_banner .slick-dots{ position: absolute; width: 120px; height: 34px; bottom: 30px; left: 50%; margin-left: -60px; padding: 5px 0; z-index: 10; border-radius: 17px; background: #000; opacity: 0.8; text-align: center;}
.slide_banner .slick-dots li{ vertical-align: top; width: 23px; height: 23px; background: url(images/banner_btn.png) no-repeat center; background-size: cover; margin: 0 3px; border-radius: 50%; cursor: pointer; text-indent: -999px; overflow: hidden;}
.slide_banner .slick-dots .slick-active{ background: url(images/banner_btn_1.png) no-repeat center; background-size: cover;}
.zy_banner{ float: left; width: 100%; line-height: 0; position: relative;}
@media screen and (max-width:1023px ) {
.slide_banner .slick-dots{ width: 70px; height: 20px; bottom: 10px; margin-left: -25px; padding: 5px 0; border-radius: 10px;}
.slide_banner .slick-dots li{ width: 10px; height: 10px;}	
}

/* main */
/* home关于康达 */
.homeComp{ overflow: hidden; padding: 100px 0 123px 0; position: relative;}
.homeComp .pic{ width: 41.8%; float: left; position: relative;}
.homeComp .pic .bg{ width: 61.2%; height: 515px; background: url(images/main1.jpg) no-repeat top left;}
.homeComp .pic .bg .wz{ font-size: 48px; margin-left: 30px; text-transform: uppercase; font-weight: bolder; transform: rotate(90deg) translate(200px, 150px); color: #7c99c7;}
.homeComp .pic .bg .img{ margin: -3px 0 0 112px; width: 137%; line-height: 0;}
.compMore{ display: block; position: absolute; bottom: -20px; left: 0; width: 240px; height: 56px; line-height: 56px; font-size: 16px; margin-top: -23%; padding-left: 10.36%; color: #fff; background: #014099 url(images/main3.png) no-repeat 62.5% center;}
.compMore:hover{ text-decoration: underline; color: #fff;}
.homeComp .text{ width: 52.67%; float: right; margin-top: 70px;}
.homeComp .text .cntit{ font-size: 40px; color: #000;}
.homeComp .text .entit{ width: 195px; margin: 15px 0 20px 0;}
.homeComp .text .line{ width: 44px; height: 3px; margin: 20px 0 20px 0; background: #014099;}
.homeComp .text .info{ font-size: 16px; line-height: 36px; height: 210px; overflow: hidden; color: #666666;}
.homeComp .text .prof{ padding-top: 10px; margin-top: 15px; border-top: 1px solid #f0f0f0; overflow: hidden;}
.homeComp .text .prof li{ float: left; width: 33%; padding-bottom: 35px; text-align: center;}
.homeComp .text .prof .l1{ border-right: 1px solid #f0f0f0;}
.homeComp .text .prof .img{ display: inline-block; width: 30%; margin: 20px 0; line-height: 0;}
.homeComp .text .prof .ct{ font-size: 18px; color: #666666;}
.homeComp .text .prof .et{ font-size: 14px; color: #666666; text-transform: uppercase;}
.homeComp .text .prof .l1:hover .ct,.homeComp .text .prof .l2:hover .ct{ color: #014099;}
.homeComp .text .prof .l1:hover .et,.homeComp .text .prof .l2:hover .et{ color: #014099;}
@media screen and (max-width:1600px ) {
.homeComp .pic .bg{ height: 360px;}
.homeComp .pic .bg .wz{ transform: rotate(90deg) translate(170px, 100px);}
.compMore{ bottom: -50px;}
.homeComp .text .line{ margin: 20px 0 10px 0;}
.homeComp .text .prof{ margin-top: 30px;}
.homeComp .text .info{ height: 108px;}
}
@media screen and (max-width:1230px ) {
.homeComp { padding: 50px 0 40px 0;}
.homeComp .pic .bg .wz { font-size: 45px; transform: rotate(90deg) translate(160px, 80px);}
.homeComp .pic .bg .img{ width: 120%; margin: 0px 0 0 107px;}
.homeComp .text{ margin-top: 50px;}
.homeComp .text .entit{ font-size: 40px;}
.homeComp .text .line{ margin: 5px 0;}
.homeComp .text .prof{ margin-top: 10px;}
.homeComp .text .prof .ct{ font-size: 16px;}
.homeComp .text .prof .et{ font-size: 12px;}
}
@media screen and (max-width:1023px ) {
.homeComp{ padding: 20px 0 20px 0;}
.homeComp .pic .bg{ background-size: 95%;}
.homeComp .pic .bg .img{ margin: 0px 0 0 70px;}
.homeComp .pic .bg .wz{ font-size: 30px; transform: rotate(90deg) translate(155px, 90px);}
.compMore{ bottom: 22px; width: 180px; height: 36px; line-height: 36px; font-size: 14px;}
.homeComp .text .entit{ width: 100px; margin: 2px 0 5px 0;}
.homeComp .text .cntit{ font-size: 18px;}
.homeComp .text .info{ line-height: 24px; height: 72px;}
.homeComp .text .prof .ct{ font-size: 14px;}
.homeComp .text .prof .et{ font-size: 12px;} 
}
@media screen and (max-width:768px ) {
.homeComp .pic{ width: 100%;}
.homeComp .pic .bg{ width: 100%; height: auto; background: none;}
.homeComp .pic .bg .wz{ display: none;}
.homeComp .pic .bg .img{ width: 100%; height: 150px; overflow: hidden; margin: 0;}
.homeComp .text{ width: 100%; margin-top: 20px;}
.meComp .text .entit{ font-size: 40px;}
.homeComp .text .entit{ font-size: 16px; }
.homeComp .text .cntit{ font-size: 14px;}
.homeComp .text .line{ height: 1px;}
.homeComp .text .info{ font-size: 14px;}
.homeComp .text .prof li { padding-bottom: 5px;}
.homeComp .text .prof .img { margin: 5px 0;}
.homeComp .text .prof .ct{ font-size: 14px;}
.homeComp .text .prof .et{ font-size: 12px;}
}

/* homeTit */
.homeTit{ text-align: center;}
.homeTit .cntit{ font-size: 40px; color: #000;}
.homeTit .entit{ width: 195px; margin: 15px auto 20px auto;}
.homeTit .line{ width: 720px; margin: 0 auto;}
@media screen and (max-width:1023px ) {
.homeTit .cntit{ font-size: 16px;}
.homeTit .entit{ width: 100px; margin: 2px auto 5px auto;}
.homeTit .line{ width: 96%; margin: 0 auto;}  
}

/* home产品应用 */
.homeProd{ margin: 50px 0 95px 0; position: relative;}
.homeProd .slick-prev,.homeProd .slick-next{ position: absolute; top: 50%; margin-top: -43px; z-index: 998;}
.homeProd .slick-prev{ width: 40px; height: 86px; background: url(images/main28.png) no-repeat center; left: 0;}
.homeProd .slick-next{ width: 40px; height: 86px; background: url(images/main29.png) no-repeat center; right: 0;}
.homeProd .pic{ position: relative;}
.homeProd .pic .img{ line-height: 0;}
.homeProd .pic .bg{ display: none; position: absolute; top: 0; width: 100%; height: 100%; background: rgba(1,63,151,0.8);}
.homeProd .pic i{ display: none; width:60px; height:60px; background:url(images/main12.png) center no-repeat; background-size:100% 100%; z-index: -1; position:absolute; top:50%; left:-30px; margin-left:-30px; margin-top:-30px;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.homeProd .pic em{ width:60px; height:60px; background:url(images/main13.png) center no-repeat; background-size:100% 100%; z-index: -1; position:absolute; top:50%; right:-30px; margin-top:-30px; margin-right:-30px;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.homeProd .pic .text{ color: #fff; position: absolute; top: 0; width: 100%; height: 100%;}
.homeProd .pic .text .t1{ width: 100%; font-size: 20px; height: 20px; overflow: hidden; line-height: 20px; text-align: center; position: absolute; top: 50%; margin-top: -10px;} 
.homeProd .pic .text .t3{ width: 100%; font-size: 14px; height: 20px; overflow: hidden; line-height: 20px; text-align: center; position: absolute; top: 50%; margin-top: 30px;} 
.homeProd .pic .text .t2{ display: none;}
.homeProd .pic .text .more{ display: none;}

.homeProd .pic:hover .bg{ display: block;}
.homeProd .pic:hover em{ right:50%; z-index: 1;}
.homeProd .pic:hover i{ display: block; left:50%; z-index: 1;}
.homeProd .pic:hover .text{ top: auto; bottom: 65px; height: 60px; padding: 0 20px;}
.homeProd .pic:hover .text .t1{ text-align: left; position: static; margin-top: 0;}
.homeProd .pic:hover .text .t3{ text-align: left; position: static; margin-top: 10px;}
.homeProd .pic:hover .text .t2{ display: block; font-size: 14px; height: 18px; line-height: 18px; overflow: hidden; margin-top: 15px;}
.homeProd .pic:hover .text .more{ display: block; width: 29px; height: 25px; position: absolute; right: 20px; bottom: 35px; background: url(images/main14.png) no-repeat center; background-size: cover;}

@media  screen and (max-width:1023px){
.homeProd{ margin: 10px 0 20px 0;}
.homeProd .pic i{ width:30px; height:30px;left:-15px; margin-left:-15px; margin-top:-15px;}
.homeProd .pic em{ width:30px; height:30px; right:-15px; margin-top:-15px; margin-right:-15px;}
.homeProd .pic .text .t1{ font-size: 14px;}
.homeProd .pic .text .t3{ margin-top: 20px;}
.homeProd .pic:hover .text{ bottom: 10px; padding: 0 10px;}
.homeProd .pic:hover .text .t3{ margin-top: 0;}
.homeProd .pic:hover .text .t2{ font-size: 12px; margin-top: 5px;}
.homeProd .pic:hover .text .more{ width: 19px; height: 15px;}
.homeProd .slick-dots{ position:static; z-index: 10; margin-top:2%; height:6px;}
.homeProd .slick-dots li{ vertical-align:top; width: 6px; height: 6px; background: #ccc; margin:0 4px; border-radius: 6px; cursor:pointer; text-indent:-999px; overflow:hidden;}
.homeProd .slick-dots .slick-active{ background: #014099;}
}


/* home新闻中心 */
.homeNews{ margin: 58px 0 100px 0;}
.homeNews .hd{ margin-bottom: 50px; text-align: center;}
.homeNews .hd ul{ display: inline-block; overflow: hidden;}
.homeNews .hd ul li{ float: left; font-size: 16px; height: 34px; line-height: 34px; padding: 0 35px; margin: 0 14px; border-radius: 17px; cursor: pointer; color: #7c7c7c; background: #f2f2f2;}
.homeNews .hd ul li.on{ background: #014099; color: #fff;}
.homeNews .bd{ overflow: hidden; background: url(images/main21.jpg) repeat-x center; padding-bottom: 90px;}
.homeNews .bd .pic{ width: 30.3%; margin: 0 1.5%; float: left; position: relative;}
.homeNews .bd .pic .date{ display: inline-block; background: url(images/main20.jpg) no-repeat bottom; font-size: 14px; color: #b2b2b2;}
.homeNews .bd .pic .tit{ width: 100%; font-size: 18px; height: 24px; overflow: hidden; margin: 10px 0 20px 0; color: #333;}
.homeNews .bd .pic .info{ font-size: 15px; line-height: 24px; height: 48px; overflow: hidden; margin-bottom: 25px; color: #666;}
.homeNews .bd .pic .dot{ width: 13px; height: 55px; margin-left: 50px; background: url(images/main18.png) no-repeat top center; background-size: cover;}
.homeNews .bd .pic i{ width:58px; height:58px; background:url(images/main19.png) center no-repeat; background-size:100% 100%; z-index: -1; position:absolute; top:70%; left:-30px; margin-left:-30px; margin-top:-30px;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.homeNews .bd .pic em{ width:58px; height:58px; background:url(images/main19_1.png) center no-repeat; background-size:100% 100%; z-index: -1; position:absolute; top:70%; right:-30px; margin-top:-30px; margin-right:-30px;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.homeNews .bd .pic:hover em{ right:50%; z-index: 1;}
.homeNews .bd .pic:hover i{ display: block; left:50%; z-index: 1;}
.homeNews .bd .pic .img{ line-height: 0; }
.homeNews .bd .pic:hover .tit{ color: #014099;}
.homeNews .bd .pic:hover .dot{ background: url(images/main18_1.png) no-repeat top center;}
@media  screen and (max-width:1229px){
.homeNews{ margin: 30px 0 50px 0;}
}
@media  screen and (max-width:1023px){
.homeNews{ margin: 10px 0 20px 0;}
.homeNews .hd{ margin-bottom: 10px;}
.homeNews .hd ul li{ font-size: 14px; height: 26px; line-height: 26px; padding: 0 10px; margin: 0 5px; border-radius: 13px;}
.homeNews .bd { padding-bottom: 10px;}
.homeNews .bd .pic{ width: 30.3%; margin: 0 1.5%;}
.homeNews .bd .pic .date{ font-size: 12px;}
.homeNews .bd .pic .tit{ font-size: 16px; height: 20px; margin: 2px 0 5px 0;}
.homeNews .bd .pic .info{ font-size: 12px; line-height: 24px; margin-bottom: 10px;}
.homeNews .bd .pic .dot{ width: 5px; height: 15px; margin-left: 20px;}
.homeNews .bd .pic i{ width:30px; height:30px;left:-15px; margin-left:-15px; margin-top:-15px;}
.homeNews .bd .pic em{ width:30px; height:30px; right:-15px; margin-top:-15px; margin-right:-15px;}
}

/* home投资者关系 */
.homeInve{ padding: 120px 0 160px 0; overflow: hidden;}
.homeInve .bg{ background: #f9f9f9; float: left; width: 100%;}
.homeInve .hd{ float: left; width: 27.85%; border-right: 1px solid #fff; position: relative;}
.homeInve .hd .next{ display: block; width: 40px; height: 21px; background: url(images/main25.png) no-repeat center; position: absolute; top: -55px; left: 50%; margin-left: -20px;}
.homeInve .hd .prev{ width: 40px; height: 21px; background: url(images/main26.png) no-repeat center; position: absolute; bottom: -55px; left: 50%; margin-left: -20px;}
.homeInve .hd li{ padding: 42px 50px; border-bottom: 1px solid #fff; cursor: pointer; overflow: hidden;}
.homeInve .hd .ico{ width: 70px; height: 70px; margin-right: 15px; float: left;}
.homeInve .hd .text{ float: left;}
.homeInve .hd .text .cntit{ font-size: 20px; margin: 10px 0; color: #333;}
.homeInve .hd .text .entit{ font-size: 14px; color: #888;}
.homeInve .hd li.on{ background: #014099;}
.homeInve .hd li.on .cntit{ color: #fff;}
.homeInve .hd li.on .entit{ color: #fff;}
.homeInve .bd{ float: right; width: 72%; padding: 60px 60px; overflow: hidden;}
.homeInve .bd .list{ float: left; width: 66.6%;}
.homeInve .bd .list .p{ font-size: 16px; line-height: 40px;} 
.homeInve .bd .img{ float: left; width: 66.6%;}
.homeInve .bd .text{ float: right; width: 28.3%; margin-left: 5%; text-align: right;}
.homeInve .bd .text .t1{ font-size: 20px; font-weight: bold; color: #014099;}
.homeInve .bd .text .t2{ font-size: 14px; margin-top: 5px; color: #888;}
.homeInve .bd .text .info{ font-size: 16px; line-height: 36px; margin-top: 10px; color: #323c43;}
.homeInve .bd .text .more{ display: inline-block; font-size: 14px; padding-left: 30px; margin-top: 25px; color: #014099; font-weight: bold; background: url(images/main30.png) no-repeat left center;}
.invemore{ display: block; width: 100px; height: 40px; line-height: 40px; font-size: 16px; border: 1px solid #ccc; border-radius: 10px; color: #333; text-align: center; margin: 0 auto;}
.invemore:hover{ background: #014099; color: #fff;}
@media  screen and (max-width:1429px){
.homeInve .hd li{ padding: 32px 30px;}  
}
@media  screen and (max-width:1229px){
.homeInve{ padding: 60px 0 80px 0;}
}
@media  screen and (max-width:1023px){
.homeInve{ padding: 10px 0 20px 0;}
.homeInve .hd{ width: 100%;}  
.homeInve .hd .next{ display: none;}
.homeInve .hd .prev{ display: none;}
.homeInve .hd li{ padding: 10px 5px;}
.homeInve .hd .ico{ width: 20px; height: 20px; margin-right: 5px;}
.homeInve .hd .text .cntit{ font-size: 14px; margin: 0;}
.homeInve .hd .text .entit{ font-size: 12px;}
.homeInve .bd{ width: 100%; padding: 10px;}
.homeInve .bd .list{ width: 100%; margin-bottom: 10px;}
.homeInve .bd .list .p{ font-size: 14px; line-height: 24px;} 
.homeInve .bd .img{ width: 100%;}
.homeInve .bd .text{ width: 100%; text-align: left;}
.homeInve .bd .text .t1{ font-size: 14px;}
.homeInve .bd .text .t2{ font-size: 12px;}
.homeInve .bd .text .info{ font-size: 14px; line-height: 24px;}
.homeInve .bd .text .more{ font-size: 12px;}
.invemore{ width: 100px; height: 24px; line-height: 22px; font-size: 14px;}
}

/* down */
.foot1{ margin: 80px 0; overflow: hidden;}
.foot1 .foot_left{ float: left;}
.foot1 .foot_left .t1{ font-size: 14px; color: #fff;}
.foot1 .foot_left .t1 .ico{ display: block; float: left; width: 19px; height: 19px; margin-right: 10px; background: url(images/foot1.png) no-repeat center;}
.foot1 .foot_left .t2{ font-size: 36px; color: #fff; font-weight: bold;}
.foot1 .foot_left .t3{ font-size: 16px; margin-top: 5px; color: #fff;}
.foot1 .foot_ico{ margin: 30px 0 0 0;}
.foot1 .foot_ico .ico{ display: inline-block; margin-right: 20px; position: relative;}
.foot1 .foot_ico .ico a{ display: block; width: 34px; height: 34px; border: 1px solid #fff; border-radius: 50%; margin: 0;}
.foot1 .foot_ico .ico .bdshare-button-style1-24:after{ display: none;}
.foot1 .foot_ico .weixin{ background: url(images/foot2.png) center no-repeat;}
.foot1 .foot_ico .weibo{ background: url(images/foot3.png) center no-repeat;}
.foot1 .foot_ico .fx{ background: url(images/foot4.png) center no-repeat;}
.foot1 .foot_ico .weixin:hover{ border: 1px solid #014099; background: #014099 url(images/foot2.png) center no-repeat;}
.foot1 .foot_ico .weibo:hover{ border: 1px solid #014099; background: #014099 url(images/foot3.png) center no-repeat;}
.foot1 .foot_ico .whact{ display: none; width: 120px; height: 120px; line-height: 0; padding: 2px; background: #fff; border: 1px solid #ccc; position: absolute; left: 50%; bottom: 35px; margin-left: -60px;} 
.foot1 .foot_ico .ico1:hover .whact{ display: block;}
.foot1 .foot_ico .fx:hover{ border: 1px solid #014099; background: #014099 url(images/foot4.png) center no-repeat;}
.foot1 .footNav{ float: left; margin-left: 150px;}
.foot1 .footNav .l1{ float: left; margin-right: 100px;}
.foot1 .footNav .l1 .p{ font-size: 16px; margin-bottom: 20px; color: #fff;}
.foot1 .footNav .l1 a{ display: block; line-height: 30px; font-size: 14px; color: #fff;}
.foot1 .footNav .l1 a:hover{ text-decoration: underline;}
.foot1 .footEwm{ float: right;}
.foot1 .footEwm .img{ width: 150px; height: 150px; line-height: 0;}
.foot1 .footEwm .wz{ font-size: 14px; margin-top: 20px; text-align: center; color: #fff;}
.foot2{ line-height: 20px; padding: 25px 0; font-size: 14px; overflow: hidden; color: #fff; border-top: 1px solid #484848;}
.foot2 .copy{ float: left;}
.foot2 .map{ float: right; color: #fff;}
.foot2 .map:hover{ text-decoration: underline;}
@media screen and (max-width:1429px ) {
.foot1 .footNav{ margin-left: 70px;}
.foot1 .footNav .l1{ margin-right: 70px;}
}
@media screen and (max-width:1229px ) {
.foot1{ margin: 40px 0;}
.foot1 .footNav{ margin-left: 40px;}
.foot1 .footNav .l1{ margin-right: 40px;}
}
@media screen and (max-width:1023px ) {
.foot1{ margin: 20px 0;}
.foot1 .foot_left .t1{ font-size: 12px;}
.foot1 .foot_left .t2{ font-size: 14px;}
.foot1 .foot_left .t3{ font-size: 12px;}
.foot1 .footNav{ margin-left: 30px;}
.foot1 .footNav .l1{ margin-right: 15px;}
.foot1 .footNav .l1 .p{ font-size: 14px; margin-bottom: 10px;}
.foot1 .footNav .l1 a{ line-height: 26px; font-size: 12px;}
.foot1 .footEwm .img{ width: 100px; height: 100px;}
.foot1 .footEwm .wz{ font-size: 12px; margin-top: 10px;}
.foot2{ line-height: 20px; padding: 15px 0; font-size: 12px;}
}
@media screen and (max-width:767px ) {
.foot1{ margin: 10px 0;}
.foot1 .foot_left{ width: 80%;}
.foot1 .foot_left .t1 .ico{ display: inline-block; float: none;}
.foot1 .foot_ico{ margin: 10px 0;}
.foot1 .foot_ico .ico{ margin-right: 5px;}
.foot1 .foot_ico .ico a{ width: 28px; height: 28px;}
.foot1 .foot_ico .whact{ top: 35px; bottom: auto; margin-left: -15px;}
.foot1 .footNav{ width: 100%; margin: 10px auto 0 auto;}
.foot1 .footNav .l1{ width: 21%; margin-right: 2%; margin-left: 2%;}
.foot1 .footEwm{ width: 20%; float: right;}
.foot1 .footEwm .img{ width: 100%; height: auto; margin: 0 auto;}

.foot2{ padding: 5px 0; text-align: center;}
.foot2 .copy{  width: 100%;}
.foot2 .map{ width: 100%;}
}

/* 右侧漂浮 */
.pf_right{ display: none; float:left; width:50px; position:fixed; right:30px; top:130px; z-index:999;}
.pf_right .l1{ float:left; width:100%; position:relative;}
.pf_right .l1 a{ float:left; width:50px; height:50px; position:relative; z-index:6; border-radius:50%;}
.pf_right .l1 a.ico1{ background: #014099 url(images/side1.png) center no-repeat;}
.pf_right .l1 a.ico2{ background: #014099 url(images/side2.png) center no-repeat;}
.pf_right .l1 a.ico3{ background: #014099 url(images/side3.png) center no-repeat;}
.pf_right .l1 a.ico4{ background: #014099 url(images/side4.png) center no-repeat;}
.pf_right .l1 .pf_tel{ float:left; position:absolute; right:-300px; top:0; white-space:nowrap; background:#062969; color:#fff; font-size:22px; line-height:20px; padding:15px 50px 15px 20px; border-radius:38px;-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
}
.pf_right .l1 .ewm{ float:left; width:106px; height: 98px; position:absolute; right:-300px; top:-24px; background: url(images/side6.png) no-repeat center; background-size: cover; line-height:0; border-radius:4px; white-space:nowrap;-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
}
.pf_right .l1 .ewm .img{ width: 90px; height: 90px; margin: 5px 0 0 5px;}
.pf_right .l1:hover .pf_tel{ right:0;}
.pf_right .l1:hover .ewm{ right:55px;} 
.pf_right .l1:hover a.ico1{ border-radius:0 80px 80px 0; background: #062969 url(images/side1.png) center no-repeat;}
.pf_right .l1:hover a.ico2{ background: #062969 url(images/side2.png) center no-repeat;}
.pf_right .l1:hover a.ico3{ background: #062969 url(images/side3.png) center no-repeat;}
.pf_right .l1:hover a.ico4{ background: #062969 url(images/side4.png) center no-repeat;}
.pf_right .l2{ float:left; width: 1px; height: 10px; margin: 0 24px; background: url(images/side5.jpg) no-repeat center;}
.pf_right.on{ display:block;}

/*phone底部导航*/
.q_d_m{float:left; width:100%; height:50px;}
.pf_down{width:100%; float:left; position:fixed; left:0; bottom:0; height:50px; background:#014099; z-index:999; box-shadow:0 -5px 10px rgba(0,0,0,0.2);}
.pf_down li{ width:33.333333%; float:left; text-align:center; padding:7px 0 5px 0;}
.pf_down li .ico7{ width:100%; float:left; height:20px;}
.pf_down li .d_name{ width:100%; float:left; margin-top:4px; font-size:12px; color:#fff; line-height:14px; text-transform:uppercase;}
.pf_down li.l1 .ico7{ background:url(images/btn1.png) no-repeat center; background-size:20px 20px;}
.pf_down li.l2 .ico7{ background:url(images/btn2.png) no-repeat center; background-size:20px 20px;}
.pf_down li.l3 .ico7{ background:url(images/btn3.png) no-repeat center; background-size:20px 20px;}
.pf_down li:nth-child(3n){ border:none;}

/* 内页导航 */
.side_top{ border-bottom: 1px solid #dddddd; overflow: hidden;}
.side_top .side_cont{ float: left; width: 75%; padding: 8px 0;}
.side_top .side_cont .l1{ display: inline-block; height: 36px; line-height: 36px; margin: 10px 0; text-align: center;}
.side_top .side_cont .l1 a{ display: inline-block; font-size: 18px; padding: 0 5px;}
.side_top .side_cont .l1 .line{ display: inline-block; width: 20px; height: 1px; margin: 4px 23px; background: #e5e5e5;}
.side_top .side_cont .l1.on a,.side_cont .l1:hover a{ background: #013f97; color: #fff; border-radius: 5px;}
.side_top .side_cont .l1:last-child .line{ display: none;}
.side_top .side_tit{ float: right; line-height: 76px;}
.side_top .side_tit .ico{ display: block; float: left; width: 15px; height: 14px; margin: 30px 10px 0 0; background: url(images/ico.png) no-repeat center;}
.side_top .side_tit a{ font-size: 14px;}
.side_top .side_tit a.on,.side_top .side_tit a:hover{ color: #014099;}
@media screen and (max-width:1023px ) {
.side_top .side_cont{ width: 100%;}
.side_top .side_cont .l1{ height: 22px; line-height: 22px; margin: 0;}
.side_top .side_cont .l1 a{ font-size: 12px;}
.side_top .side_cont .l1 .line{ width: 10px; margin: 4px 4px;}

}
@media screen and (max-width:400px ) {
.side_top .side_cont .l1{ height: 20px; line-height: 18px;}
.side_top .side_cont .l1 .line{ width: 5px; margin: 4px 2px;}
.side_cont .l1 a{ padding: 0 2px;}
}
@media screen and (max-width:350px ) {
.side_top .side_cont .l1 .line{ margin: 4px 0;}
}
.pz_SideLayer .slick-prev{ position: absolute; top: 25px; left: -15px; width:15px; height: 9px; background: url(images/fy1.png) no-repeat center;}
.pz_SideLayer .slick-next{ position: absolute; top: 25px; right: -15px; width:15px; height: 9px; background: url(images/fy2.png) no-repeat center;}
.pz_SideLayer .slick-prev:hover{ background: url(images/fy1_1.png) no-repeat center;}
.pz_SideLayer .slick-next:hover{ background: url(images/fy2_1.png) no-repeat center;}
@media screen and (max-width:1023px ) {
.pz_SideLayer .slick-prev{ top: 6px; left: -10px; }
.pz_SideLayer .slick-next{ top: 6px; right: -1-px;}
}


/* 分页 */
.wack1{ text-align:center;}
.pz_fy{ display:inline-block; *display:inline; *zoom:1;}
.pz_fy a { float:left; width:26px; height:26px; line-height:26px;  border-radius:5px; border: #e2e2e2 1px solid; color:#999999; font-size:14px; font-family:Arial; margin:0 4px;}
.pz_fy a:hover,
.pz_fy a.on { background: #014099; color:#fff; border: transparent;}
@media  screen and (max-width:1023px){
.wack1{ padding:10px 0 4.67% 0;}
.fy_pc{ text-align:center; font-size:14px; color:#272727; padding:5px 0;}
.fy_pc a{ padding:5px 25px; background: #014099; color:#fff; border: transparent; border-radius:16px; overflow:hidden;}
.fy_pc span{ padding:5px 20px; color:#272727;}
}

/* 关于康达 */
.aboutCon{ padding: 80px 0 60px 0;}
.aboutCon .color{ color: #014099; font-weight: bold;}
.aboutCon1 .tit{ font-size: 30px; padding-bottom: 10px; margin-bottom: 35px; font-weight: bold; color: #014099; display: inline-block; background: url(images/About1.png) no-repeat bottom center;}
.aboutCon1 .over{ overflow: hidden;}
.aboutCon1 .left{ float: left; width: 47%;}
.aboutCon1 .right{ height: 390px; font-size: 16px; line-height: 30px; padding: 45px 50px; overflow-x: hidden; overflow-y: auto; color: #666; float: right; width: 53%; background: url(images/About3.jpg) no-repeat center; background-size: cover;}
.aboutCon1 .right::-webkit-scrollbar { width: 10px;}
.aboutCon1 .right::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.2);
}
.aboutCon1 .right::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  border-radius: 0;
  background: rgba(0,0,0,0.1);
}
.aboutCon2{ margin: 90px 0 65px 0; padding: 85px 0 55px 0;}
.aboutCon2 .cntit{ font-size: 30px; color: #fff; text-align: center; font-weight: bold;}
.aboutCon2 .entit{ font-size: 40px; margin: 15px 0 80px 0; font-weight: bold; text-transform: uppercase; color: #fff; text-align: center;}
.conright .bd .l1{ overflow: hidden; background: #fff;}
.conright .bd .l1 .img{ float: left; width: 50%; line-height: 0;}
.conright .bd .l1 .text{ float: right; width: 50%; height: 377px; padding: 40px 40px 0 70px; overflow-x: hidden; overflow-y: auto; background: url(images/About6.png) no-repeat 30px center;}
.conright .bd .l1 .text::-webkit-scrollbar { width: 10px;}
.conright .bd .l1 .text::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.2);
}
.conright .bd .l1 .text::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  border-radius: 0;
  background: rgba(0,0,0,0.1);
}
.conright .bd .l1 .text .wz{ margin-bottom: 38px; position: relative;}
.conright .bd .l1 .text .wz::before{ content: ""; position: absolute; left: -38px; top: 5px; display: block; width: 10px; height: 10px; border-radius: 50%; background: #01a799;}
.conright .bd .l1 .text .date{ font-size: 18px; color: #014099;}
.conright .bd .l1 .text .nr{ font-size: 16px; line-height: 30px; color: #666;}
.conright .hd{ margin-top: 70px; font-size: 20px; color: #fff; position: relative;}
.conright .hd .l1{ padding-top: 40px; text-align: right; background: url(images/About18.png) no-repeat top center; background-size: 100%; cursor: pointer;}
.conright .hd .l1 .nf{ margin-right: 20px;}
.conright .hd .l1.on,.conright .hd .l1:hover{ background: url(images/About18_1.png) no-repeat top center; background-size: 100%;}
.conright .hd .l1.on .nf,.conright .hd .l1:hover .nf{ color: #01a799;/* text-shadow:-1px 0 white,0 1px white,1px 0 white,0 -1px white;*/} 
.conright .hd .slick-prev,.conright .hd .slick-next{ width: 38px; height: 66px; cursor: pointer; position: absolute; top: -5px; z-index: 99;}
.conright .hd .slick-prev{ background: url(images/About7.png) no-repeat center; left: -40px;}
.conright .hd .slick-prev:hover{ background: url(images/About7_1.png) no-repeat center;}
.conright .hd .slick-next{ background: url(images/About8.png) no-repeat center; right: -40px;}
.conright .hd .slick-next:hover{ background: url(images/About8_1.png) no-repeat center;}

.aboutCon3 .cntit{ font-size: 30px; color: #014099; text-align: center; font-weight: bold;}
.aboutCon3 .entit{ font-size: 40px; margin: 10px 0 30px 0; font-weight: bold; text-transform: uppercase; color: #000; text-align: center;}
.aboutCon3 .u1{ overflow: hidden; margin: 0 -1%;}
.aboutCon3 .l1{ float: left; width: 31.3%; margin: 20px 1%; padding: 10px; box-shadow: 0 0 5px #ccc;}
.aboutCon3 .l1 .img{ line-height: 0;}
.aboutCon3 .l1 .text{ padding-bottom: 18px;}
.aboutCon3 .l1 .text .t1{ font-size: 30px; padding: 50px 0 80px 65px; background: url(images/About16.png) no-repeat 40px center;}
.aboutCon3 .l1 .text .t2{ font-size: 18px; line-height: 30px; height: 60px; overflow: hidden; padding: 0 0 25px 65px;} 

@media  screen and (max-width:1429px){
.aboutCon1 .right{ height: 335px;}
.conright .bd .l1 .text{ height: 323px;}
}
@media  screen and (max-width:1229px){
.aboutCon{ padding: 40px 0 30px 0;}
.aboutCon1 .right{ height: 278px;}
.conright .bd .l1 .text{ height: 267px;}
}
@media  screen and (max-width:1023px){
.aboutCon{ padding: 20px 0 20px 0;}
.aboutCon1 .tit{ font-size: 16px; padding-bottom: 5px; margin-bottom: 15px;}
.aboutCon1 .left{ width: 100%;}
.aboutCon1 .right{ font-size: 14px; line-height: 24px; padding: 10px; width: 100%;}

.aboutCon2{ margin: 20px 0 20px 0; padding: 10px 0 10px 0;}
.aboutCon2 .cntit{ font-size: 16px; }
.aboutCon2 .entit{ font-size: 14px; margin: 5px 0 10px 0;}
.conright .bd .l1 .img{ width: 100%;}
.conright .bd .l1 .text{ width: 100%; padding: 10px 10px 0 30px; margin: 10px 0; background: url(images/About6.png) no-repeat 10px center;} 
.conright .bd .l1 .text .wz{ margin-bottom: 10px;}
.conright .bd .l1 .text .wz::before{ left: -19px;}
.conright .bd .l1 .text .date{ font-size: 14px;}
.conright .bd .l1 .text .nr{ font-size: 14px; line-height: 24px;}
.aboutCon1 .right::-webkit-scrollbar { width: 4px;}
.conright .bd .l1 .text::-webkit-scrollbar { width: 4px;}
.conright .hd{ margin-top: 10px; padding: 20px 0 0 0; font-size: 14px;}
.conright .hd .l1 .nf { margin-right: 10px;}
.conright .hd .slick-prev,.conright .hd .slick-next{ width: 19px; height: 33px; top: 0;}
.conright .hd .slick-prev{ background: url(images/About7.png) no-repeat center; left: 0; background-size: cover;}
.conright .hd .slick-next{ background: url(images/About8.png) no-repeat center; right: 0; background-size: cover;}
.conright .hd .slick-prev:hover{ background-size: cover;}
.conright .hd .slick-next:hover{ background-size: cover;}

.aboutCon3 .cntit{ font-size: 16px;}
.aboutCon3 .entit{ font-size: 14px; margin: 5px 0 10px 0;}
.aboutCon3 .l1{ width: 48%; margin: 5px 1%; padding: 5px; box-shadow: 0 0 5px #ccc;}
.aboutCon3 .l1 .text{ padding-bottom: 0;}
.aboutCon3 .l1 .text .t1{ font-size: 16px; padding: 0; margin-top: 10px; background: none;}
.aboutCon3 .l1 .text .t2{ font-size: 14px; line-height: 20px; height: 40px; margin-top: 5px; padding: 0; background: url(images/About17.png) no-repeat right; background-size: 15%;}
}

/* 产品应用 */
.prodList{ padding-bottom: 60px;}
.prodList ul{ margin: 80px 0 60px 0; overflow: hidden;}
.prodList .l1{ float: left; width: 23%; margin: 20px 1%; position: relative;}
.prodList .l1 .img{ line-height: 0;}
.prodList .l1 .bg{ display: none; position: absolute; top: 0; width: 100%; height: 100%; background: rgba(1,63,151,0.8);}
/* .prodList .l1 i{ display: none; width:60px; height:60px; background:url(images/main12.png) center no-repeat; background-size:100% 100%; z-index: -1; position:absolute; top:50%; left:-30px; margin-left:-30px; margin-top:-30px;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.prodList .l1 em{ width:60px; height:60px; background:url(images/main13.png) center no-repeat; background-size:100% 100%; z-index: -1; position:absolute; top:50%; right:-10px; margin-top:-30px; margin-right:-30px;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
} */
.prodList .l1 .text{ color: #fff; position: absolute; top: 0; width: 100%; height: 100%;}
.prodList .l1 .text .t1{ width: 100%; background: rgba(0,0,0, 0.5); font-size: 20px; height: 30px; overflow: hidden; line-height: 30px; text-align: center; position: absolute; bottom: 0;} 
.prodList .l1 .text .t2{ display: none;}
.prodList .l1 .text .more{ display: none;}

.prodList .l1:hover .bg{ display: block;}
.prodList .l1:hover em{ right:50%; z-index: 1;}
.prodList .l1:hover i{ display: block; left:50%; z-index: 1;}
.prodList .l1:hover .text{ top: auto; bottom: 30px; height: 60px; padding: 0 20px;}
.prodList .l1:hover .text .t1{ text-align: left; position: static; margin-top: 0; background: none;}
.prodList .l1:hover .text .t2{ display: block; font-size: 14px; height: 18px; line-height: 18px; overflow: hidden; margin-top: 20px;}
.prodList .l1:hover .text .more{ display: block; width: 29px; height: 25px; position: absolute; right: 20px; bottom: 35px; background: url(images/main14.png) no-repeat center; background-size: cover;}
@media  screen and (max-width:1229px){
.prodList{ padding-bottom: 30px;}
.prodList ul{ margin: 40px 0 30px 0;}	
}
@media  screen and (max-width:1023px){
.prodList{ padding-bottom: 20px;}
.prodList ul{ margin: 20px 0 10px 0;}
.prodList .l1{ width: 48%; margin: 5px 1%;}
.prodList .l1 i{ width:30px; height:30px;left:-15px; margin-left:-15px; margin-top:-15px;}
.prodList .l1 em{ width:30px; height:30px; right:-15px; margin-top:-15px; margin-right:-15px;}
.prodList .l1 .text .t1{ font-size: 14px;}
.prodList .l1:hover .text{ bottom: 10px; padding: 0 10px;}
.prodList .l1:hover .text .t2{ font-size: 12px; margin-top: 10px;}
.prodList .l1:hover .text .more{ width: 19px; height: 15px;}
}

/* 产品应用-详情页 */
.prodCon{ padding: 70px 0 80px 0;}
.prodCon .over{ overflow: hidden;}
.prodConTab{ width: 44.8%; margin-bottom: 50px; float: left; position: relative;}
.home_res11{ float: left; width: 76%; margin-right: 3%;}
.slick_res1l a{ display: block; border: 5px solid #e1e9f0;}
.home_res12{ float: left; width: 21%;}
.home_res12 .imgk{ margin-bottom: 15px; border: 5px solid #e1e9f0;}
.home_res12 .imgk:hover{ border: 5px solid #014099;}
.home_res12 .slick-prev,.home_res12 .slick-next{ width: 50px; height: 22px; position: absolute; bottom: -25px;}
.home_res12 .slick-prev{ right: 80px; background: url(images/Prod6.jpg) no-repeat center;}
.home_res12 .slick-next{ right: 0; background: url(images/Prod7.jpg) no-repeat center;}
.home_res12 .slick-prev:hover{ background: url(images/Prod6_1.jpg) no-repeat center;}
.home_res12 .slick-next:hover{ background: url(images/Prod7_1.jpg) no-repeat center;}

.prodCon .over .text{ width: 51.8%; float: right;}
.prodCon .over .text .t1{ font-size: 24px; padding-bottom: 30px; color: #014099; border-bottom: 1px solid #d9d9d9;}
.prodCon .over .text .info{ font-size: 16px; margin: 20px 0; line-height: 30px; color: #666;}
.demoContent{ overflow: hidden;}
.effect .tt{ width: 11.9%; font-size: 16px; height: 46px; line-height: 46px; padding: 0 25px; background: #014099; color: #fff;}
.parHd{ float: left; width: 11.9%;}
.parHd .l1{ font-size: 16px; line-height: 16px; padding: 15px 25px; margin-top: 3px; color: #333; border: 1px solid #ebebeb;}
.parHd .l1.on,.parHd .l1:hover{ background: #f6f6f6;}
.parHd .l1.on a,.parHd .l1:hover a{ color: #014099; background: none; padding: 0;}
.parBd{ float: right; width: 85.7%; margin-top: -46px;}
.parBd .hd{ height: 46px; line-height: 46px; padding-left: 20px; background: #f6f6f6; border: 1px solid #ebebeb; overflow: hidden;}
.parBd .hd .l1{ font-size: 14px; cursor: pointer; float: left;}
.parBd .hd .l1 .wz{ float: left; line-height: 42px; padding: 0 5px;}
.parBd .hd .l1 span{ display: block; width: 1px; height: 22px; margin: 12px 22px; background: #ebebeb; float: right;}
.parBd .hd .l1.on .wz{ border-bottom: 2px solid #014099; color: #014099; font-weight: bold;}
.parBd .bd .wz{ padding: 40px 30px; font-size: 16px; line-height: 30px; border: 1px solid #ebebeb; border-top: 0; color: #666;}
.prodConList .title{ height: 46px; line-height: 46px; background: #f6f6f6; border: 1px solid #ebebeb;}
.prodConList .title .t1{ width: 120px; font-size: 14px; background: #014099; text-align: center; color: #fff;}
.prodConList .u1{ overflow: hidden; margin: 0 -1%;}
.prodConList .l1{ float: left; width: 23%; margin: 20px 1%; position: relative;}
.prodConList .l1 .img{ line-height: 0;}
.prodConList .l1 .bg{ display: none; position: absolute; top: 0; width: 100%; height: 100%; background: rgba(1,63,151,0.8);}
.prodConList .l1 i{ display: none; width:60px; height:60px; background:url(images/main12.png) center no-repeat; background-size:100% 100%; z-index: -1; position:absolute; top:50%; left:-30px; margin-left:-30px; margin-top:-30px;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.prodConList .l1 em{ width:60px; height:60px; background:url(images/main13.png) center no-repeat; background-size:100% 100%; z-index: -1; position:absolute; top:50%; right:-30px; margin-top:-30px; margin-right:-30px;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;
}
.prodConList .l1 .text{ color: #fff; position: absolute; top: 0; width: 100%; height: 100%;}
.prodConList .l1 .text .t1{ width: 100%; font-size: 20px; height: 20px; overflow: hidden; line-height: 20px; text-align: center; position: absolute; top: 50%; margin-top: -10px;} 
.prodConList .l1 .text .t2{ display: none;}
.prodConList .l1 .text .more{ display: none;}
.prodConList .l1:hover .bg{ display: block;}
.prodConList .l1:hover em{ right:50%; z-index: 1;}
.prodConList .l1:hover i{ display: block; left:50%; z-index: 1;}
.prodConList .l1:hover .text{ top: auto; bottom: 30px; height: 60px; padding: 0 20px;}
.prodConList .l1:hover .text .t1{ text-align: left; position: static; margin-top: 0;}
.prodConList .l1:hover .text .t2{ display: block; font-size: 14px; height: 18px; line-height: 18px; overflow: hidden; margin-top: 20px;}
.prodConList .l1:hover .text .more{ display: block; width: 29px; height: 25px; position: absolute; right: 20px; bottom: 35px; background: url(images/main14.png) no-repeat center; background-size: cover;}
@media  screen and (max-width:1429px){
.home_res12 .slick-prev { right: 64px;}
}
@media  screen and (max-width:1229px){
.prodCon{ padding: 35px 0 40px 0;}
.home_res12 .slick-prev { right: 55px;}
.home_res12 .slick-prev, .home_res12 .slick-next { width: 38px;}
.effect .tt{ padding: 0 10px;}
.parHd .l1{ padding: 0 10px;}
}

@media  screen and (max-width:1023px){
.prodCon{ padding: 20px 0;}
.prodConTab{ width: 100%; margin-bottom: 10px;}
.prodCon .over .text{ width: 100%;}
.prodCon .over .text .t1{ font-size: 16px; padding-bottom: 10px;}
.prodCon .over .text .info{ font-size: 14px; margin: 5px 0 10px 0; line-height: 24px;}
.effect .tt{ width: 100%; font-size: 14px; height: 26px; line-height: 26px; padding: 0 5px;}
.parHd{ width: 100%; display: none;}
.parHd .l1{ font-size: 14px; height: 26px; line-height: 26px; padding: 0 5px;}
.parBd{ width: 100%; margin-top: 10px;}
.parBd .hd{ height: 26px; line-height: 26px; padding-left: 5px;}
.parBd .hd .l1{ font-size: 12px;}
.parBd .hd .l1 .wz{ line-height: 26px; padding: 0 5px;}
.parBd .hd .l1 span{ height: 22px; margin: 2px 3px;}
.parBd .bd .wz{ padding: 10px; font-size: 14px; line-height: 24px;}
.prodConList .title{ height: 30px; line-height: 30px;}
.prodConList .title .t1{ width: 100px;}  
.prodConList .l1{ width: 48%; margin: 5px 1%;}
.prodConList .l1 i{ width:30px; height:30px;left:-15px; margin-left:-15px; margin-top:-15px;}
.prodConList .l1 em{ width:30px; height:30px; right:-15px; margin-top:-15px; margin-right:-15px;}
.prodConList .l1 .text .t1{ font-size: 14px;}
.prodConList .l1:hover .text{ bottom: 10px; padding: 0 10px;}
.prodConList .l1:hover .text .t2{ font-size: 12px; margin-top: 10px;}
.prodConList .l1:hover .text .more{ width: 19px; height: 15px;}
}


/* 新闻中心 */
.newsList{ padding: 80px 0 60px 0;}
.newsList ul{ margin-bottom: 30px; overflow: hidden;}
.newsList .l1{ margin-bottom: 30px; overflow: hidden; position: relative; border: 1px solid #d9d9d9;}
.newsList .l1 .date{ width: 96px; height: 96px; padding: 10px 18px; z-index: 99; text-align: center; color: #fff; background: #033889; position: absolute; top: 0; left: 0;}
.newsList .l1 .date .date_r{ font-size: 32px;}
.newsList .l1 .date .date_line{ width: 100%; height: 1px; margin: 3px 0; background: #fff;}
.newsList .l1 .date .date_ny{ font-size: 16px;}
.newsList .l1 .img{ float: left; width: 32.8%; line-height: 0; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.newsList .l1 .img img{
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align:middle;
-ms-interpolation-mode:bicubic;}
.newsList .l1 :hover .img img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
.newsList .l1 .text{ float: right; width: 67.2%; padding: 0 40px 0 50px;}
.newsList .l1 .text .t1{ font-size: 18px; height: 24px; overflow: hidden; margin-top: 40px; color: #04258c; font-weight: bold;}
.newsList .l1 .text .t2{ font-size: 16px; line-height: 30px; height: 90px; overflow: hidden; margin: 25px 0 35px 0; color: #666666;}
.newsList .l1 .text .more{ width: 160px; height: 40px; line-height: 40px; font-size: 14px; border-radius: 20px; text-align: center; background: #033989; color: #fff;}
.newsList .l1 .text .more:hover{ text-decoration: underline;}
@media  screen and (max-width:1229px){
.newsList{ padding: 40px 0 30px 0;}
.newsList ul{ margin-bottom: 15px;}
}
@media  screen and (max-width:1023px){
.newsList{ padding: 20px 0 20px 0;}
.newsList ul{ margin-bottom: 10px;}
.newsList .l1{ margin-bottom: 10px;}
.newsList .l1 .date{ width: 50px; height: 50px; padding: 1px 2px;}
.newsList .l1 .date .date_r{ font-size: 16px;}
.newsList .l1 .date .date_ny{ font-size: 12px;}
.newsList .l1 .img{ width: 32.8%;}
.newsList .l1 .text{ width: 67.2%; padding: 0 10px 0 10px;}
.newsList .l1 .text .t1{ font-size: 14px; height: 20px; margin-top: 3px;}
.newsList .l1 .text .t2{ font-size: 12px; line-height: 24px; height: 24px; margin: 0;}
.newsList .l1 .text .more{ width: 100px; height: 20px; line-height: 20px; font-size: 12px; border-radius: 10px;}
}

/* 新闻中心-详情页 */
.newsCon{ padding: 70px 0 60px 0;}
.newsCon .tit{ font-size: 24px; color: #222222; text-align: center;}
.newsCon .time{ margin-top: 22px; border-bottom: 1px solid #d7d8d8; border-top: 1px solid #d7d8d8;padding: 10px 0;line-height: 34px;font-size: 14px;color: #777;}
.newsCon .time .return{display: block;float: right;height: 34px;line-height: 34px;padding-right: 14px;}
.newsCon .time .return .ico{display:inline-block; *display:inline; *zoom:1;vertical-align: top; margin-left: 20px; width: 34px; background: #cbcbcb;
-webkit-border-radius:16.5px;
   -moz-border-radius:16.5px;
        border-radius:16.5px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.newsCon .time .return .ico img{display: block;float: left;width: 100%;}
.newsCon .time .return:hover{color: #014099;}
.newsCon .info{ margin: 30px 0 0 0; font-size: 16px; line-height: 30px; color: #222222;}
.ConBot{ height: 50px; line-height: 50px; margin: 25px 0; overflow: hidden; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9;}
.ConBot .sx_fy{ float: left; font-size: 14px; color: #666666;}
.ConBot .sx_fy .l_fy{ float: left; padding-left: 25px; background: url(images/fy1.png) no-repeat left center; background-size: 15px 9px;}
.ConBot .sx_fy .l_fy:hover{ background: url(images/fy1_1.png) no-repeat left center;}
.ConBot .sx_fy .dot{ float: left; width: 6px; height: 6px; margin: 20px; border-radius: 50%; background: #666;}
.ConBot .sx_fy .r_fy{ float: left; padding-right: 25px; background: url(images/fy2.png) no-repeat right center; background-size: 15px 9px;}
.ConBot .sx_fy .r_fy:hover{ background: url(images/fy2_1.png) no-repeat right center;}
.ConBot .fx{ float: right;}
.ConBot .bdsharebuttonbox{ float: right; margin-top: 5px;}
.newsConList .title{ height: 46px; line-height: 46px; background: #f6f6f6; border: 1px solid #ebebeb;}
.newsConList .title .t1{ width: 120px; font-size: 14px; background: #014099; text-align: center; color: #fff;}
.newsConList ul{ overflow: hidden;}
.newsConList ul .l1{ float: left; width: 48%; margin: 0 1%; padding: 30px 0; border-bottom: 1px solid #d9d9d9;}
.newsConList ul .l1 .date{ margin-top: 35px; width: 46px; height: 46px; font-size: 12px; padding: 6px 0; border-radius: 50%; text-align: center; background: #014099; color: #fff; float: left;}
.newsConList ul .l1 .text{ float: left; width: 50%; margin-top: 35px; padding: 0 8% 0 4%;}
.newsConList ul .l1 .text .t1{ font-size: 16px; height: 20px; line-height: 20px; overflow: hidden; color: #333;}
.newsConList ul .l1 .text .t2{ font-size: 14px; margin: 10px 0; line-height: 30px; height: 60px; overflow: hidden; color: #666;}
.newsConList ul .l1 .text .more{ display: inline-block; height: 30px; line-height: 30px; padding: 0 25px; font-size: 12px; border-radius: 15px; color: #fff; background: #d9d9d9;}
.newsConList ul .l1 .text .more:hover{ background: #014099;}
.newsConList ul .l1 .img{ float: left; width: 40%; padding: 0 0 10px 10px; line-height: 0; background: url(images/News9.jpg) no-repeat top left; background-size: cover;}
.newsConList ul .l1:hover .text .t1{ color: #014099;}
@media  screen and (max-width:1230px){
.newsCon{ padding: 35px 0 30px 0;}
}
@media  screen and (max-width:1023px){
.newsCon{ padding: 20px 0;}
.newsCon .tit{ font-size: 16px; line-height: 20px;}
.newsCon .time{ margin-top: 5px; padding: 5px; line-height: 22px; font-size: 14px;}
.newsCon .time{margin-top: 12px; padding: 5px 0;line-height: 24px;text-align: center;}
.newsCon .time .return{width: 100%; height: 30px;line-height: 30px;padding-right: 0; margin-top: 10px;}
.newsCon .time .return .ico{ margin-left: 10px; margin-top: 5px; width: 20px;}
.newsCon .info{ font-size: 14px; margin: 10px 0 0 0; line-height: 24px; }
.ConBot{ height: 40px; line-height: 40px; margin: 10px 0;}
.newsConList .title{ height: 30px; line-height: 30px;}
.newsConList .title .t1{ width: 100px;}
.newsConList ul .l1{ width: 100%; margin: 0; padding: 10px 0;}
.newsConList ul .l1 .date{ margin-top: 15px; width: 34px; height: 34px; padding: 0;}
.newsConList ul .l1 .text{ width: 50%; margin-top: 15px; padding: 0 8% 0 4%;}
.newsConList ul .l1 .text .t1{ font-size: 14px;}
.newsConList ul .l1 .text .t2{ font-size: 12px; margin: 5px 0; line-height: 20px; height: 40px; color: #666;}
.newsConList ul .l1 .text .more{ height: 24px; line-height: 24px; padding: 0 10px; border-radius: 12px;}
.newsConList ul .l1 .img{ width: 40%;}
}
@media  screen and (max-width:370px){
.newsConList ul .l1 .text{ width: 40%;}
}

/* 党建文化 */
.cultCon{ padding: 80px 0 50px 0; overflow: hidden;}
.cultCon .title{ width: 100%; line-height: 16px; padding: 16px 20px; overflow: hidden; border-top: 1px solid #014099; border-bottom: 1px dashed #b2b2b2;}
.cultCon .title .tit{ float: left; font-size: 20px; padding-left: 13px; border-left: 4px solid #014099; font-weight: bold; color: #014099;}
.cultCon .title .more{ float: right; font-size: 16px; color: #014099;}
.cultCon .title .more:hover{ text-decoration: underline;}
.culTab{ float: left; width: 30%;}
.culTab .pic{ position: relative;}
.culTab .text{ width: 100%; font-size: 16px; height: 40px; line-height: 40px; padding: 0 20px; background: rgba(0,0,0,0.8); color: #fff; position: absolute; bottom: 0;}
.culTab .slick-dots{ position: absolute; bottom: 15px; z-index: 10; height: 6px; right: 20px; text-align: right;}
.culTab .slick-dots li{ vertical-align: top; width: 6px; height: 6px; background: #b28380; margin: 0 3px; border-radius: 50%; cursor: pointer; text-indent: -999px; overflow: hidden;}
.culTab .slick-dots .slick-active{ background:#014099;}
.culTab .slick-dots li button{ text-indent: -999px;}
.cultCon1{ float: left; width: 33%; margin-left: 2%;}
.cultCon1 ul{ margin-top: 10px;}
.cultCon1 .l1{ font-size: 16px; line-height: 32px; color: #666; overflow: hidden;}
.cultCon1 .l1 .date{ float: right;}
.cultCon1 .l1 .wz{ float: left; width: 87%; height: 32px; line-height: 32px; overflow: hidden;}
.cultCon2{ float: left; width: 33%; margin-left: 2%;}
.cultCon2 .img{ margin: 15px 20px 10px 20px; line-height: 0;}
.cultCon2 .info{ font-size: 16px; line-height: 34px; height: 102px; margin: 0 20px; overflow: hidden; color: #404040;}
.cultCon2 .info .xq{ display: inline-block; color: #014099;}
.cultCon2 .info .xq:hover{ text-decoration: underline;}
.cultCon3{ float: left; width: 100%; margin-top: 40px;}
.cultCon3Tab{ margin: 30px -0.5% 0 -0.5%;}
.cultCon3Tab .pic{ margin: 0 0.5% 50px 0.5%;}
.cultCon3Tab .pic .img{ line-height: 0; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.cultCon3Tab .pic .img img{
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align:middle;
-ms-interpolation-mode:bicubic;}
.cultCon3Tab .pic:hover .img img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
.cultCon3Tab .text{ font-size: 16px; line-height: 36px; height: 72px; overflow: hidden; color: #666;}
.cultCon3Tab .pic:hover .text{ color: #014099;}
.cultCon3Tab .slick-dots{ position: absolute; bottom: 0; z-index: 10; height: 6px;}
.cultCon3Tab .slick-dots li{ vertical-align: top; width: 6px; height: 6px; background: #d9d9d9; margin: 0 3px; border-radius: 50%; cursor: pointer; text-indent: -999px; overflow: hidden;}
.cultCon3Tab .slick-dots .slick-active{ background:#014099;}
@media  screen and (max-width:1429px){
.cultCon1 ul{ height: 210px; overflow: hidden;}
.cultCon1 .l1{ line-height: 30px;}
.cultCon1 .l1 .wz{ height: 30px; line-height: 30px;}
.cultCon2 .info{ line-height: 34px; height: 68px;}
}
@media  screen and (max-width:1229px){
.cultCon{ padding: 40px 0 30px 0;}  
.cultCon1 ul{ height: 168px;}
.cultCon1 .l1{ line-height: 24px;}
.cultCon1 .l1 .wz{ height: 24px; line-height: 24px;}
.cultCon2 .info{ line-height: 28px; height: 56px;}
}
@media  screen and (max-width:1023px){
.cultCon{ padding: 20px 0 20px 0;} 
.cultCon .title{ padding: 10px 8px;}
.cultCon .title .tit{ font-size: 16px; padding-left: 8px; border-left: 2px solid #014099; }
.cultCon .title .more{ font-size: 12px;}
.culTab{ width: 100%;}
.culTab .text{ font-size: 14px; height: 30px; line-height: 30px; padding: 0 10px;}
.cultCon1{ width: 100%; margin-left: 0; margin-top: 10px;}
.cultCon1 .l1{ font-size: 14px; line-height: 24px;}
.cultCon1 .l1 .wz{ width: 80%; height: 24px;}
.cultCon2{ width: 100%; margin-left: 0; margin-top: 10px;}
.cultCon2 .img{ margin: 5px 10px 5px 10px;}
.cultCon2 .info{ font-size: 14px; line-height: 24px; height: 48px; margin: 0 10px;}
.cultCon3{ margin-top: 10px;}
.cultCon3Tab{ margin: 10px -0.5% 0 -0.5%;}
.cultCon3Tab .pic{ margin: 0 0.5% 10px 0.5%;}
.cultCon3Tab .text{ font-size: 14px; line-height: 24px; height: 48px;}
}

/* 投资者关系-定期报告 */
.InveList{ padding: 65px 0 50px 0;}
.InveList ul{ margin: 0 -1% 35px -1%; overflow: hidden;}
.InveList .l1{ float: left; width: 48%; margin: 15px 1%; border: 1px solid #e8e8e8; box-shadow: 0 0 5px #ccc; position: relative; overflow: hidden;}
.InveList .l1 .text{ float: left; width: 80%; margin: 15px 0 15px 5%; border-right: 1px solid #d9d9d9;}
.InveList .l1 .text .t1{ font-size: 16px; height: 18px; line-height: 18px; overflow: hidden; color: #000;}
.InveList .l1 .text .time{ font-size: 12px; padding-left: 20px; margin-top: 10px; color: #888888; background: url(images/time.png) no-repeat left center;}
.InveList .l1 .xz{ float: left; display: block; width: 9%; font-size: 14px; height: 30px; line-height: 30px; margin: 20px 3%; border-radius: 5px; text-align: center; color: #014099; border: 1px solid #014099;}
.InveList .l1:hover .t1{ color: #014099;}
.InveList .l1:hover .xz{ background: #014099; color: #fff;}
@media  screen and (max-width:1229px){
.InveList{ padding: 30px 0 25px 0;}
.InveList ul{ margin: 0 -1% 15px -1%;}
.InveList .l1 .text{ margin: 20px 0 20px 5%;}
.InveList .l1 .xz{ margin: 28px 3%;}
.InveList .l1 .text .time{ margin-top: 10px;}
}
@media  screen and (max-width:1023px){
.InveList .l1{ margin: 10px 1%;}
.InveList .l1 .text .t1{ font-size: 14px;}
.InveList .l1 .xz{ font-size: 12px;}
}
@media  screen and (max-width:767px){
.InveList{ padding: 20px 0 20px 0;}
.InveList ul{ margin: 0 0 10px 0;}
.InveList .l1{ width: 98%; margin: 5px 1%;}
.InveList .l1 .text{ width: 75%; margin: 10px 0 10px 5%;}
.InveList .l1 .text .time{ margin-top: 5px;}
.InveList .l1 .xz{ width: 14%; margin: 20px 3%; height: 22px; line-height: 20px;}
}

/* 投资者关系-投资者服务 */
.InveCon{ padding: 75px 0;}
.InveCon .title{ width: 100%; font-size: 20px; height: 44px; line-height: 44px; padding-left: 30px; color: #fff; background: #04327c;}
.InveCon ul{ margin: 10px 0;}
.InveCon .l1{ width: 100%; overflow: hidden;}
.InveCon .ico{ width: 25px; height: 25px; margin: 10px 15px 10px 25px; float: left;}
.InveCon .wz{ font-size: 16px; line-height: 26px; padding: 8px 0; color: #666; float: left;}
.InveCon .wz a{ margin-right: 70px;}
.InveCon .line{ width: 380px; height: 1px; background: #e3e3e3;}
@media  screen and (max-width:1229px){
.InveCon{ padding: 40px 0;}	
}
@media  screen and (max-width:1023px){
.InveCon{ padding: 20px 0;}	
.InveCon .title{  font-size: 16px; padding-left: 10px; overflow: hidden;}	
.InveCon .ico{ width: 20px; height: 20px; margin: 5px 10px 5px 15px;}
.InveCon .wz{ font-size: 14px; line-height: 20px; padding: 4px 0;}
.InveCon .wz a{ margin-right: 10px;}
}

/* 客户服务-服务网络 */
.ServCon1{ margin: 70px 0;}
@media  screen and (max-width:1229px){
.ServCon1{ margin: 35px 0;}
}
@media  screen and (max-width:1023px){
.ServCon1{ margin: 20px 0;}
}

/* 客户服务-留言反馈 */
.messCon{ padding: 80px 0 75px 0;}
.mess{ padding: 40px; overflow: hidden; border: 1px solid #d9d9d9; box-shadow: 0 0 5px #ccc;}
.mess .left{ float: left; width: 50%;}
.messCon .lab{ overflow: hidden; margin-bottom: 20px;}
.messCon .name{ float: left; font-size: 16px; line-height: 16px; padding: 13px 0; color: #666;}
.messCon .fv{ width: 80%; float: left; font-size: 12px; line-height: 16px; padding: 13px 20px; border: 1px solid #ececec;}
.messCon .fv2{ width: 45%;}
.messCon .yzm{ width: 15%; height: 44px; float: left; border: 1px solid #ececec;}
.messCon .hyz{ display: inline-block; padding: 14px 0 14px 20px; font-size: 12px; color: #666;}
.messCon .hyz:hover{ text-decoration: underline;}
.mess .img{ float: right; width: 50%;}
.messCon .lab1{ width: 100%; float: left;}
.messCon .fv3{ width: 100%; height: 200px;}
.messCon .fv4{ display: block; font-size: 16px; width: 240px; height: 50px; line-height: 50px; margin: 70px auto; text-align: center; color: #fff; background: #014099;}
.messCon .fv4:hover{ opacity: 0.8;}
@media  screen and (max-width:1429px){
.messCon .fv2{ width: 40%;}
}
@media  screen and (max-width:1229px){
.messCon{ padding: 40px 0 35px 0;}
.messCon .fv4{ margin: 30px auto;}
}
@media  screen and (max-width:1023px){
.messCon{ padding: 20px 0 20px 0;} 
.mess{ padding: 10px;}
.mess .left{ width: 100%;}
.messCon .lab{ margin-bottom: 10px;}
.messCon .name{ font-size: 14px; line-height: 14px; padding: 5px 0;}
.messCon .fv{ width: 90%; font-size: 12px; padding: 5px 10px;}
.messCon .yzm{ height: 28px;}
.messCon .hyz{ padding: 5px 0 5px 10px;}
.mess .img{ display: none;}
.messCon .fv2{ width: 60%;}
.messCon .fv3{ height: 150px;}
.messCon .fv4{ font-size: 14px; width: 100px; height: 30px; line-height: 30px; margin: 10px auto;}
}
@media  screen and (max-width:767px){
.messCon .name{ width: 100%;}
.messCon .fv{ width: 100%;}
.messCon .fv2{ width: 60%;}
.messCon .fv3{ height: 100px;}
}
@media screen and (max-width:500px) {
.messCon .fv2{ width: 50%;}
}
/* 人才战略-招聘 */
.JoinList{ padding: 70px 0;}
.rczp .zwjs .container{ padding: 30px 45px; margin-bottom: 30px; border: 1px solid #eeeeee; position: relative; overflow: hidden;}
.rczp .zwjs .t1{ float: left; width: 26%;}
.rczp .zwjs .t2{ float: left; width: 22%;}
.rczp .zwjs .t3{ float: left; width: 22%;}
.rczp .zwjs .t4{ float: left; width: 20%;}
.rczp .zwjs .t5{ float: left; width: 10%;}
.rczp .zwjs .tit1{ font-size: 20px; color: #333;}
.rczp .zwjs .tit2{ font-size: 14px; line-height: 30px; margin-bottom: 0; color: #333;}
.rczp .zwjs .t5{ font-size: 16px; margin-top: 20px; font-style: normal; color: #333; display: block;}
.rczp .zwjs.on .container{ background: #eeeeee;}
.rczp .zwjs.on .tit1{ color: #04258c;}
.rczp .zwjs.on .t5{ color: #04258c;}
.rczp .xxms{ display:none; background: #f1f1f1; margin-top: 30px; padding-top: 30px; position:relative;}
.rczp .xxms::before{ content: ""; width: 0; height: 0; overflow: hidden; font-size: 0; line-height: 0; border-width: 15px; border-style: dashed dashed solid dashed; border-color: transparent transparent #f1f1f1 transparent; position: absolute; top: -30px; left: 50%; margin-left: -15px;}
.rczp .xxms .container{ overflow:hidden;}
.rczp .xxms .t1{ float: left; width: 50%;}
.rczp .xxms .tit1{ font-size: 16px; line-height: 30px; color: #333; font-weight: bold;}
.rczp .xxms .info{ font-size: 14px; line-height: 28px; margin: 10px 0; color: #4c4c4c;}
.rczp .xxms .more{ display: block; width: 170px; height: 44px; line-height: 46px; font-size: 16px; margin-top: 35px; margin-bottom: 20px; text-align: center; background: #033786; color: #fff;}
.rczp .xxms a:hover{ opacity: 0.8;}
@media  screen and (max-width:1229px){
.JoinList{ padding: 30px 0;}
.rczp .zwjs .t1{ width: 22%;}
.rczp .zwjs .t2{ width: 26%;}
.rczp .zwjs .t3{ width: 22%;}	
}
@media  screen and (max-width:1023px){
.JoinList{ padding: 20px 0;}
.rczp .zwjs .container{ width: 94%; padding: 10px; margin-bottom: 10px; margin-right: auto; margin-left: auto;}
.rczp .zwjs .t1{ width: 18%;}
.rczp .zwjs .t2{ width: 30%;}
.rczp .zwjs .tit1{ font-size: 14px; margin-top: 5px;}
.rczp .zwjs .tit2{ font-size: 12px;}
.rczp .zwjs .t5{ font-size: 12px;}	
.rczp .xxms::before{ border-width: 8px; top: -16px; margin-left: -8px;}
}
@media  screen and (max-width:768px){
.rczp .zwjs .t1{ width: 100%;}
.rczp .zwjs .t2{ width: 100%;}
.rczp .zwjs .t3{ width: 100%;}
.rczp .zwjs .t4{ width: 100%;}
.rczp .zwjs .t5{ width: 100%; margin-top: 0;}
.rczp .zwjs .tit2{ line-height: 24px;}	
.rczp .xxms{ margin-top: 10px; padding-top: 20px;}
.rczp .xxms .tit1{ font-size: 14px; line-height: 24px;}
.rczp .xxms .info{ font-size: 12px; line-height: 24px; margin: 5px 0;}
.rczp .xxms .t1{ width: 100%;}
.rczp .xxms .more{ width: 100px; height: 30px; line-height: 30px; font-size: 12px; margin-top: 10px; margin-bottom: 10px;}
}

/* 联系我们 */
.contCon{ padding: 75px 0 70px 0;}
.contCon .kuang{ padding: 5px; box-shadow: 0 0 5px #ccc; background: #fff;}
.contCon .bdmap{ height: 515px;}
#bdmap{width:100%; height:520px; background: no-repeat}
#bdmap img{ max-width:none;}
#bdmap .iw_poi_content{ padding-left: 200px; margin-top: -95px; white-space: nowrap; font-size: 18px; color: #333333; line-height: 30px; width: 100%;}
#bdmap .BMap_pop{ float:right; background-color:#fff; background-repeat:no-repeat; border:none !important; width:588px !important; height:108px; margin:100px 0 0 280px; box-shadow: 0 0 10px rgba(0,0,0,0.18);}
#bdmap .BMap_shadow, .BMap_shadow img, .BMap_shadow div{display:none;}
#bdmap .BMap_pop div:nth-child(1){display:none;}
#bdmap .BMap_pop div:nth-child(8){display:none;}
#bdmap .BMap_pop div:nth-child(7){display:none;}
#bdmap .BMap_pop div:nth-child(3){display:none;}
#bdmap .BMap_pop div:nth-child(5){display:none !important;}
#bdmap .BMap_bottom{display:none !important;}
#bdmap .BMap_pop div{ border:none !important;}
#bdmap .BMap_pop div:nth-child(2){background:none !important;}
#bdmap.BMap_bubble_content{ width:609px !important; height:140px !important; background:#fff !important;}
#bdmap .BMap_bubble_content{width:609px !important; height:140px !important; background-color: #fff !important; }
#bdmap .BMap_pop div:nth-child(9),
#bdmap .BMap_center{left: 0 !important; top:0 !important; width:588px !important; height:108px !important;}
#bdmap .BMap_pop img:nth-child(10){right:10px !important; left: auto !important;}
#bdmap .iw_poi_content p{ font-size:18px; line-height: 30px; color:#014099; font-weight: bold; text-transform: uppercase;}
#bdmap .iw_poi_content span{ display: block; font-size: 16px; color: #000;}

.contCon .u1{ overflow: hidden; margin: 50px -1.5% 0 -1.5%;}
.contCon .u1 .l1{ float: left; padding: 30px; width: 30.3%; margin: 15px 1.5%; background: #fff; box-shadow: 0 0 5px #ccc;}
.contCon .u1 .title{ font-size: 18px; margin-left: 5px; height: 24px; line-height: 24px; overflow: hidden;}
.contCon .u1 .line{ padding: 15px 0; line-height: 0;}
.contCon .u1 .over{ margin: 16px 0; overflow: hidden;}
.contCon .u1 .over .ico{ width: 25px; height: 25px; float: left;}
.contCon .u1 .over .wz{ font-size: 14px; margin-left: 10px; line-height: 26px; color: #666; float: left;}
@media  screen and (max-width:1229px){
.contCon{ padding: 35px 0 30px 0;} 
.contCon .u1{ margin: 30px -1.5% 0 -1.5%;}
#bdmap .iw_poi_content{ padding-left: 180px;}
#bdmap .BMap_pop{ width: 500px!important;}
#bdmap .BMap_center{ width: 500px!important;}
}
@media  screen and (max-width:1023px){
.contCon{ padding: 20px 0;}
.contCon .bdmap{ height: 300px;}
.contCon .u1{ margin: 20px -1% 0 -1%;}
.contCon .u1 .l1{ padding: 10px; width: 48%; margin: 10px 1%;}
.contCon .u1 .title{ font-size: 16px; height: 20px;}
.contCon .u1 .line{ padding: 5px 0;}
.contCon .u1 .over{ margin: 10px 0;}
.contCon .u1 .over .ico{ width: 20px; height: 20px;}
.contCon .u1 .over .wz{ width: 84%; font-size: 12px; margin-left: 5px; line-height: 20px;}
#bdmap .BMap_pop{ display: none;}
}
@media  screen and (max-width:390px){
  .contCon .u1 .over .wz{ width: 80%;}
}
.page .info{ margin: 50px 0; font-size: 16px; line-height: 30px;}
@media screen and (max-width:1229px) {
.page .info{ margin: 20px 0;}
}
@media screen and (max-width:1023px) {
.page .info{ font-size: 14px; line-height: 24px;}
}
/* 网站地图 */
.map1{  width: 100%; float: left; margin: 50px 0;}
.map1 .u1{ padding: 20px; border-bottom: 1px dashed #ccc;}
.map1 .u1 .l1{ font-size: 16px; height: 30px; line-height: 30px;}
.map1 .u1 .l2{ font-size: 14px; height: 26px; line-height: 26px; padding-left: 30px;}
.map1 .u1 a:hover{ color: #014099;}
@media  screen and (max-width:991px){
.map1{ margin: 80px 0;}	
.map1 .u1{ padding: 10px;}
.map1 .u1 .l1{ font-size: 14px; height: 26px; line-height: 26px;}
.map1 .u1 .l2{ font-size: 12px; height: 20px; line-height: 20px; padding-left: 10px;}
}
@media screen and (max-width:767px) {
.map1{ width: 96%; margin: 60px auto;}
}
.inC_R_B,.inC_R_B h1{width:100%;float:left}
.inC_R_B{padding-bottom:32px;border-bottom:solid 6px #f4f4f4;margin: 18% 0;}
.inC_R_B h1{margin-top:44px}
.inC_R_B h1 span{float:left;font-size:24px;color:#333333;}
.inC_R_B div{width:100%;float:left}
.inC_R_B div p{font-size:50px;color:#e60000;font-family:Arial;margin-top:20px;}
.inC_R_B div p span{float:left;}
.inC_R_B div i{font-size:18px;padding-left:35px;margin-left:12px}
.inC_R_B div p span.red{color:#e60000;}
.inC_R_B div i.red{background:url(images/ico12.png) no-repeat center left;color:#e60000;}
.inC_R_B div i.cur{background:url(images/ico012.png) no-repeat center left;color:#01b022;}
.inC_R_B div p span.cur{color:#01b022;}
.inC_R_B div>span{float:right;padding-left:32px;background:url(images/ico11.png) no-repeat center left;position:relative;margin-top:18px}
.inC_R_B div>span:before{content:'';width:160px;height:1px;background:#e4e4e4;left:0px;position:absolute;margin-left:-178px;top:10px}
@media screen and (max-width:767px) {
.inC_R_B{margin: 5% 0;}
.inC_R_B div p span{ display: bolck; width: 100%;}
}
.ryCon{ margin: 50px 0;}
.ryCon .tit{ font-size: 18px; text-align: center; margin-bottom: 20px;}
.ryCon .info{ line-height: 30px; font-size: 16px;}
@media screen and (max-width:1023px) {
.ryCon{margin: 20px 0;}
.ryCon .tit{ font-size: 16px; margin-bottom: 10px;}
.ryCon .info{ line-height: 24px; font-size: 14px;}
}

.prodList{ z-index:9999999999;}
.imgPop{width:100%; height: 100%; background-color: rgba(0,0,0,0.2); position: fixed; top:0; left: 0; z-index: 999999999999; display: none;}
.imgPop2{background-color:#fff; min-height: 100px; width:30%; left: 35%; padding:10px; position: absolute; top:50%;
-webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);}
.imgPop2 .img{display:block;width: 100%;}
.imgPop2 .close2{width:30px; height: 30px; position: absolute; top:-15px; right:-15px;}
@media screen and (max-width:767px) {
.imgPop2{ width:70%; left: 15%;}
}
.ryCon{ margin: 60px 0;}
.ryCon .tit{ font-size: 24px; margin: 20px 0; color: #014099; text-align: center;}
.ryCon .tab{ padding: 0 50px;}
.ryCon .tab .pic{ margin: 0 25px;}
.ryCon .tab .img{ line-height: 0;}
.ryCon .tab .text{ font-size: 16px; margin-top: 10px; line-height: 18px; height: 36px; overflow: hidden; text-align: center;}
.ryCon .slick-prev,.ryCon .slick-next{ width: 24px; height: 45px; position: absolute; top: 50%; margin-top: -45px;}
.ryCon .slick-prev{ background: url(images/ry1.png) no-repeat center; left: 0; background-size: cover;}
.ryCon .slick-next{ background: url(images/ry2.png) no-repeat center; right: 0; background-size: cover;}
@media screen and (max-width:1023px) {
.ryCon{ margin: 20px 0;}
.ryCon .tit{ font-size: 16px; margin: 10px 0;}
.ryCon .tab{ padding: 0 20px;}
.ryCon .tab .pic{ margin: 0 5px;}
.ryCon .tab .text{ font-size: 14px; margin-top: 5px; line-height: 16px; height: 32px;}
.ryCon .slick-prev,.ryCon .slick-next{ width: 12px; height: 22px; margin-top: -22px;} 
}