﻿@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-family: 'Microsoft Yahei', '微软雅黑', 'Arial Narrow', '宋体'; font-size: 12px; line-height: 22px; color: #333; background: #fff; }
h1, h2, h3, h4, h5, h6, small { font-size: 100%; overflow: hidden; }
input, select { font-size: 12px; vertical-align: middle; }
ol, ul, li { list-style: none; }
i { font-style: normal; }
img { border: 0; }
ul, li { list-style-type: none; }
.p0 { padding: 0 !important; }

/*全局公用*/
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.f12 { font-size: 12px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.divc { margin: 0 auto; }
.fb { font-weight: bold; }
.dis { display: block; }
.fl { float: left; }
.fr { float: right; }
.cl { font-size: 0; line-height: 0; clear: both; overflow: hidden; height: 0; }
.ti2 { text-indent: 2em; }
.w1000 { width: 1000px; }
.w980 { width: 980px; }
.ovn { overflow: hidden; zoom: 1; }
.r3 { border-radius: 3px; }
.r5 { border-radius: 5px; }
.pr { position: relative; }
.cl10 { font-size: 0; clear: both; overflow: hidden; height: 15px; }
.pl10 { padding-left: 10px; }
.pt10 { padding-top: 10px; }
.pt20 { padding-top: 20px; }
.pb10 { padding-bottom: 10px; }
.p10 { padding: 10px; }
.p0 { padding: 0; }
a:hover { text-decoration: none; }
a.more, a.more:link, a.more:visited { font-size: 12px; font-weight: normal; float: right; color: #999; }
a.more:hover, a.more:active { text-decoration: none; }
.red, a.red, a.red:link, a.red:visited { color: #f50; }

/*样式格式化*/
.btn { border: 0; }
.form-control { border-radius: 4px !important; }
.btnr { border-radius: 4px !important; }
select.select { background: url(../images/xiala.png) right center no-repeat; background-size: 30px 15px; -webkit-appearance: none; appearance: none; }
input.radio { width: 26px; height: 26px; margin: 0 auto; border: 2px solid #dedede; background: #f5f5f5; -webkit-appearance: none; appearance: none; }
input.radio:checked { border-color: #3aaee3; background: url(../images/radio.jpg) center center no-repeat; -webkit-background-size: cover; background-size: cover; }
.radiobox { display: block; overflow: hidden; padding: 5px 0; }
.radiobox .radiotit { font-size: 14px; padding: 5px 0; }
.radiobox label { float: left; padding: 0 5px; text-align: center; }
.input-lg, .form-group-lg .form-control { font-size: 16px; line-height: 1.33; height: 46px; padding: 10px 16px; border-radius: 0; }
.choose { line-height: 18px; position: relative; overflow: hidden; padding: 10px; cursor: pointer; border: 2px solid #dedede; border-radius: 0; background: #f5f5f5; }
.choosed { cursor: default; border-color: #3aaee3; background: #f5f5f5; }
.choose-sm { font-size: 14px; margin-right: 10px; padding: 5px 15px; }
.choose .caret { display: none; }
.choosed .caret { position: absolute; right: -7px; bottom: -7px; display: inline-block; width: 0; height: 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); vertical-align: middle; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 8px solid #3aaee3; filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5); }
table.table-bordered, table.table-bordered td, table.table-bordered th { border-color: #ddd !important; }
table.table-bordered thead th { background-color: #f5f5f5; }
.form-group label { line-height: 32px; margin-bottom: 0; color: #666; }
.form-group-lg label { line-height: 32px; margin-bottom: 0; color: #666; }

/*首页*/

/*轮换*/
.focus { position: relative; overflow: hidden; margin: 0 auto; }
.focus .hd { position: absolute; z-index: 1; bottom: 10px; width: 100%; height: 11px; text-align: center; }
.focus .hd ul { font-size: 0; display: inline-block; height: 10px; padding: 3px 5px; vertical-align: top; }
.focus .hd ul li { display: inline-block; width: 10px; height: 10px; margin: 0 5px; vertical-align: top; text-indent: -999px; opacity: .8; border: 0 solid #999; border-radius: 100%; background-color: rgba(0, 0, 0, .3); }
.focus .hd ul li.on { opacity: .7; background: #fff; }
.focus .bd { position: relative; z-index: 0; }
.focus .bd li img { width: 100%; }
.focus .bd li a {    /* 取消链接高亮 */ ; }

/*菜单按钮*/
.navbtn { margin-top: 20px; }
.navbtn a.anniu { line-height: 64px; display: block; width: 70px; height: 70px; margin: 0 auto; text-align: center; color: #fff; }
.navbtn a.anniu img { width: 70px; height: 70px; }
.navbtn a.anniu span { font-size: 40px; }
.navbtn p.tc { font-size: 14px; height: 62px; padding: 10px 0; }

/*顶部面包导航*/
.bread { line-height: 50px; height: 50px; color: #fff; }
.bread .jiantou { padding-right: 15px; background: url(../images/jiantou.png) right center no-repeat; background-size: auto 50px; }
.bread a.tip, .bread span.tip { font-size: 18px; float: left; padding-left: 5px; color: #fff; }
.bread a.tip:hover, .bread a.tip:active { text-decoration: none; }
.bread a.tip i { line-height: 46px; }
.bread i { font-size: 22px; padding-left: 2px; color: #fff; }
.short-nav { float: right; height: 50px; }
.short-nav a { display: block; text-decoration: none; }
.short-nav a:hover, .short-nav a:hover:active { text-decoration: none; }
.short-nav i { font-size: 30px; display: block; width: 52px; height: 50px; padding: 0 10px; }
.short-nav .dropdown-menu { min-width: 120px; margin: 0 0 0; padding: 0 0; border: 0 solid #ccc; background-color: #333; }
.short-nav .dropdown-menu li { border-bottom: 1px solid #222; }
.short-nav .dropdown-menu li a { font-size: 16px; line-height: 1.42857143; padding: 6px 10px; color: #fff; }
.short-nav .dropdown-menu > li > a:hover, .short-nav .dropdown-menu > li > a:focus { text-decoration: none; color: #fff; background: #000; background-image: none; }
.short-nav .dropdown-menu > li > a i { font-size: 24px; display: inline; padding: 0 5px 0 0; }
.bread .open { background: #333; }

/*筛选*/
.filter .item { font-size: 16px; line-height: 44px; overflow: hidden; height: 44px; text-align: center; border-right: 1px solid #d4d9dd; border-bottom: 1px solid #d4d9dd; background: #f3f5f7; }
.filter .brn, .brn { border-right: none; }
.filter .filterbtn .caret { position: absolute; right: -5px; bottom: -5px; display: inline-block; width: 0; height: 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); vertical-align: middle; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #3aaee3; filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5); }
.filter .filterarea { position: fixed; z-index: 11; z-index: 999991; top: 0; right: -150px; display: none; overflow-y: auto; width: 150px; height: 100%; opacity: 30; background: #333; }
.filter .filterarea li { text-align: left; border-bottom: 1px solid #222; }
.filter .filterarea li a { font-size: 16px; line-height: 1.42857143; display: block; padding: 10px 20px; color: #fff; }
.filter .filterarea li a:hover { text-decoration: none; }
.filter .filterarea li a:focus { text-decoration: none; color: #fff; background: #000; background-image: none; }
.filter .filterarea li a:active { background: #000; }
.filterbg { position: fixed; z-index: 99999; top: 0; right: 0; display: none; width: 100%; height: 100%; opacity: .7; background: #fff; }

/*会议列表*/
.huiyilist { width: 100%; }
.huiyilist .itemDate { font-family: Arial; line-height: 22px; float: left; width: 67px; height: 57px; text-align: center; border-radius: 2px 2px 0 0; background: #ecf0f9; }
.huiyilist .itemDate .itemDatexingqi { font-size: 12px; line-height: 22px; color: #999; }
.huiyilist .itemDate .itemDateInfo { overflow: hidden; width: 65px; height: 34px; margin: 0 auto; padding-top: 4px; padding-left: 1px; color: #444; background: #fff; }
.huiyilist .itemDate .itemDateInfo .year { font-size: 12px; line-height: 12px; display: block; height: 12px; text-align: center; }
.huiyilist .itemDate .itemDateInfo .Month { font-size: 16px; font-weight: bold; line-height: 12px; display: block; height: 16px; }
.huiyilist .itemDate .itemDateInfo .date { font-size: 30px; font-weight: bold; line-height: 26px; float: left; overflow: hidden; width: 34px; color: #ff7b00; }
.huiyilist .itemDate .itemDateInfo .nianyue { overflow: hidden; width: 28px; }
.huiyilist table { margin-bottom: 50px; border-bottom: 2px solid #ecf0f9; }
.huiyilist table tbody td.dataarea { width: 74px; padding-right: 0; }
.huiyilist table tbody td.huiyi { position: relative; padding-right: 5px; }
.huiyilist table tbody td.huiyi a { color: #333; }
.huiyilist table tbody td.huiyi a:hover { text-decoration: none; }
.huiyilist table tbody td.huiyi i.icon-yjiantou { position: absolute; top: 50%; right: 10px; color: #d4d9dd; }
.huiyilist table tbody td.huiyi p.t { padding: 3px 0; }
.table-striped > tbody > tr:nth-child(odd) { background-color: #fff; }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { line-height: 1.42857143; padding: 8px; vertical-align: top; border-top: 1px solid #f0f0f0; }

/*组委会首页*/
.zwhtit { position: relative; height: auto; min-height: 130px; padding: 10px; }
a.back { font-size: 16px; line-height: 32px; position: absolute; top: 5px; left: 5px; height: 32px; padding-right: 10px; color: #333; }
a.back:hover { text-decoration: none; }
a.back i { font-size: 18px; }
div.logo { position: absolute; z-index: 10; top: 25px; left: 50%; width: 70px; height: 70px; margin-left: -35px; padding: 3px; border-radius: 100%; background: #fff; }
div.logo img { width: 64px; height: 64px; }
.logobg { position: absolute; z-index: 9; top: 20px; left: 50%; width: 80px; height: 80px; margin-left: -40px; opacity: .5; background: #fff; }
.zwhtit .tit { font-size: 20px; line-height: 20px; width: 100%; padding: 90px 0 0 0; text-align: center; color: #fff; }

/*会议详细页面*/
.content-t { position: relative; width: 100%; min-height: 120px; color: #fff; background: url(../images/huiyibg.jpg) center center no-repeat; background-size: 100% 100%; }
.content-t .tic { position: relative; }
.content-t .logoc { position: absolute; top: 0; left: 0; width: 92px; height: 120px; }
.content-t div.logo { top: 50%; margin-top: -35px; }
.content-t .logobg { top: 50%; margin-top: -40px; }
.content-t .t { font-size: 20px; line-height: 24px; width: 100%; padding-left: 92px; }
.content-c { font-size: 16px; line-height: 40px; z-index: 10; width: 100%; text-align: left; }
.content-c p, .content-c div.loading { clear: both; overflow: hidden; zoom: 1; padding: 5px 8px; /*border-bottom: 1px dotted #d0d4dd; */ }
.content-c p b, .content-c div.loading b { display: block; float: left; width: 90px; color: #888; }
.content-cic { font-size: 14px; line-height: 24px; padding: 16px; word-break: break-word; }
.content-cic b { font-size: 16px; color: #888; }
.content-c .list-group { line-height: 20px; overflow: hidden; margin-top: 6px; border-radius: 4px; box-shadow: 0 1px 2px rgba(0, 0, 0, .075); }
.list-group-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }
.list-group-item { position: relative; display: block; margin-bottom: -1px; padding: 10px 15px; border: 1px solid #eee; background-color: #fff; }

/*个人中心*/
.user-t { position: relative; width: 100%; color: #666; background: url(../images/huiyibg.jpg) center center no-repeat; background-size: 100% 100%; }
.user-t .tit { font-size: 18px; line-height: 28px; width: 100%; padding: 110px 6px 10px 6px; text-align: center; vertical-align: middle; color: #999; }
.user-t a.back { border-radius: 3px; }
.user-c { position: absolute; z-index: 10; bottom: 0; left: 0; width: 100%; text-align: center; }
.user-c a { font-size: 12px; line-height: 24px; display: block; height: 60px; padding-top: 6px; color: #fff; }
.user-c a:hover, .user-c a:focus { text-decoration: none; opacity: .8; background: #000; }
.user-c a p.fb { font-size: 20px; font-weight: normal; }
.user-cbg { position: absolute; z-index: 8; bottom: 0; left: 0; width: 100%; height: 60px; opacity: .3; background: #000; }
.user-cbr { position: absolute; z-index: 9; bottom: 0; left: 50%; width: 1px; height: 60px; opacity: .2; background: #fff; }
div.loading .progress { float: left; width: 400px; margin-top: 10px; margin-bottom: 0; border-radius: 4px; }
.lgts { line-height: 1.3; width: 100%; max-width: 300px; margin: 0 auto; margin-bottom: 15px; color: #999; }

/*已加入组委会*/
.list-zuweihui .c { position: static; overflow: hidden; height: auto; }
.list-zuweihui .c ul { position: static; overflow: hidden; zoom: 1; padding: 10px 0 0 0; }
.list-zuweihui .c ul li { line-height: 20px; height: auto; padding: 0 3px; border-bottom: none; }
.list-zuweihui .c ul li a { display: block; cursor: pointer; }
.list-zuweihui .c ul li .pic { line-height: 100px; height: 104px; padding: 1px; text-align: center; vertical-align: middle; border: 1px solid #e7eaec; background: #fff; }
.list-zuweihui .c ul li .pic img { height: 100px; max-height: 100%; margin: 0 auto; vertical-align: middle; }
.list-zuweihui .c ul li p.fb { font-size: 14px; line-height: 24px; overflow: hidden; height: 24px; margin: 5px 0; color: #333; }
.list-zuweihui .c ul li p { font-size: 12px; color: #999; }

/*底部版权*/
html { position: relative; min-height: 100%; }
body { margin-bottom: 70px; }
.footer { line-height: 20px; position: absolute; bottom: 0; width: 100%; padding: 5px 0; text-align: center; color: #999; background: #555; }
.footer a { color: #ddd; }

/*登录*/
.loginbg {    /* background: url(../images/huiyibg.jpg) center center no-repeat; background-size: cover; */
background-color: #f0f0f0; }
.loginbox input.form-control, .loginbox button.btn { display: block; width: 100%; max-width: 300px; margin: 0 auto; border-radius: 4px; }

/*刮刮卡*/
.p20 { padding: 20px; }
.guaw { position: relative; z-index: 1; zoom: 1; height: 56px; margin-top: 50%; padding: 0 20px; }
.guainfo { font-size: 20px; line-height: 56px; position: absolute; z-index: 11; top: 0; left: 0; width: 100%; height: 56px; text-align: center; color: #000; background: #bbb; }
.front { position: absolute; z-index: 10; top: 0; left: 0; height: 54px; text-align: center; border: 1px solid #6f8986; }
.behind { font-size: 16px; line-height: 54px; position: absolute; z-index: 9; top: 0; left: 0; overflow: hidden; width: 100%; height: 54px; text-align: center; color: #f00; border: 1px solid #6f8986; background: #fff; }
.guarule { font-size: 14px; line-height: 26px; width: 100%; margin-top: 20px; padding: 10px; border: 1px solid rgba(0, 0, 0, .5); border-radius: 5px; }
.guarule .t { font-size: 18px; line-height: 26px; padding-bottom: 5px; text-align: center; }
.hjjl { font-size: 21px; padding: 5px; color: #000; border: 1px solid #ddd; background: #fff; }
.hjjl .c { line-height: 40px; height: 150px; padding-top: 30px; text-align: center; background: url(../images/hjbg.jpg) center center no-repeat; -webkit-background-size: cover; background-size: cover; }
.hjmd { padding: 5px; border: 1px solid #ddd; background: #fff; }
.hjmd .t { font-size: 20px; line-height: 40px; width: 230px; height: 50px; text-align: center; color: #fff; background: url(../images/hjmd.png) center center no-repeat; -webkit-background-size: cover; background-size: cover; }
.ljsm { font-size: 14px; line-height: 40px; height: 40px; margin: 10px 5px; text-align: center; border-radius: 10px; background: #f0f0f0; }
.hjmd .c { position: relative; overflow: hidden; height: 300px; padding: 5px; padding-bottom: 20px; }
.hjmd .c li { font-size: 14px; line-height: 42px; clear: both; width: 100%; height: 42px; border-bottom: 1px solid #f0f0f0; }
.hjmd .c li .dot { font-size: 10px; font-weight: normal; color: #f1a919; }
.hjmd .c li span { padding: 0 5px; }

/*刮刮卡登陆注册tab*/
.tabBox .hd { font-size: 18px; line-height: 50px; position: relative; height: 50px; border-bottom: 1px solid #ddd; background: #fff; }
.tabBox .hd ul { position: absolute; top: 0; overflow: hidden; width: 100%; height: 50px; }
.tabBox .hd ul li { float: left; width: 50%; padding: 0 10px; text-align: center; color: #666; border-top: 2px solid #fff; }
.tabBox .hd ul .on { color: #0095d8; border: 1px solid #ddd; border-top: 2px solid #0095d8; border-bottom-color: #fff; background: #f3f4f8; }
.tabBox .hd ul .on a { display: block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */ ; }
.tabBox .bd ul { padding: 10px 0 10px 10px; }
.tabBox .bd li { line-height: 33px; height: 33px; }
.tabBox .bd li a { color: #666; }
.tabBox .bd li a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* 去掉链接触摸高亮 */
.loginbox .hqyzm { position: relative; width: 280px; margin: 0 auto; margin-bottom: 15px; }
.loginbox .hqyzm .btn-default { font-size: 16px; position: absolute; top: 0; right: 0; width: auto; padding: 12px 16px; border-radius: 0 4px 4px 0; background: #ccc; }

/*日程*/
.huiyilist table tbody td.huiyi { padding-right: 30px; }
.huiyilist table tbody td.session { line-height: 18px; padding-right: 10px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; background: #f5f5f5; }
.huiyilist table tbody td.session a { color: #000; }
.huiyilist table tbody td.huiyi i.icon-yjiantou { position: absolute; top: 35%; right: 10px; color: #d4d9dd; }
.prg-search { position: relative; margin-bottom: 0; padding: 10px; border-bottom: 1px solid #d4d9dd; background: #f3f5f7; }
.prg-search .form-control { padding-right: 70px; }
.prg-search .sbtn { font-size: 24px; line-height: 40px; position: absolute; z-index: 2; top: 10px; right: 10px; display: block; width: 70px; height: 46px; text-align: center; color: #fff; border: 0; border-radius: 0 4px 4px 0; background: #555; }

/*讲者列表*/
.qhui { color: #999; }
.form-control { border-radius: 2px !important; }
.speaker { line-height: 28px; padding: 0 10px; border-bottom: 1px solid #ededed; background: #f3f5f7; }
.speaker-t { border-top: 1px solid #ededed; }
.speaker-t a { font-size: 16px; display: block; color: #333; }
.speaker-t .name { padding: 10px 0; border-bottom: 1px solid #ededed; }
.speaker-t .name a { overflow: hidden; padding: 0 5px; white-space: nowrap; text-overflow: ellipsis; }
.nowzm { font-size: 14px; font-weight: bold; font-weight: bold; line-height: 32px; position: fixed; top: 0; left: 0; display: none; width: 100%; height: 32px; padding: 0 10px; opacity: .8; color: #333; border-bottom: 1px solid #ddd; background: #f0f0f0; }
.speaker-tit { position: fixed; top: 32px; right: 0; display: none; width: 30px; height: 100%; opacity: .8; color: #333; background: #f0f0f0; }
.speaker-tit .tc { line-height: 3.6vh; height: 3.6vh; }
.speaker-tit .tc a { color: #333; }

/*图片弹框放大样式*/
.imgzoom_pack { position: fixed; z-index: 99999; top: 0; left: 0; display: none; width: 100%; height: 100%; background: rgba(0, 0, 0, .9); }
.imgzoom_pack .imgzoom_x { font-size: 26px; line-height: 36px; position: absolute; z-index: 10; top: 0; right: 0; overflow: hidden; width: 40px; height: 40px; cursor: pointer; text-align: center; text-indent: 10px; color: #666; border-radius: 0 0 0 100px; background: #f0f0f0; }
.imgzoom_pack .imgzoom_img { position: absolute; top: 0; left: 0; overflow: hidden; width: 100%; height: 100%; }
.imgzoom_pack .imgzoom_img img { position: absolute; top: 50%; width: 100%; }

/*支付确认*/
.wraperh { padding-top: 20px; padding-bottom: 20px; }
.bb1 { border-bottom: 1px solid #ededed; }
.bt1 { border-top: 1px solid #ededed; }
.lh2 { line-height: 2; }
.f20 { font-size: 20px; }
.f22 { font-size: 22px; }
.f24 { font-size: 24px; }
.f26 { font-size: 26px; }
.f28 { font-size: 28px; }
.f30 { font-size: 30px; }
.f32 { font-size: 32px; }
.f36 { font-size: 36px; }
.bgbai { background: #fff; }
.hui { color: #666; }
.btn-lg, .btn-group-lg > .btn { padding: 13px 16px; }
.container { width: auto !important; margin-right: auto; margin-left: auto; padding-right: 6px; padding-left: 6px; }

/* 响应壁报机 */
@media (min-width: 1000px) and (min-height: 1000px ){
    .focus .hd { position: absolute; z-index: 1; bottom: 25px; width: 100%; height: 20px; text-align: center; }
    .focus .hd ul { font-size: 0; display: inline-block; height: 3px; padding: 0px 5px; vertical-align: top; }
    .focus .hd ul li { display: inline-block; width: 20px; height: 20px; margin: 0 10px; vertical-align: top; text-indent: -999px; opacity: .8; border: 0 solid #999; border-radius: 100%; background-color: rgba(0, 0, 0, .3); }
    .focus .hd ul li.on { opacity: .7; background: #fff; }
    .navbtn{margin-top: 80px;} 
    .navbtn a.anniu{width: 200px;height: 200px;line-height: 200px;}
    .navbtn a.anniu img {width: 200px;height: 200px;}
    .navbtn a.anniu span{font-size: 100px;}
    .navbtn p.tc{font-size: 36px;height:116px;padding: 40px 0;line-height: 36px;}
    .footer { line-height: 30px; position: absolute; bottom: 0; width: 100%; padding: 20px 0; text-align: center; color: #999; background: #555;font-size: 20px; }
    .footer img{width: 30px;}
}
/* 二级菜单 */
.subnav { position: fixed; z-index: 99999; left: 0px; right: 0px; top: 0px; bottom: 0px;overflow-y: auto; display: none; }
.subnav .t { text-align: center; padding-top: 30px; font-size: 20px; }
.subnav .c { margin-top: 30px; padding-left: 30px; padding-right: 30px;padding-bottom: 70px; }
.subnav .c a.anniu { line-height: 64px; display: block; width: 70px; height: 70px; margin: 0 auto; text-align: center; color: #fff; }
.subnav .c a.anniu img { width: 70px; height: 70px; }
.subnav .c a.anniu span { font-size: 40px; }
.subnav .c p.tc { font-size: 16px; height: 60px; padding: 10px 0; }
@media (min-width:1000px) and (min-height:1000px) {
	.subnav .c { margin-top: 80px; }
	.subnav .c a.anniu { width: 200px; height: 200px; line-height: 200px; }
	.subnav .c a.anniu img { width: 200px; height: 200px; }
	.subnav .c a.anniu span { font-size: 100px; }
	.subnav .c p.tc { font-size: 36px; height: 116px; padding: 40px 0; line-height: 36px; }
}
.sub-close{height: 50px;position: fixed;z-index: 999999;bottom: 0px;left: 0px;right: 0px;padding: 12px 0px;text-align: center;background: rgba(255,255,255,0.9);box-shadow: 0px -2px 10px rgba(0,0,0,0.1);}
.sub-close img{height: 26px;}
.baibg { position: fixed; z-index: 9998; width: 100%; height: 100%; top: 0px; left: 0px; background: #fff; opacity: 0.8; filter: alpha(opacity=80); }
.bodyOvh { overflow: hidden; height: 100%; width: 100%; margin-bottom: 0px; margin-top: 0px; }
.blurbg { -webkit-filter: blur(8px); -moz-filter: blur(8px); -o-filter: blur(8px); -ms-filter: blur(8px); filter: blur(8px); }
.baibg, .subnav, .subnav * { -webkit-filter: none; -moz-filter: none; -o-filter: none; -ms-filter: none; filter: none; }