@charset "UTF-8";
/*顶部*/
.top{
    width: 100%;
    background-color: #f3f3f3;
}
.content-wrap{
    content: '';
    display: table;
    clear: both;
}
.top p{
    font-size: 12px;
    line-height: 36px;
    color: #666666;
}
.top-nav{
    overflow: hidden;
}
.top-nav li{
    float: left;
    line-height: 36px;
    margin-left: 10px;
}
.top nav li span{
    color: #c5c5c5;
}
.top nav li a{
    font-size: 12px;
    color: #666666;
}
/*头部*/
.clearfix{
    display: block;
}
.revi-logo-img {
    width: 249px;
    height: 63px;
    background: url("../images/index/wl/logo.png");
    margin-top: 27px;
}
.revi-search-bar {
    position: relative;
    top: 1px;
    margin:45px 0 0 15px;
    width: 344px;
    height: 44px;
    border: 1px solid #a71f13;
    box-sizing: border-box;
    overflow: visible;
}
.revi-searchbar-content{
    width: 392px;
    height: 42px;
}
.revi-service-hotline{
    margin-top:33.5px;
}
.fuzzy-query-wrapper {
    display: none;
    position: absolute;
    left: 0px;
    bottom: -100px;
    z-index: 3;
    width: 242px;
    height: 100px;
}
.fuzzy-query-list {
    position: absolute;
    top: 4px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    box-shadow: 0 5px 25px rgba(0,0,0,0.1);
}
.fuzzy-query-list li a {
    padding-left: 5px;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    overflow:hidden;
}
.fuzzy-query-list li a span{
    float: left;
}
.fuzzy-query-list li a .font-b{
    width: 196px;
    font-weight: bold;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fuzzy-query-list li a:hover {
    text-decoration: none;
    color: #a71f13;
    background-color: #f3f3f3;
}
.fuzzy-query-list li a:hover .font-b {
    font-weight: normal;
}
.revi-header.inside .revi-search-bar {
    margin-left: 67px;
    width: 292px;
}
.revi-header.inside .revi-search-ipt {
    width: 233px;
}
.revi-header.inside .revi-search-btn {
    margin: 0;
    height: 42px;
}
.revi-search-ipt {
    padding: 13px 0 13px 15px;
    width: 242px;
    height: 100%;
    font-size: 16px;
    line-height: 1;
    color: #333;
    border: 0;
    font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,PingFang SC,"Hiragino Sans GB","WenQuanYi Micro Hei",sans-serif;
    outline: none;
}
.revi-search-ipt::-webkit-input-placeholder {
    color: #999;
    font-size: 16px;
    font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,PingFang SC,"Hiragino Sans GB","WenQuanYi Micro Hei",sans-serif;
}
.revi-search-ipt::-moz-input-placeholder {
    color: #999;
    font-size: 16px;
    font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,PingFang SC,"Hiragino Sans GB","WenQuanYi Micro Hei",sans-serif;
}
.revi-search-ipt:-moz-input-placeholder {
    color: #999;
    font-size: 16px;
    font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,PingFang SC,"Hiragino Sans GB","WenQuanYi Micro Hei",sans-serif;
}
.revi-search-ipt::-ms-input-placeholder {
    color: #999;
    font-size: 16px;
    font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,PingFang SC,"Hiragino Sans GB","WenQuanYi Micro Hei",sans-serif;
}
.revi-search-btn {
    position: relative;
    margin: 0;
    width: 100px;
    height: 100%;
    background-color: #a71f13;
    box-sizing: border-box;
    border: 0;
    cursor: pointer;
    transition: all 0.1s linear;
    font-size: 16px;
    color: #ffffff;
}
.revi-search-btn:hover {
    /*background-color: #eb6155;*/
}
.revi-service-hotline p {
    margin-bottom: 10px;
    font-family: 'Arial',"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,PingFang SC,"Hiragino Sans GB","WenQuanYi Micro Hei",sans-serif;
    font-size: 28px;
    color: #a92813;
    line-height: 1;
}

.revi-service-hotline h3 {
    padding-left: 29px;
    line-height: 1;
}
.revi-nav-content {
    margin: 0 auto 16px;
    width: 1180px;
}
.revi-nav-ul>li {
    position: relative;
    float: left;
    margin:0 37px;
    margin:0 37px\9;
    font-size: 18px;
    text-align: center;
}
.revi-header:after,.h-list ul:after{
    display: table;
    content: '';
    clear: both;
}
.revi-header{
    margin-bottom: 25px;
}
.h-list{
    margin-bottom: 0;
    position: relative;
}
.h-ilist  li{
    float: left;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    position: relative;
}
.h-ilist  li u{
    display: inline-block;
    width: 16px;
    height: 14px;
    margin-left: 10px;
    /*top: 4px;
    right: 10px;*/
    background: url(../images/index/wl/qb.png) no-repeat;
   /* position: absolute;*/
}
.h-ilist  li b{
    display: block;
    position: absolute;
    width: 21px;
    height: 12px;
    top: -7px;
    right: 12px;
    background: url(../images/index/wl/hot.png) no-repeat;
}
.h-ilist li i{
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    /*top: 4px;
    right: 10px;*/
    background: url(../images/index/wl/nav-tel.png) no-repeat;
    vertical-align: middle;
}
.h-ilist li a{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #2e2c2c;
}
.h-ilist li.active a,.h-ilist li:hover a{
    color: #fff;
}
.h-ilist li.active,.h-ilist li:hover{
    background-color: #a71f13;
}
.h-ilist li:last-child{
    text-align: center;
    font-size: 16px;
    color: #2e2c2c;
    line-height: 36px;
    background-color: #fff;
}
.h-ilist li:last-child a{
    color: #2e2c2c;
}
.h-ilist li:last-child:hover a{
    color: #2e2c2c;
}
.h-ilist li:last-child:hover{
    background-color: transparent;
}
.tou-ph{
    display: none;
}
@media screen and (max-width: 1024px){
    .revi-service-hotline{
        display: none;
    }
    .revi-search-bar{
        float: right !important;
        margin-left: 0;
    }
    .top-nav li{
        display: none;
    }
    .top-nav li:first-child,.top-nav li:nth-child(2),.top-nav li:nth-child(3){
        display: block;
    }
    .tou-ph{
        display: block;
        width: 100%;
    }
    .tou-ph:after{
        content: '';
        display: table;
        clear: both;
    }
    .tou{
        display: none;
    }
    .tou-ph .iconBack-title {
        float: left;
        line-height: 51px;
        overflow: hidden;
        text-align: left;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 50%;
        margin-left: -10px;
    }
    .m_logo img{
        margin-left: 28px;
        margin-top: -5px;
    }
    .tou-ph .menu2 {
        background: url(../images/index/wl/iconMenu.png) no-repeat 20px 12px;
        -webkit-background-size: 50%;
        background-size: 50%;
        height: 50px;
        float: right;
        width: 50px;
    }
    .top-nav li a{
        font-size: 12px;
    }
    .top-nav li{
        line-height: 30px;
    }
    .top p{
        line-height: 30px;
    }
}
@media screen and (max-width: 818px){
    .revi-search-ipt{
        width: 200px;
    }
    .revi-search-bar{
        width: 260px;
    }

}

/*banner*/
.revi-banner-content{
    overflow:hidden;
}
.revi-banner-content,
.revi-banner {
    position: relative;
    width: 100%;
    height: 524px;
    z-index: auto;
}
.revi-banner-wrapper {
    position: absolute;
    width: 1180px;
    height: 0;
    left: 50%;
    margin-left:-590px;
    top: 0;
    z-index: 2;
}
.revi-banner .swiper-slide{
    display: block;
    cursor: pointer;
}
.revi-banner .swiper-slide img{
    width: 100%;
    height: 100%;
}
.revi-banner .swiper-slide a{
    text-align: center;
}
.revi-banner .swiper-slide .im-ph{
    display: none;
}
.revi-nav-wrapper {
    position: absolute;
    width: 1200px;
    height: 0;
    left: 50%;
    margin-left: -600px;
    top: 35px;
    z-index: 2;
}
.revi-banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: transparent;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    box-sizing: border-box;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    z-index: 100;
}
.revi-banner .swiper-pagination-bullet-active {
    background-color: #a92813;
    border: 2px solid #a92813;
}
.revi-banner .swiper-pagination{
    z-index: 10;
}
/*分栏定位*/
.nav-ce{
    overflow: hidden;
    width: 760px;
    height: 534px;
    background-color: transparent;
    box-sizing: border-box;
    /* border-left: 1px solid #a92813; */
    z-index: 10;
}
.nav-l{
    width: 173px;
    height: 534px;
    background:rgba(0,0,0,0.7);
    border-top: 1px solid #a92813;
    border-bottom: 1px solid #a92813;
}
.nav-r{
    width: 580px;
    height: auto;
    display: none;
}
.list-cn>li{
    background:rgba(0,0,0,0.5);
    /*03a4e7*/
    padding: 19px 12px;
    width: 100%;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.list-cn>li h1{
    font-size: 16px;
    color: #ffffff;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.list-cn>li h1 i{
    font-size: 26px;
    margin-right: 8px;
    vertical-align: middle;
    color: #929292;
}
.list-cn>li h1:after{
    content: '';
    display: inline-block;
    float: right;
    width: 8px;
    height: 8px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)translateY(-4px);
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    position: relative;
    top: 7px;
}
.list-b,.list-c{
    overflow: hidden;
    width: 100%;
}
.list-b li,.list-c li{
    float: left;
    padding-bottom: 10px;
}
.list-b li{
    width: 33.3%;
}
.list-c li{
    width: 25%;
}
.list-b li,.list-c li{
    color: #ffffff;
    font-size: 12px;
}
.list-cn>li.active{
    background-color: #ffffff;
}
.list-cn>li.active h1{
    color: #464444;
}
.list-cn>li.active h1:after{
    border-left: 2px solid #464444;
    border-bottom: 2px solid #464444;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)translateY(-4px);
}
.list-cn>li.active .list-b li{
    color: #018ade;
}
.list-cn>li.active .list-c li{
    color: #018ade;
}
.list-d {
    padding: 12px 10px;
    background-color: #fff;
    border-top: 1px solid #a92813;
    border-bottom: 1px solid #a92813;
    border-right: 1px solid #a92813;
}
.list-d>li{
    display: none;
    /*display: block;*/
}
.list-d>li.active{
    display: block;
}
.list-e{
    overflow: hidden;
}
.list-e li{
    float: left;
    padding: 5px 10px 5px 0;
}
.list-e li a{
    font-size: 16px;
    color: #464444;
    line-height: 32px;
}
.list-e li a:hover{
    color: #fa9326;
}
.pc-hide{
    display: none;
}
.nav-ce{
    display: none;
}
@media screen and (max-width: 1200px){
    .nav-r{
        width: 770px;
    }
    .content-wrap{
        width: 1024px;
    }
    .h-list ul li{
        padding: 0 15px;
    }
    .revi-nav-wrapper{
        width: 1024px;
        margin-left: -512px;
    }
}
@media screen and (max-width: 768px){
    .phone-hide{
        display: none;
    }
    .pc-hide{
        display: block;
    }

}
@media screen and (max-width: 1200px){
   /* .revi-nav-wrapper{
        margin-left: -50%;
    }
*/
    .revi-banner .swiper-slide img{
        height: 100%;
    }
}
@media screen and (max-width: 1024px){
    .nav-ce{
        display: none;
    }
    .revi-banner-content, .revi-banner{
        height: auto;
    }
    .content-wrap {
        width: 100%;
    }

    .help-content{
        background-color: #ffffff;
    }
    .help-item{
        width: 25%;
    }
    .help-group>div:nth-child(4){
        display: none;
    }
    .help-group{
        padding: 15px 0;
    }
}
@media screen and (max-width: 767px){
    .revi-banner .swiper-slide .im-ph{
        display: block;
    }
    .revi-banner .swiper-slide .im-pc{
        display: none;
    }
    .help-item{
        width: 50%;
        padding: 8px 0;
    }
    .help-item span{
        margin-right: 5px;
    }
    .pc-hide{
        display: block;
    }
}
/*尾部*/
footer{
    padding-top: 32px;
    background: #333333;
}
.ft-list{
    overflow: hidden;
}
.ft-list>div{
    float: left;
    width:33.3% ;
    padding: 0 22px;
    height: 200px;
    border-right:1px solid #818181 ;
}
.ft-list>div:last-child{
    border-right: none;
}
.ft-lf h1{
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 15px;
}
.ft-lf p{
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-family: '宋体';
}
.ft-m-inner{
    padding: 35px 0;
    position: relative;
}
.ft-m-inner span{
    display: block;
    width: 125px;
    height: 125px;
    position: absolute;
    left: 0;
    top: 35px;
}
.ft-m-txt{
    padding-left: 135px;
    padding-top: 20px;
}
.ft-m-txt p{
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-family: '宋体';
}
.ft-rt h2{
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 30px;
}
.ft-rt ul{
    overflow: hidden;
}
.ft-rt ul li{
    width: 33.3%;
    float: left;
    padding: 15px 0;
}
.ft-rt ul li a{
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-family: '宋体';
}
.ft-rt ul li a:hover{
    color: #f26b55;
}
.youq{
    padding: 20px 0;
    border-bottom: 1px solid #545454;
    margin-bottom: 25px;
}
.youq ul{
    width: 800px;
    margin: 0 auto;
}
.youq ul li{
    float: left;
    padding: 0 30px;
    border-right: 1px solid #fff;
}
.youq ul li:last-child{
    border-right: none;
}
.youq ul li a{
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-family: '宋体';
}
.youq ul li a:hover{
    color: #f26b55;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.revi-footer-linktabs .revi-footer-linkblock {
    height: 57px;
    display: none;
}
.revi-footer-linktabs a {
    float: left;
    margin: 0 20px 7px 0;
    font-size: 12px;
    color: #999;
    line-height: 1;
}
.revi-footer-linktabs a:hover{
    color: #04A4E7;
}
.foot-bottom p{
    text-align: center;
    margin-bottom: 40px;
    font-size: 12px;
    color: #999;
}
.ph-footer{
    display: none;
}
.content-wrap {
    margin: 0 auto;
    width: 1200px;
}
@media screen and (max-width: 1200px){
    .nav-r{
        width: 770px;
    }
}
@media screen and (max-width: 1024px){
    .content-wrap {
        padding: 0 10px;
        width: 100%;
    }
}
.pc-hide{
    display: none;
}
@media screen and (max-width: 960px){
    .ft-list>div{
        width: 50%;
    }
    .ft-mid{
        display: none;
    }
}
@media screen and (max-width: 768px){
    .phone-hide{
        display: none;
    }
    .pc-hide{
        display: block;
    }
    .footer_phone {
        margin: 10px 0;
    }
    .f-18 {
        font-size: 18px;
    }
    .fc-gray {
        color: #999;
    }
    .ft-list>div{
        float: none;
        width: 100%;
        border: none;
        height: auto;
        padding: 0 ;
    }
    .ft-l-inner{
        margin-bottom: 5px;
    }
    .ft-rt{
        display: none;
    }
    .ft-rt h2{
        margin-bottom: 10px;
    }
    .ft-rt ul li{
        width: auto;
        padding: 5px;
    }
    .youq ul{
        width: auto;
    }
    .youq ul li{
        padding: 0 4px;
        margin: 5px 0;
        border: none;
    }
    .foot-bottom p{
        margin-bottom: 20px;
    }
    .ft-lf{
        display: none;
    }
    .ft-lf p{
        font-size: 12px;
    }
    .youq ul li a{
        font-size: 12px;
    }
    .youq{
        margin-bottom: 15px;
       padding-bottom: 8px;
        padding-top: 0;
    }
    footer{
        padding-top: 20px;
    }
}
.sx-ph,.sx{
    display: none;
}
@media screen and (max-width: 1024px){
    .sx-nn{
        width: 100%;
        padding: 6px 10px 0;
    }
    .sx{
        display: none;
    }
    .sx-ph{
        display: block;
        height: 32px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        width: 100%;
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .sx-ph a{
        display: inline-block;
        line-height: 30px;
        font-size: 14px;
        color: #a51814;
        height: 30px;
        margin-left: 10px;
        text-decoration: none;
    }
    .sx-ph a b{
        font-weight: normal;
        color: #a51814;
    }
    .sx-ph a span{
        font-size: 14px;
        color: #a51814;
        display: inline-block;
    }
    .sx{
        border: 1px solid #d2d2d2;
        background-color: #ffffff;
        margin-bottom: 15px;
    }
    .sx-list li{
        border-bottom: 1px solid #d2d2d2;
        padding-left: 95px;
        position: relative;
    }
    .sx-list li:last-child{
        border-bottom: none;
    }
    .sx-list li span{
        display: block;
        top: 0;
        left: 0;
        width: 85px;
        font-size: 14px;
        color: #333333;
        font-family: '微软雅黑';
        position: absolute;
        background-color: #f7f7f7;
        text-align: right;
        height: 41px;
        line-height: 41px;
        padding-right: 8px;
    }
    .sx-con{
        padding: 4px 0;
    }
    .sx-con a{
        display: inline-block;
        padding: 4px 10px;
        margin: 4px 0;
        color: #666666;
        border-radius: 5px;
    }
    .sx-con a.on,.sx-con a:hover{
        background-color: #a51814;
        color: #fff;
    }
    .sx-ph{
        display: block;
    }
}
@media screen and (max-width: 768px){
    .sx-list li span{
        display: block;
        position: inherit;
        left: inherit;
        top: inherit;
    }
    .sx-list li{
        padding-left: 0;
    }
    .sx-con{
        padding: 4px 6px;
    }
    .sx-list{
        max-height: 300px;
        overflow: auto;
        overflow-y: scroll;
    }
}
