@charset "utf-8";
* {
    padding: 0;
    margin: 0;
}

body, div, span, ul, li, ol, dl, dt, dd, em, i, h1, h2, h3, h4, h5, h6, p, input, a, img, button {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
	font-weight:normal;
	font-family: "Microsoft Yahei", Tahoma;
	text-decoration: none
	}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.clert {
    clear: both;
}

body {
	background: url(../images/bg_1_2023.png) no-repeat center 500px;
}
.bg_fff {
	background: #FFFFFF;
}
.top_box {
	background-image: url(../images/top_pic_2023.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
	width: 100%;
	min-width: 1300px;
}
.menu {
	width: 1260px;
	padding-left: 40px;
	margin: 0 auto;
	height: 80px;
}
.menu ul li {
	padding-left: 236px;
	color: #004687;
	font-size: 30px;
	float: left;
	font-weight: bold;
	line-height: 80px;
}
.menu ul li:first-child {
	padding-left: 0px;
}
.menu ul li a {
	color: #004687;
	font-weight: bold;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
	padding: 0 50px;
}
.yaowen {
	background: url(../images/bg_2_2023.png) no-repeat center top ;
	height: 451px;
	width: 1218px;
	margin: 0 auto;
	margin-top: 70px;
	padding: 50px 91px 50px 421px;
	box-sizing: border-box;
}
.yaowen ul {
	/**margin-top: 20px;*/
}
.yaowen ul li {
	padding-bottom: 40px;
}
.yaowen ul li:first-child {
	border-bottom: 2px #31b4ed dashed;
}
.huodong {
	width: 1260px;
	margin: 0 auto;
	padding: 0 20px;
}
.yaowen ul li b {
	color: #005bac;
	display: block;
	line-height: 200%;
	font-size: 25px;
	text-overflow: ellipse;
	white-space: nowrap;
	overflow: hidden;
}
.yaowen ul li p {
	color: #00274a;
	font-size: 22px;
	line-height: 150%;
  overflow:hidden;
        display:-webkit-box;
     text-overflow:ellipsis;
     -webkit-line-clamp:2; 
     -webkit-box-orient:vertical;  
     white-space:normal;
}
.yaowen ul li p span{
	float: right;
	margin-top: 5px;
}

.title_box {
	width: 100%;
	height: 66px;
	background: url(../images/bg_3_2023.png) no-repeat left center;
	color: #0078d4;
	font-size: 50px;
	font-weight: bold;
	box-sizing: border-box;
	padding-left: 100px;
	margin-top: 95px;
	margin-bottom: 10px;
	float: left;
}
.title_box span {
	float: right;
}

.baodao {
	width: 100%;
	padding: 0px 40px 40px 20px;
	background: url(../images/bg_4_2023.png) no-repeat bottom left;
	min-height: 410px;
	box-sizing: border-box;
	float: left;
	margin-bottom: 20px;
}
.baodao .txt_list {
	width: 660px;
	padding: 20px 20px 0 20px;
	float: left;
}
.baodao .txt_list ul {
	margin-top: 55px;
}
.baodao .txt_list ul li {
	color: #FFFFFF;
	background: url(../images/icon_yellow_2023.png) no-repeat left center;
	line-height: 300%;
	font-size: 22px;
	padding-left: 40px;
	width: 100%;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	box-sizing: border-box;
}
.baodao .txt_list ul li a {
	color: #FFFFFF
}
.baodao .pic_box {
	float: right;
	background: #E3F0F6;
	padding: 3px;
	width: 405px;
	box-sizing: border-box;
}
.baodao .pic_box ul li {
	float: left;
}
.baodao .pic_box ul li img {
	padding: 3px;
	display: block;
}
.haibao {
	width: 100%;
	float: left;
	margin-top: 45px;
}
.huodong {
	width: 1260px;
	margin: 0 auto;
}
.huodong ul {
	margin-top: 60px;
}
.huodong ul li{
	width: 360px;
	margin: 0 30px;
      height: 432px;
	background: #FFFFFF;
	padding-bottom: 20px;
	float: left;
	margin-bottom: 60px;
	-webkit-box-shadow: 0 0 18px 12px rgba(71,77,83,0.13);
	box-shadow: 0 0 18px 12px rgba(71,77,83,0.13);
}
.huodong ul li b {
	font-size: 22px;
	color: #000000;
	line-height: 150%;
	width: 320px;
	display: block;
	padding: 10px 20px;
}
.huodong ul li p {
	font-size: 18px;
    width: 320px;
    height: 16px;
	display: block;
	padding: 10px 20px;
}
.huodong_in {
	width: 1300px;
	margin: 0 auto;
	-webkit-box-shadow: 1px 2px 6px 4px rgba(71,77,83,0.13);
	box-shadow: 1px 2px 6px 4px rgba(71,77,83,0.13);
	box-sizing: border-box;
	padding: 60px;
	margin-top: 100px;
	border: 1px solid rgba(71,77,83,0.13);
}
.huodong_in .pic {
	float: left;
	margin-right: 20px;
	width: 550px;
}
.huodong_in .txt {
	float: left;
	width: 605px;
}
.huodong_in .txt b {
	font-size: 22px;
	line-height: 200%;
	margin-bottom: 40px;
	display: block;
}
.huodong_in .txt p {
	font-size: 16px;
	line-height: 250%;
}
.huodong_tit {
	width: 100%;
	background: url(../images/bg_5_2023.png) no-repeat center bottom;
	height: 78px;
	line-height: 78px;
	color: #005bac;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 40px;
	float: left;
}
.huodong_pic_box {
	width: 1200px;
	float: left;
}
.huodong_xq {
	background: #EBFBFF;
	width: 100%;
	padding: 40px;
	box-sizing: border-box;
	margin-bottom: 80px;
	float: left;
}
.huodong_xq p {
	text-indent: 2em;
	line-height: 200%;
	padding-bottom: 40px;
	font-size: 22px;
}