*{margin: 0;padding: 0;}
body{
    background:#fff;
}
.clearfix:after,.clearfix::after{
    content:"";
    clear:both;
    overflow:hidden;
    zoom:1;
}
/*  */
.firstbox{
    width:100%;
    background-color:#f1f1f1;
}
.firstlist{
    width:76.5%;
    max-width:1470px;
    margin:0 auto;
    position:relative;
}
.firstlist li{
    width:25%;
    float:left;
    background:#f1f1f1;
    color:#3e3a39;
    border:0;
    position:relative;
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
    padding-top:2.3vw;
    padding-bottom:2.2vw;
}
.firstlist li i{
    display:block;
    width:2px;
    height:35.7%;
    background:#b5b5b5;
    position:absolute;
    left:0;
    top:32%;
}
.textbox{
    text-align:center;
    position:relative;
    z-index:1;
}
.firstlist strong{
    display:block;
    font-size:1.15vw;
    color:#fff;
    background:#343e97;
    white-space:nowrap;
    width:7.55vw;
    margin:0 auto;
    font-weight:normal;
    margin-bottom:1vw;
    line-height:1.97vw;
}
.firstlist span{
    display:block;
    line-height:1.56vw;
    white-space:nowrap;
    font-size:0.975vw;
}
/* 数字信息 */
.koubeibox{
    width:67%;
    margin:0 auto;
    padding-bottom:4.16vw;
}
.koubeibox .tit,.zhuanlibox .tit{
    font-size:1.97vw;
    line-height:8.8vw;
    text-align:center;
    font-weight:bold;
    color:#3a3633;
}
.koubeibox .listbox{
    margin:0 auto;
    max-width:1300px;
    margin:0 auto;
}
.koubeibox .listbox li{
    width:33.33%;
    float:left;
    position:relative;
    padding:0 6%;
}
.koubeibox .listbox li img{
    border:solid 5px #fff;
    border-radius:1.8vw;
}
.koubeibox .listbox li:hover img{
    border:solid 5px #222d99;
}
/* 测算报名 */
.cesuanbox{
    width:1180px;
    margin:0 auto;
    padding:75px 0;
}
.cesuanbox .csbox{
    position:relative;
}
.cesuanbox .csbox .image{
    position:absolute;
    left:0;
    top:-5px;
}
.cesuanbox .csbox .image2{
    position:absolute;
    left:178px;
}
.cesuanbox .csbox .csbmbox{
    width:810px;
    float:right;
}
.csbmbox .inputbox{
    padding-bottom:25px;
    clear:both;
    float:none;
}
.csbmbox .inputbox input{
    width:385px;
    height:65px;
    line-height:65px;
    padding:0 25px;
    border-radius:8px;
    border:1px solid #eaeaea;
    float:left;
    margin-right:20px;
    font-size:18px;
    color:#666;
}
.csbmbox .inputbox1 input{
    width:250px;
}
.csbmbox .btnbox{
    clear:both;
    float:none;
}
.csbmbox .btnbox a{
    width:335px;
    height:66px;
    line-height:66px;
    border-radius:8px;
    text-align:center;
    background:#d5a567;
    color:#fff;
    font-size:24px;
    float:left;
    margin-right:20px;
    background:#343e97;
    background-size:100% auto;
}
.csbmbox .btnbox p{
    /*padding-top:36px;*/
    line-height:30px;
    float:left;
    font-size:16px;
}
.csbmbox .btnbox p span{
    display:block;
    font-size:20px;
}
/* 案例 */
.casebox{
    background:url(/wp-content/uploads/pageimg/dragonjan/4bg.png) no-repeat top center;
    padding-top:40px;
}
.cs_btn{
    position:absolute;
    width:130px;
    height:56px;
    line-height:56px;
    bottom:5%;
    right:3%;
    z-index:9;
}
.casebox .cs_btn .swiper-button{
    width:56px;
    height:56px;
    margin:0 auto;
    top:0;
    left:0;
    background:url(/wp-content/uploads/pageimg/rabbitDec/arr_left.png) no-repeat top center;
    opacity:1!important;
}
.casebox .cs_btn .swiper-button.swiper-button-next{
    background-image:url(/wp-content/uploads/pageimg/rabbitDec/arr_right.png);
    left:auto;
    right:0;
}
.casebox .cs_btn .swiper-button-disabled{
    opacity:0.5!important;
}
.casebox .cs_btn .swiper-pagination{
    color:#000;
    font-size:20px;
    line-height:64px;
    padding-top:10px;
}
.casebox .youhui{
    width:82.7%;
    margin:0 auto;
    padding-right:1%;
}
.caseone{
    margin:0 auto;
    width:81.65%;
    max-width:1578px;
    padding-top:45px;
}
.caseone .swiper-slide{
    margin-right:;
}
.caseleft{
    max-width:1038px;
    width:66%;
    float:left;
    margin-right:1%;
    border-radius:1.2vw;
    overflow:hidden;
}
.caseright{
    max-width:508px;
    width:31.6%;
    float:left;
    padding:10px;
    background:#fff;
    height:38.45vw;
    min-height:380px;
    overflow:hidden;
    border-radius:1.2vw;
    box-shadow:0 0 4px 1px #dcdcdc;
    font-size:0.8vw;
    line-height:160%;
}
.caseright .caseinfo{
    padding-top:1.3vw;
    padding-left:7px;
    padding-right:4%;
}
.caseright .caseinfo a{
    width:22.2%;
    border-radius:50%;
    overflow:hidden;
    float:left;
}
.caseright .caseinfo .cinfotxt{
    width:70%;
    float:right;
    padding-top:0.78vw;
    line-height:140%;
}
.caseright .cinfotxt h3{
    line-height:180%;
    font-size:1vw;
    font-weight:bold;
    color:#222;
}
.caseright .cinfotxt h3 span{
    color:#c30d24;
}
.caseright .caseinfo .ctext{
    padding-top:1.7vw;
    height:16vw;
    overflow:hidden;
}
/* 展会 */
.zhanhuibox{
    width:100%;
    /*background:url(/wp-content/uploads/pageimg/tigerJuly/4bg.jpg) no-repeat top center;*/
    padding-top:70px;
}
.zhanhuibox .swiper-pagination-bullet-active{
    background:#000;
}
.mainbox{
    width:1110px;
    margin:0 auto;
    padding-top:70px;
    padding-bottom:45px;
}
.mainbox .leftbox{
    width:452px;
    height:400px;
    background:url(/wp-content/uploads/pageimg/tigerJuly/4_1.png) no-repeat -40px -80px;
    float:left;
    margin-top:10px;
    padding:15px 12px;
}
.mainbox .leftbox img{
    height:246px;
}
.mainbox .rightbox{
    width:575px;
    float:right;
}
/* 云展会 */
.sztit{
    padding-bottom:45px;
}
.shuzhuangbox{
    width:1190px;
    /*height:508px;*/
    margin:0 auto;
    box-shadow:2px 3px 6px 2px #dedede;
    border-radius:8px;
    margin-bottom:70px;
}
.shuzhuangbox .szleftbox{
    width:696px;
    /*height:508px;*/
    float:left;
    overflow:hidden;
    border-radius:8px;
}
.shuzhuangbox .szleftbox img{
    width:100%;
}
.shuzhuangbox .szrightbox{
    float:left;
    width:494px;
    padding-left:120px;
    margin-top:45px;
}
.szrightbox h2{
    font-size:36px;
    line-height:58px;
    font-weight:bold;
    color:#4d4d4d;
}
.szrightbox .spanbox{
    padding-top:26px;
    padding-bottom:68px;
}
.szrightbox .spanbox span{
    width:206px;
    height:45px;
    line-height:45px;
    border:1px solid #b8b8b8;
    display:block;
    border-radius:8px;
    margin-bottom:10px;
    text-align:center;
    font-size:25px;
    color:#b8b8b8;
}
.szrightbox a.btn{
    width:242px;
    height:50px;
    line-height:50px;
    color:#fff;
    text-align:center;
    font-size:20px;
    background:#d5a567;
    padding:0;
    display:block;
}
/* 设计师 */
.dsmainbox{
    width:71.875%;
    margin:47px auto;
}
.dsmainbox ul{
    float:left;
    width:28.98%;
}
.dsmainbox ul li{
    float:left;
    width:50%;
    padding-right:5.05%;
    padding-bottom:1vw;
}
.dsmainbox ul li img{
    border-radius:5px;
}
.dsmainbox ul li.max{
    width:100%;
}
.dsmainbox ul.dsmain4{
    width:12.9%;
}
.dsmainbox ul.dsmain4 li{
    width:100%;
    padding-right:0;
}

/* 流程 */
.lzhulibox{
    background:url(/wp-content/uploads/pageimg/jinggong/3bg.jpg) no-repeat;
    background-size:100%;
    width:100%;
    padding-bottom:4.47vw;
}
.zhulitext{
    text-align:center;
    font-size:1.98vw;
    line-height:11.4vw;
    color:#fff;
}
.zhuliimg{
    width:73.4%;
    height:26.88vw;
    margin:0 auto;
    padding-top:3vw;
}
.zhuliimg ul{
    width:100%;
}
.zhuliimg ul li{
    padding:0 4.6%;
    height:3.65vw;
    float:left;
}
.zhuliimg ul.btm{
    width:80.14%;
    margin:0 auto;
}
.zhuliimg ul.top li{
    width:20%;
}
.zhuliimg ul.btm li{
    width:25%;
    padding:0 5.75%;
}
.zhuliimg li a{
    display:block;
    position:relative;
    cursor:pointer;
    width:100%;
    height:3.65vw;
    text-align:center;
    color:#fff;
}
.zhuliimg li a span{
    display:inline-block;
    background:#343e97;
    color:#fff;
    font-size:1.25vw;
    line-height:1.97vw;
    width:100%;
    border-radius:5px;
    transition:all 0.2s;
}
.zhuliimg li a strong{
    font-weight:normal;
    font-size:0.975vw;
}
.zhuliimg a .lcimghover{
    transition:all 0.5s;
    position:absolute;
    left:0;
    opacity:0;
    filter:Alpha(opacity=0);
}
.zhuliimg ul.top a .lcimghover{
    bottom:-1.56vw;
}
.zhuliimg ul.btm a .lcimghover{
    top:-1.56vw;
}
.zhuliimg ul.top a:hover .lcimghover{
    opacity:1;
    filter:Alpha(opacity=100);
    bottom:1.56vw;
}
.zhuliimg ul.btm a:hover .lcimghover{
    opacity:1;
    filter:Alpha(opacity=100);
    top:1.56vw;
}
.zhuliimg li a:hover span{
    opacity:0;
    filter:Alpha(opacity=0);
}
.centerline{
    width:80.57%;
    margin:0 auto;
}
/*.zhuliimg .top li a{
    display:block;
}
.zhuliimg .btm li a{
    display:block;
}*/
.zhuanlibox{
    background:#eeeef0;
    padding-bottom:4.2vw;
}
.opacity-hide{
    opacity: 0;
}
.opacity-show{
    opacity: 1;
}