@charset "UTF-8";
html, body, div, p, pre, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, textarea, select, th, td {
  padding: 0;
  margin: 0;
}

ol, ul {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

input, textarea, button, select {
  font: inherit;
  outline: none;
  -webkit-appearance: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

a {
  text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
video:focus{
  outline: none;
}

.clearfix, .exper .exper-banner, .exper .exper-list {
  *zoom: 1;
}
.clearfix:before, .exper .exper-banner:before, .exper .exper-list:before, .clearfix:after, .exper .exper-banner:after, .exper .exper-list:after {
  content: " ";
  display: table;
}
.clearfix:after, .exper .exper-banner:after, .exper .exper-list:after {
  clear: both;
}

body {
  font-size: 16px;
  background-color: #FFF;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

/**
 * @author：wangzhiqiang
 * @datetime：2018-3-26 09:40:49
 * 赵总品专电脑端样式
 */
html, body {
  height: 100%;
}

.no-scroll {
  overflow: hidden;
}

.header {
  width: 100%;
  background-color: #fff;
}
.header .top-bar {
  height: 81px;
  line-height: 81px;
}
.header .logo {
  height: 81px;
}
.header .search {
  float: right;
}
.header .search .search-content {
  width: 175px;
  height: 20px;
  padding-left: 8px;
  border: 1px solid #cacaca;
  border-radius: 3px;
  vertical-align: middle;
  font-size: 11px;
  line-height: 20px;
}
.header .search .submit-btn {
  border: 1px solid #cacaca;
  border-radius: 3px;
  cursor: pointer;
  height: 20px;
  vertical-align: middle;
  width: 20px;
  background: url("../img/search.png") no-repeat center;
  background-size: 70%;
}
.header .nav {
  height: 56px;
  line-height: 56px;
  background: url("../img/nav-bg.png") repeat-x;
}
.header .nav .nav-list li {
  float: left;
  margin-right: 148px;
  font-size: 20px;
}
.header .nav .nav-list li:last-child {
  margin-right: 0;
}
.header .nav .nav-list li a {
  color: #fff;
}

.screen {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: url("../img/screen-pc.png") no-repeat center;
  background-size: cover;
}
.screen .skip-box {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 40px;
  height: 40px;
  background-color: #2e2e2e;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  font-weight: 600;
  cursor: pointer;
}
.screen .skip-box .skip-num {
  color: #ff7700;
}
.screen .words {
  position: absolute;
  top: 0;
  right: -96px;
  width: 90px;
  height: 40px;
  line-height: 40px;
  background-color: #2e2e2e;
}

.banner-index {
  width: 100%;
  background: url("../img/banner.png") no-repeat center;
  background-size: cover;
}

.entry {
  position: fixed;
  right: 100px;
  top: 50%;
  z-index: 99;
  width: 100px;
  height: 100px;
  margin-top: -100px;
  background: url(/Public/new/img/entry.png) no-repeat center;
  background-size: cover;
  cursor: pointer;
}
.entry .close {
  position: absolute;
  right: 0;
  bottom: -14px;
}

.intro {
  position: relative;
  height: 955px;
  margin-top: 85px;
  background: url("../img/intro.png") no-repeat center;
  background-size: 100% 100%;
}
.intro .intro-more {
  position: absolute;
  bottom: 165px;
  right: 310px;
  padding-bottom: 5px;
  border-bottom: 3px solid #000;
  font-size: 46px;
  font-weight: 600;
  color: #000;
}
.intro .exper-banner .poster-video{
  position: absolute;
  bottom: 280px;
  right: 0;
}

.report {
  margin-top: 15px;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #f2f3f7;
}
.report .report-title {
  display: block;
  width: 100%;
  margin-bottom: 50px;
}
.report .report-list {
  margin-top: 10px;
  color: #910000;
  font-size: 20px;
}
.report .report-list h3 {
  font-size: 17px;
  line-height: 36px;
  font-weight: 400;
}
.report .report-list h3:before {
  content: '●';
  color: #910000;
  font-size: 20px;
}
.report .report-list h3 a {
  color: #000;
}
.report .report-list h3 .date {
  float: right;
  color: #000;
}
.report .report-more {
  display: block;
  width: 134px;
  height: 42px;
  margin: 55px auto 0 auto;
  line-height: 42px;
  background-color: #910000;
  color: #fff;
  text-align: center;
}

.exper {
  margin-top: 55px;
}
.exper .exper-banner {
  margin-bottom: 40px;
}
.exper .exper-banner .exper-video {
  float: left;
}
.exper .exper-banner .exper-title {
  float: right;
  width: 336px;
}
.exper .exper-list {
  margin-bottom: 25px;
}
.exper .exper-list .exper-item {
  float: left;
  width: 383.3px;
  margin-right: 25px;
  background-color: #dce0e6;
  border-bottom: 3px solid #910000;
}
.exper .exper-list .exper-item:last-child {
  margin-right: 0;
}
.exper .exper-list .exper-item .exper-img {
  width: 100%;
  height: 236px;
  cursor: pointer;
}
.exper .exper-list .exper-item .exper-content {
  height: 90px;
  padding: 2px 6px;
  font-size: 19px;
  line-height: 28px;
}

.footer {
  padding: 40px 0;
  background-color: #910000;
  text-align: center;
  color: #fff;
}
.footer .lunan-erweima {
  width: 158px;
  height: 158px;
}
.footer .footer-link {
  margin: 20px 0;
}
.footer a {
  margin: 0 2px;
  color: #fff;
}

.mask {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8) url("../img/1.jpg") no-repeat center;
  background-size: 60%;
  cursor: pointer;
}
