.zong{
    width: 100%;
    height: auto;
}
body{
    width: 100%;
    height: 100%;
    font-family: "微软雅黑";
    color:#333;
    cursor: default;
    background-color: #f2f2f2;
}
div{
    display: block;
}
header{
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
    background: #3f3f3f;
    color: #333;
    display: block;
}
.header_top{
    width: 94%;
    margin: 0 auto;
}
.header_left{
    width: 30%;
    float: left;
}
@media (max-width:414px){
     .header_left{
     margin-top:10px;
    }
};
.header_left a{
    font-size: 100%;
    color: #535353;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
@media (max-width:414px){
    .header_left img {
        width: 100%;
    }
}
.a img{
    border: 0;
}
.header_right{
    width: 65%;
    margin-top:12px;
}
.text{
    width: 80%;
    height: 35px;
    background: #fff;
    border-radius: 50px;
    font-size: 14px;
}
.text .sou{
    width: 70%;
    margin-left: 10px;
    margin-top: 6px;
    background: none;
    border: none;
    font-size: 0.875rem;
    text-align: center;
    font: 100% "微软雅黑";
    color: #fff;
    outline: medium;
}
@media (max-width:414px){
    .sousuo{
        font-size: 100%;
        padding: 2% 0.4%;
    }
}
.sousuo{
    background-image: url(../image/sousuobtn.png);
    background-repeat: no-repeat;
    /* background-position: center; */
    width: 12%;
    margin:5px 10px 0 3px;
    border: none;
    outline: medium;
    /* padding: 1.5% 0; */
    /* background-color: #333; */
}
.right_btn{
    width: 15%;
    margin-top: 2px;
    position: relative;
    z-index: 999;
}
.right_btn img{
    border: none;
    float: right;
}

/* 侧边栏 */
.nav{
    display: none;
    width: 38%;
    position: fixed;
    right: 0;
    top: 60px;
    background: #4e4e4e;
    z-index: 999;
}
/* .nav ul{
    display: none;
} */
.nav ul li{
    border-bottom: 1px solid #292929;
    padding: 0.7rem 0;
    text-align: left;
}

.nav ul li a{
    padding-left: 20px;
    font-size: 12px;
    color: #fff;
}
/* 中部 */

.zhongbu{
    width: 100%;
    /* margin-bottom: 22%; */
    margin-bottom: 4%;
}
.banner{
    width: 100%;
    float: left;
    margin-top: 60px;
}
.banner img{
    width: 100%;
    /* height: 150px; */
}
.cgal{
    width: 100%;
    text-align: center;
    margin-top: 4%;
    /* background: yellow; */
}
.cgal p{
    font-size: 1.1rem;
    font-weight: 700;
}
.tubiao{
    width: 94%;
    /* margin:2% auto 0 auto; */
    margin-top: 3%;
    margin-left: 3%;
}
.tubiao ul li{
    width: 31%;
    float: left;
    margin-left: 2%;
    margin-top: 2%;
}
.tubiao ul li img{
    width: 100%;
}




/* 联系我们 */
.lxwm{
    width: 100%;
    background: #fff;
    /* margin-bottom: 20%; */
}
.lxwm hr{
    width:100%; 
    background: #a60d0f; 
    float:left; 
    border:none; 
    height:3px; 
    margin:3% 0;
}
.lxwm_nei{
    width: 94%;
    margin-left: 3%;
}
.lxwm_tit{
    width: 100%;
    padding-bottom: 5%;
}
.lxwm_tit p{
    text-align: center;
    color: #fff;
    background: #a60d0f;
    font-size: 1rem;
    margin-left: 5px;
}
.lxwm_nr{
    width: 100%;
}
.lxwm_bg{
    background: #eee;
    padding: 2% 0;
    float:left;
    width: 100%;
    color: #494949;
}
.lxwm_bbj p, .lxwm_bg p{
    font-size: 1rem;
    margin-left: 5px;
}
.lxwm_bbj{
    color: #a60d0f;
    padding: 3% 0;
    float: left;
    width: 100%;
}
@media (max-width:500px){
    .lxwm_bbj p span{
        width: 100%;
        display: inline-block;
    }
}
.lxwm_bbj p img{
    width: 93px;
    height: 93px;
    vertical-align: top;
}
.bottom_b{
    width: 70%;
    float: left;
    text-align: center;
    font-size: 0.875rem;
    line-height: 20px;
    margin: 15px 0;
    margin-left: 15%;
}






/* 底部 */
.footer{
    position: fixed;
    bottom: 0;
    background: #4f4f4f;
    width: 100%;
    height: 55px;
    /* padding: 1.4% 0; */
    padding-bottom: 2%;
    z-index: 999;
}
.footer_nei{
    width: 94%;
    float: left;
    margin-left: 3%;
}
.footer_nei ul .foot1{
    background-image: url(../image/tel.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18%;
    background-position-y: 0.7rem;
    width: 25%;
    float: left;
    height:52px;
    text-align: center;
}
.footer_nei ul .foot2 {
    background-image: url(../image/wx.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 36%;
    background-position-y: 0.7rem;
    width: 25%;
    float: left;
    height:52px;
    text-align: center;
}
.footer_nei ul .foot3{
    background-image: url(../image/QQ.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25%;
    background-position-y: 0.7rem;
    width: 25%;
    float: left;
    height:52px;
    text-align: center;
}
.footer_nei ul .foot4{
    background-image: url(../image/lxwmd.png) ;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25%;
    background-position-y: 0.7rem;
    width: 25%;
    float: left;
    height:52px;
    text-align: center;
}
.footer_nei ul li a{
    font-size: 12px;
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 96px;
}

.banner_nav{
    margin-top: 20px;
    margin-bottom: 10px;
}
.banner_nav ul li{
    width: 23%;
    height: 38px;
    background: #fff;
    float: left;
    line-height: 38px;
    margin-left: 6px;
    text-align: center;
    margin-top: 10px;
    box-sizing: border-box;
    border: 2px solid rgb(38,122,221);
}
.banner_nav ul li a{
    color: #333;
}
.clearfix::after{
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
}
.clearfix{
    zoom: 1;
}
.banner_nav ul .banner_nav_active{
    color: #fff;
    background: rgb(38,122,221);
}
.banner_nav ul .banner_nav_active a{
    color: #fff;
}