@charset "UTF-8";
.top{
    width: 100%;
    background-color: #F2F2F2;
}
@font-face
{
    font-family: mySecondFont;
    src: url('../fonts/ARVO-REGULAR.TTF');
}
.main-md{
    width: 1200px;
    margin: auto;
}
.top p{
    font-size: 12px;
    line-height: 36px;
    color: #666666;
}
.top p a{
    padding: 0 15px;
    border-left: 1px solid #CDD5E0;
}
.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;
}
.top-nav a i{
    color: #1196DB;
}
.clearfix{
    display: block;
}
.revi-logo-img {
    padding:  15px 0;
}
.hot_word{
    position: absolute;
    top: 1px;
    right: 190px;
    margin:38px 0 0 70px;
    box-sizing: border-box;
    overflow: visible;
}
.words{
    font-size: 14px;
    color: #868686;
    display: inline-block;
    margin-top: 12px;
    margin-right: 15px;
}
.words:hover{
    color: #c40000;
}
.revi-search-bar {
   
    width:540px;
    height: 38px;
    border: 2px solid #c40000;
   
}
.revi-searchbar-content{
    width: 540px;
    height: 34px;
}
.fuzzy-query-wrapper {
    display: none;
    position: absolute;
    left: 13px;
    bottom: -100px;
    z-index: 3;
    width: 230px;
    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: 36px;
    line-height: 36px;
    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: #3164A5;
    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: 38px;
}
.revi-search-ipt {
    padding: 13px 0 13px 21px;
    width: 437px;
    font-size: 16px;
    color: #8A8A8A;
    height: 34px;
    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%;
    border: 0;
    cursor: pointer;
    background-color: #c40000;
    color: #fff;
    font-size: 16px;
}
.revi-search-btn:hover {
    background-color: #c40000;
}
.revi-search-btn i{
   font-size: 20px;
    color: #fff;

}
.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: #3164A5;
    line-height: 1;
}
.revi-service-hotline p i {
    margin-right: 8px;
    font-size: 24px;
    display: inline-block;
}
.revi-service-hotline h3 {
    padding-left: 29px;
    line-height: 1;
}
.revi-nav-content {
    margin: 0 auto 16px;
    width: 1180px;
}
.classification{
    text-align: center;
    width: 230px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    background: #c40000;
}
.classification i{
    font-size: 18px;
}
.h-list ul{
    padding-left: 230px;
}
.h-list ul li{
    float: left;
    line-height: 45px;
    padding: 0 17px;
    position: relative;
}
.h-list ul li a{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #171717;
    padding-bottom: 2px;
    border-bottom: 2px solid transparent;
}
.h-list ul li.active a,.h-list ul li:hover a{
    color: #c40000;
    border-bottom: 2px solid #c40000;
}
.h-list{
    position: relative;
}
.tel{
    position: absolute;
    color: #CC463A;
    font-weight: bold;
    right: 0;
    top:10px;
    font-size: 17px;
}
.tel i{
    font-weight: normal;
}
/*分栏定位*/
.nav-ce{
    overflow: hidden;
    width:1000px;
    height: 526px;
    background-color: transparent;
    box-sizing: border-box;
    border: 1px solid transparent;
    z-index:1;
    display: block;
}
.nav-l{
    width: 230px;
    height: 494px;
    background-color:#FAFBFB;
}
.nav-r{
    width: 670px;
    height: 494px;
    display:none;
    background:rgba(255,255,255,0.8);
}
.list-cn>li{
    /*03a4e7*/
    height: 41px;
    padding: 0px 12px;
    width: 100%;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    border-bottom: 1px solid #F4F3F3;
}
.list-cn>li h1{
    line-height: 41px;
    font-size: 16px;
    color: #333333;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.list-cn>li h1 i{
    font-size: 30px;
    vertical-align: middle;
    font-weight: normal;
    margin-right: 10px;
}
.list-cn>li h1:after{
    content: '';
    display: inline-block;
    float: right;
    width: 8px;
    height: 8px;
    border-left: 2px solid #333333;
    border-bottom: 2px solid #333333;
    -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:14px;
}
.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: #c40000;
}
.list-cn>li.active h1:after{
    border-left: 2px solid #c40000;
    border-bottom: 2px solid #c40000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)translateY(-4px);
}
.list-cn>li.active .list-b li{
    color: #c40000;
}
.list-cn>li.active .list-c li{
    color: #c40000;
}
.list-d {
    padding-left: 10px;
    padding-top: 10px;
}
.list-d>li{
    display: none;
    /*display: block;*/
}
.list-d>li.active{
    display: block;
}
.list-e{
    padding: 0 20px;
}
.list-e li{
    float: left;
    width: 33.33%;
    line-height: 40px;
    color: #000;
}
.list-e li a{
    color: #000;
    font-size: 14px;
}
.list-e li a:hover{
    color: #c40000;
}
.revi-nav-wrapper {
    position: absolute;
    width: 1200px;
    height: 0;
    left: 50%;
    margin-left: -600px;
    top: 0;
    z-index: 2;
}
.revi-header{
    position: relative;
    padding: 20px 0;
}
.list-d li h2{
    font-size: 20px;
    margin-left: 20px;
    border-left: 3px solid #c40000;
    padding-left: 15px;
    line-height: 30px;
    margin-bottom: 15px;
}
.phone_show{
    display: none;
}
.dengs{
    position: absolute;
    right: 0;
    top:40px;
}
.dengs a{
    display: inline-block;
    width: 70px;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    border:1px solid #CC463A;
    color: #CC463A;
    text-align: center;
    margin-left: 10px;
}
.dengs a:hover{
    background-color: #CC463A;
    color: #fff;
}


/*底部*/
.foot{
    background: #3A3B3E;
}
.foot_top{
    padding-top: 50px;
    border-bottom: 1px solid #4C4C50;
}
.foot_lf{
    float: left;
    width: 50%;
}
.foot_list{
    margin-bottom: 27px;
}
.foot_list a{
    /*font-family: "宋体";*/
    font-size: 14px;
    /*margin-right: 20px;*/
    display: inline-block;
    width: 75px;
    text-align: left;
    color:#b3b3b3;
}
.foot_list a:hover{
    background: linear-gradient(to right,#fecf20,#fdc01d,#f99815,#f35e0a);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.foot_lf p{
    font-size: 16px;
    color: #b3b3b3;
    margin-bottom: 15px;
}
.foot_rt{
    float: left;
    width: 50%;
}
.wei_img{
    float: left;
    width: 20%;
    text-align: center;
}
.wei_img img{
    display: block;
    width:auto;
    height:auto;
    margin: 0 auto;
}
.wei_img p{
    text-align: center;
    color: #b3b3b3;
    line-height: 30px;
}
.foot_tel{
    float: right;
    margin-left: 5%;
    width: 50%;
}
.foot_tel h4{
    font-size: 16px;
    color: #B2B2B2;
}
.foot_tel h5{
    color:#B2B2B2;
    padding-left: 30%;
    margin-top: 10px;
}
.foot_tel h4 span{
    font-size: 26px;
    color:#db3525;
    /*-webkit-background-clip: text;*/
    /*background-clip:text;*/
    /*color: transparent;*/
    /*font-family: Arvo;*/
    margin-left: 15px;
}
.foot_tel p{
    padding-left: 76px;
    color: #CBCBCB;
    font-size: 14px;
}
.foot-bottom{
    padding: 30px 0;
}
.foot-bottom p{
    font-size: 12px;
    color: #b3b3b3;
    /*font-family: "宋体";*/
}
.yqlj{
    color: #fff;
    font-size: 15px;
    margin-bottom: 30px;
}
.yqlj a{
    display: inline-block;
    color: #fff;
    font-size: 15px;
    margin-right: 10px;
}

.xl-s {
    width: 100%;
    position: absolute;
    background-color: #F8F8FA;
    left: 0;
    top:47px;
    right: 0;
    z-index: 9999;
    display: none;
}
.xl-s p{
    line-height: 25px;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.h-list ul li .xl-s p a {
    font-size: 14px;
    color: #666;
    border: none;
}
.h-list ul li .xl-s p:hover a{
    color:  #C40000;
}
@media screen and (max-width:1200px) {
    /*body{*/
        /*width: 1200px;*/
    /*}*/
    .foot_lf { width: 50%;}
    .foot_rt { width: 50%;}
    .wei_img{width: 20%;}
    .foot_tel{width: 55%;}
    .foot_tel h4{font-size: 14px;}
    .foot_tel h4 span{font-size: 22px;}
    /* .main-md{width: 1024px;margin:0 auto;} */
}
@media screen and (max-width: 1023px){
    .foot_lf{
        display: none;
    }
    .foot_rt {
        width: 100%;
        text-align: center;
        display: none;
    }
    .foot_top{
        padding:0;
    }
    .foot-bottom{
        text-align: center;
        padding: 20px 0 20px 0;
    }
    .yqlj {
        margin: 20px;
        padding-top: 20px;
    }
}
@media screen and (max-width:768px) {
    .main-md{
        width:100%;
        padding: 0 10px;
    }
    .phone_hide{
        display: none;
    }
    .phone_show{
        display: block;
    }
    .head-phone{
        height: 40px;
        display: block;
    }
    .head-logo{
        margin-left: 6px;
    }
    .head-logo a{
        display: block;
        overflow: hidden;
    }
    .head-logo a span{
        width: 150px;
        height:auto;
        margin-right: 4px;
        margin-top: 6px;
        display: block;
    }
    .head-phone .head-logo img{
        width: 120px;
    }
    .l-txt{
        width: auto;
    }
    .l-txt .l-p3{
        display: none;
    }
    .top_check{ 
        display:block;
        margin-right: 13px;
        margin-top: 5px;
    }
    .top_check a{
        font-size: 40px;
        font-weight: 500;
        color: #eb7164;
        line-height: 25px;
        height: 20px;
        width: 30px;
        display: block;
        text-align: center;
    }
    .top_check a.active{
        display: none;
    }
    .head-phone:after{content: '';display: table;clear: both;}
    .top_cen{
        display:block;
        margin-right: 5px;
        margin-top: 5px;
    }
    .top_cen a{
        font-size: 40px;
        font-weight: 500;
        color: #eb7164;
        line-height: 25px;
        height: 20px;
        width: 30px;
        display: block;
        text-align: center;
    }
    .top_cen a.active{
        display: none;
    }
    .top_cen span{
        display: block;
        width: 25px;
        height: 2px;
        background-color: #eb7164;
        margin: 6px 0;
    }
    .top p {
        font-size: 12px;
        line-height: 25px;
        color: #666666;
    }
    .navlist_mo{
        display: block;
        position:fixed;
        top: 0;
        right: -50%;
        bottom: 0;
        width: 50%;
        background-color: #212020;
        transition: all linear .5s;
    }
    .navlist_mo>li{
        background-color: #212020;
    }
    .navlist_mo>li>a{
        color:#ffffff;
        display: block;
        font-size: 16px;
        line-height: 22px;
        width: 100%;
        padding:20px 0;
        padding-left: 20px;
        transition: all .5s;
        position: relative;
        cursor: pointer;
    }
    .navlist_mo>li a:hover{color:#eb7164;}
    .navlist_mo>li.active>a{
        background-color: #303030;
        color:#eb7164;
    }
    .navlist_mo>li a:after{
        top: 1.4rem;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .navlist_mo>li a:not([href]):after{
        content: "";
        display: block;
        position: absolute;
        left: 128px;
        top: 24px;
        width: 9px;
        height: 9px;
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
        transition: all .3s ease 0s;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .navlist_mo>li.active a:not([href]):after{
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .navlist_mo>li .abm_nav{
        display: none;
        height: 0;
        transition: all .5s;
    }
    .navlist_mo>li.active .abm_nav{
        display: block;
        height: auto;
    }
    .navlist_mo>li .abm_nav li{
        background-color: #080808;
    }
    .navlist_mo>li .abm_nav li.active a{
        color: #0763a4;
    }
    .navlist_mo>li .abm_nav li a{
        color:#ffffff;
        display: block;
        font-size: 16px;
        line-height: 20px;
        padding:12px 0;
        padding-left: 20px;
        transition: all .5s linear;
        -moz-transition: all .5s linear;
        -webkit-transition: all .5s linear;
    }
    body{
        width: 100%;
        position: relative;
        right: 0;
        transition: all linear .5s;
    }

    .foot_top {
        padding-top: 15px;
    }
    .foot_tel{
        display: none;
    }
    .wei_img {
        width: 50%;
        text-align: center;
    }
    .foot_top{
        display: none;
        /*padding-top: 0;*/
    }
    .yqlj{display: none;}

}