
.header_top{
    width: 100%;
    background: #353535;
    color:#fff;
    height: 34px;
    line-height: 34px;
    position: fixed;
    z-index: 999;
}
.header_top_right{
    float: right;
    padding:0 10px;

}
.header_top_right span{
    color:#fff;
    border-right: 2px solid #fff;
    padding:0 10px;
    font-size:12px;
}
.header_top_right span:nth-child(2){
    border-right:none;
}

.header_top_right i{
    font-style: normal;
}
.header{
    width: 100%;
    height:100px;
    position: fixed;
    margin-top: 30px;
    background: #fff;
    z-index: 999;
}
.cont{
    width: 80%;
    margin:0 auto;
}
.header .container{
    height:100%;
}
.header_top .container{
    height:100%;
}
@media screen and (min-width:1600px){
     .container{
        height:100%;
        width: 80%;
        margin:0 auto;
    }
}
.logo{
    float: left;
    margin-top: 20px;
    width: 28%;
}
.logo img{
    width: 100%;
    display: block;
}
.header_nav{
    float: right;
    height: 100%;
}
.header_nav ul{
    height:100%;
}
.header_nav ul li{
    width: 120px;
    height: 100%;
    float: left;
    margin-left: 20px;
}

.header_nav ul li a{
    display: block;
    height:100%;
    width: 100%;
    color:#333;
    text-align: center;
    font-size:16px;
    font-weight: 700;
    padding-top: 30px;

}
.header_nav ul li a span{
    display: block;
    font-weight: normal;
    font-size:14px;


}
.header_nav ul li a:hover{
    border-bottom: 4px solid #d31502;
    color:#da251c;

}
/*banner*/
.sy_banner{
    width: 100%;
    height: 960px;
    position: relative;
}
.sy_banner>.img_box{
    width: 100%;
    height:100%;
    overflow:hidden;
}
.sy_banner>.img_box>img{
    transition: all 5s;
}
.sy_banner:hover>.img_box>img{
    transform: scale(1.1);
}
.banner_txt{
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    z-index: 9;
    position: absolute;
}
.banner_txt>.cont{
    height: 100%;
    position: relative;
}
.banner_txt>.cont>.img_box{
    width: 50%;
    position: absolute;
    top:50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 99;
}
.banner_txt>.cont>.img_box>img{
    margin:20px 0;
}

.about{
    width: 100%;
 /*   height: 840px;*/
    background: url(../images/sec2_banner.png) no-repeat;
    background-size:80%;
    padding: 120px 0;
}
.about .cont{
    position: relative;
    display: block;
    justify-content: space-between;
}
.about .about_p1{
   width: 80%;
    opacity: 0;
}
.about .about_p2{
    width: 40%;
    margin-top: 20px;
    opacity: 0;
}
.about .about_left{
    width: 50%;
    float: left;
    padding-left: 10%;
    box-sizing:border-box;
}
.about .about_left h3{
    font-size:28px;
    color:#666666;
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
    margin-top: 6%;
    opacity: 0;

}
.about .about_left h3 span{
    display: inline-block;
    width: 10px ;
    height:10px;
    border-radius:100%;
    background: #da251c;
    margin: 0 10px;
    margin-bottom: 5px;

}
.about .about_left p{
    font-size:16px;
    color:#999;
    margin-bottom: 100px;
    opacity: 0;
    text-indent: 2rem;
}

.about .about_right{
    width: 50%;
    float: left;
    padding-left: 100px;
    opacity: 0;
    box-sizing:border-box;
}

.about .about_right .img_p{
    width: 50%;
    height:300px;
    float: left;
    overflow: hidden;
    position: relative;

}
.about .about_right .img_p.changeimg img{
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center;
    transition:all 1s;

}
.about .about_right .img_p.changeimg:hover img:last-child{
    opacity: 0;

}
.about .about_right .img_p img{
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
       -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
         -o-transition: all .5s ease;
            transition: all .5s ease;

}
.about .about_right .img_p.ani:hover img{
    width: 110%;
    height: 110%;
    margin-top: -5%;
    margin-left: -5%;

}
.more{
    float: right;
    width: 130px;
    height: 30px;
    line-height: 30px;
    color:#da251c;
    border:1px solid #da251c;
    border-radius:20px;
    text-indent: 2em;
    text-transform : uppercase;
    font-weight: 700;
    background: url(../images/more_arrow.png) no-repeat 80% 50%;
    transition:all .5s;
}
.about .about_left .more{
    opacity: 0;
}
.more:hover{
    color:#fff;
    background: url(../images/more_arrow_w.png) no-repeat 80% 50% #da251c;
}



/*honor*/
.honor{
    width: 100%;
    height: 980px;
    padding-right: 10%;
    display: flex;
    justify-content: space-between;
    background: url(../images/honor_bg.png) no-repeat 95% 100%;
    transition:all 1s;
}

.honor .honor_left{
    width: 60%;
    float: left;
    padding: 0 0 0 2%;
    padding-top: 120px;
    background: url(../images/p2_img2.png) no-repeat;
    background-position: center;
    background-size: 100%;
}
.honor_left>.ry_lb{
    width: 95%;
    height: 420px;
    margin-top: 120px;
}
.honor_left>.ry_lb>.swiper-wrapper{
    width: 100%;
    height: 100%;
}
.honor_left>.ry_lb>.swiper-wrapper>.swiper-slide{
    width: 500px;
    height: 100%;
}
.honor_left>.ry_lb>.swiper-wrapper>.swiper-slide>.img_box{
    width: 100%;
    height: 100%;
}








.honor .honor_right{
    width: 40%;
    height: 100%;
    float: right;
    padding-top: 120px;
    
}
.sy_tit{
    width: 100%;
    height: auto;
    position:relative;
}

.honor .honor_right h3{
    font-size:28px;
    color:#666666;
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;

}
.honor .honor_right h3 span{
    display: inline-block;
    width: 10px ;
    height:10px;
    border-radius:100%;
    background: #da251c;
    margin: 0 10px;
    margin-bottom: 5px;

}
.honor .honor_right p{
    font-size:16px;
    color:#999;
    line-height: 40px;
    margin-bottom: 100px;

}
.honor .honor_right p span{
    display: block;
    font-size:21px;
    color:#da251c;
    font-weight: 700;
    margin-bottom: 30px;

}
.honor_right .more{
    float: left;
}

.honor .honor_right .honor_p1{
    width: 40%;
    position:absolute;
    left:45%;
    top:0;
}
.honor .honor_right .honor_p2{
    width: 80%;
}






#certify {
    position: relative;
    width: 100%;
}

#certify .swiper-container {
    padding-bottom: 80px;
}

#certify  .swiper-slide {
    width: 385px;
    height: 550px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
    position: relative;
}
.honor_mask{
    position: absolute;
    top: 0;
    left:0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    opacity: 0;
    transition:all 1s;
    padding-top: 200px;
}
.honor_mask p{
    font-size:30px;
    font-weight: 700;
    color:#fff;
    text-align: center;

}
.honor_mask:hover{
    position: absolute;
    top: 0;
    left:0;
    width: 100%;
    height: 100%;
    opacity: 1;
}
#certify  .swiper-slide img{
    display:block;
    width: 100%;
    height: 100%;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 0px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 15px;
    height: 15px;
    border-radius:100%;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #da251c;
    background-color: #fff;
}

#certify .swiper-button-prev {
    display:none;
}


#certify .swiper-button-next {
    display:none;
}




/*case*/
.case{
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}
.case_bj{
    width: 100%;
    height:100%;
   background: url(../images/bg3.jpg) no-repeat ; 
   position: absolute;
   top:0;
   left: 0;
   z-index: -1;
   background-position: center;
    background-size: cover;
    animation:bjimg 30s infinite;
    animation-timing-function:linear;
    -webkit-animation:bjimg 30s infinite; 
    -webkit-animation-timing-function:linear;
    overflow: hidden;
}
@keyframes bjimg{
    0%{
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
         transform-origin:top left;
      -webkit-transform-origin:top left;
      -moz-transform-origin:top left;
      -o-transform-origin:top left;
    }
    50%{
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
         transform-origin:top left;
      -webkit-transform-origin:top left;
      -moz-transform-origin:top left;
      -o-transform-origin:top left;
    }
    100%{
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
         transform-origin:top left;
      -webkit-transform-origin:top left;
      -moz-transform-origin:top left;
      -o-transform-origin:top left;
    }
  }
.case>h2{
    width: 100%;
}
.case>h2>.cont>img:first-child{
    width: 35%;
    margin-bottom: 20px;
    display: block;
}
.case>h2>.cont>img:last-child{
    width: 17%;
    display: block;
}
.case_nav{
    width: 100%;
    padding: 3% 0;
}
.case_nav>ul{
    width: 100%;
    display: flex;
    justify-content: center;
}
.case_nav>ul>li{
    padding:10px;
    box-sizing: border-box;
    border:1px solid #1a7fda;
    margin-left:10px;
}
.case_nav>ul>li:hover{
    background-color: #da251c;
}
.case_nav>ul>li:first-child{
    margin-left:0;
}
.case_nav>ul>li>a{
    color:#fff;
}
.case_box{
    width: 100%;
    margin-top: 80px;
}
.wrap{
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

.wrap ul{
    overflow: hidden;
    position:absolute;
    width: 1000%;
    left: 0;
    top: 0;
    height: 100%;
    _height:1px;
    padding: 0!important;
}

.wrap ul li{
    float: left;
    width: 400px;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.wrap ul li>a{
    width: 100%;
    height: 100%;
    display: block;
}
.wrap ul li .img_box{
    width: 92%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.wrap ul li .img_box:hover>img{
    transform: scale(1.1);
}
.wrap ul li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: all 0.8s;
}
.wrap ul li .img_box>p{
    width: 100%;
    height: 60px;
    text-align:center;
    line-height:60px;
    background-color: rgba(0,0,0,.8);
    position: absolute;
    left: 0;
    bottom:0;
    z-index: 9;
    color: #fff;
}


.sheng{
    width: 27%;
    height: 100%;
    margin-right: 1%;

    background: url(../images/case_1.png) no-repeat ;
    background-size: 100% 100%;
    position:relative;

}
.case_center{
    width: 30%;
    height: 100%;
    margin-right: 1%;
}
.fang{
    width: 100%;
    height: 48%;
    margin-bottom: 2%;
    margin-right: 2%;


    background: url(../images/case_2.png) no-repeat ;
    background-size: 100% 100%;
}
.shi{
    width: 100%;
    height: 50%;
    margin-right: 2%;

    background: url(../images/case_3.png) no-repeat ;
    background-size: 100% 100%;
}

.case_right{
    width: 40%;
    height: 100%;
}
.jian{
    width: 100%;
    height: 58%;
    margin-bottom: 2%;

    background: url(../images/case_4.png) no-repeat ;
    background-size: 100% 100%;
}

.gang{
    width: 100%;
    height: 40%;

    background: url(../images/case_5.png) no-repeat ;
    background-size: 100% 100%;
}

.case_con{
    width: 100%;
    text-align: center;
    position:absolute;
    top:40%;
    transition:all .5s;
}
.case_con span{
    display: block;
    font-size:24px;
    color:#fff;
    font-weight: 700;
    margin:15px 0;
}
.case_con i{
    display: block;
    margin:0 auto;
    width: 36px;
    height: 5px;
    background: #fff;
}
.more.more_case{
    background: #b41101;
    color:#fff;
    background: url(../images/more_arrow_w.png) no-repeat 80% 50% #b41101;
    position:absolute;
    bottom: -10%;
    left:50%;
    -webkit-transform: translate(-50%,0);
       -moz-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
         -o-transform: translate(-50%,0);
            transform: translate(-50%,0);
    transition:all 1s;

}
.more.more_case:hover{
    transform: translate(-50%,-8px);
}
.case_img{
    transition:all 1s;
    background-position: center;
    position:relative;
    overflow: hidden;
}
.case_img:hover{
    background-size:105% 105%;
    background-position: center;
}
.case_img:hover .case_con{
    top:20%;
}
.case_img:hover .more.more_case{
    bottom: 20%;
    width: 150px;
    height: 30px;
    line-height: 30px;
}
.case_mask{
    width: 100%;
    height: 100%;
    position:absolute;
    left: 0;
    top: 0;
    background: rgba(0,87,168,.1);
    transition:all 1s;
}
.case_img:hover .case_mask{
    width: 100%;
    height: 100%;
    position:absolute;
    left: 0;
    top: 0;
    background: rgba(0,87,168,.5);
}

.government{
    width: 100%;
    padding:80px 0;
/*    background: url(../images/news_bg.png) no-repeat;
    background-size: 100% 100%;*/

}

.government .gov_tittle{
    width: 100% ;
    border-bottom: 1px solid #adacac;
}
.government .gov_tittle ul{
    float: left;
}
.government .gov_tittle ul li{
    float: left;
}
.government .gov_tittle ul li.active{
    float: left;
    border-bottom: 3px solid #b41101;
}
.government .gov_tittle ul li:hover{
    float: left;
    border-bottom: 3px solid #b41101;
}

.government .gov_tittle ul li a{
    display: block;
    font-size:24px;
    text-align: center;
    margin: 10px 20px;
}
.more.more_gov{
    float: right;
    margin-top: 10px;

}
.container{
    overflow: hidden;
}

.government .gov_con{
    width: 100%;
    height: 100%;
    position:relative;
}

.government .gov_con .gov_each{
    padding:100px 0;
    width: 100%;
    height: 100%;
}
.government .gov_con .gov_each .gov_each_left{
    width: 50%;
    height: 100%;
    float: left;
}
.government .gov_con .gov_each .gov_each_left:first-child{
    padding-right: 2%;
}
.government .gov_con .gov_each .gov_each_left:last-child{
    padding-left: 2%;
}
.government .gov_con .gov_each .gov_each_left .gov_imgBox{
    width: 100%;
    height: 360px;
    overflow:hidden;
}
.government .gov_con .gov_each .gov_each_left .gov_imgBox img{
    width: 100%;
    height: 100%;
    transition: all .5s linear;
}
.government .gov_con .gov_each .gov_each_left .gov_imgBox:hover img{
    width: 106%;
    height: 106%;
    margin-top: -3%;
    margin-left: -3%;
}
.government .gov_con .gov_each .gov_each_left h3{
    width: 100%;
    font-size:21px;
    margin: 30px 0;
}
.government .gov_con .gov_each .gov_each_left p{
    width: 100%;
    font-size:14px;
    line-height: 24px;
    margin-bottom:25px;
    text-indent: 2rem;
}
.government .gov_con .gov_each .gov_each_left span{
    font-size:14px;
}
.government .gov_con .gov_each .gov_each_left .more{
    margin-top: 50px;
}
.government .gov_con .gov_each .gov_each_right{
    width: 50%;
    height: 100%;
}
.government .more{
    border:1px solid #000;
    background: url(../images/more_arrow_w.png) no-repeat 80% 50%;
}
.government .more:hover{
    background: url(../images/more_arrow_w.png) no-repeat 80% 50% #da251c;
    border:1px solid #da251c;
}


.gov_con .swiper-button-next ,.swiper-button-prev{
    position: absolute;
    top: 35%;
    width: 62px;
    height: 62px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 62px 62px;
    -webkit-background-size: 62px 62px;
    background-size: 62px 62px;
    background-position: center;
    background-repeat: no-repeat;
}


.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/page_white.png);
    left: -80px;
    right: auto;
    transform: rotate(180deg);
}
.swiper-button-prev:hover{
    background-image: url(../images/page_red.png);
    left: -80px;
    right: auto;
    transform: rotate(0deg);
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/page_white.png);
    right: -80px;
    left: auto;
}
.swiper-button-next:hover{
    background-image: url(../images/page_red.png);
    right: -80px;
    left: auto;
    transform: rotate(180deg);
}





/*新闻*/

.about.news{
    width: 100%;
/*    height: 980px;*/
    background: url(../images/goverment_5.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding:120px 0;
}
.about.news p.first_p{
    margin-bottom: 0;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
-webkit-box-orient: vertical;

}
.about.news p.last_p{
    margin-bottom: 0;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
-webkit-box-orient: vertical;
margin-bottom: 100px;
}

.about.news .about_p2{
    position:absolute;
    left:0;
    top:160px;
    width: 35vw;
}
.about.news .about_p1{
    position:absolute;
    left:150px;
    top:250px;
    width: 17vw;
}

.news_right{
    width: 50%;
    float: right;
    height: 100%;

    padding-left: 10%   ;
}
.news_right .news_img{
    width: 100%;
    position:relative;

}
.news_right .news_img .news_img_p1{
    width: 614px;
    height: 403px;
    position:absolute;
    left: 0;
    top:210px;
    opacity: 0;
    overflow:hidden;
}

.news_right .news_img .news_img_p1:hover img{
    width: 110%;
    height: 110%;
    margin-top: -5%;
    margin-left: -5%;
}
.news_right .news_img .news_img_p2:hover img{
    width: 110%;
    height: 110%;
    margin-top: -5%;
    margin-left: -5%;
}
.news_right .news_img .news_img_p2{
    width: 297px;
    height: 297px;
    position:absolute;
    left: -86px;
    top: 480px;
    opacity: 0;
    overflow:hidden;
}
.news_right .news_img .news_img_p1 img{
    width: 100%;
    height: 100%;
    transition:all .5s;

}
.news_right .news_img .news_img_p2 img{
    width: 100%;
    height: 100%;
    transition:all .5s;
}
.news_right ul{
    float: right;
    margin-top: 100px;
}
.news_right ul li{
    float: left;
}
.news_right ul li.active{
    float: left;
    border-bottom: 3px solid #b41101;
}
.news_right ul li:hover{
    float: left;
    border-bottom: 3px solid #b41101;
}
.news_right ul li:hover a{
    color:#da251c;
}
.news_right ul li a{
    display: block;
    font-size:24px;
    color:#666;
    text-align: center;
    margin: 10px 20px;
}


.government .gov_tittle{
    width: 100% ;
    border-bottom: 1px solid #adacac;
}

.about1_l{
    width: 55%;
    /*height: 450px;*/
    float:left;
}
.about1_l>.img_box{
    width: 100%;
    position: relative;
}
.about1_l>.img_box>img{
    width: 100%;
    display: block;
}
.about1_l>.img_box>ul{
    position: absolute;
    width: 100%;
    padding: 10px 0;
    background-color: rgba(0,0,0,.6);
    bottom: 0;
    left: 0;
    z-index: 9;
    display: flex;
    justify-content: center;
    color: #fff;
}
.about1_l>.img_box>ul>li{
    padding: 0 5%;
    box-sizing: border-box;
    border-right: 1px solid rgba(255,255,255,0.6);
}
.about1_l>.img_box>ul>li:last-child{
    border-right: 0;
}
.about1_l>.img_box>ul>li>h3{
    font-size: 30px;
    display: flex;
    justify-content: center;
}
.about1_l>.img_box>ul>li>h3>em{
    font-size: 14px;
    margin-left:20px;
    margin-top:10px;
}
.about1_l>.img_box>ul>li>p{
    font-size: 14px;
    line-height:36px;
}
.about1_r{
    width: 46%;
    height: 450px;
    background-image:url(../images/p6_img2.png);
    background-size:100% 100%;
    right: 0;
    top:8%;
    position: absolute;
    z-index: 99;
    padding: 5%;
    box-sizing: border-box;
    color: #333;
}
.about1_r>h2{
    font-size: 24px;
    font-weight: bold;
    color: #da251c;
}
.about1_r>em{
    width: 50px;
    height: 3px;
    background-color: #da251c;
    display: block;
    margin-top: 3%;
}
.about1_r>p{
    margin-top: 8%;
    text-indent: 2rem;
}
.about1_r>a{
    font-size: 14px;
    width: 135px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: block;
    color: #da251c;
    border: 1px solid #da251c;
    border-radius: 20px;
    margin-top: 10%;
}


/*联系*/
.contact{
    width: 100%;
    background: url(../images/contact_2.png) no-repeat center;
    background-size: cover;
    background-position: center;
    transition:all 2s;
    padding: 120px 0;
}
.contact .cont{
    height: 100%;
}
.contact .cont .contact_tittle{

}
.contact .cont .contact_tittle span{
    display: block;
   font-size:50px;
   color:#fff;
   font-weight: 700;

}
.contact .cont .contact_tittle i{
    display: block;
   font-size:35px;
   color:#fff;
   font-style: normal;

}

.contact .cont .add_main{
   width: 60%;
   padding:60px;
   box-sizing:border-box;
   background: url(../images/contact_bg2.png);
   background-size: 100% 100%;
   margin-top: 60px;
   position:relative;
   opacity: 1;

}
.contact .cont  .add_main p{
    font-size:16px ;
    font-weight: 700;
    color:#333;
    line-height: 35px;
    opacity: 1;

}
.contact .cont  .add_main img{
    position:absolute;
    right:60px;
    bottom: 50px;
}

/*footer*/
.footer{
    width: 100%;
    padding-top: 55px;
    background-color: #353535;
    border-top: 1px solid #eee;
    color: #fff;
}
.foot_top{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.footer .footer_top ul{
    width: 10%;
    float: left;
}
.foot_nav{
    width: 50%;
    display: flex;
    justify-content: space-between;
}
.wx{
    width: 20%;
    padding-top:0;
    padding-left:8%;

}
.footer .wx img{
    width: 100%;
    display: block;

}
.footer .wx span{
    display: block;
    margin: 15px 0;
    color:#fff;
    text-align: center;

}
.foot_nav ul li {
    margin-bottom: 10px;
}
.foot_nav ul li:first-child{

    margin-bottom: 30px;
}
.foot_nav ul li a{
    font-size:14px;
    color:#fff;

}
.foot_nav ul li:hover a{
    color:#fff;
}
.foot_nav ul li:first-child a{
    font-size:16px;
    color:#fff;
}
.yqlj{
    width: 100%;
    padding: 20px 0;
    margin-top:20px;
    border-top: 1px solid #eee;
}
.yqlj ul{
    width: 100%;
    overflow: hidden;
}
.yqlj ul>li{
    float: left;
    line-height: 24px;
    margin-left: 20px;
    margin-bottom: 0;
}
.yqlj ul>li:first-child{
    margin-left: 0;
}
.yqlj ul>li>a{
    color: #fff;
}
.foot_bot{
    width: 100%;
    padding: 10px 0;
    background-color: #353535;
}
.foot_bot p{
    color: #fff;
    text-align:center;
}

/*内页banner*/
.ny_banner{
    width: 100%;
    height: 960px;
    background-size: 100%;
    position: relative;
    overflow: hidden;
}
.ny_banner_bj{
    width: 100%;
    height: 100%;
    background-image: url(../images/ny_bj1.jpg);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    animation:bjimg 30s infinite;
    animation-timing-function:linear;
    -webkit-animation:bjimg 30s infinite; 
    -webkit-animation-timing-function:linear;
    background-attachment: fixed;
}
.bj2{
  background-image: url(../images/ny_bj2.jpg);  
}
.bj3{
  background-image: url(../images/ny_bj3.jpg);  
}
.bj4{
  background-image: url(../images/ny_bj4.jpg);  
}
.bj5{
  background-image: url(../images/ny_bj5.jpg);  
}
/*快捷导航*/
.ny_mbx{
    width: 100%;
    padding: 30px 0;
    background-color: #fafafa;
}
.ny_mbx ul{
    width: 100%;
    display: flex;
    justify-content: center;
}
.ny_mbx ul>li{
    width: 200px;
    line-height: 30px;
    position: relative;
    text-align:center;
    border-right: 1px solid #353535;
}
.ny_mbx ul>li:last-child{
    border:0;
}
.ny_mbx ul>li>a{
/*    color: #fff;*/
    font-size: 18px;
}
/*关于永捷*/
.ab_banner_txt{
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    position:absolute;
    z-index: 99;
}
.ab_banner_txt>.cont{
    height:100%;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.ny_tit{
    position: absolute;
    width: 40%;
    padding: 60px 0;
    /*background-color: rgba(2,68,142,.4);*/
    top:120%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align:center;
    color: #fff;
    border-radius:0 15px 0 15px;
}
.ny_tit>h2{
    font-size: 46px;
    font-weight: bold;
    letter-spacing: 10px;
}
.ny_tit>h3{
    font-size: 24px;
    margin-top:20px;
}
.ab_banner_txt_l{
    width: 33%;
    height: 100%;
    position: relative;
}
.ab_banner_txt_l_dail{
    position: absolute;
    top:50%;
    left:0;
    transform:translateY(-50%);
    z-index: 999;
    color: #fff;
}
.ab_banner_txt_l_dail>h2{
    width: 100%;
    font-size: 45px;
    font-weight: bold;
    height: 100px;
    letter-spacing: 5px;
    position: relative;
}
.ab_banner_txt_l_dail>h2:after{
    content: "";
    position: absolute;
    width: 100px;
    height: 4px;
    background-color: #da251e;
    bottom: 0;
    left: 0;
    z-index: 9999;
}
.ab_banner_txt_l_dail>h3{
    margin: 40px 0;
    font-size: 22px;
}
.ab_banner_txt_l_dail>p:nth-child(3){
    line-height: 24px;
    text-align:justify;
    text-indent: 2rem;
}
.ab_banner_txt_l_dail>p:nth-child(4){
    line-height: 24px;
    margin-top: 40px;
    text-align:justify;
    text-indent: 2rem;
}
.ab_banner_txt_r{
    width: 65%;
    height: 100%;
    position: relative;
}
.ab_banner_txt_r>ul{
    width: 100%;
    position: absolute;
    top:50%;
    left:0;
    transform:translateY(-50%);
    z-index: 999;
    color: #fff;
    display: flex;
    justify-content: space-between;
}
.ab_banner_txt_r>ul>li{
    width: 25%;
    text-align:center;
    position: relative;
}
.ab_banner_txt_r>ul>li:last-child:after{
    width: 0;
}
.ab_banner_txt_r>ul>li:after{
    content: "";
    position: absolute;
    right: 0;
    top:0;
    width: 2px;
    height: 100%;
    background-color: rgb(255,255,255,.3);
}
.ab_banner_txt_r>ul>li>h4{
    width: 100%;
    font-size: 18px; 
}
.ab_banner_txt_r>ul>li>h4:last-child{
    font-size: 16px;
}
.ab_banner_txt_r>ul>li>h2{
    font-size: 72px;
    padding: 20px 0;
    font-family: Impact;
    font-weight: bold;
    display: flex;
    justify-content: center;
    padding-left: 20px;
}
.ab_banner_txt_r>ul>li>h2>em{
    font-size: 36px;
    line-height: 60px;
    margin-left: 5px;
}

/*page*/
  .pagination {
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  .pagination a {
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    font-size: 14px;
    padding: 8px 12px;
    margin: 0 5px;
    border-radius: 3px;
  }
  .pagination span {
      color: #333;
      font-size: 14px;
      padding: 8px 2px;
      margin: 0 5px;
      border-radius: 3px;
  }
  .pagination a:hover {
    color: #c60611;
    border: 1px solid #c60611;
  }
  .pagination a.page-num-current {
    color: #fff;
    background: #c60611;
    border: 1px solid #c60611;
  }
  .my-4{
    margin-top:40px;
  }

/*面包屑*/
.mbx{
    width: 100%;
    padding: 20px 0;
}
/*公司简介*/
    .ab_01{
        width: 100%;
        padding: 60px 0;
    }
    .ab_01>.cont{
       display: flex;
        justify-content: space-between; 
    }
    .ab_01_l{
        width: 30%;
    }
    .ab_01_pic{
        width: 100%;
        height: 500px;
        border:1px solid #ccc;
        position: relative;
    }
    .ab_01_pic>.img_box{
        width: 100%;
        height:100%;
        position: absolute;
        left: 3%;
        bottom:3%;
    }
    .ab_01_r_box{
        width: 70%;
        display: flex;
        justify-content: space-between; 
    }
    .ab_01_r{
        width: 20%;
        height: 500px;
        background-image: url(../images/pic_0.png);
        background-repeat: no-repeat;
        background-position: right top;
    }
    .ab_01_dail{
        width: 78%;
        padding: 3% 5%;
        box-sizing:border-box;
    }
    .ab_01_dail>h2{
        font-size: 32px;
        line-height: 80px;
        font-weight: bold;
        position: relative;
    }
    .ab_01_dail>h2>em{
        font-size: 24px;
        font-weight: bold;
    }
    .ab_01_dail>h2:before{
        position: absolute;
        content: "";
        width: 60px;
        height: 4px;
        background-color: #da251c;
        top:0;
        left: 0;
    }
    .ab_01_dail>p{
        line-height: 30px;
        text-align:justify;
        text-indent: 2rem;
    }
/*公司文化*/
    .ab_02{
        width: 100;
        padding: 80px 0;
/*        height: 580px;*/
        background-image: url(../images/ab_02_bj.jpg);
        background-attachment: fixed;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 100% 100%;   
    }
    .ab_02>.cont{
        padding: 0 10px;
        box-sizing:border-box;
        display: flex;
        justify-content: space-between;
    }
    .ab_02_l{
        width: 50%;
    }
    .ab_02_l>h2{
        font-size: 32px;
        color: #da251c;
        line-height: 40px;
        font-weight: bold;
    }
    .ab_02_l>h2>em{
        display: block;
        color: #fff;
        font-weight: bold;
    }
    .ab_02_l>h3{
        font-size: 24px;
        color: #fff;
        /*font-weight: bold;*/
        margin-top: 20px;
    }
    .ab_02_l>p{
        color: rgba(255,255,255,.4);
        /*font-weight: bold;*/
        margin-top: 20px;
    }
    .ab_02_dail{
        width: 96%;
        padding: 5px;
        box-sizing:border-box;
        background-color: #fff;
        margin-top: 120px;
        border-radius:0  0  0 25px;
    }
    .ab_02_cont{
        width: 100%;
        padding: 30px;
        box-sizing:border-box;
    }
    .ab_02_cont>p{
        line-height: 30px;
    }
    .ab_02_cont>p>i{
        font-style:normal;
        font-size: 20px;
        color: #da251c;
    }
    .ab_02_dail>.img_box{
        width: 100%;
        height: 400px;
        border-radius:0  0  0 25px;
        overflow: hidden;
    }
    .ab_02_l:last-child .ab_02_dail{
        float: right;
        border-radius:0 25px 0  0 ;
    }
    .ab_02_l:last-child .img_box{
        border-radius:0 25px 0  0 ;
    }
/*荣誉资质*/
    .ab_03{
        width: 100%;
        padding: 60px 0;
    }
    .ab_03_top{
       width: 100%;
       display: flex;
        justify-content: space-between; 
    }
    .ab_03_l{
        width: 15%;
        height: 500px;
        background-image: url(../images/pic_1.png);
        background-repeat: no-repeat;
        background-position: left top;
    }
    .ab_03_r{
        width: 100%;
    }
    .ab_03_cont{
        width: 100%;
        padding-top: 30px;
    }
    .ab_03_cont>h2{
        font-size: 32px;
        font-weight: bold;
    }
    .ab_03_cont>h3{
        font-size: 24px;
        margin-top: 20px;
    }
    .ab_03_r>ul{
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top:70px;
    }
    .ab_03_r>ul>li{
        width: 30%;
    }
    .ab_03_r>ul>li>.img_box{
        width: 100%;
        height:340px;
    }
    .ab_03_r>ul>li>h4{
        width: 100%;
        font-size: 16px;
        line-height: 40px;
        margin-top: 20px;
        text-align:center;
        background-color: #da251c;
        color: #fff;
    }
    .ab_03>.cont>ul{
        width: 100%;
        
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .ab_03>.cont>ul>li{
        width: 28%;
    }
    .ab_03>.cont>ul:after {
        display:block;
        content:"";
        width: 30%;
        height:0px;
    }
    .ab_03>.cont>ul>li>.img_box{
        width: 100%;
        height: 540px;
        margin-top: 60px;
    }
     .ab_03>.cont>ul>li>h4{
        width: 100%;
        font-size: 16px;
        line-height: 40px;
        margin-top: 20px;
        text-align:center;
        background-color: #da251c;
        color: #fff;
     }

/*永捷新闻*/
    .news_img_box>.img_box{
        width: 100%;
        height: 100%;
        position: absolute;
        top:-10px;
        left: 10px;
    }
    .news_list{
        width: 100%;
        padding: 60px 0;
    }
    .news_list ul{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-flow:row wrap;
    }
    .news_list ul>li{
        width: 30%;
        padding: 10px;
        box-sizing:border-box;
        background-color: #fafafa;
        margin-bottom:80px;
        border-radius: 0 25px 0 25px;
    }
    .news_list ul:after {
        display:block;
        content:"";
        width: 30%;
        height:0px;
    }
    .news_list ul>li>a{
        width: 100%;
        display: block;
    }
    .news_list ul>li>a>.img_box{
        width: 100%;
        height: 280px;
        border-radius: 0 25px 0 0;
        overflow: hidden;
    }
    .news_dail{
        width: 100%;
        padding: 20px;
        margin-top:10px;
        box-sizing:border-box;
        background-color: #fff;
        border-radius: 0  0 0 25px;
    }
    .news_dail>h2{
        font-size: 24px;
        line-height: 36px;
    }
    .news_dail>p{
        line-height: 30px;
        margin-top:30px;
    }
    .news_dail>em{
        margin-top:20px;
        display: block;
    }
     /*新闻详情*/
  .news_inner{
    width: 100%;
    padding: 60px 0;
  }
  .news_inner>.cont>.ym_tit{
    margin-bottom: 30px;
  }
  .ym_tit{
    width: 100%;
    font-size: 36px;
    text-align: center;
    line-height:40px;
    margin-bottom:100px;
  }
  .news_inner>.cont>p:nth-child(2){
    text-align: center;
    height: 40px;
    border-bottom: 1px solid #ddd;
  }
  .news_inner>.cont>p:nth-child(3){
    padding: 20px 0;
  }
  .news_inner>.cont>div{
    width: 100%;
    margin-top:30px;
    height: 60px;
    line-height:30px;
   }
  .news_inner>.cont>div>em:first-child{
    float: left;
    display: block;
  }
  .news_inner>.cont>div>em:last-child{
    float: right;
    display: block;
  }
  .news_inner>.cont>div>em>a{
    color: #333;
  }
  .news_inner>.cont>div>em>a:hover{
    color: #00478B;
  }
/*工程案例*/
    .case_list{
        width: 100%;
        padding: 60px 0;
        background-attachment:fixed;
    }
    .case_bj_1{
       background-image: url(../images/ny_bj_1.jpg); 
    }
    .case_bj_1>.cont{
        padding: 0 10px;
        box-sizing:border-box;
    }
    .case_list_top{
        padding: 30px 0;
        box-sizing:border-box;
        display: flex;
        justify-content: space-between;
    }
    .case_01_r_box{
        width: 70%;
        display: flex;
        justify-content: space-between;
    }
    .case_01_r{
        width: 20%;
        height: 500px;
        background-image: url(../images/pic_2.png);
        background-repeat: no-repeat;
        background-position: right top;
    }
    .case_list_box{
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        
    }
    .case_list_box:after{
        display:block;
        content:"";
        width: 28%;
        height:0px;
    }
    .case_list_box>li{
        width: 28%;
        float: left;
        box-sizing:border-box;
        margin-top:60px;
        border:2px solid #fff;
    }
    .case_list_box>li>a{
        width: 100%;
        display: block;
        position: relative;
        overflow: hidden;
    }
    .case_list_box>li>a:hover>p{
        top:100%;
        opacity: 0;
    }
    .case_list_box>li>a:hover img{
        transform: scale(1.2);
    }
     .case_list_box>li>a>.img_box{
        width: 100%;
        height: 240px;
     }
     .img_box>img{
        transition: all 1.2s;
     }
     .case_list_box>li>a>p{
        position: absolute;
        padding: 10px;
        box-sizing:border-box;
        background-color: rgba(218,37,28,.8);
        width: 80%;
        bottom:5%;
        font-size: 14px;
        left: 50%;
        transform: translateX(-50%);
        color: #fff;
        text-align:center;
        z-index: 99;
        transition: all 0.6s;

     }
/*人才招聘*/
        .recruit_list{
            width: 100%;
            padding: 60px 0;
        }
        .recruit_list>.cont{
            display: flex;
            justify-content: space-between;
        }
        .zp_dail{
            width: 85%;
            position: relative;
        }
        .zp_dail>h2{
            font-size: 32px;
            line-height: 80px;
            font-weight: bold;
            position: relative;
        }
        .zp_dail>h2>em{
            font-size: 24px;
            font-weight: bold;
        }
        .zp_dail>h2:before{
            position: absolute;
            content: "";
            width: 60px;
            height: 4px;
            background-color: #da251c;
            top:0;
            left: 0;
        }
        .zp_box{
            width: 90%;
            margin-left: 0;
            
        }
        .zp1{
            display: none;
        }
        .zp_box>ul{
            width: 100%;
            margin-top:40px; 
        }
        .zp_box>ul>li{
            width: 30%;
            padding: 20px;
            height: 370px;
            margin:0 2%;
            box-sizing:border-box;
            background-color: #fafafa;
            background-image: url(../images/bj_logo.png);
            background-repeat: no-repeat;
            background-position: right bottom;
        }
        .zp_box>ul>li:hover{
            background-color: #da251c;
        }
        .zp_box>ul>li:hover>a{
            color: #fff;
        }
        .zp_box>ul>li:hover>a>h3:before{
            background-color: #fff;
        }
        .zp_box>ul>li>a{
            width: 100%;
            display: block;
            color: #333;
        }
        .zp_box>ul>li>a>h3{
            font-size: 22px;
            line-height: 60px;
            position: relative;
            margin-top:20px;
        }
        .zp_box>ul>li>a>h3:before{
            position: absolute;
            content: "";
            width: 40px;
            height: 2px;
            background-color: #333;
            top:0;
            left: 0;
        }
        .zp_box>ul>li>a>h4{
            width: 100%;
            font-size: 14px;
            display: flex;
            justify-content: space-between;
        }
        .zp_box>ul>li>a>p{
            margin-top:30px;
            line-height: 30px;
            text-align:justify;
        }
        .zp_box>ul>li>a>em{
            margin-top:40px;
            display: block;
        }
        .recr_01_r{
            width: 15%;
            height: 500px;
            background-image: url(../images/pic_4.png);
            background-repeat: no-repeat;
            background-position: right top;
        }

/*联系我们*/
    .contact_box{
        width: 100%;
        padding: 60px 0;
    }
    .contact_box>.cont{
        display: flex;
        justify-content: space-between;
    }
    .ab_01_dail>ul{
        width: 100%;
        margin-top:40px;
    }
    .ab_01_dail>ul>li{
        width: 100%;
        margin-top: 20px;
        /*display: flex;
        justify-content: space-between;*/
    }
    .ab_01_dail>ul>li>em{
        width: 32px;
        height: 32px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        display: block;
        float: left;
        margin-right: 20px;
    }
    .ico_1{
        background-image: url(../images/ico_02.png);
    }
    .ico_2{
        background-image: url(../images/ico_00.png);
    }
    .ico_3{
        background-image: url(../images/ico_03.png);
    }
    .ico_4{
        background-image: url(../images/ico_01.png);
    }
    .ab_01_dail>ul>li>p{
        font-size: 18px;
        line-height: 32px;

    }
    .zxdt{
    width: 100%;
  }
  .bddt_box{
    width: 100%;
  }
  .bddt{
    width: 100%;
    height: 500px;
    margin:0 auto;
  }

  .m_head{
    display: none;
  }
   @media (max-width: 1680px) {
    .honor{
        height: 720px;
    }
    .honor .honor_left{
        padding-top: 60px;
    }
    .honor .honor_right{
        padding-top: 60px;
    }
    .honor .honor_right p{
        margin-bottom: 40px;
    }
    .case{
        height: 720px;
    }
    .about{
        background-size:90%;
       /* height: 760px;*/
    }
    .about .about_left h3{
        font-size: 22px;
    }
    .about .about_right .img_p{
        height: 260px;
    }
    .about1_r{
        height: 360px;
    }
    .ab_banner_txt_r>ul>li>h2{
        font-size: 42px;
        line-height: 120px;
    }
    .ab_banner_txt_l_dail>h2{
        font-size: 36px;
        height: 60px;
    }
  }
  @media (max-width: 1440px) {
    .honor{
        height: 600px;
    }
    .honor .honor_right h3{
        font-size: 22px;
        height:40px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .honor .honor_right p span{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .about{
        /*height: 680px;*/
        background-size:95%;
    }
    .about .about_left{
        padding-left: 16%;
    }
    .about .about_left h3{
        font-size: 18px;
        margin:3% 0;
    }
    .about .about_left p{
        font-size: 14px;
        margin-bottom: 40px;
    }
    .about .about_right .img_p{
        height: 220px;
    }
    .about.news{
        padding: 60px 0;
    }
    .about1_l>.img_box>ul>li{
        padding:0 2%;
    }
    .about1_r{
        height: 280px;
    }
    .ab_banner_txt_r>ul>li>h2{
        font-size: 36px;
        line-height: 100px;
    }
    .ab_banner_txt_l_dail>h3{
        margin:20px 0;
        font-size: 18px;
        line-height: 24px;
    }
    .ab_banner_txt_l_dail>p:nth-child(4){
        margin-top: 20px;
    }
  }
  @media (max-width: 1200px){
    .honor{
        height: 500px;
        background-size:30%;
    }
    .header_nav ul li{
        width: 100px;
        margin-left: 0;
    }
    .header_nav ul li a{
        font-weight:200;
        font-size: 14px;
    }
    .header_nav ul li a span{
        font-size: 12px;
    }
    .logo{
        margin-top: 30px;
    }
    .honor .honor_right p span{
        font-size: 16px;
        font-weight: 200;
        line-height: 30px;
    }
    .honor .honor_right .honor_p2{
        width: 60%;
    }
    .honor .honor_right .honor_p1{
        left: 35%;
    }
    .about{
        /*height: 560px;*/
    }
    .about .about_left{
        width: 55%;
        padding-left: 10%;
    }
    .about .about_right{
        width: 45%;
         padding-left: 5%;
    }
    .about .about_p1{
        width: 60%;
    }
    .about .about_right .img_p{
        height: 200px;
    }
    .contact .cont .add_main{
        width: 100%;
    }
    .contact .cont .contact_tittle span{
        font-size: 36px;
        text-align:center;
    }
    .contact .cont .contact_tittle i{
        font-size: 24px;
        text-align:center;
    }
    .contact{
        padding:60px 0;
    }
    .ab_01>.cont{
        display: block;
    }
    .ab_01_l{
        width: 100%;
    }
    .ab_01_r_box{
        width: 100%;
        margin-top: 60px;
    }
    .ab_01_dail{
        width: 75%;
        padding:0;
    }
    .ab_01_pic>.img_box{
        left: 5px;
        bottom:5px;
    }
    .ab_02_dail>.img_box{
        height: 300px;
    }
    .case_list{
        padding: 30px 0;
    }
    .case_list_top{
        flex-wrap: wrap;
    }
    .case_01_r_box{
        width: 100%;
        margin-top: 30px;
    }
    .contact_box>.cont{
        flex-wrap: wrap;
    }
  }
  @media (max-width: 986px) {
    .header_top{
        display: none;
    }
    .header{
        display: none;
    }
    .sy_banner{
        height: 500px;
    }
    /*m_头部导航*/
    .m_head{
      width: 100%;
      height: auto;
      display: block;
      position: fixed;
      z-index: 999999;
    }
    .m_head_top{
      width: 100%;
      padding: 2%;
      background-color:rgba(255,255,255,1);
      box-sizing: border-box;
      overflow: hidden;
      box-shadow: 1px 2px 2px rgba(0,0,0,.3);
    }
    .cont{
      width: 96%;
      margin:0 auto;
    }
    .m_logo{
      width:40%;
      float: left;
      margin-top: 5px;
    }
    .m_logo img{
      width: 100%;
      display: block;
    }
    .m_nav_btn{
      width: 8%;
      float: right;
    }
    .m_nav_btn img{
      width: 100%;
      display: block;
    }
    .m_dh_data{
      width: 100%;
      float: left;
      padding:0 5%;
      box-sizing:border-box;
      display: none;  
      overflow: hidden;
      background-color: #fff;
    }
    .m_dh_data>ul{
      margin-top:10px;
    }
    .m_dh_data>ul>li{
      width: 100%;
      line-height:40px;
      font-size: 14px;
      border-bottom: 1px solid #eee;
      float: left;
    }
    .m_dh_data>ul>li>a{
      color: #333;
      width: 80%;
      display: block;
      float: left;
    }
    .m_dh_data>ul>li>i{
      width: 16px;
      height: 16px;
      float: left;
      margin-top:12px;
      background-size: 100% 100%;
      background-image: url(../images/m_bottom.png);
      opacity: 0.6;
    }
    .m_dh_data>ul>li>ul{
      width: 100%;
      float: left;
      display: none;
    }
    .m_dh_data>ul>li>ul>li{
      width: 90%;
      margin:0 auto;
    }
    .m_dh_data>ul>li>ul>li>a{
      color: #333;
    }
    .honor{
        padding:0 2%;
        box-sizing:border-box;
        background-size: 50%;
    }
    .honor .honor_left{
        display: none;
    }
    .honor .honor_right{
        width: 90%;
        margin-left: 10%;
    }
    .honor .honor_right .honor_p2{
        width: 40%;
    }
    .honor .honor_right .honor_p1{
        width: 25%;
        left: 23%;
    }
    .case_box{
        margin-top: 40px;
    }
    .case{
        height: 540px;
    }
    .about{
        padding: 60px 0;
    }
    .about .about_left{
        width: 100%;
        padding-left: 20%;
    }
    .about .about_p1{
        width: 30%;
    }
    .about .about_p2{
        width: 30%;
    }
    .about .about_right{
        width: 100%;
        padding: 0;
        margin-top: 30px;
    }
    .about .about_right .img_p{
        height: 360px;
    }
    .about1_l{
        width: 100%;
    }
    .about1_r{
        width: 60%;
    }
    .ab_banner_txt_l{
        width: 100%;
    }
    .ab_banner_txt>.cont{
        display: block;
    }
    .ab_banner_txt_l{
        height:50%;
    }
    .ab_banner_txt_r{
        width: 100%;
        height: 45%;
    }
    .ab_banner_txt_r>ul>li>h2{
        font-size: 42px;
        height: 100px;
        padding:0;
    }
    .ab_banner_txt_r>ul>li>h2>em{
        line-height: 80px;
    }
    .ab_banner_txt_l_dail{
        top:70%;
    }
    .ny_banner{
        height:800px;
    }
    .ny_mbx{
        padding:15px 0;
    }
    .ny_mbx ul>li{
        line-height: 24px;
    }
    .ny_mbx ul>li>a{
        font-size: 14px;
    }
    .ab_03{
        padding: 30px 0;
    }
    .ab_03_r>ul{
        flex-wrap: wrap;
    }
    .ab_03_r>ul>li{
        width: 100%;
        margin-top: 10px;
    }
    .ab_03_r>ul>li>.img_box{
        height: 420px;
    }
    .ab_03>.cont>ul{
        flex-wrap: wrap;
    }
    .ab_03>.cont>ul>li{
        width: 100%;
    }
    .news_list ul{
        flex-wrap: wrap;
    }
    .news_list ul>li{
        width: 48%;
        margin-bottom: 30px;
    }
    .contact_box{
        padding:30px 0;
    }
    .ab_01_dail>ul>li>p{
        font-size: 15px;
    }
  }
  @media (max-width: 786px) {
    .sy_banner{
        height: 300px;
    }
    .banner_txt>.cont>.img_box{
        width: 80%;
    }
    .honor{
        height: 460px;
        background-size: 60%;
    }
    .case>h2>img{
        width: 50%;
    }
    .case{
        height: 480px;
    }
    .about .about_p1{
        width: 40%;
    }
    .about .about_p2{
        width: 40%;
    }
    .about{
        padding: 30px 0;
        background-size:200%;
    }
    .about .about_left{
        padding-left: 40%;
    }
    .about .about_left h3{
        font-size: 15px;
        line-height: 30px;
    }
    .about .about_left p{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        margin-top: 50px;
    }
    .about .about_right .img_p{
        height: 180px;
    }
    .about1_r{
        display: none;
    }
    .about1_l>.img_box>ul>li>h3{
        font-size: 16px;
    }
    .about1_l>.img_box>ul>li>h3>em{
        margin-top: 0;
    }
    .government .gov_tittle ul li a{
        font-size: 16px;
    }
    .government{
        padding:30px 0;
    }
    .government .gov_con .gov_each{
        padding:30px 0;
    }
    .government .gov_con .gov_each .gov_each_left{
        width: 100%;
    }
    .government .gov_con .gov_each .gov_each_left:last-child{
        display: none;
    }
    .contact .cont .contact_tittle span{
        font-size: 22px;
    }
    .contact .cont .contact_tittle i{
        font-size: 16px;
    }
    .contact{
        padding:30px 0;
    }
    .contact .cont .add_main{
        margin-top: 30px;
    }
    .contact .cont .add_main p{
        font-weight: 200;
    }
    .foot_nav{
        width: 100%;
    }
    .foot_top{
        display: block;
    }
    .wx{
        width: 35%;
        margin:0 auto;
        padding:0;
    }
    .foot_nav ul li:first-child a{
        font-size: 13px;
    }
    .foot_nav ul li a{
        font-size: 12px;
    }
    .yqlj ul>li>a{
        font-size: 12px;
    }
    .yqlj ul>li{
        margin-left: 15px;
    }
    .ab_banner_txt_r>ul>li>h2{
        font-size: 18px;
        line-height: 80px;
        font-weight: 200;
        height: 80px;
    }
    .ab_banner_txt_l_dail>h2{
        font-size: 24px;
        height: 40px;
    }
    .ab_banner_txt_r>ul>li>h4{
        font-size: 15px;
    }
    .ab_banner_txt_l_dail{
        top:70%;
    }
    .ab_banner_txt_r{
        height: 40%;
    }
    .ny_banner{
        height: 700px;
    }
    .ab_01_pic{
        height: 300px;
    }
    .ab_01_r_box{
        margin-top: 30px;
    }
    .ab_01{
        padding:30px 0;
    }
    .ab_01_dail>h2{
        font-size: 18px;
    }
    .ab_01_dail>h2>em{
        font-size:14px;
    }
    .ab_01_dail>p{
        font-size: 13px;
    }
    .ab_02>.cont{
        flex-wrap: wrap;
    }
    .ab_02_l{
        width: 100%;
    }
    .ab_02{
        padding:30px 0;
    }
    .ab_02_l>h2{
        font-size: 22px;
    }
    .ab_02_dail{  
        width: 100%;
        margin-top: 30px;
    }
    
    .ab_02_cont{
      padding: 10px;  
    }
    .ab_03_r>ul{
        margin-top: 30px;
    }
    .ab_03_r>ul>li>.img_box{
        height: 260px;
    }
    .ab_03_cont>h2{
        font-size: 22px;
    }
    .ab_03_cont>h3{
        margin-top: 10px;
    }
    .ny_tit{
        width: 100%;
    }
    .ny_tit>h2{
        width: 100%;
        text-align: center;
        font-size: 36px;
    }
    .ny_tit>h3{
        width: 100%;
        text-align: center;
        font-size: 20px;
    }
    .news_list{
        padding:30px 0;
    }
    
    .news_list ul>li{
        width: 100%;
        margin-bottom: 30px;
    }
    .case_list_box>li{
        width: 100%;
        margin-top: 30px;
    }
    .case_list_top{
        padding-top: 0;
        padding-bottom: 30px;
    }
    .zp{
        display: none;
    }
    .zp1{
        display: block;
    }
    .recruit_list{
        padding: 30px 0;
    }
    .zp_dail>h2{
        font-size: 22px;
        line-height: 40px;
    }
    .zp_dail>h2>em{
        display: block;
        font-size: 16px;
    }
    .ab_01_dail>ul>li>em{
        margin-right:8px;
    }
    .ab_01_dail>ul>li>p{
        font-size: 13px;
    }
  }
