﻿*{
    padding: 0;
    margin:0;
}
body{
    font-family: 'Microsoft YaHei','lucida grande','lucida sans unicode',lucida,helvetica,'Hiragino Sans GB','WenQuanYi Micro Hei',sans-serif;
    font-size: 14px;
    min-width: 1200px;
    position: relative;
    background: #f2f2f2;
}
a{
    text-decoration:none;
    color: rgb(102, 109, 113);
}
.header_user{
    width:1200px;
    margin: 0 auto;
    border: 1px solid red;
    height: 50px;
    line-height: 50px;
    background: #f2f2f2;
    border-bottom: 1px solid #dfdfdd;
    font-size: 12px;
    color: #666d71;
}
/* 轮播carousel */
#carousel{
    width:100%;
    height:403px;
}
.el-carousel__container,.el-carousel{
    height: 403px;
    max-width: 1920px;
    margin: 0 auto;
}
#carousel .el-carousel .el-carousel__item a img{width:100%;margin:0 auto;min-height:403px;object-fit: cover;}

#louceng{
    width:1200px;
    margin:0 auto;
}
#footer{
    width:100%;
    margin:0 auto;
    height: 240px;
}
#louceng .title span.txt{
    font-size: 22px;
    color: #33302e;
    font-family: 'MicrosoftYaHei';
    position: relative;
    top: 0;
    left: 8px;
    padding-left: 4px;
    letter-spacing:3px;
}
.title span.txt::after{
    display: block;
    content: "";
    width: 4px;
    height: 20px;
    background: #3277ff;
    position: absolute;
    left: -10px;
    top: 6px;
}
/* 热销楼层样式 */
.hot-model{
    width: 1200px;
    margin: 0 auto;
    background: #f2f2f2;
    margin-top: 40px;
}
.hot-box{
    /* display: flex;
    flex-wrap: wrap;
    justify-content: space-between; */
    height: 290px;
    margin-bottom: 40px;
    overflow: hidden;
}
.hot{
    display: inline-block;
    width: 230px;
    height: 290px;
    box-sizing: border-box;
    padding: 0 22px;
    background: #ffffff;
}
.hhImg-box{
    text-align: center;
}
.hhImg-box img{
    width:140px;
    margin: 15px 0;
}
.tex-height{
    text-align: center;
}
.tex-height .txt-title{
    font-size: 14px;
    color:#737373;
    margin-bottom: 25px;
    text-align: left;
}
.tex-height .txt-price{
    color:#3277ff;
    font-size: 18px;
}
.hot-model .title{
    margin-bottom: 25px;
}
.hot-box ul li{list-style: none;float: left;margin-right: 12px;}
.hot-box ul{width:2898px;height: 290px;transition: all 0.3s linear;position: relative;left: 0px;}
/* 6个保障icon */
.labels{
    width: 1200px;
    margin: 0 auto;
    height: 100px;
    margin-bottom: 40px;
}
.labels a{
    position: relative;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 200px;
    height: 100px;
    padding: 10px;
    transition: all .4s ease-in-out;
    text-align: center;
    background-color: #fff;
}
.labels a:after {
    position: absolute;
    top: 20px;
    right: 0;
    width: 0;
    height: 60px;
    content: '';
    border-right: 1px dotted #dbdbdb;
}
.labels a span {
    font-size: 16px;
    display: block;
    width: 100%;
    color: #737373;
}
i,em{
    font-style: normal;
}
.labels a:hover{z-index:1;-webkit-box-shadow:0 0 12px rgba(0,0,0,.25);box-shadow:0 0 12px rgba(0,0,0,.25);}

.labels a em {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(../image/labels_icon.png);
    background-repeat: no-repeat;
}
.labels a.icon_1 em {background-position: 0 0px;}
.labels a.icon_2 em {background-position: 0 -40px;}
.labels a.icon_3 em {background-position: 0 -80px;}
.labels a.icon_4 em {background-position: 0 -120px;}
.labels a.icon_5 em {background-position: 0 -164px;}
.labels a.icon_6 em {background-position: 0 -205px;}
.labels a.icon_1:hover em{background-position:-42px 0;}
.labels a.icon_2:hover em{background-position:-42px -40px;}
.labels a.icon_3:hover em{background-position:-42px -80px;}
.labels a.icon_4:hover em{background-position:-42px -120px;}
.labels a.icon_5:hover em{background-position:-42px -164px;}
.labels a.icon_6:hover em{background-position:-42px -205px;}

/* 行政办公 */
.title{
    margin-bottom: 20px;
}
.title span.txt{
    font-size: 22px;
    color: #33302e;
    font-family: 'MicrosoftYaHei';
    position: relative;
    top: 0;
    left: 8px;
    padding-left: 4px;
    letter-spacing:3px;
}
.title span.txt::after{
    display: block;
    content: "";
    width: 4px;
    height: 20px;
    background: #3277ff;
    position: absolute;
    left: -10px;
    top: 6px;
}
.title span.tip{
    margin-right: 10px;
    padding: 1px 8px 2px 8px;
    box-sizing: border-box;
    border-radius: 12px;
    font-size: 14px;
    color:rgba(51,48,46,0.5);
    background: #ffffff;
    letter-spacing: 2px;
}
.title span.tip:nth-child(2){
    margin-left: 20px;
}
.title .more{
    float: right;
    font-size: 14px;
    color:#33302e;
    letter-spacing: 3px;
    margin-top: 10px;
}
.more b.el-icon-arrow-right{
    margin-left: -4px!important;
}
.xzbg-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.xzbg{
    display: inline-block;
    width: 230px;
    height:320px;
    box-sizing: border-box;
    padding: 0 22px;
    background: #ffffff;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}
.xzbg img{
    width:140px;
    margin: 15px 0;
}
.tex-height{
    text-align: center;
}
.tex-height .txt-title{
    font-size: 14px;
    color:#737373;
    margin-bottom: 25px;
    text-align: left;
    height: 39px;
    overflow: hidden;
    /* text-overflow:ellipsis; */
}
.tex-height .txt-price{
    color:#3277ff;
    font-size: 14px;
}
.hot-model .title{
    margin-bottom: 25px;
}
.xzbg_1{
    width: 470px;
    height: 290px;
    padding: 0px;
}
.xzbg_1 img{
    margin: 0;
}
.xzbg-model{
    margin-bottom: 25px;
}
/* 资讯中心 */
.zxzx-model img{object-fit:cover;}
.zxzx-box1 img{position: absolute;left: 0;top: 0;object-fit: cover;    width: 390px;    height: 220px;}
.zxzx-box1:hover .bottom_title{color:#3277ff;}
.zxzx-model{
    margin-bottom: 30px;
}
.zxzx-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.zxzx-box,.zxzx-box1{
    width: 390px;
    height: 375px;
    display: inline-block;
}
.zxzx-box1{
    /* background: red; */
    position: relative;
}
.zxzx-box1 .bottom_title{
    width: 100%;
    height: 55px;
    position: absolute;
    bottom: 0px;
    left:0;
    background: rgba(0,0,0,0.75);
    padding-left: 10px;
    color:#ffffff;
    box-sizing: border-box;
    line-height: 55px;
    font-size: 16px;
}
.zxzx-box .zxzx-box1{
    height: 220px;
}
.marquee{
    padding: 20px;
    box-sizing: border-box;
    background: #ffffff;
    height: 155px;
    margin-top: -4px;
}
.marquee ul{
    list-style: none;
}
.marquee  p{
    font-size: 18px;
    color: #737373;
    margin-bottom: 15px;
}
.marquee p span{
    float: right;
    font-size: 14px;
}
.marquee  ul li{
    margin-bottom: 8px;
    color: #000000;
    font-size: 16px;
}
.marquee ul li span:nth-child(2){
    float: right;
}
.marquee ul li span.title{
    clear: both;
    display: inline-block;
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0px;
}
/* 合作伙伴 */
.hzhb_box{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 310px;
    display: flex;
}
.hzhb_box>div{
    display: inline-block;
}
.hzhb_box div.left_button,.hzhb_box div.right_button{
    width: 35px;
    height: 70px;
    line-height: 310px;
    background: #e0e0e0;
    border-radius: 3px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 115px;
    cursor: pointer;
    z-index: 99;
}
.hzhb_box div.left_button{
    background-image: url(../image/left_button.png);
    position: absolute;
}
.hzhb_box div.right_button{
    background-image: url(../image/right_button.png);
    position: absolute;
    right: 0;
}
.flexs{
    background: #ffffff;
    width: 1170px;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
}
.flexs .flexs_img {
    list-style: none;
    float: left;
    width: 234px;
    height: 156px;
    line-height: 156px;
    box-sizing: border-box;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.flexs .flexs_img img {
    width: 140px;
    vertical-align: middle;
    margin: auto 0 auto 50px;
}
.flexs ul{
    width: 2340px;
    height: 155px;
    transition: all 0.5s linear;
    position: relative;
    left:0;
}
.flexs ul::before{
    display: block;
    content: "";
    clear: both;
}

/* 客户见证 */
.khjz-model ul{
    list-style: none;
}
.khjz-model ul li{
    float: left;
    background: #ffffff;
}
.khjz-model .flexs_img {
    list-style: none;
    float: left;
    width: 234px;
    height: 156px;
    line-height: 156px;
    box-sizing: border-box;
}
.khjz-model .flexs_img img {
    width: 140px;
    vertical-align: middle;
    margin: auto 0 auto 50px;
}
.khjz-model>div{
    width: 1200px;
    margin: 0 auto;
    height: 156px;
    background: #fff;
}
.khjz-model{margin-bottom: 40px;}
/* 特效区 */
    /* 技术开发类的图片放大 */
.jskf .hhImg-box img{
    transition: all 0.5s linear;
}
.jskf .hhImg-box{overflow: hidden;}
/* .jskf .hhImg-box img:hover{
    transform: scale(1.1);
} */
    /* 行政办公类的眼前一亮特效 */
/* .office .xzbg{position:relative;display:block;text-align:center;transition: all .4s ease-in-out;}
.office .xzbg:not(:first-child):hover:before{
    position:absolute;
    z-index:49;
    top:0;left:0;
    width:100%;height:100%;
    content:'';
    animation:light_move 1.5s;
    background-image:linear-gradient(-70deg,rgba(255,255,255,0) 40%,rgba(255,255,255,.4) 50%,rgba(0,0,0,0) 60%);
    background-repeat:no-repeat;
    background-position:-300px 0;
    background-size:100% 100%;
    -webkit-box-shadow:0 0 12px rgba(0,0,0,.25);
    box-shadow:0 0 12px rgba(0,0,0,.25);
}
@keyframes light_move{
    from{background-position:-300px 0;}
    to{background-position:300px 0;}
}
@-webkit-keyframes light_move{
    from{background-position:-300px 0;}
    to{background-position:300px 0;}
} */
    /* 商务便携3D悬浮小特效 */
.swbx .xzbg{transition: all 0.3s ease-in-out;}
.swbx .xzbg:hover{box-shadow: 0 15px 30px rgba(0,0,0,0.1);transform: translate3d(0,-3px,0)}
.xzbg-model .xzbg{transition: all 0.3s ease-in-out;}
.xzbg-model .xzbg:hover{box-shadow: 0 15px 30px rgba(0,0,0,0.1);transform: translate3d(0,-3px,0)}
    /* 图形处理90deg旋转 */
/* .pic .xzbg-box:not(:first-child) img:nth-child(2){transition: all 0.5s ease;}
.pic .xzbg-box:not(:first-child) img:nth-child(1){transition: all 0.3s ease;}
.pic .xzbg-box:not(:first-child) img:nth-child(2){
    transform: rotateY(-90deg);
}
.pic .xzbg-box:not(:first-child) img:nth-child(1){
    transform: rotateY(0deg);
}
.pic .xzbg-box .com-pic{
    position: relative;
    width: 186px;
    height: 174px;
}
.pic .xzbg-box .com-pic img{
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 15%;
}
.pic .xzbg-box .xzbg:not(:first-child):hover  img:nth-child(1){
    transform: rotateY(-90deg);
}
.pic .xzbg-box .xzbg:not(:first-child):hover img:nth-child(2){
    transform: rotateY(0deg);
}

.mask{
    position: absolute;
    bottom: -75px;
    left: 0px;
    padding:5px 15px;
    box-sizing: border-box;
    width: 230px;
    background: #3277ff;
    color: #ffffff;
    transition: all 0.5s ease;
}
.wspj-model .xzbg:hover .mask{
    bottom: 0px;
}
.wspj-model .xzbg .mask p:first-child{height: 45px;}
.wspj-model .xzbg .mask p:last-child{
    font-size: 11px;
    color: rgba(255,255,255,0.6);
    text-align: right;
} */
.flexs .scale img{width:60px;    margin: auto 0 auto 88px;}

.title .next,.title .prev{outline: none;display:inline-block;width:30px;height:22px;cursor:pointer;border:1px solid #3277ff;background-color:#3277ff;background-image:url(../image/arrow_small.png);background-repeat:no-repeat;}
.title .next{background-position:-60px -15px;}
.title .prev{background-position:-12px -15px;}
.title .next.swiper-button-disabled,.title .prev.swiper-button-disabled{cursor:default;border:1px solid #696b6e;background-color:#f2f2f2;}
.title .next.swiper-button-disabled{background-position:-60px -65px;}
.title .prev.swiper-button-disabled{background-position:-12px -65px;}