@charset "utf-8";
/* CSS Document */
.zfgb_ht{width: 100%;height: auto;overflow: hidden;margin-bottom: 20px;}
.zfgb_ht img{width: 100%;}
.zfgb_zt{ width: calc(100% - 40px);margin: 0 20px 20px; height: auto;overflow: hidden;}
.zfgb_left{background: #f2f0f0;width: 315px;padding: 20px;float: left;}
.zfgb_left_x{float: left;width: 100%;margin-top: 20px;}
.zfgb_left_x .zfgb_left_z {display: block;width: 100%;float: left;background-color: #015293;color: #fff;font-size: 20px;text-align: center;padding: 10px 0;border-radius: 5px;margin-bottom: 15px;font-weight: bold;}
.zfgb_left_x select{width: 100%;height: 35px;line-height: 35px;margin-bottom: 15px;outline:none;border: 1px solid #767676;float: left;text-align: center;}
.zfgb_left_x .srk{width: 100%;height: 25px;line-height: 25px;color:#777575;padding: 5px 0;background: #fff;text-align: center;display: block; float: left;border: 1px solid #767676;}
.zfgb_left_x .zfgb-select{float: left;width: calc(100% /2 - 5px);}
.zfgb-select:first-child{margin-right: 10px}

.zfgb_r{width: calc(100% - 385px);float: left;margin-left: 30px;/*! border: 1px solid #e2e1e1; */height: auto;/*! min-height: 580px; */}
.zfgb_r_dh{width: 100%;/*! height: 60px; */border-bottom: 4px solid #2e61b0;position: relative;/*! line-height: a; */}
.zfgb_r_dh p,.zfgb_r_dh span{display: block;}
.zfgb_r_dh p{width: 100%;text-align: center;color: #2e61b0;font-size: 30px;letter-spacing: 20px;font-weight: bold;line-height: 60px;}
.zfgb_r_dh span{position: absolute;bottom: 5px;right: 10px;color: #2e61b0;font-size: 18px;}

.zfgb_r_list{width: calc(100% - 40px);margin: 20px;}
.zfgb_r_list .list { margin-top: 0;}
.zfgb_r .list li {height: 50px; border-bottom: 1px dashed #e0e0e0; line-height: 50px; }
.zfgb_r .list  li{background: url(2022tx_list_yd.png) no-repeat left center;padding-left: 15px;line-height: 50px;}
.zfgb_r .list  a{padding-left: 0px;font-size: 16px;color: #333; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.zfgb_r .list  a:hover{color: #0d7abf;}
.zfgb_r .list-date li{position: relative;padding-right: 80px;}
.zfgb_r .list-date li span{position: absolute;right: 0;bottom: 0;font-size: 16px;}
.zfgb_r .list-date li span b{font-size: 18px;font-weight: normal;}
/*自适配样式*/
@media (max-width:1199px){
  .main, .w1200{width: calc(100% - 20px) !important;margin: 0 !important;padding: 0 10px;}
  .zfgb_zt{margin: 0;width: 100%;}
}
@media (max-width:899px){
  .zfgb_left{width: calc(100% - 40px);}
  .zfgb_r{margin-left: 0;width: 100%;margin-bottom: 20px;}
}