.w1200 {
    width: 1200px;
    margin: 0 auto;
}

/*banner*/
.banner{
	position: relative;
	/*max-width: 1920px;*/
	margin: 0 auto;
	font-size: 0
}
/* 多种方案 */
.fa{
	margin-top: 90px !important;
}
.fa h3{
	width: 630px;
	margin: 0 auto;
}
.fa ul{
	overflow: hidden;
	margin-top: 36px;
}
.fa li{
	float: left;
	margin-left: 19px;
	position: relative;
}
.fa li.first{
	margin-left: 0;
}
.fa li .btn{
	position: absolute;
	font-size: 0;
	position: absolute;
	border-radius: 20px;
	left: 30px;
	bottom: 32px;
	cursor: pointer;
	transition: all .3s;
}
.fa li .btn:hover{
	transform: translateY(-2px);
}

/*在线审核*/
.contactWrap{
	background: #fff;
	margin-top: 50px;
}
.contact{
	overflow: hidden
}
.contact .shard_shuoming{
	width: 380px;
	margin: 0 auto;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
	position: relative;
	top: 50px;
}
.contact .shard_shuoming a{
	color: #eb313e;
	transition: all .3s;
}
.contact .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.contact .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.contact .shard_shuoming .icon img.active{
	display: block;
}
.contact .shard_shuoming .font{
	float: right;
}
.contact .con{
    width: 900px;
    background: #fff;
    z-index: 1;
    margin: 130px auto 50px;
    left: -50px;
    padding: 30px 5% 40px 0;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 12px 30px 0 rgba(0,0,0,0.2);
}
.contact .con .con_left{
	height: 270px;
	width: 800px;
	margin: 20px;
}
.contact .con .con_left .txt_block{
	width: 300px;
	border-radius: 12px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #ccc;    
	background: url(../img/input_bg3.png) 7px center no-repeat;
	padding-left: 30px;
	display: flex;
	overflow: hidden;
	float: left;
	margin-right:50px;
	font-size: 14px
}
.contact .con .con_left .txt_block.yanzheng{
	background: none;
	width: 288px;
	padding-left: 2px;
	margin-top: 40px;
}
.contact .con .con_left .txt_block.yanzheng input{
	width: 110px;
}
.contact .con .con_left .txt_block .yanzheng img{
	flex: 1;
}
.contact .con .con_left .txt_block02{
	background: url(../img/input_bg4.png) 7px center no-repeat;
	margin-top: 40px;
}
.contact .con .con_left .txt_block03{
	background: url(../img/input_bg.png) 7px center no-repeat;
}
.contact .con .con_left .txt_block04{
	background: url(../img/input_bg2.png) 7px center no-repeat;
	margin-top: 40px;
}
.contact .con .con_left .txt_block.active{
	border-color: #6B96FF;
    box-shadow: 0 3px 10px rgba(107,150,255,0.2);
	transition: all 0.3s;
}
.contact .con .con_left .txt_block.long{
	/*margin-right: 0;*/
}
/*.contact .con .con_left .txt_block.two_txt{
	margin-top: 40px;
}*/
.contact .con .con_left .txt_block p{
	float: left;
}
.contact .con .con_left .txt_block.long p{
	width: 80px;
}
.contact .con .con_left .txt_block input{
	float: left;
	width: 200px;
	margin-left: 10px;
}
.contact .con .con_left .con_btn{
	display: block;
	width: 200px;
	height: 45px;
    background: #e1413e;
    text-align: center;
    line-height: 45px;
    border-radius: 12px;
    color: #fff;
    cursor: pointer;
    clear: both;
    margin: 0px auto;
    position: relative;
    top: 90px;
    font-size: 15px;
    transition: all 0.3s;
}
.contact .con .con_left .con_btn:hover{
	box-shadow: 0 0 20px rgba(208, 66, 52, .6);
	top: 87px;
}

.contact .con .con_right{
	position: absolute;
	right: -150px;
	top: -90px;
}
.contact h3{
    line-height: 68px;
    font-size: 48px;
    font-weight: bold;
    color: #333;
    text-align: center;
	margin-top: 60px;
}
.contact h3 em{
	color: #F32425;
}

.bk{
	position: relative;
	top: -70px;
	font-size: 0;
	background: url(../img/bk_bg.png) no-repeat center;
	height: 1100px;
}
.tj{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 16.2%;
}
.tj h3{
	width: 800px;
	margin: 0 auto;
	margin-top: 50px;
}
.tj ul{
	padding-top: 30px;
	overflow: hidden;
}
.tj li{
	float: left;
	margin-left: 27px;
	margin-bottom: 26px;
	width: 279px;
	position: relative;
	color: #fff;
	cursor: pointer;
	transition: all .3s;
}
.tj li:hover{
	transform: translateY(-5px);
}
.tj li.first{
	margin-left: 0;
}
.tj li h4{
	position: absolute;
	font-weight: 100;
	font-size: 24px;
	bottom: 50px;
	left: 15px;
}
.tj li p{
	position: absolute;
	font-weight: 100;
	font-size: 16px;
	bottom: 20px;
	left: 15px;
}
.tj li .people{
	position: absolute;
	font-size: 12px;
	bottom: 15px;
	left: 15px;
	line-height: 18px;
}
.gh{
	margin-top: -140px;
	font-size: 0
}
.gh h3{
	width: 630px;
	margin: 0 auto 36px;
}
.gh1{
	margin-top: 120px;
	overflow: hidden;
}
.gh .left{
	float: left;
	width: 520px;
	margin-top: 20px;
}
.gh .left ul{
	overflow: hidden;
}
.gh .left li{
	float: left;
	margin-right: 20px;
	margin-top: 15px;
	width: 240px;
	cursor: pointer;
	transition: all .3s;
	font-size: 0;
}
.gh .left li.active{
	transform: translateY(-3px);
	box-shadow: 0 2px 15px 0 rgba(0,0,0,0.3);
	opacity: .7;
}
.gh .right{
	float: right;
	width: 680px;
	position: relative;
}
.gh .right ul{
	position: absolute;
	top: 50px;
	left: 50px;
	width: 520px;
}
.gh .right li{
	position: absolute;
	display: none;
}
/* 认可 */
.rk{
	background: #3579F6;
	max-width: 1920px;
	margin: 0 auto;
	margin-top: 70px;
	overflow: hidden;
	padding-bottom: 30px;
}
.rk h3{
	width: 630px;
	margin: 0 auto;
	margin-top: 40px;
}
.rk .left{
	float: left;
}
.rk .right{
	float: right;
	margin-top: 36px;
}
.rk .btn{
	overflow: hidden;
	padding-top: 30px;
}
.rk .btn p{
	float: left;
	margin-left: 20px;
	font-size: 0;
	cursor: pointer;
	border-radius: 30px;
	transition: all .3s;
}
.rk .btn p:hover{
	transform: translateY(-2px);
}
/* 证书 */
.zs{
	margin-top: 120px;
}
.zs h3{
	width: 630px;
	margin: 0 auto 20px;
}
.zs ul{
	margin-bottom: 20px;
	padding-top: 3px;
	overflow: hidden;
}
.zs li{
	color: #3D7EF5;
	border: 1px solid #3D7EF5;
	border-radius: 7px;
	text-align: center;
	width: 150px;
	cursor: pointer;
	line-height: 40px;
	margin-left: 152px;
	letter-spacing: 1px;
	font-size: 16px;
	float: left;
	transition: all .3s;
}
.zs li.first{
	margin-left: 68px;
}
.zs li:hover{
	background: #3D7EF5;
	color: #fff;
	transform: translateY(-1px);
}


.shili{
	margin-top: 100px;
}
.shili h3{
	width: 630px;
	margin: 0 auto 20px;
}
.shili .title{
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
}
.shili .title p{
	line-height: 40px;
	border-bottom: 2px solid #3083E1;
	position: absolute;
	top: -1px;
	color: #404040;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	padding: 0 10px 0 10px;
}
.shili .title span{
	color: #A0A0A0;
	font-size: 12px;
	position: absolute;
	right: 10px;
	bottom: -5px;
	cursor: pointer;
	transition: all .3s;
}
.shili .title span:hover{
	color: #3083E1;
	bottom: -4px;
}
.shili_con{
	margin-top: 30px;
	overflow: hidden;
}
.shili_con .left{
	float: left;
	background: #516AE0;
	color: #fff;
	font-size: 22px;
	letter-spacing: 9px;
	width: 300px;
	padding-bottom: 34px;
	border-radius: 4px;
}
.shili_con .left p{
	border-radius: 5px;
	text-align: center;
	line-height: 51px;
	border: 1px solid #fff;
	width: 220px;
	margin: 21px auto;
	transition: all .5s;
	cursor: pointer;
	padding-left: 3px;
}
.shili_con .left p.first{
	margin-top: 60px;
}
.shili_con .left p:hover{
	background: #fff;
	color: #516AE0;
}
.shili_con .left p.active{
	background: #fff;
	color: #516AE0;
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
	transform: translateY(-5px);
}
.shili_con .right{
	float: right;
	width: 870px;
	font-size: 0;
	margin-top: -10px;
}
.shili_con .right ul{
	position: relative;
}
.shili_con .right li{
	position: absolute;
	display: none;
	width: 100%;
}


/*弹窗部分*/
.changeShard img{
	width: 100%;
}
.changeShard{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	display: none;
}
.changeShard .shardBox{
	width: 450px;
	position: absolute;
    top: 176.5px;
    left: 50%;
    margin-left: -220px;
	box-shadow: 0 0 13px 2px rgba(0, 0, 0, .1);
	background: #fff;
	border-radius: 19px;
	padding-bottom: 20px;
}
.changeShard .shardBox .tan_close{
	position: absolute;
	right: -30px;
	top: -15px;
	cursor: pointer;
	width: 28px;
}
.changeShard .shardBox .title{
    font-size: 0;
}
.changeShard .shardBox h3{
	text-align: center;
	margin-top: 30px;
	font-size: 21px;
	letter-spacing: 1px;
	color: #0729AE;
}
.changeShard .shardBox .info{
	width: 330px;
	margin: 0px auto;
	margin-top: 20px;
	border: 1px solid #ddd;
	line-height: 47px;
	transition: all .3s;
	overflow: hidden;
}
.changeShard .shardBox .info.active{
	border-color: #3B7BE8;
}
.changeShard .shardBox .info .icon{
	float: left;
	width: 40px;
	text-align: center;
}
.changeShard .shardBox .info .icon img{
	vertical-align: middle;
	width: 24px;
}
.changeShard .shardBox .info .icon.icon_n img{
	width: 21px;
}
.changeShard .shardBox .info .icon .act{
	display: none;
}
.changeShard .shardBox .info input{
	float: left;
	margin-left: 3px;
	line-height: 47px;
	height: 47px;
	width: 285px;
	font-size: 15px;
}
.changeShard .shardBox .toGet{
	background: url(../img/tan_btnbg.png) repeat-y;
	background-size: 100%;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-size: 17px;
	letter-spacing: 1px;
	cursor: pointer;
	width: 230px;
	margin: 0 auto;
	margin-top: 20px;
	transition: all .3s;
}
.changeShard .shardBox .toGet:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: scale(1.05);
}
.changeShard .shardBox .shard_shuoming{
	width: 240px;
	margin: 0 auto;
	margin-top: 15px;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.changeShard .shardBox .shard_shuoming a{
	color: #6c96f2;
	transition: all .3s;
}
.changeShard .shardBox .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.changeShard .shardBox .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	right: 0;
}
.changeShard .shardBox .shard_shuoming .icon img.active{
	display: block;
}
.changeShard .shardBox .shard_shuoming .font{
	float: right;
	width: 220px;
}

/* 浮窗 */
.fc{
	position: fixed;
	top: 20%;
	right: 5px;
	z-index: 999;
	width: 150px;
	font-size: 0;
}
.fu_di{
    width: 100%;
}
.fc ul{
	position: absolute;
	top: 120px;
	left: 0;
	color: #fff;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	font-size: 15px;
	width: 98%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.fc ul li{
	border-bottom: 1px solid #4D5FC1;
	transition: all .3s;
}
.fc ul li:hover{
	background: #FDEE21;
	transform: translateY(-2px);
	color: #4349B2;
}
.fc ul li:active{
	transform: translateY(0px);
}
.fu_top{
	position: absolute;
	bottom: 35px;
	width: 60px;
	left: 0;
	right: 0;
	margin: 0 auto;
	cursor: pointer;
}
@media screen and (max-width: 4000px) {
    .fc {
		top: 22%;
		width: 190px;
    }
	.fc ul{
		top: 140px;
		font-size: 17px;
		line-height: 52px;
	}
	.fu_top{
		width: 70px;
		bottom: 40px;
	}
}
@media screen and (max-width: 2000px) {
    .fc {
		top: 20%;
		width: 150px;
    }
	.fc ul{
		top: 120px;
		font-size: 15px;
		line-height: 40px;
	}
	.fu_top{
		bottom: 35px;
		width: 60px;
	}
}
@media screen and (max-width: 1500px) {
    .fc {
		top: 20%;
		width: 130px;
    }
	.fc ul{
		top: 90px;
		font-size: 13px;
		line-height: 38px;
		width: 97%;
	}
	.fu_top{
		bottom: 25px;
		width: 50px;
	}
}
.footer{
	margin-top: 70px;
}