* {
    padding: 0;
    margin: 0;
    font: 12px/150% "Microsoft YaHei", "\5b8b\4f53";

}

html {
    height: auto;
    min-height: 100%;
}

body {
    padding: 0;
    background: #fff;
    position: relative;
    /* padding-bottom: 467px; */
    min-height: 100%;
    color: #000;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: none;
    color: #000;
}

ul,
ol,
li {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font: 12px/150% "Microsoft YaHei", "\5b8b\4f53";
}

main {}

.login_wrap {
    background-color: #f5f5f5;
    min-height: 100vh;
    margin: 0;
    padding-top: 200px;
    padding-bottom: 100px;
}

.login,
.phone_bind {
    background: #ffffff;
    width: 400px;
    display: block;
    margin: 0px auto;
}

.title {
    border-bottom: 1px solid #E0E0E0;
    display: flex;
    flex-direction: row;
    line-height: 50px;
    height: 50px;
}

.title a {
    flex: 1;
    text-align: center;
    color: #999999;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    line-height: 50px;
}

.title b {
    border-right: 2px solid #ccc;
    height: 17px;
    font-size: 16px;
    font-weight: 400;
    color: #E0E0E0;
    display: block;
    margin-top: 16.5px;
}

.title a.on {
    color: #000066;
}

.login_mainCont {
    width: 303px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.login_main_item {
    padding-top: 30px;
}

.login_main_item>div {
    margin-bottom: 35px;
    position: relative;
}

.login_main_item p.item {
    width: 100%;
    border: 1px solid #ccc;
    display: flex;
}

.login_main_item p.item b {
    display: block;
    width: 40px;
    background: #F3F3F3;
    border-right: 1px solid #ccc;
    text-align: center;
    line-height: 40px;
    color: #ccc;
    font-size: 16px;
}

.login_main_item p.item b i {
    font-size: 20px;
    font-style: normal;
}

.login_main_item p.item input {
    height: 40px;
    padding: 0 3px;
    flex: 1;
    border: 0;
}

.login_main_item p.item input:focus {
    outline: none;
}

.login_main_item .register_code input {
    height: 40px;
}

.login_main_item .register_code img {
    height: 40px;
}

.login_sendsms {
    display: block;
    line-height: 40px;
    color: #000066;
    font-size: 12px;
    text-decoration: none;
    margin-right: 10px;
    background: none;
    border: 0;
}

.login_sendend {
    display: none;
}

.error_msg {
    color: red;
}

/*.login_main>div{display:none;}*/
.login_main .on {
    display: block;
}

.login_mainCenter {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    font-weight: bold;
    color: #262626;
}

.login_mainCenter p {
    display: flex;
    color: #262626;
}

.login_mainCenter a {
    color: #262626;
    text-decoration: none;
}

.login_botton {
    margin-top: 30px;
}

.login_botton button {
    width: 100%;
    border: 1px solid #000066;
    font-weight: bold;
    color: #000066;
    border-radius: 4px;
    line-height: 40px;
    background: #fff;
    font-size: 16px;
}

.login_botton button:hover {
    background: #000066;
    color: #fff;
}

.phone_bind .title a {
    color: #262626;
}

.login_main_item .login_bind_item p span {
    width: 60px;
    line-height: 40px;
    background: none;
    border-right: 0;
    font-size: 12px;
    color: #262626;
    text-align: center;
}

.login-other {
    padding: 0px;
    line-height: 50px;
    border-top: 1px solid #f4f4f4;
    height: auto;
    background-color: #ffffff;
    margin-top: 20px;
}

.login-other ul li {
    float: left;
}

.login-other li.extra-r {
    float: right;
}

.login-other li.extra-r a {
    color: #000066;
    text-decoration: underline;
    padding-left: 10px;
}

.login-other li a b {
    width: 19px;
    height: 18px;
    display: block;
    background: url(/assets/addons/shopro/img/QQ-weixin.png) no-repeat;
    margin: 0 auto;
    position: absolute;
    float: left;
    left: 0;
    top: 5px;
}

.login-other li b.qq-icon {
    width: 19px;
    height: 18px;
    display: block;
    background: url(/assets/addons/shopro/img/QQ-weixin.png) 0 0 no-repeat;
    margin: 0 auto;
    position: absolute;
    float: left;
    left: 0;
    top: 5px;
}

.login-other li a b.wx-icon {
    background-position: -20px 0;
}

.login-other li a b.wb-icon {
    background-position: -39px 0;
}

.login-other li a {
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #666;
}

.login-other li .line {
    color: #ccc;
    padding: 0 5px;
}

.login_main_item p.item span.msg-box {
    background-color: none;
    color: red;
    width: auto;
}

.login_main_item p.item span.msg-box span {
    background-color: none;
    border: 0;
    line-height: 20px;
    color: red;
    width: auto;
    text-align: left;
    font-weight: normal;
}

/*注册*/
input:focus {
    outline: none;
}

.register_wrap {
    background: url(/assets/addons/shopro/img/registerbg.jpg) no-repeat;
    min-height: 100vh;
    margin: 0;
    padding-top: 102px
}

.register_main {
    width: 440px;
    background: #FFFFFF;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}

.register_phoneTop {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #000066;
    width: 380px;
    margin: 30px auto;
}

.register_phoneTop a {
    color: #000066;
}

.register_phoneB {
    width: 380px;
    margin: 0px auto;
}

.register_account {
    width: 100%;
    background: #FEFEFE;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    margin-bottom: 26px;
    position: relative;
}

.error {
    position: absolute;
    bottom: -25px;
    color: #F22424;
    width: 100%;
}

.captch_error {
    text-align: right;
}

.register_account input {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: 0;
    padding-left: 5px;
}

.register_captch {
    position: relative;
    width: 100%;
    background: #FEFEFE;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    margin-bottom: 26px;
    display: flex;
    justify-content: space-between;
}

.register_captch input {
    border: 0;
    padding-left: 5px;
    height: 48px;
    line-height: 48px;
    width: 290px;
}

.register_next {
    background: #CBCBD1;
    border-radius: 4px;
    color: #fefefe;
    font-size: 18px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    margin-bottom: 22px;
}

.register_nextSuccess {
    background: #004AB3;
    color: #fff;
}

.register_nextSuccess:hover {
    background: #000066;
}

.register_other {
    height: 80px;
}

.register_other_Placeholder {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

.register_other a:nth-child(2) {
    margin-left: 20px;
}

.register_code {
    width: 100%;
    background: #FEFEFE;
    border-radius: 2px;
    margin-bottom: 26px;
    display: flex;
    justify-content: space-between;
}

.register_code input {
    flex: 1;
    margin-right: 12px;
    border: 1px solid #CCCCCC;
    height: 48px;
    line-height: 48px;
}

.register_code img {
    width: 168px;
    heigth: 48px;
}

.register_clickCode {
    margin-bottom: 26px;
}

.register_password {
    display: none;
}

.register_password .register_phoneTop {
    text-decoration: none;
}

.register_btn {
    width: 380px;
    margin: 0 auto;
}

.register_btn button {
    color: #fff;
    height: 48px;
    width: 100%;
    background: #004AB3;
    border-radius: 2px;
    border: 0;
    margin-bottom: 80px;
}

.register_agreeCheckbox {
    display: flex;
}

.register_agreeCheckbox a {
    color: #004AB3
}

/*忘记密码*/
.changepwd_cont {
    background-color: #f5f5f5;
    min-height: 100vh;
    margin: 0;
    padding-top: 200px;
    padding-bottom: 100px;
}

.changepwd_cont_main {
    width: 400px;
    margin: 0 auto;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
}

.changepwd_cont_main>h3 {
    width: 332px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    color: #262626;
}

.changepwd_conttips {
    width: 332px;
    margin: 0 auto;
    font-size: 14px;
    color: #666666;
    line-height: 50px;
    font-weight: bold;
}

.changepwd_phone {
    width: 332px;
    margin: 0 auto;
    margin-top: 25px;
}

.input_item {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ccc;
    height: 40px;
    background: #F2F2F2;
    border-radius: 4px;
    display: flex;
    position: relative;
    margin-bottom: 30px;
}

.input_item input {
    border: 0;
    width: 100%;
    height: 40px;
    background: none;
    padding: 0 5px;
}

.change_pwdNext {
    width: 100%;
    height: 40px;
    background: #000066;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #FEFEFE;
    line-height: 40px;
}

.change_email {
    font-size: 14px;
    font-weight: bold;
    color: #000066;
    line-height: 50px;
}

.changepwd_phonecont,
.changepwd_emailcont {
    font-size: 14px;
    color: #4D4D4D;
    line-height: 50px;
}

.sendsms {
    display: block;
    line-height: 40px;
    color: #000066;
    font-size: 12px;
    text-decoration: none;
    margin-right: 10px;
    background: none;
    border: 0;
}

.changepwd_phone .input_item input {
    width: auto;
    flex: 1;
}

.changepwd_cont_newpwd {
    width: 400px;
    margin: 0 auto;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
}

.changepwd_cont_newpwd>h3 {
    width: 332px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    color: #262626;
}

.changepwd_cont_newpwd .changepwd_conttips {
    line-height: 26px;
}

.changepwd_cont_newpwd .input_item {
    margin-bottom: 20px;
}

.changepwd_cont_newpwd .change_pwdNext {
    margin-top: 10px;
}

.changephone_pwd .register_code input {
    height: 40px;
}

.changephone_pwd .register_code img {
    height: 40px;
}

/* 商城头部 */
.login_header {
    width: 100%;
}

.login_header_nav {
    height: 33px;
    background: #F7F7F7;
}

.login_header_navCenter {
    width: 1200px;
    margin: 0 auto;
}

.login_header_nav_left {
    display: flex;
    float: left;
    line-height: 33px;
    font-size: 16px;
    font-weight: bold;
    color: #000066;
}

.login_header_nav_left i {
    line-height: 33px;
    margin-right: 10px;
    font-size: 20px;
}

.login_header_navCenter ul {
    float: right;
    margin-bottom: 0;
}

.login_header_navCenter ul li {
    float: left;
    padding: 0 5px;
    font-size: 12px;
    color: #4D4D4D;
    line-height: 33px;
}

.login_header_navCenter ul li a {
    color: #4D4D4D;
}

.login_header_bottom {
    border-bottom: 2px solid #000066;
    width: 100%;
}

.login_header_bottomcont {
    width: 1200px;
    margin: 0 auto;
    height: 96px;
    line-height: 96px;
    align-items: center;
    display: flex;
}

.login_header_bottom span {
    font-size: 26px;
    font-weight: bold;
    color: #262626;
    line-height: 50px;
}

.login_header_bottom img {
    width: 270px;
    margin-right: 40px;
}

.shop_header {
    position: relative;
    background: #fff;
    background: #fff;
    width: 100%;
}

.shop_header .login_header_bottomcont {
    justify-content: space-between;
}

.shop_search {
    width: 540px;
    margin-top: 30px;
    position: relative;
}

.shop_searchCont {
    display: flex;
    width: 540px;
    background: #F5F5F5;
    height: 40px;
}

.shop_searchCont input {
    height: 40px;
    border: 1px solid #000066;
    border-radius: 4px 0 0 4px;
    flex: 1;
    font-size: 14px;
    padding: 0 5px;
}

.search_btn {
    width: 98px;
    line-height: 40px;
    text-align: center;
    background: #000066;
    border-radius: 0px 4px 4px 0px;
    color: #fff;
    font-size: 16px;
}

.search_btn:hover {
    color: #fff;
}

.shop_searchResultList {
    position: absolute;
    top: 40px;
    background: #fff;
    border: 1px solid #ccc;
    width: 442px;
    z-index: 100;

}

.shop_searchResultList ul {
    margin-bottom: 0;
}

.shop_searchResultList ul li {
    height: 30px;
    line-height: 30px;

}

.shop_searchResultList ul li a {
    font-size: 13px;
    color: #000;
    display: block;
    line-height: 30px;
    height: 30px;
    padding: 0 5px;
}

.shop_searchResultList ul li a i.highlight {
    color: red;
    font-size: 14px;
}

.shop_searchResultList ul li a:hover {
    background: #000066;
    color: #fff;
}

.search_hot {
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}

.search_hot a {
    color: #999;
    font-size: 13px;
    padding: 0 4px;
}

.search_hot a:hover {
    text-decoration: underline;
}

.search_hot a.search_btnCurrent {
    color: #000066;
}

.header_cart {
    width: 180px;
    height: 42px;
}

.header_cart a {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #F5F5F5;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4D4D4D;
    font-size: 14px;
    font-weight: bold;
}

.header_cart a span {
    width: 28px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #F22424;
    border-radius: 9px 0px 9px 0px;
    color: #fff;
    font-size: 12px;
    margin-left: 5px;
}

.header_cart a i {
    color: #000066;
    margin-right: 5px;
}

.shop_nav {
    width: 1200px;
    margin: 20px auto 0;
}

.shop_nav ul {
    display: flex;
    margin-bottom: 0;
}

.shop_nav ul li {
    margin-right: 30px;
}

.shop_nav ul li>a {
    color: #1A1A1A;
    font-size: 18px;
    font-weight: bold;
    display: block;
    line-height: 50px;
}

.shop_nav ul li>a.active {
    color: #000066;
}

.shop_nav ul li .cwbio-web-label-item {
    top: 196px;
    z-index: 10;
    display: none;
    border-top: 2px solid #000066;
    position: absolute;
}

/* 底部 */
footer {
    background: #000066;
    width: 100%;
    /* position: absolute; */
    bottom: 0;
}

.footer_top {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.footer_topLeft {
    width: 200px;
    height: 83px;
    opacity: 0.5;
    margin-top: 124px;
    margin-right:60px;
}

.footer_topLeft img {
    width: 100%;
}

.footer_topCenter {
    margin-top: 88px;
    margin-left: 0;
    display: flex;
    flex: 1;
    justify-content: space-between;
}

/* .footer_topCenterList {
    margin-right: 100px;
} */

.footer_topCenterList h3 {
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.footer_topCenterList ul li a {
    color: #CCCCCC;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}

.footer_topRight {
    width: 132px;
}

.footer_topRight p {
    text-align: center;
    color: #fff;
    margin-top: 88px;
    font-size: 14px;
    margin-bottom: 10px;
}

.footer_topRight img {
    width: 132px;
    height: 132px;
    background: #FFFFFF;
}

.footer_bottom {
    border-top: 1px solid #999999;
    width: 100%;
    margin-top: 50px;
    padding: 39px 0;
}

.footer_bottom p {
    text-align: center;
    color: #fff;
}

/* 购物车 */
.main {
    width: 100%;
}

.user_main {
    width: 1200px;
    margin: 0px auto 0;
    padding-top: 20px;
}

.current_position {
    color: #999999;
    font-size: 14px;
    margin-bottom: 20px;
}

.current_position a {
    color: #999999;
    font-size: 14px;
}

.cart_main {
    width: 100%;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.cart_mainTop {
    width: 100%;
    display: flex;
}

.cart_mainTopTips {
    width: 470px;
    background: #000066;
    color: #fff;
    font-size: 20px;
    height: 42px;
    line-height: 42px;
    text-align: center;

}

.cart_mainTopTipsfirst {
    clip-path: polygon(0 0, 95% 0%, 100% 50%, 95% 100%, 0 100%);
}

.cart_mainTopTipsSecond {
    background: #B3B3B3;
    clip-path: polygon(0 0, 95% 0%, 100% 50%, 95% 100%, 0 100%, 5% 50%);
}

.cart_mainTopTipsThree {
    background: #B3B3B3;
    clip-path: polygon(0 0, 100% 0%, 100% 50%, 100% 100%, 0 100%, 5% 50%);
}

.cart_mainBottom {
    margin-top: 40px;
}

.cart_mainB_top {
    margin-bottom: 20px;
    height: 32px;
    display: flex;
    line-height: 32px;
    font-size: 16px;
    color: #262626;
}

.cart_mainB_top select {
    font-size: 14px;
    margin-left: 15px;
}

.custom_number_1 {
    font-size: 16px;
    margin-left: 15px;
    line-height: 32px;
}

.cart_mainB_center {
    border: 1px solid #ccc;
}

.cartTable {
    width: 100%;
    margin-bottom: 0px;
    border: 0;
}

.cartTable tr {
    border-bottom: 1px solid #eee;
}

.cartTable thead tr th {
    font-size: 14px;
    line-height: 36px;
    padding: 0px 10px;
    color: #666;
    font-weight: normal;
    text-align: left;
    border: 0;
    background-color: #f2f2f2;
}

.cartTable tbody tr td {
    vertical-align: middle;
    padding: 10px 8px;
    border: 0;
    font-size: 14px;
}

.cartTable tbody tr td a {
    color: #262626;
}

.cartTable img {
    width: 60px;
    height: 60px;
    border: 1px solid #ccc;
    margin-right: 5px;
}

.cart .usable_discount {
    position: relative;
    margin-top: 5px;
    cursor: pointer;
    min-width: 65px;
    margin: 5px auto;
}

.cartTable .quantity input {
    width: 30px;
    height: 24px;
    line-height: 24px;
    float: left;
    padding: 0px 2px;
    text-align: center;
    ime-mode: disabled;
    border: 1px solid #dbdbdb;
}

.cartTable .quantity div {
    height: 18px;
    float: left;
    padding-left: 2px;
}

.cartTable .quantity .increase {
    width: 24px;
    height: 24px;
    line-height: 24px;
    display: block;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    float: left;
    text-align: center;
}

.cartTable .quantity .increase:hover {
    border-color: #bbbbbb;
}

.cartTable .quantity .decrease {
    width: 24px;
    height: 24px;
    line-height: 24px;
    display: block;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    float: left;
    text-align: center;
}

.cartTable .quantity .decrease:hover {
    border-color: #bbbbbb;
}

.cart_mainB_center_B {
    width: 100%;
    height: 44px;
    overflow: hidden;
    margin: 30px 0;
}

.cart_mainB_center_BLeft {
    float: left;
    display: flex;
}

.cart_mainB_center_BLeft p {
    font-size: 14px;
    line-height: 44px;
}

.cart_continue_cart a {
    font-size: 14px;
    line-height: 44px;
}

.all_checked {
    margin-left: 10px;
}

.all_checked span {
    margin: 0 20px;
    font-size: 14px;
    color: #F22424;
    text-decoration: underline;
    cursor: pointer;
}

.all_checked i {
    font-size: 14px;
}

.reset_cart {
    margin-right: 20px;
    cursor: pointer;
}

.cart_continue_cart {
    color: #000066;
    text-decoration: underline;
    cursor: pointer;
}

.cart_mainB_center_BCenter {
    float: left;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    margin: 0 35px;
}

.cart_mainB_center_BRight {
    float: right;
    margin-right: 30px;
    display: flex;
}

.cart_mainB_center_BRight button {
    width: 128px;
    height: 44px;
    background: #004AB3;
    border-radius: 4px;
    color: #fff;
    font-size: 20px;
    border: 0;
    margin-left: 70px;
}

.cart_mainB_center_BRight span {
    line-height: 44px;
    font-size: 16px;
    font-weight: bold;
}

.cart_mainB_center_BRight span b {
    font-size: 24px;
    color: #F22424;
}

.cart_mainB_center_BRight span b i {
    font-size: 24px;
    color: #F22424;
    font-weight: bold;
}

.cart_mainB_top .group_now {
    font-size: 16px;
    color: #262626;
    line-height: 32px;
}

.cart_mainB_top_right {
    position: relative;
    border: 1px solid #ccc;
    width: 300px;
    margin-left: 10px
}

.cart_mainB_top_right .group_cartChecked {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 32px;
    height: 32px;
    align-items: center;
    padding: 0 5px;
}

.cart_mainB_top_right .group_cartChecked span {
    font-size: 14px;
}

.cart_mainB_top_right .group_cartChecked span.group_current {
    overflow: hidden;
    display: block;
    height: 32px;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
}

.group_cartlist {
    position: absolute;
    top: 31px;
    left: 0px;
    background: #fff;
    width: 300px;
    border: 1px solid #ccc;
    border-top: 0;
    padding: 0 5px;
    z-index: 1;
    display: none;
}

.group_cartlist .usable_upIcon {
    border-color: transparent transparent #32970b;
    left: 15px;
}

.group_cartlist ul {
    padding-top: 5px;
    float: inherit;
    max-height: 200px;
    overflow-y: scroll;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 0;
}

.group_cartlist li {
    color: #333;
    width: 260px;
    height: auto;
    line-height: 22px;
    margin-bottom: 5px;
    cursor: pointer;
}

.group_cartlist li:hover {
    color: #32970b;
}

.group_cartlist li.active {
    background: url(/assets/addons/shopro/img/groupChecked.png) right center no-repeat;
    padding-right: 12px;
}

.group_cartlist li a {
    display: block;
    font-size: 14px;
    color: #000;
}

.group_current_search {
    border: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    margin-top: 0;
    padding: 0;
}

.group_cartHistory {
    margin: 0;
    text-align: right;
    padding: 5px 20px 5px 0;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 0;
    border-bottom: 0;
    cursor: pointer;
    color: #666;
}

/* 订单提交 */
.order_confirm_wrap {
    width: 100%;
    margin-top: 20px;
}

.order_confirm_top {
    height: 38px;
    line-height: 38px;
    background: #F2F2F2;
    font-size: 14px;
    color: #666;
    padding-left: 20px;
    /* font-family: HarmonyOS Bold !important; */
    /* font-weight: bold; */
}

.order_confirm_main {
    border: 1px solid #ccc;
    border-top: 0;
    overflow: hidden;
    margin-bottom: 30px;
}

.order_confirm_address {
    border-bottom: 1px solid #ccc;
    padding: 0 20px 0px;
}

.order_confirm_address h3 {
    margin: 20px 0px;
    color: #262626;
    font-size: 16px;
}

.order_confirm_address h3 span {
    color: #004AB3;
    font-size: 14px;
    margin-left: 20px;
    cursor: pointer;
}

.order_confirm_address_list p {
    display: flex;
    align-items: center;
}

.order_confirm_address_list p span {
    color: #404040;
    font-size: 14px;
    margin-right: 20px;
}

.order_confirm_address_list p input {
    margin-right: 10px;
    margin-top:0;
}

.order_confirm_address_list p a {
    color: #004AB3;
    font-size: 14px;
    margin-right: 20px;
}

.order_confirm_address_list p i {
    width: 40px;
    height: 16px;
    background: #999999;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    font-size: 12px;
}

#address-form {
    display: none;
}

.user_address_top {
    width: 100%;
    margin-bottom:10px;
}

.user_address_topList {
    display: flex;
}

.order_confirm_addressInfo {
    display: none;
    color: #404040;
    font-size: 14px;
    padding-bottom: 20px;
}

.user_address_topList label {
    width: 114px;
    text-align: right;
    margin-right: 14px;
    height: 30px;
    line-height: 30px;
    color: #404040;
    font-size: 14px;
    font-weight:normal;
}

.user_address_topList label b {
    color: red;
}

.user_address_topList .user_address_topListR {
    flex: 1;
    display: flex;
    font-size: 14px;
}

.user_address_topList .user_address_topListR input {
    height: 30px;
    line-height: 30px;
    width: 300px;
    border: 1px solid #ccc;
    font-size:14px;
}

.user_address_topList .user_address_topListR select {
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    width: 150px;
    margin-right: 10px;
    font-size: 14px;
}

.user_address_topList .user_address_topListR textarea {
    width: 50%;
    border: 1px solid #ccc;
    font-size: 14px;
}

.user_address_topList .user_address_topListR input[type="checkbox"] {
    width: 15px;
    margin: 0;
    margin-right: 10px;
}

.user_address_topList .user_address_topListR_default {
    height: 30px;
    line-height: 30px;
}

.add_address {
    width: 160px;
    height: 38px;
    background: #004AB3;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    border: 0;
}

.add_address:hover {
    background: #000066;
}

.order_confirm_PI {
    border-bottom: 1px solid #ccc;
    padding: 0 20px;
}

.order_confirm_PI h3 {
    margin: 20px 0px;
    color: #262626;
    font-size: 16px;
}

.order_confirm_PI h3 span {
    color: #004AB3;
    font-size: 14px;
    margin-left: 20px;
}

.order_confirm_PI h3 i {
    color: #999999;
    font-size: 16px;
    margin-left: 20px;
}

.order_confirm_PI_list p {
    display: flex;
    align-items: center;
}

.order_confirm_PI_list p span {
    color: #404040;
    font-size: 14px;
    margin-right: 20px;
    margin-left: 10px;
}

.order_confirm_voinceList {}

.order_confirm_voince {
    padding: 0px 20px 20px;
    display: flex;
}

.order_confirm_voinceedit,
.order_confirm_edit {
    cursor: pointer;
}

.order_confirm_voinceLeft {
    margin-right: 60px;
}

.order_confirm_voinceLeftT {
    display: flex;
    align-items: center;
}

.order_confirm_voinceLeftT span {
    font-size: 16px;
    color: #262626;
    margin-left: 10px;
}

.order_confirm_voinceRight {
    flex: 1;
}

.order_confirm_voinceRightT {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}
.order_confirm_voinceRightT input[type="radio"],.order_confirm_voinceLeft input[type="radio"]{margin:0;}
.order_confirm_voinceRightT span {
    font-size: 16px;
    color: #262626;
    margin-left: 10px;
}

.order_confirm_voinceRightB_list {
    display: flex;
    margin-bottom: 8px;
    align-items: center;
}

.order_confirm_voinceRightB_list label {
    font-size: 14px;
    color: #333;
    margin-bottom: 0;
    font-family: HarmonyOS Regular !important;
    font-weight:normal;
    letter-spacing: 7px;
}

.order_confirm_voinceRightB_list select {
    width: 200px;
    height: 28px;
    line-height: 28px;
    color: #262626;
    font-size:14px;
    margin-left:2px;
    border:1px solid #ccc;
}

.order_confirm_voinceRightB_list p {
    color: #262626;
    line-height: 28px;
    margin-bottom: 0;
    margin-left: 10px;
    font-size:14px;
}
.order_confirm_voinceRightB_list p span{font-size:14px;}
.order_txt_no {
    display: none;
}

.order_confirm_voinceRightB {
    display: none;
}
.order_confirm_invoice_list label{
    font-size: 14px;
    color: #333;
    margin-bottom: 0;
    font-family: HarmonyOS Regular !important;
    font-weight:normal;
    letter-spacing: 3px;
}
.order_confirm_invoice_list input{
    width:200px;
    height:28px;
    border:1px solid #ccc;
}
.order_confirm_news_invoice {
    font-size: 14px;
    color: #004AB3;
}
.order_confirm_voinceK3List {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
    display:none;
}

.order_confirm_voinceK3List label {
    font-size: 14px;
    color: #333;
    margin-bottom: 0;
    font-family: HarmonyOS Regular !important;
    font-weight:normal;
}
.order_confirm_voinceK3ListL{
    letter-spacing: 7px;
}
.order_confirm_voinceK3List input{
    width:200px;
    height:28px;
    border:1px solid #ccc;
}
.order_confirm_changeList {
    border-bottom: 1px solid #ccc;
    padding: 0 20px;
}

.order_confirm_changeList h3 {
    margin: 20px 0px;
    color: #262626;
    font-size: 16px;
}

.order_confirm_changeList h3 span {
    color: #004AB3;
    font-size: 14px;
    margin-left: 20px;
}

.order_confirm_changeList h3 i {
    color: #999999;
    font-size: 16px;
    margin-left: 20px;
}

.order_confirm_changeList_list p {
    display: flex;
    align-items: center;
}

.order_confirm_changeList_list p span {
    color: #404040;
    font-size: 14px;
    margin-right: 20px;
    margin-left: 10px;
}

.order_confirm_note {
    border-bottom: 1px solid #ccc;
    padding: 20px 20px;
    color: #262626;
    font-size: 16px;
    display: flex;
}

.order_confirm_note textarea {
    width: 560px;
    height: 76px;
    background: #F5F5F5;
    border-radius: 2px;
    font-size: 12px;
    color: #262626;
    padding: 10px 20px;
    border: 0;
}

.order_confirm_note label {
    font-size: 16px;
    color: #262626;
    font-weight: normal;
}

.order_confirm_table {
    border-bottom: 1px solid #ccc;
    padding: 0px 20px;
}

.order_confirm_table h3 {
    margin: 20px 0px;
    color: #262626;
    font-size: 16px;
}

.order_confirm_table table {
    width: 100%;
}

.order_confirm_table table thead th {
    background: #F7F7F7;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #999999;
}

.order_confirm_table table tbody td {
    background: #F0F4FA;
    text-align: center;
    padding: 0 20px;
    font-size: 14px;
    border-bottom: 4px solid #fff;
}

.order_confirm_table table tbody td:first-child {
    text-align: left;
}

.order_confirm_table table tbody td:first-child img {
    width: 60px;
}

.order_confirm_table table tbody td a {
    color: #666666;
    font-size: 14px;
}

.order_confirm_money {
    border-bottom: 1px solid #ccc;
    padding: 20px 20px;
    overflow: hidden;
}

.order_confirm_money p {
    width: 270px;
    float: left;
    margin-left: 930px;
    font-size: 14px;
    color: #666666;
    line-height: 46px;
    display: flex;
    align-items: center;
}

.order_confirm_money p span {
    color: #F22424;
    font-size: 24px;
    margin-left: 35px;
}

.order_confirm_money p i {
    color: #0D0D0D;
    margin-left: 35px;
    font-size: 14px;
}

.order_confirm_btn {

    padding: 20px 20px;
    overflow: hidden;
}

.order_confirm_btn button {
    display: block;
    float: right;
    width: 140px;
    height: 44px;
    text-align: center;
    color: #fff;
    background: #004AB3;
    border-radius: 4px;
    border: 0;
    font-size: 20px;
}

/* 订单完成 */
.payment_main {
    width: 95%;
    margin: 0 auto;
}

.payment_top {
    margin-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
    padding: 10px 10px 0;
}

.payment_top p {
    margin: 0;
    margin-bottom: 10px;
}

.payment_top p label {
    font-weight: normal;
    margin: 0;
    font-size: 14px;
}

.payment_top p b {
    font-weight: normal;
    margin: 0;
    color: #1380cb;
    font-size: 14px;
}

.payment_top p.payment_amount b {
    color: #d93600;
}

.payment_pcTimer {
    font-size: 14px;
}

.payment_top p.payment_pcTimer b {
    color: #d93600;
    margin: 0 3px;
}

.public_payInfoPc {
    display: flex;
    margin-bottom: 40px;
}

.payment_bottomList {
    width: 500px;
}

.payment_bottomList h3 span {
    color: red;
    font-size: 13px;
    margin-left: 10px;
}

.payment_bottom {
    margin-top: 25px;
}

.payment_bottom h3 {
    font-size: 16px;
}

.payment_listCont {
    margin-top: 20px;
    overflow: hidden;
}

.payment_list {
    width: 15%;
    margin-right: 2%;
    border: 2px solid #ddd;
    float: left;
    margin-bottom: 15px;
}

.payment_list:nth-child(6n) {
    margin-right: 0;
}

.payment_list a {
    display: block;
    text-align: center;
    padding: 0;
    height: 45px;
    line-height: 45px;
}

.payment_list a img {
    max-width: 100%;
}

.payment_infolist {
    border: 2px solid #ddd;
    width: 80%;
    padding: 10px;
}

.payment_infolist p {
    line-height: 30px;
    font-size: 13px;
}

.payment_btn {
    margin: 10px 0 20px;
    text-align: center;
}

.payment_btn a {
    width: 140px;
    height: 38px;
    display: inline-block;
    padding: 0 20px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background: #004AB3;
    border-radius: 4px;
    cursor: pointer;
}

.pay_moneySureBtn .layui-layer-btn .layui-layer-btn0 {
    background: #004AB3;
}

.payment_btn a.continue_shop {
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    color: #004AB3;
    background: none;
}

.online_payment .payment_list {
    cursor: pointer;
    display: block;
    text-align: center;
    padding: 0;
    height: 45px;
}

.online_payment img {
    max-width: 100%;
    height: 35px;
    margin-top: 5px;
}

.online_payment .active {
    border: 1px solid #000066;
}

.payment_dialog {
    background: #fff;
    border-radius: 5px;
    display: none;
    text-align: center;
}

.payment_dialog p {
    color: #333;
    text-align: center;
    font-size: 17px;
    margin-bottom: 5px;
}

.payment_dialog p.payment_dialogInfo {
    font-size: 13px;
    color: #666;
    margin-bottom: 15px;
}

.payment_dialogBtn {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 5px;
}

.payment_dialogBtn span {
    padding: 5px 15px;
    display: inline-block;
    margin-right: 15px;
    border: 1px solid #32970b;
    color: #333;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}

.payment_dialogBtn span.payment_payed {
    margin-right: 0;
    background: #32970b;
    color: #fff;
}

.payment_dialog a {
    color: #333;
    font-size: 14px;
}

.upload_publicImg {
    margin-top: 20px;
}

.upload_publicImg p {
    margin-bottom: 10px;
    color: red;
    font-size: 13px;
}

.upload_publicImg .order_listUpload {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 110px;
    width: 200px;
    border: 1px solid #ccc;
}

.upload_publicImg img {
    max-width: 200px;
    max-height: 110px;
    display: inline-block;
    vertical-align: middle;
    cursor: zoom-in;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}

.upload_publicImg .order_listUpload input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    opacity: 0;
    z-index: 1;
}

.order_listUpload span.pay_uploadRemove {
    cursor: pointer;
    position: absolute;
    right: -8px;
    top: -8px;
    border: 1px solid #ccc;
    border-radius: 25px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 23px;
    background: #fff;
    color: #666;
    display: none;
}

.pay_uploadBtn {
    position: relative;
    padding: 0;
    width: 140px;
    display: none;
}

.pay_uploadBtn input {
    position: absolute;
    width: 100%;
    height: 38px;
    opacity: 0;
}

.paybigImg {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 111;
    text-align: center;
    display: flex;
    align-items: center
}

.paybigImg img {
    margin: 0 auto;
    max-width: 60%;
    max-height: 80%;
    align-items: center;
}

.payBigImgClose {
    font-size: 22px;
    position: absolute;
    right: 12%;
    top: 8%;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    border: 1px solid #fff;
    cursor: pointer;
}

.payment_dialog {
    background: #fff;
    border-radius: 5px;
    display: none;
    text-align: center;
}

.payment_dialog p {
    color: #333;
    text-align: center;
    font-size: 17px;
    margin-bottom: 5px;
}

.payment_dialog p.payment_dialogInfo {
    font-size: 13px;
    color: #666;
    margin-bottom: 15px;
}

.payment_dialogBtn {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 5px;
}

.payment_dialogBtn span {
    padding: 5px 15px;
    display: inline-block;
    margin-right: 15px;
    border: 1px solid #004AB3;
    color: #333;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}

.payment_dialogBtn span.payment_payed {
    margin-right: 0;
    background: #004AB3;
    color: #fff;
}

.payment_dialog a {
    color: #333;
    font-size: 14px;
}

.offline_uploadTitle {
    width: 100%;
}

.offline_uploadTitle h3 span {
    color: red;
    font-size: 13px;
    margin-left: 10px;
}

.offline_uploadContTop {
    position: relative;
    border: 1px solid #ccc;
    width: 80px;
    height: 90px;
    background: #f5f5f5;
    text-align: center;
    line-height: 90px;
    font-size: 16px;
}

.offline_uploadContTop input {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 90px;
    opacity: 0;
    cursor: pointer;
}

.offline_uploadContTop span {
    font-size: 30px;
}

.offline_uploadCont_imgList {
    display: flex;
    margin-top: 10px;
}

.offline_uploadCont_imgList p {
    width: 80px;
    height: 90px;
    position: relative;
    border: 1px solid #ccc;
    margin-right: 10px;
}

.offline_uploadCont_imgList p i {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    font-size: 20px;
    cursor: pointer;
}

.offline_uploadCont_imgList p img {
    width: 100%;
    height: 100%;
}

/* 利发国际分类 */
.product_main {
    width: 1200px;
    display: flex;
    margin: 0 auto 100px;
}

.product_main_left {
    width: 280px;
    margin-right: 20px;
    background: #F5F5F5;
}

.product_main_leftTitle {
    width: 280px;
    height: 32px;
    background: linear-gradient(90deg, #000066, #004AB3);
    border-radius: 0px 20px 0px 20px;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
    padding-left: 40px;
}

.product_main_leftList {
    padding: 30px;
}

.product_main_leftList dl {
    width: 100%;
    margin-bottom: 30px;
}

.product_main_leftList dl dt {
    width: 220px;
    height: 220px;
    background: #FFFFFF;
}

.product_main_leftList dl dt a {
    display: block;
}

.product_main_leftList dl dt img {
    width: 220px;
    height: 220px;
    border: 0;
}

.product_main_leftList dl dd {
    padding-top: 20px;
}

.product_main_leftList dl dd p a {
    display: block;
    color: #262626;
    line-height: 21px;
    font-size: 14px;
    font-weight: bold;
}

.product_main_leftList dl dd h3 a {
    font-size: 18px;
    font-weight: bold;
    color: #000066;
    line-height: 21px;
}

.product_main_right {
    flex: 1;
}

.product_main_rightTitle {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 32px;
    height: 32px;
    background: linear-gradient(90deg, #008D43, #C3D600);
    border-radius: 20px 0px 20px 0px;
    padding-left: 50px;
}

.product_main_rightBottom {
    padding: 0 50px;
}

.product_main_rightlist {
    overflow: hidden;
    border-bottom: 1px dashed #1A1A1A;
    margin-top: 30px;
}

.product_main_rightlist h3 {
    margin: 0;
}

.product_main_rightlist h3 a {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #1A1A1A;
}

.product_main_rightlistInfo {
    margin-top: 18px;
    padding-bottom: 10px;
}

.product_main_rightlistInfo ul {
    overflow: hidden;
    margin: 0;
}

.product_main_rightlistInfo ul li {
    float: left;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 15px;
    margin-bottom: 20px;
}

.product_main_rightlistInfo ul li a {
    padding: 0 20px;
    font-size: 14px;
    color: #404040;
    font-size: 14px;
}

.product_main_rightlistInfo ul li:hover {
    background: #004AB3;
    border: 1px solid #004AB3;
}

.product_main_rightlistInfo ul li:hover a {
    color: #fff;
}

/* 商城首页 */
.mall_cont {
    width: 100%;
}

.mall_cont_center {
    width: 1200px;
    margin: 60px auto 100px;
}

.mall_cont_centerTitle {
    border-bottom: 1px solid #BEBEBF;
    position: relative;
    height: 50px;
}

.mall_cont_centerTitle ul {
    position: absolute;
    top: 0;
}

.mall_cont_centerTitle ul li {
    height: 50px;
    float: left;
    font-size: 22px;
    margin-right: 55px;
    cursor: pointer;
    font-weight: bold;
}

.mall_cont_centerTitle ul li.active {

    border-bottom: 3px solid #1A2C68;
    color: #1A2C68;
}

.mall_cont_centerCont {
    width: 100%;
    margin-top: 30px;
    display: flex;
}

.mall_cont_centerCont_list {
    width: 329px;
    height: 490px;
    background: #F7F8FC;
    padding: 0 24px 10px;
    position: relative;
    margin-right: 28px;
    border-radius: 12px;
}

.mall_cont_centerCont_listTop {
    margin-top: 25px;
    text-align: center;
}

.mall_cont_centerCont_listTop span {
    display: inline-block;
    /* padding: 0 30px 30px; */
    border-bottom: 3px solid #000066;
    font-size: 20px;
    font-weight: bold;
    color: #404040;
    height: 95px;
}

.mall_cont_centerCont_listC {
    width: 100%;
}

.mall_cont_centerCont_listC img {
    width: 180px;
    height: 180px;
    margin: 30px auto 20px;
    display: block;
}

.mall_cont_centerCont_listC p {
    height: 80px;
    font-size: 14px;
    color: #666666;
    line-height: 21px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 0;
}

.mall_cont_centerCont_listMore {

    width: 148px;
    height: 36px;
    background: #004AB3;
    border-radius: 6px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    margin: 0 auto;
}

.mall_cont_centerCont_listMore a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    display:block;
    height: 36px;
    line-height: 36px;
}

.mall_cont_centerCont_list:nth-child(4n) {
    margin-right: 0;
}

.mall_cont_centerCont_list:hover {
    background: linear-gradient(0deg, #004AB3, #F7F8FC, #fff);
}

.mall_cont_centerCont_list:hover .mall_cont_centerCont_listC p {
    color: #fff;
}

.mall_cont_centerCont_list:hover .mall_cont_centerCont_listMore {
    background: #fff;
    color: #004AB3;
}

.mall_cont_centerCont_list:hover .mall_cont_centerCont_listMore a {
    color: #004AB3;
}

.banner {
    width: 100%;
    min-width:1200px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: -5px;
    background: #f5f5f5;
    border-radius: 0px 0px 38px 38px;
    position: relative;
}

.banner .slider {
    margin-left: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    width: 100%;
}

.banner .slider .swiper-slide img {
    width: 100%;
}

.banner .swiper-button-next,
.banner .swiper-button-prev {
    background: none;
    background: rgba(24, 24, 24, .4);
    width: 54px;
    height: 54px;
    border-radius: 54px;
    text-align: center;
    line-height: 54px;
}

.banner .swiper-button-next,
.banner .swiper-button-prev i {
    color: #fff;
    font-size: 30px;
}

.banner .swiper-button-prev {
    line-height: 64px;
}

.home_mainContHot .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.gallery-top {
    height: 80%;
    width: 100%;
}

.gallery-thumbs {
    box-sizing: border-box;
    padding: 10px 0 !important;
    height: auto;
    bottom: 0px;
    background: #f5f5f5;
    width: 1040px;
}

.gallery-thumbs .swiper-wrapper {
    text-align: center;
    width: 100%;
}

.gallery-thumbs .swiper-slide {
    width: 200px !important;
    height: 100%;
    opacity: 0.3;
    display: inline-block;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    width: 198px !important;
}

.gallery-thumbs .swiper-slide:hover {
    opacity: 1;
    width: 198px !important;
}

.pc_banner .swiper-pagination-bullet {
    width: 30px;
    border-radius: 10px;
}

.shop_banner {
    border-radius: 0 !important;
}

.shop_banner img {
    width: 100%;
}

.mall_cont_activity {
    width: 1200px;
    margin: 0 auto;
}

.mall_cont_activity_title h3 {
    font-size: 22px;
    color: #1A2C68;
    font-weight: bold;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mall_cont_activity .mall_cont_activity_title h3 a {
    color: #1A2C68;
    font-size: 16px;
}

.mall_cont_activity .mall_cont_activity_title h3 a i {
    color: #1A2C68;
}

.mall_cont_activity .mall_cont_activity_title h3 a:hover {
    color: #014ab3;
}

.mall_cont_activity .mall_cont_activity_title h3 a:hover i {
    color: #014ab3;
}

.mall_cont_activity_titleLine {
    display: inline-block;
    border-bottom: 8px solid #1A2C68;
    border-radius: 4px;
    width: 60px;
}

.mall_cont_activity_cont {
    margin-top: 36px;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 80px;
}

.mall_cont_activity_contList {
    width: 285px;
    height: 296px;
    border-radius: 12px;
    border: 1px solid #EDEDED;
    margin-right: 20px;

}

.mall_cont_activity_contList:last-child {
    margin-right: 0;
}

.mall_cont_activity_contList img {
    width: 285px;
    height: 160px;
    border-radius: 12px 12px 0 0;
}

.mall_cont_activity_contListB {
    padding: 0 20px;
}

.mall_cont_activity_contList h3 {
    font-size: 16px;
    color: #262626;
}

.mall_cont_activity_contListB p {
    font-size: 14px;
    color: #595959;
    height: 36px;
    display: flex;
    align-items: center;
}

.mall_cont_activity_contListB a {
    font-size: 14px;
    color: #000066;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mall_cont_activity_contListB a i {
    color: #000066;
}

.mall_cont_activity_contListB a:hover {
    color: #014ab3;
}

.mall_cont_activity_contListB a:hover i {
    color: #014ab3;
}

.mall_cont_activity_contB {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 80px;
}

.mall_cont_activity_contBList {
    width: 380px;
    height: 184px;
    border-radius: 12px;
    border: 1px solid #EDEDED;
    margin-right: 30px;
}

.mall_cont_activity_contBList:last-child {
    margin-right: 0;
}

.mall_cont_activity_contBList a {
    width: 380px;
    height: 184px;
    border-radius: 12px;
    display: block;
    overflow: hidden;
}

.mall_cont_activity_contBList a img {
    width: 380px;
    height: 184px;
    border-radius: 12px;
    transition: all 1s;
}

.mall_cont_activity_contBList a img:hover {
    transform: scale(1.2);
}

.mall_cont_activity_contBList p {
    font-size: 18px;
    color: #262626;
    margin-top: 15px;
}

.mall_cont_product {
    width: 1200px;
    margin: 85px auto 0px;
}

.mall_cont_productB {
    display: flex;
    justify-content: space-between;
}

.mall_cont_productBLeft {
    width: 650px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 50px;
}

.mall_cont_pBLeft_list {
    width: 130px;
    text-align: center;
    margin-bottom: 30px;
    cursor: pointer;
}

.mall_cont_pBLeft_listT {
    width: 86px;
    height: 86px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    line-height: 86px;
    margin: 0 auto 12px;
}

.mall_cont_pBLeft_listT img:nth-child(2) {
    display: none;
}

.mall_cont_pBLeft_list img {
    width: 70px;
    height: 60px;
}

.mall_cont_pBLeft_list.active .mall_cont_pBLeft_listT {
    background: #1A2C68;
}

.mall_cont_pBLeft_list p {
    font-size: 16px;
}

.mall_cont_productBRight {
    width: 450px;
}

.mall_cont_productBRightImg {
    width: 100%;
    /* height: 216px; */
    /* background: url("/assets/addons/shopro/img/shop_home/home_productBg.png") no-repeat;
    background-size: 100%; */
}

.mall_cont_productBRightImg img {
    width: 100%;
    /* height: 216px; */
}
.mall_cont_productBRightB{margin-top:20px;}
.mall_cont_productBRightB h3 {
    height: 36px;
    line-height: 36px;
    font-size: 22px;
    color: #262626;
    text-align: center;
}

.mall_cont_productBRightB a {
    width: 180px;
    height: 44px;
    background: linear-gradient(90deg, #121F59, #004AB3);
    border-radius: 22px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    margin: 0 auto;
}

.shop_banner_tab {
    width: 880px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 5;
    display: flex;
    justify-content: space-between;
    transform: translate(-50%);
}

.shop_banner_tab_list {
    width: 140px;
    height: 112px;
    background: #FFFFFF;
    box-shadow: 0px 5px 12px 9px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    margin-right: 60px;
    transition: all 0.5s;
}
.shop_banner_tab_list:last-child{
    margin-right:0;
}
.shop_banner_tab_list a img {
    width: 60px;
    margin: 0 auto;
    display: block;
    margin-top: 12px;
}

.shop_banner_tab_list a p {
    font-size: 18px;
    text-align: center;
    color: #333;
    font-weight: bold;
}

.shop_banner_tab_list:hover {
    transform: translateY(-15px);
}

/*联系利发国际*/
.contact_topImg {
    width: 100%;
}

.contact_topImg img {
    width: 100%;
}

.contact {
    height: auto;
    width: 1200px;
    margin: 0 auto;
}

.contact_topNav {
    width: 400px;
    margin: 0 auto 20px;
}

.contact_topNav ul {
    overflow: hidden;
}

.contact_topNav ul li {
    border: 1px solid #eee;
    width: 200px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.contact_topNav ul li.contact_topNavSecond {
    margin-right: 0;
    width: 200px;
}

.contact_topNav ul li.active {
    background: #000066;
    color: #fff;
    border: 1px solid #000066;
}

.contact .span10 {
    margin: 0 auto;
    width: 1400px;
    float: none;
}

.contact iframe {
    width: 100%;
    height: 600px;
}

.contact iframe #allmap {
    width: 100%;
}

.contact_cont {
    margin-top: 50px;
    margin-bottom: 50px;
}

.contact_cont h3 {
    text-align: center;
}

.contact_cont p {
    font-size: 14px;
    width: 90%;
    margin: 20px auto;
    text-align: center;
    line-height: 30px;
}

.contact_cont p span {
    font-size: 14px;
    line-height: 30px;
}

.contact_list {
    width: 100%;
    overflow: hidden;
}

.contact_list .map_search {
    width: 45%;
    float: left;
    overflow: hidden;
    margin-right: 1%;
}

.contact_seachTop {
    overflow: hidden;
    margin-bottom: 15px;
    display: none;
}

.map_search select {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    width: 150px;
}

.contact_searchLeft {
    float: left;
    margin-right: 5px;
    min-width: 120px;
}

.contact_searchLeft span {
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    font-size: 14px;
}

.contact_searchResult {
    width: 100%;
    background: #fafafa;
    padding-bottom: 20px;
}

.contact_loading {
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 14px;
}

.contact_mapList {
    width: 97%;
    margin-left: 3%;
    border-bottom: 1px solid #ccc;
}

.contact_mapList h3 {
    text-align: left;
    font-size: 15px;
    color: #333;
    font-weight: bold;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    cursor: pointer;
    margin: 0;
}

.contact_mapList h3 span {
    font-size: 14px;
    font-weight: bold;
}

.contact_mapList h3 i {
    margin-left: 10px;
    float: right;
    line-height: 40px;
}

.contact_mapCont {
    display: none;
}

.contact_mapCont p {
    text-align: left;
    margin: 0px auto 0;
}

.contact_cont p.contact_nodata {
    padding-top: 20px;
    margin-top: 0;
    margin-bottom: 0;
}

/* 关于利发国际 */
.about_nav {
    width: 1200px;
    margin: 25px auto;
}

.about_nav ul {
    overflow: hidden;
    width: 602px;
    margin: 0 auto;
    display: flex;
    justify-content: center
}

.about_nav ul li {
    float: left;
    width: 150px;
    border: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    border-right: 0;
    text-align: center
}

.about_nav ul li:last-child {
    border-right: 1px solid #ccc;
}

.about_nav ul li a {
    display: block;
    color: #333;
    font-size: 16px;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
}

.about_nav ul li.active {
    background: #000066;
    border: 1px solid #000066;
}

.about_nav ul li.active a {
    color: #fff;
}

.aboutUs_info {
    width: 1200px;
    margin: 0px auto 25px;
    background: #f5f5f5;
    padding: 20px;
    line-height: 20px;
    font-size: 14px;
}

.aboutUs_info p {
    margin: 10px 0;
}

.aboutUs_info img {
    max-width: 100%;
}

/* 投资者关系 */
.ir_nav_pc {
    width: 100%;
    height: 40px;
    background: #f4f4f4;
}

.ir_nav_pc ul {
    display: flex;
    width: 1200px;
    margin: 0 auto;
}

.ir_nav_pc ul li {
    line-height: 40px;
    height: 40px;
    width: 150px;
    text-align: center;
    position: relative;
    color: #888888;
    margin-right: 1px;
}

.ir_nav_pc ul li a {
    color: #888888;
    font-size: 16px;
    display: block;
    height: 40px;
    line-height: 40px;
}

.ir_nav_pc ul li a:hover {
    background: #000066;
    color: #fff;
}

.ir_nav_pc ul li.ir_nav_PCactive a {
    background: #000066;
    color: #fff;
}

.ir_nav_PCiframe {
    margin: 50px auto;
    display: block;
    min-height: 500px;
}

.ir_nav_mobile ul li.ir_nav_PCactive a {
    color: #32970b;
}

/*移动端 投资者关系*/
.ir_nav_mobile {
    padding-bottom: 0;
}

.ir_nav_mobile .news_tab ul {
    overflow: visible;
}

.m_ir_nav_iframe {
    margin-top: 20px;
    min-height: 500px;
}

/*投资预约*/
.ir_nav_pcCont {
    margin: 80px auto;
    width: 1200px;
    display: none;
}

.ir_nav_pcContTop h3 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 80px;
}

.ir_nav_pcForm_list {
    display: flex;
    margin-bottom: 20px;
}

.ir_nav_pcForm_listL {
    width: 330px;
    font-size: 16px;
    line-height: 35px;
}

.ir_nav_pcForm_listL em {
    color: red;
}

.ir_nav_pcForm_listL span {
    font-size: 15px;
}

.ir_nav_pcForm_listR {
    flex: 1;
    overflow: hidden;
    font-size: 15px;
    line-height: 35px;
}

.ir_nav_pcForm_listR input[type="text"] {
    height: 35px;
    line-height: 35px;
    width: 50%;
    border: 0;
    border: 1px solid #ccc
}

.ir_nav_pcForm_province input[type="text"] {
    height: 35px;
    line-height: 35px;
    width: 20%;
    border: 0;
    border: 1px solid #ccc;
    margin-right: 10px;
    margin-left: 15px;
}

.ir_nav_pcForm_province input[type="text"]:nth-child(1) {
    margin-left: 0;
}

.ir_nav_pcForm_listR input[type="radio"] {
    float: left;
    width: 20px;
    height: 20px;
    display: block;
    margin-top: 7.5px;
    margin-right: 10px;
    position: relative;
}

.ir_nav_pcForm_listR input[type="checkbox"] {
    margin-top: 0;
}

.ir_nav_pcForm_listR a {
    font-size: 15px;
}

.ir_nav_pcForm_listR label {
    float: left;
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    margin-right: 20px;
    font-weight: normal;
}

.ir_nav_pcForm_listR #comm_content {
    width: 80%;
    border: 1px solid #ccc;
}

.ir_pcBtn span {
    width: 100px;
    margin: 0 auto 50px;
    display: block;
    background: #32970b;
    color: #fff;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
}

.ir_dialog {
    padding: 30px;
    display: none;
}

.ir_dialog h3 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
}

.ir_dialog p {
    text-indent: 2em;
    line-height: 35px;
    font-size: 16px;
}

.ir_dialog p.ir_promisedialogTop {
    text-indent: 0rem;
}

.upload_card {
    position: relative;
    margin-left: 10px;
    cursor: pointer;
}

.upload_input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100px;
}

.upload_btn {
    border: 1px solid #ccc;
    font-weight: normal;
    font-size: 14px;
    padding: 5px 8px;
    background: #f5f5f5;
    color: #666;
}

.upload_card i {
    font-style: normal;
}

.upload_checkCont {
    display: none;
    margin-top: 10px;
}

.upload_checkCont_name {
    font-weight: normal;
    padding: 0 5px;
}

.upload_detele {
    color: #32970b;
}

.upload_check_btn {
    color: #32970b;
}

.ir_nav_mCont {
    margin: 20px auto;
    padding-bottom: 60px;
    width: 95%;
    display: none;
}

.ir_nav_mContTop h3 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}

.ir_nav_mForm_list {
    margin-bottom: 20px;
}

.ir_nav_mForm_listL {
    width: 100%;
    font-size: 14px;
    line-height: 35px;
}

.ir_nav_mForm_listL em {
    color: red;
    margin-right: 5px;
}

.ir_nav_mForm_listR {
    overflow: hidden;
    font-size: 14px;
}

.ir_nav_mForm_listR input[type="text"] {
    height: 35px;
    line-height: 35px;
    width: 100%;
    border: 0;
    border: 1px solid #ccc
}

.ir_nav_mForm_province input[type="text"] {
    height: 35px;
    line-height: 35px;
    width: 30%;
    border: 0;
    border: 1px solid #ccc;
    margin-right: 10px;
    margin-left: 15px;
}

.ir_nav_mForm_listR input[type="text"]:nth-child(1) {
    margin-left: 0;
}

.ir_nav_mForm_listR input[type="checkbox"] {
    margin-top: 0;
}

.ir_nav_mForm_listR a {
    font-size: 14px;
}

.ir_nav_mForm_listR input[type="radio"] {
    float: left;
    width: 15px;
    height: 15px;
    display: block;
    margin-top: 9px;
    margin-right: 3px;
}

.ir_nav_mForm_listR label {
    float: left;
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    margin-right: 20px;
    font-weight: normal;
}

.ir_nav_mForm_listR #comm_content {
    width: 100%;
    border: 1px solid #ccc;
}

.ir_pcBtn span {
    width: 100px;
    margin: 0 auto 50px;
    display: block;
    background: #000066;
    color: #fff;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    font-size: 14px;
}

.ir_nav_mForm_listR a {
    font-size: 14px;
}

.radio_type {
    appearance: none;
    position: relative;
}

.radio_type:before {
    content: '';
    width: 20px;
    height: 20px;
    border: 2px solid #ccc;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
}

.radio_type:checked:before {
    content: '';
    width: 20px;
    height: 20px;
    border: 2px solid #ccc;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
}

.radio_type:checked:after {
    content: '';
    width: 12px;
    height: 12px;
    text-align: center;
    background: #000066;
    border: 1px solid #ccc;
    ;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 6px;
    left: 4px;
}

/* 新闻 */
.newsMain {
    width: 1200px;
    margin: 90px auto 10px;
}

.newsMain_list {
    margin-top: 10px;
}

.newscont {
    width: 100%;
    margin: 10px auto;
    padding-top: 20px;
    background: #fff;
    padding-bottom: 10px;
}

.newscont dl {
    width: 100%;
    margin: 0 auto 20px;
    overflow: hidden;
    background: #f9f9f9;
    padding: 20px;
}

.newscont dl:hover {
    box-shadow: 0px 5px 10px #ddd;
    ;
}

.newscont dl dt {
    width: 20%;
    margin-right: 2%;
    float: left;
}

.newscont dl dt img {
    width: 100%;

}

.newscont dl dd {
    width: 78%;
    float: left;
    position: relative;
    height: 198px;
}

.newscont dl dd h3 {
    overflow: hidden;
    margin-bottom: 10px;
}

.newscont dl dd h3 a {
    font-size: 18px;
    color: #333;
    display: block;
    width: 80%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newscont dl dd h3 span {
    float: right;
    width: 20%;
    float: left;
    text-align: right;
    font-size: 14px;
    color: #999;
}

.newscont dl dd p.newsIntroduce {
    margin-bottom: 10px;
}

.newscont dl dd p a {
    font-size: 16px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.newsNum {
    position: absolute;
    bottom: 0;
    background: url(/assets/addons/shopro/img/views.png) 0 3px no-repeat;
    padding-left: 25px;
    color: #999;
}

/* 新闻详情 */
.newsInfo {
    width: 1200px;
    margin: 0px auto 10px;
    font-size: 14px;
}

.newsInfo_cont {
    background: #fff;
    padding: 20px 0;
}

.newsInfo .newsInfo_title {
    width: 95%;
    margin: 10px auto 20px;
    padding-top: 20px;
}

.newsInfo .newsInfo_title h3 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
}

.newsInfo .newsInfo_title p {
    text-align: center;
}

.newsInfo .newsInfo_title p span {
    margin-right: 10px;
    color: #666;
    font-size: 13px;
}

.newsInfo_main {
    width: 95%;
    margin: 0px auto;
    overflow: hidden;
}

.pagination {
    text-align: center;
    float: none;
    display: block;
    margin: 0 auto 10px;
    padding: 10px 0px;
}

.pagination .pagination {
    margin: 0;
    padding: 0;
}

#pagination ul {
    display: inline-block;
}

.pagination a,
.pagination span {
    height: 24px;
    line-height: 24px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-right: 2px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    outline: none;
    blr: expression(this.hideFocus=true);
    margin-bottom: 10px;
}

.pagination a {
    padding: 0px 12px;
    border: 1px solid #cccccc;
}

.pagination span {
    padding: 0px 12px;
    border: 1px solid #33970c;
}

.pagination a:hover {
    border: 1px solid #33970c;
}

#pagination .pagination li a {
    padding: 0;
    display: block;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0 3px;
    text-align: center;
}

#pagination .pagination span {
    padding: 0;
    display: block;
    min-width: 30px;
    height: 30px;
    padding: 0 3px;
    line-height: 30px;
    text-align: center;
}

/* 官网首页 */
.cwbio-web-header-wrap {
    width: 100%;
    height: 100px;
    position: fixed;
    z-index: 999;
    top: 0;
    background: unset;
}

.cwbio-web-header {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(24, 24, 24, .85);
}

.cwbio_headercont_left {
    display: flex !important;
    align-items: center !important;
    flex-direction: row !important;
}

.cwbio_logo {
    width: 258px;
    ;
    margin-right: 60px;
    cursor: pointer;
}

.cwbio-web-header-ul {
    display: flex;
    height: 100px;
    line-height: 100px;
    color: rgba(24, 24, 24, .85);
    margin-bottom: 0;
}

.cwbio-web-header-txt-color {
    color: hsla(0, 0%, 100%, .85) !important;
}

.cwbio-web-header ul li {
    /*    list-style-type: unset;
        width: unset;

        margin-bottom: unset;*/
}

.cwbio-web-header ul>div {
    box-sizing: border-box;
}

.cwbio-web-header-li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    position: relative;
    height: 100px;
    line-height: 100px;
    margin-right: 24px;
}

.cwbio-web-header-li>a {
    color: #000000;
    display: block;
    line-height: 100px;
    font-size: 16px;
}

.cwbio-web-header-li>a.active {
    border-bottom: 2px solid #000066;
}

.cwbio-web-label-item {
    display: none;
    color: #000000;
    width: 100%;
    overflow: hidden;
    position: fixed;
    z-index: -1;
    left: 0;
    top: 100px;
    border-top: 1px solid #fff;
    background: hsla(0, 0%, 100%, .7);
    backdrop-filter: blur(40px);
    padding: 0px 0 0 0px;
}

.cwbio-web-label-item-container {
    max-width: 1400px;
    padding: 36px 0 20px 0;
    margin: 0 auto;
    display: flex;
    min-height: 665px;
    flex-flow: column wrap;
    text-align: left;
}

.cwbio-web-label-item-container-item {
    max-width: 170px;


    margin-bottom: 20px;
}

.cwbio-web-label-item-container-label {
    height: 30px;
    line-height: 38px;
    width: 170px;
}

.cwbio-web-label-item-container-title {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(24, 24, 24, 0.16);
    display: flex;
    width: auto;
    max-width: 170px;
    align-items: center;
}
.nochildren_item .cwbio-web-label-item-container-title{
    border-bottom:0;
}
.login_header_bottom span.cwbio-web-label-item-title-arrow {
    line-height: 30px;
}

.cwbio-web-label-item-container-label a {
    color: #000;
    font-size: 14px;
    white-space: nowrap;
    width: 170px;
}

.cwbio-web-label-item-container-label a:hover {
    color: #000066;
}

.cwbio-web-label-item-container-title>a {
    font-size: 16px;
    color: #000;
    width: auto;
}

.cwbio-web-label-item-container-title>a:hover {
    color: #000066;
}

.cwbio_banner_bottom {
    width: 100%;
    display: flex;
    position: absolute;
    bottom: 0;
    z-index: 100;
    left: 0;
}

.cwbio_banner_bottom_left {
    width: 50%;
    height: 40px;
    background: linear-gradient(90deg, #151F46, #0074CC);
    border-radius: 0px 38px 0px 38px;
}

.cwbio_banner_bottom_right {
    width: 50%;
    height: 40px;
    background: linear-gradient(90deg, #008D43, #8CC220);
    border-radius: 40px 0px 40px 0px;
}

.cwbio_headercont_right i {
    font-size: 18px;
    color: #333;
    cursor: pointer;
}

.cwbio_search_input {
    width: 200px;
    border: 1px solid #000;
    display: flex;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    align-items: center;
    display: none;
}

.cwbio_search_input input {
    border: 0;
    flex: 1;
    background: none;
    height: 30px;
    line-height: 30px;
}

.cwbio_search_input i {
    margin-right: 10px;
}

.cwbio_center {
    width: 100%;
}

.cwbio_center_top {
    width: 100%;
    margin: 0 auto;
    background: #F5F5F5;
    padding-top: 34px;
}

.cwbio_center_top_title {
    width: 1200px;
    margin: 0 auto;
}

.cwbio_center_top_title h3 {
    text-align: center;
    font-size: 36px;
    color: #404040;
    font-weight: bold;
}

.cwbio_center_top_title p {
    text-align: center;
    font-size: 14px;
    color: #404040;
}

.cwbio_center_top_cont {
    width: 1200px;
    margin: 58px auto 0px;
    padding-bottom: 36px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cwbio_center_top_cont_list {
    width: 366px;
    height: 228px;
    margin-bottom: 50px;
}

.cwbio_center_top_cont_list a {
    display: block;
    position: relative;
    width: 366px;
    height: 228px;
}

.cwbio_center_top_cont_list a img {
    width: 100%;
    height: 228px;
}

.cwbio_center_top_cont_list a p {
    position: absolute;
    width: 366px;
    height: 228px;
    text-align: center;
    line-height: 228px;
    top: 0;
    left: 0;
    font-size: 20px;
    color: #FFFFFF;
}

.cwbio_center_second {
    background: #000066;
}

.cwbio_center_second_cont {
    width: 1200px;
    margin: 0px auto;
    padding: 160px 0;
    display: flex;
    justify-content: space-between;
}

.cwbio_center_second_cont_list {
    width: 366px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 40px 0px 40px 0px;
}

.cwbio_center_second_cont_list a {
    display: block;
}

.cwbio_center_second_cont_list a img {
    width: 120px;
    height: 120px;
    margin: 60px auto 30px;
    display: block;
}

.cwbio_center_second_cont_list a h3 {
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

.cwbio_center_second_cont_list a p {
    text-align: center;
    margin-bottom: 84px;
    color: #fff;
    font-size: 18px;
}

.cwbio_center_three {
    width: 100%;
    background: #EFF1F5;
}

.index_centerNews {
    margin: 0px auto 0px;
    width: 1200px;
    padding: 55px 0;
}

.index_centerNews .index_centerTitle {
    margin-bottom: 10px;
    font-size: 36px;
    font-weight: bold;
    background: url(/assets/addons/shopro/img/cwbio_center_three_news.png) 0 3px no-repeat;
    height: 120px;
    vertical-align: bottom;
    display: table-cell;
}

.index_centerNews .index_centerTitle a {
    margin-left: 30px;
    font-size: 16px;
    color: #666;
}

.index_centerNewsMain {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.index_centerNewsMain dl {
    width: 549px;
    margin-right: 98px;
    display: flex;
    margin-top: 40px;
}

.index_centerNewsMain dl:nth-child(2n) {
    margin-right: 0;
}

.index_centerNewsMain dl dt {
    width: 160px;
    margin-right: 20px;
}

.index_centerNewsMain dl dt a img {
    width: 100%;
}

.index_centerNewsMain dl dd {
    flex: 1;
}

.index_centerNewsMain dl dd h3 {
    margin-top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.index_centerNewsMain dl dd h3 a {
    font-size: 20px;
    color: #333;
}

.index_centerNewsMain dl dd p {
    margin-bottom: 0px;
    color: #666;
}

.index_centerNewsMain dl dd p a {
    font-size: 18px;
    color: #666;
}

.index_centerNewsMain dl:hover {
    box-shadow: 0px 0px 10px #ccc;
}

.cwbio_center_four {
    width: 100%;
}

.cwbio_center_four img {
    width: 100%;
}

.cwbio_center_five {
    width: 100%;
    background: #000066;
}

.cwbio_center_five .cwbio_center_five_cont {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    padding: 90px 0;
}

.cwbio_center_five .cwbio_center_five_cont h3 {
    font-size: 36px;
    color: #FFFFFF;
    line-height: 34px;
    text-align: center;
    margin-bottom: 30px;
}

.cwbio_center_five .cwbio_center_five_cont a {
    display: block;
    width: 420px;
    height: 54px;
    line-height: 54px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #FFFFFF;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.05) 100%);
    border-radius: 27px;
    font-size: 20px;
    color: #FFFFFF;
}

footer.cwbio_footer {
    background: #000066;
}

.cwbio_footer .footer_bottom {
    border: 0;
}

.cwbio_footer .footer_top {
    justify-content: space-between;
}

.cwbio_footer .footer_topLeft {
    opacity: 1;
}

.cwbio_footer .footer_topCenter {
    margin-left: 0px;
}

.cwbio_footer .footer_topLeft {
    width: 200px;
    height: auto;
    margin-right: 60px;
}

.footer_topCenterList:last-child {
    margin-right: 0;
}

/*右侧悬浮窗*/
.pc_rightDialog {
    position: fixed;
    bottom: 50%;
    right: 0;
    z-index: 100;
}

.pc_rightDialogList {
    margin-bottom: 5px;
    position: relative;
    cursor: pointer;
}

.pc_rightDialog p {
    background: #000066;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #ccc;
}

.pc_rightDialog p img {
    width: 30px;
    height: 30px;
    margin-top: 5px;
}

.pc_rightIcon {
    position: absolute;
    right: 40px;
    top: 0;
    width: 150px;
    height: 150px;
    background: #fff;
    border: 1px solid #ccc;
    display: none;
}

.pc_rightIcon img {
    width: 130px;
    height: 130px;
    margin: 10px auto;
    display: block;
}

.pc_rightClicknews {
    position: absolute;
    right: 40px;
    top: 0;
    width: 70px;
    height: 40px;
    line-height: 40px;
    display: none;
}

.pc_rightClicknews img {
    width: 90%;
}

.back_up p {
    line-height: 40px;
}

.back_up i {
    font-size: 20px;
    color: #fff;
}

.pc_rightDialogList:hover .pc_rightIcon {
    display: block;
}

/*利发国际列表*/
.search_cont {
    width: 1200px;
    margin: 0 auto;
}

.search_contTop {
    width: 100%;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    height: 40px;
    display: flex;
    margin-bottom: 20px;
}

.search_contTop_left {

    border-right: 1px solid #CCCCCC;
    background: #F5F5F5;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #262626;
    padding: 0 15px;
}

.search_contTop_right {
    margin-left: 20px;
    line-height: 40px;
    flex: 1;
    margin-right: 20px;
}

.search_contTop_right a {
    font-size: 16px;
    color: #262626;
    margin-right: 20px;
    font-wieght: bold;
}

.search_contTop_right a.active {
    color: #000066
}

.search_contSort {
    width: 100%;
    height: 40px;
    background: #EDEDED;
    border-radius: 2px;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.search_contSort_left {
    display: flex;
    line-height: 40px;
}

.search_contSort_left a {
    line-height: 40px;
    margin-right: 20px;
    font-size: 16px;
    color: #262626;
    font-weight: bold;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.search_contSort_left a span {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
}

.search_contSort_left a span .active {
    color: #000066;
    font-size: 16px;
}

.search_contSort_left a.active {
    color: #000066;
}

.search_contSort_right {
    line-height: 40px;
    color: #262626;
    font-size: 16px;
    font-weight: bold;
}

.search_contList {
    width: 100%;
    margin-bottom: 100px;
}

.search_contList_list {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #E0E0E0;
    padding: 20px 20px 0 20px;
}

.search_contList_listTop {
    width: 100%;
}

.search_contList_listTop dl {
    display: flex;
}

.search_contList_listTop dl img {
    width: 100px;
    height: 100px;
    background: #F5F5F5;
    margin-right: 20px;
}

.search_contList_listTop dl dd {}

.search_contList_listTop dl dd h3 {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.search_contList_listTop dl dd h3 a {
    font-size: 20px;
    color: #262626;
    font-weight: bold;
    flex: 1;
}

.search_contList_listTop_addFavorite {
    margin-left: 30px;
    font-size: 16px;
    color: #262626;
    cursor: pointer;
}

.search_contList_listTop_addFavorite i {
    margin-right: 5px;
}

.search_contList_listTop dl dd p a {
    font-size: 18px;
    color: #262626;
}

.search_contList_listBottom {
    margin-top: 20px;
}

.search_contList_listBottom_info_tit {
    overflow: hidden;
    background: #F5F5F5;
    height: 32px;
    padding: 0 50px;
    margin-bottom: 0;
}

.search_contList_listBottom_info_tit li {
    line-height: 32px;
    color: #000066;
    font-size: 16px;
    font-weight: bold;
    margin-right: 0px;
    float: left;
}

.search_contList_listBottom_info_det {
    padding: 0 50px;
    height: 40px;
    border-bottom: 1px dashed #B3B3B3;
    margin-bottom: 0;
}

.search_contList_listBottom_info_det li {
    line-height: 40px;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    margin-right: 0px;
    float: left;
}

.search_contList_listBottom_info_det li.search_contList_listBottom_info_det_num {
    display: flex;
    align-items: center;
    height: 24px;
    margin-top: 8px;
}

.search_contList_listBottom_info_det_num .qty_text {
    width: 100px;
    height: 24px;
    line-height: 24px;
    border-radius: 4px;
    border: 1px solid #999999;
    margin-right: 44px;
}

.search_contList_listBottom_det_cart i {
    font-size: 20px;
    color: #000066;
    cursor: pointer;
}

.search_contList_listBottom .search_contList_listBottom_info_det:last-child {
    border-bottom: 0;
}

.search_contList_listTop_addFavorite.active {
    color: #F22424;
}

.product_result {
    text-align: center;
    color: #000;
    font-size: 28px;
}

/*利发国际详情*/
.product_detail_cont {
    width: 1200px;
    margin: 0 auto;
}

.product_detail_contTop {
    width: 100%;
    display: flex;
    margin-bottom: 100px;
}

.product_detail_contTop_left {
    width: 420px;
    position: relative;
}

.product_detail_contTop_left .mySwiper2 {
    height: 420px;
    background: #FAFAFA;
    border: 1px solid #E0E0E0;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.product_detail_contTop_left .mySwiper2 .swiper-wrapper {}

.product_detail_contTop_left .mySwiper2 .swiper-slide {
    width: 420px;
    height: 420px;
    text-align: center;
    line-height: 420px;
}

.product_detail_contTop_left .mySwiper2 .swiper-slide img {
    height: 420px;
    width: 420px;
    margin: 0 auto;
    display: line-block;
}

.product_detail_contTop_left .mySwiper {
    width: 300px;
    margin: 20px auto 0;
    overflow: hidden;
}

.product_detail_contTop_left .mySwiper .swiper-slide {
    margin-right: 20px;
    width: 60px;
    height: 60px;
}

.product_detail_contTop_left .mySwiper .swiper-slide img {
    width: 60px;
    height: 60px;
    cursor: pointer;
}

.product_detail_contTop_left .swiper-button-next,
.product_detail_contTop_left .swiper-button-prev {
    background: none;
    top: 470px;
    font-size: 30px;
    color: #ccc;
}

.hoverbox {
    display: none;
    position: absolute;
    top: 0;
    background: #000;
    border: 1px solid #000;
    opacity: 0.6;
    height: 75px;
    width: 100px;
    cursor: move;
    z-index: 10;
}

.showbox {
    display: none;
    position: absolute;
    left: 420px;
    top: 0;
    width: 520px;
    height: 420px;
    overflow: hidden;
    border: 1px solid #ccc;
    background: #fff;
}

.showbox img {
    position: absolute;
    height: 1200px;
    width: 1200px;
    background: #fff;
}

.product_detail_contTop_right {
    margin-left: 60px;
    flex: 1;
}

.product_detail_contTop_rightTitle {
    font-size: 28px;
    color: #262626;
    line-height: 50px;
    display: flex;
    align-items: center;
}

.product_detail_contTop_rightTitle b {
    font-size: 28px;
    color: #262626;
    line-height: 50px;
}

.product_memo {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
}

.product_memo span {
    border: 1px solid #F22424;
    color: #F22424;
    margin-right: 10px;
    padding: 2px 8px;
    margin-bottom: 8px;
    border-radius: 5px;
    font-size: 13px;
}

.product_detail_contTop_right_sku {
    width: 160px;
    height: 36px;
    background: #F5F5F5;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    font-size: 21px;
    color: #404040;
    margin: 30px 0;
}

.product_detail_contTop_right_price {
    font-size: 26px;
    color: #000066;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 15px;
}

.product_detail_contTop_right_price span {
    font-size: 26px;
    color: #F22424;
    font-weight: bold;
    margin-bottom: 0;
}

.product_detail_contTop_right_price b {
    margin-bottom: 0;
    margin-right: 3px;
}


.product_detail_contTop_right_pricesku {
    margin-bottom: 30px;
    margin-top: 0px;
}
.product_detail_Item_No{
    margin-bottom:17px;
}
.product_detail_Item_No label {
    font-size: 18px;
    color: #262626;
    line-height: 40px;
    margin-bottom: 0;
    margin-right: 20px;
}

.product_detail_Item_No span {
    padding: 8px 32px;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    margin-right: 22px;
    color: #404040;
    font-size: 18px;
    cursor: pointer;
}
.product_detail_contTop_right_pricesku label {
    font-size: 18px;
    color: #262626;
    line-height: 40px;
    margin-bottom: 0;
    margin-right: 20px;
}

.product_detail_contTop_right_pricesku span {
    padding: 8px 32px;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    margin-right: 22px;
    color: #404040;
    font-size: 18px;
    cursor: pointer;
}

.product_detail_contTop_right_pricesku span.active {
    border: 1px solid #000066;
    color: #000066;
}
.product_detail_Item_No span{
    border:0;
    color:#333;
    padding-left:0;
    font-weight:bold;
}
.product_detail_contTop_right_num {
    margin-bottom: 30px;
    display: flex;
}

.product_detail_contTop_right_num label {
    font-size: 18px;
    color: #262626;
    line-height: 40px;
    margin-bottom: 0;
    margin-right: 20px;
}

.product_detail_contTop_right_num span {
    display: flex;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    width: 200px;
    justify-content: center;
    align-items: center;
}

.product_detail_contTop_right_num span input {
    width: 102px;
    height: 38px;
    border: 0;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    font-size: 18px;
    color: #404040;
    padding: 2px;
    text-align: center;
}

.product_detail_contTop_right_num span i {
    text-align: center;
    flex: 1;
    font-size: 18px;
    color: #404040;
    cursor: pointer;
}

.delivery_text {
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    margin-left: 5px;
}

.product_detail_contTop_rightBtn {
    width: 200px;
    height: 46px;
    background: #004AB3;
    border-radius: 23px;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 46px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.product_detail_contTop_rightBtn:hover {
    background: #000066;
}

.product_detail_contBottom {
    width: 100%;
    margin-bottom: 100px;
}

.product_detail_contBottom_tab ul {
    height: 46px;
    background: #F5F5F5;
    border-bottom: 1px solid #000066;
}

.product_detail_contBottom_tab ul li {
    float: left;
    padding: 0 30px;
    height: 46px;
    line-height: 46px;
    color: #262626;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.product_detail_contBottom_tab ul li.active {
    color: #FEFEFE;
    background: #000066;
}

.product_detail_contBottom_main {
    margin-top: 20px;
}

.product_detail_contBottom_mainList div.product_detail_params_title {
    margin-bottom: 20px;
}

.product_detail_TitleImg {
    width: 87px;
}

.c_detailBList table {
    width: 100%;
    border: 1px solid #ccc;
}

.c_detailBList table thead tr {
    background: #F7F7F7;
    height: 40px;
    line-height: 40px;
}

.c_detailBList table thead tr th {
    text-align: center;
    border: 1px solid #ccc;
}

.c_detailBList table tbody td {
    text-align: center;
    border: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
}

.product_detail_contBottom_mainList {
    width: 100%;
    padding: 30px;
    font-size: 14px;
    margin-bottom: 35px !important;
}

.product_detail_contBottom_mainList img {
    max-width: 100%;
}

.product_detail_contBottom_mainList div {
    font-size: 14px;
}

.product_detail_contBottom_mainList p {
    font-size: 14px;
}

.product_detail_goodsCont {
    position: relative;
}

.product_detail_goodsCont .swiper {
    width: 1100px;
    height: 100%;
    overflow: hidden;
    margin-left: 50px;
}

.product_detail_goodsCont .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    border: 1px solid #ccc;
    height: 424px;
    border-radius: 10px;
}

.product_detail_goodsContListB {
    padding: 0 10px !important;
    text-align: left;
    height: 136px;
}

.product_detail_cont_firstCont {
    line-height: 2 !important;
}

.product_detail_goodsContList img {
    width: 100%;
    margin-bottom: 15px;
}

.product_detail_goodsContList h3 {
    font-size: 16px !important;
    text-align: left;
    color: #000066;
    margin-bottom: 13px;
    font-weight: bold;
    height: 40px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_detail_goodsContList p {
    margin-bottom: 13px;
    height: 36px;
}

.product_detail_goodsContList button {
    height: 40px;
    border: 0;
    width: 100%;
    font-size: 16px;
    color: #000066;
    border-radius: 0 0 10px 10px;
}

.product_detail_goodsContList a:hover h3 {
    color: #004ab3;
}

.product_detail_goodsContList button:hover {
    background: #000066;
    color: #fff;
}

.product_detail_goodsContList p.product_detail_gContListBprice {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}

.product_detail_goodsCont .swiper-button-next,
.product_detail_goodsCont .swiper-button-prev {
    background: none;
    height: 424px;
    border: 1px solid #ccc;

    width: 30px;
    top: 0;
    border-radius: 15px;
    line-height: 424px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.product_detail_goodsCont .swiper-button-prev i,
.product_detail_goodsCont .swiper-button-next i {
    font: normal normal normal 35px / 1 FontAwesome !important;
    color: #000066;
}

.product_detail_goodsCont .swiper-button-next {
    right: 0;
}

.product_detail_goodsCont .swiper-button-prev {
    left: 0;
}

.product_detail_goodsCont .swiper-button-next:hover,
.product_detail_goodsCont .swiper-button-prev:hover {
    border: 1px solid #004ab3;
    color: #004ab3;
}

.product_detail_goodsCont .swiper-button-next:hover i,
.product_detail_goodsCont .swiper-button-prev:hover i {
    color: #004ab3;
}

.product_detail_goodsCont .swiper-slide img {
    display: block;
    width: 100%;
    height: 231px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}

.product_detail_contBottom_mainList_download {
    padding: 30px;
}

.product_detail_contBottom_mainList_download a {
    color: #262626;
    font-size: 16px;
}

.product_detail_contBottom_mainList div.product_instruction {
    display: flex;
    height: 36px;
    line-height: 36px;
}

.product_detail_contBottom_mainList_download a.download_btn {
    background: url(/assets/addons/shopro/img/instructionicon01.jpg) no-repeat;
    padding-left: 40px;
    height: 36px;
    line-height: 36px;
    margin-right: 20px;
}

.product_detail_contBottom_mainList_download a.download_btn:hover {
    background: url(/assets/addons/shopro/img/instructionicon01_hover.jpg) no-repeat;
    color: #004ab3;
}

.product_detail_contBottom_mainList_download a.icon_download_btn {
    color: #000066;
}

.product_detail_contBottom_mainList_download a.icon_download_btn:hover {
    color: #004ab3;
}

.product_detail_params label {
    font-weight: normal;
    margin-right: 10px;
    font-size: 16px;
}

.product_detail_params b {
    font-weight: normal;
    font-size: 16px;
}
.product_literature p{
    padding:10px;
    line-height:24px;
    font-size:14px;
}
.product_literature p:hover{
    background:rgb(245,245,245)
}
/*快速利发国际搜索*/
.quick_cont {
    width: 1100px;
    margin: 20px auto 40px;
    background: url(/assets/addons/shopro/img/quickbg.jpg);
    color: #fff;
    padding: 100px;
}

.quick_cont h3 {
    font-size: 26px;
    margin-bottom: 40px;
}

.quick_main p {
    margin-top: 15px;
    display: flex;
    cursor: pointer;
}

.quick_main p i {
    margin-right: 15px;
    margin-top: 5px;
    font-size: 15px;
    color: #fff;
}

.quick_main p a {
    color: #fff;
    font-size: 18px;
}

.quick_main p:hover a {
    color: #32970b;
}

.quick_main p:hover i {
    color: #32970b;
}

.quick_backbtn {
    margin-top: 40px;
}

.quick_backbtn a {
    display: block;
    width: 180px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    border-radius: 10px;
    background: #35b304;
    color: #fff;
    font-size: 18px;
}

.quick_backbtn a:hover {
    background: #32970b;
}

/* 支付成功 */
.returnurl_success {
    width: 100%;
}

.returnurl_success img {
    margin: 0 auto;
    display: block;
}

.returnurl_success h3 {
    font-size: 22px;
    text-align: center;
    margin-top: 20px;
}

.returnurl_success h3 span {
    font-weight: normal;
    font-size: 13px;
    margin-left: 10px;
    color: #333;
}

.returnurl_success p {
    text-align: center;
    margin-top: 20px;
}

.returnurl_success p span {
    margin-right: 10px;
}

.returnurl_success p.returnurl_Btn a {
    padding: 4px 15px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 13px;
}

.returnurl_Btn span {
    display: block;
    margin-top: 10px;
    font-size: 13px;
    color: #999;
}

/* 帮助中心 */
.helps_cont {
    width: 1200px;
    margin: 0px auto;
    padding: 60px 0;
}

.helps_topTitle {
    font-size: 22px;
    margin-bottom: 30px;
    color: #000;
    font-weight: bold;
}

.helps_main {
    display: flex;
    flex-wrap: wrap;
}

.helps_list {
    margin-right: 100px;
    flex: 1;
}

.helps_title {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #000;
}

.helps_list p a {
    color: #000066;
    font-size: 15px;
    font-weight: 900;
}

.search_contList_listBottom_info_det_original_price {
    font-size: 12px;
    color: #666;
    text-decoration: line-through;
    margin-right: 10px;
}

.search_contList_listBottom_info_det_discount {
    font-size: 16px;
    color: #e74c3c;
    font-weight: bold;
}
/* 宣传资料 */
.docsMain{width:1200px;margin:40px auto;}
.docsMain_listTitle{   
    overflow-wrap: break-word;
    color: rgba(0, 154, 66, 1);
    font-size: 34px;
    letter-spacing: 1.2px;
    font-family: HarmonyOS Bold;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 48px;
    position: relative;
    
}
.docsMain_listTitle::before {
    content: attr(content);
    position: absolute;
    inset: 0;
    transform: rotatex(180deg) translatey(15px);
    transform-origin: 50% 100%;
    background: linear-gradient( 180deg, #FFFFFF 10%, #009A42 100%);
    background-clip: text;
    opacity: 0.2;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
    color: transparent;
}
.docsMain_listMenu{margin-top:73px;border-radius: 8px;}
.docsMain_listMenuFirst{border: 1px solid #EAEAEA;height:63px;}
.docsMain_listMenuFirst ul li{float:left;line-height:63px;padding:0 27px;font-family: HarmonyOS Regular;font-size:20px;cursor:pointer;}
.docsMain_listMenuFirst ul li span{color: #666666;font-family: HarmonyOS Regular;font-size:20px;}
.docsMain_listMenuFirst ul li.active span{border-bottom:5px solid #000066;padding-bottom:5px;color:#000066;}
.docsMain_listMenuSecond{padding:15px 0 30px;border: 1px solid #EAEAEA;border-top:0;}
.docsMain_listMenuSecond ul{display:flex;align-items: center;margin:0 27px;flex-wrap: wrap;}
.docsMain_listMenuSecond ul li{height: 38px;background: #EBEBEB;border-radius: 19px;font-size:16px;line-height:38px;letter-spacing:0.8px;padding:0 20px;
    margin-right:18px;cursor:pointer;margin-top:15px;font-family: HarmonyOS Regular;color:#666;}
.docsMain_listMenuSecond ul li.active{background:#000066;color:#fff;}
.docsMain_listInfo{margin-top:42px;display:flex;flex-wrap: wrap;}
.docsMain_listInfo dl{border-radius: 8px;border: 1px solid #E7E7E7;width:275px;margin-right:30px;margin-bottom:31px;}
.docsMain_listInfo dl:nth-child(4n){margin-right:0;}
.docsMain_listInfo dl dt img{border-radius:8px 8px 0 0;width:273px;height:370px;}
.docsMain_listInfo dl dd{height:65px;}
.docsMain_listInfo dl dd span{display:block;height:65px;font-size:16px;font-family: HarmonyOS Regular;padding:0 5px;display:flex;
    align-items: center;overflow:hidden;justify-content: center;}
.docsMain_listInfo dl dd a{display:none;}
.docsMain_listInfo dl:hover{transform: translateY(-8px);}
.docsMain_listInfo dl:hover dd span{display:none;}
.docsMain_listInfo dl:hover dd a{height:65px;line-height:65px;display:block;background:#000066;color:#fff;font-size:16px;font-family: HarmonyOS Regular;padding:0 5px;
    text-align: center;border-radius:0 0 8px 8px;}
.docsMain_listVideo{margin-top:60px;}
.docsMain_listVideoInfo{margin-top:42px;display:flex;flex-wrap: wrap;}
.docsMain_listVideoInfo dl{border-radius: 8px;border: 1px solid #E7E7E7;width:275px;margin-right:30px;margin-bottom:31px;}
.docsMain_listVideoInfo dl:nth-child(4n){margin-right:0;}
.docsMain_listVideoInfo dl dt{overflow:hidden;}
.docsMain_listVideoInfo dl dt img{border-radius:8px 8px 0 0;width:100%;height:160px;transition: transform 0.3s ease;}
.docsMain_listVideoInfo dl dd{height:60px;}
.docsMain_listVideoInfo dl dd span{display:block;height:60px;font-size:16px;font-family: HarmonyOS Regular;padding:0 5px;display:flex;
    align-items: center;overflow:hidden;justify-content: center;}
.docsMain_noinfo{justify-content: center;font-size:16px;font-family: HarmonyOS Regular;}
.docsMain_listVideoInfo dl dt:hover img{transform: scale(1.2);}
/* 利发国际世纪科服 */
.gene_main_first{background:#F8F8F8;}
.gene_main_firstM{width:1200px;margin:0px auto;padding:50px 0 64px 0;display:flex;justify-content: space-between;}
.gene_main_firstM_Left{width:700px;}
.gene_main_firstM_Left h3{font-size:28px;font-family: HarmonyOS Bold;}
.gene_main_firstM_Left p{font-size:16px;margin-bottom:40px;}
.gene_main_firstM_Left a{background:#000066;color:#fff;padding:14px 38px;font-size:16px;}
.gene_main_firstM_Right{width:500px;margin-top:20px;}
.gene_main_firstM_Right img{width:100%;}
.gene_main_seconed{background:#fff;}
.gene_main_seconedM{width:1200px;margin:0px auto;padding:60px 0;}
.gene_main_title{font-size:28px;font-family: HarmonyOS Bold;margin-bottom:40px;}
.gene_main_seconedB{display:flex; justify-content: space-around;}
.gene_main_seconedB dl{width: 282px;height:264px;background: #F8F8F8;border-radius: 16px;}
.gene_main_seconedB dl dt{text-align: center;}
.gene_main_seconedB dl dt img{display:block;margin:30px auto;}
.gene_main_seconedB dl dd{padding:0 10px;}
.gene_main_seconedB dl dd h3{font-family: HarmonyOS Bold;font-size:18px;color:#333;text-align:center;}
.gene_main_seconedB dl dd p{font-size:16px;color:#333;text-align:center;display: -webkit-box;
    -webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;height:48px;}
.gene_main_three{background:#fff;}
.gene_main_threeM{width:1200px;margin:0px auto;padding:0px 0 60px;}
.gene_main_threeTable{width:100%;}
.gene_main_threeTable table{width:100%;border:1px solid #D3D3D3;}
.gene_main_threeTable table thead{background: #151E44;}
.gene_main_threeTable table thead tr th{height:58px;line-height:58px;color:#fff;width:33%;text-align:center;font-size:18px;font-family: HarmonyOS Bold;}
.gene_main_threeTable table tbody tr td{height:58px; line-height:58px;font-size:16px;text-align:center;border:1px solid #D3D3D3;color:#333;}
.gene_main_threeTable table tbody tr td:nth-child(3){text-align: left;padding:15px;}
.gene_main_threeTable table tbody tr td:nth-child(3) p{line-height:58px;font-size:16px;color:#333;}
.gene_main_threeTable table tbody tr td:nth-child(3) p i{font-size:10px;margin-right:5px;}
.gene_main_threeTable table tbody tr td:nth-child(3) p:nth-child(1) i{color:#009041;}
.gene_main_threeTableTips{margin-top:30px;}
.gene_main_threeTableTips p{font-size:14px;line-height:30px;color:#333;}
.gene_main_four{background:#F8F8F8;}
.gene_main_fourM{width:1200px;margin:0px auto;padding:40px 0px 60px;}
.gene_main_fourM img{width:100%;}
.gene_main_five{background:#fff;}
.gene_main_fiveM{width:1200px;margin:0px auto;padding:40px 0px 70px;}
.gene_main_fiveB_info{margin-top:50px;}
.gene_main_fiveB_info p{font-size:14px;color:#333;line-height:30px;margin-bottom:0px;}
.gene_main_fiveB_info p a{color:rgb(36 98 185);font-size:14px;}
.gene_main_six{background:#fff;}
.gene_main_sixM{width:1200px;margin:0px auto;padding:0px 0px 60px;}
.gene_main_sixB{display:flex;width:100%;justify-content:space-between;}
.gene_main_sixB .gene_main_sixB_list{width:380px;}
.gene_main_sixB .gene_main_sixB_list a{width:100%;}
.gene_main_sixB .gene_main_sixB_list a img{width:100%;}
.gene_main_seven{background:#fff;}
.gene_main_sevenM{width:1200px;margin:0px auto;padding:0px 0px 60px;}
.gene_main_sevenB{width:100%;display:flex;justify-content:space-between;}
.gene_main_sevenB dl{display:flex;width:100%;}
.gene_main_sevenB dl:nth-child(2){ margin:0 200px;}
.gene_main_sevenB dl a{display:flex;width:100%;}
.gene_main_sevenB dl dt{margin-right:10px;}
.gene_main_sevenB dl dd p{font-size:18px; color:#333;}
.gene_main_sevenB dl dd p:nth-child(2){font-size:14px;}<!--0.00037312507629395-->