﻿@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #444;
  font-family: "微软雅黑";
  -webkit-tap-highlight-color:transparent
}
body {
  padding-top:46px;
}
ul {
  list-style-type: none;
}
button {
  cursor: pointer;
  border: none;
  outline: none;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
.header {
  width: 96%;
  height: 50px;
  overflow: hidden;
  margin: 0 auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  border-bottom: 2px solid #f2f2f2;
}
.header .back {
  position: absolute;
  left: 3%;
  top: 10px;
}
.header .back img {
  height: 28px;
}
.header h2 {
  width: 100%;
  text-align: center;
  line-height: 30px;
  margin-top: 10px;
  font-size: 18px;
  font-weight: inherit;
}
.header .nume {
  position: absolute;
  top: 13px;
  right: 5px;
}
.header .nume img {
  height: 25px;
}
.foot-nav {
    width: 100%;
    height: 55px;
    background: white;
    margin-top: -20px;
    border-top: 2px solid #CA1B0A;
    position: fixed;
    z-index: 99999999;
    bottom: 0;
}
.foot-nav a {
  border-radius: 50%;
}
.foot-nav ul {
  height: 60px;
}
.foot-nav ul li {
  width: 20%;
  float: left;
  position: relative;
}
.foot-nav ul li span {
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}
.foot-nav ul li i {
  display: block;
  text-align: center;
  font-style: normal;
  margin-top: 2px;
}
.foot-nav ul li .xx-ic {
  width: 10px;
  height: 10px;
  background: #bd1d1d;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 55%;
  top: 5px;
}
.foot-nav ul li.nav1.act span {
  background-position: -24px;
}
    .foot-nav ul li.nav1.act i {
        color: #CA1B0A;
    }
.foot-nav ul li.nav1 span {
  display: block;
  width: 23px;
  height: 22px;
  background: url("../img/nav1.png");
  background-size: auto 22px;
}
.foot-nav ul li.nav2.act span {
  background-position: -26px;
}
.foot-nav ul li.nav2.act i {
  color: #f13631;
}
.foot-nav ul li.nav2 span {
  display: block;
  width: 24px;
  height: 22px;
  background: url("../img/nav2.png");
  background-size: auto 22px;
}
.foot-nav ul li.nav3.act span {
  background-position: -26px;
}
.foot-nav ul li.nav3.act i {
  color: #f13631;
}
.foot-nav ul li.nav3 span {
  display: block;
  width: 26px;
  height: 22px;
  background: url("../img/nav3.png");
  background-size: auto 22px;
}
.foot-nav ul li.nav4.act span {
  background-position: -19px;
}
    .foot-nav ul li.nav4.act i {
        color: #CA1B0A;
    }
.foot-nav ul li.nav4 span {
  display: block;
  margin-top: 11px;
  width: 20px;
  height: 24px;
  background: url("../img/nav4.png") no-repeat;
  background-size: auto 22px;
}
.foot-nav ul li.nav4 i {
  margin-top: 0px;
}
.foot-nav ul li.nav6.act span {
  background-position: -24px;
}
.foot-nav ul li.nav6.act i {
  color: #f13631;
}
.foot-nav ul li.nav6 span {
  display: block;
  width: 23px;
  height: 22px;
  background: url("../img/nav6.png");
  background-size: auto 22px;
}
.foot-nav ul li.nav7.act span {
  background-position: -24px;
}
.foot-nav ul li.nav7.act i {
  color: #f13631;
}
.foot-nav ul li.nav7 span {
  display: block;
  width: 23px;
  height: 22px;
  background: url("../img/nav7.png");
  background-size: auto 22px;
}
.foot-nav ul li.nav-center {
  position: relative;
  top: -19px;
  text-align: center;
  border-radius: 50%;
}
.foot-nav ul li.nav-center img {
  position: relative;
  left: 1px;
  width: 75px;
}
.foot-nav ul li.nav-center img:active {
  transform: scale(0.9);
  transition: all .3s ease;
}
.foot-nav ul li.nav5.act span {
    background-position: -25px;
}
.foot-nav ul li.nav5 span {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../img/nav5.png);
    background-size: auto 22px;
}

.logo-sy {
  display: block;
  text-align: center;
  margin-top: 10%;
}
.logo-sy img {
  width: 60%;
}

.header
{
    width: 100% !important;
    height: 45px !important;
    background: white;
    border-bottom: 1px solid #d9d9d9 !important;
}


.no-content img {
  width: 40%;
  display: block;
  margin: 0 auto;
  margin-top: 15%;
}
.no-content h3 {
  color: #000000;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
}
.no-content h4 {
  color: #a5a5a4;
  text-align: center;
  font-weight: 500;
  margin-top: 5px;
  font-size: 14px;
}
.no-content a {
  display: block;
  margin: 0 auto;
  width: 80px;
  height: 30px;
  border: 1px solid #a5a5a4;
  margin-top: 7px;
  text-align: center;
  line-height: 30px;
  border-radius: 4px;
}
.popuo-agreement
{
    height:50%;
    max-height: 640px;
    overflow:auto;
    
}

/**快捷菜单**/
.fast-sha {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.03);
  position: fixed;
  display: none;
  left: 0;
  top: 0;
}
.fastnav {
  width: 210px;
  height: 100px;
  position: fixed;
  bottom: 65px;
  right: -210px;
  background: white;
  border-radius: 6px 0 0 6px;
  padding: 10px;
  box-sizing: border-box;
  transition: all .4s ease;
}
.fastnav .fast {
  display: block;
  width: 48px;
  height: 37px;
  background: rgba(0, 0, 0, 0.4);
  color: white;
  font-size: 12px;
  border-radius: 4px 0 0 4px;
  position: absolute;
  left: -48px;
  top: 33px;
}
.fastnav .fast.hui img {
  transform: rotate(180deg);
}
.fastnav .fast img {
  width: 18px;
  height: 20px;
  float: left;
  margin-top: 8px;
}
.fastnav .fast i {
  width: 28px;
  color: white;
  display: block;
  font-style: normal;
  transform: scale(0.9);
  letter-spacing: 2px;
  float: left;
  margin-top: 1px;
}
.fastnav ul {
  overflow: hidden;
  margin-top: -5px;
}
.fastnav ul li {
  width: 25%;
  float: left;
  text-align: center;
  margin-top: 7px;
}
.fastnav ul li img {
  width: 36%;
}
.fastnav ul li span {
  display: block;
  text-align: center;
  font-size: 12px;
}

footer.log-footer
{
    padding-top:20px;
    padding-bottom:80px;
    text-align:center;
    
}

span#cnzz_stat_icon_1254147565
{
    display:none;
}

.jifen{
	display: inline-block;
	font-weight: bold;
}
.o
{
       width: 35%;
    margin-top: 10px;
}