<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*鍏叡鏍峰紡*/

.l {
    float: left;
}

.r {
    float: right
}

.o {
    overflow: hidden;
}

.w {
    width: 1140px;
    margin: 0 auto;
}
body{
    min-width: 1140px;
}
.ym-body {
    background-color: #fff;
    min-width: 1140px;
}


/* ======================鍏叡header=============== */
.ym-common-header {
    width: 100%;
}

.ym-nav-item-signOut {
    flex-shrink: 0;
    width: 50px;
    height: 20px;
    background: rgba(255, 0, 0, 1);
    border-radius: 10px;
    margin-top: 6px;
    line-height: 20px;
    text-align: center;
}

li.ym-nav-item-signOut a {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
}

.ym-common-login li.ym-nav-item-one {
    width: 90px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ym-common-loginIng {
    color: #fff;
}

.ym-common-renyuan-shi {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 12px;
    background: #fff;
    color: #393D49;
    margin-top: 5px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    font-size: 12px;
    margin-right: 5px;
}

.ym-nav-item-two {
    max-width: 140px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ym-nav-item-two .ym-common-loginIng {
    max-width: 105px;
    /* padding-right: 13px; */
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header {
    width: 100%;
    background: #393D49;
}

.header-w {
    display: flex;
    justify-content: space-between;
}

.header-w &gt; .layui-nav {
    padding: 0 !important;
    /*margin-left: 79px;*/
}

.header-img {
    width: 120px;
    height: 36px;
    margin-top: 10px;
}

.header .layui-nav a {
    font-size: 16px;
}

.header .layui-nav .layui-nav-item {
    position: relative;
    line-height: 70px;
    height: 65px;
    margin-left: 5px;
}

.header .layui-nav .layui-nav-item.own-style a {
    color: #00B1FB;
    padding-right: 16px;
    margin-left: 9px;
}

.header .layui-nav .layui-nav-item .layui-nav-item-icon {
    position: absolute;
    margin: 20px 0 0 10px;
}

.header .layui-nav .layui-nav-item:hover {
    background: #2C2E37;
}

.header .layui-nav .layui-nav-item a {
    color: #fff;
    padding: 0 18px;
}

.header .layui-nav .layui-nav-child {
    top: 70px;
    width: 275px;
    height: 282px;
    background: rgba(44, 46, 55, .9);
    box-shadow: 0 10px 12px 0 rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    color: #fff;
    border: none;
}

.layui-nav .layui-nav-child a:hover {
    background: rgba(0, 177, 251, 0);
}

.header .layui-nav .layui-nav-child a {
    font-size: 14px;
}

.layui-nav .layui-this:after,
.layui-nav-tree .layui-nav-itemed:after {
    background-color: rgba(255, 255, 255, 0) !important;
}

.layui-nav-bar {
    background-color: rgba(0, 177, 251, 1) !important;
}

.layui-nav-bar:after {
    background-color: red !important;
}

.header .layui-nav .layui-badge,
.layui-nav .layui-badge-dot {
    top: 56% !important;
}

.header .layui-nav .layui-nav-more {
    top: 52%;
}

.header .layui-nav-child dd {
    position: static;
}

.header .layui-nav-child dd:hover ul {
    display: block;
    position: absolute;
    left: 205px;
    top: 0;
    background: #eaeaea;
    width: 336px;
    height: 288px;
    background: rgba(255, 255, 255, 0);
    border-radius: 4px;
}

.header .layui-nav-child dd ul {
    display: none;
}

.header .layui-nav .layui-nav-item ul li a {
    color: #000;
    padding: 0;
    font-size: 14px;
}

.highlight {
    background: #00B1FB;
}

.header .layui-tab {
    position: absolute;
}

.header-three .layui-tab-title {
    overflow: auto;
    top: -10px;
    width: 270px;
    height: 281px;
    background: rgba(44, 46, 55, 0);
    border-radius: 4px;
    color: #fff;
    border: none;
}

.header-three .layui-tab-title li {
    display: flex;
    text-align: left;
    padding: 0 6px 0 10px;
}

.header-three .layui-tab-content {
    position: absolute;
    left: 276px;
    top: -15px;
}

.header-three .layui-tab-item {
    width: 438px;
    height: 286px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 10px 12px 0 rgba(0, 0, 0, 0.3);
    opacity: 0.9;
    border-radius: 4px;
    color: #000;
    padding-top: 5px;
}

.header-three .layui-tab-item-alone {
    width: 224px;
}

.header-three .layui-tab-title .layui-this {
    background: #00B1FB;
    color: #fff;
}

.header-three .layui-icon-triangle-r {
    display: none;
}

.header-three .layui-tab-title .layui-this .layui-icon-triangle-r {
    display: block;
    color: #FFF;
}

.header-three .layui-tab-title .layui-this:after {
    border: none;
}

.header .header-three ul.layui-tab-title li a {
    width: 233px;
    display: inline-block;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header-three .layui-tab-content {
    padding: 0;
}

.header-three .icon-dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #000;
    margin-right: 5px;
}

.three-ul {
    overflow: auto;
    width: 438px;
    max-height: 281px;
    display: flex;
    flex-wrap: wrap;
}

.three-ul-alone {
    width: 219px;
}

.three-ul .three-li {
    display: flex;
    align-items: center;
    width: 197px;
    height: 36px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(57, 61, 73, 1);
    line-height: 36px;
    margin-right: 5px;
    padding-left: 12px;
    padding-right: 5px;
}

.three-ul .three-li:hover {
    background-color: #00B1FB;
}

.layui-nav .layui-nav-item .three-ul .three-li:hover a {
    color: #fff;
}

.three-ul .three-li:hover .icon-dot {
    background: #fff;
}

.three-ul .three-li a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: rgba(57, 61, 73, 1);
    padding: 0;
}

.three-ul .three-li:nth-child(2n) {
    margin-right: 0;
}


/* ==========================婊氬姩鏉� start========================= */

.header .layui-nav .layui-tab-title::-webkit-scrollbar {
    margin-right: 5px;
    width: 5px;
    height: 10px;
}


/*榧犳爣鎮诞鍦ㄨ绫绘寚鍚戠殑鎺т欢涓婃椂婊戝潡鐨勬牱寮�*/

.header .layui-nav .layui-tab-title:hover::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 3px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 1);
}


/*榧犳爣鎮诞鍦ㄦ粦鍧椾笂鏃舵粦鍧楃殑鏍峰紡*/

.header .layui-nav .layui-tab-title::-webkit-scrollbar-thumb:hover {
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 1);
}


/*姝ｅ父鏃跺€欑殑涓诲共閮ㄥ垎*/

.header .layui-nav .layui-tab-title::-webkit-scrollbar-track {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 177, 251, 1);
    background-color: rgba(0, 177, 251, 1);
}


/*榧犳爣鎮诞鍦ㄦ粴鍔ㄦ潯涓婄殑涓诲共閮ㄥ垎*/

.header .layui-nav .layui-tab-title::-webkit-scrollbar-track:hover {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .4);
    background-color: rgba(0, 0, 0, .01);
}


/* =============================================================================== */

.header .three-ul::-webkit-scrollbar {
    margin-right: 5px;
    width: 5px;
    height: 10px;
}


/*榧犳爣鎮诞鍦ㄨ绫绘寚鍚戠殑鎺т欢涓婃椂婊戝潡鐨勬牱寮�*/

.header .three-ul:hover::-webkit-scrollbar-thumb {
    background-color: rgba(57, 61, 73, 1);
    border-radius: 3px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(57, 61, 73, 1);
}


/*榧犳爣鎮诞鍦ㄦ粦鍧椾笂鏃舵粦鍧楃殑鏍峰紡*/

.header .three-ul::-webkit-scrollbar-thumb:hover {
    background-color: rgba(57, 61, 73, 1);
    -webkit-box-shadow: inset 1px 1px 0 rgba(57, 61, 73, 1);
}


/*姝ｅ父鏃跺€欑殑涓诲共閮ㄥ垎*/

.header .three-ul::-webkit-scrollbar-track {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 177, 251, 1);
    background-color: rgba(0, 177, 251, 1);
}


/*榧犳爣鎮诞鍦ㄦ粴鍔ㄦ潯涓婄殑涓诲共閮ㄥ垎*/

.header .three-ul::-webkit-scrollbar-track:hover {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .4);
    background-color: rgba(0, 0, 0, .01);
}


/* ==========================婊氬姩鏉� end========================= */


/* 鎼滅储鏍忔牱寮� */

.ym-common-search {
    height: 31px;
    background-color: #393D49;
    line-height: 31px;
    border-bottom: 1px solid #424652;
    position: static;
}

.ym-common-search-w {
    position: relative;
    height: 31px;
}

.ym-common-platform {
    display: inline-block;
    width: 433px;
    height: 32px;
    color: #b0b5c2;
    margin-right: 20px;
}

.ym-common-platform h1 {
    font-size: 14px;
}

.ym-search-cancel {
    color: #fff;
    line-height: 30px;
    background: none;
    border: none;
    cursor: pointer;
}

.ym-search-search {
    color: #fff;
    line-height: 32px;
    background: none;
    border: none;
    cursor: pointer;
}

.ym-search-show {
    position: absolute;
    left: 819px;
    line-height: 2;
    color: #fff;
    background: none;
    border: none;
    cursor: pointer;
}

.ym-search-form {
    display: none;
    width: 390px;
    height: 30px;
}

.ym-search-input {
    display: inline-block;
    background: #393D49;
    border: none;
    width: 285px;
    height: 32px;
    color: #fff;
}

input.ym-search-input::-webkit-input-placeholder {
    color: #616572;
    font-size: 14px;
}

.ym-common-drop-down {
    z-index: 10000;
    position: absolute;
    overflow: hidden;
    width: 390px;
    background: #2C2E37;
    box-shadow: 0 10px 12px 0 rgba(0, 0, 0, 0.3);
    border-radius: 0 0 4px 4px;
}

.ym-common-popular {
    height: 43px;
    font-size: 12px;
    color: #616572;
    line-height: 43px;
    padding-left: 21px;
}

.ym-drop-down-item {
    height: 36px;
    padding-left: 21px;
    line-height: 36px;
}

.ym-drop-down-item a {
    color: #979CAE;
}

.ym-drop-down-item:hover {
    background: #393D49;
}


/* -------------navbar鏍忔牱寮� -----------------*/

.ym-common-login {
    width: 258px;
    line-height: 33px;
}

.ym-common-login li.ym-nav-item-one {
    max-width: 160px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ym-common-login li.ym-nav-item-SignIn {
    width: 80px;
}

.ym-common-login li a {
    display: inline-block;
    height: 20px;
    color: #fff;
    font-weight: bold;
}

.ym-common-login li a &gt; i {
    font-size: 12px;
    display: block;
    float: left;
    margin-top: -1px;
}

.ym-common-welcome {
    color: #616572;
}

.ym-common-navbar {
    height: 56px;
    background-color: #393D49;
    line-height: 56px;
}

.ym-common-logo {
    width: 220px;
    height: 56px;
}

.images-logo {
    width: 120px;
    height: 36px;
}

.ym-nav {
    height: 56px;
}

.ym-nav .ym-nav-item {
    position: relative;
    float: left;
    display: inline-block;
    width: 100px;
    height: 56px;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    transition: all .2s;
}

.ym-nav .ym-nav-item-index {
    width: 80px;
}

.ym-nav .ym-nav-item-house {
    width: 140px;
}

.ym-nav .ym-nav-item:hover {
    background: rgba(44, 46, 55, 1);
    border-bottom: 5px solid #00B1FB;
}

.ym-nav .ym-nav-item-lx:hover {
    background: rgba(44, 46, 55, 1);
    border-bottom: 5px solid #08D371;
}

.ym-nav .ym-nav-item-hf:hover {
    background: rgba(44, 46, 55, 1);
    border-bottom: 5px solid #F96E00;
}

.ym-nav .ym-nav-item .ym-nav-item-a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.ym-nav-item-immigrant-icon {
    color: #00B1FB;
    font-size: 20px !important;
}

.ym-nav-item-study-icon {
    color: #08D371;
    font-size: 20px !important;
}

.ym-nav-item-house-icon {
    color: #F96E00;
    font-size: 20px !important;
}

.ym-nav-child {
    z-index: 1000;
    display: none;
    position: absolute;
    top: 56px;
    width: 810px;
    height: 70px;
    background: #2C2E37;
    color: #fff;
    padding-left: 30px;
    box-shadow: 0px 10px 12px 0px rgba(0, 0, 0, 0.3);
    border-radius: 0px 0px 4px 4px;
}

.ym-nav-child-study {
    width: 710px;
}

.ym-nav-child-house {
    width: 610px;
    height: 110px;
    line-height: 48PX;
    padding-top: 10px;
}

.ym-nav-child .ym-nav-child-item {
    display: inline-block;
}

.ym-nav-child .ym-nav-child-item .ym-nav-child-item-a {
    color: #fff;
    line-height: 70px;
    padding: 0 22px;
    border-right: 1px solid #4b4d55;
}

.ym-nav-child .ym-nav-child-item-first .ym-nav-child-item-a {
    padding-left: 0px;
}

.ym-nav-child-house .ym-nav-child-item .ym-nav-child-item-a {
    line-height: 30px;
}

.ym-nav-child .ym-nav-child-item-end .ym-nav-child-item-a {
    border: none;
}

.ym-common-navbar .ym-nav .ym-nav-item .ym-nav-child .ym-nav-child-item:hover .ym-nav-child-item-a {
    color: #00B1FB;
}


/* 鍏叡footer */
.ym-friendship {
    clear: both;
    height: 187px;
    background: #393D49;
    padding-top: 40px;
}

.ym-friendship .w {
    display: flex;
    justify-content: space-between;
}

.ym-friendship .ym-friendship-link {
    display: inline-block;
    width: 628px;
}

.ym-friendship .ym-friendship-link .ym-friendship-link-p,
.ym-friendship-contact .ym-friendship-contact-p {
    display: inline-block;
    width: 300px;
    height: 20px;
    font-size: 20px;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
}

.ym-company-introduce .introduce-title{
    font-size: 20px;
    color: #FFFFFF;
    line-height: 20px;
    margin-bottom: 22px;
}
.ym-company-introduce .introduce-link{
    margin-top: 15px;
}

.ym-company-introduce .introduce-link:hover a{
    color: #fff;
}
.ym-company-introduce .introduce-link a{
    font-size: 12px;
    font-weight: 400;
    color: rgba(114, 118, 130, 1);
    line-height: 17px;
}
.ym-friendship-contact .ym-friendship-contact-p a.aboutUs {
    margin-left: 37px;
    color: #FFF;
}

.ym-friendship .ym-friendship-link .ym-friendship-link-ul {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

.ym-friendship .ym-friendship-link .ym-friendship-link-li {
    /*float: left;*/
    margin-right: 12px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(114, 118, 130, 1);
    line-height: 32px;
}

.ym-friendship .ym-friendship-link .ym-friendship-link-li:hover a {
    color: #fff;
}

.ym-friendship .ym-friendship-link .ym-friendship-link-li a {
    font-size: 12px;
    font-weight: 400;
    color: rgba(114, 118, 130, 1);
}

.ym-friendship .ym-friendship-contact .ym-friendship-contact-code {
    margin-top: 25px;
}

.ym-friendship .ym-friendship-contact .ym-friendship-contact-code-one {
    display: inline-block;
    width: 93px;
    margin-right: 20px;
}

.ym-friendship .ym-friendship-contact .ym-friendship-contact-code-one:last-child {
    margin-right: 0;
}

.ym-friendship-contact-code-one .ym-friendship-contact-code-img {
    width: 93px;
}

.ym-friendship .ym-friendship-contact .ym-friendship-contact-code-p {
    display: inline-block;
    width: 98px;
    height: 40px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 40px;
    text-align: center;
}
body .toKefu{

    border-radius: 14px!important;
    overflow: hidden;
}
body .toKefu .layui-layer-title{
    padding: 30px 30px 0!important;
    box-sizing: border-box;
    text-align: left!important;
    border: none;
    background: #FFFFFF;
    height: 78px;
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    line-height: 28px;
}
body .toKefu .layui-layer-content{
    padding-bottom: 50px;
    height: auto!important;
}
body .toKefu .layui-layer-btn{
    padding: 0 30px 30px!important;
    box-sizing: border-box;
}
body .toKefu .layui-layer-btn0{
    margin: 0!important;
    padding: 0 18px;
    /*width: 92px;*/
    height: 34px;
    background: #00B1FB;
    box-shadow: 0px 3px 15px 0px rgba(223,223,223,0.5);
    border-radius: 4px;
    line-height: 34px;
    border: none;
}


.toKefu-open{
    display: none;
    padding: 20px 30px 0;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 27px;
    text-shadow: 0px 3px 15px rgba(223,223,223,0.5);
}
.toKefu-open .toKefu-url{
    color: #00B1FB;
    width: 100%;
    word-wrap:break-word;
}

.ym-footer {
    float: left;
    width: 100%;
    height: 40px;
    background: #2C2E37;
}

.ym-footer .ym-footer-p {
    height: 40px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(97, 101, 114, 1);
    line-height: 40px;
    text-align: center;
}

.ym-footer .ym-footer-p .ym-footer-img {
    width: 18px;
    height: 18px;
}

.ym-footer-fixed {
    position: fixed;
    right: 0;
    bottom: 100px;
    width: 70px;
    height: 280px;
}

.ym-footer-fixed-weixin {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-bottom: 7px;
    background: url('../new_images/ask.png') no-repeat center;
    background-size: contain;
    cursor: pointer;
}

.ym-footer-fixed .ym-footer-fixed-icon {
    font-size: 26px;
    color: #fff;
}

.ym-footer-fixed .ym-footer-fixed-kefu {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #00B1FB;
    border-radius: 50%;
    margin-bottom: 10px;
}

.ym-footer-fixed-kefu .ym-footer-fixed-kefu-img {
    width: 60px;
    height: 60px;
}

.ym-footer-fixed-tel {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-bottom: 7px;
    background: url('../new_images/tel.png') no-repeat center;
    background-size: contain;
    cursor: pointer;
}

.ym-footer-fixed .ym-footer-fixed-xiangshang {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    background: #666;
    opacity: 0.5;
    margin-top: 7px;
}

.ym-footer-fixed-weixin-show {
    width: 145px;
    position: fixed;
    bottom: 320px;
    right: 80px;
    display: none;
    z-index: 2;
}

.ym-footer-fixed-kefn-show {
    position: fixed;
    bottom: 254px;
    right: 80px;
    display: none;
    z-index: 2;
}

.ym-footer-fixed-shangqiao-show {
    position: fixed;
    bottom: 216px;
    right: 80px;
    z-index: 1;
}

.ym-footer-tel-hover:hover .ym-footer-fixed-tel-show {
    display: block;
}

.ym-footer-fixed-tel-show {
    position: fixed;
    height: 44px;
    background: transparent;
    bottom: 189px;
    right: 70px;
    display: none;
    z-index: 2;

}

.ym-footer-fixed-tel-show .ym-footer-fixed-tel-flex {
    display: flex;
    align-items: center;
    width: 133px;
    height: 44px;
    background: #fff;
    border: 1px solid rgba(210, 210, 210, 1);
    border-radius: 5px;
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 10px;
}

.ym-footer-fixed-tel-flex .tel-input {
    font-size: 12px;
    color: #999;
    width: 84px;
    height: 28px;
    border: 1px solid rgba(56, 133, 205, 1);
    border-radius: 5px;
    padding: 0 5px;
}

.ym-footer-fixed-tel-flex .tel-btn {
    width: 36px;
    height: 28px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 28px;
    background: rgba(56, 133, 205, 1);
    border-radius: 5px;
    margin-left: 2px;
    border: none;
    cursor: pointer;
}

.ym-footer-fixed-tel-flex .tel-input::-webkit-input-placeholder {
    color: #999;
}

.ym-footer-fixed .ym-footer-fixed-pinggu {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
    background: url("../new_images/assess.png") no-repeat center;
    background-size: contain;
}

.ym-footer-fixed .ym-footer-fixed-pinggu-show {
    position: fixed;
    bottom: 98px;
    right: 80px;
    z-index: 2;
}

.ym-footer-fixed-icon:hover {
    cursor: pointer;
}

.fuChuang-img {
    /*display: none;*/
    /*padding: 0 0 0 17px;*/
}


/* 闈㈠寘灞� */

.ym-crumbs {
    height: 50px;
    background: #F4F6F7;
}

.ym-crumbs .layui-breadcrumb {
    padding: 0px;
}

.layui-breadcrumb a:hover {
    color: #00B1FB !important;
}

.layui-breadcrumb a cite {
    color: #333;
}

.layui-body {
    background-color: #fff;
}

.layui-row {
    padding: 0 15px;
}

.layui-index-list {
    padding: 5px;
}

.layadmin-header {
    height: 50px;
}

.layui-breadcrumb {
    line-height: 50px;
    padding: 0 15px;
}


/* 鍒嗛〉鍣� */

.page {
    margin-bottom: 40px;
    overflow: hidden;
    text-align: center;
}

.page .pagination {
    display: inline-block;
}

.page .pagination &gt; li {
    display: inline;
}

.page .pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
    margin-left: 0;
}

.page .pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.page .pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; span:focus,
.pagination &gt; .active &gt; span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #00B1FB;
    border-color: #00B1FB;
}

.page .pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:focus,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}


/*404*/

#page_404 {
    width: 100%;
    height: 100%;
    background-color: #f0f0f0;
    padding: 200px 0;
}

#page_404 .layui-icon-404 {
    font-size: 300px;
}

#article-search {
    width: 865px;
}


/* =============鏃嬭浆鍔ㄧ敾鏁堟灉 start============ */

@keyframes rotateImg {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/* =============鏃嬭浆鍔ㄧ敾鏁堟灉 end============ */

/* 涓婁笅缈婚〉 */
.ym-article-upPage {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.ym-article-downPage {
    margin-top: 22px;
}

.ym-article-upPage:hover .ym-article-upPage-span &gt; a {
    color: #00B1FB;
}

.ym-article-upPage:hover .ym-article-upPage-a {
    border: 1px solid #00B1FB;
}

.ym-article-upPage .ym-article-upPage-a {
    display: inline-block;
    width: 92px;
    height: 36px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #C9C9C9;
    border-radius: 2px;
    text-align: center;
    line-height: 36px;
    margin-right: 20px;
}

.ym-article-upPage .ym-article-upPage-span a {
    width: 648px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

#telSuccess {
    color: #3885cd;
    display: inline-block;
    line-height: 44px;
    text-align: center;
}

/*鏂板鏍峰紡*/
.second-nav-box {
    color: #ffffff;
    position: relative;
    top: 0;
    width: 150px;
    background: rgba(44, 46, 55, .9);
    border: none;
    display: none;
    background: #4C4F5A;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 5px;
    z-index: 10000;
}

/*浜岀骇瀵艰埅鏍囬*/
.second-nav {
    width: 150px;
    height: 45px;
    color: white;
    background: #4C4F5A;
    border-radius: 5px;
}


.navMain:hover .second-nav-box {
    display: block;
}

.second-nav:hover .third-nav-box {
    display: block;
}

.second-nav:hover .third-nav-box2 {
    display: block;
}

.footer-information-nav-index {
    display: flex;
    align-items: center;
    color: #7E8896;

}

.footer-information-nav-index:hover {
    background: #555862;
    border-radius: 5px;

}

.footer-information-nav-index:hover .country-title {
    color: #00B1FB !important;
}

.country-go {
    display: none;
}

.footer-information-nav-index:hover .country-go {
    display: block;
    color: #00B1FB;
}

.country-logo {
    width: 14px;
    height: 9px;
    margin: 22px 10px 0 22px;
}

.country-left {
    width: 80%;
    display: flex;
}

/*榛樿鏄剧ず缇庡浗*/
.project-read:hover .project-usa {
    display: block;
}

.project-read:hover .project-active .footer-information-nav-index .country-title {
    color: #00B1FB !important;
}

.project-read:hover .project-active .footer-information-nav-index .country-go {
    display: block;
    color: #00B1FB;
}

.project-read:hover .project-active .footer-information-nav-index .country-left .country-logo-usa {
    background: url('../new_images/header/usa2.png') no-repeat center / 14px 9px;
}

.project-read:hover .project-active .footer-information-nav-index .country-left .country-logo-Australia {
    background: url('../new_images/header/Australia2.png') no-repeat center / 14px 9px;
}

.project-read:hover .project-active .footer-information-nav-index .country-left .country-logo-Canada {
    background: url('../new_images/header/canada2.png') no-repeat center / 14px 9px;
}

.project-read:hover .project-active .footer-information-nav-index .country-left .country-logo-newZealand {
    background: url('../new_images/header/newZealand2.png') no-repeat center / 14px 9px;
}
.project-read:hover .project-active .footer-information-nav-index .country-left .country-logo-asia {
    background: url('../new_images/header/Asia2.png') no-repeat center / 14px 9px;
}
.project-read:hover .project-active .footer-information-nav-index .country-left .country-logo-europe {
    background: url('../new_images/header/Europe2.png') no-repeat center / 14px 9px;
}
.country-title {
    display: inline-block;
}

.country-logo-Australia {
    background: url('../new_images/header/Australia1.png') no-repeat center / 14px 9px;
}

.footer-information-nav-index:hover .country-logo-Australia {
    background: url('../new_images/header/Australia2.png') no-repeat center / 14px 9px;
}

.country-logo-usa {
    background: url('../new_images/header/usa1.png') no-repeat center / 14px 9px;
}

.footer-information-nav-index:hover .country-logo-usa {
    background: url('../new_images/header/usa2.png') no-repeat center / 14px 9px;
}

.country-logo-Canada {
    background: url('../new_images/header/canada1.png') no-repeat center / 14px 9px;
}

.footer-information-nav-index:hover .country-logo-Canada {
    background: url('../new_images/header/canada2.png') no-repeat center / 14px 9px;
}

.country-logo-newZealand {
    background: url('../new_images/header/newZealand1.png') no-repeat center / 14px 9px;
}

.footer-information-nav-index:hover .country-logo-newZealand {
    background: url('../new_images/header/newZealand2.png') no-repeat center / 14px 9px;
}
.country-logo-asia{
    background: url('../new_images/header/Asia1.png') no-repeat center / 14px 9px;
}
.footer-information-nav-index:hover .country-logo-asia {
    background: url('../new_images/header/Asia2.png') no-repeat center / 14px 9px;
}
.country-logo-europe{
    background: url('../new_images/header/Europe1.png') no-repeat center / 14px 9px;
}
.footer-information-nav-index:hover .country-logo-europe {
    background: url('../new_images/header/Europe2.png') no-repeat center / 14px 9px;
}
/*涓夌骇瀵艰埅鐩掑瓙*/
.third-nav-box {
    position: absolute;
    left: 150px;
    top: 0;
    width: 607px;
    min-height: 330px;
    background: #4C4F5A;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    display: none;
}

.third-nav-box2 {
    position: absolute;
    left: 150px;
    top: 0;
    width: 406px;
    min-height: 290px;
    background: #4C4F5A;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    display: none;
}

.third-box {
    margin: 30px 0 30px 30px;
}

.third-title-box {
    display: flex;
}

.third-title-box-line {
    width: 3px;
    height: 16px;
    background: #00B1FB;
    margin-top: 5px;
}

.third-title-box-text {
    margin-left: 7px;
    font-size: 16px;
    font-weight: bold;
    line-height: 27px;
    color: #00B1FB;
}

.third-box-index {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.third-box-index2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 30px;
}

.second-nav .footer-information-nav-index {
    display: flex !important;
    color: #ffffff !important;
    height: 45px !important;

}

.third-index {
    height: 35px !important;
    display: inline-block !important;
    width: 180px;
    color: #FFFFFF !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    /*margin-right: 12px;*/
}

.third-index2 {
    height: 35px !important;
    display: inline-block !important;
    width: 164px;
    color: #FFFFFF !important;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
}

.third-index:hover {
    color: #00B1FB !important;
}

/*涓€绾у鑸爣棰�*/
.header .layui-nav .layui-nav-item a {
    color: #fff;
    padding: 0 15px;
    display: inline-block;
    height: 56px;
}

/*涓€绾у鑸爣棰樻満鍣ㄤ汉閮ㄥ垎*/
.header .layui-nav .layui-nav-item {
    position: relative;
    line-height: 53px;
    height: 56px;
    /*margin-left: 15px;*/
    text-align: center;
}

.layui-nav .layui-nav-item a {
    transition: none;
    -webkit-transition: none;
}

.header .layui-nav .layui-nav-item .layui-nav-item-icon {
    position: absolute;
    margin: 10px 0 0 -4px;
}

.layui-nav-bar {
    display: none !important;
}

.header .layui-nav .layui-nav-item:hover {
    background: #2C2E37;
    box-shadow: 0 -4px 0 0 rgb(0 177 251) inset;
    -webkit-box-shadow: 0 -4px 0 0 rgb(0 177 251) inset;
    -moz-box-shadow: 0 -4px 0 0 rgba(0, 177, 251, 1) inset;
}

/*鏂板鏍峰紡*/

/*S 鏂板鏍峰紡1.1*/
.header .layui-nav .layui-nav-item .first-nav {
    cursor: pointer;
    color: #fff;
    padding: 0 11px;
    display: inline-block;
    height: 56px;
    font-size: 16px;
    line-height: 53px;
}

.header .layui-nav .layui-nav-item ul li .footer-information-nav-index {
    cursor: pointer;
    padding: 0;
    font-size: 14px;
}

.third-index2:hover {
    color: #00B1FB !important;
}

/*E 鏂板鏍峰紡1.1*/
/*E 鏂板鏍峰紡1.2*/
.ym-common-login {
    /* width: 230px; */
    display: flex;
    justify-content: space-between;
}

.ym-common-login .ym-nav-mobile {
    flex-shrink: 0;
    color: #fff;
    line-height: 33px;
}

.ym-common-login .ym-nav-mobile &gt; a {
    padding-left: 4px;
}

.ym-search-form {
    width: 390px;
}

.ym-search-input {
    display: inline-block;
    background: #393D49;
    border: none;
    width: 350px;
    height: 32px;
    color: #fff;
}

.ym-common-search-w {
    position: relative;
    height: 31px;
    overflow: hidden;
}

.header .layui-nav .layui-nav-more {
    top: 49%;
    left: 85%;
}

/*E 鏂板鏍峰紡1.2*/
.header .layui-nav .layui-nav-item ul li .news-index {
    display: inline-block;
    text-align: center;
    color: #FFFFFF;
}

.header .layui-nav .layui-nav-item ul li .news-index:hover {
    color: #00B1FB !important;
}

/* 2021-7-27 鏂板 */
.ym-footer-fixed {
    position: fixed;
    right: 0;
    bottom: 100px;
    width: 70px;
    height: 280px;
}

.ym-footer-fixed .ym-footer-fixed-icon {
    font-size: 26px;
    color: #fff;
}

.ym-footer-fixed .ym-footer-fixed-kefu {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #00B1FB;
    border-radius: 50%;
    margin-bottom: 10px;
}

.ym-footer-fixed-kefu .ym-footer-fixed-kefu-img {
    width: 60px;
    height: 60px;
}

.ym-footer-fixed-tel {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-bottom: 7px;
    background: url('../new_images/tel.png') no-repeat center;
    background-size: contain;
    cursor: pointer;
}

.ym-footer-fixed .ym-footer-fixed-xiangshang {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    background: #666;
    opacity: 0.5;
    margin-top: 7px;
}

.ym-footer-fixed-kefn-show {
    position: fixed;
    bottom: 254px;
    right: 80px;
    display: none;
    z-index: 2;
}

.ym-footer-fixed-shangqiao-show {
    position: fixed;
    bottom: 216px;
    right: 80px;
    z-index: 1;
}

.ym-footer-tel-hover:hover .ym-footer-fixed-tel-show {
    display: block;
}

.ym-footer-fixed-tel-show {
    position: fixed;
    height: 44px;
    background: transparent;
    bottom: 189px;
    right: 70px;
    display: none;
    z-index: 2;
}

.ym-footer-fixed-tel-show .ym-footer-fixed-tel-flex {
    display: flex;
    align-items: center;
    width: 133px;
    height: 44px;
    background: #fff;
    border: 1px solid rgba(210, 210, 210, 1);
    border-radius: 5px;
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 10px;
}

.ym-footer-fixed-tel-flex .tel-input {
    font-size: 12px;
    color: #999;
    width: 84px;
    height: 28px;
    border: 1px solid rgba(56, 133, 205, 1);
    border-radius: 5px;
    padding: 0 5px;
}

.ym-footer-fixed-tel-flex .tel-btn {
    width: 36px;
    height: 28px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 28px;
    background: rgba(56, 133, 205, 1);
    border-radius: 5px;
    margin-left: 2px;
    border: none;
    cursor: pointer;
}

.ym-footer-fixed-tel-flex .tel-input::-webkit-input-placeholder {
    color: #999;
}

.ym-footer-fixed-icon:hover {
    cursor: pointer;
}

.fuChuang-img {
    /*position: relative;*/
    /*width: 290px;*/
    /*height: 240px;*/
    /*background: url('../new_images/fuChuang3.png') no-repeat center;*/
    /*display: none;*/
    /*padding: 0 0 0 17px;*/
}

.ym-footer-fixed-weixin {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-bottom: 7px;
    background: url('../new_images/ask.png') no-repeat center;
    background-size: contain;
    cursor: pointer;
}

.ym-footer-fixed-weixin-show {
    width: 145px;
    position: fixed;
    bottom: 320px;
    right: 80px;
    display: none;
    z-index: 2;
    border: 1px solid #d2d2d2;
    height: 174px;
    border-radius: 5px;
    background: #ffffff;
}

/* 寰俊绉讳笂鍥剧墖 */
.ym-footer-fixed-weixin-show img {
    width: 123px;
    height: 100px;
    margin: 20px 10px 3px;
}

/* 寰俊绉讳笂鎵爜 */
.weixin-show-code {
    text-align: center;
    color: #999999;
    font-size: 14px;
}

/* 寰俊绉讳笂鐢佃瘽 */
.weixin-show-phone {
    text-align: center;
    font-size: 15px;
    color: #333333;
}

/* 瀹㈡湇绉讳笂 */
.ym-footer-fixed-kefn-show {
    position: fixed;
    bottom: 254px;
    right: 80px;
    background: #ffffff;
    /* display: none; */
    z-index: 2;
    width: 143px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
}

/* 瀹㈡湇绉讳笂 24灏忔椂*/
.kefn-blue {
    color: #00B1FB;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0 14px;
}

/* 瀹㈡湇绉讳笂 鐏拌壊鏂囧瓧*/
.kefu-gray {
    color: #999999;
    font-size: 14px;
}

.ym-footer-fixed-tel {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-bottom: 7px;
    background: url('../new_images/tel.png') no-repeat center;
    background-size: contain;
    cursor: pointer;
}

.ym-footer-fixed .ym-footer-fixed-pinggu {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
    background: url('../new_images/assess.png') no-repeat center;
    background-size: contain;
}

.ym-footer-fixed-pinggu-show {
    padding: 13px 24px;
    position: fixed;
    bottom: 98px;
    right: 80px;
    z-index: 2;
    background: #FFEAEA;
    border: 1px solid #EE0000;
    border-radius: 5px;
}

.pinggu-title {
    font-size: 13px;
    color: #AF9898;
}

.pinggu-text {
    font-weight: bold;
    font-size: 20px;
    color: #6B2F2F;
}

.pinggu-text-red {
    color: #FF3535;
}

.layui-layer-page .layui-layer-content{
    overflow: unset !important;
}
.jisuan{
    background: unset !important;
}
/* 2021-7-27 鏂板 */
.mainbox {
    background: #ffffff;
    width: 150px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border: 1px solid #FF6666 !important;
    border-radius: 9px;
    text-align: center;
    position: absolute;
    left: 173px;
    top: -2px;
    line-height: 20px;
}

.jian1 {
    /*content: "";*/
    /*display: block;*/
    border-width: 7px 14px;
    position: absolute;
    left: 147px;
    top: 30px;
    transform: translateY(-50%);
    border-style: solid dashed dashed;
    border-color: transparent #FFFFFF transparent transparent;
    font-size: 0;
    line-height: 0;
    z-index: 3;
}

.jian2{
    /*content: "";*/
    /*display: block;*/
    border-width: 7px 14px;
    position: absolute;
    left: 145px;
    top: 30px;
    transform: translateY(-50%);
    border-style: solid dashed dashed;
    border-color: transparent #FF6666 transparent transparent;
    font-size: 0;
    line-height: 0;
    z-index: 2;
}

.fuChuang-img {
    position: relative;
    width: 188px;
    height: 167px;
    background: url('../new_images/mascot-show.svg') no-repeat center;
    display: none;
    /*padding: 0 0 17px 17px;*/
    margin: 0 0 17px 17px;
}
    .fuChuang-img2{
    position: fixed;
    bottom: 17px;
    left: 0;
    width: 78px;
    height: 152px;
    background: url('../new_images/mascot-hide.svg') no-repeat center;
    /*display: none;*/
    /*padding: 0 0 17px 17px;*/
    /*margin: 0 0 17px 0;*/
}
.layui-layer{
    box-shadow: none !important;
}
.main-box-black {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
}

.main-box-yellow {
    font-size: 14px;
    font-weight: 400;
    color: #FFC409;
    line-height: 20px;
}

.main-box-red {
    font-size: 14px;
    font-weight: 400;
    color: #FF6666;
    line-height: 20px;
}

.main-box-blue {
    font-size: 14px;
    font-weight: 400;
    color: #2982FF;
    line-height: 20px;
}

.fu-close{
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    position: absolute;
    left: 323px;
    top: -26px;
    cursor: pointer;
}

.fu-close img{
    width: 100%;
}

.fu-close-hode{
    left: 68px;
    top: 11px;
}

.show1 {
    border: 1px solid #2982FF !important;
}
.show2 {
    border: 1px solid #FFC409 !important;
}

.btn-show1{
    border-color: transparent #2982FF transparent transparent;
}

.btn-show2{
    border-color: transparent #FFC409 transparent transparent;
}
/* ---- 2022-06-27 涓撳骞垮満 ---- */
.expert-n-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 44px;
    padding-bottom: 17px;
    font-weight: bold;
    border-bottom: 1px solid #E6E6E6;
}

.expert-new-more {
    height: 19px;
    color: #999 !important;
}

.expert-new-more a {
    color: #999;
}

.expert-new-more a:hover {
    color: #00B1FB;
}

.expert-n-title .news-main-more-hover:hover .add-circle {
    animation: rotateImg 2s linear infinite;
}

.expert-n-left {
    color: #333;
    font-size: 24px;
}

.expert-new-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

.expert-new-item {
    position: relative;
    width: 212px;
    height: 300px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 5px 15px 1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.expert-new-item img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 30px auto 0;
}

.expert-new-name {
    margin-top: 19px;
    color: #333;
    font-size: 22px;
    text-align: center;
}

.expert-new-introduce {
    width: 173px;
    margin: 14px auto 0;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.expert-new-great {
    width: 120px;
    height: 26px;
    margin: 14px auto 0;
    color: #00B1FB;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    background: #E8F8FF;
    border: 1px solid #A4E4FF;
    border-radius: 60px;
}

.expert-new-item:hover .expert-new-message {
    display: block;
}

.expert-new-message {
    position: absolute;
    bottom: 0;
    display: none;
    width: 212px;
    height: 60px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
    background: rgba(0, 177, 251, 1);
}

.expert-new-message:hover {
    color: #fff;
}

/* 涓撳鍒楄〃閮ㄥ垎鏍峰紡 */
.expert-n-t-list {
    margin-top: 35px;
}

.expert-list-wrap {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.expert-n-item-list {
    margin: 0 20px 30px 0;
}

.expert-n-item-list:nth-of-type(5n) {
    margin-right: 0;
}
/*  璁＄畻鍣ㄥ脊鍑哄眰鏍峰紡  */
.calculator-table{
    display: flex;
    justify-content: space-between;
}
.calculator-table .right{
    height: 370px;
    overflow-y: auto;
}

.layui-form-select{
    width: 100% !important;
}

.user-phone1 {
    width: 100%;
    /*padding: 30px;*/
    box-sizing: border-box;
    margin: 0;
}

.user-phone1 .user-name1 {
    margin: 0 0 16px 0;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    width: 320px;
    display: flex;
    align-items: center;
    height: 50px;
    box-sizing: border-box;
}

.user-phone1 .user-name1:first-child input{
    width: 90%;
}

.user-phone1 .user-name1 .user-left{
    width: 72px;
    height: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    line-height: 20px;
    flex-shrink: 0;
    padding-left: 15px;
    box-sizing: border-box;
    border-right: 1px solid #E6E6E6;
}
.user-phone1 .user-name1 .user-left span{
    color: #FF0000;
}
.user-phone1 .user-name1 input {
    height: 100%;
    border: none;
    background: unset;
    color: #29345C;
    padding: 0 0 0 15px;
    box-sizing: border-box;
    line-height: 38px;
}

/* placeholder鏍峰紡 */
.right-search input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 48px;
}
.user-phone1 input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #8A92AC;
    line-height: 38px;
}

.calculator-btn{
    width: 320px;
}
.calculator-btn .layui-input-block{
    margin: 0!important;
    display: flex;
    justify-content: space-between;
}
.calculator-btn .btn-left{
    width: 155px;
    height: 46px;
    background: #02B1FB;
    font-size: 15px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 46px;
}
.calculator-btn .btn-right{
    width: 155px;
    height: 46px;
    background: rgba(2,177,251,0.2);
    border: 1px solid #02B1FB;
    font-size: 15px;
    font-weight: 600;
    color: #02B1FB;
    line-height: 46px;
    margin-left: 0!important;
}

.calculator-left-tip{
    width: 320px;
    font-size: 14px;
    font-weight: 400;
    color: #02B1FB;
    line-height: 20px;
    margin-top: 26px;
}

#calcTable .layui-table{
    margin: 0 !important;
}
#calcTable .layui-table td, .layui-table th{
    height: 46px!important;
    box-sizing: border-box!important;
    font-size: 14px!important;
    font-weight: 400!important;
    color: #333333!important;
}

#calcTable .layui-table td:first-child, .layui-table th:first-child{
    width: 150px !important;
}
#calcTable .layui-table td:last-child, .layui-table th:last-child{
    width: 240px !important;
}
#calcTable .layui-table tr:first-child&gt;td,.layui-table tr:first-child&gt;th{
    background: #F4F5F7;
    font-size: 14px;
    font-weight: 600 !important;
    color: #000000;
}
.calculator-info{
    width: 100%;
    margin: 10px 0;
}

.calculator-info img{
    width: 100%;
}

body .calc-open .layui-layer-title{
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #333333 !important;
    line-height: 28px !important;
    padding: 30px 0 !important;
    text-align: center !important;
    background: unset !important;
    border: unset !important;
    height: unset !important;
}
.layui-layer{
    border-radius: 10px !important;

}

.jisuan{
    background: unset !important;
}

/*鐧诲綍椤甸潰闃呰鐢ㄦ埛鍗忚鍜岄殣绉佹斂绛栧畾浣�*/
.login-reg{
    margin-top: 10px;
    margin-left: 15px;
}

/*璁＄畻鍣ㄦ柊澧炴牱寮�*/
.send-code{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.send-btn{
    background-color: transparent; /* 娓呴櫎榛樿鑳屾櫙鑹� */
    flex-shrink: 0;
    margin-right: 15px;
    font-size: 14px;
    color: #02B1FB;
    border: none; /* 娓呴櫎榛樿杈规 */
}

.code-input{
    width: 113px!important;
}

.send-code .disabled{
   opacity: 0.5;
}
</pre></body></html>