.top-banner
{
    width: 100%;
    min-width: 1200px;
    height: 300px;
    background: url(../images/join_banner.jpg) center no-repeat;
}
.about_con
{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 70px;
}
.pos_div
{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.about_con_title
{
    height: 34px;
    border-bottom: 1px solid #dddddd;
    color: #aaaaaa;
    font-size: 14px;
    margin-top: 20px;
    padding-top: 16px;
}
.about_con_title span
{
    display: block;
    height: 18px;
    line-height: 18px;
    border-left: 4px solid #2eb395;
    padding-left: 10px;
}
.about_con_title span a
{
    color: #aaaaaa;
}
.about_con_title span a:hover
{
    color: #f15927;
}
.position-bg
{
    width: 1080px;
    height: 200px;
    background: url(../images/name_bg.jpg) center bottom no-repeat #ffffff;
    padding: 65px 0 0 120px;
}
.position-bg ul li
{
    float: left;
    font-size: 18px;
    padding: 0 17px 0 18px;
    border-right: 2px solid #dddddd;
    cursor: pointer;
}
.position-bg ul li:hover
{
    color: #ff6a06;
}
.position-bg ul li.nobor
{
    border-right: none;
}
.position-bg ul li.sel
{
    color: #ff6a06;
}
.fixed-position-bg
{
    position: fixed;
    top: 0px;
    z-index: 10;
}
p.pos-name
{
    display: block;
    line-height: 48px;
    font-size: 24px;
    border-bottom: 1px solid #eeeeee;
}
p.pos-ask
{
    height: 30px;
    margin: 40px 0 24px 0;
    width: 100%;
    background-color: #eeeeee;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    text-indent: 14px;
}

span.pos-content
{
    padding-left: 14px;
    display: block;
    line-height: 30px;
}
span.pos-content b
{
    padding-top: 15px;
    display: block;
}
.join-btn-div
{
    width: 100%;
    text-align: center;
    border-bottom: 2px dashed #eeeeee;
    padding-bottom: 50px;
    margin-bottom: 70px;
}
.join-btn
{
    width: 201px;
    height: 42px;
    display: inline-block;
    line-height: 40px;
    background: url(../images/join_btn.png);
    color: #ffffff;
    font-size: 16px;
    border: none;
    cursor: pointer;
    font-family: Microsoft yahei;
    text-align: center;
}
.join-btn:hover
{
    background: url(../images/join_btn_hover.png);
    color: #ffffff;
}
.mes-tk
{
    width: 445px;
    overflow: hidden;
    position: relative;
    display: none;
}
.mes-tk .main
{
    width: 100%;
    margin: 0px auto;
    background-color: #ffffff;
}
.mes-tk .main .top1
{
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    width: 425px;
    background-color: #f3f3f3;
    font-size: 16px;
    color: #f17421;
    border-bottom: 1px solid #e5e5e5;
}
.mes-tk .main .top2
{
    line-height: 50px;
    padding-left: 20px;
    width: 425px;
    font-size: 14px;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
}
.mes-tk .main .yanzheng
{
    padding: 40px 0 0 70px;
    height: 70px;
}
.mes-tk .main .yanzheng span
{
    padding-right: 20px;
    line-height: 30px;
    float: left;
}
.mes-tk .main .yanzheng input
{
    float: left;
    width: 84px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #dddddd;
    font-family: Microsoft yahei;
    color: #666666;
    padding: 0 15px;
}
.mes-tk .main .yanzheng .yzmimg
{
    float: left;
    margin-left: 20px;
}
.mes-tk .main .yanzheng input:focus
{
    border: 1px solid #ffa970;
}
.mes-tk .main .bottom
{
    height: 70px;
    width: 100%;
}
.mes-tk .main .bottom a
{
    line-height: 30px;
    height: 32px;
    width: 116px;
    text-align: center;
    color: #ffffff;
    float: left;
    margin-left: 126px;
    font-size: 16px;
    cursor: pointer;
    background: url(../images/yz_btn.png) no-repeat;
}
.mes-tk .main .bottom a:hover
{
    background: url(../images/yz_btn_hover.png) no-repeat;
}
.mes-tk .main .bottom span
{
    float: left;
    color: #999999;
    padding-left: 20px;
    line-height: 30px;
    display:none;
}
.mes-tk .main .reload
{
    width: 29px;
    height: 22px;
    float: right;
    margin: 4px 90px 0 12px;
    background: url(../images/reload.png) no-repeat;
    cursor: pointer;
}
.mes-tk .main .verifyImg{
	width:58px;
	height:28px;
	margin-left:10px;
	float:left;
}
.mes-tk .main .reload:hover
{
    background: url(../images/reload_hov.png) no-repeat;
}
