@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
    list-style: none;
}
body {
    background: #fff;
    font: normal 12px/22px 宋体;
    width: 100%;
}
img {
    border: 0;
}
a {
    text-decoration: none;
    color: #333;
    text-decoration:none;
}
h3{
    margin-top: 0;
}
a:hover {
    color: #1974A1;
}
a:focus, a:hover {
    color: #fff;
    text-decoration: none;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
/* banner */
.js-silder{
    position: relative; 
    min-width: 320px;
    margin-top: 50px;
}
.silder-scroll{
    width: 100%;
    overflow: hidden;
}
.silder-main{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.silder-main-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;

}
.silder-main-img img{
    width: 100%;
}
.js-silder-ctrl{
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 10px;
}
.silder-ctrl-prev,
.silder-ctrl-next{
    position: absolute;
    top: 0;
    width: 8%;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-family: "宋体";
    font-size: 52px;
    font-weight: 600;
    text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
    left: 0;
    text-align: left;
}
.silder-ctrl-next{
    right: 0;
    text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
    position: absolute;
    top: 5%;
    margin-top: -280px;
}
.silder-ctrl-prev>span{
    left: 20px;
}
.silder-ctrl-next>span{
    right: 20px;
}
.silder-ctrl-con{
    display: inline-block;
    width: 2%;
    padding: 10px 0;
    /* margin: 0 10px; */
    cursor: pointer;
}
.silder-ctrl-con>span{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px 6px 1px 6px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(255, 255, 255, 0.59);
    /*border: 1px solid rgba(255, 255, 255, 0.59);*/
    border-radius: 10px;
    color: rgba(255,255,255,0);
}
.silder-ctrl-con.active>span{
    background: rgba(255, 255, 255, 0.9);
    width: 32px;
    height: 10px;
    margin: 1px;
    border-radius: 6px;
    /*color: rgba(255,255,255,0);*/
}

@media (max-width: 768px){
    .silder-ctrl-prev,
    .silder-ctrl-next{
        width: 10%;
        font-size: 26px;
        margin-top: -25px;
    }
    .silder-ctrl-con{
        width: 14px;
        height: 14px;
        padding: 0;
        margin: 0 5px;
    }
    .silder-ctrl-con>span{
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        padding: 0;
    }
}
.start{
    display: block;
    position: absolute;
    top: 64%;
    left: 17%;
}
.da-link{
/*margin-left: -38%;*/
}
.da-link {
    /*font-family: '微软雅黑', sans-serif;*/
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    padding: 10px 40px;
    border: 1px solid #e87f02;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #e87f02;
}
.da-link:hover{

    /*font-family: '微软雅黑', sans-serif;*/
    color: #eee;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    padding: 10px 40px;
    border: 1px solid rgba(232, 127, 2, 0.57);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    background: rgba(232, 127, 2, 0.57);


}
.da-link:active{
    color: rgba(255, 255, 255, 0.82);
    border: 1px solid rgba(232, 127, 2, 0.4);
    background: rgba(232, 127, 2, 0.2);
}

.start_left{
    display: block;
    position: absolute;
    top: 72%;
    left: 27%;
}
.da-link_left{
    color: #6124eb;
    font-size: 1.2vw;
    font-weight: 600;
    text-decoration: none;
    padding: 0.7vw 2.9vw;
    border: 1px solid #ffff01;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #ffee2e;
    border-radius: 2vw;  
}
.da-link_left:hover{
    color: #6124eb;
    padding: 0.75vw 2.95vw;
    box-shadow: 0 2px 8px rgb(45, 0, 146);
}
.da-link_left:active{
    padding: 0.7vw 2.9vw;
    color: #6124eb;
    border: 1px solid rgba(255, 238, 46, 0.4);
    background: rgba(255, 238, 46, 0.8);
}
.erweima{
    display: block;
    position: absolute;
    top: 38%;
    left: 62%;
    overflow: hidden;
    width: 133px; 
    padding: 8px 0;  
    background: #fff;
}
.erweima img{
    display: block;
}
.erweima p{
    font-family: "微软雅黑";
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-top: 4px;
}
.centers {
    position: absolute;
    top: 54%;
    left: 17%;
}

/*新增banner*/
.banner01{
    position: absolute;
    top: 13%;
    left: 20%;
    width: 60%;
}
.banner01 img{
    display: block;
}
.banner01 img:nth-child(1){
    width: 42%;
    margin: auto;
    display: none;
}
.banner01 img:nth-child(2){
    width: 36%;
    margin: 5px auto 15px;
    display: none;
}
.banner01 img:nth-child(3){
    width: 16%;
    margin: auto;
    display: none;
}
.centerss {
    position: absolute;
    top: 61%;
    left: 45%;
}
/*服务装修时间*/
/*.rowFluid {
    clear: both;
    height: 162px;
    padding: 30px 0;
}*/
.platform_advantage_content {
 /*   margin-left: -100px;*/
    /*overflow: hidden;*/
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.span4 {
    width: 33.33333333%;
}
.hangg{
    line-height: 30px;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
    /*float: left;*/
}

.platform_advantage_list {
    display: block;
    /*overflow: hidden;*/
    margin: 17px 0 60px 100px;
}
.platform_advantage_img {
    float: left;
}
img {
    border: none;
    vertical-align: middle;
    /* max-width: 100%; */
}
.platform_advantage_brief {
    float: left;
    /*color: #fff;*/
    padding-left: 36px;
}
.platform_advantage_brief .brief_title {
    font-size: 2.8em;
    color: #126deb;
    font-family: '微软雅黑';
}
.platform_advantage_brief .brief_text {
    height: 86px;
    line-height: 48px;
    overflow: hidden;
    color: #929398;
    font-size: 1.8em;
    font-family: '微软雅黑';
    font-weight: 400;
}
.hangg {
    border-right: #D8D8D8 1px solid;
    height: 106px;
    padding: 8px 0;
}
.hangg:nth-child(3) {
    border-right: #D8D8D8 0 solid;
    height: 106px;
}
/*产品优势*/
.marketing_advantage {
    /*overflow: hidden;*/
    position: relative;
    height: 780px;
}
.rowFluid {
    clear: both;
    padding: 10px 0;

}
.rowFluid:before, .rowFluid:after, .column:before, .column:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}
.xczx {
    /*padding: 30px 0px 128px;*/
    visibility: visible;
    animation-name: fadeInUp;
    background: url(../images/cpys1.png) no-repeat;
    /*overflow: hidden;*/
    position: relative;
    height: 843px;
}
.all_title2 {
    margin-bottom: 0px;
    text-align: center;
    color: #fff;
    padding: 70px 0 60px;
}
.all_title2 .title {
    font-size: 28px;
    font-weight: 600;
}
.fonts {
    border: #3baeee 1px solid;
    width: 80px;
    display: inline-block;
    margin-bottom: 13px;
}
.cpys{
    clear: both;
    height: 162px;
    padding: 0 0;
}
.m {
    margin-top: 36px;
}
.gexian{
    height: 162px;
    width: 1px;
    background: #999;
}
/*所见即所得*/
#m7bbe3c921b994e5897cedebdc2579ba3 {
    margin-top: -105px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    /*padding-top: 50px;*/
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    background-size: cover;
    background-image: url(../images/sjsd.png);
    background-position: center center;
    background-attachment: scroll;
    height: 674px;
    position: relative;
}
.join_in_button {
    padding: 288px 414px;
    display: block;
    position: absolute;
    margin: auto;
    z-index: 99;
}
.all_button img{
    width: 112px;
    height: 112px;
    margin: auto;
    display: block;
}
.mb{
    background: rgba(6, 6, 6, 0.34);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 11;
}
.footer-content-left {
    /* width: 11%; */
    width: 24%;
    float: right;
    height: 320px;
}
.wn-yd-ewm {
    width: 128px;
    text-align: center;
    color: #71777d;
}
.wn-yd-ewm .wn-yd-ewm-icon {
    background: url(../images/sjsd_3.png) no-repeat;
}
.wn-wx-ewm .wn-wx-ewm-icon, .wn-yd-ewm .wn-yd-ewm-icon {
    display: inline-block;
    width: 128px;
    height: 128px;
    background: url(../images/sjsd_3.png) no-repeat;
}
p {
    word-break: break-all;
    word-wrap: break-word;
}
.wn-wx-ewm, .wn-yd-ewm {
    width: 110px;
    text-align: center;
    color: #fff;
    position: absolute;
    /* top: 158%; */
    left: 1290px;
    font-size: 14px;
    font-family: '微软雅黑';
    padding-top: 500px;
    z-index: 99;
}
.center {
    position: absolute;
    top: 52%;
    left: 850px;
}
/*模型即商品*/
#mxjsp {
    /*margin-top: -50px;*/
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0px;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    background-size: cover;
    background-image: url(../images/mxjsp_1.png);
    background-position: center center;
    background-attachment: scroll;
    height: 680px;
    width: 100%;
    display: inline-table;
    /*position: relative;*/
}
.dinw{
    position: relative;
    width: 1290px;
    overflow: hidden;
    height: 722px;
    margin-top: 0px;
}
.all_title3{
    /* margin-bottom: 50px; */
    text-align: center;
    color: #fff;
    padding: 64px 0 64px 0;
    display: block;
}
.all_title3 .title {
    font-size: 28px;
    font-weight: 600;
}
.loader3 {
   /*width:25px;*/
   height:25px;
   display:inline-block;
   /*padding: 26px 0;*/
   text-align:left;
   float:left;
}
.loader3 span {
   position:absolute;
   display:inline-block;
   width:25px;
   height:25px;
   border-radius:100%;
   background: #ff9e13;
   -webkit-animation:loader3 1.2s linear infinite;
   animation:loader3 1.2s linear infinite;
}
.jiaju .biaoqian span{
    background: #fff;
    padding: 1px 6px;
    color: #666;
    font-size: 15px!important;
    border-radius: 3px;
}
.jiaju .biaoqian span strong{
    color:#ff9e13;
}
.loader3 span:last-child {
   animation-delay:-0.9s;
   -webkit-animation-delay:-0.9s;
}
.wn-wx-ewm, .wn-yd-ewm {
    width: 110px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 8%;
    left: 1176px;
    font-size: 14px;
    font-family: '微软雅黑';
    padding-top: 500px;
    z-index: 99;
}
.wn-wx-ewm p{
    color: #444;
}
@keyframes loader3 {
   0% {transform: scale(0, 0);opacity:0.8;}
   50% {transform: scale(0.5, 0.5);opacity:0.4;}
   100% {transform: scale(1, 1);opacity:0;}
}
@-webkit-keyframes loader3 {
   0% {-webkit-transform: scale(0, 0);opacity:0.8;}
   50% {-webkit-transform: scale(0.5, 0.5);opacity:0.4;}
   100% {-webkit-transform: scale(1, 1);opacity:0;}
}
/*灯具*/
.jz_1 .jiaju .jg{
    background: url(../images/qmjg2.png) no-repeat;
    display: block;
    width: 89px;
    height: 28px;
}
.jz_1 .jiaju span{
    font-size: 17px;
    font-family: '微软雅黑';
    margin-left: 18px;
}
.jz_1 .jiaju .biaoqian{
    float: left; 
    margin-left: 26px;
}
.jz_1 img{
    float: left;
    width: 290px;
}
.jz_1 .jiaju{
    float: left;
    margin: 42px 0 0 -242px;
}
.jz_1{
    overflow: hidden;
    position: absolute;
    top: 430px;
    left: 16px;
}
/*相框*/

.jz_2 .jiaju .jg{
    background: url(../images/qmjg1.png) no-repeat;
    display: block;
    width: 89px;
    height: 28px;
}
.jz_2 .jiaju span{
    font-size: 17px;
    font-family: '微软雅黑';
    margin-left: 18px;
}
.jz_2 .jiaju .biaoqian{
    float: left; 
    margin-left: 26px;
}
.jz_2 img{
    float: left;
    width: 100px;
}
.jz_2 .jiaju{
    float: left;
    margin: 184px 0 0 -46px;
}
.jz_2{
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 40px;
}
/*墙面装饰*/

.jz_3 .jiaju .jg{
    background: url(../images/qmjg5.png) no-repeat;
    display: block;
    width: 89px;
    height: 28px;
}
.jz_3 .jiaju span{
    font-size: 17px;
    font-family: '微软雅黑';
    margin-left: 18px;
}
.jz_3 .jiaju .biaoqian{
    float: left; 
    margin-left: 26px;
}
.jz_3 img{
    float: left;
    width: 395px;
}
.jz_3 .jiaju{
    float: left;
    margin: 18px 0 0 -191px;
}
.jz_3{
    overflow: hidden;
    position: absolute;
    top: 108px;
    left: 650px;
}
/*真皮沙发*/

.jz_4 .jiaju .jg{
    background: url(../images/qmjg4.png) no-repeat;
    display: block;
    width: 89px;
    height: 28px;
}
.jz_4 .jiaju span{
    font-size: 17px;
    font-family: '微软雅黑';
    margin-left: 18px;
}
.jz_4 .jiaju .biaoqian{
    float: left; 
    margin-left: 26px;
}
.jz_4 img{
    float: left;
    width: 700px;
}
.jz_4 .jiaju{
    float: left;
    margin: 34px 0 0 -442px;
}
.jz_4{
    overflow: hidden;
    position: absolute;
    top: 363px;
    left: 472px;
}
/*宝蓝色软垫*/

.jz_5 .jiaju .jg{
    background: url(../images/qmjg3.png) no-repeat;
    display: block;
    width: 89px;
    height: 28px;
}
.jz_5 .jiaju span{
    font-size: 17px;
    font-family: '微软雅黑';
    margin-left: 18px;
}
.jz_5 .jiaju .biaoqian{
    float: left; 
    margin-left: 26px;
}
.jz_5 img{
    float: left;
    width: 284px;
}
.jz_5 .jiaju{
    float: left;
    margin: 90px 0 0 -205px;
}
.jz_5{
    overflow: hidden;
    position: absolute;
    top: 462px;
    left: 650px;
}
/*ins风绿植*/

.jz_6 .jiaju .jg{
    background: url(../images/qmjg6.png) no-repeat;
    display: block;
    width: 89px;
    height: 28px;
}
.jz_6 .jiaju span{
    font-size: 17px;
    font-family: '微软雅黑';
    margin-left: 18px;
}
.jz_6 .jiaju .biaoqian{
    float: left;
    margin-left: 25px;
}
.jz_6 img{
    float: left;
    width: 89px;
}
.jz_6 .jiaju{
    float: left;
    margin: -236px 0 0 0px;
}
.jz_6{
    overflow: hidden;
    position: absolute;
    top: 192px;
    left: 1126px;
}

.jz_7 .jiaju span{
    font-size: 17px;
    font-family: '微软雅黑';
    margin-left: 18px;
}
.jz_7 .jiaju .biaoqian{
    float: left; 
    margin-left: 26px;
}
.jz_7 img{
    float: left;
    width: 300px;
}
.jz_7 .jiaju{
    float: left;
    margin: 62px 0 0 -235px;
}
.jz_7{
    overflow: hidden;
    position: absolute;
    top: 76px;
    left: 300px;
}


.jz_8 .jiaju span{
    font-size: 17px;
    font-family: '微软雅黑';
    margin-left: 18px;
}
.jz_8 .jiaju .biaoqian{
    float: left; 
    margin-left: 26px;
}
.jz_8 img{
    float: left;
    width: 380px;
}
.jz_8 .jiaju{
    float: left;
    margin: 10px 0 0 -364px;
}
.jz_8{
    overflow: hidden;
    position: absolute;
    top: 328px;
    left: 254px;
}
/*VR场景体验*/
.zhinan{
    padding:7em 0 4em 0;
}
.zhinan-btn{
    margin-top:58px;
}
.zhinan-btn a{
    padding:10px 56px;
    background:#126deb;
    color:#fff;
    text-decoration:none;
    font-size: 20px;
    font-weight: 500;
    font-family: '微软雅黑';
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.zhinan-btn a:hover{
    background:none;
    color:#126deb;
    border: 2px solid #126deb;
}
.zhinan img{
    width:100%;
    overflow:hidden;
}
.checkout-pox{
    padding:4em 0 6em;
}   

.beautifull-grids .col-md-4{
    padding:0;
    /*padding:0 6px;*/
}   

.service-wz{
    padding:30px 0;
    background-color:#f5f5f5;
}               
.service-wz p{
    padding:10px 0;
    font-size:14px;
    color:#444;
}
.priser{
    float: left;
    width: 39.333333%;
    margin-top: 84px;
}
.priser h4{
    font-size: 28px;
    color: #30343e;
    font-family: '微软雅黑';
}
.priser p{
    color: #949699;
    font-family: '微软雅黑';
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
}
.ivr{
    border: #3baeee 1px solid;
    width: 50px;
    display: inline-block;
    margin-bottom: 28px;
}
.prisel{
    float: right;
    position: relative;
}
.lag{
    position: absolute;
    top: 28px;
    left: 138px;
}
/*设计即销售*/
.content-grid h3{
    text-align:center;
    color: #fff;
    font-size: 3em;
    /*padding: 0 0 1.3em;*/
    font-family: 'Montserrat-Regular';
}
/*.content-grid h3:after,.content-grid h3:before{
    width: 200px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    content:"";
    background:#fff;
    margin: 0 1%;
}*/
.content-grid{
    background: url(../images/xs.png);
    width:100%;
    height: 420px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     padding: 3em 0 5em;
}
.most-1 {
   background-color: #fff;
   color: #000;
   padding: 1em;
}
.most-1 h5{
    font-size: 1.2em;
    color: #27DA93;
    padding: 0em 0 0.3em;
    font-family: 'Montserrat-Regular';
}
.most-1 h5 a{
    text-decoration:none;
    color: #27DA93;
}
.most-1 h5 a:hover{
    color: #000;
}
.most-1 p{
   font-size:0.9em;
   color: #000;
}
span.four {
  background-color: #27DA93;
  font-size: 1em;
  color: #FFF;
  display: block;
  padding: 0.5em;
  position: absolute;
  top: 32%;
  right: 15px;
}
/*img.zoom-img:hover {
    -webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
}
img.zoom-img {
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}*/
a.mask {
  text-decoration: none;
  overflow: hidden;
  display: block;
}
.content-grid .all_title3 {
    margin-bottom: 34px;
    text-align: center;
    color: #fff;
    padding: 0;
}
.marketing_advantage_list {
    position: relative;
    margin: 0 0 24px 15px;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    overflow: hidden;
}

.marketing_advantage_brief {
    position: absolute;
    top: 30%;
    padding: 0 77px;
}

.marketing_advantage_brief .brief_title {
    font-size: 26px;
    color: #30343e;
    margin-bottom: 10px;
    font-family: '微软雅黑';
}

.marketing_advantage_brief .brief_title span {
    margin-right: 30px;
}

.marketing_advantage_brief .brief_text {
    color: #949699;
    font-family: '微软雅黑';
    font-size: 16px;
    line-height: 1.6;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
}

.marketing_advantage_list:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -5px, 0);
    -webkit-transform: translate3d(0, -5px, 0);
}

.marketing_advantage_list:hover .brief_text {
    color: #333;
}
.fd li{
    float: left;
}
.tp-bulletss {
    background: rgba(84, 84, 84, 0.36);
    width: 1214px;
    height: 5px;
    display: flex;
    margin-left: 16px;
}
.selected{

    
}
.tp-bulletss .bullet {
    background: #126deb;
    width: 108px;
    height: 5px;
    float: left;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}
.tp-bulletss .bullet:nth-child(1){
    margin-left: 140px;
}
.tp-bulletss .bullet:nth-child(2){
    margin-left: 566px;
}
.tp-bulletss .bullet:nth-child(3){
    margin-left: 968px;
}
/*产品服务*/
.cpfw_title{
    margin-bottom: 50px;
    text-align: center;
    color: #fff;
    padding: 64px 0 0 0;
}
.cpfw_title .title {
    font-size: 40px;
    font-weight: 100;
}
ul#filters {
    padding: 0px;
}
#filters {
    padding: 0;
    list-style: none;
    text-align: center;
    margin: -1% auto 3% auto;
    display: table;
}
#filters li {
    display: inline-block;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -o-inline-box;
    display: -ms-inline-box;

}
#filters .active {
    display: block;
    padding: 6px 16px;
    text-decoration: none;
    background: #fff;
    border: solid 2px #1C8DD5;
    color: #1C8DD5;
    cursor: pointer;
    font-size: 18px;
    font-family: '微软雅黑';
    font-weight: 500;
    /*border: solid 2px #FFFFFF;*/
    border-radius: 4px;

}
#filters li span{
    color: ##8d8d8e;
    cursor: pointer;
    font-size: 18px;
    font-family: '微软雅黑';
    font-weight: 500;
}
#filters .active  span{
    color: ##1C8DD5;
    cursor: pointer;
    font-size: 18px;
    font-family: '微软雅黑';
    font-weight: 500;
}

#filters li  {
    display: block;
    padding: 6px 16px;
    text-decoration: none;
    color: #8d8d8e;
    cursor: pointer;
    font-size: 18px;
    font-family: '微软雅黑';
    font-weight: 300;
    border: solid 2px #FFFFFF;
    border-radius: 4px;
    float: left;
    margin-left: 16px;
}
/*#filters li :hover {
    border: solid 2px #1C8DD5;
    border-radius: 7px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}*/
#portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 31%;
    display: none;
    float: left;
    overflow: hidden;
    margin: 1%;
}
div#portfoliolist {
    padding: 0px 0px;
}
.portfolio-wrapper {
    overflow: hidden;
    position: relative !important;
    cursor: pointer;
}
.portfolio img {
    max-width: 100%;
    /*--position: relative;--*/
    transition: all 300ms!important;
    -webkit-transition: all 300ms!important;
    -moz-transition: all 300ms!important;
}
.portfolio .label {
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: -40px;
}
.portfolio .label-bg {
    background: #22B4B8;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.portfolio .label-text {
    color: #fff;
    position: relative;
    z-index: 500;
    padding: 5px 8px;
}
.portfolio .text-category {
    display: block;
    font-size: 9px;
    font-size: 12px;
    text-transform: uppercase;
}
.fu .xl li{
    width: 33.333%;
    height: 570px;
    float: left;
    display: block;
    background:#ececee;
}
.fu .xl li .far{
    width: 100%;
    height: 298px;
    display: block;
    background: url(../images/cpwubj.png) no-repeat;
}
.fu .xl li .far:nth-child(2){
    width: 100%;
    height: 298px;
    display: block;
    background: url(../images/cpwubj_2.png) no-repeat;
}


.gfcontent span{
    text-align: center;
    color: #a7a7a7;
    font-size: 48px;
    display: block;
    font-family: '微软雅黑';
   
}
.gfbigContent span{
    font-size: 48px;
    color: #30343e;
    display: block;
    text-align: center;
    font-family:'微软雅黑';
    
}
.gfcontent {
    margin-bottom: 40px;
    padding-top: 108px;
}
.fu .xl li .far_ner{
    width: 100%;
    height: 272px;
    display: block;

}
.far_ner .dealTitle span{
    color:#757575;
    font-size: 22px;
    font-family:'微软雅黑';
    display: block;
    line-height: 36px;
}
.far_ner .dealTitle span strong{
    color: #30343e;
    font-size: 36px;
    font-family:'微软雅黑';
    font-weight: 400;
}
.dealTitle{
    width: 318px;
    margin: auto;
    padding-top: 116px;
}

.cpwf {
    padding-bottom: 50px;
}
/*js经过*/
.fu .xl .cs .far{
    width: 100%;
    height: 298px;
    display: block;
    background: url(../images/cpwubj_3.png) no-repeat;
}
.fu .xl .cs .far:nth-child(2){
    width: 100%;
    height: 298px;
    display: block;
    background: url(../images/cpwubj_4.png) no-repeat;
}
.cs .far_ner .dealTitle span{
    color: #065fdc;
}
.cs .far_ner .dealTitle span strong{
    color: #065fdc;
}
.cs .far .gfcontent span{
    text-align: center;
    color: #fff;
    font-size: 48px;
    display: block;
    font-family: '微软雅黑';
   
}
.cs .far .gfbigContent span{
    font-size: 48px;
    color: #fff;
    display: block;
    text-align: center;
    font-family:'微软雅黑';
    
}
.cs .far .gfcontent {
    margin-bottom: 40px;
    padding-top: 108px;
}
/*业内评价*/
.content-ynpj{
     background: url(../images/ynpj.png); 
    width:100%;
    height: 610px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    padding: 0em 0 0em;
    /*margin-bottom: 200px;*/
}
.all_ynpj{
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    padding: 10px 0;
}
.all_ynpj .title {
    font-size: 40px;
    font-weight: 100;
}
.ynpj_xt {
    border: #9e9e9e 1px solid;
    width: 80px;
    display: inline-block;
    margin-bottom: 44px;
}

.callbacks_container {
    position: relative;
    width: 100%;
}
#slider4, #slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}
.sec-slid-info {
    padding: 1.5em 0 0 0;
}
.text-center {
    text-align: center;
}
.sec-slid-info h4 {
    color: #fff;
    margin: 0.2em 0 0.5em;
    font-size: 2.3em;
    letter-spacing: 3px;
}
.grid_5 h1, h2, h3, h4, h5, h6 {
    padding: 12px 0 0 0;
}

.sec-slid-info p {
    font-size: 1.1em;
    color: #ffffff;
    text-align: center;
    line-height: 1.6em;
    width: 70%;
    margin: 0 auto;
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    top: 103%;
    z-index: 999;
    left: 46%;
    padding: 0;
    margin: 0;
    left: 46.5%;
}
#slider {
    width: 900px;
    height: 510px;
    overflow: hidden;
    padding: 20px 15px;
    position: relative;
    margin: 0 auto;
}
.scroll {
    width: 820px;
    height: 510px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
/*业内评价圆球切换*/
#wrapper {
    margin-top: 0px;
}
.textshow span{
    color: #fff;
    font-size: 18px;
    font-family: '微软雅黑', sans-serif;
    display: block;
    text-align: center;
}
.textshow span figcaption{
    color: #ffffff;
    font-size: 20px;
    font-family: '微软雅黑', sans-serif;
    display: block;
    text-align: center;
    margin-bottom: 12px;
    font-weight: 600;
}
.textshow p{
    color: #fff;
    font-size: 16px;
    font-family: '微软雅黑', sans-serif;
    display: block;
    text-align: center;
    line-height: 26px;
    margin-top: 56px;
    position: relative;
}
.textshow p:before{
    content: '“';
    position: absolute;
    font-size: 60px;
    color: #fff;
    font-family: '微软雅黑', sans-serif;
    left: 192px;
    top: 12px;
}
.textshow p:after{
    content: '”';
    position: absolute;
    font-size: 60px;
    color: #fff;
    font-family: '微软雅黑', sans-serif;
    top: 106px;
    right: 150px;
}
.logos ul{
    display: block;
    margin: 0px auto 0;
    overflow: hidden;
    width: 1164px;
}
.logos ul li{
    float: left;
    display: block;
    width: 150px;
    height: 66px;
    border-radius: 6px;
    background: #fff;
    margin: 12px 8px;
    overflow: hidden;
}
.logos ul .at i:nth-child(1){
    background: url('../images/mr1_1.png') no-repeat;
    background-size: 100%;
    width: 150px;
    height: 66px;
    display:block;
    box-shadow: 0px 0px 10px #FFFFFF;
    cursor: pointer;
}
.logos ul li i:nth-child(1){
    background: url('../images/mr7_1.png') no-repeat;
    background-size: 100%;
    width: 150px;
    height: 66px;
    display:block;
    cursor: pointer;
}
.logos ul .at:nth-child(2) i{
    background: url('../images/mr2_1.png') no-repeat;
    width: 150px;
    height: 66px;
    display:block;
    box-shadow: 0px 0px 10px #FFFFFF;
    cursor: pointer;
}
.logos ul li:nth-child(2) i{
    background: url('../images/mr1_1.png') no-repeat;
    background-size: 100%;
    width: 150px;
    height: 66px;
    display:block;
}
.logos ul .at:nth-child(3) i{
    background: url('../images/mr3_1.png') no-repeat;
    width: 150px;
    height: 66px;
    display:block;
    box-shadow: 0px 0px 10px #FFFFFF;
    cursor: pointer;
}
.logos ul li:nth-child(3) i{
    background: url('../images/mr2_1.png') no-repeat;
    background-size: 100%;
    width: 150px;
    height: 66px;
    display:block;
}
.logos ul .at:nth-child(4) i{
    background: url('../images/mr4_1.png') no-repeat;
    width: 150px;
    height: 66px;
    display:block;
    box-shadow: 0px 0px 10px #FFFFFF;
    cursor: pointer;
}
.logos ul li:nth-child(4) i{
    background: url('../images/mr5_1.png') no-repeat;
    background-size: 100%;
    width: 150px;
    height: 66px;
    display:block;
}
.logos ul .at:nth-child(5) i{
    background: url('../images/mr5_1.png') no-repeat;
    width: 150px;
    height: 66px;
    display:block;
    box-shadow: 0px 0px 10px #FFFFFF;
}
.logos ul li:nth-child(5) i{
    background: url('../images/mr3_1.png') no-repeat;
    background-size: 100%;
    width: 150px;
    height: 66px;
    display:block;
     cursor: pointer;
}
.logos ul .at:nth-child(6) i{
    background: url('../images/mr6_1.png') no-repeat;
    width: 150px;
    height: 66px;
    display:block;
    box-shadow: 0px 0px 8px #FFFFFF;
}
.logos ul li:nth-child(6) i{
    background: url('../images/mr8_1.png') no-repeat;
    width: 150px;
    height: 66px;
    display:block;
}
.logos ul li:nth-child(7) i{
    background: url('../images/mr9_1.png') no-repeat;
    background-size: 100%;
    width: 150px;
    height: 66px;
    display:block;
}
.logos ul li:nth-child(8) i{
    background: url('../images/mr10_1.png') no-repeat;
    background-size: 100%;
    width: 150px;
    height: 66px;
    display:block;
}
.logos ul li:nth-child(9) i{
    background: url('../images/mr11_1.png') no-repeat;
    background-size: 100%;
    width: 150px;
    height: 66px;
    display:block;
}
.logos ul li:nth-child(10) i{
    background: url('../images/mr12_1.png') no-repeat;
    background-size: 100%;
    width: 150px;
    height: 66px;
    display:block;
}
.logos ul li:nth-child(11) i{
    background: url('../images/mr4_1.png') no-repeat;
    background-size: 100%;
    width: 150px;
    height: 66px;
    display:block;
}
.logos ul li:nth-child(12) i{
    background: url('../images/mr13_1.png') no-repeat;
    background-size: 100%;
    width: 150px;
    height: 66px;
    display:block;
}
.logos ul li:nth-child(13) i{
    background: url('../images/mr14_1.png') no-repeat;
    background-size: 100%;
    width: 150px;
    height: 66px;
    display:block;
}
.logos ul li:nth-child(14) i{
    background: url('../images/mr15_1.png') no-repeat;
    background-size: 100%;
    width: 150px;
    height: 66px;
    display:block;
}
.mis-nav-buttons a {
    color: rgba(255, 255, 255, 0.33);
}
.contentss ul{
    height: 257px;
}
/*新增*/
.rslides_tabs ul{
    display: flex;
    justify-content: center;
    align-items: center;
}
.rslides_tabs li{
    width: 8px;
    height: 8px;
    background: #999;
    text-indent: -5em;
    overflow: hidden;
    display: block;
    float: left;
    margin-left: 14px;
    border-radius: 6px;
}
.logos.tab {
    padding: 40px 6px;
    background: #fff;
    position: absolute;
    top: 114%;
    border: 1px solid #eee;
}
.rslides_tabs .rslides_here{ 
    background:#fff;
}
.rslides_tabs {
    margin-top: 28px;
}
/*新闻资讯*/
.news-grid {
    margin-top: 1.2em;
    width: 40%;
}

a.mask {
    text-decoration: none;
    overflow: hidden;
    display: block;
    display: block;
    position: relative;
    height: inherit;
    border: 1px #eaeaea solid;
    padding: 8px;
    /* display: table-cell; */
    vertical-align: middle;
    text-align: center;
    border: 1px solid #eee;
    width: 100%;
}
.mask img{
    vertical-align:middle;
}
img.zoom-img {
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}
.news-grid img {
    width: 100%;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.news-info p {
    margin-top: 0.8em;
    color: #7c7c7c;
    font-size: 16px;
    line-height: 1.6em;
    font-family:'微软雅黑';
    /*height: 71px;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
/*.news-grid a {
    color: #000;
    font-size: 1.1em;
    font-weight: 600;
    margin: 0 0 .2em 0;
    text-decoration: none;
}*/
a.button img {
    width: 5%;
    margin: 8px 0 0 -2px;
}
.news-grid img {
    width: 100%;
}
.news-info h4{
    font-size: 20px;
    color: #2b2b2b;
    font-family: '微软雅黑';
    line-height: 26px;
    font-weight: 500;
}


img.zoom-img {
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}

span.four {
    background-color: #126deb;
    font-size: 1em;
    color: #FFF;
    display: block;
    padding: 0.5em;
    position: absolute;
    top: 0;
    left: 26px;
    width: 80px;
}
span.four h5{
    color:#fff;
    font-size: 32px;
    font-family:'微软雅黑';
    text-align: center;
    padding: 0 0;
}
span.four p{
    color:#fff;
    font-size: 16px;
    font-family:'微软雅黑';
    text-align: center;
}

/*.button p{
    height: 14px;
    font-size: 12px;
    padding: 0 10px;
    line-height: 13px;
    background: #000;
    color: #fff;
    float: left;
}*/
.button p {
    height: 26px;
    font-size: 18px;
    padding: 0 6px;
    line-height: 20px;
    background: #fff;
    color: #126DEB;
    float: left;
    border-radius: 4px;
}
.passion-btn a{
    display: table;
    padding: 4px 52px;
    text-decoration: none;
    background: rgba(3, 3, 3, 0.04);
    border: solid 1px #999;
    color: #333;
    cursor: pointer;
    font-size: 18px;
    font-family: '微软雅黑';
    font-weight: 400;
    /* border: solid 2px #FFFFFF; */
    border-radius: 4px;
    margin: 30px auto 0 auto;
}
.passion-btn a:hover{
    display: table;
    padding: 4px 52px;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.36);
    border: solid 1px rgba(151, 152, 152, 0.44);
    color: #000;
    cursor: pointer;
    font-size: 16px;
    font-family: '微软雅黑';
    font-weight: 400;
    /* border: solid 2px #FFFFFF; */
    border-radius: 4px;
    margin: 30px auto 0 auto;
}
.passion-btn a:active{
    background: rgba(3, 3, 3, 0.04);
    border: solid 1px #999;
    color: #666;   
}
.passion-btn a:focus{
   color: #333; 
}
.passion-btn a{
    /*color: #666;*/
    cursor: pointer;
    font-size: 16px;
    font-family: '微软雅黑';
    font-weight: 500;
}
.button .dian{
    color: #7c7c7c;
    font-size: 16px;
    font-family: '微软雅黑';
}
/*底部*/
.footer {
    padding: 0;
    background-color: #2d2f3c;
}
.contrain {
    width: 1200px;
    margin: 0 auto;
}
.clearfix {
    zoom: 1;
}
.footer-copyright {
    clear: both;
    background-color: #242634;
    font-size: 14px;
    color: #71777c;
}
.clearfix {
}
.clearfix {
    zoom: 1;
}
.contrain {
    width: 1200px;
    margin: 0 auto;
}
.footer .footer-bottom {
    width: 100%;
    /* padding-top: 20px; */
}
@media (min-width: 1200px)
.container {
    width: 1200px;
}

@media (min-width: 1200px)
.container {
    width: 1200px;
}
@media (min-width: 1200px)
.container {
    width: 1200px;
}
@media (min-width: 992px)
.container {
    width: 970px;
}
@media (min-width: 768px)
.container {
    width: 750px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 15px;
}
.footer .copyright {
    /* margin: 20px 0 30px 0; */
    margin: 26px 0;
    font-size: 12px;
    text-align: center;
    color: #a1a2a5;
    width: 100%;
    float: left;
    line-height: 24px;
    font-family: Microsoft Yahei!important;
}
.footer_content {
    padding: 70px 0 24px;
    overflow: hidden;
    margin-left: -70px;
    margin: auto;
}
.footer_list {
    margin-left: 70px;
}
.span6 {
    width: 66%;
    margin: auto;
}
.footer_list {
    margin-left: 0;
}
.quick_navigation_title, .footer_link_title, .footer_cotact_title {
    color: #D9D9DA;
    font-size: 16px;
    margin-bottom: 15px;
}
.footer_link ul li {
    float: left;
    margin-bottom: 18px;
}
.footer_link ul li a {
    display: block;
    margin: 0 1px 1px 0;
    /* background: #242634; */
    color: #8A8A8A;
    font-size: 13px;
    padding: 5px 24px;
    overflow: hidden;
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.50);
}
.footer_cotact {
    color: #8A8A8A;
    font-size: 13px;
}

.footer_cotact ul li {
    margin-bottom: 16px;
    overflow: hidden;
}
.footer_cotact .footer_cotact_type {
    /*width: 15%;*/
    display: block;
    float: left;
}
.footer_cotact .footer_cotact_content {
    width: 85%;
    display: block;
    float: left;
}
.yqlj{
    width: 34%;
    float: left;
    padding-left: 5%;
}
.footer_cotact li span a{
    font-size: 18px;
    font-family: 'Microsoft Yahei'!important;
    color: #a7a7a7;
    line-height: 22px;

}
.footer_link ul li .footer_cotact_content{
color: #E0E2E6;
    font-size: 20px;
    font-family: Microsoft Yahei!important;
}
.footer_link ul li .dz{
    color: #a7a7a7;
    font-size: 15px;
    font-family: Microsoft Yahei!important;
}
.zaixian{
    background: url(../images/footer_zx.png) no-repeat;
    width: 25px;
    height: 23px;
    display: block;
    float: left;
    margin-right: 14px;
}
.shenqing{
    background: url(../images/footer_sq.png) no-repeat;
    width: 25px;
    height: 23px;
    display: block;
    float: left;
    margin-right: 14px;
}
.zx_span span{
    font-size: 14px;
    font-family: 'Microsoft Yahei'!important;
    color: #E0E2E6;
    display: block;
    font-weight: 300;
    float: left;
}
.yqlj2 {
    width: 16%;
    float: left;
    padding-left: 5%;
}
.yqlj1 {
    width: 20%;
    float: left;
    padding-right: 24%;
    display: -webkit-inline-box;
    margin-left: 48px;
}
.yqlj4 {
    width: 14%;
    float: left;
    padding-left: 3%;
}
.changxian{
   height: 170px;
   width: 1px;
   display: block;
   background: #242634; 
   float: left;
}
/*弹出窗*/
  .reveal-modal-bg { 
    position: fixed; 
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.8);
    z-index: 100;
    display: none;
    top: 0;
    left: 0; 
    }
  
  .reveal-modal {
    visibility: hidden;
    top: 100px; 
    left: 25%;
    /*margin-left: -300px;*/
    width: 960px;
    background: #eee -200px -80px;
    position: absolute;
    z-index: 101;
    padding: 30px 40px 34px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -box-shadow: 0 0 10px rgba(0,0,0,.4);
    }
    
  .reveal-modal.small     { width: 200px; margin-left: -140px;}
  .reveal-modal.medium    { width: 400px; margin-left: -240px;}
  .reveal-modal.large     { width: 600px; margin-left: -340px;}
  .reveal-modal.xlarge    { width: 800px; margin-left: -440px;}
  .reveal-modal .gbans {
    font-size: 22px;
    line-height: .5;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #aaa;
    text-shadow: 0 -1px 1px rbga(0,0,0,.6);
    font-weight: bold;
    cursor: pointer;
}
.news-info h4 a:hover {
    font-size: 20px;
    color: #5398f9;
    font-family: '微软雅黑';
    line-height: 26px;
    font-weight: 500;
}
a:focus, a:hover {
    color: #fff;
    text-decoration: none;
}
a:active, a:hover {
    outline: 0;
    text-decoration: none;
}


/*新增代码*/
/*八大技术变革*/
.bdjsbg .set-nr-ctl {
    margin: 50px auto 30px;
    width: 1200px;
    height: auto;
    overflow: hidden;
}
.bdjsbg .set-nr-ctl .set-each {
    padding: 0 0 80px;
    margin-right: 112px;
    width: 22.4%;
    text-align: center;
    margin: 0 11px !important;
    background: #fff;
}
.bdjsbg .set-nr-ctl .fl_lef {
    float: left!important;
    font-family: '微软雅黑';
}
.bdjsbg .set-nr-ctl .fl_lef:hover .p1{
    color: #f0a01e;
}
.bdjsbg .set-nr-ctl .set-each img {
    margin: 0 auto 10px;
    /*width: 376px;*/
}

.bdjsbg .set-nr-ctl .block_d {
    display: block;
}
.bdjsbg .set-nr-ctl .set-each .p1 {
    height: 56px;
    line-height: 56px;
    margin: 20px auto 15px;
}
.bdjsbg .set-nr-ctl .f_s_18 {
    font-size: 24px;
}
.bdjsbg .set-nr-ctl .c_2a {
    color: #000;
}
.bdjsbg .set-nr-ctl .set-each .p2 {
    height: 44px;
    line-height: 26px;
}
.bdjsbg .set-nr-ctl .set-each .p2 {
    height: 44px;
    line-height: 22px;
    font-family: '微软雅黑';
    font-size: 14px;
    color: #999;
}

/*市场*/
.scmap{
    background: url(../images/mapsjdt.jpg);
    width: 100%;
    background-size: 100% 100%;
    /*min-height: 761px;*/
    /*min-height: calc(100vh - 150px);*/
    height: 800px;
    position: relative;
}
.scmap .fonjs {
    position: absolute;
    top: 36%;
    left: 41%;
    text-align: center;
    line-height: 42px;
    font-family: '微软雅黑';
    letter-spacing:5px;
}
.scmap .fonjs span{
    font-size: 34px;
    color: #fff;
}
.scmap .fonjs span strong{
    font-size: 40px;
    color: #ff9e13;
}
.da-link2 {
    /* font-family: '微软雅黑', sans-serif; */
    color: #ff9e13!important;
    font-size: 24px!important;
    font-weight: 500!important;
    text-decoration: none;
    padding: 0;
    border: 1px solid #ff9e13;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    display: block;
    width: 200px;
    margin: 40px auto 0;
}
.da-link2:hover {
    /* font-family: '微软雅黑', sans-serif; */
    color: #fff!important;
    border: 1px solid #ff9e13;
    background: #ff9e13;
}
/*新闻*/
.new{
    background: url(../images/imnews.jpg);
    width: 100%;
    background-size: 100% 100%;
    /* min-height: 761px; */
    min-height: calc(100vh - 200px);
    /* position: relative; */
}
/*装修流程*/
.liuc{
    display: flex;
    width: 1200px;
    margin: auto;
    position: relative;
}
.liuc .yuans{
    width: 16.6666%;
    /*margin: 10px;*/
    display: block;
}
.liuc .yuans .imgjs{
    width: 152px;
    height: 152px;
    line-height: 152px;
    font-size: 40px;
    border: 1px solid #eee;
    border-radius: 100%;
    font-family: '微软雅黑';
    margin: 0 auto 15px;
    transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    
}
.liuc .yuans .imgjs span{
    font-size: 18px;
    line-height: 152px;
    text-align: center;
    display: block;
    color: #fff;
}
.liuc .yuans .titlejs{
    text-align: center;
    color: #666;
    font-size: 18px;
    font-family: '微软雅黑';
}
.liuc .yuans .titlejs p{
    display: block;
    line-height: 22px;
}
.liuc .yuans:nth-child(1) .imgjs{
    background: url(../images/lc1.png) no-repeat;
}
.liuc .yuans:nth-child(2) .imgjs{
    background: url(../images/lc2.png) no-repeat;
}
.liuc .yuans:nth-child(3) .imgjs{
    background: url(../images/lc3.png) no-repeat;
}
.liuc .yuans:nth-child(4) .imgjs{
    background: url(../images/lc4.png) no-repeat;
}
.liuc .yuans:nth-child(5) .imgjs{
    background: url(../images/lc5.png) no-repeat;
}
.liuc .yuans:nth-child(6) .imgjs{
    background: url(../images/lc6.png) no-repeat;
}
.liuc .yuans:hover .imgjs{
    transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.liuc .yuans:hover .imgjs span{
    display: none;
}
.liuc .yuans:hover:nth-child(1) .imgjs{
    background: url(../images/lc01.png) no-repeat;
    background-size: 100% 100%;
}
.liuc .yuans:hover:nth-child(2) .imgjs{
    background: url(../images/lc02.png) no-repeat;
    background-size: 100% 100%;
}
.liuc .yuans:hover:nth-child(3) .imgjs{
    background: url(../images/lc03.png) no-repeat;
    background-size: 100% 100%;
}
.liuc .yuans:hover:nth-child(4) .imgjs{
    background: url(../images/lc04.png) no-repeat;
    background-size: 100% 100%;
}
.liuc .yuans:hover:nth-child(5) .imgjs{
    background: url(../images/lc05.png) no-repeat;
    background-size: 100% 100%;
}
.liuc .yuans:hover:nth-child(6) .imgjs{
    background: url(../images/lc06.png) no-repeat;
    background-size: 100% 100%;
}
.liuc .yuans:hover .titlejs{
    color: #ff9e13;
}


/*流程新增样式*/
.lcimg{
    width: 397px;
    height: 393px;
    margin:10px auto 50px;
}
.lcimg img{
    display: block;
}
.liuc ul li{
    display: block;
    position: absolute;
    font-family: '微软雅黑';
}
.liuc ul li .maths{
    border:2px solid #f09514;
    overflow:hidden;
    width: 190px;
}
.liuc ul li .maths span{
    display: block;
    font-size: 24px;
    background: #f09514;
    float: right;
    width: 22%;
    padding: 9px;
    font-family: '黑体';
    color: #fff;
}
.liuc ul li .maths h3{
    display: block;
    font-size: 20px;
    float: left;
    width: 78%;
    padding: 8px 0;
    color: #f09514;
    margin: auto;
    text-align: center;
}
.liuc ul li p{
    font-size: 18px;
    color: #777;
    margin-top: 10px;
}

.liuc ul li:nth-child(4) .maths h3{
    float: right;
}
.liuc ul li:nth-child(4) .maths span{
    float: left;
}
.liuc ul li:nth-child(5) .maths h3{
    float: right;
}
.liuc ul li:nth-child(5) .maths span{
    float: left;
}
.liuc ul li:nth-child(6) .maths h3{
    float: right;
}
.liuc ul li:nth-child(6) .maths span{
    float: left;
}
.liuc ul li:nth-child(1) .maths{
    margin-left: 31px;
}
.liuc ul li:nth-child(2) .maths{
    margin-left: -3px;
}
.liuc ul li:nth-child(3) .maths{
    margin-left: 80px;
}
.liuc ul li:nth-child(1){
    left: 52px;
    top: 38px;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
}
.liuc ul li:nth-child(2){
    left: 87px;
    top: 172px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}
.liuc ul li:nth-child(3){
    left: 5px;
    top: 308px;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
}
.liuc ul li:nth-child(4){
    right: 20px;
    top: 38px;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
}
.liuc ul li:nth-child(5){
    right: 0;
    top: 172px;
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
}
.liuc ul li:nth-child(6){
    right: 0;
    top: 308px;
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s;
}

/*行业口碑*/
.zyqh {
    font-size: 56px;
    color: rgba(255, 255, 255, 0.7);
    font-family: '微软雅黑';
    vertical-align: middle;
    cursor: pointer;
}
.zyqh .prev{
    position: absolute;
    top: 198px;
    left: 304px;
    display: block;
}
.zyqh .next{
    position: absolute;
    top: 198px;
    right: 304px;
    display: block;
}
/*最新新闻*/
.home_news {
    width: 58%;
    float: right;
    margin-top: 1.8em;
    margin: 1.8em 1em 0;
}
.news_tab {
    display: flex;
}
.home_news .news_con {
    max-width: 800px;
    width: 100%;
    margin: auto;
    overflow: hidden;
}
.home_news .news_con ul {
    width: 100%;
}
.home_news .news_con ul li {
    background: rgba(3, 3, 3, 0.04);
    padding: 20px 20px;
    cursor: pointer;
    margin-bottom: 30px;
    border: 1px solid #999;
    transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}
.clearfix {
    overflow: hidden;
    _zoom: 1;
}
.home_news .news_con ul li .news_left {
    width: 77%;
    float: left;
    font-family: '微软雅黑';
}
.home_news .news_con ul li .news_left a {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    width: 95%;
    display: block;
    margin-bottom: 15px;
    height: 25px;
    line-height: 25px;
}
.home_news .news_con ul li .news_left p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    width: 95%;
    max-height: 72px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.home_news .news_con ul li .news_right {
    width: 23%;
    float: right;
    border-left: 1px solid #cccccc;
    min-height: 50px;
    color: #141212;
    font-family: arial;
    text-align: left;
    padding-left: 4%;
    background: url(../images/li_1.png) no-repeat right;
    min-height: 86px;
    padding-top: 22px;
}
.home_news .news_con ul li .news_right span {
    font-size: 26px;
    display: block;
    line-height: 29px;
}
.home_news .news_con ul li .news_right time {
    font-size: 16px;
}
.more {
    width: 80px;
    height: 80px;
    display: block;
    background: url(../images/more.png) no-repeat;
    color: #000;
    font-size: 16px;
    line-height: 80px;
    text-align: center;
    margin: auto;
    cursor: pointer;
    margin-bottom: 30px;
}
.news-grid{
    float: left;
}
.home_news .news_con ul li:hover {
    background:rgba(255, 255, 255, 0.46);
    padding: 20px 20px;
    cursor: pointer;
    margin-bottom: 30px;
    border: 1px solid #eee;
    animation-duration: .75s;
    transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
}
/*#navtab {
    display: block;
    width: 100%;
    margin: 0 auto;
    list-style: none;
    overflow:hidden;
}
#navtab li {
    float: left;
    width: 50%;
    margin: 15px 0px;
    background-color: #dadada;
}
#navtab li a {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #000000;
    font-size: 16px;
    font-family: '微软雅黑';
}
#navtab li .selected {
    color: #fff;
    background-color: #333;
}
.news_tab {
    overflow: hidden;
    display: inline-table;
}*/
/*客服*/
.yb_concts ul{
    display: block;
    /*overflow:hidden;*/
    position: relative;
}
.yb_concts ul li{
    display: block;
    padding: 8px;
    background:#494949;
    margin: 6px 0; 
    display: flex;
    height:44px;
    border-radius: 4px;
}
.yb_concts ul li img{
    flex-direction: column;
    align-items: center;
    margin: auto;
}
.yb_concts {
    position: fixed;
    z-index: 9999999;
    bottom: 0;
    right: 0;
    cursor: pointer;
    transition: all .3s ease;
    z-index: 999;
}
.hoverlianxi{
    display: none;
    background: url(../images/yb_conct.png) no-repeat;
    width: 158px;
    height: 105px;
    position: absolute;
    right: 47px;
    top: -25px; 
    /*overflow:hidden;*/
    padding: 20px;

}
.hoverlianxi .yb_sqrz{
    margin: 8px auto;
    overflow:hidden;
}
.hoverlianxi .yb_sqrz img{
    display: block;
    float: left;
}
.hoverlianxi .yb_sqrz a{
    color: #333;
    font-size: 16px;
    display: block;
    float: left;
    margin-left: 12px;
    font-family: '微软雅黑';
}

.yb_concts ul .yb1:hover .hoverlianxi{
    display: block;
}
.hovererweima{
    display: none;
    background: url(../images/wxerconde.png) no-repeat;
    width: 158px;
    height: 166px;
    position: absolute;
    right: 47px;
    top: -15px; 
    /*overflow:hidden;*/
    padding: 20px;

}
.yb_concts ul .yb2:hover .hovererweima{
    display: block;
}

/*产品服务*/
.scmap ul{
    width: 1200px;
    display: flex;
    justify-content:center;
    align-items:center;
    margin: auto;
}
.ipro {
    width: 28%;
    /*height: 400px;*/
    float: left;
    margin: 0 10px;
    text-align: center;
    position: relative;
}
.ipro img {
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(100%);    /* webkit内核支持程度较好 */
    -moz-filter: grayscale(100%);    /* 其他内核现在并不支持，为了将来兼容性书写 */
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.ipro:hover img{
    -webkit-filter: grayscale(0);    /* webkit内核支持程度较好 */
    -moz-filter: grayscale(0);    /* 其他内核现在并不支持，为了将来兼容性书写 */
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);  
}
.ipro .zzz{
    color: #fff; 
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;  
    font-family:'微软雅黑';
    text-align: center;
    padding: 58% 0;
}
.ipro .zzz p {
    display: block;
    font-size: 24px;
    margin-top: 20px;
}
.ipro .zzz h5 {
    display: block;
    font-size: 38px;
    /*line-height: 30px;*/
    margin-top: 38px;
    font-family: "SimSun","microsoft yahei",Arial;
}
.ipro .zz {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    background: url(../images/pro_zz.png) no-repeat center;
}
.zzz img{
    width: auto;
    height: auto;
}
.ipro .zz {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    background-size: 100% 100%;
    padding: 34% 28px;
    text-align: center;
    font-family:'微软雅黑'; 
    display: none;
    /*-webkit-animation:removesecond 1s reverse;
    -webkit-transform:translatex(-80px) skew(0deg);
    -moz-transform:translatex(-80px) skew(0deg);
    -ms-transform:translatex(-80px) skew(0deg);
    -o-transform:translatex(-80px) skew(0deg);
    transform:translatex(-80px) skew(0deg);*/

}
.ipro .zz p {
    display: block;
    font-size: 16px;
    margin-top: 20px;
}
.ipro .zz p strong{
    font-weight: 600;
}
.ipro .zz h3{
    font-size:18px;
}
.ipro:hover .zz{
    display: block;
    /*-webkit-animation:movesecond 0.5s forwards;
    -moz-animation:movesecond 0.5s forwards;
    -ms-animation:movesecond 0.5s forwards;
    -o-animation:movesecond 0.5s forwards;
    animation:movesecond 0.5s forwards;*/
}
.ipro:hover .zzz{
    display: none;
}
@-webkit-keyframes removesecond{
  0%{-webkit-transform:translateX(-10px) skew(0deg);}
  20%{-webkit-transform:translateX(5px) skew(-2deg);}
  40%{-webkit-transform:translateX(-5dpx) skew(2deg);}
  60%{-webkit-transform:translateX(3dpx) skew(-1deg);}
  80%{-webkit-transform:translateX(-2px) skew(1deg);}
  100%{-webkit-transform:translateX(0px) skew(0deg);}
}

@-webkit-keyframes movesecond{
  0%{-webkit-transform:translateX(-10px) skew(0deg);}
  20%{-webkit-transform:translateX(5px) skew(-2deg);}
  40%{-webkit-transform:translateX(-5dpx) skew(2deg);}
  60%{-webkit-transform:translateX(3dpx) skew(-1deg);}
  80%{-webkit-transform:translateX(-2px) skew(1deg);}
  100%{-webkit-transform:translateX(0px) skew(0deg);}
}

@-moz-keyframes movesecond{
  0%{-webkit-transform:translateX(-10px) skew(0deg);}
  20%{-webkit-transform:translateX(5px) skew(-2deg);}
  40%{-webkit-transform:translateX(-5dpx) skew(2deg);}
  60%{-webkit-transform:translateX(3dpx) skew(-1deg);}
  80%{-webkit-transform:translateX(-2px) skew(1deg);}
  100%{-webkit-transform:translateX(0px) skew(0deg);}
}

@-ms-keyframes movesecond{
  0%{-webkit-transform:translateX(-10px) skew(0deg);}
  20%{-webkit-transform:translateX(5px) skew(-2deg);}
  40%{-webkit-transform:translateX(-5dpx) skew(2deg);}
  60%{-webkit-transform:translateX(3dpx) skew(-1deg);}
  80%{-webkit-transform:translateX(-2px) skew(1deg);}
  100%{-webkit-transform:translateX(0px) skew(0deg);}
}

@-o-keyframes movesecond{
  0%{-webkit-transform:translateX(-10px) skew(0deg);}
  20%{-webkit-transform:translateX(5px) skew(-2deg);}
  40%{-webkit-transform:translateX(-5dpx) skew(2deg);}
  60%{-webkit-transform:translateX(3dpx) skew(-1deg);}
  80%{-webkit-transform:translateX(-2px) skew(1deg);}
  100%{-webkit-transform:translateX(0px) skew(0deg);}
}

@keyframes movesecond{
  0%{-webkit-transform:translateX(-10px) skew(0deg);}
  20%{-webkit-transform:translateX(5px) skew(-2deg);}
  40%{-webkit-transform:translateX(-5dpx) skew(2deg);}
  60%{-webkit-transform:translateX(3dpx) skew(-1deg);}
  80%{-webkit-transform:translateX(-2px) skew(1deg);}
  100%{-webkit-transform:translateX(0px) skew(0deg);}
}
/*
#pic ul li{
    float: left;
}
#pic ul{
    overflow: hidden;
}
*/