@charset "utf-8";
/*css reset*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video,
input,
button {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

ul,
ol,
li {
    list-style: none;
}

i,
em {
    font-style: normal;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input,
select {
    vertical-align: middle;
}

a {
    text-decoration: none;
}

em {
    font-style: normal;
}

a,
i,
b,
img,
span,
em {
    display: block;
}

a,
button,
input,
textarea {
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

input[type="text"] {
    -webkit-appearance: none;
    background: none;
}

input[type="submit"] {
    -webkit-appearance: none;
}

input[type="checkbox"] {
    border: 1px solid #ccc;
    border-radius: 0;
}

input[type="password"] {
    -webkit-appearance: none;
}

input[type="tel"] {
    -webkit-appearance: none;
    background: none;
}

input[type="tel"] {
    -webkit-appearance: none;
    background: none;
}

body {
    font-family: Î¢ÈíÑÅºÚ, Helvetica, Arial, sans-serif;
}

td,
th {
    vertical-align: middle;
}

.clear {
    clear: both;
}

/*reset end*/

.ff-1 {
    font-family: Helvetica;
}

.fs12 {
    font-size: 1rem;
}

.fs14 {
    font-size: 1.167rem;
}

.fs16 {
    font-size: 1.333rem;
}

.fs18 {
    font-size: 1.500rem;
}

.bdl-dashed1 {
    border-left: 1px dashed #d6d6d6;
}

.bold {
    font-weight: bold;
}

.rotate30 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

.rotate-30 {
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

.rotate45 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.rotate-45 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.rotate180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}


* input::-moz-placeholder {
    font-family: Î¢ÈíÑÅºÚ, Helvetica, Arial, sans-serif;
}

* input::-webkit-input-placeholder {
    font-family: Î¢ÈíÑÅºÚ, Helvetica, Arial, sans-serif;
}

* input::-o-input-placeholder {
    font-family: Î¢ÈíÑÅºÚ, Helvetica, Arial, sans-serif;
}

* input::-ms-input-placeholder {
    font-family: Î¢ÈíÑÅºÚ, Helvetica, Arial, sans-serif;
}

.thin {
    font-weight: normal;
}

.red1 {
    color: #ff0040;
}

.red2 {
    color: #f34649;
}

.blue1 {
    color: #377bed;
}

.caa {
    color: #aaaaaa;
}

.c7d {
    color: #7d7d7d;
}

.c55 {
    color: #555555;
}

/*========½çËµ»ù´¡ÑùÊ½========*/
body {
    word-break: break-all;
    background: #fff;
}

.w,
.w1400,
.w1200 {
    margin: 0 auto;
    width: 92%;
}

.hide {
    display: none;
}

.vis {
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    /*visibility:hidden;*/
}

.clearfix {
    zoom: 1;
}

a .opacity {
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

a:hover .opacity {
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: 0.8;
}

.bac {
    background: #fff;
}

.bac2 {
    background: #fafafa;
}

.bacf6 {
    background: #f6f6f6;
}

a.button {
    display: block;
    height: 2.5em;
    line-height: 2.5em;
    font-size: 0.9375em;
    color: #fff;
    text-align: center;
    background: #ee3749;
    border-radius: 0.3rem;
}

a.buttons {
    display: block;
    height: 2.5em;
    line-height: 2.5em;
    font-size: 0.9375em;
    color: #666;
    text-align: center;
    background: #ccc;
    border-radius: 0.3rem;
}

.bor_top {
    border-top: 1px #ddd solid;
}

.bor_rig {
    border-right: 1px #ddd solid;
}

.bor_bot {
    border-bottom: 1px #ddd solid;
}

.bor_lef {
    border-left: 1px #ddd solid;
}

.bor {
    border: 1px #ddd solid;
}

.bor-radius {
    border-radius: 0.4rem;
}

.mar {
    margin: 1rem;
}

.mar_top {
    margin-top: 1rem;
}

.mar_rig {
    margin-right: 1rem;
}

.mar_bot {
    margin-bottom: 1rem;
}

.mar_lef {
    margin-left: 1rem;
}

.mar_lr {
    margin-left: 1rem;
    margin-right: 1rem;
}

.mar_tb {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.mar_top05 {
    margin-top: 0.5rem;
}

.pad {
    padding: 1rem;
}

.pad_top {
    padding-top: 1rem;
}

.pad_rig {
    padding-right: 1rem;
}

.pad_bot {
    padding-bottom: 1rem;
}

.pad_lef {
    padding-left: 1rem;
}

.pad_lr {
    padding-left: 1rem;
    padding-right: 1rem;
}

.pad_tb {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.over {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text_over1 {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text_over2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -ms-box;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -o-box;
    -o-line-clamp: 2;
    -o-box-orient: vertical;
}

.text_over3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -ms-box;
    -ms-line-clamp: 3;
    -ms-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -o-box;
    -o-line-clamp: 3;
    -o-box-orient: vertical;
}


.m_header {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 11;
    width: 100%;
    background: #fff;
    border-bottom: #e6e6e6 1px solid;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);
}

.m_header .logo {
    display: flex;
    align-items: center;
    height: 1rem;
}

.m_header .logo img {
    display: block;
    height: 0.53rem;
}

.m_header .nav_icon {
    width: 0.48rem;
    height: 1rem;
    background: url(/themes/mobile/public/assets/images/icon/icon_1s.png) center no-repeat;
    background-size: 100% auto;
}

.m_header .nav_icon.cur {
    background: url(/themes/mobile/public/assets/images/icon/icon_2s.png) center no-repeat;
    background-size: 0.41rem auto;
}


.m_nav {
    transition: all 0.7s;
    display: block;
    position: fixed;
    left: 100%;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.96);
}

.m_nav.cur {
    transition: all 0.7s;
    left: 0%;
}

.m_nav ul {
    margin-top: 1.54rem;
    height: calc(100% - 1.34rem - 1.14rem - 0.6rem);
    overflow-y: auto;
}


/* .m_nav ul .one{transition: all 0.5s;padding-left: 0.5rem; position: relative;font-size: 0.36rem;line-height: 1.2rem;color: #fff;}
.m_nav ul .one::after{transition: all 0.5s;position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 0;height: 0.03rem;background: #0b4da2;content: "";}
 */

.m_nav ul .tit {
    position: relative;
    margin: 0 auto;
    width: 56%;
    height: 1.2rem;
    line-height: 1.2rem;
    overflow: hidden;
}

.m_nav ul .tit a {
    position: relative;
    z-index: 2;
    font-size: 0.36rem;
    color: #444;
    text-align: center
}

.m_nav ul .tit i {
    transition: all 0.5s;
    position: absolute;
    left: -88%;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background: #0b4da2;
}





.m_nav ul .pos {
    display: none;
}

.m_nav ul .pos a {
    line-height: 0.66rem;
    font-size: 0.3rem;
    color: #444;
    text-align: center;
}

.m_nav ul .pos .on a {
    color: #0b4da2;
}

.m_nav ul li.on .tit i,
.m_nav ul li:hover .tit i {
    transition: all 0.5s;
    left: 0;
    background: #d5d6d6;
}



.m_nav .b_text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.14rem;
    line-height: 1.14rem;
    color: #fff;
    border-top: #ccc 1px solid;
}

.m_nav .search {
    display: block;
}

.m_nav .search input {
    width: calc(100% - 0.8rem);
    height: 1.14rem;
    font-size: 0.3rem;
    color: #444;
}

.m_nav .search input::-moz-placeholder {
    color: #444;
    opacity: 1;
}

.m_nav .search input::-webkit-input-placeholder {
    color: #444;
    opacity: 1;
}

.m_nav .search input::-o-input-placeholder {
    color: #444;
    opacity: 1;
}

.m_nav .search input::-ms-input-placeholder {
    color: #444;
    opacity: 1;
}

.m_nav .search .but {
    display: block;
    width: 0.5rem;
    height: 1.14rem;
    background: url(/themes/mobile/public/assets/images/icon/icon_3.png) right center no-repeat;
    background-size: 0.38rem auto;
}


.footer {
    padding: 0;
}

.footer_box {
    padding: 0.78rem 0;
    font-size: 0.24rem;
    line-height: 0.4rem;
    color: #fff;
    text-align: center;
    background: #21529d;
}
.footer_box p{
    color: #fff;
}
.footer_box p a {
    display: inline-block;
    color: #fff;
}



/*ÊÓÆµ²¥·Åµ¯´°*/
.pop_video {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 31;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1200px;
    height: 80vh;
    background: #000;
}

.pop_video video {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.pop_video i {
    position: absolute;
    right: 4%;
    top: 4%;
    width: 0.38rem;
    height: 0.38rem;
    background: url(/themes/mobile/public/assets/images/icon/icon_50.png) center no-repeat;
    background-size: 100% auto;
}

.pop_video_bac {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 30;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
}

.swiper-pagination-s {
    font-family: Arial;
}



/*Îüµ×*/
.susPage {
    position: relative;
    z-index: 9;
    height: 0.84rem;
}

.suspend {
    position: relative;
    z-index: 5;
    display: none;
    width: 100%;
    height: 1.19rem;
    background: #8ec31f;
    border: #e6e5e5 1px solid;
    border-bottom: none;
    border-radius: 0.52rem 0.52rem 0 0;
}

.suspend i {
    position: relative;
    float: left;
    width: 25%;
    height: 1.19rem;
    font-size: 0;
    text-align: center;
}

.suspend i::after {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.09rem;
    width: 1px;
    height: 0.33rem;
    background: #fff;
    content: " ";
}

.suspend i:last-child::after {
    display: none;
}

.suspend i a {
    display: inline-block;
    font-size: 0.19rem;
    height: 0.18rem;
    color: #fff;
    display: flex;
    align-items: center;
    flex-direction: column;
    /* margin-top: 0.3rem; */
}

.suspend i a b {
    width: 0.41rem;
    height: 0.39rem;
    padding-top: 0.23rem;
}

.suspend i a b img {
    width: 100%;
    height: 100%;
}
.suspend i a p{
    padding-top: 0.1rem;
}
/* .suspend .qq a {
    padding-left: 0.42rem;
    background: url(/themes/mobile/public/assets/images/icon/icon_47.png) left center no-repeat;
    background-size: 0.33rem auto;
    background-position: 73% -3%;
}

.suspend .wx a {
    position: relative;
    padding-left: 0.43rem;
    background: url(/themes/mobile/public/assets/images/icon/icon_48.png) left center no-repeat;
    background-size: 0.33rem auto;
    background-position: 73% -3%;
} */

.suspend .wx .pos {
    transition: all 0.5s;
    position: absolute;
    left: 50%;
    bottom: 0.9rem;
    transform: translateX(-50%);
    width: 2.6rem;
    height: 0rem;
    overflow: hidden;
}

.suspend .wx .pos img {
    width: 2.6rem;
    height: 2.6rem;
}

.suspend .wx.cur .pos {
    transition: all 0.5s;
    height: 2.6rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}

.suspend .top a {
    padding-left: 0.35rem;
    background: url(/themes/mobile/public/assets/images/icon/icon_49.png) left center no-repeat;
    background-size: 0.26rem auto;
}

.suspend_fixed {
    transition: all 0.3s;
    bottom: 6.31rem;
}

.suspend_block {
    display: block;
}

.suspend_fixedPage {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9;
}



/*ÁôÑÔµ¯´°*/
.message_team {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 30;
    transform: translate(-50%, -50%);
    width: calc(92% - 0rem);
    background: #fff;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}

.message_team .bor {
    position: relative;
    border: none;
    padding: 0.5rem 0.46rem 0rem;
    max-height: calc(90vh - 0.6rem);
    overflow-y: auto;
}

.message_team .title {
    margin-bottom: 0.7rem;
    padding: 0;
    text-align: center;
    font-size: 0.38rem;
    color: #0b4da2;
    font-weight: bold;
}

.message_team .list li {
    margin: 0 0 0.47rem 0;
    width: 100%;
}

.message_team .list li:nth-child(3n) {
    margin-right: 0;
}

.message_team .list li.other {
    margin-right: 0;
    width: 100%;
}

.message_team .list .tit {
    margin-bottom: 4px;
    font-size: 0.28rem;
    color: #666;
}

.message_team .list .tit p {
    float: left;
}

.message_team .list .tit i {
    float: left;
    color: #ec0202;
}

.message_team .list .antistop {
    position: relative;
    width: 100%;
    border: #a5c7fe 1px solid;
    cursor: pointer;
}

.message_team .list .antistop p {
    margin: 0 0.12rem;
    height: 0.86rem;
    line-height: 0.86rem;
    font-size: 0.28rem;
    color: #666;
    background: url(/themes/mobile/public/assets/images/zimages/icon_5.png) right center no-repeat;
    cursor: pointer;
}

.message_team .list .antistop p.cur {
    background: url(/themes/mobile/public/assets/images/zimages/icon_5.png) right center no-repeat;
}

.message_team .list .antistop .pos {
    display: none;
    position: absolute;
    left: 0px;
    top: calc(0.86rem + 1px);
    z-index: 2;
    width: calc(100% - 2px);
    max-height: 4rem;
    overflow-y: auto;
    background: #fff;
    border: #e7e6e6 1px solid;
    border-top: none;
}

.message_team .list .antistop .pos em {
    line-height: 0.6rem;
    font-size: 0.28rem;
    color: #333;
    text-align: center;
    border-bottom: #f1efef;
    cursor: pointer;
}

.message_team .list .antistop .pos em:hover {
    color: #0b4da2;
    background: #eef0f2;
}

.message_team .list .inp {
    width: calc(100% - 2px);
    border: #a5c7fe 1px solid;
}

.message_team .list .inp input {
    display: block;
    padding-left: 0.12rem;
    width: calc(100% - 0.15rem);
    height: 0.86rem;
    line-height: 0.86rem;
    font-size: 0.28rem;
    color: #666;
}

.message_team .list .inp textarea {
    padding: 0.12rem;
    width: calc(100% - 0.24rem - 2px);
    height: 100px;
    border: none;
}

.message_team .verify {
    font-size: 0.28rem;
    color: #868585;
}

.message_team .verify p {
    margin-bottom: 0.04rem;
}

.message_team .verify input {
    float: left;
    margin-right: 0.2rem;
    padding: 0 0.1rem;
    width: 2.87rem;
    height: 0.86rem;
    line-height: 0.86rem;
    border: #dcdcdc 1px solid;
}

.message_team .verify img {
    float: left;
    width: calc(100% - 2.87rem - 0.4rem - 4px);
}

.message_team .verify em {
    float: right;
    margin-top: 0.2rem;
    font-size: 0.28rem;
    color: #0b4da2;
    cursor: pointer;
}

.message_team .but {
    display: block;
    margin: 0.72rem auto 0.7rem;
    width: 3rem;
    height: 0.75rem;
    line-height: 0.75rem;
    font-size: 0.28rem;
    color: #fff;
    background: #0b4da2;
    border: none;
    cursor: pointer;
}

.message_team .delete {
    position: absolute;
    right: 0.3rem;
    top: 0.3rem;
    width: 0.5rem;
    height: 0.5rem;
    background: url(/themes/mobile/public/assets/images/icon/icon_50.png) right center no-repeat;
    background-size: 0.5rem auto;
    cursor: pointer;
}

.message_team_bac {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 28;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
}


.noty_text {
    font-size: 0.24rem;
}

/*µ¯´°*/
.pop_up_2 {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 15;
    transform: translate(-50%, -50%);
    max-width: 92vw;
}

.pop_up_2 .delete {
    position: absolute;
    right: 0%;
    top: -0.5rem;
    z-index: 16;
    width: 0.38rem;
    height: 0.38rem;
    border-radius: 0.38rem;
    background: url(/themes/mobile/public/assets/images/icon/icon_62.png) center no-repeat;
    background-size: 0.38rem auto;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.pop_up_2 .swiper-slide {
    width: 100vw;

}

.pop_up_2 .swiper-slide .pos {
    padding-bottom: 0.5rem;
}

.pop_up_2 img {
    max-width: 100%;
    max-height: calc(96vh - 2.28rem);
}

.pop_up_2 .next {
    padding-top: 0.36rem;
    font-size: 0.32rem;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    font-weight: bold;
}

.pop_up_2 .swiper-container-horizontal>.swiper-pagination-bullets {
    display: flex;
    justify-content: center;
    align-content: center;
    bottom: 0rem;
}

.pop_up_2 .swiper-pagination-bullet {
    width: 0.37rem;
    height: 3px;
    background: #c7c7c7;
    border-radius: 0;
    opacity: 1;
}

.pop_up_2 .swiper-pagination-bullet-active {
    background: #d71820;
}

.pop_up_2_bac {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 13;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.85;
}

.bic_gray{
    filter: grayscale(108%);
-webkit-filter: grayscale(100%);
-moz-filter grayscale(100%);
-ms-filter:grayscale(100%):
-o-filter:grayscale(100%);
filter:progid:DXImageTransform,Microsoft,BasicImage(grayscale=1):
-webkit-filter:grayscale(1);
}<!--ºÄÊ±1751364815.774Ãë-->