/*小红书*/
.right{
	display: inline-block;
	float: right;
}
.left{
	display: inline-block;
	float: left;
}
.maximg{
	max-width: 100%;
	max-height: 100%;
}
.maxwimg{
	width: 100%;
	max-height: 100%;
}
.hongshuBanner{
	display: block;
    width: 100%;
    /*height: 930px;*/
   height: 580px;
    position: relative;
    overflow: hidden;
}
.hongshuBanner video {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 0;
}
.hongshuBanner>div{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -600px;
    z-index: 30;
    text-align: center;
    padding: 1px 0;
    box-sizing: border-box;
    transform: translateY(-50%);
}
.hongshuBanner h3 {
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    line-height: 64px;
    margin-top: 55px;
}
.width1200{
	display: block;
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.hsTitle{
	display: block;
	text-align: center;
	font-size: 18px;
	color: #6e6e6e;
	line-height: 28px;
}
.hsTitle h3{
	font-size: 38px;
	color: #1b1b1b;
	line-height: 50px;
}
.hsTitle img{
	display: block;
	margin: 22px auto;
}
.newClear{
	clear: both;
}
.newClear::after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.hsPingTai{
	margin-bottom: 60px;
}
.hsPingTai>li{
	float: left;
	width: 580px;
	height: 504px;
	background: #fff;
	margin-bottom: 36px;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
}
.hsPingTai>li:nth-child(2n){
	float: right;
}
.bgCen{
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.newBgCen{
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.hsPingTaiImg{
	position: relative;
	height: 250px;
}
.hsPingTaiImg span{
	display: block;
	width: auto;
	position: absolute;
	bottom: -22px;
	left: 52px;
	background: #ff4949;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	padding: 0 32px;
	box-sizing: border-box;
	border-radius: 4px;
	line-height: 56px;
}
.hsPingTaiDiv{
	display: block;
	padding-top: 48px;
	padding-left: 56px;
	box-sizing: border-box;
}
.hsPingTaiDiv li{
	margin-right: 80px;
	font-size: 16px;
	color: #222222;
	line-height: 26px;
	float: left;
	margin-bottom: 16px;
	height: 76px;
}
.hsPingTaiDiv li h3{
	font-size: 20px;
	font-weight: bold;
	color: #ff4949;
	line-height: 50px;
}
.hsPingTaiDiv li h3 span{
	font-size: 32px;
	font-weight: bold;
}
.hsRuKou{
	display: block;
	background-color: #fef2f2;
	background-image: url(../images2021/hongshuBg_02.jpg);
	padding: 65px 0 98px;
	box-sizing: border-box;
}
.hsCeYue{
	margin-bottom: 74px;
}
.hsCeYue>li{
	float: left;
	width: 384px;
	height: 186px;
	margin-bottom: 24px;
	margin-right: 23px;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
	padding-right: 136px;
	padding-top: 36px;
	padding-left: 34px;
	font-size: 14px;
	color: #4f4f4f;
	line-height: 24px;
	position: relative;
	box-sizing: border-box;
}
.hsCeYue>li:nth-child(3n){
	margin-right: 0;
}
.hsCeYue>li h3{
	font-size: 20px;
	color: #ff4949;
	line-height: 30px;
}
.hsCeYue>li em{
	display: block;
	width: 34px;
	height: 3px;
	border-radius: 2px;
	background: #dcdcdc;
	margin: 15px 0 18px;
}
.hsCeYue>li span{
	display: block;
	width: auto;
	height: 68px;
	position: absolute;
	right: 32px;
	top: 38px;
}
.shengtaiDiv{
	display: block;
	padding: 78px 0 116px;
	background-image: url(../images2021/hongshu_13.jpg);
	box-sizing: border-box;
}
.hsTitle.active,
.hsTitle.active h3{
	color: #fff;
}
.shengtaiMain{
	display: block;
	width: 1129px;
	height: 363px;
	margin: 0 auto;
	background: url(../images2021/hsQuan-06.png) no-repeat center;
	background-size: 100% 100%;
	position: relative;
}
.shengtaiMainImg{
	display: block;
	width: 269px;
	height: 268px;
	position: absolute;
	top: 38px;
	left: 50%;
	transform: translateX(-50%);
}
.hsshengtaiList li{
	float: left;
	width: 456px;
	height: 150px;
	padding: 29px 63px 20px;
	position: relative;
	font-size: 14px;
	color: #6e6e6e;
	line-height: 24px;
	margin-top: 63px;
	box-sizing: border-box;
}
.hsshengtaiList li:nth-child(1),
.hsshengtaiList li:nth-child(2){
	margin-top: 0;
}
.hsshengtaiList li:nth-child(2n){
	float: right;
	text-align: right;
}
.hsshengtaiList li>Span{
	position: absolute;
	left: -53px;
	top: -42px;
}
.hsshengtaiList li:nth-child(2n)>span{
	left: auto;
	right: -53px;
}
.hsshengtaiList li h3{
	font-size: 22px;
	color: #242424;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 12px;
}
.hsHeZuo{
	padding-left: 30px;
	display: block;
	margin-bottom: 74px;
	box-sizing: border-box;
}
.hsHeZuo li{
	float: left;
	margin-bottom: 28px;
	margin-right: 25px;
	border: 1px solid #ebebeb;
	width: 208px;
	height: 112px;
	transition: all 400ms;
}
.hsHeZuo li:nth-child(5n){
	margin-right: 0;
}
.hsHeZuo li a{
	display: flex;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.hsHeZuo li:hover{
	transform: translateY(-10px);
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
}
.hsSelect{
	margin-bottom: 50px;
	text-align: center;
	font-size: 0;
}
.hsSelect li{
	display: inline-block;
	vertical-align: top;
	width: 395px;
	height: 98px;
	text-align: center;
	position: relative;
	font-size: 14px;
	color: #636363;
	line-height: 24px;
}
.hsSelect li h3{
	font-size: 20px;
	color: #f62d2d;
	line-height: 74px;
	height: 74px;
}
.hsSelect li h3 span{
	font-size: 58px;
	font-weight: bold;
	padding-right: 8px;
	box-sizing: border-box;
}
.hsSelect li::after{
	content: "";
	display: block;
	width: 1px;
	height: 70px;
	background: #e7e7e7;
	position: absolute;
	right: 0;
	top: 18px;
}
.hsSelect li:nth-child(3n)::after{
	display: none;
}
/*媒体查询*/
/*@media screen and (max-width:1680px){
	.hongshuBanner{height: 100vh;}
}*/
/*end*/
/*知识付费*/
.zhishiBanner{
	display: block;
	height: 560px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	min-width: 1200px;
}
.zsYiTi{
	display: block;
	padding: 55px 0 168px;
	box-sizing: border-box;
	background: url(../images2021/zhishiBg_02.jpg) no-repeat center bottom;
	background-size: cover;
}
.zsTitle1{
	display: block;
	text-align: center;
	font-size: 18px;
	color: #888888;
	line-height: 28px;
}
.zsTitle1 h3{
	font-size: 32px;
	color: #333333;
	line-height: 48px;
	margin-bottom: 9px;
}
.zsYiTiDiv{
	display: block;
	height: 361px;
}
.zsYiTiDiv li{
	float: left;
	display: block;
	width: 179px;
	height: 259px;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
	margin-left: 20px;
	text-align: center;
	font-size: 12px;
	color: #777777;
	line-height: 24px;
	padding: 26px 10px 0;
	box-sizing: border-box;
	transition: all 400ms;
}
.zsYiTiDiv li h3{
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	margin: 18px auto 14px;
}
.zsYiTiDiv li>em{
	display: block;
	text-align: center;
	margin-bottom: 12px;
	height: 1px;
	width: 100%;
}
.zsYiTiDiv li>em img{
	display: block;
	margin: 0 auto;
}
.zsYiTiDiv li:nth-child(1){
	margin-left: 23px;
	transform: translateY(64px);
}
.zsYiTiDiv li:nth-child(2){
	margin-left: 23px;
}
.zsYiTiDiv li:nth-child(3){
	margin-left: 30px;
	transform: translateY(85px);
}
.zsYiTiDiv li:nth-child(4){
	margin-left: 15px;
}
.zsYiTiDiv li:nth-child(5){
	margin-left: 19px;
	transform: translateY(120px);
}
.zsYiTiDiv li:nth-child(6){
	margin-left: 16px;
	transform: translateY(22px);
}
.zsYiTiDiv li:hover{
	margin-top: -20px;
}
.zsShenQiDiv{
	display: block;
	padding: 52px 0 0;
	box-sizing: border-box;
	background: #ececec;
}
.zsShenQiDiv h2{
	font-size: 38px;
	color: #000000;
	line-height: 50px;
	margin-bottom: 54px;
	text-align: center;
}
.zsShenQiTab{
	margin-bottom: 55px;
	border-radius: 40px;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
}
.zsShenQiTab>span{
	display: inline-block;
	float: left;
	width: 25%;
	height: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 22px;
	color: #333333;
	background: #fff;
	cursor: pointer;
	border-right: 1px solid #e5e5e5;
	box-sizing: border-box;
}
.zsShenQiTab>span:first-child{
	border-radius: 40px 0 0 40px;
}
.zsShenQiTab>span:last-child{
	border-radius: 0 40px 40px 0;
	border: none;
}
.zsShenQiTab>span:hover{
	background: #3b6bee;
	color: #fff;
	border: none;
}
.zsShenQiTab>span.active{
	background: #3b6bee;
	color: #fff;
	border: none;
}
.zsShenQi{
	display: block;
	padding: 0 42px 0 46px;
	box-sizing: border-box;
}
.zsShenQiImg{
	width: 450px;
}
.zsShenQiIn{
	width: 475px;
	height: auto;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	padding-top: 26px;
	padding-bottom: 20px;
	box-sizing: border-box;
}
.zsShenQiIn h3{
	font-size: 24px;
	color: #333333;
	line-height: 36px;
	margin-bottom: 40px;
	font-weight: bold;
}
.zsShenQiBot{
	margin-top: 52px;
}
.zsShenQiBot>li{
	float: left;
	position: relative;
}
.zsShenQiBot>li a{
	display: block;
	width: 224px;
	height: 50px;
	border-radius: 25px;
	background: #363636;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
}
.zsShenQiBot>li:first-child{
	margin-right: 25px;
}
.zsShenQiBot>li a:hover{
	background: #ff9e05;
}
.zsShenQiBot>li a img{
	margin-right: 12px;
	margin-top: -3px;
}
.zsShenQiBot>li>span{
	display: none;
	width: 120px;
	height: 120px;
	padding: 8px;
	box-sizing: border-box;
	background: #fff;
	position: absolute;
	bottom: 120%;
	left: 50%;
	margin-left: -60px;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
}
.zsShenQiBot>li>span img{
	display: block;
	width: 100%;
	height: 100%;
}
.zsShenQiBot>li:hover>span{
	display: block;
}
.zsShouYi{
	margin-bottom: 88px;
}
.zsShouYi>li{
	float: left;
	width: 216px;
	height: 365px;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
	margin-right: 30px;
	padding: 55px 30px 10px;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	transition: all 400ms;
	box-sizing: border-box;
}
.zsShouYi>li:nth-child(5n){
	margin-right: 0;
}
.zsShouYi>li>Span{
	display: block;
	text-align: center;
	height: 64px;
	margin-bottom: 36px;
}
.zsShouYi>li h3{
	text-align: center;
	font-size: 22px;
	line-height: 32px;
}
.zsShouYi>li>em{
	display: block;
	width: 20px;
	height: 2px;
	background: #f85f48;
	margin: 8px auto 20px;
}
.zsShouYi>li:hover{
	transform: translateY(-20px);
}
.zsFoot{
	display: block;
	padding: 84px 0 90px;
	background: #f1f2f5;
	box-sizing: border-box;
}
.zsKaiFa{
	padding-left: 20px;
	box-sizing: border-box;
}
.zsKaiFa li{
	float: left;
	width: 260px;
	height: 282px;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
	margin-bottom: 40px;
	margin-right: 40px;
	text-align: center;
	padding: 22px 20px 10px;
	font-size: 24px;
	color: #000000;
	line-height: 34px;
	transition: all 400ms;
	box-sizing: border-box;
}
.zsKaiFa li:nth-child(4n){
	margin-right: 0;
}
.zsKaiFa li span{
	display: block;
	text-align: center;
	height: 144px;
	margin-bottom: 28px;
}
.zsKaiFa li>em{
	display: block;
	width: 16px;
	height: 6px;
	background: #517eff;
	margin: 0 auto 18px;
}
.zsKaiFa li:hover{
	transform: translateY(-20px);
}



/*end*/

/*小程序商城*/
.scDiv1{
	display: block;
	padding: 78px 0 100px;
	background: #f6f6f6;
	box-sizing: border-box;
}
.scTitle1{
	display: block;
	text-align: center;
	font-size: 20px;
	color: #5f5f5f;
	line-height: 30px;
}
.scTitle1 h3{
	font-size: 38px;
	color: #353535;
	line-height: 50px;
	margin-bottom: 10px;
}
.scDiv2 li{
	float: left;
	width: 384px;
	box-sizing: border-box;
	height: 185px;
	margin-bottom: 27px;
	margin-right: 24px;
	background: #fff;
	position: relative;
	border: 1px solid #e5e5e5;
	padding: 42px 46px 10px 106px;
	font-size: 15px;
	color: #5c5c5c;
	line-height: 24px;
}
.scDiv2 li:nth-child(3n){
	margin-right: 0;
}
.scDiv2 li h3{
	font-size: 24px;
	color: #121212;
	line-height: 34px;
	margin-bottom: 14px;
}
.scDiv2 li>span{
	display: flex;
	width: 42px;
	height: 38px;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 42px;
	left: 38px;
}
.scBut1{
	display: block;
	width: 442px;
	height: 52px;
	margin: 42px auto 0;
	border: 1px solid #ff884d;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}
.scBut1 span{
	width: 294px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #ff884d;
}
.scBut1 em{
	display: block;
	width: 145px;
	background: #ff884d;
	text-align: center;
	line-height: 52px;
	height: 52px;
	font-size: 18px;
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 0;
	box-sizing: border-box;
}

.scDiv3{
	display: block;
	margin-bottom: 44px;
}
.scDiv3 li{
	float: left;
	width: 228px;
	height: 218px;
	margin-right: 15px;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	box-sizing: border-box;
}
.scDiv3 li:nth-child(5n){
	margin-right: 0;
}
.scDiv3 li>div{
	display: block;
	width: 160px;
	height: 167px;
	margin: 0 auto 21px;
	background: url(../images2021/sc-15.png) no-repeat center;
	background-size: 100% 100%;
	text-align: center;
	padding-top: 40px;
	font-size: 24px;
	line-height: 32px;
	box-sizing: border-box;
}
.scDiv3 li>div span{
	display: block;
	text-align: center;
	line-height: 58px;
	font-size: 48px;
	color: #5a5a5a;
	font-weight: bold;
}
.scDiv4{
	display: block;
	margin-bottom: 116px;
}
.scDiv4>li{
	width: 228px;
	height: 294px;
	margin-right: 15px;
	position: relative;
	float: left;
}
.scDiv4>li:nth-child(5n){
	margin-right: 0;
}
.scDiv4>li>div{
	display: block;
	width: 100%;
	height: 262px;
	overflow: hidden;
}
.scDiv4>li>div span{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 600ms;
}
.scDiv4>li:hover>div span{
	transform: scale(1.04);
}
.scDiv4>li>em{
	display: block;
	width: 202px;
	height: 65px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 13px;
	z-index: 9;
	text-align: center;
	line-height: 65px;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
	box-sizing: border-box;
}
.scImgFlex{
	height: 170px;
	font-size: 32px;
	color: #fff;
	line-height: 170px;
	text-align: center;
}
.scImgFlex a{
	display: inline-block;
	width: 200px;
	height: 52px;
	border-radius: 4px;
	border: 1px solid #fff;
	margin-left: 92px;
	font-size: 18px;
	color: #fff;
	vertical-align: top;
	line-height: 50px;
	margin-top: 60px;
	box-sizing: border-box;
}
.scImgFlex a img{
	margin-right: 12px;
}
.scFoot{
	display: block;
	background: #f8f8fa;
	padding: 82px 0 132px;
	box-sizing: border-box;
}
.scFootDiv li{
	float: left;
	width: 284px;
	height: 342px;
	background: #fff;
	border-radius: 8px;
	margin-right: 21px;
	text-align: center;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
	font-size: 17px;
	color: #5c5c5c;
	line-height: 28px;
	padding: 56px 20px 10px;
	box-sizing: border-box;
}
.scFootDiv li:nth-child(4n){
	margin-right: 0;
}
.scFootDiv li>span{
	display: flex;
	height: 80px;
	width: 100%;
	justify-content: center;
	align-items: center;
	margin-bottom: 44px;
}
.scFootDiv li h3{
	font-size: 24px;
	color: #000;
	line-height: 34px;
	margin-bottom: 18px;
}
.scDiv5{
	background: #f8f8fa;
	padding: 78px 0 94px;
	box-sizing: border-box;
}
.scDiv6{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.scDiv6In{
	width: 538px;
	height: auto;
	font-size: 16px;
	color: #5c5c5c;
	line-height: 28px;
}
.scDiv6In>em{
	display: block;
	width: 492px;
	height: 1px;
	background: #e5e5e5;
}
.scDiv6In h3{
	font-size: 28px;
	line-height: 38px;
	margin-bottom: 6px;
}
.scDiv6In ul li{
	float: left;
	margin-right: 56px;
}
.scDiv6In ul li span{
	display: block;
	height: 55px;
}
.scDiv6In h4{
	font-size: 22px;
	line-height: 32px;
	color: #5c5c5c;
	margin-bottom: 9px;
}
.scDiv7{
	display: block;
	box-sizing: border-box;
	height: 870px;
	padding: 68px 0 0;
	box-sizing: border-box;
	position: relative;
}
.scTitle1.active{
	color: #fff;
}
.scTitle1.active h3{
	color: #fff;
}
.scJieTab{
	display: block;
	width: 100%;
	height: 70px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	box-sizing: border-box;
}
.scJieTab .swiper-slide{
	text-align: center;
	font-size: 20px;
	color: #fff;
	opacity: 0.7;
	display: flex;
	justify-content: center;
	cursor: pointer;
}
.scJieTab .swiper-slide span{
	display: block;
	padding: 0 12px;
	line-height: 60px;
	height: 100%;
	box-sizing: border-box;
}
.scJieTab .swiper-slide-thumb-active{
  	opacity: 1;
}
.scJieTab .swiper-slide-thumb-active span{
	border-bottom: 3px solid #fff;
	box-sizing: border-box;
}
.scJieMain{
	display: block;
	width: 100%;
	height: 552px;
	position: relative;
	overflow: hidden;
}
.scJieDiv{
	display: block;
	height: 530px;
	overflow: auto;
}
.scJieDivImg{
	width: 406px;
	margin-left: 88px;
}
.scJieDivIn{
	width: 575px;
	margin-right: 60px;
	padding-top: 42px;
	font-size: 18px;
	color: #fff;
	line-height: 28px;
	box-sizing: border-box;
}
.scJieDivTop{
	max-height: 66px;
	display: flex;
	align-items: center;
	margin-bottom: 56px;
	font-size: 18px;
	color: #fff;
}
.scJieDivTop img{
	margin-right: 30px;
}
.scJieDivTab{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 14px;
	box-sizing: border-box;
}
.scJieDivTab span{
	display: block;
	min-width: 96px;
	height: 34px;
	border-radius: 4px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 32px;
	font-size: 15px;
	color: #fff;
	box-sizing: border-box;
}
.scJieDivUl{
	margin-top: 50px;
}
.scJieDivUl li{
	position: relative;
	padding: 0 45px;
	text-align: center;
	box-sizing: border-box;
	float: left;
}
.scJieDivUl li h5{
	font-size: 15px;
	color: #fff;
	line-height: 26px;
	opacity: 0.5;
	margin-top: 7px;
}
.scJieDivUl li h2{
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}
.scJieDivUl li h2 span{
	font-size: 40px;
}
.scJieDivUl li:first-child{
	padding-left: 0;
}
.scJieDivUl li::after{
	content: "";
	display: block;
	width: 1px;
	height: 60px;
	background: rgba(255, 255, 255, 0.3);
	position: absolute;
	right: 0;
	top: 7px;
}
.scJieDivUl li:last-child::after{
	display: none;
}
.scJieLeft,
.scJieRight{
	display: block;
	width: 45px;
	height: 65px;
	position: absolute;
	top: 178px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	z-index: 20;
	cursor: pointer;
}
.scJieLeft{
	background-image: url(../images2021/sc-19.png);
	left: -68px;
}
.scJieRight{
	background-image: url(../images2021/sc-20.png);
	right: -68px;
}

/*end*/
/*b站*/
.bzBanner{
	display: block;
	height: 564px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.bzTitle1{
	font-size: 24px;
	text-align: center;
	color: #888888;
	line-height: 40px;
}
.bzTitle1 h3{
	font-weight: normal;
	font-size: 44px;
	line-height: 60px;
	color: #333333;
	margin-bottom: 6px;
}
.bzDiv2{
	display: block;
	box-sizing: border-box;
	padding: 50px 0 70px;
	background: #fff4f6;
}
.bzDiv2Mian{
	display: block;
	width: 1225px;
	height: auto;
	margin: 0 auto;
}
.bzDiv2Mian li{
	float: left;
	width: 252px;
	height: 680px;
	text-align: center;
	font-size: 16px;
	color: #555555;
	line-height: 26px;
	margin-right: 25px;
}
.bzDiv2Mian li:nth-child(4n+1){
	width: 392px;
}
.bzDiv2Mian li:nth-child(4n){
	margin-right: 0;
}
.bzDiv2Img{
	height: 537px;
	text-align: center;
	margin-bottom: 24px;
	transition: all 400ms;
}
.bzDiv2Mian li:hover .bzDiv2Img{
	margin-top: -16px;
}
.bzDiv2Mian li p{
	height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.bzDiv2Mian li h3{
	font-size: 30px;
	color: #333333;
	line-height: 48px;
	margin-top: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.bzDiv3{
	margin-bottom: 98px;
}
.bzDiv3 li{
	max-width: 550px;
}
.bzDiv3 li h2 span{
	display: inline-block;
	vertical-align: top;
	min-width: 530px;
	text-align: center;
	background: #ee6a88;
	line-height: 56px;
	border-radius: 28px;
	font-size: 28px;
	color: #fff;
	padding: 0 20px;
}
.bzDiv3 li:nth-child(2n) h2 span{
	background: #24ade4;
}
.bzDiv5{
	display: block;
	box-sizing: border-box;
	padding: 80px 0 124px;
	background: #f8f8f8;
}
.bzDiv5In{
	position: relative;
	box-sizing: border-box;
	display: block;
	height: 428px;
	background: #fff;
	border-radius: 25px;
	padding: 55px 0 30px;
}
.bzDiv5In h2{
	text-align: center;
	font-size: 34px;
	line-height: 50px;
	margin-bottom: 48px;
	color: #24ade4;
}
.bzDiv5In h2 span{
	color: #ee6a88;
}
.bzDiv5Ul{
	display: block;
	text-align: center;
	font-size: 0;
}
.bzDiv5Ul>li{
	display: inline-block;
	vertical-align: top;
	font-size: 26px;
	color: #333333;
	margin: 0 50px;
	line-height: 40px;
	width: 166px;
}
.bzDiv5Ul>li>div{
	display: block;
	width: 166px;
	height: 166px;
	border-radius: 50%;
	margin-top: 14px;
	font-size: 22px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	padding-top: 26px;
}
.bzDiv5Ul>li>div span{
	display: block;
	width: 100%;
	height: 64px;
	margin-bottom: 14px;
}
.bzDiv5InTop{
	display: block;
	width: 346px;
	height: 30px;
	border-radius: 15px;
	background: #24ade4;
	position: absolute;
	top: -15px;
	left: 50%;
	margin-left: -173px;
	z-index: 3;
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	color: #fff;
}
.bzDiv5InTop img{
	margin-left: 12px;
	margin-top: -3px;
}
.bzDiv5InBot{
	display: block;
	width: 346px;
	height: 30px;
	border-radius: 15px;
	background: #24ade4;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -173px;
	z-index: 3;
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	color: #fff;
}
.bzDiv5InBot img{
	margin-right: 12px;
	margin-top: -3px;
}

.bzDiv4{
	display: block;
	box-sizing: border-box;
	padding: 96px 0 142px;
	min-height: 872px;
	background-image: url(../images2021/bzhan_17.jpg);
}
.bzDiv4Top{
	margin-bottom: 46px;
}
.bzDiv4Top span{
	width: 480px;
	height: 114px;
	background: #24ade4;
	text-align: center;
	line-height: 114px;
	font-size: 36px;
	color: #fff;
}
.bzDiv4Top span:nth-child(2){
	width: 700px;
	background: #fff;
	color: #24ade4;
}
.bzDiv4Text{
	margin-bottom: 22px;
}
.bzDiv4Text>div{
	padding-left: 50px;
	box-sizing: border-box;
	width: 568px;
	font-size: 29px;
	color: #fff;
	line-height: 40px;
}
.bzDiv4Text>div h4{
	font-size: 36px;
	color: #24ade4;
	line-height: 48px;
	margin-top: 19px;
}
.bzDiv4Text>div:nth-child(2) h4{
	color: #ee6a88;
}
.ztFootDiv{
	display: block;
	width: 100%;
	height: 120px;
	background: #f8f8f8;
	box-sizing: border-box;
	padding: 20px 0;
}
.ztFootDivLeft{
	margin-right: 70px;
	box-sizing: border-box;
	padding-left: 42px;
}
.ztFootDivLeft h2{
	font-size: 30px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 4px;
	line-height: 46px;
}
.ztFootDivLeft h2 span{
	color: #fc8800;
}
.ztFootDivLeft h5{
	font-size: 20px;
	color: #7e7e7e;
	line-height: 30px;
}
.ztFootDivLeft h5 img{
	margin-left: 10px;
	margin-top: -3px;
}
.ztFootDivImg{
	height: 80px;
}
.ztFootDivImg a{
	display: inline-block;
	float: left;
	vertical-align: top;
	width: 80px;
	height: 80px;
	margin-right: 18px;
	transition: all 500ms;
	border-radius: 12px;
	overflow: hidden;
}
.ztFootDivImg a img{
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.ztFootDivImg a:hover{
	transform: translateY(-5px);
}

/*end*/
/*代运营*/
.dyyTitle1{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 26px;
}
.dyyTitle1 h3{
	font-size: 36px;
	line-height: 48px;
	color: #000000;
	margin-bottom: 13px;
}
.dyyTitle1 p{
	text-transform: uppercase;
}
.dyyDiv1{
	display: block;
	margin-bottom: 106px;
	text-align: center;
}
.dyyDiv1 li{
	float: left;
	width: 33.33%;
	height: auto;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	box-sizing: border-box;
	padding: 0 60px;
	position: relative;
	min-height: 224px;
}
.dyyDiv1 li::after{
	content: "";
	display: block;
	width: 1px;
	height: 135px;
	border-left: 1px dashed #cccccc;
	position: absolute;
	right: 0;
	top: 42px;
}
.dyyDiv1 li:last-child::after{
	display: none;
}
.dyyDiv1 li h3{
	font-size: 22px;
	color: #333333;
	line-height: 30px;
	margin: 22px 0 12px;
}
.dyyDiv1 li>div{
	display: block;
	height: 72px;
	width: 100%;
	text-align: center;
}
.dyyDiv2{
	display: block;
	box-sizing: border-box;
	padding: 102px 0 92px;
	background: #f6f6f6;
}
.dyyDiv2Img li{
	float: left;
	margin-right: 30px;
	width: 380px;
	height: 560px;
	margin-bottom: 18px;
}
.dyyDiv2Img li:nth-child(3n){
	margin-right: 0;
}
.dyyDiv2 h5{
	text-align: center;
	font-size: 16px;
	color: #999999;
	line-height: 30px;
}
.dyyDiv3{
	position: relative;
	margin-bottom: 95px;
}
.dyyDiv3>li{
	float: left;
	width: 290px;
	height: 132px;
	margin-bottom: 15px;
	margin-right: 13px;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
	transition: all 500ms;
}
.dyyDiv3>li:hover{
	transform: translateY(-5px);
}
.dyyDiv3>li:nth-child(4n){
	margin-right: 0;
}
.dyyDiv3::before{
	content: "";
	display: block;
	width: 274px;
	height: 274px;
	background: url(../images2021/dyy-04.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	top: -85px;
	left: -115px;
	z-index: -1;
}
.dyyDiv3In{
	position: relative;
}
.dyyDiv3In::after{
	content: "";
	display: block;
	width: 333px;
	height: 333px;
	background: url(../images2021/dyy-05.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	top: auto;
	bottom: 47px;
	right: -139px;
	z-index: -1;
}
.dyyDiv4{
	display: block;
	min-height: 584px;
	box-sizing: border-box;
	padding: 102px 0 108px;
	background-image: url(../images2021/dyy_54.png);
}


/*end*/
/*支付宝*/

.zfbTitle1{
	display: block;
	text-align: center;
}
.zfbTitle1 h3{
	font-size: 36px;
	color: #000000;
	line-height: 50px;
}
.zfbTitle1 em{
	display: block;
	width: 30px;
	height: 3px;
	background: #3278fe;
	margin: 24px auto 0;
}
.zfbDiv2 li{
	float: left;
	width: 278px;
	height: 640px;
	text-align: center;
	font-size: 26px;
	color: #3278fe;
	line-height: 40px;
	margin-right: 28px;
}
.zfbDiv2 li:nth-child(4n){
	margin-right: 0;
}
.zfbDiv2 li h3{
	margin-bottom: 33px;
}
.zfbDiv2Text{
	margin: 24px auto 104px;
}
.zfbDiv2Text li{
	float: left;
	width: 50%;
	font-size: 16px;
	color: #999999;
	line-height: 30px;
	text-align: center;
}
.zfbDiv3{
	display: block;
	padding: 112px 0 120px;
	background: #f6f6f6 url(../images2021/zhifubao_20.png) no-repeat center bottom;
	background-size: cover;
	box-sizing: border-box;
}
.zfbDiv3Ul{
	font-size: 0;
	text-align: center;
	margin-bottom: 65px;
}
.zfbDiv3Ul li{
	display: inline-block;
	width: auto;
	padding: 0 52px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	height: 88px;
	position: relative;
	box-sizing: border-box;
}
.zfbDiv3Ul li h2{
	font-size: 40px;
	color: #3278fe;
	line-height: 56px;
	margin-bottom: 5px;
}
.zfbDiv3Ul li::after{
	content: "";
	display: block;
	width: 1px;
	height: 46px;
	background: #e9e9e9;
	position: absolute;
	right: 0;
	top: 22px;
}
.zfbDiv3Ul li:last-child::after{
	display: none;
}
.zfbDiv3Bot li{
	float: left;
	width: 380px;
	height: 160px;
	position: relative;
	background: #fff;
	box-sizing: border-box;
	padding: 44px 16px 0 104px;
	margin-right: 30px;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.zfbDiv3Bot li:nth-child(3n){
	margin-right: 0;
}
.zfbDiv3Bot li>span{
	display: block;
	width: 70px;
	position: absolute;
	left: 20px;
	top: 40px;
}
.zfbDiv3Bot li h3{
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	margin-bottom: 4px;
}
.zfbTitle1 p{
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	margin-top: 25px;
}
.zfbDiv4{
	display: block;
	box-sizing: border-box;
	padding: 112px 0 120px;
	background: #f6f6f6;
}
.zfbDiv5 li{
	float: left;
	margin-bottom: 34px;
	margin-right: 26px;
	width: 280px;
	height: 538px;
	text-align: center;
	font-size: 26px;
	color: #3278fe;
	line-height: 40px;
}
.zfbDiv5 li div{
	display: block;
	width: 100%;
	height: 474px;
	margin-top: 23px;
}
.zfbDiv5 li:nth-child(4n){
	margin-right: 0;
}
.zfbDiv5{
	margin-bottom: 40px;
}
.zfbDiv6{
	display: none;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-bottom: 72px;
}
.zfbDiv6 h3{
	font-size: 20px;
	color: #333333;
	margin-bottom: 8px;
}
/*end*/

/*知乎*/
.zhTitle1 h3{
	text-align: center;
	line-height: 60px;
	font-size: 42px;
	color: #333333;
	line-height: 60px;
	padding: 0 54px;
}
.zhTitle1 p{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	margin-top: 18px;
	text-align: center;
}
.zhTitle1 h3 span,
.zhTitle1 h3 em{
	font-weight: bold;
	position: relative;
}
.zhTitle1 h3 em{
	color: #0072ff;
	padding-right: 13px;
	background: url(../images2021/zhTitle-04.png) no-repeat right 26px;
	background-size: 22px 23px;
}
.zhTitle1 h3 span{
	padding-top: 14px;
	position: relative;
	background: url(../images2021/zhTitle-03.png) no-repeat left top;
	background-size: 49px 50px;
	padding-left: 20px;
	padding-right: 7px;
}
.zhTitle1 h3 span::before{
	content: "";
	display: block;
	width: 44px;
	height: 26px;
	background: url(../images2021/zhTitle-01.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	top: 31px;
	left: -54px;
}
.zhTitle1 h3 span::after{
	content: "";
	display: block;
	width: 44px;
	height: 26px;
	background: url(../images2021/zhTitle-02.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	top: 31px;
	right: -54px;
}
.zhDiv1{
	display: block;
	height: 500px;
	background: #0879f9 url(../images2021/zhihu1_03.png) no-repeat center;
	background-size: cover;
	box-sizing: border-box;
	padding: 76px 88px 70px 522px;
	position: relative;
}
.zhDiv1In{
	font-size: 14px;
	line-height: 30px;
	color: rgba(255, 255, 255, 0.67);
}
.zhDiv1In h3{
	color: #fff;
	font-size: 36px;
	line-height: 48px;
}
.zhDiv1In h4{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 12px;
}
.zhDiv1In>em{
	display: block;
	width: 40px;
	height: 2px;
	background: #ffaa00;
	margin: 36px 0 40px;
}
.zhDiv1Img{
	display: block;
	width: 360px;
	height: 490px;
	position: absolute;
	left: 90px;
	top: -60px;
	z-index: 9;
}

.zhDiv2{
	display: block;
	width: 100%;
	height: auto;
	padding: 104px 0 118px;
	box-sizing: border-box;
	background-image: url(../images2021/zhihu_14.png);
}
.zhTitle1.active h3{
	color: #fff;
}
.zhTitle1.active h3 span em{
	color: #ffde00;
}
.zhTitle1.active h3 span::before{
	background: url(../images2021/zhTitle-05.png) no-repeat center;
	background-size: 100% 100%;
}
.zhTitle1.active h3 span::after{
	background: url(../images2021/zhTitle-06.png) no-repeat center;
	background-size: 100% 100%;
}
.zhTitle1.active h3 em{
	background: url(../images2021/zhTitle-08.png) no-repeat right 26px;
}
.zhTitle1.active h3 span{
	background: url(../images2021/zhTitle-07.png) no-repeat left top;
	background-size: 49px 50px;
}
.zhDiv2In li{
	float: left;
	width: 380px;
	margin-right: 30px;
}
.zhDiv2In li:nth-child(3n){
	margin-right: 0;
}
.zhDiv2Top{
	display: block;
	width: 260px;
	height: 80px;
	border-radius: 18px 18px 0 0;
	text-align: center;
	line-height: 80px;
	background-image: linear-gradient(to right, #0e6bf2 , #4897ff);
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin: 0 auto;
}
.zhDiv2Top img{
	margin-left: 12px;
	margin-top: -3px;
}
.zhDiv2Bot{
	display: block;
	width: 100%;
	height: 450px;
	border-radius: 0 0 100px 0;
	background: #fff;
	box-sizing: border-box;
	padding: 36px 0 0;
	overflow: hidden;
	text-align: center;
}
.zhDiv2Bot h3{
	font-size: 18px;
	color: #0f6bf1;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
}
.zhDiv2Bot p{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}
.zhDiv3Tab{
	display: block;
	text-align: center;
	font-size: 0;
	margin-bottom: 50px;
}
.zhDiv3Tab span{
	display: inline-block;
	width: 150px;
	height: 56px;
	vertical-align: top;
	box-sizing: border-box;
	border: 1px solid #0072ff;
	position: relative;
	margin: 0 15px;
	border-radius: 28px;
	font-size: 20px;
	color: #0072ff;
	text-align: center;
	line-height: 54px;
	cursor: pointer;
}
.zhDiv3Tab span.active{
	border: none;
	padding: 1px;
	background-image: linear-gradient(to right, #0e6af1 , #4897ff);
	color: #fff;
}
.zhDiv3Tab span.active::after{
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-top: 8px solid #2b81f8;
	border-right: 8px solid transparent;
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
}
.zhDiv3In li{
	float: left;
	width: 170px;
	height: 353px;
	margin-bottom: 24px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	margin-right: 86px;
}
.zhDiv3In li:nth-child(5n){
	margin-right: 0;
}
.zhDiv3In li>div{
	display: block;
	height: 303px;
	margin-bottom: 24px;
}
.zhDiv4{
	display: block;
	box-sizing: border-box;
	padding: 100px 0;
	background-image: url(../images2021/zhihu_32.png);
}
.zhDiv4In{
	display: block;
	font-size: 0;
	text-align: center;
}
.zhDiv4In li{
	display: inline-block;
	width: 291px;
	height: 615px;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	margin: 0 45px;
}
.zhDiv4In li>div{
	margin-top: 15px;
	height: 574px;
}
.zhDiv5{
	display: block;
	margin-bottom: 95px;
}
.zhDiv5 li{
	float: left;
	width: 170px;
	margin-right: 86px;
	text-align: center;
	height: 344px;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
}
.zhDiv5 li:nth-child(5n){
	margin-right: 0;
}
.zhDiv5 li>div{
	display: block;
	height: 302px;
	margin-bottom: 14px;
}
.zhDiv6{
	display: block;
	box-sizing: border-box;
	padding: 102px 0 116px;
	background-image: url(../images2021/zhihu_50.png);
}
.zhDiv7{
	margin-bottom: 98px;
}
.zhDiv7 li{
	float: left;
	width: 380px;
	min-height: 382px;
	background: #fff;
	box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.06);
	margin-right: 30px;
	box-sizing: border-box;
	padding: 18px 30px 30px;
}
.zhDiv7 li:nth-child(3n){
	margin-right: 0;
}
.zhDiv7 li>div{
	display: block;
	width: 100%;
	min-height: 258px;
	border-radius: 8px;
	background: #0072ff;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	line-height: 26px;
	box-sizing: border-box;
	padding: 38px 30px;
}
.zhDiv7 li>h3{
	display: block;
	height: 76px;
	line-height: 76px;
	overflow: hidden;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	box-sizing: border-box;
	padding-left: 20px;
	position: relative;
}
.zhDiv7 li>h3::before{
	content: "";
	display: block;
	width: 6px;
	height: 30px;
	border-radius: 3px;
	background: #0072ff;
	position: absolute;
	left: 0;
	top: 22px;
}
.zhDiv7 li>h3 span{
	float: right;
	font-size: 80px;
	font-family: arial;
	line-height: 1;
	opacity: 0.2;
	font-weight: bold;
	padding-top: 18px;
	color: #0072ff;
	padding-right: 10px;
}
.zhDiv8{
	display: block;
	padding: 102px 0 100px;
	background-image: url(../images2021/zhihu_52.png);
}
.zhDiv8In>li{
	float: left;
	width: 290px;
	height: 435px;
	background: #fff;
	margin-right: 13px;
	box-sizing: border-box;
	position: relative;
	padding: 36px 51px 10px;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.zhDiv8In>li:nth-child(4n){
	margin-right: 0;
}
.zhDiv8In>li div.bgCen{
	display: block;
	height: 60px;
	margin: 16px 0 31px;
}
.zhDiv8In>li h1{
	font-size: 60px;
	color: #dbdce5;
	line-height: 70px;
	height: 70px;
	font-weight: bold;
}
.zhDiv8In>li h3{
	font-size: 22px;
	color: #333333;
	line-height: 32px;
}
.zhDiv8In>li h5{
	font-size: 40px;
	color: #ffaa00;
	line-height: 30px;
	height: 36px;
	overflow: hidden;
}
.zhDiv9Top{
	margin-bottom: 50px;
	font-size: 14px;
	color: #0072ff;
	line-height: 50px;
	text-align: center;
}
.zhDiv9Top span{
	display: inline-block;
	line-height: 50px;
	background: #e7f1ff;
	box-sizing: border-box;
	padding: 0 30px;
	border-radius: 10px;
}
.zhDiv9List{
	padding-bottom: 20px;
}
.zhDiv9List li{
	display: block;
	width: 100%;
	height: 110px;
	margin-bottom: 20px;
	background: #fff url(../images2021/zhihu-06.png) no-repeat right center;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.06);
	position: relative;
	box-sizing: border-box;
	padding: 0 94px 0 100px;
	font-size: 16px;
	color: #333333;
	line-height: 110px;
}
.zhDiv9List li span{
	display: block;
	width: 60px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-image: linear-gradient(to right, #0f6af1 , #4593fa);
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 1;
	box-sizing: border-box;
	padding: 24px 18px;
}
.zhDiv10{
	position: relative;
	margin-bottom: 100px;
}
.zhSwiperXs{
	display: block;
	width: 100%;
	height: 480px;
	overflow: hidden;
	position: relative;
}
.zhSwiperXs .swiper-slide{
	height: 480px;
}
.zhDiv10Left,
.zhDiv10Right{
	display: block;
	width: 70px;
	height: 70px;
	cursor: pointer;
	position: absolute;
	top: 205px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	z-index: 19;
}
.zhDiv10Left{
	left: -140px;
	background-image: url(../images2021/zhLeft-01.png);
}
.zhDiv10Right{
	right: -140px;
	background-image: url(../images2021/zhRight-01.png);
}
.zhDiv10Left:hover{
	background-image: url(../images2021/zhLeft-02.png);
}
.zhDiv10Right:hover{
	background-image: url(../images2021/zhRight-02.png);
}
@media screen and (max-width:1600px){
	.zhDiv10Left{left: -100px;}
	.zhDiv10Right{right: -100px;}
}
.zhDiv11{
	display: block;
	box-sizing: border-box;
	background: #f6f6f6;
	padding: 96px 0 100px;
}
.zhDiv11Text{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-bottom: 56px;
}
.zhDiv11Top{
	display: block;
	text-align: center;
}
.zhDiv11Top span{
	display: inline-block;
	vertical-align: top;
	padding: 0 94px;
	line-height: 80px;
	border-radius: 18px 18px 0 0;
	background-image: linear-gradient(to right, #0e6af1 , #4897ff);
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.zhDiv11Top span img{
	margin-top: -3px;
	margin-left: 10px;
}
.zhDiv12{
	display: block;
	margin-bottom: 100px;
}
.zhDiv12 li{
	float: left;
	width: 350px;
	height: 340px;
	border-radius: 0 16px 0 0;
	background: #fff url(../images2021/zhihu_61.png) no-repeat right top;
	box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.06);
	margin-right: 75px;
	position: relative;
	box-sizing: border-box;
	padding: 144px 30px 10px;
	font-size: 14px;
	color: #666666;
	line-height: 34px;
}
.zhDiv12 li:nth-child(3n){
	margin-right: 0;
}
.zhDiv12 li h2{
	position: absolute;
	left: 0;
	top: 40px;
	line-height: 70px;
	background-image: linear-gradient(to right, #0e6af1 , #4897ff);
	height: 70px;
	min-width: 204px;
	box-sizing: border-box;
	padding: 0 20px 0 26px;
	border-radius: 0 35px 35px 0;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}
.zhDiv12 li h3{
	font-size: 24px;
	color: #0072ff;
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 4px;
}
.zhDiv12 li p{
	padding-left: 26px;
	box-sizing: border-box;
	position: relative;
}
.zhDiv12 li p::before{
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images2021/zhihu-07.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 12px;
}

.bannerHsDiv img{
	margin: 0 auto 40px !important;
}
.bannerHsDiv h3{
	font-size: 42px !important;
	margin-top: 40px !important;
}

/*end*/












