﻿@charset "utf-8";
@import url(dll.css);
@import url(module.css);
@import url(global.css);
@import url(onlineeditor.css);
@import url(ddsmoothmenu.css);
@import url(animate.css);

/* 首页部分开始 */
.mfbox {
    width: 1200px;
    min-width: 1000px;
    margin: 0 auto;
    padding: 10px 0;
    overflow: hidden;
}

.Bigbox {
    background-color: #fff;
}

.logo {
    float: left;
    overflow: hidden;
    display: inline-block;
}

.i_text {
    float: left;
    margin-left: 35px;
    font-size: 22px;
    line-height: 55px;
    color: #dd;
}

.i_server {
    float: right;
}

.i_server img {
    vertical-align: middle;
}

.hotline {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

.hotline span {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #55ab93;
}

.hotline p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #333;
}

.i_nav {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
}

.i_banner_box {
    position: relative;
    width: 100%;
}

.i_banner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.i_banner .box .titleText {
    position: absolute;
    left: 18.8vw;
    top: 59.6%;
    width: 185px;
    height: 60px;
    /* border: 1px solid #000; */
    cursor: pointer;
    z-index: 9999;
}

/* 
.i_banner .box .titleText .one {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 700;
    font-size: 74px;
    color: #1242E2;
    line-height: 107px;
    letter-spacing: 7px;
}

.i_banner .box .titleText .two {
    margin-top: 25px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 36px;
    color: #636363;
    line-height: 52px;
    letter-spacing: 7px;
    text-align: left;
} */

.i_container * {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.p_container * {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.i_box01 {
    margin: 40px auto;
    width: 1200px;
    overflow: hidden;
}

.topL {
    float: left;
    margin: 25px 10px;
}

.topL span {
    font-size: 24px;
    color: #ffffff;
}

.topL p {
    font-size: 14px;
    color: #ffffff;
}

.topR {
    float: right;
    margin: 25px 5px;
}

.i_box01 ul {
    width: 1240px;
    margin: 0 auto;
}

.i_box01 ul li {
    display: inline-block;
    width: 280px;
    height: 120px;
    border-radius: 3px;
    line-height: 30px;
    margin-right: 27px;
}

.i_box01 ul li:first-child {
    background-color: #d20d20;
}

.i_box01 ul li:nth-child(2) {
    background-color: #2ea9ff;
}

.i_box01 ul li:nth-child(3) {
    background-color: #ffb239;
}

.i_box01 ul li:last-child {
    background-color: #61ce01;
}

.box01 {
    width: 100%;
    padding-bottom: 30px;
    background: #f2f2f2;
    text-align: center;
}

.i_notice {
    display: inline-block;
    padding-left: 25px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    background: url(../images/icon02.png) no-repeat left center;
}


/*项目 团建 运动会*/
.p_container {
    width: 100%;
    padding: 40px 0;
}

.i_column1 {
    background-color: #efefef;
}

.i_column2 {
    background-color: #efefef;
}

.i_column3 {
    background-color: #fffaf2;
}

.i_product {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
}

.product_top {
    text-align: center;
    padding: 20px 0;
}

.p_menu {
    text-align: center;
    padding: 30px 0;
}

.p_menu ul li {
    display: inline-block;
    width: 100px;
    border-right: #808080 1px solid;
    line-height: 10px;
    margin-right: 20px;
}

.p_menu ul li:last-child {
    border-right: none;
}

.p_menu ul li a {
    font-size: 16px;
    color: #808080;
}

.p_menu ul li:first-child a {
    color: #55ab93;
}

.tz {
    display: inline-block;
    vertical-align: middle;
}

.tz span {
    font-size: 30px;
    letter-spacing: 4px;
    color: #333;
}

.tz p {
    font-size: 12px;
    letter-spacing: 1px;
    color: #808080;
}

.products ul li {
    display: inline-block;
    width: 260px;
    margin: 20px 18px;
}

.item_wrapper {
    background-color: #fff;
    padding: 10px;
}

.item_img img {
    width: 260px;
    height: 146px;
}

.item_wrapper p {
    font-size: 16px;
    color: #333;
    margin-bottom: 5px;
    text-align: center;
}

.item_wrapper span {
    font-size: 12px;
    color: #666;
    display: none;
}

span.ck {
    font-size: 12px;
    color: #55ab93;
    margin-left: 50px;
}

.footerL ul li {
    text-align: left;
}

.p_product_top {
    width: 370px;
    margin: 0 auto;
    padding: 20px 0;
}

.p_products ul li {
    display: inline-block;
    width: 360px;
    margin: 20px 18px;
}

.p_item_wrapper {
    background-color: #fff;
    padding: 10px;
}

.p_item_img img {
    width: 360px;
    height: 202px;
}

.p_item_wrapper p {
    font-size: 16px;
    color: #333;
    margin-bottom: 5px;
    text-align: center;
}

.p_item_wrapper span {
    display: none;
    font-size: 12px;
    color: #666;
}

span.p_ck {
    font-size: 12px;
    color: #55ab93;
    margin-left: 60px;
    margin-left: 110px;
    display: none;
}

/*选择摩尔*/
.choose {
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0;
}

.chooseT {
    text-align: center;
    padding-bottom: 50px;
}

.chooseT span {
    font-size: 30px;
    letter-spacing: 4px;
    color: #333;
}

.chooseT p {
    font-size: 12px;
    letter-spacing: 1px;
    color: #55ab93;
}

.choosepic {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-color: #ffffff;
    border: solid 1px #55ab93;
    border-radius: 100px;
    margin-bottom: 20px;
}

.choosepic img {
    position: relative;
    top: 14px;
}

.chooseB ul li {
    display: inline-block;
    width: 240px;
    margin: 20px 30px;
    text-align: center;
}

.chooseB span {
    font-size: 14px;
    color: #808080;
}

.chooseB p {
    font-size: 16px;
    color: #333;
    padding-bottom: 10px;
}

/*数据*/
.i_column5 {
    background-image: url(../images/column5_banner.png);
    background-position: center;
}

.Number {
    background-color: #2c2122;
    opacity: 0.8;
}

.container_content {
    width: 1200px;
    margin: 0 auto;
}

.container_content ul {
    padding: 30px 0;
}

.container_content ul li {
    width: 20%;
    float: left;
    text-align: center;
    position: relative;
    border-right: #fff 1px solid;
}

.counterDX {
    color: #fff;
    font-size: 40px;
}

.unit {
    color: #fff;
    font-size: 16px;
    margin-left: 10px;
}

.title {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}

/*新闻*/
.i_news {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding: 60px 0;
}

.news {
    display: block;
    width: 380px;
    margin-right: 20px;
    float: left;
    padding-top: 30px;
}

.newsT {
    height: 50px;
    border-bottom: #808080 2px solid;
}

.newsL {
    float: left;
}

.newsR {
    float: right;
}

.newsR a {
    display: inline-block;
    color: #808080;
    font-size: 14px;
    margin-top: 15px;
}

.newsL span {
    font-size: 20px;
    letter-spacing: 2px;
    color: #333;
}

.newsL p {
    font-size: 10px;
    color: #55ab93;
}

.newsB {
    padding: 20px 0;
}

.one img {
    width: 380px;
    height: 210px;
}

.one h3 {
    padding: 5px 0;
}

.one a {
    font-size: 16px;
    color: #333;
}

.one p {
    color: #b3b3b3;
    padding: 5px 0;
}

.one span {
    font-size: 14px;
    line-height: 21px;
    color: #808080;
}

.two ul li {
    padding: 8px 0;
}

.two ul li a {
    font-size: 14px;
    color: #333;
}

.two span {
    float: right;
}

.two {
    padding-top: 20px;
}

.circle {
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #368163;
    border-radius: 100px;
    margin-right: 6px;
}

/*顾客反馈*/
.i_column7 {
    background-color: #f5f5f5;
}

.fback {
    padding-top: 80px;
    width: 1240px;
    margin: 0 auto;
    overflow: hidden;
}

.fbackT {
    text-align: center;
}

.fbackT span {
    font-size: 30px;
    letter-spacing: 4px;
    color: #333;
}

.fbackT p {
    font-size: 12px;
    letter-spacing: 1px;
    color: #55ab93;
}

.fbackB ul li {
    display: block;
    width: 370px;
    float: left;
    margin: 0 42px 60px 0;
}

.fbackB {
    padding-top: 65px;
    padding-bottom: 30px;
}

.cir {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    float: left;
}

.fb_text {
    float: left;
    width: 280px;
    margin-left: 20px;
}

.fb_text a {
    font-size: 16px;
    color: #333;
}

.fb_text span {
    font-size: 14px;
    line-height: 21px;
    color: #808080;
}

.fb_text div {
    padding-top: 10px;
}

/*合作客户*/
.i_column8 {
    background-position: center;
    background-image: url(../images/2020111810171750.jpg);
}

.coope {
    background-color: #000;
    opacity: 0.7;
    padding: 80px 0;
    text-align: center;
}

.coopeT {
    margin-bottom: 60px;
}

.coopeT span {
    font-size: 30px;
    letter-spacing: 4px;
    color: #fff;
}

.coopeT p {
    font-size: 12px;
    letter-spacing: 1px;
    color: #fff;
}

/*底部*/
.i_footer {
    width: 1200px;
    margin: 0 auto;
}

.footerT {
    display: flex;
}

.footerImg {
    width: 260px;
    height: 200px;
}

.footerImg img {
    width: 100%;
    height: 61x;
}

.footerImg p {
    margin-top: 10px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 23px;
    letter-spacing: 2px;
}

.footerImg div {
    margin-top: 35px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 18px;
    color: #16375B;
    line-height: 32px;
}

.footerL {
    display: flex;
    justify-content: space-evenly;
    width: 800px;
    text-align: center;
}

.footerL ul {
    display: block;
    /* width: 140px; */
}

.footerL .Title a {
    font-size: 16px;
    color: #000;
    opacity: 1;
    text-align: center;
}

.footerL .Title {
    margin-bottom: 10px;
}

.footerL li a {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    opacity: 0.6;
}

.footerR {
    width: 200px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.footerR img {
    margin-bottom: 20px;
}

.footerB {
    text-align: center;
    font-size: 14px;
    color: #333;
    padding: 10px 0;
    border-top: #E8E8E8 1px solid;
    line-height: 30px;
}

.footerB div {
    text-align: center;
    font-size: 14px;
    color: #333;
}


.footerR .rightT {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
}

.footerR img {
    width: 128px;
    height: 128px;
}

.footerT {
    padding-bottom: 30px;
}

.footer {
    padding-top: 40px;
}

/* 首页部分结束 */
.i_column4 {
    background: url(../images/back_youshi.jpg) no-repeat;
    background-size: 100%;
    min-height: 580px;
}

.i_column4 .position {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 580px;
}

.i_column4 .position h1,
.i_column4 .position h2,
.i_column4 .position h3 {
    text-align: center;
}

.i_column4 .position h1 {
    font-size: 50px;
    text-shadow: 1px 0px 0px #000;
    transition: 0.5s;
    color: #fff;
}

.i_column4 .position h2,
.i_column4 .position h3 {
    text-align: center;
    max-width: 900px;
    font-size: 14px;
    color: #FFF;
}

/* 内页部分开始 */
.agentall {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.agentL {
    float: left;
    width: 220px;
}

.agentR {
    float: left;
    width: 930px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 15px;
    background-color: white;
    margin-left: 50px;
}

.clear {
    clear: both;
}

.foot {
    background-color: #E3E6EA;
}

.foot {
    padding-top: 40px;
}

.foot li a {
    color: #333333;
}

.foot .Title a {
    color: #333333;
}

.foot .footerB {
    color: #ccc;
    border-top: 1px solid #565656;
}


.sidebar {
    width: 100%;
    text-align: center;
    padding: 20px 20px 30px 0;
    /* display: none; */
}

/*产品*/
.p_box1 {
    background-image: url(../images/duobianxing.png);
}

.p_box1 {
    text-align: left;
    padding: 20px;
    height: 123px;
}

.p_box1 span {
    font-size: 24px;
    line-height: 56px;
    color: #fff;
}

.p_box1 p {
    font-size: 12px;
    line-height: 1px;
    color: #fff;
    display: none;
}

.box1L {
    font-family: SimSun;
    font-size: 68px;
    font-weight: bold;
    letter-spacing: 5px;
    color: #fff;
    float: left;
}

.box1R {
    float: left;
}

.p_pro {
    font-size: 14px;
}

.p_pro h2 {
    display: none;
}

.qt_banner {
    background-image: url(../images/p_pic.png);
    background-size: 100% 100%;
    width: 930px;
    height: 300px;
    padding: 40px 47px 0 400px;
    margin-bottom: 40px;
}

.qt_banner h4 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 6px;
}

.qt_banner span {
    font-size: 14px;
    color: #fff;
}

.qt_banner .shu {
    width: 70px;
    height: 3px;
    background-color: #fff;
    margin: 12px 0;
}

.qt_banner p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.waterfall ul li:hover {
    box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.2);
}

/*单页图文*/
.s_time {
    font-size: 20px;
    line-height: 30px;
    color: #55ab93;
    margin-right: 30px;
}

.s_text {
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

.moer {
    padding-left: 64px;
}

.moer ul li {
    border-left: #e6e6e6 2px solid;
    height: 60px;
    line-height: 60px;
}

.moer ul li div {
    width: 10px;
    height: 10px;
    background-color: #55ab93;
    border-radius: 100px;
    display: inline-block;
    margin-right: 20px;
    position: relative;
    left: -6px;
}

.c_text {
    font-size: 20px;
    line-height: 27px;
    color: #55ab93;
}

.c_Eng {
    line-height: 27px;
    color: #808080;
}

.c_detail {
    font-size: 16px;
    line-height: 27px;
    color: #333;
}

.culture {
    float: left;
}

.CUL {
    margin-bottom: 60px;
}

.c_pic1 {
    float: left;
    margin-left: 135px;
}

.c_pic2 {
    float: left;
    margin-right: 125px;
}

.culture ul li {
    margin-bottom: 30px;
}

.culture ul li img {
    float: left;
    margin-top: 10px;
}

.ct {
    float: left;
    margin-left: 27px;
}

.clear {
    clear: both;
}

.zz ul li {
    float: left;
    display: block;
    width: 210px;
    text-align: center;
    margin-bottom: 40px;
    margin-right: 22px;
}

.zz ul li span {
    font-size: 14px;
    line-height: 18px;
    color: #333;
}

.branch ul li {
    width: 200px;
    float: left;
    display: block;
    margin-right: 300px;
    margin-bottom: 70px;
}

.link p {
    font-size: 18px;
    line-height: 60px;
    letter-spacing: 1px;
    color: #333;
}

.link img {
    vertical-align: middle;
}

.link span {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #333;
    vertical-align: middle;
}

.zongbu {
    margin-top: 20px;
    border-top: #55ab93 2px solid;
    padding-top: 70px;
    margin-bottom: 100px;
}

.zongbu img {
    vertical-align: middle;
    margin-right: 80px;
}

.link {
    display: inline-block;
    vertical-align: middle;
}

.branch {
    margin-top: 20px;
    border-top: #55ab93 2px solid;
    padding-top: 40px;
}

.branch ul {
    width: 1500px;
    margin: 0 auto;
}

.contact h3 {
    font-size: 24px;
    line-height: 32px;
    color: #333;
}

.lin img {
    margin-right: 30px;
}

.branch img {
    margin-right: 30px;
}

.sortnavul li div {
    position: relative;
}

.sortnavul li div::before {
    width: 6px;
    height: 6px;
    border-radius: 100px;
    display: inline-block;
    background-color: #999;
    position: absolute;
    left: 8px;
    top: 20px;
    content: '';
}

.sortnavul li div:hover {
    background-color: #55ab93;
}

.ddsmoothmenu ul li::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 15px;
    background-color: #ebebeb;
    right: 0;
    top: 40%;
}

.ddsmoothmenu ul li::after {
    content: "";
    display: block;
    clear: both;
}

.classA {
    position: fixed;
    top: 225px;
    right: 0px;
    ;
    width: 80px;
    height: 240px;
    background-color: #55ab93;
    box-shadow: 0px 3px 5px 0px rgba(0, 66, 117, 0.1);
    border-radius: 3px;
    text-align: center;
    padding: 15px 0;
}

.classA p {
    line-height: 38px;
    color: #FFF;
}

.classA ul li {
    padding: 10px 0;
    height: 80px;
}

.classA ul li::after {
    content: '';
    position: absolute;
    width: 22px;
    height: 1px;
    background-color: #ebebeb;
    left: 30px;
}

.classA ul li img {
    display: inline-block;
}

.classA ul li a {
    display: block;
    height: 60px;
}

.ctitle {
    color: #55ab93;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    border-bottom: 1px solid #55ab93;
}

.ctitle1 {
    text-align: center;
}

.ctitle1 h3 {
    display: block;
    color: #55ab93;
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 10px;
    background: url(../images/img02.jpg) no-repeat center bottom;
    font-weight: bold;
}

.ctitle1 span {
    display: block;
    line-height: 30px;
}


.ctxt01 {
    font-size: 15px;
    margin-top: 20px;
    line-height: 28px;
    color: #333;
}

.ccontact {
    margin-top: 20px;
    font-size: 15px;
}

.ccl {
    float: left;
    width: 450px;
    height: 300px;
}

.ccr {
    float: left;
    width: 750px;
    height: 300px;
    line-height: 28px;
    padding: 50px 0 0 50px;
    background: #f5f5f5;
}

.ccr strong {
    display: block;
    font-weight: bold;
    font-size: 22px;
    color: #333;
    padding-bottom: 10px;
}

.ccontactmap {
    margin-top: 20px;
}

.navbar-toggle2 {
    background: rgba(0, 0, 0, 0) url(../images/icon0x.png) no-repeat;
    height: 45px;
    float: right;
    width: 45px;
    display: none;
    background-position: center;
}

@media screen and (max-width: 1024px) {
    .nava {
        width: 115px;
        font-size: 14px;
    }

    .selected,
    .navactive {
        font-size: 16px;
        width: 110px;
    }

    .mfbox {
        width: 90%;
        min-width: auto;
        overflow: hidden;
    }

    .i_nav {
        width: 90%;
    }

    .i_box01,
    .i_product,
    .choose,
    .i_news,
    .i_footer,
    .container_content,
    .agentall {
        width: 90%;
    }

    .i_box01 ul {
        width: 100%;
    }

    .i_box01 ul li:nth-child(2n) {
        margin-right: 0;
    }

    .i_box01 ul li {
        width: calc(100% / 2 - 30px);
        margin-bottom: 20px;
    }

    .p_menu ul li {
        margin-right: 0px;
        line-height: initial;
    }

    .p_products ul li {
        width: calc(100% / 3 - 40px);
    }

    .p_item_img img {
        height: 173px;
    }

    .news {
        width: calc(100% / 3 - 20px);
    }

    .newsT {
        height: 40px;
    }

    .newsR a {
        margin-top: 5px;
    }

    .one img {
        width: 100%;
        height: 158px;
    }

    .two ul li a {
        max-width: 60%;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .circle {
        vertical-align: super;
    }

    .footerL {
        width: 75%;
    }

    .footerL ul {
        width: 135px;
    }

    .nava:hover,
    .navactive:hover {
        width: 110px;
    }

    .agentR {
        width: 75%;
        margin-left: 30px;
    }

    .agentL {
        width: 200px;
    }

    .sortnavul li::after {
        left: 0;
    }

    .i_nav ul li ul li,
    .i_nav ul li ul,
    .i_nav ul li ul li a {
        width: 100%;
    }

    .box1L {
        font-size: 60px;
    }

    .waterfall ul li {
        width: calc(100% / 3 - 20px);
    }

    .item,
    .item_text {
        width: 100%;
    }

    span.sh {
        display: block;
    }


    .item_text a {
        margin-left: 0;
    }

    .itemdll {
        width: 100%;
        height: auto;
    }

    .item_textdll a {
        margin-left: 0;
        display: block;
    }

    .item_textdll {
        width: 100%;
    }

    .ccl,
    .ccr {
        width: 50%;
    }
}

@media screen and (max-width: 768px) {
    .Bigbox {
        display: none;
        position: absolute;
        width: 100%;
        z-index: 999;
    }

    .navbar-toggle2 {
        display: block;
        position: relative;
    }

    .i_server {
        display: none;
    }

    .p_item_img img {
        height: 123px;
    }

    .p_item_wrapper a {
        display: block;
    }

    span.p_ck {
        margin-left: 0;
    }

    .products ul li {
        width: calc(100% / 3 - 40px);
    }

    .item_img img {
        width: 100%;
        height: 123px;
    }

    .news {
        width: 100%;
    }

    .one img {
        height: auto;
    }

    .footerL {
        width: 100%;
    }

    .footerR {
        width: 100%;
        text-align: center;
    }

    .header {
        position: relative;
    }

    .ddsmoothmenu>ul {
        overflow: hidden;
    }

    .i_nav {
        height: auto;
    }

    .ddsmoothmenu>ul>li {
        width: 100%;
        height: auto;
    }

    .ddsmoothmenu>ul>li>a {
        width: 100%;
    }

    .selected,
    .navactive,
    .nava {
        width: 100%;
    }

    .i_nav ul li ul {
        position: relative;
        width: 100% !important;
        overflow: hidden;
        right: 0;
        bottom: 0;
    }

    .i_nav ul li ul li {
        width: 100%;
        display: block;
    }

    .nava:hover,
    .navactive:hover {
        width: 100%;
    }

    .agentR {
        width: 65%;
    }

    .qt_banner {
        width: 100%;
        height: auto;
        padding: 20px;
    }

    .waterfall ul li {
        width: calc(100% / 2 - 20px);
    }

    .first dl {
        width: 100%;
        height: auto;
    }

    .first dl dt {
        width: 100%;
        height: 250px;
    }

    .first dl dd {
        width: 100%;
    }

    .kk {
        margin-top: 20px;
    }

    .ccl,
    .ccr {
        width: 100%;
    }

    .ccl img {
        width: 100%;
    }

    .ccontactmap iframe {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .i_text {
        display: none;
    }

    .i_box01 ul li {
        width: 100%;
    }

    .p_menu ul li {
        margin-bottom: 20px;
        border-right: none;
    }

    .p_products ul li {
        width: calc(100% / 2 - 40px);
    }

    .p_item_img img {
        height: auto;
    }

    .i_column2 .p_menu ul li {
        width: 75px;
    }

    .products ul li {
        width: calc(100% / 2 - 40px);
    }

    .item_img img {
        height: auto;
    }

    span.ck {
        margin-left: 0;
    }

    .item_wrapper a {
        display: block;
    }

    .container_content ul li {
        width: 25%;
    }

    .container_content ul li:last-child {
        border-right: none;
    }

    .counterDX {
        font-size: 25px;
    }

    .footerL ul {
        width: 85px;
    }

    .agentL {
        width: 100%;
    }

    .sortnavul li a {
        width: 100%;
        padding-left: 25px;
    }

    .agentR {
        width: 100%;
        margin-left: 0;
    }

    .p_item_wrapper p {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .chooseT span,
    .tz span {
        font-size: 25px;
    }

    .footerL {
        display: none;
    }

    .waterfall ul li:nth-child(2n) {
        margin-right: 0px;
    }

    .waterfall ul li {
        width: calc(100% / 2 - 10px);
    }

    .second dl {
        width: 100%;
        height: auto;
    }

    .second dl dt {
        width: 100%;
        height: auto;
    }

    .second dl dd {
        width: 100%;
    }

    .item_textdll span {
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .first dl dt {
        height: auto;
    }

    .ccl {
        height: auto;
    }

    .ccr {
        padding: 10px;
    }

    .item_text span {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .item_text {
        height: 80px;
    }
}