.bocweb-search:after, .bocweb-nav .nav-li .nav-top:before, .hanmi-swiper .swiper-pagination .swiper-pagination-bullet:after, .con-banner .words, .news-box .items .li .i0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.bocweb-logo img{
	max-height: 82px;
}
.audience .new-info{
  color: #333;
  font-size: 18px;
  line-height: 1.6;
}
.forum .forum-top .words table td{
      padding: 1%;
    width: 25%;
        border: 1px solid rgba(0,0,0,.15);
}
.audience .new-info p{
  margin-bottom: 5px;
}
.audience .new-info .t{
font-size: 20px;
color: red;
margin-bottom: 10px;
}
.audience .new-info .num{
  font-weight: bold;
  color: #000;
}
.exhibits-ul .ul .li .word .b img{
	width: 40px;
	display: inline-block;
	    margin-top: -5px;
	    margin-left: 5px;

}
.fixed-erweima .img{
	transition: .5s ease-in-out;
	transform: scale3d(.1,.1,1);
	opacity: 0;
}
.fixed-erweima .img.active{
	transition: .5s ease-in-out;
	opacity: 1;
	transform: scale3d(1,1,1);	
}
.exhibits-ul .ul .li .i1{
  opacity: 0;
}
.w1385{
	width: 1385px;
	margin:0 auto;
}
.wel-bannner img{
	width:100%;
}
.bocweb-header {
  position: absolute;
  width: 100%;
  color: #ffffff;
  top: 0;
  z-index: 10;
}
.bocweb-header a {
  color: #fff;
}
.mapimg-box{
	margin-top: 70px;
	background:#fff;
}
.bocweb-header .header-top {
  padding-top: 28px;
  padding-bottom: 15px;
  box-sizing: border-box;
  line-height: 20px;
}
.bocweb-header .header-top .top-right {
  position: relative;
}
.bocweb-header .header-top .top-right .top-cn {
  padding-right: 25px;
  box-sizing: border-box;
  position: relative;
}
.bocweb-header .header-top .top-right .top-cn:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 5px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/i0.png) no-repeat right;
}
.bocweb-header .header-top .top-right .top-box {
  position: absolute;
  top: 20px;
  left: 0;
  display: none;
  z-index: 3;
}
.bocweb-header .header-bot {
  line-height: 100px;
  height: 100px;
  background: #ec1b24;
}

.bocweb-searchbox {
  position: relative;
  height: 80px;
  width: 52px;
}
.bocweb-searchbox .bocweb-search {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.bocweb-footer {
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
}
.bocweb-footer a {
  color: rgba(255, 255, 255, 0.4);
}

.footer-bot {
  line-height: 70px;
  height: 70px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.ovh .m-header .sub-menu {
  left: 0;
  transition: .3s ease-in-out;
}

.m-header .h-box {
  width: 100%;
  height: 100%;
  background: #fff;
  overflow-y: auto;
  padding-top: 20px;
  box-sizing: border-box;
}
.m-header .h-box .welcome-a {
  color: #333;
  overflow: hidden;
}
.m-header .h-box .welcome-a img, .m-header .h-box .welcome-a span {
  float: left;
}
.m-header .h-box .welcome-a span {
  display: block;
  line-height: 60px;
}

.h-hg {
  padding-left: 3%;
  box-sizing: border-box;
  height: 60px;
  line-height: 60px;
  margin-bottom: 20px;
}
.h-hg a {
  display: block;
}

.footer-top {
  height: 239px;
  padding-top: 64px;
  box-sizing: border-box;
}
.footer-top .footer-ul {
  margin-top: 50px;
}
.footer-top .item {
  padding-left: 48px;
  line-height: 35px;
  height: 35px;
  box-sizing: border-box;
  position: relative;
  width: 110px;
  float: left;
  display: block;
  margin-left: 74.28px;
  transition: .5s ease-in-out;
}
.footer-top .item:hover {
  color: #ffffff;
  transition: .5s ease-in-out;
}
.footer-top .item:nth-child(1) {
  margin-left: 0;
}
.footer-top .item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 35px;
}

.footer-tit {
  line-height: 1;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.bocweb-footer {
  background: #333333;
  height: 310px;
}

.bocweb-search {
  width: 52px;
  height: 52px;
  border-radius: 5px;
  background: #fff;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.bocweb-search:hover:after {
  background: url(../img/i1.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.bocweb-search:after {
  content: "";
  width: 21px;
  height: 21px;
  background: url(../img/bocweb-search.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}

.header-bot {
  padding: 10px 14px;
  box-sizing: border-box;
}
.header-bot .bot-left {
  line-height: 1;
}
.header-bot .bot-left .text {
  padding-left: 16px;
  padding-top: 20px;
  box-sizing: border-box;
  text-align: left;
}
.header-bot .bot-left .text .big {
  font-weight: bold;
}
.header-bot .bot-left .text .smil {
  margin-top: 10px;
}
.header-bot .bot-right .bocweb-nav {
  line-height: 80px;
  margin-right: 80px;
}

.bocweb-nav .nav-li {
  float: left;
}
.bocweb-nav .nav-li:nth-child(1) .nav-top:before {
  display: none;
}
.bocweb-nav .nav-li.active .nav-top:after, .bocweb-nav .nav-li:hover .nav-top:after {
  transition: .5s ease-in-out;
  opacity: 1;
}
.bocweb-nav .nav-li .nav-top {
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
}
.bocweb-nav .nav-li .nav-top:before {
  content: "";
  width: 3px;
  height: 3px;
  left: -1px;
  right: auto;
  background: #ffffff;
}
.bocweb-nav .nav-li .nav-top:after {
  position: absolute;
  width: 80px;
  height: 2px;
  background: #ffffff;
  content: "";
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: .5s ease-in-out;
}

/**/
.m-header {
  width: 100%;
  position: absolute;
  color: #ffffff;
  z-index: 20;
}
.m-header a {
  color: #ffffff;
}

.m-header .w-header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
}

.m-header .w-header {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  z-index: 4;
  background-size: cover;
}
.m-header .w-header .w-bot {
  position: relative;
}

.m-header .h-hg .welcome-a {
  position: static;
  width: 100%;
}

.w-header {
  padding: 0 20px;
  box-sizing: border-box;
}
.w-header .w-top {
  line-height: 32px;
  padding-top: 32px;
  padding-bottom: 20px;
  box-sizing: border-box;
}
.w-header .w-top .jkrx .top-right {
  width: 48px;
  height: 32px;
  position: relative;
  margin-left: 24px;
}
.w-header .w-top .jkrx .top-right i {
  width: 20px;
  height: 20px;
  background: url(../img/img16.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.w-header .w-top .jkrx .top-right:after {
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  height: 15px;
  background: #9c9c9c;
  position: absolute;
  margin: auto;
}
.w-header .w-top .jkrx .top-left {
  position: relative;
}
.w-header .w-top .jkrx .top-left .top-cn {
  display: block;
  padding-right: 25px;
  box-sizing: border-box;
}
.w-header .w-top .jkrx .top-left .top-cn span {
  position: absolute;
  width: 10px;
  height: 5px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/i0.png) no-repeat center;
  background-size: 100%;
}
.w-header .w-top .jkrx .top-left .top-box {
  position: absolute;
  left: 0;
  top: 32px;
  display: none;
  z-index: 2;
}
.w-header .w-bot {
  height: 100px;
  line-height: 100px;
  background: #ec1b24;
  padding: 12px 16px;
  box-sizing: border-box;
}

.m-header .search-cover {
  float: right;
  width: 35px;
  height: 48px;
  display: block;
  line-height: 48px;
}

.m-header .search-cover img {
  width: 100%;
  vertical-align: middle;
}

.m-header .uio {
  float: right;
  height: 100%;
  width: 65px;
}

.m-header .search-bg {
  position: fixed;
  left: 0;
  top: 48px;
  width: 100%;
  height: 150px;
  z-index: 10;
  background: #ffffff;
  display: none;
}

.m-header .subsearch {
  padding-right: 15px;
  border-right: 1px solid #d2d2d2;
  box-sizing: border-box;
}
.m-header .subsearch .sp {
  width: 35px;
  height: 35px;
  background-size: 80%;
}

.m-header .subsearch img {
  height: 100%;
}

.m-header .search-bg .m-close-search {
  display: block;
  width: 10px;
  height: 10px;
  background-size: 100% auto;
  position: fixed;
  right: 4%;
  top: 10px;
  cursor: pointer;
  z-index: 11;
}

.m-header .search-bg .m-search-box {
  width: 92%;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  position: absolute;
  left: 3%;
  top: 48px;
  height: 40px;
  z-index: 11;
}

.m-header .search-bg .m-search-box .tex {
  border: none;
  font-size: 12px;
  color: #a7a7a7;
  height: 41px;
  padding-left: 5px;
  box-sizing: border-box;
  width: 60%;
  background: none;
}

.m-header .search-bg .m-search-box .search-btn {
  border: none;
  width: 30px;
  height: 30px;
  background-size: 100%;
  margin-top: 6px;
}

.m-header .btn-na {
  margin-right: 15px;
}

.m-header .nav-btn {
  position: absolute;
  right: 17px;
  top: 50%;
  width: 31px;
  height: 30px;
  vertical-align: middle;
  cursor: pointer;
  margin-top: -18px;
}

.m-header .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  left: 0;
  border-radius: 4px;
}

.m-header .nav-btn .line1 {
  top: 6px;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.m-header .nav-btn .line2 {
  top: 16px;
  right: 0;
  left: auto;
}

.m-header .nav-btn .line3 {
  bottom: 1px;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.m-header .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.m-header .nav-btn.hover .line {
  left: 6px;
}

.m-header .sub-menu {
  width: 75%;
  height: 100%;
  /*display: none;*/
  position: fixed;
  left: -100%;
  top: 0;
  background: rgba(0, 0, 0, 0.48);
  z-index: 10;
  color: #666;
  transition: .3s ease-in-out;
}

.m-header .welcome-a {
  position: static;
  display: block;
  height: 100%;
  overflow: hidden;
}
.m-header .welcome-a .s {
  display: block;
  float: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 76px;
  margin-left: 20px;
}
.m-header .welcome-a img {
  height: 100%;
  vertical-align: middle;
  display: block;
  float: left;
}

.m-header .sub-menu li .sub-tit {
  padding: 0 3%;
  box-sizing: border-box;
}
.m-header .sub-menu li .sub-tit .tu-box {
  padding: 13px 0;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
}

.m-header .sub-menu li .sub-tit.on .tu-box {
  border-bottom-color: transparent;
}

.m-header .sub-menu li a {
  display: block;
}

.m-header .sub-menu .tit {
  display: block;
  width: 100%;
  padding: 10px 3%;
  box-sizing: border-box;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}
.m-header .sub-menu .tit a {
  color: #666;
}

.m-header .sub-menu .sub-tit.on a {
  color: #ffffff;
  transition: none;
}
.m-header .sub-menu .sub-tit.on .ty-img .m {
  opacity: 1;
}
.m-header .sub-menu .sub-tit.on .ty-img .n {
  opacity: 0;
}

.headsearch-box {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 10;
  top: 0;
  left: 0;
  display: none;
}

.headsearch-box input[type="text"] {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
}

.headsearch-box input[type="submit"] {
  position: absolute;
  text-indent: -9999px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 35px;
  width: 35px;
  /*background: url(../img/img2.png) no-repeat center;*/
}

.headsearch-box input {
  border: none;
  background: none;
  outline: none;
}

.headsearch-box .x-box .x-o {
  position: absolute;
  right: 0;
  top: 10%;
  cursor: pointer;
}

.headsearch-box .x-box {
  /*height:960px;*/
  width: 1200px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.headsearch-box .x-p {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  height: 110px;
  line-height: 110px;
  border-bottom: 1px solid #606060;
  font-size: 24px;
  color: #606060;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.m-header .sub-menu .tit1 {
  display: block;
  width: 100%;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 18px;
  box-sizing: border-box;
}

.m-header .sub-menu .sub-tit.on.on .btn-v {
  background: url(../img/img18.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .btn-v {
  display: inline-block;
  height: 20px;
  width: 15px;
  margin-left: 13px;
  float: right;
  margin-top: 0;
  background: url(../img/img17.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .sub-tit1.on {
  background-color: #ff0001;
  color: #fff;
}

.m-header .sub-menu .sub-tit.on:after {
  background-size: 100% auto;
}

.m-header .sub-menu .sec-list {
  line-height: 28px;
  padding: 1px 1.5%;
  display: none;
}

.m-header .sub-menu .sec-list p {
  background-size: 8px auto;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  box-sizing: border-box;
}
.m-header .sub-menu .sec-list p:nth-child(1) {
  border-top: none;
}

.m-header .sub-menu .sec-list a {
  padding-left: 60px;
  color: #888;
  display: block;
}

@media screen and (max-width: 750px) {
  .w-header .w-top {
    line-height: 20px;
    padding-top: 16px;
    padding-bottom: 10px;
  }
  .d-yue{
  	font-size: 12px;
  }

  .w-header .w-top .ft18 {
    font-size: 14px;
  }

  .w-header .w-top .jkrx .top-right {
    height: 20px;
    width: 30px;
    margin-left: 10px;
  }

  .w-header .w-bot {
    height: 60px;
  }

  .m-header .welcome-a .s {
    font-size: 12px;
    line-height: 1.3;
    margin-left: 8px;
    width: auto;
  }

  .w-header .w-top .jkrx .top-left .top-cn {
    padding-right: 18px;
  }

  .w-header {
    padding: 0 10px;
  }

  .w-header .w-top .jkrx .top-left .top-cn a {
    font-size: 12px;
  }

  .con-banner .words {
    top: 50px;
  }
}
@font-face {
  font-family: 'beba';
  src: url("fonts/BEBAS.eot");
  src: url("fonts/BEBAS.eot") format("embedded-opentype"), url("fonts/BEBAS.woff") format("woff"), url("fonts/BEBAS.ttf") format("truetype"), url("fonts/BEBAS.svg#BEBAS") format("svg");
}
@font-face {
  font-family: 'din';
  src: url("fonts/DIN-Regular.eot");
  src: url("fonts/DIN-Regular.eot") format("embedded-opentype"), url("fonts/DIN-Regular.woff") format("woff"), url("fonts/DIN-Regular.ttf") format("truetype"), url("fonts/DIN-Regular.svg#DIN-Regular") format("svg");
}
.images img {
  max-width: 100%;
}

body {
  overflow: hidden;
}

.ft40 {
  font-size: 40px;
}

.secwen-left {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(-60px);
  transition: .8s;
}

.secwen-left.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: .8s;
}

.secwen-right {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(60px);
  transition: .8s;
}

.secwen-right.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: .8s;
}

.secwen-q {
  opacity: 0;
  transition: 1.5s ease;
  transform: scale3d(1.05, 1.05, 1);
}

.animate.secwen-q {
  opacity: 1;
  transform: scale3d(1, 1, 1);
  transition: 1.5s ease;
}

.secwen {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(30px);
  transition: .8s;
}
.wel-bannner .swiper-slide-active .items .words .t0,.wel-bannner .swiper-slide-active .items .words .t1,.wel-bannner .swiper-slide-active .items .words .t2{
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  transition:.8s ease-in-out;
}

.wel-bannner .items .words .t0,.wel-bannner .items .words .t1,.wel-bannner .items .words .t2{

  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(30px);
  
  transition:.8s ease-in-out;

}
.wel-bannner .swiper-slide-active .items .words .t0{
	transition-delay: .3s;
}
.wel-bannner .swiper-slide-active .items .words .t1{
	transition-delay: .8s;
}
.wel-bannner .swiper-slide-active .items .words .t2{
	transition-delay: 1.2s;
}
.animate.secwen {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  transition: 1s;
}

.animate.add1 {
  transition-delay: .1s;
}

.animate.add2 {
  transition-delay: .2s;
}

.animate.add3 {
  transition-delay: .3s;
}

.animate.add4 {
  transition-delay: .4s;
}

.animate.add5 {
  transition-delay: .5s;
}

.animate.add6 {
  transition-delay: .6s;
}

.animate.add7 {
  transition-delay: .7s;
}

.animate.add8 {
  transition-delay: .8s;
}

.mpi00 {
  padding: 100px 0;
  padding-top: 115px;
}

.hanmi-swiper .swiper-pagination {
  position: static;
  line-height: 1;
}
.hanmi-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  position: relative;
  border: none;
  background: none;
  opacity: 1;
}
.hanmi-swiper .swiper-pagination .swiper-pagination-bullet:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #cecece;
  border-radius: 50%;
  transition: .5s ease-in-out;
}
.hanmi-swiper .swiper-pagination .swiper-pagination-bullet-active:after, .hanmi-swiper .swiper-pagination .swiper-pagination-bullet:hover:after {
  width: 100%;
  height: 100%;
  background: #ec1b24;
  transition: .5s ease-in-out;
}

.news-box .news-swiper {
  margin-top: 80px;
}

.news-swiper .swiper-pagination {
  margin-top: 65px;
}

.con-banner {
  position: relative;
}
.con-banner .pcimg {
  height: 700px;
}
.con-banner img {
  width: 100%;
}
.con-banner .words {
  padding-top: 305px;
  box-sizing: border-box;
  color: #fff;
  line-height: 1;
  font-weight: bold;
}
.con-banner .words .line {
  width: 40px;
  height: 2px;
  background: #fff;
  margin-top: 37px;
}

.news-tit {
  text-align: center;
  line-height: 1;
}

.news-box .items .li {
  float: left;
  position: relative;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
  margin-left: 10px;
  width: 225px;
  height: 100px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.news-box .items .li .i0 {
  transition: .5s ease-in-out;
}
.news-box .items .li:hover .i0 {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.news-box .items .li:nth-child(6n+1) {
  margin-left: 0;
}

.news-details {
  padding-bottom: 80px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 36px;
  color: #666666;
}
.news-details .news-left {
  width: 970px;
  float: left;
  padding-top: 23px;
  box-sizing: border-box;
}
.news-details .news-left .tit {
  line-height: 1.5;
  font-weight: bold;
}
.news-details .news-left .fx {
  line-height: 20px;
  color: #666666;
  margin-top: 20px;
  margin-bottom: 18px;
}
.news-details .news-left .fx .span {
  float: left;
}
.news-details .news-left .fx a {
  padding: 0;
  margin: 0;
  width: 25px;
  height: 20px;
  margin: 0 8px;
}
.news-details .news-left .fx .bds_weixin {
  background: url(../img/i12.png) no-repeat center;
  background-size: 100%;
}
.news-details .news-left .fx .bds_mail {
  background: url(../img/i13.png) no-repeat center;
  background-size: 100%;
}
.news-details .news-left .details-words {
  border-top: 1px solid #d1d1d1;
  padding-top: 40px;
  padding-bottom: 55px;
  box-sizing: border-box;
}
.news-details .news-left .details-bot {
  height: 65px;
  line-height: 65px;
  background: #f5f5f5;
  padding: 0 40px;
  box-sizing: border-box;
  position: relative;
}
.news-details .news-left .details-bot a {
  transition: .5s ease-in-out;
}
.news-details .news-left .details-bot a:hover {
  transition: .5s ease-in-out;
  color: #ea3015;
}
.news-details .news-left .details-bot .prev {
  float: left;
}
.news-details .news-left .details-bot .next {
  float: right;
}
.news-details .news-left .details-bot .back {
  width: 45px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.news-details .news-right {
  width: 290px;
  margin-right: 35px;
  float: right;
}
.news-details .news-right .li {
  line-height: 22px;
  padding-left: 23px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 22px;
  transition: .5s ease-in-out;
}
.news-details .news-right .li:hover, .news-details .news-right .li.active {
  transition: .5s ease-in-out;
  color: #ea3015;
}
.news-details .news-right .li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  background: #e82104;
  border-radius: 50%;
  margin: auto;
}

.pagination {
  text-align: center;
  color: #888888;
}
.pagination span {
  margin-left: 10px;
}
.pagination a {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
  font-size: 12px;
  color: #666666;
  line-height: 40px;
  transition: .5s ease-in-out;
  margin: 0 5px;
  background: #fff;
}
.pagination a:hover,.pagination a.active {
  color: #fff;
  background: #e82104;
  border-color: #e82104;
  transition: .5s ease-in-out;
}
.pagination .prev {
  background: url(../img/i18.png) #fff no-repeat center;
}
.pagination .prev:hover {
  background: url(../img/i19.png) #e82104 no-repeat center;
}
.pagination .next {
  background: url(../img/i16.png) #fff no-repeat center;
}
.pagination .next:hover {
  background: url(../img/i17.png) #e82104 no-repeat center;
}

.newslist {
  margin-top: 70px;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.newslist .items {
  display: block;
  float: left;
  width: 440px;
  margin-left: 40px;
  line-height: 36px;
  margin-bottom: 55px;
}
.newslist .items .img {
  overflow: hidden;
  height: 310px;
}
.newslist .items .img img {
  transition: .5s ease-in-out;
}
.newslist .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.newslist .items:hover .word .more {
  background: url(../img/i15.png) #e60012 no-repeat center;
  background-size: 100%;
  border-color: #e60012;
  transition: .5s ease-in-out;
}
.newslist .items:nth-child(3n+1) {
  margin-left: 0;
}
.newslist .items .word {
  padding-top: 35px;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.newslist .items .word .t0 {
  color: #000000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 72px;
  line-height: 36px;
}
.newslist .items .word .more {
  width: 36px;
  height: 36px;
  background: url(../img/i14.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
  border-radius: 50%;
  border: 1px solid #c0c0c0;
}
.newslist .items .word .p {
  line-height: 26px;
  margin-top: 5px;
  margin-bottom: 30px;
  color: #666666;
  height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.newslist-padding {
  padding-top: 95px;
  padding-bottom: 140px;
  box-sizing: border-box;
}

.ex-more:hover span {
  opacity: 1;
  color: #fff;
  filter: alpha(opacity=100);
  transition: all 0.4s;
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  transform: translateX(-10px);
}

.ex-more:hover::after {
  right: 40px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.ex-more {
  position: relative;
  display: block;
  width: 180px;
  height: 40px;
  font-size: 16px;
  font-weight: lighter;
  line-height: 40px;
  text-align: center;
  border-radius: 40px;
  color: #fff;
  background: #0079a3;
}

.ex-more span {
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: inline-block;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

.ex-more::after {
  content: ' ';
  position: absolute;
  top: 50%;
  right: 50px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: url(../img/img2.png) no-repeat center center;
  background-size: 15px auto;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: right 0.4s, opacity 0.4s;
  transition: right 0.4s, opacity 0.4s;
}

.newslist-top {
  line-height: 74px;
  height: 74px;
  border-bottom: 1px solid #dbdbdb;
  box-sizing: border-box;
  color: #000000;
}
.newslist-top .a-ri a {
  color: #000000;
  position: relative;
}
.newslist-top .a-ri a:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  background: #ec1b24;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: .5s ease-in-out;
}
.newslist-top .a-ri a:hover, .newslist-top .a-ri a.active {
  color: #ec1b24;
  transition: .5s ease-in-out;
}
.newslist-top .a-ri a:hover:after, .newslist-top .a-ri a.active:after {
  transition: .5s ease-in-out;
  opacity: 1;
}
.newslist-top .a-ri a:nth-child(n+2) {
  margin-left: 32px;
}

.n-news a {
  display: block;
}
.n-news .ul .li {
  width: 31%;
  box-sizing: border-box;
  margin-right: 3.5%;
  margin-bottom: 3.5%;
  float: left;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.2);
}
.n-news .ul .li:hover {
  transition: all 0.5s 0s cubic-bezier(0.86, 0.17, 1, 1);
}
.n-news .ul .li:nth-child(3n) {
  margin-right: 0;
}
.n-news .ul .li:hover .img img {
  transform: scale3d(1.1, 1.1, 1);
}
.n-news .ul .li:before {
  content: "";
  width: 0%;
  height: 3px;
  background: #ec1b24;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all .5s 0s ease-in-out;
}
.n-news .ul .li:hover:before {
  width: 100%;
  visibility: visible;
}
.n-news .ul .li .img {
  overflow: hidden;
  width: 100%;
}
.n-news .ul .li .img img {
  width: 100%;
  max-width: 100%;
  transform: scale3d(1, 1, 1);
  transition: all .8s;
}
.n-news .ul .li .p-text {
  padding: 28px;
  background: #fff;
}
.n-news .ul .li .h {
  font-size: 18px;
  color: #000;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  margin-bottom: 10px;
}
.n-news .ul .li .p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-bottom: 12px;
}
.n-news .ul .bot {
  border-top: 1px solid #e5e5e5;
  background: #fff;
  padding: 16px 20px;
}
.n-news .ul .more {
  font-size: 14px;
  color: #b7b7b7;
  line-height: 22px;
}
.n-news .ul .time {
  font-size: 14px;
  color: #b7b7b7;
  line-height: 22px;
  font-family: "Arial";
}
.n-news .dlbox {
  background: #fff;
  margin-bottom: 20px;
}
.n-news .dlbox .dd {
  width: 540px;
}
.n-news .dlbox .dd img {
  width: 100%;
}
.n-news .dlbox .dt {
  width: calc(100% - 540px);
  padding: 64px 6%;
  box-sizing: border-box;
}
.n-news .dlbox .dt .h {
  line-height: 32px;
  margin-bottom: 18px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.n-news .dlbox .dt .p {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  height: 84px;
  overflow: hidden;
  margin-bottom: 45px;
}
.n-news .dlbox .dt .ex-more {
  font-size: 14px;
  color: #fff;
  background: #ec1b24;
  width: 145px;
  height: 40px;
  line-height: 40px;
  border-radius: 0;
}
.n-news .dlbox .dt .ex-more:hover::after {
  right: 30px;
}
.n-news .ul-two .li {
  padding: 40px 0;
  border-bottom: 1px solid #dedede;
}
.n-news .ul-two .li:hover .li-r img {
  transform: scale3d(1.1, 1.1, 1);
}
.n-news .ul-two .li:hover .li-l .h {
  color: #ec1b24;
}
.n-news .ul-two .li-l {
  width: calc(100% - 300px);
}
.n-news .ul-two .li-l .h {
  line-height: 24px;
  width: calc(100% - 90px);
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 15px;
  transition: all .8s;
}
.n-news .ul-two .li-l .time {
  margin-left: 15px;
  font-size: 14px;
  color: #666;
  line-height: 18px;
}
.n-news .ul-two .li-l .p {
  font-size: 14px;
  line-height: 28px;
  color: #666;
  height: 56px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.n-news .ul-two .li-r {
  width: 190px;
  overflow: hidden;
}
.n-news .ul-two .li-r img {
  width: 100%;
  transition: all .8s;
  transform: scale3d(1, 1, 1);
}

.news-ul .li {
  margin-top: 50px;
  display: block;
  height: 330px;
}
.news-ul .li:hover .images img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.news-ul .li:hover .words .text {
  color: #ec1b24;
}
.news-ul .li .images {
  width: 490px;
  height: 100%;
  overflow: hidden;
  float: left;
}
.news-ul .li .images img {
  transition: .5s;
}
.news-ul .li .words {
  width: 980px;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  float: right;
  border-bottom: 1px solid #c2c2c2;
  box-sizing: border-box;
  height: 100%;
}
.news-ul .li .words .text {
  line-height: 33px;
  height: 33px;
  font-size: 24px;
  color: #333333;
  transition: .5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news-ul .li .words .line {
  width: 50px;
  height: 1px;
  background: #e4e4e4;
  margin: 25px 0;
}
.news-ul .li .words .p {
  height: 144px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
.news-ul .li .words .box {
  margin-top: 28px;
}
.news-ul .li .words .box .fl {
  padding-left: 24px;
  box-sizing: border-box;
  position: relative;
  line-height: 50px;
}
.news-ul .li .words .box .fl:after {
  position: absolute;
  height: 15px;
  width: 15px;
  background: url(../img/img13.png) no-repeat center;
  background-size: 100%;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.news-ul .li .words .box .fr {
  width: 145px;
  height: 50px;
  background: #ec1b24;
  font-size: 16px;
  color: #ffffff;
  line-height: 50px;
  padding-left: 55px;
  box-sizing: border-box;
  position: relative;
  transition: .5s;
}
.news-ul .li .words .box .fr:hover {
  transition: .5s;
  transform: translateY(-5px);
}
.news-ul .li .words .box .fr:after {
  position: absolute;
  height: 15px;
  width: 15px;
  background: url(../img/img14.png) no-repeat center;
  background-size: 100%;
  content: "";
  left: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.newslist0 {
  margin-bottom: 50px;
}

.w785 {
  width: 785px;
  margin: 0 auto;
}

.registration {
  font-size: 18px;
  color: #000000;
  /*width: 785px;*/
  margin: 0 auto;
  padding-bottom: 40px;
  box-sizing: border-box;
  margin-top: 62px;
}
.registration input, .registration textarea, .registration select {
  border: none;
  background: none;
  outline: none;
}
.registration input, .registration select {
  height: 100%;
  width: 100%;
}
.registration textarea {
  resize: none;
}
.registration .input {
  height: 100%;
}
.registration .input input {
  padding-left: 20px;
  box-sizing: border-box;
}
.registration textarea {
  height: 335px;
}
.registration input::-webkit-input-placeholder, .registration textarea::-webkit-input-placeholder {
  color: #000000;
}
.registration input::-moz-input-placeholder, .registration textarea::-moz-input-placeholder {
  color: #000000;
}
.registration input::-ms-input-placeholder, .registration textarea::-ms-input-placeholder {
  color: #000000;
}
.registration select {
  text-align: center;
  padding-left: 110px;
  box-sizing: border-box;
}
.registration .resetbox {
  text-align: center;
  margin-top: 44px;
}
.registration .resetbox input {
  width: 250px;
  height: 60px;
  background: #787878;
  display: inline-block;
  color: #fff;
  transition: .5s ease-in-out;
  margin: 0 15px;
}
.registration .resetbox input:hover {
  background: #ec1b24;
  transition: .5s ease-in-out;
}
.registration .items {
  position: relative;
  height: 64px;
  line-height: 64px;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  padding-left: 150px;
  box-sizing: border-box;
  margin-bottom: 16px;
}
.registration .items .i {
  position: absolute;
  right: -27px;
  top: 0;
  color: #ec1b24;
}
.registration .items .sapn {
  width: 150px;
  padding-left: 40px;
  position: absolute;
  box-sizing: border-box;
  color: #000;
  left: 0;
  top: 0;
  font-size: 18px;
}
.registration .items .sapn:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 50px;
  width: 1px;
  left: auto;
  background: #cecece;
}
.registration .items.active {
  padding-left: 270px;
  width: 540px;
  box-sizing: border-box;
}
.registration .items.active .sapn {
  width: 270px;
}
.registration .items.textarea {
  height: auto;
  padding: 0;
}
.registration .items.textarea textarea {
  width: 100%;
  padding: 10px;
  padding-left: 40px;
  box-sizing: border-box;
}
.registration .items.items0 {
  padding-left: 170px;
}
.registration .items.items0 .sapn {
  width: 170px;
}
.registration .items.items0 .input0 .num {
  width: 135px;
  display: block;
  text-align: center;
}
.registration .items.items0 .input0 .n {
  position: relative;
  height: 100%;
}
.registration .items.items0 .input0 .n:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 50px;
  width: 1px;
  right: auto;
  background: #cecece;
}
.registration .items.items0 .input0 .n:before {
  position: absolute;
  left: 30px;
  content: "-";
  height: 100%;
  width: 12px;
  text-align: center;
  top: 0;
  bottom: 0;
  margin: auto;
}
.registration .items.items0 .input0 .n input {
  padding-left: 50px;
  box-sizing: border-box;
}
.registration .items.items0 .input0 .input00 {
  width: 160px;
}
.registration .items.items0 .input0 .input01 {
  width: 290px;
}

.bocweb-nav .nav-bot {
  position: absolute;
  width: 100%;
  left: 0;
  top: 163px;
  font-weight: normal;
  display: none;
  padding-top: 87px;
  box-sizing: border-box;
}
.bocweb-nav .nav-bot .nav-b {
  background: #d51720;
  padding:25px 0;
  height: 445px;
}
.bocweb-nav .nav-bot.active {
  display: block;
}
.bocweb-nav .nav-bot .navc-left {
  width: 800px;
  height: 100%;
}
.bocweb-nav .nav-bot .navc-left .l-ul {
  width: 48%;
  float: left;
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  padding-left: 65px;
  padding-top: 16px;
  box-sizing: border-box;
}
.bocweb-nav .nav-bot .navc-left.t3 .l-ul{
  width: 32%;
  padding-left: 35px;

}
.bocweb-nav .nav-bot .navc-left .l-ul .li {
  display: block;
  position: relative;
  padding-left: 30px;
  line-height: 25px;
  margin-bottom: 14px;
}
.bocweb-nav .nav-bot .navc-left .l-ul .li:hover img {
  transform: translateX(-5px);
  transition: .5s ease-in-out;
}
.bocweb-nav .nav-bot .navc-left .l-ul .li img {
  position: absolute;
  width: 25px;
  height: 25px;
  left: 0;
  top: 0;
  transition: .5s ease-in-out;
}
.bocweb-nav .nav-bot .navc-right {
  line-height: 25px;
  font-size: 13px;
  width: 600px;
  padding: 0 20px;
  padding-top: 16px;
  box-sizing: border-box;
}
.bocweb-nav .nav-bot .navc-right .tit {
  line-height: 1;
  margin-bottom: 32px;
}

.bocweb-header .w1400 {
  position: relative;
}

.pword {
  color: #666666;
  font-size: 18px;
  line-height: 30px;
}

.about-box .ab-ultop {
  margin-top: 70px;
  text-align: center;
}
.about-box .ab-ultop .li {
  float: left;
  display: inline-block;
  width: 465px;
  /*width: auto;*/
  padding:0 3%;
  /*width: 49.8%;*/
  color: #000000;
  line-height: 76px;
  height: 76px;
  margin-left: 2.5px;
  /*margin-left: .4%;*/

  text-align: center;
  background: #f5f5f5;
  transition: .5s ease-in-out;
  cursor: pointer;
  box-sizing: border-box;
}
.about-box .ab-ultop .li:nth-child(3){
	line-height: 1.5;
	padding-top: 8px;
}
.about-box .ab-ultop .li:hover, .about-box .ab-ultop .li.active {
  color: #fff;
  background: #ec1b24;
  transition: .5s ease-in-out;
}
.about-box .ab-ultop .li:nth-child(1) {
  margin-left: 0;
}
.about-box .ab-ultop .li:nth-child(3){
  /*display: none;*/
}
.about-box .about-top {
  padding-bottom: 100px;
  box-sizing: border-box;
}
.about-box .ab-ulbot {
  padding: 64px 0;
  box-sizing: border-box;
}
.about-box .ab-ulbot .p:nth-child(n+1) {
  margin-bottom: 12px;
}
.about-box .ab-box {
  height: 476px;
}

.ab-box {
  color: #fff;
  position: relative;
}
.ab-box .tit {
  line-height: 1;
  text-align: center;
}
.ab-box .words {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  padding-top: 90px;
  box-sizing: border-box;
}
.ab-box .li {
  float: left;
  width: 33.333%;
  text-align: center;
  line-height: 1;
  height: 195px;
  box-sizing: border-box;
}
.ab-box .li:nth-child(2) {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.ab-box .li .t0 {
  font-size: 16px;
}
.ab-box .li .num {
  font-size: 60px;
  font-family: "din";
}
.ab-box .li .t1 {
  line-height: 28px;
  margin-top: 22px;
}
.ab-box .tit {
  margin-bottom: 90px;
}

.about-bot .num {
  font-family: "din";
}

.bot-ul {
  margin-top: 55px;
}

.about-bot {
  padding-top: 100px;
  padding-bottom: 105px;
  box-sizing: border-box;
}
.about-bot .items {
  float: left;
  margin-left: 25px;
  width: 450px;
  height: 180px;
  position: relative;
  border: 1px solid #d7d7d7;
  margin-bottom: 24px;
  box-sizing: border-box;
  color: #666666;
  transition: .5s ease-in-out;
}
.about-bot .items:hover {
  color: #fff;
  border-color: transparent;
  transition: .5s ease-in-out;
}
.about-bot .items:hover .images {
  transition: .5s ease-in-out;
  opacity: 1;
}
.about-bot .items:hover .words .t0 {
  color: #fff;
  transition: .5s ease-in-out;
}
.about-bot .items .images {
  overflow: hidden;
  opacity: 0;
  transition: .5s ease-in-out;
  position: relative;
}
.about-bot .items .images:after {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.about-bot .items .words {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 1;
  padding-top: 58px;
  box-sizing: border-box;
  z-index: 2;
}
.about-bot .items .words .t1 {
  margin-top: 18px;
}
.about-bot .items .words .t0 {
  color: #000000;
  transition: .5s ease-in-out;
}
.about-bot .items:nth-child(3n+1) {
  margin-left: 0;
}

.bot-images {
  position: relative;
  margin-top: 10px;
}
.bot-images .words {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../img/img7.png) no-repeat center;
  background-size: 100%;
}
.bot-images .words .p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
  width: 960px;
  right: 0;
  margin: auto;
  padding-bottom: 45px;
  box-sizing: border-box;
}

.about-bbot {
  padding-top: 95px;
  box-sizing: border-box;
}
.about-bbot .ab-ul0 {
  border-bottom: 1px solid #d8d8d8;
  box-sizing: border-box;
  margin-top: 55px;
}
.about-bbot .ab-ul0 .li {
  width: 25%;
  line-height: 65px;
  height: 65px;
  float: left;
  text-align: center;
  color: #666666;
  transition: .5s ease-in-out;
}
.about-bbot .ab-ul0 .li:hover, .about-bbot .ab-ul0 .li.active {
  background: #ff0000;
  transition: .5s ease-in-out;
  color: #fff;
}
.about-bbot .bbot-ul {
  margin-top: 30px;
}
.about-bbot .bbot-ul .items {
  float: left;
  border: 1px solid #d8d8d8;
  box-sizing: border-box;
  width: 265px;
  height: 145px;
  margin: 10px 0;
  margin-left: 18.75px;
}
.about-bbot .bbot-ul .items img {
  transition: .5s ease-in-out;
}
.about-bbot .bbot-ul .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.about-bbot .bbot-ul .items:nth-child(5n+1) {
  margin-left: 0;
}

.exhibits-tit {
  height: 76px;
  line-height: 76px;
  text-align: center;
  background: #ec1b24;
}
.exhibits-tit .li {
  color: rgba(255, 255, 255, 0.7);
  display: inline-block;
  padding: 0 36px;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  transition: .5s ease-in-out;
}
.exhibits-tit .li:nth-child(1):after {
  display: none;
}
.exhibits-tit .li:hover, .exhibits-tit .li.active {
  color: #fff;
  transition: .5s ease-in-out;
}
.exhibits-tit .li:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 50px;
  background: rgba(255, 255, 255, 0.2);
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.exhibits-ul .exhibits-tit {
  margin-top: 60px;
}
.exhibits-ul .ul {
  margin-bottom: 55px;
  margin-top: 47px;
}
.exhibits-ul .ul .li {
  float: left;
  width: 450px;
  height: 255px;
  background: #ffffff;
  margin-left: 25px;
  margin-bottom: 25px;

  border-color: rgba(255, 255, 255, 0.3);

}
.exhibits-ul .ul .li  .img img{
  width: 100%;
  opacity: 0;
  transition: .5s ease-in-out;
}
.exhibits-ul .ul .li:hover .img img{
  transition:.5s ease-in-out;
  opacity: 1;
}
.exhibits-ul .ul .li .wordbox {
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  z-index: 2;
}
.exhibits-ul .ul .li .img{
  top:0;
  position: absolute;
  left:0;
  width: 100%;
  z-index: 2;
  height: 100%;
  box-sizing: border-box;
}
.exhibits-ul .ul .li:hover {
  color: #fff;
  background: #ec1b24;
  transition: .5s ease-in-out;
}
.exhibits-ul .ul .li:hover .word {
  border-color: rgba(255, 255, 255, 0.3);
}
.exhibits-ul .ul .li:hover .word .b, .exhibits-ul .ul .li:hover .word .t0, .exhibits-ul .ul .li:hover .word .t1 {
  transition: .5s ease-in-out;
  color: #fff;
}
.exhibits-ul .ul .li .word {
  width: 100%;
  height: 100%;
  border: 1px solid #e5e5e5;
  padding: 20px 55px;
  box-sizing: border-box;
  line-height: 1;
}
.exhibits-ul .ul .li .word .b {
  color: #dbdbdb;
  border-color: rgba(255, 255, 255, 0.3);
}
.exhibits-ul .ul .li .word .t0 {
  color: #000000;
  line-height: 34px;
  margin-top: 25px;
  border-color: rgba(255, 255, 255, 0.3);
}
.exhibits-ul .ul .li .word .t1 {
  line-height: 18px;
  height: 36px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #8b8b8b;
  margin-top: 5px;
  border-color: rgba(255, 255, 255, 0.3);
}
.exhibits-ul .ul .li:nth-child(3n+1) {
  margin-left: 0;
}

.layout-ul {
  margin-bottom: 100px;
  margin-top: 65px;
}
.layout-ul .items {
  position: relative;
}
.layout-ul .items .span {
  width: 70px;
  height: 70px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../img/img16.png) #ec1b24 no-repeat center;
  cursor: pointer;
}
.layout-ul .items:nth-child(n+2) {
  margin-top: 35px;
}

.photos .photos-ul {
  margin-top: 70px;
  margin-bottom: 73px;
}
.photos .photos-ul .items {
  display: block;
  float: left;
  margin-left: 25px;
  margin-bottom: 25px;
  overflow: hidden;
  width: 450px;
}
.photos .photos-ul .items img {
  transition: .5s ease-in-out;
}
.photos .photos-ul .items:hover img {
  transform: scale3d(1.05, 1.05, 1);
  transition: .5s ease-in-out;
}
.photos .photos-ul .items:nth-child(3n+1) {
  margin-left: 0;
}

.brand-box .words img {
  max-width: 100%;
}

.mapbox {
  position: relative;
}
.mapbox .map {
  height: 648px;
}
.mapbox .words {
  position: absolute;
  right: 55px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 700px;
  height: 360px;
  background: #ed3038;
  color: #fff;
  line-height: 30px;
  padding: 30px;
  box-sizing: border-box;
  overflow-y:auto;
}
.mapbox .words .t0 {
  line-height: 40px;
}
.mapbox .words .t1 {
  margin-top: 28px;
}
.mapbox .words a{
  color:#ffffff;
}
.mapbox {
  margin-top: 60px;
}

.map-ul {
  padding-top: 40px;
  box-sizing: border-box;
}
.map-ul .li {
  width: 50%;
  float: left;
  overflow: hidden;
  margin-top: 60px;
  position: relative;
}
.map-ul .li .words {
  width: calc(100% - 270px);
  padding: 50px 30px;
  box-sizing: border-box;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.map-ul .li .words .t0 {
  line-height: 1;
  font-weight: bold;
  color: #000000;
  margin-bottom: 38px;
}
.map-ul .li .words .t3 {
  line-height: 25px;
}
.map-ul .li .words .t4 {
  line-height: 1;
  font-weight: bold;
  color: #000000;
  margin-bottom: 28px;
}
.map-ul .li .words .t1 {
  line-height: 20px;
}
.map-ul .li .words .t1 .item {
  padding-left: 33px;
  box-sizing: border-box;
  position: relative;
}
.map-ul .li .words .t1 .item:nth-child(n+2) {
  margin-top: 18px;
}
.map-ul .li .words .t1 .item:after {
  position: absolute;
  width: 23px;
  height: 23px;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.map-ul .li .words .t1 .item.i1:after {
  background: url(../img/img19.png) no-repeat center;
  background-size: 100%;
}
.map-ul .li .words .t1 .item.i2:after {
  background: url(../img/img20.png) no-repeat center;
  background-size: 100%;
}
.map-ul .li .words .t1 .item.i3:after {
  background: url(../img/img21.png) no-repeat center;
  background-size: 100%;
}
.map-ul .li .words .t1 .item.i4:after {
  background: url(../img/img22.png) no-repeat center;
  background-size: 100%;
}
.map-ul .li .words .t0 span {
  font-size: 20px;
}
.map-ul .li .images {
  overflow: hidden;
}
.map-ul .li .images img {
  transition: .5s ease-in-out;
}
.map-ul .li:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.map-ul .li .images, .map-ul .li .words {
  float: left;
}
.map-ul .li .images {
  width: 270px;
  height: 280px;
}

.download-tit {
  height: 76px;
  line-height: 76px;
  font-size: 20px;
  color: #f9cecf;
  background: #ec1b24;
  text-align: center;
  margin-top: 60px;
}
.download-tit .items {
  display: inline-block;
  width: 295px;
  position: relative;
  cursor: pointer;
}
.download-tit .items:hover span, .download-tit .items.active span {
  transition: .5s ease-in-out;
  opacity: 1;
}
.download-tit .items img {
  display: inline-block;
  margin-right: 15px;
}
.download-tit .items span {
  display: block;
  width: 14px;
  height: 6px;
  background: url(../img/img26.png) no-repeat center;
  background-size: 100%;
  bottom: -6px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  opacity: 0;
  transition: .5s ease-in-out;
}
.download-tit .items:nth-child(2) {
  position: relative;
}
.download-tit .items:nth-child(2):after, .download-tit .items:nth-child(2):before {
  position: absolute;
  content: "";
  width: 1px;
  height: 50px;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  margin: auto;
}
.download-tit .items:nth-child(2):after {
  left: 0;
}
.download-tit .items:nth-child(2):before {
  right: 0;
}

.download0ul {
  text-align: center;
  margin-bottom: 35px;
}
.download0ul .li {
  display: inline-block;
  font-size: 16px;
  color: #7a7a7a;
  line-height: 20px;
  margin: 0 20px;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.download0ul .li:hover, .download0ul .li.active {
  color: #ec1b24;
  transition: .5s ease-in-out;
}

.download0 .layout-ul {
  margin: 0 !important;
}

.download-box {
  padding-top: 36px;
  box-sizing: border-box;
}

.download1 {
  position: relative;
}
.download1.i2 .d-word {
  bottom: 0;
  left: 0;
}
.download1.i1 .d-word {
  top: 0;
  right: 0;
}
.download1 .d-word {
  position: absolute;
  width: 688px;
  height: 518px;
  background: #fff;
  padding: 100px 75px;
  box-sizing: border-box;
  line-height: 1;
  text-align: center;
}
.download1 .d-word .line {
  width: 60px;
  height: 1px;
  background: #000000;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 45px;
}
.download1 .d-word .t1 {
  line-height: 34px;
  height: 68px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.download1 .d-word .t2 .kmore {
  transition: .5s ease-in-out;
  text-align: left;
  margin-top: 65px;
}
.download1 .d-word .t2 .kmore:hover {
  color: #fff;
  transition: .5s ease-in-out;
  transform: translateY(-8px);
}
.download1 .d-word .t2 .kmore:after {
  background: url(../img/img5.png) no-repeat center;
  background-size: 100%;
  width: 30px;
  height: 30px;
}

.brand-box {
  margin-top: 60px;
}
.brand-box .words {
  width: 100%;
  bottom: 0;
  left: 0;
  font-size: 18px;
  color: #fff;
  padding: 35px;
  box-sizing: border-box;
  line-height: 32px;
}
.brand-box .words .img {
  width: 107px;
  height: 107px;
  overflow: hidden;
}
.brand-box .words .p {
  margin-left: 23px;
  padding-top: 5px;
  box-sizing: border-box;
}
.brand-box .words .left0 {
  width: 400px;
}
.brand-box .words .right0 {
  max-width: calc(100% - 400px);
  padding-top: 18px;
  box-sizing: border-box;
}
.brand-box .words .right0 a {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  transition: .5s ease-in-out;
  margin-bottom: 15px;
}
.brand-box .words .right0 a:hover {
  color: #ec1b24;
  transition: .5s ease-in-out;
}
.brand-box .images {
  position: relative;
}
.brand-box .images:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../img/img27.png) no-repeat center;
  background-size: 100%;
}

.forum {
  padding-bottom: 0 !important;
}

.kmore.k {
  display: none;
}

.forum .forum-top {
  padding-bottom: 100px;
  box-sizing: border-box;
}
.forum .forum-top .words {
  text-align: center;
  width: 945px;
  margin: 0 auto;
  line-height: 30px;
  margin-top: 42px;
  margin-bottom: 50px;
}
.forum .forum-top .kmore {
  transition: .5s ease-in-out;
  width: 318px;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  color: #fff;
}
.forum .forum-top .kmore:hover {
  transition: .5s ease-in-out;
  transform: translateY(-10px);
}
.forum .forum-top .kmore:after {
  background: url(../img/img6.png) no-repeat center;
  background-size: 100%;
}

.forum-bot {
  padding-top: 96px;
  padding-bottom: 125px;
}
.forum-bot .forum-ul {
  /*margin-bottom: 75px;*/
  margin-top: 70px;
}
.forum-bot .forum-ul .items {
  display: block;
  float: left;
  width: 450px;
  margin-left: 25px;
  margin-bottom: 25px;
}
.forum-bot .forum-ul .items img {
  max-width: 100%;
}
.forum-bot .forum-ul .items:nth-child(3n+1) {
  margin-left: 0;
}

.zone-tit {
  text-align: center;
  margin-top: 70px;
}
.zone-tit .items {
  display: inline-block;
  float: left;
  width: 440px;
  margin-left: 40px;
  position: relative;
  cursor: pointer;
  transition: .5s ease-in-out;
}
.zone-tit .items .imaegs {
  position: relative;
}
.zone-tit .items .imaegs:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../img/img30.png) no-repeat center;
  background-size: 100%;
}
.zone-tit .items:hover, .zone-tit .items.active {
  transition: .5s ease-in-out;
}
.zone-tit .items:hover .words, .zone-tit .items.active .words {
  transition: .5s ease-in-out;
  opacity: 1;
}
.zone-tit .items .words {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ec1b24;
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  top: 0;
  left: 0;
  padding-top: 120px;
  box-sizing: border-box;
  opacity: 0;
  transition: .5s ease-in-out;
}
.zone-tit .items .words:after {
  content: "";
  width: 20px;
  height: 10px;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 0;
  margin: auto;
  background: url(../img/img28.png) no-repeat center;
  background-size: 100%;
}
.zone-tit .items:nth-child(1) {
  margin-left: 0;
}

.w515 {
  width: 515px;
}

.zone-ul0 {
  margin-top: 36px;
}
.zone-ul0 .words {
  top: 0;
  left: 0;
  color: #333333;
  padding: 95px 90px;
  box-sizing: border-box;
  line-height: 30px;
}
.zone-ul0 .words .t0 {
  line-height: 1;
  margin-bottom: 32px;
}

.zone-ul1 {
  margin-top: 32px;
}
.zone-ul1 .words {
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: rgba(255, 255, 255, 0.78);
  line-height: 30px;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.zone-ul1 .words .t0 {
  color: #fff;
  line-height: 1;
  margin-bottom: 38px;
}

.zone-imgbox {
  margin-top: 32px;
  padding-bottom: 50px;
  padding-top: 64px;
  box-sizing: border-box;
}
.zone-imgbox .text {
  text-align: center;
  margin-top: 25px;
}
.zone-imgbox .t0 {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  line-height: 30px;
  margin-top: 28px;
  margin-bottom: 45px;
}
.zone-imgbox .ul {
  width: 965px;
  margin: 0 auto;
}
.zone-imgbox .ul .li {
  float: left;
  width: 150px;
  height: 100px;
  overflow: hidden;
  position: relative;
  border: 1px solid #d5d5d5;
  box-sizing: border-box;
  margin-left: 13px;
  margin-bottom: 14px;
}
.zone-imgbox .ul .li:hover .i1 {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.zone-imgbox .ul .li:nth-child(6n+1) {
  margin-left: 0;
}
.zone-imgbox .ul .li .i1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: .5s ease-in-out;
}

.zhanlan-box {
  margin-top: 45px;
  margin-bottom: 60px;
}
.zhanlan-box .items {
  line-height: 26px;
  color: #666666;
  position: relative;
  padding: 40px 0;
  padding-top: 55px;
  box-sizing: border-box;
  border-bottom: 1px solid #dedede;
  box-sizing: border-box;
  display: block;
}
.zhanlan-box .items:hover .t0 {
  transition: .5s ease-in-out;
  color: #ec1b24;
}
.zhanlan-box .items .t0 {
  transition: .5s ease-in-out;
  color: #000000;
}
.zhanlan-box .items .t1 {
  margin-top: 13px;
  margin-bottom: 20px;
  line-height: 1;
}
.zhanlan-box .items .li {
  position: relative;
  padding-left: 110px;
  box-sizing: border-box;
}
.zhanlan-box .items .t3 {
  line-height: 1;
  margin-top: 28px;
}
.zhanlan-box .items .images {
  position: absolute;
  width: 70px;
  height: 70px;
  left: 0;
  top: 0;
}

.zhanlan-img {
  line-height: 70px;
  margin-bottom: 30px;
}
.zhanlan-img .span {
  line-height: 70px;
  margin-left: 20px;
}

.zhanlandetails a {
  color: #ec1b24;
  transition: .5s ease-in-out;
}
.zhanlandetails a:hover {
  transition: .5s ease-in-out;
  text-decoration: underline;
}

.audience .registration .items.items0 .sapn {
  padding-left: 23px;
  box-sizing: border-box;
  letter-spacing: -1px;
}

.directory-input {
  position: relative;
  height: 65px;
  margin: 0 auto;
  margin-top: 60px;
  overflow: hidden;
}
.directory-input input {
  background: none;
  outline: none;
  border: none;
}
.directory-input input[type=text] {

  float: left;
  padding-left:20px;
  box-sizing: border-box;
  height: 100%;
  font-size: 16px;
  color: #808080;
  margin-left: 1%;
}
.directory .directory-input input[type=text] {
  background: #fff;
  width: 22%;
}
.directory-input input[type=text]:nth-child(1){
  margin-left:0;
}
.directory-input input::-webkit-input-placeholder, .directory-input textarea::-webkit-input-placeholder {
  color: #808080;
}
.directory-input input::-moz-input-placeholder, .directory-input textarea::-moz-input-placeholder {
  color: #808080;
}
.directory-input input::-ms-input-placeholder, .directory-input textarea::-ms-input-placeholder {
  color: #808080;
}
.directory-input input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  background: url(../img/aa0.png) #e82104 no-repeat center;
  text-indent: -999px;
  overflow: hidden;
  width: 7%;
  height: 100%;
}

.directory-ul {
  padding: 66px 100px;
  padding-bottom: 90px;
  box-sizing: border-box;
  margin-top: 25px;
  background: #fff;
  font-size: 18px;
}
.directory-ul .ul .li {
  float: left;
  color: #fff;
  box-sizing: border-box;
}
.directory-ul .ul .li.li0 {
  width: 390px;
}
.directory-ul .ul .li.li1 {
  width: 390px;
}
.directory-ul .ul .li.li2 {
  width: 210px;
}
.directory-ul .ul .li.li3 {
  width: 210px;
}
.directory-ul .ul-top {
  line-height: 73px;
  height: 73px;
  font-weight: bold;
  background: #e82104;
  text-align: center;
}
.directory-ul .ul-top .li {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.directory-ul .ul-top.li0 {
  border-left: none;
}
.directory-ul .ul-bot {
  margin-bottom: 75px;
}
.directory-ul .ul-bot .li {
  color: #000000;
  height: 90px;
  border: 1px solid #d2d2d2;
  padding-left: 35px;
  padding-right: 20px;
  box-sizing: border-box;
  /*line-height: 76px;*/
  line-height: 24px;
  overflow: hidden;
    padding: 10px;
}
.directory-ul .ul-bot .li1 {
  font-size: 15px;
  line-height: 24px;
  padding-top: 13px;
  box-sizing: border-box;
}

.registration0 .words {
  text-align: center;
  margin-top: 58px;
  line-height: 40px;
}
.registration0 .registration-ul {
  margin-top: 78px;
}
.registration0 .registration-ul .items .words {
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 42px 68px;
  text-align: left;
  font-size: 16px;
  color: #FFF;
  height: 246px;
  box-sizing: border-box;
  line-height: 30px;
}
.registration0 .registration-ul .items {
  overflow: hidden;
  width: 690px;
  height: 375px;
}
.registration0 .registration-ul .items:hover img {
  transform: scale3d(1.05, 1.05, 1);
  transition: .5s ease-in-out;
}
.registration0 .registration-ul .items img {
  transition: .5s ease-in-out;
}
.registration0 .registration-ul .t0 {
  line-height: 1;
  margin-bottom: 22px;
}

.exhibition .exhibition-ul {
  margin-bottom: 35px;
  margin-top: 70px;
}
.exhibition .exhibition-ul .items {
  float: left;
  width: 430px;
  margin-left: 55px;
  margin-bottom: 24px;
  color: #000000;
  text-align: center;
  line-height: 65px;
  cursor: pointer;
}
.exhibition .exhibition-ul .items .images {
  position: relative;
}
.exhibition .exhibition-ul .items .images:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../img/img36.png) no-repeat center;
  background-size: 100%;
}
.exhibition .exhibition-ul .items .images:before {
  position: absolute;
  bottom: 15px;
  left: 25px;
  width: 30px;
  height: 25px;
  content: "";
  background: url(../img/img35.png) no-repeat center;
  background-size: 100%;
  z-index: 3;
}
.exhibition .exhibition-ul .items:nth-child(3n+1) {
  margin-left: 0;
}

.ft44 {
  font-size: 44px;
}

.video-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 30;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}

.video-fixed .videoboxs .box {
  height: 100%;
}

.video-fixed .cha {
  width: 25px;
  height: 25px;
  background: url(../img/x15.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  right: 5px;
  top: 5px;
}

.video-fixed .videoboxs {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  margin-top: 0;
  background: #000;
  /* padding: 30px; */
  box-sizing: border-box;
}

.bk-g {
  height: 890px;
  position: relative;
}
.bk-g:after {
  width: 100%;
  content: "";
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
}

.w1180 {
  width: 1180px;
  margin: 0 auto;
}

.interface {
  padding-top: 250px;
  position: relative;
  z-index: 5;
}
.interface .box {
  background: rgba(255, 255, 255, 0.95);
  height: 505px;
  padding-top: 105px;
  box-sizing: border-box;
}
.interface .p {
  text-align: center;
  line-height: 30px;
  color: #666666;
  margin-top: 30px;
  margin-bottom: 78px;
}
.interface .apply {
  width: 250px;
  line-height: 60px;
  height: 60px;
  background: #ec1b24;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  transition: .5s ease-in-out;
  margin: 0 auto;
  display: block;
}
.interface .apply:hover {
  transform: translateY(-10px);
  transition: .5s ease-in-out;
}

.bk-g0 {
  height: 710px;
}

.accommodation .accommodation-bot .t0, .accommodation .accommodation-bot .t1 {
  text-align: center;
  line-height: 1;
}
.accommodation .accommodation-bot .t1 {
  margin-top: 20px;
}
.accommodation .accommodation-bot .ul {
  margin-top: 55px;
}
.accommodation .accommodation-bot .ul .li {
  width: 585px;
  height: 69px;
  line-height: 69px;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  font-size: 16px;
  color: #666666;
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  padding-left: 135px;
  box-sizing: border-box;
  position: relative;
}
.accommodation .accommodation-bot .ul .li .img {
  display: inline-block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 105px;
  margin: auto;
}
.accommodation .accommodation-bot .ul .li .img .i1{
	opacity: 0;
}
.accommodation .accommodation-bot .ul .li:hover .img{
	transition:.5s ease-in-out;
}
.accommodation .accommodation-bot .ul .li .img{
	transition:.5s ease-in-out;
}
.accommodation .accommodation-bot .ul .li .img img{
	position: absolute;
	top:0;
	left:0;
	
	transition:.5s ease-in-out;
}
.accommodation .accommodation-bot .ul .li:hover .img .i1{
	opacity: 1;
}

.accommodation .accommodation-bot .ul .li:hover .img .i0{
	opacity: 0;
}

.accommodation .accommodation-bot .ul .li:nth-child(2n+1) {
  margin-left: 0;
}

.accommodation-img {
  height: 580px;
  margin-top: 58px;
  margin-bottom: 100px;
}

.system .box0 {
  background: #fff;
  height: 400px;
  text-align: center;
  line-height: 1;
  padding-top: 105px;
  box-sizing: border-box;
}
.system .box0 .p0 {
  margin-top: 45px;
  margin-bottom: 25px;
  line-height: 1.5;
}
.system .box0 .p1 {
  color: #ec1b24;
  font-style: italic;
}

.w1180 {
  width: 1180px;
  margin: 0 auto;
}

.traffic {
  padding-top: 110px;
  box-sizing: border-box;
}
.traffic .download-tit {
  padding: 0 35px;
  box-sizing: border-box;
}
.traffic .download-tit .li {
  text-align: center;
  transition: .5s ease-in-out;
  color: #fbd1d3;
}
.traffic .download-tit .li:hover, .traffic .download-tit .li.active {
  transition: .5s ease-in-out;
  color: #fff;
}
.traffic .download-tit .li:hover .img img, .traffic .download-tit .li.active .img img {
  transition: .5s ease-in-out;
}
.traffic .download-tit .li:hover .img .i1, .traffic .download-tit .li.active .img .i1 {
  opacity: 0;
}
.traffic .download-tit .li:hover .img .i0, .traffic .download-tit .li.active .img .i0 {
  opacity: 1;
}
.traffic .download-tit .li .img {
  display: inline-block;
  position: relative;
  width: 35px;
  height: 35px;
  vertical-align: middle;
}
.traffic .download-tit .li .img img {
  display: block;
  transition: .5s ease-in-out;
}
.traffic .download-tit .li .img .i0 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.traffic .traffic-li {
  padding: 90px 0;
  padding-left: 35px;
  box-sizing: border-box;
}
.traffic .traffic-li .img0 {
  text-align: center;
  width: 635px;
}
.traffic .traffic-li .img0 img {
  display: block;
}
.traffic .traffic-li .img0 .span {
  line-height: 1.2;
  margin-top: 25px;
}
.traffic .traffic-li .tit {
  padding-left: 75px;
  box-sizing: border-box;
  position: relative;
  height: 45px;
  line-height: 45px;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.traffic .traffic-li .tit span {
  display: block;
  font-weight: bold;
  font-size: 24px;
  line-height: 45px;
  width: 45px;
  height: 45px;
  position: absolute;
  border-radius: 50%;
  background: #e82104;
  text-align: center;
  color: #fff;
  top: 0;
  left: 0;
}
.traffic .traffic-li .words {
  padding-left: 75px;
  box-sizing: border-box;
}
.traffic .traffic-li .b0 {
  margin-top: 48px;
}
.traffic .traffic-li .itemsbox {
  margin-top: 90px;
  position: relative;
}
.traffic .traffic-li .itemsbox .jk {
  position: absolute;
  top: -50px;
}
.traffic .traffic-li .itemsbox:nth-child(1) {
  margin-top: 0;
}
.traffic .traffic-li .itemsbox .item-01 .t0, .traffic .traffic-li .itemsbox .item-01 .t1 {
  background: #e82104;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.traffic .traffic-li .itemsbox .item-01 .t0 {
  width: 75px;
}
.traffic .traffic-li .itemsbox .item-01 .t1 {
  width: 115px;
  margin-left: 3px;
  color: #fff;
}
.traffic .traffic-li .itemsbox .item-03 {
  margin-top: 50px;
}
.traffic .traffic-li .itemsbox .item-03 .c0 {
  line-height: 55px;
  padding: 0 35px;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
  float: left;
  margin-right: 10px;
  text-align: center;
  margin-bottom: 5px;
}
.traffic .traffic-li .itemsbox .item-03 .txt {
  margin-bottom: 22px;
}
.traffic .traffic-li .itemsbox .item-02 {
  width: 1045px;
}
.traffic .traffic-li .itemsbox .item-02 .b01 {
  line-height: 30px;
}
.traffic .traffic-li .itemsbox .item-02 .b00 {
  line-height: 1;
  margin-bottom: 22px;
}
.traffic .words .left-word {
  width: 745px;
}
.traffic .words .right-word {
  width: 500px;
}

.apply {
  line-height: 24px;
}
.apply input, .apply select {
  border: none;
  outline: none;
  background: none;
}
.apply .resetbox {
  text-align: center;
  margin-top: 44px;
  font-size: 18px;
}
.apply .resetbox input {
  width: 250px;
  height: 60px;
  background: #787878;
  display: inline-block;
  color: #fff;
  transition: .5s ease-in-out;
  margin: 0 15px;
}
.apply .resetbox input:hover {
  background: #ec1b24;
  transition: .5s ease-in-out;
}
.apply .apply-top {
  width: 1050px;
  margin-top: 55px;
  margin-bottom: 75px;
}
.apply .apply-bot {
  margin-bottom: 75px;
}
.apply .applyul {
  padding-top: 65px;
}
.apply .t0, .apply .t1 {
  line-height: 1.2;
}
.apply .t0 {
  margin-bottom: 40px;
}
.apply .t1 {
  margin-bottom: 25px;
}
.apply .map-ul {
  padding-top: 12px !important;
}
.apply .map-ul .li {
  width: 100%;
  margin-top: 0 !important;
}
.apply .apply-ul {
  font-size: 18px;
  color: #000000;
}
.apply .apply-ul .radio {
  margin-right: 38px;
  display: inline-block;
}
.apply .apply-ul .radio input {
  /*opacity: 0;*/
}
.apply .apply-ul .li {
  padding-left: 265px;
  position: relative;
  box-sizing: border-box;
  height: 64px;
  line-height: 64px;
  margin-bottom: 25px;
}
.apply .apply-ul .li input[type=radio] {
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: transparent;
}
.apply .apply-ul .li .span {
  width: 265px;
  height: 100%;
  position: absolute;
  left: 0;
  text-align: right;
  top: 0;
  padding-right: 20px;
  box-sizing: border-box;
}
.apply .apply-ul .li select {
  padding-left: 23px;
  box-sizing: border-box;
}
.apply .apply-ul .li .select0 {
  width: 500px;
  height: 64px;
  border: 1px solid #dfdfdf;
}
.apply .apply-ul .li .select1 {
  width: 185px;
  border: 1px solid #dfdfdf;
  height: 64px;
}
.apply .apply-ul .li.li0 {
  padding-left: 0;
}
.apply .apply-ul .li.li0 .item {
  float: left;
  position: relative;
}
.apply .apply-ul .li.li0 .item0 {
  padding-left: 265px;
}
.apply .apply-ul .li.li0 .item1 {
  margin-left: 50px;
  padding-left: 115px;
  box-sizing: border-box;
}
.apply .apply-ul .li.li0 .b0, .apply .apply-ul .li.li0 .b1 {
  float: left;
}
.apply .apply-ul .li.li0 .item0 .b0 {
  position: absolute;
  width: 265px;
  left: 0;
  top: 0;
  text-align: right;
  padding-right: 20px;
  box-sizing: border-box;
}
.apply .apply-ul .li.li0 .item1 .b0 {
  padding-right: 20px;
  box-sizing: border-box;
  width: 115px;
  left: 0;
  top: 0;
  position: absolute;
  text-align: right;
}
.apply .apply-ul .li.li0 .b1 {
  width: 325px;
}
.apply .apply-ul .li.li0 .b1 input {
  width: 100%;
}
.apply .apply-ul .li input {
  border: 1px solid #dfdfdf;
  height: 64px;
}
.apply .apply-ul .li.li1 .lio0 {
  float: left;
  padding-left: 20px;
  position: relative;
}
.apply .apply-ul .li.li1 .lio0 input {
  width: 145px;
}
.apply .apply-ul .li.li1 .lio0:after {
  height: 64px;
  content: "+";
  width: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.apply .apply-ul .li.li1 .lio0.lio2 {
  padding-left: 38px;
}
.apply .apply-ul .li.li1 .lio0.lio2:after {
  width: 38px;
  content: "-";
  text-align: center;
}
.apply .apply-ul .li.li1 .lio0.lio1 {
  padding-left: 38px;
}
.apply .apply-ul .li.li1 .lio0.lio1 input {
  width: 425px;
}
.apply .apply-ul .li.li1 .lio0.lio1:after {
  width: 38px;
  content: "-";
  text-align: center;
}

.applyul .items {
  margin-bottom: 80px;
}
.applyul .items .t2 {
  margin-bottom: 20px;
}
.applyul .items .t3 {
  line-height: 40px;
}

.exhibitors-li:nth-child(n+2) {
  margin-top: 75px;
}
.exhibitors-li input[type=radio],
.exhibitors-li input[type=checkbox] {
  width: auto;
  height: auto;
}
.exhibitors-li.exhibitors-li2 .i {
  color: #808080;
  right: 25px;
}

.select select {
  border: 1px solid #dfdfdf;
  width: 445px;
  height: 65px;
  padding-left: 35px;
  box-sizing: border-box;
}

.registration .exhibitors-li .tit {
  line-height: 1;
  margin-bottom: 30px;
}
.registration .exhibitors-li .sapn {
  width: 120px;
}
.registration .exhibitors-li .items {
  width: 570px;
  padding-left: 120px;
  font-size: 16px;
}
.registration .exhibitors-li .items.items0{
  width:710px;

}
.registration .exhibitors-li .items.items0 .sapn{
  width: 120px;

}
.registration .exhibitors-li .items.items4 {
  width: 100%;
  border: none;
  padding-left: 0;
}
.registration .exhibitors-li .items .d0 {
  height: 100%;
  width: 390px;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  margin-left: 18px;
}
.registration .exhibitors-li .items .d0 select {
  padding-left: 35px;
  color: #c8c8c8;
}
.registration .exhibitors-li .items .d0 input::-webkit-input-placeholder, .registration .exhibitors-li .items .d0 textarea::-webkit-input-placeholder {
  color: #c8c8c8;
}
.registration .exhibitors-li .items .d0 input::-moz-input-placeholder, .registration .exhibitors-li .items .d0 textarea::-moz-input-placeholder {
  color: #c8c8c8;
}
.registration .exhibitors-li .items .d0 input::-ms-input-placeholder, .registration .exhibitors-li .items .d0 textarea::-ms-input-placeholder {
  color: #c8c8c8;
}
.registration .exhibitors-li .items .d0.d2 {
  width: 200px;
}
.registration .exhibitors-li .items .d1 {
  padding-left: 120px;
  margin-left: 0 !important;
}

.exhibitors .resetbox {
  margin-top: 90px;
}

.comments-tit {
  padding: 0 110px;
  box-sizing: border-box;
  color: #fff;
  position: relative;
}
.comments-tit a {
  color: #fff;
}
.comments-tit .swiper-button-prev, .comments-tit .swiper-button-next {
  width: 10px;
  height: 20px;
  top: 0;
  bottom: 0;
  transition: .5s ease-in-out;
  margin: auto;
}
.comments-tit .swiper-button-prev:hover, .comments-tit .swiper-button-next:hover {
  opacity: .6;
  transition: .5s ease-in-out;
}
.comments-tit .swiper-button-prev {
  left: 30px;
  background: url(../img/x0.png) no-repeat center;
  background-size: 100%;
}
.comments-tit .swiper-button-next {
  right: 30px;
  background: url(../img/x1.png) no-repeat center;
  background-size: 100%;
}

.comments-box {
  margin-bottom: 90px;
}
.comments-box .items {
  background: #fff;
  padding: 60px 110px;
  box-sizing: border-box;
  margin-top: 20px;
  word-wrap:break-word
}
.comments-box .items .p {
  line-height: 36px;
}
.comments-box .items .t0 {
  line-height: 1;
  margin-top: 20px;
  margin-bottom: 30px;
}
.comments-box .items .img img {
  max-height: 105px;
}

@keyframes mymove {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.k.kmore:after {
  animation: mymove 3s infinite;
  -webkit-animation: mymove 3s infinite;
}

.checkmore {
  transition: .5s ease-in-out;
}
.checkmore:hover {
  transition: .5s ease-in-out;
  transform: translateY(-10px);
}

.bk-g.apply-bk {
  height: auto;
  padding: 150px 0;
}
.bk-g.apply-bk .interface {
  padding: 0;
}

.traffic-ul .right-word .li {
  float: left;
  width: 50%;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  margin-bottom: 95px;
  position: relative;
}
.traffic-ul .right-word .li.cur .t0 {
  padding-right: 20px;
}
.traffic-ul .right-word .li:nth-child(2n+1):after {
  content: "/";
  font-size: 60px;
  right: 0;
  height: 60px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}
.traffic-ul .right-word .li .t0 {
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
}
.traffic-ul .right-word .li .t0 .bb0, .traffic-ul .right-word .li .t0 .bb1 {
  position: absolute;
  right: 0;
}
.traffic-ul .right-word .li .t0 .bb0 {
  top: 0;
  font-size: 20px;
}
.traffic-ul .right-word .li .t0 .bb1 {
  bottom: 0;
  font-size: 14px;
}
.traffic-ul .right-word .li .t0 .num {
  font-family: "din";
  font-size: 60px;
}

.ft52 {
  font-size: 52px;
}

.wel-commen .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  background: transparent;
  position: relative;
}
.wel-commen .swiper-pagination .swiper-pagination-bullet:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 6px;
  height: 6px;
  background: #fff;
  transition: .5s ease-in-out;
  border-radius: 50%;
}
.wel-commen .swiper-pagination .swiper-pagination-bullet-active:after {
  width: 100%;
  height: 100%;
  background: #ec1b24;
  transition: .5s ease-in-out;
}

.wel-bannner .items {
  display: block;
  position: relative;
}
.wel-bannner .items .wordsbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
  color: #fff;
}
.wel-bannner .items .wordsbox .t2 span {
  font-size: 72px;
  color: #fff;
  font-family: Arial;
}
.wel-bannner .items .words {
  position: absolute;
  top: 450px;
  left: 0;
}
.wel-bannner .items .words .t0 {
  line-height: 72px;
}
.wel-bannner .items .words .t1 {
  line-height: 1;
  margin-top: 35px;
  margin-bottom: 50px;
}
.wel-bannner .items .words .t2 {
  line-height: 1;
}
.wel-bannner .items .words0 {
  width: 100%;
  text-align: center;
  height: 200px;
  position: absolute;
  top: 0;
  bottom: 0;
  line-height: 1.1;
  margin: auto;
}
.wel-bannner .items .words0 .t0 span {
  color: #ec1b24;
}
.wel-bannner .items .words0 .t1 {
  margin-top: 25px;
  margin-bottom: 30px;
}

.wel-zhanshang .zhanshang-right .items .words {
  text-align: left;
}

.wel-center .center-left .centerleft-02 .li .tul .i {
  /*width: 64px;*/
  /*height: 64px;*/
  width:85%;
  margin:0 auto;
}
.wel-center .center-left .centerleft-02 .li .tul .i img{
  width:100%;
}

.wel-center .center-left .centerleft-02 .li.li3 {
  padding: 0 !important;
}

.wel-center .center-left {
  width: 838px;
}
.wel-center .center-left a {
  display: block;
}
.wel-center .center-left .centerleft-01 {
  position: relative;
  margin-bottom: 17px;
}
.wel-center .center-left .centerleft-01 .img {
  height: 508px;
  overflow: hidden;
}
.wel-center .center-left .centerleft-01 img {
  transition: .5s ease-in-out;
}
.wel-center .center-left .centerleft-01:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.wel-center .center-left .centerleft-01:after {
  width: 105%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  content: "";
  background: url(../img/x3.png) no-repeat center;
  background-size: 100%;
}
.wel-center .center-left .centerleft-01 .words {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  line-height: 26px;
  z-index: 2;
  padding: 35px 45px;
  box-sizing: border-box;
}
.wel-center .center-left .centerleft-01 .words .t0 {
  line-height: 1;
  color: #fff;
  margin-bottom: 20px;
}
.wel-center .center-left .centerleft-01 .words .t1 {
  width: 435px;
}
.wel-center .center-left .centerleft-02 .li {
  float: left;
  width: 275px;
  height: 295px;
  margin-left: 6.5px;
  padding: 45px 30px;
  box-sizing: border-box;
}
.wel-center .center-left .centerleft-02 .li a {
  color: rgba(255, 255, 255, 0.5);
}
.wel-center .center-left .centerleft-02 .li a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.wel-center .center-left .centerleft-02 .li .t0 {
  line-height: 1;
  color: #000000;
}
.wel-center .center-left .centerleft-02 .li:nth-child(1) {
  margin-left: 0;
}
.wel-center .center-left .centerleft-02 .li .tbox:nth-child(1) {
  margin-bottom: 20px;
}
.wel-center .center-left .centerleft-02 .li .tul {
  overflow: hidden;
}
.wel-center .center-left .centerleft-02 .li .tul .i {
  /*float: left;*/
  overflow: hidden;
}
.wel-center .center-left .centerleft-02 .li .tul .i img {
  transition: .5s ease-in-out;
}
.wel-center .center-left .centerleft-02 .li .tul .i:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.wel-center .center-left .centerleft-02 .li .tul .i:nth-child(n+2) {
  margin-top: 3px;
}
.wel-center .center-left .centerleft-02 .li1 .t1 {
  line-height: 25px;
  height: 75px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-bottom: 45px;
}
.wel-center .center-left .centerleft-02 .li1 .t0 {
  margin-bottom: 20px;
  color: #fff;
}
.wel-center .center-left .centerleft-02 .li1 .more {
  font-size: 14px;
  font-family: Arial;
  line-height: 1.2;
  padding-bottom: 2px;
  border-bottom: 2px solid #a4a7ad;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
}
.wel-center .center-left .centerleft-02 .li2 .t0 {
  margin-bottom: 10px;
  text-align: center;
}
.wel-center .center-left .centerleft-02 .li3 .t0 {
  margin-bottom: 25px;
  color: #000000;
}
.wel-center .center-right {
  width: 550px;
}
.wel-center .centerright-01 .items {
  display: block;
  width: 270px;
  height: 270px;
  overflow: hidden;
  position: relative;
}
.wel-center .centerright-01 .items:hover .words .t0 {
  transform: translateY(-10px);
  transition: .5s ease-in-out;
}
.wel-center .centerright-01 .items.fr .t1 {
  color: #000000;
}
.wel-center .centerright-01 .items.fl .t1 {
  color: #fff;
}
.wel-center .centerright-01 .items .words {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 45px 40px;
  box-sizing: border-box;
  line-height: 1;
}
.wel-center .centerright-01 .items .words .t1 {
  margin-top: 20px;
}
.wel-center .centerright-01 .items .words .t0 {
  width: 40px;
  height: 40px;
  transition: .5s ease-in-out;
}
.wel-center .centerright-02 {
  width: 550px;
  height: 540px;
  color: #fff;
  padding: 30px 26px;
  box-sizing: border-box;
  margin-top: 10px;
}
.wel-center .centerright-02 .libox {
  width: 240px;
  height: 225px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  text-align: center;
  line-height: 1;
  padding-top: 55px;
  box-sizing: border-box;
}
.wel-center .centerright-02 .libox .line {
  width: 20px;
  height: 2px;
  background: #fff;
  margin: 30px auto;
}
.wel-center .centerright-02 .libox .t1 span {
  font-size: 40px;
}
.wel-center .centerright-02 .libox2 {
  width: 100% !important;
  margin-top: 13px;
}

.wel-photos {
  margin-top: 18px;
}
.wel-photos .items {
  position: relative;
}
.wel-photos .items .words {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 1.1;
  color: rgba(255, 255, 255, 0.5);
  padding-top: 80px;
  box-sizing: border-box;
}
.wel-photos .items .words .t0 {
  color: #fff;
  margin-bottom: 20px;
}

.wel-zhanshang {
  margin-top: 18px;
  position: relative;
  margin-bottom: 50px;
}
.wel-zhanshang .zhanshang-left {
  width: 840px;
  height: 440px;
  overflow: hidden;
}
.wel-zhanshang .zhanshang-left .items {
  padding: 55px 45px;
  box-sizing: border-box;
  line-height: 1;
  position: relative;
}
.wel-zhanshang .zhanshang-left .items .i-img{
	width:100px;
	height: 100px;
	position: absolute;right:0;
	top:5px;
	right:5px;

}
.wel-zhanshang .zhanshang-left .items .t0 {
  color: #000000;
}
.wel-zhanshang .zhanshang-left .items .line {
  width: 20px;
  height: 2px;
  background: #000000;
  margin-top: 25px;
  margin-bottom: 30px;
}
.wel-zhanshang .zhanshang-left .items .t2 {
  margin-top: 10px;
  margin-bottom: 23px;
}
.wel-zhanshang .zhanshang-left .items .t3 {
  line-height: 26px;
  width: 660px;
}
.wel-zhanshang .zhanshang-right .items {
  width: 540px;
  height: 440px;
  position: relative;
}
.wel-zhanshang .zhanshang-right .items:after {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  content: "";
  background: url(../img/x6.png) no-repeat bottom;
  background-size: cover;
}
.wel-zhanshang .zhanshang-right .items .words {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #fff;
  z-index: 2;
  line-height: 1;
  padding-left: 95px;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.wel-zhanshang .zhanshang-right .items .words:after {
  content: "";
  width: 42px;
  height: 42px;
  position: absolute;
  left: 38px;
  bottom: 30px;
  background: url(../img/x7.png) no-repeat center;
  background-size: 100%;
}
.wel-zhanshang .zhanshang-right .items .words .t1 {
  margin-top: 10px;
}

.wel-zhanshang .swiper-slide {
  height: auto !important;
}

.zhanshang-left .swiper-pagination {
  z-index: 10;
}
.zhanshang-left .swiper-pagination .swiper-pagination-bullet:after {
  background: #bfbfbf;
}
.zhanshang-left .swiper-pagination .swiper-pagination-bullet-active:after {
  background: #ec1b24;
}
.zhanshang-left .swiper-container {
  width: 100%;
  height: 100%;
}
.zhanshang-left .swiper-slide {
  background: #fff;
  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;
}

.zhanshang-right, .thanks {
  position: relative;
}
.zhanshang-right .swiper-pagination, .thanks .swiper-pagination {
  z-index: 10;
}
.zhanshang-right .swiper-pagination .swiper-pagination-bullet:after, .thanks .swiper-pagination .swiper-pagination-bullet:after {
  background: #bfbfbf;
}
.zhanshang-right .swiper-pagination .swiper-pagination-bullet-active:after, .thanks .swiper-pagination .swiper-pagination-bullet-active:after {
  background: #ec1b24;
}
.zhanshang-right .swiper-container, .thanks .swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.zhanshang-right .swiper-slide, .thanks .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;
}

.zhanshang-right {
  width: 540px;
  height: 440px;
}

.wel-zhanshang .zhanshang-left .items {
  height: 440px;
  width: 100%;
}

.tupian {
  display: none;
  line-height: 82px;
}
.tupian .img0 img {
  width: 190px;
  /*height: 45px;*/
}
.tupian .img2 img{
	height: 70px;
}
.tupian .img0 {
  margin:0 20px;
}
.tupian .img1 img {
  width: 70px;
  height: 45px;
}

.wel-commen {
  overflow: hidden;
}
.wel-commen .header-bot .bot-right .bocweb-nav {
  margin-right: 0;
  line-height: 1;
}
.wel-commen .tupian {
  display: block;
}
.wel-commen .sousuo {
  display: block;
}
.wel-commen .bocweb-nav .nav-li .nav-top:after {
  bottom: -5px;
}
.wel-commen .bocweb-nav .nav-bot {
  top: 20px;
  padding-top: 50px;
  box-sizing: border-box;
  text-align: left;
}
.wel-commen .header-bot .bot-right {
  line-height: 1;
}
.wel-commen .bocweb-nav .nav-li {
  float: none;
  display: inline-block;
}
.wel-commen .header-bot .bot-right .bocweb-nav {
  display: inline-block;
  float: none;
}
.wel-commen .bocweb-searchbox {
  display: none;
}
.wel-commen .header-bot {
  text-align: center;
  position: relative;
}
.wel-commen .header-bot .bot-right {
  width: 100%;
  position: absolute;
  top: 125px;
  left: 0;
  text-align: center;
}

.accommodation .accommodation-bot .ul .li {
  transition: .5s ease-in-out;
}
.accommodation .accommodation-bot .ul .li:hover {
  color: #fff;
  background: #ec1b24;
  transition: .5s ease-in-out;
}

.sousuo {
  position: relative;
  padding-left: 18px;
  margin-left: 17px;
  height: 20px;
  display: none;
}
.sousuo:after {
  content: "";
  width: 1px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #9fa0a0;
}

.sousuo .span {
  width: 13px;
  height: 13px;
  background: url(../img/img16.png) no-repeat center;
  background-size: 100%;
  margin-top: 3px;
  cursor: pointer;
}

.wel-zhanshang .zhanshang-right .items .words {
  cursor: pointer;
}

.headerinput .directory-input {
  height: 58px;
  width: 830px;
  background: #9fa2a5;
  position: absolute;
  top: 200px;
  border-radius: 8px;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
  color: #fff;
}
.headerinput .directory-input input[type=text] {
  display: block;
}
.headerinput .directory-input input::-webkit-input-placeholder, .headerinput .directory-input textarea::-webkit-input-placeholder {
  color: #5c5c5c;
}
.headerinput .directory-input input::-moz-input-placeholder, .headerinput .directory-input textarea::-moz-input-placeholder {
  color: #5c5c5c;
}
.headerinput .directory-input input::-ms-input-placeholder, .headerinput .directory-input textarea::-ms-input-placeholder {
  color: #5c5c5c;
}
.headerinput .directory-input input[type=submit] {
  right: 3px;
  width: 52px;
  height: 52px;
  background: url(../img/img16.png) #000000 no-repeat center;
  background-size: 50%;
  border-radius: 5px;
}

.fixed-rightbox {
  position: fixed;
  width: 50px;
  height: 153px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 5;
}
.fixed-rightbox .items {
  height: 50px;
  margin-bottom: 1px;
  position: relative;
  cursor: pointer;
}
.fixed-rightbox .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.fixed-rightbox .items .span {
  width: 50px;
  height: 50px;
  background: #4c4c4c;
  text-align: center;
  line-height: 50px;
  transition: .5s ease-in-out;
}
.fixed-rightbox .items .span img {
  display: inline-block;
  transition: .5s ease-in-out;
  max-width: 26px;
}
.fixed-rightbox .items3 {
  transition: .5s ease-in-out;
}
.fixed-rightbox .items3 .p {
  line-height: 50px;
  height: 50px;
  width: 80px;
  text-align: center;
  color: #fff;
  transition: .5s ease-in-out;
}
.fixed-rightbox .items3:hover .pbox {
  background: #000000;
  margin-left: -80px;
  font-size: 14px;
  transition: .5s ease-in-out;
}
.fixed-rightbox .items3:hover .pbox .span {
  background: #000000;
  transition: .5s ease-in-out;
}
.fixed-rightbox .items3 .pbox {
  width: 130px;
  height: 50px;
  margin-left: 0;
  color: #fff;
  background: #000000;
  font-size: 14px;
  transition: .5s ease-in-out;
}
.fixed-rightbox .items2 {
  transition: .5s ease-in-out;
}
.fixed-rightbox .items2 .p {
  line-height: 50px;
  height: 50px;
  width: 180px;
  text-align: center;
  color: #fff;
  transition: .5s ease-in-out;
}
.fixed-rightbox .items2:hover .pbox {
  background: #000000;
  margin-left: -180px;
  font-size: 14px;
  transition: .5s ease-in-out;
}
.fixed-rightbox .items2:hover .pbox .span {
  background: #000000;
  transition: .5s ease-in-out;
}
.fixed-rightbox .items2 .pbox {
  width: 230px;
  height: 50px;
  margin-left: 0;
  color: #fff;
  background: #000000;
  font-size: 14px;
  transition: .5s ease-in-out;
}

.fixed-erweima {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .9);
  z-index: 10;
  display: none;
}
.fixed-erweima .img {
  width: 400px;
  height: 460px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 5px;
  background: #fff;
}
.fixed-erweima .img img{
 width: 100%;
}
.fixed-erweima .img .span{
	margin-top: 10px;
	font-size: 16px;
	line-height: 1.2;
}
.kuaibaobody {
  background: url(../img/bgWhite.jpg) no-repeat center;
  background-size: cover;
}

.kuaibao {
  margin-top: 70px;
  padding-bottom: 50px;
}
.kuaibao .items {
  display: block;
  float: left;
  padding: 16px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
  transition-duration: .3s;
  width: 24%;
  margin-left: 1.3333333333%;
  margin-bottom: 1.3333333333%;
  box-sizing: border-box;
  height: 501px;
}
.kuaibao .items .word {
  text-align: center;
  font-size: 16px;
  color: #666;
  margin-top: 8px;
  line-height: 20px;
  height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.kuaibao .items img {
  width: 100%;
}
.kuaibao .items:nth-child(4n+1) {
  margin-left: 0;
}

.download-box .layout-ul .items .span {
  background: url(../img/img5.png) #ec1b24 no-repeat center;
  cursor: pointer;
}

.bocweb-nav .nav-li .nav-top:before {
  border-radius: 50%;
}

.mbox {
  display: none;
}

.pcbox {
  display: block;
}

.m768 {
  display: none;
}

.pc768 {
  display: block;
}

.comments-box .items {
  position: relative;
}
.comments-box .items .jks {
  position: absolute;
  top: -50px;
}

.m-header .sub-menu .sec-list a img {
  display: none;
}

.gh:after {
  display: none;
}

.applyul-text .p {
  line-height: 1.6;
}
.applyul-text .t0 {
  margin-bottom: 20px;
}

.mmore {
  display: block;
  width: 250px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #ec1b24;
  transition: .5s ease-in-out;
  color: #ffffff;
  margin-top: 30px;
  margin-bottom: 35px;
  font-size: 18px;
}

.mmore:hover {
  transform: translateY(-10px);
  transition: .5s ease-in-out;
  color: #ffffff;
}

.body {
  background: url(../img/bg.jpg) no-repeat center;
  background-size: cover;
}

.wel-commen .bocweb-footer {
  background: transparent;
}

.traffic .traffic-li .itemsbox:nth-child(2) {
  margin-top: 0;
}

.wel-bannner {
  min-height: 1030px;
}

@media screen and (max-width: 1920px) {
  .wel-bannner {
  	min-height: auto;
    height: 10.3rem;
  }
}
@media screen and (max-width: 1890px) {
  .wel-bannner .items .words {
    top: 4.5rem;
  }
  .mapimg-box{
  	margin-top: .7rem;
  }

  .wel-bannner .items .words0 .t0 {
    font-size: .52rem;
  }

  .wel-bannner .items .words .t0 {
    line-height: .72rem;
    font-size: .52rem;
  }

  .wel-bannner .items .words .t1 {
    line-height: 1;
    margin-top: .35rem;
    margin-bottom: .5rem;
  }

  .wel-bannner .items .words .t1 {
    font-size: .2rem;
  }

  .wel-bannner .items .words .t2 {
    font-size: .18rem;
  }

  .wel-bannner .items .wordsbox .t2 span {
    font-size: .72rem;
  }

  .wel-bannner .items .words0 .t1 {
    margin-top: .25rem;
    margin-bottom: .3rem;
  }

  .wel-bannner .items .wordsbox .t2 {
    font-size: .18rem;
  }

  .wel-bannner .items .words0 {
    bottom: auto;
    height: auto;
    top: 4.35rem;
  }
}
  .news00:nth-child(1){
  	margin-bottom: 70px;
  }
@media screen and (max-width: 1650px) {
  .news-ul .li .words {
    width: -webkit-calc(100% - 540px);
    width: -moz-calc(100% - 540px);
    width: calc(100% - 540px);
  }

  .w1520 {
    width: 95%;
  }
  .tupian .img0{
    margin:0 .2rem;
  }
  .tupian .img0 img{
    width: 1.9rem;
    height: auto;
  }
  .header-bot .bot-left .text .big{
    font-size: 18px;
  }
    .tupian .img0 img {
    width: 140px;
     height: auto; 
  }
  .tupian .img0{
    margin: 0 10px;
  }
}
@media screen and (max-width: 1500px) {
  .w1400 {
    width: 95%;
  }
  .w1385{
  	width: 100%;
  }
  .wel-center .center-left .centerleft-02 .li .tul .i{
  	width: 70%;
  }

  .kuaibao {
    margin-top: .7rem;
    padding-bottom: .5rem;
  }

  .kuaibao .items {
    height: auto;
  }

  .directory-ul .ul-bot {
    margin-bottom: .75rem;
  }

  .directory-ul {
    padding: .66rem 1rem;
  }

  .traffic .traffic-li {
    padding: .9rem 0;
    padding-left: 35px;
  }

  .traffic .traffic-li .tit {
    margin-bottom: .4rem;
  }

  .traffic .traffic-li .itemsbox {
    margin-top: .75rem;
  }

  .exhibitors-li:nth-child(n+2) {
    margin-top: .75rem;
  }

  .directory-ul .ul .li.li0, .directory-ul .ul .li.li1 {
    width: 28%;
  }

  .directory-ul .ul .li.li2, .directory-ul .ul .li.li3 {
    width: 22%;
  }

  .directory-ul .ul-bot .li {
    line-height: 24px;
    padding: 10px;
  }

  .directory-ul {
    font-size: 18px;
  }

  .directory-ul .ul-bot .li1 {
    font-size: 15px;
  }

  .traffic-ul .right-word .li {
    margin-bottom: .95rem;
  }

  .applyul .items {
    margin-bottom: .8rem;
  }

  .accommodation-img {
    height: auto;
    margin-top: .6rem;
    margin-bottom: 1rem;
  }

  .bk-g.apply-bk {
    padding: 1.5rem 0;
  }

  .bk-g {
    height: auto;
    padding-bottom: 2rem;
  }

  .zone-tit .items .words {
    padding-top: 1.2rem;
  }

  .comments-tit a {
    font-size: 18px;
  }

  .interface .p {
    margin-top: .38rem;
    margin-bottom: .8rem;
  }

  .registration0 .registration-ul .items {
    width: 49%;
    height: auto;
  }

  .mapbox {
    margin-top: .6rem;
  }

  .zone-ul1 .words {
    padding-bottom: .5rem;
  }

  .forum-bot .forum-ul {
    /*margin-bottom: .75rem;*/
    margin-top: .7rem;
  }

  .zone-tit {
    margin-top: .7rem;
  }

  .zone-tit .items, .exhibition .exhibition-ul .items {
    width: 32%;
    margin-left: 2%;
  }
  .zone-tit .items img, .exhibition .exhibition-ul .items img {
    max-width: 100%;
  }

  .exhibition .exhibition-ul .items .words {
    line-height: 25px;
    height: 50px;
    margin: 7px 0;
    overflow: hidden;
  }

  .exhibition .exhibition-ul {
    margin-top: .7rem;
    margin-bottom: .35rem;
  }

  .registration0 .words {
    margin-top: .6rem;
  }

  .registration0 .registration-ul {
    margin-top: .8rem;
  }

  .zone-ul0 .words {
    padding: .95rem .9rem;
  }

  .comments-tit {
    padding: 0 65px;
  }

  .traffic .words .left-word {
    width: 60%;
  }

  .traffic .words .right-word {
    width: 38%;
  }

  .forum-bot {
    padding-top: .96rem;
    padding-bottom: 1.25rem;
  }

  .header-bot .bot-right .bocweb-nav {
    margin-right: .8rem;
  }

  .download-tit {
    margin-top: .6rem;
  }

  .news-ul .li .words .line {
    margin: 15px 0;
  }

  .news-ul .li .words {
    width: -webkit-calc(100% - 430px);
    width: -moz-calc(100% - 430px);
    width: calc(100% - 430px);
    padding-bottom: 25px;
    box-sizing: border-box;
  }

  .comments-box .items {
    padding: .6rem 1.1rem;
  }

  .brand-box .words {
    padding: 30px;
    line-height: 30px;
  }

  .brand-box .words .right0 a {
    margin-bottom: 10px;
  }

  .brand-box .words .right0 {
    padding-top: 12px;
  }

  .brand-box .words .p {
    margin-left: 16px;
  }

  .brand-box {
    margin-top: 35px;
  }

  .photos .photos-ul .items {
    width: 32%;
    margin-left: 2%;
    margin-bottom: 2%;
  }

  .news-ul .li .images {
    width: 400px;
    height: auto;
  }

  .news-ul .li .words .box .fr {
    line-height: 40px;
    height: 40px;
  }

  .news-ul .li {
    height: auto;
  }

  .news-ul .li .words .text {
    font-size: 20px;
    line-height: 24px;
    height: 24px;
  }

  .footer-top .item {
    margin-left: 6.5%;
    width: auto;
  }

  .footer-top {
    height: auto;
    padding: .6rem 0;
  }

  .bocweb-footer {
    height: auto;
  }

  .footer-top .footer-ul {
    margin-top: .5rem;
  }

  .layout-ul {
    margin-top: 1rem;
    margin-bottom: .65rem;
  }

  .footer-bot {
    line-height: .7rem;
    height: .7rem;
  }

  .news-box .items .li {
    width: 15.833333333333334%;
    margin-left: 1%;
    height: auto;
    margin-bottom: 1%;
  }

  .ft48 {
    font-size: 35px;
  }

  .con-banner .words .line {
    margin-top: 25px;
  }

  .ft42 {
    font-size: 32px;
  }

  .ft44 {
    font-size: 34px;
  }

  .mpi00 {
    padding: 1rem 0;
    padding-top: 1.15rem;
  }

  .news-box .news-swiper {
    margin-top: .8rem;
  }

  .news-swiper .swiper-pagination {
    margin-top: .65rem;
  }

  .news-details .news-left {
    width: 70%;
  }

  .news-details .news-right {
    width: 23%;
  }

  .ft30 {
    font-size: 24px;
  }

  .news-details {
    line-height: 32px;
  }

  .news-details .news-left .details-words {
    padding-top: .4rem;
    padding-bottom: .55rem;
  }

  .news-details .news-left {
    padding-top: .2rem;
  }

  .newslist .items {
    width: 32%;
    margin-left: 2%;
    margin-bottom: .55rem;
  }

  .newslist .items .img {
    height: auto;
  }

  .ft22 {
    font-size: 20px;
  }

  .newslist .items .word .t0 {
    line-height: 32px;
    height: 64px;
  }

  .newslist-padding {
    padding-top: .95rem;
    padding-bottom: 1.4rem;
    box-sizing: border-box;
  }

  .newslist {
    margin-top: .7rem;
    padding-bottom: .5rem;
  }

  .newslist .items .word .p {
    margin-bottom: .3rem;
  }

  .newslist0 {
    margin-bottom: .5rem;
  }

  .registration {
    padding-bottom: .4rem;
    margin-top: .62rem;
  }

  .about-box .ab-ultop .li {
    width: 33%;
    margin-left: .5%;
  }

  .about-bot .items {
    width: 33%;
    margin-left: .5%;
    height: auto;
  }

  .about-bbot .bbot-ul .items {
    width: 19%;
    margin-left: 1.25%;
    margin-bottom: 1.25%;
  }

  .about-box .ab-ultop {
    margin-top: .7rem;
  }

  .about-box .ab-ulbot {
    padding: .65rem 0;
  }

  .about-box .about-top {
    padding-bottom: 1rem;
  }

  .about-bot {
    padding-top: 1rem;
    padding-bottom: 1.05rem;
  }

  .bot-ul {
    margin-top: .55rem;
  }

  .about-bot .items .words {
    padding: .58rem 0;
    height: auto;
  }

  .about-bbot {
    padding-top: .95rem;
  }

  .about-bbot .ab-ul0 {
    margin-top: .55rem;
  }

  .about-bbot .bbot-ul .items {
    height: auto;
  }

  .ab-box .li .num {
    font-size: .6rem;
  }

  .ft36 {
    font-size: 30px;
  }

  .exhibits-ul .ul .li {
    width: 32%;
    margin-left: 2%;
  }

  .exhibits-ul .ul .li {
    height: auto;
  }
  .exhibits-ul .ul .li .word {
    padding: .2rem .55rem;
    padding-bottom: .45rem;
  }

  .exhibits-ul .ul .li .word .t0 {
    margin-top: .25rem;
  }

  .exhibits-ul .exhibits-tit {
    margin-top: .6rem;
  }

  .photos .photos-ul {
    margin-top: .7rem;
    margin-bottom: .75rem;
  }

  .download1 .d-word {
    padding: 1rem .75rem;
    height: auto;
  }

  .mapbox .words {
    padding: .7rem;
  }

  .ft28 {
    font-size: 24px;
  }

  .mapbox .words .t1 {
    margin-top: 20px;
  }

  .mapbox .map {
    height: 540px;
  }

  .map-ul .li .words .t1 .item:nth-child(n+2) {
    margin-top: 13px;
  }

  .map-ul .li .words .t1 .item:after {
    bottom: auto;
  }

  .map-ul .li .images {
    width: 230px;
    height: auto;
  }

  .map-ul .li .words .t1 .item {
    padding-left: 28px;
  }

  .map-ul .li .words {
    width: calc(100% - 230px);
    padding: 30px 20px;
  }

  .map-ul .li {
    margin-top: .6rem;
  }

  .map-ul .li .words .t0 {
    margin-bottom: 25px;
  }

  .map-ul .li .words .t1 {
    line-height: 1.1;
  }

  .forum-bot .forum-ul .items {
    width: 32%;
    margin-left: 2%;
    margin-bottom: 2%;
  }

  .forum .forum-top {
    padding-bottom: 1rem;
  }

  .forum .forum-top .words {
    margin-top: .45rem;
    margin-bottom: .5rem;
  }

  .zhanlan-box .items {
    padding: .4rem 0;
    padding-bottom: .55rem;
  }

  .interface .box {
    height: auto;
    padding: 1rem 0;
    box-sizing: border-box;
  }

  .system .box0 {
    padding: 1.2rem 0;
    height: auto;
    box-sizing: border-box;
  }

  .system .box0 .p0 {
    margin-top: .45rem;
    margin-bottom: .25rem;
  }

  .bk-g0 {
    height: auto;
    padding-bottom: 1rem;
    box-sizing: border-box;
  }

  .traffic {
    padding-top: 1.1rem;
  }

  .wel-center .center-left {
    width: 59%;
  }

  .wel-center .center-right {
    width: 39%;
  }

  .wel-center .centerright-02 {
    width: 100%;
  }

  .wel-center .center-left .centerleft-01 .img {
    height: 5.1rem;
  }

  .wel-center .center-left .centerleft-01 {
    margin-bottom: .17rem;
  }

  .wel-center .center-left .centerleft-01 .words {
    padding: .35rem .45rem;
  }

  .wel-center .center-left .centerleft-01 .words .t0 {
    font-size: .26rem;
    margin-bottom: .2rem;
  }

  .wel-center .center-left .centerleft-01 .words .t1 {
    font-size: .14rem;
    line-height: .29rem;
    height: .58rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .wel-center .center-left .centerleft-02 .li {
    width: 32%;
    margin-left: 2%;
    height: 2.8rem;
    padding: .45rem .35rem;
  }

  .wel-center .center-left .centerleft-02 .li1 .t0 {
    margin-bottom: .2rem;
  }

  .wel-center .center-left .centerleft-02 .li1 .t1 {
    line-height: 16px;
    height: 48px;
    font-size: 13px;
    margin-bottom: .3rem;
  }

  .wel-center .center-left .centerleft-02 .li1 .more {
    font-size: .14rem;
  }

  .wel-center .center-left .centerleft-02 .li .t0 {
    font-size: .26rem;
  }

  .wel-center .center-left .centerleft-02 .li2 .t0 {
    margin-bottom: .1rem;
  }

  .wel-center .center-left .centerleft-02 .li .tul .i {
    /*width: .64rem;*/
    /*height: .64rem;*/
  }

  .wel-center .center-left .centerleft-02 .li .tbox:nth-child(1) {
    margin-bottom: .2rem;
  }

  .i-img {
    width: 1.4rem;
    height: 1.4rem;
  }

  .wel-center .center-left .centerleft-02 .li3 .t0 {
    margin-bottom: .25rem;
  }

  .wel-center .centerright-01 .items {
    width: 49%;
    height: 2.7rem;
  }

  .wel-center .centerright-01 .items .words .t0 {
    width: .4rem;
    height: .4rem;
  }

  .wel-center .centerright-01 .items .words .t1 {
    font-size: .24rem;
    margin-top: .2rem;
  }

  .wel-center .centerright-01 .items .words {
    padding: .45rem .4rem;
  }

  .wel-center .centerright-02 {
    padding: .3rem .26rem;
    height: 5.4rem;
    margin-top: .1rem;
  }

  .wel-center .centerright-02 .libox {
    width: 49%;
    padding-top: .55rem;
    height: 2.25rem;
  }

  .wel-center .centerright-02 .libox .t0 {
    font-size: .20rem;
  }

  .wel-center .centerright-02 .libox .line {
    margin: .3rem auto;
  }

  .wel-center .centerright-02 .libox .t1 span {
    font-size: .4rem;
  }

  .wel-center .centerright-02 .libox .t1 {
    font-size: .18rem;
  }

  .wel-photos .items .words {
    padding-top: .8rem;
  }

  .wel-photos .items .words .t0 {
    font-size: .26rem;
    margin-bottom: .2rem;
  }

  .wel-photos .items .words .t1 {
    font-size: 14px;
  }

  .wel-zhanshang .zhanshang-left .items {
    height: 5rem;
    padding: .55rem .45rem;
  }

  .wel-zhanshang .zhanshang-left {
    width: 60%;
    height: 5rem;
  }

  .wel-zhanshang .zhanshang-left .items .t0 {
    font-size: .26rem;
  }

  .wel-zhanshang .zhanshang-left .items .line {
    margin-top: .25rem;
    margin-bottom: .3rem;
  }

  .wel-zhanshang .zhanshang-left .items .t1 {
    font-size: .2rem;
  }

  .wel-zhanshang .zhanshang-left .items .t2 {
    margin-top: .1rem;
    margin-bottom: .23rem;
  }

  .wel-zhanshang .zhanshang-left .items .t3 {
    width: 100%;
  }

  .zhanshang-right {
    width: 39%;
    height: 5rem;
  }

  .wel-zhanshang .zhanshang-right .items {
    width: 100%;
    height: 5rem;
  }

  .wel-zhanshang .zhanshang-right .items .words .t1 {
    font-size: .2rem;
    margin-bottom: .1rem;
  }

  .wel-zhanshang .zhanshang-right .items .words {
    padding-bottom: .3rem;
    padding-left: .95rem;
  }

  .wel-zhanshang .zhanshang-right .items .words:after {
    width: .42rem;
    height: .42rem;
    left: .38rem;
    bottom: .3rem;
  }

  .bocweb-nav .nav-bot .navc-left {
    width: 60%;
  }

  .bocweb-nav .nav-bot .navc-left .l-ul {
    width: 49%;
    padding-left: .65rem;
  }

  .bocweb-nav .nav-bot .navc-right {
    width: 40%;
  }

  .bocweb-nav .nav-bot .navc-right .tit {
    margin-bottom: .32rem;
  }

  .bocweb-nav .nav-bot .nav-b {
    padding: 25px 0;
    box-sizing: border-box;
  }
  .news00:nth-child(1){
  	margin-bottom: .7rem;
  }
}
@media screen and (max-width: 1400px) {
  .footer-top .item {
    margin-left: 6%;
  }
  .brand-box .words{
  	font-size: 15px;
  }

  .bocweb-nav .nav-bot .navc-right {
    line-height: 24px;
    font-size: 14px;
  }

  .bocweb-nav .nav-bot .navc-left .l-ul .li {
    line-height: 24px;
    margin-bottom: 8px;
  }

  .bocweb-nav .nav-bot .nav-b {
    /*height: 270px;*/
  }

  .traffic-ul .right-word .li .t0 .num {
    font-size: 40px;
  }

  .registration0 .words {
    font-size: 18px;
    line-height: 32px;
  }

  .pword {
    font-size: 16px;
    line-height: 28px;
  }

  .ft20 {
    font-size: 18px;
  }
  .ft26{
    font-size: 20px;
  }

  .ft24 {
    font-size: 20px;
  }

  .ft36 {
    font-size: 24px;
  }

  .con-banner .words {
    padding-top: 260px;
  }

  .news-details .news-left .details-bot {
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
  }

  .newslist .items .word .more {
    width: 28px;
    height: 28px;
  }

  .n-news .dlbox .dt {
    padding: 34px 6%;
  }

  .n-news .dlbox .dd {
    width: 400px;
  }

  .n-news .dlbox .dt {
    width: calc(100% - 400px);
  }

  .n-news .dlbox .dt .p {
    margin-bottom: 20px;
  }

  .registration .items {
    height: 55px;
    line-height: 55px;
  }

  .registration textarea {
    height: 300px;
  }

  .registration {
    font-size: 16px;
  }

  .directory-ul .ul .li.li0, .directory-ul .ul .li.li1 {
    width: 32%;
  }

  .directory-ul .ul .li.li2, .directory-ul .ul .li.li3 {
    width: 18%;
  }

  .wel-zhanshang .zhanshang-left .items .t3 {
    line-height: 20px;
  }
}
@media screen and (max-width: 1300px) {
  .footer-top .item {
    margin-left: 5.5%;
  }
  .tupian{
  	line-height: 70px;
  }
  .accommodation .accommodation-bot .ul .li .img{
    left: 50px;
  }
  .header-bot .bot-right .bocweb-nav{
  	line-height: 70px;
  	height: 70px;
  }
  .brand-box .words{
  	font-size: 14px;
  }
  .bocweb-nav .nav-bot{
  	top: 138px;
  	padding-top: 60px;
  }

  .traffic .traffic-li .itemsbox .item-02 {
    width: 90%;
  }

  .wel-zhanshang .zhanshang-right .items .words .t1 {
    font-size: 15px;
  }

  .wel-zhanshang .zhanshang-right .items .words .t0 {
    font-size: 13px;
  }

  .accommodation .accommodation-bot .ul .li {
    width: 49%;
    margin-left: 2%;
    padding-left: 80px;
  }
  .accommodation .accommodation-bot .ul .li img {
    left: 45px;
  }
  .bocweb-searchbox{
  	height: 70px;
  }

  .bocweb-header .header-bot {
    height: 80px;
    line-height: 70px;
    padding: 5px 10px;
  }

  .header-bot .bot-left {
    height: 70px;
  }
  .header-bot .bot-left .bocweb-logo, .header-bot .bot-left img {
    height: 100%;
  }

  .footer-top .item img {
    width: 35px;
    height: auto;
  }

  .bocweb-nav .nav-li .nav-top {
    font-size: 16px;
    padding: 0 10px;
  }

  .footer-top {
    padding: 35px 0;
  }

  .footer-top .footer-ul {
    margin-top: 30px;
  }

  .footer-bot {
    line-height: 45px;
    height: 45px;
  }

  .registration .resetbox input {
    height: 50px;
  }

  .map-ul .li .words {
    padding: 20px  10px;
  }

  .map-ul .li .words .t0 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .w1200 {
    width: 95%;
  }

  .w1180 {
    width: 95%;
  }

  .traffic .traffic-li .tit span {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
  }

  .traffic .traffic-li .tit {
    padding-left: 50px;
    box-sizing: border-box;
  }

  .traffic .traffic-li .words {
    padding-left: 50px;
  }

  .traffic .words .left-word {
    font-size: 14px;
    line-height: 1.8;
  }

  .directory-input {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1210px) {
  .footer-top .item {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1180px) {
  .bocweb-nav .nav-bot .navc-right .tit {
    margin-bottom: 18px;
  }

  .bocweb-nav .nav-bot .navc-left .l-ul {
    padding-left: 30px;
  }

  .registration .exhibitors-li .items .d0.d2 {
    width: 16%;
  }

  .registration .exhibitors-li .items .d0 {
    margin-left: 15px;
    width: 32%;
  }

  .registration .exhibitors-li .items .d0 select {
    padding-left: 15px;
  }

  .registration .items .sapn {
    padding-left: 20px;
  }

  .registration .items .sapn {
    font-size: 16px;
  }

  .kuaibao .items .word {
    font-size: 14px;
  }

  .kuaibao .items {
    width: 32%;
    margin-left: 2%;
  }
  .kuaibao .items:nth-child(4n+1) {
    margin-left: 2%;
  }
  .kuaibao .items:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 1110px) {
  .footer-top .item {
    margin-left: 5%;
  }

  .exhibits-ul .ul .li .word .t0 {
    font-size: 18px;
    line-height: 20px;
  }

  .registration0 .registration-ul .items .words {
    line-height: 24px;
    padding: 20px 30px;
    height: auto;
  }

  .traffic .traffic-li .img0 {
    width: auto;
  }

  .apply .apply-top {
    width: 95%;
  }

  .traffic-ul .right-word .li {
    margin-bottom: 50px;
  }

  .registration0 .words {
    margin-top: 35px;
    line-height: 30px;
    font-size: 16px;
  }

  .registration0 .registration-ul {
    margin-top: 45px;
  }

  .exhibits-tit {
    line-height: 55px;
    height: 55px;
  }

  .exhibits-tit .li {
    padding: 0 20px;
  }

  .exhibits-ul .ul .li {
    width: 49%;
    margin-left: 2%;
  }
  .exhibits-ul .ul .li:nth-child(3n+1) {
    margin-left: 2%;
  }
  .exhibits-ul .ul .li:nth-child(2n+1) {
    margin-left: 0;
  }

  .exhibits-ul .ul .li .word {
    padding: 10px 26px;
    padding-bottom: 30px;
  }

  .download1 .d-word .t1 {
    line-height: 25px;
    height: 50px;
  }

  .download1 .d-word .line {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .download1 .d-word .t2 .kmore {
    margin-top: 30px;
  }

  .map-ul .li .images {
    width: 100%;
  }
  .map-ul .li .images img {
    width: 100%;
  }

  .map-ul .li .words {
    width: 100%;
    position: static;
  }

  .map-ul .li {
    width: 49%;
    margin-left: 2%;
  }
  .map-ul .li:nth-child(2n+1) {
    margin-left: 0;
  }

  .brand-box .words .img {
    width: 90px;
    height: 90px;
  }

  .brand-box .words .p {
    font-size: 16px;
    line-height: 24px;
  }

  .brand-box .words {
    padding: 25px;
    line-height: 25px;
  }

  .ft42 {
    font-size: 30px;
  }

  .ft44 {
    font-size: 32px;
  }

  .zone-ul1 .words .t0 {
    margin-bottom: 25px;
  }

  .zone-ul1 .words {
    line-height: 25px;
  }

  .zone-ul0 .words .t0 {
    margin-bottom: 25px;
  }

  .zone-imgbox .t0, .zone-imgbox .ul {
    width: 95%;
  }

  .zone-imgbox .ul .li {
    width: 16%;
    margin-left: .8%;
    margin-bottom: .8%;
  }

  .w515 {
    width: 50%;
  }

  .zone-ul0 .words {
    line-height: 25px;
  }
}
@media screen and (max-width: 1024px) {
	.mapbox .words{
		position: static;
		width: 100%;
	}
  .mbox {
    display: block;
  }
  .accommodation .accommodation-bot .ul .li .img{
    left: 30px;
  }
  .brand-box .words .right0{
  	font-size: 16px;
  }
  .mapimg-box{
  	margin-top: 35px;
  }
  .news00:nth-child(1){
  	margin-bottom: 30px;
  }
  .mbox-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100;
    display: none;
  }
  .mbox-fixed .directory-input {
    display: block;
  }

  .kuaibao {
    margin-top: 40px;
    padding-bottom: 28px;
  }

  .headerinput .directory-input {
    width: 90%;
  }

  .directory-input input[type=text] {
    padding-left: 10px;
    font-size: 14px;
  }

  .traffic .words .right-word {
    width: 100%;
    margin-top: 35px;
  }

  .traffic .traffic-li {
    padding: 45px 0;
    padding-left: 10px;
  }

  .traffic .words .left-word {
    width: 100%;
  }

  .traffic .traffic-li .words {
    padding-left: 0;
  }

  .traffic-ul .right-word .li:nth-child(2n+1):after {
    font-size: 40px;
    height: 40px;
  }

  .applyul .items .t3 {
    line-height: 30px;
  }

  .exhibition .exhibition-ul {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .traffic-ul .right-word .li .t0 .num {
    font-size: 28px;
  }

  .traffic .traffic-li .itemsbox .item-03 .c0 {
    height: 45px;
    line-height: 45px;
  }

  .accommodation .accommodation-bot .ul .li {
    padding-left: 60px;
  }
  .accommodation .accommodation-bot .ul .li img {
    left: 25px;
  }

  .traffic .traffic-li .itemsbox .item-01 .t0 img {
    width: 24px;
  }

  .traffic .traffic-li .itemsbox .item-01 .t0, .traffic .traffic-li .itemsbox .item-01 .t1 {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }

  .traffic {
    padding-top: 60px;
  }

  .apply {
    line-height: 20px;
  }

  .apply .apply-top {
    margin-top: 25px;
    margin-bottom: 40px;
  }

  .apply .t0 {
    margin-bottom: 20px;
  }

  .bk-g {
    padding-bottom: 100px;
  }

  .apply .apply-top {
    width: 100%;
  }

  .bk-g.apply-bk {
    padding: 60px 0;
  }

  .mmore {
    font-size: 16px;
    width: 200px;
    height: 45px;
    line-height: 45px;
  }

  .zone-tit .items .words {
    font-size: 16px;
  }

  .ft26 {
    font-size: 20px;
  }

  .zone-ul0 .words {
    padding: 50px 45px;
  }

  .interface .box {
    padding: 55px 0;
  }

  .forum .forum-top .words {
    width: 95%;
    line-height: 24px;
  }

  .zone-ul1 .words {
    padding-bottom: 18px;
  }

  .zone-ul0 .words .t0 {
    margin-bottom: 18px;
  }

  .zhanlan-box .items .t3 {
    margin-top: 20px;
  }

  .zhanlan-box .items .t1 {
    margin-top: 8px;
    margin-bottom: 10px;
  }

  .zhanlan-box .items {
    padding: 20px 0;
    padding-bottom: 25px;
  }

  .map-ul .li {
    margin-top: 30px;
  }

  .forum-bot {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .forum-bot .forum-ul {
    /*margin-bottom: 40px;*/
    margin-top: 35px;
  }

  .ft42 {
    font-size: 24px;
  }

  .ft44 {
    font-size: 26px;
  }

  .forum .forum-top .kmore {
    width: 250px;
  }

  .mapbox {
    margin-top: 40px;
  }

  .download-tit {
    margin-top: 35px;
  }

  .forum .forum-top {
    padding-bottom: 55px;
  }

  .forum .forum-top .words {
    margin-top: 30px;
    margin-bottom: 35px;
  }

  .bot-images .words .p {
    width: 85%;
    line-height: 25px;
  }

  .kmore {
    width: 200px;
    height: 45px;
    line-height: 45px;
    padding-left: 70px;
    font-size: 15px;
  }
  .kmore:after {
    left: 30px;
  }

  .checkmore {
    width: 200px;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
  }

  .layout-ul .items .span {
    width: 55px;
    height: 55px;
  }

  .footer-bot {
    border-top: none;
  }

  .footer-top .item {
    margin-left: 0;
    line-height: 30px;
    width: 33.333%;
    padding-bottom: 15px;
    padding-top: 18px;
    height: auto;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }
  .footer-top .item:nth-last-child(1), .footer-top .item:nth-last-child(2) {
    border-bottom: none;
  }

  .footer-top .footer-ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    box-sizing: border-box;
  }

  .footer-top .item img {
    width: 30px;
    height: 30px;
    bottom: 0;
    margin: auto;
  }

  .ft16 {
    font-size: 14px;
  }

  .ft40 {
    font-size: 28px;
  }

  .ft18 {
    font-size: 16px;
  }

  .news-details {
    font-size: 15px;
    line-height: 26px;
  }

  .news-details .news-left {
    width: 100%;
  }

  .ft30 {
    font-size: 20px;
  }

  .pcbox {
    display: none;
  }

  .newslist0 {
    margin-bottom: 30px;
  }

  .news-box .items .li {
    width: 32%;
    margin-left: 2%;
    margin-bottom: 2%;
  }
  .news-box .items .li:nth-child(6n+1) {
    margin-left: 2%;
  }
  .news-box .items .li:nth-child(3n+1) {
    margin-left: 0;
  }

  .ft48 {
    font-size: 28px;
  }

  .ft42 {
    font-size: 24px;
  }

  .ft44 {
    font-size: 26px;
  }

  .ft22 {
    font-size: 18px;
  }

  .newslist .items .word .t0 {
    line-height: 28px;
    height: 56px;
  }

  .newslist-padding {
    padding-top: 55px;
    padding-bottom: 80px;
  }

  .newslist {
    margin-top: 40px;
    padding-bottom: 30px;
  }

  .newslist .items .word .p {
    margin-bottom: 20px;
  }

  .newslist-top {
    line-height: 60px;
    height: 60px;
  }

  .newslist-top .a-ri a:nth-child(n+2) {
    margin-left: 20px;
  }

  .pagination a {
    width: 30px;
    line-height: 30px;
    height: 30px;
    margin: 0 2px;
  }

  .n-news .ul-two .li {
    padding: 25px 0;
  }

  .n-news .ul-two .li-r {
    width: 160px;
  }

  .n-news .ul-two .li-l {
    width: calc(100% - 220px);
  }

  .n-news .ul-two .li-l .time {
    display: block;
    margin-top: 10px;
    margin-left: 0;
  }

  .n-news .ul-two .li-l .h {
    line-height: 20px;
    margin-bottom: 10px;
  }

  .download-box {
    padding-bottom: 25px;
  }

  .download0ul {
    margin-bottom: 20px;
  }

  .download0ul .li {
    font-size: 13px;
    margin: 0 10px;
  }

  .download-tit {
    height: 55px;
    line-height: 55px;
    font-size: 15px;
  }

  .download-tit .items img {
    width: 25px;
    height: 25px;
    margin-right: 8px;
  }

  .download-tit .items {
    width: 33.33%;
    float: left;
  }

  .download0ul .li {
    width: 25%;
    margin: 0;
    float: left;
    line-height: 1.2;
  }

  .interface .apply {
    width: 200px;
    height: 45px;
    line-height: 45px;
  }

  .interface .p {
    margin-bottom: 35px;
    margin-top: 20px;
  }

  .directory-ul .ul-bot {
    margin-bottom: 30px;
  }

  .directory-input {
    /*width: 90%;*/
    height: 50px;
  }

  .directory-input {
    margin-top: 30px;
  }
  .directory-input input[type=submit]{
    width: 5%;
  }

  .wel-bannner {
    height: auto;
  }
  .wel-bannner img {
    width: 100%;
  }

  .wel-center .center-left {
    width: 100%;
  }

  .wel-center .center-right {
    width: 100%;
    margin-top: 20px;
  }

  .wel-zhanshang .zhanshang-left {
    width: 100%;
    margin-bottom: 20px;
  }

  .zhanshang-right {
    width: 100%;
  }

  .wel-commen img {
    width: 100%;
  }

  .wel-commen .welcome-a img {
    width: auto;
  }

  .wel-center .center-left .centerleft-01:after {
    width: 100%;
  }

  .wel-center .center-left .centerleft-01 .img {
    height: auto;
  }

  .wel-center .center-left .centerleft-01 {
    margin-bottom: 8px;
  }

  .wel-center .center-left .centerleft-01 .words {
    padding: 18px 25px;
  }

  .wel-center .center-left .centerleft-01 .words .t0 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .wel-center .center-left .centerleft-01 .words .t1 {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }

  .wel-center .center-left .centerleft-02 .li {
    height: 210px;
    padding: 23px 18px;
  }

  .wel-center .center-left .centerleft-02 .li1 .t0 {
    margin-bottom: 10px;
  }

  .wel-center .center-left .centerleft-02 .li1 .t1 {
    line-height: 20px;
    height: 60px;
    font-size: 14px;
    margin-bottom: 18px;
  }

  .wel-center .center-left .centerleft-02 .li1 .more {
    font-size: 14px;
  }

  .wel-center .center-left .centerleft-02 .li .t0 {
    font-size: 18px;
  }

  .wel-center .center-left .centerleft-02 .li2 .t0 {
    margin-bottom: 5px;
  }

  .wel-center .center-left .centerleft-02 .li .tul .i {
    /*width: 32px;*/
    /*height: 32px;*/
  }

  .wel-center .center-left .centerleft-02 .li .tbox:nth-child(1) {
    margin-bottom: 10px;
  }

  .i-img {
    width: 80px;
    height: 80px;
  }

  .wel-center .center-left .centerleft-02 .li3 .t0 {
    margin-bottom: 15px;
  }

  .wel-center .centerright-01 .items {
    height: 270px;
  }

  .wel-center .centerright-01 .items .words .t0 {
    width: 25px;
    height: 25px;
  }

  .wel-center .centerright-01 .items .words .t1 {
    font-size: 16px;
    margin-top: 10px;
  }

  .wel-center .centerright-01 .items .words {
    padding: 25px 22px;
  }

  .wel-center .centerright-02 {
    padding: 20px 15px;
    height: 540px;
    margin-top: 5px;
  }

  .wel-center .centerright-02 .libox {
    padding-top: 30px;
    height: 225px;
  }

  .wel-center .centerright-02 .libox .t0 {
    font-size: 15px;
  }

  .wel-center .centerright-02 .libox .line {
    margin: 16px auto;
  }

  .wel-center .centerright-02 .libox .t1 span {
    font-size: 22px;
  }

  .wel-center .centerright-02 .libox .t1 {
    font-size: 16px;
  }

  .wel-photos .items .words {
    padding-top: 50px;
  }

  .wel-photos .items .words .t0 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .wel-photos .items .words .t1 {
    font-size: 14px;
  }

  .wel-zhanshang .zhanshang-left .items {
    height: 300px;
    padding: 30px 25px;
  }

  .wel-zhanshang .zhanshang-left {
    height: 300px;
  }

  .wel-zhanshang .zhanshang-left .items .t0 {
    font-size: 20px;
  }

  .wel-zhanshang .zhanshang-left .items .line {
    margin-top: 20px;
    margin-bottom: 18px;
  }

  .wel-zhanshang .zhanshang-left .items .t1 {
    font-size: 16px;
  }

  .wel-zhanshang .zhanshang-left .items .t2 {
    margin-top: 5px;
    margin-bottom: 18px;
  }

  .wel-zhanshang .zhanshang-left .items .t3 {
    width: 100%;
  }

  .zhanshang-right {
    height: 500px;
  }

  .wel-zhanshang .zhanshang-right .items {
    height: 500px;
  }

  .wel-zhanshang .zhanshang-right .items .words .t1 {
    font-size: 16px;
    margin-bottom: .5px;
  }

  .wel-zhanshang .zhanshang-right .items .words {
    padding-bottom: 25px;
    padding-left: 50px;
  }

  .wel-zhanshang .zhanshang-right .items .words:after {
    width: 25px;
    height: 25px;
    left: 20px;
    bottom: 16px;
  }

  .wel-bannner .items .words {
    top: 200px;
  }

  .wel-bannner .items .words0 .t0 {
    font-size: 32px;
  }

  .wel-bannner .items .words .t0 {
    line-height: 40px;
    font-size: 32px;
  }

  .wel-bannner .items .words .t1 {
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .wel-bannner .items .words .t1 {
    font-size: 18px;
  }

  .wel-bannner .items .words .t2 {
    font-size: 16px;
  }

  .wel-bannner .items .wordsbox .t2 span {
    font-size: 42px;
  }

  .wel-bannner .items .words0 .t1 {
    margin-top: 13px;
    margin-bottom: 18px;
  }

  .wel-bannner .items .wordsbox .t2 {
    font-size: 16px;
  }

  .wel-bannner .items .words0 {
    top: 200px;
  }
}
@media screen and (max-width: 900px) {
  .mpi00 {
    padding: 55px 0;
    padding-top: 65px;
  }
  .directory .directory-input input[type=text]{
    width: 49%;
    height: 50px;
    margin-left: 2%;
    margin-bottom: 2%;
  }
  .directory-input{
    height: auto;
  }
  .headerinput .directory-input input[type=submit]{position: absolute;    top: 3px;}
   .directory-input input[type=text]:nth-child(2n+1){
    margin-left:0;
   }
   .directory-input input[type=submit]{
    position: static;
    width: 100%;
    height: 50px;

   }
  .exhibits-ul .ul .li .word .b img{
    width: 30px;
  }
  .registration .exhibitors-li .items.items0{
    width:100%;
  }

  .directory-input {
    font-size: 14px;
  }

  .directory-input input[type=submit] {
    right: 10px;
  }
  .registration .exhibitors-li .items.items0 .sapn{
    width:90px;
  }

  .directory-ul .ul .li.li2, .directory-ul .ul .li.li3 {
    width: 100px;
  }

  .directory-ul .ul .li.li0, .directory-ul .ul .li.li1 {
    width: calc((100% - 200px)/2);
  }

  .directory-ul .ul-top {
    height: 50px;
    line-height: 50px;
  }
  .w785{
    width: 95%;
  }

  .directory-ul .ul-bot .li {
    line-height: 1.5;
    height: 64px;
  }

  .directory-ul {
    padding: 30px 20px;
  }

  .accommodation-img {
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .directory-ul {
    font-size: 16px;
  }

  .directory-ul .ul-bot .li1 {
    font-size: 14px;
  }

  .accommodation .accommodation-bot .ul .li {
    height: auto;
    width: 100%;
    line-height: 1.5;
    padding: 10px 0;
    margin-left: 0;
    padding-left: 70px;
    font-size: 14px;
  }

  .apply .applyul {
    padding-top: 30px;
  }

  .applyul .items {
    margin-bottom: 40px;
  }

  .comments-tit a {
    font-size: 14px;
  }

  .comments-box .items {
    padding: 35px 60px;
  }

  .comments-box .items .t0 {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .zone-tit .items, .exhibition .exhibition-ul .items {
    width: 100%;
    margin-left: 0;
  }
  .zone-tit .items img, .exhibition .exhibition-ul .items img {
    width: 100%;
  }

  .comments-box .items {
    padding: 15px 20px;
  }

  .comments-box .items .p {
    line-height: 24px;
  }

  .comments-tit {
    padding: 0 20px;
  }

  .comments-tit .swiper-button-next {
    right: 5px;
  }

  .comments-tit .swiper-button-prev {
    left: 5px;
  }

  .exhibition .exhibition-ul .items .words {
    height: auto;
    overflow: visible;
  }

  .mapbox .words {
    padding: 30px;
  }

  .registration textarea {
    height: 200px;
  }

  .n-news .ul-two .li-l .p {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
  }

  .n-news .dlbox .dd {
    width: 100%;
  }

  .registration {
    width: 95%;
  }

  .n-news .dlbox .dt {
    width: 100%;
  }

  .registration .items {
    height: 45px;
    line-height: 45px;
    padding-left: 120px;
  }

  .registration .items .sapn {
    width: 120px;
    padding-left: 4px;
  }

  .zone-ul0 .words p, .zone-ul1 .words p {
    display: inline;
  }

  .comments-box .items .t0 {
    font-size: 20px;
  }
  .comments-box .items .t0 .span1 {
    font-size: 15px;
  }

  .ab-box .tit {
    margin-bottom: 45px;
  }

  .ab-box .li {
    line-height: 24px;
  }

  .about-bot .items {
    width: 49%;
    margin-left: 2%;
  }
  .about-bot .items:nth-child(3n+1) {
    margin-left: 2%;
  }
  .about-bot .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .layout-ul {
    margin-top: 65px;
    margin-bottom: 40px;
  }

  .photos .photos-ul {
    margin-top: 40px;
    margin-bottom: 45px;
  }

  .forum-bot .forum-ul .items {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .about-box .ab-ultop {
    margin-top: 40px;
  }

  .about-box .ab-ulbot {
    padding: 35px 0;
  }

  .about-box .about-top {
    padding-bottom: 50px;
  }

  .about-bot {
    padding-top: 50px;
    padding-bottom: 52px;
  }

  .bot-ul {
    margin-top: 30px;
  }

  .about-bot .items .images {
    display: none;
  }

  .about-bot .items {
    border: 1px solid #d7d7d7 !important;
  }
  .about-bot .items .t0 {
    color: #000000 !important;
  }
  .about-bot .items .t1 {
    color: #666666 !important;
  }

  .forum-bot {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .forum .forum-top .words {
    margin-top: 20px;
    margin-bottom: 25px;
  }

  .about-bot .items .words {
    padding: 30px 0;
    height: auto;
    position: static;
  }

  .about-bbot {
    padding-top: 48px;
  }

  .about-bbot .ab-ul0 {
    margin-top: 30px;
  }

  .about-bbot .bbot-ul .items img {
    max-width: 85%;
  }

  .ab-box .li .num {
    font-size: 30px;
  }

  .registration .items .i {
    right: -10px;
  }

  .registration .resetbox input {
    width: 40%;
    height: 40px;
    margin: 0 2%;
  }

  .registration .items.textarea textarea {
    padding-top: 0;
    padding-left: 20px;
  }

  .registration .items .sapn {
    width: 180px;
    font-size: 14px;
  }

  .registration .items.active {
    padding-left: 180px;
    width: 100%;
  }

  .registration .items.items0 .input0 .n {
    width: calc((100% - 100px)/2);
  }

  .registration .items.items0 .input0 .n:after {
    height: 30px;
  }

  .registration .items.items0 .sapn {
    width: 140px;
  }

  .registration .items.items0 .input0 .num {
    width: 100px;
  }

  .registration .items.items0 {
    padding-left: 140px;
  }

  .registration {
    font-size: 14px;
  }

  .registration .items .sapn:after {
    height: 30px;
  }

  .newslist .items .word .t0 {
    height: 28px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }

  .news-box .news-swiper {
    margin-top: 45px;
  }

  .news-swiper .swiper-pagination {
    margin-top: 35px;
  }

  .news-box .items .li .i0 {
    max-width: 90%;
  }

  .newslist .items {
    width: 100%;
    margin-left: 0;
    margin-bottom: 2%;
  }
  .newslist .items img {
    width: 100%;
  }

  .con-banner .words {
    padding-top: 0;
    height: 55px;
  }

  .news-details .news-left {
    padding-top: 10px;
  }

  .news-details .news-left .fx {
    margin-top: 12px;
    margin-bottom: 10px;
  }

  .news-details .news-left .details-bot {
    line-height: 50px;
    height: 50px;
    padding: 0 15px;
  }

  .news-ul .li .images {
    width: 100%;
  }

  .news-ul .li .words {
    width: 100%;
    padding: 30px 0;
    box-sizing: border-box;
  }

  .about-box .ab-ultop .li {
    font-size: 15px;
    line-height: 1.3;
    padding: 10px 0;
    box-sizing: border-box;
    height: 58px;
    width: 33%;
    float:left;
  }

  .about-bbot .ab-ul0 .li {
    line-height: 1.3;
    padding: 10px 0;
    height: 60px;
    box-sizing: border-box;
  }

  .about-bbot .bbot-ul .items {
    width: 49%;
    margin-left: 2%;
  }
  .about-bbot .bbot-ul .items:nth-child(5n+1) {
    margin-left: 2%;
  }
  .about-bbot .bbot-ul .items:nth-child(2n+1) {
    margin-left: 0;
  }
  .about-bbot .bbot-ul .items .i0 {
    width: 100%;
  }

  .download1 .d-word {
    width: 80%;
    padding: 50px 35px;
  }

  .download1 .d-word .ft36 {
    font-size: 20px;
  }

  .mapbox .words .t0 {
    font-size: 18px;
    line-height: 1.5;
  }

  .mapbox .words .t1 {
    line-height: 1.5;
    font-size: 14px;
    margin-top: 10px;
  }

  .mapbox .words {
    height: 200px;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
  }

  .brand-box .words {
    position: static;
    color: #666;
  }
  .brand-box .words a {
    color: #666;
  }

  .brand-box .words .right0 a {
    color: #666;
  }

  .brand-box .words .right0, .brand-box .words .left0 {
    width: 100%;
    max-width: 100%;
  }

  .brand-box .words .right0 {
    margin-top: 20px;
  }

  .zone-tit .items .words {
    padding-top: 50px;
  }

  .zone-ul0 .words, .zone-ul1 .words {
    position: static;
    background: #ffffff;
    color: #666;
    text-align: center;
    padding: 20px;
  }

  .zone-ul1 .words .t0 {
    color: #333;
  }

  .w515 {
    width: 100%;
  }

  .zone-tit {
    margin-top: 35px;
  }

  .zhanlan-box .items .li {
    padding-left: 85px;
  }

  .zhanlan-box .items {
    line-height: 1.5;
  }

  .zhanlan-box {
    margin-top: 15px;
    margin-bottom: 40px;
  }

  .audience .registration .items.items0 .sapn {
    width: 170px;
  }

  .audience .registration .items.items0 {
    padding-left: 170px;
  }

  .system .box0 {
    padding: 60px 0;
  }

  .system .box0 .p0 {
    margin-top: 25px;
    margin-bottom: 15px;
  }

  .bk-g0 {
    padding-bottom: 50px;
  }

  .exhibitors-li.exhibitors-li2 .i {
    right: 20px;
  }

  .registration .exhibitors-li .items .sapn {
    width: 90px;
    padding-left: 10px;
  }

  .exhibitors .registration {
    width: 100%;
  }

  .registration .exhibitors-li .items .d0 {
    margin-left: 5px;
  }

  .registration .exhibitors-li .items .d1 {
    padding-left: 90px;
  }

  .registration .exhibitors-li .items {
    width: 100%;
    padding-left: 90px;
  }

  .registration .exhibitors-li .items .d0 {
    width: 35%;
    margin-left: 1%;
  }

  .registration .exhibitors-li .items .d0.d2 {
    width: 20%;
  }

  .wel-center .centerright-01 .items {
    height: 200px;
  }

  .wel-center .centerright-02 .libox {
    height: 150px;
  }

  .wel-center .centerright-02 {
    height: auto;
  }

  .wel-zhanshang .zhanshang-left .items, .wel-zhanshang .zhanshang-left {
    height: 400px;
  }

  .wel-zhanshang .zhanshang-right .items, .zhanshang-right {
    height: 400px;
  }
}
.about-box .exhibits-ul .swiper-button-next, .about-box .exhibits-ul .swiper-button-prev {
    background-size: 50%;
}
.exhibits .swiper-container{
  height: 100%;
}
.gj .li{
  cursor: pointer;
}
.gj .li:nth-child(n+2){
  margin-top: 2%;
}
@media screen and (max-width: 768px) {
  .m768 {
    display: block;
  }
  .about-box .exhibits-tit .li{
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;    height: auto;
    float: none;
    width: auto;
  }
  .mapbox .words{
    overflow-y:auto;
  }


  .select select{
    width: 100%;
  }
  .brand-box .words .right0{
  	font-size: 14px;
  }

  .directory-ul .ul {
    width: 800px;
  }

  .directory-ul {
    overflow-y: auto;
  }

  .registration .input {
    font-size: 14px;
  }

  .kuaibao .items {
    width: 49%;
    margin-left: 2%;
  }
  .kuaibao .items:nth-child(3n+1) {
    margin-left: 2%;
  }
  .kuaibao .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .registration .exhibitors-li .tit {
    font-size: 16px;
  }

  .applyul .items {
    margin-bottom: 25px;
  }

  .mmore {
    font-size: 14px;
  }

  .map-ul .li .words .t0 span {
    font-size: 16px;
  }

  .traffic-ul .right-word .li {
    margin-bottom: 20px;
  }

  .applyul .items .t2 {
    font-size: 16px;
    margin-bottom: 12px;
  }

  .comments-box .items .t0 {
    font-size: 18px;
    line-height: 1.4;
  }
  .comments-box .items .t0 .span1 {
    font-size: 14px;
  }

  .accommodation .accommodation-bot .t1 {
    margin-top: 10px;
  }

  .comments-box .items .img img {
    max-height: 60px;
  }

  .accommodation-img {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .registration0 .registration-ul .items {
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
  .registration0 .registration-ul .items img {
    width: 100%;
  }

  .accommodation .accommodation-bot .ul {
    margin-top: 30px;
  }

  .applyul .items .t3 {
    line-height: 25px;
  }

  .registration0 .registration-ul .t0 {
    margin-bottom: 15px;
  }

  .registration0 .registration-ul .items .words {
    font-size: 14px;
    line-height: 1.5;
  }

  .registration0 .registration-ul {
    margin-top: 30px;
  }

  .ft42 {
    font-size: 18px;
  }

  .ft44 {
    font-size: 20px;
  }

  .exhibition .exhibition-ul .items {
    margin-bottom: 20px;
  }

  .registration0 .words {
    font-size: 14px;
    line-height: 25px;
    margin-top: 25px;
  }

  .mapbox .words {
    padding: 20px;
  }

  .map-ul .li {
    margin-top: 20px;
  }

  .mapbox .map {
    height: 300px;
  }

  .map-ul {
    padding-top: 10px;
  }

  .mapbox {
    margin-top: 25px;
  }

  .about-box .ab-box {
    height: 300px;
  }

  .ab-box .tit {
    margin-bottom: 20px;
  }

  .ab-box .words {
    padding-top: 25px;
  }

  .ab-box .li .num {
    font-size: 24px;
  }

  .audience .registration .items.items0 .sapn {
    padding-left: 10px;
    width: 95px;
    font-size: 12px;
  }

  .ab-box .li .t1 {
    margin-top: 18px;
    line-height: 20px;
  }

  .ab-box .li {
    height: 120px;
    padding: 0 5px;
    box-sizing: border-box;
  }

  .registration .items.items0 .input0 .num {
    font-size: 12px;
  }

  .audience .registration .items, .registration .items.items0 {
    padding-left: 95px;
  }

  .news-ul .li .words .text {
    font-size: 16px;
  }

  .news-ul .li .words {
    padding: 25px 0;
  }

  .n-news .dlbox .dt {
    padding: 30px 4%;
  }

  .n-news .ul-two .li-r {
    width: 120px;
  }

  .n-news .ul-two .li-l {
    width: calc(100% - 140px);
  }

  .n-news .ul-two .li-l .h {
    width: 100%;
  }

  .ft20 {
    font-size: 15px;
  }
  .ft26{
    font-size: 18px;
  }
  .pc768 {
    display: none;
  }

  .download-tit {
    margin-top: 28px;
  }

  .ft22 {
    font-size: 16px;
  }

  .download-box {
    padding-top: 30px;
  }

  .n-news .ul-two .li-l .p {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
  }

  .newslist0 {
    margin-bottom: 20px;
  }

  .ft16 {
    font-size: 14px;
  }

  .newslist-top .a-ri a:nth-child(n+2) {
    margin-left: 10px;
  }

  .newslist-top {
    line-height: 50px;
    height: 50px;
  }

  .layout-ul {
    margin-top: .65rem;
    margin-bottom: .45rem;
  }

  .ft48 {
    font-size: 20px;
  }

  .newslist .items .word {
    padding-top: 20px;
    padding-bottom: 5px;
  }

  .ft42 {
    font-size: 18px;
  }

  .ft44 {
    font-size: 18px;
  }

  .con-banner .words {
    height: 50px;
  }

  .news-details .news-left .details-bot {
    font-size: 14px;
    line-height: 45px;
    height: 45px;
    padding: 0 10px;
  }

  .ft30 {
    font-size: 18px;
  }

  .footer-tit {
    text-align: left;
  }

  .about-box .ab-ultop .li {
    font-size: 13px;
    height: 70px;
  }
  .about-box .ab-ultop .li br{
    display: none;
  }
  .pword *{
        white-space: inherit!important;

  }

  .exhibits-ul .ul .li {
    width: 100%;
    margin-left: 0%;
  }
  .exhibits-ul .ul .li:nth-child(3n+1) {
    margin-left: 0%;
  }

  .exhibits-ul .ul .li {
    margin-bottom: 12px;
  }

  .exhibits-ul .ul .li .word .t0 {
    font-size: 16px;
  }

  .exhibits-ul .ul {
    margin-top: 35px;
    margin-bottom: 30px;
  }

  .exhibits-ul .ul .li .word .t1 {
    height: auto;
    display: block;
    overflow: visible;
  }

  .map-ul .li {
    width: 100%;
    margin-left: 0%;
  }

  .photos .photos-ul .items {
    width: 100%;
    margin-left: 0%;
  }
  .photos .photos-ul .items img {
    width: 100%;
  }
  .photos .photos-ul .items:nth-child(3n+1) {
    margin-left: 0%;
  }
  .photos .photos-ul .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .download .d-word, .download1.i1 .d-word {
    width: 100%;
    position: static;
  }

  .download1 .d-word .t1 {
    display: block;
    overflow: visible;
    height: auto;
  }

  .mpi00 {
    padding: 30px 0;
    padding-top: 35px;
  }

  .brand-box .words .img {
    width: 60px;
    height: 60px;
  }

  .brand-box .words .p {
    width: calc(100% - 75px);
    margin-left: 10px;
  }

  .zone-imgbox .ul .li {
    width: 32%;
    margin-left: 2%;
    margin-bottom: 2%;
  }
  .zone-imgbox .ul .li:nth-child(6n+1) {
    margin-left: 2%;
  }
  .zone-imgbox .ul .li:nth-child(3n+1) {
    margin-left: 0;
  }

  .zone-ul0 .words .t0 {
    font-size: 16px;
    margin-bottom: 12px;
  }

  .zone-ul0 .words, .zone-ul1 .words {
    padding: 15px;
  }
  .zone-ul0 .words br, .zone-ul1 .words br {
    display: none;
  }

  .zone-imgbox .t0 {
    margin-top: 16px;
    margin-bottom: 30px;
  }

  .zone-imgbox .text {
    margin-top: 15px;
  }

  .zone-ul1 {
    margin-top: 20px;
  }

  .zone-imgbox {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .registration .resetbox {
    margin-top: 25px;
  }

  .ibo {
    line-height: 1.5;
    font-size: 13px;
  }

  .audience .registration .items.items0 {
    padding-left: 95px;
  }

  .system .box0 {
    padding: 30px 0;
  }

  .bk-g0 {
    padding-bottom: 40px;
  }

  .traffic .download-tit .li .img {
    width: 20px;
    height: 20px;
  }

  .traffic .traffic-li .itemsbox .item-03 .c0 {
    padding: 0 10px;
  }

  .traffic-ul .right-word .li:nth-child(2n+1):after {
    right: -10px;
  }

  .traffic .traffic-li .itemsbox .item-03 {
    margin-top: 30px;
  }

  .traffic .traffic-li .b0 {
    margin-top: 20px;
  }

  .traffic .traffic-li .itemsbox .item-02 .b01 {
    line-height: 24px;
  }

  .registration .exhibitors-li .items .sapn {
    font-size: 14px;
  }

  .registration .input input {
    padding-left: 10px;
  }

  .registration .exhibitors-li .items .d0 {
    width: 100% !important;
    margin-left: 0;
    margin-top: 5px;
    position: relative;
  }
  .registration .exhibitors-li .items .d0:nth-child(1) {
    margin-top: 0;
  }

  .registration .exhibitors-li .items.items4 {
    height: auto;
  }

  .registration .exhibitors-li .tit {
    margin-bottom: 20px;
  }

  .exhibitors-li:nth-child(n+2) {
    margin-top: 35px;
  }
}
@media screen and (max-width: 750px) {
  .mpi00 {
    padding: .55rem 0;
    padding-top: .65rem;
  }
  .accommodation .accommodation-bot .ul .li .img{
    left: 20px;
  }
  .fixed-erweima .img {
    width: 200px;
    height: 230px;
  }
  .wel-center .center-left .centerleft-02 .li .tul .i{
  	width: 55%;
  }

  .fixed-erweima .img .span{
    margin-top: 4px;
    font-size: 14px;
  }
  .traffic .traffic-li {
    padding: .45rem 0;
  }

  .zone-tit .items .words {
    padding-top: .3rem;
    line-height: 1.2;
  }

  .exhibits-ul .exhibits-tit {
    margin-top: .45rem;
  }

  .zone-tit .items .words {
    font-size: 12px;
  }

  .photos .photos-ul {
    margin-top: 30px;
    margin-bottom: 35px;
  }

  .zone-tit .items .img img {
    width: 20px;
    height: 20px;
  }

  .news-box .news-swiper {
    margin-top: .45rem;
  }

  .news-swiper .swiper-pagination {
    margin-top: .35rem;
  }

  .newslist-padding {
    padding-top: .7rem;
    padding-bottom: 1rem;
  }

  .newslist {
    margin-top: .6rem;
    padding-bottom: .5rem;
  }

  .footer-top {
    padding-top: .85rem;
    padding-bottom: .5rem;
  }

  .footer-top .footer-ul {
    margin-top: .3rem;
  }

  .footer-top .item {
    line-height: .6rem;
    padding: .3rem 0;
    padding-left: .8rem;
    font-size: .24rem;
  }
  .footer-top .item img {
    width: .6rem;
    height: auto;
  }

  .layout-ul .items:nth-child(n+2) {
    margin-top: 20px;
  }

  .layout-ul .items .span {
    width: 35px;
    height: 35px;
  }

  .footer-tit {
    font-size: .26rem;
  }

  .footer-bot {
    font-size: .24rem;
    line-height: 1;
    height: auto;
  }

  .footerbox {
    padding-bottom: .6rem;
  }

  .pword {
    font-size: 14px;
    line-height: 24px;
  }

  .about-box .ab-ulbot {
    padding: 20px 0;
  }

  .about-box .ab-ultop {
    margin-top: 24px;
  }

  .about-bot {
    padding-top: 35px;
    padding-bottom: 36px;
  }

  .ft30 {
    font-size: 16px;
  }

  .ft40 {
    font-size: 20px;
  }

  .about-bot .items .words .t1 {
    margin-top: 12px;
  }

  .about-bot .items .words {
    padding: 20px 0;
  }

  .about-bot .items {
    margin-bottom: 2%;
  }

  .bot-images .words, .bot-images .words .p {
    position: static;
    background: #ffffff;
    color: #666;
  }

  .bot-images .words {
    padding: 0;
  }

  .bot-images .words .p {
    padding: 10px;
    text-align: left;
    width: 100%;
  }

  .about-bbot {
    padding-top: 30px;
  }

  .about-bbot .ab-ul0 .li {
    font-size: 13px;
  }

  .ab-box .tit {
    font-size: 18px;
  }

  .download1 .d-word {
    padding: 35px 20px;
  }

  .download1 .d-word .ft36 {
    font-size: 16px;
  }

  .download-tit .items img {
    width: 20px;
    height: 20px;
    margin-right: 4px;
  }

  .brand-box .words .right0 a {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .brand-box .words .p {
    font-size: 14px;
    padding-top: 0;
  }

  .brand-box .words .right0 {
    margin-top: 10px;
  }

  .interface .p {
    font-size: 14px;
    line-height: 20px;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .bk-g {
    padding-bottom: 60px;
  }

  .interface {
    padding-top: 150px;
  }

  .wel-center .center-left .centerleft-02 .li1 {
    width: 100%;
  }

  .wel-center .center-left .centerleft-02 .li2, .wel-center .center-left .centerleft-02 .li3 {
    width: 49%;
    margin-left: 0;
  }



  .wel-center .center-left .centerleft-02 .li3 {
    float: right;
  }
  .wel-center .center-left .centerleft-02 .li2 {
    float: left;
  }
  .wel-center .center-left .centerleft-01 .words .t1 {
    width: 95%;
  }
}
@media screen and (max-width: 600px) {
  .registration .items .sapn {
    width: 85px;
    padding-left: 10px;
  }

  .download-tit {
    height: 45px;
    line-height: 45px;
  }

  .registration .items, .registration .items.items0 {
    padding-left: 85px;
  }

  .registration .items.items0 .sapn {
    width: 85px;
  }

  .registration .items.items0 .input0 .num {
    width: 60px;
  }

  .registration .items.items0 .input0 .n {
    width: calc((100% - 60px)/2);
  }

  .registration .items.active .sapn {
    width: 170px;
  }

  .registration select {
    padding-left: 10%;
  }

  .registration .items.items0 .input0 .n input {
    padding-left: 16px;
  }

  .registration .items.items0 .input0 .n:before {
    left: 3px;
    width: 10px;
  }

  .registration textarea {
    height: 160px;
  }

  .ab-box .li {
    height: auto;
    width: 100%;
    float: none;
    line-height: 1;
    margin-bottom: 10px;
  }

  .about-box .ab-box {
    height: auto;
  }

  .ab-box .words {
    position: static;
    padding: 25px 0;
    box-sizing: border-box;
  }

  .ab-box .li .num {
    font-size: 18px;
  }

  .ab-box .li .t0 {
    font-size: 13px;
  }

  .ab-box .li .t1 {
    font-size: 13px;
    margin-top: 8px;
  }

  .wel-bannner .items .words .t0, .wel-bannner .items .words0 .t0 {
    font-size: .52rem;
    line-height: .72rem;
  }

  .wel-bannner .items .words .t1 {
    font-size: .24rem;
    line-height: .35rem;
    margin-top: .15rem;
    margin-bottom: .25rem;
  }

  .wel-bannner .items .wordsbox .t2 {
    font-size: .24rem;
  }
  .wel-bannner .items .wordsbox .t2 span {
    font-size: .8rem;
  }

  .wel-bannner .items .words {
    top: 2.9rem;
  }

  .wel-center .center-left .centerleft-01 .words .t1 {
    display: none;
  }

  .wel-bannner .items .words0 .t1 {
    margin-top: .15rem;
    margin-bottom: .2rem;
  }

  .wel-zhanshang {
    margin-bottom: .5rem;
  }

  .wel-photos .items .words .t1 {
    display: none;
  }

  .wel-photos .items .words {
    padding-top: .8rem;
  }
}
@media screen and (max-width: 500px){
	.wel-center .center-left .centerleft-02 .li .tul .i{
		width:70%;
	}
}
@media screen and (max-width: 410px) {
  .exhibits-tit .li {
    width: 50%;
    float: left;
    line-height: 1.2;
    padding: 10px 0;
    box-sizing: border-box;
    height: 56px;
    font-size: 13px;
  }

  .download-tit {
    font-size: 14px;
  }

  .traffic-ul .right-word .li {
    font-size: 12px;
  }

  .traffic-ul .right-word .li .t0 .bb0 {
    font-size: 15px;
  }

  .traffic-ul .right-word .li .t0 .bb1 {
    font-size: 12px;
  }
}

/*# sourceMappingURL=style.css.map */
