/************************************
 Use for:         yhkd.99.com/m/
 Version:         1.0
 Date:            2018-06-04
 Author:          php
 Employee number: 206742
 Update:
 *************************************/
/***********************reset***********************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
  -webkit-text-size-adjust: auto;
  -moz-text-size-adjust: auto;
  -ms-text-size-adjust: auto;
  text-size-adjust: auto;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

header,
footer,
article,
section,
nav,
menu,
hgroup {
  display: block;
  clear: all;
}

html {
  font-family: 'Microsoft YaHei', 'Helvetica Neue', Helvetica, STHeiTi, Arial,
    sans-serif;
  height: 100%;
}

body {
  margin: 0;
  color: #fff;
  background-color: #f6f5e0;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

a {
  background: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

a:active {
  outline: 0;
}

img {
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cccccc;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cccccc;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cccccc;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

textarea {
  overflow: auto;
  resize: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

ul,
ol {
  list-style: none outside none;
}

i,
em {
  font-style: normal;
}

/*********** common ***********/
.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  content: '';
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clear {
  clear: both;
}

.ab-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ab-center-x {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ab-center-y {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hide {
  display: none !important;
}

.hide-normal {
  display: none;
}

body,
html {
  background: #051827;
}

body {
  max-width: 1334px;
  min-height: 100%;
  background: #051827;
  overflow-x: auto;
}

/***************main***************/
.main {
  min-height: 100%;
  padding: 20px;
}
.main .video-index-con {
  position: relative;
  width: 100%;
  height: 580px;
  background: #041f30;
  margin: 0 auto;
}
.main .video-box {
  position: absolute !important;
  left: 0;
  top: 0;
  width: 880px;
  height: 580px;
  background:#000;
  z-index: 2;
}
.main .video-box iframe {
  width: 100%;
  height: 100%;
}
.main .video-box > video {
  display: none;
  width: 100%;
  height: 100%;
}
.main .video-box p.no-data {
  width: 100%;
  height: 580px;
  line-height: 580px;
  text-align: center;
  font-size: 26px;
  color: #fff;
}
.main .info-box {
  width: 380px;
  margin-left: 900px;
}
.main .info-box .name {
  height: 50px;
  line-height: 50px;
}
.main .info-box .name h5 {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
  -webkit-text-shadow: 0 0 10px #308bb3;
  text-shadow: 0 0 10px #308bb3;
  margin-right: 6px;
}
.main .info-box .name em {
  display: inline-block;
  font-size: 28px;
  color: #ffba78;
  vertical-align: middle;
}
.main .info-box .img-box {
  width: 380px;
  height: 257px;
  margin-top: 10px;
  overflow: hidden;
}
.main .info-box .img-box img {
  width: 100%;
}
.main .info-box .intro-box {
  font-size: 22px;
  color: #82a0b5;
  margin-top: 15px;
}
.main .info-box .intro-box h6 {
  font-size: 30px;
  font-weight: bold;
}
.main .info-box .intro-box div {
  height: 100px;
  overflow-y: auto;
  margin-top: 5px;
}
.main .info-box .tip-txt {
  font-size: 16px;
  color: #fff;
}
.main .info-box .strategy-btn {
  display: block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  background: #418cd2;
  margin-top: 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
}

/*@media screen and (max-width: 2436px) and (max-height: 1030px) {
    .main{
        -webkit-transform: scale(.85);
        transform: scale(.85);
        -webkit-transform-origin: center top;
        transform-origin: center top;
    }
}*/
@media screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .main {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
}
