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

.tit {
	margin-top: 50px;
	margin-bottom: 40px;
	text-align: center;
	line-height: 0;
}
.tit>p>span {
	display: inline-block;
	font-family: "Microsoft Yi Baiti";
	font-size: 42px;
	color: #222;
	line-height: 26px;
	text-transform: uppercase;
}
.tit>p>span:nth-of-type(2) {
	color: #f33366;
}
.tit>div {
	margin-top: 20px;
}
.tit>div>a {
	display: inline-block;
	margin: 0 20px;
	font-size: 20px;
	color: #333;
	line-height: 1;
}
.tit>div>span {
	display: inline-block;
	width: 22px;
	height: 1px;
	background-color: #f33366;
	position: relative;
	top: -6px
}

/* 服务 */
.service {
	width: 100%;
	font-size: 0;
	overflow: hidden;
}
.service .s_con {
	line-height: 0;
	text-align: center;
	margin-bottom: 14px;
}
.service .s_con .s_son {
	display: inline-block;
	width: 383px;
	height: 118px;
	border: 1px solid #dcdcdc;
	margin-right: 22px;
	margin-bottom: 23px;
}
.service .s_con .s_son:hover {
	border: 1px solid #f33366;
}
.service .s_con .s_son:nth-of-type(3) {
	margin-right: 0;
}
.service .s_son>div {
	float: left;
}
.service .s_son .s_pic {
	margin-left: 20px;
	margin-top: 30px;
}
.service .s_son .s_txt {
	width: 208px;
	margin-left: 30px;
}
.service .s_txt>p:nth-of-type(1) {
	font-size: 20px;
	color: #333;
	line-height: 1;
	margin-top: 24px;
}
.service .s_txt>p:nth-of-type(2) {
	font-size: 15px;
	color: #666;
	line-height: 20px;
	margin-top: 14px;
}
.service .s_son .s_arr {
	line-height: 0;
	margin-left: 32px;
	margin-top: 50px;
}

.intro {
	width: 100%;
	height: 570px;
	background: url(../images/i_bg.jpg) no-repeat center;
	overflow: hidden;
}
.intro .i_con .i_txt {
	float: left;
	width: 564px;
}
.intro .i_txt>span {
	display: block;
	margin-top: 76px;
	font-size: 28px;
	color: #f33366;
	line-height: 1;
}
.intro .i_txt>div {
	width: 184px;
	height: 3px;
	background-color: #f33366;
	margin-top: 24px;
}
.intro .i_txt>p {
	font-size: 16px;
	color: #333;
	line-height: 32px;
	margin-top: 24px;
}
.intro .i_txt>a {
	display: block;
	width: 162px;
	height: 50px;
	background-color: #f33366;
	text-align: center;
	margin-top: 32px;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
}
.intro .i_txt>a:hover {
	background-color: #cd2753;
}
.intro .i_pic {
	float: right;
	line-height: 0;
	margin-top: 65px;
}

.product {
	width: 100%;
	overflow: hidden;
}
.product .parBd {
	width: 1200px;
	margin-bottom: 52px;
	overflow: hidden;
}
.product .pb_con .pb_son {
	float: left;
	width: 226px;
	background: #fff;
	margin-right: 18px;
}
.product .pb_son .p_pic {
	display: block;
	height: 300px;
	line-height: 0;
	overflow: hidden;
}
.product .pb_son .p_pic>img {
	width: 100%;
	height: 100%;
	transition: 0.4s;
}
.product .p_pic:hover>img {
	transform: scale(1.05);
}


.news {
	width: 100%;
	height: 550px;
	background: url(../images/n_bg.jpg) no-repeat center;
	overflow: hidden;
}
.news .n_middle {
	float: left;
	width: 380px;
	height: 440px;
	background-color: #fff;
	margin-top: 55px;
	margin-right: 30px;
	overflow: hidden;
}
.news .n_middle:nth-of-type(3) {
	margin-right: 0;
}
.news .n_middle .n_tit {
	width: 100%;
	height: 50px;
	background-color: #f33366;
}
.news .n_tit .nt_tit {
	float: left;
	font-size: 20px;
	color: #fff;
	line-height: 1;
	margin-top: 16px;
	margin-left: 20px;
}
.news .n_tit .nt_more {
	float: right;
	font-size: 15px;
	color: #fff;
	line-height: 11px;
	margin-top: 20px;
	margin-right: 20px;
}
.news .n_middle .bd li {
	line-height: 0;
	margin-top: 21px;
}
.news .n_middle .bd li:nth-of-type(1) {
	margin-top: 31px;
}
.news .n_middle .bd img {
	float: left;
	margin-top: 3px;
	margin-left: 20px;
}
.news .n_middle .bd li a {
	display: inline-block;
	width: 320px;
	height: 15px;
	margin-left: 10px;
	font-size: 15px;
	color: #333;
	line-height: 1;
	overflow: hidden;
}
.news .n_middle .bd a:hover {
	text-decoration: underline;
}

.honor {
	width: 100%;
	overflow: auto;
}
.honor .h_con {
	margin-bottom: 60px;
	position: relative;
}
.honor>.h_con .hbd {
	width: 1062px;
	margin: 0 auto;
	overflow: hidden;
}
.honor .h_con .h_son {
	float: left;
	width: 270px;
	padding: 6px 5px;
	border: 1px solid #d2d2d2;
	margin-right: 18px;
	text-align: center;
}
.honor .h_con .h_pic {
	display: block;
	width: 100%;
	height: 186px;
	overflow: hidden;
}
.honor .h_pic>img {
	max-width: 100%;
	height: 100%;
	transition: 0.6s;
}
.honor .h_con .h_pic:hover>img {
	transform: scale(1.05);
}
.honor .h_con .h_txt {
	font-size: 15px;
	color: #333;
	line-height: 40px;
}
.honor .h_con .h_hxt:hover {
	color: #f33366;
}
.honor .h_con .prev {
	display: block;
	line-height: 0;
	position: absolute;
	top: 40%;
	left: 0;
}
.honor .h_con .next {
	display: block;
	line-height: 0;
	position: absolute;
	top: 40%;
	right: 0;
}