@charset "UTF-8";
body {
	width: 100%;
	height: 100%;
	font-family: "oswald", "SourceHanSerifCN-Heavy", "SourceHanSansSC-Light", "Source-Han-Light", "Source Han Sans CN", "SourceHanSansCN-Light", "webfontSourceHanSansSC" !important
}

a,
img {
	border: none;
	outline: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
i {
	margin: 0;
	padding: 0;
}

ol,
ul {
	style.css list-style: none
}

i {
	font-style: normal;
}

a {
	text-decoration: none;
	/*color: #9A9BA0;*/
}

a:hover {
	text-decoration: none;
}

img {
	max-width: 100%;
	height: auto;
}

.clear {
	clear: both;
}

@font-face {
	font-family: 'oswald';
	src: url('..//fonts/oswald.regular.ttf');
}

.white {
	width: 100%;
	background-color: white;
}

.ztbg {
	background: url(../images/bottom.png) no-repeat bottom center;
	background-size: 100% auto;
	width: 100%;
	height: auto;
	position: relative;
}

.content {
	max-width: 1100px;
	margin: 0 auto;
}

.banner {
	width: 100%;
}

.banner img {
	width: 100%;
	height: auto;
}

.banner .wap {
	display: none;
}

.list1 {
	max-width: 1100px;
	width: 100%;
	position: absolute;
	overflow: hidden;
	top: 12%;
}

.list1 .dy {
	width: 66%;
	float: right;
	margin-right: 5%;
}

.list1 .dy p {
	font-family: "楷体";
	text-indent: 2em;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	color: #444444;
}

.zt_quan {
	width: 100%;
	margin: 0 auto;
	display: block;
	margin-top: 5%;
	padding-bottom: 5%;
}

.quan2 {
	overflow: hidden;
	width: 92%;
	margin: 0 auto;
}

.quan2 .list3 {
	float: left;
	width: 42%;
	margin-top: 4%;
	overflow: hidden;
}

.quan2 .list3:nth-child(even) {
	float: right;
}

.list3 .ztys {
	float: left;
	width: 18.5%;
	padding-top: 6%;
}

.tu_bg2 {
	display: block;
	background-color: rgba(44, 153, 189, 0.37);
	padding: 10px 15px;
	float: left;
	width: 80%;
}

.tu_bg2 span {
	font-size: 45px;
	display: block;
	text-align: center;
	line-height: 60px;
	position: absolute;
	color: #25555b;
	left: -25px;
	bottom: -45px;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	background-color: #fff;
}

.tu_bg2 img {
	display: block;
	width: 100%;
}

.list3 p {
	font-family: "黑体";
	font-size: 20px;
	color: #1d2088;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	text-shadow: 1px 1px 0px #FFFFFF;
	/*	-webkit-text-stroke: 1px #FFFFFF ;*/
}
@media (max-width: 1086px) {
	.quan2 .list3 {
		width: 43%;
	}
}
@media (max-width: 1054px) {
	.zt_quan {
		margin-top: 10%;
	}
	.quan2 .list3 {
		width: 44%;
	}
}
@media (max-width: 1036px) {
	.quan2 .list3 {
		width: 45%;
	}
}
@media (max-width: 1007px) {
	.zt_quan {
		margin-top: 10%;
	}
	.quan2 .list3 {
		width: 46%;
	}
}
@media (max-width: 1036px) {
	.quan2 .list3 {
		width: 48%;
	}
}
@media (max-width: 966px) {
	.zt_quan {
		margin-top: 14%;
	}
	.quan2 .list3 {
		width: 50%;
	}
	.list3 p {
		font-size: 18px;
	}
}

@media (max-width: 930px) {
	.list1 {
		top: 10%;
	}
	.zt_quan {
		margin-top: 16%;
	}
}

@media (max-width: 836px) {
	.zt_quan {
		width: 100%;
	}
	.content {
		width: 100%;
	}
	.banner .PC {
		display: none;
	}
	.banner .wap {
		display: block;
	}
	.quan2 .list3 {
		width: 100%;
		float: none;
		margin: 8% auto 2%;
	}
	.list1 {
		position: inherit;
	}
	.list1 .dy {
		padding: 4% 0%;
		width: 94%;
		float: none;
		margin: 0 auto;
	}
	.zt_quan {
		margin-top: -6%;
	}
	.list3 p {
		font-size: 18px;
	}
	.list3 .ztys {
		width: 16.5%;
	}
	.list3 .ztys img {
		width: 98%;
	}
	.tu_bg2 {
		width: 82%;
	}
	.quan2 .list3 {
		float: none;
	}
	.quan2 .list3:nth-child(even) {
		float: none;
	}
}
@media (max-width: 768px) {
.white {
	
	 margin-top: 94px; 
}
}
@media (max-width: 414px) {
	.list3 p {
		font-size: 16px;
	}
}
