body {

}
p{
    margin: 0;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.main_top {
    padding-top: 200px;
    background: url("../image/banner_jiamen.png") no-repeat top;
    background-size: 100% 611px;
}

.attract_top {
    text-align: center;
    color: #fefefe;
}

.attract_top div {
    font-size: 50px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-shadow: 0 2px 4px rgba(255,255,255,0.50);
    font-family:" ";
    font-weight: 500;
}

.attract_top p {
    font-family:" ";
    color: #fff;
    margin-bottom: 7px;
    font-size: 17px;
}
.attract_p{
    width: 570px;
    font-size: 17px;
    margin: 30px auto 0;
    text-align: center;
    color: #fff;
    font-family:" ";
}
.attract_top p:nth-child(2){
    margin-top: 20px;
}
.get_contact {
    width: 160px;
    height: 46px;
    color: #ffffff;
    font-size: 18px;
    background-color: #ff7f00;
    text-align: center;
    line-height: 46px;
    margin: 78px auto;
    border-radius: 5px;
    cursor: pointer;
}
.get_contact a{
    font-size: 18px;
    font-family:" ";
    color: #FFFFFF;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.module_intro {
    width: 100%;
    height: 130px;
    background-color: #ffffff;
    margin-bottom: 75px;
    -moz-box-shadow: 0px 0px 6px #e3e0e0;
    -webkit-box-shadow: 0px 0px 6px #e3e0e0;
    box-shadow: 0px 0px 6px #e3e0e0;
}

.intro {
    display: inline-block;
    width: 395px;
    text-align: center;
    padding-top: 20px;
    position: relative;
}

.intro:after {
    content: "";
    width: 2px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 40%;
    background-color: #e3e0e0;
}

.last_intro:after {
    width: 0;
}

.intro span {
    font-size: 17px;
    color: #ff7f00;
    font-family:" ";
    margin-bottom: 22px;
    display: inline-block;
}

.intro b {
    display: inline-block;
    width: 20px;
    height: 2px;
    background-color: #ff7f00;
    margin: 8px 0;
}

.intro p {
    font-size: 14px;
    color: #333;
    margin-bottom: 3px;
}

.platform_adv>p,
.policy_support>p,
.project_adv>p,
.join_process>p,
.channel>p,
.apply>p {
    text-align: center;
    font-size: 24px;
    color: #333333;
    font-weight: 800;
    font-family:" ";
    margin-top: -28px;
}

.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;
    font-family:" ";
    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;
    font-family:" ";
    line-height: 30px;
}

.project_adv {
    width: 100%;
    margin-top: 160px;
    padding-bottom: 30px;
}

.project {
    margin-top: 80px;
}

.project_box {
    display: inline-block;
    vertical-align: text-top;
    width: 230px;
    height: 350px;
    margin-right: 5px;
    text-align: center;
}
.project_box:hover {
    box-shadow: 0 2px 30px 0 rgba(195,195,195,0.25), inset 0 1px 3px 0 rgba(218,218,218,0.50);
}
.line{
    background: #ff7f00;
    border-radius: 1px;
    width: 120px;
    height:2px;
    margin: 20px auto 0;
}
.project_box h4 {
    font-size: 17px;
    color: #ff7f00;
    margin-top: 15px;
    font-family:" ";
    margin-bottom: 25px;
}

.project_box p {
    font-size: 14px;
    color: #333;
    font-family:" ";
    line-height: 24px;
    padding: 0 20%;
}

.project_box b {
    display: inline-block;
    width: 15px;
    height: 2px;
    background-color: black;
    margin: 15px auto;
}

.policy_support {
    width: 100%;
    height: 670px;
    margin-top: 80px;
    padding-top: 80px;
    background: #FCFCFC;
}

.policy {
    width: 1200px;
    height: 530px;
    margin: 0 auto;
    padding-top: 50px;
}

.policy_box {
    display: inline-block;
    width: 370px;
    height: 100%;
    margin-right: 38px;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0 2px 30px 0 rgba(195,195,195,0.25), inset 0 1px 3px 0 rgba(218,218,218,0.50);
    border-radius: 6px;
}
.policy_box img{
    width: 100%;
}

.policy_box:last-child {
    margin-right: 0;
}

.policy_box h4 {
    font-size: 17px;
    color: #ff7f00;
    margin-top: 15px;
    font-family:" ";
}

.policy_box p {
    font-size: 14px;
    color: #333;
    font-family:" ";
    line-height: 30px;
}

.policy_box b {
    display: inline-block;
    width: 57px;
    height: 2px;
    background-color: #ff7f00;
    margin: 15px auto;
}

.join_process {
    width: 100%;
    height: 718px;
    margin-top: 80px;
}

.process {
    width: 1200px;
    height: 480px;
    margin: 45px auto 0;

}

.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("../image/up_dow.svg");
    margin-left:50px;
    margin-top: 10px;
    
}


.process_left {
    width: 176px;
    height: 475px;
    float: left;
    text-align: center;
    padding-left: 58px;
}

.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;
    font-family:" ";
}

.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); 	/* IE 9 */
    -moz-transform:rotate(26deg); 	/* Firefox */
    -webkit-transform:rotate(26deg); /* Safari 和 Chrome */
    -o-transform:rotate(26deg); 	/* Opera */
    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); 	/* IE 9 */
    -moz-transform:rotate(-26deg); 	/* Firefox */
    -webkit-transform:rotate(-26deg); /* Safari 和 Chrome */
    -o-transform:rotate(-26deg); 	/* Opera */
    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 {
    height: 780px;
    width: 100%;
    padding-top: 60px;
    background-color: #fafafa;
}
.apply_box {
    width: 1200px;
    height: 550px;
    padding-top: 55px;
    background-color: #ffffff;
    margin: 60px auto 0;
}
.apply_left .hot_line{
    color: #ff7f00;
    font-weight: 600;
    margin-top: 40px;
}
.apply_left {
    width: 360px;
    height: 360px;
    float: left;
    margin-left: 165px;
}

.apply_left h4 {
    font-size: 24px;
    color: #ff7f00;
    margin-top: 55px;
}

.apply_left b {
    display: inline-block;
    width: 47px;
    height: 2px;
    background-color: #ff7f00;
    margin: 25px 0 15px 0
}

.apply_left p {
    font-size: 16px;
    color: #333333;
    font-family:" ";
    line-height: 40px;
    text-align: left;
}

.apply_right {
    float: right;
    width: 570px;
    height: 420px;
    margin-right: 65px;
    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("../image/star.png");
    background-repeat: no-repeat;
}

.apply_center .form1 label {
    display: inline-block;
    width: 112px;
    height: 36px;
    font-size: 17px;
    color: #151515;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: right;
    line-height: 36px;
    font-family:" ";
}

.apply_center .form1 input {
    width: 440px;
    height: 40px;
    position: absolute;
    right: 0px;
    border: none;
    color: #999999;
    font-family:" ";
    background: #f7f7f7;
    border-radius: 4px;
    text-indent: 1em;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    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:" ";
}

.apply_button {
    width: 440px;
    height: 40px;
    position: absolute;
    bottom: -50px;
    right: 0px;
}

.apply_button input {
    width: 100%;
    height: 60px;
    background-color: #ff7f00 ;
    border: none;
    border-radius: 4px;
    color: #f5f5f5;
    font-size: 17px;
    font-family:" ";
    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: #e6e8eb;
    border-radius: 5px;
    background-color: #f5f7fa;
    /*background: url(../img/userBackgroud/useIndex/select_bg.jpg) no-repeat center transparent;*/
}

input:focus {
    outline: none;
}

.select_box cite {
    display: block;
    width: 190px;
    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: #f5f7fa;
    width: 210px;
    height: 170px;
    overflow-y: auto;
    overflow-x: hidden;
    float: left;
    display: none;
}

#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: #f5f7fa;
}

#city_id {
    margin-left: 16px;
}


/*#provinceId,#city{*/


/*appearance:none;*/


/*-moz-appearance:none;*/


/*-webkit-appearance:none;*/


/*}*/

select::-ms-expand {
    display: none;
    cursor: pointer;
}

option:hover {
    background-color: #f5f7fa !important;
}


/*统一提示框*/

.alert_boxs {
    min-width: 400px;
    max-width: 518px;
    height: 220px;
    background-color: #fff;
    border-radius: 5px;
    position: fixed;
    top: 57%;
    left: 44%;
    margin-top: -200px;
    margin-left: -110px;
    z-index: 5000;
}

.alert_boxs .alt_top {
    padding: 68px 0px 0px 0px;
    margin-bottom: 52px;
    width: 100%;
}

.margin_box {
    display: table;
    min-width: 128px;
    margin: 0 auto;
}

.alert_boxs .alt_top .alt_logo {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    vertical-align: top;
    background: url("../image/alert_icon.png") no-repeat;
}

.alert_boxs .alt_top .alt_mess {
    font-size: 20px;
    line-height: 30px;
}

.alert_boxs .alt_bottom {
    padding-left: 140px;
}

.alert_boxs .alt_bottom .alert_sure {
    display: inline-block;
    width: 120px;
    height: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 14px;
    color: #fff;
    background-color: #ff7f00;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.alert_box,
.cancel_box {
    display: none;
}

.cancel_box .alt_top {
    padding: 68px 0px 0px 90px;
    margin-bottom: 52px;
}

.cancel_box .alt_bottom {
    padding-left: 65px;
}

.alert_cancel {
    display: inline-block;
    width: 120px;
    height: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 14px;
    color: #4d4d4d;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    border: 1px solid #bcbcbc;
    vertical-align: top;
    margin-right: 30px;
}


/*更改邮箱为选择城市*/
.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;
    font-family: " ";
    cursor: pointer;
    color: #999999;
    border-radius: 5px;
    background-color: #f7f7f7;
    /*background: url(../img/userBackgroud/useIndex/select_bg.jpg) no-repeat center transparent;*/
}
input:focus { outline: none; }
.select_box cite {
    display: block;
    width: 190px;
    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;
}

/*#provinceId,#city{*/
/*appearance:none;*/
/*-moz-appearance:none;*/
/*-webkit-appearance:none;*/
/*}*/
select::-ms-expand {
    display: none;
    cursor: pointer;
}

option:hover {
    background-color: #f7f7f7 !important;
}
.channel{
    position: relative;
    width: 1200px;
    margin: 80px auto 0;
}
.channel-box{
    width: 1080px;
    height:245px;
    margin: 40px auto 0;
    overflow: hidden;
    position: relative;
}
.channel-list{
    width: 1350px;
    overflow: hidden;
    height:100%;
    position: relative;
}
.channel-item{
    float: left;
    width: 260px;
    height:100%;
    font-size: 17px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    line-height: 38px;
}
.channel-item img {
    width: 260px;
}
.channel-btn{
    width: 60px;
    height: 127px;
    position: absolute;
    z-index: 9;
    top:132px;
    background: url("../image/left.png") no-repeat;
    background-size: 100% 100%;
    left: 13px;
    cursor: pointer;
    outline: none;
}
.channel-btn-r{
    background-image: url("../image/right.png");
    left: auto;
    right: 13px;
}
.channel-btn-l:hover{
    background-image: url("../image/left_selected.png");
}
.channel-btn-r:hover{
    background-image: url("../image/right_selected.png");
}