﻿@charset "UTF-8";

body {
  min-width: 1000px;
  font-size: 12px;
}
.wrap {
  width: 1000px;
}

.top-bar {
  border-bottom: 2px #e20000 solid;
}

.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(../images/ico_email.png) no-repeat left;
}

.nav-layout .wrap,
.top-bar .wrap {
  width: 1000px;
}
/* 顶部 导航 */
.nav-layout {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 60px;
  background-color: rgb(0, 0, 0);
  z-index: 9;
}
.nav-layout .wrap {
  position: relative;
}
.nav-layout img{
  padding-top: 15px;
}
.nav-layout .nav {
  margin-right: 15px;
  margin-left: 72px;
}

.nav-layout .nav .nav-item {
  margin-left: 8px;
}
.nav-layout .nav .nav-item:first-child {
  margin-left: 0;
}

.nav-layout .nav .nav-item a {
  display: inline-block;
  padding: 0 7px;
  margin: 0 7px;
  font: bold 16px/60px Microsoft YaHei;
  color: #fff;
  cursor: pointer;
}

.nav-layout .nav .nav-item.active a {
  color: #ffea3d;
}

.nav-layout .toSponsor {
  margin-top: 15px;
  height: 33px;
  padding: 0 21px;
  line-height: 30px;
  font-size: 16px;
  color: #000;
  background-color: #ffea3d;
  font-weight: bold;
}

.nav-layout.active {
  position: fixed;
  top: 0px;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.9);
}

/* banner */
.banner-layout {
  position: relative;
  /* height: 950px; */
}
.banner_swiper {
  width: 100%;
  /* height: 950px; */
  overflow: hidden;
}
.banner_swiper .swiper-slide1 {
  width: 100%;
  height: 479px;
  background: url("../images/banner1.jpg?v=201911141") no-repeat center bottom;
  padding-top: 60px;
}
.banner_content {
  position: relative;
  height: 100%;
}
.banner_time {
  position: absolute;
  left: 50%;
  top: 210px;
  margin-left: -330px;
  width: 660px;
  height: 50px;
  font-size: 0;
  line-height: 50px;
  text-align: center;
}
.banner_text{
  position: absolute;
  left: 50%;
  top: 335px;
  margin-left: -330px;
  width: 660px;
  height: 50px;
  font-size: 20px;
  color: #fff;
  line-height: 50px;
  text-align: center;
}
.banner_time span {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  vertical-align: middle;
}
.banner_time span:nth-of-type(1){
  margin-right: 50px;
  margin-left: 20px;
}
.product_box {
  height: 150px;
  overflow: hidden;
  margin-top: 40px;
}
.product_slide{
  width: 100%;
  font-size: 0;
  margin-top: 40px;
}
.product_slide .box{
  display: inline-block;
  width: 33.3%;
  font-size: 14px;
  line-height: 2;
}
.swiper-slide2 .banner_time {
  right: 300px;
  top: 405px;
  background: transparent;
}
.swiper-slide2 .banner_time span {
  font-size: 20px;
}
.banner_img1 {
  position: absolute;
  right: 785px;
  top: 477px;
  width: 206px;
  height: 206px;
  background: url("../images/keji_ring.png") no-repeat center top;
}
.banner_img1 img {
  position: absolute;
  right: 47px;
  top: 47px;
  width: 112px;
  animation: title 2.3s linear 0s infinite normal;
  -webkit-animation: title 2.3s linear 0s infinite normal;
}
.banner_img2 {
  position: absolute;
  right: 372px;
  top: 730px;
  width: 227px;
  animation: banner 1.3s ease-in-out 0s infinite alternate;
  -webkit-animation: banner 1.3s ease-in-out 0s infinite alternate;
}
.banner_img3 {
  position: absolute;
  right: -20px;
  top: 690px;
  width: 227px;
  animation: banner 1.3s ease-in-out 0s infinite alternate;
  -webkit-animation: banner 1.3s ease-in-out 0s infinite alternate;
}
@keyframes banner
{
  from{transform:translate(0,0)}
  to{transform:translate(-15px,-60px)}
}
@-webkit-keyframes banner
{
  from{-webkit-transform:translate(0,0)}
  to{-webkit-transform:translate(-15px,-60px)}
}

.banner_btn {
  position: absolute;
  left: 50%;
  top: 402px;
  margin-left: -133px;
  width: 260px;
  height: 51px;
  font-size: 24px;
  color: #131416;
  text-align: center;
  line-height: 51px;
  font-weight: bold;
  background: url(../images/banner_btn.png) no-repeat;
}

.countdown {
  position: absolute;
  right: -42px;
  top: 575px;
  font-size: 0;
}
.countdown li {
  display: inline-block;
  width: 150px;
  margin-right: 21px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.countdown li span {
  display: inline-block;
  font-size: 50px;
  margin-right: 16px;
}



/* title */
.mian-title {
  position: relative;
  height: 84px;
  background-size: 100% auto;
  text-align: center;
  background: url(../images/title.png) no-repeat center;
  padding: 20px 0;
  color: #8c4b9f;
}
.mian-title2{
  background: url(../images/title2.png) no-repeat center;
  color: #fff;
}
.mian-title3{
  background: url(../images/title3.png) no-repeat center;
}
.mian-title4{
  background: url(../images/title4.png) no-repeat center;
  color: #fff;
}
.mian-title h2{
  font-size: 46px;
  font-weight: 100;
}
.mian-title h3{
  font-weight: 100;
  font-size: 16px;
}

.crowd{
  padding-bottom: 60px;
}
.crowd div{
  font-size: 0px;
}
.crowd img{
  display: inline-block;
  margin: 10px 6px;
}
/* 大会背景 */
.intro {
  position: relative;
  overflow: hidden;
  padding-bottom: 60px;
}

.intro .text {
  width: 696px;
}

.intro .text p {
  font-size: 17px;
  color: #2d2d2d;
  text-indent: 2em;
  line-height: 1.5;
  margin-bottom: 10px;
}

.intro .intro-right-img {
  width: 280px;
}

.intro_img {
  display: block;
  width: 999px;
  margin: 110px auto 0;
}

/* 大会亮点 */
.lightSpot {
  position: relative;
  height: 580px;
  background: url("../images/light/light_bg.png") no-repeat center top;
  overflow: hidden;
}

.light_swiper {
  position: relative;
  width: 1000px;
  height: 524px;
  margin: 0px auto;
  background: url("../images/light/light_bg2.png") no-repeat center top;
}
.light_swiper_img {
  position: absolute;
  right: 55px;
  top: 25px;
  width: 180px;
  height: 168px;
}

.lightSpot .light-text {
  width: 620px;
  height: 200px;
  margin-top: 30px;
  margin-left: 45px;
}
.lightSpot .light-text > li {
  display: none;
  color: #fff;
}
.lightSpot .light-text > li.active {
  display: block;
}
.lightSpot .light-text > li > p.light-text1 {
  font-size: 30px;
}
.lightSpot .light-text > li > p.light-text2 {
  padding-top: 30px;
  line-height: 1.8em;
  font-size: 16px;
}
.lightSpot .light-text2 > li {
  display: none;
  color: #fff;
}
.lightSpot .light-text2 > li.active {
  display: block;
}

.lightSpot .light-tab {
  position: relative;
  height: 174px;
  color: #fff;
  margin-left: 90px;
}
.light-tab > .spot-item {
  float: left;
  width: 160px;
  height: 186px;
  margin-left: 135px;
  background: url("../images/light/bg_icon1.png") no-repeat center top;
  background-size: 100% auto;
  overflow: hidden;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  line-height: 1em;
  transition: all .2s;
}
.light-tab > .spot-item:first-child {
  margin-left: 20px;
}
.light-tab > .spot-item.active {
  background: url("../images/light/bg_icon2.png") no-repeat center top;
  background-size: 100% auto;
}

.light-tab > .spot-item i {
  display: block;
  height: 90px;
  margin-top: 15px;
  transition: all .2s;
}

.light-tab > .spot-item1 i {
  background: url("../images/light/icon1.png") no-repeat center center;
}
.light-tab > .spot-item2 i {
  background: url("../images/light/icon2.png") no-repeat center center;
}
.light-tab > .spot-item3 i {
  background: url("../images/light/icon3.png") no-repeat center center;
}
.light-tab > .spot-item4 i {
  background: url("../images/light/icon4.png") no-repeat center center;
}
.light-tab > .spot-item5 i {
  background: url("../images/light/icon5.png") no-repeat center center;
}

.light-tab > .spot-item1.active i {
  background: url("../images/light/hover1.png") no-repeat center center;
}
.light-tab > .spot-item2.active i {
  background: url("../images/light/hover2.png") no-repeat center center;
}
.light-tab > .spot-item3.active i {
  background: url("../images/light/hover3.png") no-repeat center center;
}
.light-tab > .spot-item4.active i {
  background: url("../images/light/hover4.png") no-repeat center center;
}
.light-tab > .spot-item5.active i {
  background: url("../images/light/hover5.png") no-repeat center center;
}

.pagination1 {
  position: absolute;
  z-index: 2;
  top: 511px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #fff;
  margin: 0 5px;
  opacity: 0.8;
  cursor: pointer;
}
.swiper-active-switch {
  background: #55a1ff;
}
.swiper_prev1 {
  position: absolute;
  left: 390px;
  top: 500px;
  width: 62px;
  height: 37px;
  background: url("../images/light/prev.png") no-repeat center center;
  background-size: 100% auto;
  z-index: 2;
  cursor: pointer;
}
.swiper_next1 {
  position: absolute;
  left: 550px;
  top: 500px;
  width: 62px;
  height: 37px;
  background: url("../images/light/next.png") no-repeat center center;
  background-size: 100% auto;
  z-index: 2;
  cursor: pointer;
}

/* 拟邀嘉宾 */
.guest {
  position: relative;
  overflow: hidden;
  background: #8c4b9f;
  padding-bottom: 60px;
}

.guest .guest-item {
  width: 20%;
  height: 260px;
  margin-bottom: 20px;
}

.guest .guest-item .pic {
  position: relative;
  width: 100%;
  height: 180px;
  margin: 0 auto;
  background: url("../images/guest/portrait.png") no-repeat center center;
  background-size: auto 100%;
}
.guest .guest-item:hover .pic {
  background: url("../images/guest/portrait-hover.png") no-repeat center center;
  background-size: auto 100%;
}

.guest .guest-item .pic img {
  position: absolute;
  left: 38px;
  top: 29px;
  width: 143px;
  height: 143px;
}

.guest .guest-item .name {
  font: normal 18px/18px '微软雅黑';
  text-align: center;
  color: #fff;
  padding-top: 15px;
  font-weight: bold;
}

.guest .guest-item .job {
  font: normal 14px/20px '微软雅黑';
  text-align: center;
  color: #fff;
  padding-top: 8px;
}
.canhui .con{
  position: relative;
  box-sizing: border-box;
  border: 1px solid #8c4b9f;
  background-color: #eeeeee;
  padding: 20px 10px;
}
.canhui .con .text{
  position: absolute;
  top: 50px;
  right: 20px;
  width: 490px;
}
.canhui .con .text p{
  position: relative;
  font-size: 18px;
  margin: 15px 0;
  padding-left: 20px;
}
.canhui .con .text p::before{
  position: absolute;
  top: 8px;
  left: 0px;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #8c4b9f;
}
/* 大会日程 */
.schedule {
  position: relative;
  overflow: hidden;
}

.richeng-table {
  width: 1000px;
  margin: 10px auto 0;
  background: #fff;
  border: 1px solid #b1b1b1;
}
.richeng-table tr td {
  font-size: 16px;
  color: #000;
  padding: 10px 20px  11px 40px;
  line-height: 1.4;
  border-left: 1px solid #6d6d6d;
  border-bottom: 1px solid #6d6d6d;
}
.richeng-table tr:first-child {
  background: #8c4b9f;
}
.richeng-table tr:first-child td{
  color: #fff;
  font-size: 24px;
}
.richeng-table tr td:first-child{
  border-left: 0px solid #6d6d6d;
  padding: 0;
  text-align: center;
}
.richeng-table tr.part {
  background: #b2d8ff;
}
.richeng-table tr td p::before{
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #8c4b9f;
  margin-right: 10px;
}
.richeng-hint{
  color: #000000;
  font-size: 16px;
  margin: 10px 0;
}
.huodong {
  position: relative;
  padding-bottom: 40px;
}
.huodong li{
  float: left;
  margin-left: 23px;
  margin-bottom: 20px;
}
.huodong li:nth-of-type(1),.huodong li:nth-of-type(4){
  margin-left: 0px;
}

/* 往届回顾 */
.isposition {
  position: relative;
  padding-top: 30px;
  background: url('../images/review-bg.png') no-repeat top center;
  background-size: 100% 100%;
  overflow: hidden;
}

.con-wrap-06 .wrap {
  padding-top: 90px;
}

.con-wrap-06 .word-con {
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  margin-top: 45px;
}

.lunbo {
  position: absolute;
  width: 100%;
  left: 0;
  top: 190px;
}

.lunbo>ul {
  width: 5555px;
  position: relative;
  left: 50%;
  margin-left: -1260px;
}

.lunbo li {
  width: 360px;
  padding-bottom: 50px;
  float: left;
  background: url(../images/line.png) no-repeat left bottom;
  position: relative;
}

.lunbo .on .time {
  opacity: 1;
}

.lunbo li .time {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-top: 10px;
  opacity: .5;
}

.lunbo li>div {
  width: 247px;
  padding: 20px;
  margin: 0 auto;
  background: #8c4b9f;
  position: relative;
}

.lunbo li>div:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-width: 12px;
  border-color: #8c4b9f transparent transparent;
  border-style: solid;
  top: 100%;
  left: 50%;
  margin-left: -12px;
}

.lunbo li>div img{
  width: 246px;
  height: 172px;
}

.lunbo li>div p {
  padding: 20px 0;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  min-height: 78px;
  opacity: .5;
}

.lunbo li>div p span{
  display: block;
  font-size: 14px;
  font-weight: 300;
}

.lunbo li.on>div p {
  opacity: 1;
}

.lunbo li>div a {
  color: #fff;
}

.pagi {
  margin-top: 510px;
  position: relative;
  display: none;
}

.pagi>ul {
  width: 800px;
  margin: 0 auto;
}

.pagi>ul>li {
  width: 80px;
  float: left;
  cursor: pointer;
}

.pagi>ul>li>div {
  width: 60px;
  height: 60px;
  border: 2px solid #616886;
  border-radius: 50%;
  background: #4a516f;
  line-height: 60px;
  color: #fff;
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
}

.pagi>ul>li>p {
  font-size: 14px;
  color: #fff;
  margin-top: 5px;
  text-align: center;
  opacity: .35;
}

.pagi .more {
  font-size: 18px;
  opacity: .5;
  line-height: 40px;
  color: #fff;
}

.pagi .more:hover {
  opacity: 1;
}

.pagi>ul>li.on>div {
  background: #283868;
  border-color: #535d82;
}

.pagi>ul>li.on>p {
  opacity: 1;
}

.pagi>a {
  position: absolute;
  top: 0;
  width: 46px;
  height: 108px;
}

.pagi>.prev {
  background: url(../img/prev.jpg);
  left: 50px;
}

.pagi>.next {
  background: url(../img/next.jpg);
  right: 50px;
}

/* 组织机构 */
.organization {
  position: relative;
  overflow: hidden;
}

.organization_item {
  padding-bottom: 40px;
}
.organization_item_title {
  position: relative;
  width: 1000px;
  margin: 0 auto 25px;
  text-align: center;
}
.organization_item_title span {
  position: relative;
  display: inline-block;
  font-size: 20px;
  color: #8c4b9f;
  padding: 0 20px;
  background: #fff;
  z-index: 1;
}
.organization_item_title::after {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  width: 100%;
  height: 1px;
  background: #dcdcdc;
}
.organization_item ul li {
  font-size: 18px;
  color: #515151;
  text-align: center;
  line-height: 1.5em;
}

/* 合作媒体 */
.logo_swiper {
  width: 1000px;
  height: 170px;
  margin: 0 auto;
  overflow: hidden;
}
.logo_swiper .swiper-slide {
  width: 1000px;
  height: 135px;
  overflow: hidden;
}
.str_wrap {
	overflow:hidden;
	zoom:1;
	width:100%;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	background:#f6f6f6;
  white-space:nowrap;
  margin-top: 20px;
}

.str_wrap.str_active {
	background:#f1f1f1;
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	display:inline;
	zoom:1;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
  max-width:none !important;	
  width: 164px;
  height: 60px;
  margin: 0 10px 8px 0;
}

/* 联系我们 */
.contact {
  background: #000;
  padding: 38px 0;
}
.contact h2{
  color: #fff;
  font-size: 24px;
  margin-bottom: 30px;
}
.contact .wrap {
  position: relative;
}
.contact .contactObj {
  margin-left: 40px;
  display: inline-block;
}
.contact .contactObj .contact-item {
  width: 400px;
  overflow: hidden;
  vertical-align: middle;
  margin-bottom: 20px;
  font-size: 0px;
}

.contact .contactObj .contact-item h5 {
  float: left;
  box-sizing: border-box;
  width: 130px;
  height: 58px;
  background-color: #8c4b9f;
  text-align: center;
  font-size: 18px;
  color: #fff;
  padding-top: 3px;
}
.contact .contactObj .contact-item h5 span{
  display: block;
  padding-top: 13px;
}

.contact .contactObj .contact-item p {
  float: left;
  color: #fff;
  font-size: 14px;
  line-height: 1.6em;
  margin-left: 20px;
}
.contact .contactObj .contact-item p span {
  font-size: 16px;
}

.contact .code {
  position: absolute;
  top: 0;
  left: 550px;
}


/* 锚点 */
.anchor {
  position: absolute;
  top: -45px;
}

/* 交通指引 */
.map {
  position: relative;
  overflow: hidden;
}
.map_wrap {
  position: relative;
  width: 100%;
  height: 397px;
  background: url(../images/map.png) no-repeat center top;
}
.map_wrap > .map_text {
  position: absolute;
  left: 50%;
  top: 140px;
  margin-left: -119px;
  font-size: 14px;
  color: #fff;
  line-height: 1.8em;
}