﻿@charset "utf-8";
/* 子页 */
#main {
	width:998px;
	position:relative;
	margin:0 auto;
}
#main .aside {
	width:240px;
	height:680px;
	float:left;
	background:url(../images/subbg.jpg) center bottom no-repeat;
	border:1px solid #f2f2f2
}
#main .article {
	width:746px;
	float:right
}
#main .aside h2{
	margin:0px;
	height:50px;
	background:url(../images/yj.jpg) repeat-x;
	font-size:22px;
	font-family:microsoft yahei;
	line-height:50px;
	padding-left:18px;
	text-align:left;
	color:#ffffff;
	font-weight:normal
} 
#main .aside ul {
	width:209px;
	overflow:hidden;
	margin:10px auto;
}
#main .aside ul li {
	height:30px;
	line-height:30px;
	padding-left:28px;
	background:url(../images/erj.jpg) no-repeat;
	margin-top:8px
}
.style1 {
	border-top:2px solid #93bf0f
}
.style1 .head {
	height:30px;
	background-color:#f5f5f5
}
.style1 .head h2 {
	width:320px;
	font-size:14px;
	line-height:30px;
	padding-left:10px;
	color:#ffffff;
	height:30px;
	background:url(../images/title01.jpg) 0 -2px repeat-x
}
.style1 .content {
	height:680px;
	border:0px solid #f2f2f2;
	border-top:0
}
.top10 {
	margin-top:10px
}
.green {color:#63ac34;}
.aside p{
	width:216px;
	height:269px;
	padding-left:10px;
	line-height:30px;
	font-size:13px;
	font-family:microsoft yahei;
	border-radius:6px;
	background-color:#f5f5f5;
	margin:10px auto 0;
}
.xxredty
{
	padding-left:20px;
	}
.honor-list li{
	float:left;
	width:151px;
	height:125px;
	padding:6px 6px 0;
	background-color:#f1f1f1;
	border-radius:4px;
	margin-left:15px;
	margin-top:20px;
	margin-right:5px;
}
.honor-list li a.img {
	display:block;
	width:151px;
	height:98px;
}
.honor-list li p {
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:13px;
	font-family:microsoft yahei;
}
#Paging
{ padding:10px;
  display:table;
  text-align:right;}
/*联系我们*/
.style1 .wrap-map {
	padding:10px;
	height:563px;
	position:relative;
}
.style1 .wrap-map .map {
	height:563px;
	background-color:#cccccc;
}
.style1 .wrap-map img.contact {
	position:absolute;
	bottom:15px;
	right:15px;
}

/*在线留言*/
.icon {
    float: left;
    width: 40px;
    height: 30px;
    margin-top: 10px;
    background: url(../images/message.png) no-repeat;
    background-size: 40px 30px;
}
.tt {
    display: block;
    margin-top: 10px;
    padding-left: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bolder;
    font-family: Microsoft YaHei;
    cursor: pointer;
    color: #fd4848;
}
