/** 人才专栏 */
@charset 'utf-8';
/******样式清除******/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333;
}

a,
span {
    vertical-align: top;
}

img {
    border: 0;
    vertical-align: middle;
}

input,
button,
text {
    vertical-align: top;
    outline: none;
    border: none;
}

button {
    padding: 0;
    background: none;
    cursor: pointer;
}

button::-moz-focus-inner {
    padding: 0;
}

textarea {
    outline: none;
    border: none;
    resize: none;
}

input,
textarea {
    box-sizing: content-box;
    outline: none;
    background: 0 0;
    font-family: 'Microsoft YaHei';
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #acacac;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #acacac;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #acacac;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #acacac;
}

table tr td,
table {
    border-collapse: collapse;
}

body {
    font-size: 0;
    color: #000;
    font-family: 'Microsoft YaHei';
    background: none;
}

.e {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: '';
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.w1200 {
    width: 1200px;
    width: 12rem;
    margin: 0 auto;
}

.mr0 {
    margin-right: 0;
}

.inl {
    display: inline-block;
}

.lbj-white {
    background: #fff;
}

.lbj-white .w1200 {
    width: 13.4rem;
}

.l-top {
    min-width: 1440px;
    min-width: 14.4rem;
    width: 100%;
    height: 540px;
    height: 5.4rem;
    background: url(../images/l-zlbj.png) no-repeat top center;
    background-size: 100% 100%;
}

.l-banner {
    height: 100px;
    height: 1rem;
    background-color: rgba(31, 93, 131, 0.7);
}

.l-top .l-search {
    width: 720px;
    width: 7.2rem;
    padding-top: 280px;
    padding-top: 2.8rem;
    margin: 0 auto;
    border-radius: 5px;
    border-radius: .05rem;
}

.l-top .l-search input {
    width: 564px;
    width: 5.64rem;
    padding: 0 20px;
    padding: 0 .2rem;
    height: 50px;
    height: .5rem;
    font-size: 16px;
    font-size: .16rem;
    line-height: 50px;
    line-height: .5rem;
    background-color: #ffffff;
    border-radius: 5px 0;
    border-radius: .05rem 0 0 .05rem;
}

.l-top .l-search .l-btn {
    width: 125px;
    width: 1.25rem;
    height: 50px;
    height: .5rem;
    margin-left: -20px;
    margin-left: -.2rem;
    line-height: 50px;
    line-height: .5rem;
    font-size: 20px;
    font-size: .2rem;
    color: #ffffff;
    text-align: center;
    background-color: #1f5d83;
    border-radius: 0px 5px 5px 0px;
    border-radius: 0 .05rem .05rem 0;
}

.l-home {
    width: 1440px;
    width: 14.4rem;
    height: auto;
    margin: -60px auto 0;
    margin: -.6rem auto 0;
}

.l-zwcnt {
    width: 1400px;
    width: 14rem;
    margin: 0 auto;
    border-radius: 10px 10px 0 0;
    border-radius: .1rem .1rem 0 0;
    height: 25px;
    height: .25rem;
    background-color: #ffffff;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.08);
}

.l-home .l-nav {
    width: 1440px;
    width: 14.4rem;
    background: url(../images/lbj-banner.png) no-repeat center center;
    height: 60px;
    height: .6rem;
    line-height: 60px;
    line-height: .6rem;
    /* background-color: #1f5d83; */
}

.l-nav .l-nav-tab {
    /* width: 1300px; */
    padding: 0 100px;
    padding: 0 1rem;
    margin: 0 auto;
    height: 60px;
    height: .6rem;
}

.l-nav .l-nav-tab a {
    display: inline-block;
    width: 160px;
    width: 1.6rem;
    margin: 0 20px;
    margin: 0 .2rem;
    line-height: 60px;
    line-height: .6rem;
    text-align: center;
    font-size: 20px;
    font-size: .2rem;
    color: #fff;
    border-radius: 10px;
    border-radius: .1rem;
}

.l-nav .l-nav-tab a.cur,
.l-nav .l-nav-tab a:hover {
    height: 70px;
    height: .7rem;
    line-height: 70px;
    line-height: .7rem;
    font-size: 24px;
    font-size: .24rem;
    font-weight: bold;
    margin-top: -11px;
    margin-top: -.11rem;
    background-color: #0f77b6;
    box-shadow: 0px 4px 6px 0px rgba(17, 74, 156, 0.21);
}

.l-zwcnt2 {
    width: 1400px;
    width: 14rem;
    margin: 0 auto;
    /* margin-top: -7px; */
    padding: 18px 0;
    padding: .18rem 0;
    background-color: #ffffff;
}

.l-container {
    width: 1340px;
    width: 13.4rem;
    padding: 0 100px;
    padding: 0 1rem;
    margin: 0 auto;
    background-color: #ffffff;
    border-radius: 0 0 10px 10px;
    border-radius: 0 0 .1rem .1rem;
    padding-bottom: 0;
}

.main_1 {
    padding: 15px 0 30px;
    padding: .15rem 0 .2rem !important;
}

.main_1 .fade-num span {
    background: #a8b8c8;
    width: 12px;
    width: .12rem;
    height: 4px;
    height: .04rem;
    border-radius: 4px;
    border-radius: .04rem;
}

.main_1 .fade-num span.cur {
    background: #fff;
    width: 36px;
    width: .36rem;
}

.rcfc-lb-box {
    width: 13.4rem !important;
    height: 5.16rem !important;
}

/*渐变轮播开始*/
.fade-box,
.fade-img {
    width: 600px;
    width: 6rem;
    height: 360px;
    height: 3.6rem;
    position: relative;
    overflow: hidden;
}

.fade-img a {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.fade-img img {
    display: block;
    height: 100%;
    width: 100%;
}

.fade-txt {
    height: 40px;
    height: .4rem;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.fade-txt a {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 100%;
    color: #fff;
    font-size: 14px;
    font-size: .14rem;
    line-height: 40px;
    line-height: .4rem;
    padding-left: 20px;
    padding-left: .2rem;
}

.fade-num {
    position: absolute;
    bottom: 15px;
    bottom: .15rem;
    right: 20px;
    right: .2rem;
    font-size: 0px;
}

.fade-num span {
    display: inline-block;
    height: 10px;
    height: .1rem;
    width: 10px;
    width: .1rem;
    border-radius: 50%;
    background: #fff;
    margin-left: 8px;
    margin-left: .08rem;
    cursor: pointer;
}

.info-box {
    width: 718px;
    width: 7.18rem;
}

.l-tit {
    display: block;
    height: 35px;
    height: .35rem;
    border-bottom: 1px solid #1f5d83;
}

.l-tit>i {
    display: inline-block;
    width: 5px;
    width: .05rem;
    margin-right: 20px;
    margin-right: .2rem;
    height: 27px;
    height: .27rem;
    background-color: #1f5d83;
}

.l-tit>img {
    /* margin-top: -25px; */
}

.l-tit>.rt {
    font-size: 16px;
    font-size: .16rem;
    color: #b3b3b3;
}

.info-box .info-list {
    padding: 0px 0 10px;
    padding: 0 0 .1rem;
}

.info-box .info-list li,
.main_4 .tab-item li {
    overflow: hidden;
    padding-left: 40px;
    padding-left: .4rem;
    background: url(../images/licon-dot.png) no-repeat 17px center;
    background: url(../images/licon-dot.png) no-repeat .17rem center;
    padding-right: 15px;
    padding-right: .15rem;
}

.info-box .info-list li:hover,
.main_4 .tab-item li:hover {
    color: #1f5d83;
    background: #e7f1fa url(../images/licon-dot-hover.png) no-repeat 17px center;
    background: #e7f1fa url(../images/licon-dot-hover.png) no-repeat .17rem center;
}

.info-box .info-list li:hover span,
.main_4 .tab-item li:hover span {
    color: #1f5d83;
}

.info-box .info-list li:hover a,
.main_4 .tab-item li:hover a {
    color: #1f5d83;
}

.info-box .info-list a,
.main_4 .tab-item li a {
    display: inline-block;
    max-width: 420px;
    max-width: 4.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 38px;
    line-height: .38rem;
    font-size: 18px;
    font-size: .18rem;
}

.info-box .info-list span,
.main_4 .tab-item li span {
    float: right;
    line-height: 38px;
    line-height: .38rem;
    color: #a5a5a5;
    font-size: 16px;
    font-size: .16rem;
}

.main_2 .l-tit2 {
    display: block;
    background: url(../images/licon-arrow.png) no-repeat right center;
    background-size: 37px 20px;
    background-size: .37rem .2rem;
    border-bottom: 1px solid #e4e4e4;
}

.main_2 .l-tit2 img {
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-bottom: .2rem;
}

.main_2 .l-line {
    display: block;
    margin: 0 auto;
    width: 56px;
    width: .56rem;
    height: 2px;
    height: .02rem;
    background-color: #1f5d83;
}

.main_2 .rcfc-list {
    margin: 22px auto;
    margin: .22rem auto;
}

.main_2 .rcfc-list li {
    width: 286px;
    width: 2.86rem;
    float: left;
    margin-right: 18px;
    margin-right: .18rem;
    font-size: 14px;
    font-size: .14rem;
}

.main_2 .rcfc-list li.mr0 {
    margin-right: 0;
}

.main_2 .rcfc-list .l-div {
    cursor: pointer;
    transition: all 0.2s ease;
}

.main_2 .rcfc-list .l-img {
    position: relative;
    height: 285px;
    height: 2.85rem;
}

.main_2 .rcfc-list .l-img>span {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    font-size: .14rem;
    color: #ffffff;
    display: inline-block;
    width: 70px;
    width: .7rem;
    height: 26px;
    height: .26rem;
    line-height: 26px;
    line-height: .26rem;
    padding-left: 30px;
    padding-left: .2rem;
    background: url(../images/licon-bj1.png) no-repeat left bottom;
}

.main_2 .rcfc-list .l-div img {
    width: 286px;
    width: 2.86rem;
    height: 285px;
    height: 2.85rem;
}

.main_2 .rcfc-list .l-div .l-content {
    color: #222222;
    background-color: #f5f4f4;
    padding: 20px 16px 58px;
    padding: .2rem .16rem .58rem;
}

.main_2 .rcfc-list .lrc-tit {
    display: block;
    font-size: 16px;
    font-size: .16rem;
    line-height: 25px;
    line-height: .25rem;
    margin-bottom: 16px;
    margin-bottom: .16rem;
}

.main_2 .rcfc-list .lrc-con {
    display: block;
    font-size: 14px;
    font-size: .14rem;
    line-height: 20px;
    line-height: .2rem;
    white-space: wrap;
    padding-bottom: 20px;
    padding-bottom: .2rem;
    border-bottom: 1px solid #1f5d83;
}

.main_2 .rcfc-list .lrc-btn {
    display: inline-block;
    width: 83px;
    width: .83rem;
    height: 30px;
    height: .3rem;
    border-radius: 14px;
    border-radius: .14rem;
    margin-top: 14px;
    margin-top: .14rem;
    text-align: center;
    font-size: 14px;
    font-size: .14rem;
    line-height: 30px;
    line-height: .3rem;
    color: #1f5d83;
    border: solid 1px #1f5d83;
}

.main_2 .rcfc-list .l-div:hover {
    transform: translateY(-8px);
}

.main_2 .rcfc-list .l-div:hover .l-content {
    color: #fff;
    background-color: #1f5d83;
}

.main_2 .rcfc-list .l-div:hover .lrc-con {
    border-bottom: 1px solid #ffffff;
}

.main_2 .rcfc-list .l-div:hover .lrc-btn {
    color: #ffffff;
    border: solid 1px #ffffff;
}

.main_3 {
    margin: 20px auto 30px;
    margin: .2rem auto .3rem;
}

.main_4 .tab-list-bool {
    width: 1080px;
    width: 10.80rem;
    padding-bottom: 10px;
    padding-bottom: .1rem;
    border-bottom: 1px solid #1f5d83;
}

.main_4 .tab-list-bool li {
    width: 20%;
    float: left;
    font-size: 16px;
    font-size: .16rem;
}

.main_4 .tab-list-bool li:nth-of-type(1) a {
    display: inline-block;
    background-image: url(../images/gjzc.png);
    width: 95px;
    width: .95rem;
    height: 22px;
    height: .22rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.main_4 .tab-list-bool li.cur:nth-of-type(1) a {
    display: inline-block;
    background-image: url(../images/gjzc-act.png);
    width: 95px;
    width: .95rem;
    height: 22px;
    height: .22rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.main_4 .tab-list-bool li:nth-of-type(2) a {
    display: inline-block;
    background-image: url(../images/sjzc.png);
    width: 95px;
    width: .95rem;
    height: 22px;
    height: .22rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.main_4 .tab-list-bool li.cur:nth-of-type(2) a {
    display: inline-block;
    background-image: url(../images/sjzc-act.png);
    width: 95px;
    width: .95rem;
    height: 22px;
    height: .22rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.main_4 .tab-list-bool li:nth-of-type(3) a {
    display: inline-block;
    background-image: url(../images/qjzc.png);
    width: 95px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.main_4 .tab-list-bool li.cur:nth-of-type(3) a {
    display: inline-block;
    background-image: url(../images/qjzc-act.png);
    width: 95px;
    width: .95rem;
    height: 22px;
    height: .22rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.main_4 .tab-list-bool li a {
    color: #c6c6c6;
    font-weight: bold;
}

.main_4 .tab-item li {
    height: 40px;
    height: .4rem;
}

.main_4 .tab-item li a,
.main_4 .tab-item li span {
    line-height: 40px;
    line-height: .4rem;
}

.main_4 .tab-list-bool li:first-child {
    padding-left: 17px;
    padding-left: .17rem;
    border-left: 5px solid #1f5d83;
    border-left-width: .05rem;
}

.main_4 .tab-list-bool li.cur a {
    color: #333333;
}

.main_4 .tab-list-bool .l-more {
    font-size: 14px;
    font-size: .14rem;
    line-height: 30px;
    line-height: .3rem;
    color: #b3b3b3;
}

.main_4 .tab-group {
    width: 1080px;
    width: 10.8rem;
    padding: 10px 0;
    padding: .1rem 0;
}

.main_4 .tab-item li a {
    max-width: 800px;
    max-width: 8rem;
}

.lbj-gray .w1200 {
    width: 13.4rem;
}

.l-zclb {
    width: 200px;
    width: 2rem;
}

.l-zclb li {
    width: 200px;
    width: 2rem;
    height: 65px;
    height: .65rem;
    margin: 0 auto 40px;
    margin: 0 auto .4rem;
    font-weight: bold;
    background-color: #f6f5f8;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.27);
    border-radius: 4px;
    border-radius: .04rem;
}

.l-zclb li:first-child {
    margin-top: 12px;
    margin-top: .12rem;
}

.l-zclb li a {
    display: block;
    height: 65px;
    height: .65rem;
    line-height: 65px;
    line-height: .65rem;
    padding-left: 98px;
    padding-left: .98rem;
    color: #1275ca;
    background: url(../images/licon-xx.png) no-repeat 23px center;
    background: url(../images/licon-xx.png) no-repeat .23rem center;
    font-size: 20px;
    font-size: .2rem;
    background-size: 53px 46px;
    background-size: .53rem .46rem;
}

.l-zclb li:hover {
    background-color: #2d8ee1;
}

.l-zclb li:hover a {
    color: #ffffff;
}

.lbj-gray {
    background-color: #f6f5f8;
    padding: 30px 0;
    padding: .3rem 0;
    font-size: 16px;
    font-size: .16rem;
}

.lbj-gray .l-box1 {
    width: 930px;
    width: 9.3rem;
    height: 357px;
    height: 3.57rem;
    background-color: #ffffff;
    border-radius: 10px;
    border-radius: .1rem;
}

.lbj-gray .l-box2 {
    width: 380px;
    width: 3.8rem;
    height: 357px;
    height: 3.57rem;
    background-color: #ffffff;
    border-radius: 10px;
    border-radius: .1rem;
}

.l-box1 .tab-list-bool1 {
    padding-left: 38px;
    padding-left: .38rem;
    padding-top: 18px;
    padding-top: .18rem;
}

.l-box1 .tab-list-bool1 li {
    display: inline-block;
    text-align: center;
    margin-right: 95px;
    margin-right: .95rem;
    padding-bottom: 8px;
    padding-bottom: .08rem;
    line-height: 54px;
    line-height: .54rem;
}

.l-box1 .tab-list-bool1 li a {
    font-size: 20px;
    font-size: .2rem !important;
    color: #444444;
}

.l-box1 .tab-list-bool1 li.cur a {
    color: #1f5d83;
}

.l-box1 .tab-list-bool1 li.cur {
    background: url(../images/licon-tit-hover.png) no-repeat bottom center;
    background-size: 51px 14px;
    background-size: .51rem .14rem;
}

.l-box1 .tab-item1 {
    padding: 0 54px 0 38px;
    padding: 0 .54rem 0 .38rem;
}

.l-box1 .tab-item1 li {
    overflow: hidden;
    line-height: 45px;
    line-height: .45rem;
    padding-left: 30px;
    padding-left: .3rem;
    background: url(../images/licon-dot.png) no-repeat left center;
    background-size: 5px 5px;
    background-size: .05rem .05rem;
}

.l-box1 .tab-item1 li a {
    display: inline-block;
    width: 540px;
    width: 5.4rem;
    color: #696969;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .18rem;
}

.l-box1 .tab-item1 li:hover a {
    color: #1f5d83;
}

.l-box1 .tab-item1 li.cur a {
    font-size: 16px;
    font-size: .16rem;
    width: 620px;
    width: 6.2rem;
    color: #ee851e;
}

.l-box1 .tab-item1 li span {
    float: right;
    color: #999999;
    font-size: .16rem !important;
}

.l-rcyzsfw {
    text-align: center;
}

.l-rcyzsfw .limg {
    display: block;
    margin: 21px auto 14px;
    margin: .21rem auto .14rem;
    width: 242px;
    width: 2.42rem;
    height: 137px;
    height: 1.37rem;
}

.l-rcyzsfw .l-rey-tit {
    font-size: 32px;
    font-size: .32rem;
    color: #4a4a4a;
    font-weight: bold;
}

.l-rcyzsfw .l-rey-subtit {
    font-size: 16px;
    font-size: .16rem;
    color: #4a4a4a;
    margin: 20px auto 25px;
    margin: .2rem auto .25rem;
}

.l-rcyzsfw .more {
    width: 180px;
    width: 1.8rem;
    height: 47px;
    height: .47rem;
}

.l-rcpt {
    padding: 40px 0;
    padding: .4rem 0;
}

.l-rcpt .tit {
    width: 52px;
    width: .52rem;
}

.l-rcpt-ul {
    width: 1230px;
    width: 12.3rem;
    margin-left: 58px;
    margin-left: .58rem;
}

.l-rcpt-ul li {
    width: 264px;
    width: 2.64rem;
    margin-right: 58px;
    margin-right: .58rem;
    float: left;
}

.l-rcpt-ul li a {
    position: relative;
    display: block;
    height: 200px;
    height: 2rem;
}

.l-rcpt-ul li a>img {
    width: 264px;
    width: 2.64rem;
    height: 200px;
    height: 2rem;
}

.l-rcpt-ul li .lpt-tit {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 99;
    font-size: 24px;
    font-size: .24rem;
    color: #ffffff;
    font-weight: bolder;
}

.l-rcpt-ul li.mr0 {
    margin-right: 0;
}

.l-btn img {
    margin-right: 13px;
    margin-right: .13rem;
}

.pTop {
    position: absolute;
    left: 0;
    top: 0;
    background: none;
    padding-bottom: 0;
}

.pNav {
    display: none;
}

.pTop .top-link,
.pTop .top-link .link-left .a-link,
.pTop .top-link .link-right .a-link,
.pTop .top-con .con-right .pSearch .ipt,
.pTop .top-con .con-right .pSearch .ipt::placeholder,
.pTop .top-link .link-right .a-link:hover::before {
    color: #ffffff;
}

.pTop .top-link .link-left .bmjz {
    background-image: url(2022-pTop-bmjz-ico-wihte.png);
}

.pTop .top-con {
    padding: 10px 0;
    padding: .1rem 0;
}

.pTop .top-con .con-right .pSearch {
    border-color: #FFFFFF;
}

.pTop .top-con .con-right .pSearch .ipt {
    background: none;
}

.pTop .top-con .con-right .pSearch .btn {
    background-color: rgba(255, 255, 255, .8);
    color: #3766a2;
    background-image: url(2022-pSearch-ico-hover.png);
}

.pTop .top-con .con-right .pSearch .btn:hover {
    background-color: rgba(255, 255, 255, 1);
    color: #3766a2;
}

.l-banner {
    height: 119px;
    height: 1.19rem
}

.back {
    position: absolute;
    right: 10px;
    right: .1rem;
    top: 129px;
    top: 1.29rem;
    font-size: 15px;
    font-size: .15rem;
    color: #fff;
    width: 110px;
    width: 1.1rem;
    height: 23px;
    height: .23rem;
}

@media screen and (max-width: 768px) {
    .pTop .top-con .con-right .pSearch {
        display: none;
    }

    .pTop .top-con .con-left img {
        width: 60%;
    }

    .pTop .top-con {
        padding: 0;
    }

    .l-banner {
        height: .99rem;
    }

    .l-top {
        min-width: auto;
        background-size: auto 80%;
        background-position: center .3rem;
        background-color: #426c88;
        height: 3.4rem;
    }
    
    .l-box1 .tab-list-bool1 li {
        margin-right: .3rem;
    }

    .back {
        display: none;
    }

    .l-top .l-search {
        width: 80%;
        padding-top: 1.15rem;
    }

    .l-top .l-search input {
        width: calc(100% - .4rem - .75rem);
    }

    .l-top .l-search .l-btn {
        margin: 0;
        width: .75rem;
        font-size: 0;
    }
    
    .l-zwcnt {
        width: 100%;
    }

    .l-home {
        width: calc(100% - 20px);
    }

    .l-home .l-nav {
        width: calc(100% + 20px);
        margin-left: -10px;
        box-sizing: border-box;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .l-nav .l-nav-tab {
        width: calc(13rem + 20px);
        padding: 0 10px;
    }

    .l-nav .l-nav-tab a.cur,
    .l-nav .l-nav-tab a:hover {
        height: .6rem;
        line-height: .6rem;
        margin-top: 0;
        border-radius: 0;
    }

    .l-container {
        width: calc(100% - 20px);
        padding: 0 10px;
    }

    .main_1 {
        padding: 0 !important;
    }

    .main_1::after,
    .main_2::after,
    .rcfc-box::after,
    .rcfc-lb-box::after {
        content: '';
        display: block;
        clear: both;
    }

    .fade-box,
    .fade-img {
        width: 100%;
        height: calc(100vw * .6);
        float: none;
    }

    .fade-img img {
        object-fit: cover;
    }

    .info-box {
        width: 100%;
        margin-top: .2rem;
        float: none;
    }

    .info-box .info-list a,
    .main_4 .tab-item li a {
        max-width: 75%;
    }

    .main_2 {
        margin-top: .2rem;
    }

    .main_2 .l-tit2 img {
        width: 25% !important;
    }

    .rcfc-lb-box {
        width: 100% !important;
        height: 5.1rem !important;
    }

    .rcfc-box {
        width: 100%;
    }

    .rcfc-lb-box .rcfc-list {
        height: auto !important;
        margin-bottom: 0 !important;
    }

    .main_3 {
        margin: .2rem auto;
    }
    
    .main_3 img {
        width: 100%;
    }

    .main_4 .tab-list-bool {
        width: calc(100vw - 20px);
    }

    .main_4 .tab-group {
        width: calc(100vw - 20px);
    }

    .l-zclb {
        width: 100%;
    }

    .l-zclb li {
        width: calc(33.33% - 8px);
        margin-right: 12px;
        margin-top: 0 !important;
        margin-bottom: .2rem;
        float: left;
    }

    .l-zclb li:nth-child(3n) {
        margin-right: 0;
    }

    .l-zclb li a {
        padding-left: .55rem;
        background-size: auto .3rem;
        background-position: .1rem center;
    }

    .lbj-gray .w1200 {
        width: calc(100% - 20px);
        margin: 0 10px;
    }

    .lbj-gray .l-box1 {
        width: 100%;
    }

    .l-box1 .tab-item1 {
        padding: 0 10px;
    }

    .l-box1 .tab-item1 li {
        padding-left: .15rem;
    }

    .l-box1 .tab-item1 li a,
    .l-box1 .tab-item1 li.cur a {
        width: 75% !important;
    }

    .lbj-gray .l-box2 {
        width: 100%;
        margin-top: 10px;
    }

    .l-rcpt {
        width: calc(100% - 20px) !important;
        margin: 0 10px;
        padding: .2rem 0;
    }

    .l-rcpt-ul {
        width: calc(100% - .62rem);
        float: right;
        margin-right: 0;
    }

    .l-rcpt-ul li {
        width: calc(50% - 5px);
        margin-right: 10px;
    }

    .l-rcpt-ul li:nth-child(2n) {
        margin-right: 0;
    }

    .l-rcpt-ul li:nth-child(3),
    .l-rcpt-ul li:nth-child(4) {
        margin-top: 10px;
    }

    .l-rcpt-ul li a>img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .l-rcpt-ul li a {
        height: calc(100vw * .3);
    }
}
