/* reset */
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;
}
/* address,caption,cite,code,dfn,em,strong,th,var{font-weight:normal;font-style:normal} */
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
/* h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%} */
a {
  text-decoration: none;
  transition: color 0.2s;
  cursor: pointer;
  outline: 0;
  color: #929392;
}
body {
  background-color: #fff;
}
/* a:hover{filter:brightness(1.2);} */
q:before,
q:after {
  content: "";
}
.tn {
  display: block;
  overflow: hidden;
  text-indent: -9999em;
}
.hid {
  display: block;
  height: 0;
  overflow: hidden;
}
/* basic */
.c:before,
.c:after {
  content: "";
  display: table;
}
.c:after {
  clear: both;
}
.c {
  zoom: 1;
}
.hide {
  display: none;
}
.ft {
  text-indent: -999em;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
a:hover {
  transform: scale(1.05);
}
a.hove:hover {
  transform: scale(1);
}
fieldset,
img,
abbr,
acronym {
  border: 0;
}
input:focus {
  outline: none;
}
select:focus {
  outline: none;
}
textarea:focus {
  outline: none;
}
.bg {
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 100%;
}
fieldset,
img {
  border: 0;
}
.hd {
  display: none;
}
/* jquery-toast */
.jq-toast-wrap {
  z-index: 9999 !important;
}

/*pop */
.pop_Mark {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 9998;
}
.pop {
  position: fixed;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
  top: 50%;
}
.pop_close {
  width: 27px;
  height: 27px;
  position: absolute;
  right: 0px;
  top: -43px;
  transition: all 0.3s;
  z-index: 999;
}
.pop_close1 {
  background-image: url(/skin/default/images/close.png);
}
.pop_close2 {
  background-image: url(/skin/default/images/close2.png);
}
.pop_close:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
/* 816 首次弹窗*/
.frist-dlog {
  font-family: FZY4JW--GB1-0;
  padding: 0 13px 0;
  font-size: 24px;
  color: #ede2c2;
  width: 825px;
  height: 505px;
  background: url(/skin/default/images/pop/first-dlog.png) no-repeat 0 0 / 100% 100%;
}
.frist-dlog .popLink {
  display: block;
  width: 100%;
  height: 100%;
}


.part1 .line {
  width: 100%;
  height: 104px;
  background-image: url(/skin/default/images/line.png?01);
  bottom: -40px;
  left: 0;
  z-index: 9;
}
.part1 .nav_box {
  width: 100%;
  height: 90px;
  background-image: url(/skin/default/images/nav_box.png?01);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.part1 .nav_box .logo_box {
  margin-left: 320px;
}
.part1 .nav_box .logo_box a {
  display: block;
  width: 134px;
  height: 70px;
  background-image: url(/skin/default/images/logo.png);
  float: left;
  margin-top: 11px;
}
.part1 .nav_box .list_box {
  margin-left: 480px;
}
.part1 .nav_box .list_box ul li {
  width: 160px;
  height: 90px;
  float: left;
}
.part1 .nav_box .list_box ul li a {
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 16px;
  transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  display: flex;
  justify-content: center;
  align-items: center;
}
.part1 .nav_box .list_box ul li a span:nth-of-type(1) {
  display: block;
  width: 29px;
  height: 27px;
  margin-right: 5px;
}
.part1 .nav_box .list_box ul .li1 a span:nth-of-type(1) {
  background-image: url(/skin/default/images/homeicon.png);
}
.part1 .nav_box .list_box ul .li2 a span:nth-of-type(1) {
  background-image: url(/skin/default/images/newsicon.png);
}
.part1 .nav_box .list_box ul .li3 a span:nth-of-type(1) {
  background-image: url(/skin/default/images/awardicon.png);
}
.part1 .nav_box .list_box ul .li4 a span:nth-of-type(1) {
  background-image: url(/skin/default/images/videoicon.png);
}
.part1 .nav_box .list_box ul li:hover a span:nth-of-type(2) {
  color: #feefb2;
}
.part1 .nav_box .list_box ul li:hover {
  background-image: url(/skin/default/images/navli_on.png?01);
}
.part1 .nav_box .list_box ul li.on a span:nth-of-type(2) {
  color: #feefb2;
}
.part1 .nav_box .list_box ul li.on {
  background-image: url(/skin/default/images/navli_on.png?01);
}
.part1 .nav_box .list_box ul .li1.on a span:nth-of-type(1) {
  background-image: url(/skin/default/images/home2.png?01);
}
.part1 .nav_box .list_box ul .li2.on a span:nth-of-type(1) {
  background-image: url(/skin/default/images/newsicon_on.png?01);
}
.part1 .nav_box .list_box ul .li3.on a span:nth-of-type(1) {
  background-image: url(/skin/default/images/awardicon_on.png?01);
}
.part1 .nav_box .list_box ul .li4.on a span:nth-of-type(1) {
  background-image: url(/skin/default/images/videoicon_on.png?01);
}
.part1 .nav_box .list_box ul .li1:hover a span:nth-of-type(1) {
  background-image: url(/skin/default/images/home2.png?01);
}
.part1 .nav_box .list_box ul .li2:hover a span:nth-of-type(1) {
  background-image: url(/skin/default/images/newsicon_on.png?01);
}
.part1 .nav_box .list_box ul .li3:hover a span:nth-of-type(1) {
  background-image: url(/skin/default/images/awardicon_on.png?01);
}
.part1 .nav_box .list_box ul .li4:hover a span:nth-of-type(1) {
  background-image: url(/skin/default/images/videoicon_on.png?01);
}

.part1 .nav_box .channel_box {
  /* width: 140px; */ /* height: 57px; */
  float: right;
  margin-right: 350px;
  margin-top: 20px;
}
.part1 .nav_box .channel_box ul {
  width: 180px;
  height: 57px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.part1 .nav_box .channel_box ul li {
  width: 30px;
  height: 25px;
  float: left;
}
.part1 .nav_box .channel_box ul li a {
  display: block;
  width: 100%;
  height: 100%;
  transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.part1 .nav_box .channel_box ul li .channel_icon1 {
  background-image: url(/skin/default/images/vx.png?01);
}
.part1 .nav_box .channel_box ul li .channel_icon2 {
  background-image: url(/skin/default/images/tb.png?02);
}
.part1 .nav_box .channel_box ul li .channel_icon3 {
  background-image: url(/skin/default/images/vb.png?01);
}
.part1 .nav_box .channel_box ul li .channel_icon4 {
  background-image: url(/skin/default/images/lw.png?01);
}
/* 二维码 */
.appstore-qr2 {
  width: 200px;
  height: 200px;
  right: 360px;
  top: 70px;
  z-index: 9;
  display: none;
}
.appstore-qr4 {
  width: 200px;
  height: 200px;
  right: 240px;
  top: 70px;
  z-index: 9;
  display: none;
}

/* 内页公共 */
.part1 {
  height: 800px;
  background-image: url(/skin/default/images/part1.jpg);
}
.part2 {
  width: 100%;
  min-height: 980px;
  background-color: #fff;
}
.part2 .center {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}

.fixed_box2 {
  position: absolute;
  top: 50px;
  right: 0;
  width: 319px;
  height: 917px;
  background-image: url(/skin/default/images/download_bg2.png?);
  z-index: 998;
  transition: 0.3s all;
  transform: scale(0.8);
  transform-origin: top left;
}
.fixed_box2 .download_box {
  width: 240px;
  height: 460px;
  margin: 35px auto 0;
  padding-top: 10px;
  padding-left: 32px;
}
.fixed_box2 .download_box a {
  display: block;
  width: 177px;
  height: 52px;
  margin: 10px auto 0;
  transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.fixed_box2 .download_box .app_store {
  background-image: url(/skin/default/images/appstore3.png);
}
.fixed_box2 .download_box .android {
  background-image: url(/skin/default/images/chuanqi.png);
}
.fixed_box2 .download_box .code {
  width: 174px;
  height: 174px;
  margin: 10px auto 0;
}
.fixed_box2 .download_box .code img {
  display: block;
  width: 100%;
  height: 100%;
}
.fixed_box2 .download_box .down-tip {
  width: 193px;
  height: 38px;
  margin: 4px auto 0;
}
.fixed_box2 .download_box .down-tip img {
  display: block;
  width: 100%;
  height: 100%;
}
.fixed_box2 .download_box .down-tip2 {
  width: 176px;
  height: 60px;
  margin: 18px auto 0;
}
.fixed_box2 .download_box .down-tip2 img {
  display: block;
  width: 100%;
  height: 100%;
}
/* .fixed_box2 .download_box .down_text{color: #6d3f2c; font-size: 24px; text-align: center; margin-top: 15px;} */
.fixed_box2 .download_box .float-icon {
  position: relative;
  width: 208px;
  height: 200px;
  margin: -12px auto 0;
  transition: 0.5s all;
  cursor: pointer;
}
.fixed_box2 .download_box .float-icon:hover {
  transform: scale(1.03);
}
.fixed_box2 .download_box .float-icon img {
  display: block;
  width: 100%;
  height: 100%;
}
.fixed_box2 .download_box .reward-qrcode {
  position: absolute;
  top: 20px;
  left: -166px;
  width: 190px;
  height: 175px;
  background-image: url(/skin/default/images/float-qrcodebg.png);
  opacity: 0;
  pointer-events: none;
  transition: 0.5s all;
}
.fixed_box2 .download_box .on {
  opacity: 1;
}
.fixed_box2 .download_box .reward-qrcode img {
  display: block;
  width: 155px;
  height: 155px;
  margin: 10px;
}
.fixed_box2 .stow {
  color: #ffe3be;
  font-size: 16px;
  position: absolute;
  bottom: -12px;
  right: 18px;
  cursor: pointer;
}

.fixed_box1 {
  position: absolute;
  top: 570px;
  left: -40px;
  width: 364px;
  height: 323px;
  background-image: url(/skin/default/images/hb_faq_gif.png);
  z-index: 998;
  background-size: cover;
}
.fixed_box1 .hb_text {
  display: block;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin: 236px 0 0 88px;
}

/* .part2 .right_1{width: 890px; height: auto; float: left; margin-top: 50px;padding-bottom: 90px;} */
.part2 .right_1 {
  width: 890px;
  height: auto;
  padding-top: 50px;
  padding-bottom: 90px;
  margin: 0 auto;
}
.part2 .right_1 .title {
  display: flex;
  align-items: center;
  color: #000;
}
.part2 .right_1 .title a {
  display: flex;
  align-items: center;
}
.part2 .right_1 .title a span:nth-of-type(1) {
  display: block;
  width: 29px;
  height: 27px;
  background-image: url(/skin/default/images/homeicon_on.png?01);
}
.part2 .right_1 .title a span:nth-of-type(2) {
  color: #613119;
  font-size: 16px;
  font-weight: bold;
}
.part2 .right_1 .title strong {
  margin: 0 10px 0 10px;
}

/* 无请求分页样式 */
.holder {
  height: 34px;
  line-height: 34px;
  margin: 20px 0 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.holder a {
  font-size: 14px;
  padding: 0px 10px;
  background: #fff;
  border: 1px solid #c5b7b7;
  color: #888;
  margin: 0 3px;
  text-decoration: none;
  cursor: pointer;
}
.holder a:hover {
  border-color: #613119;
  color: #613119;
  text-decoration: none;
}
.holder a.jp-previous {
  margin-right: 15px;
}
.holder a.jp-next {
  margin-left: 15px;
}
.holder a.jp-disabled,
a.jp-disabled:hover {
  display: none;
}
.holder a.jp-current,
a.jp-current:hover,
.holder a.jp-disabled,
a.jp-disabled:hover {
  background: #613119;
  border-color: #613119;
  color: #fff;
  cursor: default;
}
.holder span {
  margin: 0 5px;
}

/* 视频与大图 */
#video {
  width: 973px;
  height: 547px;
}
#img_src {
  width: 760px;
  height: 440px;
}

/* footer */
.part4 {
  background-color: #000;
  clear: both;
}
.part4 .center {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}
.footer {
  width: 100%;
  height: 100%;
  background-color: #000;
  padding: 50px 0 20px 0;
}
.footer_center {
  width: 1400px;
  height: 370px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Helvetica";
  font-size: 14px;
  color: #818181;
}
.footer_center .logo_footer {
  width: 491px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.footer_center .logo_footer img {
  display: block;
  width: 232px;
  height: 79px;
}
.footer_center div {
  margin: 20px 0 20px 0;
}
.bq .gs_logo {
  width: 166px;
  height: 70px;
  background: url("/skin/default/images/gs_logo.png") no-repeat;
  margin: 15px auto 0;
}
.bq .cn_logo {
  width: 198px;
  height: 70px;
  background: url("/skin/default/images/cn_logo.png") no-repeat;
  margin: 15px auto 0;
}
.bq .link-box {
  text-align: center;
  line-height: 30px;
  margin-top: 15px;
}
.bq .link-box a {
  display: inline;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  z-index: 10;
  transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bq .link-box span {
  display: inline;
  margin: 0 20px;
  color: #fff;
  font-size: 12px;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.bq p {
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  color: gray;
  margin-top: 15px;
}
.bq .bq-china {
  text-align: center;
}
.bq .bq-china p {
  margin-top: 0px;
}
.bq .bq-china a {
  font-size: 12px !important;
  color: gray;
  display: inline-block;
  transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bq .bq-china img {
  vertical-align: middle;
}
.bq .bq-china .bq-image {
  display: inline-block;
  height: 50px;
}
.bq .bq-china .bq-image img {
  /* background-color: #666; */
  height: 100%;
}
.bq .bq-china .bq-image img:nth-of-type(1) {
  margin-right: 20px;
}
.reservation-pop {
  height: 465px;
  width: 581px;
  background: url(/skin/default/images/bg2.png) no-repeat 0 0 / 100% 100%;
}
.reservation-pop .pop_title {
  background-image: url(/skin/default/images/title_1.png);
}
.reservation-pop .platform {
  margin-top: 20px;
  font-size: 24px;
  text-align: center;
  color: #ede2c2;
}
.reservation-pop .radio {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.reservation-pop .radio-item {
  line-height: 24px;
  white-space: nowrap;
  cursor: pointer;
}
.reservation-pop .radio-item:first-child {
  margin-right: 30px;
}
.reservation-pop .radio-item__icon {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 29px;
  height: 29px;
  background: url(/skin/default/images/icon_select.png) no-repeat 0 0 / 100% 100%;
  vertical-align: middle;
}
.reservation-pop .radio-item--active .radio-item__icon {
  background-image: url(/skin/default/images/icon_selected.png);
}
.reservation-pop .agreement {
  margin-top: 20px;
  font-size: 24px;
  text-align: center;
  color: #ede2c2;
}
/* 协议 */
.reservation-pop .agreement {
  margin-top: 20px;
  text-align: center;
}
.reservation-pop .agreement a {
  color: #ede2c2;
  border-bottom: 1px solid;
}
.reservation-pop .agreement .radio-item {
  cursor: default;
}
.reservation-pop .agreement .radio-item__icon {
  cursor: pointer;
}
.test-pop {
  width: 994px;
  height: 880px;
  background: url(/skin/default/images/test-bg.png) no-repeat 0 0 / 100% 100%;
}
.test-pop .pop_title {
  width: 352px;
  height: 33px;
  margin: 60px auto 30px;
  background: url(/skin/default/images/title_4.png) no-repeat 0 0 / 100% 100%;
}
.test-pop .pop-tips {
  width: 965px;
  height: 131px;
  margin: 0 auto;
  background: url(/skin/default/images/pop-tip.png) no-repeat 0 0 / 100% 100%;
}
.test-pop .pop-text {
  width: 965px;
  height: 579px;
  margin: 30px auto 0;
  padding-top: 4px;
  background: url(/skin/default/images/text-bg.png) no-repeat 0 0 / 100% 100%;
}
.text-box {
  width: 951px;
  height: 566px;
  margin: 4px auto 0;
  padding: 20px 0;
  overflow-y: auto;
  box-sizing: border-box;
}
.text-box::-webkit-scrollbar {
  width: 8px;
}
.text-box::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #6a3d2b;
}
.text-box::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #c9b7a4;
}
.pop-text img {
  width: 931px;
  display: block;
  margin: 0 auto;
}
/* 表单 */
.form {
  margin: 10px 0 0 100px;
  width: 382px;
  height: auto;
}
.form-item {
  display: flex;
  margin-bottom: 16px;
}
.form-item label {
  width: 95px;
  height: 40px;
  padding-left: 14px;
  font-family: FZY4JW--GB1-0;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  color: #ede2c2;
}
.form-item input {
  width: 268px;
  height: 40px;
  padding: 0 10px;
  background-color: #ede2c2;
  border-radius: 7px;
  font-size: 16px;
  border: 0;
}
.checkcode input {
  width: 172px;
}
.get-code {
  margin-left: 8px;
  width: 78px;
  height: 40px;
  background: #442214 url(/skin/default/images/submit.png) no-repeat 0 0 / 100% 100%;
  cursor: pointer;
  border-radius: 3px;
  font-size: 24px;
  text-align: center;
  line-height: 40px;
  color: #ede2c2;
}
.get-code.countdown {
  background-image: none;
}
.submit {
  display: block;
  margin: 30px auto 0;
  width: 136px;
  height: 51px;
  background: url(/skin/default/images/confirm.png) no-repeat 0 0 / 100% 100%;
  cursor: pointer;
}
.pop_title {
  height: 30px;
  margin: 50px auto 24px;
  background: no-repeat center 0 / auto 100%;
}
.pop_close2 {
  width: 21px;
  height: 22px;
  top: 46px;
  right: 18px;
  background: url(/skin/default/images/close.png) no-repeat 0 0 / 100% 100%;
}
.pop_close3 {
  width: 32px;
  height: 33px;
  top: 46px;
  right: 40px;
  background: url(/skin/default/images/close2.png) no-repeat 0 0 / 100% 100%;
}
.pop_toast {
  /* width: 481px;
  height: 66px;  */
  display: none;
  top: 50%;
  background: url(/skin/default/images/toast-bg.png) no-repeat 0 0 / 100% 100%;
  position: fixed;
  left: 46%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  padding: 20px 38px;
}
.toast-tip {
  color: #ede2c2;
  font-size: 30px;
  text-align: center;
}
.ratingIcon {
  top: 118px !important;
  bottom: 0;
  left: auto !important;
  right: 2%;
}
.download_box .tips {
  width: 311px;
  position: absolute;
  bottom: -44px;
  right: 0;
}

/*右侧悬浮客服*/

._wrap_1facf_1 {
    background: url(../images/community-bg.87d60694.png) no-repeat 0 0;
    background-size: 100% 100%;
    position: fixed;
    right: 0;
    top: 48.5%;
    transform: translateY(-50%);
    transition: transform .2s;
    width: 150px;
    z-index: 9;
}
._content_1facf_36 {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding:10px
}

._content_1facf_36 ._btnImg_1facf_42 {
    cursor: pointer;
    height: 44px;
    margin-top: .1rem;
    width: 110px
}

._content_1facf_36 p {
    margin: 0;
    padding: 0
}

._content_1facf_36 ._scan_1facf_52 {
    position: relative
}

._content_1facf_36 ._scan_1facf_52 img {
    height: 110px;
    width: 110px
}

._content_1facf_36 ._scan_1facf_52:after {
    animation: _scan_1facf_52 3s infinite;
    background: #bdd9ff;
    content: "";
    height: .04rem;
    left: 0;
    position: absolute;
    width: 1.3rem
}

