﻿@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
html,body{}
body{font-family:"Microsoft YaHei" !important;font-size:14px;}
a{text-decoration:none;color:inherit;transition:all .6s;}
li{list-style-type:none;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
img{border:0;}
.container{width:1200px;margin:0 auto;}
input,button,a,img,textarea{outline:none;}


/*head*/
.head{box-shadow:0 0 10px rgba(0,0,0,0.1);}
.head-top{height:40px;line-height: 40px;background:#f3f3f3;color:#111;}
.head-city{background:url(../images/head-tb1.png) no-repeat left;padding-left:18px;}
.head-city span{display:inline-block;background:url(../images/head-tb2.png) no-repeat right;padding-right:15px;}
.nav{height:115px;background:#fff;}
.nav .logo{}
.nav .logo img{display:block;margin-top:29px;}
.nav .nav-box{}
.nav .nav-box ul li{float:left;margin:36px 0 0 65px;font-size:15px;color:#121212;line-height: 36px;}
.nav .nav-box ul li a{display:block;}
.nav .nav-box ul li.cur,.nav .nav-box ul li:hover{border-bottom:#15633f 2px solid;color:#15633f;}

/*幻灯片*/
.banner{width:100%;height:645px;position:relative;}
.banner-con {overflow: hidden;position: relative;margin:0 auto;}
.banner-con .container{position:relative;}
.banner-con .slide-wrapper {height: 100%;overflow: hidden;}
.banner-con .slide-wrapper ul {position: relative;}
.banner-con .slide-wrapper li {float: left;position:relative;text-align: center;height:645px;}
.banner-con .slide-wrapper li a {display: block;height:645px;width: 100%;position: relative;}
.banner-con .slide-dot {position: absolute;right: 0;bottom: 20px;width: 100%;font-size: 0;text-align: center;opacity:0;}
.banner-con .slide-dot span {display: inline-block;width: 6px;height: 6px;background: #b7b8b9;opacity: 0.5;border-radius: 3px;border: 1px solid #fff;margin: 0px 3px;}
.banner-con .slide-dot span.active {width:10px;height:7px;background: #fff;opacity: 1;}
.banner-con .slideBtn {position: absolute;cursor: pointer;text-align: center;}
.banner-con .slide-prev:hover,.banner-con .slide-next:hover{opacity:1;}
.banner-con .slideBtn i{display:block;width:100%;height:100%;background-size:1.3em !important;}
.banner-con .slide-prev {/*display:none;*/width:120px;height:60px;line-height: 60px;text-align:center;border-radius:30px;font-size:30px;color:#fff;background:url(../images/next-tb1.png) no-repeat center rgba(255,255,255,0.36);right:130px;bottom:40px;}
.banner-con .slide-next {width:120px;height:60px;line-height: 60px;text-align:center;border-radius:30px;font-size:30px;color:#fff;background:url(../images/next-tb.png) no-repeat center rgba(255,255,255,0.36);right:0;bottom:40px;}
.banner-con .slide-num{position:absolute;right:0;bottom:30px;width:120px;text-align:center;font-size:16px;color:#f3f3f3;letter-spacing:2px;}
.banner-con .slide-num span.minnum{font-size:20px;}

.banner .swiper-container6{overflow:hidden;height:645px;}
.banner .swiper-container6 .swiper-slide{}
.banner .swiper-container6 .swiper-slide .solution-card a{display:block;height:645px;background-size:auto  100% !important;}
.banner .swiper-button-prev,.banner .swiper-button-next{
    background:rgba(255,255,255,0.36);width:45px;height:45px;text-align: center;
    line-height: 45px;color:#fff;font-size:25px;font-family:'宋体';border-radius:50%;outline:none !important;

}
.banner .swiper-button-prev{left:2%;}
.banner .swiper-button-next{right:2%;}
.banner .swiper-container6 .swiper-pagination{bottom: 25px;font-size:16px;color:#f3f3f3;}
.banner .swiper-pagination-bullet{}


/*box1*/
.endorsementBox {
    background: #f3f3f3;
    width: 100%;
}

.endorsement {
    width: 1200px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px 0;
}

.endorsement * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1;
}

.endorsement a {
    color: #303030;
    -webkit-backface-visibility: hidden;
    text-decoration: none;
}

.endorsement a,
.endorsement a:active,
.endorsement a:hover,
.endorsement a:focus,
.endorsement a:visited {
    text-decoration: none;
}

.endorsement ul li {
    float: left;
}

.endorsement ul li:first-child {
    height: 330px;
    width: 400px;
    padding: 50px 17px 20px 30px;
}

.endorsement ul li:first-child h2 {
    font-size: 30px;
    font-weight: 600;
    color: #232323;
    margin-bottom: 10px;
}

.endorsement ul li:first-child p {
    font-size: 16px;
    color: #6a6a6a;
    line-height: 25px;
}

.endorsement ul li:first-child span {
    display: block;
    width: 61px;
    height: 3px;
    background: #0f4c2c;
    margin-top: 30px;
}

.endorsement ul li:first-child .englisgTxt {
    font-size: 14px;
    margin-top: 34px;
    color:#6a6a6a;
}

.endorsement ul li:first-child i {
    display: block;
    height: 184px;
    width: 179px;
    position: absolute;
    bottom: 30px;
    right: 17px;
    background: url(../images/sy-img1.png) no-repeat center;
}

.endorsement ul li:nth-child(2) {
    width: 440px;
    height: 330px;
    margin: 0 8px 0 10px;
}

.endorsement ul li:nth-child(2) .middleman,
.endorsement ul li:nth-child(2) .middleman-1 {
    width: 100%;
    height: 160px;
    padding: 28px 0 0 30px;
}

.endorsement ul li:nth-child(2) .middleman h2,
.endorsement ul li:nth-child(2) .middleman-1 h2 {
    font-size: 30px;
    font-weight: 600;
    color: #232323;
    margin-bottom: 10px;
}

.endorsement ul li:nth-child(2) .middleman p,
.endorsement ul li:nth-child(2) .middleman-1 p {
    font-size: 16px;
    color: #6a6a6a;
    line-height: 25px;
}

.endorsement ul li:nth-child(2) .middleman span,
.endorsement ul li:nth-child(2) .middleman-1 span {
    display: block;
    width: 61px;
    height: 3px;
    background: #0f4c2c;
    margin-top: 23px;
}

.endorsement ul li:nth-child(2) .middleman .englisgTxt,
.endorsement ul li:nth-child(2) .middleman-1 .englisgTxt {
    font-size: 8px;
    color: #2e2e2e;
    margin-top: 34px;
}

.endorsement ul li:nth-child(2) .middleman i,
.endorsement ul li:nth-child(2) .middleman-1 i {
    display: block;
    width: 139px;
}

.endorsement ul li:nth-child(2) .middleman i {
    position: absolute;
    bottom: 26px;
    right: 8px;
    height: 110px;
    background: url(../images/sy-img2.png) no-repeat center;
}

.endorsement ul li:nth-child(2) .middleman-1 {
    margin-top: 10px;
}

.endorsement ul li:nth-child(2) .middleman-1 i {
    height: 110px;
    position: absolute;
    bottom: 26px;
    right: 8px;
    background: url(../images/sy-img3.png) no-repeat center;
}

.endorsement ul li:last-child {
    width: 332px;
    height: 330px;
    padding: 41px 0 0 32px;
}

.endorsement ul li:last-child h2 {
    font-size: 30px;
    font-weight: 600;
    color: #232323;
    margin-bottom: 10px;
}

.endorsement ul li:last-child p {
    font-size: 16px;
    color: #6a6a6a;
    line-height: 25px;
}

.endorsement ul li:last-child span {
    display: block;
    width: 61px;
    height: 3px;
    background: #0f4c2c;
    margin-top: 25px;
}

.endorsement ul li:last-child .englisgTxt {
    font-size: 13px;
    color: #6a6a6a;
    margin-top: 28px;
}

.endorsement ul li:last-child i {
    display: block;
    width: 257px;
    height: 189px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/sy-img4.png) no-repeat center;
}

.endorsement-item {
    background: #fff;
    position: relative;
}

.endorsementjs {
    background: #0f4c2c;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.endorsementjs h2 {
    color: #fff !important;
}

.endorsementjs p {
    color: #fff !important;
}

.endorsementjs span {
    background: #fa9300 !important;
}

.endorsementjs .englisgTxt {
    color: rgba(255, 255, 255, 0.9) !important;
}


/*全包式透明整装 Inclusive*/
.Inclusive {
    margin-top: 80px;
    width: 100%;
    position: relative;
}

.Inclusive .Inclusive-bgIcon1 {
    display: block;
    width: 173px;
    height: 452px;
    background: url(../images/ideng.png) no-repeat center;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 0;
}

.Inclusive .Inclusive-bgIcon2 {
    display: block;
    width: 208px;
    height: 318px;
    background: url(../images/isofa.png) no-repeat center;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 0;
}

.Inclusive .Inclusive-content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    z-index: 1;
    /*透明整装*/
}

.Inclusive .Inclusive-content .transparentZz {
    width: 100%;
    height: 475px;
    margin-top: 40px;
    background: #f7f7f7;
}

.Inclusive .Inclusive-content .transparentZz .transparentZz-leftSide {
    width: 710px;
    height: 475px;
    float: left;
}

.Inclusive .Inclusive-content .transparentZz .transparentZz-leftSide a {
    display: block;
    width: 740px;
    height: 480px;
}

.Inclusive .Inclusive-content .transparentZz .transparentZz-leftSide img {
    width: 100%;
    height: 100%;
}

.Inclusive .Inclusive-content .transparentZz .tmzz-btnPrev,
.Inclusive .Inclusive-content .transparentZz .tmzz-btnNext {
    width: 63px;
    height: 63px;
    position: absolute;
    z-index: 9999999999999999;
    cursor: pointer;
}

.Inclusive .Inclusive-content .transparentZz .tmzz-btnPrev {
    top: 50%;
    left: 26px;
    background: url(../images/newleft.png) no-repeat center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.Inclusive .Inclusive-content .transparentZz .tmzz-btnNext {
    top: 50%;
    right: 26px;
    background: url(../images/newright.png) no-repeat center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.Inclusive .Inclusive-content .transparentZz .transparentZz-rightSide {
    float: right;
    width: 490px;
    height: 475px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 47px;
}

.transparentZz-rightSide .icon-fire {
    display: block;
    width: 115px;
    height: 46px;
    background: url(../images/zqz-img.png) no-repeat center;
    top: -11px;
    right: 20px;
    position: absolute;
}

.transparentZz-rightSide .title {
    text-align: center;
    font-size: 33px;
    color: #232323;
    font-weight: 600;
}

.transparentZz-rightSide .subtitle {
    text-align: center;
    font-size: 14px;
    color: #232323;
}

.transparentZz-rightSide .slideNavBox {
    width: 430px;
    height: 155px;
    background: #fff;
    border-radius: 10px;
    margin: 25px auto 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px;
}

.transparentZz-rightSide .slideNavBox .navTitle {
    text-align: center;
}

.transparentZz-rightSide .slideNavBox .navTitle span {
    color: #666;
    font-size:16px;
}

.transparentZz-rightSide .slideNavBox .navTitle .navTitleTxt {
    font-size: 20px;
    color: #232323;
    font-weight: 600;
    margin: 0 10px;
}

.transparentZz-rightSide .slideNavBox .navList li {
    float: left;
    margin-top: 12px;
    padding: 0 28px;
    border-right: 1px solid #232323;
    font-size: 18px;
    cursor: pointer;
    color:#111;
}

.transparentZz-rightSide .slideNavBox .navList li:nth-child(3), .transparentZz-rightSide .slideNavBox .navList li:nth-child(6) {
    border-right: 0;
}

.transparentZz-rightSide .slideNavBox .navList li.active{
    color: #fa9300;
}

.transparentZz-rightSide .newTmzz {
    width: 419px;
    margin: 26px auto 0;
}

.transparentZz-rightSide .newTmzzBtn {
    width: 415px;
    margin: 25px auto 0;
}

.transparentZz-rightSide .newTmzzBtn a {
    width: 165px;
    height: 40px;
    font-size: 20px;
    color: #ffffff;
    display: block;
    float: left;
    text-align: center;
    line-height: 38px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.transparentZz-rightSide .newTmzzBtn a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.transparentZz-rightSide .newTmzzBtn a:first-child {
    background-color: #fa9300;
    margin-right: 32px;
}

.transparentZz-rightSide .newTmzzBtn a:last-child {
    background-color: #0f4c2c;
}

.navList{margin-top:10px;}

/*公共使用头部*/
.newHeadlines {
    width: 1200px;
    height: 95px;
    position: relative;
}

.newHeadlines .newLine {
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    top: 40px;
}

.newHeadlines .newTitle {
    width: 84%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.newHeadlines .newTitle h2 {
    line-height: 1;
    font-size: 50px;
    color: #111;
    text-align: center;
}

.newHeadlines .newTitle p {
    line-height: 24px;
    font-size: 22px;
    color: #111;
    text-align: center;
    margin-top: 16px;
}

.newheadline {
    height: 102px;
}

.sy-yysh{padding:26px 0;}
.sy-yysh ul li{float:left;width:128px;position:relative;margin-left:33px;}
.sy-yysh ul li:nth-child(1){margin-left:0;}
.sy-yysh ul li:nth-child(8){width:63px;}
.sy-yysh ul li:nth-child(8) em{display:none;}
.sy-yysh ul li i{display:block;width:46px;height:39px;margin-left:5px;}
.sy-yysh ul li:nth-child(1) i{background:url(../images/sy-t1.png) no-repeat;}
.sy-yysh ul li:nth-child(1):hover i{background:url(../images/sy-t1e.png) no-repeat;}
.sy-yysh ul li:nth-child(2) i{background:url(../images/sy-t2.png) no-repeat;}
.sy-yysh ul li:nth-child(2):hover i{background:url(../images/sy-t2e.png) no-repeat;}
.sy-yysh ul li:nth-child(3) i{background:url(../images/sy-t3.png) no-repeat;}
.sy-yysh ul li:nth-child(3):hover i{background:url(../images/sy-t3e.png) no-repeat;}
.sy-yysh ul li:nth-child(4) i{background:url(../images/sy-t4.png) no-repeat;}
.sy-yysh ul li:nth-child(4):hover i{background:url(../images/sy-t4e.png) no-repeat;}
.sy-yysh ul li:nth-child(5) i{background:url(../images/sy-t5.png) no-repeat;}
.sy-yysh ul li:nth-child(5):hover i{background:url(../images/sy-t5e.png) no-repeat;}
.sy-yysh ul li:nth-child(6) i{background:url(../images/sy-t6.png) no-repeat;}
.sy-yysh ul li:nth-child(6):hover i{background:url(../images/sy-t6e.png) no-repeat;}
.sy-yysh ul li:nth-child(7) i{background:url(../images/sy-t7.png) no-repeat;}
.sy-yysh ul li:nth-child(7):hover i{background:url(../images/sy-t7e.png) no-repeat;}
.sy-yysh ul li:nth-child(8) i{background:url(../images/sy-t8.png) no-repeat;}
.sy-yysh ul li:nth-child(8):hover i{background:url(../images/sy-t8e.png) no-repeat;}
.sy-yysh ul li p{font-size:15px;color:#3c3c3c;margin-top:15px;}
.sy-yysh ul li em{display:block;width:25px;height:22px;background:url(../images/sy-jtt.png) no-repeat;position:absolute;right:0;top:20px;}




/*报价*/
.baojia{height:481px;background:url(../images/baojia-bg.jpg) no-repeat center;margin-top:30px;overflow:hidden;background-attachment: fixed;}
.baojia-l{width:366px;height:342px;background:#fff;margin-top:66px;text-align:center;overflow:hidden;}
.baojia-l strong{display:block;font-size:24px;color:#111;margin-top:30px;}
.baojia-l p{font-size:16px;color:#939393;margin-top:8px;}
.baojia-l p span{color:#0f4c2c;}
.baojia-l ul{}
.baojia-l ul li{width:237px;height:38px;line-height: 38px;background:#f2f2f2;border-radius:30px;margin:16px auto 0 auto;}
.baojia-l ul li .bj-txt{width:90%;height:98%;border:0;background:none;margin:0 auto;text-align:center;font-size:16px;color:#757575;}
.baojia-l ul li .bj-sbt{font-size:16px;color:#fff;width:100%;height:100%;border:0;background:none;}
.baojia-l ul li.bj-last{background:#0f4c2c;}
.baojia-c{width:429px;margin:66px 0 0 13px;}
.baojia-c ul li{height:166px;overflow:hidden;transition:all .6s;position:relative;background:#fff;}
.baojia-c ul li i{display:block;width:100%;height:100%;position:absolute;top:0;left:0;transition:all .6s;}
.baojia-c ul li:hover i,.baojia .baojia-r:hover i{transform:scale(1.1);transition:all .6s;}
.baojia-c ul li .baojia-right-title{margin:39px 0 0 40px;position:relative;z-index:66;}
.baojia-c ul li .baojia-right-title strong{display:block;font-weight:normal;font-size:28px;color:#111;line-height:22px;border-left:#0f4c2c 3px solid;padding-left:13px;transition:all .6s;}
.baojia-c ul li:hover .baojia-right-title strong{transition:all .6s;color:#0f4c2c;}
.baojia-c ul li .baojia-right-title p{font-size:16px;color:#939393;margin:23px 0 0 20px;}
.baojia .baojia-r{width:378px;height:342px;background:#fff;position:relative;overflow:hidden;}
.baojia .baojia-r ul{position:relative;z-index:66;}
.baojia .baojia-r:hover ul li strong{transition:all .6s;color:#0f4c2c;}
.baojia .baojia-r i{display:block;width:100%;height:100%;position:absolute;top:0;left:0;transition:all .6s;}


/*装修案例*/
.qs-case {
    width: 1200px;
    margin: 100px auto 0;
}

.qs-caseList {
    margin-top: 35px;
}

.qs-caseList img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.qs-caseList ul li {
    float: left;
    width:393px;height:263px;
    margin:10px 0 0 10px;
}

.qs-caseList ul li .casePage {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    perspective: 500px;
    -webkit-perspective: 500px;
}

.qs-caseList ul li:nth-child(1){
    width: 595px;
    height: 314px;
    margin-left:0;
}
.qs-caseList ul li:nth-child(2) {
     width: 595px;
     height: 314px;
 }
.qs-caseList ul li:nth-child(3){
    margin-left:0;
}

.qs-caseList ul li:nth-child(1) .casePage .shade,.qs-caseList ul li:nth-child(2) .casePage .shade {
    width: 595px;
    height: 314px;
    padding-top: 20%;
}

.shadea {
    padding: 10px 5px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: bottom 0.4s;
    transition: bottom 0.4s;
    display:none;
}

.shadea h3 {
    color: #fff;
    text-align: center;
}

.casePage:hover .shadea {
    bottom: -41px;
}

.casePage:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.shade {
    display: table-cell;
    color: #fff;
    width: 393px;
    height: 263px;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20%;
}

.shade h2 {
    text-align: center;
}

.shade .seeBtn {
    display: block;
    width: 112px;
    height: 32px;
    background-color: #fa9300;
    border-radius: 16px;
    text-align: center;
    margin: 0 auto;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    margin-top: 24px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.shade .seeBtn:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
@-webkit-keyframes topenter {
    from {
        -webkit-transform-origin: top;
        -webkit-transform: rotateX(-90deg);
    }
    to {
        -webkit-transform-origin: top;
        -webkit-transform: rotateX(0deg);
    }
}

@keyframes topenter {
    from {
        -webkit-transform-origin: top;
        transform-origin: top;
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
    to {
        -webkit-transform-origin: top;
        transform-origin: top;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}

@-webkit-keyframes topleave {
    from {
        -webkit-transform-origin: top;
        -webkit-transform: rotateX(0deg);
    }
    to {
        -webkit-transform-origin: top;
        -webkit-transform: rotateX(-90deg);
    }
}

@keyframes topleave {
    from {
        -webkit-transform-origin: top;
        transform-origin: top;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    to {
        -webkit-transform-origin: top;
        transform-origin: top;
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}

@-webkit-keyframes bottomenter {
    from {
        -webkit-transform-origin: bottom;
        -webkit-transform: rotateX(90deg);
    }
    to {
        -webkit-transform-origin: bottom;
        -webkit-transform: rotateX(0deg);
    }
}

@keyframes bottomenter {
    from {
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    to {
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}

@-webkit-keyframes bottomleave {
    from {
        -webkit-transform-origin: bottom;
        -webkit-transform: rotateX(0deg);
    }
    to {
        -webkit-transform-origin: bottom;
        -webkit-transform: rotateX(90deg);
    }
}

@keyframes bottomleave {
    from {
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    to {
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
}

@-webkit-keyframes leftenter {
    from {
        -webkit-transform-origin: left;
        -webkit-transform: rotateY(90deg);
    }
    to {
        -webkit-transform-origin: left;
        -webkit-transform: rotateY(0deg);
    }
}

@keyframes leftenter {
    from {
        -webkit-transform-origin: left;
        transform-origin: left;
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    to {
        -webkit-transform-origin: left;
        transform-origin: left;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}

@-webkit-keyframes leftleave {
    from {
        -webkit-transform-origin: left;
        -webkit-transform: rotateY(0deg);
    }
    to {
        -webkit-transform-origin: left;
        -webkit-transform: rotateY(90deg);
    }
}

@keyframes leftleave {
    from {
        -webkit-transform-origin: left;
        transform-origin: left;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    to {
        -webkit-transform-origin: left;
        transform-origin: left;
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
}

@-webkit-keyframes rightenter {
    from {
        -webkit-transform-origin: right;
        -webkit-transform: rotateY(-90deg);
    }
    to {
        -webkit-transform-origin: right;
        -webkit-transform: rotateY(0deg);
    }
}

@keyframes rightenter {
    from {
        -webkit-transform-origin: right;
        transform-origin: right;
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }
    to {
        -webkit-transform-origin: right;
        transform-origin: right;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}

@-webkit-keyframes rightleave {
    from {
        -webkit-transform-origin: right;
        -webkit-transform: rotateY(0deg);
    }
    to {
        -webkit-transform-origin: right;
        -webkit-transform: rotateY(-90deg);
    }
}

@keyframes rightleave {
    from {
        -webkit-transform-origin: right;
        transform-origin: right;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    to {
        -webkit-transform-origin: right;
        transform-origin: right;
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }
}

.qs-caseNav {
    margin-top: 25px;
    padding: 30px;
    background: #f7f7f7;
}

.qs-caseNav li {
    float: left;
    width:14%;
    text-align:center;
}

.qs-caseNav li p {
    text-align: center;
    font-size: 16px;
    color: #3c3c3c;
    margin-top: 12px;
}

.qs-caseNav li .qs-caseNavImg {
    width: 82px;
    height: 82px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin:0 auto;
}

.qs-caseNav li .qs-caseNavImg img {
    width: 100%;
    height: 100%;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    display: block;
    -webkit-transition: all ease .2s;
}

.qs-caseNav li:last-child {
    margin-right: 0;
}

.qs-caseNav li .qs-caseNavImg {

}

.qs-caseNav li.on .qs-caseNavImg {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-box-shadow: 0 0 0 8px rgba(15, 76, 44, 0.8);
    box-shadow: 0 0 0 8px rgba(15, 76, 44, 0.8);
}

.qs-caseNav li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.qs-caseNav li:hover p {
    color: #0f4c2c;
}

.qs-concept {
    width: 100%;
    height: 495px;
    background: url(../images/sy-bg1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    margin-top:50px;
}

.qs-concept .qs-conceptBox {
    width: 1200px;
    padding-top: 60px;
    margin: 0 auto;
}
.qz-title{position:relative;}
.qz-title i{
    display:block;
    width: 100px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 46px;
}
.qz-title i.qz-i1{left:0;}
.qz-title i.qz-i2{right:0;}
.qs-concept .qs-conceptBox h2 {
    font-size: 50px;
    color: #000;
    line-height: 1;
    text-align: center;
}

.qs-concept .qs-conceptBox p {
    text-align: center;
    margin-top: 16px;
    font-size: 22px;
    color: #111;
}

.qs-concept .qs-conceptBox .textImg {
    margin: 0 auto;
    display: block;
    width: 400px;
    margin-top: 35px;
}

.qs-concept .qs-conceptBox a {
    width: 185px;
    height: 50px;
    background-color: #0f4c2c;
    border-radius: 30px;
    margin: 42px auto 0;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.qs-concept .qs-conceptBox a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.coneptList {

    margin: 46px auto 0;
}

.coneptList div {
    float: left;
}

.coneptList .coneptItem {
    float: left;
    cursor: pointer;
}

.coneptList .coneptItem span {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #000;
    cursor: pointer;
}

.coneptList .coneptItem span:first-child {
    width: 77px;
    height: 77px;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #434343;
    line-height: 77px;
    margin-bottom: 15px;
}

.coneptList .coneptItem span:first-child img {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.coneptList .coneptItem:hover span:first-child {
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
    border-width:2px;
    border-color:#0f4c2c;
}

.coneptList .coneptItem:hover span:first-child img {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}


.coneptList .coneptIcon {
    font-size: 35px;
    height: 77px;
    line-height: 77px;
    margin: 0 36px;
    color: #434343;
}
.qz-item1{margin-left:30px;}

/*vr 实景*/
.qs-VR {
    margin: 40px auto 0 auto;
    width: 100%;
    height: 900px;
    background: url(../images/vrbg.png) no-repeat center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 50px;
}
.qs-VR .swiper-slide{text-align:center;}
.qs-VR .vrMoreBtn {
    width: 185px;
    height: 50px;
    background-color: #0f4c2c;
    border-radius: 30px;
    margin: 42px auto 0;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.qs-VR .vrMoreBtn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.qs-VR .qs-vrBox {
    margin: 0 auto;
    position: relative;
}

.qs-VR .qs-vrBox .newTitle {
    background: #fff !important;
}
.qs-VR .newHeadlines{margin:0 auto;}
.qs-VR .qs-vrBox .newTitle h2,
.qs-VR .qs-vrBox .newTitle p {
    color: #111;
}

.qs-VR .qs-vrBox .newTitle h2 {
    position: relative;
}

.qs-VR .qs-vrBox .newTitle h2::after {
    display: block;
    width: 100px;
    content: '';
    height: 2px;
    background: #fff;
    position: absolute;
    top: 35px;
    right: 0;
}

.qs-VR .qs-vrBox .newTitle h2::before {
    display: block;
    width: 100px;
    content: '';
    height: 2px;
    background: #fff;
    position: absolute;
    top: 35px;
    left: 0;
}

#certify {
    margin-top: 42px;
    width: 100%;
}

#certify .swiper-slide {
    width: 1382px;
}
#certify .swiper-slide i{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: url(../images/vr-tb.png)no-repeat center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.certifyLeft,
.certifyRight {
    width: 100px;
    height: 400px;
    position: absolute;
    top: 190px;
    /* background: rgba(0, 0, 0, 0.5) url(../images/1.png) no-repeat center; */
    /* -webkit-filter: brightness(0.5);
    -moz-filter: brightness(0.5);
    -ms-filter: brightness(0.5);
    filter: brightness(0.5); */
    z-index: 9999999999;
    cursor: pointer;
}

.certifyLeft {
    left: 5%;
}

.certifyRight {
    right: 4.5%;
}
.certifyLeftBtn {
    width: 93px;
    height: 93px;
    background: url(../images/vrleft.png) no-repeat center;
    position: relative;
    top: 61%;
    margin-top: -50px;

    cursor: pointer;outline:none !important;
}

.certifyRightBtn {
    width: 93px;
    height: 93px;
    background: url(../images/vrright.png) no-repeat center;
    position: relative;
    top: 61%;
    margin-top: -50px;
    cursor: pointer;outline:none !important;
}

.qs-VR .qs-vrBox #certify .swiper-slide-prev{text-align:right;}
.qs-VR .qs-vrBox #certify .swiper-slide-next{text-align:left;}



/*品牌建材*/
.material {
    width: 1200px;
    margin: 90px auto 0;
    overflow: hidden;
}

.material a {
    -webkit-transition: all 200ms ease-in;
}

.material .main-page {
    margin-top: 40px;
}

.main-page .nav {
    width: 1200px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 12px 35px 23px;
    background: #f7f7f7;
    height:auto !important;
}

.main-page .nav .navBtn {
    width: 200px;
    height: 55px;
    background-color: #fcb509;
    border-radius: 10px;
    margin: 42px auto 0;
    display: block;
    text-align: center;
    line-height: 55px;
    font-size: 25px;
    color: #fff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.main-page .nav .navBtn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.main-page .nav ul li {
    float: left;
    cursor: pointer;
}

.main-page .nav ul li a {
    width: 181px;
    height: 104px;
    display: block;
    margin: 20px 13px 0 0;
    font-size: 0;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.main-page .nav ul li.on a.a1{background: url(../images/ppjc-pic1e.png) no-repeat center !important;}
.main-page .nav ul li.on a.a2{background: url(../images/ppjc-pic2e.png) no-repeat center !important;}
.main-page .nav ul li.on a.a3{background: url(../images/ppjc-pic3e.png) no-repeat center !important;}
.main-page .nav ul li.on a.a4{background: url(../images/ppjc-pic4e.png) no-repeat center !important;}
.main-page .nav ul li.on a.a5{background: url(../images/ppjc-pic5e.png) no-repeat center !important;}
.main-page .nav ul li.on a.a6{background: url(../images/ppjc-pic6e.png) no-repeat center !important;}
.main-page .nav ul li.on a.a7{background: url(../images/ppjc-pic7e.png) no-repeat center !important;}
.main-page .nav ul li.on a.a8{background: url(../images/ppjc-pic8e.png) no-repeat center !important;}
.main-page .nav ul li.on a.a9{background: url(../images/ppjc-pic9e.png) no-repeat center !important;}
.main-page .nav ul li.on a.a10{background: url(../images/ppjc-pic10e.png) no-repeat center !important;}
.main-page .nav ul li.on a.a11{background: url(../images/ppjc-pic11e.png) no-repeat center !important;}
.main-page .nav ul li.on a.a12{background: url(../images/ppjc-pic12e.png) no-repeat center !important;}


.main-page .main-content {
    width: 1200px;
    height: 422px;
    overflow: hidden;
}

.main-page .main-content img {
    margin: 0;
    padding: 0;
    resize: none;
    border: none;
    outline: none;
    display: inline;
}

.main-page .main-content div {
    width: 1200px;
    height: 422px;
    overflow: hidden;
}


/*紫五钻工艺*/
.zwzgy{padding:80px 0;}
.zwzgy-b{margin-top:45px;}
.zwzgy-b-l{width:320px;height:475px;}
.zwzgy-b-l img{display:block;width:100%;height:100%;}
.zwzgy-b-r{width:880px;}
.zwzgy-b-item{height:237px;overflow:hidden;}
.zwzgy-b-item-l{height:100%;}
.zwzgy-b-item-l ul li{float:left;width:237px;height:237px;background:#f7f7f7;color:#111;}
.zwzgy-b-item-l ul li.zsz-li2{background:#777777;color:#fff;text-align: right;}
.zwzgy-b-item-l ul li .zwzgy-sm{padding:42px 20px 0 20px;}
.zwzgy-b-item-l ul li .zwzgy-sm strong{display:block;font-size:24px;color:#0f4c2c;}
.zwzgy-b-item-l ul li.zsz-li2 .zwzgy-sm strong,.zwzgy-b-item-l ul li.zsz-li2 .zwzgy-sm i{color:#fff;}
.zwzgy-b-item-l ul li .zwzgy-sm p{font-size:16px;margin-top:18px;}
.zwzgy-b-item-l ul li .zwzgy-sm i{display:inline-block;font-size:60px;color:#dfdfdf;margin-top:30px;font-family:'宋体' !important;}


/*品质系统*/
.pzxt{background:#f3f3f3;padding:80px 0;}
.pzxt .qz-title,.news .qz-title{text-align: center;}
.pzxt .qz-title h2,.news .qz-title h2{line-height: 1;font-size: 50px;color: #111;text-align: center;}
.pzxt .qz-title p,.news .qz-title p{line-height: 24px;font-size: 22px;color: #111;text-align: center;margin-top: 16px;}
.pzxt-c{margin-top:50px;height:403px;overflow:hidden;}
.pzxt-c dl{background:#fff;height:403px;float:left;width:70px;overflow:hidden;position:relative;}
.pzxt-c dl.on{width:780px;}
.pzxt-c dl:nth-child(odd){}
.pzxt-c dl:nth-child(even) dt i{border-right:15px solid #fff;}
.pzxt-c dl dt{float:left;position:relative;width:710px;overflow:hidden;}
.pzxt-c dl dt img{width:100%;height:100%;display:block;}
.pzxt-c dl dt .pzxt-c-con{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;background:rgba(0,0,0,0.5);}
.pzxt-c dl dt .pzxt-c-con p{font-size:30px;color:#fff;margin-top:138px;}
.pzxt-c dl dt .pzxt-c-con a{display:block;font-size:20px;color:#fff;width:159px;height:52px;line-height: 52px;border:#fff 1px solid;margin:30px auto;}
.pzxt-c dl dt .pzxt-c-con a:hover{background:#0f4c2c;transition:all .6s;}
.pzxt-c dl dt i{display:block;width:0;height:0;border-top:25px solid transparent;border-right:15px solid #e4e4e4;border-bottom:25px solid transparent;position:absolute;right:0;top:45%;}
/*.pzxt-c dl.on dt{width:710px;display:block;}*/
.pzxt-c dl dd{width:70px;height:100%;text-align:center;float:left;position:absolute;z-index: 666;top:0;right:0;background:#fff;cursor: pointer;}
.pzxt-c dl:nth-child(odd) dd{background:#e4e4e4;}
.pzxt-c dl dd p{width:20px;font-size:20px;color:#1c1c1c;margin:146px auto 0 auto;}

.pzxt-b{margin-top:45px;}
.pzxt-b ul li{float:left;width:12.5%;text-align:center;}
.pzxt-b ul li img{display:block;margin:0 auto;border:#434343 2px solid;border-radius:50%;}
.pzxt-b ul li p{font-size:16px;color:#111;line-height: 22px;margin-top:10px;}


/*热门资讯*/
.news{padding:80px 0;}
.news-t{height:470px;position:relative;margin-top:50px;}
.news-t img{display:block;width:100%;height:100%;}
.news-t-con{position:absolute;top:0;left:0;width:100%;height:100%;}
.news-t-con h1{position:absolute;top:66px;left:56px;width:42px;text-align:center;padding:10px 0;border:#fff 1px solid;font-size:20px;color:#fff;font-weight:normal;}
.news-t-con .news-t-con-text{position:absolute;top:125px;left:155px;color:#fff;}
.news-t-con .news-t-con-text h3{font-size:20px;letter-spacing:5px;font-weight:normal;}
.news-t-con .news-t-con-text strong{display:block;font-size:42px;margin-top:10px;}
.news-t-con .news-t-con-text i{display:block;width:220px;height:1px;background:#fff;margin-top:10px;}
.news-t-con .news-t-con-text p{font-size:24px;margin-top:10px;}
.news-b{margin-top:50px;}
.news-b dl{float:left;position:relative;width:33.2%;height:195px;border-top:#e0e0e0 1px solid;border-left:#e0e0e0 1px solid;overflow:hidden;}
.news-b dl:nth-child(3n+1){border-left:0;}
.news-b dl:nth-child(1),.news-b dl:nth-child(2),.news-b dl:nth-child(3){border-top:0;}
.news-b dl dt{opacity:0;transition:.6s;}
.news-b dl:hover dt{opacity:1;transition:.6s;}
.news-b dl dt img{display:block;width:100%;height:100%;transition:.6s;}
.news-b dl:hover dt img{transition:.6s;transform:scale(1.2);}
.news-b dl dd{position:absolute;top:0;left:0;width:86%;height:100%;background:rgba(255,255,255,0.85);padding:0 7%;}
.news-b dl dd .news-time{text-align:right;font-size:16px;color:#777;margin-top:25px;}
.news-b dl dd .news-time span{font-size:24px;}
.news-b dl dd strong{display:block;font-weight:normal;font-size:18px;color:#0f4c2c;margin-top:25px;}
.news-b dl dd p{font-size:14px;color:#6d6d6d;line-height: 24px;margin-top:10px;}


/*footer*/
.footer{background:#2a2a2a;padding:90px 0 30px 0;}
.footer-t{}
.footer-t .footer-nav{}
.footer-t .footer-nav ul li{float:left;line-height: 50px;margin-right:75px;font-size:16px;color:#fff;}
.footer-t .footer-nav ul li a:hover{opacity:0.6;}
.footer-t .footer-nav ul li a{display:block;}
.footer-t .footer-logo{}
.footer-t .footer-logo img{display:block;}
.footer-c{border-top:#636363 1px solid;padding:35px 0 30px 0;margin-top:32px;}
.footer-c .footer-c-l{}
.footer-c .footer-c-l ul li{float:left;width:145px;height:48px;line-height: 48px;text-align: center;background:#5b5b5b;margin-right:20px;transition:all .6s;}
.footer-c .footer-c-l ul li.on,.footer-c .footer-c-l ul li:hover{background:#0f4c2c;transition:all .6s;}
.footer-c .footer-c-l ul li a{display:block;font-size:16px;color:#fff;}
.footer-c .footer-c-l p{font-size:16px;color:rgba(255,255,255,0.6);line-height: 36px;margin-top:26px;}
.footer-c-r{}
.footer-c-r ul li{float:left;text-align: center;margin-left:23px;}
.footer-c-r ul li img{display:block;width:110px;}
.footer-c-r ul li p{color:#fff;font-size:14px;margin-top:8px;}
.footer-b{border-top:#636363 1px solid;padding-top:25px;font-size:16px;color:#fff;}
.footer-bottom{background:#2a2a2a;height:100px;display:none;}

/*footer-悬浮*/
.footer-xf{width:100%;height:90px;background:url(../images/foot-xf-bg.jpg) no-repeat center;position:fixed;bottom:0px;left:0;z-index:8888;display:none;}
.footer-xf-l{padding-top:20px;}
.footer-xf-l ul li{float:left;text-align: center;color:#fff;width:140px;background:url(../images/footer-xf-xt.png) no-repeat left;}
.footer-xf-l ul li.on{background:none;}
.footer-xf-l ul li img{display:block;margin:0 auto;}
.footer-xf-l ul li h3{height:35px;line-height: 35px;font-size:30px;font-weight:normal;}
.footer-xf-l ul li h3 span{font-size:16px;}
.footer-xf-l ul li p{font-size:18px;}
.footer-xf-r{padding-top:25px;}
.footer-xf-r ul li{float:left;height:42px;line-height: 42px;background:#fff;border-radius:5px;margin-left:11px;padding:0 15px;}
.footer-xf-r ul li .footer-xf-txt{width:160px;height:100%;border:0;font-size:16px;color:#999;}
.footer-xf-r ul li .footer-xf-sbt{width:125px;height:100%;border:0;font-size:18px;color:#fff;background:none;}
.footer-xf-r ul li:nth-child(3){background:#fb9300;}

/*返回顶部*/
#scrollT{position:fixed;right:20px;bottom:110px;width:55px;background:rgba(0,0,0,0.2);text-align:center;padding:8px 0;opacity:0;transition:all .6s;z-index: 8888;}
#scrollT a{display:block;font-size:30px;color:rgba(255,255,255,0.6);}
#scrollT:hover{transition:all .6s;background:rgba(15,76,44,0.5);}

/*左侧悬浮*/
/* mew add fd */

.left-navbar {
  width: 188px;
  position: fixed;
  left: 0%;
  bottom: 28% ;
  z-index: 999;

}
.left-navbar .left-navbar-bg {
  width: 100%;
  position: relative;
  z-index: 2;
    height:425px;
}
.left-navbar .left-navbar-bg h3{position:absolute;top:-10px;left:26px;z-index: 66;}
.left-navbar .left-navbar-bg h3 img {
  transition:all .6s;
}
.left-navbar .left-navbar-bg p{position:absolute;top:86px;left:44.2px;background:#0f4c2c;z-index: 66;}
.left-navbar .left-navbar-bg i{display:block;position:absolute;top:90px;left:55px;background:#062e19;width:115px;height:290px;}
.left-navbar:hover .left-navbar-bg h3 img{transition:all .6s;transform:scale(1.1);}
.left-navbar .left-navbar-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.left-navbar .left-navbar-list {
  width: 110px;
  margin:0 auto;
  margin-top: 202px;
  margin-left:50px;
  position: relative;
}
.left-navbar li {
  width:125px;
  height:45px;
  text-align:center; 
  line-height:45px;
  color:#fff;
  font-size:18px;
  font-weight:600;
  cursor: pointer;
  position: relative;
  z-index: 4;
  background:#0f4c2c;
  margin-top:10px;
}

.left-navbar span {
  display:block;
  text-align:center; 
  font-weight:600;
  cursor: pointer;
  position: relative;
  z-index: 4;
  margin-top:10px;
  width:138px; 
  height:49px;
  margin-left:-6px;
}


.left-navbar li.active{
  -webkit-animation: scale 1s ease infinite;
  -o-animation: scale 1s ease infinite;
  animation: scale 1s ease infinite;
  color:#fff;
}

.left-navbar li:hover{
  -webkit-animation: scales 1s ease infinite;
  -o-animation: scales 1s ease infinite;
  animation: scales 1s ease infinite;
  color:#fff;
}
/*
.left-navbar li:hover:nth-child(3){
	-webkit-animation: no 1s ease infinite;
  -o-animation: no 1s ease infinite;
  animation: no 1s ease infinite;
}
*/
/****************animate*******************/

@keyframes scale {
  0%,
  100% {
    -webkit-transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes scales {
  0%,
  100% {
    -webkit-transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

/* new fd end */

/*弹窗*/
.tk_layer_W {
  width: 968px;
  height: 460px;
  background: #fff;
  background: url(../images/tankuan.png) no-repeat;
  /* box-shadow: -3px 4px 6px #c7c3c3; */
  border-radius: 20px;
  position: fixed;
  top: 42%;
  left: 98%;
  margin-left: -484px;
  margin-top: -240px;
  padding: 35px 0 0 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  z-index: 99999999999999;
}

.lf_layerMf h3 {
  font-size: 32px;
  color: #0f4c2c;
}

.le_city_phone {
  width: 339px;
  padding-top: 50px;
  float: left;
}

.bt_layer_ip form p {
  text-align: center;
  color: #fa2833;
  margin-top: 20px;
}

.layer_cliDj {
  margin-top: 10px;
  width: 141px;
  height: 351px;
  background: url(../images/layer_dj.png) center no-repeat;
  margin-left: 35px;
  float: left;
}

.layer_zxys {
  padding-top: 46px;
}

.layer_zxys {
    width: 339px;
    padding-top: 46px;
    float: left;
}

.ls_close {
  position: absolute;
  right: 20px;
  top: 88px;
  width: 40px;
  outline: 0;
  background: url(../images/close-bg.png) no-repeat;
  padding: 0;
  height: 28px;
}

.cli_yuan {
  width: 117px;
  height: 117px;
  border-radius: 50%;
  padding-top: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 120px auto 0;
  position: relative;
}

 .lefts {
  float: left;
}

.cli_yuan button {
  width: 83px;
  height: 83px;
  color: white;
  display: block;
  text-align: center;
  /*padding-top: 17px;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  position: absolute;
  z-index: 2;
  left: 17px;
  font-weight: 700;
  /* background-color: #fa2833; */
  background: #0f4c2c;
  border-width: 3px;
  border-style: solid;
  border-color: white;
  -o-border-image: initial;
  border-image: initial;
  border-radius: 50%;
  margin: 0px auto;
}

.cli_yuan span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  border-radius: 50%;
  background: #0f4c2c;
  z-index: 12;
  -webkit-animation: scale-three2 1.5s ease infinite;
  animation: scale-three2 1.5s ease infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  z-index: 1;
}

.layer_zxys h5 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 33px;
}

.qb_laterB {
  font-size: 17px;
  margin-bottom: 27px;
  position: relative;
}

.qb_laterB em {
  font-style: normal;
  position: absolute;
  bottom: -18px;
  right: 0;
  color: #ccc;
  font-size: 12px;
  margin: 0px 50px 0px 0px;
}

.qb_laterB span {
  margin-left: 10px;
}

.qb_laterBY {
  font-size: 22px;
  font-weight: bold;
  width: 90px;
  border-bottom: 1px solid #727171;
  color: #fa2833;
  display: inline-block;
  text-align: center;
}

.layer_form {
  font-size: 16px;
  margin-bottom: 15px;
  position: relative;
}

.layer_form span {
  position: absolute;
  right: 20px;
  top: 11px;
  font-size: 14px;
  color: #353535;
}

.layer_form select {
  background: #fff;
}

.layer_form input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  height: 33px;
  width: 247px;
  outline: none;
  border: 1px solid #e2e3e3;
}


.shiAndt {
  margin-bottom: 10px;
}

.shi_hxBox select {
  margin-left: 5px;
}

.shiAndt select {
  width: 119px;
  height: 33px;
  border: 1px solid #e2e3e3;
  border-radius: 3px;
  color: #757575;
}

.chuAndW { 
  float: right;
  margin: 3px 7px 0px 0px;
}


.chuAndW select {
  width: 76px;
  height: 33px;
  border: 1px solid #e2e3e3;
  border-radius: 3px;
  color: #757575;
}

.ls_close {
  position: absolute;
  right: 20px;
  top: 88px;
  width: 40px;
  outline: 0;
  background: url(../images/close-bg.png) no-repeat;
  padding: 0;
  height: 28px;
}

.ls_close i {
  display: block;
  margin: 2px;
  background-color: #fff;
  width: 24px;
  height: 24px;
  background: url(../images/close-cl.png) no-repeat;
  overflow: hidden;
  transition: 1s ease-in-out 0s;
  -moz-transition: 1s ease-in-out 0s;
  -webkit-transition: 1s ease-in-out 0s;
  -o-transition: 1s ease-in-out 0s;
  -webkit-backface-visibility: hidden;
  background-size: contain;
}

.ls_close:hover i {
  -moz-transform: scale(1.1) rotate(360deg);
  -webkit-transform: scale(1.1) rotate(360deg);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -moz-transition: 1s ease-in-out 0s;
  -webkit-transition: 1s ease-in-out 0s;
}

/* 右侧悬浮 */
.left-you {

    position: fixed;
    right: 2px;
    bottom: 28%;
    z-index: 999;
}

@-webkit-keyframes scale-three2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .8;
    }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

@keyframes scale-three2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .8;
    }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}


