@charset "utf-8";

/******************css重设 ,css reset************************/

body {
    font-family: \5FAE\8F6F\96C5\9ED1, arial, tahoma, Verdana, sans-serif;
    line-height: 1.5;
    font-size: .28rem;
    color: #000;
    font-family: "微软雅黑";
    background: #fff;
    -webkit-font-smoothing: antialiased;
    position: relative;
}

html,
body {
    width: 100%;
    height: 100%;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
span,
blockquote,
table,
th,
td,
embed,
object,
a,
textarea {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%;
}

fieldset,
img,
iframe {
    border: 0;
    text-decoration: none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: normal;
    font-style: normal;
}

caption,
th {
    text-align: left;
}

ul,
ol {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

button,
input,
select,
textarea {
    font-size: 100%;
    resize: none;
}

abbr,
acronym {
    border: 0;
}

:focus {
    outline: 0;
}

a {
    text-decoration: none;
    color: #000;
}

cite,
em,
dfn {
    font-style: italic;
}

input[type='button'],
input[type='submit'],
input[type='reset'] {
    cursor: pointer;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}

input[type='text'] {
    vertical-align: middle;
}

img {
    vertical-align: middle;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    *overflow: hidden;
    *zoom: 1;
    clear: both;
}

.clearfix:after {
    display: table;
    content: "";
    width: 0;
    clear: both;
}


/******************css重设  end ,css reset  end************************/

.mrwork-header {
    height: 1.2rem;
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 2;
    border-bottom: 1px solid #eee;
    top: 0;
}

.mrwork-header-logo {
    width: 3.74rem;
    height: .48rem;
    margin-top: .36rem;
    margin-left: .32rem;
}

.mrwork-header-logo img {
    width: 100%;
    height: 100%;
}

.mrwork-header-nav {
    width: 1.2rem;
    height: 1.2rem;
    background: url(../img/run-nav-btn-nor.png) center center no-repeat;
    background-size: .48rem .43rem;
    border-left: 1px solid #eee;
}

.mrwork-header-close {
    width: 1.2rem;
    height: 1.2rem;
    background: url(../img/run-nav-btn-open.png) center center no-repeat;
    background-size: .48rem .43rem;
    border-left: 1px solid #eee;
}

.mrwork-banner {
    width: 100%;
    height: 7.5rem;
    margin-top: 1.2rem;
}

.mrwork-banner-item {
    width: 100%;
    height: 7.5rem;
}

.mrwork-banner-pagination .swiper-pagination-bullet {
    width: .16rem;
    height: .16rem;
    background-color: #ffffff;
    opacity: 0.36;
}

.mrwork-banner-pagination .swiper-pagination-bullet-active {
    width: .48rem;
    height: .16rem;
    background-color: #ffffff;
    border-radius: 8px;
    opacity: 0.7;
}

.mrwork-notice-font,
.mrwork-notice-more {
    font-size: .24rem;
}

.mrwork-notice-icon {
    display: inline-block;
    width: .32rem;
    height: .32rem;
    background: url(../img/run-index-notice.png) center center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.mrwork-notice-more a {
    color: #0066ff;
    font-size: .24rem;
}

.mrwork-notice-more-a {
    display: inline-block;
    width: .20rem;
    height: .24rem;
    background: url(../img/run-base-btn-more.png) center center no-repeat;
    background-size: 100% 100%;
    margin-left: .12rem;
}

.mrwork-notice {
    width: 6.86rem;
    height: .64rem;
    margin: 0 auto;
    padding: .16rem .2rem;
    background-color: #ffffff;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.12);
    overflow: hidden;
}

.mrwork-office {
    padding: .8rem .32rem;
}

.mrwork-office-pic {
    width: 6.86rem;
    height: 4.28rem;
}

.mrwork-office-pic img {
    width: 100%;
    height: 100%;
}

.mrwork-office-title1 {
    font-size: .32rem;
    color: #666;
    font-weight: 600;
    margin-bottom: .4rem;
}

.mrwork-office-title2 {
    font-size: .4rem;
    color: #000;
    font-weight: 600;
    margin-bottom: .2rem;
}

.mrwork-office-desc {
    font-size: .28rem;
    margin-bottom: .4rem;
}

.mrwork-office-t {
    width: .8rem;
    height: .8rem;
    margin: 0 auto;
    background: #aaaaaa;
    border-radius: 50%;
    text-align: center;
}

.mrwork-office-t img {
    width: .4rem;
    height: .4rem;
    margin-top: 10px;
}

.mrwork-office-b {
    text-align: center;
    font-size: .28rem;
    color: #aaa;
    margin-top: .2rem;
}

.gallery-thumbs-mrwork-office-bottom {
    margin-top: .4rem;
}

.swiper-button-mrwork-office-next {
    width: .3rem;
    height: .3rem;
    background: url(../img/run-index-col-scroll-btn-next-nor.png) center center no-repeat;
    background-size: 100% 100%;
    right: 0;
    top: 62%;
}

.swiper-button-mrwork-office-prev {
    width: .3rem;
    height: .3rem;
    background: url(../img/run-index-col-scroll-btn-back-nor.png) center center no-repeat;
    background-size: 100% 100%;
    left: 0;
    top: 62%;
}

.mrwork-office .gallery-thumbs-mrwork-office-bottom .swiper-slide-thumb-active .mrwork-office-t {
    background: #ffb403;
}

.mrwork-office .gallery-thumbs-mrwork-office-bottom .swiper-slide-thumb-active .mrwork-office-b {
    color: #ffb403;
}

.mrwork-indexsuc {
    margin-top: .8rem;
    height: 3rem;
    padding: 0 .32rem;
    margin-bottom: .8rem;
}

.mrwork-indexsuc-title {
    font-size: .4rem;
    font-weight: 600;
    color: #000;
    text-align: center;
}

.mrwork-indexsuc-pic {
    width: 2.37rem;
    height: 1.98rem;
}

.mrwork-indexsuc-pic img {
    width: 100%;
    height: 100%;
}

.mrwork-indexsuc-font {
    width: 3.4rem;
    margin-left: .24rem;
}

.mrwork-indexsuc-font>div:first-child {
    margin-top: .14rem;
}

.mrwork-indexsuc-font>div:first-child a {
    font-size: .28rem;
    font-weight: 600;
}

.mrwork-indexsuc-font>div:last-child {
    font-size: .22rem;
    margin-top: .1rem;
    width: 3.4rem;
}

.swiper-button-prev-indexsuc {
    width: .8rem;
    height: .8rem;
    background: url(../img/run-index-col-case-btn-back-default.png) center center no-repeat;
    background-size: 100% 100%;
    left: 0;
    top: 50%;
}

.swiper-button-next-indexsuc {
    width: .8rem;
    height: .8rem;
    background: url(../img/run-index-col-case-btn-next-default.png) center center no-repeat;
    background-size: 100% 100%;
    right: 0;
    top: 50%;
}

.mrwork-indexsuc-content-swiper {
    height: 1.98rem;
    background: #fff;
    box-shadow: 0px 4px 18px 0px rgba(179, 209, 255, 0.24);
}

.mrwork-indexload {
    height: 4.8rem;
    background: url(../img/run-index-col-downloing-pic.png) center center no-repeat;
    background-size: auto 100%;
}

.rwork-indexload-btn {
    width: 3.2rem;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    background-color: #ffb403;
    border-radius: 60px;
    color: #fff;
    margin: 0 auto;
}

.rwork-indexload-btn a {
    color: #fff;
    display: inline-block;
    width: 100%;
}

.rwork-indexload-tel {
    content: "";
    display: inline-block;
    width: .32rem;
    height: .32rem;
    background: url(../image/run-index-col-downloing-icon-tel.png) center center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: .2rem;
}

.rwork-indexload-title {
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: .4rem;
    margin-bottom: .88rem;
}

.mrwork-footer {
    background: #F5F9FF;
    overflow: hidden;
}

.mrwork-footer-logo {
    width: 1.85rem;
    height: .6rem;
    margin-top: .4rem;
    margin-bottom: .6rem;
    margin-left: .32rem;
}

.mrwork-footer-logo img {
    width: 100%;
    height: 100%;
}

.mrwork-footer-nav li a {
    display: inline-block;
    height: .8rem;
    line-height: .8rem;
}

.mrwork-footer-nav>li a {
    color: #333;
    font-size: .28rem;
    padding-left: .32rem;
    position: relative;
    display: inline-block;
    width: 100%;
    font-weight: 600;
}

.mrwork-footer-nav li>ul {
    background: #fff;
    padding-left: .58rem;
    display: none;
}

==.mrwork-footer-nav li>ul li a {
    color: #666;
    font-size: .28rem;
}

.add {
    display: inline-block;
    width: .64rem;
    height: .64rem;
    background: url(../img/run-nav-menu-btn-icon-nor.png) center center no-repeat;
    background-size: .32rem .32rem;
    position: absolute;
    right: .32rem;
    top: 50%;
    margin-top: -.32rem;
}

.sub {
    display: inline-block;
    width: .64rem;
    height: .64rem;
    background: url(../img/run-nav-menu-btn-icon-sel.png) center center no-repeat;
    background-size: .32rem .32rem;
    position: absolute;
    right: .32rem;
    top: 50%;
    margin-top: -.32rem;
    display: none;
}

.mrwork-footer-copy {
    text-align: center;
    font-size: .24rem;
    color: #999;
    margin: 0 .32rem;
    padding: .3rem;
    border-top: 1px solid #eee;
}

.mrwork-footer-copy a {
    color: #999;
    font-size: .24rem;
}

.mrwork-footer-code img {
    width: 2.4rem;
    height: 2.4rem;
}

.mrwork-footer-code {
    padding: 0 .75rem;
    margin-top: .4rem;
    margin-bottom: .4rem;
}

.mrwork-footer-code>div {
    text-align: center;
}

.mrwork-footer-code p {
    color: #666;
}

.mrwork-footer-lxwm-tel,
.mrwork-footer-lxwm-email {
    color: #666;
    font-size: .28rem;
    padding-left: .32rem;
}

.mrwork-footer-lxwm-titel {
    font-size: .28rem;
    color: #333;
    font-weight: 600;
    padding-left: .32rem;
    margin-top: .4rem;
    margin-bottom: .2rem;
}

.mrwork-indexsuc-content-pic {
    position: relative;
    height: .4rem;
}

.mrwork-indexsuc-content-pic img {
    width: 1.4rem;
    height: 1.4rem;
    position: absolute;
    top: -.2rem;
    z-index: -1;
}

.mrwork-indexsuc-content-pic img:first-child {
    left: 0;
}

.mrwork-indexsuc-content-pic img:last-child {
    right: 0;
}

.mrwork-pop {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 3;
    display: none;
}

.mrwork-header-navList {
    margin-top: 1.2rem;
}

.mrwork-header-navList li a {
    line-height: .8rem;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-left: .4rem;
}

.mrwork-header-navList>li a {
    column-rule: #333;
    font-size: .32rem;
}

.mrwork-header-navList>li ul li a {
    color: #666;
    font-size: .28rem;
    background: #fffdf7;
    padding-left: .68rem;
}

.mrwork-float {
    width: .75rem;
    height: 2rem;
    background: #fff;
    box-shadow: 0px 5px 23px 0px rgba(1, 25, 60, 0.24);
    border-radius: 50px;
    position: fixed;
    top: 5.3rem;
    right: .32rem;
    z-index: 2;
}

.mrwork-float {
    text-align: center;
}

.mrwork-float-load {
    height: 1rem;
    padding-top: .25rem;
}

.mrwork-float-load img {
    width: .32rem;
    height: .32rem;
}

.mrwork-float-load span {
    display: inline-block;
    font-size: .18rem;
    color: #333;
}

.mrwork-float-top img {
    width: .32rem;
    height: .32rem;
}

.mrwork-float-top {
    padding-top: .3rem;
}

.rwork-allyy {
    margin-top: 1.2rem;
}

.rwork-allyy-nav {
    padding: 0 .32rem;
    height: .8rem;
    line-height: .8rem;
    font-size: .28rem;
    color: #000;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.05), inset 0px 1px 0px 0px #eeeeee;
}

.rwork-allyy-nav li.active {
    border-bottom: 2px solid #ffb403;
    height: .79rem;
}

.rwork-allyy-nav li {
    margin-right: .2rem;
}

.rwork-allyy-content {
    padding: 0 .32rem;
}

.rwork-allyy-item {
    width: 2.08rem;
    text-align: center;
    margin-right: .3rem;
    margin-top: .4rem;
}

.rwork-allyy-item:nth-child(3n) {
    margin-right: 0;
}

.rwork-allyy-item-pic {
    width: .72rem;
    height: .72rem;
    margin: 0 auto;
}

.rwork-allyy-item img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.rwork-allyy-item-font {
    font-size: .28rem;
    color: #000;
}

.rwork-allyy-more {
    width: 2.4rem;
    height: .8rem;
    line-height: .8rem;
    background-color: #ffffff;
    border-radius: 40px;
    border: solid 1px #0066ff;
    margin: 0 auto;
    text-align: center;
    margin-bottom: .8rem;
    color: #0066ff;
    margin-top: .4rem;
}

.rwork-allyy-more-a {
    content: "";
    display: inline-block;
    width: .24rem;
    height: .24rem;
    background: url(../img/run-download-journal-title-btn-arrow-up.png) center center no-repeat;
    background-size: 100% 100%;
    margin-left: .1rem;
}

.rwork-allyy-more-s {
    display: none;
}

.rwork-allyy-more-s i {
    background: url(../img/run-download-journal-title-btn-arrow-down.png) center center no-repeat;
    background-size: 100% 100%;
}

.mrwork-load-banner {
    width: 100%;
    background: #0066ff;
    padding: .4rem .32rem;
    margin-top: 1.2rem;
}

.rwork-load-banner-btn {
    width: 4.06rem;
    height: .8rem;
    line-height: .8rem;
    background-color: #ffb403;
    border-radius: 53px;
    text-align: center;
    margin: 0 auto;
    margin-top: .4rem;
}

.rwork-load-banner-btn-icon {
    display: inline-block;
    width: .32rem;
    height: .32rem;
    background: url(../img/run-download-banner-btn-icon-download.png) center center no-repeat;
    background-size: 100% 100%;
    margin-right: .1rem;
    vertical-align: middle;
}

.rwork-load-banner-btn a {
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #fff;
}

.mrwork-load-banner-title {
    font-size: .4rem;
    color: #fff;
    position: relative;
    margin-bottom: .4rem;
    padding-bottom: .16rem;
}

.mrwork-load-banner-title::after {
    content: "";
    width: .4rem;
    height: 3px;
    background: #ffb403;
    position: absolute;
    bottom: 0;
    left: 0;
}

.mrwork-load-banner-content-l {
    width: 2.37rem;
    height: 2.37rem;
    background: rgba(243, 243, 243, .1);
    text-align: center;
    margin-right: .49rem;
    padding-top: .43rem;
}

.mrwork-load-banner-content-l a {
    color: #fff;
    font-size: .24rem;
}

.mrwork-load-banner-content-r>a {
    height: .64rem;
    width: 4rem;
    color: #fff;
    display: block;
    line-height: .64rem;
    background: url(../img/run-download-banner-list-tag.png) top right no-repeat;
    background-size: .76rem .64rem;
    border-top: 1px solid #1975FF;
}

.mrwork-load-banner-content-r>a:first-child {
    margin-bottom: .6rem;
}

.mrwork-load-pdf-icon {
    content: "";
    width: .32rem;
    height: .32rem;
    display: inline-block;
    background: url(../img/run-download-banner-list-icon-pdf.png) center center no-repeat;
    background-size: 100% 100%;
    margin-right: .1rem;
    vertical-align: middle;
}

.mrwork-load-content-nav {
    height: .8rem;
    line-height: .8rem;
    font-size: .28rem;
    padding: 0 .32rem;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.05), inset 0px 1px 0px 0px #eeeeee;
}

.mrwork-load-content-nav li {
    margin-right: .5rem;
    display: inline-block;
}

.mrwork-load-content-main {
    padding: 0 .32rem;
    padding-top: .4rem;
    padding-bottom: .8rem;
}

.mrwork-load-content-nav li.active {
    border-bottom: 2px solid #ffb403;
}

.mrwork-load-content-main-item:not(:first-child) {
    display: none;
}

.mrwork-load-banner-content-l img {
    width: 0.66rem;
    height: 0.66rem;
    margin-bottom: .2rem;
}

.mrwork-load-gxrz-text {
    padding-top: .2rem;
    padding-bottom: .6rem;
    border-top: 1px dashed #eee;
    border-bottom: 1px dashed #eee;
    line-height: 28px;
}

.mrwork-load-gxrz-title {
    font-size: .32rem;
    color: #0066ff;
    font-weight: 600;
    height: .8rem;
    line-height: .8rem;
}

.mrwork-load-gxrz-title1::after {
    content: "";
    display: inline-block;
    width: .48rem;
    height: .28rem;
    background: url(../img/run-download-list-title-icon-new.png) center center no-repeat;
    background-size: 100% 100%;
}

.mrwork-load-gxrz-title2::after {
    content: "";
    display: inline-block;
    width: .24rem;
    height: .24rem;
    background: url(../img/run-download-journal-title-btn-arrow-down.png) center center no-repeat;
    background-size: 100% 100%;
}

.mrwork-load-gxrz-title2-s::after {
    background: url(../img/run-download-journal-title-btn-arrow-up.png) center center no-repeat;
    background-size: 100% 100%;
}

.mrwork-load-content-main-item {
    line-height: 28px;
}

.mrwork-load-gxrz-text2 {
    display: none;
}

.mrwork-open-banner {
    height: 4.96rem;
    width: 100%;
    padding: .8rem 0;
    text-align: center;
    background: url(../img/run-platform-banner.png) center center no-repeat;
    background-size: 100% 100%;
}

.mrwork-open-banner>div:nth-child(1) {
    font-size: .4rem;
    color: #000;
    font-weight: 600;
    text-align: center;
}

.mrwork-open-banner>div:nth-child(2) {
    font-size: .28rem;
    color: #666;
    text-align: center;
    width: 5.7rem;
    margin: 0 auto;
    margin-top: .4rem;
    margin-bottom: .6rem;
}

.mrwork-open-banner>div:nth-child(3) {
    width: 2.4rem;
    height: .8rem;
    line-height: .8rem;
    background-color: #ffb403;
    border-radius: 53px;
    margin: 0 auto;
}

.mrwork-open-banner>div:nth-child(3) a {
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: 600;
}

.mrwork-open {
    margin-top: 1.2rem;
}

.mrwork-open-jrcj {
    padding: .8rem .32rem;
}

.mrwork-open-jrcj-item-pic {
    width: 2.73rem;
    height: 1.6rem;
    margin: 0 auto;
}

.mrwork-open-jrcj-item {
    width: 3.27rem;
    height: 3.56rem;
    text-align: center;
    margin-right: .32rem;
    margin-bottom: .8rem;
    float: left;
}

.mrwork-open-jrcj-item:nth-child(2n) {
    margin-right: 0;
}

.mrwork-open-jrcj-item-pic img {
    width: 100%;
    height: 100%;
}

.mrwork-open-jrcj-item-title {
    font-size: .32rem;
    color: #000;
    margin-top: .4rem;
    margin-bottom: .2rem;
}

.mrwork-open-jrcj-item-desc {
    font-size: .24rem;
    color: #666;
}

.mrwork-open-lc {
    padding: .8rem 0;
    background-color: #f5f9ff;
}

.mrwork-open-lc-title {
    margin-bottom: .6rem;
}

.mrwork-open-lc-main {
    height: 4.68rem;
    position: relative;
    padding-bottom: 5.4rem;
}

.mrwork-open-lc-main::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 2px;
    background-color: #ffe6ab;
    position: absolute;
    top: 1.19rem;
}

.mrwork-open-lc-title {
    text-align: center;
    font-size: .4rem;
    font-weight: 600;
    margin-bottom: .6rem;
}

.mrwork-open-lc-main-pic {
    width: 2.4rem;
    height: 2.4rem;
    margin: 0 auto;
    border: 1px solid #FFE6AB;
    border-radius: 50%;
    padding: .32rem;
    background: #fff;
}

.mrwork-open-lc-main-pic img {
    width: 100%;
    height: 100%;
}

.mrwork-open-lc-main-title {
    text-align: center;
    font-size: .32rem;
    font-weight: 600;
    margin-top: .4rem;
    margin-bottom: .2rem;
}

.mrwork-open-lc-main-desc {
    text-align: center;
    color: #666;
    font-size: .28rem;
}

.mrwork-open-lc-main .swiper-container {
    padding: 0 .32rem;
    padding-bottom: 1rem;
}

.mrwork-open-lc-main .swiper-pagination-bullet {
    width: .16rem;
    height: .16rem;
    opacity: 1;
    background-color: #e4e9ff;
}

.mrwork-open-lc-main .swiper-pagination-bullet-active {
    width: .16rem;
    height: .16rem;
    opacity: 1;
    background-color: #ffb403;
}

.mrwork-open-service {
    padding: .8rem .32rem;
}

.mrwork-open-service-title {
    font-size: .4rem;
    font-weight: 600;
    margin-bottom: .6rem;
    text-align: center;
}

.mrwork-open-service-item {
    width: 3.27rem;
    height: 4.42rem;
    box-shadow: 0px 4px 18px 0px rgba(179, 209, 255, 0.24);
    border-radius: 5px;
    background-color: #ffffff;
    margin-right: .32rem;
    margin-bottom: .4rem;
}

.mrwork-open-service-item:nth-child(2n) {
    margin-right: 0;
}

.mrwork-open-service-item-pic {
    width: 3.27rem;
    height: 2.06rem;
}

.mrwork-open-service-item-pic img {
    width: 100%;
    height: 100%;
}

.mrwork-open-service-item-title {
    font-size: .32rem;
    font-weight: 600;
    margin-bottom: .2rem;
    text-align: left;
    padding: 0 .2rem;
    margin-top: .2rem
}

.mrwork-open-service-item-desc {
    font-size: .24rm;
    color: #666;
    padding: 0 .2rem;
}

.mrwork-gx,
.mrwork-znfw {
    background: #F5F9FF;
}

.mrwork-xf {
    background: rgba(255, 255, 255, .9);
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 4;
    padding: 10px 0;
}

.rwork-suc-arrow {
    margin-top: 40px;
    position: relative;
}

.rwork-suc-arrow>a {
    font-size: 12px;
    color: #ff8400;
}

.rwork-suc-arrow>a::after {
    content: "";
    display: inline-block;
    width: 19px;
    height: 7px;
    background: url(../image/indexsucarrow.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    margin-top: -3.5px;
    margin-left: 5px;
}