/*---------------产品展示---------------*/
.product-banner {
    height: 280px;
    background: url("../images/img/product-bannerBg.jpg")/*tpa=https:img.meixiang/new_web/images/img/product-bannerBg.jpg*/ center no-repeat #000;
}

.product-banner .box {
    position: absolute;
    left: 0;
    right: 0;
    width: 589px;
    font-size: 20px;
    padding: 120px 0 0;
    z-index: 9;
    margin: auto;
    text-align: center;
    color: #e2e2e2;
}

.product-banner .box .registBtn {
    margin-top: 30px;
    border: 1px solid #ff9900;
    width: 180px;
    height: 40px;
    background: none;
    color: #ff9900;
}

.mb50 {
    margin-bottom: 60px;
}

.mt50 {
    margin-top: 60px;
}

.page-box-con {
    background-color: #f2f3f7;
    padding: 0 0 30px 0;
}

/*---------------大图---------------*/
.banner {
    height: 364px;
}

.banner .w {
    height: 364px;
}

.banner-body {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -80px;
    z-index: 9;
    text-align: center;
    color: #fff;
    font-weight: 100;
}

.banner-body h3 {
    height: 50px;
}

.banner-body p {
    font-size: 18px;
    margin-top: 20px;
    text-transform: Uppercase;
}

/*---------------关于我们banner---------------*/
#banner-about {

    background-color: black;
}



/*---------------公司简介---------------*/
.company-introduction-wrap h3 {
    height: 80px;
    text-align: center;
    margin-bottom: 35px;
}

.company-introduction-wrap h3 .dt {
    margin-bottom: 5px;
}

.company-introduction .dt {
    float: left;
    width: 390px;
    font-size: 30px;
    color: #222224;
}

.company-introduction .dt .kh {
    color: #f54c18;
    margin-top: 45px;
    font-weight: 700;
}

.company-introduction .company-introduction-text {
    width: 770px;
    float: left;
    text-align: justify;
}

.company-introduction .company-introduction-text p {
    text-indent: 24px;
}

/*---------------4大保障---------------*/
.features-protection {
    overflow: hidden;
    height: 542px;
    background: url("../images/img/securityBg.jpg")/*tpa=https:img.meixiang/new_web/images/img/securityBg.jpg*/ center no-repeat;
}

.features-protection h3 {
    text-align: center;
    margin-bottom: 35px;
}

.features-protection .features-protection-list li {
    float: left;
    width: 25%;
    text-align: center;
}

.features-protection .features-protection-list li .describe {
    margin-top: 18px;
}

.features-protection .features-protection-list li .describe dt {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

/*员工新天地*/
.company-headquarters {
    overflow: hidden;
}

.company-headquarters h3 {
    height: 80px;
    text-align: center;
    margin-bottom: 35px;
}

.company-headquarters h3 .dt {
    margin-bottom: 5px;
}

.company-headquarters .company-headquarters-list li {
    float: left;
    width: 384px;
    height: 310px;
    margin-right: 22px;
}

.company-headquarters .company-headquarters-list li img {
    width: 384px;
    height: 310px;
}

.company-headquarters .company-headquarters-list li:last-child {
    margin-right: 0;
}

/*---------------Layout设计---------------*/
#banner-layout-design {
    height: 500px;
    background: url("../images/Layout/layout-bannerBg.jpg")/*tpa=https:img.meixiang/new_web/images/Layout/layout-bannerBg.jpg*/ center no-repeat #000;
    overflow: hidden;
}

#banner-layout-design .banner-body {
    text-align: left;
    margin: 0 auto;
    width: 1280px;
    position: static;
    padding-left: 30px;
    box-sizing: border-box;
}

#banner-layout-design .banner-body h3 {
    height: auto;
    padding-top: 80px;
}

#banner-layout-design .banner-body .ad-sub {
    margin-top: 46px;
}

#banner-layout-design .banner-body .ad-des {
    font-size: 22px;
    margin-top: 30px;
}

#banner-layout-design .banner-body .ad-tips {
    font-size: 13px;
    margin-top: 47px;
    color: #bbbbbb;
}

#banner-layout-design .banner-body .ad-tips-des {
    font-size: 11px;
    color: #bbbbbb;
}

.Layout-design-wrap .layout-sroll {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999999;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop));
}

.tabs {
    display: none;
    height: 49px;
    position: absolute;
    left: 0;
    right: 0;
    top: -50px;
    z-index: 99;
    background-color: #ccc;
    border-bottom: 1px solid #bbb;
    color: #333;
}

.tabs p {
    float: left;
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 12.5%;
    text-align: center;
    line-height: 48px;
}

.tabs p .spacer {
    position: absolute;
    right: -1px;
    top: 50%;
    margin-top: -11px;
    width: 1px;
    height: 22px;
    background-color: #bbb;
}

.tabs a {
    display: inline-block;
    display: none;
    width: 60px;
    height: 60px;
    margin: 10px 0 0 0;
    background: #fff;
    color: #000;
    vertical-align: middle;
}

.tabs a span {
    display: block;
    width: 28px;
    height: 44px;
    line-height: 22px;
    font-family: '微软雅黑';
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    margin: 8px 16px;
    _margin: -10px 0 0 16px;
}

.tabs a:hover {
    background-color: #000;
    color: #fff;
    zoom: 1;
}

.tabs p:hover {
    color: #fff;
    background-color: #f54c18;
    border-bottom: 2px solid #e84800;
}

.tabs p:hover:after {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99999;
    bottom: -8px;
    background: none;
    margin: auto;
    content: '';
    width: 0;
    height: 0;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #f54c18;
}

.tabs p.cur2 {
    position: relative;
    color: #fff;
    background-color: #f54c18;
    border-bottom: 2px solid #e84800;
}

.tabs p.cur2:after {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99999;
    bottom: -8px;
    background: none;
    margin: auto;
    content: '';
    width: 0;
    height: 0;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #f54c18;
}

.Design-process {
    padding-top: 60px;
    background: #ffffff;
    /*padding-bottom: 10px;*/
}

.Design-process h3 {
    text-align: center;
}

.Design-process h3 .dt {
    font-size: 36px;
    color: #333333;
}

.Design-process h3 p {
    font-size: 16px;
    color: #666666;
    margin-top: 5px;
}

/* ---------------Layout设计流程及简介---------------*/
.Design-process .instructions {
    position: absolute;
    top: -60px;
    z-index: 6;
}

.Design-process .step-box {
    padding: 0 45px;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #f1f1f1 \9;
}

:root .Design-process .step-box {
    box-shadow: 0 -1px 3px #eee;
}

.Design-process .list li {
    position: relative;
    float: left;
    text-align: center;
    width: 70px;
    height: 110px;

}

.Design-process .list li .jp-ico {
    padding: 37px 0;
}

.Design-process .list li .jp-ico .text {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #222222;
    margin-left: 2px;
}

.Design-process .list .link {
    width: 50px;
    padding: 0 19px;
}

.Design-process .list .link .jp-ico {
    padding-top: 44px;
}

.the-case .case {
    width: 25%;
    float: left;
    background: #222222;
    position: relative;
    overflow: hidden;

}

.the-case .case img {
    transition: all .3s ease;
}

.the-case .case:hover img {
    transform: scale(1.04);
}

.the-case .case .mask-box {
    position: absolute;
    top: 310px;
    z-index: 5;
    padding: 0 37px;
    color: #eee;
}

.the-case .case .title {
    font-size: 16px;
    font-weight: bold;
}

.the-case .case .des {
    margin-top: 25px;
    line-height: 1.8;
    transition: all .3s;
}


.process-instructions {
    margin-top: 105px;
    background: #222222;
    height: 554px;
    position: relative;
}

/*------------电子智能产品一站式方案解决商---------------*/
.diy-title {
    font-size: 34px;
    color: #323232;
    text-align: center;
    font-weight: 700;
    padding-top: 75px;
}

.diy-title-des {
    text-align: center;
    font-size: 14px;
    color: #898989;
    margin-top: 5px;
}

.diy-title-des span {
    position: relative;
    padding: 0 27px;
}

.diy-title-des span:before {
    display: block;
    content: '';
    width: 280px;
    border-top: 1px solid #d0d0d0;
    position: absolute;
    left: -280px;
    top: 50%;
    z-index: 1;
}

.diy-title-des span:after {
    display: block;
    content: '';
    width: 280px;
    border-top: 1px solid #d0d0d0;
    position: absolute;
    right: -280px;
    top: 50%;
    z-index: 1;
}

.to-smart {
    padding-bottom: 80px;
}

.to-smart .smart-box {
    margin-top: 80px;
    position: relative;
}

.to-smart .smart-box:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.to-smart .smart-box .item {
    width: 310px;
    height: 300px;
    border-radius: 10px;
    border: 1px solid #c5c5c5;
    float: left;
    margin-left: 13px;
    text-align: center;
    padding-top: 47px;
    box-sizing: border-box;
}

.to-smart .smart-box .smart1 .flag {
    display: inline-block;
    background: url("../images/Layout/Layout-Solution@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Solution@icon.png*/ no-repeat 1px -107px;
    width: 80px;
    height: 70px;
}

.to-smart .smart-box .smart1:hover .flag {
    background: url("../images/Layout/Layout-Solution@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Solution@icon.png*/ no-repeat 1px -16px;
}

.to-smart .smart-box .smart2 .flag {
    display: inline-block;
    background: url("../images/Layout/Layout-Solution@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Solution@icon.png*/ no-repeat -99px -107px;
    width: 87px;
    height: 70px;
}

.to-smart .smart-box .smart2:hover .flag {
    background: url("../images/Layout/Layout-Solution@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Solution@icon.png*/ no-repeat -99px -16px;
}

.to-smart .smart-box .smart3 .flag {
    display: inline-block;
    background: url("../images/Layout/Layout-Solution@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Solution@icon.png*/ no-repeat -200px -107px;
    width: 92px;
    height: 70px;
}

.to-smart .smart-box .smart3:hover .flag {
    background: url("../images/Layout/Layout-Solution@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Solution@icon.png*/ no-repeat -200px -16px;
}

.to-smart .smart-box .smart4 .flag {
    display: inline-block;
    background: url("../images/Layout/Layout-Solution@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Solution@icon.png*/ no-repeat -304px -107px;
    width: 90px;
    height: 70px;
}

.to-smart .smart-box .smart4:hover .flag {
    background: url("../images/Layout/Layout-Solution@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Solution@icon.png*/ no-repeat -304px -16px;
}

.to-smart .smart-box .item .name {
    font-size: 20px;
    color: #323232;
    margin-top: 22px;
    font-weight: 700;
    padding-bottom: 13px;
    position: relative;
}

.to-smart .smart-box .item .name:before {
    display: block;
    content: '';
    width: 50px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
    height: 3px;
    z-index: 1;
    background: #444444;
}

.to-smart .smart-box .item dl {
    margin: 25px 0 0 60px;
}

.to-smart .smart-box .item dd {
    margin-bottom: 2px;
    position: relative;
    padding-left: 22px;
    box-sizing: border-box;
    text-align: left;
    font-size: 14px;
}

.to-smart .smart-box .item dd:before {
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #f54a16;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 1;
}

.to-smart .smart-box .item:first-child {
    margin-left: 0;
}

.to-smart .smart-box .item:hover {
    border: 1px solid #f54a16;
}

.to-smart .smart-box .item:hover .name {
    color: #f54a16;
}

.to-smart .smart-box .item:hover .name:before {
    background: #f54a16;
}

/*---------------优势领域--------------*/
.field-box {
    background: url("../images/Layout/field-body-bg.jpg")/*tpa=https:img.meixiang/new_web/images/Layout/field-body-bg.jpg*/ no-repeat center;
    height: 810px;
}

.field-box .field-tab {
    margin-top: 40px;
    height: 560px;
    background: #fff;
    padding: 36px 30px;
    box-sizing: border-box;
}

.field-box .field-tab .tab-title {
    height: 40px;
    border-bottom: 2px solid #e6e6e6;
    position: relative;
    padding-left: 56px;
    box-sizing: border-box;
}

.field-box .field-tab .tab-title:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.field-box .field-tab .tab-title li {
    float: left;
    margin-left: 65px;
    font-size: 18px;
    height: 40px;
    position: relative;
    padding: 0 4px;
    cursor: pointer;
}

.field-box .field-tab .tab-title li:hover {
    color: #f54a16;
}

.field-box .field-tab .tab-title li:first-child {
    margin-left: 0;
}

.field-box .field-tab .tab-title li span {
    display: inline-block;
    vertical-align: bottom;
}

.field-box .field-tab .tab-title li:after {
    display: block;
    content: '';
    width: 100%;
    height: 4px;
    background: transparent;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
}

.field-box .field-tab .tab-title .tab1 span {
    width: 26px;
    height: 26px;
    background: url("../images/Layout/layout@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/layout@icon.png*/ no-repeat 1px 0px;
}

.field-box .field-tab .tab-title .tab2 span {
    width: 32px;
    height: 26px;
    background: url("../images/Layout/layout@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/layout@icon.png*/ no-repeat -35px 0;
}

.field-box .field-tab .tab-title .tab2.active span {
    background: url("../images/Layout/layout@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/layout@icon.png*/ no-repeat -35px -35px;
}

.field-box .field-tab .tab-title .tab3 span {
    width: 32px;
    height: 26px;
    background: url("../images/Layout/layout@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/layout@icon.png*/ no-repeat -74px 0px;
}

.field-box .field-tab .tab-title .tab3.active span {
    background: url("../images/Layout/layout@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/layout@icon.png*/ no-repeat -74px -35px;
}

.field-box .field-tab .tab-title .tab4 span {
    width: 32px;
    height: 26px;
    background: url("../images/Layout/layout@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/layout@icon.png*/ no-repeat -114px 0px;
}

.field-box .field-tab .tab-title .tab4.active span {
    background: url("../images/Layout/layout@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/layout@icon.png*/ no-repeat -114px -35px;
}

.field-box .field-tab .tab-title .tab5 span {
    width: 32px;
    height: 26px;
    background: url("../images/Layout/layout@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/layout@icon.png*/ no-repeat -152px 0px;
}

.field-box .field-tab .tab-title .tab5.active span {
    background: url("../images/Layout/layout@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/layout@icon.png*/ no-repeat -152px -35px;
}

.field-box .field-tab .tab-title .tab6 span {
    width: 28px;
    height: 26px;
    background: url("../images/Layout/layout@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/layout@icon.png*/ no-repeat -193px 0px;
}

.field-box .field-tab .tab-title .tab6.active span {
    background: url("../images/Layout/layout@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/layout@icon.png*/ no-repeat -193px -35px;
}

.field-box .field-tab .tab-title .active {
    color: #f54a16;
}

.field-box .field-tab .tab-title .active span {
    background: url("../images/Layout/layout@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/layout@icon.png*/ no-repeat 1px -35px;
}

.field-box .field-tab .tab-title .active:after {
    background: #f54a16;
}

.field-box .field-tab .field-body {
    margin-top: 30px;
}

.field-box .field-tab .field-body .field-item {
    margin-left: -12px;
    position: relative;
}

.field-box .field-tab .field-body .field-item:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.field-box .field-tab .field-body .item {
    width: 296px;
    height: 200px;
    background: #f8f8f8;
    position: relative;
    overflow: hidden;
    float: left;
    margin-left: 12px;
    margin-bottom: 12px;
}
.field-box .field-tab .field-body .item>a{
    background: #f8f8f8;
    display: block;
    width: 296px;
    height: 200px;
    overflow: hidden;
}

.field-box .field-tab .field-body .item:after {
    display: block;
    content: '';
    width: 295px;
    height: 40px;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.field-box .field-tab .field-body .item img {
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.field-box .field-tab .field-body .item .name {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 2;
    transition: all .3s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
    box-sizing: border-box;
}

.field-box .field-tab .field-body .item:hover .name {
    color: #f54a16;
}

.field-box .field-tab .field-body .last {
    background: #fff;
    border: 1px solid #c1c1c1;
    box-sizing: border-box;
    text-align: center;
}

.field-box .field-tab .field-body .last:after {
    display: none;
}

.field-box .field-tab .field-body .last img {
    position: static;
    display: block;
    margin: 46px auto 20px;
}

.field-box .field-tab .field-body .last .see-more {
    display: inline-block;
    width: auto;
    height: 30px;
    line-height: 30px;
    padding: 0 16px;
    border: 1px solid #c1c1c1;
    border-radius: 20px;
    color: #808080;
    font-size: 16px;
}

.field-box .field-tab .field-body .last:hover .see-more {
    border: 1px solid #f54a16;
    color: #f54a16;
}

/*------------电子设计与仿真---------*/
.simulation-box {
    height: 630px;
    background: #fff;
}

.simulation-box .simulation-body {
    margin: 80px auto 0;
    width: 1110px;
    position: relative;
}

.simulation-box .simulation-body:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.simulation-box .simulation-body .item {
    width: 480px;
    height: 130px;
    border-radius: 12px;
    border: 1px solid #dadada;
    padding-top: 28px;
    box-sizing: border-box;
    margin: 0 0 40px 140px;
    float: left;
    cursor: default;
}

.simulation-box .simulation-body .item:first-child {
    border: 1px solid #ff6f51;
}

.simulation-box .simulation-body .item:first-child .title {
    color: #ff6f51;
}

.simulation-box .simulation-body .item:nth-child(2n+1) {
    margin-left: 0;
}

.simulation-box .simulation-body .item-l {
    width: 145px;
    height: 66px;
    border-right: 1px solid #dadada;
    font-size: 50px;
    color: #ff6f51;
    text-align: center;
    line-height: 62px;
    float: left;
}

.simulation-box .simulation-body .item-r {
    padding-left: 40px;
    box-sizing: border-box;
    float: left;
}

.simulation-box .simulation-body .item-r .title {
    font-size: 19px;
    color: #444444;
    font-weight: 700;
    margin-top: -6px;
}

.simulation-box .simulation-body .item-r .title-des {
    font-size: 14px;
    margin-top: 10px;
    max-width: 260px;
}

/*---------------服务优势---------------*/
.service-adv {
    background: #f5f5f5;
    height: 830px;
}

.service-adv .service {
    position: relative;
    margin-top: 60px;
}

.service-adv .service:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.service-adv .service .item {
    width: 25%;
    height: 290px;
    float: left;
    padding-top: 27px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}

.service-adv .service .item:before {
    display: block;
    content: '';
    background: url("../images/Layout/split.png")/*tpa=https:img.meixiang/new_web/images/Layout/split.png*/ no-repeat center;
    height: 261px;
    width: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    transform: translateY(-50%);
}

.service-adv .service .item .flag {
    width: 120px;
    height: 120px;
    border: 1px solid #9d9d9d;
    border-radius: 100%;
    margin: 0 auto;
    background: #fff;
    position: relative;
}
.service-adv .service .item .flag:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.service-adv .service .service1 .flag:before {
    background: url("../images/Layout/Layout-Service@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Service@icon.png*/ no-repeat -11px -14px;
    width: 68px;
    height: 60px;
}

.service-adv .service .service1:hover .flag:before {
    background: url("../images/Layout/Layout-Service@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Service@icon.png*/ no-repeat -11px -91px;
}
.service-adv .service .service2 .flag:before {
    background: url("../images/Layout/Layout-Service@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Service@icon.png*/ no-repeat -99px -14px;
    width: 68px;
    height: 60px;
}
.service-adv .service .service2:hover .flag:before {
    background: url("../images/Layout/Layout-Service@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Service@icon.png*/ no-repeat -99px -91px;
}
.service-adv .service .service3 .flag:before {
    background: url("../images/Layout/Layout-Service@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Service@icon.png*/ no-repeat -188px -15px;
    width: 68px;
    height: 60px;
}
.service-adv .service .service3:hover .flag:before {
    background: url("../images/Layout/Layout-Service@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Service@icon.png*/ no-repeat -188px -92px;
}
.service-adv .service .service4 .flag:before {
    background: url("../images/Layout/Layout-Service@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Service@icon.png*/ no-repeat -277px -14px;
    width: 68px;
    height: 60px;
}
.service-adv .service .service4:hover .flag:before {
    background: url("../images/Layout/Layout-Service@icon.png")/*tpa=https:img.meixiang/new_web/images/Layout/Layout-Service@icon.png*/ no-repeat -277px -91px;
}

.service-adv .service .item .name {
    display: inline-block;
    margin-top: 10px;
    padding-bottom: 10px;
    position: relative;
    font-size: 19px;
    font-weight: 700;
}

.service-adv .service .item .name:before {
    display: block;
    content: '';
    width: 96%;
    height: 2px;
    background: #808080;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.service-adv .service .item .name-des {
    margin-top: 10px;
    font-size: 14px;
    color: #808080;
}

.service-adv .service .item:first-child:before {
    display: none;
}

.service-adv .service .item:hover .flag {
    border: 1px solid #ff6f51;
}

.service-adv .service .item:hover .name {
    color: #ff6f51;
}

.service-adv .service .item:hover .name:before {
    background: #ff6f51;
}

.service-adv .learn-more {
    margin-top: 40px;
    padding: 0 10px;
    box-sizing: border-box;
}

.service-adv .learn-more .title {
    font-size: 18px;
    font-weight: 700;
    color: #444444;
    padding-left: 22px;
    box-sizing: border-box;
    position: relative;
}

.service-adv .learn-more .title:before {
    display: block;
    content: '';
    height: 22px;
    width: 8px;
    position: absolute;
    background: #f54a16;
    left: 0;
    top: 50%;
    margin-top: -11px;
}

.service-adv .learn-more .title:after {
    display: block;
    content: '';
    width: 890px;
    border-top: 1px dashed #dddddd;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
}

.service-adv .learn-more .more-lists {
    font-size: 0;
    margin-top: 30px;
}

.service-adv .learn-more .more-lists li {
    display: inline-block;
    background: url("../images/Layout/us1.jpg")/*tpa=https:img.meixiang/new_web/images/Layout/us1.jpg*/ no-repeat center;
    width: 406px;
    height: 150px;
    padding: 10px 12px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    margin-left: 20px;
}

.service-adv .learn-more .more-lists li .con {
    width: 382px;
    height: 130px;
    border: 1px solid #fff;
    font-size: 16px;
    color: #fff;
    text-align: center;
    overflow: hidden;
}

.service-adv .learn-more .more-lists li .name {
    margin-top: 47px;
    transition: all .3s;
}

.service-adv .learn-more .more-lists li .jump {
    color: #fff;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    border-radius: 20px;
    font-size: 12px;
    padding: 0 20px;
    border: 1px solid #fff;
    vertical-align: middle;
    margin-top: 60px;
    opacity: 0;
}

.service-adv .learn-more .more-lists li:first-child {
    margin-left: 0;
}

.service-adv .learn-more .more-lists li:hover .name {
    margin-top: 47px;
}

.service-adv .learn-more .more-lists li:hover .jump {
    margin-top: 0;
    opacity: 1;
}

/*---------------设计流程---------------*/
.the-process {
    background: #fff;
    height: 563px;
}

.the-process .the-process-bg {
    background: url("../images/Layout/the-process-bg.jpg")/*tpa=https:img.meixiang/new_web/images/Layout/the-process-bg.jpg*/ no-repeat center;
    width: 1075px;
    height: 199px;
    margin: 90px auto 0;
}


/*---------------产品---------------*/
.Product-show {
    overflow: hidden;
    padding: 60px 0;
    background-color: #f5f5f5;
}

.Product-show h3 {
    height: 80px;
    text-align: center;
    margin-bottom: 35px;
}

.Product-show h3 .dt {
    margin-bottom: 5px;
}

.Product-show .title {
    margin-bottom: 25px;
    text-align: center;
}

.Product-show .list li {
    overflow: hidden;
    float: left;
    width: 288px;
    margin: 0 15px 15px 0;
    background-color: #fff;
}

.Product-show .list li img {
    width: 100%;
}

.Product-show .list li:nth-child(4n) {
    margin-right: 0;
}

.Product-show .list li p {
    line-height: 67px;
    text-align: center;
}

/*---------------服务---------------*/
.service-block {
    overflow: hidden;
    padding: 45px 0;
}

.service-block .after-sales {
    float: left;
    width: 560px;
    margin-right: 80px;
}

.service-block .after-sales:last-child {
    margin-right: 0;
}

.service-block .after-sales .box {
    display: inline-block;
    margin-left: 25px;
}

.service-block .after-sales .box dt {
    margin-bottom: 10px;
    font-weight: bold;
}

/*---------------合作伙伴---------------*/
.the-partners {
    background: #f5f5f5;
    height: 700px;
}

.the-partners .part-box {
    margin: 90px 0 0 -16px;
    position: relative;
}

.the-partners .part-box:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.the-partners .part-box .part {
    float: left;
    margin: 0 0 40px 40px;
    width: 172px;
    height: 142px;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.the-partners .part-box .part img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    transition: all .3s;
}

.the-partners .part-box .part:hover img {
    transform: scale(1.02);
}

/*---------------设备展示---------------*/
.hd-position {
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
}

.hd-position .position-ico {
    position: absolute;
    top: 2px;
    left: 0;
    background-image: url("../images/position@icon.png")/*tpa=https:img.meixiang/new_web/images/position@icon.png*/;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 6px;
}

.hd-position .position-side {
    margin-top: 2px;
    padding-left: 30px;
    line-height: 26px;
}


.product-item-tab li {
    float: left;
    margin-left: 15px;
}

.product-item-tab li a {
    display: block;
    padding: 5px 20px;
    background-color: #e6e6e6;
    border: 1px solid #dedede;
    color: #000;
}

.product-item-tab li a:hover, .product-item-tab li.current a {
    background-color: #f54c18;
    border-color: #f54c18;
    color: #fff;
}

.template-show-container {
    overflow: hidden;
    padding: 30px 0;
}

.template-show-container h3 {
    height: 80px;
    text-align: center;
    margin-bottom: 35px;
}

.template-show-container h3 .dt {
    margin-bottom: 5px;
}

.template-show-container .box {
    padding: 35px 30px;
    background-color: #fff;
}

.template-show-container .box .item {
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 30px;
}


.factory-show-container {
    overflow: hidden;
    padding: 30px 0;
}

.factory-show-container h3 {
    height: 80px;
    text-align: center;
    margin-bottom: 35px;
}

.factory-show-container h3 .dt {
    margin-bottom: 5px;
}


.factory-show-container .box .item {
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
    -webkit-box-shadow: 1px 3px 5px rgba(0, 0, 0, .03);
    -moz-box-shadow: 1px 3px 5px rgba(0, 0, 0, .03);
    box-shadow: 1px 3px 5px rgba(0, 0, 0, .03);
}

.factory-show-container .box .item .side {
    width: 317px;
    height: 210px;
    border-right: 1px solid #ebebeb;
    padding: 5px 30px;
}

.factory-show-container .box .item .side .info {
    overflow: hidden;
    margin: 25px 0;
}

.factory-show-container .box .item .side .info i {
    float: left;
    overflow: hidden;
    width: 58px;
    height: 58px;
    margin: 5px 10px 0 0;
}

.factory-show-container .box .item .side .info i {
    width: 58px;
}

.factory-show-container .box .item .side .info em {
    display: inline-block;
}

.factory-show-container .box .item .side .info em .dt {
    font-size: 30px;
}

.factory-show-container .box .item .side .info em .en {
    text-transform: uppercase;
    line-height: 1;
}

.factory-show-container .box .item .list {
    width: 890px;
    padding: 25px 5px 20px;
}

.factory-show-container .box .item .list ul li {
    float: left;
    width: 203px;
    text-align: center;
    margin-left: 15px;
}

.factory-show-container .box .item .list ul {
    overflow: hidden;
}

.factory-show-container .box .item .list ul li .p-img {
    overflow: hidden;
    width: 203px;
    height: 150px;
    text-align: center;
    background-color: #999;
}

.factory-show-container .box .item .list ul li .p-img img {
    width: 100%;
}

.factory-show-container .box .item .list ul li .p-name {
    margin-top: 5px;
}

/*---------------瀑布流---------------*/

/*样板展示*/
.sample-show-container .sample-show-list ul li {
    float: left;
    width: 388px;
    margin-bottom: 20px;
    background: #fff;
    position: relative;
    overflow: hidden; /*box-shadow: 0 0 10px #BCBCBC;*/
}

.sample-show-container .sample-show-list ul li .a-img {
    overflow: hidden;
    width: 388px;
    display: block;
    position: relative;
    cursor: pointer;
}

.sample-show-container .sample-show-list ul li .a-img img {
    width: 388px;
    display: block;
}

.sample-show-container .sample-show-list ul li .info-item {
    margin-top: 10px;
}

.sample-show-container .sample-show-list ul li .info-item .name {
    margin-bottom: 5px;
}

.sample-show-container .sample-show-list ul li .info-item .tab-label i.eyes {
    float: left;
    margin-top: 1px;
    width: 21px;
    height: 15px;
    background: url("../images/eyes@icon.png")/*tpa=https:img.meixiang/new_web/images/eyes@icon.png*/;
}

.sample-show-container .sample-show-list ul li .info-item .tab-label dd {
    float: left;
    margin-top: 5px;
    margin-right: 2px;
    padding: 2px 0;
    color: #777;
}

.sample-show-container .sample-show-list ul li .info-item .tab-label dd.adv {
    padding: 2px 8px;
    background-color: #e7e7e7;
}

.sample-show-container .sample-show-list ul li .info-item .tab-label dd.spacer {
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    width: 1px;
    height: 26px;
    background-color: #d5d5d5;
}


/*---------------案例弹窗---------------*/
.case-blcok-up {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 9999999;
    margin: auto;
    margin-top: -340px;
    width: 900px;
    height: 660px;
    background-color: #fff;
}

.case-blcok-up .case-box {
    padding: 38px;
    position: relative;
}

.case-blcok-up .case-box .bigImg {
    width: 580px;
    height: 580px;
    border: 1px solid #efefef;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.case-blcok-up .case-box .bigImg img {
    max-width: 580px;
    max-height: 580px;
}

.case-blcok-up .case-box .info {
    width: 200px;
    height: 570px;
    position: absolute;
    right: 38px;
    top: 38px;
    z-index: 99;
}

.case-blcok-up .case-box .info .close {
    height: 22px;
    margin-bottom: 50px;
    cursor: pointer;
}

.case-blcok-up .case-box .info .ms dt {
    margin-bottom: 5px;
}

.case-blcok-up .case-box .info .ms dd {
    color: #9fa0a0;
}

.case-blcok-up .case-box .page {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    width: 100%;
    border-top: 1px solid #efeff0;
    padding-top: 20px;
}

.case-blcok-up .case-box .page a {
    width: 48%;
    display: inline-block;
}

.case-blcok-up .case-box .page a.arrow-left {
    border-right: 1px solid #efeff0;
}

.case-blcok-up .case-box .page a.arrow-right {
    text-align: right;
}

.caseBg {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    opacity: 0.75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
}

/*---------------工艺展示---------------*/
.process-show-banner {
    position: relative;
    text-align: center;
    background-color: #171c1f;
    -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.18);
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.18);
}

.process-show-container .box {
    background-color: #fff;
    padding: 30px;
}

.process-show-container .pcb-capabilitie-list {
    border-collapse: collapse;
    font-size: 14px;
}

.process-show-container .pcb-capabilitie-list th {
    border: 1px solid #767676;
    background-color: #767676;
    color: #fff;
    padding: 8px 20px;
    text-align: left;
}

.process-show-container .pcb-capabilitie-list td {
    padding: 15px 20px;
    border: 1px solid #e7e7e7;
}

/*---------------联系我们---------------*/
#contact-banner {
    overflow: hidden;
    height: 364px;
    background-color: black;
}

.contact-us {
    overflow: hidden;
    padding: 45px 0;
}

.contact-us h3 {
    height: 80px;
    text-align: center;
    margin-bottom: 35px;
}

.contact-us h3 .dt {
    margin-bottom: 5px;
}

.contact-us .companyinfo {
    border-bottom: 1px solid #ededed;
    padding: 0 0 45px 0;
}

.contact-us .companyinfo .item {
    float: left;
    width: 225px;
}

.contact-us .companyinfo .item .jp-icon {
    float: left;
    margin: 0 12px 0 0;
}

.contact-us .companyinfo .item.adress {
    width: 580px;
    display: flex;
    align-items: center;
}

.contact-us .companyinfo .item.adress dd {
    color: #333;
    line-height: 1.8;
}

.contact-us .companyinfo .item dl {
    display: inline-block;
}

.contact-us .companyinfo .item dl dt {
    font-size: 22px;
    font-family: arial;
    line-height: 0.9;
}

.contact-us .split-box {
    padding: 50px 0;
    border-bottom: 1px solid #ededed;
}

.contact-us .split-box .item {
    float: left;
    width: 360px;
    margin: 0 60px 0 0;
}

.contact-us .split-box .item:last-child {
    margin-right: 0;
}

.contact-us .split-box .item dl dd {
    margin-top: 20px;
}

.contact-us .split-box .item dl dd .mr {
    margin-right: 10px;
}

/*---------------下单方式---------------*/
.contact-us .order-way {
    padding: 40px 0;
}


/*---------------服务中心---------------*/
#banner-service {
    height: 364px;

}

.common-problems-container .hd h1 {
    overflow: hidden;
    padding-bottom: 20px;
    font-size: 30px;
}

.common-problems-container .hd .btn-askquestion {
    display: block;
    padding: 6px 12px 4px;
    border: 2px solid #eee;
    margin-top: 0;
    cursor: pointer;
}

.common-problems-container .hd .btn-askquestion:hover {
    border: 2px solid #f54c18;
    font-weight: bold;
}

.common-problems-container .hd .btn-askquestion .icon-askquestion {
    width: 25px;
    height: 26px;
    margin-right: 5px;
    background-image: url("../images/Ask-questions2@icon.png")/*tpa=https:img.meixiang/new_web/images/Ask-questions2@icon.png*/;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: inline-block;
    opacity: 0.8;
}

.common-problems-container .banner-new-common-problem {
    height: 137px;

}

.common-problems-container .box {
    background-color: #fff;
    padding: 40px 50px 50px;
    overflow: hidden;
}


.search-div {
    width: 750px;
    height: 138px;
    margin-left: auto;
    margin-right: auto;
}

.search-div .search-box {
    display: inline-block;
    margin-top: 32px;
    margin-bottom: 12px;
}

.hot-search dt, .hot-search dd {
    float: left;
}

.hot-search dd {
    margin-left: 8px;
    margin-right: 10px;
}

.hot-search dd a {
    color: #7b5822;
}

.hot-search dd a:hover {
    color: #7b5822;
    text-decoration: underline;
}

.search {
    overflow: hidden;
    width: 750px;
    height: 50px;
    background-color: #f90;
}

.search-con {
    margin-top: 2px;
    margin-left: 2px;
    width: 606px;
    height: 42px;
    padding: 2px 2px 2px 0;
    background-color: #fff;
}

.search-btn {
    width: 140px;
    height: 50px;
    line-height: 50px;
    color: #fff;
}

.search-select .item {
    width: 90px;
    height: 43px;
    line-height: 43px;
    padding-left: 10px;
    border-right: 1px solid #e4e4e4;
    cursor: pointer;
}

.search-select .item .icons {
    width: 10px;
    height: 6px;
    background-position: 0 0;
    margin-left: 5px;
    tranform: scale(.8);
    -moz-tranform: scale(.8);
    -webkit-tranform: scale(.8);
    -o-tranform: scale(.8);
    transition: transform .3s;
    -moz-transition: -moz-transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s;
}

.search-select .item:hover .icons, .search-select .hover .icons {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.search-selectList {
    position: relative;
    z-index: 6;
    margin-left: -1px;
    margin-top: 1px;
    background-color: #fff;
    border-left: 1px solid #f90;
    border-right: 1px solid #f90;
    border-bottom: 1px solid #f90;
}

.search-selectList li {
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    padding-right: 10px;
}

.search-selectList li:hover {
    background-color: #f90;
}

.search-selectList li:hover a {
    color: #fff;
}

.search-inputbox {
    width: 559px;
    padding-right: 10px;
    height: 42px;
}

.search-inputbox input[type="text"] {
    width: 100%;
    height: 42px;
    text-indent: 5px;
    line-height: 42px;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

.search-inputbox input[type="text"]:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.search-con .icon-search {
    width: 22px;
    height: 22px;
    margin-top: 10px;
    margin-left: 12px;
    background-image: url("../images/seaceh@icon.png")/*tpa=https:img.meixiang/new_web/images/seaceh@icon.png*/;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: inline-block;
}

.service-sidebar {
    width: 240px;
}

.service-sidebar h3.title {
    height: 58px;
    background-color: #f54c18;
    padding: 40px 30px;
}

.service-sidebar h3.title .dt {
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
}

.service-sidebar .ser-navigation {
    border: 1px solid #e7e7e7;
    background-color: #fff;
}

.service-sidebar .ser-navigation li {
    position: relative;
    height: 42px;
    line-height: 42px;
}

.service-sidebar .ser-navigation li:last-child {
    border-bottom: 0;
}

.service-sidebar .ser-navigation li a {
    display: block;
    padding: 0 22px;
}

.service-sidebar .ser-navigation li a:hover {
    background-color: #e7e7e7;
    color: #484848;
}

.service-sidebar .ser-navigation li a.over {
    background-color: #f54c18;
    color: #fff;
    font-weight: bold;
}

.service-sidebar .ser-navigation li a.over:after {
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -5px;
    z-index: 9;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #f54c18;
}

.service-sidebar .ser-navigation li .currentDt {
    display: none;
}

.service-sidebar .ser-navigation li .jp-icon {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 0;
    margin: 12px 12px 0 0;
}

.service-description {
    width: 890px;
    background-color: #fff;
}

.service-description .title {
    height: 60px;
    padding: 0 0;
    border-bottom: 1px solid #e3e3e3;
}

.service-description .title .dt {
    float: left;
    line-height: 59px;
    border-bottom: 2px solid #f54c18;
    padding: 0 5px;
}

.service-description .title .location {
    margin: 28px 0 0 0;
}

.service-description .title .location a {
    color: #999;
}

.service-description .title .location a:hover {
    color: #e84800;
    text-decoration: underline;
}

.service-description .modLine {
    padding: 0 0;
}

.service-description .modLine .operation {
    position: absolute;
    right: 20px;
    top: 15px;
    text-align: right;
}

.service-description .modLine .operation button {
    background-color: #ff9900;
    color: #fff;
    border: 0;
    padding: 8px 20px;
    border-radius: 4px;
}

.service-description .modLine .operation button i {
    display: inline-block;
    margin-top: -3px;
    vertical-align: middle;
    margin-right: 6px;
    width: 16px;
    height: 16px;
    background: url("../images/tw@icon.png")/*tpa=https:img.meixiang/new_web/images/tw@icon.png*/ no-repeat;
}

.service-contact {

    border: 1px solid #e7e7e7;
    padding: 18px;
    margin-top: 10px;
}

/*---------------下单流程---------------*/
.order-progress .item {
    margin-bottom: 30px;
}

.order-progress .item h3 {
    margin-bottom: 20px;
    font-size: 24px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.order-progress .item p {
    margin-bottom: 20px;
    font-size: 16px;
}

.order-progress .item a {
    color: #1a6eb3;
}

.order-progress .item a:hover {
    color: #f54c18;
}

/*---------------特惠产品---------------*/
.Preferential-products {
    height: 235px;
    padding: 0 20px;
}

.Preferential-products .Pre-list li {
    float: left;
    width: 354px !important;
    height: 195px !important;
    border: 1px solid #f1f1f1;
    margin: 0 15px;
    padding: 35px 0 0 0;
}

.Preferential-products .Pre-list li .Pro-show {
    width: 186px;
    height: 163px;
    float: left;
}

.Preferential-products .Pre-list li .info {
    width: 150px;
    float: left;
    border-left: 1px solid #e2e2e2;
    padding: 0 0 0 12px;
}

.Preferential-products .Pre-list li .info dt {
    height: 130px;
}

.Preferential-products .Pre-list li .info dt p {
    margin-bottom: 12px;
}

.Preferential-products .Pre-list li .info .price {
    margin-top: 12px;
    text-align: right;
}

.Preferential-products .Pre-list li .info .price a {
    padding: 5px 12px;
    background-color: #f13637;
    color: #fff;
    border-radius: 5px;
}

.Preferential-products .prev {
    position: absolute;
    left: -50px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: none !important;
    opacity: 0.6;
}

.Preferential-products .next {
    position: absolute;
    right: -50px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: none !important;
    opacity: 0.6;
}

.Preferential-products .prev:hover, .Preferential-products .next:hover {
    opacity: 1;
}

/*---------------贴片打样---------------*/
.patch-proofing .patch-proofing-body {
    height: 270px;

}

.service-contact {

    border: 1px solid #e7e7e7;
    padding: 18px;
}

.service-contact dd {
    position: relative;
    width: 205px;
    padding: 15px 0;
}

.service-contact dd.line {
    border-bottom: 1px solid #f5f5f5;
}

.service-contact dd:last-child {
    width: 128px;
    border-top: 1px solid #f5f5f5;
}

.service-contact .ico {
    position: absolute;
    top: 19px;
    left: 0px;
}

.service-contact .con {
    padding-left: 38px;
}

.service-contact p {
    margin-bottom: 0;
    line-height: 22px;
}

.service-contact .qq-contact {
    background: none;
    width: 71px;
    display: block;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.service-contact .tel-ico {
    width: 30px;
    height: 30px;
    background: url("../images/tel-contact@icon.png")/*tpa=https:img.meixiang/new_web/images/tel-contact@icon.png*/ no-repeat;
}

.service-contact .qq-ico {
    width: 30px;
    height: 30px;
    top: 10px;
    background: url("../images/QQ-contact@icon.png")/*tpa=https:img.meixiang/new_web/images/QQ-contact@icon.png*/ no-repeat;
}

.service-contact .email-ico {
    width: 30px;
    height: 30px;
    background: url("../images/email-contact@icon.png")/*tpa=https:img.meixiang/new_web/images/email-contact@icon.png*/ no-repeat;
}


/*---------------SMT打样banner---------------*/
#banner-SMT {
    background-color: #000;
    z-index: 8;
    height: 476px;
    text-align: center;
}

.SMT-proofing .modLine-Bg {
    background-color: #f5f5f5;
}

#banner-SMT .banner-title1 {
    margin-top: 65px;
}

#banner-SMT .banner-title2 {
    margin-top: 16px;
}

/*优势*/
.privilege {
    width: 1280px;
    margin: -50px auto 50px;
    position: relative;
    z-index: 9;
}

.privilege:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.privilege .item {
    width: 310px;
    height: 150px;
    margin-left: 13px;
    float: left;
    border: 1px solid #f8f8f8;
    box-shadow: 0 0 5px rgba(4, 0, 0, 0.2);
    box-sizing: border-box;
}

.privilege .item:first-child {
    margin-left: 0;
}

.privilege .item .item-title {
    height: 50px;
    width: 310px;
    background: #ebebeb;
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px;
    box-sizing: border-box;
}

.privilege .item .item-title .pcb-icon {
    display: block;
    background: url("../images/SMT/iconed1.png")/*tpa=https:img.meixiang/new_web/images/SMT/iconed1.png*/ no-repeat center;
    width: 24px;
    height: 24px;
    float: left;
}

.privilege .item .item-title .pcb-name {
    font-size: 16px;
    color: #323232;
    font-weight: bold;
    margin-left: 10px;
}

.privilege .item .item-body {
    height: 98px;
    padding: 24px 23px 24px 28px;
    box-sizing: border-box;
    font-size: 14px;
    color: #606060;
    background: #f8f8f8;
    position: relative;
    overflow: hidden;
}

.privilege .item .item-body:after {
    display: block;
    content: '';
    background: url("../images/SMT/icon1-bg.png")/*tpa=https:img.meixiang/new_web/images/SMT/icon1-bg.png*/ no-repeat center;
    width: 121px;
    height: 114px;
    position: absolute;
    right: -44px;
    bottom: -65px;
    z-index: 1;
}

/*.privilege .item:hover {*/
/*    border: 1px solid #f04e2e;*/
/*    cursor: default;*/
/*}*/

/*.privilege .item:hover .item-title {*/
/*    background: #f04e2e;*/
/*}*/

/*.privilege .item:hover .item-title span {*/
/*    color: #fff;*/
/*}*/

/*.privilege .pcb:hover .pcb-icon {*/
/*    background: url("../images/SMT/icon1.png") no-repeat center;*/
/*}*/

.privilege .smt .item-title .pcb-icon {
    background: url("../images/SMT/iconed2.png")/*tpa=https:img.meixiang/new_web/images/SMT/iconed2.png*/ no-repeat center;
    width: 27px;
    height: 27px;
}

/*.privilege .smt:hover .pcb-icon {*/
/*    background: url("../images/SMT/icon2.png") no-repeat center;*/
/*}*/

.privilege .smt .item-body:after {
    display: block;
    content: '';
    background: url("../images/SMT/icon2-bg.png")/*tpa=https:img.meixiang/new_web/images/SMT/icon2-bg.png*/ no-repeat center;
    width: 115px;
    height: 115px;
    position: absolute;
    right: -37px;
    bottom: -57px;
    z-index: 1;
}

.privilege .active {
    border: 1px solid #f04e2e;
}

.privilege .active .item-title {
    background: #f04e2e;
}

.privilege .active .item-title .pcb-icon {
    background: url("../images/SMT/icon2.png")/*tpa=https:img.meixiang/new_web/images/SMT/icon2.png*/ no-repeat center;
}

.privilege .active .item-title .pcb-name {
    color: #fff;
}

.privilege .comp .item-title .pcb-icon {
    background: url("../images/SMT/iconed3.png")/*tpa=https:img.meixiang/new_web/images/SMT/iconed3.png*/ no-repeat center;
    width: 26px;
    height: 27px;
}

/*.privilege .comp:hover .pcb-icon {*/
/*    background: url("../images/SMT/icon3.png") no-repeat center;*/
/*}*/

.privilege .comp .item-body:after {
    display: block;
    content: '';
    background: url("../images/SMT/icon3-bg.png")/*tpa=https:img.meixiang/new_web/images/SMT/icon3-bg.png*/ no-repeat center;
    width: 100px;
    height: 103px;
    position: absolute;
    right: -20px;
    bottom: -53px;
    z-index: 1;
}

.privilege .plan .item-title .pcb-icon {
    background: url("../images/SMT/icon4.png")/*tpa=https:img.meixiang/new_web/images/SMT/icon4.png*/ no-repeat center;
    width: 27px;
    height: 25px;
}

/*.privilege .plan:hover .pcb-icon {*/
/*    background: url("../images/SMT/iconed4.png") no-repeat center;*/
/*}*/

.privilege .plan .item-body:after {
    display: block;
    content: '';
    background: url("../images/SMT/icon4-bg.png")/*tpa=https:img.meixiang/new_web/images/SMT/icon4-bg.png*/ no-repeat center;
    width: 111px;
    height: 102px;
    position: absolute;
    right: -38px;
    bottom: -56px;
    z-index: 1;
}

/*一站式*/
.one-stop {
    background: #fff;
}

.one-stop .one-title {
    font-size: 30px;
    color: #323232;
    font-weight: 700;
    text-align: center;
}

.one-stop .title-des {
    font-size: 14px;
    color: #898989;
    margin-top: 8px;
    text-align: center;
}

.one-stop .tab-group {
    margin: 44px auto 0;
    text-align: center;
}

.one-stop .tab-group a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 36px;
    border-radius: 3px;
    text-align: center;
    background: #f9f9f9;
    color: #323232;
    font-size: 14px;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
}

.one-stop .tab-group a:first-child {
    margin-right: 20px;
}

.one-stop .tab-group .active {
    background: #747474;
    color: #fff;
    font-weight: 700;
}

.one-stop .one-img {
    margin: 40px auto 0;
    width: 1280px;
    position: relative;
}

.one-stop .one-img:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.one-stop .one-img .img {
    width: 305px;
    height: 200px;
    margin: 0 0 29px 20px;
    float: left;
    background: #c4c4c4;
    position: relative;
}

.one-stop .one-img .imgs-box {
    margin-left: -20px;
    position: relative;
}

.one-stop .one-img .imgs-box:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.one-stop .one-img .img img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all .3s;
}

.one-stop .one-img .img:hover img {
    transform: scale(1.02) translateZ(-1px);
}

.one-stop .quote-btn {
    display: block;
    margin: 20px auto 80px;
    width: 360px;
    height: 58px;
    line-height: 58px;
    border-radius: 50px;
    background: #ff4c00;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.one-stop .quote-btn:hover {
    box-shadow: 0 2px 12px -2px rgba(0, 0, 0, .3);
}

.one-stop .quote-btn .right-sign {
    display: inline-block;
    background: url("../images/SMT/right-sign.png")/*tpa=https:img.meixiang/new_web/images/SMT/right-sign.png*/ no-repeat;
    width: 18px;
    height: 15px;
    margin-left: 20px;
}

/*关于pcb*/
.about-pcb {
    background: url("../images/SMT/about-pcba.jpg")/*tpa=https:img.meixiang/new_web/images/SMT/about-pcba.jpg*/ no-repeat center;
    height: 500px;
}

.about-pcb .about {
    width: 1280px;
    margin: 0 auto;
}

.about-pcb .about-title {
    font-size: 30px;
    text-align: center;
    padding-top: 80px;
    color: #fff;
}

.about-pcb .about-title-des {
    margin-top: 8px;
    text-align: center;
    color: #fff;
    line-height: 26px;
    font-size: 14px;
}

.about-pcb .about-img {
    width: 1280px;
    margin: 80px auto 0;
    position: relative;
    padding: 0 18px;
    box-sizing: border-box;
}

.about-pcb .about-img:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.about-pcb .about-img .item {
    width: 386px;
    height: 410px;
    padding: 12px;
    box-sizing: border-box;
    background: #f6f6f6;
    margin-left: 43px;
    float: left;
    transition: all .3s;
}

.about-pcb .about-img .item:first-child {
    margin-left: 0;
}

.about-pcb .about-img .show-img {
    width: 362px;
    height: 242px;
    position: relative;
}

.about-pcb .about-img .show-img > img {
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    transition: margin-top .3s;
}

.about-pcb .about-img .show-title {
    margin-top: 25px;
    color: #323232;
    font-size: 18px;
    font-weight: 700;
    padding-left: 12px;
    box-sizing: border-box;
}

.about-pcb .about-img .show-des {
    padding-left: 12px;
    box-sizing: border-box;
    margin-top: 12px;
    font-size: 14px;
    line-height: 24px;
    color: #818181;
}

.about-pcb .about-img .item:hover {
    cursor: default;
    transform: translateY(-5px) translateZ(-1px);
}

/*我们都有*/
.all-us {
    margin-top: 230px;
}

.all-us .us-title {
    font-size: 30px;
    color: #323232;
    text-align: center;
}

.all-us .us-title span {
    font-weight: 700;
}

.all-us .us-title-des {
    margin-top: 10px;
    font-size: 14px;
    color: #898989;
    background: #fff;
    text-align: center;
}

.all-us .us-title-des span {
    display: inline-block;
    padding: 0 30px;
    position: relative;
}

.all-us .us-title-des span:before {
    display: none;
    content: '';
    width: 310px;
    position: absolute;
    left: -310px;
    top: 50%;
    border-top: 1px solid #dedede;
}

.all-us .us-title-des span:after {
    display: none;
    content: '';
    width: 310px;
    position: absolute;
    right: -310px;
    top: 50%;
    border-top: 1px solid #dedede;
}

.all-us .offer-box {
    position: relative;
    width: 1280px;
    margin: 40px auto 0;
}

.all-us .offer-box:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.all-us .offer-box .item {
    width: 310px;
    height: 474px;
    float: left;
    margin-left: 10px;
    border: 1px solid #dadada;
    position: relative;
    transition: all .3s;
}

.all-us .offer-box .item:first-child {
    margin-left: 0;
}

.all-us .offer-box .offer-img {
    height: 240px;
    background: #e6e6e6;
    position: relative;
    overflow: hidden;
}

.all-us .offer-box .offer-img img {
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
    margin: auto;
}

.all-us .offer-box .offer-des {
    padding: 15px 17px 0;
    box-sizing: border-box;
}

.all-us .offer-box .title {
    font-size: 18px;
    color: #323232;
    font-weight: 700;
}

.all-us .offer-box .label-box {
    margin-top: 10px;
}

.all-us .offer-box .label-box span {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    color: #878787;
    border: 1px solid #e6e6e6;
    margin: 0 12px 0 0;
}

.all-us .offer-box .text {
    margin-top: 14px;
    position: relative;
    padding-top: 10px;
    line-height: 23px;
    font-size: 14px;
    color: #808080;
}

.all-us .offer-box .text:before {
    display: block;
    content: '';
    width: 106%;
    border-top: 1px solid #eaeaea;
    position: absolute;
    top: 0;
    left: -8px;
    z-index: 1;
}

.all-us .offer-box .item .offer-btn {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border: 1px solid #ff4c00;
    color: #ff4c00;
    position: absolute;
    bottom: 17px;
    right: 17px;
    z-index: 1;
    font-size: 14px;
    font-weight: 700;
}

.all-us .offer-box .item .offer-btn:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, .2);
}

.all-us .offer-box .item:hover {
    box-shadow: 0 0 12px rgba(0, 0, 0, .2);
}

/*加工能力*/
.capacity-box {
    margin-top: 80px;
    background: url("../images/SMT/capacity-bg.jpg")/*tpa=https:img.meixiang/new_web/images/SMT/capacity-bg.jpg*/ no-repeat center;
    height: 820px;
}

.capacity-box .capacity {
    width: 1280px;
    margin: 0 auto;
}

.capacity-box .capacity .capacity-title {
    font-size: 30px;
    color: #323232;
    text-align: center;
    padding-top: 72px;
}

.capacity-box .capacity .capacity-title span {
    font-weight: 700;
}

.capacity-box .capacity .capacity-title-des {
    margin-top: 10px;
    font-size: 14px;
    color: #898989;
    text-align: center;
}

.capacity-box .capacity .term {
    height: 530px;
    border-radius: 4px;
    position: relative;
    margin-top: 40px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, .16);
    padding: 46px 0 0 60px;
    box-sizing: border-box;
}

.capacity-box .capacity .term:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #fff;
    opacity: .7;
    filter: alpha(opacity=70);
}

.capacity-box .capacity .term table {
    position: relative;
    z-index: 2;
}

.capacity-box .capacity .term table td {
    vertical-align: top;
}

.capacity-box .capacity .term table dl {
    margin-bottom: 12px;
    min-height: 70px;
}

.capacity-box .capacity .term table dt {
    color: #444444;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
}

.capacity-box .capacity .term table dd {
    font-size: 14px;
    color: #808080;
    margin-bottom: 1px;
}

/*匠心精神*/
.spirit {
    padding-top: 200px;
    background: #fff;
    position: relative;
}

.spirit .the-place {
    width: 1280px;
    height: 190px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #eeeeee;
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -640px;
    z-index: 1;
    padding: 30px 26px 0 22px;
    box-sizing: border-box;
}

.spirit .the-place .place-title {
    font-size: 18px;
    font-weight: 700;
    color: #444444;
    padding-left: 17px;
    box-sizing: border-box;
    position: relative;
}

.spirit .the-place .place-title:before {
    display: block;
    content: '';
    height: 20px;
    width: 6px;
    position: absolute;
    background: #f54a16;
    left: 0;
    top: 50%;
    margin-top: -10px;
}

.spirit .the-place .place-title:after {
    display: block;
    content: '';
    width: 91%;
    border-top: 1px dashed #dddddd;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
}

.spirit .the-place .place-bg {
    display: inline-block;
    background: url("../images/SMT/place-bg.png")/*tpa=https:img.meixiang/new_web/images/SMT/place-bg.png*/ no-repeat center;
    width: 1199px;
    height: 59px;
    margin: 50px 0 0 15px;
}

.spirit .spirit-title {
    font-size: 30px;
    color: #323232;
    text-align: center;
}

.spirit .spirit-title span {
    font-weight: 700;
}

.spirit .spirit-title-des {
    font-size: 14px;
    color: #898989;
    margin-top: 10px;
    text-align: center;
}

.spirit .adv-box {
    width: 1280px;
    margin: 40px auto 0;
    font-size: 0;
}

.spirit .adv-box .adv-img img {
    margin-left: 12px;
}

.spirit .adv-box .adv-img img:first-child {
    margin-left: 0;
}

.spirit .adv-box .adv-show {
    margin-top: 12px;
}

.spirit .adv-box .adv-video {
    width: 890px;
    height: 325px;
    float: left;
    position: relative;
    cursor: pointer;
}

.spirit .adv-box .adv-video .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    z-index: 2;
    transition: all .3s;
}

.spirit .adv-box .adv-video:hover .play-btn {
    transform: rotate(180deg);
}

.spirit .adv-box .adv-more {
    width: 380px;
    height: 325px;
    float: right;
    background: #282828;
    text-align: center;

}

.spirit .adv-box .adv-more a {
    display: table-cell;
    vertical-align: middle;
    width: 380px;
    height: 325px;
    color: #fff;
}

.spirit .adv-box .adv-more a:hover .name {
    color: #ff4c00;
}

.spirit .adv-box .adv-more .name {
    font-size: 18px;
    font-weight: 700;
    margin-top: 22px;
    transition: all .3s;
}

/*全球分布*/
.map-box {
    background: #f8f8f8;
    height: 510px;
    padding-top: 90px;
    box-sizing: border-box;
}

.map-box .map-body {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.map-box .map-body .map-title {
    font-size: 22px;
    font-weight: 700;
}

.map-box .map-body .map-title span {
    color: #ff5b28;
}

.map-box .map-body .map-pra {
    margin-top: 45px;
    width: 510px;
}

.map-box .map-body .map-pra .name {
    font-size: 18px;
    vertical-align: middle;
    margin-left: 8px;
    color: #323232;
}

.map-box .map-body .map-pra dl {
    display: inline-block;
    margin: 0 76px 50px 0;
    min-width: 170px;
}

.map-box .map-body .map-pra dd {
    font-size: 30px;
    color: #ff5b28;
    font-weight: 700;
}

.map-box .map-body .map {
    position: absolute;
    right: 0;
    top: -90px;
    z-index: 1;
    background: url("../images/SMT/map-bg.png")/*tpa=https:img.meixiang/new_web/images/SMT/map-bg.png*/ no-repeat center;
    width: 853px;
    height: 510px;
}

.map-box .map-body .map .tag {
    display: inline-block;
    color: #f74e1b;
    margin: 200px 0 0 330px;
    position: relative;
}

.map-box .map-body .map .tag:before {
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background: #ff6f44;
    position: absolute;
    bottom: -10px;
    left: 50%;

}

/*用户须知*/
.user-rules {
    padding: 65px 0 70px 0;
    background: #ffffff;
}

.user-rules .rules-title {
    font-size: 36px;
    color: #333333;
    text-align: center;
}

.user-rules .rules-en {
    text-align: center;
    font-size: 16px;
    color: #666666;
    margin-top: 6px;
}

.user-rules .rules {
    width: 1280px;
    margin: 40px auto 0;
}

.user-rules .rules .item {
    float: left;
    margin-left: 24px;
    width: 408px;
    min-height: 300px;
    border: 1px solid #eeeeee;

}

.user-rules .rules .item:first-child {
    margin-left: 0;
}

.user-rules .rules .item .name {
    font-size: 18px;
    color: #333333;
    margin: 34px 0 0 65px;
    font-weight: bold;
}

.user-rules .rules .item .info {
    margin-top: 36px;
    padding: 0 40px;
    box-sizing: border-box;
    height: 320px;
}

.user-rules .rules .item .info .list {
    background: url("../images/SMT/the-check.png")/*tpa=https:img.meixiang/new_web/images/SMT/the-check.png*/ no-repeat left center;
    margin-bottom: 15px;
}

.user-rules .rules .item .info .list .text {
    padding-left: 25px;
    font-size: 14px;
}

.user-rules .rules .item .info-img {
    height: 150px;
}

.user-rules .rules .item .info-img img {
    max-width: 100%;
}

/*免责条款*/
.disclaimer {
    margin: 0 auto;
    min-height: 150px;
    background: #fdebd6;
    border-radius: 6px;
    padding-bottom: 30px;
}

.disclaimer .disclaimer-left {
    float: left;
    margin: 37px 0 0 0;
    background: url("../images/SMT/portrait.png")/*tpa=https:img.meixiang/new_web/images/SMT/portrait.png*/ no-repeat 34% 74%;
    width: 80px;
    height: 120px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.disclaimer ul {
    float: left;
    margin: 37px 0 0 65px;
}

.disclaimer ul li {
    margin-bottom: 6px;
}


.SMT-proofing .modLine {
    overflow: hidden;
    padding: 65px 0 80px;
}

.SMT-proofing .modLine h3 {
    height: 60px;
    text-align: center;
    margin-bottom: 35px;
}

.SMT-proofing .modLine h3 .dt, .SMT-proofing .modLine h3 .dt-2 {
    margin-bottom: 5px;
}

.SMT-proofing .modLine h4 {
    text-align: center;
}

.SMT-proofing .modLine .box {
    width: 600px;
    height: 358px;
    background-color: #2f2f2f;
    color: #fff;
}

.SMT-proofing .modLine .box dl {
    padding: 40px 20px 40px 40px;
}

.SMT-proofing .modLine .box dl dt {
    position: relative;
    padding-left: 5px;
    line-height: 1;
}

.SMT-proofing .modLine .box dl dt .dt-line {
    position: absolute;
    left: -10px;
    top: 0;
    z-index: 9;
    width: 6px;
    height: 25px;
    background-color: #e74c3c;
}

.SMT-proofing .modLine .box dl dt p {
    font-size: 12px;
}

.SMT-proofing .modLine .box dl dd {
    position: relative;
    margin-top: 12px;
    line-height: 1.8;
}

.SMT-proofing .modLine .box dl dd:before {
    content: '●';
    position: absolute;
    left: -12px;
    margin-top: -1px;
    z-index: 9;
    color: #666;
}

.SMT-proofing .modLine .show {
    overflow: hidden;
    width: 600px;
    height: 358px;
}

.SMT-proofing .modLine .show img {
    width: 600px;
    height: 358px;
}

.SMT-proofing .modLine .purchasing-agency li {
    float: left;
    width: 20%;
    text-align: center;
}

.SMT-proofing .modLine .purchasing-agency li p {
    margin-top: 15px;
}

.SMT-proofing .modLine .Our-advantage li {
    float: left;
    width: 20%;
    text-align: center;
}

.SMT-proofing .modLine .Our-advantage li em {
    margin-top: 15px;
}

.SMT-proofing .modLine .About-product .item {
    float: left;
    width: 587px;
    height: 241px;
    text-align: center;

}

.SMT-proofing .modLine .About-product .item:last-child {

}

.SMT-proofing .modLine .About-product .item dl {
    height: 197px;
    margin: 20px;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.4);
    text-align: center;
}

.SMT-proofing .modLine .About-product .item dl dt {
    margin: 16px 0 30px;
    font-size: 30px;
}

.SMT-proofing .modLine .About-product .item dl dd {
    margin-bottom: 15px;
}

.SMT-proofing .modLine .About-product .item dl dd .more {
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 15px;
    border-radius: 6px;
}

.SMT-proofing .modLine .About-product .item.mr25 {
    margin-right: 25px;
}

.SMT-proofing .modLine .About-product .item dl dd.h45 {
    height: 45px;
}

.SMT-proofing .modLine .Processing-capacity h3 {
    text-align: center;
}

.SMT-proofing .modLine .Processing-capacity .item .list {
    margin: 0 auto;
    border-collapse: collapse;
    background-color: #fff;
}

.SMT-proofing .modLine .Processing-capacity .item .list td {
    border: 1px solid #eaeaea;
    padding: 12px 20px;
}

.SMT-proofing .modLine .Processing-capacity .item .list tr:first-child {
    background-color: #f5f5f5;
}

.SMT-proofing .After-sales-service {
    padding: 50px 0;
    height: 402px;

}

.SMT-proofing .After-sales-service h3 {
    height: 80px;
    text-align: center;
    margin-bottom: 50px;
}

.SMT-proofing .After-sales-service h3 .dt {
    margin-bottom: 5px;
    color: #fff;
}

.SMT-proofing .After-sales-service .item {
    float: left;
    width: 380px;
}

.SMT-proofing .After-sales-service .item .jp-icon {
    margin-top: 8px;
}

.SMT-proofing .After-sales-service .item .info {
    display: inline-block;
    margin-left: 20px;
}

.SMT-proofing .After-sales-service .item .info dt {
    color: #fff;
    margin-bottom: 15px;
}

.SMT-proofing .After-sales-service .item .info dd {
    color: #cbcbcb;
}

.SMT-proofing .After-sales-service .item .info dd p {
    margin-bottom: 15px;
}

.SMT-proofing .After-sales-service .item:first-child {
    width: 780px;
}

/*---------------SMT计价---------------*/
.smtbanner-count {
    width: 420px;
    height: 490px;
    background-color: rgba(0, 0, 0, 0.32);
    position: absolute;
    top: 0;
    left: 50%;
    margin: auto;
    margin-left: -640px;
    z-index: 99;
    color: #fff;
}

.smtbanner-count .box {
    padding: 75px 50px;
}

.smtbanner-count .box .title {
    line-height: 60px;
    height: 60px;
    margin-bottom: 20px;
}

.smtbanner-count .box .title i {
    display: inline-block;
    vertical-align: middle;
    margin: -34px 12px 0 0;
}

.smtbanner i {
    line-height: 30px;
}

.smtbanner-count ul {
    overflow: hidden;
}

.smtbanner-count ul li {
    width: 160px;
    float: left;
    height: 80px;
}

.smtbanner-count ul li label {
    display: block;
    margin-bottom: 5px;
}

.smtbanner-count ul li input {
    text-indent: 1rem;
    width: 150px;
    height: 40px;
    border-radius: 5px;
    border: 0;
    outline: none;
}

.smtbanner-count ul li select, .smtbanner-count ul li option {
    width: 140px;
    height: 40px;
    border-radius: 5px;
    border: 0;
    outline: none;
    padding-left: 10px;
}

.smtbanner-count ul li select {
    padding-left: 10px;
    width: 150px;
}

.smtbanner-count .SMTQuoteNow {
    font-size: 20px;
    border-radius: 5px;
    width: 320px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f54a16;
    display: block;
    color: #fff !important;
    margin-top: 30px;
}

.smtbanner-text {
    float: right;
    width: 600px;
    text-align: center;
    margin: 70px 130px 0 0;
}

.smtbanner-text .xian {
    width: 90px;
    height: 4px;
    background: #fff;
    margin: 30px auto;
}

/*SMT轮播左右滚动*/
.change-btn .banner-left, .banner-right {
    display: inline-block;
    width: 40px;
    height: 90px;
    z-index: 999;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}


.change-btn .banner-left {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -45px;
    z-index: 999;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    background: url("../images/banner-left.png")/*tpa=https:img.meixiang/new_web/images/banner-left.png*/ no-repeat center;
    background-color: rgba(255, 255, 255, 0.05);
}

.change-btn .banner-left:hover {
    background-color: rgba(255, 255, 255, 0.05);
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
}

.change-btn .banner-right {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -45px;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    background: url("../images/banner-right.png")/*tpa=https:img.meixiang/new_web/images/banner-right.png*/ no-repeat center;
    background-color: rgba(255, 255, 255, 0.05);

}

.change-btn .banner-right:hover {
    background-color: rgba(255, 255, 255, 0.05);
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
}

.reg-icon, .reg-icon2, .reg-icon3, .reg-icon4, .reg-icon5, .reg-icon6 {
    background: url("../images/register@icon.png")/*tpa=https:img.meixiang/new_web/images/register@icon.png*/ no-repeat;
}

.reg-icon2 {
    background-position: -32px 0;
}

.reg-icon3 {
    background-position: 0 -26px;
}

.reg-icon4 {
    background-position: -32px -26px;
}

.reg-icon5 {
    background-position: 0 -52px;
}

.reg-icon6 {
    background-position: -32px -52px;
}

.SMT-register .terms {
    padding: 0 8px;
    color: #bcbcbc;
}

.SMT-register .terms input {
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: middle;
}

.SMT-register .terms a {
    color: #ed6d00;
}

.SMT-register .terms a:hover {
    text-decoration: underline;
}

/*---------------在线问答---------------*/
.question-answer {
    background-color: #fff;
}

.question-answer li {
    padding: 0 0 30px 0;
    margin-bottom: 30px;
    border-bottom: 1px dashed #e7e7e7;
    text-align: justify;
}

.question-answer li .question-answer-box dt {
    position: relative;
    margin-bottom: 15px;
}

.question-answer li .question-answer-box dt i {
    position: relative;
    left: -5px;
    display: inline-block;
}

.question-answer li .question-answer-box dt .w-icon {
    width: 23px;
    height: 23px;
    position: absolute;
    left: 0;
    top: -5px;
    background: url("../images/question-user@icon.png")/*tpa=https:img.meixiang/new_web/images/question-user@icon.png*/;
    background-size: cover;
}

.question-answer li .question-answer-box dt .t-icon {
    width: 23px;
    height: 23px;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/wen@icon.png")/*tpa=https:img.meixiang/new_web/images/wen@icon.png*/;
}

.question-answer li .question-answer-box dd {
    position: relative;
    padding-left: 5px;
}

.question-answer li .question-answer-box dd .d-icon {
    width: 21px;
    height: 21px;
    position: absolute;
    left: 0;
    top: -3px;
    background: url("../images/question-answer@icon.png")/*tpa=https:img.meixiang/new_web/images/question-answer@icon.png*/;
}

/*---------------普通发票 弹出框---------------*/
.user-question-up {
    position: fixed;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 999;
    display: none;
    margin: auto;
    margin-top: -170px;
    width: 650px;
    border: 9px solid #b4b4b4;
    background-color: #fff;
}

.user-question-up h4 {
    padding: 0 15px 0 20px;
    height: 35px;
    border-bottom: 1px solid #d9d9d9;
    background-color: #eaeaea;
    line-height: 35px;
}

.user-question-up h4 .close {
    cursor: pointer;
}

.user-question-up .user-question-body {
    padding: 30px 25px;
}

.user-question-up .user-question-body .txt {
    width: 98%;
    height: 150px;
    max-height: 150px;
    max-width: 100%;
    padding: 1%;
    border: 1px solid #ccc;

}

.user-question-up .user-question-body em {
    padding: 10px 0;
}

.user-question-up .user-question-body em .qr-btn {
    margin: 0 10px;
    width: 120px;
    height: 35px;
    border: 0;
    background-color: #f60001;
    color: #fff;
}

/*---------------会员公告---------------*/
.member-announcement .list li {
    border-bottom: 1px dashed #e7e7e7;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.member-announcement .list li a {
    display: block;
}

.member-announcement .list li .show {
    width: 70px;
    overflow: hidden;
    margin-right: 32px;
    color: #727171;
    margin-top: 5px;
}

.member-announcement .list li .show p {
    margin-bottom: 10px;
}

.member-announcement .list li .info dt {
    font-size: 16px;
}

.member-announcement .list li .info dt i {
    position: relative;
    display: inline-block;
    left: -5px;
}

.member-announcement .list li .info dt:hover {
    color: #f60000;
}

.member-announcement .list li .info dd {
    margin-top: 10px;
    padding-left: 5px;
}

.member-announcement .list li .info dd.date {
    color: #595757;
}

/*---------------新闻详情---------------*/
.member-announcement-detail .mod {
    position: relative;
}

.member-announcement-detail .mod .operation {
    height: 80px;
}

.member-announcement-detail .mod .operation a {
    float: right;
    width: 40px;
    height: 40px;
    display: block;
    margin: 1px;
    background-color: #e3e3e3;
    text-align: center;
    line-height: 40px;
    color: #727171;
    text-align: center;
}

.member-announcement-detail .mod .operation a:hover {
    background-color: #f54c18;
    color: #fff;
}

.member-announcement-detail .mod .item {
    padding: 0 0;
}

.member-announcement-detail .mod .item .title {
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 10px;
}

.member-announcement-detail .mod .item .title span {
    font-size: 24px;
}

.member-announcement-detail .mod .item .txt {
    min-height: 320px;
    padding: 30px 0 80px;
    text-align: justify;
    line-height: 2;
}

.member-announcement-detail .mod .item .txt img {
    max-width: 100%;
}

.member-announcement-detail .page {
    background-color: #f5f5f5;
    padding: 15px 20px;
}

.member-announcement-detail .page a {
    float: left;
    width: 48%;
    padding: 0 1%;
}

.member-announcement-detail .page a:last-child {
    border-right: 0;
}

.member-announcement-detail .page a p {
    margin-top: 5px;
}

.member-announcement-detail .page a:hover p {
    text-decoration: underline;
}

.member-announcement-detail .page a.next {
    position: relative;
    text-align: right;
}

.member-announcement-detail .page a.next:before {
    content: '';
    position: absolute;
    left: 0;
    width: 1px;
    height: 20px;
    border-left: 1px dotted #aaa;
}

/*---------------订单查询---------------*/
.order-seach-wrap .order-hd {
    overflow: hidden;
    padding: 15px 0;
    line-height: 34px;
}

.order-seach-wrap .order-hd .seach {
    width: 380px;
    height: 34px;
}

.order-seach-wrap .order-hd .seach .txt {
    background: url("../images/seach-fd@icon.png")/*tpa=https:img.meixiang/new_web/images/seach-fd@icon.png*/ no-repeat #FFF;
    width: 224px;
    height: 32px;
    line-height: 32px;
    padding: 0 32px;
    border: 1px solid #c1c1c1;
    border-right: none;
}

.order-seach-wrap .order-hd .seach .seachBtn {
    width: 90px;
    height: 34px;
    background-color: #e84800;
    border: 0;
    color: #fff;
}

.order-seach-wrap .order-bd {
    background-color: #fff;
    padding: 20px 30px;
}

.order-seach-wrap .order-bd .title {
    height: 34px;
    line-height: 34px;
    margin-bottom: 20px;
}

.order-seach-wrap .order-bd .title .dt {
    float: left;
}

.order-seach-wrap .order-bd .title .dt i {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 6px;
    width: 25px;
    height: 27px;
    background: url("../images/seach-dt@icon.png")/*tpa=https:img.meixiang/new_web/images/seach-dt@icon.png*/ no-repeat;
}

.order-seach-wrap .order-bd .list {
    border-collapse: collapse;
    text-align: center;
}

.order-seach-wrap .order-bd .list th {
    background-color: #efefef;
    border: 1px solid #dbdbdb;
    padding: 15px;
    font-size: 14px;
    font-weight: normal;
}

.order-seach-wrap .order-bd .list td {
    border: 1px solid #dbdbdb;
    padding: 15px;
    text-align: center;
}

.order-seach-wrap .order-bd .operation {
    text-align: center;
    padding: 50px 0;
}

.order-seach-wrap .order-bd .operation button {
    width: 130px;
    height: 40px;
    margin: 0 10px;
    border: none;
    border-radius: 3px;
    font-size: 16px;
}

.order-seach-wrap .order-bd .operation button.print {
    background-color: #e84800;
    color: #fff;
}

.order-seach-wrap .order-bd .operation button.print i {
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 8px;
    width: 23px;
    height: 20px;
    background: url("../images/print@icon.png")/*tpa=https:img.meixiang/new_web/images/print@icon.png*/ no-repeat;
}

/*---------------客户晒单---------------*/
.customer-reviews {
    margin-bottom: 15px;
    padding: 40px 0 20px;
    width: 1300px;
}

.customer-reviews-banner {
    height: 580px;

}

.customer-reviews-banner a {
    display: inline-block;
    width: 230px;
    height: 60px;
    margin-top: 400px;
}

.customer-reviews h3 {
    margin-bottom: 20px;
}

.customer-reviews h3 i {
    float: left;
    width: 24px;
    height: 22px;
    margin: 2px 6px 0 0;
    background: url("../images/comments-icon.png")/*tpa=https:img.meixiang/new_web/images/comments-icon.png*/;
}

.customer-reviews h3 span {
    margin-left: 24px;
}

.customer-reviews h3 .more {
    margin-top: 2px;
    border: 1px solid #e6e6e6;
    color: #999;
    line-height: 24px;
    border-radius: 15px;
    padding: 0 8px;
}

.customer-reviews h3 .more:hover {
    color: #df0012;
}

.customer-reviews .comments .items {
    overflow: hidden;
    float: left;
    width: 255px;
    margin-bottom: 22px;
    background-color: #fff;
    padding: 24px;
}

.customer-reviews .comments .items .show {
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
}

.customer-reviews .comments .items .show a {
    display: block;
    width: 100%;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.customer-reviews .comments .items .show a img {
    width: 100%;
}

.customer-reviews .comments .items .show a:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.customer-reviews .comments .items .info .box {
    max-width: 150px;
}

.customer-reviews .comments .items .info .box .head {
    display: block;
    margin: 2px 8px 0 0;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.customer-reviews .comments .items .info .stars {
    margin: 5px 0 0 5px;
}

.customer-reviews .comments .items .info .stars span {
    float: left;
    margin-left: 1px;
    line-height: 0;
}

.customer-reviews .more {
    display: block;
    width: 260px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border-radius: 30px;
    text-align: center;
    background-color: #aaa;
    margin: 20px auto 0;
    color: #fff;
}

.customer-reviews .more:hover {
    background-color: #999;
    color: #fff;
}

.customer-reviews .comments .items .service {
    margin: 10px 0;
}

.customer-reviews .comments .items .service .best {
    margin-bottom: 10px;
}

.customer-reviews .comments .items .service .best span {
    float: left;
    display: block;
    padding: 4px 10px;
    margin-right: 5px;
    background-color: #f5f5f5;
}

.customer-reviews .comments .items .Time i.J-icon {
    display: inline-block;
    vertical-align: middle;
    margin: -7px 2px 0 0;
    opacity: 0.4;
}

.customer-reviews .comments .items .Time i.J-icon img {
    width: 100%;
}

/*---------------客户晒单详情---------------*/
.customer-reviews-detail {
    padding: 20px 0 30px;
}

.customer-reviews-detail .location {
    padding: 20px 0 10px;
}

.customer-reviews-detail .location a {
    color: #888;
}

.customer-reviews-detail .location a:hover {
    color: #e84800;
    text-decoration: underline;
}

.customer-reviews-detail .sideLeft {
    width: 960px;
}

.customer-reviews-detail .sideLeft .user {
    margin-bottom: 30px;
    border-bottom: 1px solid #f5f5f5;
}

.customer-reviews-detail .sideLeft .user .item {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    padding: 20px;
}

.customer-reviews-detail .sideLeft .user .info {
    width: 250px;
}

.customer-reviews-detail .sideLeft .user .info .avatar {
    position: absolute;
    top: 0;
    left: 0;
}

.customer-reviews-detail .sideLeft .user .info .con {
    padding-left: 0;
    display: inline-block;
}

.customer-reviews-detail .sideLeft .user .info .con p {
    margin-bottom: 2px;
}

.customer-reviews-detail .sideLeft .user .info .hd {
    margin-bottom: 20px;
}

.customer-reviews-detail .sideLeft .user .info .hd .head {
    display: block;
    margin: -4px 10px 0 0;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.customer-reviews-detail .sideLeft .user .like {
    float: right;
    border-radius: 20px;
    line-height: 30px;
    text-align: center;
    padding: 0 20px;
    border: 1px solid #ccc;
    cursor: pointer;
    margin-top: 5px;
}

.customer-reviews-detail .sideLeft .user .like i {
    width: 16px;
    height: 15px;
    margin: -4px 0 0 5px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/give.png")/*tpa=https:img.meixiang/new_web/images/give.png*/ no-repeat;
}

.customer-reviews-detail .sideLeft .user .like.active i {
    background: url("../images/gived.png")/*tpa=https:img.meixiang/new_web/images/gived.png*/ no-repeat;
}


.customer-reviews-detail .sideLeft .user .stars {
    display: inline-block;
    vertical-align: middle;
    margin-top: -7px;
}

.customer-reviews-detail .sideLeft .user .stars span {
    float: left;
    margin-left: 2px;
}

.customer-reviews-detail .sideLeft .user .share {
    margin: 2px 0 0 30px;
}

.customer-reviews-detail .sideLeft .user .browse-ico {
    float: left;
    width: 24px;
    height: 14px;
    margin: 3px 3px 0 0;
    background: url("../images/eyes@icon.png")/*tpa=https:img.meixiang/new_web/images/eyes@icon.png*/;
}

.customer-reviews-detail .sideLeft .user .evaluation-description {
    text-align: justify;
}

.customer-reviews-detail .sideLeft .user .evaluation-description .ms p {
    margin-bottom: 2px;
}

.customer-reviews-detail .show {
    margin-top: 20px;
}

.customer-reviews-detail .show img {
    max-width: 100%;
    margin: 20px 10px 20px 0;
}

.customer-reviews-detail .sideLeft .module-box {
    margin-bottom: 15px;
    background-color: #fff;
}

.customer-reviews-detail .sideLeft .module-box.post-details {
    padding: 35px 30px;
}

.customer-reviews-detail .sideLeft .module-box .time-box {
    margin-top: 35px;
    color: #727171;
    line-height: 20px;
    height: 20px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f5f5f5;
}

.customer-reviews-detail .sideLeft .module-box .time-box li {
    float: left;
    margin-right: 10px;
}

.customer-reviews-detail .sideLeft .module-box .time-box li i.eyes-ico {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 14px;
    margin: -3px 2px 0 0;
    background: url("../images/eyes@icon.png")/*tpa=https:img.meixiang/new_web/images/eyes@icon.png*/ no-repeat;
}

.customer-reviews-detail .sideLeft .module-box .time-box li i.comments-ico {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 14px;
    margin: -3px 2px 0 0;
    background: url("../images/comments@ico.png")/*tpa=https:img.meixiang/new_web/images/comments@ico.png*/ no-repeat;
}

.customer-reviews-detail .sideLeft .module-box .time-box li span {
    font-size: 20px;
    vertical-align: sub;
    line-height: 16px;
    color: #7a7979;
}

.customer-reviews-detail .sideLeft .module-box .time-box li .icon-wodepinglun {
    line-height: 18px;
    font-size: 16px;
}

/*--------------评论----------------*/
.customer-reviews-detail .sideLeft .webuploader-container {
    position: relative
}

.customer-reviews-detail .sideLeft .webuploader-element-invisible {
    position: absolute !important;
    left: 0;
    top: 0;
    z-index: 9;
    opacity: 0;
    cursor: pointer
}

.customer-reviews-detail .sideLeft .webuploader-pick {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 2px 8px 0;
    text-align: center;
    border-radius: 3px;
    overflow: hidden
}

.customer-reviews-detail .sideLeft .webuploader-pick-hover {
    background: #00a2d4
}

.customer-reviews-detail .sideLeft .btn {
    display: inline-block;
    min-width: 60px;
    padding: 8px 15px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    color: #fff;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.customer-reviews-detail .sideLeft .btn.btn-major {
    background-color: #f54c18;
}

.customer-reviews-detail .sideLeft .avatar-m {
    width: 40px;
    height: 40px;
    border-radius: 20px
}

.customer-reviews-detail .sideLeft .post-feedback {
    position: relative;
    margin-top: 65px;
    padding-top: 20px;
    border-top: 1px solid #eaeaea;
    border-radius: 0 3px 0 0
}

.customer-reviews-detail .sideLeft .post-feedback .ui-tab-nav {
    position: absolute;
    top: -50px;
    left: -1px
}

.customer-reviews-detail .sideLeft .post-feedback .ui-tab-nav li {
    position: relative;
    float: left;
    margin: 0 5px 0 0;
    padding: 0 32px;
    height: 48px;
    border: 1px solid #eaeaea;
    border-bottom: 0 none;
    border-radius: 2px 2px 0 0;
    background-color: #fff;
    color: #7a7a7a;
    list-style: none;
    font-size: 16px;
    line-height: 48px;
    cursor: pointer
}

.customer-reviews-detail .sideLeft .post-feedback .ui-tab-nav li.ui-tab-active {
    height: 49px;
    color: #333
}

.customer-reviews-detail .sideLeft .post-feedback .ui-tab-nav li.ui-tab-active i {
    position: absolute;
    top: -1px;
    left: 0;
    float: left;
    margin: 0 -1px;
    padding: 0 1px;
    width: 100%;
    height: 0;
    border-top: 3px solid #f54c18;
    border-radius: 2px 2px 0 0
}

.customer-reviews-detail .sideLeft .post-feedback .ui-tab-nav li .num {
    margin-left: 5px;
    color: #999
}

.customer-reviews-detail .sideLeft .post-feedback .ui-tab-nav li .num b {
    font-weight: 300
}

.customer-reviews-detail .sideLeft .post-feedback .ui-tab-body {
    position: relative
}

.customer-reviews-detail .sideLeft .ui-tab-pannel {
    min-height: 100px
}

.customer-reviews-detail .sideLeft .post-feedback .add-comment {
    position: relative;
    padding: 0 30px 35px
}

.customer-reviews-detail .sideLeft .form-control {
    display: block;
    padding: 6px;
    width: 100%;
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #333;
    vertical-align: middle;
    font-size: 14px;
    font-family: arial;
    line-height: 1.428571429;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.customer-reviews-detail .sideLeft .form-control:focus {
    outline: 0;
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.customer-reviews-detail .sideLeft .form-control {
    box-sizing: border-box;
    height: auto
}

.customer-reviews-detail .sideLeft .post-feedback .add-comment .form-control {
    margin-bottom: 8px;
    min-height: 95px
}

.customer-reviews-detail .sideLeft .error-tips {
    display: none;
    padding: 5px 0;
    color: #eb604d
}

.customer-reviews-detail .sideLeft .form-error {
    border: 1px solid #eb604d;
    background-color: #ffeef1
}

.customer-reviews-detail .sideLeft .error-tips:before {
    display: inline-block;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    background: url("../images/icon.png")/*tpa=https:img.meixiang/new_web/images/icon.png*/ -50px -650px;
    content: ' ';
    vertical-align: middle
}

.customer-reviews-detail .sideLeft .post-feedback .add-comment .btn {
    margin-top: 8px
}

.customer-reviews-detail .sideLeft .comments-list-box .comments-list {
    padding-bottom: 15px
}

.customer-reviews-detail .sideLeft .comments-list li {
    position: relative;
    margin-left: 0;
    padding: 10px 30px 15px 95px;
    min-height: 50px;
    list-style: none;
    font-size: 14px
}

.customer-reviews-detail .sideLeft .comments-list .r-avatar {
    float: left;
    margin-left: -65px;
    padding-top: 4px
}

.customer-reviews-detail .sideLeft .comments-list .r-user-info {
    margin-bottom: 10px;
    line-height: 25px
}

.customer-reviews-detail .sideLeft .comments-list .r-name {
    margin-right: 15px;
    color: #e8334e;
    font-size: 16px
}

.customer-reviews-detail .sideLeft .r-name a {
    display: inline-block;
    color: #000;
    line-height: 30px
}

.customer-reviews-detail .sideLeft .r-name a:hover {
    color: #65af55
}

.customer-reviews-detail .sideLeft .comment-login-tips {
    position: absolute;
    top: 35px;
    z-index: 6;
    width: 94%;
    color: #666;
    text-align: center
}

.customer-reviews-detail .sideLeft .comment-login-tips a {
    color: #333;
    text-decoration: underline
}

.customer-reviews-detail .sideLeft .comments-list .r-time {
    color: #999
}

.customer-reviews-detail .sideLeft .comments-list .r-message {
    margin-bottom: 0;
    width: 90%;
    white-space: pre-line;
    line-height: 18px;
    word-break: break-word
}

.customer-reviews-detail .sideLeft .comments-list li:hover .r-operate-btn {
    display: block;
    opacity: 1
}

.customer-reviews-detail .sideLeft .comments-list li:hover {
    background-color: #f4f4f4
}

.customer-reviews-detail .sideLeft .comments-list .r-operate-btn {
    position: absolute;
    top: 12px;
    right: 30px;
    opacity: .4
}

.customer-reviews-detail .sideLeft .sub-comments-box {
    position: relative;
    margin-top: 10px;
    border: 1px solid #d8d7d7;
    border-radius: 4px;
    background-color: #FFF;
    color: #4e4e4e
}

.customer-reviews-detail .sideLeft .sub-comments-box:after, .sub-comments-box:before {
    position: absolute;
    top: -10px;
    left: 66px;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #d8d7d7;
    border-left: 10px solid transparent;
    content: ""
}

.customer-reviews-detail .sideLeft .sub-comments-box:after {
    top: -9px;
    border-bottom-color: #FFF
}

.customer-reviews-detail .sideLeft .sub-comments-box .btn-default {
    font-size: 12px;
    line-height: 1.2;
    min-width: 40px;
    border-radius: 1px;
    padding: 5px 8px;
    color: #333;
    border-color: #ccc;
    background-color: #eee;
}

.customer-reviews-detail .sideLeft .sub-comment-form {
    padding: 16px 20px 1px;
    background-color: #fff
}

.customer-reviews-detail .sideLeft .sub-comments-box .form-group {
    margin-bottom: 15px
}

.customer-reviews-detail .sideLeft .sub-comment-form.active > .actions {
    display: block
}

.customer-reviews-detail .sideLeft .text-right {
    text-align: right
}

.customer-reviews-detail .sideLeft .sub-comment-form > .actions {
    display: none
}

.customer-reviews-detail .sideLeft .sub-comments-box .btn-sm {
    padding: 5px 8px;
    min-width: 40px;
    border-radius: 1px;
    font-size: 12px;
    line-height: 1.2
}

.customer-reviews-detail .sideLeft .sub-comment:first-child {
    margin-top: 15px
}

.customer-reviews-detail .sideLeft .sub-comment {
    padding-right: 20px;
    padding-left: 20px;
    border-bottom: 1px dashed #EEE
}

.customer-reviews-detail .sideLeft .sub-comment > .media-body > .actions, .sub-comment > .media-body > .source {
    margin-bottom: 0
}

.customer-reviews-detail .sideLeft .sub-comment .pull-right {
    float: right !important
}

.customer-reviews-detail .sideLeft .sub-comment .unsafe {
    overflow: hidden
}

.customer-reviews-detail .sideLeft .sub-comments-box p {
    margin-bottom: 10px
}

.customer-reviews-detail .sideLeft .sub-comments-box .media {
    margin-top: 15px
}

.customer-reviews-detail .sideLeft .comment-item .a-i-footer {
    padding: 16px 0 0
}

.customer-reviews-detail .sideLeft .comment-item .a-i-footer .info-text {
    float: left;
    margin-right: 20px;
    color: #999;
    font-size: 12px
}

.customer-reviews-detail .sideLeft .comment-item .a-i-footer .icon-comment {
    display: inline-block;
    vertical-align: middle;
    margin: -3px 2px 0 0;
    width: 15px;
    height: 13px;
    background: url("../images/reply2@icon.png")/*tpa=https:img.meixiang/new_web/images/reply2@icon.png*/ no-repeat
}

.customer-reviews-detail .sideLeft .comment-item .a-i-footer .info-text.comment-info {
    color: #f54c18
}

.customer-reviews-detail .sideLeft .icon-btn {
    cursor: pointer
}

.customer-reviews-detail .sideLeft .icon-replay {
    padding-left: 18px;
    background: url("../images/reply@icon.png")/*tpa=https:img.meixiang/new_web/images/reply@icon.png*/ 0 4px no-repeat;
    color: #999
}

.customer-reviews-detail .sideLeft .icon-replay:hover {
    color: #f54c18
}

.customer-reviews-detail .sideLeft .icon-del {
    padding: 0 0 0 15px;
    background: url("../images/icon.png")/*tpa=https:img.meixiang/new_web/images/icon.png*/ no-repeat -140px -786px;
    color: #999
}

.customer-reviews-detail .sideLeft .poster-other-shares {
    padding: 0 0 40px 30px
}

.customer-reviews-detail .sideLeft .poster-other-shares .module-title {
    padding: 20px 0
}

.customer-reviews-detail .sideLeft .module-title h4 {
    margin-bottom: 0
}

.customer-reviews-detail .sideLeft .poster-other-shares .module-title h4 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

.customer-reviews-detail .sideLeft .poster-other-shares .module-title .avatar-xs {
    margin-right: 10px;
    vertical-align: top
}

.customer-reviews-detail .sideLeft .avatar-xs {
    width: 24px;
    height: 24px;
    border-radius: 12px
}

.customer-reviews-detail .sideLeft .poster-other-shares .module-content {
    overflow: hidden;
    width: 668px
}

.customer-reviews-detail .sideLeft .poster-other-shares .share-list {
    width: 960px
}

.customer-reviews-detail .sideLeft .poster-other-shares .share-list li {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0 10px 0 0;
    width: 155px;
    height: 155px;
    border: 1px solid #ddd;
    list-style: none
}

.customer-reviews-detail .sideLeft .poster-other-shares .share-list .pic {
    display: table-cell;
    overflow: hidden;
    width: 155px;
    height: 155px;
    vertical-align: middle;
    text-align: center
}

.customer-reviews-detail .sideLeft .poster-other-shares .share-list li img {
    width: 155px
}

.customer-reviews-detail .sideLeft .message-button-photo {
    margin: 0;
    border: 1px solid #bcbcbc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #eee;
    background-image: -moz-linear-gradient(top, #fafafa, #e8e8e8);
    background-image: -ms-linear-gradient(top, #fafafa, #e8e8e8);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#e8e8e8));
    background-image: -webkit-linear-gradient(top, #fafafa, #e8e8e8);
    background-image: -o-linear-gradient(top, #fafafa, #e8e8e8);
    background-image: linear-gradient(top, #fafafa, #e8e8e8);
    background-repeat: repeat-x;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    color: #333;
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
    font-family: inherit;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e8e8e8', GradientType=0)
}

.customer-reviews-detail .sideLeft .banner-img-holder {
    margin-top: 10px
}

.customer-reviews-detail .sideLeft .banner-img-holder img {
    max-width: 200px
}

.customer-reviews-detail .sideLeft .comments-list .r-message img {
    max-width: 710px
}

.customer-reviews-detail .sideLeft .btn-primary {
    border-color: #39C19D;
    background-color: #39C19D;
    color: #fff
}

.customer-reviews-detail .sideLeft .btn-primary:hover {
    color: #fff;
    background: #38CAA3
}


/*---------------图片小图预览列表---------------*/
.preview {
    width: 600px;
    margin: 30px auto;
}

.preview .spec-preview {
    width: 600px;
    height: 600px;
    border: 1px solid #e7e7e7;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    *display: block;
    *font-size: 305px; /*约为高度的0.873，200*0.873 约为175*/
    *font-family: Arial; /*防止非utf-8引起的hack失效问题，如gbk编码*/
}

.spec-scroll {
    position: relative;
    clear: both;
    margin-top: 5px;
    width: 600px;
}

.spec-scroll .prev {
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -35px;
    background: url("../images/del-but-prev.png")/*tpa=https:img.meixiang/new_web/images/del-but-prev.png*/ center no-repeat;
}

.spec-scroll .next {
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -35px;
    background: url("../images/del-but-next.png")/*tpa=https:img.meixiang/new_web/images/del-but-next.png*/ center no-repeat;
}

.spec-scroll .prev, .spec-scroll .next {
    display: block;
    font-family: "宋体";
    text-align: center;
    width: 13px;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

.spec-scroll .items {
    margin-top: 12px;
    position: relative;
    height: 98px;
    overflow: hidden;
}

.spec-scroll .items ul {
    position: absolute;
    width: 999999px;
    height: 56px;
}

.spec-scroll .items ul li {
    float: left;
    width: 102px;
}

.spec-scroll .items ul li img {
    border: 1px solid #e7e7e7;
    padding: 2px;
    width: 82px;
    height: 82px;
}

.spec-scroll .items ul li img:hover {
    border: 2px solid #FF6600;
    padding: 1px;
}

.spec-scroll .items ul li img.img-hover {
    border: 2px solid #e4393c;
    padding: 0
}

/*---------------推荐---------------*/
.customer-reviews-detail .sideRight {
    width: 303px;
}

.customer-reviews-detail .sideRight .reviews-recom .title {
    height: 35px;
    padding: 0 20px;
    color: #fff;
    line-height: 35px;
    background-color: #423c3a;
    color: #fff
}

.customer-reviews-detail .sideRight .reviews-recom .items {
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 20px;
}

.customer-reviews-detail .sideRight .reviews-recom .items .show {
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
}

.customer-reviews-detail .sideRight .reviews-recom .items .show a {
    display: block;
    width: 100%;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.customer-reviews-detail .sideRight .reviews-recom .items .show a img {
    width: 100%;
}

.customer-reviews-detail .sideRight .reviews-recom .items .show a:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.customer-reviews-detail .sideRight .reviews-recom .items .info .mod {
    max-width: 150px;
}

.customer-reviews-detail .sideRight .reviews-recom .items .info .mod .head {
    display: block;
    margin: 2px 8px 0 0;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.customer-reviews-detail .sideRight .reviews-recom .items .info .stars {
    margin: 4px 0 0 5px;
}

.customer-reviews-detail .sideRight .reviews-recom .items .info .stars span {
    float: left;
    margin-left: 1px;
    line-height: 0;
}

.customer-reviews-detail .sideRight .reviews-recom .items .service {
    margin: 10px 0;
}

.customer-reviews-detail .sideRight .reviews-recom .items .service .best {
    margin-bottom: 10px;
}

.customer-reviews-detail .sideRight .reviews-recom .items .service .best span {
    float: left;
    display: block;
    padding: 4px 10px;
    margin-right: 5px;
    background-color: #f5f5f5;
}

.customer-reviews-detail .sideRight .reviews-recom .items .Time i.J-icon {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: -7px 2px 0 0;
    opacity: 0.4;
}

.customer-reviews-detail .sideRight .reviews-recom .items .Time i.J-icon img {
    width: 100%;
}


/*---------------活动专题---------------*/
.activity-project-container {
    overflow: hidden;
    padding: 50px 0 0;
}

.activity-project-container h3 {
    height: 80px;
    text-align: center;
    margin-bottom: 35px;
}

.activity-project-container h3 .dt {
    margin-bottom: 5px;
}

.activity-project-container .box .item {
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ebebeb;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    -webkit-box-shadow: 1px 3px 5px rgba(0, 0, 0, .03);
    -moz-box-shadow: 1px 3px 5px rgba(0, 0, 0, .03);
    box-shadow: 1px 3px 5px rgba(0, 0, 0, .03);
}

.activity-project-container .box .item .side {
    width: 308px;
    height: 185px;
    border-right: 1px solid #ebebeb;
    padding: 20px 30px;
}

.activity-project-container .box .item .side .info {
    overflow: hidden;
    margin: 15px 0 20px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
}

.activity-project-container .box .item .side .info .pic {
    overflow: hidden;
    float: left;
    width: 105px;
    height: 75px;
    margin: 0 10px 0 0;
}

.activity-project-container .box .item .side .info .pic img {
    width: 100%;
}

.activity-project-container .box .item .side .info em {
    display: inline-block;
    width: 180px;
    line-height: 1.2;
}

.activity-project-container .box .item .side .info em .dt {
    font-size: 16px;
    margin-bottom: 8px;
}

.activity-project-container .box .item .side .info em .en {
    text-transform: uppercase;
    line-height: 1.2;
}

.activity-project-container .box .item .side .info em .name {
    padding-left: 16px;
}

.activity-project-container .box .item .side .info em .time i {
    display: inline-block;
    vertical-align: middle;
    margin: -3px 2px 0 0;
    width: 14px;
    height: 14px;
    background: url("../images/news/time@icon.png")/*tpa=https:img.meixiang/new_web/images/news/time@icon.png*/;
}

.activity-project-container .box .item .list {
    width: 905px;
}

.activity-project-container .box .item .list ul li {
    float: left;
    width: 207px;
    text-align: center;
    margin-left: 15px;
}

.activity-project-container .box .item .list ul {
    overflow: hidden;
    padding: 30px 0 30px 2px;
}

.activity-project-container .box .item .list ul li .p-img {
    overflow: hidden;
    width: 207px;
    height: 160px;
    text-align: center;
    background-color: #999;
}

.activity-project-container .box .item .list ul li .p-img img {
    width: 100%;
}

.activity-project-container .box .item .list ul li .p-name {
    margin-top: 5px;
}

/*---------------当前位置---------------*/
.bread-crumbs {
    padding: 0 20px 30px;
    color: #777;
    word-wrap: break-word;
}

.bread-crumbs a {
    color: #777;
}

/*---------------精彩视频---------------*/
.video-content {
    position: relative;
    top: -40px;
    z-index: 99;
    padding: 50px 20px 40px;
    background-color: #fff;
}

.video-content .video-ico {
    position: absolute;
    top: -130px;
    left: 50%;
    z-index: 99;
    margin-left: -27px;
    width: 54px;
    height: 156px;
    background: url("../images/video@icon.png")/*tpa=https:img.meixiang/new_web/images/video@icon.png*/;
}

.video-content .video-list {
    overflow: hidden;
}

.video-content .video-list li {
    float: left;
    margin-bottom: 45px;
    padding-right: 17px;
    padding-left: 16px;
}

.video-content .video-list li .item {
    float: left;
    overflow: hidden;
    width: 380px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.video-content .video-list li .item .video-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    width: 380px;
    height: 225px;
}

.video-content .video-list li .item .video-img:hover .mask {
    opacity: 1;
    cursor: pointer;
}

.video-content .video-list li .item .video-img:hover .play-button {
    cursor: pointer;
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

.video-content .video-list li .item .video-img .mask {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    -webkit-transition: .5s;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    transition: transform .5s ease-out;
}

.video-content .video-list li .item .video-img .mask .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -35px;
    width: 70px;
    height: 70px;
    background: url("../images/play@but.png")/*tpa=https:img.meixiang/new_web/images/play@but.png*/;
    -webkit-transition: .5s;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    transition: transform .5s ease-out;
}

.video-content .video-list li .item .name {
    margin-bottom: 5px;
}

.video-content .video-list li .item .tab-label i.eyes {
    float: left;
    margin-top: 1px;
    width: 21px;
    height: 15px;
    background: url("../images/eyes@icon.png")/*tpa=https:img.meixiang/new_web/images/eyes@icon.png*/;
}

.video-content .video-list li .item .tab-label dd {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    padding: 2px 0;
    color: #777;
}

.video-content .video-list li .item .tab-label dd.adv {
    padding: 2px 8px;
    background-color: #e7e7e7;
}

.video-content .video-list li .item .tab-label dd.spacer {
    margin-top: 0;
    margin-right: 5px;
    margin-left: 10px;
    width: 1px;
    height: 26px;
    background-color: #d5d5d5;
}


/*---------------视频详情页---------------*/
.video-detail {
    padding-bottom: 30px;
}

.video-detail .video-Big {
    overflow: hidden;
    margin: 0 20px 25px 20px;
    height: 540px;
    background-color: #000;
    text-align: center;
}

.video-detail .video-Big video {
    height: 100%;
}

.video-detail .hd {
    margin: 0 20px;
    color: #777;
}

.video-detail .hd .time {
    margin-top: 2px;
}

.video-detail .hd .item {
    display: block;
    margin-left: 5px;
    padding: 2px 8px;
    background-color: #e7e7e7;
}

.video-detail .hd .name {
    color: #000;
    font-size: 24px;
}

.video-detail .streamhero-action li {
    float: left;
}

.video-detail .streamhero-action .streamhero-ico {
    display: block;
    margin-bottom: 2px;
    height: 20px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    cursor: pointer;
}

.video-detail .streamhero-action .streamherolikes {
    width: 24px;
    background-image: url("../images/love@icon.png")/*tpa=https:img.meixiang/new_web/images/love@icon.png*/;
}

.video-detail .streamhero-action .streamhero-views {
    width: 28px;
    background-image: url("../images/eyes-big@icon.png")/*tpa=https:img.meixiang/new_web/images/eyes-big@icon.png*/;
}

.video-detail .dividing-line {
    margin-right: 10px;
    margin-left: 10px;
    width: 1px;
    background-color: #b7b7b7;
}

.video-detail .streamhero-action .dividing-line {
    height: 47px;
}

