﻿@charset "utf-8";



/************ elements ************/



html {

	font-size:100%;

	height:100%;

	margin-bottom:1px; /* Always show a scrollbar to avoid jumping when the scrollbar appears  */

}



body,input,select,textarea {

	font-family:"Microsoft Yahei", Arial, Helvetica, sans-serif;

	color:#555;

	font-size:12px;

}



h1, h2, h3, h4, h5, h6 {

	font-family:"Microsoft Yahei", Helvetica, Arial, sans-serif;

	color:#222;

	font-weight:bold;

}



h1 { font-size:31px; padding:0 0 10px 0; }

h2 { font-size:24px; padding:0 0 10px 0; }

h3 { font-size:17px; padding:0 0 10px 0; }

h4 { font-size:16px; padding:0 0 5px 0; }

h5 { font-size:14px; padding:0 0 5px 0; }

h6 { font-size:12px; padding:0 0 5px 0; }



a { color:#777; outline: none; text-decoration: none;} 

a:hover { color:#000; }

a:active { color:#aaa; }



strong { font-weight:bold; color:#333; }



small { font-size:0.85em; }



pre { font-family:monospace; }



p {

	padding:5px 0 10px 0;

	line-height:1.5em;

}



/************ elements end ************/



/************ clearfix ************/



.clearfix:after {

	 visibility:hidden;

	 display:block;

	 font-size:0;

	 content:" ";

	 clear:both;

	 height:0;

}



.clearfix {

	zoom:1;

}



/************ clearfix end ************/



/************ main ************/



.header, .container, .footer {

	width: 100%;

	position: relative;

}



.wrapper {

	position: relative;

	width: 980px;

	padding: 0 5px;

	margin: 0 auto;

}



.header {

	background: #5C5D60;

	z-index: 3;

}



.header .wrapper {

	height: 146px;

	background: url(../img/header-bg.png) repeat-y;

	position: relative;

}

.header .info {
	width:300px;
	height:20px;
	position:absolute;
	right: 35px;
	top: 38px;
	color: white;
}

.header .QR_code {
	position: absolute;
    right: 5px;
    top: 50px;
    width: 100px;
    height: 50px;
    text-align: center;
}

.header .QR_code img{
	width: 70px; 
	margin-bottom: 3px;
}

.header .QR_text {
	color: white;
}

.header a {

	color: #fff;

	text-decoration: none;

}



.header a:hover {

	color: #fff;

	text-decoration: none;

}



.header .logo {

	padding: 20px;

	width: 370px;

	height: 70px;

	overflow: hidden;

}



.navi {

	padding: 0 70px;

	border-bottom: 1px solid #666;

	width: 840px;

	height: 64px;

	position: absolute;

	top: 110px;

	left: 5px;

}



.navi li.top {

	float: left;

	/*margin-right: 2px;*/

	width: 90px;

	height: 36px;

	line-height: 16px;

	font-size: 14px;

	text-align: center;

	}



.navi .top-name {

	background: #4E4E50;

	width: 85px;

}



.navi .top-name a {

	display: block;

	padding: 10px;

}



.navi .sub-menu {

	display: none;

	height: 28px;

	position: absolute;

	top: 36px;

	z-index: 2;
	
}



.navi .sub-menu-0 { left: 161px; }

.navi .sub-menu-1 { left: 251px; }

.navi .sub-menu-2 { left: 341px; }

.navi .sub-menu-3 { left: 431px; }



.navi .sub-menu-4 { right: 373px; }

.navi .sub-menu-5 { right: 283px; }

.navi .sub-menu-6 { right: 193px; }

.navi .sub-menu-7 { right: 103px; }



.navi .sub-menu-4 li.sub,

.navi .sub-menu-5 li.sub,

.navi .sub-menu-6 li.sub,

.navi .sub-menu-7 li.sub { float: right; }



.navi li.sub {

	float: left;

	margin-right: 10px;

	padding: 5px 5px 3px;

	height: 20px;

}



.navi li.sub a {

	display: inline-block;

	padding: 2px 0 3px;

	width: auto;

	height: 14px;

	line-height: 14px;

	font-size: 12px;

	color: #666;

}



.navi li.sub a.now,

.navi li.sub a:hover {

	color: #666;

	border-bottom: 2px solid #9BBA43;

}



.navi li.hover {

	background: #9BBA43 url(../img/navi-now.png) no-repeat;

}



.navi li.hover .top-name {

	background: none;

}



.navi li.hover .sub-menu {

	display: block;

}



.container {

	position: relative;

	background: #fff url(../img/container-bar.png) repeat-x;

}



.container .wrapper {

	padding-top: 30px;

	min-height: 500px;

	height: auto !important;

	height: 500px;

	background: url(../img/container-bg.png) no-repeat;

}



.footer {

	padding: 20px 0px;

	color: #fff;

	background: #9BBA43;

}



.footer a {

	color: #fff;

	text-decoration: none;

}



.friendly-links .label {

	display: block;

	margin-bottom: 5px;

}



.site-info {

	text-align: center;

}



.site-info .contact {

	margin-left: 0px;

}



/************ main end ************/







.galleria {
	height: 350px;
	position: relative;
}

.galleria .img {
	
	height: 320px;
	
	width: 980px;
	
	overflow: hidden;
}

.galleria .img li {

	height: 320px;

	display: none;

}



.galleria .img img {

	width: 980px;

	height: 320px;

	display: block;

}
	


.slide {

	height: 320px;

	position: relative;

}



.slide .img {

	height: 320px;

	width: 980px;

	overflow: hidden;

}



.slide .img li {

	height: 320px;

	display: none;

}



.slide .img img {

	width: 980px;

	height: 320px;

	display: block;

}



.slide .list {

	padding: 5px;

	height: 310px;

	width: 230px;

	overflow: hidden;

	position: absolute;

	right: 0;

	top: 0;

}



.slide .list li {

	margin-bottom: 5px;

	height: 40px;

	width: 230px;

	color: #fff;

	background-color:rgba(0,0,0,0.5);

	background:#000\9;

	filter:alpha(opacity=50);

	-o-text-overflow: ellipsis;/*兼容opera*/

	text-overflow: ellipsis;/*这就是省略号喽*/

	overflow: hidden;/*设置超过的隐藏*/

	white-space: nowrap;/*设置不折行*/

}



.slide .list li a {

	display: block;

	padding: 12px 20px;

	height: 16px;

	line-height: 16px;

	font-size: 14px;

	color: #fff;

	text-decoration: none;

}



.slide .list li.now {

	background-color:rgba(0,0,0,0.8);

	background:#000\9;

	filter:alpha(opacity=80);

}



.block {

	margin-top: 10px;

	margin-bottom: 10px;

}



.common-block {

	position: relative;

	border: 1px solid #aaa;

	overflow: hidden;

}



.common-block .head {

	padding: 0 9px;

	height: 34px;

	line-height: 16px;

	font-size: 14px;

	background: #ccc;

	border: 1px solid #e1e1e1;

	overflow: hidden;

}



.common-block .content {

	padding: 10px 10px 0;

	overflow: hidden;

}



.common-block .head .none {

	display: inline-block;

	margin: 0 20px 0 0;

	padding: 9px;

	height: 16px;

}



.common-block .foot {

	padding: 0px;

	height: 16px;

	line-height: 16px;

	font-size: 12px;

	text-align: right;
	
	position: absolute;
	
	right: 5px;
	
	bottom: 0;

}



.common-block .foot a {

	color: #9BBA43;

}



.tab-navi {

	display: inline-block;

	margin: 0 20px 0 0;

	padding: 9px 9px 9px;

	/*padding: 9px 9px 19px;*/

	height: 16px;

	line-height: 16px;

	cursor: pointer;

}



.tab-navi-now {

	color: #fff;

	background: #9BBA43;

	/*background: url(../img/common-block-navi-now.png) no-repeat center top;*/

}



.tab-block {

	display: none;

}



.tab-block-now {

	display: block;
	
}



.tab-block ul {

	overflow: hidden;

}



.tab-block .list li {

	padding: 10px 0 10px 14px;

	width: 288px;

	height: 14px;

	line-height: 14px;

	font-size: 12px;

	-o-text-overflow: ellipsis;/*兼容opera*/

	text-overflow: ellipsis;/*这就是省略号喽*/

	overflow: hidden;/*设置超过的隐藏*/

	white-space: nowrap;/*设置不折行*/

	background: url(../img/arrow.png) no-repeat left center;

}



.logo-box {

	height: 160px;

	text-align: center;

	overflow: hidden;

}



.logo-box a {

	display: inline-block;

	margin: 0 10px;

	padding: 0;

	width: 185px;

	height: 160px;

	line-height: 14px;

	font-size: 12px;

	-o-text-overflow: ellipsis;/*兼容opera*/

	text-overflow: ellipsis;/*这就是省略号喽*/

	overflow: hidden;/*设置超过的隐藏*/

	white-space: nowrap;/*设置不折行*/

}



.logo-box a img {

	display: block;

	/* width: 116px; */

	height: 140px;

}



.logo-box a span {

	padding: 3px 0;

	width: 150px;

	/* height: 14px; */

	display: block;

	overflow: hidden;

	text-align: left;

	-o-text-overflow: ellipsis;/*兼容opera*/

	text-overflow: ellipsis;/*这就是省略号喽*/

	overflow: hidden;/*设置超过的隐藏*/

	white-space: nowrap;/*设置不折行*/

}



.bar-box {

	height: 162px;

	text-align: center;

	overflow: hidden;

}



.bar-box a {

	display: block;

	margin-bottom: 6px;

	height: 78px;

	width: 630px;

}



.bar-box a img {

	display: block;

	height: 78px;

	width: 630px;

}


.home-corp .content {
	
	position: relative;
	
	overflow: hidden;
	
}

.home-corp.tab-block {
	
	float: left
	
}


.home-corp .corp-box {

	float: left;

	padding: 1px 1px;

	width: 896px;

	height: 160px;
	
	text-align: center;

	overflow: hidden;

}


/* 暂时先不用
.home-corp .corp-box a {

	display: none;

}
*/


.home-corp .corp-box img {

	display: block;

	/* width: 270px; */

	height: 140px;

}


.home-corp .corp-box a,
.home-corp .corp-box a.now {

	display: inline-block;

	margin: 0 10px;

	padding: 0;

	width: 185px;

	height: 160px;

	line-height: 14px;

	font-size: 12px;

	-o-text-overflow: ellipsis;/*兼容opera*/

	text-overflow: ellipsis;/*这就是省略号喽*/

	overflow: hidden;/*设置超过的隐藏*/

	white-space: nowrap;/*设置不折行*/

}


.home-corp .arrow-left {

	float: left;

	display: block;

	margin-top: 66px;
	
	margin-right: 16px;

	width: 0;

	height: 0;

	border-top: 14px solid #fff;

	border-bottom: 14px solid #fff;

	border-right: 14px solid #ccc;

	cursor: pointer;

}



.home-corp .arrow-right {

	float: right;

	display: block;

	margin-top: 66px;
	
	margin-left: 16px;

	width: 0;

	height: 0;

	border-top: 14px solid #fff;

	border-bottom: 14px solid #fff;

	border-left: 14px solid #ccc;

	cursor: pointer;

}



.home-tab1, .home-tab2, .home-r1 {

	float: left;

	height: 298px;

}



.home-tab1 .list, .home-tab2 .list, .home-r1 .list, .home-corp .list {

	height: 216px;

}



.home-r2, .home-logo, .home-bar, .home-corp {

	float: left;

	height: 218px;

}



.home-r2 .list, .home-corp .list {

	height: 136px;

}



.home-tab1, .home-tab2 {

	width: 322px;

	margin-right: 4px;

}



.home-r1, .home-r2, {

	width: 322px;

}

.home-corp {
	
	width: 978px;

	overflow: visible;

}


.home-logo, .home-bar {

	width: 650px;

	margin-right: 4px;

}

.home-bar {
	
	display: none;
	
}



.main {

	float: left;

	padding: 10px 10px 20px;

	width: 700px;

	position: relative;

}



.main-classify {

	border: 1px solid #aaa;

	border-bottom: 1px solid #fff;

	margin-bottom: -1px;

	width: 88px;

	height: 34px;

	background: #ccc;

	color: #fff;

	text-align: center;

}



.main-classify span {

	display: block;

	padding: 9px;

	border: 1px solid #E1E1E1;

	height: 14px;

	line-height: 14px;

	background: #ccc;

	color: #fff;

	text-align: center;

}



.main-content {

	padding: 10px 20px;

	border: 1px solid #aaa;

	min-height: 500px;

	height: auto !important;

	height: 500px;

}



.main-content .title {

	font-size: 14px;

	font-weight: bold;

	padding: 10px 0;

}



.main-content .date {

	padding-bottom: 10px;

}



.main-content .text {

	padding: 10px 0;

	width: 658px;

	overflow: hidden;

}



.main-content .text * {

	line-height: 1.6em;

}



.main-content .text p {

	padding: 0;

}



.main-content .text .none {

	padding: 30px 0;

	text-align: center;

}



.main-content .list {

	width: 658px;

	padding-bottom: 20px;

}



.main-content .list li {

	text-align:right;

	color:#ccc;

	padding: 10px 0px;

	border-bottom: 1px #ccc solid;

}



.main-content .list li.none {

	text-align:center;

}



.main-content .list li a {

	float:left;

	width:558px;

	text-align:left;

	white-space:nowrap;

	text-overflow:ellipsis;

	-o-text-overflow:ellipsis;

	overflow: hidden;

	text-decoration: none;

}



.main-content .pager {

	padding: 10px 0;

	text-align: center;

}



.main-content .pager .now

{

	margin: 0 10px;

}



.main-content .pager a

{

	margin: 0 10px;

	text-decoration: none;

}



.main-content .pager .prev

{

	margin: 0 10px 0 0;

}



.main-content .pager .next

{

	margin: 0 0 0 10px;

}



.sidebar {

	float: right;

	padding: 10px 10px 20px;

	width: 240px;

}



.sidebar .common-block {

	margin-bottom: 10px;
	
	height: 165px;

}



.sidebar .tab-block .list li {

	padding: 7px 0 7px 14px;

	width: 204px;

}