@charset "utf-8";

html {
    -webkit-font-smoothing: antialiased;
    height: 100%;
    touch-action: manipulation;
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

header,
hgroup,
nav,
menu,
main,
section,
article,
summary,
details,
aside,
figure,
figcaption,
footer {
    display: block;
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

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

dl,
ol,
ul {
    list-style-type: none
}

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

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: 0;
    outline: none;
    blr: expression(this.onFocus=this.blur())
}

sup {
    /*vertical-align:text-top*/
}

sub {
    vertical-align: text-bottom
}

textarea {
    resize: none;
    outline: none;
    font-family: "SF-UI-Text", "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "SimHei", sans-serif;
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

button,
input[type=submit],
input[type=text],
input[type=button] {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: 0;
    blr: expression(this.onFocus=this.blur())
}

input {
    outline: 0;
}

input::-webkit-input-safebox-button {
    display: none;
    /*去掉搜狗浏览器密码软盘*/
}

video{max-width: 100%;height: auto;}

body {
    color: #000;
    font-family: "SF-UI-Text", "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "SimHei", sans-serif;
}

header,

footer,

main,

header *,

footer *,

main * {
    box-sizing: border-box;
    line-height: 1;
}



#web-ietip {
    width: 526px;
    height: 90px;
    padding: 83px 0 0 84px;
    overflow: hidden;
    background: url(../images/browser.png) no-repeat center center;
    margin: 200px auto 0;
}

#web-ietip a {
    display: block;
    width: 65px;
    height: 80px;
    float: left;
}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
    font-size: 0;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.eps2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}





html {
    font-size: calc(100vw / 1920 * 100);
}

@media(max-width: 1920px) {

    html {
        font-size: 100px;
    }

}

@media(max-width: 1400px) {

    html {
        font-size: calc(100vw / 1400 * 100);
    }

}

@media(max-width: 656px) {

    html {
        font-size: calc(656px / 1400 * 100);
    }

}



body {
    font-size: calc(16 * 1rem / 100);
}

@media(max-width: 1155px) {

    body {
        font-size: 13.2px;
    }

}



.s12 {
    font-size: calc(12 * 1rem / 100);
}

@media(max-width: 1400px) {

    .s12 {
        font-size: 12px;
    }

}

.s13 {
    font-size: calc(13 * 1rem / 100);
}

@media(max-width: 1324px) {

    .s13 {
        font-size: 12.3px;
    }

}

.s14 {
    font-size: calc(14 * 1rem / 100);
}

@media(max-width: 1260px) {

    .s14 {
        font-size: 12.6px;
    }

}

.s15 {
    font-size: calc(15 * 1rem / 100);
}

@media(max-width: 1204px) {

    .s15 {
        font-size: 12.9px;
    }

}

.s16 {
    font-size: calc(16 * 1rem / 100);
}

@media(max-width: 1155px) {

    .s16 {
        font-size: 13.2px;
    }

}

.s17 {
    font-size: calc(17 * 1rem / 100);
}

@media(max-width: 1111px) {

    .s17 {
        font-size: 13.5px;
    }

}

.s18 {
    font-size: calc(18 * 1rem / 100);
}

@media(max-width: 1073px) {

    .s18 {
        font-size: 13.8px;
    }

}

.s19 {
    font-size: calc(19 * 1rem / 100);
}

@media(max-width: 1038px) {

    .s19 {
        font-size: 14.1px;
    }

}

.s20 {
    font-size: calc(20 * 1rem / 100);
}

@media(max-width: 1008px) {

    .s20 {
        font-size: 14.4px;
    }

}

.s21 {
    font-size: calc(21 * 1rem / 100);
}

@media(max-width: 979px) {

    .s21 {
        font-size: 14.7px;
    }

}

.s22 {
    font-size: calc(22 * 1rem / 100);
}

@media(max-width: 954px) {

    .s22 {
        font-size: 15px;
    }

}

.s23 {
    font-size: calc(23 * 1rem / 100);
}

@media(max-width: 931px) {

    .s23 {
        font-size: 15.3px;
    }

}

.s24 {
    font-size: calc(24 * 1rem / 100);
}

@media(max-width: 910px) {

    .s24 {
        font-size: 15.6px;
    }

}

.s25 {
    font-size: calc(25 * 1rem / 100);
}

@media(max-width: 890px) {

    .s25 {
        font-size: 15.9px;
    }

}

.s26 {
    font-size: calc(26 * 1rem / 100);
}

@media(max-width: 872px) {

    .s26 {
        font-size: 16.2px;
    }

}

.s27 {
    font-size: calc(27 * 1rem / 100);
}

@media(max-width: 855px) {

    .s27 {
        font-size: 16.5px;
    }

}

.s28 {
    font-size: calc(28 * 1rem / 100);
}

@media(max-width: 840px) {

    .s28 {
        font-size: 16.8px;
    }

}

.s29 {
    font-size: calc(29 * 1rem / 100);
}

@media(max-width: 825px) {

    .s29 {
        font-size: 17.1px;
    }

}

.s30 {
    font-size: calc(30 * 1rem / 100);
}

@media(max-width: 812px) {

    .s30 {
        font-size: 17.4px;
    }

}

.s31 {
    font-size: calc(31 * 1rem / 100);
}

@media(max-width: 799px) {

    .s31 {
        font-size: 17.7px;
    }

}

.s32 {
    font-size: calc(32 * 1rem / 100);
}

@media(max-width: 787px) {

    .s32 {
        font-size: 18px;
    }

}

.s33 {
    font-size: calc(33 * 1rem / 100);
}

@media(max-width: 776px) {

    .s33 {
        font-size: 18.3px;
    }

}

.s34 {
    font-size: calc(34 * 1rem / 100);
}

@media(max-width: 765px) {

    .s34 {
        font-size: 18.6px;
    }

}

.s35 {
    font-size: calc(35 * 1rem / 100);
}

@media(max-width: 755px) {

    .s35 {
        font-size: 18.9px;
    }

}

.s36 {
    font-size: calc(36 * 1rem / 100);
}

@media(max-width: 746px) {

    .s36 {
        font-size: 19.2px;
    }

}

.s37 {
    font-size: calc(37 * 1rem / 100);
}

@media(max-width: 737px) {

    .s37 {
        font-size: 19.5px;
    }

}

.s38 {
    font-size: calc(38 * 1rem / 100);
}

@media(max-width: 729px) {

    .s38 {
        font-size: 19.8px;
    }

}

.s39 {
    font-size: calc(39 * 1rem / 100);
}

@media(max-width: 721px) {

    .s39 {
        font-size: 20.1px;
    }

}

.s40 {
    font-size: calc(40 * 1rem / 100);
}

@media(max-width: 714px) {

    .s40 {
        font-size: 20.4px;
    }

}

.s41 {
    font-size: calc(41 * 1rem / 100);
}

@media(max-width: 706px) {

    .s41 {
        font-size: 20.7px;
    }

}

.s42 {
    font-size: calc(42 * 1rem / 100);
}

@media(max-width: 700px) {

    .s42 {
        font-size: 21px;
    }

}

.s43 {
    font-size: calc(43 * 1rem / 100);
}

@media(max-width: 693px) {

    .s43 {
        font-size: 21.3px;
    }

}

.s44 {
    font-size: calc(44 * 1rem / 100);
}

@media(max-width: 687px) {

    .s44 {
        font-size: 21.6px;
    }

}

.s45 {
    font-size: calc(45 * 1rem / 100);
}

@media(max-width: 681px) {

    .s45 {
        font-size: 21.9px;
    }

}

.s46 {
    font-size: calc(46 * 1rem / 100);
}

@media(max-width: 675px) {

    .s46 {
        font-size: 22.2px;
    }

}

.s47 {
    font-size: calc(47 * 1rem / 100);
}

@media(max-width: 670px) {

    .s47 {
        font-size: 22.5px;
    }

}

.s48 {
    font-size: calc(48 * 1rem / 100);
}

@media(max-width: 665px) {

    .s48 {
        font-size: 22.8px;
    }

}

.s49 {
    font-size: calc(49 * 1rem / 100);
}

@media(max-width: 660px) {

    .s49 {
        font-size: 23.1px;
    }

}

.s50 {
    font-size: calc(50 * 1rem / 100);
}

@media(max-width: 655px) {

    .s50 {
        font-size: 23.4px;
    }

}

.s51 {
    font-size: calc(51 * 1rem / 100);
}

@media(max-width: 650px) {

    .s51 {
        font-size: 23.7px;
    }

}

.s52 {
    font-size: calc(52 * 1rem / 100);
}

@media(max-width: 646px) {

    .s52 {
        font-size: 24px;
    }

}

.s53 {
    font-size: calc(53 * 1rem / 100);
}

@media(max-width: 641px) {

    .s53 {
        font-size: 24.3px;
    }

}

.s54 {
    font-size: calc(54 * 1rem / 100);
}

@media(max-width: 637px) {

    .s54 {
        font-size: 24.6px;
    }

}

.s55 {
    font-size: calc(55 * 1rem / 100);
}

@media(max-width: 633px) {

    .s55 {
        font-size: 24.9px;
    }

}

.s56 {
    font-size: calc(56 * 1rem / 100);
}

@media(max-width: 630px) {

    .s56 {
        font-size: 25.2px;
    }

}

.s57 {
    font-size: calc(57 * 1rem / 100);
}

@media(max-width: 626px) {

    .s57 {
        font-size: 25.5px;
    }

}

.s58 {
    font-size: calc(58 * 1rem / 100);
}

@media(max-width: 622px) {

    .s58 {
        font-size: 25.8px;
    }

}

.s59 {
    font-size: calc(59 * 1rem / 100);
}

@media(max-width: 619px) {

    .s59 {
        font-size: 26.1px;
    }

}

.s60 {
    font-size: calc(60 * 1rem / 100);
}

@media(max-width: 616px) {

    .s60 {
        font-size: 26.4px;
    }

}

.s61 {
    font-size: calc(61 * 1rem / 100);
}

@media(max-width: 612px) {

    .s61 {
        font-size: 26.7px;
    }

}

.s62 {
    font-size: calc(62 * 1rem / 100);
}

@media(max-width: 609px) {

    .s62 {
        font-size: 27px;
    }

}

.s63 {
    font-size: calc(63 * 1rem / 100);
}

@media(max-width: 606px) {

    .s63 {
        font-size: 27.3px;
    }

}

.s64 {
    font-size: calc(64 * 1rem / 100);
}

@media(max-width: 603px) {

    .s64 {
        font-size: 27.6px;
    }

}

.s65 {
    font-size: calc(65 * 1rem / 100);
}

@media(max-width: 600px) {

    .s65 {
        font-size: 27.9px;
    }

}

.s66 {
    font-size: calc(66 * 1rem / 100);
}

@media(max-width: 598px) {

    .s66 {
        font-size: 28.2px;
    }

}

.s67 {
    font-size: calc(67 * 1rem / 100);
}

@media(max-width: 595px) {

    .s67 {
        font-size: 28.5px;
    }

}

.s68 {
    font-size: calc(68 * 1rem / 100);
}

@media(max-width: 592px) {

    .s68 {
        font-size: 28.8px;
    }

}

.s69 {
    font-size: calc(69 * 1rem / 100);
}

@media(max-width: 590px) {

    .s69 {
        font-size: 29.1px;
    }

}

.s70 {
    font-size: calc(70 * 1rem / 100);
}

@media(max-width: 588px) {

    .s70 {
        font-size: 29.4px;
    }

}

.s71 {
    font-size: calc(71 * 1rem / 100);
}

@media(max-width: 585px) {

    .s71 {
        font-size: 29.7px;
    }

}

.s72 {
    font-size: calc(72 * 1rem / 100);
}

@media(max-width: 583px) {

    .s72 {
        font-size: 30px;
    }

}

.s73 {
    font-size: calc(73 * 1rem / 100);
}

@media(max-width: 581px) {

    .s73 {
        font-size: 30.3px;
    }

}

.s74 {
    font-size: calc(74 * 1rem / 100);
}

@media(max-width: 578px) {

    .s74 {
        font-size: 30.6px;
    }

}

.s75 {
    font-size: calc(75 * 1rem / 100);
}

@media(max-width: 576px) {

    .s75 {
        font-size: 30.9px;
    }

}

.s76 {
    font-size: calc(76 * 1rem / 100);
}

@media(max-width: 574px) {

    .s76 {
        font-size: 31.2px;
    }

}

.s77 {
    font-size: calc(77 * 1rem / 100);
}

@media(max-width: 572px) {

    .s77 {
        font-size: 31.5px;
    }

}

.s78 {
    font-size: calc(78 * 1rem / 100);
}

@media(max-width: 570px) {

    .s78 {
        font-size: 31.8px;
    }

}

.s79 {
    font-size: calc(79 * 1rem / 100);
}

@media(max-width: 568px) {

    .s79 {
        font-size: 32.1px;
    }

}

.s80 {
    font-size: calc(80 * 1rem / 100);
}

@media(max-width: 567px) {

    .s80 {
        font-size: 32.4px;
    }

}





@font-face {
    font-family: "iconfont";
    src: url('../fonts/iconfont.ttf') format('truetype')
}
.icon-weibo:before {
  content: "\e62f";
}

.icon-dingding:before {
  content: "\e65f";
}



@font-face {
    font-family: "iconfont";
    src: url('../fonts/font_1430324_1onqfl5gwck.woff') format('woff')
}

.iconfont {

    font-family: "iconfont" !important;

    font-size: 16px;

    font-style: normal;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

}


.iconweibo:before {

    content: "\ed85";

}

.iconzuosanjiaoxing:before {

    content: "\e645";

}

.iconshexiangji:before {

    content: "\e600";

}

.iconxiazai6:before {

    content: "\e606";

}

.iconiconstop:before {

    content: "\e6a8";

}

.iconjiantou:before {

    content: "\e603";

}

.iconheadbrainstorm:before {

    content: "\e613";

}

.iconvcr:before {

    content: "\e75c";

}

.iconziyuan:before {

    content: "\e607";

}

.iconweixin:before {

    content: "\e648";

}

.iconcuowu:before {

    content: "\e674";

}

.icondangtiankequ:before {

    content: "\e675";

}

.icondianhua:before {

    content: "\e676";

}

.iconfanhui:before {

    content: "\e677";

}

.iconfanhuidingbu:before {

    content: "\e678";

}

.icongerenziliao:before {

    content: "\e679";

}

.icongexinghuadingzhi:before {

    content: "\e67a";

}

.icongengduo:before {

    content: "\e67b";

}

.icongengduo1:before {

    content: "\e67c";

}

.iconkepuziliao:before {

    content: "\e67d";

}

.iconlianxi:before {

    content: "\e67e";

}

.iconlianxiwomen:before {

    content: "\e67f";

}

.iconliuyan:before {

    content: "\e680";

}

.iconqiehuanyuyan:before {

    content: "\e681";

}

.iconriqi:before {

    content: "\e682";

}

.iconshipinbofang:before {

    content: "\e683";

}

.iconshouye:before {

    content: "\e684";

}

.iconsousuo:before {

    content: "\e685";

}

.iconsousuo1:before {

    content: "\e686";

}

.icontijiaoshenqing:before {

    content: "\e687";

}

.icontianjia:before {

    content: "\e688";

}

.icontongdao:before {

    content: "\e689";

}

.icontupian:before {

    content: "\e68a";

}

.icontuichu:before {

    content: "\e68b";

}

.iconwancheng:before {

    content: "\e68c";

}

.iconwangzuo:before {

    content: "\e68d";

}

.iconweixuanze:before {

    content: "\e68e";

}

.iconweixuanze1:before {

    content: "\e68f";

}

.iconweixuanze2:before {

    content: "\e690";

}

.iconweixuanze3:before {

    content: "\e691";

}

.iconwode:before {

    content: "\e692";

}

.iconxiala:before {

    content: "\e693";

}

.iconxiasanjiao:before {

    content: "\e694";

}

.iconxiazai:before {

    content: "\e695";

}

.iconxiazai1:before {

    content: "\e696";

}

.iconxingming:before {

    content: "\e697";

}

.iconxuanze:before {

    content: "\e698";

}

.iconxuanze1:before {

    content: "\e699";

}

.iconxuanze2:before {

    content: "\e69a";

}

.iconxuanze3:before {

    content: "\e69b";

}

.iconyanzhengma:before {

    content: "\e69c";

}

.iconyizhousongda:before {

    content: "\e69d";

}

.iconyouxiang:before {

    content: "\e69e";

}

.iconyou:before {

    content: "\e69f";

}

.iconyoujiantou:before {

    content: "\e6a0";

}

.iconyoujiantou1:before {

    content: "\e6a1";

}

.iconyoujiantou2:before {

    content: "\e6a2";

}

.iconyoujiantou3:before {

    content: "\e6a3";

}

.iconyuqixiaoguogongxiang:before {

    content: "\e6a4";

}

.iconzhuyi:before {

    content: "\e6a5";

}

.iconziliao:before {

    content: "\e6a6";

}

.iconzuojiantou:before {

    content: "\e6a7";

}

.iconshouhui:before {

    content: "\e6ba";

}

.iconxianshi:before {

    content: "\e6bb";

}



.a-main {
    width: 100%;
    position: relative;
}

.a-s {
    position: relative;
}

.a-box {
    width: 100%;
    padding-top: 31.25%;
    position: relative;
}

.a-img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
}

.a-video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
}

.a-bn .swiper-button-prev,

.a-bn .swiper-button-next {
    width: .3rem;
    height: .5rem;
    margin-top: -0.25rem;
    background-size: 100% 100%
}

.a-bn .swiper-button-prev {
    left: .6rem;
    background-image: url(../images/8.png)
}

.a-bn .swiper-button-next {
    right: .6rem;
    background-image: url(../images/9.png)
}

.a-text {
    width: 11.4rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -5.7rem;
    transform: translate(0, -50%);
    z-index: 12;
}

.a-tit {
    color: #333;
    margin-bottom: .32rem;
    line-height: 1.33;
}

.a-des {
    color: #333;
    line-height: 1.625;
}

.a-ps-wrap {
    font-size: 0;
    position: absolute;
    left: 0;
    bottom: 0.4rem;
    width: 100%;
    text-align: center;
    z-index: 12;
}

.a-ps {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.a-p {
    width: 1.2rem;
    height: 0.02rem;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    margin-right: .3rem;
    box-shadow: 0 0 .08rem rgb(207 207 207);
    position: relative;
    cursor: pointer;
    opacity: 1;
}

.a-p canvas {
    width: 100%;
    min-height: 100%;
}

.a-p:before,

.a-p:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: .2rem;
    position: absolute;
    left: 0;
}

.a-p:before {
    bottom: 100%;
}

.a-p:after {
    top: 100%;
}

.a-text.white .a-tit {
    color: #fff;
}

.a-text.white .a-des {
    color: #fff;
}

.a-stop {
    width: 30px;
    height: 30px;
    background-image: url(../images/4.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.a-stop.stop {
    background-image: url(../images/5.png)
}

.a-type {
    display: none;
}

.a-bar {
    width: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px #fff;
    color: #474b50;
    position: absolute;
    line-height: 2.5;
    height: 0;
    left: 0;
    bottom: 100%;
    overflow: hidden;
    transition: all .3s;
}

@media(min-width: 1201px) {

    .a-p:hover .a-bar {
        height: 2.5em;
    }

}

@media(max-width: 750px) {

    .a-bn .swiper-button-prev,

    .a-bn .swiper-button-next {
        display: none;
    }

    .a-ps-wrap {
        bottom: 0;
    }

    .a-text {
        max-width: 500px;
        margin-left: -250px;
    }

    .a-p {
        height: 1px;
    }

}

@media(max-width: 520px) {

    .a-text {
        max-width: 100%;
        margin-left: 0;
        padding: 0 20px;
        left: 0;
    }

    .a-box {
        height: 50vw;
    }

    .a-tit {
        margin-bottom: 10px;
    }

}







body {
    padding-top: 0.9rem;
}

.target {
    width: 100%;
    position: absolute;
    left: 0;
    top: -1rem;
}

header {
    width: 100%;
    height: .9rem;
    background-color: #fff;
    z-index: 12345;
    position: fixed;
    left: 0;
    top: 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.h-inner {
    width: 100%;
    max-width: 11.4rem;
    margin: 0 auto;
}

.h-index {
    display: inline-block;
    vertical-align: top;
    margin-top: .2rem;
}

.h-logo {
    height: .5rem;
    vertical-align: top;
}

.h-menu {
    display: none;
    width: 46px;
    height: 46px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/menu.png);
    background-size: 28px 28px;
}

.h-nav {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    white-space: nowrap;
    margin-left: .35rem;
}

.h-li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    white-space: normal;
}

.h-link {
    color: #333;
    display: block;
    line-height: 0.9rem;
    padding: 0 .18rem;
    position: relative;
}

.h-link:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 0);
    margin-top: 1.18em;
    background-color: #000;
    width: 0;
    transition: all .3s;
}

.h-sub {
    display: none;
    width: 12em;
	/*width: 7.4em;*/
    background-color: #fff;
    position: absolute;
    /*left: 50%;*/
    /*margin-left: -3.7em;*/
    top: 100%;
    z-index: 1000;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
	
	
	
}

.h-sub>li>a {
    display: block;
    width: 100%;
    line-height: 1.71;
    padding: .06rem 0.1rem;
    /*text-align: center;*/
	text-align:left;
    color: #333;
    transition: background-color .3s;
    transition: all .3s;
}


 .h-sub>li>a:hover {
    /* background-color: #eee;*/
	color:#0F5BAB;
}

.h-sub-menu{
	line-height: 1.71;
    padding: .06rem 0.03rem;
	text-align:left;
	color: #333;
	font-weight: bold;
	background:#f4f4f4;
	
}

header.show-menu .h-nav {
    right: 0;
}

header.show-menu .h-mask {
    opacity: 1;
    visibility: visible;
}

.h-mask {
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 998;
    transition: all .5s;
    opacity: 0;
    visibility: hidden;
}

.h-right {
    float: right;
    font-size: 0;
    margin-top: 0.25rem;
}

.h-search {
    width: .4rem;
    height: .4rem;
    font-size: 30px;
    color: #333;
    line-height: .4rem;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.h-user {
    width: .4rem;
    height: .4rem;
    font-size: 16px;
    color: #333;
    line-height: .4rem;
    display: inline-block;
    vertical-align: middle;
    margin-left: .24rem;
}



.h-quit {
    width: .4rem;
    height: .4rem;
    font-size: .36rem;
    line-height: .4rem;
    display: inline-block;
    vertical-align: middle;
    margin-left: .24rem;
    cursor: pointer;
    text-align: center;
}

.h-job {
	width: .4rem;
    height: .4rem;
    font-size: 16px;
    color: #333;
    line-height: .4rem;
    display: inline-block;
    vertical-align: middle;
    margin-left: .32rem;
}

.lang-active{
	color:#339eb9;
}

.h-lang {
    width: auto;
    height: .4rem;
    line-height: .4rem;
    margin-left: .24rem;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
}

.h-lang i {
    font-size: .38rem;
    color: #333;
    display: inline-block;
    vertical-align: middle;
}

.h-lang .icongengduo1 {
    margin-left: -0.06rem;
}

.h-lang-menu {
    display: none;
    padding: .05rem 0;
    border: 1px solid rgba(0, 0, 0, .15);
    box-shadow: 0 0.06rem .12rem rgba(0, 0, 0, 0.18);
    border-radius: .04rem;
    background-color: #fff;
    position: absolute;
    left: -0.2rem;
    top: 100%;
}

.h-lang-menu.show {
    display: block;
}

.h-lang-item a {
    display: block;
    line-height: 1.71;
    color: #333;
    padding-left: .2rem;
    padding-right: .2rem;
    text-align: left;
}

.h-sch {
    display: none;
    width: 100%;
    padding: .4rem 0;
    position: fixed;
    top: 0;
    right: 0;
    margin-right: 0;
    z-index: 999;
    background-color: #fff;
    font-size: 0;
    text-align: center;
}

.h-form {
    width: 100%;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    font-size: 0;
}

.h-text {
    width: 3.8rem;
    height: .4rem;
    line-height: .4rem;
    font-size: .14rem;
    padding: 0 .1rem 0 0.05rem;
    border: none;
    border-bottom: 1px solid #ccc;
    border-right: none;
    vertical-align: top;
    background-color: transparent;
    color: #333;
    text-align: left;
    vertical-align: top;
}

.h-smt {
    background-image: url(../images/17.png);
    background-position: center center;
    width: .4rem;
    height: .4rem;
    background-size: .19rem .19rem;
    background-repeat: no-repeat;
    color: transparent;
    cursor: pointer;
    border: none;
    border-bottom: 1px solid #ccc;
    background-color: transparent;
    transition: all .3s;
    vertical-align: top;
}

header.show-sch .h-mask {
    opacity: 1;
    visibility: visible;
}

header.show-sch .h-sch {
    display: block;
}

@media(max-width: 1920px) {

    .h-search {
        width: 40px;
        height: 40px;
        font-size: 30px;
        line-height: 40px;
    }

    .h-user {
        width: 40px;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
    }

    .h-job {
        width: 40px;
        height: 40px;
		font-size: 16px;
		line-height: 40px;
        margin-left: 32px;
    }

    .h-sch {
        padding: 40px 0;
    }

    .h-text {
        width: 380px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding: 0 10px 0 5px;
    }

    .h-smt {
        width: 40px;
        height: 40px;
        background-size: 17px 17px;
    }

    .h-lang {
        height: 40px;
        line-height: 40px;
    }

    .h-lang i {
        font-size: 38px;
    }

    .h-lang .icongengduo1 {
        margin-left: -6px;
    }

    .h-lang-menu {
        padding: 5px 0;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
        border-radius: 4px;
        left: -20px;
    }

    .h-lang-item a {
        padding-left: 20px;
        padding-right: 20px;
    }


}

@media(min-width: 1201px) {

    .h-sub>li>a:hover {
       /* background-color: #eee;*/
	   color:#0F5BAB;
    }

    .h-sch {
        padding: 40px 0;
    }

    .h-text {
        width: 380px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding: 0 10px 0 5px;
    }

    .h-smt {
        width: 40px;
        height: 40px;
        background-size: 17px 17px;
    }

    .h-li.active .h-link:after,

    .h-li:hover .h-link:after {
        width: 3.9em;
    }

}

@media(max-width: 750px) {

    .target {
        top: -56px;
    }

    body {
        padding-top: 46px;
    }

    header {
        height: 46px;
        padding-right: 0;
    }

    .h-inner {
        position: relative;
        max-width: 500px;
    }

    .h-search {
        width: 46px;
        height: 46px;
        line-height: 46px;
        text-align: center;
		font-size: 30px;
    }

    .h-user {
        width: 46px;
        height: 46px;
        line-height: 46px;
        text-align: center;
        margin-left: 0;
		font-size: 16px;
    }

    .h-index {
        margin-top: 8px;
    }

    .h-logo {
        height: 30px;
    }

    .h-nav {
        width: 280px;
        height: 100%;
        position: fixed;
        right: -280px;
        top: 0;
        left: auto;
        transform: translate(0, 0);
        background-color: #fff;
        z-index: 12345;
        overflow: auto;
        transition: all .3s;
    }

    .h-li {
        display: block;
        margin: 0;
    }

    .h-li.active .h-link:after {
        display: none;
    }

    .h-sub {
        width: 100%;
        margin-left: 0;
        top: 0;
        position: relative;
        left: 0;
        padding: 0;
    }

    .h-sub>li>a {
        text-align: left;
        padding: 10px 0 10px 40px;
    }

	

    .h-li.has-nav:after {
        content: "+";
        display: inline-block;
        width: 40px;
        height: 46px;
        line-height: 46px;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 20px;
        color: #666;
    }

    .h-li.has-nav.show:after {
        content: "-";
    }

    .h-link {
        line-height: 46px;
        padding: 0 46px 0 20px;
    }

    .h-menu {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
        opacity: 0.8;
    }

    .h-job {
        width: 46px;
        height: 46px;
        line-height: 46px;
        text-align: center;
        margin-left: 0;
		font-size: 16px;
    }

    .h-right {
        margin-top: 0;
        right: 46px;
        position: absolute;
        top: 0;
    }

    .h-quit {
        width: 46px;
        height: 46px;
        line-height: 46px;
        margin-left: 0;
    }

    .h-quit svg {
        vertical-align: middle;
    }

    .h-lang {
        margin-left: 0;
        width: 70px;
        height: 46px;
        line-height: 46px;
        text-align: center;
    }

}

@media(max-width: 750px) {

    header.show-sch .h-text {
        width: 220px;
    }

    .h-lang-menu {
        left: auto;
        right: 0;
    }

    .h-lang .icongengduo1 {
        display: none;
    }

}

@media(max-width:554px) {

    header {
        padding-left: 20px;
    }

    .h-inner {
        padding-left: 0
    }

}

@media(max-width: 375px) {

    .h-search {
        width: 40px;
    }

    .h-user {
        width: 40px;
    }

    .h-quit {
        width: 40px;
    }

    .h-job {
        width: 40px;
    }

    .h-menu {
        width: 40px;
    }

    .h-right {
        right: 40px;
    }

    .h-lang {
        width: 40px;
    }

}

@media(max-width: 350px) {

    .h-index {
        margin-top: 7px;
    }

    .h-logo {
        height: 32px;
    }

}





.d-main {
    width: 100%;
    background-color: #08213F;
    text-align: center;
    font-size: 0;
}

.d-left {
    display: inline-block;
    vertical-align: middle;
}

.d-cont {
    padding: .42rem .71rem .16rem .39rem;
    display: inline-block;
    vertical-align: middle;
    width: 4.9rem;
    background-color: rgba(55, 109, 204, 0.5);
    text-align: left;
}

.d-tit {
    padding-bottom: 0.15rem;
    margin-bottom: 0.17rem;
    color: #fff;
    position: relative;
    font-weight: 500;
}

.d-tit:after {
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 0.4rem;
    height: 1px;
    background-color: #fff;
}

.d-des {
    margin-bottom: 0.39rem;
    color: #fff;
    line-height: 1.5;
}

.d-items {
    font-size: 0;
    width: 100%;
}

.d-item {
    width: auto;
    margin-right: .4rem;
    margin-bottom: .2rem;
    display: inline-block;
    vertical-align: top;
}

.d-item:last-child {
    margin-right: 0;
}

.d-dd {
    color: #fff;
    margin-bottom: .1rem;
    font-weight: 500;
}

.d-dt {
    color: #fff;
    line-height: 1.5;
}

.d-s {
    font-weight: normal;
}

.pc-map {
    width: 800px;
    height: 542px;
}

.phone-map {
    width: 320px;
    height: 200px;
    position: absolute;
    left: -2000px;
    top: 0;
}

@media(max-width:1230px) {

    .d-main {
        padding-bottom: 30px;
    }

    .d-cont {
        width: auto;
        padding-right: .39rem;
    }

}

@media(max-width:800px) {

    .pc-map {
        position: absolute;
        left: -2000px;
        top: 0;
    }

    .phone-map {
        position: relative;
        left: 0;
    }

}

@media(max-width: 329px) {

    .d-main {
        padding-bottom: 0;
    }

}



.b-main {
    padding-top: 0.8rem;
    padding-bottom: 0.79rem;
    width: 100%;
}

.b-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.b-left {
    float: left;
    width: 5.12rem;
}

.b-tit {
    margin-bottom: 0.21rem;
    color: #333;
    font-weight: bold;
}

.b-t {
    margin-bottom: 0.39rem;
    color: #474b50;
    font-weight: bold;
}

.b-des {
    margin-bottom: 0.46rem;
    color: #474b50;
    line-height: 1.866;
}

.b-btn {
    display: inline-block;
    vertical-align: top;
    color: #0043ab;
    line-height: .44rem;
    text-align: center;
    width: 1.84rem;
    height: 0.46rem;
    border: 1px solid #0043ab;
    transition: all .3s;
}

.b-right {
    float: right;
    width: 5.9rem;
}

.b-img {
    width: 100%;
}

@media(min-width:1201px) {

    .b-btn:hover {
        background-color: #0043ab;
        color: #fff;
    }

}

@media(max-width:980px) {

    .b-btn {
        width: 129px;
        height: 32px;
        line-height: 30px;
    }

}

@media(max-width:750px) {

    .b-main {
        padding: 30px 20px;
    }

    .b-inner {
        max-width: 500px;
    }

    .b-left {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .b-right {
        float: none;
        width: 100%;
    }

    .b-des {
        margin-bottom: 15px;
    }

    .b-t {
        margin-bottom: 15px;
    }

}





.c-main {
    width: 100%;
    padding-bottom: .67rem;
}

.c-inner {
    width: 100%;
    max-width: 11.4rem;
    margin: 0 auto;
}

.c-top {
    margin-bottom: 0.42rem;
    width: 100%;
    position: relative;
}

.c-title {
    float: left;
    color: #474b50;
    font-weight: 500;
}

.c-right {
    float: right;
    color: #474b50;
    position: absolute;
    right: 0;
    bottom: 0;
}

.c-more {
    color: #0043AB;
    cursor: pointer;
}

.c-cont {
    width: 100%;
    position: relative;
}

.c-bn {
    padding-bottom: .17rem;
}

.c-s {
    width: 100%;
    font-size: 0;
}

.c-item {
    display: inline-block;
    vertical-align: top;
    width: 31.58%;
    margin-right: 2.63%;
    box-shadow: 0 2px 10px 2px rgb(196 196 196);
    position: relative;
    margin-bottom: .1rem;
    margin-top: .1rem;
}

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

.c-box {
    padding-top: 72.22%;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.c-img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.001);
    transition: all 0.8s linear;
}

.c-text {
    padding-left: .28rem;
    padding-right: .5rem;
    padding-bottom: .12rem;
    left: 0;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.c-tit {
    color: #fff;
    font-weight: bold;
    padding-top: .13rem;
    margin-bottom: .15rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.c-bot {
    font-size: 0;
    width: 100%;
}

.c-date {
    padding-right: .16rem;
    color: #fff;
    opacity: 0.5;
}

.c-type {
    color: #fff;
}

.c-go {
    position: absolute;
    right: 0;
    bottom: 0;
}

.c-go:before {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-width: 0 0 50px 50px;
    border-style: solid;
    border-color: transparent transparent #0043AB;
}

.c-go i {
    color: #fff;
    font-size: .34rem;
    position: relative;
    z-index: 2;
}

.c-arrow {
    position: absolute;
    top: 50%;
    margin-top: -0.3rem;
    font-size: .6rem;
    color: #333;
    cursor: pointer;
}

.c-prev {
    left: -0.6rem;
}

.c-next {
    right: -0.6rem;
}

.c-bn.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0;
    font-size: 0
}

.c-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .08rem
}

.c-bn .swiper-pagination-bullet {
    width: .1rem;
    height: .1rem;
    border: none;
    background-color: #acacac;
    opacity: 0.5;
}

.c-bn .swiper-pagination-bullet-active {
    opacity: 1;
}

@media(max-width:1920px) {

    .c-bn {
        padding-bottom: 17px;
    }

}

@media(min-width:1201px) {

    .c-item:hover .c-img {
        transform: scale(1.07);
    }

    .c-more:hover {
        text-decoration: underline;
    }

}

@media(max-width:1100px) {

    .c-bn .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    .c-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 6px;
    }

}

@media(max-width: 750px) {

    .c-main {
        padding: 0 20px 30px;
    }

    .c-inner {
        max-width: 500px;
    }

    .c-top {
        margin-bottom: 20px;
    }

    .c-item {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
        margin-top: 0;
    }

    .c-item:nth-child(3n) {
        margin-right: 2%;
    }

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

    .c-arrow {
        display: none;
    }

}



.e-main {
    padding-top: 0.8rem;
    padding-bottom: 1.2rem;
    width: 100%;
}

.e-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.e-cont {
    width: 100%;
}

.e-left {
    float: left;
    width: 8.47rem;
}

.e-box {
    padding-top: 53.2%;
    width: 100%;
    position: relative;
    display: block;
}

.e-pic {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    object-fit: cover;
}

.e-right {
    float: right;
    width: 2.65rem;
    height: 4.51rem;
    overflow-x: hidden;
    overflow-y: auto;
}

.e-right::-webkit-scrollbar {
    display: none;
}

.e-a {
    padding-top: 53.2%;
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: .14rem;
    cursor: pointer;
    overflow: hidden;
}

.e-a:last-child {
    margin-bottom: 0;
}

.e-img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.001);
    transition: all 0.5s ease 0s;
}

.e-t {
    padding: .13rem;
    color: #fff;
    left: 0;
    line-height: 1.5;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.e-bn {
    width: 100%;
}

.e-s {
    position: relative;
}

@media(max-width: 750px) {

    .e-main {
        padding: 30px 20px;
    }

    .e-inner {
        max-width: 500px;
    }

    .e-left {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }

    .e-right {
        float: none;
        width: 100%;
        font-size: 0;
        height: auto;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .e-item {
        margin-bottom: 10px;
    }

    .e-a {
        width: 33.33%;
        padding-top: 17.733%;
        margin-bottom: 0;
        display: inline-block;
        vertical-align: top;
    }

    .e-t {
        font-size: 10px;
    }

}



.g-main {
    width: 100%;
    padding-bottom: 1rem;
}

.g-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.g-cont {
    width: 100%;
}

.g-item {
    padding-top: 0.51rem;
    padding-left: 0.86rem;
    padding-right: 0.41rem;
    padding-bottom: 0.51rem;
    width: 100%;
    background-color: #ebebeb;
    margin-bottom: .2rem;
}

.g-item:last-child {
    margin-bottom: 0;
}

.g-box {
    float: left;
    width: 3.43rem;
    display: block;
}

.g-right {
    width: 6.3rem;
    float: right;
}

.g-date {
    margin-bottom: 0.54rem;
    color: #474b50;
}

.g-img {
    width: 100%;
}

.g-tit {
    margin-bottom: 0.12rem;
    color: #333;
    font-weight: bold;
    display: block;
    line-height: 1.35;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}

.g-des {
    margin-bottom: 0.73rem;
    color: #474b50;
    line-height: 1.46;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.g-bot {
    height: .4rem;
    border-bottom: 1px solid rgba(108, 116, 125, 0.5);
}

.g-more {
    color: #0043ab;
    display: inline-block;
    cursor: pointer;
}

.g-more i {
    font-size: .3rem;
    display: inline-block;
    vertical-align: middle;
}

@media(min-width: 1201px) {

    .g-tit:hover {
        text-decoration: underline;
    }

    .g-more:hover {
        text-decoration: underline;
    }

}

@media(max-width:1200px) {

    .g-more i {
        font-size: 26px;
    }

    .g-bot {
        height: auto;
    }

}

@media(max-width: 750px) {

    .g-main {
        padding: 0 20px 30px;
    }

    .g-inner {
        max-width: 500px
    }

    .g-item {
        padding: 20px 10px;
    }

    .g-box {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }

    .g-right {
        float: none;
        width: 100%;
    }

    .g-date {
        margin-bottom: 10px;
    }

    .g-des {
        margin-bottom: 10px;
        line-height: 2;
    }



}



footer {
    padding-top: 0.83rem;
    background-color: #222;
}

.f-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.f-top {
    padding-bottom: 0.44rem;
    font-size: 0;
    width: 100%;
    border-bottom: 1px solid #404040;
}

.f-left {
    display: inline-block;
    vertical-align: top;
    width: 14.98%;
}

.f-title {
    margin-bottom: 0.31rem;
    color: #fff;
    font-weight: 500;
}

.f-links {
    width: 100%;
}

.f-mid {
    display: inline-block;
    vertical-align: top;
    width: 68.79%;
    min-height: 2.74rem;
    border-left: 1px solid #404040;
    border-right: 1px solid #404040;
    padding-left: .5rem;
    padding-right: .49rem;
}

.f-m-top {
    width: 100%;
    font-size: 0;
    border-bottom: 1px solid #404040;
    padding-bottom: .14rem;
}

.f-m-bot {
    font-size: 0;
    padding-top: .34rem;
}

.f-en-cont {
    position: relative;
    width: 100%;
}

.f-en-cont:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 100%;
    background-color: #404040;
    position: absolute;
    left: 40%;
}

.f-en-left {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    padding-right: .2rem;
}

.f-en-right {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    padding-left: 5.26%;
}

.f-en-title {
    margin-bottom: 0.2rem;
    color: #fff;
    font-weight: 500;
}

.f-en-intro {
    color: #a7a7a7;
    line-height: 2;
}

.f-en-share {
    font-size: 0;
    margin-top: .2rem;
}

.f-en-one {
    display: inline-block;
    vertical-align: top;
    width: .45rem;
    min-width: 40px;
    text-align: left;
}

.f-en-one img {
    height: .24rem;
}

.f-ct {
    display: inline-block;
    vertical-align: top;
    width: 4.3rem;
    float: left;
}

.f-right {
    display: inline-block;
    vertical-align: top;
    width: 16.23%;
    padding-left: .5rem;
}

.f-a {
    margin-bottom: 0.14rem;
    display: block;
    color: #a7a7a7;
    cursor: pointer;
    line-height: 1.5;
}

.f-a:last-child {
    margin-bottom: 0;
}

.f-row {
    margin-bottom: 0.14rem;
    color: #a7a7a7;
    line-height: 1.5;
}

.f-rows {
    width: 100%;
}

.f-map {
    width: 2.43rem;
    display: inline-block;
    vertical-align: top;
    float: right;
}

.f-out {
    width: 100%;
}

.f-map-box {
    width: 100%;
    height: 1.18rem;
    background-size: cover;
    background-position: center center;
}

.f-bot {
    padding-top: 0.41rem;
    padding-bottom: 0.44rem;
    text-align: center;
    width: 100%;
    line-height: 1.5;
}

.f-copy {
    color: #a7a7a7;
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
}
.f-copy a{
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
}

.f-as {
    display: inline-block;
    vertical-align: top;
    color: #a7a7a7;
    line-height: inherit;
}

.f-as a {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
}

.f-aa {
    display: inline-block;
    vertical-align: top;
}

.f-line {
    vertical-align: middle;
}

.f-line:last-child {
    display: none;
}

.f-dl {
    width: 100%;
    font-size: 0;
    text-align: left;
}

.f-dd {
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
}

.f-item {
    display: inline-block;
    vertical-align: top;
    margin-right: .2rem;
    position: relative;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
}

.f-item:first-child {
    margin-left: 0;
}

.f-icon {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 10;
    font-size: .3rem;
    color: #A7A7A7;
}

.f-codebox {
    width: 1.52rem;
    padding: .1rem;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: 170%;
    margin-left: -0.76rem;
    margin-bottom: .2rem;
    box-shadow: 0 .1rem .2rem rgba(0, 0, 0, 0.1);
    transform: scale(0);
    transform-origin: center bottom;
    transition: all .3s;
    cursor: default;
}

.f-codebox:after {
    content: "";
    display: inline-block;
    border-top: .1rem solid #fff;
    border-left: .1rem solid transparent;
    border-right: .1rem solid transparent;
    position: absolute;
    left: 50%;
    margin-left: -0.1rem;
    bottom: -0.1rem;
}

.f-code {
    width: 100%;
    vertical-align: top;
}

.f-item.active .f-codebox {
    transform: scale(1);
}

.f-en-back-top {
    display: none;
}

@media(max-width: 1920px) {

    .f-codebox {
        width: 152px;
        padding: 10px;
        margin-left: -76px;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
        margin-bottom: 0px;
    }

    .f-codebox:after {
        border-top: 10px solid #fff;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        margin-left: -10px;
        bottom: -10px;
    }

    .f-icon {
        font-size: 30px;
    }

    .f-en-one img {
        height: 24px;
    }

}

@media(min-width:1201px) {

    .f-a:hover {
        color: #fff;
    }

    .f-as a:hover {
        color: #fff;
    }

    .f-en-one:hover {
        filter: brightness(3);
    }

}

@media(max-width: 1000px) {
    .f-left {
        width: 17.98%;
    }

    .f-mid {
        width: 65.79%;
    }

    .f-ct {
        width: 3.9rem;
    }
}

@media(min-width: 751px) {
    .f-cont {
        display: block !important;
    }
}

@media(max-width: 750px) {

    footer {
        padding: 30px 20px 0;
    }

    .f-inner {
        max-width: none;
    }

    .f-inner {
        max-width: 500px;
    }

    .f-top {
        padding-bottom: 0px;
    }

    .f-left {
        width: 100%;
        margin-bottom: 0px;
        overflow: hidden;
    }

    .f-links {
        width: calc(100% + 20px);
        display: none;
    }

    .f-mid {
        width: 100%;
        border: none;
        padding: 0;
        margin-bottom: 0px;
        min-height: 0;
    }

    .f-right {
        width: 100%;
        padding: 0;
        overflow: hidden;
    }

    .f-ct {
        width: 100%;
        float: none;
        margin-bottom: 0px;
    }

    .f-map {
        width: 100%;
        float: none;
        position: relative;
    }

    .f-out {
        padding-top: 15px;
        padding-bottom: 15px;
        display: none;
    }
    
    .cn .f-out{display: block;}

    .f-map-box {
        width: 298px;
        height: 150px;
        margin: 0 auto;
    }

    .f-m-top {
        border-bottom: none;
        padding-bottom: 0;
    }

    .f-links {
        padding: 15px 20px;
    }

    .f-a {
        display: block;
        line-height: 24px;
    }

    .f-a:last-child {
        margin-bottom: 0;
    }

    .f-title {
        margin-bottom: 0;
        line-height: 37px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }

    .f-title:after {
        content: "";
        display: inline-block;
        width: 13px;
        height: 13px;
        background-image: url(../images/add.png);
        background-size: 100% 100%;
        position: absolute;
        right: 5px;
        top: 50%;
        margin-top: -7px;
    }

    .f-title.active:after {
        background-image: url(../images/minus.png);
    }

    .f-dl {
        text-align: center;
    }

    .f-item {
        margin: 0 5px;
    }

    .f-item:first-child {
        margin-left: 5px;
    }

    .f-rows {
        padding: 15px 20px;
        display: none;
    }

    .f-row {
        line-height: 24px;
    }

    .f-row:last-child {
        margin-bottom: 0;
    }

    .f-m-bot {
        display: none;
    }

    .f-en-cont:after {
        display: none;
    }

    .f-en-left {
        float: none;
        width: 100%;
        padding-right: 0;
    }

    .f-en-right {
        float: none;
        width: 100%;
        padding-left: 0;
    }

    .f-cont {
        display: none;
    }

    .f-en-left-cont {
        padding: 10px 10px 20px;
    }

    .f-en-des {
        padding: 10px 10px 20px;
    }

    .f-en-back-top {
        width: 100%;
        text-align: center;
        display: block;
        padding: 10px 0;
    }

    .f-en-back-icon {
        height: 27px;
    }

    .f-en-footer {
        padding-top: 0;
    }

}





.i-main {
    width: 100%;
    position: relative;
}

.i-img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}



.i-text {
    margin-left: -5.7rem;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(0, -50%);
    width: 11.4rem;
    width: 29%;
}

.i-zh {
    margin-bottom: 0.41rem;
    color: #fff;
    line-height: 1.22;
}

.i-des {
    color: #fff;
    line-height: 1.5;
}

.i-des * {
    line-height: inherit;
}

.i-en {
    color: #3f3f3f;
    margin-bottom: .18rem;
    font-weight: 500;
}

.i-cn {
    color: #3f3f3f;
    font-weight: normal;
}

.i-main {
    height: 6.3rem;
}

.i-main.info,

.i-main.join,

.i-main.news,

.i-main.single,

.i-main.search,

.i-main.contact,

.i-main.user {
    height: 3.5rem;
    min-height: 140px;
}

.i-main.about {
    height: 18vw;
    min-height: 140px;
}

.i-main.about .i-zh {
    margin-bottom: .2rem;
}

.i-main.pro-detail .i-zh {
    margin-bottom: .36rem;
    color: #333;
    font-weight: bold;
}

.i-main.pro-detail .i-des {
    color: #474b50;
}

.i-text.white .i-en {
    color: #fff;
}

.i-text.white .i-cn {
    color: #fff;
}

.i-main.join .i-en {
    color: #fff;
}

.i-main.join .i-cn {
    color: #fff;
}

@media(max-width: 768px) {

    .i-main.pro-detail .i-zh{margin-bottom: 10px;}

    .i-en,
    .i-zh {
        font-size: 16px;
    }
    .i-cn{
        font-size: 16px;
    }

    .i-des {
        font-size: 12px;
    }
    .i-main.news{
    height: 18vw;
    min-height: 140px;
}
}

@media(max-width:750px) {

    .i-main {
        height: 44.93vw;
    }

    .i-text {
        width: 500px;
        margin-left: -250px;
    }

    .show-right .i-img{width: auto;max-width: none;left: auto;right: 0;}

}

@media(max-width:520px) {

    .i-text {
        margin-left: 0;
        left: 0;
        width: 50%;
        padding: 0 0 0 20px;
    }

}



.j-main {
    padding-top: 0.59rem;
    width: 100%;
    margin-bottom: .6rem;
}

.j-inner {
    border-bottom: 1px solid #cbd3e1;
    text-align: right;
    width: 100%;
    max-width: 11.4rem;
    font-size: 0;
    margin: 0 auto;
    font-size: 0;
}

.j-tab {
    padding-right: 0;
    padding-bottom: 0.24rem;
    padding-top: .24rem;
    margin-right: 0.46rem;
    font-weight: 500;
    display: inline-block;
    vertical-align: top;
    color: #666;
    transition: all .3s;
    cursor: pointer;
    line-height: 1.5;
    position: relative;
}

.j-tab:last-child {
    margin-right: 0;
}

.j-detail {
    text-align: left;
}

.j-detail .j-tab:after {
    content: "|";
    position: absolute;
    right: -0.23rem;
    top: 50%;
    margin-top: -0.5em;
    line-height: 1em;
    pointer-events: none;
    color: #666;
}

.j-detail .j-tab:last-child:after {
    display: none;
}

@media(min-width: 1201px) {

    .j-tab:hover {
        color: rgba(0, 0, 0, 0.4);
        color: rgb(0 67 171);
        font-weight: bold;
    }

}

@media(max-width:750px) {

    .j-main {
        padding: 20px 20px 0;
        margin-bottom: 30px;
    }

    .j-inner {
        max-width: none;
        text-align: left;
        padding-bottom: 10px;
    }

    .j-tab {
        margin: 0;
        padding: 0 8px;
        line-height: 2.2;
        font-size: 13px;
        min-width: 50%;
        text-align: center;
    }

    .j-detail .j-tab:after {
        display: none;
    }

}



.k-main {
    padding-top: 0.4rem;
    margin-bottom: 0.33rem;
    width: 100%;
    position: relative;
}

.k-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.k-title {
    margin-bottom: 0.61rem;
    color: #474b50;
    font-weight: 500;
}

.k-cont {
    width: 100%;
}

.k-box {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.k-box:hover .k-img {
    transform: scale(1.1);
    transition: transform 1.5s;
}

.k-img {
    width: 100%;
    transition: transform 1.5s;
    
}

.k-txt {
    color: rgba(71, 75, 80, 1);
    top: 50%;
    left: 1.32rem;
    position: absolute;
    transform: translate(0, -50%);
    /* width: 475px; */
    width: 42%;
}

.k-txt p {
    margin-bottom: .27rem;
    font-weight: bold;
    line-height: 1.45;
}

.k-txt p:last-child {
    margin-bottom: 0;
}

.k-art {
    width: 100%;
    display: none;
    padding-top: .25rem;
}

.k-dl {
    margin-bottom: 0.3rem;
    text-align: center;
    width: 100%;
}

.k-dl:last-child {
    margin-bottom: 0;
}

.k-dt {
    margin-bottom: 0.04rem;
    color: #333;
    font-weight: bold;
    line-height: 1.5;
}

.k-dd {
    color: #333;
    line-height: 1.6;
}

.k-bot {
    text-align: center;
    width: 100%;
    padding-top: .2rem;
}

.k-btn {
    display: inline-block;
    vertical-align: top;
    color: #2b53a0;
    cursor: pointer;
}

.k-btn i {
    font-size: .25rem;
    line-height: inherit;
    vertical-align: middle;
}

.k-less {
    display: none;
}

.k-cont.show .k-more {
    display: none;
}

.k-cont.show .k-less {
    display: inline-block;
}

@media(max-width: 750px) {

    .k-main {
        padding: 0 20px;
        margin-bottom: 30px;
    }

    .k-inner {
        max-width: 500px;
    }

    .k-title {
        margin-bottom: 20px;
    }

    .k-txt {
        width: 60%;
        padding:10px;
        left: 0;
    }
    .k-img {
    height: 300px;
    object-fit: cover;
}

}



.l-main {
    width: 100%;
    margin-bottom: .47rem;
    padding-top: .4rem;
    position: relative;
}

.l-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.l-big {
    margin-bottom: 0.4rem;
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
}

.l-pic {
    width: 100%;
    object-fit: cover;
    transition: .8s transform linear;
}

.l-img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    object-fit: cover;
    opacity: 0.6;
    transition: all .3s;
}

.l-txt {
    top: 50%;
    left: 1.3rem;
    position: absolute;
    transform: translate(0, -50%);
}

.l-tit {
    margin-bottom: 0.1rem;
    color: #474b50;
    line-height: 1.5;
}

.l-intro {
    color: #474b50;
    line-height: 1.53;
}

.l-intro * {
    line-height: inherit;
}

.l-list {
    font-size: 0;
    width: 100%;
}

.l-item {
    margin-bottom: 0.6rem;
    display: inline-block;
    vertical-align: top;
    width: 22.98%;
    margin-right: 2.693%;
}

.l-item:nth-child(4n) {
    margin-right: 0;
}

.l-box {
    padding-top: 54.59%;
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer;
}

.l-text {
    padding-top: 0.37rem;
    width: 100%;
}

.l-t {
    margin-bottom: 0.2rem;
    color: #474b50;
    font-weight: bold;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.l-des {
    color: #333;
    line-height: 1.41;
}

@media(min-width:1201px) {

    .l-item:hover .l-img {
        opacity: 1;
    }

    .l-big:hover .l-pic {
        transform: scale(1.05);
    }

}

@media(max-width:1201px) {

    .l-img {
        opacity: 1;
    }

}

@media(max-width: 900px) {

    .l-item {
        width: 100%;
        margin-right: 2%;
        margin-bottom: 20px;
    }

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

    .l-item:last-child {
        margin-bottom: 0;
    }

}

@media(max-width: 750px) {

    .l-main {
        padding: 0 20px;
        margin-bottom: 30px;
    }

    .l-inner {
        max-width: 500px;
    }

    .l-txt {
        width: 100%;
        padding: 0 10px;
        left: 0;
    }

    .l-big {
        margin-bottom: 2%;
    }

    .l-pic {
        height: 300px;
    }

}



.m-main {
    width: 100%;
    padding-bottom: 1.06rem;
    padding-top: .4rem;
    position: relative;
}

.m-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.m-box {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: block;
}

.m-img {
    width: 100%;
    object-fit: cover;
    transition: .8s transform linear;
}

.m-cont {
    width: 4.7rem;
    position: absolute;
    left: 1.3rem;
    top: 50%;
    transform: translate(0, -50%);
}

.m-text {
    color: #fff;
    line-height: 1.75;
    margin-bottom: .5em;
}

.m-text * {
    line-height: inherit;
}

@media(min-width:1201px) {

    .m-box:hover .m-img {
        transform: scale(1.05);
    }

}

@media(max-width: 750px) {

    .m-main {
        padding: 0 20px 30px;
    }

    .m-inner {
        max-width: 500px
    }

    .m-img {
        height: 229px;
    }

    .m-cont {
        width: 100%;
        left: 0;
        padding: 0 10px;
    }

    .m-c {
        width: 252px;
    }

}







.n-main {
    width: 100%;
    position: relative;
    margin-bottom: .6rem;
}

.n-inner {
    width: 100%;
    max-width: 11.4rem;
    margin: 0 auto;
}

.n-tit {
    margin-bottom: 0.15rem;
    color: #333;
    line-height: 1.38;
}

.n-des {
    margin-bottom: 0.34rem;
    color: #3f3f3f;
    line-height: 1.5;
}

.n-des * {
    line-height: inherit;
}

.n-box {
    text-align: center;
}

.n-img {
    width: auto;
}

@media(max-width: 750px) {

    .n-main {
        padding: 0 20px;
        margin-bottom: 0;
    }

    .n-inner {
        max-width: 500px;
    }

}





.o-main {
    padding-top: .95rem;
    padding-bottom: .95rem;
    width: 100%;
    background-color: #f4f4f4;
    position: relative;
}

.o-inner {
    margin: 0 auto;
    font-size: 0;
    text-align: center;
    width: 100%;
    max-width: 11.4rem;
}

.o-left {
    display: inline-block;
    vertical-align: middle;
    width: 6.81rem;
}

.o-img {
    width: 100%;
}

.o-right {
    display: inline-block;
    vertical-align: middle;
    width: 4rem;
    text-align: left;
    margin-left: .5rem;
}

.o-tit {
    margin-bottom: 0.3rem;
    color: #474b50;
    line-height: 1.38;
}

.o-des {
    color: #474b50;
    line-height: 1.4;
}

.o-des * {
    line-height: inherit;
}

@media(max-width: 750px) {

    .o-main {
        padding: 30px 20px;
        margin-bottom: 0;
    }

    .o-inner {
        max-width: 500px;
    }

    .o-left {
        width: 100%;
        margin-bottom: 20px;
    }

    .o-right {
        width: 100%;
        margin-left: 0;
    }

}



.p-main {padding-top: 0.61rem;padding-bottom: 0.45rem;width: 100%;}
.p-inner {margin: 0 auto;width: 100%;max-width: 11.4rem;}
.p-tit {margin-bottom: 0.33rem;color: #474b50;font-weight: 500;}
.p-des {margin-bottom: .8rem;color: #7f7f7f;line-height: 1.33;}
.p-des * {line-height: inherit;}
.p-row{border-bottom: 0.02rem solid #0043ab;width: 100%;position: relative;/*padding-right: 1.3rem;*/}
.p-tabs{display: inline-block;vertical-align: top;font-size: 0;/*width: 74%;*/}
.p-tab{padding-left: 0.08rem;padding-right: 0.08rem;display: inline-block;vertical-align: top;color: #666;line-height: 0.36rem;background-color: #eee;cursor: pointer;margin-right: .15em;margin-top: .15em;min-width: 3.5em;text-align: center;}
.p-tab.active{background-color: #0043ab;color: #fff;cursor: default;}
.p-list{width:100%;padding-top:.1rem}
.p-item{width:100%;font-size:0;padding:.17rem 0;border-bottom:1px solid #f2f2f2}
.p-item:last-child{border-bottom:none}
.p-item2{width:100%;font-size:0;padding:.17rem 0;border-bottom:1px solid #f2f2f2;background-color: #0043ab;}
.p-item2 .p-text{color: #fff;width: 50%;}
.p-item .p-text2{color: #337ab7;width: 15%;display: inline-block;vertical-align: middle;line-height: 1.5;text-align: center;}
.p-item2 .p-text2{color: #f00;width: 15%;display: inline-block;vertical-align: middle;line-height: 1.5;text-align: center;}
.p-item2 .p-date{color: #fff;}
.p-item2 .p-open{color: #fff;}
.p-item2 .p-open:hover{color: #fff;font-weight: bold;}
.p-text{display:inline-block;vertical-align:middle;width:50%;color:#337ab7;line-height:1.5;padding-left:.3rem;padding-right: 1em;padding: 0 1%;}
.p-date{display:inline-block;vertical-align:middle;width:20%;color:#337ab7;line-height:1.5;text-align:center}
.p-op{display:inline-block;vertical-align:middle;width:15%;text-align:center}
.p-open{display:inline-block;color:#337ab7}
.p-right{/*position: absolute;right: 0;bottom: 0;*/width: 1.2rem;display: inline-block;margin-top: .15em;font-size: calc(18 * 1rem / 100);}
.p-conts{width: 100%;}
.p-cont{width: 100%;display: none;}
.p-cont.show{display: block;}
@media(max-width:1920px){
    .p-tab{padding-left:8px;padding-right:8px}
}
@media(max-width:1250px){
    .p-tab{line-height:30px;}
    .p-row{/* padding-right: 105px; */}
    .p-right{width: 100px;}
}
@media(min-width:1201px){
    .p-open:hover{color:#23527c;font-weight: bold;}
}
@media(max-width: 1073px) {
    .p-right{
        font-size: 13.8px;
    }

}
@media(max-width:750px){
    .p-main{padding: 30px 20px;}
    .p-inner{max-width:500px}
    .p-des{margin-bottom:20px}
    .p-date{width: 80px;}
    .p-item .p-text2,
    .p-item2 .p-text2{width: 60px;}
    .p-text{width:calc(100% - 190px);}
    .p-item2 .p-text{width:calc(100% - 190px);}
    .p-op{width:50px;padding-left:0;text-align:right;padding-right: .3rem;}
}


.pp-item{width:100%;display:inline-block;vertical-align:top;position:relative;background-color:#fff;border-radius:0.05rem}
.pp-text{width:100%;height:.36rem;padding-left:.1rem;padding-right:calc(1em + 0.1rem);border-radius:0.05rem;position:relative;vertical-align:top;background-color:transparent;border:1px solid #c1c1c1;color:#666;transition:all .3s;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;box-sizing:border-box}
.pp-text[readonly]{cursor:pointer}
.pp-item:after{content:"";display:inline-block;vertical-align:middle;pointer-events:none;transform:rotate(180deg);border-bottom:0.32em solid #0043AB;border-left:0.32em solid transparent;border-right:0.32em solid transparent;position:absolute;right:.1rem;top:50%;margin-top:-0.16em}
.pp-list{position:absolute;left:0;top:100%;min-width:100%;max-height:3.6rem;overflow:auto;display:none;padding:.05rem 0;box-sizing:border-box;text-align:left;background-color:#fff;z-index:123;border:1px solid #dee2e6;border-radius:0.05rem;box-shadow:0 6px 12px rgb(0,0,0,0.18)}
.pp-list.up{top:auto;bottom:100%}
.pp-list a{display:block;line-height:1.3;color:#666;padding:.06rem .2rem .06rem .12rem;white-space:nowrap;cursor:pointer;transition:all .2s;box-sizing:border-box}
.pp-list a.active,.pp-list a:hover{background-color:#e9ecef}
.pp-list a.hide{display:none}
.pp-item.active{z-index:100 !important}
.pp-item.active .pp-list{display:block}
.pp-item.active .pp-input{background-color:#e6e6e6;border-color:#adadad}
@media(max-width:1920px){
    .pp-list{max-height:360px}
    .pp-list a{padding:6px 20px 6px 12px}
    .pp-text{padding-left: 10px;}
}
@media(max-width: 1250px){
    .pp-text{height: 30px;}
    .pp-item{width: 100px;}
}



.q-main {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    width: 100%;
}

.q-inner {
    padding: .47rem .49rem .52rem;
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
    background-color: #f6f6f6;
}

.q-title {
    padding-bottom: 0.19rem;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #eee;
    font-weight: 500;
    line-height: 1.426;
}

.q-cont {
    padding-top: 0.2rem;
    color: #474b50;
    line-height: 1.71;
    width: 100%;
}

.q-cont * {
    line-height: inherit;
}

@media(max-width:750px) {

    .q-main {
        padding: 30px 20px;
    }

    .q-inner {
        padding: 20px 10px;
        max-width: 500px;
    }

}





.r-main {
    width: 100%;
    padding-top: .94rem;
    padding-bottom: .25rem;
    background: -webkit-linear-gradient(#FFF, #DBDBDB);
    background: -o-linear-gradient(#FFF, #DBDBDB);
    background: -moz-linear-gradient(#FFF, #DBDBDB);
    background: linear-gradient(#FFF, #DBDBDB);
}

.r-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.r-title {
    margin-bottom: 0.32rem;
    color: #474b50;
    font-weight: 500;
}

.r-cont {
    width: 100%;
    height: 3.52rem;
    background-color: #fff;
}

.r-left {
    padding-top: 0.54rem;
    padding-left: 0.56rem;
    padding-right: 0.48rem;
    float: left;
    width: 50%;
    height: 100%;
    overflow: auto;
}

.r-tit {
    color: #474b50;
    margin-bottom: .33rem;
}

.r-des {
    color: #474b50;
    line-height: .3rem;
}

.r-des * {
    line-height: inherit;
}

.r-right {
    float: right;
    width: 50%;
    height: 100%;
}

.r-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.r-main.show .k-more {
    display: none;
}

.r-main.show .k-less {
    display: inline-block;
}

.r-art {
    width: 100%;
    color: #474b50;
    line-height: 1.86;
    display: none;
    padding-top: .25rem;
}

.r-art * {
    line-height: inherit;
}

@media(max-width:900px) {

    .r-left {
        padding: 20px 10px;
    }

    .r-des {
        line-height: 20px;
    }

    .r-cont {
        height: auto;
    }

    .r-left {
        width: 100%;
        height: auto;
        float: none;
    }

    .r-right {
        width: 100%;
        height: auto;
        float: none;
    }

    .k-bot {
        padding-top: 15px;
    }

}

@media(max-width:750px) {

    .r-main {
        padding: 30px 20px;
    }

    .r-inner {
        max-width: 500px;
        margin: 0 auto;
    }

}









.s-main {
    padding-top: 1.64rem;
    padding-bottom: 1.51rem;
    width: 100%;
}

.s-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.s-top {
    margin-bottom: 0.46rem;
    text-align: center;
    width: 100%;
}

.s-des {
    margin: 0 auto;
    color: #474b50;
    line-height: 1.66;
    text-align: center;
    width: 100%;
    max-width: 37em;
}

@media(max-width: 750px) {

    .s-main {
        padding: 30px 20px;
    }

}





.t-main {
    padding-top: 1.18rem;
    padding-bottom: 1.18rem;
    width: 100%;
    background-color: #474b50;
}

.t-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.t-title {
    margin-bottom: 0.58rem;
    color: #fff;
    text-align: center;
    font-weight: 500;
}

.t-des {
    color: #fff;
    text-align: center;
    line-height: 1.66;
}

.t-des * {
    line-height: inherit;
}

@media(max-width: 750px) {

    .t-main {
        padding: 30px 20px;
    }

    .t-title {
        margin-bottom: 20px;
    }

}



.u-main {
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
    width: 100%;
}

.u-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.u-top {
    margin-bottom: 0.9rem;
    font-size: 0;
    width: 100%;
}

.u-top:last-child {
    margin-bottom: 0;
}

.u-item {
    display: inline-block;
    vertical-align: top;
    width: 33.333%;
    position: relative;
    overflow: hidden;
}

.u-box {
    padding-top: 75.641%;
    width: 100%;
    position: relative;
}

.u-img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.u-bot {
    width: 100%;
    font-size: 0;
}

.u-left {
    float: left;
    width: 51.3%;
    height: 2.93rem;
    background-color: #fafafa;
    position: relative;
}

.u-mid {
    padding-left: 0.67rem;
    padding-right: 0.4rem;
    top: 50%;
    left: 0;
    position: absolute;
    transform: translate(0, -50%);
    width: 100%;
}

.u-tit {
    margin-bottom: 0.17rem;
    color: #0043ab;
    font-weight: 500;
}

.u-des {
    margin-bottom: 0.34rem;
    color: #474b50;
    line-height: 1.5;
}

.u-right {
    width: 48.7%;
    height: 2.93rem;
    float: right;
}

.u-pic {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.u-btn {
    display: inline-block;
    vertical-align: top;
    color: #474b50;
    line-height: 0.44rem;
    text-align: center;
    width: 1.84rem;
    height: 0.46rem;
    border: 1px solid #474b50;
    cursor: pointer;
    transition: all .3s;
}

.u-text {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    background-color: rgba(29, 87, 177, 0.5);
    transition: all .5s;
}

.u-center {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
    padding: 0 .35rem;
}

.u-t {
    color: #fff;
    padding-bottom: .26rem;
    position: relative;
    margin-bottom: .08rem;
}

.u-t:after {
    content: "";
    display: inline-block;
    width: .17rem;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -0.09rem;
}

.u-d {
    color: #fff;
    line-height: 1.75;
    margin-bottom: .15rem;
}

.u-i {
    color: #fff;
    line-height: 1.75;
}

@media(min-width: 1201px) {

    .u-item:hover .u-text {
        top: 0;
    }

    .u-btn:hover {
        background-color: #474b50;
        color: #fff;
    }

}

@media(max-width: 1200px) {

    .u-text {
        top: 0;
    }

}

@media(max-width: 750px) {

    .u-item {
        display: block;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }

}

@media(max-width: 970px) {

    .u-btn {
        line-height: 30px;
        height: 32px;
        width: 128px;
    }

}

@media(max-width: 750px) {

    .u-main {
        padding: 30px 20px;
    }

    .u-inner {
        max-width: 500px;
    }

    .u-top {
        margin-bottom: 20px;
    }

    .u-left {
        float: none;
        width: 100%;
        padding: 20px 10px;
        height: auto;
    }

    .u-right {
        float: none;
        width: 100%;
        height: auto;
    }

    .u-mid {
        position: relative;
        top: 0;
        transform: translate(0, 0);
        padding: 0;
    }

}



.w-main {
    width: 100%;
    padding-top: 1.06rem;
    padding-bottom: 1.22rem;
    background-color: #ebebeb;
}

.w-inner {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    font-size: 0;
    width: 100%;
    max-width: 11.4rem;
}

.w-item {
    display: inline-block;
    vertical-align: top;
}

.w-dt {
    margin-bottom: 0.24rem;
    color: #4a5665;
    line-height: 1.5;
    margin-bottom: .17rem;
    font-weight: 100;
}

.w-dd {
    color: #0043ab;
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
}

@media(max-width: 750px) {

    .w-main {
        padding: 30px 20px;
    }

    .w-inner {
        max-width: 500px;
        display: block;
    }

    .w-item {
        width: 100%;
        text-align: center;
        margin-bottom: 25px;
    }

    .w-item:last-child {
        margin-bottom: 0;
    }

}



.x-main {
    padding-top: 0.85rem;
    padding-bottom: .85rem;
    width: 100%;
    overflow: hidden;
}

.x-top {
    border-top: 0.02rem solid #f1f1f1;
    width: 100%;
}

.x-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.x-item {
    border-bottom: 1px solid #f1f1f1;
    font-size: 0;
    width: 100%;
    position: relative;
}

.x-item:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 1;
    opacity: 0;
    transform: translate(-50%, 0);
    transition: all .3s;
}

.x-y {
    width: 26.31%;
    padding: .24rem .71rem .24rem 0;
    border-right: 1px solid #f1f1f1;
    display: inline-block;
    vertical-align: middle;
    color: #b6b6b6;
    text-align: right;
    font-weight: bold;
    margin-right: -1px;
    position: relative;
    z-index: 2;
}

.x-right {
    width: 73.69%;
    padding: .35rem 0 .35rem .31rem;
    border-left: 1px solid #f1f1f1;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
}

.x-row {
    margin-bottom: 0.11rem;
    font-size: 0;
    width: 100%;
}

.x-row:last-child {
    margin-bottom: 0;
}

.x-m {
    color: #b6b6b6;
    background-color: #f5f5f5;
    display: inline-block;
    vertical-align: top;
    line-height: .19rem;
    padding: 0 .5em;
    white-space: nowrap;
    width: .4rem;
}

.x-t {
    color: #52565a;
    display: inline-block;
    vertical-align: top;
    line-height: .19rem;
    width: calc(100% - 0.4rem);
    padding-left: .857em;
}

.x-t.sp {
    padding-left: 0;
}

.x-title {
    color: #333;
    margin-bottom: .25rem;
}

@media(max-width: 1920px) {

    .x-row {
        margin-bottom: 10px;
    }

    .x-m {
        line-height: 19px;
        width: 40px;
        text-align: center;
    }

    .x-t {
        line-height: 19px;
        width: calc(100% - 40px);
    }

}

@media(min-width: 1201px) {

    .x-item:hover:after {
        width: 100vw;
        opacity: 1;
    }

}

@media(max-width:750px) {

    .x-main {
        padding: 30px 20px;
    }

    .x-inner {
        max-width: 500px;
    }

    .x-y {
        width: 80px;
        padding-right: 0;
        text-align: left;
    }

    .x-right {
        width: calc(100% - 80px);
    }

}









.y-main {
    padding-top: 0.85rem;
    width: 100%;
}

.y-inner {
    width: 100%;
    max-width: 11.6rem;
    margin: 0 auto;
}

.y-top {
    margin-bottom: 0.86rem;
    text-align: center;
    width: 100%;
    position: relative;
}

.y-en {
    width: 6.62rem;
}

.y-des {
    margin: 0 auto;
    color: #4a5665;
    line-height: 2.21;
    text-align: center;
    width: 57em;
    margin-left: -28.5em;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(0, -50%);
}

.y-cont {
    width: 100%;
}

.y-left {
    float: left;
    width: 2rem;
}

.y-one {
    margin-bottom: 0.23rem;
    width: 100%;
}

.y-tab {
    border-bottom: 1px solid transparent;
    display: inline-block;
    vertical-align: top;
    color: #666;
    line-height: 2.375;
    cursor: pointer;
}

.y-one.active .y-tab {
    border-bottom: 1px solid #666;
}

.y-right {
    float: right;
    width: 9.55rem;
}

.y-list {
    display: none;
    font-size: 0;
    width: 100%;
}

.y-list.show {
    display: block;
}

.y-item {
    margin-right: 5.24%;
    margin-bottom: 0.5rem;
    display: inline-block;
    vertical-align: top;
    width: 29.84%;
    box-shadow: 0 2px 10px 2px rgb(196, 196, 196, 0.2);
    transition: all .3s;
}

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

.y-box {
    padding-top: 68.42%;
    position: relative;
    width: 100%;
}

.y-img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.y-text {
    padding-top: 0.3rem;
    padding-left: 0.22rem;
    padding-right: 0.23rem;
    padding-bottom: 0.18rem;
    width: 100%;
}

.y-tit {
    margin-bottom: 0.39rem;
    color: #474b50;
    line-height: 1.75;
    width: 100%;
    height: 3.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.y-date {
    color: #3783da;
}

@media(min-width:1201px) {

    .y-item:hover {
        box-shadow: 0 2px 10px 2px rgba(196, 196, 196, 0.8);
    }

}

@media(max-width: 750px) {

    .y-main {
        padding: 30px 20px;
    }

    .y-inner {
        max-width: 500px;
    }

    .y-des {
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    .y-left {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .y-one {
        display: inline-block;
        vertical-align: top;
        width: auto;
        margin: 0 10px;
    }

    .y-top {
        margin-bottom: 25px;
    }

    .y-right {
        float: none;
        width: 100%;
    }

    .y-item {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }

    .y-item:nth-child(3n) {
        margin-right: 2%;
    }

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

}



.z-main {
    padding-top: 0.85rem;
    padding-bottom: 1.01rem;
    width: 100%;
}

.z-inner {
    width: 100%;
    max-width: 11.4rem;
    margin: 0 auto;
}

.z-top {
    margin-bottom: 0.56rem;
}

.z-img {
    width: 100%;
}

.z-bot {
    width: 100%;
}

.z-left {
    float: left;
    width: 6.5rem;
}

.z-tit {
    margin-bottom: 0.33rem;
    color: #474b50;
    font-weight: 500;
}

.z-des {
    color: #474b50;
    line-height: 2;
}

.z-right {
    float: right;
    font-size: 0;
}

.z-dl {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    margin-left: 0.3rem;
}

.z-dd {
    color: #5f5d5e;
    font-weight: bold;
    margin-bottom: .05rem;
}

.z-dt {
    padding-left: 0.16rem;
    padding-right: 0.17rem;
    color: #fff;
    line-height: 0.32rem;
    background-color: #b6b6b6;
}

.z-dl.active .z-dt {
    background-color: #335eaa;
}

@media(max-width: 1920px) {

    .z-dd {
        margin-bottom: 5px;
    }

}

@media(max-width: 1200px) {

    .z-dt {
        line-height: 28px;
    }

}

@media(max-width: 750px) {

    .z-main {
        padding: 30px 20px;
    }

    .z-inner {
        max-width: 500px;
    }

    .z-top {
        margin-bottom: 25px;
    }

    .z-tit {
        margin-bottom: 12px;
    }

    .z-left {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .z-right {
        float: none;
        width: 100%;
        text-align: left;
    }

    .z-dl {
        margin-left: 0;
        margin-right: 20px;
        text-align: left;
    }

}



.aa-main {
    position: relative;
    width: 100%;
    height: 3rem;
    background-size: cover;
    background-position: center center;
}

.aa-inner {
    line-height: 3rem;
    width: 100%;
    max-width: 11.4rem;
    margin: 0 auto;
}

.aa-cont {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 1.875;
    text-align: center;
    width: 100%;
}

@media(max-width: 750px) {

    .aa-main {
        padding: 25px 20px;
        height: auto;
    }

    .aa-inner {
        line-height: 1;
        max-width: 500px;
    }

}





.ab-main {
    padding-top: 0.9rem;
    padding-bottom: 1.14rem;
    width: 100%;
}

.ab-inner {
    width: 100%;
    max-width: 11.4rem;
    margin: 0 auto;
}

.ab-title {
    margin-bottom: 0.41rem;
    color: #474b50;
    font-weight: 500;
}

.ab-list {
    font-size: 0;
    width: 100%;
}

.ab-item {
    display: inline-block;
    vertical-align: top;
    width: 33.333%;
}

.ab-item:nth-child(3n) .ab-img {
    width: 100%;
}

.ab-box {
    padding-top: 75.26%;
    position: relative;
    width: 100%;
}

.ab-img {
    top: 0;
    left: 0;
    position: absolute;
    width: calc(100% - 1px);
    height: 100%;
    object-fit: cover;
}

.ab-name {
    color: #fff;
    line-height: .66rem;
    text-align: center;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    font-weight: 500;
}

.ab-intro {
    padding-top: 0.26rem;
    padding-left: .28rem;
    padding-right: .28rem;
    padding-bottom: 0.37rem;
    color: #474b50;
    line-height: 1.71;
    width: 100%;
}

@media(max-width: 750px) {

    .ab-main {
        padding: 30px 20px 20px;
    }

    .ab-inner {
        max-width: 500px;
    }

    .ab-item {
        width: 50%;
        margin-bottom: 10px;
    }

    .ab-intro {
        padding: 10px;
    }

}





.ac-main {
    padding-top: 0.87rem;
    padding-bottom: 0.46rem;
    width: 100%;
    background-color: #ebebeb;
}

.ac-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.ac-tit {
    margin-bottom: 0.47rem;
    color: #474b50;
    font-weight: 500;
}

.ac-wrap {
    position: relative;
    width: 100%;
}

.ac-s {
    font-size: 0;
}

.ac-item {
    margin-right: 2.226%;
    display: inline-block;
    vertical-align: top;
    width: 23.33%;
    transition: all .3s;
    cursor: pointer;
}

.ac-item:nth-child(4n) {
    margin-right: 0;
}

.ac-box {
    padding-top: 75.18%;
    position: relative;
    width: 100%;
}

.ac-img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ac-text {
    padding-top: 0.19rem;
    padding-left: 0.22rem;
    padding-right: 0.22rem;
    padding-bottom: 0.46rem;
    width: 100%;
    background-color: #f8f8f8;
}

.ac-t {
    margin-bottom: 0.29rem;
    color: #474b50;
    line-height: 1.55;
    height: 3.1em;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ac-line {
    width: 100%;
    height: 1px;
    background-color: rgba(191, 191, 191, 0.5);
}

.ac-arrow {
    width: .66rem;
    height: .66rem;
    line-height: .66rem;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -0.33rem;
    z-index: 123;
    font-size: .66rem;
    color: #333;
    cursor: pointer;
}

.ac-prev {
    left: -0.66rem;
}

.ac-next {
    right: -0.66rem;
}

.ac-type {
    color: #bdbdbd;
    line-height: .46rem;
    min-height: .46rem;
}

@media(min-width: 1201px) {

    .ac-item:hover {
        box-shadow: 0px 2px 10px 2px rgba(196, 196, 196, 0.5);
    }

}

@media(max-width: 750px) {

    .ac-main {
        padding: 30px 20px 20px;
    }

    .ac-inner {
        max-width: 500px;
    }

    .ac-item {
        width: 49%;
        margin-right: 2%;
    }

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

    .ac-item:nth-child(1),

    .ac-item:nth-child(2) {
        margin-bottom: 2%;
    }

    .ac-bn {
        padding-bottom: 45px;
    }

    .ac-arrow {
        top: auto;
        bottom: 0;
    }

    .ac-prev {
        left: 50%;
        margin-left: -45px;
    }

    .ac-next {
        right: 50%;
        margin-right: -45px;
    }

}



.join {
    width: 100%;
}



.ae-main {
    padding-top: 0.87rem;
    padding-bottom: 1.03rem;
    background: linear-gradient(#DBDBDB, #FFF);
}

.ae-inner {
    width: 100%;
    max-width: 11.4rem;
    margin: 0 auto;
}

.ae-top {
    margin-bottom: 0.53rem;
    position: relative;
    width: 100%;
}

.ae-en {
    display: inline-block;
    vertical-align: top;
    width: 4.97rem;
}

.ae-zh {
    color: #474b50;
    left: 0;
    position: absolute;
    bottom: 0;
    font-weight: 500;
}

.ae-list {
    font-size: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.ae-item {
    padding: .51rem .26rem .28rem .26rem;
    margin-right: 1.75%;
    display: inline-block;
    vertical-align: top;
    width: 18.6%;
    background-color: #f3f3f3;
}

.ae-item:nth-child(5n) {
    margin-right: 0;
}

.ae-h {
    margin-bottom: 0.37rem;
    width: 100%;
    max-width: 1.74rem;
    position: relative;
}

.ae-tt {
    text-align: right;
    position: absolute;
    right: 0.38rem;
    bottom: 0;
}

.ae-num {
    width: .87rem;
}

.ae-e {
    color: #696969;
}

.ae-t {
    margin-bottom: 0.05rem;
    color: #696969;
    font-weight: 700;
}

.ae-des {
    color: #696969;
    line-height: 1.83;
}

@media(max-width:1200px) {

    .ae-item {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2%;
    }

    .ae-item:nth-child(5n) {
        margin-right: 2%;
    }

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

    .ae-h {
        max-width: 137px;
    }

    .ae-tt {
        right: 30px;
    }

}

@media(max-width: 750px) {

    .ae-main {
        padding: 30px 20px;
    }

    .ae-inner {
        max-width: 500px;
    }

}

@media(max-width: 520px) {

    .ae-item {
        width: 49%;
        padding: 20px 10px;
    }

    .ae-item:nth-child(3n) {
        margin-right: 2%;
    }

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

}



.af-main {
    width: 100%;
    padding-bottom: 1rem;
}

.af-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.af-title {
    margin-bottom: 0.42rem;
    color: #474b50;
    font-weight: 500;
}

.af-list {
    font-size: 0;
    width: 100%;
}

.af-item {
    display: inline-block;
    vertical-align: top;
    width: 31.58%;
    margin-right: 2.63%;
    position: relative;
    margin-bottom: 0.2rem;
}

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

.af-box {
    padding-left: 0.19rem;
    padding-right: 0.2rem;
    padding-bottom: 0.16rem;
    border: 1px solid #e6e6e6;
    width: 100%;
    cursor: pointer;
}

.af-left {
    padding-top: 0.26rem;
    float: left;
}

.af-t {
    margin-bottom: 0.2rem;
    color: #474b50;
    font-weight: 500;
}

.af-t i {
    font-size: 1.2em;
    display: inline-block;
    vertical-align: top;
}

.af-row {
    margin-bottom: 0.17rem;
    color: #9a9a9a;
}

.af-row:last-child {
    margin-bottom: 0;
}

.af-right {
    padding-top: 0.1rem;
    float: right;
    text-align: center;
}

.af-pic {
    margin-bottom: 0.1rem;
    width: 0.81rem;
    height: .81rem;
    border-radius: 50%;
    object-fit: cover;
}

.af-btn {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    border: 1px solid #6b6e72;
    color: #6b6e72;
    line-height: 0.28rem;
    border-radius: 0.04rem;
}

.af-cont {
    width: 11.4rem;
    position: absolute;
    left: 0;
    top: 100%;
    padding: 30px 45px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    z-index: 123;
    display: none;
    margin-top: 0.2rem;
}

.af-item:nth-child(3n+2) .af-cont {
    left: -108.328%;
}

.af-item:nth-child(3n) .af-cont {
    left: -216.656%;
}

.af-dl {
    width: 100%;
    margin-bottom: 45px;
}

.af-dl:last-child {
    margin-bottom: 0;
}

.af-dt {
    color: #383838;
    font-weight: bold;
    margin-bottom: .2rem;
}

.af-dd {
    color: #333;
    line-height: 1.71;
}

.af-dd * {
    line-height: inherit;
}

.af-item.active {
    border-color: #204785;
}

.af-item.active .af-cont {
    display: block;
}

.af-item.active .af-box {
    background-color: #204785;
}

.af-item.active .af-t,

.af-item.active .af-row,

.af-item.active .af-btn {
    color: #fff;
}

.af-item.active .af-btn {
    border-color: #fff;
}

.af-item.active .af-t i {
    transform: rotate(180deg);
}

@media(max-width: 1920px) {

    .af-btn {
        line-height: 28px;
    }

    .af-right {
        padding-top: 10px;
    }

}

@media(min-width: 1201px) {

    .af-box:hover {
        border-color: #204785;
    }

}

@media(max-width: 900px) {

    .af-item {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }

    .af-item:nth-child(3n) {
        margin-right: 2%;
    }

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

    .af-item:nth-child(3n+2) .af-cont,

    .af-item:nth-child(3n+3) .af-cont {
        left: 0;
    }

    .af-item:nth-child(2n) .af-cont {
        left: -104%;
    }

}

@media(max-width: 750px) {

    .af-main {
        padding: 0 20px 30px;
    }

    .af-inner {
        max-width: 500px;
    }

    .af-cont {
        width: 500px;
    }

}

@media(max-width: 500px) {

    .af-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .af-item:last-child {
        margin-bottom: 0;
    }

    .af-item:nth-child(3n) {
        margin-right: 0
    }

    .af-item:nth-child(2n) .af-cont {
        left: 0;
    }

    .af-cont {
        width: 100%;
        padding: 20px 10px;
    }

}



.ag-main {
    width: 100%;
    padding-bottom: 1rem;
}

.ag-main .pg-main {
    padding: 0;
    background-color: transparent;
}

.ag-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.ag-tit {
    margin-bottom: 0.42rem;
    color: #474b50;
    font-weight: 500;
}

.ag-hd {
    font-size: 0;
    width: 100%;
    background-color: #ebebeb;
}

.ag-td {
    color: #474b50;
    line-height: 1.06rem;
    line-height: 0.98rem;
    display: inline-block;
    vertical-align: middle;
}

.ag-list {
    width: 100%;
    padding-bottom: .29rem;
}

.ag-item {
    width: 100%;
}

.ag-item:last-child .ag-row {
    border-bottom: none;
}

.ag-item:last-child .ag-row.show {
    border-bottom: 1px solid #ddd;
}

.ag-row {
    border-bottom: 1px solid #ddd;
    width: 100%;
    font-size: 0;
    cursor: pointer;
}

.ag-btn {
    padding-left: 0.23rem;
    padding-right: 0.22rem;
    border: 1px solid #4b4750;
    display: inline-block;
    vertical-align: top;
    color: #6b6e72;
    line-height: 0.36rem;
    border-radius: 0.04rem;
}

.ag-td1 {
    width: 43.85%;
    padding-left: 0.79rem;
}

.ag-td2 {
    width: 15.78%;
}

.ag-td3 {
    width: 18%;
}

.ag-td4 {
    width: 22.37%;
}

.ag-row .ag-td {
    line-height: 1.55;
    padding-top: .28rem;
    padding-bottom: .28rem;
    font-weight: 400;
}

.ag-hd .ag-td {
    line-height: 1.5;
    padding-top: .39rem;
    padding-bottom: .39rem;
    font-weight: 500;
}

.ag-td1 i {
    font-size: 1.33em;
    margin-right: .1rem;
    color: #474b50;
    display: inline-block;
    vertical-align: middle;
}

.ag-cont {
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: .3rem .1rem .3rem .79rem;
    display: none;
}

.ag-row.show .ag-td1 i {
    transform: rotate(180deg);
}

@media(max-width: 1090px) {

    .ag-btn {
        width: 93px;
        line-height: 28px;
        text-align: center;
    }

}

@media(max-width: 750px) {

    .ag-main {
        padding: 0 20px 30px;
    }

    .ag-inner {
        max-width: 500px;
    }

    .ag-btn {
        font-size: 12px;
        width: 70px;
        padding: 0;
    }

    .ag-td4 {
        width: 70px;
        text-align: center;
    }

    .ag-td3 {
        width: 90px;
        text-align: center;
    }

    .ag-td2 {
        width: 90px;
    }

    .ag-td1 {
        width: calc(100% - 250px);
        padding-left: 10px;
    }

    .ag-td1 i {
        display: none;
    }

    .ag-td {
        font-size: 12px;
    }

    .ag-cont {
        padding: 20px 10px;
    }

}





.pg-main {
    font-size: 0;
    text-align: center;
    width: 100%;
}

.pg-a {
    margin-left: 0.04rem;
    margin-right: 0.04rem;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #d1d1d1;
    color: #727272;
    padding: 0 .1rem;
    min-width: 0.34rem;
    line-height: 0.32rem;
    transition: all .3s;
}

.pg-a.active {
    background-color: #474b50;
    color: #fff;
    border-color: #474b50;
}

@media(min-width: 1201px) {

    .pg-a:hover {
        background-color: #474b50;
        color: #fff;
        border-color: #474b50;
    }

}

@media(max-width: 1200px) {

    .pg-a {
        min-width: 30px;
        line-height: 28px;
        margin: 0 3px;
    }

}



.ah-main {
    padding-top: .67rem;
    padding-bottom: 1rem;
}

.ah-inner {
    width: 100%;
    max-width: 11.4rem;
    margin: 0 auto;
}

.ah-list {
    width: 100%;
}

@media(max-width: 750px) {

    .ah-main {
        padding: 30px 20px;
    }

    .ah-inner {
        max-width: 500px;
    }

}





.ai-main {
    padding-top: 0.67rem;
    padding-bottom: 0.79rem;
    width: 100%;
    background-color: #ececec;
}

.ai-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.ai-tit {
    color: #474b50;
    margin-bottom: .4rem;
    font-weight: 500;
}

.ai-wrap {
    position: relative;
    width: 100%;
}

.ai-bn {
    width: 100%;
    padding-bottom: .45rem;
}

.ai-bn.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0;
    font-size: 0
}

.ai-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .07rem;
}

.ai-bn .swiper-pagination-bullet {
    width: 0.09rem;
    height: 0.09rem;
    background-color: rgba(172, 172, 172, 0.5);
    border: 1px solid #fff;
    opacity: 1;
}

.ai-bn .swiper-pagination-bullet-active {
    background-color: rgba(172, 172, 172, 1);
}

@media(max-width: 1244px) {

    .ai-bn .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    .ai-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 8px;
    }

}

@media(max-width: 900px) {
    .ai-bn {
        padding-bottom: 29px;
    }
}

@media(max-width: 750px) {

    .ai-main {
        padding: 30px 20px;
    }

    .ai-inner {
        max-width: 500px;
    }

}



.aj-main {
    width: 100%;
    background-color: #ececec;
}

.aj-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.aj-tit {
    color: #474b50;
    margin-bottom: .4rem;
    font-weight: 500;
}

.aj-wrap {
    position: relative;
    width: 100%;
}

.aj-bn-wrap {
    width: 100%;
    overflow: hidden;
    margin-top: -0.5rem;
}

.aj-bn {
    width: calc(100% + 0.26rem);
    position: relative;
    left: -0.13rem;
    padding-bottom: 0.5rem;
    padding-top: .5rem;
}

.aj-bn .ac-s {
    padding: 0 .13rem;
}

.aj-bn .ac-item {
    width: 100%;
}

.aj-bn .ac-text {
    padding-bottom: 0;
}

@media(max-width: 750px) {

    .aj-main {
        padding: 30px 20px 20px;
    }

    .aj-inner {
        max-width: 500px;
    }

    .aj-bn {
        padding-bottom: 45px;
        width: 102%;
        left: -1%;
    }

    .aj-bn .ac-s {
        padding: 0 1.02%;
    }

}



.ak-main {
    padding-bottom: 0.8rem;
    width: 100%;
    padding-top: .8rem;
}

.ak-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.ak-big {
    width: 100%;
    font-size: 0;
    position: relative;
}

.ak-item {
    box-shadow: 0 2px 10px 2px #c4c4c4;
}

.ak-big:nth-child(3n+1) {
    margin-bottom: .7rem;
}

.ak-big:nth-child(3n+1) .ak-item {
    float: left;
    position: relative;
    display: block;
}

.ak-big:nth-child(3n+1) .ak-item:nth-child(1) {
    width: 65.79%;
    margin-right: 2.63%;
}

.ak-big:nth-child(3n+1) .ak-item:nth-child(2) {
    width: 31.58%;
    margin-bottom: 2.63%;
}

.ak-big:nth-child(3n+1) .ak-item:nth-child(3) {
    width: 31.58%;
}

.ak-big:nth-child(3n+1) .ak-item:nth-child(1) .c-text {
    padding-right: 0.08rem;
}

.ak-big:nth-child(3n+1) .ak-item:nth-child(1) .c-box {
    padding-top: 73.35%;
}

.ak-big:nth-child(3n+1) .ak-item:nth-child(1) .c-go {
    display: none;
}

.ak-big:nth-child(3n+1) .ak-item:nth-child(1) .c-bot {
    text-align: right;
}



.ak-big:nth-child(3n+2) {
    margin-bottom: .7rem;
}

.ak-big:nth-child(3n+2) .ak-item {
    display: inline-block;
    vertical-align: top;
    width: 31.58%;
    margin-right: 2.63%;
    box-shadow: 0 2px 10px 2px rgb(196 196 196);
    position: relative;
}

.ak-big:nth-child(3n+2) .ak-item:nth-child(3n) {
    margin-right: 0;
}



.ak-big:nth-child(3n+3) {
    margin-bottom: .7rem;
}

.ak-big:nth-child(3n+3) .ak-item {
    float: left;
    position: relative;
    display: block;
}

.ak-big:nth-child(3n+3) .ak-item:nth-child(2) {
    width: 65.79%;
}

.ak-big:nth-child(3n+3) .ak-item:nth-child(1) {
    width: 31.58%;
    margin-bottom: 2.63%;
    margin-right: 2.63%;
}

.ak-big:nth-child(3n+3) .ak-item:nth-child(3) {
    width: 31.58%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ak-big:nth-child(3n+3) .ak-item:nth-child(2) .c-text {
    padding-right: 0.08rem;
}

.ak-big:nth-child(3n+3) .ak-item:nth-child(2) .c-box {
    padding-top: 73.35%;
}

.ak-big:nth-child(3n+3) .ak-item:nth-child(2) .c-go {
    display: none;
}

.ak-big:nth-child(3n+3) .ak-item:nth-child(2) .c-bot {
    text-align: right;
}



.ak-big:last-child {
    margin-bottom: 0;
}

@media(min-width:1201px) {

    .ak-item:hover .c-img {
        transform: scale(1.07);
    }

    .ak-big:nth-child(3n+1) .ak-item:nth-child(1):hover .c-img {
        transform: scale(1.001);
    }

    .ak-big:nth-child(3n+3) .ak-item:nth-child(2):hover .c-img {
        transform: scale(1.001);
    }

}

@media(max-width: 900px) {

    .ak-big .c-text {
        padding-left: 10px;
        padding-right: 10px;
    }

}

@media(max-width: 750px) {

    .ak-main {
        padding: 30px 20px;
    }

    .ak-inner {
        max-width: 500px;
    }

    .ak-list{padding-top: 10px;}

    .ak-big {
        margin-bottom: 0 !important;
    }

    .ak-item {
        width: 100% !important;
        margin-bottom: 30px !important;
        position: relative !important;
        margin-right: 0 !important;
    }

    .ak-big .c-go {
        display: none;
    }

    .ak-big .c-bot {
        text-align: right;
    }

}





.al-main {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    width: 100%;
}

.al-inner {
    width: 100%;
    max-width: 11.4rem;
    background-color: #f6f6f6;
    margin: 0 auto;
    display: flex;
}

.al-left {
    padding: .54rem .7rem .54rem .6rem;
    float: left;
    width: 3.8rem;
    background-color: #f2f2f2;
}

.al-t {
    margin-bottom: 0.38rem;
    color: #474b50;
    font-weight: bold;
}

.al-list {
    margin-bottom: 0.53rem;
    width: 100%;
}

.al-hd {
    text-align: center;
    width: 100%;
}

.al-tit {
    margin-bottom: 0.21rem;
    color: #333;
    line-height: 1.41;
    font-weight: 500;
}

.al-info {
    font-size: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: .27rem;
}

.al-date {
    color: #666;
    opacity: 0.5;
    padding-right: .11rem;
}

.al-type {
    color: #474b50;
}

.al-item {
    margin-bottom: 0.24rem;
    display: block;
    width: 100%;
    cursor: pointer;
}

.al-title {
    margin-bottom: 0.04rem;
    color: #474b50;
    line-height: 1.56;
}

.al-time {
    color: #666;
    opacity: 0.5;
}

.al-l-bot {
    width: 100%;
}

.al-code {
    margin-bottom: 0.13rem;
    width: 1.12rem;
}

.al-tip {
    color: #666;
}

.al-right {
    padding: .47rem .49rem 0;
    float: right;
    width: calc(100% - 3.8rem);
    background-color: #f6f6f6;
}

.al-cont {
    padding-top: 0.2rem;
    padding-bottom: .5rem;
    width: 100%;
    border-bottom: 1px solid #abafb3;
    color: #474b50;
    line-height: 1.5;
}

.al-cont * {
    line-height: inherit;
    font-family: "SF-UI-Text", "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "SimHei", sans-serif !important;
}

.al-bot {
    padding-top: 0.35rem;
    padding-bottom: 0.45rem;
}

.al-bot br {
    display: none;
}

.al-one {
    margin-bottom: 0.14rem;
    color: #474b50;
    cursor: pointer;
    line-height: 1.5;
    display: block;
}

.al-last {
    text-align: right;
    width: 100%;
    padding-top: .1rem;
}

.al-back {
    display: inline-block;
    vertical-align: top;
    color: #474b50;
    line-height: 0.3rem;
    width: 1.2rem;
    height: 0.32rem;
    border: 1px solid #474B50;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
}

@media(max-width: 1920px) {

    .al-code {
        width: 112px;
    }

    .al-back {
        width: 120px;
        line-height: 30px;
        height: 32px;
    }

}

@media(min-width: 1201px) {

    .al-back:hover {
        background-color: #0043ab;
        color: #fff;
        border-color: #0043ab;
    }

}

@media(max-width: 750px) {

    .al-main {
        padding: 30px 20px;
    }

    .al-inner {
        max-width: 500px;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .al-left {
        float: none;
        width: 100%;
        padding: 20px 10px;
    }

    .al-right {
        float: none;
        width: 100%;
        padding: 20px 10px;
    }

    .al-bot {
        padding-bottom: 0;
    }

}





.am-main {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    width: 100%;
}

.am-inner {
    width: 100%;
    max-width: 11.4rem;
    background-color: #f6f6f6;
    margin: 0 auto;
}

.am-cont {
    width: 100%;
    padding: .5rem;
    background-color: #f2f2f2;
}

.am-cont h1 {
    text-align: center;
    padding-bottom: .25rem;
    border-bottom: 1px solid #eee;
    color: #333;
    font-weight: normal;
}

.am-text {
    color: #474b50;
    line-height: 1.78;
    margin-top: .15rem;
}

.am-text * {
    line-height: inherit;
}

.am-text h2 {
    font-weight: normal;
    margin-bottom: .05rem;
}

.am-text p {
    margin-bottom: .22rem;
}

.am-text p:last-child {
    margin-bottom: 0;
}

@media(max-width: 750px) {

    .am-main {
        padding: 30px 20px;
    }

    .am-inner {
        max-width: 500px;
    }

    .am-cont {
        padding: 20px 10px;
    }

}



.an-main {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    width: 100%;
}

.an-main .pg-main {
    padding: 0;
    background-color: transparent;
}

.an-inner {
    width: 100%;
    max-width: 11.25rem;
    margin: 0 auto;
}

.an-left {
    float: left;
    width: 2.32rem;
    background-color: #f5f5f5;
}

.an-tab {
    display: block;
    color: #fff;
    line-height: 1.1rem;
    text-align: center;
    cursor: pointer;
    color: #474b50;
    transition: all .3s;
}

.an-tab.active {
    background-color: #474b50;
    color: #fff;
}

.an-item {
    padding-top: 0.24rem;
    padding-bottom: 0.33rem;
    border-bottom: 1px solid rgba(230, 230, 230, 0.5);
    display: block;
    width: 100%;
    cursor: pointer;
}

.an-t {
    margin-bottom: 0.22rem;
    color: #474b50;
    line-height: 1.55;
}

.an-time {
    color: #a3a5a7;
}

.an-right {
    float: right;
    width: 8.48rem;
}

.an-list {
    width: 100%;
    border-top: 1px solid #456eac;
    padding-bottom: .3rem;
}

.an-pn {
    text-align: center;
    font-size: 0;
}

.an-arrow {
    display: inline-block;
    width: .38rem;
    line-height: .3rem;
    border: 1px solid #ddd;
    border-radius: .15rem;
    text-align: center;
    color: #777;
    margin: 0 .05rem;
    transition: all .3s;
}

.an-arrow.disabled {
    cursor: not-allowed;
}

.an-arrow.active {
    color: #0a4b9d;
}

@media(min-width: 1201px) {

    .an-item:hover .an-t {
        color: #0a4b9d;
    }

    .an-tab:hover {
        background-color: #474b50;
        color: #fff;
    }

    .an-arrow:hover {
        background-color: #eee;
    }

}

@media(max-width: 750px) {

    .an-main {
        padding: 30px 20px;
    }

    .an-inner {
        max-width: 500px;
    }

    .an-left {
        width: 100%;
        display: flex;
        margin-bottom: 10px;
        float: none;
    }

    .an-tab {
        flex: 1;
        line-height: 40px;
    }

    .an-right {
        float: none;
        width: 100%;
    }

    .an-list {
        border-top: none;
    }

}

@media(max-width: 370px) {

    .an-tab {
        font-size: 13px;
    }

}



.ao-main {
    padding-top: 0.5rem;
    padding-bottom: 0.58rem;
    width: 100%;
    background-color: #eff2f6;
}

.ao-inner {
    width: 100%;
    max-width: 11.4rem;
    text-align: center;
    margin: 0 auto;
}

.ao-dl {
    margin-bottom: 0.3rem;
}
.ao-dl:last-child{
    margin-bottom: 0;
}

.ao-dt {
    margin-bottom: 0.2rem;
    color: #0043ab;
    font-weight: 400;
}

.ao-dd {
    color: #0043ab;
    font-weight: 600;
}

@media(max-width: 750px) {

    .ao-main {
        padding: 30px 20px;
    }

    .ao-inner {
        max-width: 500px;
    }

    .ao-dl{
        margin-bottom: 20px;
    }

    .ao-dt{
        margin-bottom: 15px
    }

}





.ap-main {
    padding-top: 0.7rem;
    padding-bottom: 0.5rem;
    background: linear-gradient(#DBDBDB, #FFF);
}

.ap-inner {
    width: 100%;
    max-width: 11.1rem;
    margin: 0 auto;
}

.ap-dls {
    margin-bottom: 0.81rem;
    font-size: 0;
    width: 100%;
    position: relative;
}

.ap-dl {
    margin-right: 1.355%;
    display: inline-block;
    vertical-align: top;
    width: 32.43%;
    position: relative;
}

.ap-dl:nth-child(3n) {
    margin-right: 0;
}

.ap-bg {
    width: 100%;
    height: 1.4rem;
    border-radius: .1rem;
}

.ap-text {
    top: 50%;
    left: 0;
    position: absolute;
    transform: translate(0, -50%);
    width: 100%;
    text-align: center;
}

.ap-dt {
    margin-bottom: .17rem;
    color: #fff;
    font-weight: 500;
}

.ap-t {
    margin-bottom: 0.2rem;
    color: #b4b4b4;
    padding: 0 .15rem;
    font-weight: 500;
}

.ap-code-area .ap-t {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}

.ap-dd {
    color: #fff;
    word-break: break-all;
}

.ap-title {
    margin-bottom: 0.27rem;
    color: #404040;
    text-align: center;
    font-weight: 400;
}

.ap-des {
    margin-bottom: 0.58rem;
    color: #404040;
    text-align: center;
    line-height: 1.45;
    font-weight: 400;
}

.ap-row {
    font-size: 0;
    width: 100%;
    margin-bottom: 0.36rem;
}

.ap-rl {
    display: inline-block;
    vertical-align: middle;
    color: #404040;
    margin-right: .82rem;
    font-weight: 500;
}

.ap-rr {
    display: inline-block;
    vertical-align: middle;
}

.ap-how {
    width: 100%;
}

.ap-txt {
    width: 100%;
    border: 1px solid #c1c1c1;
    height: 0.6rem;
    border-radius: .05rem;
    background-color: #f5f5f5;
    padding: 0 .15rem;
    color: #6f6f6f;
}

.ap-tip {
    color: #404040;
    margin-bottom: .29rem;
    font-weight: 500;
}

.ap-lbs {
    margin-bottom: 1.12rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.ap-lb {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    font-size: 0;
    position: relative;
}

.ap-rad {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.ap-span {
    margin-right: 0.21rem;
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-weight: 500;
}

.ap-icon {
    border: 1px solid #0043ab;
    display: inline-block;
    vertical-align: middle;
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 50%;
    background-color: #fff;
    position: relative;
}

.ap-lb.selected .ap-icon:after {
    content: "";
    display: inline-block;
    width: .12rem;
    height: .12rem;
    background-color: #0043ab;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -0.06rem;
    margin-top: -0.06rem;
}

.ap-red {
    color: #d52121;
}

.ap-col {
    display: inline-block;
    vertical-align: top;
    width: 48.28%;
    margin-right: 3.44%;
}

.ap-col:nth-child(2n) {
    margin-right: 0;
}

.ap-wrap {
    position: relative;
    width: 100%;
}

.ap-area {
    line-height: 1.5;
    padding: .05rem .12rem;
    border: 1px solid #c1c1c1;
    width: 100%;
    height: 2.1rem;
    background-color: #f5f5f5;
    color: #6f6f6f;
    border-radius: .05rem;
}

.ap-code-area {
    margin-bottom: 0.14rem;
    width: 100%;
}

.ap-code-link {
    display: inline-block;
    vertical-align: middle;
    width: 1.35rem;
    height: 0.36rem;
    cursor: pointer;
}

.ap-code {
    width: 100%;
    height: 100%;
}

.ap-bot-wrap {
    width: 100%;
    text-align: center;
    margin-bottom: 0.25rem;
}

.ap-bot {
    color: #333;
    line-height: 1.85;
    text-align: center;
    width: 100%;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}

.ap-last {
    text-align: center;
    width: 100%;
}

.ap-sub {
    border: none;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    line-height: 0.32rem;
    text-align: center;
    cursor: pointer;
    width: 1.48rem;
    height: 0.32rem;
    border-radius: .16rem;
    background-color: #0043ab;
}

.ap-ckb {
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-left: 0.28rem;
}

.ap-ct {
    margin-bottom: .86rem;
    font-size: 0;
}



.ip-item {
    width: 4rem;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background-color: #fff;
    border-radius: 0.05rem;
}

.ip-text {
    width: 100%;
    height: .6rem;
    padding-left: .24rem;
    padding-right: .24rem;
    border-radius: 0.05rem;
    position: relative;
    vertical-align: top;
    background-color: transparent;
    border: 1px solid #c1c1c1;
    color: #666;
    transition: all .3s;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: 0;
    box-sizing: border-box;
}

.ip-text[readonly] {
    cursor: pointer;
}

.ip-item:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    pointer-events: none;
    transform: rotate(180deg);
    border-bottom: 0.07rem solid #0043AB;
    border-left: 0.07rem solid transparent;
    border-right: 0.07rem solid transparent;
    position: absolute;
    right: .1rem;
    top: 50%;
    margin-top: -0.04rem;
}

.ip-list {
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 100%;
    max-height: 3.6rem;
    overflow: auto;
    display: none;
    padding: .05rem 0;
    box-sizing: border-box;
    text-align: left;
    background-color: #fff;
    z-index: 123;
    border: 1px solid #dee2e6;
    border-radius: 0.05rem;
    box-shadow: 0 6px 12px rgb(0, 0, 0, 0.18);
}

.ip-list.up {
    top: auto;
    bottom: 100%;
}

.ip-list a {
    display: block;
    line-height: 1.3;
    color: #666;
    padding: .06rem .2rem .06rem .12rem;
    white-space: nowrap;
    cursor: pointer;
    transition: all .2s;
    box-sizing: border-box;
}

.ip-list a.active,

.ip-list a:hover {
    background-color: #e9ecef;
}

.ip-list a.hide {
    display: none;
}

.ip-item.active {
    z-index: 100 !important;
}

.ip-item.active .ip-list {
    display: block;
}

.ip-item.active .ip-input {
    background-color: #e6e6e6;
    border-color: #adadad;
}

.ip-item.no-list:after {
    display: none;
}

.ip-item.no-list .ip-text {
    padding-right: 12px;
}

@media(max-width: 1920px) {

    .ap-sub {
        width: 148px;
        height: 32px;
        line-height: 32px;
        border-radius: 16px;
    }

    .ip-list {
        max-height: 360px;
    }

    .ip-list a {
        padding: 6px 20px 6px 12px;
    }

}

@media(max-width:1250px) {

    .ap-code-link {
        width: 120px;
        height: 32px;
    }

}

@media(max-width: 954px) {

    .ap-icon {
        width: 14px;
        height: 14px;
    }

    .ap-lb.selected .ap-icon:after {
        width: 8px;
        height: 8px;
        margin-left: -4px;
        margin-top: -4px;
    }

}

@media(max-width: 850px) {

    .ap-txt {
        height: 36px;
        border-radius: 3px;
    }

    .ip-text {
        height: 36px;
        border-radius: 3px;
    }

    .ap-area {
        height: 126px;
        border-radius: 3px;
    }

}

@media(max-width: 750px) {

    .ap-main {
        padding: 30px 20px;
    }

    .ap-ct {
        margin-bottom: 25px;
    }

    .ap-lbs {
        margin-bottom: 25px;
    }

}

@media(max-width: 520px) {

    .ap-dt {
        margin-bottom: 5px;
    }

}

@media(max-width: 400px) {

    .ap-col {
        width: 100%;
        margin-right: 0;
    }

    .ap-row {
        margin-bottom: 0;
    }

    .ap-wrap {
        margin-bottom: 15px;
    }

    .ap-t {
        padding-left: 0;
    }

}





.aq-list {
    padding-top: 0.65rem;
    width: 100%;
}

.aq-item {
    margin-bottom: 0.5rem;
    font-size: 0;
    width: 100%;
}

.aq-item:last-child {
    margin-bottom: 0;
}

.aq-left {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 5.4rem);
    padding-right: .1rem;
}

.aq-tit {
    margin-bottom: 0.26rem;
    color: #6f6f6f;
    font-weight: 600;
}

.aq-dl {
    margin-bottom: 0.14rem;
    font-size: 0;
    width: 100%;
}

.aq-dl:last-child {
    margin-bottom: 0;
}

.aq-dt {
    color: #959595;
    line-height: 1.5;
    font-weight: 400;
}

.aq-dd {
    color: #6f6f6f;
    line-height: 1.5;
    font-weight: 500;
}

.aq-right {
    display: inline-block;
    vertical-align: middle;
    width: 5.4rem;
}

.aq-img {
    width: 100%;
}

@media(max-width: 750px) {

    .aq-list {
        padding-top: 30px;
    }

    .aq-left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .aq-right {
        width: 100%;
    }

}





.ar-main {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    width: 100%;
    background-color: #f5f5f5;
}

.ar-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.35rem;
}

.ar-left {
    float: left;
    width: 1.65rem;
    background-color: #fafafa;
}

.ar-tab {
    display: block;
    line-height: 0.6rem;
    color: #b0b0b0;
    padding-left: .22rem;
    border-left: .05rem solid transparent;
    cursor: pointer;
    transition: all .3s;
    user-select: none;
}

.ar-tab i {
    font-size: 1.875em;
    display: inline-block;
    vertical-align: middle;
    margin-right: .08rem;
}

.ar-tab.active {
    border-left-color: #474B50;
    background-color: #fff;
    color: #666;
}

.ar-lb {
    padding-left: 0.57em;
    padding-right: 0.57em;
    border: 1px solid #4a5665;
    display: inline-block;
    vertical-align: top;
    line-height: 1.57;
    border-radius: 0.285em;
    color: #4a5665;
}

.ar-write {
    padding-left: 0.11rem;
    padding-right: 0.12rem;
    border: 1px solid #474b50;
    display: inline-block;
    vertical-align: top;
    color: #474b50;
    line-height: 0.34rem;
    top: 0.27rem;
    position: absolute;
    right: 0.6rem;
    cursor: pointer;
}

.ar-conts {
    float: right;
    width: 9.4rem;
    background-color: #fff;
}

.ar-cont {
    width: 100%;
    position: relative;
    display: none;
}

.ar-cont.show {
    display: block;
}

.ar-cont1 {
    padding-top: 0.45rem;
    padding-left: 0.9rem;
    padding-bottom: 0.15rem;
    font-size: 0;
}

.user_imgs {
    width: 1.2rem;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0.41rem;
    border-radius: 50%;
    object-fit: cover;
}

.ar-row {
    margin-bottom: 0.41rem;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 1.2rem);
    padding-left: .3rem;
}

.ar-phone {
    padding-right: 0.15rem;
    color: #272727;
}

.ar-dls {
    width: 5.48rem;
    font-size: 0;
}

.ar-dl {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-bottom: .17rem;
    line-height: 1.43;
}

.ar-dl * {
    line-height: inherit;
}

.ar-dt {
    color: #000;
    opacity: 0.45;
}

.ar-dd {
    color: #262626;
}

@media(min-width: 1201px) {

    .ar-tab:hover {
        border-left-color: #474B50;
        background-color: #fff;
        color: #666;
    }

}



.ar-cont2 {
    padding-top: 0.33rem;
    padding-left: 0.59rem;
    padding-right: 0.6rem;
    padding-bottom: 0.6rem;
    width: 100%;
}

.as-tit {
    padding-bottom: 0.21rem;
    border-bottom: 1px solid rgba(71, 75, 80, 0.5);
    color: #474b50;
}

.as-form {
    padding-top: 0.38rem;
    width: 100%;
    padding-right: .8rem;
}

.as-row {
    margin-bottom: 0.3rem;
    font-size: 0;
    width: 100%;
}

.as-dt {
    margin-right: 0.15rem;
    display: inline-block;
    vertical-align: top;
    color: #5f5f5f;
    width: 0.7rem;
    line-height: .4rem;
    text-align: right;
}

.as-dd {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 0.85rem);
    position: relative;
}

.as-txt {
    padding-left: 0.16rem;
    padding-right: 0.16rem;
    border: 1px solid #d9d9d9;
    color: #5f5f5f;
    width: 100%;
    height: 0.4rem;
}

.as-block {
    width: 1.22rem;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.as-box {
    margin-bottom: 0.11rem;
    width: 100%;
    height: 1.22rem;
    border: 1px solid #d9d9d9;
}

.as-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: none;
}

.as-img.show {
    display: block;
}

.as-up {
    padding-left: 0.71em;
    padding-right: 0.71em;
    border: 1px solid #666;
    display: inline-block;
    vertical-align: top;
    color: #666;
    line-height: 1.57;
    cursor: pointer;
}

.as-area {
    border: 1px solid #d9d9d9;
    width: 100%;
    height: 1rem;
    min-height: 80px;
    color: #5f5f5f;
    padding: .09rem .16rem;
    line-height: 1.57;
}

.as-last {
    padding-top: 0.1rem;
    text-align: center;
    width: 100%;
}

.as-sub {
    border: none;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    line-height: 0.4rem;
    cursor: pointer;
    width: 2rem;
    height: 0.4rem;
    background-color: #0043ab;
}

.as-one {
    display: inline-block;
    vertical-align: top;
    margin-right: .7rem;
}

.as-one:last-child {
    margin-right: 0;
}

.as-file {
    position: absolute;
    left: -200vw;
    top: 0;
    width: 1px;
}

.as-col {
    width: 43%;
    margin-right: 14%;
    display: inline-block;
    vertical-align: top;
}

.as-col:nth-child(2n) {
    margin-right: 0;
}

.as-lb {
    display: inline-block;
    vertical-align: top;
    line-height: .4rem;
    cursor: pointer;
    margin-right: .3rem;
}

.as-lb-rad {
    display: inline-block;
    vertical-align: middle;
    margin-right: .04rem;
    width: 1.2em;
    height: 1.2em;
}

.as-lb-t {
    color: #333;
    display: inline-block;
    vertical-align: middle;
}

@media(max-width: 1120px) {

    .as-txt {
        height: 32px;
    }

}

@media(max-width: 750px) {

    .as-one {
        margin-bottom: 15px;
        width: 100%;
        margin-right: 0;
    }

    .as-one:last-child {
        margin-bottom: 0;
    }

}



.ar-main .ip-item {
    height: .4rem;
    width: 2rem;
    margin-right: .27rem;
}

.ar-main .ip-item:last-child {
    margin-right: 0;
}

.ar-main .ip-text {
    height: .4rem;
    border-radius: 0;
    border: 1px solid #d9d9d9;
    padding: 0 .25rem 0 .16rem;
}

.ar-main .ip-item:after {
    border-bottom: 0.05rem solid #0043AB;
    border-left: 0.05rem solid transparent;
    border-right: 0.05rem solid transparent;
    position: absolute;
    right: .1rem;
    top: 50%;
    margin-top: -0.02rem;
}

.at-main .ip-item {
    width: 100%;
}

.ar-cont3 {
    padding-top: 0.33rem;
    padding-left: 0.59rem;
    padding-right: 0.6rem;
    padding-bottom: 0.6rem;
    width: 100%;
}

.ar-cont4 {
    padding-top: 0.33rem;
    padding-left: 0.59rem;
    padding-right: 0.6rem;
    padding-bottom: 0.6rem;
    width: 100%;
}

@media(max-width: 1260px) {

    .ar-main .as-dt {
        width: 63px;
        margin-right: 10px;
    }

    .ar-main .as-dd {
        width: calc(100% - 73px);
    }

    .ar-main .as-col {
        width: 48%;
        margin-right: 4%;
    }

    .ar-main .as-col:nth-child(2n) {
        margin-right: 0;
    }

}

@media(max-width: 1155px) {

    .ar-left {
        width: 136px;
    }

    .ar-conts {
        width: calc(100% - 146px);
    }

    .ar-tab {
        line-height: 48px;
    }

    .ar-dls {
        width: 100%;
    }

    .ar-write {
        width: 75px;
        height: 30px;
        line-height: 28px;
        text-align: center;
        top: .3rem;
    }

}

@media(max-width: 1120px) {

    .ar-main .ip-item {
        height: 32px;
    }

    .ar-main .ip-text {
        height: 32px;
    }

}

@media(max-width: 1100px) {

    .ar-main .ip-item:after {
        border-bottom: 4px solid #0043AB;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        margin-top: -2px;
        right: 5px;
    }

}

@media(max-width: 900px) {

    .ar-main .as-form {
        padding-right: 0;
    }

    .ar-main .as-row {
        margin-bottom: 15px;
    }

    .ar-main .as-col {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .ar-main .as-col:last-child {
        margin-bottom: 0;
    }

}

@media(max-width: 750px) {

    .ar-main {
        padding: 30px 20px;
    }

    .ar-inner {
        max-width: 500px;
    }

    .ar-left {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }

    .ar-conts {
        float: none;
        width: 100%;
    }

    .ar-left {
        font-size: 0;
    }

    .ar-tab {
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }

    .ar-write {
        right: 10px;
    }

    .ar-cont1 {
        padding: 20px 10px;
    }

    .ar-cont2 {
        padding: 20px 10px;
    }

    .ar-cont4 {
        padding: 20px 10px;
    }

}

@media(max-width: 380px) {

    .ar-dl {
        width: 100%;
    }

}



.at-main {
    width: 100%;
    height: 100%;
    position: fixed;
    left: -200vw;
    top: 0;
    z-index: 12345;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
}

.at-main.visible {
    left: 0;
}

.at-main.show {
    visibility: visible;
    opacity: 1;
}

.at-mask {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.at-cont {
    padding-top: 0.45rem;
    padding-left: 0.59rem;
    padding-right: 0.6rem;
    padding-bottom: 0.42rem;
    margin-left: -4.09rem;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(0, -50%);
    width: 8.18rem;
    background-color: #fff;
}

.at-tit {
    padding-bottom: 0.21rem;
    border-bottom: 1px solid #e5e5e5;
    color: #4a5665;
}

.at-close {
    display: inline-block;
    top: 0.24rem;
    position: absolute;
    right: 0.24rem;
    cursor: pointer;
    width: 0.24rem;
    height: 0.24rem;
    border: 1px solid #000;
    color: #000;
    opacity: 0.3;
    text-align: center;
    line-height: .22rem;
    border-radius: 50%;
}

.at-close i {
    font-size: .23rem;
    color: #000;
}

.at-form {
    padding-top: 0.49rem;
    width: 100%;
}

.at-cont .as-col {
    width: 31%;
    margin-right: 3.5%;
}

.at-cont .as-col:nth-child(2n) {
    margin-right: 3.5%;
}

.at-cont .as-col:nth-child(3n) {
    margin-right: 0;
}

.at-cont .as-dt {
    width: .56rem;
    margin-right: .1rem;
}

.at-cont .as-dd {
    width: calc(100% - 0.66rem);
}

.at-box {
    display: inline-block;
    vertical-align: top;
    width: 1.2rem;
    height: 1.2rem;
}

.at-photo {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.at-up {
    padding-left: 0.14rem;
    padding-right: 0.14rem;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    line-height: 0.3rem;
    cursor: pointer;
    background-color: #0043ab;
    margin-left: .2rem;
    margin-top: .05rem;
}

.at-file {
    position: absolute;
    left: -200vw;
    top: 0;
    width: 1px;
}

@media(max-width: 1920px) {

    .at-close {
        width: 24px;
        height: 24px;
        line-height: 22px;
    }

    .at-close i {
        font-size: 23px;
    }

}

@media(max-width: 1300px) {

    .at-cont .as-dt {
        width: 52px;
        margin-right: 5px;
    }

    .at-cont .as-dd {
        width: calc(100% - 57px);
    }

    .at-cont {
        width: 730px;
        margin-left: -365px;
    }

    .at-up {
        width: 70px;
        line-height: 28px;
        text-align: center;
    }

    .at-tit {
        padding-bottom: 15px;
    }

}

@media(max-width: 900px) {

    .at-main .as-col {
        margin-bottom: 0;
    }

}

@media(max-width: 750px) {

    .at-cont {
        width: 90%;
        left: 5%;
        margin-left: 0;
        padding: 20px 10px;
    }

    .at-cont .as-col {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

}





.au-main {
    width: 100%;
    height: 100%;
    position: fixed;
    left: -200vw;
    top: 0;
    z-index: 12345;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
}

.au-main.visible {
    left: 0;
}

.au-main.show {
    visibility: visible;
    opacity: 1;
}

.au-mask {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.au-cont {
    padding-top: 0.45rem;
    padding-left: 0.59rem;
    padding-right: 0.6rem;
    padding-bottom: 0.42rem;
    margin-left: -4.09rem;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(0, -50%);
    width: 8.18rem;
    background-color: #fff;
}

.au-tit {
    padding-bottom: 0.21rem;
    border-bottom: 1px solid #e5e5e5;
    color: #4a5665;
}

.au-close {
    display: inline-block;
    top: 0.24rem;
    position: absolute;
    right: 0.24rem;
    cursor: pointer;
    width: 0.24rem;
    height: 0.24rem;
    border: 1px solid #000;
    color: #000;
    opacity: 0.3;
    text-align: center;
    line-height: .22rem;
    border-radius: 50%;
}

.au-close i {
    font-size: .23rem;
    color: #000;
}

.au-form {
    padding-top: 0.49rem;
    width: 100%;
}

.au-box {
    display: inline-block;
    vertical-align: top;
    width: 1.2rem;
    height: 1.2rem;
}

.au-photo {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.au-file {
    position: absolute;
    left: -200vw;
    top: 0;
    width: 1px;
}

.au-code {
    display: block;
    width: 1.35rem;
    height: .36rem;
}

.au-code-img {
    width: 100%;
    height: 100%;
}

.au-up {
    display: inline-block;
    width: .67rem;
    height: .4rem;
    line-height: .4rem;
    background-color: #eee;
    color: #555;
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}

@media(max-width: 1920px) {

    .au-close {
        width: 24px;
        height: 24px;
        line-height: 22px;
    }

    .au-close i {
        font-size: 23px;
    }

}

@media(max-width: 1120px) {

    .au-cont {
        width: 654px;
        margin-left: -327px;
    }

    .as-sub {
        width: 160px;
        height: 32px;
        line-height: 32px;
    }

    .as-dt {
        width: 56px;
        margin-right: 6px;
        line-height: 32px;
    }

    .as-lb {
        line-height: 32px;
    }

    .as-dd {
        width: calc(100% - 62px);
    }

    .au-up {
        width: 52px;
        height: 32px;
        line-height: 32px;
    }

    .au-tit {
        padding-bottom: 15px;
    }

    .au-code {
        width: 108px;
        height: 29px;
    }

}

@media(max-width: 750px) {

    .au-cont {
        width: 90%;
        left: 5%;
        margin-left: 0;
        padding: 20px;
    }

    .as-row {
        margin-bottom: 0;
    }

    .as-col {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .as-last {
        padding-top: 0;
    }

}





.aw-main {
    width: 100%;
    height: calc(100vh - 0.9rem);
    background-color: #f5f5f5;
    padding-bottom: 1rem;
    position: relative;
}

.aw-cont {
    width: 100%;
    max-width: 8.58rem;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
    padding: .73rem .15rem .78rem;
}

.aw-form {
    text-align: center;
    width: 100%;
    max-width: 3.4rem;
    margin: 0 auto;
}

.aw-top {
    margin-bottom: 0.66rem;
    text-align: center;
    width: 100%;
}

.aw-img {
    display: inline-block;
    height: 0.5rem;
}

.aw-tabs {
    border-bottom: 1px solid #eee;
    margin-bottom: 0.2rem;
    font-size: 0;
    text-align: center;
    width: 100%;
}

.aw-tab {
    padding-bottom: 0.26rem;
    margin: 0 .43rem;
    display: inline-block;
    vertical-align: top;
    color: #c7c7c7;
    position: relative;
    border-bottom: .02rem solid transparent;
    cursor: pointer;
}

.aw-tab.active {
    color: #5a5a5a;
    border-bottom-color: #5a5a5a;
}

.aw-row {
    margin-bottom: 0.2rem;
    width: 100%;
    font-size: 0;
    position: relative;
}

.aw-txt {
    padding-left: 0.16rem;
    padding-right: 0.16rem;
    width: 100%;
    height: 0.5rem;
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    color: #5a5a5a;
}

.aw-txt.sp {
    width: 54.41%;
    margin-right: 5.89%;
}

.aw-txt.sp2 {
    padding-left: .66rem;
}

.aw-wrap {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    width: 39.7%;
    height: .5rem;
    border: 1px solid #ddd;
}

.aw-code {
    width: 100%;
    height: 100%;
}

.aw-sub {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    line-height: 0.5rem;
    cursor: pointer;
    width: 100%;
    height: 0.5rem;
    background-color: #0043ab;
    border: none;
}

.aw-bot {
    padding-top: 0.24rem;
    width: 100%;
    text-align: center;
}

.aw-link {
    color: #a9acac;
}

.aw-line {
    color: #a9acac;
    padding: 0 1.1em;
}

.aw-list {
    width: 100%;
}

.aw-one {
    display: none;
}

.aw-one.show {
    display: block;
}

.get-a {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    width: 39.7%;
    height: .5rem;
    border: 1px solid #ddd;
}

.get-b {
    width: 100%;
    line-height: .48rem;
    text-align: center;
    color: #a9acac;
    cursor: pointer;
    display: block;
}

.get-c {
    width: 100%;
    line-height: .48rem;
    text-align: center;
    color: #a9acac;
    cursor: pointer;
    display: none;
}

.get-a.show .get-b {
    display: none;
}

.get-a.show .get-c {
    display: block;
}

.aw-footer {
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #999;
    padding-bottom: .27rem;
    line-height: 1.5;
}

.aw-footer * {
    line-height: inherit;
}

.aw-footer a {
    color: #337ab7;
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
}

.aw-bf {
    width: .5rem;
    height: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    line-height: .5rem;
    color: #555;
    z-index: 123;
    border-right: 1px solid #ddd;
}

.aw-op {
    width: 100%;
    font-size: 0;
    text-align: left;
    margin-bottom: .24rem;
}

.aw-lb {
    display: inline-block;
    vertical-align: middle;
    color: #5a5a5a;
    user-select: none;
    cursor: pointer;
    margin-right: .03rem;
}

.aw-go {
    display: inline-block;
    vertical-align: middle;
    color: #337ab7;
}

.aw-agree {
    display: inline-block;
    vertical-align: top;
    margin-left: .03rem;
}

.aw-other {
    position: absolute;
    right: .3rem;
    top: .3rem;
    color: #a4a4a4;
}

.aw-other a {
    color: #5a5a5a;
    font-weight: bold;
}

.aw-steps {
    width: 100%;
    text-align: center;
    background-color: rgba(244, 244, 244, 0.5);
    font-size: 0;
    margin-bottom: .5rem;
    border-bottom: 1px solid #eee;
}

.aw-step {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    color: #C7C7C7;
    font-size: 0;
    border-bottom: 0.02rem solid transparent;
    padding: .1rem 0;
}

.aw-num {
    display: inline-block;
    vertical-align: middle;
    width: 1.428em;
    height: 1.428em;
    line-height: 1.428;
    border-radius: 50%;
    border: 1px solid #d5d5d5;
    margin-right: .1rem;
}

.aw-tt {
    line-height: 1.428;
    display: inline-block;
    vertical-align: top;
}

.aw-step.active {
    border-bottom: 0.02rem solid #5a5a5a;
    background-color: rgba(244, 244, 244, 1);
    color: #5a5a5a;
}

.aw-step.active .aw-num {
    border-color: #5a5a5a;
}

.aw-items {
    width: 100%;
}

.aw-item {
    width: 100%;
    display: none;
}

.aw-item.show {
    display: block;
}

.aw-tip {
    width: 100%;
    text-align: right;
    color: #a9acac;
    margin-bottom: .2rem;
}

.aw-tip a {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    color: #5a5a5a;
}

.aw-has {
    color: #a9acac;
    margin-bottom: .2rem;
    text-align: left;
}

.aw-s {
    color: #a9acac;
    line-height: 1.33;
    padding-top: .12rem;
    text-align: left;
}

.aw-af {
    width: 100%;
    font-size: 0;
    margin-bottom: .22rem;
}

.aw-cp {
    display: inline-block;
    vertical-align: middle;
    width: .9rem;
    height: .9rem;
    border: 0.02rem solid #0043ab;
    border-radius: 50%;
    font-size: .9rem;
    color: #0043ab;
}

.aw-rr {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 0.9rem);
    color: #5a5a5a;
    line-height: 1.75;
    text-align: left;
    padding-left: .6rem;
}

.aw-rr * {
    line-height: inherit;
}

@media(min-width: 1201px) {

    .aw-link:hover {
        text-decoration: underline;
    }

    .aw-footer a:hover {
        text-decoration: underline;
    }

    .aw-other a:hover {
        text-decoration: underline;
    }

}

@media(max-width: 1920px) {

    .aw-step {
        padding: 10px 0;
    }

}

@media(max-width: 1155px) {

    .aw-txt {
        height: 40px;
    }

    .aw-form {
        max-width: 300px;
    }

    .aw-wrap {
        height: 40px;
    }

    .aw-sub {
        line-height: 40px;
        height: 40px;
    }

    .aw-tabs {
        margin-bottom: 15px;
    }

    .aw-row {
        margin-bottom: 15px;
    }

    .aw-img {
        height: 40px;
    }

    .get-a {
        height: 40px;
    }

    .get-b {
        line-height: 38px;
    }

    .get-c {
        line-height: 38px;
    }

    .aw-bot {
        padding-top: 15px;
    }

    .aw-bf {
        width: 42px;
        line-height: 40px;
    }

    .aw-txt.sp2 {
        padding-left: 52px;
    }

    .aw-op {
        margin-bottom: 15px;
    }

    .aw-tip {
        margin-bottom: 15px;
    }

}

@media(max-width: 900px) {

    .aw-step {
        width: 50%;
    }

}

@media(max-width: 750px) {

    .aw-main {
        padding: 0 20px 30px;
    }

    .aw-tab {
        padding-bottom: 15px;
    }

}



body.login {
    background-color: #f5f5f5;
}







.back-top {
    width: .24rem;
    height: .24rem;
    visibility: hidden;
    opacity: 0;
    transition: all 5s;
    background-image: url(../images/backtop.png);
    position: fixed;
    right: 20px;
    bottom: 20px;
    background-size: 14px auto;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 123;
    background-color: #fff;
    box-shadow: 0 2px 9px 0 rgba(140, 140, 140, 0.5);
    opacity: 0.6;
}

.back-top.show {
    visibility: visible;
    opacity: 1;
}

@media(max-width: 1920px) {

    .back-top {
        width: 24px;
        height: 24px;
    }

}

@media(max-width: 1200px) {

    .back-top {
        display: none;
    }

}





.pa-main {
    width: 100%;
    position: relative;
    margin-bottom: .6rem;
}

.pa-inner {
    width: 100%;
    max-width: 11.4rem;
    margin: 0 auto;
}

.pa-tit {
    margin-bottom: 0.15rem;
    color: #333;
    font-weight: 500;
}

.pa-des {
    margin-bottom: 0.34rem;
    color: #3f3f3f;
    line-height: 1.5;
}

.pa-des * {
    line-height: inherit;
}

.pa-list {
    padding-top: 0.1rem;
    margin-bottom: .7rem;
    font-size: 0;
    text-align: center;
    width: 100%;
}

.pa-item {
    margin: 0 .4rem;
    display: inline-block;
    vertical-align: top;
    margin-bottom: .3rem;
}

.pa-ico {
    margin-bottom: 0.11rem;
    height: 0.7rem;
}

.pa-t {
    margin-bottom: 0.17rem;
    font-size: 18px;
    color: #2b2b2b;
    font-weight: bold;
    line-height: 1.5;
}

.pa-intro {
    color: #2b2b2b;
    line-height: 1.46;
    max-width: 13em;
    margin: 0 auto;
}

.pa-intro * {
    line-height: inherit;
}

.pa-cont {
    line-height: 1.5;
}

.pa-cont * {
    line-height: inherit;
}

.pa-img {
    width: 100%;
}

@media(max-width: 750px) {

    .pa-main {
        padding: 0 20px;
        margin-bottom: 30px;
    }

    .pa-inner {
        max-width: 500px;
    }

    .pa-tit {
        margin-bottom: 10px;
    }

    .pa-list {
        padding-top: 0;
        margin-bottom: 10px;
        text-align: left;
    }

    .pa-item {
        width: 50%;
        margin: 0 auto 20px;
        text-align: center;
    }

    .pa-item:nth-child(2n+1) {
        padding-right: 10px;
    }

    .pa-item:nth-child(2n) {
        padding-left: 10px;
    }

    .pa-t {
        font-size: 16px;
    }

}



.pb-main {
    width: 100%;
    position: relative;
    margin-bottom: .6rem;
}

.pb-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.pb-box {
    position: relative;
    width: 100%;
}

.pb-img {
    width: 100%;
    object-fit: cover;
}

.pb-text {
    padding-left: 1.45rem;
    top: 50%;
    left: 0;
    position: absolute;
    transform: translate(0, -50%);
    width: 100%;
}

.pb-tit {
    margin-bottom: 0.37rem;
    color: #474b50;
    font-weight: 500;
}

.pb-des {
    line-height: 1.375;
    color: #474b50;
    max-width: 27em;
}

.pb-des * {
    line-height: inherit;
}

@media(max-width: 750px) {

    .pb-main {
        padding: 0 20px;
        margin-bottom: 30px;
    }

    .pb-inner {
        max-width: 500px;
    }

    .pb-text {
        padding: 0 10px;
    }

    .pb-img {
        height: 225px;
    }

}





.pc-main {
    width: 100%;
    position: relative;
}

.pc-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.pc-box {
    position: relative;
    width: 100%;
}

.pc-img {
    width: 100%;
    object-fit: cover;
}

.pc-text {
    padding-left: 1.45rem;
    top: 50%;
    left: 0;
    position: absolute;
    transform: translate(0, -50%);
    width: 100%;
}

.pc-tit {
    margin-bottom: 0.32rem;
    color: #474b50;
    line-height: 1.38;
    font-weight: 500;
}

.pc-des {
    line-height: 1.375;
    color: #474b50;
}

.pc-des * {
    line-height: inherit;
}

.pc-card {
    top: 50%;
    position: absolute;
    right: 1.3rem;
    transform: translate(0, -50%);
    width: 3.87rem;
}

.pc-wrap {
    width: 100%;
}

.pc-pic {
    width: 100%;
}

.pc-cont {
    position: relative;
    width: 100%;
    height: 1.75rem;
    background-color: #fff;
}

.pc-mid {
    font-size: 0;
    text-align: center;
    top: 50%;
    left: 0;
    position: absolute;
    transform: translate(0, -50%);
    width: 100%;
    padding: 0 .1rem;
}

.pc-i {
    display: inline-block;
    vertical-align: middle;
    width: 0.53rem;
}

.pc-tt {
    padding-left: 0.33rem;
    display: inline-block;
    vertical-align: middle;
    color: #333;
    max-width: calc(100% - 0.53rem);
    line-height: 1.5;
    text-align: left;
}

@media(max-width: 750px) {

    .pc-main {
        padding: 0 20px;
        margin-bottom: 30px;
    }

    .pc-inner {
        max-width: 500px;
    }

    .pc-text {
        padding: 0 10px;
        width: calc(100% - 192px);
    }

    .pc-img {
        height: 255px;
    }

    .pc-card {
        right: 10px;
    }

}





div.pswp {
    z-index: 987654321;
}



.pd-main {
    padding-top: 0.61rem;
    width: 100%;
    position: relative;
    margin-bottom: .6rem;
}

.pd-inner {
    width: 100%;
    max-width: 11.4rem;
    margin: 0 auto;
}

.pd-tit {
    margin-bottom: 0.15rem;
    color: #333;
    font-weight: 500;
}

.pd-des {
    margin-bottom: 0.34rem;
    color: #3f3f3f;
    line-height: 1.5;
}

.pd-des * {
    line-height: inherit;
}

.pd-img {
    width: 100%;
}

.pd-tit2 {
    margin-bottom: 0.45rem;
    color: #333;
    margin-top: .6rem;
    font-weight: 500;
}

.pd-wrap {
    width: 100%;
    position: relative;
}

.pd-bn {
    width: 100%;
    max-width: 10.44rem;
    margin: 0 auto;
    padding: .2rem 0;
}

.pd-s {
    position: relative;
}

.pd-item {
    padding: .12rem;
}

.pd-t {
    line-height: 1.5;
    color: #2b2b2b;
    padding: .15rem 0;
    text-align: center;
}

.pd-arrow {
    font-size: .6rem;
    color: #474B50;
    width: .6rem;
    height: .6rem;
    line-height: .6rem;
    position: absolute;
    top: 50%;
    margin-top: -0.3rem;
    cursor: pointer;
}

.pd-prev {
    left: 0;
}

.pd-next {
    right: 0;
}

.pd-box {
    width: 100%;
    padding-top: 65.79%;
    position: relative;
}

.pd-pic {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    cursor: pointer;
}

@media(min-width:1201px) {

    .pd-item:hover {
        box-shadow: 0 0.02rem .2rem 0 rgba(196, 196, 196, 0.5);
    }

}

@media(max-width: 750px) {

    .pd-main {
        padding: 0 20px;
        margin-bottom: 0;
    }

    .pd-inner {
        max-width: 500px;
    }

    .pd-wrap {
        padding: 0 30px;
    }

    .pd-bn {
        max-width: 100%;
        padding: 0;
    }

    .pd-tit2 {
        margin: 20px 0;
    }

}



.pe-main {
    width: 100%;
    position: relative;
    margin-bottom: .6rem;
}

.pe-inner {
    width: 100%;
    max-width: 11.4rem;
    margin: 0 auto;
}

.pe-tit {
    margin-bottom: 0.15rem;
    color: #333;
    font-weight: 500;
}

.pe-des {
    margin-bottom: 0.34rem;
    color: #3f3f3f;
    line-height: 1.5;
}

.pe-des * {
    line-height: inherit;
}

.pe-list {
    width: 100%;
    font-size: 0;
}

.pe-item {
    display: inline-block;
    vertical-align: top;
    width: 45.7%;
    margin-right: 8.6%;
}

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

.pe-box {
    width: 100%;
}

.pe-img {
    width: 100%;
}

.pe-t {
    line-height: 1.5;
    color: #474b50;
    padding-top: .16rem;
}

.pe-wrap {
    width: 100%;
}

.pe-big {
    width: 100%;
}

@media(max-width: 750px) {

    .pe-main {
        padding: 0 20px;
        margin-bottom: 30px;
    }

    .pe-inner {
        max-width: 500px;
    }

    .pe-item {
        width: 49%;
        margin-right: 2%;
    }

}





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





.pf-main {
    width: 100%;
    background-color: #474b50;
    padding-top: 1.17rem;
    padding-bottom: 1.17rem;
}

.pf-inner {
    width: 100%;
    max-width: 11.4rem;
    margin: 0 auto;
}

.pf-text {
    width: 100%;
    text-align: center;
}

.pf-tit {
    color: #fff;
    margin-bottom: .3rem;
    font-weight: 500;
}

.pf-des {
    color: #fff;
    line-height: 1.5;
}

@media(max-width: 750px) {

    .pf-main {
        padding: 30px 20px;
        margin-bottom: 30px;
    }

    .pf-inner {
        max-width: 500px;
    }

}







.pg-main {
    width: 100%;
    background-color: #f4f4f4;
    padding: .9rem 0;
}

.pg-item {
    width: 100%;
    margin-bottom: 1.9rem;
    position: relative;
}

.pg-item:last-child {
    margin-bottom: 0;
}

.pg-inner {
    max-width: 11.4rem;
    margin: 0 auto;
    font-size: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pg-left {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 6.52rem);
    padding-right: .8rem;
    text-align: right;
}

.pg-right {
    display: inline-block;
    vertical-align: middle;
    width: 6.52rem;
}

.pg-tit {
    color: #4b4750;
    margin-bottom: .3rem;
    font-weight: 500;
}

.pg-des {
    color: #4b4750;
    line-height: 1.5;
}

.pg-item:nth-child(2n) .pg-inner {
    flex-direction: row-reverse;
}

.pg-item:nth-child(2n) .pg-left {
    padding-left: .8rem;
    padding-right: 0;
    text-align: left;
}

@media(max-width: 750px) {

    .pg-main {
        padding: 30px 20px;
    }

    .pg-inner {
        max-width: 500px;
        display: inline-block;
    }

    .pg-left {
        width: 100%;
        text-align: left;
        margin-bottom: 15px;
        padding-right: 0;
    }

    .pg-right {
        width: 100%;
    }

    .pg-item {
        margin-bottom: 30px;
    }

    .pg-item:nth-child(2n) .pg-left {
        padding-left: 0;
    }

}





.ph-main {
    padding-top: 0.82rem;
    padding-bottom: 0.19rem;
    width: 100%;
}

.ph-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.ph-tit {
    margin-bottom: 0.32rem;
    color: #474b50;
    font-weight: 500;
}

.ph-row {
    margin-bottom: 0.2rem;
    font-size: 0;
    width: 100%;
    position: relative;
}

.ph-col {
    margin-right: 6%;
    display: inline-block;
    vertical-align: top;
    width: 47%;
    position: relative;
}

.ph-col:nth-child(2n) {
    margin-right: 0;
}

.ph-txt {
    border: 1px solid #e2e2e2;
    color: #474b50;
    width: 100%;
    height: 0.48rem;
    padding-left: 3em;
    padding-right: 1em;
}

.ph-area {
    border: 1px solid #e2e2e2;
    color: #474b50;
    width: 100%;
    height: 1.4rem;
    padding-left: 3em;
    padding-right: 1em;
    line-height: 1.5;
    padding-top: .13rem;
    padding-bottom: .13rem;
}

.ph-wrap {
    width: 100%;
    position: relative;
}

.ph-a {
    display: inline-block;
    vertical-align: top;
    width: 1.42rem;
    height: 0.48rem;
    cursor: pointer;
}

.ph-img {
    width: 100%;
    height: 100%;
}

.ph-last {
    padding-top: 0.58rem;
    text-align: center;
    width: 100%;
}

.ph-sub {
    border: 1px solid #e2e2e2;
    display: inline-block;
    vertical-align: top;
    min-width: 150px;
    color: #0043ab;
    transition: all .3s;
    line-height: 0.4rem;
    cursor: pointer;
    width: 2rem;
    height: 0.4rem;
    border-radius: .2rem;
    background-color: transparent;
}

.ph-icon {
    width: .42rem;
    height: .46rem;
    line-height: .48rem;
    position: absolute;
    left: 0;
    text-align: center;
    color: #555;
    font-size: .28rem;
}

.ph-col .ip-item {
    width: 100%;
}

.ph-col .ip-item:nth-child(3n) {
    margin-right: 0;
}

.ph-col .ip-text {
    height: .48rem;
    padding-left: .5em;
    padding-right: 1em;
    border-color: #e2e2e2;
}

.ph-col .ip-item:after {
    right: .05rem;
    border-bottom: 0.05rem solid #0043AB;
    border-left: 0.05rem solid transparent;
    border-right: 0.05rem solid transparent;
    margin-top: -0.03rem;
}

.ph-dl {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ph-dt {
    width: 6em;
    display: inline-block;
    vertical-align: middle;
    color: #999;
}

.ph-dd {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 6em);
    font-size: 0;
}

@media(min-width:1201px) {

    .ph-sub:hover {
        background-color: #0043ab;
        color: #fff;
    }

}

@media(max-width: 1300px) {

    .ph-sub {
        height: 37px;
        line-height: 35px;
        border-radius: 19px;
    }

}

@media(max-width: 1100px) {

    .ph-txt {
        height: 37px;
    }

    .ph-row {
        margin-bottom: 0;
    }

    .ph-col {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .ph-col .ip-text {
        height: 37px;
    }

    .ph-wrap {
        margin-bottom: 10px;
    }

    .ph-icon {
        width: 32px;
        height: 34px;
        line-height: 34px;
        font-size: 24px;
        top: 2px;
    }

    .ph-col .ip-item:after {
        border-bottom: 4px solid #0043AB;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        margin-top: -2px;
        right: 5px;
    }

}

@media(max-width: 750px) {

    .ph-main {
        padding: 30px 10px 0;
    }

    .ph-inner {
        max-width: 500px
    }

    .ph-last {
        padding-top: 20px;
    }

}


.es-main {
    width: 100%;
}

.es-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 11.4rem;
}

.es-art {
    width: 100%;
    color: #474b50;
    line-height: 1.86;
    display: none;
    padding-top: .25rem;
    text-align: center;
}

.es-art * {
    line-height: inherit;
}

.es-bot {
    text-align: center;
    width: 100%;
    padding-top: .2rem;
}

.es-btn {
    display: inline-block;
    vertical-align: top;
    color: #2b53a0;
    cursor: pointer;
}

.es-btn i {
    font-size: .25rem;
    line-height: inherit;
    vertical-align: middle;
}

.es-less {
    display: none;
}

.es-main.show .es-more {
    display: none;
}

.es-main.show .es-less {
    display: inline-block;
}

@media(max-width:900px) {

    .es-bot {
        padding-top: 15px;
    }

}

@media(max-width: 750px) {

    .es-main {
        padding: 0 10px;
    }

    .es-inner {
        max-width: 500px;
    }
}


@media(max-width: 750px){
    /*.l-txt{top: 0;transform: translate(0,0);position: relative;padding: 10px 0 20px;}*/
    .l-txt{padding: 10px;width: 60%;}
    .l-big{margin-bottom: 0;}
}
@media(max-width: 750px){
    .cn .k-txt{display: none;}
    .en .k-txt,
    /*.de .k-txt{position: relative;left: 0;top: 0;transform: translate(0,0);padding: 0.3rem 0 0;}*/
    .en .k-txt p,
    .de .k-txt p{margin-bottom: 0.2rem;}
    .en .k-txt p:last-child,
    .de .k-txt p:last-child{margin-bottom: 0;}
}
@media(max-width: 520px) {
    .cn .a-text.white{max-width: 100%;}
    .cn .a-text{max-width: 50%;padding-right: 0;}
}
@media(max-width: 750px){
    .c-text{padding-left: 5px;padding-right: 20px;}
}
@media(max-width: 520px){
    .en .i-main.pro-detail .i-zh,
    .de .i-main.pro-detail .i-zh{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
    .en .i-main.pro-detail .i-des,
    .de .i-main.pro-detail .i-des{font-size: 12px;line-height: 16px;}
}










    