
#defaultHead{
    width: 100%;
    height: 340px;
        margin-top: -4px;
}
#Topswiper{
    width: 1200px;
    height: 340px;
    margin: 20px auto 0px auto;
    position: relative;
    box-shadow: 0px 0px 14px 0px #cbcbcb;
}
.TopswiperLeft{
    width: 720px;
    height: 339px;
    position: relative;
        border-top-left-radius: 5px;
    overflow: hidden;
    border-bottom-left-radius: 5px;
}
.TopswiperLeft .TopswiperLitem{
    width: 720px;
    height: 339px;
    position: absolute;
    left: 0;
    top: 0;
    /* z-index: 10; */
}
.tgbSwiper-item{
    display: none;
}
.tgbSwiper-item-active{
    display: block !important;
}
.tgbSwiper-position-active{
    background-color: #75ADD3 !important;
    border-bottom:none !important;
    padding-bottom:1px;
}
.TopswiperLitemBG{
    position: relative;
    width: 720px;
    height: 340px;
   background-size: 100% auto;
    background-position-y: 50%;
}
.Topswiperbot{
    width: 100%;
    height: 57.5px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url('https://css.taoguba.com.cn/images/default/defaultOpacity1.png');
    background-size: 100% 100%;
    /* z-index: 12; */
}

.Topswiperbot .TopswiperbotTitle{
    display: block;
    font-size: 18px;
    line-height: 57px;
    color: #fff;
    margin-left: 20px;
    width: 480px;
    overflow: hidden;
    text-overflow: ellipsis;
        white-space: nowrap;
}
.Topswiperbot .TopswiperbotUser{
    color: #fff;
    font-size: 14px;
    line-height: 60px;
    margin-right: 20px;
}
.Topswiperbot .TopswiperbotPortrait{
    display: block;
    margin-right: 10px;
    margin-top: 13px;
    width: 34px;
    height: 34px;
}
.Topswiperbot .TopswiperbotPortrait img{
    width: 34px;
    height: 34px;
    display: inline-block;
    border-radius: 50%;
}
.TopswiperLitemBtn{
    width: 72px;
    height: 26px;
    background-image:  url('https://css.taoguba.com.cn/images/default/defaultOpacity2.png');
    background-size: 100% 100%;
    border-radius: 16px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor:pointer;
}
.TopswiperRight{
    width: 480px;
    height: 339px;
    position: relative;
        border-top-right-radius: 5px;
    overflow: hidden;
    border-bottom-right-radius: 5px;
}
.TopswiperRitem{
    width: 100%;
    height: 55.5px;
    border-bottom: 1px solid #EFEFEF;
    background-color: #fff;
    cursor: pointer;
    display:block;
}
.TopswiperRitem span{
    line-height: 54px;
    font-size: 14px;
    display: inline-block;
    margin-left: 30px;
    white-space: nowrap;
    color: #666;
    width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
}
#defaultContent2{
    width: 1200px;
    margin: 20px  auto;
}
.defaultZT{
    width: 285px;
    height: 276px;
    background-color: #fff;
    border-radius: 5px;
    margin-left: 20px;
    box-shadow:0px 0px 4px 0px rgba(219,219,219,0.22);
    border-radius: 5px;
}
.defaultZT .imgbox{
    width: 100%;
    height: 160px;
    border-radius: 5px 5px 0px 0px;
    display: inline-block;
    cursor: pointer;
}
.defaultZT .imgbox img{
    width: 100%;
    height: 160px;
    border-radius: 5px 5px 0px 0px;
}
.defaultZT-top{
    height: 20px;
    width: 248px;
    margin: 10px auto;
}
.defaultZT-top .defaultZT-top-title{
    display: inline-block;
    width: 184px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 16px;
    font-weight:700;
    cursor:pointer;
}
.defaultZT-top .defaultZT-top-type{
    display: inline-block;
    width: 60px;
    height: 20px;
    line-height: 20px;
    background-color: #A2D9FF;
    color: #fff;
    font-size: 12px;
    border-radius: 10px;
    text-align: center;
}
.defaultZT-subInfo{
    font-size: 14px;
    color: #666;
    height: 40px;
    line-height: 20px;
    display: inline-block;
    width: 248px;
    margin-left: 18px;
    overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
cursor:pointer;
}
.defaultZT-bot{
    width: 248px;
    margin: 10px auto 0 auto;
    color: #999;
    font-size: 12px;
}
#defaultContainer{
    width: 1200px;
    margin: 0px auto;
}
#defaultContainerLeft{
 width: 895px;
}
.defaultContainerTabs{
    width: 100%;
    height: 50px;
    box-shadow:0px 0px 4px 0px rgba(219,219,219,0.22);
    line-height: 48px;
    background-color: #fff;
    border-radius: 5px;
        margin-bottom: 10px;
}
.defaultContainertab{
    margin-left: 40px;
    color: #333;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    cursor: pointer;
}
.defaultContainertab-active{
   color: #5a97c1;
   border-bottom: 2px solid #5a97c1;
   font-weight:700;
}
.defaultContainer-contents{
    width: 100%;
    display: none;
}
.defaultContainer-content{
    width: 814px;
    margin: 0px auto 20px auto; 
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 20px;
    position: relative;
}
.defaultContainer-Ncontent{
    width: 814px;
    margin: 0px auto 20px auto; 
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 20px;
    position: relative;
}
.defaultContainer-content-title{
    font-size: 18px;
    display: inline-block;
    color: #333 !important;
    cursor:pointer;
        font-weight: 700;
            white-space: nowrap;
    overflow: hidden;
    width: 550px;
    text-overflow: ellipsis;
}
.defaultContainer-content-title2{
    font-size: 18px;
    display: inline-block;
    color: #333 !important;
    cursor:pointer;
        font-weight: 700;
}
.defaultContainer-content-left1{
    width: 564px;
    position: relative;
}
.defaultContainer-content-left1 .defaultContainer-content-subInfo{
    width: 564px;
    overflow : hidden;
text-overflow: ellipsis;
display:inline-block;
white-space:nowrap;
     height: 40px;
     line-height: 20px;
     color: #666;
     font-size: 14px;
         position: relative;
    top: 12px;
    cursor:pointer;
}
.defaultContainer-content-left1 .defaultContainer-content-subInfo2{
    width: 564px;
    overflow : hidden;
text-overflow: ellipsis;
display:inline-block;
display: -webkit-box;
          -webkit-line-clamp: 2; 
          -webkit-box-orient: vertical;
     height: 40px;
     line-height: 20px;
     color: #666;
     font-size: 14px;
         position: relative;
    top: 12px;
    cursor:pointer;
}
.defaultContainer-content-left1 .defaultContainer-content-bot{
    position: absolute;
    top: 86px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
        width: 100%;
}
.defaultContainer-content-portrait{
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    position:relative;
}
.defaultContainer-content-portrait .img1{
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-block;
}
.defaultContainer-content-portrait .img2{
    width: 10px;
    height: 10px;
    display: inline-block;
    position:absolute;
    right:0px;
    bottom:0px;
}
.defaultContainer-content-userName{
    color: #333;
    font-weight: 700;
}
.defaultContainer-content-Icon {
    margin-left: 25px;
    line-height: 24px;
    color: #ccc;
    cursor:pointer;
}
.defaultContainer-content-View{
	margin-left: 25px;
    line-height: 24px;
    color: #ccc;
}
.defaultContainer-content-View img{
    position: relative;
    height: 12px;
    margin-right: 5px;
    display: inline-block;
        top: 1px;
}
.defaultContainer-content-Icon img{
    height: 16px;
    position: relative;
    top: 4px;
    margin-right: 5px;
    display: inline-block;
}
.defaultContainer-content-right1{
    width: 230px;
    height: 110px;
}
.defaultContainer-content-right1 .img1{
    width: 100%;
    height: 110px;
    background-size:100% auto;
    background-position-y:50%;
    cursor:pointer;
}
.defaultContainer-content-time{
    color: #ccc;
}
.defaultContainer-content-right1 .img2{
    width: 110px;
    margin: 0px 5px 0px 0px;
    height: 110px;
    background-size: auto 100%;
    background-position-x:50%;
     cursor:pointer;
    display:inline-block;
}
.defaultContainer-content-right1 .img3{
    width: 110px;
    height: 110px;
    background-size: auto 100%;
    background-position-x:50%;
     display:inline-block;
      cursor:pointer;
}
.defaultContainer-content-left2{
    width: 100%;
    position: relative;
}
.defaultContainer-content-left2 .defaultContainer-content-subInfo{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space:nowrap;
    height: 40px;
    line-height: 20px;
    color: #666;
    font-size: 14px;
    margin-top: 10px;
    text-align:left;
}
.defaultContainer-content-left2 .defaultContainer-content-bot{
    position: relative;
    margin-top: 10px;
    height: 24px;
    line-height: 24px;
    top: 5px;
    font-size: 12px;
}
.defaultContainer-content-right3{
    width: 286px;
    height: 220px;
    position: absolute;
    top: -31px;
    right: -28px;
}
.defaultContainer-content-left3{
    width: 390px;
}
.defaultContainer-content-top3{
    width: 100%;
    height: 32px;
    line-height: 32px;
}
.defaultContainer-content3-portrait img{
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
}
.defaultContainer-content3-userName{
    font-size: 14px;
    font-weight: 700;
    margin-right: 20px;
    color: #333;
}
.defaultContainer-content3-from{
    color: #ccc;
    white-space: nowrap;
    font-size: 12px;
        width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.defaultContainer-content3-mid{
    width: 100%;
    margin: 15px 0px;
}
.defaultContainer-content3-Rate{
    height: 24px;
    line-height: 24px;
    color: #999;
    font-size: 14px;
}
.defaultContainer-content3-Rate b{
    font-size: 18px;
}
.upRate{
    color: #ed3713 !important;
}
.downRate{
    color: #0bb60b !important;
}
.defaultContainer-content3-bot{
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
}
.defaultContainer-content3-bot .redImgbg{
	    background: #ff5b4b;
}
.defaultContainer-content3-bot .greenImgbg{
	    background: #0bb60b;
}
.defaultContainer-content3-yestoday{
        color: #333;
    margin-left: 15px;
    cursor: pointer;
    height: 24px;
    padding: 0px 10px;
    border-radius: 3px;
    position: relative;
    top: -3px;
}
.defaultContainer-content3-yestoday img{
	margin-top: 5px;
    height: 16px;
}
.defaultContainer-content3-yestoday span{
    font-size: 14px;
    line-height: 26px;
    color:#fff;
}
.defaultContainerRight-guba{
    width: 285px;
    padding:20px 0px;
    background-color: #fff;
    box-shadow:0px 0px 4px 0px rgba(219,219,219,0.22);
    border-radius:5px;
}
.defaultContainerRight-top{
    width: 244px;
    margin: 0 auto;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.defaultContainerRight-top img{
    height: 20px;
    margin-right: 8px;
}
.defaultContainerRight-top-more{
    color: #ccc;
    font-size: 12px;
}
.defaultContainerRight-stock-items{
    width: 244px;
    margin: 10px auto;
}
.defaultContainerRight-stock-item{
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.defaultContainerRight-stock-top{
    width: 244px;
    color: #ccc;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 10px auto;
}
.defaultContainerRight-stock-name{
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    display: block;
    width: 70px;
}
.defaultContainerRight-stock-name p{
    color: #333;
    width: 100%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    word-break: break-all;
}
.defaultContainerRight-stock-name span{
    color: #999;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    font-size:12px;
}
.defaultContainerRight-stock-top .defaultContainerRight-stock-name{
    height: 20px !important;
    line-height: 20px !important;
    font-size:12px;
}
.defaultContainerRight-stock-Rate{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    width: 105px;
    position: relative;
    left: 5px;
}
.defaultContainerRight-stock-top .defaultContainerRight-stock-Rate{
    height: 20px !important;
    line-height: 20px !important;
    font-size:12px;
}
.defaultContainerRight-stock-7discuss{
    width: 67px;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    display: inline-block;
}
.defaultContainerRight-stock-top .defaultContainerRight-stock-7discuss{
    height: 20px !important;
    line-height: 20px !important;
    color: #ccc !important;
    font-size:12px;
}
.defaultContainerRight-downApp{
    width: 285px;
    height: 130px;
    background-image: url('https://css.taoguba.com.cn/images/default/downAPPbg.png');
    background-size: 100% 100%;
    box-shadow:0px 0px 4px 0px rgba(219,219,219,0.22);
border-radius:5px;
margin-top: 20px;
}
.defaultContainerRight-downApp-qrCode{
    width: 95px;
    height: 95px;
    display: block;
    margin-top: 4px;
    margin-left: 4px;
}
.defaultContainerRight-downApp-Icon{
    width: 103px;
    height: 103px;
    background-color: #fff;
    text-align: left;
    border-radius: 5px;
    margin-left: 16px;
    margin-top: 12px;
}
.defaultContainerRight-downApp-right{
    margin-right: 20px;
    width: 124px;
    text-align: center;
    margin-top: 15px;
}
.defaultContainerRight-downApp-logo{
    min-width: 103px;
    margin: 0 auto;
}
.defaultContainerRight-downApp-text{
    margin: 10px 0px 14px 0px;
    font-size: 12px;
    color: #fff;
}
.defaultContainerRight-downApp-button{
    display: inline-block;
    width: 124px;
    height: 26px;
    line-height: 26px;
    border-radius: 13px;
    font-size: 12px;
    font-weight: 700;
    color: #4595bd;
    text-align: center;
    background-color: #fff;
}
.defaultContainerRight-weekUp{
    width: 285px;
    background-color: #fff;
    box-shadow:0px 0px 4px 0px rgba(219,219,219,0.22);
border-radius:5px;
padding: 20px 0px 5px 0px;
margin-top: 20px;
position: relative;
    z-index: 50;
}
.defaultContainerRight-weekUp-top{
    width: 244px;
    margin: 10px auto;
    font-size: 12px;
    color: #ccc;
}
.defaultContainerRight-weekUp-item{
    width: 244px;
    margin: 0px auto 20px auto;
    height: 40px;
    line-height: 20px;
    position: relative;
}
.defaultContainerRight-weekUp-portrait{
    width: 40px;
    height: 40px;
    display: block;
    position: relative;
    margin-right: 6px;
}
.defaultContainerRight-weekUp-portrait .img1{
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
}
.defaultContainerRight-weekUp-portrait .img2{
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}
.defaultContainerRight-weekUp-Info{
    width: 120px;
    overflow: hidden;
    white-space: nowrap;
}
.defaultContainerRight-weekUp-userName{
    color: #333;
    font-size: 14px;
    margin-right: 5px;
}
.defaultContainerRight-weekUp-vip{
    display: inline-block;
    height: 14px;
    width: 28px;
    position: relative;
    top: 3px;
}
.defaultContainerRight-weekUp-fensi{
    font-size: 12px;
    color: #ccc;
}
.defaultContainerRight-weekUp-7weiguan{
    display: inline-block;
    width: 76px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}
.defaultContainerRight-weekUp-7weiguan p{
    color: #333;
    font-size: 14px;
}
.defaultContainerRight-weekUp-7weiguan span{
    font-size: 12px;
    color: #ccc;
}
.defaultContainerRight-postNew{
    display: block;
    margin-top: 20px;
    width: 286px;
    height: 50px;
    background:linear-gradient(30deg,rgba(90,151,193,1),rgba(38,177,217,1));
border-radius:25px;
    text-align: center;
    color: #fff !important;
    font-size: 18px;
}
.defaultContainerRight-postNew img{
    width: 30px;
    height: 30px;
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 10px;
}
.defaultContainerRight-userButtons{
    width: 285px;
    margin-top: 20px;
}
.defaultContainerRight-userButton-login{
    width: 132px;
    height: 36px;
    border-radius: 20px;
    border: 2px solid #5a97c1;
    line-height: 36px;
    font-size: 18px;
    color: #5a97c1;
    text-align: center;
    background-color: #fff;
    cursor:pointer;
}
.defaultContainerRight-userButton-login:hover{
    width: 136px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border: none;
    background-image: url('https://css.taoguba.com.cn/images/default/IndexBG2.png');
}
.defaultContainerRight-userButton-register{
    width: 132px;
    height: 36px;
    border-radius: 20px;
    border: 2px solid #FF9900;
    line-height: 36px;
    font-size: 18px;
    color: #FF9900;
    text-align: center;
    background-color: #fff;
}
.defaultContainerRight-userButton-register:hover{
    width: 136px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border: none;
    background: none;
    background-image: url('https://css.taoguba.com.cn/images/default/IndexBG3.png');
}
.defaultContainerRight-tgbApp{
    width: 285px;
    background-color: #fff;
    box-shadow:0px 0px 4px 0px rgba(219,219,219,0.22);
    border-radius:5px;
    border-top: 3px solid #5a97c1;
    margin-top: 13px;
    padding: 1px 0px;
    position:relative;
    left:0px;
    top:0px;
}
#showFloat{
	position: absolute;
	bottom:0px;
}
.defaultContainerRight-tgbApp-title{
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700;
}
.defaultContainerRight-tgbApp-icons{
    width: 100%;
}
.defaultContainerRight-tgbApp-icon{
    width: 33%;
    text-align: center;
    font-size: 14px;
    
}
.defaultContainerRight-tgbApp-icon p{
	color: #333;
}
.defaultContainerRight-tgbApp-icon img{
    width: 40px;
    height: 40px;
    margin-bottom: 6px;
}
.defaultContainerRight-tgbApp-qrCode{
    margin: 20px auto;
    width: 244px;
    padding-bottom: 18px;
    border-bottom: 1px solid #EFEFEF;
    text-align: center
}
.defaultContainerRight-tgbApp-qrCode img{
    width: 160px;
    height: 160px;
}
.defaultContainerRight-tgbApp-footers{
    width: 244px;
    margin: 0 auto;
}
.defaultContainerRight-tgbApp-footer{
    width: 49.5%;
    height: 26px;
    line-height: 26px;
    color: #999;
    font-size: 14px;
    margin-bottom: 15px;
    position:relative;
    cursor:pointer;
}
.defaultContainerRight-tgbApp-footer .icon{
    width: 26px;
    height: 26px;
    margin-right: 6px;
}
.defaultContainerRight-tgbApp-footer .hide_qr{
    display: none;
    position: absolute;
    width: 90px;
    left: -90px;
    top: -30px;
}
/* 专题类型 */
.defaultContainer-contents .ztContent{
    height: 160px;
    position: relative;
}
.ztContent_BG {
    position: absolute;
    display: block;
    width: 100%;
    height: 160px;
    top: 0;
    left: 0;
    border-radius: 5px;
    z-index: 10;
    background-size:100% auto;
        background-position-y: 50%;
        cursor:pointer;
}
.ztContent_icon{
    width: 62px;
    height: 26px;
    display:block;
        background-image: url(https://css.taoguba.com.cn/images/default/defaultOpacity2.png);
    background-size: 100% 100%;
    color: #fff !important;
    text-align: center;
    line-height: 26px;
    font-size: 12px;
    border-radius: 13px;
    z-index: 12;
    position: absolute;
    right: 24px;
    top: 14px;
}
.ztContent_content{
    position: absolute;
    left: 20px;
    bottom: 35px;
    z-index:12;
}
.ztContent_content .ztContent_title{
    color: #fff !important;
    font-weight: 700;
    font-size: 18px;
}
.ztContent_content .ztContent_subInfo{
  display: block;
  max-width: 720px;
  white-space: nowrap;
  font-size: 14px;
  color: #fff !important;
  overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
margin: 5px 0px 8px 0px;
}
.ztContent_View{
    font-size: 12px;
    color: #fff;
}
.ztContent_opacity{
	    width: 100%;
    height: 160px;
    position: absolute;
    background-image: url(https://css.taoguba.com.cn/images/default/IndexOpacity1.png);
    background-size: 100% 100%;
    top:0px;
    left:0px;
    z-index: 11;
    cursor:pointer;
}
#default_float{
	position:relative;
}
.ztContent_time{
	    position: absolute;
    right: 20px;
    bottom: 35px;
    z-index: 12;
    color: #fff;
}
.defaultContainer-content-vip{
	display:inline-block;
	height:12px;
	margin-top:5px;
	margin-left:5px;
}
#dropDown_text{
    margin: 20px auto;
    height: 46px;
    width: 810px;
    line-height: 46px;
   color: #999;
    background: #FAFAFA;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
    text-align: center;
    display: none;
}
#dropDown_text a{
	    width: 100%;
    height: 100%;
    display: inline-block;
    color: #999;
}
#dropDown_text:hover{
    color: #5a97c1;
    background: #F4FAFF;
}
.defaultContainer-content-container{
	 width: 100%;
    background-color: #fff;
    box-shadow:0px 0px 4px 0px rgba(219,219,219,0.22);
    border-radius:5px;
    padding: 20px 0 1px 0px;
}
#taobaoAD_box{
	    position: relative;
    left: -120px;
}

/* 查看战绩start*/
.followInfo th{
 border: 1px solid;
}
.followInfo td{
 border: 1px solid;
}
.followInfo  #readinfo {
	color: #01a4e9;
    text-decoration: underline;
    cursor: pointer;
        border: 1px solid #000;
}
.followInfo  #tabUserID{
 cursor: pointer;
 text-decoration:underline;
}
.followInfo  #tabTopicID{
 cursor: pointer;
 text-decoration:underline;
}
#charInfo{
 	width:400px;
	margin:0 auto;
	background-color:#fff;
	display:none;
	position: fixed;
	z-index:1700;
	padding:0 10px;
 }
 #charInfo .setContent {
	line-height:25px;
}
#charInfo .setHeader{
	background-color:#ddd;
	text-align:center;
	padding:5px 0;
	font-size:14px;
	font-weight:600;
	height:30px;
	line-height:30px;
	margin: 0 -10px;
}
.closeSetting{
	float: right;
  	margin-right: 10px;
  	cursor: pointer;
  	color:#a6a6a6;
}
#charInfo .setContent{
	padding:20px;
	text-align:center;
}
#charInfo .setFooter{
	padding:10px 0;
	text-align:center;
}
.lookBtn{
	  cursor:pointer;
	 padding:5px 10px;
	 background-color:#00b7ee;
	 color:#fff;
	 margin-bottom:10px
}
.cancelBtn{
    padding:5px 10px;
    border:1px solid #999;
    margin-right:10px;
    cursor:pointer;
    margin-left:10px;
 }
 
#mybg_spmatch{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-image:url('https://css.taoguba.com.cn/images/zhuanti/ztOpacity.png');
	    background-size: 100% 100%;
	    z-index: 1600;
	    display:none;
}
#scrolltop{
	background: url(https://css.taoguba.com.cn/images/ctop.gif) no-repeat 0 -109px !important;
    overflow: hidden;
    height:54px;
}
/*查看战绩end*/

.hide_link{
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	height:280px;
	background:none;
	cursor:pointer;
}
.yqlj {
    position: relative;
    left: -120px;
}
body{
	text-align:left;
}
.defaultContainer_txyz img{
	display:inline-block;
	position:relative;
	top:-5px;
	left:5px;
}