@charset "utf-8";
/* CSS Document */

body,p,a{ margin:0; padding:0;}
body{min-width: 1200px;}
ul{padding: 0px 0px 0px 16px;  margin: 0px;}
.pr{position: relative;}
.fl{float:left;}
.fr{float:right;}
.clear{clear: both;}
.clearfix{_zoom:1;}
.clearfix:after{content:""; height:0; width:0; visibility:hidden; clear: both; display:block;}
.img-respone{
	width: 100%;
}
.content{
	width: 1200px;
	margin: 0 auto;
	border-radius: 10px;
	background-color: #ffeef5;
	padding: 5px;
	margin-top: -5px;
	margin-bottom: 90px;
}
.c1{
	border-radius: 10px;
	background-color: #fff;
	padding: 5px;
}
.c2{
	border-radius: 10px;
	background-color: #ffeef5;
	padding: 10px;
}
.c3{
	border-radius: 10px;
	background-color: #ffe0ed;
	padding: 54px;
}
.item{
	margin-bottom: 35px;
}

.item-tile{
	height: 45px;
	line-height: 45px;
	margin-bottom: 25px;
}
.item-tile p{
	font-family: "宋体" !important;
	font-size: 26px !important;
	color: #ff2782 !important;
	margin-left: 10px;
	margin-top: 10px !important;
}
.icon-m-r{
	margin-right: 5px;
}
.color-fs{
	color:#ff77b0 !important;
}
.item-col-title{
	font-size: 16px !important;
	color: #ff2782 !important;
	margin-top: 40px !important;
}
.s1{
	color: #51474b !important;
	font-weight: bold;
}
.f-s-16{
	font-size: 16px !important;
}
.item p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #51474b;
	margin-top: 18px;
}
.color-ff2782{
	color: #ff2782 !important;
}
.bj{
	overflow: hidden;
}
.bj div{
	width: 33.33%;
	float: left;
	text-align: left;
	margin: 8px 0px;
	
}
.bj div img {
	margin-right: 12px;
}
.bj div p{
	font-size: 16px !important;
}
