
/* 头部 */
.head .logo img{
    width: 210px;
    height: 110px;
    display: block;
}
.head .menubar{
    display: none;
}
.head .headr .menu a{
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    transition: all ease-in-out .2s;
    position: relative;
    font-weight: 400;
}
.head .headr .menu a:hover,
.head .headr .menu a.active
{
    color: #005CA1;
}
.head .headr .menu a .head_top{
    width: 18px;
    height: 18px;
    position: absolute;
    right: -25px;
    top: 4px;
    display: none;
}
.head .headr .menu a.active{
    font-weight: 600;
}
.head .headr .menu a.active .head_top{
    display: block;
}
.head .headr .li{
    height: 88px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 66px;
}

.head .headr .menu .li:nth-last-child(1){
    margin-right: 0;
}

.z-index10{
    z-index: 10;
    width: 1280px;
    top: 40px;
    left: 50%;
    margin-left: -640px;
}
.foot_width_des{
    width: 300px;
}
.head .headr .menu .li .subli{
    display: none;
    left: 50%;
    margin-left: -80px;
    top:80px;
    z-index: 10;
    width: 160px;
}
.head .headr .menu .li .subli .sublis{
    margin-top: 10px;
    background-color: rgba(255,255,255,0.9);
    border-radius: 8px;
}
.head .headr .menu .li .subli .sublis a{
    border-bottom: 1px solid #fff;
}
.head .headr .menu .li .subli .sublis a:nth-last-child(1){
    border-bottom: none;
}
.head .headr .menu .li:hover .subli{
    display: block;
}



.index-banner .swiper-slide img{
    width: 100%;
    height: 960px;
    display: block;
}
.index-banner .swiper-slide img.min_image{
    height: 650px;
}
.index-banner .swiper-slide .pcimg{
    min-width: 1600px;
}
.pos_rZin{
    position: absolute;
    bottom: 130px;
    left: 300px;
}
.pos_rZin_2{
    position: absolute;
    bottom: 280px;
    left: 280px;
}
.index-banner .swiper-slide .pos_rZin_2 .banner_title2_1{
    width: 792px;
    height: 72px;
}
.index-banner .swiper-slide .pos_rZin_2 .banner_title2_2{
    width: 303px;
    height: 34px;
}
.index-banner .swiper-slide .pos_rZin_2 .banner_title2_3{
    width: 384px;
    height: 11px;
}
.index-banner .swiper-slide .mimg{
    display: none;
}
.index-banner .swiper-pagination{
    bottom: 20px;
}
.index-banner .swiper-pagination .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    margin: 0 8px;
    opacity: 1;
    background: url(../images/ax_icon_none.png) no-repeat center center;
    background-size: 12px;
    border-radius: 0px;
}
.index-banner .swiper-pagination .swiper-pagination-bullet-active{
    width: 40px;
    height: 12px;
    background: url(../images/lb_icon_cs.png) no-repeat center center;
    background-size: 40px 12px;
    border-radius: 0px;
}

.more_btn{
    width: 196px;
    height: 54px;
    border: 1px solid #fff;
    margin: 85px auto 0px;
}
.more_btn:active,
.banner_2_btn:active{
    color: #fff;
}
.banner_2_btn_min:active{
    color: #52423D;
}

img.titimg{
    height: 76px;
    display: block;
    width: auto;
}
.commonmore a{
    display: flex;
    transition: all ease-in-out .2s;
    width: 130px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border: 1px solid #B3B9C3;
}
.commonmore a .img{
    width: 18px;
    height: 16px;
    position: relative;
}
.commonmore a img{
    display: block;
    width: 100%;
    left: 0;
    top: 0;
    transition: all ease-in-out .2s;
    position: absolute;
}
.commonmore a img.img01{
    opacity: 1;
}
.commonmore a img.img02{
    opacity: 0;
}
.commonmore a span{
    font-size: 14px;
    margin-right: 6px;
    color: #606266;
    transition: all ease-in-out .2s;
}
.commonmore a:hover{
    border: 1px solid #005BAC;
}
.commonmore a:hover span{
    color: #005BAC;
}
.commonmore a:hover img.img01{
    opacity: 0;
}
.commonmore a:hover img.img02{
    opacity: 1;
}

.commondate img{
    width: 20px;
    display: block;
    margin-right: 10px;
}
.commondate span{
    color: #909399;
    font-size: 16px;
}

.ban img{
    display: block;
    width: 100%;
}


.commonposi{
    height: 80px;
}

.commonposi img{
    width: 20px;
    display: block;
    margin-right: 10px;
}
.commonposi span,
.commonposi a{
    color: #909399;
}
.commonposi span{
    margin: 0 4px;
}
.commonposi span:nth-last-child(1){
    display: none;
}
.head_phone{
    width: 20px;
    height: 20px;
}
/* 底部 */

.footer{
    background: #303133;
}
.footer_min{
    display: none;
}
.foot_url_width{
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.fttop{
    padding: 12px 0 0px;
}
.fttop .ftlogo{
    padding: 30px 0 0 0;
}
.fttop .ftlogo img{
    width: 93px;
    display: block;
}
.fttop .ftewm .pic img{
    width: 100px;
    height: 100px;
    display: block;
}
.fttop .ftewm p{
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-bottom: 18px;
}
.fttop .ftc .ftmenu h2{
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 17px;
}
.fttop .ftc .ftmenu .lxwm {
    padding-top: 6px;
}
.fttop .ftc .ftmenu .lxwm .tel{
    margin-bottom: 10px;
}
.fttop .ftc .ftmenu .lxwm .tel img{
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 11px;
}
.fttop .ftc .ftmenu .lxwm .tel span{
    font-size: 24px;
    color: #fff;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.fttop .ftc .ftmenu .lxwm p{
    font-size: 14px;
    color: rgba(255,255,255,0.8);
    line-height: 2.1em;
}
.fttop .ftc .ftmenu.ul{
    width: 208px;
    margin-right: 80px;
}
.fttop .ftc .ftmenu ul {
    height: auto;
    overflow: hidden;
}
.fttop .ftc .ftmenu ul li{
    float: left;
    width: 90px;
    line-height: 2em;
}
.fttop .ftc .ftmenu ul li a{
    font-size: 14px;
    color: rgba(255,255,255,0.8);
}
.hear_list{
    display: block;
    height: 40px;
    width: 85px;
}
.foot_line{
    width: 23px;
    height: 3px;
    background-color: #1EA838;
}
.foot_title_fu{
    display: block;
    margin-top: 17px;
}
.foot_cpzx{
    width: 180px;
}
.foot_cpzx_title{
    width: 90px;
}
.foot_lines{
    width: 1px;
    height: 238px;
    background-color: rgba(96, 98, 102,0.5);
}
.foot_phone{
    width: 40px;
    height: 40px;
}
.foot_bottom_line{
    width: 100%;
    height: 1px;
    background-color: rgba(96, 98, 102,0.5);
    margin-top: 45px;
}

.ftbot{
    padding: 17px 0px 30px;
}
.ftbot p{
    text-align: center;
    

}
.ftbot p,.ftbot p a{
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
}

.ftbot p a img{
    width: 174px;
}
.yyzz img{
    width: 93px;
}
.config_code{
    width: 120px;
    height: 120px;
    border-radius: 5px;
}
.lx_height{
    height: 40px;
}
.foot_logo{
    width: 60px;
    height: 60px;
}

/* 分页 */
.pager{
    margin: 70px 0 40px;
}
.pager_min{
    margin: 50px auto 0px;
}
.pager ul{
    display: flex;
    justify-content: center;
    align-items: center;
}
.pager ul li{
    margin: 0 4px;
}
.pager ul li a{
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #303133;
    font-size: 14px;
    text-align: center;
    background-color: #fff;
    transition: all ease-in-out .2s;
}
.pager ul li.active span{
    display: inline-block;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #005CA1;
    border: 1px solid #005CA1;
}
.pager ul li a:hover{
    color: #fff;
    background: #005CA1;
    border: 1px solid #005CA1;
}
.pager ul li:nth-last-child(1) a{
    width: auto;
    padding: 0 20px;
    border-radius: 4px;
}
.pager ul li:nth-child(1) a{
    width: auto;
    padding: 0 20px;
    border-radius: 4px;
}

.pager ul li.disabled span{
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 4px;
    font-size: 16px;
    color: #303133;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    width: auto;
    padding: 0 20px;
}
.pager ul li.disabled:hover{
    cursor:no-drop
}
.showpage{
    padding-bottom: 60px;
}

.nrtit{
    text-align: center;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 20px;
}
.nrtit h1{
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 44px;
}
.nrtit .date span{
    color: #888;
    font-size: 13px;
    margin: 0 12px;
}
.nrbody{
    padding: 30px 0;
    line-height: 1.9em;
    
}
.nrbody,.nrbody p{
    font-size: 16px;
    color: #5a5a5a;
}
.nrbody p{
    line-height: 2em !important;
}
.prevnext{
    margin-top: 30px;
}
.prevnext ul li a{
    transition: all ease-in-out .2s;

}
.prevnext ul li span,.prevnext ul li a{
    font-size: 15px;
}
.prevnext ul li span{
    margin-right: 6px;
}
.prevnext ul li a:hover{
    color: #005BAC;
}
.index-banner .swiper-slide .pos_rZin img{
    width: 627px;
    height: 170px;
}
.banner_js{
    border: 1px solid #5A3F37;
    border-radius: 40px;
    width: 530px;
    height: 32px;
}
.banner_2_btn{
    width: 196px;
    height: 54px;
    border-radius: 27px;
    background-color: #5A3F37;
}
.banner_3block{
    width: 819px;
    height: 341px;
    background-color: rgba(0,0,0,0.54);
    margin-left: 276px;
    padding: 0px 37px;
}
.banner_3_btn{
    background-color: #fff;
    color: #52423D;
}
.head .logo img.min_img{
    display: none;
}
.up_btn{
    width: 52px;
    height: 52px;
    position: absolute;
    top: 0px;
    right: 100px;
}



@media (max-width:769px) {
    .w{
        width: 100%;
    }
    .wt {
        margin: 0px;
        min-width: 0px;
    }
    .footer_min{
        display: block;
        margin-bottom: 65px;
    }
    .head .logo img.max_img{
        display: none;
    }
    .head .logo img.min_img{
        display: block;
        width: 186px;
        height: 34px;
    }
    .head{
        position: fixed;
        z-index: 80;
        background: #fff;
        height: 78px;
        border-bottom: 1px solid #f6f6f6;
        width: 100%;
    }
    .head .headr .menu{
        display: none;
        position: fixed;
        z-index: 80;
        left: 0;
        top: 65px;
        width: 100%;
        background-color: #fff;
    }
    .head .headr .menu a{
        font-size: 14px;
        display: block;
        margin-right: 0;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        /* border-bottom: 1px solid #f6f6f6; */
        background: url(../images/arrow1.png) no-repeat 98% center;
        background-size: 16px;
        color: #606266;
    }
    .head .headr .menu a.active::after{
        display: none;
    }
    .head .headr .tel{
        display: none;
    }
    .head .menubar{
        display: block;
        width: 35px;
        height: 35px;
        position: fixed;
        top: 21.5px;
        z-index: 81;
        right: 16px;
        cursor: pointer;
    }
    .head .logo{
        width: 95%;
        display: flex;
        justify-content: center;
    }
    .head .menubar img{
        width: 100%;
        display: block;
    }
    .m-block{
        display: block;
        height: 78px;
    }

    .index-banner .swiper-slide .pcimg,.min_none{
        display: none;
    }
    .index-banner .swiper-slide .mimg{
        display: block;
    }
    .index-banner .swiper-slide img{
       height: auto; 
    }
    .pos_rZin{
        top: 85px;
    }
    .more_btn{
        width: 130px;
        height: 36px;
        border: 1px solid #fff;
        margin: 58px auto 0px;
    }
    .index-banner .swiper-pagination .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
        margin: 0 4px;
        background: url(../images/ax_icon_none.png) no-repeat center center;
        background-size: 10px;
    }
    .index-banner .swiper-pagination .swiper-pagination-bullet-active{
        background: url(../images/lb_icon_cs.png) no-repeat center center;
        background-size: 10px;
    }
    .index-banner .swiper-pagination{
        bottom: 10px;
    }

    .head .headr .li{
        margin-right: 0px;
        height: 50px;
    }

    .head .headr .menu .li:hover .subli{
        display: none;
    }

    img.titimg{
        height: 60px;
        display: block;
        width: auto;
    }

    .fttop .ftlogo{
        display: none;
    }
    .fttop .ftc .ftmenu.ul{
        display: none;
    }
    .fttop .ftc .ftmenu h2{
        display: none;
    }
    .fttop .ftewm{
        display: none;
    }
    .footer{
        padding: 0 16px 20px;
    }
    .fttop{
        padding: 32px 0 10px;
    }
    .fttop .ftc{
        width: 100%;
    }
    .fttop .ftc .ftmenu{
        width: 100%;
    }
    .ftbot{
        padding: 16px 0 30px;
    }
    .ftbot p{
        text-align: left;
    }
    .commonmore{
        display: none;
    }
    .ftbot p.yyzz{
        display: none;
    }
    .commondate img{
        display: none;
    }
    .commondate span{
        font-size: 12px;
    }

    .con{
        padding: 0 16px;
        box-sizing: border-box;
    }
    .commonposi{
        height: 50px;
    }
    .nrtit h1{
        font-size: 20px;
        text-align: left;
        margin-bottom: 10px;
        line-height: 30px;
    }

    .nrtit .date span{
        font-size: 12px;
        margin: 0 6px;
    }

    .prevnext{
        margin-top: 0;
        border-top: 1px solid #f6f6f6;
        padding-top: 20px;
    }
    .prevnext ul{
        display: block;
    }
    .prevnext ul li{
        margin-bottom: 6px;
    }

    .nrbody, .nrbody p{
        font-size: 14px;
        line-height: 1.8em;
    }

    .nrbody img, .nrbody p img{
        /* display: block; */
        max-width: 100%;
        margin: 10px 0;
    }

    .commonposi span, .commonposi a{
        font-size: 14px;
    }

    .showpage{
        padding-top: 20px;
    }
    .config_code{
        width: 72px;
        height: 72px;
    }
    .banner_js{
        border: 1px solid #5A3F37;
        border-radius: 40px;
        width: 278px;
        height: 18px;
        margin: 20px auto;
    }
    .banner_2_btn{
        width: 130px;
        height: 36px;
        border-radius: 0px;
        border: 1px solid #5A3F37;
        margin: 40px auto;
        background-color: transparent;
    }
    .banner_3block{
        width: 282px;
        height: 164px;
        left: 50%;
        margin-left: -141px;
        padding: 19px 0px;
        top: 73px;
    }
    /* 底部小屏幕 */
    .foot_line{
        width: 11.5px;
        height: 1.5px;
        background-color: #1EA838;
    }
    .foot_phone{
        width: 35px;
        height: 35px;
    }
    .min_width_foot{
        width: 28%;
    }
    .foot_height_min{
        height: 25px;
    }
    .config_code{
        width: 85px;
        height: 85px;
    }
    .foot_min_bottom_line{
        width: 100%;
        height: 1px;
        background-color: rgba(96, 98, 102, 0.5);
    }
    .head .headr .menu a.active .head_top{
        display: none;
    }
}









