.wrap{
	width: 1200px;margin: 0 auto;
}
.layout{
	padding-top: 70px;
}
.layout.on{
	padding-top: 0;
}
.header{
	box-shadow: 0px 5px 15px 0px rgba(19, 19, 19, 0.05);height: 70px;position: fixed;top: 0;left: 0;right: 0;z-index: 998;background: #fff;
}
.header .logo{
	display: block;width: 184px;float: left;margin-top: 12px;
}
.header .rt{
	float: right;width: calc(100% - 210px);
}
.header .rt .naver{
	float: left;
}
.header .rt .naver li{
	float: left;position: relative;margin-left: 45px;
}
.header .rt .naver li::before{
	width: 0;height: 4px;border-radius: 2px;background: #2266ad;position: absolute;bottom: 0;left: 0;right: 0;z-index: 1;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;content: "";margin: 0 auto;
}
.header .rt .naver li.on::before,
.header .rt .naver li:hover::before{
	width: 100%;
}
.header .rt .naver li a{
	font-size: 16px;
	font-weight: 400;
	color: #333333;display: block;
	line-height: 70px;padding: 0 10px;
}
.header .rt .naver li.on a,
.header .rt .naver li a:hover{
	color: #2266AE;
}
.header .rt .form{
	float: right;width: 265px;
}
.header .rt .form .ic{
	float: left;margin-top: 20px;
}
.header .rt .form .ic li{
	float: left;margin-right: 30px;width: 30px;height: 30px;position: relative;
}
.header .rt .form .ic li h4{
	position: relative;
	height: 100%;
	overflow: hidden;
	width: 100%;
}
.header .rt .form .ic li h4 a{
	display: block;height: 100%;
}
.header .rt .form .ic li h4 img{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
	z-index: 11;
}
.header .rt .form .ic li.sous h4 img.s2{
	display: none;
}
.header .rt .form .ic li.sous.on h4 img.s1{
	display: none;
}
.header .rt .form .ic li.sous.on h4 img.s2{
	display: block;position: static;margin-top: 5px;
}
.header .rt .form .ic li.shangc.on  h4 img,
.header .rt .form .ic li:hover h4 img{
	top: auto;bottom: 0;
}
.header .rt .form .log{
	float: right;
}
.header .rt .form .log dl{
	font-size: 0;
}
.header .rt .form .log dd{
	display: inline-block;
}
.header .rt .form .log dd a{
	font-size: 14px;
	font-weight: 400;line-height: 70px;
	color: #666;display: block;
}
.header .rt .form .log dd span{
	font-size: 14px;
	font-weight: 400;
	color: #666;display: block;margin: 0 4px;
}
.header .rt .form .log dd.on a,
.header .rt .form .log dd a:hover{
	color: #2266AE;
}
.header .rt .ic .qmnli dl{
	background: #2266AE;
	width: 164px;
	border-radius: 10px;
	padding: 18px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.header .rt .ic .qmnli{
	position: absolute;
	top: 100%;
	left: -66px;
	right: -66px;
	z-index: 11;
	display: none;
	padding-top: 20px;
}
.header .rt .ic .qmnli dl::before{
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	background: url(../images/qm36.png) no-repeat center;
	width: 22px;
	height: 16px;
	margin: 0 auto;
	display: block;
	content: "";
}
.header .rt .ic .qmnli h6{
	padding-left: 34px;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
}
.h_banner{
	overflow: hidden;position: relative;padding-top: 30px;
}
.h_banner li{
	height: 360px;
	position: relative;
	overflow: hidden;border-radius: 10px;
}
.h_banner .video{
	height: 100%;
	object-fit: cover;width: 100%;
}
.h_banner .spot{
	position: absolute;bottom: 15px;z-index: 1;right: 20px;left: auto !important;width: auto;
}
.h_banner .spot span{
	width: 10px;
	height: 6px;
	background: #FFFFFF;
	opacity: 0.5;
	border-radius: 3px;
}
.h_banner .spot span.swiper-pagination-bullet-active{
	opacity: 1;width: 20px;
}
.hq_tit{
	overflow: hidden;
}
.hq_tit h2{
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;position: relative;float: left;padding-left: 26px;
}
.hq_tit h2::before{
	width: 6px;
	height: 24px;
	background: #2266AE;
	border-radius: 3px;position: absolute;left: 0;top: 7px;content: "";display: block;
}
.hq_tit .more{
	display: block;float: right;
}
.hq_tit .more span{
	font-size: 14px;
	font-weight: 400;
	color: #333333;line-height: 36px;display: block;
	background: url(../images/qm32.png) no-repeat right center;padding-right: 30px;
}
.hq_tit .more span:hover{
	background: url(../images/qm30.png) no-repeat right center;color: #2266AE;
}
.h_page1{
	padding: 50px 0 80px;
}
.h_page1 ul{
	margin-top: 18px;
}
.h_page1 li{
	position: relative;top: 0;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;padding: 20px;height: 205px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;border-radius: 10px;margin-bottom: 10px;
	box-sizing: border-box;
}
.h_page1 li:hover{
	top: -10px;box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.h_page1 li a{
	display: block;overflow: hidden;
}
.h_page1 li .pic{
	float: left;width: 260px;
	height: 165px;
	border-radius: 10px;overflow: hidden;
}
.qmpicbgs{
	width: 100%;height: 100%;display: block;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.h_page1 li:hover .qmpicbgs{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1);
}
.h_page1 li .txt{
	float: right;width: calc(100% - 275px);
}
.h_page1 li .txt h3{
	font-size: 20px;
	font-weight: 400;
	color: #333;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height: 36px;
}
.h_page1 li:hover .txt h3{
	color: #2266AE;
}
.h_page1 li .txt p{
	font-size: 14px;
	font-weight: 400;
	color: #777777;
	line-height: 24px;height: 48px;overflow: hidden;margin: 20px 0 24px;
}
.h_page1 li .txt .bt{
	overflow: hidden;
}
.h_page1 li .txt dl{
	float: left;
}
.bioaqdl{
	overflow: hidden;
}
.bioaqdl dd{
	float: left;margin-right: 10px;
}
.bioaqdl dd{
	padding: 0 10px;font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 28px;display: block;background: #F4F7FB;
	border-radius: 3px;
}
.h_page1 li .txt .tx{
	float: right;overflow: hidden;
}
.h_page1 li .txt .tx .ico{
	width: 30px;height: 30px;border-radius: 50%;float: left;overflow: hidden;
}
.h_page1 li .txt .tx .ico img{
	width: 100%;display: block;height: 100%;
}
.h_page1 li .txt .tx h6{
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	line-height: 28px;float: left;margin-left: 12px;
}
.h_page2{
	background: #f8f8f8;padding: 50px 0 60px;
}
.h_page2 .ovs{
	margin-top: 70px;
}
.h_page2 .box{
	float: left;width: calc((100% - 38px)/2);background: #fff;border-radius: 10px;padding: 40px 20px 30px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;position: relative;
}
.h_page2 .box:nth-child(2n){
	float: right;
}
.h_page2 .box h3{
	width: 80px;
	height: 80px;
	background: #FA9513;
	box-shadow: 0px 12px 20px 0px rgba(250, 149, 19, 0.25);
	border-radius: 40px;font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 80px;text-align: center;position: absolute;top: -40px;right: 0;left: 0;margin: 0 auto;
}
.h_page2 .box:nth-child(2) h3{
	background: #2266AE;
	box-shadow: 0px 12px 20px 0px rgba(34, 102, 174, 0.25);
}
.h_page2 .box ul{
	padding-top: 10px;
}
.h_page2 .box li{
	padding: 30px 0 20px;border-bottom: 1px solid #f3f3f3;
}
.h_page2 .box li a{
	display: block;overflow: hidden;
}
.h_page2 .box li .pic{
	width: 90px;
	height: 105px;
	position: relative;
	display: block;float: left;
}
.h_page2 .box li .pic .tx{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
}
.h_page2 .box li .pic .img{
	width: 84px;
	height: 84px;
	position: absolute;
	display: block;
	margin: 0 auto;
	border-radius: 50%;
	top: 19px;
	left: 0;
	right: 0;
	z-index: 1;

}
.h_page2 .box li .txt{
	float: right;width: calc(100% - 108px);
}
.h_page2 .box li .txt .t{
	overflow: hidden;
}
.h_page2 .box li.on .txt .t h2{
	color: #2266AE;
}
.h_page2 .box li .txt .t h2{
	float: left;margin-right: 20px;font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
}
.h_page2 .box li .txt .t h4{
	font-size: 14px;
	font-weight: 400;
	color: #FA9513;
	line-height: 36px;padding-left: 30px;background: url(../images/qm3.png) no-repeat left center;float: left;
}
.h_page2 .box li .txt dl{
	margin: 12px 0;
}
.h_page2 .box li .txt h6{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.h_page2 .box .more{
	width: 300px;
	height: 46px;
	background: #2266AE;
	border-radius: 5px;font-size: 14px;
	font-weight: 500;text-align: center;
	color: #FFFFFF;
	line-height: 46px;margin: 30px auto 0;display: block;
}
.h_page2 .box .more:hover{
	background: #1d5b9c;
}
.h_page2 .box:nth-child(2n) .more{
	background: #F8F8F8;color: #2266AE;
}
.h_page2 .box:nth-child(2n) .more:hover{
	background: #2266AE;color: #FFFFFF;
}
.h_page3{
	padding: 55px 0 60px;
}
.h_page3 ul{
	margin-top: 30px;
}
.h_page3 li{
	float: left;width: calc((100% - 78px)/4);margin-right: 26px;margin-bottom: 28px;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;border-radius: 10px;background: #f4f7fc;
	padding: 20px 28px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.h_page3 li a{
	display: block;overflow: hidden;
}
.h_page3 li:nth-child(4n){
	margin-right: 0;
}
.h_page3 li:hover{
	background: #FFFFFF;
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.h_page3 li .pic{
	width: 76px;
	height: 76px;
	border-radius: 50%;overflow: hidden;float: left;margin-top: 10px;
}
.h_page3 li .txt{
	width: calc(100% - 98px);float: right;
}
.h_page3 li:hover .txt h2{
	color: #2266AE;
}
.h_page3 li .txt h2{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.h_page3 li .txt h3{
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
}
.h_page3 li .txt h3 i{
	color: #2266AE;margin-right: 5px;
}
.h_page3 li .txt h4{
	font-size: 14px;
	font-weight: 400;
	color: #FA9513;
	line-height: 36px;
	padding-left: 30px;
	background: url(../images/qm3.png) no-repeat left center;

}

.h_page4{
	background: #f8f8f8 !important;padding: 55px 0 !important;
}
.h_page4 .hq_tit .lt{
	float: left;overflow: hidden;
}
.h_page4 .hq_tit .lt dl{
	float: left;margin-left: 38px;overflow: hidden;
}
.h_page4 .hq_tit .lt dd{
	float: left;margin-right: 36px;
}
.h_page4 .hq_tit .lt dd{
	display: block;font-size: 14px;
	font-weight: 400;
	color: #333333;line-height: 36px;cursor: pointer;
}
.h_page4 .hq_tit .lt dd.on{
	color: #2266AE;
}
.h_page4 .ovs{
	margin-top: 36px;
}
.h_page4 .bd li{
	float: left;width: calc((100% - 150px)/5);margin-right: 30px;margin-bottom: 30px;border-radius: 10px;
}
.h_page4 .bd li:nth-child(5n){
	margin-right: 0;
}
.h_page4 .bd li a{
	display: block;
}
.h_page4 .bd li .pic{
	height: 208px;
	border-radius: 10px 10px 0px 0px;position: relative;overflow: hidden;
}
.h_page4 .bd li .pic h6{
	width: 48px;
	height: 32px;
	background: #D6B726;
	border-radius: 10px 0px 15px 0px;position: absolute;top: 0;left: 0;font-size: 14px;z-index: 1;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 32px;text-align: center;
}
.h_page4 .bd li .pic h5{
	background: rgba(0,0,0,0.3);position: absolute;bottom: 0;left: 0;right: 0;z-index: 1;
}
.h_page4 .bd li .pic h5 span{
	background: url(../images/qm37.png) no-repeat left center;padding-left: 20px;font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;margin-left: 10px;
}
.h_page4 .bd li .mk{
	position: absolute;top: 0;right: 0;left: 0;bottom: 0;background: rgba(0,0,0,0.3);z-index: 1;
}
.h_page4 .bd li .mk .img{
	display: block;position: absolute;
	left: 0;right: 0;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); width: 58px;height: 58px;margin: 0 auto;display: block;
}
.h_page4 .bd li:hover .txt h3{
	color: #2266AE;
}
.h_page4 .bd li .txt{
	background: #FFFFFF;
	border-radius: 10px;padding: 12px 20px;
}
.h_page4 .bd li .txt h3{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;margin-bottom: 5px;
}
.h_page4 .bd li .txt p{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
}

.h_page5{
	padding: 50px 0 66px;
}
.h_page5 ul{
	margin-top: 30px;
}
.h_page5 li{
	float: left;width: calc((100% - 36px)/2);overflow: hidden;padding: 20px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;margin-bottom: 30px;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;background: #FFFFFF;
	border-radius: 10px;
}
.h_page5 li:hover{
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.h_page5 li:nth-child(2n){
	float: right;
}
.h_page5 li .pic{
	float: left;width: 110px;
	height: 110px;
	border-radius: 10px;overflow: hidden;
}
.h_page5 li .txt{
	float: right;width: calc(100% - 130px);overflow: hidden;
}
.h_page5 li .txt h3{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
}
.h_page5 li .txt p{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 36px;
}
.h_page5 li .txt h6{
	font-size: 12px;
	font-weight: 400;
	color: #999999;line-height: 36px;margin-top: 5px;
}
.h_page5 li .txt .t{
	float: left;
}
.h_page5 li .txt h5{
	float: right;font-size: 14px;
	font-weight: bold;
	color: #2266AE;line-height: 36px;margin-top: 40px;
}
.h_page5 li .txt h5 img{
	display: block;
}

.h_page6{
	padding: 50px 0 60px;background: #f8f8f8;
}
.h_page6 ul{
	margin-top: 30px;
}
.h_page6 li{
	float: left;width: calc((100% - 56px)/3);margin-right: 28px;background: #FFFFFF;
	margin-bottom: 30px;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;border-radius: 10px;padding: 30px 20px 20px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;height: 440px;overflow: hidden;
}
.h_page6 li:hover{
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.h_page6 li:nth-child(3n){
	margin-right: 0;
}
.h_page6 li .hd{
	border-bottom: 1px solid #eeeeee;padding-bottom: 10px;
}
.h_page6 li .hd .ico{
	width: 50px;
	height: 50px;border-radius: 50%;overflow: hidden;float: left;margin-top: 6px;
}
.h_page6  li .hd .ico img{
	width: 100%;height: 100%;display: block;
}
.h_page6  li .hd .rs{
	float: right;width: calc(100% - 70px);
}
.h_page6 li .hd h3{
	font-size: 18px;
	font-weight: 400;
	color: #333;
	line-height: 28px;height: 56px;overflow: hidden;
}
.h_page6 li .hd h3 i{
	margin-left: 5px;position: relative;top: 3px;
}
.h_page6 li:hover .hd h3{
	color: #2266AE;
}
.h_page6 li .hd .d1{
	font-size: 0;margin: 15px 0 0;
}
.h_page6 li .hd .d1 dd{
	display: inline-block;vertical-align: middle;
}
.h_page6 li .hd .d1 h4{
	font-size: 14px;
	font-weight: 500;
	color: #6F87FF;
	line-height: 36px;background: url(../images/qm27.png) no-repeat left center;padding-left: 30px;
}
.h_page6 li.on .hd .d1 h4{
	color: #2FB148;
	background: url(../images/qm28.png) no-repeat left center;
}
.h_page6 li .hd .d1 span{
	width: 2px;height: 12px;background: #dddddd;display: block;margin: 0 30px;
}
.h_page6 li .hd .d1 h6{
	font-size: 14px;
	font-weight: 500;
	color: #FEBC0F;line-height: 36px;background: url(../images/qm4.png) no-repeat right center;padding-right: 36px;
}
.h_page6 li .bt{
	padding: 15px 0 0;
}
.h_page6 li .bt .d3{
	display: flex;justify-content: space-between;
}
.h_page6 li .bt .d3 dd{
	width: 33%;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.h_page6 li .bt .d3 dd:nth-child(2){
	text-align: center;
}
.h_page6 li .bt .d3 dd:last-child{
	width: 34%;text-align: right;
}
.h_page6 li .bt .d3 dd h4{
	font-size: 14px;
	font-weight: 400;
	color: #333333;line-height: 24px;padding-left: 28px;display: inline-block;
}
.h_page6 li .bt .d3 dd:nth-child(1) h4{
	background: url(../images/qm22.png) no-repeat left center;
}
.h_page6 li .bt .d3 dd.on:nth-child(1) h4{
	background: url(../images/qm21.png) no-repeat left center;
}
.h_page6 li .bt .d3 dd:nth-child(2) h4{
	background: url(../images/qm24.png) no-repeat left center;
}
.h_page6 li .bt .d3 dd:nth-child(3) h4{
	background: url(../images/qm14.png) no-repeat left center;
}
.h_page6 li .bt .d3 dd:hover:nth-child(2) h4,
.h_page6 li .bt .d3 dd.on:nth-child(2) h4{
	background: url(../images/qm20.png) no-repeat left center;
}
.h_page6 li .bt .d3 dd:hover:nth-child(3) h4,
.h_page6 li .bt .d3 dd.on:nth-child(3) h4{
	background: url(../images/qm13.png) no-repeat left center;
}

.h_page6 li .bds{
	margin: 18px 0 0;
}
.h_page6 li .kgbds{
	position: relative;height: 170px;
}
.h_page6 li .kgbds .kg{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 36px;position: absolute;
	left: 0;right: 0;
	top: 50%;z-index: 1;text-align: center;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%);
}
.h_page6 li .bds .p{
	padding-left: 10px;
}
.h_page6 li .bds .xs .ico{
	width: 36px;
	height: 36px;
	border-radius: 50%;overflow: hidden;float: left;margin-top: 6px;
}
.h_page6 li .bds .xs .ico img{
	width: 100%;height: 100%;display: block;
}
.h_page6 li .bds .xs .rt{
	float: right;width: calc(100% - 55px);
}
.h_page6 li .bds .xs{
	float: left;width: 240px;
}
.h_page6 li .bds h6{
	float: right;font-size: 12px;
	font-weight: 500;
	color: #999999;line-height: 36px;margin-top: 6px;
}
.h_page6 li .bds .xs .rt h3{
	font-size: 16px;
	font-weight: 500;
	color: #666666;
	line-height: 1.6;
}
.h_page6 li .bds .xs .rt span{
	margin-left: 10px;position: relative;top: 3px;
}
.h_page6 li .bds .xs .rt p{
	font-size: 12px;
	font-weight: 500;
	color: #999999;
	line-height: 1.8;
}
.h_page6 li .bds .txt{
	position: relative;background: #f4f7fc;border-radius: 5px;font-size: 14px;
	font-weight: 500;
	color: #999999;
	line-height: 20px;margin-top: 15px;padding:15px;
}
.h_page6 li .bds .txt::before{
	content: "";position: absolute;background: url(../images/qm38.png) no-repeat center;width: 34px;left: 34px;top: -15px;height: 15px;
}
.h_page6 li .bds .txt p{
	font-size: 14px;
	font-weight: 500;
	color: #999999;
	line-height: 20px;height: 80px;overflow: hidden;position: relative;
}
.h_page6 li .bds .txt p i{
	font-size: 14px;line-height: 20px;color: #2266AE;
}
.h_page6 li .bioaqdl{
	margin: 20px 0 0;
}

.h_page6 li .bds .xs .rt h3.s1{
	line-height: 36px;margin-top: 6px;
}
.h_page6 li .bt .d3 dd h4.h1{
	color: #2368b3;
}

.h_page6 li .hd .d1 dd p{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 36px;
}

.h_page7{
	padding: 50px 0 60px;
}
.h_page7 ul{
	margin-top: 30px;
}
.h_page7 li{
	float: left;width: calc((100% - 84px)/4);margin-right: 28px;margin-bottom: 30px;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.h_page7 li:hover{
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.h_page7 li:nth-child(4n){
	margin-right: 0;
}
.h_page7 li .pic{
	height: 221px;
	border-radius: 10px 10px 0px 0px;overflow: hidden;position: relative;
}
.h_page7 li:hover .qmpicbgs{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1);
}
.h_page7 li .pic .hot{
	position: absolute;top: 10px;left: 10px;display: block;
}
.h_page7 li .txt{
	padding: 14px 20px 22px;background: #fff;border: 1px solid #eeeeee;border-top: none;border-radius: 0 0 10px 10px;
}
.h_page7 li .txt h3{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 26px;height: 52px;overflow: hidden;
}
.h_page7 li .txt p{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 1.7;margin: 15px 0;
}
.h_page7 li .txt h6 span{
	font-size: 18px;
	font-weight: 400;
	color: #2266AE;
	line-height: 1.7;
}
.h_page7 li .txt h6 i{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 1.7;margin-left: 20px;
}
.h_page7 li a{
	display: block;
}
.h_page7 li:hover .txt h3{
	color: #2266AE;
}
.h_page8{
	background: #f8f8f8;padding: 50px 0 60px;
}
.h_page8 .t{
	text-align: center;
}
.h_page8 .t h2{
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
}
.h_page8 .t img{
	display: block;margin: 10px auto 0;
}
.h_page8 .bds{
	margin-top: 55px;position: relative;
}
.h_page8 .bds .img{
	width: 550px;height: 390px;overflow: hidden;position: absolute;top: 50px;left: 0;z-index: 2;
}
.h_page8 .bds .txt{
	float: right;width: 700px;position: relative;background: #fff;box-shadow: 0px 5px 15px 0px rgba(19, 19, 19, 0.05);
	padding: 50px 80px 56px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;z-index: 1;
}
.h_page8 .bds .txt::after{
	content: "";background: url(../images/qm1.png) no-repeat center;width: 31px;height: 25px;position: absolute;left: 80px;top: 40px;
}
.h_page8 .bds .txt::before{
	content: "";background: url(../images/qm2.png) no-repeat center;width: 31px;height: 25px;position: absolute;right: 50px;bottom: 40px;
}
.h_page8 .bds .txt h3{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 22px;letter-spacing: 3px;text-align: center;margin-bottom: 30px;
}
.h_page8 .bds .txt .ts{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 22px;
}
.h_page8 .bds .txt .more{
	display: block;font-size: 14px;
	font-weight: 500;
	color: #2266AE;
	line-height: 36px;margin-top: 15px;
}
.footer{
	padding: 54px 0 50px;background: #202835;
}
.footer .lt{
	float: left;width: 780px;
}
.footer .rt{
	float: right;width: calc(100% - 780px);
}
.footer .lt p{
	font-size: 14px;
	font-weight: 400;
	color: #BBBBBB;line-height: 40px;letter-spacing: 2px;
}
.footer .lt p span{
	font-size: 18px;color: #fff;letter-spacing: 5px;
}
.footer .rt dd{
	width: 120px; float: left;margin-right: 30px;
}
.footer .rt dd:last-child{
	margin-right: 0;
}
.footer .rt dd .img{
	width: 120px;height: 120px;overflow: hidden;
}
.footer .rt dd .img img{
	display: block;width: 100%;height: 100%;
}
.footer .rt dd h6{
	font-size: 14px;
	font-weight: 400;
	color: #DDDDDD;line-height: 1.7;margin-top: 5px;text-align: center;
}
.qmsuosou .qmmask{
	display: block;
}
.qmsuosou{
	position: fixed;top: 70px;left: 0;right: 0;z-index: 23;height: 100vh;
	box-shadow: 0px 5px 15px 0px rgba(19, 19, 19, 0.05);display: none;
}
.qmsuosou .t .txt{
	width: calc(100% - 136px);
	height: 60px;
	background: #f8f8f8;border-radius: 10px 0 0 10px;
	font-size: 16px;
	font-weight: 400;
	color: #666666;padding: 0 30px;-webkit-box-sizing: border-box;border: 1px solid #eeeeee;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;float: left;border-right: none;
}
.qmsuosou .t .btn{
	float: right;height: 60px;
	background: url(../images/q2.png) no-repeat left 30px center #2266ae;
	cursor: pointer;
	border: none;width: 136px;font-size: 22px;border-radius: 0 10px 10px 0;padding-left: 33px;
	font-weight: 400;
	color: #FFFFFF;
}
.qmsuosou .ussousuo{
	position: absolute;
	right: 0;left: 0;z-index: 999;
	top: 0;
	background-color: #fff;width: 1200px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;margin: 0 auto;
	padding: 50px 35px;box-shadow: 0px 5px 15px 0px rgba(19, 19, 19, 0.05);
}
.qmsuosou .ussousuo dd a{
	background: #FAFAFA;
	border: 1px solid #EEEEEE;
	border-radius: 3px;display: block;font-size: 12px;
	font-weight: 400;
	color: #666;
	line-height: 30px;padding: 0 10px;border: 1px solid #fafafa;
}
.qmsuosou .ussousuo dd a:hover,
.qmsuosou .ussousuo dd.on a{
	color: #2266AE;border-color: #2266AE;background: #e8eff7;
}
.qmsuosou .ussousuo dl{
	font-size: 0;
}
.qmsuosou .ussousuo dd{
	display: inline-block;margin-right: 20px;margin-bottom: 20px;
}
.qmsuosou .ussousuo .sc{
	background: url(../images/q1.png) no-repeat center;width: 30px;height: 30px;position: absolute;top: 0;right: 0;
	cursor: pointer;
}
.qmsuosou .ussousuo .b{
	margin-top: 26px;position: relative;
}
.qmsuosou .ussousuo .sc:hover{
	background: url(../images/q1_1.png) no-repeat center;
}



.qmpabgs{
	background: #f8f8f8;padding: 60px 0;
}
.wapbg{
	background: #fff;
}
.qmttab{
	border-bottom: 1px solid #eee;padding-left: 20px;
}
.qmttab dd a{
	font-size: 20px;
	font-weight: 400;
	color: #666666;display: block;line-height: 70px;
}
.qmttab dd{
	position: relative;float: left;margin-right: 45px;
}
.qmttab dd::before{
	content: "";position: absolute;bottom: 0;left: 0;width: 0;height: 2px;background: #2266AE;z-index: 1;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.qmttab dd.on a,
.qmttab dd a:hover{
	color: #2266AE;
}
.qmttab dd.on::before,
.qmttab dd:hover::before{
	width: 100%;
}
.qmscyp .bds{
	padding: 150px 0 300px;
}
.qmscyp .bds .img img{
	display: block;margin: 0 auto;
}
.qmscyp .bds h4{
	font-size: 16px;
	font-weight: 400;
	color: #999999;line-height: 1.7;margin: 60px 0;text-align: center;
}
.qmscyp .bds .btn{
	font-size: 0;text-align: center;
}
.qmscyp .bds .btn .b{
	width: 200px;
	line-height: 50px;
	background: #2266AE;
	border-radius: 25px;display: block;font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;margin: 0 25px;display: inline-block;
}
.qmscyp .bds .btn .b1{
	background: #F8F8F8;
	border: 1px solid #EEEEEE;color: #666666;
}


.register{
	padding: 170px 0 50px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.regwap{
	width: 1280px;margin: 0 auto;
}
.register .txt{
	float: left;
}
.register .txt h3{
	font-size:22px ;
	line-height: 70px;
	color: #333;
}
.register .txt h1{
	font-size:50px ;
	line-height: 118px;
	color: #333;
}
.register .uit_qlogs{
	float: right;
}
.uit_qlogs{
	background: #fff;width: 500px;
}
.uit_qlogs h4{
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	line-height: 78px;border-bottom: 1px solid #eee;text-align: center;
}
.uit_qlogs .form{
	padding: 40px 40px 0;
}
.uit_qlogs .form .t{
	width: 100%;height: 50px;background: #F8F8F8;
	border: 1px solid #EEEEEE;
	border-radius: 10px;font-size: 14px;
	font-weight: 400;
	color: #999999;padding: 0 26px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.uit_qlogs .form li.l1.on,
.uit_qlogs .form .t:focus{
	border-color:#2266AE;
}
.uit_qlogs .form .btn:hover{
	background: #1d5b9c;
}
.uit_qlogs .bts dd a:hover{
	color: #2266AE;
}
.uit_qlogs .form li{
	margin-bottom: 28px;overflow: hidden;
}
.uit_qlogs .form li.l1{
	width: 100%;height: 50px;background: #F8F8F8;border: 1px solid #EEEEEE;border-radius: 10px;
}
.uit_qlogs .form li.l1 .t{
	border: none;float: left;width: calc(100% - 125px);
}
.uit_qlogs .form li.l1 .yzm{
	float: right;font-size: 14px;
	font-weight: 400;
	color: #2266AE;
	line-height: 50px;width: 125px;padding-left: 18px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;cursor: pointer;
}
.uit_qlogs .form li:last-child{
	margin-bottom: 0;
}
.uit_qlogs .form .che{
	margin-top: 20px;
}
.uit_qlogs .form .che .c1{
	position: relative;top: 3px;width: 16px;
	height: 16px;
	border: 1px solid #999999;
	border-radius: 5px;
}
.uit_qlogs .form .che label{
	font-size: 14px;
	font-weight: 500;padding-left: 5px;
	color: #333333;
	line-height: 36px;cursor: pointer;display: b;
}
.uit_qlogs .form .che label a{
	color: #2266AE;
}
.uit_qlogs .form .btn{
	width: 100%;
	height: 50px;
	background: #2266AE;
	border-radius: 10px;font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 50px;display: block;cursor: pointer;border: none;margin-top: 20px;
}
.uit_qlogs .bts{
	margin-top: 20px;padding: 0 42px 40px;
}
.uit_qlogs .bts dl{
	display: flex;justify-content: space-between;
}
.uit_qlogs .bts dd a{
	font-size: 14px;
	font-weight: 500;
	color: #333333;
	line-height: 26px;
}
.uit_qlogs .bts ul{
	margin-top: 15px;text-align: center;font-size: 0;
}
.uit_qlogs .bts li{
	display: inline-block;width: 50px;height: 50px;border-radius: 50%;
}
.uit_qlogs .bts li a{
	display: block;
}
.uit_qlogs .nav{
	margin-top: 20px;padding: 0 90px;
}
.uit_qlogs .nav ul{
	display: flex;justify-content: space-between;
}
.uit_qlogs .nav li{
	position: relative;
}
.uit_qlogs .nav li::before{
	content: "";position: absolute;bottom: 0;left: 0;right: 0;margin: 0 auto;transition:all 0.3s;height: 2px;background: #2266ae;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;width: 0;
}
.uit_qlogs .nav li:hover::before,
.uit_qlogs .nav li.on::before{
	width: 100%;
}
.uit_qlogs .nav li a{
	font-size: 16px;
	color: #333333;display: block;
	line-height: 56px;
}
.uit_qlogs .nav li.on a,
.uit_qlogs .nav li:hover a{
	font-weight: bold;color: #2266AE;
}
.uit_qlogs .form .ts{
	font-size: 14px;
	font-weight: 400;
	color: #F32E25;
	line-height: 32px;background: url(../images/q18.png) no-repeat left center;padding-left: 22px;margin-top: 15px;
}
.uit_qlogs .forms{
	padding: 40px;
}
.uit_qlogs .cmssm{
	padding: 20px 40px 30px;
}

.uit_qlogs .cmssm h2{
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 24px;margin-bottom: 12px;
}
.uit_qlogs .cmssm p{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 24px;
}
.uit_qlogs .cmssm p a{
	color: #2266AE;
}


.qmcartzhcg .wrap{
	padding: 120px 0 240px;
}
.qmcartzhcg .img{
	width: 220px;height: 220px;position: relative;border-radius: 50%;margin: 0 auto;
}
.qmcartzhcg .img img{
	position: absolute;
	left: 0;right: 0;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); width: 130px;height: 130px;border-radius: 50%;display: block;margin: 0 auto;
}
.qmcartzhcg h3{
	margin-top: 32px;font-size: 20px;
	font-weight: 400;
	color: #333333;line-height: 1.8;text-align: center;
}
.qmcartzhcg h3 span{
	font-size: 20px;color: #2266AE;margin-left: 10px;
}
.qmcartzhcg p{
	margin: 16px 0 52px;font-size: 14px;
	font-weight: 400;
	color: #999999;line-height: 1.7;text-align: center;
}
.qmcartzhcg .btn{
	font-size: 0;
	text-align: center;
}
.qmcartzhcg .btn .b{
	width: 200px;
	line-height: 50px;
	background: #2266AE;
	border-radius: 25px;
	display: block;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	margin: 0 25px;
	display: inline-block;
}
.qmcartzhcg .btn .b1{
	border: 1px solid #2266AE;color: #2266AE;background: none;
}


.qmpaihba .bg{
	height: 350px;position: relative;z-index: 1;
}
.qmpaihba{
	padding-bottom: 60px;
}
.qmbgs{
	background: #f8f8f8;
}
.qmpaihba .wrap{
	margin-top: -110px;position: relative;z-index: 2;padding-bottom: 60px;
}
.qmpaihba .phd ul{
	font-size: 0;text-align: center;
}
.qmpaihba .phd li{
	display: inline-block;width: 33%;background: #f8f8f8;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;position: relative;top: 0;position: relative;top: 0;
}
.qmpaihba .phd li:nth-child(2){
	width: 34%;position: relative;
}
.qmpaihba .phd li:nth-child(2)::before,
.qmpaihba .phd li:nth-child(2)::after{
	width: 1px;
	height: 20px;
	background: #DDDDDD;
	border-radius: 1px;content: "";display: block;position: absolute;left: 0;top: 22px;
}
.qmpaihba .phd li:nth-child(2)::after{
	content: "";left: auto;right: 0;
}
.qmpaihba .phd li a{
	font-size: 20px;
	font-weight: 400;
	color: #666666;display: block;line-height: 64px;
}
.qmpaihba .phd li.on,
.qmpaihba .phd li:hover{
	background: #fff;border-radius: 10px 10px 0px 0px;top: -10px;
}
.qmpaihba .phd li.on a,
.qmpaihba .phd li a:hover{
	color: #2266AE;
}
.qmpaihba .phd li:nth-child(2).on::after,
.qmpaihba .phd li:nth-child(2):hover::before,
.qmpaihba .phd li:nth-child(2).on::before,
.qmpaihba .phd li:nth-child(2):hover::after{
	content: "";display: none;
}

.qmpage{
	font-size: 0;text-align: center;
}
.qmpage ul{
	display: inline-block;text-align: center;font-size: 0;border: 1px solid #eeeeee;border-radius: 5px;
}
.qmpage li{
	display: inline-block;border-right: 1px solid #eeeeee;
}
.qmpage li:last-child{
	border-right: 0;
}
.qmpage li a{
	font-size: 14px;
	font-weight: 400;
	color: #666666;line-height: 32px;display: block;background: #fafafa;padding: 0 12px;
}
.qmpage li.on a,
.qmpage li a:hover{
	background: #2266ae;color: #fff;border-color: #2266ae;
}
.qmpage li .t1{
	width: 80px;height: 32px;font-size: 14px;
	font-weight: 400;
	color: #666666;text-align: center;border: none;
}
.qmpaihba .pbd{
	margin-top: 38px;padding-bottom: 60px;
}
.qmpaihba .pbd li{
	padding: 0 96px;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.qmpaihba .pbd li:hover .bt{
	border-color: #f4f7fb;
}
.qmpaihba .pbd li .bt{
	border-bottom: 1px solid #F2F2F2;padding: 30px 0;
}
.qmpaihba .pbd li:hover{
	background: #f4f7fb;
}
.qmpaihba .pbd li .lt{
	width: 50%;float: left;
}
.qmpaihba .pbd li .cen{
	width: 30%;float: left;text-align: center;
}
.qmpaihba .pbd li .rt{
	width: 20%;float: right;text-align: right;
}
.qmpaihba .pbd li .lt .pic{
	float: left;    width: 90px;
	height: 105px;
	position: relative;
	display: block;
}
.qmpaihba .pbd li .lt .txt{
	float: left;margin-left: 20px;margin-top: 22px;
}
.qmpaihba .pbd li .lt .pic .tx{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
}
.qmpaihba .pbd li .lt .pic img{
	width: 84px;
	height: 84px;
	position: absolute;
	display: block;
	margin: 0 auto;
	border-radius: 50%;
	top: 19px;
	left: 0;
	right: 0;
	z-index: 1;
}
.qmpaihba .pbd li .lt .txt h2{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 1.7;
}
.qmpaihba .pbd li .lt .txt h4{
	font-size: 14px;
	font-weight: 400;
	color: #FA9513;margin-top: 8px;
	line-height: 1.8;    padding-left: 30px;
	background: url(../images/qm3.png) no-repeat left center;
}
.qmpaihba .pbd li h3{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 24px;margin-bottom: 10px;
}
.qmpaihba .pbd li .cen .xuz{
	height: 30px;
	width: 30px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
	background: url(../images/q19.png) no-repeat center/cover;margin: 0 auto;
}
.qmpaihba .pbd li .rt .suz{
	font-size: 24px;
	font-weight: bold;
	color: #FA9513;
	line-height: 24px;
}
.qmpaihba .pbd li .cen,
.qmpaihba .pbd li .rt{
	margin-top: 20px;
}
.qmpaihba .pbd li:nth-child(n+4) .lt .pic i{
	position: absolute;
	width: 30px;
	top: 10px;
	left: 0;
	height: 30px;
	background: #7997cb;
	border-radius: 50%;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	z-index: 9;
	text-align: center;
	transform: rotate(-30deg);display: block;

}
.qmpaihba .pbd li:nth-child(n+4) .lt .pic .img{
	border: 2px solid #6789c4;
}


.qmtimudel{
	padding: 110px 0 100px;
}
.qmtimudel .wrap{
	border-radius: 10px;padding-bottom: 180px;
}
.qmtimudel h2{
	position: relative;top: -62px;
}
.qmtimudel h2 img{
	display: block;margin: 0 auto;
}
.qmtimudel .bds{
	margin-top: 10px;
}
.qmtimudel .bds h6{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	opacity: 0.9;margin-top: 15px;text-align: center;
}
.qmtimudel .dels{
	padding: 64px 96px 0;text-align: center;
}
.qmtimudel .dels h4{
	font-size: 20px;
	font-weight: bold;
	color: #333333;line-height: 1.8;margin-bottom: 24px;
}
.qmtimudel .dels p{
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 26px;text-align: left;
}

/* 测试结果的 */
.annular {
	position:relative;
	height:200px;
	width:200px;
	margin: 0 auto;
}
.annular svg {
	-webkit-transform:rotate(-0.05deg);
	transform:rotate(-0.05deg);
}
.annular circle {
	-webkit-transition:stroke-dasharray .25s;
	transition:stroke-dasharray .25s;
}
.annular p {
	position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);text-align: center;left: 0;right: 0;margin: 0 auto;
	font-size: 90px;line-height: 1.2;color: #F28A03;
}
.annular .red {
	color: #6546b6;
}
.annular .lan {
	color: #F28A03;
}


.qmtimu{
	padding: 40px 0 120px;
}
.qmtimu .hd{
	position: relative;
}
.qmtimu .hd .imgs img{
	display: block;margin: 0 auto;
}
.qmtimu .hd h3{
	position: absolute;
	z-index: 33;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 86px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	width: 350px;
	line-height: 75px;letter-spacing: 4px;
	background: linear-gradient( 0deg , #4D22AE, #A989FA);
	box-shadow: 3px 7px 35px 3px rgb(77 34 174 / 24%);border-radius: 0px 0px 28px 28px;
}
.qmtimu .hd h3.yel{
	background: linear-gradient(0deg, #FEE05A, #F28A03);
	box-shadow: 3px 7px 35px 3px rgba(247, 164, 0, 0.24);
}
.qmtimu .hd h3.xinggece{
	background: linear-gradient(0deg, #89B9FA, #2266AE);
	box-shadow: 3px 7px 35px 3px rgba(34, 102, 174, 0.24);
}
.qmtimu .hd h3::after,
.qmtimu .hd h3::before{
	content: "";background: url(../images/q21.png) no-repeat center/cover;left: -20px;top: 0;width: 24px;height: 21px;display: block;position: absolute;
}
.qmtimu .hd h3::after{
	background: url(../images/q20.png) no-repeat center/cover;left: auto;right: -20px;
}
.qmtimu .hd h3.yel::after,
.qmtimu .hd h3.yel::before{
	background: url(../images/q24.png) no-repeat center/cover;width: 21px;height: 21px;content: "";left: -21px;
}
.qmtimu .hd h3.yel::after{
	background: url(../images/q23.png) no-repeat center/cover;content: "";right: -21px;left: auto;
}
.qmtimu .hd h3.xinggece::after,
.qmtimu .hd h3.xinggece::before{
	background: url(../images/q26.png) no-repeat center/cover;width: 21px;height: 21px;content: "";left: -21px;
}
.qmtimu .hd h3.xinggece::after{
	background: url(../images/q27.png) no-repeat center/cover;content: "";right: -18px;left: auto;
}
.qmtimu .bds{
	padding: 120px 345px 40px;
	position: relative;
	background: #fff;
	border-radius: 27px;
	z-index: 22;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;margin-top: -140px;
}
.qmtimu .bds .text h3{
	font-size: 20px;
	line-height: 36px;
	color: #333333;
	text-align: center;
	position: relative;
}
.qmtimu .bds .text ul{
	margin: 30px auto 0;
}
.qmtimu .bds .text li{
	height: 58px;
	transition: all 0.3s;
	border-radius: 12px;
	text-align: center;
}
.qmtimu .bds .text li .rado{
	display: none;
}
.qmtimu .bds .text li label{
	display: inline-block;
	font-size: 14px;
	line-height: 58px;
	color: #666666;
	padding-left: 32px;
	background: url(../images/q22.png) no-repeat left center;cursor: pointer;
}
.qmtimu .bds .text.yeltext li label{
	background: url(../images/q25.png) no-repeat left center;
}
.qmtimu .bds .text.xinggecetxt li label{
	background: url(../images/q29.png) no-repeat left center;
}
.qmtimu .bds .text li input:checked + label {
	background: url(../images/q9.png) no-repeat left center;
}
.qmtimu .bds .text.yeltext li input:checked + label{
	background: url(../images/q11.png) no-repeat left center;
}
.qmtimu .bds .text.xinggecetxt li input:checked + label{
	background: url(../images/q30.png) no-repeat left center;
}
.qmtimu .bds .text li.on{
	background: #ede8f7;
}
.qmtimu .bds .text.yeltext li.on{
	background: #fef3e5;
}
.qmtimu .bds .text.xinggecetxt li.on{
	background: #e8eff7;
}
.qmtimu .bds .text li.on label {
	color: #4d22ae;
}
.qmtimu .bds .text.yeltext li.on label{
	color: #F28A03;
}
.qmtimu .bds .text.xinggecetxt li.on label{
	color: #2266AE;
}
.qmtimu .btn{
	margin-top: 60px;font-size: 0;text-align: center;
}
.qmtimu .btn .b{
	width: 200px;
	height: 50px;
	background: #4D22AE;
	border-radius: 25px;display: inline-block;font-size: 18px;
	font-weight: 400;line-height: 50px;margin: 0 25px;
	color: #FFFFFF;
}
.qmtimu .btn .b1{
	border: 1px solid #4D22AE;background: none;color: #4D22AE;
}

.qmtimu .btn.yelbtn .b{
	background: #F28A03;
}
.qmtimu .btn.yelbtn .b1{
	border: 1px solid #F28A03;color: #F28A03;background: none;
}
.qmtimu .btn.xingebtn .b{
	background: #2266AE;
}
.qmtimu .btn.xingebtn .b1{
	border: 1px solid #2266AE;color:#2266AE;background: none;
}
.qmxinlics{
	padding: 20px 0 60px;
}
.qmxinlics h2{
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 104px;border-bottom: 1px solid #eeeeee;
}
.qmxinlics .bds ul{
	margin-top: 40px;
}
.qmxinlics .bds li{
	float: left;width: calc((100% - 42px)/2);overflow: hidden;padding: 20px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;margin-bottom: 30px;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;background: #FFFFFF;
	border-radius: 10px;
}
.qmxinlics .bds li:hover{
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.qmxinlics .bds li:nth-child(2n){
	float: right;
}
.qmxinlics .bds li .pic{
	float: left;width: 110px;
	height: 110px;
	border-radius: 10px;overflow: hidden;
}
.qmxinlics .bds li .txt{
	float: right;width: calc(100% - 130px);overflow: hidden;
}
.qmxinlics .bds li .txt h3{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
}
.qmxinlics .bds li .txt p{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 36px;
}
.qmxinlics .bds li .txt h6{
	font-size: 12px;
	font-weight: 400;
	color: #999999;line-height: 36px;margin-top: 5px;
}
.qmxinlics .bds li .txt .t{
	float: left;
}
.qmxinlics .bds li .txt h5{
	float: right;font-size: 14px;
	font-weight: bold;
	color: #2266AE;line-height: 36px;margin-top: 40px;
}
.qmxinlics .bds li .txt h5 img{
	display: block;
}
.qmxinlics .bds{
	margin-bottom: 60px;
}

.qmmask{
	position: fixed;top: 0;left: 0;right: 0;z-index: 10;bottom: 0;background: rgba(0,0,0,0.5);display: none;
}
.xinlimask{
	position: fixed;
	left: 0;right: 0;
	top: 50%;display: none;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); width: 600px;background: #fff;margin: 0 auto;z-index: 34;border-radius: 10px;
	padding: 0 42px 50px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.xinlimask .ico{
	width: 100px;
	height: 100px;
	border-radius: 50%;overflow: hidden;margin: -52px auto 0;
}
.xinlimask .ico img{
	width: 100%;height: 100%;display: block;
}
.xinlimask .bds{
	padding-top: 30px;
}
.xinlimask .bds h3{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 28px;text-align: center;
}
.xinlimask .bds h2{
	font-size: 30px;
	font-weight: bold;
	color: #2266AE;
	line-height: 36px;margin: 34px 0 10px;text-align: center;
}
.xinlimask .bds p{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 1.7;margin-bottom: 40px;text-align: center;
}
.xinlimask .bds .btn{
	font-size: 0;text-align: center;
}
.xinlimask .bds .btn .b{
	display: inline-block;width: 130px;
	height: 40px;
	background: #2266AE;
	border-radius: 20px;font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;line-height: 40px;margin: 0 26px;
}
.xinlimask .bds .btn .b1{
	border: 1px solid #2266AE;color: #2266AE;background: none;
}
.xinlimask .gb{
	width: 30px;height: 30px;background: url(../images/gb.png) no-repeat center;position: absolute;right: 0;top: -46px;
	z-index: 1;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;cursor: pointer;
}
.xinlimask .gb:hover{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);  /* IE 9 */
	-moz-transform:rotate(180deg);     /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg);;
}

.qmxinggedel{
	padding: 120px 0 100px;
}
.qmxinggedel h2{
	position: relative;
	top: -62px;
}
.qmxinggedel h2 img{
	display: block;
	margin: 0 auto;
}
.qmxinggedel .wrap {
	border-radius: 10px;
	padding-bottom: 110px;
}
.qmxinggedel .bds{
	margin-top: -50px;
}
.qmxinggedel h3{
	font-size: 20px;
	font-weight: bold;
	color: #333333;line-height: 1.8;text-align: center;margin-bottom: 60px;
}
.qmxinggedel .list{
	padding: 0 220px;
}
.qmxinggedel .list ul{
	font-size: 0;text-align: center;
}
.qmxinggedel .list li{
	font-size: 16px;line-height: 40px;color: #666666;
	position: relative;
	padding-left: 28px;position: relative;display: inline-block;margin: 0 15px;
}
.qmxinggedel .list li::before{
	position: absolute;
	width: 14px;
	height: 14px;
	display: block;
	content: "";
	border-radius: 50%;
	left: 0;
	top: 50%;
	margin-top: -7px;
	z-index: 11;
	background: #DDDDDD;
}
.qmxinggedel .list li dl{
	display: inline-block;padding-left: 6px;
}
.qmxinggedel .list li dd:nth-child(2) {
	color: #2FB148;
}
.qmxinggedel .list li dd {
	color: #E61717;display: none;
}
.qmxinggedel .list li dd.on {
	display: block;
}
.qmxinggedel .btns{
	width: 290px;
	height: 50px;
	background: #2266AE;
	border-radius: 25px;font-size: 18px;
	font-weight: 400;line-height: 50px;
	color: #FFFFFF;display: block;margin: 60px auto 0;text-align: center;
}



.qmwzdas .wrap{
	padding: 0 200px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.qmwzdas .hd{
	padding: 40px 36px;
}
.qmwzdas .hd .lt{
	float: left;
}
.qmwzdas .hd h6{
	float: right;font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 24px;margin-top: 20px;
}
.qmwzdas .hd .ico{
	width: 60px;height: 60px;border-radius: 50%;overflow: hidden;float: left;
}
.qmwzdas .hd .ico img{
	width: 100%;height: 100%;display: block;
}
.qmwzdas .hd  .t{
	float: left;margin-left: 16px;
}
.qmwzdas .hd .t h3{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}
.qmwzdas .hd .t h4{
	font-size: 14px;
	font-weight: 400;
	color: #FA9513;margin-top: 5px;
	line-height: 1.7;background: url(../images/qm3.png) no-repeat left center;padding-left: 28px;
}
.qmwzdas .bd{
	margin: 28px 0;
}
.qmwzdas .bd h4{
	font-size: 16px;border-bottom: 1px solid #eeeeee;
	line-height: 74px;
	color: #333;padding: 0 40px;
}
.qmwzdas .bd h4 span{
	color: #FEBC0F;background: url(../images/qm4.png) no-repeat right center;padding-right: 40px;
	margin-left: 10px;
}
.qmwzdas .bd .daje{
	height: 40px;
	background: #F8F8F8;
	border: 1px solid #EEEEEE;margin: 40px 40px 0;
	border-radius: 20px;
}
.qmwzdas .bd .daje .t1{
	height: 40px;border: none;background: none;font-size: 12px;
	font-weight: 400;
	color: #999999;float: left;width: calc(100% - 66px);padding: 0 30px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.qmwzdas .bd .daje h3{
	float: right;width: 66px;line-height: 38px;font-size: 12px;
	font-weight: 400;
	color: #2266AE;text-align: center;cursor: pointer;
}
.qmwzdas .bd .prie ul{
	padding: 30px 40px 0;
}
.qmwzdas .bd .prie li{
	float: left;width: 95px;margin-right: 28px;cursor: pointer;
}
.qmwzdas .bd .prie li:nth-child(6n){
	margin-right: 0;
}
.qmwzdas .bd .prie li h5{
	display: block;font-size: 16px;
	font-weight: 400;
	color: #333333;border-radius: 20px;
	line-height: 40px;border: 1px solid #BBBBBB;text-align: center;

}
.qmwzdas .bd .prie li:hover h5,
.qmwzdas .bd .prie li.on h5{
	background: #2266AE;border-color: #2266AE;color: #fff;
}
.qmwzdas .bd .btn{
	margin: 30px auto 0;display: block;
}
.qmwzdas .bd .btn img{
	display: block;margin: 0 auto;
}
.qmwzdas .bd .shm{
	padding: 30px 40px;
}
.qmwzdas .bd .shm h6{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 1.7;margin-bottom: 18px;
}
.qmwzdas .bd .shm p{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 26px;
}
.qmwzdas .ft h5{
	font-size: 16px;border-bottom: 1px solid #eeeeee;
	line-height: 74px;
	color: #333;padding: 0 40px;
}
.qmwzdas .ft ul{
	padding: 40px;
}
.qmwzdas .ft li{
	margin-bottom: 28px;overflow: hidden;
}
.qmwzdas .ft li .lt{
	float: left;
}
.qmwzdas .ft li .rt{
	float: right;
}
.qmwzdas .ft li .ico{
	width: 40px;height: 40px;border-radius: 50%;overflow: hidden;float: left;
}
.qmwzdas .ft li .ico img{
	width: 100%; height: 100%;display: block;
}
.qmwzdas .ft li .t{
	float: left;margin-left: 18px;
}
.qmwzdas .ft li h3{
	font-size: 14px;
	font-weight: 400;
	color: #333333;line-height: 40px;
}
.qmwzdas .ft li h3 span{
	color: #999;margin-left: 8px;
}
.qmwzdas .ft li h6{
	font-size: 16px;
	font-weight: bold;
	color: #FEBC0F;line-height: 40px;background: url(../images/qm4.png) no-repeat right center;padding-right: 40px;
}
.qmwzdas .ft .more{
	font-size: 16px;
	font-weight: 400;
	color: #2266AE;
	line-height: 24px;text-align: center;display: block;padding-bottom: 55px;
}

.yunbamsk{
	position: fixed;
	left: 0;right: 0;
	top: 55%;z-index: 34;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); width: 600px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;background: #fff;
	box-sizing: border-box;border-radius: 10px;margin: 0 auto;display: none;padding-bottom: 50px;
}
.yunbamsk .gb{
	background: url(../images/gb.png) no-repeat center;width: 30px;height: 30px;
	position: absolute;right: -5px;top: -46px;cursor: pointer;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.yunbamsk .qrcode_close{
	background: url(../images/blue_clone.png) no-repeat center !important;width: 30px;height: 30px;
}
.yunbamsk .gb:hover{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);  /* IE 9 */
	-moz-transform:rotate(180deg);     /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg);
}
.yunbamsk .h{
	background: #e8eff7;padding: 40px 50px;
}
.yunbamsk .h .img{
	float: left;
}
.yunbamsk .h .img img{
	display: block;
}
.yunbamsk .h .t{
	float: left;margin-left: 30px;margin-top: 5px;
}
.yunbamsk .h .t h3{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 1.7;margin-bottom: 15px;
}
.yunbamsk .h .t p{
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 1.7;
}
.yunbamsk .bd{
	padding: 30px 0 6px;text-align: center;
}
.yunbamsk .bd h2{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
}
.yunbamsk .bd h2 span{
	font-size: 40px;
	font-weight: bold;margin-left: 25px;
	color: #FEBC0F;
	line-height: 36px;background: url(../images/qm41.png) no-repeat right center;padding-right: 60px;vertical-align: middle;
}
.yunbamsk .bd p{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 36px;margin: 15px 0 0;
}
.yunbamsk .btn{
	font-size: 0;text-align: center;margin: 0 27px;
}
.yunbamsk .btn .b{
	width: 160px;
	height: 50px;
	border: 1px solid #2266AE;border-radius: 25px;display: inline-block;margin: 0 27px;
}
.yunbamsk .btn .b span{
	font-size: 14px;
	font-weight: 400;
	color: #2266AE;
	line-height: 50px;padding-left: 35px;text-align: center;
}
.yunbamsk .btn .b1 span{
	background: url(../images/qm42.png) no-repeat left center;
}
.yunbamsk .btn .b2 span{
	background: url(../images/qm43.png) no-repeat left center;
}


.qmfltab{
	padding: 60px 0;
}
.qmfltab li{
	margin-bottom: 28px;
}
.qmfltab li:last-child{
	margin-bottom: 0;
}
.qmfltab li dl{
	font-size: 0;
}
.qmfltab li dt{
	font-size: 16px;
	font-weight: 400;
	color: #333333;display: inline-block;line-height: 34px;margin-right: 36px;vertical-align: middle;
}
.qmfltab li dd{
	display: inline-block;margin-right: 16px;vertical-align: middle;
}
.qmfltab li dd a{
	font-size: 14px;
	font-weight: 400;
	color: #333333;display: block;line-height: 34px;padding: 0 20px;border-radius: 17px;
}
.qmfltab li dd a:hover{
	color: #2266AE;
}
.qmfltab li dd.on a{
	background: #e8eff7;color: #2266AE;
}

.qmshitnglb{
	padding: 30px 0 60px;
}
.qmtybaoti ul{
	font-size: 0;
}
.qmtybaoti li{
	display: inline-block;vertical-align: middle;
}
.qmtybaoti li a{
	font-size: 16px;
	font-weight: 400;display: block;line-height:30px ;
	color: #333333;
}
.qmtybaoti li.on a,
.qmtybaoti li a:hover{
	color: #2266AE;
}
.qmtybaoti li span{
	display: block;
	margin: 3px 28px 0;width: 1px;height: 12px;background: #a7a7a7;
}

.qmshitnglb .bds{
	padding: 32px 0 60px;
}
.qmshitnglb .bds li{
	float: left;margin-bottom: 30px;width: calc((100% - 26px)/2);border-radius: 5px;
	background: #fff;padding: 20px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;height: 160px;overflow: hidden;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.qmshitnglb .bds li:hover{
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.qmshitnglb .bds li:nth-child(2n){
	float: right;
}
.qmshitnglb .bds li a{
	display: block;
}
.qmshitnglb .bds li .pic{
	position: relative;width: 180px;height: 120px;border-radius: 10px;float: left;
}
.qmshitnglb .bds li .pic span{
	position: absolute;right: 10px;top: 10px;width: 20px;
}
.qmshitnglb .bds li .pic .i{
	position: absolute;top: 0;left: 0;font-size: 0;vertical-align: middle;
}
.qmshitnglb .bds li .pic i{
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;text-align: center;
	line-height: 22px;background: #EA3721;
	border-radius: 10px 0px 10px 0px;width: 32px;height: 22px;display: inline-block;
}
.qmshitnglb .bds li .pic i.i2{
	background: #D6B726;border-radius: 0;border-radius: 10px 0px 0 0px;
}
.qmshitnglb .bds li .pic i.i3{
	border-radius: 0;border-radius: 0 0px 10px 0px;
}
.qmshitnglb .bds li .txt{
	float: right;width: calc(100% - 190px);
}
.qmshitnglb .bds li .txt h3{
	font-size: 16px;
	font-weight: 400;
	color: #333333;line-height: 20px;height: 40px;overflow: hidden;
}
.qmshitnglb .bds li:hover .txt h3{
	color: #2266AE;
}
.qmshitnglb .bds li .txt p{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 1.8;margin: 18px 0 14px;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.qmshitnglb .bds li .txt dl{
	font-size: 0;
}
.qmshitnglb .bds li .txt dd{
	display: inline-block;font-size: 12px;
	font-weight: 400;
	color: #999999;padding-left: 22px;vertical-align: middle;line-height: 1.8;width: 100px;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.qmshitnglb .bds li .txt dd:nth-child(2){
	width: 150px;
}
.qmshitnglb .ypbds{
	padding: 32px 0 60px;
}
.qmshitnglb .ypbds li{
	float: left;margin-bottom: 30px;width: calc((100% - 56px)/3);border-radius: 5px;
	background: #fff;padding: 20px;-webkit-box-sizing: border-box;margin-right: 28px;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;height: 120px;overflow: hidden;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.qmshitnglb .ypbds li:hover{
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.qmshitnglb .ypbds li:nth-child(3n){
	margin-right: 0;
}
.qmshitnglb .ypbds li a{
	display: block;
}
.qmshitnglb .ypbds li .pic{
	position: relative;width: 80px;height: 80px;border-radius: 10px;float: left;
}
.qmshitnglb .ypbds li .pic .i{
	position: absolute;top: 0;left: 0;font-size: 0;vertical-align: middle;
}
.qmshitnglb .ypbds li .pic i{
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;text-align: center;
	line-height: 22px;background: #EA3721;
	border-radius: 10px 0px 10px 0px;width: 32px;height: 22px;display: inline-block;
}
.qmshitnglb .ypbds li .pic i.i2{
	background: #D6B726;border-radius: 0;border-radius: 10px 0px 0 0px;
}
.qmshitnglb .ypbds li .pic i.i3{
	border-radius: 0;border-radius: 0 0px 10px 0px;
}
.qmshitnglb .ypbds li .txt{
	float: right;width: calc(100% - 90px);
}
.qmshitnglb .ypbds li .txt h3{
	font-size: 16px;
	font-weight: 400;
	color: #333333;line-height: 20px;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.qmshitnglb .ypbds li:hover .txt h3{
	color: #2266AE;
}
.qmshitnglb .ypbds li .txt p{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 1.8;margin: 10px 0;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.qmshitnglb .ypbds li .txt dl{
	font-size: 0;
}
.qmshitnglb .ypbds li .txt dd{
	display: inline-block;font-size: 12px;width: 60px;
	font-weight: 400;
	color: #999999;padding-left: 22px;vertical-align: middle;line-height: 1.8;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.qmshitnglb .ypbds li .txt dd:nth-child(2){
	width: 100px;
}

.qmhaokelb{
	padding: 30px 0 60px;
}
.qmhaokelb .bds{
	padding: 32px 0 60px;
}
.qmhaokelb .bds li{
	float: left;width: calc((100% - 84px)/4);margin-right: 28px;margin-bottom: 30px;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.qmhaokelb .bds li:hover{
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);border-radius: 0 0 10px 10px;
}
.qmhaokelb .bds li:nth-child(4n){
	margin-right: 0;
}
.qmhaokelb .bds li .pic{
	height: 220px;
	border-radius: 10px 10px 0px 0px;overflow: hidden;position: relative;
}
.qmhaokelb .bds li:hover .qmpicbgs{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1);
}
.qmhaokelb .bds .pic .hot{
	position: absolute;top: 10px;left: 10px;display: block;
}
.qmhaokelb .bds .txt{
	padding: 20px 15px 24px;background: #fff;border: 1px solid #eeeeee;border-top: none;border-radius: 0 0 10px 10px;
}
.qmhaokelb .bds li .txt h3{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 26px;height: 52px;overflow: hidden;
}
.qmhaokelb .bds li .txt .bt{
	display: flex;justify-content: space-between;margin-top: 16px;
}
.qmhaokelb .bds li .txt .tx{
	display: flex;justify-content: flex-start;
}
.qmhaokelb .bds li .txt .ico{
	width: 30px;height: 30px;border-radius: 50%;overflow: hidden;
}
.qmhaokelb .bds li .txt .ico img{
	width: 100%;height: 100%;display: block;
}
.qmhaokelb .bds li .txt p{
	font-size: 12px;
	font-weight: 400;
	color: #333;
	line-height: 30px;margin-left: 10px;
}
.qmhaokelb .bds li .txt h6{
	font-size: 18px;
	font-weight: 400;
	color: #2266AE;
	line-height: 34px;
}
.qmhaokelb .bds li a{
	display: block;
}
.qmhaokelb .bds li:hover .txt h3{
	color: #2266AE;
}

.qmhaowenlb{
	padding: 30px 0 60px;
}
.qmhaowenlb .bds{
	padding: 30px 0 60px;
}
.qmhaowenlb .bds li{
	margin-bottom: 30px;background: #fff;padding: 40px 26px;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.qmhaowenlb .bds li:hover{
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.qmhaowenlb .bds li .h{
	display: flex;justify-content: space-between;
}
.qmhaowenlb .bds li .ico{
	width: 40px;height: 40px;border-radius: 50%;overflow: hidden;
}
.qmhaowenlb .bds li .ico img{
	width: 100%;height: 100%;display: block;
}
.qmhaowenlb .bds li .tx{
	display: flex;justify-content: flex-start;margin-bottom: 14px;
}
.qmhaowenlb .bds li h6{
	font-size: 20px;
	font-weight: 400;margin-left: 10px;
	color: #333333;
	line-height: 40px;
}
.qmhaowenlb .bds li h4{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 40px;
}
.qmhaowenlb .bds li h2{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 1.8;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.qmhaowenlb .bds li:hover h2{
	color: #2266AE;
}
.qmhaowenlb .bds li p{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 1.7;margin: 15px 0 20px;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.qmhaowenlb .bds li .f{
	display: flex;justify-content: space-between;
}
.qmhaowenlb .bds li dl.sz{
	font-size: 0;
}
.qmhaowenlb .bds li dl.sz dd{
	margin-left: 34px;font-size: 14px;
	font-weight: 400;display: inline-block;vertical-align: middle;
	color: #333333;
	line-height: 28px;padding-left: 28px;
}

.qmwendalb{
	padding: 30px 0 60px;
}
.qmwendalb .bds{
	padding: 30px 0 60px;
}
.qmwendalb .bds li{
	margin-bottom: 30px;position: relative;background: #fff;padding: 0 40px;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.qmwendalb .bds li:hover{
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.qmwendalb .bds li a{
	display: block;
}
.qmwendalb .bds li i{
	width: 50px;height: 50px;position: absolute;top: 0;left: 0;z-index: 1;display: block;
}
.qmwendalb .bds li i img{
	display: block;width: 100%;
}
.qmwendalb .bds li .h{
	display: flex;justify-content: space-between;padding: 40px 0 20px;border-bottom: 1px solid #eeeeee;
}
.qmwendalb .bds li .hl{
	display: flex;justify-content: flex-start;
}
.qmwendalb .bds li .hl .ico{
	width: 50px;height: 50px;border-radius: 50%;overflow: hidden;
}
.qmwendalb .bds li .hl .ico img{
	display: block;width: 100%;height: 100%;
}
.qmwendalb .bds li .hl .t{
	margin-left: 20px;
}
.qmwendalb .bds li .hl .t h2{
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 50px;max-width: 770px;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.qmwendalb .bds li .hl .t span{
	margin-left: 15px;
}
.qmwendalb .bds li .hr dl{
	font-size: 0;
}
.qmwendalb .bds li .hr dl dd{
	display: inline-block;
}
.qmwendalb .bds li .hr dd span{
	width: 1px;height: 11px;background: #dddddd;display: block;margin: 0 30px;
}
.qmwendalb .bds li .hr dl dd h5{
	font-size: 14px;
	font-weight: 400;
	color: #FEBC0F;
	line-height: 50px;background: url(../images/qm4.png) no-repeat right center;padding-right: 35px;
}
.qmwendalb .bds li .hr dl dd h6{
	font-size: 14px;
	font-weight: 400;
	color: #2FB148;
	line-height: 50px;background: url(../images/qm28.png) no-repeat left center;padding-left: 35px;
}
.qmwendalb .bds li .hr dl dd.on h6{
	color: #6F87FF;background: url(../images/qm27.png) no-repeat left center;
}
.qmwendalb .bds li .b{
	padding: 30px 0 40px;
}
.qmwendalb .bds li .b .bt{
	display: flex;justify-content: flex-start;
}
.qmwendalb .bds li .b .bt .ico{
	width: 36px;height: 36px;border-radius: 50%;overflow: hidden;
}
.qmwendalb .bds li .b .bt .ico img{
	width: 100%;height: 100%;display: block;
}
.qmwendalb .bds li .b .bt h4{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;margin-left: 16px;
}
.qmwendalb .bds li .b .bt h5{
	font-size: 12px;
	font-weight: 400;
	color: #2266AE;
	line-height: 18px;margin-left: 16px;border: 1px solid #2266AE;padding: 0 10px;border-radius: 10px;height: 20px;margin-top: 10px;
}
.qmwendalb .bds li .b .bt p{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 36px;margin-left: 30px;
}
.qmwendalb .bds li .b .bt h6{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 36px;margin-left: 12px;
}
.qmwendalb .bds li .b .bt h6 span{
	margin-left: 15px;position: relative;top: 5px;
}
.qmwendalb .bds li .del{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 22px;margin: 22px 0 16px;
}
.qmwendalb .bds li .f{
	display: flex;justify-content: space-between;
}
.qmwendalb .bds li dl.sz{
	font-size: 0;
}
.qmwendalb .bds li dl.sz dd{
	margin-left: 34px;font-size: 14px;
	font-weight: 400;display: inline-block;vertical-align: middle;
	color: #333333;
	line-height: 28px;padding-left: 28px;
}

.qmcuim_page{
	padding: 32px 0 52px;
}
.qmcuim_page .wrap{
	border-radius: 10px;padding: 20px 40px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;display: flex;justify-content: space-between;
}
.qmcuim_page .lt{
	display: flex;justify-content: flex-start;
}
.qmcuim_page .lt .ico{
	width: 60px;height: 60px;border-radius: 50%;overflow: hidden;
}
.qmcuim_page .lt .ico img{
	width: 100%;height: 100%;display: block;
}
.qmcuim_page .lt .t{
	margin-left: 20px;
}
.qmcuim_page .lt h2{
	font-size: 18px;
	font-weight: 400;
	color: #333333;line-height: 60px;
}
.qmcuim_page .lt span{
	margin-left: 14px;
}
.qmcuim_page .btn{
	display: block;width: 129px;
	height: 44px;
	background: #FFFFFF;
	border: 1px solid #2266AE;
	border-radius: 22px;text-align: center;margin-top: 10px;
}
.qmcuim_page .btn span{
	font-size:14px ;
	line-height:44px ;
	color: #2266ae;padding-left: 28px;background: url(../images/qm52.png) no-repeat left center;
}













.layout {
	overflow: hidden;position: relative;margin: 0 auto;background: #f8f8f8;
}

.fhypnos {
	padding: 30px 0 60px;
}
.fhyplist li{
	float: left;margin-right: 75px;cursor: pointer;
}
.fhyplist li h3 {
	position: relative;font-size: 20px;line-height: 76px;color: #5D5D5E;text-align: center;transition: all 0.3s;
}
.fhyplist li h3::before {
	position: absolute;z-index: 11;content: "";border-radius: 2px;
	left: 0;right: 0;margin: 0 auto;height: 4px;background: #2266ae;
	width: 0;transition: all 0.3s;bottom: 0;
}
.fhyplist li.on h3::before,
.fhyplist li:hover h3::before {
	width: 100%;
}
.fhyplist li.on h3,
.fhyplist li:hover h3 {
	color: #2266ae;
}
.fhyplate {
	padding: 20px 0 50px;
}
.ftlt {
	font-size: 14px;line-height: 2.1;color: #666666;
}
.fhyplate .ftlt {
	margin-bottom: 20px;
}
.fhyplate .fplate .lnosis ul {
	overflow: hidden;
}
.fhyplate .fplate .lnosis li {
	float: left;width: calc((100% - 62px)/3);margin-right: 30px;margin-bottom: 20px;
}
.fhyplate .fplate .lnosis li:nth-child(3n) {
	margin-right: 0;
}
.fhyplate .fplate .lnosis li a {
	display: block;background: #fff;border-radius: 10px;overflow: hidden;
	padding: 30px 25px 30px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhyplate .fplate .lnosis li .tox {
	float: left;width: 76px;height: 76px;overflow: hidden;
	border-radius: 50%;
}
.fhyplate .fplate .lnosis li .tox img {
	display: block;width: 100%;height: 100%;
}
.fhyplate .fplate .lnosis li .text {
	float: right;width: calc(100% - 95px);
}
.fhyplate .fplate .lnosis li .text .te h3{
	float: left;width: calc(100% - 75px);
	font-size: 18px;line-height: 1;color: #2266ae;
}
.fhyplate .fplate .lnosis li .text .te h6 {
	float: right;
}
.fhyplate .fplate .lnosis li .text .te h6 i {
	display: inline-block;font-size: 12px;line-height: 18px;color: #333333;
	padding-left: 20px;background: url(../images/fi10.png) no-repeat left center;
}
.fhyplate .fplate .lnosis li .text .t {
	margin-top: 8px;font-size: 15px;line-height: 28px;color: #999999;
}
.fhyplate .fplate .lnosis li .text .t .l {
	display: inline-block;margin-right: 10px;margin-top: 2px;
	width: 24px;height: 24px;position: relative;vertical-align: top;
}
.fhyplate .fplate .lnosis li .text .t .l img {
	display: block;width: 100%;height: 100%;
}
.fhyplate .fplate .lnosis li .text .t .l i {
	font-size: 12px;line-height: 1;color: #fff;text-align: center;
	position: absolute;top: 14.6%;left: 0;right: 0;margin: 0 auto;
	transform: scale(0.75);
}
.fhyplate .fplate .lnosis li .text .ce {
	margin-top: 10px;
}
.fhyplate .fplate .lnosis li .text .ce .lt {
	float: left;overflow: hidden;
}
.fhyplate .fplate .lnosis li .text .ce .l {
	float: left;margin-right: 10px;display: inline-block;
	background: #f4f7fb;border-radius: 2px;overflow: hidden;
	text-align: center;padding: 0 8px;font-size: 12px;line-height: 27px;color: #999999;
}
.fhyplate .fplate .lnosis li .text .ce .rt {
	float: right;font-size: 20px;line-height: 27px;color: #2266AE;
}
.fhyplate .fplate {
	display: none;
}
.fhyplate .fplate:first-child {
	display: block;
}

.fhyplate .fplate .lnosis li .text .ce .l:last-child {
	margin-right: 0;
}
.faudlis {
	text-align: center;
}
.faudlis .ls {
	display: inline-block;margin: 0 10px;transition: all 0.3s;
	line-height: 34px;border-radius: 17px;overflow: hidden;background: #fff;
	text-align: center;font-size: 14px;color: #666666;cursor: pointer;
	padding: 0 45px;
}

.faudlis .ls:hover,
.faudlis .ls.on {
	color: #fff;background: #2266ae;
}
.fhyplate .audlist {
	margin-top: 32px;
}
.fhyplate .fplate .audlist .audli .lis {
}
.fhyplate .fplate .audlist .audli .lis .ls {
	float: left;width: calc((100% - 30px)/2);background: #fff;border-radius: 4px;overflow: hidden;
	padding: 20px;border-radius: 5px;transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhyplate .fplate .audlist .audli .lis .ls:hover {
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.fhyplate .fplate .audlist .audli .lis .ls:nth-child(2n) {
	float: right;
}
.fhyplate .fplate .audlist .audli .lis .ls .imgs {
	float: left;width: 180px;height: 120px;overflow: hidden;position: relative;
	border-radius: 8px;
}
.fhyplate .fplate .audlist .audli .lis .ls .imgs a {
	display: block;height: 100%;
}
.fhyplate .fplate .audlist .audli .lis .ls .imgs img {
	display: block;width: 100%;height: 100%;
}
.fhyplate .fplate .audlist .audli .lis .ls .imgs h5 {
	line-height: 22px;color: #fff;font-size: 12px;background: #ea3721;
	position: absolute;z-index: 33;left: 0;top: 0;
	border-bottom-right-radius: 8px;padding: 0 4px;
	border-top-left-radius: 8px;overflow: hidden;
}
.fhyplate .fplate .audlist .audli .lis .ls .imgs .ic {
	position: absolute;z-index: 11;top: 10px;right: 10px;
	width: 21px;height: 15px;background: url(../images/fi13.png) no-repeat center/cover;

}
.fhyplate .fplate .audlist .audli .lis .ls .text {
	float: right;width: calc(100% - 190px);
}
.fhyplate .fplate .audlist .audli .lis .ls .text h3 a {
	display: block;color: #2266ae;font-size: 15px;line-height: 19px;margin-top: -2px;
}
.fhyplate .fplate .audlist .audli .lis .ls .text h6 {
	margin-top: 22px;font-size: 14px;color: #666666;line-height: 22px;
}
.fhyplate .fplate .audlist .audli .lis .ls .text .ftit {
	margin-top: 20px;
}
.ftit {
	overflow: hidden;
}
.ftit .t {
	float: left;width: 40%;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.ftit .t:nth-child(1) {
	width: 24%;
}
.ftit .t:nth-child(3) {
	width: 24%;
}
.ftit .t i {
	font-size: 13px;line-height: 20px;color: #999999;
	padding-left: 20px;background: url(../images/fi2.png) no-repeat left center;

}
.ftit .t:nth-child(2) i {
	background: url(../images/fi3.png) no-repeat left center;
}
.ftit .t:nth-child(3) i {
	background: url(../images/fi4.png) no-repeat left center;
}

.fhyplate .fplate .audlist .audli .flis {
	overflow: hidden;
}
.fhyplate .fplate .audlist .audli {
	display: none;
}
.fhyplate .fplate .audlist .audli:first-child {
	display: block;
}
.fhyplate .fplate .audlist .audli .flis .ls {
	float: left;width: calc((100% - 62px)/3);margin-right: 30px;margin-bottom: 20px;
	overflow: hidden;padding: 20px;background: #fff;border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.fhyplate .fplate .audlist .audli .flis .ls:hover{
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.fhyplate .fplate .audlist .audli .flis .ls:nth-child(3n) {
	margin-right: 0;
}
.fhyplate .fplate .audlist .audli .flis .ls .imgs {
	float: left;position: relative;overflow: hidden;
	height: 80px;width: 80px;border-radius: 8px;
}
.fhyplate .fplate .audlist .audli .flis .ls .imgs a {
	display: block;height: 100%;
}
.fhyplate .fplate .audlist .audli .flis .ls .imgs img {
	display: block;height: 100%;width: 100%;
}
.fhyplate .fplate .audlist .audli .flis .ls .imgs .ti {
	position: absolute;z-index: 11;left: 0;top: 0;
	border-top-left-radius: 7px;background: #ea3721;
	border-bottom-right-radius: 7px;overflow: hidden;
}
.fhyplate .fplate .audlist .audli .flis .ls .imgs .ti .i {
	float: left;position: relative;display: none;
	-webkit-box-sizing: border-box;padding: 0 3px;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhyplate .fplate .audlist .audli .flis .ls:hover .text h4 a{
	color: #2266AE;
}
.fhyplate .fplate .audlist .audli .flis .ls .imgs .ti .i.on {
	display: block;
}
.fhyplate .fplate .audlist .audli .flis .ls .imgs .ti i {
	font-size: 12px;line-height: 22px;color: #fff;display: inline-block;transform: scale(0.8);
}
.fhyplate .fplate .audlist .audli .flis .ls .imgs .ti .i:first-child {
	background: #d6b726;
}
.fhyplate .fplate .audlist .audli .flis .ls .imgs .ti .i:first-child::before {
	position: absolute;z-index: 11;content: "";right: -4px;top: 0;height: 22px;width: 4px;
	background: url(../images/fi11.png) no-repeat center/cover;
}
.fhyplate .fplate .audlist .audli .flis .ls .text {
	float: right;width: calc(100% - 90px);
}
.fhyplate .fplate .audlist .audli .flis .ls .text h4 a{
	display: block;font-size: 15px;line-height: 1;color: #333333;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fhyplate .fplate .audlist .audli .flis .ls .text h6 {
	margin-top: 15px;font-size: 14px;line-height: 18px;color: #666666;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fhyplate .fplate .audlist .audli .flis .ls .text .ftit {
	margin-top: 12px;
}
.fhyplate .fplate .fasklis .lis {
	margin-bottom: 30px;background: #fff;padding: 40px;
}
.fhyplate .fplate .fasklis .lis .txt {
	padding-bottom: 30px;border-bottom: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhyplate .fplate .fasklis .lis .txt .lt {
	float: left;width: calc(100% - 300px);
}
.fhyplate .fplate .fasklis .lis .txt .lt a {
	display: block;
}
.fhyplate .fplate .fasklis .lis .txt .lt .tox {
	float: left;height: 50px;width: 50px;border-radius: 50%;overflow: hidden;
}
.fhyplate .fplate .fasklis .lis .txt .lt .tox img {
	display: block;width: 100%;height: 100%;
}
.fhyplate .fplate .fasklis .lis .txt .lt h3 {
	float: right;width: calc(100% - 68px);
	font-size: 24px;line-height: 50px;color: #333333;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fhyplate .fplate .fasklis .lis .txt .rt {
	float: right;display: none;
}
.fhyplate .fplate .fasklis .lis .txt .rt.on {
	display: block;
}
.fhyplate .fplate .fasklis .lis .txt .rt .t {
	float: left;padding: 0 30px;position: relative;
}
.fhyplate .fplate .fasklis .lis .txt .rt .t a {
	display: block;
}
.fhyplate .fplate .fasklis .lis .txt .rt .t i {
	display: inline-block;padding-left: 30px;
	font-size: 15px;line-height: 50px;color: #6f87ff;
	background: url(../images/fi8.png) no-repeat left center;
}
.fhyplate .fplate .fasklis .lis .txt .rt .t em {
	display: inline-block;padding-right: 30px;
	font-size: 15px;line-height: 50px;color: #febc0f;
	background: url(../images/fi9.png) no-repeat right center;
}
.fhyplate .fplate .fasklis .lis .txt .rt .t::before{
	position: absolute;z-index: 11;content: "";
	right: 0;top: 50%;transform: translateY(-50%);
	height: 11px;width: 1px;background: #dddddd;
}
.fhyplate .fplate .fasklis .lis .dal {
	margin-top: 25px;
}
.fhyplate .fplate .fasklis .lis .dal p {
	font-size: 14px;line-height: 22px;color: #999999;margin-bottom: 14px;
}
.fhyplate .fplate .fasklis .lis .dal .fllls {
	float: left;width: 60%;margin-top: 5px;
}
.fllls {
	overflow: hidden;
}
.fllls .i {
	float: left;margin-right: 10px;
	font-size: 12px;line-height: 27px;color: #999999;
	background: #f4f7fb;border-radius: 2px;overflow: hidden;
	padding: 0 8px;text-align: center;
}
.fllls .i:last-child {
	margin-right: 0;
}
.fhyplate .fplate .fasklis .lis .dal .rs {
	float: right;width: 40%;
}
.fhyplate .fplate .fasklis .lis .txt .rt .t:last-child::before {
	display: none;
}
.fhyplate .fplate .fasklis .lis .dal .rs .ti {
	float: right;margin-right: 30px;
}
.fhyplate .fplate .fasklis .lis .dal .rs .ti .t {
	float: left;margin-right: 15px;font-size: 13px;line-height: 36px;color: #666666;
}
.fhyplate .fplate .fasklis .lis .dal .rs .ti .t:last-child {
	margin-right: 0;
}

.fhyplate .fplate .fasklis .lis .dal .rs .fqa {
	float: right;
}
.fqa {
	width: 100px;text-align: center;display: block;
	line-height: 36px;font-size: 14px;color: #fff;transition: all 0.3s;
	border-radius: 8px;overflow: hidden;background: #2266ae;
}
.fqa:hover {
	background: #2570c0;
}
.fhyplate .fplate .fchatis .lis {
	float: left;width: calc((100% - 62px)/3);margin-right: 30px;margin-bottom: 20px;
}
.fhyplate .fplate .fchatis .lis:nth-child(3n) {
	margin-right: 0;
}
.fhyplate .fplate .fchatis .lis a {
	display: block;padding: 30px 20px 20px 30px;
	background: #fff;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;overflow: hidden;
	-o-box-sizing: border-box;border-radius: 10px;
	box-sizing: border-box;transition: all 0.3s;
}
.fhyplate .fplate .fchatis .lis a:hover {
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.fhyplate .fplate .fchatis .lis .lt {
	float: left;width: 76px;
}
.fhyplate .fplate .fchatis .lis .lt .tox {
	width: 76px;height: 76px;border-radius: 50%;overflow: hidden;
}
.fhyplate .fplate .fchatis .lis .lt .tox img {
	display: block;width: 100%;height: 100%;
}
.fhyplate .fplate .fchatis .lis .lt .tt {
	margin-top: 7px;text-align: center;
}
.fhyplate .fplate .fchatis .lis .lt .tt .t {
	text-align: center;display: none;
}
.fhyplate .fplate .fchatis .lis .lt .tt .t.on {
	display: block;
}
.fhyplate .fplate .fchatis .lis .lt .tt .t i {
	display: inline-block;padding-left: 24px;
	font-size: 13px;line-height: 22px;color: #1dc102;
	background: url(../images/fi5.png) no-repeat left center;
}
.fhyplate .fplate .fchatis .lis .lt .tt .t:nth-child(2) i {
	background: url(../images/fi6.png) no-repeat left center;
	color: #999999;
}
.fhyplate .fplate .fchatis .lis .text {
	float: right;width: calc(100% - 95px);
}
.fhyplate .fplate .fchatis .lis .text h4 {
	float: left;width: calc(100% - 90px);
	font-size: 18px;line-height: 1;color: #2266ae;
}
.fhyplate .fplate .fchatis .lis .text h5 {
	float: right;font-size: 12px;line-height: 18px;color: #999999;
}
.fhyplate .fplate .fchatis .lis .text h5 i {
	display: inline-block;color: #2266ae;
}
.fhyplate .fplate .fchatis .lis .text h6 {
	margin-top: 12px;font-size: 12px;line-height: 20px;color: #999999;
}
.fhyplate .fplate .fchatis .lis .text .fllls{
	margin-top: 12px;
}
.fhyplate .fplate .fgoods .lis {
	float: left;width: calc((100% - 92px)/4);margin-right: 30px;margin-bottom: 20px;overflow: hidden;
}
.fhyplate .fplate .fgoods .lis:nth-child(4n) {
	margin-right: 0;
}
.fhyplate .fplate .fgoods .lis a {
	display: block;background: #fff;border-radius: 8px;
	border: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhyplate .fplate .fgoods .lis .imgs {
	height: 220px;width: 100%;position: relative;overflow: hidden;
}
.fhyplate .fplate .fgoods .lis .imgs img {
	display: block;width: 100%;height: 100%;
	transition: all 0.3s;
}
.fhyplate .fplate .fgoods .lis:hover .imgs img {
	transform: scale(1.05);
}
.fhyplate .fplate .fgoods .lis .imgs .ic {
	position: absolute;z-index: 11;left: 10px;top: 10px;
	height: 19px;width: 17px;
}
.fhyplate .fplate .fgoods .lis .text {
	padding: 30px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhyplate .fplate .fgoods .lis .text h3 {
	font-size: 17px;line-height: 27px;color: #333333;
	height: 54px;overflow: hidden;
}
.fhyplate .fplate .fgoods .lis .text .cen {
	margin-top: 18px;
}
.fhyplate .fplate .fgoods .lis .text .l {
	float: left;width: 60%;
}
.fhyplate .fplate .fgoods .lis .text .l .tx {
	float: left;height: 30px;width: 30px;border-radius: 50%;overflow: hidden;
}
.fhyplate .fplate .fgoods .lis .text .l .tx img {
	display: block;width: 100%;height: 100%;
}
.fhyplate .fplate .fgoods .lis .text .l h4 {
	float: right;width: calc(100% - 38px);
	font-size: 12px;line-height: 30px;color: #333333;
}
.fhyplate .fplate .fgoods .lis .text h2 {
	float: right;font-size: 18px;line-height: 30px;color: #2266AE;
}
.fhyplate .fplate .farticle .lis{
	background: #fff;margin-bottom: 30px;
}
.fhyplate .fplate .farticle .lis a {
	display: block;padding: 40px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhyplate .fplate .farticle .lis .tox {
	margin-bottom: 15px;
}
.fhyplate .fplate .farticle .lis .tox .lt {
	float: left;width: 70%;overflow: hidden;
}
.fhyplate .fplate .farticle .lis .tox .to {
	float: left;height: 40px;width: 40px;border-radius: 50%;overflow: hidden;
}
.fhyplate .fplate .farticle .lis .tox .to img {
	display: block;width: 100%;height: 100%;
}
.fhyplate .fplate .farticle .lis .tox h3 {
	float: right;width: calc(100% - 50px);
	font-size: 21px;line-height: 40px;color: #333;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fhyplate .fplate .farticle .lis .tox h5 {
	float: right;
	font-size: 12px;line-height: 40px;color: #999999;
}
.fhyplate .fplate .farticle .lis h3 {
	font-size: 17px;line-height: 28px;color: #333333;
}
.fhyplate .fplate .farticle .lis h3 i {
	color: #2266ae;
}
.fhyplate .fplate .farticle .lis p {
	margin-top: 10px;font-size: 15px;line-height: 24px;color: #666666;
}
.fhyplate .fplate .farticle .lis .cen {
	margin-top: 15px;
}
.fhyplate .fplate .farticle .lis .cen .fllls {
	float: left;
}
.fhyplate .fplate .farticle .lis .cen .frrrs {
	float: right;
}
.frrrs {
	overflow: hidden;
}
.frrrs .r {
	float: left;margin-right: 35px;
}
.frrrs .r:last-child {
	margin-right: 0;
}
.frrrs .r i {
	display: inline-block;padding-left: 25px;
	font-size: 13px;line-height: 27px;color: #333333;
	background: url(../images/fi7.png) no-repeat left center;
}
.frrrs .r:nth-child(2) i {
	background: url(../images/fi14.png) no-repeat left center;
}
.frrrs .r:nth-child(3) i {
	background: url(../images/fi15.png) no-repeat left center;
}
.fhyplist ul {
	border-bottom: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}



/* 上传音视频-实名认证 */
.fsounvideo {
	background: #fff;margin: 60px auto;
}
.fsounvideo .fhyplist ul {
	padding: 0 30px;
}
.fsounvideo .fralname {
	padding: 100px 100px 60px;
}
.fsounvideo .fralname .fral {
	margin: 0 auto;
}
.fsounvideo .fralname .fral .icon {
	width: 200px;height: 173px;margin: 0 auto;
}
.fsounvideo .fralname .fral .icon img {
	display: block;width: 100%;height: 100%;
}
.fsounvideo .fralname .fral h6 {
	text-align: center;margin-top: 55px;
	font-size: 16px;line-height: 1;color: #333;
}
.fra {
	display: block;margin: 55px auto 0;
	font-size: 18px;line-height: 50px;width: 200px;color: #fff;
	background: #2266AE;border-radius: 25px;text-align: center;
}
.fsounvideo .fralname .dal {
	margin-top: 160px;background: rgba(34,102,174,0.05);
	padding: 25px 30px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fsounvideo .fralname .dal h5 {
	font-size: 14px;line-height: 22px;color: #333;margin-bottom: 6px;
}
.fsounvideo .fralname .dal p {
	font-size: 12px;line-height: 30px;color: #666;padding-left: 15px;
}


/* 首页-上传音视频-实名认证-上传界面-编辑 */
.fedits {
	padding: 40px 0 60px;
}
.fpadd {
	padding: 0 200px;
}
.fedits .fvideo {
	position: relative;
}
.fedits .fvideo .video1{
	border-radius: 8px;overflow: hidden;
}
.fedits .fvideo .ico {
	position: absolute;z-index: 6;height: 52px;width: 52px;border-radius: 50%;
	overflow: hidden;top: 50%;transform: translateY(-50%);left: 0;right: 0;margin: 0 auto;
	background: url(../images/fr2.png) no-repeat center/cover;cursor: pointer;
}
.fedits .fvide {
	margin-top: 13px;
}
.fedits .fvide i {
	font-size: 12px;line-height: 2.2;color: #04C105;padding-left: 22px;
	background: url(../images/fi5.png) no-repeat left center;
}
.fculum {
	/* margin-top: 34px; */
}
.fculum .cu {
	font-size: 16px;line-height: 2;color: #333;margin-bottom: 20px;
}
.fculum .lt {
	float: left;width: calc(100% - 180px);
}
.fculum .lt li {
	/* float: left;width: calc((100% - 30px)/2); */
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	/* background: #f8f8f8; */
	/* border-radius: 3px; */
	/* border: 1px solid #eeeeee; */
	position: relative;
}
.fculum .lt li li{
	width: auto !important;float: none !important;
}
/* .fculum .lt li:nth-child(2n) {
	float: right;
} */
.fculum .lt li:nth-child(2) h2 i {
	text-align: right;padding-right: 32px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fculum .lt li h2 i {
	display: block;transition: all 0.3s;
	font-size: 15px;line-height: 38px;color: #666666;
	background: url(../images/fi16.png) no-repeat right center;
}
.fculum .rt {
	float: right;width: 150px;
}
.fculum .lt li .tt {
	display: none;position: absolute;z-index: 66;top: 38px;left: 0;right: 0;
	background: #fff;border: 1px solid #eee;border-top: none;
}
.fculum .lt li .tt .t{
	font-size: 14px;color: #666;line-height: 40px;padding: 0 20px;
}
.fculum .lt li:nth-child(2) .tt .t {
	text-align: left;padding-right: 32px;
}
.fculum .rt a {
	display: block;	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #eeeeee;
	overflow: hidden;text-align: center;
}
.fculum .rt a i {
	display: inline-block;font-size: 12px;line-height: 38px;color: #2266ae;
	padding-left: 22px;background: url(../images/fi18.png) no-repeat left center;
}
.fedits .fname {
	margin-top: 40px;
}
.fedits .fname .text {
	margin-top: 20px;
	border: 1px solid #eeeeee;
	border-radius: 3px;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #f8f8f8;
	padding: 0 20px;
}
.fedits .fname .text h5 {
	float: left;width: calc(100% - 60px);
	font-size: 14px;line-height: 38px;color: #666;
}
.fedits .fname .text h6 {
	float: right;font-size: 14px;color: #999;line-height: 38px;
}
.fedits .fname .text h6 i {
	display: inline-block;
}
.ftle h3 {
	font-size: 16px;line-height: 1.6;color: #333333;
}
.ftle h3 i {
	display: inline-block;color: #E61717;margin-right: 4px;
}
.fedits .fcover {
	margin-top: 40px;
}
.fedits .fcover .fimgs {
	margin-top: 22px;width: 295px;height: 168px;position: relative;
	border-radius: 4px;background: #f8f8f8;
}
.fedits .fcover .fimgs .file {
	position: absolute;z-index: 33;top: 0;bottom: 0;left: 0;right: 0;opacity: 0;cursor: pointer;
}
.fedits .fcover .fimgs .txt {
	position: absolute;z-index: 22;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;text-align: center;
}
.fedits .fcover .fimgs .txt .icon {
	height: 44px;width: 44px;margin: 0 auto;
}
.fedits .fcover .fimgs .txt .icon img {
	display: block;width: 100%;height: 100%;
}
.fedits .fcover .fimgs .txt h5 {
	margin-top: 16px;font-size: 14px;color: #999999;line-height: 20px;
}

.ftie h3 {
	font-size: 16px;line-height: 1.6;color: #333333;
}
.fdownl {
	margin-top: 40px;
}
.fdownl .lis {
	overflow: hidden;margin-top: 20px;
}
.fdownl .lis .ls {
	float: left;margin-right: 40px;
}
.fdownl .lis .ls:last-child {
	margin-right: 0;
}
.fdownl .lis .ls input {
	display: none;
}
.fdownl .lis .ls label {
	font-size: 14px;line-height: 24px;color: #666666;display: block;cursor: pointer;
	padding-left: 30px;background: url(../images/fi20.png) no-repeat left center;
}
.fdownl .lis .ls input:checked + label {
	background: url(../images/fi20-1.png) no-repeat left center;
}
.fedits .fintrod {
	margin-top: 40px;
}
.fedits .fintrod .text {
	background: #f8f8f8;border-radius: 4px;overflow: hidden;
	padding: 10px 20px;margin-top: 22px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;line-height: 1.7;color: #666666;
}
.fedits .fintrod .text .t1{
	font-size: 14px;line-height: 1.7;color: #666666;padding: 0;border: none;background: none;resize: none;width: 100%;height: 120px;
}
.fcation {
	margin-top: 40px;
}
.fcation ul {
	margin-top: 22px;overflow: hidden;
}
.fcation li {
	float: left;margin-right: 30px;
}
.fcation li:last-child {
	margin-right: 0;
}
.fcation li a {
	display: block;line-height: 40px;width: 110px;text-align: center;
	background: #F8F8F8;font-size: 14px;color: #666;border-radius: 5px;overflow: hidden;
	transition: all 0.3s;border: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcation li.on a {
	background: #2266AE;color: #fff;
	border-color: #2266AE;
}
.ftie h3 i {
	display: inline-block;font-size: 12px;color: #999;
	margin-left: 3px;
}
.fadd_to {
	margin-top: 40px;
}
.fadd_to .cen {
	margin-top: 22px;
}
.fadd_to .cen .lts {
	float: left;overflow: hidden;margin-top: 5px;
}
.fadd_to .cen .lts .ls {
	float: left;margin-right: 30px;
}
.fadd_to .cen .lts .ls a {
	display: block;text-align: center;background: #2266ae;
	padding: 0 10px;border-radius: 4px;overflow: hidden;
}
.fadd_to .cen .lts .ls a i {
	display: inline-block;padding-right: 18px;
	font-size: 12px;line-height: 30px;color: #fff;
	background: url(../images/fi21.png) no-repeat  right center;
}
.fadd_to .cen .rts {
	float: left;
}
.fadd_to .cen .rts .text {
	background: #f8f8f8;display: block;width: 180px;height: 40px;
	border: 1px solid #eee;border-radius: 5px;overflow: hidden;
	font-size: 12px;color: #999;padding: 0 20px;
	-webkit-box-sizing: border-box;float: left;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fadd_to .cen .rts h5 {
	float: left;padding-left: 10px;
	font-size: 14pxs;line-height: 40px;color: #999;
}
.fhotlab {
	margin-top: 30px;
}
.fhotlab .lt {
	float: left;font-size: 14px;color: #333;line-height: 32px;
	width: 90px;
}
.fhotlab .rt {
	float: right;width: calc(100% - 95px);overflow: hidden;
}
.fhotlab .rt .fjt {
	float: right;width: 20px;height: 20px;
	cursor: pointer;margin-top: 5px;background: url(../images/fjt1.png) no-repeat center;
}

.fhotlab .rt ul {
	float: left;width: calc(100% - 30px);
}

.fhotlab .rt li {
	float: left;margin-right: 20px;margin-bottom: 20px;
}
.fhotlab .rt li:last-child {
	margin-right: 0;
}
.fhotlab .rt li a {
	display: inline-block;font-size: 12px;line-height: 30px;color: #666;background: #f8f8f8;border: 1px solid #eee;border-radius: 5px;
	overflow: hidden;transition: all 0.3s;padding: 0 10px;
}
.fhotlab .rt li.on a,
.fhotlab .rt li a:hover {
	background: #2266AE;color: #fff;border-color: #2266AE;
}
.fbutton {
	margin: 40px auto 0;
}
.fbutton ul {
	text-align: center;
}
.fbutton li {
	display: inline-block;margin: 0 25px;
}
.fbutton li a {
	display: block;background: #f8f8f8;width: 200px;line-height: 48px;
	color: #666;font-size: 18px;text-align: center;border-radius: 25px;overflow: hidden;
	border: 1px solid #eee;transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fbutton li.on a,
.fbutton li a:hover {
	background: #2266AE;border-color: #2266AE;color: #fff;
}


/* 上传音视频-实名认证-上传界面-编辑-弹窗 */
.feslishback {
	position: fixed;z-index: 333;top: 0;bottom: 0;left: 0;right: 0;
	background: rgba(0,0,0,0.5);display: none;
}
.feslish {
	position: absolute;z-index: 66;left: 0;right: 0;margin: 0 auto;
	top: 50%;transform: translateY(-50%);background: #fff;
	width: 600px;
}
.feslish .tets {
	text-align: center;background: rgba(34,102,174,0.1);
}
.feslish .tets h3 {
	font-size: 18px;line-height: 60px;color: #333;
}
.feslish .forms {
	padding: 0 0 100px;position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.feslish .fdinwei {
	padding: 30px 50px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: 620px;overflow-y: scroll;
}
.feslish .tianj .imgs {
	width: 130px;height: 130px;border-radius: 5px;
	border: 1px solid #eee;margin-top: 15px;
	background: #f8f8f8;
	overflow: hidden;position: relative;
}
.feslish .tianj .imgs .file {
	position: absolute;z-index: 33;display: block;
	top: 0;bottom: 0;left: 0;right: 0;opacity: 0;cursor: pointer;
}
.feslish .tianj .imgs .tet {
	text-align: center;position: absolute;z-index: 6;
	top: 50%;transform: translateY(-50%);left: 0;right: 0;margin: 0 auto;
}
.feslish .tianj .imgs .tet .icon {
	margin: 0 auto;height: 44px;width: 44px;
}
.feslish .tianj .imgs .tet .icon img {
	display: block;width: 100%;height: 100%;
}
.feslish .tianj .imgs .tet h5 {
	font-size: 14px;color: #999;margin-top: 18px;
}
.feslish .biaoti {
	margin-top: 35px;
}
.feslish .biaoti .text {
	margin-top: 15px;padding: 0 20px;
	border: 1px solid #eee;border-radius:5px ;
	overflow: hidden;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.feslish .biaoti .text .h5 {
	height: 38px;font-size: 14px;color: #666;border: none;background: none;width: 100%;
}
.feslish .fenlei {
	margin-top: 34px;
}
.feslish .fenlei .list {
	margin-top: 12px;
}
.feslish .fenlei .list li {
	float: left;width: calc((100% - 82px)/5);margin-right: 20px;
}
.feslish .fenlei .list li:nth-child(5n) {
	margin-right: 0;
}
.feslish .fenlei .list li.on a{
	background: #2266AE;
	color: #fff;
	border-color: #2266AE;
}
.feslish .fenlei .list li a {
	display: block;border: 1px solid #eee;
	background: #f8f8f8;text-align: center;
	border-radius: 5px;overflow: hidden;
	font-size: 14px;line-height: 38px;color: #666;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.feslish .biaoq {
	margin-top: 32px;
}
.feslish .biaoq .lis {
	margin-top: 15px;overflow: hidden;
}
.feslish .biaoq .lis .ls {
	float: left;margin-right: 20px;
}
.feslish .biaoq .lis .ls:last-child {
	margin-right: 0;
}
.feslish .biaoq .lis .ls a {
	display: block;text-align: center;
	padding: 0 10px;border-radius: 5px;overflow: hidden;
	background: #2266AE;
}
.feslish .biaoq .lis .ls a i {
	display: inline-block;font-size: 12px;line-height: 30px;color: #fff;
	padding-right: 18px;background: url(../images/fi21.png) no-repeat right center;
}
.feslish .biaoq .text {
	margin-top: 20px;
}
.feslish .biaoq .text .txt {
	width: 180px;height: 40px;
	border-radius:5px;overflow: hidden;
	background: #f8f8f8;border: 1px solid #eee;
	display: block;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;float: left;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;color: #999;padding: 0 20px;
}
.feslish .biaoq .text h4 {
	float: left;margin-left: 8px;font-size: 14px;line-height: 40px;color: #999;
}
.feslish .rembiaoq {
	margin-top: 20px;
}
.feslish .rembiaoq h3 {
	float: left;font-size: 14px;color: #333;line-height: 30px;width: 90px;
}
.feslish .rembiaoq .lis {
	float: right;width: calc(100% - 90px);
}
.feslish .rembiaoq .lis .ls {
	float: left;margin-right: 10px;
}
.feslish .rembiaoq .lis .ls:last-child {
	margin-right: 0;
}
.feslish .rembiaoq .lis .ls a {
	display: block;border-radius: 5px;
	background: #f8f8f8;border: 1px solid #eee;
	line-height: 28px;padding: 0 8px;
	font-size: 12px;color: #666;transition: all 0.3s;
}
.feslish .rembiaoq .lis .ls.on a,
.feslish .rembiaoq .lis .ls a:hover {
	background: #2266AE;color: #fff;border-color: #2266AE;
}
.feslish .jianjie {
	margin-top: 30px;
}
.feslish .jianjie .tarea {
	margin-top: 14px;background: #f8f8f8;
	border: 1px solid #eee;display: block;
	border-radius: 5px;overflow: hidden;
	height: 100px;width: 100%;
	padding: 10px 20px;resize: none;
	font-size: 14px;line-height: 1.6;color: #666;
}
.feslish .jiage {
	margin-top: 34px;
}
.feslish .jiage .text {
	margin-top: 15px;border-radius: 5px;overflow: hidden;background: #f8f8f8;border: 1px solid #eee;
	-webkit-box-sizing: border-box;padding: 0 20px;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.feslish .jiage .text .txt {
	float: left;font-size: 14px;line-height: 38px;color: #999;width: calc(100% - 40px);display: block;border: none;
	background: none;
}

.feslish .jiage .text h5 {
	float: right;font-size: 14px;line-height: 38px;color: #333;
}
.feslish .fbutton {
	position: absolute;z-index: 66;bottom: 30px;left: 0;right: 0;margin: 0 auto;
}
.feslish .fbutton li {
	margin: 0 30px;
}
.feslish .fbutton li a {
	width: 130px;line-height: 38px;font-size: 14px;
}



/* 上传音视频-上传列表 */
.fupload {
	padding: 40px 50px 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fupload .lts {
	float: left;
}
.fupload .lts .lis {
	float: left;
}
.fupload .lts .lis .ls {
	float: left;padding: 0 25px;
	position: relative;
}
.fupload .lts .lis .ls::before {
	position: absolute;z-index: 11;content: "";
	height: 14px;width: 1px;background: #dddddd;
	right: 0;top: 50%;transform: translateY(-50%);
}
.fupload .lts .lis .ls a {
	display: block;font-size: 18px;color: #999;
	line-height: 40px;
}
.fupload .lts .lis .ls a i {
	display: inline-block;color: #333;padding-left: 4px;
}
.fupload .lts .lis .ls:last-child::before {
	display: none;
}
.fupload .lts h4 {
	float: left;margin-left: 30px;
	font-size: 12px;color: #999;line-height: 40px;
}
.fupload .rts {
	float: right;
}
.fupload .rts a {
	display: block;border: 1px solid #2266AE;
	border-radius: 5px;overflow: hidden;line-height: 38px;width: 100px;
	font-size: 14px;color: #2266AE;text-align: center;transition: all 0.3s;
}
.fupload .rts a:hover {
	color: #fff;background: #2266AE;
}
.fuploplis {
	padding: 40px 60px 0;
}
.fuploplis .lis {
	margin-bottom: 30px;
}
.fuploplis .lis h2 {
	float: left;width: 80px;font-size: 40px;line-height: 2;color: #ebebeb;
	font-weight: bold;
}
.fuploplis .lis .rts {
	float: right;width: calc(100% - 80px);
	border: 1px dashed #d3d3d3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fuploplis .lis .rts .imgs {
	position: relative;height: 78px;width: 78px;float: left;
}
.fuploplis .lis .rts .imgs a {
	display: block;height: 100%;
}
.fuploplis .lis .rts .imgs .ic,
.fuploplis .lis .rts .imgs .img {
	height: 100%;width: 100%;
}
.fuploplis .lis .rts .imgs img {
	display: block;width: 100%;height: 100%;
}
.fuploplis .lis .rts .imgs .ic {
	display: none;
}
.fuploplis .lis.fail .rts .imgs .ic {
	display: block;
}
.fuploplis .lis.fail .rts .imgs .img {
	display: none;
}
.fuploplis .lis.fls .rts .imgs i {
	display: block;
}
.fuploplis .lis .rts .imgs i {
	display: none;position: absolute;z-index: 1;top: 0;bottom: 0;left: 0;right: 0;
	background: rgba(255,255,255,0.5);
}
.fuploplis .lis .rts .text {
	float: right;width: calc(100% - 100px);margin-top: 10px;
}
.fuploplis .lis .rts .text .lt {
	float: left;width: calc(100% - 120px);
}
.fuploplis .lis .rts .text .lt h3 {
	font-size: 16px;line-height: 26px;color: #333;
}
.fuploplis .lis .rts .text .rt {
	float: right;
}
.fuploplis .lis .rts .text .lt .ls {
	margin-top: 8px;
}
.fuploplis .lis .rts .text .lt .ls .l {
	display: none;
}
.fuploplis .lis .rts .text .lt .ls .l.on {
	display: block;
}
.fuploplis .lis .rts .text .lt .ls .l i {
	display: inline-block;padding-left: 24px;
	font-size: 14px;line-height: 22px;color: #04C105;
	background: url(../images/fi5.png) no-repeat left center;
}
.fuploplis .lis .rts .text .lt .ls .l:nth-child(2) i {
	background: url(../images/fi5-1.png) no-repeat left center;
	color: #E61717;
}
.fuploplis .lis .rts .text .lt .ls .l:nth-child(3) i {
	background: url(../images/fi5-2.png) no-repeat left center;
	color: #2266AE;
}
.fuploplis .lis .rts .text .rt {
	float: right;margin: 5px 13px 0 0;overflow: hidden;
}
.fuploplis .lis .rts .text .rt .r {
	float: left;overflow: hidden;height: 45px;width: 45px;
}
.fuploplis .lis .rts .text .rt .r a {
	display: block;height: 100%;position: relative;
}
.fuploplis .lis .rts .text .rt .r img {
	display: block;position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;display: none;transition: all 0.3s;
}

.fuploplis .lis .rts .text .rt .r img:first-child {
	display: block;
}
.fuploplis .lis .rts .text .rt .r:hover img:nth-child(2) {
	display: block;
}
.fuploplis .lis .rts .text .rt .r:hover img:first-child {
	display: block;
}
.fuploplis .lis.fail .rts .text .rt .r:first-child {
	display: none;
}
.fuploplis .lis.fls .rts .text .rt .r{
	display: none;
}
.fpagelist {
	text-align: center;
}
.fpagelist ul {
	text-align: center;border: 1px solid #eee;font-size: 0;
	border-radius: 5px;overflow: hidden;background: #f8f8f8;display: inline-block;
}
.fpagelist li {
	display: inline-block;
	border-left: 1px solid #eee;
}
.fpagelist li:first-child {
	border-left: none;
}
.fpagelist li a {
	display: block;text-align: center;
	font-size: 14px;line-height: 34px;color: #666;
	padding: 0 12px;transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;

}
.fpagelist li .txt {
	display: block;width: 80px;height: 34px;
	background: #fff;border: none;
	font-size: 14px;color: #666;text-align: center;
}
.fpagelist li.on a,
.fpagelist li a:hover {
	background: #2266AE;border-color: #2266AE;color: #fff;
}

.fuplopadd {
	padding-bottom: 60px;
}


/* 上传列表-发布成功 */
.fsucess {
	padding: 100px 100px 300px;
}
.fsucess .icon {
	width: 288px;height: 212px;margin: 0 auto;
}
.fsucess .icon img {
	display: block;width: 100%;height: 100%;
}
.fsucess h6 {
	text-align: center;margin-top: 50px;
	font-size: 16px;line-height: 1.8;color: #999;
}
.fsucess .fbutton {
	margin: 50px auto 0;
}


/* 提问问题 */
.freward {
	margin-top: 25px;
}
.freward .text {
	margin-top: 20px;
	background: #f8f8f8;
	border-radius: 5px;overflow: hidden;
	border: 1px solid #eee;padding: 0 30px 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.freward .text .txt {
	float: left;background: none;
	display: block;border: none;
	font-size: 14px;line-height: 38px;color: #999;
	width: calc(100% - 50px);
}
.freward .text h4 {
	font-size: 14px;line-height: 38px;color: #333;float: right;
}

.fquesti .txt {
	font-size: 28px;color: #bbb;line-height: 68px;
	padding-bottom: 20px;border-bottom: 1px solid #eeeeee;
	display: block;width: 100%;border-top: none;border-left: none;border-right: none;
}
.fquesti .textarea {
	padding: 30px 0 35px;
	border-bottom: 1px solid #eeeeee;

}
.fquesti .textarea .tarea {
	display: block;font-size: 16px;color: #bbb;border: none;
	line-height: 1.8;height: 270px;width: 100%;resize: none;
}
.fquesti .zi {
	text-align: right;
	font-size: 16px;line-height: 26px;color: #bbb;
}
.fnvite {
	margin-top: 35px;
}
.fnvite .text {
	margin-top: 20px;background: #f8f8f8;overflow: hidden;
	border: 1px solid #eee;border-radius: 5px;padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fnvite .text h3 {
	font-size: 14px;line-height: 38px;color: #333;width: calc(100% - 60px);
	float: left;
}
.fnvite .text a {
	display: block;float: right;
	font-size: 14px;color: #2266AE;line-height: 38px;
}


/* 提问问题-邀请选择 */
.ftationback {
	position: fixed;z-index: 333;
	top: 0;bottom: 0;left: 0;right: 0;
	background: rgba(0,0,0,0.5);display: none;
}
.ftation {
	position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);
	background: #fff;width: 600px;left: 0;right: 0;margin: 0 auto;padding-bottom: 30px;
}
.ftation .fbutton {
	margin: 30px auto 0;
}
.ftation .fbutton li {
	margin: 0 30px;
}
.ftation .fbutton li a {
	line-height: 38px;width: 130px;font-size: 14px;
}
.ftation .yaoq {
	text-align: center;background: #e8eff7;
}
.ftation .yaoq h3 {
	font-size: 18px;line-height: 60px;color: #333;
	display: none;
}
.ftation .yaoq h3:first-child {
	display: block;
}
.ftation .ftatlis {
	height: 560px;overflow-y: scroll;padding: 0 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.ftation .ftatlis .lis {
	overflow: hidden;padding: 20px 0;
	border-bottom: 1px solid #eeeeee;
}
.ftation .ftatlis .lis .lt {
	float: left;
}
.ftation .ftatlis .lis .lt .to {
	height: 40px;width: 40px;overflow: hidden;border-radius: 50%;
}
.ftation .ftatlis .lis .lt .to img {
	display: block;width: 100%;height: 100%;
}
.ftation .ftatlis .lis .rt {
	float: right;font-size: 16px;line-height: 40px;color: #333333;
	width: calc(100% - 54px);
}
.ftation .ftatlis .lis .rt {
	float: right;
}
.ftation .ftatlis .lis .rt .che {
	display: none;
}
.ftation .ftatlis .lis .rt label {
	display: block;padding-right: 20px;font-size: 16px;line-height: 40px;color: #666;
	background: url(../images/fi20.png) no-repeat right center;cursor: pointer;
}
.ftation .ftatlis .lis .rt input:checked + label {
	background: url(../images/fi20-1.png) no-repeat right center;
}


/* 购物车 */
.fshopping {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;margin: 60px 0;
}
.fquant {
	font-size: 16px;color: #666;line-height: 1.5;
}
.fquant i {
	display: inline-block;color: #2266ae;padding-left: 10px;
}

.fshopping .ftable tr .choose {
	overflow: hidden;
}
.fshopping .ftable tr .choose .che {
	display: none;
}

.fshopping .ftable th {
	background: #f8f8f8;padding: 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fshopping .ftable tr .choose label {
	padding-left: 32px;font-size: 14px;line-height: 50px;color: #333;
	background: url(../images/fi20.png) no-repeat left center;display: block;
	cursor: pointer;
}
.fshopping .ftable tr .choose .che:checked + label {
	background: url(../images/fi20-1.png) no-repeat left center;
}
.fshopping .ftable tr h6 {
	text-align: center;font-size: 14px;line-height: 50px;color: #333;
}
.fshopping .ftable {
	margin-top: 30px;
}
.fshopping .ftable td:first-child {
	padding: 30px 40px;
}
.fshopping .ftable td {
	min-width: 120px;border-bottom: 1px solid #eeeeee;padding: 30px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fshopping .ftable td .ce {
	display: none;
}
.fshopping .ftable td label {
	display: block;padding-left: 20px;
	font-size: 14px;line-height: 24px;color: #333;cursor: pointer;
	background: url(../images/fi20.png) no-repeat left center;
}
.fshopping .ftable td .ce:checked + label {
	background: url(../images/fi20-1.png) no-repeat left center;
}
.fshopping .ftable td a {
	display: block;overflow: hidden;
}
.fshopping .ftable td .img {
	height: 112px;width: 160px;border-radius: 10px;
	overflow: hidden;float: left;
}
.fshopping .ftable td .img img {
	display: block;width: 100%;height: 100%;
}
.fshopping .ftable td .text {
	float: right;width: calc(100% - 180px);margin-top: 5px;
}
.fshopping .ftable td .text h3 {
	font-size: 18px;color: #333;line-height: 28px;height: 56px;overflow: hidden;
}
.fshopping .ftable td .text p {
	margin-top: 24px;font-size: 14px;color: #999;line-height: 1.5;
}
.fshopping .ftable td h5 {
	font-size: 16px;line-height: 1.8;color: #333;text-align: center;
}
.fshopping .ftable .delete h5 {
	display: block;font-size: 14px;color: #999;line-height: 1.8;
	cursor: pointer;transition: all 0.3s;
}
.fshopping .ftable .delete h5:hover {
	color: #2365af;
}
.fgowu h3 {
	font-size: 20px;line-height: 75px;color: #333;
	border-bottom: 1px solid #eee;padding: 0 30px;
}
.fshoorm {
	padding: 30px 40px 60px;
}
.fttlement {
	margin-top: 40px;
}
.fttlement .lts {
	padding-left: 40px;width: 350px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.fttlement .lts .l {
	float: left;
	width: 100px;
}
.fttlement .lts .l input {
	display: none;
}
.fttlement .lts .l label {
	display: block;padding-left: 32px;cursor: pointer;
	font-size: 14px;line-height: 50px;color: #333;
	background: url(../images/fi20.png) no-repeat left center;
}
.fttlement .lts .l input:checked + label {
	background: url(../images/fi20-1.png) no-repeat left center;
}
.fttlement .lts .r {
	width: calc(100% - 100px);
	font-size: 14px;color: #333;line-height: 50px;
}
.fttlement .lts .r a {
	display: inline-block;color: #E61717;margin-right: 4px;
}
.fttlement .rts {
	float: right;width: 48%;overflow: hidden;
}
.fttlement .rts .l {
	float: left;width: calc(100% - 150px);
}
.fttlement .rts .l h5 {
	float: left;font-size: 14px;line-height: 50px;color: #333;width: 130px;
}
.fttlement .rts .l h5 i {
	display: inline-block;color: #2266AE;
}
.fttlement .rts .l .tet {
	float: right;width: calc(100% - 140px);
}
.fttlement .rts .l .tet h3 {
	font-size: 18px;line-height: 26px;color: #333;
}
.fttlement .rts .l .tet h3 i {
	display: inline-block;color: #2266AE;
}
.fttlement .rts .l .tet h6 {
	font-size: 14px;line-height: 24px;color: #999;
}

.fttlement .rts .jsu {
	float: right;display: block;line-height: 50px;width: 150px;
	border-radius: 25px;overflow: hidden;text-align: center;
	background: #2266AE;font-size: 18px;color: #fff;transition: all 0.3s;
}
.fttlement .rts .jsu:hover {
	background: rgba(34,102,174,0.9);
}

/* 购物车-支付 */
.fpayment {
	margin: 50px 0;
}
.forder {
	font-size: 20px;color: #333;line-height: 2;
}
.fmodels,
.fpurchlis {
	background: #fff;padding: 30px 40px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fpurchlis  {
	margin: 20px 0 30px;
}
.teli {
	font-size: 20px;line-height: 32px;color: #333;
}
.fpurchlis .list {
	margin-top: 32px;padding: 0 40px;
	border: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fpurchlis .list .ls {
	border-bottom: 1px solid #eeeeee;
}
.fpurchlis .list .ls a {
	display: block;padding: 30px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.fpurchlis .list .ls .lt {
	width: calc(100% - 220px);float: left;
}
.fpurchlis .list .ls .lt .img {
	float: left;width: 114px;height: 80px;
	border-radius: 5px;overflow: hidden;
}
.fpurchlis .list .ls .lt .img img {
	display: block;width: 100%;height: 100%;
}
.fpurchlis .list .ls .lt .txt {
	float: right;width: calc(100% - 135px);
}
.fpurchlis .list .ls .lt .txt h4 {
	font-size: 16px;line-height: 35px;color: #333;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fpurchlis .list .ls .lt .txt p {
	font-size: 14px;line-height: 20px;color: #999;
	margin-top: 18px;
}



.fpurchlis .list .ls .rt {
	float: right;width: 195px;overflow: hidden;margin-top: 25px;
}
.fpurchlis .list .ls .rt h6 {
	float: left;font-size: 14px;color: #666;line-height: 28px;
}
.fpurchlis .list .ls .rt h5 {
	float: right;font-size: 16px;color: #2266AE;line-height: 28px;
}
.fmodels .fmode {
	margin-top: 25px;overflow: hidden;
}
.fmodels .fmode .ls {
	float: left;margin-right: 30px;overflow: hidden;
	border: 2px solid #eee;border-radius: 5px;width: 300px;
	padding: 28px 38px;transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fmodels .fmode .ls.on{
	border-color: #2365af;
}
.fmodels .fmode .ls input {
	display: none;
}
.fmodels .fmode .ls label {
	display: block;padding-left: 50px;cursor: pointer;
	background: url(../images/fi20.png) no-repeat left center;
}
.fmodels .fmode .ls input:checked + label {
	background: url(../images/fi20-1.png) no-repeat left center;
}
.fmodels .fmode .ls label i {
	display: inline-block;padding-left: 50px;
	font-size: 16px;line-height: 62px;color: #333;
	background: url(../images/fi24.png) no-repeat left center;
}
.fmodels .fmode .ls:nth-child(2) label i {
	background: url(../images/fi25.png) no-repeat left center;
}
.fmodels .fculum .lt li {
	width: 300px;
}
.fmodels .fettlem {
	margin-top: 40px;padding-top: 40px;border-top: 1px solid #eeeeee;
}
.fettlem .lt {
	float: left;width: calc(100% - 420px);
}
.fettlem .lt h5 {
	float: left;margin-right: 35px;
	font-size: 14px;color: #999;line-height: 50px;
}
.fettlem .lt h5 i {
	display: inline-block;color: #333;
}
.fettlem .lt h5 em {
	display: inline-block;color: #E61717;
}
.fettlem .lt h5:last-child {
	margin-right: 0;
}
.fettlem .rt {
	float: right;width: 350px;
}
.fettlem .rt .hej h5 {
	float: left;width: calc(100% - 160px);
	font-size: 18px;color: #333;line-height: 50px;
}
.fettlem .rt .hej h5 i {
	display: inline-block;padding-left: 20px;color: #2266AE;
}

.fettlem .rt .hej a {
	display: block;float: right;line-height: 50px;width: 150px;border-radius: 25px;
	text-align: center;background: #2266AE;font-size: 18px;color: #fff;transition: all 0.3s;
}
.fettlem .rt .hej a:hover {
	background: rgba(34,102,174,0.9);
}
.fettlem .agreemt {
	margin-top: 28px;
}
.fettlem .agreemt input {
	display: none;
}
.fettlem .agreemt label {
	float: right;display: inline-block;padding-left: 26px;
	font-size: 14px;line-height: 20px;color: #333;cursor: pointer;
	background: url(../images/fi26.png) no-repeat left center;
}
.fettlem .agreemt label i {
	display: inline-block;color: #2266AE;
}
.fettlem .agreemt input:checked + label {
	background: url(../images/fi26-1.png) no-repeat left center;
}



/* 催眠师主页-简介收起 */
.fbanner {
	height: 200px;
}
.fintrodu {
	background: #fff;
}
.fintrodu .about {
	position: relative;
	top: -65px;
}
.fintrodu .tox {
	margin: 0 auto;position: relative;width: 130px;
}
.fintrodu .tox a {
	display: block;height: 130px;width: 100%;
	border: 6px solid #ffd71e;margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 50%;overflow: hidden;
}
.fintrodu .tox img {
	display: block;width: 100%;height: 100%;
}
.fintrodu .tox .ic {
	position: absolute;z-index: 33;
	width: 50px;height: 44px;
	top: -20px;left: 5px;
}
.fintrodu .tox .ic img {
	display: block;width: 100%;height: 100%;
}
.fintrodu .text {
	text-align: center;margin-top: 20px;
}
.fintrodu .text .tet {
	text-align: center;
}
.fintrodu .text .tet h3,
.fintrodu .text .tet h5,
.fintrodu .text .tet h2 {
	display: inline-block;margin: 0 15px;
}
.fintrodu .text .tet h2 {
	font-size: 24px;line-height: 42px;color: #333333;
}
.fintrodu .text .tet h5 i {
	display: inline-block;padding-left: 28px;
	font-size: 14px;color: #F28A03;line-height: 42px;
	background: url(../images/fi28.png) no-repeat left center;
}
.fintrodu .text .tet h3 .ic {
	display: inline-block;width: 24px;height: 24px;vertical-align: top;
	position: relative;margin-right: 10px;margin-top: 10px;
}
.fintrodu .text .tet h3 .ic img {
	display: block;width: 100%;height: 100%;
}
.fintrodu .text .tet h3 .ic em {
	display: block;font-size: 12px;line-height: 1;color: #fff;
	position: absolute;z-index: 11;top: 17%;
	left: 0;right: 0;margin: 0 auto;transform: scale(0.75);
}
.fintrodu .text .tet h3 i {
	display: inline-block;font-size: 14px;line-height: 42px;color: #999;
}
.fintrodu .text .txt {
	margin-top: 15px;text-align: center;
}
.fintrodu .text .txt .t {
	display: inline-block;padding: 0 15px;position: relative;
	font-size: 14px;line-height: 26px;color: #666;
}
.fintrodu .text .txt .t::before{
	position: absolute;z-index: 11;content: "";
	top: 50%;transform: translateY(-50%);right: 0;
	width: 2px;height: 11px;background: #747474;
}
.fintrodu .text .txt .t:last-child::before {
	display: none;
}
.fintrodu .text .lis {
	margin-top: 22px;text-align: center;
}
.fintrodu .text .lis .ls {
	display: inline-block;margin: 0 20px;
}
.fintrodu .text .lis .ygz {
	background: #eeeeee;width: 120px;display: none;margin: 0 20px;
	border-radius: 17px;overflow: hidden;text-align: center;
}
.fintrodu .text .lis .ygz a {
	display: block;text-align: center;
}
.fintrodu .text .lis .ygz i {
	display: inline-block;padding-left: 25px;
	line-height: 34px;font-size: 14px;color: #999;
	background: url(../images/fa11.png) no-repeat left center;
}
.fintrodu .text .lis.no .gz {
	display: none;
}
.fintrodu .text .lis.no .ygz {
	display: inline-block;
}
.fintrodu .text .lis.bo .gz {
	display: block;
}
.fintrodu .text .lis.bo .ygz {
	display: none;
}
.fintrodu .text .lis .ls a {
	display: block;text-align: center;
	padding: 0 12px;width: 120px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #2266AE;
	transition: all 0.3s;
	border-radius: 17px;overflow: hidden;
}
.fintrodu .text .lis .ls:hover a,
.fintrodu .text .lis .ls.on a {
	background: #2266AE;
}
.fintrodu .text .lis .ls i {
	font-size: 12px;color: #2266AE;line-height: 32px;display: block;
	transition: all 0.3s;transition: all 0.3s;
}
.fintrodu .text .lis .ls.on:hover i{
	background: rgba(35,101,175,0.8);
}
.fintrodu .text .lis .ls:hover i,
.fintrodu .text .lis .ls.on i{
	color: #fff;
}
.fintrodu .text .lis .ls:first-child i {
	background: url(../images/fi29.png) no-repeat left center;transition: all 0.3s;
}
.fintrodu .text .lis .ls:first-child:hover i {
	background: url(../images/fi29-1.png) no-repeat left center;
}
.fpersonal {
	background: #fff;margin: 60px 0;position: relative;
}
.fchatlis {
	position: fixed;z-index: 66;right: 60px;top: 60%;
}
.fchatlis li {
	margin-bottom: 30px;
}
.fchatlis li a {
	display: block;width: 200px;line-height: 40px;
	text-align: center;border-radius: 20px;transition: all 0.3s;
	overflow: hidden;background: #2266AE;font-size: 14px;color: #fff;
}
.fchatlis li a:hover {
	background: rgba(34,102,174,0.9);
}
.fperlis ul{
	padding: 0 30px;border-bottom: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fperlis li {
	float: left;margin-right: 55px;position: relative;
}
.fperlis li:last-child {
	margin-right: 0;
}
.fperlis li::before {
	position: absolute;z-index: 11;content: "";
	bottom: -1px;height: 2px;width: 0;background: #2266ae;
	left: 0;right: 0;margin: 0 auto;transition: all 0.3s;
}
.fperlis li:hover::before,
.fperlis li.on::before {
	width: 30px;
}
.fperlis li h3 a {
	display: block;font-size: 18px;color: #666;line-height: 58px;text-align: center;transition: all 0.3s;
}
.fperlis li.on h3 a,
.fperlis li:hover h3 a {
	color: #2266ae;
}
.fperlis li.o h4 {
	display: block;
}
.fperlis li h4 {
	display: none;
}
.fperlis li h3 a em {
	display: inline-block;color: #999;
}
.fperlis li h4 {
	position: absolute;z-index: 33;top: 20px;
	right: -16px;height: 14px;width: 14px;
	border-radius: 50%;overflow: hidden;background: #e61717;
}
.fperlis li h4 i {
	font-size: 12px;color: #fff;line-height: 1;
	position: absolute;z-index: 11;top: 50%;
	left: 0;right: 0;margin: 0 auto;transform: translateY(-50%) scale(0.8);
}

.fperspadd {
	padding: 60px 60px 55px;
}
.fgtg{
	text-align: center;
}

.fgtg h2 {
	padding-left: 3px;
	position: relative;display: inline-block;
}
.fgtg h2 em {
	display: inline-block;position: relative;z-index: 33;
	font-size: 24px;line-height: 78px;color: #2266AE;padding-left: 32px;
}
.fgtg h2 i {
	position: absolute;z-index: 11;
	left: 0;top: 0;
	background: url(../images/fr5.png) no-repeat center/cover;
	width: 105px;height: 102px;
}
.features .teli {
	margin: 20px 0;
}
.features .imgs {
	margin: 0 auto;height: auto;width: auto;
}
.features .imgs img {
	display: block;margin: 0 auto;
}
.fbeield {
	margin-top: 45px;
}
.fbeield .lis {
	margin-top: 20px;overflow: hidden;
}
.fbeield .lis .ls {
	float: left;margin-right: 20px;
}
.fbeield .lis .ls:last-child {
	margin-right: 0;
}
.fbeield .lis .ls a {
	display: block;
	/*width: 106px;*/
	line-height: 38px;
	background: #f8f8f8;border: 1px solid #eee;
	border-radius: 20px;overflow: hidden;text-align: center;
	font-size: 16px;color: #666;transition: all 0.3s;
	padding: 2px 18px;
	margin-bottom: 12px;
}
.fbeield .lis .ls a:hover {
	color: #fff;background: #2365af;
	border-color: #2365af;
}
.fwhstyle {
	margin-top: 50px;
}
.fwhstyle .text {
	margin-top: 16px;height: 48px;overflow: hidden;
	font-size: 16px;line-height: 24px;color: #666;
	transition: all 0.3s;
}
.fwhstyle .text.on {
	height: auto;
}
.fwhstyle .fopen {
	margin: 40px auto 0;text-align: center;
}
.fwhstyle .fopen i {
	display: inline-block;font-size: 16px;line-height: 2;color: #999;cursor: pointer;
	padding-right: 30px;background: url(../images/fjt1.png) no-repeat right center;
	transition: all 0.3s;
}
.fwhstyle .fopen i.on {
	color: #2365af;background: url(../images/fjt2.png) no-repeat right center;
}

.fpateabout {
	margin-top: 100px;
}
.fpateabout .teli {
	margin-top: 20px;
}
.fpateabout .flist {
	overflow: hidden;margin-top: 20px;
}
.fpateabout .flist .ls {
	float: left;width: calc((100% - 122px)/7);margin-bottom: 20px;margin-right: 20px;
	overflow: hidden;border-radius: 5px;overflow: hidden;transition: all 0.3s;cursor: pointer;
}
.fpateabout .flist .ls:nth-child(7n) {
	margin-right: 0;
}
.fpateabout .flist .ls.on,
.fpateabout .flist .ls:hover {
	background: #2365AF;
}
.fpateabout .flist .ls h5 {
	text-align: center;font-size: 16px;line-height: 40px;color: #666;transition: all 0.3s;
}
.fpateabout .flist .ls h5 i {
	display: inline-block;font-size: 12px;padding-left: 8px;
}
.fpateabout .flist .ls:hover h5,
.fpateabout .flist .ls.on h5 {
	color: #fff;
}
.fpateabout .flist .ls.o:hover h5 {
	color: #2365AF;
}
.fpateabout .flist .ls.o h5{
	color: #2365AF;
}
.fpateabout .flist .ls.o,
.fpateabout .flist .ls.o:hover {
	background: none;
}
.fpateabout .lis {
	margin-top: 8px;overflow: hidden;
}
.fpateabout .lis .ls {
	float: left;width: calc((100% - 60px)/2);
}
.fpateabout .lis .ls:nth-child(2n) {
	float: right;
}
.fpateabout .lis .ls a {
	display: block;overflow: hidden;
	border-radius: 10px;background: #f8f8f8;
}
.fpateabout .lis .ls .l {
	float: left;padding: 0 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100% - 180px);
}
.fpateabout .lis .ls .l h5 {
	float: left;font-size: 14px;line-height: 54px;color: #999;width: 90px;
}
.fpateabout .lis .ls .l h4 {
	float: right;width: calc(100% - 95px);
	font-size: 18px;color: #333;line-height: 54px;
}
.fpateabout .lis .ls.on .l h4 {
	color: #999;
}
.fpateabout .lis .ls .r {
	float: right;width: 170px;
	text-align: center;
}
.fpateabout .lis .ls .r h3:nth-child(2) {
	font-size: 16px;color: #999;line-height: 54px;
	background: #ddd;
}
.fpateabout .lis .ls .r h3 {
	font-size: 16px;color: #2365AF;line-height: 54px;display: none;
}
.fpateabout .lis .ls .r h3:first-child {
	display: block;
}
.fpateabout .lis .ls.on .r h3:first-child {
	display: none;
}
.fpateabout .lis .ls.on .r h3 {
	display: block;
}
.fperspadd .fdownl {
	margin-top: 50px;
}
.fperspadd .fdownl .ls label {
	background: url(../images/fi30.png) no-repeat left center;
}
.teli.on {
	font-weight: bold;
}
.teli i {
	font-size: 14px;color: #999;font-weight: 400;margin-left: 5px;
}
.fcharge {
	margin-top: 45px;
}
.fcharge .list {
	margin-top: 20px;overflow: hidden;
}
.fcharge .list .ls {
	float: left;width: calc((100% - 102px)/3);margin-right: 50px;
}
.fcharge .list .ls:nth-child(3n) {
	margin-right: 0;
}
.fcharge .list .ls h4 {
	font-size: 16px;line-height: 25px;color: #333;font-weight: bold;
}
.fcharge .list .ls h6 {
	font-size: 14px;line-height: 24px;color: #666;
}
.fcharge .fnotes {
	margin-top: 18px;font-size: 14px;line-height: 2;color: #999;
}
.fcharge .fnotes i {
	display: inline-block;color: #E61717;
}
.fevaluate {
	margin-top: 110px;
}
.fevaluate .teli {
	margin-top: 20px;
}
.fevaluate .list {
	margin-top: 20px;
}
.fevaluate .list .ls {
	margin-bottom: 50px;
}
.fevaluate .list .ls a {
	display: block;overflow: hidden;
}
.fevaluate .list .ls .lt {
	float: left;width: calc(100% - 250px);
}
.fevaluate .list .ls .lt .to {
	float: left;height: 40px;width: 40px;overflow: hidden;border-radius: 50%;
}
.fevaluate .list .ls .lt .to img {
	display: block;width: 100%;height: 100%;
}
.fevaluate .list .ls .lt .text {
	float: right;width: calc(100% - 60px);
}
.fevaluate .list .ls .lt .text h3 {
	font-size: 16px;line-height: 1;color: #333;transition: all 0.3s;
}
.fevaluate .list .ls:hover .lt .text h3 {
	color: #2365af;
}
.fevaluate .list .ls .lt .text h6 {
	margin-top: 6px;font-size: 14px;line-height: 24px;color: #999;
}
.fevaluate .list .ls .lt .text p {
	margin-top: 8px;font-size: 16px;line-height: 26px;color: #666;
}
.fevaluate .list .ls .rt {
	float: right;margin-top: 12px;width: 130px;overflow: hidden;
}
.fevaluate .list .ls .rt .l {
	float: left;margin-right: 10px;width: 18px;height: 18px;
}
.fevaluate .list .ls .rt .l:last-child {
	margin-right: 0;
}
.fevaluate .list .ls .rt .l img {
	display: block;width: 100%;height: 100%;
}
.fmore {
	font-size: 16px;line-height: 2;color: #2266AE;text-align: center;cursor: pointer;
	transition: all 0.3s;
}
.fmore:hover {
	color: #0958ab;
}
.fculum .nocount.on {
	display: block;
}
.fmodels .fculum .lt {
	display: none;
}
.fmodels .fculum .lt.on {
	display: block;
}
.fculum .nocount {
	width: 300px;border-radius: 5px;background: #f8f8f8;
	border: 1px solid #eee;display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
	font-size: 14px;color: #666;
	line-height: 38px;
}



/* 催眠师主页-简介收起-催眠师确认订单 */
.fappointmen {
	margin: 20px 0 30px;background: #fff;padding: 30px 40px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fappointmen .info {
	padding: 30px 40px;margin-top: 30px;
	border: 1px solid #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fappointmen .info a {
	display: block;overflow: hidden;
}
.fappointmen .info .lt {
	float: left;width: calc(100% - 250px);
}
.fappointmen .info .lt .tox {
	height: 80px;width: 80px;border-radius: 50%;overflow: hidden;float: left;
}
.fappointmen .info .lt .tox img {
	display: block;width: 100%;height: 100%;
}
.fappointmen .info .lt .text {
	float: right;width: calc(100% - 100px);margin-top: 3px;
}
.fappointmen .info .lt .text h4 {
	font-size: 16px;line-height: 30px;color: #333;transition: all 0.3s;
}
.fappointmen .info a:hover .lt .text h4 {
	color: #2365af;
}
.fappointmen .info .lt .text p {
	font-size: 14px;line-height: 22px;color: #999;margin-top: 20px;
}
.fappointmen .info .rt {
	float: right;margin-top: 26px;overflow: hidden;float: right;
}
.fappointmen .info .rt h5 {
	float: left;font-size: 14px;line-height: 26px;color: #666666;margin-right: 50px;
}
.fappointmen .info .rt h6 {
	float: right;font-size: 16px;line-height: 26px;color: #2266AE;
}
.funscram {
	margin-bottom: 30px;background: #fff;
	padding: 17px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.funscram input {
	display: none;
}
.funscram label {
	display: block;padding-left: 50px;cursor: pointer;
	font-size: 16px;line-height: 26px;color: #FF7B10;
	background: url(../images/fi20.png) no-repeat left center;
}
.funscram input:checked + label {
	background: url(../images/fi20-1.png) no-repeat left center;
}


/* 简介收起-催眠确认订单-支付成功 */
.famensucss {
	background: #fff;margin: 60px auto ;
	padding: 110px 50px 260px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.famensucss .text {
	text-align: center;
}
.famensucss .text .tox {
	position: relative;
}
.famensucss .text .to {
	height: 130px;width: 130px;overflow: hidden;border-radius: 50%;margin: 0 auto;
}
.famensucss .text .to img {
	display: block;width: 100%;height: 100%;
}
.famensucss .text h5 {
	margin-top: 25px;font-size: 20px;line-height: 2;color: #333;
}
.famensucss .text h5 i {
	display: inline-block;color: #2266AE;
}
.famensucss .text h2 {
	text-align: center;margin-top: 30px;
}
.famensucss .text h2 i {
	display: inline-block;font-size: 30px;line-height: 42px;color: #333;
	padding-left: 36px;background: url(../images/fi31.png) no-repeat left center;
}
.famensucss .text p {
	font-size: 14px;line-height: 26px;color: #999;text-align: center;margin-top: 15px;
}
.ftest {
	margin: 50px auto 0;
}
.ftest ul {
	text-align: center;
}
.ftest li {
	display: inline-block;margin: 0 25px;
}
.ftest li h3 {
	display: none;
}
.ftest li h3.on {
	display: block;
}
.ftest li h3 a {
	display: block;font-size: 18px;color: #2266AE;
	line-height: 48px;width: 200px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	border-radius: 25px;overflow: hidden;
	border: 1px solid #2266AE;
}
.ftest li:hover h3 a,
.ftest li.on h3 a {
	border-color: #2266AE;background: #2266AE;color: #fff;
}


/* 催眠师主页-简介展开 */
.fwhindout {
	margin-top: 50px;
}
.fwhindout .tet {
	margin-bottom: 40px;
}
.fwhindout .tet h6 {
	margin-top: 18px;font-size: 16px;line-height: 24px;color: #666;
}
.fwhindout .qualifi {
	padding-left: 40px;position: relative;overflow: hidden;margin-top: 15px;
}
.fwhindout .qualifi::before {
	position: absolute;z-index: 11;content: "";
	left: 0;top: 50%;transform: translateY(-50%);
	background: url(../images/fi33.png) no-repeat center/cover;
	height: 22px;width: 22px;
}
.fwhindout .qualifi h4 {
	font-size: 16px;line-height: 2;color: #2266AE;margin-right: 40px;display: inline-block;float: left;
}
.fwhindout .qualifi h4:last-child {
	margin-right: 0;
}
.fexperie {
	margin-top: 45px;
}
.fexperie .list {
	margin-top: 24px;padding-left: 48px;position: relative;
}
.fexperie .list.on {
	height: 140px;overflow: hidden;
}
.fexperie .list .ls {
	padding: 24px 30px 30px;margin-bottom: 30px;position: relative;
	background: #f8f8f8;border-radius: 10px;
}
.fexperie .list .ls:last-child {
	margin-bottom: 0;
}

.fexperie .list .ls h3 {
	font-size: 16px;line-height: 25px;color: #333;font-weight: bold;
}
.fexperie .list .ls h4 {
	font-size: 16px;line-height: 24px;color: #666;margin-top: 8px;
}
.fexperie .list::before {
	position: absolute;z-index: 11;content: "";
	top: 40px;bottom: 40px;left: 8px;width: 2px;background: #d5e2f0;

}
.fexperie .list .ls i {
	position: absolute;z-index: 33;border-radius: 50%;
	top: 28px;left: -48px;width: 18px;height: 18px;overflow: hidden;
	background: url(../images/fi32.png) no-repeat center/cover;
}
.fexperie .list .ls em {
	display: none;
}
.fexperie .list .ls:first-child em {
	display: block;left: -48px;top: 0;position: absolute;
	background: #fff;height: 28px;width: 28px;z-index: 33;
}
.fexperie .list .ls:last-child em {
	display: block;left: -48px;bottom: 0;position: absolute;
	background: #fff;height: calc(100% - 46px);width: 28px;z-index: 33;
}
.fshoqi {
	text-align: center;margin-top: 50px;
}
.fshoqi h4,
.fshoqi h3 {
	text-align: center;transition: all 0.3s;
}
.fshoqi.on h3 {
	display: none;
}
.fshoqi.on h4 {
	display: block;
}
.fshoqi.ob h3 {
	display: block;
}
.fshoqi.ob h4 {
	display: none;
}
.fshoqi h4 i,
.fshoqi h3 i {
	display: inline-block;padding-right: 30px;
	font-size: 16px;color: #999;line-height: 2;cursor: pointer;
	background: url(../images/fjt3.png) no-repeat right center;
}
.fshoqi h4 i {
	color: #2365af;
}
.fshoqi h4 i {
	background: url(../images/fjt2.png) no-repeat right center;
}
.fshoqi h4 i {
	background: url(../images/fjt2-1.png) no-repeat right center;
}
.fshoqi h4 {
	display: none;
}
.fshoqi.on h4 {
	display: block;
}
.fshoqi.on h3 {
	display: none;
}



/* 催眠师主页-动态 */

.forward .list .ls {
	margin-bottom: 50px;overflow: hidden;
}
.forward .list .ls:last-child {
	margin-bottom: 0;
}
.forward .list .ls .tox {
	float: left;width: 40px;height: 40px;border-radius: 50%;
	overflow: hidden;
}
.forward .list .ls .text {
	float: right;width: calc(100% - 60px);
}
.forward .list .ls .text .tet {
	margin-bottom: 18px;
}
.forward .list .ls .text .tet h4 a {
	display: block;font-size: 16px;line-height: 25px;color: #2365AF;
}
.forward .list .ls .text .tet h4 {
	display: inline-block;padding-right: 11px;position: relative;
}
.forward .list .ls .text .tet h4 a i {
	display: inline-block;padding-left: 14px;color: #333;position: relative;
}
.forward .list .ls.on .text .tet h4::before  {
	display: none;
}
.forward .list .ls .text .tet h4::before {
	position: absolute;z-index: 11;content: "";
	top: 4px;right: 0;height: 6px;width: 6px;
	background: #e61717;border-radius: 50%;overflow: hidden;
}
.forward .list .ls .text .tet h4 a i::before {
	display: none;
}
.forward .list .ls .text .tet h6 {
	font-size: 14px;line-height: 27px;color: #999;
}
.forward .list .ls .text .tet p {
	margin-top: 10px;font-size: 16px;color: #333;line-height: 24px;
}
.forward .list .ls .text .fati {
	padding: 12px 20px 10px;overflow: hidden;
	background: #f8f8f8;border-radius: 10px;
}
.forward .list .ls .text .fati a {
	display: block;font-size: 14px;line-height: 2;color: #666;margin-bottom: 12px;
}
.forward .list .ls .text .fati a i {
	display: inline-block;color: #2365AF;
}
.forward .list .ls .text .fati img {
	display: inline-block;margin-right: 20px;margin-bottom: 10px;
}
.forward .list .ls .text .fati img:last-child {
	margin-right: 0;
}



/* 催眠师主页-轻聊-确认订单 */
.fappointmen.flight .info .lt {
	width: calc(100% - 350px);
}
.fappointmen .info .rt h5 em {
	display: inline-block;color: #2266AE;
}
.fdescribe {
	margin-bottom: 30px;padding: 35px 40px 40px;
	-webkit-box-sizing: border-box;background: #fff;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fdescribe .tarea {
	display: block;margin-top: 30px;border: 1px solid #eee;
	padding: 20px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: 140px;width: 100%;
	resize: none;
	font-size: 14px;color: #999;
	line-height: 1.8;
}
.frules {
	margin-top: 30px;
}
.frules h3 {
	font-size: 16px;line-height: 2;color: #333;font-weight: bold;
}
.frules p {
	margin-top: 6px;font-size: 14px;line-height: 22px;color: #999;
}



/* 催眠师主页-倾聊 */
.fchargedal .dal {
	margin-top: 20px;
}
.fchargedal .dal .tet {
	margin-top: 15px;
}
.fchargedal .dal .tet h4 {
	font-size: 16px;line-height: 24px;color: #333;font-weight: bold;
}
.fchargedal .dal .tet p {
	font-size: 14px;line-height: 24px;color: #666;
}



/* 催眠师主页-问答-回答 */
.fanswer {
	padding: 30px 60px 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.ftanlis {
	text-align: center;
}
.ftanlis .ls {
	display: inline-block;margin: 0 10px;cursor: pointer;
	width: 120px;line-height: 34px;border-radius: 17px;overflow: hidden;
	text-align: center;background: #f8f8f8;font-size: 14px;color: #666;transition: all 0.3s;
}
.ftanlis .ls.on,
.ftanlis .ls:hover {
	background: #2266AE;color: #fff;
}
.fanswer .fswerlis{
	margin-top: 26px;
}
.fanswer .fswerlis .lis {
	display: block;
}
.fanswer .fswerlis .lis:first-child {
	display: none;
}
.fanswer .fswerlis .lis .ls {
	margin-bottom: 50px;
}
.fanswer .fswerlis .lis .ls:last-child {
	margin-bottom: 0;
}
.fanswer .fswerlis .lis .ls .text a {
	display: block;overflow: hidden;
}
.fanswer .fswerlis .lis .ls .text .tox {
	float: left;margin-top: 4px;height: 40px;width: 40px;
	border-radius: 50%;overflow: hidden;
}
.fanswer .fswerlis .lis .ls .text .t {
	float: right;width: calc(100% - 60px);
}
.fanswer .fswerlis .lis .ls .text .t h4 {
	font-size: 14px;line-height: 24px;color: #333;
}
.fanswer .fswerlis .lis .ls .text .t h4 i {
	display: inline-block;margin-right: 14px;
	color: #2365AF;
}
.fanswer .fswerlis .lis .ls .text .t h6 {
	font-size: 14px;color: #999;line-height: 30px;
}
.fanswer .fswerlis .lis .ls .tet {
	margin-top: 10px;font-size: 16px;
	line-height: 24px;color: #666;
}
.fanswer .fswerlis .lis .ls .txt {
	display: block;margin-top: 16px;
	border-radius: 10px;overflow: hidden;transition: all 0.3s;
	padding: 20px;background: #f8f8f8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fanswer .fswerlis .lis .ls .txt:hover {
	background: #fff;
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.fanswer .fswerlis .lis .ls .txt .ico {
	float: left;height: 28px;width: 28px;
	overflow: hidden;border-radius: 50%;
}
.fanswer .fswerlis .lis .ls .txt .ico img {
	display: none;width: 100%;height: 100%;
}
.fanswer .fswerlis .lis .ls .txt .ico img:first-child {
	display: block;
}
.fanswer .fswerlis .lis .ls .txt .ico.on img:first-child {
	display: none;
}
.fanswer .fswerlis .lis .ls .txt .ico.on img {
	display: block;
}
.fanswer .fswerlis .lis .ls .txt h3 {
	float: right;width: calc(100% - 46px);color: #333;transition: all 0.3s;
	font-size: 18px;line-height: 28px;
}
.fanswer .fswerlis .lis .ls .txt:hover h3 {
	color: #2266AE;
}
.fanswer .fswerlis .lis .ls .fcarry {
	margin-top: 15px;display: block;overflow: hidden;
	background: #f8f8f8;border-radius: 10px;
	padding: 14px 20px;transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fanswer .fswerlis .lis .ls .fcarry:hover {
	background: #fff;box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.fanswer .fswerlis .lis .ls .fcarry h3 {
	float: left;width: calc(100% - 300px);transition: all 0.3s;
	font-size: 18px;line-height: 32px;color: #333;
}
.fanswer .fswerlis .lis .ls .fcarry:hover h3 {
	color: #2266AE;
}
.fanswer .fswerlis .lis .ls .fcarry .tx {
	float: right;overflow: hidden;
}
.fanswer .fswerlis .lis .ls .fcarry .tx h6 {
	float: left;margin-right: 15px;
	font-size: 14px;line-height: 32px;color: #999;
}
.fanswer .fswerlis .lis .ls .fcarry .tx h6:last-child {
	margin-right: 0;
}



/* 催眠师主页-文章列表 */
.farticlis {
	padding: 30px 30px 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.farticlis .flist {
	overflow: hidden;margin-bottom: 30px;
}
.farticlis .flist .ls {
	margin-right: 20px;float: left;
}
.farticlis .flist .ls:last-child {
	margin-right: 0;
}
.farticlis .flist .ls a {
	display: block;width: 120px;overflow: hidden;
	line-height: 34px;border-radius: 17px;background: #f8f8f8;
	text-align: center;font-size: 14px;color: #666;transition: all 0.3s;
}
.farticlis .flist .ls.on a,
.farticlis .flist .ls a:hover {
	color: #fff;background: #2266AE;
}
.farticlis .finfos .lis {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.3s;
}
.farticlis .finfos .lis:hover {
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.farticlis .finfos .lis a {
	display: block;padding: 40px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
}
.farticlis .finfos .lis:last-child a {
	border-bottom: none;
}
.farticlis .finfos .lis .tox {
	overflow: hidden;
}
.farticlis .finfos .lis .tox .to {
	float: left;height: 40px;width: 40px;overflow: hidden;border-radius: 50%;
}
.farticlis .finfos .lis .tox .to img {
	display: block;width: 100%;height: 100%;
}
.farticlis .finfos .lis .tox h3 {
	float: right;width: calc(100% - 50px);
	font-size: 20px;line-height: 2;color: #333;
}
.farticlis .finfos .lis .txt {
	margin-top: 16px;
}
.farticlis .finfos .lis .txt h4 {
	font-size: 18px;line-height: 26px;color: #333;transition: all 0.3s;
}
.farticlis .finfos .lis:hover .txt h4 {
	color: #2266AE;
}
.farticlis .finfos .lis .txt h5 {
	font-size: 14px;line-height: 24px;color: #666;margin-top: 10px;
}
.farticlis .finfos .lis .cen {
	margin-top: 15px;
}
.farticlis .finfos .lis .cen .ll {
	float: left;overflow: hidden;
}
.farticlis .finfos .lis .cen .l {
	float: left;margin-right: 10px;
	background: #f4f7fb;border-radius: 3px;text-align: center;
	padding: 0 8px;font-size: 12px;line-height: 27px;color: #999;
}
.farticlis .finfos .lis .cen .l:last-child {
	margin-right: 0;
}
.farticlis .finfos .lis .cen .rr {
	float: right;overflow: hidden;
}
.farticlis .finfos .lis .cen .r {
	float: left;margin-right: 35px;
}
.farticlis .finfos .lis .cen .r:last-child {
	margin-right: 0;
}
.farticlis .finfos .lis .cen .r i {
	display: inline-block;padding-left: 26px;
	font-size: 14px;line-height: 27px;color: #333;
	background: url(../images/fi7.png) no-repeat left center;
}
.farticlis .finfos .lis .cen .r:nth-child(2) i {
	background: url(../images/fi14.png) no-repeat left center;
}
.farticlis .finfos .lis .cen .r:nth-child(3) i {
	background: url(../images/fi15.png) no-repeat left center;
}
.fpersonmar {
	margin: 60px 0 30px;
}


/* 催眠师主页-专辑列表 */
.falbum {
	padding: 60px 60px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.falbum .lis {
	overflow: hidden;
}
.falbum .lis .ls {
	float: left;width: calc((100% - 122px)/5);margin-right: 30px;margin-bottom: 20px;
}
/* .falbum .lis .ls.on .imgs .t {
	display: none;
} */
.falbum .lis .ls.o .imgs em {
	display: none;
}
.falbum .lis .ls.n .imgs .t {
	display: none;
}
.falbum .lis .ls.on .imgs .ic h3:first-child {
	display: none;
}
.falbum .lis .ls.on .imgs .ic h3:nth-child(2){
	display: block;
}
.falbum .lis .ls.on .imgs .bf h5 {
	display: none;
}
.falbum .lis .ls.on .imgs .bf h6 {
	display: block;
}
.falbum .lis .ls:nth-child(5n) {
	margin-right: 0;
}
.falbum .lis .ls .imgs {
	height: 192px;width: 192px;border-radius: 10px;position: relative;overflow: hidden;
}
.falbum .lis .ls .imgs img {
	display: block;width: 100%;height: 100%;
}
.falbum .lis .ls .imgs .t {
	position: absolute;z-index: 66;top: 0;left: 0;
	line-height: 32px;background: #d6b726;padding: 0 10px;
	font-size: 14px;color: #fff;text-align: center;
	border-radius: 10px 0px 15px 0px;
}
.falbum .lis .ls .imgs .ic {
	position: absolute;z-index: 66;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;cursor: pointer;height: 58px;width: 58px;
	border-radius: 50%;overflow: hidden;
}
.falbum .lis .ls .imgs .ic h3 {
	background: url(../images/fr7.png) no-repeat center/cover;
	height: 100%;width: 100%;
}
.falbum .lis .ls .imgs .ic h3:nth-child(2) {
	background: url(../images/fr8.png) no-repeat center/cover;display: none;
}
.falbum .lis .ls .imgs em {
	position: absolute;z-index: 1;top: 0;bottom: 0;
	left: 0;right: 0;background: rgba(0,0,0,0.4);display: block;
}
.falbum .lis .ls .imgs .bf {
	border-radius: 0px 0px 10px 10px;position: absolute;z-index: 66;height: 34px;
	bottom: 0;left: 0;right: 0;margin: 0 auto;background: rgba(0,0,0,0.3);
}
.falbum .lis .ls .imgs .bf h5 {
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.falbum .lis .ls .imgs .bf h5 i {
	display: inline-block;padding-left: 20px;
	font-size: 12px;line-height: 34px;color: #fff;
	word-break:keep-all;background: url(../images/fa12.png) no-repeat left center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.falbum .lis .ls .imgs .bf h6 {
	padding: 0 10px;color: #fff;display: none;
	font-size: 12px;line-height: 34px;
}
.falbum .lis .ls .text {
	margin-top: 10px;
}
.falbum .lis .ls .text a {
	display: block;
}
.falbum .lis .ls .text h4 {
	font-size: 16px;line-height: 25px;color: #333;font-weight: bold;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.falbum .lis .ls .text .txt {
	overflow: hidden;
}
.falbum .lis .ls .text .txt .tt {
	float: left;overflow: hidden;width: calc(100% - 60px);
}
.falbum .lis .ls .text .txt .t {
	float: left;margin-right: 15px;
}
.falbum .lis .ls .text .txt .t:last-child {
	margin-right: 0;
}
.falbum .lis .ls .text .txt .t i {
	display: inline-block;padding-left: 17px;
	font-size: 14px;line-height: 30px;color: #999;
	background: url(../images/fi35.png) no-repeat left center;
}
.falbum .lis .ls .text .txt .t:nth-child(2) i {
	background: url(../images/fi36.png) no-repeat left center;
}
.falbum .lis .ls .text .txt h4 {
	float: right;	font-weight: 400;
	font-size: 14px;line-height: 30px;color: #999;
}


/* 催眠师主页-课程 */
.fculums {
	padding: 65px 75px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;overflow: hidden;
}
.fculums .ls {
	float: left;width: calc((100% - 62px)/3);margin-right: 30px;margin-bottom: 30px;
	border: 1px solid #eee;border-radius: 10px;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fculums .ls:nth-child(3n) {
	margin-right: 0;
}
.fculums .ls a {
	display: block;width: 100%;
}
.fculums .ls .imgs {
	height: 270px;width: 100%;overflow: hidden;
}
.fculums .ls .imgs img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.fculums .ls:hover .imgs img {
	transform: scale(1.05);
}
.fculums .ls .text {
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fculums .ls:hover .text h3 {
	color: #2266AE;
}
.fculums .ls .text h3 {
	font-size: 18px;line-height: 1.8;color: #333;
	word-break:keep-all;transition: all 0.3s;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fculums .ls .text h6 {
	font-size: 14px;line-height: 22px;color: #666;
	margin-top: 18px;height: 44px;overflow: hidden;
}
.fculums .ls .text .te {
	margin-top: 20px;
}
.fculums .ls .text .te h4 {
	float: left;width: 50%;font-weight: bold;
	font-size: 16px;line-height: 24px;color: #2266AE;
}
.fculums .ls .text .te p {
	float: right;width: 50%;text-align: right;
	font-size: 14px;line-height: 24px;color: #999;
}



/* 专辑详情简介 */
.fban {
	padding: 80px 0 120px;
}
.fban .lts {
	float: left;width: calc(100% - 150px);
}
.fban .lts .imgs {
	float: left;width: 180px;height: 180px;
	border-radius: 10px;overflow: hidden;position: relative;
}
.fban .lts .imgs .tt {
	position: absolute;z-index: 11;top: 0;left: 0;
	border-radius: 8px 0 8px 0;overflow: hidden;padding: 0 8px;
	text-align: center;background: #febc0f;
}
.fban .lts .imgs .tt h4 {
	font-size: 12px;color: #fff;line-height: 28px;display: none;
}
.fban .lts .imgs .tt.on h4:first-child {
	display: block;
}
.fban .lts .imgs .tt.ob h4:nth-child(2) {
	display: block;
}
.fban .lts .text {
	float: right;width: calc(100% - 210px);margin-top: 15px;
}
.fban .lts .text h2 a {
	display: block;font-size: 24px;line-height: 1.5;color: #fff;
}
.fban .lts .text .cn {
	margin-top: 22px;overflow: hidden;
}
.fban .lts .text .cn .tox {
	float: left;
}
.fban .lts .text .cn .tox a{
	overflow: hidden;display: block;
}
.fban .lts .text .cn .tox .ico {
	height: 34px;width: 34px;overflow: hidden;border-radius: 50%;float: left;
}
.fban .lts .text .cn .tox .ico img {
	display: block;width: 100%;height: 100%;
}
.fban .lts .text .cn .tox h4 {
	padding-left: 10px;font-size: 16px;line-height: 34px;color: #fff;float: left;
}
.fban .lts .text .cn .follow {
	float: left;padding-left: 20px;margin-top: 3px;
}
.follow .foll {
	width: 70px;line-height: 26px;border: 1px solid #fff;
	border-radius: 14px;overflow: hidden;text-align: center;
	font-size: 12px;color: #fff;cursor: pointer;
}
.follow .flow {
	width: 70px;border-radius: 14px;overflow: hidden;display: none;
	cursor: pointer;text-align: center;background: #eee;height: 28px;
}
.follow .flow i {
	display: inline-block;padding-left: 17px;
	font-size: 12px;line-height: 28px;color: #999;
	background: url(../images/fi37.png) no-repeat left center;
}
.follow.on .foll {
	display: none;
}
.follow.on .flow {
	display: block;
}
.follow.ob .foll {
	display: block;
}
.follow.ob .flow {
	display: none;
}
.fban .lts .text .branch {
	margin-top: 30px;overflow: hidden;
}
.fban .lts .text .branch .lt {
	overflow: hidden;float: left;
}
.fban .lts .text .branch .xx {
	overflow: hidden;float: left;
}
.fban .lts .text .branch .xx .x {
	float: left;width: 18px;height: 17px;margin-right: 10px;
}
.fban .lts .text .branch .xx .x img {
	display: block;width: 100%;height: 100%;
}
.fban .lts .text .branch .lt h5 {
	float: left;font-size: 14px;line-height: 17px;color: #FEBC0F;
}
.fban .lts .text .branch .bf {
	padding-left: 20px;position: relative;float: left;margin-left: 20px;
}
.fban .lts .text .branch .bf::before {
	position: absolute;z-index: 11;content: "";
	left: 0;top: 50%;transform: translateY(-50%);
	height: 11px;width: 1px;background: #bbbbbb;
}
.fban .lts .text .branch .bf i {
	display: inline-block;padding-left: 18px;
	font-size: 14px;line-height: 17px;color: #eee;
	background: url(../images/fr12.png) no-repeat left center;
}
.fban .fshare {
	float: right;margin-top: 74px;
}
.fshare .t {
	float: left;margin-right: 40px;height: auto;width: auto;display: block;
}
.fshare .t:first-child {
	margin-top: -1px;
}
.fshare .t img {
	display: none;transition: all 0.3s;
}
.fshare .t img:first-child {
	display: block;
}
.fshare .t:hover img:first-child {
	display: none;
}
.fshare .t:hover img:nth-child(2) {
	display: block;
}
.fshare .t:last-child {
	margin-right: 0;
}
.fshoppls .fshopp {
	margin-top: -60px;
	overflow: hidden;background: #fff;
	border-radius: 10px;
	padding: 30px 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fshoppls .fshopp .lt {
	float: left;width: 50%;overflow: hidden;
}
.fshoppls .fshopp .lt h4 {
	border: 1px solid #2266AE;overflow: hidden;
	line-height: 38px;border-radius: 20px;float: left;
	padding: 0 18px;display: inline-block;
	font-size: 16px;color: #2266AE;
}
.fshoppls .fshopp .lt h5 {
	font-size: 14px;line-height: 40px;color: #999999;float: left;
	padding-left: 50px;
}
.fshoppls .fshopp .rt {
	float: right;
}
.fshoppls .fshopp .rt .ls {
	float: left;margin-right: 30px;
}
.fshoppls .fshopp .rt .ls:last-child {
	margin-right: 0;
}
.fshoppls .fshopp .rt .ls a {
	display: block;border: 1px solid #2266AE;
	line-height: 38px;width: 130px;text-align: center;
	border-radius: 20px;overflow: hidden;font-size: 14px;color: #2266AE;
}
.fshoppls .fshopp .rt .ls a:hover,
.fshoppls .fshopp .rt .ls.on a {
	background: #2266AE;color: #fff;
}
.falbumlis .fbumlsit {
	text-align: center;border-bottom: 1px solid #eeeeee;
}
.falbumlis .fbumlsit .ls {
	display: inline-block;font-size: 16px;line-height: 60px;color: #666666;cursor: pointer;
	text-align: center;position: relative;transition: all 0.3s;margin: 0 75px;
}
.falbumlis .fbumlsit .ls::before {
	position: absolute;z-index: 11;content: "";
	left: 0;right: 0;margin: 0 auto;bottom: -1px;width: 0;
	height: 2px;background: #2266ae;transition: all 0.3s;
}
.falbumlis .fbumlsit .ls.on::before,
.falbumlis .fbumlsit .ls:hover::before {
	width: 100%;
}
.falbumlis .fbumlsit .ls:hover,
.falbumlis .fbumlsit .ls.on {
	color: #2266ae;
}
.falbumlis .fbumlist .fbumls .dal {
	padding: 45px 60px;
	font-size: 16px;line-height: 2;
}
.falbumlis {
	background: #fff;margin: 30px 0 60px;
}

.falbumlis .fbumlist .fbumls .fcatalog{
	padding: 30px 60px 45px;
}
.falbumlis .fbumlist .fcatalog .fcata {
	text-align: center;
}
.falbumlis .fbumlist .fcatalog .fcata .lis {
	display: inline-block;line-height: 34px;border-radius: 17px;overflow: hidden;
	cursor: pointer;text-align: center;width: 120px;background: #f8f8f8;
	font-size: 14px;color: #666;transition: all 0.3s;margin: 0 10px;
}
.falbumlis .fbumlist .fcatalog .fcata .lis:hover,
.falbumlis .fbumlist .fcatalog .fcata .lis.on {
	background: #2266AE;color: #fff;
}
.falbumlis .fbumlist .fcatalog .fplayls {
	margin: 25px 0 0;
}
.falbumlis .fbumlist .fcatalog .fplay .play{
	padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;overflow: hidden;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.falbumlis .fbumlist .fcatalog .fplay .pay {
	padding-bottom: 25px;margin-bottom: 15px;
}
.falbumlis .fbumlist .fcatalog .fplay .play .lt {
	float: left;
}
.falbumlis .fbumlist .fcatalog .fplay .play .lt h3 {
	font-size: 17px;line-height: 35px;color: #333333;float: left;
	padding-left: 40px;background: url(../images/fc11.png) no-repeat left center;
}
.falbumlis .fbumlist .fcatalog .fplay .pay .lt h3 {
	padding-left: 44px;
}
.falbumlis .fbumlist .fcatalog .fplay .pay .lt h3 {
	background: url(../images/fc3-1.png) no-repeat left center;
}
.falbumlis .fbumlist .fcatalog .fplay .play .lt h3 i {
	display: inline-block;font-size: 12px;color: #999999;padding-left: 4px;
}
.falbumlis .fbumlist .fcatalog .fplay .play .lt h2 {
	padding-left: 80px;float: left;
}
.falbumlis .fbumlist .fcatalog .fplay .play .lt h2 i {
	display: inline-block;padding-left: 45px;
	font-size: 17px;line-height: 35px;color: #2266ae;
	background: url(../images/fc10.png) no-repeat left center;
}
.falbumlis .fbumlist .fcatalog .fplay .play .rt {
	float: right;overflow: hidden;
}
.falbumlis .fbumlist .fcatalog .fplay .play .rt .l {
	float: left;font-size: 14px;line-height: 22px;color: #999999;cursor: pointer;
	margin-right: 30px;padding-right: 30px;position: relative;transition: all 0.3s;
}
.falbumlis .fbumlist .fcatalog .fplay .play .rt .l:hover,
.falbumlis .fbumlist .fcatalog .fplay .play .rt .l.on {
	color: #2266ae;
}
.falbumlis .fbumlist .fcatalog .fplay .play .rt .l:last-child {
	margin-right: 0;padding-right: 0;
}
.falbumlis .fbumlist .fcatalog .fplay .play .rt .l::before {
	position: absolute;z-index: 11;content: "";
	height: 10px;width: 1px;background: #b8b8b8;right: 0;
	top: 50%;transform: translateY(-50%);
}
.falbumlis .fbumlist .fcatalog .fplay .play .rt .l:last-child::before {
	display: none;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .ls {
	display: block;overflow: hidden;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .ls a {
	display: block;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .ls .lt {
	float: left;width: calc(100% - 350px);overflow: hidden;display: block;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .ls .lt .ico {
	width: 26px;height: 46px;float: left;position: relative;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .ls .lt .ico img {
	display: block;position: absolute;z-index: 11;top: 50%;display: none;
	transform: translateY(-50%);left: 0;right: 0;margin: 0 auto;transition: all 0.3s;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .ls .lt .ico img:first-child {
	display: block;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .ls .lt:hover .ico img:first-child {
	display: none;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .ls .lt:hover .ico img:nth-child(2) {
	display: block;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .ls .lt h4 {
	float: right;width: calc(100% - 45px);transition: all 0.3s;
	font-size: 16px;line-height: 46px;color: #999;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .ls .lt:hover h4 {
	color: #2365af;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .rt {
	float: right;width: 300px;overflow: hidden;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .rt .l {
	float: left;overflow: hidden;width: 180px;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .rt .l h4 {
	float: left;width: calc((100% - 15px)/2);transition: all 0.3s;
	font-size: 12px;line-height: 46px;color: #999999;
	word-break:keep-all;cursor: pointer;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .rt .l h4:hover {
	color: #2365af;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .rt .l h4:nth-child(2n) {
	float: right;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .rt .l h4 i {
	display: inline-block;vertical-align: top;
	width: 30px;height: 46px;position: relative;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .rt .l h4 i img {
	display: none;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);left: 0;right: 0;margin: 0 auto;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .rt .l h4 i img:first-child {
	display: block;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .rt .l h4:hover i img:first-child {
	display: none;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .rt .l h4:hover i img:nth-child(2) {
	display: block;
}
.falbumlis .fbumlist .fcatalog .fplay .flist .rt .r {
	float: right;color: #999;font-size: 12px;line-height: 46px;text-align: right;
}
.falbumlis .fbumlist .fbumls {
	display: none;
}
.falbumlis .fbumlist .fbumls:nth-child(2) {
	display: block;
}
.falbumlis .fbumlist .fcatalog .fplay {
	display: none;
}
.falbumlis .fbumlist .fcatalog .fplay:first-child {
	display: block;
}

.fcommpadd {
	padding: 20px 60px 50px;
}
.falbumlis .fbumlist .fbumls .quanbu {
	font-size: 20px;line-height: 35px;color: #333;font-weight: bold;
}
.falbumlis .fbumlist .fbumls .quanbu i {
	display: inline-block;font-size: 14px;color: #999;
}
.falbumlis .fbumlist .fbumls .fstar {
	text-align: center;margin-top: 22px;
}
.falbumlis .fbumlist .fbumls .fstar .ls {
	margin: 0 10px;display: inline-block;min-width: 120px;
	line-height: 34px;border-radius: 17px;overflow: hidden;cursor: pointer;
	text-align: center;font-size: 14px;color: #666;padding: 0 10px;
	-webkit-box-sizing: border-box;background: #f8f8f8;
	-moz-box-sizing: border-box;transition: all 0.3s;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.falbumlis .fbumlist .fbumls .fstar .ls.on,
.falbumlis .fbumlist .fbumls .fstar .ls:hover {
	background: #2266ae;color: #fff;
}
.falbumlis .fbumlist .fbumls .fstarlis {
	margin-top: 30px;
}
.falbumlis .fbumlist .fbumls .fstarlis .lis {
	overflow: hidden;margin-bottom: 45px;
}
.falbumlis .fbumlist .fbumls .fstarlis .lis .tox {
	float: left;height: 40px;width: 40px;border-radius: 50%;overflow: hidden;
}
.falbumlis .fbumlist .fbumls .fstarlis .lis .tox a,
.falbumlis .fbumlist .fbumls .fstarlis .lis .tox img {
	display: block;width: 100%;height: 100%;
}
.falbumlis .fbumlist .fbumls .fstarlis .lis .rts {
	float: right;width: calc(100% - 60px);
}
.falbumlis .fbumlist .fbumls .fstarlis .lis .rts .txt {
	overflow: hidden;
}
.falbumlis .fbumlist .fbumls .fstarlis .lis .rts .txt .lt {
	float: left;width: calc(100% - 185px);
}

.falbumlis .fbumls .fstarlis .lis .rts .txt .lt h3 a{
	font-size: 17px;color: #333;line-height: 1;display: block;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.falbumlis .fbumls .fstarlis .lis .rts .txt .lt h6 {
	margin-top: 8px;
	font-size: 14px;color: #999999;line-height: 18px;
}
.falbumlis .fbumls .fstarlis .lis .rts .txt .lt h4 {
	margin-top: 12px;font-size: 17px;line-height: 25px;color: #666666;
}
.falbumlis .fbumlist .fbumls .fstarlis .lis .rts .txt .rt {
	float: right;width: 130px;margin-top: 12px;
}
.falbumlis .fbumls .fstarlis .lis .rts .txt .rt .fxin {
	overflow: hidden;
}
.falbumlis .fbumls .fstarlis .lis .rts .txt .rt .xin {
	float: left;width: 18px;height: 17px;margin-right: 10px;
}
.falbumlis .fbumls .fstarlis .lis .rts .txt .rt .xin:last-child {
	margin-right: 0;
}
.falbumlis .fbumls .fstarlis .lis .rts .txt .rt .xin img {
	display: block;width: 100%;height: 100%;
}
.falbumlis .fbumls .fstarlis .lis .rts .txt .rt .fzhan {
	margin: 27px 0 0 20px;
}
.fzhan {
	overflow: hidden;
}
.fzhan .t {
	float: left;font-size: 13px;line-height: 30px;color: #999999;cursor: pointer;
	padding-left: 27px;background: url(../images/fi15.png) no-repeat left center;
}
.fzhan .s {
	float: right;background: url(../images/fi14.png) no-repeat center/cover;
	width: 15px;height: 14px;margin-top: 10px;cursor: pointer;
}
.falbumlis .fbumls .fstarlis .lis .fcomment {
	margin: 23px 0 10px;padding-left: 32px;
	border-left: 2px solid #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.falbumlis .fbumls .fstarlis .lis .fcomment .ls {
	margin-bottom: 32px;overflow: hidden;
}
.falbumlis .fbumls .fstarlis .lis .fcomment .ls .to {
	float: left;height: 30px;width: 30px;border-radius: 50%;
	overflow: hidden;
}
.falbumlis .fbumls .fstarlis .lis .fcomment .ls .tgt {
	float: right;width: calc(100% - 42px);
}
.falbumlis .fbumls .fstarlis .lis .fcomment .ls .tgt h4 a {
	display: block;font-size: 14px;line-height: 30px;color: #999999;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.falbumlis .fbumls .fstarlis .lis .fcomment .list {
	overflow: hidden;height: 250px;
}
.falbumlis .fbumls .fstarlis .lis .fcomment .lts {
	float: left;width: calc(100% - 300px);
}
.falbumlis .fbumls .fstarlis .lis .fcomment .rts {
	float: right;width: 110px;
}
.falbumlis .fbumls .fstarlis .lis .fcomment .ls .tgt h3 {
	margin-top: 5px;font-size: 15px;line-height: 1.8;color: #666666;
}
.falbumlis .fbumls .fstarlis .lis .fcomment .ls .tgt h6 {
	margin-top: 10px;font-size: 15px;line-height: 21px;color: #999999;
}
.falbumlis .fbumls .fstarlis .lis .fcomment .ls .tgt h6 i {
	display: inline-block;margin-left: 35px;cursor: pointer;transition: all 0.3s;
}
.falbumlis .fbumls .fstarlis .lis .fcomment .ls .tgt h6 i:hover {
	color: #2266ae;
}
.falbumlis .fbumls .fstarlis .lis .fcomment .more {
	font-size: 14px;line-height: 1.3;color: #2266ae;cursor: pointer;
}
.fmores {
	text-align: center;cursor: pointer;
	font-size: 17px;line-height: 30px;color: #2266ae;
}
.falbumlis .fbumlist .fbumls .fstarlis .flis {
	display: none;
}
.falbumlis .fbumlist .fbumls .fstarlis .flis:first-child {
	display: block;
}


/* 专辑详情目录-音频播放页 */
.fplay_page {
	min-height: 100vh;padding: 80px 0 70px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fheads {
	overflow: hidden;
}
.fheads .lts {
	float: left;width: 180px;
}
.fheads .lts .fimgs {
	height: 180px;width: 180px;
	/*background: #131027;*/
	border-radius: 50%;overflow: hidden;
	border: 4px solid #2c2940;position: relative;
}
.fheads .lts .fimgs img {
	display: block;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);left: 0;right: 0;
	margin: 0 auto;border-radius: 50%;height: 150px;width: 150px;
	overflow: hidden;
}
.fheads .lts .fimgs h3 {
	position: absolute;z-index: 11;height: 36px;width: 36px;
	border: 6px solid #fff;background: #333333;border-radius: 50%;
	overflow: hidden;left: 0;right: 0;margin: 0 auto;top: 50%;transform: translateY(-50%);
}
.fheads .rts {
	float: right;width: calc(100% - 210px);margin-top: 15px;
}
.fheads .rts .fwhdal {
	overflow: hidden;
}
.fheads .rts .fteli {
	width: calc(100% - 150px);float: left;
}
.fheads .rts .fteli h2 a{
	font-size: 24px;line-height: 40px;color: #fff;font-weight: bold;
	word-break:keep-all;display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fheads .rts .fteli .name {
	overflow: hidden;margin-top: 20px;
}
.fheads .rts .fteli .name .lt {
	float: left;
}
.fheads .rts .fteli .name .lt a {
	display: block;overflow: hidden;
}
.fheads .rts .fteli .name .lt .tox {
	float: left;margin-top: 3px;height: 34px;width: 34px;border-radius: 50%;overflow: hidden;
}
.fheads .rts .fteli .name .lt .tox img {
	display: block;width: 100%;height: 100%;
}
.fheads .rts .fteli .name .lt .txt {
	float: left;margin-left: 10px;
}
.fheads .rts .fteli .name .lt .txt h3 {
	font-size: 16px;line-height: 20px;color: #fff;
}
.fheads .rts .fteli .name .lt .txt h6 {
	font-size: 12px;line-height: 16px;color: #bbb;margin-top: 4px;
}
.fheads .rts .fteli .name .follow {
	float: left;margin-left: 16px;margin-top: 6px;
}
.fheads .rts .fteli .album {
	font-size: 14px;line-height: 24px;color: #999;display: block;
	transition: all 0.3s;display: inline-block;margin-top: 20px;
}
.fheads .rts .fteli .album:hover {
	color: #2266ae;
}
.fheads .rts .fenx {
	float: right;margin-top: 65px;
}
.fswitls {
	margin-top: 45px;padding: 0 105px;
}
.fswitls .swlis {
	border-bottom: 1px solid #999999;
}
.fswitls .swlis .ls {
	float: left;margin-right: 24px;padding: 0 20px;position: relative;cursor: pointer;
	font-size: 18px;color: #999;line-height: 82px;text-align: center;transition: all 0.3s;
}
.fswitls .swlis .ls.on,
.fswitls .swlis .ls:hover {
	color: #2266AE;
}
.fswitls .swlis .ls::before {
	position: absolute;z-index: 11;content: "";
	bottom: -1px;background: #2266ae;width: 0;height: 2px;transition: all 0.3s;
	left: 0;right: 0;margin: 0 auto;
}
.fswitls .swlis .ls.on::before,
.fswitls .swlis .ls:hover::before{
	width: 100%;
}
.fswitls .fswits .lis .dal {
	padding: 50px 0;font-size: 16px;line-height: 24px;color: #ddd;
}
.fswitls .fswits .lis {
	display: none;
}
.fswitls .fswits .lis:first-child {
	display: block;
}

.fswitls .fswits .lis .frelease {
	margin-top: 60px;
}
.frelease .tox {
	float: left;height: 40px;width: 40px;border-radius: 50%;overflow: hidden;
}
.frelease .tox img {
	display: block;width: 100%;height: 100%;
}
.frelease .text {
	float: right;width: calc(100% - 60px);
	border-radius: 8px;overflow: hidden;background: rgba(255,255,255,0.3);
	padding: 10px 20px;font-size: 16px;line-height: 25px;color: #bbb;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.frelease .cen {
	margin: 10px 0 0 60px;
}
.frelease .ftianj {
	float: left;
}
.ftianj {
	display: block;
}
.ftianj i {
	display: inline-block;padding-left: 25px;
	font-size: 12px;color: #bbb;line-height: 40px;
	background: url(../images/fc13.png) no-repeat left center;
	transition: all 0.3s;
}
.ftianj i:hover {
	color: #2262A7;	background: url(../images/fc13-1.png) no-repeat left center;
}
.frelease .pinlun {
	display: block;float: right;line-height: 40px;border-radius: 20px;
	width: 70px;font-size: 12px;color: #fff;text-align: center;background: #2266ae;
}
.fswitls .fswits .lis .fevalus {
	margin-top: 60px;
}
.fevalus .feva {
	margin-bottom: 50px;
}
.fevalus .feva .evalis {
	overflow: hidden;
}
.fevalus .evalis .tox {
	height: 40px;width: 40px;float: left;border-radius: 50%;overflow: hidden;
}
.fevalus .evalis .tox img {
	display: block;width: 100%;height: 100%;
}
.fevalus .evalis .text {
	float: right;width: calc(100% - 60px);
}
.fevalus .evalis .text .lt {
	float: left;width: calc(100% - 210px);
}
.fevalus .evalis .text .lt h3 a {
	display: block;font-size: 16px;color: #999;line-height: 1;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fevalus .evalis .text .lt h6 {
	margin-top: 8px;font-size: 14px;line-height: 18px;color: #999;
}
.fevalus .evalis .text .functis {
	float: right;margin-top: 6px;
}
.functis {
	overflow: hidden;width: 160px;
}
.functis .l {
	float: left;
}
.functis .l i {
	display: inline-block;padding-left: 28px;font-size: 14px;color: #999;line-height: 25px;
	background: url(../images/fi15.png) no-repeat left center;transition: all 0.3s;cursor: pointer;
}
.functis .l i.on {
	color: #2266ae;background: url(../images/fi15-1.png) no-repeat left center;
}

.functis .l i:hover {
	color: #2266ae;background: url(../images/fi15-1.png) no-repeat left center;
}
.functis .r {
	float: right;overflow: hidden;margin-top: 6px;
}
.functis .r h5 {
	float: left;margin-right: 35px;cursor: pointer;
}
.functis .r h5:last-child {
	margin-right: 0;
}
.functis .r h5 img {
	display: none;
}
.functis .r h5 img:first-child {
	display: block;
}
.functis .r h5:hover img:first-child {
	display: none;
}
.functis .r h5:hover img:nth-child(2) {
	display: block;
}
.fevalus .evalis .txt {
	font-size: 16px;line-height: 24px;color: #fff;
	margin-top: 12px;
}
.fevalus .freply {
	margin: 15px 0 0 60px;padding: 10px 0;position: relative;
}
.fevalus .freply::before {
	position: absolute;z-index: 11;content: "";left: 0;
	top: 10px;bottom: 10px;width: 2px;background: #ccc;
}
.fevalus .freply .plis {
	margin-bottom: 20px;margin-left: 2px;padding: 10px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;transition: all 0.3s;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fevalus .freply .plis:hover {
	background: rgba(255,255,255,0.05);
}
.fevalus .freply .plis .lt {
	float: left;width: calc(100% - 200px);overflow: hidden;
}
.fevalus .freply .plis .lt .tox {
	height: 30px;width: 30px;border-radius: 50%;overflow: hidden;float: left;
}
.fevalus .freply .plis .lt .tox a,
.fevalus .freply .plis .lt .tox img {
	display: block;width: 100%;height: 100%;
}
.fevalus .freply .plis .lt .dals {
	float: right;width: calc(100% - 42px);
}
.fevalus .freply .plis .lt .dals h3 a {
	font-size: 14px;line-height: 30px;color: #999;display: block;
}
.fevalus .freply .plis .lt .dals h4 {
	margin-top: 5px;font-size: 14px;line-height: 24px;color: #eee;
}
.fevalus .freply .plis .lt .dals h5 {
	margin-top: 12px;font-size: 14px;line-height: 1.2;color: #999;
}
.fevalus .freply .plis .lt .dals h5 a {
	display: inline-block;padding-left: 35px;
}
.fevalus .freply .plis .functis {
	float: right;margin-top: 5px;display: none;transition: all 0.3s;
}
.fevalus .freply .more {
	font-size: 14px;line-height: 32px;color: #2266AE;margin-left: 32px;cursor: pointer;
}
.fevalus .freply .plis:hover .functis {
	display: block;
}


/* 专辑详情目录-音频播放页-评论-查看回复-弹窗 */
.fmultback {
	position: fixed;z-index: 333;top: 0;display: none;
	bottom: 0;left: 0;right: 0;background: rgba(0,0,0,0.5);
}
.fmultie {
	position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;width: 600px;background: #fff;
}
.ftelie {
	text-align: center;background: #e8eff7;
	font-size: 18px;line-height: 60px;color: #333333;
}
.fmultie .cha {
	position: absolute;z-index: 66;
	right: 0;top: -40px;height: 24px;width: 24px;cursor: pointer;
	border-radius: 50%;overflow: hidden;transition: all 0.3s;
	background: url(../images/fc14.png) no-repeat center/cover;
}
.fmultie .cha:hover {
	transform: rotate(360deg);
}
.fmultie .flist {
	padding: 40px 30px 0;height: 650px;
	overflow-y: scroll;
}
.fmultie .flist .flis {
	overflow: hidden;
}
.fmultie .flist .flis .tox {
	float: left;height: 40px;width: 40px;border-radius: 50%;
	overflow: hidden;
}
.fmultie .flist .flis .tox a,
.fmultie .flist .flis .tox img {
	display: block;width: 100%;height: 100%;
}
.fmultie .flist .flis .rts {
	float: right;width: calc(100% - 60px);
}
.fmultie .flist .flis .rts .tet {
	float: left;width: calc(100% - 190px);
}
.fmultie .flist .flis .rts .tet h4 a {
	display: block;font-size: 16px;line-height: 1;color: #999999;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fmultie .flist .flis .rts .tet p {
	margin-top: 7px;font-size: 14px;color: #999999;
	line-height: 20px;
}
.fmultie .flist .flis .rts .functis {
	float: right;margin-top: 8px;
}
.fmultie .flist .flis .rts .txt {
	margin-top: 10px;font-size: 16px;line-height: 24px;color: #333;
}
.fmultie .flist .flis .rts .fmulis {
	margin: 16px 0 0 2px;position: relative;
}
.fmultie .flist .flis .rts .fmulis::before {
	position: absolute;z-index: 11;content: "";
	top: 10px;bottom: 10px;left: 0;width: 2px;background: #eeeeee;
}
.fmultie .flist .flis .rts .fmulis .ls {
	margin-bottom: 20px;padding: 10px 20px 4px 30px;
	-webkit-box-sizing: border-box;overflow: hidden;
	-moz-box-sizing: border-box;transition: all 0.3s;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fmultie .flist .flis .rts .fmulis .ls:hover {
	background: #f8f8f8;
}
.fmultie .flist .flis .rts .fmulis .ls .to {
	width: 30px;height: 30px;border-radius: 50%;overflow: hidden;
	float: left;
}
.fmultie .flist .flis .rts .fmulis .ls .tr {
	float: right;width: calc(100% - 42px);
}
.fmultie .flist .flis .rts .fmulis .ls .tr .nam {
	display: block;float: left;font-size: 14px;color: #999;line-height: 30px;

}
.fmultie .flist .flis .rts .fmulis .ls .tr .nam i {
	display: inline-block;font-size: 14px;color: #333;padding-left: 4px;
}
.fmultie .flist .flis .rts .fmulis .ls .tr .quan {
	display: block;padding-left: 4px;float: left;
	font-size: 14px;line-height: 30px;color: #2266AE;
}
.fmultie .flist .flis .rts .fmulis .ls .tr h5 {
	margin-top: 5px;font-size: 14px;line-height: 23px;color: #333;
}
.fmultie .flist .flis .rts .fmulis .ls .tr .t {
	overflow: hidden;margin-top: 8px;
}
.fmultie .flist .flis .rts .fmulis .ls .tr h6 {
	float: left;font-size: 14px;line-height: 25px;color: #999;
}
.fmultie .flist .flis .rts .fmulis .ls .tr .functis {
	float: right;margin-top: 0;display: none;transition: all 0.3s;
}
.fmultie .flist .flis .rts .fmulis .ls .tr .functis .r {
	margin-top: 1px;
}
.fmultie .flist .flis .rts .fmulis .ls:hover .tr .functis {
	display: block;
}

.fmultwhback {
	position: fixed;z-index: 333;top: 0;display: none;
	bottom: 0;left: 0;right: 0;background: rgba(0,0,0,0.5);
}
.fmultwh {
	position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;width: 600px;background: #fff;
}
.fmultwh .forms {
	padding: 40px 50px;
}
.fmultwh .forms .textarea {
	background: #F8F8F8;padding: 15px 20px;
	height: 200px;border-radius: 10px;overflow: hidden;
	resize: none;border: none;width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;color: #999;line-height: 1.8;
}
.fmultwh .forms .cen {
	margin-top: 10px;
}
.fmultwh .forms .cen .ftianj {
	float: left;
}
.fmultwh .forms .cen .pl {
	display: block;line-height: 40px;
	width: 70px;background: #2266ae;
	border-radius: 20px;overflow: hidden;
	text-align: center;font-size: 14px;color: #fff;
	float: right;
}

.fmultwh .cha {
	position: absolute;z-index: 66;
	right: 0;top: -40px;height: 24px;width: 24px;cursor: pointer;
	border-radius: 50%;overflow: hidden;transition: all 0.3s;
	background: url(../images/fc14.png) no-repeat center/cover;
}
.fmultwh .cha:hover {
	transform: rotate(360deg);
}


/* 专辑详情目录-视频-播放页 */
.fvideoback {
	padding: 70px 0 150px;background: #222736;
}

.fvideoback .fvideo {
	overflow: hidden;
}
.fvideoback .fvideo .lts {
	float: left;width: calc(100% - 320px);
}
.fvideoback .fvideo .lts h2 {
	font-size: 25px;line-height: 40px;color: #fff;max-width: 90%;display: inline-block;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fvideoback .fvideo .lts .sk {
	display: inline-block;margin: 11px 0 0 18px;
	width: 37px;font-size: 12px;line-height: 19px;color: #fff;vertical-align: top;
	text-align: center;background: #2266ae;border-radius: 4px;overflow: hidden;
}
.fvideoback .fvideo .lts .fdal {
	overflow: hidden;margin-top: 18px;
}
.fvideoback .fvideo .lts .fdal .lt {
	float: left;overflow: hidden;
}
.fvideoback .fvideo .lts .fdal .lt .tet {
	float: left;overflow: hidden;
}
.fvideoback .fvideo .lts .fdal .lt .to {
	margin-top: 3px;overflow: hidden;float: left;
	width: 33px;height: 33px;border-radius: 50%;overflow: hidden;
}
.fvideoback .fvideo .lts .fdal .lt .to a,
.fvideoback .fvideo .lts .fdal .lt .to img {
	display: block;width: 100%;height: 100%;
}
.fvideoback .fvideo .lts .fdal .lt .t {
	float: left;padding-left: 10px;
}
.fvideoback .fvideo .lts .fdal .lt .t a {
	display: block;font-size: 16px;line-height: 22px;color: #fff;
}
.fvideoback .fvideo .lts .fdal .lt h6 {
	margin-top: 3px;font-size: 12px;color: #bbb;line-height: 16px;
}
.fvideoback .fvideo .lts .fdal .lt .follow {
	float: left;margin-left: 15px;margin-top: 6px;
}
.fvideoback .fvideo .lts .fdal .fshare {
	float: right;margin-top: 12px;
}
.fvideoback .fvideo .fshare .t {
	max-width: 18px;
}
.fvideoback .fvideo .lts .video {
	height: 528px;width: 100%;margin-top: 27px;
}
.fvideoback .fvideo .lts .video .video1 {
	display: block;width: 100%;height: 100%;
}
.fvideoback .fvideo .rts {
	width: 310px;float: right;margin-top: 8px;
	background: #1c202c;padding: 25px 0 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fvideoback .fvideo .rts .tlie {
	overflow: hidden;padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fvideoback .fvideo .rts .tlie .to {
	float: left;width: 80px;height: 80px;
	border-radius: 10px;overflow: hidden;margin-top: 5px;
}
.fvideoback .fvideo .rts .tlie .to a,
.fvideoback .fvideo .rts .tlie .to img {
	display: block;width: 100%;height: 100%;
}
.fvideoback .fvideo .rts .tlie .tet {
	float: right;width: calc(100% - 96px);
}
.fvideoback .fvideo .rts .tlie .tet h2 a {
	display: block;font-size: 16px;line-height: 24px;color: #fff;
}
.fvideoback .fvideo .rts .tlie .tet .gomai {
	display: block;margin-top: 10px;
	width: 76px;font-size: 13px;line-height: 2;
	border-radius: 13px;overflow: hidden;background: #2266ae;
	text-align: center;color: #fff;
}
.fvideoback .fvideo .rts .videols {
	margin-top: 30px;overflow-y: scroll;height: 506px;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fvideoback .fvideo .rts .videols .tel {
	padding: 6px 10px;background: #333742;
	border-radius: 5px;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;line-height: 18px;color: #999;
}
.fvideoback .fvideo .rts .videols .flis {
	margin-top: 26px;
}
.fvideoback .fvideo .rts .videols .ls a {
	display: block;overflow: hidden;
}
.fvideoback .fvideo .rts .videols .ls {
	margin-bottom: 18px;
}
.fvideoback .fvideo .rts .videols .ls .ico {
	float: left;width: 18px;height: 24px;position: relative;
}
.fvideoback .fvideo .rts .videols .ls .ico img {
	display: none;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);left: 0;
	right: 0;margin: 0 auto;
}
.fvideoback .fvideo .rts .videols .ls .ico img:first-child {
	display: block;
}
.fvideoback .fvideo .rts .videols .ls .txt {
	float: right;width: calc(100% - 35px);
}
.fvideoback .fvideo .rts .videols .ls .txt h3 {
	font-size: 14px;line-height: 24px;color: #fff;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fvideoback .fvideo .rts .videols .ls.hh .txt h3 {
	color: #999;
}
.fvideoback .fvideo .rts .videols .ls .txt h6 {
	font-size: 12px;line-height: 18px;color: #666;
	margin-top: 4px;overflow: hidden;
}
.fvideoback .fvideo .rts .videols .ls .txt h6 em {
	display: block;float: left;
}
.fvideoback .fvideo .rts .videols .ls .txt h6 i {
	display: block;float: right;
}

.fintrback {
	background: #f8f8f8;
}

.fintrvideo {
	background: #fff;overflow: hidden;
	top: -95px;position: relative;z-index: 66;
	padding: 50px 100px;border-radius: 5px;
}
.fintrvideo .introd h3 {
	font-size: 20px;line-height: 2;color: #333;
}
.fintrvideo .introd p {
	font-size: 16px;line-height: 24px;color: #666;
	margin-top: 27px;
}
.fintrvideo .plun {
	margin: 45px 0 35px;
	font-size: 20px;color: #333;line-height: 32px;
}
.fintrvideo .frelease .text {
	background: #f8f8f8;
}
.fintrvideo .fevalus {
	margin-top: 60px;
}
.fintrvideo .fevalus .evalis .txt {
	color: #333;
}
.fintrvideo .fevalus .freply .plis .lt .dals h4 {
	color: #666;
}
.fintrvideo .fevalus .freply .plis:hover {
	background: #f8f8f8;
}

.fintrvideo .fevalus .freply::before {
	background: #eee;
}
.fintrvideo .fevalus .feva:last-child {
	margin-bottom: 0;
}


/* 我的-个人信息-基本信息 */
.fpersinfo {
	padding: 60px 0;
}
.fpersons {
	overflow: hidden;
}
.fpersons .lts {
	float: left;width: 280px;overflow: hidden;
}
.fpersons .lts .tox {
	height: 100px;width: 100px;float: left;border-radius: 50%;
	overflow: hidden;border: 6px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fpersons .lts a {
	display: block;height: 100%;width: 100%;
}
.fpersons .lts img {
	display: block;height: 100%;width: 100%;display: none;
}
.fpersons .lts img:first-child {
	display: block;
}
.fpersons .lts .tox.on img:first-child {
	display: none;
}
.fpersons .lts .tox.on img:nth-child(2) {
	display: block;
}
.fpersons .lts .tet {
	float: right;width: calc(100% - 110px);
	margin-top: 9px;
}
.fpersons .lts .tet h3 a {
	display: block;font-size: 24px;line-height: 34px;color: #333;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fpersons .lts .tet h6 {
	margin-top: 20px;
}
.fpersons .lts .tet h6 i {
	display: inline-block;padding-left: 28px;
	font-size: 14px;line-height: 24px;color: #666;
	background: url(../images/fi28.png) no-repeat left center;
}
.fpersons .rts {
	float: right;width: calc(100% - 395px);
}
.fpersons .rts .list {
	float: left;overflow: hidden;
}
.fpersons .rts .list .ls {
	float: left;width: 145px;padding: 20px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;text-align: center;
}
.fpersons .rts .list .ls::before {
	position: absolute;z-index: 11;content: "";
	height: 30px;width: 1px;background: #dddddd;
	top: 50%;transform: translateY(-50%);right: 0;
}
.fpersons .rts .list .ls h4{
	font-size: 30px;line-height: 1;color: #666666;font-weight: bold;
}
.fpersons .rts .list .ls h6 {
	font-size: 14px;line-height: 20px;color: #999;
	margin-top: 10px;
}
.fpersons .rts .fhome {
	float: right;margin-top: 30px;
	width: 120px;line-height: 38px;display: block;
	text-align: center;border: 1px solid #2266AE;
	border-radius: 20px;overflow: hidden;
	font-size: 14px;color: #2266AE;
}
.fpersinls {
	margin-top: 40px;
}
.fpersinls .lts {
	float: left;width: 230px;
}
.fpersinls .lts ul {
	padding: 10px 0;
	background: #fff;
}
.fpersinls .lts li a{
	display: block;font-size: 16px;line-height: 56px;color: #333;
	text-align: center;transition: all 0.3s;
}
.fpersinls .lts li:hover a,
.fpersinls .lts li.on a {
	color: #2266AE;
	background: rgba(34,102,174,0.05);
}
.fpersinls .lts li a i {
	display: inline-block;border-radius: 50%;overflow: hidden;
	background: #e61717;line-height: 18px;width: 18px;
	font-size: 12px;color: #fff;text-align: center;margin-left: 2px;
	transform: scale(0.8);margin-top: 18px;vertical-align: top;
}
.fpersinls .rts {
	float: right;width: calc(100% - 250px);background: #fff;
}
.fpersinls .rts .finfls {
	padding: 0 30px;border-bottom: 1px solid #eeeeee;
}
.fpersinls .rts .finfls .ls {
	float: left;margin-right: 55px;position: relative;
}
.fpersinls .rts .finfls .ls:last-child {
	margin-right: 0;
}
.fpersinls .rts .finfls .ls a {
	display: block;font-size: 14px;line-height: 72px;color: #666;text-align: center;
	transition: all 0.3s;
}
.fpersinls .rts .finfls .ls a:hover,
.fpersinls .rts .finfls .ls.on a {
	color: #2266AE;
}
.fpersinls .rts .finfls .ls::before {
	position: absolute;z-index: 11;content: "";
	bottom: -1px;height: 2px;background: #2266ae;
	left: 0;right: 0;margin: 0 auto;width: 0;transition: all 0.3s;
}
.fpersinls .rts .finfls .ls.on::before,
.fpersinls .rts .finfls .ls:hover::before {
	width: 100%;
}
.fpersinls .rts .finfor {
	padding: 30px;position: relative;
}
.fpersinls .rts .finfor .lis {
	display: flex;padding: 10px 0;
	flex-direction: row;
	flex-wrap: wrap;
}
.fpersinls .rts .finfor .lis .lt {
	width: 140px;display: inline-block;
}
.fpersinls .rts .finfor .lis .lt h5 {
	font-size: 14px;line-height: 32px;color: #666666;vertical-align: middle;
}
.fpersinls .rts .finfor .lis .lxi h5 {
	line-height: 60px;
}
.fpersinls .rts .finfor .lis .rt h6 {
	font-size: 14px;line-height: 32px;color: #333;
}
.fpersinls .rts .finfor .lis .rt {
	width: calc(100% - 320px);
}
.fpersinls .rts .finfor .lis .rt .to {
	height: 60px;width: 60px;border-radius: 50%;overflow: hidden;
}
.fpersinls .rts .finfor .lis .rt .to img {
	display: block;width: 100%;height: 100%;
}


/* 我的-个人信息-基本信息1 */
.fpersinls .rts .finfor .fbj {
	right: 60px;top: 52px;
	position: absolute;z-index: 66;
}
.fpersinls .rts .finfor .fbj a {
	display: block;
}
.fpersinls .rts .finfor .fbj i {
	display: inline-block;padding-left: 30px;
	background: url(../images/fi22-1.png) no-repeat left center;
	font-size: 14px;line-height: 2;color: #2266AE;
}
.fhelp {
	position: fixed;z-index: 333;
	top: 50%;transform: translateY(-50%);
	right: 30px;display: block;border-radius: 10px;
	background: #fff;padding: 7px 5px 10px;width: 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fhelp .icon {
	height: 45px;width: 45px;margin: 0 auto;
	background: url(../images/fc15.png) no-repeat center;
}
.fhelp h5 {
	text-align: center;font-size: 14px;line-height: 18px;color: #2266AE;
}
.fpersinls .rts .finfor .rtback.on {
	background: #fafafa;
}
.fpersinls .rts .finfor .rtback{
	padding: 20px 30px 10px;
}

/* 我的-个人信息-基本信息2 */
.fpersinls .rts .finfor .lis .rt .text {
	border: 1px solid #eee;background: #fff;border-radius: 5px;overflow: hidden;
	height: 40px;width: 100%;font-size: 14px;padding: 0 20px;color: #666;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;display: block;
}
.fpersinls .rts .finfor .rtback3 {
	padding: 10px 30px;background: #fafafa;
}
.fpersinls .rts .finfor .rtback3 .lis {
	padding: 20px 0;
}
.fpersinls .rts .finfor .lis .filels {
	overflow: hidden;
}
.fpersinls .rts .finfor .lis .filels .ls {
	float: left;width: calc((100% - 20px)/2);
	position: relative;background: #fff;border: 1px solid #eee;
	border-radius: 5px;overflow: hidden;padding: 30px 20px 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fpersinls .rts .finfor .lis .filels .ls:nth-child(2n) {
	float: right;
}
.fpersinls .rts .finfor .lis .filels .ls .file {
	position: absolute;z-index: 66;cursor: pointer;
	bottom: 0;top: 0;left: 0;right: 0;opacity: 0;
}
.fpersinls .rts .finfor .lis .filels .ls .ico {
	margin: 0 auto;border-radius: 5px;width: 48px;height: 48px;
}
.fpersinls .rts .finfor .lis .filels .ls .ico img {
	display: block;width: 100%;height: 100%;
}
.fpersinls .rts .finfor .lis .filels .ls h4 {
	margin-top: 10px;font-size: 14px;color: #999;line-height: 1.4;
	text-align: center;
}
.fpersinls .rts .finfor .lis .selelis {
	overflow: hidden;
}
.fpersinls .rts .finfor .lis .selelis .lsele {
	float: left;display: block;width: calc((100% - 20px)/2);
	padding: 0 20px;background: url(../images/fc17.png) no-repeat right 20px center #fff;border: 1px solid #eee;
	height: 40px;border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;color: #999;
}
.fpersinls .rts .finfor .lis .selelis .lsele:nth-child(2n) {
	float: right;
}
.fpersinls .rts .finfor .lis .cardlis {
	overflow: hidden;
}
.fpersinls .rts .finfor .lis .cardlis .ls {
	float: left;width: calc((100% - 20px)/2);height: 40px;
}
.fpersinls .rts .finfor .lis .cardlis .ls:nth-child(1),
.fpersinls .rts .finfor .lis .cardlis .ls:nth-child(2) {
	margin-bottom: 20px;
}
.fpersinls .rts .finfor .lis .cardlis .ls:nth-child(2n) {
	float: right;
}
.fpersinls .rts .finfor .lis .car h5 {
	line-height: 136px;
}
.fbotom {
	text-align: center;padding: 40px 0 20px;
}
.fbotom .ls {
	display: inline-block;margin: 0 25px;
}
.fbotom .ls a {
	line-height: 48px;border-radius: 25px;overflow: hidden;background: #fff;
	border: 1px solid #eee;width: 200px;display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;text-align: center;transition: all 0.3s;
	overflow: hidden;font-size: 18px;color: #666;
}
.fbotom .ls a:hover,
.fbotom .ls.on a {
	background: #2266AE;border-color: #2266AE;color: #fff;
}

/* 我的个人展示信息-展示信息 */
.fpersinls .rts .fexhibit .lis .rt {
	width: calc(100% - 140px);
}
.fpersinls .rts .finfor .lis .yyjs {
	width: 120px;border: 1px solid #2266AE;
	border-radius: 17px;overflow: hidden;padding: 0 12px;
	-webkit-box-sizing: border-box;display: block;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fpersinls .rts .finfor .lis .yyjs i {
	display: inline-block;padding-left: 25px;
	line-height: 32px;font-size: 12px;color: #2266AE;
	background: url(../images/fi29.png) no-repeat left center;
}
.fpersinls .rts .finfor .lis .tezlis {
	overflow: hidden;
}
.fpersinls .rts .finfor .lis .tezlis .ls {
	float: left;overflow: hidden;
}
.fpersinls .rts .finfor .lis .tezlis .l {
	float: left;margin-right: 35px;font-size: 14px;line-height: 34px;color: #333;
}
.fpersinls .rts .finfor .lis .tezlis .ck {
	float: right;font-size: 14px;line-height: 34px;color: #2266AE;margin-right: 30px;
}
.fpersinls .rts .finfor .lis .tezlis .l em,
.fpersinls .rts .finfor .lis .tezlis .l i {
	display: inline-block;padding-left: 8px;
}
.fpersinls .rts .finfor .lis .tezlis .l i {
	color: #E61717;
}
.fpersinls .rts .finfor .lis .tezlis .l em {
	color: #2FB148;
}
.fpersinls .rts .finfor .lis .zslis {
	overflow: hidden;
}
.fpersinls .rts .finfor .lis .zslis .ls {
	padding-left: 40px;font-size: 14px;line-height: 34px;color: #2266AE;
	background: url(../images/fi33.png) no-repeat left center;
}
.fpersinls .rts .finfor .lis .zslis .ls i {
	display: inline-block;padding-left: 35px;
}
.fpersinls .rts .finfor .lis  .wh {
	font-size: 14px;line-height: 22px;color: #333;
}
.fpersinls .rts .finfor .lis .peixlis .ls {
	overflow: hidden;
}
.fpersinls .rts .finfor .lis .peixlis .ls .t {
	float: left;width: 140px;font-size: 14px;line-height: 36px;color: #333;
	font-weight: bold;
}
.fpersinls .rts .finfor .lis .peixlis .ls .s {
	float: right;width: calc(100% - 150px);
	font-size: 14px;line-height: 36px;color: #666666;
}
.fpersinls .rts .finfor .lis .lt h5 i {
	display: inline-block;color: #E61717;
}

/* 我的个人展示信息-展示信息3 */
.fpersinls .rts .finfor .lis .yuyin {
	overflow: hidden;
}

.fpersinls .rts .finfor .lis .yuyin .flt {
	float: left;overflow: hidden;
}
.fpersinls .rts .finfor .lis .yuyin .flt .yyjs {
	float: left;
}
.fpersinls .rts .finfor .lis .yuyin .flt .lj {
	margin-left: 20px;height: 34px;width: 34px;cursor: pointer;
	position: relative;float: left;
}
.fpersinls .rts .finfor .lis .yuyin .flt .lj a {
	display: block;height: 100%;
}
.fpersinls .rts .finfor .lis .yuyin .flt .lj img {
	display: none;position: absolute;z-index: 6;
	top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;
}
.fpersinls .rts .finfor .lis .yuyin .flt .lj img:first-child {
	display: block;
}
.fpersinls .rts .finfor .lis .yuyin .flt .lj:hover img:first-child {
	display: none;
}
.fpersinls .rts .finfor .lis .yuyin .flt .lj:hover img:nth-child(2) {
	display: block;
}
.fpersinls .rts .finfor .lis .yuyin .frt {
	float: right;overflow: hidden;
}
.fpersinls .rts .finfor .lis .yuyin .frt .hjs {
	float: left;display: block;font-size: 14px;line-height: 34px;color: #666;margin-right: 80px;
}
.fpersinls .rts .finfor .lis .yuyin .frt .upload {
	float: right;font-size: 14px;line-height: 34px;color: #2266AE;
}
.fpersinls .rts .finfor .lis .ftarea .tarea {
	display: block;width: 100%;font-size: 14px;line-height: 24px;color: #999;
	border-radius: 5px;overflow: hidden;background: #fff;border: 1px solid #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 8px 20px;
	min-height: 100px;
	resize: none;
}
.fpersinls .rts .finfor .lis .fzhizi {
	position: relative;
}
.fpersinls .rts .finfor .lis .fzhizi .fls {
	overflow: hidden;margin-bottom: 20px;
}
.fpersinls .rts .finfor .lis .fzhizi .fls .ls {
	float: left;margin-right: 20px;
}
.fpersinls .rts .finfor .lis .fzhizi .fls .ls:last-child {
	margin-right: 0;
}
.fpersinls .rts .finfor .lis .fzhizi .fls .ls a {
	display: block;padding: 0 10px;text-align: center;
	background: #2266AE;border-radius: 5px;
}
.fpersinls .rts .finfor .lis .fzhizi .fls .ls i {
	display: inline-block;padding-right: 18px;
	font-size: 12px;line-height: 31px;color: #fff;
	background: url(../images/fi21.png) no-repeat right center;
}
.fpersinls .rts .finfor .lis .fzhizi .shuru {
	display: block;border-radius: 5px;overflow: hidden;
	background: #fff;border: 1px solid #eee;
	-webkit-box-sizing: border-box;padding: 0 20px;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;width: 100%;
	font-size: 14px;color: #999;height: 40px;
}
.fpersinls .rts .finfor .lis .fzi {
	position: absolute;z-index: 33;right: -56px;bottom: 0;
	font-size: 14px;color: #2266AE;line-height: 40px;cursor: pointer;
}
.fpersinls .rts .finfor .lis .fpeixls .ls {
	overflow: hidden;
}
.fpersinls .rts .finfor .lis .fpeixls .ls input {
	display: block;float: left;width: calc((100% - 20px)/2);margin-bottom: 20px;
	border-radius: 5px;overflow: hidden;padding: 0 20px;
	background: #fff;border: 1px solid #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;color: #999;height: 38px;
}
.fpersinls .rts .finfor .lis .fpeixls .ls input:nth-child(2n) {
	float: right;
}
.fpersinls .rts .finfor .lis .fpeixls .ftarea {
	position: relative;
}
.fpersinls .rts .finfor .lis .fpeixls .ftarea .fzi {
	position: absolute;z-index: 66;right: -56px;bottom: 6px;
	font-size: 14px;line-height: 40px;color: #2266AE;
}
.fpersinls .rts .finfor .lis .fpeixls .is {
	margin-top: 20px;
}
.fpersinls .rts .finfor .lis .fpeixls .is .i {
	float: left;font-size: 14px;line-height: 25px;color: #333;font-weight: bold;
}
.fpersinls .rts .finfor .lis .fpeixls .is .fgon {
	float: right;overflow: hidden;
}
.fpersinls .rts .finfor .lis .fpeixls .is .fgon a {
	float: left;display: block;margin-right: 15px;position: relative;
	height: 25px;width: 25px;overflow: hidden;
}
.fpersinls .rts .finfor .lis .fpeixls .is .fgon a:last-child {
	margin-right: 0;
}
.fpersinls .rts .finfor .lis .fpeixls .is .fgon img {
	display: none;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);left: 0;right: 0;margin: 0 auto;
}
.fpersinls .rts .finfor .lis .fpeixls .is .fgon img:first-child {
	display: block;
}
.fpersinls .rts .finfor .lis .fpeixls .is .fgon .xlj:hover img:first-child,
.fpersinls .rts .finfor .lis .fpeixls .is .fgon .xie:hover img:first-child {
	display: none;
}
.fpersinls .rts .finfor .lis .fpeixls .is .fgon .xlj:hover img:nth-child(2),
.fpersinls .rts .finfor .lis .fpeixls .is .fgon .xie:hover img:nth-child(2) {
	display: block;
}
.fpersinls .rts .finfor .lis .fpeixls .is .s {
	margin-top: 6px;font-size: 14px;line-height: 22px;color: #666;
}
.fpersinls .rts .finfor .lis .flinyu {
	overflow: hidden;
}
.fpersinls .rts .finfor .lis .flinyu .fls {
	overflow: hidden;
}
.fpersinls .rts .finfor .lis .flinyu .ls {
	overflow: hidden;float: left;
}
.fpersinls .rts .finfor .lis .flinyu .ls a {
	display: block;float: left;margin-right: 20px;
	text-align: center;padding: 0 10px;background: #2266AE;
	border-radius: 5px;overflow: hidden;
}
.fpersinls .rts .finfor .lis .flinyu .ls a i {
	display: inline-block;padding-right: 18px;
	font-size: 12px;line-height: 31px;color: #fff;
	background: url(../images/fi21.png) no-repeat right center;
}
.fpersinls .rts .finfor .lis .flinyu .quan {
	float: left;font-size: 12px;line-height: 31px;color: #999;
}
.fpersinls .rts .finfor .lis .flinyu .aihao {
	overflow: hidden;
}
.fpersinls .rts .finfor .lis .flinyu .aihao .ls {
	float: left;margin-right: 20px;padding: 0 10px;
	border-radius: 5px;overflow: hidden;cursor: pointer;
	line-height: 31px;background: #fff;border: 1px solid #eee;
	font-size: 12px;color: #666;margin-top: 20px;
}
.fpersinls .rts .finfor .lis .flinyu .aihao .ls:last-child {
	margin-right: 0;
}
.fpersinls .rts .finfor .lis .fstyls .fls{
	overflow: hidden;
}
.fpersinls .rts .finfor .lis .fstyls .fls .ls {
	float: left;width: calc((100% - 32px)/4);margin-right: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fpersinls .rts .finfor .lis .fstyls .fls .ls:nth-child(4n) {
	margin-right: 0;
}
.fpersinls .rts .finfor .lis .fstyls .fls .ls .che {
	display: none;
}
.fpersinls .rts .finfor .lis .fstyls .fls .ls label {
	display: block;padding-left: 30px;cursor: pointer;
	font-size: 14px;line-height: 40px;color: #333;
	background: url(../images/fi20.png) no-repeat left center;
}
.fpersinls .rts .finfor .lis .fstyls .fls .ls input:checked + label {
	background: url(../images/fi20-1.png) no-repeat left center;
}
.fpersinls .rts .finfor .lis .fstyls .bux {
	font-size: 12px;color: #999;line-height: 2;
}
.fpersinls .rts .finfor .lis .flingyu {
	overflow: hidden;
}
.fpersinls .rts .finfor .lis .flingyu .ls {
	margin-right: 20px;line-height: 38px;width: 106px;
	border: 1px solid #eee;border-radius: 20px;text-align: center;
	font-size: 16px;color: #666;transition: all 0.3s;overflow: hidden;
	float: left;cursor: pointer;
}
.fpersinls .rts .finfor .lis .flingyu .ls:hover,
.fpersinls .rts .finfor .lis .flingyu .ls.on{
	background: #2266AF;border-color: #2266AF;color: #fff;
}


/* 我的-我的服务-课程-发布-编辑 */
.freleass {
	padding: 50px 60px 40px;
}
.freleass .fcover .cen{
	margin: 25px 0 40px;
}
.freleass .fcover .ls {
	float: left;margin-right: 20px;cursor: pointer;
	height: 130px;width: 130px;position: relative;
}
.freleass .fcover .ls img {
	display: block;height: 100%;width: 100%;
}
.freleass .fcover .ls h3 {
	font-size: 14px;line-height: 1.4;color: #fff;
	position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;text-align: center;
}
.freleass .fcover .ls.no i {
	display: block;position: absolute;top: 0;bottom: 0;
	left: 0;right: 0;background: rgba(0,0,0,0.5);
}
.freleass .fcover .ls h6 {
	font-size: 12px;line-height: 1;bottom: 8px;position: absolute;
	left: 0;right: 0;margin: 0 auto;text-align: center;z-index: 11;color: #fff;
}
.freleass .fadd_to .cen .lts {
	width: auto;
}
.freleass .fbiaot .text {
	margin-top: 25px;border: 1px solid #eee;background: #f8f8f8;
	border-radius: 5px;overflow: hidden;padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.freleass .fbiaot .text .h4 {
	font-size: 14px;height: 38px;color: #666;width: 100%;border: none;background: none;
}

.freleass .fkec {
	margin-top: 30px;
}
.freleass .fkec .text {
	margin: 25px 0 0;overflow: hidden;
	border: 1px solid #eee;border-radius: 5px;
	background: #f8f8f8;padding: 10px 20px;
	min-height: 100px;font-size: 14px;line-height: 22px;color: #666;
}
.freleass .fskgn {
	margin-top: 40px;
}
.freleass .fskgn .ftie {
	overflow: hidden;
}
.freleass .fskgn .ftie h3 {
	float: left;
}
.freleass .fskgn .ftie .vide {
	display: block;float: right;
}
.freleass .fskgn .ftie .vide i {
	display: inline-block;padding-left: 22px;
	font-size: 12px;line-height: 25px;color: #2266AE;
	background: url(../images/fc19.png) no-repeat left center;
}
.freleass .fskgn .list {
	margin-top: 16px;
}
.freleass .fskgn .list .ls a{
	display: inline-block;padding-left: 35px;
	font-size: 14px;line-height: 33px;color: #666;transition: all 0.3s;
	background: url(../images/fc18.png) no-repeat left center;
}
.freleass .fwenjian .list .ls .l a:hover,
.freleass .fskgn .list .ls a:hover {
	color: #333;
}
.freleass .fwenjian {
	margin-top: 35px;
}
.freleass .freward .text {
	padding: 0 20px;
}
.freleass .freward {
	margin-top: 40px;
}
.freleass .fwenjian .list {
	margin-top: 15px;
}
.freleass .fwenjian .list .ls {
	overflow: hidden;
}
.freleass .fwenjian .list .ls .l {
	float: left;width: calc(100% - 100px);
}
.freleass .fwenjian .list .ls .l a {
	display: inline-block;padding-left: 35px;
	font-size: 14px;line-height: 36px;color: #666;
	background: url(../images/fc20.png) no-repeat left center;
	word-break:keep-all;transition: all 0.3s;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.freleass .fwenjian .list .ls .r {
	float: right;overflow: hidden;
}
.freleass .fwenjian .list .ls .fxie {
	margin-right: 10px;
}
.freleass .fwenjian .list .ls .fxie,
.freleass .fwenjian .list .ls .fj {
	float: left;height: 36px;width: 36px;position: relative;
	cursor: pointer;
}
.freleass .fwenjian .list .ls img {
	display: none;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);left: 0;right: 0;margin: 0 auto;
}
.freleass .fwenjian .list .ls .fxie img:first-child,
.freleass .fwenjian .list .ls .fj img:first-child {
	display: block;
}
.freleass .fwenjian .list .ls .fxie:hover img:first-child,
.freleass .fwenjian .list .ls .fj:hover img:first-child {
	display: none;
}
.freleass .fwenjian .list .ls .fxie:hover img:nth-child(2),
.freleass .fwenjian .list .ls .fj:hover img:nth-child(2) {
	display: block;
}
.fpersinls .fails {
	background: #fdeded;text-align: center;
}
.fpersinls .fails i {
	display: inline-block;padding-right: 24px;
	font-size: 14px;line-height: 45px;color: #E61717;
	background: url(../images/fc23.png) no-repeat right 2px center;
}
.fpersinls .rts .finfls .ls.hs a {
	color: #333;
}

.fpersinls .rts .finfls .ls.hs::before {
	display: none;
}

/* 我的-我的服务-课程-发布-编辑-试听选择 */
.fchoiceback {
	position: fixed;z-index: 333;top: 0;bottom: 0;
	left: 0;right: 0;background: rgba(0,0,0,0.5);
	display: none;
}
.fchoice {
	width: 600px;position: absolute;z-index: 111;
	top: 50%;transform: translateY(-50%);background: #fff;
	left: 0;right: 0;margin: 0 auto;background: #fff;
}
.fchoice .text {
	background: rgba(34,102,174,0.1);
	font-size: 18px;line-height: 60px;color: #333;
	text-align: center;
}
.fchoice .flist {
	padding: 0 0 100px;position: relative;
}
.fchoice .flist .list {
	height: 550px;overflow: hidden;
	padding: 20px 50px 0;overflow-y: scroll;

}
.fchoice .flist .list .ls input {
	display: none;
}
.fchoice .flist .list .ls label {
	display: block;padding-right: 40px;cursor: pointer;
	text-align: left;background: url(../images/fi20.png) no-repeat right center;
}
.fchoice .flist .list .ls input:checked + label {
	background: url(../images/fi20-1.png) no-repeat right center;
}
.fchoice .flist .list .ls label i {
	display: block;padding-left: 35px;
	font-size: 16px;line-height: 58px;color: #333;
	background: url(../images/fc18.png) no-repeat left center;
	word-break:keep-all;transition: all 0.3s;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fchoice .flist .list .ls label:hover i {
	color: #2266AE;
}
.fchoice .flist .fbotom {
	position: absolute;z-index: 11;bottom: 30px;
	left: 0;right: 0;margin: 0 auto;padding: 0;
}
.fchoice .flist .fbotom .ls a{
	width: 130px;line-height: 38px;
}

/* 我的-我的服务-发布的课程 */

.fcurricu {
	padding: 50px 60px 60px;
}
.fcurricu .fdata .tit {
	font-size: 16px;line-height: 1.8;color: #333;
}
.fcurricu .fdata .list {
	margin-top: 24px;padding: 22px 0 25px;font-size: 0;
	background: #F4F7FB;border-radius: 10px;overflow: hidden;text-align: center;
}
.fcurricu .fdata .list .ls {
	display: inline-block;width: calc((100% - 2px)/6);padding: 0 10px;
	-webkit-box-sizing: border-box;text-align: center;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcurricu .fdata .list .ls h2 {
	font-size: 30px;color: #333;line-height: 40px;
}
.fcurricu .fdata .list .ls h2 i {
	display: inline-block;
}
.fcurricu .fdata .list .ls h6 {
	font-size: 14px;color: #999;line-height: 20px;
	margin-top: 16px;
}
.fcurrlis {
	margin-top: 45px;
}
.fcurrlis .fcurls {
	overflow: hidden;border-bottom: 1px solid #eeeeee;
	padding-bottom: 16px;
}
.fcurrlis .fcurls .ltss {
	float: left;overflow: hidden;cursor: pointer;
}
.fcurrlis .fcurls .ltss .ls {
	float: left;margin-right: 55px;transition: all 0.3s;
	font-size: 14px;line-height: 40px;color: #333;
}
.fcurrlis .fcurls .ltss .ls:hover,
.fcurrlis .fcurls .ltss .ls.on {
	color: #2266AE;
}
.fcurrlis .fcurls .rt {
	float: right;display: block;
}
.fcurrlis .fcurls .rt i {
	display: inline-block;padding-left: 22px;
	color: #2266AE;font-size: 12px;line-height: 40px;
	background: url(../images/fc19.png) no-repeat left center;
}
.fcurrlis .fcudatas {
	margin-top: 40px;
}
.fcurrlis .fcudatas .fcurris {
	display: none;
}
.fcurrlis .fcudatas .fcurris:first-child {
	display: block;
}
.fcurrlis .fcurris .lls {
	margin-bottom: 40px;overflow: hidden;
}
.fcurrlis .fcurris .lls:last-child {
	margin-bottom: 0;
}
.fcurrlis .fcurris .lls .ltss {
	overflow: hidden;
}
.fcurrlis .fcurris .lls .ltss .img {
	height: 100px;width: 100px;float: left;
	overflow: hidden;border-radius: 10px;
}
.fcurrlis .fcurris .lls .ltss .img a {
	display: block;height: 100%;
}
.fcurrlis .fcurris .lls .ltss .img img {
	display: none;height: 100%;width: 100%;
}
.fcurrlis .fcurris .lls .ltss .img img:first-child {
	display: block;
}
.fcurrlis .fcurris .lls .ltss .img.on img:first-child {
	display: none;
}
.fcurrlis .fcurris .lls .ltss .img.on img:nth-child(2) {
	display: block;
}
.fcurrlis .fcurris .lls .ltss .text {
	float: right;width: calc(100% - 120px);
	margin-top: 12px;
}
.fcurrlis .fcurris .lls .ltss .text h3 {
	font-size: 18px;line-height: 30px;color: #333;
	word-break:keep-all;margin-bottom: 16px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fcurrlis .fcurris .lls .ltss .text .liu {
	float: left;width: calc(100% - 180px);overflow: hidden;
}
.fcurrlis .fcurris .lls .ltss .text .liu .wj {
	float: left;margin-right: 50px;
}
.fcurrlis .fcurris .lls .ltss .text .liu .wj .w {
	display: none;font-size: 14px;line-height: 30px;color: #999999;
}
.fcurrlis .fcurris .lls .ltss .text .liu .wj .w.on {
	display: block;
}
.fcurrlis .fcurris .lls .ltss .text .liu .wj .w i {
	display: inline-block;padding-left: 25px;
	font-size: 14px;line-height: 30px;color: #999999;
	background: url(../images/fc18.png) no-repeat left center;
}
.fcurrlis .fcurris .lls .ltss .text .liu .wj .w em {
	display: inline-block;padding-left: 25px;
	font-size: 14px;line-height: 30px;color: #999999;
	background: url(../images/fc20.png) no-repeat left center;
}
.fcurrlis .fcurris .lls .ltss .text .liu .gx {
	float: left;margin-right: 50px;
}
.fcurrlis .fcurris .lls .ltss .text .liu .gx .g {
	font-size: 14px;line-height: 30px;color: #999999;display: none;
}
.fcurrlis .fcurris .lls .ltss .text .liu .gx .g.on {
	display: block;
}
.fcurrlis .fcurris .lls .ltss .text .liu .gx .g:nth-child(2) {
	font-size: 14px;line-height: 30px;color: #2266AE;
}
.fcurrlis .fcurris .lls .ltss .text .liu .gx .g:nth-child(4),
.fcurrlis .fcurris .lls .ltss .text .liu .gx .g:nth-child(3) {
	font-size: 14px;line-height: 30px;color: #E61717;
}
.fcurrlis .fcurris .lls .ltss .text .liu .ywj {
	font-size: 14px;line-height: 30px;color: #999;float: left;display: none;
}
.fcurrlis .fcurris .lls .ltss .text .liu .ywj.on {
	display: block;
}
.fcurrlis .fcurris .lls .ltss .text .gone {
	float: right;overflow: hidden;
}
.fcurrlis .fcurris .lls .ltss .text .gone .sc,
.fcurrlis .fcurris .lls .ltss .text .gone .bj {
	float: left;margin-left: 35px;cursor: pointer;
}
.fcurrlis .fcurris .lls .ltss .text .gone .bj i {
	display: inline-block;font-size: 14px;line-height: 30px;color: #666;transition: all 0.3s;
	padding-left: 26px;background: url(../images/fc24.png) no-repeat left center;
}
.fcurrlis .fcurris .lls .ltss .text .gone .bj:hover i {
	background: url(../images/fc25.png) no-repeat left center;color: #2266AE;
}
.fcurrlis .fcurris .lls .ltss .text .gone .sc i {
	display: inline-block;font-size: 14px;line-height: 30px;color: #666;transition: all 0.3s;
	padding-left: 26px;background: url(../images/fc26.png) no-repeat left center;
}
.fcurrlis .fcurris .lls .ltss .text .gone .sc:hover i {
	background: url(../images/fc26-1.png) no-repeat left center;color: #2266AE;
}
.fcurrlis .fcurris .lls .ltss .text .liu .gmz {
	float: left;margin-right: 50px;
}
.fcurrlis .fcurris .lls .ltss .text .liu .gmz .g {
	display: none;font-size: 14px;color: #999;line-height: 30px;
}
.fcurrlis .fcurris .lls .ltss .text .liu .gmz .g.on {
	display: block;
}
.fcurrlis .fcurris .lls .ltss .text .liu .gmz .g i {
	display: inline-block;padding-left: 20px;color: #07c160;position: relative;
}
.fcurrlis .fcurris .lls .ltss .text .liu .gmz .g i::before {
	position: absolute;height: 10px;width: 10px;z-index: 6;
	background: #07c160;border-radius: 50%;overflow: hidden;
	top: 50%;transform: translateY(-50%);left: 0;content: "";
}
.fcurrlis .fcurris .fection .lls .ltss .text .vido .lh {
	float: left;overflow: hidden;
}
.fcurrlis .fcurris .fection .lls .ltss .text .vido .lh .v {
	float: left;margin-right: 50px;font-size: 14px;color: #999;line-height: 30px;
}
.fcurrlis .fcurris .fection .lls .ltss .text .vido .lh .x {
	float: left;
}
.fcurrlis .fcurris .fection .lls .ltss .text .vido .lh h5 {
	font-size: 14px;color: #999;line-height: 30px;display: none;
}
.fcurrlis .fcurris .fection .lls .ltss .text .vido .lh .x h5:first-child {
	display: block;
}
.fcurrlis .fcurris .fection .lls .ltss .text .vido .lh .x.on h5:first-child {
	display: none;
}
.fcurrlis .fcurris .fection .lls .ltss .text .vido .lh .x.on h5:nth-child(2) {
	display: block;
}
.fcurrlis .fcurris .fection .lls .ltss .text .vido .rh {
	float: right;overflow: hidden;
}
.fcurrlis .fcurris .fection .lls .ltss .text .vido .rh h6 {
	float: left;margin-right: 35px;font-size: 14px;color: #666;line-height: 30px;
}
.fcurrlis .fcurris .fection .lls .ltss .text .vido .rh h6:last-child {
	margin-right: 0;
}
.fcurrlis .fcudatas .fcurris .fcollect {
	text-align: center;margin-bottom: 40px;
}
.fcurrlis .fcudatas .fcurris .fcollect .ls {
	display: inline-block;margin: 0 10px;overflow: hidden;
	width: 120px;line-height: 34px;border-radius: 17px;
	cursor: pointer;background: #f8f8f8;text-align: center;
	font-size: 14px;color: #666;transition: all 0.3s;
}
.fcurrlis .fcudatas .fcurris .fcollect .ls.on,
.fcurrlis .fcudatas .fcurris .fcollect .ls:hover {
	background: #2266AE;color: #fff;
}
.fcurrlis .fcudatas .fcurris .fection .flss {
	display: none;
}
.fcurrlis .fcudatas .fcurris .fection .flss:first-child {
	display: block;
}


/* 我的-我的订单-订单列表 */
.fculumlis {
	padding: 30px 60px 60px;
}
.fculumlis .forders {
	margin-top: 40px;
}
.fculumlis .forders .fdars {
	margin-bottom: 30px;
}
.fculumlis .forders .fdars .fdaer{
	display: flex;
}
.fculumlis .forders .fdars:last-child {
	margin-bottom: 0;
}
.fculumlis .forders .fdars .flt {
	width: 65%;
}
.fculumlis .forders .fdars .frt {
	width: 35%;
}
.fculumlis .forders .fdars .fnumber {
	width: auto;
}
.fculumlis .forders .fdars .flt .ltt {
	width: 100%;overflow: hidden;padding: 26px 20px 30px;
	-webkit-box-sizing: border-box;border-top: 1px solid #eeeeee;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fculumlis .forders .fdars .flt .ltt:first-child {
	border-top: none;
}
.fculumlis .forders .fdars .flt .ltt .img {
	width: 114px;height: 80px;border-radius: 5px;overflow: hidden;
	float: left;margin-top: 4px;
}
.fculumlis .forders .fdars .flt .ltt .img a,
.fculumlis .forders .fdars .flt .ltt .img img {
	display: block;width: 100%;height: 100%;
}
.fculumlis .forders .fdars .flt .ltt .txt {
	float: right;width: calc(100% - 134px);display: flex;
}
.fculumlis .forders .fdars .frt {
	display: flex;
}
.fculumlis .forders .fdars .frt .price {
	width: 50%;position: relative;border: 1px solid #eeeeee;
	border-top: none;
	border-bottom: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fculumlis .forders .fdars .frt .payment {
	width: 50%;position: relative;
}
.fculumlis .forders .fdars .frt .payment .purch,
.fculumlis .forders .fdars .frt .payment .trans,
.fculumlis .forders .fdars .frt .payment .pay {
	display: none;vertical-align: middle;
}
.fculumlis .forders .fdars .frt .payment .purch.on,
.fculumlis .forders .fdars .frt .payment .trans.on,
.fculumlis .forders .fdars .frt .payment .pay.on {
	display: block;
}
.fculumlis .culs {
	text-align: center;
}
.fculumlis .culs .fls {
	display: inline-block;margin: 0 10px;
	cursor: pointer;width: 120px;line-height: 34px;
	border-radius: 17px;overflow: hidden;background: #f8f8f8;
	text-align: center;font-size: 14px;color: #666;transition: all 0.3s;
}
.fculumlis .culs .fls:hover,
.fculumlis .culs .fls.on {
	background: #2266AF;color: #fff;
}

.fculumlis .forders .fdars {
	border: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fculumlis .forders .fdars .fnumber {
	font-size: 14px;color: #333;line-height: 50px;border-bottom: 1px solid #eee;
	padding: 0 30px;background: #F4F7FB;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fculumlis .forders .fdars .flt .ltt .txt .tx {
	margin-right: 20px;
}
.fculumlis .forders .fdars .flt .ltt .txt .tx h3 {
	font-size: 16px;line-height: 24px;color: #333;
}
.fculumlis .forders .fdars .flt .ltt .txt .tx h6 {
	margin-top: 22px;
	font-size: 14px;line-height: 1;color: #999;
}
.fculumlis .forders .fdars .flt .ltt .txt .tx h6 i {
	display: inline-block;padding-left: 10px;
}
.fculumlis .forders .fdars .flt .ltt .txt h5 {
	text-align: center;position: relative;width: 95px;
}
.fculumlis .forders .fdars .flt .ltt .txt h5 i {
	position: absolute;z-index: 11;top: 50%;
	transform: translateY(-50%);left: 0;right: 0;
	margin: 0 auto;line-height: 1;
	font-size: 14px;color: #333;
}
.fculumlis .forders .fdars .frt .price .tet {
	position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;text-align: center;
}
.fculumlis .forders .fdars .frt .price .tet h5 {
	font-size: 14px;line-height: 32px;color: #666;
}
.fculumlis .forders .fdars .frt .price .tet h5 i {
	display: inline-block;color: #2266AE;
}
.fculumlis .forders .fdars .frt .purch,
.fculumlis .forders .fdars .frt .trans,
.fculumlis .forders .fdars .frt .pay {
	position: absolute;z-index: 33;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;text-align: center;
}
.fculumlis .forders .fdars .frt .pay a {
	width: 100px;line-height: 40px;display: block;
	background: #2266AE;border-radius: 20px;margin: 0 auto;
	overflow: hidden;text-align: center;
	font-size: 14px;color: #fff;
}
.fculumlis .forders .fdars .frt .pay h6 {
	margin-top: 5px;font-size: 12px;line-height: 20px;color: #2266AE;
}
.fculumlis .forders .fdars .frt .pay h5{
	margin-top: 3px;font-size: 14px;line-height: 26px;color: #666666;
}

.fculumlis .forders .fdars .frt .trans h5 a{
	font-size: 14px;line-height: 32px;color: #333;
}
.fculumlis .forders .fdars .frt .trans h6 {
	color: #666;
}
.fculumlis .forders .fdars .frt .purch h6 {
	color: #999;font-size: 14px;line-height: 24px;margin-bottom: 14px;
}
.fculumlis .forders .fdars .frt .purch a {
	display: block;width: 100px;line-height: 38px;border: 1px solid #2266AE;margin: 0 auto;
	border-radius: 20px;text-align: center;font-size: 14px;color: #2266AE;transition: all 0.3s;
}
.fculumlis .forders .fdars .frt .purch a:hover {
	color: #fff;background: #2266AE;
}
.fculumlis .forders .fdars .frt .purch h5 {
	margin-top: 12px;font-size: 14px;color: #666;line-height: 24px;
}

.fculumlis .forders .fderlis {
	display: none;
}
.fculumlis .forders .fderlis:first-child {
	display: block;
}
.fculumlis .forders .fderlis .fchats {
	margin-bottom: 30px;border: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fculumlis .forders .fderlis .fchats .dds {
	background: #F4F7FB;font-size: 14px;color: #333;line-height: 50px;
	padding: 0 30px;border-bottom: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fculumlis .forders .fderlis .fchats .fchat {
	display: flex;
}
.fculumlis .forders .fderlis .fchats .fchat .lti {
	width: 65%;padding: 30px 20px 25px;display: flex;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fculumlis .forders .fderlis .fchats .fchat .rti {
	width: 35%;display: flex;
}
.fculumlis .forders .fderlis .fchats .fchat .lti .ftox {
	margin-right: 5%;width: 75%;
}
.fculumlis .forders .fderlis .fchats .fchat .lti .money {
	width: 20%;position: relative;
}
.fculumlis .forders .fderlis .fchats .fchat .lti .money i {
	display: block;font-size: 14px;color: #333;line-height: 1;
	position: absolute;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;text-align: center;
}
.fculumlis .forders .fderlis .fchats .fchat .lti .tox {
	overflow: hidden;
}
.fculumlis .forders .fderlis .fchats .fchat .lti .tox .to {
	float: left;border-radius: 50%;overflow: hidden;
	height: 60px;width: 60px;
}
.fculumlis .forders .fderlis .fchats .fchat .lti .tox .to a,
.fculumlis .forders .fderlis .fchats .fchat .lti .tox .to img {
	display: block;width: 100%;height: 100%;
}
.fculumlis .forders .fderlis .fchats .fchat .lti .tox .tut {
	width: calc(100% - 80px);float: right;
}
.fculumlis .forders .fderlis .fchats .fchat .lti .tox .tut h3 a {
	font-size: 16px;line-height: 1;color: #333;margin-top: 2px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fculumlis .forders .fderlis .fchats .fchat .lti .tox .tut h6 {
	font-size: 14px;color: #999;line-height: 1;margin-top: 26px;
}
.fculumlis .forders .fderlis .fchats .fchat .lti h4 {
	margin-top: 22px;font-size: 14px;line-height: 24px;color: #666;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fculumlis .forders .fderlis .fchats .fchat .rti .replyls,
.fculumlis .forders .fderlis .fchats .fchat .rti .zprice {
	width: 50%;position: relative;
}
.fculumlis .forders .fderlis .fchats .fchat .rti .zprice {
	border: 1px solid #eeeeee;border-top: none;border-bottom: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fculumlis .forders .fderlis .fchats .fchat .rti .replyls .repl,
.fculumlis .forders .fderlis .fchats .fchat .rti .zprice .tet {
	position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;text-align: center;
}
.fculumlis .forders .fderlis .fchats .fchat .rti .replyls .repl {
	display: none;
}
.fculumlis .forders .fderlis .fchats .fchat .rti .replyls .repl.on {
	display: block;
}
.fculumlis .forders .fderlis .fchats .fchat .rti .zprice .tet h5 {
	font-size: 14px;line-height: 32px;color: #666;
}
.fculumlis .forders .fderlis .fchats .fchat .rti .zprice .tet h5 i {
	display: inline-block;color: #2266AE;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .repl1 h6 {
	font-size: 14px;color: #999;line-height: 22px;margin-bottom: 15px;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .repl a {
	border: 1px solid #2266AE;color: #2266AE;width: 100px;line-height: 38px;margin: 0 auto;
	text-align: center;border-radius: 20px;font-size: 14px;display: block;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .repl1 h5 {
	font-size: 14px;color: #666;line-height: 26px;margin-top: 12px;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .repl2 h5 {
	margin-bottom: 15px;font-size: 14px;line-height: 23px;color: #FFD71E;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .repl2 h6 {
	margin-top: 12px;font-size: 14px;line-height: 25px;color: #666;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .repl3 h5{
	font-size: 14px;line-height: 32px;color: #333;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .repl3 h5 i{
	font-size: 14px;line-height: 32px;color: #666;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .make {
	position: absolute;z-index: 6;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;text-align: center;display: none;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .make.on {
	display: block;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .make1 h6 {
	margin-bottom: 10px;font-size: 14px;line-height: 26px;color: #999;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .make a {
	display: block;margin: 0 auto;width: 100px;line-height: 38px;
	border-radius: 20px;overflow: hidden;transition: all 0.3s;
	border: 1px solid #2266AE;font-size: 14px;color: #2266AE;text-align: center;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .make1 h5 {
	margin-top: 12px;font-size: 14px;line-height: 24px;color: #666;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .make a.on {
	background: #2266AE;color: #fff;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .make2 p {
	margin-top: 6px;font-size: 12px;line-height: 20px;color: #2266AE;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .make2 h6 {
	margin-top: 12px;font-size: 14px;line-height: 1.2;color: #666666;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .make3 h4,
.fculumlis .forders .fderlis .fchats .fchat .replyls .make3 h5 {
	font-size: 14px;line-height: 32px;color: #666666;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .make3 h4 {
	color: #333;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .make4 h5,
.fculumlis .forders .fderlis .fchats .fchat .replyls .make4 h4{
	font-size: 14px;line-height: 32px;color: #666666;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .make4 h4 {
	color: #2266AE;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .make5 h5,
.fculumlis .forders .fderlis .fchats .fchat .replyls .make5 h4{
	font-size: 14px;line-height: 32px;color: #666666;
}
.fculumlis .forders .fderlis .fchats .fchat .replyls .make5 h4 {
	color: #E61717;
}
.fculumlis .forders .fderlis4 .fchats .fchat .lti {
	padding: 40px 20px;
}


/* 我的-我的订单-订单列表1 */
.forderls {
	padding: 50px 60px 70px;
}
.forderls.fpott {
	padding: 50px 60px 180px;
}
.forderls .finfo {
	margin-bottom: 14px;
}
.forderls .finfo h3 {
	font-size: 18px;color: #333;line-height: 34px;
}
.forderls .finfo .ls {
	margin-top: 18px;overflow: hidden;
}
.forderls .finfo .ls .l {
	float: left;width: calc((100% - 22px)/3);margin-right: 10px;
	font-size: 14px;line-height: 40px;color: #999;
}
.forderls .finfo .ls .l:nth-child(3n) {
	margin-right: 0;
}
.forderls .finfo .ls .l i {
	display: block;
	color: #333;width: calc(100% - 75px);
	float: right;
}
.forderls .courls .ls {
	display: flex;border: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.forderls .courls .ls .lt {
	padding: 25px 20px 30px;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 82%;
}
.forderls .courls .ls .rt {
	width: 18%;position: relative;border-left: 1px solid #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.forderls .courls .ls .rt h6 {
	font-size: 14px;line-height: 1.5;color: #666;
	position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;text-align: center;
}
.forderls .courls .ls .lt .img {
	float: left;width: 114px;height: 80px;
	border-radius: 4px;overflow: hidden;margin-top: 4px;
}
.forderls .courls .ls .lt .txt {
	float: right;width: calc(100% - 132px);
}
.forderls .courls .ls .lt .txt h3 a{
	font-size: 16px;line-height: 24px;color: #333;display: block;
}
.forderls .courls .ls .lt .txt h6 {
	margin-top: 20px;font-size: 14px;color: #999;line-height: 1.2;
}
.forderls .courls .ls .lt .txt h6 i {
	display: inline-block;padding-left: 10px;
}
.forderls .fprice {
	overflow: hidden;
}
.forderls .fprice .l {
	float: left;overflow: hidden;
}
.forderls .fprice .r {
	float: right;font-size: 18px;line-height: 1;color: #333;
}
.forderls .fprice .r i {
	display: inline-block;color: #2266AE;
}
.forderls .fprice .l h5 {
	margin-right: 45px;font-size: 14px;line-height: 18px;color: #999999;
	float: left;
}
.forderls .fprice .l h5:last-child {
	margin-right: 0;
}
.forderls .fprice .l h5 i {
	display: inline-block;color: #333;
}
.forderls .fprice .l h5 em {
	display: inline-block;color: #E61717;
}


/* 我的-我的订单-订单列表2 */
.forderls .fintera {
	margin-top: 50px;padding-top: 50px;
	border-top: 1px solid #eeeeee;
}
.forderls .fintera .dial {
	margin-bottom: 30px;
}
.forderls .fintera .dial h2 {
	font-size: 18px;line-height: 32px;color: #333;float: left;
}
.forderls .fintera .dial h2 i {
	display: inline-block;padding-left: 20px;
	font-size: 14px;color: #FFD71E;
}
.forderls .fintera .dial a {
	float: right;font-size: 14px;line-height: 32px;color: #2266AE;
}
.forderls .fintera .fputo .fls {
	margin-bottom: 45px;padding-left: 38px;
	-webkit-box-sizing: border-box;position: relative;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.forderls .fintera .fputo .fls .to {
	width: 42px;height: 42px;float: left;border-radius: 50%;overflow: hidden;
}
.forderls .fintera .fputo .fls .to a,
.forderls .fintera .fputo .fls .to img {
	display: block;width: 100%;height: 100%;
}
.forderls .fintera .fputo .fls .text {
	float: right;width: calc(100% - 60px);
}
.forderls .fintera .fputo .fls .text .tp {
	overflow: hidden;
}
.forderls .fintera .fputo .fls .text .tp h3 {
	float: left;font-size: 16px;line-height: 42px;color: #333;
}
.forderls .fintera .fputo .fls .text .tp h3 i {
	padding-left: 15px;display: inline-block;color: #666;
}
.forderls .fintera .fputo .fls .text .tp h5 {
	float: right;font-size: 14px;color: #999;line-height: 42px;
}
.forderls .fintera .fputo .fls .text h6 {
	font-size: 16px;line-height: 24px;color: #333;margin-top: 4px;
}
.forderls .fintera .fputo .fls.wh .text h6 {
	color: #999999;
}
.forderls .fintera .fputo .fls:last-child {
	margin-bottom: 35px;
}
.forderls .fintera .fputo .more {
	padding-left: 38px;position: relative;
}
.forderls .fintera .fputo .more i {
	padding-right: 20px;font-size: 16px;line-height: 1.8;color: #999;cursor: pointer;
	display: inline-block;background: url(../images/fjt1.png) no-repeat right center;
}
.forderls .fintera .fputo .more::before {
	position: absolute;z-index: 11;content: "";
	background: url(../images/fa1.jpg) no-repeat center/cover;
	width: 18px;height: 18px;border-radius: 50%;overflow: hidden;
	left: 0;top: 50%;transform: translateY(-50%);
}
.forderls .fintera .fputo .fls::before {
	position: absolute;z-index: 11;content: "";
	background: url(../images/fa1.jpg) no-repeat center/cover;
	width: 18px;height: 18px;border-radius: 50%;overflow: hidden;
	left: 0;top: 11px;
}
.forderls .fintera .fputo {
	overflow: hidden;position: relative;
}
.forderls .fintera .fputo::before {
	position: absolute;z-index: 6;content: "";
	left: 8px;top: 20px;bottom: 12px;width: 2px;
	background: #eaeef1;
}
.forderls .courls .ls .tox {
	float: left;width: 60px;height: 60px;border-radius: 50%;overflow: hidden;
}
.forderls .courls .ls .tox a,
.forderls .courls .ls .tox img {
	display: block;width: 100%;height: 100%;
}
.forderls .courls .ls .lt .txt1 {
	width: calc(100% - 80px);
}
.forderls .oneyuancs {
	background: #F8F8F8;padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;overflow: hidden;
	margin-bottom: 26px;
}
.forderls .oneyuancs h4 {
	float: left;font-size: 14px;line-height: 50px;color: #666;
}
.forderls .oneyuancs a {
	float: right;font-size: 14px;line-height: 50px;color: #2266AE;
}
.forderls .frefund {
	margin: 55px auto 0;display: block;width: 100px;
	text-align: center;font-size: 14px;color: #666;overflow: hidden;
	line-height: 38px;border: 1px solid #ddd;border-radius: 20px;
}
.forderls .finfo .ls .l em {
	display: block;
	color: #E61717;
	width: calc(100% - 75px);
	float: right;
}
.forderls .ftk {
	margin-bottom: 30px;font-size: 18px;color: #333;line-height: 2;
}

.forderls .ftk i {
	color: #E61717;display: inline-block;margin-left: 5px;
}
.forderls .ftareas {
	padding-top: 50px;border-top: 1px solid #eee;
	margin-top: 10px;
}
.forderls .ftareas .tarea textarea{
	display: block;padding: 14px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #F8F8F8;height: 200px;width: 100%;
	font-size: 14px;line-height: 22px;color: #999999;
	resize: none;border: none;vertical-align: top;
}
.forderls .ftareas .sub {
	float: right;margin-top: 30px;display: block;
	width: 100px;line-height: 40px;border-radius: 20px;
	overflow: hidden;background: #2266AE;text-align: center;
	font-size: 14px;color: #fff;border: none;cursor: pointer;
}
.frefsub {
	padding: 100px 50px 310px;

}
.frefsub .text {
	text-align: center;
}
.frefsub .text .ico {
	margin: 0 auto;width: 193px;height: auto;
}
.frefsub .text .ico img {
	display: block;width: 100%;
}
.frefsub .text h3 {
	margin-top: 40px;font-size: 24px;color: #333;line-height: 1;
}
.frefsub .text p {
	margin-top: 24px;font-size: 14px;color: #999;line-height: 1.4;
}
.frefsub .text p i{
	color: #000000;
}
.forderls .finfo.fbor {
	padding-bottom: 50px;border-bottom: 1px solid #eeeeee;
	margin-bottom: 45px;
}
.forderls .speed_prog .fls{
	margin-top: 28px;
}
.forderls .speed_prog .fls .ls {
	padding:0 0 30px 38px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.forderls .speed_prog .fls .ls::before {
	top: 0;bottom: 0;left: 8px;width: 2px;background: #dddddd;
	position: absolute;z-index: 6;content: "";
}
.forderls .speed_prog .fls .ls:first-child::before {
	top: 10px;
}
.forderls .speed_prog .fls .ls:last-child::before {
	bottom: auto;height: 15px;
}
.forderls .speed_prog .fls .ls .tet {

}
.forderls .speed_prog .fls .ls .tet h3 {
	font-size: 16px;line-height: 25px;color: #666;float: left;position: relative;
}
.forderls .speed_prog .fls .ls .tet h3 em {
	display: inline-block;color: #2266AE;
}
.forderls .speed_prog .fls .ls .tet h3.on i:nth-child(2) {
	display: block;
}
.forderls .speed_prog .fls .ls .tet h3.on i:first-child {
	display: none;
}
.forderls .speed_prog .fls .ls .tet h3 i:first-child {
	display: block;
}
.forderls .speed_prog .fls .ls .tet h3 i:nth-child(2) {
	display: none;color: #E61717;
}
.forderls .speed_prog .fls .ls .tet h6 {
	float: right;font-size: 14px;color: #999;line-height: 25px;
}
.forderls .speed_prog .fls .ls h5 {
	margin-top: 10px;font-size: 16px;line-height: 27px;color: #999999;
}
.forderls .speed_prog h2 {
	font-size: 18px;
	color: #333;
	line-height: 34px;
}
.forderls .speed_prog .fls .ls .tet h3 em {
	position: relative;
}
.forderls .speed_prog .fls .ls .tet h3 em::before {
	position: absolute;z-index: 11;content: "";
	background: url(../images/fa2.jpg) no-repeat center/cover;
	height: 18px;width: 18px;border-radius: 50%;overflow: hidden;
	top: 3px;left: -38px;
}
.forderls .speed_prog .fls .ls h3 {

}
.forderls .speed_prog .fls .ls .tet h3::before {
	position: absolute;z-index: 11;content: "";
	left: -36px;top: 5px;height: 14px;width: 14px;
	background: #dcdcdc;border-radius: 50%;overflow: hidden;
}
.forderls .speed_prog .fls .ls .tet h3 i {
	position: relative;
}
.forderls .speed_prog .fls .ls .tet h3 i::before {
	position: absolute;z-index: 11;content: "";
	background: url(../images/fa3.jpg) no-repeat center/cover;
	height: 18px;width: 18px;border-radius: 50%;overflow: hidden;
	top: 3px;left: -38px;
}
.forderls .finfo.fbor .ls .l i {
	width: calc(100% - 75px);
}
.forderls .finfo.fbor .ls .l span {
	width: calc(100% - 75px);display: block;color: #2266AE;float: right;
}


/* 我的-我的订单-评价页面 */
.fevaluas {
	padding: 60px 60px 158px;
}
.fevaluas .textarea {
	display: block;resize: none;
	background: #F8F8F8;padding: 12px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;width: 100%;
	box-sizing: border-box;height: 200px;border: none;
	font-size: 14px;line-height: 1.7;color: #999999;
}
.fevaluas .xinx {
	padding: 30px 0;border-bottom: 1px solid #eeeeee;
}
.fevaluas .xinx .ls {
	float: left;overflow: hidden;
}
.fevaluas .xinx h4 {
	float: right;font-size: 14px;color: #333;line-height: 18px;
}
.fevaluas .xinx .ls .x {
	float: left;height: 18px;width: 18px;margin-right: 10px;
}
.fevaluas .xinx .ls .x:last-child {
	margin-right: 0;
}
.fevaluas .xinx .ls .x img {
	display: block;width: 100%;height: 100%;
}
.fevaluas .xinx .ls h4 {
	float: right;font-size: 14px;color: #333;line-height: 18px;
}
.fevaluas .fbiao {
	margin-top: 30px;overflow: hidden;
}
.fevaluas .fbiao .lt {
	float: left;
}
.fevaluas .fbiao .lt input {
	display: none;
}
.fevaluas .fbiao .lt label {
	display: inline-block;padding-left: 30px;
	font-size: 14px;line-height: 40px;color: #666;cursor: pointer;
	background: url(../images/fi20.png) no-repeat left center;
}
.fevaluas .fbiao .lt input:checked + label {
	background: url(../images/fi20-1.png) no-repeat left center;
}
.fevaluas .fbiao a {
	display: block;line-height: 40px;border-radius: 20px;
	overflow: hidden;text-align: center;background: #2266AE;
	font-size: 14px;color: #fff;width: 100px;float: right;
}
.fevaluas .daf {
	margin-top: 90px;overflow: hidden;
}
.fevaluas .daf .lt {
	float: left;overflow: hidden;
}
.fevaluas .daf .lt .x {
	float: left;margin-right: 10px;height: 18px;width: 18px;cursor: pointer;
}
.fevaluas .daf .lt .x:last-child {
	margin-right: 0;
}
.fevaluas .daf .lt .x img {
	display: none;width: 100%;height: 100%;
}
.fevaluas .daf .lt .x img:first-child {
	display: block;
}
.fevaluas .daf .lt .x.on img:nth-child(2) {
	display: block;
}
.fevaluas .daf .lt .x.on img:first-child {
	display: none;
}
.fevaluas .daf h5 {
	font-size: 14px;line-height: 18px;color: #333;float: right;
}

/* 我的-我的钱包-我的账户-明细 */
.fwhaccoun {
	padding: 60px;
}
.fwhaccoun .ftixian {
	background: #F4F7FB;border-radius: 10px;overflow: hidden;
	padding: 20px 30px 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fwhaccoun .ftixian .flts {
	float: left;overflow: hidden;
}
.fwhaccoun .ftixian .flts .ls {
	text-align: center;margin-right: 90px;padding-right: 90px;
	position: relative;float: left;
}
.fwhaccoun .ftixian .flts .ls:last-child {
	margin-right: 0;padding-right: 0;
}
.fwhaccoun .ftixian .flts .ls h2 {
	font-size: 30px;color: #333;line-height: 40px;
}
.fwhaccoun .ftixian .flts .ls h6 {
	font-size: 14px;color: #999;line-height: 24px;
	margin-top: 16px;
}
.fwhaccoun .ftixian .flts .ls::before {
	position: absolute;z-index: 11;content: "";
	right: 0;top: 50%;transform: translateY(-50%);
	height: 50px;width: 1px;background: #dddddd;

}
.fwhaccoun .ftixian .flts .ls:last-child::before {
	display: none;
}
.fwhaccoun .ftixian .tix {
	display: block;float: right;margin-top: 22px;
	font-size: 14px;line-height: 40px;color: #fff;
	text-align: center;background: #2266AE;border-radius: 20px;
	overflow: hidden;width: 100px;
}
.fwhaccoun .fincome {
	margin-top: 30px;overflow: hidden;border-bottom: 1px solid #eeeeee;
}
.fwhaccoun .fincome .ls {
	float: left;margin-right: 55px;transition: all 0.3s;
	font-size: 14px;line-height: 76px;color: #333;cursor: pointer;
}
.fwhaccoun .fincome .ls.on,
.fwhaccoun .fincome .ls:hover {
	color: #2266AF;font-size: 16px;
}
.fwhaccoun .fcomelis {
	margin-top: 40px;
}
.fwhaccoun .fcomelis .fcomls .fls {
	margin-bottom: 40px;text-align: center;
}
.fwhaccoun .fcomelis .fcomls .fls .ls {
	display: inline-block;margin: 0 10px;
	background: rgba(117,143,200,0.1);overflow: hidden;
	width: 68px;line-height: 34px;border-radius: 17px;
	cursor: pointer;font-size: 14px;color: #333;transition: all 0.3s;
}
.fwhaccoun .fcomelis .fcomls .fls .ls.on,
.fwhaccoun .fcomelis .fcomls .fls .ls:hover {
	background: rgba(34,102,174,0.1);
	color: #2266AE;
}
.fwhaccoun .ftabels dt {
	text-align: center;background: #F8F8F8;
	border-radius: 10px;overflow: hidden;
}
.fwhaccoun .ftabels dt h4 {
	display: inline-block;width: 18%;
	font-size: 14px;line-height: 40px;color: #999;
}
.fwhaccoun .ftabels dd h5:nth-child(4),
.fwhaccoun .ftabels dt h4:nth-child(4){
	width: 28%;
}
.fwhaccoun .ftabels dd {
	text-align: center;border-bottom: 1px solid #eeeeee;
}
.fwhaccoun .ftabels dd h5 {
	display: inline-block;width: 18%;font-size: 14px;line-height: 50px;color: #666666;
}
.fwhaccoun .ftabels dd h5 i {
	display: inline-block;color: #E61717;
}
.fwhaccoun .fmoneys dt{
	border-radius: 10px;overflow: hidden;
	background: #F8F8F8;text-align: center;
}
.fwhaccoun .fmoneys dd {
	border-bottom: 1px solid #eee;text-align: center;
}
.fwhaccoun .fmoneys dt h5 {
	font-size: 14px;line-height: 40px;color: #999;
}
.fwhaccoun .fmoneys dd h5,
.fwhaccoun .fmoneys dt h5 {
	display: inline-block;width: 32%;
}
.fwhaccoun .fmoneys dd h5:first-child,
.fwhaccoun .fmoneys dt h5:first-child {
	width: 15%;
}
.fwhaccoun .fmoneys dd h5:last-child,
.fwhaccoun .fmoneys dt h5:last-child {
	width: 20%;
}
.fwhaccoun .fmoneys dd h5 {
	font-size: 14px;line-height: 50px;color: #666;
}
.fwhaccoun .fmoneys dd h5 i {
	display: inline-block;color: #07C160;
}
.fwhaccoun .fcomelis .fcomls {
	display: none;
}
.fwhaccoun .fcomelis .fcomls:first-child {
	display: block;
}


/* 我的-我的钱包-我的账户-提现 */
.fmodels.fjine .weiband,
.fmodels.fjine .fmode {
	display: none;
}
.fmodels.fjine .weiband.on,
.fmodels.fjine .fmode.on {
	display: block;
}
.fdrawal {
	padding: 50px 60px 150px;
}
.fdrawal .fmodels {
	padding: 0;
}
.fdrawal .ftix {
	margin-bottom: 45px;
}
.fdrawal .ftix h3 {
	font-size: 18px;line-height: 40px;color: #333;
}
.fdrawal .ftix h3 i {
	display: inline-block;color: #E93321;
}
.fdrawal .ftix .text {
	margin-top: 30px;background: #F8F8F8;padding: 0 20px;
	border-radius: 5px;overflow: hidden;overflow: hidden;
	-webkit-box-sizing: border-box;width: 500px;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fdrawal .ftix .text .tet {
	float: left;display: block;border: none;
	background: none;width: calc(100% - 80px);
	font-size: 14px;height: 40px;color: #999;
}
.fdrawal .ftix .text h4 {
	float: right;font-size: 14px;line-height: 40px;color: #2266AE;
}
.fdrawal .ftixjine {
	padding-top: 40px;border-top: 1px solid #eee;margin-top: 60px;
	overflow: hidden;
}
.fdrawal .ftixjine .lt {
	float: left;font-size: 14px;line-height: 40px;color: #999;
}
.fdrawal .ftixjine .lt i {
	display: inline-block;color: #333;
}
.fdrawal .ftixjine a {
	float: right;border-radius: 20px;line-height: 40px;
	background: #2266AE;width: 100px;font-size: 14px;
	color: #fff;text-align: center;transition: all 0.3s;
}
.fdrawal .weiband {
	width: 300px;border: 2px solid #eee;
	border-radius: 5px;overflow: hidden;margin-top: 25px;
}
.fdrawal .weiband a {
	display: block;text-align: center;
	font-size: 16px;color: #333;line-height: 120px;
}
.fdrawal .weiband a i {
	display: inline-block;color: #2266AE;
}


/* 我的-我的钱包-我的元宝-明细 */
.fwhaccoun .fctions {
	background: #F4F7FB;border-radius: 10px;overflow: hidden;
	padding: 22px 30px 25px;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fwhaccoun .fctions .txt {
	float: left;text-align: center;
}
.fwhaccoun .fctions .txt h3 {
	font-size: 30px;line-height: 40px;color: #333;
}
.fwhaccoun .fctions .txt p {
	font-size: 14px;line-height: 26px;color: #999999;margin-top: 15px;
}
.fwhaccoun .fctions a {
	float: right;margin-top: 20px;
	line-height: 40px;width: 100px;
	font-size: 14px;color: #fff;overflow: hidden;
	text-align: center;border-radius: 20px;
	transition: all 0.3s;background: #FFAE4F;
}


/* 我的-我的动态 */
.fwhdynamic {
	padding: 60px;
}
.fwhdynamic .forward .list .ls .text .tet {
	position: relative;
}
.fwhdynamic .forward .list .ls .text .tet .flj {
	position: absolute;z-index: 33;top: 10px;right: 0;
	width: 25px;height: 25px;display: block;
}
.fwhdynamic .forward .list .ls .text .tet .flj img {
	display: block;position: absolute;z-index: 11;top: 50%;
	transform: translateY(-50%);left: 0;right: 0;margin: 0 auto;display: none;
}
.fwhdynamic .forward .list .ls .text .tet .flj img:first-child {
	display: block;
}
.fwhdynamic .forward .list .ls .text .tet .flj:hover img:first-child {
	display: none;
}
.fwhdynamic .forward .list .ls .text .tet .flj:hover img:nth-child(2) {
	display: block;
}


/* 我的-浏览历史 */
.fhistory {
	padding: 24px 60px 90px;
}
.fhistory .t {
	font-size: 14px;line-height: 24px;color: #999;
}
.fhistory .flist {
	position: relative;padding-left: 38px;margin-top: 35px;
}
.fhistory .flist::before {
	position: absolute;z-index: 6;content: "";left: 8px;
	top: 20px;bottom: 0;width: 2px;background: #e7eef5;
}
.fhistory .flist .ls {
	margin-bottom: 20px;
}
.fhistory .flist .ls:last-child {
	margin-bottom: 0;
}
.fhistory .flist .ls:last-child .txt h4:last-child {
	margin-bottom: 0;
}
.fhistory .flist .te {
	display: inline-block;padding: 0 10px;margin-bottom: 40px;
	background: #D3E0EF;border-radius: 5px;position: relative;
	text-align: center;font-size: 14px;line-height: 34px;color: #333;
}
.fhistory .flist .te::before {
	position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);
	left: -10px;background: url(../images/fc28.png) no-repeat center/cover;
	width: 10px;height: 10px;content: "";
}
.fhistory .flist .te::after {
	position: absolute;z-index: 33;content: "";
	left: -38px;top: 50%;transform: translateY(-50%);
	background: url(../images/fa1.jpg) no-repeat center/cover;
	height: 18px;width: 18px;
}
.fhistory .flist .ls .txt h4 {
	margin-bottom: 38px;font-size: 18px;line-height: 20px;color: #333333;
}


/* 我的浏览历史课程 */
.fhistory .flist .lls {
	margin-bottom: 60px;
}
.fhistory .flist .lls .ls {
	overflow: hidden;margin-bottom: 40px;
}

.fhistory .flist .lls .ls .ico {
	float: left;height: 60px;width: 60px;border-radius: 10px;overflow: hidden;
}
.fhistory .flist .lls .ls .ico img {
	display: block;width: 100%;height: 100%;
}
.fhistory .flist .lls .ls:last-child {
	margin-bottom: 0;
}
.fhistory .flist .lls .ls h3 {
	float: right;width: calc(100% - 80px);
	margin-top: 15px;font-size: 18px;color: #333;line-height: 30px;
}
.fhistory .flist .lls:last-child {
	margin-bottom: 0;
}


/* 我的-我的消息 */
.fnotice {
	padding: 40px 60px 70px;
}
.fnotice .fls {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 40px;margin-bottom: 40px;
	overflow: hidden;
}
.fnotice .fls:last-child {
	border-bottom: none;padding-bottom: 0;margin-bottom: 0;
}
.fnotice .fls .icon {
	float: left;height: 50px;width: 50px;
	border-radius: 50%;overflow: hidden;
}
.fnotice .fls .icon img {
	display: block;width: 100%;height: 100%;
}
.fnotice .fls .rt {
	float: right;width: calc(100% - 70px);
}
.fnotice .fls .rt h2 {
	font-size: 16px;color: #333;line-height: 34px;position: relative;
}
.fnotice .fls .rt h2::before {
	position: absolute;z-index: 6;top: 50%;transform: translateY(-50%);
	right: 0;height: 8px;width: 8px;border-radius: 50%;overflow: hidden;
	background: #f32e25;content: "";
}
.fnotice .fls .rt h2 i {
	display: inline-block;padding-left: 15px;
	font-size: 14px;color: #999;
}
.fnotice .fls .rt .text {
	margin-top: 15px;
}
.fnotice .fls .rt .text a {
	display: block;overflow: hidden;padding: 20px;
	background: #f8f8f8;border-radius: 10px;
}
.fnotice .fls .rt .text .to {
	float: left;height: 80px;width: 80px;
	border-radius: 10px;overflow: hidden;
}
.fnotice .fls .rt .text .to img {
	display: block;width: 100%;height: 100%;
}
.fnotice .fls .rt .text .txt {
	float: right;width: calc(100% - 100px);margin-top: 9px;
}
.fnotice .fls .rt .text .txt h5 {
	font-size: 14px;line-height: 22px;color: #999;
}
.fnotice .fls .rt .text .txt h4 {
	font-size: 14px;line-height: 22px;color: #2266AE;margin-top: 18px;
}
.fpersinls .rts .finfls .ls i {
	display: inline-block;margin-left: 3px;
	background: #e61717;line-height: 18px;width: 18px;
	border-radius: 50%;overflow: hidden;font-size: 12px;color: #fff;
	transform: scale(0.8);vertical-align: middle;position: relative;top: -2px;
}

.fnotice .fxts {
	margin-top: 10px;
}
.fnotice .fxts p {
	font-size: 14px;line-height: 22px;color: #666;
}
.fnotice .fxts .shoq {
	font-size: 14px;line-height: 22px;color: #2266AE;
	display: block;text-align: right;
}
.fnotice .fxts .shoq i {
	display: none;cursor: pointer;
}
.fnotice .fxts .shoq i:first-child {
	display: inline-block;
}
.fnotice .fls .rt h2 a {
	display: inline-block;font-size: 16px;line-height: 34px;color: #2365AF;
}
.fnotice .fls .rt .hf {
	display: inline-block;padding-left: 10px;
}
.fnotice .fls .rt .hf span {
	display: none;font-size: 16px;line-height: 34px;color: #333;
}
.fnotice .fls .rt .hf span:first-child {
	display: inline-block;
}
.fnotice .fls.on .rt .hf span:first-child {
	display: none;
}
.fnotice .fls.on .rt .hf span:nth-child(2) {
	display: block;
}
.fnotice .fls .rt .fpinlun {
	margin-top: 10px;
}
.fnotice .fls .rt .fpinlun p {
	font-size: 14px;line-height: 22px;color: #666;
}
.fnotice .fls .rt .fpls {
	margin-top: 20px;
}
.fnotice .fls .rt .fpls .ls,
.fnotice .fls .rt .fpls .lsi {
	background: #f8f8f8;
}
.fnotice .fls .rt .fpls .ls {
	display: block;
}
.fnotice .fls .rt .fpls .lsi {
	display: none;
}
.fnotice .fls .rt .fpls .ls a,
.fnotice .fls .rt .fpls .lsi a {
	display: block;padding: 15px 20px;
	border-radius: 10px;overflow: hidden;
}
.fnotice .fls .rt .fpls .ls h5 {
	padding-bottom: 15px;border-bottom: 1px solid #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;line-height: 24px;color: #666;
}
.fnotice .fls .rt .fpls .ls h6 {
	font-size: 14px;line-height: 24px;color: #666;
	margin-top: 15px;
}
.fnotice .fls .rt .fpls .lsi h4 {
	font-size: 14px;line-height: 24px;color: #666;
	transition: all 0.3s;
}
.fnotice .fls .rt .fpls .lsi:hover h4 {
	color: #2266AF;
}
.fnotice .fls.on .rt .fpls .ls {
	display: none;
}
.fnotice .fls.on .rt .fpls .lsi {
	display: block;
}


/* 我的-账号安全 */
.fbinding,
.faccount {
	padding: 30px;
}
.faccount .ls {
	overflow: hidden;margin-bottom: 24px;
}
.faccount .ls h5 {
	float: left;width: 130px;
	font-size: 14px;line-height: 30px;color: #666;
}
.faccount .ls h6 {
	float: right;width: calc(100% - 140px);
	font-size: 14px;line-height: 30px;color: #333;
}
.faccoupadd {
	padding: 20px 30px 80px;position: relative;
	background: #fafafa;
}
.faccoup {
	padding: 30px;width: 80%;
}
.faccount .bj {
	position: absolute;z-index: 11;top: 20px;right: 30px;
}
.faccount .bj i {
	display: inline-block;padding-left: 30px;cursor: pointer;
	font-size: 14px;line-height: 30px;color: #2266AE;
	background: url(../images/fc25.png) no-repeat left center;
}
.fbinding .fls {
	overflow: hidden;margin-bottom: 30px;
}
.fbinding .fls .l {
	float: left;width: 130px;
	font-size: 14px;line-height: 40px;color: #666;
}
.fbinding .fls .fr {
	width: calc(100% - 210px);
	float: left;
}
.fbinding .fls .fr .fhaom input {
	display: block;float: left;width: calc((100% - 20px)/2);
	border: 1px solid #eee;border-radius: 5px;overflow: hidden;
	-webkit-box-sizing: border-box;height: 40px;
	-moz-box-sizing: border-box;margin-bottom: 20px;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;background: #fff;
	font-size: 14px;color: #999;
}
.fbinding .fls .fr .fhaom input:nth-child(2n) {
	float: right;
}
.fbinding .fls .fr .fhaoma input{
	display: block;float: left;width: calc((100% - 20px)/2);
	border: 1px solid #eee;border-radius: 5px;overflow: hidden;
	-webkit-box-sizing: border-box;height: 40px;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;background: #fff;
	font-size: 14px;color: #999;
}
.fbinding .fls .fr .fhaoma .t {
	float: left;font-size: 14px;line-height: 40px;color: #2266AE;margin-left: 20px;cursor: pointer;
}
.fbinding .fls .yings {
	overflow: hidden;
}
.fbinding .fls .yings .yin {
	float: left;width: calc((100% - 20px)/2);
}
.fbinding .fls .yings .yin h4 {
	font-size: 14px;color: #333;line-height: 40px;
}
.fbinding .fls .yings .yin .y {
	margin-bottom: 3px;
}
.fbinding .fls .yings .yin input {
	display: none;
}
.fbinding .fls .yings .yin label {
	display: block;cursor: pointer;padding-left: 30px;
	font-size: 14px;color: #666;line-height: 35px;
	background: url(../images/fi20.png) no-repeat left center;
}
.fbinding .fls .yings .yin input:checked + label {
	background: url(../images/fi20-1.png) no-repeat left center;
}
.fbinding .fls .fblacklis .text {
	border-radius: 5px;overflow: hidden;background: #fff;
	border: 1px solid #eee;overflow: hidden;padding: 0 30px 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fbinding .fls .fblacklis .text h4 {
	float: left;font-size: 14px;color: #333;line-height: 38px;
	width: calc(100% - 60px);
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fbinding .fls .fblacklis .text h3 {
	float: right;cursor: pointer;
}
.fbinding .fls .fblacklis .text h3 i {
	display: none;font-size: 14px;line-height: 38px;color: #2266AE;
}
.fbinding .fls .fblacklis .text h3 i:first-child {
	display: block;
}
.fbinding .fls .fblacklis .text h3.on i:first-child {
	display: none;
}
.fbinding .fls .fblacklis .text h3.on i:nth-child(2) {
	display: block;
}
.fbinding .fls .fmodifyma .ls {
	overflow: hidden;
}
.fbinding .fls .fmodifyma .ls input {
	display: block;width: calc((100% - 20px)/2);
	margin-bottom: 20px;font-size: 14px;color: #999;
	line-height: 38px;border: 1px solid #eee;
	padding: 0 20px;float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fbinding .fls .fmodifyma .ls input:nth-child(2n) {
	float: right;
}
.fbinding .fls .fmodifyma .ls input:last-child {
	margin-bottom: 0;
}
.fbinding .fls .fmodifyma h5 {
	font-size: 12px;line-height: 34px;color: #999;
}
.fbinding .fbotom {
	padding: 15px 0 0;
}

.fblacklist {
	background: rgba(0,0,0,0.5);
	position: fixed;z-index: 333;
	top: 0;bottom: 0;left: 0;right: 0;
	display: none;
}
.fblacklist .flist {
	position: absolute;z-index: 66;
	top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;
	background: #fff;width: 600px;
	padding-bottom: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fblacklist .flist h2 {
	text-align: center;font-size: 18px;color: #333;
	line-height: 60px;background: #e8eff7;
}
.fblacklist .flist .list {
	height: 560px;overflow-y: scroll;padding: 0 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fblacklist .flist .ls {
	overflow: hidden;border-bottom: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;padding: 20px 0;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fblacklist .flist .ls .lt {
	float: left;width: calc(100% - 100px);
}
.fblacklist .flist .ls .lt a {
	overflow: hidden;
}
.fblacklist .flist .ls .lt .ico {
	float: left;width: 40px;height: 40px;
	border-radius: 50%;overflow: hidden;
}
.fblacklist .flist .ls .lt .ico img {
	display: block;width: 100%;height: 100%;
}
.fblacklist .flist .ls .lt h4 {
	float: right;width: calc(100% - 55px);
	font-size: 16px;color: #333;line-height: 40px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fblacklist .flist .ls .rt {
	float: right;
}
.fblacklist .flist .ls .rt .tj {
	display: block;border: 1px solid #2266AE;
	line-height: 26px;width: 70px;overflow: hidden;
	border-radius: 14px;text-align: center;margin-top: 6px;
	font-size: 12px;color: #2266AE;transition: all 0.3s;
}
.fblacklist .flist .ls .rt .yc {
	display: none;font-size: 12px;line-height: 40px;color: #999;
}
.fblacklist  .fbotom {
	padding: 0;position: absolute;z-index: 66;
	bottom: 26px;left: 0;right: 0;margin: 0 auto;
}
.fblacklist .fbotom .ls {
	border-bottom: none;padding: 0;
}
.fblacklist .fbotom .ls a {
	width: 130px;line-height: 40px;
}


/* 关于我们-常见问题 */
.fbanab {
	height: 520px;
}
.fbanab .wrap {
	position: relative;height: 100%;
}
.fablis {
	position: absolute;z-index: 11;bottom: 0;
	left: 0;right: 0;margin: 0 auto;
	background: rgba(0,0,0,0.5);
	border-radius: 10px 10px 0px 0px;overflow: hidden;
}
.fablis ul {
	overflow: hidden;
}
.fablis li {
	float: left;width: 25%;
}
.fablis li a {
	display: block;text-align: center;transition: all 0.3s;
	font-size: 24px;line-height: 80px;color: #fff;
}
.fablis li a:hover,
.fablis li.on a {
	background: #2266AE;
}
.fabout {
	padding: 46px 0 60px;background: #fff;
}
.fabout h2 {
	text-align: center;font-size: 20px;line-height: 42px;color: #333;
	margin-bottom: 45px;
}
.fabout .fls {
	margin-bottom: 60px;overflow: hidden;
	background: #f8f8f8;padding: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fabout .fls:last-child {
	margin-bottom: 0;
}
.fabout .fls .lt {
	float: left;font-size: 16px;color: #fff;
	line-height: 28px;background: #419AEA;
	position: relative;text-align: center;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fabout .fls .lt::before {
	position: absolute;z-index: 11;content: "";
	width: 10px;height: 6px;right: 0;bottom: -6px;
	background: url(../images/fr17.png) no-repeat center/cover;
}
.fabout .fls .rt {
	float: right;width: calc(100% - 60px);
}
.fabout .fls .rt h4 {
	font-size: 20px;line-height: 32px;color: #333;
}
.fabout .fls .rt .txt {
	margin-top: 20px;padding-right: 50px;position: relative;
}
.fabout .fls .rt .txt p {
	font-size: 16px;color: #666;line-height: 24px;height: 48px;overflow: hidden;
	transition: all 0.3s;
}
.fabout .fls .rt .txt.on p {
	height: auto;
}
.fabout .fls .rt .txt i {
	position: absolute;z-index: 33;cursor: pointer;
	top: 18px;right: 0;width: 16px;height: 10px;transition: all 0.3s;
	background: url(../images/fr16.png) no-repeat center/cover;
}
.fabout .fls .rt .txt.on i {
	transform: rotate(180deg);
}


/* 关于我们-课程 */
.faboutulum {

}
.faboutulum .fgrouphoto {
	padding: 70px 0 70px;background: #fff;
}
.ftlte {
	text-align: center;
}
.ftlte h3 {
	font-size: 22px;line-height: 35px;color: #333;font-weight: bold;
	padding-bottom: 16px;position: relative;
}
.ftlte h3::before {
	position: absolute;z-index: 11;content: "";
	bottom: 0;left: 0;right: 0;margin: 0 auto;
	width: 50px;height: 4px;border-radius: 2px;
	background: #2767af;
}
.ftlte p {
	font-size: 16px;line-height: 2;color: #2266AE;
	margin-top: 10px;
}
.fgrouphoto .lis {
	margin-top: 50px;
}
.fgrouphoto .lis .ls {
	margin-bottom: 60px;padding-left: 25px;position: relative;
}
.fgrouphoto .lis .ls::before {
	position: absolute;z-index: 11;content: "";left: 0;
	top: 0;bottom: 3px;width: 4px;background: rgba(34,102,174,0.2);
}
.fgrouphoto .lis .ls h4 {
	margin-bottom: 18px;
	font-size: 20px;line-height: 1;color: #333;
}
.fgrouphoto .lis .ls p {
	font-size: 16px;line-height: 24px;color: #666;
}
.fgrouphoto .fimgs {
	overflow: hidden;
}
.fgrouphoto .fimgs .img {
	float: left;width: calc((100% - 60px)/2);
	height: 400px;
}
.fgrouphoto .fimgs .img:nth-child(2n) {
	float: right;
}
.fgrouphoto .fimgs .img img {
	display: block;width: 100%;height: 100%;
}
.fstuvideo {
	padding: 70px 0 70px;background: #f8f8f8;
}
.fpads {
	padding: 0 200px;
}
.fstuvideo .fvideotex {
	margin: 45px auto;
}
.fvideotex .video1 {
	display: block;width: 100%;height: auto;
}
.fvideotex .vidoe .lt {
	float: left;width: calc(100% - 200px);
	overflow: hidden;
}
.fvideotex .vidoe .lt .ico {
	float: left;height: 50px;width: 50px;position: relative;
}
.fvideotex .vidoe .lt .ico img {
	display: block;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;
}
.fvideotex .vidoe .lt .txt {
	float: right;width: calc(100% - 50px);margin-top: 4px;
}
.fvideotex .vidoe .lt .txt h5 {
	font-size: 12px;line-height: 20px;color: #000;
}
.fvideotex .vidoe .lt .txt h6 {
	font-size: 12px;line-height: 18px;color: #000;
}
.fvideotex .vidoe .lt .txt h6 i {
	display: inline-block;margin-left: 10px;
	border: 1px solid #ff5c3c;line-height: 16px;
	padding: 0 6px;text-align: center;vertical-align: middle;
	font-size: 12px;color: #ff5c3c;position: relative;top: -2px;
	border-radius: 14px;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fvideotex .vidoe .rt {
	float: right;margin: 10px 10px 0 0;
	display: block;background: #ff6529;
	line-height: 30px;border-radius: 15px;
	overflow: hidden;width: 142px;text-align: center;
	font-size: 12px;color: #fff;
}
.fstuvideo .text {
	font-size: 16px;line-height: 24px;color: #666;
}
.fisoauth {
	padding: 70px 0 70px;background: #fff;
}
.fisoauth .text {
	margin-top: 40px;font-size: 16px;
	line-height: 24px;color: #666;
}
.fisoauth .lis {
	margin-top: 60px;overflow: hidden;
}
.fisoauth .lis .ls {
	float: left;width: calc((100% - 75px)/2);height: 500px;
}
.fisoauth .lis .ls:nth-child(2n) {
	float: right;
}
.fisoauth .lis .ls img {
	display: block;width: 100%;height: 100%;
}
.fxyevalu {
	padding: 70px 0 70px;background: #f8f8f8;
}
.fxyevalu .ls {
	margin-top: 50px;font-size: 16px;
	line-height: 24px;color: #666;
}
.fxyevalu .ls i {
	display: inline-block;font-size: 20px;color: #2266AE;
	padding-left: 35px;background: url(../images/fc29.png) no-repeat left center;
}

.fcase {
	padding: 70px 0 70px;background: #fff;
}
.fcase .ls {
	margin-top: 55px;font-size: 16px;line-height: 24px;color: #666;
}
.fcase .ls .tit {
	overflow: hidden;margin-bottom: 35px;
}
.fcase .ls .tit h2 {
	float: left;line-height: 44px;width: 50px;
	border-radius: 50%;overflow: hidden;text-align: center;
	background: #faf4ff;border: 3px solid #2564a7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 25px;color: #2266AE;
}
.fcase .ls .tit .tet {
	float: right;width: calc(100% - 65px);
}
.fcase .ls .text {
	padding-top: 50px;margin: 60px 0 40px;
	border-top: 1px solid #dddddd;
}
.fcase .ls img {
	display: block;width: auto;height: auto;margin: 0 auto;
}
.fmaster {
	background: #f8f8f8;padding: 70px 0 70px;
}
.fmaster .list {
	margin-top: 50px;overflow: hidden;
}
.fmaster .list .ls {
	width: calc((100% - 62px)/3);float: left;margin-right: 30px;
}
.fmaster .list .ls:nth-child(3n) {
	margin-right: 0;
}
.fmaster .list .ls a {
	display: block;width: 100%;
}
.fmaster .list .ls .img {
	height: 455px;width: 100%;overflow: hidden;
}
.fmaster .list .ls .img img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.fmaster .list .ls:hover img {
	transform: scale(1.05);
}
.fmaster .list .ls h5 {
	background: #fff;padding: 22px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;text-align: center;
	font-size: 18px;line-height: 2;color: #333;
}
.fmaster .text {
	margin-top: 50px;font-size: 16px;line-height: 24px;color: #666;
}
.ffective {
	padding: 70px 0 70px;background: #fff;
}
.ffective .cen {
	margin-top: 45px;
}
.ffective .lt {
	float: left;width: 45%;
	font-size: 16px;line-height: 24px;color: #666;
}
.ffective .rt {
	float: right;width: 49%;position: relative;
}
.ffective .rt::before {
	position: absolute;z-index: 1;content: "";
	top: 52px;left: 56px;background: url(../images/fg12.png) no-repeat center/cover;
	width: 385px;height: 430px;
}
.ffective .rt .img {
	float: left;width: 48%;margin-top: 100px;
	height: auto;position: relative;z-index: 33;
}
.ffective .rt .img img {
	display: block;width: 100%;
}
.ffective .rt .imgs {
	float: right;width: 48%;position: relative;z-index: 33;
}
.ffective .rt .imgs img {
	width: 100%;height: auto;margin-bottom: 6%;
}
.ffective .rt .imgs img:last-child {
	margin-bottom: 0;
}
.fappropr {
	padding: 70px 0 70px;background: #f8f8f8;
}
.fappropr .text {
	font-size: 16px;line-height: 24px;color: #666;
	margin-top: 45px;
}
.fappropr .text img {
	width: 100%;height: auto;margin: 0 auto;display: block;
}
.fational {
	padding: 70px 0 70px;background: #fff;
}
.fational .text {
	margin-top: 45px;font-size: 16px;line-height: 24px;color: #666;
}
.fational .text img {
	width: 100%;height: auto;margin: 0 auto;display: block;
}
.fcelebrity {
	padding: 70px 0 70px;background: #f8f8f8;
}
.fsupport {
	padding: 70px 0 70px;background: #fff;
}
.fsupport .list {
	margin-top: 50px;display: flex;
}
.fsupport .list .ls {
	width: 25%;background: rgba(34,102,174,0.1);
	padding: 30px 30px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.fsupport .list .ls:nth-child(2n) {
	background: #fff;
}
.fsupport .list .ls h2 {
	font-size: 40px;line-height: 46px;color: #999;font-weight: bold;
}
.fsupport .list .ls p {
	margin-top: 30px;font-size: 16px;
	line-height: 24px;color: #666;
}
.fprice {
	padding: 70px 0 70px;background: #f8f8f8;
}
.fprice .list {
	margin-top: 45px;overflow: hidden;border-bottom: 1px solid #dddddd;
}
.fprice .list .ls {
	margin-bottom: 60px;float: left;overflow: hidden;
	width: calc((100% - 62px)/3);margin-right: 30px;
}
.fprice .list .ls:nth-child(3n) {
	margin-right: 0;
}
.fprice .list .ls .icon {
	float: left;width: 50px;height: 50px;border-radius: 50%;overflow: hidden;
}
.fprice .list .ls .icon img {
	display: block;width: 100%;height: 100%;
}
.fprice .list .ls .txt {
	float: right;width: calc(100% - 70px);vertical-align: middle;
	font-size: 16px;line-height: 24px;color: #333;
	position: relative;height: 50px;
}
.fprice .list .ls .txt i {
	position: absolute;z-index: 11;display: block;
	top: 50%;transform: translateY(-50%);
}
.fprice .text {
	margin-top: 50px;
	font-size: 16px;line-height: 24px;color: #666;
}
.fjieso {
	padding: 70px 0 70px;background: #fff;
}
.fjieso .text {
	margin-top: 45px;font-size: 16px;line-height: 24px;color: #666;
}
.fjieso .text img {
	display: block;width: 100%;height: auto;margin: 0 auto;
}
.fcelebrity .fvideotex {
	margin-top: 50px;
}


/* 关于我们-课程大纲 */
.foutline {
	padding: 40px 0 60px;
}
.foutline h2 {
	font-size: 22px;line-height: 60px;color: #333;text-align: center;
}
.foutline .ftable {
	display: block;background: #e1e1e1;margin-top: 40px;
}
.foutline .ftable td {
	background: #fbfbfb;
}
.foutline .ftable th {
	background: #e8eff7;
}
.foutline .ftable tr:nth-child(2n) td{
	background: #fff;
}
.foutline .ftable th {
	padding: 0 30px;min-width: 110px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 90px;color: #666;
}
.foutline .ftable th:nth-child(2){
	min-width: 340px;
}
.foutline .ftable td {
	font-size: 16px;line-height: 24px;color: #666;
	padding: 30px;
}
.foutline .ftable td i {
	display: block;font-size: 18px;line-height: 1.8;color: #2266AE;font-weight: bold;
}
.foutline .ftable .cen {
	text-align: center;
}
.foutline .text {
	margin-top: 50px;
}
.foutline .text h3 {
	font-size: 18px;line-height: 2;color: #333;
}
.foutline .text p {
	margin-top: 15px;font-size: 16px;
	line-height: 24px;color: #666;
}


/* 问答详情-悬赏未解决 */

.fnotreward {
	padding: 60px 0;
}
.fnotreward .firsts {
	background: #fff;padding: 40px;position: relative;
}
.fnotreward .firsts .tuijian{
	position: absolute;left: 0;top: 0;
}
.fnotreward .firsts .tox .le {
	float: left;overflow: hidden;width: calc(100% - 200px);
}
.fnotreward .firsts .tox .ico {
	float: left;width: 50px;height: 50px;border-radius: 50%;overflow: hidden;
}
.fnotreward .firsts .tox .ico img {
	display: block;width: 100%;height: 100%;
}
.fnotreward .firsts .tox .tet {
	float: right;width: calc(100% - 70px);
}
.fnotreward .firsts .tox .tet h3 {
	font-size: 18px;line-height: 24px;color: #333;
}
.fnotreward .firsts .tox .tet p {
	font-size: 14px;line-height: 18px;color: #999;
	margin-top: 8px;
}
.fnotreward .firsts .tox .fdd {
	position: relative;float: right;
}
.fnotreward .firsts .tox .fdd h3 {
	width: 40px;height: 50px;font-size: 18px;cursor: pointer;
	background: url(../images/fa16.png) no-repeat center;
	transition: all 0.3s;
}
.fnotreward .firsts .tox .fdd:hover h3 {
	background: url(../images/fa16-1.png) no-repeat center;
}
.fnotreward .firsts .tox .fdd .ftt {
	position: absolute;border-radius: 10px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	padding-top: 5px;top: 50px;left: -36px;display: none;
}
.fnotreward .firsts .tox .fdd .ftt::before {
	position: absolute;z-index: 22;content: "";
	top: -20px;left: 0;right: 0;margin: 0 auto;
	width: 26px;height: 20px;background: url(../images/fa17.png) no-repeat center/cover;
}
.fnotreward .firsts .tox .fdd .ftt .ftus {
	background: #fff;padding: 12px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 115px;
}
.fnotreward .firsts .tox .fdd .ftt .tu {
	cursor: pointer;text-align: center;transition: all 0.3s;
	font-size: 14px;line-height: 35px;color: #333;
}
.fnotreward .firsts .tox .fdd .ftt .tu:hover {
	color: #2266AE;
}
.fnotreward .firsts .text {
	padding: 30px 0 25px;
}
.fnotreward .firsts .text h2 {
	font-size: 24px;line-height: 38px;color: #333;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fnotreward .firsts .text p {
	margin-top: 25px;font-size: 16px;
	line-height: 27px;color: #666;
}
.fnotreward .firsts .firpad {
	padding: 0 65px;
}
.fnotreward .firsts .ftamoney {
	background: #f8f8f8;border-radius: 5px;overflow: hidden;
	padding: 0 20px;
}
.ftamoney .money,
.ftamoney .not {
	float: left;position: relative;
}
.ftamoney .not {
	margin-right: 30px;padding-right: 30px;
}
.ftamoney .not::before {
	position: absolute;z-index: 11;content: "";top: 50%;transform: translateY(-50%);
	right: 0;height: 11px;width: 1px;background: #dddddd;
}
.ftamoney .not i {
	display: inline-block;padding-left: 28px;
	font-size: 14px;line-height: 40px;color: #6F87FF;
	background: url(../images/fi8.png) no-repeat left center;
}
.ftamoney .yes i {
	color: #2FB148;
	background: url(../images/fi8-1.png) no-repeat left center;
}
.ftamoney .money i {
	display: inline-block;padding-right: 32px;
	font-size: 14px;line-height: 40px;color: #FEBC0F;
	background: url(../images/fi9.png) no-repeat right center;
}
.ftamoney a.saj{
	float: right;font-size: 12px;line-height: 40px;color: #2365AF;
}
.ftamoney p{
	float: right;font-size: 12px;line-height: 40px;color: #000;
}
.fnotreward .firsts .fanswr {
	margin-top: 30px;overflow: hidden;
}
.fnotreward .firsts .fanswr .lis {
	float: left;overflow: hidden;
}
.fnotreward .firsts .fanswr .lis .ls {
	float: left;margin-right: 10px;
	line-height: 27px;border-radius: 3px;overflow: hidden;
	background: #F4F7FB;text-align: center;padding: 0 8px;
	font-size: 12px;color: #999;
}
.fnotreward .firsts .fanswr .rts {
	float: right;overflow: hidden;
}
.fnotreward .firsts .fanswr .rts .tet {
	position: relative;margin-right: 35px;overflow: hidden;float: left;
}
.fnotreward .firsts .fanswr .rts .tet::before {
	position: absolute;z-index: 11;content: "";
	right: 0;top: 50%;transform: translateY(-50%);
	height: 13px;width: 1px;background: #ddd;
}
.fnotreward .firsts .fanswr .rts .tet h5 {
	font-size: 12px;line-height: 27px;color: #666;float: left;
	padding-right: 15px;
}
.fnotreward .firsts .fanswr .rts .list {
	overflow: hidden;float: left;
}
.fnotreward .firsts .fanswr .rts .list .ls {
	float: left;margin-right: 24px;height: 27px;width: 27px;
	position: relative;cursor: pointer;
}
.fnotreward .firsts .fanswr .rts .list .ls img {
	display: none;position: absolute;z-index: 22;top: 50%;transition: all 0.3s;
	transform: translateY(-50%);left: 0;right: 0;margin: 0 auto;
}
.fnotreward .firsts .fanswr .rts .list .ls img:first-child {
	display: block;
}
.fnotreward .firsts .fanswr .rts .list .ls:hover img:first-child {
	display: none;
}
.fnotreward .firsts .fanswr .rts .list .ls:hover img:nth-child(2) {
	display: block;
}
.fcarrylis {

}
.fcarrylis .carry {
	overflow: hidden;padding: 50px 0 20px;
}
.fcarrylis .carry .fhh {
	float: left;
}
.fhh h2 {
	font-size: 20px;line-height: 36px;color: #333;font-weight: bold;
}
.fhh h2 i {
	font-size: 14px;color: #999;font-weight: 300;
}
.fcarrylis .carry .hd {
	float: right;width: 100px;line-height: 36px;
	border-radius: 10px;overflow: hidden;background: #2266AE;
	cursor: pointer;text-align: center;font-size: 14px;color: #fff;
}
.fcarrylis .ftareas {
	padding: 40px 110px 40px 40px;
	background: #fff;
}
.fcarrylis .ftareas .ico {
	float: left;width: 50px;height: 50px;border-radius: 50%;overflow: hidden;
}
.fcarrylis .ftareas .ico img {
	display: block;width: 100%;height: 100%;
}
.fcarrylis .ftareas .tarea {
	float: right;width: calc(100% - 70px);
	border-radius: 10px;background: #f8f8f8;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 150px;
	border: none;resize: none;
	font-size: 16px;line-height: 1.8;color: #999;
}
.fcarrylis .ftareas .sub {
	cursor: pointer;float: right;margin-top: 10px;
	width: 100px;background: #2266AE;line-height: 36px;
	text-align: center;border-radius: 10px;
	font-size: 14px;color: #fff;
}
.fanmous {
	padding: 30px 0 60px;
}
.fanmous .lis {
	margin-bottom: 30px;padding: 40px 100px 40px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}
.fanmous .lis:last-child {
	margin-bottom: 0;
}
.fanmous .lis .mous {
	overflow: hidden;
}
.fanmous .lis .mous .lt {
	float: left;overflow: hidden;
}
.fanmous .lis .mous h6 {
	float: right;font-size: 14px;line-height: 50px;color: #999;
}
.fanmous .lis .mous .lt .icon {
	float: left;width: 50px;height: 50px;border-radius: 50%;overflow: hidden;
}
.fanmous .lis .mous .lt .icon img {
	display: block;width: 100%;height: 100%;
}
.fanmous .lis .mous .lt h3 {
	float: left;margin-left: 20px;font-size: 18px;
	line-height: 50px;color: #333;font-weight: bold;
}
.fanmous .lis .mous .lt h3 i {
	display: inline-block;margin-left: 20px;margin-top: 17px;font-weight: 300;
	vertical-align: top;font-size: 12px;line-height: 18px;color: #2266AE;
	width: 80px;text-align: center;border-radius: 10px;overflow: hidden;
	border: 1px solid #2266AE;
}
.fanmous .lis .text {
	margin-top: 20px;font-size: 16px;color: #666;line-height: 27px;
}
.fanmous .lis .modify {
	margin-top: 20px;overflow: hidden;
}
.fanmous .lis .modify .lt {
	float: left;
}
.fanmous .lis .modify .lt .c,
.fanmous .lis .modify .lt .x {
	font-size: 16px;line-height: 25px;color: #999;cursor: pointer;
	display: none;
}
.fanmous .lis .modify .lt .c {
	display: block;
}
.fanmous .lis .modify .lt.on .x {
	display: block;
}
.fanmous .lis .modify .lt.on .c {
	display: none;
}
.fanmous .lis .modify .lt .c {
	color: #2266AE;
}
.fanmous .lis .modify .functis {
	float: right;
}


/* 三大问题 */
.sproblback {
	position: fixed;z-index: 333;display: none;
	top: 0;bottom: 0;left: 0;right: 0;background: rgba(0,0,0,0.5);
}
.fproblem {
	background: #fff;position: absolute;z-index: 66;
	top: 50%;transform: translateY(-50%);left: 0;
	right: 0;margin: 0 auto;width: 600px;padding: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fproblem h2 {
	font-size: 24px;color: #333;line-height: 1.8;
	text-align: center;font-weight: bold;
}
.fproblem p {
	margin-top: 35px;font-size: 16px;
	color: #999;line-height: 24px;text-align: center;
}
.fproblem .fbutton {
	margin-top: 45px;
}
.fproblem .fbutton li a {
	width: 130px;line-height: 40px;font-size: 13px;
}

/* 好文-文章详情 */
.fartvideo {
	background: #fff;margin-top: 60px;
}
.fartvideo .text {
	padding:60px;border-bottom: 1px solid #eee;
}
.fartvideo .text h2 {
	font-size: 20px;color: #333;line-height: 1.5;font-weight: bold;
}
.fartvideo .text .cen {
	margin-top: 25px;
}
.fartvideo .text .lt {
	float: left;
}
.fartvideo .text .lt .tox {
	display: block;overflow: hidden;float: left;
}
.fartvideo .text .lt .tox .to {
	float: left;height: 30px;width: 30px;border-radius: 50%;overflow: hidden;
}
.fartvideo .text .lt .tox .to img {
	display: block;width: 100%;height: 100%;
}
.fartvideo .text .lt .tox h4 {
	float: left;padding-left: 10px;font-size: 14px;color: #333;line-height: 30px;
}
.fartvideo .text .lt h5 {
	float: left;position: relative;margin: 0 30px;padding: 0 30px;line-height: 30px;
	font-size: 12px;color: #999;
}
.fartvideo .text .lt h5::after,
.fartvideo .text .lt h5::before {
	position: absolute;z-index: 11;content: "";
	left: 0;top: 50%;transform: translateY(-50%);
	background: #eee;width: 1px;height: 11px;
}
.fartvideo .text .lt h5::after {
	left: auto;right: 0;
}
.fartvideo .text .lt .ft {
	float: left;overflow: hidden;
}
.fartvideo .text .lt .ft .t {
	float: left;margin-right: 10px;
	display: inline-block;padding: 0 8px;
	background: #F4F7FB;text-align: center;border-radius: 3px;
	font-size: 12px;color: #999;line-height: 27px;
}
.fartvideo .text .gz {
	float: right;line-height: 28px;border: 1px solid #2266ae;
	border-radius: 15px;width: 70px;overflow: hidden;text-align: center;
	font-size: 14px;color: #2266ae;transition: all 0.3s;
}
.fartvideo .text .gz.on {
	color: #fff;background: #2266ae;
}
.fartvideo .text .gz:hover {
	color: #fff;background: #2266ae;
}
.fartvideo .fbfs {
	padding: 40px 60px 60px;
}
.fartvideo .fbfs .tit h2 i {
	display: inline-block;padding-left: 45px;
	font-size: 18px;line-height: 26px;color: #333;cursor: pointer;
	background: url(../images/fa19.png) no-repeat left center;
}
.fartvideo .fbfs .tit h2 em {
	display: inline-block;padding-left: 55px;
	font-size: 14px;line-height: 26px;color: #999;
}
.fartvideo .fbfs .tit .lan {
	display: none;
}
.fartvideo .fbfs .tit .lan i {
	color: #2266AE;	background: url(../images/fa20.png) no-repeat left center;
}
.fartvideo .fbfs .dal {
	padding: 30px 0 45px;font-size: 16px;line-height: 24px;color: #666;
}
.fartvideo .fbfs .dal .video {
	padding: 0 90px;
}
.fartvideo .fbfs .dal .video1 {
	display: block;width: 100%;height: auto;
}
.fartvideo .fbfs .fwards .icon {
	margin: 0 auto;height: auto;width: 90px;cursor: pointer;
}
.fartvideo .fbfs .fwards .icon img {
	display: block;width: 100%;
}
.fartvideo .fbfs .fwards .tut {
	text-align: center;
}
.fartvideo .fbfs .fwards .tut ul {
	display: inline-block;text-align: center;
}
.fartvideo .fbfs .fwards .tut li {
	display: inline-block;margin: 0 -5px;height: 38px;width: 38px;border-radius: 50%;
	border: 2px solid #fff;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fartvideo .fbfs .fwards .tut li a {
	display: block;height: 100%;
}
.fartvideo .fbfs .fwards .tut li img {
	display: block;width: 100%;height: 100%;
}
.fartvideo .fbfs .fwards .tut .ds {
	display: inline-block;padding-left: 8px;vertical-align: top;
	font-size: 14px;color: #999;line-height: 38px;
}
.farticoent {
	padding: 50px 60px;background: #fff;margin: 30px auto 60px;
}
.farticoent .frelease .text {
	background: #F8F8F8;
}
.farticoent .fevalus {
	margin-top: 60px;
}
.farticoent .fevalus .evalis .txt {
	color: #333;
}
.farticoent .fevalus .freply .plis .lt .dals h4 {
	color: #666;
}
.farticoent .fevalus .freply .plis:hover {
	background: #F8F8F8;
}

/* 我的-我的服务-催眠 */
.fpersinls .rts.frsett {
	position: relative;
}
.fpersinls .frsett .fsettings {
	position: absolute;z-index: 66;right: 30px;top: 0;
}
.fpersinls .frsett .fsettings a {
	display: inline-block;padding-right: 35px;
	font-size: 14px;line-height: 72px;color: #2266AE;
	background: url(../images/fa21.png) no-repeat right center;
}
.fsettlis {
	padding: 60px;
}
.fsettlis .fls {
	margin-bottom: 30px;border: 1px solid #eeeeee;padding: 0 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fsettlis .fls:last-child {
	margin-bottom: 0;
}
.fsettlis .fls .ls {
	padding: 20px 0;overflow: hidden;
}
.fsettlis .fls .ls .lt {
	float: left;width: calc(100% - 200px);
}
.fsettlis .fls .ls .lt a {
	overflow: hidden;display: block;
}
.fsettlis .fls .ls .lt .ico {
	height: 60px;width: 60px;border-radius: 50%;overflow: hidden;float: left;
}
.fsettlis .fls .ls .lt .ico img {
	display: block;width: 100%;height: 100%;
}
.fsettlis .fls .ls .lt .txt{
	width: calc(100% - 80px);float: right;
}
.fsettlis .fls .ls .lt .txt h3 {
	font-size: 16px;line-height: 26px;color: #333;margin-bottom: 10px;
}
.fsettlis .fls .ls .lt .txt p {
	font-size: 14px;line-height: 24px;color: #666;
}
.fsettlis .fls .ls .rt {
	float: right;width: 180px;position: relative;height: 60px;
}
.fsettlis .fls .ls .rt .set {
	position: absolute;z-index: 6;top: 50%;transform: translateY(-50%);
	right: 0;display: none;text-align: right;
}
.fsettlis .fls .ls .rt .set.on {
	display: block;
}
.fsettlis .fls .ls .rt .set1 h3 {
	padding-top: 25px;position: relative;
	font-size: 14px;color: #999;line-height: 26px;
}
.fsettlis .fls .ls .rt .set1 h3::before {
	position: absolute;z-index: 11;content: "";
	top: 0;left: 0;right: 0;margin: 0 auto;
	height: 10px;width: 10px;border-radius: 50%;
	overflow: hidden;background: #E61717;
}
.fsettlis .fls .ls .rt .set2 h5{
	font-size: 14px;line-height: 27px;color: #999;
}
.fsettlis .fls .ls .rt .set2 h5:first-child {
	margin-bottom: 6px;
}
.fsettlis .fls .ls .rt .set3 h5 {
	font-size: 14px;line-height: 27px;color: #FFD71E;margin-bottom: 6px;
}
.fsettlis .fls .ls .rt .set3 h6 {
	font-size: 14px;line-height: 27px;color: #999;
}
.fsettlis .fls .ftt {
	padding: 10px 0;overflow: hidden;border-top: 1px solid #eee;display: none;
}
.fsettlis .fls.on .ftt {
	display: block;
}
.fsettlis .fls .ftt .le {
	float: left;width: calc(100% - 100px);
}
.fsettlis .fls .ftt .le h5 {
	font-size: 14px;color: #333;line-height: 27px;
}
.fsettlis .fls .ftt .le h6 {
	font-size: 14px;color: #999;line-height: 27px;
}
.fsettlis .fls .ftt .re {
	float: right;
}
.fsettlis .fls .ftt .re a {
	display: block;font-size: 14px;line-height: 27px;color: #2365AF;
}

/* 我的-我的服务-催眠-设置 */
.fsetup {
	padding: 50px 60px 60px;
}
.ftup h4 {
	font-size: 16px;line-height: 30px;color: #333;
}
.ftup h4 i {
	display: inline-block;
	font-size: 12px;color: #999;
}
.fvacation {
	margin: 30px 0;
}
.fvacation ul {
	overflow: hidden;
}
.fvacation li {
	float: left;margin-right: 30px;position: relative;
}
.fvacation li a {
	display: block;border: 1px solid #eee;
	background: #F8F8F8;border-radius: 5px;overflow: hidden;
	text-align: center;font-size: 14px;color: #333;transition: all 0.3s;
	line-height: 50px;width: 146px;
}
.fvacation li.on a,
.fvacation li a:hover {
	color: #2266AE;background: rgba(34, 102, 174, 0.1);
	border-color: #2266AE;
}
.fvacation li::before {
	position: absolute;z-index: 11;content: "";display: none;
	background: url(../images/fa24.png) no-repeat center/cover;
	width: 21px;height: 20px;bottom: 0;right: 0;transition: all 0.3s;
}
.fvacation li.on::before,
.fvacation li:hover::before {
	display: block;
}
.ftups {
	overflow: hidden;
}
.ftups h4 {
	float: left;padding-right: 30px;
	font-size: 14px;line-height: 30px;color: #333;
}
.ftups h4 i {
	display: inline-block;font-size: 12px;color: #999;
}
.ftups h5 {
	float: left;padding-right: 30px;
	font-size: 14px;line-height: 30px;color: #333;
}
.ftups h5 i {
	display: inline-block;
	font-size: 12px;color: #2266AE;
}
.fsetup .fselfdet {
	overflow: hidden;margin-top: 12px;
}
.fsetup .fselfdet .fls {
	float: left;width: calc((100% - 30px)/2);height: 435px;
	border-radius: 5px;overflow: hidden;border: 1px solid #eee;
}
.fsetup .fselfdet .fls:nth-child(2n) {
	float: right;
}
.fsetup .fselfdet .fls h2 {
	text-align: center;background: #f8f8f8;
	font-size: 14px;line-height: 52px;color: #333;border-bottom: 1px solid #eee;
}
.fcuimprice {
	margin-top: 50px;
}
.fcuimprice .fls {
	margin-top: 30px;overflow: hidden;
}
.fcuimprice .fls .ls {
	float: left;width: calc((100% - 30px)/2);margin-bottom: 30px;
	overflow: hidden;border-radius: 5px;border: 1px solid #eee;
	background: #f8f8f8;padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcuimprice .fls .ls:nth-child(2n) {
	float: right;
}
.fcuimprice .fls .ls .tet {
	float: left;width: calc(100% - 70px);
	font-size: 12px;color: #999;line-height: 38px;
	border: none;display: block;background: none;
}
.fcuimprice .fls .ls .tx {
	color: #333 !important;
}
.fcuimprice .fls .ls label {
	display: block;float: right;
	font-size: 14px;line-height: 38px;color: #666;
}

/* 我的-我的服务-催眠-专家解读弹窗 */
.fexpertback {
	background: rgba(0,0,0,0.5);display: none;
	position: fixed;z-index: 333;top: 0;
	left: 0;right: 0;bottom: 0;
}
.fexpert {
	background: #fff;width: 600px;
	border-radius: 10px;position: absolute;
	z-index: 66;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;padding: 50px 60px 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fexpert .cha {
	position: absolute;z-index: 66;
	right: 0;top: -44px;cursor: pointer;transition: all 0.3s;
	background: url(../images/fc14.png) no-repeat center/cover;
	width: 24px;height: 24px;border-radius: 50%;overflow: hidden;
}
.fexpert .cha:hover {
	transform: rotate(360deg);
}
.fexpert h2 {
	font-size: 18px;line-height: 2;color: #333;text-align: center;
}
.fexpert p {
	margin-top: 34px;font-size: 14px;
	line-height: 22px;color: #333;
}
.fexpert .text {
	margin-top: 40px;background: #F8F8F8;
	border-radius: 10px;padding: 12px 20px 15px;
}
.fexpert .text h6 {
	font-size: 14px;line-height: 1.6;color: #666;margin-bottom: 6px;
	text-align: left;
}
.fexpert .text h5 {
	float: left;font-size: 12px;line-height: 22px;color: #999;
}
.fexpert .text a {
	display: block;float: right;color: #2266AE;
	font-size: 14px;line-height: 22px;
}


/* 我的-我的服务-倾聊 */
.fchatlist {
	padding: 60px;
}
.fchatlist .ls {
	margin-bottom: 30px;padding: 20px 30px;
	border: 1px solid #eee;
}
.fchatlist .ls:last-child {
	margin-bottom: 0;
}
.fchatlist .ls a {
	display: block;
}
.fchatlist .ls .tox {
	margin-bottom: 20px;
}
.fchatlist .ls .tox .lt {
	float: left;width: calc(100% - 120px);overflow: hidden;
}
.fchatlist .ls .tox .lt .to {
	float: left;height: 60px;width: 60px;
	border-radius: 50%;overflow: hidden;
}
.fchatlist .ls .tox .lt .txt {
	float: right;width: calc(100% - 80px);
}
.fchatlist .ls .tox .lt .txt h3 {
	margin-bottom: 8px;font-size: 16px;line-height: 28px;
	color: #333;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fchatlist .ls .tox .lt .txt p {
	font-size: 14px;line-height: 20px;
	color: #999;
}
.fchatlist .ls .tox .rt {
	float: right;height: 60px;width: 100px;position: relative;
}
.fchatlist .ls .tox .rt .zi {
	position: relative;display: none;
	position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);right: 0;
}
.fchatlist .ls .tox .rt .zi.on {
	display: block;
}
.fchatlist .ls .tox .rt .zi1 h5 {
	right: 0;background: #E61717;height: 10px;width: 10px;border-radius: 50%;overflow: hidden;
}
.fchatlist .ls .tox .rt .zi2 h5 {
	font-size: 14px;line-height: 1.5;color: #999999;
}
.fchatlist .ls .tox .rt .zi3 h5 {
	font-size: 14px;line-height: 1.5;color: #FFD71E;
}
.fchatlist .ls .text {
	background: #F8F8F8;padding: 15px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;line-height: 1.6;color: #666666;
}


/* 我的-我的服务-倾聊-设置 */
.fchatseup {
	padding: 55px 60px 60px;
}
.fchatseup .flist {
	overflow: hidden;padding-bottom: 52px;border-bottom: 1px solid #eee;
}
.fchatseup .flist .ls {
	float: left;width: calc((100% - 302px)/3);margin-right: 150px;
}
.fchatseup .flist .ls:nth-child(3n) {
	margin-right: 0;
}
.fchatseup .flist .ls h2 {
	font-size: 16px;line-height: 26px;color: #333;
}
.fchatseup .flist .ls .fl {
	overflow: hidden;margin-top: 15px;
}
.fchatseup .flist .ls .fl .l {
	float: left;width: calc((100% - 30px)/2);
}
.fchatseup .flist .ls .fl .l:nth-child(2n) {
	float: right;
}
.fchatseup .flist .ls .fl .l input {
	display: none;
}
.fchatseup .flist .ls .fl .l label {
	display: block;padding-left: 30px;cursor: pointer;
	font-size: 14px;line-height: 36px;color: #666;
	background: url(../images/fi20.png) no-repeat left center;
}
.fchatseup .flist .ls .fl .l input:checked + label {
	background: url(../images/fi20-1.png) no-repeat left center;
}
.fchatseup .fchaprice {
	margin-top: 50px;
}
.fchatseup .fchaprice .tit {
	font-size: 16px;line-height: 36px;color: #333;
}
.fchatseup .fchaprice .txt {
	margin-top: 30px;border: 1px solid #eee;border-radius: 5px;
	overflow: hidden;padding: 0 20px;width: 400px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fchatseup .fchaprice .txt input {
	display: block;width: calc(100% - 70px);
	font-size: 14px;color: #666;height: 38px;border: none;
	background: none;float: left;
}
.fchatseup .fchaprice .txt label {
	font-size: 14px;color: #666;line-height: 38px;float: right;
}
.fchatseup .fchaprice .text {
	margin-top: 52px;
}
.fchatseup .fchaprice .text h4 {
	font-size: 14px;line-height: 26px;color: #333;
}
.fchatseup .fchaprice .text p {
	margin-top: 18px;font-size: 14px;line-height: 22px;color: #999;
}
.fchatseup .fbutton {
	margin: 80px auto 0;
}
.fpersons .rts .list .ls:last-child::before {
	display: none;
}


/* 我的-我的服务-问答 */
.fourswer {
	padding: 30px 60px 60px;
}
.four {
	text-align: center;
}
.four .ls{
	display: block;width: 120px;line-height: 34px;border-radius: 17px;
	overflow: hidden;display: inline-block;margin: 0 10px;cursor: pointer;
	text-align: center;font-size: 14px;color: #666;background: #f8f8f8;transition: all 0.3s ;
}
.four .ls a{
	display: block;
}
.four .ls.on,
.four .ls:hover{
	background: #2266AE;color: #fff;
}
.four .ls.on a,
.four .ls:hover a{
	color: #fff;
}
.fourswer .fputonls .ls {
	padding: 30px 0;
	border-bottom: 1px solid #eee;
}
.fourswer .fputonls .ls h2 a {
	font-size: 18px;line-height: 2;color: #333;
	word-break:keep-all;display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fourswer .fputonls .ls .cen {
	margin-top: 5px;
}
.fourswer .fputonls .ls .funclis {
	float: left;
}
.funclis {
	overflow: hidden;position: relative;
}
.funclis::before {
	position: absolute;z-index: 33;content: "";
	top: 0;bottom: 0;right: 30px;width: 2px;background: #fff;
}
.funclis .l {
	float: left;padding-right: 30px;margin-right: 30px;position: relative;
	display: none;
}
.funclis .l.on {
	display: block;
}
.funclis .l::before {
	position: absolute;z-index: 11;content: "";
	height: 11px;width: 1px;background: #dddddd;
	right: 0;top: 50%;transform: translateY(-50%);
}

.funclis .l i {
	padding-left: 30px;display: inline-block;
	background: url(../images/fi8-1.png) no-repeat left center;
	font-size: 14px;line-height: 32px;color: #2FB148;
}
.funclis .l span {
	padding-left: 30px;display: inline-block;
	background: url(../images/fi8.png) no-repeat left center;
	font-size: 14px;line-height: 32px;color: #6F87FF;
}
.funclis .l em {
	padding-right: 33px;display: inline-block;
	background: url(../images/fi9.png) no-repeat right center;
	font-size: 14px;line-height: 32px;color: #FEBC0F;
}
.funclis .l b {
	display: inline-block;font-weight: 300;
	font-size: 14px;line-height: 32px;color: #999999;
}
.fourswer .fputonls .ls .rt {
	font-size: 14px;line-height: 32px;color: #999;float: right;
}


/* 我的-我的服务-问答-回答收藏 */
.fcollection {

}
.fcollection .ls {
	padding: 32px 0;border-bottom: 1px solid #eee;
}
.fcollection .ls a {
	display: block;
}
.fcollection .ls h3 {
	font-size: 18px;line-height: 1.8;color: #333;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fcollection .ls h6 {
	margin-top: 7px;font-size: 14px;line-height: 22px;color: #666;
	margin-bottom: 8px;
}
.fcollection .ls .lt {
	float: left;overflow: hidden;
}
.fcollection .ls .lt h5 {
	float: left;margin-right: 20px;
	font-size: 14px;line-height: 2;color: #999;
}
.fcollection .ls .rt {
	float: right;
	font-size: 14px;line-height: 2;color: #999;
}
.fourection {
	padding: 30px 60px 40px;
}


/* 我的-我的服务-问答-我的回答 */
.fwhanswer .ls {
	padding: 35px 0;border-bottom: 1px solid #eee;
}
.fwhanswer .ls .wenzi h2 {
	width: calc(100% - 300px);float: left;
	font-size: 18px;color: #333;line-height: 32px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fwhanswer .ls .wenzi .funclis {
	float: right;
}
.fwhanswer .ls .wenzi .funclis .l {
	padding-left: 30px;margin-left: 30px;padding-right: 0;margin-right: 0;
}
.fwhanswer .ls .wenzi .funclis .l::before {
	right: 0;left: 0;
}
.funclis::before {
	right: auto;left: 30px;
}
.fwhanswer .ls .tox {
	overflow: hidden;margin-top: 14px;
}
.fwhanswer .ls .tox .let {
	display: block;float: left;width: calc(100% - 150px);
	overflow: hidden;
}
.fwhanswer .ls .tox .let .to {
	float: left;height: 36px;width: 36px;
	border-radius: 50%;overflow: hidden;
}
.fwhanswer .ls .tox .let .to img {
	display: block;width: 100%;height: 100%;
}
.fwhanswer .ls .tox .let h2 {
	float: right;width: calc(100% - 56px);
	font-size: 16px;color: #333;line-height: 36px;
}
.fwhanswer .ls .tox .let h2 i {
	vertical-align: top;margin: 9px 0 0 20px;
	line-height: 16px;width: 46px;border: 1px solid #2FB148;
	font-size: 12px;color: #2FB148;text-align: center;display: none;
}
.fwhanswer .ls .tox .let.on h2 i {
	display: inline-block;
}
.fwhanswer .ls .tox h5 {
	float: right;font-size: 14px;line-height: 36px;color: #999;
}
.fwhanswer .ls p {
	margin-top: 15px;font-size: 14px;line-height: 22px;color: #999;
}


/* 我的-我的服务-问答-悬赏金 */
.foetlt {
	font-size: 16px;line-height: 38px;color: #333;
}
.foetlt.on {
	border-bottom: 1px solid #eee;padding-bottom: 20px;
}
.foereward .foerlsl {
	margin-top: 25px;
}
.foereward .foerlsl .list{
	margin: 20px 0 45px;
}
.foereward .foerlsl .ls {
	float: left;margin-right: 30px;width: 255px;
	background: #F4F7FB;border-radius: 10px;overflow: hidden;
	text-align: center;padding: 24px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.foereward .foerlsl .ls h6 {
	font-size: 14px;line-height: 24px;color: #999;
}
.foereward .foerlsl .ls h2 {
	margin-top: 18px;font-size: 30px;line-height: 36px;color: #FEBC0F;
}
.foereward .foerlsl .ls h2 i {
	color: #333;
}


/* 我的-我的创作-文章 */
.fartilis .ftlis .fdashan {
	background: #F4F7FC;border-radius: 10px;
	padding: 0 30px;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 40px;
}
.fartilis .ftlis .fdashan h5 {
	float: left;margin-right: 40px;
	font-size: 14px;line-height: 50px;color: #666;
}
.fartilis .ftlis .fdashan h5 i {
	display: inline-block;padding-left: 10px;
}
.fartilis .ftlis .fdashan h5 em {
	display: inline-block;padding: 0 34px 0 10px;
	font-size: 14px;background: url(../images/fi9.png) no-repeat right center;
}
.fartilis .fghtls {
	padding: 50px 0 20px;overflow: hidden;border-bottom: 1px solid #eee;
}
.fartilis .fghtls .ls {
	float: left;margin-right: 55px;transition: all 0.3s;
	font-size: 14px;line-height: 36px;color: #333;
}
.fartilis .fghtls .ls:hover,
.fartilis .fghtls .ls.on {
	color: #2266AF;font-size: 16px;font-weight: bold;cursor: pointer;
}
.fartilis .ftlis .flist .fls{
	padding: 32px 0;border-bottom: 1px solid #eee;
}
.fartilis .ftlis .flist .fls:last-child {
	border-bottom: 0;
}
.fartilis .ftlis .flist .fls h2 {
	float: left;width: calc(100% - 100px);
	font-size: 18px;line-height: 32px;color: #333;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fartilis .ftlis .flist .fls h6 {
	float: right;font-size: 14px;color: #999999;line-height: 32px;
}
.fartilis .ftlis .flist .fls .gn {
	margin-top: 5px;
}
.fartilis .ftlis .flist .fls .gn .lt {
	float: left;overflow: hidden;
}
.fartilis .ftlis .flist .fls .gn .lt .l {
	display: none;
}
.fartilis .ftlis .flist .fls .gn .lt .l.on {
	display: block;
}
.fartilis .ftlis .flist .fls .gn .lt .l i{
	display: inline-block;padding-right: 35px;
	font-size: 14px;line-height: 30px;color: #FEBC0F;background: url(../images/qm4.png) no-repeat right center;
}
.fartilis .ftlis .flist .fls .gn .lt .l span {
	display: inline-block;
	font-size: 14px;line-height: 30px;color: #2266AF;
}
.fartilis .ftlis .flist .fls .gn .lt .l em {
	display: inline-block;
	font-size: 14px;line-height: 30px;color: #E61717;
}
.fartilis .ftlis .flist .fls .gn .rt {
	float: right;overflow: hidden;
}
.fartilis .ftlis .flist .fls .gn .rt .l {
	float: left;overflow: hidden;
}
.fartilis .ftlis .flist .fls .gn .rt .l h3 {
	float: left;margin-right: 36px;cursor: pointer;
}
.fartilis .ftlis .flist .fls .gn .rt .l h3:last-child {
	margin-right: 0;
}
.fartilis .ftlis .flist .fls .gn .rt .l h3 i {
	display: inline-block;padding-left: 26px;
	font-size: 14px;line-height: 30px;color: #666;
	background: url(../images/fi22.png) no-repeat left center;
	transition: all 0.3s;
}
.fartilis .ftlis .flist .fls .gn .rt .l h3:nth-child(2) i {
	background: url(../images/fi23.png) no-repeat left center;
}
.fartilis .ftlis .flist .fls .gn .rt .r {
	float: right;margin-left: 38px;
}
.fartilis .ftlis .flist .fls .gn .rt .r h4:first-child {
	display: inline-block;
}
.fartilis .ftlis .flist .fls .gn .rt .r.on h4:first-child {
	display: none;
}
.fartilis .ftlis .flist .fls .gn .rt .r.on h4:nth-child(2) {
	display: inline-block;
}
.fartilis .ftlis .flist .fls .gn .rt .r h4 {
	display: none;cursor: pointer;
}
.fartilis .ftlis .flist .fls .gn .rt .r h4 i {
	display: inline-block;padding-left: 24px;
	font-size: 14px;line-height: 30px;color: #666;
	background: url(../images/fa25.png) no-repeat left center;
}
.fartilis .ftlis .flist .fls .gn .rt .r h4:nth-child(2) i {
	background: url(../images/fa25-1.png) no-repeat left center;
	color: #2266AE;
}
.fartilis .ftlis .flist .fls .gn.shibai .rt .r {
	display: none;
}
.fartilis .ftlis .flist .fls .gn.shen .rt {
	display: none;
}
.fourswpadd {
	padding: 30px 60px 20px;
}
.fartilis .ftlis {
	display: none;
}
.fartilis .ftlis:first-child {
	display: block;
}
.fartilis .ftlis .fshoclis .ls {
	padding: 35px 0;border-bottom: 1px solid #eee;
}
.fartilis .ftlis .fshoclis .ls a {
	display: block;
}
.fartilis .ftlis .fshoclis .ls h2 {
	font-size: 18px;color: #333;line-height: 30px;
	margin-bottom: 8px;
}
.fartilis .ftlis .fshoclis .ls h5 {
	font-size: 14px;color: #999;line-height: 24px;
}
.fartilis .ftlis .fshoclis .ls h5 i {
	display: inline-block;padding-left: 55px;
}
.fartilis .ftlis .fshoclis .ls:last-child {
	border-bottom: 0;
}


/* 我的-我的钱包-我的元宝-使用说明 */
.fuseplain {
	padding: 50px 60px 60px;
}
.fuseplain .text h4 {
	font-size: 18px;line-height: 2;color: #333;
}
.fuseplain .text p {
	margin-top: 26px;font-size: 16px;line-height: 22px;color: #666;
}


/* 我的-我的钱包-我的优惠劵 */
.fcoupon {
	padding: 40px 60px;overflow: hidden;
}
.fcoupon .ls {
	float: left;width: calc((100% - 30px)/2);
	margin-bottom: 30px;border-radius: 10px;
}
.fcoupon .ls:nth-child(2n) {
	float: right;
}
.fcoupon .ls a {
	display: block;width: 100%;padding: 32px 40px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fcoupon .ls .text {
	overflow: hidden;
}
.fcoupon .ls .text .lt {
	float: left;text-align: center;
}
.fcoupon .ls .text .lt h2 {
	font-size: 36px;color: #F32E25;line-height: 45px;font-weight: bold;
}
.fcoupon .ls .text .lt h2 i {
	display: inline-block;font-size: 14px;vertical-align: bottom;position: relative;top: 8px;
}
.fcoupon .ls .text .lt h6 {
	font-size: 14px;color: #F32E25;line-height: 26px;margin-top: 4px;
}
.fcoupon .ls .text .rt {
	float: left;margin-left: 40px;
}
.fcoupon .ls .text .rt h3 {
	font-size: 20px;line-height: 42px;color: #333;
}
.fcoupon .ls .text .rt p {
	font-size: 12px;line-height: 26px;color: #2266AE;overflow: hidden;
	border: 1px solid #2266AE;padding: 0 8px;border-radius: 2px;
}
.fcoupon .ls .use {
	margin-top: 75px;overflow: hidden;
}
.fcoupon .ls .use p {
	float: left;font-size: 14px;line-height: 40px;color: #EEEEEE;
}
.fcoupon .ls .use h5 {
	float: right;font-size: 14px;line-height: 40px;color: #F88745;
	width: 100px;border-radius: 20px;background: #fff;overflow: hidden;
	text-align: center;
}


/* 我的-我的钱包-我的邀请码 */
.fvitacode {
	padding: 60px 60px 80px;
}
.fvitacode .fwh {
	text-align: center;
}
.fvitacode .fwh .icon {
	width: 60px;height: 60px;margin: 0 auto;
	border-radius: 50%;overflow: hidden;
}
.fvitacode .fwh .icon img {
	display: block;width: 100%;height: 100%;
}
.fvitacode .fwh h6 {
	margin-top: 14px;font-size: 14px;line-height: 25px;color: #999999;
}
.fvitacode .fwh h2 {
	margin-top: 10px;font-size: 40px;line-height: 58px;color: #333;
	font-weight: bold;text-transform: uppercase;
}
.fvitacode .fwh .www {
	margin-top: 10px;position: relative;display: inline-block;
}
.fvitacode .fwh .www .w {
	display: block;text-align: center;font-weight: bold;
	font-size: 14px;line-height: 40px;color: #2266AE;
}
.fvitacode .fwh .www .fx {
	display: block;position: absolute;
	right: -118px;top: 0;width: 100px;
	line-height: 40px;border-radius: 20px;
	overflow: hidden;text-align: center;
	background: #2266AE;font-size: 14px;color: #fff;
}
.fvitacode .fcodelist {
	margin-top: 45px;
}
.fvitacode .fcodelist .codels {
	padding-bottom: 14px;border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}
.fvitacode .fcodelist .codels .ls {
	margin-right: 60px;font-size: 14px;line-height: 48px;color: #333;
	transition: all 0.3s;cursor: pointer;float: left;
}
.fvitacode .fcodelist .codels .ls.on,
.fvitacode .fcodelist .codels .ls:hover {
	font-size: 16px;color: #2266AF;
}
.fvitacode .fcodelist .fcodefls {
	padding: 35px 0 0;
}
.fvitacode .fcodelist .fcodefls .fls .ls {
	margin-bottom: 20px;padding-left: 30px;
	position: relative;font-size: 14px;color: #666;line-height: 22px;
}
.fvitacode .fcodelist .fcodefls .fls .ls::before {
	position: absolute;z-index: 11;content: "";
	top: 6px;overflow: hidden;
	left: 2px;height: 10px;width: 10px;border-radius: 50%;background: #BBBBBB;
}
.fvitacode .fcodelist .fcodefls .falready {
	padding: 0 60px;
}
.fvitacode .fcodelist .fcodefls .falready .tit h2 {
	text-align: center;
}
.fvitacode .fcodelist .fcodefls .falready .tit h2 i {
	display: inline-block;padding: 0 30px;position: relative;
	font-size: 14px;line-height: 24px;color: #666666;
}
.fvitacode .fcodelist .fcodefls .falready .tit h2 i::after,
.fvitacode .fcodelist .fcodefls .falready .tit h2 i::before {
	position: absolute;z-index: 11;content: "";
	width: 100px;height: 1px;background: #eee;
	top: 50%;transform: translateY(-50%);left: -100px;
}
.fvitacode .fcodelist .fcodefls .falready .tit h2 i::after {
	left: auto;right: -100px;
}
.fvitacode .fcodelist .fcodefls .falready .lis {
	margin-top: 34px;
}
.fvitacode .fcodelist .fcodefls .falready .lis .ls {
	margin-bottom: 30px;
}
.fvitacode .fcodelist .fcodefls .falready .lis .ls a {
	display: block;overflow: hidden;
}
.fvitacode .fcodelist .fcodefls .falready .lis .tox {
	float: left;overflow: hidden;width: calc(100% - 200px);
}
.fvitacode .fcodelist .fcodefls .falready .lis .tox .to {
	float: left;width: 40px;height: 40px;border-radius: 50%;overflow: hidden;
}
.fvitacode .fcodelist .fcodefls .falready .lis .tox .to img {
	display: block;width: 100%;height: 100%;
}
.fvitacode .fcodelist .fcodefls .falready .lis .tox h5 {
	float: right;width: calc(100% - 60px);
	font-size: 14px;line-height: 40px;color: #333;
}
.fvitacode .fcodelist .fcodefls .falready .lis h4 {
	float: right;font-size: 14px;line-height: 40px;color: #999999;
}
.fvitacode .fcodelist .fcodefls .flist {
	display: none;
}
.fvitacode .fcodelist .fcodefls .flist:first-child {
	display: block;
}

/* 我的-我的测试-心理测试 */
.fhology {
	padding: 30px 60px 60px;
}
.fhology .ftestl .flist .ls{
	padding: 33px 0;border-bottom: 1px solid #eee;
}
.fhology .ftestl .flist .ls h2 {
	font-size: 18px;line-height: 32px;color: #333;
	word-break:keep-all;margin-bottom: 6px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fhology .ftestl .flist .ls h6 {
	float: left;font-size: 14px;color: #999;line-height: 26px;
}
.fhology .ftestl .flist .ls a {
	float: right;font-size: 14px;color: #2266AE;line-height: 26px;
	display: block;
}
.fhology .ftestl .flist {
	display: none;
}
.fhology .ftestl .flist:first-child {
	display: block;
}


/* 我的-贡献值-签到 */
.ftribute {
	padding: 50px 60px 60px;
}
.ftribute .fshuom {
	overflow: hidden;
}
.ftribute .fshuom .lt {
	float: left;width: calc(100% - 180px);
}
.ftribute .fshuom .lt h2 {
	font-size: 30px;line-height: 38px;color: #FF4B7D;
}
.ftribute .fshuom .lt h6 {
	margin-top: 12px;font-size: 14px;line-height: 32px;color: #333;
}
.ftribute .fshuom .rt {
	margin-top: 50px;float: right;
}
.ftribute .fshuom .rt a {
	background: #FF4B7D;display: block;line-height: 40px;
	width: 100px;border-radius: 20px;text-align: center;
	font-size: 14px;color: #fff;transition: all 0.3s;

}
.ftribute .fsign_in {
	padding: 30px 0 55px;
}
.ftribute .fsign_in h2 {
	font-size: 14px;line-height: 2;color: #999;
}
.ftribute .fsign_in .list {
	margin-top: 12px;overflow: hidden;
	border-radius: 10px;background: rgba(255,164,84,0.15);
	padding: 25px 30px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.ftribute .fsign_in .list ul {
	position: relative;
}
.ftribute .fsign_in .list ul::before {
	position: absolute;z-index: 6;top: 53%;
	background: rgba(255,132,0,0.1);height: 4px;left: 10px;right: 10px;content: "";
}
.ftribute .fsign_in .list .lt {
	float: left;width: calc(100% - 150px);
}
.ftribute .fsign_in .list .lt li {
	float: left;width: calc((100% - 242px)/7);margin-right: 40px;
	text-align: center;position: relative;z-index: 66;
}
.ftribute .fsign_in .list .lt li:nth-child(7n) {
	margin-right: 0;
}
.ftribute .fsign_in .list .lt li h5 {
	font-size: 14px;line-height: 22px;color: #FF4B7D;margin-bottom: 5px;
}
.ftribute .fsign_in .list .lt li .h3 {
	background: #eee;border: 1px solid #BBBBBB;display: none;
	line-height: 38px;width: 38px;border-radius: 50%;overflow: hidden;
	text-align: center;font-size: 12px;color: #666;margin: 0 auto;
}
.ftribute .fsign_in .list .lt li .icon {
	position: relative;width: auto;height: auto;margin: 0 auto;
}
.ftribute .fsign_in .list .lt li .icon img {
	display: block;
}
.ftribute .fsign_in .list .lt li.on .h3 {
	display: block;
}
.ftribute .fsign_in .list .lt li.on .icon {
	display: none;
}
.ftribute .fsign_in .list .rt {
	margin-top: 17px;float: right;
}
.ftribute .fsign_in .list .rt.on .q {
	display: none;
}
.ftribute .fsign_in .list .rt.on .y {
	display: block;
}
.ftribute .fsign_in .list .rt .q {
	line-height: 40px;cursor: pointer;
	width: 100px;border-radius: 20px;overflow: hidden;
	text-align: center;font-size: 14px;color: #fff;transition: all 0.3s;
	background: linear-gradient(143deg, #FFAE4F 0%, #FF8400 100%);
}
.ftribute .fsign_in .list .rt .y {
	line-height: 38px;background: #EEEEEE;border: 1px solid #ddd;
	width: 100px;border-radius: 20px;overflow: hidden;
	text-align: center;font-size: 14px;color: #999999;transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.fnovtl h2 i {
	font-size: 18px;line-height: 22px;color: #333;padding: 0 5px;
	font-weight: bold;position: relative;
}
.fnovtl h2 i::before {
	position: absolute;z-index: 11;content: "";
	background: rgba(34,102,174,0.3);width: 40px;
	height: 6px;border-radius: 3px;overflow: hidden;
	left: 0;bottom: 0;
}

.fnovitask .list .ls {
	overflow: hidden;padding: 20px 0 24px;border-bottom: 1px solid #eee;
}
.fnovitask .list .ls .lt {
	width: calc(100% - 150px);float: left;
}
.fnovitask .list .ls .lt h6 {
	font-size: 14px;line-height: 28px;color: #666666;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fnovitask .list .ls .lt h5 {
	font-size: 12px;line-height: 25px;color: #FF4B7D;
	word-break:keep-all;margin-top: 6px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fnovitask .list .ls .rt {
	float: right;display: block;overflow: hidden;
	margin-top: 15px;width: 80px;line-height: 34px;border-radius: 17px;
	background: linear-gradient(143deg, #FFAE4F 0%, #FF8400 100%);
	text-align: center;font-size: 12px;color: #fff;
}


/* 我的-贡献值-使用说明 */
.ftitexpain {
	padding: 50px 60px;
}
.fnovtl.on h2 i {
	padding: 0 10px;
}
.fnovtl h2 i::before {
	position: absolute;z-index: 11;content: "";
	background: rgba(34,102,174,0.3);width: 100%;
	height: 6px;border-radius: 0;overflow: hidden;
	left: 0;bottom: 0;
}
.ftitexpain .flist {
	border: 1px solid #dddddd;
	margin-top: 25px;
}
.ftitexpain .flist dt {
	background: #F8F8F8;text-align: center;font-size: 0;
}
.ftitexpain .flist dt h5 {
	display: inline-block;width: 50%;
	font-size: 14px;line-height: 40px;color: #2266AE;
}
.ftitexpain .flist dd {
	border-bottom: 1px solid #ddd;
	text-align: center;font-size: 0;
}
.ftitexpain .flist dd h6 {
	display: inline-block;width: 50%;
	font-size: 14px;line-height: 52px;color: #666;
}
.ftitexpain .flist dd:last-child {
	border-bottom: none;
}
.ftitexpain .ftext {
	margin-top: 50px;
}
.ftitexpain .ftext .fnovtl {
	margin-bottom: 20px;
}
.ftitexpain .ftext .ls {
	margin-bottom: 30px;padding-left: 30px;
}
.ftitexpain .ftext .ls:last-child {
	margin-bottom: 0;
}
.ftitexpain .ftext .ls h5 {
	position: relative;
	font-size: 16px;line-height: 28px;color: #2266AE;
}
.ftitexpain .ftext .ls a {
	display: block;
}
.ftitexpain .ftext .ls h5::before {
	position: absolute;z-index: 11;content: "";
	left: -30px;top: 50%;transform: translateY(-50%);
	border: 1px solid #2266AE;height: 10px;width: 10px;
	border-radius: 50%;overflow: hidden;
}
.ftitexpain .ftext .ls h4 {
	margin-top: 8px;font-size: 14px;line-height: 22px;color: #666666;
}

/* 我的-我的关注 */
.fwhfollow {
	padding: 0 60px 60px;
}
.fwhfollow .flist {
	display: none;
}
.fwhfollow .flist:first-child {
	display: block;
}
.fwhfollow .flist .ls {
	border-bottom: 1px solid #eee;padding: 40px 0;overflow: hidden;
}
.fwhfollow .flist .ls .lt {
	display: block;overflow: hidden;float: left;width: calc(100% - 200px);
}
.fwhfollow .flist .ls .lt .tox {
	float: left;height: 60px;width: 60px;border-radius: 50%;overflow: hidden;
}
.fwhfollow .flist .ls .lt .tox img {
	display: block;width: 100%;height: 100%;
}
.fwhfollow .flist .ls .lt .tet {
	float: right;width: calc(100% - 80px);
}
.fwhfollow .flist .ls .lt .tet h3 {
	font-size: 16px;line-height: 27px;color: #333333;
}
.fwhfollow .flist .ls .lt .tet h6 {
	font-size: 14px;line-height: 20px;color: #999999;
	margin-top: 8px;
}
.fwhfollow .flist .ls .rt {
	float: right;margin-top: 16px;
}
.fwhfollow .flist .ls .rt .qg {
	cursor: pointer;width: 70px;line-height: 28px;
	border-radius: 14px;overflow: hidden;overflow: hidden;
	text-align: center;background: #eee;font-size: 12px;
	color: #999;
}
.fwhfollow .flist .ls .rt .sl {
	overflow: hidden;
}
.fwhfollow .flist .ls .rt .sl .lh {
	float: left;margin-right: 40px;
	cursor: pointer;line-height: 26px;
	width: 70px;border-radius: 14px;overflow: hidden;
	text-align: center;border: 1px solid #ddd;
	font-size: 12px;color: #999;transition: all 0.3s;
}
.fwhfollow .flist .ls .rt .sl .gz {
	float: left;text-align: center;
	cursor: pointer;line-height: 26px;
	width: 70px;border-radius: 14px;overflow: hidden;
	border: 1px solid #2266AE;
	color: #2266AE;font-size: 12px;
}


/* 问答 */
.fbanwper {
	background: #fff;
}
.fbanwper .fswiper {
	padding-top: 30px;position: relative;overflow: hidden;

}
.fbanwper .fswiper li {
	height: 360px;border-radius: 10px;overflow: hidden;
}
.fbanwper .fswiper .swiper_span {
	position: absolute;z-index: 66;
	bottom: 15px;right: 15px;left: auto;width: auto;
}
.fbanwper .fswiper .swiper_span .swiper-pagination-bullet-active {
	width: 20px;
}
.fbanwper .fswiper .swiper_span span {
	margin-left: 10px;width: 10px;height: 6px;background: rgba(255,255,255,1);
	border-radius: 3px;
}
.fwhlis {
	background: #fff;padding: 20px 0;
}
.fwhlis ul {
	overflow: hidden;
}
.fwhlis li{
	float: left;width: calc((100% - 182px)/7);margin-right: 30px;
}
.fwhlis li:nth-child(7n) {
	margin-right: 0;
}
.fwhlis li a {
	display: block;width: 100%;
}
.fwhlis li .cion {
	height: 64px;position: relative;width: 100%;
	margin: 0 auto;
}
.fwhlis li .cion img {
	display: block;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);left: 0;right: 0;margin: 0 auto;
}
.fwhlis li h4 {
	font-size: 18px;line-height: 2;color: #333333;text-align: center;transition: all 0.3s;
}
.fwhlis li:hover h4 {
	color: #2266AE;
}
.fourchoice {
	padding: 60px 0;
}
.fourls {
	background: #fff;font-size: 0;
	padding-top: 2px;text-align: center;
}
.fourls .ls {
	display: inline-block;width: 25%;
	text-align: center;position: relative;
	font-size: 20px;line-height: 58px;color: #333333;
	cursor: pointer;transition: all 0.3s;
}
.fourls .ls.on,
.fourls .ls:hover {
	color: #2266AE;
}
.fourls .ls::before {
	position: absolute;z-index: 11;content: "";
	bottom: 0;left: 0;right: 0;margin: 0 auto;
	width: 0;height: 2px;background: #2266ad;transition: all 0.3s;
}
.fourls .ls:hover::before,
.fourls .ls.on::before {
	width: 80px;
}
.fourchoice .fchoicelis {
	margin-top: 30px;
}
.fchoicelis .frecomm {
	margin-bottom: 40px;position: relative;
	padding: 40px;background: #fff;

}
.fchoicelis .frecomm .ftj {
	position: absolute;z-index: 33;top: 0;
	left: 0;width: 50px;height: 50px;
}
.fchoicelis .frecomm .ftj img {
	display: block;width: 100%;height: 100%;
}
.fchoicelis .frecomm .ftop {
	overflow: hidden;padding-bottom: 30px;
	border-bottom: 1px solid #eeeeee;
}
.fchoicelis .frecomm .ftop .lt {
	float: left;width: calc(100% - 340px);overflow: hidden;
}
.fchoicelis .frecomm .ftop .lt .icon {
	height: 50px;width: 50px;float: left;border-radius: 50%;
	overflow: hidden;
}
.fchoicelis .frecomm .ftop .lt .icon img {
	display: none;width: 100%;height: 100%;
}
.fchoicelis .frecomm .ftop .lt .icon img:first-child {
	display: block;
}
.fchoicelis .frecomm .ftop .lt h2 {
	float: right;width: calc(100% - 70px);
	font-size: 24px;line-height: 50px;color: #333;
}
.fchoicelis .frecomm .ftop .lt h2 i {
	display: inline-block;vertical-align: top;margin: 16px 0 0 18px;
	width: 18px;height: 19px;
}
.fchoicelis .frecomm .ftop .lt h2 i img {
	display: block;width: 100%;height: 100%;
}
.fchoicelis .frecomm .ftop .rt {
	float: right;margin-top: 9px;
}
.fchoicelis .frecomm .ftext {
	margin-top: 30px;
}
.fchoicelis .frecomm .ftext .tox {
	overflow: hidden;
}
.fchoicelis .frecomm .ftext .tox .lt {
	float: left;display: block;
}
.fchoicelis .frecomm .ftext .tox .lt .ico {
	float: left;height: 36px;width: 36px;border-radius: 50%;
	overflow: hidden;
}
.fchoicelis .frecomm .ftext .tox .lt .ico img {
	display: block;width: 100%;height: 100%;
}
.fchoicelis .frecomm .ftext .tox .lt h2 {
	float: left;margin-left: 20px;font-size: 18px;line-height: 2;color: #333;
}
.fchoicelis .frecomm .ftext .tox .lt h2 i {
	display: inline-block;vertical-align: top;
	margin: 8px 0 0 20px;width: 80px;
	border: 1px solid #2266AE;text-align: center;
	border-radius: 10px;line-height: 18px;
	font-size: 12px;color: #2266AE;
}
.fchoicelis .frecomm .ftext .tox .rt {
	margin-left: 26px;float: left;
}
.fchoicelis .frecomm .ftext .tox .rt p {
	font-size: 14px;line-height: 36px;color: #999999;
}
.fchoicelis .frecomm .ftext .tox .rt i {
	padding-left: 10px;display: inline-block;
}
.fchoicelis .frecomm .ftext .tox .rt i img {
	display: inline-block;margin: 8px 0 0 10px;vertical-align: top;
}
.fchoicelis .frecomm .ftext .txt {
	margin-top: 8px;font-size: 14px;line-height: 22px;color: #999999;
}
.fchoicelis .frecomm .ftext .fcen {
	margin-top: 18px;
}
.fchoicelis .frecomm .ftext .fcen .l {
	float: left;width: calc(100% - 300px);overflow: hidden;
}
.fchoicelis .frecomm .ftext .fcen .l .t {
	float: left;margin-right: 10px;padding: 0 8px;
	line-height: 27px;border-radius: 3px;overflow: hidden;
	background: #F4F7FB;text-align: center;font-size: 12px;color: #999;
}
.fchoicelis .frecomm .ftext .fcen .fthree {
	float: right;
}
.fthree {
	overflow: hidden;
}
.fthree .ti {
	float: left;margin-right: 30px;overflow: hidden;cursor: pointer;
}
.fthree .ti:last-child {
	margin-right: 0;
}
.fthree .ti .ico {
	float: left;width: 27px;height: 27px;position: relative;
}
.fthree .ti .ico img {
	display: block;position: absolute;z-index: 11;display: none;
	top: 50%;transform: translateY(-50%);left: 0;right: 0;margin: 0 auto;
}
.fthree .ti .ico img:first-child {
	display: block;
}
.fthree .ti:hover .ico img:first-child {
	display: none;
}
.fthree .ti:hover .ico img:nth-child(2) {
	display: block;
}
.fthree .ti h6 {
	float: left;padding-left: 3px;transition: all 0.3s;
	font-size: 14px;color: #333;line-height: 27px;
}
.fthree .ti:hover h6 {
	color: #2266AE;
}
.funclis.lo .l{
	padding-right: 0;margin-right: 0;padding-left: 30px;margin-left: 30px;
}
.funclis.lo .l::before {
	right: auto;left: 0;
}
.fchoicelis .frecomm:last-child {
	margin-bottom: 0;
}
.forem {
	margin: 60px auto 0;font-size: 14px;color: #2266AE;display: block;border-radius: 5px;overflow: hidden;
	background: #fff;width: 300px;line-height: 46px;text-align: center;transition: all 0.3s;
}
.forem:hover {
	background: #2266AE;color: #fff;
}
.fchoicelis .foffercen .fls{
	margin-bottom: 30px;padding: 40px;background: #fff;
}
.fchoicelis .foffercen .fls .ftox {
	overflow: hidden;padding-bottom: 30px;border-bottom: 1px solid #eee;
}
.fchoicelis .foffercen .fls .ftox .lt {
	display: block;float: left;overflow: hidden;width: calc(100% - 340px);
}
.fchoicelis .foffercen .fls .ftox .lt .to {
	float: left;width: 50px;height: 50px;border-radius: 50%;overflow: hidden;
}
.fchoicelis .foffercen .fls .ftox .lt .to img {
	display: block;width: 100%;height: 100%;
}
.fchoicelis .foffercen .fls .ftox .lt h2 {
	width: calc(100% - 70px);float: right;
	font-size: 24px;line-height: 50px;color: #333;transition: all 0.3s;
}
.fchoicelis .foffercen .fls .ftox .lt:hover h2 {
	color: #2266AE;
}
.fchoicelis .foffercen .fls.on .funclis {
	display: none;
}
.fchoicelis .foffercen .fls .ftox .rt {
	float: right;margin-top: 9px;
}
.fchoicelis .foffercen .fls .txt {
	margin-top: 25px;font-size: 14px;line-height: 22px;color: #999;
}
.fchoicelis .foffercen .fls .dal {
	margin-top: 15px;overflow: hidden;
}
.fchoicelis .foffercen .fls .dal .lt {
	float: left;margin-top: 5px;overflow: hidden;
}
.fchoicelis .foffercen .fls .dal .lt .t {
	float: left;display: inline-block;padding: 0 8px;
	line-height: 27px;margin-right: 10px;
	background: #F4F7FB;text-align: center;
	border-radius: 3px;font-size: 12px;color: #999999;
}
.fchoicelis .foffercen .fls .dal .rt {
	float: right;overflow: hidden;
}
.fchoicelis .foffercen .fls .dal .rt .l {
	float: left;overflow: hidden;margin-right: 35px;
}
.fchoicelis .foffercen .fls .dal .rt .l h5 {
	float: left;margin-right: 15px;
	font-size: 12px;color: #666;line-height: 36px;
}
.fchoicelis .foffercen .fls .dal .rt .l h5:last-child {
	margin-right: 0;
}
.fchoicelis .foffercen .fls .dal .rt .r {
	width: 100px;float: right;
	line-height: 36px;
	background: #2266AE;
	border-radius: 10px;
	display: block;text-align: center;
	font-size: 14px;color: #fff;
	cursor: pointer;
}
.fchoicelis .fcheols {
	display: none;
}
.fchoicelis .fcheols:first-child {
	display: block;
}
.fchoicelis .frecomm .ftop .lt.on .icon img:first-child {
	display: none;
}
.fchoicelis .frecomm .ftop .lt.on .icon img:nth-child(2) {
	display: block;
}
.followgz .flist .ls {
	float: left;width: calc((100% - 62px)/3);margin-right: 30px;margin-bottom: 30px;
	transition: all 0.3s;padding: 30px;display: block;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.followgz .flist .ls:hover {
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
	background: #fff;
}
.followgz .flist .ls:nth-child(3n) {
	margin-right: 0;
}
.followgz {
	padding: 50px 0 30px;background: #fff;
}
.followgz .flist .ls .tox {
	float: left;height: 76px;width: 76px;border-radius: 50%;overflow: hidden;
}
.followgz .flist .ls .tox a,
.followgz .flist .ls .tox img {
	display: block;width: 100%;height: 100%;
}
.followgz .flist .ls .rt {
	width: calc(100% - 96px);float: right;
}
.followgz .flist .ls .rt .tet {
	overflow: hidden;
}
.followgz .flist .ls .rt .tet h2 a{
	float: left;width: calc(100% - 100px);
	font-size: 18px;color: #333333;line-height: 1;
	word-break:keep-all;display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.followgz .flist .ls.ob .rt .tet h2 a {
	color: #333;
}
.followgz .flist .ls.on .rt .tet h2 a {
	color: #2266AE;
}
.followgz .flist .ls .rt .tet h5 {
	float: right;font-size: 12px;color: #999;line-height: 18px;
}
.followgz .flist .ls .rt .tet h5 i {
	display: inline-block;color: #2266AE;
}
.followgz .flist .ls .rt .txt {
	overflow: hidden;margin-top: 8px;
}
.followgz .flist .ls .rt .txt h5 {
	float: left;width: 24px;height: 24px;
	margin-top: 3px;position: relative;
	background: url(../images/fi1.png) no-repeat center/cover;
}
.followgz .flist .ls .rt .txt h5 i {
	position: absolute;z-index: 11;top: 14.5%;
	left: 0;right: 0;margin: 0 auto;
	font-size: 12px;color: #fff;line-height: 1;
	transform: scale(0.7);text-align: center;
}
.followgz .flist .ls .rt .txt h4 {
	float: left;padding-left: 10px;
	font-size: 14px;line-height: 30px;color: #999999;
}
.followgz .flist .ls .rt .text {
	overflow: hidden;
}
.followgz .flist .ls .rt .text h3 {
	float: left;margin-top: 7px;padding-left: 27px;
	font-size: 14px;line-height: 23px;color: #FA9513;
	background: url(../images/fi28.png) no-repeat left center;
}
.followgz .flist .ls .rt .text .te {
	float: right;
}
.followgz .flist .ls .rt .text .te .gz {
	width: 69px;cursor: pointer;
	line-height: 26px;
	border: 1px solid #2266AE;
	border-radius: 14px;
	text-align: center;
	font-size: 12px;color: #2266AE;
}
.followgz .flist .ls .rt .text .te .ygz {
	width: 69px;display: none;
	background: #EEEEEE;
	border-radius: 14px;
	text-align: center;
}
.followgz .flist .ls.on .rt .text .te .ygz {
	display: block;
}
.followgz .flist .ls.on .rt .text .te .gz {
	display: none;
}

.followgz .flist .ls.ob .rt .text .te .ygz {
	display: none;
}
.followgz .flist .ls.ob .rt .text .te .gz {
	display: block;
}

.followgz .flist .ls .rt .text .te .ygz i {
	display: inline-block;padding-left: 17px;cursor: pointer;
	font-size: 12px;color: #999;line-height: 28px;
	background: url(../images/fi37.png) no-repeat left center;
}
.followgz .flist {
	margin-top: 32px;
}
.fllte h2 {
	font-size: 24px;line-height: 40px;color: #333;padding-left: 26px;
	position: relative;
}
.fllte h2::before {
	position: absolute;z-index: 11;content: "";
	top: 50%;transform: translateY(-50%);
	left: 0;
	width: 6px;
	height: 24px;
	background: #2266AE;
	border-radius: 3px;
}






.fbanwper {
	background: #fff;
}
.fbanwper .fswiper {
	padding-top: 30px;position: relative;overflow: hidden;

}
.fbanwper .fswiper li {
	height: 360px;border-radius: 10px;overflow: hidden;
}
.fbanwper .fswiper .swiper_span {
	position: absolute;z-index: 66;
	bottom: 15px;right: 15px;left: auto;width: auto;
}
.fbanwper .fswiper .swiper_span .swiper-pagination-bullet-active {
	width: 20px;
}
.fbanwper .fswiper .swiper_span span {
	margin-left: 10px;width: 10px;height: 6px;background: rgba(255,255,255,1);
	border-radius: 3px;
}
.fwhlis {
	background: #fff;padding: 20px 0;
}
.fwhlis ul {
	overflow: hidden;
}
.fwhlis li{
	float: left;width: calc((100% - 182px)/7);margin-right: 30px;
}
.fwhlis li:nth-child(7n) {
	margin-right: 0;
}
.fwhlis li a {
	display: block;width: 100%;
}
.fwhlis li .cion {
	height: 64px;position: relative;width: 100%;
	margin: 0 auto;
}
.fwhlis li .cion img {
	display: block;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);left: 0;right: 0;margin: 0 auto;
}
.fwhlis li h4 {
	font-size: 18px;line-height: 2;color: #333333;text-align: center;transition: all 0.3s;
}
.fwhlis li:hover h4 {
	color: #2266AE;
}
.fourchoice {
	padding: 60px 0;
}
.fourls {
	background: #fff;font-size: 0;
	padding-top: 2px;text-align: center;
}
.fourls .ls {
	display: inline-block;width: 25%;
	text-align: center;position: relative;
	font-size: 20px;line-height: 58px;color: #333333;
	cursor: pointer;transition: all 0.3s;
}
.fourls .ls.on,
.fourls .ls:hover {
	color: #2266AE;
}
.fourls .ls::before {
	position: absolute;z-index: 11;content: "";
	bottom: 0;left: 0;right: 0;margin: 0 auto;
	width: 0;height: 2px;background: #2266ad;transition: all 0.3s;
}
.fourls .ls:hover::before,
.fourls .ls.on::before {
	width: 80px;
}
.fourchoice .fchoicelis {
	margin-top: 30px;
}
.fchoicelis .frecomm {
	margin-bottom: 40px;position: relative;
	padding: 40px;background: #fff;

}
.fchoicelis .frecomm .ftj {
	position: absolute;z-index: 33;top: 0;
	left: 0;width: 50px;height: 50px;
}
.fchoicelis .frecomm .ftj img {
	display: block;width: 100%;height: 100%;
}
.fchoicelis .frecomm .ftop {
	overflow: hidden;padding-bottom: 30px;
	border-bottom: 1px solid #eeeeee;
}
.fchoicelis .frecomm .ftop .lt {
	float: left;width: calc(100% - 340px);overflow: hidden;
}
.fchoicelis .frecomm .ftop .lt .icon {
	height: 50px;width: 50px;float: left;border-radius: 50%;
	overflow: hidden;
}
.fchoicelis .frecomm .ftop .lt .icon img {
	display: none;width: 100%;height: 100%;
}
.fchoicelis .frecomm .ftop .lt .icon img:first-child {
	display: block;
}
.fchoicelis .frecomm .ftop .lt h2 {
	float: right;width: calc(100% - 70px);
	font-size: 24px;line-height: 50px;color: #333;
}
.fchoicelis .frecomm .ftop .lt h2 i {
	display: inline-block;vertical-align: top;margin: 16px 0 0 18px;
	width: 18px;height: 19px;
}
.fchoicelis .frecomm .ftop .lt h2 i img {
	display: block;width: 100%;height: 100%;
}
.fchoicelis .frecomm .ftop .rt {
	float: right;margin-top: 9px;
}
.fchoicelis .frecomm .ftext {
	margin-top: 30px;
}
.fchoicelis .frecomm .ftext .tox {
	overflow: hidden;
}
.fchoicelis .frecomm .ftext .tox .lt {
	float: left;display: block;
}
.fchoicelis .frecomm .ftext .tox .lt .ico {
	float: left;height: 36px;width: 36px;border-radius: 50%;
	overflow: hidden;
}
.fchoicelis .frecomm .ftext .tox .lt .ico img {
	display: block;width: 100%;height: 100%;
}
.fchoicelis .frecomm .ftext .tox .lt h2 {
	float: left;margin-left: 20px;font-size: 18px;line-height: 2;color: #333;
}
.fchoicelis .frecomm .ftext .tox .lt h2 i {
	display: inline-block;vertical-align: top;
	margin: 8px 0 0 20px;width: 80px;
	border: 1px solid #2266AE;text-align: center;
	border-radius: 10px;line-height: 18px;
	font-size: 12px;color: #2266AE;
}
.fchoicelis .frecomm .ftext .tox .rt {
	margin-left: 26px;float: left;
}
.fchoicelis .frecomm .ftext .tox .rt p {
	font-size: 14px;line-height: 36px;color: #999999;
}
.fchoicelis .frecomm .ftext .tox .rt i {
	padding-left: 10px;display: inline-block;
}
.fchoicelis .frecomm .ftext .tox .rt i img {
	display: inline-block;margin: 8px 0 0 10px;vertical-align: top;
}
.fchoicelis .frecomm .ftext .txt {
	margin-top: 8px;font-size: 14px;line-height: 22px;color: #999999;
}
.fchoicelis .frecomm .ftext .fcen {
	margin-top: 18px;
}
.fchoicelis .frecomm .ftext .fcen .l {
	float: left;width: calc(100% - 300px);overflow: hidden;
}
.fchoicelis .frecomm .ftext .fcen .l .t {
	float: left;margin-right: 10px;padding: 0 8px;
	line-height: 27px;border-radius: 3px;overflow: hidden;
	background: #F4F7FB;text-align: center;font-size: 12px;color: #999;
}
.fchoicelis .frecomm .ftext .fcen .fthree {
	float: right;
}
.fthree {
	overflow: hidden;
}
.fthree .ti {
	float: left;margin-right: 30px;overflow: hidden;cursor: pointer;
}
.fthree .ti:last-child {
	margin-right: 0;
}
.fthree .ti .ico {
	float: left;width: 27px;height: 27px;position: relative;
}
.fthree .ti .ico img {
	display: block;position: absolute;z-index: 11;display: none;
	top: 50%;transform: translateY(-50%);left: 0;right: 0;margin: 0 auto;
}
.fthree .ti .ico img:first-child {
	display: block;
}
.fthree .ti:hover .ico img:first-child {
	display: none;
}
.fthree .ti:hover .ico img:nth-child(2) {
	display: block;
}
.fthree .ti h6 {
	float: left;padding-left: 3px;transition: all 0.3s;
	font-size: 14px;color: #333;line-height: 27px;
}
.fthree .ti:hover h6 {
	color: #2266AE;
}
.funclis.lo .l{
	padding-right: 0;margin-right: 0;padding-left: 30px;margin-left: 30px;
}
.funclis.lo .l::before {
	right: auto;left: 0;
}
.fchoicelis .frecomm:last-child {
	margin-bottom: 0;
}
.forem {
	margin: 60px auto 0;font-size: 14px;color: #2266AE;display: block;border-radius: 5px;overflow: hidden;
	background: #fff;width: 300px;line-height: 46px;text-align: center;transition: all 0.3s;
}
.forem:hover {
	background: #2266AE;color: #fff;
}
.fchoicelis .foffercen .fls{
	margin-bottom: 30px;padding: 40px;background: #fff;
}
.fchoicelis .foffercen .fls .ftox {
	overflow: hidden;padding-bottom: 30px;border-bottom: 1px solid #eee;
}
.fchoicelis .foffercen .fls .ftox .lt {
	display: block;float: left;overflow: hidden;width: calc(100% - 340px);
}
.fchoicelis .foffercen .fls .ftox .lt .to {
	float: left;width: 50px;height: 50px;border-radius: 50%;overflow: hidden;
}
.fchoicelis .foffercen .fls .ftox .lt .to img {
	display: block;width: 100%;height: 100%;
}
.fchoicelis .foffercen .fls .ftox .lt h2 {
	width: calc(100% - 70px);float: right;
	font-size: 24px;line-height: 50px;color: #333;transition: all 0.3s;
}
.fchoicelis .foffercen .fls .ftox .lt:hover h2 {
	color: #2266AE;
}
.fchoicelis .foffercen .fls.on .funclis {
	display: none;
}
.fchoicelis .foffercen .fls .ftox .rt {
	float: right;margin-top: 9px;
}
.fchoicelis .foffercen .fls .txt {
	margin-top: 25px;font-size: 14px;line-height: 22px;color: #999;
}
.fchoicelis .foffercen .fls .dal {
	margin-top: 15px;overflow: hidden;
}
.fchoicelis .foffercen .fls .dal .lt {
	float: left;margin-top: 5px;overflow: hidden;
}
.fchoicelis .foffercen .fls .dal .lt .t {
	float: left;display: inline-block;padding: 0 8px;
	line-height: 27px;margin-right: 10px;
	background: #F4F7FB;text-align: center;
	border-radius: 3px;font-size: 12px;color: #999999;
}
.fchoicelis .foffercen .fls .dal .rt {
	float: right;overflow: hidden;
}
.fchoicelis .foffercen .fls .dal .rt .l {
	float: left;overflow: hidden;margin-right: 35px;
}
.fchoicelis .foffercen .fls .dal .rt .l h5 {
	float: left;margin-right: 15px;
	font-size: 12px;color: #666;line-height: 36px;
}
.fchoicelis .foffercen .fls .dal .rt .l h5:last-child {
	margin-right: 0;
}
.fchoicelis .foffercen .fls .dal .rt .r {
	width: 100px;float: right;
	line-height: 36px;
	background: #2266AE;
	border-radius: 10px;
	display: block;text-align: center;
	font-size: 14px;color: #fff;
	cursor: pointer;
}
.fchoicelis .fcheols {
	display: none;
}
.fchoicelis .fcheols:first-child {
	display: block;
}
.fchoicelis .frecomm .ftop .lt.on .icon img:first-child {
	display: none;
}
.fchoicelis .frecomm .ftop .lt.on .icon img:nth-child(2) {
	display: block;
}
.followgz .flist .ls {
	float: left;width: calc((100% - 62px)/3);margin-right: 30px;margin-bottom: 30px;
	transition: all 0.3s;padding: 30px;display: block;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.followgz .flist .ls:hover {
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
	background: #fff;
}
.followgz .flist .ls:nth-child(3n) {
	margin-right: 0;
}
.followgz {
	padding: 50px 0 30px;background: #fff;
}
.followgz .flist .ls .tox {
	float: left;height: 76px;width: 76px;border-radius: 50%;overflow: hidden;
}
.followgz .flist .ls .tox a,
.followgz .flist .ls .tox img {
	display: block;width: 100%;height: 100%;
}
.followgz .flist .ls .rt {
	width: calc(100% - 96px);float: right;
}
.followgz .flist .ls .rt .tet {
	overflow: hidden;
}
.followgz .flist .ls .rt .tet h2 a{
	float: left;width: calc(100% - 100px);
	font-size: 18px;color: #333333;line-height: 1;
	word-break:keep-all;display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.followgz .flist .ls.ob .rt .tet h2 a {
	color: #333;
}
.followgz .flist .ls.on .rt .tet h2 a {
	color: #2266AE;
}
.followgz .flist .ls .rt .tet h5 {
	float: right;font-size: 12px;color: #999;line-height: 18px;
}
.followgz .flist .ls .rt .tet h5 i {
	display: inline-block;color: #2266AE;
}
.followgz .flist .ls .rt .txt {
	overflow: hidden;margin-top: 8px;
}
.fmedal {
	float: left;width: 24px;height: 24px;
	margin-top: 3px;position: relative;
	background: url(../images/fi1.png) no-repeat center/cover;
}
.fmedal i {
	position: absolute;z-index: 11;top: 14.5%;
	left: 0;right: 0;margin: 0 auto;
	font-size: 12px;color: #fff;line-height: 1;
	transform: scale(0.7);text-align: center;
}
.followgz .flist .ls .rt .txt h4 {
	float: left;padding-left: 10px;
	font-size: 14px;line-height: 30px;color: #999999;
}
.followgz .flist .ls .rt .text {
	overflow: hidden;
}
.followgz .flist .ls .rt .text h3 {
	float: left;margin-top: 7px;padding-left: 27px;
	font-size: 14px;line-height: 23px;color: #FA9513;
	background: url(../images/fi28.png) no-repeat left center;
}
.followgz .flist .ls .rt .text .te {
	float: right;
}
.followgz .flist .ls .rt .text .te .gz {
	width: 69px;cursor: pointer;
	line-height: 26px;
	border: 1px solid #2266AE;
	border-radius: 14px;
	text-align: center;
	font-size: 12px;color: #2266AE;
}
.followgz .flist .ls .rt .text .te .ygz {
	width: 69px;display: none;
	background: #EEEEEE;
	border-radius: 14px;
	text-align: center;
}
.followgz .flist .ls.on .rt .text .te .ygz {
	display: block;
}
.followgz .flist .ls.on .rt .text .te .gz {
	display: none;
}

.followgz .flist .ls.ob .rt .text .te .ygz {
	display: none;
}
.followgz .flist .ls.ob .rt .text .te .gz {
	display: block;
}

.followgz .flist .ls .rt .text .te .ygz i {
	display: inline-block;padding-left: 17px;cursor: pointer;
	font-size: 12px;color: #999;line-height: 28px;
	background: url(../images/fi37.png) no-repeat left center;
}
.followgz .flist {
	margin-top: 32px;
}
.fllte h2 {
	font-size: 24px;line-height: 40px;color: #333;padding-left: 26px;
	position: relative;
}
.fllte h2::before {
	position: absolute;z-index: 11;content: "";
	top: 50%;transform: translateY(-50%);
	left: 0;
	width: 6px;
	height: 24px;
	background: #2266AE;
	border-radius: 3px;
}


/* 催眠 */
.fitchoice {
	padding: 30px 0 0;background: #fff;
}
.fitchoice .fits {
	background: #F8F8F8;border-radius: 10px;
	padding: 20px 40px;overflow: hidden;
}
.fitchoice .fits .lts {
	float: left;overflow: hidden;width: calc(100% - 300px);
}
.fitchoice .fits .lts .icon {
	float: left;overflow: hidden;
	height: 60px;width: 60px;
	border-radius: 50%;
}
.fitchoice .fits .lts .icon img {
	display: block;width: 100%;height: 100%;
}
.fitchoice .fits .lts h2 {
	float: right;width: calc(100% - 80px);

}
.fitchoice .fits .lts h2 i {
	font-size: 18px;line-height: 60px;color: #333;
	padding-right: 38px;display: inline-block;
	background: url(../images/fh3.png) no-repeat right center;
}
.fitchoice .fits .rt {
	float: right;display: block;margin-top: 8px;
	width: 130px;border-radius: 22px;
	overflow: hidden;border: 1px solid #2266AE;
	text-align: center;background: #fff;transition: all 0.3s;
}
.fitchoice .fits .rt:hover {
	background: #2266AE;
}
.fitchoice .fits .rt i {
	display: inline-block;padding-left: 25px;
	font-size: 14px;line-height: 42px;color: #2266AE;
	background: url(../images/fh2.png) no-repeat left center;
	transition: all 0.3s;
}
.fitchoice .fits .rt:hover i{
	background: url(../images/fh2-1.png) no-repeat left center;color: #fff;
}
.fsettled {
	padding: 50px 0 30px;background: #fff;
}
.fttled .fllte {
	float: left;
}
.fttled .fllte h2 i {
	display: inline-block;position: relative;
	height: 40px;width: 54px;vertical-align: top;
}
.fttled .fllte h2 i img {
	display: block;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;
}
.fttled .fmoe {
	float: right;display: block;
}
.fttled .fmoe h4 {
	font-size: 14px;color: #333;line-height: 40px;transition: all 0.3s;
}
.fttled .fmoe:hover h4 {
	color: #2266ae;
}
.fttled .fmoe h4 i {
	display: inline-block;margin: 10px 0 0 10px;vertical-align: top;
	height: 20px;width: 20px;border-radius: 1px;font-size: 14px;
	border-radius: 50%;overflow: hidden;position: relative;
	transition: all 0.3s;background: url(../images/fh16.png) no-repeat center;
}
.fttled .fmoe h4:hover i {
	background: url(../images/fh16-1.png) no-repeat center #2769b0;
	border-color: #2769b0;
}
.fsettled .list {
	margin-top: 30px;
}
.fsettled .list .ls {
	float: left;width: calc((100% - 30px)/2);margin-bottom: 30px;
}
.fsettled .list .ls:nth-child(2n) {
	float: right;
}
.fsettled .list .ls a {
	display: block;border: 1px solid #eeeeee;
	border-radius: 10px;padding: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;overflow: hidden;
	transition: all 0.3s;
}
.fsettled .list .ls a:hover {
	border-color: #fff;
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.fsettled .list .ls .lt {
	float: left;width: calc(100% - 120px);
}
.fsettled .list .ls .lt .icon {
	height: 76px;width: 76px;float: left;
	border-radius: 50%;overflow: hidden;
}
.fsettled .list .ls .lt .icon img {
	display: block;height: 100%;width: 100%;
}
.fsettled .list .ls .lt .tet {
	float: right;width: calc(100% - 95px);
}
.fsettled .list .ls .lt .tet h3 {
	font-size: 18px;line-height: 1;color: #333;
	word-break:keep-all;transition: all 0.3s;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fsettled .list .ls:hover .lt .tet h3 {
	color: #2266AE;
}
.fsettled .list .ls .lt .tet p {
	font-size: 14px;line-height: 20px;color: #666666;
	word-break:keep-all;margin-top: 12px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fsettled .list .ls .lt .tet .tl {
	overflow: hidden;margin-top: 12px;
}
.fsettled .list .ls .lt .tet .tl .t {
	float: left;margin-right: 10px;
	background: #F4F7FB;
	border-radius: 3px;
	padding: 0 8px;
	line-height: 27px;
	font-size: 12px;color: #999999;text-align: center;margin-bottom: 5px;
}
.fsettled .list .ls .lt .tet .tl .t:last-child {
	margin-right: 0;
}
.fsettled .list .ls .rt {
	float: right;
}
.fsettled .list .ls .rt i {
	display: inline-block;font-size: 14px;color: #333;line-height: 18px;
	padding-left: 18px;background: url(../images/fi10.png) no-repeat left center;
}
.fotribuxx {
	background: #f8f8f8;padding: 50px 0 60px;
}
.fotribuxx .flist {
	margin-top: 75px;
}
.fotribuxx .flist .lst {
	float: left;width: calc((100% - 40px)/2);
	border-radius: 10px;background: #fff;position: relative;
	padding: 44px 22px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fotribuxx .flist .lst:nth-child(2n) {
	float: right;
}
.fotribuxx .flist .lst h2 {
	position: absolute;z-index: 33;
	top: -45px;left: 0;right: 0;margin: 0 auto;
	line-height: 80px;width: 80px;font-size: 20px;color: #fff;
	text-align: center;overflow: hidden;border-radius: 50%;
	background: #2266AE;
	box-shadow: 0px 12px 20px 0px rgba(34, 102, 174, 0.25);
}
.fotribuxx .flist .lst h2.on {
	background: #FA9513;
	box-shadow: 0px 12px 20px 0px rgba(250, 149, 19, 0.25);
}
.fotribuxx .flist .lst:nth-child(2n) {
	float: right;
}
.fotribuxx .flist .lst .ls {

	border-bottom: 1px solid #eee;
}
.fotribuxx .flist .lst .ls a {
	display: block;overflow: hidden;
	padding: 42px 0 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fotribuxx .flist .lst .ls .tox {
	float: left;width: 90px;height: 90px;
	border-radius: 50%;position: relative;margin-top: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fotribuxx .flist .lst .ls.jin .tox {
	border: 3px solid #ffd71e;
}
.fotribuxx .flist .lst .ls.yin .tox {
	border: 3px solid #dddddb;
}
.fotribuxx .flist .lst .ls.ton .tox {
	border: 3px solid #c79264;
}
.fotribuxx .flist .lst .ls .tox .img {
	height: 100%;width: 100%;border-radius: 50%;overflow: hidden;
}
.fotribuxx .flist .lst .ls .tox img {
	display: block;width: 100%;height: 100%;
}
.fotribuxx .flist .lst .ls .tox .ft {
	position: absolute;z-index: 33;top: -15px;left: 1px;
	width: 35px;height: 30px;
}
.fotribuxx .flist .lst .ls .text {
	float: right;width: calc(100% - 110px);
}
.fotribuxx .flist .lst .ls .text h3 {
	font-size: 18px;color: #333;line-height: 26px;transition: all 0.3s;
}
.fotribuxx .flist .lst .ls:hover .text h3 {
	color: #2266AE;
}
.fotribuxx .flist .lst .ls .text h3 i {
	margin-left: 20px;padding-left: 28px;
	font-size: 14px;line-height: 26px;color: #FA9513;
	display: inline-block;
	background: url(../images/fi28.png) no-repeat left center;
}
.fotribuxx .flist .lst .ls .text h5 {
	margin-top: 11px;overflow: hidden;
}
.fotribuxx .flist .lst .ls .text h5 i {
	display: inline-block;float: left;margin-right: 10px;
	padding: 0 8px;text-align: center;
	background: #F4F7FB;
	border-radius: 3px;
	line-height: 27px;
	font-size: 12px;color: #999999;
}
.fotribuxx .flist .lst .ls .text p {
	margin-top: 10px;font-size: 14px;line-height: 23px;color: #666666;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fotribuxx .flist .lst .frank {
	display: block;margin: 30px auto 0;transition: all 0.3s;
	line-height: 46px;text-align: center;border-radius: 5px;overflow: hidden;
	background: #F8F8F8;width: 300px;font-size: 14px;color: #2266AE;
}
.fotribuxx .flist .lst .frank:hover {
	color: #fff;background: #2266AE;
}
.fpushlis {
	background: #fff;padding: 50px 0 30px;
}
.fpushlis .flist {
	margin-top: 32px;
}
.fpushlis .flist .ls {
	float: left;width: calc((100% - 92px)/4);margin-right: 30px;margin-bottom: 30px;
}
.fpushlis .flist .ls:nth-child(4n) {
	margin-right: 0;
}
.fpushlis .flist .ls a {
	display: block;padding: 30px;
	background: #F4F7FB;overflow: hidden;
	border-radius: 10px;transition: all 0.3s;
}
.fpushlis .flist .ls a:hover {
	background: #fff;box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.fpushlis .flist .ls .ico {
	float: left;height: 76px;width: 76px;overflow: hidden;
	border-radius: 50%;
}
.fpushlis .flist .ls .ico img {
	display: block;width: 100%;height: 100%;
}
.fpushlis .flist .ls .text {
	float: right;width: calc(100% - 95px);
}
.fpushlis .flist .ls .text h3 {
	font-size: 18px;line-height: 1;color: #333;
	word-break:keep-all;transition: all 0.3s;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fpushlis .flist .ls:hover .text h3 {
	color: #2266AE;
}
.fpushlis .flist .ls .text .fxz {
	margin-top: 8px;overflow: hidden;
}
.fpushlis .flist .ls .text .fxz .fmedal {
	float: left;margin-top: 2px;
}
.fpushlis .flist .ls .text .fxz h4 {
	padding-left: 10px;float: left;
	font-size: 14px;line-height: 28px;color: #999999;
}
.fpushlis .flist .ls .text h5 {
	margin-top: 9px;padding-left: 28px;
	font-size: 14px;line-height: 23px;color: #FA9513;
	background: url(../images/fi28.png) no-repeat left center;
}
.fheavoice {
	padding: 50px 0 60px;
	background: #f8f8f8;
}
.fheavoice .flist {
	margin-top: 34px;
}
.fheavoice .flist .ls {
	padding: 40px 20px 36px;
	border-radius: 10px;overflow: hidden;
	background: #fff;width: calc((100% - 62px)/3);
	margin-right: 30px;float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fheavoice .flist .ls:nth-child(3n) {
	margin-right: 0;
}
.fheavoice .flist .ls .ftox {
	padding-bottom: 20px;border-bottom: 1px solid #eeeeee;overflow: hidden;
}
.fheavoice .flist .ls .ftox .lt {
	float: left;width: calc(100% - 100px);
}
.fheavoice .flist .ls .ftox .lt a {
	display: block;overflow: hidden;
}
.fheavoice .flist .ls .ftox .lt .to {
	float: left;height: 50px;width: 50px;
	border-radius: 50%;overflow: hidden;
}
.fheavoice .flist .ls .ftox .lt .to img {
	display: block;width: 100%;height: 100%;
}
.fheavoice .flist .ls .ftox .lt .txt {
	float: right;width: calc(100% - 70px);
}
.fheavoice .flist .ls .ftox .lt .txt h5 {
	line-height: 22px;border-radius: 11px;overflow: hidden;
	padding: 0 5px;background: #2266AE;text-align: center;
	font-size: 12px;color: #fff;display: inline-block;
}
.fheavoice .flist .ls .ftox .lt .txt h3 {
	margin-top: 10px;font-size: 18px;color: #333;line-height: 1;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fheavoice .flist .ls .ftox h6 {
	margin-top: 19px;font-size: 12px;line-height: 1;color: #999999;
}
.fheavoice .flist .ls .ftox h6 i {
	display: inline-block;color: #2266AE;
}
.fheavoice .flist .ls .text {
	margin-top: 20px;
}
.fheavoice .flist .ls .text .tox a{
	display: block;overflow: hidden;padding: 0 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fheavoice .flist .ls .text .tox .to {
	float: left;height: 36px;width: 36px;border-radius: 50%;
	overflow: hidden;
}
.fheavoice .flist .ls .text .tox .to img {
	display: block;width: 100%;height: 100%;
}
.fheavoice .flist .ls .text .tox h5 {
	float: right;width: calc(100% - 56px);
	font-size: 16px;line-height: 36px;color: #666666;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fheavoice .flist .ls .text .txt {
	background: #f4f7fb;border-radius: 5px;
	padding: 15px 20px;margin-top: 20px;position: relative;
}
.fheavoice .flist .ls .text .txt::before {
	position: absolute;z-index: 11;content: "";
	left: 31px;width: 34px;height: 14px;top: -14px;
	background: url(../images/fh15.png) no-repeat center/cover;
}
.fheavoice .flist .ls .text .txt p {
	font-size: 14px;line-height: 21px;color: #999999;
	height: 84px;overflow: hidden;
}
.fheavoice .flist .ls .text .dal {
	margin-top: 14px;overflow: hidden;
}
.fheavoice .flist .ls .text .dal a {
	display: block;float: left;font-size: 14px;
	line-height: 27px;color: #2266AE;
}
.fheavoice .flist .ls .text .dal .fthree {
	float: right;
}
.fscreen {
	overflow-y: scroll;padding: 32px 50px;
	height: 550px;
}
.fscreen .tit {
	font-size: 16px;color: #333;line-height: 28px;margin-bottom: 14px;
}
.fscreen .tit i {
	display: inline-block;font-size: 12px;color: #999999;padding-left: 4px;
}
.fscreen .qita li,
.fscreen .suiyue li,
.fscreen .xinbie li,.fscreen .speed_at li,.fscreen .long_range li,.fscreen .go_test li{
	float: left;width: calc((100% - 62px)/4);margin-right: 20px;margin-bottom: 20px;
	line-height: 38px;border-radius: 20px;overflow: hidden;background: #F8F8F8;border: 1px solid #eee;
	text-align: center;font-size: 14px;color: #666;transition: all 0.3s;
	-webkit-box-sizing: border-box;cursor: pointer;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fscreen .fculum .lt li:nth-child(2) h2 i {
	text-align: left;
}
.fscreen .leixin li:nth-child(4n),
.fscreen .qita li:nth-child(4n),
.fscreen .suiyue li:nth-child(4n),
.fscreen .xinbie li:nth-child(4n),
.fscreen .speed_at li:nth-child(4n),
.fscreen .long_range li:nth-child(4n),
.fscreen .go_test li:nth-child(4n),
.fscreen .begood li:nth-child(4n){
	margin-right: 0;
}
.fscreen .qita li.on,
.fscreen .qita li:hover,
.fscreen .suiyue li.on,
.fscreen .suiyue li:hover,
.fscreen .xinbie li.on,
.fscreen .xinbie li:hover,
.fscreen .speed_at li.on,
.fscreen .speed_at li:hover,
.fscreen .long_range li.on,
.fscreen .long_range li:hover,
.fscreen .go_test li.on,
.fscreen .go_test li:hover{
	background: #2266AE;border-color: #2266AE;color: #fff;
}
.fscreen ul {
	overflow: hidden;margin-bottom: 12px;
}
.fscreen .diyu .fculum .lt {
	width: auto;float: none;
}
.fscreen .leixin,.fscreen .begood {
	padding-right: 20px;
}
.fscreen .leixin li ,.fscreen .begood li{
	float: left;width: calc((100% - 62px)/4);margin-right: 20px;margin-bottom: 20px;
}
.fscreen .leixin li input , .fscreen .begood li input{
	display: none;
}
.fscreen .leixin li label,.fscreen .begood li label  {
	display: block;padding-left: 30px;
	font-size: 14px;color: #666666;
	height: 20px;background: url(../images/fi20.png) no-repeat left center;
	word-break:keep-all;cursor: pointer;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fscreen .leixin li input:checked + label , .fscreen .begood li input:checked + label {
	background: url(../images/fi20-1.png) no-repeat left center;
}


/* 催眠-催眠师列表 */
.first_choice {
	background: #fff;padding: 60px 0;
}
.first_choice .flist .lis {
	overflow: hidden;margin-bottom: 10px;overflow: hidden;
}
.first_choice .flist .lis .lt {
	float: left;width: 100px;font-size: 16px;
	line-height: 34px;color: #333333;
}
.first_choice .flist .lis .rt {
	float: right;width: calc(100% - 105px);overflow: hidden;
}
.first_choice .flist .rt .fls {
	float: left;overflow: hidden;
}
.first_choice .flist .rt .fls .ls {
	float: left;margin-right: 20px;margin-bottom: 20px;
}
.first_choice .flist .rt .fls .ls a {
	display: block;font-size: 14px;line-height: 34px;color: #333;transition: all 0.3s;
	padding: 0 18px;border-radius: 17px;overflow: hidden;
}
.first_choice .flist .rt .fls .ls a:hover {
	color: #2266AE;
}
.first_choice .flist .rt .fls .ls.on a {
	color: #2266AE;background: rgba(34,102,174,0.1);
}
.first_choice .flist .rt .fprovin {
	float: left;overflow: hidden;
}
.first_choice .flist .rt .fprovin .lsele {
	float: left;margin-right: 20px;display: block;
	width: 128px;font-size: 14px;color: #999999;
	height: 34px;cursor: pointer;
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../images/fi16.png) no-repeat right 18px center;
}
.first_choice .flist .rt .fjts {
	float: left;overflow: hidden;
}
.first_choice .flist .rt .fjts .jt {
	float: left;height: 34px;width: 34px;
	cursor: pointer;position: relative;display: none;
}
.first_choice .flist .rt .fjts .jt img {
	position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);
	left: 7px;
}
.first_choice .flist .rt .fjts .jt img:nth-child(2) {
	left: auto;right: 7px;
}
.first_choice .flist .rt .fjts .jt:first-child {
	display: block;
}
.first_choice .flist .rt .fjts.on .jt:first-child {
	display: none;
}
.first_choice .flist .rt .fjts.on .jt:nth-child(2) {
	display: block;
}
.fmatchlist {
	padding: 30px 0 60px;
}

.fmatlis {

}
.fmatlis .lts {
	float: left;overflow: hidden;
}
.fmatlis .lts .ls {
	float: left;margin-right: 30px;padding-right: 30px;position: relative;
}
.fmatlis .lts .ls::before {
	position: absolute;z-index: 11;content: "";
	top: 50%;transform: translateY(-50%);right: 0;
	height: 11px;width: 1px;background: #a7a7a7;
}
.fmatlis .lts .ls:last-child::before {
	display: none;
}
.fmatlis .lts .ls a {
	display: block;font-size: 16px;line-height: 2;color: #333;
	transition: all 0.3s;
}
.fmatlis .lts .ls.on a,
.fmatlis .lts .ls a:hover {
	color: #2266AE;
}
.fmatlis .dropown {
	float: right;
}
.fmatlis .dropown .ls {
	float: left;position: relative;padding: 0 30px;
}
.fmatlis .dropown .ls:last-child {
	margin-right: 0;
}
.fmatlis .dropown .ls h2 i {
	font-size: 14px;line-height: 32px;color: #333;padding-right: 20px;
	background: url(../images/fjt1.png) no-repeat right center;cursor: pointer;
}
.fmatlis .dropown .ls.on h2 i {
	background: url(../images/fjt2.png) no-repeat right center;
	color: #2266AE;
}
.fmatlis .dropown .ls .nil {
	position: absolute;text-align: center;
	width: 115px;top: 32px;display: none;
	left: 0;right: 0;margin: 0 auto;padding-top: 16px;
}
.fmatlis .dropown .ls .nil dl {
	padding: 12px 5px;background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;border-radius: 10px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.fmatlis .dropown .ls .nil dt a,
.fmatlis .dropown .ls .nil dd a {
	font-size: 14px;line-height: 36px;color: #333;display: block;transition: all 0.3s;
}
.fmatlis .dropown .ls .nil dt a:hover,
.fmatlis .dropown .ls .nil dd a:hover {
	color: #2266AE;
}
.fmatlis .dropown .ls .nil::before {
	position: absolute;z-index: 33;content: "";
	top: 1px;left: 0;right: 0;margin: 0 auto;
	background: url(../images/fh18.png) no-repeat center/cover;
	width: 24px;height: 17px;
}
.fmatchlist .fhyplate {
	padding: 30px 0 50px;
}


/* 催眠-催眠师列表-性格匹配空状态 */
.femptyacter {
	padding: 80px 0 40px;
}
.femptyacter .text {
	margin: 0 auto;text-align: center;
}
.femptyacter .text .icon{
	width: auto;height: auto;margin: 0 auto;
}
.femptyacter .text p {
	font-size: 16px;line-height: 1;color: #B2B2B2;
	margin-top: -10px;
}
.femptyacter .text .cs {
	margin: 80px auto 0;display: block;
	line-height: 48px;width: 200px;text-align: center;
	border: 1px solid #2266AE;border-radius: 25px;overflow: hidden;
	font-size: 18px;color: #2266AE;transition: all 0.3s;
}
.femptyacter .text .cs:hover{
	color: #fff;background: #2266AE;
}


/* 试听 */
.fauditlis {
	padding-top: 30px;background: #fff;
}
.fauditlis .list {
	overflow: hidden;
}
.fauditlis .list .ls {
	float: left;width: calc((100% - 122px)/5);margin-right: 30px;
}
.fauditlis .list .ls:nth-child(5n) {
	margin-right: 0;
}
.fauditlis .list .ls a {
	display: block;overflow: hidden;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 30px;
	transition: all 0.3s;
}
.fauditlis .list .ls a:hover {
	border-color: #2266AE;
}
.fauditlis .list .ls .icon {
	height: 60px;width: 60px;
	float: left;
}
.fauditlis .list .ls .icon img {
	display: block;width: 100%;height: 100%;
}
.fauditlis .list .ls h3 {
	float: right;width: calc(100% - 90px);
	font-size: 18px;line-height: 60px;color: #333;
	word-break:keep-all;transition: all 0.3s;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fauditlis .list .ls:hover h3 {
	color: #2266AE;
}
.fsouvideo {
	padding: 50px 0 30px;background: #fff;
}
.fsound .lts {
	float: left;overflow: hidden;
}
.fsound .lts .ls {
	position: relative;float: left;
	margin-right: 30px;padding-right: 30px;
	font-size: 24px;line-height: 45px;color: #999999;
	transition: all 0.3s;cursor: pointer;
}
.fsound .lts .ls.on,
.fsound .lts .ls:hover {
	color: #333;
}
.fsound .lts .ls:last-child {
	margin-right: 0;padding-right: 0;
}
.fsound .lts .ls::before {
	position: absolute;z-index: 11;content: "";
	width: 2px;height: 19px;background: #dddddd;
	top: 50%;transform: translateY(-50%);right: 0;
}
.fsound .lts .ls:last-child::before {
	display: none;
}
.fsound .fchange {
	float: right;
}
.fchange h4 i {
	display: inline-block;padding-right: 32px;cursor: pointer;
	font-size: 14px;line-height: 45px;color: #333;transition: all 0.3s;
	background: url(../images/fh6.png) no-repeat right center;
}
.fchange h4 i:hover {
	background: url(../images/fh6-1.png) no-repeat right center;
	color: #2266AE;
}
.fsoulist {
	margin-top: 40px;
}
.fsoulist .fsouls .flist {
	overflow: hidden;
}
.fsoulist .fsouls .flist .ls {
	float: left;width: calc((100% - 122px)/5);margin-right: 30px;
	margin-bottom: 45px;
}
.fsoulist .fsouls .flist .ls:nth-child(5n) {
	margin-right: 0;
}
.fsoulist .fsouls .flist .ls .vido {
	height: 216px;overflow: hidden;position: relative;
	border-radius: 10px 10px 0px 0px;
}
.fsoulist .fsouls .flist .ls .vido h4 {
	position: absolute;z-index: 11;padding: 0 10px;
	font-size: 14px;line-height: 32px;color: #fff;
	display: inline-block;text-align: center;
	background: #D6B726;transition: all 0.3s;
	border-radius: 10px 0px 15px 0px;
	left: 0;top: 0;overflow: hidden;
}
.fsoulist .fsouls .flist .ls .vido.ob h4 {
	display: none;
}
.fsoulist .fsouls .flist .ls .vido em {
	display: block;position: absolute;z-index: 6;display: none;
	top: 0;bottom: 0;left: 0;right: 0;background: rgba(0,0,0,0.5);
	transition: all 0.3s;
}
.fsoulist .fsouls .flist .ls .vido.on em {
	display: block;
}
.fsoulist .fsouls .flist .ls .vido .ico {
	width: 58px;height: 58px;position: absolute;z-index: 33;
	top: 50%;transform: translateY(-50%);left: 0;right: 0;
	margin: 0 auto;border-radius: 50%;overflow: hidden;cursor: pointer;
	background: url(../images/fh19.png) no-repeat center/cover;display: none;
	transition: all 0.3s;
}
.fsoulist .fsouls .flist .ls.on .vido h4 {
	display: none;
}
.fsoulist .fsouls .flist .ls .vido.on .ico {
	display: block;
}
.fsoulist .fsouls .flist .ls .vido h6 {
	position: absolute;z-index: 33;left: 0;right: 0;margin: 0 auto;
	background: rgba(0,0,0,0.3);padding: 0 10px;
	-webkit-box-sizing: border-box;bottom: 0;
	-moz-box-sizing: border-box;transition: all 0.3s;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fsoulist .fsouls .flist .ls .vido.ob h6 {
	display: none;
}
.fsoulist .fsouls .flist .ls .vido h6 i {
	display: inline-block;padding-left: 20px;
	font-size: 12px;line-height: 36px;color: #fff;
	background: url(../images/fa12.png) no-repeat left center;
}
.fsoulist .fsouls .flist .ls .text {
	margin-top: 13px;
}
.fsoulist .fsouls .flist .ls .text a {
	display: block;
}
.fsoulist .fsouls .flist .ls .text h2 {
	font-size: 18px;line-height: 32px;color: #333;transition: all 0.3s;
}
.fsoulist .fsouls .flist .ls:hover .text h2 {
	color: #2266AE;
}
.fsoulist .fsouls .flist .ls .text p {
	margin-top: 6px;font-size: 14px;line-height: 20px;color: #666666;
}
.fvideolist {
	overflow: hidden;
}
.fvideolist .fls {
	float: left;width: calc((100% - 30px)/2);margin-bottom: 30px;overflow: hidden;
}
.fvideolist .fls:nth-child(2n) {
	float: right;
}
.fvideolist .fls .imgs {
	width: 240px;
	height: 180px;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	float: left;
}
.fvideolist .fls .imgs h4 {
	position: absolute;z-index: 33;top: 0;left: 0;
	width: 48px;transition: all 0.3s;
	line-height: 32px;
	background: #D6B726;
	border-radius: 5px 0px 10px 0px;
	text-align: center;font-size: 14px;color: #fff;
	overflow: hidden;
}
.fvideolist .fls .imgs.ob h4 {
	display: none;
}


.fvideolist .fls .imgs em {
	display: none;position: absolute;z-index: 11;
	top: 0;bottom: 0;left: 0;right: 0;
	background: rgba(0,0,0,0.5);transition: all 0.3s;
}
.fvideolist .fls .imgs.on em {
	display: block;
}
.fvideolist .fls .imgs .icon {
	height: 58px;width: 58px;
	border-radius: 50%;overflow: hidden;
	position: absolute;z-index: 66;display: none;
	top: 50%;transform: translateY(-50%);transition: all 0.3s;
	left: 0;right: 0;margin: 0 auto;cursor: pointer;
	background: url(../images/fh19.png) no-repeat center/cover;
}
.fvideolist .fls .imgs.on .icon {
	display: block;
}
.fvideolist .fls .imgs .db {
	position: absolute;z-index: 11;top: 10px;right: 10px;
	background: url(../images/qm44.png) no-repeat center;
	width: 20px;height: 15px;transition: all 0.3s;
}
.fvideolist .fls .imgs.ob .db {
	display: none;
}
.fvideolist .fls .imgs h6 {
	position: absolute;z-index: 33;bottom: 0;
	left: 0;right: 0;margin: 0 auto;transition: all 0.3s;
	background: rgba(0,0,0,0.3);padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fvideolist .fls .imgs.ob h6 {
	display: none;
}
.fvideolist .fls .imgs h6 i {
	font-size: 12px;line-height: 36px;color: #fff;
	padding-left: 20px;background: url(../images/fa12.png) no-repeat left center;
}
.fvideolist .fls .text {
	float: right;width: calc(100% - 260px);
	margin-top: 25px;
}
.fvideolist .fls .text a {
	display: block;
}
.fvideolist .fls .text h3 {
	font-size: 18px;line-height: 27px;color: #333;
	height: 80px;overflow: hidden;transition: all 0.3s;
}
.fvideolist .fls .text:hover h3{
	color: #2266AE;
}
.fvideolist .fls .text p {
	margin-top: 25px;font-size: 14px;line-height: 22px;color: #999999;
}
.fsoulist .fsouls {
	display: none;
}
.fsoulist .fsouls:first-child {
	display: block;
}

.fhyplate.fhotrank .fplate {
	display: block;
}
.fhotrank .fttled .fllte h2 {
	float: left;
}
.fhotrank .fttled .fllte ul {
	float: left;margin-left: 40px;
}
.fhotrank .fttled .fllte li {
	float: left;margin-right: 40px;
	cursor: pointer;font-size: 14px;color: #333;
	line-height: 40px;transition: all 0.3s;
}
.fhotrank .fttled .fllte li.on,
.fhotrank .fttled .fllte li:hover {
	color: #2266AE;
}
.fhotrank {
	padding: 50px 0 30px;
}
.fpopulhor {
	padding: 60px 0;background: #fff;
}
.fpopulhor .list {
	margin-top: 30px;overflow: hidden;
}
.fpopulhor .list .ls {
	float: left;width: calc((100% - 152px)/4);margin-right: 50px;margin-bottom: 50px;
}
.fpopulhor .list .ls:nth-child(4n) {
	margin-right: 0;
}
.fpopulhor .list .ls a {
	display: block;
}
.fpopulhor .list .ls .icon {
	height: 90px;width: 90px;border-radius: 50%;overflow: hidden;
	margin: 0 auto;transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #fff;
}
.fpopulhor .list .ls:hover .icon {
	border-color: #2266AE;
	box-shadow: 0px 10px 20px 0px rgba(34, 102, 174, 0.15);
}
.fpopulhor .list .ls .icon img {
	display: block;width: 100%;height: 100%;
}
.fpopulhor .list .ls .text {
	text-align: center;margin-top: 12px;
}
.fpopulhor .list .ls .text h3 {
	font-size: 18px;color: #333;line-height: 30px;
	transition: all 0.3s;
}
.fpopulhor .list .ls:hover .text h3{
	color: #2266AE;
}
.fpopulhor .list .ls .text p {
	margin-top: 16px;font-size: 14px;
	line-height: 22px;color: #333;height: 44px;overflow: hidden;
}

/* 轻聊 */
.fchathd .first_choice {
	padding: 40px 0 10px;
}
.fwhchat {
	position: fixed;right: 100px;top: 50%;transform: translateY(-50%);
	display: block;background: #2266AE;
	border-radius: 10px 10px 10px 10px;
	width: 80px;text-align: center;
	padding: 10px 5px 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fwhchat .icon {
	margin: 0 auto;height: 38px;width: 40px;position: relative;
}
.fwhchat .icon img {
	display: block;position: absolute;z-index: 11;
	top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;
}
.fwhchat h5 {
	font-size: 14px;line-height: 20px;color: #fff;
}











.qmdingdanh5{
	width: auto !important;line-height:initial !important;display: block;
	background: none !important;border-radius: 0 !important;margin: 0 auto;
	overflow: hidden;text-align: center;
	font-size: 14px;color: #666666;border: none !important;
}

.bglayout{
	background: none;
}




/* 邓 修改*/
.fisoauth .lis {
	text-align: center;
}
.fisoauth .lis .ls {
	float: none;width: auto;margin: 0 35px;width: auto;height: auto;
	display: inline-block;
}
.fisoauth .lis .ls img {
	width: auto;height: auto;
}
.fisoauth .lis .ls:nth-child(2n) {
	float: none;
}


/* 好课 */

.fpopuseled {
	background: #fff;padding: 50px 0 30px;
}
.fttled .fmoe h4 i {
	background: url(../images/qm32.png) no-repeat center right;
}
.fttled .fmoe h4:hover i {
	background: url(../images/qm30.png) no-repeat center right;
}
.fpopuseled .fhyplate {
	padding: 30px 0 0;
}
.fpopuseled .fhyplate .fplate .fgoods .lis {
	width: calc((100% - 62px)/3);margin-right: 30px;margin-bottom: 30px;
	overflow: hidden;border-radius: 10px;transition: all 0.3s;
}
.fpopuseled .fhyplate .fplate .fgoods .lis:hover {
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.fpopuseled .fhyplate .fplate .fgoods .lis:nth-child(3n) {
	margin-right: 0;
}
.fpopuseled .fhyplate .fplate .fgoods .lis .imgs {
	height: 305px;
}
.fselected .flist .fls {
	margin-bottom: 30px;transition: all 0.3s;
	border-radius: 20px;overflow: hidden;background: #fff;
}
.fselected .flist .fls:hover {
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.fselected .flist .fls .imgs {
	width: 660px;height: 330px;float: left;
}
.fselected .flist .fls .imgs a,
.fselected .flist .fls .imgs img {
	display: block;width: 100%;height: 100%;
}
.fselected .flist .fls .text {
	float: right;width: calc(100% - 660px);
	padding: 25px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;

}
.fselected .flist .fls .text h3 a {
	font-size: 20px;line-height: 1.5;color: #333;font-weight: 400;
	height: 60px;overflow: hidden;display: block;transition: all 0.3s;
}
.fselected .flist .fls .text h3 a:hover {
	color: #2266AE;
}
.fselected .flist .fls .text p {
	margin-top: 20px;font-size: 16px;line-height: 24px;color: #999;
	height: 48px;overflow: hidden;
}
.fselected .flist .fls .text .tox {
	display: block;margin-top: 24px;overflow: hidden;
}
.fselected .flist .fls .text .tox .to {
	float: left;width: 30px;height: 30px;border-radius: 50%;overflow: hidden;
}
.fselected .flist .fls .text .tox .to img {
	display: block;width: 100%;height: 100%;
}
.fselected .flist .fls .text .tox h6 {
	float: right;width: calc(100% - 40px);
	font-size: 14px;color: #333333;line-height: 30px;
}
.fselected .flist .fls .text .cen {
	margin-top: 40px;
}
.fselected .flist .fls .text .cen h4 {
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #2266AE;
	line-height: 40px;
}
.fselected .flist .fls .text .cen a {
	float: right;display: block;
	width: 130px;
	line-height: 40px;
	background: #2266AE;
	border: 1px solid #2266AE;
	border-radius: 20px;transition: all 0.3s;
	font-size: 14px;color: #fff;text-align: center;
}


/* 好课 */
.fselected {
	padding: 50px 0 30px;
}
.fselected .flist {
	margin-top: 32px;
}
.fselected .flist .fls .imgs {
	float: left;width: 660px;height: 330px;
	border-radius: 20px;overflow: hidden;0-
}


/* 好文 */
.foculs {
	padding: 50px 0 30px;
	background: #f8f8f8;
}
.foculs .list {
	margin-top: 28px;
}
.foculs .list .ls {
	float: left;width: calc((100% - 30px)/2);margin-bottom: 30px;
	background: #fff;border-radius: 10px;transition: all 0.3s;

}
.foculs .list .ls:hover {
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}
.foculs .list .ls:nth-child(2n) {
	float: right;
}
.foculs .list .ls a {
	display: block;width: 100%;
	padding: 25px 30px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.foculs .list .ls h2 {
	font-size: 20px;line-height: 28px;color: #333;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.foculs .list .ls:hover h2{
	color:#2266AE ;
}
.foculs .list .ls .cen {
	margin: 25px 0 16px;
}
.foculs .list .ls .cen .lt {
	float: left;width: calc(100% - 165px);
}
.foculs .list .ls .cen .lt .tox {
	overflow: hidden;
}
.foculs .list .ls .cen .lt .tox .to {
	float: left;height: 30px;width: 30px;
	border-radius: 50%;overflow: hidden;
}
.foculs .list .ls .cen .lt .tox img {
	display: block;width: 100%;height: 100%;
}
.foculs .list .ls .cen .lt .tox h5 {
	font-size: 12px;line-height: 30px;color: #333;
	float: right;width: calc(100% - 40px);
}
.foculs .list .ls .cen .lt p {
	margin-top: 14px;font-size: 14px;color: #777;line-height: 24px;
	height: 96px;overflow: hidden;
}
.foculs .list .ls .cen .rt {
	float: right;
	width: 140px;
	height: 140px;
	border-radius: 5px;
	overflow: hidden;
}
.foculs .list .ls .cen .rt img {
	display: block;width: 100%;height: 100%;
}
.foculs .list .ls .lss {
	float: left;overflow: hidden;
}
.foculs .list .ls .lss .l {
	float: left;margin-right: 10px;
	padding: 0 8px;
	line-height: 27px;
	background: #F4F7FB;
	border-radius: 3px;
	color: #999999;
	font-size: 12px;
	text-align: center;
}
.foculs .list .ls .fthree {
	float: right;
}
.fremsele {
	padding: 50px 0 60px;background: #fff;
}
.fremsele .cen {
	margin-top: 30px;
}
.fremsele .cen .lts {
	width: 740px;height: 420px;border-radius: 10px;
	overflow: hidden;position: relative;padding: 25px 30px;
	-webkit-box-sizing: border-box;float: left;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fremsele .cen .lts a {
	display: block;
}
.fremsele .cen .lts .txt h3{
	font-size: 20px;line-height: 1.5;color: #fff;
}
.fremsele .cen .lts .txt .tox {
	overflow: hidden;margin-top: 24px;
}
.fremsele .cen .lts .txt .tox .to {
	width: 30px;height: 30px;float: left;
	border-radius: 50%;overflow: hidden;
}
.fremsele .cen .lts .txt .tox .to img {
	display: block;width: 100%;height: 100%;
}
.fremsele .cen .lts .txt .tox h5 {
	float: right;width: calc(100% - 40px);
	font-size: 12px;line-height: 30px;color: #fff;
}
.fremsele .cen .lts .ftoob {
	position: absolute;bottom: 30px;left: 30px;right: 30px;
}
.fremsele .cen .lts .ftoob .tt {
	float: left;overflow: hidden;
}
.fremsele .cen .lts .ftoob .tt .t {
	float: left;margin-right: 10px;
	padding: 0 8px;
	line-height: 27px;
	background: rgba(34,102,174,0.5);
	border-radius: 3px;overflow: hidden;
	font-size: 12px;color: #fff;
}
.fremsele .cen .lts .ftoob .ll {
	float: right;overflow: hidden;
}
.fremsele .cen .lts .ftoob .l {
	float: left;margin-right: 15px;font-size: 14px;
	line-height: 27px;color: #fff;
}
.fremsele .cen .lts .ftoob .l:last-child {
	margin-right: 0;
}
.fremsele .cen .rts {
	float: right;width: calc(100% - 770px);
}
.fremsele .cen .rts .imgs {
	margin-bottom: 30px;height: 195px;border-radius: 10px;
	overflow: hidden;position: relative;width: 100%;
}
.fremsele .cen .rts .imgs:last-child {
	margin-bottom: 0;
}
.fremsele .cen .rts .imgs a {
	display: block;height: 100%;width: 100%;
}
.fremsele .cen .rts .imgs h5 {
	bottom: 12px;position: absolute;z-index: 44;
	left: 0;right: 0;margin: 0 auto;
	text-align: center;font-size: 16px;
	line-height: 30px;color: #fff;
}
.fgood_art {
	padding: 50px 0 30px;background: #f8f8f8;
}
.fgood_art .list {
	margin-top: 30px;
}
.fgood_art .list .ls {
	margin-bottom: 30px;
}
.fgood_art .list .ls a {
	display: block;padding: 20px;overflow: hidden;
	border-radius: 10px;transition: all 0.3s;background: #fff;
}
.fgood_art .list .ls a:hover {
	box-shadow: 0px 6px 15px 0px rgba(19, 19, 19, 0.07);
}

.fgood_art .list .ls .img {
	float: left;width: 260px;height: 165px;
	border-radius: 10px;
}
.fgood_art .list .ls .img img {
	display: block;width: 100%;height: 100%;
}
.fgood_art .list .ls .text {
	float: right;width: calc(100% - 280px);
}
.fgood_art .list .ls .text h2 {
	font-size: 20px;line-height: 38px;color: #333;
	word-break:keep-all;transition: all 0.3s;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fgood_art .list .ls:hover .text h2 {
	color: #2266AE;
}
.fgood_art .list .ls .text p {
	font-size: 14px;line-height: 24px;color: #777;
	margin: 15px 0 24px;height: 48px;
}
.fgood_art .list .ls .text .lt {
	width: 55%;float: left;overflow: hidden;
}
.fgood_art .list .ls .text .lt .tox {
	float: left;overflow: hidden;width: 120px;
}
.fgood_art .list .ls .text .lt .to {
	float: left;width: 30px;height: 30px;
	border-radius: 50%;overflow: hidden;
}
.fgood_art .list .ls .text .lt .to img {
	display: block;width: 100%;height: 100%;
}
.fgood_art .list .ls .text .lt h4 {
	float: right;width: calc(100% - 40px);
	font-size: 12px;line-height: 30px;color: #333;
}
.fgood_art .list .ls .text .lt .tt {
	float: right;width: calc(100% - 128px);overflow: hidden;margin-top: 1.5px;
}
.fgood_art .list .ls .text .lt .tt .t {
	float: left;margin-right: 10px;
	padding: 0 8px;
	line-height: 27px;
	background: #F4F7FB;
	border-radius: 3px;
	font-size: 12px;color: #999;
}
.fgood_art .list .ls .text .fthree {
	float: right;margin-top: 1.5px;
}
.fauthor .list {
	overflow: hidden;margin-top: 30px;
}
.fauthor .list .ls {
	float: left;width: calc((100% - 62px)/3);margin-right: 30px;margin-bottom: 30px;
}
.fauthor .list .ls:nth-child(3n) {
	margin-right: 0;
}
.fauthor .list .ls a {
	display: block;overflow: hidden;
}
.fauthor .list .ls .img {
	float: left;width: 130px;
	height: 130px;overflow: hidden;
	border-radius: 10px;
}
.fauthor .list .ls .img img {
	display: block;height: 100%;width: 100%;
}
.fauthor .list .ls .text {
	float: right;width: calc(100% - 150px);
}
.fauthor .list .ls .text .cen h3  {
	float: left;width: 80px;font-size: 18px;line-height: 40px;color: #333333;transition: all 0.3s;
}
.fauthor .list .ls:hover .text .cen h3 {
	color: #2266AE;
}
.fauthor .list .ls .text .cen h6 {
	width: calc(100% - 85px);float: left;
	font-size: 14px;line-height: 40px;color: #FA9513;
	padding-left: 26px;background: url(../images/fi28.png) no-repeat left center;
}
.fauthor .list .ls .text h5 {
	margin-top: 16px;font-size: 14px;line-height: 22px;color: #666;
}
.fauthor .list .ls .text p {
	margin-top: 23px;font-size: 14px;line-height: 22px;color: #999;
}
.fauthor {
	padding: 50px 0 30px;background: #fff;
}


.qmabout_del{
	margin: 75px 0;
}
.qmabout_del .img img{
	margin: 0 auto 30px;display: block;
}
.qmabout_del .del{
	font-size: 16px;
	line-height: 1.7;
	color: #333;
}


/* 我的-我的服务-倾聊-对话框 */
.fdialogback{
	background: #fff;
	position: fixed;width: 800px;margin: 0 auto;top: 5%;left: 0;right: 0;z-index: 9989;
}
.fdialog .cha {
	background: url(../images/gb.png) no-repeat center/cover;
	width: 24px;height: 24px;cursor: pointer;border-radius: 50%;
	overflow: hidden;top: -40px;right: 0;position: absolute;
	z-index: 66;transition: all 0.3s;
}
.fdialog .cha:hover{
	transform: rotate(360deg);
}
.fdialog .tlt {
	overflow: hidden;padding: 20px 30px 20px 20px;
	box-shadow: 0px 5px 15px 0px rgba(19, 19, 19, 0.05);
}
.fdialog .tlt .tox {
	float: left;overflow: hidden;display: block;
	width: calc(100% - 200px);
}
.fdialog .tlt .tox .to {
	float: left;width: 40px;height: 40px;
	border-radius: 50%;overflow: hidden;
}
.fdialog .tlt .tox .to img {
	display: block;width: 100%;height: 100%;
}
.fdialog .tlt .tox h4 {
	font-size: 16px;line-height: 40px;color: #333;float: right;
	width: calc(100% - 60px);
}
.fdialog .tlt .rt {
	float: right;
}
.fdialog .tlt .rt h3 {
	display: none;font-size: 14px;line-height: 40px;color: #999;
}
.fdialog .tlt .rt h3 i {
	display: inline-block;color: #FFD71E;
}
.fdialog .tlt .rt h3:first-child {
	display: block;
}
.fdialog .tlt .rt.on h3 {
	display: block;
}
.fdialog .tlt .rt.on h3:first-child {
	display: none;
}
.fdialog .fbox {
	background: #F8F8F8;
	padding: 20px 30px 10px;
	height: 560px;overflow-y: scroll;
}
.fdialog .fbox .jilu {
	cursor: pointer;
	width: 176px;
	line-height: 30px;
	background: #EEEEEE;
	border-radius: 15px;
	text-align: center;
	font-size: 12px;
	color: #666666;
	margin: 0 auto;
}
.fdialog .fbox .flis {
	padding: 20px 0 0;
}
.fdialog .fbox .flis .ls h6{
	text-align: center;font-size: 12px;
	line-height: 2;color: #999999;
	margin-bottom: 22px;
}
.fdialog .fbox .flis .he {
	overflow: hidden;margin-right: 30%;
	margin-bottom: 30px;
}
.fdialog .fbox .flis .tox {
	display: block;float: left;
	height: 40px;width: 40px;
	border-radius: 50%;overflow: hidden;
}
.fdialog .fbox .flis .tox img {
	display: block;width: 100%;height: 100%;
}
.fdialog .fbox .flis .he .txt {
	margin-left: 20px;width: calc(100% - 60px);
	padding: 10px 20px;background: #fff;
	border-radius: 5px 21px 21px 15px;
	overflow: hidden;float: right;
	font-size: 14px;line-height: 21px;color: #333;
}
.fdialog .fbox .flis .wh {
	margin-bottom: 30px;overflow: hidden;
	vertical-align: top;margin-left: 30%;
}
.fdialog .fbox .flis .wh .txt {

	margin-right: 5px;
	padding: 10px 20px;
	background: #2266AE;
	border-radius: 21px 5px 15px 21px;
	overflow: hidden;
	font-size: 14px;line-height: 21px;color: #fff;
}
.fdialog .fbox .flis .wh .tox {
	float: right;
}
.fdialog .fbox .flis .wh .txt {
	float: left;width: calc(100% - 45px);
}
.fdialog .pj {
	overflow: hidden;padding: 5px 20px 35px;
	background: #F8F8F8;display: none;
}
.fdialog .pj.on {
	display: block;
}
.fdialog .pj h5 {
	float: right;margin-left: 60px;
	font-size: 12px;line-height: 1.8;color: #999999;
}
.fdialog .pj h5:last-child {
	margin-left: 0;
}
.fdialog .pj h5 a {
	display: inline-block;color: #2266AE;
}
.fdialog .tachat {
	background: #fff;
}
.fdialog .tachat .fchls {
	padding: 20px 20px;overflow: hidden;
	display: none;
}
.fdialog .tachat .fchls:first-child {
	display: block;
}
.fdialog .tachat.on .fchls:first-child {
	display: none;
}
.fdialog .tachat.on .fchls:nth-child(2) {
	display: block;
}
.fdialog .tachat .fchls .textarea {
	display: block;border: none;background: #fff;
	height: 105px;width: calc(100% - 146px);float: left;
	font-size: 14px;line-height: 21px;color: #999999;
	resize: none;border: 1px solid #f8f8f8;padding: 5px 10px;
}
.fdialog .tachat .fchls .sub {
	display: block;float: right;
	background: #F8F8F8;
	border: 1px solid #EEEEEE;
	border-radius: 20px;
	line-height: 38px;
	width: 80px;cursor: pointer;
	text-align: center;
	font-size: 14px;color: #666;
	margin-top: 58px;transition: all 0.3s;
}
.fdialog .tachat .fchls .sub:hover {
	background: #2266AE;border-color: #2266AE;color: #fff;
}
.fdialog .tachat .fchls.fpad {
	padding: 30px;
}
.fdialog .tachat .fchls .lis {
	text-align: center;
}
.fdialog .tachat .fchls .lis .ls {
	display: inline-block;margin: 0 30px;
}
.fdialog .tachat .fchls .lis .ls.o1 a:first-child{
	display: block;
}
.fdialog .tachat .fchls .lis .ls.o2 a:nth-child(2){
	display: block;
}
.fdialog .tachat .fchls .lis .ls.o3 a:nth-child(3){
	display: block;
}
.fdialog .tachat .fchls .lis .ls a {
	display: none;
}
.fdialog .tachat .fchls .lis .ls:nth-child(2) a {
	display: block;
}
.fdialog .tachat .fchls .lis .ls a.on {
	border-color: #2266AE;background: #2266AE;
	color: #fff;
}
.fdialog .tachat .fchls .lis .ls a {
	display: none;width: 130px;
	line-height: 40px;
	background: #EEEEEE;
	border: 1px solid #EEEEEE;
	border-radius: 20px;
	text-align: center;
	font-size: 14px;color: #999;
	transition: all 0.3s;
}
.fdialogback form {
	margin: 100px auto;
}

.fsuspen {
	position: fixed;z-index: 333;top: 30%;
	right: 10px;
}
.fsuspen li {
	margin-bottom: 4px;
}

.fsuspen li:last-child {
	margin-bottom: 0;
}
.fsuspen li a {
	font-size: 15px;color: #2665ac;line-height: 42px;
	width: 96px;border-radius: 22px;overflow: hidden;
	text-align: center;transition: all 0.3s;
	-webkit-box-sizing: border-box;display: block;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fsuspen li.on a,
.fsuspen li a:hover {
	color: #fff;background: #2266ad;
}



.fselfdet .dusjul .xaz{
	padding: 20px 20px 30px;

}
.fselfdet .dusjul .xaz .wee dl{
	font-size: 0;
	text-align: center;
}
.fselfdet .dusjul .xaz .day dd{
	width: 30px;
	height: 30px;line-height: 30px;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;

	font-weight: 500;
	color: #333333;
	display: inline-block;
	border-radius: 50%;cursor: pointer;
}
.fselfdet .dusjul .xaz .day dd.on{
	background-color: #2266AE;
	color: #FFFFFF;box-shadow: 0px 4px 12px 0px rgba(34, 102, 174, 0.4);
}
.fselfdet .dusjul .xaz .wee dd{
	width: 30px;
	height: 30px;line-height: 30px;
	margin-right: 22px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	color: #8D8D8D;
}
.fselfdet .dusjul .xaz .day dd:nth-child(7n),
.fselfdet .dusjul .xaz .wee dd:nth-child(7n){
	margin-right: 0;
}


