<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body{
	font-size:14px;
	font-family: -apple-system-font,"Helvetica Neue",Tahoma,"PingFang SC","Microsoft Yahei",sans-serif;
	-webkit-font-smoothing:antialiased;	
	color:#333333;
}
*{
	padding:0px;
	margin:0px;
}
li{
	list-style:none;
}
a{
	text-decoration:none;
	color:#333333;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    -ms-interpolation-mode: bicubic;
    border: none;
    height: auto;
    width: auto\9;
    max-width: 100%;
}
h1,h2,h3,h4,h5{
	font-weight:normal;
}
.content{
	max-width:1200px;
	margin:0px auto;
	text-align:center;
}
.m-title{
	text-align:left;
}
.header{
	background: url(../images/wt1023/header-bg.jpg) no-repeat;
    width: 100%;
    background-position: center;
    margin-top: -96px;
    padding-top: 96px;
    height: 754px;
}
.host-logo{
	text-align: left;
    padding: 25px 0px;
}
.host-logo span{
	color: #c7bfe6;
    font-size: 18px;
    padding: 0px 28px;
    position: relative;
    top: -10px;
}
.meeting-title{
	padding-top:75px;
}
.header .title{
	padding-top:38px;
}
.time_address{
	padding-top:82px;
}
.time_address .time{
	background: #d6d6ea;
    width: 225px;
    margin: 0px auto;
    border-radius: 25px;
    line-height: 38px;
    color: #0f13a3;
    font-size: 22px;
}
.time_address .time img{
	position: relative;
    top: 3px;
}
.time_address .address{
	font-size: 21px;
    color: #ffffff;
    padding-top: 21px;
    opacity: 0.8;
    letter-spacing: 1px;
}
.time_address .address img{
	position:relative;
	top:3px;
}
.m-bg{
	background: url(../images/wt1023/m-bg.jpg) no-repeat;
    width: 100%;
    background-position: center;
    height: 520px;
	padding-top:100px;
	color:#ffffff;
}


.m-bg ul{
	margin-right: -30px;
    overflow: hidden;
    margin-top: 40px;
}
.m-bg .list{
	width:380px;
	height:221px;
	float:left;
	margin-right:30px;
	padding-top:70px;
}
.m-bg .list i{
	font-size: 22px;
    font-weight: bold;
    background-image: linear-gradient(to bottom, #df395b, #ffffff);
    -webkit-background-clip: text;
    color: transparent;
    width: 100px;
    display: block;
    margin: 0px auto;
}
.m-bg .list p{
	text-align:left;
	padding:0px 40px;
	font-size:16px;
	line-height:30px;
	padding-top:15px;
}
.m-bg .consumption{
	background:url("../images/wt1023/consumption-bg.png") no-repeat;
}
.m-bg .brand{
	background:url("../images/wt1023/brand-bg.png") no-repeat;
}
.m-bg .marketing{
	background:url("../images/wt1023/marketing-bg.png") no-repeat;
}
.playback{
	background:url("../images/wt1023/pback-bg.jpg") no-repeat;
	width:100%;
	height:550px;
	padding-top:71px;
}
.vinfo ul {
	text-align:center;
	overflow:hidden;
	margin-right:-15px;
	margin-top:65px;
}
.vinfo ul li {
    width: 390px;
    position: relative;
    float: left;
    margin-right:15px;
}

.container-video-player {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 35%;
    left: 45%;
}
.vinfo ul li span {
    color: #ffffff;
    padding-top: 15px;
    display: block;
}

.pbmore{
	margin-top: 40px;
}
.pbmore a{
	color: #ffffff;
    background: #0d0dcb;
    display: block;
    width: 180px;
    padding: 10px 0px;
    font-size: 18px;
    margin: 0px auto;
}

/*****大会嘉宾****/
.m-guests{
	background:url("../images/wt1023/meeting-guests-bg.jpg") no-repeat center top;
	width:100%;
	overflow:hidden;
}
.m-guests ul{
	margin-right:-45px;
	margin-top:55px;
}
.m-guests ul li{
	width:262px;
	float:left;
	margin-right:45px;
	    margin-bottom: 35px;
	position:relative;
}
.m-guests ul li img{
	width:262px;
	height:317px;
	background:url("../images/wt1023/guests-bg.png") no-repeat center bottom;
}
.details p{
	color:#ffffff;
	font-size:14px;
	padding-top:12px;
}
.m-guests ul li .name{
    position: absolute;
    top: 240px;
    left: 70px;
}
.m-guests ul li .name p{
	background: #ffffff;
    border-radius: 15px;
    width: 140px;
    height: 43px;
    color: #0e0aac;
    font-size: 24px;
    line-height: 43px;
    font-weight: bold;
    margin: 0px auto;
}



.m-guests ul li .name span{
	color: #ffffff;
    width: 20px;
    display: block;
    position: absolute;
    top: 0;
    right: 55px;
}
.m-guests ul li p.position{
	margin-top: 20px;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    line-height: 25px;
}
/*******大会议程*********/
.m-agenda{
	background:url("../images/wt1023/liu-c.jpg") no-repeat;
	width:100%;
	height:1920px;
	background-position:center;
	overflow:hidden;

}
.agenda{
	margin-top:50px;
}
.agenda .list{
	float:left;
	color:#ffffff;
	text-align:left;
}
.agenda .list:nth-child(1){
	margin-top:100px;
}
.agenda .list:nth-child(2){
	padding:0px 37px;
	margin-top:30px;
}
.agenda .list h3{
	font-size: 26px;
    font-weight: bold;
	padding: 27px 0px 0px 30px;
}
.agenda .list h3 img{
	position: relative;
    top: 5px;
    padding-right: 15px;
}
.description{
	font-size: 22px;
    padding-top: 30px;
    opacity: 0.8;
	padding:30px 60px 0px 70px;
}
.description p{
	padding:2px 0px;
}
.new_brand{
	background:url("../images/wt1023/new_brand-bg.png") no-repeat;
	width:548px;
	height:260px;
	margin-bottom: 70px;
}
.round_table{
	background:url("../images/wt1023/round_table-bg.png") no-repeat;
	width:548px;
	height:161px;
}
.new_consumer{
	background:url("../images/wt1023/new_consumer-bg.png") no-repeat;
	width:548px;
	height:233px;
	margin-bottom:70px;	
}
.m-agenda .m-title{
	padding-top:80px;
}
.new_marketing{
	background:url("../images/wt1023/new_marketing-bg.png") no-repeat;
	width:548px;
	height:341px;
}
.sign-previous{
	background: url(../images/wt1023/contact-review.jpg) no-repeat center top;
    width: 100%;
    color: #ffffff;
	padding-bottom: 140px;
}
.registration{
	overflow:hidden;
}
.contact_content{
	width: 600px;
    float: left;
    margin: 90px 0px 0px 0px;
	text-align:left;
}
.wechat{
	width: 525px;
    float: left;
    margin-top: 45px;
}
.phone{
	clear: both;
}
.phone p{
	font-size:18px;
	letter-spacing:2px;
	padding:10px 0px;
}
.phone p span{
	font-size: 36px;
    position: relative;
    top: 5px;
}
.phone p i{
	width: 25px;
    height: 25px;
    background: #ffffff;
    border-radius: 100%;
    color: #000;
    font-size: 12px;
    padding: 5px;
    font-weight: bold;
    letter-spacing: 0px;
    margin-right: 20px;
    position: relative;
    top: -2px;
}
.contact_content .common-title{
	color: #ffffff;
    margin-top: 0px;
    margin-left: 110px;
}
.wechat ul{
	margin-right:-38px;
}
.wechat ul li{
	float:left;
	margin-right:38px;
	border:3px solid #8504d1;
	display:block;
}
.sign-previous .m-title{
	padding-top:111px;
}
.previous-metting{
	max-width: 1200px;
    overflow: hidden;
}
.previous-metting .item {
    position: relative;
    margin-top: 70px;
}
.previous-metting .tools-list ul {
    height: 170px;
    float: left;
    text-align: center;
    width: 1200px;
}
.previous-metting .tools-list ul li {
    width: 270px;
    display: inline-block;
    margin: 0px 7px;
}
.previous-metting .tools-list {
    font-size: 0;
    margin-top: 70px;
    position: relative;
    width: 100%;
    height: 170px;
}
.previous-metting .bx-prev {
    position: absolute;
    top: 0;
    background: url(../images/wt1023/m-left-arrow.jpg) no-repeat;
    width: 26px;
    height: 169px;
    z-index: 0;
    left: 0;
    margin-left: 0px;
}
.previous-metting .bx-next {
    position: absolute;
    top: 0;
    background: url(../images/wt1023/m-right-arrow.jpg) no-repeat;
    width: 26px;
    height: 169px;
    z-index: 0;
    right: 0;
    margin-right: 0px;
}
.previous-guests{
	max-width: 1200px;
    overflow: hidden;
}
.previous-guests .p-guests {
    position: relative;
}
.previous-guests .tools ul {
    height: 290px;
    float: left;
    text-align: center;
    width: 1200px;
}
.previous-guests .tools ul li {
    width: 170px;
    display: inline-block;
    margin: 0px 9px;
	position: relative;
}
.previous-guests .tools {
    font-size: 0;
    margin-top: 70px;
    position: relative;
    width: 100%;
    height: 290px;
}
.previous-guests .g-bx-prev {
    position: absolute;
    top: 70px;
    background: url(../images/wt1023/mg-left-arrow.png) no-repeat;
    width: 26px;
    height: 290px;
    z-index: 0;
    left: 0;
    margin-left: 0px;
}
.previous-guests .g-bx-next {
    position: absolute;
    top: 70px;
    background: url(../images/wt1023/mg-right-arrow.png) no-repeat;
    width: 26px;
    height: 290px;
    z-index: 0;
    right: 0;
    margin-right: 0px;
}
.layer{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	background:#000000;
	opacity:0;
	transition:all ease-out .3s;
}
.previous-guests .tools .swiper-slide .guests-name{
	position: absolute;
    top: 65%;
    opacity: 0;
    transition: all ease-out .3s;
    width: 80%;
    text-align: center;
    margin: 0px 10%;
}
.previous-guests .tools .swiper-slide .guests-name h4{
	font-size:24px;
	font-weight:bold;
}
.previous-guests .tools .swiper-slide .guests-name p{
	font-size: 16px;
    padding-top: 10px;
}
.previous-guests .tools .swiper-slide:hover .layer{
	opacity:0.71;
	transition:all ease-out .3s;
}
.previous-guests .tools .swiper-slide:hover .guests-name{
	opacity:1;
	transition:all ease-out .3s;
}
.partners{
	background:url("../images/wt1023/partners-bg.jpg") no-repeat center top;
	width:100%;
	overflow:hidden;
	height:2035px;
}
.partners .m-title{
	padding-top:118px;
}
.par-list{
	margin-top:90px;
}
.host-unit{
	overflow:hidden;
}
.host-unit span{
	font-size: 22px;
    color: #ffffff;
    position: relative;
    top: -45px;
    padding-right: 60px;
}
.host-unit ul li{
	float:left;
	margin-right:102px;
}
.unit{
	clear: both;
    overflow: hidden;
	margin-top:55px;
}
.unit span{
	float:left;
	width:12.4%;
	display:block;
	font-size:22px;
	color:#ffffff;
	text-align:left;
}
.unit .support-each{
	width:87.6%;
	float:left;
}
.support-each ul{
	margin-right:-44px;
}
.support-each ul li{
	float:left;
	margin-right:44px;
	margin-bottom:15px;
}
.previous-metting .swiper-container{
	margin:0px 40px;
}
.p-guests .swiper-container{
	margin:0px 45px;
}
.contact_way{
	color:#ffffff;
	overflow: hidden;
}
.contact-way-list{
	width:50%;
	float:left;
	text-align:left;
	font-size:22px;
	margin-top:40px;
}
.contact-way-list font{
	letter-spacing:2px;
}
.meeting-map{
	float:right;
	width:50%;
	margin-top:40px;
}
.contact_way span{
	font-size: 26px;
    font-weight: bold;
    display: block;
    letter-spacing: 3px;
}
.sign_madie{
	overflow:hidden;
}
.sign_madie div{
	float:left;
	margin-right:60px;
}
.meet_cooperation{
	clear: both;
    padding: 15px 0px;
    border-bottom: 1px dashed #ffffff;
    margin-right: 25%;
}
.meet-address{
	padding-top:15px;
	clear:both;
}
.meet_cooperation p{
	padding:3px 0px;
}
.host-logo {
    background: url(../images/wt1023/bg-op.png) no-repeat;
    width: 100%;
    overflow: hidden;
    position: relative;
	 background-position: center;
}
.logo{
	float:left;
	width:30%;
}
.nav{
	width: 70%;
	float:left;
}
.nav ul li {
    float: right;
    margin: 15px 0px 0px 30px;
}
.nav ul li a{
	color:#ffffff;
	font-size:18px;
}



.agenda-tab-item{
	color:#ffffff;
}


.agenda-tab-item {
	margin:70px auto;
	font-size:20px;
	position: relative;
	
}
.sm-item-tab dl {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}
.sm-item-tab dt {
    position: absolute;
    left: 0;
    top: 16px;
    width: 110px;
    padding-right: 38px;
    background: url(../images/wt1023/market-yuan.png) right 25px center no-repeat;
    text-align: left;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
}


.sm-item-tab dd{
	width: 930px;
    margin-left: 160px;
    padding: 12px 30px 10px 10px;
    background: #2d1db3;
    border-radius: 4px;
    font-size: 18px;
    text-align: left;
    color: #ffffff;
    overflow: hidden;
}
.sm-item-tab dd p.item-tit{
	float:left;
}
.sm-item-tab dd p.item-text{
	float: right;
    font-size: 16px;
    opacity: 0.8;
}

.sm-item-tab dd p.item-text span{
	padding-left:15px;
}

.sm-item-tab h3{
	text-align: left;
    padding-bottom: 30px;
    padding-top: 20px;
}
.sm-item-tab h3 img{
	position: relative;
    top: 4px;
    margin-left: 160px;
    padding-right: 10px
}
.sm-item-tab dd p.item-text.dis{
	display: block;
    float: left;
    width: 30%;
    line-height: 35px;
    margin-left: 13px;
    margin-right: 160px;
}
.sm-item-tab dd p.item-text.dis span{
	float:right;
}
.sm-item-tab dd:hover{
	background:#ffffff;
	color:#333333;
}
.fr{
	float:right;
}
.text{
	width: 100%;
    clear: both;
    padding-top: 10px;
}

.tab-line{
	position: absolute;
    left: 110px;
    top: 20px;
    border-left: 2px solid #7a58d8;
}



</pre></body></html>