
/* banner */
.card-list li{
    width: 250px;
	height: 100px;
	background: url(../../image/003_点缀.jpg) center no-repeat;
	box-shadow: 0px 0px 3px 1px 
		rgba(142, 140, 140,.2);
    border-radius: 5px;
    
}
.cards{
    bottom: -50px;
    left: 50%;
    margin-left: -600px;
}

/* floor1 */
.floor1{
    padding-top: 150px;
}
.successful-case{
    width: 495px;
	height: 100px;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px 2px 
		rgba(201, 201, 201, 0.3);
	border-radius: 3px;
}
.more-to-know i{
    display: block;
    width: 54px;
    height: 6px;
    background: url(../../image/005_right.png) center no-repeat;
}
.floor1-img{
    width: 635px;
	height: 410px;
}
.floor1-detail{
    width: 495px;
}
 .back-word-1{
    top: -65px;
    left: 0;
}
.back-word-2{
    bottom: -93px;
    right: 34px;
}

/* floor2 */
.floor2{
    height: 555px;
    background: url(../../image/006_bg.jpg) center no-repeat;
}
.floor2-body-item{
    width: 280px;
	height: 330px;
	background-color: #ffffff;
	box-shadow: -1px 1px 3px 0px 
		rgba(201, 201, 201, 0.26);
	border-radius: 3px;
}
.floor2-body-item i{
    width: 98px;
    height: 98px;
    display: block;
    -webkit-transform: scale(.90);
       -moz-transform: scale(.90);
        -ms-transform: scale(.90);
         -o-transform: scale(.90);
            transform: scale(.90);
    
}
.floor2-body-item:nth-child(1) i{
    background: url(../../image/007_icon_01.png) center no-repeat;
}
.floor2-body-item:nth-child(2) i{
    background: url(../../image/007_icon_02.png) center no-repeat;
}
.floor2-body-item:nth-child(3) i{
    background: url(../../image//007_icon_03.png) center no-repeat;
}
.floor2-body-item:nth-child(4) i{
    background: url(../../image/007_icon_04.png) center no-repeat;
}

/* floor3 */
.floor3-body-img{
    width: 345px;
    height: 205px;
    overflow: hidden;
    box-shadow: -1px 1px 3px 0px 
		rgba(201, 201, 201, 0.26);
	border-radius: 3px;
    
}
.floor3-body-img img{
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    -moz-transition: all .7s;
    transition: all .7s;
}
.floor3-body-img img:hover{
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}
.floor3-line{
    width: 71px;
	height: 1px;
	background-color: #3571b9;
}
.floor3-body-item{
    width: 345px;
}
.back-word-3{
    top: 160px;
    left: 255px;
    letter-spacing: 17px;
}
.back-word-4{
    bottom: 72px;
    left: 130px;
    letter-spacing: 17px;
}
/* floor4 */
.floor4{
    height: 450px;
    background: url(../../image/floor4-bg.png) center no-repeat;
    
}
.floor4 .container{
    padding-left: 143px;
    padding-right: 143px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}
.floor4-num{
    width: 162px;
    height: 140px;
    background: url(../../image/floor4-icon.png) center no-repeat;
    text-align: center;
    line-height: 140px;
    font-size: 45px;
}
.floor4-line{
    width: 84px;
    height: 1px;
    background-color: #ffffff;
}

/* floor5 */
.floor5-line{
    width: 1200px;
    height: 2px;
    background-color: #f0f0f0;
    bottom : 0;
    left: 0;
    z-index: -1;
}
.floor5-content{
    height: 400px;
    box-shadow: 0px 0px 5px 2px 
		rgba(201, 201, 201, 0.3);
	border-radius: 3px;
}
.content-img{
    width: 542px;
    height: 242px;
}
.content-text{
    width: 409px;
}
.floor5-tab li.active{
    border-bottom: 2px #3571b9 solid;
}
.back-word-5{
    top: -93px;
    left: 0;
}
.back-word-6{
    top: -116px;
    right: 0;
}
/* floor6 */
.floor6{
    height: 700px;
    background: url(../../image/011_bg.jpg) center no-repeat;
}
.brand-group{
    width: 1120px;
	height: 464px;
}
/* floor7 */
.floor7{
    height: 775px;
}
.video-container{
    width: 760px;
	height: 430px;
}

.news-item{
    position: absolute;
    width: 420px;
	height: 210px;
	box-shadow: -1px 1px 3px 0px 
		rgba(201, 201, 201, 0.26);
    border-radius: 3px;
    background: url(../../image/news-cover.png) center no-repeat;
    -o-background-size: cover;
       background-size: cover;
}
/*.news-item:nth-child(1){*/
/*    top: 0;*/
/*    right: 0px;*/
/*}*/
/*.news-item:nth-child(2){*/
/*    top: 220px;*/
/*    right: 0px;*/
/*}*/
/*.news-item:nth-child(4){*/
/*    width: 370px;*/
/*    bottom: -230px;*/
/*    left: 390px;*/
/*}*/
/*.news-item:nth-child(3){*/
/*    width: 370px;*/
/*    bottom: -230px;*/
/*    left: 0px;*/
/*}*/
/*.news-item:nth-child(5){*/
/*    background: #3571b9;*/
/*    top: 450px;*/
/*    right: 0px*/
/*}*/
/*.news-item:nth-child(5) i{*/
/*    display: block;	*/
/*    width: 54px;*/
/*    height: 6px;*/
/*    background: url(../../image/014_right.png) center no-repeat;*/
/*}*/
.news-title{
    background-color: rgba(0, 0, 0, .5);
    height: 30px;
    text-align: center;
    line-height: 30px;
    padding: 0 8px;
}
.video-cover{
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
}
.play-btn{
    width: 122px;
    height: 122px;
    background: url(../../image/013_play.png) center no-repeat;
    -webkit-transform: scale(.9);
       -moz-transform: scale(.9);
        -ms-transform: scale(.9);
         -o-transform: scale(.9);
            transform: scale(.9);
}
.back-word-7{
    top: -116px;
    right: 127px;
}
/* floor8 */
/* .floor8{
    margin-top: 306px;
    height: 400px;
    background: url(../../image/015_bg.jpg) center no-repeat;
}
.floor8-line{
    width: 84px;
    height: 1px;
    background-color: #fff;
}
.floor8-body p:nth-child(2){
    width: 447px;
	height: 80px;
	background-color: #ffffff;
    border-radius: 40px;
    text-align: center;
    line-height: 80px;
}
.floor8-body{
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding-left: 120px;
    padding-right: 120px;
} */

.news-txt-list{
    position: absolute;
    top: 0px;
    right: 0px;
    box-shadow: 0 0 8px rgba(221, 221, 221, 0.6);
    width: 400px;
    max-height: 430px;
    font-family: unset;
}
.list-title{
    padding: 5px;
    border-bottom: 1px solid #e5e5e5;
    color: #2d71b3;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
}
.list-title span{
    margin-left: 10px;
    padding-left: 8px;
    border-left: 3px solid #2d71b3;
    letter-spacing: 2px;

}
.list-title a{
    padding-right: 5px;
    color: #2d71b3;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
    float: right;
}
.newsList{
    padding: 1rem .5rem 1rem .5rem;
}
.newsList a{
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    color: #000;
}
.newsList div{
    padding-left: 30px;
    background: url(../../image/pre_icon.png) no-repeat left center;
    font-size: 14px;
    line-height: 37px;
    display: flex!important;
    padding-bottom: 0px;
}
.span-news-title{
    margin-right: 20px;
    width: 240px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.span-news-date{
    color: #666;
}

.image-news-list{
    position: absolute;
    width: 100%;
    height: 210px;
    margin-top: 25px;
}

.new-list-wrap {
    display: flex;
    justify-content: space-between;
}

.news-banner .image-news-item{
    background: no-repeat center center;
    background-size: cover;
    width: 370px;
    height: 210px;
}

.news-banner .swiper-slide{
}

.index-banner {
    height: 600px;
}

.index-banner .swiper-slide {
    background: no-repeat center center;
}