@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,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

* {
  margin: 0px;
  padding: 0px;
}

html {
  color: black;
  font-size: 62.5%;
}

body {
  position: relative;
  color: #222;
  outline: 0;
  font-family: Microsoft YaHei;
  background-color: #fff;
}

input,
select,
textarea {
  font-size: 100%;
  outline-style: none;
}

input,
button {
  border: none medium;
  outline: none;
}

button,
html input[type="button"],
input[type="submit"] {
  cursor: pointer;
}

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

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
  font-style: normal;
  font-weight: 500;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}

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

abbr,
acronym {
  border: none;
  font-variant: normal;
}

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

img {
  border: 0 none;
  vertical-align: middle;
  max-width: 100%;
}

caption,
th {
  text-align: left;
}

th {
  text-align: inherit;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

del {
  text-decoration: line-through;
}

legend {
  color: #666;
}

fieldset {
  border: none;
}

iframe {
  display: block;
}

q:before,
q:after {
  content: '';
}

ins,
a {
  text-decoration: none;
  cursor: pointer;
  color: #222;
}

a:focus,
*:focus {
  outline: none;
}

.clearfix:before,
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
  clear: both;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  height: 0;
  line-height: 0;
  font-size: 0;
}

.hide {
  display: none !important;
  visibility: hidden;
}

.block {
  display: block !important;
}

.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.cb {
  clear: both;
}

.none {
  display: none;
}

.border0 {
  border: 0 !important;
}

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

input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  display: block;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-100 {
  margin-top: 100px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-100 {
  margin-right: 100px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-100 {
  margin-left: 100px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-70 {
  margin-left: 70px;
}

.ml-80 {
  margin-left: 80px;
}

.ml-90 {
  margin-left: 90px;
}

.ml-100 {
  margin-left: 100px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-100 {
  padding-right: 100px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-100 {
  padding-left: 100px;
}

/* 版权 */
footer {
  width: 100%;
  height: 70px;
  line-height: 70px;
  font-size: 16px;
  background: #f6f6f6;
}





.content-1300 {
  width: 1300px;
  margin: 0 auto;
}

.pt-0 {
  padding-top: 0 !important;
}

.text-center {
  text-align: center;
}

.mr-0 {
  margin-right: 0 !important;
}


@media screen and (width: 1920px) {

  /* 视频 */
  .video-model {
    display: none;
  }

  .video-model .video-mask {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.6);
    z-index: 10000;
  }

  .video-model .video-box {
    width: 1118px;
    height: 629px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -500px;
    z-index: 10004;
  }

  .video-model .close-video {
    position: absolute;
    top: -20px;
    right: -23px;
    width: 18px;
    height: 18px;
    display: block;
    cursor: pointer;
    z-index: 10006;
  }

  .video-model .video {
    width: 1118px;
    height: 629px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -500px;
    z-index: 10005;
  }

  /* 商务合作-图标 */
  .cooperation {
    position: fixed;
    bottom: 30px;
    right: 20px;
    display: none;
    z-index: 2;
  }

  .cooperation .cooperation-item {
    width: 80px;
    height: 80px;
    text-align: center;
    font-size: 14px;
    color: #222222;
    cursor: pointer;
    background-color: #fff;
    margin-top: 10px;
  }

  .cooperation-item-1 .icon-1 {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url('../images/cooperation-1.png') no-repeat;
  }

  .cooperation-item-1 .icon-2 {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url('../images/cooperation-1 (2).png') no-repeat;
  }

  .cooperation-item-2 .icon-1 {
    display: inline-block;
    width: 32px;
    height: 26px;
    background: url('../images/cooperation-2.png') no-repeat;
  }

  .cooperation-item-2 .icon-2 {
    display: inline-block;
    width: 32px;
    height: 26px;
    background: url('../images/cooperation-2 (2).png') no-repeat;
  }

  .cooperation-item-3 .icon-1 {
    display: inline-block;
    width: 33px;
    height: 26px;
    background: url('../images/cooperation-3.png') no-repeat;
  }

  .cooperation-item-3 .icon-2 {
    display: inline-block;
    width: 33px;
    height: 26px;
    background: url('../images/cooperation-3 (2).png') no-repeat;
  }

  .cooperation-item-4 .icon-1 {
    display: inline-block;
    width: 35px;
    height: 26px;
    background: url('../images/cooperation-4.png') no-repeat;
  }

  .cooperation-item-4 .icon-2 {
    display: inline-block;
    width: 35px;
    height: 26px;
    background: url('../images/cooperation-4 (2).png') no-repeat;
  }

  .cooperation-item .icon-1,
  .icon-2 {
    margin-top: 15px;
  }

  .cooperation-item .icon-2 {
    display: none;
  }

  .cooperation-item:hover .icon-2 {
    display: inline-block;
  }

  .cooperation-item:hover .icon-1 {
    display: none;
  }

  .cooperation-item:hover p {
    color: #ea5504;
  }

  .cooperation-item p {
    margin-top: 10px;
  }


  .cooperation .left-qr-code {
    position: absolute;
    right: 103px;
    top: 50%;
    margin-top: -150px;
    width: 200px;
    height: 243px;
    background: #fff;
    visibility: hidden;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.21);
  }

  .cooperation-item-2:hover+.left-qr-code {
    visibility: visible;
  }

  .left-qr-code .code-top {
    margin: 15px 0px 5px 28px
  }

  .left-qr-code .weixin {
    margin-right: 5px;
    display: block;
    width: 32px;
    height: 32px;
    background: url('../images/weixin.png') no-repeat;
  }

  .code-top .top-right h5 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: rgba(34, 34, 34, 1);
  }

  .left-qr-code .QR-code-3 {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 136px;
    height: 135px;
    background: url('../images/QR-code-3.png') no-repeat;
  }

  .attention>span {
    color: #ea5504;
  }

  .left-qr-code .icon-23 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 18px;
    height: 16px;
    display: block;
    position: absolute;
    top: 50%;
    right: -17px;
    margin-top: -8px;
    display: block;
    width: 18px;
    height: 16px;
    background: url('../images/icon-23.png') no-repeat;

  }

  /* 商务合作-弹窗 */
  .cooperation-box {
    display: none;
  }

  .cooperation-box .cooperation-mask {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.6);
    z-index: 10000;
  }

  .cooperation-content {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -290px;
    margin-left: -550px;
    z-index: 10002;
    width: 1100px;
    min-height: 580px;
    background-color: #fff;
  }


  .cooperation-content .cooperation-close {
    position: absolute;
    top: -35px;
    right: -45px;
    display: block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('../images/cooperation-6.png') no-repeat;
  }

  .cooperation-content .box-left {
    width: 512px;
  }

  .cooperation-content .box-left h2 {
    font-size: 24px;
    font-weight: bold;
    color: #606266;
    margin: 35px 0 22px 0;
    text-align: center;
  }

  .cooperation-content .box-left .left-info {
    font-size: 14px;
    color: #c0c4cc;
    text-align: center;
    margin-bottom: 19px;
  }

  .box-left form {
    width: 360px;
    margin-left: 54px;
    position: relative;
  }

  .box-left form .number {
    position: absolute;
    right: 10px;
    bottom: 85px;
    color: #DDDDDD;
    font-size: 14px;
  }

  .box-left form .number span {
    color: #222;
  }

  .box-left form .form-item {
    text-indent: 1em;
  }

  .box-left form input {
    width: 360px;
    height: 50px;
    background: #f5f5f5;
    margin-bottom: 10px;
  }

  .box-left form textarea {
    width: 360px;
    height: 144px;
    background: #f5f5f5;
    resize: none;
    border: none;
    padding-top: 10px;
  }

  .box-left form .submit {
    background: #ea5504;
    border-radius: 3px;
    text-align: center;
    font-size: 18px;
    color: #fff;
  }

  .cooperation-content .box-right {
    width: 588px;
    height: 525px;
    display: block;
    margin-top: 55px;
    background: url('../images/cooperation-5.png') no-repeat;
  }

}

@media not screen and (width:1920px) {

  /* 视频 */
  .video-model {
    display: none;
  }

  .video-model .video-mask {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.6);
    z-index: 10000;
  }

  .video-model .video-box {
    width: 700px;
    height: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -250px;
    z-index: 10004;
  }

  .video-model .video-box .close-video {
    position: absolute;
    top: -65px;
    right: 75px;
    width: 18px;
    height: 18px;
    display: block;
    cursor: pointer;
  }

  .video-model .video-box .video {
    width: 700px;
    height: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -350px;
    z-index: 10005;
  }

  /* 商务合作-图标 */
  .cooperation {
    position: fixed;
    bottom: 30px;
    right: 5px;
    display: none;
    z-index: 2;
  }

  .cooperation .cooperation-item {
    width: 55px;
    height: 55px;
    text-align: center;
    font-size: 12px;
    color: #222222;
    cursor: pointer;
    background-color: #fff;
    margin-top: 10px;
  }

  .cooperation-item-1 .icon-1 {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url('../images/cooperation-1.png') no-repeat;
  }

  .cooperation-item-1 .icon-2 {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url('../images/cooperation-1 (2).png') no-repeat;
  }

  .cooperation-item-2 .icon-1 {
    display: inline-block;
    width: 32px;
    height: 26px;
    background: url('../images/cooperation-2.png') no-repeat;
  }

  .cooperation-item-2 .icon-2 {
    display: inline-block;
    width: 32px;
    height: 26px;
    background: url('../images/cooperation-2 (2).png') no-repeat;
  }

  .cooperation-item-3 .icon-1 {
    display: inline-block;
    width: 33px;
    height: 26px;
    background: url('../images/cooperation-3.png') no-repeat;
  }

  .cooperation-item-3 .icon-2 {
    display: inline-block;
    width: 33px;
    height: 26px;
    background: url('../images/cooperation-3 (2).png') no-repeat;
  }

  .cooperation-item-4 .icon-1 {
    display: inline-block;
    width: 35px;
    height: 26px;
    background: url('../images/cooperation-4.png') no-repeat;
  }

  .cooperation-item-4 .icon-2 {
    display: inline-block;
    width: 35px;
    height: 26px;
    background: url('../images/cooperation-4 (2).png') no-repeat;
  }

  .cooperation-item .icon-1,
  .icon-2 {
    margin-top: 2px;
  }

  .cooperation-item .icon-2 {
    display: none;
  }

  .cooperation-item:hover .icon-2 {
    display: inline-block;
  }

  .cooperation-item:hover .icon-1 {
    display: none;
  }

  .cooperation-item:hover p {
    color: #ea5504;
  }

  .cooperation-item p {
    margin-top: 0px;
  }


  .cooperation .left-qr-code {
    position: absolute;
    right: 80px;
    top: 50%;
    margin-top: -150px;
    width: 200px;
    height: 243px;
    background: #fff;
    visibility: hidden;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.21);
  }

  .cooperation-item-2:hover+.left-qr-code {
    visibility: visible;
  }


  .left-qr-code .code-top {
    margin: 15px 0px 5px 28px
  }

  .left-qr-code .weixin {
    margin-right: 5px;
    display: block;
    width: 32px;
    height: 32px;
    background: url('../images/weixin.png') no-repeat;
  }

  .code-top .top-right h5 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: rgba(34, 34, 34, 1);
  }

  .left-qr-code .QR-code-3 {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 136px;
    height: 135px;
    background: url('../images/QR-code-3.png') no-repeat;
  }

  .attention>span {
    color: #ea5504;
  }

  .left-qr-code .icon-23 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 18px;
    height: 16px;
    display: block;
    position: absolute;
    top: 50%;
    right: -17px;
    margin-top: -8px;
    display: block;
    width: 18px;
    height: 16px;
    background: url('../images/icon-23.png') no-repeat;

  }

  /* 商务合作-弹窗 */
  .cooperation-box {
    display: none;
  }

  .cooperation-box .cooperation-mask {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.6);
    z-index: 10000;
  }



  .cooperation-content {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -350px;
    z-index: 10002;
    width: 700px;
    min-height: 400px;
    background-color: #fff;
  }

  .cooperation-content .cooperation-close {
    position: absolute;
    top: -25px;
    right: -30px;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url('../images/cooperation-6.png') no-repeat;
    background-size: cover;
  }

  .cooperation-content .box-left {
    width: 400px;
  }

  .cooperation-content .box-left h2 {
    font-size: 20px;
    font-weight: bold;
    color: #606266;
    margin: 35px 0 22px 0;
    text-align: center;
  }

  .cooperation-content .box-left .left-info {
    font-size: 12px;
    color: #c0c4cc;
    text-align: center;
    margin-bottom: 19px;
  }

  .box-left form {
    width: 300px;
    margin-left: 54px;
    position: relative;
  }

  .box-left form .number {
    position: absolute;
    right: 10px;
    bottom: 85px;
    color: #DDDDDD;
    font-size: 14px;
  }

  .box-left form .number span {
    color: #222;
  }

  .box-left form .form-item {
    text-indent: 1em;
  }

  .box-left form input {
    width: 300px;
    height: 30px;
    background: #f5f5f5;
    margin-bottom: 5px;
  }

  .box-left form textarea {
    width: 300px;
    height: 80px;
    background: #f5f5f5;
    resize: none;
    border: none;
    padding-top: 10px;
  }

  .box-left form .submit {
    background: #ea5504;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    color: #fff;
  }

  .cooperation-content .box-right {
    width: 300px;
    height: 345px;
    display: block;
    margin-top: 55px;
    background: url('../images/cooperation-5.png') no-repeat;
    background-size: cover;
  }

}




/* 不管是什么分辨率下都一样 */
.tip-required-red {
  display: none;
  margin-bottom: 10px;
  margin-top: -5px;
  margin-left: 10px;
  color: red;
}
.required-hint-box .hint-content{
  height: 280px!important;
}
.required-hint-box .hint-content .hint-center .hint-text{
  margin-bottom: 0!important;
  margin-top: 90px!important;
}
.product-top .title-ch{
  position: static!important;
  margin-bottom: 25px;
}
.product-top .detail-title{
  vertical-align: top;
  margin-top: -10px;
}
/* 不管是什么分辨率下都一样 */