@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.STYLE1 {color: #FF0000}
td.bodyimg{background:url(../images/body copy.jpg) no-repeat center}
td.top{ vertical-align:top;} /* 顶端对齐 */ 
td.bottom{ vertical-align:bottom; } /* 底端对齐 */ 
td.middle{ vertical-align:middle; } /* 中间对齐 */ 
.nav{height:328px; line-height:24px; background:#000 url(../images/menu.jpg) no-repeat center; position:relative;}
.menu{ position:absolute; top:80px; left:34%;}
.nav p:first-child{margin:0;}
.nav a{ color:#fff; font-size:12px; letter-spacing:1px; text-decoration:none; opacity:.9; background:url(../images/jt.png) no-repeat left 16px top 6px; padding-left:40px;transition:all 0.4s;}
.nav a:hover{color:#eecb01;background:url(../images/jt.png) no-repeat left 10px top 6px;-webkit-transition-duration: 0.4s; transition-duration: 0.4s; }
@media screen and  (max-width:1440px){
	.menu{left:30%;}
}
@media screen and  (max-width:1200px){
	.menu{left:26%;}
}
@media screen and  (max-width:1024px){
	.menu{left:20%;}
}
.STYLE2 {color: #990000}
.STYLE3 {font-size: 12px}
.STYLE4 {color: #990000}
.STYLE4 {font-size: 12px}
.STYLE5 {color: #990000}
.STYLE5 {font-size: 12px}
.proo{ margin:0 auto; list-style:none; padding:0px; height:650px; padding-left:30px; padding-top:20px;}
.proo li{ width:176px; height:175px; margin:25px; float:left; margin-top:12px; margin-bottom:13px; background:url(../images/bg.jpg) top center no-repeat; 
list-style:none; }
.proo li h2{ font-size:11px; color:#CCCCCC; font-weight:normal; text-align:center;}
.proo li a,visited{ font-size:12px; color:#666666; text-decoration:none;}
.proo li h2 a{ color:#CCCCCC; font-size:11px;}
.proo li h2 a:hover{ color:#fff;}
.proo li a:hover{ color:#990000; text-decoration:none;}

.proo li span{ width:150px; height:81px; margin:13px; padding-top:6px;display:block; font-size:12px; color:#666666;}
.proo li span img{ width:150px; height:81px; margin-bottom:10px; border:0px; }
#Layer1 {
	position:absolute;
	width:1004px;
	height:200px;
	z-index:1;
	top: 35px;
}
.a1:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.a1:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.a1:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.a1:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}


.box{width: 800px;height: 400px;margin: 20px auto;overflow: hidden;position: relative;}
.box-1 ul{}
.box-1 ul li{width: 800px;height: 400px;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;width: 800px; height: 400px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 40px;width:300px;background: rgba(125,125,120,.4);text-indent: 2em;
				padding-right:500px ;font-size: 15px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;
				white-space: nowrap;font-weight: normal;color: ghostwhite}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 12px;height: 12px;overflow: hidden; margin: 0 5px; border-radius: 50%;
				background: rgba(255,255,255,1);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: #da1b1b;}
.box-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 50px;height: 80px;
				top:50%; font-family: "宋体";line-height: 80px;font-size:60px;margin-top: -40px;
				text-align: center;cursor: pointer;}
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(125,125,120,.8);}