body{
    position: relative;
    /*width: 100%;*/
    font-size: 14px;
    /*font-family: '宋体';*/
    color: #333;
}
*{
  font-family: "Microsoft Yahei" !important;
}

/* 底部高度缩短强制css */
.footer-wrap .footer-box .webs-about{
  padding: 50px 0 25px !important;
}

/*主页动画*/
body{
    z-index: 100;
    /*width: 100%;*/
    display:block;
/*    background-image: url('../images/bg_3.jpg');
    background-repeat: no-repeat;*/
 }

.h_header{
    /*width: 100%;*/

    display:block;
    background-color: #ccc;
    /*position: fixed;*/
    top: 0px;
    /*opacity: 0.3;*/
    transition: all 1s;
    z-index: 998;
}
.h_header iframe{
  overflow: none;
  width: 100%;
  height: 238px;
  min-width: 1250px;
}

.h_body_side{
    width: 100%;
    display:block;
    /*position: absolute;*/
    top: 238px;
    transition: all 1s;
    padding-top: 24px;
    background-color:#ECF9FF;
}

.h_body{
    margin: 0 auto 0 auto;
    width: 1200px;
    /*height: 1500px;*/
    background-color: #fff;
}


.h_title{
    width: 100%;
    /*height: 46px;
    line-height: 46px;
    margin: 0 auto 0;
    padding: 30px 0 0 0 ;
    color: blue;
    font-size: 32px;
    font-weight: 1600;*/
    margin: 0 auto 0;
    padding: 33px 0 0 0;
    height: 32px;
    font-size: 32px;
    font-family: 'PingFangSC-Semibold, PingFang SC';
    font-weight: 600;
    color: #0068B7;
    line-height: 32px;
    text-align: center;
}
.h_title a{
    width: 100%;
    /*height: 46px;
    line-height: 46px;
    margin: 0 auto 0;
    padding: 30px 0 0 0 ;
    color: blue;
    font-size: 32px;
    font-weight: 1600;*/
    margin: 0 auto 0;
    padding: 33px 0 0 0;
    height: 32px;
    font-size: 32px;
    font-family: 'PingFangSC-Semibold, PingFang SC';
    font-weight: 600;
    color: #0068B7;
    line-height: 32px;
    text-align: center;
}
.h_describe{
    /*width: 100%;
    height: 24px;
    line-height: 24px;
    margin: 0px auto;
    padding: 0 0 10px 0;
    font-size: 18px;*/
    /*font-weight: 800;*/
    text-align: center;
    margin: 0px auto;
    padding: 14px 0 10px 0;
    /*width: 1051px;*/
    height: 18px;
    font-size: 18px;
    font-family: 'PingFangSC-Regular, PingFang SC';
    font-weight: 400;
    color: #666;
    line-height: 18px;
}
.h_describe a{
  color: #666 !important;
}

.h_line{
    width: 100%;
    height: 1px;
    background-color: rgba(0, 97, 175, 0.2);
    margin: 10px 0;
}

.h_banner_box{
    display: flex;
    padding: 20px 30px 0 30px;
}


/*幻灯片 start*/
.h_banner .swiper-container{
    width: 590px;
    height:370px;
}


.h_banner .swiper-slide {
  /*height: 48px;*/
}
.h_banner .swiper-slide a {
  display: block !important;
/*  width: 242px;*/
}
.h_banner .swiper-slide img {
  width: 100%;
  height: 100%;
}

.swiper-button-prev,
.swiper-button-next {
  width: 10px;
  height: 20px;
  background-size: cover;
  /*background-image: url(../images/blue/20/zt_arrow_right.png);*/
}

.swiper-button-prev:focus,
.swiper-button-next:focus {
  outline: none;
}

.swiper-button-prev {
  left: 30px;
  transform: rotateZ(180deg);
}

.h_banner .swiper-button-next {
  right: 30px;
}

.h_banner .my-bullet {
  width: 12px;
  height: 6px;
  opacity: 0.35;
  background: #ffffff;
  display: inline-block;
  margin-right: 5px;
}

.h_banner .my-bullet-active {
  background: #ffffff;
  opacity: 1;
}

.h_banner .my-bullet:last-of-type {
  margin-right: 0px;
}

.h_banner .my-bullet:last-of-type {
  margin-right: 20px;
}

.h_banner .swiper-slide .title {
  color: #ffffff;
  padding: 15px 18px;
  padding-right: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  box-sizing: border-box;
}

.h_banner .swiper-slide .title h2 {
  font-weight: normal;
  font-size: 18px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.h_banner .swiper-pagination-bullets {
  text-align: right;
  bottom: 20px !important;
}

.h_banner .swiper-button-self {
  display: none;
}
.h_banner .swiper-container:hover .swiper-button-self {
  display: block;
}

.swiper-button-next.swiper-button-self {
  transform: rotate(180deg);
  border-radius: 0 4px 4px 0 !important;
}
.swiper-button-prev{
    transform: rotate(0deg);
}
.swiper-button-prev.swiper-button-self {
  background-image: url(../images/lbt_arrows_left.png);
  background-size: 24px 24px;
  width: 40px;
  height: 56px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0 4px 4px 0;
  left: 0;
}
.swiper-button-self:hover {
  background-color: #2d66a5 !important;
}
.swiper-button-next.swiper-button-self {
  background-image: url(../images/lbt_arrows_left.png);
  background-size: 24px 24px;
  width: 40px;
  height: 56px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 4px 0 0 4px;
  right: 0;
}
/*幻灯片 end*/
.h_show{display: block !important;}
.h_hidden{display: none;}
/*banner右侧列表*/
.h_banner_tab_box{
    padding-left: 20px;
}

.h_tab_title{
    display: flex;
}
.h_tab_title_span{
    cursor: pointer;
    font-weight: bold;
    color: #000;
    margin: 10px 0  10px 10px;
    padding: 0 10px 0 0;
    /*width: 79px;*/
    font-size: 20px;
    font-family: HiraginoSansGB-W6, HiraginoSansGB;
    color: #212121;
    line-height: 30px;
    box-sizing: border-box;
}
.h_tab_title_span a{
    cursor: pointer;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 10px -5px  10px 5px;
    padding: 0 10px 0 0;
    /*width: 79px;*/
    height: 20px;
    font-size: 20px;
    font-family: 'HiraginoSansGB-W6, HiraginoSansGB';
    font-weight: bold;
    /*color: #0068B7;*/
    line-height: 20px;
    box-sizing: border-box;
}
.h_active{
  color: #0068B7 !important;
}
.h_active a{
color: #0068B7 !important;
}
.h_right_line{
    border-right: 1px solid rgba(0, 97, 175, 0.2);
}
.h_tab_list{
  padding-left: 15px;
    display: none;
    overflow: hidden;
}
.h_tab_list ul li{
    height: 36px;
    line-height: 46px;
    font-size: 17px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #212121;
}

.h_tab_list ul li a:hover{
  color:#0068B7;
}

.h_tab_link{
    display: flex;
    /*border: 1px solid rgba(0, 97, 175, 0.21);*/
    margin: 10px 0 0 0;
    /*padding: 10px;*/
    height: 30px;

    width: 500px;
}

.h_right_line2{
  width: 1px;
  height: 20px;
  background-color: rgba(0, 97, 175, 0.2);

}

.h_tab_link_span{
    display: inline-block;
    padding: 5px 10px 5px 30px;
    margin: 5px 0 5px 0;
    width: 100px;
    height: 20px;
    font-size: 20px;
    font-family: 'PingFangSC-Medium, PingFang SC';
    font-weight: bold;
    color: #212121;
    line-height: 19px;
    background-image: url('../images/arrows.png');
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size:8px 12px;
}
.h_tab_link_span2{
  padding: 5px 0px 5px 30px
}
.h_tab_link_span3{
  background-position: 5px center;
  padding: 5px 10px 5px 20px
}



/*主体*/
.main_body{
    display: flex;
}
.h_right .h_middle-title{
  vertical-align: middle;
  position: relative;
}
.h_right .h_get_more{
  width: 28px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  right: 10px;
  position: absolute;
}

.h_right .h_tushuo_wuhan{
  width: 340px;
  /*height: 191px;*/
  padding: 18px 0px 10px;
}

.h_right .h_tushuo_wuhan img{
  width: 100%;
  height:191px;
  object-fit:cover;
}
.h_right .h_tushuo_title{
width: 256px;
height: 22px;
font-size: 16px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #111111;
line-height: 22px;
}

.h_top_pad_40{
  padding-top: 40px;
}

.h_right .h_hudong_box{
  margin-top: 18px;
  display: flex;
}

.h_right .h_hudong_left,.h_hudong_right{
  width: 47%;
}

.h_right .h_hudong_left a{
  width: 100%;
  display: inline-block;
}

.h_right .h_hudong_left a img{
  width: 100%;
  display: inline-block;
}

.h_right .h_hudong_right a{
  width: 100%;
  display: inline-block;
}

.h_right .h_hudong_right a img{
  width: 100%;
  display: inline-block;
}

.h_right .h_hudong_bottom{
  margin-top: 5px;
}

.h_right .h_hudong_left{
  margin-right: 10px;
}

.h_right .hudong_nav_box{
  display: flex;
}

.h_right .hudong_nav{
  display: inline-block;
  width: 105px;
  height: 44px;
  background: #EFF5F7;
  margin: 5px 7px 0 0;
}

.h_right .hudong_nav div{
  width: 111px;
  padding: 7px auto;
height: 44px;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #212121;
line-height: 44px;
/*text-align: center;*/
padding-left: 12px;


}

.h_right .hudong_nav_box img{
  vertical-align: middle;
  display: inline-block;
  width: 20px;
  height: 20px;
}


.h_right .h_redian_guanqie{
  margin-top: 12px;
}

.h_right .h_redian_guanqie li{
list-style-type:disc ;
margin-left: 20px;
}
.h_right .h_redian_guanqie li a{
  font-size: 15px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #212121;
line-height: 34px;
}
.h_right .h_redian_guanqie li a:hover{
color:#0068B7;
}
.h_right .h_diaocha{
  /*position: relative;*/
  margin-top:20px;
}

.h_right .h_diaocha .h_sc1{
  width: 340px;
height: 105px;
background: #FFFFFF;
border: 1px solid #EEEEEE;
overflow: hidden;
padding: 5px 0 10px;
/*box-sizing: border-box;*/
}

.h_right .h_diaocha .h_sc1 .swiper-wrapper{
  position: relative;
}

.h_right .h_diaocha .h_swiper_diaocha_title{
padding: 10px 14px;
}

.h_right .h_diaocha .h_swiper_diaocha_title a{
  text-indent:0;
width: 240px;
height: 32px;
font-size: 15px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 600;
color: #212121;
line-height: 26px;
/*padding: 10px 20px;*/
}


.h_right .h_swiper_diaocha_box{
  display: flex;
  width: 100%;
  justify-content: space-between;
}
/*轮播点*/
/*.h_sp{
  width: 100%;
  height: 50px;
  background-color: #ff0;
  opacity: 0.5;
  top: 20px;
}*/
.h_sbp1{
  opacity: 0;
  width: 29px !important;
  height: 29px !important;
  /*background-color: #ff0 !important;*/
  background: #FFFFFF;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.08);
  border: 1px solid #EEEEEE;
  position: absolute;
  /*left: -8px !important;*/
  z-index: 99 !important;
  background-size: 14px 14px !important;
}

.h_sbn1{
  opacity: 0;
  width: 29px !important;
  height: 29px !important;
  /*background-color: #ff0 !important;*/
  background: #FFFFFF;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.08);
  border: 1px solid #EEEEEE;
  position: absolute;
  /*right: -8px !important;*/
  z-index: 99 !important;
  background-size: 14px 14px !important;
}

.h_right .h_diaocha_time{
/*width: 68px;*/
padding: 5px 10px;
height: 17px;
font-size: 12px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #999999;
line-height: 17px;
}

.h_right .h_diaocha_right{

  text-align: right;
  display: flex;
}

.h_right .h_tiaocha_button{

  /*width: 34px;*/
height: 17px;
/*font-size: 12px;*/
/*font-family: PingFangSC-Medium, PingFang SC;*/
/*font-weight: 500;*/
/*color: #0068B7;*/
line-height: 17px;
padding: 5px 10px;
margin-right: 10px;
background: #EEF8FF;
/*opacity: 0.07;*/
}

.h_right .h_tiaocha_button a{
display: inline-block;
height: 17px;
font-size: 12px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #0068B7;

line-height: 17px;

}
/*调查征集底部按钮*/
.h_right .h_diaocha_bottom_button_box{

  margin: 20px 0;
  display: flex;
}

.h_right .h_diaocha_bottom_button_box div{
  width: 48%;
}

.h_right .h_diaocha_bottom_button_box div img{
  width: 100%;
}

.h_right .h_diaocha_bottom_button1{
  margin-right: 13px;
}


.h_code {
  z-index: 99999 !important;
  background-image: url(../images/blue/zwwb_code.jpg);
  background-repeat: no-repeat;
  background-size: 133px 170px;
  width: 133px !important;
  height: 170px !important;
  position: absolute;
  top: 58px;
  left: 0;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.05);
  display: none;
}

