﻿@charset "utf-8";
/* CSS Document */
.main{ padding-bottom:0px; padding-top:10px; min-height:500px;}
.main_lt {
	width: 215px;
	float: left;
	padding-top: 8px;
	border-right:1px solid #ececec;
	padding-right:15px;
	padding-bottom:50px;
}
.titleab {
	line-height: 60px;
	height: 60px;
	padding: 0 10px;
	color: #fff;
	background: #194c95;
	transition-property: background-color;
	border-radius: 8px;
	font-family: "\5fae\8f6f\96c5\9ed1";
	margin-bottom: 10px;
	text-align: center;
}
.titleab span{ font-size:18px; color:#fff;}
.main_lt ul{}
.main_lt ul li{ display:block; width:200px; background:url(../img/bg_index_07.png) no-repeat 95% center;border-radius: 4px; height:27px; line-height:27px;  margin-bottom:8px;font-size:15px;}
.main_lt ul li a{ padding-left:15px;font-size:15px;}
.main_lt ul li a:hover{ background:#194c95 url(../img/bg_index_06.png) no-repeat 95% center; display:block; border-radius: 4px; height:27px; line-height:27px;color:#fff;font-size:15px; padding-left:15px; width:200px;}
.main_lt ul a:hover{ color:#fff;}
.dat{ margin-top:50px;}
.main_Rt {
	width:722px;
}
.tt{ color:#1a4b97; font-weight:bold; font-size:16px;}
.guide{ display:block; text-align:right; border-bottom:1px solid #ececec; width:721px; height:30px; line-height:30px;}
.maincont{ width:691px; padding:15px; overflow:hidden;}
.maincont,.maincont p,maincont span,maincont a{ font-size:15px; line-height:27px;}


/*新闻页面*/
.news{}
.news li{ display:block; width:100%; overflow:hidden;}
.news li span{ background-color:#d8e3e7; width:50px; height:50px; line-height:50px; display:block; text-align:center; color:#174b96;}
.news li a{ display:block; height:50px; line-height:50px; margin-left:30px; font-size:16px;}
.pages{ display:block; width:100%; text-align:center; overflow:hidden; margin:50px 0px;}
.pagess{ display:block; width:100%; text-align:left; overflow:hidden; margin:50px 0px;}


/*产品总页面*/
.protitle{ display:block; height:30px; line-height:30px; padding-left:20px;background-color:#d8e3e7; }
.protitle a{ font-size:16px;}
.pro{ margin-bottom:15px;}
.pro dl{ display:block; float:left; margin-right:15px; width:212px; border:1px solid #000; overflow:hidden; height:160px; margin-top:15px;}
.pro dl img{ width:212px; height:160px;}
/*产品列表页*/
.showpic {
	overflow: hidden;
}
.showpic dl {
	display: block;
	float: left;
	background-color: #002559;
	width: 220px;
	height: 181px;
	text-align: center;
	margin: 10px 5px;
}
.showpic dt {
	width: 218px;
	height: 139px;
	padding: 1px;
}
.showpic dd {
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.showpic dd a {
	color: #fff;
}
.showpic dt img {
	width: 218px;
	height: 139px;
}
/*产品详细页面*/


.cpku{ width:1000px;}