/* CSS Document */
body{
	margin: auto;
	font-size: 14px;
	line-height: 2;
	/*font-family: "宋体",Arial, Helvetica, sans-serif*/;
	font-family: "微软雅黑", "宋体", Arial;


}
.bgs{
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: left -856px;
	background-color: #8d3a06;
	float: left;
	width: 100%;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #CC0000;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img[align="left"]{ margin-right:10px;}
img[align="right"]{ margin-left:10px;}
ul,li,p,dl,dt{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div,span,p{text-overflow: ellipsis;}
.clear{ clear:both}
.box{
	width: 1200px;
	margin: auto;
}
.fl{ float:left}
.fr{ float:right}
#header{
	background-color: #803704; float:left; width:100%;
}
.header{
	float:left;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF949;
	color: #000000;
}
#header .box .box1{ width:1200px;}
.nav{
	float:left;
	width:100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*banner的CSS布局*/
.banner{ width:100%; overflow:hidden; position:relative; }

.banner .hd{ height:20px; overflow:hidden; position:absolute;right:0; left: 0;  margin: 0 auto; bottom:30px;z-index:2; }
.banner .hd ul{ overflow:hidden; zoom:1; text-align:center;}
.banner .hd ul li{ display:inline-block; margin:0 4px;  width:12px; height:12px; line-height:14px; text-align:center; background:rgba(255,255,255,0.6); cursor:pointer;border-radius:100%; }
.banner .hd ul li.on{ background:rgba(255,255,255,1); color:#fff;}

.banner .bd{ position:relative; height:100%; z-index:0;}
.banner .bd li{ zoom:1; vertical-align:middle;}
.banner .bd li a{ cursor: w-resize}
.banner .bd li a .img{ width:100%;background-position: center top; background-repeat: no-repeat; }
.banner .bd li a img{ max-width: 100%; display:none}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .prev,
.banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(slider-arrow.png)-110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.banner .next{ left:auto; right:3%; background-position:8px 5px;}
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100);opacity:1;}
.banner .prevStop{ display:none;}
.banner .nextStop{ display:none;}
.nav .logo,.nav .navigation{ float:left; margin-top:10px;}
.nav .navigation{ margin-left:50px;}
.nav .navigation li{
	background-image: url(line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	float: left;
	width: 18px;
	height: 85px;
	line-height: 1.2;
	font-size:18px;
	padding-right: 20px;
	padding-left: 20px;
	font-family:"楷体";
	position: relative; z-index:99999;
}
.nav .navigation li ul{
	z-index:99999;
	float: left;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 85px;
	background-color: #D96C00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #994D00;
	border-bottom-color:#F07800;Opacity:0.8; display:none
}

.nav .navigation li a{
	color: #FFFF00;
}
.nav .navigation li.nbg{
	background-image: none;
}
.nav .navigation li ul li{
	padding: 0px;
	float: left;
	width: 100%;
	background-image: none;
	height: auto;
	line-height: 28px;
}
.nav .navigation li ul li a{
	display:block;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F07800;
	border-bottom-color: #994D00;
}
.nav .navigation li ul li a:hover{ background:rgba(0,0,0,0.2);}
.banner{
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5c0201;
	border-bottom-color: #5c0201;
	float: left;
	width: 100%;
}
.banner img{ max-width:100%;}
.bgs{}
.intro{ width:100%; margin:0 auto; border-bottom:10px solid #5c0201; clear:both; }
.intro .title{ width:1200px; margin:auto}
.intro .intro_con .econtent{width:900px; margin:auto;font-size:16px; color:#fffa4a;font-family:"楷体"; padding-top:100px; clear:both}
.intro .intro_con{
	width:100%;
	height:596px;
	font-family:"楷体";
	background-image: url(1top_r3_c1.png);
	background-repeat: no-repeat;
	background-position: center center; 

}

.work{ width:100%; margin:0 auto; text-align:center; clear:both}
.work_con{ width:100%;  }
.work_list{ width:1208px;  background-color:#670806; margin:0 auto; border-top:8px solid #670806;}
.work_con ul{ margin:0px; padding:0px; text-align:center;}
.work_con ul li{ width:292px; float:left; list-style:none; display:inline; overflow:hidden; padding-left:8px;}
.work_con ul li img{ width:100%;}
.work_con ul li a{ color:#fffa4a; text-decoration:none; }
.work_con ul li p{
	font-family:"楷体";
	font-size:16px;
	color:#fffa4a;
	text-align:center;
	line-height:32px;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.line{
	background-image: url(lbannerbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 130px;
	width: 100%; clear:both;
}
.video{ width:100%; height:400px; margin:0 auto; text-align:center; display:block; clear:both;color:#fffa4a;font-family:"楷体";}
.video_con{
	width:1200px;
	height:400px;
	margin:0 auto;
	background:url(videobg.jpg) no-repeat;
	position: relative;
}
.video .vleft{ float:left; padding-left:105px; padding-top:63px; width:435px; height:250px; overflow:hidden;}
/*.video .vleft img{ margin-left:104px; margin-top:63px; }*/
.video .vright{ float:right;}
.video .v_con{  line-height:30px;  font-size:17.5px; padding-top:45px; padding-left:48px; margin-left:580px; margin-right:40px; width:420px;
writing-mode:tb-rl; padding-bottom:50px;
/*-webkit-transform: rotate(90deg);   
 -moz-transform: rotate(90deg);    
-ms-transform: rotate(90deg);    
 -o-transform: rotate(90deg);  */

 }
.video .v_title{
	float:left;
	color:#fffa4a;
	font-family:"楷体";
	font-size:25px;
	line-height:26px;
	margin-top:106px;
	padding-left:35px;
	position: absolute;
	top: 0px;
	right: 50px;
	width: 25px;
}

.store{ width:100%; margin:0 auto; clear:both; margin-top:20px;}
.store .econtent{ width:1200px; margin:auto}
.store ul{ width:1200px; margin:0 auto; text-align:center;}
.store ul li{
	float:left;
	list-style:none;
	display:inline;
	overflow:hidden;
	margin-right: 10px;
}
.store ul li img{ height:200px;}
.store .title{ text-align:center; width:1200px; margin:auto; padding-bottom:10px;}
.footer{
	width:100%;

	float:left;
	margin-top:57px;
	padding-bottom:31px;
	background-image: url(foot.png);
	background-repeat: repeat;color:#f2e5b9; clear:both;
}
.footer .fl{ text-align:center; color:#f2e5b9; font-family:"微软雅黑"; line-height:2; margin-top:40px; width:78; m0px; text-align:left; width:920px;}
.footer .fr{ margin-top:40px;}
.footer .fr img{ margin-left:20px; }
#left{
	background-image: url(g.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 265px;
}
#left .bg1{
	background-image: url(ab_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%;
}
#left .bg2{
	background-image: url(ab_23.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#left .bg3{
	background-image: url(ab_21.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 170px;
}

#right{ width:918px; float:right; clear:both;}
#leftdh{
	margin: auto;
	width: 214px;
}
#leftdh .etitle{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 100px;
}
#leftdh .leftdh ul li a{
	background-image: url(ab_14.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 214px;
	float: left;
	text-align: left;
	text-indent: 70px;
	margin-top: 5px;
	line-height:38px;
	color: #555;
	font-weight: bold;
	font-size: 12px;
}
#leftdh .leftdh ul li a:hover{
	background-image: url(ab_142.jpg);

}

#right #postion{
	line-height: 42px;
	background-image: url(ab_06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 42px;
	width: 918px;
	text-align: left;
	text-indent:50px;
}
#right #postion b{ float:left;padding-left:25px;font-size: 14px}
#right #postion .postion{
	float:right;
	margin-right:10px;
	font-size: 12px;
}
#right #postion .postion,#right #postion .postion a{
	color: #ffffff; padding-right:10px;
}
#cms,#cms1{
	background-color: #803b0c;
	float: left;
	width: 888px;
	min-height:100px;
	padding: 15px; /*color:#FFFFFF;*/
}
#cms .picli{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
#cms .picli .img{
	float: left;
	width: 150px;
}
#cms .picli .img img{
	height: 105px;
	width: 150px;
	padding: 2px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
}
#cms .picli .right{
	margin-left: 170px;
}
#cms .picli .right .ntitle{}
#cms .picli .right .dp{
	font-size: 14px;
	line-height: 1.2;
	color: #999999; height:2.4em; overflow:hidden;
}
#cms .picli .right .more{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cms .picli .right .more a{
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
}
#cms .picli .right .more a:hover{
	background-color: #eee;
}
#cms .li{
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(index_48.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#cms .li .ntitle{
	white-space: nowrap;
	float: left;
	width: 70%;
	overflow: hidden;
	margin-left: 20px;
}
#cms .li .date{
	font-size: 12px;
	color: #999999;
	float: right;
	width: 75px;
}
#cms .list{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 12px; width:212px; overflow:hidden;
}
#cms .list div{
	white-space: nowrap;
	float: left; width:200px;

	overflow: hidden; text-align:center;
}
#cms .list .img{
	border: 1px solid #ddd;
	padding: 5px;
}
#cms .list .ntitle{
	margin-right: 6px;
	margin-left: 6px;
}
#cms1 .h1{
	font-weight: lighter;
	margin: auto;
	text-align: center;
	line-height: 1.2;
	padding-top: 8px;
	padding-bottom: 8px; color:#FFFFFF
}
#cms1 .info{
	font-size: 12px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
#cms1 #content{
	clear: both;
	padding-top: 10px; /*color:#FFFFFF*/
}
#page{
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#page a{
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #ddd;
}
#page a.select,#page a:hover{
	color: #FFFFFF;
	background-color: #CC0000;
}
#left .news{
	width: 214px;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
}
#left .news .etitle{
	line-height: 31px;
	background-image: url(t.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
	text-align: left; overflow:hidden;
}
#left .news .etitle b{
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	color: #FFFFFF;
	float: left;
}
#left .news .econtent{
	float: left;
	width: 100%;
}
#left .news .econtent .li .date{ display:none}
#left .news .econtent .li{
	background-image: url(index_48.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCBCBC;
	text-align: left;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	line-height: 28px;
}.footnav{
	background-image: url(navli.png);
	background-position: left center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CA9D03;
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CA9D03; margin-top:15px;
}
.footnav div{
	background-image: url(navli1.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	text-align: center; 
}
.footnav div a{
	margin-right: 5px;
	margin-left: 5px;color: #CA9D03;
}
#link{
	clear: both;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px; min-height:auto; height:auto;
}
#link a{

	margin-right: 5px;
}
#link,#link a{
	color: #CA9D03;}
	#work1,.block2{ display:none}
	#work,.block1{ display:block}
	.toolbar{ display:none}
.nextpage,.nextpage a{  color:#FFFFFF}
.nextpage{ clear:both; padding-top:10px; padding-bottom:10px; line-height:25px;}
.kds{ float:left; width:100%; margin-top:20px; padding-bottom:20px;}
.kds *{ max-width:100%;}