@charset "utf-8";
.pd{ padding:0 1rem; }
.gb-banner{}
.gb-banner img{ width: 100%;}
.hide{ display: none;}
.box-title{height: 6rem;line-height: 6rem;font-size: 2.2rem;border-bottom: 0.4rem solid #355e92;}
.box-title .box-title-cnt{ color: #c31f0b;}
.box-title .b-left{}

.list-title{
    height: 4.2rem;
    padding-left: 3rem;
    line-height: 4.2rem;
    font-size: 2rem;
    font-weight: bold;
    color: #355e92;
    background: #f6f6f6 url(/wimages/li_nav.png) no-repeat 10px center;
}
.box-cnt .list{ margin-top: 2.5rem;}
.box-cnt .list .list-item-cnt {
    display: block;
    line-height: 3.4rem;
    font-size: 1.8rem;
    color: #333;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.box-gb .box-nr{ font-size:1.8rem; line-height: 3.5rem; padding: 1rem 0; }
.gb-more{width: 100%; border-bottom: 1px dotted #ddd;} 
.gb-more a{color: #ffffff; display: block;  width: 200px; height: 40px; margin: 20px auto;  background-color: #355e92; border-radius: 10px; font-size: 16px; text-align: center; line-height: 40px}

.gb-box{ margin: 2rem 0; padding: 5px 0; background-color: #f9f9f9; border-radius: 1rem;}
.gb-box .gb-box-select{ margin: 30px 40px 20px;}
.gb-box .gb-box-select span{font-size: 18px;padding-bottom: 10px; display: block;}
.gb-box .gb-box-select select {
	text-align: center;
    border: 1px solid #b9b9b9;
    color: #333333;
    width: 100%;
    text-indent: 10px;
    border-radius: 1rem;
    outline: none;
    font-size: 1.6rem;
    height: 4rem;
	appearance: none;
	-webkit-appearance: none;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="7" viewBox="0 0 12 7"> <path fill="%23666" d="M6 7L0 0h12z"/></svg>') no-repeat;
	background-position: right 12px center; /* 调整水平位置 */
	background-size: 10px;
}
.gb-box .gb-box-select select option {
    color: #333;
    background-color: #fff;
    font-size: 16px;
}

.gb-box .gb-box-select select option:hover {
    background-color: #f0f0f0; /* 悬停状态 */
}

.gb-box .gb-box-select select option:checked {
    background-color: #e0e0e0; /* 选中状态 */
}

 /* 检索 */
.zfgbqs .row {
    margin: 1rem auto;width: 94%;
}
.zfgbqs .boxTitle{
  font-size: 1.8rem;
    display: block;
    margin-bottom: 1rem;
}
.zfgbqs .row label span {
    display: inline-block;
    line-height: 1.5rem;
    padding:1rem 1.5rem;
    background: #e9e9e9;
    color: #999999;
    border-radius: 1rem;
    font-size: 1.6rem;
    margin-right: 1rem;
}
.zfgbqs .btn .searchBtns {
    display: block;
    color: #ffffff;
    border-radius: 3rem;
    background: #0f51a4;
    line-height: 2rem;
    height: 2rem;
    width: 100%;
    text-align: center;
}
.zfgbqs .row input.long {
    border-radius: 6px;
    display: block;
    text-indent: 1rem;
    border: 1px solid #cccccc;
    line-height: 4rem;
    height: 4rem;
    width: 100%;
    font-size: 1.6rem;
    background-color: #fff;
}
.zfgbqs .row label input[type='radio']:checked + span {
    color: #ffffff;
    background: #355e92;
}
.zfgbqs .row label input {
    display: none;
}
.zfgbqs .row input.jgqt {
    border-radius: 6px;
    text-indent: .3rem;
    border: 1px solid #cccccc;
    line-height: 4rem;
    height: 4remrem;
    width: 48%;
    font-size: 1.6rem;
    background-color: #fff;
}
 .time {
    border-radius: 6px;
    display: inline-block;
    text-indent: 1rem;
    border: 1px solid #cccccc;
    line-height: 4rem;
    height: 4rem;
    width: 46%;
    font-size: 1.6rem;
    background-color: #fff;
}
.zfgbqs .row select {
    border-radius: 6px;
    display: inline-block;
    text-indent: 1rem;
    border: 1px solid #cccccc;
    line-height: 4rem;
    height: 4rem;
    width: 74%;
    font-size: 1.6rem;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/year_m.png) no-repeat scroll 98% center transparent;
    background-size: .8rem;
    background-color: #fff;
}

.zfgb_btn{width: 100%; border-top: 1px solid #cccccc; padding-top: 2rem; margin: 2rem auto;} 
.zfgb_btn .search{width: 100%; color: #ffffff; display: block; height: 4rem;   background-color: #355e92; border-radius: 10px; font-size: 1.6rem; text-align: center; line-height: 4rem}
.zfgb_btn button{ border: none; outline: none;}

.zfgbmore{ border: 0; position: relative;color: #fff;font-size: 18px;cursor: pointer; width: 80%;height: 40px;background-color: #355e92;border-radius: 10px;text-align: center;line-height: 40px;margin: 30px auto 20px ;}
.zfgbmore a{ position: absolute;color: #fff; font-size: 18px; top: 0;  left: 0; right: 0;bottom: 0;display: flex; align-items: center; justify-content: center; text-decoration: none;}
.zfgbmore img {margin: 0 12px; width: 20px;}

.gb-qishu{ width: 100%; box-sizing: border-box; padding: 0 4%; background-color: #f6f6f6; text-align: center }
.gb-qishu-line{ border-bottom: 1px solid #e2e2e2; padding-bottom: 20px;}
.gb-qishu h2{font-size: 28px;  padding: 35px 0 15px; color: #c31f0b;}
.gb-qishu h3{ font-size: 18px; color: #000000;  font-weight: normal;} 
.gb-qishu h3 span{color: #c31f0b; padding: 0 5px;}
.gb-qishu p{font-size: 18px; color: #000000; padding-top: 10px;}

.gb-select-all{ width: 100%; display: flex; justify-content: space-between; padding: 25px 0;}
.gb-select-all .gb-box-select{ width: 48%;}
.gb-select-all .gb-box-select span{font-size: 18px; padding-bottom: 10px; text-align: left; display: block;}
.gb-select-all .gb-box-select select {
	text-align: center;
    border: 1px solid #b9b9b9;
    color: #333333;
    width: 100%;
    /*text-indent: -18px;*/
    border-radius: 4px;
    outline: none;
    font-size: 18px;
    height: 40px;
	appearance: none;
	-webkit-appearance: none;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="7" viewBox="0 0 12 7"> <path fill="%23666" d="M6 7L0 0h12z"/></svg>') no-repeat;
	background-position: right 12px center; /* 调整水平位置 */
	background-size: 10px;
}
.gb-select-all .gb-box-select select option {
    color: #333;
    background-color: #fff;
    font-size: 16px;
}

.gb-select-all .gb-box-select select option:hover {
    background-color: #f0f0f0; /* 悬停状态 */
}

.gb-select-all .gb-box-select select option:checked {
    background-color: #e0e0e0; /* 选中状态 */
}


.footer_btn{width:100%;display: flex;justify-content: center;}
.footer_btn .btn{
    width: 134px;
    height: 134px;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #f4f4f4;
    text-align: center;
    margin: 15px 15px;
    cursor: pointer;
    background-color: transparent;
}