@charset "utf-8";
/* CSS Document */

.wrap{width:1005px;margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
.clear {
    zoom: 1;
}
.clear:after {display: block;visibility: hidden;clear: both;overflow: hidden;height: 0;content: '.';}
/*×¨Ìâ¶¥²¿µ¼º½*/
.top-bar{border-bottom: 1px solid #d7d7d7;background: #efefef;}
.top-bar-login,.top-bar-login-after{line-height: 30px;font: 12px/30px simsun;}
.top-bar-login-after{display: none;}
.top-bar .ofw-logo{margin-top: 2px;}
.top-bar-login>.signin{display: inline-block;background: #e20000;height:24px;width:50px;border-radius: 2px;text-align: center;margin-top: 3px;line-height: 24px;}
.top-bar-login>.signin>a{color: #fff;}
.top-bar-login a,.top-bar-login-after a{color: #333;}
.top-bar-login a:hover,.top-bar-login-after a:hover{text-decoration: underline;}
.top-bar-login i{font-style: normal;color: #666;}
.top-bar-login>.email{padding-left: 24px;display: inline-block;background: url(http://images.ofweek.com/images/global-steven/email/ico_email.png) no-repeat left;}

/*nav-bar*/
.nav-bar {
	position: absolute;
    width: 100%;
    height: 78px;
	z-index: 100;
	background: transparent;	
	border-bottom: 1px solid #d7d7d7;	
}
.nav-bar.fixed {
	position: fixed;
    top: 0;	
    background: #efefef;
}
.nav-bar > .wrap {
    padding-top: 10px;
}
.nav-bar .nav-logo {margin-top: 5px;margin-bottom: 6px;}
.nav-bar .nav {margin-top: 20px;}
.nav-bar .nav li {
	float: left;
	margin-left: 15px;
	color: #000;
    position: relative;
}
.nav-bar .nav li a {
	color: #000;
	font-size: 14px;
	padding-right: 4px;
}
.nav-bar .nav li .hot{
    position: absolute;
    top: -20px;
    left: 42px;
    width: 24px;
    height: 28px;
    background: url(../images/ticket/hot.png) no-repeat center center;
    background-size: 100% 100%;
}
.nav-bar .nav li:hover a,.nav-bar .nav li.on a {
	color: #000;
}

.nav-bar .nav li.on a{
	color: #000;
}

.nav-bar .nav .erji {
	position: relative;
	padding-bottom: 6px;
}
.nav-bar .nav .erji:after {
	/*position: absolute;*/
	content: '';
	border-style: solid;
	border-width: 4px 3.5px;
	border-color: #000 transparent transparent;
	float: right;
	margin-top: 8px;
	margin-left: 5px;
}
.nav-bar .nav .erji div {
	position: absolute;
	z-index: 1000;
	left: -15px;
	width: 140px;
	top: 100%;
	background: #000a18;
	display: none;
}
.nav-bar .nav .erji:hover  div {
	display: block;
} 
.nav-bar .nav .erji div a {
	display: block;
	padding-left: 15px;
	line-height: 30px;
	color: #fff;
	font-size: 13px;

}
.nav-bar .nav .erji div a:hover {
	background: #164898;
}

.nav-bar .nav .erji:hover:after {
	border-top-color: #164898;
}
.nav-bar .nav a.on {
	color: #092b7b
}
.nav-bar .nav-r {
	margin-top: 24px;
	margin-right: -8px;
}
.nav-bar .nav-r a {
	float: left;
	margin-right: 8px;
	width: 98px;
	line-height: 34px;
	border-radius: 17px;
	background: #164898;
	text-align: center;
	color: #fff;
}
.nav-bar .nav-r div.fl {
	width: 150px;
	height: 98px;
	text-align: center;
	background: #164898;

}
.nav-bar .nav-r .fl div {
	margin-top: 22px;
}
.nav-bar .nav-r .fl p{
	margin-top: 10px;
	font-size: 17px;
	color: #fff;
}
.nav-sign { width: 125px; height: 36px; margin: 13px 0 0; text-align: center; line-height: 36px; border-radius: 5px; text-decoration: none;color:#fff; }

a.nav-sign:link, a.nav-sign:visited { color: #fff;}
.nav-sign1 { background: #f19f14;margin-right: 10px;margin-left: 10px;}
.nav-sign2 { background: #fd0807}

.main-cont{
	/* background: url('../images/main-bg.jpg') no-repeat top center; */
}

.banner {
	height: 556px; 
	position: relative;
	background: url('../images/5G/banner.png') no-repeat top center;
	background-size: cover;
}
.banner-block {
    padding-top: 170px;
}
.banner-block .banner-title {
    font-size: 50px;
    color: #544a49;
}
.banner-block .act-time {
    width: 675px;
    height: 51px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 51px;
    margin: 20px 0 35px;
    background: url('../images/5G/bg2-0329.png') no-repeat top center;
}
.banner-block .banner-tqjb a {
    font-size: 18px;
    color: #544a49;
}
.part-tit{
	text-align: center;
}
.part-tit > .part-tit-p1 {
    position: relative;
    display: inline-block;
    font-size: 30px;
    color: #212d3a;
}
.part-tit > .part-tit-p1:before {
    position: absolute;
    left: -180px;
    top: 50%;
    content: '';
    width: 125px;
    height: 2px;
    background: #cccccc;
}
.part-tit > .part-tit-p1:after {
    position: absolute;
    right: -180px;
    top: 50%;
    content: '';
    width: 125px;
    height: 2px;
    background: #cccccc;
}
.part-tit > .part-tit-p2 {
    font-size: 16px;
    color: #cebc9e;
    padding-bottom: 15px;
}

.part-tit.part-tit-white > .part-tit-p1 {
    color: #fff;
}

/*canvas做背景图*/
#canvas {
    position: fixed;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: al .5s;
    transition: all .5s;
}

#canvas.on {
    opacity: 1;
}



/*meet-intro*/
.part-cont {
	margin-top: 30px;
}
.meet-intro {
	padding-top: 15px;
}
.meet-intro .part-cont div {
	background: url('../images/5G/bg3.png') no-repeat center center;
	width: 909px;
	height: 247px;
	padding: 40px 45px 0;
}
.meet-intro .part-cont p {
	font-size: 14px;
    text-indent: 2em;
    color: #212d3a;
    line-height: 1.4rem;
}

/*meet-point*/
.meet-point {
	padding-top: 20px;
}
.meet-point .part-cont {
    margin-top: 0;
}
.meet-point .part-cont ul li {
    position: relative;
	float: left;
	width: 199px;
	height: 310px;
    font-size: 20px;
    color: #fff;
    padding-top: 65px;
    background: #675b5a;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.meet-point .part-cont ul li:nth-child(2n) {
    background: #544a49;
}
.meet-point-title {
    margin-top: 3px;
    text-align: center;
}
.meet-point-title.has-top-icon {
    position: relative;
    margin-top: 32px;
}
.meet-point-title.has-top-icon:after {
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -15px;
    content: '';
    width: 30px;
    height: 2px;
    background: #cebc9e;
}
.meet-point-hide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 7px;
    background: url('../images/5G/bg1.png') no-repeat center center;
    background-size: 100% 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: opacity 0.08s;
    -moz-transition: opacity 0.08s;
    -webkit-transition: opacity 0.08s;
    cursor: pointer;
    opacity: 0;
}
.meet-point-hide:hover {
    opacity: 1;
}
.meet-point-hide .meet-point-text {
    font-size: 12px;
    padding: 5px 16px 0;
}

.meet-point-icon {
    height: 95px;
}
.meet-point-icon1 {
    background: url('../images/5G/point1.png') no-repeat center center;
}
.meet-point-icon2 {
    background: url('../images/5G/point2.png') no-repeat center center;
}
.meet-point-icon3 {
    background: url('../images/5G/point3.png') no-repeat center center;
}
.meet-point-icon4 {
    background: url('../images/5G/point4.png') no-repeat center center;
}
.meet-point-icon5 {
    background: url('../images/5G/point5.png') no-repeat center center;
}

/*meet-schedule*/
 .meet-schedule {
    padding-top: 40px;
    background: #f2f2f3;
}
.meet-schedule .part-cont{
	margin: 0 auto;
}
.meet-schedule .part-cont table{
	font-size: 14px;
    line-height: 1.6;
    color: #000;
    border-top: 2px solid #544a49;
}
.schedule-table tr {
    background: #fff;
    border-bottom: 1px solid #dbdbdb;
}
.schedule-table tr td {
	padding: 12px 0;
}
.schedule-table thead tr td {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
}
.schedule-table tr td:first-child {
    text-align: center;
}
.schedule-table tr td:nth-child(2) {
    padding-left: 60px;
}
.schedule-table tr td:nth-child(3) {
    padding-left: 60px;
}
.schedule-table .section-tr {
    font-size: 16px;
    color: #cebc9e;
    background: #544a49;
}

.agenda-tips {
    text-align: right;
    padding: 15px 0 45px;
    font-size: 14px;
    color: #666;
}
/*meet-guest*/
.meet-guest {
	padding-top: 50px;
}
.pagination {
    text-align: center;
    margin-top: 40px;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 5px;
    background: rgba(98, 163, 209, .5);
}
.swiper-active-switch {
    background: #4548ff;
    transition: all .2s;
}
.swiper-container {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 1005px;
    /* height: 498px; */
    height: 330px;
}
.swiper-wrapper {
    position: relative;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    -webkit-transition: -webkit-transform, left, top 0s ease;
    -moz-transition: -moz-transform, left, top 0s ease;
    -ms-transition: -ms-transform, left, top 0s ease;
    -o-transition: -o-transform, left, top 0s ease;
    transition: transform, left, top 0s ease;
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.swiper-slide {
    position: relative;
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.judges_list {
    position: relative;
    /* height: 498px; */
    height: 330px;
}
.judges_list li {
    position: absolute;
    cursor: pointer;
}
.judges_list li .judges_img {
    float: left;
    width: 165px;
    height: 165px;
    font-size: 0;
    overflow: hidden;
}
.judges_list li .judges_img img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.judges_list li .judges_info {
    float: left;
    width: 167px;
    height: 165px;
	background: #bda98d;
	color: #fff;
    padding: 17px 16px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
	transition: all .2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.judges_list li:hover .judges_info {
    background: #545b69;
}
.judges_list li:hover .judges_img img {
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}
.judges_info .p1 {
    font-size: 16px;
    position: relative;
    padding-left: 20px;
}
.judges_info .p1:before {
    content:'';
    position: absolute;
    width: 0;
    height: 0;
    border-width: 7px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
    top: 4px;
    left: -4px;
}
.judges_info .p2 {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.8;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.judges_list li:nth-of-type(1) {
    left: 0;
    top: 0;
}
.judges_list li:nth-of-type(2) {
    left: 332px;
    top: 0;
}
.judges_list li:nth-of-type(3) {
    left: 664px;
    top: 0;
}
.judges_list li:nth-of-type(4) {
    left: 0;
    top: 165px;
}
.judges_list li:nth-of-type(5) {
    left: 332px;
    top: 165px;
}
.judges_list li:nth-of-type(6) {
    left: 664px;
    top: 165px;
}
.judges_list li:nth-of-type(7) {
    left: 0;
    top: 330px;
}
.judges_list li:nth-of-type(8) {
    left: 332px;
    top: 330px;
}
.judges_list li:nth-of-type(9) {
    left: 664px;
    top: 330px;
}
.judges_list li:nth-of-type(6) .judges_img, .judges_list li:nth-of-type(5) .judges_img, .judges_list li:nth-of-type(4) .judges_img {
    float: right;
}
.judges_list li:nth-of-type(6) .judges_info, .judges_list li:nth-of-type(5) .judges_info, .judges_list li:nth-of-type(4) .judges_info {
    text-align: right;
}
.judges_list li:nth-of-type(6) .judges_info .p1, .judges_list li:nth-of-type(5) .judges_info .p1, .judges_list li:nth-of-type(4) .judges_info .p1 {
    padding-left: 0;
    padding-right: 20px;
}
.judges_list li:nth-of-type(6) .judges_info .p1:before, .judges_list li:nth-of-type(5) .judges_info .p1:before, .judges_list li:nth-of-type(4) .judges_info .p1:before {
    border-color: transparent transparent transparent #fff;
    top: 4px;
    left: inherit;
    right: -4px;
}


/*review*/
.review{
    padding: 70px 0 50px;
    background: #544a49;
    margin-top: 60px;
}
.review .part-tit{
	margin-bottom: 20px;
}
.review-list {
    position: relative;
}
.review-list .time-line {
    display: block;
    width: 148px;
    margin: 0 auto;
}
.review-list-item {
    position: absolute;
    width: 413px;
    padding: 0 0 18px;
    background: #fff;
    border-radius: 8px;
}
.review-left-item {
    left: 0;
}
.review-left-item:after {
    position: absolute;
    right: -40px;
    top: 25px;
    content: '';
    width: 40px;
    height: 51px;
    background: url('../images/5G/review/reviewlefticon.png') no-repeat center center;
}
.review-right-item {
    right: 0;
}
.review-right-item:after {
    position: absolute;
    left: -39px;
    top: 25px;
    content: '';
    width: 39px;
    height: 50px;
    background: url('../images/5G/review/reviewrighticon.png') no-repeat center center;
}
.review-left1 {
    top: 0;
}
.review-left2 {
    top: 507px;
}
.review-left3 {
    top: 907px;
}
.review-right1 {
    top: 211px;
}
.review-right2 {
    top: 666px;
}
.review-list-item .review-item-title {
    font-size: 22px;
    color: #212d3a;
    text-align: center;
    padding: 18px 27px;
}
.review-list-item .review-item-img {
    display: block;
    width: 360px;
    height: 200px;
    margin: 0 auto 14px;
}
.review-list-item .review-item-text {
    font-size: 14px;
    color: #212d3a;
    padding: 0 18px;
}

/* 往届合作单位 */
.wjhz {
    padding: 40px 0 0;
}
.wjhz-list {
    width: 955px;
    margin: 0 auto;
}
.wjhz-list li {
    float: left;
    width: 163px;
    height: 63px;
    padding: 5px;
    margin: 0 18px 10px 0;
    line-height: 63px;
    text-align: center;
    border: 1px solid #cacaca;
}
.wjhz-list li:nth-child(5n) {
    margin-right: 0;
}
.wjhz-list li img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

/*buy*/
.buy{
	padding: 50px 0 20px;
}
.buy .part-tit img{
	display: block;
	margin: 0 auto;
}
.ticket-cont ul{
    width: 1100px;
    padding: 0 0 10px 0;
  }
  .ticket-cont ul li{
      float: left;
      width: 320px;
      height: 200px;
      position: relative;
      color: #fff;
      margin: 0 135px 0 0;
      cursor: pointer;
  }
  .ticket-cont ul li.ticket-bg01{
      background: url(../images/ticket1_2.png?v=1223) no-repeat center center;
      background-size: 100% 100%;
      cursor: default;
  }
  .ticket-cont ul li.ticket-bg02{
      background: url(../images/ticket2-0420.png?v=0420) no-repeat center center;
      background-size: 100% 100%;
  }
  .ticket-cont ul li.ticket-bg03{
      background: url(../images/ticket3-0420.png?v=0420) no-repeat center center;
      background-size: 100% 100%;
  }
  .ticket-cont ul li.ticket-bg04{
      background: url(../images/ticket4-0420.png?v=0420) no-repeat center center;
      background-size: 100% 100%;
  }
  .ticket-cont ul li.ticket-bg05{
      background: url(../images/ticket5-0420.png?v=0420) no-repeat center center;
      background-size: 100% 100%;
  }
.ticket-cont .ticket-name{
	position: absolute;
	top: 27px;
	right: 30px;
    font-size: 24px;
    color: #fff;
}
.ticket-cont .ticket-name > span {
    position: relative;
    z-index: 1;
}
.ticket-cont .ticket-name .hot{
	position: absolute;
	top: -26px;
	right: -9px;
	width: 24px;
	height: 28px;
	background: url('../images/ticket/hot.png') no-repeat center center;
	background-size: 100% 100%;
}
.ticket-bg01 .ticket-name:after {
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -57%;
    content: '';
    width: 115%;
    height: 12px;
    background: #ffa33d;
}
.ticket-bg02 .ticket-name:after {
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -57%;
    content: '';
    width: 115%;
    height: 12px;
    background: #00acdd;
} 
.ticket-bg03 .ticket-name:after {
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -57%;
    content: '';
    width: 115%;
    height: 12px;
    background: #d00532;
}
.ticket-cont .ticket-right{
    height: 100%;
	position: relative;
} 
.ticket-cont .ticket-price{
	padding-top: 48px;
	margin-left: 30px;
    font-size: 30px;
    font-weight: bold;
}
.ticket-cont .ticket-old-price{
    text-decoration:line-through;
    margin-left: 30px;
}
.ticket-cont .ticket-number{
    display: none;
	position: absolute;
	bottom: 60px;
	left: 150px;
	font-size: 14px;
}
.ticket-cont .flash-sale{
	position: absolute;
	top: -9px;
    right: 16px;
	width: 84px;
	height: 44px;
	background: url('../images/ticket/flash-sale.png') no-repeat center center;
	background-size: 100% 100%;
}
.ticket-cont .ofweekVip{
	position: absolute;
	top: -9px;
    right: 16px;
	width: 84px;
	height: 44px;
	background: url('../images/ticket/ofweekVip.png') no-repeat center center;
	background-size: 100% 100%;
}
.ticket-cont .ticket-logobox{
	position: absolute;
	left: -5px;
	bottom: -48px;
}
.ticket-cont .ticket-logobox img{
	width: 20px;
	height: 20px;
	margin-bottom: 8px;
}
.ticket-cont .ticket-btn{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 24px;
    color: #fff;
    user-select: none;
}
.ticket-explain{
    font-size: 18px;
    padding-top: 25px;
}
.ticket-explain img{
  margin: 0 5px 0 36px;
  vertical-align: top;
}
.ticket-explain img.mar-l-0{
	margin-left: 0;
}
.ticket-text{
	margin: 26px 0;
	font-size: 14px;
	line-height: 1.8;
}
.ticket-text h3{
	font-size: 14px;
	font-weight: 300;
}
.ticket-text h3 div{
	display: inline-block;
	width: 58px;
	height: 22px;
	line-height: 22px;
	margin-right: 15px;
	text-align: center;
	border: 1px solid #303030;
	border-radius: 22px;
}

/* chrq */
.chrq {
    height: 448px;
    background: url('../images/5G/chrq2.png') no-repeat center bottom;
}

/*last-speech*/
.last-speech .sp-slide {
	position: relative;
}
.last-speech .sp-slide .hd {
	position: absolute;
	right: 510px;
	bottom: 10px;
}
.last-speech .sp-slide .hd span {
	float: left;
	margin-left: 1px;
	width: 22px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	background: rgba(255,255,255,.6);
	font-size: 14px;
	color: #fff;
	/*opacity: .6;*/
	cursor: pointer;
}
.last-speech .sp-slide .hd span.on {
	background: rgba(255,0,0,.6);
}
.last-speech .sp-slide .slide {
	height: 380px;
}
.last-speech .sp-slide .slide .fl {
	width: 500px;
}
.last-speech .sp-slide .slide .fl img {
	width: 500px;
	height: 380px;
}
.last-speech .sp-slide .slide .fr {
	width: 460px;
	margin-top: 30px;
}
.last-speech .t1 {
	font-size: 20px;
}
.last-speech .t1 span {
	color: #488bff;
	font-size: 30px;
	margin-right: 20px;
}

.last-speech .t2 {
	margin: 30px 0;
	font-size: 30px;
}
.last-speech .t3 {
	font-size: 16px;
	line-height: 2;
}
.last-speech .t3  a  {
	color: #f00;
}


/*last-audience*/
.last-audience {
	height: 840px;
	background: url(../images/bg_02.png) center;
}
.last-audience .s-tit {
	font-size: 30px;
	color: #fff;
	border-bottom: 1px solid #0580ca;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.last-audience .job-an {
	padding-left: 290px;
	background: url(../images/img_2_06.png) no-repeat left top;
}
.last-audience .job-an dl {
	margin-bottom: 20px;
	color: #fff;
}
.last-audience .job-an dl dt {
	position: relative;
	font-size: 20px;

}
.last-audience .job-an dl dt  span {
	position: absolute;
	left: 220px;
	height: 10px;
	top: 50%;
	margin-top: -5px;
	border-radius: 5px;
	transition: width 3s 300ms linear;
}
.job-an.on dt span {
	width: 0!important;
}
.last-audience .job-an dl dd {
	font-size: 16px;
	margin-top: 10px;
}

.ind-an {
	margin-left: 35px;
}

.ind-an div {
	position: relative;
	font-size: 20px;
	color: #fff;
	margin-top: 10px;
	line-height: 1.8;
}
.ind-an div span {
	position: absolute;
	left: 260px;
	height: 10px;
	top: 50%;
	margin-top: -5px;
	border-radius: 5px;
	transition: width 3s 800ms linear;
}
.ind-an.on div span {
	width: 0!important;
}
/*orgnaization*/
.orgnaization {
    padding: 26px 0 0;
    background: #544a49;
}
.orgnaization .img-con span {
	float: left;
	line-height: 50px;
	font-size: 14px;
}
.orgnaization .img-con div {
	margin-left: 110px;

}
.orgnaization .img-con div a {
	margin-right: 50px;
}
.orgnaization .img-con {
	/*margin-top: 50px;*/
	margin-bottom: 40px;
	overflow: hidden;
}


.concat {
    padding: 80px 0 0; 
}
.concat-left-item {
    font-size: 0;
    margin-bottom: 48px;
}
.concat-left-item > div {
    display: inline-block;
    width: 122px;
    height: 80px;
    background: #fff;
    line-height: 80px;
    text-align: center;
    vertical-align: middle;
}
.concat-left-item > div > span {
    display: inline-block;
    font-size: 16px;
    color: #a3a3a3;
    line-height: 1.5em;
    vertical-align: middle;
}
.concat-left-item > p {
    display: inline-block;
    line-height: 1.8em;
    vertical-align: middle;
    font-size: 14px;
    color: #fefeff;
    padding-left: 43px;
}

.concat-right {
    margin-right: 75px;
    padding-top: 110px;
    background: url(../images/5G/swyjx.png) no-repeat 100px 40px;
}
.concat-right-item {
    float: right;
    text-align: center;
    margin-left: 25px;
}
.concat-right-item > img {
    width: 156px;
    height: 156px;
}
.concat-right-item > p {
    font-size: 14px;
    color: #fefeff;
    padding-top: 12px;
}


/*20180323新增*/
.side-float {
	display: none;
	position: fixed;
	z-index: 1000;
	width: 114px;
	height: 360px;
	right: 20px;
	top: 35%;
	margin-top: -60px;
}
.side-float a.float-nav-a {
	display: block;
    position: relative;
    width: 114px;
	height: 47px;
	line-height: 47px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #fff;
	background: #675b5a;
}
.side-float a.float-nav-a01{
	background: url('../images/float_nav_01.png') no-repeat center center;
	background-size: 100% 100%;
}
.side-float a.float-nav-a02{
	background: url('../images/float_nav_02.png') no-repeat center center;
	background-size: 100% 100%;
}
.side-float a.float-nav-a03{
	display: none;
	background: url('../images/float_nav_03.png') no-repeat center center;
	background-size: 100% 100%;
}
.side-float a.float-nav-a04{
	height: 38px;
	background: url('../images/float_nav_04.png') no-repeat center center;
	background-size: 100% 100%;
}
.side-float a.float-nav-a05{
	display: block;
	width: 32px;
	height: 28px;
	background: url('../images/float_nav_05.png') no-repeat center center;
	background-size: 100% 100%;
}

/*service*/
.service {
    padding: 30px 0 0;
    border-top: 1px solid #e2e2e2;
    position: relative;
    zoom: 1;
}

.service .service-list {
    position: relative;
    width: 1000px;
    height: 230px;
    margin: 0 auto;
    /* overflow:hidden; */
    zoom: 1;
}

.service ul {
    position: absolute;
    left: -37px;
    top: 0;
    width: 1000px;
    height: 230px;
    padding-top: 5px;
    transition: left .8s ease-in-out;
}

.service li {
    float: left;
    width: 313px;
    height: 216px;
    margin-right: 20px;
}

.service li a {
    position: relative;
    display: block;
    width: 100%;
    height: 216px;
    padding: 10px 0 0 92px;
    zoom: 1
}

.service .item-box {
    position: relative;
    width: 274px;
    height: 186px;
    padding: 20px 0 0 60px;
    background: url(../images/lianxi-line.png) 0 0 no-repeat;
    color: #000;
    zoom: 1;
}

.service .overlay-start {
    position: absolute;
    bottom: -2px;
    right: -2px;
    width: 34px;
    height: 10px;
    background-color: #fff;
}

.service .overlay-bottom {
    position: absolute;
    left: -2px;
    bottom: 25px;
    width: 295px;
    height: 15px;
    background-color: #fff;
}

.service .overlay-left {
    position: absolute;
    left: -2px;
    top: -2px;
    width: 15px;
    height: 189px;
    background-color: #fff;
}

.service .overlay-top {
    position: absolute;
    right: 28px;
    top: -2px;
    width: 295px;
    height: 15px;
    background-color: #fff;
}

.service .overlay-right {
    position: absolute;
    right: 62px;
    bottom: 10px;
    width: 15px;
    height: 189px;
    background-color: #fff;
}

.service .service-icon {
    position: absolute;
    left: 40px;
    top: 35px;
    width: 112px;
    height: 112px;
    padding-top: 12px;
    background-color: transparent;
    z-index: 11;
}

.service .service-icon .circle {
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: url(../images/lianxi-circle.png) 0 0 no-repeat;
    background-size: 100% 100%;
    text-align: center;
    color: #359EFB;
    font-size: 28px;
}

.service .service-icon .iconfont {
    font-size: 32px;
    color: #00a0ff
}

.service .start-point {
    position: absolute;
    right: 67px;
    bottom: 45px;
    width: 0;
    height: 16px;
    background-color: transparent;
    overflow: hidden
}

.service .start-point .circle {
    float: right;
    width: 16px;
    height: 16px;
    background: url(../images/lianxi-circle.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.service h3 {
    line-height: 52px;
    font-size: 24px;
    margin-left: 23px;
}

.service h4 {
    line-height: 20px;
    font-size: 14px;
    margin-left: 23px;
    width: 170px;
}

.service a:hover h3,
.service a:hover h4 {}

.service a:hover .overlay-bottom {
    animation: borderslideBottom .15s linear 0s 1;
    -moz-animation: borderslideBottom .15s linear 0s 1;
    -webkit-animation: borderslideBottom .15s linear 0s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.service a:hover .overlay-left {
    animation: bordersildeLeft .2s linear .15s 1;
    -moz-animation: bordersildeLeft .2s linear .15s 1;
    -webkit-animation: bordersildeLeft .2s linear .15s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.service a:hover .overlay-top {
    animation: bordersildeTop .15s linear .35s 1;
    -moz-animation: bordersildeTop .15s linear .35s 1;
    -webkit-animation: bordersildeTop .15s linear .35s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.service a:hover .overlay-right {
    animation: bordersildeRight .2s linear .5s 1;
    -moz-animation: bordersildeRight .2s linear .5s 1;
    -webkit-animation: bordersildeRight .2s linear .5s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.service a:hover .start-point {
    animation: bordersildeEnd .1s linear .7s 1;
    -moz-animation: bordersildeEnd .1s linear .7s 1;
    -webkit-animation: bordersildeEnd .1s linear .7s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.service .arrow {
    top: 357px
}
.case {
    position: relative;
    padding-top: 10px;
    background-color: transparent;
    zoom: 1
}

.case .arrow {
    top: 183px
}

@-moz-keyframes slogan {
    0% {
        opacity: 0;
        margin-top: 0
    }
    100% {
        opacity: 1;
        margin-top: -30px
    }
}

@-webkit-keyframes slogan {
    0% {
        opacity: 0;
        margin-top: 0
    }
    100% {
        opacity: 1;
        margin-top: -30px
    }
}

@keyframes slogan {
    0% {
        opacity: 0;
        margin-top: 0
    }
    100% {
        opacity: 1;
        margin-top: -30px
    }
}

@-moz-keyframes clickme {
    0% {
        opacity: .2;
        transform: translate3d(0, -5px, 0)
    }
    100% {
        opacity: .8;
        transform: translate3d(0, 5px, 0)
    }
}

@-webkit-keyframes clickme {
    0% {
        opacity: .2;
        transform: translate3d(0, -5px, 0)
    }
    100% {
        opacity: .8;
        transform: translate3d(0, 5px, 0)
    }
}

@keyframes clickme {
    0% {
        opacity: .2;
        transform: translate3d(0, -5px, 0)
    }
    100% {
        opacity: .8;
        transform: translate3d(0, 5px, 0)
    }
}

@-moz-keyframes borderslideBottom {
    from {
        width: 295px
    }
    to {
        width: 0
    }
}

@-webkit-keyframes borderslideBottom {
    from {
        width: 295px
    }
    to {
        width: 0
    }
}

@keyframes borderslideBottom {
    from {
        width: 295px
    }
    to {
        width: 0
    }
}

@-moz-keyframes bordersildeLeft {
    from {
        height: 189px
    }
    to {
        height: 0
    }
}

@-webkit-keyframes bordersildeLeft {
    from {
        height: 189px
    }
    to {
        height: 0
    }
}

@keyframes bordersildeLeft {
    from {
        height: 189px
    }
    to {
        height: 0
    }
}

@-moz-keyframes bordersildeTop {
    from {
        width: 295px
    }
    to {
        width: 0
    }
}

@-webkit-keyframes bordersildeTop {
    from {
        width: 295px
    }
    to {
        width: 0
    }
}

@keyframes bordersildeTop {
    from {
        width: 295px
    }
    to {
        width: 0
    }
}

@-moz-keyframes bordersildeRight {
    from {
        height: 189px
    }
    to {
        height: 0
    }
}

@-webkit-keyframes bordersildeRight {
    from {
        height: 189px
    }
    to {
        height: 0
    }
}

@keyframes bordersildeRight {
    from {
        height: 189px
    }
    to {
        height: 0
    }
}

@-moz-keyframes bordersildeEnd {
    from {
        width: 0
    }
    to {
        width: 34px
    }
}

@-webkit-keyframes bordersildeEnd {
    from {
        width: 0
    }
    to {
        width: 34px
    }
}

@keyframes bordersildeEnd {
    from {
        width: 0
    }
    to {
        width: 34px
    }
}



/* box */
#box{position:relative;width:1000px;height:380px;}
#box ul{position:relative;width:1000px;height:380px;}
#box li{position:absolute;list-style:none;background:#000;width:0;height:0;top:146px;left:377px;z-index:0;cursor:pointer;overflow:hidden;border-radius:3px;}
#box li img{width:100%;height:100%;vertical-align:top;}
#box .prev, #box .next{position:absolute;top:50%;width:136px;height:136px;margin-top:-68px;overflow:hidden;text-indent:-999px;cursor:pointer;z-index: 99;}
#box .prev{left:-60px;background:url(../images/btns_07.png) no-repeat;}
#box .next{right:-60px;background:url(../images/btns_09.png) no-repeat;}

/* tqhd */
.tqhd { padding: 50px 0 0; }
.tqhd-bd { position: relative; overflow: hidden; height: 343px; margin: 45px 0 0; }
.tqhd-items li { float: left; width: 323px; margin: 0 15px 0 0; text-align: center; background: #707070; color: #fff; }
.tqhd-items a { display: block; color: #fff; }
.tqhd-items .txt { padding: 15px 0 20px; font: bold 20px/1.2 "Microsoft Yahei"; }
.tqhd-left, .tqhd-right { position: absolute; top: 135px; z-index: 9; cursor: pointer; }
.tqhd-left { left: 50%; margin-left: -508px; }
.tqhd-right { right: 50%; margin-right: -492px; }
.swiper-container.tqhd-box {
    position: relative;
    z-index: 1;
    overflow: visible;
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: auto;
}

/* 购票 */
.ticket-form {
    width: 1000px;
    margin-top: 20px;
}
#tb1 {
    border-right: 1px solid #cfcfcf;
}
.ticket-table {
    border-collapse: collapse;
    width: 1000px;
}
.ticket-table .tr-has-bg {
    background: url(../images/5G/bg82.png) no-repeat left top;
    background-size: 100% 100%;
}
.ticket-table th{
	font-weight: 300;
	height: 40px;
	color: #fff;
}

.ticket-table td {
    border: 1px solid #cfcfcf;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
}
.ticket-table td.bor-0{
	border: none;
}
.ticket-table td.bor-r-1{
	border-right: 1px solid #cfcfcf;
}
.ticket-table td.table-td-left{
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	background: url('../images/ticket/table-td-left.png') repeat;
	font-size: 20px;
	color: #2071ba;
}

.ticket-table .td-tname {
    width: 190px;
    text-align: left;
    padding-left: 10px;
}
.ticket-table .grey_tr td {
    color: #ccc;
}
.ticket-table .td-tname-hd {
    padding-left: 23px;
}
.ticket-table .time {
    width: 170px;
}
.ticket-table .td-num {
    width: 115px;
}
.ticket-table .td-num,
.ticket-table .noborder {
    border-right: none;
}

.ticket-table .zhe {
    color: #ff1d1d;
    font-size: 24px;
    font-style: italic;
    margin-right: 3px;
}

.ticket-table .tips {
	width: 24px;
	height: 28px;
	margin-left: 5px;
	background: url('../images/ticket/hot.png') no-repeat center center;
	background-size: 100% 100%;
    float: left;
}

.tname,
.fname {
    float: left;
    cursor: pointer;
    position: relative;
}
.isicon0 .tname{
	cursor: auto;
}
/* .isicon0:nth-child(2){
	color: #ccc;
}
.isicon0:nth-child(2) .td-price{
	color: #ccc !important;
}
.isicon0:nth-child(2) .td-old-price{
	color: #ccc !important;
} */

.num-opera {
    width: 95px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #fc0000;
    background: #fff;
    margin: 0 auto;
}

.num-opera span {
    width: 27px;
    background: #fafafa;
    cursor: pointer;
    float: left;
    font-family: Arial;
    font-size: 20px;
    color: #fc0000;
}

.num-opera .add {
    background-position: 0 -26px;
}

.num-opera .cut {
    background-position: 0 0;
}

.num-opera .cut.active {
    background-position: 0 -13px;
}

.num-opera input {
    width: 34px;
    height: 26px;
    line-height: 26px;
    background: none;
    outline: none;
    font-size: 14px;
    color: #000;
    text-align: center;
    overflow: hidden;
    float: left;
    border-left: 1px solid #fc0000;
	border-right: 1px solid #fc0000;
	border-top: 0;
	border-bottom: 0;
}

.ticket-table .remark {
    line-height: 1.5em;
    text-align: left;
    padding: 3px 10px;
}

.ticket-table .td-price {
    width: 175px;
    color: #f50000;
    font-size: 16px;
	padding: 0 10px;
	/* text-align: left; */
}

.ticket-table .td-old-price {
	float: right;
	text-decoration:line-through;
	font-size:12px;
	margin-left:4px;
	margin-right:5px;
	color: #000;
}
.ticket-table .grey_tr .td-old-price {
    color: #ccc;
}


.rdo {
    display: inline-block;
    background: url(../images/radio.png) 0 0 no-repeat;
    width: 10px;
    height: 11px;
    margin-right: 3px;
}

.rdo.active {
    background-image: url(../images/radio_check.png)
}

.chk {
    display: inline-block;
    border: 1px solid #c9c9c9;
    width: 25px;
    height: 25px;
    margin-right: 3px;
    vertical-align: middle;
}

.chk.active {
	background: url('../images/ticket/checked.png') no-repeat center center;
	background-size: 100% 100%;
}

.ticket-form .btns{
    text-align: right;
}
.ticket-form .btns .total {
    font-size: 22px;
    color: #ed0707;
    line-height: 46px;
    text-align: right;
}
.sub-btn {
	width: 219px;
    height: 49px;
    border: 1px solid #18464e;
    font-size: 24px;
    margin-left: 38px;
    line-height: 46px;
    text-align: center;
    outline: none;
    cursor: pointer;
    display: inline-block;
    background: #999;
    color: #fff;
    border-color: #999;
}

.sub-btn.active {
    background: #0d334e;
    color: #FC0000;
    border-color: #FC0000;
    background: #FC0000;
    color: #fff;
}

  
   .synchronization-content {
    padding-top: 28px;
  }
  
   .synchronization-content .colum {
    margin-right: 9px;
  }
  
   .synchronization-content .colum.colum3 {
    margin-right: 0px;
  }
  
   .synchronization-content .colum.colum3 .left-item {
    display: block;
    width: 187px;
    height: 169px;
    background: url("../images/5G/1.png?v=561") center no-repeat;
    margin-bottom: 32px;
  }
  
   .synchronization-content .colum.colum3 .right-item {
    display: block;
    width: 287px;
    height: 169px;
    background: url("../images/5G/2.png?v=56") center no-repeat;
    margin-bottom: 32px;
  }
  
   .synchronization-content .colum a {
    display: block;
    position: relative;
  }
  
   .synchronization-content .colum a .info {
    position: absolute;
    left: 16px;
    bottom: 16px;
  }
  
   .synchronization-content .colum a .info .line {
    width: 51px;
    height: 4px;
    background-color: #fff;
    margin-left: 2px;
  }
  
   .synchronization-content .colum a .info .info-detail {
    font-size: 15px;
    line-height: 1.5;
    padding-top: 6px;
    color: #fff;
  }
  
  .synchronization-content .item.item1 {
    width: 297px;
    height: 171px;
    background: url("../images/5G/s1.png") center no-repeat;
    margin-bottom: 32px;
  }
  
  .synchronization-content .item.item2 {
    width: 297px;
    height: 171px;
    background: url("../images/5G/s2.png") center no-repeat;
    margin-bottom: 32px;
  }
  
  .synchronization-content .item.item3 {
    width: 198px;
  }
  
  .synchronization-content .item.item4 {
    width: 487px;
    height: 170px;
    background: url("../images/5G/s4.png") center no-repeat;
    margin-bottom: 29px;
  }
  
  .synchronization-content .item.item5 {
    width: 188px;
    height: 170px;
    background: url("../images/5G/3.png") center no-repeat;
    margin-right: 12px;
  }
  
  .synchronization-content .item.item6 {
    width: 287px;
    height: 171px;
    background: url("../images/5G/s6.png") center no-repeat;
  }

  .guide {
    width: 1000px;
    padding-top: 50px;
    margin: 0 auto 40px;
    background-color: #061b3c;
    height: 495px;
  }
  
  .guide .guide-tit {
    padding: 0 0 0 20px;
  }
  
  .guide p {
    font: normal 18px/18px Microsoft Yahei;
    color: #45ccfc;
  }
  
  .guide #address {
    font: normal 18px/24px Microsoft Yahei;
    color: #fff;
    padding-top: 16px;
  }
  
  .guide #traffic-guide {
    font: normal 18px/24px Microsoft Yahei;
    color: #fff;
  }
  
  .guide img {
    display: block;
    margin: 0 auto;
  }