body{background:#fff;}
.fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.line-clamp-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line-clamp-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line-clamp-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line-clamp-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line-clamp-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
/*********************************pc  h2æ ‡é¢˜*********************************/
.page{padding: 82px 0 70px 0;}
.page .title {margin-bottom: 45px;text-align: center;}
.page .title img {display: block;margin: 0 auto;}
.page .con .btn{font-size: 20px;color: #ffffff;font-weight: bold;width:468px;height: 48px;background: #b9341a;border-radius: 50px;text-align: center;line-height: 48px;box-shadow: 0 5px 0 #9f2a13;display: block;margin:36px auto 0;position: relative;}
.page .con .btn::after{content: '';width:21px;height:20px;background: url(../images/left.png) no-repeat center top;position: absolute;right: 35px;top: 16px;}
/** header_banner **/
.header_banner{height: 508px;background-repeat: no-repeat;background-position: bottom center;background-image: url(../images/bannerBg.jpg);}
.header_banner .banner{display: flex;justify-content: space-between;}
.header_banner .banner img{margin: 100px 0 0 58px;width: 548px;height: 335px;}
.header_banner .banner .lives{margin: 60px 0 0 0;width: 520px;box-sizing: border-box;padding: 15px;background: url(../images/livesBg.png) no-repeat center top;background-size: 100% auto;}
.header_banner .banner h4{background: linear-gradient(to right,#355986,#1a3766);width: 100%;height: 62px;line-height: 62px;color: #ffffff;text-align: center;font-size: 20px;border-radius: 10px;margin: 0 0 15px;}
.header_banner .banner ul{padding: 0 0 0 40px;position: relative;display: flex;flex-direction: column;}
.header_banner .banner ul:before{position: absolute;content: "";width: 1px;height: 100%;border-left: 1px dashed #c1c3c5;left: 18px;top: 0;bottom: 0;margin: auto 0;}
.header_banner .banner ul li{margin: 10px 0;border-radius: 6px;display: flex;align-items: center;border: 1px solid #ffffff;background: linear-gradient(to bottom,rgba(255,255,255,0),#ffffff);padding: 0 10px 0 40px;position: relative;width: 100%;height: 58px;box-sizing: border-box;}
.header_banner .banner ul li:before{position: absolute;content: "";width: 72px;height: 27px;top: 0;bottom: 0;margin: auto 0;background: url(../images/liveIcon.png) no-repeat center center;left: -40px;}
.header_banner .banner ul li .txts p{font-size: 16px;line-height: 16px;color: #333333;font-weight: bold;width: 290px;}
.header_banner .banner ul li .txts span{font-size: 12px;line-height: 12px;color: #999999;margin: 6px 0 0 0;}
.header_banner .banner ul li a{width: 86px;flex-shrink: 0;height: 30px;line-height: 30px;font-size: 14px;border-radius: 15px;margin: 0 0 0 15px;border: 1px solid #1a3766;box-sizing: border-box;color: #1a3866;cursor: pointer;text-align: center;}
.header_banner .banner ul li.ended a,.header_banner .banner ul li:hover.ended a{background: #d8d8d8;border-color: #d8d8d8;color: #ffffff;cursor: default;}
.header_banner .banner ul li:hover a{color: #ffffff;background: linear-gradient(45deg,#355986,#1a3766);}








/** nav **/
.navTopH{width: 100%;background: #c4d3e5;height: 60px;}
.navigation {width: 100%;background: #c4d3e5;z-index: 20;top: 0;right: 0;}
.navigation ul{width: 1200px;margin: 0 auto;}
.navigation li {float: left;height: 60px;line-height: 60px;width: 16%;text-align: center; color: #175094;zoom: 1;font-family: 'Oswald', "Microsoft Yahei", sans-serif;font-size: 18px;text-transform: capitalize;transition: all 0.2s linear;text-decoration: none;cursor: pointer;position: relative;}
.navigation li span{color: #175094;z-index: 1;position: relative;}
.navigation li:hover span,
.navigation li.current span{font-weight: bold;color: #175094;font-size: 20px;}

.page1{background: url(../images/page1Bg.jpg) no-repeat center top;}
.page1 .con .fl{width:835px;margin: auto;float: none;width: 100%;}
.page1 .con .fl dl{margin-bottom: 24px;}
.page1 .con .fl dl dt{font-size: 16px;color: #a01c12;font-weight:bold;background: #f9e4e0;width: 100%;height: 40px;line-height: 40px;padding: 0 5px;box-sizing: border-box;}
.page1 .con .fl dl dd.text{font-size: 16px;margin-top: 6px;line-height:160%;color: #333333;}
.page1 .con .fl dl:nth-child(2) dt{display: inline-block;padding-right: 20px;width: auto;}
.page1 .con .fl dl dd.list_con{border: 2px dashed #dee7f1;padding: 16px 0;display: flex;justify-content: center;margin-top: 16px;}
.page1 .con .fl dl dd.list_con span{padding: 0 60px;text-align: center;}
.page1 .con .fl dl dd.list_con span b{font-size: 16px;background: #2a4d79;color: #ffffff;display: inline-block;width: 152px;height: 38px;line-height: 38px;text-align: center;border-radius: 6px;}
.page1 .con .fl dl dd.list_con span i{color: #333333;font-size: 16px;line-height: 160%;display: block;text-align: center;margin-top: 8px;}

.page1 .con .form-wrap{width:285px;float: right;position: relative;background: linear-gradient(145deg,#355986,#16182f);padding: 20px 10px 20px;border-radius: 10px;}
.page1 .con .form-wrap h2{font-size: 26px;color: #ffffff;font-weight: bold;letter-spacing: 4px;}
.page1 .con .form-wrap p{font-size: 16px;color: #ffffff;margin: 4px 0 10px;}
.page1 .con .form-wrap img{position: absolute; top: -60px;right: 12px;}
.page1 .con .form-wrap form{padding: 20px 12px 20px;background: #ffffff;box-sizing: border-box;border-radius: 10px;}
.page1 .con .form-wrap form .label{width: 100%;float:none;background: none;border: none;padding: 0;height: auto;line-height: normal;margin-bottom: 15px;}
.page1 .con .form-wrap form .label span{display: block;font-size: 16px;color: #333333;font-weight: bold;width: 100%;border-left: 3px solid #4a5b9c;line-height: 16px;margin-bottom: 8px;}
.page1 .con .form-wrap form .label input,.page1 .con .form-wrap form .label select,.page3 .con .lql .form-wrap .label.Code input{background: #f2f2f2;border-radius: 20px;line-height: 34px;padding: 0;height: 34px;padding-left: 10px;font-size: 14px;}
.page1 .con .form-wrap .label.Code input,.page3 .con .lql .form-wrap .label.Code input{width: 140px;border-bottom-right-radius: 0;border-top-right-radius: 0;margin-right: 0;}
.page1 .con .form-wrap form .label .SmsCodeBtn,.page3 .con .lql .form-wrap .label.Code .SmsCodeBtn{width: 117px;line-height: 34px;height: 34px;background: #f2f2f2;color: #333333;margin-bottom: 0;border: 0;padding-left: 0;margin: 0 0 0 0;font-size: 14px;border-radius: 20px;border-bottom-left-radius: 0;border-top-left-radius: 0;position: relative;font-weight: normal;text-align: center;}
.page1 .con .form-wrap form .label .SmsCodeBtn.active,.page3 .con .lql .form-wrap .label.Code .SmsCodeBtn.active{color: #f39200;}
.page1 .con .form-wrap form .label .SmsCodeBtn::after,.page3 .con .lql .form-wrap .label.Code .SmsCodeBtn:after{content: '';width: 1px;height: 20px;background: #cccbcb;position: absolute;top: 0;bottom: 0;left: 0;margin: auto;}
.page1 .con .form-wrap form .label input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #f2f2f2 inset;
  -webkit-text-fill-color: #333;
}
.page1 .con .form-wrap .tiaokuan{font-size: 12px;line-height: 16px;text-align: left;margin: 10px 0;padding-left: 6px;color: #333333;}
.page1 .con .form-wrap .tiaokuan a{color: #204a4d;}
.page1 .form-wrap .xdf_formbtn{width: 132px;height: 30px;line-height: 30px;text-align: center;border: 1px solid #355986;color: #355986;border-radius: 15px;background: transparent;margin: 0 auto;display: block;font-size: 16px;cursor: pointer;}
.page1 .form-wrap .preview_btn{width: 100px;height: 30px;line-height: 30px;text-align: center;border: 1px solid #355986;color: #355986;border-radius: 15px;background: transparent;margin: 0 auto;display: block;font-size: 16px;cursor: pointer;float: left;margin-left: 20px;}

.page2{background: #eef3fa;}
.page2 ul{margin-bottom: 16px;}
.page2 ul li{width: 235px;height: 210px;border:4px solid #f4f8fc;border-radius: 10px;box-sizing: border-box;box-shadow:  0 5px 5px #e8ecf3;padding: 10px 8px;text-align: center;position: relative;background: #fdfcfc;margin-left: 3px;float: left;}
.page2 ul li h2{font-size: 24px;color: #ffffff;background: #b9341a;height: 32px;line-height: 32px;margin-bottom: 18px;}
.page2 ul li p{font-size: 14px;color: #333333;line-height:26px;}
.page2 ul li b{font-size: 58px;color: #006a5f;opacity: 0.1;position: absolute;bottom: 20px;right: 16px;}
.page2 ul li:first-child{width: 492px;height: 216px;background: url(../images/page2Icon1.png) no-repeat center top;font-size: 24px;color: #b9341a;font-weight: bold;text-align: center;line-height: 216px;border-radius: 0;border: 0;padding: 0;box-shadow: none;margin-left: 0;margin-right: -8px;}
.page2 ul.list2 li h2{background: #2a4d79;}
.page2 ul.list2 li:first-child{width: 246px;background: url(../images/page2Icon2.png) no-repeat center top;color: #202b55;}
.page2 .con .tip{font-size: 12px;color: #666666;text-align: right;}
.page3{background: #1e3261;}
.page3 .con .tab div,
.page5 .con .tab div {position: relative;display: table;float: left;cursor: pointer;width: 19.9%;padding: 16px 0;text-align: center;background: #375d9c;}
.page3 .con .tab div span,
.page5 .con .tab div span {display: table-cell;vertical-align: middle;color: #ffffff;font-size: 18px;border-right: 1px solid #5f7db0;}
.page3 .con .tab div span.last,
.page5 .con .tab div span.last {border: none;}
.page3 .con .tab div.active,
.page5 .con .tab div.active {background: #b9341a;color: #ffffff;padding: 28px 0;}
.page3 .con .tab div.active span,
.page5 .con .tab div.active span {display: block;background: #b9341a;font-weight: bold;font-size: 24px;color: #ffffff;position: absolute;top: 50%;margin-top: -33px;height: 70px;width: 100%;line-height: 70px;border-right: 0;}
.page3 .con .tab div.active span:after,
.page5 .con .tab div.active span:after {width: 0px;height: 0px;border-width: 12px;border-style: solid;border-color: #b9341a transparent transparent transparent;position: absolute;content: ' ';left: 50%;margin-left: -12px;bottom: -24px;}
.page3 .con .listCon{margin-top: 50px;}
.page3 .con .listCon .swiper-slide{display: none;}
.page3 .con .listCon .swiper-slide.active{display: block;}
.page3 .con .listCon .swiper-slide .item{border: 1px solid #475e92;border-radius: 10px;position: relative;width: 569px;min-height: 198px;padding: 20px 0 0 0;box-sizing: border-box;margin-left: 20px;margin-bottom: 32px;}
.page3 .con .listCon .swiper-slide.oy .top .item{width: 98%;}
.page3 .con .listCon .swiper-slide .item .after_b{font-size: 50px;color: #54668e;position: absolute;top: 20px;right: 18px;opacity: .1;}
.page3 .con .listCon .swiper-slide .item h2{font-size: 20px;color: #ffffff;height:40px;line-height: 40px;padding: 0 38px 0 14px;display: inline-block;position: relative;background: linear-gradient(180deg,#416797,#365b89,#2b4e7a);margin-left: -20px;}
.page3 .con .listCon .swiper-slide .item h2::after{content: '';position: absolute;bottom: -10px;left: 0;width: 20px;height: 10px;background: url(../images/icon.png) no-repeat center top;}
.page3 .con .listCon .swiper-slide .item p{padding: 10px 0 0 24px;color: #8d9bb9;font-size: 16px;line-height: 160%;}
.page3 .con .listCon .swiper-slide .bottom{width: 100%;}
.page3 .con .listCon .swiper-slide .bottom .item{width:auto;padding: 20px 20px 20px 0;}
.page3 .con .listCon .swiper-slide .bottom .item .fanCon{padding: 20px 20px 0 23px;overflow-y: auto;max-height: 330px;box-sizing: border-box;}
.page3 .con .listCon .swiper-slide .bottom .item .fanList{width: 515px;float: left;margin-right: 70px;margin-bottom: 20px;}
.page3 .con .listCon .swiper-slide .bottom .item .fanList:nth-child(2n){margin-right: 0;}
.page3 .con .listCon .swiper-slide .bottom .item .fanList h3{font-size: 16px;color: #b9341a;padding: 0 20px 0 20px;display: inline-block;height:36px;line-height: 36px;background: #d7b5ac;}
.page3 .con .listCon .swiper-slide .bottom .item .fanList h4{font-size: 18px;color: #8d9bb9;margin-top: 8px;}
.page3 .con .listCon .swiper-slide .bottom .item .fanList p{font-size: 16px;line-height: 140%;margin-top: 10px;color: #8d9bb9;padding: 0;}
/* 滚动条样式 */
.page3 .con .listCon .swiper-slide .bottom .item .fanCon{scrollbar-color: #3e6493 #3e6493;scrollbar-width:thin;-ms-overflow-style: none; }
.page3 .con .listCon .swiper-slide .bottom .item .fanCon::-webkit-scrollbar{width: 4px;height: 1px;}
.page3 .con .listCon .swiper-slide .bottom .item .fanCon::-webkit-scrollbar-thumb {background-color: #3e6493;border-radius: 10px;}

.page3 .con .ghCon{margin-top: 72px;width: 864px;width: 100%;}
.page3 .con .ghCon h2{font-size: 26px;color: #6f8dc4;position: relative;padding-left: 54px;margin-bottom: 40px;}
.page3 .con .ghCon h2::after{content: '';width:35px;height:28px;background: url(../images/icon2.png) no-repeat center top;position: absolute;left: 0;top: 0;bottom: 0;margin:  0 auto;}
.page3 .con .ghCon dl{margin-bottom: 36px;}
.page3 .con .ghCon ul li{float: left;}
.page3 .con .ghCon ul li{background: #c1d1db;padding: 12px 8px;margin-right: 10px;width: 292px;box-sizing: border-box;height: 102px;margin-bottom: 10px;}
.page3 .con .ghCon ul li:nth-child(1){background: none;padding: 0;}
.page3 .con .ghCon dl dt,
.page3 .con .ghCon ul li:nth-child(1){width:292px;height: 102px;border: 1px solid #fdab8f;text-align: center;line-height: 102px;box-sizing: border-box;font-size: 24px;color: #ffffff;font-weight: bold;float: left;margin-right: 10px;}
.page3 .con .ghCon dl dd{width: 898px;height: 102px;background: #40527c;float: left;display: flex;justify-content: center;align-items: center;text-align: center;}
.page3 .con .ghCon dl dd .list{width: 49%;float: left;font-size: 16px;color: #ffffff;padding: 20px 0;}
.page3 .con .ghCon dl dd .list:nth-child(1){border-right: 1px dashed #959fb6;}
.page3 .con .ghCon dl dd .list b{color: #fdaa8f;font-weight: normal;}
.page3 .con .ghCon ul li:nth-child(4n){margin-right: 0;}
/* .page3 .con .ghCon ul li:nth-child(6){margin-left:218px;} */
.page3 .con .ghCon ul li h3{font-size: 18px;color: #2d507c;display: inline-block;position: relative;}
.page3 .con .ghCon ul li h3::after{content: '';width:30px;height:2px;background: linear-gradient(90deg,#c18d89,#c1d1db);position: absolute;bottom:-4px;right: 0;}
.page3 .con .ghCon ul li p{font-size: 14px;color: #416797;line-height: 160%;margin-top:12px;}
.page3 .con .lql{background: linear-gradient(145deg,#de3e20,#ab3118);width: 305px;border-radius: 10px;padding: 30px 10px;box-sizing: border-box;margin-top: 140px;}
.page3 .con .lql h4{font-size: 26px;color: #ffffff;font-weight: bold;margin-bottom: 30px;text-align: center;}
.page3 .con .lql .form-wrap form{padding: 10px 15px 15px 12px;background: #ffffff;box-sizing: border-box;border-radius: 10px;}
.page3 .con .lql .form-wrap form .label{width: 100%;float:none;background: none;border: none;padding: 0;height: auto;line-height: normal;margin-bottom: 10px;}
.page3 .con .lql .form-wrap form .label span{display: block;font-size: 16px;color: #333333;font-weight: bold;width: 100%;border-left: 3px solid #4a5b9c;line-height: 16px;margin-bottom: 8px;text-align: left;}
.page3 .con .lql .form-wrap form .label input,.page3 .con .lql .form-wrap form .label select{background: #f2f2f2;border-radius: 20px;line-height: 34px;padding: 0;height: 34px;padding-left: 10px;font-size: 14px;}
.page3 .con .lql .form-wrap form .label input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #f2f2f2 inset;-webkit-text-fill-color: #333333;}
.page3 .con .lql .form-wrap .tiaokuan{font-size: 12px;line-height: 8px;text-align: left;margin:0 0 10px 0;padding-left: 6px;}
/* .page3 .con .lql .form-wrap .tiaokuan a{color: #006a5f;} */
.page3 .con .lql .form-wrap .xdf_formbtn{width: 220px;height: 30px;line-height: 30px;text-align: center;border: 1px solid #355986;color: #355986;border-radius: 15px;background: transparent;margin: 0 auto;display: block;float:none;font-size: 16px;cursor: pointer;}

.page4{background: #ffffff;padding-bottom: 0;}
.page4 .con{position: relative;}
.page4 .swiper-wrapper{padding-bottom: 20px;}
.page4 .swiper-slide{width: 268px;border-radius: 20px;overflow: hidden;box-shadow: 0 5px 5px #e7e7e7;margin-right: 40px;}
.page4 .swiper-slide .video_btn{width: 100%;}
.page4 .swiper-slide:last-child{margin-right: 0;}
.page4 .swiper-slide .activityTop{width: 100%;height: 196px;position: relative;cursor: pointer;    display: flex;justify-content: flex-start;align-items: center;}
.page4 .swiper-slide:hover .activityTop i{display: block;width: 100%;height: 100%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,.5);z-index: 1;}
.page4 .swiper-slide .activityTop i::after{content: '';width:40px;height:40px;background: url(../images/icon3.png) no-repeat center top;top: 0;bottom: 0;left: 0;right: 0;margin:auto;display: none;z-index: 2;position: absolute;}
.page4 .swiper-slide:hover .activityTop i::after{display: block;}
.page4 .swiper-slide .activityTop p{font-size:20px;color: #18284c;padding-left: 20px;}
.page4 .swiper-slide a{display: block;width:178px;font-size: 14px;color: #ffffff;background: #b9341a;border-radius: 20px;height: 26px;line-height: 26px;text-align: center;margin: 26px auto 8px;position: absolute;bottom: 40px;left: 0;right: 0;margin: 0 auto;}
.page4 .swiper-slide .activityBot{height: 94px;overflow: hidden;}
.page4 .swiper-slide .activityBot p{font-size: 12px;text-align: center;color: #333333;margin-top: 56px;}
.page4 .swiper-slide .activityBot p span{color: #b9341a;font-weight: bold;}
.page4 .swiper-button-prev{background: url(../images/left2.png) no-repeat center top;width: 37px;height: 37px;left: -50px;}
.page4 .swiper-button-next{background: url(../images/right.png) no-repeat center top;width: 37px;height: 37px;right: -50px;}

.page5{background: #ffffff;padding-bottom: 0;}
.page5 .con .tableCon{margin-top: 56px;}
.page5 .con .tableCon .item{display: none;}
.page5 .con .tableCon .item.active{display: block;}
.page5 .con .tableCon .item .item_list{border: 1px solid #355986;border-radius: 8px;width:366px;height: 450px;margin-left: 20px;margin-right: 18px;float: left;margin-bottom: 20px;padding: 20px 0 0 0;}
.page5 .con .tableCon .item.oy .item_list{height: 248px;}
.page5 .con .tableCon .item .item_list:nth-child(3n){margin-right: 0;}
.page5 .con .tableCon .item h2 {font-size: 20px;color: #ffffff;height: 40px;line-height: 40px;padding: 0 38px 0 14px;display: inline-block;position: relative;background: linear-gradient(180deg,#416897,#355987,#2a4e7a);margin-left: -20px;min-width: 170px;box-sizing: border-box;margin-bottom: 24px;}
.page5 .con .tableCon .item h2::after {content: '';position: absolute;bottom: -10px;left: 0;width: 20px;height: 10px;background: url(../images/icon.png) no-repeat center top;}
.page5 .con .tableCon .item p{padding: 0 24px 14px 24px;font-size: 16px;color: #333333;line-height: 160%;}

.page6{background: #ffffff;padding-bottom: 0;}
.page6 ul li {float: left;width: 28%;height: 130px;padding: 32px 2% 0;margin: 0 0.6% 20px;background: url(../images/page6_li_bg.png) no-repeat top center;text-align: center;}
.page6 ul li h4{font-size: 26px;line-height: 160%;padding-bottom: 5px;color: #003308;}
.page6 ul li p {font-size: 24px;color: #7f9aac;display: inline-block;line-height: 160%;padding: 0 5px;}

/* .page7{background: linear-gradient(180deg,#ffffff,#e5ecf6);}
.qt_lxjg_new .m1200{
    background: url(../images/lxjg_new_bg.jpg) no-repeat center -50px;
    border-radius: 0 0 20px 20px;
}
.qt_lxjg_new .con{padding:0 40px 28px;}
.qt_lxjg_new .con .video{width:638px;height:358px;background:#b7b7b7;overflow:hidden;position:relative}
.qt_lxjg_new .con .text_wrap{width:482px;}
.qt_lxjg_new .con .text_wrap h5{height:90px;font-size:18px;text-align:right;color:#333333;line-height:26px;background:url(../images/lxjg_new_bg_02.png) no-repeat center bottom;}
.qt_lxjg_new .con .text_wrap h5 b{font-size:24px;}
.qt_lxjg_new .con .text_wrap .text_left{width:150px;margin:40px 0 0 60px;}
.qt_lxjg_new .con .text_wrap .text_left dl:nth-of-type(1){margin-bottom:62px;}
.qt_lxjg_new .con .text_wrap .text_right{margin:40px 0 0 40px;width:216px;}
.qt_lxjg_new .con .text_wrap .text_right dl{margin-bottom:20px;}
.qt_lxjg_new .con .text_wrap .text_right dl:nth-last-of-type(1){margin-bottom:0;}
.qt_lxjg_new .con .text_wrap dl{color:#333333;}
.qt_lxjg_new .con .text_wrap dl dt{font-size:18px;color:#32639f;}
.qt_lxjg_new .con .text_wrap dl dt b{font-size:32px;}
.qt_lxjg_new .con .text_wrap dl dt .sm{font-size:18px;color:#333333;}
.qt_lxjg_new .con .text_wrap dl dd{font-size:14px;line-height:20px;}
.qt_lxjg_new .con .text_wrap .tip{font-size:12px;text-align:right;color:#3dc198;padding:10px 0 0 0;} */


/** xdf_bottomForm **/
.xdf_bottomForm.form-wrap form .label{width: 20%;}
.xdf_bottomForm.form-wrap .tiaokuan a{color: #ffffff;} 
.xdf_bottomForm.form-wrap .xdf_formbtn{background: #b9341a;color: #ffffff;width: 17%;cursor: pointer;font-weight: bold;font-size: 18px;}
.xdf_bottomForm.form-wrap{background: rgba(133,0,34);}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap.form-wrap-flex .form_title{margin-left: 7px;}
/** xdf_slide **/
.xdf_slide {width: 151px;height: 169px;bottom: 20px;}
.xdf_slide .xdf_slidebtn{bottom: 10px;width: 112px;height: 28px;line-height: 28px;font-size: 14px;color: #ffffff;font-weight: bold;text-align: center;border-radius: 40px;background: #b9341a;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .ax_img {background-image: url(../images/bottomFormImg.png);bottom: -40px;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap{background: url(../images/footBg.png) no-repeat center top;height:140px;}
.qt_pop_video_wrap {background: rgba(0,0,0,0.75);z-index: 9999;display: none;cursor: auto;}
.qt_pop_video_wrap .video_wrap {width: 800px;height: 800px;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;line-height: 800px;display: flex;justify-content: center;align-items: center;}
.qt_pop_video_wrap .video {vertical-align: middle;display: inline-block;max-width: 800px;max-height: 100%;}
.qt_pop_video_wrap .close {width: 50px;height: 50px;background: url(//liuxue.xdf.cn/image/icon/close_white.png) no-repeat center center;background-size: 50px;position: absolute;right: 50px;top: 50px;cursor: pointer;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container .swiper-slide{text-align: center;}


.xdf_bottomForm_new.xdf_bottomForm_title_img.iconFormBlue.xdf_bottomForm_Code.isPc{display: none !important;}
@media screen and (max-width:1000px) {
	body{padding-bottom: 0.8rem;background: #f4f5f9;}
	.m1200{width:90%;display: block;}
	.m100{width: 100%;}
	.page{padding: 0.66rem 0 0.7rem 0;}
	.page .title{text-align: center;margin-bottom: 0.45rem;}
	.page .title img{width: 80%;margin: 0 auto;}
	.page .tit{font-size: .34rem;line-height: .5rem;margin: 0 0 .3rem 0;height: auto;text-align: center;}
    .page .tit .t1{font-size: .36rem;line-height: .4rem;margin: 0 .05rem;padding: 0 .15rem;font-weight: normal;}
    .page .tit .t2{font-size: .2rem;margin-top: .1rem;line-height: .2rem;letter-spacing: .2rem;font-weight: normal;text-align: center;display: block;color: #999999;}
    .page .con .btn {font-size: 0.26rem;width:4.5rem;height: 0.8rem;border-radius: 0.5rem;line-height: 0.8rem;box-shadow: 0 0.1rem 0 #9f2a13;margin: 0.45rem auto 0;}
    .page .con .btn::after {
        content: '';
        width: 0.3rem;
        height: 0.3rem;
        background: url(../images/left.png) no-repeat center top;
        background-size: contain;
        position: absolute;
        right: 0.2rem;
        top: 0.25rem;
    }
	/** header_banner Start **/
	.header_banner{height: 10.25rem;background: url(../images/m_bannerBg.png) no-repeat center top;background-size: cover;}
	.header_banner .m1200{display: block;width: 94%;}
	.header_banner .banner{flex-direction: column;}
	.header_banner .banner img{width: 5.39rem;height: 3.3rem;margin: .64rem auto 0;}
	.header_banner .banner .lives{margin: .2rem 0 0;width: 100%;padding: .2rem;background-image: url(../images/m_livesBg.png);}
	.header_banner .banner h4{width: 100%;height: .86rem;line-height: .86rem;font-size: .28rem;border-radius: .1rem;margin: 0 0 .2rem 0;}
	.header_banner .banner ul{padding: 0 0 0 .55rem;}
	.header_banner .banner ul:before{left: .25rem;}
	.header_banner .banner ul li{margin: .1rem 0;height: .9rem;border-radius: .06rem;padding: 0 0 0 .55rem;}
	.header_banner .banner ul li:before{width: .99rem;height: .38rem;background-size: cover;left: -.5rem;}
	.header_banner .banner ul li .txts p{font-size: .24rem;line-height: .24rem;width: 4.4rem;}
	.header_banner .banner ul li .txts span{font-size: .2rem;line-height: .2rem;margin: .05rem 0 0 0;}
	.header_banner .banner ul li a{width: .8rem;height: .9rem;display: flex;align-items: center;justify-content: center;font-size: .22rem;line-height: .26rem;border-radius: .06rem;color: #ffffff;background: linear-gradient(45deg,#355986,#1a3766);}
	.header_banner .banner ul li a i{display: none;}
	.header_banner .banner ul li.ended a,.header_banner .banner ul li:hover.ended a{background: #d8d8d8;border-color: #d8d8d8;color: #ffffff;cursor: default;}
	.header_banner .banner ul li:hover a{color: #ffffff;background: linear-gradient(45deg,#355986,#1a3766);}
	
	
	
	
	
	
	
	
	
	
	
	
    .navTopH{height:0.9rem;}
    .navigation ul{width: 100%;}
	.navigation li {height: 0.9rem;line-height: 0.9rem;width: 25%;font-size: 0.24rem;}
    .navigation li:hover span, .navigation li.current span{font-size: 0.24rem;}
    .navTopH .m1200{width: 100%;}
    .page1{background: #ffffff;}
    .page1 .con .fl{width: 100%;}
    .page1 .con .fl dl dd.list_con {border: 0.02rem dashed #dee7f1;padding: 0.2rem;margin-top: 0;display: block;}
    .page1 .con .fl dl dd.list_con span{padding: 0;margin-bottom: 0.4rem;display: flex;align-items: center;}
    .page1 .con .fl dl dd.list_con span:last-child{margin-bottom: 0;}
    .page1 .con .fl dl dd.list_con span b {font-size: 0.28rem;width: 2.32rem;height: 0.66rem;line-height: 0.66rem;border-radius: 0.1rem;float: left;}
    .page1 .con .fl dl dd.list_con span i {float: left;font-size: 0.26rem;line-height: 160%;margin-top: 0;width:4.2rem;margin-left: 0.16rem;text-align: left;}
    .page1 .con .form-wrap {width: 100%;float:left;box-sizing: border-box;padding: 0.3rem;border-radius: 0.1rem;}
    .page1 .con .form-wrap h2 {font-size: 0.42rem;padding-left: 0.5rem;}
    .page1 .con .form-wrap p {font-size: 0.36rem;padding-left: 0.5rem;}
    .page1 .con .form-wrap img {width: 1.5rem;position: absolute;top: -0.3rem;right: 1.5rem;}
    .page1 .con .form-wrap form {padding: 0.5rem 0.36rem ;border-radius: 0.1rem;}
    .page1 .con .form-wrap form .label input, .page1 .con .form-wrap form .label select {border-radius: 0.5rem;line-height: 0.8rem;padding: 0;height: 0.8rem;padding-left: 0.8rem;font-size: 0.24rem;}
    .form-wrap form .label i{z-index: 3;}
    .page1 .con .form-wrap .label.Code input{width: 60%;}
    .form-wrap form .label.phone i{background-position: center 0;}
    .page1 .con .form-wrap form .label .SmsCodeBtn {width: 40%;line-height: 0.8rem;height: 0.8rem;margin: 0;font-size: 0.24rem;border-radius: 0.5rem;border-bottom-left-radius: 0;border-top-left-radius: 0;}
    .page1 .form-wrap .xdf_formbtn {width: 3rem;height: 0.78rem;line-height: 0.78rem;border-radius: 0.5rem;font-size: 0.26rem;}
    .page1 .form-wrap .preview_btn {width: 2.3rem;height: 0.78rem;line-height: 0.78rem;border-radius: 0.5rem;font-size: 0.26rem;margin-left:0;float: right;box-sizing: border-box;}
    .page2 .title img{width: 70%;}
    .page2 .con .mCon{width: 100%;background:linear-gradient(180deg,#ffffff,#eef3fa);border: 1px solid #ffffff;border-radius: 0.2rem;}
    .page2 .con .mCon .tab span{display: block;font-size: 0.32rem;font-weight: bold;color: #ffffff;width:2.98rem;height:0.94rem;background: url(../images/m_tabIcon1.png) no-repeat center top;background-size: contain;text-align: center;line-height: 0.66rem;float: left;margin-left: 0.2rem;position: relative;}
    .page2 .con .mCon .tab span:nth-child(2){background-image: url(../images/m_tabIcon2.png);}
    .page2 .con .mCon .tab span.active::after{width: 0px;height: 0px;border-width: 0.1rem;border-style: solid;border-color: #ffffff transparent transparent transparent;position: absolute;content: ' ';left: 0;right: 0;margin: 0 auto;bottom: 0.15rem;}
    .page2 .con .tableCon{margin-top: 0.42rem;}
    .page2 .con .tableCon .item{display: none;padding-bottom: 0.5rem;}
    .page2 .con .tableCon .item.active{display: block;}
    .page2 .con .tableCon .item .item_list{padding-left: 0.8rem;box-sizing: border-box;}
    .page2 .con .tableCon .item span{width: 1.46rem;float: left;font-size: 0.32rem;color: #cc5752;font-weight: bold;position: relative;}
    .page2 .con .tableCon .item span::after{content: '';width:0.13rem;height:0.13rem;background: #cc5752;border-radius: 50%;overflow: hidden;right: -0.08rem;top: 0.15rem;bottom: 0;margin: 0 auto;position: absolute;}
    .page2 .con .tableCon .item p{width: 4.2rem;float: left;padding-left:0.56rem;box-sizing: border-box;border-left: 1px dashed #cc5752;font-size: 0.26rem;line-height: 160%;color: #333333;padding-bottom: 0.18rem;}
    .page2 .con .tip {font-size: 0.26rem;margin-top: 0.2rem;}
    .page3 .con .listCon .swiper-slide .item {border-radius: 0.1rem;width: 98%;min-height: auto;padding: 0.2rem 0 0.2rem 0;box-sizing: border-box;margin-left: 2%;margin-bottom: 0.16rem;float: none;}
    .page3 .con .listCon .swiper-slide{display: block;}
    .page3 .con .listCon .swiper-slide .item .after_b {font-size: 0.7rem;top: 0.14rem;right: 0.2rem;}
    .page3 .con .listCon .swiper-slide .item h2 {font-size: 0.28rem;height: 0.56rem;line-height: 0.56rem;padding: 0 0.5rem 0 0.24rem;margin-left: -0.24rem;}
    .page3 .con .listCon .swiper-slide .item p {padding: 0.2rem 0 0 0.36rem;font-size: 0.22rem;line-height: 160%;}
    .page3 .con .listCon .swiper-slide .bottom .item {padding: 0.2rem 0 0.2rem 0;}
    .page3 .con .listCon .swiper-slide .bottom .item .fanCon {padding: 0.2rem 0.2rem 0 0.35rem;max-height: 5.66rem;width: 96%;}
    .page3 .con .listCon .swiper-slide .bottom .item .fanList {width: 100%;float: none;margin-right: 0;margin-bottom: 0.4rem;}
    .page3 .con .listCon .swiper-slide .bottom .item .fanList h3 {font-size: 0.22rem;padding: 0 0.3rem 0 0.1rem;height: 0.52rem;line-height: 0.52rem;}
    .page3 .con .listCon .swiper-slide .bottom .item .fanList p {font-size: 0.22rem;line-height: 140%;margin-top: 0.12rem;}
    .page3 .con{position: relative;}
    .page3 .con .listCon{margin-top: 2rem;}
    .page3 .con .swiper-pagination{width: 100%;top: -1.6rem;}
    .page3 .con .swiper-pagination div{border-radius: 0;padding: 0;opacity: 1;padding: 0;height: 0.8rem;}
    .page3 .con .swiper-pagination div span{box-sizing: border-box;font-size: 0.24rem;height: 0.6rem;display: flex;margin-top: 0.1rem;align-items: center;justify-content: center;}
    .page3 .con .swiper-pagination div:last-child span{border:0;}
    .page3 .con .swiper-pagination div.swiper-pagination-bullet-active{background: #b9341a;font-size: 0.3rem;margin-top: -0.05rem;position: relative;box-sizing: border-box;padding: 0.1rem 0;}
    .page3 .con .swiper-pagination div.swiper-pagination-bullet-active span{border: 0;}
    .page3 .con .swiper-pagination div.swiper-pagination-bullet-active::after {width: 0px;height: 0px;border-width: 12px;border-style: solid;border-color: #b9341a transparent transparent transparent;position: absolute;content: ' ';left: 50%;margin-left: -12px;bottom: -24px;}
    .page3 .con .swiper-pagination div:nth-child(5){line-height: 0.28rem;}
    .page4{padding-bottom: 0;}
    .page4 .title img{width: 50%;}
    .page4 .m1200{width: 100%;}
    .page4 .swiper-slide{width: 4.86rem;border-radius: 0.2rem;margin-right:0.16rem;box-shadow: 0 0.05rem 0.05rem #e7e7e7;}
    .page4 .swiper-slide .activityTop {height: 3.5rem;justify-content: center;}
    .page4 .swiper-slide .activityTop p {font-size: 0.4rem;color: #18284c;padding-left: 0;text-align: center;}
    .page4 .swiper-slide:hover .activityTop i{display: block;width: 100%;height: 100%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: none;z-index: 1;}
    .page4 .swiper-slide .activityTop i::after{content: '';width:0.8rem;height:0.8rem;background: url(../images/icon4.png) no-repeat center top;display: block;background-size: contain;}
    .page4 .swiper-slide .activityBot {height: 1.68rem;}
    .page4 .swiper-slide a {width: 3.2rem;font-size: 0.26rem;border-radius: 0.5rem;height: 0.5rem;line-height: 0.5rem;text-align: center;bottom: 0.8rem;left: 0;right: 0;}
    .page4 .swiper-slide .activityBot p {font-size: 0.2rem;margin-top: 1rem;}
    .page7 .title img{width: 60%;}
    /* .page8{background:#ffffff url(../images/m_botBg.jpg) no-repeat center bottom;background-size: contain;}
    .page8 .video_wrap {height: auto;border-radius: 0.2rem;overflow: hidden;margin: 0 auto;padding: 0 0.25rem;box-sizing: border-box;}
    .page8 .video_con{margin-bottom: 0.82rem;}
    .lxjg .lxjgH2 {padding-top: 0.4rem;font-size: 0.51rem;color: #333333;text-align: center;margin-bottom: 0.18rem;}
    .lxjg .lxjgH2 b {position: relative;}
    .lxjg .lxjgH2 b::before {content: '';display: block;width: 0.31rem;height: 0.23rem;background: url(https://qiantum.xdf.cn/image/icon/icon.png) no-repeat right top;position: absolute;top: 0.3rem;bottom: 0;left: -0.4rem;background-size: 7.9rem;background-position: -7.58rem -0.54rem;}
    .lxjg .lxjgH2 b::after {content: '';display: block;width: 0.31rem;height: 0.23rem;background: url(https://qiantum.xdf.cn/image/icon/icon.png) no-repeat right top;position: absolute;top: 0.3rem;bottom: 0;right: -0.4rem;background-size: 7.9rem;background-position: -7.58rem -0.54rem;transform: rotateY(180deg);}
    .lxjg .lxjgH3 {font-size: 0.28rem;color: #666666;text-align: center;font-weight: normal;margin-bottom: 0.4rem;}
    .lxjg .lxjgNum li {width: 33%;float: left;text-align: center;position: relative;padding-bottom: 0.22rem;margin: 0 0 0.35rem 0;}
    .lxjg .lxjgNum li:nth-child(4) {margin-left: 0rem;}
    .lxjg .lxjgNum li span {color: #32639f;font-size: 0.38rem;font-weight: bold;line-height: 0.4rem;}
    .lxjg .lxjgNum li span i {font-size: 0.3rem;font-style: normal;font-weight: bold;}
    .lxjg .lxjgNum li span i.i2 {font-size: 0.24rem;}
    .lxjg .lxjgNum li p {font-size: 0.24rem;color: #333333;font-weight: bold;margin-top: 0.05rem;}
    .lxjg ul li .lxjgSj {font-size: 0.2rem;color: #32639f;text-align: left;padding-left: 23%;line-height: 140%;} */
    .page1 .con .form-wrap .tiaokuan{font-size: 0.2rem;}
    .tiaokuan .checked{width: 0.2rem;height: 0.2rem;background-size: contain;}
    .qt_pop_trial_reading_wrap .trial_reading .swiper-container.swiper-container-trial-reading{margin-top: 0 !important;}
    .qt_pop_trial_reading_wrap .trial_reading.active{width: 80% !important;}
    .page3 .con .listCon .swiper-slide .bottom .item .fanList h4{font-size: 0.28rem;}
	body.btn_lives .lives_a{margin-bottom: 0.2rem;
    top: 0rem;
    border-radius: 0;
    width: 0.85rem;
    height: 0.85rem;
	position: fixed;
	right: 0;top: 60%;
	z-index: 999;
	}
	body.btn_lives .lives_a img{width: 100%;}
}