﻿﻿/* 全局公共样式的设定 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0px;border:0;}
body{color:#444;font:15px Arial,'微软雅黑';}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6 {font-size:14px; font-weight:normal; margin:0px; padding:0px;}
input,button,textarea,select{font:100% Arial,'微软雅黑';}

/* 默认全局样式超链接样式*/
a:link{color:#444; text-decoration:none;}/* 链接基本样式 */
a:visited {color:#444; text-decoration:none;}/* 链接点击过后的样式 */
a:hover{color:#e61101;text-decoration:none;}/* 链接移上时的样式 */
a:active{color:#e61101;text-decoration:none;}/* 链接点击时的样式 */

/* 其它常用样式的定义 */
.fl{ float: left;}
.fr{ float: right;}
.clear{ clear: both;}
.noBorder{border:none;	}

img,li{ vertical-align:top;}/* 解决图片和LI的高度空隙问题 */

.last{ border:none; margin-right:0 !important;}
ul{ overflow:hidden;zoom:1; width:100%;}

.hd{width:100%;}
.bd{width:100%;}

.menulink,.logo,.nerCenter{ width:1152px; margin:0 auto;}

/*-------logo及导航----------*/
.topHead{ width:1200px; margin:0 auto;}
.dingbu{ width:100%; height:258px; background:url(../images/topbanner.jpg) no-repeat center top;}
h1.logo{ display:block;width:624px; margin:0 auto; height:88px; padding-top:35px; margin-left:30px;}

/*---搜索--新添加的---*/
.search{width:490px; overflow:hidden;zoom:1;margin:15px 30px 0 0; margin-right:30px;}
.search input{ display:block; border:none; outline:none; float:left;height:32px; color:#444;border-radius:5px; webkit-border-radius:5px; -moz-border-radius:5px;}
input.shurk{ width:210px;padding-left:10px; height:30px; border:1px solid #ccc; border-top-right-radius:0;border-bottom-right-radius:0; border-right:none;}
input.btn{ width:55px; height:34px; background:#eb7b04; color:#fff; border-top-left-radius:0;border-bottom-left-radius:0;}

/*--注册登录--*/
.toplink{ line-height:35px; color:#444; text-align:right; font-size:14px; width:200px;}
.toplink a{ color:#444;margin:0 8px;}
.sxun{ overflow:hidden; zoom:1; width:280px;}

.navMenu{ width:100%; height:41px; border-bottom:1px solid #2c7500;}
.menulist{ width:1200px; margin:0 auto;}
.menulist ul li{ float:left; width:177px; background:url(../images/nav-line.png) no-repeat right;}
.menulist ul li a{ display:block; width:65%; margin:0 auto; line-height:41px; text-align:center; font-size:18px;}
.menulist ul li a.current,.menulist ul li a:hover{ font-weight:bold; background:url(../images/line1.jpg) repeat-x bottom; color:#2c7500;}
.menulist ul li.first{ width:136px !important; }
.menulist ul li.last{ background:none;}

/*----内容开始----*/
ul.newlist li{ overflow:hidden;zoom:1; line-height:33px; background:url(../images/arrow2.png) no-repeat left;}
ul.newlist li a{ float:left; display:block; width:80%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-indent:14px;}
ul.newlist li span{ display:block; width:85px; color:#9a9a9b; float:right; font-size:12px; text-align:center;}


/*--页脚样式--*/
.foot{ width:1200px; border-top:2px solid #7fad63; margin:0 auto; margin-top:20px;}
.fedlink{width:100%; background:#f2f2f2;}
.youqing,.copyright{ width:1200px; margin:0 auto; }

.youqing span{ float:left; display:block; width:100px; height:68px; line-height:68px; font-size:16px; font-weight:bold; color:#307a04; text-align:center;}


.fredlink{ width:1096px;margin-top:14px; float:right;}
.fredlink ul{ overflow:inherit;}
.fredlink li{ line-height:40px; float:left; width:250px; border:1px solid #e3e1e1; height:40px;  position:relative; margin:0 5px; text-indent:19px; background:url(../images/arrow6.png) no-repeat 231px 14px #fff;}
.fredlink li ul {display: none;}


.fredlink li:hover a { display:block;width:100%; }
.fredlink li:hover ul {display:block; position:absolute; width:100%; bottom:30px; left:0px; background:#fff; z-index:9999;}

.sylink li:hover ul { top:38px !important;}
.sylink li:hover ul,.fredlink li:hover ul{ width:100%;height:180px;overflow-y: auto; }
.fredlink li:hover ul li {width:90% !important;padding:0px 5px;line-height:36px !important; background:none !important; border:none !important;text-align:inherit !important;}
.fredlink li:hover ul li a { display:block; width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; color:#444 !important; }
.fredlink li:hover ul li:hover a {background:#dcdcdc; color:#fff;}
.fredlink li ul.last{ border:1px solid #e5e5e5 !important; }



/*---版权样式---*/
.copyright{ font-size:12px;}
.banquan{/*width:756px;*/line-height:30px; margin-top:10px;padding-bottom:20px; margin-left:15px;}
.copyimg{margin-top:30px;margin-right:40px;margin-right:15px; }
.copyimg img{ margin:0 10px;}









