﻿@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: rgba(0, 0, 0, 0.5);
  z-index: 9;
}
.nav-layout .wrap {
  position: relative;
}
.nav-layout .nav {
  margin-right: 15px;
  margin-left: 100px;
}

.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;
  border-radius: 33px;
}

.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: 950px;
  background: url("../images/banner1.png?v=20191114") no-repeat center top;
}
.banner_content {
  position: relative;
  height: 100%;
}
.banner_time {
  position: absolute;
  left: 50%;
  top: 428px;
  margin-left: -330px;
  width: 660px;
  height: 50px;
  font-size: 0;
  line-height: 50px;
  text-align: center;
  background: #00adf7;
}
.banner_time img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.banner_time span {
  display: inline-block;
  font-size: 24px;
  color: #fff;
  vertical-align: middle;
}
.swiper-slide2 .banner_time {
  right: 300px;
  top: 405px;
  background: transparent;
}
.swiper-slide2 .banner_time span {
  font-size: 26px;
}
.banner_act {
  position: absolute;
  top: 530px;
  left: 50%;
  margin-left: -330px;
  width: 660px;
  font-size: 16px;
  color: #fff;
  line-height: 2em;

}
.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: 775px;
  margin-left: -155px;
  width: 309px;
  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: 114px;
  background: url("../images/title1.png") no-repeat center top;
  background-size: 100% auto;
}
.mian-title > i {
  position: absolute;
  left: .29rem;
  top: .29rem;
  width: .57rem;
  height: .57rem;
  animation: title 1.8s linear 0s infinite normal;
  -webkit-animation: title 1.8s linear 0s infinite normal;
  background: url("../images/zhuanquan.png") no-repeat center center;
  background-size: 100% auto;
}
@keyframes title
{
  from{transform:rotate(0deg)}
  to{transform:rotate(360deg)}
}
@-webkit-keyframes banner
{
  from{-webkit-transform:rotate(0deg)}
  to{-webkit-transform:rotate(360deg)}
}
.mian-title > h2 {
  font-size: 36px;
  color: #2a6dff;
  line-height: 1;
  text-align: center;
  font-weight: 500;
  padding-top: 23px;
}
.mian-title > h3 {
  font-size: 24px;
  color: #c7c7c7;
  line-height: 1;
  text-align: center;
  font-weight: 500;
  padding-top: 30px;
}
.mian-title2 {
  background: url("../images/title2.png") no-repeat center top;
  background-size: 100% auto;
}
.mian-title2 > h2 {
  color: #2a6dff;
}
.mian-title2 > h3 {
  color: #283c76;
}
.mian-title3 {
  background: url("../images/title3.png") no-repeat center top;
  background-size: 100% auto;
}


/* 大会背景 */
.intro {
  position: relative;
  height: 900px;
  background: url("../images/intro_bg.png") no-repeat center top;
  background-size: 100% 100%;
  overflow: hidden;
}

.intro .text {
  width: 500px;
}

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

.intro .intro-right-img {
  width: 472px;
  height: 266px;
  margin-top: 35px;
}

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

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

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

.lightSpot .light-text {
  width: 620px;
  height: 248px;
  margin-top: 37px;
  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-tab {
  position: relative;
  height: 174px;
  color: #fff;
}
.light-tab > .spot-item {
  float: left;
  width: 152px;
  height: 174px;
  margin-left: 50px;
  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: 100px;
  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: #fff;
}

.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: 37px;
  top: 29px;
  width: 143px;
  height: 143px;
}

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

.guest .guest-item .job {
  font: normal 14px/20px '微软雅黑';
  text-align: center;
  color: #060001;
  padding-top: 8px;
}

/* 大会日程 */
.schedule {
  position: relative;
  height: auto;
  overflow: hidden;
  background: url("../images/dhrc.png") no-repeat center top;
}

.richeng-table {
  width: 1000px;
  margin: 40px auto 0;
  background: #fff;
}
.richeng-table tr td {
  font-size: 14px;
  color: #414141;
  padding: 10px 20px  11px 0;
  line-height: 25px;
}
.richeng-table tr:first-child {
  background: #007eff;
}
.richeng-table tr.part {
  background: #b2d8ff;
}
.richeng-table tr.part td {
  font-size: 18px;
  color: #006cff;
  font-weight: bold;
}
.richeng-table tr:first-child td {
  border: none;
  font-size: 18px;
  color: #fff;
}
.richeng-table tr.border_b td {
  border-bottom: 1px solid #d4d4d4;
}
.richeng-table tr td.first {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.richeng-hint {
  font-size: 16px;
  color: #fff;
  text-align: right;
  padding: 12px 0 25px;
}

/* 产业动态 */
.dynamics {
  position: relative;
  padding-bottom: .5rem;
  overflow: hidden;
  background: url("../images/cydt_bg.png") no-repeat center center;
  background-size: 100% auto;
}
.dynamics_ul_box {
  position: relative;
  width: 1000px;
  height: 595px;
  margin: 0 auto;
}
.dynamics_ul1,
.dynamics_ul2 {
  width: 1000px;
  margin: 0 auto 18px;
}
.dynamics ul li {
  position: relative;
  overflow: hidden;
}
.dynamics ul li img {
  width: 100%;
  height: 100%;
}
.dynamics_ul1 li {
  float: left;
  width: 321px;
  height: 357px;
  margin-left: 19px;
}
.dynamics_ul1 li:first-child {
  margin-left: 0;
  width: 660px;
  background: #000;
}
#video {
  width: 660px;
  height: 357px;
}
.dynamics_ul2 li {
  float: left;
  width: 321px;
  height: 217px;
  margin-left: 18px;
}
.dynamics_ul2 li:first-child {
  margin-left: 0;
}
.dynamics_text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 8px 10px;
  font-size: 14px;
  color: #fff;
  line-height: 1.5em;
  background: rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* 参会对象 */
.crowd {
  overflow: hidden;
  background: #fff;
  padding-bottom: 55px;
}
.crowd .crowd-img {
  width: 392px;
}
.crowd .crowd-text {
  width: 545px;
}
.crowd .crowd-text > p {
  position: relative;
  font-size: 16px;
  color: #000;
  line-height: 1.5em;
  padding-top: 10px;
  padding-left: 15px;
}
.crowd .crowd-text > p:first-child {
  padding-top: 0;
}

/* 往届回顾 */
.isposition {
  position: relative;
  padding-top: 50px;
  background: url('../images/review-bg.jpg') 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: #1855d0;
  position: relative;
}

.lunbo li>div:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-width: 12px;
  border-color: #1855d0 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: #376ad9;
  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: #444855;
  padding: 38px 0;
}
.contact .wrap {
  position: relative;
}
.contact .contactObj {
  margin-left: 40px;
}
.contact .contactObj .contact-item {
  width: 242px;
}

.contact .contactObj .contact-item h5 {
  font-size: 18px;
  color: #fff;
  padding-bottom: 15px;
}
.contact .contactObj .contact-item h5 span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
}

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

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

.contact .code .code-item {
  width: 132px;
  text-align: center;
}

.contact .code .code-item img {
  width: 112px;
  height: 112px;
}

.contact .code .code-item .code-name {
  text-align: center;
  font: normal 12px/18px "微软雅黑";
  color: #ffffff;
  padding-top: 8px;
}

/* 锚点 */
.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;
}