body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select,
span {
  margin: 0;
  padding: 0; }

body {
  font-size: 14px;
  color: #fff;
  background: #fff;
  font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  position: relative; }

.float-nav {
  width: 100%;
  height: 88px;
  background-color: white;
  position: fixed;
  top: 0px;
  z-index: 20000;
  border-bottom: 1px solid #DDDDDD;
  display: none; }
.float-nav ul {
  width: 1200px;
  height: 80px;
  margin: 0 auto;
  padding-left: 35px; }
.float-nav ul li {
  width: 250px;
  height: 40px;
  border-right: 1px dashed #DDDDDD;
  float: left;
  position: relative;
  top: 23px;
  margin-left: 40px; }
.float-nav ul li span {
  position: absolute;
  left: 60px;
  display: inline-block; }
.float-nav ul li img {
  position: absolute;
  top: 0px; }

.float-fir {
  font-size: 18px;
  color: #333333; }

.float-sec {
  font-size: 13px;
  color: #999999;
  padding-top: 9px; }

.float-second {
  margin-left: 80px;
  margin-right: 80px;
  width: 340px; }

@-webkit-keyframes swinging {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  5% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg); }
  10% {
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg); }
  15% {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg); }
  20% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg); }
  25% {
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg); }
  30% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  35% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg); }
  40% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg); }
  45% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg); }
  100%,
  50% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

@keyframes swinging {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  5% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg); }
  10% {
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg); }
  15% {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg); }
  20% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg); }
  25% {
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg); }
  30% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  35% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg); }
  40% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg); }
  45% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg); }
  100%,
  50% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

.float-nav ul li > a:hover .shake {
  -webkit-transform-origin: 20px 0px;
  transform-origin: 20px 0px;
  -webkit-animation: swinging 10s ease-in-out 0s infinite;
  animation: swinging 10s ease-in-out 0s infinite; }

.float-nav ul .float-second > a:hover .shake2 {
  -webkit-transform-origin: 20px 0px;
  transform-origin: 20px 0px;
  -webkit-animation: swinging 10s ease-in-out 0s infinite;
  animation: swinging 10s ease-in-out 0s infinite; }

@-webkit-keyframes fadeInDown {
  from {
    top: -80px; }
  to {
    top: 0px; } }

@keyframes fadeInDown {
  from {
    top: -80px; }
  to {
    top: 0px; } }

.float-fadedown {
  -webkit-animation: fadeInDown 0.9s ease 1;
  animation: fadeInDown 0.9s ease 1; }

a {
  color: #ffffff;
  text-decoration: none; }

a:hover {
  text-decoration: none; }

em {
  font-style: normal; }

li {
  list-style: none; }

img {
  border: 0;
  vertical-align: middle; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  margin: 0;
  padding: 0; }

.layout {
  width: 100%;
  height: auto; }

.header {
  z-index: 10000;
  position: fixed;
  width: 100%;
  height: 60px; }

.head_content {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
  position: relative; }

.clear {
  clear: both; }

.logo {
  width: auto;
  height: 33px;
  margin-top: 12px;
  float: left; }
.logo img {
  width: auto;
  height: 33px;
}
.logo1 {
  display: none;
  width: 130px;
  height: 20px;
  margin-top: 10px;
  margin-left: 19px;
  float: left; }

#bg {
  width: 526px;
  height: auto;
  float: right; }

.con {
  width: 86px;
  height: 62px; }

.nava {
  padding-top: 20px;
  position: relative;
  display: block;
  width: 90px; }

nav {
  height: 20px; }
nav ul {
  height: 80px;
  width: 800px;
  margin-left: -18px; }
nav ul li {
  float: left;
  text-align: center; }
nav ul li .empty1 {
  display: none;
  width: 54px;
  height: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 20px;
  background: #fff;
  margin-left: 20px !important; }
nav ul li a {
  text-decoration: none;
  display: block;
  line-height: 20px;
  margin-bottom: 4px;
  color: white;
  font-size: 14px;
  width: 82px;
  height: 44px; }
nav ul .emptycon:hover .empty1 {
  display: block;
  border-top: none;
  margin-left: 0;
  -webkit-box-shadow: 3 3 10 #333333;
  box-shadow: 3 3 10 #333333; }

.tranglecon {
  width: 80px;
  height: 1px;
  margin-top: -10px; }

.trangle {
  width: 0;
  height: 0;
  margin-left: 65px;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #507AE2;
  position: relative;
  top: -19px;
  display: none;
  z-index: -1000;
  margin-top: 13px;
  left: -34px; }

.menu {
  border-top: 2px solid #507AE2;
  width: 164px;
  height: 300px !important;
  position: absolute;
  display: none;
  top: 59px;
  margin-left: -10px; }
.menu span {
  width: auto;
  height: 216px !important;
  display: block;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff; }
.menu span a {
  background-color: #ffffff;
  float: left;
  width: auto;
  height: 14px;
  font-size: 14px;
  color: #333333;
  text-align: left;
  display: block;
  margin-top: 15px;
  margin-left: 21px; }
.menu span a:hover {
  text-decoration: underline;
  color: #507AE2; }

.navcon {
  z-index: 10000; }

nav ul .navcon:hover .trangle {
  display: block; }

.part9 {
  width: 100%;
  height: 460px;
  background-color: #373D41; }
.part9 ul > li {
  float: left;
  font-size: 13px;
  color: #9B9EA0;
  line-height: 17px;
  padding-left: 21px; }

.footer {
  height: 360px;
  width: 1115px;
  margin: 0 auto;
  padding-top: 34px; }
.footer ul {
  margin-right: 70px;
  float: left;
  border-left: 1px solid #4B5054;
  height: 365px;
  margin-top: 26px;
  width: 90px;
  margin-bottom: 40px; }
.footer ul li {
  width: 250px; }
.footer ul .address {
  width: 300px; }
.footer ul .li-title {
  font-size: 13px;
  font-weight: 600; }
.footer ul li img {
 width: 120px;
}
.part9 ul > .footerfirst {
  margin-bottom: 20px;
  display: block;
  font-size: 16px;
  color: #D7D8D9;
  margin-top: 0; }

.product {
  width: 160px !important; }
.product li {
  width: 160px !important; }

.part9 ul > li {
  margin-top: 13px; }

.part9-link li > a {
  color: #9B9EA0; }
.part9-link li > a:hover {
  color: #D7D8D9; }

.copyright {
  width: 100%;
  height: 60px;
  background-color: #373D41;
  border-top: 1px solid #4B5054; }

.copyrightcon {
  width: 780px;
  margin: 0 auto;
  height: 13px;
  padding-top: 20px;
  font-size: 13px;
  text-align: center;
  color: #9B9EA0; }

.right-nav {
  width: 44px;
  height: 196px;
  position: fixed;
  top: 50%;
  bottom: 50%;
  margin: -83px 0 0 83px;
  right: 0;
  float: right;
  z-index: 10000; }
.right-nav li {
  width: 44px;
  height: 44px;
  background-color: rgba(30, 31, 36, 0.2);
  float: left;
  margin-top: 3px; }

.rightnavfirst {
  width: 100px;
  height: 100px;
  position: relative; }

.rlast {
  display: none; }

.right-nav > ul > li:hover {
  background-color: #49be42;
  opacity: 1; }

.code {
  width: 126px;
  height: 126px;
  position: absolute;
  background: url("../cr_img/code.png");
  background-size: contain;
  right: 50px;
  top: -87px;
  border: 4px solid white;
  opacity: 0;
  -webkit-box-shadow: 0 0 8px 0 rgba(166, 169, 170, 0.5);
  box-shadow: 0 0 8px 0 rgba(166, 169, 170, 0.5); }

.empty-top {
  width: 100%;
  height: 60px;
  background-color: transparent; }

#index {
  margin-left: -23px; }

#empty-first {
  width: 30px;
  margin-left: 7px !important; }

.solution {
  font-size: 13px;
  font-weight: 600; }

.account, .eyes, .hot_info_views, .eyes-pic, .eyes-pic-sec{
 display: none;
}

/*# sourceMappingURL=commom.css.map */
