@charset "UTF-8";

body {
	margin: 0 auto;
	font-family: "Microsoft YaHei", Arial;
	background: #fff;
	min-width: 1000px;
	line-height: normal
}

.form,
.form .form-tit,
.form .form-tj,
.nav li,
.part .part_h {
	text-align: center
}

.clear:after {
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
}

li {
	list-style: none
}

textarea {
	resize: none
}

a,
a:active,
a:hover {
	text-decoration: none
}

input::-webkit-input-placeholder {
	color: #bebebe
}

input::-moz-placeholder {
	color: #bebebe
}

input:-moz-placeholder {
	color: #bebebe
}

input:-ms-input-placeholder {
	color: #bebebe
}

input:-o-clear {
	display: none
}

input::-ms-reveal {
	display: none
}

input::-ms-clear {
	display: none
}

.header {
	width: 100%;
	height: 60px;
	background: #2f3a4a
}

.header .logo {
	float: left;
	margin-top: 12px
}

.header p {
	font-size: 14px;
	line-height: 60px;
	margin-left: 16px;
	color: #fff
}

.dbm_banner {
	width: 100%;
	height: 500px;
	background-image: url(../images/banner_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.dbm_banner a{ color:#333;}
.dbm_banner .banner_left,
.header p {
	float: left
}
.dbm_banner .banner_left{ padding-left: 50px; padding-top: 80px;}
.dbm_banner .banner_left .banner_year {
	color: #fff;
	font-size: 45px;
	font-weight: 700;
}

.dbm_banner .banner_left img {
}

.dbm_banner .banner_left .banner_kaoshi {
	color: #fff;
	margin-left: 28px;
	font-size: 30px
}

.dbm_banner .banner_left .banner_btn {
	width: 240px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #f63854;
	font-size: 26px;
	background: #fff;
	margin-top: 40px;
	margin-left: 28px;
	border-radius: 30px;
	cursor: pointer
}

.dbm_banner .banner_left .banner_btn:hover {
	background: #feebee;
	color: #f63854
}

.dbm_form {
	float: right;
	width: 400px;
	height: 274px;
	text-align: center;
	background: #fff;
	border-radius: 10px;
	margin-top: 100px
}

.dbm_form .form-tit {
	font-size: 22px;
	line-height: 60px;
	color: #333;
	font-weight: 600
}

.dbm_form .form-tit em {
	font-style: normal;
	color: #ec2b47;
	font-weight: 600
}

.dbm_form .form-text {
	width: 260px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #bebebe;
	margin-bottom: 16px;
	text-indent: 16px;
	font-size: 14px;
	color: #bebebe
}

.dbm_form .form-tj {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	border:none;
	width: 260px;
	height: 46px;
	line-height: 46px;
	background: #f63854;
	border-radius: 6px
}

.dbm_form .form-tj:hover {
	background: #f85c73
}

.dbm_form .form-tag {
	font-size: 14px;
	color: #6c6c6c;
	margin-top: 5px
}

.dbm_form .form-tag i {
	font-style: normal;
	vertical-align: middle;
	color: #f63854;
	display: inline-block;
	padding-right: 5px;
	margin-top: 5px;
	font-size: 18px
}

.dbm_form .form-get-code {
	width: 260px;
	position: relative;
	margin: 0 auto
}

.dbm_form .form-get-code span {
	position: absolute;
	right: 0;
	top: 1px;
	font-size: 14px;
	color: #bebebe;
	width: 106px;
	height: 24px;
	border-left: 1px solid #c5ccd1;
	line-height: 24px;
	margin-top: 8px;
	cursor: pointer
}

.mask,
.nav {
	width: 100%
}

.mask {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 10;
	background: rgba(0, 0, 0, .7)
}
.dbm_nav {
	width: 100%;
	margin: 0 auto;
	height: 54px;
	background: #fff;
	position: static
}

.dbm_nav.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000  
}

.dbm_nav li {
	float: left;
	text-align: center;
	width: 199px;
	height: 30px;
	margin: 12px 0;
	border-right: 1px solid #e2e4ea
}

.dbm_nav li a {
	display: inline-block;
	font-size: 22px;
	color: #333
}

.dbm_nav li a.active,
.dbm_nav li a:hover {
	color: #f63854
}

.dbm_nav li:nth-last-child(1) {
	border-right: none
}

.dbm_part1 {
	width: 100%
}

.part_h {
	text-align: center;
	font-size: 40px;
	color: #ee3651;
	padding-top: 60px;
	height: 64px;
	line-height: 64px
}

.part_title {
	font-size: 24px;
	color: #333;
	text-align: center;
	padding-bottom: 35px
}

.table th{
	color: #fff;
	text-align: center;
	cursor: pointer
}
.dbm_button{
	color: #fff;
	text-align: center;
	cursor: pointer
}

.dbm_button {
	clear: both;
	background: url(../images/button.png) no-repeat;
	width: 368px;
	height: 87px;
	line-height: 60px;
	margin: 50px auto 0 auto;
	padding-bottom: 30px;
	font-size: 28px
}

.dbm_button:hover {
	background: url(../images/buttonon.png) no-repeat;
}

#part1 {
	background: #f6f8f7
}
#part1 a,#part2 a,#part3 a,#part4 a,#part5 a{ color:#fff;}

#part1 img {
	display: block;
	margin: 0 auto
}

#part2 {
	background: #fff
}

#part2 .table {
	border-color: #dcdcdc;
	text-align: center
}

#part2 .table td,
#part2 .table th {
	width: 142px;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc
}

#part2 .table th {
	background: #9497ab;
	height: 44px;
	line-height: 44px;
	font-size: 22px
}

#part2 .table th:nth-child(1) {
	border-left: 1px solid #dcdcdc
}

#part2 .table th:hover {
	background: #9a9caa
}

#part2 .table td {
	height: 76px;
	font-size: 20px;
	color: #333
}

#part3 .city li,
#part4 .classify .part4_index li,
#part5 .classify .part5_index li{
	font-size: 22px;
	cursor: pointer;
	float: left;
	text-align: center
}

#part2 .table td:nth-child(1) {
	border-left: 1px solid #dcdcdc
}

#part3 {
	background: #f6f8f7
}

#part3 .city li {
	width: 106px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dcdcdc;
	margin-right: 19.4px;
	margin-bottom: 20px;
	color: #333;
	background: #fff;
	border-radius: 12px
}

#part3 .city li.on {
	color: #fff;
	background: #f63854;
	border-color: #f63854
}

#part3 .city li:nth-child(8n) {
	margin-right: 0
}

#part3 .city,
#part4 .classify .part4_index,
#part5 .classify .part5_index,
.banner,
.part {
	overflow: hidden
}

#part4 {
	background: #fff
}

#part4 .classify {
	border: 1px solid #dfe1ec;
	border-top: none;
	margin-bottom: 70px;
	box-sizing: border-box
}

#part4 .classify .part4_index li {
	width: 33.267%;
	height: 60px;
	line-height: 60px;
	background: #4d526e;
	border-right: 1px solid #71758b;
	color: #fff
}

#part4 .classify .part4_index li.on {
	color: #4d526e;
	background: #fff;
	border-top: 3px solid #4d526e;
	border-right: none;
	height: 57px
}

#part4 .classify .part4_value {
	display: none;
	overflow: hidden;
	margin-top: 60px
}

#part4 .classify .part4_value.on {
	display: block
}

#part4 .classify .part4_value li {
	float: left
}

#part4 .classify .part4_value li .tit {
	width: 104px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #b2b6cf;
	border-radius: 10px
}

#part4 .classify .part4_value li .desbox {
	padding-top: 20px;
	padding-bottom: 5px;
	margin-left: 30px;
	border-right: 1px dashed #dcdcdc
}

#part4 .classify .part4_value li .desbox .des {
	line-height: 26px;
	font-size: 18px;
	color: #333
}

#part4 .classify .part4_value li:nth-child(1) {
	width: 284px
}

#part4 .classify .part4_value li:nth-child(2) {
	width: 234px
}

#part4 .classify .part4_value li:nth-child(3) {
	width: 164px
}

#part4 .classify .part4_value li:nth-child(4) {
	width: 315px
}

#part4 .classify .part4_value li:nth-child(4) .desbox {
	border-right: none
}

#part5 {
	background: #fff
}

#part5 .classify {
	border: 1px solid #dfe1ec;
	border-top: none;
	margin-bottom: 70px;
	box-sizing: border-box
}

#part5 .classify .part5_index li {
	width: 24.5%;
	height: 60px;
	line-height: 60px;
	background: #4d526e;
	border-right: 1px solid #71758b;
	color: #fff
}

#part5 .classify .part5_index li.on {
	color: #4d526e;
	background: #fff;
	border-top: 3px solid #4d526e;
	border-right: none;
	height: 57px
}

#part5 .classify .part5_value {
	display: none;
	overflow: hidden;
	margin-top: 60px
}

#part5 .classify .part5_value.on {
	display: block
}

#part5 .classify .part5_value li {
	float: left
}

#part5 .classify .part5_value li .tit {
	width: 104px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #b2b6cf;
	border-radius: 10px
}

#part5 .classify .part5_value li .desbox {
	padding-top: 20px;
	padding-bottom: 5px;
	margin-left: 30px;
	border-right: 1px dashed #dcdcdc
}

#part5 .classify .part5_value li .desbox .des {
	line-height: 26px;
	font-size: 18px;
	color: #333
}

#part5 .classify .part5_value li:nth-child(1) {
	width: 284px
}

#part5 .classify .part5_value li:nth-child(2) {
	width: 234px
}

#part5 .classify .part5_value li:nth-child(3) {
	width: 164px
}

#part5 .classify .part5_value li:nth-child(4) {
	width: 315px
}

#part5 .classify .part5_value li:nth-child(4) .desbox {
	border-right: none
}