@charset "utf-8";

body{
	background: #fff;
	color: #8795a9;
	font-size: 16px;
}
.width1000 {
    width: 1000px;
    margin: auto;
}
.banner1 {
    height: 838px;
    padding-top: 35px;
    background: url(../image/banner1.jpg) no-repeat center;
    text-align: center;
}
.banner1 .p2{
	margin:50px 0 15px 0
}
.banner1 .p4{
	margin:20px 0 200px 0
}
.banner1 .txt{
	text-align: left
}
.banner1 .txt-l{
	float: left;
	width: 650px;
	padding-left: 40px
}
.banner1 .txt-r{
	float: right;
	width: 345px;
	margin-right: -100px;
	margin-top: -10px
}
.banner1 .txt-l h2{
	font-size: 28px;
	color: #fff;
	margin-bottom: 15px
}
.banner1 .txt-l p{
	font-size: 16px;
	color: #aab9d8;
	line-height: 1.8
}
.tit{
	font-size: 36px;
	font-weight: bold;
	color: #4b565c;
	text-align: center;
	padding:45px 0 40px 0;
}
.tit.fc-f{
	color: #fff;
	padding:80px 0 40px 0;
}
.txt-c{
	text-align: center;
}
.txt-r{
	text-align: right;
}
.banner2 .p2{
	margin:20px 0 85px 0;
	line-height: 1.8;
	font-size: 16px;
	color: #4b565c
}
.row4{
	padding:0 20px;
}
.row4 li{
	float: left;
	width: 33.3%;
	text-align: center;
	color: #4b565c;
	margin-top: 10px
}
.banner2 .txt-r{
	margin-top: 30px;
	padding-right: 40px;
	margin-bottom:60px;
}
.banner2 .txt-r a{
	color: #4d81e9
}
/**/
.banner3{
	height: 744px;
    background: url(../image/banner2.jpg) no-repeat center;
    text-align: center;
}
/**/
.col-four-ul{
	margin:20px 0 50px 0;
	text-align: center;
}
.col-four-ul li{
	width: 25%;
	float: left;
}
.col-four-ul li h3{
	font-size: 18px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
}
.col-four-ul li p{
	font-size: 16px;
	color: #bde7f7
}
.col-four-ul1{
	margin:20px 0 0px 0;
}
.col-four-ul1 li{
	height: 132px;
	padding-top: 35px;
	background: url(../image/img13.png) no-repeat center;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	text-shadow:3px 0 5px #303389;
	line-height: 1.6;
}
.col-four-ul2 li p{
	color: #8698a7
}
.banner4{
	padding-bottom: 50px
}
/**/
.banner5{
	height: 550px;
    background: url(../image/banner3.jpg) no-repeat center;
    text-align: center;
}


.moudleb {
    padding: 90px 0;
    background: url(../image/img11.png) no-repeat center;
}
.moudleb h2{
	font-size: 28px;
}
.moudleb h4{
	font-size: 16px;
	color: #373985;
	padding-left: 35px;
	font-weight: bold;
}
.moudleb h3{
	font-size: 20px;
	font-weight: bold;
	padding-left: 35px;
	background: url(../image/dian.png) no-repeat left center;
	margin-top: 35px;
	margin-bottom: 10px;
	color: #4b565c;
}
.moudleb .moudleb-l h3{
	margin-top: 37px;
}
.moudleb p{
	line-height: 1.8;
	padding-left: 35px;
	color: #4b565c
}

.banner7{
    background:#f2f9ff url(../image/img14.png) no-repeat center top;
    padding-top: 30px;
    padding-bottom: 50px
}
.banner7 dl{
	padding-left: 90px;
	font-size: 20px;
	margin-top: 25px
}
.banner7 dl dt{
	float: left;
	width: 110px;
	color: #303783;
	font-weight: bold;
}
.banner7 dl dd{
	color: #373434;
	width: 760px;
	float: left
}
.banner7 dl dd p{
	line-height: 2;
	font-size: 16px
}
.banner7 .width1000{
	position: relative;
}
.banner7 .width1000 .imglast{
	position: absolute;
	right: 100px;
    top: 170px;
}