﻿@charset "utf-8";

.top_nav1.active {background:#ffad39;}


.banner{
	width:100%;
	background: url('../picture/banner.png') no-repeat center;
	height:560px;
}
	
.content_1{
	/* background:#ffad39; */
}
	
	
	
.content_1_0{
	background:#FFF;
	padding-top:79px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	margin:0 auto;}
.content_1_dl_dt{
	text-align:center;}
.content_1_dl_dt_2{
	font-size:30px;
	color:#333333;
	font-weight:normal}
.content_1_dl_dt_line{
	width:32px;
	height:2px;
	margin:0 auto;
	background:#000;
	margin-top:20px}
.content_1_dl_dd{
	padding-top:60px;
	padding-bottom:60px}
.content_1_dl_dd_ul{
	overflow:hidden;}
.content_1_dl_dd_ul_li{
	text-align:center;}
.content_1_dl_dd_ul_li_box {
	padding: 30px 0 18px;
	-webkit-box-shadow: 5px 0px 20px 5px rgba(0, 0, 0, .05);
	-moz-box-shadow: 5px 0px 20px 5px rgba(0, 0, 0, .05);
	box-shadow: 5px 0px 20px 5px rgba(0, 0, 0, .05);
}
.content_1_dl_dd_ul_li_1{
	width:100%;
	height:150px;
	text-align:center;
	position:relative
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.content_1_dl_dd_ul_li_1 img{
	width: 100%;
	height: 100%;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.content_1_dl_dd_ul_li_2{
	font-size:20px;
	color:#333333}
.content_1_dl_dd_ul_li_3{
	margin:0 35px;
	font-size:14px;
	margin-top:15px;
	color:#999999;}


.content_2{
	background:#f8f8f8;
}
.content_2_0{
	background:#f8f8f8;
	padding-top:79px;
	margin:0 160px}
.content_2_dl_dd{
	margin-top:60px}
.content_1_dl_dt_3{
	margin:0 auto;
	font-size:18px;
	margin-top:15px;
	color:#666666;
	line-height:36px;
	font-weight:normal}
.content_1_dl_dd_ul{
	overflow:hidden;
	padding-bottom:20px}
.content_1_dl_dd_ul1{
	width:25%;
	float:left;
	text-align:center}
.content_1_dl_dd_ul12{
	width:174px;
	height:174px;
	display:block;
	margin:0 auto;}
.content_1_ul13{
	font-size:20px;
	color:#333333;}
.content_1_ul14{
	font-size:14px;
	margin:0 36px;
	color:#666666;
	margin-top:15px;
	line-height:22px;
	height:100px}

.content_3{
	padding-bottom:85px;
	/* background:#ffad39; */
}
.content_3_0{
	background:#fff;
	margin:0 auto;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	padding-top:79px;}

	.bottom-apply{ background: url(../images/bottom-apply.png) 0 0 no-repeat; background-size: 100% 100%;    text-align: center;
	}
	.bottom-apply-inner{ padding: 50px 0;}
	.bottom-apply-inner span{ display: inline-block; font-size: 30px; color: #fff; line-height: 40px; vertical-align: middle;}
	.bottom-apply-inner a{ display: inline-block; margin: 0 0 0 70px; padding: 0 40px; line-height: 36px; border: 2px solid #fff; font-size: 18px; color: #fff; border-radius: 20px; vertical-align: middle;}
	.bottom-apply-inner a:last-child{ margin-left: 30px;}