@charset "utf-8";
/*code by 美迪康会务通学术会议服务平台*/
/*css重置*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, small { margin: 0; padding: 0; }
body { font-size: 12px; line-height: 22px; font-family: "Microsoft Yahei", "微软雅黑", "Arial Narrow", "宋体"; color: #333333; background: #fff; }
h1, h2, h3, h4, h5, h6, small { font-size: 100%; overflow: hidden; }
input, select { vertical-align: middle; font-size: 14px;font-family: inherit; }
button{font-family: inherit;}
ol, ul, li { list-style: none; }
i { font-style: normal; }
img { border: 0; }
ul, li { list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }
/*全局公用*/
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.f12 { font-size: 12px}
.f13 { font-size: 13px}
.f14 { font-size: 14px}
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }
.f22 { font-size: 22px; }
.f24 { font-size: 24px; }
.f26 { font-size: 26px; }
.f28 { font-size: 28px; }
.divc { margin: 0 auto}
.fb { font-weight: bold}
.dis { display: block; }
.fl { float: left; }
.fr { float: right; }
.cl { clear: both; font-size: 0; height: 0; overflow: hidden; }
.cl10 { clear: both; font-size: 0; height: 10px; overflow: hidden; }
.cl20 { clear: both; font-size: 0; height: 20px; overflow: hidden; }
.cl30 { clear: both; font-size: 0; height: 30px; overflow: hidden; }
.cl40{clear: both; font-size: 0; height: 40px; overflow: hidden; }
.cl50{clear: both; font-size: 0; height: 50px; overflow: hidden; }
a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none}
a:hover { color: #0065c4; text-decoration: none}
a:active { color: #0065c4; text-decoration: none; }
.ti2 { text-indent: 2em; }
.w1000 { width: 1000px; }
.w980 { width: 980px; }
.w1200 { width: 1200px; }
.wauto { width: auto; }
.ovn { overflow: hidden; }
.r3 { -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px;border-radius: 3px; }
a.more, a.more:link, a.more:visited { float: right;font-size: 12px;font-weight: normal;}
a.more:hover, a.more:active { }
a.lan, a.lan:link, a.lan:visited, .lan { color: #0652a3; }
a.lan:hover, a.lan:active { color: #0652a3; text-decoration: underline; }
a.cheng, a.cheng:link, a.cheng:visited,.cheng { color: #fc814b; }
a.cheng:hover, a.cheng:active { color: #fc814b; text-decoration: underline; }
a.tdu:hover{text-decoration: underline;}
.redborder { border: 1px solid #f00;}
.red, a.red { color: #f00}
.t10{margin-top: 10px;}
.t20{margin-top: 20px;}
.t30{margin-top: 30px;}
.t40{margin-top: 40px;}
.t50{margin-top: 50px;}
.ellipsis{text-overflow:ellipsis;white-space: nowrap;overflow: hidden;display: block;}
.ellipsis2 {line-height: 20px;height: 40px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;}
.bai{color: #fff;}
.hui{color: #999}
.lh1{line-height: 1;}
.lh2{line-height: 2;}
.lh30{line-height: 30px;}
.clearfix{zoom: 1;}
.clearfix:before,.clearfix:after{clear: both;content: " ";display: table;}
.bgbai{background: #fff;}
.bghui{background: #f0f0f0;}
.p10{padding: 10px;}
.p15{padding: 15px;}
.p20{padding: 20px;}
.pl10{padding-left: 10px;}
.pr10{padding-right: 10px;}
.pl20{padding-left: 20px;}
.pr20{padding-right: 20px;}
.pt10{padding-top: 10px;}
.pt20{padding-top: 20px;}
.ml10{margin-left: 10px;}
.mr10{margin-right: 10px;}
.ml20{margin-left: 20px;}
.mr20{margin-right: 20px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.wraperh-xs{padding-top: 5px;padding-bottom: 5px;}
.wraperh{padding-top: 10px;padding-bottom: 10px;}
.wraperh-sm{padding-top: 15px;padding-bottom: 15px;}
.wraperh-md{padding-top: 20px;padding-bottom: 20px;}
.wraperh-lg{padding-top: 40px;padding-bottom: 40px;}
.wraperl-xs{padding-left: 5px;padding-right: 5px;}
.wraperl{padding-left: 10px;padding-right: 10px;}
.wraperl-sm{padding-left: 15px;padding-right: 15px;}
.wraperl-md{padding-left: 20px;padding-right: 20px;}
.wraperl-lg{padding-left: 40px;padding-right: 40px;}
.bbd{border-bottom: 1px solid #ddd;}
.btd{border-top: 1px solid #ddd;}
.border{border: 1px solid #ddd;}
.imgborder{padding: 1px;border: 1px solid #ddd;}
a:hover .imgborder{border:1px solid #999;}
.main { width: 980px; margin: 0px auto; overflow: hidden; }
.iblock{ display: inline-block; *display: inline; *zoom: 1; }
.transition { -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; transition: all 0.2s linear 0s; }
/*首页*/
.nav {overflow: hidden;zoom: 1;height: 40px;line-height: 40px;background: #00499e;color: #fff;/* margin-top: 5px; */}
.navbar { overflow: hidden; zoom: 1; }
.navbar li { float: left;height: 40px;background: url(../images/navline.jpg) right center no-repeat; padding: 0px 10px; }
.navbar li a, .navbar li a:link, .navbar li a:visited { color: #fff; font-size: 14px; margin-top: 0px; padding: 2px 5px; }
.navbar li a:hover, .navbar li a:active, .navbar li a.current {background: #fff;color: #00499e;border-radius: 2px;}
.nav .search { padding-right: 5px; padding-top: 5px; height: 30px; overflow: hidden; zoom: 1; line-height: 30px; }
.nav .search input { border: 0px; margin: 0px; width: 200px; height: 30px; background: #fff; padding: 0px 8px; float: right; }
.nav .search button { border: 0px; margin: 0px; padding: 0px; width: 56px; text-align: center; color: #fff; height: 30px; background: #25a5e2; float: right; cursor: pointer; font-size: 12px; line-height: 30px;}
.nav .search button:hover{background: #3cb6f0;}
/*列表*/
.subMeetingListBox { width: 958px; margin: 0 auto; padding: 18px 10px; background: #fff; overflow: hidden; zoom: 1;border:1px solid #e7eaec; }
.subMeetingListItem { margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px dotted #e7eaec }
.subMeetingListItem .itemDate { width: 100px; float: left; padding-right: 15px; height: 82px; text-align: center; padding-top: 8px; font-family: Arial; background: url(../images/date.jpg) no-repeat; }
.subMeetingListItem .itemDate .itemDatexingqi { line-height: 25px; color: #FFF; font-size: 14px; color: #999; }
.subMeetingListItem .itemDate .itemDateInfo { height: 48px; overflow: hidden; color: #444; font-weight: bold; width: 76px; margin: 0 auto; padding-top: 6px; }
.subMeetingListItem .itemDate .itemDateInfo .year { display: block; height: 11px; font-size: 11px; line-height: 11px; padding-top: 6px; font-weight: bold; text-align: center; }
.subMeetingListItem .itemDate .itemDateInfo .Month { display: block; height: 24px; font-size: 24px; line-height: 22px; }
.subMeetingListItem .itemDate .itemDateInfo .date { overflow: hidden; width: 46px; color: #ff7b00; font-size: 40px; line-height: 40px; float: left }
.subMeetingListItem .itemDate .itemDateInfo .nianyue { overflow: hidden; width: 30px; }
.subMeetingListItem .itemDetail { width: 600px; float: left }
.subMeetingListItem .itemDetail .itemDetailName { line-height: 30px }
.subMeetingListItem .itemDetail .itemDetailName a { color: #333; font-size: 16px; }
.subMeetingListItem .itemDetail .itemDetailName a:hover { color: #0065c4 }
.subMeetingListItem .itemDetail .itemTimeStyle { line-height: 20px }
.subMeetingListItem .itemDetail .itemAreaAdd { line-height: 20px }
.subMeetingListItem .itemDetail .itemAreaAdd span { margin-right: 15px }
.subMeetingListItem .itemInfoBtn { width: 80px; height: 72px; float: right; padding-top: 4px; }
.subMeetingListItem .itemInfoBtn a { display: block; height: 38px; text-align: center; line-height: 38px; font-size: 14px; border-radius: 2px; margin: 0px; padding: 0px; border: 0px; }
.subMeetingListItem .itemInfoBtn p { text-align: center; line-height: 30px; color: #FFF }
.subMeetingListItem .itemInfoBtn .meetCharge { width: 80px; height: 90px; }
a.detail, a.detail:link, a.detail:visited { color: #0065c4; }
a.detail:hover, a.detail:active { color: #0065c4; text-decoration: underline; }
a.ckwz, a.ckwz:link, a.ckwz:visited { width: 80px; height: 26px; font-size: 12px; text-align: center; line-height: 26px; color: #fff; background: #ff7b00; font-family: "宋体", "微软雅黑", "Arial Narrow"; }
a.ckwz:hover, a.ckwz:active { background: #ffa100; text-decoration: none; }
a.wych, a.wych:link, a.wych:visited { width: 80px; height: 26px; margin-top: 5px; font-size: 12px; text-align: center; line-height: 26px; color: #fff; background: #25a5e2; font-family: "宋体", "微软雅黑", "Arial Narrow"; }
a.wych:hover, a.wych:active { background: #34c9f1; text-decoration: none; }
.itemArea { width: 110px; padding-left: 20px; float: left; line-height: 30px; }
/*筛选*/     
.filter {overflow:hidden; margin:5px 0px; background:#fff; border:1px solid #e7eaec; }
.filter li {line-height: 15px; overflow: hidden; padding:5px 0px 5px 15px;border-top: 1px dotted #e7eaec;zoom:1;}
.filter li label { font-weight: bold; float: left; display: inline-block; font-size:14px; line-height:24px; }
.filter li div { width:880px; float: left;padding: 4px 0px; }
.filter li a { padding:1px 6px; display:block; float:left; white-space: nowrap; margin-bottom:6px;}
.filter li a.li_on { background:#ff7b00; border-radius:2px; color:#fff; }
.filter .more { background: url("/images/index20130607.png") no-repeat -328px -352px; padding: 0px 15px 0px 0px; float: right; display: inline; }
/*底部*/
.w980.pt10{padding-top: 0px;}
.footer { border-top: 3px solid #e5e5e5; background: #fafafa; text-align: center; padding: 20px 0px; margin-top: 0px; }
.footer .c { width: 540px; margin: 0 auto; font-family: Arial, "宋体"; }
.zhuce { padding: 20px; border: 1px solid #ddd; }
/*登录*/
.loginw{padding:40px 20px;background: #fff;border:4px solid #e7eaec;border-bottom: 1px solid #e7eaec;}
.loginbox{width: 460px;}
.formw{padding-top: 15px;}
.formw .ft{width: 80px;font-size: 14px;text-align: right;color: #666;padding-right: 10px;line-height: 36px;}
.formw .fc{width: 360px;}
.ftxt{border-radius: 3px;line-height: 34px;height: 34px;border: 1px solid #ddd;width: 280px;padding: 0px 10px;}
input.loginbtn{height: 36px;cursor:pointer;font-size: 14px;line-height: 36px;border: 0px;background: #25a5e2;color: #fff;font-family:"Microsoft Yahei", "微软雅黑", "Arial Narrow", "宋体";width: 300px;}
input.loginbtn:hover{background: #3cb6f0;}
a.forget{margin-right:60px;display: inline;}
/*全屏焦点图*/
.videobanner { overflow: hidden; position: relative; z-index: 1;}
.videobanner .hd { height: 10px; overflow: hidden; position: absolute; right: 20px; bottom:10px; z-index: 1; -moz-border-radius: 20px; -khtml-border-radius: 20px; -webkit-border-radius: 20px; padding: 5px 5px; padding-left: 15px; }
.videobanner .hd ul { overflow: hidden; zoom: 1; float: left; }
.videobanner .hd ul li { float: left; margin-right: 10px; width: 10px; height: 10px; line-height: 14px; text-align: center; background: #999; cursor: pointer; -moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; }
.videobanner .hd ul li.on { background: #f60; color: #fff; }
.videobanner .bd { position: relative; height: 100%; z-index: 0; }
.videobanner .bd li { zoom: 1; vertical-align: middle; position: relative; }
.videobanner .bd img { width: 100%; display: block; }
.videobanner .bd li p{ position: absolute; width: 100%; height: 40px; line-height: 40px; color: #fff; text-indent: 20px; left: 0px; bottom: 0px; font-size: 14px; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .55)), to(rgba(0, 0, 0, .55))); background-image: -moz-linear-gradient(rgba(0, 0, 0, .55) 0%, rgba(0, 0, 0, .55) 100%); background-image: -ms-linear-gradient(rgba(0, 0, 0, .55) 0%, rgba(0, 0, 0, .55) 100%); background-image: -o-linear-gradient(rgba(0, 0, 0, .55) 0%, rgba(0, 0, 0, .55) 100%); background-image: linear-gradient(rgba(0, 0, 0, .55) 0%, rgba(0, 0, 0, .55) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C000000', endColorstr='#8C000000'); }
 /* 下面是前/后按钮代码，如果不需要删除即可 */
.videobanner .prev, .videobanner .next { position: absolute; left: 3%; top: 50%; margin-top: -36px; display: block; width: 33px; height: 72px; background: url(../images/arrow2.png) -0px 0px no-repeat; filter: alpha(opacity=0); opacity: 0; }
.videobanner .next { left: auto; right: 3%; background-position: -33px 0px; }
.videobanner:hover .prev, .videobanner:hover .next{ filter: alpha(opacity=100); opacity: 1; }
.videobanner .prevStop { display: none; }
.videobanner .nextStop { display: none; }
.zbox{}
.zbox .t{padding-top: 10px;}
.zbox .t .tit{float: left;font-size: 16px;padding-left: 10px;border-left: 4px solid #3cb6f0;font-weight: bold;color:#666;}
.jqhy{width: 635px;}
.gwhy{width: 330px;}
.gwhy .c{height: 230px;overflow: hidden;margin-top: 6px;}
.dotlist li{font-size: 14px;height: 37px;line-height: 37px;border-bottom: 1px dotted #eee;overflow: hidden;}
.dot{margin-right: 5px;color:#ccc;}
/* 近期会议 */
.hy-video{height: 230px;overflow: hidden;margin-top: 6px;}
.hy-video ul li{font-size: 14px;height: 37px;line-height: 37px;border-bottom: 1px dotted #eee;overflow: hidden;}
.hy-video ul li span.time{ float:right; padding-right:4px;padding-left: 10px; color:#fc814b; display:block; overflow:hidden; text-align:right; font-size:12px; }
.hy-video ul li span.address{ float:right; color:#095ba6; display:block; width:60px; overflow:hidden; text-align:right; font-size:12px; }
/* 推荐专家 */
.xk_box2{border:1px solid #eee;background: #f9f9f9;}
.xk_box2 .t{height: 60px;line-height: 60px;padding: 0px 10px;}
.xk_box2 .t .tit{font-size: 18px;color:#28a7e1;padding-left: 50px;background: url(../images/ico_mx.png) left -5px no-repeat;}
.xk_top10list{margin-left: 43px;}
.xk_top10list li{float: left;width: 144px;text-align: center;margin-right: 43px;margin-bottom: 15px;}
.xk_top10list li .picw{border: 1px solid #eee;position: relative;width: 142px;height: 192px;}
.xk_top10list li .topbq{position: absolute;z-index:10;width: 35px;padding-left: 5px;height: 40px;line-height: 40px;
	border-radius: 0px 0px 40px 0px;left: 0px;top: 0px;color:#fff;font-size: 22px;text-align: left;font-style: italic;font-weight: bold;}
.xk_top10list li .topbq1{background: #df4009;}
.xk_top10list li .topbq2{background: #f58935;}
.xk_top10list li .topbq3{background: #f5c23c;}
.xk_top10list li .picw .spinfo{position: absolute;left: 0;top: 0;right: 0;bottom: 0;color:#fff;padding-top: 52px;display: none;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 78, 162, .70)), to(rgba(0, 78, 162, .70))); 
background-image: -moz-linear-gradient(rgba(0, 78, 162, .70) 0%, rgba(0, 78, 162, .70) 100%); 
background-image: -ms-linear-gradient(rgba(0, 78, 162, .70) 0%, rgba(0, 78, 162, .70) 100%); 
background-image: -o-linear-gradient(rgba(0, 78, 162, .70) 0%, rgba(0, 78, 162, .70) 100%);
background-image: linear-gradient(rgba(0, 78, 162, .70) 0%, rgba(0, 78, 162, .70) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C004ea2', endColorstr='#8C004ea2');}
.xk_top10list li .picw .spinfo .btn_cksp{height: 30px;line-height: 30px;padding: 0px 22px;background: #32c6fe;border-radius: 30px;margin-top: 10px;}
.xk_top10list li a:hover .spinfo{display: block;}
.xk_top10list li .info .name{font-size: 16px;padding-top: 5px;}
.xk_mxjz .xk_box2 .t .tit {background-position: left -60px;}
/* 会议视频 */
.zj-shipin {width: 1016px;}
.zj-shipin li{float: left;width: 231px;margin-right: 16px;border: 1px solid #eee;border-radius: 4px;position: relative;top:0px;margin-bottom: 16px;}
.zj-shipin li:hover{box-shadow: 0px 2px 10px rgba(0,0,0,0.1);top:-3px;}
.zj-shipin li .picw{display: block;position: relative;overflow: hidden;border-bottom: 1px solid #eee;}
.zj-shipin li .picw img.lessionimg{width: 235px;height: 178px;background: #fff;}
.zj-shipin li .vico{z-index:99;position: absolute;left: 50%;top: 50%;width: 54px;height: 54px;margin-top: -27px;margin-left: -27px;border-radius: 100%;background: url(../images/player_icon.png) center center no-repeat;}
.zj-shipin li .title{font-size: 14px;}
.zj-shipin li .desc{padding: 10px;padding-top: 3px;}
.zj-shipin li .interact{margin-top: 3px;}
.zj-shipin li .interact a{color:#999;}
.zj-shipin li .interact a.cheng{color:#f60;}
.zj-shareewm{position: fixed;right: 50%;top: 277px;margin-right: -650px;font-size: 14px;z-index: 999;width: 110px;padding:10px;text-align: center;border: 1px solid #eee;background: #fff;}
.zj-shareewm img{margin-bottom: 5px;width: 100%;}