* {
	font-weight: 400;
	letter-spacing: 0;
}

html,
body {
	width: 100%;
	height: 100%;
	font-size: 12px;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei', '微软雅黑', '黑体', SimHei;
	background: white;
	word-wrap: break-word;
	-webkit-text-size-adjust: 100%;
	color: #303030;
}

input,
textarea,
button {
	font-family: inherit;
}

ol,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
p {
	padding: 0;
	margin: 0;
}

::selection {
	background: #c8b028;
	color: #fff;
}

::-moz-selection {
	background: #c8b028;
	color: #fff;
}

img {
	border-width: 0;
}

object,
embed {
	vertical-align: bottom;
}

ul,
ul li,
ol,
ol li {
	list-style: none;
}

a {
	text-decoration: none;
	display: block;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
}

a:link,
a:active,
a:hover,
a:visited {
	color: #3d3d3d;
}

a {
	text-decoration: none;
	outline: none;
}

a:active {
	star: expression(this.onFocus=this.blur());
}
}

a.yellow:link,
a.yellow:active,
a.yellow:hover,
a.yellow:visited {
	color: #fcce01 !important;
}

.font_red {
	color: #ed1c24;
}

img,
a img {
	margin: 0;
	padding: 0;
	border: 0;
	border-style: none;
	text-decoration: none;
	vertical-align: top;
}

.inner {
	width: 1200px;
	margin: auto;
}

.banner {
	width: 100%;
	height: 700px;
	background: url(../../img/pqyth-img/banner.png) no-repeat center top;
}

.banner a {
	width: 100%;
	height: 100%;
}

.banner_con {
	max-width: 1100px;
	margin: 0px auto;
	text-align: center;
	padding-top: 180px;
	overflow: hidden;
	display: inline-block;
}

.comp {
	padding: 80px auto;
	background: #f9f8f8;
	padding-top: 100px;
	padding-bottom: 100px;
}

.comp_con {
	width: 1200px;
	margin: 0 auto;
}

.comp_con ul {
	overflow: hidden;
}

.comp_con li {
	width: 280px;
	height: 220px;
	float: left;
	padding-top: 20px;
	padding-left: 30px;
	font-size: 20px;
	background: url(../../img/pqyth-img/com1.png) no-repeat 0 top;
	background-size: 100%;
	margin-right: 20px;
}

.comp_con li:nth-of-type(2) {
	background: url(../../img/pqyth-img/com2.png) no-repeat 0 top;
	background-size: 100%;
}

.comp_con li:nth-of-type(3) {
	background: url(../../img/pqyth-img/com3.png) no-repeat 0 top;
	background-size: 100%;
}

.comp_con li:nth-of-type(4) {
	background: url(../../img/pqyth-img/com4.png) no-repeat 0 top;
	background-size: 100%;
	margin-right: 0;
}

.par_two {
	background: #f9f8f8;
	padding-top: 50px;
	padding-bottom: 50px;
}

.veg {
	background: #f9f8f8 url(../../img/pqyth-img/veg.png) no-repeat left top;
	padding-top: 100px;
	padding-bottom: 30px;
	color: #fff;
}

.veg p span {
	color: #fff;
}

.tit_con h2 {
	font-size: 36px;
	text-align: center;
	font-weight: normal;
}

.tit_con p {
	width: 1100px;
	text-align: center;
	font-size: 20px;
	margin: 20px auto 60px;
	color: #999;
	line-height: 150%;
}

.tit_con p span {
	font-size: ;
	font-weight: bold;
	color: #d76739;
}

.vega {
	width: 1200px;
	margin: 50px auto;
	background: #fff;
	padding: 50px;
	border-radius: 8px;
	padding-bottom: 120px;
	box-sizing: border-box;
}

.vega_con {
	overflow: hidden;
}

.vega_l {
	float: left;
	width: 430px;
}

.vega_l p {
	font-size: 18px;
	line-height: 36px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.vega_l .btn {
	border-radius: 50px;
	width: 120px;
	height: 44px;
	line-height: 44px;
	background: #2867f5;
	color: #fff;
	text-align: center;
	font-size: 16px;
}

.vega_l .btn a {
	color: #fff;
}

.vega_r {
	float: right;
}

.ggw {
	width: 100%;
	margin: 0 auto;
	background: url(../../img/pqyth-img/ys_bg.png) no-repeat center top;
}

.ggw_con {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 180px;
	padding-bottom: 180px;
}

.ggw_con ul {
	width: 100% margin:0 auto;
	overflow: hidden;
}

.ggw_con ul li {
	width: 18%;
	float: left;
	text-align: left;
	box-sizing: border-box;
	margin-left: 7%;
}

.ggw_con ul li h3 {
	font-size: 42px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 3px;
}

.ggw_con ul li p {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}

.al {
	background: #f9f8f8;
	padding-top: 100px;
	padding-bottom: 100px;
}

.al_con {
	width: 1200px;
	margin: 0 auto;
}

.al_con {
	overflow: hidden;
}

.al_con .al_l {
	float: left;
	width: 50%;
	margin-right: 10%;
}

.al_con .al_l h2 {
	font-size: 24px;
	color: #224eb1;
	margin-bottom: 20px;
	margin-top: 10px;
}

.al_con .al_l p {
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 20px;
}

.al_con .al_r {
	float: left;
	width: 40%;
}

.al_con .al_r img {
	width: 100%;
}

/*中商优势*/
.youshi {
	width: 100%;
	margin: 0 auto;
	background: url(../../img/pqyth-img/yss_bg.png) no-repeat center top;
	padding-top: 1px;
	padding-bottom: 35px;
}

.youshi .tit {
	width: 100%;
	margin: 80px auto 40px;
	color: #333;
}

.youshi .tit_con {
	margin: 0 auto;
	max-width: 1100px;
	width: 100%;
	text-align: center;
}

.youshi .tit_con h2 {
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #fff;
}

.youshi .tit_con p {
	font-size: 20px;
	color: #fff;
}

.youshi ul {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

.youshi ul:nth-of-type(1) {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

.youshi ul li {
	width: 47%;
	margin-right: 3%;
	margin-bottom: 30px;
	float: left;
	background: url(../../img/pqyth-img/youshi1.png) no-repeat left center;
	text-align: left;
	box-sizing: border-box;
	font-size: 16px;
	color: #fff;
	padding-left: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.youshi ul li h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.youshi ul li p {
	line-height: 150%;
}

.youshi ul:nth-of-type(1) li:nth-of-type(2) {
	background: url(../../img/pqyth-img/youshi2.png) no-repeat left center;
	margin-right: 0;
	margin-left: 3%;
}

.youshi ul:nth-of-type(1) li:nth-of-type(3) {
	background: url(../../img/pqyth-img/youshi3.png) no-repeat left center;
}

.youshi ul:nth-of-type(1) li:nth-of-type(4) {
	background: url(../../img/pqyth-img/youshi4.png) no-repeat left center;
	margin-right: 0;
	margin-left: 3%;
}

.youshi ul:nth-of-type(1) li:nth-of-type(5) {
	background: url(../../img/pqyth-img/youshi5.png) no-repeat left center;
}

.youshi ul:nth-of-type(1) li:nth-of-type(6) {
	background: url(../../img/pqyth-img/youshi6.png) no-repeat left center;
	margin-right: 0;
	margin-left: 3%;
}

.youshi ul:nth-of-type(2) {
	width: 1100px;
	margin: 0 auto;
}

.hz_logo {
	margin: 100px auto;
}

.hz_con {
	width: 1200px;
	margin: 50px auto;
}

.hz_logo img {
	width: 100%;
}



@media screen and (max-width:768px) {
	.banner_con {
		width: 90%;
		padding-top: 0px;
	}

	.banner {
		background: url(../../img/pqyth-img/banner_sj.png) no-repeat center top;
		background-size: 100%;
		height: 420px;
	}


	.tit_con h2 {
		font-size: 20px;
		width: 90%;
		margin: 0 auto;
	}

	.tit_con p {
		font-size: 12px;
		margin: 10px auto;
		width: 90%;
	}

	.comp {
		padding-top: 30px;
		padding-bottom: 30px;
		width: 100%;
	}

	.comp_con {
		width: 100%;
	}

	.comp_con li {
		width: 90%;
		background-size: 100%;
		margin-left: 5%;
		font-size: 16px;
		height: 280px;
	}

	.veg {
		width: 100%;
		padding-top: 30px;
	}

	.par_two {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.vega {
		width: 100%;
		padding: 30px;
		box-sizing: border-box;
	}

	.vega_con {
		width: 90%;
		margin: 0 auto;
	}

	.vega_l {
		width: 100%;
	}

	.vega_r {
		width: 100%;
	}

	.vega_r img {
		width: 100%;
		margin-top: 30px;
	}

	.al {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.al_con {
		width: 90%;
	}

	.al_con .al_l {
		width: 100%;
		margin-right: 0;
	}

	.al_con .al_r {
		width: 100%;
	}

	.al_r img {
		width: 100%;
	}

	.al_con .al_l h2 {
		font-size: 18px;
	}

	.hz_logo {
		margin: 30px auto;
	}

	.hz_con {
		width: 90%;
		margin: 20px auto;
	}


	/*优势*/
	.youshi {
		padding-bottom: 5px;
	}

	.youshi .tit {
		width: 92%;
		margin: 20px auto 10px;
		color: #333;
	}

	.youshi .tit h2 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.youshi .tit_con p {
		font-size: 12px;
		margin-bottom: 5px;
	}

	.youshi ul:nth-of-type(1) {
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
	}

	.youshi ul li {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 0px;
		float: left;
		background: url(../../img/pqyth-img/youshi1.png) no-repeat left center;
		text-align: left;
		box-sizing: border-box;
		font-size: 14px;
		color: #fff;
		padding-left: 60px;
		padding-top: 10px;
		padding-bottom: 10px;
		background-size: 15%;
	}

	.youshi ul li h2 {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 8px;
	}

	.youshi ul li p {
		line-height: 150%;
		font-size: 12px;
	}

	.youshi ul:nth-of-type(1) li:nth-of-type(2) {
		background: url(../../img/pqyth-img/youshi2.png) no-repeat left center;
		margin-right: 0;
		margin-left: 1%;
		background-size: 15%;
	}

	.youshi ul:nth-of-type(1) li:nth-of-type(3) {
		background: url(../../img/pqyth-img/youshi3.png) no-repeat left center;
		background-size: 15%;
	}

	.youshi ul:nth-of-type(1) li:nth-of-type(4) {
		background: url(../../img/pqyth-img/youshi4.png) no-repeat left center;
		margin-right: 0;
		margin-left: 1%;
		background-size: 15%;
	}

	.youshi ul:nth-of-type(1) li:nth-of-type(5) {
		background: url(../../img/pqyth-img/youshi5.png) no-repeat left center;
		background-size: 15%;
	}

	.youshi ul:nth-of-type(1) li:nth-of-type(6) {
		background: url(../../img/pqyth-img/youshi6.png) no-repeat left center;
		margin-right: 0;
		margin-left: 1%;
		background-size: 15%;
	}


	.ggw {
		width: 100%;
	}

	.ggw_con {
		width: 100%;
		margin: 0 auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.ggw_con ul li p {
		font-size: 12px;
	}

	.ggw_con ul li h3 {
		font-size: 20px;
		margin-bottom: 5px;
	}

	.serContent li>div {
		height: 100px;
	}

}
