
@charset "utf-8";
/*reset*/
body,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,hr,blockquote,object,iframe,fieldset,input,legend,form,th,td{margin:0;padding:0}
body,input,textarea,keygen,select,button,isindex{border:0;outline:none;;word-break:break-all;font-size:12px;color:#666;}
ul,ol,li{list-style:none}
img{border:none;display:block;}
a{ text-decoration:none;color:#000;}
a:hover{text-decoration:none}
input{[;line-height:1;]}
/*common*/
h1,h2,h3,h4,h5,h6{font-weight:normal}
h1{font-size:24px}h2{font-size:20px}h3{font-size:18px}h4{font-size:16px}h5{font-size:14px}h6{font-size:14px}
i,b,em{font-style:normal;font-weight:normal}
table{border-collapse:collapse;border-spacing:0; width:100%; background:#fff}
td{padding:3px 5px;}
th{font-weight:normal; background:#e7f4fe; height:40px}
table,td,th{ border:1px solid #ddd}
table caption{ font-size:16px; text-align:left; padding-bottom:10px}
hr{
    border:1px #eaeaea solid
}
.fl{float:left}
.fr{float:right}
.clearBoth{clear:both}
.mc{margin:0 auto}
.pr{position:relative;*zoom:1}
.pa{position:absolute}
.tc{text-align:center}
.tl{text-align:left !important}
.tr{text-align:right !important}

.clearfix:after{
    content: "";
    height: 0;
    font-size: 0;
    *zoom:1;
    display: block;
    clear: both;
}
.clear{clear:both;}
body{
}
.box_border{
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.box_content{
    -moz-box-sizing: content-box;
    -ms-box-sizing:content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.no_select{
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
/*字体颜色*/
.color_black{
    color: #333;
}
.color_white{
    color: #fff;
}
.color_blue{
    color: #0181de;
}
.color_yellow{
    color: #fffc0b;
}
.w1920{
    margin: 0 auto;
    width: 100%;
    min-width: 1190px;
    max-width: 1920px;
}
.w1190{
    width: 1190px;
    margin: 0 auto;
}
.top_banner{
    height: 50px;
    background: url("../../images/wzkf2/sem_topbanner.jpg")no-repeat center top;
}
.top_banner a{
    display: inline-block;
  	width: 100%;
    height: 100%;
}
.top_banner span{
    display: inline-block;
    float: right;
    height: 32px;
    line-height: 32px;
    width: 120px;
    margin-top: 9px;
    font-size: 15px;
    color: #fff;
}
.top_banner .btn_orange{
    background: url("../../images/wzkf2/orange_btn.png")no-repeat center top;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.btn_yellow{
    background-color: #FFD200;
    text-align: center;
    color: #554601;
    font-size: 22px;
}
.btn_yellow2{
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 15px 0;
    width: 240px;
    background-position: -8px -192px;
    text-align: center;

}
.btn_yellow2:hover{
    background-position: -8px -281px;
}
.btn_yellow2 .btn_icon_black{
    display: inline-block;
    padding-left: 48px;
    font-size: 22px;
    height: 32px;
    line-height: 32px;
}
.btn_yellow3{
    display: block;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 152px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #fee053;
}
.btn_yellow3:hover{
  background-color: #fee053 ;
}
.btn_yellow3>span{
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding-right: 20px;
    background: url("../../images/wf4/right_arrow.png")no-repeat;
    background-position: right 12px;
    font-size: 14px;
    color: #fee053;
}
.btn_yellow3:hover span{
    text-decoration: none;
    color: #554601;
    background-position: right -21px;
}

.btn_yellow:link,.btn_yellow:visited,.btn_yellow:hover,.btn_yellow:active{
    color: #554601;
    text-decoration: none;
}
.btn_yellow2:link,.btn_yellow2:visited,.btn_yellow2:hover,.btn_yellow2:active{
    color: #554601;
    text-decoration: none;
}

.btn_blue{
    display: block;
    width: 192px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: url("../../images/wf4/btn_blue.jpg")no-repeat center top;
}
.btn_blue:hover{
    color: #fffc0b;
    text-decoration: none;
}
.btn_yellow:hover{
    border-color:#FFDF4D ;
    background-color: #FFDF4D;
}

.banner{
    height: 420px;
    overflow: hidden;
}
.banner .w1190{
    height: 100%;
    position: relative;
    margin: 0 auto;


}
.banner .w1190 img{
    position: absolute;
    top: 0;
    left:-365px ;
    max-width: 1920px;
    width: 1920px;
    height: 546px;
}
.nav_box{
    height: 66px;
    min-width: 1190px;
    max-width: 100%;
    margin: 0 auto;

}
.nav{
    height: 66px;
    min-width: 1190px;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    background-color: #22399C;
}
.nav_box .nav_fixed{
   position:fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.nav_box .w1190 ul{
    width: 1190px;
}
.nav_box .w1190 ul li{
    height: 66px;
    line-height: 66px;
    text-align: center;
    width: 25%;
    float: left;
    border-right: 1px solid #132679 ;
    border-left: 1px solid #132679 ;
    cursor: pointer;
}
.nav_box .w1190 ul li:first-of-type{
    border-left: 2px solid #132679 ;
}
.nav_box .w1190 ul li:last-of-type{
    border-right: 2px solid #132679 ;
}
.nav_box .w1190 ul li:hover{
    background-color: #2946BE;
}
.nav_box .w1190 ul li.active{
    background-color: #2946BE;
}
.nav_box .w1190 ul li span{
  display: inline-block;
    padding-left: 60px;
    font-size: 26px;
    color: #fff;
    background-image: url("../../images/wf4/nav_icon.png");
    background-repeat: no-repeat;
}
.nav_box .w1190 ul li span.icon01{
    background-position: 12px 16px;
}
.nav_box .w1190 ul li span.icon02{
    background-position: 0px -59px;
}
.nav_box .w1190 ul li span.icon03{
    background-position: 6px -124px;
}
.nav_box .w1190 ul li span.icon04{
    background-position: 8px -187px;
}

.plate_top .content{
    line-height: 42px;
    height: 64px;
}
.plate_top .content span{
    display: inline-block;
    line-height: 42px;
    height: 64px;
    font-size: 18px;
}
.right_box{
    position: absolute;
    right: 0;
    top:0;
}
.left_box{
    position: absolute;
    left: 0;
    top:0;
}
.plate_top .content {
    font-size: 18px;
}
.plate_top .content span{
    display: inline-block;
}
.plate_top .content span.line{
    margin: 0 16px;
    font-size: 16px;
}
.plate_top .btn_yellow{
    display: inline-block;
    background-color: #FFD200;
    text-align: center;
    color: #554601;
    font-size: 20px;
    width: 168px;
    height: 42px;
    line-height: 42px;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
}
.plate_top .btn_yellow:hover{
    border-color:#FFDF4D ;
    background-color: #FFDF4D;
}
.part_one{
    background: url("../../images/wf4/partoneBg.jpg")no-repeat center top;
    position: relative;
}

.plate_title{
    height: 62px;
    line-height: 62px;
}
.plate_title span{
    display: inline-block;
    font-size: 42px;
    height: 62px;
    line-height: 62px;
}
.part_one .w1190{
    position: relative;
   padding-top: 434px;
    padding-bottom: 70px;
}
.part_one .right_box{
    height: 434px;
    padding-top: 140px;
}

.part_one .content span:first-of-type{
    margin-right: 56px;
}
.part_one .btn_yellow{
    float: right;
    margin-right: 56px;
}
.part_one .right_box .plate_title span.hot_icon{
    float: right;
    text-align: right;
    padding-right:56px;
    background: url("../../images/wf4/hot_icon.png")no-repeat;
    background-position:172px 12px;
    color: #232323;
}
.part_one .right_box  .content span{
    float: right;
    color: #232323;
}
.shop_area01{
    padding: 0px 1px 0;
}
.shop_area01 li{
    float: left;
    width: 220px;
    height: 284px;
    background-color: #fff;
    margin-top: 25px;
    margin-right: 22px;
    position: relative;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all0.4s;
    transition: all 0.4s;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}
.shop_area01 li:hover{
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.4);
}
.shop_area01 li:nth-of-type(4),.shop_area01 li:nth-of-type(5),.shop_area01 li:nth-of-type(9),.shop_area01 li:nth-of-type(10){
    margin-right: 0;
}
.shop_area01 li:nth-of-type(5),.shop_area01 li:nth-of-type(10){
    float: right;
}
.shop_area01 li span.imgBox{
    display: block;
    width: 220px;
    height: 136px;
}
.shop_area01 li img{
    width: 220px;
    height: 136px;

}

.shop_area01 li .bg_orange{
    width: 220px;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    background-color: #FF6000;
    color: #fff;
    font-size: 14px;
    text-align: left;
}
.shop_area01 li .bg_orange a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.shop_area01 li .bg_orange span{
    padding-left: 6px;
    font-size: 16px;
}
.shop_area01 li .service_area{
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 37px;
    line-height: 36px;
    background: url("../../images/wf4/gray_line.png")repeat-x left bottom;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-align: left;
}
.shop_area01 li .service_area:hover{
    color: #ff6000;
}
.shop_area01 li .company_name{
    display: block;
    width: 200px;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    padding-left: 18px;
    color: #000;
    font-size: 14px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url("../../images/wf4/shop_icon.png")no-repeat left 11px;
}
.shop_area01 li .company_name:hover{
    color: #ff6000;
}
.shop_area01 li span.btn{
    display: block;
    width: 220px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #fff2ea;
    position: absolute;
    bottom: 0;
    left: 0;
}
.shop_area01 li span.btn span{
    display: inline-block;
    padding-left: 26px;
    color: #ff6000;
    font-size: 14px;
    background: url("../../images/wf4/shop_icon.png")no-repeat left -27px;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all0.4s;
    transition: all 0.4s;
}
.shop_area01 li span.btn:hover span{
    padding-left: 36px;
    margin-left: 10px;
}


.part_two{
    padding-bottom: 46px;
   background: url("../../images/wf4/parttwoBg.jpg")no-repeat center top;
}
.part_two .w1190{
    position: relative;
    padding-top: 414px;
}
.part_two .left_box{
    height: 438px;
    padding-top: 140px;
}
.part_two .left_box{
    color: #fff;
}
.shop_area{
    padding-top: 24px;
}
.shop_area li{
    margin: 24px 19px 0 0;
    float: left;
    width: 384px;
    height: 274px;
    position: relative;
}
.shop_area li>div{
    width: 384px;
    height: 274px;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #fff;
    -o-box-shadow: 6px 6px 4px rgba(0,0,0,0.4); ;
    -moz-box-shadow: 6px 6px 4px rgba(0,0,0,0.4); ;
    -ms-box-shadow: 6px 6px 4px rgba(0,0,0,0.4); ;
    -webkit-box-shadow: 6px 6px 4px rgba(0,0,0,0.4); ;
    box-shadow: 6px 6px 4px rgba(0,0,0,0.4);
    position: relative;
    padding: 16px 13px 0 13px;

}
.shop_area li:hover>div{
    margin-top:-5px;
    -o-box-shadow: 6px 6px 6px rgba(0,0,0,0.4); ;
    -moz-box-shadow: 6px 6px 6px rgba(0,0,0,0.4); ;
    -ms-box-shadow: 6px 6px 6px rgba(0,0,0,0.4); ;
    -webkit-box-shadow: 6px 6px 6px rgba(0,0,0,0.4); ;
    box-shadow: 6px 6px 6px rgba(0,0,0,0.4);
}
.shop_area li:nth-of-type(3),.shop_area li:nth-of-type(6),.shop_area li:nth-of-type(9){
    margin-right: 0;
}
.shop_area li .top{
    height: 114px;
    width: 100%;
    position: relative;
    padding-left: 162px;
    text-align: left;
}
.shop_area li .top a.imgbox{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 86px;
    border: 1px solid #d8d8d8;
    background-color: #d8d8d8;
}
.shop_area li .top a img{
    width: 100%;
    height: 100%;
}
.shop_area li .top .right_content{
    width: 192px;
}
.shop_area li .top div.companyName{
    color:#101010;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 24px;
    line-height: 24px;
}
.shop_area li .top div .shop_info{
    height: 64px;
    width: 100%;
    position: relative;
}
.shoplevel {
    display: inline-block;
    width: 62px;
    height: 22px;
    position: absolute;
    z-index: 2;
}
.part_two .shoplevel{

    top: 8px;
    left: -4px;
}

.level30a {
    background: url(../../images/wf4/shoplevel.png) no-repeat left top;
}
.level20a {
    background: url(../../images/wf4/shoplevel.png) no-repeat left -22px;
}
.level15a {
    background: url(../../images/wf4/shoplevel.png) no-repeat left -44px;
}
.level10a {
    background: url(../../images/wf4/shoplevel.png) no-repeat left -66px;
}
.level65a {
    background: url(../../images/wf4/shoplevel.png) no-repeat left -88px;
}
.level60a {
    background: url(../../images/wf4/shoplevel.png) no-repeat left -110px;
}
.shop_area li span.shop_position{
    display: inline-block;
    padding-left: 14px;
    background: url("../../images/wf4/position_icon.png")no-repeat left center;
    height: 22px;
    line-height: 22px;
    position: absolute;
    top: 38px;
    left: 0;
    max-width: 112px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #2259ba;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.shop_area li a.go_shop{
    position: absolute;
    top: 34px;
    right: 0;
    display: inline-block;
    width: 78px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
    background-color: #FD7E34;
}
.shop_area li a.go_shop:hover{
    background-color: #FF9457;
}
.shop_area li div.middle{
    height: 60px;
    width: 100%;
    padding-bottom: 10px;
    background: url("../../images/wf4/border_line.png")repeat-x left bottom;
    position: relative;
    padding-left: 52px;

}
.shop_area li div.middle .severe_icon{
    height: 48px;
    width: 40px;
    padding: 2px 0;
    border: 1px solid #E2EAFF;
    text-align: center;
    color: #6584d4;
    line-height: 22px;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
}
.shop_area li div.middle div.right_content{
    height: 48px;
    padding: 2px 0;
    color: #757575;
    font-size: 14px;
    text-align: left;
    overflow: hidden;
    line-height: 22px;
}
.shop_area li div.bottom{
    width: 100%;
    height: 60px;
    position: relative;
    overflow: hidden;
    padding-left: 50px;
    padding-top: 10px;
}
.shop_area li div.bottom .severe_icon{
    height: 48px;
    width: 40px;
    padding: 2px 0;
    border: 1px solid #E2EAFF;
    text-align: center;
    color: #6584d4;
    line-height: 22px;
    font-size: 14px;
    position: absolute;
    top: 10px;
    left: 0;
    background-color: #E2EBFF;
}
.shop_area li div.bottom div.right_content ul{
    padding-top: 2px;
    height: 48px;
    line-height: 48px;
    width: 306px;
    float: left;
}
.shop_area li div.bottom div.right_content ul li{
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin: 0;
    float: none;
    position: relative;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
}
.shop_area li div.bottom div.right_content ul li span.dot_icon{
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #6584d4;

}
.shop_area li div.bottom div.right_content ul li a{
    display: inline-block;
    width: 170px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #111;
}
.shop_area li div.bottom div.right_content ul li a:hover{
    text-decoration: none;
    color: #6487d4 ;
}
.shop_area li span.price{
    float: right;
    display: inline-block;
    color: #fb7b33;
    font-size: 14px;
}

.part_three{
    height:800px;
    background: url("../../images/wf4/partthreeBg.jpg")no-repeat center top;
   

}
.part_three .w1190{
    position: relative;
    padding-top: 456px;
}
.part_three .right_box{
    padding-top: 156px;
}
.part_three .right_box .plate_title span{
    float: right;
    color: #232323;
}
.part_three .right_box  .content span{
    float: right;
    color: #232323;
}
.part_three .right_box .btn_yellow{
    float: right;
}
.part_four{
    height:770px;
    background: url("../../images/wf4/partfourBg.jpg")no-repeat center top;
}
.part_four .w1190{
    padding-top: 456px;
    position: relative;
}
.part_four .w1190 .left_box{
    padding-top: 156px;
    height: 456px;
}
.part_four .w1190 .left_box{
    color: #232323;
}
.part_four .shop_area01 li{
    height: 244px;
}
.part_four .shop_area01 li .service_area{
    background: transparent;
}
.part_four .shop_area01 li span.btn {
    background-color: #FF6000;
}
.part_four .shop_area01 li span.btn span{
    color: #fff;
    background: url(../../images/wf4/talk_icon.png)no-repeat left center;
}
.part_four .shop_area01 li .service_area{
    font-size: 14px;
}
.part_four .shop_area01 div.box_border{
    width: 200px;
    margin: 0 auto;
    height: 28px;
    line-height: 28px;
    position: relative;
}
.part_four .shop_area01 .company_position{
    display: inline-block;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #205eba;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 130px;
    background: url("../../images/wf4/position_icon.png")no-repeat left center;
    padding-left: 18px;

}
.part_four .shop_area01 div.box_border .shoplevel{
    right: 0px;
    top: 2px;
}


.part_five{
    background-color: #fff;
    height: 596px;
}
.part_five .part_five_title{
    padding-top: 42px;
    height: 118px;
    line-height: 76px;
    text-align: center;
}
.part_five .part_five_title span{
    display: inline-block;
    margin: 0 16px;
    color: #333333;
    font-size: 36px;
}
.part_five  ul{
    height: 380px;
    width: 100%;
    padding-top: 40px;
}
.part_five ul li{
    height: 300px;
    width: 262px;
    float: left;
    margin:0 22px;
    position: relative;
    background: url("../../images/wf4/part_five_contentbox.png")no-repeat center top;
}

.part_five ul li:first-of-type{
    margin-left: 0;
}
.part_five ul li:last-of-type{
    margin-right: 0;
    float: right;
}
.part_five ul li span.icon{
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-image: url("../../images/wf4/part_fiveicon.png");
    background-repeat: no-repeat;
}
.part_five ul li .icon01{
    background-position: 19px 4px;
}
.part_five ul li .icon02{
    background-position: -62px 5px;
}
.part_five ul li .icon03{
    background-position: -143px 5px;
}
.part_five ul li .icon04{
    background-position: -229px 4px;
}

.part_five .btn_blue{
    margin: 0 auto;
}
.part_five ul li .content{
    padding-top: 11px;
}
.part_five ul li div.box_border{
    text-align: left;
    width: 100%;
    margin-top: 17px;
    padding-left: 36px;
    font-size: 16px;
    color: #010101;
    line-height: 26px;
    position: relative;
}
.part_five ul li div span.circle{
    height: 4px;
    width: 4px;
    display: inline-block;
    background-color: #4974df;
    position: absolute;
    left: 26px;
    top: 11px;
}
.part_five ul li div span.color_blue2{
    font-size: 16px;
    color: #4837d1;
    font-weight: bold;
}
.part_five .btn_blue{
    margin: 0 auto;
}


.part_six{
    padding-top: 50px;
    background: url("../../images/wf4/partsixBg.jpg")no-repeat center top;
}
.part_six_title{
    font-size: 36px;
    color: #fff;
    height: 56px;
    line-height: 56px;
    text-align: center;
}
.part_six_titleinfo{
    font-size: 18px;
    color: #fff;
    height: 38px;
    line-height: 38px;
    text-align: center;
}
.input_box_wf4{
    padding-top: 34px;
    width: 654px;
    margin: 0 auto;
    height: 241px;
}
.input_box_wf4 input{
    border: 0;
    background-color: #F8F8F8;
    text-indent: 20px;
    font-size: 22px;
    color: #333;
    width: 100%;
    height: 64px;
    line-height: 64px;
    [;line-height: 1;];
    text-align: left;
    width: 100%;
    padding: 0;
}
.input_box_wf4 .btn_yellow{
    display: inline-block;
    width: 276px;
    padding: 16px 0;
    text-align: center;
    margin-top: 50px;
}
.input_box_wf4 .btn_yellow span{
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding-left: 40px;
    background: url("../../images/wf4/icon_two.png")no-repeat;
}
.input_box_wf4 .floatleft span{
    background-position: -19px -303px;
}
.input_box_wf4 .floatright span{
    background-position: -19px -177px;
}
.your_identity{
    height: 220px;
}
.your_identity li{
    height: 220px;
    width: 380px;
    float: left;
    background-color: rgba(0,0,0,0.2);
    padding-top: 22px;
    text-align: center;

}
.your_identity li:nth-of-type(2){
    margin-left: 25px;
}
.your_identity li:nth-of-type(3){
    float: right;
}
.your_identity li .title{
  color: #ffd50f;
    font-size: 24px;
    height: 64px;
    line-height: 64px;
}
.your_identity li .content{
     color: #fff;
    font-size: 14px;
    line-height: 24px;
    height: 68px;
}
#employer{
    position: relative;
}

#employer .tel_box2{
    display: none;
    position: absolute;
    z-index: 5;
    width: 380px;
    height: 142px;
    top: -142px;
    left: -111px;
    background: url("../../images/wf4/white_triangle2.png")no-repeat center 118px;
}
#employer:hover .tel_box2{
    display: block;
}
#employer .tel_box2>div{
    width: 380px;
    height: 118px;
    background-color: #fff;
}
#employer .tel_box2 div.title{
    text-align: center;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    color: #242424;
}
#employer .tel_box2 div.title span{
    color: #ff6600;
}
#employer .tel_box2 div .appointment_box{
    width: 350px;
    margin: 0 auto;
}
#employer .tel_box2 input{
    height: 44px;
    line-height: 44px;
    padding: 0 ;
[;line-height: 1;];
    width: 230px;
    font-size: 16px;
    color: #333;
    text-align: left;
    text-indent: 10px;
    border: 1px solid #e5e5e5;
    border-right: 0;
    float: left;
    position: relative;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
#employer .tel_box2 .btn_yellow{
    display: inline-block;
    width: 116px;
    float: left;
    height: 44px;
    line-height: 44px;
    border: 1px solid #FFD200;
    background-color: #FFD200;
    font-size: 16px;
    color: #554500;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
#employer .tel_box2 .btn_yellow:hover{
    border-color:#FFDF4D ;
    background-color: #FFDF4D;

}
#employer .tel_box2 input:focus{
    border: 1px solid  #FFDF4D;
    background-color: #fff;
    border-right: 0;
    z-index: 5;
}
.fixed_bottom{
    overflow: hidden;
    position: fixed;
    left: 0;
    bottom:0px;
    z-index: 5000;
    width: 100%;
    min-width: 1190px;
    height: 62px;
    background-color: rgba(0,0,0,0.8);
}
.fixed_bottom .w1190{
    height: 62px;
    background: url("../../images/wf4/bottom_bg.png")no-repeat left center;
}
.fixed_bottom .close_bottom{
    display: inline-block;
    height: 40px;
    width: 40px;
    cursor: pointer;
    float: right;
    margin-top: 11px;
    background: url("../../images/wf4/icon_two.png")no-repeat;
    background-position:-8px -373px;
}
.fixed_bottom .input_box_wf4{
    float: right;
    margin-right: 68px;
    margin-top: 8px;
    height: 48px;
    width: 402px;
    padding: 0;
}
.fixed_bottom .input_box_wf4 input{
    float:left;
    background-color: #fff;
    border: 0;
    height: 48px;
    line-height: 48px;
[;line-height: 1;];
    padding: 0;
    text-align: left;
    width: 260px;
    font-size: 18px;
    text-indent: 14px;
    color: #333;
}
.fixed_bottom .input_box_wf4 a{
    display: inline-block;
    width: 140px;
    float: left;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-color: #FED21B;
}
.fixed_bottom .input_box_wf4 a span{
    font-size: 18px;
    color: #554601;
    padding-left: 26px;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    background: url("../../images/wf4/icon_tel01.png")no-repeat left center;

}
.fixed_rightbottom{
    position: fixed;
    left: 0;
    bottom:0px;
    height: 80px;
    width: 0px;
    cursor: pointer;
    overflow: hidden;
}
.fixed_rightbottom div{
    width: 140px;
    position: absolute;
    bottom: 2px;
    right: 0;
    height: 62px;
    background-color: rgba(0,0,0,0.8);
    border-radius:10px ;
    z-index: 5000;

}
.fixed_rightbottom .monkey_icon{
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 52px;
    background: url("../../images/wf4/monkey_icon.png")no-repeat center bottom;
    width: 74px;
    height: 80px;
}
.fixed_rightbottom .reservations{
    width: 45px;
    height: 36px;
    line-height: 18px;
    position: absolute;
    right: 6px;
    bottom: 6px;
    text-align: left;
    background: url("../../images/wf4/right_allow.png")no-repeat right center;
    font-size: 14px;
    color: #ffea00;
}
#close_bottom{
    display: inline-block;
    font-size: 18px;
    position: absolute;
    top: 13px;
    right: 4px;
    color: #fff;
    z-index: 9999;
    -moz-transition: 0.5s ease-in;
    -ms-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    -webkit-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
}
#close_bottom:hover{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);

}





