*{
	font-size: 16px;
}
.section1{
	max-width: 1920px;
	height: 603px;
	margin: 0 auto;
	overflow: hidden;
	background:url(banner.jpg) top center;
}
.section1-left-title span{
	vertical-align: middle;
	line-height: 45px;
}
.section2-title span{
	vertical-align: middle;
	line-height: 45px;
}
.section3-title span{
	vertical-align: middle;
	line-height: 45px;
}
.section1-box{
	width: 1200px;
	height: 413px;
	margin: 150px auto 40px;
	background-color: #fff;
	padding: 20px;
	position: relative;
}
.section1-title{
	position: absolute;
	top: -100px;
	left: 0px;
}
.section1-title p{
	height: 56px;
	font-size: 40px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-shadow: 0 2px 4px rgba(0,0,0,0.50);
	font-weight: 600;
	margin-right: 20px;
}
.section1-title p span{
	display: inline-block;
	height: 100%;
	width: 45px;
}
.section1-left{
	width: 565px;
	height: 100%;
	float: left;
}
.section1-left-title{
	font-size: 24px;
	color: #666666;
	font-weight: 500;
	height: 45px;
	border-bottom: 2px solid #636363;
	margin-bottom: 5px;
}
.section1-left-title span{
	display: inline-block;
	height: 45px;
	transition: all 0.3s;
	-moz-transition: all 0.3s; /* Firefox 4 */
	-webkit-transition: all 0.3s; /* Safari 和 Chrome */
	-o-transition: all 0.3s; /* Opera */
}
.section1-left-title span.active{
	border-bottom: 4px solid #1677FF;
	color: #1F59D8;
}
.section1-left-title span:first-child{
	margin-right: 24px;
}
.zxgg{
	display: none;
}
.section1-left-ul li{
	height: 113px;
	border-bottom: 1px solid #D8D8D8;
	padding-top: 15px;
	padding-bottom: 18px;
}
.section1-left-ul li:last-child{
	border: none;
}
.section1-left-ul li p:first-child{
	height: 25px;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
.section1-left-ul li p:first-child span{
	color: #666;
	height: 22px;
	float: right;
	font-size: 16px;
	font-weight: 400;
}
.section1-left-ul li p:last-child{
	position: relative;
	display: block;
	width: 560px;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
	color: #666;
}
.section1-left-ul li p:last-child:after{
	content: "...";
	position: absolute;
	bottom: 0;
	right: 0;
	padding-left:40px;
	background:-webkit-linear-gradient(left,transparent,#fff 55%);
	background: -o-linear-gradient(right,transparent,#fff 55%) ;
	background: -moz-linear-gradient(right,transparent,#fff 55%) ;
	background: linear-gradient (to right,transparent,#fff 55%); 
}
.section1-left-ul li p:last-child span{
	color: #1677FF;
}
.section1-right{
	float: right;
	width: 565px;
	height: 100%;
}
.section1-right-title{
	font-size: 24px;
	color: #333;
	font-weight: 500;
	height: 45px;
	border-bottom: 2px solid #636363;
}
.section1-right-ul li{
	width: 130px;
	height: 130px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
	padding: 10px;
	text-align: center;
	margin-right: 15px;
	margin-top: 20px;
	float: left;
}
.section1-right-ul a:nth-child(4n) li{
	margin-right: 0;
}
.section1-right-ul li img{
	display: block;
	    margin: 0 auto 10px;
		height: 56px;
		width: 56px;
}
.section1-right-ul li p{
	line-height: 20px;
	font-weight: 500;
}
.section1 .hd{
	text-align: center;
}

.section1 .hd li{
	width: 40px;
	height: 4px;
	background: #EEEEEE;
	margin-right: 5px;
	display: inline-block;
	cursor: pointer;
}
.section1 .hd li.on{
	background: #3F8EF1;
}
.section1-right-ul ul{
	min-height: 300px;
}
/* section2 */
.section2{
	width: 1200px;
	margin: 40px auto;
}
.section2-title{
	font-size: 24px;
	color: #666666;
	font-weight: 500;
	height: 45px;
	border-bottom: 2px solid #636363;
	margin-bottom: 20px;
}
.section2-title span{
	display: inline-block;
	height: 45px;
	transition: all 0.3s;
	-moz-transition: all 0.3s; /* Firefox 4 */
	-webkit-transition: all 0.3s; /* Safari 和 Chrome */
	-o-transition: all 0.3s; /* Opera */
}
.section2-title span.active{
	border-bottom: 4px solid #1677FF;
	color: #1F59D8;
}
.section2-title span:first-child{
	margin-right: 24px;
}
.section2 .bd li{
	width: 216px;
	height: 140px;
	background: #FFEEEE;
	border-radius: 8px;
	/* float: left; */
	margin-right: 30px;
}
.section2 .bd a{
	display: inline-block;
}
.zxfw,.ywtb{
	position: relative;
}
/* .zxfw .hd a{
	width: 40px;
	height: 40px;
	border-radius: 40px;
	box-shadow: 0px 2px 10px 0px rgba(153,153,153,0.2);
	display: block;
	cursor: pointer;
	position: absolute;
	
}
.zxfw .hd ul{
	display: none;
}
.zxfw .hd .next{
	left: -60px;
	top:50px;
}
.zxfw .hd .prev{
	right: -60px;
	top:50px;
} */
.ywtb li,.zxfw li{
	width: 132px;
	height: 140px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	border-radius: 8px;
	float: left;
	margin-right: 20px;
	padding: 18px 20px;
	text-align: center;
	font-weight: 500;
	line-height: 20px;
}
.ywtb li img,.zxfw li img{
	display: block;
	margin: 0 auto 10px;
}
.ywtb a:last-child li,.zxfw a:last-child li{
	margin-right: 0px;
}

.ywtb li img,.zxfw li img{
width: 56px;
height: 56px;
}
		
/* section3 */
.section3{
	width: 1200px;
	margin: 40px auto;
}
.section3-title{
	font-size: 24px;
	color: #666666;
	font-weight: 500;
	height: 45px;
	border-bottom: 2px solid #636363;
}
.section3-title span{
	display: inline-block;
	height: 45px;
	transition: all 0.3s;
	-moz-transition: all 0.3s; /* Firefox 4 */
	-webkit-transition: all 0.3s; /* Safari 和 Chrome */
	-o-transition: all 0.3s; /* Opera */
}
.section3-title span.active{
	border-bottom: 4px solid #1677FF;
	color: #1F59D8;
}
.section3-title span:first-child{
	margin-right: 24px;
}
.frbs{
	display: none;
}
.section3 ul li{
	float: left;
	width: 183px;
	height: 52px;
	background: #F1F2F3;
	margin-right: 20px;
	text-align: center;
	line-height: 52px;
	color: #2B2F32;
	margin-top: 20px;
}
.section3 ul a:nth-child(6n) li{
	margin-right: 0;
}
.section3 ul{
	height: 144px;
	overflow-y: hidden;
}
.xiala>p{
	margin-top: 20px;
	color: #515EF2;
	height: 20px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
}
.xiala>img{
	margin-left: 12px;
	transition: all 0.3s;
	-moz-transition: all 0.3s; /* Firefox 4 */
	-webkit-transition: all 0.3s; /* Safari 和 Chrome */
	-o-transition: all 0.3s; /* Opera */
}
.xiala{
	text-align: center;
}
/* section4 */
.section4{
	margin: 40px auto;
	width: 1200px;
}
.section4-title{
	font-size: 24px;
	color: #333;
	font-weight: 500;
	height: 45px;
	border-bottom: 2px solid #636363;
}
.section4 ul li{
	float: left;
	width: 183px;
	height: 52px;
	background: #F1F2F3;
	margin-right: 20px;
	margin-top: 20px;
	line-height: 52px;
	text-align: center;
}
.section4 ul a:nth-child(6n) li{
	margin-right: 0;
}
.section1-left-title a{
	font-size: 24px;
}
.section1-right-title a{
	font-size: 24px;
}
.section2-title a{
	font-size: 24px;
}
.section3-title a{
	font-size: 24px;
}