
body {
	min-width:1180px;
}

* {
	margin:0px;
	padding:0px;
	outline:none;
}
ul,li,a,input,p,h1,span,i,img,header,nav,textarea{
	margin:0px;
	padding:0px;
	list-style:none;
	text-decoration:none;
	border:0px;
}
.content{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 background:#7b0935;
 padding:30px 0px;
}
.content .HDB04{
 clear:both;
 width:1120px;
 height:auto;
 overflow:hidden;
 padding:30px;
 margin:0 auto;
 background:#fff;
 border-radius:40px;
 margin-bottom:18px;
}
.content .HDB04 .expoImage{
 display:block;
 width:770px;
 height:auto;
 overflow:hidden;
 border-radius:40px;
 float:left;
}
.content .HDB04 .HD04{
 width:320px;
 height:auto;
 overflow:hidden;
 float:right;
 margin-top:20px;
}
.content .HDB04 .HD04 .title{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 color:#f10180;
 font-size:36px;
 font-family:"Microsoft Yahei";
 margin-bottom:35px;
}
.content .HDB04 .HD04 .expoDate,
.content .HDB04 .HD04 .expoAddress
{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 color:#333;
 font-size:16px;
 font-family:"Microsoft Yahei";
 padding-left:30px;
 line-height:24px;
}
.content .HDB04 .HD04 .expoDate{
 background:url(/images/bg/expoDate.png) no-repeat left center;
 margin-bottom:10px;
}
.content .HDB04 .HD04 .expoAddress{
 background:url(/images/bg/expoAddress.png) no-repeat left 4px;
 margin-bottom:40px;
}
.content .HDB04 .HD04 .btnEnterFor{
 clear:both;
 display:block;
 width:320px;
 height:50px;
 background:#f10180;
 color:#fff;
 font-size:20px;
 font-family:"Microsoft Yahei";
 border-radius:5px;
 margin-bottom:20px;
 cursor:pointer;
}
.content .HDB04 .HD04 .sponsorExpo{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 margin-bottom:24px;
}
.content .HDB04 .HD04 .sponsorExpo li{
 float:left;
 width:50%;
 height:auto;
 color:#666;
 font-size:14px;
 font-family:"Microsoft Yahei";
}
.content .HDB04 .HD04 .sponsorExpo li .image,
.content .HDB04 .HD04 .sponsorExpo li .tit{
 display:inline-block;
 vertical-align:middle;
}

.content .menuExpo{
 clear:both;
 width:100%;
 height:50px;
 text-align:center;
 margin-bottom:30px;
}
.content .menuExpo li{
 display:inline-block;
 color:#ff7fc3;
 font-size:18px;
 font-family:"Microsoft Yahei";
 height:50px;
 line-height:50px;
 margin-right:60px;
 cursor:pointer;
}
.content .menuExpo li:hover{
 color:#fff;
 background:url(/images/bg/expoMenu.png) no-repeat center bottom;
}
.content .menuExpo .hover{
 color:#fff;
 background:url(/images/bg/expoMenu.png) no-repeat center bottom;
}
.content .menuExpo li:last-child{
 margin-right:0px;
}
.content .menuExpoFixed{
  position:fixed;
  top:0px;
  left:0px;
  background:#fff;
  padding-bottom:10px;
  border-bottom:1px solid #eaeaea;
}
.content .menuExpoFixed li{
 color:#333;
} 
.content .menuExpoFixed li:hover{
 color:#f10180;
 background:url(/images/bg/expoMenu2.png) no-repeat center bottom;
}
.content .menuExpoFixed .hover{
 color:#f10180;
 background:url(/images/bg/expoMenu2.png) no-repeat center bottom;
}



.content .expoDetail{
 clear:both;
 width:1060px;
 height:auto;
 overflow:hidden;
 padding:60px;
 background:#fff;
 border-radius:40px;
 margin:0 auto;
}
.content .expoDetail .expoDetailOther{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 margin-bottom:40px;
}
.content .expoDetail .expoDetailOther .expoTitle{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 color:#171e66;
 font-size:24px;
 font-family:"Microsoft Yahei";
 font-weight:bold;
 text-align:center;
 margin-bottom:40px;
}
.content .expoDetail .expoDetailOther .expoLeft,
.content .expoDetail .expoDetailOther .expoRight,
.content .expoDetail .expoDetailOther .tit{
 display:inline-block;
 vertical-align:middle;
 margin-right:10px;
}
.content .expoDetail .expoDetailOther .expoRight{
 margin-right:0px;
}
.content .expoDetail .expoDetailOther .assemblyIntroduction{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 color:#333333;
 font-size:16px;
 font-family:"Microsoft Yahei";
 text-align:justify;
 line-height:30px;
}
.content .expoDetail .expoDetailOther .baseActivityInfor,
.content .expoDetail .expoDetailOther .conferenceGuests,
.content .expoDetail .expoDetailOther .commomProblem,
.content .expoDetail .expoDetailOther .previousSession
{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
}
.content .expoDetail .expoDetailOther .baseActivityInfor li{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 margin-bottom:30px;
}
.content .expoDetail .expoDetailOther .baseActivityInfor li .tip{
 display:block;
 float:left;
 color:#333333;
 font-size:20px;
 width:128px;
 font-family:"Microsoft Yahei";
 font-weight:bold;
 background:url(/images/bg/activity.png) no-repeat  center bottom;
 text-align:center;
}
.content .expoDetail .expoDetailOther .baseActivityInfor li .tip2{
 width:223px;
 background:url(/images/bg/collating.png) no-repeat  center bottom;
}
.content .expoDetail .expoDetailOther .baseActivityInfor li .tip3{
 width:179px;
 background:url(/images/bg/videoData.png) no-repeat  center bottom;
}


.content .expoDetail .expoDetailOther .baseActivityInfor li .txt{
 width:800px;
 height:auto;
 overflow:hidden;
 color:#333333;
 font-size:16px;
 font-family:"Microsoft Yahei";
 line-height:26px;
 float:right;
}
.content .expoDetail .expoDetailOther .conferenceGuests li{
 width:auto;
 height:384px;
 background:url(/images/bg/guests.jpg) no-repeat center;
 margin-bottom:30px;
}
.content .expoDetail .expoDetailOther .conferenceGuests .guests2{
 width:auto;
 height:384px;
 background:url(/images/bg/guests2.jpg) no-repeat center;
}
.content .expoDetail .expoDetailOther .conferenceGuests .guests3{
 width:auto;
 height:384px;
 background:url(/images/bg/guests3.jpg) no-repeat center;
 margin-bottom:0px;
}
.content .expoDetail .expoDetailOther .conferenceGuests li .guestsInfor{
 width:740px;
 height:auto;
 overflow:hidden;
 float:right;
 margin-top:30px;
 margin-right:60px;
}
.content .expoDetail .expoDetailOther .conferenceGuests li .guestsInfor .name{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 font-size:24px;
 color:#fff;
 font-family:"Microsoft Yahei";
 margin-bottom:20px;
}
.content .expoDetail .expoDetailOther .conferenceGuests li .guestsInfor .guestsShow{
width:740px; 
float:right; 
max-height:182px; 
overflow-y:auto; 
overflow-x:hidden;
scrollbar-arrow-color: #eeeeee; /*图6,三角箭头的颜色*/
scrollbar-face-color: #aaa; /*图5,立体滚动条的颜色*/
scrollbar-3dlight-color: #aaaaaa; /*图1,立体滚动条亮边的颜色*/
scrollbar-highlight-color: #aaaaaa; /*图2,滚动条空白部分的颜色*/
scrollbar-shadow-color: #eeeeee; /*图3,立体滚动条阴影的颜色*/
scrollbar-darkshadow-color: #aaaaaa; /*图4,立体滚动条强阴影的颜色*/
scrollbar-track-color: #eeeeee; /*图7,立体滚动条背景颜色*/
scrollbar-base-color:#eeeeee; /*滚动条的基本颜色*/
 font-size:14px;
 font-family:"Microsoft Yahei";
 line-height:24px;
 color:#fff;
 margin-bottom:30px;
}

/*.content .expoDetail .expoDetailOther .conferenceGuests li .guestsInfor .askQuestion{
clear:both;
width:400px;
height:40px;
}*/
.content .expoDetail .expoDetailOther .conferenceGuests li .guestsInfor .txtAnswer{
 clear:both;
 display:block;
 width:514px;
 height:90px;
 border:1px solid #fff;
 border-radius:10px;
 padding:10px;
 font-size:14px;
 font-family:"Microsoft Yahei";
 color:#fff;
 float:left;
 background:none;
}
.content .expoDetail .expoDetailOther .conferenceGuests li .guestsInfor .btnAnswer{
 display:block;
 float:left;
 width:70px;
 height:38px;
 font-size:18px;
 font-family:"Microsoft Yahei";
 color:#fff;
 border:1px solid #f10180;
 background:#f10180;
 border-radius:10px;
 cursor:pointer;
 margin-left:10px;
 margin-top:52px;
}




.content .expoDetail .expoDetailOther .explain{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 font-size:14px;
 font-family:"Microsoft Yahei";
 color:#333;
 text-align:right;
}
.content .expoDetail .expoDetailOther .agenda{
 display:block;
 color:#333333;
 font-size:20px;
 width:201px;
 font-family:"Microsoft Yahei";
 font-weight:bold;
 background:url(/images/bg/conference.png) no-repeat  center bottom;
 text-align:center;
 margin-bottom:30px;
}
.content .expoDetail .expoDetailOther .conference,
.content .expoDetail .expoDetailOther .commonImage
{
 clear:both;
 display:block;
 margin:0 auto;
 max-width:100%;
}
.content .expoDetail .expoDetailOther .conference{
 margin-bottom:40px;
}

.content .expoDetail .expoDetailOther .enterprisesPast{
 width:auto;
 height:313px;
 background:url(/images/bg/enterprises.jpg) no-repeat center;
}
.content .expoDetail .expoDetailOther .enterprisesPast .enterprises{
 width:780px;
 height:auto;
 overflow:hidden;
 float:right;
 margin-top:40px;
 margin-right:20px;
}
.content .expoDetail .expoDetailOther .enterprisesPast .enterprises .tit2{
 color:#fff;
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 font-size:24px;
 font-family:"Microsoft Yahei";
 margin-bottom:20px;
}

.content .expoDetail .expoDetailOther .enterprisesPast .enterprises .enterprisesList{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 margin-bottom:20px;
}
.content .expoDetail .expoDetailOther .enterprisesPast .enterprises .enterprisesList .enterprisesYear{
 display:block;
 float:left;
 font-size:14px;
 font-family:"Microsoft Yahei";
 color:#fff;
 margin-right:10px;
}
.content .expoDetail .expoDetailOther .enterprisesPast .enterprises .enterprisesList{
 width:auto;
 height:auto;
 overflow:hidden;
 float:left;
}
.content .expoDetail .expoDetailOther .enterprisesPast .enterprises .enterprisesList .enterprisesCompanys{
 float:left;
 width:670px;
 height:auto;
 overflow:hidden;
}
.content .expoDetail .expoDetailOther .enterprisesPast .enterprises .enterprisesList .linkUrl,
.content .expoDetail .expoDetailOther .enterprisesPast .enterprises .enterprisesList .line
{
 display:block;
 float:left;
 font-size:14px;
 font-family:"Microsoft Yahei";
 color:#fff;
 margin-right:10px;
 line-height:20px;
}

.content .expoDetail .expoDetailOther .cooperative{
 display:block;
 max-width:100%;
 margin:0 auto;
}
.content .expoDetail .expoDetailOther .commomProblem li{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 margin-bottom:20px;
}
.content .expoDetail .expoDetailOther .commomProblem li .problem{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 font-size:16px;
 font-family:"Microsoft Yahei";
 color:#171e66;
 margin-bottom:10px;
}
.content .expoDetail .expoDetailOther .commomProblem li .answer{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 font-size:16px;
 font-family:"Microsoft Yahei";
 color:#333;
 padding-left:15px;
 text-align:justify;
 line-height:26px;
}
.content .expoDetail .expoDetailOther .previousSession  li{
 width:250px;
 height:auto;
 overflow:hidden;
 float:left;
 margin-right:20px;
 margin-bottom:20px;
}
.content .expoDetail .expoDetailOther .previousSession  li:nth-child(4n){
 margin-right:0px;
}
.content .expoDetail .expoDetailOther .previousSession  li .image{
 display:block;
 max-width:100%;
 margin:0 auto;
 border-radius:10px;
}
.content .expoDetail .expoDetailOther .previousYear{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 text-align:right;
}
.content .expoDetail .expoDetailOther .previousYear .tit{
 display:inline-block;
 font-size:16px;
 font-family:"Microsoft Yahei";
 color:#262d70;
 margin-right:28px;
}
.content .expoDetail .expoDetailOther .previousYear .tit:last-child{
 margin-right:0px;
}
.content .expoDetail .expoDetailOther .freeRegistration{
 clear:both;
 width:800px;
 height:auto;
 overflow:hidden;
 margin:0 auto;
}
.content .expoDetail .expoDetailOther .freeRegistration table{
 width:100%;
}
.content .expoDetail .expoDetailOther .freeRegistration table tr td{
 padding:10px 0px;
 font-size:16px;
 font-family:"Microsoft Yahei";
 color:#333;
}
.content .expoDetail .expoDetailOther .freeRegistration table tr td .tit{
 font-weight:normal;
 font-size:16px;
 font-family:"Microsoft Yahei";
 color:#333;
}
.content .expoDetail .expoDetailOther .freeRegistration table tr td .tip{
 display:block;
 font-size:14px;
 font-family:"Microsoft Yahei";
 color:#666;
}
.content .expoDetail .expoDetailOther .freeRegistration table tr td .txtCss{
 display:block;
 width:514px;
 height:38px;
 border:1px solid #eaeaea;
 border-radius:5px;
 text-indent:10px;
 float:left;
 font-size:14px;
 font-family:"Microsoft Yahei";
 color:#333;
}
.content .expoDetail .expoDetailOther .freeRegistration table tr td .select{
 display:block;
 width:514px;
 height:38px;
 border:1px solid #eaeaea;
 border-radius:5px;
 float:left;

}

.content .expoDetail .expoDetailOther .freeRegistration table tr td .unit{
 display:block;
 float:left;
 line-height:38px;
 margin-left:10px;
}
.content .expoDetail .expoDetailOther .freeRegistration table tr td  .txtContent{
 display:block;
 width:514px;
 height:120px;
 border:1px solid #eaeaea;
 border-radius:5px;
 padding:10px;
 font-size:14px;
 font-family:"Microsoft Yahei";
 color:#333;
}
.content .expoDetail .expoDetailOther .freeRegistration table tr td .btnSignUp{
 display:block;
 width:220px;
 height:50px;
 border-radius:5px;
 background:#f10180;
 font-size:20px;
 font-family:"Microsoft Yahei";
 color:#fff;
 margin:0 auto;
 cursor:pointer;
}
.content .expoDetail .expoDetailOther .freeRegistration table tr td .sex{
 float:left;
 width:auto;
 height:auto;
 overflow:hidden;
 margin-right:30px;
 cursor:pointer;
}
.content .expoDetail .expoDetailOther .freeRegistration table tr td .sex .check{
 display:block;
 float:left;
 margin-top:12px;
}
.content .expoDetail .expoDetailOther .freeRegistration table tr td .sex .tip{
 display:block;
 float:left;
 margin-left:10px;
 line-height:40px;
}

.content .expoDetail .expoBottom{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 text-align:center;
}
.content .expoDetail .expoBottom .tit{
 font-weight:normal;
 font-size:18px;
 font-family:"Microsoft Yahei";
 color:#333333;
 width:auto;
 height:auto;
 overflow:hidden;
 margin-bottom:25px;
}
.content .expoDetail .expoBottom .link{
 display:block;
 font-size:16px;
 font-family:"Microsoft Yahei";
 color:#171e66;
 width:auto;
 height:auto;
 overflow:hidden;
 margin-bottom:10px;
}

.rightMenu{
 width:76px;
 height:153px;
 background:url(/images/img/rightMenu.png);
 position:fixed;
 right:0px;
 bottom:10%;
}
.rightMenu .freeSignUp{
 display:block;
 padding:12px 18px;
 font-size:20px;
 font-family:"Microsoft Yahei";
 color:#f10180;
 margin-bottom:1px;
 cursor:pointer;
}
.rightMenu .topIndex{
 display:block;
 text-align:center;
 font-size:20px;
 font-family:"Microsoft Yahei";
 color:#f10180;
}
.rightMenu .topIndex .img{
 margin-top:6px;
}