@CHARSET "UTF-8";
body {
    font-family: "Microsoft Yahei";
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}

.col-md-12 {
    width: 100%;
}

.col-md-11 {
    width: 91.66666667%;
}

.col-md-10 {
    width: 83.33333333%;
}

.col-md-9 {
    width: 75%;
}

.col-md-8 {
    width: 66.66666667%;
}

.col-md-7 {
    width: 58.33333333%;
}

.col-md-6 {
    width: 50%;
}

.col-md-5 {
    width: 41.66666667%;
}

.col-md-4 {
    width: 33.33333333%;
}

.col-md-3 {
    width: 25%;
}

.col-md-2 {
    width: 16.66666667%;
}

.col-md-1 {
    width: 8.33333333%;
}


.img-100 {
    display: block;
    width: 100%;
}

a, a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}

.navbar-brand {
    height: 70px !important;
    padding: 20px 0;
}

.navbar-nav > li > a {
    line-height: 40px;
    margin-left: 40px;
}

.navbar-default {
    background-image: linear-gradient(to bottom, #f4f4f4 0%, #f4f4f4 100%);
    background-repeat: repeat-x;
    border-radius: 4px;
}

.navbar-default {
    background-color: #f4f4f4;
    border-color: #f4f4f4;
}

.navbar-toggle {
    margin-right: 20px;
    margin-top: 15px;
    background-color: #ddd;
}

.navbar-default .navbar-nav > li > a {
    color: #515151;
    font-size: 20px;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #fbb506;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.navbar .language {
    position: relative;
}

.navbar .triangle {
    position: absolute;
    right: 13px;
    bottom: 4px;
}

.navbar .language-li {
    position: relative;
}

.navbar .language-down {
    position: absolute;
    list-style: outside none none;
    background-color: #f4f4f4;
    left: 45px;
    margin: 0;
    padding: 0;
    display: none;
}

.navbar .language-down a {
    display: block;
    padding: 15px 10px;
}

/*底部*/
.footer {
    background-color: #4d4d4d;
}

.footer .col-xs-4 p {
    color: #fff;
    margin-top: 5px;
}

.footer .about .col-xs-3 {
    width: 20%;
}

.footer .foot-shop {
    text-align: center;
}

.footer a, .footer h4 a {
    color: #878787;
}

.footer ul li a:hover, .footer h4 a:hover {
    color: #fbb506;
}

.footer .icon_extend {
    background: rgba(0, 0, 0, 0) url("../images/icon_extend.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 23px;
    width: 54px;
    margin: auto;
    margin-bottom: 50px;
}

.footer .ibackground {
    background: rgba(0, 0, 0, 0) url("../images/icon_extend-back.png") repeat scroll 0 0;
}

.footer .footer-bottom {
    margin-top: 50px;
    background-color: #333;
    color: #6e6e6e;
    padding: 10px 0;
    margin-left: 0;
    margin-right: 0;
}

.footer .footer-bottom-icon {
    float: right;
}

.footer .footer-bottom .QQ {
    background: rgba(0, 0, 0, 0) url("../images/icon_QQ_link.png") no-repeat scroll 0 0;
    height: 32px;
    margin-right: 20px;
    width: 34px;
}

.footer .footer-bottom .QQ:hover {
    background: rgba(0, 0, 0, 0) url("../images/icon_QQ_hover.png") no-repeat scroll 0 0;
}

.footer .footer-bottom .weibo {
    background: rgba(0, 0, 0, 0) url("../images/icon_weibo_link.png") no-repeat scroll 0 0;
    height: 32px;
    width: 34px;
}

.footer .footer-bottom .weibo:hover {
    background: rgba(0, 0, 0, 0) url("../images/icon_weibo_hover.png") no-repeat scroll 0 0;
}

.footer .footer-bottom .weixin {
    background: rgba(0, 0, 0, 0) url("../images/icon_weixin_link.png") no-repeat scroll 0 0;
    height: 32px;
    margin-right: 20px;
    position: relative;
    width: 34px;
}

.footer .footer-bottom .weixin:hover {
    background: rgba(0, 0, 0, 0) url("../images/icon_weixin_hover.png") no-repeat scroll 0 0;
}

.footer .footer-bottom .weixincode {
    background: rgba(0, 0, 0, 0) url("../images/weixin.jpg") no-repeat scroll 0 0;
    display: none;
    height: 150px;
    position: absolute;
    right: -50px;
    top: -165px;
    width: 150px;
}

.footer .about .col-xs-3 {
    text-align: center;
}

.footer .about .col-xs-3 {

}

@media (max-width: 767px) {
    .footer .footer-top h4, a {
        font-size: 8px;
    }

    .footer .footer-top .about .col-xs-3 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .footer .footer-bottom span {
        font-size: 8px;
    }

    .footer-bottom .col-xs-5 {
        width: 58.3333%;
        padding: 0;
    }

    .footer-bottom .col-xs-7 {
        width: 41.6667%;
        padding: 0;
    }
}

/**/
.container-row {
    width: 100%;
    margin-top: 70px;
    position: relative;
}

.container-row img {
    width: 100%;
}

.container-row .container-row-title {
    position: absolute;
    color: #fff;
    width: 100%;
    top: 40%;
    text-align: center;
}

@media (max-width: 767px) {
    .container-row .container-row-title {
        top: 25% !important;
    }

    .container-row .container-row-title h1 {
        font-size: 16px;
    }
}

/*咨询列表*/
.news-list-page {
    margin-bottom: 50px;
    margin-left: 0;
    margin-right: 0;
}

.news-list-page .newsyellow {
    height: 2px !important;
}

.news-list-page .newsblue {
    height: 2px !important;
}

.news-list-page .newsred {
    height: 2px !important;
}

/*分页*/
.page {
    text-align: right;
}

.page .pagination .current {
    background: #abcdef;
}

/*解决方案 数据*/
.container .s_t_ctitle {
    text-align: center;
}

.container .solc_two .biaoshi {
    background: rgba(0, 0, 0, 0) url("../images/img_biaoshi.png") no-repeat scroll 0 0;
    height: 587px;
    margin: 205px auto 100px;
    position: relative;
    width: 1000px;
}

.container .solc_two .biaoshi-logo {
    display: none;
}

@media (max-width: 1199px) {
    .container .solc_two .biaoshi {
        display: none;
    }

    .container .solc_two .biaoshi-logo {
        display: block;
    }

    .container .solc_two .biaoshi-logo img {
        width: 100%;
    }

    .container .solc_two .bsmain {
        display: none;
    }

    .container .solc_two .tis2 {
        display: none;
    }

    .container .solc_two .text-center {
        display: none;
    }
}

.container .solc_two .biaoshi .pnormal {
    background: rgba(0, 0, 0, 0) url("../images/icon_bspoint.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 12px;
    position: absolute;
    width: 12px;
}

.container .solc_two .bsmain .aqnormal {
    position: absolute;
    width: 100px;
    color: #7f7f7f;
    text-align: center;
}

.container .solc_two .bsmain .aqnormal .line {
    width: 2px;
    background-color: #6d6d6d;
    margin: 5px 46px;
}

/*安全标识*/
.container .solc_two .biaoshi .paq {
    top: 150px;
    left: 40px;
}

.container .solc_two .bsmain .aqmain {
    top: 300px;
    left: 70px;
}

.container .solc_two .bsmain .aqmain .line {
    height: 80px;
}

/*蓄电池*/
.container .solc_two .biaoshi .pxdc {
    top: 275px;
    left: 185px;
}

.container .solc_two .bsmain .xdcmain {
    top: 242px;
    left: 215px;
}

.container .solc_two .bsmain .xdcmain .line {
    height: 260px;
}

/*配电箱*/
.container .solc_two .biaoshi .ppdx {
    top: 95px;
    left: 270px;
}

.container .solc_two .bsmain .pdxmain {
    top: 225px;
    left: 298px;
}

.container .solc_two .bsmain .pdxmain .line {
    height: 100px;
}

/*电源线标识*/
.container .solc_two .biaoshi .pdyx {
    top: 65px;
    left: 310px;
    z-index: 2;
}

.container .solc_two .bsmain .dyxmain {
    top: 180px;
    left: 340px;
}

.container .solc_two .bsmain .dyxmain .line {
    height: 112px;
}

/*DDF/ODF机架*/
.container .solc_two .biaoshi .pjj {
    top: 152px;
    left: 345px;
}

.container .solc_two .bsmain .jjmain {
    top: 130px;
    left: 375px;
}

.container .solc_two .bsmain .jjmain .line {
    height: 250px;
}

/*尾纤*/
.container .solc_two .biaoshi .pwq {
    top: 144px;
    left: 460px;
}

.container .solc_two .bsmain .wqmain {
    top: 190px;
    left: 490px;
}

.container .solc_two .bsmain .wqmain .line {
    height: 180px;
}

/*网线*/
.container .solc_two .biaoshi .pwx {
    top: 112px;
    left: 545px;
}

.container .solc_two .bsmain .wxmain {
    top: 220px;
    left: 575px;
}

.container .solc_two .bsmain .wxmain .line {
    height: 120px;
}

/*馈线标识*/
.container .solc_two .biaoshi .pkx {
    top: 125px;
    left: 625px;
}

.container .solc_two .bsmain .kxmain {
    top: 250px;
    left: 655px;
}

.container .solc_two .bsmain .kxmain .line {
    height: 100px;
}

/*安全标识*/
.container .solc_two .biaoshi .pjg {
    top: 265px;
    left: 710px;
}

.container .solc_two .bsmain .jgmain {
    top: 280px;
    left: 740px;
}

.container .solc_two .bsmain .jgmain .line {
    height: 215px;
}

/*机房标识*/
.container .solc_two .biaoshi .pjf {
    top: 388px;
    left: 756px;
}

.container .solc_two .bsmain .jfmain {
    top: 320px;
    left: 785px;
}

.container .solc_two .bsmain .jfmain .line {
    height: 295px;
}

/*安全标识*/
.container .solc_two .biaoshi .paq2 {
    top: 205px;
    left: 940px;
}

.container .solc_two .bsmain .aqmain2 {
    top: 330px;
    left: 968px;
}

.container .solc_two .bsmain .aqmain2 .line {
    height: 100px;
}

/*DDF/ODF端子*/
.container .solc_two .biaoshi .pdz {
    top: 185px;
    left: 340px;
}

.container .solc_two .bsmain .dzmain {
    top: 441px;
    left: 369px;
}

.container .solc_two .bsmain .dzmain .line {
    height: 310px;
}

/*安全出口*/
.container .solc_two .biaoshi .pck {
    top: 485px;
    left: 450px;
}

.container .solc_two .bsmain .ckmain {
    left: 478px;
    top: 743px;
}

.container .solc_two .bsmain .ckmain .line {
    height: 150px;
}

/*安全地标*/
.container .solc_two .biaoshi .pdb {
    top: 318px;
    left: 520px;
}

.container .solc_two .bsmain .dbmain {
    top: 574px;
    left: 550px;
}

.container .solc_two .bsmain .dbmain .line {
    height: 280px;
}

/*设备标识*/
.container .solc_two .biaoshi .psb {
    top: 288px;
    left: 572px;
}

.container .solc_two .bsmain .sbmain {
    top: 542px;
    left: 600px;
}

.container .solc_two .bsmain .sbmain .line {
    height: 340px;
}

/*走线架*/
.container .solc_two .biaoshi .pzxj {
    top: 168px;
    left: 265px;
}

.container .solc_two .bsmain .zxjmain {
    top: 425px;
    left: 294px;
}

.container .solc_two .bsmain .zxjmain .line {
    height: 300px;
}

.container .solc_two .bsdetail .dnormal {
    position: absolute;
    background: url(../images/bg_bsdetail.png) no-repeat;
    width: 370px;
    height: 292px;
    text-align: center;
    padding: 10px;
    top: 400px;
    left: 210px;
    display: none;
}

.container .solc_two .bsdetail .dtop {
    color: #fbb506;
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    margin: 0 10px;
    position: relative;
}

.container .solc_two .bsdetail .dimg {
    margin-top: 10px;
}

.container .solc_two .bsdetail .dtop .close {
    background: url(../images/icon_close.png) no-repeat;
    width: 14px;
    height: 13px;
    position: absolute;
    top: 10px;
    right: 5px;
    cursor: pointer;
}

.container .solc_two .tis2 {
    text-align: center;
    color: #c3c3c3;
    margin: 30px 0;
}

.container .solc_two .tis2 img {
    margin: 0 5px;
}

.communication-three {
    width: 100%;
    background-color: #c3c3c3;
    padding: 30px 0;
    text-align: center;
}

.communication-three h3 {
    color: #fff;
    margin: 20px auto 0;
    max-width: 420px;
}

.communication-three .stintro {
    color: #fff;
    margin: 20px auto;
    max-width: 850px;
}

.communication-three .container {
    margin: auto;
    border-bottom: 1px solid #fff;
}

.communication-three .container img {
    max-width: 100%;
    display: block;
    margin: 0 auto 20px;
}

.communication-three .col-md-3 {
    width: 25%;
    float: left;
}

.communication-three .container_advantage img {
    max-width: 100%;
}

.communication-three .container_advantage {
    color: #fff;
    font-size: 16px;
}

.communication-four {
    text-align: center;
    padding-bottom: 30px;
}

.communication-four h3 {
    margin: 30px auto 30px;
}

.communication-four img {
    max-width: 100%;
}

.communication-four .communication-four-divi {
    margin: 20px auto 20px;
}

.communication-four .matfont {
    color: #525353;
    margin-bottom: 20px;
}

.communication-four .col-md-4 {
    width: 33.3333%;
    float: left;
}

.communication-four .owl-carousel .item {
    border: 0;
}

.communication-four .owl-carousel .owl-item img {
    display: block;
    width: 70%;
}

@media (max-width: 360px) {
    .communication-four .owl-carousel .owl-item img {
        display: block;
        width: 100%;
    }
}

@media (max-width: 360px) {
    .communication-four .matfont {
        font-size: 10px;
    }
}

.communication-five {
    background-color: #f4da6e;
    padding: 30px 0;
    text-align: center;
    width: 100%;
}

.communication-five .stintro {
    color: #7f7f7f;
    margin: 20px auto;
    max-width: 950px;
}

.communication-five img {
    max-width: 100%;
}

/*资产管理*/
.container-solution .container-row-title h5 {
    width: 60%;
    line-height: 20px;
    margin: auto;
}

@media (max-width: 980px) {
    .container-row .container-row-title {
        top: 30%;
    }
}

@media (max-width: 768px) {
    .container-solution .container-row-title h5 {
        font-size: 12px;
        width: 80%;
        overflow: hidden;
    }
}

@media (max-width: 565px) {
    .container-solution .container-row-title h5 {
        font-size: 10px;
        width: 80%;
        overflow: hidden;
    }
}

@media (max-width: 360px) {
    .container-solution .container-row-title h5 {
        font-size: 6px;
        width: 85%;
        overflow: hidden;
        line-height: 10px;
    }
}

@media (max-width: 320px) {
    .container-solution .container-row-title h5 {
        font-size: 5px;
        width: 90%;
    }
}

.assets_two {
    text-align: center;
}

.assets_two h3 {
    padding: 20px 0 50px;
}

.assets_two .assets_two_sol img {
    max-width: 100%;
}

.assets_two .assets_two_sol .question {
    color: #7f7f7f;
    margin: 50px 0 20px;
}

.assets_two .assets_two_sol .text-center img {
    max-width: 100%;
}

.assets_two .assets_two_sol .font-orange {
    color: #fbb506;
    margin: 30px 0;
}

.assets_three {
    background-color: #dbdbdb;
    padding: 50px 0;
    text-align: center;
}

.assets_three .st-top {
    max-width: 900px;
    margin: auto;
    color: #7f7f7f;
}

.assets_three img {
    max-width: 100%;
}

.assets_three .img_aprocess {
    max-width: 80%;
}

.assets_three .approcess-intro {
    color: #7f7f7f;
    line-height: 30px;
    margin: 30px auto;
    max-width: 950px;
}

.assets_two .img_soltwo_explain {
    margin-top: 20px;
    text-align: center;
}

.assets_two .img_soltwo_explain p {
    color: #7f7f7f;
}

@media (max-width: 767px) {
    .assets_two .img_soltwo_explain p {
        font-size: 12px;
        margin: 0;
    }
}

/*企业办公*/
.office_content {
    width: 100%;
    text-align: center;
}

.office_content .col-md-8 {
    width: 66.6667%;
    float: left;
}

.office_content .col-md-4 {
    width: 33.3333%;
    float: left;
}

.office_content h3 {
    color: #525353;
    margin: 50px 0 30px;
}

.office_content .lmanfont {
    color: #7f7f7f;
    line-height: 20px;
    margin: 20px auto 25px;
    max-width: 800px;
}

.office_content img {
    max-width: 100%;
}

.office_content .office_content_img {
    max-width: 900px;
    margin: auto;
}

.office_content .office_content_img .img_lman6 {
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .office_content .office_content_img .img_lman6 {
        margin-bottom: 22px;
    }
}

.office_content .text-center {
    margin-top: 50px;
}

@media (max-width: 767px) {
    .office_content .text-center {
        margin-top: 10px;
    }
}

/*关于*/

.container-about .container-row-title {
    color: #fff;
    position: absolute;
    text-align: center;
    top: 35%;
    width: 100%;
}

.container-about .about-logo {
    margin-top: 30px;
}

.container-about .about-logo img {
    width: 65px;
}

@media (max-width: 980px) {
    .container-about .about-logo {
        margin-top: 10px;
    }

    .container-about .container-row-title {
        top: 30%;
    }

    .container-about h2 {
        font-size: 25px !important;
    }

}

@media (max-width: 768px) {
    .container-about h2 {
        font-size: 20px !important;
    }

    .container-about .about-logo img {
        width: 30px;
    }

}

@media (max-width: 450px) {
    .container-about h2 {
        font-size: 15px !important;
    }

    .container-about .container-row-title {
        top: 20% !important;;
    }
}

@media (max-width: 400px) {
    .container-about h2 {
        font-size: 12px !important;
    }

    .container-about .container-row-title {
        top: 20% !important;
    }

    .container-about .container-row-title .container-solution-title {
        margin: auto;
        width: 50% !important;
    }
}

.container-about-wewin {
    text-align: center;
}

.container-about-wewin .joinadress {
    margin-bottom: 20px;
    text-align: center;
    margin-top: 20px;
}

.container-about-wewin .joinadress .adline a {
    color: #fbb506;
    font-size: 16px;
    text-decoration: underline;
}

.about_img_award {
    max-width: 1000px;
    margin: auto;
}

.about_img_award img {
    margin: auto;
    display: block;
    max-width: 100%;
}

.about_img_award p {
    text-align: center;
    color: #7f7f7f;
}

.about_img_award .col-md-4 {
    width: 33.3333%;
    float: left;
}

@media (max-width: 360px) {
    .about_img_award .col-md-4 p {
        font-size: 8px;
    }
}

.about-wewin .awardmain {
    text-align: center;
    margin-top: 30px;
}

.about-wewin .awardmain .title {
    color: #fbb506;
    font-size: 14px;
    margin-bottom: 20px;
}

.about-wewin .awardmain p {
    color: #7f7f7f;
}

.about-wewin .aboutmain {
    text-align: center;
    color: #7f7f7f;
    max-width: 900px;
    margin: auto;
}

.about-wewin .aboutmain .ofont {
    color: #fbb506;
}

.about-wewin .culmain {
    margin: auto;
    max-width: 540px;
}

.about-company-culture {
    background-color: #e7e8ea;
    width: 100%;
    padding: 20px 0 30px;
}

.about-company-culture .col-md-3 {
    width: 25%;
    text-align: center;
    float: left;
    padding-right: 0;
    padding-left: 0;
}

.about-company-culture .col-md-3 img {
    max-width: 85px;
    max-height: 98px;
}

.about-company-culture .culmain1 {
    border-bottom: 1px solid #7f7f7f;
    padding: 5px 0;
    color: #7f7f7f;
}

.about-company-culture .culmain2 {
    background-color: #fbb506;
    color: #252525;
    margin-top: 10px;
    padding: 10px 0;
}

.about-wewin .history-img img {
    max-width: 100%;
    display: block;
    text-align: center;
}

.about-wewin .row {
    margin-left: 0;
    margin-right: 0;
}

.about-wewin .about_company img {
    max-width: 100%;
    margin: auto;
    display: block;
}

.about-wewin .bigfont {
    font-size: 18px;
}

.about-wewin .bold {
    font-weight: bold;
    color: #7f7f7f !important;
}

.about-wewin .about-wewin-operation span {
    color: #fbb506;
    font-size: 18px;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
}

.about-wewin .about-wewin-operation .about_address {
    font-size: 14px;
    color: #7f7f7f;
}

.about-wewin .about_address_img img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.page-solution {
    padding-bottom: 30px;
}

.nav .current a {
    color: #fbb506;
}

.nav .current a p {
    color: #fbb506;
}

.nav .current a span {
    color: #fbb506;
}

/*软件下载*/
.service_two {
    margin-top: 30px;
}

.service_two .container {
    max-width: 900px;
}

.service_two .serline {
    background-color: #535353;
    height: 1px;
    margin-top: 8px;
    width: 100%;
}

.service_two .hexagon {
    background: rgba(0, 0, 0, 0) url("../images/icon_hexagon_b.png") no-repeat scroll 0 0;
    height: 16px;
    margin: 0 5px;
    width: 14px;
}

.service_two .sertitle {
    text-align: center;
}

.service_two .col-md-1, .service_two .col-md-10, .service_two .col-md-4, .service_two .row {
    padding-left: 0;
    padding-right: 0;
}

.service_two .row {
    margin-left: 0;
    margin-right: 0;
}

.service_two .service_div {
    margin-bottom: 50px;
}

.service_two .service_title {
    margin-bottom: 30px;
}

.service_two .service_update {
    border-bottom: 1px dotted #b5b5b5;
    padding: 10px;
    text-align: center;
}

.service_two .service_update a {
    color: #7f7f7f;
    text-decoration: underline;
}

.service_two .service_update .col-md-12 {
    margin: 0 0 10px;
}

.service_div .service_update .more {
    color: #fdd000;
}

.service-content {
    padding-left: 50px;
    padding-right: 50px;
    color: #888;
    min-height: 150px;
}

.service-content p, .service-content a {
    color: #888;
}

/*渠道体系*/
.partner-container .strudiv {
    border: 1px solid #fbb506;
    color: #fbb506;
    display: inline-block;
    font-size: 16px;
    margin: 0 auto 30px;
    padding: 3px 10px;
}

.partner-container .row {
    margin: auto;
    text-align: center;
}

.partner-container .row img {
    max-width: 100%;
}

.partner-container .partner-img-channerl {
    border-bottom: 1px dotted #c3c3c3;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.partner-container .partner-img-gh {
    max-width: 900px;
}

.partner-container .partner-img-gh .font {
    color: #7f7f7f;
    margin-right: 10px;
}

.par_three {
    padding: 50px 0;
    background-color: #515151;
}

.par_three .row {
    padding-right: 0;
    padding-left: 0;
}

.par_three .partner-img {
    max-width: 900px;
    text-align: center;
}

.par_three .partner-img p {
    color: #f1f1f1;
    margin-bottom: 0;
}

.par_four {
    padding: 50px 0;
    color: #7f7f7f;
}

.par_four .material {
    margin-bottom: 10px;
}

.par_four .question {
    margin: 30px auto 30px;
    color: #7f7f7f;
}

.par_four .attention {
    color: #b1b1b1;
    margin-bottom: 30px;
}

.par_four .img_excel a {
    display: block;
    margin-top: 20px;
    color: #fbb506;
    text-decoration: underline;
}

.news-content-div {
    text-align: center;
}

.beijin {
    width: 95px;
    height: 150px;
    position: absolute;
    margin-left: 59%;
    margin-top: 9%;
}

.shenyan {
    width: 95px;
    height: 150px;
    position: absolute;
    margin-left: 67%;
    margin-top: 6%;
}

.shanghai {
    width: 95px;
    height: 150px;
    position: absolute;
    margin-left: 67%;
    margin-top: 18%;
}

.shangxi {
    width: 95px;
    height: 150px;
    position: absolute;
    margin-left: 49%;
    margin-top: 15%;
}

.chongqin {
    width: 95px;
    height: 150px;
    position: absolute;
    margin-left: 46%;
    margin-top: 22%;
}

.chengdu {
    width: 95px;
    height: 150px;
    position: absolute;
    margin-left: 40%;
    margin-top: 22%;
}

.wuhan {
    width: 95px;
    height: 150px;
    position: absolute;
    margin-left: 57%;
    margin-top: 21%;
}

.guangzhou {
    width: 95px;
    height: 150px;
    position: absolute;
    margin-left: 52%;
    margin-top: 31%;
}

.footer .cool-xs-4 p {
    color: #fff;
    margin-top: 5px;
}

/*202009*/
.navbar-brand {
    display: block;
    padding: 20px 0;
}

@media screen and (max-width: 768px) {
    .navbar-brand {
        padding: 22px 10px;
    }
}

.navbar-brand img {
    display: block;
    height: 100%;
}

.new-list {
    font-size: 20px;
}

.new-list .new-list-div {
    position: relative;
    margin-top: 0 !important;
    padding: 1.5em 0;
    overflow: hidden;
}


.new-list .new-list-div .box {
    position: relative;
}

.new-list .new-list-div:hover {
    background-color: transparent;
}

.new-list-div .mt {
    display: block;
    /*width: 370px;*/
    /*height: 234px;*/
    width: 31%;
    padding-top: 19.9%;
    background-color: #F4F4F4;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;


    /*float: left;*/
    /*margin-right: 2em;*/
}

.new-list-div .mt55 {
    background-image: url("../images/2021/img6.jpg");
}

.new-list-div .mt56 {
    background-image: url("../images/2021/img7.jpg");
}

.new-list-div .mt57 {
    background-image: url("../images/2021/img9.jpg");
}

.new-list-div .mt58 {
    background-image: url("../images/2021/img11.jpg");
}


.new-list-div .mt59 {
    background-image: url("../images/2021/img10.jpg");
}

.new-list-div .mt63 {
    background-image: url("../images/2021/img13.jpg");
}

.new-list-div .mt52 {
    background-image: url("../images/2021/img12.jpg");
}

.new-list-div .mt51 {
    background-image: url("../images/2021/img5.jpg");
}

.new-list-div .mt40 {
    background-image: url("../images/2021/img8.jpg");
}

.new-list-div .mt62 {
    background-image: url("../images/2021/img8.jpg");
}


.new-list-div .mc {
    position: absolute;
    top: 0;
    right: 0;
    color: #888;
    /*font-size: 18px;*/
    font-size: 1em;
    /*height: 234px;*/
    height: 100%;
    /*float: left;*/
    width: 69%;
    /*padding-left: 2em;*/
    padding-left: 5%;
}


.new-list-div .new-title {
    /*font-size: 26px;*/
    font-size: 1.44em;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #161616;
}

.new-list-div .new-title a {
    font-size: inherit;
    color: inherit;
}

.new-list-div .new-content {
    /*height: 90px;*/
    height: 6em;
    line-height: 2;
    display: flex;
    align-items: center;
    /*margin-top: 30px;*/
    /*margin-top: 1em;*/
    font-size: 0.75em;
    position: absolute;
    top: 50%;
    margin-top: -2.4em;
    left: 0;
    width: 100%;
    /*padding-left: 2.6em;*/
    padding-left: 7%;
}

.new-list-div .new-content .wrap {
    max-height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.new-list-div .new-time {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    text-align: right;
    font-size: 0.75em;
    line-height: 1;
}


@media screen and (max-width: 768px) {
    .new-list {
        font-size: 18px;
    }

    .new-list-div .new-content {
        position: absolute;
        top: 50%;
        margin-top: -2.2em;
        left: 0;
        width: 100%;
    }
}


@media screen and (max-width: 414px) {

    .new-list {
        font-size: 14px;
    }

    .new-list .new-list-div {
        padding: 10px 0;
    }

    .new-list-div .new-title {
        font-size: 1em;
    }

    .new-list-div .new-content {
        height: 4em;
        line-height: 1.4;
        font-size: 0.75em;
        position: absolute;
        top: 50%;
        margin-top: -1.8em;
        left: 0;
        width: 100%;
    }

    .new-list-div .new-content .wrap {
        max-height: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}

@media screen and (max-width: 375px) {
    .new-list {
        font-size: 14px;
    }

    .new-list .new-list-div {
        padding: 10px 0;
    }

    .new-list-div .new-title {
        font-size: 1em;
    }

    .new-list-div .new-content {
        height: 4em;
        line-height: 1.4;
        font-size: 0.75em;
        position: absolute;
        top: 50%;
        margin-top: -1.8em;
        left: 0;
        width: 100%;
    }

    .new-list-div .new-content .wrap {
        max-height: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}

@media screen and (max-width: 320px) {
    .new-list-div .new-content {
        margin-top: -1.8em;
    }

    .new-list-div .new-content .wrap {
        -webkit-line-clamp: 1;
    }
}


.new-list .new-more {
    width: auto !important;
}

.new-list .new-more img + a {
    width: 6em;
    margin: 10px auto 0;
    padding: 6px 0;
    height: auto;
    line-height: 1;
}

.new-list .new-more a:hover {
    text-decoration: none;
}

/*banner*/
.carousel-indicators {
}

.carousel-indicators li {
    margin: 0 5px;
    transition: background-color 0.3s linear;
}

.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #fff;
}

.about-wewin .icon_address {
    transition: background 0.3s linear;
}

.footer .col-xs-4 p {
    margin-top: 10px;
}

.list-unstyled {

}

.list-unstyled li {
    margin-top: 5px;
    font-size: 13px;
}

.footer a, .footer h4 a {
    transition: color 0.3s linear;
}

.footer .footer-bottom {
    padding: 15px 0 50px;
}

.container-product-content img {
    width: 100%;
}

.carousel-control.left,
.carousel-control.right {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 80px;
}

.footer hr {
    border-top: 1px solid rgba(238, 238, 238, 0.5);
}

.navbar-default .navbar-nav > li > a {
    transition: color 0.3s ease;
}

.navbar-default .navbar-nav > li > a:hover {
}

.service_two {
    /*border: red solid 1px;*/
}

.service_two .service_div {
}

.service_two .service_div .col-md-4, .service_two .service_div .col-md-6, .service_two .service_div .col-md-12 {
    padding: 10px 0;
}

.service_two .service_div .col-md-4:nth-child(3n+1) {
    clear: left;
}

.service_two .service_update a {
    display: block;
    line-height: 1.5;
    font-size: 13px;
    transition: color 0.3s linear;
}

.service_two .service_update a:hover {
    color: #fbb506;
}

.service_two .service_update a.more {
    font-size: 16px;
}

.service_two .service_title {
    margin-bottom: 20px;
}

.service_two .service_update {
    padding-bottom: 20px;
}

.service_two .service_update + .service_update {
    border-bottom: none;
}

.owl-carousel-product img {
    transition: all 0.3s ease-in-out;
}


.center-block {

}

.center-block img {
    display: block;
    width: 100%;
}

.container-product .product-title {
    padding-top: 5px;
}

.long-line {
    border-bottom: #EFEFEF solid 1px;
}

.tab {
    overflow: hidden;
}

.tab-btn {
    position: relative;
    display: block;
    padding: 10px;
    float: left;
    width: 50%;
    box-sizing: border-box;
    font-size: 24px;
    color: #000000;
    text-align: center;
    line-height: 2;
}

.tab-btn.active {
    color: #FBB506;
}

.tab-btn i {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 5em;
    margin-left: -2.5em;
    transform: scaleX(0);
    opacity: 0;
    transition: transform 0.3s linear;
    border-bottom: #FBB506 solid 5px;
}

.tab-btn.active i {
    opacity: 1;
    transform: scaleX(1);
}

.tab-content {
    padding-top: 5%;
    padding-bottom: 9%;
}

.tab-content .img-box {
    box-sizing: border-box;
    padding: 5px;
}


.tab-content .img-cont {
    position: relative;
    overflow: hidden;
    display: block;
}

.tab-content .col-md-6 .img-cont {
    padding-top: 55%;
}

.tab-content .col-md-4 .img-cont {
    padding-top: 63%;
}

.tab-content .item-mix .img-cont {
    padding-top: 75%;
}

.tab-content .item-mix .img-cont2 {
    padding-top: 51.8%;
}

.tab-content .item-mix .img-cont3 {
    padding-top: 2%;
}

.img-item {
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}

.tab-content .img-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease;
    transform: scale(1);
}

.tab-content .img-item:hover {
    transform: scale(1.15);
}

.tab-content .col-md-5 + .col-md-4 {
    clear: left;
}


.tab-content .section {
    display: none;
}

.tab-content .section.active {
    display: block;
}


.pad-top {
    padding-top: 70px;
}

.tab-box {
    padding-top: 9%;
}

.zp-box {

}

.zp-btn {
    display: block;
    position: absolute;
    top: 19%;
    left: 11%;
    width: 17%;
    height: 60%;
}

.zp-btn i {
    display: block;
    position: absolute;
    top: 72%;
    left: 21%;
    width: 65%;
    opacity: 0;
    transition: all .3s linear;
    border-bottom: #fff solid 2px;
    transform: scaleX(0);
    transform-origin: 0 50%;
}

.zp-btn:hover i {
    opacity: 1;
    transform: scaleX(1);
}

.zp-btn1 {
}

.zp-btn2 {
    left: 32.5%;
}

.zp-btn3 {
    left: 54%;
}

.zp-btn4 {
    left: 73.5%;
}

.zp-btn2 i {
    left: 13%;
    width: 74%;
}

.zp-btn3 i {
    left: 18%;
    width: 67%;
}

.zp-btn4 i {
    left: 26%;
    width: 49%;
}

.container-product ul li {
    font-size: 13px;
}

.container-product .nav-pills-img {
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.container-product ul li img {
    display: block;
    height: 58px;
    width: auto;
    margin: 0 auto;
}

.show-img-box, .show-video-box {
    z-index: 1050;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.show-img-box.show, .show-video-box.show {
    display: block;
}

.show-img-box .msk, .show-video-box .msk {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .85);
}

.show-img-box .close-show-img, .show-video-box .close-show-video {
    z-index: 3;
    position: absolute;
    top: 0;
    right: 0;
    padding: 50px;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    font-size: 0;
    background: url("../images/2020/close.png") center no-repeat;
    background-size: 40% auto;
}

.show-img-box .content-box, .show-video-box .content-box {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.show-video-box video {
    display: block;
    height: 100%;
    width: 100%;
}

#myCarousel.img-show-carousel {
    position: relative;
    height: 100%;
    margin: 0;
}


#myCarousel.img-show-carousel .carousel-inner {
    height: 100%;
}

#myCarousel.img-show-carousel .carousel-inner .item {
    width: 100%;
    height: 100%;
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
}

#myCarousel.img-show-carousel .carousel-inner .item .slide-content {
    width: 100%;
    height: 100%;
    padding: 5% 10%;
    display: flex;
    align-items: center;
    justify-content: center;
}


#myCarousel.img-show-carousel img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.solution-div .pic-bottom {
    padding-top: 30px;
}

.index-about {
    padding: 5% 0;
    font-size: 20px;
}


.index-about p {
    text-align: left;
    text-indent: 2em;
}

.index-about p.mt {
    text-align: center;
    text-indent: 0;
    padding-bottom: 5%;
    /*font-size: 48px;*/
    font-size: 2.4em;
}

.about-wewin .row .p1 {
    text-align: left;
    text-indent: 2em;
    /*font-size: 18px;*/
    font-size: 0.9em;
    line-height: 2.5;
}


@media screen and (max-width: 1000px) {
    .index-about {
        font-size: 18px;
    }
}

@media screen and (max-width: 768px) {
    .index-about {
        font-size: 16px;
    }

    .index-about p.mt {
        font-size: 2em;
    }

    .about-wewin .row .p1 {
        line-height: 2;
    }

}

.visit {
    display: block;
    position: relative;
    /*width: 68% !important;*/
    margin: 0 auto;
}

.visit-btn {
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 50%;
    border-radius: 10px;
    font-size: 20px;
}

.visit-btn img {
    z-index: 1;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    transform: scale(1);
    transition: all 1s ease;
}

.visit-btn .msk {
    z-index: 2;
}

/*
.visit-btn:hover .msk {
    opacity: 0.3;
}*/

.visit-btn .txt {
    z-index: 3;
}

.visit-btn:hover .txt {
    bottom: -0.5em;
    /*background: transparent;*/
}

.visit-btn:hover img {
    transform: scale(1.05);
}

.visit-btn:hover:before {
    /*box-shadow: #fff 0 1px 0;*/
}

/*
.visit-btn:before, .visit-btn:after {
    z-index: 2;
    display: block;
    content: "";
    position: absolute;
    top: 7%;
    right: 3%;
    width: 27%;
    padding-top: 3.57%;
    background: url("../images/2020/visit1.png") right center no-repeat;
    background-size: auto 100%;
}

.visit-btn:before {
}

.visit-btn:after {
    background-image: url("../images/2020/visit1_0.png");
    -webkit-animation-name: visitMove;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-direction: alternate;
}*/


@-webkit-keyframes visitMove {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(3%);
    }
    100% {
        transform: translateX(0);
    }
}

.about-links {
    width: 75%;
    margin: 0 auto;
    overflow: hidden;
}

.about-links .item {
    display: block;
    float: left;
    position: relative;
    font-size: 20px;
    overflow: hidden;
}

.about-links .item1,
.about-links .item4 {
    width: 45%;
}

.about-links .item2,
.about-links .item3 {
    width: 53%;
}

.about-links .item3 {
    clear: left;
}

.about-links .empty, .about-links .empty2 {
    padding-top: 2%;
    float: left;
    width: 100%;
    clear: both;
}

.about-links .empty2 {
    display: none;
}

.about-links .item2,
.about-links .item4 {
    float: right;
}

.about-links img {
    width: 100%;
}

.about-links .msk {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transition: all 0.3s;
    opacity: 0;
}

.about-links .item:hover .msk {
    opacity: 0.3;
}

.about-links .txt {
    position: absolute;
    bottom: -2.5em;
    left: 0;
    width: 100%;
    padding: 0 1.5em;
    color: #fff;
    font-size: 1em;
    line-height: 2.5;
    font-weight: 600;
    transition: all 0.3s;
    background: rgba(0, 0, 0, 0.3);
}

.about-links .txt .small {
    font-size: 0.7em;
    position: relative;
    top: -1.3em;
    margin-left: 0.2em;
}

.about-links .txt .small:hover {
    color: #fbb506;
}

.about-links .item:hover .txt {
    bottom: 0;
    background: rgba(0, 0, 0, 0);
}


.banner-join {
    display: block;
    position: relative;
}

.banner-btn {
    display: block;
    position: absolute;
    top: 70%;
    right: 10%;
    width: 11.9%;
    padding-top: 2.68%;
    background: url("../images/2020/joinbtn1_bg.png") right center no-repeat;
    background-size: auto 100%;
}

/*417 59    630 142*/
.banner-btn:before,
.banner-btn:after {
    display: block;
    content: "";
    position: absolute;
    top: 29%;
    height: 42%;
    left: 17%;
    width: 66.2%;
    background: url("../images/2020/joinbtn1.png") left center no-repeat;
    background-size: contain;
}

/*57 53*/
.banner-btn:after {
    left: 74%;
    height: 37.3%;
    width: 9%;
    background-image: url(../images/2020/joinbtn1_0.png);
    top: 33%;
}

.banner-join:hover .banner-btn:after {
    -webkit-animation-name: joinMove;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-direction: alternate;
}

@-webkit-keyframes joinMove {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(50%);
    }
    100% {
        transform: translateX(0);
    }
}

/*1446 247*/

.btn_video img {
    width: auto !important;
}


.lattice {
}

.lattice .item {
    padding: 5px;
}

.lattice .item img {
    display: block;
    width: 100%;
}

.lattice-power {
}

.lattice-power .col-md-7 {
    width: 55.333333%;
}

.lattice-power .col-md-5 {
    width: 44.666667%;
}

/*
.lattice-medical .item{
    padding-top: 15px;
}
*/

.lattice-medical .col-md-4 {
    padding: 20px;
}

.lattice-medical .col-md-4:nth-child(3n+2) {
    clear: left;
}

.lattice-medical p {

}

.medical-row {
    color: #5A5858;
}

.medical-row h3 {
    font-size: 1.5em;
    padding: 0 0.75em;
}

.medical-row h3 + div {
    padding: 0 1em;
}

.content-art {
    padding: 5% 2%;
    line-height: 2;
}

.content-art .mt {
    text-align: center;
    font-size: 2.4em;
    margin-bottom: 1em;
}

.content-art .mc {
    font-size: 1.2em;
}

.content-art .mc p {
    text-indent: 2em;
}


.section-video .msk {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transition: all 0.3s;
    opacity: 0;
}

.section-video .item:hover .msk {
    opacity: 0.3;
}

.section-video .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 1.5em;
    color: #fff;
    font-size: 1.5em;
    line-height: 2.5;
    background: rgba(0, 0, 0, 0.3);
    transition: line-height 0.3s;
}

.section-video .item:hover .txt {
    line-height: 4;
    background: rgba(0, 0, 0, 0);
}


@media screen and  (max-width: 1000px) {
    .tab-content .item-mix .img-cont2 {
        padding-top: 50%;
    }

    .tab-content .item-mix .img-cont3 {
        padding-top: 6%;
    }

    .tab-btn {
        font-size: 12px;
    }

    .container-product .product-title {
        font-size: 13px;
    }

    .zp-btn i {
        border-bottom-width: 1px;
    }

    .about-links {
        width: 82%;
    }

    .about-links .item {
        font-size: 16px;
    }

    .content-art {
        font-size: 0.7em;
    }

    .medical-row, .lattice {
        font-size: 0.7em;
    }

    .lattice-medical p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -webkit-box-flex: 1;
    }


    /*顶部处理*/

/*    .navbar-toggle{
        display: block;
    }

    .navbar-header{
        float: none;
    }

    .navbar-nav{
        float: none!important;
    }

    .navbar-nav>li{
            float: none;
    }*/

    .navbar-nav>li>a{
        padding: 5px 10px;
    }

}

/*设置折叠的宽度*/
@media (max-width: 1000px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
        overflow-x: hidden;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }

    .navbar-collapse.collapse{
        overflow: hidden!important;
        box-sizing: border-box;
    }

    .navbar-right{
        margin-right: 0;
    }
}




@media screen and  (max-width: 767px) {
    .about-links .item {
        width: 100%;
    }

    .about-links {
        width: 90%;
    }

    .about-links .empty2 {
        display: block;
    }
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        margin-left: 10px !important;
    }
}


.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 430px;
}

.about-part {
    position: relative;
    font-size: 20px;
    overflow: hidden;
}


.about-part .title {
    font-size: 1.6em;
    font-weight: bold;
}

.about-part p {
    text-indent: 2em;
}

.about-links {
    width: 100%;
}

.about-part {
    padding-top: 1em;
}

.about-part1 {
    padding-top: 3em;
}

.about-part .mc {
    overflow: hidden;
    font-size: 0.85em;
    padding-top: 2em;
}

.about-part1 .left {
    float: left;
    width: 47%;
    line-height: 2;
}

.about-part2 .mc {
    line-height: 2;
}

.about-part1 .right {
    float: right;
    width: 47%;
}


.about-part3 {
    margin-top: 1em;
}

.about-part3 .mc {
    margin-top: 0;
    padding-top: 0;
}

.about-part3 .cover {
    width: 37.3%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    /*width: 100%;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /*background-size: auto 100%;*/
    /*width: 100%;*/
}


.about-part3 .cont {

}

.about-part3 .mc {
    width: 67%;
    float: right;
}

.about-part3 .container {
    overflow: hidden;
}

.about-part4 {
    margin-top: 1em;
}

.projects-header {
    padding-top: 50px !important;
}

.cultural-bg {
    margin-top: 20px;
}


@media screen and (max-width: 1400px) {
    .about-part3 .cover {
        width: 35.3%;
    }

    .about-part {
        font-size: 18px;
    }
}

@media screen and (max-width: 1200px) {
    .about-part3 .cover {
        width: 32.3%;
    }

    .about-part {
        font-size: 16px;
    }

    .container{
        /*width: 1000px;*/
        width: 90%;
    }

    .navbar-nav > li > a{
        margin-left: 5px!important;
        padding-left: 10px;
        padding-right: 10px;
    }

}

@media screen and (max-width: 768px) {
    .container{
        width: 100%;
    }
    .about-part3 .cover {
        width: 0;
    }

    .about-part3 .mc {
        width: 100%;
    }

    .about-part1 .left {
        float: none;
        width: 100%;
        line-height: 2;
    }

    .about-part1 .right {
        float: none;
        width: 100%;
    }

    .about-part .mc {
        padding-top: 0;
    }

    .about-part1 .mc {
        padding-top: 1em;
    }

    .about-part4 {
        padding-top: 0;
        margin-top: 0;
    }

    .tab-content .section:nth-child(1) .row {
        margin: 0;
    }

    .news-content {
        padding-left: 30px;
        padding-right: 30px;
    }

    .news-content .row:nth-child(1) {
        margin-left: -30px;
        margin-right: -30px;
    }

    .news-content .news-header .col-xs-4 {
        padding: 0;
    }

    .footer .footer-bottom .row {
        padding: 10px;
    }

}


.container-product .nav-pills-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.container-product ul li {
    height: auto !important;
}

.container-product .product-title {
    margin: 0 auto;
    line-height: 1.4;
}

.container-product .nav-btn {
    display: block;
}

.info-list {
}

.info-list .new-list-div {

}

.info-list .new-title {
    position: relative;
    padding-right: 7em;
}

.info-list .new-time {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 14px;
    width: auto;
    margin-top: -7px;
}

.info-list .new-content {
    display: none;
    position: relative;
    /*display: block;*/
    height: 14px;
    line-height: 14px;
    margin: 0;
    padding: 10px 5px;
}




