/*轮播*/
.banner-box{
    width: 100%;
    overflow: hidden;
    background: #000;
    position: relative;
}
.swiper-container_banner{ width: 100%; position: relative;  }
.swiper-container_banner img{ display: table; width: 100%; }
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    position: absolute; z-index: 6; left: 46%; width: auto; } .swiper-pagination-bullet-active{ background: #fff; }
.swiper-pagination-bullet{ width: 0.3rem; height: 0.06rem; background: #ccc; border-radius: 0; }
.swiper-container_banner:hover .swiper-button-next_banner ,.swiper-container_banner:hover .swiper-button-prev_banner{ display: block; transition: 1s; } .swiper-button-next_banner{ width: 18%; height: 100%; position: absolute; left: 0; top:0; z-index: 6; background:-moz-linear-gradient(left,rgba(0,0,0,0.6),rgba(0,0,0,0.001));/*Mozilla*/ background:-webkit-gradient(linear,0 50%,100% 50%,from(rgba(0,0,0,0.6)),to(rgba(0,0,0,0.001)));/*Old gradient for webkit*/ background:-webkit-linear-gradient(left,rgba(0,0,0,0.6),rgba(0,0,0,0.001));/*new gradient for Webkit*/ background:-o-linear-gradient(left,rgba(0,0,0,0.6),rgba(0,0,0,0.001)); /*Opera11*/ display: none; } .swiper-button-prev_banner{ width: 18%; height: 100%; position: absolute; right: 0; top:0; z-index: 6; background:-moz-linear-gradient(right,rgba(0,0,0,0.6),rgba(0,0,0,0.001));/*Mozilla*/ background:-webkit-gradient(linear,0 50%,100% 50%,from(rgba(0,0,0,0.6)),to(rgba(0,0,0,0.001)));/*Old gradient for webkit*/ background:-webkit-linear-gradient(right,rgba(0,0,0,0.6),rgba(0,0,0,0.001));/*new gradient for Webkit*/ background:-o-linear-gradient(right,rgba(0,0,0,0.6),rgba(0,0,0,0.001)); /*Opera11*/ display: none; } .banner_you{ width: 0.3rem; margin-left: 50%; height: 0.55rem; cursor: pointer; opacity: 0.6; transition: 1s; } .banner_zuo{ width: 0.3rem; margin-left: 40%; height: 0.55rem; cursor: pointer; opacity: 0.6; transition: 1s; } .swiper-button-next_banner:hover .banner_zuo{ opacity: 1; transition: 1s; } .swiper-button-prev_banner:hover .banner_you{ opacity: 1; transition: 1s; }


.dialogs {
    position:fixed;
    _position:absolute;
    z-index:1;
    top:50%;
    left:50%;
    margin:-341px 0 0 -201px;
    width:447px;
    height:717px;
    font-size:18px;
    overflow:hidden;
    z-index:9999;
    display:none;
    background:url('../images/hongbao.png') no-repeat center center;
}
.dialogs input {
    box-sizing:content-box;
}
.five_so_inputss {
    width:340px;
    height:50px;
    float:left;
    padding-left:80px;
    background:rgba(0,0,0,0);
    color:#fff;
    border:none;
    outline:none;
    margin-bottom:11px;
    font-size:20px;
}
.dialogs label {
    color:#e3c653;
}
.nubs {
}
.radio-check input[type='radio']:checked + label:before {
    border-color:#e3c653;
}
.radio-check input[type='radio']:checked + label:after {
    background:#e3c653;
}
.radio-check > label:before {
    content:'';
    position:absolute;
    left:-30px;
    top:0px;
    display:inline-block;
    width:20px;
    height:20px;
    border-radius:50%;
    border:1px solid #e3c653;
    transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
}
.radio-check > label:after {
    content:'';
    position:absolute;
    left:-30px;
    top:0px;
    display:inline-block;
    width:10px;
    height:10px;
    border-radius:50%;
    margin-top:6px;
    margin-left:6px;
    transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
}
.radio-check {
    position:relative;
    height:35px;
    top:140px;
}
.radio-check > input {
    position:absolute;
    left:0;
    top:0;
    width:20px;
    height:20px;
    opacity:0;
}
.radio-check > label {
    position:absolute;
    left:30px;
    line-height:20px;
    top:0px;
}
#test2 {
    top:100px;
}
@keyframes shake {
    from {
        transform:rotate(15deg)
    }
    to {
        transform:rotate(-15deg)
    }
}
.redbag-wrap {
    position:fixed;
    z-index:9999;
    left:25%;
    top:0;
}
.wrap {
    width:100%;
    width:240px;
    height:0;
    position:absolute;
    z-index:100;
    top:0px;
    right:0;
    animation-name:shake;
    animation-duration:2s;
    animation-iteration-count:infinite;
    animation-timing-function:cubic-bezier(.6,0,.3,1);
    animation-direction:alternate;
    transform-origin:top center;
}
.zx_xrhb {
    height:262px;
    position:absolute;
    width:3px;
    right:135px;
    /* top:-10px;
    */
    background:url('../images/line.png')no-repeat center;
    box-shadow:rgba(0,0,0,.07) 8px 0 10px;
}
.zx_xrhb .line {
    position:absolute;
    bottom:-90px;
    left:-58px;
    display:none;
    z-index:10;
    /* width:149px;
    */
    /* height:141px;
    */
    margin:0;
    background:initial;
}
.zx_xrhb img {
    cursor:pointer;
    z-index:100;
    position:relative;
    display:block;
    width:117px;
}
.red-packet.active form {
    display:none;
}
.red-packet {
    width:32px;
    height:117px;
    position:absolute;
    right:55px;
    top:0;
    border-right:1px solid #fff;
}
.red-packet {
    width:70%;
    margin:0 auto;
    padding:0px 20px;
    margin-top:250px;
}
.red-packet .red-close img {
    position:absolute;
    left:16px;
    top:-32px;
    cursor:pointer;
}
.red-center input.ipt {
    margin-bottom:14px;
    height:50px;
    padding:0 5%;
    background:#fbf2bc;
    color:#b5ab72;
    width:80%;
    margin:0 auto;
    border-radius:50px;
    display:block;
    font-size:16px;
}
.red-center .red-btn {
    text-align:center;
    background:transparent;
    font-size:18px;
    font-weight:600;
    cursor:pointer;
    height:100px;
    margin:0 auto;
    display:block;
    border:0px;
    width:200px;
    height:100px;
}
.red-center input.ipt {
    border:0px
}
.zx_xrhb img.shake2 {
    margin-top:-207px;
    z-index:1;
    display:none;
}
.ltbm .red-center input.ipt {
    float:left;
    margin-bottom:0px;
    height:25px;
    padding:0;
    background:none;
    color:#333;
    width:46%;
    margin:0 auto;
    border-radius:0px;
    display:block;
    margin-top:41px;
    font-size:12px;
    margin-left:16px
}
.land_pc_exit {
    width:100%;
    height:1.7rem;
    background-color:#ebebeb;
    position:relative;
    display:table;
}
.land_pc_exit_on {
    width:1200px;
    margin:auto;
    display:table;
    position:relative;
}
.land_pc_exit_on ul li {
    width:220px;
    height:1.11rem;
    float:left;
    cursor:pointer;
    position:relative;
    background-color:#fff;
    margin-right:0.245rem;
    color:#333;
}
.land_pc_exit_on ul li:hover {
    background-color:#d3b167;
    color:#fff;
    transition:0.25s;
}
.land_pc_exit_on ul .land_pc_exit_on_d {
    margin-right:0rem;
}
.land_pc_exit_on_a_er {
    width:150px;
    float:right;
}
.land_pc_exit_on_a_er_yi {
    letter-spacing:0.01rem;
    font-size:0.18rem;
}
.land_pc_exit_on_a_er_er {
    font-size:0.14rem;
}
.land_pc_exit_on_a_yi {
    width:0.44rem;
    height:0.44rem;
    background:url("../images/os_1s.png")no-repeat;
    background-size:100%;
    float:left;
    margin-top:0.34rem;
    margin-left:20px;
}
.land_pc_exit_on_a:hover .land_pc_exit_on_a_yi {
    background:url("../images/os_1.png")no-repeat;
    background-size:100%;
    transition:0.25s;
}
.land_pc_exit_on_er {
    width:0.44rem;
    height:0.44rem;
    background:url("../images/os_5s.png")no-repeat;
    background-size:100%;
    float:left;
    margin-top:0.35rem;
    margin-left:20px;
}
.land_pc_exit_on_b:hover .land_pc_exit_on_er {
    background:url("../images/os_5.png")no-repeat;
    background-size:100%;
    transition:0.25s;
}
.land_pc_exit_on_san {
    width:0.44rem;
    height:0.44rem;
    background:url("../images/os_2s.png")no-repeat;
    background-size:100%;
    float:left;
    margin-top:0.34rem;
    margin-left:20px;
}
.land_pc_exit_on_c:hover .land_pc_exit_on_san {
    background:url("../images/os_2.png")no-repeat;
    background-size:100%;
    transition:0.25s;
}
.land_pc_exit_on_si {
    width:0.44rem;
    height:0.44rem;
    background:url("../images/os_3s.png")no-repeat;
    background-size:100%;
    float:left;
    margin-top:0.34rem;
    margin-left:20px;
}
.land_pc_exit_on_d:hover .land_pc_exit_on_si {
    background:url("../images/os_3.png")no-repeat;
    background-size:100%;
    transition:0.25s;
}
.land_pc_exit_on_wu {
    width:0.44rem;
    height:0.44rem;
    background:url("../images/os_4s.png")no-repeat;
    background-size:100%;
    float:left;
    margin-top:0.32rem;
    margin-left:20px;
}
.land_pc_gai_on {
    width:100%;
    height:auto;
    position:relative;
}
.land_pc_gai_on img {
    display:table;
    width:100%;
}
.land_pc_gai_on_yi {
    width:1200px;
    position:relative;
    margin:auto;
    margin-top:45px;
}
.rs_on {
    width:100%;
    margin:auto;
    position:relative;
    display:table;
}
.rs_on img {
    width:100%;
    display:table;
}
.rs_on_yi {
    width:558px;
    height:320px;
    float:left;
}
.rs_on_er {
    width:210px;
    float:left;
}
.rs_on_san {
    width:210px;
    float:left;
}
.rs_on_si {
    width:210px;
    float:left;
}
.rs_on_er_on {
    width:100%;
    height:162px;
    position:relative;
}
.rs_on_er_to {
    background-color:#2b2934;
    color:#ebebeb;
    font-size:0.2rem;
    letter-spacing:0.01rem;
}
.rs_on_er_so {
    background-color:#ebebeb;
    color:#2b2934;
    font-size:0.2rem;
    letter-spacing:0.01rem;
}
.rs_on_er_on {
    -webkit-transition:ease 0.25s;
    transition:ease 0.25s;
    -webkit-transform-origin:50% 50%;
    transform-origin:50% 50%;
}
.land_pc_exit_on_e:hover .land_pc_exit_on_wu{
    background: url("../images/os_4.png")no-repeat;
    background-size: 100%;
    transition: 0.25s;
}
.land_pc_gai_on{
    width: 100%;
    height: auto;
    position: relative;
}
.land_pc_gai_on img{
    display: table;
    width: 100%;
}
.land_pc_gai_on_yi{
    width: 1200px;
    position: relative;
    margin: auto;
    margin-top: 45px;
}

.rs_on img{
    width: 100%;
    display: table;
}
.rs_on_yi{
    width: 558px;
    height: 320px;
    float: left;
}
.rs_on_er{
    width: 210px;
    float: left;
}
.rs_on_san{
    width:210px;
    float: left;
}
.rs_on_si{
    width: 210px;
    float: left;
}
.rs_on_er_on{
    width: 100%;
    height: 162px;
    position: relative;
}
.rs_on_er_to{
    background-color: #2b2934;
    color: #ebebeb;
    font-size: 0.2rem;
    letter-spacing:0.01rem;
}
.rs_on_er_so{
    background-color: #ebebeb;
    color: #2b2934;
    font-size: 0.2rem;
    letter-spacing:0.01rem;
}
.rs_on_er_ecx{
    position: absolute;
    margin-left: 0.7rem;
}
.rs_on_er_ecx_on{
    font-size: 0.4rem;
    font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
}
.rs_on_er_ecx_to{
    font-size: 0.25rem;
}
/*标题样式*/
.biaoti{
    width: 4.7rem;
    margin: auto;
    height: 1.7rem;
    position: relative;
}
.biaoti_on{
    position: relative;
    color: #57a233;
    font-size: 36px;
}
.biaoti_to{
    width: 2.2rem;
    height: 1px;
    position: absolute;
    background-color: #bebdc2;
    right: 0.05rem;
    bottom: 0.18rem;
}
.biaoti_so{
    font-size: 0.12rem;
    font-family:方正兰亭细黑,myxihei;
    color: #2a2934;
    opacity: 0.8;
    letter-spacing: 0.02rem;
}
.rs_on_er_on{
    -webkit-transition: ease 0.25s;
    transition: ease 0.25s;
    -webkit-transform-origin:50% 50%;
    transform-origin:50% 50%;
}
/*.rs_on_er_on:hover{
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
     position: relative;
     z-index: 9;
     box-shadow: 2px 2px 2px #ccc;
}
*/
.video_shijian_z{
    color: #fff;
    font-size: 0.2rem;
    position: absolute;
    left: 0.2rem;
    bottom: -0.2rem;
}
.video_yan:hover .video_shijian_z{
    bottom: 0.2rem;
    transition: ease 0.5s;
}
.index_fu{
    transition: 0.35s;
    height: 0.5rem;
}
.rs_on_er_on:hover .index_fu{
    height: 0.4rem;
    transition: 0.35s;
}
/**精緻生活i**/
.land_pc_gai_to {
    width: 100%;
    height: auto;
    position: relative;
}
.land_pc_gai_to img{
    display: table;
    width: 100%;
}
.gai_to img{
    display: table;
}
.gai_fo ul li{
    width: 1.83rem;
    height: 0.72rem;
    float: left;
    text-align: center;
    line-height: 0.72rem;
    font-size:0.22rem;
    border: 1px solid #c7c7c7;
    margin-right: 0.1rem;
    margin-bottom: 0.2rem;
    letter-spacing: 0.04rem;
    color: #c7c7c7;
    cursor: pointer;
    transition: 0.5s;
}
.gai_fo ul li:hover{
    width: 1.83rem;
    height: 0.72rem;
    border: 1px solid #a57a3f;
    color: #d09c56;
    box-shadow: 5px 5px 5px #8c673b;
    transition: 0.5s;
}
.fu_ass_on{
    width: 530px;
    position: absolute;
    right: 0;
    top:-41px
}
.fu_ass_on_s1{
    width: 167px;
    float: left;
}
.fu_ass_on_s1_z{
    margin-left: 13px;
}
.fu_ass_on_s1_y{
    margin-left: 8px;
    margin-top: -16px;
}
.fu_ass_on_s2{
    background: url("../images/index/qwdz_01.png")no-repeat center;
    height: 235px;
    width: 167px;
}
.fu_ass_on_s2:hover{
    background: url("../images/index/qwdz_02.png")no-repeat center;
    height: 235px;
    width: 167px;
}
.fu_ass_on_s3{
    background: url("../images/index/jzfgz_01.png")no-repeat center;
    height: 235px;
    width: 167px;
}
.fu_ass_on_s3:hover{
    background: url("../images/index/jzfgz_02.png")no-repeat center;
    height: 235px;
    width: 167px;
}
.fu_ass_on_s4{
    background: url("../images/index/bszx_01.png")no-repeat center;
    height: 235px;
    width: 167px;
}
.fu_ass_on_s4:hover{
    background: url("../images/index/bszx_02.png")no-repeat center;
    height: 235px;
    width: 167px;
}
.fu_ass_on_s5{
    background: url("../images/index/jfgz_01.png")no-repeat center;
    height: 235px;
    width: 167px;
}
.fu_ass_on_s5:hover{
    background: url("../images/index/jfgz_02.png")no-repeat center;
    height: 235px;
    width: 167px;
}
/***設計師***/
.index-designs{
    width: 100%;
    height: 970px;
    position: relative;
    background-color: #232227;
    background: url("../images/beijing_02.png") no-repeat center
}

.swiper-container_desg .swiper-slide{
    width: 12.615rem;
    position: relative;
    display: table;
}
@media screen and (max-width: 1600px){
    .swiper-container_desg .swiper-slide{
        width: 12.592rem;
    }
}
@media screen and (max-width: 1440px){
    .swiper-container_desg .swiper-slide{
        width: 12.594rem;
    }
}
.swiper-slide_zuo img{
    display: table;
    width: 100%;
}
.swiper-slide_you span{
    position: absolute;
    bottom: 0rem;
    right: 0rem;
}
.swiper-slide_zhong_po_on b{
    font-size: 0.3rem;
    color: #fff;
}
.swiper-slide_zhong_po_on span{
    font-size: 0.14rem;
    font-family: 方正兰亭超细黑简体;
    margin-left: 3px;
    text-decoration: underline;
    color: #fff;
}
.land_pc_design_for_on_you_to{
    font-size: 0.18rem;
    color: #fff;
    margin-bottom: 20px;
}
.swiper-button-prev img{
    opacity: 0.6;
    -webkit-transition: ease 1s;
    transition: ease 1s;
    -webkit-transform-origin:50% 50%;
    transform-origin:50% 50%;
}
.swiper-button-prev:hover{
    left: 10.6rem;
    transition: ease 1s;
}
.swiper-button-next:hover{
    right: 0.3rem;
    transition: ease 1s;
}
.swiper-button-prev:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}
.swiper-button-next img{
    opacity: 0.6;
    transition: 1s;
    -webkit-transition: ease 1s;
    -webkit-transform-origin:50% 50%;
    transform-origin:50% 50%;
}
.swiper-button-next:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}
.index-designs-box {
    width: 1200px;
    height: 605px;
    margin: 0 auto;
}
.index-designs-box .design-box-left{
    float: left;
    display: block;
    position: relative;
}
.index-designs-box .design-box-left img.design-case{
    height: 605px;
    width: 810px;
    float: left;
}
.index-designs-box .design-box-left .designer-pic {
    position: relative;
    float: left;
    top: 65px;
    right: 280px;
}
.index-designs-box .design-box-left .designer-pic img{
    width: 340px;
    height: 540px;
}
.index-designs-box .design-box-left .designer-pic span{
    height: 30px;
    width: 100%;
    line-height: 30px;
    text-align: center;
    display:block;
    color: #fffefe;
    background-color: #69696c;
    opacity:50%;
    position: absolute;
    bottom: 0;
    font-size: 18px;
}
.index-designs-box .design-box-right{
    float: left;
    display: block;
    margin-left: -250px;
}
.index-designs-box .design-box-right .title{
    margin-top: 30px;
    margin-bottom: 10px;
}
.index-designs-box .design-box-right .t_title{
    color: #f7c967;
    font-size: 32px;
}
.index-designs-box .design-box-right li{
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 18px;
    margin-bottom: 30px;
}
.index-designs-box .design-box-right li h7{
    color: #f7c967;
    font-size: 16px;
}
.index-designs-box .design-box-right li p{
    color: #fefefe;
    font-size: 14px;
    margin-top: 20px;
}
.index-designs .more{
    width: 100%;
    height: 40px;
    margin:37px 0 64px 0;
}
.index-designs .more a {
    width: 155px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 20px;
    display: block;
    border: 1px solid #FFFFFF;
    text-align: center;
    border-radius: 5px;
}
.w_1200{
    width:1200px;
}
#index-designer-container .index-designer-pagination{
    width: 170px;
    left:77%;
}
#index-designer-container .index-designer-pagination .swiper-pagination-bullet{
    height: 3px;
    width: 0.5rem;
    background: #FFFFFF;
}
#index-designer-container .index-designer-pagination .swiper-pagination-bullet-active{
    background: #f7c967;
}
.index-xgt {
    width: 100%;
    background-image: url("../images/index-xgtbg.png");
}
.index-xgt .index-xgt-top p{
    font-size: 36px;
}
.index-xgt .index-xgt-top p span{
    font-size: 36px;
    color: #57a233;
}
.index-xgt .index-xgt-top span{
    font-size: 22px;
}
.index-xgt .index-xgt-c{
    width: 1200px;
    margin: auto;
    margin-top: 30px;
    overflow: hidden;
    padding-bottom: 30px;
}
.index-xgt .index-xgt-c .index-xgt-c-t{
    overflow: hidden;
    width: 720px;
    float: left;
    margin-left: 225px;
}
.index-xgt .index-xgt-c .index-xgt-c-t li{
    float: left;
    margin: 10px 10px;
    padding:6px 56px;
    font-size: 18px;
    border: 1px solid #69696c;
    color:#69696c;
    cursor:pointer;
}
.index-xgt .index-xgt-c .index-xgt-c-t li.on{
    background-image: url("../images/index-xgton.png");
    border: none;
    color: #fff;
    height: 35px;
}
.index-xgt .index-xgt-c .more{
    float: right;
    margin:auto;
    padding: 6px 15px;
    font-size: 20px;
    color: #69696c;
    display:block;
    border: 1px solid #69696c;
    border-radius:20px;
    width: 130px;
    margin-top: 10px;
    text-align: center
}
.index-xgt .index-xgt-c .more:hover{
    border: 1px solid #57a233;
    color: #57a233;
}
.index-xgt .index-xgt-c .index-xgt-c-b{
    overflow: hidden;
    float: left;
    margin-top: 20px;
    display: none;
}
.index-xgt .index-xgt-c .index-xgt-c-b li{
    float: left;
    margin: 10px 4px 20px 4px;
    width: 23.3%;
}
.index-xgt .index-xgt-c .index-xgt-c-b li img{
    width: 100%;
    height: 200px;
}
.index-xgt .index-xgt-c .index-xgt-c-b li img:hover{
    opacity:0.8;
}
.index-xgt .index-xgt-c .index-xgt-c-b li a{
    font-size: 20px;
}
.index-xgt .index-xgt-c .index-xgt-c-b li a img{
    float: left;
    width: 7%;
    height: auto;
    margin-left:3%;
}
.index-xgt .index-xgt-c-b a{
    width: 100%;
    height: 58px;
    display: block;
    text-align: center;
    color:#444444;
    background-color: #dddddd;
    margin-top:-3px;
}
.index-xgt .index-xgt-c-b a .case-name{
    font-size: 18px;
    padding-top: 6px;
}
.index-xgt .index-xgt-c-b a p{
    font-size: 16px;
}
/***新聞咨詢***/
.index-kb {
    width: 100%;
    background-color: #FFFFFF;
    padding-bottom: 60px;
    background-image: url("../images/beijing_04.png");
}
.index-box-title {
    margin: auto;
    text-align: center;
    padding-top: 50px;
    width: 1200px;
}
.index-kb-b {
    width: 1200px;
    margin: auto;
    margin-top: 40px;
}
.index-kb-b img {
    width: 100%;
}
.index-box-title p {
    font-size: 36px;
    height: 40px;
    line-height: 40px;
}
.index-box-title span {
    display: block;
    margin-top: 20px;
    font-size: 18px;
    color:#333;
}
.index-box-title p span {
    font-size: 36px;
    color: #FFFFFF;
}
.land_pc_gai_on .index-box-title .line_l{
    width: 440px;
    height: 1px;
    background:#898989;
    margin-top:38px;
    float: left;
}
.land_pc_gai_on .index-box-title .line_r{
    width: 440px;
    height: 1px;
    background:#898989;
    margin-top:38px;
    float: right;
}
.index-jzsh{
    background: url("../images/index-bg-02.jpg");
}
.index-jzsh .index-box-title .line_l{
    width: 440px;
    height: 1px;
    background:#898989;
    margin-top:38px;
    float: left;
}
.index-jzsh .index-box-title .line_r{
    width: 440px;
    height: 1px;
    background:#898989;
    margin-top:38px;
    float: right;
}
.index-designs .index-box-title{
    color:#fffefe;
}
.index-box-title p span {
    font-size: 36px;
    color: #333333;
}
.index-designs .index-box-title p span{
    color:#fffefe;
}
.index-designs .index-box-title .line_l{
    width: 480px;
    height: 1px;
    background:#898989;
    margin-top:38px;
    float: left;
}
.index-designs .index-box-title .line_r{
    width: 480px;
    height: 1px;
    background:#898989;
    margin-top:38px;
    float: right;
}
.index-xgt .index-box-title .line_l{
    width: 490px;
    height: 1px;
    background:#898989;
    margin-top:38px;
    float: left;
}
.index-xgt .index-box-title .line_r{
    width: 490px;
    height: 1px;
    background:#898989;
    margin-top:38px;
    float: right;
}
.index-kb .index-box-title .line_l{
    width: 400px;
    height: 1px;
    background:#898989;
    margin-top:38px;
    float: left;
}
.index-kb .index-box-title .line_r{
    width: 400px;
    height: 1px;
    background:#898989;
    margin-top:38px;
    float: right;
}
.index-news .index-box-title .line_l{
    width: 500px;
    height: 1px;
    background:#898989;
    margin-top:38px;
    float: left;
}
.index-news .index-box-title .line_r{
    width: 500px;
    height: 1px;
    background:#898989;
    margin-top:38px;
    float: right;
}
.index-kb .index-box-title p span{
    color:#FFFFFF;
}
.index-news .index-box-title p span{
    color:#333333;
}
.index-news{
    background: #FFFFFF;
}
.index-new-box{
    width: 1200px;
    height: 500px;
    margin: 0 auto;
}
.index-new-box .category{
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #dddddd;
}
.index-new-box .news-content{
    margin-top: 20px;
    padding: 0;
}
.index-new-box .news-content .left{
    float: left;
    width: 49%;
}
.index-new-box .news-content .right{
    float: left;
    margin-left: 20px;
}
.index-new-box .news-content .right li{
    height: 80px;
    margin-bottom: 20px;
}
.index-new-box .news-content .right li:nth-child(4){
    margin-bottom: 0;
}
.index-new-box .category li{
    width: 80px;
    display: block;
    float: left;
    text-align: left;
    line-height: 40px;
}
.index-new-box .category li a{
    font-size:14px;
}
.index-new-box .news-content .date{
    width: 64px;
    height: 80px;
    background: #b5b5b5;
    color: #FFFFFF;
    position: relative;
    float: left;
}
.index-new-box .news-content .article{
    width: 500px;
    margin-left: 15px;
    float: left;
}
.index-new-box .news-content .article .article-title{
    color:#222222;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
    display: block;
}
.index-new-box .news-content .article .article-title:hover{
    color:#ec8d17;
    transition:.5s;
}

.index-new-box .news-content .article .article-content{
    color:#333333;
    font-size: 14px;
}
.index-new-box .news-content .date .month{
    font-size: 20px;
    position: absolute;
    top: 20px;
    left: 20px;
}
.index-new-box .news-content .date .day{
    font-size: 14px;
    position: absolute;
    bottom: 4px;
    right: 10px;
}
