@charset "utf-8";
/*====全局样式====*/
body {font-family: "simsun", Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;color: #333;width: 100%;max-height: 100%;max-width: 99999px;}
pre,code,select,input,textarea {font-family: "simsun";font-size: 12px;vertical-align: middle;padding: 0;margin: 0;}
html,body,div,ol,ul,i,li,form,p,h1,h2,h3,h4,h5,h6,dd,dl,dt,span,em,img {margin: 0;padding: 0;border: 0;}
ul,li {list-style-image: none;list-style-type: none;}
/*====链接样式====*/
a:link {color: #000;text-decoration: none;display: block;}
a:visited {color: #000;text-decoration: none;}
a:hover {color: #526acb;text-decoration: underline;}
/*====固定样式====*/
.clear {clear: both;}
.box{width: 375px;margin:0px auto;}
.bottom-xian{height: 1px;background-color: #bdbdbd;display: block;}
.division{width: 100%;height: 10px;background-color: #e2e2e2;display: block;}
.fang{width: 17px;height: 17px;margin:0px 15px;background-color: #526acb;display: block;float: left;}
.arrow{
	width: 16px;
	height: 9px;
	margin-right: 15px;
	background-image: url(../images/arrow.png);
	background-size: 16px 9px;
	transition: all 0.4s;
	-ms-transform: all 1s;	/* IE 9 */
	-moz-transform: all 1s;	/* Firefox */
	-webkit-transform: all 1s; /* Safari 和 Chrome */
	-o-transform: all 1s; 	/* Opera */
	}
.panel-title{float: right;}
.top-bolck{height: 57.5px;padding: 19px 0px;font-family:汉仪粗宋简 ;font-size: 17px;color: #526acb;line-height: 19.5px;}
/*====头部样式====*/
.top{height: 38px;margin: 12.5px 5px 13px 15px;background-color: white;position: relative;}
.lf{float: left;height: 100%;}
.rt{float: right;position: relative;margin: 6px 0px;z-index: 999;}
.dropdown{float: right;}
.share{margin-right: 10px;z-index: 1 !important;}
/*====下拉列表样式====*/
.share-dropdown .bdsharebuttonbox{position: absolute;top: 0px;right: 121px;}
.dh-dropdown .bdsharebuttonbox{position: fixed;top: 11px;right: 0px; z-index: 10;}
.dh-dropdown .bdsharebuttonbox .dropdown-menu{background-color: #e2e2e2;}
.dropdown-menu{width: 246px;}
.dropdown-menu li{height: 49px;background-color: #ffffff;}
.dropdown-menu>li>a{margin: 15px 0px 15px 0px;width: 100%;height: 19px;font-size: 16px;font-family: "微软雅黑";line-height: 19px;background-repeat: no-repeat;}
.dropdown-line{width: 244px;height: 1px;padding: 0px 18px; background-color: #e2e2e2;}
.dh-ico{padding-left: 0px !important;margin-left: 17.5px !important;}
.dh-ico img{margin: 0px 10px;}
#index>li>a{padding-left: 55px;line-height: 37px !important;height: 37px !important;font-family: "微软雅黑";}
#index>li{background-color: #e2e2e2;}

/*==轮播图样式==*/
.section-focus-pic {width: 345px;overflow: hidden;position: relative;}
.section-focus-pic ul{margin: 0px;}
.section-focus-pic ul li {position: absolute;top: 0;left: 355px;width: 345px;}
.section-focus-pic .pages {width: 345px;height: 194px;position: relative;}
.section-focus-pic .controler {width: 345px;height: 6px;margin: 0px 15px 9px 0px;position: absolute;bottom: 0px;right: 0px;}
.section-focus-pic .controler b {cursor: pointer;width: 10px;height: 10px;display: inline-block;overflow: hidden;text-indent: -100px;background: rgba(256,256,256,0.5);float: left;margin: 0 3px;font-size: 0;border-radius: 50%;}
.section-focus-pic .controler b.down {background-position: -161px 1px;background: rgba(256,256,256,1);}
.center{float: right;}

/*====头图样式样式====*/
.head{width: 375px;}

/*====峰会概要样式====*/
.topmain-middle{position: relative;width: 375px;}
.topmain-left{width: 345px;height: 194px;margin: 15px 15px 10px;display: block;}
.topmain-left img{width: 345px;height: 194px;}
.topmain-left .page{position: relative;}
.topmain-left .topmaintitles{width: 345px;height: 20px; opacity: 0.6; position: absolute;bottom: 0px;left: 0px;background: url(../images/focu_bottom.png) repeat-x bottom;}
.topmain-left .topmaintitles div{position: absolute;bottom: 0px;left: 0px;font-size: 12px;font-family:"微软雅黑";color: #FFFFFF;visibility: hidden;margin-left: 10px;}
.topmain-left .topmaintitles .show{visibility: visible;}
.topmain-right{width: 345px;margin: 0px 15px 15px;display: block;}
#topmain-right-top p{margin: 0px;font-family: 微软雅黑;font-size: 12px;color: #404040;line-height: 20px;}
#topmain-right-top p a{float: right;color: #526acb;}
#topmain-right-middle{width: 54px;height: 20px;line-height: 20px;text-align: center;margin: 20px 0px;background-color: #526acb;}
#topmain-right-middle span{font-family: 微软雅黑;font-size: 13px;font-weight: bold;color: #FFFFFF;}
.topmain-right-row{width: 345px;height: 24px;overflow: hidden;}
.topmain-right-bold{width: 48px;height: 24px;margin-right: 10px;float: left;display: block;font-family: "微软雅黑";font-size: 12px;font-weight: bold;line-height: 24px;color: #404040;}
.topmain-right-normal{height: 24px;float: left;font-family: "微软雅黑";font-size: 12px;line-height: 24px;color: #404040;}
.prism-player{width: 345px !important;height: 194px !important; float: left;}








/*====文字直播样式====*/
.wzzb-top-right{float: right;}
.wzzb-top-right a{font-family: "微软雅黑";font-size: 12px;color: #526acb;}
.wzzb-bottom{width: 345px;margin: 15px;}



/*开幕仪式*/
.kmys iframe{ height: 100px !important; }
.kmys .image{ display: none; }
.kmys .gallery-box {position: relative;width: 345px;height:auto; margin:15px;}
.kmys .gallery-top{width: 100%;}
.kmys .gallery-top .swiper-slide {width: 345px;opacity: 1; background: #000;}
.kmys .gallery-top .swiper-img{width: 345px;height: 194px;overflow: hidden;}
.kmys .gallery-top .swiper-slide img {width: 345px;height: 194px;opacity: 0.5;}
.kmys .gallery-top .swiper-slide-active {width: 345px;margin: 0px auto;opacity: 1;}
.kmys .gallery-top .swiper-slide-active .swiper-img{width: 345px;height: 194px;margin: 0px auto;opacity: 1;}
.kmys .gallery-top .swiper-slide-active img {width: 345px;height: 194px;opacity: 1;position: relative;top: 0px;}
.kmys .swiper-title{width: 345px;height: 152px;}
.kmys .msg-box {display: none;width: 345px;position: absolute;left: 0px; text-align: center;}
.kmys .swiper-slide-active .msg-box{ display: block;  }
.kmys .msg-box .p1 {text-align: center; color: #00236d; font-size: 15px; line-height: 20px;margin-top: 10px; font-family: Microsoft YaHei; }
.kmys .msg-box .p2 {text-align: center; color: #404040; font-size: 12px; line-height: 20px; margin-top: 7px; font-family: Microsoft YaHei; }
.kmys .msg-box .con {text-indent: 2em;text-align: left;color: #404040; font-size: 12px; margin-top: 15px; font-family: Microsoft YaHei; }


/*====主题演讲样式====*/
.ztyj1-center{width: 345px;margin: 15px;float: left;}
.ztyj1-center-left{margin-right: 21px;}
.ztyj1-content a{float: right;color: #526acb;}
.ztyj2-center{width: 375px;margin-bottom: 15px;}
.ztyj2-center-left{margin-right: 21px;}
.ztyj2-content a{float: right;color: #526acb;}





.img-row{width: 345px;overflow: hidden;}
.img-row-block{width: 162px;float: left;}
.img-row-block-img{width: 162px;height: 91px; margin-bottom: 10px;}
.img-row-block-img img{width: 162px;height: 91px;}
.img-row-block-name{height: 16px;font-family: "微软雅黑";font-size: 12px;line-height: 16px;text-align: center;color: #526acb;}
.img-row-block-position{height: 32px;text-align: center;font-family: "微软雅黑";font-size: 9px;line-height: 16px;color: #404040;}
.img-row-block-title a{height: 32px;text-align: justify; font-family: "微软雅黑";font-size: 9px;font-weight: bold;line-height: 16px;color: #404040;}
.img-row-block-content{position: relative;overflow: hidden;font-family: "微软雅黑";font-size: 9px;line-height: 16px;color: #404040;}





/*行业报告*/
.hybg-middle{padding:15px;overflow: hidden; }
.img-row>div{ width:168px; float: left; margin-bottom: 15px; border: 1px #bfc2c5 solid;}
.img-row>div:nth-child(1){margin-right: 4px;}
.img-row>div:nth-child(2){margin-left:4px;}
.img-row>div:nth-child(3){margin-left: 25%;}   /*第三张图片的尺寸*/
.img-row>div:nth-child(3)>div{ padding-right:0px; width: 166px; }
.img-row>div:nth-child(4)>div{ padding-left: 10px; width: auto; }
.img-row>div:nth-child(5){ width:50%; margin-left: 25%; }

.img-row>div .hybg_position,.img-row>div .hybg_title{ display: block; }
.img-row>div .hybg_name{ border: 1px solid #bfc2c5; padding: 10px 0 15px; color: #404040; font-weight: bold; font-size: 16px; text-align: center; }
.img-row>div img{ width:166px;height:95px; }
.hybg-row-lin>div{margin-left: 25%;}
.hybg_wz{height: 47.5px;float: left;}
.hybg-row-block-title {overflow: hidden;text-align: justify; font-size: 9px; color: #404040; font-family: 微软雅黑; font-weight: bold; margin-bottom: 15px; height: 47.5px; padding: 8px 10px 15px 10px;}
.hybg_wz { height: 47.5px; width: 167px; float: left; border-top: none;}
.hybg_tp_top{width: 166px;}






/*圆桌论坛一*/
.ztlt1_left { width:100%; float: left;padding: 0 15px;margin-top:15px;height: auto;}
.ztlt1_left img{ width: 100%;height: auto; }
.ztlt1_right {width:100%; float: left;padding: 0 15px;}
#ztlt1_right_top p { margin-bottom:10px; font-size: 12px; line-height: 20px; font-family: 微软雅黑 regular; text-align: justify; color: #404040; }
#ztlt1_right_top p span {color: #526acb; font-size: 12px; }
.ztlt1_right_title { margin-bottom: 10px; }
.ztlt1_right_title  p{padding-top:5px; font-size:15px; line-height:24px; font-family: 微软雅黑 regular; font-weight: bold; color: #526acb; text-align: justify; }
.ztlt1_right_text p a{font-size: 12px;}
.ztlt1_right_text{font-size: 12px; font-family: 微软雅黑 regular;  color: #404040; margin-bottom: 20px; text-align: justify;width: 345px;overflow: hidden;}
#ztlt1_right_top{overflow: hidden;  margin-bottom: 10px;}
#ztlt1_right_top p:nth-child(4) a{font-size: 14px !important;}
.zttx1_center { float: left;padding:0 15px;}
.zttx1_center_heng{float: left;}
.zttx1_center_left{float: left;width: 90px; height:149px; margin: 0 9.6px; margin-bottom: 15px;}
.zttx1_center_left .zttx_img img{ width:40px;height:40px;border-radius: 50%;margin: 0 auto; display: block; }
.zttx1_name { font-size:12px; color: #526acb; font-family: 微软雅黑 regular; text-align: center;padding-top: 5px;}
.zttx1_title { font-size:9px; color: #404040; font-family: "微软雅黑 regular"; text-align: center;}
.zttx1_img img{border-radius: 50%;}




/*圆桌论坛二*/
.ztlt2_left { width:100%; float: left;padding: 0 15px;margin-top:15px;height: auto;}
.ztlt2_left img{ width: 100%;height: auto; }
.ztlt2_right {width:100%; float: left;padding: 0 15px;}
#ztlt2_right_top p { margin-bottom:10px; font-size: 12px; line-height: 20px; font-family: 微软雅黑 regular; text-align: justify; color: #404040; }
#ztlt2_right_top p span {color: #526acb; font-size: 12px; }
.ztlt2_right_title { margin-bottom: 10px; }
.ztlt2_right_title  p{padding-top:5px; font-size:15px; line-height:24px; font-family: 微软雅黑 regular; font-weight: bold; color: #526acb; text-align: justify; }
.ztlt2_right_text p a{font-size: 12px;}
.ztlt2_right_text{font-size: 12px; font-family: 微软雅黑 regular;  color: #404040; margin-bottom: 20px; text-align: justify;width: 345px;overflow: hidden;}
#ztlt2_right_top{overflow: hidden;  margin-bottom: 10px;}
#ztlt2_right_top p:nth-child(4) a{font-size: 14px !important;}
.zttx2_center { float: left;padding:0 15px;}
.zttx2_center_left{float: left;width: 90px; height:185px;  margin: 0 9.6px; margin-bottom: 15px;}
.zttx2_center_left .zttx_img img{ width:40px;height:40px;border-radius: 50%;margin: 0 auto; display: block; }
.zttx2_name { font-size:12px; color: #526acb; font-family: 微软雅黑 regular; text-align: center;padding-top: 5px;}
.zttx2_title { font-size:9px; color: #404040; font-family: "微软雅黑 regular"; text-align: center;}
.zttx2_img img{border-radius: 50%;}



/*圆桌论坛三*/
.ztlt3_left { width:100%; float: left;padding: 0 15px;margin-top:15px;height: auto;}
.ztlt3_left img{ width: 100%;height: auto; }
.ztlt3_right {width:100%; float: left;padding: 0 15px;}
#ztlt3_right_top p { margin-bottom:10px; font-size: 12px; line-height: 20px; font-family: 微软雅黑 regular; text-align: justify; color: #404040; }
#ztlt3_right_top p span {color: #526acb; font-size: 12px; }
.ztlt3_right_title { margin-bottom: 10px; }
.ztlt3_right_title  p{padding-top:5px; font-size:15px; line-height:24px; font-family: 微软雅黑 regular; font-weight: bold; color: #526acb; text-align: justify; }
.ztlt3_right_text p a{font-size: 12px;}
.ztlt3_right_text{font-size: 12px; font-family: 微软雅黑 regular;  color: #404040; margin-bottom: 20px; text-align: justify;width: 345px;overflow: hidden;}
#ztlt3_right_top{overflow: hidden;  margin-bottom: 10px;}
#ztlt3_right_top p:nth-child(4) a{font-size: 14px !important;}
.zttx3_center { float: left;padding:0 15px;}
.zttx3_center_left{float: left;width: 90px; height:149px;  margin: 0 9.6px; margin-bottom: 15px;}
.zttx3_center_left .zttx_img img{ width:40px;height:40px;border-radius: 50%;margin: 0 auto; display: block; }
.zttx3_name { font-size:12px; color: #526acb; font-family: 微软雅黑 regular; text-align: center;padding-top: 5px;}
.zttx3_title { font-size:9px; color: #404040; font-family: "微软雅黑 regular"; text-align: center;}
.zttx3_img img{border-radius: 50%;}



/*====颁奖现场样式====*/
.bjxc-center{width: 375px;margin: 15px;}
.bjxc-center-left{margin-right: 21px;}
.bjxc-content{text-align: center;height: 32px;}

/*====拟邀嘉宾样式====*/
.nyjb-middle{width: 375px;margin-bottom: 10px;}
.nyjb-list{width: 345px;margin: 15px;}
.nyjb-block{width: 100%;margin-bottom: 20px;float: left;overflow: hidden;}
.nyjb-name{width: 54px;display: block;float: left;background-color: #bfc8e5;color: #526acb; font-family: 微软雅黑;font-size: 12px;text-align: center;}
.nyjb-position{width: 281px;line-height: 20px;float: left;padding-left: 10px;}
.nyjb-position p{height: 20px;margin: 0px;line-height: 20px;font-family: 微软雅黑;font-size: 12px;color:#404040;}
.nyjb-position p+p{margin-top: 20px;}


/*====会议议程样式====*/
.hyyc-middle{width: 375px;}
.hyyc-word{width: 345px;margin: 15px;}
.hyyc-word-top{font-family: "微软雅黑";font-size: 15px;color: #526acb;margin-bottom: 15px;text-align: center;}
.hyyc-word-center-heng{margin-bottom: 20px;overflow: hidden;}
.hyyc-word-center-left{font-family: "微软雅黑";font-size: 13px;font-weight: bold;color: #526acb;float: left;}
.hyyc-word-center-right{font-family: "微软雅黑";font-size: 12px;color: #404040;margin-left: 10px;float: left;}
.hyyc-img-phone{width: 375px;margin-bottom: 15px;}

/*====通栏广告样式====*/
.tlgg-img-phone{width: 345px;margin: 15px;}
.tlgg-img-phone img{width: 345px;height: 50px;}

/*支持单位*/
#zcdw2 {width: 375px;margin: 0px auto; background-color: #ffffff;}
.zcdw2-middle{width: 375px;margin-bottom: 15px;}
.zcdw2-words{width: 54px;height: 20px;margin:0px 291px 15px 0px;float: left;font-family: 微软雅黑;font-size: 13px;font-weight: bold;color: #FFFFFF;line-height: 20px;text-align: center;background-color: #526acb;}
.zcdw-box{width: 345px;margin: 15px 15px 0px;overflow: hidden;}
.zcdw-row-img{width: 90px;height: 40px;margin: 0px 2.5px 15px 17.5px;float: left;}
.zcdw-row-img img{width: 90px;height: 40px;}
.zcdw-row-img2{width: 200px;height: 40px;margin: 0px 2.5px 15px 17.5px;float: left;}
.zcdw-row-img2 img{width: 200px;height: 40px;}
.zcdw1-words{width: 345px;margin: 15px 15px 0px;overflow: hidden;}
.zcdw1-words-row{width: 345px;margin-bottom: 20px;overflow: hidden;}
.zcdw1-words-left{width: 54px;height: 20px;float: left;font-family: 微软雅黑;font-size: 13px;font-weight: bold;color: #FFFFFF;line-height: 20px;text-align: center;background-color: #526acb;}
.zcdw1-words-right{width:281px;line-height: 20px;margin-left: 10px;float: left;font-family: "微软雅黑";font-size: 12px;color: #404040;}
.zcdw-middle{width: 375px;margin-bottom: 15px;}
.zcdw-img{width: 345px;margin: 15px 15px 0px;overflow: hidden;}
.zcdw-little-img{width: 90px;height: 40px;margin: 0px 2.5px 15px 17.5px;float: left;}
.zcdw-little-img img{width: 90px;height: 40px;}
.zcdw-word{width: 345px;margin: 15px 15px 0px;overflow: hidden;}
.zcdw-word-heng{width: 345px;margin-bottom: 20px;overflow: hidden;}
.zcdw-word-left{width: 54px;height: 20px;float: left;font-family: 微软雅黑;font-size: 13px;font-weight: bold;color: #FFFFFF;line-height: 20px;text-align: center;background-color: #526acb;}
.zcdw-word-right{width:281px;line-height: 20px;margin-left: 10px;float: left;font-family: "微软雅黑";font-size: 12px;color: #404040;}





/*====底部样式====*/
#foot{width: 375px;height:60px;padding-top: 10px;background:url(../images/ditu-phone.jpg) top no-repeat;background-size: 375px 60px;display: block;float: left;}
#foot p{font-family: "微软雅黑";font-size: 9px;color: #ffffff;text-align: center;margin: 0px;}
