* {
    margin: 0;
    padding: 0;
    list-style: none;
}

p{
    line-height: 25px;
}
.big-tu {
    width: 100%;
    overflow: hidden;
    margin-top: 96px;
}
@media (max-width: 1200px) {
    .active{
        border-bottom: 0 !important;
    }
    .list:hover .subnav{
        display: none !important;
    }
}

.twop{
    line-height: 30px;
    font-family: "微软雅黑 Light";
    font-size: 16px;
    color: #333333;

}
@media (max-width: 1200px) {
    .big-tu{
        margin-top:60px !important;
    }
}
.big-tu img {
    width: 100%;
}
.slinav{
    

    position: relative;
}
.sli-left{
    float: left;
    display: inline-block;
    width: 23%;
    height: 70px;
    background-color: #A60B13;
    text-align: right;
    padding: 26px 20px;
}
.sli-left img{
    margin-right: 10%;
    margin-top: -3%;
}
.sli-cen{
    
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    
    width: 77%;

}
.sli-cen li{
    float: left;
    width: 12%;
    font-size: 16px;
    font-family: "微软雅黑 Light";
    line-height: 67px;
    text-align: center;
    color: #666666;
    text-decoration: none;
}

.sli-cen li a:hover{
    color: #a60b13;
}
.sli-cen li:hover{
    border-bottom: 3px solid #a60b13;
}
.sli-right{
    float: right;
    width: 30%;
    line-height: 60px;
    font-size: 14px;
    color: #999999;
}
.sli-right a{
    color: #999999;
    text-decoration: none;
}

@media (max-width: 1394px) {
    .sli-right{
        position: absolute;
        
        left: 28px;
        top: 74px;
        width: 90%;
        height: 46px;

    }
}
@media (max-width: 1625px){
    .one-left{
        padding-left: 8% !important;
        width: 50% !important;
    }
}
@media (max-width: 1511px){
    .one-duc{
        margin-top: 1rem !important;
    }
}
@media (max-width: 1200px){
    .one-left{
        width: 100% !important;
    }
    .onel-f{
        width: 80% !important;
        padding:0 30px !important;
    }
    .one-right{
        width: 100% !important;
        float:left !important;
        padding: 0 30px !important;
    }
    .one-right img{
        width: 100% !important;
    }
    .ones-left{
        width: 100% !important;
        padding: 0 30px !important;
    }
    .ones-left img{
        width: 100% !important;
    }
    .ones-right{
        width: 100% !important;
        padding: 30px !important;
    }
    .onesb{
        width: 100% !important;
        padding: 0 30px;
        margin-left: 0 !important;
    }
    .onesb img{
        width: 100% !important;
    }
    .onesp{
        width: 100% !important;

    }
}
@media (max-width: 600px){
    .one-left{
        padding: 0 !important;
    }
    .onel-f{
        width: 100% !important;

    }
}
@media (max-width: 448px){
    .one-left{
        width: 102% !important;
    }
}


.about-bot{
    width: 100%;
    padding-bottom: 6%;
    border-bottom: 1px solid #ccc;

    margin-top: 115px;
}

.show-one{
    overflow: hidden;
}

.one-left{
    float: left;
    padding-left: 14%;
    width: 50%;
}
.one-left h2{
    font-size: 30px;
    font-weight: bold;
    color: #000;
    margin: 0;
}
.one-p{
    font-size: 20px;
    color: #999999;
    font-family: Cambria;
    text-transform: uppercase;
    margin: 0;
}
.one-duc{
    margin-top: 5rem;
}
.one-duc p{
    font-size: 16px;
    font-family: "微软雅黑 Light";
    color: #333333;
}
.one-right{
    float: right;
    width: 50%;
}
@media (max-width: 771px) {
    .sli-left{
        display: none;
    }
    .sli-cen{
        width: 100%;
    }
    .sli-cen li{
        width: 25%;
    }

}


.one-top{
    overflow: hidden;
}

.one-cen{
    margin-top: 5rem;
    overflow: hidden;
}
.ones-left{
    float: left;
    width: 45%;
}
.ones-right{
    float: left;
    width: 41%;
    font-size: 16px;
    font-family: "微软雅黑 Light";
    padding: 37px 37px 0 37px;
}
.ones-right p:last-child{
    margin-top: 10%;
}
@media (max-width: 1680px) {
    .ones-right p:last-child{
        margin-top: 4% !important;
    }
    .ones-right{
        padding-top: 10px;
    }
}


@media (max-width: 1492px) {
    .ones-right p:last-child{
        margin-top: 0 !important;
    }
    .ones-right p:first-child{
        margin-bottom: 0;
    }
    .ones-right{
        padding-top: 0;
    }
}
.one-bot{
    margin-top: 30px;
    overflow: hidden;
}
.onesb{
    margin-left: 8rem;
    float: left;
    width: 40.5%;
}
.onesp{
    float: left;
    width: 40%;
    padding: 30px 30px 0 30px;
    color: #333333;
    font-size: 16px;
    font-family: "微软雅黑 Light";
}
.onesp p:last-child{
    margin-top: 5%;
}
@media (max-width: 1568px) {
    .onesp p:last-child{
        margin-top: 0;
    }
    .onesp{
        padding-top: 0;
    }
}
.two-top{
    overflow: hidden;
}

.show-two{
    overflow: hidden;

    margin: 80px auto 0;
}

@media (max-width: 1200px) {
    .two-right{
        margin: 0 !important;
    }
    .two-top{
        overflow: hidden;
    }
}

@media (min-width: 992px){
    .two-left{
        width: 22%;
    }
    .two-right h2{
        margin-top: 0 !important;
    }
}


.two-right{
    float: left;
    margin: 4rem 0;
}
.two-right h2{
    margin-bottom: 0;
    font-family: 微软雅黑;
    font-weight: bold;
    font-size: 24px;
}
.two-right p{
    text-transform: uppercase;
    font-size: 20px;
    color: #999999;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 5px;
}
.two-bot{
    background-color: #F8F8F8;
    margin-top: 112px;
    padding: 30px 20px;
    border-bottom: 1px solid #ccc;
}
.pic-top{
    overflow: hidden;
}
.pic-top li{

    line-height: 336px;
    text-align: center;
}
.pic-top li:last-child{
    border: 0;
}
.shuxian{
    width: 1px;
    height: 330px;
    background-color: #ccc;
}
.show-three{
    position: relative;
    overflow: hidden;
   margin-top: 80px;
}
.show-three{
    border-bottom: 1px solid #ccc;
}
.three-cen{
    
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 8%;
}

@media (max-width: 1440px) {
    .three-bot{
        width: 25%;
    }
}

@media (max-width: 992px){
    .three-bot{
        display: none ;
    }

    .three-xiao{
        width: 70%;
        margin: 0 auto;
    }
}

.three-right{
    margin-top: 11%;

}
.three-right h3{
    color: #a60b13;
    font-size: 24px;
    font-family: "微软雅黑";
}
.three-right p{
    color: #333333;
    font-size: 18px;
    font-family: "微软雅黑 Light";
}

.three-bot{
    position: absolute;
    right: 0;
    bottom: 0;
}
.show-four{
    overflow: hidden;
    margin-top: 80px;
    font-family: "微软雅黑 Light";
    padding-bottom: 6%;
    border-bottom: 1px solid #ccc;
}
.four-bor{
    
}
.ban{
    width: 75%;
    margin: 0 auto;
    margin-bottom: 100px;
}
.four-top{
    overflow: hidden;
}

.four-top li:last-child{
    margin: 0;
}

.four-title{
    color: #333333;
    font-size: 24px ;
    font-family: "微软雅黑 Light";
    margin-top: 20px;
    text-align: center;
}
.four-wen{
    width: 100%;
    padding: 10px 20px;
    font-size: 16px;
    text-align: center;
}
.four-wen1{
    text-align: center !important;
}

@media (max-width: 767px) {
    .four-tou img{
        margin: 0 auto;
    }
    .four-wen{
        padding: 10px 0;
    }
    .four-top li{
        margin-top: 30px;
    }
    .two-bot{
        margin-top: 40px;
    }
    .pic-top li{
        line-height: 250px;
    }
    .about-bot{
        margin-top: 80px;
    }
    .show-four{
        margin-top: 55px;
    }
    .four-bot{
        margin-top: 40px !important;
    }
    .three-xiao{
        width: 100%;
    }
    .three-right h3{
        text-align: center;
    }
    .three-right p:nth-child(2){
        text-align: center;
    }
}

.four-bot{
    margin-top: 70px;
    background-color: #F8F8F8;
}
.four-pro{
    overflow: hidden;
    width: 100%;
}
.cur-p{
    padding-left: 0;
    padding-right: 0;
}
.cur-p2{
    padding-right: 0;
    padding-left: 0;

}
.mate-ziw{
    width: 69%;
    margin: 0 auto;
}
@media (max-width: 992px) {
    .mate-ziw{
        width: 100%;
    }
}
.cur-p2 img{
    width: 100%;
}
.four-pro img{
    float: left;
}











p{
    overflow: hidden;
}
@media (max-width: 1200px) {
    .mate-pro{
        margin-top: 1% !important;
    }
}
.mate-pro{
    float: left;

    margin-top: 3%;
    font-family: "微软雅黑 Light";
}
.mate-pro p:last-child,.mate-serv p:last-child{
    font-size: 16px;
    margin-top: 20px;
    color: #333333;
}
.four-serv{
    overflow: hidden;
}
.mate-serv{
    float: left;
    margin-top: 4%;
    padding-right: 0;
}
.four-serv img{
    float: left;
}

@media (max-width: 991px) {
    .mate-serv{
        width: 100%;
    }
    .mate-pro{
        width: 100%;
    }
    .cur-p{
        padding-left: 15px !important;
        margin-top: 15px;
    }
    .cur-p2{
        width: 100%;
        padding-right: 15px;
        margin-bottom: 15px;
    }
}

@media (max-width: 768px) {
    .one-left h2{
        font-size: 26px;
    }
    .one-p{
        font-size: 16px;
    }
    .one-duc{
        margin-top: 2rem !important;
    }
    .sli-right{
        top: 66px;
    }
    .three-cen{
        margin-bottom: 0;
    }
    .show-two{
        margin-top: 50px;
    }
    .two-left{
        display: none;
    }
    .two-top div:nth-child(2){
        display: none;
    }
    .two-right h2{
        margin-top: 0;
    }
}


#show div.xian{
    display: block;
    font-family: 微软雅黑;
}

#show>div{
    display: none;
}


.active{
    color: #fff !important;
    background: #a60b13 !important;
    border-bottom: 3px solid #a60b13;
    
}
.header .nav .nav-list1 > li.active{
    height: 100px !important;
}
#zhan li.active{
    background: none !important;
    border-bottom: 3px solid #a60b13 !important;
    color: #a60b13 !important;
}
.header.fixed-header .nav .nav-list1 > li.active{
    height: 80px !important;
}
@media (max-width: 1200px) {
    .about-bot,.show-four,.two-bot,.show-three{
        border: 0;
    }
    .header .nav .nav-list1 > li.active{
        height: 55px !important;
    }

}