body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,html{margin:0;padding:0}
em{font-style:normal}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
i{font-style: normal}
p{word-wrap:break-word}
*{box-sizing: border-box}
a:hover{text-decoration:none}
article, aside, footer, header, main, nav, section { display: block; }
a { background: transparent; text-decoration: none; -webkit-tap-highlight-color: transparent;color: #333;}
a:active { outline: 0; }
b, strong { font-weight: bold; }
img { border: 0; vertical-align: middle;display: block; }
ul, li, dl, dd,nav,head,header,img{ margin: 0; padding: 0; }
ul li{ list-style: none }
* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:block;zoom:1;}
input[type="button"], input[type="submit"],input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
body {font-family:Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5b8b\4f53,sans-serif; color: #666;background-color: #eee;font-size:14px ;  }
.fl{float: left;}
.fr{float: right;}
.mb5{margin-bottom: 5px;}
.pb90{padding-bottom: 90px;}
.redcolor{color: #d62c2a;}
.fsw{font-size: 16px;font-weight: bold;color: black;}
/*头部*/
.header{height: 100px;background-color: white;}
.body1000{width:1000px;margin: 0 auto;font-family: "微软雅黑";background-color: white;}
.logo {display: inline-block;height: 100px;margin-right: 80px;}
.logo span{display: inline-block;}
.logol{width: 168px;height: 58px;background: url(../images/logo.jpg) no-repeat;margin-top: 21px;}
.logor{width: 180px;height: 58px;background: url(../images/lkist.png) 0 -240px no-repeat;margin-top: 21px;}
.header ul{display: inline-block;margin-bottom: 10px;}
.header ul li{float: left;margin-right: 40px;}
.header ul li:hover a{color: red;}
.header ul .active{padding-bottom: 10px;border-bottom: 2px solid red;}
.header ul .active a{color:red;}
.header h5{width:115px ;text-align: center;color:red;display: inline-block;float:right;margin-top: 21px;margin-right: 10px;}
/*关于我们*/
.aboutus{padding:0 25px;}
.aboutus dl{padding: 20px 0;}
.aboutus dl dt{margin-bottom: 20px;}
.aboutus dl dd{line-height: 25px;}


.footer_cover {
    width: 100%;
    height: 100%;
    line-height: 100px;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding-top: 17px;
}