@charset "UTF-8";
/* CSS Document */

.service_tit{
	width:960px;
	height:auto;
	list-style:none;
	font-size:18px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	color:#013d97;
}
.service_tit li{
	float:left;
	margin-bottom:3px;
}
.service_tit li:first-child{
	width:121px;
	height:102px;
	height:121px;
	background-color:#f9ac59;
	background-color:#9fc3f9;
	
}
.service_tit li:last-child{
	margin-top:60px;
	margin-left:-77px;
	width:910px;
}
/*--------------------*/
.main_contUl{
	width:960px;
	height:116px;
	border:6px solid #91b8e4;
	box-sizing:border-box;
	margin-left:auto;
	margin-right:auto;
	list-style:none;
}
.main_contUl li{
	float:left;
	margin-bottom:-3px;
}
.main_contUl li:first-child{
	position:relative;
	width:302px;
	height:104px;
	text-align:center;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	line-height:100px;
	text-align:center;
	
}
.main_contUl li:first-child p{
	position:relative;
	/*width:8em;
	height:3.5em;
	border-bottom:2px solid #FFFFFF;
	text-align:center;
	margin-left:auto;
	margin-right:auto;*/
}
.back_blue{
	position:absolute;
	width:302px;
	height:104px;
	top:0px;
	left:0px;
	background-color:#013d97;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.main_contUl li:last-child{
	
	width:600px;
	height:116px;
	padding-left:26px;
	padding-right:20px;
	font-size:14px;
	font-weight:bold;
}

.main_contUl li:last-child p{
	font-weight:normal;
}
/*.main_contUl2 li:last-child{
	width:600px;
	height:116px;
	padding-left:26px;
	padding-right:20px;
	font-size:14px;
	font-weight:bold;
	margin-top:-30px;
}

.main_contUl2 li:last-child p{
	font-weight:normal;
}*/
.main_contUl2{
	margin-bottom:3px;
}
.main_contUl2:last-child p{
	line-height:24px;
}
.line1 li:last-child{
	padding-top:40px;
	height:76px;
}
.line2 li:last-child{
	padding-top:25px;
	height:91px;
}
.line3 li:last-child{
	padding-top:15px;
	height:91px;
}
.main_contUl1 li:first-child{
	background-image:url(../service/image/back_img1.png);
}
.main_contUl2 li:first-child{
	background-image:url(../service/image/back_img2.png);
}
.main_contUl3 li:first-child{
	background-image:url(../service/image/back_img3.png);
}
.main_contUl4 li:first-child{
	background-image:url(../service/image/back_img4.png);
}
.main_contUl5 li:first-child{
	background-image:url(../service/image/back_img5.png);
}
.main_contUl6 li:first-child{
	background-image:url(../service/image/back_img6.png);
}
.main_contUl7 li:first-child{
	background-image:url(../service/image/back_img7.png);
}
.main_contUl8 li:first-child{
	background-image:url(../service/image/back_img8.png);
}
.main_contUl9 li:first-child{
	background-image:url(../service/image/back_img9.png);
}
.main_contUl10 li:first-child{
	background-image:url(../service/image/back_img10.png);
}

/*--------------------------*/
.middle_catchBg{
	width:100%;
	height:auto;
	background-color:#eeeeee;
	padding-top:45px;
	padding-bottom:45px;
	text-align:center;
}
.middle_catch{
	width:468px;
	height:auto;
	font-size:24px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	border-bottom:2px solid #000000;
	padding-bottom:16px;
}
.middle_read{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:28px;
	font-size:16px;
	font-weight:bold;
	line-height:38px;
}
.middle_read span{
	text-decoration:underline;
	color:#FF6B00;
	cursor:pointer;
	
}
/*---------------------slideBg--------------------------*/
.slideAllBg{
	width:100%;
	height:auto;
	
	background-color:#eeeeee;
	display:none;
}
.slideBg{
	position:relative;
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;
	overflow:hidden;
}
.slide_tit{
	width:100%;
	height:auto;
	text-align:center;
	background-color:#013d97;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:20px;
}
.slideBg h1{
	font-size:20px;
	color:#013d97;
}
.slide_readUl{
	margin-left:30px;
	font-size:14px;

	font-weight:bold;
	color:#013d97;
	
}

.cont_Bg{
	width:960px;
	height:auto;
	border:4px solid #d5d5d5;
	background-color:#FFFFFF;
	box-sizing:border-box;
	margin-top:20px;
	padding:20px;
}
.contUl{
	width:850px;
	height:auto;
	list-style:none;
	margin-left:30px;
}
.contUl li{
	float:left;
}
.contUl li:first-child{
	width:650px;
	font-size:16px;
	font-weight:bold;
}
.contUl li:last-child{
	float:right;
	margin-right:-30px;
}
.contUl dt{
	float:left;
	font-size:14px;
	font-weight:normal;
}
.contUl dd{
	margin-left:14px;
	font-size:14px;
	font-weight:normal;
}
.slide_line{
	width:100%;
	border-bottom:1px solid #C3C3C3;
	margin-bottom:10px;
}
.s_img4{
	margin-top:10px;
	text-align:right;
}

.contUl2{
	width:850px;
	height:auto;
	list-style:none;
	margin-left:30px;
}
.contUl2 li{
	float:none;
	margin-bottom:10px;
}
.contUl2 li:first-child{
	width:100%;
}

.slide_close2{
	width:100px;
	height:auto;
	background-color:#8D8D8D;
	margin-left:860px;
	text-align:center;
	font-size:16px;
	color:#FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
	cursor:pointer;

}
.contUl li img,.s_img4 img{
	border:3px solid #C5C5C5;
}

/*-----------------------------------*/
.botom_tit{
	width:660px;
	height:auto;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#6FA6CF;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:4px;
}
.botom_table{
	width:660px;
	height:auto;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}
.botom_table td{
	border-bottom:1px solid #FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
}
.botom_table td:first-child{
	width:200px;
	background-color:#91c2e4;
	text-align:center;
	
}
.botom_table td:last-child{
	margin-left:40px;
	padding-left:40px;
	background-color:#eeeeee;
}

.bn_close{
	position:fixed;
	bottom:0px;
	right:80px;
	display:none;
	cursor:pointer;
	
}
/*-----*/
.bottom_img{
	width:320px;
	height:240px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	border:4px solid #B9B9B9;
}
	



	