﻿﻿/* 全局公共样式的设定 */
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:14px 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%;}

body{ background:url(../images/bg.jpg) center 0 no-repeat;min-width: 1200px;
    background-attachment: fixed;
    background-size: cover;
    background-color: #ebf4fa;}

.hd{width:100%;}
.bd{width:100%;}


/*------头部样式开始-------*/
.linkSearch{ width:100%; height:29px; background:url(../images/top-bg.png) repeat-x;}
.toplink{width:1200px; margin:0 auto; color:#fff; overflow:hidden;zoom:1;}
.toplink span{ display:inline-block; line-height:29px;}
.linkdb{ width:700px; float:left;}
.linklj{ float:right; margin-right:8px;}
.linklj a{ color:#fff;}
.linklj a:hover{ font-weight:bold;}



.topHead{ width:1200px; margin:0 auto; }
.logo{ width:500px; margin:66px 0 70px 0;height:83px;  }
.xuanc{ width:478px; margin:61px 7px 0px 0;height:102px;  }


/*-------导航内容----------*/
.menuLink{ width:1200px;height:55px; background:#3d83ec; margin:0 auto; margin:0 auto;}
.menuLink ul li{ float:left; width:171px;  overflow:hidden;zoom:1; background:url(../images/line1.png) no-repeat right; font-size:16px;}
.menuLink ul li a{ display:block; width:100%; height:55px;line-height:55px; color:#fff;}
.menuLink ul li:hover a,.menuLink ul li.current a{ background:url(../images/menu-hover.jpg) repeat-x;}
.menuLink ul li i{display:block; width:30px; float:left;margin-left:32px; height:55px; background:url(../images/menu-icon.png) no-repeat 0 0; 
webkit-transition: 400ms; -o-transition: 400ms;    -moz-transition: 400ms;    transition: 400ms; }
.menuLink ul li span{ display:block; float:left; margin-left:13px; line-height:55px;}

li.home i{ background-position:0 0;}
li.home:hover i{ background-position:-36px 0;}

li.news i{ background-position:0 -55px !important;}
li.news:hover i{ background-position:-36px -55px !important;}

li.public i{ background-position:0 -110px !important;}
li.public:hover i{ background-position:-36px -110px !important;}

li.guanli i{ background-position:0 -165px!important;}
li.guanli:hover i{ background-position:-36px -165px!important;}

li.fagui i{ background-position:0 -220px!important;}
li.fagui:hover i{ background-position:-36px -220px!important;}

li.server i{ background-position:0 -275px!important;}
li.server:hover i{ background-position:-36px -275px!important;}

li.tousu{ background:none !important;width:174px !important;}
li.tousu i{ background-position:0 -330px!important;}
li.tousu:hover i{ background-position:-36px -330px!important;}

li.about i{ background-position:0 -385px!important;}
li.about:hover i{ background-position:-36px -385px!important;}



/*----内容开始----*/
.nerCenter{ width:1200px; margin:0 auto; margin-top:15px; }



ul.newlist li{ overflow:hidden;zoom:1; line-height:31px; background:url(../images/arrow1.jpg) 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:65px; color:#9a9a9b; float:right; font-size:12px; text-align:center;}


.foot{ width:100%; background:url(../images/foot-bg.png) repeat;  margin:0 auto; margin-top:30px; padding:10px 0;}
.foot2{ width:695px; margin:0 auto; }
.copyimg{ /*width:165px;*/ height:69px; margin-right:15px;}

.footYb{ width:485px;}
.copyright,.footlink{ width:100%; color:#fff; line-height:25px; font-size:12px;}
.footlink a{ margin:0 4px; color:#fff;}


/*国庆：删除后即可恢复原来的背景
body{background:url(../images/20190928gqsyth.jpg) no-repeat #f2f2f2;  background-position: center 0; background-repeat: no-repeat; padding-top:127px;}
.linkSearch{ width:1200px; margin:0 auto; text-indent:15px; background-color:#5F9BED;}
.topHead {width: 1160px;background-color: #5F9BED;padding: 0 20px;}
.nerCenter{ margin-top:0px; padding-top:26px; background:url(../images/gq-bj.png) repeat-x;}
*/




