body{
    background: url(water_2024_bg.png) no-repeat top center;

}
/* header s  */
.header{
    width: 100%;
    height: auto;
    display: block;
}
.header_container{
    width: 1200px;
    height: auto;
    margin: auto;
}
.main_logo{
    width: 100%;
    height: 35px;
}
.header_pic img,.main_logo img{
    position: relative;
    /* left: 60px; */
}
.header_pic{
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 90px;
    margin-bottom: 30px;
}

/* container s  */
.container{
    width: 100%;
    height: auto;
    display: inline-block;
}
.main_container{
    width: 1200px;
    height: auto;
    margin: 135px auto 50px auto;
}
/* top_news s  */
.top_news{
    width: 100%;
    height: 193px;
    background: url(water_2024_tt_bg.png) no-repeat center;
}
.top_news_con{
    width: auto;
    padding: 24px 30px;
}
.top_news_title{
    width: auto;
    text-align: center;
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
}
.top_news_title a,.top_news_contract a{
    color: #000;
}
.top_news_title a:hover{
    color: #004ec2;
}
.top_news_contract{
   font-size: 18px;
   line-height: 35px; 
   text-indent: 2em;
   letter-spacing: 1px;
}

/* water_xcbd s  */
.water_xcbd{
    width: 100%;
    height: 555px;
    margin-top: 30px;
    background: url(water_2024_xcdb_bg.png) no-repeat top left;
}
.water_xcbd_bg_book{
    width: 100%;
    height: 100%;
    background: url(water_2024_xcdb_bg_pic.png) no-repeat center right;
}
.water_xcbd_con{
    width: 1000px;
    height: auto;
    display: inline-block;
    padding: 50px 30px 50px 60px;
}
.water_xcbd_title{
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.water_xcbd_title_l{
    width: 165px;
    height: 40px;
    background: url(water_2024_xcdb_title.png) no-repeat top center;
    /* line-height: 49px; */
    text-align: center;
    color: #fff;
    font-size: 30px;
    letter-spacing: 1px;
}
.water_xcbd_title_l span{
    padding-left: 20px;
}
.water_xcbd_more a{
    color: #005dbf;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}
.xcbd_con{
    width: 510px;
    height: auto;
    display: block;
}
.xcbd_con  ul{
	width: 100%;
	height: auto;
	display: inline-block;
}
.xcbd_con ul li{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: url(water_2024list_icon.png) no-repeat 10px 27px;
	padding-left: 30px;
	font-size: 18px;
    border-bottom: 1px dotted #ebf9fe;
}
.xcbd_con ul li a{
	color: #000;
	width: 95%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;    
}
.xcbd_con ul li a:hover{
    color: #003c8d;
}

/* center_pic s  */
.center_pic{
    width: 100%;
    height: 115px;
}

/* center_pic e  */


/* 宣传视频 s  */
.xcsp{
    width: 100%;
    height: auto;
    background: #dbf2fc;
    border: 1px solid #98d8f1;
    display: inline-block;
    margin-top: 50px;
}
.xcsp_pic{
    width: auto;
    height: auto;
    padding-top: 30px;
    display: inline-block;
}
.xcsp_pic li{
    width: 370px;
    height: 210px;
    margin-left: 22px;
    float: left;
    overflow: hidden;

}
.xcsp_pic li img{
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: all 0.6s;    
}
.xcsp_pic li img:hover {
    transform: scale(1.3);
  }

.video_list{
    width: 100%;
    height: 220px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.videolist {
    position: relative;
    float: left;
   
}
.vclose {
    position: absolute;
    right: 1%;
    top: 1%;
    border-radius: 100%;
    cursor: pointer;
}
.videoed {
    position: absolute;
    width: 60px !important;
    height: 60px !important;
    top: 25%;
    left: 38%;
    z-index: 99;
}
.video_start {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 43%;
    top: 37%;
    z-index: 99;
    border-radius: 100%;
}

.videoUP {
    display: none;
    position: fixed;
    left: 40%;
    top: 40%;
    margin-left: -320px;
    margin-top: -210px;
    z-index: 100;
    width: 640px;
    height: 360px;
}

.bx-wrapper .bx-pager{
    display: none !important;
}

.blk_20{
    background: none !important;
    width: 100%;
    height: 100%;
}
.bx-wrapper .bx-viewport{
    background: none !important;
    box-shadow:none !important;
}
.bx-wrapper .bx-controls-direction a{
    top: 45% !important;
    width: 37px !important;
    height: 65px !important;
    right: -20px !important;
}
.bx-wrapper .bx-prev{
    background: url(water_prev_icon.png) !important;
    left: -19px !important;
}
.bx-wrapper .bx-next{
    background: url(water_next_icon.png) !important;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{
    display: none !important;
}

/* water_gdxd s  */
.water_gdxd{
    width: 100%;
    height: 566px;
    display: inline-block;
    background: url(water_2024_gdxd_bg.png) no-repeat center bottom;
    margin-top: 50px;
}
.water_gdxd_con{
    width: auto;
    height: auto;
    padding: 40px 30px 30px 40px;
}

.water_gdxd_title a{
    color: #063f94;
}
.water_gdxd_more{
    margin-right: 40px;
}
.water_gdxd_list{
    width: 100%;
    height: auto;
}
.water_gdxd_list li{
    float: left;
    width: 43%;
    height: 77px;
    line-height: 77px;    
    background: url(water_2024list_icon.png) no-repeat 5px 37px;
    padding-left: 25px;
    margin-left: 65px;
}
.water_gdxd_list li a{
    width: 500px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    border-bottom: 1px solid rgba(255,255,255,0.3) ;  
    padding-right: 15px;
}
.water_gdxd_list li a:hover{
    color: #063f94;
}
.gdxd_more{
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: url(gdxd_more.png) no-repeat center; 
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
}
.gdxd_more a{
    color: #fff;
}
 /* pic_lun s  */
 .water_pic_lunbo{
    width: 100%;
    height: 180px;
    margin-top: 50px;
    /* margin-bottom: 100px; */
 }
 .water_pic_lunbo .bx-wrapper .bx-controls-direction a{
    top: 45% !important;
    width: 55px !important;
    height: 55px !important;
    right: -7px !important;
}
.water_pic_lunbo .bx-wrapper .bx-prev{
    background: url(lunbo_prev_icon.png) no-repeat !important;
    left: -24px !important;
}
.water_pic_lunbo .bx-wrapper .bx-next{
    background: url(lunbo_next_icon.png) no-repeat !important;
}

/* water_list s  */
.header_list{
    width: 100%;
    height: 618px;
    background: url(water2024_list_header.png) no-repeat top center;
}
.water_place{
    width: 100%;
    height: 85px;
    background: #ececec;
    
}
.water_place_con{
    width: 1200px;
    height: 100%;
    margin: auto;
    line-height: 85px;
    font-size: 19px;
    color: #000;
}
.water_place_con em{
    width: 15px;
    height: 50px;
    text-align: center;
    background: url(water_place_icon.png) no-repeat center;
    position: relative;
    display: inline-block;
    top: 18px;
    padding-right: 10px;
}
.water_place_con a{
    color: #000;

}
/* .water_place_con span{
    height: 100%;
    width: 100%;
    display: block;
    line-height: 85px;
} */
.water_list{
    width: 100%;
    height: auto;
    display: inline-block;
}
.water_list li{
    background: #f5fcff;
    border-radius: 40px;
    padding: 25px;
    overflow: hidden;
    margin-bottom: 28px;
    border: 1px solid #a8dbef;
}
.water_list  li:hover {
    box-shadow: 0 5px 20px rgba(79, 138, 163, 0.25);
    background: #dbf2fc;
    border: 1px solid #a8dbef;
}
.water_list li:hover .news_list_title{
    color: #0080b6;
}
.water_list li:hover .news_list_time{
    color: #4fa2c5;
}
.news_list_content {
    width: 966px;
    float: left;
    line-height: 35px;
}

.news_list_title {
    font-size: 20px;
    color: #000;
    overflow: hidden;
}

.news_list_time {
    font-size: 16px;
    color: #666;
    
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
    text-align: center;
}

.pagination-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3.2rem;
    margin-bottom: 3rem;
    position: relative
}

.pagination-container a {
    border: 0;
    border-radius: 30px !important;
    transition: all 0.3s;
    padding: 0 11px;
    margin: 0 3px;
    min-width: 30px;
    text-align: center;
    box-shadow: none;
    height: 30px;
    line-height: 30px;
    color: #495057;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    background: #e6f6fd;
    box-sizing: border-box;
}

.pagination-container a:hover {
    color: #3b5d91;
    background: #e6f6fd;
    border: none
}

.pagination-container .current {
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.2);
    background: #84d1f1 !important;
    color: #fff !important
}



.ie8 .pagination {
    text-align: center;
}

.ie8 .pagination a {
    padding-top: 8px;
    padding-bottom: 8px;
}

.ie8 .pagination-container {
    margin-top: 20px;
    margin-bottom: 20px;
}

.ie8 .pagination a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.ie8 .pagination .next,
.ie8 .pagination .prev {
    background-image: none;
    font-size: 14px !important;
}


/* water_detail s  */
#main {
    width: 100%;
    /* background: #f7f9fc; */
    min-width: 1300px;
    min-height:400px;
    padding: 20px 0;
}

.news_details {
    width: 1200px;
    margin: auto;
    background: #fff;
    box-shadow: 0 5px 20px rgba(79, 138, 163, 0.25);
    border-radius: 18px;
    padding: 60px;
    border: 1px solid #0080b6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bdsharebuttonbox {
    float: left;
}

.ie8 .bdsharebuttonbox {
    display: none;
}

.news_details_title {
    /* overflow: hidden; */
    /* height: 34px; */
}

.news_details_title .bdsharebuttonbox>a {
    font-size: 16px;
    color: #bdbcbc;
    background: none;
    padding: 0;
    margin: auto;
    height: auto;
    line-height: 34px;
}

.news_details_title .bdsharebuttonbox>a:hover {
    color: #3b5d91;
    opacity: 1;
    filter: alpha(opacity=100);
}

.news_details_title .bdsharebuttonbox>a img {
    display: inline-block;
    vertical-align: middle;
    pointer-events: none;
}

.jf {
    font-size: 16px;
    color: #bdbcbc;
    float: right;
    line-height: 34px;
}

.jf img {
    display: inline-block;
    vertical-align: middle;
}

.zt {
    font-size: 16px;
    color: #bdbcbc;
    float: right;
    margin-right: 45px;
}

.zt>a {
    color: #3b5d91;
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 34px;
}

.zt>a:hover {
    color: #333333;
    background: #ebebeb;
}

.zt>a.active {
    color: #333333;
    background: #ebebeb;
}

.zt img {
    display: inline-block;
    vertical-align: middle;
}

.news_title {
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin: 40px auto;
}

.news_source {
    font-size: 14px;
    color: #bbbbbb;
    text-align: center;
    margin: 40px auto;
}

.news_articles .content {
    padding: 0 10px;
}

#content p{
    margin-top: 10px;
    line-height: 2em;
    text-align: justify;
    font: 16px/36px '微软雅黑';
}
