body { min-width: 1200px; }
.img-style { display:block; width:100%; height:100%; }
.top { width: 1200px; height: 120px; margin: 0 auto; }
.top .tleft { display: block; width: 500px; height: 100%; float: left; background-position: left center; background-repeat: no-repeat; }
.top .tright { width: 700px; height: 66px; line-height: 66px; float: right; padding-top: 27px; padding-bottom: 27px; }
.line { width: 100%; height: 7px; background-image: url('../images/top_line.png'); background-repeat: repeat-x; }
.foot { width: 100%; height: 7px; background-image: url('../images/bottom_line.png'); background-repeat: repeat-x; margin-top: 20px; }
.bottom1 {
padding-right: 20px;
    width: 50.66666667%;
    float: left;	
}
.navigation1 { list-style: none; font-size: 14px; }
.navigation1 li { float: left; width: 100px; height: 100%; background-position: center center; background-repeat: no-repeat; }
.navigation1 li a { display: block; width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; text-decoration: none; }
.top .mlogo {
    float: left;
    width: 500px;
    height: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: url("/images/logo.png") no-repeat;
}
.top .mlogo a {
    font-size: 16px;
    width: 160px;
    height: 68px;
    display: block;
    text-indent: -999em;
}
.bottom {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.bottom2 {
    width: 21.66666667%;
	float: left;
}
.bottom3 {
    text-align: right;
    width: 26%;
	float: left;
}
.bottom2 h3{
	font-size: 16px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.bottom p{
    font-size: 14px;
    padding-top: 10px;
	margin-bottom: 10px;
}
.bottom li{
	margin-bottom: 10px;
    list-style: none;
}
.honour_wrap {
    padding-top: 20px;
	margin-bottom: 10px;
}
.banquan {
    font-size: 14px;
    padding-top: 10px;
}
.container {
    width: 1100px;
    height: auto;
    margin: 0 auto;
}
.bread {
    margin: 10px 0px;
    font-size: 13px;
	float: right;
}
.bread li {
    display: inline-block;
}
.weixin {
    width: 263px;
    height: 263px;
    float: left;
}
p, .p {
    margin-bottom: 15px;
    line-height: 24px;
}
.content li {
    display: inline-block;
}
.biaoqian {
    width: 1200px;
    padding-top: 15px;
    margin-bottom: 10px;
    height: 26px;
}
.biaoqian_title {
    float: left;
}
.biaoqian_title h3 {
    padding: 0px 20px 0px 20px;
    font-size: 16px;
}
.biaoqian ul li {
    float: left;
    padding: 0px 20px 0px 20px;
}