@charset "UTF-8";
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
img {
	border: 0 none;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
textarea {
	resize: none;
}
del {
	text-decoration: line-through;
}
input::-ms-clear {
	display: none !important;
}
button[disabled],
input[disabled] {
	cursor: default;
}
input {
	border: none;
}
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select {
	font-size: 100%;
	font-weight: 400;
	font-family: inherit;
}
button,
input,
select,
textarea {
	outline: 0;
	border: none;
	font-size: inherit;
	font-family: inherit;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 100px #fff inset;
	box-shadow: 0 0 0 100px #fff inset;
}
a {
	text-decoration: none;
	color: #666;
}
body {
	font: 12px/1.5 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB',
		'Microsoft YaHei', '微软雅黑', Arial, sans-serif;
	color: #333;
	background: #fff;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.xhd_hot_item:hover,
.xhd_hot_more:hover,
.xhd_hot_title:hover,
.xhd_lanmu_item .link:hover {
	color: #1657da;
}
.zt-nav .subject_A_title,
.zt_jz_link:hover,
.zt_jz_teacherimg:hover,
.zt_jz_title:hover {
	color: #3d63ac;
}
.subject_one .subject_A_title,
.subject_one .subject_C_item a:hover,
.subject_one .subject_C_title,
.subject_one .subject_bItem.cur,
.subject_one .subject_bItem:hover,
.subject_one .subject_main_title:hover,
.subject_one .yuyue:hover {
	color: #fb790b;
}
.subject_two .subject_A_title {
	color: #4c5865;
}
.subject_two .subject_A::before {
	background-color: #4c5865;
}
.subject_three .person_desc:hover,
.subject_three .subject_A_title,
.subject_three .subject_C_item a:hover,
.subject_three .subject_C_title,
.subject_three .subject_Menu_more:hover,
.subject_three .subject_bItem.cur,
.subject_three .subject_bItem:hover,
.subject_three .subject_main_link:hover {
	color: #3d63ac;
}
.subject_three .subject_A::before {
	background-color: #3d63ac;
}
.subject_three .subject_tearch_item:hover .subject_tearch_des,
.subject_three .subject_tearch_item:hover .subject_tearch_name {
	color: #3d63ac;
}
.subject_four .subject_A::before,
.subject_four .subject_bItem.cur:before {
	background-color: #e39b00;
}
.subject_four .subject_A_title,
.subject_four .subject_bItem.cur {
	color: #e39b00;
}
.subject_five .subject_A_title,
.subject_five .subject_Menu_more:hover,
.subject_five .subject_bItem.cur,
.subject_five .subject_zx_item:hover .subject_main_link {
	color: #7e6afd;
}
.subject_five .subject_A::before,
.subject_five .subject_bItem.cur:before {
	background-color: #7e6afd;
}
.subject_six .subject_A::before,
.subject_six .subject_bItem.cur:before {
	background-color: #d97474;
}
.subject_six .subject_A_title,
.subject_six .subject_bItem.cur {
	color: #d97474;
}
.page-box {
	margin: 36px auto 94px;
	text-align: center;
	font-size: 0;
}
.page-box.martop-54 {
	margin-top: -40px;
}
.page-container {
	display: inline-block;
}
.page-item {
	padding: 0 14px;
	height: 36px;
	line-height: 36px;
	color: #787878;
	font-size: 16px;
	display: inline-block;
	background: #fff;
	margin: 0 7px;
}
.page-item.disabled {
	cursor: not-allowed;
}
.page-item.disabled:hover {
	background: #fff;
	color: #787878;
}
.page-item.cur,
.page-item:hover {
	color: #fff;
	background: #1657da;
}
.page-item.page-next:after {
	content: '';
	width: 9px;
	height: 9px;
	display: inline-block;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.page-item.page-next:hover:after {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.page-item.page-prev:before {
	content: '';
	width: 9px;
	height: 9px;
	display: inline-block;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
.page-item.page-prev:hover:before {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.mb {
	margin: 0 auto;
}
.mtb20 {
	margin: 20px auto;
}
.mb20 {
	margin: 0 auto 20px;
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.wrapper {
	width: 1200px;
	margin: auto;
}
page-box {
	margin: 36px auto 94px;
	text-align: center;
	font-size: 0;
}
.page-box.martop-54 {
	margin-top: -40px;
}
.page-container {
	display: inline-block;
}
.page-item {
	padding: 0 14px;
	height: 36px;
	line-height: 36px;
	color: #787878;
	font-size: 16px;
	display: inline-block;
	background: #fff;
	margin: 0 7px;
}
.page-item.disabled {
	cursor: not-allowed;
}
.page-item.disabled:hover {
	background: #fff;
	color: #787878;
}
.page-item.cur,
.page-item:hover {
	color: #fff;
	background: #4a97ff;
}
.page-item.page-next:after {
	content: '';
	width: 9px;
	height: 9px;
	display: inline-block;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.page-item.page-next:hover:after {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.page-item.page-prev:before {
	content: '';
	width: 9px;
	height: 9px;
	display: inline-block;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
.page-item.page-prev:hover:before {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
body {
	background: #f5f5f5;
}
body.body-fixed {
	position: fixed;
	width: 100%;
}
.container {
	width: 1200px;
	margin: 20px auto 94px;
}
.nav_username {
	max-width: 80px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}
.nav-box {
	background-color: #f5f5f5;
	height: 40px;
}
.nav-container {
	width: 100%;
	background-color: #f5f5f5;
	position: relative;

	height: 40px;
	line-height: 40px;
	position: fixed;
	z-index: 999;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.nav_left {
	float: left;
}
.nav_right {
	float: right;
}
.nav_right.hide {
	display: none;
}
.nav_phone {
	color: #6c6c6c;
	padding-left: 40px;
}
.nav-link {
	cursor: pointer;
}
.nav_checkLoginBox {
	float: left;
}
.header-nav {
	margin: 0 auto;
	width: 1200px;
	font-family: PingFang-SC-Regular;
	font-size: 12px;
	color: #b1b1b1;
}
.header-nav .nav {
	float: left;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
}
.header-nav .nav-link {
	display: block;
	font-size: 12px;
	height: 40px;
	padding: 0 19px;
	color: #6c6c6c;
}
.header-nav .nav-link:hover {
	color: #1657da;
}
.header-nav .linkblue {
	font-weight: 700;
	color: #1657da;
}
.header-nav .down-icon {
	display: block;
	width: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #6c6c6c;
	position: absolute;
	top: 18px;
	right: 4px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.header-nav .down-list {
	width: 100%;
	background-color: #fff;
	position: absolute;
	padding-bottom: 10px;
	display: none;
	border: 1px solid #e2e2e2;
	border-top: none;
	margin-left: -1px;
}
.header-nav .down-list .list {
	text-align: center;
	line-height: 32px;
}
.header-nav .down-list .list.logout {
	margin: 0 10px;
	border-top: 1px dashed #f5f5f5;
	margin-top: 10px;
}
.header-nav .down-list .list:hover {
	text-decoration: underline;
}
.header-nav .down-list .list:hover .list-link {
	color: #1657da;
}
.header-nav .down-list .list-link {
	color: #b1b1b1;
	cursor: pointer;
}
.header-nav .language,
.header-nav .mine-nav {
	position: relative;
}
.header-nav .language:hover,
.header-nav .mine-nav:hover {
	background: #fff;
	border-left: solid 1px #e2e2e2;
	border-right: solid 1px #e2e2e2;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.header-nav .language:hover .down-list,
.header-nav .mine-nav:hover .down-list {
	display: block;
}
.header-nav .language:hover .down-icon,
.header-nav .mine-nav:hover .down-icon {
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	border-top: 6px solid #4a97ff;
}
.header-nav .mine-nav {
	min-width: 80px;
	text-align: center;
}
.adv_banner {
	width: 100%;
	height: 100px;
	display: block;
	position: relative;
	background: center no-repeat;
}
.adv_banner.adv_hide {
	height: 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.adv_banner.adv_hide .adv_close {
	display: none;
}
.adv_img {
	width: 100%;
	height: 100%;
}
.adv_close {
	width: 8px;
	height: 9px;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 1192px;
	right: 0;
	margin: 0 auto;
	cursor: pointer;
	background: url(../images/i-sprite.png) no-repeat;
	background-position: -63px 0;
}
.no_more_smile:before {
	width: 13px;
	height: 12px;
	display: inline-block;
	content: '';
	background: url(../images/mine/face-icon.png);
	margin-right: 7px;
}
.no_more_smile:hover {
	color: #a6a6a6;
}
.search_container {
	height: 98px;
	width: 1200px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 24px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.search__xhdlogo {
	float: left;
}
.search_box {
	float: left;
	width: 640px;
	height: 45px;
	line-height: 45px;
	background-color: #1657da;
	margin-left: 15px;
	border-radius: 25px;
}
.search_box_all {
  position: relative;
	width: 100%;
	background: #fff;
}
.search_phone {
	font-family: Arial-BoldMT;
	font-size: 26px;
	color: #1657da;
}
.search_phone::before {
	width: 21px;
	height: 20px;
	content: '';
	display: inline-block;
	background: url(../images/sprite.png) no-repeat;
	background-position: -44px -203px;
	margin: 0 6px 0 17px;
}
.search__xhdlogo {
	width: 249px;
	height: 53px;
	vertical-align: middle;
}
.search_city {
	float: left;
	font-size: 0;
	width: 2px;
	height: 40px;
}
.search_wrapper {
	float: left;
	position: relative;
	width: 532px;
	height: 41px;
	background: #fff;
	margin-top: 2px;
	border-top-left-radius: 21px;
	border-bottom-left-radius: 21px;
}
.search_btn {
	float: left;
	width: 100px;
	text-align: center;
	color: #fff;
	font-size: 17px;
	cursor: pointer;
}
.icon-search {
	position: absolute;
	left: 14px;
	top: 13px;
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../images/fdj.png) no-repeat center;
	background-size: 100% 100%;
}
.search_words {
	float: left;
	height: 38px;
	font-size: 14px;
	margin-left: 16px;
	width: 370px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
}
.search_way {
	float: right;
	margin-right: 25px;
}
.search_item {
	float: left;
	line-height: 40px;
	cursor: pointer;
	padding-left: 24px;
	position: relative;
}
.search_item:before {
	content: '';
	width: 10px;
	height: 10px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #666;
	border-radius: 50%;
	position: absolute;
	left: 11px;
	top: 13px;
}
.search_item.cur:after {
	position: absolute;
	width: 4px;
	height: 4px;
	left: 14px;
	top: 16px;
	background-color: #666;
	content: '';
	border-radius: 50%;
}
.search_item.cur:hover:after {
	background-color: currentColor;
}
.search_item:hover {
	color: #4a97ff;
}
.search_item:hover:before {
	border: 1px solid currentColor;
}
.search_rec {
	position: absolute;
	top: 45px;
	left: 12px;
	line-height: 25px;
	padding-right: 6px;
}
.search_rec_item {
	float: left;
}
.search_rec_item a {
	display: block;
	padding: 0 10px;
	height: 100%;
}
.search_rec_item:hover a {
	color: #1657da;
}
.search_associate {
	position: absolute;
	background: #fff;
	width: 523px;
	border: 2px solid #1657da;
	margin-top: 36px;
	margin-left: 5px;
	z-index: 2;
	display: none;
}
.search_associate_item {
	height: 40px;
	line-height: 40px;
	color: #b1b1b1;
	cursor: pointer;
}
.search_associate_item a {
	display: block;
	padding-left: 10px;
	width: 100%;
	height: 100%;
}
.search_associate_item:hover {
	background: #eee;
}
.search_associate_item:hover a {
	color: #1657da;
}
.footer_box {
	width: 1200px;
	margin: 0 auto 20px;
	line-height: 1;
}
.footer_title {
	color: #b2b2b2;
	font-size: 20px;
	line-height: 1;
	text-align: center;
	margin: 35px 0 25px;
}
.footer_title:after,
.footer_title:before {
	content: '';
	width: 120px;
	height: 1px;
	display: inline-block;
	background: #e1e1e1;
	margin: 0 10px;
	vertical-align: middle;
}
.footer_serve_img {
	float: left;
	width: 45px;
	height: 44px;
}
.footer_serve_img.serve1 {
	width: 52px;
	height: 48px;
	background: url(../images/sprite.png) no-repeat;
	background-position: -85px -71px;
}
.footer_serve_img.serve2 {
	width: 65px;
	height: 49px;
	background: url(../images/sprite.png) no-repeat;
	background-position: -229px 0;
}
.footer_serve_img.serve3 {
	width: 50px;
	height: 49px;
	background: url(../images/sprite.png) no-repeat;
	background-position: -157px -4px;
}
.footer_serve_img.serve4 {
	width: 50px;
	height: 49px;
	background: url(../images/sprite.png) no-repeat;
	background-position: -85px -2px;
}
.footer_serve_img.serve5 {
	width: 57px;
	height: 55px;
	background: url(../images/sprite.png) no-repeat;
	background-position: -154px -73px;
}
.footer_serve_base {
	float: left;
	margin-left: 12px;
}
.footer_serve_name {
	color: #373737;
	line-height: 1;
	font-size: 16px;
	padding-bottom: 2px;
}
.footer_serve_item {
	width: 240px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	float: left;
}
.footer_serve_content {
	line-height: 16px;
}
.footer_link_title {
	color: #181818;
	font-weight: 700;
	width: 80px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1;
}
.footer_link_box {
	padding-top: 50px;
}
.footer_link_title {
	float: left;
}
.footer_link_container {
	float: left;
	width: 1120px;
}
.footer_link_item {
	display: inline-block;
	color: #7f7f7f;
	padding: 0 20px 10px 0;
	line-height: 1;
}
.footer_link_item:hover {
	color: #4a97ff;
}
.footer_link_other {
	padding-top: 20px;
}
.footer_base_box {
	margin-top: 15px;
}
.footer_base_aboutUs {
	color: #7f7f7f;
	width: 520px;
}
.footer_base_content {
	line-height: 1;
	padding-bottom: 14px;
}
.footer_bottom {
	float: left;
}
.footer_bottom_box1 {
	width: 520px;
}
.footer_bottom_box2 {
	width: 350px;
}
.footer_bottom_box3 {
	width: 450px;
}
.footer_ewm {
	float: left;
	width: auto;
	padding-right: 35px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.footer_ewm_img {
	display: block;
	width: 105px;
	height: 105px;
}
.footer_ewm_name {
	padding-top: 13px;
}
.footer_phone_item {
	width: 225px;
	float: left;
	font-size: 20px;
	line-height: 1;
}
.footer_phone_name {
	color: #373737;
	padding: 20px 0 10px;
}
.footer_phone_num {
	color: #4a97ff;
	font-weight: 700;
}
.footer_phone_address {
	line-height: 1;
	padding-top: 26px;
	color: #3f3f3f;
}
.fixed-sider-right {
	width: 70px;
	height: 350px;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	z-index: 2;
}
.fixed-sider-right.min-box {
	height: 70px;
	overflow: hidden;
	top: 140px;
	bottom: initial;
}
.fixed-sider-right.min-box .fixed-sider-item:after {
	height: 0;
}
.fixed-sider-right .fixed-sider-rbox {
	width: 80px;
	height: 280px;
	background: #fff;
	-webkit-box-shadow: -4px 4px 4px rgba(0, 0, 0, 0.1);
	box-shadow: -4px 4px 4px rgba(0, 0, 0, 0.1);
	border-radius: 8px 0 0 8px;
}
.fixed-sider-right .sider5 {
	display: none;
}
.fixed-sider-right .sider5:after {
	height: 0;
}
.fixed-sider-right .sider4:after {
	height: 0;
}
.fixed-sider-right.toTop-show .fixed-sider-rbox {
	height: 350px;
}
.fixed-sider-right.toTop-show .sider5 {
	display: block;
}
.fixed-sider-right.toTop-show .sider4:after {
	height: 1px;
}
.fixed-sider-item {
	width: 70px;
	height: 70px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	line-height: 1;
	cursor: pointer;
	position: relative;
}
.fixed-sider-item:after {
	content: '';
	width: 52px;
	height: 1px;
	background: #e5e5e5;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 14px;
}
.fixed-sider-item.sider3:before {
	content: '';
	width: 32px;
	height: 32px;
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 -200px;
	position: absolute;
	left: 38px;
	top: 0;
}
.fixed-sider-item.sider3 .fixed-sider-img {
	width: 34px;
	height: 34px;
	-webkit-animation: serviceIcon 1.6s linear infinite;
	animation: serviceIcon 1.6s linear infinite;
}
.fixed-sider-item.sider4 .fixed-sider-img {
	width: 34px;
	height: 33px;
}
.fixed-sider-item.sider5 .fixed-sider-img {
	width: 26px;
	height: 30px;
}
.fixed-sider-item.sider1 .fixed-sider-img {
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 0;
}
.fixed-sider-item.sider1:hover .fixed-sider-img {
	background: url(../images/sprite.png) no-repeat;
	background-position: -40px 0;
}
.fixed-sider-item.sider2 .fixed-sider-img {
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 -40px;
}
.fixed-sider-item.sider2:hover .fixed-sider-img {
	background: url(../images/sprite.png) no-repeat;
	background-position: -40px -40px;
}
.fixed-sider-item.sider3 .fixed-sider-img {
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 -80px;
}
.fixed-sider-item.sider3:hover .fixed-sider-img {
	background: url(../images/sprite.png) no-repeat;
	background-position: -40px -80px;
}
.fixed-sider-item.sider4 .fixed-sider-img {
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 -120px;
}
.fixed-sider-item.sider4:hover .fixed-sider-img {
	background: url(../images/sprite.png) no-repeat;
	background-position: -40px -120px;
}
.fixed-sider-item.sider5 .fixed-sider-img {
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 -160px;
}
.fixed-sider-item.sider5:hover .fixed-sider-img {
	background: url(../images/sprite.png) no-repeat;
	background-position: -40px -160px;
}
.fixed-sider-item img {
	vertical-align: middle;
}
.fixed-sider-item.sider-phone img {
	color: #fff;
	float: right;
}
.fixed-sider-img {
	width: 27px;
	height: 33px;
	margin: 14px auto 4px;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}
.fixed-sider-name {
	margin-top: 4px;
}
.fixed-sr-box {
	text-align: center;
	position: absolute;
	width: 120px;
	height: 114px;
	border-radius: 8px;
	background: #fff;
	top: 0;
	margin-left: -134px;
	display: none;
	border: 2px solid #4a97ff;
}
.fixed-sr-box.free-call .fixed-sr-input {
	margin-bottom: 0;
}
.fixed-sr-box.yuyue {
	height: 184px;
	top: 170px;
}
.fixed-sr-title {
	color: #4a97ff;
	font-size: 16px;
	line-height: 1;
	margin: 20px 0 10px;
	width: 120px;
}
.fixed-sr-close {
	position: absolute;
	top: 1px;
	line-height: 1;
	right: 5px;
	font-size: 18px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	color: #999;
	cursor: pointer;
}
.fixed-sr-btn {
	width: 66px;
	height: 20px;
	line-height: 20px;
	display: block;
	margin: 0 auto;
	text-align: center;
	background: #4a97ff;
	color: #fff;
	border-radius: 20px;
	margin-top: 13px;
	cursor: pointer;
}
.fixed-sr-btn:hover {
	background: #177aff;
}
.fixed-sr-btn:before {
	content: '';
	width: 72px;
	height: 26px;
	border-radius: 26px;
	border: 1px solid #f5f5f5;
	display: inline-block;
	position: absolute;
	margin-left: -13px;
	margin-top: -4px;
}
.fixed-sr-input {
	width: 100px;
	padding-left: 5px;
	margin-bottom: 10px;
	height: 20px;
	border: 1px solid #f5f5f5;
}
.fixed-sr-input:focus {
	border-color: #4a97ff;
}
.fixed-sr-inputBox {
	width: 100px;
	height: 22px;
	border: 1px solid #f5f5f5;
	position: relative;
	display: block;
	margin: 0 auto 10px;
	text-align: left;
	cursor: pointer;
}
.fixed-sr-inputBox:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top: 4px solid #999;
	position: absolute;
	top: 8px;
	right: 5px;
}
.fixed-sr-optionBox {
	position: absolute;
	z-index: 1;
	background: #fff;
	width: 100%;
	top: 23px;
	border: 1px solid #f5f5f5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: none;
}
.fixed-sr-optionItem {
	height: 22px;
	line-height: 22px;
	border-bottom: 1px solid #f5f5f5;
	padding-left: 5px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.fixed-sr-optionItem:hover {
	background: #4a97ff;
	color: #fff;
}
.fixed-sr-iValue {
	line-height: 22px;
	padding-left: 5px;
	text-align: left;
	color: #999;
}
.fixed-sr-iValue.checked {
	color: #333;
}
@-webkit-keyframes serviceIcon {
	0% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		background-position: -40px -80px;
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
		background-position: -40px -80px;
	}
	100% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		background-position: -40px -80px;
	}
}
@keyframes serviceIcon {
	0% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		background-position: -40px -80px;
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
		background-position: -40px -80px;
	}
	100% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		background-position: -40px -80px;
	}
}
.dialog_close {
	display: inline-block;
	width: 12px;
	height: 11px;
	background: url(https://m.girls-peeing.com/webms1/r/cms/resource2019/img/dialog_close.png)
		no-repeat;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 101;
	cursor: pointer;
}
.dialog_back {
	width: 10px;
	height: 10px;
	border-top: 2px solid #aaa;
	border-left: 2px solid #aaa;
	display: block;
	position: absolute;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: 20px;
	cursor: pointer;
}
.dialog_back:hover {
	border-color: #4a97ff;
}
.dialog_box {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 99;
	overflow: hidden;
}
.dialog_box.dialog_login .dialog_container,
.dialog_box.dialog_loginByPwdbox .dialog_container {
	height: 394px;
}
.dialog_box.dialog_cancleOrder .dialog_container,
.dialog_box.dialog_nocode .dialog_container {
	padding: 0;
	height: 226px;
	width: 312px;
}
.dialog_box.dialog_findPwd .dialog_container {
	height: 364px;
}
.dialog_box.dialog_pwdReset .dialog_container {
	height: 384px;
}
.dialog_box.dialog_pwdSetSuccess .dialog_container {
	height: 384px;
}
.dialog_box.show {
	display: block;
	height: 100%;
}
.dialog_box.dialog_course .dialog_container,
.dialog_box.dialog_course .dialog_container1 {
	width: 1000px;
	text-align: left;
	padding: 0 15px;
}
.dialog_wrapper {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.dialog_pwd_tips {
	text-align: left;
	font-size: 16px;
	line-height: 28px;
	color: #777;
	margin: -10px 0 10px;
}
.dialog_container {
	width: 370px;
	height: 470px;
	background: #fff;
	border-radius: 8px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	bottom: 0;
	text-align: center;
	padding: 0 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.dialog_container.ksyy {
	height: 330px;
}
.dialog_container.hide {
	display: none;
}
.dialog_container.ksyy-box {
	height: 300px;
}
.dialog_container.ksyy .dialog_input_box.focus {
	border-color: #fb790b;
}
.dialog_container.ksyy .dialog_input_tips:hover {
	color: #fb790b;
}
.dialog_footer_tips {
	margin: 5px 0;
	color: #999;
}
.dialog_title {
	line-height: 100px;
	font-size: 20px;
}
.dialog_input {
	width: 180px;
	background: #fff;
}
.dialog_input_box {
	width: 320px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 50px;
	border: 1px solid #a8a8a8;
	border-radius: 4px;
	margin-bottom: 20px;
	line-height: 50px;
	font-size: 16px;
	text-align: left;
	padding-left: 20px;
	box-sizing: border-box;
	position: relative;
}
.dialog_input_box.dialog-error {
	border-color: red;
}
.dialog_input_box.dialog-error .dialog_error_tips {
	font-size: 12px;
}
.dialog_input_box.focus {
	border: 1px solid #4e9cff;
}
.dialog_input_tips {
	float: right;
	margin-right: 20px;
}
.dialog_input_tips.getcode {
	cursor: pointer;
}
.dialog_input_tips.getcode:hover {
	color: #4a97ff;
}
.dialog_input_tips.getcode.disabled {
	color: #a8a8a8;
	cursor: default;
}
.dialog_input_tips.pwd-icon {
	width: 24px;
	height: 11px;
	display: inline-block;
	background: url(../images/i-sprite.png) no-repeat;
	background-position: -154px 0;
	margin-top: 20px;
	cursor: pointer;
}
.dialog_input_tips.pwd-icon.open {
	height: 12px;
	width: 19px;
	background: url(../images/i-sprite.png) no-repeat;
	background-position: -180px 0;
}
.dialog_input_btn {
	width: 320px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	display: inline-block;
	background: #4e9cff;
	font-size: 14px;
	border-radius: 4px;
	cursor: pointer;
}
.dialog_input_btn:hover {
	background: #1b7fff;
}
.dialog_input_btn.dialog_yy {
	background: #fb790b;
}
.dialog_input_btn.dialog_yy:hover {
	background: #e96d04;
}
.dialog_input_btn.disabled {
	cursor: default;
	background: #68aaff;
}
.dialog_footer_left {
	float: left;
}
.dialog_footer_right {
	float: right;
}
.dialog_other_item {
	line-height: 1;
	cursor: pointer;
	font-size: 14px;
	padding-top: 40px;
	color: #999;
}
.dialog_other_item:hover {
	color: #333;
}
.dialog_tips {
	font-size: 18px;
}
.dialog_nocode_reason {
	padding-left: 55px;
	color: #999;
	line-height: 26px;
	text-align: left;
	margin-top: -30px;
	font-size: 14px;
}
.dialog_nocode_close {
	font-size: 14px;
	margin-top: 12px;
	line-height: 40px;
	border-top: 1px solid #f5f5f5;
	color: #4a97ff;
}
.dialog_nocode_close:hover {
	cursor: pointer;
}
.dialog_error_tips {
	color: red;
	font-size: 0;
	position: absolute;
	bottom: -17px;
	line-height: 1;
	display: block;
	width: 100%;
	left: 0;
}
.dialog_smile {
	width: 64px;
	height: 64px;
	display: inline-block;
	background: url(../images/smile.png) no-repeat;
	margin-top: 30px;
}
.dialog_pss_notice {
	font-size: 16px;
	margin: 0 0 30px;
}
.dialog_pss_tips {
	color: #999;
	line-height: 26px;
	font-size: 14px;
	margin-top: 20px;
}
.message-dialog {
	position: fixed;
	width: 397px;
	height: 50px;
	border: 1px solid #66c33a;
	background: #f1f9eb;
	line-height: 48px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	top: -80px;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-radius: 6px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 103;
}
.message-dialog.success {
	border: 1px solid #66c33a;
	background: #f1f9eb;
}
.message-dialog.error {
	border-color: #f1b4b4;
	background: #f7e5e5;
	color: #ec7373;
}
.message-dialog.error .message-text:before {
	background: url(../images/icon-error.png);
}
.message-dialog.warning {
	border-color: #faecd8;
	background: #fdf6ec;
	color: #e6a23c;
}
.message-dialog.warning .message-text:before {
	background: url(../images/icon-warning.png);
}
.message-dialog.notice {
	border-color: #ebeef5;
	background: #edf2fc;
	color: #909399;
}
.message-dialog.notice .message-text:before {
	background: url(../images/icon-notice.png);
}
.message-dialog.show {
	top: 50px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.message-text {
	margin-left: 15px;
	font-size: 14px;
}
.message-text:before {
	content: '';
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../images/icon-success.png) no-repeat;
	vertical-align: middle;
	margin-right: 10px;
}
.el-loading-mask {
	position: absolute;
	z-index: 100;
	background-color: rgba(255, 255, 255, 0.9);
	margin: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.el-loading-mask.hide {
	display: none;
}
.el-loading-spinner {
	top: 50%;
	margin-top: -21px;
	width: 100%;
	text-align: center;
	position: absolute;
}
.el-loading-spinner .circular {
	height: 42px;
	width: 42px;
	-webkit-animation: loading-rotate 2s linear infinite;
	animation: loading-rotate 2s linear infinite;
}
.el-loading-spinner .path {
	-webkit-animation: loading-dash 1.5s ease-in-out infinite;
	animation: loading-dash 1.5s ease-in-out infinite;
	stroke-dasharray: 90, 150;
	stroke-dashoffset: 0;
	stroke-width: 2;
	stroke: #409eff;
	stroke-linecap: round;
}
@-webkit-keyframes loading-rotate {
	100% {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}
@keyframes loading-rotate {
	100% {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}
@-webkit-keyframes loading-dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0;
	}
	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -40px;
	}
	100% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -120px;
	}
}
@keyframes loading-dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0;
	}
	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -40px;
	}
	100% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -120px;
	}
}
.footer_bottom_box1 {
	width: 480px;
}
.footer_phone_item {
	width: 165px;
}
.footer_bottom_box3 {
	width: 370px;
}
.pop-tips {
	position: fixed;
	top: 12%;
	left: 50%;
	z-index: 99999999;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 6px 15px;
	background-color: rgba(0, 0, 0, 0.7);
	font-size: 20px;
	color: #fff;
	border-radius: 5px;
	white-space: nowrap;
}
.breadcrumb-box {
	margin: 0 auto;
	width: 1120px;
	padding: 15px 0;
	color: #787878;
}
.breadcrumb-box a {
	color: #787878;
}
.breadcrumb-sitemap {
	width: 1200px;
	padding-bottom: 8px;
}
.index_container_A {
	background: #fff;
	-webkit-box-shadow: -9px 5px 7px 0 #00000014;
	box-shadow: -9px 5px 7px 0 #00000014;
}
.index_container_B {
	background: #f5f5f5;
}
.index_container_C {
	width: 1200px;
	margin: 0 auto;
}
.index_nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 14px;
	width: 1200px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 40px;
	margin: 0 auto;
}
.index_nav_item {
	position: relative;
	display: inline-block;
}
.index_nav_link {
	font-size: 14px;
	color: #545e64;
}
.index_nav_link:hover {
	color: #1657da;
}
.index_nav .hot::after {
	position: absolute;
	top: -3px;
	content: '';
	width: 13px;
	height: 13px;
	background: url(https://m.girls-peeing.com/webms1/r/cms/wuhan/default/resource2019/img/icon_hot.gif)
		no-repeat;
}
.indetail_n_main,
.indetail_sd_main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.indetail_n_left,
.indetail_sd_left {
	width: 842px;
}
.indetail_sd_right {
	width: 338px;
}
.ksyy-box.show {
	display: block;
}
.ksyy-box .form-container {
	width: 370px;
}
.ksyy-box .form-container .form-item {
	height: 40px;
	border: 1px solid #a8a8a8;
	margin-bottom: 20px;
}
.ksyy-box .form-container .submit {
	height: 40px;
	background-color: #fb790b;
}
.ksyy-box .form-container .submit:hover {
	background: #e96d04;
}
.header-nav .lxfyimg {
	width: 122px;
	height: 122px;
	box-sizing: border-box;
	padding: 10px;
	background: #f5f5f5;
	overflow: hidden;
	display: none;
}
.header-nav .nav-lxfy:hover .lxfyimg {
	display: block;
}
.header-nav .lxfyimg img {
	width: 100%;
}
/*# sourceMappingURL=map/common.css.map */
