@charset "utf-8";
/*****************************************
* 2017-4-24 网站公共样式
*****************************************/
body {font:12px/20px 宋体; color:#333; margin:0; padding:0; background:#f5f5f5;}
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;}
em,cite,i{font-style:normal;}
.clear { clear:both; margin:0px; top:0px} 
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;}

#top{ height:auto; width:100%; position:absolute; position:fixed; left:0; top:0; z-index:9999;}
#menu{ width:100%; height:60px; background:#525252; border-bottom:1px #b3b3b3 solid;}
.menu{ width:1200px; text-align:center; line-height:60px; position:relative;}
.menu em{ padding:0 80px;}
.menu span a{ color:#eee; padding:20px 30px; font-size:15px;}
.menu span a:hover{ background:#1ca2ff;}
.menu i{ position:absolute; left:20px;}
.menu i a{ color:#eee; padding:20px 40px; font-size:15px;}
.menu i a:hover{ background:#1ca2ff;}
.logo{ position:absolute; width:100px; left:50%; top:10px; margin-left:-50px; z-index:1100; text-align:center;}
.logos{ position:absolute; width:330px; height:53px; top:110px; left:50%; margin-left:-165px; z-index:999;}

#foot{ width:100%; padding:8px 0; background:#525252;}
.fnav{ width:1200px; text-align:center; line-height:45px; border-bottom:1px #ddd solid;}
.fnav a{ padding:0 30px; color:#eee;}
.fnav a:hover{ color:#fff; text-decoration:underline;}
.foot{ width:1095px; color:#eee; padding:20px 0; font-size:14px; line-height:26px; background:url(../images/logo.png) left no-repeat; padding-left:105px; position:relative;}
.foot span{ padding-right:10px; color:#d0d0d0;}
.foot span a{ color:#d0d0d0;}
.foot span a:hover{ text-decoration:underline;}
.foot i{ position:absolute; right:0; top:5px;}
.foot i img{ width:110px;}

