@font-face {
    font-family: 'biko';
    src: url('/font/pro-font/BIKO_REGULAR.OTF') format('otf');
    font-weight: normal;
    font-style: normal;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 21px;
    line-height: 60px;
}

h4 {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

h5 {
    font-size: 15px;
    line-height: 36px;
}

h6 {
    line-height: 22px;
    font-size: 13px;
    font-weight: 400;
}

.yell {
    color: #FFBC0A;
}

.yell2-bg {
    background: #e89b00;
}

.yell-bg {
    background: #ffd564;
}

.gold-title {
    line-height: 30px;
}

.purple-bg {
    background: #9f1ea6;
    color: #fff;
    padding-left: 6px;
    padding-right: 6px;
    margin-top: 20px;
}

.big-view-out {
    width: 100%;
    background: #eee;
    padding-top: 80px;
    letter-spacing: 1px;
    font-size: 13px;
    padding-bottom: 20px;
    overflow: hidden;
}

.big-view {
    margin: 0 auto;
    margin-bottom: 60px;
    min-width: 980px;
    max-width: 1230px;
    padding: 0 5px;
}

.real-pro-bg {
    position: relative;
    float: right;
    width: 98.4%;
    min-height: 580px;
    background: #fff;
}

.real-pro-txt {
    float: right;
    width: 83%;
}

.txt-pro-left {
    float: left;
    width: 82%;
}

.txt-pro-left .real-pro-txt-in {
    padding-left: 50px;
}

.real-pro-txt-in {
    padding: 30px 40px 50px 60px;
}

.dott-line {
    height: 1px;
    font-size: 1px;
    border-bottom: 1px dotted #E6D8B0;
}

.time-font {
    font-size: 14px;
    line-height: 36px!important;
    color: #c4457b;
    font-weight: bold;
}

.real-pro-txt-in table {
    margin-bottom: 24px;
    margin-top: 20px;
}

.real-pro-txt-in table tr:first-child {
    background: #802773;
    background: -webkit-linear-gradient(top, #700d91 38%, #984d49 106%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#700d91', endColorstr='#934551');
    /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#700d91', endColorstr='#934551')";
    /* IE8 */
}

.real-pro-txt-in table th {
    color: #fff;
    padding: 7px 0;
    text-align: center;
}

.real-pro-txt-in table th h4 {
    font-size: 15px;
}

.real-pro-txt-in table td {
    padding: 9px 0;
    text-align: center;
    line-height: 20px;
    color: #e7a700;
}

.real-pro-txt-in p {
    margin: 0px;
    line-height: 20px;
    margin-bottom: 6px;
}

.bold-ty {
    font-weight: bold;
}

.real-pro-txt-in .opn-btn {
    text-align: center;
    margin-top: 24px;
}

.btn4 {
    width: initial;
    float: none;
    padding: 6px 22px;
    position: relative;
    height: 19px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    background: #e89b00;
    color: #fff;
    box-sizing: content-box;
}

.btn4:hover {
    text-decoration: none;
    color: #fff;
    background: #efc044;
}

.pro-img-box {
    position: absolute;
    width: 20.6%;
    left: -15px;
    top: -20px;
    text-align: center;
    background: #802773;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#700d91', endColorstr='#934551');
    /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#700d91', endColorstr='#934551')";
    /* IE8 */
    background: -webkit-linear-gradient(top, #700d91 50%, #984d49 106%);
}

.pro-img-box:after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 6px;
    width: 23px;
    height: 31px;
    background: url('/images/pro-mark.png') no-repeat;
}

.pro-right-img {
    left: inherit;
    right: -20px;
}

.pro-img-box img {
    width: 100%;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.bot-grad {
    height: 316px;
    margin: 5px;
    padding: 10px 0 30px;
    color: #fff;
}

.bot-grad p {
    font-size: 132px;
    font-family: 'biko';
    margin-bottom: 30px;
    margin-top: 14px;
    color: #ffd564;
}

.bot-grad p span {
    font-family: "微软雅黑";
    font-size: 33px;
}

.bot-grad h3 {
    font-weight: normal;
    font-size: 20px;
    color: #ffd564;
    line-height: 30px;
    padding: 0px;
}

.bot-grad h4 {
    margin-bottom: 20px;
    font-weight: 100;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}

.bot-grad div:last-child {
    margin-top: 26px;
}

.imag_box img {
    width: 139px;
    margin-right: 7px;
    margin-bottom: 19px;
}


/*
.bot-chinese p{ font-size:88px;line-height: 90px;
margin-bottom: 22px;
margin-top: 5px;
}
.bot-chinese div:last-child{ margin-top:20px;}

*/

.bot-chinese-p {
    font-family: "宋体" !important;
    font-size: 88px !important;
    line-height: 90px;
    margin-bottom: 22px !important;
    margin-top: 5px !important;
}

.bot-chinese-lat+div {
    margin-top: 20px !important;
}

.get-pro-btn {
    border-radius: 20px;
    background: #ffd564;
    padding: 6px 33px;
    height: 19px;
    float: none;
    background: #ffd564;
    display: inline-block;
    text-align: center;
    box-sizing: content-box;
}

.get-pro-btn:hover {
    text-decoration: none;
    background: #FFEBB4;
}

.pro-info-cut {
    overflow: hidden;
    height: 360px;
}

.open-pro {
    overflow: visible!important;
    height: auto!important;
}

.css-ani {
    animation: mymove 1s ease-out;
}

@keyframes mymove {
    0% {
        -webkit-box-shadow: 0 0 0px #8a00b8;
    }
    50% {
        -webkit-box-shadow: 0 0 10px #8a00b8;
    }
    100% {
        -webkit-box-shadow: 0 0 0px #8a00b8;
    }
}

/*# sourceMappingURL=promotion.css.map */
