﻿/* 选中底部三角形 */

.footerbeian {
    padding-top: 30px;
}
.link_company li {
    /* color: #1660d9; */
}

.eoncen_logo {
    position: relative;
    z-index: 10;
}

.eoncen_nav {
    position: relative;
    z-index: 10;
}

/* lbt */
.eoncen_lbt {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    /* background-color:orange; */
    z-index: 1;
}

input {
    width: 50px;
    margin-left: 20px;
}

.swiper {
    max-width:1920px;
    height: 763px;
    border: 1px solid black;
    margin: auto;
    overflow: hidden;
}


.swiper>ul>li {
    float: left;
}

.swiper>ul>li img {
    width: 1920px;
    height: 763px;
}

.but {
    width: 200px;
    margin: auto;
}


.eoncen_header {
    max-width: 1920px;
    height: 750px;
    /* background-image: url("../images/banner1_2.png"); */
    /* background-color: #ccc; */
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    padding-top: 13px;
    margin: 0 auto;
    position: relative;
}

#nav_active {
    color: #f40;
    border-bottom: 3px solid #f40;
}
.eoncen_nav_ul>li{
    padding-left:10px;
    padding-right:10px;
    padding-bottom:8px;
}
#nav_active::before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 5px solid #f40;
    border-top: 0;
    border-left: 3px dashed transparent;
    border-right: 3px dashed transparent;
}

.eoncen_nav {
    width: 820px;
}

.eoncen_nav_ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
}

.eoncen_serveice {
    margin-top: 110px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.eoncen_nav_ul>li {
    color: #fff;
    cursor: pointer;
    position: relative;
    /* padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px; */
}

.eoncen_nav_ul li:hover {
    color: #f40;
}

.eoncen_small_ul {
    position: absolute;
    left: 0px;
    top: 30px;
    background-color: rgba(0, 0, 0, 0.5);
}

.eoncen_small_ul li {
    color: #fff;
}

.eoncen_serveice h1 {
    text-align: center;
    font-size: 35px;
    color: #f26d1b;
}

.eoncen_serveice h3 {
    text-align: center;
    font-size: 18px;
}

.eoncen_serveice h4 {
    text-align: center;
    font-size: 14px;
    color: #999;
}

.eoncen_serveice_header {
    display: felx;
    display: -webkit-flex;
    width: 1200px;
    margin: 110px auto;
    justify-content: space-between;
}

.eoncen_serveice_list {
    width: 268px;
    height: 175px;
    /* background-color:orange; */
}

.eoncen_serveice_list img {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 80px;
}

.text_center {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.list_title {
    text-align: center;
    font-size: 18px;
    font-family: "微软雅黑";
    cursor: pointer;
    position: relative;
}

.text_center {
    color: #999;
}

.eoncen_serveice_list .active {
    color: #f26c18;
}

.eoncen_serveice_content {
    width: 1200px;
    height: 330px;
    /* background-color:rgb(238, 238, 238); */
    margin: 30px auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.eoncen_serveice_banner {
    max-width: 1920px;
    background-image: url(../images/banner_coenter_1_4.png);
    height: 463px;
    position: relative;
}

.eoncen_serveice_banner div {}

.eoncen_serveice_banner1 {
    position: absolute;
    bottom: -6%;
    left: 29%;
    /* display: ; */
    width: 740px;
    height: 68px;
}

.eoncen_serveice_banner2 {
    position: absolute;
    bottom: 10%;
    left: 19%;

}

.eoncen_serveice_banner3 {
    position: absolute;
    bottom: 40%;
    left: 30%;

}

.eoncen_process_kj {
    width: 1200px;
    min-height: 320px;
    margin: 120px auto;
}

.eoncen_process_img {
    height: 182px;
}

.eoncen_process_list {
    width: 128px;
    height: 128px;
    background-color: #a37ae7;
    border-radius: 100%;
    padding: 24px;
    border: 1px solid #a37ae7;
}

.eoncen_process_content {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.eonce_process_content_list {
    width: 180px;
    /* margin-top:20px; */
}

.eonce_process_content_list li {
    text-align: center;
    margin-top: 13px;
}

.process_null {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    margin-right: 6px;
}

.color_pink {
    background-color: #a37ae7;
}

.color_blue {
    background-color: #53c1f4;
}

.color_green {
    background-color: #41cca5;
}

.color_orange {
    background-color: #f5bf39;
}

.color_red {
    background-color: #fb574d;
}

.eoncen_case_kj {
    display: flex;
    display: -webkit-flex;
    width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: wrap;
}

.eonce_case_list {
    width: 236px;
    height: 140px;
    border-radius: 5px;
    margin-top: 68px;
    position: relative;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
}

.case_color1 {
    background-color: #a37ae7;
}

.case_color2 {
    background-color: #53c1f4;
}

.case_color3 {
    background-color: #41cca5;
}

.case_color4 {
    background-color: #f5bf39;
}

.case_color5 {
    background-color: #fb574d;
}

.eoncen_case_img_phone {
    position: absolute;
    left: 65px;
    bottom: -14px;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
}

.eoncen_case_img_computer {
    position: absolute;
    left: -3px;
    bottom: 7px;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
}

.eonce_case_list:hover .eoncen_case_img_computer {
    bottom: 15px;
    transform: scale(1.02);
}

.eonce_case_list:hover .eoncen_case_img_phone {
    bottom: 10px;
    transform: scale(1.02);
}

.eonce_case_list:hover {
    opacity: .8;
    box-shadow: 0px 12px 10px #c3c3c3;
    /* border-bottom:1px solid black; */
}

.eonce_case_more {
    width: 1200px;
    margin: 50px auto;
}

.eonce_case_more button {
    display: block;
    margin: 0 auto;
    width: 170px;
    height: 38px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid black;
    font-size: 16px;
    cursor: pointer;
}

.eoncen_new_kj {
    width: 1200px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin: 0 auto;
}

.eonce_new_list {
    width: 355px;
    min-height: 330px;
    /* background-color:#999; */
    overflow: hidden;
}

.eonce_new_list_img {
    position: relative;
    height: 162px;
}

.eonce_new_list_title {
    position: absolute;
    top: 0px;
    left: 0px;
}

.eonce_new_list_title {
    width: 104px;
    height: 180px;
    background-color: rgba(102, 140, 255, .8);
}

.eonce_new_list_text {
    color: #fff;
    font-size: 24px;
    display: block;
    width: 58px;
    margin: 52px auto;
    text-align: center;
}

.eonce_new_div_kj {
    margin-top: 30px;
}

.eonce_new_button_kj {
    position: relative;
    height: 30px;
}

.eonce_new_button {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 70px;
    height: 28px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid black;
    cursor: pointer;
    font-size: 16px;
    line-height: 14px;
}

.link {
    width: 100%;
    height: 348px;
    background-color: #f4f4f4;
}

.link_kj {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.link_kj_left {
    width: 940px;
}

.link_kj_right {
    width: 143px;
}

.link_kj_top {
    display: flex;
    display: -webkit-flex;
    /* justify-content: space-between; */
    justify-content: space-around;
    /* border-bottom: 1px solid #999; */
    height: 259px;
}

.link_kj_bottom {
    display: flex;
    display: -webkit-flex;
}

.footer {
    width: 100%;
    height: 100px;
    background-color: #ccc;
}

.footerbeian {
    text-align: center;
}

.footerinfo {
    text-align: center;
}

.link_kj_top_tel {
    color: #f26c18;
    font-size: 36px;
}

.link_logo {
    margin-top: 45px;
    margin-bottom: 45px;
}

.link_tel {
    margin-top: 15px;
    font-size: 18px;
    color: #666;
    margin-bottom: 30px;
}

.link_find_me {
    margin-top: 27px;
    font-size: 18px;
    color: #666;
    margin-bottom: 30px;
}

.link_address {
    font-size: 16px;
    color: #999;
    width:256px;
}

.link_top_right {
    width: 300px;

}

.underline {
    border-bottom: 1px solid black;
    padding-bottom: 2px;
}

.underline_blue {
    border-bottom: 1px solid blue;
    padding-bottom: 2px;

}

.link_kj_right_code {
    margin-top: 45px;
    font-size: 18px;
    color: #666;
    margin-bottom: 30px;
}

.link_kj_bottom_div {
    margin-left: 300px;
    display: flex;
    display: -webkit-flex;
    margin-top: 49px;
}

.link_kj_bottom_div div {
    font-size: 18px;
    color: #666;
}

.link_kj_bottom_div>div>a>span {
    font-size: 18px;
    color: #666;
    color: #1660d9;
}

.link_kj_bottom_div>div>a {
    font-size: 18px;
    color: #666;
    color: #1660d9;
}

.link_kj_bottom_div>div:nth-child(1) {
    width: 325px;
}

.link_kj_bottom_div>div:nth-child(2) {
    width: 210px;
}

.link_friend {
    position: relative;
    /* color:blue; */
}

.link_company {
    /* position: absolute;
    left: 0px;
    bottom: -56px; */
    /* display: flex;
    width: 325px;
    overflow: hidden;
    flex-wrap: wrap; */
}

.link_company li {
    margin-right: 10px;
}

.link_logo img {
    width: 250px;
    height: 90px;
}

.msg {
    position: fixed;
    right: 0%;
    bottom: 40%;
    cursor: pointer;
}

.msg_hidden {
    width: 1100px;
    /* height:160px; */
    position: fixed;
    top: 40%;
    left: 21%;
    /* background-color:#fff; */
    z-index: 20;
}

.msg_hidden_title {
    width: 170px;
    height: 40px;
    background-color: #fff;
    margin: 10px auto;
    border: 1px solid #eee;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}

.msg_hidden_content {
    width: 100%;
    height: 95px;
    background-color: #bb8eed;
    border-radius: 10px;
}

.msg_hidden_content {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-around;
    box-shadow: 0px 0px 5px rgb(133, 133, 133);
}

.msg_text {
    width: 600px;
    padding-left: 20px;
    height: 44px;
    appearance: button;
    -moz-appearance: button;
    /* Firefox */
    -webkit-appearance: button;
    /* Safari 和 Chrome */
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    ;
    border-radius: 6px;
    box-shadow: 0px 0px 5px #a4a4a4 inset;
    background-color: #fff;
    font-size: 14px;
}

.msg_tel {
    width: 190px;
    height: 44px;
    display: block;
    border-radius: 6px;
    box-shadow: 0px 0px 5px #a4a4a4 inset;
    background-color: #fff;
    padding-left: 20px;
    font-size: 14px;
}

.msg_btn {
    width: 200;
    height: 44px;
    display: block;
    border-radius: 6px;
    background-color: #ffaa33;
    border: none;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    padding-left: 40px;
    padding-right: 40px;
}

.eoncen_rocess_btn {
    width: 150px;
    height: 40px;
    /* margin:0 auto; */
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

.eoncen_rocess_btn button {
    border: 1px solid black;
    width: 100%;
    height: 100%;
    cursor: pointer;
    border-radius: 5px;
    background-color: #fff;
}

.msg_hidden_layer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgb(0, 0, 0);
    z-index: 10;
    opacity: .25;
    cursor: pointer;
}

.eoncen__serveice_content_list {
    width: 100%;
    height: 100%;
}

.eoncen_serveice_content_left {
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.eoncen_serveice_content_right {
    width: 50%;
    height: 100%;
    position: relative;
}

.eoncen_dingzhi1 {
    position: absolute;
    bottom: 23%;
    left: 0%;

}

.eoncen_dingzhi2 {
    position: absolute;
    bottom: 20%;
    left: 42%;

}

.eoncen_dingzhi3 {
    position: absolute;
    bottom: 20%;
    left: 0%;
}

.eoncen_dingzhi4 {
    position: absolute;
    bottom: 17%;
    left: 12%;
}

.eoncen_serveice_content_right>img {
    display: none;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.eoncen_serveice_content_right>div>img {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.eoncen_serveice_content_right>div:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.eoncen_serveice_ico {
    width: 110px;
    height: 30px;
    /* background-color:#7acc6a; */
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: rgb(255, 255, 255);
    /* margin-right:15px; */
    line-height: 28px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.eoncen_serveice_content_left {
    /* color:#fff; */
}

.eoncen_serveice_ico1_color {
    background-color: #7acc6a;
}

.eoncen_serveice_ico2_color {
    background-color: #66bbcc;
}

.eoncen_serveice_ico3_color {
    background-color: #f25e5e;
}

.eoncen_serveice_content1 span {
    font-size: 14px;
    color: #999;
    display: inline;
}

.eoncen_serveice_title {
    font-size: 30px;
    font-weight: Regular;

    margin-top: 20px;
    display: block;
}

.eoncen_serveice_title>span {
    /* text-decoration: underline; */
    border-top: 1px solid black;
}

.eoncen_serveice_ico {
    margin-left: 20px;
    margin-top: 20px;
}

.eoncen_serveice_list .active1 {

    /* color:#f26c18; */
    border-bottom: 1px solid #f26c18;
    padding-bottom: 20px;
}

.list_title::after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: -10px;
    width: 0;
    height: 0;
    border-bottom: 8px solid #ffa44b;
    border-top: 0;
    border-left: 6px dashed transparent;
    border-right: 6px dashed transparent;
}

.eoncen_nav_ul>li {
    position: relative;
}
.eoncen_nav_ul > li a{
    color:#fff;
}
.eoncen_nav_ul>li:hover {
    color: #f26c18;
}
.link_kj_right_codes{
    display: none;
}
.eoncen_nav_ul >a>li{
    color:#fff;
    position: relative;
    padding-left:10px;
    padding-right:10px;
}
.nav_hidden{
    position: absolute;
    left: -2px;
    top: 30px;
    background-color: rgba(0,0,0,0.5);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 70px;
    text-align: center;
    padding-bottom: 20px;
    display: none;
}
.nav_hidden div{
    padding-top:5px;
}
.nav_hidden a{
    display: block;
    
}
.nav_hidden a:hover{
    color:#f40;
}
.link_tel{
    width:319px;
    border-right:1px solid #cccccc;
}
.link_rd{
    width:130px;
}
.link_company li{
    margin-top:15px;
}
.link_company div{
    margin-top:15px;
}
.link_find_me div{
    margin-top:15px;
    font-size: 16px;
}
.link_kj_right div{
    margin-top:30px;
}
.link_company a{
    color:#497add;
}
.link_find_me a{
    color:#497add;

}

@media screen and (max-width: 500px) {
    .eoncen_header {
        width: 100%;
        height: 200px;
        /* margin-bottom: 117px; */
        margin-bottom: 304px;
        display: block;
        height: 200px;
    
    }
    .eoncen_nav {
        width: 100%;
    }
    .swiper > ul > li img{
        width: 100%;
        max-height: 200px;
    }
    .eoncen_serveice {
       margin:0 auto;
       /* margin-top: 298px; */
    }
    .eoncen_serveice_list {
        height: 121px;
    }
    .eoncen_serveice_header {
        display: felx;
        display: -webkit-flex;
        width: 100%;
        margin: 10px auto;
        justify-content: space-between;
    }
    .swiper {
        width:100%;
        height: 300px;
        /* border: 1px solid black; */
        margin: auto;
        overflow: hidden;
    }
    .eoncen_serveice_content_left {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .eoncen_process_img {
        /* height: 182px; */
        width:100%;
    }
    .text_center {
        display: none;
    }
    .eoncen_serveice_list .active1 {
        color: #f26c18;
        border-bottom: 1px solid #f26c18;
        /* padding-bottom: 20px; */
    }
    .list_title{
        /* font-size:14px; */
        font-size: 12px;
    }
    .list_title::after {
        
    }
    .eoncen_serveice_content {
        width: 100%;
        height: 330px;
        background-color: rgb(255, 255, 255);
        margin: 30px auto;
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .eoncen_serveice_content_right {
        width: 100%;
        display: none;
    }
    .eoncen_serveice_banner {
        width:100%;
        background-image: url(../images/banner_coenter_1_4.png);
        height: 200px;
        position: relative;
    }
    .eoncen_serveice_banner{
        display: none;
    }
    .eoncen_process_kj{
        width:100%;
        margin: 43px auto;
    }
    .eoncen_process_img img{
        width:100%;
    }
    .eoncen_process_img {
        height: 50px;
    }
    .eoncen_case_kj {
        display: flex;
        display: -webkit-flex;
        width: 100%;
        margin: 0 auto;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .eonce_case_list {
        width: 80%;
        height: 151px;
        border-radius: 5px;
        margin-top: 68px;
        position: relative;
        transition: .5s ease;
        -webkit-transition: .5s ease;
        -moz-transition: .5s ease;
        -ms-transition: .5s ease;
        -o-transition: .5s ease;
        margin: 43px auto;
    }
    .eoncen_case_img_phone {
        position: absolute;
        left: 34%;
        bottom: -14px;
        transition: .5s ease;
        -webkit-transition: .5s ease;
        -moz-transition: .5s ease;
        -ms-transition: .5s ease;
        -o-transition: .5s ease;
    }
    .eoncen_case_img_computer {
        position: absolute;
        left: 15%;
        bottom: 7px;
        transition: .5s ease;
        -webkit-transition: .5s ease;
        -moz-transition: .5s ease;
        -ms-transition: .5s ease;
        -o-transition: .5s ease;
    }
    .eoncen_new_kj {
        width: 100%;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        margin: 0 auto;
        flex-wrap: wrap;
    }
    .link_kj {
        width: 100%;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .link_kj_left {
        width: 100%;    
    }
    .link_kj_right {
        width: 100%;
    }
    .link_logo{
        display: block;
    }
    .link_kj_top {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        border-bottom: 1px solid #999;
        flex-wrap: wrap;
    
    }
    .link_top_right {

        width: 100%;
        margin-bottom: 25px;
    
    }
    .link_logo {

        margin-top:5px;
        margin-bottom: 5px;
    
    }
    .link_logo{
        margin:0 auto;
    }
    .link_logo img{
        padding-top:20px;
    }
    .link_tel {
        margin: 27px auto;
        display: block;
        text-align: center;
    }
    .link_find_me{
margin: 5% auto;
        text-align: center;
    }
    .link_address {
        margin: 16px auto;
        display: block;
        text-align: center;
    }
    .link_kj_bottom_div {
        margin-left: 0px;
        display: flex;
        display: -webkit-flex;
        margin-top: 49px;
        display: block;
    }
    .link_kj_bottom_div > div:nth-child(1) {
        width: 20%;
    
    }
    .link_friend{
        display: block;
    }
    .footer {
        width: 100%;
        height: 113px;
        /* background-color: #ccc; */
        display: block;
        margin-top: 284px;
    }
    .link_kj_bottom {
        display: block;
        /* display: -webkit-flex; */
        margin-top: 104px;
    }
    .link_kj_bottom_div{
        display: flex;
        display: -webkit-flex;
        justify-content: space-around;
    }
    .link_kj_bottom_div > div:nth-child(2) {
        width: 24%;
    
    }
    .link_kj_right {
        width: 41%;
        margin-top: 41px;
    
    }
    .eoncen_logo {
            width: 20%;
            height: 100%;

    }
    .eoncen_logo img{
        width: 100%;
    }
    .eoncen_nav_ul li {
        color: #e99f20;
        background-color: transparent;
    }
    .eoncen_nav_ul {
        display: block;
        /* display: -webkit-flex; */
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .eoncen_nav_ul a{
        display: block;
        text-align: center;
    }
    .eoncen_serveice_ico {
        margin-left: 5px;
    
    }
    .eoncen_nav_ul li {
        font-size: 14px;
    }
    .swiper {
        width: 100%;
        height: 300px;
        border: none;

    }
    .footer {
        background-color: #f8f8f8;
    }
    .eoncen_serveice_list img {
        width: 50px;
        height: 50px;
    }
    .eonce_case_more{
        display: none;
    }
    .eoncen_serveice_list .active1 {
        padding-bottom: 5px;
    
    }
    .link_kj_bottom_div > div > a {
        font-size: 18px;
        color: #f6880c;
    }
    .link_kj_bottom_div > div > a > span {
        font-size: 18px;
        color: #f6880c;
    }
    .underline_blue {
        border-bottom: 1px solid #f6880c;
    }
    .link_company li {
        color: #ff1d1d;
    }
    .link_kj_right_code {
        color: #f6880c;
        text-align: center;
        display: block;
        /* width: 127%; */
    
    }
    .underline{
        color: #f6880c;
    }
    .footer {

        background-color: #fff;
    
    }
    .link {
        background-color: #fff;
    }
    .link_kj_right_code {
        margin-top: 18px;
        font-size: 18px;
        color: #666;
        margin-bottom: 20px;
    }
    #nav_active {
        color: #f40;
        border-bottom: 3px solid #f40;
        width: 30%;
        margin: 0 auto;
    }
    .link_kj_right_code{
     display:none;   
    }
    .link_kj_right_codes{
        display: block;
    }
    .link_tel {
        width: auto;
        border-right: none;
    }
    .link_kj_right img{
        display: none;
    }
    .eoncen_nav_ul > li a{
        color:#000;
    }
    .nav_hidden{
        width:0px;
        height:0px;
        overflow: hidden;
        /* background-color:#fff; */
    }
    .eoncen_nav_ul > a > li {
        color: #242222;
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
    }
}