@charset "utf-8";
/* CSS Document akakaz */
* {
	margin:0;
	padding:0;
	font-family: "微软雅黑", "宋体", "新宋体", "仿宋_GB2312";
}
img {
	border:none;
	/*max-width: 100%;
	height: auto;
	width: auto\9;*/
}
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;
/*	transition: all .1s linear;*/
}

.container {
	width: 1200px;
	margin: 0 auto;
}
.tit {
	width: 100%;
	text-align: center;
	border: 1px solid rgba(0,0,0,0);
}
.tit>a {
	font-size: 34px;
	font-weight: bold;
	color: #111;
	display: inline-block;
	margin: 50px auto 0;
}
.tit a:hover {
	text-decoration: none;
	color: #fa1212;
}
.tit>p {
	font-size: 18px;
	color: #111;
	line-height: 18px;
	text-transform: uppercase;
	margin-top: 12px;
	margin-bottom: 36px;
}
.more {
	display: block;
	width: 160px;
	height: 48px;
	margin: 0 auto;
	text-align: center;
	background: #02296c;
	font-size: 16px;
	color: #fff;
	line-height: 48px;
}
.more:hover {
	background: #fa1212;
}

.product {
	width: 100%;
	padding-bottom: 50px;
}
.product .pb_con {
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}
.product .pb_con a {
	float: left;
	width: 285px;
	box-shadow: 1px 1px 5px 1px #7f7f7f;
	margin-right: 20px;
	margin-bottom: 30px;
}
.product .pb_con a:nth-of-type(4), .product .pb_con a:nth-of-type(8) {
	margin-right: 0;
}
.product .pb_con .p_pic {
	width: 100%;
	height: 230px;
	line-height: 230px;
	overflow: hidden;
}
.product .p_pic>img {
	max-width: 90%;
	height: 90%;
	vertical-align: middle;
	transition: 0.4s;
}
.product .p_pic:hover>img {
	transform: scale(1.04);
}
.product .pb_con a>.p_title {
	width: 100%;
	height: 40px;
	background: #02296c;
	border-top: 1px solid #707070;
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	overflow: hidden;
}
.product .pb_con a>.p_title:hover {
	background: #fa1212;
}

.news {
	width: 100%;
	background: #e7e7e7;
	padding-bottom: 55px;
}
.news .video {
	display: inline-block;
	font-size: 0;
	width: 405px;
}
.video .v_tit {
	display: inline-block;
	margin-top: 50px;
}
.video .v_tit>a {
	font-size: 34px;
	font-weight: bold;
	color: #111;
	line-height: 34px;
}
.video .v_tit>a:hover {
	color: #f51d1d;
}
.video .v_tit>p {
	font-size: 18px;
	color: #111;
	line-height: 16px;
	text-transform: uppercase;
	margin-top: 12px;
}
.video .v_more {
	float: right;
	margin-top: 54px;
	width: 55px;
	height: 55px;
	background: #02296c;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 55px;
}
.video .v_more:hover {
	background: #fa1212;
}
.video .v_con {
	margin-top: 35px;
	width: 405px;
	height: 300px;
	line-height: 0;
	overflow: hidden;
}
.video .v_con>iframe {
	width: 405px !important;
	height: 300px !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
.news .n_con {
	float: right;
	width: 735px;
}
.news .n_hd .n_tit {
	display: inline-block;
	font-size: 0;
}
.news .n_hd .n_tit>a {
	display: inline-block;
	margin-top: 54px;
	font-size: 30px;
	font-weight: bold;
	color: #111;
	line-height: 30px;
}
.news .n_hd .n_tit>a:nth-of-type(1) {
	padding-right: 22px;
	border-right: 4px solid #111;
	margin-right: 18px;
}
.news .n_hd .n_tit>a:hover {
	color: #f51d1d;
}
.news .n_hd .n_tit>p {
	font-size: 18px;
	color: #111;
	line-height: 18px;
	text-transform: uppercase;
	margin-top: 12px;
}
.news .n_hd .n_more {
	float: right;
	margin-top: 54px;
	width: 55px;
	height: 55px;
	background: #02296c;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 55px;
}
.news .n_hd .n_more:hover {
	background: #fa1212;
}
.news .n_bd {
	width: 100%;
	margin-top: 12px;
}
.news .n_bd p {
	line-height: 52px;
	border-bottom: 1px dashed #d2d2d2;
}
.news .n_bd p>img {
	position: relative;
	top: 2px;
	margin-right: 10px;
}
.news .n_bd p>a {
	display: inline-block;
	font-size: 16px;
	color: #111;
}
.news .n_bd p>a:hover {
	color: #02296c !important;
}
.news .n_bd p>a:visited {
	color: #8e0b0b;
}
.news .n_bd p>span {
	float: right;
	font-size: 14px;
	color: #777;
}

.intro {
	width: 100%;
	padding-bottom: 50px;
}
.intro .i_con .i_left {
	width: 540px;
	display: inline-block;
	font-size: 0;
}
.intro .i_left .il_t>p:nth-of-type(1) {
	font-size: 72px;
	font-weight: bold;
	color: #e6e8ed;
	line-height: 60px;
}
.intro .i_left .il_t>p:nth-of-type(2) {
	font-size: 25px;
	font-weight: bold;
	color: #333;
	line-height: 26px;
}
.intro .i_left .il_c {
	font-size: 15px;
	color: #666;
	line-height: 34px;
	margin-top: 21px;
	text-align: justify;
}
.intro .il_m {
	float: left;
	width: 175px;
	height: 49px;
	margin-top: 38px;
	background: #02296c;
	text-align: center;
	font-size: 18px;
	line-height: 49px;
	color: #fff;
}
.intro .il_m:hover {
	background: #fa1212;
}
.intro .il_tel {
	float: left;
	margin-top: 35px;
	margin-left: 25px;
}
.intro .il_tel>div {
	float: left;
	line-height: 0;
}
.intro .ilt_txt>p:nth-of-type(1) {
	font-size: 14px;
	color: #666;
	line-height: 16px;
}
.intro .il_tel>.ilt_txt {
	margin-left: 16px;
}
.intro .ilt_txt>p:nth-of-type(2) {
	font-size: 26px;
	font-weight: bold;
	line-height: 34px;
	color: #fa1212;
}
.intro .i_right {
	float: right;
	width: 600px;
	height: 400px;
	background: #d1d8e4;
	line-height: 0;
}
.intro .i_right>img {
	width: 552px;
	height: 352px;
	margin: 24px;
}

.case {
	width: 100%;
}
.case .parBd {
	width: 1200px;
	margin-bottom: 25px;
	overflow: hidden;
}
.case .parBd .slideBox {
	width: 285px;
	overflow: hidden;
}
.case .parBd a {
	width: 285px;
	margin-right: 20px;
	text-align: center;
}
.case .parBd a>.c_pic {
	width: 100%;
	height: 230px;
	text-align: center;
	box-shadow: 1px 0 5px 1px #7f7f7f;
}
.case .c_pic>img {
	max-width: 100%;
	height: 100%;
	transition: 0.4s;
}
.case .c_pic:hover>img {
	transform: scale(1.04);
}
.case .parBd a>p {
	font-size: 16px;
	color: #111;
	line-height: 48px;
	height: 48px;
	overflow: hidden;
}
.case .parBd a>p:hover {
	color: #02296c !important;
}
.case .parBd a:visited>p {
	color: #8e0b0b;
}