@charset "utf-8";

.vip_top {
    width: 1200px;
}

.top {
    width: 1200px;
    margin: 3px auto;
}

.top_logo {
    float: left;
    font-weight: bold;;
    font-size: 24px;
}



.logo {
    display: inline-block;
    float: left;
}

.logo_r_name {
    font-size: 24px;
    margin-top: 10px;
    display: inline-block;
    float: left;
    font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif, '宋体';
    font-weight: normal;
    margin-left: 5px;
     
}


.top_search {
    float: right;
    padding-top: 10px;
}

.menu_bg{ border-bottom: #c60626 solid 1px; margin: 20px auto; width: 100%;}

.menu {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
}

.menu a ,.menu a:visited,.menu a:link{
    width: 105px;
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}


.menu a:hover {
    color: #ff2d04;
    text-decoration: none;


}

.footer {
    width: 1200px;
    margin: 15px auto;
    border-top: #ccc solid 1px;
    padding: 20px 0;
}

.footer a, .footer a:visited, .footer a:link {
    color: #333;
    text-decoration: none;
}

.footer a:hover {
    color: #f8034e;
    text-decoration: none;

}



.foot_bg{ width: 100%; background: #494949;  padding: 20px 0;}
.foot{ width: 1200px; margin: 0 auto;}
.foot-ewm{ float: left;}
.foot_l{ float: left; margin-left: 200px; color: #fff; height: 100px; line-height: 100px;}


.menu_2 {
    color: #333;
    text-decoration: none;
}

.menu_2 a:hover {
    color: #FF3300;
    text-decoration: none;

}

.menu_2 {
    width: 1200px;
    margin: 1px auto;
    height: 50px;
    border: #ddd solid 1px;
    background: #f5f5f5
}

.menu_2 a {
    width: 80px;
    display: inline-block;
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.menu_2 a:visited {
    color: #333;
    text-decoration: none;
}

.menu_2 a:link {
    color: #333;
    text-decoration: none;
}

.menu_2 a:hover {
    color: #FF3300;
    text-decoration: none;

}

.main {
    width: 1200px;
    margin: 5px auto;
}

.on_line_consult {
    display: block;
    width: 150px;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #ff2d04;
    text-align: center;
    margin: 10px auto;
    text-decoration: none;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, '宋体';
    -moz-border-radius: 5px;/*css3圆角*/
    -webkit-border-radius: 5px;/*css3圆角*/
    border-radius:5px;/*css3圆角*/
}

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

.pagination {
    width: 100%;
    font-size: 12px;
}

.pagination li a, .pagination li a:visited, .pagination li a:link {
    font-size: 12px;
    color: #fff;
    padding: 3px 5px;
    float: left;
    display: inline-block;
    background: #0099CC;
    margin-right: 3px;

}

.pagination li a:hover {
    color: #fff;
    text-decoration: none;
    background: #ff2d04;

}

.frj123_top {
    height: 50px;
    line-height: 50px;
    width: 100%;
    margin: 0px auto;
    background: url(/agent_ali/public_file/images/frj123_top_bg.jpg) repeat-x bottom #fff;
    margin-bottom: 5px;
    color: #cf0543;
    border-bottom: #ccc solid 1px;

    position: fixed;
    left: 0px;
    /*_bottom:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);*/
    _top: expression(documentElement.scrollTop + "px");
    /*_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);*/
    z-index: 999;
    _position: absolute;

}

.frj123_top a, .frj123_top a:visited {
    font-size: 14px;
    color: #cf0543;
    display: inline-block;
    margin-left: 10px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle
}

.frj123_top a:hover {
    color: #FF0000
}
