@keyframes changeTextColor
{
    from {color: white;}
    to {color: #FFF000;}
}

@-moz-keyframes changeTextColor /* Firefox */
{
    from {color: white;}
    to {color: #FFF000;}
}

@-webkit-keyframes changeTextColor /* Safari 和 Chrome */
{
    from {color: white;}
    to {color: #FFF000;}
}

@-o-keyframes changeTextColor /* Opera */
{
    from {color: white;}
    to {color: #FFF000;}
}
.changeTextColor{
    animation:changeTextColor 100ms ease-in-out alternate infinite;
}
/*通知*/
.header_notice{
    height: 51px;
    line-height: 51px;
    background: #ffd66d;
    text-align: center;
    color: red;
    font-size: 22px;
    font-weight: 600;
    display: none;
}
/*广告*/
.advertising{
    background: #130c06;
    cursor: pointer;
}
.advertising div{

	width:100%;
    min-width:1200px;
    height: 0px;
    background: url("../../static/img/rtcpm_top.png") no-repeat;
    position: relative;
    margin:0 auto;
}
.advertising i{
    position: absolute;
    width:33px;
    height:33px;
    right:7px;
    top:30px;
    border-radius: 50%;
}
/*头部*/
.header_top{
    position: relative;
    z-index: 10;
    width: 100%;
    min-width: 1200px;
    height: 36px;
    line-height: 35px;
    background: #f5f5f5;
}
.wd1200{
    position: relative;
    margin: 0 auto;
    width:1200px;
}
.loaderweimaImg {
    width: 24px;
    height: 24px;
    float: right;
    margin-top: 8px;
    margin-right:31px;
    display: inline-block;
    background: url(../../static/img/claim.png) -49px -55px;
}
.nav_1{
/*    padding-top: 11px;*/
}
.nav_1 li{
    float: left;
}
.logo_top{

}
.header_top li a{
    color: #565656;
    font-size: 12px;
    font-weight: 400;
    padding-right: 12px;
    padding-left: 14px;
    border-left: 1px solid #ededed;
}
.zhi-ff {
    padding: 0 5px;
    height: 15px;
    background: #448ef3;
    position: absolute;
    right: 42px;
    font-size: 12px;
    line-height: 14.5px;
    top: -2px;
    text-align: center;
    color: white;
    z-index: 100;
    border-radius: 3px;
}
.dot-right-green {
    position: absolute;
    right: 39px;
    top: 6px;
    width: 0;
    height: 0;
    border-bottom: 7px solid #448ef3;
    border-right: 5px solid transparent;
}

.header_top2 {
    position: relative;
    width: 100%;
    min-width: 1200px;
    height: 169px;
    background: white;
    border-bottom: 1px solid #448ef3;
}
.personal_table{
    background-color: white;
    box-shadow: 0px 2px 4px #999;
}
.personal_table li{
   border-bottom: 1px solid #b1b1b1;
    padding:6px 2px 6px 0;
    height: 20px;
    line-height: 20px;
}
.nav_logo {
    /* padding-top: 11px; */
    width: 375px;
    height: 105px;
    float: left;
}
.ischoose {
    float: left;
    /*width: 670px;*/
    margin-top: 20px;
}
.ischooseLei{
    width: 61px;
    height: 27px;
    line-height: 27px;
    color: #999999;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
.ischooseSearch{
    /*position: relative;*/
    border: 2px solid #448ef3;
    /*width: 590px;*/
}
/*.ischooseSearch img{
    position: absolute;
    top: 8px;
    left: 11px;
}*/
.ischooseSearch input[type="text"]{
    width: 457px;
    height:37px;
    border: none;
    padding-left: 43px;
    float: left;
}
.goodsSearch{
    background: url("../../static/img/searchImg.png") no-repeat 11px center;
}
.ischooseSearchBtn{
    width: 120px;
    height: 37px;
    /*position: absolute;
    right: 0;*/
    border: none;
    outline: none;
    font-size: 16px;
    font-weight: 600;
    line-height: 37px;
    color: white;
    background-color:#448ef3;
    text-align: center;
    float: right;
}
.ischooseSearchBtn:hover{
    background-color:#ff5722;
    cursor: pointer;
}
.toolSearch{
    display: none;
}
.isHref{
    float: left;
    width: 635px;
    margin-top: 7px;
}
.isHref a{
    color: #999999;
    margin-right: 12px;
    font-size: 14px;
}
.isHref a:hover{
    color: #676767;
}

.header-hot{
    vertical-align: baseline;
    margin-left: 10px;
    width: 30px;
    height: 13px;
    display: inline-block;
    background: url("../../static/img/kl_hot.gif") no-repeat;
}

.isKefu{
    float: left;
    margin:-69px 0 0 62px;
    position: relative;
}
.closeWx{
    position: absolute;
    right: 0;
    top:0;
    display: inline-block;
    width: 22px;
    height: 20px;
    cursor: pointer;
}

/*header部微信客服二维码开始*/
.header-extract-prize-wx-service-con{
    float: right;
    border: 1px solid #448ef3;
    padding: 3px 3px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    margin:-89px 0 0 62px;
	position: relative;
}
.header-extract-prize-wx-service-con > img{
    float: left;
    width: 91px;
    height: 91px;
    padding-right: 15px;
}
.header-extract-prize-wx-service-con > div{
    float: left;
    padding-top: 7px;
    font-weight: bold;
    color: #c5203d;
}
.header-extract-prize-wx-service-con > div > p:nth-of-type(1){
    font-size: 19px;
    color: #171717;
}
.header-extract-prize-wx-service-con > div > p:nth-of-type(2){
    font-size: 18px;
}
.header-extract-prize-wx-service-con > div > p:nth-of-type(3){
    font-size: 24px;
}
/*header部微信客服二维码结束*/
.col{
    width: 1200px;
    height: 40px;
    margin: 0 auto;
    background-color: #448ef3;
    position: relative;
}
.colScroll{
    width: 241px;
    float: left;
    height: 41px;
    text-align: center;
    background-color: #ff5722;
    color: white;
    line-height: 40px;
    font-size: 15px;
    cursor: pointer;
}
.colScroll img{
    margin-left: 36px;
}
.colNav{
    /*width: 914px;*/
    /*margin-left: 34px;*/
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: 5px;
}
.colNav li{
    display: inline-block;
}
.klParentWrap{
    position: relative;
}
.klParentWrap img{
    position: absolute;
    left:46%;
    top:-23px;
}
.klParentWrap .klMenu{
    position: absolute;
    z-index: 100;
    text-align: center;
    background: #ff9900;
    overflow: hidden;
    display: none;
}
.klParentWrap .klMenu li{
    width:100%;
}
.klParentWrap .klMenu li a{
    font-size: 14px;
    font-weight: normal;
    padding:0;
    color: #fff;
}
.colNav li a{
    font-size: 16px;
    font-weight: 600;
    padding:  0 26px;
    display: inline-block;
    color: white;
}
.colNav li:hover{
    background-color:#ff6600;
    cursor: pointer;
}
/*.nav_choose li {
    float: left;
    width: 109px;
    padding: 0 3px 0 3px;
    text-align: center;
}*/
.islogin{
    position: absolute;
    right: 0;
    height: 100%;
}
.colLeftTitleImgSmall{
    display: inline-block;
    vertical-align: top;
    background: url(../../static/img/smallLogo.png) -189px -25px;
    margin: 0;
    width: 20px;
    height: 26px;
}
.loadHover{
    position: absolute;
    right: 104px;
    top: 49px;
    z-index: 999;
    width: 232px;
    height: 298px;
    background-color: white;
    display: none;
    background: url("../../static/img/loaderweimaKuang.png");
}
.loadErweimaZi{
    width: 233px;
    text-align: center;
    font-size: 14px;
    height: 15px;
    line-height: 15px;
    color: #555
}
.softwareDownload{
    position: relative;
    padding-bottom: 20px;
}
.softwareDownload img{
    position: absolute;
    top: -19px;
    left: 68px
}
.header{
    width: 100%;
    min-width: 1200px;
    height: 80px;
    border-bottom: 1px solid #d4d4d4;
    background: #fff;
}
.header_log{
    float: left;
    margin-top: 14px;
}
#header_nav{
    overflow: hidden;
    position: relative;
    height:80px;
    line-height: 60px;
    padding: 0 10px 0 20px;
    /*width: 984px;*/
    float: left;
}
#header_nav .o{
    position: relative;
    float: left;
    padding: 10px 15px;
    font-size: 1pc;
    cursor: pointer;
}
.nav_1 li:nth-child(2){
 /*   border-right: 1px solid white;
    border-left: 1px solid white;*/
}
.kefu{
    color: #999;
    font-size: 14px;
    border: 1px solid #999;
    display: inline-block;
    width: 89px;
    line-height: 26px;
    text-align: center;
    height: 26px;
    border-radius: 30px;
}
.kefu_img{
    width: 18px;
    height: 20px;
    display: inline-block;
    background: url(../../static/img/backimg.png) -141px -373px;
}
.kefu:hover{
    cursor: pointer;
     color: #ffb312;
}
.changjian_problem:hover{
    cursor: pointer;
    color: #ffb312;
}
.changjian_problem{
    color: #999;
    font-size: 14px;
    border: 1px solid #999;
    display: inline-block;
    width: 79px;
    text-align: center;
    height: 26px;
    margin-left: 15px;
    line-height: 29px;
    border-radius: 30px;
}
.header_r{
    width: 250px;
    height: 35px;
    float: left;
    border: 1.6px solid #d4d4d4;
    margin-top:22.5px;
}
.header_r img{
    height: 23px;
    margin-top: -5px;
    margin-left: 5px;
}
.header_r input[type="text"]{
    width: 201px;
    height: 33px;
    margin-left: 9px;
    border: none;
    font-size: 16px;
    font-family: 微软雅黑;
}
.sousearch{
       background-color: #fb6d6d;
       box-shadow: inset 0px 0px 8px #de4242;
}
/*button,input[type="button"]{
    color: white;
    border: none;
    outline: none;
    cursor: pointer;
}*/
.wd1200 button{
    margin-top: 23px;
    float: right;
    font-size: 16px;
    width: 76px;
    height: 36.5px;
}
/*中部*/
.place{
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    color: #767676;
    height: 45px;
    line-height: 45px;
}
.task_all{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.leftTopShow{
    position: absolute;
    top: 60px;
    left: 4.5px;
    display: block !important;;
}
.My_nav{
    position: relative;
    float: left;
    width:218px;
    height:810px;
    color: gray;
    background:url("../../static/img/box_bg.png") no-repeat;
    background-position: 0% 0%;
    background-size: 100% 125%;
}
.box{
    height:25px;
    background-color:#24a9cc;
    font-size: 19px;
    margin-left: 67px;
}
.box img{
    margin-left:6px;
    margin-top: -2px;
}
.nav{
    width:216px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    margin-left:-42px;
    text-align: left;
    /*padding-top:1px;*/
    cursor: pointer;
    color: white;}
.My_nav .p{
    /*border-top:2px solid #dcdcdc;*/
   /* padding:2px 0;*/
    width:136px;
    margin-left: 43px;
}
.p .active{
/*    background: url('../../images/nav_bg.png') no-repeat;*/
    background-color: #2798c4;
    color: #fdd34f
}
/*底部*/
/*底部*/
.footer {
    padding: 25px 0 25px 0;
    z-index: 999;
    position: relative;
    background: url("../../static/img/bottom_img.png") no-repeat;
    background-position: 0% 0%;
    background-size: 100% 100%;
    border-top: 1px solid #dcdcdc;
}
.wd1000{
    width: 765pt;
    height: 140px;
    position: relative;
    margin: 0 auto;
}
.wd1000bottom{
    width: 750pt;
    height: 80px;
    position: relative;
    margin: 0 auto;
}
.footer_bottom{
    background-color: #f9f9f9;
}
.footer .logo-hd {
    display: inline-block;
    width: 140px;
    height: 140px;
   float: right;
}
.footer .logo-hd img {
    width:82%;
}
.logo-hd p{
    width: 115px;
    text-align: center;
   color: white;
    font-size: 13px;
    margin:5px 0 ;
}
.ft-nav {
    position: absolute;
    top: 35px;
    left: 100px;
   /* margin-left: 30px;*/
    padding-top: 0;
    width: 50pc;
}
.ft-nav_bottom{
    position: absolute;
    top: 15px;
    left: 120px;
    padding-top: 0;
    width: 50pc;
}
.ft-nav_bottom li a {
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    margin-left: 40px;
    color: #999;
    line-height: 50px;
    font-size: 14px;
/*    border-right: 1px solid #dddddd;*/
}
.ft-nav_bottom .copyright span a{
    padding:0;
    margin:0;
}
.ft-nav_bottom .copyright span a::after{
    content: '|';
    display: inline-block;
    padding:0 5px;
}
.ft-nav_bottom .copyright span a:last-child::after{
    content: '';
}
.ft-nav li {
    float: left;
    margin-top: 10px;
}
.ft-nav li a {
    display: block;
    margin-right: 10px;
    padding-right: 10px;
    color: #dddddd;
    font-size: 12px;
    border-right: 1px solid #dddddd;
}
.ft-nav li a.active, .ft-nav li a:hover {
    color: #ce975e;
}
.ft-nav li.copyright a {
    margin-top: 10px;
    color: #dcdcdc;
    white-space: nowrap;
    font-size: 13px;
    margin-left: 106px;
}
.header_top li .login_panduan{
    border: none;
    color: #ff8939;
}
.header_top li .login_panduan:hover{
    text-decoration: underline;
    color: #448ef3;
}
.quit{
    color: white;
    cursor: pointer;
    display: none;
    font-size: 12px;
    color: #999;
}
.quit:hover{
    text-decoration: underline;
}
.kefuQQ{
    display: inline-block;
    border: 1px solid #2aadd2;
    width: 75px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border-radius: 20px;
    font-size: 13px;
    float: right;
    margin-right: 90px;
    margin-top: 20px;
}
.kefuQQ:hover{
    background-color: #29c3e8;
    cursor: pointer;
    color: white;
    border: none;
}
.left_search{
    width: 19px;
    height: 24px;
    float: left;
    margin-top: 9px;
    margin-right: 12px;
    margin-left: 48px;
    display: inline-block;
    background: url(../../static/img/backimg.png) -67px -63px;
}
.right_searchto{
    width: 19px;
    height: 24px;
    float: right;
    margin-top: -40px;
    margin-right: 31px;
    margin-left: 48px;
    display: inline-block;
    background: url(../../static/img/backimg.png) -145px -80px;
}
.href_taobao{
    width: 23px;
    height: 24px;
    float: left;
    margin-top: 9px;
    margin-right: 12px;
    margin-left: 44px;
    display: inline-block;
    background: url(../../static/img/backimg.png) -62px -120px;
}
.search_paiming{
    width: 23px;
    height: 24px;
    float: left;
    margin-top: 9px;
    margin-right: 12px;
    margin-left: 45px;
    display: inline-block;
    background: url(../../static/img/backimg.png) -62px -183px;
}
.search_ckl{
    width: 23px;
    height: 24px;
    float: left;
    margin-top: 9px;
    margin-right: 12px;
    margin-left: 45px;
    display: inline-block;
    background: url(../../static/img/ylcBg.png) -44px -65px;
}
.search_like{
    width: 23px;
    height: 24px;
    float: left;
    margin-top: 9px;
    margin-right: 12px;
    margin-left: 45px;
    display: inline-block;
    background: url(../../static/img/ylcBg.png) -44px -106px;
}
.jifen_search{
    width: 19px;
    height: 24px;
    float: left;
    margin-top: 24px;
    margin-right: 12px;
    margin-left: 48px;
    display: inline-block;
    background: url(../../static/img/backimg.png) -67px -253px;
}
.xiala_xuanci{
    width: 19px;
    height: 24px;
    float: left;
    margin-top: 12px;
    margin-right: 12px;
    margin-left: 48px;
    display: inline-block;
    background: url(../../static/img/backimg.png) -67px -253px;
}
.baby_shangxia{
    width: 19px;
    height: 24px;
    float: left;
    margin-top: 11px;
    margin-right: 12px;
    margin-left: 48px;
    display: inline-block;
    background: url(../../static/img/backimg.png) -67px -317px;
 }
.nav:hover{
    background-color: rgb(39, 152, 196)
}
.header_top li a:hover{
    color: #ffb312;
}
.levelImg{
   margin-left: 5px;
    margin-top: -2px
}

/*悬浮*/

dl,dd,dt{margin:0;padding:0;}
a{ text-decoration:none;}

.floating_ck {
    position: fixed;
    right: 10px;
    top: 47%;
    z-index: 100;
}

.floating_ck dl dd {
    position: relative;
    width: 46px;
    height: 46px; /*background-color:#ff9900;*/
    text-align: center;
    background-repeat: no-repeat; /*background-position:center 20%;*/
    cursor: pointer;
    margin-top: 4px;
    right : -60px;
}

.floating_left {
    position: absolute;
    left: -160px;
    top: 0px;
    width: 160px;
    height: 80px;
    background-color: #e40231;
    border-bottom: solid 1px #a40324;
    display: none;
}

.floating_left a {
    color: #fff;
    line-height: 80px;
}

.floating_ewm {
    height: 260px;
    top: -180px;
}

.floating_ewm p {
    color: #fff;
    margin-top: 5px;
}

.floating_ewm .qrcord_p01 {
    font-size: 12px;
    line-height: 20px;
}

.floating_ewm .qrcord_p02 {
    font-size: 18px;
}
.floating_ck dl dd:hover{
    background-color: #cc7a00;
}
.words{
    width: 46px;
    height: 46px;
    background: url(../../static/img/right.png) -660px -395px;
}
.quote{
    width: 46px;
    height: 46px;
    background: url(../../static/img/right.png) -660px -448px;
}
.qrcord{
    width: 46px;
    height: 46px;
    background: url(../../static/img/right.png) -660px -501px;
}
.return{
    width: 46px;
    height: 46px;
    background: url(../../static/img/right.png) -660px -554px;
}
.appLoad{
    width: 67px;
    height: 33px;
    float: left;
    padding-left: -22px;
    margin-top: 5px;
    margin-left: -25px;
    display: inline-block;
    background: url(../../static/img/claim.png) -19px -116px;
}
.qqkefu{
    width: 67px;
    height: 33px;
    float: left;
    padding-left: -22px;
    margin-top: 5px;
    margin-left: -25px;
    display: inline-block;
    /*background: url(../../static/img/claim.png) -125px -115px;*/
}
.phone{
    width: 28px;
    height: 33px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    display: inline-block;
    /*background: url(../../static/img/claim.png) -211px -115px;*/
}
.wecat{
    width: 28px;
    height: 33px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    display: inline-block;
    /*background: url(../../static/img/claim.png) -99px -113px;*/
}
.totop{
    width: 28px;
    height: 33px;
    float: left;
    margin-top: 3px;
    margin-left: 5px;
    display: inline-block;
    /*background: url(../../static/img/claim.png) -263px -115px;*/
}

.erweimaTo{
    width:206px;
    height: 247px;
    display: block;
    font-size: 13px;
    color: #737373;
    background: url("../../static/img/appLoadBack.png") no-repeat;
}
.qqTo{
    width:226px;
    height: 225px;
    display: block;
    font-size: 13px;
    color: #737373;
    position: relative;
    background: url("../../static/img/qqBack.png") no-repeat;
}
.phoneTo{
    width:259px;
    height: 73px;
    display: block;
    font-size: 13px;
    color: #737373;
    position: relative;
    background: url("../../static/img/phoneBack.png") no-repeat;
}
.wecatTo{
    width:205px;
    height: 224px;
    display: block;
    font-size: 13px;
    color: #737373;
    position: absolute;
    background: url("../../static/img/wecatBack.png") no-repeat;
}
#code_img,#code_img1{
    width: 38px;
    height: 38px;
    margin-left: 24px;
    margin-top: -4px;
    font-size: 13px;
    color: white;
}
#code_img2,#code_img3{
    width: 38px;
    height: 38px;
    margin-left: -5px;
    margin-top: -4px;
    font-size: 13px;
    color: white;
}
.return{
    margin-top: -8px;
    height: 38px;
    font-size: 13px;
    color: white;
}
.jinruPhone{
    color: #fff;
    opacity: 0;
    transform: translateX(100px);
    -webkit-transform: translateX(100px);
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}
.jinruPhone.active{
    opacity: 1;
    transform: translateX(-260px);
    -webkit-transform: translateX(-260px);
    width: 207px;
    position: relative;
    z-index: -1;
}
.jinruQq{
    color: #fff;
    opacity: 0;
    transform: translateX(100px);
    -webkit-transform: translateX(100px);
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    position: relative;
    z-index: -1;
}
.jinruQq.active{
    opacity: 1;
    transform: translateX(-230px);
    -webkit-transform: translateX(-230px);
    width: 207px;
    position: relative;
    z-index: -1;
}

.jinruApp,.jinruWecat,.jinru5 {
    color: #fff;
    opacity: 0;
    transform: translateX(100px);
    -webkit-transform: translateX(100px);
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    position: relative;
    z-index: -1;
}
.jinruApp.active,.jinruWecat.active, .jinru5.active,.jinrujinru.active{
    opacity: 1;
    transform: translateX(-210px);
    -webkit-transform: translateX(-210px);
    width: 207px;
    position: relative;
    z-index: -1;
}


/*左侧悬浮*/
.colLeft{
    width: 244px;
    background-color: #448ef3;
    position: absolute;
    top: 41px;
    padding-bottom: 18px;
    display:block;
    z-index: 100;
}
.index_go_nav_page{
    position: fixed;
    width:158px;
    height:120px;
    background: url("../img/bee_hint.png");
    left:40px;
    top:400px;
}
.index_go_nav_page a{
    position: absolute;
    color: #fff;
    text-decoration: underline;
    font-size:14px;
    width:91px;
    top:11px;
    left:13px;
}
.colLeftTitle{
    color: white;
    margin-top: 8px;
    vertical-align: top;
    line-height: 27px;
}
.colLeftTitleImg{
    margin-right: 6px;
    width: 26px;
    height: 26px;
    background: url(../../static/img/indexMenu.png);
    display: inline-block;
    margin-left: 16px;
    vertical-align: top;
}
.pmgj{
    background-position: -21px -14px;
}
.ztcsq{
    background-position: -21px -55px;
}
.blldrkgj{
    background-position: -21px -119px;
}
.yjjk{
    background-position: -21px -170px;
}
.sygj{
    background-position: -22px -234px;
}
.dsfrmgj{
    background-position: -21px -290px;
}
.colLeftTitleZi{
    font-weight: 600;
    font-size: 16px;
    vertical-align: top;
}
.colLeftFun{
    padding: 9px 0 0 0;
    margin-left: 7px;
    position: relative;
}
.colLeftFun a{
    margin-left: 13px;
    color: white;
    font-size: 15px;
}
.colLeftFun a:hover{
   text-decoration: underline;
}
.msspm{
    animation:changeTextColor 100ms ease-in-out alternate infinite;
}
.colLeftTitleImgSmaRe{
    display: inline-block;
    vertical-align: top;
    background: url(../../static/img/indexBg.png) -131px -322px;
    margin: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -5px;
    left: 77px;
}
 .bdshare-slide-button:after {
     content: "推荐奖3分";
     background: #ff9900;
     display: block;
     color: white;
     padding: 6px;
     border-top-left-radius: 10px;
     border-bottom-left-radius: 10px;
     text-align: center;
     width: 13px;
 }
 .login_no{
     position: relative;
     display: none;
 }

 /*大企业QQ*/
.wpa-container {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
    width: 104px;
    height: 165px;
    border-radius: 2px;
    position: relative;
    font-family: "microsoft yahei";
    font-size: 14px;
    background: #fff;
    border: 1px solid #dadee7;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    text-align: center;
}

.wpa-container .title {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color: #000;
    margin-top: 9px;
    color: #1e2330;
}

.wpa-container .avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-top: 9px;
}

.wpa-container .btn-area {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 106px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    bottom: -1px;
    left: -1px;
    text-align: center;
    margin-right: 6px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.wpa-container .icon-qq {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    background: url("https://bqq.gtimg.com/qidian/src/wpa/dist/4.1.0/images/1_1_2.png") no-repeat;
    margin-top: 1px;
}

.wpa-container .btn-text {
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    max-width: 100px;
}