@media screen and (max-width: 800px) {
    #TVBoxTitle {
        width: 100% !important;
    }

    #roll,
    #rollNum,
    #addPic {
        display: none !important;
    }

    .three {
        width: 90% !important;
        padding: 0 !important;
        left: 5vw;
    }

    .display {
        display: none !important;
    }

    .threeFather {
        height: auto !important;
    }

    #game {
        display: none;
    }

    .titleTimeChild:before,
    .clickNum:before {
        background-position: center top !important;
    }

    .titleClickNum {
        font-size: 0.8em !important
    }

    .titleTimeChild,
    .clickNum {
        font-weight: normal !important;
    }

    #three1:before {
        display: none !important;
    }

}

body {
    background-color: rgb(241, 241, 241);
    width: 100%;
    overflow-x: hidden;
}

#jctj:hover #TVBoxTitle {
    color: #b76c6a;
}

.gray {
    -webkit-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
}

.picAround {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /*background-image:linear-gradient(to right, transparent ,#f1f1f1)*/
    background-image: linear-gradient(to right, transparent, rgba(241, 241, 241, 0.15), rgba(241, 241, 241, 0.9), rgb(241, 241, 241));
}

#body {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    /*height: 100vh;*/
    position: relative;
    /*overflow: hidden;*/
}

.rollC {
    width: 0%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: 1s;
    float: left;
    opacity: 0.8;
}

.indexTitle {
    font-size: 1.2em;
    color: grey;
    font-weight: bold;
    color: #3c3c3c;
    float: left;
    width: 100%;
    height: 50px;
    display: block;
    text-decoration: none;
    margin-bottom: 0 !important;
}

.indexTitle:hover .more {
    color: #b86c69;
}

.indexTitleEnglish {
    width: 100%;
    font-size: small;
}

.indexTitleEnglish .more:before {
    /* content: '/';
    font-size: 20px;
    line-height: 0;*/
}

.indexTitle:before {
    content: '';
    display: block;
    width: 5px;
    height: 20px;
    background-color: #3c3c3c;
    margin-right: 10px;
    position: relative;
    top: 3px;
    float: left;
}

.fistIndexTitle {
    color: #cfcfcf;
    font-size: 1.2em;
}

.fistIndexTitle:before {
    background-color: #cfcfcf;
}

.fistIndexTitle {
    height: 40px;
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(http://d-d.design/wp-content/themes/newLiftPhp20190802/images/gudoulogoc.png);
    transition: 0.5s;
    opacity: 0.5;
}

.red {
    background-image: url(http://d-d.design/wp-content/themes/newLiftPhp20190802/images/gudoulogoa.png) !important;
}

.three {
    width: 33.333333333%;
    float: left;
    margin-top: 50px;
    box-sizing: border-box;
    position: relative;
}

.threeChild {
    width: 100%;
    /*height: 100%;*/
    box-sizing: border-box;
}

.threeA:nth-child(1) {
    height: 80px !important;
}

.three1 {
    padding-right: 40px;
}

.three2 {
    padding-left: 20px;
    padding-right: 20px;
}

.three3 {
    padding-left: 40px;
}

.zIndex2 {
    position: relative;
    z-index: 2;
}

#three1 .zIndex2:before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: -72px;
    bottom: -340px;
    background-color: #e8e8e8;
}

#three1 .zIndex2:after {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: -72px;
    bottom: -340px;
    background-color: #f1f1f1;
    border-radius: 0 0 0 100%;
}

/*#three2 .zIndex2:before{
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: -72px;
    top:-50px;
    background-color: #e8e8e8;
}
#three2 .zIndex2:after{
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: -72px;
    top:-50px;
    background-color: #f1f1f1;
    border-radius: 0 100% 0 0;
}*/
#three1:before {
    content: '';
    display: block;
    width: 120%;
    width: -webkit-calc(50vw - 50% - 1.5px);
    width: -moz-calc(50vw - 50% - 1.5px);
    width: calc(50vw - 50% - 1.5px);
    height: 389px;
    position: absolute;
    bottom: -31px;
    background-color: #e8e8e8;
    background-image: linear-gradient(#f1f1f1, #e8e8e8);
    right: 7.5px;
}

/*#three2:before{
    content: '';
    display: block;
    width: 120%;
    width:-webkit-calc(50vw - 50% - 1.5px); 
    width:-moz-calc(50vw - 50% - 1.5px); 
    width:calc(50vw - 50% - 1.5px); 
    height: 389px;
    position: absolute;
    top: -50px;
    background-color: #e8e8e8;
    background-image: linear-gradient(#e8e8e8,#f1f1f1);
    left: 7.5px;
}*/
.threeChild a {}

.threeFitstA {
    text-decoration: none;
    display: block;
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #EAE8E8;
    /*border-bottom: 1px solid #0730431a;*/
    color: #424242;
}

.threeFitstA:hover {
    color: #b86c69;
}

.titleTime {
    height: 40px;
    display: block;
    float: left;
    width: 30%;
    text-align: right;
    font-size: 0.7em;
}

.titleClass {
    float: left;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#threeFitstA1,
#threeSecondA1 {
    height: 120px;
    box-sizing: border-box;
    padding: 20px 0;
}

#threeFitstA1 .threePic,
#threeSecondA1 .threePic {
    width: 200px;
    /*width: 120px;*/
    height: 80px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    position: absolute;
    border-radius: 5px;
}

#threeFitstA1 .titleClass,
#threeFitstA1 .titleTime,
#threeSecondA1 .titleClass,
#threeSecondA1 .titleTime {
    width: 100%;
    float: right;
    text-align: right;
    z-index: 2;
    position: relative;
    /*font-weight: bold;*/
}

#threeFitstA1 .titleClass,
#threeSecondA1 .titleClass {
    width: -webkit-calc(100% - 140px) !important;
}

#threeFitstA1 .titleClass:before,
#threeSecondA1 .titleClass:before {
    content: '';
    display: block;
    /*width: 30px;*/
    width: 43px;
    height: 40px;
    background-position: center right;
    background-repeat: no-repeat;
    /*background-size: 68%;*/
    background-size: 100%;
    /*background-image: url(http://d-d.design/wp-content/themes/newLiftPhp/images/new.png);*/
    background-image: url(http://d-d.design/wp-content/themes/newLiftPhp20190822/images/new-title.svg);
    float: right;
    /*margin-left: 0;*/
    margin-left: 5px;
}

#threeFitstA1 .titleClickNum,
#threeSecondA1 .titleClickNum {
    display: none;
}

.titleClickNum {
    padding: 0 10px 0 0px;
    font-size: 12px;
    display: block;
    /*width: 41px;*/
    text-align: left;
    height: 30px;
    margin: 5px 10px 0 0;
    float: left;
    line-height: 30px;
    position: relative;
    /*font-weight: bold;*/
    /*border-right: 1px dashed lightgrey;*/
}

.titleClickNum:before {
    content: '';
    width: 1px;
    height: 60%;
    display: block;
    background-color: #c7cacc;
    position: absolute;
    right: 0;
    top: 20%;
    transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    /* IE 9 */
    -webkit-transform: rotate(20deg);
    /* Safari and Chrome */
    -o-transform: rotate(20deg);
    /* Opera */
    -moz-transform: rotate(20deg);
}

.clickNum {
    display: none;
}

.clickNum:before {
    content: '';
    width: 20px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
    margin-right: 5px;
    background-image: url(http://d-d.design/wp-content/themes/newLiftPhp20190822/images/ll3.svg);
    /*background-image: url(http://d-d.design/wp-content/themes/newLiftPhp20190822/images/lllIco2.svg);*/
    position: absolute;
    left: -22px;
    top: 0;
}

#threeFitstA1 .clickNum,
#threeSecondA1 .clickNum {
    height: 15px;
    line-height: 15px;
    display: inline;
    position: relative;
    right: 28px;
    color: #8a8a8a;
}

#threeFitstA1 .titleTimeChild,
#threeSecondA1 .titleTimeChild {
    height: 15px;
    line-height: 15px;
    color: #8a8a8a;
    position: relative;
}

.titleTimeChild {
    color: #8a8a8a;
    position: relative;
}

#threeFitstA1 .titleTimeChild:before,
#threeSecondA1 .titleTimeChild:before {
    content: '';
    width: 20px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
    margin-right: 5px;
    /*background-image: url(http://d-d.design/wp-content/themes/newLiftPhp20190822/images/timeIco2.svg);*/
    background-image: url(http://d-d.design/wp-content/themes/newLiftPhp20190822/images/time3.svg);
    position: absolute;
    left: -22px;
    top: -1px;
}

#addPic {
    width: 100%;
    height: 100px;
    border-radius: 5px;
    line-height: 100px;
    text-align: center;
    font-weight: bold;
    color: grey;
    padding: 40px 0;
    background-color: #e8e8e8;
    margin-top: 20px;
    position: relative;
}

.threeFather {
    width: 100%;
    height: 370px;
}

.addpicChild {
    width: 48%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    position: relative;
    text-decoration: none;
}

.addpicChild:after {
    content: '缁欎簣瀛ゆ枟鏀寔';
    /*content: '瀛ゆ枟鏈堢骞垮憡';*/
    display: block;
    color: grey;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    font-size: 0.8em;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 5px 0 5px 0;
}

#progress {
    width: 100%;
    height: 5px;
    position: absolute;
    top: 30px;
}

#progressPer {
    position: absolute;
    right: 0;
    background-color: #b66c6b;
    height: 20px;
    line-height: 20px;
    bottom: 0;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    padding: 0 10px;
}

#progressBefore {
    height: 100%;
    background-color: #cbcbcc;
    float: left;
    border-radius: 5px 0 0 5px;
}

#progressAfter {
    height: 100%;
    background-color: #b66c6b;
    float: left;
    border-radius: 0 0 5px 0;
}

.addpicChild2 {
    float: right;
    background-image: url(http://d-d.design/wp-content/themes/newLiftPhp20190822/images/gudouadd.jpg);
}

.addpicChild2 iframe {
    opacity: 0.001;
}

#TVBox {
    width: 100%;
    display: block;
    border: none;
    position: relative;
    float: left;
    height: 223px;
    top: 20px;
    overflow: hidden;
    border-radius: 5px;
}

#TVBoxTitle {
    width: 100%;
    /*height: 40px;*/
    /*line-height: 40px;*/
    /*color: black;*/
    /*background-color: rgba(255, 255, 255, 0.7);*/
    position: absolute;
    float: left;
    box-sizing: border-box;
    width: -webkit-calc(100% - 40px);
    border-radius: 0 0 5px 5px;
    right: 0;
    z-index: 3;
    text-align: center;
    bottom: -20px;
    background-color: #f1f1f1;
    height: 24px;
    line-height: 33px;
    color: #424242;
}

/*#TVBoxTitle:before{
    content: '';
    display: block;
    width: 100%;
    height:20px;
    top: -20px;
    background-image: url(http://d-d.design/wp-content/themes/newLiftPhp20190822/images/sanjiao.svg);
    position: absolute;
    background-size: contain;
    opacity: 0.7;
}*/

.w1280 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.gifWave {
    position: absolute;
    width: 100%;
    /*bottom: 0;*/
    bottom: 0px;
    left: 0;
    z-index: 99;
    mix-blend-mode: screen;
    height: 100rpx;
    /*transform: rotate(180deg);*/
}

.more {
    float: right;
}
.threeUl {
    display: block;
    float: left;
    margin-top: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
}

.threeLi {
    display: block;
}

.threeUl .threeLi {
    height: 41px;
}

.threeUl .threeLi:first-child {
    height: 120px;
}