* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
.w1000 {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
html,
body {
  height: 100%;
  background-color: #e3f0ff;
}
.pc {
  height: 100%;
}
.pc .top {
  background-color: #4979c4;
  height: 100px;
}
.pc .top .logo {
  float: left;
}
.pc .top .logo img {
  margin-top: 20px;
}
.pc .top .top_right {
  float: right;
  margin-top: 30px;
  padding-right: 30px;
}
.pc .top .top_right li {
  float: left;
  background: linear-gradient(#c2f6f8, #7badf5);
  border-radius: 19px;
  margin-left: 20px;
  text-align: center;
  height: 38px;
  line-height: 38px;
  font-size: 24px ;
  transition: all 0.3s;
}
.pc .top .top_right li a {
  color: #2e67aa;
}
.pc .top .top_right li:hover {
  transform: scale(1.1);
  background: linear-gradient(#7db2f0, #4681bf);
}
.pc .top .top_right li:hover a {
  color: #fff;
}
.pc .top .top_right .oneli {
  width: 220px;
}
.pc .top .top_right .towli {
  width: 115px;
}
.pc .top .top_right .thrli {
  width: 150px;
}
.pc .main {
  height: 100%;
  background: url(../img/index_bj.gif) no-repeat top center;
  background-size: cover;
  min-width: 1000px;
}
.pc .main .w1000 {
  position: relative;
  height: 100%;
}
.pc .main .w1000 a {
  display: inline-block;
  background: url(../img/button.gif) no-repeat top center;
  width: 470px;
  height: 67px;
  position: absolute;
  bottom: 120px;
  left: 20%;
}
.pc .zhanshi {
  clear: both;
  padding-top: 40px;
}
.pc .content .vipjj {
  text-align: center;
}
.pc .content .vipjj .vipjj_tp {
  margin-top: 50px;
  margin-bottom: 30px;
}
.pc .content .vipjj ul {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 40px;
}
.pc .content .vipjj ul li {
  float: left;
  width: 30%;
  text-align: center;
  background: linear-gradient(#00c0ff, #0077fb);
  border-radius: 15px;
  margin-left: 20px;
  height: 50px;
  line-height: 50px;
  transition: all 0.3s;
}
.pc .content .vipjj ul li a {
  font-weight: bold;
  font-size: 22px;
  color: #fff;
}
.pc .content .vipjj ul li:hover {
  background: linear-gradient(#7db2f0, #4681bf);
  transform: scale(1.1);
}
.pc .content .vipjj .zhanshi img {
  width: 100%;
}
.pc .content .vipjj .shuom {
  text-align: left;
  color: #2e67aa;
  margin-top: 30px;
}
.pc .content .vipjj .shuom h3 {
  font-size: 28px ;
}
.pc .content .vipjj .shuom span {
  font-weight: bold;
  line-height: 1.5;
}
.pc .content .vipjj .shuom p {
  line-height: 2;
}
.pc .content .vipjj .tupian {
  margin-top: 40px;
  position: relative;
}
.pc .content .vipjj .tupian .ttt {
  position: absolute;
  top: 195px;
  right: 50px;
}
.pc .content .vipjj .tupian .txt {
  color: #fff;
  background: #e26940;
  display: block;
  padding: 10px 30px;
  transition: all 0.3s;
  border-radius: 20px;
  font-size: 18px;
  font-weight: bold;
}
.pc .content .vipjj .tupian .txt:hover {
  background: linear-gradient(#00c0ff, #0077fb);
  transform: scale(1.1);
}
.pc .content .vipyh {
  text-align: center;
}
.pc .content .vipyh .vipyh_tp {
  margin-top: 40px;
  padding-bottom: 40px;
}
.pc .content .vipyh ul .by {
  background: url(../img/bybj.png) no-repeat top center;
}
.pc .content .vipyh ul .hj {
  background: url(../img/hjbj.png) no-repeat top center;
}
.pc .content .vipyh ul .bj {
  background: url(../img/bjbj.png) no-repeat top center;
}
.pc .content .vipyh ul .zs {
  background: url(../img/zsbj.png) no-repeat top center;
}
.pc .content .vipyh ul .zz {
  background: url(../img/zzbj.png) no-repeat top center;
}
.pc .content .vipyh ul li {
  height: 135px;
  text-align: center;
}
.pc .content .vipyh ul li :first-child {
  margin-left: 135px !important;
}
.pc .content .vipyh ul li span {
  display: inline-block;
  white-space: normal;
  width: 9%;
  color: #fff;
  margin-top: 48px;
  margin-left: 23px;
  line-height: 20px;
}
.pc .content .vipyh .shuom {
  text-align: left;
  color: #2e67aa;
  margin-top: 30px;
}
.pc .content .vipyh .shuom h3 {
  font-size: 28px ;
}
.pc .content .vipyh .shuom span {
  font-weight: bold;
  line-height: 1.5;
}
.pc .content .vipyh .shuom p {
  line-height: 2;
}
.pc .content .vipyh .bottome {
  margin-top: 40px;
}
.pc .content .floor {
  background-color: #4979c4;
  height: 100px;
  text-align: center;
  line-height: 130px;
  margin-top: 60px;
}
.heimu {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.heimu .box {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 640px;
  height: 368px;
  margin: auto;
  background: url(../img/tcbj_03.jpg) no-repeat top center;
  background-size: cover;
  border-radius: 20px;
  text-align: center;
  overflow: hidden;
}
.heimu .box .top {
  margin-top: 40px;
}
.heimu .box .top h3 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
}
.heimu .box input {
  margin-top: 40px;
  width: 370px;
  height: 35px;
  text-indent: 10px;
}
.heimu .box button {
  margin-top: 30px;
  width: 170px;
  height: 40px ;
  background: linear-gradient(#f7c83d, #f9912b);
  color: #fff;
  border-radius: 20px;
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 40px;
}
.heimu .box table {
  margin: 0 auto;
  width: 70%;
}
.heimu .box table tr {
  background-color: #3caef8;
  border: 1px solid #fff;
  height: 40px;
  color: #ffff;
  line-height: 40px;
}
.heimu .box table tr th,
.heimu .box table tr td {
  border-left: 1px solid #fff;
}
.heimu .box .errons {
  display: block;
  width: 62%;
  margin: 0 auto;
  text-align: center;
  margin-top: 87px;
}
.heimu .box .errons h3 {
  color: #fff;
  font-size: 27px;
  line-height: 1.5;
}
.heimu .box .blck {
  background: url(../img/gb.png) no-repeat top center;
  background-size: 100% 100%;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 5px;
  right: 10px;
}
.SXtc {
  padding: 10px 0;
  width: 900px;
  height: 679px;
  /* height: 300px; */
  background: linear-gradient(#45d1f9, #328af7);
  /* position: absolute; */
  /* left: 50%; */
  /* top: 50%; */
  /* margin: -273px 0 0 -500px; */
  z-index: 11;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  display: none;
  border-radius: 20px;
}
.SXtc .close {
  background: url(../img/gb.png) no-repeat top center;
  background-size: cover;
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  right: 13px;
  top: 8px;
  cursor: pointer;
  font-family: Arial;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
.SXtc h3 {
  display: block;
  text-align: center;
  background: url(../img/tcbj.png) no-repeat top center;
  height: 46px;
  line-height: 46px;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 20px;
}
.SXtc .dz_nr {
  width: 90%;
  margin-top: 20px;
  overflow: hidden;
  overflow-y: scroll;
  height: 600px;
  margin: 0 auto;
}
.SXtc .dz_nr img {
  width: 100%;
  height: auto;
}
.SXtc ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.SXtc ::-webkit-scrollbar-thumb {
  background-color: #add6f4;
  border-radius: 5px;
}
.SXtc ::-webkit-scrollbar-track {
  background: linear-gradient(#45d1f9, #328af7);
  border-radius: 5px;
}
