

/*banner*/
.banner{
	position: relative;
	width: 100%;
	z-index: 11;
}
.banner .bd{
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.banner .bd ul {
	width: 100% !important;

}

.banner .bd ul li {
	width: 100% !important;
	text-align: center;
}

.banner .bd ul li a {
	display: block;
	
	background-position: center;
	background-repeat: no-repeat;
}

@media (max-width:991px){
	.banner .hd{
		bottom: 20px;
	}
}  
@media (min-width:991px){
	.banner .hd{
		bottom: -82px;
	}
}  
@media (min-width:991px){
	.banner{
		height: 573px;
	}
}
@media (min-width:991px){
	.banner a{
		height: 573px;
	}
}
@media (min-width:991px){
	.banner ul{
		height: 573px;
	}
}

.banner .hd {
	width: 100%;
	position: absolute;
	left: 0;
	
	text-align: center;
	z-index: 1;
}
.banner .hd ul {}
.banner .hd ul li {
	margin: 0 7px;
	width: 36px;
	height: 6px;
	background: #fff;
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	font-size: 0;
	border-radius: 12px;
}

.banner .hd .on {
	background: #265bf6;
}

@media (min-width:991px) {
	.topka{
		width: 1300px;
	}
}

@media (min-width:991px) {
	.topka .kabar{
		width: 1300px;
		position: absolute;
	}
}
.topka{
	
	height: 50px;
	position: relative;
	margin: 0 auto;
	
}
.topka .kabar{
	
	bottom: 0;
	width: 1300px;
	height: 100px;
	margin: 0 auto;
	box-shadow: 0 0 20px rgba(33,84,245,.3);
	border-radius: 10px;
	z-index: 1111;
	background: #fff;
}

@media (min-width:991px) {
	.topka .kabar .track{
		width: 560px;
		float: left;
		padding: 10px 10px 10px 25px;
	}
}

.topka .kabar .track{
	
	height: 80px;
	
}
.topka .kabar .track h2{
	font-size: 16px;
	font-weight: 600;
	color: #666666;
	display: block;
	
}
.topka .kabar .track .search{
	margin-top: 14px;
}

.topka .kabar .track .search input{
	
	float: left;
	height: 50px;
	border: 1px solid rgba(0,0,0,0.1);
	outline: none;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	display: block;
	text-indent: 5px;
	font-size: 14px;
	color: #333;
	border-right: none;
}

@media (min-width:991px) {
	.topka .kabar .track .search input{
		width: 400px;
		
	}
}
@media (min-width:991px) {
	.topka .kabar .track .search button{
		width: 120px;

	}
}
.topka .kabar .track .search button{
	height: 52px;
	background: #265bf6 url(../images/search.png) 28px 15px no-repeat;
	background-size: 24px 24px;
	outline: none;
	cursor: pointer;
	display: block;
	text-indent: 30px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	border: none;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

@media (min-width:991px) {
	.topka .contectbar{
		float: right;
		width: 700px;
	}
}

@media (min-width:991px) {
	.topka .contectbar ul li{
		width: 175px;
		height: 32px;
		margin-top: 34px;
		float: left;
	}
}



.topka .contectbar ul li img{
	display: block;
	width: 24px;
	height: 24px;
	float: left;
	margin-top: 4px;
}
.topka .contectbar ul li span{
	font-size: 16px;
	color: #222;
	display: inline-block;
	margin-left: 10px;
	margin-top: 4px;
}


/* service */

@media (min-width:991px) {
	.service{
		width: 1300px;
		margin: 30px auto 0;
		height: 720px;
	}
}

.service .hd{
	float: left;
	width: 428px;
	margin-top: -12px;
}
.service .hd ul li{
	width: 428px;
	height: 168px;
	background: url(../images/bg1.png) center no-repeat ;
	margin-top: 12px;
	cursor: pointer;
}
.service .hd ul li .left{
	float: left;
	width: 180px;
	margin-left: 25px;
	margin-top: 25px;
	
}
.service .hd ul li .left h2{
	font-size: 16px;
	font-weight: 700;
	color: #2e5ef6;
	display: block;
	width: 180px;
	text-align: center;
}
.service .hd ul li .left p{
	margin-top: 15px;
	font-size: 14px;
	line-height: 22px;
	color: #222;
/* 	text-align: center; */
}

.service .hd ul li .left a{
	display: block;
	text-align: center;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	color: #fff;
	font-weight: 700;
	background-image: linear-gradient(to right, #3d8dfb, #265bf6);
	border-radius: 40px;
	box-shadow: 0 0 20px rgba(33, 84, 245, .3);
	margin: 15px auto 0;
}

.service .hd ul li .list{
	width: 172px;
	float: right;
	margin-top: 30px;
}

.service .hd ul li .list dd{
	line-height: 26px;
	font-size: 14px;
	color: #000;
}
.service .hd ul li .list dd:hover a{
	color: #265bf6;
}

@media (min-width:991px) {
	.service .bd{
		width: 852px;
		height: 705px;
		box-shadow: 0 0 20px rgba(33, 84, 245, .3);
		float: right;
		overflow: hidden;
	}
}

@media (min-width:991px) {
	.service .bd .p1{
		width: 812px;
		height: 360px;
		padding: 20px 0;
		margin: 0 auto;
		border-bottom: 1px solid #e2e7f5;
	}
}

@media (min-width:991px) {
	.service .bd .p1 .left{
		width: 370px;
	}
}

.service .bd .p1 .left{
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	width: 370px;
}
.service .bd .p1 .left h3{
	font-size: 20px;
	font-weight: 700;
	border-left: 4px solid #2857eb;
	line-height: 22px;
	padding-left: 20px;
}
.service .bd .p1 .left .miaoshu{
	margin-top: 35px;

}

.service .bd .p1 .left .miaoshu p{
	font-size: 14px;
	line-height: 23px;
	margin-top: 15px;
	padding-left: 10px;
	color: #222;
}
.service .bd .p1 .left .miaoshu p i{
	width: 22px;
	height: 22px;
    display: inline-block;	    
	font-style: normal;
	background: #2857eb;
	border-radius: 22px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	margin-right: 10px;
	line-height: 22px;
}

@media (min-width) {
	.service .bd .p1 .left span{
		margin-top: 50px;
	}
}
.service .bd .p1 .left span{
	display: block;
	color: #2857eb;
	font-size: 16px;
	font-weight: 700;
	margin-top: 40px;

}
.service .bd .p1 .left a{
	display: block;
	font-size: 14px;
	width: 105px;
	height: 32px;
	display: inline-block;
	background: #2857eb;
	color: #fff;
	line-height: 32px;
	text-align: center;
	border-radius: 50px;
	margin-top: 30px;
	margin-left: 60px;
	
}
.service .bd .p2{
	height: 360px;
	padding: 30px 0;
	margin: 0 auto;
}
@media (min-width:991px) {
	.service .bd .p2{
		width: 782px;
	}
}

.service .bd .p2 h3{
	font-size: 20px;
	font-weight: 700;
	border-left: 4px solid #2857eb;
	line-height: 22px;
	padding-left: 20px;
}
.service .bd .p2 .ques{
	margin-top: 30px;
	margin-left: -20px;
	
}
@media (min-width:991px) {
	.service .bd .p2 .ques .anws{
		width: 349px;
		margin-left: 20px;
		padding: 15px;
	}
}

.service .bd .p2 .ques .anws{
	float: left;
	
	
	height: 150px;
	border: 1px solid #e2e7f5;
	border-radius: 10px;
	
}
.service .bd .p2 .ques .anws .t{
	font-size: 16px;
	font-weight: 700;
	white-space: pre-line;
	display: flex;
	height: 35px;
}
.service .bd .p2 .ques .anws .t i{
	font-size: 12px;
	font-weight: initial;
    background: #2857eb;
	padding: 4px;
	height: 16px;
	width: 16px;
	display: inline-block;
	color: #fff;
	font-style: initial;
	border-radius: 50px;
	text-align: center;
	line-height: 16px;
	margin-right: 5px;
}
.service .bd .p2 .ques .anws .d{
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin-top: 5px;
	display: flex;
	white-space: pre-line;
	
}
.service .bd .p2 .ques .anws .d i{
	font-size: 14px;
	font-weight: initial;
	background: #dde3f8;
	padding: 4px;
	height: 16px;
	width: 16px;
	display: inline-block;
	color: #2857eb;
	font-style: initial;
	border-radius: 50px;
	text-align: center;
	margin-right: 5px;
	line-height: 16px;
}





@media (min-width:991px) {
	.service .bd .p1 .photo{

	}
}

@media (min-width:991px) {
	.service .bd .p1 .photo img{
		width: 420px;
		height: 270px;
	}
}
.service .bd .p1 .photo{
	
	
	float: right;
	margin-top: 50px;
}

.service .bd .p1 .photo img{
	display: block;

	height: 270px;
	border-top-left-radius: 36px;
	border-bottom-right-radius: 36px;
}

.about{
	width: 100%;
	background: #eff1fe;
	margin-top: 40px;
}

@media (min-width:991px) {
	.about .aboutbar{
		width: 1300px;
		padding: 100px 0;
	}
}
.about .aboutbar{
	
	height: 400px;
	margin: 0 auto;
}


@media (min-width:991px) {
	.about .aboutbar .left{
		width: 600px;
		float: left;
	}
}
.about .aboutbar .left h2{
	display: block;
	border-left: 5px solid #265bf6;
	height: 32px;
	text-indent: 12px;
	/* font-size: 18px; */
	color: #000;
	line-height: 32px;
	
}
.about .aboutbar .left .by1{
	color: #265bf6;
	font-size: 16px;
	font-weight: 600;
	margin: 15px 0;
}
.about .aboutbar .left .text{
	height: 200px;
	margin-top: 30px;
	overflow: hidden;
}	
.about .aboutbar .left .text p{
	
	line-height: 28px;
	text-indent: 32px;
	font-size: 16px;
	color: #222;
	
}

.about .aboutbar .left  .by2{
	color: #265bf6;
	font-size: 16px;
	font-weight: 600;
	margin-top: 40px;
	
}

.about .aboutbar .left a{
	background-image: linear-gradient(to right, #3d8dfb, #265bf6);
	width: 110px;
	height: 32px;
	line-height: 32px;
	border-radius: 18px;
	display: block;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}
.about .aboutbar .right{
	width: 650px;
	float: right;
	
}

.about .aboutbar .right img{
	display: block;
	width: 650px;
	height: 400px;
	border-top-left-radius: 60px;
	border-bottom-right-radius: 60px;
}

@media (min-width:991px) {
	.youshi{
		width: 1300px;
		height: 260px;
	}
}

.youshi{
	margin: 40px auto 0;
	
}


@media (min-width:991px) {
	.youshi ul{
		margin-left: -50px;
	}
}
@media (min-width:991px) {
	.youshi ul li{
		width: 340px;
		float: left;
		margin-left: 50px;
		padding: 30px;
	}
}
.youshi ul li{
	box-shadow: 0 5px 20px 0 rgba(33,84,245,.18);
	
	height: 150px;
	
	
	border-radius: 15px;
}

.youshi ul li .photobar{
	
}
.youshi ul li .photobar .photo{
	float: left;
	width: 45px;
	height: 45px;
}

.youshi ul li .photobar .photo img{
	display: block;
	width: 45px;
	height: 45px;
}

.youshi ul li .photobar p{
	display: inline-block;
	font-size: 20px;
	color: #265bf6;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	margin-left: 15px;
}

.youshi ul li .photobar span{
	display: block;
	font-size: 40px;
	font-weight: 700;
	color: #2857eb;
	opacity: .2;
	font-style: initial;
	float: right;
	line-height: 45px;
}

.youshi ul li .text{
	margin-top: 20px;
}

.youshi ul li .text p{
	font-size: 14px;
	color: #666;
	line-height: 26px;
	
}

@media (min-width:991px) {
	.partner{
		width: 1300px;
		margin: 40px auto 0;
	}
}


.partner{
	
	height: 325px;
}

.partner .title p{
	text-align: center;
	font-style: italic;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

.partner .title p span{
	color: #265bf6;
}

.partner .list{
	margin-top: 20px;
}

@media (min-width:991px) {
	.partner .list ul{
		margin-left: -20px;
	}
}

@media (min-width:991px) {
	.partner .list ul li{
		width: 198px;
		height: 64px;
		margin-left: 20px;
	}
}


.partner .list ul li{
	float: left;
	border: 1px solid rgba(0, 0, 0, 0.1);
	
	margin-top: 15px;
	
}
@media (min-width:991px) {
	.partner .list ul li img{
		width: 198px;
		height: 64px;
	}
}


.partner .list ul li img{
	display: block;
	
}

@media (min-width:991px) {
	.news{
		width: 1300px;
		margin: 0 auto;
	}
}



.news .title p{
	text-align: center;
	font-style: italic;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

.news .title p span{
	color: #265bf6;
}
.news .list{
	margin-top: 30px;
}

@media (min-width:991px) {
	.news .list ul{
		margin-left: -30px;
	}
}

@media (min-width:991px) {
	.news .list ul li{
		width: 300px;
		float: left;
		height: 376px;
	}
}
.news .list ul li{
	
	
	
	border-radius: 16px;
	overflow: hidden;
	margin-left: 30px;
	box-shadow: 0 5px 20px 0 rgba(33, 84, 245, .18);
}

.news .list ul li .photo{

}

@media (min-width:991px) {
	.news .list ul li .photo img{
		width: 300px;
		height: 180px;
	}
}
.news .list ul li .photo img{
	display: block;
	
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	
}

@media (min-width:991px) {
	.news .list ul li .text{
		width: 260px;
		height: 156px;
		padding: 20px;
	}
}


.news .list ul li .text h2{
	font-size: 18px;
	color: #222;
	display: block;
	height: 30px;
}
@media (min-width:991px) {
	.news .list ul li .text p{
		height: 96px;
	}
}

.news .list ul li .text p{
	line-height: 24px;
	
	/* color: 14px; */
	
	overflow: hidden;
}

.news .list ul li .text span{
	color: #265bf6;
	margin-top: 10px;
	height: 20px;
	display: block;
}

