body{
    font-family: Helvetica,"Microsoft YaHei",Tahoma,Arial,"Hiragino Sans GB","Hiragino Sans GB W3",STXihei,STHeiti,Heiti,SimSun,sans-serif;
}
img{
    display: block;
}
.clearFix{
    content:"";
    /*clear: both;*/
    display: block;
}
.clearFix:after{
    zoom: 1;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
ul li{
    float: left;
    list-style: none;
}
a{
    text-decoration: none;
}
*{
    padding: 0;
    margin: 0;
}
.wraper{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.top_nav{
    width: 100%;
    height: 130px;
}
.top_nav .wraper{
    padding: 30px 10px;
    height:70px;
    position: relative;
}
/*.nav{
    margin-left: 130px;
}
.nav li{
    margin-right: 36px;
}*/
/*.nav li a{
    display: block;
    height: 76px;
    text-align: center;
    line-height: 76px;
    color: #4d4d4d;
    font-size: 14px;
    cursor: pointer;

}*/
.active{
    background: url(../images/line.jpg) no-repeat center 50px;
    background-size: 100% 2px;
}
.top{
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background: #d0d0d0;
    padding-left: 10px;
}
.top ul li a{
    color: #000000;
    font-size: 14px;
}
.banner{
    width: 100%;
    height: 300px;
    background: url(../images/join/banner.jpg) no-repeat center;
}
.banner .left_bar{
    width: 280px;
    position: fixed;
    top: 185px;
    /*left: 300px;*/
}
.banner .left_bar li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 1px;
    background: rgba(127, 61, 158, 0.8);
    text-align: center;
}
.banner .left_bar li.no_bg{
    background: none;
}
.banner .left_bar li a{
    color: #ffffff;
    width: 100%;
    height: 40px;
    display: block;
}
.banner .left_bar li.no_bg a{
    color: #000000;
}
.main{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 100px;
}
.join_box{
    width: 920px;
    padding-top: 36px;
    padding-top: 36px;
}
.join_box .main_box{
    padding: 0 20px;
}
.join_box .title{
    width: 100%;
    height: 131px;
    /*line-height: 131px;*/
    text-align: center;
    color: #ffffff;
    border-bottom: 1px solid #ccc;
    background: url(../images/join/title_bg.jpg) no-repeat;
    padding-bottom: 10px;
    overflow: hidden;
}
.join_box .title .p1{
    font-size: 30px;
    margin-top: 40px;
}
.join_box .title .p2{
    font-size: 18px;
}
.join_box .four_site{
    width: 100%;
    height: 200px;
    background-color: #f8f7fa;
    margin-top: 12px;
    position: relative;
    z-index: 100;
    overflow: hidden;
}
.join_box .four_site .left,.join_box .four_site .bottom{
    position: absolute;
    left: 10px;
    bottom: 10px;
    background: #bfbfbf;
    z-index: 1000;
}
.join_box .four_site .left,.join_box .four_site .right{
     width: 1px;
     height: 100px;
 }
.join_box .four_site .bottom,.join_box .four_site .ttop{
    height: 1px;
    width: 200px;
}
.join_box .four_site .right,.join_box .four_site .ttop{
    position: absolute;
    top: 10px;
    right: 10px;
    background: #bfbfbf;
    z-index: 1000;
}
.join_box .four_site .left{
    bottom: 5px;
}
.join_box .four_site .bottom{
    left: 5px;
}
.join_box .four_site .ttop{
    right: 5px;
}
.join_box .four_site .right{

    top: 5px;
}
.join_box .four_site p {
    font-size: 24px;
    padding-left: 84px;
    line-height: 30px;
    background: url(../images/join/p_bg.png) no-repeat ;
}
.join_box .four_site p.p1{
    margin-top: 34px;
    color: #f9b100;
    background-position: 245px 10px;
}
.join_box .four_site p.p2{
    color: #5ea585;
    background-position: 245px -36px;
}
.join_box .four_site p.p3{
    color: #6e96c7;
    background-position: 245px -82px;
}
.join_box .four_site p.p4{
    color: #7eb34b;
    background-position: 245px -129px;
}
.join_box .four_site p span{
    font-size: 16px;
    color: #616161;
    margin-right: 20px;
}
.join_box .four_site p span:nth-child(1){
    margin-left: 50px;
}
.join_box .sub_title{
    height: 114px;
    color: #000000;
    border-bottom: 1px solid #ccc;
    text-align: center;
    overflow: hidden;
}
.join_box .sub_title .p1{
     font-size: 30px;
     margin-top: 30px;
 }
.join_box .sub_title .p2{
    font-size: 18px;
}
.join_box .four_advs{
    padding: 30px 80px 0;
    clear: both;
    overflow: auto;
}
.join_box .four_advs li{
    background: url(../images/join/input_bg.jpg) no-repeat;
    width: 359px;
    height: 48px;
    margin-bottom: 20px;
}
.join_box .four_advs li:nth-child(1),.join_box .four_advs li:nth-child(3){
    margin-right: 30px;
}
.join_box .four_advs li span{
    line-height: 48px;
    display: block;
    text-align: center;
    float: left;
}
.join_box .four_advs li span:nth-child(1){
    width: 97px;
    color: #ffffff;
    font-size: 24px;
}
.join_box .four_advs li span:nth-child(2){
    color: #616161;
    font-size: 16px;
    margin-left: 25px;
}
.join_box .four_tips{
    padding: 25px 260px;
    border-bottom: 1px solid #ccc;
}
.join_box .four_tips p{
    font-size: 30px;
    text-align: center;
    margin-top: 30px;

}
.job_box .job{
    width: 224px;
    height: 60px;
    margin: 35px 0 25px 0;
    font-size: 24px;
    text-align: center;
    line-height: 60px;
    background: #474683;
    color: #ffffff;
}
.job_box .p1{
    font-size: 24px;
    color: #262626;
    margin-bottom: 20px;
}
.job_box .p1 span{
    margin-right: 50px;
}
.job_box .p2{
    font-size: 16px;
    color: #262626;
    margin-bottom: 20px;
    margin-left: 40px;
}
.contact{
    margin-top: 80px;
}
.contact .job{
    font-size: 28px;
}
.contact .p1{
    font-size: 18px;
    color: #000000;
    margin-left: 40px;
}
/*.contact .p1 span{*/
    /*color: #666666;*/
/*}*/
.btm_list ul li:nth-child(1){
    font-weight: bold;
    font-size:16px;
    color: #4d4d4d;
}
.btm_list{
    clear: both;
    overflow: auto;
}
.btm_list ul {
    float: left;
    margin-left: 100px;
    /*margin-top: 120px;*/
}
.btm_list ul:nth-child(1){
    margin-left: 0px;
}
.btm_list ul li{
    float: none;
    margin-top: 20px;
    font-size:14px;
}
.btm_list ul li a{
    color: #4d4d4d;
    cursor: pointer;
}
.btm_list ul li a:hover{
    color: #662680;
}
.gzwm li:nth-child(2){
    background: url(../images/tcat.png) no-repeat;
    padding-left: 30px;

}
.gzwm li:nth-child(3){
    background: url(../images/sina.png) no-repeat;
    padding-left: 30px;

}
.gzwm li:nth-child(4){
    background: url(../images/media.png) no-repeat;
    padding-left: 30px;

}
.gzwm {
    width: 86px;
    text-align: center;
}
.wx{
    width: 110px;
    text-align: center;
}
.wx li:nth-child(1){
    font-size: 18px;
    font-weight: bold;
}
.phone{
    width: 270px;
    text-align: center;
}
.phone li:nth-child(1){
    font-size: 24px;
    font-weight: bold;
}
.phone li:nth-child(2){
    color: red;
    font-size: 18px;
    font-weight: bold;
}
.free li a{
    cursor: pointer;
}
.links{
    padding: 160px 0;
}
.links div:nth-child(1){
    height: 42px;
    background-color: #eeeeee;
}
.links div:nth-child(1) a{
    display: block;
    height: 42px;
    width: 122px;
    text-align: center;
    line-height: 42px;
    background-color: #535353;
    color: #ededed;
}
.link_box{
    padding: 30px 30px;
}
.link_box li{

    margin-right: 14px;
}
.link_box li a{
    color: #4d4d4d;
    font-size: 14px;
}
footer{
    padding-top: 100px;
    padding-bottom:118px;
}
footer p{
    text-align: center;
    font-size: 14px;
    color: #4d4d4d;
}