@charset "utf-8";
/* CSS Document akakaz */
* {
	margin:0;
	padding:0;
	font-family: "微软雅黑", "宋体", "新宋体", "仿宋_GB2312";
}
img {
	border:none;
	/*max-width: 100%;
	height: auto;
	width: auto\9;*/
}
div,strong,a,span,li,p {
	font-size:12px;
	line-height: 1;
}
ul, li, ol {
	list-style: none;
}
#main{
	width:100%;
}

/*自写样式*/
body {
	background: #fff;
	margin: 0 auto;
	width: 100%;
}
a {
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.intro {
	width: 100%;
	height: 514px;
	background: url(../images/i_bg.jpg) no-repeat center;
	margin-top: 70px;
	margin-bottom: 60px;
	overflow: hidden;
}
.intro .i_con {
	overflow: hidden;
}
.intro .i_con .i_pic {
	float: left;
	width: 460px;
	height: 330px;
	line-height: 0;
	margin-top: 184px;
	margin-left: 30px;
	overflow: hidden;
}
.intro .i_pic>img {
	width: 100%;
	height: 100%;
	transition: 0.4s;
}
.intro .i_pic:hover>img {
	transition: 0.4s;
	transform: scale(1.05);
}
.intro .i_con .i_right {
	float: right;
	width: 674px;
	margin-top: 334px;
	overflow: hidden;
}
.intro .i_right .i_name {
	font-family: 宋体;
	font-size: 22px;
	color: #222;
	line-height: 22px;
}
.intro .i_name>span {
	font-family: 宋体;
	font-size: 14px;
	color: #222;
}
.intro .i_right>div {
	font-size: 14px;
	color: #333;
	line-height: 28px;
	text-indent: 2em;
	margin-top: 27px;
}
.intro .i_right>div>p {
	font-size: 14px;
	color: #555;
	line-height: 28px;
}
.intro .i_right .i_more {
	display: block;
	width: 76px;
	height: 37px;
	margin-top: 9px;
	background: url(../images/i_more.png) no-repeat center;
	transition: 0.4s;
}
.intro .i_right .i_more:hover {
	transform: scale(1.04);
}

.product {
	width: 100%;
	height: 800px;
	background: url(../images/p_bg.jpg) no-repeat center;
	overflow: hidden;
}
.product .p_tit {
	display: block;
	margin-top: 95px;
}
.product .p_top>.ptl {
	float: left;
}
.product .p_top .pt2 {
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	margin-top: 20px;
}
.product .pt2>span {
	float: left;
	width: 39px;
	height: 1px;
	background: #fff;
	margin: 0 11px 0 1px;
	position: relative;
	top: 8px;
}
.product .parHd ul {
	width: 360px;
	font-size: 0;
	line-height: 0;
	margin-top: 40px;
	text-align: center;
}
.product .parHd a {
	float: left;
	width: 170px;
	height: 48px;
	background: url(../images/phd1.png) no-repeat center;
	text-align: center;
	font-size: 16px;
	color: #e7141a;
	line-height: 48px;
	margin-bottom: 20px;
	overflow: hidden;
}
.product .parHd a:nth-of-type(odd) {
	margin-right: 19px;
}
.product .parHd a:hover, .product .parHd a.on {
	color: #ecc834;
	background: url(../images/phd2.png) no-repeat center;
}
.product .p_top .p_pic {
	float: right;
	width: 778px;
	height: 290px;
	line-height: 0;
	margin-top: 70px;
	overflow: hidden;
}
.product .p_pic>img {
	width: 100%;
	height: 100%;
	transition: 0.4s;
}
.product .p_pic:hover>img {
	transform: scale(1.05s);
}

.product .parBd .pb_con {
	text-align: center;
	padding: 40px 0 20px;
}
.product .pb_con a {
	float: left;
	width: 285px;
	margin-right: 20px;
}
.product .pb_con a:nth-of-type(4) {
	margin-right: 0;
}
.product .pb_con .p_pic {
	width: 100%;
	height: 310px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.product .p_pic>img {
	max-width: 100%;
	height: 100%;
	transition: 0.4s;
}
.product .p_pic:hover>img {
	transform: scale(1.05);
}
.product .p_pic>.p_border {
	width: 276px;
	height: 301px;
	border: 1px solid rgba(255,255,255,0.7);
	position: absolute;
	top: 4px;
	left: 4px;
}
.product .p_border>div {
	width: 269px;
	height: 294px;
	border: 1px solid rgba(255,255,255,0.7);
	margin: 2px;
}
.product .pb_con a>.p_title {
	font-size: 14px;
	line-height: 14px;
	color: #999;
	margin-top: 12px;
	overflow: hidden;
}
.product .pb_con a>.p_title:hover {
	color: #e7141a;
}

.news {
	width: 100%;
	height: 800px;
	background: url(../images/n_bg.jpg) no-repeat center;
	overflow: hidden;
}
.news a:hover, .news p:hover, .news span:hover {
	color: #e7141a !important;
}
.news .n_tit {
	display: block;
	width: 112px;
	height: 165px;
	margin: 60px auto 53px;
}
.news .n_con .n_left {
	float: left;
	width: 540px;
}
.news .n_left .nl_lunbo {
	width: 100%;
	height: 340px;
	position: relative;
}
.news .nl_lunbo img {
	display: block;
	width: 540px;
	height: 340px;
}
.news .nl_lunbo .n_ctrl {
	position: absolute;
	right: 4px;
	bottom: 6px;
	font-size: 0;
}
.news .n_ctrl a {
	width: 18px;
	height: 18px;
	background: #e7141a;
	text-align: center;
	display: inline-block;
	margin-left: 3px;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}
.news .n_ctrl a:hover , .news .n_ctrl a.active {
	background: #ecc834;
	color: #333;
}
.news .n_left .nl_bottom {
	border-bottom: 1px dashed #9c9c9c;
	overflow: hidden;
}
.news .nl_bottom a {
	font-size: 16px;
	color: #222;
	line-height: 16px;
	display: block;
	height: 16px;
	overflow: hidden;
	margin-top: 20px;
}
.news .nl_bottom p:nth-of-type(1) {
	font-size: 12px;
	color: #666;
	line-height: 9px;
	margin-top: 16px;
}
.news .nl_bottom p:nth-of-type(2) {
	font-size: 14px;
	color: #555;
	line-height: 22px;
	height: 44px;
	margin-top: 11px;
	margin-bottom: 11px;
	overflow: hidden;
}

.news .n_con .n_right {
	float: right;
	width: 637px;
}
.news .n_right .nr_top li:nth-of-type(1) {
	margin-bottom: 15px;
}
.news .nr_top .nr_pic {
	float: left;
	width: 170px;
	height: 112px;
	line-height: 0;
	overflow: hidden;
}
.news .nr_pic img {
	width: 100%;
	height: 100%;
	transition: 0.4s;
}
.news .nr_pic:hover img {
	transform: scale(1.05);
}
.news .nr_top div {
	float: right;
	width: 446px;
	overflow: hidden;
}
.news .nr_top .nr_tit {
	font-size: 16px;
	color: #222;
	line-height: 16px;
	display: block;
	height: 16px;
	margin-top: 10px;
	overflow: hidden;
}
.news .nr_top p:nth-of-type(1) {
	font-size: 12px;
	color: #666;
	line-height: 9px;
	margin-top: 16px;
}
.news .nr_top p:nth-of-type(2) {
	font-size: 14px;
	color: #555;
	line-height: 22px;
	height: 44px;
	margin-top: 11px;
	margin-bottom: 11px;
	overflow: hidden;
}
.news .n_right .nr_bottom {
	margin-top: 4px;
}
.news .nr_bottom li {
	border-bottom: 1px dashed #9c9c9c;
}
.news .nr_bottom a {
	display: inline-block;
	font-size: 14px;
	color: #555;
	line-height: 42px;
}
.news .nr_bottom span {
	float: right;
	font-size: 12px;
	color: #666;
	line-height: 42px;
}

.wenhua {
	width: 100%;
	height: 840px;
	background: url(../images/wenhua_bg.jpg) no-repeat center;
	overflow: hidden;
}
.wenhua .w_tit {
	display: block;
	width: 112px;
	height: 197px;
	margin: 40px auto 46px;
}
.wenhua .w_con {
	overflow: hidden;
}
.wenhua .w_con a {
	float: left;
	width: 430px;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 20px;
	position: relative;
}
.wenhua .w_con a:nth-of-type(3), .wenhua .w_con a:nth-of-type(4) {
	width: 280px;
}
.wenhua .w_con a:nth-of-type(3), .wenhua .w_con a:nth-of-type(6) {
	margin-right: 0;
}
.wenhua .w_con .w_pic {
	width: 100%;
	height: 232px;
	overflow: hidden;
}
.wenhua .w_pic>img {
	width: 100%;
	height: 100%;
	transition: 0.4s;
}
.wenhua .w_pic:hover>img {
	transform: scale(1.05);
}
.wenhua .w_con .w_title {
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,0.7);
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
}
.wenhua .w_con .w_title:hover {
	color: #e7141a;
}