/* 竞价智库 banner */
/*.bid_div{
    width: 100%;
    height: 400px;
    background-image: url("../images/bid-for-think-tank/bid_banner.png");
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}
.bid_div_mid{

    padding: 0;
    overflow: hidden;
}
/!*.nm_text{
    font-size: 38px;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-shadow: 2px 3px 1px rgba(0,0,0,.6);
    margin: 125px 0 55px;
}*!/
.bid_ul{
    width: 1200px;
    margin: 290px auto 0;
    text-align: center;
}
.bid_li{
    display: inline-block;
    font-size: 24px;
    color: #fff;
    padding: 10px 20px;
    background-color: #ff8c12;
    border-radius: 5px;
    cursor: pointer;
    text-shadow: 0 1px 0 rgba(0,0,0,.2);
}
.different_act{color: #fff;}
/!* 竞价智库 banner 结束 *!/*/


/* 竞价智库 banner */
.register_div{
    width: 100%;
    background: url("../images/login/tryout_bg.png") no-repeat;
    background-position: center;
    overflow: hidden;
}
.register_div_mid{
    width: 960px;
    height: 400px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
.nm_text{
    font-size: 38px;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-shadow: 2px 3px 1px rgba(0,0,0,.6);
    margin: 125px 0 55px;
}
.register_ul{
    margin: 270px 0 0 520px;
    text-align: center;
}
.register_li{
    display: inline-block;
    font-size: 24px;
    color: #fff;
    padding: 10px 20px;
    background-color: #ff8c12;
    border-radius: 5px;
    cursor: pointer;
    text-shadow: 0 1px 0 rgba(0,0,0,.2);
}
.different_act{color: #fff;}
/* 竞价智库 banner 结束 */

/* 竞价智库 导航栏样式 */
.bid_menu{
    width: 100%;
    padding: 10px 0;
    border: 1px solid #dadada;
    margin: 56px 0 25px;
    background: #fff;
}
.bid_menu_li{
    float: left;
    border-right: 1px dashed #dadada;
}
.bid_menu_li:nth-child(3n){
    border-right: none;
}
.bid_menu_link{
    display: inline-block;
    width: 175px;
    color: #333;
    font-size: 18px;
    text-align: center;
    padding: 10px 25px;
}
.bid_menu_img{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url("../images/bid-for-think-tank/bid_menu_img.png") no-repeat;
    margin-right: 10px;
    vertical-align: middle;
}
.bid_menu_img_1{background-position: 0 0;}
.bid_menu_img_2{background-position: 0 -50px;}
.bid_menu_img_3{background-position: 0 -100px;}
.bid_menu_img_4{background-position: 0 -150px;}
.bid_menu_img_5{background-position: 0 -200px;}
.bid_menu_img_6{background-position: 0 -250px;}
/* 竞价智库 导航栏样式 结束 */



