@charset "utf-8";
/*****************************************
* 2017-4-24 网站公共样式
*****************************************/
body {font:12px/20px 微软雅黑; color:#333; margin:0; padding:0; background:url(../images/bg.jpg) center top #fff no-repeat;}
form,dl,dd,dt,ol,ul,li,h1,h2,h3,h4,h5,h6,h7,p {margin:0;padding:0;}
ol,ul,li {list-style:none outside none;}
a{ text-decoration:none; color:#555; font-size:14px;}
img {border:0;}
a img{ border:0;}
* a{POSITION: relative}
em,cite,i{font-style:normal;}
.clear { clear:both; margin:0px; top:0px} 
html{min-width: 1200px;} 
html,body{ overflow-x:hidden;}
div{ border:0px;}
img{border:none; margin:0; padding:0;}
li,dt,dd{text-overflow:ellipsis;}
.fl{float:left;}
.fr{float:right;}
.fc{ margin:0 auto;}
*::-moz-selection {color:#fff; background-color:#f7c000;} 
::-moz-selection{background:#f7c000; color:#fff;} 
::selection {background:#f7c000; color:#fff;} 

#top{ background:#e6e6e6;}
.top{ width:1200px; height:40px; line-height:40px; font-size:14px; color:#333;}

.head{ width:1200px; height:145px;}
.logo{ width:340px; float:left; padding-top:35px;}
.menu{ width:780px; height:109px; float:right;}
.menu ul li{ float:left; width:129px; height:109px; text-align:center; border-left:1px #838383 dashed;}
.menu ul li a{ display:block; color:#fff; font-size:18px; line-height:85px;}
.libg1{ background:url(../images/dh1.jpg) center no-repeat;}
.libg2{ background:url(../images/dh2.jpg) center no-repeat;}
.libg3{ background:url(../images/dh3.jpg) center no-repeat;}
.libg4{ background:url(../images/dh4.jpg) center no-repeat;}
.libg5{ background:url(../images/dh5.jpg) center no-repeat;}
.libg6{ background:url(../images/dh6.jpg) center no-repeat;}

#footer{ width:100%; height:300px; background:url(../images/gbh.jpg) center no-repeat;}
.fnav{ width:1200px; padding-top:30px; line-height:56px; height:56px; text-align:center;}
.fnav a{ padding:0 40px; color:#eee;}
.footer{ width:1200px; color:#eee; line-height:28px; margin-top:100px; text-align:center;}
.footer span{ padding:0 10px; font-size:13px;}
.footer a{ color:#eee; font-size:13px;}
.footer a:hover{ text-decoration:underline;}