@import url(base.css);
@import url(common.css);
@charset "gbk";
/* CSS Document */
/* ==========================================================
	* Ê×Ò³
	* Copyright (c) 2010, All rights reserved.
	* Date: 2010/10/22
	* Name: littelmao
============================================================*/
body{font-family:"Î¢ÈíÑÅºÚ",Arail,verdana;font-size:12px;line-height:180%;color:#666;}
select,input{vertical-align:middle;}
img{vertical-align:top;}

/*Ä¬ÈÏ³¬Á´½Ó*/
a{color:#036; text-decoration:none;}
a:hover{color:#f60;}

.maincontent{}
.maincontent img{width:1349px;margin-top:160px;}

/*»ÃµÆÆ¬*/
.fullSlide{width:100%;position:relative;height:685px;background:#fff}
.fullSlide .bd{margin:0px auto;position:relative;z-index:0;overflow:hidden}
.fullSlide .bd ul{width:100% !important}
.fullSlide .bd li{width:100% !important;height:685px;overflow:hidden;text-align:center}
.fullSlide .bd li a{display:block;height:685px}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:40px;line-height:40px}
.fullSlide .hd ul{text-align:center}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:16px;height:16px;margin:1px;overflow:hidden;background:url(../img/slidedot.png) no-repeat -16px 0;filter:alpha(opacity=50);opacity:0.5;line-height:999px}
.fullSlide .hd ul .on{background:url(../img/slidedot.png) no-repeat 0 0;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:3%;z-index:1;width:40px;height:60px;background:url(../img/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none}
.fullSlide .next{left:auto;right:3%;background-position:-6px -137px}

#about{background:url(../img/aboutbg.png) repeat-x 0 0;padding-top:60px;padding-bottom:50px;}
#about h2{font-size:60px;color:#000;}
#about ul{font-size:20px;width:1200px;margin:70px auto 20px auto;text-align:left;line-height:50px;color:#000;font-size:35px;list-style:disc;}
