
* {
margin: 0 auto;
padding: 0;
border: 0;
}

body {
font-family: "Microsoft YaHei";
}

body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div {
margin: 0 auto;
padding: 0;
border: 0;
}

ul,
li {
list-style-type: none;
line-height: 25px;
font-size: 14px;
}

select,
input,
img,
select {
vertical-align: middle;
}

a:link,
a:visited {
color: #555557;
text-decoration: none;
line-height: 25px;
}

a:hover,
a:active,
a:focus {
text-decoration: none;
color: #555557;
line-height: 25px;
}

.clear {
clear: both;
}

img {
border: 0
}


.Hspace1 {
width: 1px;
height: 60px;
overflow: hidden;
clear: both;
}

.Hspace2 {
width: 1px;
height: 10px;
overflow: hidden;
clear: both;
}

.Hspace3 {
width: 1px;
height: 30px;
overflow: hidden;
clear: both;
}

.Hspace4 {
width: 1px;
height: 20px;
overflow: hidden;
clear: both;
}


#PartGG {
width: 1200px;
margin: 0 auto;
}

#PartGG .left {
float: left;
width: 400px;
}

#PartGG .right {
width: 400px;
float: right;
}

#PartGG .cent {
width: 400px;
float: left;
}

#PartA {
display: block;
}

#PartA {
width: 1200px;
margin: 0 auto;
}

#PartA .left {
float: left;
width: 679px;
}

#PartA .right {
width: 505px;
float: right;
}

#PartA .right .hd {
padding-left: 10px;
height: 35px;
line-height: 35px;
text-align: left;
color: #7ea1c1;
}

#PartA .right .hd ul {
height: 35px;
float: left;
background: #3f87d3;
border-left: 10px solid #fff;
}

#PartA .right .hd ul li {
display: inline-block;
text-align: center;
height: 35px;
cursor: pointer;
padding: 0 20px 0 20px;
line-height: 35px;
}

#PartA .right .hd ul li a {
font-size: 18px;
color: #fff;
font-family: "微软雅黑";
}

#PartA .right .hd ul li.on {
background: #2a609e;
}

#PartA .right .hd ul li.on a {
color: #fff;
font-size: 18px;
font-family: "微软雅黑";
}

#PartA .right .bd {
padding-top: 10px;
}

#PartA .right .list {
width: 520px;
padding: 0;
text-align: center;
}

#PartA .right .list div {
text-align: center;
line-height: 28px;
height: 28px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 520px;
float: center;
font-weight: bold;
font-family: "微软雅黑";
padding-top: 10px;
}

#PartA .right .list div a {
font-size: 18px;
color: #000;
font-weight: bold;
font-family: "微软雅黑"
}



/* 焦点图 */
.focusBox {
position: relative;
width: 679px;
height: 381px;
overflow: hidden;
font: 12px/1.5 Verdana, Geneva, sans-serif;
text-align: left;
background: white;
}

.focusBox .pic img {
width: 679px;
height: 381px;
display: block;
}

.focusBox .txt-bg {
position: absolute;
bottom: 0;
z-index: 1;
height: 52px;
width: 679px;
background: #000;
filter: alpha(opacity=49);
opacity: 0.49;
overflow: hidden;
}

.focusBox .txt {
position: absolute;
bottom: 0;
z-index: 2;
height: 52px;
width: 590px;
overflow: hidden;
}

.focusBox .txt li {
height: 52px;
line-height: 52px;
position: absolute;
bottom: -52px;
max-width: 70%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.focusBox .txt li a {
display: block;
color: white;
padding: 14px 0 0 10px;
font-size: 16px;
font-weight: bold;
text-align: center;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.focusBox .num {
position: absolute;
z-index: 3;
bottom: 19px;
right: 12px;
}

.focusBox .num li {
float: left;
position: relative;
width: 10px;
height: 10px;
line-height: 5px;
border-radius: 100%;
overflow: hidden;
text-align: center;
margin-right: 6px;
cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
position: absolute;
z-index: 2;
display: block;
color: white;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-decoration: none;
}

.focusBox .num li span {
z-index: 1;
background: white;
filter: alpha(opacity=60);
opacity: 0.6;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
background: #ff1e00;
}


a.w12:link,
a.w12:visited,
a.w12:active {
color: #7b7b7b;
text-decoration: none;
font-size: 14px;
font-family: "微软雅黑";
}

a.w12:hover {
color: #7b7b7b;
font-size: 14px;
font-family: "微软雅黑";
}

a.ww12:link,
a.ww12:visited,
a.ww12:active {
color: #fff;
text-decoration: none;
font-size: 14px;
font-family: "微软雅黑";
}

a.ww12:hover {
color: #fff;
font-size: 14px;
font-family: "微软雅黑";
}


a.w14:link,
a.w14:visited,
a.w14:active {
color: #cc1213;
text-decoration: none;
font-size: 16px;
font-family: "微软雅黑";
}

a.w14:hover {
color: #cc1213;
font-size: 16px;
font-family: "微软雅黑";
}

.li12 {
padding: 0;
text-align: left;
}

.li12 li {
line-height: 32px;
background: url(http://member.jschina.com.cn/lilun2008_10/bg-no-reapt.jpg) no-repeat 5px 15px;
height: 32px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 380px;
font-size: 16px;
font-family: "微软雅黑";
padding-left: 15px;
}

.li12 li a {
font-size: 16px;
color: #343434;
font-family: "微软雅黑";
}


.li14 {
padding: 0;
text-align: left;
}

.li14 li {
line-height: 32px;
background: url(http://member.jschina.com.cn/lilun2008_10/bg-no-reapt.jpg) no-repeat 5px 15px;
height: 32px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 750px;
font-size: 16px;
font-family: "微软雅黑";
padding-left: 15px;
}

.li14 li a {
font-size: 16px;
color: #343434;
font-family: "微软雅黑";
}


#PartB {
width: 1200px;
margin: 0 auto;
}

#PartB .left {
float: left;
width: 400px;
}

#PartB .right {
width: 400px;
float: right;
}

#PartB .cent {
width: 400px;
float: left;
}

.qk1 {
width: 780px;
height: 52px;
background: url(http://member.jschina.com.cn/economy/a2.jpg)no-repeat;
}

.qk1 .wz {
float: left;
padding-left: 10px;
padding-top: 13px;
}

.qk1 .wz a {
font-size: 22px;
color: #fff;
font-family: "微软雅黑";
font-weight: bold;
padding-left: 10px;
padding-top: 13px;
}

.bt2 {
width: 500px;
;
float: left;
padding-left: 20px;
}

.biaot1 h3 {
height: 40px;
line-height: 40px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
margin: 5px 15px 0px 10px;
font-size: 20px;
text-align: left;
}

.biaot1 a {
font-size: 20px;
color: #404040;
font-family: "微软雅黑";
}

.biaot1 div {
font-size: 16px;
line-height: 26px;
text-align: left;
text-indent: 30px;
color: #8d8d8d;
}


.bt3 {
width: 370px;
;
float: left;
padding-left: 20px;
}

.biaot3 h3 {
height: 40px;
line-height: 40px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
margin: 5px 15px 0px 10px;
font-size: 20px;
text-align: center;
}

.biaot3 a {
font-size: 20px;
color: #2a2a2a;
font-family: "微软雅黑";
}

.biaot3 div {
font-size: 16px;
line-height: 26px;
text-align: left;
text-indent: 30px;
color: #6e6e6e;
}

.tsjs {
width: 400px;
float: left;
text-align: center;
padding-top: 10px;
}

.tsjs img {
background: #000;
width: 400px;
height: 300px;
}

.tsjs p {
background: #2f2d2e;
width: 400px;
filter: alpha(opacity=50);
opacity: 0.9;
margin-top: -25px;
color: #fff;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.tsjs p a {
color: #fff;
font-size: 16px;
}



.m-a1 {
display: block;
}

.focusBox {
display: block;
}


/*顶部*/
.top {
width: 100%;
min-width: 1200px;
height: 40px;
background: #f9f9f9;
border-bottom: 1px solid #dcdcdc;
}

.top .box {
width: 1200px;
margin: 0 auto;
}

.top .box .biaot {
float: left;
padding: 0 30px 0 10px;
line-height: 40px;
text-align: center;
}

.top .box .biaot a {
font-size: 14px;
color: #6d6d6d;
}

.top .box .biaot1 {
float: left;
padding-left: 40px;
line-height: 40px;
text-align: center;
font-size: 14px;
color: #6d6d6d;
}

.top .box .search-form {
float: right;
display: -moz-box;
position: relative;
height: 22px;
width: 200px;
margin-top: 4px;
-moz-box-flex: 1;
padding: 0 0 6px 10px;
background: hsla(0, 0%, 100%, .9) padding-box;
border: 1px solid;
border-spacing: 0;
border-radius: 2px 0 0 2px;
border-color: hsla(210, 54%, 20%, .15) hsla(210, 54%, 20%, .17) hsla(210, 54%, 20%, .2);
box-shadow: 0 1px 0 hsla(210, 65%, 9%, .02) inset, 0 0 2px hsla(210, 65%, 9%, .1) inset, 0 1px 0 hsla(0, 0%, 100%, .2);
color: inherit;
unicode-bidi: plaintext;
}

.top .box .search-form .search-text {
width: 160px;
outline: none;
}

.top .box .search-form .search-submit {
color: transparent;
background: url(http://member.jschina.com.cn/2018zt/jschina/5.png) 5px 5px no-repeat;
cursor: pointer;
transition-duration: 150ms;
width: 30px;
height: 30px;
outline: none;
}

/*头区*/
.header {
width: 1200px;
margin: 0 auto;
height: 60px;
padding: 20px 0 10px 0;
font-size: 14px;
}

.logo {
float: left;
width: 340px;
}

.wbm {
float: left;
width: 110px;
padding-left: 20px;
}

.wbm img {
width: 90px;
height: 60px;
}

.nav_box {
width: 100%;
height: 56px;
background: #1656A4;
}

.nav {
width: 1000px;
height: 38px;
margin: 0 auto;
font-size: 20px;
line-height: 1em;
padding-top: 18px;
}

.nav a {
float: left;
display: block;
height: 20px;
width: auto;
padding: 0 34px 0 34px;
font-size: 20px;
color: #fff;
border-left: 2px solid #fff;
}

.nav a:nth-of-type(1) {
border-left: none;
}

.scrollnews_box {
width: 100%;
height: 42px;
background: #e0e0e0;
}

.scrollnews {
width: 1200px;
margin: 0 auto;
height: 30px;
padding-top: 6px;
line-height: 30px;
}

.scrollnews .tit {
float: left;
background: #02b0f5;
border-radius: 10%;
-moz-border-radius: 0%;
-webkit-border-radius: 0%;
color: #fff;
width: 80px;
height: 30px;
text-align: center;
}

.scrollnews .tit a {
color: #fff;
font-size: 16px;
}

.scrollnews .cont {
float: right;
width: 1060px;
}

.scrollnews .cont a {
margin-right: 30px;
font-size: 16px;
}

/*广告*/
.ad1 {
float: left;
width: 580px;
}

.ad1 img {
width: 580px;
height: 50px;
}

.ad2 {
width: 770px;
margin: 0 auto;
}

.ad2 img {
width: 770px;
height: 80px;
}

.ad3 {
width: 1200px;
margin: 0 auto;
}

.ad3 img {
width: 1200px;
height: 80px;
}

.headline {
margin: 50px auto 30px auto;
padding: 16px 30px 8px 80px;
width: 1090px;
height: 72px;
background: url(https://www-jsjc-gov-cn-1416.res.gxlib.org.cn:443/rwt/1416/https/NJSXI5SPQBVGE8JPN3TYE/dams-res/share/img/wenzheng/newtoutiao.png) no-repeat;
background-size: 100% 100%;
}

.headline h3 {
width: 100%;
height: 42px;
line-height: 42px;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.headline h3 a {
font-size: 29px;
color: #024794;
}

.headline p {
width: 100%;
height: 30px;
line-height: 30px;
font-size: 16px;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
color: #646464;
}

.headline p a {
color: red;
}

.PartFF {
width: 1200px;
margin: 0 auto;
}

/*footer*/
.pc_footer {
border-top: 6px solid #1f7df0;
background: #00479d;
height: 200px;
position: relative;
width: 100%;
min-width: 1200px;
padding-top: 30px;
text-align: center;
color: #fff;
font-size: 14px;
line-height: 30px;
}

.pc_footer a {
color: #fff;
}
.list .li {
line-height: 42px;
color: #383737;
list-style: none;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.list .li a {
color: #383737;
}
.list .li::before {
margin-right: 8px;
content: "";
display: inline-block;
vertical-align: middle;
width: 2px;
height: 2px;
border-radius: 100%;
background-color: #383737;
}
.list .more {
text-align: right;
font-size: 16px;
}
.list .more a {
color: #cf0000;
}
.wz-meiti-title,
.wz-tell-title {
display: block;
min-width: 1200px;
overflow: hidden;
}
.wz-meiti-title {
margin: 60px auto 30px auto;
}
.wz-tell-title {
margin: 60px auto 12px auto;
}
.wz-meiti-title img,
.wz-tell-title img {
display: block;
}
.wz-meiti {
margin: 0 auto;
width: 1200px;
overflow: hidden;
}
.wz-meiti-left {
position: relative;
float: left;
}
.wz-meiti-left .cover {
display: block;
width: 544px;
height: 326px;
}
.wz-meiti-left .title {
padding: 0 25px;
box-sizing: border-box;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
line-height: 52px;
color: #fff;
font-size: 18px;
background-color: rgba(0, 0, 0, 0.49);
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.wz-meiti-right {
margin-left: 30px;
float: left;
width: 580px;
}
.wz-meiti-right .head {
padding: 0 0 20px 30px;
line-height: 38px;
}
.wz-meiti-right .line {
margin: 0 0 16px 0;
width: 502px;
border-bottom: 1px solid rgba(0, 0, 0, 0.21);
}
.wz-meiti-right .head .title {
max-height: 76px;
font-size: 22px;
font-weight: bold;
color: #1656a4;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.wz-meiti-right .head .desc {
font-size: 20px;
color: #2f2f2f;
text-indent: 2em;
}
.wz-meiti-right .head .desc a {
color: #ff0000;
}
.wz-meiti-right .list .li {
}
.wz-meiti-right .list .more {
}
.wz-meiti-right .list .more a {
}

.wz-tell {
margin: 0 auto;
width: 1200px;
overflow: hidden;
}

.wz-tell .wz-nav {
padding: 8px 30px;
margin-bottom: 35px;
border-bottom: 1px solid #ccc;
overflow: hidden;
line-height: 44px;
}
.wz-tell .wz-nav .wz-nav-name {
float: left;
color: #1559a3;
font-size: 26px;
}
.wz-tell .wz-nav .wz-nav-name::before {
margin-right: 12px;
margin-top: 10px;
content: "";
display: block;
float: left;
width: 4px;
height: 25px;
background: #1559a3;
border-radius: 2px;
}
.wz-tell .wz-nav .wz-nav-more {
float: right;
color: #cf0000;
font-size: 16px;
}
.wz-tell-left {
float: left;
width: 810px;
}

.wz-tell-left .head {
overflow: hidden;
}

.wz-tell-left .head .cover {
float: left;
width: 411px;
height: 246px;
}

.wz-tell-left .head .cell {
margin: 20px 0 0 25px;
float: right;
width: 365px;
line-height: 38px;
}
.wz-tell-left .head .cell .title {
max-height: 76px;
font-size: 22px;
font-weight: bold;
color: #1656a4;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.wz-tell-left .head .cell .desc {
font-size: 20px;
color: #2f2f2f;
text-indent: 2em;
}
.wz-tell-left .head .cell .desc a {
color: #ff0000;
}
.wz-tell-left .list {
margin-top: 15px;
}
.wz-tell-right {
float: right;
width: 390px;
}
.wz-tell-right .head {
margin: 50px 0 0 18px;
line-height: 38px;
width: 365px;
height: 246px;
border-bottom: 1px dashed #ccc;
}
.wz-tell-right .head .title {
font-size: 22px;
font-weight: bold;
color: #1656a4;
}
.wz-tell-right .head .desc {
font-size: 20px;
color: #2f2f2f;
text-indent: 2em;
}
.wz-tell-right .head .desc a {
color: #ff0000;
}
.wz-tell-right .list {
margin-top: 15px;
}

.wz-feedback {
margin: 60px auto 0 auto;
width: 1200px;
overflow: hidden;
}
.wz-feedback-left {
float: left;
width: 810px;
}
.wz-feedback-left .nav {
padding: 0 25px;
width: 760px;
height: 48px;
line-height: 48px;
color: #fff;
background-color: #1559a3;
}
.wz-feedback-left .form {
padding: 30px 20px 0 20px;
background-color: #f4f4f4;
}
.wz-feedback-left .form input {
padding: 0 10px;
display: block;
width: 750px;
height: 36px;
border: 1px solid #dcdcdc;
background-color: #f4f4f4;
font-size: 16px;
font-family: "Microsoft YaHei";
}
.wz-feedback-left .form textarea {
padding: 10px;
display: block;
width: 750px;
height: 140px;
line-height: 2;
border: 1px solid #dcdcdc;
background-color: #f4f4f4;
font-size: 16px;
font-family: "Microsoft YaHei";
}
.wz-feedback-left .form-item {
padding-bottom: 30px;
position: relative;
}
.wz-feedback-left .form button {
margin: 0 auto;
display: block;
width: 115px;
height: 37px;
color: #fff;
background: #c10000;
border-radius: 19px;
cursor: pointer;
}
.wz-feedback-left .form .sub {
display: none;
position: absolute;
bottom: 5px;
left: 0;
color: #c10000;
font-size: 16px;
}
.wz-feedback-right {
float: right;
width: 370px;
}
.wz-feedback-right .nav {
padding: 10px 0;
width: 370px;
font-size: 30px;
font-weight: bold;
color: #1559a3;
border-bottom: 1px solid #7aa1cb;
}
.wz-feedback-right .feed-list  {
margin-top: 35px;
}
.wz-feedback-right .feed-list .li {
margin-bottom: 20px;
overflow: hidden;
}
.wz-feedback-right .feed-list .clock {
margin-top: 2px;
float: left;
width: 20px;
}
.wz-feedback-right .feed-list .name {
margin-left: 10px;
float: left;
width: 330px;
font-size: 18px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.wz-feedback-right .feed-list .name span {
color: #1559a3;
}
.wz-feedback-right .feed-list .status {
float: right;
width: 65px;
line-height: 24px;
color: #fff;
background: #1559a3;
border-radius: 10px;
text-align: center;
}
.wz-feedback-right .feed-list .more {
text-align: right;
font-size: 16px;
color: #c10000;
}
.wz-feedback-right .feed-list .more  a{
color: #c10000;
}
.wz-concat {
margin: 60px auto 0 auto;
width: 1200px;
overflow: hidden;
}
.wz-concat-left {
float: left;
width: 810px;
}
.wz-concat-left .nav {
padding: 10px 0;
width: 100%;
font-size: 30px;
font-weight: bold;
color: #1559a3;
border-bottom: 1px solid #7aa1cb;
}
.wz-concat-left .main {
margin-top: 20px;
overflow: hidden;
}
.wz-concat-left .left {
float: left;
width: 302px;
height: 529px;
background-color: #f4f4f4;
}
.wz-concat-left .left .author-list {
height: 400px;
overflow-y: scroll;
border-bottom: 1px solid #bababa;
}
.wz-concat-left .author-list .li {
padding: 15px;
overflow: hidden;
}
.wz-concat-left .author-list .li .avatar {
display: inline-block;
width: 105px;
height: 105px;
object-fit: cover;
border-radius: 100%;
}
.wz-concat-left .author-list .li .cell {
margin-left: 25px;
display: inline-block;
vertical-align: middle;
width: 120px;
}
.wz-concat-left .concat-info {
padding: 15px;
}
.wz-concat-left .concat-info .cell {
display: inline-block;
vertical-align: middle;
width: 160px;
white-space: pre-line;
}
.wz-concat-left .concat-info img {
display: inline-block;
width: 98px;
height: 98px;
}
.wz-concat-left .right {
float: right;
width: 450px;
}
.wz-concat-left .right .head {
padding-bottom: 30px;
line-height: 1.9;
border-bottom: 1px dashed #ccc;
}
.wz-concat-left .right .head .title {
font-size: 22px;
font-weight: bold;
color: #1656a4;
}
.wz-concat-left .right .head .desc {
font-size: 20px;
color: #2f2f2f;
text-indent: 2em;
}
.wz-concat-right {
float: right;
width: 370px;
}
.wz-concat-right .nav {
padding: 10px 0;
width: 100%;
font-size: 30px;
font-weight: bold;
color: #1559a3;
border-bottom: 1px solid #7aa1cb;
}
.wz-concat-right .ls-list {
margin-top: 20px;
overflow: hidden;
}
.wz-concat-right .ls-list .li {
margin-bottom: 20px;
margin-right: 25px;
float: left;
width: 98px;
}
.wz-concat-right .ls-list .avatar {
display: block;
width: 98px;
height: 102px;
}
.wz-concat-right .ls-list .name {
font-size: 16px;
color: #2a2a2a;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.wz-concat-right .list .more img {
display: block;
width: 100%;
}