a[rel^="prettyPhoto"] {
    text-decoration: none;
}

.banner-wrap {
    width: 100%;
    /*    height: 60em;*/
    /*background: rgb(255, 157, 0);
    background: -moz-linear-gradient(left, rgba(255, 157, 0, 1) 0%, rgba(72, 171, 3, 1) 32%, rgba(31, 161, 255, 1) 92%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 157, 0, 1)), color-stop(32%, rgba(72, 171, 3, 1)), color-stop(92%, rgba(31, 161, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 157, 0, 1) 0%, rgba(72, 171, 3, 1) 32%, rgba(31, 161, 255, 1) 92%);
    background: -o-linear-gradient(left, rgba(255, 157, 0, 1) 0%, rgba(72, 171, 3, 1) 32%, rgba(31, 161, 255, 1) 92%);
    background: -ms-linear-gradient(left, rgba(255, 157, 0, 1) 0%, rgba(72, 171, 3, 1) 32%, rgba(31, 161, 255, 1) 92%);
    background: linear-gradient(to right, rgba(255, 157, 0, 1) 0%, rgba(72, 171, 3, 1) 32%, rgba(31, 161, 255, 1) 92%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff9d00', endColorstr='#1fa1ff', GradientType=1);*/
    background: url('/images/cdprotop/bg_new.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}
.banner-content {
    /*margin: 0 195px;*/
    margin: 0 auto;
    width: 704px;
}

.banner-top {
    /*margin: 0 78px;*/
    padding-top: 60px;
    color: #fff;
}
.banner-top > a {
    display: block;
    text-align: center;
    text-decoration: none;
}

.banner-top span {
    color: #4d4d4d;
    font-size: 2.8em;
    display: inline-block;
    font-weight: lighter;
    padding-top: 15px;

}

.cd-bts {
    margin: 0 auto;
    margin-top: 4em;
}
.banner-top .cd-bts {
    width: 100%;
}
.cd-bts .buy,
.cd-bts .try {
    cursor: hand;
    cursor: pointer;
    /*box-shadow: 0 0 0 transparent;*/
    /*transition: box-shadow 0.2s;*/
    /*transition-duration: 0.2s;*/
    /*transition-property: opacity, background-color;*/
    /*margin: 6px 0;*/
    position: static;
}
.cd-bts > a {
    display: inline-block;
    width: 35%;
    text-decoration: none;
    color: white;
    text-align: center;
    margin-left: 4%;
    line-height: 3.25;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 1px;
}
.banner-products .cd-bts > a {
    width: auto;
}
.cd-bts > a:first-child {
    margin-left: 10.8%;
    margin-right: 4%;
}
.cd-bts .buy:hover,
.cd-bts .try:hover {
    /*box-shadow: 0 0 5px #fff;*/
    opacity: 0.75;
}
.cd-bts .buy {
    left: 0;
}
.cd-bts .try {
    left: 71px;
}
.cd-logo{
    background-size: 431px 69px;
    width: 431px;
    height: 69px;
    background: url(/images/cdprotop/cd-big.png) no-repeat center center;
    margin: 0 auto;

}
.buy {
    background: #E8594D;
    border-radius: 6px;
}

.try {
    background: #6794d6;
    border-radius: 6px;

}
.sys {
    height: 36px;
    width: 100%;
    margin: 2.5em 0 6.25em;
    text-align: center;
}

.banner-products .try,
.banner-products .buy {

    height: 37px;
    width: 168px;
}
.banner-products .cd-bts {
    width: 100%;
    text-align: center;
}
.banner-products .cd-bts > a {
    display: inline-block;
    margin-left: 1em;
    color: white;
    letter-spacing: 1px;
    text-decoration: none;
    line-height: 2.7;
}
.banner-products .cd-bts > a:first-child {
    margin-left: 0;
    margin-right: 1em;
}
.banner-products .cd-bts .buy,
.banner-products .cd-bts .try {
    display: inline-block;
    position: static;
}

.sys .link,
.sys .mac,
.sys .win {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: static;
}
.sys .link {
    right: auto;
    width: auto;
    color: #fff;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
    font-size: 12px;
    text-align: left;
    height: 12px;
    margin: 7px;
    transition-duration: 0.2s;
    transition-property: color, text-decoration;
}
.sys .link:hover {
    color: #fff;
    text-decoration: underline;
}
.sys > a {
    display: inline-block;
    margin-right: 1.7em;
    margin-left: 1.7em;
}
.sys .win,
.sys .mac {
    height: 36px;
    width: 31px;
    background: no-repeat center;
    background-size: 34px 34px;
    cursor: hand;
    cursor: pointer;
    transition: opacity 0.2s;
}
.sys .win {
    left: auto;
    background: url(/images/cdprotop/win@2x.png) no-repeat 0px 1px;
    background-size: 34px 34px;
}
.sys .mac {
    background: url(/images/cdprotop/mac_new.png) no-repeat 0px 0px;
    background-size: 34px 34px;
}
.sys .win:hover,
.sys .mac:hover {
    opacity: 0.75;
}


.ban-hr {
    height: 1px;
    width: 100%;
    background: rgba(255,255,255,0.4);
    margin-top: 12px;
}

.lem {
    height: 24px;
    margin: auto;
    margin-top: 24px;
    width: 131px;
    background: url(/images/cdprotop/lem.png) no-repeat center center;
    background-size: 131px 24px;
    cursor: hand;
    cursor: pointer;
}

.banner-bottom {
    margin-top: 7.8em;
    width: 100%;
    text-align: center;
}

.banner-bottom img {
    display: block;
}

.banner-bottom .video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: -1000;
    opacity: 0;
}

.banner-bottom .video_button {
    width: 92px;
    height: 73px;
    background: url(/images/cdprotop/play_new.png) no-repeat center;
    background-size: contain;
    display: inline-block;
    margin: auto auto 8.5em;
    cursor: pointer;
}

.banner-bottom .video_close {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    width: 45px;
    height: 45px;
    z-index: 9000;
    opacity: 0;
    background: url(/images/cdprotop/cross.svg) no-repeat center;
    background-size: contain;
    margin: 15px 15px 0 0;
    cursor: pointer;
}


/**************/


.banner-products {
    width: 100%;
    background-color: #fff;
}

.banner-products div {
    position: relative;
}

.ban-pro,
.ban-mm,
.ban-prj {
    width: 33.33%;
    float: left;
    padding: 48px 0;
    box-sizing: border-box;
}

.banner-products .video-link {
    cursor: hand;
    cursor: pointer;
    display: block;
    width: 120px;
    margin: 24px auto 16px auto;
    font-size: 14px;
    font-weight: 400;
    color: #0071bc;
    padding-left: 36px;
    box-sizing: border-box;
    text-decoration: none;
    height: 20px;
    background-size: 20px;
    background: url(/images/cdprotop/play.png) no-repeat right+90px top;

}

/* < > responsive */
@media only screen and (min-width:1349px) {
    .banner-content {
        /*width: 704px;*/
        margin: 0 auto;
    }

}
/* </> responsive */

.product-logo {
    width: 100%;
    height: 35px;
    background: no-repeat center;
    background-size: auto 26px;
}

.ban-pro .product-logo {
    background-image: url(/images/cdprotop/label_pro.png);
}
.ban-mm .product-logo {
    background-image: url(/images/cdprotop/label_mm.png);
}
.ban-prj .product-logo {
    background-image: url(/images/cdprotop/label_prj.png);
}

.banner-products img {
    padding: 0 96px;
    box-sizing: border-box;
    margin-top: 24px;
}

.banner-products > div {
    border-bottom: 1px solid #e0e0e0;
}
@media only screen and (max-width:600px) {
    .after-footer-wrap{
        padding: 4em;
    }
    .after-footer-wrap > div{
        margin-top: 1.5em;
    }
    .after-footer-wrap div {
        width: 100%;
        text-align: center;
        float: left;
    }
    .af-links a {
        display: inline-block;
    }
}