*{margin:0;padding:0}
body{
    font-size:12px;
    font-family:"Microsoft YaHei";
    width:100%;
    height:100%;
}
html{width:100%;height:auto;font-family:"Microsoft YaHei";}
/*body{
    font: 14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYiMicro Hei",sans-serif;
}*/
ul,ol{list-style:none}
img{border:0}
a{text-decoration:none;outline: none;color:#454545;}
i{font-style:normal}
u{text-decoration:none}
.clear{clear:both}
.img-responsive{display:block;max-width:100%;height:auto}
.fl{float:left}
.fr{float:right}
.clearfix:before,.clearfix:after{
    content:"";
    height:0;
    clear:both;
    display: block;
    visibility: hidden;
}
.clearfix{
    zoom:1;
}
.clear{
    clear: both;
}
/*公共类*/
.wt{
    width:1200px;
    margin:0 auto;
}
/*所有网站头部*/
header{
    width: 1200px;
    margin:0 auto;
    height: 125px;
}
header .logo{
    margin-top: 14px;
}
header .tel{
    margin-top: 50px;
}
header .tel-font p:first-child{
    font-size: 14px;
    color: #999;
}
header .tel-font p:last-child{
    font-size: 24px;
    color: #999;
}
header .tel img{
    margin-right: 15px;
}
/*导航*/
.nav-wrap{
    width:100%;
    background: #2c2b2b;
}
.nav ul li{
    height: 64px;
    float: left;
    line-height: 64px;
    width: 150px;
    text-align: center;
    font-size: 16px;
    color:#fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right:1px solid #525252;
    position:relative;
    cursor:pointer;
}
.nav ul li a{
    color:#fff;
}
.nav ul li a:hover{
    color:#ffcd00;
}
.nav ul li:last-child{
    border-right: none;
}
/*.nav .index{*/
    /*color:#fff;*/
    /*background: #ffcd00;*/
/*}*/
.nav-wrap .nav .item{
    position: absolute;
    top:64px;
    line-height: 30px;
    background: rgba(59,57,58,0.6);
    width: 300px;
    text-align: left;
    display: none;
    z-index: 10;
}
.nav .item a{
    display: block;
    font-size: 14px;
    color: #dedede;
    /*padding-left: 48px;*/
    padding-left:45px;
}
.nav ul li.active, .nav ul li.activefix{
    /*background: #ffcd00;*/
    color:#ffcd00;
}
.nav .active .naa, .nav .activefix .naa{color: #ffca00}
.nav .item a.active-item{
    background: rgba(39,37,38,0.8);
    border-left:3px solid #ffcd00;
    padding-left:55px;
    /*-webkit-transform: scale(1.2);*/
    /*-moz-transform: scale(1.2);*/
    /*-ms-transform: scale(1.2);*/
    /*-o-transform: scale(1.2);*/
    /*transform: scale(1.2);*/
    -webkit-animation: all 1;
    -o-animation: all 1;
    animation: all 1;
}
.nav .nav_num:hover{
    color:#ffcd00;
}
/*轮播*/
.swiper-container1 {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    z-index:0;
}
.swiper-container1 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-container1 .swiper-slide img{
    width: 100%;
}
.swiper-container1 .swiper-button-prev,.swiper-container1 .swiper-container-rtl .swiper-button-next{
    left:350px;
}
.swiper-container1 .swiper-button-next,.swiper-container1 .swiper-container-rtl .swiper-button-next{
    right:310px;
}
/*热门关键词*/
.hot-key{
    width: 1200px;
    margin:30px auto 0;
    /*height: 90px;*/
}
.hot-key .hot-title{
    width: 300px;
    height: 90px;
    line-height: 90px;
    background: #eeeeee;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #000;
}
.swiper-container2{
    width: 900px;
    overflow: hidden;
    position: relative;
    background: #f7f7f7;
    z-index:0;
}
.swiper-container2 .swiper-slide{
    height: 90px;
    width:860px;
}
.swiper-container2 .swiper-button-next.swiper-button-white{
    height: 20px;
    right:63px;
    top:53px;
    color:#000;
    background-image: url("../images/arrow.png");
    background-size:13px 20px;
}
.swiper-container2 .swiper-button-prev.swiper-button-white{
    height: 20px;
    right:63px;
    top:53px;
    background-image: url("../images/arrow.png");
    background-size:13px 20px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.swiper-container2 .swiper-slide a{
    font-size: 16px;
    color:#000;
    margin-right:20px;
    margin-bottom: 10px;
    display: inline-block;
    width:150px;
    text-align: left;
}
/*.swiper-container2 .swiper-slide a:nth-child(4n){*/
    /*margin-right: 0;*/
/*}*/
.swiper-container2 .swiper-fonts{
    height:50px;
    /*margin-top: 20px;*/
    width: 744px;
    margin:20px auto 0;
}
.swiper-fonts a:hover{
    color:#ffcd00;
}
/*装修案例*/
.case{
    position:relative;
    margin-top: 30px;
    height:600px;
    /*height:889px;*/
    margin-bottom: 30px;
}
.case .case-img{
    font-size: 0;
}
.case .case-left{
    width: 285px;
}
.case .case-item:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.case .case-item img{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.case-left li{
    width: 285px;
    background: #3e3e3e;
    height:55px;
    line-height: 55px;
    color:#fff;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 30px;
    /*margin:0 30px;*/
    border-bottom:1px solid #525252;
    cursor: pointer;
}
.case-left li:last-child{
    border:none;
}
.case-left li .case-show{
    display: none;
}
.case-left li.first .case-show{
    display: block;
}
.case-show{
    width:900px;
    position:absolute;
    top:0;
    right:0;
}
.case-show .case-item{
    width:285px;
    float: left;
    margin-right: 20px;
    height: 285px;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.case-show .case-item:nth-child(3n){
    float: left;
    margin-right:0px;
}
.case-show .case-item img{
    width: 285px;
    height:285px;
}
.case-show .case-font{
    text-align: center;
    position:absolute;
    bottom:0px;
    width:285px;
    z-index:0;
    background: rgba(0,0,0,0.6);
    height: 40px;
    line-height: 40px;
}
.case-show .case-font p{
    font-size: 16px;
}
.case-show-wrap .case-show{
    display: none;
}
.case-show-wrap .case-show.first{
    display: block;
}
.case-show .case-item a{
    color: #fff;
    display: block;
    font-size: 0;
}
.case-title li.active{
    background: #ffcd00;
}
.case-title li:hover{
    background: #ffcd00;
}
.case-title li.active .arrow{
   display: inline-block;
    float: right;
}
/*装修陷阱*/
.trap{
    font-size: 0;
    text-align: center;
}
.trap .trap-wrap{
    width:1200px;
    margin:0 auto;
    position: relative;
}
.trap .back{
    width:1200px;
}
.trap .trap-img{
    display: block;
    width:110px;
}
.trap .trap-img img{
    width:110px;
    /*height:110px;*/
    position:absolute;
    top:70px;
    display: block;
}
.trap .trap-img1 img{
    left:150px;
}
.trap .trap-img2 img{
    left:350px;
}
.trap .trap-img3 img{
    left:550px;
}
.trap .trap-img4 img{
    left:750px;
}
.trap .trap-img5 img{
    left:950px;
}
/*选择中海建林的优势*/
.advantage{
    width: 1200px;
    margin:30px auto;
    text-align: center;
}
.advantage .advantage-img-title{
    text-align: center;
    width: 701px;
    height: 174px;
    margin:0 auto;
}
.advantage-show .advantage-fonts{
    width:240px;
    height:200px;
    background: #f7f7f7;
    padding:18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.advantage-show .advantage-fonts P:first-child{
    font-size: 32px;
    color:#999;
    margin-bottom:1px;
}
.advantage-show .advantage-fonts p:nth-child(2){
    font-size: 18px;
    color:#999;
    margin-bottom:1px;
}
.advantage-show .advantage-fonts .detail{
    font-size: 14px;
    color:#666; line-height:20px;
    overflow: hidden;
}
.advantage-fonts,.advantage-img{
    float: left;
    font-size: 0;
}
.advantage-img img{
    width: 240px;
    height:200px;
}
.advantage .triangle-right{
    display: inline-block;
    width: 0;
    height: 0;
    border-width:20px;
    border-style:solid;
    border-color:transparent transparent transparent #f7f7f7;
    position: absolute;
    right:-40px;
    top:50%;
    margin-top: -20px;
}
.advantage .triangle-left{
    display: inline-block;
    width: 0;
    height: 0;
    border-width:20px;
    border-style:solid;
    border-color:transparent #f7f7f7 transparent transparent;
    position: absolute;
    left:-40px;
    top:50%;
    margin-top: -20px;
}
.advantage .no-triangle .triangle-right{
    display: none;
}
.advantage-show .advantage-fonts.active{
    width: 240px;
    height: 200px;
    background: #ffcd00;
    color: #fff;
}
.advantage-show .advantage-fonts.active p{
    color:#fff;
}
.advantage-show .advantage-fonts.active .triangle-left{
    border-color:transparent #ffcd00 transparent transparent;
}
.advantage-show .advantage-fonts.active .triangle-right{
    border-color:transparent transparent transparent #ffcd00;
}
/*专业服务团队*/
.major{
    background:#3e3e3e;
    padding-bottom: 30px;
}
.major-con .line{
    display: inline-block;
    width: 5px;
    height:20px;
    background: #ffcd00;
    margin-top: 22px;
    margin-right: 5px;
}
.major-con .major-chinese{
    font-size: 20px;
    color: #ffffff;
    margin-right: 8px;
}
.major-con .major-english{
    font-size: 18px;
    color:#fff;
}
.major-con .major-title{
    height: 65px;
    line-height: 65px;
}
.major-con .major-top{
    border-bottom: 1px solid #a0a0a0;
    margin-bottom: 20px;
}
.major-top .more{
    font-size: 14px;
    color:#999;
    margin-top: 24px;
}
.major-big .design-big{
    width: 470px;
    height: 470px;
}
.major-big{
    position: relative;
    border:1px solid #3e3e3e;
    overflow: hidden;
}
/*.major-big .design-font.active{*/
    /*bottom:0;*/
   /**/
/*}*/
.major-big .design-font{
    position: absolute;
    bottom:-80px;
    width:470px;
    background: rgba(0,0,0,0.6);
    z-index: 10;
    text-align: center;
    height:80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:15px 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
 .design-font p:first-child{
    font-size: 16px;
    color:#fff;
    margin-bottom:10px;
}
.design-font p:last-child{
    font-size: 14px;
    color:#999;
}
.major-left{
    margin-right: 12px;
}
.major-small .design-small{
    width: 228px;
    height: 228px;
    /*border:1px solid #3e3e3e;*/
}
.major-small{
    float: left;
    margin-right: 13px;
}
.major-small:nth-child(3n){
    margin-right: 0;
}
.major-right{
    width: 716px;
}
.major-right .top{
    margin-top: 10px;
}
.major-right .major-small{
    position:relative;
    border:1px solid #3e3e3e;
    overflow: hidden;
}
.major-right .design-font{
    position: absolute;
    bottom:-80px;
    width:228px;
    background: rgba(0,0,0,0.6);
    z-index: 10;
    text-align: center;
    height:80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:15px 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.design-margin{
    margin-top: 15px;
}
.design-margin .major-left{
    margin-left: 12px;
    margin-right: 0;
}
/*品质保障*/
.quality-top .major-title{
    height: 65px;
    line-height: 65px;
}
.quality-top .major-title .line{
    display: inline-block;
    width: 5px;
    height:20px;
    background: #ffcd00;
    margin-top: 22px;
    margin-right: 5px;
}
.quality-top .major-chinese{
    font-size: 20px;
    color: #000;
    margin-right: 8px;
}
.quality-top .major-english{
    font-size: 18px;
    color:#000;
}
.quality-top{
    border-bottom:1px solid #a0a0a0;
    height: 65px;
    line-height: 65px;
    margin-bottom: 20px;
}
.quality-top img{
    width: 290px;
    height: 230px;
}
.quality-fonts .title{
    font-size: 20px;
    color:#333;
    width:258px;
    overflow: hidden;
}
.quality-fonts{
    height: 85px;
    padding:15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 290px;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}
.quality-fonts .quality-detail{
    font-size: 14px;
    color:#333;
}
.quality-fonts .quality-detail .more{
    font-size: 14px;
    color:#333;
}
.quality-fonts .quality-detail{
    margin-top: 10px;
}
.quality-fonts .quality-detail .fl{
    width:200px;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.quality-item .img{
    font-size: 0;
    display: block;
}
.quality-show .quality-item{
    float: left;
    margin-right: 13px;
    width: 290px;
}
.quality-show .quality-item .img{
    display: block;
    width: 290px;
    height: 230px;
    overflow: hidden;
}
.quality-show .quality-item img{
    width: 290px;
    height: 230px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}
.quality-show .quality-item:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.quality-show .quality-item:last-child{
    float: left;
    margin-right:0px;
}
/*家装百科和企业动态*/
.home{
    background: #3e3e3e;
    margin-top: 30px;
}
.home .home-dynamic-title{
    color:#999;
    padding-top: 25px;
    width:1200px;
    border-bottom:1px solid #a0a0a0;
    height: 33px;
    line-height: 33px;
    margin-bottom: 20px;
}
.home .home-dynamic-detail .home-wr.first{
    display: block;
}
.home .home-dynamic-detail .home-wr{
    display: none;
}
.home .top-title li{
    cursor: pointer;
}
.home .home-theme{
    background: #2a2a2a;
    padding:10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*width: 590px;*/
    width: 373px;
}
.home .home-dynamic-title .more{
    color:#949494;
    font-size: 14px;
}
.home .home-dynamic-title .active{
    color:#fff;
    border-bottom:1px solid #fff;
}
.home .home-dynamic-title li{
    font-size: 20px;
    float: left;
    margin-right: 20px;
}
.home-wr .ho-img{
    /*width: 590px;*/
    width: 373px;
    height: 280px;
}
.home-wr .home-title{
    /*width: 570px;*/
    width: 373px;
    font-size: 14px;
    font-weight: bold;
    color:#fff;
    margin-top: 0px;
    border:0px solid #f00;
}
.home-wr .home-title .big-title{
    /*width: 460px;*/
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.home-wr .home-title .time{
    font-size: 12px;
}
.home-wr .home-detail{
    margin-top: 10px;
    font-size: 12px;
    color:#fff;
    /*width: 570px;*/
    width: 373px;
    height:40px;
    line-height:20px;
    overflow: hidden;
}
.home-right{
    /*width: 590px;*/
    width: 800px;
}
.home-right .home-list{
    height: 80px;
    padding:10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #e5e5e5;
    margin-bottom: 15px;
}
.home-right .home-list.active{
    background: #ffcd00;
}
.home-right .home-list.active .num{
    color:#fff;
}
.home-right .home-list.active .new-title{
    color:#fff;
}
.home-right .home-list.active .detail{
    color:#fff;
}
.home-right .home-list .num{
    font-size: 20px;
    color:#333;
    font-weight: bold;
    margin-right: 24px;
    margin-top: 14px;
}
.home-right .home-list .new-line{
    background: #c6c6c6;
    height: 53px;
    width:1px;
    margin-right: 15px;
}
.home-right .new-title{
    line-height: 30px;
    /*width: 484px;*/
}
.home-right .new-title .fl{
    /*width: 370px;*/
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.home-right .new-title .detail{
    /*width: 470px;*/
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/*友情链接*/
.friend{
    width:1200px;
}
.friend .friend-top{
    margin-top: 30px;
    height:30px;
    line-height: 30px;
    width:100%;
    border-bottom:1px solid #a0a0a0;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.friend .friend-top span:last-child{
    font-size: 20px;
    color:#333;
}
.friend .friend-top span:first-child{
    background: #ffcd00;
    width: 5px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}
.friend .link-wrap a{
    font-size: 14px;
    color: #333;
    margin-right: 70px;
    line-height: 25px;
}
.friend .link-wrap a:hover{
    color: #ffcd00;
}
.friend.fl .link-wrap a{
    width:80px;
    text-align: left;
    margin-right: 20px;
    display: inline-block;
}
/*热门咨询*/
.link .friend.fr .link-wrap a{
    width:310px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right:10px;
}
.link .friend.fr .link-wrap a:hover{
    color: #ffcd00;
    text-decoration: underline;
}
/*装饰公司*/
.deco{
    margin-top: 30px;
    background: #000;
    color:#999;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
}
/*底部*/
footer{
    background:#2c2b2b;
}
footer .footer-con{
    /*height: 137px;*/
    font-size: 12px;
    color: #999;
    padding:20px 0;
}
footer .footer-logo{
    margin-right: 50px;
}
.footer-address p:first-child{
    margin-top: 30px;
}
.footer-address p:last-child{
    margin-top: 10px;
}
/*侧边栏咨询*/
#fixed-dock{
    position: fixed;
    bottom: 35%;
    right: 0;
    z-index: 999;
    height: 300px;
}
#fiexd-bar{
    width: 165px;
    background: rgba(0,0,0,0.4);
    border-radius:10px 0px 0px 10px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    position: absolute;
    right:0px;
    border:0px solid #f00;
}
.fclose #fiexd-bar{
    right: -170px;
}
#fiexd-bar li{
    height: 60px;
    /*line-height: 60px;*/
}
.flimg {
    text-align: center;
    height: 60px;
    position: relative;
}
.fli1{
    background:url(../images/float/fl1.png) center no-repeat;
}
.fli2{
    background:url(../images/float/fl2.png) center no-repeat;
}
.fli3{
    background:url(../images/float/fl3.png) center no-repeat;
}
.fli4{
    background:url(../images/float/fl4.png) center no-repeat;
}
.fli5{
    background:url(../images/float/fl5.png) center 20% no-repeat;
}
.fli5 p{
    color: #fff;font-size: 12px;
    padding-top: 50%;
}
.flc-zxkf{
    width: 0px;
    height: 0px;
    background:rgba(0,0,0,0.4);
    border-radius:10px;
    position: absolute;
    right:61px;
    top: 0;
    opacity: 0;
}
.kefuzx{
    height: 60px;
}
.kefuzx1{
    height: 60px;
}
.flc-zxkf h5{
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    height: 60px;
    line-height: 60px;
}
.zxbox{
    display:block;
    height:60px;
    line-height: 60px;
    color: #fff;
    font-size:16px;
    padding-left:20%;
}
.qqzxa{
    background:url(../images/float/fl6.png) 20% center no-repeat;
}
.sqzxa{
    background:url(../images/float/fl7.png) 20% center no-repeat;
}
.ifrane{
    position: absolute;
    left:50%;
    margin-left: -400px;
    z-index: 9999;
    bottom:15%;
}
.sdibox{
    height: 42px;
    color: #fff;
    line-height: 42px;
    font-size: 16px;
    padding-left: 15%;
}
.shoq1{
    background: url(../images/float/fl8.png) 10% 0 no-repeat;
}
.sq1phone{
    height: 38px;
    line-height: 32px;
    padding-top: 6%;
    padding-left: 20%;
    background: url(../images/float/fl2.png) 10% 70% no-repeat;
}
.shouhou{
    padding-top: 5%;
}
.flc-zxkf1 p{
    font-size: 16px;
    color: #fff;
}
.ljp{
    margin-top: 8px;
}
#tanchu {
    width: 420px;
    height:302px;
    background:rgba(0,0,0,0.7);
    z-index: 999;
    /*border: 1px solid #747474;*/
    display: none;
    position: fixed;
    border-radius: 10px;
    top: 40%;
    left: 50%;
    margin-left: -210px;
}
#tanchu h5{
    text-align: center;
    line-height:49px;
    height: 49px;
    font-size: 18px;
    color: #fff;font-weight: 500;
}
.lzxbiaot{
    position: relative;
}
.cha{
    position: absolute;
    left: 20px;
    top: 14px;
    width: 20px;
    height: 20px;
    background: url(../images/float/cha.png);
}
.lybiaodan{
    margin: 0 20px;
}
.lyname,.lyphone1{
    border: 1px solid #c1bfbf;
    background: none;
    width: 176px;
    padding-left: 2px;
    height: 38px;
    line-height: 27px;
    border-radius:4px;
    color: #fff;
}
.mlft15{
    margin-left:14px;
}
.yaoqiuss{
    resize:none;
    height:113px;
    padding-top: 5px;
    padding-left: 2px;
    background: none;
    width: 372px;
    margin-top:15px;
    border: 1px solid #c1bfbf;
    border-radius:4px;
    color: #fff;
}
.lttijao{
    width: 110px;
    height: 38px;
    border: none;
    margin-top: 14px;
    font-size: 20px;
    line-height: 39px;
    background: #a7997a;
    border-radius:4px;
    color: #fff;
}
.lytj-input{
    text-align: center;
}
.j_backtop{
    cursor:pointer;
}
#fixed-dock .switch {
    position: absolute;
    display: block;
    top: 305px;
    right: 15px;
    width: 26px;
    height: 26px;
    background: url(../images/float/piao-btn.png) no-repeat 0px 0px;
    cursor: pointer;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    -ms-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s;
}
#cnzz_stat_icon_1260925701{
    margin-left: 4px;
    vertical-align: -2px;
}
#fixed-dock .soff{
    background-position:-31px 0px;
}
/*form表单按钮*/
.btn-red {
    background: #a98040;
    color: #fff !important;
    border: 0;
    cursor: pointer;
}
.submit-info .btn-red:hover{
    background: #a9744a;!important
    color: #fff !important;
    border: 0;
    cursor: pointer;
}
.brand .link_list a {
    background-image:none;
}
.activity .link_list a.current, .activity .link_list a:hover {
    background-color: #525252;
    border-left-color: #a98040;;
    border-right-color: #fff;
    color:#ffcd00;
}
.brand .link_list a .ico {
    background-image:none;
}
.activity .link_list a.name10:hover{
    background: #525252;
}
.submit-info h4.red {
    color: #a98040;
}
.activity .link_list a.name10 {
    background: none;
}
.brand .link_list a {
    background-image: none;
}
.submit-info h4.red {
    color: #a98040;
}
.AreaL_w {
    width:1200px;
    float: left;
    margin-right: 15px;
}
.elite-list .list .box3 {
    width: 245px;
    height: 44px;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
    color: #666;
    padding: 5px 0;
}
.submit-info #submit-info .btn {
    width: 100%;
    height: 33px;
    margin-top: 10px;
    border-radius: 0;
    text-align: center;
}
/*视频*/
.scale{
    -moz-transform: scale(0.5);
   -webkit-transform: scale(0.5);
    -ms-transform:scale(0.5);
    -o-transform:scale(0.5);
    transform:scale(0.5);
    transform-origin:bottom left;
} 
.mask{
    display: none;
    width:100%;
    height:100%;
    position: fixed;
    z-index: 2;
    background: rgba(0,0,0,0.6);
}
.video-img-show .icon-error-show{
    width:100%;
    height:35px;
}
.video-img-show .icon-error{
    position: absolute;
    top:10;
    right:0;
    width:25px;
    height:25px;
}
.video-img-show{
    position: fixed;
    left:0;
    bottom:0;
    z-index:9999;
    cursor: pointer;
}
.video-img-show .icon-img .video-img{
    position: absolute;
    z-index: 10;
    left:50%;
    top:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.video-img-show .infor{
    position:fixed;
    left:50%;
    top:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index:9999;
    height:400px;
    display: none;
}
.video-img-show .error{
    background: #3e3e3e;
    width:672px;
    height:40px;
    cursor:pointer;
}
.video-img-show .error span {
    display: inline-block;
    float: right;
    font-size: 30px;
    padding:0 10px;
    width:50px;
    color: #fff;
}
.video-img-show .video{
    width: 672px;
    height:378px;
}
