body{
    background: #ffffff;
    padding-bottom: 229px;
    min-height: 84vh;
    font-family: -apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
}
.container{
    padding: 0;
}
[v-cloak] {
    display: none !important;
}
.container a{
    color: #000000;
    text-decoration: none;
    cursor:pointer;
}
/*-----------------导航栏样式------------------*/
.navbar-fixed-bottom, .navbar-fixed-top{
    z-index: 100;
}
.headerbox{
    background: #ffffff;
    box-shadow: 0 1px 5px rgba(0,0,0,.11);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.header{
    height: 90px;
    padding-top: 15px;
}
.headertop:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
.header .logo{
    float: left;
    cursor: pointer;
    /*margin-left: 20px;*/
}
.header .logo img{
    width: 231px;
    height: 55px;
    vertical-align: middle;
}
.header .logo>span{
    font-size: 34px;
    vertical-align: middle;
    margin-left: 10px;
    color: #000000;
}
.header .topright{
    float: right;
    padding: 10px 0;
}
.topright .search{
    float: right;
    /*margin-right: 80px;*/
    position: relative;
    margin-top: 10px;
}
.topright .search>input{
    width: 300px;
    height: 30px;
    border-radius: 15px;
    border: 1px solid lightgray;
    outline: none;
    padding-left: 10px;
}
.topright .search>i{
    color: darkgray;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    right: 10px;
    top: 1px;
    cursor: pointer;
}
.headerbottom{
    position: relative;
}
.headerbottom:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
.headerbottom .loginState{
    float: right;
    font-size: 13px;
    margin-top: 10px;
}
.headerbottom .loginState .headpic{
    position: relative;
}
.headerbottom .loginState i{
    display: inline-block;
    font-size: 20px;
    vertical-align: middle;
    cursor: pointer;
}
.headerbottom .loginState .headpic span{
    background: red;
    color: #ffffff;
    width: 14px;
    height: 14px;
    text-align: center;
    border-radius: 100px;
    position: absolute;
    top: 3px;
    left: 12px;
    font-size: 12px;
}
.headerbottom .loginState img{
    width: 35px;
    height: 35px;
    border-radius: 40px;
    cursor: pointer;
    margin-left: 20px;
}
.headerbottom .loginState>a{
    margin: 0 7px;
    line-height: 30px;
    cursor: pointer;
}
.headerbottom ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.headerbottom .mainmenu>li{
    float: left;
    padding: 0 20px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}
.headerbottom .mainmenu>li:hover div{
    display: block;
}
.headerbottom .mainmenu>li:hover{
    overflow: visible;
    height: auto;
}
.headerbottom .mainmenu>li:hover>a{
    color: #3399CC;
}
.headerbottom .mainmenu>li:hover i{
    color: #3399CC;
}
.headerbottom .mainmenu>li>a{
    color: #333333;
    text-decoration: none;
    font-size: 16px;
}
.headerbottom .mainmenu>li>a i{
    color:  darkgray;
}
.headerbottom .mainmenu .active>a{
    color: #3399CC;
}
.headerbottom .mainmenu .active i{
    color: #3399CC;
}
.headerbottom .twomenu{
    width: 85px;
    padding: 0;
    background: #ffffff;
    border: 1px solid #3399CC;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 50px;
}
.headerbottom .twomenu li{
    width: 100%;
    text-align: center;
    cursor: pointer;
    padding: 0 5px;
    line-height: 30px;
}
.headerbottom .twomenu li a{
    color: #000000;
    text-decoration: none;
}
.headerbottom .twomenu li:hover{
    background: #3399CC;
}
.headerbottom .twomenu li:hover a{
    color: #ffffff;
}
/*------------------我的链接--------------------*/
.headerbox .mysrc{
    position: absolute;
    top: 50px;
    width: 134px;
    background: rgba(255,255,255,.9);
    border: 1px solid lightgray;
    height: 0;
    opacity: 0;
    display: none;
}
.headerbox .mysrc ul{
    list-style: none;
    padding: 5px 0;
    margin: 0;
}
.headerbox .mysrc ul>li{
    padding: 6px 5px 6px 10px;
    font-size: 16px;
}
.headerbox .mysrc ul>li>a{
    color: #000000;
    margin-left: 5px;
    text-decoration: none;
}
.headerbox .mysrc ul>li:hover{
    background: #3399CC;
    cursor: pointer;
    color: #ffffff;
}
.headerbox .mysrc ul>li:hover a{
    color: #ffffff;
}
/*-----------------左右栏样式--------------------*/
.main{
    margin-top: 150px;
    /*margin-bottom: 20px;*/
    padding-bottom: 20px;
}
.leftside{
    float: left;
    width: 830px;
    margin-right: 15px;
    min-height: 1440px;
}
.rightside{
    float: right;
    width: 325px;
}
.rightTitle{
    font-size: 16px;
    color: #AD4244;
    border-left: 2px solid #AD4244;
    padding-left: 5px;
    margin-bottom: 8px;
}
.rightTitle1{
    font-size: 16px;
    color: #AD4244;
    border-left: 2px solid #AD4244;
    padding-left: 5px;
    margin-top: 5px;
}
.rightContent{
    border-bottom: 1px dashed lightgray;
    border-top: 1px solid #AD4244;
}
/*------------广告栏------------*/
.guanggao{
    height: 167px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    cursor: pointer;
}
.guanggao>img{
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.guanggao .title{
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding-left: 20px;
    margin: 0;
    color: #ffffff;
    background: rgba(0,0,0,.3);
    position: absolute;
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.guanggao:hover img{
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
/*------------------会议通知------------------*/
.rightNotice{
    padding: 10px 15px;
    border-top: 1px solid #E6E6E6;
}
.rightNotice .imgbox{
    width: 110px;
    height: 80px;
    display: inline-block;
    overflow: hidden;
}
.rightNotice .imgbox>img{
    width: 100%;
    height: 100%;
    vertical-align: top;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.rightNotice .content{
    width: 170px;
    height: 80px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}
.rightNotice .content>h1{
    font-size: 14px;
    margin: 5px 0 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rightNotice .content>p{
    margin-bottom: 5px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: gray;
}
.rightNotice .content>h1:hover{
    color: #3399CC;
}
/*------------------精彩视讯------------------*/
.videoMsg{
    padding: 10px 15px;
    border-top: 1px solid #E6E6E6;
}
.videoMsg .imgbox{
    width: 110px;
    height: 80px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.videoMsg .imgbox:after{
    content: url(../images/videoMsg.png);
    text-align: center;
    padding-top: 25%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.videoMsg .imgbox>img{
    width: 100%;
    height: 100%;
    vertical-align: top;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.videoMsg .content{
    width: 170px;
    height: 80px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}
.videoMsg .content>h1{
    font-size: 14px;
    line-height: 16px;
    height: 32px;
    margin: 5px 0 10px 0;
    font-weight: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.videoMsg .content>h1:hover{
    color: #3399CC;
}
.videoMsg .content .bottom{
    margin-top: 20px;
    font-size: 12px;
    color: gray;
    float: right;
    width: 100%;
}
.videoMsg .content .bottom .name{
    margin-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: gray;
    width: 51%;
    float: left;
    overflow: hidden;
}
.videoMsg .content .bottom .date{
    float: right;
    display: inline-block;
}
/*-------------------右侧小标题-------------------*/
.rightIntro{
    padding: 10px 5px;
    border-top: 1px solid #E6E6E6;
}
.rightIntro div{
    display: inline-block;
    width: 280px;
    vertical-align: top;
}
.rightIntro img{
    width: 15px;
    height: 15px;
}
.rightIntro p{
    width: 280px;
    margin: 0 0 0 5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rightIntro p:hover{
    color: #3399CC;
}
.rightIntro .date{
    font-size: 12px;
    margin-top: 5px;
    color: gray;
}
/*--------------------卡片视图---------------------*/
.card{
    margin-bottom: 15px;
    background: #ffffff;
}
.card h4{
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.card .cardhead{
    padding: 10px 10px;
    border-top: 1px solid #E6E6E6;
    border-bottom: 2px solid #3399CC;
}
.card .cardhead>h4{
    display: inline-block;
    font-size: 18px;
    color: #3399CC;
}
.card .cardhead>h4>img{
    margin-right: 5px;
}
.card .cardhead>a{
    float: right;
    color: #000000;
    text-decoration: none;
}
.card .cardhead>a:hover{
    color: #3399CC;
}
.card .innercontent{
    padding: 10px 0;
}
.cardhead .more{
    margin-top: 5px;
}
.cardhead .more:hover{
    color: #3399CC;
}
/*----------------卡片头部切换---------------*/
.card .cardbar{
    height: 50px;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
}
.card .cardbar>h4{
    width: 12%;
    padding: 11px;
    float: left;
    font-size: 18px;
    color: #3399CC;
}
.card .cardbar>h4>img{
    margin-right: 5px;
}
.card .cardbar>h4>span{
    vertical-align: middle;
}
.card .idxCheckbar{
    float: left;
    width: 680px;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.card .idxCheckbar>ul{
    position: absolute;
    height: 100%;
    width: 1200px;
    vertical-align: top;
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
}
.card .idxCheckbar li{
    float: left;
    line-height: 45px;
    padding-top: 2px;
    margin: 0 15px;
    cursor: pointer;
}
.card .idxCheckbar .last{
    width: 105px;
}
.card .idxCheckbar .active{
    border-bottom:3px solid #3399CC;
}
.card .idxCheckbar li:hover:not(.active){
    color: #3399CC;
}
.barControl{
    float: right;
    padding-top: 13px;
    padding-right: 10px;
}
.barControl img{
    margin: 0 3px;
    cursor: pointer;
}
.barControl .oc{
    opacity: .3;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    -webkit-opacity: .3;
}
/*---------------标题展示--------------*/
.introBox1{
    padding: 15px 10px;
    border-bottom: 1px solid #E6E6E6;
}
.introBox1 .imgbox{
    display: inline-block;
    width: 220px;
    height: 140px;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
.introBox1 .imgbox>img{
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.introBox1 .imgbox .sort{
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
}
.introBox1>.textbox{
    display: inline-block;
    width: 560px;
    margin-left: 20px;
}
.introBox1>.textbox a{
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}
.introBox1>.textbox a:hover{
    color: #3399CC;
}
.introBox1 .content{
    margin: 25px 0;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
}
.introBox1 .content p{
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.introBox1 .bottom span{
    color: gray;
    margin-right: 20px;
    font-size: 12px;
}
.introBox1 .bottom .author{
    color: #000000;
}
.introBox1 .zan{
    display: inline-block;
    color: gray;
    font-size: 12px;
}
.introBox1 .zan>label{
    font-weight: 200;
    margin-right: 5px;
}
.introBox1 .imgbox:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
/*--------------带头像的标题展示---------------*/
.introBox2{
    padding: 15px 10px;
    border-bottom: 1px solid #E6E6E6;
}
.introBox2 .imgbox{
    display: inline-block;
    width: 220px;
    height: 140px;
    vertical-align: top;
    overflow: hidden;
}
.introBox2 .imgbox>img{
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.introBox2>.textbox{
    display: inline-block;
    width: 560px;
    margin-left: 20px;
}
.introBox2>.textbox a{
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}
.introBox2>.textbox a:hover{
    color: #0099FF;
}
.introBox2 p{
    margin: 20px 0;
    line-height: 23px;
}
.introBox2 .bottom span{
    color: gray;
    margin-right: 20px;
    font-size: 12px;
}
.introBox2 .bottom .author{
    display: inline-block;
}
.introBox2 .bottom .author>img{
    width: 35px;
    height: 35px;
    border: 1px solid #E6E6E6;
    border-radius: 38px;
    margin-right: 10px;
    vertical-align: middle;
}
.introBox2 .bottom .author>span{
    color: #000000;
}
.introBox2 .zan{
    display: inline-block;
    color: gray;
    font-size: 12px;
}
.introBox2 .zan>label{
    font-weight: 200;
    margin-right: 5px;
}
.introBox2 .imgbox:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
/*---------------视频标题展示--------------*/
.vdeIntro{
    padding: 15px 10px;
    border-bottom: 1px solid #E6E6E6;
}
.vdeIntro .imgbox{
    display: inline-block;
    width: 220px;
    height: 140px;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
.vdeIntro .imgbox:after{
    content: url("../images/play.png");
    text-align: center;
    padding-top: 25%;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    top: 0;
    left: 0;
}
.vdeIntro .imgbox>img{
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.vdeIntro .imgbox .sort{
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
}
.vdeIntro>.textbox{
    display: inline-block;
    width: 560px;
    margin-left: 20px;
}
.vdeIntro>.textbox a{
    color: #000000;
    font-size: 16px;
    font-weight: 600;

    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.vdeIntro>.textbox a:hover{
    color: #3399CC;
}
.vdeIntro p{
    margin: 25px 0;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}
.vdeIntro .bottom span{
    color: gray;
    margin-right: 20px;
    font-size: 12px;
}
.vdeIntro .bottom .author{
    color: #000000;
}
.vdeIntro .zan{
    display: inline-block;
    color: gray;
    font-size: 12px;
}
.vdeIntro .zan>label{
    font-weight: 200;
    margin-right: 5px;
}
.vdeIntro .imgbox:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
/*----------------展示更多--------------*/
.readmore{
    text-align: center;
    width: 97%;
    margin: 10px auto 0 auto;
    color: #999;
    font-size: 14px;
    padding: 14px;
    background-color: transparent;
    cursor: pointer;
    border: 1px solid #DDD;
    border-radius: 2px;
    transition: all .3s cubic-bezier(.25,.1,.25,1);
}
.readmore:hover{
    border: 1px solid #0099FF;
    color: #0099FF;
}
/*--------------页脚---------------*/
body{
    position: relative;
}
.foot{
    min-width: 100%;
    background: #E3E3E3;
    position: absolute;
    bottom: 0;
}
.foot h4{
    font-size: 16px;
    font-weight: 600;
}
.foot .youqinglianjie{
    float: left;
    padding: 20px 10px;
    width: 800px;
}
.foot .hrefBox{
    margin-bottom: 28px;
}
.foot .hrefBox a{
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    margin: 3px 10px 3px 0;
}
.foot .aboutus{
    margin-top: 10px;
}
.foot .guanzhuwomen{
    float: left;
    width: 350px;
    padding: 0 10px;
    margin-left: 20px;
    margin-top: 20px;
}
.foot .guanzhuwomen .erweima{
    vertical-align: top;
    display: inline-block;
    width: 70px;
    margin-right: 30px;
}
.foot .guanzhuwomen .erweima>img{
    width: 70px;
    height: 70px;
    margin-bottom: 5px;
    box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
.foot .guanzhuwomen .erweima>p{
    font-size: 12px;
    text-align: center;
}
/*----------------登录注册---------------*/
.loginbox{
    width: 100%;
    height: 100%;
}
.loginbox .mengceng>i{
    position: absolute;
    top: 30px;
    right: 50px;
    color: #ffffff;
    font-size: 24px;
    cursor: pointer;
}
.loginbox .head{
    height: 55px;
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
}
.loginbox .head div{
    float: left;
    width: 50%;
    height: 100%;
    line-height: 55px;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    outline: 1px solid #EEEEEE;
}
.loginbox .head p{
    height: 100%;
    line-height: 55px;
    font-size: 18px;
    text-align: center;
}
.loginbox .head .active{
    color: #3399CC;
}
.loginbox .content{
    padding: 20px 80px;
}
.loginbox .content>input{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #EEEEEE;
    border: 1px solid transparent;
    outline: none;
    padding-left: 10px;
    margin-bottom: 20px;
}
.loginbox .content .savepsw>label{
    font-weight: 200;
    color: gray;
}
.loginbox .content .savepsw>label>input{
    vertical-align: top;
    margin-right: 5px;
}
.loginbox .content .submit{
    color: #ffffff;
    background: #0099FF;
    width: 100%;
    height: 45px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    margin: 10px 0 10px 0;
}
.loginbox .content .whiteSub{
    width: 100%;
    height: 45px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    margin: 10px 0 10px 0;
    background: white;
    border: 1px solid black;
}
.loginbox .content .line{
    margin: 5px 0;
}
.loginbox .content .line span{
    font-size: 12px;
    margin: 0 12px;
}
.loginbox .content .line img{
    width: 125px;
}
.loginbox .content .otherway{
    text-align: center;
}
.loginbox .content .yanzhengma{
    margin-bottom: 20px;
}
.loginbox .content .yanzhengma>input{
    width: 210px;
    height: 40px;
    line-height: 40px;
    border: none;
    background: #EEEEEE;
    outline: none;
    padding-left: 10px;
    margin: 0;
}
.loginbox .content .yanzhengma>button{
    width: 135px;
    height: 40px;
    margin-left: 5px;
    border: 1px solid lightgray;
    outline: none;
    border-radius: 5px;
}
.loginbox .content .readover>label{
    font-weight: 200;
    color: gray;
}
.loginbox .content .readover>label>input{
    vertical-align: top;
    margin-right: 5px;
}
.loginbox .content .readover>label a{
    color: #0099FF;
    text-decoration: none;
}
.loginbox .forgetpsw{
    color: gray;
}
.rgschange{
    text-align: center;
    color: #3399CC;
    margin-bottom: 20px;
    cursor: pointer;
}
.login{
    width: 515px;
    border-radius: 5px;
    overflow: hidden;
    background: #ffffff;
    margin: 0 auto;
}
.login>p{
    text-align: center;
    margin-top: 20px;
}
.register{
    width: 515px;
    overflow: hidden;
    border-radius: 5px;
    background: #ffffff;
    margin: 0 auto;
}
/*.fanmian{*/
    /*display: none \9;*/
    /*transform:rotateY(180deg);*/
    /*-ms-transform:rotateY(180deg); 	*//* IE 9 */
    /*-moz-transform:rotateY(180deg); 	*//* Firefox */
    /*-webkit-transform:rotateY(180deg); *//* Safari 和 Chrome */
    /*-o-transform:rotateY(180deg);  *//* Opera */
/*}*/
/*----------------无搜索结果----------------*/
.noSearch{
    padding: 50px;
    height: 200px;
    text-align: center;
}
.noSearch i{
    font-size: 20px;
}
.tuijian h4{
    margin-left: 10px;
    color: #0099FF;
}
/*--------------------表情---------------------*/
span.emotion:hover { background-position: 2px -28px }
.qqFace { margin-top: 4px; background: #fff; padding: 2px; border: 1px #dfe6f6 solid; }
.qqFace table td { padding: 0px; }
.qqFace table td img { cursor: pointer; border: 1px #fff solid; }
.qqFace table td img:hover { border: 1px #0066cc solid; }
#show { width: 770px; margin: 20px auto; background: #fff; padding: 5px; border: 1px solid #DDD; vertical-align: top; }
.sub_btn { position: absolute; right: 0px; top: 0; display: inline-block; zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */  *display: inline;
    vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.6); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2); color: #e8f0de; border: solid 1px #538312; background: #64991e; background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e)); background: -moz-linear-gradient(top, #7db72f, #4e7d0e);  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.sub_btn:hover { background: #538018; background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c)); background: -moz-linear-gradient(top, #6b9d28, #436b0c);  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}




#confirm{
    width: 300px;
    height: 150px;
    background: #ffffff;
    text-align: center;
    padding: 20px;
    border: 1px solid #3399CC;
    position: fixed;
    left: 0;right: 0;top: 0;bottom: 0;
    margin: auto;
}
#confirm p{
    margin: 20px 0;
}
#confirm div button{
    width: 100px;
    height: 30px;
    background: #ffffff;
    border: 1px solid #3399CC;
    color: #3399CC;
    margin: 0 10px;
}
#confirm div .active{
    color: #ffffff;
    background: #3399CC;
}


/*--------------------关注微信二维码-------------------*/
.wxShareBox{
    width: 100%;
    margin: 10px 0;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid lightgray;
}
.wxShareBox h1{
    font-size: 16px;
    text-align: center;
    color: white;
    background: #3399CC;
    height: 40px;
    line-height: 40px;
    margin:0;
}
.wxShareBox .imgBox{
    width: 100%;
    padding: 10px;
    text-align: center;
}
.wxShareBox .imgBox img{
    width: 150px;
    height: 150px;
}
.wxShareBox>p{
    width: 100%;
    padding: 0 20px 20px;
    font-size: 13px;
    text-align: left;
    color: #666;

}