* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑", "宋体";
    font-size: 15px;
    color: #333333;
    width: 100%;
    background:#ebebeb;
}
ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #333333;
}
a:hover {
    color: #1c5bb8;
}
img {
    border: none;
}
.center {
    margin: 0 auto;
}
.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.block {
    display: block;
}
.none {
    display: none;
}
.margin_r0 {
    margin-right: 0 !important;
}
/*局部样式*/
/*top*/
.top_box {
    width: 100%;
    height: 117px;
    background: #ffffff;
}
.top {
    width: 1200px;
    height: 117px;
    margin: 0 auto;
    background: url(jnjrb2019_logo.png) no-repeat left;
    position: relative;
}
.wza a {
    background: url(wza_ico.png) no-repeat left;
    padding-left: 20px;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    color: #B3B3B3;
    font-size: 13px;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 8px;
}
.ssk {
    width: 306px;
    height: 45px;
    position: absolute;
    right: 0px;
    top: 42px;
}
/* 搜素 */
.search_input {
    width: 244px;
    border: solid 1px #cccccc;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    border-right: none;
    height: 40px;
    line-height: 35px;
    padding-left: 15px;
    color: #cccccc;
    outline: none;
}
.search_right {
    background: url(search.png) no-repeat 50%;
    height: 40px;
    color: #999999;
    padding-left: 10px;
    width: 62px;
    border: solid 1px #cccccc;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    float: right;
    border-left: none;
}
/*nav*/
.nav_box{width: 100%; background: #b80a0a;}
.nav {
    width: 1200px;
    height: 61px;
    margin: 0 auto;
    background: #b80a0a;
    border-bottom: #9cd0f4 solid 1px;
}
.nav li {
    float: left;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
    font-size: 17px;
}
.nav1>a {
    width: 165px;
    display: block;
    background: url("navbg_ico_01.png") no-repeat 42px 50%;
    color: #ffffff;
    font-size: 19px;
    padding-left: 45px;
}
.nav2>a {
    width: 200px;
    display: block;
    background: url("navbg_ico_02.png") no-repeat 42px 50%;
    color: #ffffff;
    font-size: 19px;
    padding-left: 45px;
}
.nav3>a {
    width: 200px;
    display: block;
    background: url("navbg_ico_03.png") no-repeat 42px 50%;
    color: #ffffff;
    font-size: 19px;
    padding-left: 45px;
}
.nav4>a {
    width: 235px;
    display: block;
    background: url("navbg_ico_04.png") no-repeat 42px 50%;
    color: #ffffff;
    font-size: 19px;
    padding-left: 45px;
}
.nav5>a {
    width: 200px;
    display: block;
    background: url("navbg_ico_05.png") no-repeat 42px 50%;
    color: #ffffff;
    font-size: 19px;
    padding-left: 45px;
}
.nav6>a {
    width: 200px;
    display: block;
    background: url("navbg_ico_05.png") no-repeat 42px 50%;
    color: #ffffff;
    font-size: 19px;
    padding-left: 45px;
}
.nav li>a:hover {
    background-color: #940000;
    font-weight: 600;
}
.content_box {
    width: 1200px;
    background:#ffffff;
    padding: 0 20px 25px 20px;
    overflow: hidden;
}

/* 当前位置 */
.location{ background: url("location.gif") 20px no-repeat; padding-left: 40px;font-size: 13px; color: #454545;}
.location a{font-size: 13px; color: #454545; line-height: 58px;}

/* 文章正文 */
.wzzw{width: 960px; padding-bottom: 30px; margin:0 auto 20px auto;}
.wzzw h2{font-size: 22px; line-height: 64px; text-align: center; border-bottom: #717171 solid 2px; margin-top: 30px;}
.wzzw_info{text-align: center; line-height: 50px; font-size: 15px;}
.wzzw_info span{padding: 0 15px;}
.wzzw p{font-size: 15px; line-height: 30px;}
/* .wzzw img{width: 100%; height: auto;} */

/* footer */
.footer_box {
    width: 100%;
    height: 124px;
    background:#4d4d4d;
    padding-top: 30px;
}
.footer {
    width: 1200px;
    height: 187px;
    margin: 0 auto;
}
.link {
    padding-top: 26px;
    overflow: hidden;
}
select::-ms-expand {
display: none;
}
.link select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    margin: 0 25px 0 0;
    float: left;
    padding: 8px 0 10px 8px;
    width: 220px;
    border: none;
    outline: none;
    font-size: 13px;
    color: #ffffff;
    background: url("link_bg.png") no-repeat;
}
.link option {
    color: #333333;
}
.separate {
    background: url("separate.png") repeat-x bottom;
    height: 25px;
    width: 1200px;
}
.footer_info {
    width: 840px;
    color: #ffffff;
    font-size: 13px;
    overflow: hidden;
    line-height: 21px;
    text-align: center;
}
.footer_dzjg {
    margin-right: 23px;
}
.footer_zc {
    margin-right: 23px;
    padding-top: 4px;
}
.suspend {
    width: 133px;
    height: 151px;
    position: fixed;
    top: 110px;
    right: 199px;
}
.weixinqun {
    position: fixed;
    display: block;
    width: 133px;
    height: 151px;
    z-index: 1000;
}
.weixinqun img {
    float: left;
    display: block;
}
.weixinqun span {
    float: right;
    color: #999;
    cursor: pointer;
    height: 18px;
    line-height: 18px;
    top: 180px;
    position: relative;
}

/*媒体查询*/
@media screen and (max-width: 1100px) {
}
