.pcdisplay{ display:block;}
.mdispaly{ display:none;}
.width1200 {
	width:1200px;
	margin:0 auto;
}
.top_logo {
	height:70px;
	padding:15px 0;
	width:100%;
	border-top:2px solid #a13290;
}
.top_logo .f-fr {
	margin-top:20px;
}
.logo_box {
	height:70px;
	width:410px;
	text-align:left;
}
.logo_box img {
	height:70px;
	width:auto;
}
.searchbox {
	width:200px;
	height:30px;
	border:1px solid #ececec;
	border-radius:3px;
	margin-right:20px;
}
.searchbox input {
	padding:5px;
}
.searchbox a {
	display:inline-block;
	height:30px;
	width:30px;
	overflow:hidden;
	float:right;
	text-indent:-900px;
	background:url(../images/searchbg1.png) no-repeat center;
}
.searchbox a:hover {
	background:url(../images/searchbg2.png) no-repeat center;
}
.telbox {
	padding-left:15px;
}

@media screen and (min-width:300px) and (max-width:960px) {
.pcdisplay{ display:none;}
.mdispaly{ display:block;}
 .width1200 {
 width:100%;
 margin:0 auto;
}
.top_logo {
	height:70px;
	padding:10px 15px;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	border-top:2px solid #a13290;
}
.top_logo .f-fr {
	margin-top:10px;
	margin-right:30px;
}
.logo_box {
	height:50px;
	width:250px;
	text-align:left;
}
.logo_box img {
	height:50px;
	width:auto;
}
.searchbox {
	width:200px;
	height:30px;
	border:1px solid #ececec;
	border-radius:3px;
	margin-right:20px;
	display:none;
}
.searchbox input {
	padding:5px;
}
.searchbox a {
	display:inline-block;
	height:30px;
	width:30px;
	overflow:hidden;
	float:right;
	text-indent:-900px;
	background:url(../images/searchbg1.png) no-repeat center;
}
.searchbox a:hover {
	background:url(../images/searchbg2.png) no-repeat center;
}
.telbox {
	padding-left:15px;
	display:none;
}
}

.top_nav {
	height:50px;
	width:100%;
	line-height:50px;
	color:#fff;
	background:#ec7cad;
	font-size:16px;
	display:block;
}
.nav {
	height:50px;
	line-height:50px;
	position:relative;
	z-index:1;
}
.nav a {
	color:#fff;
}
.nav .nLi {
	float:left;
	position:relative;
	display:inline;
}
.nav .nLi h3 {
	float:left;
}
.nav .nLi h3 a {
	display:block;
	padding:0 23px;
	font-size:16px;
	font-weight:normal;
}
.nav .sub {
	display:none;
	width:112px;
	left:0;
	top:50px;
	line-height:28px;
	position:absolute;
	background:rgba(236, 124, 173, 0.8);
		background:#ec7cad\9;
	padding:0px 0;
}
.nav .sub li {
	zoom:1;
}
.nav .sub a {
	display:block;
	text-align:center;
	padding:5px 0;
}
.nav .sub a:hover {
	background:rgba(209, 34, 110, 0.6);
	color:#fff;
}
.nav .on h3 a {
	background:#d1226e;
	color:#fff;
}
@media screen and (min-width:300px) and (max-width:960px) { 
 .top_nav {
	height:auto;
	width:100%;
	line-height:40px;
	color:#fff;
	background:none;
	font-size:14px;
	position:absolute;
	z-index:9999;
}
.nav {
	height:auto;
	line-height:40px;
	position:relative;
	z-index:1;
}
.nav a {
	color:#fff;
	font-size:14px;
}
.nav .nLi {
	float:left;
	width:100%;
	position:relative;
	display:inline;
}
.nav .nLi h3 {
	float:left;
	width:100%;
	background:rgba(236, 124, 173, 1);
}
.nav .nLi h3 a {
	display:block;
	padding:0 23px;
	font-size:14px;
	font-weight:normal;
}
.nav .sub {
	display:none;
	width:100%;
	left:0;
	top:0px;
	line-height:28px;
	position: relative;
	background:rgba(236, 124, 173, 0.8);
	padding:0px 0;
}
.nav .sub li {
	zoom:1;
	float:left; width:33%;
}
.nav .sub a {
	display:block;
	text-align:center;
	padding:5px 0;
}
.nav .sub a:hover {
	background:rgba(209, 34, 110, 0.6);
	color:#fff;
}
.nav .on h3 a {
	background:#d1226e;
	color:#fff;display:block;
}

}
.banner {
	height:450px;
	width:100%;
	background:#ec7cad;
	position:relative;
background:;
}
.slideBox .hd {
	position:absolute;
	height:20px;
	left:0;
	bottom:10px;
	width:100%;
	z-index:999;
}
.slideBox .hd ul {
	display:block;
	text-align:center;
}
.slideBox .hd ul li {
	font-size:0;

	line-height:0;
	display:inline-block;
	margin:0 5px;
	width:8px;
	height:8px;
	border-radius:50%;
	background:#fff;
	cursor:pointer
}
.slideBox .hd ul li.on {
	background:#e85c99;
}
.slideBox .bd {
	width:100%;
	height:450px;
}
.slideBox .bd ul li {
	width:100%;
	height:450px;
}
.slideBox .bd ul li.bannerbg1 {
	background:url(../images/banner3.jpg) no-repeat center;
}
.slideBox .bd ul li.bannerbg2 {
	background: url(../images/banner2.jpg) no-repeat center;
}
.slideBox .bd ul li.bannerbg3 {
	background: url(../images/banner1.jpg) no-repeat center;
}
.slideBox .bd ul li.bannerbg4 {
	background: url(../images/banner4.jpg) no-repeat center;
}
@media screen and (min-width:300px) and (max-width:960px) { 
.banner {
	height:460px;
	width:100%;
	background:#ec7cad;
	position:relative;
background:;
}
.focus .hd {
	position:absolute;
	height:20px;
	left:0;
	top:170px;

	width:100%;
	z-index:999;
}
.focus .hd ul {
	display:block;
	text-align:center;
}
.focus .hd ul li {
	font-size:0;
	line-height:0;
	display:inline-block;
	margin:0 5px;
	width:8px;
	height:8px;
	border-radius:50%;
	background:#fff;
	cursor:pointer
}
.focus .hd ul li.on {
	background:#e85c99;
}
.focus .bd {
	width:100%;
	height:200px;
}
.focus .bd ul li {
	width:100%;
	height:200px;
}
.focus .bd ul li.bannerbg1 {
	background:url(../images/banner3.jpg) no-repeat center; background-size:auto 200px;
}
.focus .bd ul li.bannerbg2 {
	background: url(../images/banner1.jpg) no-repeat center;  background-size:auto 200px;
}
.focus .bd ul li.bannerbg3 {
	background: url(../images/banner2.jpg) no-repeat center;  background-size:auto 200px;
}

}

.banner_nav {
	height:100px;
	width:1200px;
	background:rgba(245, 228, 244, 0.9);
	background:#f9d4e4\9;
	position:absolute;
	left:50%;
	margin-left:-600px;
	bottom:50px;
	border-radius:5px;
}
.banner_nav .f-fl {
	width:300px;
}
.banner_nav .f-fl .bd {
	height:40px;
	margin-top:25px;
	margin-left:30px;
}
.banner_nav .f-fl .bd ul li a {
	display:block;
	color:#333;
}
.banner_nav .f-fr {
	width:800px;
	padding-right:40px;
}
.banner_nav .f-fr ul li {
	width:100px;
	text-align:center;
	float:left;
	color:#e85c99;
	padding-top:20px;
}
.banner_nav .f-fr ul li a {
	color:#e85c99;
}
.banner_nav .f-fr ul li a:hover {
	text-decoration:underline;
}
.banner_nav .f-fr ul li span {
	display:block;
	text-align:center;
	height:30px;
}
.banner_nav .f-fr ul li span img {
	height:30px;
	width:auto;
}
.banner_nav .f-fr ul li i {
	display:block;
	text-align: center;
	padding-top:10px;
}
@media screen and (min-width:300px) and (max-width:960px) { 

.banner_nav {
	height:auto;
	width:100%;
	background:rgba(245, 228, 244, 0.9);
	position:absolute;
	left:0;
	margin-left:0px;
	bottom:0px;
	top:200px;
padding-bottom:30px;
	border-radius:0px;
}
.banner_nav .f-fl {
	width:100%;
	border-bottom:1px solid #f9d4e4;
	padding-bottom:10px;
}
.banner_nav .f-fl .bd {
	height:40px;
	margin-top:15px;
	margin-left:15px;
}
.banner_nav .f-fl .bd ul li a {
	display:block;
	color:#333;
}
.banner_nav .f-fr {
	width:100%;
	padding-right:0px;
}
.banner_nav .f-fr ul li {
	width:25%;
	text-align:center;
	float:left;
	color:#e85c99;
	padding-top:20px;
}
.banner_nav .f-fr ul li a {
	color:#e85c99;
}
.banner_nav .f-fr ul li a:hover {
	text-decoration:underline;
}
.banner_nav .f-fr ul li span {
	display:block;
	text-align:center;
	height:30px;
}
.banner_nav .f-fr ul li span img {
	height:30px;
	width:auto;
}
.banner_nav .f-fr ul li i {
	display:block;
	text-align: center;
	padding-top:10px;
}








}
.newbox {
	padding:60px 0;
	width:100%;
	background:#f9d4e4;
}
.newbox1 {
	float:left;
	width:336px;
	height:292px;
}
.newbox1 .bd {
	width:336px;
	height:292px;
	overflow:hidden;
	border-radius:5px;
}
.newbox1 .bd ul li a {
	display:block;
	width:336px;
	height:292px;
	position: relative;
}
.newbox1 .bd ul li a span {
	height:40px;
	line-height:40px;
	display:inline-block;
	width:100%;
	text-align:center;
	position:absolute;
	left:0;
	bottom:0;
	background:rgba(236, 124, 173, 0.6);
	color:#fff;
}
.newbox1 .hd ul {
	display:block;
	text-align:center;
	padding-top:10px;
}
.newbox1 .hd ul li {
	font-size:0;
	line-height:0;
	display:inline-block;
	margin:0 5px;
	width:8px;
	height:8px;
	border-radius:50%;
	background:#ccc;
	cursor:pointer
}
.newbox1 .hd ul li.on {
	background:#e85c99;
}
.newbox2 {
	float:left;
	width:398px;
}
.newbox2 h2 {
	width:146px;
	text-align:center;
	height:26px;
	line-height:26px;
	background:url(../images/newstitle_bg.png) no-repeat;
	font-weight:normal;
	color:#FFF;
}
.newbox2 p {
	padding:20px 0 20px 120px;
	border-bottom:1px solid #fdeef4;
	font-size:12px;
	position:relative;
	height:71px;
}
.newbox2 p i {
	display:inline-block;
	width:107px;
	height:71px;
	position:absolute;
	top:20px;
	left:0;
}
.newbox2 p a {
	color:#333;
	font-size:14px;
	padding-bottom:8px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.newbox2 ul {
	padding-top:10px;
}
.newbox2 ul li {
	height:26px;
	line-height:26px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.m30{margin:0 30px;}
@media screen and (min-width:300px) and (max-width:960px) {
.m30{margin:0 0;}	
	.newbox {
	padding:30px 15px;
 
	box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
	width:100%;
	background:#f9d4e4;
}
.newbox1 {
	float:left;
	width:100%;
	height:340px;
	 
}
.newbox1 .bd {
	width:100%;
 
	overflow:hidden;
	 
}
.newbox1 .bd ul li a {
	display:block;
	width:100%;
 
	position: relative;
}
.newbox1 .bd ul li a span {
	height:40px;
	line-height:40px;
	display:inline-block;
	width:100%;
	text-align:center;
	position:absolute;
	left:0;
	bottom:0;
	background:rgba(236, 124, 173, 0.6);
	color:#fff;
}
.newbox1 .hd{ height:50px;}
.newbox1 .hd ul {
	display:block;
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
}
.newbox1 .hd ul li {
	font-size:0;
	line-height:0;
	display:inline-block;
	margin:0 5px;
	width:8px;
	height:8px;
	border-radius:50%;
	background:#ccc;
	cursor:pointer
}
.newbox1 .bd ul li img{ width:100% !important; height:auto !important;}
.newbox1 .hd ul li.on {
	background:#e85c99;
}
.newbox2 {
	float:left;
	width:100%;
	padding:15px 0;
 
}
.newbox2 h2 {
	width:146px;
	text-align:center;
	height:26px;
	line-height:26px;
	background:url(../images/newstitle_bg.png) no-repeat;
	font-weight:normal;
	color:#FFF;
}
.newbox2 p {
	padding:20px 0 20px 120px;
	border-bottom:1px solid #fdeef4;
	font-size:12px;
	position:relative;
	height:71px;
}
.newbox2 p i {
	display:inline-block;
	width:107px;
	height:71px;
	position:absolute;
	top:20px;
	left:0;
}
.newbox2 p a {
	color:#333;
	font-size:14px;
	padding-bottom:8px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.newbox2 ul {
	padding-top:10px;
}
.newbox2 ul li {
	height:26px;
	line-height:26px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
	
	
	
	
	
	
	 }
	 
.zjbox {
	padding:60px 0;
}
.zhuanjia {
	width:562px;
	overflow:hidden
}
.zhuanjia h2 {
	height:40px;
	color:#ec7cad;
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
}
.zhuanjia .bd ul {
	display:block;
	width:601px;
}
.zhuanjia  .bd ul li {
	float:left;
	border-radius:5px;
	border:1px solid #f9d4e4;
	width:258px;
	height:147px;
	margin-right:39px;
	margin-bottom:28px;
	position:relative;
}
.zhuanjia  .bd ul li h3 {
	padding-left:113px;
	padding-top:30px;
	font-size:16px;
	font-weight:normal;
	color:#333;
}
.zhuanjia .bd ul li p {
	padding-left:113px;
	padding-right:15px;
}
.zhuanjia  .bd ul li a {
	display:block;
	height:147px;
}
.zhuanjia  .bd ul li span {
	display:inline-block;
	width:80px;
	height:80px;
	overflow:hidden;
	background:#fff;
	position:absolute;
	top:32px;
	left:17px;
	border-radius:50%;
}
.zhuanjia  .bd ul li span img {
	width:100%;
	height:auto;
}
.zhuanjia .hd ul{ display:block; text-align:center;}
.zhuanjia .hd ul li{ display:inline-block; width:8px; height:8px; border-radius:50%; text-indent:-999px; font-size:0; line-height:0; margin:0 5px; background:#ccc; cursor:pointer;}
.zhuanjia .hd ul li.on{ background:#f9d4e4;}


@media screen and (min-width:300px) and (max-width:960px) {
	
	.zjbox {
	padding:30px 15px;
	box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}
.zhuanjia {
	width:100%;
	overflow:hidden
}
.zhuanjia h2 {
	height:40px;
	color:#ec7cad;
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
}
.zhuanjia .bd ul {
	display:block;
	width:100%;
	 
}
.zhuanjia .bd ul li {
	float:left;
	border-radius:5px;
	border:1px solid #f9d4e4;
	 box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	width:48%;
	height:120px;
	margin-right:4%;
	margin-bottom:10px;
	position:relative;
}
.zhuanjia .bd ul li:nth-of-type(2n){ margin-right:0;}
.zhuanjia .bd ul li h3 {
	padding-left:80px;
	padding-top:10px;
	font-size:16px;
	font-weight:normal;
	color:#333;
}
.zhuanjia .bd ul li p {
	padding-left:80px;
	padding-right:5px;
}
.zhuanjia .bd ul li a {
	display:block;
	 
}
.zhuanjia .bd ul li span {
	display:inline-block;
	width:60px;
	height:60px;
	overflow:hidden;
	background:#fff;
	position:absolute;
	top:10px;
	left:10px;
	border-radius:50%;
}
.zhuanjia .bd ul li span img {
	width:100%;
	height:auto;
}
}
.keshi {
	width:562px;
	overflow:hidden
}
.keshi h2 {
	height:40px;
	color:#ec7cad;
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
}
.keshi ul {
	display:block;
	width:601px;
}
.keshi ul li {
	float:left;
	width:111px;
	height:60px;
	text-align:center;
	line-height:60px;
	color:#444444;
	border-radius:5px;
	background:#ec7cad;
	margin-right:39px;
	margin-bottom:28px;
}
.keshi ul li a {
	display:block;
	height:60px;
	line-height:60px;
	color:#444444;
}
.keshi ul li a:hover {
	color:#fff;
}
.keshi ul li.bg1 {
	background:#dfa7d8
}
.keshi ul li.bg2 {
	background:#f4bfb9
}
.keshi ul li.bg3 {
	background:#daeba5
}
.keshi ul li.bg4 {
	background:#fec673
}
.keshi ul li.bg5 {
	background:#f7df97
}
.keshi ul li.bg6 {
	background:#c3dcf0
}
.keshi ul li.bg7 {
	background:#ec9384
}
@media screen and (min-width:300px) and (max-width:960px) {
	.keshi {
	width:100%;
	overflow:hidden
}
.keshi h2 {
	height:40px;
	color:#ec7cad;
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
}
.keshi ul {
	display:block;
	width:100%;
}
.keshi ul li {
	float:left;
	width:22%;
	height:60px;
	text-align:center;
	line-height:60px;
	color:#444444;
	border-radius:5px;
	background:#ec7cad;
	margin-right:4%;
	margin-bottom:28px;
}
.keshi ul li:nth-of-type(4n){ margin-right:0;}
.keshi ul li a {
	display:block;
	height:60px;
	line-height:60px;
	color:#444444;
}
	}
.ztbox {
	padding:60px 0;
}
.ztlist {
	width:562px;
}
.ztlist .hd {
	border-bottom:1px solid #ececec;
	height:40px;
	width:100%;
}
.ztlist .hd ul li {
	float:left;
	height:40px;
	margin-right:20px;
	line-height:40px;
	cursor: pointer;
	font-size:18px;
}
.ztlist .hd ul li.on {
	color:#ec7cad
}
.ztlist .bd {
	width:100%;
	padding-top:20px;
}
.ztlist .bd ul {
	display:block;
	padding-left:120px;
	position: relative;
}
.ztlist .bd ul li {
	height:30px;
	line-height:30px;
}
.ztpic {
	position:absolute;
	height:100px;
	width:100px;
	top:10px;
	left:0;
	background:#fff;
	border-radius:5px;
	overflow:hidden;
}
.ztpic img {
	width:100%;
	height:auto;
}
.plan {
	padding:40px 0 50px 0;
	background:#f5e4f4;
}
.timeline {
	height:40px;
	line-height:40px;
	border-bottom:1px solid #f9d4e4;
	width:100%;
	padding-bottom:10px;
}
.timeline ul {
	display:block;
	text-align:center;
}
.timeline ul li {
	display:inline-block;
	padding:0 20px;
	cursor:pointer;
}
.timeline ul li.on {
	background:#ec7cad;
	color:#fff;
	border-radius:3px;
}
.chutitle {
	font-size:18px;
	color:#ec7cad;
	float:left;
}
.ksnav {
	height:300px;
	overflow-y:scroll;
	margin-top:30px;
}
.ksnav ul {
	padding-top:20px;
}
.ksnav ul li {
	float:left;
	width:480px;
	padding-left:110px;
	position:relative;
	margin-bottom:20px;
}
.ksnav ul li h2 {
	width:80px;
	text-align:center;
	height:80px;
	line-height:80px;
	background:#dfa7d8;
	border-radius:5px;
	float:left;
	position:absolute;
	left:0;
	top:10px;
	font-weight:normal;
	color:#fff;
}
.ksnav ul li p {
	padding-left:15px;
	border-bottom:1px solid #f9d4e4;
	padding:5px 0;
	padding-right:15px;
}
.ksnav ul li a {
	color:#ec7cad;
	padding-right:15px;
}
.newzt {
	width:100%;
	padding:60px 0;
	background:#f5e4f4;
}
.newzt ul li img{ width:100%; height:auto; border-radius:3px;}
.newzt ul li {
	float:left;
	width:270px;
	margin-right:30px;
	overflow:hidden;
}
.newzt ul li h2{ text-align:center; height:30px; line-height:30px; font-weight:normal; }
.newzt ul li:last-child {
	margin-right:0;
}
@media screen and (min-width:300px) and (max-width:960px) { 
.newzt {
	width:100%;
	padding:30px 15px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	background:#f5e4f4;
	
}
.newzt ul li {
	float:left;
	width:48%;
	margin-right:4%;
	margin-bottom:10px;
	height:auto;
	background:none;
	
	overflow:hidden;
}
.newzt ul li img{ border-radius:3px; width:100%; height:auto;}
.newzt ul li:last-child {
	margin-right:0;
}
.newzt ul li:nth-child(2n){ margin-right:0;}

}

.footlink {
	height:30px;
	width:100%;
	background:#f07bae;
	padding:18px 0;
	text-align:center;
}
.footlink select {
	height:30px;
	border:1px solid #fff;
	margin:0 10px;
}
.footcontent {
	width:100%;
	background:#e85c99;
	padding:25px 0;
}
.footcontent ul.f-fl {
	display:inline-block;
	width:800px;
}
.footcontent ul.f-fl li {
	float:left;
	color:#fff;
	padding-right:30px;
	border-right:1px solid #f07bae;
	height:65px;
}
.footcontent ul.f-fl li.the2 {
	padding:0 30px;
}
.footcontent .f-fr {
	width:250px;
}
.footmedia ul {
	display:block;
	text-align:right;
	padding-top:5px;
}
.footmedia ul li {
	width:28px;
	height:28px;
	display:inline-block;
}

@media screen and (min-width:300px) and (max-width:960px) { 

.footlink {
	height:auto;
	width:100%;
	background:#f07bae;
	padding:15px 15px 0 15px;
	text-align:center;
	box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}
.footlink select {
	height:30px;
	width:48%;
	border:1px solid #fff;
	margin:0 0;
	margin-right:4%;
	float: left;
	margin-bottom:15px;
	box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}
.footlink select:nth-child(2n){ margin-right:0;}
.footcontent {
	width:100%;
	background:#e85c99;
	padding:25px 0;
}
.footcontent ul.f-fl {
	display:inline-block;
	width:100%;
	padding:0 15px;
	box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}
.footcontent ul.f-fl li {
	float:left;
	color:#fff;
	padding-right:0px;
	border-right:0px solid #f07bae;
	height:auto;
}
.footcontent ul.f-fl li.the2 {
	padding:0 0px;
}
.footcontent .f-fr {
	width:100%;
	text-align:center;
	padding-top:15px;
}
.footcontent .f-fr .rxt_r{ text-align:center;}
.footmedia ul {
	display:block;
	text-align:center;
	padding-top:5px;
}
.footmedia ul li {
	width:28px;
	height:28px;
	display:inline-block;
}

}
.p25 {
	padding-bottom:25px;
}
.copyrightbox {
	padding-top:20px;
	color:#fff;
	text-align:center;
	border-top:1px solid #f07bae;
}
/*闂佸憡甯楅〃澶愬Υ閸愨斂浜滈柨鐕傛嫹*/
.page_banner {
	height:200px;
	width:100%;
	background: url(../images/listbanner.jpg) no-repeat center #f5e4f4;
}
.page_nav {
	height:50px;
	line-height:50px;
}
.page_menu ul {
	display:block;
	padding:20px 0;
	text-align:center;
}
.page_menu ul li {
	display: inline-block;
	font-size:16px;
	border-radius:3px;
	overflow:hidden
}
.page_menu ul li a {
	display:block;
	padding:10px 30px;
	background:#f8f8f8;
}
.page_menu ul li a:hover {
	background:#ec7cad;
	color:#fff;
}
.page_menu ul li.on a {
	background:#ec7cad;
	color:#fff;
}
.page_menu ul li.on a {
	color:#fff;
}

@media screen and (min-width:300px) and (max-width:960px) {
.page_nav {
	height:50px;
	line-height:50px;
	padding-left:15px;
}
.page_menu ul {
	display:block;
	padding:10px 15px;
	text-align:center;
}
.page_menu ul li {
	display: inline-block;
	font-size:16px;
	float:left;
	width:48%;
	margin-right:4%;
	border-radius:3px;
	margin-bottom:10px;
	overflow:hidden
}
.page_menu ul li:nth-child(2n){ margin-right:0;}
.page_menu ul li a {
	display:block;
	padding:10px 30px;
	background:#f8f8f8;
}
.page_menu ul li a:hover {
	background:#ec7cad;
	color:#fff;
}
.page_menu ul li.on a {
	background:#ec7cad;
	color:#fff;
}
.page_menu ul li.on a {
	color:#fff;
}	

.copyrightbox {
	padding:20px 15px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	color:#fff;
	text-align:center;
	border-top:1px solid #f07bae;
}	
	
	}
.listbox {
	width:100%;
	border-top:1px solid #ececec;
}
.list ul {
	display:block;
	padding-bottom:50px;
}
.list ul li {
	height:50px;
	line-height:50px;
	padding:0 100px;
	border-bottom:1px solid #ececec;
}
.list ul li span.f-fr {
	color:#999;
}
.article_box {
	padding:0 100px;
}
.article_box h2 {
	text-align:center;
	font-size:18pt;
	font-weight:bold;
	padding:30px 0 20px 0;
	border-bottom:1px solid #ececec;
}
.article_content {
	padding:50px 0;
	font-size:16px;
}
.article_content p {
	padding-bottom:20px;
}
@media screen and (min-width:300px) and (max-width:960px) { .article_box {
	padding:0 15px;
} .article_content {
	padding:20px 0;
	font-size:16px;
}
.list ul {
	display:block;
	padding:15px 15px;
}
.list ul li {
	height:auto;
	line-height:26px;
	padding:10px 0px;
	border-top:1px solid #ececec;
}
.list ul li span.f-fr {
	color:#999;
	display:none;
}
.list ul li span.f-fl{ display:block; width:100%}

}
.about {
	padding-bottom:50px;
	border-top:1px solid #ececec;
}
.about ul li {
	padding:30px 0;
	border-bottom:1px solid #ececec;
	min-height:50px;
}
.about ul li {
	padding-left:200px;
	position:relative;
}
.about ul li span.f-fl {
	width:80px;
	height:50px;
	line-height:50px;
	display:inline-block;
	position:absolute;
	left:0;
	top:30px;
	text-align:left;
	padding-left:80px;
	font-size:18px;
	color:#333;
}
.about ul li:first-child span.f-fl {
	padding-left:0;
}
.about ul li:first-child p {
	padding-bottom:15px;
}
.about ul li:first-child p:first-of-type {
	font-size:25px;
	color:#40a8fc;
}
.about ul li:first-child p a {
	display:inline-block;
	border-radius:3px;
	padding:5px 20px;
	background:#91d860;
	color:#fff;
}
.about ul li table td {
	border:1px solid #fff;
	text-align:center;
	padding:5px 0;
	background:#f7f7f7;
}
.about ul li thead td {
	background:#177ed3;
	color:#fff;
}
.peopleicon1 {
	background:url(../images/people_icon1.png) 10px center no-repeat;
}
.peopleicon2 {
	background:url(../images/people_icon2.png) 10px center no-repeat;
}
.peopleicon3 {
	background:url(../images/people_icon3.png) 10px center no-repeat;
}
.peopleicon4 {
	background:url(../images/people_icon4.png) 10px center no-repeat;
}
.height198{height:198px;}
@media screen and (min-width:300px) and (max-width:960px) { 
.height198{height:auto;}
.height198 span.f-fl{ position:absolute; right:0;}
.about {
	padding-bottom:50px;
	border-top:1px solid #ececec;
}
.about ul li {
	padding:30px 0;
	border-bottom:1px solid #ececec;
	min-height:50px;
}
.about ul li {
	padding-left:0px;
	padding:20px 15px;
	position:relative;
}
.about ul li span.f-fl {
	width:100%;
	height:40px;
	line-height:30px;
	display:inline-block;
	position: relative;
	left:0;
	top:0px;
	text-align: left;
	padding-left:40px;
	font-size:18px;
	color:#333;
}
 
.about ul li:first-child span.f-fl {
	padding-left:0;position:absolute; right:0; display:none;
}
.about ul li:first-child p {
	padding-bottom:15px;
}
.about ul li:first-child p:first-of-type {
	font-size:25px;
	color:#40a8fc;
}
.about ul li:first-child p a {
	display:inline-block;
	border-radius:3px;
	padding:5px 20px;
	background:#91d860;
	color:#fff;
}
.about ul li table td {
	border:1px solid #fff;
	text-align:center;
	padding:5px 0;
	background:#f7f7f7;
}
.about ul li thead td {
	background:#177ed3;
	color:#fff;
}
.peopleicon1 {
	background:url(../images/people_icon1.png) 0px 5px no-repeat; background-size:30px auto;
}
.peopleicon2 {
	background:url(../images/people_icon2.png) 0px 0px no-repeat;background-size:30px auto;
}
.peopleicon3 {
	background:url(../images/people_icon3.png) 0px 0px no-repeat;background-size:30px auto;
}
.peopleicon4 {
	background:url(../images/people_icon4.png) 0px 0px no-repeat;background-size:30px auto;
}
}