﻿body {
	background: #F3F3F3;
}
.header{
	border-bottom:1px solid #4ac227
}
.cz-layout-header-v2{
	padding:20px 0;
} 
.cz-layout-header-v2 .logo{
	margin-top: 0;
}
.content {
	display: inline-block;
	vertical-align: top; /*width:66%;
	min-width:980px;*/
	text-align: left;
}
.head-con .logo {
	display: inline-block;
	vertical-align: top; /*height: 26px;*/
	width: 150px;
}
.head-con .logo img {
	height: 100%;
	border: none;
}
/*公共头部*/
.layout-center {
	width: 1190px;
	margin: 0 auto;
}
/* 最顶部 */
.share_topbar {
	background-color: #f2f2f2;
	border-bottom: 1px solid #e5e5e5;
	height: 32px;
	width: 100%;
	line-height: 32px;
	color: #555;
	clear: both;
}
.share_topbar a, .share_topbar a:link, .share_topbar a:visited {
	text-decoration: none;
	color: #999;
}
.share_topbar a:hover {
	color: #4ec227;
}
.share_topbar_main_left {
	float: left;
}
.share_topbar_main_right {
	float: right;
}
.mobile {
	float: left;
	background: url(../img/share01.png) no-repeat;
	border-right: 1px #e9e9e9 solid;
	padding: 0 12px 0 16px;
}
.share_topbar_main .mobile {
	position: relative;
}
.share_topbar_main .sn-qrcode {
	z-index: 9999;
	position: absolute;
	width: 175px;
	height: 207px;
	background: #fff;
	left: -53px;
	top: 32px;
	box-shadow: 0 0 5px #aaa;
	display: none;
}
.share_topbar_main .sn-qrcode .sn-qrcode-content {
	width: 175px;
	height: 175px;
	margin: 5px 0 0px;
	background: url(../images/qrcode.png) 0 0 no-repeat;
}
.share_topbar_main .sn-qrcode p {
	line-height: initial;
	text-align: center;
}
.share_topbar_main .sn-qrcode b {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	position: absolute;
	left: 50%;
	top: -10px;
	margin-left: -2px;
	border-width: 5px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #fff;
}
.account_sign_register {
	float: left;
	background: url(../img/share01.png) no-repeat;
	background-position: 0 -30px;
}
.account_sign_register ul li {
	float: left;
}
.account_signin {
	float: left;
	padding: 0 0 0 14px;
}
.account_signup {
	float: left;
	padding: 0 0 0 14px;
}
/*当前位置*/
.s-mod-bcrumbs {
	margin: 0 auto 10px;
	clear: both;
	padding-top: 10px;
}
.s-mod-bcrumbs .item_r {
	float: right;
	color: #999;
	display: block;
	text-align: right;
	width: 670px;
	overflow: hidden;
	height: 16px;
	font-size: 12px;
}
.s-mod-bcrumbs .tb a {
	margin: 0 5px;
	color: #999;
}
.s-mod-bcrumbs .tb a:hover {
	color: #4ec227;
	text-decoration: none;
}
.nav-box {
	float: right;
	height: 50px;
}
.nav-box li {
	height: 100%;
	line-height: 50px;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	margin-left: 60px;
}
.nav-box li a.rOrLogin {
	color: #2C66AB;
}
.main {
	text-align: center;
	min-width: 1024px;
	margin-bottom: 25px;
}
.section-box {
	background: #fff;
	padding: 30px 40px;
	box-sizing: border-box;
}
.section-list-box li {
	width: 14.28%;
	box-sizing: border-box;
	text-align: center;
	color: #999;
	font-size: 16px;
	float: left;
	border-left: 1.5px solid #999;
	cursor: pointer;
}
.section-list-box li:first-child {
	border-left: none;
}
.section-list-box li.act {
	color: #4ec227;
	font-weight: bold;
}
.section-box .section {
	clear: both;
	padding-top: 55px;
}
.section-box .section.hiden {
	display: none;
}
.section-box .section .title-box {
	border-bottom: 1px solid #ddd;
	text-align: center;
}
.section-box .section .title-box .n {
	display: inline-block;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	padding-bottom: 20px; /*padding: 20px 0;*/
	position: relative; /*border-bottom: 2px solid #FF6700;*/
	top: 2px;
	color: #333;
}
.section-box .section .title-box .n .line {
	position: absolute;
	width: 110px;
	height: 3px;
	background: #4ec227;
	left: 50%;
	bottom: 0px; /*transform: translateX(-50%);*/
	margin-left: -55px;
}
.section-box .section .title-box .n::after {
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 3px;
	left: 0;
	bottom: 1px;
	background: #4ec227;
}
.section .text {
	margin-top: 15px;
	font-size: 14px;
	text-align: justify;
	line-height: 30px;
	color: #555;
}
.section .text2 {
	margin-top: 15px;
	font-size: 14px;
	color: #555;
}
.section .text2.first {
	margin-top: 30px;
}
.section .img-box {
	margin-top: 30px;
	margin-bottom: 80px;
}
.section .img-box.last {
	margin-bottom: 20px;
}
.section .img-box img {
	width: 100%;
}
.foot {
	min-width: 1024px;
	padding: 15px 0;
	text-align: center;
	background: #fff;
	font-size: 12px;
	color: #999;
}
.foot p {
	margin-bottom: 10px;
}
.foot p:last-child {
	margin-bottom: 0;
}
.culture .c-text1 { /*	line-height: 28px;*/
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
	color: #555;
}
.culture .c-text2 {
	font-size: 14px;
	text-align: justify;
	margin-top: 30px;
	line-height: 30px;
	color: #555;
}
.culture .c-text2.m-bottom {
	margin-bottom: 50px;
}
.culture .c-text2:last-child {
	margin-bottom: 20px;
}
.section.culture .img-box.last {
	margin-bottom: 50px;
}
.media {
	padding-bottom: 20px;
}
.media .list li {
	padding: 25px 0;
	border-bottom: 1px dashed #ddd;
}
.media .list li .img { /*width:190px;
	height: 105px;*/
	display: inline-block;
	vertical-align: top;
	float: left;
}
.media .list li .img img { /*width:100%;*/
	border: none;
	vertical-align: bottom;
}
.media .list li .c {
	display: inline-block;
	vertical-align: top;
	height: 105px; /*width:80%;*/
	width: 800px;
	float: left;
	box-sizing: border-box;
	padding: 0 8px 0 26px;
	position: relative;
	top: 5px;
}
.media .list li .c .c-inner { /*position: absolute;
	width:100%;
	left:0;
	top:50%;
	transform: translateY(-50%);*/
}
.media .list li .c a {
	color: #000;
}
.media .list li>a {
	color: #000;
}
.media .list li .c .t {
	font-size: 16px;
	margin-bottom: 8px;
	word-break: break-all;
}
.media .list li .c .time {
	font-size: 14px;
	margin-bottom: 8px;
	font-family: arial;
}
.media .list li .c .des {
	font-size: 14px;
	text-align: justify;
	color: #777;
}
.media .list li:after {
	content: ' ';
	display: table;
	clear: both;
}
.media .pagination-box { /*padding: 10px 0;*/
	text-align: center;
	margin-top: 50px;
}
.media .pagination-box a{
	padding: 6px 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-sizing: border-box;
	outline: none;
	cursor: pointer;
	background: #fff;
	vertical-align: bottom;
	font-family: "microsoft yahei";
}
.media .pagination-box a.before {
	margin-right: 10px;
}
.media .pagination-box a.page {
	font-family: arial;
}
.media .pagination-box a.act {
	background: #4ac227;
	color: #fff;
}
.concat-us li {
	padding: 26px;
	text-align: center;
	border-bottom: 1px dashed #ddd;
	letter-spacing: 1px;
}
.concat-us li:last-child {
	border-bottom: none;
}
.concat-us li .t_1 {
	font-size: 16px;
}
.concat-us li .t_2, .concat-us li .t_3 {
	font-size: 14px;
	color: #555;
}
.concat-us li p {
	margin-bottom: 14px;
}
.concat-us li p:last-child {
	margin-bottom: 0;
}
.concat-us .code {
	text-align: center;
}
.concat-us .code .li {
	display: inline-block;
}
.concat-us .code .li:first-child {
	margin-right: 120px;
}
.concat-us .code .li .t {
	font-size: 14px;
	color: #555;
}
.concat-us .code .li img { /*width:180px;*/
}
/*************/
.m-15 {
	margin-bottom: 15px;
	font-size: 14px;
	color: #333;
}
.m-15 strong{
  display:block;
  margin-bottom:10px;
  font-size:18px;
}
/******links*******/
.links .list {
	margin-top: 20px
}
.links .list li {
	width: 130px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
}
.links .list a {
	color: #333;
}
.links .list a:hover {
	color: #f60;
}
/*支付方式*/
.payment table {
	width: 760px;
	color: rgb(102, 102, 102);
	font-family: tahoma, 宋体;
	font-size: 12px;
	line-height: 22px;
	margin: 15px 0
}
.payment table th {
	text-align: center;
	border-style: solid;
	border-color: rgb(226, 226, 226);
	height: 30px;
	line-height: 30px;
	background: rgb(249, 249, 249);
}
.payment table td {
	padding: 0;
	text-align: center;
	border-style: solid;
	border-color: rgb(226, 226, 226);
	height: 48px;
}
.payment table td a {
	color: #36c
}
.payment table td a:hover {
	text-decoration: underline
}
/* 加盟我们*/
.wjtM-apply {
	border: 1px solid #ebebeb;
	background: #fff;
	margin-top: 20px;
	padding-top: 75px;
	padding-bottom: 80px;
}
.join_partner .join_main {
	width: 516px;
	margin: 0 auto;
}
.Tapply-title {
	font-weight: normal;
	margin-left: 230px;
	margin-bottom: 23px;
}
.Tapply-title-name {
	font-size: 16px;
	color: #4c4c4c;
	font-weight: bold;
}
.Tapply-required {
	font-size: 14px;
	color: #808080;
}
.Tapply-mc {
	display: inline-block;
	width: 164px;
	text-align: right;
	font-size: 14px;
	color: #4c4c4c;
}
.CRed {
	color: #f00;
}
.inpText {
	width: 298px;
	height: 34px;
	border: 1px solid #e0e0e0;
	background: #fff;
	line-height: 34px;
	padding: 0 10px;
}
.inpError {
	border-color: #f04a37;
}
.inpTip {
	color: #f04a37;
	font-size: 14px;
}
.Tapply-item {
	margin-bottom: 26px;
}
.Tapply--btn {
	width: 130px;
	height: 40px;
	background: #f04a37;
	color: #fff;
	font-size: 16px;
	border: none;
	cursor: pointer;
	display: block;
	text-align: center;
	line-height: 40px;
	margin-left: auto;
	margin-right: auto;
}
.Tapply--btn:hover {
	color: #fff;
}
.mL358 {
	margin-left: 358px;
}
.Tapply-item input[type= "radio"] {
	vertical-align: -1px;
}
.Tapply-item label {
	font-size: 14px;
	color: #4c4c4c;
	margin-right: 31px;
}
.mT38 {
	margin-bottom: 38px;
}
.mT40 {
	margin-top: 40px;
}
.wjtM-zc {
	display: block;
}
/*客户案例*/
.join_case table {
	margin-top: 15px
}
#caselist .bg2 {
    float: left;
}
.bg2 {
	line-height: 33px;
	font-size: 14px;
	color: rgb(65, 65, 65);
	padding: 10px 9px;
}
#caselist .bg2 .bor3{
    max-width:100%;
    border: 1px solid #f9f9f9;
}

/*招聘信息*/
 .title1 { height: 40px; line-height: 40px; margin-bottom: 25px; }
 .job-item { margin-top: 20px; }
/*.job-item dt { font-size: 14px; color: #666; height: 40; line-height: 40px; padding-left: 20px; background: #f5f5f5; cursor: pointer; transition: all ease-out .3s; position: relative; }*/
.job-item dt{
height: 40px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    border-bottom: 1px dotted #e8e8e8;
}
.job-item dt p {
    position: relative;
    width: 347px;
    padding-left: 0;
}
.job-item dt p a{
  color:#4ac227
}
.job-item dt p:hover a{
   text-decoration:underline
}

.job-item dt p, .job-item .t2, .job-item .t3, .job-item .t4, .job-item .t5 {
    float: left;
    height: 40px;
    line-height: 40px !important;
    font-size: 14px;
    overflow: hidden;
    padding: 0 10px;
}

.job-item .t2{
  width: 155px;
    color: #666;
}
 .job-item .t3{
    width: 298px;
    color: #999;
    text-align: center;
}
 .job-item .t4{
    width: 130px;
    font-size: 16px;
    color: #ff6000;
    text-align: center;
}
 .job-item .t5{
    width: 90px;
    color: #999;
    text-align: center;
    padding-right: 0;
}



.job-item dd { display: none; line-height: 2em; padding: 20px; background-color: #fff; border-top: 1px solid #eee; }
 .job-item dd .jc1 {margin-bottom: 20px;}
.job-item dd .jc1 p { float: left; width: 50%; }
 dl.cur dt { color: #fff; background-color: #4ac227; }
 dl.cur { border-color: #ddd; }

/*按钮*/
.btn.more {     
   display: inline-block;
    color: #4ac227;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid #4ac227;
    margin: 20px auto;
    text-align: center;
}

.btn.more:hover { box-shadow: 3px 3px 3px rgba(0,0,0,0.3); transform: translateY(-2px); background-color: rgba(255,255,255,0.2); }
.in_talent .bottom h2.title {
	font-size: 30px;
	padding: 40px 0;
	text-align: center;
}
.in_talent .bottom .bottom_c {
	position: relative;
}
.in_talent .bottom .bottom_c dl dt {
	/*display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	font-size: 14px;
	line-height: 24px;
	border-right: 1px solid #eeeeee;*/
}

.highlights__title {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
}
.highlights__content-item {
    background-color: #f5faff;
    color: #4ac227;
    font-size: 12px;
    line-height: 12px;
    margin-right: 10px;
    padding: 7px 10px;
}
.highlights__content {
    display: -webkit-inline-box; 
    display: -webkit-inline-flex; 
    display: -ms-inline-flexbox;
     display: inline-flex; 
    -webkit-flex-wrap: wrap; 
    -ms-flex-wrap: wrap;
     flex-wrap: wrap; 
    margin-bottom: 40px;
}
.highlights__title:after {
    background: #f0f0f0;
    content: "";
    display: inline-block;
    height: 1px;
    position: absolute;
    right: 0;
    top: 12px;
    width: 93%;
}

.main .main_top{
    width: 100%;
}



























