@charset "utf-8";
.left_box {
	padding-bottom: 8px;
}
.left_title{
	background: -webkit-linear-gradient(0, #264b72,#1277b6); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(0, #264b72,#1277b6); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(0, #264b72,#1277b6); /* Firefox 3.6 - 15 */
	background: linear-gradient(0, #264b72,#1277b6);
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:400;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
}

.left_contact {
	background-image: url(../image/left_contact.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #dedede;
	padding: 8px;
	line-height: 20px;
}
.left_product {
	padding-top: 4px;
}
.left_product li {
	padding-bottom: 3px;
}
.left_product a {
	background-image: url(../image/bkac-menu.png);
	height: 27px;
	display: block;
	text-indent: 23px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 27px;
}
.left_product a:hover{background-position: 0px -27px;}
.right_box {
	border: 1px solid #c1c1c1;
	margin-bottom: 10px;
}
.title {
	background-image: url(../image/title.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 31px;
	height: 31px;
	position: relative;
	padding-left: 35px;
}
.title h1 {
	color: #0067a9;
	font-family: "Microsoft YaHei";
}
.title span {
	position: absolute;
	top: 0px;
	right: 10px;
}
.content_wal {
	background-image: url(../image/contentbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}
.content {
	overflow: hidden;
}
.message {
	background-image: url(../image/ly.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.message font{
	color: #FF0000;
	font-size: 12px;
}
.message .radio{
	background-color: transparent;
	border: 0px;
	background-image: none;
}
.page{
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}
.page a{
	background-color: #1674ba;
	display: inline-block;
	line-height: 22px;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #eeeeee;
	margin-right: 5px;
	VERTICAL-ALIGN: middle;
	margin-bottom: 5px;
	color: #FFFFFF;
}
.page .p_now{background-color: #ff5a00;}

.news_list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	position: relative;
	line-height: 33px;
	height: 33px;
	background-image: url(../image/newstag.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 15px;
	overflow: hidden;
}
.news_list span {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 10px;
	color: #a35151;
}
.info_h1{
	font-size: 18px;
	color: #1674ba;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d0d0d0;
	line-height: 30px;
	padding-bottom: 10px;
	font-weight: 100;
	font-family: "Microsoft YaHei";
}
.info_h2{
	color: #BBBBBB;
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.info_h3{
	padding-top: 15px;
	padding-bottom: 15px;
}
.info_h4{
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 15px;
	font-size: 12px;
}
.info_h4 span{
	padding-right: 30px;
}
.info_img {
	text-align: center;
}

.product_list li {
	width: 236px;
	float: left;
	padding-bottom: 5px;
}
.product_img {
	background-image: url(../image/prlist_pic.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	width: 212px;
	margin: auto;
}
.product_list h1 {
	line-height: 35px;
	height: 35px;
	font-weight: 100;
	font-size: 12px;
	width: 165px;
	text-align: center;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.product_img img {
	border: 1px solid #CCCCCC;
	height: 150px;
	width: 210px;
}.about_content {
	height: 122px;
	overflow: hidden;
	background-image: url(../image/about.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 170px;
	line-height: 20px;
}
.news_content {
	height: 122px;
	overflow: hidden;
	background-image: url(../image/news.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 170px;
	line-height: 20px;
}
.part_wal{
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}
.info_list li {
	line-height: 24px;
	height: 24px;
	position: relative;
	overflow: hidden;
	background-image: url(../image/newstag.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
	padding-right: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.info_list span {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 10px;
	color: #a35151;
}