html,body{
	background: #f6f6f6;
	font-family: "microsoft yahei";
}
*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
ul,li{
	list-style: none;
}
a,a:hover{
	text-decoration: none;
}
.nowrap{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sc-container{
	max-width: 1200px;
	margin: 0 auto;
	background: #fff;
}
.sc-container .banner-mb{
	display: none;
}
.sc-container .banner img,.sc-container .banner-mb .pic{
	display: block;
	width: 100%;
}
.sc-container .logo{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 30%;
	
}
.sc-container .nav{
	background: #0b225b;
	margin-top: 28px;
}
.sc-container .nav:after{
	content: ".";
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}
.sc-container .nav li{
	width: 14.28%;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 18px;
	padding:10px 0;
}
.sc-container .nav li a{
	display: block;
	color: #fff;
	border-right: 1px solid #fff;
}
.sc-container .nav li:last-child a{
	border: 0;
}
.sc-container .menuBtn{
	width: 30px;
	position: absolute;
	top: 20px;
	right: 20px;
}
.sc-container .menuBtn img{
	display: block;
	width: 100%;
}
.sc-lr-box{
	background: #fff;
	padding-top: 28px;
}
.sc-lr-box:after{
	content: ".";
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}
.sc-conl{
	width: 70%;
	float: left;
}
.sc-conr{
	width: 30%;
	float: left;
	position: relative;
}
.tree div{
	font-weight: bold;
	position: absolute;
	left: 0;
	right: 0;
	width: 140px;
	padding-top: 22px;
	background: #ececec;
	font-size: 20px;
	padding-left: 20px;
	color: #000000;
}
.tree img{
	display: block;
	width: 100%;
}
.tree{
	position: relative;
}

.sc-container .title{
	background: #0b225b;
	color: #fff;
	font-size: 18px;
	line-height: 2em;
	padding-left: 20px;
	font-weight: normal;
}
/*大咖SHOW场*/
.title-dk{
	color: #000;
	font-size: 18px;
	line-height: 3em;
	padding-left: 20px;
	position: relative;
}
.title-dk:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 80px;
	height: 3px;
	background: #0b225b;
}
.sc-container #focus_Box {
	position: relative;
	height: 308px;
	margin: 20px auto;
}

.sc-container #focus_Box ul {
	position: relative;
	width: 710px;
	margin: auto;
	height: 308px
}

.sc-container #focus_Box li {
	z-index: 0;
	position: absolute;
	width: 0px;
	background: #787878;
	height: 0px;
	top: 146px;
	cursor: pointer;
	left: 377px;
	border-radius: 4px;
	box-shadow: 1px 1px 12px rgba(200, 200, 200, 1)
}

.sc-container #focus_Box li img {
	width: 100%;
	background: url(../img/loading.gif) no-repeat center 50%;
	height: 100%;
	vertical-align: top
}

.sc-container #focus_Box li p {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 8px;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sc-container #focus_Box .prev,
.sc-container #focus_Box .next{
	display: block;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 52px;
	height: 52px;
	top: 131px;
}
.sc-conl .swiper-button-next,.sc-conl .swiper-button-prev{
	width: 52px;
	height: 52px;
}
.sc-container #focus_Box .prev,.sc-conl .swiper-button-prev {
	background: url(../img/left.png) left bottom no-repeat;
	left: 0px;
}

.sc-container #focus_Box .next,.sc-conl .swiper-button-next {
	background: url(../img/right.png) right bottom no-repeat;
	right: 0px;
}

.sc-container #focus_Box a.imgs-scroll-btn {
	display: block;
	position: absolute;
	z-index: 110;
	top: 7px;
	right: 15px;
	width: 51px;
	height: 23px;
	overflow: hidden;
	background: url(img/share-btn.png) no-repeat;
	text-indent: -999px;
}
.sc-conl .swiper-container-dk{
	display: none;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.sc-conl .swiper-slide img {
    width: 100%;
    display: block;
}
.swiper-container-dk .swiper-slide{
	position: relative;
}

.number {
    color: #000;
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
}
.swiper-container-dk .swiper-slide p{
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
    width: 100%;
    font-size: 16px;
    line-height: 2em;
    color: #fff;
    overflow: hidden;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*新闻聚焦*/
.sc-conl .news{
	padding: 0 8% 4%;
}
.sc-conl .news h2{
	font-size: 20px;
	line-height: 2em;
	color: #2a2a2a;
}
.sc-conl .news:after,.wh-con:after,.agenda-tab:after,.agenda-box ul:after,.yj-con:after,.footer:after,.wh-item:after,.wh-con-b:after{
	content: ".";
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}
.sc-conl .news li{
	float: left;
	width: 50%;
	font-size: 18px;
	line-height: 1.8em;
	position: relative;
	padding:0 3%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sc-conl .news li:before{
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #6f1125;
	position: absolute;
	left:0;
	top: 48%;
}
.sc-conl .news li a{
	color: #5d5d5d;
}
/*走近武汉*/
.wh-con-b .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 32%;
  z-index: 10;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.wh-con{
	padding:5% 5%;
}
.wh-con-t{
	margin-bottom: 10px;
}
.wh-con img,.swiper-container-wh{
	/*height: 180px;*/
	float: left;
}
.wh-con-t img,.swiper-container-wh{
	width: 32%;
}
.swiper-container-wh img{
	width: 100%;
}
.wh-con-r{
	width: 65%;
	float: right;
}
.wh-con-r-t{
	color: #000000;
	font-family: "微软雅黑";
}
.wh-con-r-t h2{
	font-size: 20px;
	line-height: 2em;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.wh-con-r-t .summary p{
	text-indent: 2em;
}
.wh-con-r-t p{
	font-size: 16px;
	line-height: 1.45em;
}
.wh-con-b{
	position: relative;
}
.wh-con-r ul{
	margin-top: 16px;
}
.wh-con-r ul li{
	width: 100%;
	float: right;
	position: relative;
	padding: 0 3%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 1.5em;
}
.wh-con-r ul li:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #0b225b;
    position: absolute;
    left: 0;
    top: 48%;
}
.wh-con-r li a{
	color: #285ee2;
}

/* 本例子css */
		.picFocus{ float:left;width:32%;position:relative;  overflow:hidden;  zoom:1;   }
		.picFocus .hd{ width:100%; padding-top:5px;  overflow:hidden; }
		.picFocus .hd ul{ margin-right:-5px;  overflow:hidden; zoom:1; }
		.picFocus .hd ul li{ padding-top:5px; float:left;  text-align:center; width: 33%;}
		.picFocus .hd ul li img{ width:100%;border:2px solid #ddd; cursor:pointer; margin-right:5px;   }
		.picFocus .hd ul li.on{ background:url("images/icoUp.gif") no-repeat center 0; }
		.picFocus .hd ul li.on img{ border-color:#f60;  }
		.picFocus .bd li{ vertical-align:middle; }
		.picFocus .bd img{ width:100%; display:block;  }
/*十佳企业评选榜单*/
#sj img,#fyb img{
	display: block;
	width: 100%;
	font-size: 16px;
}
/*闪存大趋势 论坛*/
.agenda-content{
	display: none;
	font-size: 0;
}
.agenda-content:first-child{
	display: block;
}
.agenda-tab div{
	width: 50%;
	float: left;
	text-align: center;
	background: #f6f6f6;
	color: #35599a;
	font-size: 16px;
	font-weight: bold;
	line-height: 3em;
}
.agenda-tab div span{
	display: inline-block;
}
.agenda-tab div.on span{
	border-bottom: 3px solid #35599a;
}
.agenda-box{
	padding:5% 5%;
}
.agenda-content li{
	display: inline-block;
	vertical-align: top;
	width: 31%;
    margin: 0 1% 2%;
	border: 1px solid #9a9a9a;
	padding:1% 1%;
}
.agenda-content li img{
	height: 86px;
	max-width: 86px;
}
.agenda-content li div{
	width: 56%;
	float: right;
	font-size: 13px;
}
.agenda-content li div p:first-child{
	height: 70px;
	overflow: hidden;
}
.agenda-content li div p a{
	display: block;
	width:46%;
	text-align: center;
	font-size: 14px;
	line-height: 1.3em;
	border-radius: 6px;
}
.agenda-content li div p a.sp{
	float: left;
	color: #000;
	border: 1px solid #a6a6a6;
	background: #e7e7e7;
	
}
.agenda-content li div p a.wz{
	float: right;
	color: #fff;
	background: #606060;
	border: 1px solid #a6a6a6;
}
.agenda-side{
	padding-left: 1%;
	margin-bottom: 4%;
}
.agenda-side div br{
	display: none;
}
.agenda-side li {
    cursor: pointer;
    margin-bottom: 14px;
    font-size: 16px;
    padding-left: 36px;
    position: relative;
    line-height: 1.5em;
}
.agenda-side li i {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #35599a;
    vertical-align: middle;
    margin-right: 24px;
    position: absolute;
    left: 0;
    top: 2px;
}
.agenda-side li.on i {
    width: 25px;
    height: 25px;
    border: 8px solid #35599a;
}
/*眼界大开*/
#yj{
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}
.swiper-container.yj-con{
	padding:5% 0% 0;
	overflow: hidden;
	font-size: 0;
	width: 90%;
	margin:5% auto 1%;
}
.yj-con li{
	width: 23%;
	display: inline-block;
	vertical-align: top;
	margin:0 1% 2%;
	text-align: center;
}
.yj-con li img{
	width: 100%;
	background: #999999;
}
.yj-con li p{
	font-size:16px;
	line-height: 1.5em;
	color: #424242;
	margin-top: 10px;
	height: 50px;
	overflow: hidden;
}
/*树形图*/
.tree-modal{
	display: none;
	position: absolute;
	padding: 10px 10px 0;
	background: #fff;
	border: 2px solid #0b225b;
	border-radius: 10px;
	z-index: 99;
	width: 300px;
}
.tree-modal p{
	text-indent: 2em;
	margin-bottom: 10px;
}
.tree-modal img{
	display: block;
	width: 80%;
	margin:0 auto 10px;
}
.tree-modal h3{
	margin-bottom: 10px;
}
.tree{
	position: relative;
	margin-bottom: 20px;
}
.tree a{
	position: absolute;
	border-radius: 100%;
}
.tree-sc {
    top: 11%;
    left: 40%;
    width: 80px;
    height: 80px;
}
.tree-yd {
    top: 19.6%;
    left: 31%;
    width: 50px;
    height: 50px;
}
.tree-up {
    top: 19.6%;
    left: 31%;
    width: 50px;
    height: 50px;
}
.tree-up {
    top: 27%;
    left: 23%;
    width: 56px;
    height: 56px;
}
.tree-hs {
    top: 37%;
    left: 40%;
    width: 40px;
    height: 40px;
}
.tree-rp {
    top: 42%;
    left: 27%;
    width: 40px;
    height: 40px;
}
.tree-sj {
    top: 47.6%;
    left: 13%;
    width: 65px;
    height: 65px;
}
.tree-ls {
    top: 50.6%;
    left: 35%;
    width: 40px;
    height: 40px;
}
.tree-zb {
    top: 60.6%;
    left: 26%;
    width: 40px;
    height: 40px;
}
.tree-ssd {
    top: 24%;
    left: 67%;
    width: 49px;
    height: 49px;
}
.tree-sck {
    top: 29%;
    left: 52%;
    width: 49px;
    height: 49px;
}
.tree-dram {
    top: 33%;
    left: 64%;
    width: 62px;
    height: 62px;
}
.tree-gp {
    top: 33%;
    left: 64%;
    width: 62px;
    height: 62px;
}
.tree-gp {
    top: 43.8%;
    left: 64%;
    width: 56px;
    height: 56px;
}
.tree-yp {
    top: 52.8%;
    left: 78%;
    width: 56px;
    height: 56px;
}
.tree-zt {
    top: 57%;
    left: 54%;
    width: 38px;
    height: 38px;
}
.tree-sk {
    top: 64%;
    left: 62%;
    width: 42px;
    height: 42px;
}
#fyb{
	margin-top: 20px;
}
/*大会信息*/
#infor {
    position: relative;
    background: url(../img/infor_bg.png) no-repeat center center;
    background-size: 100% 100%;
}
.infor-title{
	text-align: center;
	padding:5% 0 2%;
}
.brieftext{
	color: #fff;
	line-height: 1.8em;
	text-align: center;
	padding-bottom: 5%;
}
/*底部*/
.footer {
	background: #000;
    padding: 30px 11%;
}
.footer p {
    float: left;
    font-size: 18px;
    color: #ffffff;
}
.footer div {
    float: right;
}
.footer-icon {
    width: 130px;
}

.yj-modal{
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	z-index: 99;
}
.shut-btn{
	width: 50px;
	height:50px;
	text-align: center;
	line-height: 50px;
	border-radius: 100%;
	color: #000000;
	background: #fff;
	font-size: 30px;
	position: absolute;
	top:20px;
	right:20px ;
	font-weight: bold;
	cursor: pointer;
}
.yj-modal .modal-pic{
	width: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.yj-modal img{
	width: 100%;
}
.yj-modal p{
	font-size: 22px;
	text-align: center;
	color: #fff;
	margin-top: 10px;
}
div .swiper-button-next, div .swiper-button-prev, .swiperBtnL, .swiperBtnR {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    z-index: 9;
}
@media only screen and (min-width: 100px) and (max-width: 1600px) {
	.title-dk,.sc-conl .news h2{
		font-size: 16px;
	}
	.sc-container .nav li,.sc-conl .news li{
		font-size: 14px;
	}
}
@media only screen and (min-width: 100px) and (max-width: 1200px) {
	.sc-container .nav{
		display: none;
	}
	.sc-container .nav .nav-tree{
		display: none;
	}
	.sc-container .banner-mb{
		display: block;
	}
	.sc-container .banner{
		display: none;
	}
	.sc-container .nav{
		width: 200px;
		position: absolute;
		top: 30px;
		right: 20px;
		border-radius: 10px;
		padding:10px 0;
		z-index: 9;
	}
	.sc-container .nav li{
		float: none;
		width: 100%;
		padding: 0 8px;
		line-height: 2.5em;
	}
	.sc-container .nav li a{
		border-right: 0;
		border-bottom: 1px solid #fff;
	}
	.sc-conl{
		width: 100%;
	}
	.sc-conr{
		/*display: none;*/
		width: 100%;
	}
	.sc-conr .tree{
		display: none;
	}
	#fyb{
		margin-top: 28px;
	}
	.sc-lr-box{
		padding-top: 0;
	}
	
}
@media only screen and (min-width: 100px) and (max-width: 820px) {
	#focus_Box{
		display: none;
	}
	.sc-conl .swiper-container{
		display: block;
	}
	.wh-con img{
		width: 100%;
		max-width: 100%;
		height: auto;
		margin-bottom: 3%;
	}
	.wh-con-r,.wh-con-l{
		width: 100%;
	}
	.agenda-content li{
		width: 47%;
	}
	.yj-con li{
		width: 48%;

	}
	.yj-con li p{
		margin-top: 10px;
	}
	.footer{
		padding: 30px 2%;
	}
	.footer p{
		width: 100%;
		text-align: center;
	}
	.footer div {
	    width: 100%;
	    text-align: center;
	    margin-top: 10px;
	}
	.footer-icon {
	    width: 180px;
	}
}
/* 判断ipad */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px){
	.yj-modal .modal-pic{
		width: 90%;
	}
	.shut-btn {
	    width: 80px;
	    height: 80px;
	    line-height: 80px;
	    font-size: 56px;
	}
	.sc-container .menuBtn{
		width: 60px;
	}
	.sc-container .nav {
	    width: 300px;
	    top: 90px;
	}
	.sc-container .nav li{
		font-size: 28px;
	}
	.title-dk{
		font-size: 34px;
	}
	.title-dk:after{
		width: 130px;
    	height: 8px;
	}
	.swiper-container-dk .swiper-slide p{
		font-size: 30px;
	}
	.sc-conl .number{
		font-size: 32px;
	}
	.sc-conl .news h2{
		font-size: 30px;
	}
	.sc-conl .news li{
		font-size: 26px;
		width: 100%;
	}
	.sc-conl .news li:before{
		width: 10px;
		height: 10px;
	}
	.sc-container .title{
		font-size: 34px;
	}
	.wh-con-r h2{
		font-size: 28px;
	}
	.wh-con-r p{
		font-size: 26px;
		line-height: 1.5em;
	}
	.agenda-tab div{
		font-size: 30px;
	}
	.agenda-side li{
		font-size: 28px;
		padding-left: 56px;
	}
	.agenda-side li.on i {
	    width: 40px;
	    height: 40px;
	    border: 10px solid #35599a;
	}
	.agenda-side li i {
	    width: 40px;
	    height: 40px;
	    border: 3px solid #35599a;
	}
	.agenda-content li div{
		font-size: 28px;
	}
	.agenda-content li{
		width: 100%;
	}
	.agenda-content li img {
	    height: 150px;
	    max-width: 150px;
	}
	.agenda-content li div{
		width: 70%;
	}
	.agenda-content li{
		padding: 3%;
	}
	.yj-con li p{
		font-size: 26px;
		height: 80px;
	}
	.brieftext{
		padding: 4% 11%;
	}
	.brieftext{
		font-size: 26px;
	}
	.footer p{
		font-size: 24px;
	}
	.wh-con-r ul li{
		font-size: 24px;
	}
	
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.yj-modal .modal-pic{
		width: 90%;
	}
	.sc-conl .news li{
		width: 100%;
	}
	.wh-con-r h2{
		font-size: 16px;
	}
	.wh-con-r p{
		font-size: 14px;
		/*white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;*/
	}
	.agenda-content li{
		width: 100%;
	}
	.agenda-content li{
		padding: 3%;
	}
	.agenda-side div br{
		display: block;
	}
	.agenda-content li div{
		width: 60%;
	}
	.agenda-side li i{
		top: 6px;
	}
	.agenda-side li.on i {
	    width: 21px;
	    height: 21px;
	    border: 6px solid #35599a;
	}
	.yj-con li {
	    width: 46%;
	}
	.yj-con li{
		margin: 0 2% 2%;
	}
	.swiper-button-next.dk-next{
		right: -11px;
	}
	.swiper-button-prev.dk-prev{
		left: -6px;
	}
	.infor-title img {
	    width: 80%;
	}
	.brieftext{
		padding: 4% 11%;
	}
	.infor-title{
		padding-top: 10%;
	}
	.footer {
	    background: #000;
	    padding: 20px 4%;
	}
	.footer p{
		font-size: 13px;
	}
	.footer-icon {
	    width: 110px;
	}
	.wh-con-r .summary{
		/*max-height: 120px;*/
	}
	.wh-con-b li{
		width: 100%;
		margin-bottom: 6px;
	}
	.wh-con-b{
		font-size: 14px;
	}
}