.banner .hide{
    opacity:0 ;
  }
.banner .swiper-button-next,.banner .swiper-button-prev{
    transition: opacity 0.5s;
}
.banner .swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
}
.title{
    text-align: center;
    padding-top: 36px;
    padding-bottom: 60px;
}
.title h2{
    position: relative;
    color: #333333;
    font-size: 34px;
}
.title h2::after{
    display: block;
    content: "";
    width: 26px;
    height: 2px;
    background: #201b82;
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
}
.title em{
    display: block;
    background: url(../img/xx.jpg) no-repeat center;
    color: #888888;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 28px;
}
.search22 form { position: relative;}
.search22 form  .s_btn{
    
     background: url(../img/sousou.png) no-repeat center; width: 21px; height: 21px; display: block; border: none;position: absolute;cursor: pointer;
    right: 20px;
    top: 9px;
}


.pro_img {
    width: 255px;
    height: 262px;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    align-items: center;
    background: #fff;
    margin-top: 14px; text-align: center;
}
.pro_img img{
    display: block;
    width: 90%;
}
.banner1 .swiper-button-next,.banner1 .swiper-button-prev{
    transition: opacity 0.5s;
}
.banner1 p{
    font-size: 14px;
    color: #333333;
     padding-left: 10px; padding-right: 10px;
}

.tihy{ padding: 20px; font-weight: normal;}
.tihy h2{line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; font-size: 17px; color: #000;font-weight: normal;}
    
 .tihy h3{line-height: 30px;height: 30px;text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; font-size: 15px; color: #666; font-weight: normal; padding-bottom: 6px;}   
    
    
    
.banner1  {
    display: block;
}
.banner_1{
    position: relative;
    --swiper-theme-color: #000000;
}
.banner_1 .swiper-button-prev{
    left: -26px;
    outline: none;
}
.banner_1 .swiper-button-next{
    right: -26px;
    outline: none;
}
.banner_1 .swiper-button-next:after,.banner_1 .swiper-button-prev:after {
    font-size: 36px;
}
.banner_1 .more{
    margin: 0 auto;
    display: block;
    text-align: center;  
    margin-top: 50px;
    margin-bottom: 47px;
    border: 2px solid #dcdcdc;
    width: 236px;
    height: 48px;
    line-height: 48px;
    border-radius: 6px;
    font-size: 14px;
}
.pro_bottom{
    width: 100%;
    background: #f8f8f8;
    background: url(../img/pro_bg1.png) no-repeat center;
    background-size: cover;
    padding-top: 56px;
    padding-bottom: 45px;
}
.banner2 a{
    display: block;
    width: 100%;
    height: 537px;
}
.gsjs{
    width: 100%;
    height: 406px;
    background: url(../img/gs_js.png) no-repeat center;
    background-size: cover;
}
.gsjs_content{
    display: flex;
    align-items: flex-end;
    position: relative;
    top: 127px;
}
.gsjs_left{
    width: 712px;
    background: #fff;
    padding: 34px 56px 33px 54px;
    box-sizing: border-box;
    box-shadow: 1px 5px 10px #e9e9e9;
}
.gsjs_left h2{
    font-size: 24px;
    color: #333333;
    position: relative;
    margin-bottom: 50px;
}
.gsjs_left h2::after{
    display: block;
    content: "";
    width: 30px;
    height: 2px;
    background: #201b82;
    position: absolute;
    bottom: -22px;
}
.gsjs_left p{
    font-size: 14px;
    color: #888888;
    line-height: 30px;
    height: 122px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.gsjs_left>a{
    display: block;
    font-size: 14px;
    color: #888888;
    border: 2px solid #dcdcdc;
    border-radius: 6px;
    padding: 16px 0;
    width: 196px;
    text-align: center;
    margin-top: 46px;
}

.gsjs_right{
    width: 488px;
    height: 504px;
    overflow: hidden;
}
.gsjs_right img{
    display: block;
    width: 100%;
}
.new{
    margin-top: 268px;
    padding-bottom: 54px;
}
.new_content{
    display: flex;
}
.new_left{
    width: 426px;
    padding-right: 32px;
    box-sizing: border-box;
}
.new_right{
    width: 774px;
}
.exhibition{
    background: #ffffff;
}
.exhibition_title{
    height: 224px;
    background: #1053ce;
    color: #fff;
    padding-top: 32px;
    box-sizing: border-box;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.exhibition_title h2{
    font-size: 24px;
    margin-left: 32px;
}
.exhibition_title em{
    font-size: 14px;
    display: block;
    margin-left: 32px;
    text-transform: uppercase;
    margin-bottom: 26px;
}
.exhibition_title .img{
    width: 334px;
    height: 207px;
    overflow: hidden;
    margin: 0 auto;
}
.exhibition_title .img img{
    display: block;
    width: 100%;
}
.exhibition_content{
    padding-top: 86px;
    padding-bottom: 25px;
    box-shadow: 0 5px 10px #eae7e6;
    padding-left: 34px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.exhibition_content h3{
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    position: relative;
}
.exhibition_content p{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 52px;
    margin-top: 14px;
}
.exhibition_content h3::after{

}
.exhibition_content a{
    display: block;
    width: 120px;
    line-height: 40px;
    background: #1053ce;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-top: 30px;
}
.new_head{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 18px;
}
.new_head>div{
    display: flex;
}
.new_head>div span{
    display: block;
    color: #fff;
    font-size: 14px;
    background: #999999;
    padding: 12px 30px;
    border-radius: 6px;
    margin-right: 17px;
    transition: .4s background;
    cursor: pointer;
}
.new_head>a{
    color: #fff;
    background: #1053ce;
    padding: 8px 10px;
    border-radius: 4px;
    font-size: 14px;
}
.new_head>div .span{
    background: #1053ce;
    color: #fff;
}
.new_img{
    width: 190px;
    height: 128px;
    overflow: hidden;
}
.new_img img{
    width: 100%;
    display: block;
}
.new_right ul{
    display: none;
}
.new_right .show{
    display: block;
}
.new_right ul li{
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #eeeeee;
    padding: 14px 0;
}
.new_right ul li:last-child{
    border-bottom: 1px solid #eeeeee;
}
.new_right ul li a{
    width: 550px;
}
.new_right ul li h3{
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    margin-top: 14px;
    margin-bottom: 20px;
    position: relative;
}
.new_right ul li p{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 46px;
    overflow: hidden;
}
.new_right ul li h3::after{

}
.ly{
    width: 100%;
    height: 662px;
    background: url(../img/ly.png) no-repeat center;
    background-size: cover;
}
.ly_content{
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ly_map{
    width: 894px;
    height: 581px; position: relative;    margin-top: 86px;
}
.ly_map>img{
   
    display: block;
}
.dingwei{ position: absolute; z-index:20;}
.dingwei img{ width: 20px;}
.dingwei .wz_wz{ position: absolute;top: 50%; margin-top: -47px; background: url(../img/wz_bg.png) no-repeat center; height: 84px; padding: 5px 20px 5px 16px ;
 color: #fff; width: 234px; display: none; right: 20px; z-index:50;}
.dingwei .wz_wz h3{ font-size: 16px; line-height: 30px; font-weight: normal;padding-top: 6px;}
.dingwei .wz_wz p{ font-size: 14px;}
.dingwei:hover .wz_wz{ display: block;}
.wz1{bottom: 316px; right: 329px;}
.wz2{bottom: 263px; right:  186px;}
.wz3{bottom: 224px; right:  198px;}
.wz4{bottom: 289px; right:  197px;}
.wz5{bottom: 270px; right: 346px; z-index: 10;}
.wz6{bottom: 344px; right: 236px;}
.wz7{bottom: 166px; right: 266px; }
.form{
    background: #fff;
    padding-top: 50px;
    padding-bottom: 25px;
}
form{
    width: 462px;
}
form input{
    display: block;
    width: 374px;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
    border-radius: 8px;
    padding-left: 16px;
    box-sizing: border-box;
    border: 2px solid #eeeeee;
    margin-bottom: 14px;
}
form button{
    display: block;
    font-size: 16px;
    background: #1053ce;
    color: #ffffff;
    width: 200px;
    height: 52px;
    line-height: 52px;
    margin: 0 auto;
    border-radius: 6px;
    margin-top: 24px;
}
.form_title{
    text-align: center;
}
.form_title h2{
    font-size: 24px;
    color: #333333;
}
.form_title h2::after{
    display: block;
    content: "";
    width: 26px;
    height: 2px;
    background: #201b82;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    top: 10px;
}
.form_title em{
    font-size: 14px;
    color: #888888;
    display: block;
    margin-top: 24px;
    margin-bottom: 38px;
}
textarea{
    display: block;
    width: 374px;
    margin: 0 auto;
    resize: none;
    border: 2px solid #eeeeee;
    padding-left: 16px;
    border-radius: 8px;
    box-sizing: border-box;
    padding-top: 4px;
}
.hz{
    width: 100%;
    background: #f8f8f8;
    padding-bottom: 72px;
}
.hz_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hz_list a{
    display: block;
    width: 190px;
    height: 110px;
    overflow: hidden;
    margin-top: 14px;
}
.hz_list a img{
    display: block;
    width: 100%;
    height: auto;
}
.hz .title em{
    background-image: url(../img/xxx.jpg);
}
.tihy h2{ text-align: center;}
