@charset "UTF-8";

.ppt-detail>div {
    float: left;
}

.ppt-detail .left-div {
    width: 790px;
    margin-right: 50px;
}

.ppt-detail .left-div .nav-box {
    height: 54px;
    line-height: 54px;
}

.ppt-detail .left-div .nav-box span {
    font-size: 16px;
    color: #333;
}

.ppt-detail .left-div .nav-box a {
    font-size: 16px;
    color: #333;
    margin-left: 5px;
}

.ppt-detail .left-div .nav-box a::after {
    color: #333;
    margin-left: 5px;
}

.ppt-detail .left-div .nav-box a:last-child::after {
    content: '';
}

.ppt-detail .left-div .nav-box a:hover {
    color: #f7682d;
}

.ppt-detail .left-div .Exhibition {
    width: 790px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
}

.ppt-detail .left-div .Exhibition .title-box>.title {
    font-size: 24px;
    color: #000;
    padding-left: 70px;
    text-align: left;
    float: left;
}

.ppt-detail .left-div .Exhibition .title-box>div {
    float: right;
    margin-right: 70px;
    cursor: pointer;
}

.ppt-detail .left-div .Exhibition .title-box>div img {
    width: 24px;
    height: 20px;
    vertical-align: middle;
}

.ppt-detail .left-div .Exhibition .title-box>div span {
    font-size: 16px;
    color: #ff7200;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
}

.ppt-detail .left-div .Exhibition .video-box {
    width: 650px;
    min-height: 324px;
    margin-top: 30px;
    display: inline-block;
}

.ppt-detail .left-div .Exhibition .img-box {
    margin-top: 25px;
}

.ppt-detail .left-div .Exhibition .img-box img {
    margin-bottom: 10px;
    width: 721px;
    min-height: 250px;
    background-color: #f5f7fa;
}


.ppt-detail .left-div .Exhibition .text-div {
    padding: 0 35px;

}

.ppt-detail .left-div .Exhibition .text-div .text-div-html {
    padding-top: 20px;
    border-top: 1px solid #CCCCCC;
    text-align: left;
}

.ppt-detail .left-div .Exhibition .text-div .text-div-html * {
    line-height: 30px;
}

.ppt-detail .left-div .Free-download {
    margin-top: 30px;
}

.ppt-detail .left-div .Free-download .top {
    padding-bottom: 10px;
    border-bottom: 1px solid #cfdce6;
}

.ppt-detail .left-div .Free-download .top .left-top {
    float: left;
    margin-top: 3px;
}

.ppt-detail .left-div .Free-download .top .left-top span:nth-child(1) {
    font-size: 24px;
    color: #000;
    margin-right: 5px;
}

.ppt-detail .left-div .Free-download .top .left-top span:nth-child(2) {
    font-size: 24px;
    color: #999;
}

.ppt-detail .left-div .Free-download .top .right-top {
    float: right;
}

.ppt-detail .left-div .Free-download .top .right-top a {
    display: inline-block;
    width: 130px;
    height: 36px;
    background: #ffe9df;
    border-radius: 18px;
    font-size: 14px;
    color: #f7682d;
    margin-left: 10px;
    text-align: center;
    line-height: 36px;
}

.ppt-detail .left-div .Free-download .top .right-top a img {
    width: 20px;
    vertical-align: middle;
    height: 20px;
    margin-right: 11px;
    margin-bottom: 2px;
}

.ppt-detail .left-div .Free-download .top .right-top a:nth-child(2) img {
    width: 16px;
    margin-right: 13px;
    height: 16px;
    margin-bottom: 0;
}

.ppt-detail .left-div .Free-download .bot {
    margin-top: 20px;
}

.ppt-detail .left-div .Free-download .bot>div {
    float: left;
}

.ppt-detail .left-div .Free-download .bot .zwgg {
    overflow: hidden;
    border-radius: 8px;
}

.ppt-detail .left-div .Free-download .bot .download-url {
    width: 530px;
    margin-right: 10px;
}

.ppt-detail .left-div .Free-download .bot .download-url a {
    display: block;
    width: 260px;
    height: 50px;
    background: linear-gradient(90deg, #ff8f5e, #ff824a);
    border-radius: 6px;
    float: left;
    text-align: center;
    line-height: 50px;
    color: white;
    font-size: 18px;
    margin-right: 10px;
}

.ppt-detail .left-div .Free-download .bot .download-url a:nth-child(1) {
    margin-bottom: 10px;
}

.ppt-detail .left-div .Free-download .bot .download-url a:nth-child(2) {
    margin-bottom: 10px;
}

.ppt-detail .left-div .Free-download .bot .download-url a:nth-child(2n) {
    margin-right: 0;
}

.ppt-detail .left-div .pre-next-ppt {
    margin-top: 19px;
}

.ppt-detail .left-div .pre-next-ppt p {
    font-size: 16px;
    color: #999;
    margin-bottom: 18px;
}

.ppt-detail .left-div .pre-next-ppt p a {
    font-size: 16px;
    color: #333;
}

.ppt-detail .left-div .pre-next-ppt p a:hover {
    color: #FF7200;
}

.ppt-detail .left-div .more-recommend {
    width: 790px;
    margin-top: 30px;
}

.ppt-detail .left-div .more-recommend .morerecommend-title {
    margin-bottom: 15px;
    color: #333;
    font-size: 24px;
}

.ppt-detail .left-div .more-recommend .more-ppt-list .item {
    box-shadow: 1px 1px 4px 1px #e5e5e5;
    margin-bottom: 20px;
    cursor: pointer;
    width: 182px;
    text-align: center;
    float: left;
    margin-right: 20px;
}

.ppt-detail .left-div .more-recommend .more-ppt-list .item:nth-child(4n) {
    margin-right: 0;
}

.ppt-detail .left-div .more-recommend .more-ppt-list .item .one-img {
    width: 182px;
    height: 208px;
}

.ppt-detail .left-div .more-recommend .more-ppt-list .item .one-img img {
    width: 100%;
    background-color: #f5f7fa;
    height: 100%;
}

.ppt-detail .left-div .more-recommend .more-ppt-list .item .more-img img {
    width: 90px;
    float: left;
    height: 51px;
    background-color: #f5f7fa;
}

.ppt-detail .left-div .more-recommend .more-ppt-list .item .more-img img:nth-child(1) {
    width: 182px;
    height: 102px;
    margin-bottom: 2px;
}

.ppt-detail .left-div .more-recommend .more-ppt-list .item .more-img img:nth-child(2),
.ppt-detail .left-div .more-recommend .more-ppt-list .item .more-img img:nth-child(3) {
    margin-bottom: 2px;
}

.ppt-detail .left-div .more-recommend .more-ppt-list .item .more-img img:nth-child(2n) {
    margin-right: 2px;
}

.ppt-detail .left-div .more-recommend .more-ppt-list .item .bot-div {
    height: 40px;
    line-height: 40px;
}

.ppt-detail .left-div .more-recommend .more-ppt-list .item .bot-div .name {
    font-size: 14px;
    line-height: 40px;
    color: #4c4c4c;
    text-align: left;
    display: inline-block;
    width: 182px;
    padding-left: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.ppt-detail .right-div {
    width: 360px;
    padding-top: 54px;
}

.ppt-detail .new-btn-div{
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
    padding: 20px;
    margin-bottom: 20px;

}

.ppt-detail .new-btn-div a{
    width: 100%;
}
.ppt-detail .new-down-url {
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
    padding: 20px;
    padding-bottom: 10px;

}
.ppt-detail .new-down-url a{
    display: block;
    width: 155px;
    height: 40px;
    background: linear-gradient(90deg, #ff8f5e, #ff824a);
    border-radius: 6px;
    float: left;
    text-align: center;
    line-height: 40px;
    color: white;
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.ppt-detail .new-down-url a:nth-child(2n){
    margin-right: 0;
}

.ppt-detail .right-div .free-head {
    padding: 0 30px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
}

.ppt-detail .right-div .free-head .free-head-top {
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
}

.ppt-detail .right-div .free-head .free-head-top .a-download-btn {
    margin-top: 30px;
}

.ppt-detail .right-div .free-head .free-head-top .a-xg-label-div {
    margin-top: 30px;
}

.ppt-detail .right-div .pay-head {
    padding: 0 30px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
}

.ppt-detail .right-div .pay-head .pay-head-top {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .Template-price {
    position: relative;
    margin-bottom: 20px;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .Template-price span {
    vertical-align: middle;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .Template-price span:nth-child(1) {
    font-size: 24px;
    color: #000;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .Template-price span:nth-child(2) {
    font-size: 36px;
    color: #f7372d;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .Template-price span:nth-child(2)::before {
    content: '￥';
    color: #f7372d;
    font-size: 20px;
    margin-top: 2px;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .Template-price span:nth-child(3) {
    display: inline-block;
    width: 70px;
    height: 28px;
    position: absolute;
    margin-left: 11px;
    background: linear-gradient(-90deg, #f7372d, #ff827b);
    background: #f7372d;
    /* ie9 */
    border: 1px solid #f7372d;
    border-radius: 14px 14px 14px 0px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: white;
    margin-top: 3px;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .othen-btn {
    border: 1px solid #f7682d;
    color: #f7682d;
    margin-top: 12px;
    background: #fff;
    margin-bottom: 5px;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .pay-info {
    width: 300px;
    height: 400px;
    border: 1px solid #F77431;
    border-radius: 6px;
    margin-top: 12px;
    text-align: center;
    padding-top: 17px;
    display: none;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .tit {
    font-size: 18px;
    color: #F77431;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .code-div {
    width: 200px;
    height: 200px;
    position: relative;
    margin: 0 auto;
    margin-top: 16px;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .code-div .code-img {
    width: 100%;
    height: 100%;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .code-div .pay-qrcode-mask {
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 3;
    position: absolute;
    text-align: center;
    cursor: pointer;
    display: none;
    padding-top: 82px;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .code-div .pay-qrcode-mask span {
    color: white;
    line-height: 23px;
    font-size: 14px;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .code-div .expiration-div {
    position: absolute;
    width: 200px;
    height: 200px;
    background-color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    left: 0;
    top: 0;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .code-div .expiration-div p {
    color: #363f4a;
    font-size: 16px;
    margin-top: 75px;
    margin-bottom: 18px;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .code-div .expiration-div span {
    font-size: 16px;
    color: #ff7200;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .code-div .loading-div {
    position: absolute;
    top: 0;
    left: 0;
    height: 200px;
    width: 200px;
    text-align: center;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .code-div .loading-div img {
    margin: 0 auto;
    line-height: 200px;
    margin-top: 80px;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .pay-change {
    margin-top: 15px;
    margin-bottom: 18px;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .info-bot {
    border-top: 1px solid #f7682d;
    text-align: center;
    margin-top: 15px;
    position: relative;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .info-bot .vip-btn {
    width: 120px;
    height: 30px;
    background: linear-gradient(-90deg, #F73F31, #FE8D86);
    background-color: #F73F31;
    /* ie9 */
    border-radius: 6px;
    color: white;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 40px;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .info-bot .bip-tip-div {
    position: absolute;
    left: 50%;
    top: -8px;
    transform: translateX(-50%);
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .info-bot .bip-tip-div>p {
    background-color: #fff;
    font-size: 14px;
    color: #3A3A3A;
    font-weight: bold;
    padding: 0 7px;
    white-space: nowrap;
    line-height: 1;
    margin-bottom: 5px;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .info-bot .bip-tip-div>p.redP {
    color: #f7392f;
}

.ppt-detail .right-div .pay-head .pay-head-top .payBox .info-bot .bip-tip-div>p span {
    font-size: 14px;
    color: #F74233;
    font-weight: bold;
    font-style: italic;
}

.zw-div {
    width: 100%;
    display: none;
}

.beyond-down-pop {
    width: 600px;
    padding-bottom: 30px;
    padding-top: 24px;
    height: auto;
    border-radius: 5px;
}

.beyond-down-pop .title {
    text-align: center;
    font-size: 22px;
    color: #333;
}

.beyond-down-pop .tip-div {
    margin-top: 42px;
    text-align: center;
    margin-bottom: 34px;
}

.beyond-down-pop .tip-div p {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}

.beyond-down-pop .btn-div p {
    width: 240px;
    height: 40px;
    background: linear-gradient(90deg, #63a2ff 0%, #347ce8 100%);
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
    color: white;
    cursor: pointer;
    font-size: 16px;
}

.beyond-down-pop .btn-div p:nth-child(1) {
    margin-bottom: 10px;
    background: linear-gradient(-90deg, #ff7534, #ff8f5e);
}

.com-bot-head {
    padding: 30px 0;
    padding-top: 26px;
}

.com-bot-head .Abbreviation p {
    color: #333333;
    font-size: 14px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    width: 260px;
    text-overflow: ellipsis;
    line-height: 24px;
}

.com-bot-head .Abbreviation p span {
    color: #777777;
    font-size: 14px;
}

.com-bot-head .Abbreviation>span {
    float: right;
    line-height: 24px;
    color: #357CE8;
    font-size: 14px;
    cursor: pointer;
}

.com-bot-head .open p {
    color: #333333;
    font-size: 14px;
    float: left;
    line-height: 24px;
    margin-bottom: 8px;
}

.com-bot-head .open p span {
    color: #777777;
    font-size: 14px;
}

.com-bot-head .open p a {
    color: #357ce8;
    font-size: 14px;
}

.com-bot-head .open p:last-child {
    margin-bottom: 0;
}

.com-bot-head .open .openjj {
    float: right;
    line-height: 24px;
    color: #357CE8;
    font-size: 14px;
    cursor: pointer;
    display: none;
}

.com-bot-head .a-btn-div {
    margin-top: 21px;
    width: 320px;
    margin-left: -10px;
}

.com-bot-head.small-ing .open>p {
    display: none;
}

.com-bot-head.small-ing .open .jj {
    color: #333333;
    font-size: 14px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    width: 260px;
    text-overflow: ellipsis;
    line-height: 24px;
    display: block;
}

.com-bot-head.small-ing .openjj {
    display: block;
}

.a-btn-div a {
    display: inline-block;
    width: 100px;
    height: 30px;
    background: #ffffff;
    border: 1px solid #357ce8;
    border-radius: 15px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #357ce8;
    margin-right: 10px;
    margin-bottom: 0;
    float: left;
}

.a-btn-div a:last-child {
    margin-right: 0;
}

.title-box .down-btn {
    float: right;
    margin-right: 35px;
    margin-top: 7px;
}