* {
    box-sizing: border-box!important;
}

.crumbs-content .l-content li {
    padding-right: 0;
}

.crumbs-content .l-content li a {
    padding-right: 0;
}

.mainArea {
    width: 950px;
    margin: 0 auto;
    font-family: "思源雅黑","Microsoft Yahei";
}

.mainArea .EnglishF {
    font-family: Helvetica, Simsun, Simhei, Arial, sans-serif;
}

.mainArea img {
    border: 0;
    display: block;
}

.mainArea a:hover {
    opacity: .8;
}

.mainArea a {
    transition: all .3s;
    text-decoration: none;
    text-underline: none;
    color: black;
}

.mainArea * {
    margin: 0;
    padding: 0;
}

.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mainArea .contentsBlock__image {
    position: relative;
    width: 100%;
}

.mainArea .contentsBlock__image h1 {
    width: 100%;
}

.mainArea ul li a {
    display: inline-block;
}

.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mainArea ul,
.mainArea li {
    list-style: none;
}

.mainArea .lp-btn {
    display: block;
    box-sizing: border-box;
    padding: 10px 2px 10px;
    border-radius: 2px;
    background-color: #ff730a !important;
    box-shadow: inset 0 1px 0 0 #ffab6c, 0 2px 0 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #fff !important;
    text-decoration: none !important;
    background-image: url(../images/narrow.png);
    background-repeat: no-repeat;
    background-position: 11px center;
    margin: 0 auto;
}

.mainArea .btn-lg {
    width: 360px!important;
}

.mainArea .btn-md {
    width: 210px!important;
}

.mainArea .btn-sm {
    width: 150px!important;
}

.mainArea .btn-win {
    position: relative;
}

.mainArea .btn-win::before {
    position: absolute;
    top: 4px;
    right: 4px;
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: url("../images/window.png") no-repeat right top;
}

.f-content-inner {
    width: 950px;
    position: relative;
}
.f-content-inner:after {
    display: block;
    content: ' ';
    clear: both;
}
.f-content-inner .f-content {
    display: block;
    position: absolute;
    z-index: 999;
    top: 0;
    width: 950px;
    height: 1896px;
}
.f-content-inner .f-content:after {
    display: block;
    content: ' ';
    clear: both;
}
.f-content-inner .f-content .f-block-1 {
    width: 520px;
    display: inline-block;
    position: absolute;
    right: 48px;
    top: 80px;
    font-size: 17px;
    font-weight: bold;
    line-height: 26px;
}
.f-content-inner .f-content .f-block-2 {
    margin-top: 294px;
}

.f-content-inner .f-content .f-block-3 {
    margin-bottom: 12px;
}
.f-content-inner .f-content .f-block-3 .item {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
    margin-left: 12px;
}
.f-content-inner .f-content .f-block-3 .item .f-t-box {
    position: relative;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}
.f-content-inner .f-content .f-block-3 .item .f-t-box:hover {
    box-shadow: 0 16px 16px rgba(0,0,0,1);
    -webkit-box-shadow: 0 16px 16px rgba(0,0,0,1);
    -moz-box-shadow: 0 16px 16px rgba(0,0,0,1);
    -o-box-shadow: 0 16px 16px rgba(0,0,0,1);
    -ms-box-shadow: 0 16px 16px rgba(0,0,0,1);
}
.f-content-inner .f-content .f-block-3 .item .title {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: white;
    line-height: 24px;
}
.f-content-inner .f-content .f-block-3 .item .desc {
    text-align: center;
    font-size: 16px;
    background: white;
    line-height: 24px;
}
.f-content-inner .f-content .f-block-3 .item .money {
    text-align: center;
    background: white;
}
.f-content-inner .f-content .f-block-3 .item .money span:nth-child(1) {
    font-size: 14px;
}
.f-content-inner .f-content .f-block-3 .item .money span:nth-child(2) {
    font-size: 30px;
    font-weight: bold;
    color: #dd0000;
}
.f-content-inner .f-content .f-block-3 .item .money span:nth-child(3) {
    font-size: 14px;
}
.f-content-inner .f-content .f-block-3 .item .time {
    text-align: center;
    background: #313131;
    color: white;
    line-height: 32px;
}

.f-content-inner .f-content .f-block-4 .item .f-t-box {
    position: relative;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}
.f-content-inner .f-content .f-block-4 .item .f-t-box:hover {
    box-shadow: 0 16px 16px rgba(0,0,0,1);
    -webkit-box-shadow: 0 16px 16px rgba(0,0,0,1);
    -moz-box-shadow: 0 16px 16px rgba(0,0,0,1);
    -o-box-shadow: 0 16px 16px rgba(0,0,0,1);
    -ms-box-shadow: 0 16px 16px rgba(0,0,0,1);
}
.f-content-inner .f-content .f-block-4 {
    margin-bottom: 12px;
}
.f-content-inner .f-content .f-block-4 .item {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
    margin-left: 12px;
}
.f-content-inner .f-content .f-block-4 .item .title {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: white;
    line-height: 24px;
}
.f-content-inner .f-content .f-block-4 .item .desc {
    text-align: center;
    font-size: 16px;
    background: white;
    line-height: 24px;
}
.f-content-inner .f-content .f-block-4 .item .money {
    text-align: center;
    background: white;
}
.f-content-inner .f-content .f-block-4 .item .money span:nth-child(1) {
    font-size: 14px;
}
.f-content-inner .f-content .f-block-4 .item .money span:nth-child(2) {
    font-size: 30px;
    font-weight: bold;
    color: #dd0000;
}
.f-content-inner .f-content .f-block-4 .item .money span:nth-child(3) {
    font-size: 14px;
}
.f-content-inner .f-content .f-block-4 .item .time {
    text-align: center;
    background: #313131;
    color: white;
    line-height: 32px;
}

.f-content-inner .f-content .f-block-5 .item .f-t-box {
    position: relative;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}
.f-content-inner .f-content .f-block-5 .item .f-t-box:hover {
    box-shadow: 0 16px 16px rgba(0,0,0,1);
    -webkit-box-shadow: 0 16px 16px rgba(0,0,0,1);
    -moz-box-shadow: 0 16px 16px rgba(0,0,0,1);
    -o-box-shadow: 0 16px 16px rgba(0,0,0,1);
    -ms-box-shadow: 0 16px 16px rgba(0,0,0,1);
}
.f-content-inner .f-content .f-block-5 {
    margin-bottom: 12px;
}
.f-content-inner .f-content .f-block-5 .item {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
    margin-left: 12px;
}
.f-content-inner .f-content .f-block-5 .item .title {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: white;
    line-height: 24px;
}
.f-content-inner .f-content .f-block-5 .item .desc {
    text-align: center;
    font-size: 16px;
    background: white;
    line-height: 24px;
}
.f-content-inner .f-content .f-block-5 .item .money {
    text-align: center;
    background: white;
}
.f-content-inner .f-content .f-block-5 .item .money span:nth-child(1) {
    font-size: 14px;
}
.f-content-inner .f-content .f-block-5 .item .money span:nth-child(2) {
    font-size: 30px;
    font-weight: bold;
    color: #dd0000;
}
.f-content-inner .f-content .f-block-5 .item .money span:nth-child(3) {
    font-size: 14px;
}
.f-content-inner .f-content .f-block-5 .item .time {
    text-align: center;
    background: #313131;
    color: white;
    line-height: 32px;
}

.f-content-inner .f-content .f-block-6 .item .f-t-box {
    position: relative;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}
.f-content-inner .f-content .f-block-6 .item .f-t-box:hover {
    box-shadow: 0 16px 16px rgba(0,0,0,1);
    -webkit-box-shadow: 0 16px 16px rgba(0,0,0,1);
    -moz-box-shadow: 0 16px 16px rgba(0,0,0,1);
    -o-box-shadow: 0 16px 16px rgba(0,0,0,1);
    -ms-box-shadow: 0 16px 16px rgba(0,0,0,1);
}
.f-content-inner .f-content .f-block-6 {
    margin-bottom: 12px;
}
.f-content-inner .f-content .f-block-6 .item {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
    margin-left: 12px;
}
.f-content-inner .f-content .f-block-6 .item .title {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: white;
    line-height: 24px;
}
.f-content-inner .f-content .f-block-6 .item .desc {
    text-align: center;
    font-size: 16px;
    background: white;
    line-height: 24px;
}
.f-content-inner .f-content .f-block-6 .item .money {
    text-align: center;
    background: white;
}
.f-content-inner .f-content .f-block-6 .item .money span:nth-child(1) {
    font-size: 14px;
}
.f-content-inner .f-content .f-block-6 .item .money span:nth-child(2) {
    font-size: 30px;
    font-weight: bold;
    color: #dd0000;
}
.f-content-inner .f-content .f-block-6 .item .money span:nth-child(3) {
    font-size: 14px;
}
.f-content-inner .f-content .f-block-6 .item .time {
    text-align: center;
    background: #313131;
    color: white;
    line-height: 32px;
}

.f-content-inner .f-content .f-block-7 {
    /*margin-bottom: 28px;*/
}
.f-content-inner .f-content .f-block-7 .f-lab {
    font-size: 14px;
    color: white;
    line-height: 32px;
}
.f-content-inner .f-content .f-block-8 {

}
.f-content-inner .f-content .f-block-8 .f-lab {
    font-size: 30px;
    color: white;
    line-height: 54px;
    text-align: center;
    font-weight: bold;
}
