@charset 'utf-8';

.con_cases{padding: 50px 0;}
.con_cases .list{width: 47%;float: left;margin: 0 1.5%;}
.con_cases .list:nth-child(4n){/* margin-right: 0; */}
.con_cases .list .picture{/* border: solid #d6d6d6 1px; */overflow: hidden;}
.con_cases .list .picture img{width: 100%;transition: all 0.5s;vertical-align: middle;}
.con_cases .list .picture:hover img{transform: scale(1.1);}
.con_cases .list .title{padding: 20px 16px;text-align: center;line-height: 32px;font-size: 16px;}
.con_cases .list .title a{color: #333;}
.con_cases .list .title a:hover{color: #0f65dc;}
.wholes{padding:20px 0;max-width: 1400px;margin: auto;}
.carte{padding:20px 0;text-align:center;}
.carte h2{font-size: 45px;font-weight: bold;margin: 0 0 15px;}
.carte p{font-size: 18px;margin: 0;}
@media (max-width:980px) {
	.con_cases{padding: 30px 15px;}
	.con_cases .list{width: 48%; margin: 0 4% 20px 0;}
	.con_cases .list:nth-child(2n){margin-right: 0;}
	.con_cases .list .title{padding: 5px 10px; line-height: 20px; font-size: 14px;}
}


/* 88888888 */

.biashi{padding: 80px 0;background: url(../images/zhen.jpg) no-repeat;background-size: 100% 100%;}
.biashiauto{/* display:flex; */text-align: center;}
.biashiauto h2{font-size:30px;margin-bottom: 50px;line-height: 1.5;}
.biashiauto a{font-size:20px;padding: 10px 30px;color: #222;border: 1px solid #fd5a0d;}


/* 99999999 */




.suibianer {
	padding:50px 0;
	background-size:100% 100%;
}
.suibianer textarea::-webkit-input-placeholder {
	/* WebKit browsers，webkit内核浏览器 */
color:#a3a3a3;
	font-size:16px;
}

.suibianer textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */ 
color:#a3a3a3;
	font-size:16px;
}
.suibianer textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */ 
color:#a3a3a3;
	font-size:16px;
}
.suibianer textarea:-ms-input-placeholder {
	/* Internet Explorer 10+ */ 
color:#a3a3a3;
font-size:16px;
}
.suibianer input::-webkit-input-placeholder {
	/* WebKit browsers，webkit内核浏览器 */
color:#a3a3a3;
	font-size:16px;
}
.suibianer input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */ 
color:#a3a3a3;
	font-size:16px;
}
.suibianer input::-moz-placeholder {
	/* Mozilla Firefox 19+ */ 
color:#a3a3a3;
	font-size:16px;
}
.suibianer input:-ms-input-placeholder {
	/* Internet Explorer 10+ */ 
   color:#a3a3a3;
	font-size:16px;
}



.abto_suibain .input-lg {
	height: 60px;
	padding:10px 16px;
	font-size:16px;
	line-height:1.3333333;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #ddd;
	width: 100%;
}
.abto_suibain .form-group {
	margin-bottom:30px;
	/* text-align:center; */
}
.abto_suibain  textarea.form-control {
	height: 120px;
	color: #3a3a3a;
	width: 100%;
	border: none;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	font-weight: 100;
	font-family: "Poppins-Regular";
}
.btn-lg {
	padding:10px 44px;
	font-size:16px;
	line-height:1.3333333;
	border-radius:60px;
	margin:auto;
}
.abto_suibain .btn-primary {
	color: #3aa2e2;
	border-color: #000;
	width: 32%;
	border-radius:5px;
	font-weight: bold;
	background: #fff;
	padding: 10px 20px;
}
.left_img {
	/* margin-top:50px; */
}



.left_img {
	width: 50%;
	/* padding: 50px 50px 0; */
	/* background: #fff; */
}
.left_img h2{font-size:35px;color: #3aa2e2;margin-bottom: 20px;}

.left_img h3{font-size: 16px;color: #222;font-weight: 1;margin-bottom: 30px;line-height: 1.8;}
.left_img p{font-size: 16px;color: #222;font-weight: 1;margin-bottom: 10px;}
.suibianer .abto_suibain{display:flex;margin-top: 50px;justify-content: space-between;}
.rijfks{width: 43%;}
.baef40 {
	/* width:60%; */
	/* margin-left:0; */
	margin-top: 50px;
}
.baef40 ul {
	display:flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.baef40 ul li {
	margin:0 2%;
	text-align:center;
}