@charset "utf-8";

body {
}


.bg{width: 100%; height:auto; margin: 0px auto; background: url(../images/bg1.jpg) top center no-repeat; background-size: cover; padding: 0 0 30px; }
.bg2{width: 100%; height:auto; margin: 0px auto; background: url(../images/bg2.jpg) top center no-repeat; background-size: cover; }
.bg3{width: 100%; height:auto; margin: 0px auto; background: #fff; }
.xw1{width:320px; height:160px; background:#fff; float:left; display:block; margin:20px; padding:20px;}
.bg3 article section:nth-of-type(1) { margin-bottom: 10px; }
.xw1 a{display:block; margin-top:10px; margin-bottom: 8px;}
.xw1 span.time{ width:102px; height:30px; text-align:center; line-height:30px; font-size:16px; color:#fff; background:#00447f; border-radius:4px;display:block; }
.xw1 span.js{ line-height:24px; font-size:16px; color:#999;display:block; font-size:14px}

#i_nav {height:60px;background: #1a4498;width:100%;/* margin-bottom: 25px; */ border-top: 1px solid #2787db}

#browser-modal { position: fixed; top: 0; right: auto; bottom: auto; left: 0; z-index: 10000; width: 100%; height: 100%; color: #303233; text-align: center; }
#browser-modal .browser-modal-cover { position: fixed; top: 0; right: auto; bottom: auto; left: 0; z-index: -1; height: 100%; width: 100%; background-color: #111; }
#browser-modal .browser-content { width: 700px; margin: 120px auto 0; padding: 50px 0 80px; background-color: #fff; border-radius: 5px; }
#browser-modal .browser-content .browser-dpc-logo img { height: 42px; margin: 45px auto 40px; }
#browser-modal .browser-content .browser-text-title { font-size: 24px; text-transform: uppercase; }
#browser-modal .browser-content .browser-text-desc { margin: 30px 0 20px; font-size: 14px; }
#browser-modal .browser-content .browser-list { width: 600px; height: 130px; margin: 20px auto; }
#browser-modal .browser-content .browser-item { float: left; width: 150px; margin: 0 auto; padding: 20px 0; }
#browser-modal .browser-content .browser-item .iconfont { width: 100px; height: 100px; margin: 0 auto 10px; font-size: 80px; line-height: 80px; }
#browser-modal .browser-content .browser-item .iconchrome { background: url(../images/bro.png) no-repeat 0 0; }
#browser-modal .browser-content .browser-item .iconfirefox { background: url(../images/bro.png) no-repeat 0 -100px; }
#browser-modal .browser-content .browser-item .iconopera { background: url(../images/bro.png) no-repeat 0 -200px; }
#browser-modal .browser-content .browser-item .iconEdge { background: url(../images/bro.png) no-repeat 0 -300px; }
#browser-modal .browser-content .browser-item a { display: block; cursor: pointer; }
#browser-modal .browser-content .browser-item a:hover { text-decoration: underline !important; }
#browser-modal .browser-content .browser-item a img { display: block; max-width: 100px; width: 100px; height: 100px; margin: 0 auto; }
#browser-modal .browser-content .browser-item a h4 { margin-top: 20px; text-align: center; font-size: 18px; font-weight: 700; }

.header { width: 100%; padding: 30px 0; background: #1a4498; }
.header article { justify-content: space-between; align-items: center; }
.header .fl { float: left; }
.clearfix::after { display: block; content: "": clear: both; }
.header .fr { float: right; margin: -8px 0 0; text-align: right; }

.logo img { width: auto; }

.top-link { margin: 0 0 7px; font-size: 14px; font-weight: 500; line-height: 30px; color: #fff; text-align: right; }
.top-link a { color: #fff; }
.top-link a:hover { text-decoration: underline !important; }
.top-link span { margin: 0 8px; }

.search { display: inline-block; padding: 0 3px 0 0; font-size: 0; border-radius: 2px; border: 1px solid rgba(255, 255, 255, 0.4); background: rgba(255, 255, 255, 0.07); }
.search .input { width: 190px; padding: 0 5px 0 12px; font-size: 14px; font-weight: 500; line-height: 33px; height: 33px; color: #fff; text-align: left; vertical-align: top; background: none; outline: none; }
.search .input::placeholder { color: rgba(255, 255, 255, .5) }
.search .submit { width: 33px; height: 33px; background-image: url(../images/search.png); background-repeat: no-repeat; background-position: 35% 48%; background-color: transparent; background-size: auto; outline: none; }

.search .input
#i_nav ul {
width:1200px;
margin: 0 auto;
}
#i_nav ul { width: 100%; }
#i_nav li {float:left;font-size: 18px;line-height: 60px;color:#ffffff;font-weight: bold; width: 11.111%;}
#i_nav li a {
color:#ffffff; display: block;  text-align: center;
}
#i_nav li:hover a { background: #1f52b8; }
#zxbd .i_list { margin-top: -4px; }
.i_list {margin:10px auto 0;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 {width: 100%; height: 60px;line-height: 60px;position: relative;display: flex;align-items: flex-end;justify-content: space-between; border-bottom: 1px solid #e2e2e2;}
.column span {
background-position: 0 0;
background-repeat: no-repeat;
font-size: 0;
}
.column::after {
display: block;
content: '';
}
section ul li {
display: block;
align-items: center;
overflow: hidden;
}
section ul li::before {
display: block;
content: '';
background:#000
}
section ul li a {
overflow: hidden;
}
section ul li:hover a { color: #1a4498; }
#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: #ff9109;}
header {
width: 100%;
}
header img {
width: 100%;
}
.footer {
width: 1200px;
margin:0 auto;
}
section ul {
height: auto }
section ul li,section ul li a {height: 50px;line-height: 50px;position: relative;}
section ul li::before {width: 4px;height: 4px;margin-right: 8px;display: inline-block;margin: 0 6px 3px 0;position: absolute;top: 22px;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: 12px;font-size: 14px;color: #666;}
.column a:hover { color: #00447f; }
.column span img { margin-bottom: 4px; }
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: 14px auto 30px auto;display: flex;justify-content: space-between;}
article section:nth-of-type(2) {
width: 1200px;
margin: 0 auto 0px auto;
display: flex;
justify-content: space-between;
}
article section:nth-of-type(3) {width: 1200px;margin: 0 auto 30px auto;display: flex;justify-content: space-between;margin-top: 32px;}
article section:nth-of-type(4) {width: 1200px;height: 380px;margin: 0 auto 30px auto;display: flex;justify-content: space-between;}

article section:nth-of-type(5) {
width: 1200px;
margin: 0 auto 30px auto;
display: flex;
justify-content: space-between;
;margin-top: 40px;
}

.column span {width: 160px;height: 55px;font-size: 28px;color: #00447f;font-weight: bold;}

#jdtp {width: 615px;float:left;height: 460px;margin:0;}
#jdtp .swiper-slide {height: 441px;}
#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: 27px;right: 8px;}
#jdtp .swiper-pagination-bullet {margin: 0 6px;width: 12px;height: 12px;}

#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: 240px; */overflow: hidden;}

#yqfk {width: 580px;display: flex;flex-direction: column;justify-content: space-between;height:auto;margin-bottom:20px;float: left;}
#yqfk .column span {background-position: 0 -100px;width: 194px;}
#yqfk .column::after {
width: 500px;
}


#zxbd2 {
    width: 1200px;
    /* height: 355px; */
    overflow: hidden;
  }
#zxbd2 .column span { color: #fff; }
#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;width: 580px;float: left;flex-direction: column;/* justify-content: space-between; */}
#kpxzs .column span {width: 185px;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: #00447f; clear:both;color:#116eaf;width:100%;padding:20px 0; box-sizing: border-box;}
.ifooter p {
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: top;
min-height:585px;
margin-bottom:20px }
#twfylist .column {/* padding:20px 0; */position: relative;margin-bottom: 20px;border-bottom: 2px #ded5d1 solid;}
#twfylist .column { line-height: 60px; }
#twfylist .column span {
width: auto; white-space: nowrap;
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: 48px;height: 48px;position: relative;}
.lm_list a {float: left;display: block;width: 80%;line-height: 48px;height: 48px;margin: 0 0 0 10px;}
.lm_list span {float:right;display:block;width:17%;text-align:right;line-height: 48px;height: 48px;font-size: 14px;}


#icontent { box-sizing: border-box; width: 100%;
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; height: auto; !important;}

.wz_fj {
}
.wz_fj p {
line-height: 36px;
color: #0d8100;
font-size: 16px;
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;
}

@media only screen and (max-width: 767px) {
.column span {font-size:20px}
}