.banner {
	width: 100%;
	height: 400px;
	background: url(/Public/Uploads/2018-09-27/1538029607_auto.jpg) no-repeat center;
	background-size: cover;
}
.zhifu{
	color: white;
	margin: 0;
	font-weight: bold;
	padding: 0;
	font-size: 40px;
        padding-top:45px;
	margin-left: 25.5vw;
}
.jiedai{
	color: white;
	margin: 0;
	padding-top: 20px;
	font-size: 28px;
	margin-left: 25.5vw;
}
.shanghu{
	color: white;
	margin: 0;
	padding-top: 170px;
	font-size: 22px;
	margin-left: 25.5vw;
}

.box {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

.gray-line {
	display: block;
	width: 100%;
	border: 1px solid #ddd;
}

.icon1 {
	width: 120px;
	height: 77px;
	background: url(/img/icon1.jpg) #fff no-repeat center;
	display: inline-block;
	margin-top: -37px;
}

.icon2 {
	width: 120px;
	height: 77px;
	background: url(/img/icon2.jpg) #fff no-repeat center;
	display: inline-block;
	margin-top: -37px;
}

.icon3 {
	width: 120px;
	height: 82px;
	background: url(/img/icon3.jpg) #fff no-repeat center;
	display: inline-block;
	margin-top: -37px;
}

.box h5,
.box h2 {
	font-size: 16px;
}

.box h2,
.box h5,
.box p {
	margin-top: 20px;
	color: #3a3a3a;
}

.box p {
	width: 80%;
}

.box ul {
	width: 100%;
	margin: 30px 0;
        display: flex;
       flex-wrap: wrap;
}

.box ul li {
	width: 49.9%;
	padding: 20px;
	box-sizing: border-box;
}

.box ul li:nth-child(1) {
	border-right: 1px solid #ddd;
}

.box ul li a {
	font-size: 18px;
	color: #32aaf6;
	display: block;
	text-align: left;
}

.box ul li i {
	display: block;
	color: #3a3a3a;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	margin-top: 10px;
}

.tel {
	width: 100%;
	height: 120px;
	line-height: 120px;
	background: ;
	text-align: center;
	background: url(/img/tel.png) #32aaf6 no-repeat left;
	background-position: 20% 28px;
}

.tel p {
	width: 100%;
	height: auto;
	font-weight: 800;
	font-size: 40px;
	color: #fff;
	overflow: auto;
	margin: 0;
	line-height: 120px;
}

.icon4 {
	width: 120px;
	height: 82px;
	background: url(/img/icon4.jpg) #fff no-repeat center;
	display: inline-block;
	margin-top: -37px;
}

@media only screen and (max-width: 1024px) {
	.box {
		width: 900px;
		margin: 0 auto;
	}
}

.samplesContent {
	height: 400px;
	margin-bottom: 30px;
}

#samplesMenu {
	margin: 0;
	width: 200px;
}

#samplesMenu li {
	width: 4em;
	text-align: center;
	padding: 16px 30px;
	font-size: 18px;
	color: #999;
	border-bottom: 1px solid #d9d9d9;
	cursor: pointer;
}

#samplesMenu li.active {
	color: #0095eb;
	padding: 16px 40px;
	background: #f7fafa;
}

#samplesSlide {
	position: absolute;
	top: 0;
	right: 0;
	width: 1000px;
	height: 400px;
	overflow: hidden;
}
.anlibox{
        width:820px;
       display: flex;
	flex-wrap: wrap;
        margin:0 auto;
}
.anli_info{
    width:400px;
    height:250px;
    background-size:100% 100% ;
    background-repeat:no-repeat ;
    text-align: center;
}
.anli_info span{
     font-size:16px;
     color:white;
     position: relative;
     top: 221px;
}
.anli_info:nth-child(2n){
      margin-left:20px;
}
.anli_info:nth-child(1){
        background-image: url(/Public/Uploads/2018-09-27/1538019011_auto.jpg);
}
.anli_info:nth-child(2){
        background-image: url(/Public/Uploads/2018-09-27/1538019086_auto.jpg);
}
.anli_info:nth-child(3){
        background-image: url(/Public/Uploads/2018-09-27/1538019108_auto.jpg);
}
.anli_info:nth-child(4){
        background-image: url(/Public/Uploads/2018-09-27/1538019130_auto.jpg);
}