﻿@charset "utf-8";/* css reset  */html {  font-size: 10px;  font-size: 62.5%;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {  margin: 0;  padding: 0;  box-sizing: border-box;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  -ms-box-sizing: border-box;}body {  background: #fff;  color: #555;  font-size: 1.4rem;  font-family: "Microsoft Yahei";}h1,h2,h3,h4,h5,h6 {  font-weight: normal;  font-size: 100%;}address,caption,cite,code,dfn,em,i,b,u,strong,th,var {  font-style: normal;  font-weight: normal;}a {  color: #555;  text-decoration: none;}a:hover {  text-decoration: none;}img {  border: none;}ol,ul,li {  list-style: none;}input,textarea,select,button {  font: 14px Verdana, Helvetica, Arial, sans-serif;}table {/* border-collapse: collapse; */}html {  overflow-y: scroll;}/* css common */.clearfix:after,.clearfix:before {  content: "";  display: block;  height: 0;  clear: both;  visibility: hidden;}.clearfix {  *zoom: 1;}.fixedNav {    position: fixed;    top: 0px;    left: 0px;    width: 100%;    z-index: 100000;    _position: absolute;    _top: expression(eval(document.documentElement.scrollTop));}.pull-left {  float: left;}.pull-right {  float: right;}.header {  background: url("../images/img1.jpg") repeat-x;  height: 185px;}.header_top {  line-height: 41px;  height: 41px;  border-bottom: 1px solid #d0d0d0;  font-size: 14px;  color: #7f868c;}.header_top a {  color: #7f868c;}.among {  width: 1180px;  margin: 0 auto;  padding: 0;}.header_down {  padding-top: 10px;}.header_down_l{position: relative;width: 430px;}.header_down_l h4{font-size: 14px;color: #666;position: absolute;top: 40px;left: 180px;}.header_down_l h5{font-size: 18px;color: #333;position: absolute;top: 60px;left: 180px;}.header_down_r {  background: url(../images/img2.png) no-repeat left bottom;  padding-left: 43px;  height: 53px;  margin-top: 22px;}.header_down_r h4{font-size: 14px;color: #666;margin-top: 10px;}.header_down_r h5{font-size: 20px;color: #08009e;font-weight: bold;margin-top: 3px;}.header_meau {  height: 50px;  background-color: #333333;}.header_meau1 > li {  position: relative;  background: url("../images/img3.png") no-repeat right;  float: left;  line-height: 50px;  text-align: center;  width: 10%;}.header_meau1 > li i {  display: none;  line-height: 7px;  position: absolute;  left: 0;  top: 0;  width: 100%;  text-align: center;}.header_meau1 > li a {  color: #fff;  display: block;  font-size: 16px;}.header_meau1 > li:hover i {  display: inline-block;}.header_meau1 > li:hover a {  color: #ffff00;}.footer {  background-color: #333333;  height: 407px;}.footer .footer1 {  height: 300px;}.footer_l {  width: 359px;  background-color: #c6c6c6;  height: 407px;  text-align: center;  line-height: 300px;  padding: 80px 0;}.footer_c {  padding-left: 30px;  padding-top: 30px;}.footer_r {  padding-left: 30px;  padding-top: 30px;  font-size: 14px;  color: #ffffff;  line-height: 2.143;}.footer_r h2,.footer_r p{font-size: 14px;color: #fff;}.footer_r a {  display: inline-block;  margin-right: 10px;  color: #fff;  font-size: 14px;}