@charset "utf-8";
.j-anfix-head {
	position: relative;
	padding: 50px 0 138px;
	margin-bottom: 112px;
}
.j-anfix-tabs {
	text-align: center;
}
.j-anfix-tabs .butn {
	display: inline-block;
	width: 158px;
	height: 52px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	margin: 0 65px;
}
.j-anfix-tabs .butn.active {
	background-color: #002B5F;
	color: #fff;
}
.j-anfix-flow {
	position: absolute;
	top: 152px;
	left: 0;
	right: 0;
	background-color: #fff;
	box-shadow:0px -1px 8px 2px rgba(224,224,224,0.5);
}
.j-anfix-flow ul {
	overflow: hidden;
	zoom: 1;
	padding-left: 172px;
}
.j-anfix-flow ul li {
	float: left;
	margin-right: 86px;
	padding: 37px 0 35px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.j-anfix-flow ul {
		padding-left: 112px;
	}
	.j-anfix-flow ul li {
		margin-right: 65px;
	}
}
.j-anfix-flow ul li:last-of-type {
	margin-right: 0;
}
.j-anfix-flow ul li i {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto 18px;
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.anfix-icon-1 {
	background-image: url(../img/band/anfix-icon-1.png);
}
.anfix-icon-2 {
	background-image: url(../img/band/anfix-icon-2.png);
}
.anfix-icon-3 {
	background-image: url(../img/band/anfix-icon-3.png);
}
.anfix-icon-4 {
	background-image: url(../img/band/anfix-icon-4.png);
}
.j-anfix-flow ul li p {
	font-size: 20px;
	line-height: 30px;
	color: #233063;
}
.j-anfix-flow ul li s {
	display: block;
	width: 11px;
	height: 16px;
	margin-top: 47px;
	background: url(../img/band/anfix-icon-arrow.png) no-repeat;
}
.j-anfix-from {
	padding: 0 120px;
	margin-bottom: 80px;
	background-color: #fff;
}
.row-bettow-80 {
	margin-right: -80px;
    margin-left: -80px;
}
.row-bettow-80 .col-md-6 {
	padding-left: 80px;
	padding-right: 80px;
}
.j-anfix-from h3 {
	font-size: 28px;
	line-height: 42px;
	color: #233063;
	position: relative;
	padding-top: 58px;
	padding-bottom: 45px;
	font-weight: bold;
}
.j-anfix-from h3 i {
	position: absolute;
	left: -32px;
	top: 76px;
	width: 22px;
	height: 10px;
	background: url(../img/band/h3-icon.png) no-repeat;
}
.yzm-from {
	position: relative;
}
.yzm-from .form_control {
	padding-right: 135px;
}
.yzm-butn {
	position: absolute;
	top: 54px;
	right: 81px;
	width: 135px;
	height: 50px;
	line-height: 50px;
	border-left: 1px solid #CACACA;
	font-size: 18px;
	color: #233063;
	text-align: center;
}
.j-anfix-butn {
	text-align: center;
	padding: 60px 0 113px;
}
.j-anfix-butn .butn {
	height: 50px;
	line-height: 48px;
	text-align: center;
	font-size: 20px;
}
.j-anfix-h2 {
	font-size: 40px;
	line-height: 60px;
	padding: 68px 0 100px;
	text-align: center;
	color: #233063;
	font-weight: bold;
}
.j-anfix-tips {
	padding: 20px 0 34px;
}
.j-anfix-tips h6 {
	font-size: 20px;
	line-height: 30px;
	padding-left: 28px;
	color: #233063;
	margin-bottom: 15px;
}
.j-anfix-tips h6 i {
	float: left;
	width: 22px;
	height: 22px;
	margin-left: -28px;
	margin-top: 5px;
	background: url(../img/band/anfix-tip-icon.png) no-repeat;
}
.j-anfix-tips p {
	font-size: 18px;
	line-height: 27px;
	color: #999999;
	margin-bottom: 6px;
}
/*工程招商*/
.operational-support {
	padding: 0 60px;
	background-color: #fff;
	margin-bottom: 50px;
}
.investment-title {
	padding: 30px 0 16px;
}
.investment-title h3 {
	font-size: 40px;
	line-height: 60px;
	color: #233063;
	text-align: center;
	font-weight: bold;
}
.investment-title p {
	font-size: 16px;
	line-height: 24px;
	color: #B0B0AD;
	text-align: center;
}
.support-instruct {
	font-size: 18px;
	line-height: 28px;
	color: #999;
	text-align: center;
	margin-bottom: 45px;
}
.support-flow {
	padding-bottom: 50px;
}
.operational-bg1 {
	background-image: url(../img/operational-bg1.png);
	background-repeat: no-repeat;
}
.operational-bg2 {
	background: #fff url(../img/operational-bg2.png);
	background-repeat: no-repeat;
}
.support-flow ul {
	font-size: 0;
	text-align: center;
}
.support-flow ul li {
	display: inline-block;
	width: 174px;
}
.support-flow ul li:nth-of-type(even) {
	width: 0;
}
.support-flow ul li i {
	display: block;
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0 auto 15px;
}
.support-flow ul li i.support-flow1 {
	background-image: url(../img/band/support-flow1.png);
}
.support-flow ul li i.support-flow2 {
	background-image: url(../img/band/support-flow2.png);
}
.support-flow ul li i.support-flow3 {
	background-image: url(../img/band/support-flow3.png);
}
.support-flow ul li i.support-flow4 {
	background-image: url(../img/band/support-flow4.png);
}
.support-flow ul li i.support-flow5 {
	background-image: url(../img/band/support-flow5.png);
}
.support-flow ul li i.support-flow6 {
	background-image: url(../img/band/support-flow6.png);
}
.support-flow ul li i.support-flow7 {
	background-image: url(../img/band/support-flow7.png);
}
.support-flow ul li i.support-flow8 {
	background-image: url(../img/band/support-flow8.png);
}
.support-flow ul li i.support-flow9 {
	background-image: url(../img/band/support-flow9.png);
}
.support-flow ul li i.support-flow10 {
	background-image: url(../img/band/support-flow10.png);
}
.support-flow ul li i.support-flow11 {
	background-image: url(../img/band/support-flow11.png);
}
.support-flow ul li i.support-flow12 {
	background-image: url(../img/band/support-flow12.png);
}
.support-flow ul li i.support-flow13 {
	background-image: url(../img/band/support-flow13.png);
}
.support-flow ul li i.support-flow14 {
	background-image: url(../img/band/support-flow14.png);
}
.support-flow ul li s {
	display: block;
	list-style: none;
	width: 8px;
	height: 15px;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: relative;
	top: -60px;
}
.support-flow ul li s.operational-left {
	background-image: url(../img/band/operational-left.png);
}
.support-flow ul li s.operational-right {
	background-image: url(../img/band/operational-right.png);
}
.support-flow ul li s.operational-top {
	width: 14px;
	height: 7px;
	background-image: url(../img/band/operational-top.png);
}
.support-flow ul li s.operational-bottom {
	width: 14px;
	height: 7px;
	background-image: url(../img/band/operational-bottom.png);
}
.between-flow {
	padding: 24px 0 28px;
}
.support-flow .between-flow li {
	width: 174px !important;
}
.support-flow .between-flow li s {
	top: 0;
	margin: 0 auto;
}
.support-flow ul li p {
	font-size: 20px;
	line-height: 30px;
	color: #163D6B;
	text-align: center;
}
.drift-ul {
	margin-top: 30px;
	position: relative;
	left: 87px;
}
.Agency-item {
	padding-left: 208px;
	margin: 0 40px;
	position: relative;
}
.Agency-item .Agency-item-tit {
	width: 208px;
	position: absolute;
	top: 50%;
	left: 0;
	-ms-transform: translateY(-80%);
	-moz-transform: translateY(-80%);
	-webkit-transform: translateY(-80%);
	transform: translateY(-80%);
}
.Agency-item .Agency-item-tit i {
	display: block;
	width: 30px;
	height: 30px;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin: 0 auto 20px;
}
.Agency-item .Agency-item-tit i.Agency-item-icon1 {
	background-image: url(../img/agency-icon1.png);
}
.Agency-item .Agency-item-tit i.Agency-item-icon2 {
	background-image: url(../img/agency-icon2.png);
}
.Agency-item .Agency-item-tit p {
	text-align: center;
	font-size: 24px;
	line-height: 34px;
	color: #233063;
}
.Agency-item-cont {
	padding: 20px 0 50px;
}
.Agency-item-cont p {
	font-size: 18px;
	line-height: 30px;
	color: #999;
	padding-left: 24px;
	position: relative;
}
.Agency-item-cont p::before {
	content: '';
	position: absolute;
	top: 9px;
	left: 0;
	width: 12px;
	height: 16px;
	background: url(../img/agency-dot.png) no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.Agency-item + .Agency-item {
	border-top: 1px solid #eee;
}
.Agency-item-cont .m-pic{
	width: 412px;
	height: 412px;
	margin: 30px 0 28px 70px;
}
.operational-bg2 .operational-support {
	margin-bottom: 80px;
}

/*产品保养*/
.maintain-cont {
	position: relative;
	margin: 50px 0 80px;
}
.maintain-cont .panel-heading {
	position: absolute;
	left: 0;
	width: 270px;
	background-color: #fff;
	padding: 0;
	border-bottom: none;
}
@media only screen and (min-width: 992px) {
	.maintain-cont .panel-body .m-pic {
		margin-bottom: 40px;
	}
}
.mat-pic img {
	max-width: 100%;
}
.maintain-cont .panel-heading a {
	display: block;
	padding: 24px 14px 24px 34px;
	font-size: 0;
	overflow: hidden;
	vertical-align: text-top;
}
.maintain-cont .panel-heading a i {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 20px;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.maintain-cont .panel-heading a span {
	font-size: 20px;
	line-height: 40px;
	color: #353433;
}
.maintain-cont .panel-heading a i.manu-1 {
	background-image: url(../img/band/manu-1.png);
}
.maintain-cont .panel-heading a i.manu-2 {
	background-image: url(../img/band/manu-2.png);
}
.maintain-cont .panel-heading a i.manu-3 {
	background-image: url(../img/band/manu-3.png);
}
.maintain-cont .panel-heading a i.manu-4 {
	background-image: url(../img/band/manu-4.png);
}
.maintain-cont .panel-heading a i.manu-5 {
	background-image: url(../img/band/manu-5.png);
}
.maintain-cont .panel-heading a i.manu-6 {
	background-image: url(../img/band/manu-6.png);
}
.maintain-cont .panel-heading a i.manu-7 {
	background-image: url(../img/band/manu-7.png);
}
.maintain-cont .panel-heading a i.manu-8 {
	background-image: url(../img/band/manu-8.png);
}
.maintain-cont .panel-heading a i.manu-9 {
	background-image: url(../img/band/manu-9.png);
}
.maintain-cont .panel-heading a i.manu-10 {
	background-image: url(../img/band/manu-10.png);
}
@media only screen and (min-width: 992px) {
	
	.maintain-cont .maintain-panel-item.current .panel-heading a i.manu-1,
	.maintain-cont .maintain-panel-item .panel-heading a:hover i.manu-1{
		background-image: url(../img/band/manu-1-a.png);
	}
	.maintain-cont .maintain-panel-item.current .panel-heading a i.manu-2,
	.maintain-cont .maintain-panel-item .panel-heading a:hover i.manu-2{
		background-image: url(../img/band/manu-2-a.png);
	}
	.maintain-cont .maintain-panel-item.current .panel-heading a i.manu-3,
	.maintain-cont .maintain-panel-item .panel-heading a:hover i.manu-3{
		background-image: url(../img/band/manu-3-a.png);
	}
	.maintain-cont .maintain-panel-item.current .panel-heading a i.manu-4,
	.maintain-cont .maintain-panel-item .panel-heading a:hover i.manu-4{
		background-image: url(../img/band/manu-4-a.png);
	}
	.maintain-cont .maintain-panel-item.current .panel-heading a i.manu-5,
	.maintain-cont .maintain-panel-item .panel-heading a:hover i.manu-5{
		background-image: url(../img/band/manu-5-a.png);
	}
	.maintain-cont .maintain-panel-item.current .panel-heading a i.manu-6,
	.maintain-cont .maintain-panel-item .panel-heading a:hover i.manu-6{
		background-image: url(../img/band/manu-6-a.png);
	}
	.maintain-cont .maintain-panel-item.current .panel-heading a i.manu-7,
	.maintain-cont .maintain-panel-item .panel-heading a:hover i.manu-7{
		background-image: url(../img/band/manu-7-a.png);
	}
	.maintain-cont .maintain-panel-item.current .panel-heading a i.manu-8,
	.maintain-cont .maintain-panel-item .panel-heading a:hover i.manu-8{
		background-image: url(../img/band/manu-8-a.png);
	}
	.maintain-cont .maintain-panel-item.current .panel-heading a i.manu-9,
	.maintain-cont .maintain-panel-item .panel-heading a:hover i.manu-9{
		background-image: url(../img/band/manu-9-a.png);
	}
	.maintain-cont .maintain-panel-item.current .panel-heading a i.manu-10,
	.maintain-cont .maintain-panel-item .panel-heading a:hover i.manu-10{
		background-image: url(../img/band/manu-10-a.png);
	}
	.maintain-cont .maintain-panel-item.current .panel-heading a,
	.maintain-cont .maintain-panel-item .panel-heading a:hover {
		background-color: #233063;
	}
	.maintain-cont .maintain-panel-item.current .panel-heading a span,
	.maintain-cont .maintain-panel-item .panel-heading a:hover span {
		color: #fff;
	}
}
.maintain-panel-collapse {
	margin-left: 300px;
	background-color: #fff;
}
.maintain-panel-collapse .panel-body {
	padding: 40px 42px 65px 38px;
}
.maintain-cright-text h3 {
	font-size: 28px;
	line-height: 42px;
	padding: 0px 0 30px;
	color: #233063;
	font-weight: bold;
}
.maintain-cright-text li {
	margin-bottom: 20px;
}
.maintain-cright-text li h6 {
	font-size: 20px;
	line-height: 30px;
	color: #353433;
}
.maintain-cright-text li p {
	padding-left: 22px;
	font-size: 18px;
	line-height: 27px;
	color: #999;
}

/*常见问题*/
.common-problem-banner {
	position: relative;
}
.common-problem-search {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 600px;
	margin-left: -300px;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.common-problem-search h3 {
	font-size: 40px;
	line-height: 60px;
	text-align: center;
	margin-bottom: 30px;
	color:#233063;
}
.problem-search-box input {
	width: 520px;
	height: 60px;
	padding: 5px 5px 5px 36px;
	line-height: 30px;
	color: #233063;
	font-size: 20px;
	border: 1px solid #fff;
	border-right: none;
	background-color: rgba(255,255,255,0.3);
}
.problem-search-box input::-webkit-input-placeholder{
    color:#233063;
}
.problem-search-box input::-moz-placeholder{ 
    color:#233063;
}
.problem-search-box input:-moz-placeholder{ 
    color:#233063;
}
.problem-search-box input:-ms-input-placeholder{
    color:#233063;
}
.problem-search-box a {
	width: 80px;
	height: 60px;
	background: #233063 url(../img/search-pc.png) center no-repeat;
}
.problem-search-box a:hover {
	opacity: 0.9;
}
.problem-commons {
	white-space: nowrap;
	overflow: hidden;
	margin-top: 8px;
	padding-left: 38px;
}
.problem-commons a{
	color: #233063;
	font-size: 16px;
	line-height: 24px;
	margin-right: 20px;
}
.problem-maintain-cont .panel-heading {
	width: 200px;
}
.problem-maintain-cont .maintain-panel-collapse {
	margin-left: 230px;
	padding-bottom: 100px;
}
.problem-maintain-cont.maintain-cont .panel-heading a  {
	padding: 10px 10px 10px 20px;
	text-align: center;
	transition: all 0.3s;
}
.problem-maintain-cont.maintain-cont .panel-heading a span {
	line-height: 30px;
	font-size: 18px;
	text-align: center;
	color: #999;
}
.problem-maintain-cont.maintain-cont .panel-heading a i {
	float: none;
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url(../img/problem-r.png);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-left: 13px;
}
.problem-maintain-cont .maintain-panel-item.current .panel-heading a,
.problem-maintain-cont .maintain-panel-item .panel-heading a:hover {
	background-color: #fff;
}
.problem-maintain-cont .maintain-panel-item .panel-heading a:hover {
	transform: translateX(3px);
}
.problem-maintain-cont .maintain-panel-item.current .panel-heading a span,
.problem-maintain-cont .maintain-panel-item .panel-heading a:hover span {
 	color: #333;
 }
.problem-maintain-cont .maintain-panel-item:first-of-type .panel-heading {
 	padding-top: 32px;
 	height: 82px;
 }
.problem-maintain-cont .maintain-panel-item:last-of-type .panel-heading {
 	padding-bottom: 115px;
 	height: 165px;
 }
.problem-maintain-cont .maintain-panel-collapse .panel-body {
 	padding: 0 45px;
}
 .problem-maintain-cont .maintain-panel-collapse .panel-body h2 {
 	font-size: 40px;
 	line-height: 60px;
 	padding: 25px 0;
 	color: #233063;
 	border-bottom: 1px solid #eee;
 }
.problem-panel-heading {
 	padding: 18px 0;
 }
.problem-cright-item {
 	border-bottom: 1px solid #eee;
} 
.problem-panel-heading a {
  display: block;
  position: relative;	
}
.problem-panel-heading a span {
	font-size: 26px;
	font-weight: bold;
	line-height: 40px;
	color: #333;
}
.problem-panel-heading a i {
	position: absolute;
	top: 9px;
	right: 0;
	width: 22px;
	height: 22px;
	background: url(../img/problem-second-b.png) center no-repeat;
}
.problem-panel-heading a.collapsed i {
	background: url(../img/problem-second-r.png) center no-repeat;
}
.problem-cright .problem-cright-item .panel-body {
	padding: 37px 15px 43px;
	background-color: #FAFAFA;
}
.problem-cright .problem-cright-item .panel-body p {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 16px;
}
.problem-cright .problem-cright-item .panel-body p a {
	color: #233063;
}

/*社会招聘立即申请*/
.zhaop-head {
	padding: 46px 63px 40px 80px;
	background: url(../img/zhaop-bg.png) no-repeat;
	overflow: hidden;
}
.zhaop-head .zhaop-head-fl h3 {
	font-size: 28px;
	line-height: 42px;
	color: #233063;
	font-weight: bold;
	margin-bottom: 20px ;
}
.zhaop-head .zhaop-head-fl p {
	font-size: 20px;
	line-height: 30px;
	color: #999;
}
.zhaop-head .zhaop-head-fl p i {
	display: inline-block;
	width: 20px;
	height: 22px;
	margin-right: 14px;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	top: 3px;
}
.zhaop-head .zhaop-head-fl .zhaop-head-icon1 {
	background-image: url(../img/zhaop-1.png);
}
.zhaop-head .zhaop-head-fl .zhaop-head-icon2 {
	background-image: url(../img/zhaop-2.png);
}

.zhaop-head .zhaop-head-fl p b {
	color: #999;
	margin: 0 16px;
	font-weight: 300;
	font-size: 12px;
	position: relative;
	top: -2px;
}
.zhaop-head .zhaop-head-fr i {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../img/zhaop-3.png) no-repeat;
	position: relative;
	top: 2px;
	margin-right: 14px;
}
.zhaop-head .zhaop-head-fr {
	margin-top: 26px;
	font-size: 18px;
	line-height: 28px;
}
.zhaop-cont-right {
	width: 290px;
}
.zhaop-cont-right .affix {
	position: fixed !important;
	width: 290px;
	top: 80px;
	left: 50%;
	margin-left: 310px;
}
.zhaop-cont-main .j-anfix-from {
	margin-bottom: 0;
	padding: 0 100px 0 88px;
}
.zhaop-cont-main .row {
	margin-left: -20px;
	margin-right: -20px;
}
.zhaop-cont-main .row .col-md-6,
.zhaop-cont-main .row .col-md-3{
	padding-left: 20px;
	padding-right: 20px;
}
.zhaop-cont-main h3 span {
	position: relative;
	display: inline-block;
	padding-right: 30px;
	background-color: #fff;
	z-index: 3;
}
.zhaop-cont-main h3 font {
	font-size: 20px;
	line-height: 42px;
	font-weight: normal;
	color: #999;
	position: relative;
	top:-3px;
}
.zhaop-cont-main h3:after {
	content: '';
	position: absolute;
	top: 78px;
	left: 0;
	right: 0;
	height: 1px;
	background: #eee;
}
.from-item-add {
	position: absolute;
	top: 60px;
	right: -90px;
	font-size: 24px;
	line-height: 36px;
	color: #999;
	cursor: pointer;
}
.from-item-add i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/add-btn.png) no-repeat;
	margin-right: 10px;
	position: relative;
	top:2px;
}
.line-throght {
	text-align: center;
	color: #233063;
	line-height: 50px;
}
.up-label_form {
	padding: 0 !important;
	background-color: #233063;
}
.up-label_form label {
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 0;
	cursor: pointer;
}
.up-label_form:hover {
	background-color: #2f428a;
}
.pull-dowm-btn {
	display: block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #233063;
	background-color: #DDDFE3;
	text-align: center;
	margin-top: 54px;
}
.pull-dowm-btn:hover,
.from-img-upload label:hover {
	background-color: #c1c2c3;
}
.upload-text {
	margin-bottom: 10px;
	margin-top: -20px;
	font-size: 18px;
	line-height: 26px;
	color: #999;
}
.zhaop-cont-row {
	overflow: hidden;
	margin: 0 -20px 30px;
}
.anfix-from-item {
	position: relative;
	padding-top: 10px;
}
.anfix-from-item:first-of-type {
	padding-top: 0;
	position: static;
}
.anfix-from-item::before {
	content: '';
	position: absolute;
	top: 0;
	left: -88px;
	right: -100px;
	height: 10px;
	background-color: #FAFAFA;
}
#educationList .anfix-from-item + .anfix-from-item ,
#workExperiencList .anfix-from-item + .anfix-from-item , 
#familySituationList .anfix-from-item + .anfix-from-item{
	padding-top: 30px;
}
.anfix-from-item .remove {
	margin-right: -74px;
    width: 24px;
    height: 24px;
    font-size: 14px;
    color: #999;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 22px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    z-index: 6;
}
.upicon-1,
.upicon-2 {
	display: inline-block;
	width: 22px;
	height: 20px;
	margin-right: 9px;
	position: relative;
	top: 2px;
}
.upicon-1 {
	background: url(../img/upicon-1.png) center no-repeat;
}
.upicon-2 {
	background: url(../img/upicon-2.png) center no-repeat;
}
.from-img-upload {
	margin-bottom: 20px;
}
.from-img-upload label {
	display: block;
	width: 150px;
	height: 190px;
	background-color: #EFEFEF;
	border: 1px solid rgba(35,48,99,0.04);
	border-radius:2px;
	text-align: center;
	font-size: 18px;
	line-height: 27px;
	color: #233063;
	cursor: pointer;
}
.from-img-upload label i {
	display: block;
	width: 48px;
	height: 26px;
	margin: 65px 0 10px 43px;
	background: url(../img/upimg-icon.png) no-repeat;
}
.form_control.no-line {
	border: none;
}
.chioce-radio {
	font-size: 24px;
	color: #333;
	line-height: 30px;
	margin-right: 40px;
	cursor: pointer;
}
.chioce-radio s {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 12px;
	background: url(../img/chioce-radio.png) no-repeat;
}
.chioce-radio.active s {
	background: url(../img/chioce-radio-a.png) no-repeat;
}
.form-group-float {
	position: absolute;
	top: 32px;
	right: 35px;
	font-size: 18px;
	line-height: 27px;
	color: #999;
	text-decoration: none;
	list-style: none;
}
.zhaop-cont-right .nav-tabs{
	padding-top: 110px;
	border-bottom: none;
	padding-bottom: 20px;
	background-color: #fff;
}
.zhaop-cont-right .nav-tabs li {
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
}
.zhaop-cont-right .nav-tabs>li>a {
	margin-right: 0;
	font-size: 20px;
	line-height: 30px;
	padding: 15px 0;
	text-align: left;
	padding-left: 90px;
	border-left: 4px solid #fff;
	background-color: #fff;
}
.zhaop-cont-right .nav>li>a:focus, .zhaop-cont-right .nav>li>a:hover {
	background-color: #fff;
	border-color: transparent;
	border-left-color: #233063;
}

.zhaop-cont-right .nav-tabs>li.active>a,
.zhaop-cont-right .nav-tabs>li.active>a:focus, 
.zhaop-cont-right .nav-tabs>li.active>a:hover {
	font-size: 24px;
	color: #233063;
	font-weight: bold;
	border: none;
	background-color: transparent;
	border-left: 4px solid #233063;
}
.one-from-row {
	padding-bottom: 20px;
}
.one-from-row .j-form-group {
	padding-bottom: 20px;
}
.one-from-row .control-label {
	float: left;
	width: 180px;
}
.form-group-right {
	padding-left: 182px;
	line-height: 50px;
}
.anfix-from-item .from-width3 {
	width: 30%;
}
.anfix-from-item .from-width2 {
	width: 20%;
	padding-left: 6px;
	padding-right: 6px;
}
.form_controlfour .chioce-radio {
	margin-right: 20px;
}
.form_controlfour .chioce-radio ~ .chioce-radio {
	margin-right: 0;
	margin-left: 20px;
}
.anfix-from-item .from-width2 {
	margin-right: 20px;
}
.default-textsy {
	font-size: 24px;
	color: #000;
	margin-left: 24px;
}
.control-label font {
	font-size: 20px;
	color: #999;
}
.from-item-tips p {
	font-size: 18px;
	line-height: 24px;
	color: #999;
	margin: 40px 0 30px;
}
.from-item-tips .butn {
	height: 50px;
	line-height: 48px;
	font-size: 20px;
	margin-bottom: 80px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.zhaop-cont-right .affix {
		top: 80px;
		left: auto;
		right: 0;
		margin-left: 0;
	}
}
.zhaop-head .zhaop-head-fr font {
	margin-left: 15px;
}

.zhaop-cont {
	background-color: #fff;
	margin: 10px 0 80px;
}
.zhaop-cont-main {
	margin-right: 290px;
	border-right: 10px solid #FAFAFA;
}
.zhaop-cont-left {
	
}

/*移动端样式*/
@media only screen and (max-width: 992px) {
	.j-anfix-head {
		padding: 0 0 18px !important;
		margin-bottom: 0 !important;
	}
	.j-anfix-tabs {
		font-size: 0;
	}
	.j-anfix-tabs .butn {
		width: 50%;
		text-align: center;
		margin: 0 !important;
		font-size: 16px !important;
		line-height: 20px !important;
		padding: 15px 0 20px;
		height: auto !important;
		color: #999999;
		background-color: #fff !important;
		border: none;
	}
	.j-anfix-tabs .butn.active {
		color: #002B60;
	}
	.j-anfix-flow {
		position: static !important;
		box-shadow:0px 2px 8px 0px rgba(224,224,224,0.5);
	}
	.j-anfix-flow ul {
		padding-left: 0 !important;
	}
	.j-anfix-flow ul li {
		width: 25%;
		margin-right: 0 !important;
		padding: 18px 0 15px !important;
	}
	.j-anfix-flow ul li:nth-of-type(even) {
		width: 0 !important;
		margin-left: -5px !important;
	}
	.j-anfix-flow ul li s {
		width: 5px !important;
		height: 8px !important;
		margin-top: 18px !important;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	.j-anfix-flow ul li i {
		width: 30px !important;
		height: 30px !important;
		margin-bottom: 4px !important;
	}
	.j-anfix-flow ul li p {
		font-size: 12px !important;
		line-height: 18px !important;
		text-align: center;
	}
	.row-bettow-80 {
		margin-right: -5px;
	    margin-left: -5px;
	}
	.row-bettow-80 .col-md-6 {
		padding-left: 5px;
		padding-right: 5px;
	}
	.j-anfix-from {
		padding: 0 !important;
		margin-bottom: 0 !important;
	}
	.j-anfix-from h3 {
		font-size: 18px !important;
		line-height: 25px !important;
		padding: 14px 0 18px 18px !important;
	}
	.j-anfix-from h3 i {
		width: 11px !important;
		height: 5px !important;
		top: 25px !important;
		left: 0px !important;
	}
	.yzm-butn {
		width: 90px !important;
		top: 30px !important;
		right: 5px !important;
		height: 33px !important;
		line-height: 32px !important;
		font-size: 12px !important;
	}
	.j-anfix-butn {
		padding: 25px 0 10px !important;
	}
	.j-anfix-butn .butn {
		height: 44px;
		line-height: 20px;
		font-size: 18px;
		font-weight: bold;
		padding: 10px 0;
	}
	.j-anfix-h2 {
		font-size: 18px !important;
		line-height: 26px !important;
		padding: 16px 24px;
	}
	.mt-50 {
		margin-top: 25px !important;
	}
	.j-anfix-tips {
		padding: 10px 0 16px;
	}
	.j-anfix-tips h6 i {
		width: 15px;
		height: 15px;
		margin-left: -18px;
		margin-top: 3px;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	.j-anfix-tips h6 {
		font-size: 14px;
		line-height: 20px;
		padding-left: 18px;
	}
	.j-anfix-tips p {
		font-size: 12px;
		line-height: 18px;
		padding-left: 18px;
		margin-bottom: 3px;
	}
	.j-anfix-butn .butn.butn-custom4 {
		font-weight: normal;
	}
	/*工程招商*/
	.operational-support {
		padding: 0;
		margin: 25px 0;
	}
	.investment-title {
		padding: 10px 0;
	}
	.investment-title h3 {
		font-size: 17px;
		line-height: 25px;
	}
	.investment-title p {
		font-size: 12px;
		line-height: 18px;
	}
	.support-instruct {
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 20px;
	}
	.support-flow {
		padding-top: 22px;
		padding-bottom: 25px;
		border-top: 1px solid #eee;
	}
	.support-flow ul li {
		width: 85px;
	}
	.support-flow ul li i {
		width: 40px;
		height: 40px;
		margin-bottom: 10px;
	}
	.support-flow ul li p {
		font-size: 13px;
		line-height: 18px;
	}
	.support-flow ul li s {
		width: 5px;
		height: 10px;
		top: -36px;
	}
	.support-flow ul li s.operational-bottom,
	.support-flow ul li s.operational-top {
		width: 10px;
		height: 5px;
	}
	.between-flow {
		padding: 10px 0 14px;
	}
	.support-flow .between-flow li {
		width: 85px !important;
	}
	.drift-ul {
		left: 0;
		margin-top: 14px;
	}
	.operational-bg1 .operational-support,
	.operational-bg2 .operational-support {
		background-color: transparent;
	}
	.Agency-item {
		padding-left: 0;
		margin: 0;
	}
	.Agency-item .Agency-item-tit {
		width: 100%;
		position: static;
		-ms-transform: none;
		-moz-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.Agency-item .Agency-item-tit {
		overflow: hidden;
		zoom: 1;
	}
	.Agency-item .Agency-item-tit i {
		float: left;
		width: 15px;
		height: 15px;
		margin-right: 12px;
		margin-bottom: 0;
		margin-top: 2px;
	}
	.Agency-item .Agency-item-tit p {
		float: left;
		font-size: 14px;
		line-height: 18px;
		font-weight: bold;
	}
	.Agency-item-cont {
		padding: 10px 0 17px;
	}
	.Agency-item-cont p {
		font-size: 13px;
		line-height: 18px;
		padding-left: 13px;
	}
	.Agency-item-cont p::before {
		width: 8px;
		height: 12px;
		top: 4px
	}
	.Agency-item + .Agency-item {
		padding-top: 18px;
	}
	.Agency-item-cont .m-pic {
		width: 100%;
		height: auto;
		margin: 5px 0 5px;
	}
	.operational-bg2 .operational-support {
		margin-bottom: 25px;
	}
	.jm-support-shadow {
		box-shadow:0px 2px 4px 0px rgba(225,225,225,1);
	}
	
	/*产品保养*/
	.manu-banner {
		width: 100%;
		overflow: hidden;
	}
	.manu-banner .m-pic {
		width: 200%;
		position: relative;
		left: 50%;
		margin-left: -100%;
	}
	.maintain-panel-collapse {
		margin: 0 -15px;
	}
	.maintain-cont {
		margin: 25px 0 20px;
	}
	.maintain-panel-item {
		margin-bottom: 15px;
	}
	.maintain-cont .panel-heading {
		position: static;
		width: 100%;
		border:1px solid #979797;
		border-radius: 0;
	}
	.maintain-cont .panel-heading a {
		padding: 12px 7px 12px 17px;
		background: url(../img/band/manu-r.png) 96% center no-repeat;
		-webkit-background-size: 16px 16px;
		background-size: 16px 16px;
	}
	.maintain-cont .panel-heading a.active {
		background-image: url(../img/band/manu-b.png);
	}
	.maintain-cont .panel-heading a {
		background-color: transparent !important;
	}
	
	.maintain-cont .panel-heading a span {
		color: #233063 !important;
	}
	.maintain-cont .panel-heading a i {
		width: 20px;
		height: 20px;
		margin-right: 10px;
	}
	.maintain-cont .panel-heading a span {
		font-size: 14px;
		font-weight: bold;
		color: #233063;
		line-height: 20px;
	}
	.maintain-panel-collapse .panel-body {
		padding: 10px 15px;
		box-shadow:0px 2px 4px 1px rgba(238,238,238,1);
	}
	.maintain-cright-text h3 {
		font-size: 18px;
		font-weight: bold;
		line-height: 26px;
		padding: 18px 0 8px;
	}
	.maintain-cright-text li {
		margin-bottom: 10px;
	}
	.maintain-cright-text li h6 {
		font-size: 14px;
		line-height: 20px;
		font-weight: bold;
		padding-bottom: 6px;
	}
	.maintain-cright-text li p {
		font-size: 12px;
		line-height: 18px;
		padding-left: 18px;
	}
	/*常见问题*/
	.common-problem-banner {
		overflow: hidden;
	}
	.common-problem-banner .m-pic {
		position: relative;
		width: 200%;
		margin-left: -10%;
	}
	.problem-search-box {
		position: relative;
		padding: 0 5% 0 15%;
		margin-top: 10px;
		z-index: 3;
	}
	.problem-search-box input {
		width: 100%;
		border: 1px solid #233063;
		padding: 6px 60px 6px 30px;
		height: 35px;
		border-radius: 17px;
		background-color: transparent;
		opacity: 1;
		font-size: 12px;
	}
	.problem-search-box a {
		position: absolute;
		top: 0;
		right: 6%;
		width: 40px;
		height: 35px;
		background-color: transparent;
		background-image: url(../img/p-search.png);
		-webkit-background-size: 18px 18px;
		background-size: 18px 18px;
	}
	.common-problem-search h3 {
		font-size: 18px;
	}
	.problem-maintain-cont .maintain-panel-item .panel-heading {
		border: none;
		border-bottom: 1px solid #eee;
		height: auto;
	}
	.problem-maintain-cont .maintain-panel-item:first-of-type .panel-heading {
		padding-top: 0;
		height: auto;
	}
	.problem-maintain-cont.maintain-cont .panel-heading a {
		text-align: left;
		padding-left: 0;
	}
	.problem-maintain-cont.maintain-cont .panel-heading a i {
		display: none;
	}
	.problem-maintain-cont .maintain-panel-collapse {
		margin: 0 -15px;
	}
	.problem-maintain-cont .maintain-panel-collapse .panel-body {
		padding: 0 15px 8px 15px;
		box-shadow: none;
		background-color: #fff;
	}
	.problem-panel-heading a span {
		font-size: 14px;
		line-height: 20px;
	}
	.problem-panel-heading {
		padding: 10px 0 15px;
	}
	.problem-maintain-cont .maintain-panel-collapse {
		padding-bottom: 0;
	}
	.problem-panel-heading a i {
		width: 12px;
		height: 12px;
		top: 5px;
		right: 10px;
	}
	.problem-panel-heading a.collapsed i {
		-webkit-background-size: 14px 14px;
		background-size: 14px 14px;
	}
	.problem-cright .problem-cright-item .panel-body p {
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 2px;
	}
	.panel-body-zhans {
		padding-top: 18px;
	}
	.panel-body-zhans a {
		display: inline-block;
		width: 65px;
		height: 23px;
		margin-right: 15px;
	}
	.panel-body-zhans a img {
		width: 100%;
		height: 100%;
	}
	.problem-maintain-cont .maintain-panel-item .panel-heading a:hover {
		transform: none;
	}
	.problem-maintain-cont .maintain-panel-item:last-of-type .panel-heading {
		padding-bottom: 0px;
		height: auto;
	}
	.problem-maintain-cont  .maintain-panel-item {
		margin-bottom: 0;
	}
}


/* 学校招聘简历填写start */
.t-submission{
	display: block;
	width: 95%;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	background: #233063;
	margin-top: 40px;
	margin-bottom: 70px;
	cursor: pointer;
}
.t-submission:hover{
	border-color: #2e418d;
	background-color: #2e418d;
}
/* 学校招聘简历填写end */




/*无图有数量选择商品信息*/
.y_chosegodbox {
	/*margin: 0 20px;*/
	overflow: hidden;
}
.y_chogoodslist2 {
	width: 100%;
}
.y_chogoodslist2 td {
	padding: 5px 10px;
	font-size: 14px;
	height: 40px;
	border-bottom: 1px solid #eee;
	vertical-align: middle;
}
.y_chogoodslist2 td .y_saleleng {
	float: right;
	margin: 0;
	display: none;
}
.y_chogoodslist2 tr.active .y_saleleng {
	display: block;
}
.y_chosegodbox .y_page {
	padding: 20px 0 10px;
}

.y_checkbox2 {   /*æ·±åº•ç™½è‰²é’©*/
	position: relative;
	display: inline-block;
	vertical-align: middle;
	line-height: 18px;
	cursor: pointer;
}
.y_checkbox2 .y_ico {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin-top: -2px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.y_checkbox2:hover {
	color: #0b285b;
}
.y_checkbox2:hover .y_ico {
	border-color: #0b285b;
}
.y_checkbox2.active .y_ico {
	border-color: #0b285b;
	background: url(../img/check_right2.png) center no-repeat #0b285b;
}

.y_saleleng {
	float: left;
	margin-right: 10px;
	border: 1px solid #eee;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.y_saleleng a, .y_saleleng input {
	float: left;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	text-align: center;
	font-size: 20px;
	color: #666;
	background-color: #fff;
}
.y_saleleng a {
	width: 34px;
	font-weight: bold;
}
.y_saleleng input {
	font-size: 14px;
	width: 40px;
	border: none;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.y_saleleng input:focus {
	color: #002b5c;
	font-weight: bold;
}
.y_saleleng a:hover {
	text-decoration: none;
	color: #666;
}

.y_goodfilter {
	background: #f6f6f6;
	/*margin: 0 20px;*/
	padding: 10px;
	overflow: hidden;
}
.y_goodfilter select.form_control {
	float: left;
	width: 130px;
	margin-right: 10px;
	height: 40px;
	border: 1px solid #CACACA;
}
.y_goodfilter .y_serchbox {
	float: left;
	width: 270px;
}
.y_goodfilter .y_serchbox .form_control {
	float: left;
	width: 230px;
	padding: 7px 14px;
	-webkit-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	position: relative;
	z-index: 2;
	border: 1px solid #CACACA;
}
.y_goodfilter .y_serchbox .y_btn {
	float: left;
	width: 39px;
	height: 40px;
	margin-left: -1px;
	border: 1px solid #cacaca;
	background: #fff;
	-webkit-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	background: url(../img/chosegood_bg.png) 10px 10px no-repeat #fff;
}
.y_goodfilter .y_serchbox .y_btn:hover {
	background-color: #f6f6f6;
}
.y_goodfilter .y_checkbox2 {
	float: right;
	font-size: 14px;
	margin: 12px 2px 0 0;
}
.y_goodfilter .y_checkbox2 .y_ico {
	margin-left: 8px;
}
.modal-footer-butn .butn {
	width: 45%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}
.jp-chosegodbox .y_page .y_btn{
	padding: 0 15px;
}
.form_control.y_chosegoodbtn {
	cursor: pointer;
	text-align: center;
}
.y_chosetable {
    width: 100%;
    border: 1px solid #eee;
    margin-top: 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.y_chosetable td {
    font-size: 16px;
    padding: 5px 10px;
    border-bottom: 1px solid #eee;
    vertical-align: middle;
}
.y_chosetable td.tr {
    text-align: right;
}
.y_saleleng {
	float: left;
	margin-right: 10px;
	border: 1px solid #eee;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.y_saleleng a, .y_saleleng input {
	float: left;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	text-align: center;
	font-size: 20px;
	color: #666;
	background-color: #fff;
}
.y_saleleng a {
	width: 38px;
	font-weight: bold;
}
.y_saleleng input {
	font-size: 14px;
	width: 40px;
	border: none;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.y_saleleng input:focus {
	color: #002b5c;
	font-weight: bold;
}
.y_saleleng a:hover {
	text-decoration: none;
	color: #666;
}
.close_fillet {
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 14px;
    background: #eee;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: background .3s,color .3s;
    transition: background .3s,color .3s;
}
.pr-10 {
	padding-right: 15px !important;
}
.modal-footer-center {
	text-align: center;
}

/*wap在线申请*/
@media only screen and (max-width: 992px) {
	.zhaop-cont-main {
		margin-right: 0;
		border-right: 0;
	}
	.zhaop-cont-main .up-label_form label {
		font-size: 16px;
		height: 40px;
    	line-height: 40px;
	}
	.zhaop-cont-main .pull-dowm-btn {
		width: 100%;
		margin-top: 6px;
		height: 40px;
    	line-height: 40px;
    	font-size: 16px;
	}
	.zhaop-cont-main .upload-text {
		font-size: 14px;
		margin-top: 10px;
	}
	.zhaop-cont-main .from-img-upload label {
		width: 100px;
		height: 100px;
		font-size: 13px;
    line-height: 27px;
	}
	.zhaop-cont-main .from-img-upload label i {
		width: 30px;
		height: 18px;
		margin: 30px 0 0 30px;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
	}
	.chioce-radio {
		font-size: 16px;
	}
	.chioce-radio s {
		position: relative;
    	top: 4px;
    	margin-right: 6px;
	}
	.zhaop-cont-main h3:after {
		display: none;
	}
	.zhaop-cont-main h3 font {
		font-size: 14px;
		line-height: 30px;
		top: -1px;
	}
	.from-item-add {
		font-size: 16px;
		right: 0px;
		top: 10px;
	}
	.from-item-add i {
		top: 5px;
	}
	.one-from-row .control-label {
		width: 84px;
		line-height: 30px !important;
	}
	.form-group-right {
		padding-left: 86px;
		line-height: 36px;
	}
	.form-group-right .chioce-radio {
		margin-right: 6px;
	}
	.default-textsy {
		font-size: 14px;
		margin-left: 10px;
	}
	.control-label font {
		font-size: 13px;
	}
	.from-item-tips p {
		font-size: 14px;
	}
	.from-item-tips .butn {
		margin-bottom: 0;
	}
	.line-throght {
		line-height: 30px;
	}
	.zhaop-cont-main .row .col-xs-5{
		    padding-left: 20px;
    padding-right: 20px;
	}
	.j-project-cicle img {
		width: 100%;
	}
	.hotline-num {
		font-size: 14px !important;
		line-height: 22px !important;
	}
}
.j-project-cicle {
	text-align: center;
}
.hotline-num {
	font-size: 20px;
	line-height: 34px;
	padding-bottom: 36px;
}

/*项目服务页*/
.operational-support {
	padding: 0;
	margin-bottom: 30px;
}
.investment-title {
	padding-bottom: 30px;
}
.operational-support h4 {
	font-size: 24px;
	line-height: 36px;
	color: #00285C;
	text-align: center;
	margin: 45px 0 33px;
	font-weight: bold;
}
.investment-cont {
	padding: 0 60px 26px;
}
.investment-cont .m-pic.fr {
	width: 300px;
	height: 300px;
}
.investment-cont .fl {
	width: 65%;
}
.investment-cont p {
	font-size: 16px;
	line-height: 24px;
	color: #999;
	margin-top: 40px;
	text-indent: 1em;
}
.investment-cont p + p {
	margin-top: 24px;
}
.investment-cont.text-center p {
	margin-bottom: 20px;
}
.investment-line {
	height: 1px;
	background-color: #eee;
	margin-top: 37px;
}
.operational-tels h4 {
	margin: 0;
	padding: 34px 0 40px;
}
.operational-tel {
	padding: 0 134px;
}
.operational-tel ul {
	overflow: hidden;
	zoom: 1;
}
.operational-tel ul li {
	float: left;
	width: 50%;
	padding-left: 50px;
	margin-bottom: 30px;
}
.operational-tel ul li p {
	position: relative;
	font-size: 20px;
	line-height: 30px;
	color:#333;
	padding-left: 28px;
	display: inline-block;
	margin-right: 23px;
}
.operational-tel ul li p::before{
	content: '';
    position: absolute;
    top: 9px;
    left: 0;
    width: 12px;
    height: 16px;
    background: url(../img/agency-dot.png) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.operational-tel ul li span {
	font-size: 16px;
	color: #999;
}
.Agency-item-cont p {
    text-indent: 0 !important;
}
@media only screen and (max-width: 992px){
	.operational-support {
	    margin: 0 0 20px;
	    box-shadow:0px 2px 4px 0px rgba(225,225,225,1);
	}
	.investment-title {
	    padding: 10px 0;
	}
	.operational-support h4 {
		font-size: 16px;
		line-height: 23px;
		margin: 25px 0 12px;
	}
	.investment-cont {
	    padding: 0 15px;
	} 
	.investment-cont .fl {
		float: none;
		width: 100%;
	}
	.investment-cont p {
	    font-size: 14px;
	    line-height: 20px;
	    color: #999;
	    margin-top: 10px;
	    text-indent: 1em;
	}
	.investment-cont p + p {
	    margin-top: 10px;
	}
	.investment-cont .m-pic.fr {
		float: none;
	    width: 300px;
	    height: 300px;
	}
	.investment-cont img {
		width: 100%;
	}
	.Agency-item-cont {
		padding-top: 0;
	}
	.Agency-item .Agency-item-tit p {
		margin: 20px 0 8px;
	}
	.operational-tels {
		box-shadow: none;
		margin-top: 20px;
		padding-bottom: 10px;
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	.operational-tels h4 {
		margin: 0;
		padding: 20px 0;
	}
	.operational-tel {
		padding: 0;
	}
	.operational-tel ul li {
		width: 100%;
		padding-left: 28px;
		margin-bottom: 10px;
	}
	.operational-tel ul li p {
		font-size: 16px;
		line-height: 20px;
		padding-left: 13px;
		width: 115px;
	 }
	 .operational-tel ul li p span {
	 	font-size: 12px;
	 }
	 .operational-tel ul li p::before {
	 	width: 8px;
	    height: 12px;
	    top: 4px;
	 }
	 .j-anfix-fw .butn {
	 	width: 140px !important;
	 	border-radius: 50px;
	 }
	 
	.y_chogoodslist2 .y_saleleng a {
		width: 30%;
	} 
	.y_chogoodslist2 .y_saleleng input {
		width: 40%;
	}
	.y_goodfilter select.form_control {
		width: 100%;
	}
	.y_goodfilter .y_serchbox {
		width: 100%;
		margin-top: 10px;
	}
	.y_goodfilter .y_serchbox input {
		width: 86%;
	}
	.y_goodfilter .y_serchbox a {
		width: 14%;
		background-position-x: center;
	}
	#visitTime {
		margin-top: 10px;
	}
	.operational-support h5 {
		margin-top: -13px !important;
    	font-size: 14px !important;
	}
}

@media only screen and (min-width: 992px) {
	.j-anfix-fw .form_control {
		width: 60%;
	}
	.j-anfix-fw .j-form-group {
		margin-left: 50px;
	}
	.j-anfix-fw .j-form-group .control-label {
		padding: 9px 0 0 28px;
	}
	.j-anfix-fw .j-form-group .control-label .must-label {
		top: 15px;
	}
	.j-anfix-fw .j-anfix-butn{
		padding-bottom: 60px;
	}
	.j-anfix-fw .butn {
		width: 200px;
		border-radius: 100px;
	}
}

/*工程招商页改*/
.operational-support h5 {
	margin-top: -24px;
	font-size: 16px;
    line-height: 24px;
    color: #666;
    text-align: center;
}
@media only screen and (max-width: 992px){
	.pos-relate #validateImg {
	    top: 33px !important;
	}
}
 
/* 收款码页面 */
.jm-reviced{
	margin-top: 148px;
	margin-bottom: 68px;
}
.jm-reviced-wrap{
	padding:140px 360px 144px;
	vertical-align: middle;
	display: table-cell;
}
.jm-icon-goback{
	display: block;
	width: 17px;
	height: 15px;
	background: url(../img/receivedCode/icon-goback.png) center center no-repeat;
	background-size: 100% 100%;
	display: none;
}
.jm-reviced-wrap .jm-download{
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	text-align: center;
}
.jm-reviced-wrap .jm-paymoney{
	font-size: 24px;
	line-height: 24px;
	color: #333333;
	text-align: center;
	padding-top: 46px;
}
.jm-reviced-wrap .jm-ercode{
	width: 132px;
	height: 132px;
	position: relative;
	line-height: 128px;
	text-align: center;
	margin: 23px  auto 0;
	border:1px solid #eeeeee;
	border-top: 0;
}
.jm-reviced-wrap .jm-ercode .icon-er{
	width: 13px;
	height: 13px;
	position: absolute;
	background-size: 100% 100%;
}
.jm-reviced-wrap .jm-ercode .icon-top-left{
	background: url(../img/receivedCode/icon-top-left.png) center center no-repeat;
	top:0;
	left:-1px;
}
.jm-reviced-wrap .jm-ercode .icon-top-right{
	background: url(../img/receivedCode/icon-top-right.png) center center no-repeat;
	top:0;
	right:-1px;
}
.jm-reviced-wrap .jm-ercode .icon-bottom-left{
	background: url(../img/receivedCode/icon-bottom-left.png) center center no-repeat;
	bottom: -1px;
	left:-1px;
}
.jm-reviced-wrap .jm-ercode .icon-bottom-right{
	background: url(../img/receivedCode/icon-bottom-right.png) center center no-repeat;
	bottom: -1px;
	right:-1px;
}
.jm-reviced-wrap .jm-ercode .jm-erconde-img{
	width:110px;
	height: 110px;
	text-align: center;
	vertical-align: middle;
}
.jm-reviced-wrap .jm-wx{
	text-align: center;
	font-size: 14px;
	color: #999999;
	margin-top: 17px;
}
.jm-reviced-wrap .j-goback{
	text-align: center;
	border: 1px solid #CCCCCC;
	height: 38px;
	line-height: 38px;
	margin-top: 42px;
}
.jm-reviced-wrap .j-goback .jm-goback{
	font-size: 14px;
	color: #333333;
}

@media only screen and (max-width: 992px){
	.jm-reviced{
		margin:0 auto;
	}
	.jm-reviced-wrap{
		padding:68px 5px 223px;
		margin:0;
		display: block;
	}
	.jm-icon-goback{
		display: block;
	}
	.jm-reviced-wrap .jm-download{
		padding-top: 38px;
		font-size: 13px;
	}
	.jm-reviced-wrap .jm-paymoney{
		font-size: 20px;
		font-weight: bold;
		padding-top: 35px;
	}
	.jm-reviced-wrap .jm-wx img{
		width: 16px;
		height: 16px;
		vertical-align: middle;
	}
	.jm-reviced-wrap .jm-wx span{
		font-size: 12px;
	}
	.jm-reviced-wrap .j-goback{
		margin-top: 35px;
		height: 44px;
		line-height: 44px;
		width: 100%;
	}
	
	
}
    /*登录注册页*/
.login-main {
	margin: 68px auto;
	padding: 116px 0 106px;
	
}
.login-main .form_control {
	width: 384px;
	float: left;
}
.login-main .form_control.nob-p {
	padding: 0;
	border: none;
}
.login-main .control-label {
	text-align: right;
	padding-right: 36px;
}
.login-main .j-form-group .control-label {
	padding-bottom: 0;
	line-height: 52px;
}
.login-main .regist {
	padding: 0;
	border: 0;
	margin-top: 10px;
}
.login-main .regist .butn {
	height: 50px;
	line-height: 46px;
	font-size: 20px;
}
.bottom-regist {
	overflow: hidden;
	margin-top: 10px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
}
.login-main #validateImg {
    position: absolute;
    top: 6px;
    right: 153px;
    height: 39px;
}
.login-main .f_color2ns {
    display: inline-block;
    font-size: 13px;
    height: 52px;
    vertical-align: middle;
    line-height: 52px;
    margin-left: 8px;
}

@media only screen and (max-width: 992px){
	.login-main {
		margin: 40px auto;
		padding: 0;
	}
	.login-main .form_control {
	    width: 100%;
	}
	.login-main .regist {
		padding: 0 !important;
	}
	.login-main .regist .butn {
		height: 36px;
		line-height: 33px;
		font-size: 14px;
	}
	.bottom-regist {
		font-size: 14px;
		margin-top: 5px;
	}
	.login-main #validateImg {
	    top: 2px;
	    right: 37%;
	    height: 29px;
	}
	.login-main .form_control.yzm_login {
		width: 66% !important;
	}
	.login-main .f_color2ns {
		width: 30%;
		line-height: 33px;
		height: 33px;
	}
}


