@charset "utf-8";
.max_width {
	margin: 0 auto;
	max-width: 1000px;
}
/*banner区*/
.bannerBox {
	position: relative;
	overflow: hidden;
	height: 613px;
	background: url(../images/banner.png) no-repeat center center;
}
.alert_box {
	position: absolute;
	right: 23px;
	top: 105px;
	width: 282px;
	height: 317px;
	background: #fff;
	border-radius: 5px;
}
.banner_width {
	position: relative;
	overflow: hidden;
	height: 613px;
}
/*-----第一块-------*/
.first_block {	
	overflow: hidden;
	height: 296px;
	background: url(../images/first_bg.png) no-repeat center;
}
.first_position {
	margin-top: 36px;
}
.block_title {
	font-size: 30px;
	line-height: 72px;
	font-weight: bold;
	color: #404040;
}
.first_textBox {
	width: 495px;
}

.first_textBox p {
	line-height: 25px;
	font-size: 14px;
	color: #404040;
}
/*链接样式*/
.two_btn {
	margin-top: 20px;
}
.two_btn a {
	display: inline-block;
	width: 190px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #18a5ff;
}
.two_btn a:hover {
	background: #187fff;
}
/*-----第二块-------*/
.second_block {
	overflow: hidden;
	height: 347px;
	background: url(../images/second_bg.png) no-repeat center;
}

.second_textBox p {
	width: 425px;
	line-height: 25px;
	font-size: 14px;
	color: #404040;
}
.second_block .two_btn a {
	margin-right: 20px;
}
.min_wid {
	width: 425px;
}
.all_many_p {
	float: right;
	width: 500px;
	height: 190px;
	margin-right: 45px;
}
.sec_left {
	float: left;
}
.first_position .block_title {
	font-size: 30px;
	line-height: 72px;
	font-weight: bold;
	color: #404040;
}
.all_many_p {
	position: relative;
	top: 84px;
	left: 0;
}
.all_many_p p {
	position: absolute;
	height: 50px;
	font-size: 14px;
	color: #444444;
	line-height: 20px;
}
.all_many_p .allP_1 {
	top: 0px;
	left: 15px;
	width: 145px;
	line-height: 50px;
}
.all_many_p .allP_2 {
	top: 5px;
	right: 78px;
	width: 145px;
}
.all_many_p .allP_3 {
	top: 70px;
	left: 15px;
	width: 170px;
	line-height: 50px;
}
.all_many_p .allP_4 {
	top: 68px;
	right: 52px;
	width: 170px;
	line-height: 50px;
}
.all_many_p .allP_5 {
	top: 139px;
	left: 15px;
	width: 410px;
	line-height: 50px;
}
/*------第三块--------*/
.md {
	display: block;
	width: 100%;
	height: 1px;
	background: #fff;	
}
.third_block {
	margin-top: 30px;
}
.table_list {
	border: none;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #aaaaaa;
}
.table_list .color_bg {
	background: #aaaaaa;
	border: none;
}
.table_list .color_bg th {
	font-size: 16px;
	color: #fff;
	border: none;
	font-weight: initial;
}
.table_list tr {
	height: 40px;	
}
.table_list .border_bottom {
	border-bottom: 2px solid #aaaaaa;
}
.table_list tr td {	
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	color: #444444;
	border: 1px solid #cccccc;
}
.third_block .block_title {
	line-height: 32px;
	margin-bottom: 27px;
}
.table_list .zy_auto {
	padding: 0 25px;
}
.table_list tr .zy_width {
	width: 190px;
	text-align: center;
}
.table_btn {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 35px;
}
.table_btn a {
	margin: 0 10px;
}
/*-----第四块-------*/
.four_block {
	height: 422px;
	background: url(../images/four_bg.png) no-repeat center;
}
.four_rightB {
	position: relative;	
}
.Fright_box {
	position: absolute;
	right: 0;
	top: 132px;
	width: 262px;
	height: 250px;
}
.Fright_box p {
	line-height: 22px;
	font-size: 20px;
	color: #e24000;
	font-weight: bold;
	margin-top: 24px;
}
.Fright_box span {
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #444444;
}
.f1 {
	position: relative;
	margin-top: 12px;
}

/*-----第五块-------*/
.five_block {
	height: 456px;
	background: url(../images/five_bg.png) no-repeat center;
}
/*.five_box {
	overflow: hidden;
	position: relative;
}*/
.five_btn {
	/*margin-top: 388px;*/
}
.five_block .F_t {
	line-height: 89px;
	margin-top: 9px;
}

.five_manP {
	position: relative;
	height: 260px;
}
.five_manP p {
	position: absolute;
	height: 80px;
}
.five_manP p em {
	padding-left: 14px;
	padding-top: 13px;
	display: block;
	font-size: 18px;
	color: #444444;
	line-height: 28px;
}

.five_manP p span {
	padding-left: 14px;
	padding-bottom: 13px;
	display: block;
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}
.FP_1block {
	top: 0;
	left: 0;
	width: 320px;
	background: #e7f5ff;
}
.FP_2block {
	top: 0;
	width: 340px;
	left: 330px;
	background: #fff3df;
}
.FP_3block {
	top: 0;
	left: 680px;
	width: 320px;
	background: #ffedf5;
}
.FP_4block {
	top: 90px;
	left: 0px;
	width: 480px;	
	background: #ffedf5;
}
.FP_5block {
	top: 90px;
	left: 490px;
	width: 510px;
	background: #e7ffe9;
}
.FP_6block {
	top: 180px;
	left: 0px;
	width: 430px;	
	background: #fff3df;
}
.FP_7block {
	top: 180px;
	left: 440px;
	width: 560px;
	background: #e7f5ff;
}










/*-----第六块-------*/
.six_block {
	height: 488px;
	background: url(../images/six_bg.png) no-repeat center;
}
.swiper-container {
	position: relative;
	top: 20px;
	left: 0;
    width: 804px;
    height: 260px;
}
.swiper-pagination {
	width: 100%;
	text-align: center;
}
.six_block .swiper-pagination span {
	width: 38px;
	height: 5px;
	border: 1px solid #ed5e00;
	border-radius: 15px;
	background: none;
	margin: 0 5px;
}
.six_block .lunbo_box .swiper-pagination-bullet-active {
	background: #ed5e00;
}
.lunbo_box {
	position: relative;
	margin-bottom: 32px;
	overflow: hidden;
	height: 488px;
}
.lunb_left {
	position: absolute;
	top: 205px;
	left: 5px;
	width: 46px;
	height: 73px;
	background: url(../images/left_btn.png) no-repeat center center;
}
.lunb_right {
	position: absolute;
	top: 205px;
	right: 5px;
	width: 46px;
	height: 73px;
	background: url(../images/right_btn.png) no-repeat center center;
}
.d_wz {
	position: absolute;
	top: 110px;
	left: 14px;
}
.d_wz p {
	line-height: 24px;
	font-size: 12px;
	color: #444444;
}
.lubo_yt a {
	line-height: 38px;
	font-size: 14px;
	color: #18a5ff;
}
.six_btn {
	margin-top: 40px;
}
/*-----第七块-------*/
.seven_block {
	height: 323px;
	background: url(../images/seven_bg.png) no-repeat center;
}

.f3 {
	float: left;
	width: 500px;
	margin-top: 20px;
}
.last_right {
	float: right;
	margin-top: 8px;
	width: 261px;
	height: 315px;
}
.last_right .last_rightTitle {
	font-size: 20px;
	line-height: 40px;
	margin-top: 20px;
	color: #444444;
	text-align: center;
}
.last_list {	
	margin: 0 auto;
	width: 217px;	
}
.last_list li {
	margin-top: 10px;
}
.last_list li a {
	box-sizing: border-box;
	text-align: left;
	display: block;
	padding: 0 22px;
	padding-left: 22px;
	padding-right: 11px;		
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #fff;
	background: #f39800;
}
.last_list li i {
	float: right;
	text-align: right;
}
.last_list li a:hover {
	background: #ff6325;
}

/*-------左侧弹框---------*/

.fixed_leftBox {
	position: fixed;
	z-index: 100;
	top: 180px;
	left: 46px;
}
.fixed_img {
	width: 120px;
	height: 70px;
	background: url(../images/fixed_top.png) no-repeat;
}
.fixed_list {
	width: 110px;
	height: 180px;
	padding: 0 5px;
	padding-top: 10px;
	margin-top: 1px;
	background: #1ba6ff;
	border-radius: 5px;
}
.fixed_list li a {
	display: block;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.fixed_list li a:hover{
	background: #cae8ff;
	color: #444444;
}
