@charset "utf-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
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,
i {
  font-style: normal;
  font-weight: normal
}

ol,
ul {
  list-style: none
}

caption,
th {
  text-align: left
}

a {
  outline: 0;
  color: #666;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:focus {
  text-decoration: none;
}

*:focus {
  outline: none;
}

/* html5*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 100%;
}

body {
  font-size: 14px;
  font-family: 'PingFangSC-Light', 'PingFang SC', 'Helvetica Neue', Helvetica, STHeitiSC-Light, WOL_SB, 'Microsoft YaHei UI', 'Microsoft YaHei', 'Segoe UI Semibold', 'Segoe UI', Tahoma, sans-serif;
  color: #666;
  min-width: 1200px;
}

button,
input,
select,
textarea {
  margin: 0;
  outline: 0;
  vertical-align: middle;
  *vertical-align: middle;
  font: 13px/1.5 arial, tahoma, "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
  color: #666;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

img {
  vertical-align: middle;
  margin-bottom: 6px;
}


.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

/*文字排版*/
.f12 {
  font-size: 12px
}

.f13 {
  font-size: 13px
}

.f14 {
  font-size: 14px
}

.f16 {
  font-size: 16px
}

.f20 {
  font-size: 20px
}

.f28 {
  font-size: 26px
}

.f30 {
  font-size: 30px
}

.fb {
  font-weight: bold
}

.fn {
  font-weight: normal
}

.t2 {
  text-indent: 2em
}

.lh20 {
  line-height: 20px
}

.lh30 {
  line-height: 30px
}

.lh35 {
  line-height: 35px
}

.lh40 {
  line-height: 40px
}

.lh50 {
  line-height: 50px
}

.lh80 {
  line-height: 80px
}

.unl {
  text-decoration: underline;
}

.no_unl {
  text-decoration: none;
}

.crp {
  cursor: pointer;
}

/*定位*/
.tl {
  text-align: left
}

.tc {
  text-align: center
}

.tr {
  text-align: right
}

.bc {
  margin-left: auto;
  margin-right: auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cb {
  clear: both
}

.cl {
  clear: left
}

.cr {
  clear: right
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.clearfix {
  *zoom: 1
}

.vm {
  vertical-align: middle
}

.pr {
  position: relative
}

.pa {
  position: absolute
}

.abs-right {
  position: absolute;
  right: 0
}

.zoom {
  zoom: 1
}

.hidden {
  visibility: hidden
}

.none {
  display: none
}

/*长度高度*/
.w10 {
  width: 10px
}

.w20 {
  width: 20px
}

.w30 {
  width: 30px
}

.w40 {
  width: 40px
}

.w50 {
  width: 50px
}

.w60 {
  width: 60px
}

.w70 {
  width: 70px
}

.w80 {
  width: 80px
}

.w90 {
  width: 90px
}

.w100 {
  width: 100px
}

.w110 {
  width: 110px
}

.w120 {
  width: 120px
}

.w130 {
  width: 130px
}

.w140 {
  width: 140px
}

.w150 {
  width: 150px
}

.w200 {
  width: 200px
}

.w210 {
  width: 210px
}

.w220 {
  width: 220px
}

.w230 {
  width: 230px
}

.w250 {
  width: 250px
}

.w260 {
  width: 260px
}

.w290 {
  width: 290px
}

.w300 {
  width: 300px
}

.w320 {
  width: 320px
}

.w340 {
  width: 340px
}

.w400 {
  width: 400px
}

.w500 {
  width: 500px
}

.w600 {
  width: 600px
}

.w700 {
  width: 700px
}

.w800 {
  width: 800px
}

.w {
  width: 100%
}

.h30 {
  height: 30px
}

.h35 {
  height: 35px
}

.h40 {
  height: 40px
}

.h50 {
  height: 50px
}

.h80 {
  height: 80px
}

.h90 {
  height: 90px
}

.h100 {
  height: 100px
}

.h200 {
  height: 200px
}

.h {
  height: 100%
}

.h35 {
  height: 35px;
}

.h65 {
  height: 65px;
}

/*边距*/
.mc {
  margin: 0 auto;
}

.m10 {
  margin: 10px
}

.m15 {
  margin: 15px
}

.m30 {
  margin: 30px
}

.mt3 {
  margin-top: 3px
}

.mt5 {
  margin-top: 5px
}

.mt10 {
  margin-top: 10px
}

.mt15 {
  margin-top: 15px
}

.mt20 {
  margin-top: 20px
}

.mt25 {
  margin-top: 25px
}

.mt30 {
  margin-top: 30px
}

.mt35 {
  margin-top: 35px
}

.mt40 {
  margin-top: 40px
}

.mt50 {
  margin-top: 50px
}

.mt60 {
  margin-top: 60px
}

.mt70 {
  margin-top: 70px
}

.mt80 {
  margin-top: 80px
}

.mt100 {
  margin-top: 100px
}

.mt120 {
  margin-top: 120px
}

.mb5 {
  margin-bottom: 5px
}

.mb10 {
  margin-bottom: 10px
}

.mb15 {
  margin-bottom: 15px
}

.mb20 {
  margin-bottom: 20px
}

.mb25 {
  margin-bottom: 25px
}

.mb30 {
  margin-bottom: 30px
}

.mb35 {
  margin-bottom: 35px
}

.mb40 {
  margin-bottom: 40px
}

.mb50 {
  margin-bottom: 50px
}

.mb60 {
  margin-bottom: 60px
}

.mb80 {
  margin-bottom: 80px
}

.mb100 {
  margin-bottom: 100px
}

.ml2 {
  margin-left: 2px
}

.ml3 {
  margin-left: 3px
}

.ml5 {
  margin-left: 5px
}

.ml10 {
  margin-left: 10px
}

.ml15 {
  margin-left: 15px
}

.ml20 {
  margin-left: 20px
}

.ml25 {
  margin-left: 25px
}

.ml30 {
  margin-left: 30px
}

.ml35 {
  margin-left: 35px
}

.ml40 {
  margin-left: 40px
}

.ml50 {
  margin-left: 50px
}

.ml60 {
  margin-left: 60px
}

.ml80 {
  margin-left: 80px
}

.ml100 {
  margin-left: 100px
}

.ml130 {
  margin-left: 130px
}

.ml150 {
  margin-left: 150px
}

.ml180 {
  margin-left: 180px
}

.mr2 {
  margin-right: 2px
}

.mr3 {
  margin-right: 3px
}

.mr5 {
  margin-right: 5px
}

.mr10 {
  margin-right: 10px
}

.mr15 {
  margin-right: 15px
}

.mr20 {
  margin-right: 20px
}

.mr25 {
  margin-right: 20px
}

.mr30 {
  margin-right: 30px
}

.mr35 {
  margin-right: 35px
}

.mr40 {
  margin-right: 40px
}

.mr50 {
  margin-right: 50px
}

.mr60 {
  margin-right: 60px
}

.mr80 {
  margin-right: 80px
}

.mr100 {
  margin-right: 100px
}

.mr130 {
  margin-right: 130px
}

.mr150 {
  margin-right: 150px
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.p20 {
  padding: 20px;
}

.p30 {
  padding: 30px;
}

.pt5 {
  padding-top: 5px
}

.pt10 {
  padding-top: 10px
}

.pt15 {
  padding-top: 15px
}

.pt20 {
  padding-top: 20px
}

.pt30 {
  padding-top: 30px
}

.pt40 {
  padding-top: 40px
}

.pt50 {
  padding-top: 50px
}

.pt60 {
  padding-top: 60px
}

.pt80 {
  padding-top: 80px
}

.pt90 {
  padding-top: 90px
}

.pb5 {
  padding-bottom: 5px
}

.pb10 {
  padding-bottom: 10px
}

.pb15 {
  padding-bottom: 15px
}

.pb20 {
  padding-bottom: 20px
}

.pb30 {
  padding-bottom: 30px
}

.pb40 {
  padding-bottom: 40px
}

.pb50 {
  padding-bottom: 50px
}

.pb80 {
  padding-bottom: 80px
}

.pb90 {
  padding-bottom: 90px
}

.pb100 {
  padding-bottom: 100px
}

.pl5 {
  padding-left: 5px
}

.pl10 {
  padding-left: 10px
}

.pl15 {
  padding-left: 15px
}

.pl20 {
  padding-left: 20px
}

.pl30 {
  padding-left: 30px
}

.pl40 {
  padding-left: 40px
}

.pl50 {
  padding-left: 50px
}

.pl100 {
  padding-left: 100px
}

.pr5 {
  padding-right: 5px
}

.pr10 {
  padding-right: 10px
}

.pr15 {
  padding-right: 15px
}

.pr20 {
  padding-right: 20px
}

.pr30 {
  padding-right: 30px
}

.pr40 {
  padding-right: 40px
}

.pr50 {
  padding-right: 50px
}

.pr100 {
  padding-right: 100px
}

.layout {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.layout12 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.bg-gray {
  background: #f5f5f5;
}

.z1 {
  z-index: 1 !important;
}

.z2 {
  z-index: 2 !important;
}

.z3 {
  z-index: 3 !important;
}

.z4 {
  z-index: 4 !important;
}

.z5 {
  z-index: 5 !important;
}

.z6 {
  z-index: 6 !important;
}

.z7 {
  z-index: 7 !important;
}

.z8 {
  z-index: 8 !important;
}

.z9 {
  z-index: 9 !important;
}

.bottom-contract {
  height: 490px;
  background: url("../image/home/contact.png") center center no-repeat;
  background-size: auto 100%;
}

.bottom-contract--main {
  width: 1220px;
  margin: 0px auto;
}

.bottom-contract--title {
  font-family: PingFangSC-Medium;
  font-size: 34px;
  color: #FFFFFF;
  padding-top: 67px;
  text-align: center;
}

.bottom-contract--desc {
  opacity: 0.66;
  text-align: center;
  margin-top: 8px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 30px;
}

.bottom-contract--form ul {
  width: 760px;
  margin: 30px auto 0px;
  font-size: 0px;
}

.bottom-contract--form ul li {
  display: inline-block;
  width: 196px;
  margin-right: 85px;
}

.bottom-contract--form ul li:nth-child(3) {
  margin-right: 0px;
}

.bottom-contract--form ul li.contract-from--message {
  display: block;
  width: 760px;
  margin-right: 0px;
  margin-top: 34px;
}

.bottom-contract--form ul li input {
  width: 100%;
  box-sizing: border-box;
  /* outline-style: none ; */
  /* border-bottom: 1px solid rgba(255, 255, 255, .6); */
  background: transparent;
  color: #fff;
  font-size: 16px;
  padding: 7px 10px;
  outline-style: none;
  border: 1px solid #ccc;
  border-width: 0px 0px 1px;
}

.bottom-contract--form ul li textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 130px;
  background: transparent;
  color: #fff;
  padding: 13px 30px;
  outline-style: none;
  font-size: 16px;
  border: 1px solid #ccc;
}

.bottom-contract--form input::-webkit-input-placeholder,
.bottom-contract--form textarea::-webkit-input-placeholder {
  color: #fff
}

#contract-submit {
  display: block;
  background: #4D7EE9;
  border-radius: 2px;
  margin: 25px auto 0;
  width: 167px;
  height: 36px;
  line-height: 36px;
  font-family: PingFangSC-Regular;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
}

.bottom-footer {
  position: relative;
  height: 365px;
  background: url('../image/home/footer.png') center center no-repeat;
  background-size: auto 100%;
  padding-top: 60px;
  box-sizing: border-box;
}

.bottom-footer--contaner {
  width: 1220px;
  margin: 0px auto;
  font-size: 0px;
}

.bottom-footer--contaner dl {
  display: inline-block;
  width: 100px;
  margin-right: 64px;
  text-align: center;
  vertical-align: top;
}

.bottom-footer--contaner dl dt {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #00C8D6;
  letter-spacing: 0;
}

.bottom-footer--contaner dl dd {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #7C8189;
  letter-spacing: 0;
  margin-top: 14px;
}

.bottom-footer--contaner dl dd a:hover {
  color: #00C8D6
}

.bottom-footer--contaner dl.last {
  margin-right: 65px;
}

.bottom-footer--contaner dl.logo {
  width: 200px;
  margin-right: 95px;
}

.bottom-footer--contaner dl.qrcode {
  width: 100px;
  margin-right: 0px;
}

.bottom-footer--contaner dl.qrcode dt {
  color: #FFF;
}

.bottom-footer--contaner dl.logo dd {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #7C8189;
  letter-spacing: 0;
  margin-top: 20px;
}

.bottom-footer--copyright {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 26px 0px;
  font-family: AvenirNext-Regular;
  font-size: 14px;
  color: #7C8189;
  line-height: 19px;
  text-align: center;
  border-top: 1px solid #2C2D3B;
}

.pingfang {
  font-family: pingfang, PingFangSC-Light, 'PingFang SC', 'Helvetica Neue', Helvetica, STHeitiSC-Light, WOL_SB, 'Microsoft YaHei UI', 'Microsoft YaHei', 'Segoe UI Semibold', 'Segoe UI', Tahoma, sans-serif
}

.a_btnSty {
  display: inline-block;
  padding: 5px 15px;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear
}

.a_btnSty:hover {
  background-color: #177FFF;
  color: #fff;
  border-color: transparent
}

.a_btnSty2 {
  display: inline-block;
  padding: 5px 15px;
  color: #666;
  border: 1px solid #ccc;
  text-align: center;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear
}

.a_btnSty2:hover {
  background-color: #177FFF;
  color: #fff;
  border-color: transparent
}


.bot-ba a, .remarks a{
  margin-left: 20px;
}

.czgFontTit {
  font-family: 'PingFang SC', 'Microsoft YaHei';
  font-size: 70px !important;
  color: #fff;
  font-weight: bold;
}
.czgFontTitDesc {
  font-size: 32px;
  color: #fff;
}
