* {
  margin: 0;
  padding: 0;
}

*,
::after,
::before {
  box-sizing: content-box;
}

blockquote,
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
pre,
td,
th,
ul {
  margin: 0;
  padding: 0;
  font-weight: 400;
}

li {
  list-style: none;
}

article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
  display: block;
}

figure {
  margin: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 400;
}

img {
  border: 0;
  display: inline-block;
}

caption,
th {
  text-align: left;
}

input,
select,
textarea {
  font-size: 14px;
  color: #333;
  font-family: simsun, 宋体, helvetica, 微软雅黑, microsoft yahei, SimHei;
}

body {
  font: 14px/1.8 微软雅黑, microsoft yahei, SimHei, simsun, 宋体, helvetica;
  position: relative;
  color: #282828;
  overflow-x: hidden;
}

:focus {
  outline: 0;
}

input:focus,
input:hover {
  outline: 0;
}

em,
i {
  font-style: normal;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  color: #005faf;
  text-decoration: underline;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after,
.clearfix:before {
  content: '';
  display: table;
}

.clearfix:after {
  height: 0;
  line-height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix:after,
.clearfix:before {
  content: '';
  display: table;
}

.clearfix:after {
  height: 0;
  line-height: 0;
  visibility: hidden;
  clear: both;
}

.wrap-center {
  width: 1137px;
  margin: 0 auto;
  /* border-left: 1px solid #ccc;
    border-right: 1px solid #ccc; */
}

.page-center {
  width: 1200px;
  margin: 0 auto;
}

/* top */

.cee-logo {
  float: left;
}
.cee-logo img {
  height: 62px;

}
.cee-top-info-phone img {
  width: 78px !important;
  height: auto;
}
.cee-top-info-phone {
  float: right;
  /* padding-right: 110px; */
  /* background: url(../images/exi-address.png?v=1) right 30% no-repeat; */
  font-size: 12px;
  line-height: 20px;
  color: #666;
  position: relative;
  /* bottom: -14px; */
  display: flex;
  flex-direction: row;
  align-items: center;
}

.cee-top-info {
  float: right;
  padding-right: 110px;
  background: url(../images/exi-address.png?v=1) right 50% no-repeat;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  position: relative;
  bottom: -14px;
}

.cee-header-inner {
  padding: 20px 0;
}

.top-info-list li {
  float: left;
  margin-left: 25px;
  color: #282828;
}

.top-info-list li > * {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #727272;
}

/* banner */

.cee-banner {
  height: 750px;
  background: url(../images/banner-bg.jpg?v=1) no-repeat center top;
}

.cee-banner-inner {
  padding-top: 347px;
}

.cee-banner-info {
  float: left;
  width: 660px;
  font-size: 20px;
  color: #282828;
  line-height: 35px;
}

.cee-banner-info p {
  margin-bottom: 15px;
}

.cee-banner-sub {
  text-align: center;
}
.cee-banner-sub img {
  width: 897px;
  height: 378px;
}

/* slogon */

.cee-slogon {
  background: #f8f8f8;
  height: 1103px;
}

.cee-slogon-title {
  text-align: center;
  padding-top: 100px;
}

.cee-slogon-title h1 {
  font-size: 50px;
  font-weight: bold;
}

.cee-slogon-title h1 img {
  width: 550px;
  height: 56px;
}

.cee-slogon-title h2 {
  font-size: 24px;
}

.cee-slogon-title .split {
  width: 60px;
  display: inline-block;
}

.cee-slogon-title i {
  margin: 0 15px;
}

.cee-slogon-list {
  margin-right: -30px;
  padding-top: 70px;
}

.cee-slogon-list li {
  float: left;
  width: 266px;
  height: 214px;
  border-radius: 20px;
  background: -moz-linear-gradient(top, #fff 0%, #f6f7fa 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #f6f7fa 100%);
  background: linear-gradient(to bottom, #fff 0%, #f6f7fa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f6f7fa", GradientType=0);
  margin: 0 20px 20px 0;
  box-shadow: 0 0 3px 4px #eff0f3;
  text-align: center;
}

.cee-slogon-list .title {
  font-size: 24px;
}

.cee-slogon-list .icon {
  width: 56px;
  height: 56px;
  display: inline-block;
  margin-top: 36px;
}

.cee-slogon-list .icon-user {
  background: url(../images/icon-user.png?v=1) no-repeat 50% top;
}

.cee-slogon-list .icon-check {
  background: url(../images/icon-check.png?v=1) no-repeat 50% top;
}

.cee-slogon-list .icon-meeting {
  background: url(../images/icon-meeting.png?v=1) no-repeat 50% top;
}

.cee-slogon-list .icon-directory {
  background: url(../images/icon-directory.png?v=1) no-repeat 50% top;
}

.cee-slogon-list .icon-category {
  background: url(../images/icon-category.png?v=1) no-repeat 50% top;
}

.cee-slogon-list .icon-order {
  background: url(../images/icon-order.png?v=1) no-repeat 50% top;
}

.cee-slogon-list .icon-file {
  background: url(../images/icon-file.png?v=1) no-repeat 50% top;
}

.cee-slogon-list .icon-map {
  background: url(../images/icon-map.png?v=1) no-repeat 50% top;
}

.cee-slogon-list .icon-three {
  background: url(../images/icon-three.png?v=1) no-repeat 50% top;
}

.cee-slogon-list .icon-activity {
  background: url(../images/icon-activity.png?v=1) no-repeat 50% top;
}

.cee-slogon-list .icon-news {
  background: url(../images/icon-news.png?v=1) no-repeat 50% top;
}

.cee-slogon-list .icon-live {
  background: url(../images/icon-live.png?v=1) no-repeat 50% top;
}

/* cee-weixin */

.cee-weixin {
  height: 565px;
}

.cee-weixin-info {
  float: left;
  padding: 30px 0 0 55px;
}

.cee-weixin-info .sub-title {
  font-size: 24px;
  line-height: 35px;
}

.cee-weixin-info h2 {
  font-size: 44px;
  font-weight: bold;
}

.cee-weixin-guide {
  float: right;
  padding-right: 40px;
}

.weixin-img {
  padding: 35px 0 0 55px;
}

.zhaoshang-banner {
  width: 100%;
  height: 490px;
  display: block;
}

.cee-current-exhibition {
  background-color: #f8f8f8;
}

.cee-exhibition-title {
  padding-top: 105px;
  text-align: center;
}

.cee-exhibition-title h1 {
  font-size: 40px;
  font-weight: bold;
  line-height: 52px;
}

.cee-exhibition-list {
  padding: 80px 0;
  border-bottom: 1px solid #ccc;
}

.cee-exhibition-title .ad-line {
  margin-top: 18px;
}

.ad-line {
  width: 43px;
  border-bottom: 2px solid #000;
  height: 1px;
  margin: 0 auto;
}

.cee-exhibition-list:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cee-exhibition-list .sidebar {
  float: left;
}

.cee-exhibition-list .main {
  float: right;
  text-align: left;
}

.main-left {
  float: left;
  text-align: left;
}

.cee-exhibition-a {
  padding-top: 80px;
}
.ad-kanli {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.ad-kanli1-main {
  margin-top: 60px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.cee-exhibition-a .main {
  padding-right: 40px;
}

.cee-exhibition-a .cee-main-content > * {
  font-size: 40px;
}

.cee-exhibition-a .cee-main-content h3 {
  margin-left: 27px;
  margin-top: -16px;
}

.cee-exhibition-a .sidebar {
  /* padding-top: 105px; */
  text-align: center;
}
.cee-exhibition-a .group-num,
.cee-exhibition-c .group-num {
  color: #b30003;
  font-size: 48px;
  font-weight: bold;
}
.cee-exhibition-a .old-price {
  color: #999999;
  font-size: 24px;
  text-decoration: line-through;
}
.cee-exhibition-c .group-num {
  margin: 28px 0 0;
}
.cee-exhibition-a .sale-evey {
  color: #282828;
  font-size: 16px;
}
.cee-exhibition-a .tips {
  /* padding-top: 65px; */
}

.cee-exhibition-a .group-num > span {
  font-size: 30px;
}

.cee-main-content > * {
  font-weight: bold;
}

.cee-main-content h1 {
  font-size: 36px;
  line-height: 45px;
  margin-bottom: 10px;
}

.cee-exhibition-b,
.cee-main-content h2 {
  margin-bottom: 0 !important;
}

.cee-exhibition-d,
.cee-main-content h2 {
  margin-bottom: 0 !important;
}

.cee-exhibition-e,
.cee-main-content h2 {
  margin-bottom: 0 !important;
}

.cee-main-content h2 {
  font-size: 30px;
  margin-bottom: 10px;
}

.cee-main-content h3 {
  font-size: 24px;
}

.cee-main-dd {
  width: 460px;
  margin-left: -15px;
}

.cee-main-dd dd {
  float: left;
  margin: 0 40px 0 15px;
  font-size: 22px;
}

.cee-main-reason {
  /* padding-top: 50px; */
}

.cee-main-reason > * {
  font-weight: bold;
}

.cee-main-reason h2 {
  font-size: 30px;
}

.cee-main-reason h3 {
  font-size: 24px;
}

.cee-exhibition-b .tips {
  padding-top: 20px;
}

.cee-exhibition-b .sidebar {
  padding-left: 165px;
}

.cee-exhibition-b .main {
  width: 530px;
}

.cee-exhibition-c .sidebar {
  padding-left: 170px;
}

.cee-exhibition-c .main {
  /* padding-right: 130px; */
}

.cee-main-reason h3 {
  color: #2a96f7;
}

.cee-exhibition-c .main-content {
  padding-top: 30px;
}

.cee-exhibition-d .sidebar {
  padding-left: 167px;
}

.cee-exhibition-d .main {
  padding-top: 100px;
  padding-right: 114px;
}

.cee-exhibition-e .sidebar {
  padding-top: 100px;
  padding-left: 182px;
}

.cee-exhibition-e .main {
  padding-right: 170px;
}

.cee-exhibition-list:last-child {
  border-bottom: 0;
}

.cee-pre-exhibition {
  /* border-top: 1px solid #ddd; */
  height: 925px;
}

.pre-review-title {
  text-align: center;
  padding: 80px 0 80px;
}

.pre-review-title h1 {
  font-size: 60px;
  color: #282828;
  font-weight: bold;
}

.cee-footer-bar {
  position: sticky;
  bottom: 0px;
  width: 100%;
  height: 100px;
  line-height: 100px;
  background-color: rgba(255, 64, 67, 0.8);
  /*background-color:#ff4043;*/
  color: #fff;
  z-index: 6666;
}

.cee-footer-bar.on {
  position: static;
}

.cee-order-list {
  margin-right: -50px;
}

.cee-order-list li {
  float: left;
  margin-right: 105px;
  padding-left: 65px;
  font-size: 24px;
}

.cee-order-list li:last-child {
  margin-right: 0;
}

.cee-order-list li.order {
  background: url(../images/icon-phone.png?v=1) no-repeat left 50%;
}

.cee-order-list li.email {
  background: url(../images/icon-email.png?v=1) no-repeat left 50%;
}

.cee-order-list li.contact {
  background: url(../images/icon-contact.png?v=1) no-repeat left 50%;
}

.cee-footer {
}

.swiper-container {
  width: 100%;
  height: 100%;
  overflow: inherit !important;
}

.swiper-wrapper {
  padding-bottom: 50px;
}

.swiper-title-box {
  width: 800px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.swiper-title-box li {
  color: #282828;
  font-size: 28px;
  cursor: pointer;
}

.swiper-title-box .active-li {
  color: #ff5e61;
  border-bottom: 4px solid #ff5e61;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide-sub {
  width: 555px;
  height: 690px;
  border-radius: 10px;
  background: linear-gradient(to bottom, #f6f7fa 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6f7fa", endColorstr="#ffffff", GradientType=0);
  box-shadow: 1px 10px 10px #f0f1f6;
  position: relative;
}

.swiper-slide-sub img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.siwper-side-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1136px;
  height: 690px;
  background: linear-gradient(360deg, #f6f7fa 0%, #ffffff 100%);
  box-shadow: 0px 2px 16px rgba(218, 221, 232, 0.7);
}

.siwper-side-content .data-img {
}

.swiper-slide-sub:first-child {
  margin-right: 1%;
}

.swiper-slide-sub:last-child {
  margin-left: 1%;
}

.pre-review-content .swiper-button-prev {
  left: 20px;
  top: 54%;
}

.pre-review-content .swiper-button-next {
  right: 20px;
  top: 54%;
}

.pre-review-content .swiper-slide {
  flex-direction: column;
}

.swiper-side-title {
  margin-top: 39px;
  margin-bottom: 45px;
}

.swiper-side-title {
  text-align: center;
}

.swiper-side-title h1 {
  font-weight: bold;
  font-size: 44px;
  color: #ff4043;
}

.swiper-side-title h2 {
  font-size: 18px;
  color: #282828;
  font-weight: 200;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}

.swiper-button-prev,
.swiper-button-next {
  width: 64px;
  height: 64px;
}

.swiper-button-prev {
  background: url(../images/left-btn.png?v=1) no-repeat;
}

.swiper-button-next {
  background: url(../images/right-btn.png?v=1) no-repeat;
}

.cee-footer {
  color: #ccc;
  font-size: 12px;
  position: relative;
}

.cee-footer .w1184 {
  padding: 30px 0 20px;
}

.cee-footer .top20 i {
  margin: 0 5px;
  position: relative;
  top: -3px;
}

.cee-footer a {
  color: #fff;
  font-size: 20px;
}

.cee-footer .fr {
  float: right;
}

.cee-footer a:hover {
  text-decoration: underline;
}

/* mini */

.mini-banner {
  position: relative;
  height: 720px;
  background: url(../images/banner01_bg1.png?v=1) no-repeat;
  background-size: cover;
}

.mini-banner-inner {
  padding-top: 337px;
}

.mini-banner-inner .title_img {
  width: 1070px;
  height: 238px;
  position: absolute;
  top: 50px;
}

.mini-banner .cee-banner-info {
  padding-top: 25px;
  font-size: 24px;
  color: #282828;
}

.mini-banner .sub {
  font-size: 22px;
}

.mini-slogon .icon {
  height: 63px;
}

.mini-slogon .icon-user {
  background: url(../images/icon_audience.png?v=1) no-repeat 50% top;
}

.mini-slogon .icon-check {
  background: url(../images/icon_registration.png?v=1) no-repeat 50% top;
}

.mini-slogon .icon-meeting {
  background: url(../images/icon_meeting.png?v=1) no-repeat 50% top;
}

.mini-slogon .icon-directory {
  background: url(../images/icon_directory.png?v=1) no-repeat 50% top;
}

.mini-slogon .icon-category {
  background: url(../images/icon_classification.png?v=1) no-repeat 50% top;
}

.mini-slogon .icon-order {
  background: url(../images/icon_negotiation.png?v=1) no-repeat 50% top;
}

.mini-slogon .icon-file {
  background: url(../images/icon_download.png?v=1) no-repeat 50% top;
}

.mini-slogon .icon-map {
  background: url(../images/icon_map.png?v=1) no-repeat 50% top;
}

.mini-slogon .icon-three {
  background: url(../images/icon_3d.png?v=1) no-repeat 50% top;
}

.mini-slogon .icon-activity {
  background: url(../images/icon_interactive.png?v=1) no-repeat 50% top;
}
.mini-weixinzs {
  background: url(../images/banner03_bg.png?v=1) no-repeat 50% 50%;
  /* color: #fff; */
  /* text-shadow: 1px 1px 1px #574156; */
  height: 500px;
}
.mini-weixinwj {
  background: url(../images/wangjie.png?v=1) no-repeat 50% 50%;
  /* color: #fff; */
  /* text-shadow: 1px 1px 1px #574156; */
}
.mini-weixin {
  background: url(../images/banner02_bg.png?v=1) no-repeat 50% 50%;
  color: #fff;
  text-shadow: 1px 1px 1px #574156;
  height: 490px;
}

.mini-weixin .weixin-img {
  padding-left: 0;
  margin-left: -10px;
}

.mini-weixin .cee-weixin-info h2 {
  font-weight: normal;
}

.mini-step-01 {
  height: 1256px;
  background-color: #f9f9f9;
}

.mini-step-title {
  text-align: center;
  padding: 88px 0 57px;
}

.step-tips-list {
  /*margin-left:-21px;*/
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.spearte-line {
  width: 1136px;
  height: 1px;
  margin: 0 auto 80px;
  background: #cccccc;
}

.step-tips-list li {
  width: 500px;
}

.step-tips-list li:nth-child(2) {
  margin-left: 92px;
}

.step-tips-list li:nth-child(3) {
  margin-left: 92px;
}

.step-tips-list h1 {
  font-size: 28px;
  padding-top: 5px;
  font-weight: bold;
  color: #282828;
}

.step-tips-list h1 .key {
  color: #ff5e61;
}

.tips-list-txt {
  font-size: 24px;
  color: #666666;
  letter-spacing: 2px;
}

.mini-step-explain {
  margin: -46px 0 0 -116px;
  padding-top: 20px;
}

.mini-step-intro {
  text-align: center;
  padding: 0 68px;
}

.mini-step-02 {
  height: 1175px;
}

.mini-step-03 {
  height: 921px;
  background: url(../images/03_bg.jpg?v=1) #fafafa no-repeat left bottom;
}

.mini-step-04 {
  height: 907px;
  background: url(../images/04_bg.jpg?v=1) #fafafa no-repeat;
  background-size: cover;
}

.mini-step-05 {
  height: 915px;
  background: url(../images/05_bg.png?v=1) #fafafa no-repeat left bottom;
}

.mini-step-06 {
  height: 935px;
  background: url(../images/06_bg.png?v=1) #fafafa no-repeat;
  background-size: cover;
}

.font-weight400 {
  font-weight: 400;
}

.word3 {
  width: 100%;
  position: relative;
  /* background: url(../images/07_bg.png?v=1) no-repeat; */
  background-size: cover;
  height: 1745px;
}

.word3 > div:first-child {
  font-weight: 600;
  font-size: 48px;
  height: 50px;
  line-height: 50px;
}

.word3 > div:nth-child(2) {
  width: 44px;
  border: 1px solid #000;
  margin: 24px auto 34px;
}

.threeD-tilList {
  width: 696px;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  margin: 40px auto 57px;
}

.threeD-tilList li {
  font-size: 28px;
  color: #282828;
  cursor: pointer;
}

.threeD-tilList .activeTheme {
  color: #ff5e61;
  border-bottom: 4px solid #ff5e61;
}

.alignz {
  text-align: center;
  position: relative;
}
.l_arrow2 {
  position: absolute;
  top: 117px;
  left: 47%;
  transform: translateX(-608px);
  cursor: pointer;
}

.r_arrow2 {
  position: absolute;
  top: 117px;
  left: 53%;
  transform: translateX(548px);
  cursor: pointer;
}
.l_arrow1 {
  position: absolute;
  top: 385px;
  left: 47%;
  transform: translateX(-608px);
  cursor: pointer;
}

.r_arrow1 {
  position: absolute;
  top: 385px;
  left: 53%;
  transform: translateX(548px);
  cursor: pointer;
}

.r_arrow2 img {
  transform-origin: center;
  transform: rotate(180deg);
}
.r_arrow1 img {
  transform-origin: center;
  transform: rotate(180deg);
}
.emwdv {
  position: absolute;
  top: 509px;
  width: 380px;
  transform: translateX(-365px);
  left: 50%;
}

.erweima {
  width: 68px;
  height: 68px;
  position: absolute;
  right: 10px;
  transform: translateX(548px);
  cursor: pointer;
}

.erweima79 {
  width: 191px;
  height: 211px;
  left: 0;
  margin-top: -118px;
  transform: translateX(542px);
  cursor: pointer;
}

.cmppic {
  width: 360px;
  height: 320px;
}

.cmptxt1 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0px;
  text-align: center;
}

.cmptxt2 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 60px;
  color: #999999;
}
.word-more {
  width: 468px;
  height: 56px;
  margin: 121px auto 63px;
  background: url(../images/title_3dqy.png?v=1) no-repeat;
  background-size: cover;
}
.myonerow {
  margin: 0 auto;
  width: 1140px;
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
}

.itemcmp {
  margin: 0 10px;
  position: relative;
}

.ewm_min {
  width: 70px;
  height: 70px;
  position: absolute;
  right: 15px;
  bottom: 150px;
  cursor: pointer;
}

.cmpew {
  width: 174px;
  height: 193px;
  position: absolute;
  right: 93px;
  bottom: 137px;
  cursor: pointer;
}

.zw {
  width: 100%;
  height: 300px;
}
.ad_box {
  width: 526px;
  height: 705px;
  background-color: #fff;
}
.iframe-box {
  position: relative;
}
.iframe {
  width: 1137px;
  margin-bottom: 12px;
  height: 579px;
}
.iframe-fixed {
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.iframe-fixed .time-bg {
  width: 293px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  color: #fff;
  margin: 0 auto;
  background: url(../images/time_bg.png?v=1) no-repeat;
  background-size: cover;
}
.word3D {
  overflow: hidden;
}
.word3_title {
  width: 418px;
  height: 56px;
  margin: 129px auto 40px;
  background: url(../images/title_3dqj.png?v=1) no-repeat;
  background-size: cover;
}
.word4_title {
  width: 350px;
  height: 56px;
  margin: -14px auto 40px;
  background: url(../images/title_previous.png?v=1) no-repeat;
  background-size: cover;
}
.word16,
.word17 {
  width: 100%;
}

.word16 > div:first-child,
.word17 > div:first-child {
  font-weight: 600;
  font-size: 54px;
  height: 58px;
  line-height: 58px;
  margin-top: 64px;
}

.word16 > div:nth-child(2),
.word17 > div:nth-child(2) {
  width: 92px;
  border-top: 1px solid #000;
  margin: 24px auto 34px;
}
.js-footer-bar {
  display: none;
}
.youce {
  width: 96px;
  height: 280px;
  background-color: #fff;
  border-radius: 10px;
  position: fixed;
  top: 320px;
  overflow: hidden;
  z-index: 7777;
  right: 12px;
  cursor: pointer;
  box-shadow: 0 0 20px #fdf0f2;
}
.picyc {
  margin-top: 22px;
  width: 25px;
  height: auto;
}
.picyc1 {
  margin-top: 22px;
  width: 33px;
  height: auto;
}
.lineyc {
  width: 72px;
  margin-left: 12px;
  height: 2px;
  background-color: #f3f3f3;
}
.ycdv {
  position: relative;
  height: 94px;
  text-align: center;
  align-items: center;
  color: #333333;
  font-size: 14px;
}
.selyc {
  background-color: #e02d36;
  color: #fff;
}
.txtyc {
  margin-top: -5px;
}
#app {
  width: 100%;
  /* overflow: hidden; */
}
.containerPc {
}
.containerPhone {
  width: 100%;
  overflow: hidden;
  /* background-color: #f8f8f8; */
}
.containerPhone img {
  display: block;
  width: 100%;
  /* height: auto; */
}
.fg {
  position: absolute;
  z-index: 8;
  width: 274px;
  height: 294px;
}
.fg1 {
  top: 150px;
  left: 73px;
}
.fg2 {
  top: 150px;
  left: 355px;
}
.fg3 {
  top: 150px;
  left: 623px;
}

.fg4 {
  top: 475px;
  left: 73px;
}
.fg5 {
  top: 475px;
  left: 355px;
}
.fg6 {
  top: 475px;
  left: 623px;
}
.threeD-showlist {
  position: relative;
}
.threeD-showlist .eg,
.threeD-showlist .tg {
  position: absolute;
  z-index: 8;
}

.threeD-showlist .eg {
  width: 274px;
  bottom: 165px;
  height: 250px;
}

.threeD-showlist .tg {
  height: 472px;
  width: 88%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.threeD-showlist .tg1 {
  top: 190px;
}
.threeD-showlist .tg2 {
  top: 714px;
}
.threeD-showlist .tg3 {
  top: 1238px;
}

.threeD-showlist .eg1 {
  left: 60px;
}
.threeD-showlist .eg2 {
  left: 353px;
}
.threeD-showlist .eg3 {
  right: 60px;
}
