* {
	margin: 0;
	padding: 0;
	font-style: normal !important;
}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea {
	color: #000000;
	font-family: "Source Han Sans CN";
	font-size:14px;
	color: inherit;
	font-style: normal !important;
}

a, b, span, strong, b {
	font-size: inherit;
	color: inherit;
}
img {
	max-width: 100%;
}
li {
	list-style-type: none;
}
a {
	cursor: pointer;
	text-decoration: none;
}
input {
	outline: none;
}
input[type="submit"], input[type="button"], input[type="text"], button {
	-webkit-appearance: none;
}
input, button {
	border: 0;
	background: none
}
button:focus, input:focus {
	outline: none;
}
/**公用样式**/
div, ul, li, p, a, span {
	box-sizing: border-box;
}
p, div {
	text-align: justify;
}
.pad_4 {
	padding: 0 5%;
display
}
.pad_r4 {
	padding-right: 4%;
}
.pad_left4 {
	padding-left: 4%;
}
.pad_80 {
	padding-top: 80px;
	padding-bottom: 80px;
}
.pad_top80 {
	padding-top: 80px;
}
.pad_bot80 {
	padding-bottom: 80px;
}
.pad_40 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.pad_top40 {
	padding-top: 40px;
}
.pad_bot40 {
	padding-bottom: 40px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	width: 100%;
	height: 0;
	content: "";
	display: block;
	clear: both;
}
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
	display: block;
	_height: 1px;
}
.backGray {
	background: #f8f6f9;
}
.wid_84 {
	width: 84%;
	margin: 0 auto;
}
/**头部导航**/
.topbar {
	position: absolute;
	left: 0;
	right: 0;
	max-width: 1920px;
	margin: 0 auto;
}
.headerNav {/*position:fixed; position:absolute; top: 0 ;left: 0; */
	width: 100%;
	height: 112px;
	padding: 20px 0;
	 background:-moz-linear-gradient(bottom, rgba(255, 255, 255, 0), #5d89c3) !important;  
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#5d89c3), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(linear, 0 0, 0 100%, from(#5d89c3), to(rgba(255, 255, 255, 0)));
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0), #5d89c3);
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0), #5d89c3);
    background: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0), #5d89c3);
    background: linear-gradient(bottom, rgba(255, 255, 255, 0), #5d89c3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#5d89c3, GradientType=0);
	z-index: 99999;
	transition: all 0.3s;
}
.headerNav .pad_4 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.oneUl li {
	float: left;
	font-size: 16px;
	line-height: 70px;
	padding: 0 25px;
	color: #fff;
	position: relative;
}
.oneUl li:first-child {
	display: none;
}
.chEnBtn {
	color: #fff;
	line-height: 70px;
	font-size: 18px;
}
.chEnBtn a {
	padding: 0 10px;
}
.searchDiv {
	width: 40px;
	height: 70px;
	margin: 0 30px;
}
.searchDiv span {
	display: block;
	width: 100%;
	height: 100%;
	background: url(/eportal/uiFramework/commonResource/image/2023082109110611574.png) no-repeat center center;
	background-size: 25px;
}
.blackLogo {
	display: none;
}
.oneUl li.on b {  /*position: absolute; bottom: -22px; left: 50%; width: 34px; height: 4px; margin-left: -17px;background: #0053b7; */
}
.leftLogo {
	width: 14%;
}
.headerNav02 {
	background: #4590D1;
}

.wid{
	max-width:1920px;
	margin:0 auto;
        width:85%;
}
.con_tl {
	min-height:230px;
        box-shadow:0px 0px 20px 0px #f0f0f0;
        padding:50px 40px;
        padding-bottom:80px;
}

/*图片新闻文字列表css*/
.news_img {width:35%;max-width:400px;overflow:hidden;}
.news_img img {width:400px;height:210px;transition:all 0.6s ease;}
.news_img img:hover {transform:scale(1.05);}
.news_list {display:flex;justify-content:space-between;margin-bottom:50px;}
.news_text {width:60%;}
.news_text h1 a {font-size:24px;font-weight:600;color:#333333;}
.news_text span {display:block;padding:20px 0;color:#333333;font-size:16px;}
.news_text p {color:#666666;line-height:200%;text-align:justify;margin-top:15px;font-size:14px;}
.news_text:hover h1 a {color:#01479d;}
/*二级文字样式*/
.text_con{ width:90%;margin:0 auto;}
.text_con p{ font-size:16px;line-height:2.2;min-height:28px;text-align:justify;}
.text_con p strong{ font-size:100%;color:currentColor;}
.text_con p img{ height:auto;}
/*分页*/
.easysite_pages{ display: flex;justify-content: center; align-items: center;  padding:70px 0;}
.easysite-page-wrap1 span{ display: flex;}
.easysite-total-page{ display: initial;}
.easysite-page-wrap{ line-height: 40px; border: 1px solid #cfdce5; border-radius: 5px; margin-right: 8px; font-size: 14px; color: #484848; padding: 0 15px; margin-top: 0;}
.NormalRed{background: #e02020; border: 1px solid #e02020; border-radius: 5px; margin-right: 8px; font-size: 14px; color: #fff; width: 40px; text-align: center; height: 40px; line-height: 40px;}
.pagingNormal{border: 1px solid #cfdce5; color: #484848; border-radius: 5px; margin-right: 8px; font-size: 14px; width: 40px; text-align: center; height: 40px; line-height: 40px;}



/*底部*/

.footer {
	min-height: 200px;
	background: url(/eportal/uiFramework/commonResource/image/2023082216492558071.png) 0 0 no-repeat;
	color: #fff;
	padding-top: 60px ; 
       background-size:cover;

}
.footer_top {
	display: flex;
	justify-content: left;
	font-size: 14px;
}
.footer_top span {
	color: #fff;
	padding: 0 20px;
}
.footer_top span:first-child {
padding:0;font-weight:bold;
}
.bot_link {
	display: flex;
	justify-content: left;
	border-top: 1px #3E4048 solid;
	padding-top: 30px;
	margin: 30px 0;
	font-size: 14px;
}
.bot_link span {
	padding: 0 20px;
}
.bot_link span:first-child{ padding-left:0;font-weight:bold;
}
 .bot_logo {
width:240px;
margin:0 auto;padding:20px 0;
}
.bot_nav {
	margin: 40px auto;
	width: 60%;
	display: flex;
	justify-content: space-around;
	font-size: 14px;
        flex-wrap:wrap;
}
.bot_nav a {

padding:0 10px;margin:10px;display:block;


}
.bot_copy {
	text-align: center;
	padding: 20px 0;
	border-top: 1px #3E4048 solid;
}
.bot_copy span {
	padding: 0 20px;
	font-size: 14px;
}


/*适配*/
@media (max-width: 1550px) {
.leftLogo {
	width: 18%;
}
.oneUl li {
	font-size: 16px;
}
}
@media (max-width: 767px) {
/*分页css*/
.easysite_pages{ display:block;padding:20px 0;}
.easysite-page-wrap{ width:70%;margin:20px auto;text-align:center;}
.easysite-total-page{ display:block;}
.easysite-page-wrap1 span{ justify-content:center;}
.easysite_pages .easysite-page-wrap:nth-child(2){ display:none;}
.easysite_pages .easysite-page-wrap:nth-child(5){ display:none;}
/*底部css*/
.footer_top {
	display: inherit;
	font-size: 14px;
}
.footer_top span {
	padding: 0 2px;
}
.bot_nav {
	font-size: 14px;
	margin: 20px auto;
	width: 100%;
        align-items:center;
}
.bot_copy span{ display:block;padding:10px 0px;}
}