@charset "utf-8";

body {
}
.w1200{
width:1200px;
margin:0 auto;
}
#banner{position:relative;width:100%;overflow: hidden;}
#banner img{width:100%;
overflow:hidden;
}
.swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	display: inline-block;
	border-radius: 100%;
	background: #3388c3;
	opacity: 7.2;
}
.wiper-pagination-bullet-active{
    background: #0d96f5;
}
#logo {padding: 34px 10px;}
#logo img {/* height: 72px; */margin: 0 auto;}
#title { padding-top: 50px; }
#title img { height: 50px; }
#logo-tit a {display: block;/* float: left; */width: auto;margin: 0 auto;display: block;position: absolute;}
#logo-tit {height: 138px;background-color: #3388c3;}
.top { width: 100%; height: 755px; margin: 0px auto; background: url("../images/topbanner.jpg") center top no-repeat; }
.logo { width: 1200px; margin: 50px auto 0px; }
#i_nav {height:60px;background:#116eaf;width:100%;/* margin-bottom: 25px; */}
.wap {
	display: none ;
}
#i_nav ul {width:1200px;margin: 0 auto;height: 100%;}
#i_nav li {/* float:left; */padding: 0 48px;font-size:18px;line-height: 71px;color:#ffffff;width: 73.5px;}


#i_nav li a {
color:#ffffff
}
#i_nav .active{
	
background: #0a5894;
}
.nav {
	width: 1060px;
	height: 54px;
	margin:0 auto;
	background: #444;
}

.nav>ul {
	font-size: 0;
	height: 100%;
	
}

.nav>ul>li {
	float: left;
	position: relative;
	width: 73.5px;
}

.nav>ul>li>a {
	display: block;
	font-size: 18px;
	line-height: 59px;
	color: #fff;
	font-weight:bold;
	text-align: center;
	position: relative;
	transition: all 0.3s;
	width: 73.5px;
}

.nav>ul>li:first-child>a::before {
	display: none;
}

.nav>ul>li.active>a {
	background: #0a5894;
	font-weight:bold;
	width: 100%;
}

.nav>ul>li:hover>a {
	/* background:#ebebeb; */
}

.nav>ul>li.on>div {
	
}



.nav>ul>li.on>a::after {
	border-bottom: 5px solid #ffffff;
}


.nav>ul>li>div {
	position: absolute;
	top: 100%;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
	background: #0a5894;
	z-index: 9999;
	/* overflow: hidden; */
	line-height: normal;
	display: none;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	opacity: 1;
}

.nav>ul>li>div>ul {
	/* overflow: hidden; */
}

.nav>ul>li>div>ul>li a {
	/* display: block; */
	font-size: 18px;
	line-height: 40px;
	transition: .3s;
	color: #fff;
	text-align: center;
}

.nav>ul>li>div>ul>li a:hover {
	background: #0D6DB9;
	color: #fff;
}
.nav>ul>li>div>ul>li:hover {
	background: #0D6DB9;
	color: #fff;
	width:150px;
}
.i_list {
margin:10px auto;
width: 100%;
}
.i_list span {
font-size: 14px;
float: right;
color: #999;
}
* {
margin: 0;
padding: 0;
border: 0;
}
ul,li {
list-style-type: none;
}
select,input,img,select {
vertical-align:middle;
}
a {
text-decoration: none;
color: #000;
}
body {
font-family:"Microsoft YaHei","微软雅黑","SimHei","黑体","宋体","Arial Narrow";
color: #000;
}
.column {
height: 30px;
position: relative;
display: flex;
align-items: flex-end;
justify-content: space-between;
}
.column span {
background-position: 0 0;
background-repeat: no-repeat;
font-size: 0;
}
.column::after {display: block;content: '';}
section ul {



}
section ul li {
display: block;
align-items: center;
overflow: hidden;
}
section ul li::before {
display: block;
content: '';
background: #2d9cfb;
}
section ul li a {
overflow: hidden;
}
.date_list {
    height: auto;
    overflow: hidden;
    padding: 16px 0 0 0 !important;
    position: relative
}

.date_list li {
    width: 100%;
    height: 48px;
    display: block;
    padding: 0;
    margin: 0 0 15px 0;
}

.date_list li a {
    font-size: 16px;
    color: #000000;
    line-height: 22px;
}

.date_list li a:hover {
    color: #003c83;
}

.date_list li span {
    float: left;
    display: block;
    width: 60px;
    height: 48px;
    background: #eaeaea;
    text-align: center;
    color: #666666;
    font-size: 12px;
    line-height: 15px;
    margin-right: 12px;
    letter-spacing: -1px;
}

.date_list li span i {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    line-height: 30px;
}

.date_list li:hover>span {
    background: #003c83;
    color: #ffffff
}
.date_list li::before {
    display: none;
    content: '';
    background: #2d9cfb;
}
#zxbd dl {
/*border-bottom:1px dashed #a3aeaa;*/
}

#jdtp .swiper-slide {
position: relative;
overflow:hidden;
}
#jdtp .swiper-slide h2 {
overflow:hidden;
position: absolute;
left: 0;
bottom: 0;
background: rgba(0,0,0,.6);
font-weight: normal;
box-sizing: border-box;
padding-left: 2%;
display: flex;
}
#jdtp .swiper-slide h2 a {
color: #fff;
max-width: 80%;
}
#jdtp .swiper-slide img {
display: block;
width: 100%;
}
#jdtp .swiper-pagination {
width: auto;
left: auto;
}
#jdtp .swiper-pagination-bullet {
background: #ffffff;
opacity: 1;
}
#jdtp .swiper-pagination-bullet-active {
background: #156ccd;
}
header {width: 100%;background: #3388c3;}
header img {width: 72%;}
.footer {
width: 1200px;
margin:0 auto;
}
section ul {
height: auto }
section ul li,section ul li a {
height: 30px;
line-height: 30px;
position: relative;
}
section ul li::before {
width: 4px;
height: 4px;
margin-right: 8px;
display: inline-block;
margin: 0 8px 3px 0;
position: absolute;
top: 13px;
left: 0;
}
section ul li a {width: 335px;font-size: 16px;margin: 0 0 0 10px;}
.column::after {width: 440px;height: 3px;box-sizing: border-box;background:#0E7BD8;}
.column a {
position: absolute;
right: 0;
top: 0;
font-size: 14px;
color: #0e7bd8;
}
article {
width: 1200px;
margin:0 auto 0;
display: flex;
align-items: flex-start;
flex-wrap: wrap;
align-self: center;
}
article section:nth-of-type(1) {width: 1200px;margin: 30px auto 30px auto;display: flex;justify-content: space-between;}
article section:nth-of-type(2) {
width: 615px; float:left;
margin-right: 15px;
}
article section:nth-of-type(3) {
width: 555px; float:right;
height:auot;
overflow:hidden;
margin-left: 15px;
display: flex;
justify-content: space-between;
flex-direction: column;
}
.column span {
width: 110px;
height: 20px;
font-size: 20px;
color:#0E7BD8;
}

#jdtp {
width: 615px; float:left;
height: 355px;
margin:0;
}
#jdtp .swiper-slide {
height: 355px;
}
#jdtp .swiper-slide h2 {
width: 100%;
height: 40px;
}
#jdtp .swiper-slide h2 a {
font-size: 16px;
line-height: 40px;
}
#jdtp .swiper-slide img {
min-height: 100%;
}
#jdtp .swiper-pagination {
width: auto;
left: auto;
bottom: 12px;
right: 8px;
}
#jdtp .swiper-pagination-bullet {
margin:0 4px;
width: 8px;
height: 8px;
}

#zxbd {
width: 555px;
height: 355px;
overflow: hidden; float:right;



}
#zxbd dl {

}
#zxbd dl dt {

font-size:0;
margin-bottom: 5px;
margin-top: 20px;
}
#zxbd dl dt a {
font-size: 18px;
line-height: 25px;
font-weight: bold;
}
#zxbd dl dd {
height: 48px;
overflow: hidden;
font-size: 12px;
line-height: 2;
}
#zxbd ul {height: 307px;overflow: hidden;}

#yqfk {
display: flex;
flex-direction: column;
justify-content: space-between;
height:auto;
margin-bottom:20px }
#yqfk .column span {
background-position: 0 -100px;
width: 134px;
}
#yqfk .column::after {
width: 500px;
}
#yqfk dl {
height: 75px;
padding: 20px 0;
border-bottom:1px dotted #ececec;
position: relative;
padding-left:0px;
}
#yqfk dl:last-child {
border-bottom:none;
}
#yqfk dl dt {
height: 25px;
line-height: 25px;
overflow: hidden;
margin-bottom: 5px;
}
#yqfk dl dt a {
font-size: 18px;
font-weight: bold;
color: #333333;
}
#yqfk dl dd:nth-of-type(1) {
color: #666;
font-size: 12px;
line-height: 2;
height: 72px;
overflow: hidden;
}
#yqfk dl dd:nth-of-type(1) a {
color: #666;
}
#yqfk dl dd:nth-of-type(2) {
position: absolute;
left: 0;
top: 20px;
width: 160px;
height: 110px;
}
#yqfk dl dd:nth-of-type(2) img {
display: block;
width: 100%;
min-height: 100%;
}

#spbb {
height:auto;
display: flex;
flex-direction: column;
justify-content: space-between;
}
#spbb .column span {
background-position: 0 -50px;
}
#spbb figure {
height: 215px;
position: relative;
}
#spbb figure img {
display: block;
width: 100%;
height: 100%;
}
#spbb figure h2 {
position: absolute;
left: 0;
bottom: 0;
height: 30px;
line-height: 30px;
width: 100%;
overflow: hidden;
text-align: center;
background:rgba(0,0,0,.65);
font-size: 0;
padding:0 5px;
box-sizing: border-box;
}
#spbb figure h2 a {
font-size: 14px;
line-height: 30px;
color: #fff;
}

#kpxzs {
height:auto;
display: flex;
flex-direction: column;
justify-content: space-between;
}
#kpxzs .column span {
width: 134px;
background-position: 0 -150px;
}
#kpxzs .column::after {
width: 485px;
}
html #hm_t_undefined .hm-t-go-top {
position:fixed;
right:2px;
bottom:2px;
z-index:99998;
cursor:pointer;
width:40px;
height:37px!important;
text-align:center;
white-space:normal;
font-size:14px;
line-height:17px;
padding-top:3px;
color:#fff;
background:#404040;
}
#fzxwwCP {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#fzxwwCP div.txt {
text-align: center;
}
#fzxwwCP ul {
display: flex;
}
.ifooter {
background:#116eaf; clear:both;
color:#116eaf;
width:100%;
padding:20px 0
}
.ifooter p{margin:0;padding:0;line-height:34px;font-size:14px;text-align:center;color:#ffffff;width: 1200px;margin: 0 auto;}
.ifooter a{
margin:0;
padding:0;
line-height:34px;
font-size:14px;
text-align:center;
color:#ffffff
}
#twfylist {
width:100%;
display: flex;
flex-direction: column;
justify-content: space-between;
height:auto;
margin-bottom:20px }
#twfylist .column {
padding:20px 0;
position: relative;
}
#twfylist .column span {
background-position: 0 -100px;
}
#twfylist .column::after {
width:1190px;
}
#twfylist dl {
height: 110px;
padding: 24px 0;
border-bottom:1px dotted #ececec;
position: relative;
padding-left: 180px;
}
#twfylist dl:last-child {
border-bottom:none;
}
#twfylist dl dt {
height: 25px;
line-height: 25px;
overflow: hidden;
margin-bottom: 5px;
}
#twfylist dl dt a {
font-size: 18px;
font-weight: bold;
color: #333333;
}
#twfylist dl dd:nth-of-type(1) {
color: #666;
font-size: 12px;
line-height: 2;
height: 72px;
overflow: hidden;
}
#twfylist dl dd:nth-of-type(1) a {
color: #666;
}
#twfylist dl dd:nth-of-type(2) {
position: absolute;
left: 0;
top: 20px;
width: 160px;
height: 110px;
}
#twfylist dl dd:nth-of-type(2) img {
display: block;
width: 100%;
min-height: 100%;
}
.lm_list {
width:100%
}
.lm_list li {
width:100%;
line-height:30px;
height:30px;
position: relative;
}
.lm_list a {float: left;display: block;width: 80%;line-height: 30px;height: 30px;margin: 0 0 0 10px;text-overflow: ellipsis;white-space: nowrap;}
.lm_list span {
float:right;
display:block;
width:17%;
text-align:right;
line-height:30px;
height:30px;
font-size: 14px;
}


#icontent {
padding: 0 40px;
background: #fcfcfc;
overflow: hidden;
margin: 15px auto
}
.c-content {
height: auto;
overflow: hidden;
position: relative;
margin: 30px auto 40px auto;
padding: 0 20px;
}
.c-content .c-title {
font-size: 30px;
color: #cc3333;
line-height: 50px;
text-align: center
}
.c-content .other-s {
font-size: 14px;
line-height: 35px;
text-align: center;
color: #666666;
background: #f5f5f5;
margin: 15px auto 0 auto;
position: relative;
}
.c-content .other-s .sjfx {
position: absolute;
right: 10px;
top: 10px;
}
.c-content .nr-info {
height: auto;
overflow: hidden;
position: relative;
text-align: left
}
.c-content .nr-info p {
font-size: 16px;
color: #333333;
line-height: 30px;
margin: 15px 0;
text-indent: 2em;
text-align: left
}
.c-content .nr-info img,.c-content .nr-info table{display:block;max-width:100%;margin:0 auto}

.wz_fj {
}
.wz_fj p {
line-height: 36px;
color: #0d8100;
font-size: 16px;
background: url() left center no-repeat;
padding: 0 0 0 20px
}
.wz_fj a {
line-height: 36px;
font-size: 16px;
}
.wzclose-relative {
text-align: center;
margin-top: 30px;
}
.wzclose-relative span {
margin: 0 15px;
}
.i-sxt {
border-top: #d9d9d9 1px solid;
margin: 20px auto;
padding: 20px 0;
position: relative;
}
.i-sxt p {
display: block;
width: 100%;
float: left;
margin: 0;
padding: 0;
}
.i-sxt a {
color: #555555;
font-size: 14px;
line-height: 30px;
}
.i-sxt a:hover {
color: #cc0010;
}
.slides{position:absolute;right:120px;top:660px; z-index:9999; background:rgba(255,255,255,0.5); padding:5px;}
.slideul{background:#008ced; width:95px; height:75px;}
.slides .bt{line-height:40px; text-align:left; font-size:14px;}
.slides .bt em{margin:0 5px; color:#f00; font-weight:bold; font-size:16px; font-style:normal}
.slides .slideul>li{position:relative;display:block;overflow:visible; text-align:center;}
.slides .slideul>li img{margin:10px auto 0 auto;}
.slides .slideul>li p{line-height:30px; taxt-align:center; color:#fff; font-size:14px;}
.slides .slideul>li ul.kefulist{position:absolute;right:-170px;top:0px;padding:10px;display:none; background:#f5fbff; width:150px;}
.slides .slideul>li ul.kefulist li{margin:0 auto 10px auto; width:100%; height:30px; text-align:left;}
.slides .slideul>li ul.kefulist li img{margin:0 5px 0 5px;vertical-align:middle}
.slides .slideul>li ul.kefulist li p{line-height:30px; text-align:left;}
.slides .slideul>li ul.kefulist li a{display:block;height:30px;line-height:30px;background:#a8defe;color:#1e1e1e;text-decoration:none;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.slides .slideul>li ul.kefulist li a:hover{text-decoration:none; background:#116eaf;color:#fff;}
@media only screen and (max-width: 767px) {
.column span {font-size:20px}
.w1200{
	width:100%;
	margin:0 auto;
	}

}