@charset "UTF-8"

body {
	background: white;
	overflow-x: hidden;
	font-size: 18px;
}

* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
}

li {
	list-style: none;
}

a {
	color: #636363;
	text-decoration: none;
}

/**no use box-sizing: border-box;}**/
.mwrapper {
	width: 100%;
	height: 500px;
	overflow: hidden;
}

.mwrapper img {
	position: relative;
	top: -100px;

}

.wp-main-page {
	width: 1900px;
	height: auto;
	background-color: white;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
}

.shi_left {
	width: 20%;
	height: auto;
	float: left;
	padding: 50px 0px 1200px 60px;
	box-shadow: 1px 1px 10px #cfcfcf;
	box-sizing: border-box;
}

.shi_left ul {
	padding: 0px 0 50px 0;
	border-left: 2px solid #6479d5;
}

.shi_left ul li a {
	width: 200px;
	height: auto;
	display: block;
	margin: 0 0 1px 0;
	color: #757575;
	padding: 20px;
	border-bottom: 1px solid #b0b0b0;
}

.shi_right {
	width: 80%;
	height: auto;
	float: left;
	padding: 40px;
	box-sizing: border-box;
	margin: 0 0 100px 0;
}

.big_shipin_bg {
	width: 1200px;
	height: 500px;
	background-color: #aeb2fd;
	border-right: 5px solid #ffaa7f;
	position: relative;
	padding: 25px;
	box-sizing: border-box;
}

.big_shipin {
	width: 700px;
	height: 450px;
	float: left;
}

.wenzi {
	width: 400px;
	height: 450px;
	float: left;
	padding: 30px 0 0 30px;
	box-sizing: border-box;
	color: white;
	line-height: 40px;
}

.wenzi span {
	font-weight: bold;
}

.wenzi p.margin30 {
	margin: 30px 0 0 0;
}

.shipin_alt {
	height: 30px;
	line-height: 30px;
	color: white;
	font-size: 16px;
}

.wenzi p {
	font-size: 25px;
}

.anniu {
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 100px;
	background: linear-gradient(#ff7606, #ff5500);
	position: absolute;
	bottom: 100px;
	text-align: center;
}

.shi_right_bottom {
	margin: 80px 0;
}

.shi_right_bottom .tese_div {
	border-left: 5px solid #aaaaff;
	padding: 0 0 0 10px;
	margin: 30px 0;
}

.shi_right_bottom .tese_div .p1 {
	font-weight: bold;
	font-size: 30px;
}

.shi_right_bottom .tese_div .p2 {
	color: #7a7a7a;
	font-size: 18px;
}

.shi_right_bottom ul li {
	float: left;
	margin: 0 20px 20px 0px;
}

/**no use
.small_shipin {
	width: 380px;
	height: 310px;
	padding: 10px;
	box-sizing: border-box;
	background-color: #aeb2fd;
}**/

.wp-wrapper {
	width: 100%;
}

.wp-footer {
	width: 100%;
	height: 300px;
	background-color: #9499f9;
	clear: both;
	margin: 0 auto;
}

.wp-inner {
	width: 1500px;
	height: auto;
	margin: 0 auto;
	padding: 50px;
	top: 1600px;
}

.footer_left {
	width: 80%;
	height: 100%;
	float: left;
	color: white;
}

.footer_left span {
	display: inline-block;
	margin: 0 20px 0 0;
}

.footer_left ul li {
	margin: 20px 60px;
}

.footer_left ul li img {
	margin: 0 20px 0 0;
}

.footer_right {
	width: 20%;
	height: 100%;
	float: left;
	color: white;
}

.footer_right img {
	position: relative;
	top: -120px;
	box-shadow: 1px 1px 10px #c5c5c5;
}

.footer_right p {
	position: relative;
	top: -100px;
	left: -50px;
}

.sp {}

.sp .news.clearfix {
	background-color: #aeb2fd;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
	width: 450px;
	height: 350px;
}

.sp .news_title {
	margin-top: 15px;
}

.sp .news_title a {
	color: #fff;
}

div#wp_news_w13 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 33px;
	row-gap: 15px;
}

@media screen and (max-width:1600px) {
	.big_shipin_bg {
		width: 980px;
		height: 440px;
	}

	.small_shipin {
		width: 330px;
		height: 230px;
	}

	.big_shipin {
		width: 400px;
		height: 310px;
		float: left;
	}

	/**chongfu
	.big_shipin{
		width: 600px;
		height: 380px;
		float: left;
	}**/
	.wenzi {
		width: 250px;
		height: 330px;
		float: left;
		padding: 30px 0 0 20px;
		box-sizing: border-box;
		color: white;
		line-height: 30px;
	}

	.wp-main-page {
		width: 1580px;
	}

	.shi_left {
		padding: 50px 0 920px 60px;
	}

	.wp-inner {
		width: 1200px;
		height: auto;
		margin: 0 auto;
		padding: 50px;

	}

	.footer_right img {
		position: relative;
		top: -150px;
		left: -150px;
		box-shadow: 1px 1px 10px #c5c5c5;
	}

	.footer_right p {
		position: relative;
		top: -130px;
		left: -175px;
	}

}

@media screen and (max-width:1360px) {
	

.wp-main-page {
		width: 1340px;
	}

	.shi_left {
		font-size: 15px;
	}

	.box {
		width: 70%;
		height: 460px;
	}

	.item {
		width: 150px;
		position: relative;
		top: 70px;
		font-size: 18px;
	}

.big_shipin_bg {
		width: 800px;
		height: 380px;
	}

	.big_shipin {
		width: 450px;
		height: 310px;
		float: left;
	}

	.wenzi {
		width: 180px;
		height: 330px;
		float: left;
		padding: 30px 0 0 20px;
		box-sizing: border-box;
		color: white;
		line-height: 30px;
	}

	.wenzi p {
		font-size: 22px;
	}

	.small_shipin {
		width: 280px;
		height: 230px;
		padding: 10px;
		box-sizing: border-box;
		background-color: #aeb2fd;
	}

	.wp-footer {
		width: 100%;
		height: 220px;
		font-size: 12px;

	}

	.footer_right img {
		position: relative;
		top: -150px;
		left: -200px;
		box-shadow: 1px 1px 10px #c5c5c5;
	}

	.footer_right p {
		position: relative;
		top: -130px;
		left: -210px;
		/**no use padding: 0 0 0 20px;**/
	}
}

@media screen and (max-width:1360px) {
	
}