/* CSS Reset */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
}

a {
    text-decoration: none;
}

em,
i {
    display: block;
    font-style: normal;
}

.gy {
    max-width: 1500px;
    margin: 0 auto;
    min-width: 1400px;
    width: 100%;
}

.gy * {
    line-height: 100%;
}


/*---------------------æ¤¤éç»---------------------*/

#bodycon,
#bodycon #center,
#bodycontent,
#center {
    width: 100% !important;
    max-width: 1500px;
    margin: 0 auto;
}

#bodycon #center {
    z-index: 9;
    padding: 0 50px 94px !important;
}

@media screen and (max-width: 1540px) {
    #bodycon #center {
        padding: 0 20px;
    }
}


/**/

#right,
#webdh {
    display: none;
}

#webdh {
    width: 100%;
}

.mbx_navigation {
    max-width: 1500px;
    width: 100% !important;
    text-align: left !important;
    padding-left: 40px;
    color: #000;
    background: url(http://login.114my.cn/memberpic/lisheng9820127en/uploadfile/image/20240826/20240826165210_754840152.png) no-repeat left center;
    height: 62px !important;
    line-height: 62px !important;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 50px !important;
    font-size: 16px;
    margin: auto;
    font-family: "Microsoft YaHei";
}

.mbx_navigation a {
    color: #000;
    display: inline-block;
    margin: 0px 5px;
    font-family: "Microsoft YaHei";
    text-transform: capitalize;
}

.strong_title,
#bodycon #left {
    display: none;
}


/*nban*/

.nban {
    width: 100%;
    height: 500px;
    position: relative;
}

.nban:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(22, 16, 7, 0.4);
    position: absolute;
    top: 0;
    left: 0;
}

.nban .page {
    position: relative;
    height: 500px;
}

.nban_txt {
    width: 100%;
    position: absolute;
    top: 56%;
    left: 0;
    margin-top: -39px;
    text-align: center;
    display: none;
}

.nban_txt span {
    font-size: 52px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 5px;
    display: inline-block;
    animation: nbanA 3s infinite;
    text-transform: uppercase;
}

.nban_txt span:nth-child(2) {
    animation-delay: 0.15s;
}

.nban_txt span:nth-child(3) {
    animation-delay: 0.3s;
}

.nban_txt span:nth-child(4) {
    animation-delay: 0.45s;
}

.nban_txt span:nth-child(5) {
    animation-delay: 0.6s;
}

.nban_txt span:nth-child(6) {
    animation-delay: 0.75s;
}

.nban_txt span:nth-child(7) {
    animation-delay: 0.9s;
}

.nban_txt span:nth-child(8) {
    animation-delay: 1.05s;
}

.nban_txt span:nth-child(9) {
    animation-delay: 1.2s;
}

.nban_txt span:nth-child(10) {
    animation-delay: 1.35s;
}

.nban_txt span:nth-child(11) {
    animation-delay: 1.5s;
}

.nban_txt span:nth-child(12) {
    animation-delay: 1.65s;
}

.nban_txt span:nth-child(13) {
    animation-delay: 1.8s;
}

.nban_txt span:nth-child(14) {
    animation-delay: 1.95s;
}

.nban_txt span:nth-child(15) {
    animation-delay: 2.1s;
}

.nban_txt span:nth-child(16) {
    animation-delay: 2.25s;
}

.nban_txt span:nth-child(17) {
    animation-delay: 2.4s;
}

.nban_txt span:nth-child(18) {
    animation-delay: 2.55s;
}

.nban_txt span:nth-child(19) {
    animation-delay: 2.7s;
}

.nban_txt span:nth-child(20) {
    animation-delay: 2.85s;
}

.nban_txt p.desc {
    display: block;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    letter-spacing: 3px;
    background-clip: content-box;
    -webkit-background-clip: text;
    color: transparent;
    animation: moveBg 10s linear infinite;
    -webkit-animation: moveBg 10s linear infinite;
}

@keyframes nbanA {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}

@keyframes moveBg {
    0% {
        background-position: 0% 30%;
    }
    100% {
        background-position: 100% 50%;
    }
}


/*æµç»*/

.pro_all_class {
    /*height: 76px !important;*/
    border-bottom: 1px solid #ebebeb !important;
    font-size: 0;
    color: #2e2e2e;
    line-height: 76px;
    margin-bottom: 35px !important;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.pro_all_class a {
    width: 32.6%;
    height: 43px;
    line-height: 43px;
    display: block;
    position: relative;
    text-align: center;
    font-size: 16px;
    border-radius: 4px;
    background: #e5e5e5;
    margin: 0 10px 10px 0;
}

.pro_all_class a font {
    display: none;
}

.pro_all_class a.pro_cur {
    background: #fbbb11;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
}

.pro_all_class a:hover {
    background: #fbbb11 !important;
    color: #fff !important;
    font-size: 16px;
    border-radius: 4px;
}

.nyproduct {
    max-width: 1500px;
    width: 100%;
    overflow: hidden;
}

.nyproductdate {
    display: none;
}

.nyproductnote {
    display: none;
}

.nyproductproject {
    width: 31.3%;
    margin: 0 1%;
    float: left;
    margin-bottom: 2%;
    position: relative;
    overflow: hidden;
}

.nyproductimg {
    overflow: hidden;
background: linear-gradient(to bottom, rgba(0,0,0,0.1), transparent);
    text-align: center;
}

.nyproductimg img {
    width: 80%;
    transition: all 0.5s;
height: 263px;

}

.nyproducttitil {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.nyproducttitil a {
    padding: 4% 2% 5%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fff;
    font-size: 18px;
}

.nyproducttitil a:hover {
    background: #fbbb11;
    color: #fff;
}

.nyproductproject a:hover .nyproducttitil {
    color: #fbbb11;
    background: #000
}

.nyproductproject a:before,
.nyproductproject a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    z-index: 222;
    box-sizing: border-box;
    transition: height 0.5s linear 0s, width 0.5s linear 0.5s, opacity 0s linear 1s;
    opacity: 0;
}

.nyproductproject a:before {
    top: 0;
    left: 0;
    border-top: 2px solid #fbbb11;
    border-right: 2px solid #fbbb11;
    border-bottom: 2px solid transparent;
    border-left: 2px solid transparent;
}

.nyproductproject a:after {
    bottom: 0;
    right: 0;
    border-bottom: 2px solid #fbbb11;
    border-left: 2px solid #fbbb11;
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
}

.nyproductproject a:hover:before,
.nyproductproject a:hover:after {
    width: 100%;
    height: 100%;
    transition: width 0.5s linear 0s, height 0.5s linear 0.5s;
    opacity: 1;
}


/*
.nyproductproject:hover { box-shadow: 0 0 2.4vw 0 rgba(0,0,0,0.1);}
.nyproductproject a:hover .nyproductimg img {transform: scale(1.1);} */


/*æµ*/

.pro_main_box {
    background: #fff;
    overflow: hidden;
    margin: 0 auto;
}

.propic_show_left {
    width: 100%;
    position: relative;
}

.propic_show_left img {
    width: auto !important;
}

.propic_show_piclist {
    width: 100%;
    height: 102px;
    display: none;
}

.propic_show_piclist .tempWrap {
    margin: 0 auto;
}

.propic_show_list {
    height: 100px;
    position: relative;
    transition: 500ms;
}

.propic_show_piclist.on_bottom .propic_show_list {
    height: 100px;
    transition: 500ms;
}

.propic_show_piclist ul {
    width: 510px;
    position: absolute;
    top: 6px !important;
    left: 606px;
    display: flex;
    height: auto!important
}

.propic_show_piclist li {
    width: 156px;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid #ccc;
}

.propic_show_piclist li+li {
    margin-left: 5px;
    margin-bottom: 5px;
}

.propic_show_piclist.on_bottom .propic_show_list li+li {
    transition: 500ms;
}

.propic_show_piclist li.cur {
    border-color: #fbbb11;
}

.propic_show_piclist li img {
    width: 100%;
    transition: 500ms;
}

.propic_show_piclist li:hover img {
    transform: scale(1.1);
    transition: 500ms;
}

.propic_show_btn_bottom {
    width: 100%;
    background-color: #333;
    background-repeat: no-repeat;
    background-position: center;
    height: 0px;
    position: relative;
    z-index: 2;
    transition: 500ms;
}

.propic_show_piclist.on_bottom .propic_show_btn_bottom {
    height: 15px;
    background-color: #ea5b2d;
    margin-top: 5px;
    transition: 500ms;
    display: none;
}

.propic_img {
    width: 546px;
    float: left;
    position: relative;
    overflow: hidden;
}

.propic_le {
    left: 5px;
    background: url(http://login.114my.cn/memberpic/lisheng9820127en/uploadfile/image/20240826/20240826165331_1450607028.png);
}

.propic_ri {
    right: 5px;
    background: url(http://login.114my.cn/memberpic/lisheng9820127en/uploadfile/image/20240826/20240826165331_1626731137.png);
}

.propic_img img {
    width: 100%!important;
    transition: 500ms;
}

.propic_img:hover img {
    transform: scale(1.1);
    transition: 500ms;
}

.propic_img>div {
    width: 41px;
    height: 41px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    cursor: pointer;
    opacity: 1;
}

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

.propic_show_right p {
    font-size: 0;
}

.propic_show_left>a {
    width: 52px;
    height: 52px;
    border: 1px solid #eee;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    position: absolute;
    top: calc(50% - 26px);
    cursor: pointer;
    user-select: none;
    transition: all 0.5s;
}

.propic_show_left>a:hover {
    background: #fbbb11;
    color: #fff;
    border-color: #fbbb11;
}

.propic_show_left>a.black:hover {
    background: #333;
    color: #fff;
    border-color: #333;
}

.propic_show_left .pro_prev {
    left: 50px;
}

.propic_show_left .pro_next {
    right: 50px;
}

.propic_show_left>a span {
    width: 148px;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    box-sizing: content-box;
    border: 1px solid #eee;
    line-height: 100%;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}

.propic_show_left>a:hover span {
    background: #ccc;
    opacity: 1;
}

.s_img {
    text-align: center;
}

.s_img img {
    width: 100px;
    border: 1px solid #CCCCCC;
}

.s_img img+img {
    margin-left: 15px;
}

.s_img img.on {
    border: 1px solid #fbbb11 !important;
}

.propic_show_right br {
    display: none;
}

.propic_show_right .propic_desc {
    height: 56px;
    margin-top: 20px;
    overflow: hidden;
}

.propic_show_right .propic_desc strong {
    font-weight: bold;
}

.pro_show_ewm>div {
    display: inline-block;
    vertical-align: top;
}

.pro_ewm_left {
    width: 145px;
    height: 176px;
    border: 1px solid #e9e9e9;
    position: relative;
}

.pro_ewm_left .ewm img {
    width: 142px;
    ;
}

.pro_ewm_left .ewm p {
    text-align: center;
    color: #555;
    font-size: 16px;
}

.pro_tel_right {
    position: relative;
}

.pro_detail_title {
    font-size: 26px;
    color: #000;
    font-weight: bold;
    padding-top: 19px;
    line-height: 100%;
    display: block;
    padding-bottom: 19px;
    margin-bottom: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.pro_tel_right_title {
    width: 100%;
    line-height: 32px;
    font-size: 16px;
    color: #555;
    position: absolute;
    left: 0;
    top: 0;
    font-style: normal;
}

.pro_tel_right em {
    display: block;
    font-size: 20px;
    font-style: inherit;
    color: #555;
    line-height: 39px;
}

.pro_tel_right em img {
    width: 27px;
}

.pro_tel {
    margin-top: 44px;
}

.pro_tel em img {
    padding-right: 14px;
}

.pro_tel_right .tel {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 44px;
    margin-bottom: 44px;
}

.pro_show_ewm {
    position: relative;
    width: 490px;
    height: 176px;
}

.pro_show_btn {
    width: 100%;
    margin-top: 13px;
    font-size: 0;
}

.pro_show_btn button {
    width: 162px;
    height: 42px;
    border: none;
    background: #fbbb11;
    display: inline-block;
}

.pro_show_btn button+button {
    margin-left: 10px;
}

.pro_show_btn button.advisory {
    background: #0f110c;
}

.pro_show_btn button a {
    font-size: 16px;
    color: #fff;
    display: block;
}

.lzc_en_pro_next {
    padding: 30px 0 !important;
    width: 100% !important;
    font-size: 16px;
    max-width: 1400px!important;
    display: flex;
    font-size: 0;
}

.lzc_en_pro_next a {
    font-size: 16px;
    color: #555;
}

.lzc_en_pro_next a:hover {
    color: #fff;
}

h4,
.lzc_en_pro_prev {
    display: none;
}

.dgcontent_title_h5 {
    background: #fff;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #eee;
    width: 1500px !important;
    margin-top: 20px !important;
}

.dgcontent_title_h5 h5 strong {
    font-size: 16px;
}

.detail_title {
    width: 100% !important;
    margin-left: 0 !important;
    font-size: 0;
    padding: 0 !important;
    height: 62px;
    line-height: 62px;
    text-align: center;
    background: #fbbb11 !important;
    clear: both;
}

.detail_title strong {
    font-size: 30px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
}

.lzc_en_pro_content {
    max-width: 1500px;
    width: 100% !important;
    padding: 30px 0px;
    position: relative;
    border-bottom: 1px solid #e9e9e9;
    text-align: center;
}

.pro_ewm_left {
    width: 192px;
    height: 192px;
    border: 1px solid #e9e9e9;
    position: relative;
    background-size: 192px;
    display: none !important;
}

.pro_ewm_left .ewm img {
    width: 198px;
    ;
}

.pro_ewm_left .ewm p {
    text-align: center;
    color: #999;
}

.pro_show_ewm>div {
    display: inline-block;
    vertical-align: top;
}

.pro_tel_right {
    position: relative;
    display: block !important;
    border-top: 1px solid #eee;
    margin-top: 30px;
    padding-top: 20px;
}

.pro_tel_right span {
    font-size: 30px;
    color: #fbbb11;
}

.pro_tel_right p {
    font-size: 30px;
    padding-left: 27px;
    margin-bottom: 12px;
    position: relative;
}

.pro_tel_right b {
    font-size: 30px;
    line-height: 26px;
    display: inline-block;
    margin-left: 10px;
}

.pro_tel_right b img {
    display: none;
}

.pro_tel_right em {
    font-size: 26px;
    font-weight: bold;
    color: #2c44a4;
    display: inline-block;
    vertical-align: middle;
}

.pro_main_box {
    max-width: 1400px!important;
    border: 1px solid #ebebeb;
    padding: 50px;
}

.icon-xiayijie {
    background: #666;
}

.icon-shangyijie {
    background: #fbbb11;
}

.lzc_en_pro_next {
    font-size: 0;
}

.lzc_en_pro_next a {
    font-size: 18px;
    color: #555;
    width: 50%;
    height: 44px;
    line-height: 44px;
    color: #fff;
    display: block;
}

.nypro_detail {
    display: none;
}

.lzc_en_pro_content .nypro_detail {
    width: 100%;
    margin: 0 auto;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.04);
    padding-top: 50px;
    margin-top: 30px;
    padding-bottom: 30px;
    display: block;
}

.rt_info_box_out {
    padding: 0;
    border: 1px dashed #ccc;
    overflow: hidden;
}

.rt_info_head {
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #ccc;
    no-repeat 15px center #fff;
    margin-bottom: 20px;
    text-align: left;
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
}

.rt_info_head strong {
    font-weight: bold;
    color: #000;
    line-height: 48px;
}

.rt_info_box {
    width: 100% !important;
    overflow: hidden;
    padding: 0 2%;
}

.rt_info_c {
    width: 31.6% !important;
    border: 1px solid #dcdcdc;
    display: inline-block;
    margin-bottom: 1%;
}

.rt_info_c+.rt_info_c {
    margin-left: 2.6%;
}

.rt_info_c_text a {
    display: block;
    height: 50px;
    line-height: 50px;
    background: #eee;
    font-size: 18px;
}

.rt_info_c_text a:first-letter,
.pro_detail_title:first-letter {
    text-transform: uppercase;
}

.rt_info_c_pic img {
    width: 100% !important;
    height: auto !important;
}


/*§ã*/

.propic_le_mag {
    width: 226px;
    height: 301px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 510px;
    z-index: 99;
    display: none;
    border: 1px solid #eee;
}

.propic_le_mag img {
    position: absolute;
}

.propic_show_left:hover .magnifier {
    display: block !important;
}

.propic_show_left .magnifier {
    width: 198px;
    height: 264px;
    background: url(http://login.114my.cn/memberpic/lisheng9820127en/uploadfile/image/20240826/20240826165735_2133194865.png);
    position: absolute;left: 0;top: 0;display: none;margin-top:0;cursor: inherit;z-index:9;}
    /*page*/
    .pages_info {
        padding: 0 !important;
    }
    .pages_box {
        font-size: 0;
        margin-top: 25px;
    }
    .pages_box a {
        vertical-align: top;
        display: inline-block;
        padding: 0 10px;
        height: 29px;
        line-height: 29px;
        border: 1px solid #e5e5e5;
        text-align: center;
        margin: 0 2px;
        background: #fff;
        font-size: 15px;
    }
    .pages_box .page_curr {
        border-color: #fbbb11;
        background: #fbbb11;
        color: #fff;
    }
    .pages_box .page_curr:hover {
        color: #fff;
    }
    .pages_box a:hover {
        color: #fbbb11;
    }
    b.page_jump select {
        padding: 3px 5px !important;
        height: 26px;
    }
    b.page_jump option {
        height: 26px;
    }
    /*æ¤¤åä¼*/
    #center {
        height: auto !important;
    }
    .new_news_list_box {
        width: 100% !important;
    }
    .nynewsproject {
        position: relative;
        padding: 25px;
        overflow: hidden;
        border: #efefef solid 1px;
        margin: 50px auto !important;
        transition: 0.6s;
        z-index: 9;
        box-sizing: border-box;
    }
    .nynewsproject:hover {
        background: none;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
        transition: 0.6s;
    }
    .nynewsproject a {
        height: auto;
    }
    .nynewsproject a:hover,
    .nynewsproject:hover .nynewstitil>a {
        color: #fbbb11;
    }
    .nynews {
        width: 100%;
        margin: 0 auto;
    }
    .nynewsproject {
        width: 100% !important;
        height: auto;
        padding: 3.2% 3%;
        margin: 50px auto;
        box-shadow: 0 0 1px #aaa;
        box-sizing: border-box;
        position: relative;
        transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
    }
    .nynewsproject+.clear {
        display: none;
    }
    .new_list_item {
        width: 100% !important;
    }
    .nynewsdate>div {
        display: inline-block;
        vertical-align: top;
    }
    .nynewsdate {
        text-align: right;
        font-family: sans-serif;
        font-size: 0;
        float: left;
        width: 9%;
        padding: 4% 3% 0 0;
        color: #1b1b1b;
        line-height: 40px;
    }
    .nynewsday {
        font-size: 34px;
        line-height: 40px;
        display: block !important;
    }
    .nynewsyear,
    .nynewsmonth {
        font-size: 18px;
        font-weight: bold;
        color: #999;
    }
    .nynewsmonth+.nynewsmonth_1 {
        display: none;
    }
    .nynewsproject .nynewsimg {
        float: left;
        width: 20%;
        height: auto !important;
        overflow: hidden;
    }
    .nynewsproject .nynewsimg img {
        width: 100%;
        height: auto;
        transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out;
    }
    .nynewsproject .nynewscont {
        float: left;
        width: 59%;
        padding-left: 2%;
        text-align: left;
    }
    .nynewsproject .nynewscont {
        padding-top: 0;
    }
    .nynewsproject .nynewstitil>a {
        font-size: 22px;
        font-weight: bold;
        color: #222;
        line-height: 40px;
        padding-bottom: 0.6vw;
        display: block;
    }
    .nynewsnote {
        font-size: 16px;
        line-height: 30px;
        color: #666;
        font-family: 'MonLight';
    }
    .nynewsproject .more {
        float: right;
        width: 60px;
        height: 60px;
        line-height: 60px;
        margin-top: 4%;
        font-size: 20px;
        color: #fff;
        font-family: serif;
        font-weight: bold;
        background: #e5e5e5;
        border-radius: 100%;
        text-align: center;
        transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out;
    }
    .nynewsproject .more a {
        display: block;
        line-height: 60px;
    }
    .nynewsproject:hover {
        box-shadow: 0 26px 50px -6px rgba(97, 105, 113, 0.3);
        transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
    }
    .nynewsproject:hover .nynewsimg img {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }
    .nynewsproject:hover .nynewscont>a {
        color: #fbbb11;
    }
    .nynewsproject:hover .more {
        background: #fbbb11;
        transform: translateX(6px);
        -webkit-transform: translateX(6px);
    }
    .nynewsproject:hover .more a {
        color: #fff;
    }
    .xqnewstitle hr {
        display: none;
    }
    /*æ¤¤ä¹æ*/
    .dgweb_list_box .dgweb_list_item {
        width: 31.3% !important;
        position: relative;
        float: left;
        text-align: center;
        background: #fff;
        transition: all .3s ease;
        margin: 0 1% 2% 1%;
        overflow: hidden;
    }
    .dgweb_list_box .dgweb_list_item img,
    .dgweb_list_box .dgweb_list_item .dgweb_list_pic {
        width: 100%;
        height: auto !important;
        transition: ease-in-out 0.25s all;
    }
    .dgweb_list_box .dgweb_list_item .dgweb_list_pic {
        display: block;
        overflow: hidden;
        border: 1px solid #eee;
    }
    .dgweb_list_box .dgweb_list_item:hover img {
        transform: scale(1.1);
    }
    .dgweb_list_box .dgweb_list_item .dgweb_list_text:after {
        content: '';
        transition: ease-in-out 0.15s all;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }
    .dgweb_list_box .dgweb_list_item .dgweb_list_text:before {
        content: '';
        transition: ease-in-out 0.15s all;
        background: #fbbb11;
        position: absolute;
        left: -100%;
        bottom: 0;
        width: 100%;
        height: 100%;
    }
    .dgweb_list_box .dgweb_list_item:hover .dgweb_list_text:after {
        left: 100%;
    }
    .dgweb_list_box .dgweb_list_item:hover .dgweb_list_text:before {
        left: 0;
    }
    .dgweb_list_box .dgweb_list_item .dgweb_list_text {
        width: 100%;
        height: 54px;
        overflow: hidden;
        line-height: 56px;
        font-size: 16px;
        position: relative;
    }
    .dgweb_list_box .dgweb_list_item:hover .dgweb_list_text {
        color: #fff;
    }
    .dgweb_list_box .dgweb_list_item .dgweb_list_text a {
        display: block;
        position: relative;
        z-index: 3;
        font-size: 17px;
        line-height: 54px;
    }
    .dgweb_list_box .dgweb_list_item .dgweb_list_text a:first-letter {
        text-transform: uppercase;
    }
    .dgweb_list_box .dgweb_list_item:hover .dgweb_list_text a {
        color: #fff;
    }
    /*å¯*/
    .masge_warr {
        width: 800px;
        height: 642px;
        position: fixed;
        top: 50%;
        left: 50%;
        z-index: 999;
        margin-top: -321px;
        margin-left: -400px;
        opacity: 0;
        visibility: hidden;
    }
    .masge_warr:before {
        content: '';
        width: 300%;
        height: 300%;
        background: rgba(0, 0, 0, 0.8);
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -150%;
        margin-left: -150%;
    }
    .masge_box {
        width: 798px;
        height: 640px;
        padding: 30px;
        border: 1px solid #ddd;
        background: #fff;
        position: relative;
    }
    .masge_box #feedback_form {
        margin: 0 0;
    }
    .masge_box .sbx {
        width: 30px;
        height: 30px;
        font-size: 16px;
        text-align: center;
        line-height: 28px;
        position: absolute;
        top: 0;
        right: 0;
        border: 1px solid #eee;
        user-select: none;
        cursor: pointer;
    }
    .masge_box .sbx:hover {
        background: #000;
        color: #fff;
    }
    .from_item+.from_item {
        margin-top: 20px;
    }
    .from_item em b {
        font-size: 16px;
        color: #666;
        margin-left: 10px;
    }
    .from_item input {
        width: 100%;
        height: 46px;
        border: 1px solid #ddd;
        line-height: 46px;
        margin-top: 10px;
        text-indent: 20px;
    }
    .from_item textarea {
        width: 100%;
        min-height: 90px;
        line-height: 30px;
        border: 1px solid #ddd;
        margin-top: 10px;
        padding: 0 20px;
    }
    .code input {
        width: 65%;
    }
    .from_item .feedback_btn {
        width: 100%;
    }
    .from_item .feedback_btn .btns {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        line-height: 46px;
        text-align: center;
        text-indent: 0;
    }
    /*æ¤¤ä*/
    .deta_table {
        margin-top: 28px!important;
    }
    .deta_c {
        margin-top: 70px;
    }
    /*æµç»*/
    .ej_menu {
        position: absolute;
        top: 110px;
        left: -48px;
        width: 195px;
        z-index: 2;
        background: #fff;
        transition: all .5s;
        transform: rotateX(90deg);
        transform-origin: top;
    }
    .ej_menu a {
        display: block;
        text-align: center;
        width: 100%;
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        border-top: 1px solid #999;
        transition: all .5s;
    }
    .ej_menu a:hover {
        background: #fbbb11;
        color: #fff;
    }
    .nav_c ul li:hover .ej_menu {
        transform: rotateX(0deg);
    }
    .col12 {
        margin-bottom: 50px;
    }
    .col12 span {
        font-size: 20px;
        color: #999;
    }
    .col12 h2 {
        color: #212529;
        font-size: 40px;
        transition: .8s all;
        font-weight: bold;
        margin-top: 80px;
    }
    .col12 {
        font-size: 20px;
        margin-top: 20px;
        color: #666;
        text-align: center;
        margin-bottom: 64px;
    }
    .col12:hover h2 {
        transform: translateY(-10px);
    }
    .col12 span {
        text-transform: none;
        font-weight: lighter;
        font-family: Microsoft YaHei;
    }
    .commom_section .col12 h2 {
        text-transform: none;
    }
    .title2 {
        text-align: center
    }
    .title_line {
        width: 100%;
        max-width: 220px;
        height: 1px;
        background: #666;
        margin: 30px auto;
        position: relative
    }
    .title_line::after {
        content: '';
        display: block;
        width: 42px;
        height: 6px;
        background-color: #fbbb11;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .fudong2 textarea {
        font: 400 13.3333px Arial;
        border: solid 1px #dddcd7;
        height: 70%;
    }
    .fudong2 {
        padding: 10px;
        width: 720px;
        margin: auto;
    }
    .feed_lx li+li {
        margin-top: 10px;
    }
    .fudong2 li input {
        width: 100%;
        line-height: 40px;
        padding-left: 10px;
        border: solid 1px #dddcd7;
    }
    .fudong2 textarea {
        width: 100%;
        padding: 10px 0 10px 10px;
    }
    .fudong2 p {
        margin-top: 10px;
        text-align: center;
        margin-bottom: 7%;
    }
    .fudong2 p input {
        width: 160px;
        line-height: 40px;
        color: #fff;
        background: #fbbb11;
        font-size: 17px;
    }
    .com6 a {
        display: block;
        width: 170px;
        height: 45px;
        line-height: 40px;
        background: #fbbb11;
        color: #fff;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        border-radius: 100px;
        transition: 0.3s ease all;
        margin: 0 auto;
    }
    .com6 a:hover {
        width: 250px;
    }
    .top5 {
        margin-top: 7.5%
    }
    .pro_cur strong {
        line-height: 43px;
    }