.cursor{cursor:pointer;}
.box-sizing{box-sizing:border-box;}
/* 按钮放大缩小 */
.btnBigOrSmall{-webkit-animation:ball-scale-multiple 1s 0s linear infinite alternate;animation:ball-scale-multiple 1s 0s linear infinite alternate;}
.fixed{position:fixed;left:0;right:0;bottom:0;top:0;margin:auto;}
.flex{display:flex;}
.flex-column{display:flex;flex-direction:column;}
.flex-justify-center{display:flex;justify-content:center;}
.flex-justify-between{display:flex;justify-content:space-between;}
.flex-justify-around{display:flex;justify-content:space-around;}
.flex-items-center{display:flex;align-items:center;}
.flex-wrap{flex-wrap:wrap;}
.flex-align-self{align-self:flex-end;}

.line-clamp-1{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.line-clamp-2{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.line-clamp-3{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.line-clamp-4{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.line-clamp-5{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
.line-clamp-6{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}


#iconDiv1{display:none;}
.isPc2{display:none;}

body{background: #ffffff;}
.orangeBtn{width:260px;height:40px;line-height:40px;background:#ffcf62;font-size:16px;color:#8a1d19;text-align:center;margin:40px auto 0;border-radius:20px;display:block;font-weight: bold;}
.orangeBtn:hover{color: #8a1d19;}


.header_banner{width:100%;height:680px;background:url(../images/bannerBg.jpg?1) no-repeat center top;background-size:100% 100%;}
.header_banner .banner_img{padding:80px 0 0 0;position: relative;}
.header_banner img{margin:0 auto 0;display:block;width:823px;height:561px;}
.header_banner .orangeBtn{position: absolute;left: 430px;bottom: 50px;}



.stuckMenu.isStuck{top:0;;}
.sticky {position:-webkit-sticky;position:sticky;top:0; color:white;}
.sticky--desktop {display:none;}

.conentQt{background: #ffffff;}

.page{padding:50px 0 0;}
.page .tit{color:#333333;text-align:center;margin:0 0 45px 0px;}
.page .tit.pink{color:#ffe2e8;}
.page .tit.ql{color:#dee5f4;}
.page .tit p{font-size: 20px;color: #666666;margin-top: 20px;}

.page .tit span{font-size:12px;font-weight:bold;line-height:12px;}
.page .tit h4{font-size:44px;line-height:34px;position:relative;}
.page .tit h5{font-size: 24px;font-weight: normal;color: #7b2f3a;margin-top: 20px;line-height: 32px;}
.page .tit i{font-size:16px;color:#999999;font-weight:normal;margin:0 0 0 10px;position:absolute;bottom:0;line-height:16px;}
.page .qt_53Btn{-webkit-transition:background-color .3s, color .3s;transition:background-color .3s, color .3s;}
.page1 .qt_53Btn:hover {-webkit-transition:background-color .1s .3s, color .1s .3s;transition:background-color .1s .3s, color .1s .3s;-webkit-animation:anim-moema-1 .3s forwards;animation:anim-moema-1 .3s forwards}
@keyframes anim-moema-1 {
	60% {
		-webkit-transform:scale3d(.8, .8, 1);
		transform:scale3d(.8, .8, 1)
	} 
	85% {
		-webkit-transform:scale3d(1.1, 1.1, 1);
		transform:scale3d(1.1, 1.1, 1)
	}
	100% {
		-webkit-transform:scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1)
	}
}
@-webkit-keyframes anim-moema-2 {
	to {
		opacity:0;
		-webkit-transform:scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1)
	}
}
@keyframes anim-moema-2 {
	to {
		opacity:0;
		-webkit-transform:scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1)
	}
}





.page .title{font-size: 30px;color: #333333;position: relative;margin-bottom: 36px;text-align: center;margin-left: 10px;}
.page .title b{position: relative;z-index: 2;line-height: 40px;}
.page1{background: url(../images/page1Bg.jpg?1) no-repeat center top;padding-bottom: 20px;}
.page1 .m1200{display: flex;justify-content: space-between;}
.page1 .title{padding-top: 120px;}
.page1 .video_con_page{margin-top: 20px;width: 716px;}
.page1 .video_con_page .swiper-container{padding: 10px 0 40px 0;}
.page1 .video_con_page .swiper-container .swiper-pagination{text-align: right;}
.page1 .video_con_page .swiper-container .swiper-pagination-bullet{width: 10px;height: 10px;}
.page1 .video_con_page .swiper-container .swiper-pagination-bullet-active{background: #b48254;}
.page1 .video_con_page .list {width: 346px;height:202px;float: left;box-sizing: border-box;box-shadow: 0 2px 4px rgba(0,0,0,.1);cursor: pointer;position: relative;}
.page1 .video_con_page .list a {color: #333333;}
.page1 .video_con_page .list .listTop {width: 100%;overflow: hidden;position: relative;}
.page1 .video_con_page .list .listTop::after{content: '';width:28px;height:28px;background: url(../images/play.png) no-repeat center top;position: absolute;bottom: 8%;right: 5%;z-index: 2;opacity: .4;}
.page1 .video_con_page .list .listTop img {width: 100%;}
.page1 .video_con_page .list .listBot{width: 100%;height: 60px;position: absolute;bottom: 0;left: 0;background: rgba(72,51,34,0.9);padding: 0 18px;box-sizing: border-box;display: flex;justify-content: center;flex-direction: column;}
.page1 .video_con_page .list .listBot h3{font-size: 16px;color: #ffffff;line-height: 160%;}
.page1 .video_con_page .list .listBot p{font-size: 14px;color: #ffffff;line-height: 140%;}
.page1 .video_con_page .swiper-container .swiper-button-prev, .page1 .video_con_page .swiper-container-rtl .swiper-button-next {
    background: url(https://qtfile.xdf.cn/template/image/icon/swiper-button_40_40.png) no-repeat 0px 0;
    background-size: 100px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
	width: 42px;
}
.page1 .video_con_page .swiper-container .swiper-button-next, .page1 .video_con_page .swiper-container-rtl .swiper-button-prev {
    background: url(https://qtfile.xdf.cn/template/image/icon/swiper-button_40_40.png) no-repeat 0 -61px;
    background-size: 100px;
    right: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
	width: 42px;
}

.list i.new{width:49px;height:20px;position: absolute;top: -10px;right: -2px;background: url(../images/icon_new.png) no-repeat center top;z-index: 2;display: none;}
.list.new_star .new{display: block;}

.fm{background:linear-gradient(to right,#05251e,#3e3121,#0d3931);padding: 0;height: 140px;order: 1;}
.fm .m1200{position: relative;height: 100%;display: flex;justify-content: center;flex-direction: column;}
.fm .fmBook{position: absolute;left:0px;bottom: 0;background: url(../images/book0.png) no-repeat center bottom;width: 192px;height: 185px;}
.fm h5{padding-left: 260px;font-size: 24px;color: #ffffff;}
.fm h5 em{font-weight: bold;}
.fm .fmL{flex: 1;}
.fm .form-wrap .xdf_formbtn{width: 120px;flex-shrink: 0;height: 40px;line-height: 40px;border-radius: 20px;background: #eddf99;font-size: 16px;color: #867624;text-align: center;margin: 10px 0 0 0;cursor: pointer;font-weight: bold;}
.fm .form-wrap .preview_btn{width:120px;flex-shrink: 0;height: 40px;line-height: 40px;border-radius: 20px;background: #93cec3;font-size: 16px;color: #0e5b4d;text-align: center;margin: 10px 0 0 10px;cursor: pointer;font-weight: bold;}
.fm .form-wrap .fmT{padding-left: 260px;}
.fm .form-wrap .tiaokuan{padding-left: 260px;font-size: 14px;text-align: left;}
.fm .form-wrap form .label{flex: 1;height: 40px;line-height: 40px;border: 0;width: auto;overflow: hidden;margin: 10px 2% 0 0;padding-left: 30px;}
.fm .form-wrap .label.Code{display: flex;min-width: 220px;}
.fm .form-wrap .label.Code input{width: 40%;}
.fm .form-wrap form .label span{background: none;font-size: 16px;margin: 12px 0;flex: 1;width: auto;height: 16px;line-height: 16px;border-left: 1px solid #999999;border-radius: 0;padding-right: 10px;}
.fm .form-wrap form .label i.iconDown{left: 82%;}
.fm .form-wrap form .label input, .form-wrap form .label select{padding: 0 0 0 6px;height: 40px;line-height: 40px;font-size: 16px;}
.qt_pop_trial_reading_wrap .trial_reading.active .lxsc_tit{display: none;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container-trial-reading{float: none !important;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container .swiper-slide img{margin: 0 auto;display: block;}

.page2{background: linear-gradient(90deg,#f5f8f8,#cfdddb);}
.page2 .swiper-container_video2{padding: 10px 0 40px 0;}
.page2 .swiper-container_video2 .list{width: 285px;height: 488px;cursor: pointer;}
.page2 .swiper-container_video2 .list img{width: 100%;}
.page2 .swiper-container_video2 .list .listBot{width: 100%;position: absolute;bottom: 20px;font-size: 16px;color: #ffffff;line-height: 120%;padding: 0 20px;box-sizing: border-box;}
.page2 .swiper-container .swiper-pagination-bullet-active{background: #b48254;}

.page3{background: linear-gradient(90deg,#f5f8f8,#cfdddb);padding-bottom: 40px;}
.page3 .con{background: #f7f2d6;padding: 25px 20px;box-sizing: border-box;}
.page3 .con .top{display: flex;justify-content: space-between;margin-bottom: 20px;}
.page3 .con  .list{cursor: pointer;}
.page3 .con .top .list{width:570px;height: 300px;position: relative;cursor: pointer;}
.page3 .con .list::after{content: '';width:41px;height:41px;background: url(../images/play2.png) no-repeat center top;position: absolute;bottom: 28px;left: 40px;}

.page3 .con .top .list .new{top: 56px;right: auto;left: 40px;}
.page3 .con .swiper-container_video3{padding-bottom: 40px;}
.page3 .swiper-container .swiper-pagination-bullet{background: #ffffff;opacity: 1;}
.page3 .swiper-container .swiper-pagination-bullet-active{background: #13493f;}
.bg1{background: #23685c url(../images/bg1.jpg) no-repeat center bottom;}
.page4 .m1200{display: flex;justify-content: space-evenly;}
.page4 .con_l{width: 312px;padding-top:80px;}
.page4 .con_l a{display: block;font-size: 16px;color: #867624;width: 158px;height: 46px;text-align: center;line-height: 46px;border-radius: 50px;background: #eddf99;font-weight: bold;cursor: pointer;}
.page3 .con .swiper-container_video3 .list::after{bottom: 42px;left: auto;right:15px;}

.pinxuanBgGreen1{background: none !important;}
.pinxuanTop li p,
.pinxuanTop li p i{color: #eddf99 !important;}
.pinxuanTop li h4{color: #ffffff !important;opacity: .5;}
.pcUl li.text{background: #ffffff !important;}
.tip_text{color: #ffffff !important;}
.h3Green2 li h3{color: #12493e !important;}
.pinxuanTop li{border-right: 1px solid #759892 !important;}
.pinxuanTop li:last-child{border-right: 0 !important;}

/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display:block;width: 123px;height: 140px;}
.xdf_slide .xdf_slidebtn{font-size:16px;color:#0e5446;bottom:10px;width:80%;}
#xdf_bottomForm{display:none;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .m1200 .ax_img{background:url() no-repeat center top;width:438px;height:149px;left:-74px;bottom:0;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap{background: url(../images/btTL.png) no-repeat center top;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn {background:#b79e20;font-weight:bold;}


.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .form{padding: 0px 0 0 262px;}
/* 查看资料 */
.qt_pop_lqzl_form{background:rgba(0,0,0,0.8);z-index:9999;display:none;}
.qt_pop_lqzl_form .qt_popFormCon{position:fixed;z-index:9999;width:750px;height:400px;left:50%;top:50%;margin-top:-200px;margin-left:-375px;background:#ffffff;border-radius:20px;overflow:hidden;}
.qt_pop_lqzl_form .qt_popFormCon .popImg{width:350px;position:relative;}
.qt_pop_lqzl_form .qt_popFormCon .popImg .popLogo{position:absolute;top:20px;left:25px;}
.qt_pop_lqzl_form .qt_popFormCon .popForm{position:relative;width:400px;}
.qt_pop_lqzl_form .qt_popFormCon .popForm .close{width:14px;height:14px;line-height:14px;position:absolute;right:20px;top:20px;background:url(//liuxue.xdf.cn/image/icon/close.png?bebe97cÃ¢â‚¬Â¦) no-repeat -7px -176px;cursor:pointer;}
.qt_pop_lqzl_form .qt_popFormCon .popForm h6{font-size:24px;text-align:center;padding:66px 0 30px 0;}

.qt_form_common.qt_form{width:340px;margin:0 auto;}
.qt_form_common.qt_form .select_wrap{float:left;position:relative;background:#fff;border-radius:5px;width: 100%;margin-bottom: 10px;}
/* .qt_form_common.qt_form .select_wrap::after{content:'';width:10px;height:6px;position:absolute;right:10px;top:13px;background:url(//liuxue.xdf.cn/image/entry/images/icon/select6.png) no-repeat center top;} */
.qt_form_common.qt_form .input{width:100%;color:#999999;background:url(//liuxue.xdf.cn/image/entry/images/form_icon_gray.png) no-repeat 7px 3px;background-size:19px;padding:0 22px 0 32px;float:left;border-radius:5px;border: 1px solid #e4e4e4;box-sizing: border-box;height: 40px;}
.qt_form_common.qt_form .Name{background-position:7px 13px;}
.qt_form_common.qt_form .Phone{height:40px;background:#fff url(//liuxue.xdf.cn/image/entry/images/form_icon_gray.png) no-repeat 7px -22px;}
.qt_form_common.qt_form .SmsCode{width:198px;height:40px;background-position:7px -128px;}
.qt_form_common.qt_form .SmsCodeBtn{width:130px;height:40px;float:right;text-align:center;line-height:40px;font-size:16px;color:#9a9a9c;background:#eeeeee;border-radius:10px;margin:0;}
.qt_form_common.qt_form .SmsCodeBtn.active{background:#f39200;color:#fff;}
.qt_form_common.qt_form .btn{width:100%;background:#3fba98;border-radius:5px;font-size:14px;color:#fff;text-align:center;float:left;cursor:pointer;font-weight: bold;margin-top: 10px;}

.qt_form_common.qt_form .tiaokuan{width:100%;font-size:12px;line-height: 16px;margin-top:20px;}
.qt_form_common.qt_form .tiaokuan .checked{background: url(//liuxue.xdf.cn/image/entry/images/entrySprite.png) no-repeat -24px -62px;}
.qt_form_common.qt_form .tiaokuan .checked.active{background-position:-44px -62px;}
.qt_form_common.qt_form .tiaokuan a{color:#3fba98 !important;}
.qt_form_common.qt_form .btn{height:45px;line-height:45px;font-size:16px;font-weight:normal;background:linear-gradient(90deg,#72cab2,#3f9594);border-radius:12px;margin-top:20px;}
.qt_form_common.qt_form .btn:hover{background:linear-gradient(-90deg,#72cab2,#3f9594);}

/* 观看视频 */
.qt_pop_video_wrap{background:rgba(0,0,0,0.9);z-index:1000000000;display:none;cursor:auto;}
.qt_pop_video_wrap .video_wrap{max-width:800px;height:700px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;line-height:700px;}
.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(https://qtfile.xdf.cn/template/image/icon/close_white.png) no-repeat center center;background-size:50px;position:absolute;right:50px;top:50px;cursor:pointer;}
.qt_pop_video_wrap .video_wrap_con{position:relative;top:0;left:0;bottom:0;right:0;margin:auto;}
.qt_pop_video_wrap  .video_wrap{width:344px;line-height:normal;border-radius:10px;overflow:hidden;}
.qt_pop_video_wrap .video_wrap.hp{width:700px;height: 400px;}
.qt_pop_video_wrap .video_wrap video{height:100%;margin:0 auto;display:block;width:100%;}
.qt_pop_video_wrap .video_wrap h5{font-size:20px;padding:20px 10px 0 10px;padding-top:20px;}
.qt_pop_video_wrap .video_wrap ul{margin-left:10px;}
.qt_pop_video_wrap .video_wrap ul li{font-size:12px;color:#333333;float:left;display:inline-block;border:1px solid #d7d7d7;margin-right:5px;padding:0 4px;margin-top:8px;}
@media screen and (min-width:1201px){
	.page1 .video_con_page .list:hover .listBot{background: rgba(19,74,64,.9);}
	.page1 .video_con_page .list:hover .listTop::after{opacity: 1;}
	.page3 .con .list:hover::after{background-image: url(../images/play2_h.png);}
}

@media screen and (max-width:1000px) {
	.m1200{width:94%;}
	.header_banner{height:13.15rem;padding:0;background: url(../images/m_bannerBg.jpg?1) no-repeat center top;background-size: contain;}
	.header_banner .banner_img{padding:0.7rem 0 0;}
	.header_banner .banner_img img{width:5.95rem;height:11.93rem;}
	.header_banner .orangeBtn{position: static;}
	.orangeBtn{width:3.78rem;height:0.82rem;line-height:0.82rem;font-size:0.3rem;margin:0.3rem auto 0;border-radius:0.4rem;}
	.page{padding:.7rem 0 0;}
	.page .tit{margin:0 0 .45rem 0;}
	.page .tit h4{position:initial;margin:0;font-size:.4rem;line-height:.34rem;}
	.page .tit h5{font-size: 0.3rem;margin-top: 0.2rem;line-height: 0.38rem;}
	.page .tit h5 b{font-size: 0.4rem;}
	.page .tit p{font-size: 0.24rem;margin-top: 0;}
	.page .tit img{width: 100%;}
	.flex-justify-between{flex-direction: column;}
	.conentQt{background: none;}

	.page1{background: #ecebe3 url(../images/m_page1Bg.jpg) no-repeat center top;background-size: cover;padding-bottom: 0.3rem;}
	.page1 .m1200{display: block;width: 100%;}
	.page1 .title{width: 65%;margin: 0 auto;padding: 0;}
	.page1 .title img{width: 100%;}
	.page1 .video_con_page{margin-top: 0.5rem;width: 100%;}
	.page1 .video_con_page .swiper-container{padding: 0.2rem 0 0.6rem 0.4rem;}
	.page1 .video_con_page .list{width: 6.15rem;height: 3.52rem;}
	.list i.new{width:0.86rem;height:0.35rem;background: url(../images/m_icon_new.png) no-repeat center top;background-size: contain;top: -0.1rem;right: -0.05rem;}
	.page1 .video_con_page .list .listBot{height: 1rem;padding: 0 0.3rem;}
	.page1 .video_con_page .list .listBot h3{font-size: 0.28rem;}
	.page1 .video_con_page .list .listBot p{font-size: 0.24rem;}
	.page1 .video_con_page .list .listTop::after{width: 0.5rem;height: 0.5rem;background-size:contain;bottom: 5%;}
	.page1 .video_con_page .swiper-container .swiper-pagination{text-align: center;}
	.page1 .video_con_page .swiper-container .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem;}
	.page1 .video_con_page .list .listTop::after{opacity: 1;}

	.fm_m .form-wrap{width:100%;height:5.94rem;margin:0;padding:0.1rem 0.3rem;box-sizing: border-box;position: relative;background: linear-gradient(180deg, #3e3222, #0d3931 100%);}
	.fm_m .form-wrap::before{content:'';width:1.98rem;height:1.89rem;position:absolute;top:0.2rem;right:0.3rem;background: url(../images/book0.png) no-repeat center center;background-size: contain;}
	.fm_m .form-wrap dl{padding:0.6rem 0 0.5rem;width: 80%;text-align: center;}
	.fm_m .form-wrap dl dt{font-size:0.34rem;line-height:0.48rem;    color: #ffffff;font-weight: bold;}
	.fm_m .form-wrap dl dd{font-size:0.36rem;line-height:0.4rem;    color: #ffffff;}
	.fm_m .form-wrap .qt_form{border-radius:0.1rem;padding:0;background: none;}
	.fm_m .form-wrap .qt_form .label{width:90%;height:0.86rem;margin:0 5% 0.2rem;}
	.fm_m .form-wrap .qt_form .label input{padding-top:0;height:100%;}
	.fm_m .form-wrap .qt_form .tiaokuan{font-size:0.2rem;line-height:0;text-align:left;padding:0 0 0 0.2rem;}
	.fm_m .form-wrap .qt_form .xdf_formbtn{width:40%;height:0.86rem;line-height:0.86rem;font-size:0.34rem;border-radius:0.4rem;margin:0.1rem 5% 0.3rem;background: #eddf99;    color: #867624;cursor: pointer;font-weight: bold;}
	.fm_m .form-wrap .qt_form .preview_btn{width:40%;height:0.86rem;line-height:0.86rem;font-size:0.34rem;border-radius:0.4rem;margin:0 5%;border:1px solid #297690;background: #93cec3;color: #0e5b4d;text-align: center;cursor: pointer;box-sizing: border-box;font-weight: bold;position: absolute;bottom:0.34rem;right: 2%;}

	.page2 .m1200{width: 92%;}
	.page2 .tit{width: 80%;margin: 0 auto;}
	.page2 .swiper-container_video2{margin-top: 0.32rem;padding: 0.1rem 0 0.7rem 0;}
	.page2 .swiper-container_video2 .list{width: 3.35rem;height: 5.67rem;}
	.page2 .swiper-container_video2 .list .listBot{bottom: 0.3rem;font-size: 0.18rem;padding: 0 0.3rem;}

	.page3{padding-bottom: 0.5rem;}
	.page3 .tit{width: 80%;margin: 0 auto;}
	.page3 .con{margin-top: 0.32rem;padding: 0.28rem 0.28rem 0 0.28rem;}
	.page3 .con .top{flex-direction: column;margin-bottom: 0;}
	.page3 .con .top .list{width: 100%;height: auto;margin-bottom: 0.32rem;}
	.page3 .con .top .list img{width: 100%;}
	.page3 .con .list::after{width: 0.46rem;height: 0.46rem;background-size: contain;bottom: 0.36rem;left: 0.54rem;}
	.page3 .con .top .list .new{top: 0.45rem;left: 0.67rem;}
	.page3 .con .swiper-container_video3{padding-bottom: 0.8rem;}
	.page3 .con .swiper-container_video3 .list img{width: 100%;}
	.page3 .con .swiper-container_video3 .list::after{bottom: 0.6rem;right: 0.4rem;}
	.bg1{background: linear-gradient(90deg,#23685c,#093b32);}

	.page4 .m1200{flex-direction: column;}
	.page4 .con_l{width: 100%;padding-top: 0;}
	.page4 .con_l .tit{width: 50%;margin: 0 auto;}
	.page4 .con_l a{width: 4.06rem;height: 0.7rem;line-height: 0.7rem;font-size: 0.28rem;margin: 0.32rem auto;}
	.page4 .page4_img{width: 6.3rem;margin: 0 auto;}

	.page7.pinxuanBgGreen1{background: none !important;}
	.page7.videoBgGolden1 .video_wrap{background: url(../images/m_pinxuanBg.png) no-repeat center top !important;background-size: cover !important;box-shadow: none;}
	.h3Green2 li h3{color: #6e601a !important;}
	.lxjg ul li .lxjgSj{color: #0b2856 !important;}
}