.flex {
    display: flex;
    align-items: center;
}

.juscon {
    justify-content: center;
}

.jusbet {
    justify-content: space-between;
}

.flexstrech {
    align-items: stretch;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td.span,
i {
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
}

html {
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    background: #f0f0f0;
    padding: 0px;
    margin: 0px;
}

body,
h3,
div,
ul,
li,
p,
li,
span,
i,
h2,
h4 {
    padding: 0px;
    margin: 0px;
}

i {
    font-style: normal;
}

img {
    vertical-align: bottom;
}

ul {
    list-style: none;
}

.pcContent {
    display: block;
}

.mobileContent {
    display: none;
}

header {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 152px;
    background: #fff;
    z-index: 100;
}

.kb_header {
    position: absolute;
    left: 50%;
    top: 35px;
    margin-left: -600px;
    width: 1200px;
}

.kb_header img {
    width: 208px;
}

.kb_header li a {
    margin-left: 40px;
    font-size: 18px;
    font-weight: 400;
    color: #2f2f2f;
    cursor: pointer;
    text-decoration: none;
}

.kb_header li.active a {
    color: #ab010b;
}

.bannerWrap {
    position: relative;
    margin-top: 152px;
    background: linear-gradient(to right, #ab010b 50%, #b3b3b3 50%);
}

.bannerWrap>div {
    width: 1200px;
    margin: 0 auto;
}

.banner_content_left {
    flex: 1;
    padding: 142px 0 80px;
    box-sizing: border-box;
}

.banner_content_left h3 {
    font-size: 64px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 80px;
    opacity: 0.3;
    color: #ffffff;
}

.banner_content_left li {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    line-height: 35px;
}

#blindMeasure {
    position: relative;
    background: #fff;
}

.blindMeaContent {
    width: 1200px;
    margin: 0 auto;
    padding-top: 130px;
    padding-bottom: 81px;
}

.blindMeaContent h3 {
    font-size: 46px;
    font-weight: 700;
    color: #ab010b;
    line-height: 54px;
    padding-bottom: 10px;
}

.blindMeaContent h4 {
    font-size: 21px;
    font-weight: 700;
    color: #474747;
    line-height: 91px;
}

.bmc_left {
    width: calc(100% - 415px);
    padding-right: 193px;
    box-sizing: border-box;
}

.bmc_right {
    width: 415px;
}

.model li {
    width: 287px;
    align-items: flex-end;
}

.model li:first-child {
    border-right: 1px solid #474747;
}

.model li:nth-child(2) {
    padding-left: 68px;
    box-sizing: border-box;
}

.model_left {
    margin-right: 28px;
}

.model_left div {
    font-size: 20px;
    font-weight: 400;
    color: #474747;
}

.model_left div span {
    font-size: 59px;
}

.model_right img {
    width: 108px;
    vertical-align: middle;
}

.model_inform {
    line-height: 24px;
    font-size: 16px;
    margin-top: 23px;
    margin-bottom: 17px;
}

.parameter {
    font-size: 20px;
    font-weight: 400;
    color: #AB010B;
    margin-bottom: 33px
}

.ercode {
    font-size: 20px;
    line-height: 34px;
    align-items: flex-end;
    color: #474747;
}

.ercode img {
    width: 155px;
    height: 155px;
    margin-right: 17px;
}

.bmc_right {
    font-size: 20px;
    font-weight: 400;
    color: #474747;
    line-height: 1;
}

.bmc_right img {
    width: 415px;
    vertical-align: bottom;
    margin-bottom: 31px;
}

.bmc {
    align-items: flex-end;
}

.resisType {
    position: relative;
    background: #f3f3f3;
    padding-top: 36px;
}

.resisType ul {
    width: 1200px;
    padding-bottom: 62px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: stretch;
}

.resisType ul:first-child {
    margin-bottom: 26px;
}

.resisType li {
    width: 280px;
    padding-top: 20px;
    padding-bottom: 16px;
    text-align: center;
}

.resisType li img {
    width: 108px;
    height: 108px;
    vertical-align: middle;
}

.resisType li h3 {
    font-size: 32px;
    font-weight: 400;
    color: #AB010B;
    line-height: 52px;
    margin-bottom: 13px;
}

.resisType li div {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    color: #474747;
}

.resisType a {
    position: absolute;
    left: 50%;
    bottom: -59px;
    margin-left: -172px;
    display: block;
    width: 345px;
    text-align: center;
    background: #ab010b;
    text-decoration: none;
    color: #fff;
    font-size: 32px;
    line-height: 40px;
    padding: 19px 0;
    z-index: 10;
}

.posImg img{
    width: 100%;
}
.water{
    position: absolute;
    left: -28px;
    top: -28px;
    width: 80px;
    height: 80px;
    cursor: pointer;
    /* background: yellow; */
}


.water::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 18px;
    height: 18px;
    margin-left: -9px;
    margin-top: -9px;
    border-radius: 100%;
    background-color: #fff;
    transition: opacity .5s;
}

.water:hover::before {
    opacity: 0!important;
}
.water .point{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transform: scale(.2);
    background-color: #fff;
    animation: border 2s linear infinite;
    opacity: 0;
    transition: opacity .3s;
}
.water2 .point{
    background-color: #ab010b;
    animation: border2 2s linear infinite;
}
.water:hover .point {
    opacity: 1!important;
}
.water .point2{
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.water .point3{
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.water .point4{
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.water2{
    left: -27px;
    top: -27px;
}
.water2:before{
    background: #ab010b; 
}
.pointBottom{
    top: 7px;
}

@keyframes border{
    from {
        transform: scale(.1);
        background-color: #fff;
    }
    to {
        transform: scale(1);
        background-color: rgba(174,192,103,0);
    }
}
@keyframes border2{
    from {
        transform: scale(.1);
        background-color: #ab010b;
    }
    to {
        transform: scale(1);
        background-color: rgba(174,192,103,0);
    }
}

.resisType a:hover {
    background: #950009;
}

.resWorld {
    position: relative;
    background: #fff;
    padding-bottom: 60px;
}

.resWorldContent {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.resWorldContent h3 {
    padding-top: 120px;
    padding-bottom: 27px;
    font-size: 60px;
    font-weight: 400;
    line-height: 1;
}

.activeTime span {
    color: #AB010B;
}

.resWorldMap {
    position: relative;
    height: 644px;
    background: url(../img/map.png) left top no-repeat;
    background-size: 100%;
}

.resWorldMap img {
    cursor: pointer;
}

.resWorldMap .posImg-moblie {
    display: none;
}

.activeTime {
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -122px;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: #666;
}

.process {
    position: absolute;
    top: 75px;
    left: 172px;
    width: 965px;
}

.process-m {
    display: none;
}

.posImg {
    position: absolute;
    vertical-align: middle;
}

.posImg1 {
    left: 103px;
    top: 303px;
    width: 89px;
}

.posImg2 {
    left: 211px;
    top: 320px;
    width: 70px;
}

.posImg3 {
    left: 272px;
    top: 344px;
    width: 90px;
}

.posImg4 {
    left: 328px;
    top: 386px;
    width: 92px;
}

.posImg5 {
    left: 357px;
    bottom: 40px;
    width: 81px;
}

.posImg6 {
    left: 471px;
    bottom: 104px;
    width: 98px;
}

.posImg7 {
    bottom: 75px;
    left: 609px;
    width: 70px;
}

.posImg8 {
    bottom: 90px;
    right: 244px;
    width: 80px
}

.posImg9 {
    bottom: 57px;
    right: 47px;
    width: 100px
}

.posImg10 {
    bottom: 247px;
    right: 249px;
    width: 100px
}

.posImg11 {
    bottom: 208px;
    right: 416px;
    width: 69px
}

.posImg12 {
    bottom: 288px;
    right: 570px;
    width: 66px
}

.posImg13 {
    bottom: 198px;
    left: 467px;
    width: 91px;
}

.posImg14 {
    left: 385px;
    bottom: 295px;
    width: 71px;
}

.luckDraw {
    position: relative;
    background: #f3f3f3;
    padding-bottom: 104px;
    padding-top: 60px;
}

.luckDraw .lottery_box {
    margin: 0 auto;
    width: 1200px;
}

.lotter_alert.not_winning {
    width: 305px;
}

.lotter_alert.layui-layer-ico {
    background: url("../images/close.png") no-repeat !important;
}

.lotter_alert.layui-layer-close {
    width: 19px;
    height: 19px;
    background-size: 100% 100% !important;
}

.lotter_alert.not_winning .layui-layer-content {
    overflow: hidden;
}

.lotter_alert.layui-layer {
    padding: 30px 20px;
    background: #fff;
    border-radius: 5px;
}

.lotter_alert .layui-layer-title {
    display: none;
}

.lotter_alert .layui-layer-content {
    text-align: center;
}

.lotter_alert .layui-layer-content i {
    display: block;
    color: #C77701;
    font-size: 40px;
    font-style: normal;
    padding: 10px 0 0 0;
}

.lotter_alert .layui-layer-content big {
    display: block;
    margin-bottom: 5px;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    margin-top: 35px;
}

.lotter_alert .layui-layer-content span {
    color: #999;
    font-size: 16px;
    line-height: 23px
}

.lotter_alert.no_chance {
    width: 305px;
}

.lotter_alert.no_chance big {
    display: block;
    padding-top: 10px;
    color: #342e2e;
    margin-top: 20px;
}


.lotter_alert.no_chance .layui-layer-content {
    overflow: hidden;
}

.lotter_alert.winner {
    width: 305px;
}

.lotter_alert.winner big b {
    color: #ff0000;
}

.lotter_alert.winner img {
    display: block;
    margin: 10px auto;
    width: 100px;
}

.lotter_alert.winner span {
    line-height: 20px;
}

.lotter_alert.winner .layui-layer-content {
    overflow: hidden;
}

.lotter_alert .layui-layer-content big img {
    width: 35px;
    vertical-align: middle;
    margin-right: 11px;
}

#prize_area::after {
    content: "";
    display: block;
    clear: both;
}

.pop_desc {
    font-size: 14px;
    padding: 10px;
    border-radius: 5px;
    margin-top: 4px;
    display: inline-block;
}

.no_chance .pop_desc {
    color: #fff;
    background: #e61439;
}

.section4 {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.apply_use {
    width: 163px;
    height: 42px;
    background-color: rgba(233, 0, 41, 1);
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    border-radius: 3px;
    display: block;
    color: #fff;
    margin: 40px auto 50px auto;
    border: none;
}

.apply_use:hover {
    background: rgba(101, 0, 17, 1);
}

#prilist {
    float: left;
    width: 549px;
    margin-right: 30px;
    margin-top: 6px;
    background: #AB010B;
    padding: 34px 40px;
    box-sizing: border-box;
}

#prilist li {
    display: block;
    float: left;
    margin: 0 21px 21px 0;
    width: 142px;
    text-align: center;
    height: 140px;
    box-sizing: border-box;
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #337ab7;
    background: #fff;
    font-size: 16px;
}

#prilist li>div {
    height: 101px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#prilist li.right {
    margin-right: 0;
}

#winner_ul li em:first-child {
    color: #337ab7;
}

#prilist li.active {
    /* background: #e3f1ff; */
    background: #FF8A00;
}

#prilist img {
    display: block;
    width: 90px;
    margin: 0 auto;
}

.winner_desc {
    margin-top: 15px;
    color: #555555;
    line-height: 24px;
}

.winner_desc>i {
    line-height: 36px;
}

#prilist #begin_btn #start {
    position: relative;
    z-index: 2;
    font-size: 30px;
    color: #AB010B;
}

#prilist #begin_btn {
    padding: 0;
    font-size: 20px;
    color: #fff;
    background: #E7DF00;
    cursor: pointer;
    border-radius: 16px;
    position: relative;
    z-index: 1;
}

#prilist #begin_btn:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 240px;
    height: 170px;
    opacity: 1;
    background: #E7DF00;
    border-radius: 16px;
}

#prilist #begin_btn:hover {
    background: #337ab7;
}

#prilist #begin_btn:active {
    font-size: 16px;
}

#winner_list {
    float: right;
    width: 600px;
}

#winner_list a {
    text-decoration: underline;
}

#winner_list .list_box {
    display: block;
}

#winner_list .list_box b {
    display: block;
    font-size: 26px;
    text-align: left;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 64px;
    text-align: center;
    background: linear-gradient(0deg, #ab010b 0%, #e81b27 100%);
}

/*#fcdee3*/

#winner_list .list_box p {
    line-height: 20px;
}

#winner_list .tips {
    line-height: 20px;
    color: #999999;
    font-size: 12px;
    display: block;
}

#winner_list .tips a {
    color: #9a001b;
}

#jq_marquee_box {
    height: 472px;
    background: #fff;
    overflow: hidden;
}

#winner_ul {
    display: block;
}

#winner_ul .null {
    font-size: 18px;
    line-height: 30px;
    display: block;
    padding-top: 30px;
    text-align: center;
}

#winner_ul li {
    display: flex;
    overflow: hidden;
    font-size: 20px;
    text-overflow: ellipsis;
    line-height: 43px;
    color: #474747;
    font-weight: 400;
    box-sizing: border-box;
}

#winner_ul li span {
    flex: 1;
    text-align: left;
    color: #474747 !important;
    padding: none;
    margin: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#winner_ul li span:first-child {
    padding-left: 20px;
}

#winner_ul li span:nth-child(2) {
    text-align: center;
}

#winner_ul li span:nth-child(3) {
    text-align: right;
    padding-right: 40px;
}

#winner_ul li em {
    display: inline-block;
    width: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 14px;
}

#winner_ul li em:last-child {
    width: 170px;
}

#prilist .roll-3 img {
    width: 67px;
    padding-top: 19px;
}

#prilist .roll-2 img,
#prilist .roll-4 img,
#prilist .roll-8 img {
    width: 73px;
    padding-top: 26px;
}

#prilist .roll-2 img {
    margin-top: 10px;
}

#prilist .roll-1 img {
    padding-top: 26px;
}

#prilist .roll-7 img {
    width: 91px;
    padding-top: 19px;
}

#prilist .roll-5 img {
    width: 90px;
    padding-top: 24px;
}

#prilist .roll-6 img {
    width: 68px;
    margin-top: 19px;
}

#prilist li>div.luckNum {
    position: relative;
    z-index: 2;
    height: 80px;
    color: #AB010B;
    font-size: 10px;
    display: flex;
    align-items: flex-end
}

#prilist li>div.luckNum span {
    display: inline-block;
    width: 43px;
    font-size: 75px;
    font-weight: 700;
    line-height: 60px;
    vertical-align: middle;
}

#prilist li>div.luckNum i {
    display: inline-block;
    vertical-align: middle;
    line-height: 12px;
}

.tips {
    width: 708px;
    font-size: 12px;
    line-height: 18px;
    color: #454545;
    font-weight: 400;
    margin: 43px auto 0px;
    text-align: center;
}

footer {
    background: #474747;
}

.footerWrap {
    width: 1200px;
    padding-top: 93px;
    padding-bottom: 138px;
    margin: 0 auto;
    justify-content: space-between;
}

.footerWrap_left li {
    margin-right: 33px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    text-align: center;
}

.footerWrap_left img {
    width: 163px;
    vertical-align: middle;
    margin-bottom: 20px;
}

.footerWrap_right {
    color: #fff;
    font-size: 18px;
}

.footerWrap_right .logo2 {
    width: 267px;
    margin-bottom: 27px;
}

.footerWrap_right .logo2-m {
    display: none;
}

.footerWrap_right i {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
}

.footerWrap_right i.phone {
    background: url("../img/phone.png") left top no-repeat;
    background-size: 100%;
}

.footerWrap_right i.email {
    background: url("../img/email.png") left top no-repeat;
    background-size: 100%;
    margin-left: 20px;
}

.footerWrap_right i.address {
    margin-top: 0px;
    background: url("../img/address.png") left top no-repeat;
    background-size: 100%;
}

.phone,
.address {
    line-height: 1;
}

.address {
    margin-top: 14px;
}

.part {
    position: absolute;
    top: -152px;
}

#part4 {
    top: -80px;
}

.banner_content_right {
    position: relative;
    width: 600px;
    height: 541px;
}

.banner_content_right img {
    width: 100%;
}

.bannerContent {
    align-items: stretch;
}

.play_icon {
    position: absolute;
    left: 53px;
    bottom: 57px;
    width: 94px;
    height: 94px;
    background: url(../img/play_icon.png) left top no-repeat;
    background-size: 100%;
    cursor: pointer;
}

#prilist li.roll-5,
#prilist li.roll-6,
#prilist li.roll-7 {
    margin-bottom: 0px;
}

.popBg {
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 101;
    background: rgba(141, 141, 141, 0.5);
    display: none;
}

.popContent {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 500;
    max-height: 100%;
}

.closeBtn {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 27px;
    height: 27px;
    background: url(../img/closeBtn.png) left top no-repeat;
    background-size: 100%;
    cursor: pointer;
}

.popContent {
    max-height: 96%;
    overflow-y: auto;
}

.popContent a {
    position: absolute;
    width: 256px;
    height: 55px;
    background: #AB010B;
    text-decoration: none;
    text-align: left;
    font-size: 20px;
    color: #FFFFFF;
    padding-left: 101px;
    line-height: 55px;
    box-sizing: border-box;
}

.popContent a::before {
    position: absolute;
    left: 54px;
    top: 11px;
    content: '';
    display: block;
    width: 28px;
    height: 33px;
    background: url(../img/fileICon.png) left top no-repeat;
    background-size: 100%;
}

.popContent a:hover {
    background: #950009;
}

.user_self_input .layui-layer-title {
    text-align: center;
    background: none;
    border: none;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    color: #AB010B;
}

.collect_title {
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: #AB010B;
    text-align: center;
}

.info_msgBox {
    padding-left: 34px;
    padding-right: 36px;
}

.info_msgBox dt {
    float: left;
}

.color_red {
    color: #AB010B;
}

.info_msgBox input {
    width: 344px;
    height: 30px;
    box-sizing: border-box;
}

.info_msgBox select {
    width: 344px;
    height: 30px;
    box-sizing: border-box;
}

.info_msgBox .province {
    width: 158px;
    margin-right: 28px;
}

.info_msgBox .city {
    width: 158px;
}

.shengming {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #282828;
    margin-top: 23px;
    padding-left: 36px;
}

.layui-layer-btn {
    text-align: center !important;
    padding-bottom: 28px !important;
}

.layui-layer-btn .layui-layer-btn0:hover {
    background: #950009;
}

.layui-layer-btn .layui-layer-btn0 {
    width: 183px;
    height: 38px;
    text-align: center;
    background: #AB010B !important;
    border: none;
    color: #FFFFFF;
    line-height: 38px;
}

.video-box {
    position: absolute;
    left: 28px;
    top: 52px;
}

.video-box img {
    cursor: pointer;
}

.mobileDesc {
    display: none;
}

.subjectTitle {
    font-size: 26px;
    color: #AB010B;
    line-height: 36px;
    font-weight: 400;
    margin-bottom: 46px;
}

.subject label {
    display: inline-block;
    font-size: 16px;
    color: #262626;
    font-weight: 400;
    width: 180px;
    margin-bottom: 20px;
}

.subject label input {
    margin-right: 10px;
}

.submitAnswer button {
    width: 370px;
    height: 62px;
    line-height: 62px;
    font-size: 28px;
    background: #ab0108;
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 400;
    margin-top: 26px;
    border: none;
    margin-bottom: 19px;
    cursor: pointer;
}

.submitAnswer_tips {
    text-align: center;
    color: #454545;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
}

.answerIsTrue,
.answerIsFalse,.answered {
    text-align: center;
    color: #AB010B;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    margin-top: 32px;
    display: none;
}
.answerIsFalse {
    color: #454545;
}

.pop_c {
    position: relative;
}

.submitAnswer button.dis {
    background: #8d8d8d;
    cursor: not-allowed;
}

input:disabled {
    cursor: not-allowed;
}

.mobile_header {
    display: none;
}

.pc_header {
    display: flex
}

.blindMeaContent .pc_blindTitle {
    display: none;
    display: block;
}

.blindMeaContent .moblie_blindTitle {
    display: none;
}

.pc_ercode {
    display: inline-block;
    vertical-align: middle;
}

.moblie_bmc {
    display: none;
}

.pc_bmc {
    display: block;
}

dl,
dd {
    margin: 0px;
    padding: 0px;
}

#submit_form dl {
    margin: 16px 0px;
}

.footer {
    font: 12px/30px "微软雅黑";
    color: #fff;
    width: 100%;
    padding: 20px 0 20px;
    background: #333;
    text-align: center;
}

.footer a,
.footer p {
    color: #ccc;
}

.footer a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 750px) {
    html {
        font-size: 13.33333vw;
        background: #fff;
        font-family: PingFang SC, PingFang SC-Bold;
        width: 100vw;
        overflow-x: hidden;
    }

    .part {
        top: -62px;
    }

    #part4 {
        top: -40px;
    }

    .mobile_header {
        position: fixed;
        z-index: 99;
        left: 0px;
        top: 0px;
        width: 100%;
        display: flex;
        padding: 0.18rem 0.3rem;
        justify-content: space-between;
        align-items: center;
        box-sizing: border-box;
        background-color: #fff;
    }

    .pc_header {
        display: none;
    }

    .mobile_logo {
        width: 2.025rem;
        height: 0.795rem;
        vertical-align: middle;
    }

    .mobile_menu {
        height: 0.44rem;
        position: relative;
    }

    .mobile_menu img {
        width: 0.44rem;
        height: 0.44rem;
    }

    .menuLogo {
        width: 0.44rem;
        height: 0.44rem;
        background: url(../img/mobile/menu.png) left top no-repeat;
        background-size: 100%;
    }

    .menuList {
        position: absolute;
        display: none;
        width: 2.56rem;
        top: 0.8rem;
        right: -0.3rem;
        background-color: #fff;
    }

    .menuList ul li {
        height: 0.74rem;
        line-height: 0.74rem;
        padding: 0 0.3rem;
        box-sizing: border-box;
    }

    .menuList ul li a {
        display: block;
        font-size: 0.28rem;
        color: #333;
        text-decoration: none;
    }

    .menuList ul li.active {
        background-color: #e8e8e8;
    }

    .bannerWrap {
        margin-top: 1.17rem;
        background: none;
        background: #AB010B;
    }

    .bannerWrap>div {
        width: 100%;
        display: block;
        padding-bottom: 0.31rem
    }

    .banner_content_left {
        padding: 0.47rem 0.51rem 0.35rem 0.51rem;
    }

    .banner_content_left h3 {
        font-size: 0.9rem;
        margin-bottom: 0.35rem;
    }

    .banner_content_left li {
        font-size: 0.24rem;
        line-height: 0.42rem;
    }

    .banner_content_right {
        margin: 0 0.3rem;
        width: calc(100% - 0.6rem);
        height: 4.84rem;
    }

    .banner_content_right img {
        height: 4.84rem;
    }

    .play_icon {
        width: 0.94rem;
        height: 0.94rem;
        left: 50%;
        top: 50%;
        margin-left: -0.47rem;
        margin-top: -0.47rem;
    }

    .blindMeaContent {
        padding-top: 0px;
        padding-bottom: 0.58rem;
        width: 100%;
    }

    .blindMeaContent .pc_blindTitle {
        display: none;
    }

    .blindMeaContent .moblie_blindTitle {
        display: block;
    }

    .blindMeaContent h3 {
        position: relative;
        font-size: 0.36rem;
        font-weight: 800;
        color: #ab010b;
        margin-left: 0.3rem;
        padding-left: 0.26rem;
        line-height: 0.48rem;
        margin-top: 0.4rem;
        padding-bottom: 0px;
    }

    .blindMeaContent h3::after {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 0.06rem;
        height: 0.48rem;
        content: '';
        display: block;
        background: #AB010B;
    }

    .bmc {
        display: block
    }

    .bmc_left {
        padding: 0 0.3rem;
        width: 100%
    }

    .blindMeaContent h4 {
        font-size: 0.28rem;
        color: #333333;
        font-weight: 700;
        line-height: 1;
        margin-top: 0.67rem;
        margin-bottom: 0.36rem;
    }

    .model li {
        width: 2.92rem;
    }

    .model_left {
        margin-right: 0.3rem;
    }

    .model_left div span {
        font-size: 0.6rem;
        line-height: 1;
    }

    .model_left div {
        font-size: 0.24rem;
    }

    .model_left p,
    .model_right p {
        font-size: 0.24rem;
        margin-top: 0.15rem;
    }

    .model_right img {
        display: block;
        width: 1.21rem;
    }

    .model li:nth-child(2) {
        padding-left: 0.44rem;
        box-sizing: content-box;
    }

    .model_inform {
        font-size: 0.24rem;
        color: #666666;
        line-height: 0.36rem;
        margin-top: 0.36rem;
        margin-bottom: 0.23rem;
    }

    .parameter {
        font-size: 0.26rem;
        color: #AB010B;
        line-height: 1;
        font-weight: 700;
        margin-bottom: 0.24rem;
    }

    .pc_ercode {
        display: none;
    }

    .mobile_ercode {
        width: calc(100% + 0.15rem);
        margin-left: -0.15rem;
        display: block;
        background: url("../img/mobile/ercode.png") left top no-repeat;
        background-size: 100%;
        height: 2.29rem;
        font-size: 0.24rem;
        color: #333;
        padding-left: 2.45rem;
        box-sizing: border-box;
        line-height: 0.4rem;
        padding-top: 0.45rem;
    }

    .bmc_right {
        font-size: 0.26rem;
        line-height: 0.48rem;
    }

    .moblie_bmc {
        display: block;
        height: 3.45rem;
        width: 6.9rem;
        margin: 0.23rem auto 0 auto;
        padding: 0.63rem 4.40rem 0 0.29rem;
        font-size: 0.26rem;
        color: #fff;
        line-height: 0.48rem;
        box-sizing: border-box;
        background-size: 100% 100%;
        background-image: url(../img/mobile/liwu.png);
    }

    .pc_bmc {
        display: none;
    }

    .resisType {
        padding: 0 0.3rem;
        background-color: transparent;
    }

    .resisType ul {
        width: 100%;
        font-size: 0;
        display: block;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .resisType ul:first-child li:first-child div:nth-last-child(1),
    .resisType ul:first-child li:first-child div:nth-last-child(2) {
        display: inline-block;
    }

    .resisType li {
        width: calc(50% - 0.1rem);
        height: 4.3rem;
        padding-top: 0.3rem;
        padding-bottom: 0;
        margin-bottom: 0.2rem;
        vertical-align: top;
        display: inline-block;
        box-sizing: border-box;
        background: #f3f3f3;
    }

    .resisType li:nth-child(odd) {
        margin-right: 0.1rem;
    }

    .resisType li:nth-child(even) {
        margin-left: 0.1rem;
    }

    .resisType li img {
        width: 1.3rem;
        height: 1.3rem;
    }

    .resisType li h3 {
        font-size: 0.32rem;
        line-height: 0.4rem;
        font-weight: 700;
        padding-top: 0.18rem;
        margin-bottom: 0.3rem;
    }

    .resisType li div {
        font-size: 0.24rem;
        line-height: 0.32rem;
    }

    .resisType a {
        position: relative;
        left: 0;
        top: 0;
        margin-left: 0;
        width: 100%;
        height: 0.88rem;
        line-height: 0.88rem;
        font-size: 0.32rem;
        padding: 0;
    }

    .resisType a br {
        display: none;
    }

    .resWorldContent {
        width: auto;
        padding-top: 0.44rem;
        box-sizing: border-box;
    }

    .resWorldContent h3 {
        padding: 0 0 0 0.2rem;
        font-size: 0.36rem;
        height: 0.48rem;
        line-height: 0.48rem;
        width: calc(100% - 0.6rem);
        margin: 0 auto;
        box-sizing: border-box;
        color: #ab010b;
        text-align: left;
        font-weight: 800;
        border-left: 0.06rem solid #ab010b;
    }

    .activeTime {
        top: 0;
        left: 0;
        margin-left: 0;
        padding: 0.30rem;
        font-size: 0.24rem;
        line-height: 0.30rem;
        box-sizing: border-box;
        text-align: left;
    }

    .activeTime p,
    .activeTime span {
        display: inline-block;
    }


    .resWorld {
        padding-bottom: 0;
    }

    .resWorldMap {
        height: 8rem;
        background-position-y: bottom;
    }

    .resWorldMap img.process {
        display: none;
    }

    .resWorldMap .process-m {
        position: absolute;
        left: 0.3rem;
        top: 1.2rem;
        display: block;
        width: calc(100% - 0.6rem);
        height: 3.21rem;
    }

    .posImg img {
        width: 100%;
        height: 100%;
        display: block;
    }

    .posImg1 {
        width: 0.87rem;
        height: 0.31rem;
        left: 0.6rem;
        top: 5.91rem;
    }

    .posImg2 {
        width: 0.64rem;
        height: 0.46rem;
        left: 1.09rem;
        top: 6.02rem;
    }

    .posImg3 {
        width: 0.98rem;
        height: 0.47rem;
        left: 1.67rem;
        top: 6.10rem;
    }

    .posImg4 {
        width: 0.93rem;
        height: 0.49rem;
        left: 1.24rem;
        top: 6.68rem;
    }

    .posImg5 {
        width: 0.84rem;
        height: 0.31rem;
        left: 2.20rem;
        top: 7.54rem;
    }

    .posImg6 {
        width: 1.15rem;
        height: 0.48rem;
        left: 2.92rem;
        top: 6.81rem;
    }

    .posImg7 {
        width: 0.65rem;
        height: 0.29rem;
        left: 3.97rem;
        top: 7.31rem;
    }

    .posImg8 {
        width: 0.68rem;
        height: 0.40rem;
        left: 5.48rem;
        top: 7.14rem;
    }

    .posImg9 {
        width: 0.89rem;
        height: 0.56rem;
        left: 6.59rem;
        top: 7.42rem;
    }

    .posImg10 {
        width: 1.05rem;
        height: 0.50rem;
        left: 5.31rem;
        top: 6.01rem;
    }

    .posImg11 {
        width: 0.64rem;
        height: 0.31rem;
        left: 4.46rem;
        top: 6.46rem;
    }

    .posImg12 {
        width: 0.64rem;
        height: 0.29rem;
        left: 3.51rem;
        top: 6rem;
    }

    .posImg13 {
        width: 0.92rem;
        height: 0.47rem;
        left: 2.89rem;
        top: 6.34rem;
    }

    .posImg14 {
        width: 0.45rem;
        height: 0.50rem;
        left: 2.38rem;
        top: 5.70rem;
    }

    .popContent {
        left: 50% !important;
        top: 50% !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
        overflow-y: visible;
        transform: translate(-50%, -50%) !important;
    }

    .popContent a {
        width: 2.2rem;
        height: 0.48rem;
        line-height: 0.48rem;
        font-size: 0.2rem;
        padding-left: 0.80rem;
    }

    .popContent a::before {
        width: 0.28rem;
        height: 0.33rem;
        top: 50%;
        transform: translateY(-50%);
        left: 0.3rem;
    }

    .popContent .mobileDesc {
        display: block;
        line-height: 0.3rem;
        font-size: 0.1rem;
        padding-bottom: 0.2rem;
    }

    .subject label {
        font-size: 0.16rem;
    }

    .subject label input {
        margin-right: 0.1rem;
        position: relative;
        top: 0.05rem;
    }

    /* 5g */
    .posImg1-mobile-pop>img {
        width: 6.9rem;
        height: 10.04rem;
    }

    .posImg1-mobile-pop a:first-of-type {
        left: 4.4rem !important;
        top: 2.6rem !important;
    }

    .posImg1-mobile-pop a:nth-of-type(2) {
        left: 4.4rem !important;
        top: 6.23rem !important;
    }

    /* 航天 */
    .posImg2-mobile-pop>img {
        width: 6.9rem;
        height: 6.04rem;
    }

    .posImg2-mobile-pop a:first-of-type {
        left: 4.4rem !important;
        top: 2.21rem !important;
    }

    /* 仪表器 */
    .posImg3-mobile-pop>img {
        width: 6.9rem;
        height: 6.06rem;
    }

    .posImg3-mobile-pop a:first-of-type {
        left: 4.4rem !important;
        top: 2.6rem !important;
    }

    /* 太阳能 */
    .posImg4-mobile-pop>img {
        width: 6.9rem;
        height: 6.06rem;
    }

    .posImg4-mobile-pop a:first-of-type {
        left: 4.4rem !important;
        top: 2.6rem !important;
    }

    /* 充电桩 */
    .posImg5-mobile-pop>img {
        width: 6.9rem;
        height: 9.3rem;
    }

    .posImg5-mobile-pop a:first-of-type {
        left: 4.4rem !important;
        top: 2.05rem !important;
    }

    .posImg5-mobile-pop a:nth-of-type(2) {
        left: 4.4rem !important;
        top: 5.66rem !important;
    }

    /* 新能源汽车 */
    .posImg6-mobile-pop>img {
        width: 6.9rem;
        height: 9.96rem;
    }

    .posImg6-mobile-pop a:first-of-type {
        left: 4.4rem !important;
        top: 2.22rem !important;
    }

    .posImg6-mobile-pop a:nth-of-type(2) {
        left: 4.4rem !important;
        top: 6.17rem !important;
    }

    /* 医疗 */
    .posImg7-mobile-pop>img {
        width: 6.9rem;
        height: 16.94rem;
    }

    .posImg7-mobile-pop a:first-of-type {
        left: 4.4rem !important;
        top: 10.30rem !important;
    }

    .posImg7-mobile-pop a:nth-of-type(2) {
        left: 4.4rem !important;
        top: 13.40rem !important;
    }

    .posImg7-mobile-pop .video-box {
        left: 0 !important;
        top: 0 !important;
        padding: 0.3rem;
        box-sizing: border-box;
    }

    .posImg7-mobile-pop .video-box>img {
        width: 100%;
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .posImg7-mobile-pop .subject {
        max-width: calc(100% - 0.6rem) !important;
        width: calc(100% - 0.6rem) !important;
        left: 0.3rem !important;
        top: 4.38rem !important;
        font-size: 0 !important;
    }

    .posImg7-mobile-pop .subjectTitle {
        font-size: 0.24rem;
        line-height: 0.36rem;
        margin-bottom: 0.2rem;
    }

    .posImg7-mobile-pop .subjectTitle br {
        display: none;
    }

    .posImg7-mobile-pop .subject label {
        width: 50%;
        margin-bottom: 0.2rem;
    }

    .posImg7-mobile-pop .submitAnswer button {
        width: 100% !important;
        height: 0.62rem !important;
        line-height: 0.62rem !important;
        font-size: 0.28rem !important;
        margin-top: 0 !important;
        margin-bottom: 0.2rem !important;
    }

    .posImg7-mobile-pop .submitAnswer_tips {
        font-size: 0.2rem;
    }

    .posImg7-mobile-pop .answerIsTrue,
    .posImg7-mobile-pop .answerIsFalse {
        margin-top: 0.32rem;
        font-size: 0.16rem;
    }

    .water {
        display: none;
    }

    /* 航空 */
    .posImg8-mobile-pop>img {
        width: 6.9rem;
        height: 14.02rem;
    }

    .posImg8-mobile-pop a:first-of-type {
        left: 4.4rem !important;
        top: 10.30rem !important;
    }

    .posImg8-mobile-pop .video-box {
        left: 0 !important;
        top: 0 !important;
        padding: 0.3rem;
        box-sizing: border-box;
    }

    .posImg8-mobile-pop .video-box>img {
        width: 100%;
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .posImg8-mobile-pop .subject {
        max-width: calc(100% - 0.6rem) !important;
        width: calc(100% - 0.6rem) !important;
        left: 0.3rem !important;
        top: 4.38rem !important;
        font-size: 0 !important;
    }

    .posImg8-mobile-pop .subjectTitle {
        font-size: 0.24rem;
        line-height: 0.36rem;
        margin-bottom: 0.2rem;
    }

    .posImg8-mobile-pop .subjectTitle br {
        display: none;
    }

    .posImg8-mobile-pop .subject label {
        width: 50%;
        margin-bottom: 0.2rem;
    }

    .posImg8-mobile-pop .submitAnswer button {
        width: 100% !important;
        height: 0.62rem !important;
        line-height: 0.62rem !important;
        font-size: 0.28rem !important;
        margin-top: 0 !important;
        margin-bottom: 0.2rem !important;
    }

    .posImg8-mobile-pop .submitAnswer_tips {
        font-size: 0.2rem;
    }

    .posImg8-mobile-pop .answerIsTrue,
    .posImg8-mobile-pop .answerIsFalse {
        margin-top: 0.32rem;
        font-size: 0.16rem;
    }

    /* 工业烟花 */
    .posImg9-mobile-pop>img {
        width: 6.9rem;
        height: 5.57rem;
    }

    .posImg9-mobile-pop a:first-of-type {
        left: 4.4rem !important;
        top: 2.02rem !important;
    }

    /* 人工智能 */
    .posImg10-mobile-pop>img {
        width: 6.9rem;
        height: 5.61rem;
    }

    .posImg10-mobile-pop a:first-of-type {
        left: 4.4rem !important;
        top: 2.07rem !important;
    }

    /* 风能 */
    .posImg12-mobile-pop>img {
        width: 6.9rem;
        height: 6.46rem;
    }

    .posImg12-mobile-pop a:first-of-type {
        left: 4.4rem !important;
        top: 2.55rem !important;
    }

    /* 电力 */
    .posImg11-mobile-pop>img {
        width: 6.9rem;
        height: 18.0rem;
    }

    .posImg11-mobile-pop a:first-of-type {
        left: 4.4rem !important;
        top: 10.30rem !important;
    }

    .posImg11-mobile-pop a:nth-of-type(2) {
        left: 4.4rem !important;
        top: 14.19rem !important;
    }

    .posImg11-mobile-pop .video-box {
        left: 0 !important;
        top: 0 !important;
        padding: 0.3rem;
        box-sizing: border-box;
    }

    .posImg11-mobile-pop .video-box>img {
        width: 100%;
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .posImg11-mobile-pop .subject {
        max-width: calc(100% - 0.6rem) !important;
        width: calc(100% - 0.6rem) !important;
        left: 0.3rem !important;
        top: 4.38rem !important;
        font-size: 0 !important;
    }

    .posImg11-mobile-pop .subjectTitle {
        font-size: 0.24rem;
        line-height: 0.36rem;
        margin-bottom: 0.2rem;
    }

    .posImg11-mobile-pop .subjectTitle br {
        display: none;
    }

    .posImg11-mobile-pop .subject label {
        width: 50%;
        margin-bottom: 0.2rem;
    }

    .posImg11-mobile-pop .submitAnswer button {
        width: 100% !important;
        height: 0.62rem !important;
        line-height: 0.62rem !important;
        font-size: 0.28rem !important;
        margin-top: 0 !important;
        margin-bottom: 0.2rem !important;
    }

    .posImg11-mobile-pop .submitAnswer_tips {
        font-size: 0.2rem;
    }

    .posImg11-mobile-pop .answerIsTrue,
    .posImg11-mobile-pop .answerIsFalse {
        margin-top: 0.32rem;
        font-size: 0.16rem;
    }

    /* 智能家居 */
    .posImg13-mobile-pop>img {
        width: 6.9rem;
        height: 9.64rem;
    }

    .posImg13-mobile-pop a:first-of-type {
        left: 4.4rem !important;
        top: 2.22rem !important;
    }

    .posImg13-mobile-pop a:nth-of-type(2) {
        left: 4.4rem !important;
        top: 6.17rem !important;
    }

    /* 高铁 */
    .posImg14-mobile-pop>img {
        width: 6.9rem;
        height: 5.61rem;
    }

    .posImg14-mobile-pop a:first-of-type {
        left: 4.4rem !important;
        top: 2.05rem !important;
    }

    .layui-layer {
        /* top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important; */
    }

    .user_self_input .layui-layer-title {
        font-size: 0.28rem;
        line-height: 0.6rem;
        height: 0.6rem;
        padding: 0 .8rem 0 .2rem;
    }

    .collect_title {
        font-size: 0.24rem;
    }

    .layui-layer-btn {
        font-size: 0;
        padding: 0.3rem !important;
        padding-bottom: 0.28rem !important;
    }

    .layui-layer-btn .layui-layer-btn0 {
        width: 1.83rem;
        height: 0.38rem;
        line-height: 0.38rem;
        font-size: 0.26rem;
    }

    .info_msgBox {
        padding-left: 0.34rem;
        padding-right: 0.36rem;
    }

    #submit_form dl {
        margin: 0.16rem 0;
    }

    .info_msgBox dt {
        font-size: 0.2rem;
    }

    .info_msgBox input {
        width: 100%;
        height: 0.4rem;
        font-size: 0.2rem;
    }

    .shengming {
        line-height: 0.3rem;
        margin-top: 0.23rem;
        padding-left: 0.36rem;
        font-size: 0.14rem;
    }

    .info_msgBox select {
        width: 100%;
        height: 0.4rem;
        font-size: 0.2rem;
    }

    .info_msgBox .province,
    .info_msgBox .city {
        width: 48%;
    }

    .info_msgBox .province {
        margin-right: 0.28rem;
    }

    .popBg {
        max-height: 100%;
        overflow-y: auto;
        background-color: rgba(0, 0, 0, .5);
    }

    .closeBtn {
        width: 0.68rem;
        height: 0.68rem;
        left: 50%;
        top: unset;
        right: unset;
        bottom: -0.88rem;
        transform: translateX(-50%);
        background-image: url(../img/closeBtn-m.png);
    }

    .luckDraw {
        padding: 0.3rem;
        box-sizing: border-box;
    }

    .luckDraw .lottery_box {
        width: 100%;
    }

    #prilist {
        float: unset;
        width: 100%;
        margin-right: 0;
        padding: 0.44rem 0.50rem;
        overflow: hidden;
    }

    #prilist li {
        width: 1.79rem;
        height: 1.79rem;
        margin: 0 0.25rem 0.25rem 0;
        font-size: 0.2rem;
        border-radius: 0;
    }

    #prilist .roll-1 img,
    #prilist .roll-5 img {
        padding-top: 0.1rem;
        width: 1.335rem;
        height: 1.5rem;
    }

    #prilist .roll-2 img,
    #prilist .roll-4 img,
    #prilist .roll-8 img {
        margin-top: 0;
        padding-top: 0.26rem;
        width: 1.095rem;
        height: 1.35rem;
    }

    #prilist .roll-3 img {
        padding-top: 0.01rem;
        width: 1.005rem;
        height: 1.62rem;
    }

    #prilist .roll-7 img {
        padding-top: 0.04rem;
        width: 1.365rem;
        height: 1.59rem;
    }

    #prilist .roll-6 img {
        margin-top: 0;
        padding-top: 0.01rem;
        width: 1.02rem;
        height: 1.62rem;
    }

    #prilist #begin_btn {
        border-radius: 0;
    }

    #prilist li>div.luckNum {
        height: 1.0rem;
    }

    #prilist li>div.luckNum span {
        width: 0.51rem;
        height: 0.72rem;
        line-height: 0.72rem;
        font-size: 0.96rem;
    }

    #prilist #begin_btn #start {
        font-size: 0.36rem;
    }

    #prilist #begin_btn:hover {
        background: #E7DF00;
    }

    #winner_list {
        float: unset;
        width: 100%;
        margin-top: 0.4rem;
    }

    #winner_list .list_box b {
        font-size: 0.36rem;
        line-height: 0.76rem;
    }

    #winner_ul li {
        line-height: 0.6rem;
        font-size: 0.28rem;
    }

    #winner_ul li span:first-child {
        padding-left: 0.3rem;
    }

    #winner_ul li span:nth-child(3) {
        padding-right: 0.3rem;
    }

    #jq_marquee_box {
        height: 4rem;
        max-height: 4rem;
    }

    .tips {
        width: 100%;
        margin: 0;
        padding-top: 0.4rem;
        font-size: 0.24rem;
        line-height: 0.36rem;
        text-align: left;
    }

    .footerWrap {
        flex-direction: column-reverse;
        width: 100%;
        box-sizing: border-box;
        padding: 0.4rem 0.3rem 0.8rem 0.3rem;
    }

    .footerWrap_left li {
        font-size: 0.2rem;
        margin-right: 0.4rem;
    }

    .footerWrap_left li:last-of-type {
        margin-right: 0;
    }

    .footerWrap_left img {
        width: 2.05rem;
        height: 2.05rem;
        margin-bottom: 0.3rem;
    }

    .footerWrap_right {
        margin-bottom: 0.6rem;
        font-size: 0.28rem;
    }

    .footerWrap_right .logo2 {
        display: none
    }

    .footerWrap_right .logo2-m {
        display: block;
        width: 2.02rem;
        height: 0.8rem;
        margin-bottom: 0.4rem;
    }

    .phone,
    .address {
        line-height: 0.4rem;
    }

    .address {
        margin-top: 0.4rem;
        position: relative;
        padding-left: 0.52rem;
    }

    .footerWrap_right i.address {
        width: 0.32rem;
        height: 0.36rem;
        margin-right: 0;
        padding-left: 0;
        position: absolute;
        left: 0;
        top: 0;
    }

    .footerWrap_right i.phone {
        width: 0.36rem;
        height: 0.36rem;
        position: relative;
        top: -0.03rem;
    }

    .footerWrap_right i.email {
        width: 0.4rem;
        height: 0.28rem;
        position: relative;
        top: -0.02rem;
    }

    .footer {
        box-sizing: border-box;
        padding: 0.3rem;
    }
    .footer p a:nth-of-type(5) {
        display: inline-block;
    }

    .sso_dialog {
        width: 96%;
    }
    .sso_dialog_content {
        width: 100% !important;
        padding: 0 15px !important;
        box-sizing: border-box !important;
        margin: 0 !important;
    }
}