﻿body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
*,
*:before,
*:after,
*::before,
*::after {
  box-sizing: border-box;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
}
em,
i {
  font-style: normal;
}
body {
  font-size: 14px;
  color: #333;
  font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'thin';
  src: url('../libs/PingFangSC-Ultralight.ttf');
  font-weight: normal;
  font-style: normal;
}
.g-main {
  width: 1200px !important;
  margin: 0 auto;
}
/*
.header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    z-index: 99;
} **/
.header {
  position: relative;
  width: 120%;
  height: 100px;
  background: #397ad5;
  z-index: 99;
}

.header .logo {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  width: 395px;
  height: 60px;
  background: url("../img/headerLogo.png");
}
.header .city {
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
  color: #fff;
}
.header .city .city-show {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
}
.header .city i {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 16px;
  background: url("../img/zhandianshuju.png");
}
.header .city .city-change {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.header .search {
  display: inline-block;
  vertical-align: middle;
  #margin-left: 197px;
}
.header .tips {
  margin-left: 30px;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
}
.header .tips a{
 color:#fff;
}
.header .search select {
  display: inline-block;
  vertical-align: bottom;
  width: 70px;
  height: 40px;
  outline: none;
  border: none;
  padding-left: 12px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url("../img/xiala.png") 53px center no-repeat, #fff;
}
.header .search input {
  display: inline-block;
  vertical-align: bottom;
  width: 330px;
  height: 40px;
  background: #fff;
  margin-left: -4px;
  outline: none;
  border: none;
  border-left: 1px solid #eee;
  padding-left: 12px;
}
.header .search .search-btn {
  display: inline-block;
  vertical-align: bottom;
  width: 60px;
  height: 40px;
  margin-left: -4px;
  line-height: 40px;
  text-align: center;
  background: #5591e1;
  color: #fff;
  cursor: pointer;
}
.header .user {
  display: inline-block;
  vertical-align: middle;
  margin-left: 38px;
  color: #fff;
}
.header .user span {
  cursor: pointer;
}
.header .help {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100px;
}

.navigation {
  z-index: 99;
  position: relative;
  width: 994px;
  height: 70px;
  line-height: 70px;
  margin: -70px auto 0 auto;
  top:480px;
}

.navigation:before {
  z-index: -4;
  content: "";
  position: absolute;
  left: -20px;
  top: 0;
  border-left: 20px solid transparent ;
  border-bottom: 70px solid #5591e1;
  border-right: 20px solid transparent ;
}
.navigation:after {
  content: "";
  position: absolute;
  right: -20px;
  top: 0;
  width: 20px;
  height: 70px;
  background: linear-gradient(to left bottom, transparent 0%, transparent 49.9%, #5591e1 50%, #5591e1 100%);
}
.navigation > ul {
  height: 100%;
}
.navigation > ul > li {
  z-index: 99;
  float: left;
  width: 112px;
  text-align: center;
  height: 100%;
  background: #5591e1;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.navigation > ul > li.active{
  background: linear-gradient(to bottom, #2855b9 0%, #5490e0 100%);
}
.navigation > ul > li a{
  display:block;
  color: #fff;
}
.navigation > ul > li:first-child,
.navigation > ul > li:last-child {
  width: 105px;
}
.navigation > ul > li:first-child:hover .navigation:before,
.navigation > ul > li:first-child.active .navigation:before {
  z-index: -4;
  content: "";
  position: absolute;
  left: -20px;
  top: 0;
  border-left: 20px solid transparent ;
  border-bottom: 70px solid #5591e1;
  border-right: 20px solid transparent ;
  border-image: linear-gradient(to bottom, #2855b9 0%, #5490e0 100%);
}
.navigation > ul > li:active,
.navigation > ul > li:hover {
  background: linear-gradient(to bottom, #2855b9 0%, #5490e0 100%);
}
.navigation .bar {
  z-index: -99;
  position: absolute;
  left: -20px;
  bottom: 0;
  width: 1000px;
  height: 20px;
  background: #2855b9;
}

.navigation2 {
  z-index: 99;
  position: relative;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #5591e1;
}
.navigation2 .g-main > ul {
  height: 100%;
}
.navigation2 .g-main > ul > li {
  z-index: 99;
  float: left;
  width: 10.5%;
  text-align: center;
  height: 100%;
  background: #5591e1;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.navigation2 .g-main > ul > li >a{
  display:block;
  color: #fff;
}
.navigation2 .g-main > ul > li:active,
.navigation2 .g-main > ul > li:hover {
  background: linear-gradient(to bottom, #2855b9 0%, #5490e0 100%);
}
.navigation2 .g-main > ul > li.active{
  background: linear-gradient(to bottom, #2855b9 0%, #5490e0 100%);
}

.footer {
  /*position: relative;*/
  position: static;
  width: 100%;
  height: 196px;
  //padding-top: 10px;
  background: #1c1f2a;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer .footer-link{
  margin-bottom: 20px;
}
.footer .footer-link a{
  color:#fff;
}
.footer .left-footer {
  //float: left;
  //margin-left:360px;
  line-height: 45px;
}
.footer .left-footer p {
  line-height: 24px;
}
.footer .left-footer .nav-footer {
  //margin-bottom: 26px;
}
.footer .left-footer .nav-footer a {
  color: #fff;
}
.footer .left-footer .nav-footer a .jieshao{
  display: inline-block;
  vertical-align: middle;
  margin-right:5px;
  width: 14px;
  height: 16px;
  background: url("../img/gongnengjieshao.png");
}
.footer .left-footer .nav-footer a .shengming{
  display: inline-block;
  vertical-align: middle;
  margin-right:5px;
  width: 14px;
  height: 16px;
  background: url("../img/icon_shouquanshengming.png");
}
.footer .left-footer .nav-footer a .daohang{
  display: inline-block;
  vertical-align: middle;
  margin-right:5px;
  width: 16px;
  height: 16px;
  background: url("../img/daohang-purple.png");
}
.footer .left-footer .nav-footer a .lianxi{
  display: inline-block;
  vertical-align: middle;
  margin-right:5px;
  width: 16px;
  height: 16px;
  background: url("../img/xiaoxi.png");
}
.footer .right-footer {
  float: right;
}
.footer .right-footer .erweima {
  width: 90px;
  height: 90px;
  margin: 0 auto 5px auto;
  background: url("../img/erweima.png") center / cover no-repeat;
}
.footer .g-main{  
   display: flex;
   justify-content: center;
   flex-flow: row;
   align-items: center;

}
/*# sourceMappingURL=common.css.map */
