@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
/*div, span, p {*/
/*    caret-color: transparent;*/
/*}*/
fieldset,
img {
    border: 0;
}

:focus {
    outline: 0;
}

address, caption, cite, code, dfn, em, th, var, optgroup {
    font-style: normal;
    font-weight: 400;
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}

caption, th {
    text-align: left;
}

sup, sub {
    font-size: 14px!important;
}

blockquote, q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none;
}

input::-ms-clear {
    display: none;
}

.clear {
    clear: both;
}

img {
    border: 0;
    outline: 0;
}
* {
    box-sizing: border-box;
}
.pcNone {
    display: none !important;
}

@page {
    size: landscape;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    min-width: 1240px;
    background: url("rdi2024_web_bg.png");
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    color: #007777;
}

.clear {
    clear: both;
}

.clear:after {
    display: table;
    content: "";
    clear: both;
}

.img-cont img {
    display: block;
    width: 100%;
}

.detial {
    color: #a60712;
}

.wrap {
    width: 100%;
    height: 135px;
    background: url("rdi2024_web_topbg.png") top center repeat-x;
}
.top_wx {
    position: relative;
}
.top_wx .top_wx_img {
    width: 80px;
    height: 80px;
    display: none;
    position: absolute;
    top: 29px;
    left: -28px;
}
.top_bg {
    height: 40px;
    line-height: 40px;
    width: 1500px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.top_bg .top_logo {
    display: block;
    float: left;
    width: 195px;
}

.top_bg .top_logo img {
    display: block;
    width: 100%;
}

.top_bg .top_links {
    float: right;
    text-align: right;
    font-size: 14px;
    color: #007777;
    position: relative;
}

.top_bg .top_links span {
    margin: 0 12px;
}
.top_bg .top_links img {
    vertical-align: middle;
}
.wrapIn {
    width: 1600px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.wrapInBody {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.logo {
    width: 500px;
    float: left;
    margin-top: -15px;
}

.logo img {
    display: block;
    width: 100%;
    height: 100%;
}

.bread_nav {
    width: 1400px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 50px;
    height: 66px;
    color: #999999;
}


.bread_nav a:hover {
    color: #007777;
}

.nav_color {
    background: #F0F0F0;
}

.nav_sec {
    background: #F0F0F0;
    border-bottom: 1px #FFFFFF solid;
    position: relative;
    height: 60px;
    margin-bottom: 10px;
}

.nav_sec::after {
    content: "";
    border-bottom: 1px #E0E0E0 solid;
}

.nav_sec .nav_sec_list {
    overflow: hidden;
    width: 1400px;
    margin: 0 auto;
    text-align: center;
}

.nav_sec .nav_sec_list ul li {
    display: inline-block;
    height: 60px;
    box-sizing: border-box;
    font-size: 20px;
    padding: 0 38px;
    position: relative;
    font-weight: bold;
    line-height: 40px;
}

.nav_sec .nav_sec_gy ul li {
    display: inline-block;
    height: 60px;
    box-sizing: border-box;
    font-size: 17px;
    padding: 0 11px;
    position: relative;
    font-weight: bold;
    line-height: 40px;
}

.nav_sec .nav_sec_list ul li.active {
    color: #007777;
}

.nav_sec .nav_sec_list ul li.active::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    border-bottom: 3px #007777 solid;
    width: 40px;
    margin-left: -20px;
}

.nav_sec .nav_sec_list ul li:first-child::before {
    display: none;
}

.nav_sec .nav_sec_list ul li::before {
    content: "";
    height: 18px;
    position: absolute;
    left: -4px;
    top: 14px;
    width: 1px;
    background: #007777;
}

.nav_sec .nav_sec_gy ul li::before {
    content: "";
    height: 16px;
    position: absolute;
    left: -4px;
    top: 14px;
    width: 1px;
    background: #007777;
}


.no_bottom {
    margin-bottom: 0;
}

.nav_three {
    background: #F0F0F0;
    border-bottom: 2px #FFFFFF solid;
    position: relative;
    height: 60px;
    margin-bottom: 10px;
}

.nav_three::after {
    content: "";
    border-bottom: 1px #E0E0E0 solid;
    /* position: absolute; */
    display: block;
    height: 0px;
}

.nav_three .nav_three_list {
    overflow: hidden;
    width: 1400px;
    margin: 0 auto;
    text-align: center;
}

.nav_three .nav_three_list ul li {
    display: inline-block;
    height: 60px;
    box-sizing: border-box;
    font-size: 18px;
    padding: 0px 20px;
    position: relative;
    font-weight: bold;
    line-height: 60px;
}

.nav_three .nav_three_list ul li.active {
    /* color: #007777; */
    background: #ffffff;
    border-bottom: 2px #007777 solid;
}

.nav_three .nav_three_list ul li.active::after {
    /* content: ""; */
    position: absolute;
    left: 50%;
    bottom: 0;
    border-bottom: 2px #007777 solid;
    width: 40px;
    margin-left: -20px;
}

.nav_three .nav_three_list ul li:first-child::before {
    display: none;
}

.nav_three .nav_three_list ul li::before {
    /* content: ""; */
    height: 18px;
    position: absolute;
    left: -4px;
    top: 14px;
    width: 1px;
    background: #007777;
}


.col_title {
    color: #007777;
    font-size: 32px;
    height: 62px;
    border-bottom: 1px solid;
    border-image: linear-gradient(to right, #007777, #6DDF87) 1;
    box-sizing: border-box;
}

.col_list {
    overflow: hidden;
    background: url(content_bg.png) right bottom no-repeat;
}

.col_list ul li {
    border-bottom: 1px #B3D2E4 dashed;
}

.col_list .list_content {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}

.col_list .content_head {
    width: 284px;
    height: 166px;
    float: left;
    margin: 0 40px 0 0;
    overflow: hidden;
}

.col_list .content_right_title {
    font-size: 20px;
    line-height: 1.8;
    font-weight: bold;
    cursor: pointer;
}

.col_list .content_right_content {
    font-size: 16px;
    color: #666;
    padding-top: 10px;
    margin: 0;
    line-height: 1.8;
}

.col_list .content_right_down {
    padding-top: 10px;
    overflow: hidden;
}

.col_list .content_right_down_date {
    font-size: 16px;
    color: #59B6B6;
    float: right;
}

.col_list .content_head img {
    width: 100%;
    height: auto;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    max-width: 100%;
}

.col_list .content_head:hover img {
    transform: scale(1.1, 1.1);
}

.col_list_txt {
    overflow: hidden;
}

.col_list_txt ul li {
    padding: 20px 0;
    background: url(nav_dian.gif) 0px 34px no-repeat;
    padding-left: 35px;
    font-size: 20px;
    border-bottom: 1px #B3D2E4 dashed;
    line-height: 1.5;
    overflow: hidden;
    clear: bottom;
}

.col_list_txt ul li a {
    display: block;
    float: left;
    width: 1070px;
}

.col_list_txt ul li span {
    float: right;
    font-size: 16px;
    color: #59B6B6;
    line-height: 1.8;
}

.col_list2 {
    overflow: hidden;
    background: url(content_bg.png) right bottom no-repeat;
    padding-top: 20px;
}

.col_list2 ul li {
    float: left;
    width: 340px;
    height: 440px;
    box-shadow: 0 0 20px 0 #e8e8e8;
    margin: 20px 20px;
    padding: 20px;
    position: relative;
}

.col_list2 .list_content {
    width: 100%;
    overflow: hidden;
}

.col_list2 .content_head {
    width: 340px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
}

.col_list2 .content_right_title {
    font-size: 20px;
    line-height: 1.8;
    font-weight: bold;
    cursor: pointer;
}

.col_list2 .content_right_content {
    font-size: 16px;
    color: #666;
    padding-top: 10px;
    margin: 0;
    line-height: 1.8;
}

.col_list2 .content_right_down {
    overflow: hidden;
    position: absolute;
    right: 20px;
    bottom: 15px;
}

.col_list2 .content_right_down_date {
    font-size: 16px;
    color: #59B6B6;
    float: right;
}

.col_list2 .content_head img {
    width: 100%;
    height: 100%;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    max-width: 100%;
    display: block;
}

.col_list2 .content_head:hover img {
    transform: scale(1.1, 1.1);
}

.main {
    width: 1400px;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 50px 70px;
    box-sizing: border-box;
}

.main_gy {
    padding: 0;
    background: none;
}

.gy_title {
    color: #007777;
    font-size: 32px;
    height: 84px;
    line-height: 84px;
    padding-left: 30px;
    background: #FFFFFF;
    box-sizing: border-box;
    position: relative;
}

.gy_title .bg {
    background: url(content_bg.png) right 0 no-repeat;
    background-size: 150px;
}

.gy_title::before {
    content: '';
    border-left: 6px solid;
    border-image: linear-gradient(to bottom, #007777, #6DDF87) 1;
    position: absolute;
    left: 0;
    top: 25px;
    height: 36px;
}

.gy_list {
    overflow: hidden;
    background: url(content_bg.png) right bottom no-repeat;
}

.gy_list ul li {
    background: #FFFFFF;
    box-sizing: border-box;
    padding-right: 50px;
}

.gy_list .list_content {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}

.gy_list .content_head {
    width: 408px;
    height: 270px;
    float: left;
    margin: 0 50px 0 0;
    overflow: hidden;
}

.gy_list .content_right_title {
    font-size: 20px;
    line-height: 1.8;
    font-weight: bold;
    cursor: pointer;
    margin-top: 30px;
}

.gy_list .content_right_content {
    font-size: 16px;
    color: #666;
    padding-top: 10px;
    margin: 0;
    line-height: 1.8;
    text-align: justify;
}

.gy_list .content_right_content a {
    color: #007777;
}

.gy_list .content_right_down {
    padding-top: 20px;
    overflow: hidden;
}

.gy_list .content_right_down .gy_link {
    display: block;
    width: 163px;
    height: 48px;
    line-height: 48px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    padding-right: 18px;
    color: #FFFFFF;
    float: right;
    background: url("gy_more.jpg") no-repeat;
}

.gy_list .content_right_down_date {
    font-size: 16px;
    color: #59B6B6;
    float: right;
}

.gy_list .content_head img {
    width: 100%;
    height: 100%;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    max-width: 100%;
}

.gy_list .content_head:hover img {
    transform: scale(1.1, 1.1);
}

.content {
    background: url("content_bg.png") right bottom no-repeat;
}

.swiper-wrapper {
    width: 999999999px;
}

.swiper-pagination-switch {
    cursor: pointer;
    margin: 0 10px;
}

.top {
    text-align: center;
    position: relative;
    display: inline-block;
    height: 30px;
    /* right: 190px; */
    top: 9px;
}

.top img {
    height: 110px;
}

.top .search_box {
    width: 170px;
    /* height: 30px; */
    display: inline-block;
}

.top .search_box span {
    text-align: left !important;
    bottom: 15px;
}

.search_input {
    width: 150px;
    height: 26px;
    border: none;
    float: left;
}

.search_btn {
    width: 17px;
    height: 17px;
    background: url(rdi2024_search.gif) no-repeat center;
    float: right;
    margin-top: 4px;
}

::-webkit-input-placeholder {
    color: #95c2d2;
}

.nav {
    width: 1030px;
    float: right;
    /* height: 50px; */
    position: relative;
    /* padding-bottom: 10px; */
    text-align: right;
}

.nav span,
.nav a,
.nav .has-chil {
    float: left;
}

.nav span {
    width: 5px;
    height: 50px;
    background: url(./sk_wxs_nav_line.png) no-repeat center;
    background-size: 100%;
    display: block;
}

.nav a,
.nav .has-chil {
    height: 62px;
    line-height: 62px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    padding-bottom: 20px;
    margin-left: 38px;
}

.nav a {
    position: relative;
}

.nav a:before {
    content: "";
    display: block;
    width: 0px;
    height: 3px;
    background-color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -20px;
    transition: all 0.4s;
    opacity: 0;
}

.nav a.active {
    color: #FFFFFF;
    font-weight: bold;
}

.nav a.active:before {
    width: 40px;
    opacity: 1;
}

.nav .has-chil a {
    float: none;
}

.nav a:hover {
    color: #FFFFFF;
    font-weight: bold;
}

.nav a:hover:before,
.nav .has-chil:hover a:before {
    width: 40px;
    opacity: 1;
}

.nav .has-chil .chil-nav {
    background: #fff;
    margin-right: -300px;
    padding-left: 300px;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 22;
    top: 64px;

    box-sizing: border-box;
    box-shadow: 0px 6px 16px 0px rgba(13, 52, 87, 0.14);
    transition: all 0.6s;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.nav .has-chil:hover .chil-nav {
    height: 630px;
    opacity: 1;
}

.nav .has-chil .chil-nav .chil-icon {
    position: absolute;
    bottom: 0;
    background-repeat: no-repeat;
    width: 49px;
    height: 47px;
    z-index: 2;
}

.nav .has-chil .chil-nav .chil-icon.icon-left {
    left: 0;
    background-image: url("sk_wxs_nav_icon3.png");
}

.nav .has-chil .chil-nav .chil-icon.icon-right {
    right: 0;
    background-image: url("sk_wxs_nav_icon4.png");
}

.chil-nav .chil-item {
    float: left;
    width: 355px;
    margin-top: 30px;
}

.chil-nav .chil-item:nth-of-type(3) {
    width: 160px;
}

.chil-nav .chil-item h3 {
    font-size: 20px;
    text-align: left;
}

.chil-nav .chil-item a {
    font-size: 18px;
    text-align: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.chil-nav .chil-item a:before {
    display: none;
}

.chil-nav .chil-item a:after {
    content: "";

    vertical-align: 0px;
    width: 14px;
    height: 12px;
    background: url("sk_wxs_nav_icon5.png") no-repeat;
    margin-left: 20px;
    display: none;
}

.chil-nav .chil-item a:hover:after {
    display: inline-block;
}



/*中间内容*/

.content_title {
    font-size: 32px;
    text-align: center;
    padding: 30px 0 50px;
    position: relative;
    line-height: 50px;
}

.content_title.sp_title span {
    display: inline-block;
    background: url("sk_wxs_shipin.gif") 0 center no-repeat;
    padding-left: 60px;
    height: 60px;
    line-height: 60px;
}

.content_main * {
    margin-bottom: 1em;
}
.content_main table {
    max-width: 100%;
}
.content_main table p {
    text-indent: 0;
    margin: 4px 0!important
}
.article_info {
    overflow: hidden;
    font-size: 16px;
    color: #0d3457;
    border-bottom: 1px solid;
    border-image: linear-gradient(to right, #007777, #6DDF87) 1;
    padding-bottom: 20px;
}

.article_info .article_info_item {
    float: left;
    margin-right: 35px;
    padding-left: 25px;
    line-height: 38px;
}

.article_info .article_info_item:first-child {
    background: url(jjh_artInfoTime_v2023.png) no-repeat left center;
    background-size: 16px auto;
}

.article_info .article_info_item:nth-child(2) {
    background: url(jjh_artInfoSource_v2023.png) no-repeat left center;
    background-size: 17px auto;
}

.article_info .article_info_item.print {
    background: url(jjh_artDetPrintIcon_v2023.png) no-repeat left center;
    background-size: 16px auto;
    cursor: pointer;
}

.article_info .article_info_item.fontSize {
    background: url(jjh_artDelFontIcon_v2023.png) no-repeat left center;
    background-size: 17px auto;
}

.article_info .article_info_item.fontSize a {
    cursor: pointer;
    padding: 0 6px;
}

.article_info .article_info_item.fontSize a.active {
    color: #007777;
}

.article_info_share {
    float: right;
    line-height: 38px;
    overflow: hidden;
}

.article_info_share span,
.article_info_share img {
    display: block;
    float: left;
    margin-left: 10px;
}

.article_info_share img {
    cursor: pointer;
}

.article_info_share .view {
    display: inline-block;
    float: right;
}

.main img {
    max-width: 800px;
    height: auto;
}

/*搜索*/
.search_bg {
    background: url(content_bg.png) right bottom no-repeat;
}

.search {
    width: 100%;
    height: 110px;
    background: #F0F0F0;
}

.search .search_input_btn {
    width: 1000px;
    height: 48px;
    padding: 30px 0 30px 50px;
    float: left;
}

.search .search_input_btn input {
    width: 100%;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
    border: 0;
    box-sizing: border-box;
}

.search .search_btn_box {
    width: 160px;
    height: 48px;
    background: #007777;
    margin-top: 31px;
    float: left;
    cursor: pointer;
}

.search .search_btn_box img {
    padding: 9px 0 0 32px;
    float: left;
}

.search .search_btn_box span {
    padding: 10px;
    float: left;
    font-size: 20px;
    color: white;
}

.search_note {
    font-size: 18px;
    color: #333;
    margin: 30px 0 35px;
}

.search_note span {
    color: #b91615;
}

.wch_list_content_search {
    padding: 0 0 20px 0;
    margin-top: 15px;
    border-bottom: 1px #c4dcdf dashed;
}

.wch_list_content_search .content_right {
    padding: 0;
}

.content_right_content_search {
    -webkit-line-clamp: 3;
}

.content_right_title {
    font-size: 20px;
    line-height: 1.8;
    cursor: pointer;
    font-weight: bold;
}

.content_right_content {
    font-size: 16px;
    color: #666;
    padding-top: 10px;
    margin: 0;
    line-height: 1.8;
}

.content_right_down {
    padding-top: 10px;
    overflow: hidden;
}

.content_right_down_date {
    font-size: 16px;
    color: #1095a7;
    float: left;
}

/*搜索 end*/

/*年报*/
.nb_list {
    overflow: hidden;
}

.nb_list ul li {
    float: left;
    height: 126px;
    width: 685px;
    border: 1px #EDEDED solid;
    border-bottom: 3px #007777 solid;
    box-sizing: border-box;
    margin-right: 30px;
    background: #FFFFFF;
    margin-top: 30px;
}

.nb_list ul li:nth-child(2n) {
    margin-right: 0;
}

.nb_list .time {
    width: 80px;
    float: left;
    margin-top: 20px;
    margin-left: 30px;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
}

.nb_list .time span {
    font-size: 26px;
    font-weight: bold;
    color: #007777;
    padding: 10px 0;
    display: block;
    border: 1px #007777 solid;
}

.nb_list .time p {
    font-size: 14px;
    height: 30px;
    background: url("nb_bg.jpg") repeat-x;
    line-height: 30px;
    color: #ffffff;
}

.nb_list .title {
    font-size: 20px;
    float: left;
    line-height: 120px;
    margin-left: 20px;
}

.nb_list .title i {
    background: url("ico_pdf.gif") no-repeat;
    width: 27px;
    height: 29px;
    display: inline-block;
    vertical-align: text-top;
    margin-left: 20px;
}

/*年报 end*/


/*公益*/
.content_main_gy {
    margin: 30px 0 50px;
}
.content_main_gy * {
    font-size: 18px;
    line-height: 2;
}
.col_line {
    color: #007777;
    height: 30px;
    border-top: 1px solid;
    border-image: linear-gradient(to right, #007777, #6DDF87) 1;
    box-sizing: border-box;
}
.index_atitle_w2{
    line-height: 62px;
}
.index_atitle_w2 .t1{
    color: #007777;
    font-weight: bold;
    font-size: 22px;
    position: relative;
    display: inline-block;
    border: 1px solid #32b5ae;
    border-radius: 18px 0 18px 0;
    padding: 0 34px;
}
.index_atitle_w2 .t1 .xians{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #007777;
}
.index_atitle_w2 .mores{
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    transition:all 0.3s;
    margin-top: 7px;
    display: inline-block;
    float: right;
}
.index_atitle_w2 .mores span{
    display: inline-block;
    padding-right: 21px;
    background: url(jjh_index1.png) no-repeat right center;
    transition:all 0.3s;
}
.index_atitle_w2 .mores:hover{
    color: #007777;
}
.index_atitle_w2 .mores:hover span{
    background-image: url(jjh_index1_s.png);
}


/*Foot*/
.foot_link{
    background: #f5ede1;
    margin-top: 50px;
    padding: 30px 0;
}
.foot_link_nr{
    width: 1200px;
    margin: 0 auto;
    line-height: 220%;
    font-size: 16px;
    position: relative;
}
.foot_link_nr .title{
    text-align: center;
    background: url(rdi2024_line_t.png) center repeat-x;
}
.foot_link_nr .title span{
    padding: 0 30px;
    background: #f5ede1;
    color: #d59f45;
    font-size: 20px;
    line-height: 260%
}
.foot_link_nr a{
    margin-right: 30px;
    color: #333;
    white-space: nowrap;
}
.foot_link_nr a:hover{
    color: #d59f45;
}
.foot{
    background: #ddac5b;
    padding: 20px 0;
    color: #fff;
}
.foot_nr{
    width: 1200px;
    margin: 0 auto;
    line-height: 200%;
    font-size: 16px;
    position: relative;
}
.foot_nr .foot_m a{
    color: #fff;
}
.foot_nr .foot_m span{
    margin: 0 30px;
}
.foot_nr .foot_wx {
    position: absolute;
    right: 0;
    top: -40px;
    width: 100px;
}
.foot_nr .foot_wx img {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px #DDAC5B solid;
}
.foot_nr .foot_wx p {
    line-height: 32px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
}

@media screen and (max-width: 1680px) {
    .index_nav_color .wrapIn{
        width: 1400px;
    }
    .wrap{
        background-size: auto 100%;
        height: 124px;
    }
    .top_bg{
        width: 1320px;
    }
    .logo{
        width: 440px;
    }
    .nav{
        width: 936px;
    }
    .nav a, .nav .has-chil{
        font-size: 18px;
        margin-left: 36px;
        /* height: 52px; */
        line-height: 52px;
    }
    .nav a:before {
        bottom: 10px;
    }
}

@media screen and (max-width: 1440px) {
    .top_wx .top_wx_img {
        width: 60px;
        height: 60px;
        display: none;
        position: absolute;
        top: 28px;
        left: -20px;
    }
    .index_nav_color .wrapIn{
        width: 1200px;
    }
    /*	Foot*/
    .foot_link{
        padding: 26px 0;
    }
    .foot_link_nr{
        width: 1000px;
        font-size: 14px;
    }
    .foot_link_nr .title span{
        font-size: 18px;
    }
    .foot_link_nr a{
        margin-right: 20px;
    }
    .foot_nr{
        width: 1000px;
        font-size: 14px;
    }

    .foot_nr .foot_wx {
        position: absolute;
        right: 0;
        top: -40px;
        width: 80px;
    }
    .foot_nr .foot_wx p {
        line-height: 28px;
        font-size: 14px;
        color: #FFFFFF;
        text-align: center;
    }
}