
:root {
  --theme: #1352d5;
  --theme2: #1542a1;
  --active: #d80c18;
}
img[data-src]{opacity: 0;}
img[done]{opacity: 1;transition: opacity .01s;}
body{min-width:1200px;overflow-x:auto!important;}
@media(max-width:1200px){
    html{font-size:calc(1200px / 1920 * 100)}
}

/* å¤´éƒ¨ */
.__ID__.md-header{position: fixed;top: 0;left: 0;z-index: 288;width: 100%;}
.__ID__.md-header img{display: inline-block;vertical-align:middle;max-width: 100%;} 
.__ID__.md-header .h-main{width: 14rem;max-width: 92%;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;}
.__ID__.md-header .h-left{display: flex;align-items: center;height: 1.2rem;}
.__ID__.md-header .h-logo{position: relative;z-index: 8;display: block;cursor: pointer;height: 1.2rem;line-height: 1.2rem;}
.__ID__.md-header .h-logo img{max-width: none;height: .8rem;}

.__ID__.md-header .h-right{display: flex;align-items: center;height: 1.2rem;}
.__ID__.md-header .h-nav{display: block;font-size: 0;margin-right: .52rem;}
.__ID__.md-header .h-item{display: inline-block;vertical-align: top;position: relative;margin: 0 .27rem;}
.__ID__.md-header .h-one{font-family: 'Poppins-Medium', sans-serif;display: inline-block;cursor: pointer;position: relative;color: #ffffff;height: 1.2rem;line-height: 1.2rem;}
.__ID__.md-header .h-one:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;transition: all ease .3s;height: 2px;background-color: #fff;}
.__ID__.md-header .h-sub{display: none;min-width: 1.5rem;background-color: #fff;position: absolute;left: 50%;top: 100%;transform: translate(-50% ,0); z-index: 1000;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.__ID__.md-header .hs-cont{width: 100%;}
.__ID__.md-header .hs-twobox{display: block;}
.__ID__.md-header .hs-two{display: block;cursor: pointer;width: 100%;padding: 10px 8px;white-space: nowrap;line-height:1.5;text-align: center;color: #222;transition: background-color .3s;}
.__ID__.md-header .hs-two:hover{color: #fff;background-color: var(--theme);} 

.__ID__.md-header .h-search{display: block;position: relative;}
.__ID__.md-header .ha-buttom{position: relative;z-index: 8;display: block;cursor: pointer;width:1.25em;height: 1.2rem;background-image: url('../images/h2.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-header .ha-sub{display: none;z-index: 108;white-space: nowrap;position: fixed;top: 1.5rem;left: 50%;transform: translate(-50%,0);}
.__ID__.md-header .ha-form{font-size: 0;display: inline-block;} 
.__ID__.md-header .ha-input{border: none;padding: 0 .2rem; display: inline-block;vertical-align: middle; width: 6rem;height: 45px;background-color: #fff;color: #222;}
.__ID__.md-header .ha-submitbox{display: inline-block;vertical-align: middle;width: 45px;background-color: var(--theme);}
.__ID__.md-header .ha-submit{border: none;display: block;cursor: pointer;width: 100%;height: 45px; background-color: transparent;background-image: url('../images/h2.png');background-size: 18px auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-header.search-state .ha-sub {display: block;}
.__ID__.md-header.search-state .h-opa {display: block;}

.h-member{display: flex;align-items: center;margin-left: .3rem;}
.h-member_icon{width: 1.12em;margin-right: .15rem;}
.h-member_icon img{width: 100%;}
.h-member_list{display: flex;align-items: center;}
.h-member_one{display: block;cursor: pointer;line-height: 1.2rem;color: #ffffff;}
.h-member_one:after{content: '';display: inline-block;vertical-align: middle;margin: 0 .08rem;width: 1px;height: .15rem;background-color: #eaf6fd;opacity: 0.3;}
.h-member_one:last-child:after{display: none;}

.__ID__.md-header .h-opa {display: none;width: 100%;height: 100%;position: fixed;left: 0;top: 0;background-color: #000f31;opacity: .88;z-index: 10;cursor: pointer;}
.h-item.active .h-one{color: var(--theme);} 
.h-item.active .h-one:after{width: 100%;background-color: var(--theme);} 
.__ID__.md-header:hover{background-color: #000;}
.__ID__.md-header:hover .h-item:hover .h-one{color: var(--theme);} 
.__ID__.md-header:hover .h-item:hover .h-one:after{width: 100%;background-color: var(--theme);} 
.__ID__.md-header:hover .h-item.active .h-one{color: var(--theme);} 
.__ID__.md-header:hover .h-item.active .h-one:after{width: 100%;background-color: var(--theme);} 
body.fixed .__ID__.md-header{background-color: #000;}
body.fixed .__ID__.md-header .h-item.active .h-one{color: var(--theme);} 
body.fixed .__ID__.md-header .h-item.active .h-one:after{width: 100%;background-color: var(--theme);} 
body.no-banner .__ID__.md-header{border-bottom: 1px solid rgba(255,255,255,.1);}
body.no-banner2 {padding-top: 1.2rem;}
body.no-banner2 .__ID__.md-header{background-color: #000;}
body.no-banner2 .__ID__.md-header{border-bottom: 1px solid rgba(255,255,255,.1);}

/* ç™»å…¥ */
.__ID__.xd-main{opacity: 0;z-index: -1;visibility: hidden;transition:opacity .5s;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.__ID__.xd-main.show{opacity: 1;z-index: 388;visibility: visible;}
.__ID__.xd-main input::-webkit-input-placeholder,
.__ID__.xd-main textarea::-webkit-input-placeholder{color: rgba(255,255,255,.6);}
.__ID__.xd-main input:-moz-placeholder,
.__ID__.xd-main textarea:-moz-placeholder{color: rgba(255,255,255,.6);}
.__ID__.xd-main input::-moz-placeholder,
.__ID__.xd-main textarea::-moz-placeholder{color: rgba(255,255,255,.6);}
.__ID__.xd-main input:-ms-input-placeholder,
.__ID__.xd-main textarea:-ms-input-placeholder{color: rgba(255,255,255,.6);}
.__ID__.xd-main .xd-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000f31;opacity: .88;}
.__ID__.xd-main .xd-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 5.5rem;}
.__ID__.xd-main .xd-top{width: 100%;display: flex;align-items: center;}
.__ID__.xd-main .xd-lt{display: flex;align-items: flex-end;flex: 1;}
.__ID__.xd-main .xd-titles{position: relative;padding-left: .17rem;padding-right: .2rem;margin-bottom: .2rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.xd-main .xd-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.xd-main .xd-intro{margin-bottom: .2rem;color: #ffffff;line-height: 1.7;}
.__ID__.xd-main .xd-close{display: block;cursor: pointer;margin-bottom: .2rem;width: .44rem;height: .44rem;border: solid 1px #1b407e;background-image: url('../images/a17.png');background-size: .13rem auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.xd-main .xd-close:hover{border: solid 1px var(--theme);background-color: var(--theme);} 
.__ID__.xd-main .xd-bottom{width: 100%;font-size: 0;}
.__ID__.xd-main .xd-bg{position: relative;z-index: 1;width: 100%;}
.__ID__.xd-main .xd-bg img{width: 100%;}
.__ID__.xd-main .xd-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.xd-main .xd-scrollbar{width: 100%;padding: .25rem .3rem .35rem;max-height: calc(90vh - 1rem);overflow: auto;background-color: #053275; background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3);}
.__ID__.xd-main .xd-item{position: relative;width: 100%;margin-bottom: .2rem;border: solid 1px #1b3f7e;} 
.__ID__.xd-main .xd-input{border: none;background-color: transparent;width: 100%;padding: 0 .2rem;color: #fff;height: 3.14em;}
.__ID__.xd-main .xd-code{position: absolute;top: 50%;right: .05rem;transform: translate(0,-50%); display: block;cursor: pointer;}
.__ID__.xd-main .xd-code img{max-width: none;height: .32rem;}
.__ID__.xd-main .xd-linkbox{width: 100%;text-align: right;}
.__ID__.xd-main .xd-link{display: inline-block;vertical-align: middle;margin-left: .2rem;cursor: pointer;margin-top: .15rem;color: #ffffff;line-height: 1.7;}
.__ID__.xd-main .xd-buttom{width: 100%;}
.__ID__.xd-main .xd-submit{display: block;cursor: pointer;border: none;background-color: transparent;width: 100%;height:  3.14em;line-height:  3.14em;color: #ffffff;background-image: url('../images/a18.png'); background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}

/* 忘记密码 */
.__ID__.wd-main{opacity: 0;z-index: -1;visibility: hidden;transition:opacity .5s;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.__ID__.wd-main.show{opacity: 1;z-index: 388;visibility: visible;}
.__ID__.wd-main input::-webkit-input-placeholder,
.__ID__.wd-main textarea::-webkit-input-placeholder{color: rgba(255,255,255,.6);}
.__ID__.wd-main input:-moz-placeholder,
.__ID__.wd-main textarea:-moz-placeholder{color: rgba(255,255,255,.6);}
.__ID__.wd-main input::-moz-placeholder,
.__ID__.wd-main textarea::-moz-placeholder{color: rgba(255,255,255,.6);}
.__ID__.wd-main input:-ms-input-placeholder,
.__ID__.wd-main textarea:-ms-input-placeholder{color: rgba(255,255,255,.6);}
.__ID__.wd-main .wd-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000f31;opacity: .88;}
.__ID__.wd-main .wd-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 5.5rem;}
.__ID__.wd-main .wd-top{width: 100%;display: flex;align-items: center;}
.__ID__.wd-main .wd-lt{display: flex;align-items: flex-end;flex: 1;}
.__ID__.wd-main .wd-titles{position: relative;padding-left: .17rem;padding-right: .2rem;margin-bottom: .2rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.wd-main .wd-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.wd-main .wd-close{display: block;cursor: pointer;margin-bottom: .2rem;width: .44rem;height: .44rem;border: solid 1px #1b407e;background-image: url('../images/a17.png');background-size: .13rem auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.wd-main .wd-close:hover{border: solid 1px var(--theme);background-color: var(--theme);} 
.__ID__.wd-main .wd-bottom{width: 100%;font-size: 0;}
.__ID__.wd-main .wd-bg{position: relative;z-index: 1;width: 100%;}
.__ID__.wd-main .wd-bg img{width: 100%;}
.__ID__.wd-main .wd-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.wd-main .wd-scrollbar{width: 100%;padding: .25rem .3rem .35rem;max-height: calc(90vh - 1rem);overflow: auto;background-color: #053275; background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3);}
.__ID__.wd-main .wd-item{position: relative;width: 100%;margin-bottom: .2rem;border: solid 1px #1b3f7e;} 
.__ID__.wd-main .wd-input{border: none;background-color: transparent;width: 100%;padding: 0 .9rem 0 .2rem;color: #fff;height: 3.14em;}
.__ID__.wd-main .wd-code-btn{position: absolute;top: 50%;right: .05rem;transform: translate(0,-50%);display: block;cursor: pointer;border: none;background-color: transparent;color: #fff;padding: 0 .1rem;line-height: 1.5em;}
.__ID__.wd-main .wd-code-btn:hover{color: var(--theme);}
.__ID__.wd-main .wd-code-btn:disabled{color: rgba(255,255,255,.4);cursor: not-allowed;}
.__ID__.wd-main .wd-link{display: block;cursor: pointer;width: 100%;margin-top: .15rem;text-align: right;color: #ffffff;line-height: 1.7;}
.__ID__.wd-main .wd-buttom{width: 100%;}
.__ID__.wd-main .wd-submit{display: block;cursor: pointer;border: none;background-color: transparent;width: 100%;height: 3.14em;line-height: 3.14em;color: #ffffff;background-image: url('../images/a18.png'); background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}


/* æ³¨å†Œ */
.__ID__.xe-main{opacity: 0;z-index: -1;visibility: hidden;transition:opacity .5s;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.__ID__.xe-main.show{opacity: 1;z-index: 388;visibility: visible;}
.__ID__.xe-main input::-webkit-input-placeholder,
.__ID__.xe-main textarea::-webkit-input-placeholder{color: rgba(255,255,255,.6);}
.__ID__.xe-main input:-moz-placeholder,
.__ID__.xe-main textarea:-moz-placeholder{color: rgba(255,255,255,.6);}
.__ID__.xe-main input::-moz-placeholder,
.__ID__.xe-main textarea::-moz-placeholder{color: rgba(255,255,255,.6);}
.__ID__.xe-main input:-ms-input-placeholder,
.__ID__.xe-main textarea:-ms-input-placeholder{color: rgba(255,255,255,.6);}
.__ID__.xe-main .xe-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000f31;opacity: .88;}
.__ID__.xe-main .xe-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 5.5rem;}
.__ID__.xe-main .xe-top{width: 100%;display: flex;align-items: center;}
.__ID__.xe-main .xe-lt{display: flex;align-items: flex-end;flex: 1;}
.__ID__.xe-main .xe-titles{position: relative;padding-left: .17rem;padding-right: .2rem;margin-bottom: .2rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.xe-main .xe-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.xe-main .xe-intro{margin-bottom: .2rem;color: #ffffff;line-height: 1.7;}
.__ID__.xe-main .xe-close{display: block;cursor: pointer;margin-bottom: .2rem;width: .44rem;height: .44rem;border: solid 1px #1b407e;background-image: url('../images/a17.png');background-size: .13rem auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.xe-main .xe-close:hover{border: solid 1px var(--theme);background-color: var(--theme);} 
.__ID__.xe-main .xe-bottom{width: 100%;font-size: 0;}
.__ID__.xe-main .xe-bg{position: relative;z-index: 1;width: 100%;}
.__ID__.xe-main .xe-bg img{width: 100%;}
.__ID__.xe-main .xe-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.xe-main .xe-scrollbar{width: 100%;padding: .25rem .3rem .35rem;max-height: calc(95vh - 1rem);overflow: auto;background-color: #053275; background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3);}
.__ID__.xe-main .xe-two{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.xe-main .xe-item{position: relative;width: 100%;margin-bottom: .2rem;border: solid 1px #1b3f7e;} 
.__ID__.xe-main .xe-two .xe-item{width: calc(50% - .1rem);}
.__ID__.xe-main .xe-input{border: none;background-color: transparent;width: 100%;padding: 0 .2rem;color: #fff;height: 3.14em;}
.__ID__.xe-main .xe-textarea{border: none;background-color: transparent;width: 100%;padding: .72em .2rem;line-height: 1.7;color: #fff;height: 6.54em;}
.__ID__.xe-main .xe-code{position: absolute;top: 50%;right: .05rem;transform: translate(0,-50%); display: block;cursor: pointer;}
.__ID__.xe-main .xe-code img{max-width: none;height: .32rem;}
.__ID__.xe-main .xe-code-btn{position: absolute;top: 50%;right: .05rem;transform: translate(0,-50%);display: block;cursor: pointer;border: none;background-color: transparent;color: #fff;padding: 0 .1rem;line-height: 1.5em;}
.__ID__.xe-main .xe-code-btn:hover{color: var(--theme);}
.__ID__.xe-main .xe-code-btn:disabled{color: rgba(255,255,255,.4);cursor: not-allowed;}
.__ID__.xe-main .xe-linkbox{display: flex;align-items: center;justify-content: space-between;width: 100%;margin-top: .15rem;}
.__ID__.xe-main .xe-link{display: block;cursor: pointer; color: #ffffff;line-height: 1.7;}
.__ID__.xe-main .xe-agree{display: block;cursor: pointer;position: relative;padding-left:.35rem;color: #ffffff;line-height: 1.7;}
.__ID__.xe-main .xe-agree:before{content: '';position: absolute;top: .85em;left: 0;margin-top: -.12rem;width: .24rem;height: .24rem;border: solid 1px #1b407e;background-size:.13rem auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.xe-main .xe-agree.active:before{background-image: url('../images/a35.png');}
.__ID__.xe-main .xe-agree span{border-bottom: 1px solid #ffffff;}
.__ID__.xe-main #xe-agree{display: none;}
.__ID__.xe-main .xe-buttom{width: 100%;}
.__ID__.xe-main .xe-submit{display: block;cursor: pointer;border: none;background-color: transparent;width: 100%;height:  3.14em;line-height:  3.14em;color: #ffffff;background-image: url('../images/a18.png'); background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.xe-main .xe-picturebox{display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.xe-main .xe-picture{width: calc(50% - .1rem);position: relative;margin-bottom: .2rem;border: solid 1px #1b3f7e;}
.__ID__.xe-main .xe-picture_file{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;cursor: pointer;opacity: 0;z-index: 18;}
.__ID__.xe-main .xe-picture_tip{position: absolute;top: 0;left: 0;width: 100%;padding: .1rem .2rem;color: rgba(255,255,255,.6);}
.__ID__.xe-main .xe-picture_icon{display: flex;align-items: center;justify-content: center;width: 100%;height: 1.3rem;}
.__ID__.xe-main .xe-picture_icon img{width: .17rem;}
.__ID__.xe-main .xe-picture_img{display: none;align-items: center;justify-content: center;width: 100%;height: 1.3rem;}
.__ID__.xe-main .xe-picture_img img{max-width: 60%;max-height: 80%;}
.__ID__.xe-main .xe-picture.show .xe-picture_icon{display: none;}
.__ID__.xe-main .xe-picture.show .xe-picture_img{display: flex;} 

/* ä½¿ç”¨è§„åˆ™åŠæŠ¥ä»·é¡»çŸ¥ */
.__ID__.xf-main{opacity: 0;z-index: -1;visibility: hidden;transition:opacity .5s;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.__ID__.xf-main.show{opacity: 1;z-index: 388;visibility: visible;}
.__ID__.xf-main .xf-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000f31;opacity: .88;}
.__ID__.xf-main .xf-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 14rem;max-width: 92%;}
.__ID__.xf-main .xf-top{width: 100%;display: flex;align-items: center;}
.__ID__.xf-main .xf-lt{display: flex;align-items: flex-end;flex: 1;}
.__ID__.xf-main .xf-titles{position: relative;padding-left: .17rem;padding-right: .2rem;margin-bottom: .2rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.xf-main .xf-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.xf-main .xf-intro{margin-bottom: .2rem;color: #ffffff;line-height: 1.7;}
.__ID__.xf-main .xf-close{display: block;cursor: pointer;margin-bottom: .2rem;width: .44rem;height: .44rem;border: solid 1px #1b407e;background-image: url('../images/a17.png');background-size: .13rem auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.xf-main .xf-close:hover{border: solid 1px var(--theme);background-color: var(--theme);} 
.__ID__.xf-main .xf-bottom{width: 100%;font-size: 0;}
.__ID__.xf-main .xf-bg{position: relative;z-index: 1;width: 100%;}
.__ID__.xf-main .xf-bg img{width: 100%;}
.__ID__.xf-main .xf-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.xf-main .xf-bgbox{width: 100%;background-color: #053275; background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3);}
.__ID__.xf-main .xf-box{width: 100%;text-align: center;position: relative;padding: .6rem .3rem .35rem;margin-bottom: .35rem;}
.__ID__.xf-main .xf-box:after{content: '';position: absolute;bottom: 0;left: .3rem;width: calc(100% - .6rem);height: 1px;background-color: #1b407e;}
.__ID__.xf-main .xf-subtitle{width: 100%;margin-bottom: .2rem;color: #ffffff;line-height: 1.38;}
.__ID__.xf-main .xf-synopsis{width: 100%;color: #ffffff;line-height: 1.7;}
.__ID__.xf-main .xf-scrollbar{width: 100%;padding: 0 .3rem; max-height: calc(95vh - 4.5rem);overflow: auto;}
.__ID__.xf-main .xf-textbox{width: 100%;color: #ffffff;line-height: 2;}
.__ID__.xf-main .xf-textbox *{line-height: inherit;max-width: 100%;}
.__ID__.xf-main .xf-buttom{width: 100%;padding: .3rem .3rem .3rem;}
.__ID__.xf-main .xf-submit{display: inline-block;cursor: pointer;border: none;background-color: transparent;padding: 0 .15rem;text-align: center;min-width: 1.2rem;height:  .4rem;line-height:  .4rem;color: #ffffff;background-image: url('../images/a34.png'); background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.xf-main .xf-agree{display: block;cursor: pointer;position: relative;width: 100%;margin-bottom: .2rem;padding-left:.35rem;color: #ffffff;line-height: 1.7;}
.__ID__.xf-main .xf-agree:before{content: '';position: absolute;top: .85em;left: 0;margin-top: -.12rem;width: .24rem;height: .24rem;border: solid 1px #1b407e;background-size:.13rem auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.xf-main .xf-agree.active:before{background-image: url('../images/a35.png');}
.__ID__.xf-main .xf-scrollbar{overflow: auto;scrollbar-color:var(--theme)  #fff;scrollbar-width: none;scrollbar-width: thin; }
.__ID__.xf-main .xf-scrollbar::-webkit-scrollbar {width:  3px;height: 1px;}
.__ID__.xf-main .xf-scrollbar::-webkit-scrollbar-thumb {border-radius: .05rem;box-shadow: inset 0 0 .05rem #fff;background: var(--theme);}
.__ID__.xf-main .xf-scrollbar::-webkit-scrollbar-track {box-shadow: inset 0 0 .05rem #fff;border-radius: .05rem; background: #fff;}


/* åº•éƒ¨ */
.__ID__.md-footer{width: 100%;background-color: #000f2e;}
.__ID__.md-footer img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-footer .layout{width: 14rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-footer .f-top{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;width: 100%;padding: .4rem 0 .3rem;}
.__ID__.md-footer .f-left{font-size: 0;}
.__ID__.md-footer .f-logo{display: block;cursor: pointer;}
.__ID__.md-footer .f-logo img{width: 3.87rem;}
.__ID__.md-footer .f-right{display: block;}
.__ID__.md-footer .f-list{width: 100%;display: flex;flex-wrap: wrap;justify-content: flex-end;}
.__ID__.md-footer .f-item{display: block;cursor: pointer;margin-right: .5rem;color: #ffffff;line-height: 1.6;}
.__ID__.md-footer .f-item:last-child{margin-right: 0;} 
.__ID__.md-footer .f-bottom{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;width: 100%;padding: .2rem 0;border-top: 1px solid rgba(255,255,255,.1);}
.__ID__.md-footer .f-lt{font-size: 0;}
.__ID__.md-footer .f-rt{font-size: 0;}
.__ID__.md-footer .f-link{display: inline-block;vertical-align: middle;margin-right: .05rem;padding: .05rem 0;color: rgba(255,255,255,.5);line-height: 1.7;}
.__ID__.md-footer .f-link:last-child{margin-right: 0;}
.__ID__.md-footer .f-bottom a:hover{cursor: pointer;color: #fff;}
.__ID__.md-footer .f-tr{width: 100%;display: flex;flex-wrap: wrap;justify-content: flex-end;padding-top: .1rem;}
.__ID__.md-footer .f-td{display: flex;align-items: flex-start;margin-right: .5rem;margin-top: .15rem;}
.__ID__.md-footer .f-td:last-child{margin-right: 0;} 
.__ID__.md-footer .f-td_icon{display: flex;align-items: center;height: 1.6em;}
.__ID__.md-footer .f-td_icon img{height: 1.25em;}
.__ID__.md-footer .f-td_text{flex: 1;padding-left: .15rem;color: #ffffff;line-height: 1.6;}

/* é¦–é¡µ-banner */
.__ID__.md-home_banner{width: 100%;position: relative;}
.__ID__.md-home_banner .a-swiper{width: 100%;}
.__ID__.md-home_banner .a-item{width: 100%;position: relative;}
.__ID__.md-home_banner .a-link{display: block;width: 100%;position: relative;}
.__ID__.md-home_banner .a-media{width: 100%;position: relative;overflow: hidden;padding-top: calc(640/1920*100%);}
.__ID__.md-home_banner .a-media img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.__ID__.md-home_banner .a-media video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.__ID__.md-home_banner .a-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 14rem;max-width: 92%;}
.__ID__.md-home_banner .a-titles{width: 100%;margin-bottom: .3rem;color: #ffffff;line-height: 1.16;font-weight: bold;}
.__ID__.md-home_banner .a-intro{width: 100%;color: #ffffff;line-height: 1.45;} 
.__ID__.md-home_banner .a-titles,.__ID__.md-home_banner .a-intro{opacity:0;transform:translate3d(0,80px,0);}
.__ID__.md-home_banner .a-item.swiper-slide-active .a-titles{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.__ID__.md-home_banner .a-item.swiper-slide-active .a-intro{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.__ID__.md-home_banner .a-item.swiper-slide-active .a-titles{transition-delay: .5s;}
.__ID__.md-home_banner .a-item.swiper-slide-active .a-intro{transition-delay: .8s;} 
.__ID__.md-home_banner .a-pagination{position: absolute;bottom: .15rem;left: 0;width: 100%;text-align: center;font-size: 0;}
.__ID__.md-home_banner .a-pagination .swiper-pagination-bullet{transition: all  .3s;display: inline-block;vertical-align: middle;margin: .05rem;border-radius: 0;opacity: 0.3;width: .4rem;height: .03rem;background-color: #ffffff;}
.__ID__.md-home_banner .a-pagination .swiper-pagination-bullet-active{opacity: 1;}



.__ID__.index-main{position: relative;width: 100%;padding: .75rem 0 .25rem;background-color: #02133d;}
.__ID__.index-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.index-main .layout{width: 14rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.__ID__.index-main .my-bg1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.index-main .my-bg2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.index-main .my-top{width: 100%;margin-bottom: .2rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.index-main .my-titles{position: relative;padding-left: .17rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.index-main .my-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.index-main .my-main{width: 100%;font-size: 0;}
.__ID__.index-main .my-bg3{position: relative;z-index: 1;width: 100%;}
.__ID__.index-main .my-bg3 img{width: 100%;}
.__ID__.index-main .my-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.index-main .my-rt{font-size: 0;padding: 1px;background-color: var(--theme);}
.__ID__.index-main .my-navbox{display: flex;background-color: #021a4f;clip-path: polygon(.06rem 0,100% 0,100% calc(100% - .06rem),calc(100% - .06rem) 100%,0 100%,0 .06rem);}
.__ID__.index-main .my-nav{display: block;cursor: pointer;padding: 0 .1rem;color: rgba(255,255,255,.7);line-height: .38rem;}
.__ID__.index-main .my-nav:hover{color: #fff;}
.__ID__.index-main .my-nav.active{color: #fff; background-color: rgba(19,82,213,.5);clip-path: polygon(.06rem 0,100% 0,100% calc(100% - .06rem),calc(100% - .06rem) 100%,0 100%,0 .06rem);}

.__ID__.index-main .index-item{width: 100%;margin-bottom: .55rem;padding-top: 1px;}
.__ID__.index-main .index-two{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.index-main .index-two .index-item{width: calc(50% - .15rem);}


/* é¦–é¡µ-æŠ¥ä»·å¤§åŽ… */
.__ID__ .ba-main{width: 100%;padding: 0 0 .1rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__ .ba-tr{width: 100%;display: flex;align-items: center;border-bottom: 1px solid #1a407e;}
.__ID__ .ba-th{padding: .2rem 0;color: #ffffff;line-height: 1.6;}
.__ID__ .ba-th:nth-child(1){flex: 1;padding: .2rem .3rem;}
.__ID__ .ba-th:nth-child(2){width: 1rem;text-align: center;}
.__ID__ .ba-th:nth-child(3){width: 1.08rem;text-align: center;}
.__ID__ .ba-list{width: 100%;}
.__ID__ .ba-item{display: flex;align-items: center;position: relative;cursor: pointer; width: 100%;}
.__ID__ .ba-item:after{content: '';position: absolute;bottom: 0;left: .3rem;width: calc(100% - .6rem);height: 1px;background-color: rgba(255,255,255,.1);}
.__ID__ .ba-item:last-child:after{display: none;}
.__ID__ .ba-td{padding: .25rem 0;}
.__ID__ .ba-td:nth-child(1){flex: 1;padding: .25rem .3rem;}
.__ID__ .ba-td:nth-child(2){width: 1rem;text-align: center;}
.__ID__ .ba-td:nth-child(3){width: 1.08rem;text-align: center;}
.__ID__ .ba-name{width: 100%;max-width: 24em;color: #ffffff;line-height: 1.7;}
.__ID__ .ba-intro{width: 100%;color: rgba(255,255,255,.5);line-height: 1.7;}
.__ID__ .ba-apply{display: inline-block;padding: 0 .1rem;min-width: .5rem;line-height: 1.85;border-radius: .05rem;color: #ffffff;background-color: #e31e24;}
.__ID__ .ba-item:hover{background-color: var(--theme2);}

/* é¦–é¡µ-æŠ¥ä»·å…¬å‘Š */
.__ID__ .bb-main{width: 100%;padding: 0 0 .1rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__ .bb-one{display: none;width: 100%;}
.__ID__ .bb-one.show{display: block;}
.__ID__ .bb-tr{width: 100%;display: flex;align-items: center;border-bottom: 1px solid #1a407e;}
.__ID__ .bb-th{padding: .2rem 0;color: #ffffff;line-height: 1.6;}
.__ID__ .bb-th:nth-child(1){flex: 1;padding: .2rem .3rem;}
.__ID__ .bb-th:nth-child(2){width: 1.35rem;text-align: center;}
.__ID__ .bb-th:nth-child(3){width: 1.23rem;text-align: center;}
.__ID__ .bb-list{width: 100%;}
.__ID__ .bb-item{display: flex;align-items: center;position: relative;cursor: pointer; width: 100%;}
.__ID__ .bb-item:after{content: '';position: absolute;bottom: 0;left: .3rem;width: calc(100% - .6rem);height: 1px;background-color: rgba(255,255,255,.1);}
.__ID__ .bb-item:last-child:after{display: none;}
.__ID__ .bb-td{padding: .25rem 0;}
.__ID__ .bb-td:nth-child(1){flex: 1;padding: .25rem .3rem;}
.__ID__ .bb-td:nth-child(2){width: 1.35rem;text-align: center;}
.__ID__ .bb-td:nth-child(3){width: 1.23rem;text-align: center;}
.__ID__ .bb-name{width: 100%;max-width: 24em;color: #ffffff;line-height: 1.7;}
.__ID__ .bb-intro{width: 100%;color: rgba(255,255,255,.5);line-height: 1.7;}
.__ID__ .bb-item:hover{background-color: var(--theme2);}

/* é¦–é¡µ-å¹³å°æµç¨‹ */
.__ID__ .bc-main{width: 100%;padding: .2rem .3rem .1rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__ .bc-list{width: 100%;max-width: 5.7rem;position: relative;}
.__ID__ .bc-list:before{content: '';position: absolute;top: .25rem;left: 0;width: 5.8rem;height: 1.47rem;border-radius: 0px .73rem .73rem 0px;border: solid 1px rgba(255,255,255,.1);border-left: none;}
.__ID__ .bc-item{display: inline-block;vertical-align: top;position: relative;z-index: 1;width: 33.33%;margin-bottom: .3rem;}
.__ID__ .bc-box{display: inline-block;vertical-align: top;min-width: 7em;text-align: center;}
.__ID__ .bc-icon{display: inline-block;width: .5rem;height: .5rem;border-radius: 50%;background-color: #042159; border: solid 1px rgba(255,255,255,.15);}
.__ID__ .bc-icon img{width: 100%;height: 100%;object-fit: contain;}
.__ID__ .bc-text{width: 100%;padding-top: .13rem;}
.__ID__ .bc-nub{width: 100%;color: #ffffff;line-height: 1.7;}
.__ID__ .bc-name{width: 100%;color: #ffffff;line-height: 1.7;}
.__ID__ .bc-item:nth-child(4){position: absolute;top: .75rem;left: calc(100% - .7rem);width: 1.5rem;text-align: center;}
.__ID__ .bc-item:nth-child(5){float: right;}
.__ID__ .bc-item:nth-child(6){float: right;}
.__ID__ .bc-item:nth-child(7){float: right;}


/* é¦–é¡µ-ä¸‹è½½ä¸­å¿ƒ */
.__ID__ .bd-main{width: 100%;display: flex;flex-wrap: wrap; padding: .05rem 0 .15rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__ .bd-item{display: block;cursor: pointer;width: 33.33%;position: relative;padding:.15rem;text-align: center;}
.__ID__ .bd-item:after{content: '';position: absolute;top: 50%;right: 0;transform: translate(0,-50%);width: 1px;height: .7rem;background-color: #ffffff;opacity: 0.1;}
.__ID__ .bd-item:nth-child(3n):after{display: none;}
.__ID__ .bd-item:last-child:after{display: none;}
.__ID__ .bd-icon{transition: all  .3s;position: relative;top: 0;width: 100%;}
.__ID__ .bd-icon img{height: .8rem;}
.__ID__ .bd-text{width: 100%;padding-top: .1rem;color: #ffffff;line-height: 1.6;}
.__ID__ .bd-item:hover .bd-icon{top: -.1rem;}


/* é¦–é¡µ-ä¼šå‘˜ä¸­å¿ƒ */
.__ID__ .be-main{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;padding:  .1rem .3rem .2rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__ .be-item{display: flex;align-items: center;padding: .1rem .4rem; cursor: pointer;align-items: center;min-height: 1.1rem; width: calc(50% - .15rem);margin: .1rem 0;background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__ .be-text{flex: 1;padding-right: .15rem; color: #ffffff;line-height: 1.5;}
.__ID__ .be-icon{width: .6rem;}
.__ID__ .be-icon img{width: 100%;}

/* é¦–é¡µ-å¸®åŠ©ä¸­å¿ƒ */
.__ID__ .bf-main{position: relative;width: 100%;display: flex;align-items: center;min-height: 1.6rem; background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__ .bf-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: auto 100%;background-position: right center;background-repeat: no-repeat;}
.__ID__ .bf-cont{position: relative;z-index: 1;padding: .3rem;}
.__ID__ .bf-one{display: block;width: 100%;margin-bottom: .2rem;color: #ffffff;line-height: 1.6;}
.__ID__ .bf-one:last-child{margin-bottom: 0;}

/* é¦–é¡µ-å…³äºŽæˆ‘ä»¬ */
.__ID__ .c-main{width: 100%;position: relative;}
.__ID__ .c-img{width: 100%;}
.__ID__ .c-img img{width: 100%;}
.__ID__ .c-cont{position: absolute;bottom: 0;right: 0;width: 6.5rem;height: calc(100% - .12rem);}
.__ID__ .c-scrollbar{position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: 100%;padding-right: .7rem;max-height: 100%;overflow: auto;}
.__ID__ .c-titles{position: relative;width: 100%;padding-bottom: .2rem;margin-bottom: .3rem;color: #ffffff;font-weight: bold;line-height: 1.4;}
.__ID__ .c-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .04rem;background-color: #286eff;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__ .c-textbox{width: 100%;margin-bottom: .4rem;color: #ffffff;line-height: 1.8;}
.__ID__ .c-textbox *{line-height: inherit;}
.__ID__ .c-more{display: inline-block;cursor: pointer;padding: 0 .15rem;text-align: center;min-width: 1.2rem;height:  .4rem;line-height:  .4rem;color: #ffffff;background-image: url('../images/a34.png'); background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}


/* å†…é¡µbanner */
.__ID__.md-banner{position: relative;z-index: 1;width: 100%;position: relative;background-color: #000;}
.__ID__.md-banner .banner-cont{width: 100%;}  
.__ID__.md-banner .banner-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(525/1920*100%);}
.__ID__.md-banner .banner-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.md-banner .banner-text{position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);width: 14rem;max-width: 92%;}
.__ID__.md-banner .banner-titles{width: 100%;color: #ffffff;line-height:1.2;font-weight: bold;}


/* é¢åŒ…å±‘ */
.__ID__.md-nav{overflow: hidden;position: relative;z-index: 1;width: 100%;border-bottom: 1px solid rgba(255,255,255,.1);}
.__ID__.md-nav img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-nav .layout{width: 14rem;max-width: 92%;margin: 0 auto;}
.__ID__.md-nav .nav-cont{width: 100%;display: flex;font-size: 0;}
.__ID__.md-nav .nav-left{flex: 1;width: 0;}
.__ID__.md-nav .nav-swiper{display: inline-block;max-width: 100%;}
.__ID__.md-nav .nav-item{transition: all  .3s; display: block;cursor: pointer;width: auto;position: relative;margin-right: .55rem;color: rgba(255,255,255,.6);line-height: .8rem;}
.__ID__.md-nav .nav-item:last-child{margin-right: 0;}
.__ID__.md-nav .nav-item:after{transition: all  .3s; content: '';position: absolute;bottom: 0;left: 0;width: 0;height: .02rem;background-color: #fff;}
.__ID__.md-nav .nav-item:hover{color: #fff;}
.__ID__.md-nav .nav-item:hover:after{width: 100%;}
.__ID__.md-nav .nav-item.active{color: #fff;}
.__ID__.md-nav .nav-item.active:after{width: 100%;}
.__ID__.md-nav .nav-right{font-size: 0;margin-left: .25rem;}
.__ID__.md-nav .nav-one{display: inline-block;vertical-align: middle;line-height: .8rem;color: rgba(255,255,255,.6);color: rgba(255,255,255,.6);}
.__ID__.md-nav .nav-one:after{content: '';display: inline-block;vertical-align: middle;margin: 0 .12rem;width: .28em;height: 1em;background-image: url('../images/a1.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.md-nav .nav-one:last-child{color: #fff;}
.__ID__.md-nav .nav-one:last-child:after{display: none;}  

/* åˆ†é¡µ */
.paging{width: 100%;text-align: center;font-size: 0;}
.paging-item{transition: all  .3s;display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .05rem;min-width: 3.14em;height: 3.14em;line-height: 3.14em;color: #ffffff;border: solid 1px #1b407e;}
.paging-item:hover{background-color: var(--theme);border: solid 1px var(--theme);}
.paging-item.active{background-color: var(--theme);border: solid 1px var(--theme);}
.paging-up{transition: all  .3s;display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .05rem;min-width: 3.14em;height: 3.14em;color: transparent;border: solid 1px #1b407e;background-image: url('../images/a3.png');background-size: .428em auto;background-position: center center;background-repeat: no-repeat;}
.paging-up:hover{background-color: var(--theme);border: solid 1px var(--theme);}
.paging-next{transition: all  .3s;transform: rotate(-180deg);display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem .05rem;min-width: 3.14em;height: 3.14em;color: transparent;border: solid 1px #1b407e;background-image: url('../images/a3.png');background-size: .428em auto;background-position: center center;background-repeat: no-repeat;}
.paging-next:hover{background-color: var(--theme);border: solid 1px var(--theme);}

/* å…¥ç½‘é¡»çŸ¥ */
.__ID__.i-main{position: relative;width: 100%;margin-top: calc(-.8rem - 1px);padding: 1.55rem 0 .8rem;background-color: #02133d;}
.__ID__.i-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.i-main .layout{width: 14rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.__ID__.i-main .my-bg1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.i-main .my-bg2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.i-main .my-top{width: 100%;margin-bottom: .2rem;}
.__ID__.i-main .my-titles{position: relative;width: 100%;padding-left: .17rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.i-main .my-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.i-main .my-main{width: 100%;font-size: 0;}
.__ID__.i-main .my-bg3{position: relative;z-index: 1;width: 100%;}
.__ID__.i-main .my-bg3 img{width: 100%;}
.__ID__.i-main .my-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.i-main .i-cont{width: 100%;padding: .3rem .3rem .5rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__.i-main .i-list{width: 100%;padding-bottom: .2rem;display: flex;flex-wrap: wrap;}
.__ID__.i-main .i-item{display: block;cursor: pointer;position: relative;width: 31.79%;margin-right: 2.31%;margin-bottom: .3rem;border: solid 1px #1b407e;}
.__ID__.i-main .i-item:after{transition: all  .3s;content: '';position: absolute;bottom: 0;left: 0;width: 0;height: .02rem;background-color: #ffffff;}
.__ID__.i-main .i-item:nth-child(3n){margin-right: 0;}
.__ID__.i-main .i-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(240/426*100%);}
.__ID__.i-main .i-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.i-main .i-text{width: 100%;padding: .25rem .3rem;}
.__ID__.i-main .i-name{width: 100%;margin-bottom: .3rem;color: #ffffff;line-height: 1.8;height: 3.6em;}
.__ID__.i-main .i-time{width: 100%;color: rgba(255,255,255,.5);line-height: 1.7;}
.__ID__.i-main .i-item:hover:after{width: 100%;}
.__ID__.i-main .i-item:hover{color: #fff;}
.__ID__.i-main .i-item:hover .i-img img{transform: scale(1.05);}

/* å¸®åŠ©ä¸­å¿ƒ-å…¥ç½‘é¡»çŸ¥-è¯¦æƒ… */
.__ID__.j-main{position: relative;width: 100%;margin-top: calc(-.8rem - 1px);padding: 1.55rem 0 .8rem;background-color: #02133d;}
.__ID__.j-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.j-main .layout{width: 14rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.__ID__.j-main .my-bg1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.j-main .my-bg2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.j-main .my-top{width: 100%;margin-bottom: .2rem;}
.__ID__.j-main .my-titles{position: relative;width: 100%;padding-left: .17rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.j-main .my-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.j-main .my-main{width: 100%;font-size: 0;}
.__ID__.j-main .my-bg3{position: relative;z-index: 1;width: 100%;}
.__ID__.j-main .my-bg3 img{width: 100%;}
.__ID__.j-main .my-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.j-main .j-cont{width: 100%;padding: .55rem .3rem .6rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__.j-main .j-top{width: 100%;padding-bottom: .2rem;margin-bottom: .45rem; text-align: center;border-bottom: 1px solid #1b407e;}
.__ID__.j-main .j-titles{width: 100%;margin-bottom: .2rem;color: #ffffff;line-height: 1.38;font-weight: normal;}
.__ID__.j-main .j-tipbox{width: 100%;font-size: 0;}
.__ID__.j-main .j-tip{display: inline-block;vertical-align: middle;margin: 0 .15rem .15rem;color: rgba(255,255,255,.6);line-height: 1.7;}
.__ID__.j-main .j-textbox{width: 100%;color: #ffffff;line-height: 1.8;}
.__ID__.j-main .j-textbox *{line-height: inherit;max-width: 100%;}
.__ID__.j-main .j-bottom{display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;padding-top: .6rem;margin-top: .55rem;border-top: 1px solid #1b407e;}
.__ID__.j-main .j-link{display: block;cursor: pointer;position: relative;width: calc(50% - .15rem);padding: .25rem .3rem; border: solid 1px #1b407e;}
.__ID__.j-main .j-link:after{transition: all  .3s;content: '';position: absolute;bottom: 0;left: 0;width: 0;height: .02rem;background-color: #fff;}
.__ID__.j-main .j-link_tip{width: 100%;margin-bottom: .28rem;color: #ffffff;line-height: 1.5;}
.__ID__.j-main .j-link_name{width: 100%;margin-bottom: .13rem; color: #ffffff;line-height: 1.6;}
.__ID__.j-main .j-link_icon{transition: all  .3s;display: flex;align-items: center;justify-content: center;width: 2.5em;height: 2.5em;border: solid 1px #1b407e;}
.__ID__.j-main .j-link_icon svg{width: .375em;color: #fff;}
.__ID__.j-main .j-link:hover:after{width: 100%;}
.__ID__.j-main .j-link:hover .j-link_icon{background-color: var(--theme);border: solid 1px var(--theme);}

/* å¸®åŠ©ä¸­å¿ƒ-å¸¸è§é—®é¢˜ */
.__ID__.k-main{position: relative;width: 100%;margin-top: calc(-.8rem - 1px);padding: 1.55rem 0 .8rem;background-color: #02133d;}
.__ID__.k-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.k-main .layout{width: 14rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.__ID__.k-main .my-bg1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.k-main .my-bg2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.k-main .my-top{width: 100%;margin-bottom: .2rem;}
.__ID__.k-main .my-titles{position: relative;width: 100%;padding-left: .17rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.k-main .my-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.k-main .my-main{width: 100%;font-size: 0;}
.__ID__.k-main .my-bg3{position: relative;z-index: 1;width: 100%;}
.__ID__.k-main .my-bg3 img{width: 100%;}
.__ID__.k-main .my-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.k-main .k-cont{width: 100%;padding: .1rem .3rem .5rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__.k-main .k-list{width: 100%;padding-bottom: .4rem;}
.__ID__.k-main .k-item{width: 100%;padding-bottom: .1rem;margin-bottom: .1rem;border-bottom: 1px solid #1b407e;}
.__ID__.k-main .k-buttom{display: flex;cursor: pointer;position: relative; width: 100%;padding: .15rem 2em .15rem 0;}
.__ID__.k-main .k-icon{display: flex;align-items: center;height: 1.6em;}
.__ID__.k-main .k-icon img{width: 1.12em;}
.__ID__.k-main .k-name{flex: 1;padding-left: .15rem; color: #ffffff;line-height: 1.6;}
.__ID__.k-main .k-svg{transition: all  .3s; transform:translate(0,-50%) rotate(0);position: absolute;top: 50%;right: 0;display: flex;align-items: center;justify-content: center;width: 1.25em;height: 1.25em;border: solid 1px #1b407e;}
.__ID__.k-main .k-svg svg{width: .5em;color: #fff;}
.__ID__.k-main .k-item.show .k-svg{transform: translate(0,-50%) rotate(-180deg);}
.__ID__.k-main .k-sub{display: none;width: 100%;padding: .22rem .3rem;margin-bottom: .2rem;border: solid 1px #1b407e;border-bottom: 2px solid #ffffff;}
.__ID__.k-main .k-textbox{width: 100%;line-height: 2.14;color: rgba(255,255,255,.6);}
.__ID__.k-main .k-textbox *{line-height: inherit;max-width: 100%;}

/* å¸®åŠ©ä¸­å¿ƒ-æŠ¥ä»·æµç¨‹ */
.__ID__.l-main{position: relative;width: 100%;margin-top: calc(-.8rem - 1px);padding: 1.55rem 0 .8rem;background-color: #02133d;}
.__ID__.l-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.l-main .layout{width: 14rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.__ID__.l-main .my-bg1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.l-main .my-bg2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.l-main .my-top{width: 100%;margin-bottom: .2rem;}
.__ID__.l-main .my-titles{position: relative;width: 100%;padding-left: .17rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.l-main .my-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.l-main .my-main{width: 100%;font-size: 0;}
.__ID__.l-main .my-bg3{position: relative;z-index: 1;width: 100%;}
.__ID__.l-main .my-bg3 img{width: 100%;}
.__ID__.l-main .my-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.l-main .l-cont{width: 100%;position: relative;padding: .6rem .12rem .75rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__.l-main .l-bg{position: absolute;top: 1.08rem;left: 50%;transform: translate(-50%,0);width: 13.4rem;}
.__ID__.l-main .l-bg img{width: 100%;}
.__ID__.l-main .l-list{width: 100%;display: flex;flex-wrap: wrap;position: relative;z-index: 1;}
.__ID__.l-main .l-item{display: block;width: 14.285%;text-align: center;}
.__ID__.l-main .l-icon{transition: all  .3s;position: relative;top: 0;display: inline-block;width: 1rem;height: 1rem;border-radius: 50%;border: solid 1px  rgba(255,255,255,.15);}
.__ID__.l-main .l-icon img{width: 100%;height: 100%;object-fit: contain;}
.__ID__.l-main .l-text{width: 100%;padding-top: .15rem;}
.__ID__.l-main .l-nub{width: 100%;color: #fff;line-height: 1.5;}
.__ID__.l-main .l-name{width: 100%;color: #fff;line-height: 1.5;}
.__ID__.l-main .l-item:hover .l-icon{top: -.1rem;}

.__ID__.l-main .l-item:nth-child(7n + 1){padding-top: .43rem;}
.__ID__.l-main .l-item:nth-child(7n + 2){padding-top: .7rem;}
.__ID__.l-main .l-item:nth-child(7n + 3){padding-top: .8rem;}
.__ID__.l-main .l-item:nth-child(7n + 4){padding-top: 1.53rem;}
.__ID__.l-main .l-item:nth-child(7n + 5){padding-top: .99rem;}
.__ID__.l-main .l-item:nth-child(7n + 7){padding-top: .37rem;}


/* ä¸‹è½½ä¸­å¿ƒ */
.__ID__.m-main{position: relative;width: 100%;margin-top: calc(-.8rem - 1px);padding: 1.55rem 0 .8rem;background-color: #02133d;}
.__ID__.m-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.m-main .layout{width: 14rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.__ID__.m-main .my-bg1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.m-main .my-bg2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.m-main .my-top{width: 100%;margin-bottom: .2rem;}
.__ID__.m-main .my-titles{position: relative;width: 100%;padding-left: .17rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.m-main .my-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.m-main .my-main{width: 100%;font-size: 0;}
.__ID__.m-main .my-bg3{position: relative;z-index: 1;width: 100%;}
.__ID__.m-main .my-bg3 img{width: 100%;}
.__ID__.m-main .my-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.m-main .m-cont{width: 100%;padding: .3rem .3rem .5rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__.m-main .m-list{width: 100%;padding-bottom: .2rem;display: flex;flex-wrap: wrap;}
.__ID__.m-main .m-item{display: flex;flex-wrap: wrap;align-content: space-between;cursor: pointer;position: relative;width: 31.79%;padding: .3rem;margin-right: 2.31%;margin-bottom: .3rem;border: solid 1px #1b407e;}
.__ID__.m-main .m-item:nth-child(3n){margin-right: 0;}
.__ID__.m-main .m-item:after{transition: all  .3s;content: '';position: absolute;bottom: 0;left: 0;width: 0;height: .02rem;background-color: #fff;}
.__ID__.m-main .m-top{width: 100%;padding-bottom: .15rem;}
.__ID__.m-main .m-icon{width: 100%;margin-bottom: .35rem;}
.__ID__.m-main .m-icon img{height: .6rem;}
.__ID__.m-main .m-name{width: 100%;color: #ffffff;line-height: 1.6;}
.__ID__.m-main .m-icon2{transition: all  .3s;display: flex;align-items: center;justify-content: center;width: 2.5em;height: 2.5em;border: solid 1px #1b407e;}
.__ID__.m-main .m-icon2 img{width: 1em;}
.__ID__.m-main .m-item:hover:after{width: 100%;}
.__ID__.m-main .m-item:hover .m-icon2{background-color: var(--theme);border: solid 1px  var(--theme);}

/* æŠ¥ä»·å…¬å‘Š */
.__ID__.n-main{position: relative;width: 100%;margin-top: calc(-.8rem - 1px);padding: 1.55rem 0 .8rem;background-color: #02133d;}
.__ID__.n-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.n-main .layout{width: 14rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.__ID__.n-main .my-bg1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.n-main .my-bg2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.n-main .my-top{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;width: 100%;margin-bottom: .2rem;}
.__ID__.n-main .my-titles{position: relative;padding-left: .17rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.n-main .my-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.n-main .my-main{width: 100%;font-size: 0;}
.__ID__.n-main .my-bg3{position: relative;z-index: 1;width: 100%;}
.__ID__.n-main .my-bg3 img{width: 100%;}
.__ID__.n-main .my-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.n-main .my-rt{font-size: 0;padding: 1px;background-color: var(--theme);}
.__ID__.n-main .my-navbox{display: flex;background-color: #021a4f;clip-path: polygon(.06rem 0,100% 0,100% calc(100% - .06rem),calc(100% - .06rem) 100%,0 100%,0 .06rem);}
.__ID__.n-main .my-nav{display: block;cursor: pointer;padding:.07rem .1rem;color: rgba(255,255,255,.7);line-height: 1.7;}
.__ID__.n-main .my-nav:hover{color: #fff;}
.__ID__.n-main .my-nav.active{color: #fff; background-color: rgba(19,82,213,.5);clip-path: polygon(.06rem 0,100% 0,100% calc(100% - .06rem),calc(100% - .06rem) 100%,0 100%,0 .06rem);}
.__ID__.n-main .n-cont{width: 100%;padding-bottom: .5rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__.n-main .n-tr{width: 100%;display: flex;align-items: center;border-bottom: 1px solid #1a407e;}
.__ID__.n-main .n-th{padding: .2rem 0;color: #ffffff;line-height: 1.6;}
.__ID__.n-main .n-th:nth-child(1){flex: 1;padding: .2rem .3rem;}
.__ID__.n-main .n-th:nth-child(2){width: 2.75rem;text-align: center;}
.__ID__.n-main .n-th:nth-child(3){width: 1.23rem;text-align: center;}
.__ID__.n-main .n-list{width: 100%;padding-bottom: .5rem;}
.__ID__.n-main .n-item{display: flex;align-items: center;position: relative;cursor: pointer; width: 100%;}
.__ID__.n-main .n-item:after{content: '';position: absolute;bottom: 0;left: .3rem;width: calc(100% - .6rem);height: 1px;background-color: rgba(255,255,255,.1);}
.__ID__.n-main .n-td{padding: .25rem 0;}
.__ID__.n-main .n-td:nth-child(1){flex: 1;padding: .25rem .3rem;}
.__ID__.n-main .n-td:nth-child(2){width: 2.75rem;text-align: center;}
.__ID__.n-main .n-td:nth-child(3){width: 1.23rem;text-align: center;}
.__ID__.n-main .n-name{width: 100%;color: #ffffff;line-height: 1.7;}
.__ID__.n-main .n-intro{width: 100%;color: rgba(255,255,255,.5);line-height: 1.7;}
.__ID__.n-main .n-item:hover{background-color: var(--theme2);}

/* æŠ¥ä»·å…¬å‘Š-è¯¦æƒ… */
.__ID__.o-main{position: relative;width: 100%;margin-top: calc(-.8rem - 1px);padding: 1.55rem 0 .8rem;background-color: #02133d;}
.__ID__.o-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.o-main .layout{width: 14rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.__ID__.o-main .my-bg1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.o-main .my-bg2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.o-main .my-top{width: 100%;margin-bottom: .2rem;}
.__ID__.o-main .my-titles{position: relative;width: 100%;padding-left: .17rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.o-main .my-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.o-main .my-main{width: 100%;font-size: 0;}
.__ID__.o-main .my-bg3{position: relative;z-index: 1;width: 100%;}
.__ID__.o-main .my-bg3 img{width: 100%;}
.__ID__.o-main .my-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.o-main .o-cont{width: 100%;padding: .55rem .3rem .6rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__.o-main .o-top{width: 100%;text-align: center;padding-bottom: .35rem;margin-bottom: .35rem; border-bottom: 1px solid #1b407e;}
.__ID__.o-main .o-titles{width: 100%;color: #ffffff;line-height: 1.38;font-weight: bold;}
.__ID__.o-main .o-tr{width: 100%;padding-bottom: .2rem;display: flex;flex-wrap: wrap;}
.__ID__.o-main .o-td{display: block;width: 31.79%;margin-right: 2.31%;margin-bottom: .3rem;padding-bottom: .3rem;border-bottom: 1px solid #1b407e;}
.__ID__.o-main .o-td:nth-child(3n){margin-right: 0;}
.__ID__.o-main .o-tip{width: 100%;color: #ffffff;line-height: 2;}
.__ID__.o-main .o-intro{width: 100%;color: #ffffff;line-height: 2;} 
.__ID__.o-main .o-bottom{width: 100%;}
.__ID__.o-main .o-one{width: 100%;padding-bottom: .2rem;margin-bottom: .45rem;border-bottom: 1px solid #1b407e;}
.__ID__.o-main .o-one:last-child{margin-bottom: 0;}
.__ID__.o-main .o-subtitle{width: 100%;margin-bottom: .2rem;color: #ffffff;line-height: 1.5;font-weight: bold;}
.__ID__.o-main .o-textbox{width: 100%;margin-bottom: .25rem;color: #ffffff;line-height: 2;}
.__ID__.o-main .o-textbox *{line-height: inherit;max-width: 100%;}
.__ID__.o-main .o-one .o-tr{padding-bottom: .05rem;}
.__ID__.o-main .o-buttombox{width: 100%;padding-top: .3rem;display: flex;flex-wrap: wrap;}
.__ID__.o-main .o-buttom{transition: all  .3s;display: block;cursor: pointer;margin-top: .2rem;margin-right: .2rem;padding: 0 .1rem;text-align: center;color: #ffffff;min-width: 2.52rem;line-height: .44rem;background-image: url('../images/a16.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.o-main .o-buttom:last-child{margin-right: 0;}
.__ID__.o-main .o-buttom:hover{background-image: url('../images/a16-b.png');}


/* æŠ¥ä»·å…¬å‘Š */
.__ID__.p-main{position: relative;width: 100%;margin-top: calc(-.8rem - 1px);padding: 1.55rem 0 .8rem;background-color: #02133d;}
.__ID__.p-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.p-main .layout{width: 14rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.__ID__.p-main .my-bg1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.p-main .my-bg2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.p-main .my-top{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;width: 100%;margin-bottom: .2rem;}
.__ID__.p-main .my-titles{position: relative;padding-left: .17rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.p-main .my-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.p-main .my-main{width: 100%;font-size: 0;}
.__ID__.p-main .my-bg3{position: relative;z-index: 1;width: 100%;}
.__ID__.p-main .my-bg3 img{width: 100%;} 
.__ID__.p-main .my-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.p-main .my-rt{font-size: 0;padding: 1px;background-color: var(--theme);}
.__ID__.p-main .my-navbox{display: flex;background-color: #021a4f;clip-path: polygon(.06rem 0,100% 0,100% calc(100% - .06rem),calc(100% - .06rem) 100%,0 100%,0 .06rem);}
.__ID__.p-main .my-nav{display: block;cursor: pointer;padding:.07rem .1rem;color: rgba(255,255,255,.7);line-height: 1.7;}
.__ID__.p-main .my-nav:hover{color: #fff;}
.__ID__.p-main .my-nav.active{color: #fff; background-color: rgba(19,82,213,.5);clip-path: polygon(.06rem 0,100% 0,100% calc(100% - .06rem),calc(100% - .06rem) 100%,0 100%,0 .06rem);}
.__ID__.p-main .p-cont{width: 100%;padding-bottom: .5rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__.p-main .p-tr{width: 100%;display: flex;align-items: center;border-bottom: 1px solid #1a407e;}
.__ID__.p-main .p-th{padding: .2rem 0;color: #ffffff;line-height: 1.6;}
.__ID__.p-main .p-th:nth-child(1){flex: 1;padding: .2rem .3rem;}
.__ID__.p-main .p-th:nth-child(2){width:1.6rem;text-align: center;}
.__ID__.p-main .p-th:nth-child(3){width: .9rem;text-align: center;}
.__ID__.p-main .p-th:nth-child(4){width: 1.7rem;text-align: center;}
.__ID__.p-main .p-th:nth-child(5){width: .9rem;text-align: center;}
.__ID__.p-main .p-th:nth-child(6){width: 2.05rem;text-align: center;}
.__ID__.p-main .p-list{width: 100%;padding-bottom: .5rem;}
.__ID__.p-main .p-item{display: flex;align-items: center;position: relative;cursor: pointer; width: 100%;}
.__ID__.p-main .p-item:after{content: '';position: absolute;bottom: 0;left: .3rem;width: calc(100% - .6rem);height: 1px;background-color: rgba(255,255,255,.1);}
.__ID__.p-main .p-td{padding: .25rem .05rem;}
.__ID__.p-main .p-td:nth-child(1){flex: 1;padding: .25rem .3rem;}
.__ID__.p-main .p-td:nth-child(2){width:1.6rem;text-align: center;}
.__ID__.p-main .p-td:nth-child(3){width: .9rem;text-align: center;}
.__ID__.p-main .p-td:nth-child(4){width: 1.7rem;text-align: center;}
.__ID__.p-main .p-td:nth-child(5){width: .9rem;text-align: center;}
.__ID__.p-main .p-td:nth-child(6){width: 2.05rem;text-align: center;}
.__ID__.p-main .p-name{width: 100%;max-width: 34em; color: #ffffff;line-height: 1.7;}
.__ID__.p-main .p-intro{width: 100%;color: rgba(255,255,255,.5);line-height: 1.7;}
.__ID__.p-main .p-item:hover{background-color: var(--theme2);}

/* æŠ¥ä»·å¤§åŽ…-è¯¦æƒ… */
.__ID__.q-main{position: relative;width: 100%;margin-top: calc(-.8rem - 1px);padding: 1.55rem 0 .8rem;background-color: #02133d;}
.__ID__.q-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.q-main .layout{width: 14rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.__ID__.q-main .my-bg1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.q-main .my-bg2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.q-main .my-top{width: 100%;margin-bottom: .2rem;}
.__ID__.q-main .my-titles{position: relative;width: 100%;padding-left: .17rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.q-main .my-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.q-main .my-main{width: 100%;font-size: 0;}
.__ID__.q-main .my-bg3{position: relative;z-index: 1;width: 100%;}
.__ID__.q-main .my-bg3 img{width: 100%;}
.__ID__.q-main .my-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.q-main .my-id{position: absolute;top: -1.2rem;}
.__ID__.q-main .q-cont{width: 100%;padding: .55rem .3rem .6rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__.q-main .q-top{width: 100%;text-align: center;padding-bottom: .35rem;margin-bottom: .35rem; border-bottom: 1px solid #1b407e;}
.__ID__.q-main .q-titles{width: 100%;color: #ffffff;line-height: 1.38;font-weight: bold;}
.__ID__.q-main .q-tr{width: 100%;padding-bottom: .2rem;display: flex;flex-wrap: wrap;}
.__ID__.q-main .q-td{display: block;width: 31.79%;margin-right: 2.31%;margin-bottom: .3rem;padding-bottom: .3rem;border-bottom: 1px solid #1b407e;}
.__ID__.q-main .q-td:nth-child(3n){margin-right: 0;}
.__ID__.q-main .q-tr.cont2 .q-td:nth-child(2n){width: 65.9%;}
.__ID__.q-main .q-tr.cont2 .q-td:nth-child(3n){margin-right: 2.31%;}
.__ID__.q-main .q-tr.cont2 .q-td:nth-child(2n){margin-right: 0;} 
.__ID__.q-main .q-tip{width: 100%;color: #ffffff;line-height: 2;}
.__ID__.q-main .q-intro{width: 100%;color: #ffffff;line-height: 2;} 
.__ID__.q-main .q-bottom{width: 100%;}
.__ID__.q-main .q-one{position: relative;width: 100%;padding-bottom: .2rem;margin-bottom: .45rem;border-bottom: 1px solid #1b407e;}
.__ID__.q-main .q-one:last-child{margin-bottom: 0;}
.__ID__.q-main .q-subtitle{width: 100%;margin-bottom: .2rem;color: #ffffff;line-height: 1.5;font-weight: bold;}
.__ID__.q-main .q-textbox{width: 100%;margin-bottom: .25rem;color: #ffffff;line-height: 2;}
.__ID__.q-main .q-textbox *{line-height: inherit;max-width: 100%;}
.__ID__.q-main .q-one .q-tr{padding-bottom: .05rem;}
.__ID__.q-main .q-buttombox{width: 100%;padding-top: .3rem;display: flex;flex-wrap: wrap;}
.__ID__.q-main .q-buttom{transition: all  .3s;display: block;cursor: pointer;margin-top: .2rem;margin-right: 1.49%;padding: 0 .1rem;text-align: center;color: #ffffff;min-width: 18.8%;line-height: .44rem;background-image: url('../images/a16.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.q-main .q-buttom:last-child{margin-right: 0;}
.__ID__.q-main .q-buttom:hover{background-image: url('../images/a16-b.png');}
.__ID__.q-main .q-downloadbox{width: 100%;display: flex;flex-wrap: wrap;padding-top: .15rem;}
.__ID__.q-main .q-download{display: block;cursor: pointer;width: 13%;text-align: center;padding: .3rem .1rem .25rem; margin-right: 1.49%;margin-bottom: .3rem;border: solid 1px #1b407e;}
.__ID__.q-main .q-download:nth-child(7n){margin-right: 0;}
.__ID__.q-main .q-download_icon{width: 100%;}
.__ID__.q-main .q-download_icon img{height: .6rem;}
.__ID__.q-main .q-download_text{width: 100%;padding-top: .15rem;color: #ffffff;line-height: 1.6;}

/* ä¼šå‘˜ä¸­å¿ƒ-å…¬å…±éƒ¨åˆ† */
.__ID__.r-main{position: relative;width: 100%;padding: 2rem 0 .8rem;min-height: calc(100vh - 2.3rem); background-color: #02133d;}
.__ID__.r-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.r-main .layout{width: 14rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.__ID__.r-main .my-bg1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.r-main .my-bg2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.r-main .my-top{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;width: 100%;min-height: .75rem;padding: .15rem .3rem;border-bottom: 1px solid rgba(255,255,255,.1);}
.__ID__.r-main .my-titles{position: relative;padding-left: .17rem;color: #ffffff;font-weight: bold;line-height: 1.4;}
.__ID__.r-main .my-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.r-main .my-rt{font-size: 0;padding: 1px;background-color: var(--theme);}
.__ID__.r-main .my-navbox{display: flex;background-color: #073475;clip-path: polygon(.06rem 0,100% 0,100% calc(100% - .06rem),calc(100% - .06rem) 100%,0 100%,0 .06rem);}
.__ID__.r-main .my-nav{display: block;cursor: pointer;padding:.07rem .1rem;color: rgba(255,255,255,.7);line-height: 1.7;}
.__ID__.r-main .my-nav:hover{color: #fff;}
.__ID__.r-main .my-nav.active{color: #fff; background-color: rgba(19,82,213,.5);clip-path: polygon(.06rem 0,100% 0,100% calc(100% - .06rem),calc(100% - .06rem) 100%,0 100%,0 .06rem);}
.__ID__.r-main .my-main{width: 100%;height: 100%;font-size: 0;}
.__ID__.r-main .my-bg3{position: relative;z-index: 1;width: 100%;}
.__ID__.r-main .my-bg3 img{width: 100%;}
.__ID__.r-main .my-cont{width: 100%;height: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.r-main .r-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__.r-main .r-left{width: 3.2rem;}
.__ID__.r-main .r-left_cont{width: 100%;height: 100%;padding: .25rem .3rem .4rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__.r-main .r-navbox{width: 100%;padding-bottom: .25rem;}
.__ID__.r-main .r-nav{display: flex;align-items: center;cursor: pointer;position: relative;width: 100%;min-height: .7rem;padding: .15rem .4rem .15rem .3rem;border-bottom: 1px solid rgba(255,255,255,.1);}
.__ID__.r-main .r-nav:before{transition: all  .3s;opacity: 0;content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a21.png'); background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.r-main .r-nav:after{transition: all  .3s;opacity: 0;content: '';position: absolute;top: 0;right: .3rem;width: .08rem;height: 100%;background-image: url('../images/a22.png'); background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.r-main .r-nav_icon{position: relative;z-index: 1;display: flex;align-items: center;justify-content: center;width: 1.25em;height: 1.43em;}
.__ID__.r-main .r-nav_icon img{max-width: 100%;max-height: 100%;}
.__ID__.r-main .r-nav_text{position: relative;z-index: 1;flex: 1;padding-left: .2rem;color: #ffffff;line-height: 1.6;}
.__ID__.r-main .r-nav:hover{border-bottom: 1px solid transparent;}
.__ID__.r-main .r-nav:hover:before{opacity: 1;}
.__ID__.r-main .r-nav:hover:after{opacity: 1;}
.__ID__.r-main .r-nav.active{border-bottom: 1px solid transparent;}
.__ID__.r-main .r-nav.active:before{opacity: 1;}
.__ID__.r-main .r-nav.active:after{opacity: 1;} 
.__ID__.r-main .r-quit{display: flex;align-items: center;cursor: pointer;position: relative;width: 100%;min-height: .7rem;padding: .15rem;}
.__ID__.r-main .r-quit:before{transition: all  .3s;opacity: .4;content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a21.png'); background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.r-main .r-quit_name{position: relative;z-index: 1;width: 100%;text-align: center;color: #ffffff;line-height: 1.6;}
.__ID__.r-main .r-quit:hover:before{opacity: .8;}
.__ID__.r-main .r-right{width: 10.5rem;}
.__ID__.r-main .r-right_cont{width: 100%;height: 100%;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }


/* ä¼šå‘˜ä¸­å¿ƒ-è´¦å·ä¿¡æ¯ */
.__ID__ .ra-main{width: 100%;padding: .55rem .15rem;}
.__ID__ .ra-cont{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__ .ra-item{position: relative;width: 50%;padding: 0 .15rem .35rem;margin-bottom: .35rem;}
.__ID__ .ra-item:after{content: '';position: absolute;bottom: 0;left: .15rem;width: calc(100% -  .3rem);height: 1px; background-color: #1b407e;}
.__ID__ .ra-name{width: 100%;color: #ffffff;line-height: 2;}
.__ID__ .ra-intro{width: 100%;color: #ffffff;line-height: 2;}
.__ID__ .ra-item:last-child{width: 100%;}

/* ä¼šå‘˜ä¸­å¿ƒ-ä¼ä¸šèµ„æ–™ */
.__ID__ .rb-main{width: 100%;padding: .55rem .3rem;}
.__ID__ .rb-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.__ID__ .rb-item{width: calc(50% - .15rem);padding-bottom: .35rem;margin-bottom: .35rem;border-bottom: 1px solid #1b407e;}
.__ID__ .rb-tip{width: 100%;color: #ffffff;line-height: 2;}
.__ID__ .rb-intro{width: 100%;color: #ffffff;line-height: 2;}
.__ID__ .rb-item.rb-imgbox{padding-bottom: 0;border-bottom: none;}
.__ID__ .rb-img{width: 100%;margin-top: .15rem;height: 2rem;display: flex;align-items: center;justify-content: center;border: solid 1px #1b407e;}
.__ID__ .rb-img img{max-width: 2rem;max-height: 1.35rem;}

/* ä¼šå‘˜ä¸­å¿ƒ-æˆ‘çš„æŠ¥å */
.__ID__ .rc-main{width: 100%;padding: .55rem .15rem;}
.__ID__ .rc-cont{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__ .rc-item{position: relative;width: 50%;padding: 0 .15rem .35rem;margin-bottom: .35rem;}
.__ID__ .rc-item:after{content: '';position: absolute;bottom: 0;left: .15rem;width: calc(100% -  .3rem);height: 1px; background-color: #1b407e;}
.__ID__ .rc-name{width: 100%;color: #ffffff;line-height: 2;}
.__ID__ .rc-intro{width: 100%;color: #ffffff;line-height: 2;} 

/* ä¼šå‘˜ä¸­å¿ƒ-å¾…æŠ¥ä»· */
.__ID__ .rd-main{width: 100%;padding: .55rem .15rem;}
.__ID__ .rd-cont{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__ .rd-item{position: relative;width: 50%;padding: 0 .15rem .35rem;margin-bottom: .35rem;}
.__ID__ .rd-item:after{content: '';position: absolute;bottom: 0;left: .15rem;width: calc(100% -  .3rem);height: 1px; background-color: #1b407e;}
.__ID__ .rd-name{width: 100%;color: #ffffff;line-height: 2;}
.__ID__ .rd-intro{width: 100%;color: #ffffff;line-height: 2;} 
.__ID__ .rd-buttom{width: 50%;padding: .05rem .15rem 0;}
.__ID__ .rd-submit{border: none;background-color: transparent;display: block;cursor: pointer;width: 100%;color: #ffffff;height: .44rem;line-height: .44rem;text-align: center;background-image: url('../images/a31.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__ .rd-item.rd-imgbox{padding-bottom: 0;border-bottom: none;}
.__ID__ .rd-main .file{position: relative;display: flex;align-items: center;width: 100%;height: 2rem;padding: .3rem;margin-top: .15rem;border: solid 1px #1b407e;}
.__ID__ .rd-main .file_icon{width: 100%;text-align: center;}
.__ID__ .rd-main .file_icon img{width: .17rem;}
.__ID__ .rd-main .file_img{display: none; width: 100%;text-align: center;}
.__ID__ .rd-main .file_img img{max-width: 80%;max-height: 1.5rem;}
.__ID__ .rd-main .file_file{display: none; width: 100%;text-align: center;}
.__ID__ .rd-main .file_file_icon{width: 100%;}
.__ID__ .rd-main .file_file_icon img{height: .3rem;}
.__ID__ .rd-main .file_file_name{width: 100%;padding-top: .1rem;color: #fff;line-height: 1.7;}
.__ID__ .rd-main .file_buttom{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;cursor: pointer;opacity: 0;z-index: 18;}
.__ID__ .rd-main .file.show .file_icon{display: none;}
.__ID__ .rd-main .file.show .file_file{display: block;}
.__ID__ .rd-main .file.show_img .file_file{display: none;}
.__ID__ .rd-main .file.show_img .file_img{display: block;}

/* ä¼šå‘˜ä¸­å¿ƒ-å·²æäº¤æ–‡ä»¶è®°å½• */
.__ID__ .re-main{width: 100%;padding: .55rem .15rem;}
.__ID__ .re-cont{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__ .re-item{position: relative;width: 50%;padding: 0 .15rem .35rem;margin-bottom: .35rem;}
.__ID__ .re-item:after{content: '';position: absolute;bottom: 0;left: .15rem;width: calc(100% -  .3rem);height: 1px; background-color: #1b407e;}
.__ID__ .re-name{width: 100%;color: #ffffff;line-height: 2;}
.__ID__ .re-intro{width: 100%;color: #ffffff;line-height: 2;}
.__ID__ .re-imgbox{padding-bottom: 0;border-bottom: none;}
.__ID__ .re-img{display: flex;align-items: center;justify-content: center;margin-top: .15rem;width: 100%;height: 1.5rem;border: solid 1px #1b407e;}
.__ID__ .re-img img{max-width: 2rem;max-height: 1.2rem;}

/* ä¼šå‘˜ä¸­å¿ƒ-å·²ç»“æŸ */
.__ID__ .rf-main{width: 100%;padding: .55rem .15rem;}
.__ID__ .rf-cont{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__ .rf-item{position: relative;width: 50%;padding: 0 .15rem .35rem;margin-bottom: .35rem;}
.__ID__ .rf-item:after{content: '';position: absolute;bottom: 0;left: .15rem;width: calc(100% -  .3rem);height: 1px; background-color: #1b407e;}
.__ID__ .rf-name{width: 100%;color: #ffffff;line-height: 2;}
.__ID__ .rf-intro{width: 100%;color: #ffffff;line-height: 2;} 


/* ä¼šå‘˜ä¸­å¿ƒ-é€šçŸ¥ */
.__ID__ .rg-main{width: 100%;padding: .3rem 0 ;}
.__ID__ .rg-cont{width: 100%;}
.__ID__ .rg-item{position: relative;display: flex;align-items: center;cursor: pointer;padding: .25rem .3rem;width: 100%;}
.__ID__ .rg-item:after{content: '';position: absolute;bottom: 0;left: .3rem;width: calc(100% - .6rem);height: 1px;background-color: #1b407e;}
.__ID__ .rg-name{flex: 1;padding-right: .25rem;color: #ffffff;line-height: 1.6;}
.__ID__ .rg-time{color: rgba(255,255,255,.6);line-height: 1.6;}
.__ID__ .rg-item:hover{background-color: var(--theme2);}

/* ä¼šå‘˜ä¸­å¿ƒ-è®¾ç½® */
.__ID__ .rh-main{width: 100%;padding: .6rem 2.8rem;}
.__ID__ .rh-main input::-webkit-input-placeholder,
.__ID__ .rh-main textarea::-webkit-input-placeholder{color: rgba(255,255,255,.6);}
.__ID__ .rh-main input:-moz-placeholder,
.__ID__ .rh-main textarea:-moz-placeholder{color: rgba(255,255,255,.6);}
.__ID__ .rh-main input::-moz-placeholder,
.__ID__ .rh-main textarea::-moz-placeholder{color: rgba(255,255,255,.6);}
.__ID__ .rh-main input:-ms-input-placeholder,
.__ID__ .rh-main textarea:-ms-input-placeholder{color: rgba(255,255,255,.6);}
.__ID__ .rh-item{position: relative;width: 100%;margin-bottom: .2rem;border: solid 1px #1b3f7e;}
.__ID__ .rh-input{border: none;background-color: transparent;width: 100%;padding: 0 .2rem;height: .44rem;color: #fff;}
.__ID__ .rh-code{position: absolute;top: 50%;right: .05rem;transform: translate(0,-50%); display: block;cursor: pointer;}
.__ID__ .rh-code img{max-width: none;height: .32rem;}
.__ID__ .rh-buttom{width: 100%;}
.__ID__ .rh-submit{border: none;background-color: transparent;display: block;cursor: pointer;width: 100%;color: #ffffff;height: .44rem;line-height: .44rem;text-align: center;background-image: url('../images/a32.png');background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}

/* ä¼šå‘˜ä¸­å¿ƒ-æˆ‘çš„æŠ¥å */
.__ID__ .ri-main .selectbox{display: inline-block;text-align: left;max-width: 100%;position: relative;z-index: 8;background-color: #1352d5;padding: 1px;}
.__ID__ .ri-main .select-tip{width: 100%;display: block;cursor: pointer;position: relative;padding-left: .1rem; padding-right: calc(10px + .3rem);background-color: #0c3d9b;clip-path: polygon(.06rem 0,100% 0,100% calc(100% - .06rem),calc(100% - .06rem) 100%,0 100%,0 .06rem);}
.__ID__ .ri-main .select-tip:after{content: "";position: absolute;right: .1rem;top: 0;z-index: 1;width: 10px;height: 100%;background-image: url('../images/a50.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.__ID__ .ri-main .select-cur{display: block;width: 100%;padding: .07rem 0;line-height: 1.7;color: #ffffff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.__ID__ .ri-main .select-cur span{color: #ff0000;}
.__ID__ .ri-main .select-sub{visibility: hidden;z-index: -1;opacity: 0; position: absolute;top: 100%;left: 0;width: 100%;background-color: #fff; box-shadow: 0 3px 6px -4px rgba(0,0,0,.12), 0 6px 16px 0 rgba(0,0,0,.08), 0 9px 28px 8px rgba(0,0,0,.05);}
.__ID__ .ri-main .select-cont{width: 100%;max-height: calc(1rem + 8em);overflow: auto;}
.__ID__ .ri-main .select-item{display: block;cursor: pointer;width: 100%;line-height: 1.6;padding: .1rem .15rem;color: #666666;}
.__ID__ .ri-main .select-item:hover{background-color: var(--theme) !important;color: #fff;}
.__ID__ .ri-main .select-item.select{background-color: #f5f5f5;}
.__ID__ .ri-main .selectbox.show {z-index: 28;}
.__ID__ .ri-main .selectbox.show .select-sub{visibility: visible;z-index: 98;opacity: 1;transition: all ease .5s;} 
.__ID__ .ri-main{width: 100%;padding: .1rem  0 .3rem;}
.__ID__ .ri-main .ri-tr{width: 100%;position: relative;padding: 0 .3rem;display: flex;align-items: center;}
.__ID__ .ri-main .ri-tr:after{content: '';position: absolute;bottom: 0;left: .3rem;width: calc(100% - .6rem);height: 1px;background-color: #1b407e;}
.__ID__ .ri-main .ri-th{padding: .15rem .05rem;text-align: center;color: #ffffff;line-height: 1.6;}
.__ID__ .ri-main .ri-th:nth-child(1){flex: 1;padding-left: 0;text-align: left;}
.__ID__ .ri-main .ri-th:nth-child(2){width: 1.7rem;}
.__ID__ .ri-main .ri-th:nth-child(3){width: 1.9rem;}
.__ID__ .ri-main .ri-th:nth-child(4){width: 1.6rem;}
.__ID__ .ri-main .ri-th:nth-child(5){width: 1.1rem;}
.__ID__ .ri-main .ri-th:nth-child(6){width: 1.1rem;}
.__ID__ .ri-main .ri-list{width: 100%;padding-bottom: .5rem;}
.__ID__ .ri-main .ri-item{display: flex;align-items: center;position: relative;width: 100%;padding: .2rem .3rem; min-height: .75rem;}
.__ID__ .ri-main .ri-item:after{content: '';position: absolute;bottom: 0;left: .3rem;width: calc(100% - .6rem);height: 1px;background-color: #1b407e;}
.__ID__ .ri-main .ri-td{padding: 0 .05rem;text-align: center;}
.__ID__ .ri-main .ri-td:nth-child(1){flex: 1;padding-left: 0;text-align: left;}
.__ID__ .ri-main .ri-td:nth-child(2){width: 1.7rem;}
.__ID__ .ri-main .ri-td:nth-child(3){width: 1.9rem;}
.__ID__ .ri-main .ri-td:nth-child(4){width: 1.6rem;}
.__ID__ .ri-main .ri-td:nth-child(5){width: 1.1rem;}
.__ID__ .ri-main .ri-td:nth-child(6){width: 1.1rem;}
.__ID__ .ri-main .ri-intro{width: 100%;color: #ffffff;line-height: 1.7;}
.__ID__ .ri-main .ri-intro img{height: 1.8em;}
.__ID__ .ri-main .ri-buttom{display: inline-block;cursor: pointer;padding: 0 .3em;text-align: center;min-width: 2em;height: 1.85em;color: #ffffff;background-color: #e31e24;border-radius: .05rem;}
.__ID__ .ri-main .ri-item:hover{background-color: var(--theme2);}


/* å…³äºŽæˆ‘ä»¬ */
.__ID__.s-main{position: relative;width: 100%;margin-top: calc(-.8rem - 1px);padding: 1.55rem 0 .8rem;background-color: #02133d;}
.__ID__.s-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.s-main .layout{width: 14rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.__ID__.s-main .my-bg1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.s-main .my-bg2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.s-main .my-top{width: 100%;margin-bottom: .2rem;}
.__ID__.s-main .my-titles{position: relative;width: 100%;padding-left: .17rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.s-main .my-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.s-main .s-inner{position: relative;width: 100%;}
.__ID__.s-main .s-img{width: 100%;}
.__ID__.s-main .s-img img{width: 100%;}
.__ID__.s-main .s-cont{position: absolute;bottom: 0;right: 0;width: 6.5rem;height: calc(100% - .12rem);}
.__ID__.s-main .s-scrollbar{position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: 100%;padding-right: .7rem;max-height:calc(100% - .6rem);overflow: auto;}
.__ID__.s-main .s-titles{position: relative;width: 100%;padding-bottom: .2rem;margin-bottom: .3rem;color: #ffffff;font-weight: bold;line-height: 1.4;}
.__ID__.s-main .s-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .04rem;background-color: #286eff;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.s-main .s-textbox{width: 100%;color: #ffffff;line-height: 1.8;}
.__ID__.s-main .s-textbox *{line-height: inherit;}
 
/* è”ç³»æˆ‘ä»¬ */
.__ID__.t-main{position: relative;width: 100%;margin-top: calc(-.8rem - 1px);padding: 1.55rem 0 .8rem;background-color: #02133d;}
.__ID__.t-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.t-main .layout{width: 14rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.__ID__.t-main .my-bg1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.t-main .my-bg2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.t-main .my-top{width: 100%;margin-bottom: .2rem;}
.__ID__.t-main .my-titles{position: relative;width: 100%;padding-left: .17rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.t-main .my-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.t-main .my-main{width: 100%;font-size: 0;}
.__ID__.t-main .my-bg3{position: relative;z-index: 1;width: 100%;}
.__ID__.t-main .my-bg3 img{width: 100%;}
.__ID__.t-main .my-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.t-main .t-cont{position: relative;width: 100%;display: flex;align-items: center;min-height: 4.4rem;padding: .3rem .6rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.t-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%; background-size: auto 100%;background-position: right center;background-repeat: no-repeat;}
.t-box{position: relative;z-index: 1;width: 100%;}
.t-titles{position: relative;width: 100%;padding-bottom: .2rem;margin-bottom: .3rem;color: #ffffff;font-weight: bold;line-height: 1.4;}
.t-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .3rem;height: .04rem;background-color: #286eff;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.t-item{display: flex;width: 100%;margin-bottom: .2rem;}
.t-item:last-child{margin-bottom: 0;}
.t-icon{display: flex;align-items: center;width: 1.12em;height: 1.6em;}
.t-icon img{max-width: 100%;max-height: 1.25em;}
.t-text{flex: 1;padding-left: .15rem;color: #ffffff;line-height: 1.6;}



/* 
.__ID__.j-main{position: relative;width: 100%;margin-top: calc(-.8rem - 1px);padding: 1.55rem 0 .8rem;background-color: #02133d;}
.__ID__.j-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.j-main .layout{width: 14rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.__ID__.j-main .my-bg1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.j-main .my-bg2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.j-main .my-top{width: 100%;margin-bottom: .2rem;}
.__ID__.j-main .my-titles{position: relative;width: 100%;padding-left: .17rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.j-main .my-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.j-main .my-main{width: 100%;font-size: 0;}
.__ID__.j-main .my-bg3{position: relative;z-index: 1;width: 100%;}
.__ID__.j-main .my-bg3 img{width: 100%;}
.__ID__.j-main .my-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.j-main .j-cont{width: 100%;padding: .55rem .3rem .6rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }


color: rgba(255,255,255,.6);
transition: all  .3s; 
data-ani="fade-up"   fade-in  fade-down  fade-left  fade-right  zoom-in

color: var(--theme);
background-color: var(--theme);
color: var(--active);
background-color: var(--active);

.__ID__.md-home_search{width: 100%;}
.__ID__.md-home_search img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.md-home_search .layout{width: 14rem;max-width: 92%;margin: 0 auto;}

@media (max-width: 750px) {

}

.a-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(900/1920*100%);}
.a-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}

.d-img:after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 38.1%;background: linear-gradient(180deg, rgba(0,0,0,.01) 0%, #000 100%);}

transform: scale(1.00);transition: all ease .5s;
background-size: cover;background-position: center center;background-repeat: no-repeat;
 

filter: grayscale(100%) brightness(500%);  å›¾ç‰‡å˜ç™½
 

.teaser{opacity:0;transform:translate3d(0,80px,0);}
.teaser.is-visible{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.teaser.delay2  {transition-delay: .2s;}


form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder{color: #999999;}
form input:-moz-placeholder,
form textarea:-moz-placeholder{color: #999999;}
form input::-moz-placeholder,
form textarea::-moz-placeholder{color: #999999;}
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder{color: #999999;}

*/

/* æœç´¢ */ 
.__ID__.search{position: relative;width: 100%;padding: 2rem 0 .25rem;background-color: #02133d;}
.__ID__.search img{display: inline-block;vertical-align:middle;max-width: 100%;}
.__ID__.search .layout{width: 14rem;max-width: 92%;margin: 0 auto;position: relative;z-index: 1;}
.__ID__.search input::-webkit-input-placeholder,
.__ID__.search textarea::-webkit-input-placeholder{color: rgba(255,255,255,.7);}
.__ID__.search input:-moz-placeholder,
.__ID__.search textarea:-moz-placeholder{color: rgba(255,255,255,.7);}
.__ID__.search input::-moz-placeholder,
.__ID__.search textarea::-moz-placeholder{color: rgba(255,255,255,.7);}
.__ID__.search input:-ms-input-placeholder,
.__ID__.search textarea:-ms-input-placeholder{color: rgba(255,255,255,.7);}
.__ID__.search .my-bg1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.__ID__.search .my-bg2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: 100% auto;background-position: bottom center;background-repeat: no-repeat;}
.__ID__.search .my-top{width: 100%;margin-bottom: .2rem;}
.__ID__.search .my-titles{position: relative;width: 100%;padding-left: .17rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.search .my-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.search .my-main{width: 100%;font-size: 0;}
.__ID__.search .my-bg3{position: relative;z-index: 1;width: 100%;}
.__ID__.search .my-bg3 img{width: 100%;}
.__ID__.search .my-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.search .search-top{position: relative;width: 7.55rem;max-width: 100%;margin: 0 auto .55rem;padding: 0 calc(1em + .4rem) 0 calc(1.25em + .5rem); border-radius: .3rem;border: solid 1px rgba(255,255,255,.1);}
.__ID__.search .search-submit{border: none;background-color: transparent;display: block;cursor: pointer;position: absolute;top: 0;left: .1rem;width: calc(1.25em + .4rem);height: 100%;background-image: url('../images/a20.png');background-size: 1.25em auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.search .search-input{border: none;background-color: transparent; width: 100%;height: .6rem;color: #ffffff;}
.__ID__.search .search-empty{display: none;cursor: pointer;position: absolute;top: 0;right: 0;width: calc(1em + .4rem);height: 100%;background-image: url('../images/a17.png');background-size: 1em auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.search .search-top.show_empty .search-empty{display: block;}
.__ID__.search .search-bottom{width: 100%;}
.__ID__.search .search-one{width: 100%;margin-bottom: .55rem;} 
.__ID__.search .i-cont{width: 100%;padding: .3rem .3rem .3rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__.search .i-list{width: 100%;display: flex;flex-wrap: wrap;}
.__ID__.search .i-item{display: block;cursor: pointer;position: relative;width: 31.79%;margin-right: 2.31%;margin-bottom: .3rem;border: solid 1px #1b407e;}
.__ID__.search .i-item:after{transition: all  .3s;content: '';position: absolute;bottom: 0;left: 0;width: 0;height: .02rem;background-color: #ffffff;}
.__ID__.search .i-item:nth-child(3n){margin-right: 0;}
.__ID__.search .i-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(240/426*100%);}
.__ID__.search .i-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.__ID__.search .i-text{width: 100%;padding: .25rem .3rem;}
.__ID__.search .i-name{width: 100%;margin-bottom: .3rem;color: #ffffff;line-height: 1.8;height: 3.6em;}
.__ID__.search .i-time{width: 100%;color: rgba(255,255,255,.5);line-height: 1.7;}
.__ID__.search .i-item:hover:after{width: 100%;}
.__ID__.search .i-item:hover{color: #fff;}
.__ID__.search .i-item:hover .i-img img{transform: scale(1.05);}
.__ID__.search .p-cont{width: 100%;padding-bottom: .6rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__.search .p-tr{width: 100%;display: flex;align-items: center;border-bottom: 1px solid #1a407e;}
.__ID__.search .p-th{padding: .2rem 0;color: #ffffff;line-height: 1.6;}
.__ID__.search .p-th:nth-child(1){flex: 1;padding: .2rem .3rem;}
.__ID__.search .p-th:nth-child(2){width:1.6rem;text-align: center;}
.__ID__.search .p-th:nth-child(3){width: .9rem;text-align: center;}
.__ID__.search .p-th:nth-child(4){width: 1.7rem;text-align: center;}
.__ID__.search .p-th:nth-child(5){width: .9rem;text-align: center;}
.__ID__.search .p-th:nth-child(6){width: 2.05rem;text-align: center;}
.__ID__.search .p-list{width: 100%;}
.__ID__.search .p-item{display: flex;align-items: center;position: relative;cursor: pointer; width: 100%;}
.__ID__.search .p-item:after{content: '';position: absolute;bottom: 0;left: .3rem;width: calc(100% - .6rem);height: 1px;background-color: rgba(255,255,255,.1);}
.__ID__.search .p-td{padding: .25rem .05rem;}
.__ID__.search .p-td:nth-child(1){flex: 1;padding: .25rem .3rem;}
.__ID__.search .p-td:nth-child(2){width:1.6rem;text-align: center;}
.__ID__.search .p-td:nth-child(3){width: .9rem;text-align: center;}
.__ID__.search .p-td:nth-child(4){width: 1.7rem;text-align: center;}
.__ID__.search .p-td:nth-child(5){width: .9rem;text-align: center;}
.__ID__.search .p-td:nth-child(6){width: 2.05rem;text-align: center;}
.__ID__.search .p-name{width: 100%;max-width: 34em; color: #ffffff;line-height: 1.7;}
.__ID__.search .p-intro{width: 100%;color: rgba(255,255,255,.5);line-height: 1.7;}
.__ID__.search .n-cont{width: 100%;padding-bottom: .6rem;background-color: #053275;background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3); }
.__ID__.search .n-tr{width: 100%;display: flex;align-items: center;border-bottom: 1px solid #1a407e;}
.__ID__.search .n-th{padding: .2rem 0;color: #ffffff;line-height: 1.6;}
.__ID__.search .n-th:nth-child(1){flex: 1;padding: .2rem .3rem;}
.__ID__.search .n-th:nth-child(2){width: 2.75rem;text-align: center;}
.__ID__.search .n-th:nth-child(3){width: 1.23rem;text-align: center;}
.__ID__.search .n-list{width: 100%; }
.__ID__.search .n-item{display: flex;align-items: center;position: relative;cursor: pointer; width: 100%;}
.__ID__.search .n-item:after{content: '';position: absolute;bottom: 0;left: .3rem;width: calc(100% - .6rem);height: 1px;background-color: rgba(255,255,255,.1);}
.__ID__.search .n-td{padding: .25rem 0;}
.__ID__.search .n-td:nth-child(1){flex: 1;padding: .25rem .3rem;}
.__ID__.search .n-td:nth-child(2){width: 2.75rem;text-align: center;}
.__ID__.search .n-td:nth-child(3){width: 1.23rem;text-align: center;}
.__ID__.search .n-name{width: 100%;color: #ffffff;line-height: 1.7;}
.__ID__.search .n-intro{width: 100%;color: rgba(255,255,255,.5);line-height: 1.7;}

.__ID__.xa-main{opacity: 0;z-index: -1;visibility: hidden;transition:opacity .5s;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.__ID__.xa-main.show{opacity: 1;z-index: 388;visibility: visible;}
.__ID__.xa-main input::-webkit-input-placeholder,
.__ID__.xa-main textarea::-webkit-input-placeholder{color: #7188ab;}
.__ID__.xa-main input:-moz-placeholder,
.__ID__.xa-main textarea:-moz-placeholder{color: #7188ab;}
.__ID__.xa-main input::-moz-placeholder,
.__ID__.xa-main textarea::-moz-placeholder{color: #7188ab;}
.__ID__.xa-main input:-ms-input-placeholder,
.__ID__.xa-main textarea:-ms-input-placeholder{color: #7188ab;}
.__ID__.xa-main .xa-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000f31;opacity: .88;}
.__ID__.xa-main .xa-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 5.5rem;}
.__ID__.xa-main .xa-top{width: 100%;display: flex;align-items: center;}
.__ID__.xa-main .xa-lt{display: flex;align-items: flex-end;flex: 1;}
.__ID__.xa-main .xa-titles{position: relative;padding-left: .17rem;padding-right: .2rem;margin-bottom: .2rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.xa-main .xa-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.xa-main .xa-intro{margin-bottom: .2rem;color: #ffffff;line-height: 1.7;}
.__ID__.xa-main .xa-close{display: block;cursor: pointer;margin-bottom: .2rem;width: .44rem;height: .44rem;border: solid 1px #1b407e;background-image: url('../images/a17.png');background-size: .13rem auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.xa-main .xa-close:hover{border: solid 1px var(--theme);background-color: var(--theme);} 
.__ID__.xa-main .xa-bottom{width: 100%;font-size: 0;}
.__ID__.xa-main .xa-bg{position: relative;z-index: 1;width: 100%;}
.__ID__.xa-main .xa-bg img{width: 100%;}
.__ID__.xa-main .xa-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.xa-main .xa-scrollbar{width: 100%;padding: .25rem .3rem .5rem;max-height: calc(90vh - 1rem);overflow: auto;background-color: #053275; background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3);}
.__ID__.xa-main .xa-item{width: 100%;margin-bottom: .2rem; display: flex;align-items: center;border: solid 1px #1b3f7e;}
.__ID__.xa-main .xa-tip{padding-left: .2rem;color: #ffffff;line-height: 1.3;}
.__ID__.xa-main .xa-b{flex: 1;}
.__ID__.xa-main .xa-input{border: none;background-color: transparent;width: 100%;padding: 0 .05rem;color: #fff;height: 3.14em;}
.__ID__.xa-main .xa-buttom{width: 100%;}
.__ID__.xa-main .xa-submit{display: block;cursor: pointer;border: none;background-color: transparent;width: 100%;height: .44rem;line-height: .44rem;color: #ffffff;background-image: url('../images/a18.png'); background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}


.__ID__.xb-main{opacity: 0;z-index: -1;visibility: hidden;transition:opacity .5s;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.__ID__.xb-main.show{opacity: 1;z-index: 388;visibility: visible;}
.__ID__.xb-main .xb-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000f31;opacity: .88;}
.__ID__.xb-main .xb-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 5.5rem;}
.__ID__.xb-main .xb-top{width: 100%;display: flex;align-items: center;}
.__ID__.xb-main .xb-lt{display: flex;align-items: flex-end;flex: 1;}
.__ID__.xb-main .xb-titles{position: relative;padding-left: .17rem;padding-right: .2rem;margin-bottom: .2rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.xb-main .xb-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.xb-main .xb-intro{margin-bottom: .2rem;color: #ffffff;line-height: 1.7;}
.__ID__.xb-main .xb-close{display: block;cursor: pointer;margin-bottom: .2rem;width: .44rem;height: .44rem;border: solid 1px #1b407e;background-image: url('../images/a17.png');background-size: .13rem auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.xb-main .xb-close:hover{border: solid 1px var(--theme);background-color: var(--theme);} 
.__ID__.xb-main .xb-bottom{width: 100%;font-size: 0;}
.__ID__.xb-main .xb-bg{position: relative;z-index: 1;width: 100%;}
.__ID__.xb-main .xb-bg img{width: 100%;}
.__ID__.xb-main .xb-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.xb-main .xb-scrollbar{width: 100%;padding: .25rem .3rem .5rem;max-height: calc(90vh - 1rem);overflow: auto;background-color: #053275; background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3);}
.__ID__.xb-main .xb-picture{width: 100%;position: relative;margin-bottom: .2rem;border: solid 1px #1b3f7e;}
.__ID__.xb-main .xb-picture_file{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;cursor: pointer;opacity: 0;z-index: 18;}
.__ID__.xb-main .xb-picture_tip{position: absolute;top: 0;left: 0;width: 100%;padding: .1rem .2rem;color: rgba(255,255,255,.6);}
.__ID__.xb-main .xb-picture_icon{display: flex;align-items: center;justify-content: center;width: 100%;height: 2.2rem;}
.__ID__.xb-main .xb-picture_icon img{width: .17rem;}
.__ID__.xb-main .xb-picture_img{display: none;align-items: center;justify-content: center;width: 100%;height: 2.2rem;}
.__ID__.xb-main .xb-picture_img img{max-width: 60%;max-height: 80%;}
.__ID__.xb-main .xb-picture.show .xb-picture_icon{display: none;}
.__ID__.xb-main .xb-picture.show .xb-picture_img{display: flex;} 
.__ID__.xb-main .xb-buttom{width: 100%;}
.__ID__.xb-main .xb-submit{display: block;cursor: pointer;border: none;background-color: transparent;width: 100%;height: .44rem;line-height: .44rem;color: #ffffff;background-image: url('../images/a18.png'); background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}

.__ID__.xc-main{opacity: 0;z-index: -1;visibility: hidden;transition:opacity .5s;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.__ID__.xc-main.show{opacity: 1;z-index: 388;visibility: visible;}
.__ID__.xc-main input::-webkit-input-placeholder,
.__ID__.xc-main textarea::-webkit-input-placeholder{color: rgba(255,255,225,.6);}
.__ID__.xc-main input:-moz-placeholder,
.__ID__.xc-main textarea:-moz-placeholder{color: rgba(255,255,225,.6);}
.__ID__.xc-main input::-moz-placeholder,
.__ID__.xc-main textarea::-moz-placeholder{color: rgba(255,255,225,.6);}
.__ID__.xc-main input:-ms-input-placeholder,
.__ID__.xc-main textarea:-ms-input-placeholder{color: rgba(255,255,225,.6);}
.__ID__.xc-main .xc-shade{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000f31;opacity: .88;}
.__ID__.xc-main .xc-inner{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 5.5rem;}
.__ID__.xc-main .xc-top{width: 100%;display: flex;align-items: center;}
.__ID__.xc-main .xc-lt{display: flex;align-items: flex-end;flex: 1;}
.__ID__.xc-main .xc-titles{position: relative;padding-left: .17rem;padding-right: .2rem;margin-bottom: .2rem;color: #ffffff;font-weight: bold;line-height: 1.3;}
.__ID__.xc-main .xc-titles:before{content: '';position: absolute;top: .2em;left: 0;width: .06rem;height: .12rem;background-color: #1352d5;background-image: linear-gradient(24deg, #286eff 0%, #1352d5 99%);}
.__ID__.xc-main .xc-intro{margin-bottom: .2rem;color: #ffffff;line-height: 1.7;}
.__ID__.xc-main .xc-close{display: block;cursor: pointer;margin-bottom: .2rem;width: .44rem;height: .44rem;border: solid 1px #1b407e;background-image: url('../images/a17.png');background-size: .13rem auto;background-position: center center;background-repeat: no-repeat;}
.__ID__.xc-main .xc-close:hover{border: solid 1px var(--theme);background-color: var(--theme);} 
.__ID__.xc-main .xc-bottom{width: 100%;font-size: 0;}
.__ID__.xc-main .xc-bg{position: relative;z-index: 1;width: 100%;}
.__ID__.xc-main .xc-bg img{width: 100%;}
.__ID__.xc-main .xc-cont{width: 100%;margin-top: -3px;padding: 1px;background-color: #1b407e;background-image: linear-gradient(0deg, #1b407e 0%, #03205c 100%);clip-path: polygon(0 0,calc(100% - .12rem) 0,100% .12rem,100% calc(100% - .12rem), calc(100% - .12rem) 100%, 0 100%);}
.__ID__.xc-main .xc-scrollbar{width: 100%;padding: .25rem .3rem .5rem;max-height: calc(90vh - 1rem);overflow: auto;background-color: #053275; background-image: linear-gradient(180deg, #053275 0%, #052660 50%, #041d53 100%);box-shadow: inset 0 0 .57rem rgba(27,69,134,.3);}
.__ID__.xc-main .xc-item{width: 100%;margin-bottom: .2rem;border: solid 1px #1b3f7e;}
.__ID__.xc-main .xc-input{border: none;background-color: transparent;width: 100%;padding: 0 .2rem; color: #fff;height: 3.14em;}
.__ID__.xc-main .file{position: relative;display: flex;align-items: center;width: 100%;height: 1.6rem;padding: .3rem;margin-bottom: .2rem;border: solid 1px #1b3f7e;}
.__ID__.xc-main .file_tip{position: absolute;top: 0;left: 0;width: 100%;padding: .1rem .2rem;color: rgba(255,255,255,.6);}
.__ID__.xc-main .file_icon{width: 100%;text-align: center;}
.__ID__.xc-main .file_icon img{width: .17rem;}
.__ID__.xc-main .file_img{display: none; width: 100%;text-align: center;}
.__ID__.xc-main .file_img img{max-width: 60%;max-height: 1.2rem;}
.__ID__.xc-main .file_file{display: none; width: 100%;text-align: center;}
.__ID__.xc-main .file_file_icon{width: 100%;}
.__ID__.xc-main .file_file_icon img{height: .3rem;}
.__ID__.xc-main .file_file_name{width: 100%;padding-top: .1rem;color: #fff;line-height: 1.7;}
.__ID__.xc-main .file_buttom{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;cursor: pointer;opacity: 0;z-index: 18;}
.__ID__.xc-main .file.show .file_icon{display: none;}
.__ID__.xc-main .file.show .file_file{display: block;}
.__ID__.xc-main .file.show_img .file_file{display: none;}
.__ID__.xc-main .file.show_img .file_img{display: block;} 
.__ID__.xc-main .xc-buttom{width: 100%;}
.__ID__.xc-main .xc-submit{display: block;cursor: pointer;border: none;background-color: transparent;width: 100%;height: .44rem;line-height: .44rem;color: #ffffff;background-image: url('../images/a18.png'); background-size: 100% 100%;background-position: center center;background-repeat: no-repeat;}
.__ID__.xc-main .xc-textbox{width: 100%;padding-top: .15rem;color: rgba(255,255,255,.6);line-height: 1.7;}
.__ID__.xc-main .xc-textbox *{line-height: inherit;}



