.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;
}

.mainArea h1 {
    width: 950px;
    position: relative;
}

.mainArea h1 .f-abs-1 {
    position: absolute;
    z-index: 2;
    width: 475px;
    height: 345px;
    top: 186px;
    left: 0;
}

.mainArea h1 .f-abs-2 {
    position: absolute;
    z-index: 2;
    width: 475px;
    height: 345px;
    top: 186px;
    right: 0;
}

.f-section-1 .goods {
    width: 475px;
    height: 460px;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
}
.f-section-1 .goods:nth-child(2) {
    background-image: url("../images/bg/bg_12.jpg");
}
.f-section-1 .goods:nth-child(3) {
    background-image: url("../images/bg/bg_13.jpg");
}
.f-section-1 .goods .icon img {
    width: 100%;
}
.f-section-1 .goods .item {
    display: inline-block;
    width: 222px;
    background-color: white;
    text-align: center;
    -webkit-box-shadow: 4px 4px 6px #686868;
    -moz-box-shadow: 4px 4px 6px #686868;
    box-shadow: 4px 4px 6px #686868;
    transition: all .3s;
}
.f-section-1 .goods .item:hover {
    -webkit-box-shadow: 4px 4px 6px #000000;
    -moz-box-shadow: 4px 4px 6px #000000;
    box-shadow: 4px 4px 6px #000000;
}
.f-section-1 .goods .item:nth-child(2) {
    margin: 12px 3px 12px 10px;
}
.f-section-1 .goods .item:nth-child(3) {
    margin: 12px 10px 12px 3px;
}
.f-section-1 .goods .item h4 {
    font-size: 17px;
    line-height: 34px;
}
.f-section-1 .goods .item .t-t {
    font-size: 16px;
    line-height: 34px;
}
.f-section-1 .goods .item .j-g {

}
.f-section-1 .goods .item .j-g span:nth-child(1) {
    font-size: 14px;
}
.f-section-1 .goods .item .j-g span:nth-child(2) {
    font-size: 28px;
    font-weight: bold;
    color: #b60000;
}
.f-section-1 .goods .item .j-g span:nth-child(3) {
    font-size: 14px;
}
.f-section-1 .goods .item .g-r {
    font-size: 18px;
    font-weight: bold;
    background-color: #ffcc00;
    line-height: 32px;
}

.f-section-2 .goods {
    width: 475px;
    height: 460px;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
}
.f-section-2 .goods:nth-child(2) {
    background-image: url("../images/bg/bg_12.jpg");
}
.f-section-2 .goods:nth-child(3) {
    background-image: url("../images/bg/bg_13.jpg");
}
.f-section-2 .goods .icon img {
    width: 100%;
}
.f-section-2 .goods .item {
    display: inline-block;
    width: 222px;
    background-color: white;
    text-align: center;
    -webkit-box-shadow: 4px 4px 6px #686868;
    -moz-box-shadow: 4px 4px 6px #686868;
    box-shadow: 4px 4px 6px #686868;
    transition: all .3s;
}
.f-section-2 .goods .item:hover {
    -webkit-box-shadow: 4px 4px 6px #000000;
    -moz-box-shadow: 4px 4px 6px #000000;
    box-shadow: 4px 4px 6px #000000;
}
.f-section-2 .goods .item:nth-child(2) {
    margin: 12px 3px 12px 10px;
}
.f-section-2 .goods .item:nth-child(3) {
    margin: 12px 10px 12px 3px;
}
.f-section-2 .goods .item h4 {
    font-size: 17px;
    line-height: 34px;
}
.f-section-2 .goods .item .t-t {
    font-size: 16px;
    line-height: 34px;
}
.f-section-2 .goods .item .j-g {

}
.f-section-2 .goods .item .j-g span:nth-child(1) {
    font-size: 14px;
}
.f-section-2 .goods .item .j-g span:nth-child(2) {
    font-size: 28px;
    font-weight: bold;
    color: #b60000;
}
.f-section-2 .goods .item .j-g span:nth-child(3) {
    font-size: 14px;
}
.f-section-2 .goods .item .g-r {
    font-size: 18px;
    font-weight: bold;
    background-color: #ffcc00;
    line-height: 32px;
}

.f-section-3 .goods {
    width: 475px;
    height: 460px;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
}
.f-section-3 .goods:nth-child(2) {
    background-image: url("../images/bg/bg_12.jpg");
}
.f-section-3 .goods:nth-child(3) {
    background-image: url("../images/bg/bg_13.jpg");
}
.f-section-3 .goods .icon img {
    width: 100%;
}
.f-section-3 .goods .item {
    display: inline-block;
    width: 222px;
    background-color: white;
    text-align: center;
    -webkit-box-shadow: 4px 4px 6px #686868;
    -moz-box-shadow: 4px 4px 6px #686868;
    box-shadow: 4px 4px 6px #686868;
    transition: all .3s;
}
.f-section-3 .goods .item:hover {
    -webkit-box-shadow: 4px 4px 6px #000000;
    -moz-box-shadow: 4px 4px 6px #000000;
    box-shadow: 4px 4px 6px #000000;
}
.f-section-3 .goods .item:nth-child(2) {
    margin: 12px 3px 12px 10px;
}
.f-section-3 .goods .item:nth-child(3) {
    margin: 12px 10px 12px 3px;
}
.f-section-3 .goods .item h4 {
    font-size: 17px;
    line-height: 34px;
}
.f-section-3 .goods .item .t-t {
    font-size: 16px;
    line-height: 34px;
}
.f-section-3 .goods .item .j-g {

}
.f-section-3 .goods .item .j-g span:nth-child(1) {
    font-size: 14px;
}
.f-section-3 .goods .item .j-g span:nth-child(2) {
    font-size: 28px;
    font-weight: bold;
    color: #b60000;
}
.f-section-3 .goods .item .j-g span:nth-child(3) {
    font-size: 14px;
}
.f-section-3 .goods .item .g-r {
    font-size: 18px;
    font-weight: bold;
    background-color: #ffcc00;
    line-height: 32px;
}

.f-section-4 .goods {
    width: 475px;
    height: 460px;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
}
.f-section-4 .goods:nth-child(2) {
    background-image: url("../images/bg/bg_12.jpg");
}
.f-section-4 .goods:nth-child(3) {
    background-image: url("../images/bg/bg_13.jpg");
}
.f-section-4 .goods .icon img {
    width: 100%;
}
.f-section-4 .goods .item {
    display: inline-block;
    width: 222px;
    background-color: white;
    text-align: center;
    -webkit-box-shadow: 4px 4px 6px #686868;
    -moz-box-shadow: 4px 4px 6px #686868;
    box-shadow: 4px 4px 6px #686868;
    transition: all .3s;
}
.f-section-4 .goods .item:hover {
    -webkit-box-shadow: 4px 4px 6px #000000;
    -moz-box-shadow: 4px 4px 6px #000000;
    box-shadow: 4px 4px 6px #000000;
}
.f-section-4 .goods .item:nth-child(2) {
    margin: 12px 3px 12px 10px;
}
.f-section-4 .goods .item:nth-child(3) {
    margin: 12px 10px 12px 3px;
}
.f-section-4 .goods .item h4 {
    font-size: 17px;
    line-height: 34px;
}
.f-section-4 .goods .item .t-t {
    font-size: 16px;
    line-height: 34px;
}
.f-section-4 .goods .item .j-g {

}
.f-section-4 .goods .item .j-g span:nth-child(1) {
    font-size: 14px;
}
.f-section-4 .goods .item .j-g span:nth-child(2) {
    font-size: 28px;
    font-weight: bold;
    color: #b60000;
}
.f-section-4 .goods .item .j-g span:nth-child(3) {
    font-size: 14px;
}
.f-section-4 .goods .item .g-r {
    font-size: 18px;
    font-weight: bold;
    background-color: #ffcc00;
    line-height: 32px;
}

.f-section-5 .goods {
    width: 475px;
    height: 460px;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
}
.f-section-5 .goods:nth-child(2) {
    background-image: url("../images/bg/bg_12.jpg");
}
.f-section-5 .goods:nth-child(3) {
    background-image: url("../images/bg/bg_13.jpg");
}
.f-section-5 .goods .icon img {
    width: 100%;
}
.f-section-5 .goods .item {
    display: inline-block;
    width: 222px;
    background-color: white;
    text-align: center;
    -webkit-box-shadow: 4px 4px 6px #686868;
    -moz-box-shadow: 4px 4px 6px #686868;
    box-shadow: 4px 4px 6px #686868;
    transition: all .3s;
}
.f-section-5 .goods .item:hover {
    -webkit-box-shadow: 4px 4px 6px #000000;
    -moz-box-shadow: 4px 4px 6px #000000;
    box-shadow: 4px 4px 6px #000000;
}
.f-section-5 .goods .item:nth-child(2) {
    margin: 12px 3px 12px 10px;
}
.f-section-5 .goods .item:nth-child(3) {
    margin: 12px 10px 12px 3px;
}
.f-section-5 .goods .item h4 {
    font-size: 17px;
    line-height: 34px;
}
.f-section-5 .goods .item .t-t {
    font-size: 16px;
    line-height: 34px;
}
.f-section-5 .goods .item .j-g {

}
.f-section-5 .goods .item .j-g span:nth-child(1) {
    font-size: 14px;
}
.f-section-5 .goods .item .j-g span:nth-child(2) {
    font-size: 28px;
    font-weight: bold;
    color: #b60000;
}
.f-section-5 .goods .item .j-g span:nth-child(3) {
    font-size: 14px;
}
.f-section-5 .goods .item .g-r {
    font-size: 18px;
    font-weight: bold;
    background-color: #ffcc00;
    line-height: 32px;
}

.f-section-6 .goods {
    width: 475px;
    height: 460px;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
}
.f-section-6 .goods:nth-child(2) {
    background-image: url("../images/bg/bg_12.jpg");
}
.f-section-6 .goods:nth-child(3) {
    background-image: url("../images/bg/bg_13.jpg");
}
.f-section-6 .goods .icon img {
    width: 100%;
}
.f-section-6 .goods .item {
    display: inline-block;
    width: 222px;
    background-color: white;
    text-align: center;
    -webkit-box-shadow: 4px 4px 6px #686868;
    -moz-box-shadow: 4px 4px 6px #686868;
    box-shadow: 4px 4px 6px #686868;
    transition: all .3s;
}
.f-section-6 .goods .item:hover {
    -webkit-box-shadow: 4px 4px 6px #000000;
    -moz-box-shadow: 4px 4px 6px #000000;
    box-shadow: 4px 4px 6px #000000;
}
.f-section-6 .goods .item:nth-child(2) {
    margin: 12px 3px 12px 10px;
}
.f-section-6 .goods .item:nth-child(3) {
    margin: 12px 10px 12px 3px;
}
.f-section-6 .goods .item h4 {
    font-size: 17px;
    line-height: 34px;
}
.f-section-6 .goods .item .t-t {
    font-size: 16px;
    line-height: 34px;
}
.f-section-6 .goods .item .j-g {

}
.f-section-6 .goods .item .j-g span:nth-child(1) {
    font-size: 14px;
}
.f-section-6 .goods .item .j-g span:nth-child(2) {
    font-size: 28px;
    font-weight: bold;
    color: #b60000;
}
.f-section-6 .goods .item .j-g span:nth-child(3) {
    font-size: 14px;
}
.f-section-6 .goods .item .g-r {
    font-size: 18px;
    font-weight: bold;
    background-color: #ffcc00;
    line-height: 32px;
}

.f-section-7 .goods {
    width: 475px;
    height: 460px;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
}
.f-section-7 .goods:nth-child(2) {
    background-image: url("../images/bg/bg_12.jpg");
}
.f-section-7 .goods:nth-child(3) {
    background-image: url("../images/bg/bg_13.jpg");
}
.f-section-7 .goods .icon img {
    width: 100%;
}
.f-section-7 .goods .item {
    display: inline-block;
    width: 222px;
    background-color: white;
    text-align: center;
    -webkit-box-shadow: 4px 4px 6px #686868;
    -moz-box-shadow: 4px 4px 6px #686868;
    box-shadow: 4px 4px 6px #686868;
    transition: all .3s;
}
.f-section-7 .goods .item:hover {
    -webkit-box-shadow: 4px 4px 6px #000000;
    -moz-box-shadow: 4px 4px 6px #000000;
    box-shadow: 4px 4px 6px #000000;
}
.f-section-7 .goods .item:nth-child(2) {
    margin: 12px 3px 12px 10px;
}
.f-section-7 .goods .item:nth-child(3) {
    margin: 12px 10px 12px 3px;
}
.f-section-7 .goods .item h4 {
    font-size: 17px;
    line-height: 34px;
}
.f-section-7 .goods .item .t-t {
    font-size: 16px;
    line-height: 34px;
}
.f-section-7 .goods .item .j-g {

}
.f-section-7 .goods .item .j-g span:nth-child(1) {
    font-size: 14px;
}
.f-section-7 .goods .item .j-g span:nth-child(2) {
    font-size: 28px;
    font-weight: bold;
    color: #b60000;
}
.f-section-7 .goods .item .j-g span:nth-child(3) {
    font-size: 14px;
}
.f-section-7 .goods .item .g-r {
    font-size: 18px;
    font-weight: bold;
    background-color: #ffcc00;
    line-height: 32px;
}

.f-section-8 .goods {
    width: 475px;
    height: 460px;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
}
.f-section-8 .goods:nth-child(2) {
    background-image: url("../images/bg/bg_12.jpg");
}
.f-section-8 .goods:nth-child(3) {
    background-image: url("../images/bg/bg_13.jpg");
}
.f-section-8 .goods .icon img {
    width: 100%;
}
.f-section-8 .goods .item {
    display: inline-block;
    width: 222px;
    background-color: white;
    text-align: center;
    -webkit-box-shadow: 4px 4px 6px #686868;
    -moz-box-shadow: 4px 4px 6px #686868;
    box-shadow: 4px 4px 6px #686868;
    transition: all .3s;
}
.f-section-8 .goods .item:hover {
    -webkit-box-shadow: 4px 4px 6px #000000;
    -moz-box-shadow: 4px 4px 6px #000000;
    box-shadow: 4px 4px 6px #000000;
}
.f-section-8 .goods .item:nth-child(2) {
    margin: 12px 3px 12px 10px;
}
.f-section-8 .goods .item:nth-child(3) {
    margin: 12px 10px 12px 3px;
}
.f-section-8 .goods .item h4 {
    font-size: 17px;
    line-height: 34px;
}
.f-section-8 .goods .item .t-t {
    font-size: 16px;
    line-height: 34px;
}
.f-section-8 .goods .item .j-g {

}
.f-section-8 .goods .item .j-g span:nth-child(1) {
    font-size: 14px;
}
.f-section-8 .goods .item .j-g span:nth-child(2) {
    font-size: 28px;
    font-weight: bold;
    color: #b60000;
}
.f-section-8 .goods .item .j-g span:nth-child(3) {
    font-size: 14px;
}
.f-section-8 .goods .item .g-r {
    font-size: 18px;
    font-weight: bold;
    background-color: #ffcc00;
    line-height: 32px;
}

.f-hd {
    font-size: 30px;
    font-weight: bold;
    line-height: 48px;
    background-color: #ffcc00;
    padding-left: 14px;
}
.f-hd-xx {
    padding: 14px;
    background-color: #eeeeee;
}
.f-hd-xx li span {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    line-height: 36px;
}
.f-hd-xx li span:nth-child(1) {
    width: 20px;
}
.f-hd-xx li span:nth-child(2) {
    width: 896px;
}
.f-lx {
    position: relative;
}
.f-lx p {
    position: absolute;
    color: white;
    text-align: center;
    width: 950px;
    top: 0;
    line-height: 52px;
    font-size: 26px;
    font-weight: bold;
}
