@charset "utf-8";
/* CSS Document */


body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color:rgba(255,255,255,0);
    border-color: #5F5D5D;
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top:10px;
    padding-bottom: 10px;
	padding-left:18px;
	padding-right:18px;
    line-height: 73px;
}

.nav {
    padding-left: 235px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}


.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
	font-size:18px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}

   .navbar-toggle>span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }

.menu ul.sub_menu{    
    position: absolute;
    width: 500px;
	height:auto; overflow:hidden;
    display: none;
    background-color: #FFFFFF;
    z-index: 999;
    margin-left: -150px;
	}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}

.menu ul.sub_menu li {
    float: left;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #cccdcf;
    list-style-type: none;
}

.menu ul.sub_menu li a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding-left: 12px;
    color: #FFFFFF;
	font-size:16px;
    background: none;
}
	

.ddh-aa {
    width: 250px;
    height: 280px;
    padding: 15px;
    float: left;
    background-color:rgba(5,60,116,0.8);
}

.ddh-bb {
    width: 250px;
	height:auto; overflow:hidden;
    padding: 15px;
    float: right;
}
	
.kq1 {-webkit-animation-delay: 0.2s;}
.kq2 {-webkit-animation-delay: 0.4s; -webkit-animation-duration: 0.4s;}
.kq3 {-webkit-animation-delay: 0.6s; -webkit-animation-duration: 0.6s;}
.kq4 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq5 {-webkit-animation-delay: 1s; -webkit-animation-duration: 1s;}
.kq6 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}

ul {
    padding: 0px;
    margin: 0px;
}

.videoElement {
object-fit: fill;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide {
    position: absolute;
    left: -20%;
    top: 95px;
    width: 140%;
	text-align:center;
    border: 0px solid #CBCBCB;
	background-color:rgba(255,255,255,0.8);
    padding: 5px 0px;
    border-radius: 8px;
    display: none;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li {
    width: 100%;
	line-height:40px;
	border-bottom:0px solid #ffffff;
	list-style-type:none;
	background:none;
   white-space: nowrap;
text-overflow: ellipsis;
	position:relative;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a{
    text-align:center;
    color:#000000;
	font-size:14px;
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a:hover{
    display:block;
    color:#FFFFFF;
	background-color:#2074f2;
    text-decoration: none;
}


.kuanping {
   width:1640px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.xwkuan {
   width:1230px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 2px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #FFFFFF;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:2px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#FFFFFF;
}
   
   
.yuyan {
   width:163px;
   height:38px;
   line-height:38px;
   text-align:center;
   border:1px solid #FFFFFF;
   border-radius: 20px;
   margin-top:25px;
   } 
   
.yuyan a {
   display: block;
   color:#FFFFFF;
   }  
   
.guding {
   position:fixed;
   width:100%;
   top:0px;
   z-index:9;
   padding-top:20px;
   padding-bottom:20px;
   }
   
video {
    width:100%;
    height: 100%;
}   
   
.banner img {
   width:100%;
   }
   
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 75px;
    left: 0;
    width: 100%;
}


.banner .swiper-pagination-bullet {
    width: 112px;
    height:1px;
    display: inline-block;
    border-radius: 0;
    background: #FFFFFF;
    opacity: 1;
}

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
    width: 112px;
    height:4px;
    background: #2579d0;
}

.about {
   height:auto; overflow:hidden;
   position:relative;
   margin-top:76px;
   }
   
.about h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:48px;
   text-align:center;
   color:#111111;
   margin-top:0px;
   margin-bottom:66px;
   }
   
.abtit {
   position:absolute;
   width:400px;
   height:115px;
   left:8%;
   top:40px;
   z-index:2;
   }
   
.about img {
   width:100%;
   }
   
.video {
  position:relative;
  z-index:4;
  }
   
.antt {
   position:absolute;
   width:100%;
   left:0px;
   top:23%;
   z-index:5;
   }
   
.antt-s {
   width:96px;
   height:96px;
   margin:0 auto;
   }
   
.antt-s a {
   cursor:pointer;
   }
   
.abkuan {
   width:1345px;
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   padding:90px;
   padding-top:85px;
   padding-bottom:54px;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   position:relative;
   margin-top:282px;
   font-size:18px;
   color:#111111;
   line-height:30px;
   z-index:8;
   margin:-282px auto 0px;
   }
   
.abkuan h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:38px;
   color:#000000;
   text-align:center;
   margin-top:0px;
   margin-bottom:40px;
   }   
   
.abmore {
   width:194px;
   height:54px;
   margin:45px auto 0px;
   }
   
.abmore a {
   display:block;
   width:100%;
   height:54px;
   line-height:54px;
   text-align:center;
   font-size:16px;
   border:1px solid #bfbfbf;
   border-radius: 30px;
   }
   
.abmore a:hover {
   background-color:#000000;
   color:#FFFFFF;
   }
   
.shuju {
   height:auto; overflow:hidden;
   margin-top:55px;
   }
   
.shuju li {
   list-style-type:none;
   width:25%;
   text-align:center;
   color:#2e2e2e;
   float:left;
   }
   
.shuju li h3 {
   font-family: 'BEBASNEUE-REGULAR-2', Helvetica, Arial, sans-serif;
   font-size:56px;
   color:#000000;
   margin-top:25px;
   margin-bottom:15px;
   }
   
.yewu {
   height:auto; overflow:hidden;
   padding-top:62px;
   }
   
.yewu h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:48px;
   color:#000000;
   text-align:center;
   margin-top:0px;
   margin-bottom:62px;
   } 
   
.ywlan {
   position:absolute;
   width:100%;
   height:auto; overflow:hidden;
   left:0px;
   top:0px;
   z-index:5;
   } 
   
.ywlan li {
   list-style-type:none;
   width:25%;
   float:left;
   color:#FFFFFF;
   text-align:center;
   border-right:1px solid #c5d7eb;
   } 
   
.ywlan li a {
   color:#FFFFFF;
   }
   
.ywlan li img {
   width:auto;
   }
   
.ywlan li p {
   margin-top:10px;
   font-size:20px;
   } 
   
#slidingBlock {
	height:auto; overflow:hidden;
}

#slidingBlock span {
    float:left; width:100%; height:156px; font-weight:bold; text-align:center; font-size:20px; over-flow:hidden;
}
#slidingBlock span.menuNo {
    font-weight:normal; width:100%; height:156px; color:#FFFFFF; padding-top:22px; font-size:20px; background-color:rgba(0,0,0,.28); text-align:center;
}
#slidingBlock span.menuOn {
    font-weight:normal; width:100%; height:156px; color:#FFFFFF; padding-top:22px; font-size:20px; text-align:center; background-color:#2378d0;
}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
}
   
.ywnn {
   position:relative;
   height:auto; overflow:hidden;
   }  
   
.ywnn img {
   width:100%;
   }
   
.ywnn-zi {
   position:absolute;
   width:60%;
   left:9%;
   top:40%;
   color:#FFFFFF;
   font-size:14px;
   z-index:6;
   }
   
.ywnn-zi a {
   color:#FFFFFF;
   }
   
.ywnn-zi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:36px;
   text-transform:uppercase;
   color:#FFFFFF;
   margin-top:0px;
   padding-bottom:15px;
   background:url(../images/xiahua.jpg) left bottom; background-repeat:no-repeat;
   margin-bottom:36px;
   }
   
.ywnn-zi h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:36px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:15px;
   }
   
@keyframes heart{
from{margin-top:0px;}
to{margin-top:-8px;}
}

@keyframes heart{
from{transform:translate(0,0)}
to{transform:translate(0,8px)}
}

   
.ywmore {
   width:72px;
   height:auto; overflow:hidden;
   margin-top:66px;
   padding-top:95px;
   text-align:center;
   font-size:16px;
   animation: heart 0.8s ease-in-out 0.8s infinite alternate;
   background:url(../images/shu.png) center top; background-repeat:no-repeat;
   }
   
.ywmore a {
   color:#FFFFFF;
   }
   
.xinwen {
   margin-top:70px;
   height:auto; overflow:hidden;
   }  
   
.xinwen h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:48px;
   color:#111111;
   text-align:center;
   margin-top:0px;
   margin-bottom:54px;
   } 
   
.xwnn {
   height:auto; overflow:hidden;
   }   
   
.xwleft {
   width:49.3%;
   position:relative;
   float:left;
   }
   
.xwleft img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.xwleft:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xwleft section {
   overflow: hidden;
   }	 
	
section {
    display: block;
}    
   
.xwss {
   position:absolute;
   width:100%;
   padding:20px;
   padding-left:36px;
   color:#d8d8d8;
   left:0px;
   bottom:0px;
   z-index:8;
   }
   
.xwss h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:15px;
   }
   
.xwtime {
   height:auto; overflow:hidden;
   margin-top:16px;
   }
   
.xwright {
   width:49%;
   padding:25px;
   padding-top:40px;
   padding-bottom:10px;
   background-color:#f1f8ff;
   float:right;
   }
   
.xwright li {
   list-style-type:none;
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.xwright li a {
   display:block;
   height:auto; overflow:hidden;
   font-size:14px;
   color:#434343;
   line-height:30px;
   }
   
.xwright li h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#000000;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.xwright li h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#636363;
   margin-top:0px;
   margin-bottom:15px;
   }
   
.xwmore {
   margin-top:6px;
   width:85px;
   height:auto; overflow:hidden;
   line-height:21px;
   background:url(../images/jt.png) top right; background-repeat:no-repeat;
   font-size:14px;
   color:#aaaaaa;
   }
   
.xwright li a:hover {
   color:#2579d0;
   }
   
.xwright li a:hover h3 {
   color:#2579d0;
   transition: all 300ms ease-in 0ms;
   }
   
.xwright li a:hover h4 {
   color:#2579d0;
   transition: all 300ms ease-in 0ms;
   }
   
.xwright li a:hover .xwmore {
   background:url(../images/jt.png) bottom right; background-repeat:no-repeat;
   color:#2579d0;
   transition: all 300ms ease-in 0ms;
   }   
   
.hezuo {
   height:auto; overflow:hidden;
   padding-top:60px;
   padding-bottom:50px;
   background:url(../images/khbj.jpg);
   background-size: 100% 100%;
   }
   
.hezuo h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:48px;
   text-align:center;
   margin-top:0px;
   margin-bottom:100px;
   }
   
.hzrow {
   height:auto; overflow:hidden;
   padding-top:10px;
   margin-left:-6px;
   margin-right:-6px;
   }
   
.hzrow li {
   list-style-type:none;
   width:16.66%;
   float:left;
   padding-left:6px;
   padding-right:6px;
   margin-bottom:20px;
   }
   
.hzrow li img {
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   }
   
.hzrow li:hover img {
   box-shadow: 0px 0px 15px rgba(0,0,0,.5);
   transition: all 300ms ease-in 0ms;
   }
   
.hzmore {
   width:192px;
   height:50px;
   margin:35px auto 0px;
   }
   
.hzmore a {
   display:block;
   width:100%;
   height:50px;
   line-height:50px;
   font-size:16px;
   color:#111111;
   text-align:center;
   border-radius: 30px;
   border:1px solid #bfbfbf;
   }
   
.hzmore a:hover {
   border:1px solid #053c74;
   background-color:#053c74;
   color:#FFFFFF;
   }
   
.bottom {
   height:auto; overflow:hidden;
   color:#a8a8a8;
   line-height:30px;
   background:url(../images/bmbj.png);
   background-size: 100% 100%;
   padding-top:120px;
   }
   
.bottom a {
   color:#a8a8a8;
   }
   
.bottom a:hover {
   color:#FFFFFF;
   }
   
.bmkk {
   background:none;
   background-color:#053c74;
   }
   
.xian {
   width:182px;
   height:1px;
   background-color:#a8a8a8;
   margin-top:12px;
   margin-bottom:12px;
   }
   
.xxzi {
   height:auto; overflow:hidden;
   font-size:14px;
   line-height:29px;
   color:#FFFFFF;
   }
   
.xxzi a {
   color:#FFFFFF;
   }   

.weixin {
   width:97px;
   margin:45px auto 0px;
   }
   
.weixin p {
   text-align:center;
   font-size:16px;
   margin-top:6px;
   }
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#FFFFFF;
   margin-top:0px;
   padding-bottom:8px;
   border-bottom:1px solid rgba(255,255,255,.25);
   margin-bottom:22px;
   }
   
.bottom h2 a {
   color:#FFFFFF;
   }
   
.footer {
   height:auto; overflow:hidden;
   border-top:1px solid rgba(255,255,255,.13);
   line-height:118px;
   margin-top:56px;
   }
   
.juyou {
   text-align:right;
   }
   
.lghh {
   padding-top: 0px;
   padding-bottom: 0px;
   background-color:rgba(0,0,0,.8);
   }
   
/* 弹窗视频 */
.apply {
	position:fixed;
	z-index:10000;
	background:rgba(0,0,0,.8);
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.zwcont {
	width:40%;
	left:30%;
	top:50%;
	margin-top:-378px;
	position:relative;
}
.zwcont iframe {
	height:500px;
	background:transparent;
	width:100%;
}
.tmbody {
	background:transparent;
}
.zwcont .closets {
	position:absolute;
	height:90px;
	right:15px;
	top:0;
	cursor:pointer;
	width:40px;
	background:url(../images/gbtou.png) center no-repeat;
}
.sqxx {
	width:100%;
	background:#fff;
}
.sqxx h2 {
	text-align:center;
	font-size:2.0rem;
	margin:0px;
	color:#000;
	line-height:90px;
}
.sqxx h2 big {
	font-size:2.0rem;
}
.sqxx .form {
	background:#f6f6f6;
	padding:30px 7% 25px;
}
.sqxx .form div {
	float:left;
	width:47%;
	margin-right:6%;
	margin-bottom:25px;
}
.sqxx .form div:nth-child(2n+0) {
	margin-right:0;
}
.sqxx .form div p {
	float:left;
	width:88px;
	color:#636366;
	line-height:42px;
}
.sqxx .form div p:before {
	content:"* ";
	color:#f00;
}
.sqxx .form div input {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
}
.sqxx .form div select {
	width:calc(100% - 88px);
	border:1px rgba(0,0,0,.1) solid;
	background:#fff;
	height:42px;
	outline:none;
	padding:0px 10px;
}
.sqxx .form div:last-child {
	width:100%;
}
.sqxx .form div textarea {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
	resize:none;
}
.sqxx form button {
	display:block;
	margin:30px auto 0px;
	background:#2a54a8;
	width:100%;
	max-width:230px;
	color:#fff;
	height:44px;
	outline:none;
	font-size:1.5rem;
	transition:.3s;
	border:0;
}
.zwcont form button:hover {
	background:#333;
} 


/* 关于我们 */
.ibanner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    position: relative;
	margin-top:-19px;
}

.ibanner h2 {
    text-align: center;
    color: #fff;
    position: relative;
    top: 40%;
}

.ibanner h2 big {
    display: block;
    font-size: 54px;
    line-height: 66px;
}

.ibanner h2 span {
    display: block;
    font-size: 1.9rem;
    font-family: Fontthree;
    line-height: 30px;
    margin: 10px 0px 0px;
    text-transform: uppercase;
}

.ibanner section {
	position:absolute;
	padding:0px 10%;
	width:100%;
	bottom:20px;
	left:0;
	font-size:1.55rem;
	letter-spacing:1px;
	line-height:30px;
	color:#fff;
}
.ibanner section span {
	display:block;
	float:left;
}
.ibanner section a {
	color:#fff;
}
.ibanner section span i {
	font-size:2.0rem;
	margin-right:5px;
	line-height:30px;
}
.ibanner section big {
	display:block;
	float:right;
}
.ibanner section big a {
	font-size:1.6rem;
	letter-spacing:1px;
	line-height:30px;
	font-weight:bold;
	color:#fff;
}
.ibanner section big a:hover {
	text-decoration:underline;
}
video{
    width:100% !important;
    height: 100% !important;
}
@media (max-width:1400px) {
	.ibanner h2 big {
	font-size:3.6rem;
	line-height:46px;
}
.ibanner h2 span {
	font-size:1.6rem;
}
.ibanner section {
	font-size:1.5rem;
}
.ibanner section span i {
	font-size:1.6rem;
}
}
@media (max-width:992px) {
 .ibanner {
	height:200px;

}
.ibanner h2 big {
	font-size:2.6rem;
	line-height:36px;
}
.ibanner section {
	display:none;
}
}

.lanmu {
	box-shadow:0px 0px 1px rgba(0,0,0,.4);
}
.lanmu ul {
	text-align:center;
	font-size:0;
	margin:0px;
}
.lanmu ul li {
	display:inline-block;
	padding:0px 30px;
}
.lanmu ul li a,.lanmu ul li span {
	display:block;
	color:#333;
	line-height:70px;
	font-size:18px;
	position:relative;
	cursor:pointer;
}
.lanmu ul li a:after,.lanmu ul li span:after {
	content:"";
	display:block;
	height:2px;
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
	background:#2a54aa;
	opacity:0;
	transition:.3s;
}
.lanmu ul li a:hover,.lanmu ul li.cur a,.lanmu ul li span:hover,.lanmu ul li.cur span {
	color:#2a54aa;
}
.lanmu ul li a:hover:after,.lanmu ul li.cur a:after,.lanmu ul li span:hover:after,.lanmu ul li.cur span:after {
	opacity:1;
}
@media (max-width:1400px) {
	.lanmu ul li a,.lanmu ul li span {
	font-size:1.5rem;
}
}@media (max-width:992px) {
	.lanmu ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	padding:15px 15px 5px;
}
.lanmu ul li {
	display:block;
	padding:0px 0px;
	width:48%;
	margin-bottom:10px;
}
.lanmu ul li a,.lanmu ul li span {
	border:1px rgba(0,0,0,.15) solid;
	line-height:40px;
	font-size:1.4rem;
}
.lanmu ul li a:after,.lanmu ul li span:after {
	display:none;
}
.lanmu ul li a:hover,.lanmu ul li.cur a,.lanmu ul li span:hover,.lanmu ul li.cur span {
	color:#fff;
	background:#2a54aa;
	border:1px #2a54aa solid;
}
}  

.iabone {
   height:auto; overflow:hidden;
    padding: 60px 7% 80px;
}

.iabone-aa {
   width:47.6%;
   font-size:16px;
   line-height:40px;
   color:#4b4d59;
   float:left;
  }

.iabone-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:36px;
   color:#2a54aa;
   font-weight: bold;
   margin-top:0px;
   padding-bottom: 20px;
   background:url(../images/xiahh.jpg) bottom left; background-repeat:no-repeat;
   margin-bottom:40px;
   }
   
.iabone-aa h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:25px;
   color:#1e1f23;
   letter-spacing:2px;
   text-align: center;
   margin-top:66px;
   margin-bottom:60px;
   }
   
.abtu {
   height:auto; overflow:hidden;
   margin-top:31px;
   }
   
.abxx {
   height:auto; overflow:hidden;
   padding: 8px;
   background-color: #f2f2f2;
}
  
.iabone-bb {
   width:45.6%;
   float:right;
  }
  
.iabone-bb h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    color: #4b4d59;
    font-family: Fontthree;
    font-size: 2.4rem;
    position: relative;
    padding-left: 200px;
	margin-top:0px;
	margin-bottom:25px;
}

.iabone-bb h3 font {
    color: #2a54aa;
}

.iabone-bb h3:after {
    content: "";
    height: 2px;
    width: 160px;
    background: rgba(0,0,0,.1);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
}

.shujuk {
   height:auto; overflow:hidden;
   }
   
.shujuk li {
   list-style-type:none;
   float:left;
   color:#4b4d59;
   font-size:16px;
   margin-right:30px;
   margin-bottom:10px;
   }
   
.shujuk li h4 {
   font-family:'DIN Alternate Bold', Helvetica, Arial, sans-serif;
   font-size:48px;
   color:#2a54aa;
   margin-top:0px;
   margin-bottom:5px;
   position:relative;
   padding-right:25px;
   }
   
.sjzi {
   position:absolute;
   font-size:14px;
   line-height:23px;
   color:#2a54aa;
   bottom:4px;
   right:0px;
   }
   
.abnn {
   height:auto; overflow:hidden;
   font-size:15px;
   color:#4b4d59;
   line-height:36px;
   margin-top:70px;
   }
   
.wenhua {
   height:auto; overflow:hidden;
    padding: 40px 7% 60px;
}

.wenhua h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:36px;
   font-weight: bold;
   color:#1e1f23;
   margin-top:0px;
   margin-bottom:40px;
   }
   
.wenhua h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#8d8d91;
   margin-top:0px;
   margin-bottom:40px;
   }
   
.whrow {
   height:auto; overflow:hidden;
   margin-left:-74px;
   margin-right:-74px;
   }
   
.whrow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding-left:74px;
   padding-right:74px;
   }
   
.whtu {
   height:auto; overflow:hidden;
   position:relative;
   border-radius:15px;
   }
   
.whtu img {
   width:100%;
   border-radius:15px;
   }
   
.whrow li img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.whrow li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.whrow li section {
   overflow: hidden;
   }
   
.whtu-tit {
   position:absolute;
   width:108px;
   line-height:32px;
   font-size:16px;
   color:#FFFFFF;
   text-align:center;
   background-color:#114aa2;
   left:27px;
   top:27px;
   z-index:6;
   }
   
.youhua {
   border-right:1px solid #f1f1f1;
   }
   
.whrow li p {
   font-size:15px;
   color:#4b4d59;
   line-height:36px;
   text-align:center;
   margin-top:30px;
   margin-bottom:0px;
   }
 
.ihonor {
    background: url(../images/rybg.jpg) center no-repeat;
    background-size: cover;
    padding: 70px 7%;
}

.ititle big {
    display: block;
    font-size: 36px;
    font-weight: bold;
    line-height: 50px;
} 

.ititle span {
    display: block;
    color: #8d8d91;
    font-size: 2.0rem;
    line-height: 47px;
    font-family: Fontone;
    margin: 5px 0px 0px;
}

.ihonor ul {
	margin-top:40px;
	margin-right:-15px;
	margin-left:-15px;
	padding-bottom:30px;
}
.ihonor ul li {
	float:left;
	width:33.3333333333333333%;
	list-style-type:none;
	padding:0px 15px;
	margin-bottom:30px;
}
.ihonor ul li span {
	display:block;
	background:#fff;
	height: 365px; overflow: hidden;
	padding:25px;
	border-radius:15px;
}

.ihonor ul li span img {
    max-height: 315px;
    height: 100%;
    margin: 0 auto;
   }


.ihonor .more {
	width:55%;
	text-align:center;
	background:#fff;
	line-height:100px;
	color:#000;
	font-size:2.4rem;
	cursor:pointer;
	transition:.3s;
	margin:0 auto;
}
.ihonor .more:hover {
	background:#053b92;
	color:#fff;
}
@media (max-width:1400px) {
	.ihonor ul li span {
	padding:10px;
}
.ihonor .more {
	line-height:50px;
	font-size:1.6rem;
}
}@media (max-width:992px) {
	.ihonor ul {
	margin-top:10px;
	margin-right:-5px;
	margin-left:-5px;
	padding-bottom:10px;
}
.ihonor ul li {
	width:50%;
	padding:0px 5px;
	margin-bottom:10px;
}
.ihonor ul li span {
	padding:5px;
}
.ihonor .more {
	line-height:40px;
	font-size:1.4rem;
}
}

.lishi {
    background: url(../images/lcbg.jpg) center no-repeat;
    background-size: cover;
    padding: 70px 7% 100px;
}

.lishi .ititle {
	color:#fff;
	margin-bottom:55px;
}
.lishi .ititle span {
	color:#fff;
}
.fazhan {
	position:relative;
	padding:0px 6% 130px;
}
#hist {
	position:static;
}
#hist .swiper-slide {
	background:#fff;
	min-height:290px;
	border-radius:15px;
}
#hist .swiper-slide section {
	padding:5% 8% 0px;
}
#hist .swiper-slide section h3 {
	font-size:4rem;
	font-weight:bold;
	color:#053c74;
	font-family:Fontone;
	margin-top:0px;
	margin-bottom:16px;
}

#hist .swiper-slide section h4 {
	font-size:20px;
	color:#000;
	font-family:Fontone;
	margin-top:0px;
	margin-bottom:8px;
}

#hist .swiper-slide section span {
	display:block;
	color:#7d8491;
	line-height:25px;
	font-size:14px;
	margin:5% 0px 0px;
}
#hist .swiper-pagination {
	bottom:30px;
	top:auto;
	width:88%;
	left:6%;
	background:rgba(255,255,255,.3);
	height:8px;
}
@media (max-width:1400px) {
	#hist .swiper-slide section h3 {
	font-size:2.0rem;
}
#hist .swiper-slide section span {
	line-height:36px;
	font-size:1.6rem;
}
}@media (max-width:992px) {
	#hist .swiper-slide section h3 {
	font-size:2.0rem;
}
#hist .swiper-slide section span {
	line-height:22px;
	font-size:1.4rem;
}
#hist .swiper-slide section {
	padding:20px;
}
#hist .swiper-slide {
	min-height:190px;
}
}.kedu {
	bottom:0;
	width:88%;
	left:6%;
	position:absolute;
}
@media (max-width:768px) {
	.lishi .ititle {
	margin-bottom:15px;
}
.lishi {
	padding:20px 5%;
}
.fazhan {
	padding:0px 0 10px;
}
#hist .swiper-pagination {
	display:none;
}
.kedu {
	display:none;
}
}.kedu ul li {
	padding:0px 20px;
	float:left;
	list-style-type:none;
	width:33.33333333333%;
	font-size:2.1rem;
	color:#fff;
	font-family:Fontthree;
	line-height:30px;
}
.kedu ul li:nth-child(2) {
	text-align:center;
}
.kedu ul li:last-child {
	text-align:right;
}
.kedu dl {
	margin-bottom:20px;
	border-left:1px rgba(255,255,255,.8) solid;
}
.kedu dl dd {
	float:left;
	border-right:1px rgba(255,255,255,.8) solid;
	height:12px;
	width:2.7777777777777777777%;
}
#hist .swiper-pagination .swiper-pagination-progressbar-fill {
	background:#fff;
}
#hist .swiper-button-prev {
	background:url(../images/fzjt.png) center no-repeat;
	width:30px;
	height:56px;
	margin-top:-80px;
	opacity:1;
	left:0;
	outline:none;
}
#hist .swiper-button-next {
	background:url(../images/fzjt.png) center no-repeat;
	width:30px;
	height:56px;
	margin-top:-80px;
	opacity:1;
	transform:rotate(180deg);
	right:0;
	outline:none;
}
@media (max-width:768px) {
	#hist .swiper-button-prev {
	margin-top:-28px;
}
#hist .swiper-button-next {
	margin-top:-28px;
}
}


/* 新闻中心 */
.xwbj {
   height:auto; overflow:hidden;
   padding-top:60px;
   padding-bottom:60px;
   background:url(../images/xwbj.jpg);
   background-size: 100% 100%;
   }
   
.xwlie {
   height:auto; overflow:hidden;
   }
   
.xwlie li {
   list-style-type:none;
   height:auto; overflow:hidden;
   border-bottom: 1px dashed #d9d9d9;
   }
   
.xwlie li a {
   display:block;
   height:auto; overflow:hidden;
   padding:20px;
   padding-top:30px;
   padding-bottom:30px;
   background-color:#FFFFFF;
   }
   
.xwaa {
   width:22%;
   float:left;
   }
   
.xwbb {
   width:75%;
   font-size:16px;
   color:#999999;
   float:right;
   }
   
.xwbb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   color:#000000;
   margin-top:40px;
   margin-bottom:25px;
   }
   
.xwlie li a:hover .xwbb h2 {
   color:#053c74;
   }
   
.xwgd {
   width:86px;
   height:30px;
   line-height:30px;
   text-align:center;
   border: 1px solid #d9d9d9;
   margin-top:25px;
   }
   
.xwlie li a:hover .xwgd {
   color:#053c74;
   border: 1px solid #053c74;
   }
   
.xwlie li img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.xwlie li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xwlie li section {
   overflow: hidden;
   }
   
   
.tzbj {
    height: auto;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 60px;
	background-color:rgb(248, 248, 248);
}	
   
/* 分页 */
.page_list{
	padding: 15px 0;
	display:flex;
	justify-content:flex-end;
}
.page_list a{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	background-color: #eff2f7;
	margin-left: 10px;
	font-size: 1.6rem;
	font-family:ITCAvantGardeStd-Md;
	color: rgba(0,0,0,.5);
	transition: .3s;
	background-position:center;
	background-repeat:no-repeat;
}

.page_list a:first-child{
	background-image: url(../images/hsjt.png);
	background-size: auto 30%;
}
.page_list a:last-child{
	background-image: url(../images/hsjt.png);
	background-size: auto 30%;
	transform: rotateZ(180deg);
}
.page_list a:hover,.page_list a.on{
	color: #fff;
	background-color: #162a8a;
}
.page_list a:first-child:hover{
	background: #162a8a url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
}
.page_list a:last-child:hover{
	background: #162a8a url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
} 

/* 新闻详情 */
.inewsd {
	margin:50px 0px;
}
.incont .insct {
	line-height:30px;
	color:#666;
	font-size:1.5rem;
}
.incont .insct img {
	max-width:100%;
	height:auto;
}
.incont .instt {
	text-align:center;
	font-size:1.8rem;
	line-height:30px;
	padding:0px 0 20px;
	font-weight:bold;
}
.incont .insxx {
	border-bottom:1px rgba(0,0,0,.15) solid;
	display:flex;
	justify-content:center;
	margin-bottom:15px;
}
.incont .insxx span {
	line-height:26px;
	color:#999;
	margin:0px 4%;
	font-size:1.3rem;
}
@media (max-width:992px) {
	.inewsd {
	margin:20px 0px;
}
.incont .insct {
	line-height:26px;
	font-size:1.4rem;
}
.incont .instt {
	font-size:1.5rem;
	line-height:20px;
	padding:0px 0 10px;
}
.incont .insxx {
	display:none;
}
}

.fanye {
	margin:20px 0px 0px;
	border-top:1px rgba(0,0,0,.15) solid;
	padding:10px 0px 0px;
}
.fanye a,.fanye span {
	line-height:35px;
	float:left;
	max-width:50%;
	display:block;
	color:#666;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.fanye a:last-child,.fanye span:last-child {
	float:right;
}
.fanye a:hover {
	color:#f00;
}

/* 板块业务 */
.yewuk {
   height:auto; overflow:hidden;
   margin-top:70px;
   margin-bottom:58px;
   }
   
.ywdz {
    font-size: 20px;
    line-height: 40px;
}
   
.ywkuan {
    width: 1360px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
}

.yewu-aa {
   width:48.5%;
   line-height:40px;
   color:#2c2c2c;
   float:left;
   }
   
.ywtit {
   width:313px;
   height:auto; overflow:hidden;
   line-height:72px;
   text-align:center;
   background-color:#1343a2;
   color:#FFFFFF;
   font-size:26px;
   border-radius: 30px;
   margin-bottom:40px;
   }
   
.ywxx {
   height:315px;
   padding:15px;
   font-size:25px;
   line-height:50px;
   background-color: #f2f2f2;
   }   
   
.yewu-bb {
   width:48.1%;
   float:right;
   }
   
   
.yewu-cc {
   width:100%;
   height:auto; overflow:hidden;
}

.yewu-dd {
   width:100%;
   height:auto; overflow:hidden;
   text-align:center;
      font-size:20px;
   line-height:36px;
   margin-top: 30px;
}


.zlmore {
   width:150px;
   height:40px;
   margin:60px auto 0px;
   }
   
.zlmore a {
   display:block;
   width:100%;
   height:40px;
   line-height:40px;
   text-align:center;
   color:#FFFFFF;
   background-color:#005bac;
   border-radius: 20px;
   }
   
.zlmore a:hover {
   color:#FFFFFF;
   background-color:#000000;
   }
      
.xmsl {
   height:auto; overflow:hidden;
   line-height:70px;
   font-size:26px;
   color:#023d9b;
   border-bottom:1px solid #f4f4f4;
   margin-bottom:45px;
   }
   
.xmrow {
   height:auto; overflow:hidden;
   margin-left:-9px;
   margin-right:-9px;
   }
   
.xmrow li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left:9px;
   padding-right:9px;
   }
   
.xms {
   height:auto; overflow:hidden;
   position:relative;
   }
   
.xms-zi {
   position:absolute;
   width:100%;
   height:auto; overflow:hidden;
   line-height:54px;
   text-align:center;
   font-size:22px;
   color:#FFFFFF;
   left:0px;
   bottom:0px;
   background-color:rgba(0,0,0,.45);
   }
   
.xms img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.xms:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xms section {
   overflow: hidden;
   }
   
.case {
   height:auto; overflow:hidden;
   margin-top:60px;
   margin-bottom:75px;
   }
   
.case h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:26px;
   margin-top:0px;
   padding-bottom:18px;
   border-bottom:1px solid #eaeaea;
   margin-bottom:56px;
   }
   
.alrow {
   height:auto; overflow:hidden;
   margin-left:-8px;
   margin-right:-8px;
   }
   
.alrow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding-left:8px;
   padding-right:8px;
   margin-bottom:45px;
   }
   
.alkk {
   height:auto; overflow:hidden;
   border:1px solid #f4f4f4;
   border-radius: 10px;
   }
   
.alkk-zi {
   height:auto; overflow:hidden;
   padding:20px;
   padding-bottom:25px;
   }
   
.alkk-zi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   margin-top:0px;
   padding-bottom:20px;
   border-bottom:1px solid #f5f5f5;
   margin-bottom:22px;
   }
   
.almore {
   width:112px;
   height:34px;
   line-height:34px;
   color:#838383;
   text-align:center;
   background-color:#f7f7f7;
   border:1px solid #eaeaea;
   border-radius: 30px;
   }
   
.alkk img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width: 100%;
    aspect-ratio: 800 / 544;
    object-fit: cover;}  

.alkk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.alkk section {
   overflow: hidden;
   }
   
.shili {
    margin-top: 110px;
}   

.shili ul {
    overflow: hidden;
    color: #3a3a3a;
	padding:0px;
}

.shili li {
    list-style-type: none;
	position:relative;
    margin-bottom: 10px;
}

.shili li a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #3a3a3a;
	cursor:pointer;
	margin-bottom:20px;
}

.shili ul li ul img {
   width:100%;
   }

.sl-aa {
   width:63.6%;
   padding-left:36px;
   line-height:40px;
   font-size:20px;
   color:#3a3a3a;
   background:url(../images/jia.png) left; background-repeat:no-repeat;
   float:left;
   }
   
.sl-aax {
   background:url(../images/jian.png) left; background-repeat:no-repeat;
   }
   
.shili li .sl-bb {
   position:absolute;
   width:127px;
   right:0px;
   top:0px;
   z-index:5;
   }
   
.shili li .sl-bb a {
   display:block;
   width:100%;
   height:40px;
   line-height:40px;
   text-align:center;
   font-size:18px;
   color:#FFFFFF;
   background-color:#1343a2;
   border-radius: 30px;
   }
   
/* 投资者关系 */
.touzi {
   height:auto; overflow:hidden;
   margin-top:60px;
   margin-bottom:90px;
   }   
   
.tzrow {
   height:auto; overflow:hidden;
   margin-left:-15px;
   margin-right:-15px;
   }
   
.tzrow li {
   list-style-type:none;
   margin-bottom:30px;
   }
   
.tztit {
   height:auto; overflow:hidden;
   padding:15px;
   padding-top:55px;
   font-size:40px;
   color:#8c8c91;
   font-weight:bold;
   background:url(../images/tit.png) right top; background-repeat:no-repeat;
   }
   
.tzkk {
   height:auto; overflow:hidden;
   padding:40px;
   padding-top:30px;
   padding-bottom:52px;
   color:#8c8c91;
   background-color:#f4f4f4;
   }
   
.shilix .swiper-container {
    padding-bottom: 50px;
    
}

.shilix .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
    left: 0;
    width: 100%;
}

.shilix .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 100%;
    background: #EEEEEE;
    opacity: 1;
}

.shilix .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #2379bd;
}

.slmore {
   position:absolute;
   width:100px;
   top:10px;
   right:10px;
   z-index:3;
   }
   
.slmore a {
   display:block;
   width:100px;
   height:30px;
   line-height:30px;
   text-align:center;
   color:#FFFFFF;
   background-color:#005bac;
   border-radius: 20px;
   }
   
.slmore a:hover {
   background-color:#000000;
   }
   
.gctit {
    font-size: 25px;
}
   
   
/* 联系我们 */
.content {
	padding:66px 0px;
}

.content h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:38px;
   color:#2657b8;
   margin-top:0px;
   margin-bottom:20px;
   }

.lxkuan {
   width:1430px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.lxnn {
   height:auto; overflow:hidden;
   padding:8px;
   }
   
.lxaa {
   width:58.5%;
   position:relative;
   float:left;
   }

.lxbb {
   width:38.5%;
   height:624px;
   padding:12px;
   padding-top:40px;
   padding-right:20px;
   background:url(../images/quan.png) right top; background-repeat:no-repeat;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   float:right;
   }
   
.lxbb li {
   list-style-type:none;
   height:auto; overflow:hidden;
   font-size:16px;
   line-height:30px;
   color:#8d8d8d;
   padding-left:40px;
   margin-bottom:10px;
   }
   
.dian1 {
   background:url(../images/dian1.png) top left; background-repeat:no-repeat;
   } 
   
.dian2 {
   background:url(../images/dian2.png) top left; background-repeat:no-repeat;
   }
   
.dian3 {
   background:url(../images/dian3.png) top left; background-repeat:no-repeat;
   }
   
.lxbbk {
   height:auto; overflow:hidden;
   margin-bottom:15px;
   }
   
.lxbb li h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#040404;
   margin-top:0px;
   margin-bottom:5px;   
   }
   
.lxbb li h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#4f4f4f;
   margin-top:0px;
   margin-bottom:7px;   
   }

.shansuo {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 8;
}   
   
.shansuo dl dt,.shansuo dl dd{
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #FFFFFF;
}
.shansuo dl dd{
	width: 12px;
	height: 12px;
}
@media (max-width:992px) {
	.shansuo{
		width: 100%;
	}
	.shansuo dl dt,.shansuo dl dd{
		width: 12px;
		height: 12px;
	}
	.shansuo dl dd{
		width: 10px;
		height: 10px;
	}
}
.shansuo dl dt:nth-child(1){
	top: 67%;
    right: 17%;
	background: #FFFFFF;
}
.shansuo dl dd:nth-child(2){
    top: 18%;
    right: 10%;
}
.shansuo dl dd:nth-child(3) {
    top: 83%;
    left: 46%;
}
.shansuo dl dd:nth-child(4){
    top: 47.2%;
    left: 31.5%;
}


.shansuo dl dd i,.shansuo dl dt i{
	position: relative;
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 50%;
	background-image: radial-gradient(circle,rgba(255,255,255,0),rgba(255,255,255,1));
	animation: roateshow 1s linear infinite;
	-webkit-animation: roateshow 1s linear infinite;
}

.shansuo dl dd i,.shansuo dl dd i {
	position: relative;
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 50%;
	background-image: radial-gradient(circle,rgba(255,255,255,0),rgba(255,255,255,1));
	animation: roateshow 1s linear infinite;
	-webkit-animation: roateshow 1s linear infinite;
   }

.shansuo dl dt i{
	width: 12px;
	height: 12px;
}
@media (max-width:992px) {
	.shansuo dl dd i,.shansuo dl dt i{
		width: 10px;
		height: 10px;
	}
	.shansuo dl dt i{
		width: 12px;
		height: 12px;
	}
}
@keyframes roateshow
{
	0% {transform: scale(0);opacity: 0;}
	50% {transform: scale(2);opacity: 1;}
	100% {transform: scale(4);opacity: 0;}
}
@-webkit-keyframes roateshow
{
	0% {transform: scale(0);opacity: 0;}
	50% {transform: scale(2);opacity: 1;}
	100% {transform: scale(4);opacity: 0;}
}
@keyframes toright
{
	0% {padding-left:0;}
	50% {padding-left:30px;}
	100% {padding-left:0;}
}
@-webkit-keyframes toright
{
	0% {padding-left:0;}
	50% {padding-left:30px;}
	100% {padding-left:0;}
}
   

.liuyans {
    height: auto;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 45px;
}

.liuyans h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 42px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 83px;
}

.lykkm {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.hzi {
    color: #0086ff;
}

.biao {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.biao h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 14px;
    color: #000000;
}

.kka {
    height: 40px;
    border: 1px solid #d2d2d2;
	border-radius: 0;
}

.kkb {
    border: 1px solid #d2d2d2;
	border-radius: 0;
}

.anniu {
    width: 208px;
    height: 54px;
	font-size:16px;
    background-color: #0086ff;
	border:1px solid #0086ff;
    padding: 0px;
}  

.dzz {
  font-size:18px;
  }
  
  
.kehu {
   margin-top:60px;
   margin-bottom:60px;
   }  
   
/* 业务详情 */
.shebei {
    padding: 50px 0px;
}   

.shebei h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 26px;
    margin-top: 0px;
    padding-bottom: 18px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px;
}

.hxtp {
    margin-top: 25px;
    height: auto;
    overflow: hidden;
}

.hxtp .col-md-5 img {
   width:100%;
   }
   

.pro-ptt {
    font-size: 22px;
    font-weight: bold;
    padding: 0px 0px 15px;
	position:relative;
    margin-top: 20px;
    border-bottom: 1px #734702 solid;
}

.proal {
   position:absolute;
   width:140px;
   right:0px;
   top:0px;
   }
   
.proal a {
   display:block;
   width:100%;
   height:30px;
   line-height:30px;
   color:#FFFFFF;
   font-size:16px;
   text-align:center;
   background-color:#2e75b6;
   border-radius: 30px;
   }
   
.proal a:hover {
   background-color:#000000;
   }

.guddy {
    height: 225px;
    padding: 5px;
    font-size:18px;
    line-height: 36px;
    color: #787982;
    overflow-y: scroll;
}

.liebiao {
   height:78px;
   border:1px solid #ebebeb;
   margin-top:25px;
   }
   
.liebiao-aa {
   width:16%;
   height:76px;
   line-height:76px;
   text-align:center;
   float:left;
   color: #000000;
   background-color: #f5f6f6;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb {
   width:68%;
   height:78px;
   line-height:78px;
   float:left;
   text-align:center;
   color:#919191;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb a {
   color:#000000;
   }
   
.liebiao-cc {
   width:16%;
   height:76px;
   line-height:76px;
   text-align:center;
   color: #000000;
   background-color: #f5f6f6;
   float:right;
   } 
   
   
.liebiaok {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiaok-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiaok-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #1b2d52;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}  


.guddw {
    height:315px;
    font-size: 20px;
    line-height: 40px;
    background-color: #f2f2f2;
    padding: 15px;
	border-radius: 20px;
}

.yc {
    display: block;
}

.yd {
    display: none;
}

@media (min-width: 1600px) and (max-width: 1800px) {
   
.container {
   width:100%;
   }
   
.iabone-aa h3 {
    font-size: 22px;
}

}


@media (min-width: 1400px) and (max-width: 1600px) {
.kuanping {
   width:100%;
   }
   
.container {
   width:100%;
   }
   
.nav {
    padding-left: 120px;
}   

.whrow {
    height: auto;
    overflow: hidden;
    margin-left: -40px;
    margin-right: -40px;
}  

.whrow li {
    list-style-type: none;
    width: 33.3%;
    float: left;
    padding-left: 40px;
    padding-right: 40px;
} 

.iabone-aa h3 {
    font-size: 18px;
    margin-bottom: 50px;
}

.iabone-aa {
    font-size: 14px;
    line-height: 30px;
    color: #4b4d59;
}
   
}

@media (min-width: 1200px) and (max-width: 1400px) {
.kuanping {
   width:100%;
   }
   
.container {
   width:100%;
   }
   
.abkuan {
   width:100%;
   }   
   
.ywkuan {
   width:100%;
   }
   
.nav {
    padding-left: 50px;
}    

.navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

.whrow {
    height: auto;
    overflow: hidden;
    margin-left: -30px;
    margin-right: -30px;
}  

.whrow li {
    list-style-type: none;
    width: 33.3%;
    float: left;
    padding-left: 30px;
    padding-right: 30px;
}     

.iabone-aa h3 {
    font-size: 16px;
    margin-bottom: 40px;
}

.iabone-aa {
    font-size: 14px;
    line-height: 30px;
    color: #4b4d59;
}

.xwright {
    padding-top: 15px;
    padding-bottom: 15px;
}

   
}


@media (min-width: 1000px) and (max-width: 1200px) {
  
.kuanping {
   width:100%;
   }
   
.container {
   width:100%;
   }
   
.abkuan {
   width:100%;
   }   
    
.ywkuan {
    width:100%;
   }  
   
.nav {
    padding-left: 40px;
}   
   
.logo {
    width:160px;
    margin-top:25px;
}   

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 73px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
    font-size: 16px;
}

.xwright li h3 {
    font-size: 18px;
    color: #000000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 0px;
    margin-bottom: 8px;
}

.guddw {
    height:auto; overflow:hidden;
    font-size: 16px;
    line-height: 36px;
    background-color: #f2f2f2;
    padding: 10px;
    border-radius: 20px;
}

.lxbb {
    width: 38.5%;
    height:auto; overflow:hidden;
    padding: 12px;
    background: url(../images/quan.png) right top;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
    float: right;
}

.ywxx {
    height: 230px;
    padding: 10px;
    font-size: 20px;
    line-height: 40px;
    background-color: #f2f2f2;
}

.xwkuan {
    width: 100%;
}

.iabone-aa {
    font-size: 14px;
    line-height: 25px;
}

.iabone-aa h3 {
    font-size: 20px;
    color: #1e1f23;
    letter-spacing: 2px;
    text-align: center;
    margin-top:0px;
    margin-bottom: 20px;
}

.whrow {
    height: auto;
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
}

.whrow li {
    list-style-type: none;
    width: 33.3%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.whrow li p {
    font-size: 14px;
    color: #4b4d59;
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0px;
}

    
}    
    

@media (min-width: 0px) and (max-width: 1000px) {

.navbar-nav > li > a {
    padding: 5px 20px;
    line-height: 30px;
}

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
.container {
   width:100%;
   }
   
.yd {
    display: block;
}

.yc {
    display: none;
} 


.guding {
    padding-top: 0px;
    padding-bottom: 0px;
}

.logo {
   width:180px;
   }
   
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
    left: 0;
    width: 100%;
}

.banner .swiper-pagination-bullet {
    width: 20%;
    height: 1px;
}

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
    width: 20%;
    height: 4px;
}

.about {
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.about h2 {
    font-size: 25px;
    text-align: center;
    color: #111111;
    margin-top: 0px;
    margin-bottom: 20px;
}

.abtit {
    position: absolute;
    width: 300px;
    height: 86px;
}

.abkuan {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #FFFFFF;
    padding: 15px;
    position: relative;
    margin-top: 50px;
    font-size: 14px;
    color: #111111;
    line-height: 25px;
    z-index: 8;
    margin: 0px auto 0px;
}

.abkuan h2 {
    font-size: 20px;
    color: #000000;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.antt-s {
    width: 40px;
    height: 40px;
    margin: 0 auto;
}

.shuju {
    height: auto;
    overflow: hidden;
    margin-top: 25px;
}

.shuju li {
    width: 50%;
    text-align: center;
    color: #2e2e2e;
    float: left;
	margin-bottom:20px;
}

.shuju li h3 {
    font-size: 30px;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 8px;
}

.yewu {
    height: auto;
    overflow: hidden;
    padding-top: 30px;
}

.yewu h2 {
    font-size: 20px;
    color: #000000;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.ywlan {
    position:relative;
    width: 100%;
}

#slidingBlock span {
    float:left; width:100%; height:130px; font-weight:bold; text-align:center; font-size:16px; over-flow:hidden;
}
#slidingBlock span.menuNo {
    font-weight:normal; width:100%; height:130px; color:#FFFFFF; padding-top:10px; padding-left:5px; padding-right:5px; font-size:16px; background-color:rgba(0,0,0,.28); text-align:center;
}
#slidingBlock span.menuOn {
    font-weight:normal; width:100%; height:130px; color:#FFFFFF; padding-top:10px; padding-left:5px; padding-right:5px; font-size:16px; text-align:center; background-color:#2378d0;
}

.ywnn-zi {
    position: absolute;
    width: 90%;
    left: 5%;
    top: 50%;
    color: #FFFFFF;
    font-size: 14px;
    z-index: 6;
}

.ywnn-zi h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 0px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.ywnn-zi h4 {
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 8px;
}

.ywlan li p {
    font-size: 14px;
}

.xinwen {
    margin-top: 30px;
    height: auto;
    overflow: hidden;
}

.xinwen h2 {
    font-size: 20px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.xwleft {
    width: 100%;
}

.xwright {
    width: 100%;
    padding: 15px;
}

.xwss {
    position: absolute;
    width: 100%;
    padding: 20px;
    color: #d8d8d8;
    left: 0px;
    bottom: 0px;
    z-index: 8;
}

.hezuo {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 25px;
}

.hezuo h2 {
    font-size: 20px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.hzrow li {
    list-style-type: none;
    width: 50%;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 10px;
}

.bottom {
    height: auto;
    overflow: hidden;
    color: #a8a8a8;
    line-height: 30px;
    background:none;
	background-color:#053c74;
    padding-top: 30px;
	margin-bottom:50px;
}

.footer {
    height: auto;
    overflow: hidden;
    border-top: 1px solid rgba(255,255,255,.13);
    line-height: 40px;
    margin-top: 15px;
}

.navbar-collapse {
    max-height: 500px;
}

.navbar-inverse {
    background-color: rgba(0,0,0,.8);
}

.yuyanx {
    width: 100%;
    height: 38px;
    line-height: 38px;
	color:#FFFFFF;
    text-align: center;
    margin-top: 10px;
	margin-bottom:10px;
}

.yuyanx a {
   color:#FFFFFF;
   }
   
.iabone {
    height: auto;
    overflow: hidden;
    padding: 20px 5% 30px;
}

.iabone-aa {
    width: 100%;
    font-size: 16px;
    line-height: 40px;
}

.iabone-aa h3 {
    font-size: 18px;
    color: #1e1f23;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.iabone-bb {
    width: 100%;
	margin-top:20px;
}

.wenhua {
    height: auto;
    overflow: hidden;
    padding: 20px 5% 30px;
}

.iabone-bb h3 {
    margin-top: 0px;
    margin-bottom: 15px;
}

.wenhua h2 {
    font-size: 20px;
    font-weight: bold;
    color: #1e1f23;
    margin-top: 0px;
    margin-bottom: 20px;
}

.whrow {
    height: auto;
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
}

.whrow li {
    list-style-type: none;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
	margin-bottom:10px;
}

.whrow li p {
    font-size: 14px;
    color: #4b4d59;
    line-height: 26px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.ihonor {
    padding: 30px 5%;
}

.ititle big {
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
}

.youhua {
    border-right: 0px solid #f1f1f1;
}

#hist .swiper-button-prev {
    background:url(../images/fzjtx.png) center no-repeat;
	background-size: 20px 37px;
	width:20px;
	height:37px;
	opacity:1;
	left:5px;
	outline:none;
}
#hist .swiper-button-next {
    background:url(../images/fzjtx.png) center no-repeat;
	background-size: 20px 37px;
	width:20px;
	height:37px;
	opacity:1;
	transform:rotate(180deg);
	right:5px;
	outline:none;
}

.xwbj {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.xwlie li a {
    height: auto;
    overflow: hidden;
    padding: 15px;
}

.xwaa {
    width: 100%;
}

.xwbb {
    width: 100%;
    font-size: 14px;
    color: #999999;
}

.xwbb h2 {
    font-size: 18px;
    color: #000000;
    margin-top: 10px;
    margin-bottom: 10px;
}

.xwkuan {
    width: 100%;
}

.yewuk {
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 20px;
}

.ywtit {
    width: 60%;
    height: auto;
    overflow: hidden;
    line-height: 40px;
    text-align: center;
    background-color: #1343a2;
    color: #FFFFFF;
    font-size: 18px;
    border-radius: 20px;
    margin-bottom: 20px;
}

.ywkuan {
    width:100%;
   }
   
.yewu-aa {
    width: 100%;
    line-height: 40px;
}

.ywxx {
    height:auto; overflow:hidden;
    padding: 10px;
    font-size: 18px;
    line-height: 30px;
}

.yewu-bb {
    width: 100%;
	margin-top:15px;
}

.xmsl {
    height: auto;
    overflow: hidden;
    line-height: 40px;
    font-size: 18px;
    color: #023d9b;
    margin-bottom: 25px;
}

.shili {
    margin-top: 30px;
}

.sl-aa {
    width: 63.6%;
    padding-left: 15px;
	height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
    line-height: 40px;
    font-size: 16px;
    color: #3a3a3a;
}

.case {
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 35px;
}

.case h2 {
    font-size: 18px;
    margin-top: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
}

.alrow li {
    list-style-type: none;
    width: 100%;
    margin-bottom: 20px;
}

.gctit {
    font-size:18px;
}

.pro-ptt {
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0px 15px;
    position: relative;
    margin-top: 10px;
}

.guddy {
    height:auto; overflow:hidden;
    padding: 5px;
    font-size: 14px;
    line-height: 25px;
    color: #787982;
}

.liebiaok-aa {
    width: 100%;
}

.liebiaok-bb {
    width: 100%;
}

.yewu-dd {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    margin-top: 15px;
}

.ywdz {
    font-size: 16px;
    line-height: 25px;
}

.ywdz img {
   width:100%;
   }
   
.zlmore {
    width: 150px;
    height: 40px;
    margin: 20px auto 0px;
}

.guddw {
    height:auto; overflow:hidden;
    font-size: 16px;
    line-height: 25px;
    background-color: #f2f2f2;
    padding: 15px;
}

.xms-zi {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
}

.content {
    padding: 30px 0px;
}

.content h2 {
    font-size: 20px;
    color: #2657b8;
    margin-top: 0px;
    margin-bottom: 10px;
}

.lxaa {
    width: 100%;
}

.lxbb {
    width: 100%;
    height:auto; overflow:hidden;
    padding: 15px;
}

.liuyans {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 25px;
}

.liuyans h3 {
    font-size: 25px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
}

.biao h4 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #000000;
}


.fygnav {
    padding: 0px;
	height:50px;
	background-color:#0065cf;
}
.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 25%;
    text-align: center;
    float: left;	
}
.fygnav li a { display:block; color:#FFFFFF; background-color:#0065cf; height:50px; padding-top:3px; border-right:1px solid rgba(255,255,255,.2);}

.fygnav li a:hover { color:#FFFFFF; background-color:#0065cf;}

.fygnav li p {
   margin-top:2px;
   }

}


