.indexbanner .swiper-pagination{
	position: absolute;
	bottom: 50px;
}

.indexbanner>.continer{
	position: relative;
}
/*.times::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

.times::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

.times::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-image: -webkit-gradient(linear,
									   left bottom,
									   left top,
									   color-stop(0.44, rgb(122,153,217)),
									   color-stop(0.72, rgb(73,125,189)),
									   color-stop(0.86, rgb(28,58,148)));
}*/

.indexbanner .swiper-pagination-bullet{
	width: 69px;
	height: 3px;
	background: #fff;
	opacity: 1;
	border-radius: initial;
	margin-right: 20px;
}
.indexbanner .swiper-pagination-bullet-active{
	background: #1066a9;
}
.indexbanner img{
	width: 100%;
}
.jjfa>img{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.times>ul>li h3{
	font-family: 'Conv_Reducto Condensed SSi Condensed';	
	font-size: 36px;
	color: #333;
	display: inline-block;
	position: absolute;
	top: 16%;
	left: -99px;
}
.times{
	width: 80%;
	padding-left: 16%;
	padding-right: 4%;
	height: 266px;
	float: left;
	
}

.lsfz.continer{	padding-top: 60px;}
.ls{margin-top: 40px;padding-bottom: 22px;}
.ls .left{width:60%;float: left;line-height:2;}
.ls p{}
.ls_img{
	float: right;
	width: 35%;
	margin-right:0%;
}
.ls_img img{
	width: 100%;
	min-height: 200px;
}

.cp{
	background: #f3f7f9;
	padding-top: 60px;
}
.cp .wrap_tit{
	padding-bottom: 70px;
}
.cp_banner{
	position: relative;
}
.cp_banner img{
	width: 80%;
}
.cp_banner .swiper-slide{
	text-align: center;
	margin-bottom: 23px;
	position: relative;
}
.cp_banner .swiper-slide a{
	display: block;
}
.cp_banner .swiper-slide a p{
	display:inline;
	margin-top:10px;
	font-size: 16px;
	color: #333;
	width: 100%;
	padding: 15px 10px;
	
}
.cp_banner .swiper-slide a{
	position: relative;
}
.cp_banner .swiper-slide span{
	display: inline-block;
	background: #fff;
	width: 33px;
	height: 33px;
	border-radius: 50%;
	text-align: center;
	display: none;
	
}
.cp_banner .swiper-slide span i{
	line-height: 33px;
	font-size: 25px;
	color: #005e9c;
}
.cp_banner .swiper-slide:hover img{
	opacity: .3;
}
.cp_banner .swiper-slide:hover .b_img{
	background: #0057b1;
}
.cp_banner .swiper-slide:hover .b_p{

			/*position:absolute ;

			top: 30%;*/

			transform: translateY(-380%);
			width: 100%;	

			text-align: center;		

}
.cp_banner .swiper-slide:hover p{
			border-top: 1px solid #fff;	
			border-bottom: 1px solid #fff;	
			color: #fff;	
}
.cp_banner .swiper-slide:hover span{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 120px;
	bottom: 0;
	margin: auto;
}
/*.cp_banner .swiper-slide img{
	width: 100%;
}*/
.cp_banner .swiper-container{
	background: #f3f7f9;
}
.cp_banner{
	background: url(../images/cp_bannerback.png);
	background-size:24% ;
}
.cp_banner .swiper-button-prev,.cp_banner .swiper-button-next{
	background: initial;
}
.cp_banner .swiper-button-prev:hover i,.cp_banner .swiper-button-next:hover i{
	background: #0057b1;
	cursor:pointer
}
.cp_banner .swiper-slide a p{
	pointer-events: none;
}
.cp_banner .swiper-button-prev i,.cp_banner .swiper-button-next i{
	display: block;
	width: 48px;
	height: 125px;
	background: #797b7c;
	color: #fff;
	line-height: 125px;
	text-align: center;
	font-size: 35px;
}
.cp_banner .swiper-button-prev{
	left: -48px;
	top: 40%;
}
.cp_banner .swiper-button-next{
	right: -48px;
	top: 40%;
}
.jjfa{
	padding-top: 60px;
	background: url(../images/indexjjfa_02.jpg) no-repeat;
	background-size:100% 100% ;
	padding-bottom: 75px;
	position: relative;
}
.jjfa .wrap_tit h2{
	color: #fff;
}
.jjfa .wrap_tit a{
	color: #fff;
	background: #0057b1;
	border: 1px solid #d9d9d9;
}
.jjfa .wrap_tit a:hover{
	background: #fff;
	color: #0057B1;
	border: 1px solid #0057B1;
}
.jjfainner{
	text-align: center;
	position: relative;
}
.jjfainner .jjfa_img{
	display:inline-block;
	position: relative;
	margin: 0 auto;
	margin-top: 80px;
}
.jjfainner .jjfa_img .pic{
	position: absolute;
	top: -136px;
	opacity: 0;
}
.jjfainner .jjfa_img:hover .pic{
	opacity: 1;
}
.jjfa_text>span{
	display: block;
	width: 53px;
	height: 53px;
	border: 3px solid #739cc5;
	border-radius: 50%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #005aa9;
	position: relative;
	z-index: 2;
}
.jjfa_text span p{
	line-height: 53px;
	font-size: 23px;
	display: none;
}
.jjfa_text span i{
	line-height: 53px;
	font-size: 23px;
	
	
}
.jjfa_text img{
	position: absolute;
	top: -25px;
	left: -300px;
	opacity: 0;
}
.jjfa_text{
	position: absolute;
	text-align: initial;
}
.jjfa_text:hover span p{
	display: block;	
}
.jjfa_text:hover span i{
	display: none;	
}
.jjfa_text:hover img{
	opacity: 1;
}
.jjfa_text.jiqi{
	top: 110px;
	left: 304px;
}
.jjfa_text.ji:after{
	content: '';
	display: block;
	width: 200px;
	height: 2px;
	background: rgba(255,255,255,.2);
	margin-top: -30px;
	margin-left: 9px;
}
.jjfa_text.liao{
	top: inherit;
	bottom: 53px;
	left:initial;
	left: 356px;
}
.jjfa_text.liao:after{
	content: '';
	display: block;
	width: 157px;
	height: 2px;
	background: rgba(255,255,255,.2);
	margin-top: -30px;
	margin-right: 9px;
}
.jjfa_text.fa{
	top: 62px !important;
	left:initial !important;
	right:364px !important;
}
.jjfa_text.fa:after{
	content: '';
	display: block;
	width: 130px;
	height: 2px;
	background: rgba(255,255,255,.2);
	margin-top: -30px;
	margin-left: -130px;
}
.jjfa_text.fa img{
	left: inherit;
	right: -300px;
}
.jjfa_text.huan img{
	left: inherit;
	right: -300px;
}
.jjfa_text.huan{
	top: 180px;
	left:initial;
	right:299px;
}
.jjfa_text.huan:after{
	content: '';
	display: block;
	width: 162px;
	height: 2px;
	background: rgba(255,255,255,.2);
	margin-top: -26px;
	margin-left: -141px;
}
.jjfa_text.ce img{
	left: inherit;
	right: -300px;
}
.jjfa_text.ce{
	top: inherit;
	bottom: 15px;
	left:initial;
	right:340px;
}
.jjfa_text.ce:after{
	content: '';
	display: block;
	width: 162px;
	height: 2px;
	background: rgba(255,255,255,.2);
	margin-top: -26px;
	margin-left: -141px;
}
.ms{
	text-align: right;
	position: absolute;
	width: 250px;
	top: 0;
	left: -260px;
}
.ms h1{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.ms span{
	font-size: 16px;
	color: rgba(255,255,255,.6);
}
.fa .ms{
	top: 0;
	text-align: left;
	left:inherit;
	right: -260px;
}

.huan .ms{
	top: 0;
	text-align: left;
	left:inherit;
	right: -260px;
}
.ce .ms{
	top: 0;
	text-align: left;
	left:inherit;
	right: -260px;
}
.indexnews{
	padding-top:40px;
}
.indexnews .wrap_tit a{
	margin-left: 6px;
}
.wrap_tit a:hover{
	background: #0057b1;
	color: #fff;
}
.index_news .text h2{
	font-size: 18px;
	font-weight: bold;
	color: #444;
	font-family: arial;
	margin-bottom: 10px;
}
.index_news .text p{
	font-size: 16px;
	color: #444;
	line-height: 26px;
	margin-bottom: 24px;
}
.index_news .text a:nth-child(2){
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #0057b1;
	line-height: 30px;
	text-align: center;
	color: #0057b1;
	position: absolute;
	bottom: 30px;
	left: 30px;
	
}
.indexnews{
	background: #f3f7f9 url(../images/indexnewsback.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	padding-bottom: 65px;
	
}

.index_news{
	position: absolute;
	margin-top: 50px;
	text-align: center;
	opacity: 0;
}
.sw.continer{
	position: relative;
	padding-bottom: 520px;
}
.index_news.ac{
	opacity: 1;
}
.index_news img{
	max-width: 100%;
	height: 194px;
}
.index_news .text{
	padding: 30px 40px 30px 20px;
	border: 1px solid #ebebeb;
	border-top:none;
	box-sizing: border-box;
	text-align: left;
	min-height: 200px;
	position: relative;
}
.index_news .swiper-slide:hover .text{
	background: #fff;
}
.index_news .swiper-slide:hover .text a:nth-child(2){
	background: #0057B1;
	color: #fff;
}
.index_news .swiper-pagination{
	left: 44.5%;
	padding-top:36px
}

.index_news .swiper-pagination-bullet-active:after{
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	border: 1px solid #0057B1;
	border-radius: 50%;
	margin-top: -3px;
	margin-left:-3px;
}
.index_news .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background: #c2c4c6;
	margin-left: 18px;
	opacity: 1;
}
.index_news .swiper-pagination-bullet-active{
	width: 10px;
	height: 10px;
	background: #0057b1;
	margin-left: 18px;
}
.indexnews>a{
	display: inline-block;
	width: 140px;
	height: 40px;
	border-radius: 20px;
	background: #0057B1;
	color: #fff;
	line-height: 40px;
	text-align: center;
	
	
}
.indexnews>a:hover{
	background: #fff;
	color: #0057B1;
	border:1px solid #0057B1 ;
}
.indexnews .wrap_tit .ac{
	background: #0057B1;
	color: #fff;
}
.zh{
	padding-top: 60px;
}
.zhxx{
	width: 49%;
	margin-right: 2%;
	float: left;
}
.zhxx_banner{
	position: relative;
	margin-top: 32px;
	border: 1px solid #e5e5e5;
	padding: 2%;
}

.zhxx_banner .text{
	padding-left: 16px;
	padding-bottom: 15px;
	padding-top: 20px;
}
.zhxx_banner .text span{
	font-size: 16px;
	color: #333;
	display: inline-block;
	margin-bottom: 10px;
}
.zhxx_banner .swiper-slide img{
	width: 100%;
}
.zhxx_banner .text p{
	font-size: 16px;
	color: rgba(51,51,51,.5);
}
.zhxx_banner .swiper-button-prev,.zhxx_banner .swiper-button-next{
	background: initial;
	display: inline-block;
	width: 36px;
	height: 36px;
	background: #dadde6;
	line-height: 36px;
	text-align: center;
	color: #0057b1;
}
.swiper-button-disabled{
	opacity: 1 !important;
}
.zhxx_banner .swiper-button-next{
	top: -40px;
}
.zhxx_banner .swiper-button-prev{
	top: -40px;
	right: -44px\9\0;
	left: initial;
	right: 44px !important;
}
.zhxx_banner .swiper-button-prev:hover,.zhxx_banner .swiper-button-next:hover{
	color: #fff;
	background: #0057B1;
}
.jlh{
	float: right;
	width: 49%;
}
.jlhbanner{
	margin-top: 32px;
}
.jlhbanner .swiper{
	padding: 1%;
	width: 46.7%;
	border: 1px solid #e5e5e5;
	float: left;
	min-height: 244px;
}
.jlhbanner .swiper:hover{
	background: rgba(0,87,177,.8);
}
.jlhbanner .swiper:hover span{
	color: #fff;
}
.jlhbanner .swiper img{
	width: 100%;
}
.jlhbanner .swiper:first-child{
	margin-right: 1.5%;
}
.jlhbanner .text{
	padding-left: 16px;
	padding-bottom: 15px;
	padding-top: 20px;
}
.jlhbanner .text span{
	font-size: 16px;
	color: #333;
	display: inline-block;
	margin-bottom: 10px;
}
.jlhbanner .text p{
	font-size: 16px;
	color: rgba(51,51,51,.5);
}
.jlh .wrap_tit a{
	background: #fff;
}
.jlh .wrap_tit a:hover{
	background: #0057B1;
}
.jlh{
	padding-bottom: 60px;
}
.khbanner{
	margin-top: 20px;
	padding-bottom: 35px;
	position: relative;
	text-align: center;
	height: 64px;
}
.khbanner .swiper-slide:hover{
	border: 1px solid #e2e2e2;
	min-height: 64px;
	line-height: 64px;
}
.khbanner .swiper-container{
	/*overflow: visible;*/
	
}
.khbanner .swiper-button-next,.khbanner .swiper-button-prev{
	background: initial;
	top: 33px;
}
.khbanner .swiper-button-next{
	right:-30px ;
}
.khbanner .swiper-button-prev{
	left:-30px ;
}
.khbanner i{
	font-size: 40px;
	color: #d0d0d0;
}
