*{ padding:0px; margin:0px; list-style-type: none; 
}
html{
	background:#FFF;
}
body{ font:13px Verdana,Arial,Tahoma;}
img{
	border:none;
}
.mt10 { margin-top:10px;}
a{ color:#181818; text-decoration:none; }
a:hover{ color:#CC0000; text-decoration:underline; }
ul{ list-style:none; list-style-type: none; margin:0px; padding:0px;}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w1000{ width:1000px; 
	/*position:relative;*/
}
.top { height: auto; width: 100%; }
.c { clear:both;}

.pic { text-align: center; width: 100%; margin-top: 1px; }
.pic  img { margin-left:auto; margin-right:auto; width: 100%; }
.title { font-size:22px; color:#633511;  height:35px; line-height:35px;  text-align:center; padding-top:10px; }
.ying { font-size:14px; color:#847060;   height:30px; top:0;  text-align:center }
.title a { color:#633511; text-decoration:none;}

.tel { line-height: 30px; text-align: center; height: 30px; width: 100%; }
.tel a { color:#FFFFFF; text-decoration:none;}

.p_list { padding-top: 10px; padding-right: 2%; padding-bottom: 10px; padding-left: 2%; }
.p_list li { float: left; width: 40%; padding-top: 10px; padding-right: 4%; padding-bottom: 10px; padding-left: 4%; }
.p_list span { width: 100%; }
.p_list dt { line-height: 30px; text-align: center; height: 30px; white-space: nowrap; overflow: hidden; }
.news_list { width: 94%; padding-top: 10px; padding-right: 3%; padding-bottom: 10px; padding-left: 3%; }
.news_list li { line-height: 30px; height: 30px; width: 100%; }
.title2 { font-size: 16px; line-height: 35px; font-weight: bold; color: #206e83; height: 35px; width: 100%; border-top-width: 3px; border-top-style: solid; border-top-color: #206e83; text-align: center; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCCCCC; background-color: #F3F3F3; }
.index_class { width: 94%; padding-top: 10px; padding-right: 3%; padding-bottom: 10px; padding-left: 3%; background-color: #F3F3F3; }
.index_class ul { margin: 0px; padding: 0px; }
.index_class li { line-height: 35px; float: left; height: 35px; width: 50%; }
.copy { line-height: 28px; color: #333333; width: 94%; padding-top: 5px; padding-right: 3%; padding-bottom: 5px; padding-left: 3%; margin-top: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; }



.read { line-height: 28px; color: #333333; width: 94%; padding-right: 3%; padding-left: 3%; padding-top: 10px; padding-bottom: 10px; }
.read img { max-width:320px; clear: both; margin-top: 5px; margin-right: auto; margin-bottom: 5px; margin-left: auto; }.pages { line-height: 25px; width: 100%; margin-top: 5px; margin-bottom: 5px; text-align: center; }
.read h1 { font-size: 18px; line-height: 30px; font-weight: bold; color: #333333; text-align: center; width: 100%; }
.reaf_info { line-height: 30px; color: #666666; text-align: center; height: 30px; width: 100%; margin-bottom: 10px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; }
.read_content { line-height: 28px; color: #333333; width: 100%; padding-top: 10px; padding-bottom: 10px; }
.read_content img { max-width:320px;}

.page_next mt10 { line-height: 30px; height: 30px; width: 100%; }

.bottom { width: 100%; margin-top: 5px; padding-top: 5px; background-color: #434343; line-height: 22px; color: #8a8a8a; text-align: center; padding-bottom: 40px; font-size:14px; }
.bottom  a { color:#FFFFFF; text-decoration:none;}


.footer {
	overflow: hidden;
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
	z-index: 999;
	background-image: -moz-linear-gradient(top, #633511, #633511); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #633511), color-stop(1, #633511)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#633511', endColorstr='#633511', GradientType='0'); /* IE*/
}

.footer li {
	float: left;
	width: 24%;
	background:#633511;
}
.footer li.bot {
	height: 4em;
	background:#633511;
	background-size: 1.5em;
	width: 12%;
	cursor: pointer;
}
.footer li a {
	display: block;
	padding: 0.5em 0;
}
.footer li a img {
	display: block;
	width: 1.8em;
	margin: 0 auto;
}
.footer li a span {
	display: block;
	text-align: center;
	font-size: 1em;
	color: #fff;
}


#nav {
    position:absolute;
    width:0;
    height:100%;
    top:0;
    right:0;
    z-index:9999;
    background:#333;
    overflow:hidden;
}
#nav>ul {
    width:100%;
    height:100%;
}
#nav>ul>li {
    width:100%;
    height:auto;
    float:left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
}
#nav>ul>li>a,#nav>ul>li>span {
    width:100%;
    height:2.5em;
    line-height:2.5em;
    font-size:1.5em;
    color:#bfbfbf;
    text-align:center;
    float:left;
    padding:0;
    margin:0;
    display:block;
}
#nav>ul>li>ul {
    width:100%;
    height:4em;
}
#nav>ul>li>ul>li {
    width:50%;
    height:2em;
    float:left;
    text-align:center;
}
#nav>ul>li>ul>li>a {
    width:100%;
    height:2em;
    font-size:1.3em;
    line-height:1.3em;
    float:left;
    text-align:center;
}
#top .nav {
    float:right;
  
}#top {
    width:100%;
  

 
}
#top .logo {
    float:left;
  
	padding-top:10px;
}




#banner { margin:0; /* margin-top:-20px; overflow:hidden;*//*position:relative; z-index:0;*/ position:relative;}
#scroller li{padding:5px 0;border-bottom:1px solid #ccc;border-top:1px solid #fff;background-color:#fafafa;font-size:14px;height:85px;vertical-align:bottom;}
#scroller li img{float:left;width:100%;}
#scroller li span{float:left;margin:30px 0 0 6px;}
#slider li img { width:100%;}
/* swipe */
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
	/*-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;*/
	 font-size:0%;
 line-height:0%;
}
.swipe ul li img{ }
#pagenavi{position:absolute;bottom:-30px; text-align:center;width:100%; padding:5px 0px 5px 0px;/*background:rgba(0, 0, 0, 0.2) none repeat scroll 0 0 !important;*//*实现FF背景透明，文字不透明*/
/*filter:Alpha(opacity=20); */background:url(../images/Light.png) no-repeat center bottom;/*实现IE背景透明*/}
#pagenavi a{width:8px;height:8px;line-height:99em;background:#171717;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0 4px;overflow:hidden;cursor:pointer;display:inline-block;*display:inline;*zoom:1;/* border:1px solid #434948;*/}
#pagenavi a.first { margin-right:5%;}
#pagenavi a.active{background:#FCC40F; border:1px solid #030900;}
.button{ position:absolute; right:3%; bottom:28%; z-index:999999999;}

.dhw {
	background-color: #f8f8f8;
	float: left;
	width: 100%;
	padding-top: 5%;
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline;
}
.dhn {
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 100%;
	padding-bottom: 5%;
	display: inline;
}
.dhn a{
	background-color: #f8f8f8;
	z-index: 1;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/ndh.jpg);
	background-position: left top;
	font-size: 0.7em;
	background-size:100%;
	padding-top: 8%;
	padding-bottom: 8%;
	background-repeat: no-repeat;
	width: 19%;
	float: left;
	margin-left: 10%;
	margin-top: 5%;
}
.dhn img{
	float: left;
	margin-top: 5%;
	margin-left: 10%;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}.hot_news {
	float: left;
	width: 96%;
	margin-left: 2%;
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 2%;
	padding-bottom: 2%;
	display: inline;
}
.news_tit {
	background-image: url(../images/litp.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	float: left;
	height: 42px;
	width: 30%;
	margin-left: 37%;
	padding-left: 6%;
	text-align: center;
}
.news_tit a {
	color: #2060a5;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	font-family: "微软雅黑";
	margin-top: 15px;
	float: left;
	margin-left: 25px;
	display: inline;
}
.news_li {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 3%;
}
.news_li a {
	font-size: 1em;
	color: #2060a5;
	text-decoration: none;
	float: left;
	width: 70%;
	overflow: hidden;
	line-height: 20px;
	height: 20px;
}
.news_li span {
	float: right;
	color: #2060a5;
}
.pic_w {
	float: left;
	width: 100%;
	background-color: #f8f8f8;
	padding-bottom: 5px;
}
.pic_t {
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	display: inline;
	padding-bottom: 3%;
	padding-top: 3%;
}
.pic_p {
	float: left;
	width: 46%;
	margin-top: 3%;
	margin-left: 2%;
}
.picn_p {
	float: left;
	width: 100%;
	border: 2px solid #2060a5;
}
.picb_t {
	line-height: 30px;
	text-align: center;
	float: left;
	height: 30px;
	width: 100%;
	overflow: hidden;
}
.bot {
	background-image: url(../images/sh_35.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 100%;
	display: inline;
	background-color: #f8f8f8;
}
.bot_n {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 15px;
	background-color: #2060a5;
	padding-top: 5%;
}
.botn_lx {
	float: left;
	width: 94%;
	margin-left: 3%;
}
.lx {
	background-color: #6a9acf;
	float: left;
	width: 24%;
	margin-left: 1%;
	display: inline;
	text-align: center;
	padding-top: 5%;
	padding-bottom: 5%;
	font-size: 1em;
}
.lx a {
	color: #FFF;
	text-decoration: none;
}
.bot_jszc {
	font-size: 1em;
	color: #FFF;
	text-align: center;
	width: 100%;
	float: left;
	padding-top: 2%;
	padding-bottom: 2%;
}
.n_main {
	background-color: #f8f8f8;
	float: left;
	width: 100%;
}
.nt_left {
	float: left;
	width: 10%;
	margin-top: 2%;
	display: inline;
}
.nt_mid {
	text-align: center;
	float: left;
	width: 80%;
	background-repeat: no-repeat;
	background-position: 30% top;
	color: #005826;
	font-weight: bold;
	margin-top: 8%;
	font-size: 1em;
}

.nt_right {
	float: right;
	width: 10%;
	margin-top: 2%;
}
.nm_con,.nm_con_list {
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 5%;
	display: inline;
	padding-bottom: 5%;
}
.nm_con p {
	text-indent: 25px;
}
.nm_con img{width:80%;}
.nm_con_list ul li {
	float: left;
	width: 100%;
	margin-top: 3%;
	display: inline;
}
.nm_con_list ul li a {
	line-height: 20px;
	float: left;
	height: 20px;
	width: 70%;
	color: #2060a5;
	text-decoration: none;
	overflow: hidden;
}
.nm_con_list ul li span {
	line-height: 20px;
	float: right;
	height: 20px;
	overflow: hidden;
	color: #2060a5;
}
.page {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 5%;
	text-align: center;
}
.pl_w {
	float: left;
	width: 30%;
	margin-top: 3%;
	margin-left: 2.3%;
	display: inline;
}
.pl_pic {
	float: left;
	width: 100%;
}
.pl_tit {
	line-height: 30px;
	text-align: center;
	float: left;
	height: 30px;
	width: 100%;
	overflow: hidden;
}
.pic_arc_p {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 3%;
	text-align: center;
}
.pic_arc_p img{
	width: 100%;
}
.hidden{
	background-color: #f8f8f8;
	width: 100%;
	border: 1px solid #2060a5;
	z-index: 1;
	text-align: center;
	float: left;
	background-repeat: no-repeat;
}
.hidden a{
	background-color: #f8f8f8;
	z-index: 1;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/ndh.jpg);
	background-position: left top;
	font-size: 0.5em;
	background-size:100%;
	padding-top: 6%;
	padding-bottom: 8%;
	background-repeat: no-repeat;
	width: 15%;
	float: left;
	margin-left: 2%;
	margin-top: 2%;
}
#gengduo_button{
	height: 50px;
	width: 100px;
	margin-bottom: 3%;
	background-color: #005826;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
.pre_netx{
	line-height: 30px;
	float: left;
	height: 30px;
	width: 100%;
	overflow: hidden;
}
.gbookinput,.gbooktext,#yzm{
	border: 1px solid #CCC;
}
.yijian1{
	background-color: #005826;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}



.indexShortcut{margin:0px; padding:0px;}
.indexShortcut ul{ margin:0px; padding:15px 5px;}
.indexShortcut ul li{ float:left;width:25%;}
.indexShortcut ul li a{display:block;border-radius:4px; padding:15px 0px; margin:5px 5px;}
.indexShortcut ul li img{ margin:auto; height:25px; display:block;}
.indexShortcut ul li p{ text-align:center; color:#fff; padding-top:5px; font-size:14px;}
.indexShortcut ul li a.Orange{background:#2060a5;}
.indexShortcut ul li a.Green{background:#008cd6;}
.indexShortcut ul li a.Cyanine{background:#13b5b1;}
.indexShortcut ul li a.Blue{background:#f39800;}
