/*@charset "gb2312";*/
html {
	-webkit-text-size-adjust: none;
	/*解决chrome浏览器下字体不能小于12px*/
}

body {
	color: #333;
}

* {}

a {
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

html {
	zoom: 1;
}

html * {
	outline: 0;
	zoom: 1;
}

html button::-moz-focus-inner {
	border-color: transparent !important;
}

body {
	overflow-x: hidden;
	font-size: 12px;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-family: '微软雅黑';
}

fieldset,
a img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	-webkit-appearance: none;
	/*去掉苹果的默认UI来渲染按钮*/
}

em,
i {
	font-style: normal;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;
}


/* 高度自适应 */
.strong {
	font-weight: normal;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.show {
	display: block;
	visibility: visible;
}

.hide {
	display: none;
	visibility: hidden;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

.transparent {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	/** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.break {
	word-wrap: break-word;
	overflow: hidden;
	/*word-break:break-all;*/
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.bc {
	margin-left: auto;
	margin-right: auto;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

*html .clearfix {
	height: 1%
}

.clearfix {
	display: block;
}

.vm {
	vertical-align: center;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.abs-right {
	position: absolute;
	right: 0;
}

.zoom {
	zoom: 1
}

.block {
	display: block;
}

.hidden {
	visibility: hidden;
}

.none {
	display: none;
}

/* Layout & Wrapper Settings */
.bk,
.bk3,
.bk6,
.bk8,
.bk10,
.bk15,
.bk20,
.bk25,
.bk30,
.bk60 {
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
}

.bk5 {
	height: 5px;
}

.bk8 {
	height: 8px;
}

.bk10 {
	height: 10px;
}

.bk15 {
	height: 15px;
}

.bk20 {
	height: 20px;
}

.bk25 {
	height: 25px;
}

.bk30 {
	height: 30px;
}

.bk60 {
	height: 60px;
}

*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}

.re {
	position: relative;
}

body {
	font-family: "微软雅黑", arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	background: #fff;

}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.lft {
	float: left;
}

.rgt {
	float: right;
}

/*-------------------公共头&底---------------------*/
.header {
	position: relative;
	z-index: 1;
}
.head h1{
	margin-bottom:20px;
	font-size:26px;
}
.wrapper {
	width: 1160px;
	margin: 0 auto;
}
.wrapper2{
	width: 1160px;
	margin: 0 auto 43px;
}
.header .wrapper {
	position: relative;
}

.header .logo {
	float: left;
	margin-top: 0;
}

.header .lan {
	height: 25px;
	padding-top: 25px;
}

.header .lan a {
	color: #333;
	margin-left: 34px;
	display: block;
	line-height: 25px;
	height: 25px;
	float: left;
}

.header .lan a:hover {
	color: #005ea5;
}

.header .searchBar {
	height: 32px;
	line-height: 32px;
	margin-top: 25px;
}

.header .search {
	height: 30px;
	line-height: 30px;
	width: 350px;
	border: 1px solid #dfdfdf;
	float: right;
}

.header .search .txt {
	height: 20px;
	line-height: 20px;
	padding: 5px 25px;
	padding-right: 0;
	background: url(img1_20210817.png) no-repeat 2px center;
	width: 250px;
	border: none;
}

.header .search .btn {
	height: 30px;
	line-height: 30px;
	width: 75px;
	background: #005ea4;
	border: none;
	font-size: 16px;
	font-family: "微软雅黑", arial, Helvetica, sans-serif;
	cursor: pointer;
	color: #fff;
}

.header .login {
	float: right;
	color: #005ea5;
	font-weight: bold;
	display: block;
	line-height: 32px;
	margin-left: 20px;
}


/*导航*/
.naver {
	width: 100%;
	margin: 0 auto;
	height: 51px;
	line-height: 51px;
	color: #000;
	position: relative;
	z-index: 120;
	margin-bottom: 37px;
}

.naver {
	background: #005ea5;
}

.naver ul {
	padding-left: 15px;
}

.naver li {
	float: left;
	height: 48px;
	line-height: 48px;
	position: relative;
	margin: 0 6px;
}

.naver li strong a {
	float: left;
	height: 48px;
	line-height: 48px;
	padding: 0 25px;
	font-size: 18px;
	display: block;
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 100;
}

.naver li strong a {
	font-size: 18px;
	font-weight: bold;
}

.naver li.selected strong a {
	color: #eee;
	text-decoration: none;
	background: #005ea5;
}

.naver li .sub1 {
	left: -20px;
}

.naver li .sub1 i {
	left: 63px;
}

.naver li .sub2 {
	left: -60px;
	width: 380px;
}

.naver li .sub2 i {
	left: 103px;
}

.naver li .sub2 dl {
	padding-left: 40px;
}

.naver li .sub2 dd {
	float: left;
	width: 141px;
}

.naver li .sub3 {
	left: -60px;
	width: 670px;
}

.naver li .sub3 i {
	left: 93px;
}

.naver li .sub3 dl {
	padding-left: 40px;
}

.naver li .sub3 dd {
	float: left;
	width: 141px;
}

.naver li .sub4 {
	left: -280px;
	width: 860px;
}

.naver li .sub4 i {
	left: 323px;
}

.naver li .sub4 dl {
	padding-left: 20px;
	float: left;
	width: 160px;
	margin-top: -20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.naver li .sub4 dd {
	float: none;
}

.naver li .sub4 dt {
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding-left: 18px;
	color: #005ea5;
	background: url(dot_20210817.png) no-repeat left center;
	font-size: 16px;
	font-weight: bold;
}

.naver li .sub4 dt a {
	color: #005ea5;
}

.naver li .sub4 dd a:hover {
	color: #005ea5;
}

.naver li .sub4 dd a {
	background: none;
	color: #333;
	font-size: 15px;
}

.naver li .sub4 dl.d-a {
	border-right: 1px solid #dfdfdf;
	height: 480px;
}

.naver li .sub4 dl.d-b {
	border-right: 1px solid #dfdfdf;
	height: 480px;
}

.naver li .sub4 dl.d-c {
	width: 419px;
}

.naver li .sub5 {
	left: -680px;
	width: 830px;
}

.naver li .sub5 i {
	left: 705px;
}

.naver li .sub5 dl {
	padding-left: 10px;
}

.naver li .sub5 dd {
	float: left;
	width: 159px;
}



.main .wrapper {
	background: #fff;
}

.row01 {
	padding-top: 2px;
	clear: both;
}


/*通用列表*/
.ullist {
	padding-bottom: 0;
	overflow: hidden;
}

.ullist li {
	height: 35px;
	line-height: 35px;
}

.ullist li a {
	overflow: hidden;
	font-size: 16px;
}


.piclists {
	position: relative;
}

.piclists .view {
	width: 665px;
	overflow: hidden;
	float: left;
}

.piclists .view .pic img {
	width: 665px;
	height: 390px;
	display: block;
}

.piclists .view .pic img:hover {
	opacity: 0.8;
}

.piclists .view .title {
	font-size: 14px;
	line-height: 22px;
	padding-top: 12px;
	margin-bottom: 10px;
	font-weight: bold;
}

.piclists .more {
	position: absolute;
	bottom: -15px;
	right: 0;
}

.piclists .ullist {
	float: right;
	width: 477px;
}

.piclists .view2 .pic img {
	width: 380px;
	height: 272px;
	display: block;
}

.piclists .ullist li {
	padding: 11px 18px;
	margin-bottom: 3px;
	line-height: 20px;
	height: 41px;
	background-color: #f2f2f2;
}



.piclists .ullist li:hover  a{
	color: #fff;
}

.homeMod .head {
	display: flex;
	justify-content: space-between;
}

.banner {
	position: relative;
}

.banner .date {
	position: absolute;
	top: 15px;
	right: 107px;
	color: #999;
}

.banner .date a {
	color: #999;
}

.banner img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
}

.list_fl {
	display: flex;
	margin: 0 -10px;
}

.list_fl li {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
	flex: 1;
	height: 78px;
	background: #f2f2f2;
	box-sizing: border-box;
	background-clip: content-box;
}

.list_fl div {
	padding: 0 27px;
}

.list_fl li a {
	font-size: 18px;
	color: #000;
}

.list_book {
	display: flex;
}

.list_book li {
	margin-right: 30px;
	padding-left: 4px;
	width: 359px;
	padding-bottom: 20px;
	border-bottom: 3px solid #5781bb;
}

.list_book li a {
	font-size: 18px;
}

.list_data li {
	display: flex;
	align-items: center;
	margin-bottom: 23px;
}

.list_data img {
	width: 19px;
	margin-right: 20px;
}

.list_data a {
	font-size: 18px;
}

.footer {
	font-size:16px;
	padding: 60px 10px 0;
	height: 180px;
	background: url(./buttom.png) no-repeat center center/100% 100%;
	text-align: center;
}
.active{
	background-color:#5781bb!important;
}
.active a{
	color:#fff!important;
}
.crumbs{
	margin-bottom:44px;
}
.crumbs, .crumbs a{
	font-size: 18px;
}
.wrapper .title{
	margin-bottom:17px;
	font-size:26px;
}
.wrapper hr{
	margin-bottom:31px;
}
.news-list{
	padding-bottom:50px;
}
.news-list li{
	margin-bottom:30px;
}
.news-list li a{
	font-size:18px;
}
.news-details-box .title{
	margin-bottom:12px;
	font-size:26px;
	text-align: center;
}
.news-details-box .date{
	margin-bottom:18px;
	font-size:14px;
	text-align: center;
}
.news-details-content{
	font-size: 16px;
	line-height: 2;
}