.wrap {
  width: 1200px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.head {
  width: 100%;
  border-bottom: 3px solid #e8e9ed;
  padding: 20px 0;
}
.head .con .logo {
  padding-right: 38px;
  margin-right: 38px;
  border-right: 1px solid #e5e5e5;
}
.head .con .tit .company {
  font-size: 24px;
  font-weight: bold;
  margin-top: 5px;
  position: relative;
}
.head .con .tit .company span {
  color: #fff;
  background: #cc0066;
  padding: 5px 15px;
  font-weight: normal;
}
.head .con .tit .info {
  margin-top: 15px;
}
.head .con .tit .info img {
  vertical-align: middle;
  margin-right: 8px;
}
.head .con .tit .info .time {
  margin-right: 60px;
}
.head .link {
  padding: 10px 25px;
  border-radius: 5px;
  color: #cc0066;
  margin-top: 20px;
  background: #fff;
  border: 1px solid #cc0066;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.head .link img {
  vertical-align: middle;
  margin-right: 10px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.head .link:hover {
  opacity: 0.9;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.head .link:hover img {
  transform: translate(-6px);
  -ms-transform: translate(-6px);
  -moz-transform: translate(-6px);
  -webkit-transform: translate(-6px);
  -o-transform: translate(-6px);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.con-box {
  margin-top: 60px;
}
.con-box .news {
  width: 860px;
}
.con-box .news .top {
  background: #f4f8fb;
  border-radius: 5px;
}
.con-box .news .top .swiper-container-news {
  position: relative;
  overflow: hidden;
}
.con-box .news .top .swiper-container-news .swiper-pagination {
  left: auto;
  right: -268px;
  bottom: 20px;
}
.con-box .news .top .swiper-container-news .swiper-pagination .swiper-pagination-bullet-active {
  background: #cc0066;
}
.con-box .news .top .swiper-container-news .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
.con-box .news .top .img {
  width: 67%;
  overflow: hidden;
  height: 357px;
  line-height: 354px;
  text-align: center;
  border-radius: 5px 0 0 5px;
}
.con-box .news .top .img img {
  width: 100%;
  vertical-align: middle;
  display: initial;
  -webkit-transition: 800ms;
  -moz-transition: 800ms;
  -o-transition: 800ms;
  transition: 800ms;
}
.con-box .news .top .img:hover img {
  -webkit-transition: 800ms;
  -moz-transition: 800ms;
  -o-transition: 800ms;
  transition: 800ms;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.con-box .news .top .info {
  width: 33%;
  padding: 3%;
  height: 357px;
}
.con-box .news .top .info .tit {
  font-size: 18px;
  margin: 0 0 20px 0;
  max-height: 75px;
  line-height: 25px;
  overflow: hidden;
}
.con-box .news .top .info .tit-info {
  line-height: 22px;
  height: 176px;
  overflow: hidden;
}
.con-box .news .bot {
  width: 100%;
}
.con-box .news .bot .news-li {
  width: 48%;
  margin-right: 4%;
  margin-top: 35px;
  padding-bottom: 23px;
  border-bottom: 1px solid #e5e5e5;
  float: left;
}
.con-box .news .bot .news-li .tit {
  font-size: 18px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  margin: 0 0 10px 0;
}
.con-box .news .bot .news-li .info {
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  font-size: 15px;
}
.con-box .news .bot .news-li:nth-of-type(2n) {
  margin-right: 0;
}
.con-box .link-box {
  width: 295px;
}
.con-box .link-box .but {
  width: 100%;
  height: 103px;
  background: #3e4fb6;
  border-radius: 5px;
  text-align: center;
  line-height: 103px;
  color: #fff;
  font-size: 20px;
  display: block;
  margin-bottom: 27px;
}
.con-box .link-box .but img {
  vertical-align: middle;
  margin-right: 45px;
}
.con-box .link-box .but:hover {
  opacity: 0.9;
  -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
.con-box .link-box .but:nth-of-type(2) {
  background: #683eb6;
}
.con-box .link-box .but:nth-of-type(3) {
  background: #3e93b6;
}
.con-box .link-box .but-b {
  width: calc(54% - 29px);
  float: left;
  height: 103px;
  background: #d56817;
  border-radius: 5px;
  text-align: center;
  padding-top: 18px;
  color: #fff;
  font-size: 16px;
  display: block;
  margin-bottom: 27px;
  margin-right: 33px;
}
.con-box .link-box .but-b:hover {
  opacity: 0.9;
  -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
.con-box .link-box .but-b:nth-of-type(2) {
  background: #65bd24;
  margin-right: 0;
}
.con-box .link-box .but-b:nth-of-type(3) {
  background: #35ae8a;
}
.con-box .link-box .but-b:nth-of-type(4) {
  background: #2794c1;
  margin-right: 0;
}
.Introduction .Int-li {
  width: 32%;
  float: left;
  height: 125px;
  background: #f4f8fb;
  padding-top: 31px;
  margin-right: 2%;
  border-radius: 5px;
}
.Introduction .Int-li:nth-of-type(3) {
  margin-right: 0;
}
.Introduction .Int-li .img {
  margin: 0 10px 0 31%;
}
.Introduction .Int-li .info .tit {
  font-size: 32px;
  color: #cc0066;
  font-weight: bold;
}
.Introduction .Int-li .info .tit .span {
  font-weight: normal;
  font-size: 14px;
}
.Introduction .Int-li .info .info-tit {
  font-size: 18px;
}
.Exhibitors {
  border-bottom: 3px solid #e8e9ed;
  padding-bottom: 47px;
}
.Exhibitors .title {
  width: 46%;
}
.Exhibitors .title .info {
  line-height: 25px;
}
.Exhibitors .title .info-list {
  /*padding-left: 10px;*/
}
.Exhibitors .title .info-list .dot {
  display: inline-block;
  margin-left: -10px;
}
.Exhibitors .title .h3 {
  color: #cc0066;
  font-size: 18px;
}
.Exhibitors .img {
  width: 53%;
  margin-top: 50px;
}
.Exhibitors .img img {
  height: 264px;
}
.ind-tit {
  font-size: 36px;
  margin: 5px 0 30px 0;
}
.Exhibitors-area .area-li {
  float: left;
  /*width: 32%;*/
  width: 23%;
  margin-right: 2%;
  border-radius: 5px;
  height: 183px;
  line-height: 241px;
  text-align: center;
  overflow: hidden;
  position: relative;
  margin-bottom: 22px;
}
.Exhibitors-area .area-li a {
  display: block;
}
.Exhibitors-area .area-li a img {
  -webkit-transition: 800ms;
  -moz-transition: 800ms;
  -o-transition: 800ms;
  transition: 800ms;
  width: 100%;
}
.Exhibitors-area .area-li a .tit {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 50px;
  background: rgba(255, 255, 255, 0.8);
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
}
.Exhibitors-area .area-li:hover img {
  -webkit-transition: 800ms;
  -moz-transition: 800ms;
  -o-transition: 800ms;
  transition: 800ms;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.Exhibitors-area .area-li:nth-of-type(4n) {
  margin-right: 0;
}
.Audience-source .source {
  width: 48%;
}
.Audience-source .source .info {
  position: relative;
}
.Audience-source .source .info .tit {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  background: url(../images/img36.png);
  background-repeat: no-repeat;
  width: 337px;
  height: 251px;
  line-height: 28px;
  padding: 15px 0 0 26px;
}
.Audience-source .sourec-right {
  width: 40%;
}
.Audience-source .sourec-right .info .info-li {
  font-size: 16px;
  width: 170px;
  line-height: 35px;
}
.Audience-source .sourec-right .info .info-li span {
  margin-right: 15px;
}
.Audience-source .sourec-right .info .info-right {
  width: -moz-calc(-60%);
  width: -webkit-calc(-60%);
  width: calc(100% - 170px);
}
.Audience-source .sourec-right .info .info-right img {
  width: 90%;
  margin-top: -10px;
}
.Brand .ind-tit span {
  font-size: 30px;
  font-weight: normal;
  margin-left: -10px;
}
.Brand .brand-l {
  width: 63%;
}
.Brand .brand-l .box {
  background: #f4f8fb;
  padding: 2%;
  min-height: 567px;
  border-radius: 5px;
}
.Brand .brand-l .box .li {
  width: 175px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  margin: 3px;
  background: #fff;
  float: left;
}
.Brand .brand-l .box .li img {
  max-width: 175px;
  max-height: 65px;
  vertical-align: middle;
}
.Brand .brand-l .box .link-more {
  margin: 20px 5px 20px 0;
  width: 140px;
  height: 42px;
  line-height: 42px;
}
.Brand .brand-l .more {
  font-size: 14px;
  padding: 8px 25px;
  background: #cc0066;
  border-radius: 5px;
  color: #fff;
  margin-top: 14px;
}
.Brand .brand-l .more:hover {
  opacity: 0.9;
  -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
.Brand .brand-r {
  width: 33.5%;
}
.Brand .brand-r .box {
  background: #f4f8fb;
  padding: 6%;
  height: 680px;
  overflow: hidden;
  border-radius: 5px;
}
.Brand .brand-r .box .con {
  background: #fff;
  padding: 10px 32px;
  border-radius: 5px;
  height: 557px;
  overflow: hidden;
}
.Brand .brand-r .box .con ul {
  padding-left: 0;
}
.Brand .brand-r .box .con .link {
  line-height: 33px;
  font-size: 16px;
}
.Brand .brand-r .box .link-more {
  padding: 0 20px;
  margin-top: 20px;
  width: auto;
  height: 42px;
  line-height: 42px;
}
.Audience-h1 {
  margin-right: 33.5%;
}
.evaluation {
  background: #f4f8fb;
  padding: 60px 0;
}
.evaluation .swiper-container-evaluation {
  position: relative;
  overflow: hidden;
}
.evaluation .swiper-container-evaluation .swiper-pagination-bullet-active {
  background: #cc0066;
}
.evaluation .swiper-container-evaluation .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
.evaluation .evaluation-li {
  width: 45.5%;
}
.evaluation .evaluation-li .box {
  margin-bottom: 48px;
  width: 48%;
  margin-right: 4%;
  float: left;
}
.evaluation .evaluation-li .box:nth-of-type(2n){
  margin-right: 0;
}
.evaluation .evaluation-li .box .img img{
  width: 100%;
}
.evaluation .evaluation-li .box .img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}
.evaluation .evaluation-li .box .fl-img{
  margin-right: 20px;
}
.evaluation .evaluation-li .box .fr-img{
  margin-left: 20px;
}
.evaluation .evaluation-li .box .img:nth-of-type(3) {
  margin-top: 35px;
  text-align: right;
}
.evaluation .evaluation-li .box .tit {
  width: calc(100% - 80px);
}
.evaluation .evaluation-li .box .tit .info {
  line-height: 25px;
/*  height: 75px;*/
  /*overflow: hidden;*/
  /*border: 1px solid #cc0066;*/
  /*padding: 10px;*/
  border-radius: 5px;
  position: relative;
}
.evaluation .evaluation-li .box .tit .tit-info {
  color: #cc0066;
  font-size: 16px;
  font-weight: bold;
  float: right;
  margin-top: 10px;
  text-align: right;
  line-height: 26px;
}
.evaluation .evaluation-li .box .tit .tit-info img {
  vertical-align: middle;
  margin-right: 10px;
}
.evaluation .evaluation-li:nth-of-type(2) {
  float: right;
}
.l-jian{
  position: absolute;
  top: 15px;
  left: -9px;
}
.r-jian{
  position: absolute;
  top: 15px;
  right: -8px;
}
.activities .box {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.activities .box .img-box {
  width: 50%;
  position: relative;
  overflow: hidden;
}
.activities .box .img-box img {
  display: block;
}
.activities .box .img-box .info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 106px;
  background: rgba(0, 0, 0, 0.8);
}
.activities .box .img-box .info li {
  width: 33.33%;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  height: 106px;
  float: left;
  text-align: center;
  padding: 20px 0 0 22px;
}
.activities .box .img-box .info li:nth-of-type(1) {
  padding-left: 65px;
}
.activities .box .img-box .info li:nth-of-type(3) {
  border: none;
}
.activities .box .img-box .info li .img {
  margin: 10px 10px 0 0;
}
.activities .box .img-box .info li .img img {
  vertical-align: middle;
}
.activities .box .img-box .info li .info-tit {
  margin-top:4px;
}
.activities .box .img-box .info li .info-tit .number {
  color: #cc0066;
  font-size: 26px;
  font-weight: bold;
  text-align: left;
}
.activities .box .img-box .info li .info-tit .number .span {
  font-size: 14px;
  font-weight: normal;
  margin-left: 8px;
}
.activities .box .img-box .info li .info-tit .tit {
  color: #fff;
  font-size: 14px;
  text-align: left;
}
.activities .box .tit-box {
  width: 50%;
  background: #f4f8fb;
  height: 470px;
  padding: 2% 2.5%;
  font-size: 15px;
  line-height: 50px;
}
.activities .box .tit-box .tit-list {
  padding-left: 10px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
  margin-bottom: 5px;
}
.activities .box .tit-box span {
  color: #cc0066;
  margin-right: 5px;
  display: inline-block;
  margin-left: -10px;
}
.activities .box .tit-box .ind-tit {
  font-size: 20px;
  margin: 0;
  line-height: 1.5;
  margin-bottom: 5px;
}
.activities .box .tit-box .link-more {
  margin: 20px 0;
}
.link-more {
  background: #cc0066;
  border-radius: 5px;
  color: #fff;
  margin-top: 40px;
  display: block;
  width: 195px;
  height: 52px;
  line-height: 52px;
  text-align: center;
}
.link-more:hover {
  opacity: 0.9;
  -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  color: #fff;
}
.link-more img {
  margin-left: 10px;
  display: initial !important;
}
.Atlas img {
  display: block;
  -webkit-transition: 800ms;
  -moz-transition: 800ms;
  -o-transition: 800ms;
  transition: 800ms;
}
.Atlas img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
.Atlas .Atlas-l {
  width: 67%;
}
.Atlas .Atlas-l img {
  float: left;
  margin: 0 5px 6px 0;
}
.Atlas .Atlas-r {
  width: 33%;
}
.Atlas .Atlas-r img {
  float: right;
  margin-bottom: 6px;
}
.Atlas .link-more {
  margin: 40px auto 0;
}
.media {
  width: 100%;
}
.media li {
  height: 45px;
  line-height: 45px;
  text-align: center;
  float: left;
  margin: 0 10px 10px 0;
}
.media li img {
  max-width: 125px;
  max-height: 45px;
  vertical-align: middle;
  display: initial;
}
.media .media-item {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 2px dashed #9d9b9b;
}
.media .media-item .media-title {
  float: left;
  width: 160px;
  height: 34px;
  line-height: 34px;
  background: #004580;
  color: #FFF;
  font-size: 18px;
  text-align: center;
  margin-top: 12px;
}
.media .media-item .media-logo-box {
  float: right;
  overflow: hidden;
  width: -webkit-calc(-100%);
  width: -moz-calc(-100%);
  width: calc(100% - 200px);
}
.media .ind-tit {
  float: left;
}
.media .ind-tit span {
  font-size: 30px;
  font-weight: normal;
  margin-left: -10px;
}
.media .more {
  font-size: 14px;
  padding: 8px 25px;
  background: #cc0066;
  border-radius: 5px;
  color: #fff;
  margin-top: 10px;
}
.media .more:hover {
  opacity: 0.9;
  -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
.media .link-more {
  margin: 40px auto;
}
.rightslide {
  position: fixed;
  right: 0;
  top: 13%;
  width: 100%;
}
.rightslide .btday {
  width: 100%;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  display: block;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  background: #212d77;
}
.rightslide .btday span {
  font-size: 20px;
  font-weight: bold;
  padding: 0 5px;
}
.rightslide .slewm {
  width: 100%;
}
.rightslide .slewm img {
  /*width: 100%;*/
}
.rightslide .mb8 {
  margin-bottom: 8px;
}
.rightslide .reservation {
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  display: block;
  text-align: center;
  color: #fff;
  border-radius: 5px;
}
.rightslide .btbg01 {
  background: #d1125c;
}
.rightslide .btbg02 {
  background: #181e44;
}
.suspension-w {
  position: relative;
}
.suspension {
  position: absolute;
  right: -190px;
  width: 160px;
}

.suspension .ewmbox1{
    background-color: #fff;
    box-sizing: border-box;
    border: 2px solid #181e44;
        padding: 4px;
        border-radius: 4px;
        margin-bottom: 8px;
}

.suspension .ewmbox1 img{
    max-width: 100%;
    display: block;
}


@media screen and (max-width: 1200px){
  .rightslide{
    display: none;
  }
}


.footer {
  width: 100%;
  background: #1b2353;
  margin-top: 35px;
  padding: 50px 0 25px 0;
}
.footer .ind-tit {
  color: #fff;
  margin-top: 0;
}
.footer .bot {
  border-top: 1px solid #535353;
  padding-top: 30px;
}
.footer .bot .tit {
  color: #9e9e9e;
}
.footer .con {
  margin-bottom: 40px;
}
.footer .con .contant .li {
  color: #fff;
  float: left;
  margin-right: 40px;
}
.footer .con .contant .li .tit {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.footer .con .contant .li .info {
  line-height: 28px;
  color: #ababab;
}
.footer .con .contant .li .info a {
  color: #ababab;
}
.footer .con .code .tit {
  color: #fff;
  line-height: 28px;
  text-align: right;
  margin: 15px 25px 0 0;
}
.footer .con .code .img {
  margin-top: -15px;
}
.img img{ 
  max-width: 100%;
}
.mb-show {
  display: none;
}
.pc-show {
  display: block;
}
.vst-item{
  float: left;
  width: 320px;
  margin-right: 60px;
}
.vst-item:nth-of-type(1){
  width: 420px;
}
.vst-item:nth-of-type(3){
  margin-right: 0;
}
.vst-title{
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px;
}
.vst-img{
  width: 100%;
  height: 300px;
  border-radius: 5px;
  /*border: 1px solid #ddd;*/
  padding: 15px;
}
.vst-img img {
  max-width: 100%;
  max-height: 100%;
}
.media-list:after {
  display: block;
  content: "";
  clear: both;
}
.media-list li {
  /*width: calc(100%/5 - 8px);
  margin-right: 10px;
  float: left;
  border: 1px solid #ccc;
  height: 80px;*/
  float: left;
  width: 18%;
  height: 80px;
  line-height: 80px;
  /*display: table;*/
  text-align: center;
  line-height: 80px;
  border: 1px solid #ccc;
  margin-bottom: 2%;
  margin-right: 2.5%;
  box-sizing: border-box;
}
.media-list li:nth-of-type(5n){
  margin-right: 0;
}
.media-list li img {
    max-width: 90%;
    max-height: 80%;
    vertical-align: middle;
}

.return-past{
    width: 100%;
    height: 240px;
    background: url(../images/return-past.jpg) center center;
    text-align: center;
    padding-top: 20px;
}
.return-past .tit {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.return-past .link-a {
    color: #fff;
    background: #cc0066;
    padding: 12px 45px;
    border-radius: 5px;
}


@media screen and (max-width: 1660px) {
  body {
    zoom: 0.9;
  }
  .wrap {
    width: 1200px;
    margin-right: 260px;
  }
}


/*手机版样式*/
@media screen and (max-width: 780px) {
  .mb-show {
    display: block;
  }
  .pc-show {
    display: none;
  }
  .wrap {
    width: 92%;
    margin: 0 4%;
  }
  .head .con .logo {
    border: none;
  }
  .head .con .logo img {
    height: 44px;
  }
  .head .con .tit .company {
    font-size: 20px;
  }
  .head .con .tit .company span {
    position: absolute;
    left: 18%;
    top: -50px;
  }
  .head .con .tit .info img {
    vertical-align: top;
    width: 18px;
  }
  .head .con .tit .info .time {
    margin: 0 0 10px 0;
    width: 100%;
  }
  .head .link {
    position: absolute;
    right: 4%;
    top: 0;
    padding: 10px 15px;
  }
  .head .link img {
    display: none;
  }
  .con-box {
    margin-top: 30px;
  }
  .con-box .news {
    width: 100%;
  }
  .con-box .news .top .img {
    width: 100%;
    height: auto;
    line-height: initial;
  }
  .con-box .news .top .info {
    width: 100%;
    height: auto;
  }
  .con-box .news .top .swiper-container-news .swiper-pagination {
    right: 22%;
  }
  .con-box .news .bot .news-li {
    width: 100%;
    margin-right: 0;
    margin-top: 15px;
    padding-bottom: 15px;
  }
  .con-box .news .bot .news-li .info {
    height: auto;
  }
  .con-box .link-box {
    width: 100%;
  }
  .con-box .link-box .but-b {
    width: 46%;
    margin: 0 8% 8% 0;
    height: 80px;
    font-size: 16px;
  }
  .con-box .link-box .but-b img {
    width: 25px;
  }
  .con-box .link-box .but {
    height: 65px;
    line-height: 65px;
  }
  .con-box .link-box .but img {
    width: 40px;
    margin-right: 25px;
  }
  .Introduction .Int-li {
    width: 32%;
    margin: 0 0.8%;
    height: auto;
    padding: 20px 0;
  }
  .Introduction .Int-li .img {
    margin-left: 0;
    width: 100%;
    text-align: center;
    height: 35px;
    line-height: 35px;
  }
  .Introduction .Int-li .img img {
    width: 23%;
  }
  .Introduction .Int-li .info {
    text-align: center;
    width: 100%;
  }
  .Introduction .Int-li .info .tit {
    font-size: 22px;
  }
  .Introduction .Int-li .info .info-tit {
    font-size: 16px;
  }
  .Exhibitors .title {
    width: 100%;
  }
  .Exhibitors .img {
    width: 100%;
    margin-top: 20px;
  }
  .Exhibitors .img img {
    width: 100%;
    height: auto;
  }
  .Exhibitors-area .area-li {
    width: 100%;
  }
  .Audience-source .source {
    width: 100%;
  }
  .Audience-source .source .info {
    width: 100%;
    height: 251px;
    border-radius: 5px;
    overflow: hidden;
  }
  .Audience-source .source .info .info-li {
    line-height: 20px;
    text-align: left;
  }
  .Audience-source .source .info .tit {
    height: 251px;
    line-height: 28px;
    font-size: 16px;
    padding-top: 15px;
  }
  .Audience-source .sourec-right {
    width: 100%;
    margin-top: 20px;
  }
  .Audience-source .sourec-right .info .info-li {
    width: 100%;
    line-height: 24px;
  }
  .Brand .ind-tit span {
    font-size: 20px;
    margin-left: 0;
  }
  .Brand .brand-l {
    width: 100%;
    margin-bottom: 30px;
  }
  .Brand .brand-l .box .link-more {
    margin: 20px auto;
    float: none;
  }
  .Brand .brand-l .box .li {
    width: 48%;
    margin: 1%;
  }
  .Brand .brand-l .more {
    margin-top: 4px;
  }
  .Brand .brand-r {
    width: 100%;
  }
  .Brand .brand-r .box {
    height: auto;
  }
  .Brand .brand-r .box .con {
    height: 520px;
    padding: 10px 15px;
  }
  .Brand .brand-r .box .con .link {
    font-size: 15px;
  }
  .evaluation {
    padding-bottom: 20px;
  }
  .evaluation .evaluation-li {
    width: 100%;
    margin-bottom: 30px;
  }
  .evaluation .evaluation-li:nth-of-type(2) {
    margin-bottom: 0;
  }
  .activities .box .img-box {
    width: 100%;
  }
  .activities .box .img-box img {
    width: 100%;
  }
  .activities .box .img-box .info {
    height: auto;
  }
  .activities .box .img-box .info li {
    width: 33.33%;
    overflow: hidden;
    padding: 10px 0;
    height: 125px;
  }
  .activities .box .img-box .info li:nth-of-type(1) {
    padding-left: 0;
  }
  .activities .box .img-box .info li .img {
    width: 100%;
    text-align: center;
    height: 45px;
    line-height: 45px;
    margin: 0;
  }
  .activities .box .img-box .info li .img img {
    width: auto;
    height: 30px;
    display: initial;
  }
  .activities .box .img-box .info li .info-tit {
    width: 100%;
  }
  .activities .box .img-box .info li .info-tit .number {
    text-align: center;
    font-size: 24px;
  }
  .activities .box .img-box .info li .info-tit .tit {
    text-align: center;
    font-size: 14px;
  }
  .activities .box .tit-box {
    width: 100%;
    line-height: 30px;
    height: auto;
  }
  .activities .box .tit-box .link-more {
    margin: 20px auto;
  }
  .link-more {
    margin-top: 20px;
    width: 145px;
    height: 42px;
    line-height: 42px;
  }
  .Atlas .Atlas-l {
    width: 100%;
  }
  .Atlas .Atlas-l img {
    width: 100%;
  }
  .Atlas .Atlas-r {
    width: 100%;
  }
  .Atlas .Atlas-r img {
    width: 100%;
  }
  .Atlas .link-more {
    margin-top: 20px;
  }
  .media .media-item .media-title {
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .media .media-item .media-logo-box {
    float: none;
    width: 100%;
  }
  .media li {
    width: 48%;
    margin: 1%;
  }
  .media li img {
    max-width: 100%;
  }
  .media .link-more {
    margin: 20px auto 0;
  }
  .media .ind-tit span {
    font-size: 20px;
    margin-left: 0;
  }
  .media-list li:nth-of-type(5n){
    margin-right: 1%;
  }
  .ind-tit {
    font-size: 26px;
  }
  .footer .con .code {
    width: 100%;
    margin-top: 20px;
  }
  .footer .con .code .tit {
    width: 100%;
    text-align: left;
    margin: 15px 0;
  }
  .footer .con .code .img {
    margin-top: 0;
  }
  .footer .con .contant .li {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer .con .contant .li:last-of-type {
    margin-bottom: 0;
  }
  .footer .bot .tit {
    margin-top: 15px;
  }
  .Audience-source .sourec-right .info .info-right img{
    margin-top: 0;
  }
  .evaluation .evaluation-li .box .img{
    width: 50px;
    height: 50px;
  }
}
