html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, address, em, img, strong, sub, sup, tt, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tr, th, td, input, textarea, select {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: microsoft yahei;
  vertical-align: baseline;
}

body {
  background: #eee;
  margin: 0 auto;
  position: relative;
  height: 100%;
  font-size: 12px
}

:focus {
  outline: 0;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

a img, iframe {
  border: none;
}

a {
  text-decoration: none;
  color: #222
}

a:hover {
  color: #db0816
}

ol, ul {
  list-style: none;
}

input, textarea, select, button {
  font-size: 100%;
  font-family: inherit;
  outline: none;
  padding: 0
}

select {
  margin: inherit;
}

.main {
  -webkit-box-shadow: #ddd 0px 0px 10px;
  -moz-box-shadow: #ddd 0px 0px 10px;
  box-shadow: #ddd 0px 0px 10px;
}


/* == clearfix == */

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.show {
  display: none;
}

.wm {
  width: 1220px
}

.auto {
  margin-left: auto;
  margin-right: auto;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt50 {
  margin-top: 50px;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.bgfff {
  background: #fff
}

.bgeee {
  background: #eee
}

.fl {
  float: left
}

.fr {
  float: right
}

.tac {
  text-align: center;
}

.fz36 {
  font-size: 36px;
}

.fz16 {
  font-size: 16px
}

.fc000 {
  color: #333
}

.fc666 {
  color: #666
}

.fcmain {
  color: #d70c19
}


/*头部*/

.top {
  margin: 0 auto;
  z-index: 9999;
  width: 100%;
  height: 80px;
  -webkit-box-shadow: #ddd 0px 0px 10px;
  -moz-box-shadow: #ddd 0px 0px 10px;
  box-shadow: #ddd 0px 0px 10px;
}

.top_l {
  height: 80px;
  width: 330px;
}

.top_l img {
  width: 330px;
  height: 80px;
  display: block;
}

.top_r {
  height: 80px;
  width: 780px;
  font-size: 0px
}

.top_r a {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  display: inline-block;
  padding: 0 15px;
  margin-right: 18px;
  height: 76px;
  line-height: 76px
}

.top_r a:hover {
  border-bottom: 4px solid #d70c19;
  color: #d70c19;
}

.top_r a.now {
  border-bottom: 4px solid #d70c19;
  color: #d70c19;
}


/*尾部*/

.footer {
  margin: 0 auto;
  padding: 60px 0 45px 0;
  background: #333;
  margin-top: 45px
}

.footer_top {}

.footer_main ul {
  width: 1230px
}

.footer_main ul li {
  width: 286px;
  height: 155px;
  padding: 20px 0 0 10px;
  background: #363636;
  margin-right: 10px;
  float: left;
}

.footer_main ul li dl {
  padding-left: 20px;
  width: 118px;
  float: left;
}

.footer_main ul li dl dt {
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  height: 24px;
  line-height: 24px;
  color: #eee;
  margin-bottom: 15px;
}

.footer_main ul li dl dd a {
  font-size: 12px;
  color: #777;
  line-height: 24px;
}

.footer_main ul li dl dd a:hover {
  color: #ddd
}

.footer_btm {
  padding-top: 50px
}

.footer_l {
  width: 520px;
}

.f_logo_wrapper {
  width: 375px;
}

.f_code_wrapper {
  width: 90px;
  height: 90px;
  background: url(../images/code_bg.png)no-repeat left top;
  padding: 13px;
}

.code {
  width: 90px;
  height: 90px;
  display: block;
}

.footer_r {
  padding-left: 30px;
  width: 660px;
}

.f_logo {
  width: 299px;
  height: 71px;
  display: block;
  margin-bottom: 15px;
}

.l_logo_wrapper {
  font-size: 0px;
}

.l_logo {
  width: 128px;
  height: 31px;
  display: inline-block;
  vertical-align: middle;
}

.l_logo_wrapper span {
  line-height: 31px;
  font-size: 14px;
  color: #fff;
  vertical-align: middle;
  margin-left: 20px;
}

.footer_r strong {
  display: block;
  margin-bottom: 20px;
  font-size: 31px;
  font-weight: bold;
  color: #d70d19;
  line-height: 31px;
}

.footer_r p {
  font-size: 12px;
  color: #777;
  line-height: 24px;
}

.footer_r p span {
  color: #777
}

.f_code_wrapper p {
  font-size: 12px;
  color: #999;
  text-align: center;
}


/*右边悬浮*/

.hang_wrapper {
  padding: 6px;
  background: #d70c19;
  width: 110px;
  position: fixed;
  right: 0px;
  top: 300px;
  z-index: 999
}

.hang_wrapper_inner {
  padding: 3px;
  border: 1px solid #fff;
}

.hang_content {
  padding: 0px 0px 10px;
  background: #fff;
}

.hang_content ul li {
  padding: 0 8px;
}

.hang_content ul li.now {}

.hang_content ul li.now a.hang_link {
  color: #333;
  border-bottom: 1px solid #d70c19;
}

.hang_link {
  display: block;
  height: 54px;
  line-height: 54px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #333;
  text-align: center;
  position: relative;
}

.hang_link:hover {
  background: #f5f5f5;
  color: #d70c19;
  border-bottom: 1px solid #d70c19;
}

.hang_code {
  width: 90px;
  height: 90px;
  display: block;
  margin-top: 10px;
}
