html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p,
input,
select,
button,
textarea,
iframe,
table,
th,
td {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

ul,
li {
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

body,
input,
select,
button,
textarea {
    font-size: 12px;
    font-family: "微软雅黑";
    outline: none;
}

button {
    cursor: pointer;
}

i,
em,
cite {
    font-style: normal;
}

a {
    text-decoration: none;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.fix {
    zoom: 1
}

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

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.mb-20 {
    margin-bottom: 20px;
}

.ml-10 {
    margin-left: 10px;
}

a,
a:link {
    color: white;
}

html {
    min-width: 1200px;
}

body {
    min-width: 1200px;
    background: #0166FF;
}

/* 火力全开 */
.huolidiv {
    position: relative;
    height: 1700px;
    background: url('../images/banner.png') center top no-repeat;
    background-size: 1920px 1700px;
}

/* .huolidiv img{
    width: 100%;
    height: auto;
    min-width: 1200px;
} */

.mainwidth {
    z-index: 9;
    width: 1200px;
    margin: 0 auto;
}

/* 登录 */
.maintitle {
    position: absolute;
    left: 50%;
    width: 1200px;
    margin-left: -600px;
}

.maintitle .huodong_text {
    position: absolute;
    left: 296px;
    top: 466px;
    width: 607px;
    height: 96px;
    background: url(../images/huodong_text.png) center top no-repeat;
    background-size: 100% 100%;
}
.maintitle .huodong_banner {
    position: absolute;
    left: 170px;
	top: 114px;
	width: 861px;
	height: 422px;
    background: url(../images/banner.png) center top no-repeat;
    background-size: 100% 100%;
}
.maintitle .huodong_time {
    position: absolute;
    left: 0;
    top: 478px;
    width: 100%;
    font-size: 30px;
    color: #DA000D;
    padding-left: 389px;
    box-sizing: border-box;
}


.left_arrow {
    margin-left: 16px;
    width: 15px;
    height: 26px;
    background: url(../images/left_arrow.png);
}

.right_arrow {
    margin-right: 16px;
    width: 15px;
    height: 26px;
    background: url(../images/right_arrow.png);
}

.huodong22_title {
    display: flex;
    flex-direction: column;
    padding-top: 18px;
}

.maintitle .p1 {
    color: #D45844;
    font-size: 16px;
    text-align: right;
}

.maintitle .p1 a.toxisai {
    float: left;
    height: 130px;
    width: 180px;
    background: url(../images/logo.png) left top no-repeat;
    background-size: 100% auto;
    margin-top: -13px;
}

.islogindiv {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    background: #FE004F;
    border: 1px solid #FEF0E2;
    border-top: 0;
    box-shadow: 0px 0px 10px 0px rgba(141, 33, 0, 0.82);
    border-radius: 0px 0px 10px 10px;
    padding: 0 15px 2px 15px;
    line-height: 30px;
}

.islogindiv a {
    color: #fff;
}

.curpoint {
    cursor: pointer;
}

.notlogindiv {
    vertical-align: top;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    box-sizing: border-box;
    background: linear-gradient(90deg, #BE3714, #D74C26, #C43C18);
    border: 1px solid #FEF0E2;
    border-top: 0;
    box-shadow: 0px 0px 10px 0px rgba(141, 33, 0, 0.82);
    border-radius: 0px 0px 10px 10px;
    padding: 0 15px 2px 15px;
    line-height: 30px;
}

.notlogindiv a {
    color: #fff;
    position: relative;
}

.font1.pfont span {
    color: #FFE9C7;
}

.fontp1 {
    color: #FF1D36;
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 25px;
    text-align: center;
}

.fontp1>i {
    display: inline-block;
    margin: 0 20px;
    vertical-align: middle;
    width: 80.8px;
    height: 2px;
    border-top: 1px solid #FF9A8D;
    border-bottom: 1px solid #FF9A8D;
}

.fontp2 {
    color: #fff;
    font-size: 24px;
    margin-top: 19px;
    margin-bottom: 29px;
    text-align: center;
}

.com-font {
    position: relative;
    display: block;
    width: 532px;
    height: 120px;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    font-size: 54px;
    font-weight: bold;
    color: #FFF;
    background: url(../images/title.png) left top no-repeat;
    background-size: 100% auto;
    box-sizing: border-box;
    z-index: 4;
}

.com-font.padt2 {
    font-size: 46px;
    line-height: 1;
}

.com-font .span1 {
    line-height: 71px;
    display: block;
}

.com-font .span2 {
    line-height: 40px;
    display: block;
}

.com-font .span2 {
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    color: #B52B01;
}

.ganen_div {
    padding: 39px 0 0 0;
}

.ganen_div .com-font .span2 {
    margin-top: 0;
}

.ganen_div .ganen {
    width: 1268px;
    margin-top: 12px;
    margin: 0 auto;
    position: relative;
}

.cart_div1 {
    /* width: 1200px; */
    display: flex;
    justify-content: space-evenly;
}

.ganen_div .haoli_div {
    margin: 0 auto;
    width: 1200px;
    display: flex;
    flex-direction: column;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    /* height: 671px; */
    background: initial;
    background-image: url(../images/bg_2_1.png), url(../images/bg_2_2.png), url(../images/bg_2_3.png);
    background-position: left top, left top 120px, left bottom;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-size: 100% auto, 100% calc(100% - 240.1px), 100% auto !important;
    padding: 0 6px;
    padding-top: 44px;
    margin-top: 0;
    margin-top: -2px;
    box-sizing: border-box;
    justify-content: space-evenly;
    padding-bottom: 6px;
}

.haoli_div_1 {
    width: 98%;
    height: auto;
    background: rgb(255, 241, 233);
    border-radius: 30px;
    margin-bottom: 6px;
}

.duihuan_text {
    font-size: 16px;
    padding: 20px 0px;
}

.duihuan_text2 {
    font-size: 16px;
    padding: 20px 0 0px 0px;
}

.card_3_foot {
    width: 1172px;
    border-radius: 30px;
    background: rgb(255, 241, 233);
    margin: 0 auto;
    margin-bottom: 6px;
}

.btn_zixun {
    display: block;
    width: 279px;
    height: 88px;
    line-height: 88px;
    font-size: 36px;
    text-align: center;
    font-weight: 700;
    background: url(../images/btn_zixun.png);
    margin: 0 auto;
    margin-bottom: 20px;
}

.ganen_div .haoli_div:nth-child(1) {
    z-index: 3;
}

.ganen_div .haoli_div:nth-child(2) {
    z-index: 1;
}

.ganen_div .haoli_div:nth-child(3) {
}

.ganen_div .haoli_div .haoli_tiao {
    display: block;
    width: 591px;
    height: 70px;
    margin: 0 auto;
    margin-top: -1px;
    line-height: 70px;
    box-sizing: border-box;
    font-size: 28px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    background: url(../images/tiao.png) left top repeat-y;
    background-size: 100% auto;
}

.ganen_div .haoli_div .haoli_tip {
    font-family: Microsoft YaHei;
    font-size: 24px;
    color: #333333;
    margin-top: 30px;
    margin-bottom: 30px;
}

.ganen_div .haoli_ul {
    text-align: center;
    margin-top: 22px;
    display: flex;
    justify-content: center;
    padding-right: 30px;
    padding-left: 14px;
    box-sizing: border-box;
}

.ganen_div .haoli_ul .haolili {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 258px;
    height: 350px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 12px;
    background: #FFFFFF;
    box-shadow: 0px 6px 20px 0px rgba(104, 0, 0, 0.15);
    border-radius: 10px;
    font-size: 24px;
    text-align: center;
    border: 1px solid #ffc98f;
	overflow: hidden;
}

.ganen_div .haoli_ul .haolili:nth-child(4n) {
    margin-right: 0;
}

.ganen_div .haoli_ul .haolili .p2 {
    height: 176px;
    position: relative;
}

.ganen_div .haoli_ul .haolili .p1 {
    margin-top: 68px;
    font-size: 20px;
    font-weight: 500;
}

.ganen_div .haoli_ul .haolili img {
    margin-top: 22px;
    display: inline-block;
    width: 258px;
    height: 225px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ganen_div .haoli_ul .haolili .haoli_a {
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    background: linear-gradient(90deg,#FE0C53 0%,#FF6592 100%);
    border-radius: 19px;
    margin-top: 15px;
    font-size: 22px;
}

.ganen_div .haoli_ul .haolili .haoli_a:hover {
    background: #FF5A00;
}


/* 玩法规则 */
.wanfarule {
    position: relative;
    width: 1268px;
    margin: 59px auto;
}

.wanfarule .wanfarule_div {
    position: relative;
    width: 1200px;
    /* min-height: 400px; */
    margin: 0 auto;
    margin-top: -1px;
    line-height: 1.5;
    border-radius: 20px;
    padding-top: 47px;
    padding-bottom: 16px;
    box-sizing: border-box;
    background: initial;
    background-image: url(../images/bg_2_1.png), url(../images/bg_2_2.png), url(../images/bg_2_3.png);
    background-position: left top, left top 120px, left bottom;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-size: 100% auto, 100% calc(100% - 240.1px), 100% auto !important;
}

.wanfarule .wanfarule_div .guize_div {
    width: 1170px;
    margin: 0 auto;
    font-size: 20px;
    color: #333;
    padding: 60px 50px 33px 80px;
    box-sizing: border-box;
    background: rgb(255, 241, 233);
    border-radius: 30px;
}
.red{
    color: #CB333A;
    font-weight: 700;
}
.wanfarule .wanfarule_div .guize_div2 {
    line-height: 42px;
    width: 1170px;
    margin: 0 auto;
    font-size: 20px;
    color: #333;
    padding: 30px 50px 30px 30px;
    box-sizing: border-box;
    border-radius: 30px;
}

.wanfarule .wanfarule_div .guize_div3 {
    width: 1170px;
    margin: 0 auto;
    font-size: 20px;
    color: #333;
    padding: 30px 33px 36px 20px;
    box-sizing: border-box;
    background: rgb(255, 241, 233);
    border-radius: 30px;
}

.xingyunli_img {
    margin-bottom: 14px;
}


.wanfarule .wanfarule_div p {
    margin-bottom: 10px;
    font-size: 18px;
    text-align: center;
}

.wanfarule .wanfarule_div .guize_div2>p {
    margin-bottom: 10px;
    font-size: 18px;
    text-align: left;
}

.wanfarule .wanfarule_div p>i {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: #cc343a;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    margin-right: 15px;
}

.wanfarule .wanfarule_div p span {
    font-weight: bold;
}

.com-font2 {
    font-size: 32px;
    color: #333;
    text-align: center;
    padding: 23px 0;
}

/* 赋能·20年 */
.miaosha_div {
    position: relative;
    width: 1268px;
    height: auto;
    margin: 0 auto;
    box-sizing: border-box;
}

.miaosha_div.mtf700 {
    /* margin-top: -1021px; */
    margin-top: -32px;
}

.miaosha_div.miaosha_fc {
    margin-top: -738px;
}

.miaosha_div.miaosha2_div {
    margin-top: 50px;
}

.miaosha {
    width: 1202px;
    height: auto;
    margin: 0 auto;
    position: relative;
    padding-top: 78px;
    padding-bottom: 90px;
    margin-top: -2px;
    background: initial;
    background-image: url(../images/bg_1.png), url(../images/bg_2.png), url(../images/bg_3.png);
    background-position: left top, left top 142px, left bottom;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-size: 100% auto, 100% calc(100% - 243.1px), 100% auto !important;
}

.miaosha_div.miaosha2_div .miaosha {
    margin-top: -52px;
}

.wid1200 {
    width: 1200px;
    margin: 0 auto;
}

.miaosha .shaixuan {
    position: relative;
    border-radius: 0;
    box-sizing: border-box;
    height: 66px;
}

.miaosha .shaixuan .pr {
    width: 93%;
    line-height: 40px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.miaosha .shaixuan .pr li {
    height: 40px;
    margin-right: 0;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    color: #cc343a;
    font-family: "SourceHanSansSC-Medium";
    font-size: 22px;
    line-height: 40px;
    min-width: 126px;
    padding: 0 8px;
    box-sizing: border-box;
    text-align: center;
}

.miaosha .shaixuan .pr li.on {
    cursor: pointer;
    font-weight: bold;
    background: #cc343a;
    border-radius: 20px;
    color: #fff;
}

.miaosha .allshaixuan {
    box-sizing: border-box;
    border-radius: 10px;
    text-align: left;
}
#xccontent .miaosha .allshaixuan{
	margin-top: 20px;
}
.miaosha .allshaixuan.sty2 {
    background: none;
    padding: 0 0 0 0;
}

.miaosha .allshaixuan .shaixone {
    width: 100%;
    height: 870px;
    position: relative;
}

.miaosha .allshaixuan .shaixone.active {
    display: block;
}

.miaosha .allshaixuan .shaixone .shaixuanli {
    display: inline-block;
    vertical-align: top;
    margin-top: 22px;
    margin-bottom: 18px;
    box-sizing: border-box;
    width: 356px;
    margin-left: 30px;
}

.miaosha .allshaixuan .shaixone .shaixuanli_div {
    width: 346px;
    height: auto;
    margin: 0 10px;
    background-color: #fff;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    /* padding-bottom: 20px; */
    box-shadow: 0px 6px 20px 0px rgba(93, 1, 1, 0.15);
}

.miaosha .allshaixuan .shaixone .nomarginr {
    margin-right: 0;
}

.miaosha .allshaixuan.sty2 .shaixone .nomarginr {
    margin-right: 0;
}

.miaosha .allshaixuan.sty2 .shaixone .shaixuanli:nth-child(3n) {
    margin-right: 0;
}

.miaosha .allshaixuan .shaixone .shaixuanli .topfont {
    width: 100%;
    height: 217px;
    color: #fff;
    text-align: center;
    border-radius: 10px 10px 0 0;
    box-sizing: border-box;
    position: relative;
    display: block;
}

.miaosha .allshaixuan .shaixone .shaixuanli .topfont>img {
    width: 100%;
    height: 217px;
}

.miaosha .allshaixuan .shaixone .shaixuanli .zxiang {
    font-size: 20px;
    text-align: left;
    padding-top: 15px;
    box-sizing: border-box;
    color: #333;
    width: 100%;
    position: relative;
}

.miaosha .allshaixuan .shaixone .shaixuanli.sp_icon .zxiang {
    padding-left: 18px;
}

.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p1 {
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #333;
    padding: 0 20px;
    margin-bottom: 20px;
    /* display: block; */
    /* height: 55px; */
}

.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p1::after {
    position: absolute;
    display: inline-block;
    content: ' ';
    left: 0;
    width: 348px;
    color: #FFD490;
    height: 2px;
    bottom: 64px;
    border-bottom: 1px solid #FFD490;
}

.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p1:hover {
    background: none;
    color: #EB0606;
}

.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p2 span {
    display: inline-block;
    height: 30px;
    background: #F4F4F4;
    border-radius: 4px;
    font-size: 16px;
    color: #999999;
    text-align: center;
    padding: 0 10px;
    line-height: 30px;
}

.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p3 {
    font-size: 20px;
    /* margin: 0 0; */
    display: flex;
    justify-content: space-between;
    /* margin-top: 20px; */
    height: 64px;
}

.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p3 p {
    position: relative;
    flex: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p3 .text1 {
    font-size: 14px;
}
.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p3 .text2 {
    font-size: 30px;
}

.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p3 span:nth-child(1) {
    /* color: #EB0606;
	font-weight: bold;
	font-size: 28px;
	margin-right: 10px;
	display: block; */
}

.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p3 span:nth-child(1)>i {
    font-size: 16px;
}

.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p3 span:nth-child(2) {
    display: block;
    font-weight: 700;
}
.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p3 p:nth-child(2) {
    color: #CA333A;
}
.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p3 p:nth-child(2)::after {
    position: absolute;
    content: '- ';
    width: 18px;
    height: 18px;
    background: #EBCF96;
    border-radius: 50%;
    left: -4px;
    line-height: 14px;
    font-weight: 700;
    color: #333;
}

.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p3 a {
    display: inline-block;
    width: 130px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    /* border-radius: 6px;
	background: linear-gradient(270deg, #E12D11 0%, #cc343a 100%);
	border-radius: 19px; */
}

.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p3 .youhuiquan {
    display: flex;
    background: url(../images/youhuiquan.png) no-repeat;
    background-size: 100% 100%;
    color: #FFF;
    justify-content: space-evenly;
    flex-direction: column;
    align-items: center;
}

.miaosha .allshaixuan .shaixone .shaixuanli .zxiang a:hover {
    /* background: #FF5A00; */
}

/*奖学金名单*/
.jiangxuej {
    width: 1000px;
    margin: 0 auto;
}

.jiangxuej .myfont_title {
    font-size: 48px;
    color: #fff;
    text-align: center;
    margin: 50px 0;
}

.hjtable {
    background: #fff;
    border-radius: 6px;
    position: relative;
}

.jiangxuej .hjtable table {
    width: 100%;
    color: #333333;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

.jiangxuej .hjtable table thead {
    line-height: 65px;
    color: #fff;
    font-size: 28px;
}

.jiangxuej .hjtable table thead th {
    position: relative;
    border: 0;
    padding: 0;
    height: 65px;
    line-height: 65px;
    font-weight: bold;
}

.jiangxuej .hjtable table tbody td {
    height: 65px;
    border: 0;
    padding: 0;
    line-height: 65px;
    font-weight: normal;
    text-align: center;
    font-size: 20px;
}

.jiangxuej .hjtable table thead th::after {
    position: absolute;
    right: 0;
    content: '';
    height: 16px;
    width: 1px;
    background: #efefef;
    top: 28px;
    opacity: 0.5;
}

.jiangxuej .hjtable table thead th:last-child::after {
    width: 0;
}

.jiangxuej .tablewai {
    position: relative;
    width: 100%;
    padding-bottom: 40px;
    min-height: 250px;
    overflow: hidden;
    height: 250px;
}

.jiangxuej .hjtable .fixhead {
    position: sticky;
    left: 0;
    top: 0;
    background: #6C02DE;
}

.jiangxuej table>tbody+tbody {
    border-top: 0;
}

.jiangxuej .hjtable table tr:nth-child(2n) {
    background: #F8F1FF;
}

.hjtablefont {
    position: absolute;
    left: 0;
    top: -30px;
    width: 100%;
    text-align: center;
}

.hjtablefont span {
    display: inline-block;
    width: 268px;
    height: 54px;
    background: #6C02DE;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    color: #FFEFA4;
    font-size: 26px;
    line-height: 54px;
}


.shierty {
    margin-top: 50px;
}

.shierty .title2,
.yujian .title2 {
    height: 29px;
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    margin: 15px;
    margin-bottom: 30px;
}


/* 遇见更好的自己 */
.yujian {
    margin-top: 50px;
}

.yujian .yujian_div {
    background: #fff;
    border-radius: 10px;
    padding: 5px;
    box-sizing: border-box;
}

.yujian .yujian_div .video_div {
    width: 100%;
    height: 100%;
}

.yujian .yujian_div .video_div video {
    width: 100%;
    height: 100%;
}

.pfontNew2 {
    text-align: center;
    margin: 20px 0;
}

.pfontNew2 span {
    position: relative;
    font-size: 36px;
    color: #FFEFA4;
    text-align: center;
}

.pfontNew2 span::before {
    position: absolute;
    left: -40px;
    content: '';
    width: 16px;
    height: 16px;
    background: #FFEFA4;
    border-radius: 50%;
    top: 17px;
}

.pfontNew2 span::after {
    position: absolute;
    right: -40px;
    content: '';
    width: 16px;
    height: 16px;
    background: #FFEFA4;
    border-radius: 50%;
    top: 17px;
}

/* 导航 */
.daohangside {
    position: fixed;
    right: 50%;
    top: 30%;
    width: 138px;
    height: auto;
    font-size: 16px;
    margin-right: -770px;
    color: #FAE78D;
    z-index: 9;
    padding: 3px;
    background: linear-gradient(41deg, #F9E7CB, #FEFAF3, #F9E9CF);
    box-shadow: 0 0 10px 0 rgba(83, 11, 10, 0.82);
    border-radius: 0 0 69px 69px;
    box-sizing: border-box;
}

.daohang {
    border-radius: 20px;
    overflow: hidden;
    height: auto;
    border: 1px solid #cc343a;
    border-radius: 0 0 69px 69px;
}

.daohang li a {
    display: block;
    width: 100%;
    text-align: center;
    height: 62px;
    line-height: 62px;
    box-sizing: border-box;
    color: #cc343a;
    border-bottom: 1px solid #cc343a;
}

.daohang li a:hover {
    color: #fff;
    background-color: #cc343a;
}

.daohang li a.backtop {
    height: 74px;
    background: url('../images/sjicon6.png') center bottom 8px no-repeat;
    background-size: 25px auto;
    background-color: #cc343a;
    color: #fff;
    border: 0;
    box-sizing: border-box;
}

@-webkit-keyframes mycolor1 {
    from {
        background-color: #fc9200;
        -webkit-box-shadow: 0 0 9px #333;
    }

    50% {
        background-color: #ffb515;
        -webkit-box-shadow: 0 0 18px #ffb515;
    }

    to {
        background-color: #fc9200;
        -webkit-box-shadow: 0 0 9px #333;
    }
}


@-webkit-keyframes mycolor1 {
    from {
        background-color: #fc9200;
        -webkit-box-shadow: 0 0 9px #333;
    }

    50% {
        background-color: #ffb515;
        -webkit-box-shadow: 0 0 18px #ffb515;
    }

    to {
        background-color: #fc9200;
        -webkit-box-shadow: 0 0 9px #333;
    }
}

/* 子页面 */


/* 弹窗样式 */
.hjpop {
    position: fixed;
    left: 0;
    top: 50%;
    width: 100%;
    height: 100%;
    z-index: 99;
    margin-top: -350px;
}

.dengludiv.hjpop {
    margin-top: -450px;
}

.bjopacuty {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.popcontent {
    position: relative;
    width: 754px;
    margin: 0 auto;
    margin-top: 150px;
    border-radius: 15px;
}

.closepop {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 14px;
    height: 14px;
    background: url('../../../../www/images/icon_close.png') center no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}

.closepop3 {
    position: absolute;
    right: -6px;
    top: -6px;
    width: 24px;
    height: 24px;
    background: url(../../../../www/images/close.png) center no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}

.closepop2 {
    position: absolute;
    right: -20px;
    top: -30px;
    width: 18px;
    height: 18px;
    background: url('../../../../www/images/mokao14.png') center no-repeat;
    background-size: 100% 100%;
}

.maincont {
    box-sizing: border-box;
}

.dlzcsty {
    background-color: #FFF9F8;
    padding: 0;
    border-radius: 4px;
}

.dengludiv .dlzcsty {
    /* background: url('../../../../../../educity/pc/award/znq/images/dlpop.png') right bottom no-repeat; */
    background-size: 264.1px auto;
    background-color: #FFF9F8;
    padding: 0 57px;
    box-sizing: border-box;
}

.acttypediv .tips_icon {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: url('../images/tips_icon.png') center top no-repeat;
    background-size: 80px auto;
    margin-top: -60px;
    margin-bottom: 30px;
}

.acttypediv .popcontent {
    width: 400px;
}

.acttypediv .maincont {
    text-align: center;
}

.acttypediv .dlzcsty {
    padding: 20px 30px;
    padding-bottom: 50px;
    min-height: 150px;
    box-sizing: border-box;
}

.acttypediv .lefttip {
    display: inline-block;
    width: 298px;
    vertical-align: top;
}

.acttypediv .righttip {
    display: inline-block;
    width: 146px;
    vertical-align: top;
    text-align: right;
}

.acttypediv .righttip img {
    width: 126px;
    margin-top: 20px;
}

.acttypediv .maincont .p1 {
    color: #E63434;
    line-height: 2;
    font-size: 24px;
    text-align: left;
}

.acttypediv .maincont .p2 {
    line-height: 1.8;
    font-size: 16px;
    margin-top: 10px;
    text-align: left;
    color: #333;
}

.dengludiv .popcontent {
    width: 548px;
}

.maincont .daojishidiv {
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-bottom: 15px;
    border-radius: 4px;
    font-weight: normal;
    width: 548px;
    height: 70px;
    line-height: 70px;
    background: #FFF9F8;
    border-radius: 4px;
}

.maincont .daojishidiv>.p1 {
    margin-top: 30px;
}

.dengludiv .maincont .divright {
    display: inline-block;
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 50px;
    width: 100%;
    font-size: 20px;
    line-height: 40px;
    text-align: left;
    font-size: 20px;
    color: #333;
    box-sizing: border-box;
}

.dengludiv .maincont .divright .divright_top {
    line-height: 40px;
    font-size: 16px;
    color: #343434;
}

.dengludiv .maincont .divright .divright_top select {
    width: 337px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #F4F4F4;
    border-radius: 4px;
    color: #333;
    font-size: 16px;
    padding: 0 10px;
    box-sizing: border-box;
}

.dengludiv .maincont .divright .denglu_tab {
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 25px;
    color: #999999;
}

.dengludiv .maincont .divright .denglu_tab li {
    display: inline-block;
    width: 48%;
    vertical-align: top;
    position: relative;
    cursor: pointer;
    text-align: center;
    font-weight: normal;
}

.dengludiv .maincont .divright .denglu_tab li:nth-child(1)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 11px;
    width: 1px;
    height: 20px;
    background: #999;
}

.dengludiv .maincont .divright .denglu_tab li.act {
    color: #cc343a;
    font-weight: bold;
}

.dengludiv .maincont .divright .plogindiv {
    display: none;
}

.dengludiv .maincont .divright .plogindiv.on {
    display: block;
}

.dengludiv .maincont .divright .plogindiv p input[type='text'],
.dengludiv .maincont .divright .plogindiv p input[type='password'] {
    font-size: 16px;
    line-height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    width: 429px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #F4F4F4;
    border-radius: 4px;
}

.dengludiv .maincont .divright .plogindiv p {
    text-align: left;
    margin-top: 15px;
}

.dengludiv .maincont .divright .plogindiv p.yz {
    position: relative;
}

.dengludiv .maincont .divright .plogindiv p.yz img {
    position: absolute;
    left: 313px;
    top: 2px;
    height: 40px;
    line-height: 40px;
    width: 116px;
    background: #EAEAEA;
    border-radius: 4px;
}

.dengludiv .maincont .divright .plogindiv p.phoneyz input[type='text'],
.dengludiv .maincont .divright .plogindiv p.yz input[type='text'] {
    width: 298px;
}

.dengludiv .maincont .divright .plogindiv p.phoneyz a {
    margin-left: 7px;
    width: 118px;
    text-align: center;
    height: 40px;
    background: #cc343a;
    display: inline-block;
    line-height: 40px;
    border-radius: 4px;
    font-size: 16px;
}

.dengludiv .maincont .divright .plogindiv p.checkp input[type='checkbox'] {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: -3px;
}

.dengludiv .maincont .divright .plogindiv p.checkp {
    font-size: 14px;
    color: #999;
    text-align: right;
}

.dengludiv .maincont .divright .plogindiv p.butp a {
    width: 429px;
    height: 40px;
    line-height: 40px;
    background: #cc343a;
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    font-weight: normal;
    font-size: 16px;
}

.maincont .kemuchodiv .div1 {
    display: inline-block;
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
}

.kemuchodiv .div2,
.kemuchodiv .div2 p {
    display: inline-block;
    margin-bottom: 6px;
}

.hjpop .tips_content .kemuchodiv .div2 {
    padding-left: 0;
}

.kemuchodiv .div2 select {
    width: 178px;
    height: 30px;
    font-size: 16px;
    color: #999;
    padding: 5px;
    background: #F4F4F4;
    border: none;
    outline: none;
    margin-right: 20px;
}

.kemuchodiv .div2 select option {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #333333;
}

.kemuchodiv.inputsty span {
    display: inline-block;
    width: 70px;
    font-size: 14px;
    color: #999999;
    text-align: right;
    vertical-align: top;
    line-height: 40px;
}

.kemuchodiv.inputsty .div2 p {
    display: block;
    padding: 5px 0;
}

.kemuchodiv.inputsty .div2 p input {
    width: 304px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #FFFFFF;
    border: 1px solid #F4F4F4;
    border-radius: 4px;
    padding: 0 10px;
    box-sizing: border-box;
}

.kemuchodiv.inputsty .div2 p textarea {
    width: 304px;
    height: 134px;
    background: #FFFFFF;
    border: 1px solid #F4F4F4;
    border-radius: 4px;
    padding: 10px;
    box-sizing: border-box;
}

.date-tiem-span {
    background: #F4F4F4;
    color: #cc343a;
    padding: 0px 5px;
    margin: 0 5px;
    border-radius: 3px;
    font-weight: bold;
}

.lqbutdiv {
    margin: 20px 0;
}

.lqbutdiv span {
    font-size: 20px;
    color: #999;
}

.lqbutdiv a {
    width: 176px;
    height: 40px;
    line-height: 40px;
    background: #E63434;
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    font-size: 20px;
    margin-left: 60px;
}

/* 温馨提示 */
.hjpop .tips_title {
    color: #333;
    font-size: 24px;
    text-align: center;
    margin: 10px 0;
    font-weight: bold;
}

.hjpop .tips_title2 {
    color: #E63B14;
    font-size: 24px;
    text-align: center;
    margin: 10px 0;
    font-weight: bold;
}

.hjpop .tips_content2 {
    font-size: 16px;
    color: #666;
    text-align: left;
    margin-top: 10px;
    padding: 10px 0;
}

.hjpop .tips_content2 .p1dh {
    font-size: 16px;
    color: #cc343a;
    margin-top: 10px;
    font-weight: bold;
}

.hjpop .tips_content2 .p2dh {
    font-size: 14px;
    color: #999;
}

.hjpop .tips_content2 .p3dh {
    font-size: 16px;
    color: #333;
    padding: 5px 0;
}

.hjpop .tips_content .p1 {
    font-size: 16px;
    color: #666;
    text-align: center;
    margin-top: 10px;
}

.hjpop .tips_content>.p2 {
    font-size: 20px;
    color: #999;
    text-align: center;
    margin-top: 0;
}

.hjpop .tips_content>.pimg img {
    display: inline-block;
    width: auto;
    height: auto;
    border-radius: 2px;
    margin: 10px 0 20px 0;
}

.hjpop .tips_content .p1 span {
    color: #E63434;
}

.hjpop .tips_buts {
    margin: 15px 0;
}

.hjpop .tips_buts .a1 {
    display: inline-block;
    vertical-align: top;
    min-width: 140px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    box-sizing: border-box;
    background: linear-gradient(45deg, #cc343a, #cc343a);
    box-shadow: 0px 3px 10px 0px rgba(171, 20, 16, 0.32);
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
}

.hjpop .tips_buts .a2 {
    display: inline-block;
    vertical-align: top;
    min-width: 140px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    box-sizing: border-box;
    border: 1px solid #E63434;
    border-radius: 6px;
    font-size: 16px;
    color: #E63434;
}


/* 填写地址 */
.hjpop .tips_content .dizhi_div {
    padding-left: 30px;
}

.hjpop .tips_content .dizhi_div p {
    margin: 15px 0;
}

.hjpop .tips_content .dizhi_div p input {
    width: 310px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    background: #F4F4F4;
    border: 0;
    padding: 0 5px;
    box-sizing: border-box;
    padding-left: 10px;
}

.hjpop .tips_content .dizhi_div p {
    text-align: left;
}

.hjpop .tips_content .dizhi_div p span {
    display: inline-block;
    width: 80px;
    vertical-align: top;
    font-size: 16px;
    color: #333;
    text-align: right;
}

.hjpop .tips_content .dizhi_div p textarea {
    width: 310px;
    font-size: 15px;
    line-height: 30px;
    height: 142px;
    background: #F4F4F4;
    border: 0;
    padding: 0 5px;
    padding-left: 10px;
    box-sizing: border-box;
}

/* 温馨提示(分享活动立即解锁)弹窗 */
.hjpop .tips_content .div1,
.hjpop .tips_content .div2 {
    margin: 10px 0;
}

.hjpop .tips_content .div1>span,
.hjpop .tips_content .div2>span {
    font-size: 16px;
    color: #333;
}

.hjpop .tips_content .div1 .ahref,
.hjpop .tips_content .div2 .ahref {
    font-size: 16px;
    color: #E63434;
    text-decoration: underline;
}

.hjpop .tips_content .div1 .fuzhibut,
.hjpop .tips_content .div2 .fuzhibut {
    display: inline-block;
    vertical-align: initial;
    margin-left: 10px;
    min-width: 74px;
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
    box-sizing: border-box;
    background: #E63434;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    margin-right: 20px;
}

.hjpop .tips_content .div2 {
    text-align: left;
    padding-left: 50px;
}

/* 双十一活动 */
.shiyi_lqbg {
    min-height: 438px;
    background: url('../../../../../../educity/pc/award/znq/images/shiyi_tipsbg.png') left bottom no-repeat;
    background-size: 100% auto;
    border-radius: 3px;
    background-color: #B50E0D;
}

.shiyi_lqbg .shiyitips_title {
    font-size: 24px;
    color: #FFEFA4;
    text-align: center;
    padding-top: 30px;
}

.maincont .shiyitips_content .shiyi_p2 {
    text-align: center;
    margin-top: 10px;
}

.shiyitips_content .shiyi_p2 span {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    background: rgba(255, 255, 255, 0.3);
    color: #fff;
    border-radius: 10px;
    font-size: 14px;
}

.shiyi_libao {
    margin-top: 15px;
}

.shiyi_libao .shiyi_lbleft {
    display: inline-block;
    vertical-align: middle;
    width: 66px;
    height: 78px;
    background: url('../../../../../../educity/pc/award/znq/images/libao_img.png') left top no-repeat;
    background-size: 100% auto;
    margin-right: 20px;
}

.shiyi_libao .shiyi_lbright {
    display: inline-block;
    vertical-align: middle;
    width: 385px;
    min-height: 69px;
    background: #FFEFA4;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
    font-size: 16px;
    color: #333;
    line-height: 1.5;
    text-align: left;
}

.shiyi_libao .shiyi_lbright span {
    color: #E63434;
    font-weight: bold;
}

.shiyi_libao .shiyi_lbright::after {
    content: '';
    position: absolute;
    left: -10px;
    top: 40%;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #FFEFA4;
}

.shiyi_code {
    margin: 30px 0px;
    text-align: center;
}

.shiyi_code img {
    display: inline-block;
    vertical-align: top;
    width: 160px;
    height: 160px;
    border-radius: 5px;
}

.shiyi_buzhou {
    text-align: center;
    margin-top: 50px;
}

.shiyi_buzhou p {
    display: inline-block;
    vertical-align: top;
    margin-right: 35px;
    position: relative;
    font-size: 20px;
    color: #FFEFA4;
    padding-top: 65px;
    text-align: center;
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 50px;
    min-width: 120px;
}

.shiyi_buzhou p:last-child {
    margin-right: 0;
}

.shiyi_buzhou p.shiyi_p01 {
    background-image: url('../../../../../../educity/pc/award/znq/images/shiyi_p01.png');
}

.shiyi_buzhou p.shiyi_p02 {
    background-image: url('../../../../../../educity/pc/award/znq/images/shiyi_p02.png');
}

.shiyi_buzhou p.shiyi_p03 {
    background-image: url('../../../../../../educity/pc/award/znq/images/shiyi_p03.png');
}

.shiyi_buzhou p.shiyi_p04 {
    background-image: url('../../../../../../educity/pc/award/znq/images/shiyi_p04.png');
}

.shiyi_buzhou p.shiyi_p05 {
    background-image: url('../../../../../../educity/pc/award/znq/images/shiyi_p05.png');
}

.shiyi_buzhou p.shiyi_p06 {
    background-image: url('../../../../../../educity/pc/award/znq/images/shiyi_p06.png');
}

.shiyi_buzhou p i {
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: -50px;
    font-size: 80px;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 0.1;
}

.shiyi_buzhou p::after {
    content: '';
    position: absolute;
    right: -31px;
    top: 12px;
    width: 24px;
    height: 24px;
    background: url('../../../../../../educity/pc/award/znq/images/right_shiyi.png') left top no-repeat;
    background-size: 100% auto;
}

.shiyi_buzhou p:last-child::after {
    background: none;
}

.shiyi_jiesuo {
    line-height: 23px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    text-align: left;
    padding: 10px 48px;
    box-sizing: border-box;
}

.shiyi_jiesuo2 {
    text-align: center;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 27px;
    padding: 20px 0;
}

.shiyi_jiesuo p {
    margin-top: 10px;
}

.shiyi_jiesuo p span {
    color: #FFEFA4;
}

.shiyi_zhuli {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    text-align: left;
    padding: 10px 50px;
    box-sizing: border-box;
}

.shiyi_zhuli a {
    display: inline-block;
    line-height: 28px;
    min-width: 104px;
    padding: 0 10px;
    box-sizing: border-box;
    height: 28px;
    background: #FFEFA4;
    border-radius: 2px;
    font-size: 14px;
    color: #B30E0D;
    text-align: center;
}

.shiyi_zhuli2 {
    margin-top: 10px;
}

.shiyi_zhuli2 a {
    display: inline-block;
    line-height: 56px;
    width: 244px;
    height: 56px;
    padding: 0 10px;
    box-sizing: border-box;
    background: #FFEFA4;
    border-radius: 2px;
    font-size: 20px;
    color: #B30E0D;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
}


@keyframes bs {
    0% {
        font-size: 34px;
    }

    20% {
        font-size: 44px;
    }

    40% {
        font-size: 54px;
    }

    60% {
        font-size: 64px;
    }

    80% {
        font-size: 54px;
    }

    100% {
        font-size: 44px;
    }
}

.hd {
    margin-top: 20px;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 2px;
}

.hd ul {
    display: inline-block;
    vertical-align: middle;
}

.hd ul li {
    display: inline-block;
    width: 37px;
    height: 37px;
    line-height: 37px;
    background: #FFE0C7;
    border: 2px solid #cc343a;
    border-radius: 5px;
    text-align: center;
    margin: 0 8px;
    border-radius: 4px;
    color: #cc343a;
    font-size: 22px;
    cursor: pointer;
}

.hd ul li.on {
    background-color: #cc343a;
    color: #fff;
}

.sPrev,
.sNext {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 20px;
    line-height: 37px;
    background: url(../images/qian.png) center center no-repeat;
    background-size: 100% auto;
}

.sNext {
    transform: rotate(180deg);
}

.rmrate {
    padding-bottom: 40px;
}

.rmrate_title {
    padding-left: 20px;
    color: #FF4030;
    font-size: 16px;
}

.rmrate_title img {
    display: inline-block;
    margin-right: 10px;
    height: 20px;
    width: auto;
    vertical-align: sub;
}

.rmrate_list {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.barrager {
    /* width: 1920px; */
    height: 300px;
    position: relative;
}

.barrager li {
    position: initial;
    display: inline-block;
    margin-top: 30px;
}

.barrager li:nth-child(2n) {
    /* margin-top: 160px; */
    /* margin-left: -380px; */
}

.barrager li .bar_info:nth-child(2n) {
    margin-top: 30px;
    margin-left: 30px;
}

.barrager li:hover {
    z-index: 1;
    cursor: pointer;
}

.barrager .bar_info:hover {
    background: #bbb;
}

.barrager li .bar_info {
    width: 438px;
    background: #F8F8F8;
    border-radius: 5px;
    padding: 15px;
    box-shadow: 0 0 10px #bbb;
    border-radius: 5px;
    box-sizing: border-box;
}

.barrager li .bar_info img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: 30px;
    margin-right: 5px;
}

.barrager li .bar_info .p1 {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: 30px;
    margin-right: 20px;
    font-size: 14px;
    color: #FF4030;
}

.barrager li .bar_info .p2 {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #333;
    background: #fff;
    padding: 0 20px;
}

.barrager li .bar_info .p1 span {
    display: block;
    line-height: 1;
}

.barrager li .bar_info .p1 span:nth-child(2) i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    width: 12px;
    height: 12px;
    background: url(https://lstatic.educity.cn/educity/pc/cmsng/img/icon2/icon_star_p.png) center no-repeat;
    background-size: 100% auto;
}

.barrager li .bar_info .rate_content {
    display: block;
    padding-top: 10px;
    line-height: 1.5;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}



.miaosha_yhq {
    /* padding-top: 30px; */
}

.title_cirle {
    font-size: 36px;
    font-weight: 700;
    background-color: #cc343a;
    text-align: center;
    color: #FFF;
    width: 464px;
    height: 62px;
    line-height: 62px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    margin: 0 auto;
    margin-bottom: 18px;
}



.yhq_tips {
    font-size: 16px;
    color: #B52B01;
    text-align: center;
}

.yhq_wrap {
    width: 93%;
    height: auto;

    background: #FFFFFF;
    border: 1px solid #FFC98F;
    border-radius: 24px;
    padding: 40px 0 0 35px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 50px;
}

.yhq_wrap2 {
    width: 100%;
    height: 160px;
    margin-top: 25px;
    border-radius: 24px;
    box-sizing: border-box;
}

.yhq_wrap .yhq_li {
    display: inline-flex;
    justify-content: space-between;
    width: 322px;
    height: 161px;
    background: url('../images/yhq.png') no-repeat center;
    background-size: 100% auto;
    margin-right: 35px;
    margin-bottom: 43px;
    font-size: 24px;
    color: #E12D11;
    box-sizing: border-box;
    align-items: center;
}

.yhq_wrap2 .yhq_li {
    display: inline-flex;
    justify-content: space-between;
    width: 262px;
    height: 123px;
    background: url(../images/yhq.png) no-repeat center;
    background-size: 100% auto;
    margin-right: 12px;
    margin-left: -3px;
    margin-bottom: 43px;
    font-size: 24px;
    color: #E12D11;
    padding-top: 25px;
    box-sizing: border-box;
}

.miaosha2_div .yhq_wrap {
    padding: 21px 0 0 21px;
}

.miaosha2_div .yhq_wrap .yhq_li {
    width: 259.2px;
    height: 129.3px;
    font-size: 20px;
    background: url('../images/yhq.png') no-repeat center;
    background-size: 100% auto;
    margin-right: 8px;
    margin-bottom: 21px;
}

.miaosha2_div .yhq_wrap .yhq_li .li_l {
    width: 191px;
    text-align: center;
}

.miaosha2_div .yhq_wrap .yhq_li .yhq_li_p1 {
    font-size: 63px;
    font-weight: bold;
    line-height: 1;
}

.miaosha2_div .yhq_wrap .yhq_li:nth-child(4n) {
    margin-right: 0;
}

.miaosha2_div .yhq_wrap .yhq_li:nth-child(3n) {
    margin-right: 10px;
}

.miaosha2_div .yhq_wrap .yhq_li .li_r {
    width: 30px;
    margin-right: 10px;
    line-height: 1.1;
}

.yhq_wrap .yhq_li:nth-child(3n) {
    margin-right: 0;
}

.yhq_wrap .yhq_li .li_l {
    width: 236px;
    text-align: center;
}

.yhq_wrap2 .yhq_li .li_l {
    width: 200px;
    text-align: center;
    font-size: 22px;
}

.yhq_wrap .yhq_li .yhq_li_p1 {
    font-size: 80px;
    font-weight: bold;
    line-height: 1;
}

.yhq_wrap .yhq_li .yhq_li_p1 span {
    font-size: 30px;
    margin-right: 10px;
}

.yhq_wrap .yhq_li .li_r {
    width: 30px;
    margin-right: 20px;
    line-height: 1.1;
}

.yhq_wrap2 .yhq_li .li_r {
    width: 30px;
    font-size: 19px;
    margin-right: 14px;
    line-height: 1.14;
}

.yhq_wrap2 .yhq_li .yhq_li_p1 {
    font-size: 50px;
    font-weight: bold;
    line-height: 1;
}

#product {
    /* width:720px;
	height:200px;
	border:1px solid #ccc;
	margin:0 5px 5px 0;
	float:left; */
    display: flex;
    align-items: center;
    justify-content: center;
}

#product div#content {
    position: relative;
    width: 100%;
    height: 160px;
    display: inline-block;
    overflow: hidden;
    float: left;
}

#product div#content_list {
    position: absolute;
    display: flex;
    justify-content: space-between;
}

#product dl {
    float: left;
}

#product dl:hover {
    /* border:1px solid #333;
	background:#ccc; */
}

#product dl dt {}

#product dl dd {
    text-align: center;
}

#product span.prev {
    cursor: pointer;
    display: inline-block;
    width: 15px;
    height: 26px;
    background: url(../images/left_arrow.png) no-repeat left center;
    float: left;
    margin-left: 14px;
    margin-right: 14px;
}

#product span.next {
    cursor: pointer;
    display: inline-block;
    width: 15px;
    height: 26px;
    background: url(../images/right_arrow.png) no-repeat left center;
    float: right;
    margin-left: 14px;
    margin-right: 14px;
}

/* 活动开始弹框 */
.bjopacuty2 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000 !important;
    opacity: 0.7;
}

.acttypediv .popcontent2 {
    position: absolute;
    width: 572px;
    height: 675px;
    background: url(../images/awaitStart.png);
    background-size: 100% 100%;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.popcontent2>.start_btn_1 {
    position: fixed;
    top: 516px;
    left: 74px;
    background: url(../images/start_btn_1.png);
    background-size: 100% 100%;
    width: 221px;
    height: 83px;
}

.popcontent2>.start_btn_2 {
    position: fixed;
    background: url('../images/start_btn_2.png');
    background-size: 100% 100%;
    width: 221px;
    height: 83px;
    top: 516px;
    left: 284px;
}
.textDescript{
    text-align: center;
    padding-top: 40px;
    font-size: 16px;
    color: #FF882A;
}

.d11body{
	background: #0166FF;
}
.d11body .huolidiv{
	background-image: url(../images/bg.png);
	background-size: 1920px auto;
	height: 1466px;
}
.d11body .miaosha_div.mtf700{
	margin-top: -752px;
}
.d11body .com-font{
    width: 608px;
    height: 141px;
    background: url(../images/title.png) left top no-repeat;
	background-size: 100% auto;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 4px 5px rgba(255, 0, 72, 0.8);
    padding-top: 25px;
}
.d11body .miaosha{
	margin-top: -30px;
	background-image: url(../images/d11_bg_1.png), url(../images/d11_bg_2.png), url(../images/d11_bg_3.png);
	background-position: left top, left top 100px, left bottom;
	background-size: 100% auto, 100% calc(100% - 200px), 100% auto !important;
	padding-bottom: 60px;
}
.d11body .ganen_div .haoli_div{
	background-image: url(../images/d11_bg_1.png), url(../images/d11_bg_2.png), url(../images/d11_bg_3.png);
	background-position: left top, left top 100px, left bottom;
	background-size: 100% auto, 100% calc(100% - 200px), 100% auto !important;
}
.d11body .hd ul li.on{
	border: 1px solid #FE004F;
	background-color:#FE004F ;
	color: #fff;
}
.d11body .hd ul li{
	color: #FE004F;
	border: 1px solid #FE004F;
	background-color:#FFCBDE ;
}
.d11body .sPrev, .d11body .sNext {
	background: url(../images/d11_qian.png) center center no-repeat;
	background-size: 100% auto;
}
.d11body .miaosha .shaixuan .pr li.on{
	background: #FE004F;color: #fff;
}
.d11body .miaosha .shaixuan .pr li{
	color:#FE004F;
}
.d11body .yhq_tips{
	color: #E54100;
}
.d11body .daohang{
	border: 1px solid #FFBFB5;
}
.d11body .daohang li a{
	border-bottom: 1px solid #FFBFB5;
	color: #FE004F;
}
.d11body .com-font .span2{
	display: none;
}
.d11body .daohang li a:hover{
    background-color: #FE004F;
	color: #fff;
}
.d11body .notlogindiv{
    background: #FE004F;
    border-radius: 20px;
    margin-top: 12px;
    box-shadow: none;
    border: 0;
}
.d11body .daohang li a.backtop{
    background-color: #FE004F;
    color: #fff;
}
.d11body .miaosha_div.miaosha2_div .miaosha{
	margin-top: -28px;
}
.d11body .ganen_div .ganen{
	margin-top: -28px;
}
.d11body .haoli_div_1{
	/* background: #FFE9F1; */
}
.d11body .ganen_div .haoli_div .haoli_tiao{
	background: url(../images/d11_tiao.png) left top repeat-y;
	background-size: 100% auto;
}
.d11body .wanfarule .wanfarule_div{
	margin-top: -28px;
	background-image: url(../images/d11_bg_1.png), url(../images/d11_bg_2.png), url(../images/d11_bg_3.png);
	background-position: left top, left top 100px, left bottom;
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-size: 100% auto, 100% calc(100% - 200px), 100% auto !important;
}
.d11body .wanfarule .wanfarule_div p>i{
	background:#F42F54;
}
.d11body .miaosha .allshaixuan .shaixone{
	height: 1000px;
}
.d11body .miaosha.slideGroup3 .allshaixuan .shaixone{
	/* height: 950px; */
}
.d11body .miaosha .allshaixuan .shaixone .shaixuanli .zxiang .p1::after{
	content: '';
	width: 0;
}
.d11body .daohangside{
	background: linear-gradient(41deg, #FFE3EB, #FFFFFF, #FEE9E9);
	box-shadow: 0px 0px 10px 0px rgba(228,34,2,0.82);
}
.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .d11_p3{
	min-height: 105px;
	padding-bottom: 20px;
	border-top: 1px solid #FFD490;
	padding-top: 10px;
	background: url('../images/d11_line.png') left 17px top 37px no-repeat ;
	background-size: 312px auto;
	font-size: 14px;
	display: flex;
	justify-content: space-around;
	line-height: 1.4;
}
.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .d11_p3Item.bg1 p:nth-child(2){
	padding-left: 30px;
}
.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .d11_p3Item.bg1 p:nth-child(2) span{
	font-size: 16px;
	font-weight: bold;
}
.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .d11_p3Item.bg2{
	width: 105px;
	height: 62px;
	background: url('../images/d11_down.png') left top no-repeat ;
	background-size: 105px 62px;
	color: #fff;
	text-align: center;
	padding-top:5px;
	box-sizing: border-box;
}
.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .d11_p3Item.bg2 p:nth-child(2) span{
	font-size: 20px;
	font-weight: bold;
}
.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .d11_p3Item.bg3{
	color: #CA333A;
	text-align: right;
	padding-top: 10px;
}
.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .d11_p3Item.bg3 p{
	text-align: right;
}
.miaosha .allshaixuan .shaixone .shaixuanli .zxiang .d11_p3Item.bg3 p:nth-child(2) span{
	font-size: 20px;
	font-weight: bold;
}

@media screen and (max-width: 1748px) {
    .daohangside {
        left: initial;
        right: 20px;
        margin-left: 0;
		margin-right: 0;
    }
}

.s11_form{
    position: relative;
    /* padding-left: 85px; */
    margin-top: 10px;
    font-size: 16px;
}
.s11_form .s11_form_span{
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    line-height: 45px;
    text-align: right;
	display: block;
	position: initial;
}
.s11_form .s11_form_option{
    width: 100%;
    line-height: 45px;
    text-align: left;
}
.s11_form .s11_form_option input{
    width: 100%;
    height: 45px;
    background: #FFFFFF;
    border: 1px solid #CECECE;
    border-radius: 5px;
    padding: 0 10px;
    box-sizing: border-box;
}
.s11_form .s11_form_option textarea{
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #CECECE;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
}
.s11_form .s11_form_option .smalsl{
    display: inline-block;
    width: 111px;
    background: #FFFFFF;
    border: 1px solid #CECECE;
    border-radius: 5px;
    padding: 10px;
    margin-right: 11px;
    box-sizing: border-box;
}
.s11_form .s11_form_option .smalsl:last-child{
    margin-right: 0;
}
.acttypediv.dhpop .popcontent{
    width: 510px;
}
.acttypediv.dhpop .dlzcsty{
    background: #FFFFFF;
}
.s11_form_ospan{
    margin-right: 50px;
}
.s11_dhpop{
    padding-top: 5px;
}
.s11_form_buts{
    display: flex;
    justify-content: center;
    padding: 10px 0 0 0;
}
.s11_form_buts a{
    width: 121px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #DDDDDD;
    border-radius: 5px;
    color: #333;
    font-size: 16px;
    margin: 0 10px;
}
.s11_form_buts a.a2{
    background: #25583E;
    color: #fff;
}

/* 填写地址 */
.hjpop .tips_content .dizhi_div{padding-left: 30px;}
.hjpop .tips_content .dizhi_div p{margin: 15px 0;}
.hjpop .tips_content .dizhi_div p input{width: 310px;height: 30px; font-size: 15px;line-height: 30px;
    background: #F4F4F4;border: 0;padding: 0 5px;box-sizing: border-box;padding-left: 10px;}
.hjpop .tips_content .dizhi_div p {text-align: left;}
.hjpop .tips_content .dizhi_div p span{display: inline-block;width: 80px;vertical-align: top;font-size: 16px;color: #333;text-align: right;}
.hjpop .tips_content .dizhi_div p textarea{width: 310px;font-size: 15px;line-height: 30px;height:142px;background: #F4F4F4;border: 0;padding: 0 5px;padding-left: 10px;box-sizing: border-box;}
