.sbn1{
    background-image: url(../images/right-arrow1.png);
    right:15px;
}
.sbp1{
    left:15px;
    background-image: url(../images/left-arrow1.png);
}
.sbn1,.sbp1{
    width:70px;
    height:70px;
    background-size: 70px 70px;
    position: absolute;top:47%;cursor: pointer;
}
.sbn2{
    background-image: url(../images/right-arrow2.png);
    right:20px;
}
.sbp2{
    left:20px;
    background-image: url(../images/left-arrow2.png);
}
.sbn2,.sbp2{
    width:60px;
    height:60px;
    background-size: 60px 60px;position: absolute;top:40%;cursor: pointer;
}
.sbn3{
    background-image: url(../images/left-arrow3.png);
    right:30px;
}
.sbp3{
    left:30px;
    background-image: url(../images/right-arrow3.png);
}
.sbn3,.sbp3{
    width:65px;
    height:65px;
    background-size: 65px 65px;position: absolute;top:45%;cursor: pointer;
}
.news-left{
    width:570px;
    display: inline-block;
}
.news-right{
    margin-top:80px;
    width:610px;
    height:360px;
}
.news-box{
    margin-top:50px;
}
.nl-top{
    margin-bottom:30px;
}
.nl-content{
    height:330px;
    border:15px solid #efefef;
}
.nc-top{
    height:44px;
    border-bottom:1px solid #909090;
}
.nc-top li,.nc-top p{
    float:left;
    width:120px;
    line-height:45px;
    text-align: center;
    font-size:16px;
    color:#181818;
    position: relative;
    cursor: pointer;
}
.nc-top li:first-child{
    margin-left: 20px;
}
.nc-top p{
    position: absolute;
    bottom: 0px;
    font-size: 20px;
    height:59px;
    opacity:0;
    line-height: 59px;
    background-color: #ffffff;
    color:#af0004;
    border:1px solid #909090;
    border-bottom: 0px;
    border-radius: 2px;
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    -ms-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    transition: opacity .1s linear;
}
.nc-c{
    font-size:14px;
    color:#5a5a5a;
    margin-top:20px;overflow: hidden;
}
#swiper-container3>div{
    width:1500px;overflow: hidden;
}
.nc-c .swiper-slide{
    width:500px;
}
.news-list li{
    height:40px;
    border-bottom:1px solid #e7e7e7;
    line-height:40px;
}
.news-list img{
    margin-left:10px;
    margin-right:5px;
}
.news-list li a:hover{
    text-decoration: underline;
}
.news-list li b{
    font-weight: normal;
    float:right;
    color:#b5b5b5;
}
.new-title{
    position:absolute;
    bottom:20px;
    width:450px;
    height:35px;
}
.new-title p{
    position:absolute;
    top:0;
    width:100%;
    height:100%;
    background-color: #000000;
    opacity:.6;
}
.new-title div{
    position:absolute;
    top:0;
    height:100%;
    width:100%;
    text-align: center;
    color:#f5f5f5;
    line-height: 35px;
    font-size: 14px;
}

/*热销项目*/
.rexiao{
    position:absolute;
    top:92px;
    width:980px;
    left:120px;
}

/*龙记再中国*/
.lj-china{
    margin-top:95px;
    padding-top:50px;
    margin-bottom:80px;
    padding-bottom:95px;
    overflow: hidden;
}
.difang{
    width:270px;
    height:200px;
    padding-top: 50px;
    background-color: #ffffff;
}
.difang div{
    width:220px;
    margin:0 auto;
    font-size: 15px;
    color: #4a4a4a;
    line-height: 25px;
}
.difang b{
    font-weight: normal;
    color: #898989;
}

/*各种服务*/
.any{
    margin-bottom: 75px;
    overflow: hidden;
}
.any>div{
    float:left;
    width:315px;
    height:290px;
    overflow: hidden;
    position:relative;
}
.any>div div{
    position:absolute;
    width:315px;
    height:290px;
    top:0;
    left:0;
    cursor: pointer;
}
.any>div.hover>div{
    background-color:rgba(0,0,0,.2);
}
.any>div.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);
}
.any img{
    -webkit-transition: transform .5s ease-out;
    -moz-transition: transform .5s ease-out;
    -ms-transition: transform .5s ease-out;
    -o-transition: transform .5s ease-out;
    transition: transform .5s ease-out;
}

/*联系我们*/
.contact{
    overflow: hidden;
    margin-bottom: 75px;
}
.contact div{
    width:400px;
    height:210px;
    float:left;
    text-align: center ;
}
.contact div.div-border{
    width:398px;
    border-left:1px solid #c9c9c9;
    border-right:1px solid #c9c9c9;
    cursor:pointer;
}
.contact div img{
    margin-top:15px;
}
.contact div p{
    margin-top:13px;
    font-size: 16px;
    color:#949494;
}
.contact div p.contact-title{
    font-size: 22px;
    color: #2f2f2f;
    margin-top:20px;
}
.weixin-box-big{
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:9999;
    background-color: rgba(0,0,0,.7);
    display:none;
}
.weixin-big{
    position:absolute;
    top:0;left:0;right:0;bottom:0;
    margin:auto;
    width:210px;
    height:210px;
    text-align: center;
    background-color: #ffffff;
    padding-bottom: 20px;
    cursor: pointer;
}
.weixin-big p{
    padding:10px 0;
    font-size:14px;
    color:#d40e00;
}
.con{
    position:relative;
    display:inline-block;
}
.con1{
    position:absolute;
    top:0;
    left:0;
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.con1:hover{
    opacity:1;
}

#swiper-container5 a{
	display:block;
	width:228px;
	height:228px;
	background:#fff no-repeat center;
}



#swiper-container2 a{
	width:100%;height:100%;display:block;
}
#swiper-container2 a img{
	width:100%;height:100%;
}




