@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: 'xk';
	src: url("../font/xk.TTF") format("opentype");
	font-display: swap;
}




li {
	list-style: none;
}

a {
	text-decoration: none;
}

h2,
h3,
i,
em {
	font-style: normal;
}

html,
body {
	font-family: 微软雅黑;
}

input,
img,
a {
	outline: none;
	border: 0;
}

.px1400 {
	max-width: 1500px;
	margin: 0 auto;
}
.header{
	background-color: #18489c;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.head{
	overflow: hidden;
}
.head>div{
	float: right;
	height: 40px;
}
.dh>ul{
	overflow: hidden;
	margin-top: 13px;
}
.dh>ul>li{
	float: left;
	line-height: 14px;
}
.dh>ul>li>a{
	font-size: 14px;
	color: #ffffff;
	padding: 0 10px;
}
.dh>ul>li:nth-child(1){
	border-right: 2px solid #bbc3db;
}
.dh{
	float: left;
}
.seach{
	float: right;
	position: relative;
	margin-left: 15px;
}
.seach input[type="text"]{
	width: 169px;
	height: 27px;
	background-color: rgba(24, 72, 156, 0.18);
	border: solid 1px #4269ae;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 30px;
	margin-top: 7px;
}
.seach input[type="image"]{
	/* position: absolute; */
	/* top: 60%; */
	/* transform: translateY(-50%); */
	/* right: 10px; */
	/* margin: 0 auto; */
	padding: 5px;
}
input{
	color: #ffffff;
}
input:-moz-placeholder{   
    color: #8798c2;   
}   
  
input:-ms-input-placeholder{   
    color: #8798c2;   
}   
  
input::-webkit-input-placeholder{   
    color: #8798c2;   
}  
#logo{
    background: url(../images/top-bg.jpg) no-repeat center center;
    background-size: cover;
}





#nav::after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.logo{
	float: left;
	max-width: 650px;
	margin-top: 30px;
}
.logo>a>img{
	display: block;
	width: 100%;
	height: auto;
}
.yx-box{
    font-family: 隶书;
    height: 30px;
    line-height: 30px;
    padding-top: 20px;
    font-size: 30px;
    text-align:right;
    color: #fff;
    opacity: .8;
}
.yx-box img{max-width:810px;height:auto;}
.nav{
	float: right;
}
.nav>ul::after {
		content: "";
		display: block;
		height: 0;
		clear: both;
}
.nav>ul>li{
	float: left;
	text-align: center;
	margin-left: 48px;
	position: relative;
}
.nav>ul>li>a{
	display: block;
	font-size: 18px;
	/*line-height: 117px;*/
        line-height: 67px;
	color: #fff;
}
.nav>ul>li:hover a{
        font-weight:bold;
}
.nav>ul>li>ul>li:hover {
	background-color: #2d6edf;
}
.nav>ul>li>ul {
	position: absolute;
	left: -40%;
	right: 0;
	display: none;
	z-index: 9999;
	width: 130px;
	background-color: #18489c;
}

.nav>ul>li>ul>li {
	text-align: center;
	line-height: 40px;
}

.nav>ul>li>ul>li>a {
	font-size: 16px;
	color: #fff;

}

.footer{
	padding: 40px 0;
	background-color: #003391;
}
.foot{
	/*overflow: hidden;*/
    display: flex;
    justify-content: space-between;
}
.foot-l{
	width: 47.14%
}
.foot-m{
	/*width: 35.71%;*/
       
}
.foot-r{
        display: none;
}
.foot-l>h4{
    font-size: 16px;
    color: #fff;
}
.foot-l>p{
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	margin-top: 15px;
}
.foot-l p a {
    color: white;
}
.foot-m>h2{
	font-size: 16px;
	line-height: 30px;
	color: #fefefe;
	margin-bottom: 15px;
}
.foot-m>p{
	font-size: 14px;
	line-height: 30px;
	color: #fefefe;
}
.foot-m>p>img{
	margin:0 10px;
}
.rwm{
	margin-top: 15px;
}
.dh>ul>li:hover a{
	color: #fff;
}




/* 移动端头部 */
.top {
	max-width: 1920px;
	margin: 0 auto;
	position: fixed;
	right: 10px;
	top: 18px;
	width: 25px;
	height: 25px;
	z-index: 9999;
}

.wap {
	display: none;
}

.top>img {
	display: block;
	width: 100%;
}

.wap-menu {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99999;
	font-size: 0;
}

.close-menu {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
}

.wap-menu img {
	height: 25px;
}

.m-head {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	padding: 10px;
	z-index: 999;
}

.banner a {
	display: block;
}

.banner img {
	width: 100%;
}

/* 移动端头部 */
.top {
	max-width: 1920px;
	margin: 0 auto;
	position: fixed;
	right: 10px;
	top: 18px;
	width: 25px;
	height: 25px;
	z-index: 9999;
}

.wap {
	display: none;
}

.top>img {
	display: block;
	width: 100%;
}

.wap-menu {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99999;
	font-size: 0;
}

.close-menu {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
}

.wap-menu img {
	height: 25px;
}

.m-head {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	padding: 10px;
	z-index: 999;
}

.banner a {
	display: block;
}

.banner img {
	width: 100%;
}
@media screen and (max-width: 1600px){
        .logo{width:400px;}
       .nav>ul>li>a{font-size:16px;}
}
@media screen and (max-width: 1273px){
	.nav>ul>li{
		margin-left: 8px;
	}
          .logo{width:350px;}
}

@media screen and (max-width: 1024px) {
	.px1400 {
		padding-left: 15px;
		padding-right: 15px;
	}

	body {
		padding-top: 60px;
	}

	.footer {
		padding: 20px 0;
	}

	.header {
		display: none;
	}

	#logo {
		display: none;
	}

	.wap {
		display: block;
	}

	.m-logo {
		font-size: 0;
	}

	.m-head {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		background: #fff;
		padding: 10px;
		z-index: 999;
		box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
		background-color: #18489c;
	}

	.m-logo {
		font-size: 0;
	}

	.m-logo a {
		font-size: 0;
		line-height: 40px;
	}

	.m-logo img {
		max-height: 40px;
		max-width: 80%;
		vertical-align: middle;
	}

	.m-tlink {
		padding: 10px 15px 0 15px;
	}

	.m-tlink a {
		font-size: 14px;
		margin-right: 15px;
		margin: 5px 0;
		color: #fff;
		display: inline-block;
		font-size: 14px;
		line-height: 24px;
		background: #fff;
		color: #004980;
		line-height: 30px;
		padding: 0 15px;
		border-radius: 5px;
	}

	.m-search {
		margin: 0 15px;
		padding-right: 50px;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		position: relative;
		line-height: 35px;
		margin-top: 15px;

	}

	.m-search input[type="text"] {
		display: block;
		width: 100%;
		padding-left: 20px;
		line-height: 35px;
		background: none;
		color: #fff;
		border: 1px solid #ddd;
		border-radius: 20px;
		padding-right: 30px;
	}

	.m-search input[type="text"]::placeholder {
		color: #fff;
	}

	.m-search input[type="image"] {
		position: absolute;
		right: -1px;
		top: 6px;
		height: 15px;
		background: #1e2f89;
		padding: 10px;
		border-radius: 20px;
	}

	.m-nav {
		position: fixed;
		top: 60px;
		left: 100%;
		right: 0;
		bottom: 0;
		z-index: 999;
		background: #1e2f89;
		overflow-y: scroll;
	}

	.m-nav ul {
		padding: 0 15px;
	}

	.m-nav ul li {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		position: relative;
	}

	.m-nav ul li>span.on {
		transform: rotateZ(90deg);
	}

	.m-nav ul li ul {
		display: none;
	}

	.m-nav ul li ul li {
		border: none;
	}

	.m-nav>ul>li a {
		display: block;
		font-size: 14px;
		line-height: 20px;
		padding: 15px 0;
		position: relative;
		color: #fff;
	}

	.m-nav>ul>li ul li a {
		padding: 10px 0;
	}

	.m-nav>ul>li>span {
		position: absolute;
		width: 20px;
		height: 20px;
		background: url("../image/m-nav_down.png") no-repeat;
		background-size: 14px 14px;
		background-position: center center;
		right: 0;
		top: 15px;
		cursor: pointer;
		display: block;
		color: #fff;
		transition: all 0.3s;
	}


}
@media screen and (max-width: 375px){

.ft-top a img{
    width:290px !important;
}
}
@media screen and (max-width: 768px){
	.foot-l{
		float: none;
		width: auto;
		text-align: center;
	}
	.foot-m{
		float: none;
		width: auto;
		text-align: center;
	}
	.foot-r{
		float: none;
		width: auto;
		text-align: center;
	}
}

.text-list table td b {
    overflow-wrap: anywhere;
}
.ser_img {
    background: #18489c;
    width: 22px;
    height: 25px;
    position: absolute;
    right: 1px;
    top: 8px;
}



.select {
	width: 100%;
	position: relative;
	margin-bottom: 0;
	/* line-height: 50px; */
}

.select dt {
	width: 99.2%;
	display: inline-block;
	/* background: rgba(255, 255, 255, .22); */
	font-size: 15px;
	line-height: 48px;
	cursor: pointer;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	z-index: 99;
	text-indent: 1em;
	font-weight: 400;
	text-align:left;
}

.select dt img {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	transition: all .3s;
}

.select dt.cur img {
	transform: translateY(-50%) rotate(180deg);
}

.select dd {
	position: absolute;
	left: 0;
	bottom: 67px;
	border: 1px solid #003391;
	background: #fff;
	display: none;
	font-size: 15px;
	z-index: 100;
	width: 99.2%;
}

.select dd ul {
	height: auto;
	background: #fff;
	overflow-y: scroll;
}

.select dd ul li a {
	display: block;
	color: #666;
	padding: 4px 10px;
	line-height: 1.4;
	text-align: left;
        font-size:15px;
}

.select dd ul li a:hover {
	background: #f3f3f3;
	color: #003391;
}
.links {
        margin-top: 30px;
	width: 320px;
	position: relative;
	height: 50px;
	/* padding-left:20px; */
	border: 1px solid #fff;
	border-radius: 5px;
	line-height: 50px;
	z-index:99999;
}
.art-main .art-body table{
line-height: 32px;
width:100% !important;
margin:5px auto;
}
.art-main .art-body table td{padding:0 5px;}
.art-main .art-body table td p{text-indent: 0;margin-bottom: 0 !important; word-wrap: break-word;word-break: break-word;white-space: pre-wrap;}