.con1_bg {
	height: 750px;
	/*background: url(../images/intoduce_bg1_02.jpg) no-repeat center 0;*/
	/*padding: 1px;*/
}

.con1, .con2, .con3, .con4 {
	width: 1110px;
	margin: 0 auto;
}

.con1>div>div {
	display: inline-block;
	vertical-align: middle;
}

.con1>div>div {
	*display: inline;
}

.con1 .pic_box {
	margin-top: 48px;
}

.con1 .txt_box {
	width: 490px;
	margin-left: 36px;
}

.con1 .txt_box h3 {
	font-size: 36px;
	color: #040404;
	padding-bottom: 10px;
}

.con1 .txt_box span {
	font-size: 24px;
	color: #feb300;
	padding-right: 24px;
}

.con1 .txt_box p, .con1>p {
	color: #000000;
	line-height: 30px;
	padding-top: 20px;
	font-size: 1.2rem;
}

.con1 .more {
	display: block;
	width: 186px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #FF69B4;
	color: #FF69B4;
	margin: 30px auto 0 auto;
}

.con1 .more:after {
	content: "";
	display: inline-block;
	width: 44px;
	height: 10px;
	background: url(../images/introduce_more_arrow.png) no-repeat 10px 0;
}

.con1 .more:hover {
	background: #FF69B4;
	color: #fff;
}

.con1 .more:hover:after {
	background: url(../images/introduce_more_arrow_hover.png) no-repeat 10px 0;
}

.con2_bg {
	height: 1000px;
	/*background: url(../images/introduce_bg2_02.jpg) no-repeat center 0;*/
	padding: 1px;
}

.con2 {
	margin-top: 10px;
	font-size: 0;
}

.con2>div {
	display: inline-block;
	vertical-align: top;
}

.con2>div {
	*display: inline;
}

.con2 .left {
	width: 218px;
	*width: 168px;
	height: 564px;
	padding-top: 10px;
	padding-left: 50px;
	box-sizing: border-box;
}

.con2 .left span {
	font-size: 33px;
	color: #FF69B4;
}

.con2 .left h3 {
	font-size: 36px;
	color: #fff;
}

.con2 .right {
	width: 892px;
}

.con2 .right ul {
	font-size: 0;
}

.con2 .right ul li {
	display: inline-block;
	width: 33.333333%;
	background: #fff;
	vertical-align: top;
	height: 300px;
	overflow: hidden;
}

.con2 .right ul li {
	*display: inline;
}

.con2 .right ul li h3 {
	font-size: 16px;
	color: #2a2a2a;
	padding: 24px 30px 10px 30px;
}

.con2 .right ul li p {
	font-size: 14px;
	color: #676767;
	line-height: 30px;
	padding: 0 30px 0 30px;
}

.index_title {
	margin: 40px auto 0 auto;
}

.detab_con {
	height: 362px;
}

.con4_bg {
	background: #f5f5f5;
}

.n_title {
	background: none;
}