@charset "UTF-8";
/*!
 * WFFW(Webfront Framework) of W3SDK - w3sdk-1.5.0-beta (http://w3cut.cn Copyright©2019 W3)
 *
 * style - 2019/12/20
 * 说明：统一样式
 * 用法：html 文件中引用
*/

*:focus {
    outline: none;
}

a:hover {
    text-decoration: none;
}

label {
    margin-bottom: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    line-height: 1em;
}

dl,
ol,
ul {
    padding: 0;
    margin: 0;
}

dl li,
ol li,
ul li {
    list-style: none;
}

table {
    width: 100%;
}

table tr.hd {
    display: table-row;
}

.carousel-indicators {
    z-index: 2;
    bottom: 20px;
}

.carousel-indicators li {
    opacity: 1;
    border: none;
}

.nav {
    display: block;
}

.nav .nav-link {
    padding: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf::after {
    content: "";
    display: block;
    clear: both;
}

.al {
    text-align: left;
}

.ar {
    text-align: right;
}

.ac {
    text-align: center;
}

.aj {
    text-align: justify;
}

.lc {
    text-transform: lowercase;
}

.uc {
    text-transform: uppercase;
}

.pa-tl {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.pa-tr {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
}

.pa-br {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
}

.pa-bl {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}

.elli {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ofvi {
    overflow: visible !important;
}

.ht00 {
    display: block;
    height: 0px;
}

.ht05 {
    display: block;
    height: 5px;
}

.ht10 {
    display: block;
    height: 10px;
}

.ht15 {
    display: block;
    height: 15px;
}

.ht20 {
    display: block;
    height: 20px;
}

.ht25 {
    display: block;
    height: 25px;
}

.ht30 {
    display: block;
    height: 30px;
}

.ht35 {
    display: block;
    height: 35px;
}

.ht40 {
    display: block;
    height: 40px;
}

.ht45 {
    display: block;
    height: 45px;
}

.ht50 {
    display: block;
    height: 50px;
}

.ht55 {
    display: block;
    height: 55px;
}

.ht60 {
    display: block;
    height: 60px;
}

.ht65 {
    display: block;
    height: 65px;
}

.ht70 {
    display: block;
    height: 70px;
}

.ht75 {
    display: block;
    height: 75px;
}

.ht80 {
    display: block;
    height: 80px;
}

.ht85 {
    display: block;
    height: 85px;
}

.ht90 {
    display: block;
    height: 90px;
}

.ht95 {
    display: block;
    height: 95px;
}

.wh00 {
    display: inline-block;
    width: 0px;
}

.wh05 {
    display: inline-block;
    width: 5px;
}

.wh10 {
    display: inline-block;
    width: 10px;
}

.wh15 {
    display: inline-block;
    width: 15px;
}

.wh20 {
    display: inline-block;
    width: 20px;
}

.wh25 {
    display: inline-block;
    width: 25px;
}

.wh30 {
    display: inline-block;
    width: 30px;
}

.wh35 {
    display: inline-block;
    width: 35px;
}

.wh40 {
    display: inline-block;
    width: 40px;
}

.wh45 {
    display: inline-block;
    width: 45px;
}

.wh50 {
    display: inline-block;
    width: 50px;
}

.wh55 {
    display: inline-block;
    width: 55px;
}

.wh60 {
    display: inline-block;
    width: 60px;
}

.wh65 {
    display: inline-block;
    width: 65px;
}

.wh70 {
    display: inline-block;
    width: 70px;
}

.wh75 {
    display: inline-block;
    width: 75px;
}

.wh80 {
    display: inline-block;
    width: 80px;
}

.wh85 {
    display: inline-block;
    width: 85px;
}

.wh90 {
    display: inline-block;
    width: 90px;
}

.wh95 {
    display: inline-block;
    width: 95px;
}

.em00 {
    display: inline-block;
    width: 0em;
}

.em05 {
    display: inline-block;
    width: 0.5em;
}

.em10 {
    display: inline-block;
    width: 1em;
}

.em15 {
    display: inline-block;
    width: 1.5em;
}

.em20 {
    display: inline-block;
    width: 2em;
}

.em25 {
    display: inline-block;
    width: 2.5em;
}

.em30 {
    display: inline-block;
    width: 3em;
}

.em35 {
    display: inline-block;
    width: 3.5em;
}

.em40 {
    display: inline-block;
    width: 4em;
}

.em45 {
    display: inline-block;
    width: 4.5em;
}

.em50 {
    display: inline-block;
    width: 5em;
}

.em55 {
    display: inline-block;
    width: 5.5em;
}

.em60 {
    display: inline-block;
    width: 6em;
}

.em65 {
    display: inline-block;
    width: 6.5em;
}

.em70 {
    display: inline-block;
    width: 7em;
}

.em75 {
    display: inline-block;
    width: 7.5em;
}

.em80 {
    display: inline-block;
    width: 8em;
}

.em85 {
    display: inline-block;
    width: 8.5em;
}

.em90 {
    display: inline-block;
    width: 9em;
}

.em95 {
    display: inline-block;
    width: 9.5em;
}

.nobg {
    background: none !important;
}

.nobt {
    border-top: none !important;
}

.nobr {
    border-right: none !important;
}

.nobb {
    border-bottom: none !important;
}

.nobl {
    border-left: none !important;
}

.nobd {
    border: none !important;
}

.nopt {
    padding-top: 0 !important;
}

.nopr {
    padding-right: 0 !important;
}

.nopb {
    padding-bottom: 0 !important;
}

.nopl {
    padding-left: 0 !important;
}

.nopd {
    padding: 0 !important;
}

.nomt {
    margin-top: 0 !important;
}

.nomr {
    margin-right: 0 !important;
}

.nomb {
    margin-bottom: 0 !important;
}

.noml {
    margin-left: 0 !important;
}

.nomg {
    margin: 0 !important;
}

._list.s1 ul li {
    width: 100%;
}

._list.s2 ul li {
    width: 50%;
}

._list.s3 ul li {
    width: 33.3333333333%;
}

._list.s4 ul li {
    width: 25%;
}

._list.s5 ul li {
    width: 20%;
}

._list.s6 ul li {
    width: 16.6666666667%;
}

._list ul::after {
    content: "";
    display: block;
    clear: both;
}

._list ul li {
    float: left;
}

._lrct::after {
    content: "";
    display: block;
    clear: both;
}

._lrct>.l {
    float: left;
}

._lrct>.r {
    float: right;
}

._lrct>.p {
    float: left;
    width: 50%;
}

._cover {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
}

._abox {
    position: fixed;
    z-index: 11;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: none;
}

._abox.show {
    display: block;
}

*:hover,
*:hover:before,
*:hover:after {
    -webkit-transition: opacity 300ms, color 300ms, border-color 300ms, background-color 300ms, background-image 300ms, -webkit-box-shadow 300ms;
    transition: opacity 300ms, color 300ms, border-color 300ms, background-color 300ms, background-image 300ms, -webkit-box-shadow 300ms;
    transition: opacity 300ms, color 300ms, border-color 300ms, background-color 300ms, background-image 300ms, box-shadow 300ms;
    transition: opacity 300ms, color 300ms, border-color 300ms, background-color 300ms, background-image 300ms, box-shadow 300ms, -webkit-box-shadow 300ms;
}

.zimg {
    overflow: hidden;
}

.zimg img {
    width: 100%;
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms;
}

.wp:hover .zimg img,
.zimg:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.hover {
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms;
}

.hover.zoom:hover,
.wp:hover .hover.zoom {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.hover.up:hover,
.wp:hover .hover.up {
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%);
}

.hover.down:hover,
.wp:hover .hover.down {
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
}

.hover.right:hover,
.wp:hover .hover.right {
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
}

.hover.left:hover,
.wp:hover .hover.rigleftht {
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
}

.hover.rotate:hover,
.wp:hover .hover.rotateC {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.hover.rotateAnti:hover,
.wp:hover .hover.rotateAnti {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.hover.rotateY:hover,
.wp:hover .hover.rotateY {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.hover.rotateX:hover,
.wp:hover .hover.rotateX {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
}

.pc-hide {
    display: none;
}

html {
    font-size: 10px;
}

body {
    font-size: 1.2rem;
    display: block !important;
}

body:after {
    content: "";
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}

body.on-mask:after,
body.on-menu:after {
    display: block;
}

.container {
    padding: 0;
    position: relative;
    height: 100%;
    max-width: 100%;
}

header {
    position: relative;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
}

header .logo {
    display: inline-block;
}

header .mbtn {
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
}

.hd,
.ct,
.ft,
.head,
.cont,
.foot,
.cnt,
.img,
.i,
.p {
    position: relative;
    display: block;
}

.u-fullpart {
    position: relative;
    background: none no-repeat 50% 0;
    background-size: cover;
    overflow: hidden;
}

.u-fullpart.bgrp {
    background-repeat: no-repeat;
    background-size: auto;
}

@font-face {
    font-family: TitilliumWeb-SemiBold;
    src: url(../fonts/TitilliumWeb-SemiBold.ttf);
}

body {
    font-family: Arial, TitilliumWeb-SemiBold;
    min-width: 1200px;
    color: #333;
}

.container {
    width: 1200px;
}

.container.full {
    width: 100%;
    padding: 0;
}

a {
    color: #333;
}

a:active {
    color: #ba2712;
}

.bg-w {
    background-color: #fff;
}

.bg-g {
    background-color: #f8f8f8;
}

*::-webkit-input-placeholder {
    color: #b1b1b1;
}

header .a {
    background-color: #f0f0f0;
}

header .b {
    padding: 12px 0;
}

header .c {
    background-color: #ba2712;
}

header .tool p {
    line-height: 30px;
}

header .tool p img {
    margin-right: 8px;
    position: relative;
    top: -1px;
}

header .date {
    position: relative;
    top: 10px;
}

header .date p {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}

header .date p em {
    font-style: normal;
    color: #ffcc00;
}

header .menu .i {
    width: 190px;
    text-align: center;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}

header .menu .i:hover,
header .menu .i.on {
    background-color: #8b1c0e;
}

header .menu .i img {
    margin-right: 20px;
    position: relative;
    top: -1px;
}

main .hr {
    border-bottom: 1px solid #dadada;
    margin: 20px 0;
}

footer>.a {
    padding: 20px 0;
}

footer>.b {
    padding: 30px 0;
    background-color: #333333;
}

footer .parter img {
    width: 100%;
}

footer .info p {
    text-align: right;
}

footer .info p.p1 {
    font-size: 14px;
}

footer .info p.p1 .i {
    display: inline-block;
    color: #fff;
}

footer .info p.p1 .i:hover {
    opacity: 0.8;
}

footer .info p.p1 .i::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: none no-repeat center;
    background-size: 100% 100%;
    vertical-align: middle;
    background-color: #fff;
    border-radius: 50%;
    margin-right: 6px;
}

footer .info p.p2 {
    margin-top: 18px;
    font-size: 14px;
    color: #999999;
}

footer .shar a {
    margin-left: 8px;
}

footer .shar a:first-child {
    margin-left: 0;
}

footer .shar a:hover {
    opacity: 0.8;
}

.u-fullpart {
    padding: 20px 0;
}

.u-fullpart.part {
    border-top: 1rem solid #f8f8f8;
}

.u-fullpart.bg-g {
    background-color: #f8f8f8;
}

.u-banner.lt .i {
    height: 300px;
}

.u-banner .i {
    height: 400px;
    background: none no-repeat center;
    background-size: cover;
}

.u-homeview>ul {
    margin: -10px;
}

.u-homeview>ul li {
    padding: 10px;
    width: 25%;
}

.u-homeview>ul li.gt {
    width: 50%;
}

.u-partview.p1 {
    border: 1px solid #dadada;
    border-bottom-width: 4px;
    border-radius: 4px;
    overflow: hidden;
    background-color: #fff;
}

.u-partview.p1>.hd {
    background-color: #f5f5f5;
    padding: 0 10px;
    border-bottom: 1px solid #dadada;
}

.u-partview.p1>.hd p {
    line-height: 35px;
    font-size: 14px;
}

.u-partview.p1>.hd p a {
    color: #a8a8a8;
}

.u-partview.p1>.hd p a:hover {
    color: #ba2712;
}

.u-partview.p2 {
    border: 2px solid #ba2712;
    border-radius: 4px;
    overflow: hidden;
    background-color: #fff;
}

.u-partview.p2>.hd {
    background-color: #ba2712;
    padding: 0 10px;
}

.u-partview.p2>.hd p {
    line-height: 40px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

.u-numblist table tr {
    border-bottom: 1px solid #dadada;
}

.u-numblist table tr:last-child {
    border-bottom: none;
}

.u-numblist table tr td {
    padding: 8px 0;
    padding-top: 9px;
    font-size: 14px;
}

.u-numblist table tr td:first-child {
    padding-left: 10px;
}

.u-numblist table tr td:last-child {
    padding-right: 10px;
}

.u-numblist table tr td .rd {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background: none no-repeat center;
    background-size: 100% 100%;
    vertical-align: middle;
    background-color: #ba2712;
    border-radius: 50%;
    line-height: 22px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    vertical-align: middle;
}

.u-results {
    padding: 18px 12px;
}

.u-results>.hd p {
    font-size: 14px;
}

.u-results>.hd p a {
    font-size: 14px;
    color: #a8a8a8;
}

.u-results>.hd p a:hover {
    color: #ba2712;
}

.u-results>.ct {
    margin-top: 18px;
}

.u-results>.ft {
    margin-top: 15px;
    border-top: 1px solid #dadada;
    padding-top: 10px;
    position: relative;
}

.u-results>.ft>p {
    font-size: 14px;
}

.u-results>.ft>p b {
    color: #ba2712;
    font-size: 16px;
}

.u-results .numb {
    background-color: #f8f8f8;
    border-radius: 8px;
    padding: 14px 14px;
}

.u-results .numb>.hd p {
    font-size: 16px;
    font-weight: bold;
    color: #ba2712;
}

.u-results .numb>.hd p small {
    font-weight: normal;
    color: #a8a8a8;
    font-size: 14px;
}

.u-results .numb>.ct {
    margin-top: 20px;
    text-align: center;
}

.u-results .numb>.ct .i {
    width: 90px;
    height: 100px;
    background: url(../img/numb-1.png);
    background-size: 100% 100%;
    line-height: 86px;
    text-align: center;
    color: #fff;
    font-size: 60px;
    font-family: TitilliumWeb-SemiBold;
    display: inline-block;
    margin: 0 5px;
}

.u-results .time p {
    text-align: right;
}

.u-results .time p.p1 {
    font-size: 14px;
}

.u-results .time p.p2 {
    margin-top: 15px;
}

.u-results .time p.p2 span {
    content: "";
    display: inline-block;
    width: 26px;
    height: 30px;
    background: url(../img/numb-b.png) no-repeat center;
    background-size: 100% 100%;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 30px;
    font-family: TitilliumWeb-SemiBold;
}

.u-results .time p.p2 i {
    content: "";
    display: inline-block;
    width: 6px;
    height: 20px;
    background: url(../img/numb-d.png) no-repeat center;
    background-size: 100% 100%;
    vertical-align: middle;
    margin: 0 8px;
}

.u-results .time .simply-countdown-one {
    text-align: right;
}

.u-results .time .simply-countdown-one .simply-days-section {
    display: none !important;
}

.u-results .time .simply-countdown-one .simply-section {
    display: inline-block;
}

.u-results .time .simply-countdown-one .simply-section .simply-amount {
    content: "";
    display: inline-block;
    width: 56px;
    height: 33px;
    background: url(../img/numb-b.png) no-repeat center;
    background-size: 100% 100%;
    vertical-align: middle;
    text-align: center;
    line-height: 33px;
    color: #fff;
    font-size: 30px;
    font-family: TitilliumWeb-SemiBold;
    letter-spacing: 15px;
    padding-left: 4px;
}

.u-results .time .simply-countdown-one .simply-section .simply-word {
    content: "";
    display: inline-block;
    width: 6px;
    height: 20px;
    background: url(../img/numb-d.png) no-repeat center;
    background-size: 100% 100%;
    vertical-align: middle;
    margin: 0 8px;
    text-indent: -100em;
    overflow: hidden;
    color: #fff;
}

.u-results .time .simply-countdown-one .simply-section.simply-seconds-section .simply-word {
    display: none;
}

.u-picture {
    border-radius: 4px;
    overflow: hidden;
}

.u-lrctmain>.l {
    width: 280px;
}

.u-lrctmain>.r {
    width: 900px;
}

.u-mainview {
    border: 1px solid #dadada;
    border-radius: 4px;
    padding: 10px;
    background-color: #fff;
}

.u-mainview>.hd {
    background-color: #ba2712;
}

.u-mainview>.hd p {
    line-height: 50px;
    padding: 0 18px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
}

.u-mainview>.hd p small {
    font-size: 14px;
    font-weight: normal;
}

.u-mainview>.ct {
    margin-top: 10px;
}

.u-article>.ct {
    padding: 20px;
}

.u-article>.ct p {
    font-size: 14px;
    line-height: 22px;
}

.u-article>.ct p b {
    font-weight: normal;
    color: #016db6;
    display: block;
    margin: 15px 0;
}

.u-article>.ct ul li {
    margin-bottom: 10px;
}

.u-article>.ct ul li::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: none no-repeat center;
    background-size: 100% 100%;
    vertical-align: middle;
    border-radius: 50%;
    background-color: #a3a3a3;
    margin-right: 12px;
}

.u-article>.ct ul li:last-child {
    margin-bottom: 0;
}

.u-article>.ct ul li p {
    display: inline-block;
}

.u-resuview {
    padding: 20px 0;
}

.u-resuview .head .p {
    line-height: 1em;
    font-size: 14px;
    color: #a8a8a8;
}

.u-resuview .head .p em {
    color: #333;
    font-style: normal;
}

.u-resuview .head .p .tt {
    border: 2px solid #8f8f8f;
    border-right-color: #dadada;
    border-bottom-color: #dadada;
    height: 30px;
    font-size: 14px;
    padding: 0 10px;
    margin: 0 5px;
}

.u-resuview .cont table {
    border: 1px solid #dadada;
}

.u-resuview .cont table tr {
    border-bottom: 1px solid #dadada;
}

.u-resuview .cont table tr:nth-child(even) {
    background-color: #f4f4f4;
}

.u-resuview .cont table tr.hd td,
.u-resuview .cont table tr.hd th {
    background-color: #515151;
    color: #fff;
    padding: 8px;
    text-align: center;
    font-size: 14px;
}

.u-resuview .cont table tr td {
    padding: 8px;
    text-align: center;
    font-size: 14px;
}

.u-resuview .cont i {
    content: "";
    display: inline-block;
    width: 44px;
    height: 44px;
    background: url(../img/numb-2.png) no-repeat center;
    background-size: 100% 100%;
    vertical-align: middle;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-family: TitilliumWeb-SemiBold;
    font-style: normal;
    margin: 0 2px;
}

.u-resuview .numb p a {
    display: inline-block;
    padding: 0 12px;
    line-height: 30px;
    background-color: #dddddd;
    margin: 0 4px;
}

.u-resuview .numb p a:hover,
.u-resuview .numb p a.on {
    background-color: #ba2712;
    color: #fff;
}

.u-btns {
    display: inline-block;
    vertical-align: middle;
}

.u-btns.b1 {
    line-height: 30px;
    border-radius: 2px;
    padding: 0 10px;
    background-color: #5cb85c;
    color: #fff;
}

.u-btns.b1:hover {
    opacity: 0.8;
}