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

.tit {
	margin-top: 50px;
	line-height: 0;
}
.tit>.t_name {
	display: inline-block;
	font-size: 24px;
	color: #333;
	line-height: 24px;
	transition: 0.4s;
}
.tit>.t_name:hover {
	color: #e82f84;
}
.tit>.t_more {
	float: right;
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.tit>.t_more:hover {
	text-decoration: underline;
}

/* 服务 */
.service {
	width: 100%;
	font-size: 0;
	overflow: hidden;
}
.service .s_con {
	display: flex;
	justify-content: space-around;
}
.service .s_con>a {
	display: inline-block;
	padding: 0 45px;
	margin-top: 33px;
	border-radius: 8px;
	border: 1px solid #cfcfcf;
	line-height: 46px;
	font-size: 16px;
	color: #333;
	transition: 0.2s;
}
.service .s_con>a:hover {
	color: #fff;
	background: #e82f84;
	border: 1px solid #e82f84;
}

.i_and_t {
	padding-bottom: 50px;
}
/* 简介 */
.intro {
	float: left;
	width: 572px;
	overflow: hidden;
}
.intro>.i_con {
	padding: 27px 20px;
	border: 2px solid #e8e8e8;
	margin-top: 20px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

/* 三宝 */
.three {
	float: right;
	width: 593px;
}
.three>.t_con {
	margin-top: 20px;
	border: 2px solid #e8e8e8;
	position: relative;
}
.three>.t_con .t_son {
	width: 412px;
	margin: 16px auto 0;
	text-align: center;
}
.three>.t_con .t_pic {
	display: block;
	width: 410px;
	height: 346px;
	border: 1px solid #bfbfbf;
	overflow: hidden;
}
.three .t_pic>img {
	max-width: 100%;
	height: 100%;
	transition: 0.6s;
}
.three>.t_con .t_pic:hover>img {
	transform: scale(1.05);
}
.three>.t_con .t_txt {
	font-size: 16px;
	color: #333;
	line-height: 16px;
	display: inline-block;
	margin: 16px 0 19px;
}
.three>.t_con .t_txt:hover {
	color: #e82f84;
}

.three>.t_con .prev {
	display: block;
	width: 40px;
	height: 100px;
	background: #e82f84;
	line-height: 0;
	position: absolute;
	top: 34%;
	left: 20px;
}
.three .prev>img {
	margin-top: 31px;
	margin-left: 10px;
}
.three>.t_con .next {
	display: block;
	width: 40px;
	height: 100px;
	background: #e82f84;
	line-height: 0;
	position: absolute;
	top: 34%;
	right: 20px;
}
.three .next>img {
	margin-top: 31px;
	margin-left: 10px;
}
.three>.t_con .prev:hover, .three>.t_con .next:hover {
	background: #d4116a;
}

.product {
	width: 100%;
	height: 784px;
	background: url(../images/p_bg.jpg) no-repeat center;
}
.product .p_tit {
	text-align: center;
	overflow: hidden;
}
.product .p_tit>a {
	display: inline-block;
	margin-top: 50px;
	font-size: 28px;
	color: #333;
	line-height: 28px;
}
.product .p_tit>p {
	margin-top: 20px;
	font-size: 14px;
	color: #333;
	line-height: 14px;
}

.product .parHd {
	height: 38px;
	margin: 30px 0;
	text-align: center;
	font-size: 0;
	overflow: hidden;
}
.product .parHd>ul {
	display: flex;
	justify-content: space-around;
}
.product .parHd>ul a {
	font-size: 16px;
	color: #333;
	line-height: 38px;
	display: inline-block;
	width: 140px;
	height: 38px;
}
.product .parHd a:hover, .product .parHd a.on {
	color: #fff;
	background: #e82f84;
}

.product .parBd {
	width: 1200px;
	overflow: hidden;
}
.product .pb_con .pb_son {
	float: left;
	width: 250px;
	padding: 15px;
	background: #fff;
	margin-right: 26px;
}
.product .pb_son .p_pic {
	display: block;
	height: 270px;
	line-height: 0;
	text-align: center;
	overflow: hidden;
}
.product .pb_son .p_pic>img {
	width: 100%;
	height: 100%;
	transition: 0.4s;
}
.product .p_pic:hover>img {
	transform: scale(1.05);
}
.product .pb_son>.p_name {
	font-size: 18px;
	line-height: 18px;
	color: #e82f84;
	display: block;
	margin-top: 20px;
	margin-bottom: 12px;
}
.product .pb_son>p {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	max-height: 72px;
	overflow: hidden;
}
.product .p_more {
	display: block;
	width: 145px;
	height: 44px;
	margin: 32px auto 0;
	background: #e82f84;
	border-radius: 20px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 44px;
}
.product .p_more:hover {
	background: #d4116a;
}

.youshi {
	line-height: 0;
	text-align: center;
	overflow: hidden;
}
.youshi .y_tit>p {
	font-size: 32px;
	color: #e82f84;
	line-height: 32px;
	width: 160px;
	margin: 50px auto 12px;
	position: relative;
	top: 0;
	transition: 0.4s;
}
.youshi .y_tit>p:hover {
	top: -6px;
}
.youshi .y_con {
	display: flex;
	justify-content: space-around;
	margin-top: 40px;
	margin-bottom: 36px;
}
.youshi .y_con .y_son {
	width: 136px;
	position: relative;
	top: 0;
	transition: 0.6s;
}
.youshi .y_con .y_son:nth-of-type(even) {
	margin-top: 60px;
}
.youshi .y_con .y_son:hover {
	top: 6px;
}
.youshi .y_son>div {
	height: 42px;
	background: #e82f84;
	border-radius: 8px;
	font-size: 25px;
	font-weight: bold;
	color: #fffefe;
	line-height: 42px;
}
.youshi .y_son>p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-top: 7px;
}

.line {
	width: 100%;
	border-top: 1px solid #bfbfbf;
}

.news {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 50px;
	font-size: 0;
}
.news .n_tit {
	font-size: 24px;
	color: #333;
	line-height: 24px;
	display: block;
	margin: 50px 0 20px;
}
.news .n_left {
	float: left;
	width: 360px;
	line-height: 0;
}
.news .n_left .nl_pic {
	display: block;
	width: 100%;
	height: 298px;
	overflow: hidden;
}
.news .nl_pic>img {
	width: 100%;
	height: 100%;
	transition: 0.6s;
}
.news .nl_pic:hover>img {
	transform: scale(1.05);
}
.news .n_left .nl_txt {
	height: 100px;
	padding: 0 20px;
	background: #959595;
	margin-top: 10px;
	overflow: hidden;
}
.news .nl_txt a {
	font-size: 16px;
	color: #fefefe;
	line-height: 16px;
	display: inline-block;
	height: 16px;
	margin-top: 20px;
	overflow: hidden;
}
.news .nl_txt a:hover {
	text-decoration: underline;
}
.news .n_left p {
	font-size: 14px;
	color: #fefefe;
	line-height: 22px;
	height: 44px;
	margin-top: 9px;
	overflow: hidden;
}
.news .n_middle {
	float: left;
	width: 483px;
	margin-left: 30px;
	position: relative;
}
.news .n_middle .hd {
	padding: 21px 0 10px;
	border-bottom: 1px solid #d1d1d1;
}
.news .n_middle .hd li {
	display: inline-block;
}
.news .n_middle .hd a {
	display: block;
	text-align: center;
	width: 100px;
	height: 36px;
	margin-right: 8px;
	font-size: 16px;
	color: #333;
	line-height: 36px;
}
.news .n_middle .hd li:hover>a, .news .n_middle .hd li>a.on {
	background: #e82f84;
	color: #fff;
}

.news .n_middle .bd li {
	line-height: 0;
	margin-top: 26px;
}
.news .n_middle .bd img {
	margin-right: 12px;
}
.news .n_middle .bd li a, .news .n_middle .bd li span {
	display: inline-block;
	font-size: 14px;
	color: #666;
	line-height: 14px;
}
.news .n_middle .bd a:hover {
	color: #e82f84;
}
.news .n_middle .bd span {
	float: right;
}
.news .nm_more {
	font-size: 14px;
	color: #333;
	line-height: 14px;
	position: absolute;
	top: 33px;
	right: 0;
}

.news .n_right {
	float: right;
	width: 285px;
	line-height: 0;
	border-top: 2px solid #e82f84;
}
.news .n_right .nr_tit {
	font-size: 18px;
	color: #333;
	line-height: 18px;
	display: inline-block;
	margin: 14px 0 27px;
}
.news .n_right .nr_con {
	background: #f5f5f5;
	overflow: hidden;
}
.news .nr_con>li {
	width: 257px;
	margin: 0 auto;
	border-bottom: 1px solid #e0e0e0;
}
.news .nr_con>li:nth-last-of-type(1) {
	border-bottom: 0;
}
.news .nr_con .nr_pic {
	float: left;
	width: 48px;
	height: 48px;
	border-radius: 24px;
	margin-top: 14px;
	overflow: hidden;
}
.news .nr_pic>img {
	width: 100%;
	height: 100%;
}
.news .nr_con .nr_txt {
	float: right;
	width: 192px;
}
.news .nr_txt span:nth-of-type(1) {
	display: inline-block;
	margin-top: 18px;
	font-size: 14px;
	color: #e82f84;
	line-height: 14px;
}
.news .nr_txt span:nth-of-type(2) {
	float: right;
	margin-top: 20px;
	font-size: 12px;
	color: #888;
	line-height: 12px;
}
.news .nr_txt p:nth-of-type(2) {
	font-size: 12px;
	color: #888;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 16px;
	height: 40px;
	overflow: hidden;
}
.news .nr_con .nr_more {
	display: block;
	width: 256px;
	height: 30px;
	margin: 0 auto 20px;
	text-align: center;
	border: 1px solid #e82f84;
	font-size: 14px;
	color: #e82f84;
	line-height: 30px;
}
.news .nr_con .nr_more:hover {
	background: #e82f84;
	color: #fff;
}