
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

cite {
  font-style: normal; }

a:focus {
  outline: 0; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0; }

html {
  font-family: '微软雅黑', 'Hiragino Sans GB', Helvetica, Arial, 'Lucida Grande', sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted;
  outline: 0; }

a {
  text-decoration: none; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "“" "”" "‘" "’"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

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

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none; }

textarea {
  -webkit-appearance: none; }

input:focus {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-modify: read-write-plaintext-only; }

input:focus,
textarea:focus {
  outline: 0; }

.tap_init {
  -webkit-tap-highlight-color: transparent; }

dd,
dl,
dt,
li,
ol,
ul {
  list-style: none; }

b,
em,
strong {
  font-style: normal; }

body {
  -webkit-tap-highlight-color: transparent; }

a:focus,
div:focus,
input:focus,
p:focus {
  -webkit-tap-highlight-color: transparent; }

div:focus,
span:focus {
  outline: none; }

a:hover,
a:focus {
  text-decoration: none; }

/*reset bootsrtap*/
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  padding-left: 10px;
  padding-right: 10px; }

.container {
  padding-left: 10px;
  padding-right: 10px; }

.row {
  margin-right: -10px;
  margin-left: -10px; }

@media (min-width: 1700px) {
  .container {
    max-width: 1650px;
    padding: 0; } }

@media (max-width:1699px){
	.container{
		max-width:1200px;
		padding:0;
	}
}

@media (max-width: 1200px) {
  .container {
    width: 1200px !important; } }

body {
  padding-top: 80px; }

.header {
  background: rgba(0, 0, 0, 0.85);
  position: fixed;
  width: 100%;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  top: 0;
  left: 0;
  z-index: 10000;
  height: 80px; }
  .header .logo {
    width: 220px;
    height: 100%;
    position: absolute;
    left: 0; }
    .header .logo a {
      width: 100%;
      height: 100%;
      background: #2897C2;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .header .logo a img {
        width: 134px; }
    .header .logo .desc {
      width: 100%;
      color: #fff;
      font-size: 12px;
      background: #37C0D3;
      position: absolute;
      left: 0;
      top: 100%;
      text-align: center;
      height: 36px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .header .container {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .header .container .nav {
      margin-left: auto; }
  .header .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .header .nav a {
      color: #fff;
      font-size: 14px;
      display: block;
      margin-right: 50px;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
      .header .nav a:hover, .header .nav a.active {
        color: #2897C2; }
      .header .nav a:last-child {
        margin-right: 0; }
  .header .hx {
    height: 15px;
    width: 1px;
    background: rgba(255, 255, 255, 0.3);
    margin: 0 60px; }
  .header .hotline {
    font-size: 14px;
    color: #fff; }

@media (max-width: 1699px) {
  body {
    padding-top: 60px; }
  .header {
    height: 60px; }
  .header .logo .desc {
    height: 30px; } }

.footer .main1 {
  background: #2B3136; }
  .footer .main1 .link {
    padding-top: 73px;
    padding-bottom: 61px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    .footer .main1 .link .tit {
      font-size: 18px;
      color: #fff;
      margin-bottom: 10px; }
    .footer .main1 .link .list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: wrap;
          -ms-flex-flow: wrap;
              flex-flow: wrap; }
      .footer .main1 .link .list a {
        font-size: 14px;
        color: #878787;
        margin-right: 10px;
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all;
        margin-bottom: 10px; }
        .footer .main1 .link .list a:hover {
          color: #2897C2; }
  .footer .main1 .Hd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 70px;
    padding-top: 64px; }
    .footer .main1 .Hd .ContactUs {
      margin-right: 126px; }
      .footer .main1 .Hd .ContactUs .tit {
        font-size: 18px;
        color: #fff;
        margin-bottom: 10px; }
      .footer .main1 .Hd .ContactUs .desc p {
        font-size: 14px;
        color: #878787;
        margin-bottom: 10px; }
    .footer .main1 .Hd .navlist ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .footer .main1 .Hd .navlist ul li {
        padding: 0 40px;
        border-left: 1px solid rgba(255, 255, 255, 0.1); }
        .footer .main1 .Hd .navlist ul li:last-child {
          border-right: 1px solid rgba(255, 255, 255, 0.1); }
        .footer .main1 .Hd .navlist ul li .tit {
          font-size: 18px;
          color: #fff;
          margin-bottom: 15px;
          display: block; }
        .footer .main1 .Hd .navlist ul li .list a {
          display: block;
          font-size: 14px;
          color: #878787;
          margin-bottom: 10px;
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all; }
          .footer .main1 .Hd .navlist ul li .list a:hover {
            color: #2897C2; }
    .footer .main1 .Hd .hotline {
      margin-left: 156px; }
      .footer .main1 .Hd .hotline .top {
        padding-bottom: 15px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
        .footer .main1 .Hd .hotline .top .tit {
          font-size: 14px;
          color: #878787; }
        .footer .main1 .Hd .hotline .top .num {
          font-size: 22px;
          color: #878787;
          font-weight: bold; }
      .footer .main1 .Hd .hotline .bottom {
        padding-top: 15px;
        font-size: 14px;
        color: #878787; }
        .footer .main1 .Hd .hotline .bottom .tit {
          margin-bottom: 5px; }
    .footer .main1 .Hd .wx {
      margin-left: auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 14px;
      color: #fff;
      text-align: center; }
      .footer .main1 .Hd .wx img {
        width: 140px; }
      .footer .main1 .Hd .wx p {
        padding: 5px 0; }

.footer .main2 {
  background: #0C1216;
  font-size: 14px;
  color: #878787;
  text-align: center;
  padding: 40px 0;
  line-height: 1.6; }

@media (max-width: 1699px) {
  .footer .main1 .link {
    padding-top: 60px; }
  .footer .main1 .Hd .ContactUs {
    margin-right: 30px; }
  .footer .main1 .Hd .hotline {
    margin-left: 30px; }
  .footer .main1 .Hd .navlist ul li {
    padding: 0 25px; }
  .footer .main1 .Hd .ContactUs .tit {
    font-size: 16px; }
  .footer .main1 .Hd .navlist ul li .tit {
    font-size: 16px; }
  .footer .main1 .Hd .hotline .top .num {
    font-size: 18px; }
  .footer .main1 .Hd .wx img {
    width: 120px; }
  .footer .main1 .Hd {
    padding-bottom: 60px;
    padding-top: 60px; }
  .footer .main2 {
    padding: 20px 0; } }

.footer .friendLink{padding-bottom: 30px;border-bottom: 1px solid #42464a; padding-top: 30px;}
.footer .friendLink .title{font-size: 14px;color: #ffffff;}
.footer .friendLink .list{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-top: 12px;-webkit-flex-flow: wrap;-ms-flex-flow: wrap;flex-flow: wrap;}
.footer .friendLink .list a{display: block;padding-right: 10px;padding-bottom: 10px;color: #878787;font-size: 12px;-webkit-transition: 0.5s ease all;transition: 0.5s ease all;}
.footer .friendLink .list a:hover{color: #2897c2;}