@charset "utf-8";
html,body{margin: 0;padding: 0;background-color: #F0ECE8;}

ul,li,a{margin: 0;padding: 0;list-style: none;text-decoration: none;}
.gzbg-container{
    width: 1300px;
    margin: 0 auto;
}

.gzbg-top{width: 100%;}
.gzbg-top img{width: 100%;}

.gzbg-main{
    margin-top: -10px;
    padding-top: 10px;
    overflow: hidden;
}
.gzbg-content{
    margin-top: 30px; 
    overflow: hidden;
    clear: both;
}

.gzbg-content-l{width: 71%;float: left;height: 1510px;background: url(../images/bg2024.png) no-repeat;background-size: 100% 100%;padding: 150px 70px;/* margin-left: -11px; */}
.gzbg-content-r{width:28%;float: right;height: 1510px;background-color: #fff;padding-top: 63px;}



.gzbg-content-l-title{
    font-size: 33px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
    font-family: MicrosoftYaHei;
}
.gzbg-content-l-subtitle{
    font-size: 18px;
    text-align: center;
    color: #525353;
    font-weight: 500;
    display: none;
}

.gzbg-content-l-source{
    width: 100%;
    border-bottom:1px solid #dfdede;
    margin-top: 30px;
    padding-bottom: 10px;
    overflow: hidden;
}
.gzbg-content-l-source > a{
    float:right;
    display: block;
    background-color:#46aed8;
    color:#fff;
    border-radius:8px;
    padding:0 10px;
    height:30px;
    line-height:30px;
    font-size: 18px;
}
.gzbg-content-l-source ul{overflow: hidden;width: 30%;float: left;}
.gzbg-content-l-source ul li{width: fit-content;float: left;color: #797a7a;font-size: 14px;margin-right: 20px;}

.gzbg-content-l-content{overflow:hidden;overflow-y: auto;margin-top: 40px;height: 1170px;}
.gzbg-content-l-content::-webkit-scrollbar {
  width: 5px;
  height: 25px;
}
.gzbg-content-l-content::-webkit-scrollbar-thumb {
  background: linear-gradient(to bottom right, #4d7fff 0%, #1a56ff 100%);
  border-radius: 5px;
}
.gzbg-content-l-content::-webkit-scrollbar-track {
  background-color: #ddd;
  border: 1px solid #ccc;
}

.gzbg-content-r-title{
    font-size: 32px;
    font-weight: 700;
    color: #18556B;
    text-align: center;
    border-bottom: solid 1px #E5E5E5;
    height: 70px;
}
.gzbg-content-r-title strong{
    border-bottom: solid 5px #D5ECF5;
    line-height: 45px;
    padding-bottom: 25px;
}
.gzbg-content-r-bottom{
    width: 100%;
    height: 100%;
    margin-top: 40px;
}
.gzbg-content-r-bottom .hd{
    overflow: hidden;
}
.gzbg-content-r-bottom .hd ul li ul li{
    height: 52px;
    line-height: 52px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 15px;
}
.gzbg-content-r-bottom .hd ul li ul li a{
    font-size:18px;
}
.gzbg-content-r-bottom .hd ul li ul li:nth-child(1){
    background-color: #D5ECF5;
    border-radius:30px;
}
/* .gzbg-content-r-bottom .hd ul li{
    height: 52px;
    line-height: 17px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 15px;
    padding-top: 15px;
    font-size:18px;
}
.gzbg-content-r-bottom .hd ul li.on{
    background-color: #D5ECF5;
    border-radius:30px;
}
.gzbg-content-r-bottom .hd ul li a{
    font-size:18px;
} */
/* .gzbg-content-r-bottom .hd ul li:nth-child(1){
    background-color: #D5ECF5;
    border-radius:30px;
} */


/* .gzbg-content-r-bottom .hd{display:none;}

.gzbg-content-r-bottom .hd ul {overflow: hidden;margin: 0 auto;text-align: center;}
.gzbg-content-r-bottom .hd ul li{
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    padding: 0 15px;
    font-size: 14px;
    text-align: center;
    background: #fff;
    border: 1px solid #a5b5c6;
    width: 40px;
    margin-right: 10px;
    display: inline-block;
}
.gzbg-content-r-bottom .hd ul li:last-child{margin-right: 0;}
.gzbg-content-r-bottom .hd ul li.on{
    color: #000;
    background-color: #fce7d5 !important;
}
 */


.gzbg-jd{margin-top: 30px;overflow:hidden;background-color: #fff;clear: both;margin-left: 10px;padding:31px 24px;display: none;}
.gzbg-jd-tj{float: left;width: 49%;}
.gzbg-jd-wzjd{float: right;width: 49%;}

.tjbg-title{
    background-color:#F1F6FB;
    line-height: 50px;
    height: 50px;
    margin-bottom: 22px;
}
.tjbg-title span{
    color: #fff;
    float: left;
    font-size: 24px;
    padding:5px 10px;
    font-weight: 700;
    line-height: 39px;
    background-color:#18556B;
}
.tjbg-title a{
    float: right;
    font-size: 16px;
    color: #737373;
    padding-right:10px;
}
.tjbg-img{
    margin-top: 20px;
    width: 596px;
    /* height: 505px; */
}
.tjbg-img ul{overflow: hidden;}
.tjbg-img ul li{width: 596px;/* height: 505px; */}
.tjbg-img ul li a{width: 596px;/* height: 505px; */display: block;}
.tjbg-img ul li a img{width: 100%;}


.wzjd-title{
    background-color:#F1F6FB;
    line-height: 50px;
    height: 50px;
    margin-bottom: 22px;
}
.wzjd-title span{
    color: #fff;
    float: left;
    font-size: 24px;
    padding:5px 10px;
    font-weight: 700;
    line-height: 39px;
    background-color:#18556B;
}
.wzjd-title a{
    float: right;
    font-size: 16px;
    color: #737373;
    padding-right:10px;
}
.wzjd-list{
    margin-top: 20px;
}
.wzjd-list ul{overflow: hidden;}
.wzjd-list ul li{
    overflow: hidden;
    margin-bottom: 15px;
    line-height:37.5px;
}
.wzjd-list ul li a{
    display: block;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    font-size: 18px;
    float: left;
}
.wzjd-list ul li span{
    float: right;
    color: #000;
    font-size: 18px;
}




@media (max-width:1300px){
    .gzbg-container{width:100%;padding: 10px;}
    .gzbg-content-l{width:100%;height:auto;padding: 80px 10px;float: initial;}
    .gzbg-content-r{width: 97%;height:auto;padding: 30px 10px;margin-left: 5px;float: initial;}
    .gzbg-jd-tj{width:100%;}
    .gzbg-jd-wzjd{width:100%;}
}
@media (max-width:768px){
    .gzbg-content-l-content div p img{
        height:450px;
    }
}









