@charset "utf-8";
/* CSS Document */
ul,li {
	list-style: none;
	margin: 0;
	padding: 0
}

.clear {
	clear: both
}

input:focus {
	outline: medium;
}

.fr {
	float: right
}

.fl {
	float: left
}

.breadumb {
	padding: 15px
}

em,i {
	font-style: normal
}

#header {
	background: #fff
}

.top {
	border-bottom: 1px solid #ededed;
	box-sizing: border-box;
}

.toplrt {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #929190;
	line-height: 35px
}

.topsj {
	width: 70%;
	display: flex;
}

.fac_list_main2 {
	background: #fff
}

#topsj {
	margin: 0
}

.toplk {
	width: 30%;
	text-align: right;
}

.toplk a {
	color: #929190;
	margin: 0 6px;
}
.logo{
	float: left;
    width: 35%;
    text-align: left;
    display: block;
	/*margin-left: -130px;*/
}
.logotd {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 80px;
}

.logo,.fei {
	
	height: 90px;
	padding-top: 10px;
	
}
.fei {
	float: right;
}
.topgd {
	width: 360px;
	float: left;
	margin-top: 13px;
}

.topgd .swiper-container {
	overflow: hidden;
	width: 358px;
	height: 30px;
	line-height: 30px;
	margin-top: 18px;
	background: #f8f8f8;
	padding: 0 10px
}

.topgd a {
	display: block;
	line-height: 30px;
	padding: 0;
	margin: 0;
	color: #444;
	float: none;
}

.head_tool {
	height: 30px;
	background: #4cb7ff;
	font-size: 14px;
	position: relative;
	z-index: 11;
	color: #fff
}

.head_tool a {
	color: #fff
}

.head_tool .ic {
	margin-right: 7px
}

.head_tool .line {
	width: 0;
	height: 13px;
	display: inline-block;
	border-left: 1px solid #e6e6e6;
	margin: 0 15px 0 0;
	vertical-align: middle
}

.head_tool .phones {
	float: left;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0;
}

.head_tool .phones .ic {
	vertical-align: -3px
}

.head_tool .phones em {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	display: inline-block;
	padding-left: 8px
}

.head_tool .tol_links {
	position: relative;
	height: 30px;
	float: left;
	margin-left: 18px
}

.head_tool .tol_links>a {
	height: 15px;
	line-height: 15px;
	margin-top: 7px;
	display: inline-block
}

.head_tool .tol_links:hover .mark_con {
	display: block
}

.head_tool .mark_con {
	background: #fff;
	border: 1px solid #e6e6e6;
	text-align: center;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -50px;
	width: 122px;
	height: 122px;
	color: #2698e4;
	display: none;
	color: #444
}

.head_tool .mark_con img {
	width: 80px;
	height: 80px;
	display: block;
	margin: 12px auto 5px
}

.head_tool .site_list .mark_con {
	height: auto;
	padding: 5px 0;
	margin-left: -58px
}

.head_tool .site_list .mark_con a {
	display: block;
	color: #444;
	line-height: 26px
}

.head_tool .site_list .mark_con a:hover {
	color: #2698e4
}

.head_tool .ic_up,.head_tool .ic_up i {
	position: absolute;
	left: 50%;
	margin-left: -5px;
	top: -10px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border: 5px solid transparent;
	border-bottom-color: #e6e6e6
}

.head_tool .ic_up i {
	top: -4px;
	left: 0px;
	border-bottom-color: #fff
}

.head_tool .tol_appdownload a {
	-webkit-animation: tada 1s 1s 1 alternate;
	animation: tada 1s 1s 1 alternate
}

.head_tool .tol_appdownload:hover a {
	-webkit-animation: hvr-buzz-out 0.75s 1;
	animation: hvr-buzz-out 0.75s 1
}

.head_login {
	float: right;
	margin-top: 30px
}

.head_login .btns {
	margin-top: 3px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #fff;
	padding: 0 8px;
	display: inline-block;
	color: #2698e4;
	border-radius: 2px;
	margin-right: 15px;
	font-size: 16px
}

.head_login .btns:hover,.head_login .btns.hover {
	border-color: #2698e4
}

.fei {
	text-align: right;
	padding-top: 15px
}
.dh_flex{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.dh_flex .dh_text{
	margin-left: 10px;
	line-height: 1.2;
	font-weight: bold;
	text-align: left;
}
.dh_text p{
	font-size: 19px;
	margin-bottom: 0;
}
.dh_text span{
	font-size: 25px;
    color: #e77536;
}
.navbar-default {
	background-color: #228ee9;
	border: none;
}

.navbar-collapse {
	background-color: #228ee9;
}

.navbar-nav>li {
	height: 50px;
	line-height: 50px;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 16px;
	display: block
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #00b2fc;
}

.nav>li>a {
	padding: 0 60px;
	line-height: 50px;
}

.navbar-default .navbar-nav>li>a:hover {
	background: #00b2fc
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-default .navbar-toggle {
	border-color: #fff;
}

.carousel-indicators {
	bottom: 0;
}

.tese {
	background: #2698e4;
	text-align: center;
	text-align: left;
	color: #fff
}

.tese img {
	display: block;
	margin: 0 auto
}

.tese .section {
	padding: 10px 0;
	height: 40px
}

.tese .ts_item {
	float: left;
	width: 292px
}

.tese .ts_item em {
	display: block;
	font-size: 16px;
	font-weight: bold
}

.tese p {
	line-height: 20px
}

.tese .ic {
	float: left;
	margin-top: -10px;
	margin-right: 22px;
	margin-left: 22px
}

.foot {
	background: #fff;
	margin-top: 20px
}

.foot .ft_logo {
	float: left;
	width: 120px
}

.foot .ft_logo img {
	margin-top: 33px;
	margin-left: 10px
}

.foot .ft_links {
	float: left;
	padding-top: 30px
}

.foot .ft_links li {
	float: left;
    width: 230px;
    border-left: 1px dashed #e6e6e6;
    padding: 0 30px;
}

.foot .ft_links .first {
	border-left: 0
}

.foot .ft_links a {
	line-height: 30px;
	color: #888;
	margin-right: 20px
}

.foot .ft_links p a:hover {
	color: #2698e4
}

.foot .ft_links .titles {
	color: #444;
	display: block;
	line-height: 1;
	margin-bottom: 10px
}

.foot .ft_mark {
	float: right;
	padding-top: 26px
}

.foot .ft_mark p {
	font-size: 12px;
	color: #888;
	line-height: 2
}

.foot .ft_mark li {
	height: 135px;
	text-align: center;
	float: left;
	padding: 0 15px
}

.foot .ft_mark .img {
	display: block
}

.foot .ft_mark img {
	width: 77px;
	height: 77px;
	border: 1px solid #e6e6e6;
	background: #fff;
	padding: 5px;
	display: block
}

.foot .ft_mark .last {
	padding-right: 9px
}

.ft_fdlink {
	line-height: 20px;
	padding-top: 25px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #e6e6e6
}

.ft_fdlink .titles {
	font-size: 15px;
	float: left;
	display: block;
	line-height: 18px
}

.ft_fdlink ul {
	margin-left: 90px
}

.ft_fdlink li {
	float: left
}

.ft_fdlink a {
	color: #888;
	display: inline-block;
	margin-right: 27px;
	margin-bottom: 15px
}

.ft_fdlink a:hover {
	color: #2698e4
}

.copyright {
	background: #f8f8f8;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #aaa
}

.copyright .adviser {
	float: right
}

.footer {
	display: none;
}

.ic_foot_ic1 {
	background-image: url(../images/spritepublic.png);
	background-position: 0px 0px;
	width: 40px;
	height: 60px;
	display: inline-block;
	vertical-align: middle
}

.ic_foot_ic2 {
	background-image: url(../images/spritepublic.png);
	background-position: 0px -68px;
	width: 40px;
	height: 60px;
	display: inline-block;
	vertical-align: middle
}

.ic_foot_ic3 {
	background-image: url(../images/spritepublic.png);
	background-position: -48px 0px;
	width: 40px;
	height: 60px;
	display: inline-block;
	vertical-align: middle
}

.ic_foot_ic4 {
	background-image: url(../images/spritepublic.png);
	background-position: -96px 0px;
	width: 40px;
	height: 60px;
	display: inline-block;
	vertical-align: middle
}

.ic_page_l {
	background-image: url(../images/spritepublic.png);
	background-position: -144px -94px;
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle
}

.ic_page_r {
	background-image: url(../images/spritepublic.png);
	background-position: -144px -74px;
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle
}

.ic_tool_mark {
	background-image: url(../images/spritepublic.png);
	background-position: -112px -68px;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle
}

.ic_tool_service {
	background-image: url(../images/spritepublic.png);
	background-position: -80px -68px;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle
}

.ic_tool_top {
	background-image: url(../images/spritepublic.png);
	background-position: -48px -68px;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle
}

.ic_top_app {
	background-image: url(../images/spritepublic.png);
	background-position: -48px -100px;
	width: 20px;
	height: 17px;
	display: inline-block;
	vertical-align: middle
}

.ic_top_location {
	background-image: url(../images/spritepublic.png);
	background-position: -144px -25px;
	width: 12px;
	height: 16px;
	display: inline-block;
	vertical-align: middle
}

.ic_top_num {
	background-image: url(../images/spritepublic.png);
	background-position: -144px 0px;
	width: 17px;
	height: 17px;
	display: inline-block;
	vertical-align: middle
}

.ic_top_phone {
	background-image: url(../images/spritepublic.png);
	background-position: -144px -49px;
	width: 11px;
	height: 17px;
	display: inline-block;
	vertical-align: middle
}

.ic_top_store {
	background-image: url(../images/spritepublic.png);
	background-position: -76px -100px;
	width: 19px;
	height: 17px;
	display: inline-block;
	vertical-align: middle
}

.ic_top_weixin {
	background-image: url(../images/spritepublic.png);
	background-position: -103px -100px;
	width: 19px;
	height: 17px;
	display: inline-block;
	vertical-align: middle
}

@media (max-width: 768px) {
	.foot {
		display: none
	}

	.top,.head_tool,.ind_notice,.yidong {
		display: none;
	}

	.logotd {
		display: none;
	}

	.index_search_left {
		display: none
	}

	.navbar-header {
		padding: 0 2%;
		box-sizing: border-box;
		width: 100%
	}

	.navbar-brand {
		padding: 10px 15px
	}

	.navbar {
		margin-bottom: 0
	}

	.gutpz {
		padding: 0
	}

	.navbar-toggle {
		margin-right: 0;
	}

	.hp_foot_wt {
		display: none;
	}

	.hp_foot_bt_c {
		width: 100%;
		box-sizing: border-box;
		padding: 2%;
	}

	.hp_foot_wx {
		margin-top: 8%;
	}

	.breadumb {
		padding: 2% 0 0 2%;
	}

	.ne_pg_title h2 {
		font-size: 24px;
	}

	.box-tb {
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-moz-flex-direction: column;
		-webkit-flex-direction: column;
		flex-direction: column;
	}

	.box {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.pay {
		width: 100%;
	}

	.footer {
		position: fixed;
		height: 45px;
		display: block;
		width: 100%;
		left: 0;
		bottom: 0px;
		background: linear-gradient(top,#0F7EF2,#083184);
		background: -webkit-linear-gradient(top,#0F7EF2,#083184);
		background: -moz-linear-gradient(top,#0F7EF2,#083184);
		z-index: 10000;
		padding-top: 2px;
	}

	.footer div {
		width: 20%;
		float: left;
		height: 45px;
		position: relative;
	}

	.footer div a {
		display: block;
		width: 100%;
		color: #fff;
		padding-top: 23px;
		font-size: 12px;
		text-align: center;
	}

	.footer div:nth-child(1) a {
		background: url(../images/icons1.png) center 3px no-repeat;
		background-size: 20px auto;
	}

	.footer div:nth-child(2) a {
		background: url(../images/icons2.png) center 3px no-repeat;
		background-size: 20px auto;
	}

	.footer div:nth-child(3) a {
		width: 100%;
		height: 25px;
		left: 0;
		top: 9px;
		background: url(../images/icons3.png) center 3px no-repeat;
		background-size: 20px auto;
	}

	.footer div:nth-child(4) a {
		background: url(../images/icons4.png) center 3px no-repeat;
		background-size: 21px auto;
	}

	.footer div:nth-child(5) a {
		background: url(../images/icons5.png) center 3px no-repeat;
		background-size: 20px auto;
	}
}

.img {
	overflow: hidden;
}

.img img {
	transition: 2s;
}

.img:hover img,.zhaop_p:hover .img img {
	transform: scale(1.2);
}

.yqlj_box {
	padding: 20px 0 10px;
}

.index_news_right ul li:hover .img img {
	transform: scale(1.2);
}

.index_news_right .con a,.tongzcont p,.zx_with_list ul li a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}

.news_index_box_list_r_p p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.index_news_right .con p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 0;
	line-height: 1.5;
}

@media (min-width: 768px) {
	.navbar-brand {
		display: none;
	}
}

.tabgs {
	margin-top: 20px;
}

.clearfix:after {
	clear: both;
	display: block;
	content: '';
}

.tabgs ul {
	padding: 0 10px;
}

.tabgs ul li {
	position: relative;
	float: left;
	width: 33.3%;
	margin: 5px 0;
	padding: 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.tabgs ul li:before {
	position: absolute;
	left: 0;
	top: 7px;
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #89c7e5;
}

@media (max-width: 768px) {
	.index_news_right .con p {
		display: none;
	}

	.index_news_right .con a {
		width: 65%;
	}

	.zhaop_cont2 {
		padding-bottom: 65px;
	}

	.fix_tool_index {
		right: 0 !important;
		bottom: 35% !important;
	}

	.fac_imgshow img {
		height: auto !important;
	}

	.yqlj_box {
		padding: 20px 2%;
	}

	.zpdtop form.pc {
		display: none;
	}
}

.s_l.fr {
	float: right;
	display: inline
}

.s_r {
	width: 300px;
	float: right;
	display: inline
}

.s_r .s_border {
	width: 328px;
	border: 1px solid #dadbdf
}

.fr {
	float: right !important;
	display: inline
}

.mt20 {
	margin-top: 20px
}

.mb20 {
	margin-bottom: 20px
}

.pt20 {
	padding-top: 20px
}

.pb20 {
	padding-bottom: 20px
}

@font-face {
	font-family:'iconfont';src:url("//at.alicdn.com/t/font_enpxstxjvhl1sjor.eot");src:url("../fonts/font_enpxstxjvhl1sjor.eot") format("embedded-opentype"),url("../fonts/font_enpxstxjvhl1sjor.woff") format("woff"),url("../fonts/font_enpxstxjvhl1sjor.ttf") format("truetype"),url("../fonts/font_enpxstxjvhl1sjor.svg#iconfont") format("svg")
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

@-webkit-keyframes hvr-buzz-out {
	10% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg)
	}

	20% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg)
	}

	30% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg)
	}

	40% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg)
	}

	50% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg)
	}

	60% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg)
	}

	70% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg)
	}

	80% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg)
	}

	90% {
		-webkit-transform: translateX(1px) rotate(0);
		transform: translateX(1px) rotate(0)
	}

	100% {
		-webkit-transform: translateX(-1px) rotate(0);
		transform: translateX(-1px) rotate(0)
	}
}

@keyframes hvr-buzz-out {
	10% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg)
	}

	20% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg)
	}

	30% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg)
	}

	40% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg)
	}

	50% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg)
	}

	60% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg)
	}

	70% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg)
	}

	80% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg)
	}

	90% {
		-webkit-transform: translateX(1px) rotate(0);
		transform: translateX(1px) rotate(0)
	}

	100% {
		-webkit-transform: translateX(-1px) rotate(0);
		transform: translateX(-1px) rotate(0)
	}
}

@keyframes tada {
	0% {
		transform: scaleX(1)
	}

	10%,20% {
		transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
	}

	30%,50%,70%,90% {
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,60%,80% {
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		transform: scaleX(1)
	}
}

.head {
	background: #fff;
	height: 90px
}

.head .section {
	position: relative;
	z-index: 3
}

.head_tool {
	height: 30px;
    background: #f5f5f5;
    font-size: 12px;
    position: relative;
    z-index: 11;
    color: #333;
}

.head_tool a {
	color: #333
}

.layers .form-text {
	height: 35px;
	width: 380px;
	border-radius: 3px;
}

.form-text, .form-textarea {
	border: 1px solid #dadbdf;
	padding: 4px;
	border-radius: 2px;
	-webkit-transition: border linear 0.2s,box-shadow linear 0.2s;
	transition: border linear 0.2s,box-shadow linear 0.2s;
}

.form-text:focus,.form-textarea:focus {
	border-color: rgba(82,168,236,0.8)
}

.form-select {
	border: 1px solid #dadbdf;
	padding: 4px;
	border-radius: 2px;
	height: 40px;
	*margin-top: 11px;
	*margin-bottom: 11px;
	*vertical-align: top
}

.form-select option[data-default] {
	color: #dadbdf;
	display: none
}

.form-text:focus,.form-textarea:focus,.form-select:focus {
	outline: 0 none
}

.form-text {
	vertical-align: middle;
	width: 350px;
	height: 30px;
}

.form-text, .form-select, .form-raido, .form-checkbox, .form-textarea, .form-file, .formbtn {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	vertical-align: middle;
}

html, button, input, select, textarea {
	font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Tahoma,sans-serif;
}

input {
	line-height: normal;
}

.imgs {
	width: 100%
}

.fac_wrap {
	padding-bottom: 20px
}

.fac_info {
	border-radius: 2px;
	background: #fff;
	margin-bottom: 20px
}

.fac_info_con {
	background: #fff;
	padding: 15px 17px
}

.fac_info_con .name {
	font-size: 16px;
	color: #444
}

.fac_info_con .imgs {
	width: 98px;
	height: 72px;
	border: 1px solid #f1f1f2;
	float: left
}

.fac_info_con .clearfix {
	margin: 15px auto
}

.fac_info_con .con {
	padding-top: 5px;
	margin-left: 110px;
	font-size: 14px;
	color: #888;
	line-height: 22px
}

.fac_info_con .con p {
	width: 100%
}

.fac_info_con .titles {
	color: #aaa
}

.fac_info_con .price {
	color: #ff7325
}

.fac_info_con .vals {
	line-height: 25px;
	text-indent: 2em
}

.fac_maps {
	padding: 20px 17px 20px;
	background: #fff
}

.fac_maps .con {
	line-height: 25px;
	color: #888;
	font-size: 14px;
	padding: 15px 0
}

.fac_maps .con p {
	margin-left: 70px
}

.fac_maps .con .titles {
	float: left;
	margin-left: -70px
}

.fac_maps h4 {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	font-weight: normal
}

.fac_maps_join {
	border-top: 1px dashed #e6e6e6
}

.fac_maps_join .btn {
	height: 30px;
	line-height: 20px;
	font-size: 14px;
	background: #2476c4;
	color: #fff
}

.fac_maps_join .btn_act {
	margin-bottom: 10px
}

.fac_maps_join .btn_phone {
	width: 100%;
	cursor: default
}

.fac_maps_join .btn_act_line {
	float: left;
	margin-bottom: 10px
}

.fac_maps_join .btn_act_store {
	float: right;
	margin-bottom: 10px
}

.fac_hot {
	border-radius: 2px;
	background: #fff;
	margin-bottom: 20px
}

.fac_hot .titles {
	text-align: center;
	height: 80px;
	line-height: 80px;
	margin-top: 0
}

.fac_hot .titles .ic {
	*margin-top: 18px
}

.fac_hot_list {
	background: #fff;
	padding: 8px 17px
}

.fac_hot_list li {
	margin: 10px 0
}

.fac_hot_list a {
	height: 43px;
	line-height: 43px;
	text-indent: 14px;
	border: 1px solid #e5e6e6;
	border-radius: 3px;
	display: block;
	background: #fff;
	font-size: 14px;
	width: 100%
}

.fac_hot_list a:hover {
	color: #ff7325;
	border-color: #2698e4
}

.fac_rank {
	border-radius: 2px;
	background: #fff;
	margin-bottom: 20px;
	font-size: 14px
}

.fac_rank ul {
	padding: 10px 0
}

.fac_rank a {
	display: block;
	padding: 10px 20px
}

.fac_rank a:hover img,.fac_rank a.hover img {
	display: block
}

.fac_rank a:hover .cons,.fac_rank a.hover .cons {
	margin-left: 120px;
	margin-top: 16px
}

.fac_rank a:hover p,.fac_rank a.hover p {
	display: block;
	float: none;
	font-size: 18px;
	margin-bottom: 3px;
	width: 100%
}

.fac_rank a:hover .eqs,.fac_rank a.hover .eqs {
	font-size: 14px
}

.fac_rank a:hover .nums,.fac_rank a.hover .nums {
	float: none
}

.fac_rank img {
	width: 100px;
	height: 78px;
	display: none;
	float: left;
	border-radius: 2px
}

.fac_rank p {
	float: left
}

.fac_rank .eqs {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
	border-radius: 2px;
	background: #eaeaea;
	color: #888
}

.fac_rank .nums {
	float: right;
	color: #888
}

.fac_rank .tops .eqs {
	background: #2698e4;
	color: #fff
}

.fac_vhistory {
	border-radius: 2px;
	background: #fff;
	margin-bottom: 20px
}

.fac_vhistory a {
	display: block;
	padding: 20px;
	border-top: 1px solid #e6e6e6
}

.fac_vhistory a:hover {
	background-color: #f7fdff
}

.fac_vhistory .first a {
	border: 0
}

.fac_vhistory img {
	width: 80px;
	height: 62px;
	display: block;
	border-radius: 2px;
	float: left
}

.fac_vhistory .cons {
	margin-left: 92px;
	line-height: 30px;
	font-size: 12px
}

.fac_vhistory .cons p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%
}

.fac_vhistory .prices {
	font-size: 14px;
	color: #ff7325
}

.fac_title h3 {
	font-size: 24px;
	font-weight: nomal;
	line-height: 20px;
	color: #333;
	display: inline-block;
	position: relative;
	background: #fff;
	padding: 0 15px;
	*display: inline
}

.fac_title .line {
	width: 5px;
	height: 20px;
	background: #2698e4;
	border-radius: 2px;
	display: inline-block;
	vertical-align: middle;
	float: left;
	position: relative
}

.fac_title .ic {
	background-color: #fff;
	margin-top: -5px;
	position: relative;
	padding-right: 5px;
	*float: left
}

.fac_title .notes {
	color: #aaa;
	font-size: 14px
}

.fac_recom .fac_title {
	padding: 20px 0 20px 15px
}

.fac_recom .fac_title h3 {
	background: none;
	color: #2698e4;
	font-weight: normal
}

.ne_recom .fac_title {
	padding: 20px 0 20px 15px
}

.ne_recom .fac_title h3 {
	background: none;
	color: #2698e4;
	font-weight: normal
}

.ner_title {
	height: 54px;
	line-height: 34px;
	padding: 8px 0;
	border-bottom: 1px solid #eee
}

.ner_title h3 {
	font-size: 18px;
	display: inline-block;
	padding: 0 15px;
	height: 34px;
	line-height: 34px;
	margin: 0
}

.ner_title .ic_line {
	vertical-align: top
}

.fac_recom_list {
	margin-right: -10px
}

.fac_recom li {
	float: left;
	margin-right: 10px;
	width: 232px;
	border-radius: 2px;
	background: #fff
}

.fac_recom .imgs {
	margin: 10px 10px 0;
	display: block;
	position: relative;
	height: 145px;
	overflow: hidden
}

.ic_fac_hottitle {
	background-image: url(../images/spritefac.png);
	background-position: -288px 0px;
	width: 228px;
	height: 42px;
	display: inline-block;
	vertical-align: middle;
}
.s_l, .s_r.fl {
    float: left;
    display: inline;
}
.fl {
	float: left !important;
    display: inline;
}
.s_l {
    width: 850px;
}
.clearfix:after{
	display: block;
	clear:both;
	content: '';
}
#wybm {
	padding-bottom: 20px
}

.btn_blue:hover {
	background-color: #2476c4;
	border-color: #2476c4;
	color: #fff;
	text-decoration: none;
}

.ner_title .ic_line {
	vertical-align: top;
}

.ic_ner_t {
	background-image: url(../images/spritefac.png);
	background-position: -159px -65px;
	width: 5px;
	height: 34px;
	display: inline-block;
	vertical-align: middle;
}

.fac_acts_btns {
	margin-top: 14px;
	float: right;
	margin-right: 20px;
	position: relative;
	z-index: 1;
	text-align: center
}

.fac_acts_btns .btn {
	border-radius: 18px;
	padding: 0 16px;
	height: 33px;
	line-height: 33px;
	display: block
}

.fac_acts_btns .ic {
	margin-right: 8px;
	vertical-align: -2px
}

.fac_acts .btn_num {
	font-size: 13px;
	color: #aaa
}

.fac_acts .ic_acts_2 {
	border-left: 1px dashed #ddd;
	padding-left: 20px;
	width: 131px
}

.fac_acts_btns .ic {
	margin-right: 8px;
	vertical-align: -2px;
}

.ic_fac_join {
	background-image: url(../images/spritefac.png);
	background-position: -493px -138px;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}

.btn_blue {
	color: #fff;
	background-color: #2698e4;
	border: 1px solid #2698e4;
}

.btn_green {
	color: #fff;
	background-color: #4caf50;
	border: 1px solid #4caf50;
}

.ic_fac_recom {
	background-image: url(../images/spritefac.png);
	background-position: -288px -179px;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}

.layers .recom_note {
	text-align: center;
	padding: 20px 0;
	color: #ff7325;
}

.dftdd {
	padding: 4px 9px 4px 9px;
	width: 100px;
	background: #ec6841;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
}
.footerpc{
	background: #f3f3f3;
    padding: 30px 0;
}
.copyright{
	text-align: center;
}
@media (max-width: 768px) {
	.section {
		width: 100%;
		box-sizing: border-box;
	}

	.fac_top {
		padding: 2%
	}

	.fac_imgshow {
		width: 100%;
		float: none;
	}

	.fac_top_info {
		margin-left: 0;
	}

	.fac_top .names {
		font-size: 18px;
		margin-bottom: 2%;
	}

	.fac_top .prices .titles {
		font-size: 16px;
	}

	.fac_top .prices {
		font-size: 20px;
		height: 25px;
		line-height: 25px;
	}

	.fac_top .fac_tag {
		padding: 2px 0;
		margin-bottom: 0;
	}

	.fac_tag em {
		margin-bottom: 2%;
	}

	.fac_top .des {
		line-height: 30px;
		font-size: 14px;
	}

	.fac_top .tag_need {
		font-size: 16px;
	}

	.btn_orange,.s_r {
		display: none !important;
	}

	.s_l {
		width: 100%;
		box-sizing: border-box;
	}

	.fac_main_info {
		padding: 2%
	}
	.n_show_box_cont  .zx_cont_main{
		padding: 0;
	}

	.fac_salary {
		padding: 0;
	}

	.fac_salary th {
		text-indent: 0;
		padding: 0 10px;
		text-align: center;
		width: 100px
	}

	.fac_salary table {
		margin: 0;
	}

	.layers .form {
		width: 100%;
	}

	.layers .form-text,textarea {
		width: 80%;
	}

	#form {
		display: none
	}

	.fac_list_main {
		display: none
	}

	.fac_title {
		padding: 2%;
		line-height: 35px;
		height: 35px;
		margin-bottom: 9%
	}

	.fac_title h3 {
		font-size: 18px;
	}

	.Search_jobs_sub {
		width: 100%;
		float: left;
	}

	.yun_job_search {
		width: 100%;
	}

	.yun_job_search_textcont {
		width: 65%;
	}

	.Search_jobs_submit {
		width: 35%;
	}

	.zpdtop {
		padding: 0 7px;
	}

	.Search_jobs_name {
		text-align: left;
	}

	.zpdtop form:after {
		display: block;
		content: '';
		clear: both;
	}

	.fac_list li {
		padding: 20px 0;
		margin: 0;
	}

	.neir img {
		width: 100% !important;
		height: auto !important;
	}
	.fac_top_info{
		height:auto;
	}
	.fac_top_phone {
		position: relative;
	}
	.fac_top_phone .phones {
		padding-right: 10px;
	}
}
.desc-wrapper {
    padding: 0px 15px;
    color: #808080;
    font-size: 14px;
}
#sysnotice{
	color: red;
	font-size: 16px;
}
.mui-card {
    font-size: 16px;
    position: relative;
    overflow: hidden;
    margin: 10px;
    border-radius: 2px;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
}
.mui-input-group .mui-input-row {
    height: 45px;
}
.mui-input-row {
    position: relative;
}
.mui-input-row label {
    font-family: 'Helvetica Neue',Helvetica,sans-serif;
    line-height: 1.1;
    float: left;
    width: 37%;
    padding: 11px 15px;
	display: inline-block;
    max-width: 100%;
    font-weight: bold;
	margin-bottom: 0;
}
.mui-input-row label~input, .mui-input-row label~select, .mui-input-row label~textarea {
    float: right;
    width: 62%;
    margin-bottom: 0;
    padding-left: 0;
    border: 0;
	padding: 11px 15px;
    display: inline-block;
	font-size: 14px;
}
.mui-input-group .mui-input-row:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 15px;
    height: 1px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color: #c8c7cc;
	clear: both;
}
.mui-input-group .mui-button-row {
    height: 45px;
}
.mui-button-row {
    position: relative;
    padding-top: 5px;
    text-align: center;
}
.mui-btn, button, input[type=button], input[type=reset], input[type=submit] {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    padding: 6px 12px;
    cursor: pointer;
    -webkit-transition: all;
    transition: all;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #fff;
    background-clip: padding-box;
}
.mui-btn-blue, .mui-btn-primary, input[type=submit] {
    color: #fff;
    border: 1px solid #007aff;
    background-color: #007aff;
}
.mui-btn-danger, .mui-btn-negative, .mui-btn-red {
    color: #fff;
    border: 1px solid #dd524d;
    background-color: #dd524d;
}

.welcome-wrapper {
    position: relative;
    vertical-align: top;
    margin: 0;
    width: 100%;
    background-color: #527bff;
    border: 1px solid #527bff;
    padding-bottom: 10px;
}
.welcome-wrapper .welcome {
    margin-top: 20px;
    padding: 10px 10px;
    margin-bottom: 20px;
}
.mui-content {
	background-color: #efeff4;
}
.welcome-wrapper .welcome .company {
    font-size: 20px;
    height: 36px;
    line-height: 36px;
    letter-spacing: 2px;
    color: #FFF;
    text-align: center;
}
.welcome-wrapper .welcome .info {
    font-size: 24px;
    height: 35px;
    line-height: 35px;
    letter-spacing: 2px;
    color: #FFF;
    text-align: center;
}
.title-wrapper {
    margin-top: -20px;
    padding: 0px 0px 15px 0px;
    position: relative;
    text-align: center;
}
.title-wrapper .title-box {
    background-color: #FFF;
    border: 1px solid #FFF;
    border-radius: 6px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    display: inline-block;
    padding: 0px 20px;
    margin: 0 auto;
}
.mui-input-group .mui-input-row.ly_cont:after{
	display: none;
}
.ly_cont{
	border-bottom: 1px solid #c8c7cc;
	height: auto !important;
}
.zx_cl,.lybz{
	height: auto !important;
}
@media (max-width: 768px) {
	.logo, .fei,.topgd{
		display: none !important;
	}
	.mui-input-row label{
		font-size:14px;
	}
	.lybz textarea {
		width: 69%;
	}
}