* {
	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: 1100px;
	margin: auto;
}

.banner {
	width: 100%;
	height: 831px;
	background: url(../../img/qcpj-img/banner.jpg) 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;
}

.cp {
	width: 1100px;
	margin: -130px auto;
}

.cp li {
	float: left;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	background: #014195;
	color: #fff;
	border-radius: 10px;
	height: 100px;
	line-height: 100px;
	font-size: 24px;
	cursor: pointer;
	padding-left: 80px;
}

.cp li.goto1 {
	background: #014195 url(../../img/qcpj-img/cp1.png) no-repeat 20px center;
}

.cp li.goto2 {
	background: #014195 url(../../img/qcpj-img/cp2.png) no-repeat 20px center;
}

.cp li.goto3 {
	background: #014195 url(../../img/qcpj-img/cp3.png) no-repeat 20px center;
}

.cp li.goto4{
	background: #014195 url(../../img/qcpj-img/cp4.png) no-repeat 20px center;
}

.area1 {
	width: 100%;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
}

.area1_con {
	max-width: 1100px;
	margin: 0 auto;
}

.area1_con img {
	width: 100%;
}

.area1_con li {
	width: 18%;
	float: left;
	margin-right: 2%;
	text-align: center;
}
.area1_con li:nth-of-type(5){
	margin-right: 0;
}
.area1_con li img{
	width: 100%;
}
.area1_con li span{
	font-size: 20px;
	color: #555;
	margin-top: 20px;
	display: inline-block;
}
.area1 .tit_con h2 {
	font-size: 36px;
	text-align: center;
	font-weight: normal;
}

.area1 .tit_con p {
	width: 1100px;
	text-align: center;
	font-size: 20px;
	margin: 20px auto 60px;
	color: #555;
	line-height: 150%;
}

.area1_con li:nth-of-type(5) {
	margin-right: 0;
}

.area1_con li:nth-of-type(10) {
	margin-right: 0;
}

.area1_con.bg li{
	width: 100%;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 80px;
	padding-left: 355px;
}

.area1_con.bg li h3{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}
.area1_con.bg li p{
	font-size: 18px;
}
.area1_con.bg li:nth-of-type(1){
	background: url(../../img/qcpj-img/fw1.png) no-repeat left top;
}
.area1_con.bg li:nth-of-type(2){
	background: url(../../img/qcpj-img/fw2.png) no-repeat left top;
}
.area1_con.bg li:nth-of-type(3){
	background: url(../../img/qcpj-img/fw3.png) no-repeat left top;
}



.area2 {
	background: #3f4c73;
	width: 100%;
	padding-top: 65px;
	padding-bottom: 65px;
}

.area2.no_bg {
	background: none;
}

.area2.no_bg .tit_con h2 {
	color: #333;
}

.area2.no_bg .tit_con p {
	color: #555;
	width: 1100px;
	margin: 0 auto 40px;
	font-size: 20px;
	line-height: 150%;
}

.area2 .tit_con h2 {
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;
	color: #fff;
}

.area2 .tit_con h2 span {
	font-weight: bold;
}

.area2 .tit_con p {
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}

.area2_con {
	width: 1100px;
	margin: 0 auto;
}

.area2_con ul {
	overflow: hidden;
}

.area2_con ul li {
	width: 23.5%;
	margin-right: 2%;
	float: left;
	background-size: 100%;
	text-align: center;
	color: #666;
	padding: 25px;
	margin-bottom: 20px;
	background: #fff;
}

.area2_con ul li h3 {
	font-size: 16px;
	margin: 20px auto;
}

.area2_con ul li span {
	height: 30px;
	line-height: 26px;
	border-radius: 30px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
}

.area2_con ul li:nth-of-type(4) {
	margin-right: 0;
}

.area2_con ul li:nth-of-type(8) {
	margin-right: 0;
}

.area2_con.gnjs ul li {
	min-height: 250px;
}

.area2_con.gnjs ul li h3 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

.area2_con.gnjs ul li span {
	color: #fff;
}

.area2_con.gnjs ul li:nth-of-type(1) {
	background: url(../../img/qcpj-img/gnjs1.jpg) no-repeat center top;
}

.area2_con.gnjs ul li:nth-of-type(2) {
	background: #124587;
}

.area2_con.gnjs ul li:nth-of-type(3) {
	background: url(../../img/qcpj-img/gnjs2.jpg) no-repeat center top;
}

.area2_con.gnjs ul li:nth-of-type(4) {
	background: #124587;
	margin-right: 0;
}

.area2_con.gnjs ul li:nth-of-type(5) {
	background: #124587;
}

.area2_con.gnjs ul li:nth-of-type(6) {
	background: url(../../img/qcpj-img/gnjs3.jpg) no-repeat center top;
}

.area2_con.gnjs ul li:nth-of-type(7) {
	background: #124587;
}

.area2_con.gnjs ul li:nth-of-type(8) {
	background: url(../../img/qcpj-img/gnjs4.jpg) no-repeat center top;
	margin-right: 0;
}

.area3 {
	width: 100%;
	background: #0d2f57;
	padding-top: 80px;
	padding-bottom: 80px;
}

.area3 .tit_con {
	text-align: center;
	color: #fff;
}

.area3 .tit_con h2 {
	font-size: 36px;
	margin: 20px auto;
}

.area3 .tit_con p {
	font-size: 20px;
}

.area3 .tit_con h2 span {
	color: #f3c701;
	font-weight: bold;
}

.area3_con {
	width: 1100px;
	margin: 80px auto 20px;
	overflow: hidden;
	text-align: center;
}

.area3_con li {
	float: left;
	width: 18%;
	margin-right: 2%;
	text-align: center;
	color: #fff;
}

.area3_con li img {
	width: 100%;
}

.area3_con li span {
	margin-top: 20px;
	font-size: 20px;
	display: inline-block;
}

.area3_con .btn {
	width: 307px;
	height: 44px;
	display: inline-block;
	margin: 60px auto 0;
}

.area4 {
	width: 100%;
	margin: 0 auto 40px;
}

.area4 .tit_con h2 {
	font-size: 36px;
	text-align: center;
	font-weight: normal;
}

.area4 .tit_con p {
	text-align: center;
	font-size: 20px;
	margin: 20px auto 60px;
	color: #555;
}

.area4_con {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

.area4_con li {
	width: 31%;
	margin-right: 3%;
	padding-bottom: 20px;
	float: left;
	margin-bottom: 50px;
}

.area4_con li {
	background: url(../../img/qcpj-img/area4_1.jpg) no-repeat 30px 20px;
	padding: 25px;
	margin-top: 20px;
	box-shadow: 0px 0px 18px #cbcbcb;
	min-height: 255px;
}

.area4_con li:nth-of-type(2) {
	background: url(../../img/qcpj-img/area4_2.jpg) no-repeat 30px 20px;
}

.area4_con li:nth-of-type(3) {
	background: url(../../img/qcpj-img/area4_3.jpg) no-repeat 30px 20px;
	margin-right: 0;
}

.area4_con_li h3 {
	font-size: 20px;
	color: #6a6a6a;
	padding-bottom: 5px;
	padding-top: 40px;
	padding-left: 125px;
}

.area4_con_li p {
	font-size: 16px;
	line-height: 180%;
	margin-bottom: 40px;
	padding-left: 125px;
}



.area5 {
	background: #124587;
	width: 100%;
	padding-top: 65px;
	padding-bottom: 65px;
}

.area5 .tit_con h2 span {
	font-weight: bold;
}

.area5 .tit_con h2 {
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;
	color: #fff;
}

.area5 .tit_con p {
	width: 1100px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin: 0 auto 40px;
	line-height: 150%;
}

.area5_con {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	border-radius: 5px;
	padding: 30px;
	box-sizing: border-box;
	padding-top: 50px;
	padding-bottom: 50px;
}
.area5_con li{
	float: left;
	width: 48%;
	margin-right: 4%;
	text-align: center;
	font-size: 18px;
	color: #555;
}
.area5_con li span b{
	width: 8px;
	height: 8px;
	background: #000;
	display: inline-block;
	margin-right: 10px;
}
.area5_con li:nth-of-type(2){
	margin-right: 0;
}
.area5_con li img{
	width: 100%;
}
.area5_con img{
	width: 100%;
}

.area5_left {
	color: #fff;
	width: 50%;
	margin-right: 2%;
	float: left;
}

.area5_right {
	float: right;
	width: 48%;
}

.area5_right img {
	width: 100%;
}

.area5_left h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}

.area5_left p {
	font-size: 16px;
}


.area6 {
	width: 100%;
	margin: 0 auto;
}

.area6 .tit_con h2 {
	font-size: 36px;
	text-align: center;
	font-weight: normal;
}

.area6 .tit_con p {
	text-align: center;
	font-size: 20px;
	margin: 20px auto 60px;
	color: #555;
}

.area6_con {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

.area6_con li {
	width: 31%;
	margin-right: 3%;
	padding-bottom: 20px;
	float: left;
}

.area6_con li {
	padding: 25px;
	min-height: 255px;
	text-align: center;
}

.area6_con li:nth-of-type(3) {
	margin-right: 0;
}

.area6_con_li h3 {
	font-size: 20px;
	color: #6a6a6a;
	padding-bottom: 5px;
	padding-top: 40px;
}

.area6_con_li p {
	font-size: 16px;
	line-height: 180%;
	margin-bottom: 40px;
	text-align: center;
}

.ggw {
	width: 100%;
	margin: 0 auto;
	background: url(../../img/qcpj-img/ggw_bg.jpg) no-repeat center top;
}

.ggw_con {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

.ggw_con ul {
	width: 100% margin:0 auto;
	overflow: hidden;
}

.ggw_con ul li {
	width: 25%;
	float: left;
	text-align: center;
}

.ggw_con ul li h3 {
	font-size: 48px;
	color: #fcce01;
	font-weight: bold;
	margin-bottom: 10px;
}

.ggw_con ul li p {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}

/*中商优势*/
.youshi {
	width: 100%;
	margin: 0 auto;
	background: url(../../img/qcpj-img/ys_bg.jpg) 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/qcpj-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/qcpj-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/qcpj-img/youshi3.png) no-repeat left center;
}

.youshi ul:nth-of-type(1) li:nth-of-type(4) {
	background: url(../../img/qcpj-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/qcpj-img/youshi5.png) no-repeat left center;
}

.youshi ul:nth-of-type(1) li:nth-of-type(6) {
	background: url(../../img/qcpj-img/youshi6.png) no-repeat left center;
	margin-right: 0;
	margin-left: 3%;
}

.youshi ul:nth-of-type(2) {
	width: 1100px;
	margin: 0 auto;
}


@media screen and (max-width:768px) {
	.banner_con {
		width: 90%;
		padding-top: 0px;
	}

	.banner {
		background: url(../../img/qcpj-img/banner_sj.jpg) no-repeat center top;
		background-size: 100%;
		height: 360px;
	}

	.banner_left {
		width: 100%;
		text-align: center;
		margin-right: 0;
	}

	.cp {
		width: 96%;
		margin: -46px auto;
	}

	.cp li {
		float: left;
		width: 23%;
		margin-left: 1%;
		margin-right: 1%;
		background: #014195;
		color: #fff;
		border-radius: 10px;
		height: 36px;
		line-height: 36px;
		font-size: 12px;
		cursor: pointer;
		padding-left: 0;
		text-align: center;
	}

	.cp li:nth-of-type(1) {

		background-image: none;
	}

	.cp li:nth-of-type(2) {

		background-image: none;
	}

	.cp li:nth-of-type(3) {

		background-image: none;
	}

	.cp li:nth-of-type(4) {

		background-image: none;
	}

	.area1 {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.area1_con {
		width: 90%;
		background-size: 30%;
		background: none;
	}

	.area1 .tit_con h2 {
		font-size: 18px;
		width: 90%;
		margin: 0 auto;
	}

	.area1 .tit_con p {
		font-size: 12px;
		margin: 10px auto;
		width: 90%;
	}

	.area1_con li {
		width: 31%;
		text-align: center;
		margin-bottom: 20px;
	}

	.area1_con li h3 {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.area1_con li p {
		line-height: 150%;
		font-size: 12px;
	}

	.area1_con li:nth-of-type(3) {
		margin-right: 0;
	}
	.area1_con li:nth-of-type(6) {
		margin-right: 0;
	}
	.area1_con li:nth-of-type(10) {
		display: none;
	}
    .area1_con li span{
		font-size: 14px;
		margin-top: 10px;
	}
	
	.area1_con.ys li:nth-of-type(1) {
		background-size: 30%;
	}

	.area1_con.ys li:nth-of-type(2) {
		background-size: 30%;
	}

	.area1_con.ys li:nth-of-type(3) {
		background-size: 30%;
	}

	.area1_con.ys li:nth-of-type(4) {
		margin-right: 0;
		background-size: 30%;
	}
	
	
	.area1_con.bg{
		width: 96%;
	}
	.area1_con.bg li{
		width: 100%;
		text-align: left;
		padding-top: 0px;
		padding-bottom: 10px;
		padding-left:120px;
	}
	
	.area1_con.bg li h3{
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 0px;
	}
	.area1_con.bg li p{
		font-size: 12px;
		margin-bottom: 10px;
	}
	.area1_con.bg li:nth-of-type(1){
		background: url(../../img/qcpj-img/fw1.png) no-repeat left bottom;
		background-size: 60%;
	}
	.area1_con.bg li:nth-of-type(2){
		background: url(../../img/qcpj-img/fw2.png) no-repeat left bottom;
		background-size: 60%;
	}
	.area1_con.bg li:nth-of-type(3){
		background: url(../../img/qcpj-img/fw3.png) no-repeat left bottom;
		background-size: 60%;
	}
	
	

	.area2_con.gnjs ul li h3 {
		font-size: 16px;
	}

	.area2_con.gnjs ul li {
		min-height: 180px;
	}

	.area2_con.gnjs ul li span {
		line-height: 20px;
		width: 80%;
	}

	.area2 {
		width: 100%;
		padding-top: 30px;
		padding-bottom: 0;
	}

	.area2 .tit_con h2 {
		font-size: 18px;
		width: 90%;
		margin: 0 auto;
	}

	.area2 .tit_con p {
		font-size: 14px;
		margin: 10px auto;

	}

	.area2.no_bg .tit_con p {
		width: 90%;
		font-size: 12px;
		margin: 10px auto;
	}

	.area2_con {
		width: 90%;
	}

	.area2_con ul li {
		width: 48%;
		margin-right: 1%;
		margin-left: 1%;
		padding-top: 16px;
		padding-bottom: 10px;
	}

	.area2_con ul li h3 {
		font-size: 14px;
		margin: 10px auto;
	}

	.area2_con ul li span {
		font-size: 12px;
		width: 70%;
	}

	.area2_con li b {
		width: 30%;
	}

	.area2_con li b img {
		width: 25%;
	}

	.area3 {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.area3 .tit_con h2 {
		width: 90%;
		font-size: 18px;
		margin: 20px auto;
	}

	.area3 .tit_con p {
		font-size: 12px;
	}

	.area3_con {
		width: 90%;
		margin: 30px auto 0;
	}

	.area3_con li span {
		font-size: 12px;
	}

	.area3_con .btn {
		width: 60%;
		margin: 30px auto 0;
	}

	.area4 {
		margin: 30px auto 10px;
	}

	.area4 .tit_con h2 {
		font-size: 18px;
		width: 90%;
		margin: 0 auto;
	}

	.area4 .tit_con p {
		font-size: 12px;
		margin: 10px auto 20px;
	}

	.area4_con {
		width: 96%;
	}

	.area4_con li {
		width: 100%;
		padding-bottom: 10px;
		margin-bottom: 10px;
		min-height: 160px;
	}

	.area4_con li:nth-of-type(1) {
		background-size: 18%;
	}

	.area4_con li:nth-of-type(2) {
		background-size: 18%;
	}

	.area4_con li:nth-of-type(3) {
		background-size: 18%;
	}

	.area4_con_li h3 {
		font-size: 16px;
		padding-top: 20px;
	}

	.area4_con_li p {
		font-size: 12px;
	}

	.area5 {
		width: 100%;
		padding-top: 30px;
		padding-bottom:30px;
	}

	.area5 .tit_con h2 {
		font-size: 18px;
		width: 90%;
		margin: 0 auto;
	}

	.area5 .tit_con p {
		font-size: 12px;
		margin: 10px auto 0;
		width: 90%;
	}

	.area5_con {
		width: 90%;
		padding: 30px;
		box-sizing: border-box;
		margin: 20px auto 0;
	}
	.area5_con span{
		font-size: 14px;
	}
	.area5_con img {
		width: 100%;
		margin: 10px auto;
	}

	.area5_left {
		width: 100%;
		font-size: 14px;
	}

	.area5_left h3 {
		font-size: 14px;
		margin-top: 10px;
	}

	.area5_left p {
		font-size: 12px;
	}

	.area5_right {
		width: 100%;
		margin-bottom: 30px;
		margin-top: 20px;
	}

	.area6 .tit_con h2 {
		font-size: 18px;
	}

	.area6 .tit_con p {
		font-size: 16px;
	}

	.area6_con {
		width: 90%;
	}

	.area6_con li {
		width: 100%;
		margin-right: 0;
		min-height: 230px;
		padding: 0;
		margin-bottom: 20px;
	}

	.area6_con li:nth-of-type(3) {
		margin-right: 0;
	}

	.area6_con_li h3 {
		font-size: 16px;
		padding-top: 10px;
	}

	.area6_con_li p {
		font-size: 14px;
		margin-bottom: 0;
	}


	.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/qcpj-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/qcpj-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/qcpj-img/youshi3.png) no-repeat left center;
		background-size: 15%;
	}
	
	.youshi ul:nth-of-type(1) li:nth-of-type(4) {
		background: url(../../img/qcpj-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/qcpj-img/youshi5.png) no-repeat left center;
		background-size: 15%;
	}
	
	.youshi ul:nth-of-type(1) li:nth-of-type(6) {
		background: url(../../img/qcpj-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;
	}

}
