a, img {
	-webkit-tap-highlight-color: transparent
}
a, a:active, button, input, select, textarea {
	outline: 0
}
#head .register-wrap .center, button a {
	display: -webkit-box;
	display: -ms-flexbox
}
strong {
	color: inherit;
	font-size: inherit
}
* {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	
	
	font-family: "微软雅黑"
}
a, p, span {
	color: inherit;
	font-size: inherit
}
input {
	white-space: nowrap;
	border-radius: 0
}
a, button, img {
	border: none
}
select::-ms-expand {
display:none
}
select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none
}

	text-decoration: none;
	-webkit-focus-ring-color: transparent;
	-moz-tap-highlight-color: transparent;
	-moz-focus-ring-color: transparent
}
a:visited {
	color: inherit
}
li, ol, ul {
	list-style: none
}
button {
	cursor: pointer
}
#head .register-wrap .center .left .ewm div, #head .register-wrap .center .right .ewm div {
	top: 120%;
	background-color: #f5f5f5;
	padding: 10px 10px 0;
	border-radius: 4px;
	z-index: 99;
	left: 50%
}
#head .nav-wrap .search-box .f-left .position .city::before, #head .register-wrap .center .left .ewm div::before, #head .register-wrap .center .right .ewm div::before {
	content: "";
	bottom: 100%;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent
}
button a {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.center {
	width: 1200px;
	margin: 0 auto
}
.dot {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.a-hover:hover {
	color: #feaf1a!important
}
.li-hover, .li-hover .img img {
	-webkit-transition: all ease-out .3s;
	transition: all ease-out .3s
}
.li-hover .img {
	overflow: hidden
}
.li-hover:hover {
	background-color: #f5f5f5
}
.li-hover:hover .img img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
#head .register-wrap {
	width: 100%;
	height: 30px;
	background-color: #f5f5f5
}
#head .register-wrap .center {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
#head .register-wrap .center .left {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
#head .register-wrap .center .left img {
	width: 12px;
	height: 20px
}
#head .register-wrap .center .left .ewm div img, #head .register-wrap .center .right .ewm div img {
	width: 80px;
	height: 80px
}
#head .register-wrap .center .left .ewm {
	position: relative
}
#head .register-wrap .center .left .ewm:hover div {
	display: block
}
#head .register-wrap .center .left .ewm div {
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none
}
#head .register-wrap .center .left .ewm div::before {
	position: absolute;
	left: 50%;
	border-bottom: 8px solid #f5f5f5;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
#head .register-wrap .center .right .ewm {
	position: relative;
	cursor: auto
}
#head .register-wrap .center .right .ewm:hover div {
	display: block
}
#head .register-wrap .center .right .ewm div {
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none
}
#head .register-wrap .center .right .ewm div::before {
	position: absolute;
	left: 50%;
	border-bottom: 8px solid #f5f5f5;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
#head .register-wrap .center .right {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
#head .nav-wrap .search-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 24px 0 10px
}
#head .nav-wrap .search-box .f-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}
#head .nav-wrap .search-box .f-left .logo {
	width: 223px;
	text-align: center
}
#head .nav-wrap .search-box .f-left .logo img {
	width: 100%
}
#head .nav-wrap .search-box .f-left .logo p {
	font-size: 14px
}
#head .nav-wrap .search-box .f-left .position {
	width: 60px;
	height: 44px;
	margin-left: 32px;
	position: relative;
	cursor: pointer
}
#head .nav-wrap .search-box .f-left .position>p {
	color: #999
}
#head .nav-wrap .search-box .f-left .position img {
	width: 17px;
	height: 20px
}
#head .nav-wrap .search-box .f-left .position .city {
	position: absolute;
	top: 40px;
	width: 464px;
	height: 124px;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 8px 0 rgba(4,0,0,.15);
	box-shadow: 0 4px 8px 0 rgba(4,0,0,.15);
	z-index: 2;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 12px;
	display: none
}
#head .nav-wrap .search-box .f-left .position .city::before {
	position: absolute;
	left: 16px;
	border-bottom: 8px solid #fff;
	border-top: 8px solid transparent;
	-webkit-transform: rotate(-45deg) translateY(14px);
	transform: rotate(-45deg) translateY(14px);
	-webkit-box-shadow: 2px -2px 2px #f5f5f5;
	box-shadow: 2px -2px 2px #f5f5f5
}
#head .nav-wrap .search-box .f-left .position .city ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
#head .nav-wrap .search-box .f-left .position .city ul li {
	margin-right: 4px;
	font-size: 14px;
	width: 45px;
	text-align: center;
	color: #676767;
	margin-bottom: 10px
}
#head .nav-wrap .search-box .f-left .position .city ul li span {
	cursor: pointer
}
#head .nav-wrap .search-box .f-left .position .city ul li:nth-of-type(9n) {
	margin-right: 0
}
#head .nav-wrap .search-box .f-left .position .city ul li:nth-of-type(-n+32):nth-of-type(n+28) {
	margin-bottom: 0
}
#head .nav-wrap .search-box .f-right {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 34px
}
#head .nav-wrap .search-box .f-right .search-inp .s-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 2px solid #00b2fc
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-option {
	width: 100px;
	height: 40px;
	position: relative;
	line-height: 40px;
	cursor: pointer;
	border-right: 1px solid #e6e6e6
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-option:hover .op-wrap {
	display: block
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-option span {
	margin-left: 20px
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-option .down {
	position: absolute;
	top: 50%;
	left: 16px;
	-webkit-transform: translate(50px, -50%);
	transform: translate(50px, -50%)
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-option .op-wrap {
	display: none;
	position: absolute;
	top: 100%;
	left: -2px;
	width: 102px;
	background-color: #f0f0f0;
	z-index: 3;
	border: 2px solid #00b2fc;
	border-top: none
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-option .op-wrap .option {
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #333
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-option .op-wrap .option:hover {
	background-color: #00b2fc;
	color: #fff
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-search {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 460px;
	height: 40px;
	position: relative
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-search .search-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-search form {
	height: 100%
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .left .l-search form input {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 50px 0 40px;
	border: none
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .right {
	position: relative;
	display: flex
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .right>div {
	display: flex;
	align-items: center
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .right>div div {
	margin-left: 6px
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .right>div p {
	font-size: 12px
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .right>div:nth-of-type(1) {
	width: 90px
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .right>div:nth-of-type(2) {
	width: 150px;
	justify-content: flex-end
}
#head .nav-wrap .search-box .f-right .search-inp .s-bottom {
	margin-top: 6px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 22px
}
#head .nav-wrap .search-box .f-right .search-inp .s-bottom .scrollDiv li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	height: 22px;
	line-height: 22px
}
#head .nav-wrap .search-box .f-right .search-inp .s-bottom .scrollDiv li a {
	white-space: nowrap
}
#head .nav-wrap .search-box .f-right .search-inp .s-bottom>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
#head .nav-wrap .search-box .f-right .search-inp .s-bottom>div a {
	font-size: 12px;
	color: #999;
	margin-right: 20px
}
#head .nav-wrap .search-box .f-right .search-inp .s-bottom>div a:hover {
	color: #feaf1a
}
#head .nav-wrap .nav-box {
	width: 100%;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: -webkit-transform ease-out .3s;
	transition: -webkit-transform ease-out .3s;
	transition: transform ease-out .3s;
	transition: transform ease-out .3s, -webkit-transform ease-out .3s;
	background-color: #00b2fc
}
#head .nav-wrap .nav-box .menu-wrap {
	width: 216px;
	height: 100%;
	background-color: #1ca4f2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}
#head .nav-wrap .nav-box .menu-wrap>.title {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
#head .nav-wrap .nav-box .menu-wrap>.title>p {
	text-align: center;
	line-height: 40px;
	color: #fff
}
#head .nav-wrap .nav-box .menu-wrap:hover .title .menu-info-wrap {
	display: block
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99;
	display: none;
	box-shadow: 0 0 8px 0 rgba(4,0,0,.08)
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul {
	background-color: #fff;
	position: relative
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li {
	width: 216px;
	height: 39px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #fff;
	box-sizing: border-box;
	border: 1px solid #fff;
	border-bottom: 1px solid #e6e6e6
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li:first-of-type {
	border-top: none!important
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li .right {
	position: relative
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li:hover .right::after {
	content: '';
	position: absolute;
	top: 0;
	right: -1px;
	width: 6px;
	height: 100%;
	background-color: #fff;
	z-index: 99999
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li:last-of-type {
	margin-bottom: 0;
	border-bottom: none
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li>.ico {
	width: 60px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li>.ico img {
	width: 20px;
	height: 20px;
	margin: auto
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li>p {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: left;
	line-height: 38px;
	color: #666;
	font-size: 14px
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li .info-list-wrap .bottom ul li:hover p, #head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li>p a:hover {
	color: #efaf1a
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li .right {
	width: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li .right img {
	width: 9px;
	height: 18px;
	margin: auto
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li:hover {
	border: 1px solid #00b2fc;
	border-right: none
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li:hover .info-list-wrap {
	display: block
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li .info-list-wrap {
	width: 672px;
	height: 545px;
	position: absolute;
	top: 0;
	left: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 8px 0 rgba(4,0,0,.08);
	box-shadow: 0 4px 8px 0 rgba(4,0,0,.08);
	display: none;
	border: 1px solid #00b2fc;
	border-top: none
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li .info-list-wrap .top {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 24px 26px 10px;
	border-bottom: 1px solid #e6e6e6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li .info-list-wrap .top>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li .info-list-wrap .top>ul li {
	width: 22%;
	margin-right: 3%;
	margin-bottom: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li .info-list-wrap .top>ul li:nth-of-type(4n+4) {
	margin-right: 0
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li .info-list-wrap .bottom {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 19px 26px
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li .info-list-wrap .bottom ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li .info-list-wrap .bottom ul>a {
	display: block
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li .info-list-wrap .bottom ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li .info-list-wrap .bottom ul li img {
	width: 180px;
	height: 114px;
	background-color: #ccc
}
#head .nav-wrap .nav-box .menu-wrap>.title .menu-info-wrap>ul>li .info-list-wrap .bottom ul li p {
	margin-top: 16px;
	font-size: 14px;
	color: #666
}
#head .nav-wrap .nav-box .menu-wrap>.ico {
	width: 60px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	position: absolute
}
#head .nav-wrap .nav-box .menu-wrap>.ico img {
	width: 24px;
	height: 24px
}
#head .nav-wrap .nav-box .nav-tabs {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative
}
#head .nav-wrap .nav-box .nav-tabs ul {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: space-between;
	background-color: #00b2fc
}
#head .nav-wrap .nav-box .nav-tabs ul li {
	width: 98px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 8px;
	padding-right: 8px;
	position: relative;
	border: 1px dashed transparent;
	color: #fff
}
#head .nav-wrap .nav-box .nav-tabs ul li:hover {
	background-color: #049ff8
}
#head .nav-wrap .nav-box .nav-tabs ul li:hover p {
	color: #fff
}
#head .nav-wrap .nav-box .nav-tabs ul li:hover .n-d-menu {
	display: block
}
#head .nav-wrap .nav-box .nav-tabs ul li>a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 15px;
	font-weight: 600
}
#head .nav-wrap .nav-box .nav-tabs ul li .n-d-menu {
	width: 110px;
	background-color: #fff;
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: 99;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,.1);
	display: none;
	border-radius: 4px;
	margin-left: -55px
}
#head .nav-wrap .nav-box .nav-tabs ul li .n-d-menu a {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px
}
#footer .bottom .c-right .r-body, #footer .bottom .center, #footer .top .t-body div, #footer .top .title {
	display: flex
}
#head .nav-wrap .nav-box .nav-tabs ul li .n-d-menu a:hover {
	background-color: #f5f5f5;
	color: #049ff8
}
#head .nav-wrap .nav-box .nav-tabs ul .active {
	color: #fff;
	background-color: #049ff8
}
#head .nav-wrap .stance {
	width: 100%;
	height: 40px
}
#footer a:hover {
	color: #feaf1a!important
}
#footer {
	background-color: #333
}
#footer .top {
	border-bottom: 1px solid #666
}
#footer .top .title div {
	width: 88px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	background-color: #292929;
	font-size: 14px;
	margin-right: 20px;
	cursor: pointer
}
#footer .top .title .active {
	background-color: #384144
}
#footer .top .t-body {
	margin-top: 20px
}
#footer .top .t-body div {
	flex-wrap: wrap
}
#footer .top .t-body div a {
	color: #c2c2c2;
	font-size: 12px;
	margin-right: 18px;
	white-space: nowrap;
	cursor: pointer
}
#footer .bottom {
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px
}
#footer .bottom .c-left {
	width: 860px
}
#footer .bottom .c-left .c1 {
	display: flex;
	margin-bottom: 24px
}
#footer .bottom .c-left .c1 a {
	color: #fff;
	font-size: 14px;
	margin-right: 28px
}
#footer .bottom .c-left .c2 p {
	color: #c2c2c2;
	font-size: 12px
}
#footer .bottom .c-right .r-body p {
	color: #fff;
	font-size: 14px
}
#footer .bottom .c-right .r-body .tel {
	font-size: 16px;
	color: #efaf1a;
	margin-bottom: 6px;
	margin-top: 2px
}
#footer .bottom .c-right .r-body img {
	width: 90px
}
#footer .img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
#footer .img li {
	
	background-size: auto;
	margin-right: 30px
}
#footer .img li a {
	display: block;
	width: 100%;
	height: 100%
}
#footer .img li:nth-of-type(1) {
	width: 160px;
	height: 38px;
	background-position-y: -192px
}
#footer .img li:nth-of-type(2) {
	width: 154px;
	height: 38px;
	background-position-y: 0
}
#footer .img li:nth-of-type(3) {
	width: 108px;
	height: 38px;
	background-position-y: -48px
}
#footer .img li:nth-of-type(4) {
	width: 130px;
	height: 38px;
	background-position-y: -144px
}
#footer .img li:nth-of-type(5) {
	width: 120px;
	height: 38px;
	background-position-y: -240px
}
#footer .center .go-top {
	position: fixed;
	right: 0;
	bottom: 100px;
	z-index: 999
}
#footer .center .go-top>li {
	width: 50px;
	height: 50px;
	background-color: #fff;
	border: 1px solid #ccc;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}
#footer .center .go-top>li>p {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 14px;
	color: #666;
	display: none
}
#footer .center .go-top>li .m-ewm, #footer .center .go-top>li .tel {
	width: 110px;
	height: 130px;
	position: absolute;
	bottom: -2%;
	left: -16px;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	background-color: #f5f5f5;
	border-radius: 4px;
	display: none
}
#footer .center .go-top>li .m-ewm::after, #footer .center .go-top>li .tel::after {
	content: "";
	position: absolute;
	top: 84%;
	left: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #f5f5f5
}
.alert-mask, .city-site {
	position: fixed;
	top: 0;
	left: 0
}
#footer .center .go-top>li:hover {
	background-color: #00b2fc;
	border-color: #00b2fc
}
#footer .center .go-top>li:hover>p {
	display: block;
	color: #fff
}
#footer .center .go-top>li:hover div, #footer .center .go-top>li:nth-of-type(3)>img {
	display: block
}
#footer .center .go-top>li:nth-of-type(1), #footer .center .go-top>li:nth-of-type(2) {
	border-bottom: none
}
#footer .center .go-top>li>img {
	width: 27px;
	height: 27px;
	margin: auto;
	display: block
}
.now-position {
	margin: 24px 0
}
.now-position p {
	font-size: 14px;
	color: #666
}
.now-position p a:hover {
	color: #feaf1a
}
.paging {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px
}
.paging ol {
	width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center
}
#search_tips, .pages cite, .pages_btn, .pages_inp {
	display: none
}
.paging ol>label {
	font-size: 14px
}
.paging ol>a {
	padding: 4px 8px;
	border: 1px solid #26a1ef;
	border-radius: 4px;
	font-size: 12px;
	color: #FFF;
	margin: 0 5px;
	background: #26a1ef
}
.paging ol .num {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px
}
.paging ol .active {
	background-color: #efa61a;
	color: #fff;
	border-radius: 4px
}
.paging ol li {
	margin: 0 4px;
	height: 30px;
	line-height: 30px
}
.pages {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0
}
.pages a, .pages strong {
	padding: 5px 10px;
	font-size: 12px;
	margin: 0 5px
}
.pages a {
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	color: rgba(0,0,0,.65)
}
.pages strong {
	border: 1px solid #108ee9;
	border-radius: 4px;
	color: #fff;
	background: #108ee9
}
.pages cite {
	font-style: normal;
	margin-left: 10px
}
.alert-mask {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);
	z-index: 9999999999;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.alert-mask .con, .alert-mask .con1 {
	width: 500px;
	height: 200px;
	margin: auto;
	border-radius: 10px;
	background-color: #fff;
	-webkit-animation: show ease-out .2s;
	animation: show ease-out .2s
}
.alert-mask .con .text {
	height: 150px;
	text-align: center;
	line-height: 150px;
	font-size: 18px
}
.alert-mask .con1 .top {
	height: 150px
}
#ccaptcha img {
	width: 20px
}
.alert-mask .con .ok, .alert-mask .con1 .ok {
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #f2f2f2;
	border-top: 1px solid #d0d0d0;
	color: #40affe;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	cursor: pointer
}
@-webkit-keyframes show {
0% {
-webkit-transform:scale(0);
transform:scale(0)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes show {
0% {
-webkit-transform:scale(0);
transform:scale(0)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
.city-site {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.4);
	z-index: 9999;
	display: none
}
.city-site .c-wrap, .tabs-menu {
	position: absolute;
	left: 50%;
	box-sizing: border-box
}
.city-site .c-wrap {
	top: 50%;
	width: 518px;
	background-color: rgba(0,0,0,.3);
	padding: 11px;
	border-radius: 10px;
	transform: translate(-50%, -50%)
}
.city-site .c-wrap .c-main {
	width: 100%
}
.city-site .c-wrap .c-main .m-head {
	box-sizing: border-box;
	padding: 0 30px;
	width: 100%;
	height: 44px;
	border-radius: 10px 10px 0 0;
	background-color: #f7b722;
	box-shadow: inset 0 4px 6px 0 rgba(255,242,211,.4);
	display: flex;
	align-items: center;
	justify-content: space-between
}
.city-site .c-wrap .c-main .m-head p {
	font-size: 18px;
	color: #fff
}
.city-site .c-wrap .c-main .m-head img {
	width: 20px;
	cursor: pointer
}
.city-site .c-wrap .c-main .m-body {
	box-sizing: border-box;
	padding: 25px 30px 30px;
	width: 100%;
	background-color: #fff;
	border-radius: 0 0 6px 6px
}
.city-site .c-wrap .c-main .m-body>p:nth-of-type(1) {
	font-size: 20px;
	margin-bottom: 18px
}
.city-site .c-wrap .c-main .m-body>p:nth-of-type(2) {
	font-size: 16px;
	color: #555;
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5
}
.city-site .c-wrap .c-main .m-body>div:nth-of-type(1) {
	display: flex;
	align-items: center;
	margin-top: 18px;
	margin-bottom: 22px
}
.city-site .c-wrap .c-main .m-body>div:nth-of-type(1) span {
	font-size: 14px;
	color: #666
}
.city-site .c-wrap .c-main .m-body>div:nth-of-type(1) input {
	box-sizing: border-box;
	width: 130px;
	height: 30px;
	border-radius: 6px;
	border: 1px solid #e5e5e5;
	margin: 0 14px;
	padding: 0 10px
}
.city-site .c-wrap .c-main .m-body>div:nth-of-type(1) #city-enter {
	width: 80px;
	height: 30px;
	background-color: #f8764e;
	border-radius: 6px;
	box-shadow: 0 4px 8px rgba(248,118,78,.4);
	color: #fff;
	font-size: 14px
}
.city-site .c-wrap .c-main .m-body>div:nth-of-type(2) {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 24px;
	margin-bottom: 24px
}
.city-site .c-wrap .c-main .m-body>div:nth-of-type(2) span {
	font-size: 14px;
	color: #666
}
.city-site .c-wrap .c-main .m-body>div:nth-of-type(2) a {
	font-size: 14px;
	color: #f04124
}
.city-site .c-wrap .c-main .m-body>div:nth-of-type(3) {
	display: flex;
	flex-wrap: wrap
}
.city-site .c-wrap .c-main .m-body>div:nth-of-type(3) a {
	display: block;
	width: 86px;
	height: 36px;
	border-radius: 6px;
	border: 1px solid #e5e5e5;
	margin-right: 28px;
	margin-bottom: 24px;
	text-align: center;
	line-height: 36px;
	color: #666;
	cursor: pointer
}
.city-site .c-wrap .c-main .m-body>div:nth-of-type(3) a:nth-of-type(4n+4) {
	margin-right: 0
}
.city-site .c-wrap .c-main .m-body>div:nth-of-type(3) a:hover {
	border-color: #f8764e
}
.city-site .c-wrap .c-main .m-body>p:nth-of-type(3) {
	font-size: 14px;
	color: #666
}
#head .nav-wrap .nav-box .nav-tabs ul li:hover .tabs-menu {
	display: block
}
.tabs-menu {
	top: 110%;
	width: 102px;
	padding: 10px 22px 6px;
	background-color: #fff;
	box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);
	border-radius: 6px;
	transform: translateX(-50%);
	display: none;
	z-index: 999
}
.fine, .list-tab-wrap, .recommend-zy {
	box-shadow: 0 4px 10px 0 rgba(0,0,0,.1)
}
.fine .title p a, .recommend-zy .title p a {
	top: 50%;
	transform: translateY(-50%);
	right: 0
}
.tabs-menu a {
	display: block;
	font-size: 14px
}
.tabs-menu a:last-of-type {
	margin-bottom: 0
}
.fine {
	box-sizing: border-box;
	padding: 16px 12px
}
.fine .title {
	padding-bottom: 10px;
	border-bottom: 2px solid #e6e6e6
}
.fine .title p {
	font-size: 20px;
	display: flex;
	align-items: center;
	position: relative
}
.fine .title p a {
	position: absolute;
	font-size: 14px;
	color: #666
}
.fine .title p img {
	width: 26px;
	height: 21px;
	margin-right: 6px;
	margin-left: 6px
}
.fine .f-body .form {
	margin-top: 20px
}
.fine .f-body .form>div {
	width: 276px;
	height: 46px;
	margin: 0 auto 10px;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #3e99ed;
	padding: 0 15px;
	display: flex;
	align-items: center
}
.fine .f-body .form>div input, .fine .f-body .form>div select {
	padding: 0 10px;
	border: none;
	box-sizing: border-box
}
.fine .f-body .form>div select {
	width: 190px;
	color: #999;
	font-size: 14px
}
.fine .f-body .form>div input::placeholder {
color:#999;
font-size:14px
}
.fine .f-body .form .btn {
	width: 276px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 0;
	border: none
}
.fine .f-body .form>button {
	font-size: 18px;
	cursor: pointer;
	display: block;
	margin: 20px auto 0;
	width: 276px;
	height: 46px;
	color: #fff;
	background-color: #ed4023;
	border-radius: 4px
}
.recommend-zy {
	box-sizing: border-box;
	padding: 16px 12px;
	margin-top: 26px
}
.recommend-zy .title {
	padding-bottom: 10px;
	border-bottom: 2px solid #e6e6e6
}
.recommend-zy .title p {
	font-size: 20px;
	display: flex;
	align-items: center;
	position: relative
}
.recommend-zy .title p a {
	position: absolute;
	font-size: 14px;
	color: #666
}
.recommend-zy .title p img {
	width: 26px;
	height: 21px;
	margin-right: 6px;
	margin-left: 6px
}
.recommend-zy ul {
	padding-top: 10px
}
.recommend-zy .new-rec li {
	display: flex
}
.recommend-zy .new-rec li .img {
	width: 100px;
	height: 75px;
	overflow: hidden;
	border-radius: 4px
}
.recommend-zy .new-rec li .img img {
	width: 100%
}
.recommend-zy .new-rec li .text {
	flex: 1;
	margin-left: 7px
}
.recommend-zy .new-rec li .text p:nth-of-type(1) {
	font-size: 14px
}
.recommend-zy .new-rec li .text p:nth-of-type(2) {
	font-size: 12px;
	color: #666
}
.recommend-zy ul li {
	display: flex;
	padding: 10px 0
}
.recommend-zy ul li .ball {
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	border-radius: 50%;
	margin-right: 8px;
	background-color: #e5e5e5
}
.recommend-zy ul li:nth-of-type(1) .ball {
	color: #fff;
	background-color: #ed4023
}
.recommend-zy ul li:nth-of-type(2) .ball {
	color: #fff;
	background-color: #efaf1a
}
.recommend-zy ul li:nth-of-type(3) .ball {
	color: #fff;
	background-color: #3e99ed
}
.recommend-zy ul li p {
	flex: 1;
	font-size: 14px;
	color: #333
}
.recommend-zy ul li button {
	width: 54px;
	height: 24px;
	font-size: 14px;
	border-radius: 4px;
	border: 1px solid #efaf1a;
	background-color: #fff
}
.recommend-zy ul li button:hover {
	background-color: #efaf1a;
	color: #fff;
	border: none
}
.list-tab-wrap {
	width: 100%;
	margin-bottom: 30px
}
.list-tab-wrap ul {
	box-sizing: border-box;
	padding: 7px 20px 0
}
.list-tab-wrap ul li {
	width: 100%;
	display: flex;
	margin-bottom: 14px;
	position: relative
}
.list-tab-wrap ul li:last-of-type {
	margin-bottom: 0
}
.list-tab-wrap ul li:last-of-type p:nth-of-type(2) {
	border-bottom: none
}
.list-tab-wrap ul li p:nth-of-type(1) {
	width: 80px;
	line-height: 28px
}
.list-tab-wrap ul li p:nth-of-type(2) {
	height: 100%;
	line-height: 28px;
	flex: 1;
	border-bottom: 1px dashed #d6d6d6;
	padding-bottom: 6px
}
.list-tab-wrap ul li p:nth-of-type(2) a {
	margin-right: 25px;
	font-size: 13px;
	white-space: nowrap
}


.list-tab-wrap ul li p:nth-of-type(2) .active, .list-tab-wrap ul li p:nth-of-type(2) a:hover {
	color: #efaf1a
}
.keylink {
	font-weight: 400;
	color: #0086d2!important;
	text-decoration: underline
}
.city-rec {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	z-index: 9999
}
.city-rec .container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 510px;
	margin-top: -80px;
	margin-left: -255px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 18px 0 0 30px;
	height: 200px;
	background-image: url(../image/citybgc.png)
}
.city-rec .container .close {
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	cursor: pointer
}
.city-rec .container p {
	margin-top: 10px
}
.city-rec .container p a {
	font-size: 18px;
	color: #00b2fc;
	padding: 0 12px;
	cursor: pointer
}
.city-rec .container .rec {
	display: flex;
	height: 30px;
	line-height: 30px;
	margin-top: 12px;
	font-size: 14px
}
.city-rec .container .rec>span {
	flex-shrink: 0
}
.city-rec .container .h {
	font-size: 14px;
	color: #999;
	box-sizing: border-box;
	padding-right: 26px;
	margin-top: 16px
}
.city-rec .container .rec .list a, .city-rec .container .rec .list span {
	color: #00b2fc;
	font-size: 14px;
	padding: 0 18px;
	line-height: 30px;
	cursor: pointer
}
.city-rec .container .rec .list a:hover, .city-rec .container .rec .list span:hover {
	text-decoration: underline
}
.city-rec .container .go-qg {
	display: flex;
	align-items: center;
	margin-top: 15px
}
.city-rec .container .go-qg a {
	display: block;
	width: 152px;
	height: 36px;
	background-color: #00b2fc;
	border-radius: 6px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	margin-left: 20px;
	box-shadow: 0 4px 10px rgba(0,178,252,.3)
}
.city-all, .hint {
	display: none
}
.city-rec .container::before {
	content: "";
	position: absolute;
	top: -15px;
	left: -15px;
	width: 100%;
	height: 100%;
	border: 15px solid rgba(204,204,204,.2);
	border-radius: 10px;
	z-index: -1
}
.city-all {
	position: absolute;
	top: 100%;
	left: 0;
	width: 430px;
	z-index: 9;
	border: 1px solid #ccc
}
.city-all .top {
	width: 100%;
	height: 32px;
	background-color: #f5f5f5;
	box-sizing: border-box;
	padding: 0 8px;
	display: flex
}
.city-all .top div {
	width: 25%;
	height: 30px;
	text-align: center;
	line-height: 32px;
	font-size: 14px
}
.city-all .top .active {
	border-bottom: 2px solid #00b2fc
}
.city-all .bottom {
	background-color: #fff
}
.city-all .bottom .active {
	display: flex
}
.city-all .bottom div {
	box-sizing: border-box;
	padding: 10px;
	display: none;
	flex-wrap: wrap
}
.city-all .bottom div a, .city-all .bottom div span {
	display: block;
	width: 20%;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px
}
.city-all .bottom div a:hover {
	color: #efa61a
}
#head .nav-wrap .search-box .f-left .position:hover .city-all {
	display: block
}
.bottom-form .education, .bottom-form .title, .bottom-form span {
	display: none
}
.bottom-form {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%
}
.bottom-form .f-body {
	width: 1200px;
	margin: 0 auto
}
.bottom-form form {
	height: 100%;
	align-items: center;
	display: flex
}
.bottom-form form input {
	width: 220px;
	height: 48px;
	background-color: #fff;
	border-radius: 5px;
	border: none;
	margin-right: 14px;
	box-sizing: border-box;
	padding: 0 20px
}
.bottom-form {
	height: 100px;
	background-color: rgba(0,0,0,.5);
	z-index: 9
}
.bottom-form .f-body {
	display: flex;
	align-items: center;
	height: 100%;
	position: relative;
	box-sizing: border-box;
	padding-left: 110px
}
.bottom-form .f-body img {
	position: absolute;
	bottom: 0;
	left: 40px;
	width: 67px
}
.bottom-form .text p {
	display: inline-block;
	color: #fff
}
.bottom-form .text .b {
	width: 85px;
	text-align: center;
	font-size: 14px;
	border-left: 1px solid #fff
}
.bottom-form form button {
	width: 220px;
	height: 48px;
	background-color: #f23b22;
	border-radius: 5px;
	color: #fff
}
