body {
	font-family: Helvetica, Arial, "simsun", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", Roboto, "Microsoft Yahei", sans-serif;
	font-size: 14px;
	color: #333
}
html {
	height: 100%
}
body {
	height: 100%;
	background: #f3f7fb
}
.ds-active body {
	overflow: hidden
}
body, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, html, img, legend, li, ol, p, ul {
	margin: 0;
	padding: 0
}
fieldset, img {
	border: 0
}
img {
	display: block
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: 400
}
ol, ul {
	list-style: none
}
input {
	padding-top: 0;
	padding-bottom: 0
}
input::-moz-focus-inner {
border:0;
padding:0
}
input, select {
	vertical-align: middle
}
input, select, textarea {
	font-size: 12px;
	margin: 0
}
input[type=text], input[type=password], textarea {
	outline-style: none;
	-webkit-appearance: none
}
textarea {
	resize: none
}
table {
	border-collapse: collapse
}
a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
.ds-flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -o-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex
}
.ds-flex_item {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-box-flex: 1;
	-o-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1
}
.ds-flex_grow-0 {
	-webkit-flex-grow: 0;
	-moz-flex-grow: 0;
	-ms-flex-grow: 0;
	-o-flex-grow: 0;
	flex-grow: 0
}
.ds-flex_grow-1 {
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	-ms-flex-grow: 1;
	-o-flex-grow: 1;
	flex-grow: 1
}
.ds-box_center {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -o-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	box-align: -webkit-center;
	box-align: -moz-center;
	box-align: -ms-center;
	box-align: -o-center;
	box-align: center;
	align-items: -webkit-center;
	align-items: -moz-center;
	align-items: -ms-center;
	align-items: -o-center;
	align-items: center
}
[class*=ds-wrap] {
box-sizing:border-box;
margin-left:auto;
margin-right:auto;
position:relative
}
.ds-wrap {
	width: 100%;
	position: relative;
	overflow: hidden
}
.ds-wrap_xxs {
	width: 600px
}
.ds-wrap_xs {
	width: 800px
}
.ds-wrap_sm {
	width: 980px
}
.ds-wrap_lg {
	width: 1100px
}
.ds-wrap_xl {
	width: 1200px
}
.ds-sizing {
	box-sizing: border-box
}
.ds-display {
	display: block
}
.ds-inline {
	display: inline-block
}
.ds-fl {
	float: left
}
.ds-fr {
	float: right
}
.ds-cf:after, .ds-cf:before, [class*=da-wrap-] {
content:'';
display:table
}
.ds-cf:after, [class*=da-wrap-] {
clear:both
}
.ds-break_xxs {
	width: 100%;
	height: 5px;
	clear: both
}
.ds-break_xs {
	width: 100%;
	height: 10px;
	clear: both
}
.ds-break_sm {
	width: 100%;
	height: 15px;
	clear: both
}
.ds-break_lg {
	width: 100%;
	height: 20px;
	clear: both
}
.ds-break_xl {
	width: 100%;
	height: 25px;
	clear: both
}
.ds-break_xxl {
	width: 100%;
	height: 30px;
	clear: both
}
.ds-break_xxxl {
	width: 100%;
	height: 35px;
	clear: both
}
.ds-break_xxxxl {
	width: 100%;
	height: 40px;
	clear: both
}
.ds-text_left {
	text-align: left!important
}
.ds-text_right {
	text-align: right!important
}
.ds-text_center {
	text-align: center!important
}
.ds-text_top {
	display: table-cell !important;
	vertical-align: top!important
}
.ds-text_middle {
	display: table-cell !important;
	vertical-align: middle!important
}
.ds-text_bottom {
	display: table-cell !important;
	vertical-align: bottom!important
}
.ds-text_all {
	display: block!important
}
.ds-text_truncate {
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.ds-text_b {
	color: #000
}
.ds-text_w {
	color: #fff
}
.ds-text_2 {
	color: #222
}
.ds-text_3 {
	color: #333
}
.ds-text_4 {
	color: #444
}
.ds-text_5 {
	color: #555
}
.ds-text_6 {
	color: #666
}
.ds-text_7 {
	color: #777
}
.ds-text_8 {
	color: #888
}
.ds-text_9 {
	color: #999
}
.ds-text_c {
	color: #ccc
}
.ds-text_d {
	color: #ddd
}
.ds-text_e {
	color: #eee
}
.ds-text_a {
	color: #fafafa
}
.ds-text_xxs {
	font-size: 10px !important
}
.ds-text_xs {
	font-size: 12px !important
}
.ds-text_sm {
	font-size: 14px !important
}
.ds-text_lg {
	font-size: 16px !important
}
.ds-text_xl {
	font-size: 18px !important
}
.ds-text_xxl {
	font-size: 22px !important
}
.ds-text_xxxl {
	font-size: 28px !important
}
.ds-text_xxxxl {
	font-size: 36px !important
}
.ds-text_default {
	color: #999 !important
}
.ds-text_primary {
	color: #5291ef !important
}
.ds-text_secondary {
	color: #2babe1 !important
}
.ds-text_success {
	color: #09bb07 !important
}
.ds-text_warning {
	color: #ef652f !important
}
.ds-text_danger {
	color: #fc0d1b !important
}
.ds-radius_xs {
	border-radius: 2px !important
}
.ds-radius_sm {
	border-radius: 5px !important
}
.ds-radius_lg {
	border-radius: 10px !important
}
.ds-radius_xl {
	border-radius: 15px !important
}
.ds-radius_xxl {
	border-radius: 25px !important
}
.ds-radius_round {
	border-radius: 1000px !important
}
.ds-radius_left-sm {
	border-radius: 5px 0 0 5px !important
}
.ds-radius_right-sm {
	border-radius: 0 5px 5px 0 !important
}
.ds-border {
	border: 1px solid #eeeeee
}
.ds-border_right {
	border-right: 1px solid #eeeeee
}
.ds-border_left {
	border-left: 1px solid #eeeeee
}
.ds-border_top {
	border-top: 1px solid #eeeeee
}
.ds-border_bottom {
	border-bottom: 1px solid #eeeeee
}
.ds-border_0 {
	border-width: 0!important
}
.ds-border_top-0 {
	border-top-width: 0!important
}
.ds-border_bottom-0 {
	border-bottom-width: 0!important
}
.ds-border_left-0 {
	border-left-width: 0!important
}
.ds-border_right-0 {
	border-right-width: 0!important
}
.ds-margin_xxs {
	margin: 5px
}
.ds-margin_right-0 {
	margin-right: 0!important
}
.ds-margin_right-xxs {
	margin-right: 5px
}
.ds-margin_left-0 {
	margin-left: 0!important
}
.ds-margin_left-xxs {
	margin-left: 5px
}
.ds-margin_top-0 {
	margin-top: 0!important
}
.ds-margin_top-xxs {
	margin-top: 5px
}
.ds-margin_bottom-0 {
	margin-bottom: 0!important
}
.ds-margin_bottom-xxs {
	margin-bottom: 5px
}
.ds-margin_horizontal-xxs {
	margin-left: 5px;
	margin-right: 5px
}
.ds-margin_vertical-xxs {
	margin-top: 5px;
	margin-bottom: 5px
}
.ds-margin_xs {
	margin: 10px
}
.ds-margin_right-0 {
	margin-right: 0!important
}
.ds-margin_right-xs {
	margin-right: 10px
}
.ds-margin_left-0 {
	margin-left: 0!important
}
.ds-margin_left-xs {
	margin-left: 10px
}
.ds-margin_top-0 {
	margin-top: 0!important
}
.ds-margin_top-xs {
	margin-top: 10px
}
.ds-margin_bottom-0 {
	margin-bottom: 0!important
}
.ds-margin_bottom-xs {
	margin-bottom: 10px
}
.ds-margin_horizontal-xs {
	margin-left: 10px;
	margin-right: 10px
}
.ds-margin_vertical-xs {
	margin-top: 10px;
	margin-bottom: 10px
}
.ds-margin_sm {
	margin: 15px
}
.ds-margin_right-0 {
	margin-right: 0!important
}
.ds-margin_right-sm {
	margin-right: 15px
}
.ds-margin_left-0 {
	margin-left: 0!important
}
.ds-margin_left-sm {
	margin-left: 15px
}
.ds-margin_top-0 {
	margin-top: 0!important
}
.ds-margin_top-sm {
	margin-top: 15px
}
.ds-margin_bottom-0 {
	margin-bottom: 0!important
}
.ds-margin_bottom-sm {
	margin-bottom: 15px
}
.ds-margin_horizontal-sm {
	margin-left: 15px;
	margin-right: 15px
}
.ds-margin_vertical-sm {
	margin-top: 15px;
	margin-bottom: 15px
}
.ds-margin_lg {
	margin: 20px
}
.ds-margin_right-0 {
	margin-right: 0!important
}
.ds-margin_right-lg {
	margin-right: 20px
}
.ds-margin_left-0 {
	margin-left: 0!important
}
.ds-margin_left-lg {
	margin-left: 20px
}
.ds-margin_top-0 {
	margin-top: 0!important
}
.ds-margin_top-lg {
	margin-top: 20px
}
.ds-margin_bottom-0 {
	margin-bottom: 0!important
}
.ds-margin_bottom-lg {
	margin-bottom: 20px
}
.ds-margin_horizontal-lg {
	margin-left: 20px;
	margin-right: 20px
}
.ds-margin_vertical-lg {
	margin-top: 20px;
	margin-bottom: 20px
}
.ds-margin_xl {
	margin: 25px
}
.ds-margin_right-0 {
	margin-right: 0!important
}
.ds-margin_right-xl {
	margin-right: 25px
}
.ds-margin_left-0 {
	margin-left: 0!important
}
.ds-margin_left-xl {
	margin-left: 25px
}
.ds-margin_top-0 {
	margin-top: 0!important
}
.ds-margin_top-xl {
	margin-top: 25px
}
.ds-margin_bottom-0 {
	margin-bottom: 0!important
}
.ds-margin_bottom-xl {
	margin-bottom: 25px
}
.ds-margin_horizontal-xl {
	margin-left: 25px;
	margin-right: 25px
}
.ds-margin_vertical-xl {
	margin-top: 25px;
	margin-bottom: 25px
}
.ds-margin_xxl {
	margin: 30px
}
.ds-margin_right-0 {
	margin-right: 0!important
}
.ds-margin_right-xxl {
	margin-right: 30px
}
.ds-margin_left-0 {
	margin-left: 0!important
}
.ds-margin_left-xxl {
	margin-left: 30px
}
.ds-margin_top-0 {
	margin-top: 0!important
}
.ds-margin_top-xxl {
	margin-top: 30px
}
.ds-margin_bottom-0 {
	margin-bottom: 0!important
}
.ds-margin_bottom-xxl {
	margin-bottom: 30px
}
.ds-margin_horizontal-xxl {
	margin-left: 30px;
	margin-right: 30px
}
.ds-margin_vertical-xxl {
	margin-top: 30px;
	margin-bottom: 30px
}
.ds-margin_xxxl {
	margin: 35px
}
.ds-margin_right-0 {
	margin-right: 0!important
}
.ds-margin_right-xxxl {
	margin-right: 35px
}
.ds-margin_left-0 {
	margin-left: 0!important
}
.ds-margin_left-xxxl {
	margin-left: 35px
}
.ds-margin_top-0 {
	margin-top: 0!important
}
.ds-margin_top-xxxl {
	margin-top: 35px
}
.ds-margin_bottom-0 {
	margin-bottom: 0!important
}
.ds-margin_bottom-xxxl {
	margin-bottom: 35px
}
.ds-margin_horizontal-xxxl {
	margin-left: 35px;
	margin-right: 35px
}
.ds-margin_vertical-xxxl {
	margin-top: 35px;
	margin-bottom: 35px
}
.ds-margin_xxxxl {
	margin: 40px
}
.ds-margin_right-0 {
	margin-right: 0!important
}
.ds-margin_right-xxxxl {
	margin-right: 40px
}
.ds-margin_left-0 {
	margin-left: 0!important
}
.ds-margin_left-xxxxl {
	margin-left: 40px
}
.ds-margin_top-0 {
	margin-top: 0!important
}
.ds-margin_top-xxxxl {
	margin-top: 40px
}
.ds-margin_bottom-0 {
	margin-bottom: 0!important
}
.ds-margin_bottom-xxxxl {
	margin-bottom: 40px
}
.ds-margin_horizontal-xxxxl {
	margin-left: 40px;
	margin-right: 40px
}
.ds-margin_vertical-xxxxl {
	margin-top: 40px;
	margin-bottom: 40px
}
.ds-padding_xxs {
	padding: 5px
}
.ds-padding_right-0 {
	padding-right: 0!important
}
.ds-padding_right-xxs {
	padding-right: 5px
}
.ds-padding_left-0 {
	padding-left: 0!important
}
.ds-padding_left-xxs {
	padding-left: 5px
}
.ds-padding_top-0 {
	padding-top: 0!important
}
.ds-padding_top-xxs {
	padding-top: 5px
}
.ds-padding_bottom-0 {
	padding-bottom: 0!important
}
.ds-padding_bottom-xxs {
	padding-bottom: 5px
}
.ds-padding_horizontal-xxs {
	padding-left: 5px;
	padding-right: 5px
}
.ds-padding_vertical-xxs {
	padding-top: 5px;
	padding-bottom: 5px
}
.ds-padding_xs {
	padding: 10px
}
.ds-padding_right-0 {
	padding-right: 0!important
}
.ds-padding_right-xs {
	padding-right: 10px
}
.ds-padding_left-0 {
	padding-left: 0!important
}
.ds-padding_left-xs {
	padding-left: 10px
}
.ds-padding_top-0 {
	padding-top: 0!important
}
.ds-padding_top-xs {
	padding-top: 10px
}
.ds-padding_bottom-0 {
	padding-bottom: 0!important
}
.ds-padding_bottom-xs {
	padding-bottom: 10px
}
.ds-padding_horizontal-xs {
	padding-left: 10px;
	padding-right: 10px
}
.ds-padding_vertical-xs {
	padding-top: 10px;
	padding-bottom: 10px
}
.ds-padding_sm {
	padding: 15px
}
.ds-padding_right-0 {
	padding-right: 0!important
}
.ds-padding_right-sm {
	padding-right: 15px
}
.ds-padding_left-0 {
	padding-left: 0!important
}
.ds-padding_left-sm {
	padding-left: 15px
}
.ds-padding_top-0 {
	padding-top: 0!important
}
.ds-padding_top-sm {
	padding-top: 15px
}
.ds-padding_bottom-0 {
	padding-bottom: 0!important
}
.ds-padding_bottom-sm {
	padding-bottom: 15px
}
.ds-padding_horizontal-sm {
	padding-left: 15px;
	padding-right: 15px
}
.ds-padding_vertical-sm {
	padding-top: 15px;
	padding-bottom: 15px
}
.ds-padding_lg {
	padding: 20px
}
.ds-padding_right-0 {
	padding-right: 0!important
}
.ds-padding_right-lg {
	padding-right: 20px
}
.ds-padding_left-0 {
	padding-left: 0!important
}
.ds-padding_left-lg {
	padding-left: 20px
}
.ds-padding_top-0 {
	padding-top: 0!important
}
.ds-padding_top-lg {
	padding-top: 20px
}
.ds-padding_bottom-0 {
	padding-bottom: 0!important
}
.ds-padding_bottom-lg {
	padding-bottom: 20px
}
.ds-padding_horizontal-lg {
	padding-left: 20px;
	padding-right: 20px
}
.ds-padding_vertical-lg {
	padding-top: 20px;
	padding-bottom: 20px
}
.ds-padding_xl {
	padding: 25px
}
.ds-padding_right-0 {
	padding-right: 0!important
}
.ds-padding_right-xl {
	padding-right: 25px
}
.ds-padding_left-0 {
	padding-left: 0!important
}
.ds-padding_left-xl {
	padding-left: 25px
}
.ds-padding_top-0 {
	padding-top: 0!important
}
.ds-padding_top-xl {
	padding-top: 25px
}
.ds-padding_bottom-0 {
	padding-bottom: 0!important
}
.ds-padding_bottom-xl {
	padding-bottom: 25px
}
.ds-padding_horizontal-xl {
	padding-left: 25px;
	padding-right: 25px
}
.ds-padding_vertical-xl {
	padding-top: 25px;
	padding-bottom: 25px
}
.ds-padding_xxl {
	padding: 30px
}
.ds-padding_right-0 {
	padding-right: 0!important
}
.ds-padding_right-xxl {
	padding-right: 30px
}
.ds-padding_left-0 {
	padding-left: 0!important
}
.ds-padding_left-xxl {
	padding-left: 30px
}
.ds-padding_top-0 {
	padding-top: 0!important
}
.ds-padding_top-xxl {
	padding-top: 30px
}
.ds-padding_bottom-0 {
	padding-bottom: 0!important
}
.ds-padding_bottom-xxl {
	padding-bottom: 30px
}
.ds-padding_horizontal-xxl {
	padding-left: 30px;
	padding-right: 30px
}
.ds-padding_vertical-xxl {
	padding-top: 30px;
	padding-bottom: 30px
}
.ds-padding_xxxl {
	padding: 35px
}
.ds-padding_right-0 {
	padding-right: 0!important
}
.ds-padding_right-xxxl {
	padding-right: 35px
}
.ds-padding_left-0 {
	padding-left: 0!important
}
.ds-padding_left-xxxl {
	padding-left: 35px
}
.ds-padding_top-0 {
	padding-top: 0!important
}
.ds-padding_top-xxxl {
	padding-top: 35px
}
.ds-padding_bottom-0 {
	padding-bottom: 0!important
}
.ds-padding_bottom-xxxl {
	padding-bottom: 35px
}
.ds-padding_horizontal-xxxl {
	padding-left: 35px;
	padding-right: 35px
}
.ds-padding_vertical-xxxl {
	padding-top: 35px;
	padding-bottom: 35px
}
.ds-padding_xxxxl {
	padding: 40px
}
.ds-padding_right-0 {
	padding-right: 0!important
}
.ds-padding_right-xxxxl {
	padding-right: 40px
}
.ds-padding_left-0 {
	padding-left: 0!important
}
.ds-padding_left-xxxxl {
	padding-left: 40px
}
.ds-padding_top-0 {
	padding-top: 0!important
}
.ds-padding_top-xxxxl {
	padding-top: 40px
}
.ds-padding_bottom-0 {
	padding-bottom: 0!important
}
.ds-padding_bottom-xxxxl {
	padding-bottom: 40px
}
.ds-padding_horizontal-xxxxl {
	padding-left: 40px;
	padding-right: 40px
}
.ds-padding_vertical-xxxxl {
	padding-top: 40px;
	padding-bottom: 40px
}
.ds-btn {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	border: 1px solid transparent;
	border-radius: 5px;
	outline: 0;
	box-sizing: border-box;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	cursor: pointer
}
.ds-btn:focus, .ds-btn:hover {
	color: #fff;
	text-decoration: none
}
.ds-btn.ds-btn_disabled, .ds-btn[disabled], fieldset[disabled] .ds-btn {
	pointer-events: none;
	color-border: transparent;
	cursor: not-allowed;
	opacity: .45;
	-webkit-box-shadow: none;
	box-shadow: none
}
.ds-btn.ds-btn_round {
	border-radius: 1000px
}
.ds-btn.ds-btn_plain {
	background: none
}
.ds-btn.ds-btn_plain:hover, .ds-btn.ds-btn_plain:active {
	color: #fff
}
.ds-btn.ds-btn_block {
	display: block;
	width: 100%
}
.ds-btn.ds-btn_change {
	border: none
}
.ds-btn.ds-btn_default {
	border-color: #ccc;
	color: #333
}
.ds-btn.ds-btn_radius {
	border-radius: 5px
}
.ds-btn_default, .ds-btn_plain.ds-btn_default:hover, .ds-btn_plain.ds-btn_default:active, .ds-btn_plain.ds-btn_default.ds-active {
	background: #999
}
.ds-btn_default:hover, .ds-btn_default.ds-active {
	background: #858585;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.ds-btn_plain.ds-btn_default {
	border-color: #999;
	color: #999
}
.ds-btn_change-default {
	background: #999;
	background: -webkit-linear-gradient(top, #999, #999);
	background: linear-gradient(to bottom, #999, #999)
}
.ds-btn_change-default:hover {
	background: #8c8c8c;
	background: -webkit-linear-gradient(top, #999, #999);
	background: linear-gradient(to bottom, #999, #999)
}
.ds-btn_primary, .ds-btn_plain.ds-btn_primary:hover, .ds-btn_plain.ds-btn_primary:active, .ds-btn_plain.ds-btn_primary.ds-active {
	background: #5291ef
}
.ds-btn_primary:hover, .ds-btn_primary.ds-active {
	background: #2d79ec;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.ds-btn_plain.ds-btn_primary {
	border-color: #5291ef;
	color: #5291ef
}
.ds-btn_change-primary {
	background: #5291ef;
	background: -webkit-linear-gradient(top, #526aef, #5291ef);
	background: linear-gradient(to bottom, #526aef, #5291ef)
}
.ds-btn_change-primary:hover {
	background: #3b82ed;
	background: -webkit-linear-gradient(top, #525def, #5291ef);
	background: linear-gradient(to bottom, #525def, #5291ef)
}
.ds-btn_secondary, .ds-btn_plain.ds-btn_secondary:hover, .ds-btn_plain.ds-btn_secondary:active, .ds-btn_plain.ds-btn_secondary.ds-active {
	background: #2babe1
}
.ds-btn_secondary:hover, .ds-btn_secondary.ds-active {
	background: #1c94c7;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.ds-btn_plain.ds-btn_secondary {
	border-color: #2babe1;
	color: #2babe1
}
.ds-btn_change-secondary {
	background: #2babe1;
	background: -webkit-linear-gradient(top, #2b7ee1, #2babe1);
	background: linear-gradient(to bottom, #2b7ee1, #2babe1)
}
.ds-btn_change-secondary:hover {
	background: #1e9ed4;
	background: -webkit-linear-gradient(top, #2b6ee1, #2babe1);
	background: linear-gradient(to bottom, #2b6ee1, #2babe1)
}
.ds-btn_success, .ds-btn_plain.ds-btn_success:hover, .ds-btn_plain.ds-btn_success:active, .ds-btn_plain.ds-btn_success.ds-active {
	background: #09bb07
}
.ds-btn_success:hover, .ds-btn_success.ds-active {
	background: #079406;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.ds-btn_plain.ds-btn_success {
	border-color: #09bb07;
	color: #09bb07
}
.ds-btn_change-success {
	background: #09bb07;
	background: -webkit-linear-gradient(top, #07bb32, #09bb07);
	background: linear-gradient(to bottom, #07bb32, #09bb07)
}
.ds-btn_change-success:hover {
	background: #08a206;
	background: -webkit-linear-gradient(top, #07bb41, #09bb07);
	background: linear-gradient(to bottom, #07bb41, #09bb07)
}
.ds-btn_warning, .ds-btn_plain.ds-btn_warning:hover, .ds-btn_plain.ds-btn_warning:active, .ds-btn_plain.ds-btn_warning.ds-active {
	background: #ef652f
}
.ds-btn_warning:hover, .ds-btn_warning.ds-active {
	background: #e44d12;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.ds-btn_plain.ds-btn_warning {
	border-color: #ef652f;
	color: #ef652f
}
.ds-btn_change-warning {
	background: #ef652f;
	background: -webkit-linear-gradient(top, #ef952f, #ef652f);
	background: linear-gradient(to bottom, #ef952f, #ef652f)
}
.ds-btn_change-warning:hover {
	background: #ed5317;
	background: -webkit-linear-gradient(top, #efa52f, #ef652f);
	background: linear-gradient(to bottom, #efa52f, #ef652f)
}
.ds-btn_danger, .ds-btn_plain.ds-btn_danger:hover, .ds-btn_plain.ds-btn_danger:active, .ds-btn_plain.ds-btn_danger.ds-active {
	background: #fc0d1b
}
.ds-btn_danger:hover, .ds-btn_danger.ds-active {
	background: #dd0310;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.ds-btn_plain.ds-btn_danger {
	border-color: #fc0d1b;
	color: #fc0d1b
}
.ds-btn_change-danger {
	background: #fc0d1b;
	background: -webkit-linear-gradient(top, #fc3b0d, #fc0d1b);
	background: linear-gradient(to bottom, #fc3b0d, #fc0d1b)
}
.ds-btn_change-danger:hover {
	background: #ed0311;
	background: -webkit-linear-gradient(top, #fc4f0d, #fc0d1b);
	background: linear-gradient(to bottom, #fc4f0d, #fc0d1b)
}
.ds-btn_xxs {
	padding: 1.6px 5px;
	font-size: 10px
}
.ds-btn_xs {
	padding: 3.2px 10px;
	font-size: 12px
}
.ds-btn_sm {
	padding: 4.8px 15px;
	font-size: 14px
}
.ds-btn_lg {
	padding: 6.4px 20px;
	font-size: 16px
}
.ds-btn_xl {
	padding: 8px 25px;
	font-size: 18px
}
.ds-btn_xxl {
	padding: 9.6px 30px;
	font-size: 22px
}
.ds-btn_xxxl {
	padding: 11.2px 35px;
	font-size: 28px
}
.ds-btn_xxxxl {
	padding: 12.8px 40px;
	font-size: 36px
}
.ds-badge {
	display: inline-block;
	padding: 4px 8px 3px 8px;
	font-size: 12px;
	border-radius: 2px;
	color: #fff;
	line-height: 100%;
	font-weight: normal;
	font-style: normal;
	box-sizing: border-box
}
.ds-badge.ds-badge_plain {
	background: none;
	border: 1px solid #666;
	color: #666
}
.ds-badge_default {
	background: #999
}
.ds-badge_plain.ds-badge_default {
	color-border: #999;
	color: #999
}
.ds-badge_primary {
	background: #5291ef
}
.ds-badge_plain.ds-badge_primary {
	color-border: #5291ef;
	color: #5291ef
}
.ds-badge_secondary {
	background: #2babe1
}
.ds-badge_plain.ds-badge_secondary {
	color-border: #2babe1;
	color: #2babe1
}
.ds-badge_success {
	background: #09bb07
}
.ds-badge_plain.ds-badge_success {
	color-border: #09bb07;
	color: #09bb07
}
.ds-badge_warning {
	background: #ef652f
}
.ds-badge_plain.ds-badge_warning {
	color-border: #ef652f;
	color: #ef652f
}
.ds-badge_danger {
	background: #fc0d1b
}
.ds-badge_plain.ds-badge_danger {
	color-border: #fc0d1b;
	color: #fc0d1b
}
.ds-relative {
	position: relative
}
.ds-absolute {
	position: absolute
}
.ds-show {
	display: block
}
.ds-hide {
	display: none
}
.ds-block {
	display: block
}
.ds-inline_block {
	display: inline-block
}
.ds-visible {
	overflow: visible!important
}
.ds-cursor_hand {
	cursor: pointer
}
.ds-cursor_auto {
	cursor: auto
}
.ds-cut {
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.ds-bg_white {
	background: #fff
}
.ds-body_white {
	background: #fff
}
.ds-box {
	margin-top: 25px;
	padding: 20px;
	background: #fff
}
.ds-box h3 {
	margin-bottom: 20px;
	padding-left: 10px;
	line-height: 100%;
	font-size: 18px;
	color: #5291ef;
	font-weight: normal;
	border-left: 3px solid #5291ef;
	font-family: 'microsoft yahei'
}
.ds-box .ds-box_more {
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 10px;
	color: #5291ef
}
.ds-box .ds-box_more:hover {
	color: #888
}
.ds-box .ds-box_link {
	position: absolute;
	left: 140px;
	top: 15px
}
.ds-box .ds-box_link a {
	display: inline-block;
	padding: 3px 0;
	margin: 0 10px;
	color: #888;
	border-bottom: 2px solid transparent
}
.ds-box .ds-box_link a:hover {
	color: #5291ef
}
.ds-box .ds-box_link a.active {
	color: #5291ef;
	border-color: #5291ef
}
.ds-box .ds-box_hd {
	padding-bottom: 25px
}
.ds-box .ds-box_hd a {
	position: relative;
	padding: 5px 0;
	margin-right: 25px;
	font-size: 16px;
	color: #888
}
.ds-box .ds-box_hd a.active {
	color: #5291ef;
	border-bottom: 3px solid #5291ef
}
.ds-page_btn {
	text-align: center;
	font-size: 0
}
.ds-page_btn a, .ds-page_btn span, .ds-page_btn font {
	display: inline-block;
	padding: 0 40px;
	font-size: 16px;
	line-height: 270%;
	color: #e35149;
	border: 1px solid #e35149
}
.ds-page_btn a {
	color: #fff;
	background: #e35149
}
.ds-page_btn a+a {
	margin-left: 10px;
	color: #e35149;
	background: #fff;
	border-color: #fff
}
.ds-page_btn font {
	border-color: transparent
}
.ds-path {
	padding-bottom: 10px;
	font-size: 12px
}
.ds-path font {
	color: #5291ef;
	font-size: 16px
}
.ds-path span {
	color: #888
}
.ds-path a {
	color: #555
}
.ds-path a:hover {
	text-decoration: underline
}
.ds-path i {
	display: inline-block;
	padding: 10px
}
.ds-msg {
	width: 600px;
	margin: 70px auto;
	padding: 40px 25px;
	text-align: center;
	background: #fafafa;
	border: 1px solid #eeeeee;
	border-radius: 5px
}
.ds-msg>p {
	padding-bottom: 20px;
	font-size: 18px
}
.pagination {
	width: 100%;
	text-align: center
}
.pagination ul {
	height: 30px;
	padding: 40px 0;
	font-size: 0;
	clear: both
}
.pagination ul li {
	display: inline-block
}
.pagination ul li a {
	display: block;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	color: #888;
	font-size: 14px;
	border: 1px solid #eeeeee;
	border-width: 1px 0 1px 1px
}
.pagination ul li a.current, .pagination ul li a:hover {
	background: #5291ef;
	border-color: #5291ef;
	color: #fff
}
.pagination ul li:first-child a {
	border-radius: 2px 0 0 2px
}
.pagination ul li:last-child a {
	border-radius: 0 2px 2px 0;
	border-width: 1px
}
#pages {
	width: 100%;
	text-align: center;
	height: 30px;
	padding: 40px 0;
	font-size: 0;
	clear: both
}
#pages a, #pages span {
	display: inline-block;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	color: #888;
	font-size: 12px;
	border: 1px solid #eeeeee;
	border-width: 1px 0 1px 1px
}
#pages a:hover, #pages span:hover {
	background: #5291ef;
	border-color: #5291ef;
	color: #fff
}
#pages a:first-child, #pages span:first-child {
	border-radius: 2px 0 0 2px
}
#pages a:last-child, #pages span:last-child {
	border-radius: 0 2px 2px 0;
	border-width: 1px
}
#pages span {
	background: #5291ef;
	border-color: #5291ef;
	color: #fff
}
.ds-header {
	background: #fff
}
.ds-header_top {
	background: #f5f7f9;
	border-bottom: 1px solid #eeeeee
}
.ds-header_top .ds-header_top-main {
	line-height: 34px;
	font-size: 13px;
	color: #888
}
.ds-header_top .ds-header_top-main>* {
	float: left
}
.ds-header_top .ds-header_top-main>*:last-child {
	float: right;
	color: #333;
	font-weight: bolder;
	font-size: 16px;
	font-family: 'microsoft yahei'
}
.ds-header_top .ds-header_top-main>*:last-child b {
	display: inline-block;
	padding: 4px 5px 3px 5px;
	font-size: 18px;
	color: #fff;
	line-height: 100%;
	background: red;
	border-radius: 2px
}
.ds-header_top .ds-header_top-main>a, .ds-header_top .ds-header_top-main .drop-down {
	position: relative;
	z-index: 10;
	padding: 0 15px;
	color: #999;
	cursor: pointer;
	border-right: 1px solid #eeeeee
}
.ds-header_top .ds-header_top-main .drop-down:hover>i {
	transform: rotate(-180deg);
	transition: .3s ease
}
.ds-header_top .ds-header_top-main .drop-down:hover .drop-down_content {
	visibility: visible;
	opacity: 1;
	transition: .3s ease
}
.ds-header_top .ds-header_top-main .drop-down>i {
	transition: .3s ease
}
.ds-header_top .ds-header_top-main .drop-down .drop-down_content {
	visibility: hidden;
	position: absolute;
	left: -1px;
	top: 35px;
	min-width: 90px;
	padding: 10px;
	background: #fff;
	border: 1px solid #eeeeee;
	border-top: 0;
	border-radius: 0 0 2px 2px;
	opacity: 0;
	transition: .3s ease
}
.ds-header_top .ds-header_top-main .drop-down .drop-down_content a {
	display: inline-block;
	margin: 5px 8px;
	color: #666;
	line-height: 120%
}
.ds-header_top .ds-header_top-main .drop-down .drop-down_content a:hover {
	text-decoration: underline
}
.ds-header_top .ds-header_top-main .drop-down .fa-weixin {
	font-size: 13px
}
.ds-header_top .ds-header_top-main .ico-time {
	font-size: 22px;
	color: #fc0d1b
}
.ds-header_top .ds-header_top-main>span {
	padding-left: 40px
}
.ds-header_top .ds-header_top-main>font {
	font-size: 16px;
	color: red;
	font-weight: bolder;
	font-family: 'microsoft yahei'
}
.ds-header_center {
	padding: 30px 0
}
.ds-header_center .ds-header_search {
	position: relative;
	width: 520px
}
.ds-header_center .ds-header_search i {
	position: absolute;
	left: 15px;
	top: 13px;
	font-size: 18px;
	color: #ccc
}
.ds-header_center .ds-header_search input {
	width: 100%;
	height: 45px;
	padding: 10px 0;
	text-indent: 40px;
	font-size: 14px;
	border: 1px solid #eee
}
.ds-header_center .ds-header_search button {
	position: absolute;
	right: 0;
	top: 0;
	height: 45px;
	padding: 0 25px;
	color: #fff;
	font-size: 16px;
	background: #5291ef;
	border: none;
	cursor: pointer
}
.ds-header_center .ds-header_search .ds-header_search-hot {
	padding-top: 10px;
	font-size: 12px;
	color: #777
}
.ds-header_center .ds-header_search .ds-header_search-hot a {
	display: inline-block;
	color: #999;
	margin-right: 10px
}
.ds-header_center .ds-header_search .ds-header_search-hot a:hover {
	text-decoration: underline
}
.ds-header_nav {
	position: relative;
	font-family: "microsoft yahei"
}
.ds-header_nav:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 3px solid #5291ef
}
.ds-header_nav .ds-header_nav-main {
	position: static;
	font-size: 0
}
.ds-header_nav .ds-header_nav-main li {
	display: inline-block;
	font-size: 18px
}
.ds-header_nav .ds-header_nav-main li.active>a {
	color: #fff !important;
	background: #5291ef
}
.ds-header_nav .ds-header_nav-main li:hover>a {
	color: #5291ef
}
.ds-header_nav .ds-header_nav-main li:hover>a>i {
	transform: rotate(-180deg);
	transition: .3s ease
}
.ds-header_nav .ds-header_nav-main li:hover .drop-down_content {
	visibility: visible;
	opacity: 1;
	transition: .3s ease
}
.ds-header_nav .ds-header_nav-main li>a {
	display: block;
	padding: 0 22px;
	line-height: 42px;
	font-size: 15px;
	color: #222
}
.ds-header_nav .ds-header_nav-main li>a>i {
	font-size: 12px;
	transition: .3s ease
}
.ds-header_nav .ds-header_nav-main li .drop-down_content {
	visibility: hidden;
	position: absolute;
	z-index: 5;
	left: 0;
	top: 42px;
	width: 100%;
	background: #5291ef;
	opacity: 0;
	transition: .3s ease
}
.ds-header_nav .ds-header_nav-main li .drop-down_content>div {
	padding: 25px 0 15px 0;
	font-size: 0
}
.ds-header_nav .ds-header_nav-main li .drop-down_content>div a {
	display: inline-block;
	width: 15%;
	margin-right: 2%;
	text-align: center
}
.ds-header_nav .ds-header_nav-main li .drop-down_content>div a:last-child {
	margin: 0
}
.ds-header_nav .ds-header_nav-main li .drop-down_content>div a:hover {
	opacity: .6
}
.ds-header_nav .ds-header_nav-main li .drop-down_content>div a img {
	display: block;
	width: 100%;
	border-radius: 2px
}
.ds-header_nav .ds-header_nav-main li .drop-down_content>div a span {
	display: block;
	padding-top: 10px;
	color: #fff;
	font-size: 14px
}
.ds-fast_course {
	padding: 20px 0 30px 0
}
.ds-fast_course>.ds-fl {
	width: 40%
}
.ds-fast_course>.ds-fl>* {
	float: left
}
.ds-fast_course>.ds-fl>span {
	position: relative;
	display: inline-block;
	width: 53px;
	padding: 10px 10px;
	color: #fff;
	text-align: center;
	letter-spacing: 5px;
	background: red;
	border-radius: 5px;
	font-family: 'microsoft yahei';
	font-size: 15px
}
.ds-fast_course>.ds-fl>span:after {
	content: "";
	position: absolute;
	right: -7px;
	top: 50%;
	margin-top: -7px;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid red
}
.ds-fast_course>.ds-fl>div {
	width: 280px;
	padding: 0 0 0 30px
}
.ds-fast_course>.ds-fl>div a {
	display: inline-block;
	width: 32%;
	font-size: 12px;
	color: #666;
	line-height: 270%
}
.ds-fast_course>.ds-fl>div a:hover {
	text-decoration: underline
}
.ds-fast_course>.ds-fl>a {
	padding-top: 10px;
	text-align: center;
	color: #fc0d1b;
	font-size: 12px
}
.ds-fast_course>.ds-fl>a:hover {
	opacity: .6
}
.ds-fast_course>.ds-fl>a i {
	display: block;
	font-size: 22px
}
.ds-fast_course>.ds-fr {
	width: 58%;
	font-size: 0;
	font-family: 'microsoft yahei'
}
.ds-fast_course>.ds-fr>a {
	display: inline-block;
	width: 25%;
	font-size: 12px;
	text-align: center
}
.ds-fast_course>.ds-fr>a:hover {
	opacity: .6
}
.ds-fast_course>.ds-fr>a>font {
	display: block;
	padding: 5px 0;
	font-size: 17px
}
.ds-fast_course>.ds-fr>a>span {
	color: #666
}
.ds-header_min {
	height: 70px;
	line-height: 70px;
	background: #091129;
	overflow: hidden
}
.ds-header_min .ds-logo {
	position: relative;
	margin-top: 10px;
	padding-right: 25px;
	margin-right: 25px
}
.ds-header_min .ds-logo:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	height: 40px;
	width: 1px;
	margin-top: -20px;
	background: rgba(255,255,255,0.1)
}
.ds-header_min font {
	font-size: 22px;
	color: rgba(255,255,255,0.4);
	font-family: "microsoft yahei"
}
.ds-header_min .ds-header_min-link {
	display: inline-block;
	font-size: 16px;
	margin-top: 15px;
	padding: 0 40px;
	line-height: 250%;
	color: #fff;
	background: rgba(82,145,239,0.2);
	border: 1px solid rgba(82,145,239,0.5);
	border-radius: 25px
}
.ds-header_min .ds-header_min-link:hover {
	color: #091129;
	background: #fff
}
.ds-header_min b {
	padding-left: 30px;
	font-size: 22px;
	font-weight: lighter;
	color: #fff
}
.ds-footer {
	padding: 40px 0 20px 0;
	background: #f5f5f5
}
.ds-footer .ds-footer_left {
	float: left;
	width: 64%
}
.ds-footer .ds-footer_left .ds-text_xl {
	font-family: "microsoft yahei";
	font-weight: bolder
}
.ds-footer .ds-footer_left .ds-footer_school {
	padding: 30px 0 0 0
}
.ds-footer .ds-footer_left .ds-footer_school a {
	display: inline-block;
	width: 80px;
	line-height: 25px;
	text-align: center;
	margin: 0 15px 15px 0;
	color: #888;
	font-size: 13px;
	border: 1px solid #888
}
.ds-footer .ds-footer_left .ds-footer_school a:hover {
	color: #fff;
	background: #5291ef;
	border-color: #5291ef
}
.ds-footer .ds-footer_left>a {
	font-size: 10px;
	color: #888
}
.ds-footer .ds-footer_left>a:hover {
	color: #5291ef
}
.ds-footer .ds-footer_right {
	float: right;
	padding-top: 55px;
	font-family: "microsoft yahei"
}
.ds-footer .ds-footer_right>div {
	width: 260px;
	margin-bottom: 20px
}
.ds-footer .ds-footer_right>div>i {
	float: left;
	width: 45px;
	height: 45px;
	margin-right: 10px;
	text-align: center;
	line-height: 48px;
	font-size: 22px;
	color: #fff;
	background: #d7d7d7;
	border-radius: 2px
}
.ds-footer .ds-footer_right>div>div {
	float: left
}
.ds-footer .ds-footer_right>div>div b {
	font-size: 22px;
	font-weight: normal
}
.ds-footer .ds-footer_right>div>div p {
	font-size: 13px;
	color: #888
}
.ds-footer .ds-footer_right>div>div a {
	display: inline-block;
	margin-top: 10px;
	font-size: 18px;
	color: #333
}
.ds-footer .ds-footer_right>div>div a:hover {
	color: #5291ef
}
.ds-footer .ds-footer_copyright {
	padding: 40px 0 25px 0;
	margin-top: 30px;
	text-align: center;
	color: #999;
	font-size: 12px;
	border-top: 1px solid #ddd
}
.ds-footer .ds-footer_copyright p {
	padding-top: 5px;
	line-height: 23px
}
.ds-footer .ds-footer_copyright a {
	color: #999
}
.ds-footer .ds-footer_copyright a:hover {
	color: #5291ef
}
.ds-footer .ds-footer_copyright>div {
	padding-top: 15px
}
.ds-footer .ds-footer_copyright>div a {
	display: inline-block;
	padding: 7px 10px;
	margin: 0 5px;
	border: 1px solid #ddd;
	border-radius: 2px
}
.ds-footer .ds-footer_copyright>div a img {
	display: inline-block;
	height: 16px;
	margin-bottom: -4px
}
.ds-footer .ds-footer_copyright>div a:hover {
	border-color: #5291ef
}
.ds-footer_min {
	padding: 30px 0;
	text-align: center;
	color: rgba(255,255,255,0.4);
	font-size: 10px;
	line-height: 180%;
	background: #243da5
}
.ds-footer_min a {
	color: rgba(255,255,255,0.6)
}
.ds-footer_min a:hover {
	color: #fff
}
#qiao-icon-wrap {
	display: none !important
}
.ds-right {
	float: right;
	width: 310px;
	padding-bottom: 40px
}
.ds-right .ds-right_box {
	margin-top: 15px
}
.ds-right .ds-right_box h3 {
	position: relative;
	display: block;
	padding: 5px 0;
	font-size: 16px;
	border-bottom: 1px solid #eeeeee
}
.ds-right .ds-right_box h3>span {
	display: inline-block;
	position: relative
}
.ds-right .ds-right_box h3>span:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -6px;
	width: 100%;
	height: 2px;
	background: #5291ef
}
.ds-right .ds-right_box h3 a {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 10px;
	color: #ccc
}
.ds-right .ds-right_box h3 a:hover {
	color: #5291ef
}
.ds-right_hot {
	padding: 5px 0
}
.ds-right_hot a {
	display: inline-block;
	padding: 5px 10px;
	margin: 5px 10px 5px 0;
	color: #888;
	font-size: 12px;
	line-height: 100%;
	border: 1px solid #ddd;
	border-radius: 5px
}
.ds-right_hot a:hover {
	color: #fff;
	background: #5291ef;
	border-color: #5291ef
}
.ds-right_img a {
	display: block;
	padding: 15px 0;
	color: #333;
	border-bottom: 1px dashed #eeeeee
}
.ds-right_img a:hover {
	opacity: .8
}
.ds-right_img a:last-child {
	border: none;
	padding-bottom: 0
}
.ds-right_img a img {
	float: left;
	width: 100px
}
.ds-right_img a>div {
	float: right;
	width: 65%;
	padding-top: 10px;
	font-size: 12px
}
.ds-right_img a>div b {
	padding-right: 15px;
	font-size: 16px
}
.ds-right_img a>div p {
	padding-top: 5px;
	color: #888;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -o-box;
	display: box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 19px
}
.ds-right_list a {
	display: block;
	margin-top: 15px;
	color: #555
}
.ds-right_list a:hover {
	color: #5291ef
}
.ds-right_list a span {
	float: left;
	width: 75%;
	font-size: 12px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -o-box;
	display: box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}
.ds-right_list a font {
	float: right;
	width: 25%;
	padding-top: 3px;
	font-size: 10px;
	text-align: right;
	color: #999
}
.ds-home_banner {
	position: relative;
	height: 520px;
	background: #ccc
}
.ds-home_banner .bd {
	position: relative;
	height: 100%;
	width: 100%
}
.ds-home_banner .bd ul {
	width: 100%!important;
	height: 100%!important
}
.ds-home_banner .bd ul li {
	width: 100%!important;
	height: 100%!important;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover
}
.ds-home_banner .bd ul li a {
	display: block;
	width: 100%;
	height: 100%
}
.ds-home_banner .hd {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
	padding: 15px 0;
	text-align: center;
	box-sizing: border-box
}
.ds-home_banner .hd a {
	width: 6px;
	height: 6px;
	display: inline-block;
	margin: 0 3px;
	background: rgba(0,0,0,0.2);
	border-radius: 100%;
	cursor: pointer
}
.ds-home_banner .hd a.on {
	width: 20px;
	background: #5291ef;
	border-radius: 20px
}
.ds-home_banner .ds-home_singup {
	position: absolute;
	top: -485px;
	left: 0;
	z-index: 2;
	width: 260px
}
.ds-home_xlzx {
	font-size: 0
}
.ds-home_xlzx a {
	display: inline-block;
	width: 18%;
	margin-right: 2.5%;
	color: #666
}
.ds-home_xlzx a:last-child {
	margin: 0
}
.ds-home_xlzx a:hover {
	opacity: .6
}
.ds-home_xlzx a img {
	display: block;
	margin-bottom: 15px;
	width: 100%
}
.ds-home_xlzx a span {
	color: #ef652f;
	margin-bottom: 5px;
	display: block;
	font-size: 13px
}
.ds-home_xlzx a p {
	color: #888;
	font-size: 12px
}
.ds-home_hot-search {
	float: left;
	box-sizing: border-box;
	width: 260px;
	padding: 10px;
	border: 1px solid #eeeeee
}
.ds-home_hot-search form {
	position: relative
}
.ds-home_hot-search form i {
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 14px;
	color: #ccc
}
.ds-home_hot-search form input {
	width: 100%;
	height: 35px;
	padding: 10px 0;
	text-indent: 30px;
	font-size: 12px;
	border: 1px solid #eee
}
.ds-home_hot-search form button {
	position: absolute;
	right: 0;
	top: 0;
	height: 35px;
	padding: 0 20px;
	color: #fff;
	font-size: 12px;
	background: #5291ef;
	border: none;
	cursor: pointer
}
.ds-home_hot-search .ds-home_hot-tag {
	padding: 10px 0
}
.ds-home_hot-search .ds-home_hot-tag a {
	display: inline-block;
	margin: 5px 5px 5px 0;
	padding: 4px 10px;
	color: #5291ef;
	font-size: 13px;
	border: 1px solid #5291ef;
	border-radius: 5px
}
.ds-home_hot-search .ds-home_hot-tag a:hover {
	color: #fff;
	background: #5291ef
}
.ds-home_hot-one {
	float: left;
	width: 600px;
	margin-left: 30px
}
.ds-home_hot-one>div {
	position: relative;
	margin-top: 25px;
	padding: 10px 15px;
	line-height: 175%;
	font-size: 13px;
	border: 1px solid #eeeeee;
	color: #777
}
.ds-home_hot-one>div:after {
	content: "";
	position: absolute;
	left: 0;
	top: 12px;
	width: 4px;
	height: 14px;
	background: #5291ef
}
.ds-home_day-read {
	width: 340px
}
.ds-home_day-read h4{
	font-weight:normal;
}
.ds-home_day-read .text {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -o-box;
	display: box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 15px 0;
	color: #777;
	font-size: 13px
}
.ds-home_day-read .text:hover {
	text-decoration: underline
}
.ds-home_day-read .text font {
	float: right
}
.ds-zk-read {
	margin-left: 30px
}
.ds-read-title {
	position: relative
}
.ds-read-more {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 13px;
	color: #777
}
.ds-read-more:hover {
	text-decoration: underline
}
.ds-mid-read {
	margin-left: 75px
}
.ds-home_teacher li {
	width: 24%;
	margin-right: 1.33%;
	float: left
}
.ds-home_teacher li:last-child {
	float: right;
	margin: 0
}
.ds-home_teacher li>div {
	box-sizing: border-box;
	height: 370px;
	width: 90%;
	text-align: center;
	border: 1px solid #eeeeee
}
.ds-home_teacher li>div img {
	display: block;
	width: 100%
}
.ds-home_teacher li>div b {
	display: block;
	padding: 25px 0 10px 0;
	color: #5291ef;
	font-size: 18px;
	font-family: "microsoft yahei";
	font-weight: normal
}
.ds-home_teacher li>div p {
	padding: 0 25px 15px 25px;
	font-size: 12px;
	color: #888;
	line-height: 23px
}
.ds-home_teacher li>div a {
	font-size: 12px
}
.ds-home_school-hd a {
	font-family: "microsoft yahei"
}
.ds-home_school-bd img {
	float: left;
	width: 23%;
	margin-right: 2.5%;
	border-radius: 2px
}
.ds-home_school-bd img:last-child {
	margin: 0
}
.ds-friend_link {
	padding: 25px 0;
	font-size: 12px
}
.ds-friend_link a {
	display: inline-block;
	margin-right: 14px;
	color: #888;
	line-height: 23px
}
.ds-friend_link a:hover {
	text-decoration: underline
}
.ds-about_bar {
	background: url('/public/assets_pc/images/about_us/banner.jpg') no-repeat center / cover;
	height: 879px
}
.ds-about_video {
	padding: 70px 0;
	background: #ebebeb
}
.ds-about_video .wz {
	box-sizing: border-box;
	width: 50%;
	padding-right: 10%
}
.ds-about_video .wz p {
	padding: 5px 0 5px 0;
	line-height: 190%;
	color: #535078
}
.ds-about_history {
	padding-bottom: 60px;
	background: #fff
}
.ds-about_history .title {
	display: block;
	margin: -50px auto 0 auto
}
.ds-about_history ul {
	padding: 200px 0 230px 0
}
.ds-about_history ul li {
	position: relative;
	float: left;
	width: 16.6%
}
.ds-about_history ul li:after {
	content: "";
	position: absolute;
	z-index: 0;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -1px;
	border-bottom: 2px dashed #e35149
}
.ds-about_history ul li:last-child:after {
	width: 60%
}
.ds-about_history ul li:last-child:before {
	content: "";
	position: absolute;
	z-index: 0;
	top: 50%;
	left: 59%;
	margin-top: -4px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 20px solid #e35149
}
.ds-about_history ul li div {
	box-sizing: border-box;
	position: absolute;
	left: -30px;
	bottom: 85px;
	width: 240px;
	max-height: 140px;
	padding: 15px 15px;
	font-size: 13px;
	line-height: 180%;
	color: #666;
	border: 1px solid rgba(227,81,73,0.2);
	box-shadow: 10px 10px 15px rgba(0,0,0,0.06)
}
.ds-about_history ul li div:before {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: -16px;
	left: 46px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 16px solid #fff
}
.ds-about_history ul li div:after {
	content: "";
	position: absolute;
	z-index: 0;
	bottom: -18px;
	left: 44px;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-top: 17px solid rgba(227,81,73,0.2)
}
.ds-about_history ul li:nth-child(2n-0) div {
	bottom: auto;
	top: 85px;
	left: -140px
}
.ds-about_history ul li:nth-child(2n-0) div:before {
	bottom: auto;
	top: -16px;
	left: 156px;
	border-top: none;
	border-bottom: 16px solid #fff
}
.ds-about_history ul li:nth-child(2n-0) div:after {
	bottom: auto;
	top: -18px;
	left: 154px;
	border-top: none;
	border-bottom: 17px solid rgba(227,81,73,0.2)
}
.ds-about_history ul li span {
	display: block;
	position: relative;
	z-index: 1;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #e35149;
	border-radius: 100%
}
.ds-about_school {
	padding: 60px 0;
	color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('/public/assets_pc/images/about_us/img_2.jpg')
}
.ds-about_school b {
	display: block;
	font-size: 28px;
	text-align: center;
	font-weight: normal
}
.ds-about_school p {
	padding: 10px 0 25px 0;
	color: rgba(255,255,255,0.7);
	text-align: center;
	font-size: 16px
}
.ds-about_school .school {
	margin: 25px 0;
	font-size: 0
}
.ds-about_school .school a {
	box-sizing: border-box;
	display: inline-block;
	width: 12%;
	padding: 5px 15px;
	margin: 0 2.25% 2.25% 2.25%;
	text-align: center;
	color: rgba(255,255,255,0.7);
	font-size: 16px;
	border: 1px solid rgba(255,255,255,0.3)
}
.ds-about_school .school a:hover {
	color: #fff;
	border-color: #fff
}
.ds-about_server {
	padding: 60px 0 80px 0;
	background: url('/public/assets_pc/images/about_us/img_4.jpg') no-repeat center center / 100% #fff
}
.ds-about_server .title {
	display: block;
	margin: 0 auto
}
.ds-about_server .content {
	width: 900px;
	margin: 0 auto;
	padding: 40px 0
}
.ds-about_server .content .item {
	float: left;
	width: 48%;
	margin-bottom: 30px
}
.ds-about_server .content .item:nth-child(2n-0) {
	float: right
}
.ds-about_server .content .item:nth-child(2n-0)>img {
	float: left;
	margin: 0 25px 0 0
}
.ds-about_server .content .item:nth-child(2n-0) .wz {
	text-align: left
}
.ds-about_server .content .item>img {
	float: right;
	height: 140px;
	margin: 0 0 0 25px;
	border-radius: 100%;
	border: 5px solid #eeeeee
}
.ds-about_server .content .item .wz {
	padding-top: 28px;
	text-align: right
}
.ds-about_server .content .item .wz span {
	font-size: 22px;
	color: #8394e4
}
.ds-about_server .content .item .wz b {
	font-size: 32px;
	color: #8394e4
}
.ds-about_server .content .item .wz p {
	color: #666
}
.ds-about_diy {
	padding: 60px 0 80px 0;
	background: url('/public/assets_pc/images/about_us/diy_bg.jpg') no-repeat center top / 100% #f2f2f2
}
.ds-about_diy .title {
	color: #1e295d;
	text-align: center
}
.ds-about_diy .title>* {
	display: inline-block
}
.ds-about_diy .title>div {
	position: relative;
	padding-left: 25px;
	top: -15px;
	text-align: left
}
.ds-about_diy .title>div b {
	font-size: 48px
}
.ds-about_diy .title>div p {
	opacity: .8;
	font-size: 22px
}
.ds-about_diy .title>div span {
	opacity: .5
}
.ds-about_diy .sub {
	padding: 40px 0;
	text-align: center;
	color: #1e295d
}
.ds-about_diy .sub b {
	display: inline-block;
	padding: 10px 15px;
	margin-bottom: 20px;
	font-size: 22px;
	border: 1px solid #1e295d
}
.ds-about_diy .sub p {
	font-size: 14px
}
.ds-about_diy .content {
	padding: 30px 0 50px 0
}
.ds-about_diy .content li {
	box-sizing: border-box;
	float: left;
	width: 25%;
	padding: 30px 0;
	text-align: center;
	border: 1px solid #ddd;
	border-width: 0 1px 1px 0
}
.ds-about_diy .content li:nth-child(4n - 0) {
	border-right-width: 0
}
.ds-about_diy .content li:nth-child(n+9) {
	border-bottom-width: 0
}
.ds-about_diy .content li span {
	display: block;
	padding-bottom: 10px;
	font-size: 18px
}
.ds-about_diy .content li a {
	display: inline-block;
	padding: 5px 15px;
	color: #fff;
	font-size: 15px;
	background: #8495ea;
	border-radius: 25px
}
.ds-about_diy .content li a:hover {
	opacity: .5
}
.ds-about_good {
	padding: 60px 0;
	color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('/public/assets_pc/images/about_us/img_5.jpg')
}
.ds-about_good b {
	display: block;
	font-size: 28px;
	text-align: center;
	font-weight: normal
}
.ds-about_good .good {
	padding: 40px 0;
	text-align: center
}
.ds-about_good .good a {
	box-sizing: border-box;
	display: inline-block;
	width: 140px;
	height: 140px;
	margin: 0 10px;
	padding: 30px 15px;
	color: #fff;
	font-size: 14px;
	background: rgba(82,145,239,0.3);
	line-height: 25px
}
.ds-about_good .good a i {
	display: block;
	padding-bottom: 10px;
	font-size: 36px;
	color: #fff
}
.ds-about_teacher {
	padding-bottom: 60px;
	background: url('/public/assets_pc/images/about_us/teacher_bg.jpg') no-repeat center center / cover #fff
}
.ds-about_teacher .title {
	display: block;
	margin: -50px auto 0 auto
}
.ds-about_teacher .content {
	position: relative
}
.ds-about_teacher .info {
	box-sizing: border-box;
	width: 500px;
	height: 420px;
	padding: 40px;
	margin: 220px auto;
	color: #fff;
	background: #586de0
}
.ds-about_teacher .info b {
	font-size: 28px
}
.ds-about_teacher .info p {
	padding: 25px 0
}
.ds-about_teacher .info a {
	display: inline-block;
	padding: 5px 15px;
	color: #fff;
	font-size: 16px;
	background: #e35149
}
.ds-about_teacher .info a:hover {
	opacity: .8
}
.ds-about_teacher .teacher a {
	position: absolute;
	display: block;
	min-width: 180px;
	min-height: 150px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #ddd;
	background-position: top !important
}
.ds-about_teacher .teacher a.active {
	box-shadow: 0 0 0 4px #a2ade7 inset
}
.ds-about_teacher .teacher a:nth-child(2) {
	left: 320px;
	top: -160px;
	width: 200px
}
.ds-about_teacher .teacher a:nth-child(3) {
	left: 540px;
	top: -170px;
	width: 240px;
	height: 160px
}
.ds-about_teacher .teacher a:nth-child(4) {
	left: 750px;
	top: 50px
}
.ds-about_teacher .teacher a:nth-child(5) {
	left: 750px;
	top: 220px;
	width: 220px;
	height: 160px
}
.ds-about_teacher .teacher a:nth-child(6) {
	left: 430px;
	top: 430px;
	width: 210px
}
.ds-about_teacher .teacher a:nth-child(7) {
	left: 200px;
	top: 430px;
	width: 220px;
	height: 170px
}
.ds-about_teacher .teacher a:nth-child(8) {
	left: 50px;
	top: 130px
}
.ds-about_teacher .teacher a:nth-child(1) {
	left: 10px;
	top: -50px;
	width: 220px;
	height: 160px
}
.ds-about_hj {
	padding: 40px 0
}
.ds-about_hj .title b {
	display: block;
	font-size: 36px;
	text-align: center
}
.ds-about_hj .title p {
	padding: 10px 0 25px 0;
	text-align: center;
	font-size: 16px
}
.ds-about_hj .ds-hj_img {
	background: url('/public/assets_pc/images/about_us/hj_img.jpg') no-repeat center / cover;
	height: 741px;
	margin-bottom: 55px
}
.ds-about_hj .content {
	height: 740px;
	margin-bottom: 50px
}
.ds-about_hj .content>div {
	box-sizing: border-box;
	float: left;
	width: 14.28%;
	height: 100%;
	padding: 5px
}
.ds-about_hj .content>div:first-child {
	padding-left: 0
}
.ds-about_hj .content>div:last-child {
	padding-right: 0
}
.ds-about_hj .content>div:nth-child(3) {
	width: 28.56%
}
.ds-about_hj .content>div>div {
	box-sizing: border-box;
	height: 25%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 10px
}
.ds-about_hj .content>div>div>div {
	height: 100%;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}
.ds-about_hj .content>div>div>div:last-child {
	float: right
}
.ds-about_hj .content .active {
	box-sizing: border-box;
	padding: 15px 30px;
	text-align: center;
	color: #fff;
	background: #222
}
.ds-about_hj .content .active img {
	display: block;
	height: 35px;
	margin: 0 auto
}
.ds-about_hj .content .active b {
	display: block;
	padding: 10px 0 5px 0;
	font-size: 16px
}
.ds-about_hj .content .active p {
	font-size: 12px
}
.ds-about_24hours {
	padding: 80px 0;
	color: #202a5b;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('/public/assets_pc/images/about_us/img_7.jpg');
	background-position: center -140px !important
}
.ds-about_24hours>div>b {
	display: inline-block;
	padding: 0 25px 15px 25px;
	font-size: 28px;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #202a5b
}
.ds-about_24hours>div>p {
	padding: 10px 13% 25px 13%;
	text-align: center;
	font-size: 16px
}
.ds-about_24hours .ds-about_24hours-img {
	padding: 60px 0
}
.ds-about_24hours .ds-about_24hours-img .hd {
	position: relative;
	z-index: 20
}
.ds-about_24hours .ds-about_24hours-img .hd a {
	position: absolute;
	left: -36px;
	top: 160px;
	padding: 30px 10px;
	color: #fff;
	font-size: 18px;
	background: rgba(0,0,0,0.3);
	border-radius: 2px
}
.ds-about_24hours .ds-about_24hours-img .hd a:hover {
	background: rgba(0,0,0,0.5)
}
.ds-about_24hours .ds-about_24hours-img .hd a.next {
	left: auto;
	right: -30px
}
.ds-about_24hours .ds-about_24hours-img .bd li {
	width: 33.33%
}
.ds-about_24hours .ds-about_24hours-img .bd li>div {
	padding: 0 10% 10px 10%
}
.ds-about_24hours .ds-about_24hours-img .bd li>div img {
	display: block;
	width: 100%;
	box-shadow: 5px 5px 0 rgba(0,0,0,0.2)
}
.ds-about_24hours .ds-about_24hours-wz {
	text-align: left;
	color: #244ec1
}
.ds-about_24hours .ds-about_24hours-wz p {
	padding-bottom: 5px;
	font-size: 22px;
	opacity: .8
}
.ds-about_24hours .ds-about_24hours-wz b {
	display: block;
	font-size: 36px;
	font-style: italic
}
.ds-about_24hours .ds-about_24hours-wz font {
	font-size: 22px
}
body {
	font-family: "microsoft yahei"
}
.ds-school_banner {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('/public//assets_pc/images/school/banner.jpg')
}
.ds-school_banner .wz {
	float: right;
	margin: 200px 0;
	padding: 25px;
	text-align: right;
	background: rgba(0,0,0,0.7)
}
.ds-school_banner .wz b {
	display: block;
	text-align: left;
	font-size: 36px;
	font-weight: normal;
	color: #fff
}
.ds-school_banner .wz p {
	padding: 10px 0 25px 0;
	font-size: 14px;
	text-align: left;
	color: #5291ef
}
.ds-school_banner .wz a {
	padding: 10px 15px;
	color: #fff;
	background: #5291ef
}
.ds-school_zb {
	padding: 60px 0;
	text-align: center;
	background: #0d4ca2
}
.ds-school_zb p {
	font-size: 28px;
	line-height: 180%;
	color: #fff
}
.ds-school_student {
	padding: 60px 0
}
.ds-school_student .wz {
	padding: 0 15% 40px 15%
}
.ds-school_student .wz b {
	float: left;
	font-size: 28px;
	font-weight: normal
}
.ds-school_student .wz span {
	float: right;
	padding-top: 15px
}
.ds-school_student .bd {
	position: relative;
	width: 960px;
	height: 610px;
	margin: 0 auto
}
.ds-school_student .bd li {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover
}
.ds-school_student .bd li a {
	display: block;
	width: 100%;
	height: 100%
}
.ds-school_student .hd {
	position: relative;
	width: 100%;
	padding: 15px 0;
	text-align: center;
	box-sizing: border-box
}
.ds-school_student .hd>a {
	position: absolute;
	top: -300px;
	left: -30px;
	font-size: 28px;
	color: #ccc
}
.ds-school_student .hd>a:hover {
	color: #5291ef
}
.ds-school_student .hd>a.next {
	left: auto;
	right: -30px
}
.ds-school_student .hd ul li {
	width: 16px;
	height: 3px;
	display: inline-block;
	margin: 0 3px;
	background: rgba(0,0,0,0.4);
	cursor: pointer;
	overflow: hidden;
	text-indent: -999
}
.ds-school_student .hd ul li.on {
	background: #5291ef
}
.ds-school_class {
	padding-bottom: 60px;
	text-align: center
}
.ds-school_class h3 {
	padding-bottom: 30px;
	font-size: 28px
}
.ds-school_class .silder {
	position: relative;
	width: 100%;
	height: 340px;
	overflow: hidden
}
.ds-school_class .silder .bd {
	width: 980px;
	position: absolute;
	left: 50%;
	margin-left: -490px
}
.ds-school_class .silder .bd li {
	width: 450px;
	height: 280px;
	overflow: hidden
}
.ds-school_class .silder .bd li>div {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	margin: 0 25px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}
.ds-school_class .silder .tempWrap {
	overflow: visible !important
}
.ds-school_class .silder .tempWrap ul {
	margin-left: -980px !important
}
.ds-school_class .silder .hd {
	position: relative;
	width: 100%;
	padding-top: 320px;
	text-align: center;
	box-sizing: border-box
}
.ds-school_class .silder .hd ul li {
	width: 16px;
	height: 3px;
	display: inline-block;
	margin: 0 3px;
	background: rgba(0,0,0,0.4);
	cursor: pointer;
	overflow: hidden;
	text-indent: -999
}
.ds-school_class .silder .hd ul li.on {
	background: #5291ef
}
.ds-school_info {
	padding: 60px;
	background: #fbfbfb
}
.ds-school_info h3 {
	padding-bottom: 50px;
	font-size: 28px;
	text-align: center
}
.ds-school_info .wz {
	position: relative;
	height: 320px;
	padding: 15px;
	background: #ebebeb
}
.ds-school_info .wz>div {
	float: left;
	width: 440px;
	padding: 25px;
	margin-top: -40px;
	color: #fff;
	background: #5291ef
}
.ds-school_info .wz>div b {
	display: block;
	font-size: 22px
}
.ds-school_info .wz>div p {
	padding-bottom: 15px;
	font-size: 16px
}
.ds-school_info .wz>span {
	float: left;
	border: 10px solid #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}
.ds-school_info .wz>span:nth-child(2) {
	margin: 0 0 0 10px;
	width: 430px;
	height: 260px
}
.ds-school_info .wz>span:nth-child(3) {
	margin-top: -30px;
	width: 430px;
	height: 220px
}
.ds-school_info .wz>span:nth-child(4) {
	margin: -30px 0 0 10px;
	width: 430px;
	height: 220px
}
.ds-sing_up-form {
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	padding: 15px;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 0 15px rgba(0,0,0,0.3)
}
.ds-sing_up-form b {
	display: block;
	position: relative;
	margin: 20px 0 5px 0;
	font-size: 22px;
	color: #5291ef;
	font-weight: normal;
	font-family: "microsoft yahei"
}
.ds-sing_up-form b:after {
	content: "";
	position: absolute;
	left: -15px;
	top: 3px;
	width: 4px;
	height: 23px;
	background: #5291ef
}
.ds-sing_up-form p {
	padding-bottom: 15px;
	font-size: 10px;
	color: #888
}
.ds-sing_up-form select, .ds-sing_up-form input[type='text'] {
	outline: none;
	display: block;
	width: 100%;
	height: 36px;
	margin-bottom: 10px;
	line-height: 36px;
	text-indent: 10px;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	background: #fff;
	color: #777;
	margin: 15px 0
}
.ds-sing_up-form input {
	text-indent: 15px !important
}
.ds-sing_up-form.max select, .ds-sing_up-form.max input {
	margin-bottom: 20px
}
.ds-sing_up-form .ds-bm_btn {
	background: rgba(252,13,27,0.8);
	text-indent: inherit !important
}
.ds-sing_up {
	padding: 30px 0 80px 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('/public//assets_pc/images/sing_up/bg.jpg')
}
.ds-sing_up .ds-fl {
	width: 320px
}
.ds-sing_up .ds-fr {
	width: 65%;
	padding-top: 50px;
	font-size: 14px
}
.ds-sing_up .ds-fr b {
	display: block;
	padding-bottom: 10px;
	font-size: 22px;
	color: #5291ef
}
.ds-sing_up .ds-fr img {
	display: block;
	margin: 25px 0 10px 0;
	border-radius: 2px;
	border: 5px solid #fff
}
.ds-sing_up .ds-bm_btn {
	background: rgba(252,13,27,0.8)
}
.ds-teacher {
	box-sizing: border-box;
	padding: 90px 0 70px 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('/public/assets_pc/images/teacher/bg.jpg')
}
.ds-teacher .ctas {
	padding-bottom: 80px;
	text-align: center
}
.ds-teacher .ctas a {
	display: inline-block;
	padding: 5px 30px;
	margin: 0 10px;
	color: #fff;
	background: #666;
	border-radius: 1000px
}
.ds-teacher .ctas a.active, .ds-teacher .ctas a:hover {
	background: #f37203
}
.ds-teacher .slide .teacher {
	width: 1000px;
	margin: 0 auto
}
.ds-teacher .slide .teacher li>div {
	position: relative;
	box-sizing: border-box;
	padding: 0 5% 0 10%
}
.ds-teacher .slide .teacher li>div img {
	float: left;
	width: 320px
}
.ds-teacher .slide .teacher li>div .wz {
	box-sizing: border-box;
	position: relative;
	float: right;
	width: 60%;
	padding: 30px;
	font-family: "microsoft yahei";
	color: #fff
}
.ds-teacher .slide .teacher li>div .wz:before, .ds-teacher .slide .teacher li>div .wz:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	border: 1px solid #f37203;
	border-width: 2px 0 0 2px
}
.ds-teacher .slide .teacher li>div .wz:after {
	left: auto;
	top: auto;
	right: 0;
	bottom: 0;
	border-width: 0 2px 2px 0
}
.ds-teacher .slide .teacher li>div .wz h3 {
	font-size: 28px;
	font-weight: normal
}
.ds-teacher .slide .teacher li>div .wz p {
	padding: 5px 0 25px 0;
	font-size: 14px;
	line-height: 23px
}
.ds-teacher .slide .teacher li>div .wz b {
	font-size: 18px;
	font-weight: normal
}
.ds-teacher .slide-2 {
	position: relative;
	padding: 0;
	width: 1100px;
	margin: 0 auto;
	z-index: 20
}
.ds-teacher .slide-2 ul {
	width: 900px;
	margin: -50px auto
}
.ds-teacher .slide-2 li {
	float: left;
	width: 12.5%
}
.ds-teacher .slide-2 li div {
	box-sizing: border-box;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	background-position: top !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #eee;
	border-radius: 100%;
	border: 3px solid #fff;
	cursor: pointer
}
.ds-teacher .slide-2 li.active div {
	border-color: #f37203
}
.ds-teacher .slide-2 a {
	position: absolute;
	left: -40px;
	top: -220px;
	width: 60px;
	height: 60px;
	color: #fff;
	font-size: 28px;
	background: rgba(0,0,0,0.3);
	border-radius: 2px;
	text-align: center;
	line-height: 60px
}
.ds-teacher .slide-2 a:hover {
	background: rgba(0,0,0,0.5)
}
.ds-teacher .slide-2 a.sNext {
	left: auto;
	right: -30px
}
.ds-teacher>a {
	display: block;
	width: 220px;
	margin: 30px auto 0 auto;
	padding: 15px 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #f37203;
	border-radius: 5px;
	font-family: "microsoft yahei"
}
.ds-news_cats {
	margin-bottom: 25px;
	padding: 10px 15px;
	background: #5291ef;
	border-radius: 2px;
	font-family: "microsoft yahei"
}
.ds-news_cats b {
	padding-right: 30px;
	color: #fff;
	font-size: 18px;
	font-weight: normal
}
.ds-news_cats a {
	position: relative;
	display: inline-block;
	padding: 0 25px;
	line-height: 100%;
	color: rgba(255,255,255,0.8);
	border-right: 1px solid rgba(255,255,255,0.5)
}
.ds-news_cats a:last-child {
	border: none
}
.ds-news_cats a.active, .ds-news_cats a:hover {
	color: #fff
}
.ds-left {
	float: left;
	width: 68%
}
.ds-news_list {
	border-top: 1px solid #eee
}
.ds-news_list li {
	padding: 20px 0;
	border-bottom: 1px dashed #ddd
}
.ds-news_list li h4{
	font-weight: normal;
}
.ds-news_list li a {
	color: #333;
	font-size: 16px;
	font-family: "microsoft yahei"
}
.ds-news_list li a:hover span {
	color: #5291ef
}
.ds-news_list li a font {
	padding-right: 15px;
	color: #999
}
.ds-news_list li p {
	padding-top: 10px;
	font-size: 14px;
	color: #666;
	line-height: 23px
}
.ds-news_list li p span {
	padding-right: 15px;
	font-size: 10px;
	color: #999
}
.ds-news_content .title {
	padding: 30px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #eeeeee
}
.ds-news_content .title h1 {
	padding-bottom: 10px;
	font-size: 28px;
	font-family: "microsoft yahei"
}
.ds-news_content .title>div>span {
	display: inline-block;
	padding-right: 15px;
	color: #888;
	font-size: 10px
}
.ds-news_content .title>div .bdsharebuttonbox {
	float: right;
	margin-top: -13px
}
.ds-news_content .content {
	font-size: 15px;
	color: #333;
	line-height: 220%
}
.ds-news_content .content p{
	text-indent: 2em;
}
.ds-news_content .code {
	padding: 80px 0 50px 0;
	text-align: center;
	font-size: 12px
}
.ds-news_content .code .ds-btn {
	font-family: "microsoft yahei"
}
.ds-news_content .code>div {
	padding-top: 40px
}
.ds-news_content .code>div span {
	display: inline-block;
	padding: 0 25px
}
.ds-news_content .code>div span img {
	display: block;
	width: 120px;
	margin: 0 auto 5px auto
}
.ds-news_content .code p {
	padding-top: 25px;
	color: #fc0d1b
}
.ds-news_content .about {
	padding: 25px 0;
	border-top: 1px solid #eeeeee
}
.ds-news_content .about .ds-news_text{
	width: 100%;
	display: inline-block;
}
.ds-news_content .about .ds-news_text a{
	float: left;
	color: #888;
	margin-bottom: 10px;
}
.ds-news_content .about .ds-news_text .next{
	float: right;
}
.ds-news_content .about .ds-news_text a:hover{
	text-decoration: underline;
}
.ds-news_content .about ul li {
	width: 48%;
	float: left;
	margin: 5px 0;
	list-style-type: disc
}
.ds-news_content .about ul li:nth-child(2n) {
	float: right
}
.ds-news_content .about ul li a {
	color: #666
}
.ds-news_content .about ul li a:hover {
	text-decoration: underline
}
.ds-news_content .about ul li font {
	float: right
}
.ds-news_content .about .ds-fl a {
	display: block;
	color: #888;
	line-height: 200%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -o-box;
	display: box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}
.ds-news_content .about .ds-fl a.next {
	float: right;
	text-align: right
}
.ds-news_content .about .ds-fl a:hover {
	color: #5291ef
}
.ds-news_content .about .ds-fl a span {
	color: #333
}
.ds-news_content .about .ds-fr {
	position: relative;
	cursor: pointer
}
.ds-news_content .about .ds-fr:hover>div {
	visibility: visible
}
.ds-news_content .about .ds-fr i {
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-bottom: -7px;
	text-align: center;
	line-height: 26px;
	color: #fff;
	font-size: 18px;
	background: url('/public/assets_pc/images/news/mobile-icon.png') no-repeat center center / 80%;
	background-color: #0d99fc;
	border-radius: 5px
}
.ds-news_content .about .ds-fr>div {
	visibility: hidden;
	position: absolute;
	z-index: 4;
	right: 0;
	top: 30px;
	padding: 10px;
	background: #fff;
	border: 1px solid #eeeeee;
	border-radius: 2px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2)
}
.ds-news_content .copyright {
	padding: 15px;
	margin-bottom: 30px;
	color: #999;
	font-size: 10px;
	line-height: 170%;
	border: 2px dashed #eeeeee
}
.more-tab-hd span {
	font-size: 20px;
	line-height: 40px;
	display: inline-block;
	border-radius: 10px;
	margin: 20px 20px;
	cursor: pointer;
	width: 120px;
	text-align: center
}
.more-tab-hd .on {
	background: #E93533;
	color: #fff
}
.ds-wrap-course {
	width: 816px
}
.ds-wrap-course .clear {
	clear: both
}
.ds-wrap-course .zx-btn {
	background: linear-gradient(160deg, #e93432 20%, #e9966d 80%);
	width: 50%;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin: 50px auto;
	display: block;
	border-radius: 30px
}
.ds-wrap-course .zx-btn:hover {
	background: #e93533
}
.ds-wrap-course .course-title {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	margin: 50px 0 50px 35px
}
.ds-wrap-course .course-title:before {
	content: "";
	background: #e93533;
	width: 5px;
	height: 28px;
	border-radius: 3px;
	margin-right: 7px;
	display: block;
	float: left
}
.course-program-title {
	text-align: center
}
.course-program-title h3 {
	font-size: 30px;
	color: #e93433
}
.course-program-title p {
	font-size: 25px;
	color: #333
}
.course-student h3 {
	font-size: 30px;
	color: #333;
	text-align: center
}
.course-student img {
	display: block;
	margin: 10px auto
}
.course-class-list {
	padding: 0 35px
}
.course-class-list li {
	float: left;
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 20px
}
.course-class-list li img {
	display: block
}
.course-class-list li span {
	display: block;
	margin: 15px 0;
	color: #333;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 7px
}
.course-class-list li span b {
	color: #df4a3d;
	font-size: 13px;
	border: 1px solid #df4a3d;
	border-radius: 5px;
	padding: 3px;
	display: inline-block;
	margin-right: 10px
}
.course-class-list li p {
	color: #666;
	font-size: 14px;
	line-height: 22px
}
.course-class-list .zx-btn-con {
	color: #e93433;
	font-size: 16px;
	border: 1px solid #e93433;
	width: 50%;
	line-height: 30px;
	margin: 20px auto 0 auto;
	display: block;
	text-align: center;
	border-radius: 20px
}
.course-class-list .zx-btn-con:hover {
	background: #e93433;
	color: #fff
}
.course-class-list li:nth-child(2n+0) {
	float: right
}
.course-advantage-title {
	color: #e93433;
	font-size: 25px;
	text-align: center
}
.course-advantage-title p {
	font-size: 14px;
	margin: 10px 0 20px 0;
	text-align: center
}
.course-advantage-title p:before {
	content: "";
	background: url('/public/assets_pc/images/news/adv-tt-ico01.gif') no-repeat center left;
	width: 73px;
	height: 9px;
	display: inline-block;
	margin-right: 3px
}
.course-advantage-title p:after {
	content: "";
	background: url('/public/assets_pc/images/news/adv-tt-ico02.gif') no-repeat center right;
	width: 73px;
	height: 9px;
	display: inline-block;
	margin-left: 3px
}
.course-advantage-list li {
	background: #e93433;
	color: #fff;
	font-size: 16px;
	float: left;
	width: 30%;
	margin: 20px 0;
	padding: 20px 0;
	border-radius: 10px;
	text-align: center
}
.course-advantage-list li img {
	width: 47px;
	height: 43px;
	display: inline-block;
	vertical-align: middle
}
.course-advantage-list li span {
	font-size: 30px;
	font-weight: bold
}
.course-advantage-list li b {
	border-bottom: 2px solid #fff;
	padding-bottom: 7px
}
.course-advantage-list li p {
	margin: 15px 0
}
.course-advantage-list li:nth-child(2) {
	margin: 20px 5%
}
.course-advantage-list li:nth-child(5) {
	margin: 20px 5%
}
.course-advantage-list li:nth-child(2n+0) {
	background: #f7f7f7;
	color: #333
}
.course-advantage-list li:nth-child(2n+0) b {
	border-bottom: 2px solid #333
}
.course-teacher-info img {
	display: block;
	margin: 15px auto 0 auto
}
.course-teacher-info>div {
	background: #e93433;
	color: #fff;
	text-align: center;
	padding: 15px 20px;
	width: 100%
}
.course-teacher-info>div>span {
	font-size: 25px
}
.course-teacher-info>div>span:before {
	content: "";
	width: 5%;
	height: 1px;
	background: #fff;
	display: inline-block;
	vertical-align: middle
}
.course-teacher-info>div>span:after {
	content: "";
	width: 5%;
	height: 1px;
	background: #fff;
	display: inline-block;
	vertical-align: middle
}
.course-teacher-info>div>strong {
	font-size: 35px;
	display: block
}
.course-class-info {
	margin: 40px 10px 0 10px;
	position: relative
}
.course-class-info-tips {
	background: url('/public/assets_pc/images/news/bx-flbg.png') no-repeat;
	color: #fff;
	padding: 20px 25px;
	width: 152px;
	height: 292px;
	position: absolute;
	left: 0;
	top: -10px
}
.course-class-info-tips strong {
	font-size: 20px
}
.course-class-info-tips b {
	background: #fff;
	height: 2px;
	width: 40px;
	display: block;
	margin: 20px 0
}
.course-class-info-tips p {
	font-size: 13px;
	padding-right: 25px;
	line-height: 25px
}
.course-class-info table {
	width: 100%;
	border-bottom: 5px solid #fc514c
}
.course-class-info table tr td {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 17px;
	text-align: center;
	line-height: 55px
}
.course-class-info-title {
	background: #eaeaea;
	font-size: 25px;
	font-weight: bold
}
.course-class-info-btn {
	background: linear-gradient(160deg, #e93432 20%, #e9966d 80%);
	width: 50%;
	line-height: 35px;
	height: 35px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin: 20px auto;
	display: block;
	border-radius: 30px
}
.course-class-info-btn:hover {
	background: #e93533
}
.course-class-info table tr td:nth-child(1) {
	border-right: none
}
.course-address-list a {
	background: #fa2c2c;
	color: #fff;
	font-size: 18px;
	width: 20%;
	margin: 10px 2.3%;
	line-height: 35px;
	display: inline-block;
	text-align: center;
	border-radius: 10px
}
.course-hj img {
	display: block;
	margin: 10px auto
}
.course-promise-info {
	background: url('/public/assets_pc/images/news/pro-bg.jpg') repeat-x center 273px;
	margin-top: 30px;
	height: 447px
}
.course-promise-info .fl {
	width: 37%;
	background: #fff;
	padding: 25px 0;
	box-shadow: 0 0 10px #e1e1e1;
	margin-left: 100px;
	height: 397px;
	float: left
}
.course-promise-info .fl>div {
	margin-left: 55px
}
.course-promise-info .fl>div>img {
	display: block;
	vertical-align: middle;
	float: left;
	margin: 0 10px 0 0
}
.course-promise-info .fl>div>strong {
	color: #e93433;
	font-size: 23px
}
.course-promise-info .fl>div>p {
	color: #333;
	font-size: 18px;
	display: block;
	margin: 15px 0 25px 43px
}
.course-promise-info .fr {
	margin-right: 100px;
	float: right
}
