/* 气泡效果*/
#speechBubble-l
{
    position: absolute;
    width: 291px;
    z-index: 899;
    cursor: pointer;
    height: 91px;
    background-image: url(../img/bg-l.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#speechBubble-l .bubbleContentWrapper_img
{
    background-color: #EEEEEE;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    padding: 10px 10px 0;
    width: 255px;
    font-size: 12px;
    line-height: 14px;
    overflow: hidden;
    margin-right: 0px;
    margin-left: 10px;
    color: black;
    font-weight: normal;
    text-align: left;
    background-repeat: no-repeat;
    background-position: 255px 10px;
}

#speechBubble-l .bubbleContentWrapper
{
    background-color: #EEEEEE;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    margin-left: 10px;
    padding: 10px 20px 0;
    width: 235px;
    font-size: 12px;
    line-height: 14px;
    overflow: hidden;
    color: black;
    font-weight: normal;
    text-align: left;
    background-image: url(../img/close1.gif);
    background-repeat: no-repeat;
    background-position: 260px 10px;
}
#speechBubble-l img
{
    float: left;
    height: 64px;
    padding-right: 10px;
    width: 92px;
    position: relative;
    top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#speechBubble-l .speechBubbleBottom
{
    height: 11px;
    width: 287px;
    margin-left: 0px;
}


#speechBubble-l34 {
    position: absolute;
    width: 150px;
    z-index: 899;
    cursor: pointer;
    height: 150px;
    /*background-image: url(../img/bg-l.png);*/
    background-repeat: no-repeat;
    background-position: right bottom;
}

    #speechBubble-l34 .bubbleContentWrapper_img {
        /*background-color: #EEEEEE;*/
        /*border-left: 1px solid #999999;
        border-right: 1px solid #999999;
        border-top: 1px solid #999999;
        border-bottom: 1px solid #999999;*/
        /*padding: 10px 10px 0;*/
        width: 150px;
        font-size: 12px;
        line-height: 14px;
        overflow: hidden;
        margin-right: 0px;
        margin-left: 10px;
        color: black;
        font-weight: normal;
        text-align: left;
        background-repeat: no-repeat;
        background-position: 255px 10px;
        /*padding-bottom: 10px;*/
    }

    #speechBubble-l34 .bubbleContentWrapper {
        background-color: #EEEEEE;
        border-left: 1px solid #999999;
        border-right: 1px solid #999999;
        border-top: 1px solid #999999;
        margin-left: 10px;
        /*padding: 10px 20px 0;*/
        width: 134px;
        font-size: 12px;
        line-height: 14px;
        overflow: hidden;
        color: black;
        font-weight: normal;
        text-align: left;
        background-image: url(../img/close1.gif);
        background-repeat: no-repeat;
        background-position: 260px 10px;
    }

    #speechBubble-l34 img {
        float: left;
        height: 150px;
        /*padding-right: 10px;*/
        width: 150px;
        position: relative;
        top: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #speechBubble-l34 .speechBubbleBottom {
        height: 11px;
        width: 287px;
        margin-left: 0px;
        display: none;
    }


#speechBubble-r
{
    position: absolute;
    width: 282px;
    z-index: 899;
    cursor: pointer;
    height: 91px;
    background-image: url(../img/bg-r.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
#speechBubble-r .bubbleContentWrapper
{
    background-color: #EEEEEE;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    padding: 10px 10px 0;
    width: 247px;
    font-size: 12px;
    line-height: 14px;
    overflow: hidden;
    margin-right: 10px;
    margin-left: 4px;
    color: black;
    font-weight: normal;
    text-align: left;
    background-image: url(../img/close1.gif);
    background-repeat: no-repeat;
    background-position: 255px 10px;
}
#speechBubble-r .bubbleContentWrapper_img
{
    background-color: #EEEEEE;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    padding: 10px 10px 0;
    width: 247px;
    font-size: 12px;
    line-height: 14px;
    overflow: hidden;
    margin-right: 10px;
    margin-left: 4px;
    color: black;
    font-weight: normal;
    text-align: left;
    background-repeat: no-repeat;
    background-position: 255px 10px;
}
#speechBubble-r img
{
    float: left;
    height: 64px;
    padding-right: 10px;
    width: 92px;
    position: relative;
    top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 4px;
}
#speechBubble-r .speechBubbleBottom
{
    height: 11px;
    width: 278px;
}


#speechBubble-t
{
    position: absolute;
    width: 277px;
    z-index: 899;
    cursor: pointer;
    background-image: url(../img/bg-t.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    height: 98px;
}
#speechBubble-t .bubbleContentWrapper
{
    background-color: #EEEEEE;
    width: 255px;
    font-size: 12px;
    line-height: 14px;
    overflow: auto;
    margin-right: 10px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #999999;
    border-bottom-color: #999;
    border-left-color: #999999;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: black;
    font-weight: normal;
    text-align: left;
    background-image: url(../img/close1.gif);
    background-repeat: no-repeat;
    background-position: 260px 0px;
}
#speechBubble-t img
{
    float: left;
    height: 64px;
    padding-right: 10px;
    width: 92px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#speechBubble-t .speechBubbleBottom
{
    height: 18px;
    width: 277px;
}

#speechBubble-tl
{
    position: absolute;
    width: 291px;
    z-index: 899;
    cursor: pointer;
    height: 91px;
    background-image: url(../img/bg-l.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
#speechBubble-tl .bubbleContentWrapper
{
    background-color: #EEEEEE;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    margin-left: 10px;
    padding: 10px 20px 0;
    width: 235px;
    font-size: 12px;
    line-height: 14px;
    overflow: hidden;
    color: black;
    font-weight: normal;
    text-align: left;
    background-image: url(../img/close1.gif);
    background-repeat: no-repeat;
    background-position: 260px 10px;
}
#speechBubble-tl img
{
    float: left;
    height: 64px;
    padding-right: 10px;
    width: 92px;
    position: relative;
    top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#speechBubble-tl .speechBubbleBottom
{
    height: 11px;
    width: 287px;
    margin-left: 0px;
}

#speechBubble-tr
{
    position: absolute;
    width: 282px;
    z-index: 899;
    cursor: pointer;
    height: 91px;
    background-image: url(../img/bg-r.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
#speechBubble-tr .bubbleContentWrapper
{
    background-color: #EEEEEE;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    padding: 0 10px 10px;
    width: 247px;
    font-size: 12px;
    line-height: 14px;
    overflow: hidden;
    margin-right: 10px;
    margin-left: 4px;
    color: black;
    font-weight: normal;
    text-align: left;
    background-image: url(../img/close1.gif);
    background-repeat: no-repeat;
    background-position: 247px 3px;
}
#speechBubble-tr .bubbleContentWrapper_img
{
    background-color: #EEEEEE;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    padding: 10px 10px 0;
    width: 247px;
    font-size: 12px;
    line-height: 14px;
    overflow: hidden;
    margin-right: 10px;
    margin-left: 4px;
    color: black;
    font-weight: normal;
    text-align: left;
    background-repeat: no-repeat;
    background-position: 255px 10px;
}
#speechBubble-tr img
{
    float: left;
    height: 64px;
    padding-right: 10px;
    width: 92px;
    position: relative;
    top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 4px;
}
#speechBubble-tr .speechBubbleBottom
{
    height: 11px;
    width: 278px;
}

#speechBubble-b
{
    position: absolute;
    width: 277px;
    z-index: 899;
    cursor: pointer;
    background-image: url(../img/bg-b.png);
    background-position: center top;
    height: 107px;
    background-repeat: repeat-x;
}
#speechBubble-b .bubbleContentWrapper
{
    background-color: #EEEEEE;
    width: 255px;
    font-size: 12px;
    line-height: 14px;
    overflow: auto;
    margin-right: 10px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-right-color: #999999;
    border-left-color: #999999;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    border-top-width: 1px;
    border-top-color: #999999;
    margin-top: 5px;
    background-image: url(../img/close1.gif);
    background-repeat: no-repeat;
    background-position: 260px 10px;
}
#speechBubble-b img
{
    float: left;
    height: 64px;
    padding-right: 10px;
    width: 92px;
}
#speechBubble-b .speechBubbleBottom
{
    height: 18px;
    width: 277px;
}


/* 蒙版效果*/
#divMaskingOutWelcomeTip {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    margin: 0;
    background: rgba(0,0,0,.7);
    /*   z-index: 1000;*/
    z-index: 9999;
}

    #divMaskingOutWelcomeTip .mask-bak {
        position: relative;
        margin: 100px auto 0;
        width: 880px;
    }

#divMaskingOutWelcomeTip .button1
{
    background-color: #990000;
    width: 10px;
    height: 15px;
    margin-left: 5px;
    padding-left: 3px;
    border: solid 1px #999;
}
#divMaskingOutWelcomeTip .button2
{
    margin-left: 5px;
    width: 10px;
    height: 15px;
    padding-left: 3px;
    background-color: #fff;
    border: solid 1px #999;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
#divMaskingOutWelcomeTip .button1 a:hover
{
    color: #fff !important;
    font-size: 12px !important;
    line-height: 15px !important;
}
#divMaskingOutWelcomeTip .button2 a:hover
{
    color: #333 !important;
    font-size: 12px !important;
    line-height: 15px !important;
}
#divMaskingOutWelcomeTip .button1 a
{
    color: #fff;
    font-size: 12px !important;
    line-height: 15px !important;
}
#divMaskingOutWelcomeTip .button2 a
{
    color: #333;
    font-size: 12px !important;
    line-height: 15px !important;
}
.beginnerGuideMark
{
    background-color: rgb(0,0,0);
    filter: Alpha(Opacity=70);
    opacity: 0.7; /* see the background through the hbox */
    height: 4000px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1001;
}

.beginnerGuide
{
    width: 540px;
    height: auto !important;
    z-index: 1002;
    position: absolute;
    left: 350px;
    top: 270px;
    background-color: #FFF;
    font-family: Arial,宋体;
    overflow: hidden;
}
.beginnerGuide .close
{
    height: 21px;
    width: 46px;
    float: right;
}
.beginnerGuide .title
{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-top: 30px;
    height: 25px;
    line-height: 16px;
    margin-left: 30px;
    margin-right: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}
.beginnerGuide .title .colorDC
{
    color: #3b33aa;
}
.beginnerGuide .content
{
    width: 480px;
    margin-right: 30px;
    margin-left: 30px;
    height: auto;
}
.beginnerGuide .content .images
{
    width: 480px;
    height: 162px;
}
.beginnerGuide .content .guide
{
    width: 100%;
    height: 72px;
    font-size: 12px;
    line-height: 20px;
    padding-top: 10px;
}
.beginnerGuide .pages
{
    font-size: 12px;
    line-height: 14px;
    clear: both;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 20px;
}
.beginnerGuide .pages span
{
    padding-left: 5px;
    padding-right: 5px;
}
.beginnerGuide .red
{
    color: #990000;
}
.beginnerGuide .pages span a:hover
{
    color: #990000;
}




#divMaskingOutWelcomeTip .newtooltips {
    position: relative;
    margin: 100px auto 0;
    width: 880px;
}
/*新蒙版效果*/
.newtooltips *
{
    padding: 0;
    margin: 0;
}

.newtooltips ul, .newtooltips li, .newtooltips ol, .newtooltips dd, .newtooltips dl
{
    list-style: none;
}

.newtooltips a
{
    text-decoration: none;
    color: #000;
}

.newtooltips .dialog
{
    background-color: rgba(0, 0, 0, .4);
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.newtooltips .dialog-main
{
    width: 880px;
    position: absolute;
    font-family: arial, "宋体";
    border-radius: 5px;
    font-size: 12px;
    color: #000;
    z-index: 10;
    background-color: #fff;
    padding-bottom: 67px;
}

.newtooltips .dialog-header
{
    height: 50px;
    background: url(../img/tooltips/el_top.png) no-repeat left center;
    background-size: cover;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.newtooltips .dialog-header-txt
{
    color: #ac0000;
}

.newtooltips .dialog-header-close
{
    width: 14px;
    height: 14px;
    /*
    background: url(../img/tooltips/close.png) no-repeat center;
    */
    position: absolute;
     /*
    top: 16px;
    */
    top: 5px;
    right: 23px;
    cursor: pointer;
}

.newtooltips .dialog-container {
    width: 92%;
    padding: 0 34px;
}

.newtooltips .dialog-title
{
    /*height: 50px;
    line-height: 50px;*/
    
}

.newtooltips .dialog-title .dialog-title-txt
{
    color: #333;
     /* height: 50px;*/
    
    line-height: 20px;
    padding-top:8px;
    padding-bottom:3px;
}

.newtooltips .dialog-linear-txt
{
    height: 20px;
    background: url(../img/tooltips/el_liner.png) no-repeat left center;
    padding-left: 10px;
    line-height: 20px;
    color: #fff;
    margin: 3px 0;
}

/* tab */

.newtooltips .dialog-tab-sel
{
    margin: 5px 0;
    overflow: hidden;
}

.newtooltips .dialog-tab-sel .tab-sel-item
{
    min-width: 80px;
    float: left;
    height: 18px;
    margin: 4px 2px 4px 0;
}

.newtooltips .dialog-tab-sel .tab-sel-item a
{
    display: block;
    font-size: 12px;
    line-height: 18px;
    padding: 0 8px;
    float: left;
    color: #333333;
    text-align: center;
}
/*
       .newtooltips .dialog-tab-sel .tab-sel-item a:hover {
            color: #fff;
            background: #eb780a;
        }

       .newtooltips .tab-sel-item.active a {
            background: #eb780a;
            color: #fff;
        }
        */
.newtooltips .dialog-tab-sel .tab-sel-item a:hover
{
    color: #fff;
}

.newtooltips .tab-sel-item.active a
{
    color: #fff;
}

.newtooltips .dialog-tab-sel .dc-tab-sel-item a:hover
{
    background: #3088b0;
}
.newtooltips .dialog-tab-sel .bbs-tab-sel-item a:hover
{
    background: #7da8d5;
}
.newtooltips .dialog-tab-sel .fa-tab-sel-item a:hover
{
    background: #49af4d;
}
.newtooltips .dialog-tab-sel .el-tab-sel-item a:hover
{
    background: #eb780a;
}
.newtooltips .dialog-tab-sel .ms-tab-sel-item a:hover
{
    background: #41aaaa;
}
.newtooltips .dialog-tab-sel .pp-tab-sel-item a:hover
{
    background: #788791;
}
.newtooltips .dc-tab-sel-item.active a
{
    background: #3088b0;
}
.newtooltips .bbs-tab-sel-item.active a
{
    background: #7da8d5;
}
.newtooltips .fa-tab-sel-item.active a
{
    background: #49af4d;
}
.newtooltips .el-tab-sel-item.active a
{
    background: #eb780a;
}
.newtooltips .ms-tab-sel-item.active a
{
    background: #41aaaa;
}
.newtooltips .pp-tab-sel-item.active a
{
    background: #788791;
}





/* 标签盒子 */

.newtooltips .dialog-tag-box {
    border: solid #f7f7f8 1px;
    width: 92%;
    display: none;
    padding-bottom: 8px;
}

.newtooltips .dialog-tag-box-con
{
    max-height: 184px;
    overflow: auto;
    padding: 8px 8px 8px 0;
    background-color: #fafbfc;
    border: #f0f0f0 solid 1px;
}

.newtooltips .tag-list
{
    overflow: hidden;
}

.newtooltips .tag-item
{
    padding-right: 21px;
    margin-left: 18px;
    position: relative;
    float: left;
    line-height: 32px;
    height: 32px;
    float: left;
    color: #666;
}

.newtooltips .tag-item a
{
    color: #666;
}

.newtooltips .tag-item .tag-item-close
{
    position: absolute;
    right: 6px;
    top: 13px;
    width: 7px;
    height: 7px;
    background: url(../img/tooltips/el_tag_close.png) no-repeat center;
    cursor: pointer;
    display: none;
}
/*
       .newtooltips .tag-item.active a {
            color: #eb780a;
        }
        */
.newtooltips .dc-tag-item.active a
{
    color: #3088b0;
}
.newtooltips .bbs-tag-item.active a
{
    color: #7da8d5;
}
.newtooltips .fa-tag-item.active a
{
    color: #49af4d;
}
.newtooltips .el-tag-item.active a
{
    color: #eb780a;
}
.newtooltips .ms-tag-item.active a
{
    color: #41aaaa;
}
.newtooltips .pp-tag-item.active a
{
    color: #788791;
}

.newtooltips .tag-item.active .tag-item-close
{
    display: block;
}

.newtooltips .btn-look
{
    width: 70px;
    height: 24px;
    position: absolute;
    right: 20px;
    bottom: 20px; /*background-color: #eb780a;*/
    color: #fff;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
}
.newtooltips .dc-btn-look
{
    background-color: #3088b0;
}
.newtooltips .bbs-btn-look
{
    background-color: #7da8d5;
}
.newtooltips .fa-btn-look
{
    background-color: #49af4d;
}
.newtooltips .el-btn-look
{
    background-color: #eb780a;
}
.newtooltips .ms-btn-look
{
    background-color: #41aaaa;
}
.newtooltips .pp-btn-look
{
    background-color: #788791;
}
 .divbackgroundcolor
{
   
    background-color: rgb(0,0,0);
    filter: Alpha(Opacity=70);
    opacity: 0.7;
    height:100%;
    width: 100%;
    position:fixed;
    top: 0px;
    left: 0px;
    z-index: 1003;
}
/*V2蒙版样式Start*/
.div-v2 {
    width: 880px;
}
.newtooltips .dialog-header-close-v2 {
    width: 14px;
    height: 14px;
    position: absolute;
    top: 5px;
    right: 23px;
    cursor: pointer;
    font-size: 35px;
    color: #fff;
}
.btn-look-v2 {
    position: absolute;
    top: 366px; /*图片的高度-55*/
    left: 199px; /* 图片的宽度/2-140/2 */
    text-align: center;
    cursor: pointer;
    background: #FEC62B;
    border-radius: 39px;
    width: 169px;
    height: 45px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 43px;
}
/*V2蒙版样式End*/
/*V3蒙版样式Start*/

.newtooltips .dialog-header-close-v3 {
    width: 14px;
    height: 14px;
    position: absolute;
    top: 5px;
    right: 23px;
    cursor: pointer;
    font-size: 35px;
    color: #990000;
}

.btn-look-v3 {
    position: absolute;
    top: 366px; /*按钮的高度*/
    left: 199px; /* 按钮的宽度 */
    text-align: center;
    cursor: pointer;
    background: #FEC62B;
    border-radius: 39px;
    width: 169px;
    height: 45px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 43px;
    /*box-shadow: 0 8px 0 #0DBDCA;
    font-weight: bolder;*/
}
/*V3蒙版样式End*/
/*Cookie蒙版样式Start*/
.cookieplace {
    font-size: 12px;
    background: #fff;
    padding-bottom: 1px;
}
.v2 {
    width: 880px;
    /*position: absolute;
    margin-top: -129px;*/
}
.v3 {
    width: 880px;
}
.v1 {
    width: 92%;
    margin-left: 4%;
}
    .cookieplace p {
        background: #e8edf3;
        color: #000;
        line-height: 20px;
        padding: 10px;
    }

.btn-look-cookie {
    text-align: center;
    cursor: pointer;
    border-radius: 9px;
    width: 123px;
    height: 24px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 25px;
    margin: 5px auto;
}
    .btn-look-cookie a {
        color: #FFFFFF !important;
    }
.btn-look-el {
    background: #FEC62B;
}
.btn-look-fa {
    background: #49af4d;
}
.btn-look-bbs {
    background: #7da8d5;
}
.btn-look-dc {
    background: #3088b0;
}
.noshow {
    display: none;
}
.cookieplace .yinsirule {
    font-weight: bold;
    text-decoration: underline !important;
}
/*Cookie蒙版样式End*/


.agreementContent {
    box-sizing: border-box;
    position: fixed;
    top: 100px;
    left: 50%;
    margin-left: -400px;
    width: 800px;
    height: 250px;
    background-color: rgb(255, 255, 255);
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    z-index: 9999;
    font-size: 12px;
    line-height: 28px;
    /*border-width: 3px;*/
    /*border-style: solid;*/
    /*border-color: rgb(204, 204, 204);*/
    /*border-image: initial;*/
    overflow: hidden;
    /*background: linear-gradient(to top right, #FFEB3B 0%, #fff 25%, #FFEB3B 100%);*/
    font-family:'Microsoft YaHei', '微软雅黑';
}

    .agreementContent h3 {
        padding: 30px;
        text-align: center;
        margin: auto;
        font-weight: bold;
        font-size: 24px;
        font-family: inherit;
    }

    .agreementContent p {
        font-size: 14px;
        padding: 0px 20px;
    }

        .agreementContent p a {
            font-weight: bold;
            /*text-decoration: underline !important;*/
            color: #000;
        }

.agreementalertbtn {
    background: #2387AA;
    text-align: center;
    cursor: pointer;
    /*border-radius: 9px;*/
    width: 160px;
    height: 32px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 30px;
    margin: 30px auto;
}