#logo{
    background:url(http://www.lncc.edu.cn/xxx/images/logo2.jpg) repeat-x;
    min-width: 1060px;
    margin: 0; 
    padding: 0;
    height: 100px;}

#rlogo{
    width:1060px;
    height: 100px;
    margin:0 auto;}
#sub_li_a_spe{
    z-index: 10000;}
.tpcontent{font-weight: bold; font-size: 12px; color: #2b2b2b; font-family: 微软雅黑;}
.cytpstyle{font-size: 12px; color: #2b2b2b; font-family: 微软雅黑;}
.content{margin:auto;text-align:left;line-height:18px;padding:3px 0 0 0;color:#727272;}
.process{width:162px;height:11px;background:#EDEDED;overflow:hidden;float:left;margin-left:26px !important;margin-left:13px;margin-right:10px;}
.process div{width:160px;height:11px;background:url(/system/resource/images/newsvote/bg.gif) repeat-x;border-left:1px solid #000;border-right:1px solid #000;}
.process .style7{border-left-color:#ff0000;border-right-color:#ff0000;background-position:0 -77px;}
#close_btn{
    font-size:16px; 
    display:block; 
    margin-top:20px;
    height: 40px;
    line-height: 40px;
    width: 120px;
    background: #EEE;
    transition: background 0.6s, width 0.8s, border-radius 0.8s;
    color:#333;}

#close_btn:hover{
    width: 160px;
    background: #CCC;
    color: #333;
    border-radius: 2vw;}
#con{
    width: 1060px;
    height: 100px;
    margin: 0 auto;
    z-index: 10000;}

#contact{
    float: left;
    margin: 10px;
    width: 333px;
    height: 100px;
    background: #116880;
    color: #FFF;
    border-radius: 1vw;
    box-shadow: 0 5px 10px rgba(0,0,0,.50);}

#contact_head{
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    width: 333px;
    text-align: center;
    float: center;
    color: #FFF;}

#contact_bottom{
    height: 90px;
    line-height: 60px;
    font-size: 16px;
    width: 333px;
    text-align: center;
    float: center;
    color: #FFF;}

#wechat{
    transition: width 1s, height 1s, box-shadow 1s, margin 1s;
    position: relative;
    z-index:10000;}

.sp_contact:hover #wechat{
    width: 175px;
    height: 175px;
    box-shadow: 0 5px 20px rgba(0,0,0,.80);
    margin-top: 40px;
    z-index: 50000;}

#tran{
    height:1px;
    line-height:1px;
    color:#116880;
    font-size:1px;
    transition:height 1s, line-height 1s, font 0.4s, color 1s;}

.sp_contact:hover #tran{
    height:70px;
    line-height:70px;
    font-size: 16px;
    color: #FFF;}

#text_a{
    color: #FFF;
    font-size: 16px;
    transition: text-shadow 0.3s;}

#text_a:hover{
    text-shadow: 0 0 50px;}

