@charset "gb2312";
/*html {filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%); }*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:'宋体';
	font-size:14px;
	color:#666666;
	background:url(images/bg.jpg) no-repeat top;
	line-height:18px;
}

.weight{
	    font-family:"宋体";
		font-size:12spx;
		font-weight:bold;
}

.en{font-family:Verdana, Geneva, sans-serif;
font-size:11px;
}

.weight1{
	    font-family:"宋体";
		font-size:12px;
		font-weight:bold;
		color:#FFF;
}
.weight2{
	    font-family:"宋体";
		font-size:12px;
		font-weight:bold;
		color:#0c0c0c;
}
.weight3{
	    font-family:"宋体";
		font-size:12px;
		color:#e21468;
}

.m1{
	font: normal 12px "宋体";
	width:167px;
	height:27px;
	line-height:27px;
	color:#4c4c4c ;
	cursor:pointer;
	background: url(images/mm.jpg) no-repeat;
	behavior: url("iepngfix.htc");
 }
 
.m1:hover{
	font: normal 14px "宋体";
	width:167px;
	height:27px;
	line-height:27px;
	color: #ffffff;
	cursor:pointer;
	background-image: url(images/mm1.jpg);
	*behavior: url("iepngfix.htc");
 } 
 a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color:#f88225;
	text-decoration: none;
}
 
 .a1 {
	font-size: 14px;
	color: #4c4c4c;
	text-decoration: none;
}
.a1:hover {
	font-size: 14px;
	color:#ffffff;
	text-decoration: none;
}

.s{
	 color:#eb9823;
}
.clear{ clear:both;}
#department{ padding-top:5px; padding-bottom:5px; line-height:24px; font-size:12px; color:#000;}
.ksjs{
	font-size:14px;
	font-family:"宋体";
	font-weight:bold; 
	color:#0B2789;
	}
	
.IsPlay{ float:left; margin-right:10px;}
#indemo{
	float:left;
	width: 800%;
	}
#colee1 {
float: left;
}
#colee2 {
float: left;
}

.chromestyle{
width: 983px;
font-size:14px;margin:0px; text-align:center; 
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
margin:0;
width: 983px;
text-align: center; float:left; padding-left:0; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;margin:0;
}

.chromestyle ul li a{
float:left;margin: 0; 
padding:0;
}

.chromestyle ul li a:hover{
color: #ffffff;
font-weight:bold;


 /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
text-align:center;
position:absolute;
top: 0;
fborder: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.slideBox{width:970px; height:344px; overflow:hidden; position:relative;}
.slideBox .hd{ overflow:hidden; position:absolute;  bottom:5%; z-index:9999; width:100%; text-align:center; padding-left:300px}
.slideBox .hd ul{overflow:hidden; zoom:1;}
.slideBox .hd ul li{ float:left; margin:0 5px; width:34px; height:8px; text-align:center; background:#fff;  cursor:pointer; transition-duration:1s; list-style:none;}
.slideBox .hd ul li.on{ background:none; color:#fff; height:8px; width:34px; background:#007a9c; }
.slideBox .bd .tu{width:970px;  height: auto;display:block;  animation: changeScale 1 2.5s;}
.slideBox .bd ul{ list-style:none; padding:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative; overflow:hidden; padding:0px; list-style:none;}
.slideBox .bd img{ width:970px; height:344px; display:block;}
