/*m-container-zcfg*/
.m-container-zcfg {
    padding: 25px 0 0 0;
}

.m-container-zcfg-inner {
    display: flex;
    justify-content: space-between;
}

.m-container-zcfg-inner .pc_device {
    width: 790px;
    position: relative;
    height: 380px;
}

.m-container-zcfg-inner .pc_device .pc-swiper-container .swiper-slide img {
    width: 790px;
    height: 380px;
}

.m-container-zcfg-inner .pc_device .pc-swiper-container {
    height: 380px;
}

.m-container-zcfg-inner .pc_device .pc-pagination {
    bottom: 20px;
    padding: 0 17px;
    height: 8px;
    line-height: 8px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.m-container-zcfg-inner .pc_device .pc-pagination .swiper-pagination-bullet,
.rwft-swiper-box .rwft-pagination .swiper-pagination-bullet,
.yxfu-box .pc_device .pc-pagination .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 8px;
    width: 8px;
    height: 8px;
    margin-left: 12px;
    opacity: 1;
}

.yxfu-box .pc_device .pc-pagination .swiper-pagination-bullet {
    margin: 0 4px;
}

.m-container-zcfg-inner .pc_device .pc-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.rwft-swiper-box .rwft-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.yxfu-box .pc_device .pc-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
    background: #004EB3;
}

.yxfu-box .pc_device,
.yxfu-box .wap_device {
    position: relative;
}

.yxfu-box .pc-pagination {
    text-align: center;
    padding-right: 0
}

.m-container-zcfg-right {
    width: 380px;
}

.zcfg_news_list .item {
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.m-container-dtyw-left .zcfg_news_list .item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #EBEBEB;
}

.m-container-dtyw-left .zcfg_news_list .item:first-child {
    border-bottom: none;
    margin-bottom: 0
}

.m-container-dtyw-left .zcfg_news_list .tips {
    padding-top: 20px;
}

.zcfg_news_list .item .text {
    flex: 1;
    width: 0
}

.zcfg_news_list .item .img {
    margin-right: 20px;
}

.zcfg_news_list .item .img img {
    width: 240px;
    height: 115px;
    object-fit: cover;
}

.default_body .zcfg_news_list .item .img {
    display: none;
}

.zcfg_news_list .tit a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 16px;
    color: #222222;
    line-height: 27px;
    display: block;
}

.zcfg_news_list .tit a font {
    color: #222222 !important;
}

.m-container-dtyw .zcfg_news_list .tit a {
    font-size: 18px;
    font-weight: 400;
}

.m-container-dtyw .zcfg_news_list .tag {
    font-size: 14px;
}

.zcfg_news_list.list_news_box .tit a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
}

.list-box-list .zcfg_news_list.list_news_box .tit a {
    font-size: 20px;
    line-height: 22px;
}

.list-box-list .zcfg_news_list .tag {
    color: #A6A6A6;
    font-size: 14px;
}

.zcfg_news_list .tit a:hover {
    color: #004EB3;
}

.zcfg_news_list .tit a:hover font {
    color: #004EB3 !important;
}

.zcfg_news_list .tips {
    padding-top: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.zcfg_news_list .info {
    font-weight: 400;
    font-size: 14px;
    color: #808080;
    line-height: 30px;
    margin: 10px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    text-align: justify;
}

.zcfg_news_list.list_news_box .tips {
    padding-top: 20px;
}

.zcfg_news_list.list_news_box .item {
    padding: 30px 0;
    border-bottom: 1px dashed #EBEBEB;
}

.sharebox {
    display: flex;
    align-items: center;
}

.sharebox a {
    position: relative;
    margin-left: 16px;
    z-index: 10
}

.sharebox a i {
    width: 20px;
    height: 20px;
    display: block;
    background-size: 100% !important
}

.list-box-list .sharebox a i,
.main-area .sharebox a i {
    width: 22px;
    height: 22px;
}

.jjsj-list .sharebox a i {
    width: 18px;
    height: 18px;
}

.sharebox a.share-weibo i {
    background: url(/e_css/index/images/wb.svg) 0 0 no-repeat;
}

.sharebox a.share-weixin i {
    background: url(/e_css/index/images/wx.svg) 0 0 no-repeat;
}

.sharebox a.share-qq i {
    background: url(/e_css/index/images/qq.svg) 0 0 no-repeat;
}

.sharebox a.share-weibo:hover i {
    background: url(/e_css/index/images/wb-h.svg) 0 0 no-repeat;
}

.sharebox a.share-weixin:hover i {
    background: url(/e_css/index/images/wx-h.svg) 0 0 no-repeat;
}

.sharebox a.share-qq:hover i {
    background: url(/e_css/index/images/qq-h.svg) 0 0 no-repeat;
}

.wechat-qrcode {
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: -205px;
    left: -84px;
    width: 200px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
    -moz-transition: all 350ms;
    display: none
}

.wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777
}

.wechat-qrcode p {
    font-weight: normal;
    line-height: 16px;
    margin: 0
}

.wechat-qrcode .help {
    padding: 0 0 10px 0;
}

.wechat-qrcode .wximg {
    padding: 5px 40px;
}

.wechat-qrcode .wximg img {
    width: 100%
}

.sharebox a:hover .wechat-qrcode,
.sharebox a.on .wechat-qrcode {
    display: block
}

.wechat-qrcode {
    position: absolute;
}

.zcfg_news_list .tag {
    font-weight: 400;
    font-size: 12px;
    color: #808080;
    line-height: 14px;
    display: flex;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zcfg_news_list .tag i {
    height: 10px;
    width: 1px;
    background: #BFBFBF;
    margin: 0 10px;
}

.m-container-dtyw-left .zcfg_news_list .tag i {
    background: none
}

.zcfg_news_hot {
    height: 80px;
    background: url(/e_css/index/images/zcfg_bg.jpg) 0 0 no-repeat;
    margin-top: 20px;
    padding: 0 12px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.zcfg_news_hot ul {
    width: 100%
}

.zcfg_news_hot a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 22px;
    display: flex;
    align-items: center;
}

.zcfg_news_hot li {
    padding: 2px 0;
}

.m-container-yxzs-right .zcfg_news_hot li {
    padding: 0
}

.zcfg_news_hot a:hover {
    color: #004EB3;
}

.zcfg_news_hot a i {
    width: 4px;
    height: 4px;
    background: #004EB3;
    border-radius: 4px;
    margin-right: 6px
}

.zcfg_news_hot a span {
    flex: 1;
    width: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*m-container-zcfg*/
/*m-container-dtyw*/
.m-container-dtyw {
    padding: 20px 0 0 0;
}

.m-container-dtyw-inner {
    display: flex;
    justify-content: space-between;
}

.m-container-dtyw-left,
.m-container-yxzs-left {
    width: 790px;
}

.m-container-dtyw-right,
.m-container-yxzs-right {
    width: 380px;
}

.m-container-dtyw-jjsj {
    margin-bottom: 35px;
}

.m-container-dtyw-jjsj .item .img img {
    width: 380px;
    height: 213px;
    object-fit: cover;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    animation-fill-mode: both;
}

.m-container-dtyw-jjsj .item .img {
    overflow: hidden;
}

.m-container-dtyw-jjsj .item .img a:hover img {
    transform: scale(1.1);
}

.m-container-dtyw-jjsj .item .img a,
.jjsj-content .zcfg_news_list .item .img a {
    position: relative;
    display: block;
}

.m-container-dtyw-jjsj .item .img a:after,
.jjsj_body .jjsj-content .zcfg_news_list .item .img a:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(/e_css/index/images/video.svg) 0 0 no-repeat;
    width: 56px;
    height: 56px;
    opacity: 0.8;
    background-size: 100%
}

.jjsj_body .jjsj-content .zcfg_news_list .item .img a:after {
    width: 40px;
    height: 40px;
}

.m-container-dtyw-jjsj .item .img a:hover:after,
.jjsj-content .zcfg_news_list .item .img a:hover:after {
    opacity: 1
}

.jjsj-list .item .tit {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 16px;
    color: #222;
    line-height: 24px;
    padding: 8px 0 0 0;
}

.m-container-yxzs-right .jjsj-list .item .tit {
    padding-top: 10px;
}

.m-container-yxzs-right .jjsj-list .item .tit a {
    font-weight: bold;
}

.m-container-yxzs-right .zcfg_news_hot {
    background: none;
    padding: 0;
    height: auto;
    margin-top: 16px;
}

.m-container-yxzs-right .zcfg_news_hot a {
    line-height: 36px;
}

.jjsj-list .item .tit a {
    font-weight: 400;
    font-size: 16px;
    color: #222;
}

.jjsj-list .item .tit a font {
    color: #222 !important;
}

.jjsj-list .item .tit a:hover {
    color: #004EB3;
}

.m-container-dtyw-rwft .item .img img,
.m-container-yxzs-right .item .img img,
.m-container-dtyw-rwft .item .img,
.m-container-yxzs-right .item .img {
    width: 380px;
    height: 180px;
    object-fit: cover;
    background: #F6F6F6
}

.rwft-swiper-box,
.rwft-swiper-container {
    position: relative;
    overflow: hidden;
}

.jxjy-title-tab-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.jxjy-title-tab-inner .tit span {
    font-weight: 400;
    color: #A6A6A6;
    margin-right: 0.53rem;
    position: relative;
    display: block;
    line-height: 48px;
    cursor: pointer;
}

.jxjy-title-tab-inner .tit span.on,
.jxjy-title-tab-inner .tit a:hover span {
    color: #222222;
    font-weight: bold;
}

.jxjy-title-tab-inner .tit span:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 5px;
    left: 0;
    right: 0;
    background: #004EB3;
    display: none;
}

.jxjy-title-tab-inner .tit span.on:after,
.jxjy-title-tab-inner .tit a:hover span:after {
    display: block;
}

.list-title-tab .jxjy-title-tab-inner .tit span:after {
    background: #D60111;
}

.jxjy-title-tab-inner .more a {
    display: none;
}

/*m-container-dtyw*/
/*m-menu*/
.m-menu-inner,
.m-wap-container-jjfw-box {
    display: flex;
    flex-wrap: wrap;
}

.m-menu-inner .item,
.m-wap-container-jjfw-box .item {
    width: 25%;
    text-align: center;
}

/*m-menu*/
.m-ad {
    margin: 20px 0;
}

.m-ad img {
    width: 100%;
    height: auto;
}

/*m-container-yxzs*/
.m-container-yxzs {
    padding: 20px 0 0 0;
}

.m-container-yxzs-inner {
    display: flex;
    justify-content: space-between;
}

.m-container-yxzs-school {
    display: flex;
    flex-wrap: wrap;
}

.m-container-yxzs-school .item {
    margin-right: 16px;
    margin-bottom: 20px;
    display: none;
}

.m-container-yxzs-school .item:nth-child(3n+3) {
    margin-right: 0
}

.m-container-yxzs-school .item a {
    width: 252px;
    box-sizing: border-box;
    display: flex;
    border-radius: 4px;
    border: 1px solid #EBEBEB;
    padding: 10px 15px;
    align-items: center;
}

.m-container-yxzs-school .item a:hover {
    box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.08);
}

.m-container-yxzs-school .item .school-logo img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 30px;
}

.m-container-yxzs-school .item .school-logo {
    margin-right: 20px;
}

.m-container-yxzs-school .item .text {
    flex: 1;
    width: 0;
}

.m-container-yxzs-school .item .text .tit,
.m-container-yxzs-school .item .text .major {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.m-container-yxzs-school .item .text .tit {
    font-weight: bold;
    font-size: 18px;
    color: #222222;
    line-height: 21px;
}

.m-container-yxzs-school .item .text .major {
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 22px;
    padding: 4px 0 0 0;
}

/*m-container-yxzs*/
/*m-container-jjfw*/
.m-container-jjfw {
    padding: 20px 0 0 0;
}

.m-container-jjfw-inner {
    display: flex;
    justify-content: space-between;
}

.m-container-jjfw-left,
.m-container-jjfw-left img {
    width: 160px;
    height: 197px;
}

.m-container-jjfw-right {
    flex: 1;
    display: flex;
    border-radius: 0 4px 4px 0;
    border: 1px solid #EBEBEB;
    border-left: none;
    align-items: center;
}

.m-container-jjfw-right .item {
    flex: 1;
    padding: 0 42px;
}

.m-container-jjfw-right .item .tit {
    font-weight: bold;
    font-size: 18px;
    color: #222222;
    line-height: 21px;
}

.m-container-jjfw-right .item .tit a {
    color: #222222;
}

.m-container-jjfw-right .item ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.m-container-jjfw-right .item ul li {
    text-align: center;
    padding: 20px 0 0 0;
}

.m-container-jjfw-right .item ul li dd {
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 16px;
    padding: 8px 0 0 0;
}

.m-container-jjfw-right .item ul li dt img {
    height: 48px;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    animation-fill-mode: both;
}

.m-container-jjfw-right .item ul li dt {
    width: 48px;
    height: 48px;
    border-radius: 24px;
    margin: 0 auto;
    position: relative;
    background: rgba(0, 78, 179, 0.15);
}

.m-container-jjfw-right .item ul li dt img:nth-child(1) {
    z-index: 2
}

.m-container-jjfw-right .item ul li dt img:nth-child(2) {
    z-index: 1
}

.m-container-jjfw-right .item ul li a:hover dd {
    color: #004EB3
}

.m-container-jjfw-right .item ul li a:hover dt img:nth-child(1) {
    opacity: 0
}

/*m-container-jjfw*/

/*list-box*/
.list-box {
    padding: 30px 0 0 0;
}

.list-box-inner {
    display: flex;
    justify-content: space-between;
}

.list-box-left {
    width: 840px;
}

.list-box-right {
    width: 300px
}

.list-hot-news-head .tit {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 16px;
    color: #222;
    line-height: 24px;
    padding: 8px 0 0 0;
}

.list-hot-news-head .tit a {
    font-weight: bold;
    font-size: 16px;
    color: #222;
}

.mt20 {
    margin-top: 20px;
}

.list-hot-news-head .tit a:hover {
    color: #D60111;
}

.list-hot-news-ul {
    margin-top: 8px;
}

.list-hot-news-ul li {
    line-height: 36px;
    height: 36px;
}

.list-hot-news-ul li a {
    display: flex;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 14px;
    color: #808080;
}

.list-hot-news-ul li a i {
    width: 6px;
    height: 6px;
    background: #BFBFBF;
    border-radius: 3px;
    margin-right: 8px;
}

.list-hot-news-ul li a span {
    flex: 1;
    width: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list-hot-news-ul li a:hover {
    color: #D60111;
}

.list-box-list .zcfg_news_list .item .img img,
.list-hot-news-head .img img {
    height: auto;
    width: 300px;
    object-fit: cover;
}

.list-box-list .zcfg_news_list .item .img,
.list-hot-news-head .img {
    background: #F6F6F6
}

/*list-box*/

/*yxfw_body*/
.yxfw_body .list-head {
    padding: 29px 0;
    border-bottom: none;
}

.yxfw_body .pc-swiper-container,
.yxfw_body .pc_device .swiper-slide {
    height: 400px !important;
}

.yxfw_body .pc_device .swiper-slide a {
    display: block;
    height: 400px;
}

.yxfw-title {
    padding: 60px 0 40px 0;
    font-weight: bold;
    font-size: 36px;
    color: #222222;
    line-height: 42px;
    text-align: center;
}

.yxfw-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 39px;
}

.yxfw-menu .swiper-pagination-bullet {
    width: auto;
    height: auto;
    background: none;
    margin: 0;
    opacity: 1
}

.yxfw-menu a {
    margin: 0 80px;
}

.yxfw-menu .swiper-pagination-bullet span {
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    line-height: 21px;
    position: relative;
    padding-bottom: 11px;
    display: inline-block;
}

.yxfw-menu .swiper-pagination-bullet span:after {
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background: #004EB3;
    border-radius: 2px;
    position: absolute;
    content: "";
    display: none;
}

.yxfw-menu .swiper-pagination-bullet:hover span:after,
.yxfw-menu .swiper-pagination-bullet-active span:after {
    display: block;
}

.yzft_device,
.yzft-swiper-container {
    position: relative;
    overflow: hidden;
}

.yxfw-yzft .swiper-slide {
    background: #fff;
    position: relative;
    z-index: 1
}

.yxfw-yzft .swiper-slide.swiper-slide-active {
    z-index: 2
}

.yzft-pagination {
    position: absolute;
}

.yzft_device {
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.08);
}

.swiper-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.swiper-item .img,
.swiper-item .img img {
    width: 460px;
    height: 258px;
}

.swiper-item .img img {
    object-fit: cover;
}

.swiper-item .img {
    margin-right: 40px;
}

.swiper-item .text {
    flex: 1;
    width: 0;
    padding-right: 40px;
}

.swiper-item .text .tit {
    font-weight: 400;
    font-size: 20px;
    color: #222222;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.swiper-item .text .tit a {
    font-weight: 400;
    font-size: 20px;
    color: #222222;
    line-height: 24px;
}

.swiper-item .text .tit a font {
    color: #222222;
}

.swiper-item .text .tit a:hover {
    color: #004EB3
}

.swiper-item .text .info {
    font-weight: 400;
    font-size: 14px;
    color: #808080;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    margin-bottom: 40px;
    text-align: justify;
}

.yxfw-more a {
    width: 153px;
    height: 40px;
    background: #004EB3;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
}

.yzft-arrow {
    bottom: 49px;
    position: absolute;
    right: 40px;
    display: flex;
    align-items: center;
    z-index: 10
}

.yzft-arrow a {
    width: 30px;
    height: 30px;
    display: block;
    margin-left: 25px;
}

.yzft-arrow a.yzft-arrow-left {
    background: url(/e_css/index/images/arrow-l.svg) 0 0 no-repeat;
}

.yzft-arrow a.yzft-arrow-right {
    background: url(/e_css/index/images/arrow-r.svg) 0 0 no-repeat;
}

.yxfw-ggfw {
    padding: 60px 0 0 0;
}

.yxfw-ggfw-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #F6F6F6;
}

.yxfw-ggfw-box .img {
    width: 760px;
    margin-left: 60px;
}

.yxfw-ggfw-box .img img {
    width: 100%;
}

.yxfw-ggfw-box .text {
    flex: 1;
    width: 0;
    padding-left: 60px;
}

.yxfw-ggfw-box .info {
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: justify;
}

.yxfw-zsfw .yxfw-ggfw-box {
    background: none
}

.yxfw-zsfw .yxfw-ggfw-box .img {
    margin-left: 0;
}

.yxfw-zsfw .yxfw-ggfw-box .text {
    padding-left: 20px;
}

.yxfw-zsfw .yxfw-ggfw-box .info {
    margin-bottom: 0;
}

.yxfw-fxltg .yxfw-title {
    padding-bottom: 20px;
}

.yxfw-tig {
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    line-height: 30px;
    text-align: center;
    margin-bottom: 40px;
}

.yxfw-fxltg-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.yxfw-fxltg-box .yxfw-fxltg-left {
    width: 780px;
    padding-right: 20px;
    height: 410px;
    overflow-y: scroll;
    margin-right: 40px;
}

.yxfw-fxltg-box .yxfw-fxltg-left::-webkit-scrollbar {
    width: 8px;
    border-radius: 4px;
    background: #F0F0F0;
}

.yxfw-fxltg-box .yxfw-fxltg-left::-webkit-scrollbar-thumb {
    width: 8px;
    border-radius: 4px;
    background: #DCDDE0;
}

.yxfw-fxltg-box .yxfw-fxltg-left img {
    width: 100%;
    display: block;
}

.yxfw-fxltg-box .yxfw-fxltg-left img.wap-show {
    display: none;
}

.yxfw-fxltg-right {
    flex: 1;
    width: 0;
}

.yxfw-fxltg-right .img {
    margin-bottom: 20px;
}

.yxfw-fxltg-right .img img {
    height: 48px;
}

.yxfw-fxltg-right .info {
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: justify;
}

.yxfw-fxltg-anniu {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.yxfw-fxltg-anniu a {
    width: 160px;
    height: 40px;
    background: rgba(28, 76, 186, 0.1);
    border-radius: 20px 20px 20px 20px;
    border: 1px solid rgba(28, 76, 186, 0.5);
    text-align: center;
    line-height: 40px;
    font-weight: 400;
    font-size: 14px;
    color: #1C4CBA;
    margin-top: 20px;
}

.yxfw-fxltg-anniu a:nth-child(2n+2) {
    margin-right: 0
}

.yxfw-fwsq {
    margin-top: 115px;
    border-bottom: 1px solid #EBEBEB
}

.yxfw-form {
    padding: 0 50px;
}

.yxfw-fwsq,
.yxfw-fwsq-inner {
    background: #F6F6F6;
}

.yxfw_body .footer {
    margin-top: 0
}

.bmcycform-head {
    display: flex;
    flex-wrap: wrap;
}

.bmcycform .layui-form-item {
    width: 50%;
    box-sizing: border-box;
    padding: 0 40px;
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.bmcycform .layui-form-label {
    padding: 0;
    width: 108px;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    font-size: 18px;
    color: #222222;
}

.bmcycform .layui-input,
.bmcycform .layui-textarea {
    height: 40px;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #BFBFBF;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    padding: 0 20px;
    background: #F6F6F6
}

.bmcycform .layui-input:hover,
.bmcycform .layui-textarea:hover,
.bmcycform .layui-input:focus,
.bmcycform .layui-textarea:focus {
    border: 1px solid #808080 !important;
}

.bmcycform .layui-input::placeholder,
.bmcycform .layui-textarea::placeholder {
    color: #BFBFBF;
}

.bmcycform .layui-input-block {
    margin-left: 0;
    flex: 1;
}

.bmcycform-footer {
    text-align: center;
    padding-top: 16px;
    padding-bottom: 34px
}

.bmcycform-footer .layui-form-item {
    width: 100%
}

.bmcycform-footer .layui-form-item .layui-btn {
    width: 240px;
    height: 48px;
    background: #004EB3;
    border-radius: 4px;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
}

.jgfw-jgzs_device {
    position: relative;
    overflow: hidden;
    background: #F6F6F6;
}

.jgfw-swiper-container {
    position: relative;
}

.jgfw-swiper-container .swiper-slide .img {
    float: right;
    width: 605px;
}

.jgfw-swiper-container .swiper-slide .img img {
    width: 100%;
    object-fit: cover;
}

.jgfw-swiper-container .swiper-slide .text {
    overflow: hidden;
    padding: 40px 60px 0 60px;
}

.jgfw-swiper-container .swiper-slide .text .txt {
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 22px;
    text-align: justify;
    display: none;
}

.jgfw-swiper-container .swiper-slide .text.on {
    padding-right: 40px;
}

.jgfw-swiper-container .swiper-slide .text.on .txt {
    height: 230px;
    overflow-y: scroll;
    padding-right: 20px;
}

.jgfw-swiper-container .swiper-slide .text.on .txt::-webkit-scrollbar {
    width: 5px;
    background: #EBEBEB;
}

.jgfw-swiper-container .swiper-slide .text.on .txt::-webkit-scrollbar-thumb {
    width: 5px;
    background: #D9D9D9;
}

.jgfw-swiper-container .swiper-slide .yxfw-more {
    margin: 24px 0 0 0;
}

.jgfw-swiper-container .swiper-slide .text .txt a {
    color: #004EB3;
}

.jgfw-swiper-container .swiper-slide .text .txt .yxfw-more a {
    color: #fff;
}

.jgfw-swiper-container .swiper-slide .text .txt .yxfw-more a:hover {
    text-decoration: none;
}

.jgfw-swiper-container .swiper-slide .text .txt a:hover {
    text-decoration: underline;
}

.jgfw-pagination {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 5;
    line-height: 6px;
}

.jgfw-pagination span {
    width: 6px;
    height: 6px;
    background: rgba(11, 11, 11, 0.6);
    border-radius: 6px;
    opacity: 0.4;
    cursor: pointer;
    display: inline-block;
    margin: 0 0 0 12px;
}

.jgfw-pagination span.swiper-pagination-bullet-active {
    width: 15px;
    background: #004EB3;
    opacity: 1
}

/*yxfw_body*/

/*jjsj_body*/
.jjsj_body .list-head {
    padding: 44px 0;
    border-bottom: none;
}

.jjsj-content .jjsj-list {
    display: flex;
    flex-wrap: wrap;
}

.jjsj-content .zcfg_news_list .item {
    display: block;
    width: 282px;
    margin-right: 24px;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.jjsj-content .zcfg_news_list .item .item-inner {
    border: 1px solid #EBEBEB;
    border-radius: 2px;
}

.jjsj-content .zcfg_news_list .item .item-inner:hover {
    box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.06);
}

.jjsj-content .zcfg_news_list .item .item-inner:hover .img img {
    transform: scale(1.1);
}

.jjsj-content .zcfg_news_list .item:nth-child(4n+4) {
    margin-right: 0
}

.jjsj-content .zcfg_news_list .item .img {
    margin-right: 0;
    overflow: hidden;
}

.jjsj-content .zcfg_news_list .item .img img {
    width: 280px;
    height: 158px;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    animation-fill-mode: both;
}

.jjsj-content .zcfg_news_list .item .text {
    width: auto;
    padding: 0 10px;
}

.jjsj-content .jjsj-list .item .tit,
.jjsj-content .jjsj-list .item .tit a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    line-height: 22px;
    height: 44px;
    white-space: normal;
}

.jjsj-content .zcfg_news_list .tips {
    padding: 20px 0;
}

.jjsj-content .sharebox a {
    margin-left: 8px;
}

.bottom-share {
    position: fixed;
    z-index: 999;
    border-radius: 15px 15px 0 0;
    background: #F6F6F6;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 36px;
    transform: translate(0, 100%);
}

.bottom-share.on {
    transform: translate(0, 0);
}

.b-s-title {
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 20px;
}

.b-s-inner {
    text-align: center;
}

.b-s-inner .sharebox {
    justify-content: center;
}

.b-s-inner .sharebox a {
    margin: 0 30px;
}

.b-s-inner .sharebox a i {
    width: 40px;
    height: 40px;
}

.b-s-inner .sharebox a.share-weibo i {
    background: url(/e_css/index/images/wb-h.svg) 0 0 no-repeat;
    background-size: 100%;
}

.b-s-inner .sharebox a.share-weixin i {
    background: url(/e_css/index/images/wx-h.svg) 0 0 no-repeat;
    background-size: 100%;
}

.b-s-inner .sharebox a.share-qq i {
    background: url(/e_css/index/images/qq-h.svg) 0 0 no-repeat;
    background-size: 100%;
}

.share_bg {
    position: fixed;
    z-index: 888;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    display: none;
}

.wap-share {
    background: url(/e_css/index/images/fxico.svg) 0 0 no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16px;
    margin-left: 8px;
}

/*jjsj_body*/
/*tsal_body*/
.jjsj-content.tsal-content {
    padding: 30px 0 0 0;
}

.jjsj-content.tsal-content .zcfg_news_list .item {
    width: 264px;
}

.jjsj-content.tsal-content .zcfg_news_list .item:nth-child(3n+3) {
    margin-right: 0
}

.jjsj-content.tsal-content .zcfg_news_list .item:nth-child(4n+4) {
    margin-right: 24px
}

.jjsj-content.tsal-content .zcfg_news_list .item .img img {
    width: 262px;
    height: 148px;
}

.jjsj-content.tsal-content .zcfg_news_list .item .text {
    padding: 0 10px 18px 10px;
}

/*tsal_body*/

/*jgfw_body*/
.jgfw-banner {
    overflow: hidden;
    min-width: 1200px;
}

.jgfw-banner img {
    display: block;
}

.jgfw-banner a.wap-hide {
    display: block;
}

.jgfw-banner a.wap-hide img {
    opacity: 0;
}

.jgfw-jgzs {
    padding: 20px 0 0 0;
}

.jgfw_body .yxfw-ggfw-box .img {
    width: 605px;
    margin-left: 135px;
}

.jgfw-tit {
    font-weight: bold;
    font-size: 20px;
    color: #222222;
    line-height: 30px;
    margin-bottom: 10px;
}

.jgfw-list {
    padding-bottom: 12px;
}

.jgfw-list .item {
    display: flex;
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    line-height: 30px;
    align-items: start;
    margin-bottom: 8px;
}

.jgfw-list .item i {
    width: 4px;
    height: 4px;
    background: #222222;
    margin-right: 8px;
    margin-top: 13px;
    border-radius: 50%
}

.jgfw-list .item span {
    flex: 1;
    text-align: justify;
}

.jgfw-xmzs .yxfw-ggfw-box .img {
    margin-left: 0;
    margin-right: 100px
}

.jgfw-xmzs .yxfw-ggfw-box .text {
    padding-left: 0;
    padding-right: 60px
}

/*jgfw_body*/

/*shfw_body*/
.fwnr-list {
    display: flex;
    justify-content: space-between;
}

.fwnr-list .item {
    width: 280px;
    border-radius: 2px;
    border: 1px solid #EBEBEB;
}

.fwnr-list .item a {
    display: block;
    padding: 30px 20px;
    text-align: center;
}

.fwnr-list .item:hover {
    box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.06);
}

.fwnr-list .item a .img img {
    height: 48px;
}

.fwnr-list .item a .tit {
    font-weight: bold;
    font-size: 20px;
    color: #222222;
    line-height: 23px;
    padding-top: 20px;
}

.fwnr-list .item a .info {
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 24px;
    padding-top: 20px;
    text-align: justify;
    text-align-last: center;
}

/*shfw_body*/

/*qxzfw_body*/
.qxzfw_body {
    background: #F6F6F6;
}

.qxz-top,
.qxz-top .yxfu-head {
    background: #fff;
}

.qxzfw_body .footer {
    border-top: 1px solid #EBEBEB;
}

.qxzfw_box_inner {
    margin-top: -56px;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    padding-bottom: 60px;
}

.qxzfw_left {
    background: #fff;
    padding: 0 40px;
    width: 840px;
    box-sizing: border-box;
}

.qxzfw_tit {
    line-height: 56px;
    border-bottom: 1px solid #EBEBEB;
    font-weight: 400;
    font-size: 16px;
    color: #A6A6A6;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.qxzfw_tit .more a {
    font-weight: 400;
    font-size: 12px;
    color: #A6A6A6;
}

.qxzfw_tit .more a:hover,
.qxzfw_left_list li a:hover .tit em {
    color: #D60111
}

.qxzfw_left_list li {
    line-height: 64px;
    border-bottom: 1px dashed #EBEBEB;
}

.qxzfw_left_list {
    padding-bottom: 40px;
}

.qxzfw_left_list li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.qxzfw_left_list li a .rqz {
    margin-left: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #A6A6A6;
}

.qxzfw_left_list li a .tit {
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    flex: 1;
    width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
}

.qxzfw_left_list li a .tit i {
    width: 58px;
    height: 34px;
    overflow: hidden;
    box-sizing: border-box;
    text-align: center;
    line-height: 34px;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    margin-right: 20px;
    background: url(/e_css/index/images/rsico4.svg) center center no-repeat;
}

.qxzfw_left_list li:nth-child(1) a .tit i {
    background: url(/e_css/index/images/rsico1.svg) 0 0 no-repeat;
    padding: 5px 0 0 10px;
    margin-top: -8px;
}

.qxzfw_left_list li:nth-child(2) a .tit i {
    background: url(/e_css/index/images/rsico2.svg) 0 0 no-repeat;
    padding: 5px 0 0 10px;
    margin-top: -8px;
}

.qxzfw_left_list li:nth-child(3) a .tit i {
    background: url(/e_css/index/images/rsico3.svg) 0 0 no-repeat;
    padding: 5px 0 0 10px;
    margin-top: -8px;
}

.qxzfw_left_list li a .tit em {
    font-style: normal;
    flex: 1;
    width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.qxzfw_right {
    width: 340px;
}

.jxd-seach {
    background: #fff;
    padding: 0 20px 20px 20px;
}

.jxd-seach .jxd-form {
    padding: 64px 40px;
    background: url(/e_css/index/images/seachbg.jpg) 0 0 no-repeat;
}

.jxd-seach .bmcycform .layui-form-item {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    border-radius: 2px;
    border: 1px solid #D60111;
}

.jxd-form .layui-input {
    padding: 0 15px;
    height: 40px;
    background: rgba(255, 255, 255, 0.8);
    border: none;
}

.jxd-form .bmcycform .layui-input:hover,
.jxd-form .bmcycform .layui-input:focus {
    border: none !important;
}

.jxd-form .layui-btn-danger {
    background: url(/e_css/index/images/sico.svg) center center no-repeat #D60111;
    height: 40px;
    width: 60px;
}

/*qxzfw_body*/

/*area_body*/
.area-box-inner {
    display: flex;
    justify-content: space-between;
}

.area-box {
    padding-top: 30px;
}

.area-box-left {
    width: 840px;
}

.area-box-right {
    width: 300px;
}

.area-title h1 {
    font-weight: 400;
    font-size: 30px;
    color: #222222;
    line-height: 45px;
    padding-top: 40px;
    text-align: justify;
}

.area-title h1 font {
    color: #222222 !important;
}

.area-title .tag {
    display: flex;
    justify-content: space-between;
    line-height: 24px;
    margin-top: 40px;
}

.area-title .tag .tag-le {
    flex: 1;
    width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 14px;
    color: #A6A6A6;
}

.area-title .tag .tag-le .time {
    margin-left: 20px;
}

.area-content {
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    line-height: 30px;
    padding: 20px 0 0 0;
    text-align: justify;
}

.area-content p {
    padding-bottom: 20px;
}

.area-content a {
    color: #222222;
}

.area-content a:hover {
    color: #D60111
}

.area-content table p {
    text-indent: 0;
    padding-bottom: 0;
}

.area-content img {
    max-width: 100% !important;
    margin: 20px auto !important;
    display: block !important;
    height: auto !important
}

.area-content p.title-style,
.area-content h3 {
    border-left: #D60111 4px solid;
    text-indent: 0;
    font-size: 18px;
    color: #333;
    padding-left: 15px;
    margin-bottom: 15px;
    font-weight: 700;
    padding-bottom: 0;
}

.main-area table {
    width: 100% !important;
    cellpadding: 0 !important;
    cellspacing: 0 !important;
    margin-bottom: 20px !important;
}

.main-area table td,
.main-area table th {
    border: 1px solid #FFBBAE !important;
    font-size: 16px !important;
    line-height: 32px !important;
    padding: 6px 10px !important;
    color: #666666 !important;
}

.main-area table tr td:nth-child(2n+1) {
    font-weight: bold !important;
    color: #333333 !important;
    min-width: 80px;
}

.main-area table tr:nth-child(2n+2) {
    background: #FFFFFF !important;
}

.main-area table tr:nth-child(2n+1) {
    background: #FFF7F4 !important;
}

.main-area table tr:first-child {
    background: linear-gradient(360deg, #FFFFFF 0%, #FFE4DC 100%) !important;
}

.main-area table tr th {
    text-align: left !important;
    background: url(/e_css/index/images/th_bg.png) 15px 10px no-repeat !important;
    padding-left: 55px !important;
    font-weight: bold !important;
    color: #FF4D33 !important;
}

.area-box .area-box-right .jxjy-title-border {
    margin-bottom: 0
}

.area-box .area-box-right .list-hot-news,
.default_body .area-box-right .list-hot-news {
    margin-bottom: 40px;
}

.area-box .area-box-right .m-container-dtyw-rwft .item .img img,
.area-box .area-box-right .m-container-yxzs-right .item .img img,
.area-box .area-box-right .m-container-dtyw-rwft .item .img,
.area-box .area-box-right .m-container-yxzs-right .item .img,
.area-box-right .m-container-dtyw-rwft .item .img img,
.area-box-right .m-container-yxzs-right .item .img img,
.area-box-right .m-container-dtyw-rwft .item .img,
.area-box-right .m-container-yxzs-right .item .img {
    width: 300px;
    height: 142px;
}

.area-box .area-box-right .m-container-dtyw-rwft .item .tit,
.area-box .area-box-right .m-container-yxzs-right .item .tit,
.area-box-right .m-container-dtyw-rwft .item .tit,
.area-box-right .m-container-yxzs-right .item .tit {
    display: none;
}

.area-box .area-box-right .m-container-dtyw-rwft .rwft-pagination,
.area-box .area-box-right .m-container-yxzs-right .rwft-pagination,
.area-box-right .m-container-dtyw-rwft .rwft-pagination,
.area-box-right .m-container-yxzs-right .rwft-pagination {
    bottom: 10px;
}

/*area_body*/

/*about_body*/
.about_area_inner {
    display: flex;
    justify-content: space-between;
    padding: 80px 0 0 0;
}

.about_area_nav {
    width: 240px;
}

.about_area_nav li a {
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    height: 56px;
    line-height: 56px;
}

.about_area_nav li.on a {
    color: #004EB3;
    background: #F6F6F6;
}

.about_area_nav li a:hover {
    color: #004EB3;
}

.about_area_content {
    width: 880px;
}

.about_lxfs {
    display: flex;
    flex-wrap: wrap;
}

.about_lxfs_item {
    width: 266px;
    margin-bottom: 40px;
    margin-right: 40px;
}

.about_lxfs_item:nth-child(3n+3) {
    margin-right: 0
}

.about_lxfs_tit {
    font-weight: 400;
    font-size: 18px;
    color: #004EB3;
    line-height: 30px;
}

.about_lxfs_info,
.about_lxfs_info p {
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    line-height: 30px;
}

.about_lxfs_info p {
    padding: 4px 0 0 0;
    text-indent: 0;
    margin: 0
}

/*about_body*/


.more {
    display: block;
    margin-top: 20px;
    font-size: 0.2rem;
    text-align: center;
    color: #999999;
}

@media(max-width:1200px) {

    /*m-container-zcfg*/
    .list-box-list {
        min-height: 6rem
    }

    .m-container-zcfg {
        padding: 0 0 0 0;
    }

    .m-container-zcfg-inner {
        display: block;
    }

    .m-container-zcfg-inner .wap_device,
    .yxfu-box .wap_device {
        width: 100%;
        position: relative;
        height: auto;
    }

    .m-container-zcfg-inner .wap_device .wap-swiper-container .swiper-slide img,
    .yxfu-box .wap_device .wap-swiper-container .swiper-slide img {
        width: 100%;
        height: auto;
    }

    .m-container-zcfg-inner .wap_device .wap-swiper-container,
    .yxfu-box .wap_device .wap-swiper-container {
        height: auto;
    }

    .m-container-zcfg-inner .wap_device .wap-pagination,
    .rwft-pagination,
    .yxfu-box .wap_device .wap-pagination {
        bottom: 0.32rem;
        padding: 0 0.32rem;
        height: 0.16rem;
        line-height: 0.16rem;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
    }

    .m-container-zcfg-inner .wap_device .wap-pagination .swiper-pagination-bullet,
    .rwft-swiper-box .rwft-pagination .swiper-pagination-bullet,
    .yxfu-box .wap_device .wap-pagination .swiper-pagination-bullet {
        background: rgba(255, 255, 255, 0.6);
        border-radius: 0.16rem;
        width: 0.16rem;
        height: 0.16rem;
        margin: 0 0.1rem;
        opacity: 1;
    }

    .m-container-zcfg-inner .wap_device .wap-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
    .rwft-swiper-box .rwft-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
    .yxfu-box .wap_device .wap-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 0.4rem;
        background: #004EB3;
    }

    .zcfg_news_tab {
        padding: 0 0.426rem;
    }

    .zcfg_news_list .tit a,
    .m-container-dtyw .zcfg_news_list .tit a {
        font-size: 0.426rem;
        white-space: wrap;
        line-height: 0.64rem;
    }

    .zcfg_news_list.list_news_box .tit a,
    .list-box-list .zcfg_news_list.list_news_box .tit a {
        font-size: 0.426rem;
        line-height: 0.64rem;
    }

    .zcfg_news_list .wap-hide,
    .zcfg_news_hot.wap-hide {
        display: none;
    }

    .zcfg_news_list .tips,
    .m-container-dtyw-left .zcfg_news_list .tips {
        padding-top: 0.2rem;
    }

    .zcfg_news_list .tag,
    .list-box-list .zcfg_news_list .tag,
    .m-container-dtyw .zcfg_news_list .tag {
        line-height: 0.37rem;
        font-size: 0.32rem;
    }

    .zcfg_news_list .tag i {
        height: 0.26rem;
        margin: 0 0.26rem;
    }

    .zcfg_news_list .item,
    .m-container-dtyw-left .zcfg_news_list .item {
        padding-bottom: 0.426rem;
        margin-bottom: 0;
        border-bottom: none;
    }

    .m-container-dtyw-left .zcfg_news_list .tag i {
        background: #BFBFBF;
    }

    .m-wap-container-jjfw {
        margin-top: 0.53rem;
    }

    /*m-container-zcfg*/
    /*m-container-dtyw*/
    .m-container-dtyw-inner {
        display: block;
    }

    .m-container-dtyw-left,
    .m-container-dtyw-right,
    .m-container-zcfg-right,
    .m-container-yxzs-left,
    .m-container-yxzs-right {
        width: auto;
    }

    .m-container-dtyw {
        padding: 0;
    }

    .jxjy-title-tab {
        padding: 0 0.426rem;
    }

    .jxjy-title-tab-inner {
        margin-bottom: 0.426rem;
    }

    .jxjy-title-tab-inner .tit span {
        font-size: 0.426rem;
        line-height: 1.28rem;
    }

    .jxjy-title-tab-inner .tit span.on,
    .jxjy-title-tab-inner .tit a:hover span {
        font-size: 0.48rem;
    }

    .jxjy-title-tab-inner .tit span.on:after,
    .jxjy-title-tab-inner .tit a:hover span:after {
        height: 0.08rem
    }

    .list-title-tab .jxjy-title-tab-inner .tit span:after {
        transform: translate(-50%, 0);
        left: 50%;
        width: 0.96rem;
    }

    .list-title-tab .jxjy-title-tab-inner {
        margin-bottom: 0
    }

    .zcfg_news_tab {
        display: none;
    }

    .m-container-dtyw-right {
        padding: 0 0.426rem;
    }

    .m-container-dtyw-rwft .item .img img,
    .m-container-yxzs-right .item .img img {
        width: 100%;
        height: auto;
    }

    /*m-container-dtyw*/
    /*m-menu*/
    .m-menu {
        padding: 0.426rem 0
    }

    .m-menu dl {
        padding: 0.13rem 0
    }

    .m-menu dt {
        padding: 0.18rem 0
    }

    .m-menu dt img {
        height: 0.74rem;
    }

    .m-menu dd {
        font-weight: 400;
        font-size: 0.34rem;
        color: #222222;
        line-height: 0.4rem;
    }

    /*m-menu*/
    .m-ad {
        padding: 0 0.426rem;
        margin: 0.426rem 0
    }

    .m-ad img {
        border-radius: 0.1rem;
    }

    .m-wap-container-jjfw {
        padding: 0 0.426rem;
    }

    .m-wap-container-jjfw-box .item dt img {
        height: 1.28rem;
        width: auto;
    }

    .m-wap-container-jjfw-box .item dd {
        padding: 0.21rem 0 0 0;
        line-height: 0.37rem;
        font-size: 0.32rem;
        color: #000000;
    }

    /*m-container-yxzs*/
    .m-container-yxzs {
        padding: 0
    }

    .m-container-yxzs-inner {
        display: block;
    }

    .m-container-yxzs-right {
        padding: 0.53rem 0.426rem 0 0.426rem;
    }

    .jjsj-list .item .tit a,
    .jjsj-list .item .tit {
        font-size: 0.426rem;
        line-height: 0.64rem;
    }

    .m-container-yxzs-right .zcfg_news_hot {
        margin-top: 0.21rem;
    }

    .m-container-yxzs-right .zcfg_news_hot a {
        line-height: 0.96rem;
        font-size: 0.37rem;
    }

    .zcfg_news_hot a i {
        width: 0.1rem;
        height: 0.1rem;
        border-radius: 0.1rem;
        margin-right: 0.2rem;
    }

    /*m-container-yxzs*/
    /*list-box*/
    .list-box {
        padding: 0;
    }

    .list-box-inner {
        display: block;
    }

    .list-box-left,
    .list-box-right {
        width: auto;
    }

    .list-box-list {
        padding: 0 0.426rem;
    }

    .zcfg_news_list .info {
        font-size: 0.37rem;
        line-height: 0.8rem;
        margin: 0.26rem 0 0 0;
        display: none;
    }

    .zcfg_news_list.list_news_box .tips {
        padding-top: 0.2rem;
    }

    .zcfg_news_list.list_news_box .item {
        padding: 0.426rem 0;
        border-bottom: 1px solid #EBEBEB;
    }

    /*list-box*/

    /*yxfw_body*/
    .yxfw_body .list-head {
        padding: 0 0;
    }

    .yxfw-yzft {
        padding: 0 0.426rem;
    }

    .yxfw-title {
        padding: 1.06rem 0 0.53rem 0;
        font-size: 0.64rem;
        line-height: 0.74rem;
    }

    .yxfw-menu {
        padding-bottom: 0.53rem;
    }

    .yxfw-menu a {
        margin: 0 0.53rem;
    }

    .yxfw-menu .swiper-pagination-bullet span {
        font-size: 0.426rem;
        line-height: 0.5rem;
        padding-bottom: 0.29rem;
    }

    .yxfw-menu .swiper-pagination-bullet span:after {
        height: 0.08rem;
        border-radius: 0.05rem;
    }

    .yzft_device {
        box-shadow: 0px 0.29rem 0.32rem 0px rgba(0, 0, 0, 0.08);
    }

    .swiper-item {
        display: block;
    }

    .swiper-item .img,
    .swiper-item .img img {
        width: 100%;
        height: auto;
    }

    .swiper-item .img {
        margin-right: 0;
    }

    .swiper-item .text {
        width: auto;
        padding: 0.426rem;
    }

    .swiper-item .text .tit {
        font-size: 0.426rem;
        line-height: 0.64rem;
        height: 1.28rem;
        margin-bottom: 0;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        word-wrap: break-word;
        word-break: break-all;
        white-space: wrap
    }

    .swiper-item .text .tit a {
        font-size: 0.426rem;
        line-height: 0.64rem;
    }

    .yzft-arrow,
    .swiper-item .text .info {
        display: none;
    }

    .yxfw-ggfw {
        padding: 1.06rem 0.426rem 0 0.426rem;
    }

    .yxfw-ggfw-box {
        display: block;
        background: none
    }

    .yxfw-ggfw-box .img {
        width: 100%;
        margin-left: 0;
    }

    .yxfw-ggfw-box .img img {
        width: 100%;
    }

    .yxfw-ggfw-box .info {
        font-weight: 400;
        font-size: 0.426rem;
        color: #222222;
        line-height: 0.64rem;
        margin-bottom: 0;
        padding-top: 0.426rem
    }

    .yxfw-zsfw .yxfw-ggfw-box .text {
        width: auto;
        padding-left: 0
    }

    .yxfw-fxltg .yxfw-title {
        padding-bottom: 0.53rem;
    }

    .yxfw-tig {
        font-size: 0.426rem;
        line-height: 0.64rem;
        text-align: left;
        margin-bottom: 0.53rem;
    }

    .yxfw-fxltg {
        padding: 1.06rem 0.426rem 0 0.426rem;
    }

    .yxfw-fxltg-box {
        display: block;
    }

    .yxfw-fxltg-box .yxfw-fxltg-left {
        width: auto;
        padding-right: 0;
        height: 12.8rem;
        margin-right: 0;
    }

    .yxfw-fxltg-box .yxfw-fxltg-left::-webkit-scrollbar {
        width: 0.21rem;
        border-radius: 0.1rem;
    }

    .yxfw-fxltg-box .yxfw-fxltg-left::-webkit-scrollbar-thumb {
        width: 0.21rem;
        border-radius: 0.1rem;
    }

    .yxfw-fxltg-box .yxfw-fxltg-left img.wap-show {
        display: block;
    }

    .yxfw-fwsq {
        margin-top: 1.06rem;
        padding: 0 0.426rem;
    }

    .yxfw-form {
        padding: 0 0;
    }

    .yxfw_body .footer {
        margin-top: 0
    }

    .bmcycform-head {
        display: block;
    }

    .bmcycform .layui-form-item {
        width: 100%;
        padding: 0 0;
        margin-bottom: 0.426rem;
        display: block;
    }

    .bmcycform .layui-form-label {
        padding: 0;
        width: 100%;
        text-align: left;
        height: 0.426rem;
        line-height: 0.426rem;
        font-size: 0.37rem;
        margin-bottom: 0.21rem
    }

    .bmcycform .layui-input,
    .bmcycform .layui-textarea {
        height: 1.06rem;
        border-radius: 0.05rem;
        font-size: 0.426rem;
    }

    .bmcycform-footer {
        padding-top: 0.37rem;
        padding-bottom: 0.64rem
    }

    .bmcycform-footer .layui-form-item .layui-btn {
        width: 6.4rem;
        height: 1.28rem;
        border-radius: 0.1rem;
        font-size: 0.48rem;
    }

    .zcfg_news_list .item {
        display: block;
    }

    .zcfg_news_list .item.wap-hide {
        display: none;
    }

    .zcfg_news_list .item .text {
        width: 100%
    }

    .zcfg_news_list .item .img {
        margin-right: 0;
        margin-bottom: 0.37rem;
    }

    .rwft_body .zcfg_news_list .item .img {
        display: none;
    }

    .rwft_body .zcfg_news_list .item.first-item .img,
    .default_body .zcfg_news_list .item.first-item .img {
        display: block;
        margin-bottom: 0;
    }

    .rwft_body .zcfg_news_list .item.first-item,
    .default_body .zcfg_news_list .item.first-item {
        position: relative;
        border-bottom: none;
        padding-bottom: 0
    }

    .rwft_body .zcfg_news_list .item.first-item .text,
    .default_body .zcfg_news_list .item.first-item .text {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0.21rem;
        box-sizing: border-box;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    }

    .rwft_body .zcfg_news_list .item.first-item .text .info,
    .default_body .zcfg_news_list .item.first-item .text .info,
    .rwft_body .zcfg_news_list .item.first-item .text .tips,
    .default_body .zcfg_news_list .item.first-item .text .tips {
        display: none;
    }

    .rwft_body .zcfg_news_list .item.first-item .text .tit a,
    .default_body .zcfg_news_list .item.first-item .text .tit a {
        color: #FFFFFF;
        font-size: 0.426rem;
        font-weight: bold;
        height: 0.64rem;
        line-height: 0.64rem;
        white-space: nowrap;
    }

    .rwft_body .zcfg_news_list .item.first-item .text .tit a font,
    .default_body .zcfg_news_list .item.first-item .text .tit a font,
    .rwft_body .zcfg_news_list .item.first-item .text .tit a:hover font,
    .default_body .zcfg_news_list .item.first-item .text .tit a:hover font {
        color: #fff !important;
    }

    .list-box-list .zcfg_news_list .item .img img {
        width: 100%;
        height: auto
    }

    .m-container-dtyw-rwft .item .img img,
    .m-container-yxzs-right .item .img img,
    .m-container-dtyw-rwft .item .img,
    .m-container-yxzs-right .item .img {
        width: 100%;
        height: auto;
    }

    .jgfw-jgzs_device {
        background: none
    }

    .jgfw-swiper-container .swiper-slide .img {
        float: none;
        width: auto;
    }

    .jgfw-swiper-container .swiper-slide .text {
        padding: 0;
        display: none;
    }

    .jgfw-swiper-container .swiper-slide.swiper-slide-active .text {
        display: block;
    }

    .jgfw-swiper-container .swiper-slide .text .txt {
        font-size: 0.37rem;
        line-height: 0.58rem;
        padding-bottom: 0.7rem;
        position: relative;
    }

    .jgfw-swiper-container .swiper-slide .text .txt:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0.7rem;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
        height: 2.6rem;
    }

    .jgfw-swiper-container .swiper-slide .text.on .txt:after {
        display: none;
    }

    .jgfw-swiper-container .swiper-slide .text.on {
        padding-right: 0;
    }

    .jgfw-swiper-container .swiper-slide .text.on .txt {
        height: auto;
        overflow-y: visible;
        padding-right: 0;
        padding-bottom: 0
    }

    .jgfw-swiper-container .swiper-slide .yxfw-more {
        margin: 0 0 0 0;
    }

    .jgfw-swiper-container .swiper-slide .text .txt a {
        color: #004EB3;
        border: 1px solid #808080;
        background: rgba(255, 255, 255, 0.8);
        height: 0.9rem;
        line-height: 0.9rem;
        position: absolute;
        left: 50%;
        border-radius: 0.1rem;
        width: 3.2rem;
        text-align: center;
        color: #222222;
        font-size: 0.37rem;
        transform: translate(-50%, 0);
        bottom: 0;
        z-index: 5;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .jgfw-swiper-container .swiper-slide .text .txt a i {
        background: url(/e_css/index/images/morexl.svg) 0 0 no-repeat;
        content: "";
        width: 0.32rem;
        height: 0.32rem;
        background-size: 100%;
        margin-left: 0.1rem;
        overflow: hidden;
        text-indent: -100em;
    }

    .jgfw-pagination {
        right: 0.426rem;
        top: 4.47rem;
        left: 0.426rem;
        line-height: 0.16rem;
        text-align: center;
        bottom: auto;
    }

    .jgfw-pagination span {
        width: 0.16rem;
        height: 0.16rem;
        background: rgba(11, 11, 11, 0.6);
        border-radius: 0.08rem;
        margin: 0 0 0 0.32rem;
    }

    .jgfw-pagination span.swiper-pagination-bullet-active {
        width: 0.4rem;
    }

    /*yxfw_body*/
    /*jjsj_body*/
    .jjsj_body .list-head {
        padding: 0;
        border-bottom: none;
    }

    .jjsj-content .zcfg_news_list {
        padding: 0.426rem 0.293rem 0 0.293rem;
    }

    .jjsj-content .zcfg_news_list .item {
        margin: 0 0 0.32rem 0;
        width: 50%;
        box-sizing: border-box;
        padding: 0 0.13rem;
    }

    .jjsj-content .zcfg_news_list .item .img {
        margin-bottom: 0
    }

    .jjsj-content .zcfg_news_list .item .img img {
        width: 100%;
        height: 2.48rem;
    }

    .jjsj-content .zcfg_news_list .item .img a:after,
    .jjsj_body .jjsj-content .zcfg_news_list .item .img a:after {
        width: 0.96rem;
        height: 0.96rem;
        opacity: 1
    }

    .jjsj-content .zcfg_news_list .item .text {
        padding: 0 0.26rem;
    }

    .jjsj-content .jjsj-list .item .tit {
        padding-top: 0.21rem;
    }

    .jjsj-content .zcfg_news_list .tag {
        display: block;
    }

    .jjsj-content .zcfg_news_list .tag i {
        margin: 0 0.13rem;
        background: none
    }

    .jjsj-content .jjsj-list .item .tit,
    .jjsj-content .jjsj-list .item .tit a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        word-wrap: break-word;
        word-break: break-all;
        line-height: 0.58rem;
        height: 0.58rem;
        white-space: normal;
    }

    .jjsj-content .zcfg_news_list .tips {
        padding: 0.21rem 0 0.26rem 0;
    }

    .jjsj-content .zcfg_news_list .tag {
        line-height: 0.58rem;
    }

    .bottom-share {
        border-radius: 0.4rem 0.4rem 0 0;
        padding: 0.96rem;
    }

    .b-s-title {
        font-size: 0.32rem;
        line-height: 0.58rem;
        margin-bottom: 0.53rem;
    }

    .b-s-inner .sharebox a {
        margin: 0 0.8rem;
    }

    .b-s-inner .sharebox a i {
        width: 1.06rem;
        height: 1.06rem;
    }

    .wap-share {
        width: 0.426rem;
        height: 0.426rem;
        margin-left: 0.21rem;
    }

    /*jjsj_body*/
    /*tsal_body*/
    .jjsj-content.tsal-content {
        padding: 0;
    }

    .jjsj-content.tsal-content .zcfg_news_list .item {
        width: 50%;
        padding: 0 0.13rem;
        margin: 0 0 0.32rem 0;
    }

    .jjsj-content.tsal-content .zcfg_news_list .item .img img {
        width: 100%;
        height: 2.48rem;
    }

    .jjsj-content.tsal-content .zcfg_news_list .item .text {
        padding: 0 0.21rem 0.48rem 0.21rem;
    }

    .jjsj-content.tsal-content .zcfg_news_list .item:nth-child(4n+4) {
        margin: 0
    }

    /*tsal_body*/
    .wechat-qrcode {
        top: -5.4rem;
        left: -2.24rem;
        width: 5.3rem;
        font-size: 0.32rem;
    }

    .wechat-qrcode h4 {
        height: 0.69rem;
        line-height: 0.69rem;
        font-size: 0.32rem;
    }

    .wechat-qrcode p {
        line-height: 0.426rem;
    }

    .wechat-qrcode .help {
        padding: 0 0 0.26rem 0;
    }

    .wechat-qrcode .wximg {
        padding: 0.13rem 1.06rem;
    }

    /*jgfw_body*/
    .jgfw-banner {
        min-width: auto;
    }

    .jgfw-banner img {
        display: block;
        width: 100%
    }

    .jgfw-banner a.wap-hide {
        display: none;
    }

    .jgfw_body .yxfw-ggfw-box .img {
        width: 100%;
        margin-left: 0;
    }

    .jgfw-jgzs {
        padding: 0 0.426rem;
    }

    .yxfw-ggfw-box .text {
        width: auto;
        padding-left: 0
    }

    .jgfw-tit {
        font-size: 0.48rem;
        line-height: 0.8rem;
        margin-bottom: 0.26rem;
        margin-top: 0.53rem
    }

    .jgfw-list {
        padding-bottom: 0;
    }

    .jgfw-list .item {
        font-size: 0.37rem;
        line-height: 0.8rem;
        margin-bottom: 0.21rem;
    }

    .jgfw-list .item i {
        width: 0.1rem;
        height: 0.1rem;
        margin-right: 0.21rem;
        margin-top: 0.35rem;
    }

    .jgfw-list .item span {
        flex: 1;
    }

    .jgfw-xmzs .yxfw-ggfw-box .text {
        padding-right: 0
    }

    /*jgfw_body*/
    /*shfw_body*/
    .shfw-fwnr {
        padding: 0 0.426rem;
    }

    .fwnr-list {
        display: block;
    }

    .fwnr-list .item {
        width: auto;
        border-radius: 0.05rem;
        border: 1px solid #EBEBEB;
        margin-bottom: 0.32rem
    }

    .fwnr-list .item a {
        display: flex;
        padding: 0.53rem;
        text-align: left;
        align-items: center;
    }

    .fwnr-list .item:hover {
        box-shadow: none;
    }

    .fwnr-list .item a .img {
        margin-right: 0.53rem;
    }

    .fwnr-list .item a .img img {
        height: 0.96rem;
    }

    .fwnr-list .item a .text {
        flex: 1;
    }

    .fwnr-list .item a .tit {
        font-size: 0.48rem;
        line-height: 0.53rem;
        padding-top: 0;
    }

    .fwnr-list .item a .info {
        font-size: 0.37rem;
        line-height: 0.64rem;
        padding-top: 0.1rem;
        text-align: justify;
        text-align-last: left;
    }

    /*shfw_body*/
    /*qxzfw_body*/
    .qxzfw_box_inner {
        margin-top: -1.28rem;
        padding: 0 0.426rem 0.37rem 0.426rem;
        display: block;
    }

    .qxzfw_left {
        padding: 0 0.426rem;
        width: auto;
    }

    .qxzfw_tit {
        line-height: 1.28rem;
        font-size: 0.426rem;
    }

    .qxzfw_tit .more a {
        font-size: 0.32rem;
    }

    .qxzfw_left_list li {
        line-height: 1.28rem;
    }

    .qxzfw_left_list {
        padding-bottom: 0.37rem;
    }

    .qxzfw_left_list li a .rqz {
        display: none;
    }

    .qxzfw_left_list li a .tit {
        font-size: 0.426rem;
    }

    .qxzfw_left_list li a .tit i {
        width: 1.1rem;
        height: 0.74rem;
        line-height: 0.74rem;
        font-size: 0.32rem;
        margin-right: 0.37rem;
        background: url(/e_css/index/images/rsico4.svg) center center no-repeat;
        background-size: 1.1rem
    }

    .qxzfw_left_list li:nth-child(1) a .tit i {
        background: url(/e_css/index/images/rsico1.svg) center center no-repeat;
        padding: 0.1rem 0 0 0.2rem;
        margin-top: -0.21rem;
        background-size: 1.1rem
    }

    .qxzfw_left_list li:nth-child(2) a .tit i {
        background: url(/e_css/index/images/rsico2.svg) center center no-repeat;
        padding: 0.1rem 0 0 0.2rem;
        margin-top: -0.21rem;
        background-size: 1.1rem
    }

    .qxzfw_left_list li:nth-child(3) a .tit i {
        background: url(/e_css/index/images/rsico3.svg) center center no-repeat;
        padding: 0.1rem 0 0 0.2rem;
        margin-top: -0.21rem;
        background-size: 1.1rem
    }

    .qxzfw_left_list li a .tit em {
        font-style: normal;
        flex: 1;
        width: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .qxzfw_right {
        width: auto;
    }

    .jxd-seach {
        background: none;
        padding: 0 0 0 0;
        margin-top: 0.37rem
    }

    .jxd-seach .jxd-form {
        padding: 1.7rem 1.06rem;
        background: url(/e_css/index/images/seachbg.jpg) 0 0 no-repeat;
        background-size: 100%
    }

    .jxd-seach .bmcycform .layui-form-item {
        border-radius: 0.05rem;
        display: flex;
    }

    .jxd-form .layui-input {
        padding: 0 1.06rem;
        height: 1.06rem;
        background: rgba(255, 255, 255, 0.8);
        border: none;
    }

    .jxd-form .layui-btn-danger {
        height: 1.06rem;
        width: 1.6rem;
    }

    /*qxzfw_body*/

    /*area_body*/
    .area-box-inner {
        display: block;
    }

    .area-box {
        padding-top: 0;
    }

    .area-box-left {
        width: auto;
    }

    .area-box-right {
        width: auto;
    }

    .main-area {
        padding: 0 0.426rem
    }

    .area-title h1 {
        font-size: 0.58rem;
        line-height: 0.9rem;
        padding-top: 0.37rem;
    }

    .area-title .tag {
        line-height: 0.37rem;
        margin-top: 1rem;
    }

    .area-title .tag .tag-le {
        font-size: 0.32rem;
        display: flex;
        justify-content: space-between;
    }

    .area-title .tag .major {
        flex: 1;
        width: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .area-title .tag .tag-le .time {
        margin-left: 0.37rem;
    }

    .area-content {
        font-size: 0.426rem;
        line-height: 0.8rem;
        padding: 1rem 0 0 0;
    }

    .area-content p {
        padding-bottom: 0.4rem;
    }

    .area-content img {
        margin: 0.53rem auto !important;
    }

    .cont-previous {
        padding: 0 0.426rem;
        padding-bottom: 0.426rem;
    }

    .cont-previous p {
        font-size: 0.4rem;
        line-height: 0.746rem;
    }

    .cont-previous p a {
        font-size: 0.4rem;
    }

    .area-content p.title-style,
    .area-content h3 {
        border-left: #D6011 0.1rem solid;
        font-size: 0.5rem;
        color: #333;
        padding-left: 0.3rem;
        text-indent: 0;
        margin-bottom: 0.3rem;
        font-weight: 700;
        padding-bottom: 0;
    }

    .main-area table td,
    .main-area table th {
        font-size: 0.36rem !important;
        line-height: 0.8rem !important;
        padding: 0.08rem 0.2rem !important;
    }

    .main-area table tr th {
        background: url(/e_css/index/images/th_bg.png) 0.2rem 0.16rem no-repeat !important;
        padding-left: 1.2rem !important;
        background-size: 0.8rem;
    }

    .main-area table tr td:nth-child(2n+1) {
        min-width: 1.5rem
    }

    /*area_body*/

    /*about_body*/
    .about_area_inner {
        display: block;
        padding: 0.37rem 0.426rem 0 0.426rem;
    }

    .about_area_nav,
    .about_area_content {
        width: auto;
    }

    .about_area_content .jxjy-title-border {
        border-bottom: 1px solid #EBEBEB;
    }

    .about_lxfs {
        display: block;
    }

    .about_lxfs_item {
        width: auto;
        margin-bottom: 0.53rem;
        margin-right: 0;
    }

    .about_lxfs_tit {
        font-size: 0.48rem;
        line-height: 0.8rem;
    }

    .about_lxfs_info,
    .about_lxfs_info p {
        font-size: 0.426rem;
        line-height: 0.8rem;
    }

    .about_lxfs_info p {
        padding: 0.1rem 0 0 0;
        text-indent: 0;
        margin: 0
    }

    /*about_body*/

    .more {
        font-size: 0.42rem;
    }
}