/* css 閲嶇疆 */
* {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
    outline: none !important;
}

html {
    font-size: 100px;
}

.box1200 {
    margin: 0 auto;
    width: 12rem;
}

body {
    background: #fff;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "寰蒋闆呴粦", Arial, sans-serif;
    box-sizing: border-box;
    /*min-width: 12rem;*/
    font-size: 16px;
    text-rendering: optimizelegibility;

}

.forced-hide {
    display: none !important;
}

.hide {
    display: none;
}

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

/* 娓呴櫎娴姩 */
img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/* 鑳屾櫙鍖哄煙寮€濮� */
.header-box {
    width: 100%;
    height: auto;
    position: relative;
}

.slideBox.slideBox-mb {
    display: none;

}

.slideBox {
    width: 100%;
    height: 5.6rem;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.slideBox .hd {
    overflow: hidden;
    position: absolute;
    bottom: 0.24rem;
    left: 50%;
    width: 12rem;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1;
}

.slideBox .hd ul {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    overflow: hidden;
    zoom: 1;
}

.slideBox .hd ul li {
    border-radius: 50%;
    margin-left: 0.08rem;
    width: 0.08rem;
    height: 0.08rem;
    cursor: pointer;
    border: 1px solid #ffffff;
}

.slideBox .hd ul li.on {
    width: 0.14rem;
    height: 0.14rem;
    background: url("slide.png") center center no-repeat;
    transform: rotate(90deg);
    border: none;
}

.slideBox .hd ul li.on {
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
    width: 100%!important;
}
.slideBox .bd ul{
    width: 100%!important;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    width: 100%!important;
}

.slideBox .bd img {
    width: 100%!important;
    height: 5.6rem;
    display: block;
    object-fit: cover;
}

/* 涓嬮潰鏄墠/鍚庢寜閽唬鐮侊紝濡傛灉涓嶉渶瑕佸垹闄ゅ嵆鍙� */
/*.slideBox .prev,*/
/*.slideBox .next{
     position:absolute;
     left:3%;
     top:50%;
     margin-top:-0.25rem;
     display:block;
     width:0.32rem;
     height:0.4rem;
     background:url(../images/slider-arrow.png) -1.1rem 0.05rem no-repeat;
     filter:alpha(opacity=50);
     opacity:0.5;
}
 */
/*.slideBox .next{
     left:auto;
     right:3%;
     background-position:0.08rem 0.05rem;
}
 */
/*.slideBox .prev:hover,*/
/*.slideBox .next:hover{
     filter:alpha(opacity=100);
     opacity:1;
}
 */
/*.slideBox .prevStop{
     display:none;
}
 */
/*.slideBox .nextStop{
     display:none;
}
 */
/* header 鍖哄煙寮€濮� */
.header {
    width: 12rem;
    /*height: 5.6rem;
     */
    margin: 0 auto;
    height: 5.6rem;
    position: relative;
}

.header-top {
    padding-top: 0.2rem;
    margin: 0 auto;
    width: 100%;
    /*height: 0.72rem;*/
    display: flex;
    justify-content: space-between;
}

.logo {
    position: relative;
}

.logo img {
    width: 2.73rem;
    height: 0.72rem;
}

.header-center-box {
    display: flex;
    justify-content: space-between;
    margin-top: 0.3rem;
}
.department-box {
    position: relative;
    height: 0.72rem;
    display: flex;
    justify-content: start;
    align-items: center;
}

.syx {
    position: absolute;
    top: 0;
    right: -0.55rem;
    width: 0.52rem;
    height: 0.24rem;
    background: url("syx.png") center center no-repeat;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    line-height: 0.22rem;
}

.department-box .province {
    margin-left: 0.2rem;
    color: #ffffff;
    font-size: 0.16rem;
    margin-right: 0.1rem;
    /*font-weight:bold;*/

}
.region-select-box {
    display: flex;
    justify-content: flex-start;
}
.region-select,.department-select{

    min-width: 0.1rem;
    height: 0.32rem;
    background: #ffffff;
    border-radius: 0.16rem;
    line-height: 0.32rem;
    font-size: 0.16rem;
    color: #666666;
    margin-left: 0.15rem;
    margin-top: 0.24rem;
    cursor: pointer;
    padding: 0 0.1rem;
    text-align: center;
}
.region-select-box img:last-of-type {
    width: 0.14rem;
    height: 0.14rem;
}
.region-select img:first-of-type {
    width: 0.13rem;
    height: 0.17rem;
}
.region-select {
    margin-left: 0;
}
/*    width: 0.85rem;*/
/*    height: 0.3rem;*/
/*    line-height: 0.3rem;*/
/*    background: #F3F8FF20;*/
/*    cursor: pointer;*/
/*    padding-right: 0.05rem;*/
/*    padding-left: 0.05rem;*/
/*    text-align: center;*/
/*    margin-right: 0.05rem;*/
/*}*/

.region-select span,.department-select span {
    font-size: 0.14rem;
    color: #333333;
    margin: 0 0.05rem;


}


.department-box .region-select img {
    vertical-align: middle;
    margin-left: 0.05rem;
}

.utils {
    /*margin-top: 0.22rem;*/
    width: auto;
    height: auto;
}

.utils > ul {
    display: flex;
    justify-content: end;
}

.utils li {
    /*float: left;
     */
    height: 0.28rem;
    margin-left: 0.2rem;
    line-height: 0.28rem;
}

.utils li:first-child {
    margin-left: 0;
}

.utils li:nth-child(3) {
    margin-left: 0.1rem;
}
.utils li, .utils li a, .utils li span {
    font-size: 0.14rem;
    color: #FFFfff;
}

.utils .wza {
    cursor: pointer;
}

.utils li img {
    vertical-align: middle;
    margin-right: 0.06rem;
}

.utils .lnr {
    box-sizing: border-box;
    width: auto;
    height: 0.28rem;
    text-align: center;
    line-height: 0.28rem;
    border: 1px solid #F7B500;
    vertical-align: center;
}

.utils .lnr a {
    line-height: 0.28rem;
    font-size: 0.14rem;
    color: #f7b500;
    font-weight: bold;
    display: inline-block;
    height: 0.28rem;
    padding: 0 0.05rem 0 0.05rem;
}

.utils .lnr a:hover {
    background: #F7B500;
    color: #fff;
}

.utils li.registerLogin {
    width: 0.98rem;
    height: 0.28rem;
    background: #F7B500;
    text-align: center;
    line-height: 0.28rem;
    position: relative;
}

.utils li.registerLogin span, .utils li.registerLogin a {
    font-size: 0.14rem;
    color: #FFFFFF;
}

.utils li.registerLogin span.fgx {
    padding: 0 0.05rem 0 0.05rem;
}

.utils > div {
    margin-top: 0.08rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 0.28rem;
    width: auto;
    line-height: 0.28rem;
}

.utils > div img.photo {
    width: 0.2rem;
    height: 0.2rem;
    vertical-align: middle;
    margin-right: 0.12rem;
}
.header-link {
    display: flex;
    justify-content: flex-start;
    color: #333333;
}
.header-link li {
    color: #ffffff;
    margin-right: 0.15rem;
}
.header-link li a{
    font-size: 14px;
    color: #ffffff;
}
.utils > div img.select {
    width: 0.09rem;
    height: 0.05rem;
    margin-right: 0.12rem;
}

.utils > div a {
    line-height: 0.28rem;
    font-size: 0.14rem;
    color: #FFFFFF;
}

.utils > div a:hover {
    color: #1677ff;
}

.utils > div span {
    height: 0.28rem;
    line-height: 0.28rem;
    font-size: 0.14rem;
    color: #FFFFFF;
}
.logo-box  {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.zwdt {
    margin-top: 15px;
    /*height: 0.24rem;*/
    font-size: 14px;
    /*font-weight: bold;*/
    border-radius: 0.18rem;
    border: 1px solid #ffffff;
    padding: 0.02rem 0.1rem;
    margin-left: 0.3rem;
}
.zwdt a {
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.zwdt a:hover {
    color: #fff;
}
.zwdt img {

    margin-left: 0.05rem;
    height: 0.14rem;
    vertical-align: middle;
    /*transform: rotate(90deg);*/
}
.header-center {
    /*width: 100%;*/
    height: 0.67rem;
    /*margin: 0 auto;*/
}

.header-center li {
    box-sizing: border-box;
    float: left;
    width: auto;
    height: 0.67rem;
    margin-left: 0.25rem;
}

.header-center li:hover, .header-center li:first-child {
    border-bottom: 0.05rem solid #ffffff;
}

.header-center li a {
    display: block;
    height: 100%;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 0.67rem;
    font-weight: bold;
}

.header-bottom {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.header-bottom .search-box {
    margin-top: 0.80rem;
}

.header-bottom .search-box .datetime, .header-bottom .search-box .location {
    font-size: 0.14rem;
    color: #FFFFFF;
}

.header-bottom .search-box .welcome {
    font-weight: normal;
    font-size: 0.45rem;
    color: #FFFFFF;
    letter-spacing: 0;
    text-shadow: 0 0.02rem 0.05rem rgba(0, 0, 0, 0.30);
    margin-top: 0.12rem;
}

.search-box .search {
    margin-top: 0.2rem;
}

.search-box .search-info {
    width: 4.8rem;
    height: 0.56rem;
}

.search-info .input {
    width: 4rem;
    height: 0.56rem;
    background: #FFFFFF;
}

.search-info .input input {
    width: 100%;
    height: 100%;
    padding: 0 0.21rem;
    background: none;
    outline: none;
    border: none;
    font-size: 0.14rem;
    color: #666666;
    letter-spacing: 0;
}

.search-info .btn {
    width: 0.8rem;
    height: 0.56rem;
}

.search-info .btn input {
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    font-size: 0.16rem;
    color: #FFFFFF;
    letter-spacing: 0.02rem;
    background: #F03938;
}

.associational {
    width: 4rem;
    height: auto;
    background: rgba(255, 255, 255, .8);
    padding: 0.1rem 0.1rem 0.1rem 0.21rem;
    box-shadow: 0 0 0.05rem #999990;
}

.associational .associational-content {
    height: auto;
    width: 100%;
}

.associational .associational-content li {
    /*padding: 0.25rem;
     */
    font-size: 0.14rem;
    color: #333333;
    display: block;
    line-height: 2.5;
}

.associational .associational-content li a {
    font-size: 0.14rem;
    color: #333333;
}

.search .keywords {
    width: 4rem;
    height: 0.66rem;
    background: rgba(255, 255, 255, .8);
    padding: 0.1rem 0 0.1rem 0.16rem;
    box-shadow: 0 0 0.05rem #999990;
}

.keywords .keyword-hint {
    /*margin-right:0.05rem;
     */
    font-size: 0.14rem;
    color: #333333;
    height: 100%;
    width: 0.42rem;
    line-height: 1.8
}

.keywords .keyword-hint span {
    display: inline-block;
}

.keywords .keyword-content {
    height: 0.46rem;
    width: 3.38rem;
}

.keywords .keyword-content li {
    padding: 0 0.03rem;
    font-size: 0.14rem;
    color: #333333;
    display: inline-block;
    line-height: 1.8;
}

.keywords .keyword-content li:hover a {
    color: #1677ff;
}

.login-box-iframe {
    margin-top: 0.4rem;
    width: 3rem;
    height: 2.8rem;
}

.login-box {
    display: flex;
    justify-content: space-between;
    margin-top: 0.4rem;
    width: 3rem;
    height: 2.8rem;
    /*background: #FFFFFF;
     */
}

.login-box .menu {
    background-color: #ffffff;
    width: 0.5rem;
    height: 100%;
    /*line-height:0.5rem;
     */
}

.login-box .menu ul {
    width: 100%;
    height: 100%;
}

.login-box .menu li {
    padding: 0.26rem 0.15rem 0 0.15rem;
    position: relative;
    width: 100%;
    height: 50%;
    /*writing-mode: vertical-lr;
     */
    font-size: 0.16rem;
    color: #666666;
    text-align: center;
    line-height: 0.22rem;
    user-select: none;
}

.login-box .menu li:before {
    position: absolute;
    top: 50%;
    right: -0.04rem;
    width: 0;
    height: 0;
    content: "";
    display: none;
    border-bottom: 0.08rem solid #1677FF;
    border-right: 0.08rem solid transparent;
    z-index: 99;
    transform: translateY(-50%) rotate(225deg);
}

.login-box .menu li.on {
    background: #1677FF;
    font-size: 0.16rem;
    color: #FFFFFF;
}

.login-box .menu li.on:before {
    display: block;
}

.login-box .login-content {
    /*opacity: 0.9;
     */
    background: rgba(255, 255, 255, .9);
    width: 2.5rem;
    height: 100%;
    padding: 0.15rem 0.14rem 0 0.2rem;
}

.login-box .login-content .login-status {
    width: 100%;
    height: 0.55rem;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    border-bottom: 0.01rem solid #D8D8D8;
}

.login-content .bd {
    margin-top: 0.1rem;
}

.login-content .bd-content {
    display: none;
}

.login-content .bd-content.on {
    display: block;
}

.login-content .bd > div > div {
    width: auto;
    height: 0.22rem;
    line-height: 0.22rem;
}

.login-content .bd > div div span {
    font-size: 0.16rem;
    color: #333333;
    float: left;
}

.login-box .login-content .bd ul a:hover {
    color: #1677FF;
}

.login-content .bd > div ul {
    list-style-type: square;
    width: 100%;
    margin-top: 0.15rem;
}

.login-content .bd > div li::marker {
    color: #666666;
    font-size: 0.06rem;
    margin-right: 0.06rem;
}

.login-content .bd > div li {
    list-style-type: square;
    list-style-position: inside;
    width: 100%;
    height: 0.2rem;
    margin-bottom: 0.1rem;
    font-size: 0.14rem;
    color: #333333;
    line-height: 0.2rem;
}

.login-content .bd > div li:last-child {
    margin-bottom: 0;
}

.login-content .bd > div div a {
    float: right;
    font-size: 0.14rem;
    color: #1677FF;
}

.my-service, .thing-select {
    width: 100%;
    height: 100%;
    background: #FFFFFF90;
}

.login-info p:first-child span {
    font-size: 0.16rem;
    color: #0A0000;
    letter-spacing: 0;
    line-height: 0.22rem;
}

.bd-content .login-status {
    margin-bottom: 0.1rem;
}

.login-info p {
    height: 0.22rem;
}

.login-info p a {
    font-size: 0.16rem !important;
}

.login-info {
    margin-left: 0.1rem;
}

.login-info p:first-child a {
    color: #1677FF;
}

.login-info p:last-child {
    font-size: 0.14rem;
    color: #999999;
    letter-spacing: 0;
}

.login-status {
    width: 100%;
    height: 0.55rem;
}

.login_success {
    position: relative;
    width: auto;
    height: 0.28rem;
    display: flex;
    justify-content: flex-start;
}

.login_success .select-box {
    display: none;
    position: absolute;
    width: 1.4rem;
    /* height: 1.2rem; */
    right: 0;
    top: 0.28rem;
    background: #FFFFFF;
    box-shadow: 0 0.02rem 0.08rem 0 rgba(0, 0, 0, 0.15);
    z-index: 100;
    border-radius: 0.03rem;
}

.login_success .select-box:before {
    display: block;
    box-sizing: content-box;
    /*position: absolute;
     */
    /*right:-0.3rem;
     */
    /*top: -0.3rem;
     */
    width: 0.1rem;
    height: 0.1rem;
    background: #333333;
    /*border-top: 1rem solid red;
     */
    /*box-shadow: 0 0.02rem 0.08rem 0 rgba(0,0,0,0.15);
     */
    /*border-left: 1rem solid transparent;
     */
    z-index: 9999;
}

.login_success:hover .select-box {
    display: block;
}

.login_success .select-box ul {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
}

.login_success .select-box ul li {
    margin-left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 33%;
    line-height: 0.4rem;
    color: #333333;
    padding: 0 0.2rem;
}

.login_success .select-box ul li:first-child {
    border-top: none;
}

.login_success .select-box ul li a {
    display: block;
    border-top: 0.01rem solid #E8E8E8;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    line-height: 0.4rem;
    color: #333333;
    font-size: 0.14rem;
    color: #666666;
}

.login_success .select-box ul li:first-child a {
    border-top: none;
}

.login_success .select-box ul li a img {
    width: 0.16rem;
    height: 0.16rem;
    vertical-align: middle;
    margin-right: 0.1rem;
    margin-left: 0;
}

.login_success .select-box ul li span {
    color: #666666;
    font-size: 0.14rem;
}

.login_success .login .photo {
    width: 0.14rem;
    height: 0.14rem;
    vertical-align: middle;
}

.login_success .login .select {
    margin-left: 0.05rem;
    width: 0.09rem;
    height: 0.05rem;
    vertical-align: middle;
}

.login-box .bd .bd-content.bjcx .bh, .login-box .bd .bd-content.bjcx .yzm {
    padding-left: 0.15rem;
    width: 100%;
    height: 0.4rem;
    background: #FFFFFF;
    border: 1px solid #D8D8D8;
    margin-bottom: 0.15rem;
}

.bjcx .bh img {
    line-height: 0.4rem;
    vertical-align: middle;
}

.login-box .bd .bd-content.bjcx .bh input {
    width: 1.55rem;
    border: none;
    outline: none;
    height: 100%;
    padding-left: 0.12rem;
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.4rem;
}

.login-box .bd .bd-content.bjcx .yzm input {
    width: 1rem;
    border: none;
    outline: none;
    height: 100%;
    padding-left: 0.12rem;
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.4rem;
}

.login-box .bd .bd-content.bjcx .cx {
    width: 100%;
    height: 0.4rem;
    background: #1677FF;
    border-radius: 0.04rem;
    border-radius: 0.04rem;
}

.login-box .bd .bd-content.bjcx .cx button {
    width: 100%;
    height: 100%;
    font-size: 0.14rem;
    color: #FFFFFF;
    line-height: 0.4rem;
    text-align: center;
    border: none;
    outline: none;
    background: none;
}

.login-box .bd .bd-content.bjcx .bjgs-yhzx {
    width: 100%;
    height: 0.4rem;
    margin-top: 0.3rem;
}

.login-box .bd .bd-content.bjcx .bjgs-yhzx div {
    border: 1px solid #1677FF;
    border-radius: 0.04rem;
    width: 0.95rem;
    height: 0.4rem;
}

.login-box .bd .bd-content.bjcx .bjgs-yhzx div a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0.14rem;
    color: #1677FF;
    line-height: 0.4rem;
    text-align: center;
}

/* 涓汉娉曚汉鐧诲綍 */
/*楂橀浜嬮」瀵煎姙鍜屼究姘戞湇鍔″紑濮�*/
.thing {
    width: 100%;
    background: #F4F6F8;
    height: 0.7rem;
}

.thing .thing-box {
    width: 12rem;
    height: 0.7rem;
    margin: 0 auto;
}

.thing-title {
    font-weight: 550;
    width: auto;
    height: 100%;
    font-size: 0.2rem;
    color: #333333;
    line-height: 0.7rem;
    float: left;
    margin-right: 0.3rem;
}

.thing ul {
    margin: 0 auto;
    height: 0.7rem;
    padding: 0.15rem 0;
    float: left;
    color: #1677ff;
}

.thing-title img {
    margin-right: 0.1rem;
    width: 0.2rem;
    height: 0.2rem;
    vertical-align: middle;
}

.thing ul li {
    float: left;
    margin-right: 0.2rem;
    padding-left: 0.2rem;
    height: 0.4rem;
    border-radius: 0.2rem;
    list-style-type: square;
    list-style-position: inside;
    text-indent: -0.1rem;
    line-height: 0.4rem;
}

.thing ul li:hover {
    background: #FFFFFF;
}

.thing ul li:last-child {
    margin-right: 0;
}

.thing ul li::marker {
    margin-right: 0.05rem;
}

.thing ul li a {
    width: auto;
    height: 100%;
    font-size: 0.16rem;
    color: #333333;
    display: inline-block;
    padding-right: 0.2rem;
}

.thing-recommend-mb {
    display: none;
}

/*涓烘偍鎺ㄨ崘鍜岀儹闂ㄤ笓棰樺紑濮�*/
.recommend-subject {
    margin-top: 0.4rem;
}

.recommend-subject .title {
    font-weight: bold;
    width: auto;
    height: 0.4rem;
    font-size: 0.28rem;
    color: #333333;
}

.recommend {
    width: 49.17%;
}

.recommend .title a:hover, .subject .title a:hover {
    color: #333333;
}

.recommend .recommend-content a:hover, .subject .subject-content a:hover {
    color: #ffffff;
}

.recommend ul {
    width: 100%;
}

.recommend ul li {
    margin-top: 0.15rem;
    margin-left: 0.15rem;
    float: left;
    background: #F4F6F8;
    border-radius: 0.2rem;
    font-size: 0.16rem;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    line-height: 0.4rem;
    height: 0.4rem;
}

.recommend ul li a {
    padding: 0 0.2rem;
    height: 100%;
    display: block;
    width: 100%;
}

.recommend ul li:hover {
    color: #ffffff;
    background: #007aff;
}

.recommend ul li:hover a {
    color: #ffffff;
}

.recommend ul li:first-child, .recommend ul li:nth-child(5) {
    margin-left: 0;
}

.subject {
    width: 49.17%;
}

.subject .subject-content {
    box-sizing: content-box;
    width: 5.8rem;
    height: 0.95rem;
    padding: 0.15rem 0 0 0;
}

.subject .subject-content .swiper-pagination-bullets {
    width: auto;
    left: inherit;
    /*bottom: auto;*/
}

.subject .subject-content .swiper-pagination-bullet {
    border-radius: 0.03rem;
    background: #E8EAED;
    opacity: 1;
}

.subject .subject-content .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #1677FF;
}

.subject-content .hd {
    position: absolute;
    right: 0;
    top: 0rem;
    height: 0.05rem;
    width: auto;
}


.subject-content .hd span {
    float: left;
    width: 0.15rem;
    height: 0.05rem;
    overflow: hidden;
    margin-left: 0.05rem;
    cursor: pointer;
    background: #E8EAED;
    color: #E8EAED;
    border-radius: 0.02rem;
}

.subject-content .hd span.on {
    background: #1677FF;
    color: #1677FF;
}

.subject-content .bd {
    /*width: 5.8rem;
     */
    height: 0.95rem;
    /*overflow: hidden;
     */
}

.subject-content .bd li {
    /*margin-right: 0.2rem;*/
    /*float: left;
     */
    width: 1.33rem;
    height: 0.95rem;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.subject-content .bd li img {
    width: 100%;
    height: 0.95rem;
    display: block;
}

/*鐗硅壊鏈嶅姟寮€濮�*/
.service {
    margin-top: 0.4rem;
}

.move-title {
    position: relative;
    width: 100%;
    margin-bottom: 0.15rem;
    height: 0.4rem;
}

.move-title > .title {
    /*float: left;
     */
    /*width: 100%;
     */
    font-weight: bold;
    height: 0.4rem;
    font-size: 0.28rem;
    color: #333333;
}

.move-title .ts-move {
    width: 0.86rem;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(move1.png) center right no-repeat;
    background-size: 0.2rem 0.2rem;
}

.move-title .ts-move a span {
    color: #ffffff;
    font-size: 0.16rem;
}

.move-title > .move {
    width: 0.86rem;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(more3x1.png) center right no-repeat;
    background-size: 0.2rem 0.2rem;
}

.move-title > .move:hover {
    background: url(more3x.png) center right no-repeat;
    background-size: 0.2rem 0.2rem;
}

.move-title > .move:hover a span {
    width: 100%;
    color: #1677ff;
}

.move-title > .move a span {
    font-size: 0.16rem;
    color: #666666;
    letter-spacing: 0;
}

/*.move-title>.move img {
     */
/* vertical-align: middle;
 */
/* margin-left: 0.07rem;
 */
/*
}
*/

.service .content {
    position: relative;
    margin-top: 0.15rem
}

.service .content .hd {
}

.service .content .hd .prev, .service .content .hd .next {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    /*background: red;
     */
    box-shadow: 0 0.02rem 0.1rem 0 rgba(153, 153, 153, 0.50);
    border-radius: 50%;
    cursor: pointer;
    /*background: url("../images/arrow.png") 0 0 no-repeat;
     */
    position: absolute;
}

.service .content .hd .next {
    top: 50%;
    right: -0.6rem;
    transform: translateY(-50%);
    background: url('right.png') center center no-repeat;
}

.service .content .hd .prev {
    top: 50%;
    left: -0.6rem;
    transform: translateY(-50%);
    background: url('left.png') center center no-repeat;
}

.service .content .hd .prev {
    top: 50%;
    right: 0.6rem;
    transform: translateY(-50%);
}

/*.service .content .hd .prevStop {
     */
/* background-position: -0.6rem 0;
 */
/*
}
*/
/*.service .content .hd .nextStop {
     */
/* background-position: -0.6rem -0.5rem;
 */
/*
}
*/
.service .content .bd {
    width: 12rem;
    height: 1.85rem;
    overflow: hidden;
}

.service .content .bd ul {
}

.service .swiper-button-next {
    display: none;
    width: 0.4rem;
    height: 0.4rem;
    box-shadow: 0 0.02rem 0.1rem 0 rgba(153, 153, 153, 0.50);
    border-radius: 50%;
    cursor: pointer;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E") center center no-repeat #ffffff80;
    background-size: 0.2rem 0.2rem;
}

.service .swiper-button-prev {
    display: none;
    width: 0.4rem;
    height: 0.4rem;
    box-shadow: 0 0.02rem 0.1rem 0 rgba(153, 153, 153, 0.50);
    border-radius: 50%;
    cursor: pointer;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E") center center no-repeat #ffffff80;
    background-size: 0.2rem 0.2rem;
}

.service .content .bd ul li {

    width: 2.85rem;
    height: 1.85rem;
    margin-right: 0.2rem;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.service .content .bd ul li .pic {
    text-align: center;
    height: 100%;
}

.service .content .bd ul li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    transition: .3s all;
}

.service .content .bd ul li .title {
    transition: .3s all;
    padding-top: 0.55rem;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .30);
}

.service .content .bd ul li .title a {
    display: block;
    width: 100%;
    height: 100%;
}

.service .content .bd ul li .title h3 {
    font-weight: normal;
    width: 100%;
    height: 0.4rem;
    padding: 0 0.15rem;
    font-size: 0.28rem;
    color: #FFFFFF;
    letter-spacing: 0;
    text-shadow: 0 0.02rem 0.1rem rgba(0, 0, 0, 0.50);
    text-align: center;
}

.service .content .bd ul li .title p {
    text-align: center;
    margin: 0.08rem auto 0;
    font-size: 0.16rem;
    color: #FFFFFF;
    width: 1.95rem;
    line-height: 0.22rem;
    letter-spacing: 0;
}

.service .content .bd ul li .title img {
    transition: .5s all;
    position: absolute;
    bottom: -0.44rem;
    left: 50%;
    transform: translateX(-50%);
    margin: 0.3rem auto 0;
    width: 0.44rem;
    height: 0.44rem;
}

/*鍔ㄧ敾*/
.service .content .bd ul li:hover .title {
    /*animation:titleChange .5s ease forwards;
     */
    background: #1677FF82;
    padding-top: 0.25rem;
}

.service .content .bd ul li:hover .pic img {
    transform: scale(1.05, 1.05);
}

.service .content .bd ul li:hover .title img {
    bottom: 0.15rem;
}

/*鐢熷懡鍛ㄦ湡*/
.lifecycle-box {
    width: 100%;
    margin-top: 0.4rem;
    height: 6.71rem;
    background: url(lifecycle.jpg) center center no-repeat;
    padding-top: 0.4rem;
}

.lifecycle-header {
    display: flex;
    justify-content: start;
}

.lifecycle-title {
    font-weight: bold;
    font-size: 0.28rem;
    color: #333333;
    letter-spacing: 0;
    /* width: 1.68rem; */
    height: 0.4rem;
}

.lifecycle-title a:hover {
    color: #333333;
}

.lifecycle-list {
    margin-left: 0.28rem;
    width: auto;
    height: 0.4rem;
    display: flex;
    justify-content: start;
}

.lifecycle-list li {
    color: #333333;
    cursor: pointer;
    width: auto;
    height: 100%;
    margin-right: 0.35rem;
}

.lifecycle-list li:before {
    display: block;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    content: '';
    background: #D8D8D8;
    margin: 0.06rem auto;
}

.lifecycle-box .lifecycle-list li.active {
    color: #1677FF;
}

.lifecycle-box .lifecycle-list li.active:before {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 50%;
    content: '';
    background: url("grsmqh.png") center center no-repeat;
    background-size: 0.2rem 0.2rem;
    margin: 0 auto;
}

.legal-person .lifecycle-list li.active:before {
    background: url("fr.png") center center no-repeat;
    background-size: 0.2rem 0.2rem;
}

/*.lifecycle-box .legal-person .lifecycle-list li.active img {
     */
/* display: block;
 */
/* width: 0.2rem;
 */
/* height: 0.2rem;
 */
/* !*border-radius: 50%;
 *!*/
/* margin: 0 auto;
 */
/* background:url("frsmzqqh.png") center center no-repeat;
 */
/* background-size: 0.2rem 0.2rem;
 */
/*
}
*/
.lifecycle-content {
    margin-top: 0.17rem;
    width: 100%;
    /*height: 2.2rem;*/
    /*display: flex;
     */
    /*justify-content:start;
     */
    /*flex-wrap: nowrap;
     */
    /*overflow: hidden;
     */
}

.lifecycle-content .lifecycle-detailed {
    margin-right: 0.2rem;
    width: 2.85rem;
    height: 2.2rem;
    background-color: #FFFFFF;
    flex-shrink: 0;
    padding: 0.22rem 0.2rem 0 0.2rem;
    transition: .3s all;
}

.lifecycle-content .lifecycle-detailed:hover {
    background: url("hoverbg.png") center center no-repeat #ffffff;
    /*box-shadow: 0 0.02rem 0.1rem 0.01rem rgba(153,153,153,0.20);
     */
    background-size: 110% 110%;
}

.lifecycle-content .lifecycle-detailed:last-child {
    margin-right: 0;
}

.lifecycle-detailed > div {
    height: 0.43rem;
    width: 100%;
    border-bottom: 0.01rem solid #eeeeee;
}

.lifecycle-detailed > div a {
    display: block;
    height: 0.32rem;
    width: 100%;
}

.lifecycle-detailed > div a img {
    width: 0.32rem;
    /*height: 0.32rem;
     */
    float: left;
    display: block;
}

.lifecycle-detailed > div a h5 {
    margin-left: 0.16rem;
    float: left;
    font-weight: 600;
    font-size: 0.18rem;
    color: #2B2F32;
    line-height: 0.32rem;
}

.lifecycle-detailed > div a div {
    height: 0.32rem;
    float: right;
    font-size: 0.14rem;
    color: #999999;
    text-align: right;
    line-height: 0.32rem;
}

.lifecycle-detailed > ul {
    margin-top: 0.14rem;
    height: 1rem;
    width: 100%;
}

.lifecycle-detailed > ul li {
    height: 0.22rem;
    margin-bottom: 0.1rem;
}

.lifecycle-detailed > ul li a {
    font-size: 0.16rem;
    color: #333333;
}

.lifecycle-detailed > ul li a:hover {
    font-size: 0.16rem;
    color: #1677FF;
    text-decoration: underline;
}

/*.legal-person .lifecycle-detailed>ul li{
     */
/* margin-bottom: 0.05rem;
 */
/*
}
*/
.legal-person {
    margin-top: 0.41rem;
}

/*闆嗘垚鏈嶅姟寮€濮�*/
.chunk-top40 {
    margin-top: 0.4rem;
}

.content-top15 {
    margin-top: 0.15rem;
}

.integration-content {
    width: 100%;
    height: 1.6rem;
    display: flex;
    justify-content: space-between;
}

.integration-content li {
    width: 2.7rem;
    height: 100%;
    position: relative;
    transition: all .3s;
}

.integration-content li:hover {
    transform: translateY(-5%);
}

.integration-content li .pic {
    width: 100%;
    height: 100%;
}

.integration-content li img {
    width: 100%;
    height: 100%;
}

.integration-content li > .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 2.7rem;
    height: 1.6rem;
}

.integration-content li > .title a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.42rem 0 0 0.2rem;
}

.integration-content li > .title a p:first-child {
    width: 100%;
    height: 0.33rem;
    font-size: 0.24rem;
    color: #FFFFFF;
}

.integration-content li > .title a p:first-child img {
    vertical-align: middle;
    margin-left: 0.16rem;
    width: auto;
    height: auto;
    /*float: right;
     */
}

.integration-content li > .title a p:last-child {
    font-size: 0.16rem;
    margin-top: 0.16rem;
    color: #FFFFFF;
}

/*鏀垮姟瓒呭競*/
.store-content {
    width: 100%;
    height: 1.28rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
}

.store-content li {
    width: 2.7rem;
    height: 0.54rem;
    background: url("zwcsbg.png") center center no-repeat;
    background-size: 100%;
}

.store-content li:hover {
    background: #007aff;
}

.store-content li:hover a {
    color: #ffffff;
}

.store-content li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0.16rem;
    color: #222222;
    text-align: center;
    line-height: 0.54rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*濂藉樊璇勭粺璁�*/
.evaluate-box {
    width: 100%;
    height: 3.3rem;
    background: url("hcpbg.png") center center no-repeat;
    padding-top: 0.47rem;
}

.evaluate {
}

.evaluate .move-title .title {
    float: left;
    font-size: 0.24rem;
    color: #FFFFFF;
}

.evaluate .move-title .title a {
    color: #FFFFFF;
}

.evaluate .move-title .introduce {
    float: left;
    height: 100%;
    font-size: 0.16rem;
    color: #FFFFFF;
    margin-left: 0.1rem;
    line-height: 0.4rem;
}

.evaluate .move-title .move a span {
    color: #FFFFFF;
}

.evaluate-content {
    width: 100%;
    height: 1.8rem;
    padding: 0.38rem 0 0 0.3rem;
    display: flex;
    justify-content: start;
}

.evaluate-content > li {
    padding-left: 0.3rem;
    width: 2.3rem;
    height: 1.05rem;
    /*opacity: 0.35;
     */
    padding-top: 0.1rem;
    border-left: 0.01rem solid #FFFFFF50;
}

.evaluate-content > li:first-child {
    border-left: none;
}

.evaluate-content > li div:first-child {
    height: 0.6rem;
}

.evaluate-content > li div:first-child span:first-child {
    font-size: 0.28rem;
    color: #FFFFFF;
    line-height: 0.6rem;
}

.evaluate-content > li div:first-child span:nth-child(2) {
    font-size: 0.18rem;
    color: #FFFFFF;
    margin-left: 0.1rem;
}

.evaluate-content > li div:first-child span:nth-child(3) {
    margin-left: 0.05rem;
}

.evaluate-content > li div:last-child {
    margin-top: 0.08rem;
    height: 0.24rem;
    line-height: 0.24rem;
    font-size: 0.17rem;
    color: #FFFFFF;
}

.evaluate-content .layui-rate {
    padding: 0 0 0.05rem 0;
}

.evaluate-content .layui-rate li {
    /*line-height:0.5rem;
     */
    /*padding-bottom: 0.03rem;
     */
}

.evaluate-content .layui-rate li i.layui-icon {
    font-size: 0.12rem;
    margin-right: 0.04rem
}

.news {
    margin-bottom: 0.4rem;
}

.news-content {
    width: 100%;
    height: 2rem;
    display: flex;
    justify-content: space-between;
}

.news-content li {
    width: 2.77rem;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0 0.02rem 0.15rem 0 rgba(153, 153, 153, 0.20);
    padding: 0.3rem 0.3rem 0 0.3rem;
    transition: all .3s;
}

.news-content li a {
    display: block;
    width: 100%;
    height: 100%;
}

.news .news-content li:hover {
    background: #1677FF;
    color: #ffffff;
    transform: translateY(-5%);
}

.news .news-content li:hover a p {
    color: #ffffff;
}

.news-content li a p {
    width: 100%;
}

.news-content li a p:first-child {
    width: 2.17rem;
    height: 0.75rem;
    line-height: 0.25rem;
    font-size: 0.18rem;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    font-weight: 600;
}

.news-content li a p:first-child + p, .news-content li a p:first-child + p + p {
    margin-top: 0.15rem;
    height: 0.2rem;
    line-height: 0.2rem;
    font-size: 0.14rem;
    color: #999999;
    letter-spacing: 0;
    text-align: justify;
}

.news-content li a p:first-child + p + p {
    margin-top: 0.1rem;
}

/*渚ц竟鏍�*/
.aside {
    display: none;
    background: #ffffff;
    position: fixed;
    top: 50%;
    right: 0;
    /*height: 4.76rem;
     */
    width: 0.7rem;
    box-shadow: 0 0.02rem 0.15rem 0 rgba(153, 153, 153, 0.20);
    z-index: 999;
    transform: translateY(-50%);
}

.aside ul {
    width: 100%;
    /*height: 1rem;
     */
}

.aside ul li {
    width: 100%;
    height: 0.68rem;
}

.aside ul li a {
    padding-top: 0.1rem;
    display: block;
    width: 100%;
    height: 100%;
}

.aside ul li img {
    display: block;
    height: 0.2rem;
    margin: 0 auto;
}

.aside ul li span {
    display: block;
    height: 0.17rem;
    margin: 0.1rem auto 0;
    font-size: 0.12rem;
    color: #333333;

    text-align: center;
}

.aside ul li:hover {
    background: #1677FF20;
}

.aside ul li:last-child {
    display: none;
}

.service .move-title .title a :hover {
    color: #333333;
}

.thing-title a:hover {
    color: #333333;
}

.integration .move-title .title a:hover {
    color: #333333;
}

.store .move-title .title a:hover {
    color: #333333;
}

.evaluate .move-title .title a:hover {
    color: #ffffff;
}

.news .move-title .title a:hover {
    color: #333333;
}

#gs-departments {
    position: relative;
}

#gs-departments-list {
    background-color: #fff;
    -webkit-box-shadow: 0rem 0.02rem 0.1rem 0rem rgba(153, 153, 153, 0.30);
    -moz-box-shadow: 0rem 0.02rem 0.1rem 0rem rgba(153, 153, 153, 0.30);
    -o-box-shadow: 0rem 0.02rem 0.1rem 0rem rgba(153, 153, 153, 0.30);
    box-shadow: 0rem 0.02rem 0.1rem 0rem rgba(153, 153, 153, 0.30);
    padding: 0.2rem;
    position: absolute;
    top: 0.26rem;
    z-index: 999;
    display: none;
    box-sizing: content-box;
    left: 0.01rem;
}

.model_popup .popup-ts {
    text-align: left;
    line-height: 0.38rem;
    min-height: 0.38rem;
    font-size: 0.19rem;
    font-weight: bold;
    text-indent: 0.4rem;
    color: #333333;
}

.popup-ts {
    background-color: #ffffff;
}

.model_toast {
    width: 4.52rem;
    background: rgba(0, 0, 0, .5);
    border-radius: 0.08rem;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -1.2rem;
    margin-left: -2.26rem;
}

.model_toast .popup-toast {
    padding: 0.38rem 0.4rem;
    text-align: center;
    font-size: 0.16rem;
    color: #fff;
}

.model_popup .popup-text {
    text-align: left;
    font-size: 0.16rem;
    color: #333333;
    width: 11.2rem;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}

.popup-text {
    min-height: 1.55rem;
}

.popup-btn {
    padding-left: 0.4rem;
    overflow: hidden;
    margin-top: 0.15rem;
    margin-bottom: 0.15rem;
}

.popup-btn .sure {
    float: left;
    display: block;
    width: 0.6rem;
    height: 0.25rem;
    line-height: 0.25rem;
    background-color: #fff;
    cursor: pointer;
    font-size: 0.14rem;
    color: #3475f5;
    border: 1px solid #3475f5;
    margin-right: 0.2rem;
}

.popup-btn .alert_sure {
    margin: 0;
}

.popup-btn .cancel {
    float: left;
    display: block;
    width: 0.6rem;
    height: 0.25rem;
    line-height: 0.25rem;
    cursor: pointer;
    font-size: 0.14rem;
    background-color: #fff;
    border: 1px solid #3475f5;
    color: #3475f5;
}

.close_x {
    position: absolute;
    right: 0rem;
    top: 0rem;
    display: block;
    background-color: #1677ff;
    cursor: pointer;
}

.login_navContent a:hover {
    background: #1677ff;
}

.close_x i {
    width: 0.38rem;
    height: 0.38rem;
    display: block;
}

.popup-btn span#sure:hover {
    background-color: #1677ff;
    color: #fff;
}

.popup-btn span#cancel:hover {
    background-color: #1677ff;
    color: #fff;
}

.popup-text div:first-child + div ul {
    width: 100%;
    margin-top: 0.2rem;
    height: 0.3rem;
}

.popup-text div:first-child + div ul li {
    width: 1.38rem;
    line-height: 0.15rem;
    position: relative;
    float: left;
}

.popup-text div:first-child + div table ul:first-child li {
    height: 0.45rem;
}

.popup-text div:first-child + div table ul:first-child + ul li, .popup-text div:first-child + div table ul:first-child + ul + ul li, .popup-text div:first-child + div table ul:first-child + ul + ul + ul li {
    height: 0.45rem;
}

#alertContent::-webkit-scrollbar {
    width: 0.06rem;
    background-color: rgb(204, 194, 194);
}

#alertContent::-webkit-scrollbar-thumb {
    background-color: #5a76cd;
}

#alertContent {
    scrollbar-face-color: #5a76cd;
    scrollbar-highlight-color: #5a76cd;
    scrollbar-shadow-color: #5a76cd;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: rgb(204, 194, 194);
    scrollbar-darkshadow-color: #fff;
}

.dqwz_tit {
    color: #dbdbdb;
    line-height: 0.38rem;
    min-height: 0.38rem;
    display: block;
    padding-top: 0.2rem;
}

.dqwz_tit a {
    cursor: pointer;
    color: #0d1c28;
    font-size: 0.14rem;
    font-weight: 700;
}

.fgx_hx {
    background-color: #e4e4e4;
    height: 0.01rem;
    width: 11.2rem;
    margin: 0 auto;
}

.dqwz_bj {
    width: 100%;
    min-height: 1rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
}

.dqwz_bj .dqwz_bj_nk {
    width: 100%;
    height: 100%;
}

.dqwz_bj .dqwz_bj_nk a {
    padding-left: 0.1rem;
    width: 14%;
    height: 0.3rem;
    line-height: 0.3rem;
    margin-right: 0.2rem;
    font-size: 0.14rem;
    color: #333333;
    display: inline-block;
    cursor: pointer;
}

.dqwz_bj .dqwz_bj_nk a:hover {
    background-color: #eeeeee;
}

.dqxz {
    display: none;
}

.model {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    min-height: 2.35rem;
    background-color: rgba(57, 61, 73, 0.6);
}

.model_popup {
    position: relative;
    width: 12rem;
    left: 50%;
    top: 22%;
    text-align: center;
    overflow: hidden;
    transform: translate(-50%, -50%);
    background-color: #fff;
    -webkit-box-shadow: 0rem 0.02rem 0.1rem 0rem rgba(153, 153, 153, 0.30);
    -moz-box-shadow: 0 0.02rem 0.1rem 0 rgba(153, 153, 153, 0.30);
    -o-box-shadow: 0rem 0.02rem 0.1rem 0rem rgba(153, 153, 153, 0.30);
    box-shadow: 0rem 0.02rem 0.1rem 0rem rgba(153, 153, 153, 0.30);
}

#toast {
    position: fixed;
    top: 18%;
    left: 50%;
    padding: 10px;
    width: 200px;
    margin-left: -100px;
    background-color: rgba(22, 119, 255, 0.80);
    color: #fff;
    text-align: center;
    box-shadow: 0.01rem 0.01rem 0.15rem rgba(0, 0, 0, 0.30);
    z-index: 999;
    font-size: 0.16rem;
    transition: all .3s ease;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate3d(0, -1rem, 0);
    transform: translate3d(0, -1rem, 0);
}

#toast.visible {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

#gr-fr-reg {
    position: relative;
    display: inline-block;
}

.gr-fr-register-hover {
    display: none;
    position: absolute;
    left: -0.35rem;
    top: 0.3rem;
    width: 1.2rem;
    height: 0.9rem;
    padding: 0.1rem;
    background-color: #ffffff;
    /* box-shadow: 0 0.1rem 0.75rem rgba(9, 41, 77, 0.15);
     */
    -webkit-box-shadow: 0 0.02rem 0.1rem 0 rgba(153, 153, 153, 0.30);
    -moz-box-shadow: 0 0.02rem 0.1rem 0 rgba(153, 153, 153, 0.30);
    -o-box-shadow: 0 0.02rem 0.1rem 0 rgba(153, 153, 153, 0.30);
    box-shadow: 0 0.02rem 0.1rem 0 rgba(153, 153, 153, 0.30);
    opacity: .97;
    z-index: 99;
}

#gr-fr-reg .gr-fr-register-hover:after {
    content: "";
    position: absolute;
    top: -0.05rem;
    left: 0.4rem;
    width: 0.15rem;
    height: 0.15rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #ffffff;
}

#gr-fr-reg .gr-fr-register-hover li:first-child {
    border-bottom: 0.01rem solid #e8e8e8;
    margin: 0;
}

#gr-fr-reg .gr-fr-register-hover li {
    margin: 0;
    line-height: 0.35rem !important;
    height: 0.35rem;
    width: 100%;
}

#gr-fr-reg .gr-fr-register-hover li a:first-child {
    font-size: 0.14rem;
    color: #666666;
}

#gr-fr-reg .gr-fr-register-hover li a:hover {
    color: #1677ff;
}

.tytb-zc {
    cursor: default;
}

.input-word {
    color: #1677ff;
}

/*@media screen and (max-width: 1593px) {*/
/*    html {*/
/*        font-size: 99.70393105px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1583px) {*/
/*    html {*/
/*        font-size: 99.21737215px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1573px) {*/
/*    html {*/
/*        font-size: 98.73942489999999px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1563px) {*/
/*    html {*/
/*        font-size: 98.2700893px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1553px) {*/
/*    html {*/
/*        font-size: 97.80936535000001px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1543px) {*/
/*    html {*/
/*        font-size: 97.3572531px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1533px) {*/
/*    html {*/
/*        font-size: 96.9137525px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1523px) {*/
/*    html {*/
/*        font-size: 96.47886355px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1513px) {*/
/*    html {*/
/*        font-size: 96.05258624999999px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1503px) {*/
/*    html {*/
/*        font-size: 95.63492065px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1493px) {*/
/*    html {*/
/*        font-size: 95.22586670000001px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1483px) {*/
/*    html {*/
/*        font-size: 94.8254244px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1473px) {*/
/*    html {*/
/*        font-size: 94.43359375px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1463px) {*/
/*    html {*/
/*        font-size: 94.05037480000001px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1453px) {*/
/*    html {*/
/*        font-size: 93.67576745px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1443px) {*/
/*    html {*/
/*        font-size: 93.30977185px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1433px) {*/
/*    html {*/
/*        font-size: 92.95238785000001px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1423px) {*/
/*    html {*/
/*        font-size: 92.6036155px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1413px) {*/
/*    html {*/
/*        font-size: 92.26345484999999px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1403px) {*/
/*    html {*/
/*        font-size: 91.93190584999999px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1393px) {*/
/*    html {*/
/*        font-size: 91.60896855000001px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1383px) {*/
/*    html {*/
/*        font-size: 91.29464284999999px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1373px) {*/
/*    html {*/
/*        font-size: 90.98892885px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1363px) {*/
/*    html {*/
/*        font-size: 90.6918265px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1353px) {*/
/*    html {*/
/*        font-size: 90.40333580000001px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1343px) {*/
/*    html {*/
/*        font-size: 90.12345679999999px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1333px) {*/
/*    html {*/
/*        font-size: 89.85218945px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1323px) {*/
/*    html {*/
/*        font-size: 89.58953375px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1313px) {*/
/*    html {*/
/*        font-size: 89.33548970000001px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1303px) {*/
/*    html {*/
/*        font-size: 89.09005730000001px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1293px) {*/
/*    html {*/
/*        font-size: 88.85323659999999px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1283px) {*/
/*    html {*/
/*        font-size: 88.62502755px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1273px) {*/
/*    html {*/
/*        font-size: 88.40543015px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1263px) {*/
/*    html {*/
/*        font-size: 88.19444445px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1253px) {*/
/*    html {*/
/*        font-size: 87.9920704px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1243px) {*/
/*    html {*/
/*        font-size: 87.79830799999999px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1233px) {*/
/*    html {*/
/*        font-size: 87.61315725px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1223px) {*/
/*    html {*/
/*        font-size: 87.43661814999999px*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1213px) {*/
/*    html {*/
/*        font-size: 87.26869074999999px*/
/*    }*/
/*}*/

@media screen and (max-width: 1203px) {
    html {
        font-size: 87.109375px
    }
}

@media screen and (max-width: 1193px) {
    html {
        font-size: 86.9586709px
    }
}

@media screen and (max-width: 1183px) {
    html {
        font-size: 86.8165785px
    }
}

@media screen and (max-width: 1173px) {
    html {
        font-size: 86.6830977px
    }
}

@media screen and (max-width: 1163px) {
    html {
        font-size: 86.5582286px
    }
}

@media screen and (max-width: 1153px) {
    html {
        font-size: 86.4419712px
    }
}

@media screen and (max-width: 1143px) {
    html {
        font-size: 86.3343254px
    }
}

@media screen and (max-width: 1133px) {
    html {
        font-size: 86.2352913px
    }
}

@media screen and (max-width: 1123px) {
    html {
        font-size: 86.14486885px
    }
}

@media screen and (max-width: 1113px) {
    html {
        font-size: 86.06305805px
    }
}

@media screen and (max-width: 1103px) {
    html {
        font-size: 85.9898589px
    }
}

@media screen and (max-width: 1093px) {
    html {
        font-size: 85.92527145px
    }
}

@media screen and (max-width: 1083px) {
    html {
        font-size: 85.86929565px
    }
}

@media screen and (max-width: 1073px) {
    html {
        font-size: 85.8219315px
    }
}

@media screen and (max-width: 1063px) {
    html {
        font-size: 85.783179px
    }
}

@media screen and (max-width: 1053px) {
    html {
        font-size: 85.7530382px
    }
}

@media screen and (max-width: 1043px) {
    html {
        font-size: 85.73150905px
    }
}

@media screen and (max-width: 1033px) {
    html {
        font-size: 85.71859155px
    }
}

@media screen and (max-width: 1025px) {
    html {
        /*font-size: 85.71859155px*/
    }

    .header {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }

    .service .content .hd .prev, .service .content .hd .next {
        display: none;
    }

    .service .content .bd {
        width: 100%;
    }

    .service .content .bd ul li {

        margin-right: 0;
    }
    .zwdt {
        display: none;
    }
    .lifecycle-content .lifecycle-detailed {
        margin-right: 0;
    }


}


@media screen and (max-width: 1200px) {
    .service .content .hd .prev, .service .content .hd .next {
        display: none;
    }

    pc-utils li:nth-child(2) {
        display: none;
    }

    pc-utils li:nth-child(3) {
        display: none;
    }

    pc-utils li:nth-child(4) {
        display: none;
    }

    .service .swiper-button-prev, .service .swiper-button-next {
        display: block;
    }

    .header {
        width: 100%;
    }

    .thing .thing-box {
        width: 100%;
    }

    .box1200 {
        width: 100%;
        padding: 0.1rem;
    }

    .subject .subject-content {
        width: 100%;
    }

    .login-box-iframe {
        margin-top: 0.4rem;
        width: auto;
        height: auto;
    }

    .syx {
        display: none;
    }
}

.utils > ul:last-child {
    display: none;


}

@media only screen and (max-width: 1023px) {
    .news .news-content {
        display: block;
    }

    .news .news-content li {
        width: 100%;
        height: 1.5rem;
        margin-bottom: 0.24rem;
    }

    .news .news-content li a {
        width: 100%;
    }

    .news .news-content li p:first-child {
        width: 100%;
        font-size: 0.20rem;
        /*height: 1rem;*/
        line-height: 0.4rem;
        height: auto;
    }

    .news .news-content li p:nth-child(2) {
        display: none;

    }

    .news .news-content li p:last-child {
        margin-top: 0.1rem;
        line-height: 0.32rem;
        font-size: 0.18rem;
    }

    .store .store-content li {
        width: 49%;
        height: 0.72rem;
        line-height: 0.72rem;
    }

    .store .store-content li:nth-child(n+3) {
        margin-top: 0.24rem;
    }

    .store-content {
        height: auto;
    }

    .evaluate-box .evaluate-content {
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        height: auto;
        background: rgba(255, 255, 255, 0.15);
        padding: 0 0 0 0;
    }

    .evaluate-box .evaluate-content li {
        width: 33%;
        border: 1px solid rgba(255, 255, 255, 0.20);
        height: 1.5rem;
        padding-left: 0.42rem;
        padding-top: 0.2rem;
    }

    .evaluate-box {
        height: auto;
    }

    .evaluate-box {
        width: 100%;
        padding: 0.32rem 0.24rem 0.32rem 0.24rem;
        height: auto;
        background-size: auto 100%;
    }

    .integration .integration-content li {
        width: 48%;
        height: 2rem;
    }

    .integration .integration-content {
        height: auto;
        flex-wrap: wrap;
    }

    .integration .integration-content li:nth-child(n+3) {
        margin-top: 0.32rem;
    }
}
@media only screen and (max-width: 900px) {
    .header-center li {
        margin-left: 0.2rem;
    }
}
@media only screen and (max-width: 800px) {
    .header-center li {
        margin-left: 0.15rem;
    }
}
@media only screen and (max-width: 768px) {

    html {
        font-size: 100px
    }

    .header {
        position: relative;
        /*display:none;*/
    }

    .slideBox {
        /*overflow: hidden;*/
    }

    .slideBox.slideBox-mb {
        display: block;

    }

    .slideBox.slideBox-pc {
        display: none;
    }

    .slideBox .hd {
        width: 100%;
    }

    .header-top {

        height: auto;
        margin-top: 0;
        padding: 0.24rem 0.4rem 0.24rem 0.24rem;
    }
    .region-select-box  {
        position: absolute;
        right: 0.5rem;
        top: 1rem;
    }
    .logo {
        margin-right: 0.26rem;
    }
    .zwdt {
        display: none;
    }
    .header-center-box {
        margin-top: 0.2rem;
    }
    .logo img {
        height: 0.8rem;
    }

    .ty-select-box {
        width: 2630%;
        top: 0.3rem;
    }

    .ty-select-city-text {
        width: 1.5rem;
        text-align: left;
    }

    .ty-select-s .ty-select-city {
        width: 77%;
    }
    .region-select-box img:last-of-type {
        width: 0.2rem;
        height: 0.2rem;
    }
    .department-select {
        display: none;
    }

    .department-box .province {
        height: 0.42rem;
        line-height: 0.42rem;
        border-left: 1px solid #FFFfff;
        font-size: 0.24rem;
        padding-left: 0.2rem;

    }
    .region-select {
        height: 0.5rem;
        border-radius: 0.25rem;
        line-height: 0.5rem;
        text-align: center;
    }
    .region-select img:first-of-type{
        width: 0.20rem;
        height: 0.25rem;
    }
    .department-box .region-select {
        width: 0.28rem;
        height: 0.28rem;
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;


    }

    .department-box .region-select img {
        margin-left: 0;
        display: block;
    }

    .department-box .region-select .site_local {
        display: none;
    }

    .header-center {
        display: none;
        position: absolute;
        top: 0.9rem;
        left: 0;
        background: #fff;
        height: auto;
        width: 100%;
        margin: 0;
        z-index: 999;
        box-shadow: 0 2px 10px 5px rgba(153, 153, 153, 0.30);
    }

    .region-select.top_site > div {
        display: block;
        justify-content: center;
        align-items: center;
        align-content: center;
    }

    .header-center li {
        width: 100%;
        height: 1.06rem;
        text-align: left;
        border-top: 1px solid #d8d8d8;
        line-height: 1.06rem;
        border-left: none;
        padding-left: 20px;


    }

    .region-select .ty-select-box {
        width: 455%;
        top: 0.3rem;
        left: -5.30rem;
    }

    .region-select .ty-select-city-text {
        width: 1.5rem;
        text-align: left;
        height: auto;
    }

    .region-select .ty-select-s .ty-select-city {
        width: 77%;
    }

    .region-select .header-center li:first-child {
        border-bottom: none;
        border-top: none;
        border-left: 10px solid #1677ff;
    }

    .header-center li a {
        padding-left: 0.22rem;
        color: #fff;
        font-size: 0.32rem;
        color: #333333;
        font-weight: 400;
        width: 100%;
        height: 100%;
        line-height: 1.06rem;
    }

    .login-box {
        display: none;
    }

    .login-box-iframe {
        display: none;
    }

    .utils > ul:first-child {
        display: none;
    }

    .utils > ul:last-child {
        display: flex;
    }

    .utils .mb-utils li {
        width: 0.36rem;
        height: 0.36rem;
    }

    .utils .mb-utils li img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .header-bottom {
        margin-top: 0.7rem;
        padding-left: 0.24rem;
        padding-right: 0.24rem;
    }

    .header-bottom .search-box {
        margin: 0;
        width: 100%;
    }

    .header-bottom .search-box .welcome {
        font-size: 0.48rem
    }

    .search-box .search {
        margin-top: 0.24rem;
        width: 100%;

    }

    .search-box .search .search-info {
        width: 100%;
        height: 0.8rem;
    }

    .search-box .search .search-info .input {
        width: 5rem;
        /*height: 100%;*/
    }

    .search-box .search .search-info .input input,
    .search-box .search .search-info .btn input {
        font-size: 0.24rem;
    }

    .search-box .search .search-info .btn {
        width: 1rem;
        /*height: 100%;*/
    }

    .thing {
        display: none;
    }

    .thing-recommend-mb {
        display: block;
        width: 100%;
        padding: 0.35rem 0.24rem 0.55rem 0.24rem;
        background: #F4F6F8;
    }

    .tabBox .hd {
        width: 100%;
        height: 0.65rem;
        line-height: 0.65rem;
        font-size: 0.3rem;
        margin-bottom: 0.54rem;
    }

    .tabBox .hd ul {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: flex-start;

    }

    .tabBox .hd ul li {
        height: 100%;
        width: auto;
        margin-right: 0.4rem;

    }

    .tabBox .hd ul li a {
        color: #666666;
        font-size: 0.3rem;
    }

    .tabBox .hd ul li.on {
        position: relative;
    }

    .tabBox .hd ul li.on:before {
        display: block;
        width: 0.64rem;
        content: '';
        height: 0.12rem;
        background: #1677ff;
        position: absolute;
        background: url("select1.png") center center no-repeat;
        background-size: 100% 100%;
        left: 50%;
        bottom: -0.2rem;
        transform: translateX(-50%);

    }

    .tabBox .hd ul li.on a {
        color: #333333;
        font-size: 0.46rem;
    }

    .tabBox .hd ul .on a {
        display: block; /* 淇Android 4.0.x 榛樿娴忚鍣ㄥ綋鍓嶆牱鑹叉棤鏁堟灉bug */
    }

    .tabBox .bd {
        width: 100%;
        height: auto;

    }

    .tabBox .bd ul {
        width: 100%;
        height: auto;


    }

    .tabBox .bd li {
        padding-left: 0.22rem;
        width: 3.4rem;
        height: 0.64rem;
        line-height: 0.64rem;
        font-size: 24px;
        color: #333333;
        background: #FFFFFF;
        margin-top: 0.24rem;
    }

    .tabBox .bd li:nth-child(-n+2) {
        margin-top: 0;
    }

    .tabBox .bd li:nth-child(2n) {
        float: right;
    }

    .tabBox .bd li:nth-child(2n-1) {
        float: left;
    }


    .tabBox .bd li a {
        font-size: 0.24rem;
        color: #333333;
    }

    .tabBox .bd li a {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .recommend {
        display: none;
    }

    .recommend-subject {
        padding: 0;
        margin: 0;
    }

    .subject {
        padding: 0.24rem 0.24rem 0 0.24rem;
        float: none;
        width: 100%;

    }

    .subject h2.title {
        width: 100%;
        height: 0.65rem;
        line-height: 0.65rem;
        font-size: 0.46rem;
        color: #333333;
    }

    .subject .subject-content {
        margin-top: 0.24rem;
        padding-top: 0;
        width: 100%;
        margin-top: 0.24rem;
        height: auto;
        padding-bottom: 0.28rem;
    }

    .subject .subject-content .bd {
        width: 100%;
        height: auto;
    }

    .subject .subject-content .bd .swiper-slide {
        width: 100%;
        height: auto;
        margin-right: 0;
    }

    .subject .subject-content .bd img {
        width: 100%;
        height: auto;
    }

    .subject-content .hd {
        position: absolute;
        bottom: 0;
        left: initial !important;
        right: 50%;
        /*top: revert;*/
        top: initial !important;
        height: 0.05rem;
        width: auto;
        transform: translateX(50%);
    }

    .subject-content .hd span {
        width: 0.06rem;
        height: 0.06rem;

    }

    .subject-content .hd span.swiper-pagination-bullet-active {
        width: 0.24rem;
        height: 0.07rem;
        background: url("select1.png") center center no-repeat;
        background-size: 100% 100%;
        background-color: #ffffff !important;
    }

    .service {
        width: 100%;
        padding: 0.24rem 0.24rem 0 0.24rem;
        margin-top: 0;

    }

    .service .move-title {
        height: 0.65rem;
    }

    .service .move-title .title {
        height: 0.65rem;
        line-height: 0.65rem;
        font-size: 0.46rem;
        color: #333333;
    }

    .service .move-title .title a {
        color: #333333;
    }

    .service .move {
        display: none;
    }

    .service .content .swiper-container.bd {
        width: 80%;
        height: auto;
        margin: 0 auto;
    }

    .service .content .swiper-container ul {
        width: 100%;
        /*height: auto;*/
        /*overflow: hidden;*/
        /*margin: 0 auto;*/

    }

    .service .content .bd.swiper-container ul li {
        width: 100%;
        height: auto;
        margin-right: 0;

    }

    .service .swiper-button-prev, .service .swiper-button-next {
        display: none;
    }

    .service .content .hd .prev, .service .content .hd .next {
        display: block;
        width: 0.28rem;
        height: 0.70rem;

    }

    .service .content .hd .next {
        right: 0;
        border-radius: 0;

        box-shadow: none;
        background: url(arrow-right-bold.png) center center no-repeat #E7F1FF;
        background-size: 0.12rem 0.18rem;
    }

    .service .content .hd .prev {
        left: 0;
        border-radius: 0;

        box-shadow: none;
        background: url(arrow-left-bold.png) center center no-repeat #E7F1FF;
        background-size: 0.12rem 0.18rem;

    }

    .service .content .bd .swiper-slide .title {
        padding-top: 1rem;
    }

    .service .content .bd .swiper-slide .title h3 {
        font-size: 0.45rem;
        height: 0.5rem;
        line-height: 0.5rem;

    }

    .service .content .bd .swiper-slide .title p {
        margin-top: 0.2rem;
        font-size: 0.32rem;
        height: 0.4rem;
        line-height: 0.4rem;
        width: 4rem;
    }

    .service .content {
        margin-top: 0.24rem;
    }

    .lifecycle-box {

        width: 100%;
        padding: 0.24rem;
        background-size: auto 100%;
        height: auto;

    }

    .lifecycle-box .lifecycle {

        width: 100%;
    }

    .lifecycle-box .lifecycle .lifecycle-header {
        display: block;
    }

    .lifecycle-box .lifecycle .lifecycle-header h2 {
        height: 0.65rem;
        font-size: 0.46rem;
        width: 100%;
    }

    .lifecycle-box .lifecycle .lifecycle-header ul {
        margin-left: 0;
        justify-content: space-between;
        height: auto;
    }

    .lifecycle-box .lifecycle-list li {
        text-align: center;
        margin-right: 0;
    }

    .lifecycle-box .lifecycle-list li:before {
        width: 0.16rem;
        height: 0.16rem;
        margin: 0.16rem auto;
    }

    .lifecycle-box .lifecycle-list li.active:before {
        display: block;
        width: 0.4rem;
        height: 0.4rem;
        margin: 0 auto;
        background-size: 0.4rem 0.4rem;
    }

    .lifecycle-box .lifecycle-list li span {
        box-sizing: border-box;
        display: block;
        width: 0.74rem;
        /*height: 0.4rem;*/
        font-size: 0.2rem;
        text-align: center;
        margin: 0.1rem auto 0;
        line-height: 0.4rem
    }

    .lifecycle-box .lifecycle-list li.active span {
        background: #E7F1FF;
        border: 1px solid #1677FF;
        border-radius: 4px;
        font-size: 0.20rem;
        color: #1677FF;
        letter-spacing: 0;
        text-align: center;

    }

    .lifecycle-box .swiper-container .lifecycle-detailed {
        width: 3.4rem;
        height: 3.08rem;
        margin-right: 0;
    }

    .lifecycle-detailed > div {
        height: 0.5rem;
    }

    .lifecycle-detailed > div a {
        height: 0.37rem;
    }

    .lifecycle-detailed > div a h5 {
        font-size: 0.26rem;
    }

    .lifecycle-detailed > div a div {
        font-size: 0.20rem;
    }

    .lifecycle-detailed > div a img {
        height: 0.28rem;
    }

    .lifecycle-detailed ul li {
        height: 0.34rem;
        margin-bottom: 0.20rem;
    }

    .lifecycle-detailed ul li a {
        font-size: 0.24rem;
    }

    .lifecycle-box .legal-person .lifecycle-list li span {
        height: 0.8rem;
        padding: 0 0.1rem;
    }

    .legal-person {
        margin-top: 0.25rem;
    }

    .integration {
        width: 100%;
        margin: 0;
        padding: 0.24rem 0.24rem 0 0.24rem;
    }

    .integration .move-title {
        width: 100%;
        height: 0.65rem;

    }

    .integration .move-title .title {
        font-size: 0.46rem;
    }

    .integration .move-title > .move {
        height: 100%;
        line-height: 0.65rem;
        padding-right: 0.4rem;
        width: auto;
        background: url("jt-1677ff.png") center right no-repeat;
        background-size: 0.3rem 0.1rem;
    }

    .integration .move-title .move a span {
        color: #1677FF;
        font-size: 0.24rem;

    }

    .integration .integration-content li {
        width: 3.40rem;
        height: 2rem;
    }

    .integration .integration-content {
        height: auto;
        flex-wrap: wrap;
    }

    .integration .integration-content li:nth-child(n+3) {
        margin-top: 0.32rem;
    }


    .store {
        width: 100%;
        margin: 0;
        padding: 0.24rem 0.24rem 0 0.24rem;
    }

    .store .move-title {
        width: 100%;
        height: 0.65rem;
    }

    .store .move-title .title {
        font-size: 0.46rem;
    }

    .store .move-title > .move {
        height: 100%;
        line-height: 0.65rem;
        padding-right: 0.4rem;
        width: auto;
        background: url("jt-1677ff.png") center right no-repeat;
        background-size: 0.3rem 0.1rem;
    }

    .store .move-title .move a span {
        color: #1677FF;
        font-size: 0.24rem;

    }

    .store .store-content {
        height: auto;
    }

    .store .store-content li {
        width: 3.4rem;
        height: 0.72rem;

    }

    .store .store-content li:nth-child(n+3) {
        margin-top: 0.24rem;
    }

    .store .store-content li a {
        line-height: 0.72rem;
        font-size: 0.2rem;
    }

    .news {
        width: 100%;
        margin: 0;
        padding: 0.24rem 0.24rem 0 0.24rem;
    }

    .news .move-title {
        width: 100%;
        height: 0.65rem;

    }

    .news .move-title .title {
        font-size: 0.46rem;
    }

    .news .move-title > .move {
        height: 100%;
        line-height: 0.65rem;
        padding-right: 0.4rem;
        width: auto;
        background: url("jt-1677ff.png") center right no-repeat;
        background-size: 0.3rem 0.1rem;
    }

    .news .move-title .move a span {
        color: #1677FF;
        font-size: 0.24rem;

    }

    .news .news-content {
        display: block;
    }

    .news .news-content li {
        width: 100%;
        height: 2.2rem;
        margin-bottom: 0.24rem;
    }

    .news .news-content li a {
        width: 100%;
    }

    .news .news-content li p:first-child {
        width: 100%;
        font-size: 0.26rem;
        /*height: 1rem;*/
        line-height: 0.5rem;
        height: auto;
    }

    .news .news-content li p:nth-child(2) {
        display: none;

    }

    .news .news-content li p:last-child {
        margin-top: 0.3rem;
        line-height: 0.32rem;
    }

    .aside {
        display: none !important;
    }

    .evaluate-box {
        width: 100%;
        padding: 0.32rem 0.24rem 0.32rem 0.24rem;
        height: auto;
        background-size: auto 100%;
    }

    .evaluate-box .evaluate {
        padding: 0;
    }

    .evaluate-box .evaluate .move-title {
        width: 100%;
        height: 0.65rem;
        line-height: 0.65rem;
    }

    .evaluate-box .evaluate .title {
        font-size: 0.46rem;
        line-height: 0.65rem;
    }

    .evaluate-box .evaluate .introduce {
        font-size: 0.24rem;
        line-height: 0.65rem;
        margin-left: 0.3rem;
    }

    .evaluate-box .evaluate-content {
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        height: auto;
        background: rgba(255, 255, 255, 0.15);
        padding: 0 0 0 0;
    }

    .evaluate-box .evaluate-content li {
        width: 50%;
        border: 1px solid rgba(255, 255, 255, 0.20);
        height: 1.5rem;
        padding-left: 0.42rem;
        padding-top: 0.2rem;
    }

    .evaluate-content > li div:first-child span:first-child {
        font-size: 0.54rem;
    }

    .evaluate-content > li div:first-child span:nth-child(2) {
        font-size: 24px;
        color: #FFFFFF;
        margin-left: 0.2rem;
        margin-top: 0.2rem;
    }

    .evaluate-content > li div:last-child {
        margin-top: 0.08rem;
        height: 0.24rem;
        line-height: 0.24rem;
        font-size: 0.3rem;
        color: #FFFFFF;
    }

    .evaluate-box .ts-move {
        display: none;

    }

    .news-content {
        height: auto;
    }

    .lifecycle-detailed > ul {
        height: auto;
    }

    .lifecycle-detailed ul li a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
    }

    .user-set-box {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #00000080;
        z-index: 999;
    }

    .user-set-box .user-set {
        display: none;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #eeeeee;
    }

    .user-set-box .user-set li {
        width: 100%;
        height: 1rem;
        line-height: 1rem;
        background: #ffffff;
        color: #333333;
        font-size: 0.20rem;
        margin-left: 0;
        text-align: center;
        border-top: 1px solid #eeeeee;
    }

    .user-set-box .user-set li:first-child {
        border-top: none;
    }

    .user-set-box .user-set li:last-child {
        border-top: none;
        margin-top: 0.2rem;
    }

    .user-set-box .user-set li a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 1rem;
        background: #ffffff;
        color: #333333;
        font-size: 0.20rem;
        text-align: center;
    }


}

@media only screen and (max-width: 374px) {
    .lifecycle-box .legal-person .lifecycle-list li span {
        padding: 0 0;
    }

}

.news-window {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 300px;
    height: 250px;

    box-shadow: 0 0.1rem 0.75rem 0 rgb(9 41 77 / 15%);
    padding: 30px 20px 0;
    overflow: hidden;
    z-index: 9999;
    display: none;
    border-radius: 2px;
    background-color: #fff;
    overflow: hidden;
    color: #303133;
    transition: .3s;
}

.news-window:hover {
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 20%);
}

.news-window .news-window-top {
    width: 100%;
    height: 60px;
    /*background-color: #2461ba;*/
    position: relative;
}

.news-window .news-window-top .news-window-title {
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.news-window .close-window {
    background: url("close-window.png") center center no-repeat;
    /*background-size: 24px 24px;*/
    height: 30px;
    width: 30px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.window-content {
    width: 100%;
    height: 190px;
    background: #ffffff;
    box-sizing: border-box;
    /*padding: 18px;*/
    zoom: 1;
    vertical-align: middle;

}

.window-content p {
    /*margin-top: 10px;*/
    line-height: 24px;
    font-size: 14px;
    text-indent: 32px;
}

.window-content a {
    color: #1677ff;
    text-decoration: none;
}

.subscribe-box {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #00000030;
}

.subscribe-box .subscribe-dialog {
    width: 960px;
    margin: 100px auto 0;
    padding: 25px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.subscribe-box .subscribe-dialog .subscribe-dialog-header {
    text-align: center;
    margin-bottom: 20px;
}

.subscribe-box .subscribe-dialog .subscribe-dialog-header h1 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
}

.subscribe-box .layui-form-item .layui-form-checkbox {
    margin-top: 20px;
}


.subscribe-box .layui-form-checkbox i {
    height: 100%;
}

.subscribe-box .layui-input-block {
    margin-left: auto;
    min-height: 36px;
    text-align: center;
    color: #2b92f0;
}

.subscribe-box .layui-form-checked span, .subscribe-dialog-box .layui-form-checked:hover span {
    background-color: #2b92f0;
}


.subscribe-box .layui-form-checked i, .subscribe-dialog-box .layui-form-checked:hover i {
    color: #2b92f0;
}

.subscribe-box .layui-btn-primary:hover {
    border-color: #2b92f0;
    color: #333;
}

.subscribe-box .layui-form-checked, .subscribe-box .layui-form-checked:hover {
    border-color: #2b92f0;
}

.subscribe-box .layui-form-checked span, .subscribe-box .layui-form-checked:hover span {
    background-color: #2b92f0;
}

.subscribe-box .layui-form-checked i, .subscribe-box .layui-form-checked:hover i {
    color: #2b92f0;
}

.subscribe-box .layui-btn. {
    height: 38px;
    line-height: 38px;
    border: 1px solid transparent;
    padding: 0 18px;
    background-color: #2b92f0;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
}