body {
    background: #398fe6;
    font-size: 16px;
}

body .g-footer {
    padding-bottom: 45px;
    background: url(../images/bottom.jpg) no-repeat center top;
}

.doc {
    overflow: hidden;
}

.doc a {
    color: #000000;
    text-decoration: none;
}

.clearfix::after {
    display: block;
    height: 0;
    content: '';
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.p20 {
    padding: 20px;
}

.pr {
    position: relative;
}

.dn {
    display: none;
}

.clam-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.clam-n {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.icons {
    display: inline-block;
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/icons.png);
}

.ctr {
    position: absolute;
    top: 50%;
    margin-top: -25.5px;
    width: 99px;
    height: 51px;
    z-index: 1;
}

.ctr-prev {
    left: 0;
    background-position: 0 0;
}

.ctr-next {
    right: 0;
    background-position: 0 -51px;
}

.ctr-prev:hover {
    background-position: 0 -102px;
}

.ctr-next:hover {
    background-position: 0 -153px;
}

.ctrl {
    margin-top: 20px;
    text-align: center;
}

.ctrl i {
    display: inline-block;
    margin: 0 8px;
    width: 16px;
	height: 16px;
    border: solid 1px #0e40ad;
    border-radius: 50%;
}

.ctrl .current,
.slide0 .ctrl .current {
    width: 120px;
	background: #4085e4;
	border-radius: 8px;
}

.video video,
.video img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
}


.videoBox .video {background: #000000;height: 380px;}

.videoBox {
    width: 675px;
    border: solid 1px #000000;
    box-sizing: border-box;
}

.common .fl .tit {
    padding: 0 10px;
    line-height: 49px;
    font-size: 24px;
    border-top: solid 1px #000000;
}

.list_wrap {
    overflow: auto;
}

.list_wrap::-webkit-scrollbar {
    width: 5px;
	background: #7cbcf8;
}

.list_wrap::-webkit-scrollbar-thumb {
    width: 5px;
	background: #0e40ad;
}

.col {
    margin: 0 auto;
    width: 1200px;
}

.header {
    overflow: hidden;
}

.banner {
    min-width: 1200px;
    height: 594px;
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/banner.jpg) no-repeat center top;
}

.doc_1 {
    /* height: 560px; */
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/doc_1.jpg) no-repeat center bottom;
}

.doc_1 .col-1 {
    padding: 30px 0 10px;
    margin: 0 30px;
    height: 390px;
}

.slide0  {
    position: relative;
    margin-top: 23px;
}

.slide0 .ctrl {
    margin-top: 32px;
}

.slide0 .ctrl i {
    background: #fff;
}

.slide0 .ctr-prev {
    left: -111px;
}

.slide0 .ctr-next {
    right: -111px;
}

.slide0 .content {
    height: 280px;
    overflow: hidden;
}

.slide0 li>div {
    margin-right: 10px;
}

.slide0 .product {
    width: 230px;
	height: 280px;
    border: solid 1px #0e40ad;
    box-sizing: border-box;
}

.slide0 .product .icons {
    margin-top: 9px;
    width: 208px;
    height: 40px;
    background-position: -252px -82px;
}

.slide0 .product .pic {
    position: relative;
    margin: 0 auto;
    width: 200px;
	height: 205px;
	border: solid 1px #0e40ad;
}

.slide0 .product .tit {
    position: absolute;
    bottom: 8px;
    left: 15px;
    width: 170px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 20px;
}

.slide0 .item {
    width: 210px;
    height: 280px;
    text-align: left;
}

.slide0 .item img {
    margin: 15px 0 0 11px;
    border: solid 1px #0e40ad;
    box-sizing: border-box;
}

.slide0 .item .txt {
    margin: 10px 25px 0 40px;
    height: 130px;
    line-height: 26px;
    -webkit-line-clamp: 5;
}

.slide0 .item-1 {
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/doc1-bg1.png) no-repeat;
}

.slide0 .item-2 {
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/doc1-bg2.png) no-repeat;
}

.slide0 .item-3 {
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/doc1-bg3.png) no-repeat;
}

.slide0 .vitem {
    margin-right: 0;
    width: 239px;
    height: 280px;
}

.slide0 .vlink {
    position: relative;
    display: block;
    width: 239px;
    height: 170px;
    text-align: left;
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/vbg.png) no-repeat;
}

.slide0 .vlink img {
    margin: 42px 0 0 11px;
}

.slide0 .vlink::after {
    position: absolute;
    top: 78px;
    left: 97px;
    display: block;
    width: 45px;
    height: 45px;
    content: '';
    background: url(../images/icons.png) no-repeat;
    background-size: 375px 375px;
    background-position: 0 -306px;
}

.slide0 .yhq {
    margin-top: 10px;
    width: 146px;
    height: 100px;
    background-position: -329px -368px;
}

.slide0 .more {
    display: inline-block;
    position: relative;
    top: -15px;
    margin-left: 15px;
    width: 64px;
    line-height: 26px;
}

.slide0 .more::after {
    display: block;
    position: absolute;
    right: 0;
    top: -25px;
    width: 31px;
    height: 24px;
    content: '';
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/icons.png);
    background-position: -109px -127px;
}

.slide0 .more i {
    border-bottom: 1px solid #4085e4;
}

.doc_1 .nav a {
    display: block;
    margin-right: 13px;
    width: 290px;
    height: 126px;
    float: left;
}

.doc_1 .nav .pconline {
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/cdn.png) no-repeat;
}

.doc_1 .nav .pcbaby {
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/qz.png) no-repeat;
}

.doc_1 .nav .pchouse {
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/jj.png) no-repeat;
}

.doc_1 .nav .pclady {
    margin-right: 0;
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/ss.png) no-repeat;
}

.doc_2 {
    /* height: 1245px; */
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/doc_2.jpg) no-repeat center top;
}

.doc_2 .col {
    padding-top: 186px;
}

.doc_2 .col-1 {
    height: 530px;
}

.doc_2 .col-1 .fl {
    width: 675px;
}

.doc_2 .content {
    height: 432px;
    overflow: hidden;
}

.doc_2 .fl .icons {
    position: absolute;
    left: 10px;
    width: 66px;
    height: 66px;
    z-index: 1;
}

.announcement,
.replay,
.playing {
    top: 8px;
    display: none;
}

.announcement {
    background-position: -99px 0;
}

.replay {
    background-position: -165px 0;
}

.playing {
    background-position: -92px -402px;
}

.common .fr {
    width: 464px;
    text-align: left;
}

.common .tabs {
    width: 464px;
    height: 52px;
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/doc2_titbg.png) no-repeat left top;
}

.common .tabs a {
    margin: 6px 0 0 20px;
    width: 129px;
    height: 35px;
    border-radius: 18px;
}

.common .tabs .bj {
    background-position: -232px -35px;
    background-color: #fff19c;
    border: solid 1px #000000;
    box-sizing: border-box;
}

.common .tabs .more {
    font-size: 22px;
    color: #000000;
}

.common .list_wrap {
    margin-top: 15px;
    width: 464px;
    height: 395px;
}

.common .list_wrap .item {
    padding: 23px 0 13px;
    width: 445px;
    font-size: 20px;
    border-bottom: 2px solid #fff;
}

.common .list_wrap .list .item:first-child {
    padding-top: 5px;
}

.common .list_wrap .list .item:last-child {
    border: none;
}

.docommonc_2 .list_wrap .info {
    height: 105px;
}

.common .list_wrap .pic {
    position: relative;
    margin: 0 16px;
    width: 100px;
	height: 100px;
	background-color: #0e40ad;
	border: solid 1px #000000;
    float: left;
}

.common .list_wrap .pic img {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 100px;
    border: solid 1px #000000;
}

.common .list_wrap .proTit {
    position: relative;
    top: -5px;
    height: 60px;
    line-height: 30px;
}

.e7100c {
    color: #e7100c;
}

.common .list_wrap .icons {
    margin-right: 10px;
    width: 132px;
    height: 43px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    color: #000000;
    background-position: -107px -77px;
    text-decoration: none;
    float: right;
}

.list_wrap .comment {
    margin-top: 10px;
    padding: 8px 0 0 20px;
    border-top: 2px solid #fff;
}

.list_wrap .comment p,
.list_wrap .comment a {
    line-height: 26px;
    font-size: 14px;
}

.list_wrap .comment .tit {
    font-size: 18px;
	color: #0e40ad;
}

.doc_2 .col-2 {
    position: relative;
    margin: 90px 35px 0;
    height: 400px;
}

.slide2 li {
    width: 1130px;
}

.slide2 .ctr-prev {
    left: -139px;
}

.slide2 .ctr-next {
    right: -139px;
}

.slide2 .content {
    height: 400px;
    overflow: hidden;
}

.slide2 .item {
    margin-right: 28.6px;
    width: 261px;
    height: 400px;
    text-align: left;
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/doc2_bg.png) no-repeat center top;
    float: left;
}

.slide2 li .item:nth-child(4) {
    margin-right: 0;
}

.slide2 .item img {
    margin: 20px 50px 0;
    border: solid 1px #000000;
    border-radius: 50%;
}

.slide2 .item .name {
    position: relative;
    margin: -12px 0 8px 21px;
    width: 210px;
    height: 34px;
    line-height: 34px;
	background: #000000;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
}

.dot::before,
.dot::after {
    position: absolute;
    top: 8px;
    display: inline-block;
    width: 18px;
    height: 18px;
    content: '';
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/icons.png) no-repeat;
}

.dot::before {
    left: -9px;
    background-position: -147px -128px;
}

.dot::after {
    right: -9px;
    background-position: -175px -128px;
}

.slide2 .item .txt {
    margin-left: 30px;
    width: 195px;
    height: 182px;
    font-size: 16px;
    line-height: 26px;
    -webkit-line-clamp: 7;
}

.doc_3 {
    height: 1048px;
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/doc_3.jpg) no-repeat center top;
}

.doc_3 .col {
    padding-top: 205px;
}

.doc_3 .fl {
    padding-top: 95px;
    margin: 0 30px 0 23px;
    width: 335px;
    height: 550px;
}

.doc_3 .fl em {
    display: block;
    margin: 0 7px 60px 0;
    width: 164px;
    height: 143px;
    font-size: 20px;
	color: #ffffff;
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/tab-bg.png) no-repeat;
    float: left;
}

.doc_3 .fl em.cur {
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/ctab-bg.png) no-repeat;
}

.doc_3 .fl em:nth-child(2n) {
    margin-right: 0;
}

.ticons {
    display: block;
    margin: 16px auto;
    width: 70px;
    height: 79px;
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/ticons.png) no-repeat;
}

.sj .ticons {
    background-position: 7px 0;
}

.zj .ticons {
    background-position: 1.5px -97px; 
}

.diy .ticons {
    background-position: 0 -202px; 
}

.ws .ticons {
    margin: 25px auto 6px;
    background-position: 14px -307px; 
}

.yp .ticons {
    background-position: 1px -404px; 
}

.jd .ticons {
    background-position: -229px 10px; 
}

.sj.cur .ticons {
    background-position: -113px 0;
}

.zj.cur .ticons {
    background-position: -112px -97px; 
}

.diy.cur .ticons {
    background-position: -113px -202px; 
}

.ws.cur .ticons {
    background-position: -106px -306px;
}

.yp.cur .ticons {
    background-position: -114px -404px; 
}

.jd.cur .ticons {
    background-position: -229px -98px; 
}

.doc_3 .fr {
    margin-right: 30px;
    width: 782px;
}

.doc_3 .cont {
    display: none;
}

.doc_3 .col-2 {
    margin-top: 10px;
}

.doc_3 .ctr,
.doc_6 .ctr {
    width: 59px;
	height: 51px;
}

.doc_3 .ctr-prev,
.doc_6 .ctr-prev {
    left: -38px;
    background-position: 0 -204px;
}

.doc_3 .ctr-next,
.doc_6 .ctr-next {
    right: -38px;
    background-position: 0 -255px;
}

.doc_3 .ctr-prev:hover,
.doc_6 .ctr-prev:hover {
    background-position: 0 -306px;
}

.doc_3 .ctr-next:hover ,
.doc_6 .ctr-next:hover {
    background-position: 0 -357px;
}

.doc_3 .fr .slide {
    position: relative;
    margin-left: 20px;
    width: 740px;
    height: 377px;
}

.doc_3 .fr .ptit {
    display: inline-block;
    margin: 5px auto 32px;
    padding: 0 100px;
    max-width: 740px;
    height: 33px;
    line-height: 33px;
    font-size: 22px;
	color: #fd5703;
	background: #fff19c;
    border: solid 1px #000000;
    border-radius: 20px;
}

.doc_3 .item {
    position: relative;
    margin-right: 10px;
    width: 240px;
	height: 270px;
	background-color: #ffffff;
    border: solid 1px #000000;
    box-sizing: border-box;
    float: left;
}

.doc_3 .item img {
    width: 100%;
    max-height: 188px;
    border-bottom: solid 1px #000000;
}

.doc_3 .proList .item:nth-child(3n) {
    margin-right: 0;
}

.doc_3 .item .stit {
    margin: 10px 15px;
    font-size: 20px;
    height: 52px;
    line-height: 26px;
    text-align: left;
}

.doc_3 .item .icons {
    position: absolute;
    bottom: -15px;
    right: 10px;
    width: 112px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    background-position: -115px -168px;
    cursor: default;
}

.doc_4 {
    height: 845px;
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/doc_4.jpg) no-repeat center top;
}

.doc_4 .col {
    padding: 208px 20px 0;
    width: 1160px;
}

.doc_4 .videoBox {
    position: relative;
    width: 675px;
	height: 380px;
}

.doc_4 .video {
    height: 330px;
}

.doc_4 .video img {
    width: 673px;
    height: 330px;
    object-fit: cover;
}

.videoBox .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 673px;
    height: 330px;
    background: rgba(0, 0, 0, 0.7);
}

.doc_2 .videoBox .cover {
    height: 380px;
    top: 1px;
    left: 1px;
    display: none;
}

.videoBox .player,
.doc_2 .videoBox .player {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    width: 60px;
    height: 60px;
    background-position: 0 -408px;
}

.doc_4 .common .videoBox .tit {
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 653px;
    border: none;
    background: rgba(161, 211, 251, 0.8);
}

.slide3 {
    width: 688px;
    height: 130px;
}

.slide3 .content {
    height: 135px;
    overflow: hidden;
}

.slide3 .item {
    margin: 10px 12px 5px 0;
    width: 160px;
    height: 120px;
	background-color: #94ccfa;
    border: solid 1px #000000;
    box-sizing: border-box;
    float: left;
}

.common .slide3 li .tit {
    line-height: 30px;
    border: none;
    border-top: solid 1px #000000;
    font-size: 16px;
}

.slide3 li img {
    width: 100%;
    height: 89px;
    object-fit: cover;
}

.doc_4 .list_wrap {
    height: 475px;
}

.doc_5 {
    height: 567px;
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/doc_5.jpg) no-repeat center top;
}

.doc_5 .col {
    padding-top: 199px;
}

.slide4 {
    position: relative;
    margin: 0 auto;
    width: 1172px;
    height: 368px;
}

.slide4 .content,
.slide4 .content li {
    height: 368px;
    overflow: hidden;
}

.doc_5 .ctr-next {
    right: -113px;
}

.doc_5 .ctr-prev {
    left: -113px;
}

.doc_5 li {
    margin: 0 6.5px;
    width: 280px;
    height: 368px;
    text-align: left;
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/doc5-bg.png) no-repeat;
    float: left;
}


.doc_5 li img {
    margin: 10px 0 0 17px;
    width: 235px;
    border: solid 1px #000000;
}

.doc_5 .dot {
    padding: 0 10px;
    margin: 10px 17px;
    width: 215px;
    height: 34px;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
	background: #000000;
}

.doc_5 .dot i {
    display: block;
    line-height: 34px;
}

.doc_5 .txt {
    margin-left: 30px;
    width: 210px;
    height: 130px;
    line-height: 26px;
    -webkit-line-clamp: 5;
}

.doc_6 {
    height: 966px;
    background: url(../images/doc_6.jpg) no-repeat center top;
}

.doc_6 .col {
    padding-top: 218px;
}

.doc_6 .col-1 .desc {
    margin: 0 108px 0 75px;
    padding-top: 50px;
    width: 250px;
    line-height: 36px;
    -webkit-line-clamp: 8;
    text-align: left;
}

.doc_6 .col-1 .pic {
    position: relative;
    width: 725px;
    height: 390px;
    border: solid 1px #000000;
}

.doc_6 img {
    width: 100%;
}

.doc_6 .col-1 .pic img {
    height: 100%;
    object-fit: cover;
}

.doc_6 .col-1 .pic .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 50px;
    font-size: 24px;
    background: rgba(255, 255, 255, 0.6);
}

.doc_6 .col-2 .item {
    margin-right: 15px;
}

.doc_6 .col-2 li .item:nth-child(4) {
    margin-right: 0;
}

.doc_6 .col-2 .pic,
.doc_6 .col-2 .item {
    width: 276px;
	height: 180px;
}

.doc_6 .col-2 .pic {
	border: solid 1px #000000;
}

.doc_6 .col-2 .item img {
    max-height: 150px;
}

.slide5 {
    margin: 35px 29px 0 20px;
}

.slide5 .content li {
    width: 1151px;
}

.slide5 .content,
.slide5 .content li {
    height: 235px;
    overflow: hidden;
}

.slide5 .ctr-prev {
    top: 83px;
    left: -70px;
}

.slide5 .ctr-next {
    top: 83px;
    right: -70px;
}

.slide5 .tit {
    line-height: 29px;
    border-top: solid 1px #000000;
}

.linkBtn {
    margin-top: 10px;
    width: 182px;
    height: 43px;
    line-height: 40px;
    font-size: 18px;
    background-position: -278px -212px;
    cursor: pointer;
    color: #000000;
}

.linkBtn::after {
    display: inline-block;
    margin-left: 5px;
    width: 17px;
    height: 13px;
    content: '';
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/icons.png) no-repeat;
    background-position: -203px -134px;
}

.doc_7 {
    height: 643px;
    background: url(../images/doc_7.jpg?t=2) no-repeat center top;
}

.doc_7 .col {padding-top: 225px;}

.slide6 {
    position: relative;
    margin: 0 20px;
}

.slide6 .content,
.slide6 .content li {
    height: 275px;
    overflow: hidden;
}

.slide6 .ctr-prev {
    left: -109px;
}

.slide6 .ctr-next {
    right: -109px;
}

.slide6 .item {
    position: relative;
    margin: 0 10px;
    width: 212px;
    height: 252px;
}

.slide6 .item img {
    width: 210px;
    border-bottom: solid 1px #000000;
}

.slide6 .pic {
    width: 210px;
	height: 250px;
	border: solid 1px #000000;
}

.slide6 .item .tip {
    position: absolute;
    top: 150px;
    left: 10px;
    width: 189px;
    height: 26px;
    line-height: 26px;
    color: #ffffff;
    background: #ff5852;
    border-radius: 15px;
}

.slide6 .item .tit {
    margin: 8px 10px 0 15px;
    height: 52px;
    line-height: 26px;
}

.slide6 .linkBtn {
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -71px;
    width: 142px;
    background-position: -116px -212px;
    text-decoration: none;
}

.slide6 .linkBtn::after {
    display: none;
    position: relative;
    top: 3px;
    width: 25px;
    height: 22px;
    background-position: -227px -135px;
}

.doc_8 {
    height: 458px;
    background: url(../images/doc_8.jpg) no-repeat center top;
}

.doc_8 .col {
    padding-top: 228px;
    text-align: left;
}

.doc_8 .col img {
    margin-left: 27px;
    width: 610px;
    border: solid 1px #000000;
}

.doc_8 .fr {
    display: block;
    margin-right: 38px;
    width: 415px;
    height: 200px;
}

/* 弹窗 */
.popCover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10;
}

.popCover .pop-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: left;
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/pop_bg.png);
    background-size: 100% 100%;
}

.popCover .pop-1 {
    margin: -263px 0 0 -158px;
    width: 325px;
    height: 536px;
}

.popCover .pop-2 {
    margin: -174.5px 0 0 -124.5px;
    width: 253px;
	height: 353px;
}

.popCover .popBox {
    position: absolute;
    top: -10px;
    left: -10px;
    width: 325px;
    height: 536px;
    background: #fff;
    border: solid 1px #000000;
    border-radius: 10px;
}

.popCover .pop-2 .popBox {
    width: 253px;
	height: 353px;
}

.popCover .popBox p {
    display: block;
    padding: 0 15px 0 20px;
    line-height: 26px;
}

.popCover .popBox p em {
    background-color: #a1d3fb;
}

.popCover .popBox .tit {
    position: relative;
    padding: 0 30px 0 20px;
    line-height: 40px;
    font-size: 20px;
    color: #ffffff;
    background-color: #4085e4;
    border-bottom: solid 1px #000000;
    border-radius: 10px 10px 0 0;
}

.popCover .popBox .tit::before,
.popCover .popBox .tit::after {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 9px;
    height: 9px;
    content: '';
	background-color: #fd5703;
    border: solid 1px #000000;
    border-radius: 50%;
}

.popCover .popBox .tit::after {
    top: 22px;
    background-color: #fff19c;
}

.popCover .pop-2 .popBox .tit::before {
    background-color: #5aa5f5;
}

.popCover .popBox em img {
    position: absolute;
    top: 0;
    left: 20px;
    width: 58px;
    border: solid 1px #000000;
    border-radius: 50%;
}

.popCover em i {
    display: inline-block;
    padding-left: 75px;
    width: 197px;
    height: 28px;
    line-height: 28px;
	background: #a8eee3;
    border-radius: 14px;
}
/* 
.a1d3fb {background-color: #a1d3fb;} */

.popCover .list_wrap {
    margin-top: 30px;
    width: 315px;
	height: 365px;
}

.popCover .btn {
    margin: 22px 0 0 5px;
}

.popCover .btn .icons {
    margin-left: 10px;
    width: 142px;
    height: 43px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #000000;
    background-position: -116px -212px;
}

.pop-2 .popBox .txt {
    margin-top: 10px;
    line-height: 34px;
}

.popBox .yhq {
    margin-left: 20px;
    width: 213px;
    height: 100px;
    background-position: -106px -280px;
    color: #ffffff;
}

.popBox .yhq i {
    display: inline-block;
    text-align: center;
}

.popBox .yhq .count {
    padding-left: 53px;
    line-height: 60px;
    font-size: 50px;
}

.popBox .yhq .reduction {
    margin: 10px 0 0 12px;
    width: 150px;
    line-height: 20px;
    background: #e03b33;
    border-radius: 10px;
}

.popCover .close {
    position: absolute;
    top: -25px;
    left: -30px;
    display: block;
    width: 50px;
    height: 50px;
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/btn-close.png);
    background-size: 100% 100%;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1;
}

.side {
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -155px;
    padding-top: 63px;
    width: 145px;
    height: 311px;
    background: url(//www1.pconline.com.cn/20210524pc/618thmj/images/sidebg.png);
    box-sizing: border-box;
    display: none;
    z-index: 2;
}

.side a {
    display: block;
    margin: 0 0 9px 18px;
    width: 118px;
    height: 41px;
}

.side .goTop {
    margin-left: 9px;
    height: 30px;
}