.main_z { width: 1300px; margin: 0 auto 100px auto; overflow: hidden;}


.title_about { text-align: center; font-size: 28px; color: #111; padding-top: 60px;}
.xian { width: 110px; height: 3px; margin: 10px auto 30px auto; background: #007c58;}
.main_about { font-size: 16px; line-height: 30px;}


.main_contact { overflow: hidden;}
.main_contact .map { float: left; width: 760px;}
.main_contact .map img { width: 760px;}
.main_contact .right { float: right; width: 500px; background: #007c58; color: #fff; padding: 20px; font-size: 16px; line-height: 32px;}


.main_news { overflow: hidden;}
.ny_hzys {padding: 30px 0; overflow: hidden;}
.ny_hzys ul{}
.ny_hzys ul li {min-height:180px;border: 1px solid #e8e8e8;margin: 0 20px 30px 20px;padding:35px 40px ;box-sizing: border-box;background: #FAFBFD;display: flex;}
.ny_hzys ul li:hover{box-shadow: 0 0 20px #ccc;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_hzys ul li .tu { float: left; width:240px; height: 140px; margin-right: 30px;}
.ny_hzys ul li .tu img { width:240px; height: 140px;}
.ny_hzys ul li .wenz { float: left;} 
.ny_hzys ul li .wenz h3 {font-size: 18px;color: #061828;margin-bottom: 10px;}
.ny_hzys ul li .wenz h3 a { color: #061828;}
.ny_hzys ul li .wenz p {font-size: 15px;color: #636A72;line-height: 30px; height: 70px;}
.ny_hzys ul li .wenz .time { color: #636363; font-size: 18px;}


.main_item { overflow: hidden; display: flex; justify-content: center;}
.module_box {
    display: inline-block;
    background-color: #f4f6f8;
    height: 320px;
    text-align: center;
    padding-top: 20px;
    width: 230px;
    border-radius: 8px;
	margin: 0 15px;
}
.module_box h4 {
    color: #333333;
    font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
}
.module_box b {
    display: inline-block;
    height: 2px;
    width: 20px;
    background-color: #333333;
    margin: 15px auto;
}
.module_ul {
    width: 185px;
    margin: 0 auto;
    padding-left: 10px;
	overflow: hidden;
}
.module_ul li {
    list-style: none;
    width: 45%;
    font-size: 12px;
    text-align: left;
    line-height: 30px;
    color: #999999;
}
.module_ul li:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #ebebeb;
    position: absolute;
    top: 15px;
    left: -12px;
}
.module_ul li:nth-child(even) {
    float: right;
}
.module_ul li:nth-child(odd) {
    float: left;
}

.main_anli {}
.main_anli li { float: left; width: 610px; padding: 25px; margin:20px; border-bottom: 1px solid #ebebeb;}
.main_anli li .tu { float: left; width: 200px; height: 125px; margin-right: 20px;}
.main_anli li .tu img { width: 200px; height: 125px;}
.main_anli li:hover { box-shadow: 0 0 10px #ccc; transition: all 0.5s; border-radius: 5px;}
.main_anli li .biaoti { float: left; width: 340px; height: 40px; font-size: 16px; font-weight: bold; padding-top: 8px;}
.main_anli li .biaoti a {}
.main_anli li .detail { float: left; width: 340px; line-height: 26px; font-size: 15px; color: #666;}


.message_title { text-align: center; font-size: 24px; padding-top: 50px; font-weight: bold;}
.main_message { box-shadow: 1px 1px 9px 0 rgba(153,153,153,0.50); border-radius: 10px; width: 1260px; margin: 50px auto;}
.biaodan { width:900px; margin:0 auto; padding: 40px 0;}
.bm {max-width:100%;height:auto;overflow:hidden;margin:0 auto; padding-top: 10px;}
.pc-kk-form {padding:10px 0px;}
.pc-kk-form-list {background:#fff;border:1px solid #e5e5e5;border-radius:5px;height:44px;line-height:44px;margin-bottom:10px;}
.pc-kk-form-list input {width:100%;border:none;background:none;color:#333;font-size:14px;height:36px;padding:4px 20px;}
.pc-kk-form-list input:focus{outline: none; }
.pc-kk-form-list textarea {background:none;border:none;height:190px;padding:10px 20px;resize:none;width:94%;line-height:22px;color:#333;font-size:14px; font-family: "Microsoft YaHei";}
.pc-kk-form-btn { margin-top: 25px;}
.pc-kk-form-list-clear {background:none;border:none;}
.pc-kk-form-btn a {background:#007c58;display:block;text-align:center;color:#fff;border:none;width:100%;height:50px;line-height:50px;font-size:16px;border-radius:10px;}



.platform_adv {
	
}
.advantage {
    width: 1200px;
    height: 340px;
    margin: 60px auto 0;
}

.advantage div:last-child {
    float: right;
    margin-right: 0;
}

.plat_box {
    display: inline-block;
    vertical-align: top;
    width: 263px;
    height: 310px;
    margin-right: 45px;
    text-align: center;
    padding-top: 30px;
    background-color: #ffffff;
    box-shadow: 0 8px 22px 0 rgba(153,153,153,0.14), inset 0 0 3px 0 rgba(224,224,224,0.50);
    border-radius: 4px;
}

.plat_box h4 {
    margin: 15px auto 35px;
    font-size: 18px;
    color: #333333;
}

.plat_box b {
    display: inline-block;
    width: 20px;
    height: 2px;
    background-color: black;
    margin: 15px;
}

.plat_box p {
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.join_process {
    width: 100%;
    height: 500px;
    margin-top: 80px;
}

.process {
    width: 1100px;
    height: 480px;
    margin: 45px auto 0 auto;

}

.process_top{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
    color: #7f8693;
    position: relative
}

.process_top span{
    display:inline-block;
    width:40px;
    height:40px;
    background:url("404.png");
    margin-left:50px;
    margin-top: 10px;
    
}
.process_left {
    width: 176px;
    height: 475px;
    float: left;
    text-align: center;
}

.process_left .left_child {
    width: 156px;
    height: 156px;
    background-color: #ffffff;
    box-shadow: 1px 1px 9px 0 rgba(153,153,153,0.50);
    border-radius: 10px;
    position: relative;
    margin-bottom: 100px;
    margin-top: 9px;
}

.sv_top{
    width:65px;
    height:65px;
    background:url("../image/written.png");
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 65px;
    position: absolute;
    top:37%;
    left:50%;
    margin-top:-35px;
    margin-left:-35px;
}

.sv_bottom{
    width:65px;
    height:65px;
    background:url("../image/phone.png");
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 65px;
    position: absolute;
    top:37%;
    left:50%;
    margin-top:-35px;
    margin-left:-35px;
}
.process_left .left_child p {
    display: block;
    width: 100%;
    height: 14px;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    line-height: 30px;
    color: #333333;
    position: absolute;
    bottom: 43px;
}

.process_line {
    width:144px;
    height: 460px;
    float: left;
    position: relative;
}

.process_line .line_top {
    width: 70px;
    height: 18px;
    background: url("../image/line.png") no-repeat;
    background-size:100%;
    transform:rotate(26deg);
    -ms-transform:rotate(26deg); 	
    -moz-transform:rotate(26deg); 	
    -webkit-transform:rotate(26deg); 
    -o-transform:rotate(26deg); 	
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -45px;
}

.process_line .line_bottom {
    width: 70px;
    height: 18px;
    background: url("../image/line.png") no-repeat;
    background-size:100%;
    transform:rotate(-26deg);
    -ms-transform:rotate(-26deg); 	
    -moz-transform:rotate(-26deg); 	
    -webkit-transform:rotate(-26deg); 
    -o-transform:rotate(-26deg); 	
    position: absolute;
    top: 345px;
    left: 50%;
    margin-left: -45px;
}

.process_right {
    width: 156px;
    height: 156px;
    float: left;
    margin-top: 163px;
    background:#FFF;
    position: relative;
    box-shadow: 1px 1px 9px 0 rgba(153,153,153,0.50);
    border-radius: 10px;
    text-align: center;
}

.process_left_top{
    position: absolute;
    top:-39px;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333;
    left: 44%;
}

.sv1{
    display: inline-block;
    width:65px;
    height:65px;
    background: url("../image/call.png");
    background-repeat: no-repeat;
    background-size: 65px;
    position: absolute;
    top:37%;
    left:50%;
    margin-top:-35px;
    margin-left:-35px;
}

.sv2{
    display: inline-block;
    width:65px;
    height:65px;
    background: url("../image/interview.png");
    background-repeat: no-repeat;
    background-size: 65px;
    position: absolute;
    top:37%;
    left:50%;
    margin-top:-35px;
    margin-left:-35px;
}

.sv3{
    display: inline-block;
    width:65px;
    height:65px;
    background: url("../image/contract.png");
    background-repeat: no-repeat;
    background-size: 65px;
    position: absolute;
    top:37%;
    left:50%;
    margin-top:-35px;
    margin-left:-35px;
}

.process_right .process_right_text {
    display: block;
    width: 100%;
    height: 14px;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    line-height: 30px;
    color: #333333;
    position: absolute;
    bottom: 43px;
}

.process_line .line_row {
    width: 70px;
    height: 18px;
    background:url("../image/line.png") no-repeat;
    background-size:100%;
    position: absolute;
    top: 220px;
    left: 50%;
    margin-left: -35px;
}

.apply {
    width: 100%;
}
.apply_box {
    width: 1200px;
    height: 620px;
    padding: 60px 0;
    margin: 50px auto;
	box-shadow: 1px 1px 9px 0 rgba(153,153,153,0.50);
    border-radius: 10px;
}
.apply_left .hot_line{
    color: #007c58;
    font-weight: 600;
    margin-top: 40px;
}
.apply_left {
    width: 360px;
    height: 360px;
    float: left;
    margin-left: 150px;
}

.apply_left h4 {
    font-size: 24px;
    color: #007c58;
    margin-top: 55px;
}

.apply_left b {
    display: inline-block;
    width: 47px;
    height: 2px;
    background-color: #007c58;
    margin: 25px 0 15px 0
}

.apply_left p {
    font-size: 16px;
    color: #333333;
    font-family:"Microsoft YaHei";
    line-height: 40px;
    text-align: left;
}

.apply_right {
    float: right;
    width: 570px;
    height: 420px;
    margin-right: 100px;
    position: relative;
}

.apply_center .form1:nth-child(1) {
    margin-top: 0px;
}

.apply_center .form1 {
    width: 100%;
    height: 36px;
    margin-top: 24px;
}

.apply_center .form1 i {
    width: 9px;
    height: 9px;
    display: inline-block;
    margin-right: 8px;
    background: url("404.png");
    background-repeat: no-repeat;
}

.apply_center .form1 label {
    display: inline-block;
    width: 112px;
    height: 36px;
    font-size: 17px;
    color: #666;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: right;
    line-height: 36px;
}

.apply_center .form1 input {
    width: 440px;
    height: 40px;
    position: absolute;
    right: 0px;
    border: none;
    color: #999999;
    background: #f7f7f7;
    border-radius: 4px;
    text-indent: 1em;
}

::-webkit-input-placeholder {
    
    color: #999999;
}

:-moz-placeholder {
    
    color: #999999;
}

::-moz-placeholder {
    
    color: #999999;
}

:-ms-input-placeholder {
    
    color: #999999;
}
.apply_center textarea {
    width: 435px;
    height: 200px;
    position: absolute;
    right: 0px;
    border: none;
    border-radius: 4px;
    text-indent: 1em;
    resize: none;
    outline: none;
    color: #999999;
    background: #f7f7f7;
    padding-top: 10px;
	font-family: "Microsoft YaHei";
}

.apply_button {
    width: 440px;
    height: 40px;
    position: absolute;
    bottom: -50px;
    right: 0px;
}
.apply_button input {
    width: 100%;
    height: 60px;
    background-color: #007c58 ;
    border: none;
    border-radius: 4px;
    color: #f5f5f5;
    font-size: 17px;
    cursor: pointer;
}
.prov {
    float: right;
    padding-top: 8px;
}
.divcont {
    padding: 10px 0;
}
.select_box {
    display: inline-block;
    width: 210px;
    height: 40px;
    margin-top: -24px;
    outline: 0;
    font-size: 1px;
    cursor: pointer;
    color: #999999;
    border-radius: 5px;
    background-color: #f7f7f7;
}
input:focus { outline: none; }
.select_box cite {
    display: block;
    width: 205px;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    cursor: pointer;
    font-style: normal;
    font-size: 13px;
    padding-left: 20px;
    background: url("../image/icon.png") no-repeat right center;
}
.select_box ul{
    position: absolute;
    z-index: 100;
}
#provinceId,#cityId{
    background-color: #f7f7f7;
    width: 208px;
    height: 170px;
    overflow-y: auto;
    overflow-x: hidden;
    float: left;
    display: none;
    margin-left: 2px;
    box-shadow: 0px 3px 8px 0px rgba(91, 97, 106, 0.2);
}
#provinceId li,#cityId li{
    height: 34px;
    width: 210px;
    font-size: 13px;
    line-height: 34px;
    padding-left: 20px;
}
#provinceId li:hover,#cityId li:hover{
    background-color:#f7f7f7;
}
#city_id {
    margin-left: 16px;
}



.message_case {
	width: 100%;
    max-width: 1260px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 auto;
	padding-top: 30px;
}
.case_times_item {
	cursor: pointer;
	width: 390px;
	height: auto;
	background: #FFFFFF;
	box-shadow: 0px 3px 9px 0px rgba(0, 110, 220, 0.1);
	border-radius: 4px;
	margin: 0 45px 45px 0;
	transition: 0.5s;
	overflow: hidden;
}
.case_times_item:nth-child(3n) {
    margin-right: 0;
}
.case_times_item:hover {
	transform: scale(1.05);
	box-shadow: 0px 3px 9px 0px rgba(0, 110, 220, 0.3);
}
.case_times_item_img {
	width: 100%;
	height: 210px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.case_times_item_img img {
	width: 390px;
	height: 210px;
}
.case_times_item_textbox {
	padding: 20px;
}
.case_times_item_title {
	font-size: 20px;
	font-weight: bold;
	color: #444;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}
.case_times_item_title a {
	color: #444;
}
.case_times_pagebox {
	display: flex;
	align-items: center;
	justify-content: center;
}


.main_detail { background: #f7f7f7;}
.main_detail .mbx { width: 1200px; margin: 0 auto; height: 70px; line-height: 70px; color: #666;}
.main_detail .mbx a { color: #666;}
.main_detail .box { background: #fff; width: 1200px; margin: 0 auto; padding: 50px;}
.biaoti_detail { padding: 0px 0 15px 0; text-align:center; font-size:20px; font-weight: bold;}
.admin { text-align: center; border-bottom: 1px dashed #706d57; padding-bottom: 15px; font-size: 14px;}
.xiangxi { height:auto; padding-top: 20px; line-height: 32px; font-size: 15px;}
.xiangxi img { width: 100%;}