a, button {
	cursor: pointer
}

button, input, textarea {
	font-size: 16px;
	margin: 0;
	outline: 0;
	-webkit-appearance: none
}

.el, .x-scorll {
	overflow: hidden
}

*, .block-item, :after, :before {
	box-sizing: border-box
}

.block-item > .block-title .more, .block-item > .block-title .title {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0
}

li, ol, ul {
	list-style: none;
	padding: 0;
	margin: 0
}

a {
	text-decoration: none
}

i {
	font-style: normal
}

img {
	border: 0;
	max-width: 100%
}

input, textarea {
	resize: none;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	border-radius: 0;
	border: 1px solid #e9e9e9
}

button {
	border: 1px solid #e9e9e9;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: 0 0;
	border-radius: 0
}

.clearfix:after, .clearfix:before {
	display: table;
	content: " "
}

.clearfix:after {
	clear: both
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.bold {
	font-weight: 700
}

.through {
	text-decoration: line-through
}

.red {
	color: #EE4653
}

.dark-red {
	color: #DA434C
}

.black {
	color: #333
}

.white {
	color: #fff
}

.gray {
	color: #999
}

.line-gray {
	color: #e9e9e9
}

.background-gray {
	color: #bbb
}

.header-background-gray {
	color: #FAFAFA
}

.text-gray {
	color: #999
}

.text-gray2 {
	color: #666
}

.green {
	color: #999
}

.blue {
	color: #f00f00
}

.blue2 {
	color: #ff6500
}

.orange {
	color: #f90
}

.arrow-top {
	border: 5px solid transparent;
	border-bottom: solid 5px #fff;
	width: 0;
	height: 0;
	display: block
}

.arrow-bottom, .arrow-left {
	border: 5px solid transparent;
	height: 0;
	display: block;
	width: 0
}

.arrow-bottom {
	border-top: solid 5px #fff
}

.arrow-left {
	border-right: solid 5px #fff
}

.arrow-right {
	border: 5px solid transparent;
	border-left: solid 5px #fff;
	width: 0;
	height: 0;
	display: block
}

.hide {
	display: none
}

.show, img {
	display: block
}

* {
	padding: 0;
	margin: 0
}

a {
	font-size: inherit;
	color: inherit
}

.cl:after, .cl:before {
	display: table;
	content: " ";
	clear: both
}

.block-item > .block-title .more:after, .load-more-btn:after {
	content: '>';
	top: -.02rem;
	position: relative
}

.fl {
	float: left
}

.fr {
	float: right
}

.el {
	white-space: nowrap;
	text-overflow: ellipsis
}

.dblo {
	display: block
}

.c-red {
	color: #EE4653
}

.x-scorll {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	position: relative
}

.app-share, body.mask-has-show {
	overflow: hidden
}

.block-item {
	margin-top: .2rem;
	padding: 0 .3rem;
	background-color: #fff
}

.block-item.no-padding {
	padding: 0
}

.block-item.padding-bottom {
	padding-bottom: .3rem
}

.block-item > .block-title {
	padding: .3rem 0
}

.block-item > .block-title .title {
	font-size: 24px;
	color: #333;
	font-weight: 400
}

.block-item > .block-title .more {
	font-size: 16px;
	color: #999
}

.block-item > .more-btn, .load-more-btn {
	display: block;
	height: .8rem;
	line-height: .8rem;
	font-size: 18px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	text-align: center;
	color: #666
}

.block-item > .block-title .more:after {
	padding-left: .04rem
}

.block-item > .more-btn, .load-more-btn {
	border: 1px solid #e9e9e9;
	border-radius: 5px
}

.load-more-btn.load-more-btn-down:after {
	-webkit-transform: rotateZ(90deg);
	transform: rotateZ(90deg)
}

.load-more-btn:after {
	display: inline-block;
	margin-left: .04rem
}

.disBox {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-tbox;
	display: -o-box
}

.sticky {
	position: relative;
	position: sticky;
	left: 0;
	top: 0;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}

.jian_disflex {
	display: flex
}

.fs_xxs {
	font-size: 10px;
	font-family: '瀹嬩綋', SimSun
}

.fs_l, .fs_m, .fs_s, .fs_xl, .fs_xs, .fs_xxl, .fs_xxxl, body {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.fs_xs {
	font-size: 12px
}

.fs_s {
	font-size: 14px
}

.fs_m {
	font-size: 16px
}

.fs_l {
	font-size: 18px
}

.fs_xl {
	font-size: 20px
}

.fs_xxl {
	font-size: 24px
}

.fs_xxxl {
	font-size: 36px
}

html {
	font-size: 44.44px
}

@media screen and (min-width: 320px) and (max-width: 359px) {
	html {
		font-size: 44.44px
	}
}

@media screen and (min-width: 360px) and (max-width: 374px) {
	html {
		font-size: 50px
	}
}

@media screen and (min-width: 375px) and (max-width: 383px) {
	html {
		font-size: 52.08px
	}
}

@media screen and (min-width: 384px) and (max-width: 392px) {
	html {
		font-size: 53.33px
	}
}

@media screen and (min-width: 393px) and (max-width: 413px) {
	html {
		font-size: 54.58px
	}
}

@media screen and (min-width: 414px) and (max-width: 539px) {
	html {
		font-size: 57.5px
	}
}

@media screen and (min-width: 540px) {
	html {
		font-size: 75px
	}
}

aspan {
	display: inline
}

body {
	margin: 0;
	font-size: 14px;
	color: #333;
	line-height: 1.01;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent
}

.left {
	float: left
}

.right {
	float: right
}

.t-a-l {
	text-align: left
}

.t-a-r {
	text-align: right
}

.loading-wh, .t-a-c {
	text-align: center
}

.app-share {
	width: 0;
	height: 0
}

.loading-wh {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: #fff;
	z-index: 1000000;
	font-size: 20px;
	color: #999;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.school-new-home-school-course .layout-article {
	width: auto;
	margin: 0
}

.black-gold .course-btn {
	background: #ffcb73 !important;
	color: #000 !important
}

.school-course-main-container {
	width: 100%;
	min-width: 1440px
}

.school-course-main-container .school-items .item {
	background-color: #fff
}

.school-course-main-container .school-items .item .item-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 70px 0
}

.school-course-main-container .school-items .item .item-content .content-more {
	margin-top: 30px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 120px;
	height: 36px;
	border: 1px solid #E1E2E3;
	font-size: 13px;
	color: #f00f00
}

.school-header-container {
	width: 100%
}

.school-header-container .school-header-wrap {
	display: flex;
	flex-direction: column;
	align-items: center
}

.school-header-container .header-top-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #F6F6F6
}

.school-header-container .header-logo-wrap {
	display: flex;
	flex-direction: column;
	align-items: center
}

.school-header-container .header-top {
	width: 1200px;
	height: 46px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.school-header-container .top-l {
	font-size: 15px;
	line-height: 21px;
	color: #333
}

.school-header-container .top-l > span {
	color: #ff6500
}

.school-header-container .top-r {
	color: #2E4062;
	font-size: 15px;
	line-height: 21px
}

.school-header-container .top-r > span {
	cursor: pointer
}

.school-header-container .top-r > span:hover {
	color: #ff6500
}

.school-header-container .top-r > a {
	margin-right: 20px
}

.school-header-container .header-logo {
	width: 1200px;
	height: 100px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.school-header-container .header-logo .logo-l {
	width: 138px;
	height: 70px
}

.school-header-container .header-logo .logo-l img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.school-header-container .header-logo .logo-r {
	min-width: 171px;
	height: 45px;
	display: flex;
	align-items: center
}

.school-header-container .header-logo .logo-r .logo-r-l .img-wrap {
	width: 49px;
	height: 49px;
	background-size: 100% 100%;
	background-image: url("../files/0d833832aa82f637b050610213ebfea2.png")
}

.school-header-container .header-logo .logo-r .logo-r-r {
	margin-left: -15px;
	display: flex;
	flex-direction: column;
	align-items: center
}

.school-header-container .header-logo .logo-r .logo-r-r > span {
	font-size: 14px;
	line-height: 19px;
	color: #ff6500
}

.school-header-container .header-logo .logo-r .logo-r-r > b {
	font-size: 24px;
	height: 28px;
	color: #ff6500
}

.school-nav-container {
	width: 100%;
	background-color: #ff6500;
	display: flex;
	justify-content: center
}

@font-face {
	font-family: ysb;
	src: url("../files/7f2fc2549e19b2b3330e8b46f946d614.ttf")
}

.school-nav-container > ul {
	width: 1200px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 70px;
	background-color: #ff6500
}

.school-nav-container > ul .schoolName {
	font-size: 34px;
	font-family: ysb;
	color: #fff;
	line-height: 44px;
	margin-right: 73px
}

.school-nav-container > ul li {
	width: 90px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	color: #fff
}

.school-nav-container > ul li.active {
	background-color: #f00f00
}

.school-nav-container.black-gold {
	background: #2e2e2e
}

.school-nav-container.black-gold .schoolName {
	color: #ffcb73
}

.school-nav-container.black-gold .active {
	background: #ffcb73;
	color: #000
}

.school-nav-container.black-gold ul {
	background: #2e2e2e
}

.school-poster-container {
	position: relative;
	display: flex;
	justify-content: center
}

.school-poster-container .poster-wrap {
	width: 100%;
	height: 180px;
	background-image: url("../files/89cf1e76298642f6f1164e9d76b99aab.png");
	background-size: 100% 100%
}

.school-poster-container .poster-content {
	width: 1440px;
	position: absolute;
	bottom: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	align-items: center
}

.school-poster-container .poster-content .poster-text {
	margin-top: 55px;
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	line-height: 40px
}

.school-poster-container .poster-content .poster-sub-text {
	margin-top: 10px;
	font-size: 15px;
	line-height: 20px;
	color: rgba(255, 255, 255, .5)
}

.school-poster-container .poster-content .poster-nav {
	margin-left: 120px;
	margin-top: 20px;
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	align-self: flex-start
}

.school-course-container {
	width: 1200px;
	background-color: #FFFFFF;
}

.school-course-container ul.course-list {
	display: flex;
	flex-wrap: wrap;
	width: 1200px;
}

.school-course-container ul.course-list > li:last-child {
	border-bottom: 1px solid #eaeaea
}

.school-course-container ul.course-list > li.row {
	width: 100%;
	display: flex;
	flex-direction: row;
	padding: 30px 20px;
	border-top: 1px solid #eaeaea
}

.school-course-container ul.course-list > li.row .course-c {
	margin-left: 50px;
	flex: 1;
	display: flex;
	flex-direction: column
}

.school-course-container ul.course-list > li.row .course-c .course-name {
	margin-top: 0;
	font-weight: 700;
	color: #333;
	font-size: 24px;
	line-height: 31px
}

.school-course-container ul.course-list > li.row .course-c .course-label {
	color: #333;
	margin-top: 10px;
	display: flex;
	align-items: center
}

.school-course-container ul.course-list > li.row .course-c .course-label > span {
	font-size: 16px;
	line-height: 21px;
	padding: 0 12px;
	border-left: 1px solid #eaeaea
}

.school-course-container ul.course-list > li.row .course-c .course-label > span:first-child {
	border-left: none;
	padding-left: 0
}

.school-course-container ul.course-list > li.row .course-c .course-label > span:last-child {
	padding-right: 0
}

.school-course-container ul.course-list > li.row .course-c .course-desc {
	margin-top: 13px;
	color: #666;
	font-size: 14px;
	line-height: 24px
}

.school-course-container ul.course-list > li.row .course-r {
	margin-top: 43px;
	margin-left: 60px;
	display: flex;
	flex-direction: column;
	align-items: center
}

.school-course-container ul.course-list > li.row .course-r .course-price {
	margin-top: 0
}

.school-course-container ul.course-list > li.row .course-r .course-price > b {
	font-size: 28px;
	line-height: 30px
}

.school-course-container ul.course-list > li.row .course-r .course-price > span {
	font-size: 24px;
	line-height: 28px
}

.school-course-container ul.course-list > li.column {
	margin-right: 18px;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 286px;
	height: 375px;
	border: 1px solid #eaeaea
}

.school-course-container ul.course-list > li.column:last-child {
	margin-right: 0
}

.school-course-container ul.course-list > li .course-img {
	width: 284px;
	height: 192px;
	background-image: url("../files/90161d456f3853a24bc281dff51954ba.png");
	background-size: 100% 100%
}

.school-course-container ul.course-list > li .course-img > img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 10px;
}

.school-course-container ul.course-list > li .course-name {
	margin-top: 12px;
	color: #333;
	font-size: 17px;
	line-height: 22px;
	font-weight: 700
}

.school-course-container ul.course-list > li .course-label {
	margin-top: 8px;
	display: flex;
	align-items: center;
	color: #666
}

.school-course-container ul.course-list > li .course-label > span {
	font-size: 13px;
	line-height: 17px;
	padding: 0 10px;
	border-left: 1px solid #eaeaea
}

.school-course-container ul.course-list > li .course-label > span:first-child {
	border-left: none;
	padding-left: 0
}

.school-course-container ul.course-list > li .course-label > span:last-child {
	padding-right: 0
}

.school-course-container ul.course-list > li .course-price {
	display: flex;
	align-items: flex-end;
	margin-top: 12px
}

.school-course-container ul.course-list > li .course-price > b {
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	color: #FF4A40;
}

.school-course-container ul.course-list > li .course-price > span {
	margin-left: 4px;
	color: #999;
	font-size: 18px;
	line-height: 21px;
	text-decoration: line-through
}

.school-course-container ul.course-list > li .course-btn {
	cursor: pointer;
	margin-top: 20px;
	width: 180px;
	height: 45px;
	border-radius: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #fff;
	background-color: #ff6500
}

.school-course-container ul.course-list > li .course-btn:hover {
	background-color: #f00f00;
}

.school-course-container ul.course-list > li .course-btn.black-gold {
	background: #ffcb73;
	color: #000
}

.common-paging > ul > li, .common-paging > ul > li.disabled:hover {
	border: 1px solid #e9e9e9
}

.common-paging {
	display: inline-block;
	vertical-align: top
}

.common-paging > ul {
	text-align: center;
	font-size: 0
}

.common-paging > ul > li {
	display: inline-block;
	margin: 6px;
	width: 38px;
	line-height: 38px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: all 50ms ease-in-out
}

.common-paging > ul > li.pre {
	background: url("../files/31887c69ec8b93f32343ba9823f1c4db.png") center no-repeat
}

.common-paging > ul > li.next {
	background: url("../files/de309931bdd6b11ffb8bcd45b1daf01f.png") center no-repeat
}

.common-paging > ul > li.disabled {
	color: #999
}

.common-paging > ul > li.disabled.pre {
	background: url("../files/d860b6accc01b10f02b3bb88e3bd6cf0.png") center no-repeat
}

.common-paging > ul > li.disabled.next {
	background: url("../files/c9db02a16e1c8baf38a9f4e0cd419965.png") center no-repeat
}

.common-paging > ul > li.active {
	border: 1px solid transparent;
	background: #f00f00;
	color: #fff
}

.common-paging > ul > li.home {
	width: 50px
}

.common-paging > ul > li:hover {
	border: 1px solid #f00f00
}

.common-paging > ul > li a {
	display: block;
	height: 100%;
	text-align: center;
	transition: all 50ms ease-in-out
}

.common-paging > ul > li a:hover {
	color: #f00f00
}

.school-footer-container {
	background-color: #222;
	height: 200px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.school-footer-container > p {
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 20px;
	color: #9a9a9a
}

.school-footer-container > p:last-child {
	margin-bottom: 0
}

.school-no-data-container {
	width: 100%;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 154px 0
}

.school-no-data-container .img-wrap {
	width: 558px;
	height: 342px;
	background-image: url("../files/7106f9018a28edb8dbd22eab43ade826.png");
	background-size: 100% 100%
}

.school-no-data-container p {
	margin-top: 16px;
	font-size: 20px;
	color: #999;
	line-height: 26px
}

.com-app-share {
	position: absolute;
	left: 0;
	width: 100%;
	top: -2000px
}

.com-app-share img {
	width: 100%;
	height: auto
}

.com-app-share h1, .com-app-share p {
	max-height: 100px;
	overflow: hidden
}

.layout-user {
	height: 34px;
	line-height: 20px;
	padding: 7px 0;
	background: #FAFAFA;
	color: #999
}

.layout-user > .content {
	width: 1200px;
	margin: 0 auto;
	position: relative
}

.layout-user > .content .left-link {
	float: left
}

.layout-user > .content .left-link > li {
	float: left;
	position: relative
}

.layout-user > .content .left-link > li:hover .tiku-mune {
	display: block
}

.layout-user > .content .left-link > li .tiku-mune {
	display: none;
	position: absolute;
	top: 20px;
	width: 420px;
	height: 140px;
	border: 1px solid #e9e9e9;
	background: #fff;
	padding: 10px;
	z-index: 2
}

.layout-user > .content .left-link > li .tiku-mune .label {
	margin: 10px
}

.layout-user > .content .left-link > li .tiku-mune ul {
	width: 310px
}

.layout-user > .content .left-link > li .tiku-mune ul > li {
	float: left;
	margin: 10px;
	color: #666
}

.layout-user > .content .left-link > li .tiku-mune ul > li a.active, .layout-user > .content .left-link > li .tiku-mune ul > li a:hover, .layout-user > .content .right-link .active, .layout-user > .content .right-link a:hover, .layout-user > .content .right-link > a.qiye {
	color: #ff6500
}

.layout-user > .content .right-link {
	float: right
}

.layout-user > .content .right-link > a {
	margin-left: 30px
}

.layout-user > .content .right-link > a:first-child {
	margin-left: 0
}

.layout-user > .content .right-link .fgx {
	margin-top: -1px
}

.layout-user > .content .fgx {
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 16px;
	background-color: #DEDEDE;
	margin: 2px 30px 0
}

.layout-user > .content .city {
	padding-left: 15px;
	background: url("../files/97a0cf0fd46460ccaecacf46e4eea77c.png") left center no-repeat;
	cursor: pointer
}

.layout-user > .content .common-city-selection-dialog {
	top: 28px;
	z-index: 2
}

.layout-user .common-city-selection-dialog.show {
	display: block
}

.com-top-user-city .city {
	padding-left: 15px;
	background: url("../files/e203ff7491a4d03f819715b83dba385c.png") left center no-repeat;
	cursor: pointer
}

.com-top-user-city .common-city-selection-dialog {
	top: 28px;
	z-index: 2
}

.com-top-user-city .top-city-tip {
	position: absolute;
	top: 32px;
	line-height: 24px;
	padding: 5px 10px;
	border: 1px solid #e9e9e9;
	background: #fff;
	color: #666;
	overflow: visible !important;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.com-top-user-city .top-city-tip:after {
	position: absolute;
	left: 15px;
	top: -12px;
	width: 12px;
	height: 12px;
	border: 6px solid transparent;
	border-bottom-color: #e9e9e9;
	content: ' '
}

.com-top-user-city .top-city-tip span.a {
	color: #ff6500;
	cursor: pointer;
	padding-left: 5px
}

.common-city-selection, .common-city-selection > .list, .common-city-selection > .list > ul > li > i {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.common-city-selection > .index > ul > li, .common-city-selection > .list > .municipality > ul > li, .common-city-selection > .list > ul > li > .item > ul > li {
	display: inline-block;
	cursor: pointer;
	transition: all 50ms ease-in-out
}

.common-city-selection {
	position: relative;
	height: 100%;
	line-height: 1;
	font-size: 14px
}

.common-city-selection > .hot > span {
	color: #999;
	float: left;
	margin-right: 15px
}

.common-city-selection > .hot > ul {
	float: left
}

.common-city-selection > .hot > ul > li {
	display: inline-block;
	margin-right: 15px;
	color: #666;
	cursor: pointer
}

.common-city-selection > .hot > ul > li:hover {
	text-decoration: underline
}

.common-city-selection > .hot > ul > li.quanguo {
	margin-left: 50px;
	color: #ff6500
}

.common-city-selection > .index {
	margin-top: 15px;
	border-bottom: solid 1px #e9e9e9
}

.common-city-selection > .index > ul > li {
	width: 24px;
	height: 24px;
	border: 1px solid #e9e9e9;
	line-height: 24px;
	text-align: center;
	color: #999;
	margin: 0 10px 10px 0
}

.common-city-selection > .index > ul > li.active, .common-city-selection > .index > ul > li:hover {
	background: #EE4653;
	border: 1px solid #EE4653;
	color: #fff
}

.common-city-selection > .list {
	position: absolute;
	top: 69px;
	font-size: 12px;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto
}

.common-city-selection > .list > ul > li {
	width: 100%;
	position: relative;
	padding: 15px 0 0
}

.common-city-selection > .list > ul > li > i {
	color: #999;
	font-weight: 700;
	font-size: 14px;
	position: absolute;
	top: 13px
}

.common-city-selection > .list > ul > li > .item {
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px
}

.common-city-selection > .list > ul > li > .item > span {
	position: absolute;
	top: 0;
	left: 20px;
	color: #999
}

.common-city-selection > .list > .municipality > ul > li:hover, .common-city-selection > .list > ul > li > .item > ul > li:hover, .common-city-selection > .list > ul > li > .item > ul > li:hover a {
	color: #EE4653
}

.common-city-selection > .list > ul > li > .item > ul {
	padding-left: 103px
}

.common-city-selection > .list > ul > li > .item > ul > li {
	margin: 0 20px 10px 0
}

.common-city-selection > .list > .municipality {
	padding: 13px 0;
	border-bottom: solid 1px #e9e9e9
}

.common-city-selection > .list > .municipality > ul > li {
	padding-right: 13px
}

.common-city-selection > .list > .municipality > ul > li.title {
	color: #999;
	cursor: text;
	padding-right: 15px
}

.common-city-selection-dialog {
	position: absolute;
	top: 0;
	left: 0;
	width: 580px;
	height: 330px;
	z-index: 1;
	border: 1px solid #e9e9e9;
	background: #fff;
	display: none
}

.common-city-selection-dialog.show {
	display: block
}

.common-city-selection-dialog.show + span {
	color: #EE4653
}

.common-city-selection-dialog.show + span i {
	border: 5px solid transparent;
	border-bottom: solid 5px #EE4653;
	width: 0;
	height: 0;
	display: block;
	margin-top: 2px
}

.common-city-selection-dialog > .arrow {
	border: 5px solid transparent;
	border-bottom: solid 5px #e9e9e9;
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	top: -10px;
	z-index: 1;
	left: 24px
}

.common-city-selection-dialog > .arrow.right {
	left: 520px
}

.common-city-selection-dialog > .arrow span {
	border: 5px solid transparent;
	border-bottom: solid 5px #fff;
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	top: -3px;
	z-index: 1;
	left: -5px
}

.common-city-selection-dialog > .close {
	width: 25px;
	height: 25px;
	background: url("../files/727529a8e24fda38dd603a14af64c7a8.png") center no-repeat;
	right: 0;
	top: 0;
	cursor: pointer;
	position: absolute;
	display: block
}

.common-city-selection-dialog > .content {
	height: 100%;
	padding: 20px
}

.layout-header > .content {
	width: 100%;
	margin: 0 auto;
	min-width: 1200px
}

.layout-navigation > .navigation-content > .nav-w, .layout-navigation > .navigation-top .search-w input, .layout-navigation > .navigation-top > .logo-w {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.layout-navigation form {
	position: relative
}

.layout-navigation form .button {
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	width: 14% !important
}

.layout-navigation > .navigation-top {
	width: 1200px;
	height: 42px;
	overflow: hidden;
	margin: 28px auto
}

.layout-navigation > .navigation-top > .logo-w {
	float: left;
	width: 207px;
	height: 100%;
	font-size: 36px;
	overflow: hidden
}

.layout-navigation > .navigation-top > .logo-w .logo {
	display: block;
	width: 207px;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
	text-align: left;
	background: url("../files/c06baab3ef8e4fa8cecb1a17f4e53191.png") left center no-repeat
}

.layout-navigation > .navigation-top .search-w {
	float: right;
	position: relative;
	width: 300px
}

.layout-navigation > .navigation-top .search-w input {
	height: 42px;
	width: 100%;
	line-height: 40px;
	border: 1px solid #e9e9e9;
	font-size: 14px;
	padding: 0 40px 0 10px
}

.layout-navigation > .navigation-top .search-w input:focus {
	border: 1px solid #ff6500
}

.layout-navigation > .navigation-top .search-w button {
	position: absolute;
	top: 7px;
	right: 5px;
	height: 29px;
	width: 30px;
	background: url("../files/b50c6ee7249e864bbcf427867aed90f6.png") center no-repeat;
	border: none
}

.layout-navigation > .navigation-content {
	width: 100%;
	background-color: #ff6500;
	color: #fff
}

.layout-navigation > .navigation-content > .nav-w {
	width: 1200px;
	margin: auto;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: left
}

.layout-navigation > .navigation-content > .nav-w > li {
	display: inline-block;
	padding: 0;
	vertical-align: top;
	width: 108px;
	text-align: center
}

.layout-navigation > .navigation-content > .nav-w > li.qiye {
	width: 148px
}

.layout-navigation > .navigation-content > .nav-w > li.last {
	padding-right: 0
}

.layout-navigation > .navigation-content > .nav-w > li:empty {
	padding: 0
}

.layout-navigation > .navigation-content > .nav-w > li a {
	display: block;
	width: 100%;
	height: 100%
}

.layout-navigation > .navigation-content > .nav-w > li a:hover {
	background-color: #f00f00
}

.layout-navigation > .navigation-content > .nav-w > li a.active {
	background-color: #ff6500
}

.layout-navigation > .navigation-content > .nav-w > .menu-jx {
	position: relative;
	overflow: visible
}

.layout-navigation > .navigation-content > .nav-w > .menu-jx:hover {
	background-color: #f00f00
}

.layout-navigation > .navigation-content > .nav-w > .menu-jx .drop-w {
	font-size: 14px;
	display: none;
	position: absolute;
	top: 50px;
	width: 100%;
	background-color: #fff;
	z-index: 2;
	line-height: 40px;
	padding: 0 8px;
	color: #666;
	box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.layout-navigation > .navigation-content > .nav-w > .menu-jx .drop-w a {
	display: block;
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #f6f6f6
}

.layout-navigation > .navigation-content > .nav-w > .menu-jx .drop-w a:hover {
	background-color: #fff;
	color: #ff6500
}

.layout-navigation > .navigation-content > .nav-w > .menu-jx .drop-w a:last-child {
	border-bottom: none
}

.layout-navigation > .navigation-content > .nav-w > .menu-jx:hover .drop-w {
	display: block
}

.layout-navigation > .navigation-content > .nav-w > .menu-jx > a:after {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin-left: 6px;
	margin-top: 5px;
	border: 5px solid transparent;
	border-top: 5px solid #fff;
	content: ' '
}

.layout-navigation2 {
	height: 69px;
	width: 1200px;
	margin: 30px auto 0
}

.layout-navigation2 > .logo-w {
	float: left;
	width: 207px;
	height: 100%;
	font-size: 36px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	overflow: hidden
}

.layout-navigation2 > .logo-w .logo {
	display: block;
	width: 207px;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
	text-align: left;
	background: url("../files/0243b53f64f0472c0752b4e086fc9621.png") left center no-repeat
}

.layout-navigation2 > .nav-w, .layout-navigation2 > .nav-w .search-w input {
	height: 33px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.layout-navigation2 > .page-title {
	float: left;
	width: 203px;
	line-height: 33px;
	margin-top: 13px;
	font-size: 18px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center
}

.layout-navigation2 > .nav-w {
	float: right;
	width: 790px;
	line-height: 33px;
	margin-top: 13px;
	font-size: 16px;
	text-align: left
}

.layout-navigation2 > .nav-w > li {
	display: inline-block;
	margin-left: 35px;
	padding: 0;
	vertical-align: top
}

.layout-navigation2 > .nav-w > li.last {
	padding-right: 0
}

.layout-navigation2 > .nav-w > li:empty {
	padding: 0
}

.layout-navigation2 > .nav-w .search-w {
	float: right;
	position: relative;
	width: 180px
}

.layout-navigation2 > .nav-w .search-w input {
	width: 100%;
	line-height: 20px;
	border: 1px solid #e9e9e9;
	font-size: 14px;
	padding: 0 40px 0 10px
}

.layout-navigation2 > .nav-w .search-w input:focus {
	border: 1px solid #ff6500
}

.layout-navigation2 > .nav-w .search-w button {
	position: absolute;
	top: 2px;
	right: 5px;
	height: 29px;
	width: 30px;
	background: url("../files/657ebc39b21fa94e089ad5d8a703d63b.png") center no-repeat;
	border: none
}

.common-channel-crumb {
	margin: 20px 0;
	line-height: 20px;
	font-size: 12px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #999
}

.common-channel-crumb > i {
	padding: 0 5px;
	font-family: '瀹嬩綋', SimSun
}

.common-channel-crumb > strong {
	color: #666
}

.common-channel-crumb h1 {
	display: inline;
	font-size: inherit
}

.layout-article {
	width: 1200px;
	min-height: 658px;
	margin: 0 auto
}

.layout-article a:hover {
	color: #ff6500
}

.layout-footer, .layout-footer > .content .footer3 .jkbd-width {
	position: relative
}

.layout-footer {
	background: #222;
	margin-top: 60px;
	overflow: hidden;
	color: #fff
}

.layout-footer .ghsImg {
	background: url("../files/eafebac2268465e1eeca2514da084cc9.png") left center no-repeat;
	background-size: 20px 20px;
	padding-left: 25px
}

.layout-footer .contact {
	color: #999;
	top: 7px !important
}

.layout-footer > .content {
	margin: 30px auto;
	padding: 0;
	width: 1200px
}

.layout-footer > .content .footer3 {
	height: 150px;
	width: 1200px;
	padding-top: 25px;
	margin: 0 auto;
	padding-bottom: 18px;
	overflow: hidden
}

.layout-footer > .content .footer3 .left {
	float: left;
	margin-left: 180px;
	padding-right: 70px;
	border-right: 1px solid #666;
	width: 232px;
	height: 138px
}

.layout-footer > .content .footer3 .left a {
	display: block;
	padding-top: 35px;
	height: 56px
}

.layout-footer > .content .footer3 .left a img {
	width: 100%;
	height: auto;
	background-image: none !important
}

.layout-footer > .content .footer3 .right {
	float: left;
	height: 138px;
	margin-left: 70px
}

.layout-footer > .content .footer3 .right p {
	margin-top: 10px;
	color: #666
}

.layout-footer > .content .footer3 .right ul {
	color: #fff;
	margin: 0 auto
}

.layout-footer > .content .footer3 .right ul li {
	float: left;
	vertical-align: middle;
	line-height: 22px
}

.layout-footer > .content .footer3 .right ul li a {
	color: #fff;
	padding: 0 10px;
	cursor: pointer
}

.layout-footer > .content .footer3 .right ul li a:hover {
	text-decoration: none;
	color: #59b6f5
}

.layout-footer > .content .footer3 .right ul li .joinus {
	padding-left: 0
}

.layout-footer > .content .footer3 .right ul li.fankui {
	border-right: 0
}

.layout-footer > .content .footer3 .right ul li.bd-line {
	height: 12px;
	width: 1px;
	background: #666;
	position: relative;
	top: 6px
}

.common-tab, .common-tab > .content {
	position: relative
}

.common-tab {
	height: 100%
}

.common-tab > .tab > ul {
	font-size: 0
}

.common-tab > .tab > ul > li {
	font-size: 16px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: all 50ms ease-in-out;
	display: inline-block;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-bottom: solid 1px #e9e9e9;
	cursor: default
}

.common-tab > .tab > ul > li.active {
	border-bottom: solid 1px #EE4653
}

.common-tab > .tab > ul > li > a, .common-tab > .tab > ul > li > span {
	display: block;
	line-height: 44px;
	cursor: pointer
}

.common-tab > .tab > ul > li > span {
	cursor: default
}

.common-tab > .content > .item {
	position: absolute;
	width: 100%;
	display: none
}

.common-tab > .content > .item.active {
	display: block
}

.common-tab > .content > .item > div {
	width: 100%;
	height: 100%;
	position: relative
}

.common-link .home-link-list, .common-link .link-topic-list {
	word-break: break-all !important;
	word-wrap: break-word !important
}

.common-link {
	position: relative
}

.common-link .contact {
	position: absolute;
	right: 0;
	top: 19px;
	font-size: 14px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.common-link .common-tab .tab > ul {
	margin-bottom: 10px
}

.common-link .common-tab .tab > ul > li {
	width: auto !important;
	margin-right: 40px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	top: 1px;
	color: #666;
	border: none
}

.common-link .home-link-list > li, .common-link .link-topic-list > li {
	display: inline-block;
	font-size: 14px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.common-link .common-tab .tab > ul > li.active {
	color: #fff
}

.common-link .common-tab .content {
	color: #999
}

.common-link .common-tab .content > .item {
	position: relative
}

.common-link .home-link-list {
	margin-top: 5px;
	position: relative;
	margin-left: -20px
}

.common-link .home-link-list > li {
	max-width: 200px;
	margin-left: 20px;
	margin-bottom: 25px
}

.common-link .home-link-list > li a:hover {
	text-decoration: underline
}

.common-link .home-link-list.hotNews {
	min-height: 82px
}

.common-link .link-topic-list {
	margin-top: 12px;
	margin-right: -30px;
	position: relative
}

.common-link .link-topic-list > li {
	width: 33%;
	padding: 0 30px 0 0;
	margin-bottom: 16px;
	vertical-align: top;
	-webkit-line-clamp: 1;
	line-clamp: 1
}

.home-popup {
	position: fixed;
	height: 100vh;
	width: 100vw;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .7);
	z-index: 9
}

.home-popup .content {
	background: url("../files/b6fb994ac483b8e9fbcafa32ff3644dc.png") no-repeat;
	background-size: cover;
	height: 623px;
	width: 527px;
	z-index: 99;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 5%
}

.home-popup .close {
	position: absolute;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	right: 20px;
	top: 10px;
	background: url("../files/1808500f41ec276af064c920621b51a1.png") no-repeat;
	background-size: cover;
	cursor: pointer
}

.popup-show {
	display: block
}

.popup-hide {
	display: none
}

.com-dialog-toast, .com-dialog-toast p {
	line-height: 1.654
}

.com-dialog-toast {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: fixed;
	display: none;
	opacity: 0;
	background: rgba(0, 0, 0, .8);
	z-index: 1000;
	padding: 10px 20px;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	max-width: 200px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-dialog-toast.show {
	display: block;
	opacity: 1
}

.com-dialog-toast.hiding {
	display: block;
	opacity: 0;
	-webkit-animation: ani-opa-hiding-keyframe 2s;
	animation: ani-opa-hiding-keyframe 2s
}

.com-dialog-growUp {
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	overflow: hidden
}

.com-dialog-growUp .growUp {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 6rem;
	height: 6rem;
	border-radius: 8px;
	background: url("../files/062d8862ae0d53bbd680599e5a75d0a5.png") center .34rem no-repeat #fff;
	background-size: 3.72rem
}

.com-dialog-growUp .growUp .close {
	position: absolute;
	font-size: .56rem;
	color: #666;
	top: .1rem;
	right: .2rem
}

.com-dialog-growUp .growUp p {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0
}

.com-dialog-growUp .growUp .p1 {
	top: 3.15rem;
	font-size: .36rem;
	color: #333
}

.com-dialog-growUp .growUp .p2 {
	top: 3.7rem;
	font-size: .32rem;
	color: #666
}

.com-dialog-growUp .growUp a {
	position: absolute;
	top: 4.56rem;
	left: .6rem;
	width: 4.8rem;
	height: .8rem;
	line-height: .8rem;
	text-align: center;
	font-size: .3rem;
	color: #fff;
	border-radius: 5px;
	background: #36bf74
}

@keyframes ani-opa-hiding-keyframe {
	0%, 40% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-webkit-keyframes ani-opa-hiding-keyframe {
	0%, 40% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.com-dialog-template {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	text-align: center
}

.com-dialog-template > .mengban {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: -1
}

.com-dialog-template > .table {
	display: table;
	width: 100%;
	height: 100%
}

.com-dialog-template > .table > .table-cell {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle
}

.com-dialog-template > .table > .table-cell > .dialog-box {
	position: relative;
	display: inline-block;
	min-width: 100px;
	min-height: 50px;
	max-width: 80%;
	max-height: 80%;
	padding: 20px;
	background-color: #fff;
	border-radius: 4px;
	text-align: left;
	overflow: hidden
}

.com-dialog-template > .table > .table-cell > .dialog-box > .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 5px;
	font-size: 32px;
	line-height: 1;
	color: #999;
	cursor: pointer
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box, .common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row .submit-btn, .common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row input, .common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row select {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.common-dialog-enroll .hide {
	display: none !important
}

.common-dialog-enroll .common-dialog-enroll-mask {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 10
}

.common-dialog-enroll .common-dialog-enroll-mask .head {
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
	color: #333;
	letter-spacing: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	padding: 7px 0
}

.common-dialog-enroll .common-dialog-enroll-mask .head .icon-close {
	display: block;
	width: 17px;
	height: 17px;
	background: url("../files/4d49dba79bf8f79ab5000d69bd8f3b8c.jpg") no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box {
	text-align: center;
	font-size: 16px;
	background-color: #fff;
	padding: 20px 20px 30px;
	border-radius: 6px
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row {
	margin: 20px 0
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row > span {
	display: inline-block;
	width: 38px;
	text-align: right;
	vertical-align: middle
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row .error-msg {
	width: auto
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row ::-webkit-input-placeholder {
	color: #999
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row :-moz-placeholder, .common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row textarea:-moz-placeholder {
	color: #999
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row ::-moz-placeholder, .common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row textarea::-moz-placeholder {
	color: #999
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row :-ms-input-placeholder, .common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row textarea:-ms-input-placeholder {
	color: #999
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row .error::-webkit-input-placeholder {
	color: red
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row .error:-moz-placeholder, .common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row textarea:-moz-placeholder {
	color: red
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row .error::-moz-placeholder, .common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row textarea::-moz-placeholder {
	color: red
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row .error:-ms-input-placeholder, .common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row textarea:-ms-input-placeholder {
	color: red
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row input, .common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row select {
	height: 50px;
	width: 400px;
	margin-left: 20px;
	padding: 0 10px;
	border: 1px solid #e9e9e9;
	font-size: 16px;
	overflow: hidden;
	border-radius: 4px;
	line-height: 48px;
	vertical-align: middle
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row input:focus, .common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row select:focus {
	border: 1px solid #f00f00
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row input.error, .common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row select.error {
	border-color: red
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row select {
	outline: 0
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row select::-ms-expand {
	display: none
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row .submit-btn {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: none;
	background-color: #ff6500;
	border-radius: 4px;
	color: #fff;
	font-size: 18px
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row .submit-btn.loading {
	background: url("../files/2c786410ad443227d24a91821e666ba6.gif") center no-repeat;
	background-size: contain;
	cursor: default;
	color: transparent
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row .submit-btn.success {
	background-image: none;
	background-color: #3da600;
	color: #fff
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row.row-sms > input {
	width: 270px
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row.row-sms > .btn-get-sms {
	width: 120px;
	height: 50px;
	line-height: 50px;
	background-color: #ff6500;
	border: none;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	margin-left: 10px;
	vertical-align: middle
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row.row-sms > .btn-get-sms.disabled {
	background-color: #e9e9e9;
	cursor: default;
	color: #EE4653
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row5 {
	margin-top: 30px;
	padding-right: 0
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row-name {
	position: relative
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row-name > .row-name-tip {
	position: absolute;
	top: 50%;
	right: 15px;
	height: 20px;
	margin-top: -10px
}

.common-dialog-enroll .common-dialog-enroll-mask .input-box > form > .row-name > .row-name-tip input[type=radio] {
	width: 12px !important;
	height: 12px !important;
	margin-left: 14px !important;
	-webkit-appearance: radio;
	margin-right: 3px
}

.common-dialog-enroll .common-dialog-enroll-mask .check-box {
	height: 15px;
	width: 15px;
	margin-right: 10px;
	vertical-align: middle;
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox
}

.common-dialog-enroll .common-dialog-enroll-mask > .captcha-dialog {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.common-dialog-enroll .common-dialog-enroll-mask > .captcha-dialog > .mengban {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .5)
}

.common-dialog-enroll .common-dialog-enroll-mask > .captcha-dialog > .captcha-box {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -170px;
	width: 350px;
	height: 280px;
	background-color: #fff;
	padding: 10px;
	border-radius: 4px
}

.common-dialog-enroll .common-dialog-enroll-mask > .captcha-dialog > .captcha-box > .close {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 32px;
	line-height: 1;
	color: #999
}

.common-dialog-enroll .common-dialog-enroll-mask > .captcha-dialog > .captcha-box > .wd-captcha-w {
	margin-top: 15px
}

.leastprice-jisun-result, .leastprice-jisun-result button {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-dialog-enroll-leastprice .dialog-regist-box {
	margin: 20px 10px
}

.com-dialog-enroll-leastprice .dialog-regist-title {
	font-size: 22px;
	text-align: center
}

.com-dialog-enroll-leastprice .com-enroll-pannel .input-box > form > .row .submit-btn {
	width: 100%
}

.com-dialog-enroll-leastprice .com-enroll-pannel .input-box > form > .row > span {
	width: auto
}

.leastprice-jisun-result {
	margin: 0 10px;
	text-align: center;
	line-height: 1;
	font-size: 20px
}

.leastprice-jisun-result .price {
	margin: 30px auto 25px;
	font-size: 32px;
	color: #ff6500;
	font-weight: 700
}

.leastprice-jisun-result button {
	width: 340px;
	margin: 0 auto;
	line-height: 42px;
	background-color: #ff6500;
	border: none;
	border-radius: 4px;
	color: #fff;
	font-size: 18px
}

.com-enroll-pannel .input-box, .com-enroll-pannel .input-box > form > .row input, .com-enroll-pannel .input-box > form > .row select {
	font-size: 16px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-enroll-pannel .input-box, .com-enroll-pannel .input-box > form > .row .submit-btn, .com-enroll-pannel .input-box > form > .row input, .com-enroll-pannel .input-box > form > .row select {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-enroll-pannel .input-box {
	margin-top: 30px;
	text-align: center
}

.com-enroll-pannel .input-box > form > .row {
	margin: 20px 0
}

.com-enroll-pannel .input-box > form > .row > span {
	display: inline-block;
	width: 98px;
	text-align: right;
	vertical-align: middle
}

.com-enroll-pannel .input-box > form > .row .error-msg {
	width: auto
}

.com-enroll-pannel .input-box > form > .row ::-webkit-input-placeholder {
	color: #999
}

.com-enroll-pannel .input-box > form > .row :-moz-placeholder, .com-enroll-pannel .input-box > form > .row textarea:-moz-placeholder {
	color: #999
}

.com-enroll-pannel .input-box > form > .row ::-moz-placeholder, .com-enroll-pannel .input-box > form > .row textarea::-moz-placeholder {
	color: #999
}

.com-enroll-pannel .input-box > form > .row :-ms-input-placeholder, .com-enroll-pannel .input-box > form > .row textarea:-ms-input-placeholder {
	color: #999
}

.com-enroll-pannel .input-box > form > .row .error::-webkit-input-placeholder {
	color: red
}

.com-enroll-pannel .input-box > form > .row .error:-moz-placeholder, .com-enroll-pannel .input-box > form > .row textarea:-moz-placeholder {
	color: red
}

.com-enroll-pannel .input-box > form > .row .error::-moz-placeholder, .com-enroll-pannel .input-box > form > .row textarea::-moz-placeholder {
	color: red
}

.com-enroll-pannel .input-box > form > .row .error:-ms-input-placeholder, .com-enroll-pannel .input-box > form > .row textarea:-ms-input-placeholder {
	color: red
}

.com-enroll-pannel .input-box > form > .row input, .com-enroll-pannel .input-box > form > .row select {
	height: 50px;
	width: 400px;
	margin-left: 20px;
	padding: 0 10px;
	border: 1px solid #e9e9e9;
	overflow: hidden;
	border-radius: 4px;
	line-height: 48px;
	vertical-align: middle
}

.com-enroll-pannel .input-box > form > .row input:focus, .com-enroll-pannel .input-box > form > .row select:focus {
	border: 1px solid #f00f00
}

.com-enroll-pannel .input-box > form > .row input.error, .com-enroll-pannel .input-box > form > .row select.error {
	border-color: red
}

.com-enroll-pannel .input-box > form > .row select {
	outline: 0
}

.com-enroll-pannel .input-box > form > .row select::-ms-expand {
	display: none
}

.com-enroll-pannel .input-box > form > .row .submit-btn {
	width: 160px;
	height: 50px;
	line-height: 50px;
	border: none;
	background-color: #ff6500;
	border-radius: 4px;
	color: #fff;
	font-size: 18px
}

.com-enroll-pannel .input-box > form > .row .submit-btn.loading {
	background: url("../files/bff7a0c36c665e669f8e6fc31be3d82c.gif") center no-repeat;
	background-size: contain;
	cursor: default;
	color: transparent
}

.com-enroll-pannel .input-box > form > .row .submit-btn.success {
	background-image: none;
	background-color: #3da600;
	color: #fff
}

.com-enroll-pannel .input-box > form > .row.row-sms > input {
	width: 270px
}

.com-enroll-pannel .input-box > form > .row.row-sms > .btn-get-sms {
	width: 120px;
	height: 50px;
	line-height: 50px;
	background-color: #ff6500;
	border: none;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	margin-left: 10px;
	vertical-align: middle
}

.com-enroll-pannel .input-box > form > .row.row-sms > .btn-get-sms.disabled {
	background-color: #e9e9e9;
	cursor: default;
	color: #EE4653
}

.com-enroll-pannel .input-box > form > .row5 {
	margin-top: 30px
}

.com-enroll-pannel .input-box > form > .row-name {
	position: relative
}

.com-enroll-pannel .input-box > form > .row-name > .row-name-tip {
	position: absolute;
	top: 50%;
	right: 15px;
	height: 20px;
	margin-top: -10px
}

.com-enroll-pannel > .captcha-dialog, .com-enroll-pannel > .captcha-dialog > .mengban {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.com-enroll-pannel .input-box > form > .row-name > .row-name-tip input[type=radio] {
	width: 12px !important;
	height: 12px !important;
	margin-left: 14px !important;
	-webkit-appearance: radio;
	margin-right: 3px
}

.com-enroll-pannel .check-box {
	height: 10px;
	width: 10px;
	margin-right: 10px;
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox
}

.com-enroll-pannel > .captcha-dialog > .mengban {
	background-color: rgba(0, 0, 0, .5)
}

.com-enroll-pannel > .captcha-dialog > .captcha-box {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -170px;
	width: 350px;
	height: 280px;
	background-color: #fff;
	padding: 10px;
	border-radius: 4px
}

.com-enroll-pannel > .captcha-dialog > .captcha-box > .close {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 32px;
	line-height: 1;
	color: #999
}

.com-enroll-pannel > .captcha-dialog > .captcha-box > .wd-captcha-w {
	margin-top: 15px
}

.com-dialog-login .dialog-login-box {
	margin-top: 20px;
	overflow: hidden
}

.com-dialog-login .dialog-login-box > .tab-nav-w > li {
	float: left;
	width: 33.3%;
	height: 50px;
	line-height: 48px;
	text-align: center;
	color: #ff6500;
	font-size: 16px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 1px solid #8ad2f9
}

.com-dialog-login .dialog-login-box > .tab-nav-w > li.active {
	background-color: #8ad2f9;
	color: #fff;
	border: 1px solid #8ad2f9
}

.com-dialog-login .dialog-login-box > .tab-nav-w > li + li {
	border-left: 1px solid #fff
}

.com-dialog-login .dialog-login-box > .tab-nav-w > li a {
	display: block
}

.com-dialog-login .dialog-login-box > .tab-content-w {
	width: 500px;
	height: 450px;
	margin-top: -1px;
	padding: 20px;
	border: 1px solid #8ad2f9
}

.com-dialog-login .dialog-login-box > .tab-content-w > .tab-content {
	display: none
}

.com-dialog-login .dialog-login-box > .tab-content-w > .tab-content.active {
	display: block
}

.com-dialog-login .dialog-login-box > .tab-content-w .tab-content-login .other-login {
	width: 310px;
	margin: 20px auto;
	padding-top: 20px
}

.com-dialog-login .dialog-login-box > .tab-content-w .tab-content-login .other-login > .desc {
	padding: 0 7px;
	height: 14px;
	overflow: hidden;
	margin-bottom: 20px
}

.com-dialog-login .dialog-login-box > .tab-content-w .tab-content-login .other-login > .desc .left {
	float: left;
	height: 7px;
	margin-top: 6px;
	border-top: 1px solid #eee;
	width: 95px
}

.com-dialog-login .dialog-login-box > .tab-content-w .tab-content-login .other-login > .desc .middle {
	float: left;
	height: 14px;
	margin: 0 11px;
	font-size: 14px;
	color: #999;
	line-height: 14px;
	text-indent: 0
}

.com-dialog-login .dialog-login-box > .tab-content-w .tab-content-login .other-login > .desc .right {
	float: left;
	height: 7px;
	margin-top: 6px;
	border-top: 1px solid #eee;
	width: 95px
}

.com-dialog-login .dialog-login-box > .tab-content-w .tab-content-login .other-login > .type {
	margin: 0 90px;
	height: 44px
}

.com-dialog-login .dialog-login-box > .tab-content-w .tab-content-login .other-login > .type .qq {
	width: 44px;
	height: 44px;
	background: url("../files/81ed878acecdd9396d3d463099ff523f.png") center center no-repeat;
	background-size: 44px 44px;
	display: block;
	margin: 0 auto
}

.com-dialog-login .dialog-login-box > .tab-content-w .tab-content-coach > .login-code {
	width: 330px;
	height: 240px;
	position: relative;
	margin: 30px auto 0
}

.com-dialog-login .dialog-login-box > .tab-content-w .tab-content-coach > .login-code > .img {
	background: url("../files/1cac07f313a42a6dc362b4fa42793a13.png") left top no-repeat;
	background-size: 255px 48px;
	position: absolute;
	left: 0;
	top: 0;
	width: 255px;
	height: 48px;
	z-index: 2
}

.com-dialog-login .dialog-login-box > .tab-content-w .tab-content-coach > .login-code > .code {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 200px;
	height: 200px;
	background: url("../files/39b65f013aa895d031fd3672bb3fe50a.png") center center no-repeat;
	background-size: 174px 174px;
	border: 1px solid #eee
}

.com-dialog-login .dialog-login-box > .tab-content-w .tab-content-coach > .login-code > .desc {
	position: absolute;
	right: 0;
	bottom: 47px
}

.com-dialog-login .dialog-login-box > .tab-content-w .tab-content-coach > .login-code > .desc p {
	height: 37px;
	line-height: 37px;
	font-size: 14px;
	color: #333
}

.com-dialog-login .dialog-login-box > .tab-content-w .tab-content-coach > .word {
	margin: 19px 0 50px;
	font-size: 16px;
	color: #333;
	text-align: center
}

.com-dialog-login .dialog-login-box > .tab-content-w .tab-content-coach > .tips-t {
	font-size: 14px;
	text-align: center;
	color: #333
}

.com-dialog-login .dialog-login-box > .tab-content-w .tab-content-coach > .tips-t span {
	color: #1dacf9
}

.com-dialog-login .dialog-login-title {
	font-size: 22px;
	text-align: center
}

.com-login-pannel .input-box, .com-login-pannel .input-box > form > .row input, .com-login-pannel .input-box > form > .row select {
	font-size: 16px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-login-pannel .input-box, .com-login-pannel .input-box > form > .row .submit-btn, .com-login-pannel .input-box > form > .row input, .com-login-pannel .input-box > form > .row select {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-login-pannel > .captcha-dialog, .com-login-pannel > .captcha-dialog > .mengban {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.com-login-pannel .input-box {
	margin-top: 30px;
	text-align: center
}

.com-login-pannel .input-box > form > .row {
	margin: 30px 0
}

.com-login-pannel .input-box > form > .row > span {
	display: inline-block;
	width: 98px;
	text-align: right;
	vertical-align: middle
}

.com-login-pannel .input-box > form > .row .error-msg {
	width: auto
}

.com-login-pannel .input-box > form > .row ::-webkit-input-placeholder {
	color: #999
}

.com-login-pannel .input-box > form > .row :-moz-placeholder, .com-login-pannel .input-box > form > .row textarea:-moz-placeholder {
	color: #999
}

.com-login-pannel .input-box > form > .row ::-moz-placeholder, .com-login-pannel .input-box > form > .row textarea::-moz-placeholder {
	color: #999
}

.com-login-pannel .input-box > form > .row :-ms-input-placeholder, .com-login-pannel .input-box > form > .row textarea:-ms-input-placeholder {
	color: #999
}

.com-login-pannel .input-box > form > .row .error::-webkit-input-placeholder {
	color: red
}

.com-login-pannel .input-box > form > .row .error:-moz-placeholder, .com-login-pannel .input-box > form > .row textarea:-moz-placeholder {
	color: red
}

.com-login-pannel .input-box > form > .row .error::-moz-placeholder, .com-login-pannel .input-box > form > .row textarea::-moz-placeholder {
	color: red
}

.com-login-pannel .input-box > form > .row .error:-ms-input-placeholder, .com-login-pannel .input-box > form > .row textarea:-ms-input-placeholder {
	color: red
}

.com-login-pannel .input-box > form > .row input, .com-login-pannel .input-box > form > .row select {
	height: 50px;
	width: 300px;
	margin-left: 20px;
	padding: 0 10px;
	border: 1px solid #e9e9e9;
	overflow: hidden;
	border-radius: 4px;
	line-height: 48px;
	vertical-align: middle
}

.com-login-pannel .input-box > form > .row input:focus, .com-login-pannel .input-box > form > .row select:focus {
	border: 1px solid #f00f00
}

.com-login-pannel .input-box > form > .row input.error, .com-login-pannel .input-box > form > .row select.error {
	border-color: red
}

.com-login-pannel .input-box > form > .row select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("../files/d105a55aa8654cd27fe94cbec8fb5015.png") right 10px center no-repeat #fff
}

.com-login-pannel .input-box > form > .row select::-ms-expand {
	display: none
}

.com-login-pannel .input-box > form > .row .submit-btn {
	width: 200px;
	height: 50px;
	line-height: 50px;
	border: none;
	background-color: #ff6500;
	border-radius: 4px;
	color: #fff;
	font-size: 18px
}

.com-login-pannel .input-box > form > .row .submit-btn.loading {
	background: url("../files/cac82efa36e9315e076b6ed56221756d.gif") center no-repeat;
	background-size: contain;
	cursor: default;
	color: transparent
}

.com-login-pannel .input-box > form > .row .submit-btn.success {
	background-image: none;
	background-color: #3da600;
	color: #fff
}

.com-login-pannel .input-box > form > .row.row-sms > input {
	width: 170px
}

.com-login-pannel .input-box > form > .row.row-sms > .btn-get-sms {
	width: 120px;
	height: 50px;
	line-height: 50px;
	background-color: #f00f00;
	border: none;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	margin-left: 10px;
	vertical-align: middle
}

.com-login-pannel .input-box > form > .row.row-sms > .btn-get-sms.disabled {
	background-color: #e9e9e9;
	cursor: default;
	color: #EE4653
}

.com-login-pannel > .captcha-dialog > .mengban {
	background-color: rgba(0, 0, 0, .5)
}

.com-login-pannel > .captcha-dialog > .captcha-box {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -170px;
	width: 350px;
	height: 280px;
	background-color: #fff;
	padding: 10px;
	border-radius: 4px
}

.com-login-pannel > .captcha-dialog > .captcha-box > .close {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 32px;
	line-height: 1;
	color: #999
}

.com-login-pannel > .captcha-dialog > .captcha-box > .wd-captcha-w {
	margin-top: 15px
}

.com-dialog-login-share .dialog-login-box {
	overflow: hidden
}

.com-dialog-login-share .dialog-login-box .other-login-type {
	padding: 20px 20px 10px
}

.com-dialog-login-share .dialog-login-box .other-login-type > .qq {
	width: 44px;
	height: 44px;
	background: url("../files/aec9ffb62a7efce31fe6ce6c450d6f5a.png") center center no-repeat;
	background-size: 44px 44px;
	display: block;
	margin: 20px auto 0
}

.com-dialog-login-share .dialog-login-box .other-login-type > .other-text {
	width: 110px;
	line-height: 20px;
	margin: -10px auto 0;
	background-color: #fff;
	color: #999;
	text-align: center
}

.com-dialog-login-share .dialog-login-box .other-login-type > .hr {
	height: 1px;
	border-top: 1px solid #EEE
}

.com-dialog-login-share .dialog-login-title {
	font-size: 20px;
	text-align: center
}

.com-dialog-login-share .com-login-share .com-login {
	border: none
}

.com-dialog-login-share .com-login-share .com-login .f18 {
	display: none
}

.com-dialog-login-share .com-login-share .com-login .mt20, .com-dialog-login-share .com-login-share .com-login .submit.btn-flat {
	margin-top: 10px
}

.com-dialog-login-share .com-login-share .com-login .hang + .hang {
	margin-top: 30px
}

.com-dialog-login-share .com-login-share .com-login .input {
	border: 1px solid #EEE
}

.com-login-share .com-login-width {
	margin: 0 auto
}

.com-login-share .com-login {
	box-shadow: none
}

.com-login-share .com-login .f18 {
	text-align: center
}

.com-login-share .com-login .btn-flat {
	background-color: #ff6500
}

.com-login-share .com-login ::-webkit-input-placeholder {
	color: #999
}

.com-login-share .com-login :-moz-placeholder, .com-login-share .com-login textarea:-moz-placeholder {
	color: #999
}

.com-login-share .com-login ::-moz-placeholder, .com-login-share .com-login textarea::-moz-placeholder {
	color: #999
}

.com-login-share .com-login :-ms-input-placeholder, .com-login-share .com-login textarea:-ms-input-placeholder {
	color: #999
}

.com-login-share .loading {
	min-width: 300px;
	min-height: 180px;
	margin: 0 auto;
	background: url("../files/257b01c838f8e25bd977499e4d8d24e9.gif") center no-repeat;
	background-size: 100px
}

.com-footer-flex-panel {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	height: 130px;
	min-width: 1080px
}

.com-footer-flex-panel .footer-img {
	background-size: auto 130px
}

.com-footer-flex-panel > .mengban {
	position: absolute;
	left: 0;
	right: 0;
	top: 40px;
	bottom: 0;
	background-color: rgba(0, 0, 0, .7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, 0, endColorstr=#7F000000, 0);
	z-index: -1
}

.com-footer-flex-panel > .content-box {
	position: relative;
	margin: 0 auto;
	height: 100%;
	z-index: 3
}

.com-footer-flex-panel > .content-box > .flex-close {
	position: absolute;
	top: 30px;
	left: 50px;
	height: 32px;
	width: 32px;
	line-height: 30px;
	border: none;
	background: url("../files/904727b840db035fd29a9c22ccb46492.png") center no-repeat;
	font-size: 32px;
	color: #999;
	text-align: center;
	cursor: pointer
}

.com-footer-flex-panel > .content-box > .top {
	padding-top: 60px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 32px;
	letter-spacing: 1px
}

.com-footer-flex-panel > .content-box > .top .orange {
	color: #f90
}

.com-footer-flex-panel > .content-box > .top .orange2 {
	color: #ffd200
}

.com-footer-flex-panel > .content-box > .top .btn-enroll {
	display: inline-block;
	vertical-align: middle;
	height: 36px;
	width: 96px;
	background-color: #FF8000;
	background-size: cover;
	margin-left: 40px;
	line-height: 36px;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	border: none
}

.com-footer-flex-panel > .content-box > .bg-img {
	position: absolute;
	top: 0;
	left: 90px;
	width: 160px;
	height: 125px;
	background: url("../files/77b344227f9939c6325ba2522bed0573.png") center no-repeat;
	background-size: 100%
}

.com-dialog-map, .com-dialog-map > .mengban {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.com-dialog-map {
	z-index: 20
}

.com-dialog-map > .mengban {
	position: absolute \9 \0;
	background-color: rgba(0, 0, 0, .7)
}

.com-dialog-map > .content-box {
	position: absolute;
	width: 1000px;
	height: 700px;
	left: 50%;
	top: 50%;
	margin-top: -350px;
	margin-left: -500px;
	background-color: #fff;
	padding: 10px
}

.com-dialog-map > .content-box > .close {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 32px;
	width: 32px;
	line-height: 30px;
	border: none;
	font-size: 32px;
	color: #999;
	text-align: center
}

.com-dialog-map > .content-box > .top {
	margin: 10px;
	font-size: 24px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-dialog-map > .content-box > .content {
	border: 1px solid #f00f00;
	margin: 15px 0;
	height: 570px
}

.com-dialog-map > .content-box > .bottom {
	text-align: right
}

.com-dialog-map > .content-box > .bottom button {
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	line-height: 40px;
	border: none;
	color: #fff;
	text-align: center;
	margin-right: 20px
}

.com-dialog-map > .content-box > .bottom .btn-ok {
	background-color: #f90
}

.com-dialog-map > .content-box > .bottom .btn-cancel {
	background-color: #bbb
}

@media screen and (max-height: 768px) {
	.com-dialog-map .content-box {
		width: 600px;
		height: 530px;
		margin-top: -270px;
		margin-left: -300px
	}

	.com-dialog-map .content-box > .content {
		border: 1px solid #f00f00;
		margin: 15px 0;
		height: 400px
	}
}

.com-dialog-map .content-box {
	width: 600px \9 \0;
	height: 530px \9 \0;
	margin-top: -270px \9 \0;
	margin-left: -300px \9 \0
}

.com-dialog-map .content-box > .content {
	height: 400px \9 \0
}

.tangram-suggestion-main {
	width: 300px !important;
	max-height: 530px;
	overflow-y: auto;
	z-index: 20
}

.baidu-search-box, .baidu-search-box input {
	width: 300px;
	font-size: 14px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.baidu-search-box {
	float: left;
	margin-left: 30px;
	font-weight: 400
}

.baidu-search-box input {
	line-height: 24px;
	padding: 0 20px 0 5px;
	background: url("../files/c5b050d77696cd78aa97b6d729b667c9.png") right 5px center no-repeat;
	border-color: #ff6500
}

.com-appdown-dialog > .dialog-box > .dialog-content > p, .com-appdown-dialog > .dialog-box > .dialog-footer {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-appdown-dialog {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 10
}

.com-appdown-dialog > .dialog-box {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 512px;
	margin-left: -200px;
	margin-top: -260px;
	border-radius: 10px;
	background-color: #fff
}

.com-appdown-dialog > .dialog-box > .dialog-content {
	margin-top: 30px;
	text-align: center
}

.com-appdown-dialog > .dialog-box > .dialog-content > p {
	line-height: 30px;
	font-size: 24px
}

.com-appdown-dialog > .dialog-box > .dialog-content > p > span {
	color: #f90
}

.com-appdown-dialog > .dialog-box > .dialog-content > .erwm {
	width: 296px;
	height: 296px;
	margin: 20px auto;
	background: url("../files/0c04eb1d3f2192e3c59b74320c182bf8.png") center no-repeat;
	background-size: 80% auto;
	border: 1px solid #e9e9e9;
	border-radius: 6px
}

.com-appdown-dialog > .dialog-box > .dialog-footer {
	margin-top: 30px;
	text-align: center;
	font-size: 20px;
	color: #666
}

.com-appdown-dialog > .dialog-box > .btn-dialog-close {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	background: url("../files/127edaa8a9b94005ad6c694c17f9391b.jpg") center no-repeat;
	background-size: 40%;
	border: 1px solid #e9e9e9;
	border-radius: 50%;
	cursor: pointer
}

.com-dialog-first-visited2 > .content-box > .btn-bar > .btn, .com-dialog-first-visited2 > .content-box > .content {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-dialog-first-visited2 {
	margin: 0 auto;
	width: 1200px;
	height: 0
}

.com-dialog-first-visited2 > .content-box {
	display: none;
	position: fixed;
	top: -90px;
	z-index: 10;
	width: 360px;
	height: 90px;
	padding: 5px 10px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px #555
}

.com-dialog-first-visited2 > .content-box.show {
	display: block;
	animation: mymove .5s ease-out;
	-webkit-animation: firstvisitedbox .5s ease-out;
	top: 10px
}

@keyframes firstvisitedbox {
	from {
		top: -90px
	}
	to {
		top: 10px
	}
}

@-webkit-keyframes firstvisitedbox {
	from {
		top: -90px
	}
	to {
		top: 10px
	}
}

.com-dialog-first-visited2 > .content-box > .content {
	height: 30px;
	line-height: 30px;
	padding-left: 25px;
	background: url("../files/6c6dfdce414adc1ef1ab312713abef39.png") left center no-repeat;
	background-size: 22px 15px;
	font-size: 18px
}

.com-dialog-first-visited2 > .content-box > .content > .right {
	font-size: 12px
}

.com-dialog-first-visited2 > .content-box > .btn-bar {
	margin: 10px
}

.com-dialog-first-visited2 > .content-box > .btn-bar > .btn {
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #ff6500;
	border-radius: 6px;
	color: #ff6500;
	margin-left: 10px;
	font-size: 16px;
	width: 90px
}

.com-dialog-first-visited2 > .content-box > .btn-bar > .btn.buxiang {
	border: 1px solid #e9e9e9;
	background-color: #e9e9e9;
	color: #999
}

.com-dialog-first-visited2 > .content-box > .btn-bar > .btn.active {
	background-color: #ff6500;
	color: #fff
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .row-baomin, .com-dialog-first-visited3 .visited-content-box > .item-left > .row-city {
	line-height: 40px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-dialog-first-visited3 .visited-content-box .com-enroll-pannel .input-box > form > .row span, .com-dialog-first-visited3 .visited-content-box > .item-left > .row-baomin, .com-dialog-first-visited3 .visited-content-box > .item-left > .row-city, .com-dialog-first-visited3 .visited-content-box > .item-left > .row-city .city-name, .com-dialog-first-visited3 .visited-content-box > .item-left > .title-text .small, .com-dialog-first-visited3 .visited-content-box > .item-right > .item-list .bukao-des {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-dialog-first-visited3 {
	margin: 0 auto;
	width: 1200px;
	height: 0
}

.com-dialog-first-visited3 .visited-content-box {
	height: 380px;
	width: 950px;
	margin-top: 10px
}

.com-dialog-first-visited3 .visited-content-box > .item-left {
	position: relative;
	float: left;
	width: 400px;
	height: 100%
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .title-text {
	font-size: 20px
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .title-text .small {
	margin-left: 10px;
	font-size: 14px;
	color: #999
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .row-city {
	display: none;
	position: relative;
	margin-top: 15px;
	font-size: 14px
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .row-city > span {
	display: inline-block;
	vertical-align: middle
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .row-city .lable {
	margin-left: 55px;
	padding-right: 20px
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .row-city .city-name {
	padding-right: 20px;
	background: url("../files/c08dee1d291a839070d3d3f16669e2c1.png") right center no-repeat;
	color: #ff6500;
	cursor: pointer;
	font-size: 14px
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .row-city .common-city-selection-dialog {
	top: 35px;
	left: 110px
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .row-city .common-city-selection-dialog.show {
	display: block
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .row-baomin {
	display: none;
	margin-top: 5px;
	font-size: 14px
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .row-baomin > span {
	display: inline-block;
	vertical-align: middle
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .row-baomin .lable {
	margin-left: 5px;
	padding-right: 20px
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .row-baomin .select-baomin {
	width: 260px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	margin-left: 0;
	padding: 0 10px;
	border: 1px solid #e9e9e9;
	outline: 0;
	-webkit-appearance: none;
	background: url("../files/9636cb53d3e40699c847c9b335b144fd.png") right 10px center no-repeat #fff
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .row-baomin .select-baomin:focus {
	border: 1px solid #f00f00
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .row-baomin .select-baomin.error {
	border-color: red
}

.com-dialog-first-visited3 .visited-content-box > .item-left > .btn-fugai {
	position: absolute;
	right: -130px;
	top: 120px;
	width: 100px;
	height: 100px;
	cursor: pointer;
	background: 0 0
}

.com-dialog-first-visited3 .visited-content-box > .item-mid {
	float: left;
	width: 110px;
	height: 100%
}

.com-dialog-first-visited3 .visited-content-box > .item-right {
	float: right;
	width: 350px;
	height: 100%;
	margin-right: 40px
}

.com-dialog-first-visited3 .visited-content-box > .item-right > .title-text {
	font-size: 20px;
	padding-bottom: 20px;
	text-align: center
}

.com-dialog-first-visited3 .visited-content-box > .item-right > .item-list {
	border: 1px solid #e9e9e9;
	padding: 10px 20px;
	line-height: 35px
}

.com-dialog-first-visited3 .visited-content-box > .item-right > .item-list .col1 {
	display: inline-block;
	width: 150px;
	vertical-align: middle
}

.com-dialog-first-visited3 .visited-content-box > .item-right > .item-list .col2 {
	display: inline-block;
	width: 50px;
	vertical-align: middle
}

.com-dialog-first-visited3 .visited-content-box > .item-right > .item-list .bukao-des {
	display: none;
	color: #999;
	line-height: 1.1;
	font-size: 12px;
	margin-bottom: 10px
}

.com-dialog-first-visited3 .visited-content-box > .item-right > .item-list .bukao-des.show {
	display: block
}

.com-dialog-first-visited3 .visited-content-box > .item-right > .item-footer {
	margin-top: 10px;
	text-align: right
}

.com-dialog-first-visited3 .visited-content-box > .item-right > .item-footer a {
	color: #ff6500
}

.com-dialog-first-visited3 .visited-content-box .des-xxx {
	height: 14px;
	line-height: 14px;
	margin-left: 80px;
	font-size: 14px;
	color: #999;
	overflow: hidden
}

.com-dialog-first-visited3 .visited-content-box .des-xxx > span {
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	color: #ff6500
}

.com-dialog-first-visited3 .visited-content-box .com-enroll-pannel {
	font-size: 14px;
	margin-top: 15px
}

.com-dialog-first-visited3 .visited-content-box .com-enroll-pannel .input-box {
	margin-top: 0
}

.com-dialog-first-visited3 .visited-content-box .com-enroll-pannel .input-box > form > .row {
	margin: 19px 0
}

.com-dialog-first-visited3 .visited-content-box .com-enroll-pannel .input-box > form > .row.row-sms .btn-get-sms {
	width: 100px;
	height: 40px;
	line-height: 40px
}

.com-dialog-first-visited3 .visited-content-box .com-enroll-pannel .input-box > form > .row.row-sms input {
	width: 150px;
	font-size: 14px
}

@keyframes firstvisitedboxsubmitbutton {
	from {
		box-shadow: 0 0 0 #5FC4F9, 0 0 0 #5FC4F9, 0 0 0 #5FC4F9, 0 0 0 #5FC4F9
	}
	to {
		box-shadow: -1px 0 5px #5FC4F9, 0 -1px 0 5px #5FC4F9, 0 1px 0 5px #5FC4F9, 1px 0 0 5px #5FC4F9
	}
}

@-webkit-keyframes firstvisitedboxsubmitbutton {
	from {
		box-shadow: 0 0 0 #5FC4F9, 0 0 0 #5FC4F9, 0 0 0 #5FC4F9, 0 0 0 #5FC4F9
	}
	to {
		box-shadow: -1px 0 0 5px #5FC4F9, 0 -1px 0 5px #5FC4F9, 0 1px 0 5px #5FC4F9, 1px 0 0 5px #5FC4F9
	}
}

.com-dialog-first-visited3 .visited-content-box .com-enroll-pannel .input-box > form > .row.row5 {
	position: absolute;
	top: 0;
	right: -80px;
	height: 330px;
	width: 1px;
	background-color: #e9e9e9;
	overflow: visible
}

.com-dialog-first-visited3 .visited-content-box .com-enroll-pannel .input-box > form > .row.row5 .submit-btn {
	position: absolute;
	width: 100px;
	height: 100px;
	top: 110px;
	left: -50px;
	border-radius: 50%;
	-webkit-animation: firstvisitedboxsubmitbutton 1s ease-out infinite alternate
}

.com-dialog-first-visited3 .visited-content-box .com-enroll-pannel .input-box > form > .row.row5 .submit-btn.hide {
	display: none
}

.com-dialog-first-visited3 .visited-content-box .com-enroll-pannel .input-box > form > .row.row5 .submit-btn.no-animal {
	position: relative;
	-webkit-animation: none;
	background-color: #ff6500;
	color: transparent
}

.com-dialog-first-visited3 .visited-content-box .com-enroll-pannel .input-box > form > .row.row5 .submit-btn.no-animal:after {
	position: absolute;
	display: block;
	content: '璁＄畻瀹屾垚';
	color: #fff;
	top: 0;
	width: 100%;
	line-height: 100px
}

.com-dialog-first-visited3 .visited-content-box .com-enroll-pannel .input-box > form > .row.row-name {
	font-size: 14px
}

.com-dialog-first-visited3 .visited-content-box .com-enroll-pannel .input-box > form > .row.row-name > .row-name-tip {
	right: 20px;
	margin-top: -7px
}

.com-dialog-first-visited3 .visited-content-box .com-enroll-pannel .input-box > form > .row input, .com-dialog-first-visited3 .visited-content-box .com-enroll-pannel .input-box > form > .row select {
	width: 260px;
	height: 40px;
	line-height: 38px;
	font-size: 14px
}

.com-dialog-first-visited3 .visited-content-box .com-enroll-pannel .input-box > form > .row span {
	font-size: 14px
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .row-baomin, .com-dialog-first-visited4 .visited-content-box > .item-left > .row-city {
	line-height: 40px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-dialog-first-visited4 .visited-content-box .com-enroll-pannel .input-box > form > .row span, .com-dialog-first-visited4 .visited-content-box > .item-left > .row-baomin, .com-dialog-first-visited4 .visited-content-box > .item-left > .row-city, .com-dialog-first-visited4 .visited-content-box > .item-left > .row-city .city-name, .com-dialog-first-visited4 .visited-content-box > .item-left > .title-text .small, .com-dialog-first-visited4 .visited-content-box > .item-right > .item-list .bukao-des {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-dialog-first-visited4 {
	margin: 0 auto;
	width: 1200px;
	height: 0
}

.com-dialog-first-visited4 .visited-content-box {
	height: 380px;
	width: 950px;
	margin-top: 10px
}

.com-dialog-first-visited4 .visited-content-box > .item-left {
	position: relative;
	float: left;
	width: 400px;
	height: 100%
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .title-text {
	font-size: 20px
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .title-text .small {
	margin-left: 10px;
	font-size: 14px;
	color: #999
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .row-city {
	position: relative;
	margin-top: 15px;
	font-size: 14px
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .row-city > span {
	display: inline-block;
	vertical-align: middle
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .row-city .lable {
	margin-left: 55px;
	padding-right: 20px
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .row-city .city-name {
	padding-right: 20px;
	background: url("../files/49a44bf25f9f9926eb1644da727888a1.png") right center no-repeat;
	color: #ff6500;
	cursor: pointer;
	font-size: 14px
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .row-city .common-city-selection-dialog {
	top: 35px;
	left: 110px
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .row-city .common-city-selection-dialog.show {
	display: block
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .row-baomin {
	margin-top: 5px;
	font-size: 14px
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .row-baomin > span {
	display: inline-block;
	vertical-align: middle
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .row-baomin .lable {
	margin-left: 5px;
	padding-right: 20px
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .row-baomin .select-baomin {
	width: 260px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	margin-left: 0;
	padding: 0 10px;
	border: 1px solid #e9e9e9;
	outline: 0;
	-webkit-appearance: none;
	background: url("../files/fc68915104b73d555660ca2656989699.png") right 10px center no-repeat #fff
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .row-baomin .select-baomin:focus {
	border: 1px solid #f00f00
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .row-baomin .select-baomin.error {
	border-color: red
}

.com-dialog-first-visited4 .visited-content-box > .item-left > .btn-fugai {
	position: absolute;
	right: -130px;
	top: 120px;
	width: 100px;
	height: 100px;
	cursor: pointer;
	background: 0 0
}

.com-dialog-first-visited4 .visited-content-box > .item-mid {
	float: left;
	width: 110px;
	height: 100%
}

.com-dialog-first-visited4 .visited-content-box > .item-right {
	float: right;
	width: 350px;
	height: 100%;
	margin-right: 40px
}

.com-dialog-first-visited4 .visited-content-box > .item-right > .title-text {
	font-size: 20px;
	padding-bottom: 20px;
	text-align: center
}

.com-dialog-first-visited4 .visited-content-box > .item-right > .item-list {
	border: 1px solid #e9e9e9;
	padding: 10px 20px;
	line-height: 35px
}

.com-dialog-first-visited4 .visited-content-box > .item-right > .item-list .col1 {
	display: inline-block;
	width: 150px;
	vertical-align: middle
}

.com-dialog-first-visited4 .visited-content-box > .item-right > .item-list .col2 {
	display: inline-block;
	width: 50px;
	vertical-align: middle
}

.com-dialog-first-visited4 .visited-content-box > .item-right > .item-list .bukao-des {
	display: none;
	color: #999;
	line-height: 1.1;
	font-size: 12px;
	margin-bottom: 10px
}

.com-dialog-first-visited4 .visited-content-box > .item-right > .item-list .bukao-des.show {
	display: block
}

.com-dialog-first-visited4 .visited-content-box .com-enroll-pannel .input-box > form > .row.row1, .com-dialog-first-visited4 .visited-content-box .com-enroll-pannel .input-box > form > .row.row5 .submit-btn.hide {
	display: none
}

.com-dialog-first-visited4 .visited-content-box > .item-right > .item-footer {
	margin-top: 10px;
	text-align: right
}

.com-dialog-first-visited4 .visited-content-box > .item-right > .item-footer a {
	color: #ff6500
}

.com-dialog-first-visited4 .visited-content-box .com-enroll-pannel {
	font-size: 14px
}

.com-dialog-first-visited4 .visited-content-box .com-enroll-pannel .input-box {
	margin-top: 0
}

.com-dialog-first-visited4 .visited-content-box .com-enroll-pannel .input-box > form > .row {
	margin: 21px 0
}

.com-dialog-first-visited4 .visited-content-box .com-enroll-pannel .input-box > form > .row.row-sms .btn-get-sms {
	width: 100px;
	height: 40px;
	line-height: 40px
}

.com-dialog-first-visited4 .visited-content-box .com-enroll-pannel .input-box > form > .row.row-sms input {
	width: 150px;
	font-size: 14px
}

@keyframes firstvisitedboxsubmitbutton {
	from {
		box-shadow: 0 0 0 #5FC4F9, 0 0 0 #5FC4F9, 0 0 0 #5FC4F9, 0 0 0 #5FC4F9
	}
	to {
		box-shadow: -1px 0 5px #5FC4F9, 0 -1px 0 5px #5FC4F9, 0 1px 0 5px #5FC4F9, 1px 0 0 5px #5FC4F9
	}
}

@-webkit-keyframes firstvisitedboxsubmitbutton {
	from {
		box-shadow: 0 0 0 #5FC4F9, 0 0 0 #5FC4F9, 0 0 0 #5FC4F9, 0 0 0 #5FC4F9
	}
	to {
		box-shadow: -1px 0 0 5px #5FC4F9, 0 -1px 0 5px #5FC4F9, 0 1px 0 5px #5FC4F9, 1px 0 0 5px #5FC4F9
	}
}

.com-dialog-first-visited4 .visited-content-box .com-enroll-pannel .input-box > form > .row.row2 {
	margin-top: 15px
}

.com-dialog-first-visited4 .visited-content-box .com-enroll-pannel .input-box > form > .row.row5 {
	position: absolute;
	top: 0;
	right: -80px;
	height: 320px;
	width: 1px;
	background-color: #e9e9e9;
	overflow: visible
}

.com-dialog-first-visited4 .visited-content-box .com-enroll-pannel .input-box > form > .row.row5 .submit-btn {
	position: absolute;
	width: 100px;
	height: 100px;
	top: 110px;
	left: -50px;
	border-radius: 50%;
	-webkit-animation: firstvisitedboxsubmitbutton 1s ease-out infinite alternate
}

.com-dialog-first-visited4 .visited-content-box .com-enroll-pannel .input-box > form > .row.row5 .submit-btn.no-animal {
	position: relative;
	-webkit-animation: none;
	background-color: #ff6500;
	color: transparent
}

.com-dialog-first-visited4 .visited-content-box .com-enroll-pannel .input-box > form > .row.row5 .submit-btn.no-animal:after {
	position: absolute;
	display: block;
	content: '寮�濮嬭绠�';
	color: #fff;
	top: 0;
	width: 100%;
	line-height: 100px
}

.com-dialog-first-visited4 .visited-content-box .com-enroll-pannel .input-box > form > .row input, .com-dialog-first-visited4 .visited-content-box .com-enroll-pannel .input-box > form > .row select {
	width: 260px;
	height: 40px;
	line-height: 38px;
	font-size: 14px
}

.com-dialog-first-visited4 .visited-content-box .com-enroll-pannel .input-box > form > .row span {
	font-size: 14px
}

.com-dialog-freedback .dialog-content {
	width: 400px
}

.com-dialog-freedback .dialog-title {
	margin: 20px 0;
	font-size: 18px;
	text-align: center
}

.com-dialog-freedback .row {
	margin: 15px 0;
	text-align: center
}

.com-dialog-freedback .row input, .com-dialog-freedback .row textarea {
	width: 100%;
	height: 30px;
	border: 1px solid #e9e9e9;
	background: #f6f6f6;
	font-size: 12px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 5px 10px
}

.com-dialog-freedback .row textarea {
	height: 90px
}

.com-dialog-freedback .row button {
	line-height: 32px;
	padding: 0 30px;
	border: none;
	background-color: #ff6500;
	color: #fff
}

.com-dialog-alert .dialog-alert-box > .alert-context, .com-dialog-alert .dialog-alert-box > .alert-title {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-dialog-alert .dialog-alert-box > .alert-title {
	margin: 10px 0;
	font-size: 20px;
	font-weight: 700
}

.com-dialog-alert .dialog-alert-box > .alert-context {
	margin: 0 auto 10px;
	line-height: 28px;
	text-align: center;
	min-width: 300px;
	max-width: 700px;
	font-size: 14px
}

.com-dialog-alert .dialog-alert-box > .alert-context > div {
	height: 140px;
	overflow-x: hidden;
	overflow-y: auto
}

.com-dialog-alert .dialog-alert-box > .btn-bar {
	margin: 15px 0 0;
	text-align: center
}

.com-dialog-alert .dialog-alert-box > .btn-bar > button {
	line-height: 32px;
	padding: 0 30px;
	border: none;
	background-color: #ff6500;
	color: #fff;
	border-radius: 5px
}

.com-dialog-alert .com-dialog-template > .table > .table-cell > .dialog-box > .close {
	display: none
}

.com-dialog-confirm .dialog-confirm-box > .confirm-context, .com-dialog-confirm .dialog-confirm-box > .confirm-title {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-dialog-confirm .dialog-confirm-box > .confirm-title {
	margin: 10px 0;
	font-size: 20px;
	font-weight: 700
}

.com-dialog-confirm .dialog-confirm-box > .confirm-context {
	margin: 0 auto;
	line-height: 28px;
	text-align: center;
	min-width: 300px;
	max-width: 700px;
	font-size: 16px
}

.com-dialog-confirm .dialog-confirm-box > .btn-bar {
	margin: 20px 0 0;
	text-align: center
}

.com-dialog-confirm .dialog-confirm-box > .btn-bar > button {
	line-height: 32px;
	padding: 0 30px;
	border: none;
	background-color: #ff6500;
	color: #fff;
	border-radius: 5px
}

.com-dialog-confirm .dialog-confirm-box > .btn-bar > button.cancel {
	background-color: #999
}

.com-dialog-confirm .dialog-confirm-box > .btn-bar > button + button {
	margin-left: 20px
}

.com-dialog-confirm .com-dialog-template > .table > .table-cell > .dialog-box > .close {
	display: none
}

.com-dialog-content .dialog-alert-box > .alert-context, .com-dialog-content .dialog-alert-box > .alert-title {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.com-dialog-content .dialog-alert-box > .alert-title {
	margin: 10px 0;
	font-size: 20px;
	font-weight: 700
}

.com-dialog-content .dialog-alert-box > .alert-context {
	margin: 20px auto;
	line-height: 28px;
	min-width: 300px;
	max-width: 700px;
	font-size: 16px
}

.com-dialog-content .dialog-alert-box > .btn-bar {
	margin: 30px 0 0;
	text-align: center
}

.com-dialog-content .dialog-alert-box > .btn-bar > button {
	line-height: 40px;
	padding: 0 30px;
	border: none;
	background-color: #ff6500;
	color: #fff;
	border-radius: 5px
}

.container .frame-l-r > .left .com-part > .part-title, .container .frame-l-r > .left .com-part > .part-title .more {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.container {
	min-width: 1200px;
	display: flex;
	min-height: 100vh;
	flex-direction: column
}

.container.hide-main > .com-layout-article, .container.hide-main > .com-layout-footer, .container.hide-main > .com-layout-header, .container.hide-main > .page-description {
	display: none
}

.container > .disabled-mask {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 10000
}

.container > .page-description {
	order: 9;
	color: #d4d4d4;
	padding: .2rem .2rem 0;
	line-height: 1.1;
	font-size: .2rem;
	text-align: justify
}

.container .none-data-block {
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: center;
	background-color: #fff
}

.container .none-data-block:before {
	display: block;
	content: '';
	width: 100%;
	height: 2.4rem;
	background: url("../files/e86836c02e58db6d370df7609f9e6c68.png") center top no-repeat;
	background-size: 2.8rem
}

.container .none-data-block:after {
	display: block;
	content: '鏆傛棤鏁版嵁~';
	text-align: center;
	color: #999
}

.container .img-w {
	background: url("../files/a2dff4a842e1d7c15b6c88b1fca44928.png") center no-repeat;
	background-size: 50%
}

.container .img-w img {
	background: 0 0
}

.container img {
	background: url("../files/a2dff4a842e1d7c15b6c88b1fca44928.png") center no-repeat;
	background-size: 40%
}

.container .lw {
	width: 1200px;
	margin: 0 auto
}

.container .page-empty-data {
	height: 440px;
	position: relative;
	background-color: #fff
}

.container .page-empty-data span {
	position: absolute;
	height: 340px;
	left: 0;
	width: 100%;
	bottom: 50px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-align: center;
	color: #999;
	padding-top: 270px
}

.container .page-empty-data span:before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 300px;
	background: url("../files/e86836c02e58db6d370df7609f9e6c68.png") center 30px no-repeat;
	background-size: 280px
}

.container .anchorBL {
	display: none
}

.container .BMap_pop {
	margin-top: -18px
}

.container .no-data {
	margin: 30px;
	background: url("../files/dfdcbf6a3d4981491d13f38ff207ce7b.png") center top no-repeat;
	background-size: 50px 50px;
	padding-top: 60px;
	text-align: center;
	color: #999
}

.container .frame-l-r:after, .container .frame-l-r:before {
	display: table;
	content: " "
}

.container .frame-l-r:after {
	clear: both
}

.container .frame-l-r > .left {
	width: 860px
}

.container .frame-l-r > .left.no-float {
	float: none;
	width: 100%
}

.container .frame-l-r > .left .com-part {
	margin: 40px 0
}

.container .frame-l-r > .left .com-part > .part-title {
	line-height: 22px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 400
}

.container .frame-l-r > .left .com-part > .part-title .more {
	float: right;
	margin-right: 10px;
	font-size: 14px;
	color: #999
}

.container .frame-l-r > .left .com-part > .part-title .more:hover {
	color: #ff6500
}

.container .frame-l-r > .right {
	width: 294px
}

.container .frame-l-r > .right .com-part {
	margin: 20px 0
}

.container .frame-l-r > .right .com-part .part-title {
	line-height: 48px;
	padding: 0 10px;
	background-color: #FAFAFA;
	font-weight: 400
}

.container .frame-l-r > .right .com-part .part-title .more {
	float: right;
	margin-right: 10px;
	font-size: 14px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #999
}

.container .news-page .frame-l-r > .left .com-part > .part-title, .container .news-page .frame-l-r > .right .com-part > .part-title {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e9e9e9;
	font-size: 20px;
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.container .frame-l-r > .right .com-part .part-title .more:hover {
	color: #ff6500
}

.container .news-page .frame-l-r > .left .com-part {
	margin-top: 20px
}

.container .news-page .frame-l-r > .right .com-part {
	margin-bottom: 40px
}

.container .news-page .frame-l-r > .right .com-part > .part-title {
	line-height: 22px;
	padding-left: 0;
	background-color: transparent
}

.container .common-paging-w {
	margin: 30px auto;
	text-align: center
}

.container .star-w-s {
	width: 90px;
	height: 20px;
	margin: 10px 0;
	background: url("../files/8ae1aeb254b2b72528330ae675c463c4.png") left center no-repeat
}

.container .star-w-s > .bfb {
	height: 100%;
	background: url("../files/4d332cf9320f33c0c3a99a19a8e31e4f.png") left center no-repeat
}

.container .star-w-m {
	width: 110px;
	height: 20px;
	margin: 10px 0;
	background: url("../files/40a1283dfa85ce640502a39080d2f274.png") left center no-repeat
}

.container .star-w-m > .bfb {
	height: 100%;
	background: url("../files/c7cffc44e11b1400932ae9875dcadab7.png") left center no-repeat
}