@charset "utf-8";

.r_info {
    height: 480px;
    overflow: auto;
    width: 290px;;
}

.r_info li {
    border-bottom: solid cornflowerblue 1px;
    padding: 2px;
    font-size:12px;
    color:#666;
}

a.a_btn_join {

    text-align: center;
    display: inline-block;
    float: right;
    width: 160px;
    height: 60px;
    line-height: 60px;
    background: #f73f07;
    color: #fff;
    font-size: 20px;
    font-family: microsoft yahei;
    text-decoration: none;

}

a.a_btn_join:link {

    background: #f73f07;
    color: #fff;
    text-decoration: none;

}

a.a_btn_join:hover {

    background: #cf0715;
    color: #fff;
    text-decoration: none;

}

a.a_btn_renew {

    text-align: center;
    display: inline-block;
    float: left;
    width: 130px;
    height: 60px;
    line-height: 60px;
    background: #0066CC;
    color: #fff;
    font-size: 20px;
    font-family: microsoft yahei;
    text-decoration: none;

}

a.a_btn_renew:link {

    background: #0066CC;
    color: #fff;
    text-decoration: none;

}

a.a_btn_renew:hover {

    background: #cf0715;
    color: #fff;
    text-decoration: none;

}

.hot_tel {
    width: 100%;
    padding: 5px 0;
    font-size: 20px;
    text-align: center;
    background: #cf0715;
    color: #fff;
    font-family: microsoft yahei;
}

.map_info {
    border: #ccc solid 1px;
    border-collapse: collapse
}

.map_info td {
    border: #ccc solid 1px;
    border-collapse: collapse;
    padding: 2px;
}

.area_select {
    font-size: 14px;
}

.b_show , .b_show:link, .b_show:visited{
    color: #fff;
    background: #0a67fb;
    display:inline-block;
    text-align: center;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    font-size: 12px;
    padding: 0 8px;
}

.b_show:hover{

    text-decoration: none;
    background: #fb0130;

}

.u_btn_show , .u_btn_show:link, .u_btn_show:visited{
    color: #fff;
    background:#0a67fb;
    display:inline-block;
    text-align: center;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    font-size: 12px;
    padding: 0 8px;
}

.u_btn_show:hover{

    text-decoration: none;
    background:#ff2d04;

}

.agent_post_left{ width: 800px; float:left}

.agent_post_right{ width: 380px; float:right; border: #ccc solid 1px; padding: 5px; font-size: 14px; line-height: 200%;}

.agent_post_title{ font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, '宋体'; font-size: 24px; color: #ff2d04; text-align: center; width: 100%; margin: 10px 0;}

.agent_post_table {
    border-collapse: collapse;
    width: 100%;

}

.agent_post_table td {
    border-collapse: collapse;
    padding: 5px;
    border: #ddd solid 1px;
    font-size: 14px;

}

.agent_input {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.agent_bt {
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    background-color: #ff2d04;
    text-align: center;
    border: none;
    cursor:pointer;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, '宋体';
}

.get_map_bt{

    display: inline-block;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: #0a6fdf;
    text-align: center;
    border: none;
    cursor:pointer;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, '宋体';
    text-decoration: none;

}
.get_map_bt:hover{text-decoration: none;}