﻿@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

dt,
dd {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: bold;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input {
  border: 0;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
}

legend {
  color: #000;
}

body {
  font-size: 12px;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  line-height: 100%;
}

a,
button {
  cursor: pointer;
  text-decoration: none;
}

.none {
  display: none
}

/**********defined************/
body {
  font-family: "Microsoft Yahei", "Arial";
  background: #f1f7fe;
}

body a {
  transition: all .2s;
}

.hd {
  position: absolute;
  left: -9999px;
  top: -9999px;
}

.cl {
  zoom: 1;
}

.cl:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
}

.l {
  float: left;
}

.r {
  float: right;
}

.p10 {
  padding: 10px 15px;
}

.p15 {
  padding: 15px;
}

.p30 {
  padding: 30px;
}

.p50 {
  padding: 50px 0px;
}

.p30 {
  padding: 20px 0px;
}

.pt20 {
  padding-top: 20px;
}

.pt10 {
  padding-top: 10px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pl30 {
  padding-left: 30px;
}

.pr20 {
  padding-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.mt20 {
  margin-top: 20px;
}

.w100 {
  width: 100%;
}

.w1220 {
  width: 1220px;
  margin: 0 auto;
}

.w150 {
  width: 150px;
}

.w1045 {
  width: 1045px;
}

.w960 {
  width: 960px;
}

.w220 {
  width: 220px;
}


.w500 {
  width: 500px;
}

.w560 {
  width: 560px;
}

.w300 {
  width: 300px;
}

.w312 {
  width: 312px;
}

.w280 {
  width: 280px;
}

.w940 {
  width: 940px;
  position: absolute;
  left: 380px;
  bottom: 3px;
}

.w910 {
  width: 910px;
}

.w830 {
  width: 768px;
}

a,
a:hover {
  transition: color .2s;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -ms-transition: color .2s;
  -o-transition: color .2s;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}

hr {
  height: 0;
  border-width: 1px 0 0 0;
  border-style: solid;
  margin: 0;
  color: #ddd;
}






@media (max-width: 1680px) {}

@media (max-width: 1440px) {}


@media (max-width: 1300px) {
  .w1220 {
    width: 100%;
  }

}

@media (max-width: 1024px) {}

@media (max-width: 992px) {}

@media (max-width: 768px) {}