.banner{
	background-color:#6568F5;
}
.banner .slide1 .banner_con{
	background: url('../image/banner.png') no-repeat top right;
}


.list{
    height: 90px;
    width: 100%;
    background: #F4F9FE;
}

.list-box{
    display: flex;
    margin: 0 auto;
    width: 65%;
}

.list-item{
    width: 240px;
    height: 100%;
}

.list-item:hover .list-img{
    -webkit-animation: 1s ease 1 0s both;
    -moz-animation: 1s ease 1 0s both;
    -ms-animation: 1s ease 1 0s both;
    animation: 1s ease 1 0s both;
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -ms-animation-name: bounce;
    animation-name: bounce;
}

.list-img{
    width: 46px;
    height: 46px;
    float: left;
    margin-top: 25px;
}



.list-item>p{
    margin-top: 25px;
    margin-left: 50px;
    font-size: 16px;
}

.list-text{
    margin-left: 50px;
    margin-top: 1px;
    color: #999;
}

.list-empty{
    flex: 1;
}
.list .list-box .list-item  .img1{
	background: url('../image/t1.png') no-repeat;
}
.list .list-box .list-item  .img2{
	background: url('404.png') no-repeat;
}
.list .list-box .list-item  .img3{
	background: url('../image/t3.png') no-repeat;
}
.list .list-box .list-item  .img4{
	background: url('../image/t4.png') no-repeat;
}
.list .list-box .list-item  .img5{
	background: url('../image/t5.png') no-repeat;
}



.painspot{
	width: 1200px;
	margin: 0 auto;
}

.painspot .painspot-title{
	font-size: 28px;
	padding-top: 65px;
	margin-bottom: 40px;
	text-align: center;
	color:#313131;
}

.function{
    padding-bottom:50px;
    background:#f5f5f5;
}
.painspot .function-body{
    margin-top:35px;
    padding:15px 0;
    background:#fff;
}
.painspot .function-body ul{}
.painspot .function-body ul li{
    float:left;
    width:33.3%;
    text-align:center;
}
.painspot .function-body ul li .function-img{}
.painspot .function-body ul li .function-img img{}
.painspot .function-body ul li .function-title{
    font-size:18px;
	color:#0088FF;
}
.painspot .function-body ul li .function-gan{
    margin: 10px auto;
	height: 4px;
	width: 60px;
	background-color: #0088FF;
}
.painspot .function-body ul li .function-des{
    padding:10px 40px;
    color:#999999;
    font-size:14px;
}


.advantage{
	background: url('../image/bxbj.png') no-repeat top right;
	height: 540px;
	width: 100%;
	margin-top: 40px;
}
.advantage1{
	width: 1200px;
	margin: 0 auto;
	
}

.advantage1 .advantage-title{
	font-size: 28px;
	padding-top: 65px;
	margin-bottom: 40px;
	text-align: center;
	color:#313131;
}
.advantage-content{
	height: 280px;
	padding-top: 20px;
}
.advantage-content ul{
	padding-top: 30px;
}
.advantage-content ul li{
	float:left;
    width:20%;
    text-align:center;
	margin: 0 auto;

}
.li-title{
	position: relative;
	top:80px;
	font-size: 18px;
}
.li-content{
	position: relative;
	top: 90px;
	font-size: 14px;
	width: 80%;
	margin: 0 auto;
	line-height: 30px;
	color:#5C5C5C
}
.lanse{
	color:#0088FE
}
.huangse{
	color:#FB7B43
}
.advantage-content ul li .li-div1{
    width:90%;
	background: url('../image/pt1.png') no-repeat top right;
	height: 240px;
	
}
.advantage-content ul li .li-div2{
    width:90%;
	background: url('../image/pt2.png') no-repeat top right;
	height: 240px;
}
.advantage-content ul li .li-div3{
    width:90%;
	background: url('../image/pt3.png') no-repeat top right;
	height: 240px;
}
.advantage-content ul li .li-div4{
    width:90%;
	background: url('../image/pt4.png') no-repeat top right;
	height: 240px;
}
.advantage-content ul li .li-div5{
    width:90%;
	background: url('../image/pt5.png') no-repeat top right;
	height: 240px;
}

.Liquidation{
    width: 100%;
    height:597px;
    background-color: #fff;
    min-width: 1200px;
	margin:0 auto;
	background: url('../image/gnbj.png') no-repeat top right;
}
.adv-right{
    width: 40%;
	margin-top: 70px;
	min-width: 720px;
	position: absolute;
	right: 15%;
}

.adv-item{
    height: 80px;
    width: 360px;
    float: left;
    margin-top: 25px;
	position: relative;
	
}

.item-img{
    height: 60px;
    width: 60px;
    float: left;
}

.item-title{
    float: left;
    margin-left: 20px;
    font-size: 20px;
    color:#444444;

}

.item-content{
    width: 340px;
	font-size: 15px;
	position: absolute;

	left: 80px;

	top: 32px;
}
.title-box{
    text-align: center;
    padding-top: 45px;
}
.title{
    font-size: 28px;
    margin-bottom: 5px;
	color: #313131;
}
.adv-item .img1{
	background: url('../image/gn1.png') no-repeat
}
.adv-item .img2{
	background: url('../image/gn2.png') no-repeat
}
.adv-item .img3{
	background: url('../image/gn3.png') no-repeat
}
.adv-item .img4{
	background: url('../image/gn4.png') no-repeat
}
.adv-item .img5{
	background: url('../image/gn5.png') no-repeat
}
.adv-item .img6{
	background: url('../image/gn6.png') no-repeat
}
.dingzhi a{
	margin-left: 80px;
	font-size: 16px;
	color: #0088FF;
}
	
	

.marketing{
    width: 100%;
    height:424px;
    background-color: #fff;
    min-width: 1200px;
	margin:0 auto;
	position: relative;
	background: url('../image/tgbj.png') no-repeat top right;
}
.marketing .title-box .title{
	color: #fff;
}
.marketing .title-box .title-content{
	width: 520px;
	margin: 30px auto;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	color: #DFE0E6;
}
.marketing ul{
	width: 1200px;
	margin:0 auto;
	margin-top:80px;
	height: 110px;
}
.marketing ul li{
	float:left;
	width: 150px;
	border: 1px solid #fff;
	color: #fff;
	margin-left: 56px;
	height: 40px;
	line-height: 40px;
	border-radius: 50px;
	text-align: center;
	font-size: 16px;
	
}
.marketing ul li:hover{
	background-color:#fff;
	color:#343F6C
}
.marketing ul .ul-li1{
	margin-left: 0px;
}
.marketing-gengduo{
	text-align: center;
	border: 1px dashed  #fff;
	margin: 0 auto;
	width: 180px;
	height: 40px;
	line-height: 40px;
	color: #ffff;
	font-size: 16px;
	border-radius: 40px;
}

.field{
	height:545px;
	background-color: #FCFCFC;
}

.field .advantage-ul{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;

}
.field .advantage-ul .advantage-li{
    width: 281px;
	height: 160px;
    text-align: center;
    margin-left: 18px;
    margin-bottom: 18px;
    float: left;
    position: relative;
}
 .advantage_title{
	font-size: 18px;
	color: #fff5f5;
	position: absolute;
	top: 94px;
	left: 80px;
}
.advantage_content{
	color: #888888;
	font-size: 15px;
	line-height: 30px;
}
.field .advantage-ul  .advantage-li .advantage-picture{
	margin-top: 30px;
	width: 281px;
	height: 160px;
	overflow: hidden;
}
.field .advantage-ul  .advantage-li .advantage-picture img{
	transform: scale(1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1);
	-webkit-transform: all 1s ease 0s;
	
	overflow: hidden;
}
.field .advantage-ul  .advantage-li .advantage-picture img:hover{
	transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 1s ease 0s
}


	
.service{
	width: 1200px;
	margin:0 auto;
	height:300px
}
.service ul{
	margin-top:40px;
	height:150px
}
.service ul li{
	float:left;
	width: 150px;
}
.service ul .arrow{
	width: 60px;
	height: 150px;
	line-height: 150px;
	text-align: center;
}
.service ul li .service-img{
	width:150px;
	text-align: center;
}
.service ul li .service-title{
	font-size: 16px;
	color:#000;
	text-align: center;
}
.service ul li .service-img img{
	
}
.service ul li .service-img img:hover{
	animation:test 0.25s ease-in 2;
}
@keyframes test{
    0%{
        transform:translate(0,0)
    }
    50%{
        transform:translate(0,15px)
    }
    100%{
        transform:translate(0,0)
    }
}
	
.bottom {
    height: 240px;
    width: 100%;
    background: url('../image/fotbj.png') no-repeat;
    background-size: cover;
}
.bottom p{
    width: 1200px;
    font-size: 32px;
    position: relative;
    top: 40px;
    text-align: center;
	margin:0 auto;
    color: #fff;
}
.bottom a:hover {
    opacity: 0.7;
    background: #ddd;
    color: black;
}
.bottom a {
    display: block;
    width: 150px;
    height: 40px;
    border: 1px solid white;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    color: white;
    margin: 60px auto 0;
}
	
	
	
	