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

.tit {
	width: 400px;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid rgba(0,0,0,0);
}
.tit>a {
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	color: #333;
	text-transform: uppercase;
	display: block;
	margin-top: 50px;
	transition: 0.4s;
	position: relative;
	top: 0px;
}
.tit a:hover {
	top: -8px;
}
.tit>p {
	margin-top: 23px;
	border-top: 1px solid #d7d7d7;
}
.tit>div {
	width: 143px;
	height: 3px;
	background: #0160b8;
	margin: 0 auto;
	position: relative;
	top: -2px;
}

.product {
	width: 100%;
	padding-bottom: 30px;
}
.product .parHd {
	display: block;
	width: 100%;
	background-color: #e4e4e4;
	text-align: center;
	margin-top: 30px;
	font-size: 0;
}
.product .parHd>ul {
	overflow: hidden;
}
.product .parHd>ul a {
	font-size: 16px;
	color: #444;
	line-height: 1;
	display: inline-block;
	margin: 21px 40px;
	transition: 0.5s;
}
.product .parHd a:hover, .product .parHd a.on {
	color: #1c7ac0;
}
.product .parHd>ul a>img {
	margin-right: 11px;
}

.product .parBd {
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
.product .parBd .pb_con {
	width: 100%;
}
.product .pb_con a {
	float: left;
	width: 378px;
	margin-right: 28px;
	margin-bottom: 30px;
}
.product .pb_con a:nth-of-type(3n) {
	margin-right: 0;
}
.product .parBd .pb_con .p_pic {
	height: 198px;
	border: 1px solid #bfbfbf;
	line-height: 0;
	overflow: hidden;
}
.product .pb_con .p_pic>img {
	max-width: 100%;
	height: 100%;
	transition: 0.6s;
}
.product .p_pic:hover>img {
	transform: scale(1.06);
}
.product .pb_con a>.p_title {
	width: 100%;
	height: 44px;
	background: #1c7ac0;
	font-size: 16px;
	line-height: 44px;
	color: #fff;
	transition: 0.5s;
	overflow: hidden;
}
.product .pb_con a>.p_title:hover {
	background: #156096;
}

.guanggao {
	width: 100%;
	height: 200px;
	background: url(../images/guanggao.jpg) no-repeat center;
	overflow: hidden;
}
.guanggao .g_txt {
	font-size: 22px;
	font-weight: bold;
	line-height: 40px;
	color: #fffefe;
	width: 592px;
	margin-top: 35px;
}

.youshi {
	width: 100%;
	margin-bottom: 50px;
}
.youshi .y_con>div {
	float: left;
	border: 1px solid #c9c9c9;
	margin-left: 24px;
	margin-top: 50px;
}
.youshi .y_con>div>div {
	float: left;
	width: 268px;
	height: 370px;
	margin: 5px;
	border: 1px solid #c9c9c9;
	text-align: center;
	line-height: 0;
	overflow: hidden;
}
.youshi .y_con>div:nth-of-type(1) {
	margin-left: 0;
}
.youshi .y_con div>img {
	margin-top: 50px;
	height: 65px;
}
.youshi .y_con div:hover>img {
	transition: 0.6s;
	transform: rotateY(360deg);
}
.youshi .y_con div>p:nth-of-type(1) {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 21px;
	margin-top: 37px;
}
.youshi .y_con div>p:nth-of-type(2) {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	width: 226px;
	margin: 32px auto 0;
}

.intro {
	width: 100%;
	height: 798px;
	background: url(../images/i_bg.jpg) no-repeat center;
}
.intro .tit>a {
	color: #fff;
}
.intro .tit>span {
	font-size: 20px;
	color: #fff;
	line-height: 20px;
	display: block;
	margin-top: 22px;
}
.intro .i_con {
	margin-top: 32px;
	background: #fff;
	text-align: center;
	overflow: hidden;
	box-shadow: 0 5px 7px 1px #b3b3b3;
}
.intro .i_con>p {
	font-size: 30px;
	font-weight: bold;
	color: #0160b8;
	line-height: 30px;
	margin-top: 60px;
}
.intro .i_con>div {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	width: 1136px;
	margin: 32px auto 0;
}
.intro .i_con>.i_more {
	display: block;
	width: 140px;
	height: 38px;
	background: #f46d00;
	border-radius: 8px;
	margin: 22px auto 25px;
	font-size: 16px;
	color: #fff;
	line-height: 38px;
	overflow: hidden;
}
.intro .i_con>.i_more:hover {
	background: #0160b8;
}

.intro .parBd {
	width: 100%;
	padding-top: 50px;
	position: relative;
}
.intro .parBd .next {
	line-height: 0;
	position: absolute;
	left: -52px;
	top: 50%;
}
.intro .parBd .prev {
	line-height: 0;
	position: absolute;
	right: -52px;
	top: 50%;
}
.intro .parBd .pb_con {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.intro .pb_con a {
	width: 282px;
	margin-right: 24px;
	text-align: center;
	overflow: hidden;
}
.intro .parBd .p_pic {
	width: 282px;
	height: 200px;
	overflow: hidden;
}
.intro .parBd .p_pic>img {
	max-width: 100%;
	height: 100%;
	transition: 0.4s;
}
.intro .parBd .p_pic:hover>img {
	transform: scale(1.04);
}
.intro .parBd .p_txt {
	font-size: 14px;
	color: #333;
	line-height: 14px;
	margin-top: 10px;
}
.intro .parBd .p_txt:hover {
	color: #0160b8;
}

.news {
	width: 100%;
	padding-bottom: 60px;
}
.news .n_bd {
	margin-top: 65px;
	font-size: 0;
}
.news .n_fir {
	float: left;
	width: 565px;
	margin-top: 18px;
	padding-bottom: 12px;
	border-bottom: 1px solid #dfdfdf;
}
.news .n_fir:nth-of-type(2n) {
	margin-left: 70px;
}
.news .n_fir .n_date {
	float: left;
	text-align: center;
	margin-left: 2px;
}
.news .n_date>p {
	font-family: arial;
	font-size: 40px;
	font-weight: bold;
	color: #999;
	line-height: 29px;
	margin-top: 5px;
}
.news .n_date>p:nth-of-type(2) {
	font-size: 18px;
	color: #a4a4a4;
	line-height: 13px;
	margin-top: 15px;
}
.news .n_fir .n_txt {
	float: left;
	width: 480px;
	margin-left: 14px;
	overflow: hidden;
}
.news .n_txt>a {
	font-weight: bold;
	font-size: 15px;
	color: #333;
	line-height: 1;
	display: block;
	width: 100%;
	height: 17px;
	transition: 0.5s;
	overflow: hidden;
}
.news .n_txt>a:hover {
	color: #1c7ac0;
}
.news .n_txt>p {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	display: block;
	width: 100%;
	height: 52px;
	margin-top: 12px;
	overflow: hidden;
}