@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; font-family:'微软雅黑'}
body{ padding:0; margin:0; font-size: 14px; background:#f5f5f5; overflow-y: scroll;}

ul,li{ list-style:none}
img{ display:block;outline: none;border:0;}
a{ font-size:inherit; color:inherit; text-decoration:none; }
a:hover{font-size:inherit; color:inherit; text-decoration:none}
.clear{ clear:both}
h1,h2,h3,h4,h5,h6,p{ padding:0; margin:0; font-weight:normal}
input,textarea,form{ border:none; font-family:'微软雅黑' }


.left { float: left; }
.right { float: right; }
.center{ width:1100px; overflow:hidden; margin:22px auto;}

/* body{ padding:0; margin:0;}
img{ border:none} */


#header{width:100%; height:70px; padding:14px 0;background:#Fff;}
/* #header .logo{float: left; display: inline-block;background:url(../../img/linkbg.jpg) 198px 14px no-repeat; } */
#header .logo{float: left; display: inline-block;}
#header .logo img{float: left;margin-right:1px;}
#header .logo span{float:left; padding:18px 20px 0 5px;display: block; text-align:center; font-size: 13px;color:rgb(112, 109, 109); font-weight: 600;margin-right:20px;}
#header .nav{float: center; height:40px; margin:20px 0; line-height: 40px; font-size:20px;}
#header .nav ul li{float: left;margin:0 1px;}
#header .nav ul li a{ text-align:left;display: inline-block; /*width:120px;*/padding:0 25px;line-height: 40px;}
#header .nav ul li a:hover{color:#fff; background-color: #108cee;  border-radius: 25px;}
#header .nav ul .cur{color:#fff!important; background-color: #108cee;  border-radius: 25px;}


#footer{width:100%;/*height:340px;*/padding-bottom:20px;background: url(../img/footer-bg.jpg) center no-repeat;background-size: cover;}
#footer .clear{height:1px;background-color: #e8e8e8;opacity: 0.1;filter=alpha(opacity=10);margin:25px 15px;}
#footer .ft-links{color:#999999; font-size: 12px;line-height: 20px;}
#footer .ft-links .ft-lkzq img{float: left;margin-right:10px;}
#footer .ft-links .ft-lkzq span{color:#fff; font-size: 14px;margin-left:10px;}
