@charset "UTF-8";


@font-face {
    font-family: "SourceHanSansCN-Bold";
    src: url("../fonts/SourceHanSansCN-Bold.woff") format("woff"),
        url("../fonts/SourceHanSansCN-Bold.ttf") format("truetype"),
        url("../fonts/SourceHanSansCN-Bold.eot") format("embedded-opentype")
}


@font-face {
    font-family: "SourceHanSansCN-Regular";
    src: url("../fonts/SourceHanSansCN-Regular.woff") format("woff"),
        url("../fonts/SourceHanSansCN-Regular.ttf") format("truetype"),
        url("../fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype");
}

@font-face {
    font-family: "SourceHanSerifCN-Heavy";
    src: url("../fonts/SourceHanSansCN-Heavy.otf"),
}

@font-face {
    font-family: "jiangxi";
    src: url("../fonts/jiangxi.woff") format("woff"),
        url("../fonts/jiangxi.ttf") format("truetype"),
        url("../fonts/jiangxi.eot") format("embedded-opentype");
}



/* yui3 reset.css */

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;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    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: "";
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

iframe {
    display: block;
}


/* yui3 fonts */

body {
    color: #333;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    min-width: 1200px;
    background:url("../images/bg.jpg") center top no-repeat #f3f3f3;
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a {
    text-decoration: none;
}

input,
button,
textarea {
    font-family: "Microsoft YaHei";
    border: 0;
    outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
    display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
    color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
    color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: #999;
}

.placeholder {
    color: #999;
}

/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

.ewb-ml24{
    margin-left: 24px;
}

.ewb-pl27{
    padding-left: 27px;
}

.ewb-pr27{
    padding-right: 27px;
}

.ewb-mt20{
    margin-top: 20px;
}

/* css3效果 */

.trans {
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.ewb-container {
    width: 1200px;
    margin: 0 auto;
}

.ewb-row {
    overflow: hidden;
}

.ewb-span1 {
    float: left;
    width: 27px;
}

.ewb-span2 {
    float: left;
    width: 78px;
}

.ewb-span3 {
    float: left;
    width: 129px;
}

.ewb-span4 {
    float: left;
    width: 180px;
}

.ewb-span5 {
    float: left;
    width: 231px;
}

.ewb-span6 {
    float: left;
    width: 282px;
}

.ewb-span7 {
    float: left;
    width: 333px;
}

.ewb-span8 {
    float: left;
    width: 384px;
}

.ewb-span9 {
    float: left;
    width: 435px;
}

.ewb-span10 {
    float: left;
    width: 486px;
}

.ewb-span11 {
    float: left;
    width: 537px;
}

.ewb-span12 {
    float: left;
    width: 588px;
}

.ewb-span13 {
    float: left;
    width: 639px;
}

.ewb-span14 {
    float: left;
    width: 690px;
}

.ewb-span15 {
    float: left;
    width: 741px;
}

.ewb-span16 {
    float: left;
    width: 792px;
}

.ewb-span17 {
    float: left;
    width: 843px;
}

.ewb-span18 {
    float: left;
    width: 894px;
}

.ewb-span19 {
    float: left;
    width: 945px;
}

.ewb-span20 {
    float: left;
    width: 996px;
}

.ewb-span21 {
    float: left;
    width: 1047px;
}

.ewb-span22 {
    float: left;
    width: 1098px;
}

.ewb-span23 {
    float: left;
    width: 1149px;
}

.ewb-span24 {
    float: left;
    width: 1200px;
}


/* header */

/* top */

.ewb-top {
    height: 50px;
    /* overflow: hidden; */
    background-color: #004ca1;
}

.ewb-sun-items>li {
    margin-right: 14px;
    float: left;
}
.ewb-wel{
    line-height:50px;
    color:#a1bfe0;
}
.sun-lk {
    padding-right: 13px;
    padding-left: 13px;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

.sun-name {
    padding-left: 33px;
    background-repeat: no-repeat;
    background-position: left center;
}

.sun-lk.bg01 .sun-name {
    background-image: url('../images/nav01.png');
}

.sun-lk.bg02 .sun-name {
    background-image: url('../images/nav02.png');
}

.sun-lk.bg03 .sun-name {
    background-image: url('../images/nav03.png');
}

.sun-lk.bg04 .sun-name {
    background-image: url('../images/nav04.png');
}

.sun-lk.bg05 .sun-name {
    background-image: url('../images/nav05.png');
}


.sun-lk:hover {
    background: url('../images/sun_bg.jpg') repeat-x;
}

/* sea */
.ewb-sea {
    margin-top: 96px;
    padding-right: 100px;
    position: relative;
    width: 260px;
    height: 42px;
    background:#fff;
}

.ewb-search {
    margin-left: 12px;
    position: relative;
    z-index: 1;
    padding-left: 10px;
    height: 42px;
}

.input-placeholder {
    position: absolute;
    top: 0;
    left: 10px;
    height: 42px;
    line-height: 41px;
    color: #999;
    z-index: -1;
    cursor: text;
}

.input-box {
    width: 100%;
    height: 42px;
    line-height: 41px;
    border: 0;
    background: 0 0;
}

.sea-btn{
    position: absolute;
    top: 0;
    right: -1px;
    padding: 0;
    width: 100px;
    height: 42px;
    line-height: 41px;
    text-indent: 46px;
    font-size: 16px;
    color: #fff;
    text-align: left;
    cursor: pointer;
    background: url('../images/sea_btn.png') 21px 11px no-repeat #ff9000;
}

/* banner */
.ewb-banner{
    height: 200px;
    background:url("../images/banner_bg.jpg") center top no-repeat;
}

.top-logo{
    margin-top: 50px;
}

/* nav */
.ewb-nav{
    margin-top: 20px;
    background:#3880d0;
}

.ewb-nav-items>li{
    float: left;
    /* width:171px; */
    width: 108px;
    background:url("../images/nav_line.jpg") right center no-repeat;
}
.ewb-nav-items>li:last-child{
    background:none;
}
.nav-lk{
    width:105px;
    margin:8px auto 0;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
}

.ewb-nav-items>#jyfwdt{    
    width: 119px;    
}
.ewb-nav-items>#jyfwdt .nav-lk{
    width:115px;   
}

.nav-lk.current,
.nav-lk:hover{
    color: #1e69bc;
    background-color: #fff;
    font-weight: bold;
}

#header{
    min-height: 230px;
}

/* footer */
#footer{
    min-height: 120px;
    margin-top:20px;
}

.ewb-footer{
    color: #fff;
    background-color: #3880d0;
}

.ewb-footer a{
    color: #fff;
}

.ewb-footer-msg{
    padding-top: 20px;
    padding-bottom: 30px;
    line-height: 30px;
    text-align: left;
    width: 700px;
    margin-left: 300px;
}

.footer-guide a{
    margin: 0 5px;
}

.footer-ga{
    text-align:left;
	padding-left:305px
}

.footer-ga2{
    text-align:left;
    /* padding-left:411px */
}

.footer-ga3{
    text-align:left;
    /* padding-left:336px */
}


.beian-lk{
    margin-right: 20px;
    padding-left: 32px;
    background: url('../images/ft_img02.png') left center no-repeat;
}

.ewb-porela{
    position: relative;
}

.ft-logo{
    position: absolute;
}

.ft-logo img{
    display: block;
}

.ft-logo.bg01{
    top: 13px;
    left: 125px;
}

.ft-logo.bg02{
    top: 43px;
    left: 189px;
}

/* list */

.wb-data-item {
    padding-top: 6px;
}

.wb-data-list {
    line-height: 39px;
    font-size: 14px;
    padding-left: 13px;
    background: url("../images/listimg.png") 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 130px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    margin-top: -40px;
    color: #999;
}

.wb-data-list:hover{
    background-image: url('../images/listimgh.png');
}

.wb-data-list:hover .wb-data-date,
.wb-data-list:hover a {
    cursor: pointer;
    color: #ff9000;
}

.ewb-main {
    padding-bottom: 20px;
    overflow: hidden;
    background-color: #fff;
}



/* loca */
.ewb-loca {
    line-height: 50px;
    font-size: 14px;
    color: #333;
    padding-left: 52px;
    background:url("../images/about_home.png") 27px center no-repeat;

}

.ewb-loca a {
    color: #333;
}

.ewb-loca .ewb-cur {
    color:#1e69bc;
}

.ewb-nav2{
	position: absolute;
	left: 0;
	right: 0;
	top: 50px;
	display: none;
	background: #3880d0;
}

.ewb-nav-node{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
}

.ewb-nav-node a{
	display: block;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
}
.ewb-nav-node:hover,
.ewb-nav-wrap:hover{
    background-color: #ff9000;
}
.ewb-nav-item,
.ewb-nav-node{
    position: relative;
}
.ewb-nav3{
	position: absolute;
	left: 100%;
    top: 0;
    width: 123px;
	display: none;
	background: #6fa1d9;
}
.ewb-nav-item:hover .ewb-nav2,
.ewb-nav-node:hover .ewb-nav3{
	display: block;
}



/* 2021-08-11 zsy */

.footer-code {
    position: absolute;
    top: 13px;
    right: 110px;
    width: 220px;
    height: 120px;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
}

.code-box {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.footer-code .text {
    margin-top: 5px;
}

.code-box img {
    width: 100%;
    height: 100%;
}

.footer-code.hljjyzx {    
    right: -90px;    
}


/* 发布地点 */
.publish-location {
    margin:10px;
    padding: 0 27px;
}

.publish-name {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #555;
    box-sizing: border-box;
}

.publish-list {
    width: calc(100% - 100px);
}

.publish-li {
    margin: 0 10px 15px;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    cursor: pointer;
    border-radius: 5px;
}
.publish-li.active,
.publish-li.current,
.publish-li:hover {
    color: #fff;
    background: #3880d0;
}


