@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0}
html{ overflow-x:hidden;}
body{ margin:0;	background:#fff url(../images/mainbg.jpg) repeat-x fixed top; font-family:微软雅黑,"Microsoft YaHei"; font-weight:normal;}
img{ border:0}
ul,li,a{ list-style:none; text-decoration:none;}
.clear{ clear:both}

/*字体*/
.font12{ font-size:12px;}
.font13{ font-size:13px;}
.font14{ font-size:14px;}
.font15{ font-size:15px;}
.font16{ font-size:16px;}

/*Top*/
#Top{ width:1200px; margin:0 auto; height:160px; position:relative; z-index:999;}
.logo{ float:left; display:block; width:676px; height:160px;}
.tell{ float:right; width:524px; font-size:18px; color:#333; margin-top:90px; text-align:right;}

/*Navber*/
.Navber { height:42px; width:1200px; margin:0 auto; background:#abce3e;}
.Navber ul {list-style: none; margin:0 auto;}
.Navber ul li {width:131px; padding:0 20px; float:left; height:38px; line-height:38px; text-align:center; }
.Navber ul li a {font-size:20px; color:#fff; height:38px; display:block;}
.Navber ul li a:hover {text-decoration:none; border-bottom:#FFF 4px solid;}

/*Banner*/
#Banner{ position:relative; height:330px; width:1200px; margin:0 auto;}
#fcimg{ margin:0 auto 0 auto; width: 100%; height: 330px; overflow:hidden; position:absolute; top:0; left:0; width:100%}
#fcimg .list-item{display: list-item;}
#fcimg .none{display: none;}
#fcimg li{ height:330px;}
#fcimg li img{ width:100%; display:block}
#fcnum { margin:0 auto; top: -50px; height: 23px; margin-bottom: -23px; position:relative; text-align:center; }
#fcnum { text-align:center; position:absolute; top:300px; left:46%;}
#fcnum li{ float:left; background:#ddd; border-radius:50px; margin:0 3px; height:8px; width:8px; cursor: pointer; margin-top:8px;}
#fcnum li.crn { background-color:#07c138; }
#Banner .swipe{ display:none}

/*分页*/
.fenye{ padding-top:10px; color:#333; font-size:12px; margin:0 auto; text-align:center; margin-top:10px; margin-bottom:20px;}
.fenye a,.fenye span{ padding:3px 6px; border:1px solid #c9c9c9; margin:0 3px; color:#333; font-size:12px;}
.fenye a:hover,.fenye span a:hover{ background:#abce3e; border:1px solid #cbcbcb; color:#FFF}

/*右侧中英文版*/
.rightNav{ position:fixed; width:160px;  right:0; top:550px; _position:absolute; text-align:left; cursor:pointer; background-image:url(about:blank); z-index:9999;}
.rightNav a{ display:block; position:relative; height:50px; line-height:50px; margin-bottom:10px; background:#43a3ed; padding-right:10px; width:150px; overflow:hidden;  cursor:pointer; right:-110px; color:#fff;  }
.rightNav a:hover{ text-decoration:none; color:#fff;  }
.rightNav a:hover em{ background:#00b700}
.rightNav a em{ display:block; float:left; width:50px; background:#1974A1; color:#fff; font-size:16px; text-align:center; margin-right:10px;}


/*底部*/
#footer{ background:#abce3e; height:150px; width:100%; margin-top:10px; margin:0 auto;}
#footer .footlj{ width:1200px; text-align:center; color:#FFF; font-weight:normal; padding:20px 0 15px; margin:0 auto;}
#footer .footlj a{ color:#FFF; padding:0 10px; }
#footer .footlj a:hover{ color:#fff; text-decoration:underline;}
#footer .foot{ width:1200px; margin:0 auto; font-size:14px; color:#FFFFFF; line-height:25px; text-align:center;}
#footer .foot a:link,.foot a:visited{color:#fdd900;}
#footer .foot a:hover{ color:#fdd900; text-decoration:underline;}
#footer .foot p{ font-size:14px; color:#fdd900; line-height:30px;}
#footer .foot p a{ color:#fdd900; atext-decoration:none; }
#footer .foot p a:hover{ color:#fdd900; text-decoration:underline;}