@charset "utf-8";
/* CSS Document */
.banner{
	height:228px; width:100%;
	background-color:#da333f;
	background-image: url(../images/planmore_topbg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color:#fff;
	text-align:center;
}
.banner h2{
	font-size: 36px;
	font-weight: normal;
	margin:50px 0 15px 0;
}
.banner p{ font-size:14px; line-height:22px; width:65%; margin:0 auto;}
.co{
	width: 100%;
	padding: 60px 0;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #fff;
}
.co .title h3{font-size: 36px;font-weight: normal; color:#000;}
.co .title span{font-size: 20px; color:#666; line-height:36px;}
.gx1{ margin-top:55px; overflow: hidden;}
.gx1 li{ float:left; height:300px; border-right:1px solid #c9caca; padding:0 35px;}
.gx1 li:last-child{ border-right:none;}
.gx1 li span{ display:block; width:60px; height:60px; border-radius:50%; color:#dc3c3c; font-size:30px; text-align:center; line-height:60px; margin:0 auto; border:2px solid #dc3c3c;margin-top:35px;}
.gx1 li p{color:#555; font-size:15px;line-height:26px; width:220px; margin-top:38px;}
.gx2{
	height: 289px;
	background-image: url(../images/planmore_gx_2bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:82px;
}
.gx2 p{ width:360px; font-size:15px; color:#444; line-height:24px;}
.gx2 .fl{ margin-left:30px;}
.gx2 .fl p{ text-align:right;}
.gx2 .fr{ margin-right:10px;}
.gx2 .fr p{ width:380px;}

.gx4 {margin-top:55px; overflow: hidden;}
.gx4 li{ float:left; height:420px; width:270px; border:1px solid #eaebec; margin-right:20px;}
.gx4 li span{ display:block; height:150px; background-color:#f9e7e7;text-align: center;}
.gx4 li p{ font-size:14px; line-height:22px; color:#777; padding:20px;}
.gx4 li p b{ font-size:18px;color:#666; display:block; margin-bottom:5px;}
