﻿.top_wrap .top ul .four a{
	color: #305ce7;
	font-weight: bold;
}
.module_wrap .module .one{
	background: #135ec3;
	color: #fff;
}


.main{width: 1200px;margin: 0 auto;}
.banner_wrap{
	width: 100%;
	height: 370px;
	background: url(../image/bg5.png) no-repeat center center;
}
.banner_wrap .wz{
	width: 220px;
	height: 120px;
	margin: 0 auto;
	
	padding: 170px 400px;
}
.banner_wrap .wz .core{
	font-size: 30px;
	color: #fff;
	margin-bottom: 10px;
	letter-spacing:3px;
	text-shadow: #1255c7 0.2em 0.2em 0.3em
}
.banner_wrap .wz .eng{
	font-size: 16px;
	color: #fff;
	letter-spacing:1px;
	margin-left: -16px;
}

.module_wrap{
	width: 100%;
	height: 90px;
	
	border-bottom: 1px solid #eee;
}
.module{
	width: 1100px;
	height: 116px;
	margin: 0 auto;
	padding: 0 50px;
}
.module i{
	display: inline-block;
	font-size: 20px;
	color: #777;
	margin-top: 34px;
	margin-right: 4px;
}
.module b{
	font-size: 20px;
	color: #333;
	margin-right: 10px;
}
.module p{
	display: inline-block;
	width: 120px;
	height: 36px;
	background: #e7e7e7;
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 36px;
	margin: 0 10px;
	border-radius: 4px;
	cursor: pointer;
}


.main_wrap{
	width: 100%;
}
.main{
	width: 1200px;
	min-height: 400px;
	margin: 0 auto;
	
}


.main1{
	width: 1080px;
	height: 220px;
	
	border-bottom: 1px solid #ebebeb;
	padding: 50px 60px;
}
.main1 .title{
	width: 100px;
	height: 34px;
	background: #ebebeb;
	border-radius: 17px;
	text-align: center;
	line-height: 34px;
	color: #021f7b;
	font-size: 20px;
	margin-bottom: 26px;
	margin-top: 40px;
}
.main1 .title1{
	width: 150px;
	height: 34px;
	background: #ebebeb;
	border-radius: 17px;
	text-align: center;
	line-height: 34px;
	color: #021f7b;
	font-size: 20px;
	margin-bottom: 26px;
	margin-top: 40px;
}
.main1 .methods{
	width: 684px;
	color: #333;
	font-size: 18px;
	margin-bottom: 10px;
}
.main1 span{
	display: block;
	width: 600px;
	color: #666;
	font-size: 14px;
}

.main2{
	width: 1080px;
	height: 220px;
	
	border-bottom: 1px solid #ebebeb;
	padding: 50px 60px;
}
.main2 .title{
	width: 100px;
	height: 34px;
	background: #ebebeb;
	border-radius: 17px;
	text-align: center;
	line-height: 34px;
	color: #021f7b;
	font-size: 20px;
	margin-bottom: 26px;
	margin-top: 40px;
}
.main2 .methods{
	width: 684px;
	color: #333;
	font-size: 18px;
	margin-bottom: 10px;
}
.main2 span{
	display: block;
	width: 600px;
	color: #666;
	font-size: 14px;
}

.main .support{
	margin-top: 50px;
}
.main .support li{
	width: 220px;
	height: 260px;
	
	text-align: center;
	padding: 20px 40px;
	float: left;
}
.main .support li h5{
	color: #333;
	font-size: 18px;
	line-height: 70px;
}
.main .support li p{
	color: #666;
	font-size: 16px;
	line-height: 26px;
}

.main_left{
	margin-top: 40px;
	margin-left: 20px;
}
.main_right{
	margin-top: 100px;
	margin-right: 70px;
}
.main_right p{
	display: inline-block;
	width: 490px;
	color: #333;
	font-size: 16px;
	line-height: 40px;
	text-indent : 30px;
	margin-top: -30px;
 }
.main_right span{
	display: block;
	color: #999;
	font-size: 36px;
	font-family: "arial black";
 }
.main_right .second{
	margin-top: -30px;
	margin-left: 260px;
 }