/* 20151204 企业推广 */
body{ overflow: hidden;}
[v-cloak]{display:none;}
.w_main{ width:1200px;margin:0 auto; font-family: '微软雅黑', '宋体';}
.banner{ margin: 0;}
.banner_wrap{position:relative;width:100%;height:480px;background:url(img/enterprise/qiyefuwu_banner.jpg) no-repeat center;background-size:cover;}

.banner_wrap .btn_box{width:380px;height:48px;position:absolute;left:50%;bottom:110px;margin-left:-470px;}
.banner_wrap .btn_box .btn_yellow{display:inline-block;cursor:pointer;width:140px;height:40px;font-size:16px;text-decoration:none;line-height:40px;background:#F39900;color:#fff;margin-right:39px;text-align: center;border-radius:50px;}
.btn_yellow:hover,.btn_theme:hover{opacity:.9}
.jcfw_box {margin:110px auto;}
.jcfw_box h2,.guide_wrap h2{ color: #3F3F3F; font-size: 36px; text-align: center; padding-bottom: 24px; font-weight: normal;}
.jcfw_box h4,.guide_wrap h4{ color: #9C9C9C; font-size: 24px; text-align: center; padding-bottom: 62px; font-weight: normal;}
.tle{display:block;margin:0 auto 100px;}
.fuwu_list{width:100%;overflow: hidden;}
.fuwu_list>li{width:25%;float:left;text-align: center; height: 260px; padding-bottom: 20px;}
.fuwu_list>li span{ color: #3F3F3F; font-size: 24px; display: block; padding: 24px 0;}
.fuwu_list>li p{ color: #9C9C9C; font-size: 14px; line-height: 160%;}
.guide_wrap{background:#fff;padding:150px 0;}
.guide_box{margin:0 auto;width:1200px;}
.guide_list{margin-top:100px;width:100%;overflow: hidden;}
.guide_list>li{position:relative;width:20%;float:left;height:auto;text-align: center;}
.guide_list>li i{display:inline-block;width:106px;height:106px;background:url(img/enterprise/qiyefuwu_guide.png) no-repeat center;}
.guide_list>li:before{content:'';position:absolute;display:block;width:14px;height:24px;left:0px;top:50px;background:url(img/enterprise/qiyefuwu_guide.png) no-repeat center;background-position: -566px -16px;}
.guide_list>li:first-child:before{display:none;}
.guide_list>li h3{margin:30px 0;color:#4a4a4a;font-size:24px;}
.guide_list>li p{line-height:2;color:#4a4a4a;font-size:14px;margin-bottom:30px;}
.guide_box .tle{margin-bottom:50px;}
.guide_box  .btn_theme{ text-align:center;width:140px;margin:auto;color:#fff;background:#fe7518;border-radius:40px;cursor:pointer;line-height:40px;height:40px;font-size:16px;}

.guide_list>li i.guide1_icon{background-position:0 top;}
.guide_list>li i.guide2_icon{background-position:-108px top;}
.guide_list>li i.guide3_icon{background-position:-216px top;}
.guide_list>li i.guide4_icon{background-position: -328px top;}
.guide_list>li i.guide5_icon{background-position: -437px top;}

.join_wrap{width:100%;background:#f3f8f7;}
.join_bar{width:100%;height:180px;line-height:180px;background:#4990e1;overflow:hidden;}
.join_box{width:1200px;margin:0 auto;color:#fff;font-size:36px;}
.join_box .join_num{font-size:72px;}
.join_box .join_right{display:inline-block;float:right;font-size:34px;}
.enterprize_box{margin:0 auto;width:1200px;overflow:hidden;}
.enterprize_list{margin:100px auto;width:1270px;overflow:hidden;padding:4px;}
.enterprize_list li{list-style:none;margin-bottom:26px;float:left;margin-right:70px;width:140px;height:80px;box-shadow: 0px 1px 8px rgba(0,0,0,0.1);}

.contact_wrap{margin:150px 0;}
.contact_wrap .tle{margin:0 auto 68px;}
.contact_list{width:1200px;margin:auto;overflow: hidden;}
.contact_list>li{width:33.3%;float:left;height:120px;position: relative;;color:#fff;font-size:18px;text-align: center;}
.contact_list>li.blue_bg{background:#4990e1;}
.contact_list>li .li_content{position: absolute;top: 50%;transform: translateY(-50%); width: 100%;}
.contact_list>li .li_content span{font-size:14px;margin-top: 6px;display: inline-block;}
.contact_list>li.green_bg{background:#01afb3;}
.contact_list>li.yellow_bg{background:#f6a723;}
.qq_img{margin-left:8px;vertical-align:middle;}
.apply_mask{position:fixed;width:100%;height:100%;z-index:999;left:0;top:0;background:rgba(0,0,0,.3);overflow-y:scroll;}
.apply_mask .apply_box{position:relative;box-sizing:border-box;padding:20px 68px;width:480px;height:auto;margin:50px auto;background:#fff;border-radius:4px;}
.apply_mask .apply_close_icon{position:absolute;right:20px;top:20px;cursor: pointer;}
.apply_mask .apply_close_icon:hover{opacity:0.9;}
.apply_mask .apply_content h4{font-size:12px;color:#4f4f4f;margin-bottom:10px;margin-top:10px;}
.apply_area{padding:0;position:relative;width:164px;display:inline-block;border:1px solid #cccccc;height:36px;border-radius:4px;margin-bottom:20px;}
.apply_area:first-child{margin-right:10px;}
.apply_area:after{content:'';z-index:1;display:inline-block;width:20px;height:12px;position:absolute;top:16px;right:10px;background:url('img/enterprise/icon_down.png') no-repeat;}
.apply_area label,.apply_info label{float:left;width:50px;height:100%;color:#4f4f4f;font-size:14px;line-height:36px;}
.apply_info{padding:0 10px;border:1px solid #cccccc;min-height:36px;border-radius:4px;margin-bottom:20px;}
.apply_info label{width:100px;}
.apply_area label{position:absolute;left:10px;top:0;}
.apply_area  .input_r,.apply_info .input_r{width:220px;height:36px;float:left;border:none;margin:0;line-height:36px;}
.input_r::-moz-placeholder{color:#ddd;}
.input_r::-webkit-input-placeholder{color:#ddd;}
.input_r:-ms-input-placeholder{color:#ddd;}

.apply_area  .input_r{position:absolute;right:0;top:0;cursor: pointer;background:transparent;width:114px;margin-left:46px;z-index:2;appearance:none;  -moz-appearance:none;  -webkit-appearance:none;}
.apply_info .textarea{width:100%;height:90px;border:none;margin:0;line-height:1.2;}
.btn_submit{text-align:center;cursor: pointer;border-radius:50px;width:120px;height:40px;line-height:40px;font-size:16px;color:#fff;background:#f09418;margin:20px auto; }
.btn_submit:hover{opacity:0.9;}

.about_warp{ height: 635px; background: url("img/enterprise/bg_jiuweilogo.png") right bottom no-repeat #F39900;}
.about_warp h2{ padding: 110px 0 30px 0; text-align: center; color: #fff; font-size: 36px; font-weight: normal;}
.about_warp p{ color: #fff; width: 712px; margin: 0 auto; text-indent: 26px; line-height: 180%;}
.about_warp p span{ font-weight: bold;}
.logo_list{ text-align: center; padding-top: 20px;}
.logo_list a { display: inline-block; margin: 0 3px;}
.logo_list a img{ display: block;}

.more-news {
    text-align: right;
}

.more-news a {
    color: #9C9C9C;
    font-size: 20px;
}

.logo_list_intro {
    width: 712px;
    margin: 0 auto;
    padding-top: 8px;
    display: none;
}

.logo_intro_content {
    background: rgba(0,0,0,0.7);
    text-align: left;
    border-radius: 4px;
    padding: 13px 10px;
    position: relative;
}

.logo_intro_content::before {
    position: absolute;
    top: -6px;
    left: 80px;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 6px solid rgba(0,0,0,0.7)
}

.intro_item2 .logo_intro_content::before {
    left: 252px !important;
}

.intro_item3 .logo_intro_content::before {
    left: 436px !important;
}

.intro_item4 .logo_intro_content::before {
    left: 616px !important;
}

.logo_intro_content p {
    color: #FFFFFF;
    display: inline;
    line-height: 20px;
    opacity: .9;
}

.logo_intro_content span{
    color: #FFFFFF;
    font-weight: bold;
}
