<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
* {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box !important;
}

body,
html {
    height: 100%;
    position: relative;
    background: #fff;
    font-family: "Microsoft YaHei";
}
/* html{
    -webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
} */
html,
body,
a,
button,
dd,
div,
dl,
dt,
h1,
h2,
h3,
img,
li,
p,
ul {
    border: none;
    margin: 0;
    padding: 0;
    border: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

li,
ul {
    list-style-type: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a:focus,
a:hover {
    text-decoration: none !important;
}

button,
input[type=number],
input[type=password],
input[type=reset],
input[type=submit],
input[type=text],
select,
textarea {
    font: 14px/23px "Microsoft Yahei", "Arial";
    margin: 0;
    vertical-align: baseline;
    background: 0 0;
    border: 0;
    padding: 0;
    color: #222;
}

areatext,
button,
input {
    line-height: normal;
    outline: 0 !important;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

a,
img,
div {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    outline: none;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.weight {
    font-weight: bold;
}

.f18 {
    font-size: 18px;
}

.center {
    text-align: center;
}

.red {
    color: red;
}

#container {
    height: auto;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    color: #58594b;
}

.headerBox {
    position: fixed;
    left: 0;
    top: 0;
    background: url(../images/header_bg.jpg) repeat-x;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding: 7px 0 0 8px;
    height: 1.7rem;
    width: 100%;
    /* box-sizing: border-box; */
    z-index: 21;
    border-bottom: 1px solid #6a6dca;
}

.logo_icon {
    padding-left: 0;
    width: 3.59375rem;
    height: 1.265625rem;
    margin-top: .1rem;
}

.logo_icon img {
    width: 100%;
    height: 100%;
}


/*导航*/

.menu {
    display: block;
    padding-right: 0.2rem;
}

span.menu-icon {
    display: block;
    cursor: pointer;
    position: relative;
    padding-right: .2rem;
    width: 0.734375rem;
    height: 0.625rem;
}

span.menu-icon a img {
    width: 0.734375rem;
    height: 0.625rem;
}

.menu_nav {
    z-index: 999;
    width: 100%;
    background-color: #7b89d7;
    position: absolute;
    top: 1.87rem;
    left: 0;
    opacity: .95;
    text-align: center;
    display: none;
}

.nav_home {
    font-size: 0.6rem;
    padding-top: 0.8rem;
    height: 1.4rem;
    line-height: 1.4rem;
}

.nav_home a {
    color: #fff;
    height: 1.4rem;
    line-height: 1.4rem;
    display: block;
}

.nav_home i {
    background: url(../images/nav_home.png) no-repeat;
    width: 1rem;
    height: 1rem;
    display: inline-block;
    vertical-align: middle;
    background-size: 1rem 1rem;
    margin-top: -0.1rem;
    margin-right: .2rem;
}

.menu_nav li {
    display: block;
    margin: 0.3em 0;
}

.menu_nav li a {
    font-size: 0.5rem;
    color: #fff;
    font-weight: 800;
}

.menu_nav li a i.nav_li_left {
    background: url(../images/nav_li_left.png) no-repeat;
    width: 2.96875rem;
    height: 0.375rem;
    display: inline-block;
    vertical-align: middle;
    background-size: 2.96875rem 0.375rem;
    margin-top: -0.1rem;
    margin-right: .8rem;
}

.menu_nav li a i.nav_li_right {
    background: url(../images/nav_li_right.png) no-repeat;
    width: 2.96875rem;
    height: 0.375rem;
    display: inline-block;
    vertical-align: middle;
    background-size: 2.96875rem 0.375rem;
    margin-top: -0.1rem;
    margin-left: .8rem;
}

.nav_ej a {
    display: inline-block;
    font-size: .44rem !important;
    font-weight: normal !important;
    padding: 0 .3rem;
}

.menu_nav .menu_close {
    margin: .6rem 0;
}

.menu_nav .menu_close img {
    width: 1.296875rem;
    height: 1.296875rem;
}


/*ibanner*/

.ibanner {
    height: 12.40625rem;
    position: relative;
    z-index: 0;
    margin-top: 1rem;
}
.ibanner_a{
    width: 100%;
    margin-top: .5rem;
    position: relative;
}
.ibanner_bg{
    width: 100%;
    height: 14.573333rem /* 1093/75 */;
}
.ibanner_bg img{
    width: 100%;
    height: 12.573333rem /* 1093/75 */;
    margin-top: 1rem;
}
.boundary{
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 10rem /* 750/75 */;
    height: auto;
}
.ksr {
    position: absolute;
    top: 6.5rem;
    right: .266667rem /* 20/75 */;
    background: url(../images/ksrk_bg.png) no-repeat 0 0;
    background-size: cover;
    width: 1.853333rem /* 139/75 */;
    height: 2.813333rem /* 211/75 */;
    z-index: 1;
    text-align: center;
}

.ksr a {
    display: block;
}

.ksr a img {
    width: 1.533333rem /* 115/75 */;
    height: .48rem /* 36/75 */;
    position:absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: .333333rem /* 25/75 */;
}
.ksr .QRcode{
    position: absolute;
    left: 0;
    right: 0;
    margin:auto;
    bottom: .4rem /* 30/75 */;
    width: 1.426667rem /* 107/75 */;
    height: 1.426667rem /* 107/75 */;
}

.banner_title img{
    position: absolute;
    bottom: 1.6rem /* 120/75 */;
    z-index: 9;
    width: 10rem /* 750/75 */;
    height: 2.786667rem /* 209/75 */;
}
.rechare_icon {
    margin-top: 0.05rem!important;
}
#down_icon_ios,
.down_icon,
.rechare_icon {
    display: none;
}

@-webkit-keyframes move {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        transform: translate(0, -15px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-moz-keyframes move {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        transform: translate(0, -15px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-ms-keyframes move {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        transform: translate(0, -15px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-o-keyframes move {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        transform: translate(0, -15px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes move {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        transform: translate(0, -15px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-container-thumbs{
    height: 3rem;   
}
.swiper-slide {

}
.swiper-slide .role_title{
    position: absolute;
    top:0rem;
    left: 0.2rem;
    height:1.9rem;
    width: 5rem;
}

.swiper-slide .role_title img{
    width: 1.773333rem /* 133/75 */;
    height: 1.826667rem /* 137/75 */;
    position:absolute;
    left: -0.2rem;
    top: 0rem;
}
.swiper-slide .role_title &gt; p{
    font-size: .7rem;
    text-shadow: 1px 1px #ffa2e6;
    position: absolute;
    left: .6rem;
    top: .5rem;
    color: white;
    font-family: '宋体';
}
.role_identify {
    margin-top: .5rem;
    font-size: .3rem;
    background-image: linear-gradient(to left top,#939df4, #6a6dca);
    position: absolute;
    padding: .05rem .25rem;
    font-size: .1rem;
    top: .85rem;
    left: 1.0rem;
    color: white;
}
.swiper-slide .role_info{
    position:absolute;
    height: 9rem;
    width: 5rem;
    font-size: .25rem;
    top: 2.0rem;
    left: .5rem;
    line-height: .5rem;
    z-index: 1;
}
.swiper-slide .role_info p{
    font-weight: bold;
    color: white;
}
.swiper-slide .role_pic {
    width: 5rem;
    height: auto;
    position: absolute;
    right: 0.3rem;
}
.bolder_normal{
    font-weight: normal;
}
.ibanner .swiper-wrapper .swiper-slide img{
    margin-top: -2rem;
}
.swiper-slide img {
    width: 100%;
}
.yellow_bg{
    background-image:linear-gradient(to left top,#fedf93, #ffbd8d);
    width: 2.5rem;
    height: .5rem;
    position: absolute;
    z-index: -1;
    left: -.1rem;
    top:0.01rem
}
.purpule_bg{
    position: absolute;
    background-image: linear-gradient(to left top,#939df4, #6a6dca);
    font-size: .3rem;
    color: white;
    top: 7rem;
    left: .4rem;
    z-index: 9;
}
/*活动图标*/

.huodong {
    height: 2.734375rem;
    position: relative;
    z-index: 1;
    padding-top: 1.6rem;
}

.huodong a {
    display: block;
    float: left;
    width: 25%;
}

.huodong a img {
    width: 93%;
    /* width: 2.421875rem;
	height: 2.734375rem; */
}

.main {
    height: auto;
    /* background: url(../images/imain_bg.png) no-repeat top center; */
    background-size: 100%;
    margin-top: -1.3rem;
    position: relative;
}


/*轮播*/

.imain {
    margin: .3rem auto;
    text-align: center;
    padding-top: 0.5rem;;
}
.imain2 {
}
.imain_bg{
    background-image: url(../images/imain_bg.png);
    background-size: contain;
    height: 11.173333rem /* 838/75 */;
    width: 100%;
}
.main_pic {
    margin-top: .2rem;
}
.main_pic img{
    width: 8.546667rem /* 641/75 */;
    height: 4.08rem /* 306/75 */;
    border: .106667rem /* 8/75 */ white solid;
}
.information_content{
    background-image: url(../images/infomation_content_bg.png);
    background-size: contain;
    width: 10rem /* 750/75 */;
    height: 6.44rem /* 483/75 */;
    margin: auto;
    margin-top: -0.5rem;
    position: relative;
}
.iguoli .ititle {
    padding-top: .2rem;
}

.jietu .ititle {
    padding-top: .2rem;
}

.ititle {
    /* height: 1.78rem; */
    /* margin-top: .2rem; */
    padding-top: .2rem;
}

.ititle img {
    width: 100%;
}

.lunbo1 .swiper-pagination {
    bottom: 0.2rem !important;
}


/* .lunbo1 img {
	height: 5.328125rem;
	width: 10.9375rem;
} */

.lunbo1 .swiper-pagination-bullet {
    background: url(../images/lunbo_icon.png) no-repeat;
    width: 0.5rem;
    height: 0.5rem;
    background-size: 100%;
    opacity: 1;
    margin: 0.2rem .2rem;
}

.lunbo1 .swiper-pagination-bullet-active {
    background: url(../images/lunbo_icon_active.png) no-repeat;
    width: 0.5rem;
    height: 0.5rem;
    background-size: 100%;
}


/*新闻*/

.cd-tabs {
    position: relative;
    width: 100%;
}

/* .cd-tabs:after {
    content: "";
    display: table;
    clear: both
} */


/* .cd-tabs::after {
    position:absolute;
    top:0;
    right:0;
    height:60px;
    width:50px;
    z-index:1;
    pointer-events:none;
    background:-webkit-linear-gradient(right, #f8f7ee, rgba(248, 247, 238, 0));
    background:linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
    visibility:visible;
    opacity:1;
    -webkit-transition:opacity .3s 0s, visibility 0s 0s;
    -moz-transition:opacity .3s 0s, visibility 0s 0s;
    transition:opacity .3s 0s, visibility 0s 0s
} */

/* .no-cssgradients .cd-tabs::after {
    display: none
} */

/* .cd-tabs.is-ended::after {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s
} */
.information_content_set{
    position: absolute;
    height: 4.4rem;
    width: 8.5rem;
    left: 0;
    right: 0;
    margin: auto;
    /* position: absolute; */
    top: 1rem;
}
.inews {
    /* height: 5.6rem; */
    background-size: 100%;
}

.inews nav {
    /* overflow:auto; */
    position: relative;
}
.inews nav ul {
    border-bottom: 1px dashed white;
    padding-bottom: .2rem;
}

.inews nav .inews_more {
    position: absolute;
    right: 0.4rem;
    top: -0.22rem;
}

.inews nav .inews_more img {
    width: 0.625rem;
    height: 0.625rem; 
}

.cd-tabs-navigation {
    width: 100%；
}

.cd-tabs-navigation:after {
    content: "";
    display: flex;
    clear: both
}

.cd-tabs-navigation li {
    float: left;
    height: 0.86rem;
    z-index: 1;
}

.cd-tabs-navigation a {
    position: relative;
    display: block;
    font-size: .46rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    padding: .2rem .45rem .2rem .45rem;
    text-align: center;
    height: 0.8rem;
}
.cd-tabs-navigation a.selected {
    color: #717ecf;
}
.cd-tabs-navigation a.selected span{
    padding:0 .2rem 0 .2rem ;
    margin-top: -1rem;
    background-color: white;
    vertical-align: middle;
    line-height: .46rem;
}
.cd-tabs-navigation a.selected div{
    background-color:white;
    position: absolute;
    width: 1.5rem;
    font-size: .46rem;
    height: 1rem;
    top: 0;
    left: 0;
    display: block;
}
.cd-tabs-navigation a div{
    display: none;
}
.cd-tabs-navigation a::before {
    position: absolute;
    top: 12px;
    left: 50%;
    display: inline-block;
    height: 20px;
    width: 20px
}

.inews .cd-tabs-content,
.iguoli .cd-tabs-content {
    margin-top: 0.1rem;
}
.imain .cd-tabs-content{
    text-align: start;
}
.role_tabs .cd-tabs-content {
    margin-top: 0rem;
}

.cd-tabs-content li {
    display: none;
}

.cd-tabs-content li.selected {
    display: block;
    -webkit-animation: cd-fade-in .5s;
    -moz-animation: cd-fade-in .5s;
    animation: cd-fade-in .5s
}

.cd-tabs-content li {
    font-size: 14px;
    line-height: 1.6;
    color: #8493bf;
    /* margin-bottom:2em */
}

.inews li .inews_div {
    display: flex;
    align-items: center;
    /* border-bottom: 1px dashed #ffdddd; */
    height: 0.75rem;
}

.inews li .inews_div a {
    display: inline-block;
    font-size: 0.28125rem;
    color: #fff;
    height: 0.75rem;
    line-height: 0.75rem;
    width: 5.333333rem /* 200/37.5 */;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.inews li .inews_div span.inews_zx {
    padding: .1rem;
    color: #fff;
    border-radius: 3px;
    margin-right: 0.1rem;
}

.inews li .inews_div span.inews_time {
    color: #fff;
    float: right;
    font-size: 0.28125rem;
    /* padding-top: .15rem; */
}


/*首页人物图鉴*/
.role_Bg{
    background-image: url(../images/role_bg.png);
    background-size: contain;
    width:100%;
    height:12.026667rem /* 902/75 */;
}


.line {
    background: #de9f99;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 9.8rem;
}

.role_nav{
    width: 100%;
}
.role_nav .type_selector{
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    font-size: .5rem;
    font-weight: bold;
    margin-top: .9rem;
    justify-content: center;
}
.role_nav .type_selector a{
    color: white;
}
.role_nav .type_selector li{
    box-shadow: 0 0 .05rem white;
}
.role_nav .type_selector &gt;li:first-child{
    padding:0.1rem .3rem;
    background-image: linear-gradient(to left top,#939df4, #6a6dca);
}
.role_nav .type_selector &gt;li.select:first-child{
    background-image:linear-gradient(to left top,#fedf93, #ffbd8d)
}
.role_nav .type_selector &gt;li:not(:first-child){
    padding:0.1rem .3rem;
    background-image: linear-gradient(to left top,#939df4, #6a6dca);
}
.role_nav .type_selector &gt;li.select:not(:first-child){
    background-image:linear-gradient(to left top,#fedf93, #ffbd8d)
}
.irole nav.role_nav .cd-tabs-navigation {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.irole nav.role_nav .cd-tabs-navigation li {
    width: 40%;
    height: 1rem;
}

.irole nav.role_nav .cd-tabs-navigation a {
    background: none;
    padding: 0;
    font-size: .46875rem;
    color: #fff;
    width: 100%;
    background-size: 100%;
    height: 1rem;
    line-height: 1rem;
    font-family: '宋体';
    font-weight: bold
}
.role_nav .cd-tabs-navigation {
    background-color: black;
    margin:  auto;
    margin-top: .9rem;
    left: 50%;
    text-align: center;
    z-index: 9;
}
.irole nav.role_nav .cd-tabs-navigation a.selected {
    color: #fff;
    border: none;
    background-image: linear-gradient(#fff #000);
    background-size: 100%;
}

.irole .swiper-wrapper {
    background-size: 100%;
    /* margin-top: 0.5rem; */
    height: 7.7rem !important;
    width: 96%;
    margin: 0 auto;
    left: 0;
    right:0;
}

.irole .role_content {
    margin-top: -0.6rem
}

.irole .role_content .swiper-container {
    height: 8.5rem !important;
}

.irole .role_content .swiper-button-next {
    background: url(../images/irole_next.png) no-repeat;
    background-size: 100%;
    width: .9rem;
    right: 0;
    top: 9.95rem;
}

.swiper-button-prev p,
.swiper-button-next p {
    width: 0.4rem;
    padding-left: 0.4rem;
    font-size: 0.375rem;
    color: #ee6f7d;
    display: flex;
    height: 2.3rem;
    justify-content: center;
    flex-direction: column;
    line-height: 0.5rem;
    padding-top: 0.2rem;
}

.irole .role_content .swiper-button-prev {
    background: url(../images/irole_prev.png) no-repeat;
    background-size: 100%;
    width: .9rem;
    left: 0;
    top: 9.95rem;
}

.irole .role_content .role_name {
    position: absolute;
    top: 2.5rem;
    left: 1rem;
    font-size: 0.78125rem;
    color: #ef7b88;
    width: 3.5rem;
    text-align: left;
    font-family: '宋体';
    font-weight: bold;
    z-index: 1;
}

.irole .role_content .role_infor {
    position: absolute;
    top: 3.2rem;
    left: .7rem;
    writing-mode: vertical-lr;
    height: 2.5rem;
    color: #333333;
}

.irole .role_content .role_detail {
    position: absolute;
    top: 4rem;
    left: 1rem;
    z-index: 1;
}

.irole .role_content .role_detail a {
    display: block;
    color: #fff;
}

.irole .role_content .role_detail img {
    width: 2.65625rem;
    height: 0.703125rem;
}

.irole .role_content .role_img {
    position: absolute;
    bottom: -0.15rem;
    right: -0.5rem;
    z-index: 0;
}

.irole .role_content .role_img img {
    width: 7.9375rem;
    height: 7.5rem;
}

@-webkit-keyframes cd-fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes cd-fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes cd-fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}


/*轮播2*/
.ifeature_Bg{
    background-image: url(../images/feature_bg.png);
    width: 100%;
    height: 10.026667rem /* 752/75 */;
    background-size: contain;
}
.ifeature_Bg .ititle{
    margin-bottom: .5rem;
}
.feature_swiper_container{
    height: 7rem;
    width: 100%;
    position: relative;
}
.feature_swiper_container .swiper-wrapper{
    height: 100%;
    width: 90%;
    position: relative;
}
.feature_swiper_container .swiper-slide img:first-child{
    width: 74%;
    height: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.feature_swiper_container .swiper-slide img:last-child{
    width: 78%;
    position: absolute;
    z-index: -1;
    left: 50%;
    top: -2.5%;
    transform: translateX(-50%);
}
.swiper-slide{
    width: 100%;
}
.feature_swiper_pagination{
    width: 100%;
    position: absolute;
    top: 6rem;
    display: flex;
    justify-content: center;
    align-items: center ;
    z-index: 1;
}
.feature_swiper_prev{
    position: absolute;   
    background-image: url(../images/right_arrow.png);
    width: .8rem;
    height:.8rem;
    right: 0.1rem;
    top: 32%;
    background-size: contain;
    z-index: 1;
}
.feature_swiper_next{
    position: absolute;
    background-image: url(../images/left_arrow.png);
    width: .8rem;
    height:.8rem;
    left: .1rem;
    background-size: contain;
    top: 32%;
    z-index: 1;
}
.lunbo2 {
    /* margin-top: 0.6rem !important; */
    position: relative;
}

.lunbo2 .swiper-wrapper {
    height: 6.6rem !important;
    margin: 0 auto;
}

.lunbo2 .swiper-wrapper .swiper-slide img {
    width: 100%;
    margin-top: -1rem;
}

.lunbo2 .swiper-pagination {
    bottom: 0 !important;
}

.lunbo2 .lunbo2_pagination_bg {
    /* bottom: -.05rem !important; */
    position: absolute;
    bottom: 0.45rem;
    background: url(../images/lunbo2_pagination_bg.png) no-repeat center bottom;
    background-size: 44%;
    height: 0.0625rem;
    width: 100%;
}

.lunbo2 .swiper-pagination-bullet {
    width: 0.2rem;
    height: 0.2rem;
    opacity: 1;
    margin: 0 .46rem !important;
    /* border: 1px solid #ed6d7b; */
    background: none;
}

.lunbo2 .swiper-pagination-bullet-active {
    width: 0.2rem;
    height: 0.2rem;
    background: #ed6d7b;
}
.gamginfo_bg{
    width: 100%;
    height: 11.48rem /* 936/75 */;
    background-image: url(../images/gameinfo_bg.png);
    background-size: contain;
}
.gamginfo_bg .ititle{
    padding-top: .4rem;
    margin-bottom: -.5rem;
}
.gameinfo_content{
    width: 10rem /* 750/75 */;
    height: 9.56rem /* 717/75 */;
    background-image: url(../images/feature_content.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}
.gameinfo_content .pic_list{
    background-color: white;
    width: 78%;
    height: 74%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}
.gameinfo_content .pic_list &gt;div{
    width: 49% /* 260/75 */;
    height: 49%;
}
.gameinfo_content .pic_list img{
    width: 100% /* 260/75 */;
    height: 100%;
}
/*游戏攻略*/

.iguoli nav {
    position: relative;
    margin: 0 auto;
    /* border-bottom: 1px solid #dfa09b */
}

.iguoli nav ul {
    /* margin-left: 2.5rem; */
}

.iguoli nav ul li {
    width: 25%;
    height: 0.6rem;
}

.iguoli nav ul li a {
    background: none;
    font-size: 0.375rem;
    display: block;
    padding: 0 0.1rem;
    background: url(../images/igame_li.png) no-repeat bottom left;
    background-size: 100%;
}

.iguoli nav ul li a.selected {
    background: url(../images/igame_li_hover.png) no-repeat bottom left;
    background-size: 100%;
    border: none;
    color: #f28e90;
    display: block;
    padding: 0 0.1rem;
}

.iguoli li .inews_div {
    /* border-bottom: 1px dashed #ffdddd; */
    height: 0.75rem;
    width: 99%;
    margin-left: 0;
    position: relative;
}

.iguoli li .inews_div a {
    width: 6.933333rem /* 260/37.5 */;
    display: inline-block;
    font-size: 0.3125rem;
    color: #666666;
    height: 0.75rem;
    line-height: 0.75rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.iguoli li .inews_div a span.inews_zx {
    padding: .1rem;
    color: #666666;
    border-radius: 3px;
    margin-right: 0.1rem;
}

.iguoli li .inews_div span.inews_time {
    color: #666666;
    font-size: 0.3125rem;
    float: right;
    padding-right: 0.1rem;
    position: absolute;
    right: 0;
}


/*图片放大*/

.jietu_list {
    width: 100%;
    height: 6.2rem;
}

.i-pic {
    /* float: left; */
    position: relative;
    text-align: center;
}

.hover {
    width: 4.3rem;
    height: 2.5rem;
    float: left;
    z-index: 1000;
    /* background: rgba(0, 0, 0, 0.5); */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    margin: 0.2rem
}

.hover img {
    width: 4.3rem;
    /* height:  3.5rem; */
    /* border: 1px solid #ff7480; */
}

.box {
    width: 4.3rem;
    /* height: 100%; */
    display: block;
    position: absolute;
    z-index: 15;
}

.pop_tuku_bar {
    width: 1049px;
}

.pop_video_bar {
    width: 849px;
}

.btn_tan_close {
    display: block;
    width: auto;
    height: .6rem;
    margin-top: 0;
    margin-right: 0;
    text-indent: -999em;
    overflow: hidden;
    background: url(../images/close_2.png) center no-repeat;
}

.tuku_left {
    float: left;
    display: inline;
    width: 1000px;
    overflow: hidden;
    color: #fff;
    line-height: 38px;
}

.tuku_right {
    float: right;
    display: inline;
    /* overflow: hidden; */
    width: 1rem;
    position: absolute;
    right: 0.8rem;
}

.pt_pics img {
    display: block;
}

.pt_lin {
    width: 100%;
    text-align: center;
    margin-top: -1.3rem;
    height: 1rem;
}

.pt_lin .ot_a,
.pt_lin .ot_b {
    font-size: 0.375rem;
}

.pt_lin .ot_a a,
.pt_lin .ot_b a {
    display: block;
    float: left;
    width: 48%;
    line-height: 1.4rem;
    color: #fff;
}

.ot_jie {
    float: left;
}

.pt_nms {
    height: 1rem;
    width: 100%;
    background: #6a6dca;
    color: #d9d4c7;
    padding-left: 15px;
}

.pt_nms .btn {
    width: 2rem;
    padding-left: 0;
    height: 1rem;
    display: block;
    line-height: 1rem;
    color: #fff;
}

.pt_nms .btn:hover {
    color: #fff;
}

.pt_nms .btn i {
    background: url(../img/popIcon.png) no-repeat 0 center;
    width: 14px;
    height: 46px;
    display: inline-block;
    float: left;
    padding-right: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.pt_nms .btn:hover i {
    -webkit-animation: arrowPop 1s infinite;
    animation: arrowPop 1s infinite;
}


/*底部*/

.bottom {
    text-align: center;
    margin-top: 1rem;
}

.bottom img {
    width: 3.75rem;
    height: 3.8125rem;
}

.go_top {
    display: block;
    cursor: pointer;
    margin-top: 0.5rem;
    text-align: center;
    height: 1.171875rem;
}

.go_top img {
    width: 3.875rem;
    height: 1.171875rem;
}

.foot {
    color: #666666;
    background-color: #000;
    font-size: 0.25rem;
    text-align: center;
    padding: .4rem 0.3rem .4rem 0.3rem;
    line-height: 0.5rem;
    background-size: 100%;
}

.foot a {
    color: #666666;
}

.foot img {
    width: 1.0625rem;
    height: 1.375rem;
    display: block;
    margin: 0 auto;
    margin-bottom: 0.2rem;
}

.foot p {
    margin: 0;
}

.luntan {
    margin-top: 0.2rem;
    margin-right: 0.2rem;
}

.ny_foot {
    padding-bottom: 0.5rem;
    background-color: #fff8ff;
}

.luntan img {
    /* width: 2.4rem;
	height: 0.875rem; */
    width: 2.96875rem;
    height: 1.078125rem;
}

.luntan_customer {
    display: none;
}

.tw,
.mw,
.gh {
    position: relative;
    height: 0.6rem;
    line-height: 0.6rem;
}


/* .tw a {
	/* position: absolute;
	float: none;
	display: inline-block;
	width: 1.2em;
	height: 1.4em;
	margin: 0 0 0 0.3rem;
	background: url(../images/youxidzbq.ebec05c.png) no-repeat bottom center;
	background-size: 100%; */


/* } */

.tw a img {
    width: 1.2em;
    height: 1.4em;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.2rem;
}

.mw a img {
    width: 1.2em;
    height: 1.4em;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.2rem;
}

.gh a img {
    width: 1.2em;
    height: 1.4em;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.2rem;
}

.mw a img.rz {
    display: inline-block;
    width: 3.38em;
    height: 1.41em;
    vertical-align: middle;
    margin-left: 0.2rem;
}

.jh a {
    color: #693c79;
}


/*新闻*/

.news_list,
.news_info {
    margin-top: 2.5rem
}

.news_info h1 {
    font-weight: normal;
}

.news_list nav li {
    width: 25%;
}

.news_sx {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    /* display: flex;
	flex-direction: row;
	justify-content: center; */
}

.news_sx a {
    border: 1px solid #6a6dca;
    padding: 0.2rem 0;
    margin: 0 1rem;
    width: 2.5rem;
    text-align: center;
    font-size: 0.375rem;
    color: #6a6dca;
    display: inline-block;
}

.news_tuijian {
    width: 100%;
    margin: 1rem auto;
}

.news_tuijian h2 {
    /* border-bottom: 2px solid #f28e90; */
    padding-bottom: 0.2rem;
    margin: 0.2rem 0.2rem 0.4rem;
    font-size: 0.375rem;
}

.news_tuijian_list ul li {
    float: left;
    border-bottom: 1px dashed #ffdddd;
    height: 0.75rem;
    width: 94%;
    margin-left: 0.3rem;
}

.news_tuijian_list ul li a {
    font-size: 0.28125rem;
    color: #666666;
    height: 0.75rem;
    line-height: 0.75rem;
    float: left;
}

.news_tuijian_list ul li .date {
    float: right;
    font-size: 0.28125rem;
    line-height: 0.75rem;
}

.news_more {
    background: url(../images/news_more.png) no-repeat center center;
    background-size: 100%;
    text-align: center;
    font-size: 0.4rem;
    color: #f28e90;
    height: 1.078125rem;
    margin: 1rem 0;
    line-height: 1.078125rem;
}

.news_hidden {
    display: none;
}

.news_info_tit {
    font-size: 0.5rem;
    border-bottom: 1px solid #e7e6e4;
    padding: 0 0.4rem;
    line-height: 1.2rem;
    display: flex;
    flex-flow: column wrap;
    text-align: start;
}

.news_info_tit span {
    font-size: 0.34rem;
    align-self: flex-end;
}

.news_info_content {
    padding: 0.4rem;
    font-size: 0.35rem;
    line-height: 0.8rem;
}

.news_info_content img {
    max-width: 100%;
}

.news_list1_0924_cf {
    background: url(../newsimg/news_list1_0924_icon_01.png) no-repeat left top;
    padding-left: 0.8rem;
}

.news_list1_0924_qd {
    background: url(../newsimg/news_list1_0924_icon_02.png) no-repeat left top;
    padding-left: 0.8rem;
}

.game_iocn {
    background: url(../gameimg/game_iocn.jpg) no-repeat left center;
    margin-left: 0.5rem;
    padding-left: 0.5rem;
}

.game_icon {
    background: url(../gameimg/game_iocn.jpg) no-repeat left 8px;
    margin-left: 1rem;
    padding-left: 0.5rem;
}

.down_span img {
    height: 0.3125rem;
    width: 0.3125rem;
}

.jh a {
    color: #e7894c;
}


/*人物图鉴*/

.role_main {
    /* max-height: 15.625rem; */
    background: #fff8ff url(../images/role_main.jpg) no-repeat top center;
    background-size: 100%;
    height: auto !important;
    margin-top: 1.93rem;
}

.role_container {
    /* width: 90%; */
    padding-top: 0.4rem;
    margin: 0 auto;
}

.role_tabs nav {
    background: url(../images/role_tabs_bg.png) no-repeat center center;
    background-size: 100%;
    width: 6.78125rem;
    height: 1.734375rem;
    position: relative;
    margin-left: 0.5rem;
}

.role_tabs nav ul {
    background: url(../images/role_tabs_bg_01.png) no-repeat center center;
    background-size: 100%;
    width: 4.5rem;
    height: 1.46875rem;
    position: absolute;
    left: 2.18rem;
}

.role_tabs nav ul li a {
    background: none;
    font-size: 0.375rem;
    height: 1.46875rem;
    line-height: 1.5rem;
    color: #999999;
    padding: 0 0.37rem;
}

.role_tabs nav ul li a.selected {
    background: none;
    color: #333333;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_tit {
    position: absolute;
    left: 0.6rem;
    writing-mode: tb-rl;
    height: 5.6rem;
    z-index: 3;
    top: 0.8rem;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_tit h1 {
    position: absolute;
    top: 0;
    left: 3rem;
    background: url(../images/role_name_bg.png) no-repeat center center;
    background-size: 100%;
    font-size: 0.40625rem;
    writing-mode: tb-rl;
    text-align: center;
    width: 1.234375rem;
    height: 2.203125rem;
    color: #fff;
    line-height: 1.4rem;
    font-weight: normal;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_tit h2 {
    position: absolute;
    top: 2.3rem;
    left: 3.1rem;
    writing-mode: tb-rl;
    color: #422948;
    font-size: 0.34375rem;
    height: 2.8125rem;
    line-height: 0.46875rem;
    font-weight: normal;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_tit p {
    font-size: 0.375rem;
    color: #422948;
    line-height: 0.65625rem;
    letter-spacing: 0.0625rem;
    border-left: 1px solid #d4d5e2;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_tit p span {
    font-size: 0.6875rem;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_d_img {
    position: absolute;
    right: -3rem;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_d_img img {
    width: 10rem;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_top {
    height: 10rem;
    width: 100%;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_info {
    height: auto;
    width: 100%;
}

.role_info .role_detail {
    background: url(../images/role_detail_bg.png) no-repeat top center;
    background-size: 100%;
    margin-top: -1rem;
    position: relative;
    z-index: 1;
    text-align: left;
    padding-left: 0.4rem;
    color: #422948;
}

.role_info .role_detail .role_slmc {
    padding-top: 4rem;
}

.role_info .role_detail .role_slmc h1 {
    background: url(../images/role_slmc_title.png) no-repeat left center;
    background-size: 10%;
    height: 0.8rem;
    line-height: 0.8rem;
    padding-left: 1.2rem;
    font-size: 0.625rem;
    font-weight: bold;
}

.role_info .role_detail .role_slmc.role_fz_slmc img {
    width: 2rem;
    margin: 0.3rem 0.3rem 0.3rem 0;
}

.role_info .role_detail .role_sssl {
    font-size: 0.625rem;
    font-weight: bold;
    padding-bottom: 1rem;
}

.role_info .role_detail .role_sssl span {
    font-size: 0.625rem;
    font-weight: normal;
}

#thumbs,
#thumbs1,
#thumbs2 {
    width: 76%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden;
    height: auto !important;
    bottom: .8rem;
}
#thumbs{
    top: 9rem;
    height: 1.8rem;
}
.thumbs .swiper-button-prev,
.thumbs1 .swiper-button-prev,
.thumbs2 .swiper-button-prev {
    background: url(../images/role_x_left.png) no-repeat 0 0;
    background-size: 100%;
    width: 0.734375rem;
    height: 0.734375rem;
    top: 13.9rem;
}

.thumbs .swiper-button-next,
.thumbs1 .swiper-button-next,
.thumbs2 .swiper-button-next {
    background: url(../images/role_x_right.png) no-repeat 0 0;
    background-size: 100%;
    width: 0.734375rem;
    height: 0.734375rem;
    top: 13.9rem;
}
.thumbs
.gallery-top {
    height: 5rem;
    width: 100%;
}

.gallery-thumbs {
    height: 2rem;
    box-sizing: border-box;
    padding: 10px 0;
}
.role_content li .thumbs .swiper-wrapper{
    display: flex;
    height: 100% !important;
}
.role_content li .thumbs .swiper-slide{
    height: 100% !important;
}
.roud_bg{
    height: 100%;
    background-image: url(../images/round_bg.png);
    background-size: cover;
}
.role_content li .thumbs .swiper-slide img{
    width: 100%;
    height: 100%;
}
.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}
.role_content li.selected{
    display: block;
}
.role_content li{
    display: none;
}
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.role_slmc .role_mcjn {
    width: 1.203125rem;
    height: 0.1rem;
    text-align: center;
    display: inline-block;
    padding: 1.5rem 0.2rem 0;
    margin-top: 0.2rem;
}

.role_slmc .role_mcjn img {
    width: 0.3rem;
}

.role_slmc .role_mcjn_01 {
    background: url(../images/tj_dc_jn_01.png) no-repeat left top;
    background-size: 100%;
}

.role_slmc .role_mcjn_02 {
    background: url(../images/tj_dc_jn_02.png) no-repeat left top;
    background-size: 100%;
}

.role_slmc .role_mcjn_03 {
    background: url(../images/tj_dc_jn_03.png) no-repeat left top;
    background-size: 100%;
}

.role_slmc .role_mcjn_04 {
    background: url(../images/tj_dc_jn_04.png) no-repeat left top;
    background-size: 100%;
}

.role_dc_slxg p {
    width: 2.2rem;
    padding: 0 0.2rem;
    font-size: 0.4375rem;
}

.role_slmc_zz {
    padding-top: 0!important
}


/*2019-7-10视频*/

.video_sy a {
    position: absolute;
    top: 7.9rem;
    left: 7.5rem; 
    /* top: 7.8rem;
    left: 7.3rem; */

    /* top: 4.35rem;
    left: 3.8rem; */
    width: .9rem;
    height: .9rem;
}

.video_sy img {
    width: .9rem;
    /* height: .65rem; */
}

.video_box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 7.8125rem;
    height: 4.890625rem;
    margin-left: -3.90625rem;
    margin-top: -2.4453125rem;
    z-index: 1001;
}

.video_box .close {
    position: absolute;
    left: 7.8rem;
    top: -.15rem;
    width: 0.71875rem;
    height: 0.78125rem;
    /* text-indent: -999em; */
    background: url(../images/video_close.png) no-repeat 50%;
    background-size: 100% 100%;
    z-index: 1002;
}

.video_dialog .mask {
    background: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
    opacity: .5;
}

/* 适龄提示 */
.age-limit {
    position: absolute;
    width: 46px;
    height: 60px;
    top: 90px;
    right: 10px;
    cursor: pointer;
    z-index: 1;
}

.age-limit-img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

/* 弹窗 (background) */
.age-tips {
    display: none;
    position: fixed;
    z-index: 1005;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}

/* 弹窗内容 */
.age-tips-content {
    background-color: #fefefe;
    margin: 15% auto; 
    padding: 20px;
    border: 1px solid #888;
    width: 60%; 
}

.age-tips-content h1 {
    font-size: small;
    text-align: center;
	margin-bottom: 10px;
}

.age-tips-content p {
	margin-bottom: 10px;
    font-size: small;
}

/* 关闭按钮 */
.age-tips-close {
    color: #aaa;
    float: right;
    margin-right: 20px;
    font-size: 49px;
    font-weight: bold;
}

.age-tips-close:hover,
.age-tips-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.news{
    background-image: url(../images/dot_bg.png);
    background-size: contain;
    background-repeat: repeat;
}
.news_nav{
    padding-top: 2.4rem;
    height: 1rem;
    background-color: rgba(176, 208, 250, .85);
}
.news_nav ul{
    display: flex;
    font-size: .5rem;
    flex-flow: row nowrap;
    justify-content: space-around;
    font-family: '宋体';
    font-weight: bold;
    color: #5e6eb0;
    width: 86%;
    margin: auto;
    /* left: 50%;
    transform: translateX(-50%); */
}
.vertical_line{
    border-left: #5e6eb0 1px solid;
    height: .45rem;
    margin: auto;
}
.news_nav ul li{
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.news_nav ul li.select{
    color: white;
}
.news_nav ul li.select div{
    width: 1.6rem;
    height: .7rem;
    background-color: #5e6eb0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}
.news_nav ul li.select div.news_nav_game{
    width: 2rem;
}
.news_list ul li {
    display: none;
    padding: 0rem 0rem .5rem 0;
}
.news_list ul li.select{
    display: block;
}
.news_list ul li div{
    width: 100%;
    height: 1.2rem /* 120/75 */;
    border-bottom: 1px dashed #5e6eb0;
}
.news_list ul li div:first-child{
    border-top: 1px dashed #5e6eb0;
}
.news_list ul li div a{
    display: flex;
    flex-flow: nowrap;
    width: 100%;
    height: 100%;
    justify-content: space-between;
}
.news_list ul {
    background-color: rgba(196, 225, 254, .85);
}
.news_list ul li p{
    font-size: .3rem;
    line-height: 1.2rem;
}
.news_list ul li .type{
    margin: 0 .1rem 0 .4rem;
}
.news_list ul li .newinfo{
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_list ul li .date{
    margin-right: .2rem;
    margin-left: .2rem;
}
.news_list ul li span{
    display: inline;
    font-size: .4rem;
}
.news .news_list{
    margin-top: 0;
}
.thumbs-container{
    height: 1.8rem;
}
.thumbs-slide img{
    height: 1.6rem !important;
    width: 1.6rem !important;
    opacity: .6; 
}
.swiper-slide-thumb-active img{
    opacity: 1;
}




.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 .4rem /* 30/75 */ !important;
}
.swiper-pagination-bullet {
    width: .233333rem /* 40/75 */ !important;
    height: .233333rem /* 40/75 */!important;
    text-align: center;
    /* color:#000; */
    opacity: 1;
    position: relative;
    background: none;
    background-repeat: no-repeat !important; 
    background-position: center !important; 
    background-size: contain !important;
    background-color: none !important;
    border-radius: 0% !important;
    background-color: none;
}

.swiper-pagination-bullet-active {
    /* background: #007aff; */
    
    width: .533333rem /* 40/75 */ !important;
    height: .533333rem /* 40/75 */!important;
    background: none;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    background-color: none !important;
}
/* .swiper-pagination-bullet:not(:last-child)::after{
    content: '';
    position: absolute;
    left: .45rem;
    top: 50%;
    margin: auto;
    display: block;
    background-image: url(../images/bullet_line.png) ;
    background-repeat: no-repeat;
    height: 15px;
    width: .5rem;
} */
.feature_swiper_container .swiper-pagination-bullet,
.feature_swiper_container .swiper-pagination-bullet-active{
    background: none;
}
.feature_swiper_container .swiper-pagination-bullet{
    background-image:url(../images/bullet.png) !important;
    opacity: 1 !important;
}
.feature_swiper_container .swiper-pagination-bullet-active{
    background-image:url(../images/bullet-active.png) !important;
}
.newsDetail_content_info{
    font-size: .35rem;
    padding: .5rem;
    border-top: 1px #717ecf dashed;
    line-height: .7rem;
}
.newsDetail_content_info img{
    width: 100%;
    height: auto;
}</pre></body></html>