/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	font-family:"Î¢ÈíÑÅºÚ";
	color: #333333;
}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
.STYLE3 {
	font-size: 30px;
	color: #284593;
}

#demo0 { 
    width:1200px;
 height:236px;
 overflow:hidden;
 margin:auto;
} 
#demo0 img { 
    float:left;
 margin-left:1px;
 border:1px #ffffff solid;
}
#indemo0 { 
    float: left; 
    width: 800%; 
} 
#demo10 { 
    float: left; 
} 
#demo20 { 
    float: left; 
}


#sdemo0 { 
    width:908px;
 height:48px;
 overflow:hidden;
 margin:auto;
}
#sdemo0 img { 
    float:left;
 margin-left:1px;
 border:1px #ffffff solid;
}
#sindemo0 { 
    float: left; 
    width: 800%; 
} 
#sdemo10 { 
    float: left; 
} 
#sdemo20 { 
    float: left; 
}



.STYLE4 {
	color: #0A61B0;
	font-size: 24px;
}

.big_bg{
transition: all 0.5s;
transform: scale(1.0);
background:#f2f2f2; border:#cbcbcb solid 1px; font-size:16px; cursor:pointer;}
.big_bgs{
transition: all 0.5s;
transform: scale(1.0);
background:#2a69b8; border:#3884e2 solid 1px; color:#FFFFFF; font-size:16px; cursor:pointer;}




ul{list-style:none ;}
img{border:none;}
a{blr:expression(this.onFocus=this.blur());outline:none;}

/* banner-box */
.banner-box{min-width:1210px;height:389px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;}
.banner-box .bd li{width:100% !important;height:389px;}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-btn{width:1200px;position:absolute;top:120px;left:50%;margin-left:-605px;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=60);-moz-opacity:0.4;-khtml-opacity:0.6;opacity:0.6;}
.banner-btn a.prev{left:20px;background:url(../images/foot.png) no-repeat 0 0;} 
.banner-btn a.next{right:20px;background:url(../images/foot.png) no-repeat -49px 0;}

.banner-box .hd {position:absolute;top:212px;left:537px;}
.banner-box .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:20px;background:#ccc;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:#DA324D;}
