.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;
}


.main{
    width: 100%;
    margin-bottom: 4%;
}
.banner{
    width: 100%;
    float: left;
    margin-top: 60px;
}
.banner img{
    width: 100%;
    /* height: 150px; */
}
.tiao{
    width: 96%;
    height: 35px;
    background-color: rgb(0, 100, 49);
    margin-left: 2%;
    margin-top: 4%;
}
.tiao_left{
    margin-left: 4%;
    line-height: 35px;
    color:rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 600;
}
.tiao_right{    
    width: 20%;
    height: 35px;
    background: rgb(255, 255, 255);
    margin-right: 4%;
    text-align: center;
}
.tiao_right span{
    line-height: 35px;
    color: rgb(0, 100, 49);
    font-size: 14px;
    font-weight: 600;
}
.fenlei_sp{
    width: 92%;
    margin-left: 4%;
}
.yanse{
    background:rgb(244, 255, 225)
}
.shipin1{
    width: 100%;
    height: 60px;
    /* color: rgb(244, 255, 225); */
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: rgb(213, 213, 213);
}
/* .shipin1:hover{
    background-color: rgb(255, 215, 129);
}
.yanse:hover{
    background-color:  rgb(255, 215, 129);
} */
.sp_left  {
    width: 15%;
    height: 60px;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: rgb(213, 213, 213);
}
.sp_left_nei {
    width: 80%;
    height: 30px;
    display: block;
    border: 1px solid rgb(213, 213, 213);
    margin-top: 13px;
    margin-left: 10%;
}
.sp_left .sp_left_nei  img{
    width: 100%;
    height: 100%;
}
.sp_zhong{
    width: 65%;
    height: 60px;
    /* background: yellow; */
    line-height: 19px;
}
.sp_zhong1{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.sp_zhong1 a{
    font-size: 14px;
    font-weight: 600;
    color: rgb(2, 64, 27);
    margin-left: 2%;
    display: block;
}
.sp_zhong2{
    width: 100%;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.sp_zhong2 span{
    font-size:12px;
    color: rgb(153, 153, 153);
    margin-left:2%;
}
.sp_zhong2 a{
    font-size:12px;
    color: rgb(153, 153, 153);
    margin-left:2%;
}
.sp_zhong2 .shichang{
    background-image: url(../image/shizhong.gif);
    background-repeat: no-repeat;
    padding-left: 14px;
}
.sp_zhong3{
     overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.sp_zhong3 p{
    font-size:12px;
    color: rgb(153, 153, 153);
    margin-left: 2%;
    display: block;
}
.sp_right{
    width: 19%;
    height: 60px;
    /* background:yellowgreen; */
    line-height: 18px;
}
.sp_right img{
    float: left;
    margin-top:25px;
}
.sp_right a{
    /* background-image: url(../image/sehxiangtou.gif);
    background-repeat: no-repeat; */
    font-size: 12px;
    color: rgb(242, 125, 0);
    display:block;
    line-height: 60px;
    float:right;
}










/* 联系我们 */
.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;
}