@charset "utf-8";

/* CSS Document */
body {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  min-height: 100%;
  -webkit-user-select: none;
  position: absolute;
  font-family: 'microsoft yahei';
}

*,
input,
select {
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
}

img,
ul,
li,
a,
p,
h1,
h2 {
  display: block;
  color: inherit;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

ul,
li {
  float: center;
}

input,
select,
option {
  margin: 0;
  padding: 0;
}

img {
  width: 100%;
}

h1 {
  margin: 0 0 10px;
}

h2 {
  font-size: 16px;
  height: 50px;
  min-height: 20px;
  line-height: 24px;
  overflow: hidden;
}

/*通用样式*/
.content {
  width: 100%;
  position: relative;
}

/*头图*/
body {
  background-color: #f4faff;
}

.Tit_img {
  width: 100%;
  float: left;
}

h1 {
  width: 100%;
  margin: 0 auto;
  color: #f8f5cc;
  text-align: center;
  font-size: 24px;
  /*-webkit-text-stroke: 1px #0c2270;*/
}

/*顶部*/
.header {
  width: 94%;
  text-align: center;
  padding: 15px 3%;
  background: #fff;
}

.header img {
  width: 100%;
}

/*焦点图*/
.header2 {
  max-width: 640px;
  margin: 0 auto;
  height: 30px;
  overflow: hidden;
  background: #2f54bd;
}

.logo {
  text-decoration: none;
  font-weight: bold;
  line-height: 30px;
  padding: 0 10px;
  color: #fff;
  float: left;
}

/*标题*/
.title {
  width: 200px;
  height: 47px;
  line-height: 42px;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 6px;
  color: #2f54bd;
  text-align: center;
  z-index: 99;
  position: absolute;
  top: -25px;
  left: calc(50% - 100px);
  background: url(/i/web/images/images_changchun_20250531/title2.png) no-repeat;
  background-size: 100% 100%;
}

/*导航*/
.daohang {
  clear: left;
  background-color: #0096e0;
  border-bottom: #fff 10px solid;
  display: none;
  height: 50px;
  line-height: 50px;
  overflow-x: auto;
  scrollbar-face-color: #F00;
  scrollbar-track-color: #FFF;
  scrollbar-arrow-color: #FFF;
  scrollbar-3dlight-color: #0F0;
  scrollbar-darkshadow-color: #00F;
  scrollbar-highlight-color: #F0F;
  scrollbar-shadow-color: #006600;
  scrollbar-base-color: #0f0;
  scrollbar-face-color: #F00;
  scrollbar-track-color: #FFF;
  scrollbar-arrow-color: #FFF;
}

div.daohang {
  display: block;
}

.contentin01 {
  width: 9999px;
}

.contentin01 ul li {
  padding: 0 10px;
  height: 50px;
  float: left;
}

.contentin01 ul li a {
  font-size: 20px;
  color: #fff;
}

/*在线报名*/
#Name {
  width: calc(100% - 50px);
  overflow: hidden;
  background: #e9f5fd;
  border: #a9dbf9 solid 5px;
  border-radius: 16px;
  margin: 35px 10px 0 10px;
  padding: 10px;
}

#Name form ul {
  display: block;
  width: 100%;
}

#Name form ul li {
  font-size: 14px;
  color: #2f54bd;
  line-height: 20px;
  width: 100%;
  margin: 20px 0 0 0;
  display: block;
  color: inherit;
  text-decoration: none;
  padding: 0;
}

#Name form ul li p {
  color: #666;
  display: -webkit-inline-box;
}

#Name form ul li p span {
  color: #0096e0;
  font-weight: 600;
}

#Name form ul li p a {
  color: #0096e0;
  display: -webkit-inline-box;
}

#Name form ul li select {
  height: 46px;
  font-size: 16px;
  line-height: 46px;
  padding: 0 2%;
  width: 100%;
  background: #ffffff;
  color: #000000;
  -webkit-text-fill-color: #000000;
  caret-color: #000000;
  border-radius: 8px;
}

#Name form ul li input {
  height: 46px;
  font-size: 16px;
  line-height: 46px;
  padding: 0 2%;
  width: 96%;
  background: #ffffff;
  border-radius: 8px;
  color: #000000;
  -webkit-text-fill-color: #000000;
  caret-color: #000000;
}

#Name form ul li .tj {
  width: 100%;
  padding-left: 0;
  font-weight: bold;
  height: 46px;
  line-height: 35px;
  background: #2f54bd;
  font-size: 18px;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
  caret-color: #ffffff;
}

#Name .t2 {
  color: #f8f5cc;
  line-height: 28px;
  font-size: 24px;
}

.wxts {
  font-size: 12px;
  margin: 10px 0 5px 0;
  color: #000000;
  /* margin:0 auto;*/
  line-height: 20px;
  text-align: center;
}

.time_down {
  width: 20px;
  float: left;
  margin-top: 16px;
  margin-left: 5px;
}

.youhui1 {
  width: 100%;
  margin: 0 auto;
}

.HotDate {
  text-align: center;
}

.HotDate span {
  font-weight: bold;
  font-size: 20px;
}

/*滚动*/
.content_buied {
  width: 100%;
  height: 90px;
  background: #2358c1;
}

.buied {
  float: left;
  width: 16%;
  text-align: center;
}

.buied img {
  width: 54%;
  float: right;
  margin-top: 26px;
}

.content_buied table td {
  width: 33%;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}

/*天气*/
.tianqi {
  width: 94%;
  height: 60px;
  margin: 10px 3%;
  position: relative;
  background: #fff;
}

/*展馆分布*/
.zhanguan {
  width: 94%;
  margin: 10px 3% 0;
  overflow: hidden;
  background: #fff;
}

.zhanguan img {
  margin: 3%;
  width: 94%;
}

/*好处*/
.hc {
  width: 100%;
  ;
  margin: -20px 0 0;
  overflow: hidden;
}

/*特色*/
.ts {
  width: 94%;
  margin: 10px 3% 0;
  overflow: hidden;
}

/*组织机构*/
.jg {
  width: 94%;
  margin: 10px 3% 0;
  overflow: hidden;
}

/*合作*/
.hz {
  width: 94%;
  margin: 10px 3% 0;
  overflow: hidden;
  background: #fff;
}

.hz img {
  margin: 3%;
  width: 94%;
}

/*徐冬冬*/
.h_xudongdong {
  max-width: 640px;
  margin: 0 auto;
  max-height: 100%;
  background-color: #00e9f8;
  padding-bottom: 2%;
}

.h_niluzhe {
  max-width: 640px;
  margin: 0 auto;
  max-height: 100%;
}

/*提示*/
.tishi {
  width: 100%;
  overflow: hidden;
  padding-top: 10px;
  color: #2f54bd !important;
}

.tishi p {
  color: #000000 !important;
  font-size: 14px;
  line-height: 24px;
}

.tishi p a {
  color: #f44f1c !important;
  font-weight: bold;
  float: left;
}

.tishi p b {
  color: #2f54bd !important;
  font-weight: bold;
}

.tishi p span {
  float: left;
}

/*活动*/
.auto_active {
  background: #fff;
  width: 100%;
  margin: 20px 0 0;
  overflow: hidden;
}

.auto_active ul {
  width: 98%;
  padding: 0 1% 0;
}

/*大礼包*/
.active_gift {
  width: 100%;
  overflow: hidden;
}

.active_gift ul {
  width: 94%;
  padding: 0 3%;
  overflow: hidden;
}

.active_gift ul li {
  width: 30.33%;
  margin-right: 3%;
  padding-bottom: 12px;
  float: left;
}

.active_gift ul li img {
  width: 100%;
}

.active_gift ul li p {
  font-size: 14px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  color: #666;
}

/*活动亮点*/
.liangdian {
  width: calc(100% - 50px);
  overflow: hidden;
  background: #ffefe0;
  border: #ffd227 solid 5px;
  border-radius: 16px;
  margin: 35px 10px 0 10px;
  padding: 30px 10px 10px 10px;
}

/*服务保障*/
.service {
  width: 94%;
  margin: 10px 3%;
  overflow: hidden;
}

.service ul {
  width: 100%;
}

/*交通指引*/
#Guide {
  width: calc(100% - 50px);
  overflow: hidden;
  background: #ffefe0;
  border: #ffd227 solid 5px;
  border-radius: 16px;
  margin: 35px 10px 0 10px;
  padding: 30px 10px 10px 10px;
}

.jiaotong_r {
  width: 100%;
  float: left;
  margin: 10px 0 0 0;
  position: relative;
}

.jiaotong_r img {
  position: absolute;
  left: 22px;
  top: 0;
}

.jiaotong_r li {
  width: 100%;
  min-height: 80px;
  float: left;
  margin-bottom: 10px;
  background: #ffffff;
  border-radius: 20px;
  position: relative;
}

.jiaotong_r li:last-child {
  margin-bottom: 0;
}

.jiaotong_r li i {
  width: 80px;
  height: 80px;
  float: left;
}

.jiaotong_r li i img {
  width: 74px;
  height: 74px;
  margin: 3px;
  left: 0;
}

.jiaotong_r li span {
  font-size: 16px;
  height: 80px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  font-weight: bold;
}

/*往期回顾*/
.wangqi {
  width: calc(100% - 50px);
  overflow: hidden;
  background: #e9f5fd;
  border: #a9dbf9 solid 5px;
  border-radius: 16px;
  margin: 35px 10px 0 10px;
  padding: 10px;
}

/*参展品牌*/
.brand {
  width: calc(100% - 50px);
  overflow: hidden;
  background: #ffefe0;
  border: #ffd227 solid 5px;
  border-radius: 16px;
  margin: 35px 10px 0 10px;
  padding: 30px 10px 10px 10px;
}

/*wechat*/
.wechat {
  position: fixed;
  right: -2px;
  top: 50%;
  margin-top: -35px;
  width: 56px;
}

/*微信客服弹出层代码*/
#ClickMe {
  margin: 0 auto;
}

#goodcover {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 133%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: 0.50;
  filter: alpha(opacity=80);
}

#code {
  width: 70%;
  background-color: #FFF;
  background: url(/i/web/images/images_changchun_20230902/t_bg.jpg) no-repeat top;
  background-size: 140%;
  position: fixed;
  display: none;
  left: 50%;
  top: 50%;
  margin-left: -35%;
  margin-top: -163px;
  z-index: 1002;
}

.close1 {
  position: absolute;
  top: 3%;
  right: -12px;
}

#closebt {
  float: right;
}

#closebt img {
  width: 40%;
}

.goodtxt {
  width: 100%;
  height: 23%;
  text-align: center;
}

.goodtxt p {
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #494949;
}

.code-img {
  margin: 0px auto 0 auto;
  padding: 0px;
}

.code-img img {
  width: 70%;
  margin-left: 15%;
  margin-top: 32%;
  margin-bottom: 7%;
}

/*底部*/
.car_footer {
  width: 96%;
  height: auto;
  float: left;
  padding: 4% 2% 20px;
  overflow: hidden;
  background: #F4FAFF;
  font-size: 20px;
}

.car_footer2 {
  width: 96%;
  height: auto;
  float: left;
  padding: 4% 2% 20px;
  overflow: hidden;
  background: #F4FAFF;
  font-size: 20px;
}

.car_footer_01 {
  width: 100%;
  height: auto;
  float: left;
  color: #fff;
  font-size: 1em;
  line-height: 1.8em;
  text-align: center;
  overflow: hidden;
}

.car_footer_01 a {
  color: #fff;
  padding: 0 1%;
  display: initial;
}

.car_footer p {
  text-align: center;
  font-size: 0.8em;
  color: #333333;
  line-height: 1.8em;
}

input::-webkit-input-placeholder {
  color: #000;
}

.nav {
  height: 50px;
  z-index: 999;
  max-width: 640px;
  width: 100%;
  background: #ffefe0;
  border-top: 2px solid #ffd227;
  position: fixed;
  bottom: 0;
  text-align: center;
}

.nav ul {
  display: block;
  height: 50px;
  width: 100%;
}

.nav ul li {
  text-justify: center;
  float: left;
  width: 50%;
  height: 50px;
  padding-top: 5px;
  font-size: 1rem;
  color: #2f54bd;
}

.nav ul li a {
  color: #2f54bd;
  text-decoration: none;
  font-weight: bold;
  display: block;
  height: 50px;
  border-right: 1px solid #ffd227;
}

.nav ul li a span {
  display: block;
  font-size: 0.8rem;
  font-weight: normal;
  color: #2f54bd;
}