/* 全局公共样式的设定 */
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:16px 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%;}

body{ background: url(../images/body-bg.jpg) no-repeat center top;background-color:#f6f6f6;}

/*------头部样式开始-------*/
.toplink{ width:100%; height:35px; background: #f5f5f5;}
.linkdb{ width:1200px;  height:36px; line-height:36px; color:#444; margin:0 auto; font-size: 13px;}
.linkdb span a{ color:#444; margin:0 5px;}
.linkdb span a:hover{ font-weight:bold;}
.linkdb span em{ display:inline-block; line-height: 25px; border-radius:5px; -webkit-border-radius:5px;-moz-border-radius:5px; height: 25px; margin-top:5px; padding:0 8px; font-style: normal; color: #fff; background: #0379c4;margin-left:5px;}

.topHead{ width:1200px; margin:0 auto;}
.logo{ width:770px; margin:44px 0; height:84px;}

.menuSearch{ width:100%;margin-top:43px; background: url(../images/menu-bg.png) no-repeat; height: 72px;}
.riqi{margin-left:14px; background: url(../images/../images/icon1.png) no-repeat left;padding-left:33px;margin-top:26px; line-height: 30px; height: 30px;}
.menuBox{ width:587px;}
.menunav{ width:330px;height: 50px; margin-top:10px;margin-left:20px;}
.menunav li{ float: left; line-height: 50px; overflow: hidden;zoom:1; font-size:16px; overflow: hidden;zoom:1;padding-right:25px; background: url(../images/line1.png) no-repeat right;}
.menunav li a{ display: block; width:100%;}
.menunav li i,.menunav li span{ display: inline-block; float: left;}
.menunav li i{ width:30px; height: 50px;margin-left:25px;background:url(../images/menu-icon1.png) no-repeat 0 0;-webkit-transition: 400ms; -o-transition: 400ms;  -moz-transition: 400ms;    transition: 400ms; }
.menunav li span{margin-left:15px;}
.menunav li:hover a span,.menunav li.current a span{ color: #0586d9; font-weight: bold;}
li.home i{ background-position:0 0;}
li.home:hover i,li.home.current i{ background-position:-30px 0;}
li.wangqi { background: none;padding-right:0;}
li.wangqi i{ background-position:0px -50px !important;}
li.wangqi:hover i,li.wangqi.current i{ background-position:-30px -50px !important;}


.search{ width:210px; height:36px; background:url(../images/search-bg.png) no-repeat; margin:17px 14px 0 0; overflow:hidden; zoom:1; }
.search input{ display:block; border:none; background:none; height:42px; outline:none;}
input.shurk{ width:155px; height:38px; color:#999999; margin-left:10px; line-height:38px;}
input.fdj{ width:25px; height:25px; margin:5px 13px 0 0; background:url(../images/fdj-icon.png) no-repeat; cursor:pointer;}



/*----内容开始----*/
.nerCenter{ width:1168px; margin:0 auto; background: #fff; padding:16px; }

ul.newlist li{ overflow:hidden;zoom:1; line-height:36px; background:url(../images/arrow1.png) no-repeat left;}
ul.newlist li a{ float:left; display:block; width:80%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-left:15px; font-size: 15px;}
ul.newlist li span{ display:block; width:75px; color:#9a9a9b; float:right; font-size:14px; text-align:center;}
ul.newlist li em{ color: #ff0000; font-style: normal;}

.foot{ width:100%; background:#fff; border-top:6px solid #056abc; margin:0 auto; margin-top:40px; padding:15px 0;}
.foot2{ width:850px; margin:0 auto;}
.copyright,.copyimg{  text-align:center;}
.footlink a{ margin:0 4px;}
.copyright{ font-size: 14px;width:630px; line-height:26px;}
.copyimg img{ margin:0 10px;padding-top:30px;}







