/* CSS Document */
@import url(/css/meeting_reg/css.css);

.bg{position:fixed; z-index:1; left:0px; top:0px; width:100%; height:100%; overflow:hidden; text-align:center;}
.bg img{width:100%; height:100%;}

.dong_right{width:100%; height:auto; position:relative; z-index:1;}

.content_meetingreg{position:relative; z-index:5; left:0px; top:0px; width:100%; height:auto; overflow:hidden;}
.content_meetingreg .top ,.content .content_nr ,.content .bottom,.content_one,.content_two,.content_three,.content_four{width:100%; height:auto; overflow:hidden;}
.content_meetingreg .top{height:60px;}
.content_meetingreg .top img{width:auto; height:30px; margin-top:15px;}
.content_meetingreg .input{width:100%; height:auto; overflow:hidden; margin-bottom:10px; text-align:center;}
.content_meetingreg .input input[type=text]{width:96%; height:40px; border:2px solid #CCC; padding-left:1%; text-align:left; background:#FFF; margin:0px auto;}

.content_meetingreg .input input[type=text]#invoice_title{width:90%; height:40px; border:2px solid #CCC; padding-left:1%; text-align:left; background:#FFF; margin:0px auto;}
.content_meetingreg .input input[type=text]#shuihao{width:90%; height:40px; border:2px solid #CCC; padding-left:1%; text-align:left; background:#FFF; margin:0px auto;}

.content_meetingreg .input input[type=password]{width:96%; height:40px; border:2px solid #CCC; padding-left:1%; text-align:left; background:#FFF; margin:0px auto;}
.content_meetingreg .input input.duan{width:46%; margin-right:0%;}
.content_meetingreg .input input.duan:nth-child(2){width:47%; margin-right:0%;}
.content_meetingreg .input input.qu{width:30%;}
.content_meetingreg .input input.qu_chang{width:61.8%;}
.content_meetingreg .input span{float:left; margin-left:2%; line-height:40px;}
.content_meetingreg .input .radio{float:left; overflow:hidden; margin-right:30px; line-height:40px; margin-left:25px;}
.content_meetingreg .input .radio input[type=radio]{float:left; font-size:12px; height:12px; border:none; padding:0px; margin:14px 3px auto 3px;}
.content_meetingreg .input .radio label{float:left; font-size:14px; width:80%; text-align:left; line-height:20px; margin-top:9px;}
.content_meetingreg .input .radio label foo{color:#FF6600;}
.content_meetingreg .input .radio label[for=nan]{float:left; font-size:14px; width:20%; text-align:left; line-height:20px; margin-top:9px;}
.content_meetingreg .input .radio label[for=nv]{float:left; font-size:14px; width:20%; text-align:left; line-height:20px; margin-top:9px;}
.content_meetingreg .input select{width:98%; height:44px; border:2px solid #CCC; padding-left:1%; text-align:left; background:#FFF; color:#a9a9a9;}
.content_meetingreg .anniu{width:100%; height:auto; overflow:hidden; margin-bottom:10px; text-align:center;}
.content_meetingreg .anniu input[type=button]{width:46%; height:44px; line-height:28px; color:#FFF; cursor:pointer; background:#0073A0; padding:0px;}
.content_meetingreg .anniu input[type=button]:nth-child(2){width:47%; margin-left:4%;}
.content_meetingreg .input input.cuowu{border:1px solid #f00 !important; background:#fff7f7 !important; color:#f00 !important;}
.content_meetingreg .input select.cuowu{border:1px solid #F00 !important; background:#fff7f7 !important; color:#f00 !important; border-color:#F00 !important;}
#kuang{width:100%; height:auto; overflow:hidden; padding-top:10px; padding-bottom:10px;}
#kuang p{width:90%; margin:auto; line-height:26px;}
#kuang p strong{ font-size:16px; line-height:40px;}
#kuang p#tishi{color:#ff0067; text-align:center;}

.content_nr{position:relative; z-index:10; left:0px; top:0px; overflow:hidden; width:100%; height:0px;}
.content_one{width:100%; height:auto; overflow:hidden; position:absolute; z-index:1; left:0px; top:0px;}
.content_two,.content_three,.content_four{width:0px; height:auto; overflow:hidden; position:absolute; z-index:1; right:0%; top:0px;}


/******   等待 css   *******/
.bgcolor{background:url(/img/meeting_reg/loading11.gif) center no-repeat rgba(255,255,255,0.8); background-size:40px 40px; position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:50; display:none; text-align:center; color:#fff; font-size:18px; color:#333; font-size:20px;}
.bgcolorfff{background:url(/img/meeting_reg/loading11.gif) center no-repeat rgba(255,255,255,1); background-size:40px 40px; position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:50; display:none; text-align:center; color:#fff; font-size:18px; color:#333; font-size:20px;}
.bgtrue{position:fixed; left:0px; top:50%; margin-top:-100px; width:100%; height:40px; line-height:20px; z-index:999; display:none; text-align:center; font-size:20px; color:#000;}
#loading{background:rgba(0,0,0,0); height:100%; width:100%; position:fixed; z-index:100; margin-top:0px; top:0px; display:none;}
#loading-center{width:100%; height:100%; position:relative;} 
#loading-center-absolute{position:absolute; z-index:100; left:50%; top:50%; height:170px; width:170px; margin-top:-85px; margin-left:-85px; text-align:center;}
#loading-center-absolute img{width:100%; height:100%;}

.object{width:10px; height:10px; background-color:#FFF; position:absolute; -moz-border-radius:50% 50% 50% 50%; -webkit-border-radius:50% 50% 50% 50%; border-radius:50% 50% 50% 50%; -webkit-animation:animate 0.8s infinite; animation:animate 0.8s infinite;}
#object_one{top:10px; left:10px;}
#object_two{top:0px; left:40px; -webkit-animation-delay:0.1s; animation-delay:0.1s;}
#object_three{top:10px; right:10px; -webkit-animation-delay:0.2s; animation-delay:0.2s;}
#object_four{top:40px; left:80px; -webkit-animation-delay:0.3s; animation-delay:0.3s;}

#object_five{top:70px; right:10px; -webkit-animation-delay:0.4s; animation-delay:0.4s;}
#object_six{top:80px; left:40px; -webkit-animation-delay:0.5s; animation-delay:0.5s;}
#object_seven{top:70px; left:10px; -webkit-animation-delay:0.6s; animation-delay:0.6s;}
#object_eight{top:40px; left:0px; -webkit-animation-delay:0.7s; animation-delay:0.7s;}
@-webkit-keyframes animate{25%{-ms-transform:scale(1.5); -webkit-transform:scale(1.5); transform:scale(1.5);}
75%{-ms-transform:scale(0); -webkit-transform:scale(0); transform:scale(0);}
}
@keyframes animate{50%{-ms-transform:scale(1.5,1.5); -webkit-transform:scale(1.5,1.5); transform:scale(1.5,1.5);}
100%{-ms-transform:scale(1,1); -webkit-transform:scale(1,1); transform:scale(1,1);}  
}

/*********************************     个人中心    ********************************************/
.ge_top{width:100%; height:45px; line-height:45px; text-align:center; overflow:hidden; background:url(/img/meeting_reg/ingbg_03.jpg) repeat-x; background-size:auto 45px; position:relative; z-index:10;}
.ge_top .ge_top_left{float:left; width:20%; height:45px; overflow:hidden;}
.ge_top .ge_top_content{float:left; overflow:hidden; width:60%; height:45px; color:#262626; font-size:1.15em; font-weight:bold;}
.ge_top .ge_top_right{float:right; width:20%; height:45px; overflow:hidden;}
.ge_top img{width:auto; height:25px; margin-top:10px;}

.ge_content{width:100%; height:auto; overflow:hidden; line-height:40px; margin-top:10px;}
.ge_content .ge_zhefu{width:100%; height:auto; overflow:hidden;}
.ge_content .ge_zhefu .ge_zhefu_top{width:100%; height:auto; overflow:hidden; background:#ede06f; margin-bottom:10px;}
.ge_content .ge_zhefu .ge_zhefu_top span{width:88%; height:auto; overflow:hidden; line-height:40px; margin:0px auto; display:block; background:url(/img/meeting_reg/you.png) no-repeat left center; background-size:18px 18px; padding-left:25px; color:#602816;}
.ge_content .ge_zhefu .ge_zhefu_top span.span{background:url(/img/meeting_reg/bottom.png) no-repeat left center; background-size:18px 18px;}
.ge_content .ge_zhefu .ge_zhefu_content{width:98%; height:auto; overflow:hidden; margin:0px auto; display:block;}
.ge_content .ge_zhefu .ge_zhefu_content .ge_nr{position:relative; z-index:1; width:100%; height:auto; overflow:hidden; margin-bottom:8px;}
.ge_content .ge_zhefu .ge_zhefu_content .ge_nr span{display:block; float:left; width:76px; height:44px; overflow:hidden; line-height:44px; text-align:right;}
.ge_content .ge_zhefu .ge_zhefu_top span.span{background:url(/img/meeting_reg/bottom.png) no-repeat left center; background-size:18px 18px;}
.ge_content .ge_zhefu .ge_zhefu_content .ge_nr .cuowu{border:1px solid #f00 !important; background:#fff7f7 !important; color:#f00 !important; border-color:#f00 !important;}
.ge_content .ge_zhefu .ge_zhefu_content .ge_nr .ge_nr_input{position:relative; top:0px; z-index:2; margin-left:80px;}
.ge_content .ge_zhefu .ge_zhefu_content .ge_nr input[type=text]{width:97%; height:40px; border:2px solid #ccc; padding-left:3px;}
.ge_content .ge_zhefu .ge_zhefu_content .ge_nr input[type=password]{width:97%; height:40px; border:2px solid #ccc; padding-left:3px;}
.ge_content .ge_zhefu .ge_zhefu_content .ge_nr .gender{float:left; text-align:left; margin-left:5px; margin-right:60px; overflow:hidden;}
.ge_content .ge_zhefu .ge_zhefu_content .ge_nr .gender input[type=radio]{width:14px; height:14px; margin-right:5px; float:left; margin-top:14px;}
.ge_content .ge_zhefu .ge_zhefu_content .ge_nr .gender label{float:left;}
.ge_content .ge_zhefu .ge_zhefu_content .ge_nr .leixing{text-align:left; margin-left:5px; overflow:hidden;}
.ge_content .ge_zhefu .ge_zhefu_content .ge_nr .leixing	input[type=radio]{width:14px; height:14px; margin-right:5px; float:left; margin-top:14px;}
.ge_content .ge_zhefu .ge_zhefu_content .ge_nr .leixing label{float:left;}
.ge_content .ge_zhefu .ge_zhefu_content .ge_nr select{width:99%; height:40px; border:2px solid #ccc; padding-left:3px;}
.ge_content .ge_zhefu .ge_zhefu_content .anniu_xiugai{width:50%; height:40px; text-align:center; margin:10px auto; line-height:40px; background:#007700; color:#FFF; font-size:16px; cursor:pointer;}
.ge_content .ge_zhefu .ge_zhefu_content .anniu_xiugaivip{width:50%; height:40px; text-align:center; margin:10px auto; line-height:40px; background:#C62F2F; color:#FFF; font-size:16px; cursor:pointer;}

/*********************************     login    ********************************************/
.bg_login{position:fixed; z-index:1; left:0px; top:0px; width:100%; height:100%;}
.bg_login img{width:100%; height:100%;}
.login_content{position:fixed; z-index:10; left:5%; top:50%; width:90%; height:330px; margin-top:-165px;}

.login_content .login_input{width:100%; height:44px; margin-top:2px; margin-bottom:8px; overflow:hidden;}
.login_content .login_input input[type=text]{width:84%; margin:0px auto; display:block; height:40px; border:2px solid #ccc; padding-left:12%; background:#FFF;}
.login_content .login_input input[name=zhanghu]{background:url(/img/meeting_reg/login_user.png) 3px center no-repeat; background-size:30px 30px;}
.login_content .login_input input[type=password]{width:84%; margin:0px auto; display:block; height:40px; border:2px solid #ccc; padding-left:12%; background:#FFF;}
.login_content .login_input input[name=log_password]{background:url(/img/meeting_reg/login_password.png) 3px center no-repeat; background-size:30px 30px;}
.login_content .login_input input.cuowu{border:1px solid #f00 !important; background:#fff7f7 !important; color:#f00 !important;}

.login_content .login_input input[id=zhanghu].cuowu{border:1px solid #f00; background:url(/img/meeting_reg/login_user.png) 3px center no-repeat #fff7f7; background-size:30px 30px; color:#f00;}
.login_content .login_input input[id=mima_tishi].cuowu{border:1px solid #f00; background:url(/img/meeting_reg/login_password.png) 3px center no-repeat #fff7f7; background-size:30px 30px; color:#f00;}
.login_content .login_input input[type=button]{width:98%; margin:0px auto; display:block; height:40px; background:#0073A0; color:#FFF; font-size:1.5em; cursor:pointer;}

.login_content .viplogin_input input[type=button]{width:98%; margin:0px auto; display:block; height:40px; background:#C62F2F; color:#FFF; font-size:1.5em; cursor:pointer;}

.login_content .anniu_login{width:98%; height:40px; overflow:hidden; line-height:26px; margin:8px auto 8px auto; color:#333;}
.login_content .anniu_login .anniu_login_left{width:50%; height:auto; float:left;}
.login_content .anniu_login .anniu_login_left p{font-size:16px; color:#333;}
.login_content .anniu_login .anniu_login_right{width:50%; height:auto; float:right; text-align:right;}

.login_content .logo_login{width:100%; height:auto; position:absolute; z-index:12; bottom:0px; left:0px; overflow:hidden;}
.login_content .logo{width:100%; height:auto; overflow:hidden; text-align:center; position:absolute; z-index:11; left:0px; top:0px;}
.login_content .logo img{width:auto; height:auto; max-width:80%; height:auto; display:block; margin:auto;}

/*********************************     menu    ********************************************/
.menu_bg{width:0%; min-height:100%; position:fixed; z-index:99; left:0px; top:0px; display:block; overflow-y:scroll;}
.menu_bg .menu{width:0%; height:100%; position:fixed; z-index:100; left:0px; top:0px; background:rgba(0,0,0,1); overflow:hidden;}
.menu_bg .menu ul li{list-style:none;}
.menu_bg .menu ul{width:100%; height:auto; padding-top:8%;}
.menu_bg .menu li{width:75%; height:auto; margin:0px auto; color:#fff; line-height:30px; overflow:hidden; text-align:left;}
.menu_bg .menu ul li a{width:100%; display:block; min-height:30px; font-size:1.2em; color:#fff; line-height:1.8em; overflow:hidden; padding-bottom:5px;}

/*********************************     个人中心-首页    ********************************************/
.xiugai_user{position:relative; z-index:10; width:100%; height:auto; overflow:hidden; line-height:28px; color:#353535;}
.xiugai_user .xiugai_user_one{width:94%; height:auto; min-height:34px; padding:10px 3%; margin-bottom:10px; background:#FFF; position:relative; z-index:1;}
.xiugai_user .xiugai_user_one .xiugai_user_left{float:left; margin-left:18%; width:45%; line-height:19px;}
.xiugai_user .xiugai_user_one a{width:100%; height:34px; display:block; line-height:34px; background:none !important; color:#748189 !important; font-size:13px; position:relative; z-index:1;}
.xiugai_user .xiugai_user_one .xiugai_user_left p strong{font-size:14px; line-height:34px; color:#474747; font-weight:normal;}
.xiugai_user .xiugai_user_one .xiugai_user_left p span{color:#ad5738; line-height:20px; display:block; margin:9px 0px;}
.xiugai_user .xiugai_user_one .xiugai_user_right{float:right; width:40%; height:34px; line-height:34px; text-align:right; position:absolute; z-index:13; right:0px; top:0px;}
.zi{border-top:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd;}
.zi .hr{border-top:1px solid #cdcdcd; height:0px; margin:3px -3% 3px 18%; clear:both; height:0px;}
.xiugai_user .xiugai_user_one .xiugai_user_right span{width:78%; padding-right:13%; height:34px; display:block; line-height:34px; font-size:13px;  color:#333; background:url(/img/meeting_reg/you_03.jpg) right center no-repeat; background-size:10px auto;}
.f,.ff,.fff,.ffff{width:30px; height:30px; text-align:center; position:absolute; z-index:11; left:3%; top:5px;}
.f img,.ff img,.fff img,.ffff img{width:auto; height:auto; max-width:24px; max-height:24px; display:block; margin:0px auto;}
.xiugai_user .shangtop{height:160px; background:url(/img/meeting_reg/2008.jpg) no-repeat; background-size:100% 100%; position:relative; z-index:5;}
.xiugai_user .shangtop .shangtopname{width:100%; height:90px; line-height:90px; text-align:center; overflow:hidden; position:relative; z-index:6; left:0px; top:0px;}
.xiugai_user .shangtop .shangtopname .shangtopname_img{position:absolute; z-index:2; left:0px; top:50%; margin-top:-30px; background:#f3f4f6; border:1px solid #fff; width:60px; height:60px; overflow:hidden; text-align:center;}
.xiugai_user .shangtop .shangtopname .shangtopname_img img{width:auto; height:auto; max-width:150%; max-height:130%;}

.xiugai_user .shangtop .shangtopname a{display:block; float:left; margin-left:76px; width:50%; text-align:left; height:50px; line-height:25px; margin-top:23px; font-weight:normal;}
.xiugai_user .shangtop .shangtopname a strong{font-size:1.5em; color:#FFF; letter-spacing:0.1em; line-height:25px;}
.xiugai_user .shangtop .shangtopname a span{display:block; line-height:24px; color:#FFF;}
.xiugai_user .shangtop .shangtopname .address{position:absolute; z-index:5; right:0px; bottom:0px; line-height:24px; font-size:1em; color:#FFF;}
.xiugai_user .shangtop .shangtopname .address a{width:auto; height:auto; color:#fff !important;}
.xiugai_user .shangtop .shangtopbufen{position:absolute; z-index:7; left:0px; bottom:0px; overflow:hidden; width:100%; height:auto; text-align:center; background:rgba(0,0,0,0.5); padding:5px 0px;}
.xiugai_user .shangtop .shangtopbufen .shangtopbufen_left{width:95%; height:auto; color:#FFF;}
.xiugai_user .shangtop .shangtopbufen .shangtopbufen_left p{text-align:left; line-height:20px; font-size:12px;}
.xiugai_user .shangtop .shangtopbufen p{overflow:hidden; width:95%; height:auto; line-height:24px; text-align:center; font-size:13px; color:#FFF; margin:auto;}
.xiugai_user .shangtop .shangtopbufen p span{float:left; color:#FFF; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; max-width:50%;}
.xiugai_user .shangtop .shangtopbufen p span:last-of-type{float:right; color:#FFF;}
.tuichu{width:95%; height:40px; text-align:center; line-height:40px; border:1px solid #d1d1d1; color:#333; cursor:pointer; margin:0px auto 12px; background:#FFF; border-bottom-left-radius:20px; border-top-left-radius:20px; border-bottom-right-radius:20px; border-top-right-radius:20px; -webkit-border-top-left-radius:20px; -webkit-border-bottom-left-radius:20px; -webkit-border-top-right-radius:20px; -webkit-border-bottom-right-radius:20px;}                     

/*********************************     注册参会    ********************************************/

/*********************************     已注册 style    ********************************************/
.zhucebox{width:100%; height:auto; overflow:hidden; margin:10px auto; font-size:13px; color:#888888; line-height:30px; border-bottom:1px solid #cccccc; padding-bottom:8px;}
.zhucebox .zhucetitle{width:93%; height:auto; overflow:hidden; margin:0px auto 10px; border-bottom:1px solid #ccc; line-height:40px; font-size:16px; font-weight:bold; color:#333; padding-left:5%;}
.zhucebox .zhucenr{width:95%; height:auto; overflow:hidden; margin:auto;}
.zhucebox .zhucenr p{color:#888888;}
.zhucebox .zhucenr p zhu{float:left; width:100px; height:auto; overflow:hidden; display:block; text-align:right;}
.zhucebox .zhucenr p span{color:#222222; display:block; margin-left:78px;}
.zhucebox .dingdan{width:100%; height:auto; overflow:hidden; margin:8px auto 0px;}
.zhucebox .dingdan p{float:left;}
.zhucebox .dingdan span{float:right; display:block; height:20px; line-height:20px; padding:0px 10px; margin-top:6px; color:#999; font-size:12px; margin-right:5%; border:1px solid #ccc; border-bottom-left-radius:5px; border-top-left-radius:5px; border-bottom-right-radius:5px; border-top-right-radius:5px; -webkit-border-top-left-radius:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-top-right-radius:5px; -webkit-border-bottom-right-radius:5px;}
.zhucebox .dingdan strong{color:#ff5a32; font-size:18px;}

/*********************************     未注册 style    ********************************************/

.zhuceno{width:100%; height:auto; overflow:hidden; padding-top:10px; padding-bottom:10px;}
.zhuceno p{width:90%; margin:auto; line-height:26px;}
.zhuceno p strong{ font-size:16px; line-height:40px;}
.zhuceno .input{width:100%; height:auto; overflow:hidden; margin-bottom:10px; text-align:center;}
.zhuceno .input span{float:left; margin-left:2%; line-height:40px;}
.zhuceno .input .radio{float:left; overflow:hidden; margin-right:30px; line-height:40px; margin-left:25px;}
.zhuceno .input .radio input[type=radio]{float:left; font-size:12px; height:12px; border:none; padding:0px; margin:14px 3px auto 3px;}
.zhuceno .input .radio label{float:left; font-size:14px; text-align:left; line-height:20px; margin-top:9px; width:80%;}

.zhuceno .input .radio label foo{color:#FF6600;}


.zhuceno .input input[type=text]{width:96%; height:40px; border:2px solid #CCC; padding-left:1%; text-align:left; background:#FFF; margin:0px auto;}
.zhuceno .input input[type=text]#invoice_title{width:88%; height:40px; border:2px solid #CCC; padding-left:1%; text-align:left; background:#FFF; margin:0px auto;}
.zhuceno .input input[type=text]#shuihao{width:88%; height:40px; border:2px solid #CCC; padding-left:1%; text-align:left; background:#FFF; margin:0px auto;}
.zhuceno .anniu{width:100%; height:auto; overflow:hidden; margin-bottom:10px; text-align:center;}
.zhuceno .anniu input[type=button]{width:46%; height:44px; line-height:28px; color:#FFF; cursor:pointer; background:#007700; padding:0px; letter-spacing:0.15em;}
.zhuceno .anniu input[type=button]:nth-child(2){width:47%; margin-left:4%;}

/*********************************     酒店 style    ********************************************/

.jiudiannr{width:95%; height:auto; overflow:hidden; margin:auto;}
.jiudiannr .jiudiannrtitle{width:99%; height:auto; overflow:hidden; margin:0px auto; border-bottom:1px dotted #ccc; line-height:24px; color:#333; padding-top:10px; padding-bottom:10px; padding-left:1%;}
.jiudiannr .jiudiannrtitle strong{font-size:18px; line-height:30px;}
.jiudiannr .jiudiannrtitle p{font-size:14px;}
.jiudiannr .jiudiannr_jiudian{width:98%; height:auto; overflow:hidden; margin:10px auto 0px; color:#333; line-height:28px;}
.jiudiannr .jiudiannr_jiudian p{color:#888888;}
.jiudiannr .jiudiannr_jiudian p zhu{float:left; width:70px; height:auto; overflow:hidden; display:block; text-align:right;}
.jiudiannr .jiudiannr_jiudian p span{color:#222222; display:block; margin-left:78px;}

/*********************************     投稿 style    ********************************************/

.tougaobox{width:100%; height:auto; overflow:hidden; margin:10px auto; font-size:13px; color:#888888; line-height:30px; padding-bottom:8px;}
.tougaobox .zhucetitle{width:93%; height:auto; overflow:hidden; margin:0px auto 10px; border-bottom:1px solid #ccc; line-height:40px; font-size:16px; font-weight:bold; color:#333; padding-left:5%;}
.tougaox{width:95%; height:auto; overflow:hidden; margin:auto; border-bottom:1px solid #cccccc; padding-left:2.5%; padding-right:2.5%;}
.tougaox .jiudiannrtitle{width:99%; height:auto; overflow:hidden; margin:0px auto; border-bottom:1px dotted #ccc; line-height:24px; color:#333; padding-top:10px; padding-bottom:10px; padding-left:1%;}
.tougaox .jiudiannrtitle strong{font-size:14px; line-height:20px; padding:8px 0px; display:block;}
.tougaox .jiudiannrtitle p{font-size:14px;}
.tougaox .jiudiannr_jiudian{width:98%; height:auto; overflow:hidden; margin:10px auto 0px; color:#333; line-height:28px;}
.tougaox .jiudiannr_jiudian p{color:#888888;}
.tougaox .jiudiannr_jiudian p zhu{float:left; width:70px; height:auto; overflow:hidden; display:block; text-align:right;}
.tougaox .jiudiannr_jiudian p span{color:#222222; display:block; margin-left:78px;}


.height10{height:10px; width:100%; overflow:hidden; clear:both;}
.zhucebox ooo{color:#222222 !important; font-weight:normal !important;}

.tishi{margin:0px auto; display:none; width:84%; padding-left:12%; height:auto; max-height:170px; overflow:hidden; overflow-y:scroll; line-height:44px; color:inherit; background:#fff; border:2px solid #ccc; border-top:none;}
.tishi p{width:100%; height:44px; cursor:pointer;}

.tishi_meet{margin:0px auto; text-align:left; display:none; width:96%; padding-left:1%; height:170px; max-height:170px; overflow:hidden; overflow-y:scroll; line-height:44px; color:inherit; background:#fff; border:2px solid #ccc; border-top:none;}
.tishi_meet p{width:100%; height:44px; cursor:pointer; text-align:left;}
.xiaoshi{ position:fixed; z-index:9; left:0px; top:0px; width:100%; height:100%; display:none;}