.main{
    position: relative;
    width: 1200px;
    margin: 0 auto;

}
.navs{
    display: inline-block;
    float: left;
    margin-top: 32px;
}
.main .til p{
    font-size: 20px;
    font-weight: bold;
}
.main .til span{
    color: #666666;
    font-size: 12px;

}
.main .til{
    width: 220px;
    height: 45px;
    border-left: 7px solid #004098;
    margin-bottom: 15px;
    padding-left: 10px;
}
.main .navs_01{padding: 0;}
.main .navs_01>li{
    position: relative;
    width: 220px;
  /*  padding: 15px 0 15px 0; */
    text-align: center;
    /*background-color: #004098;*/
    background-color: #666666;
    margin-top: 5px;
    color: #fff;
}
.navs_02_1,.navs_02_2,.navs_02_3{
    border-top: 1px solid #fff;
}
.navs_02_1>li,.navs_02_2>li,.navs_02_3>li{
   /* padding: 15px 0 15px 0; */
    text-align: center;
    background-color: #666;
}

.detail_con{
    display: inline-block;
    width: 930px;
    padding-left: 50px;

}
.detail_con .site{
    width: 100%;
    height: 32px;
    border-bottom: 1px solid #999999;
    margin-bottom: 30px;
}
.detail_con .site ul{
    float: right;
}
.detail_con .site ul li{
    height: 32px;
    line-height: 32px;
    float: left;
}
.detail_con .site ul li a {
    text-decoration: none;
    color: #666;
}
.job{
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
}

.askfor{
    margin-top: 50px;
    width: 100%;
    height: 60px;
    margin-bottom: 130px;
}
.askfor li{
    float: left;
    width: 50%;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}
.desc{
    margin-top: 50px;
}
.desc b{
    font-size: 18px;
    color: #666;
}
.desc p{
   /* padding: 15px 0 15px 0;*/
}
.reque{
    margin-top: 30px;
}
.reque b{font-size: 18px;color: #666;}
.reque ul li{
    padding: 10px 0 10px 0;
}
.company_mes{
    margin-top: 30px;
    margin-bottom: 50px;
}
.company_mes b{
    font-size: 18px;
    color: #666;
}
.company_mes p{
    padding: 10px 0 10px 0;
}
.inline_note{
    width: 200px;
    height: 50px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    background: #004098;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
}

/*以上是招聘信息代码*/


.call{
    font-size: 30px;
    color: #004098;

    margin-bottom: 50px;
}
.sites{
    margin-top: 40px;
}
.sites b{
    font-size: 18px;
}
.sites .msg{
    height: 80px;
    background-color: #f5f5f5;
    padding: 15px 10px;
    margin-top: 10px;
}
.sites .msg ul li{
    float: left;
    width: 210px;
    height: 40px;
    line-height: 40px;
}
.map{
    margin-top: 63px;
}



.forms{
    margin-top: 50px;
    width: 100%;
}
.forms ul{
    width: 930px;
}
.forms ul li{
    font-size: 18px;
    float: left;
    width: 290px;
    height: 60px;
    padding: 15px 0 15px 20px;
    background-color: #e5e5e5;
    margin-right: 15px;
}
.forms ul li input{
    background-color: transparent;
    margin-left: 10px;
    width: 70%;
    border: none;
    outline: none;

}
.forms ul li input::placeholder{
    font-size: 18px;
    color: #999;
}
.forms textarea{
    /*width: 930px;*/
	width: 900px;
    height: 300px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #e5e5e5;
	border:0px;
}
.verif{
    display: inline-block;
    width: 386px;
    height: 60px;
    line-height: 60px;
    background-color: #e5e5e5;
    padding: 0 15px;
}
.verif input{
    width: 30%;
    height: 36px;
    background-color: #f5f5f5;
    margin: 0 10px 0 10px;
    border: none;
    outline: none;

}
.submit_btn{
    display: inline-block;
    width: 385px;
    height: 60px;
    line-height: 60px;
    background-color: #004098;
    color: #fff;
    font-size: 18px;
    text-align: center;
    float: right;
}
/*联系方式结束*/
.hiring{
    margin-top: 30px;width: 930px;
    height: 240px;
    margin-bottom: 30px;
    /*background: url("../image/talents.png") no-repeat;*/
}
.weal .reward{
    font-size: 25px;
    color: #004098;
}
.weal ul{
    margin-top: 20px;
}
.weal ul li{
    height: 25px;
    color: #666;
}
.flow{
    margin-top: 50px;
}
.flow ul{
    color:#666;
}
.flow b{
    font-size: 16px;
}
.flow ul{
    margin-top: 30px;
}
.flow ul li{
    height: 25px;
    line-height: 25px;
}
.tablee{
    margin-top: 50px;
}
.tablee td,th{
    text-align: center;

}
.firs{
    background-color:#004098;
    color: #fff;
}
.pages{
    width: 250px;
    margin: 0 auto;
}
.pages .last,.next{
    display: inline-block;
    width: 90px;
    height: 30px;
    margin-left: 15px;
    line-height: 30px;
    text-align: center;
}
.pages .last{
    background-color: #004098;
    color: #fff;
}
.pages .next{
    background-color: #e6e6e6;
    color: #000;
}

.map #allmap{width:100%; height:500px;}