﻿@charset "utf-8";
.bigdiv {
}
.navbg {
	background-color: #2B2B2B;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 10;
}

* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}
.siderleft h2 span {
	color: #FFFBC4;
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin-top: 10px;
}

.siderleft h2 {
	color: #666666;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}



a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #9F1113;
}
a:active {
	text-decoration: none;
}
.slider_nav ul li {
	display: block;
}
.slider_nav ul li a {
	background-color: #068c8f;
	display: block;
	color: #FFFFFF;
	text-indent: 12px;
	line-height: 45px;
	border-bottom: 1px dashed #555555;
	font-size: 16px;
	text-align: center;

}
.slider_nav ul li ul{  
                 display:none;
}
.slider_nav ul li ul li{ 
                display: block;
	font-size:16px;
	background-color:#068c8f;
	color:#fff;
	width:100%;
	height:100%;
	text-align:center;
                
}
.slider_nav ul li:hover ul{
	display:block;
}


.slider_nav li span a {
	background-color: #3B5344;
	text-indent: 24px;
}
.slider_nav2sub {
	background-color: #030303;
}


.slider_nav ul li a:hover, .slider_nav span a:hover {
	background-color: #FFFFFF;
	color: #1A2328;
	text-decoration: none;
}




body {
	font-family: "微软雅黑";
	color: #272727;
	font-size: 14px;
	text-indent: 0px;
	line-height: 23px;
}
.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.siderleft {
	width: 25%;
	float: left;
	margin-bottom: 20px;
}
.main_right {
	float: right;
	width: 75%;
	background-color: #FFFFFF;
}
.cls {
	clear: both;
}
.big {
}
.navbar {
	width: 130%;
}
.navbar ul li {
	            display: block;
	            float: left;
                position:relative;
}
.navbar li a {
	display: block;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
	color: #FFFFFF;
	font-size: 16px;
}
.navbar li a:hover {
	background-color: #068c8f;
	text-decoration: none;
}


.navbar ul li ul{
                 position:absolute; 
                 display:none;
}
.navbar ul li ul li{ 
                    display: block;
	            float:none;
}
.navbar ul li ul li{ 
                    display: block;
					font-size:16px;
					background-color:#000;
					color:#fff;
					width:100%;
					height:100%;
					text-align:center;
}

.navbar ul li:hover ul{
	display:inline-block;
}


.header {
	height: 105px;
	background-image: url(../images/2Q.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	background-size: cover;
}
.banner {

}
.px15 {
	margin-top: 15px;
}

.focusBox { position: relative; width:100%; height:336px; overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img { width:100%; height:336px; display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer; display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;	}
.focusBox .hd .on{ background-position:0 0; }
.focusBox .prev, .focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -90px; right: 0; }
.focusBox .prev:hover,	.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
 

.titles {
	line-height: 36px;
	color: #999;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2eee9;
	margin-bottom: 10px;
}
.contents {
	font-size: 14px;
	line-height: 28px;
	color: #333;
	padding-left: 20px;
}


.title_cont h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	font-size: 20px;
	color: #068c8f;
	text-align: center;
}
.main_content {
	background-color: #f8f8f8;
}
.footer {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	color: #FFFFFF;
}
.footerBG {
	background-color: #068c8f;
}
.tops50 {
	margin-top: 60px;

}
.liss {
	margin-bottom: 10px;
	text-align: center;
}

.contents p {
	text-indent: 26px;
}
.contents p a {
	color: #005AF5;
}
td {
	padding: 5px;
}
