@charset "utf-8";
/* CSS Document */
.dqwz{ margin-top: 10px;}
.gb-main{  margin: 10px 0 20px 0;}
.gb-left{   width: 290px;padding: 15px; background: #f8f8f8;}
.gb-img{ border: #e6e6e6 3px solid;height: auto;position: relative;}
.gb-img img{ width: 100%; height: auto;}
.gb-img .gb_imgtitle{display: block; left:0;right: 0;line-height: 1.8;text-align: center;font-size: 20px;position: absolute;bottom: 27px;}
.gb-search{ background: #fff;    box-shadow: 0 0 5px 0 rgba(0,0,0,0.08);-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);padding: 0 30px 30px;margin: 15px auto;}
.gb-search .gb-stitle{  padding: 10px 0;  line-height: 40px;text-align: center;font-size: 18px;color: #255fb8;font-weight: bold;}
.gb-form li{ line-height: 40px; min-height: 40px; margin-bottom: 10px;}
.gb-form li:last-child{ margin-bottom: 0;}
.gb-form li .tit{width: 60px;font-size: 16px;color: #333; float: left; display: block;text-align: right;}
.gb-form li .input{ margin-left: 70px;  }
.gb-form li .input input{ width: 100%;  box-sizing: border-box; height: 36px; line-height: 36px; border: #ddd 1px solid;padding:0 10px;font-size: 16px;color: #333;}
.gb-form li.btn{ text-align: center;}
.gb-form li .btn-submit,.gb-form li .btn-reset{    width: 84px;height: 36px;line-height: 36px;margin-left: 10px;font-size: 14px;text-align: center;display: inline-block;color: #fff;background: #7fa6e1;border-radius: 3px;border: none;}
.gb-form li .btn-submit:hover,.gb-form li .btn-reset:hover{ opacity: .9;}
.gb-form li .btn-reset{  background: #c1cce0;}
.gb-form li .select select{     width: 100%;height: 40px;border: #ddd 1px solid;padding: 4px 10px;font-size: 16px;color: #333;}
.gb-ewm{ background: #fff;       padding: 20px; box-shadow: 0 0 5px 0 rgba(0,0,0,0.08);-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.08);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08); }
.gb-ewm .scan_code{  width: 120px; text-align: center; float: left;}
.gb-ewm .title{ display: block; font-weight: bold; padding:20px 0 0 0; font-size: 16px;line-height: 26px;}
.gb-right{  width: 1060px; min-height: 1057px; box-sizing: border-box; border: 1px solid #ddd; padding: 24px;}
.gb-header{  text-align: center;}
.gb-header img{max-width: 100%; height: auto;}
.gb-pdf{  text-align: center; margin: 20px 0;}
.gb-pdf a{ display: inline-block;      background: url(../images-gb/gb-ico.png) 14px center no-repeat  #da4455;  line-height: 40px; font-size: 18px; color: #fff;   border-radius: 5px; border-bottom: 2px solid #cca467;  padding: 0 46px 0 64px;}
.gb-pdf a:hover{ background-color:#e44859; }
.gb-info{  background: #f8f8f8; text-align: center;  margin: 20px 0;line-height: 40px; font-size:18px; color:#666;padding: 20px;}
.gb-info .sp{   padding: 0 15px; display: inline-block;}
.gb-doclist{ padding: 0 20px;}
.gb-doclist .doc_list li{   height: 60px;padding: 5px 100px 5px 40px;border-bottom: 1px dashed #e0e0e0;
   background: url(../images-gb/2024gb_ico02.png) 0 center no-repeat; line-height: 60px; font-size: 16px; position: relative; }
.gb-doclist .doc_list li:last-child{ border: none;}
.gb-doclist .doc_list li a.left{ max-width:100%; display: inline-block;white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; box-sizing: border-box;}
.gb-doclist .doc_list li:hover{ background: url(../images-gb/2024gb_zfgb-pic2.jpg) 0 center no-repeat; }
.gb-doclist .doc_list li:hover a.left{color: #fff;   }
.gb-doclist .doc_list li .linka{ position: absolute; right: 10px; top:20px; padding: 0 20px;     height: 28px;text-align: center;line-height: 28px;border: 1px solid #255fb8;color: #255fb8;display: block;font-size: 14px; background: #fff;}
.gb-doclist .doc_list li .linka:hover{ background: #255fb8; color: #fff; }
.gb-doclist .doc_list li.columnName{ border: none  !important; padding: 0 !important; background: none !important; line-height: 60px;font-size: 18px;color: #255fb8;font-weight: bold; height: auto;}
.gb-doclist .doc_list li.columnName a{color: #255fb8 !important; padding: 0 !important;}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
   .gb-right{ width: 860px;}

}
@media screen and (min-width: 992px) and (max-width: 1199px) {
   .gb-right{ width: 660px;}

}
@media(max-width:991px){
   .gb-main{  margin: 10px;}
   .gb-left,.gb-right{   width: auto; float: none; min-height: auto;}
   .gb-right{ padding: 15px;}
   .gb-right{ margin-top: 20px;}
   .gb-info{ padding: 10px;}
   .gb-doclist{ padding: 0 15px;}
   .gb-doclist .doc_list li.columnName{ line-height: 50px;}
}
@media(max-width:767px){
   .gb-right{ padding: 10px;}
   .gb-doclist{ padding: 0;}
   .gb-pdf { margin: 10px 0;}
   .gb-info{ margin: 10px 0;}
   .gb-doclist .doc_list li{ padding-right: 70px;}
   .gb-doclist .doc_list li .linka{ right: 5px; padding: 0 10px;}

}