
/* CSS Document */
.who_network{
    width: 100%;
    height: auto;
    display: table;
    background-color: #ededed;
    text-align: center;
}
.who_network span{
    display: block;
    font-size: 42px;
    color: #333;
    padding-top: 70px;
}
.who_network n{
    display: block;
    font-size: 44px;
    color: #d4141a;
    margin-top: -18px;
}
.who_network p{
    font-size: 19px;
    color: #666;
    width: 75%;
    line-height: 30px;
    margin: 0 auto;
    padding-bottom: 70px;
}

/* network_two */
.network_two{
    width: 100%;
    height: auto;
    display:table;
    margin-top: 70px;
}
.network_two_fl{
    width: 50%;
}
.network_two_fr{
    width: 50%;
}
.network_two_fl img,.network_two_fr img{
    width: 100%;
}
/* network_three */
.network_three{
    width: 100%;
    height: 698px;
    background:url(/statics/css/image/network_marketing_three_bg.jpg)no-repeat center;
    margin-top: 70px;
}
.network_three_title{
    width: 100%;
    height: 180px;
    overflow: hidden;
    color: #fff;
    text-align: center;
}
.network_three_title span{
    display: block;
    font-size: 36px;
    margin-top: 70px;
}
.network_three_title p{
    width: 76%;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 15px;
    line-height: 26px;
}
.network_three_bottom{
    width: 100%;
    height: 420px;
    margin-top: 40px;
    color: #fff;
    background:url(/statics/css/image/network_marketing_three_img1.png)no-repeat center;
}
.network_three_fl{
    width: 540px;
    height: 420px;
    background:url(/statics/css/image/network_marketing_three_img2.png)no-repeat center;
    background-position-y: 4px;
    text-align: right;
}
.network_three_fl ul{
    width: 355px;
    height: 100%;
}
.network_three_fl li{
    width: 100%;
    height: 84px;
    margin-bottom: 44px;
    margin-top: 10px;
}
.network_three_fl li b{
    display: block;
    font-size:24px;
}
.network_three_fl li p{
    width: 96%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    margin-top: 10px;
}
.network_three_fl li:last-child p{
    margin-top: 0;
}
.network_three_fr{
    width: 540px;
    height: 420px;
    background:url(/statics/css/image/network_marketing_three_img3.png)no-repeat center;
    background-position-y: 4px;
    text-align: left;
}
.network_three_fr ul{
    float: right;
    width: 355px;
    height: 100%;
}
.network_three_fr li{
    width: 100%;
    height: 84px;
    margin-bottom: 44px;
    margin-top: 10px;
}
.network_three_fr li b{
    display: block;
    font-size:24px;
}
.network_three_fr li p{
    width: 96%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    margin-top: 10px;
}
.network_three_fr li:last-child p{
    margin-top: 0;
}
.network_three_fl li:hover b{color: #d4141a;cursor: pointer;}
.network_three_fl li:hover p{color: #d4141a;cursor: pointer;}
.network_three_fr li:hover b{color: #d4141a;cursor: pointer;}
.network_three_fr li:hover p{color: #d4141a;cursor: pointer;}

/* network_four */
.network_four{
    width: 100%;
    height: auto;
    display:table;
    margin-top: 70px;
}
.network_four_title{
    width: 100%;
    text-align: center;
}
.network_four_title b{
    display: block;
    font-size: 42px;
    color: #333;
    letter-spacing: 1px;
}
.network_four_title b n{
    font-size: 42px;
    color: #d4141a;
}
.network_four_title span{
    display: block;
    font-size: 16px;
    color: #666;
    text-transform: Capitalize;
}
.network_four_fl{
    width: 49%;
    height: auto;
    margin-top: 40px;
}
.network_four_fl_top{
    width: 100%;
}
.network_four_fl_top b{
    display: block;
    font-size: 22px;
    color: #333;
    margin-bottom: 10px;
    font-weight: normal;
}
.network_four_fl_top b n{
    display: inline-block;
    font-size: 24px;
    background-color: #d4141a;
    color: #fff;
    padding: 4px 10px;
}
.network_four_fl_top p{
    font-size: 18px;
    color: #333;
    margin-top: 40px;
    line-height: 30px;
}
.network_four_fl_top p n{
    font-size: 26px;
    color: #d4141a;
}
.network_four_fl_bottom {
    width: 100%;
    height: 170px;
    margin-top: 40px;
    background:url(/statics/css/image/network_marketing_four_img1.png)no-repeat center;
}
.network_four_fl_bottom span{
    font-size: 18px;
    color: #666;
}
.network_four_fl_bottom a{
    display: block;
    width: 320px;
    height: 135px;
    margin-top: 10px;
    background-color: #d4141a;
}
.network_four_fl_bottom a p{
    text-align: center;
    padding-top: 28px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}
.network_four_fr{
    width: 49%;
    margin-top: 40px;
}
.network_four_fr p{
    font-size: 18px;
    color: #333;
    line-height: 30px;
}
.network_four_fr img{
    width: 100%;
    margin-top: 36px;
}

/* network_five */
.network_five{
    width: 100%;
    height: 210px;
    margin-top: 70px;
    background: url(/statics/css/picture/network_five_bg.png) top center no-repeat;
    position: relative;
    overflow: hidden;
}
.network_five_font{
    width: 95%;
    max-width: 1350px;
    margin: 0 auto;
}

.network_five_fl{
    width: 50%;
    text-align: center;
    color: #fff;
    position: absolute;
    left:0;
    top:15%;
}
.network_five_fl b{
    display: block;
    font-size: 35px;
}
.network_five_fl span{
    display: block;
    font-size: 14px;
    opacity: 0.62;
}
.network_five_fl p{
    margin-top: 10px;
    font-size: 20px;
}
.network_five_fr{
    width: 22%;
    position: absolute;
    right: 8%;
    top:15%;
}
.network_five_fr a{
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
}
.network_five_fr a p{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #fff;
    color: #d4141a;
    border-radius: 30px;
    font-size: 28px;
}
.network_five_fr a span{
    display: block;
    border-bottom: 1px solid #fff;
    font-size: 24px;
    color: #fff;
    line-height: 55px;
}
.network_five_fr a:hover p{
    background-color: #666;
    color: #fff;
}

/* network_six */
.network_six{
    width: 100%;
    height: auto;
    display:table;
    margin-top: -25px;
    background-color: #eee;
    overflow: hidden;
}
.network_six_title{
    width: 100%;
    text-align: center;
}
.network_six_title b{
    display: block;
    font-size: 42px;
    color: #333;
    margin-top: 70px;
}
.network_six_title p{
    width: 8%;
    height: 2px;
    background-color: #d4141a;
    margin: 0 auto;
    margin-top: 10px;
}
.network_six_title_detail{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.network_six_title_detail b{
    display: block;
    font-size: 24px;
    color: #d4141a;
}
.network_six_title_detail p{
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}
.network_six_bottom{
    width: 100%;
    height: 402px;
    margin-top: 20px;
    background:url(/statics/css/image/network_six_img.png)no-repeat center;
    background-size: 100% 100%;
}
.network_six_bottom ul{
    float: right;
    width: 445px;
    height: 100%;
}
.network_six_bottom li{
    width: 100%;
    height: 126px;
    text-align: center;
    color: #fff;
    margin-bottom: 12px;
    background-color: #d4141a;
}
.network_six_bottom li span{
    display: block;
    width: 80%;
    margin: 0 auto;
    font-size: 24px;
    padding-top: 14px;
}
.network_six_bottom li p{
    display: block;
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
}
.network_six_bottom li:hover{background-color: #fff;color: #d4141a;cursor: pointer;box-shadow: 0 1px 10px #ccc;}

/* network_seven */
.network_seven{
    width: 100%;
    height: auto;
    display:table;
    margin-top: 60px;
}
.network_seven_bottom{
    width: 100%;
    height: 380px;
    margin-top: 40px;
    background:url(/statics/css/image/network_seven_bg.png)no-repeat center;
    position: relative;
}
.network_seven_bottom ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.network_seven_bottom li{
    font-size: 14px;
    float: left;
    width: 165px;
    height: 212px;
    background:url(/statics/css/image/network_seven_icon1.png)no-repeat top center;
}
.network_seven_bottom li b{
    display: block;
    color: #fff;
    width: 46%;
    margin: 0 auto;
    text-align: center;
    padding-top: 46px;
    font-weight: bold;
    line-height: 22px;
}
.network_seven_bottom li p{
    display: block;
    color: #666;
    width: 100%;
    text-align: center;
    padding-top: 66px;
    line-height: 22px;
}
.network_seven_bottom li:first-child{
    position: absolute;
    left: 0;
    bottom: 0px;
}
.network_seven_bottom li:first-child b{
    width: 34%;
    padding-top: 32px;
}
.network_seven_bottom li:first-child p{
    padding-top: 58px;
}
.network_seven_bottom li:nth-child(2){
    position: absolute;
    left: 170px;
    top: 0;
}
.network_seven_bottom li:nth-child(2) b{
    width: 34%;
    padding-top: 32px;
}
.network_seven_bottom li:nth-child(2) p{
    padding-top: 58px;
}
.network_seven_bottom li:nth-child(3){
    position: absolute;
    left: 345px;
    bottom: 0px;
}
.network_seven_bottom li:nth-child(4){
    position: absolute;
    left: 516px;
    top: 0;
}
.network_seven_bottom li:nth-child(5){
    position: absolute;
    right: 346px;
    bottom: 0;
}
.network_seven_bottom li:nth-child(6){
    position: absolute;
    right: 130px;
    top: 0;
}
.network_seven_bottom li:last-child{
    position: absolute;
    right: 0;
    bottom: 0px;
}
.network_seven_bottom li:hover{background:url(/statics/css/image/network_seven_icon2.png)no-repeat top center;cursor: pointer;}
.network_seven_bottom li:hover p{color: #d4141a;}

/* network_eight */
.network_eight{
    width: 100%;
    height: 654px;
    margin-top: 70px;
    background:url(/statics/css/image/network_eight_bg.jpg)no-repeat center;
}
.network_eight_bottom{
    width: 100%;
    min-height: 440px;
    margin-top: 40px;
}
.network_eight_bottom ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.network_eight_bottom li{
    float: left;
    width: 19%;
    height: 100%;
    text-align: center;
    background-color: #fff;
    margin-right: 1.25%;
}
.network_eight_bottom li:last-child{margin-right: 0;}
.network_eight_bottom li b{
    display: block;
    width: 100%;
    height: 72px;
    line-height: 72px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background-color: #d4141a;
}
.network_eight_bottom li p{
    width: 90%;
    margin:10px auto 0;
    height: 190px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    text-align: justify;
    overflow: hidden;
}
.network_eight_img{
    width: 78px;
    height: 78px;
    margin: 10px auto;
    overflow: hidden;
}
.network_eight_img img{
    width: 100%;
}
.network_eight_bottom li:hover{background-color: #d4141a;cursor: pointer;}
.network_eight_bottom li:hover b{background-color: #fff;color: #d4141a;}
.network_eight_bottom li:hover p{color: #fff;}
.network_eight_bottom li:hover .network_eight_img img{margin-top: -82px;}

/* network_nine */
.network_nine_bottom{
    width: 100%;
    height: auto;
    display: table;
    margin-top: 40px;
}
.network_nine_bottom li{
    float: left;
    width: 23.5%;
    height: 300px;
    margin: 0 2% 36px 0;
    text-align: center;
    overflow: hidden;
    color: #fff;
    background:url(/statics/css/image/network_nine_bg1.png)no-repeat center;
    background-size: contain;
}
.network_nine_bottom li:nth-child(4n){margin-right:0;}
.network_nine_bottom li img{
    width: 60px;
    margin: 0 auto;
    padding-top: 50px;
    display: block;
}
.network_nine_bottom li b{
    width: 100%;
    display: block;
    font-size: 18px;
    margin-top: 20px;
}

.network_nine_bottom li p{
    width: 60%;
    margin: 0 auto;
    margin-top: 16px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    height: 80px;
    overflow: hidden;
}
.network_nine_bottom li:hover{background:url(/statics/css/image/network_nine_bg2.png)no-repeat center;cursor: pointer;}

/* network_ten */
.network_ten_bottom{
    width: 100%;
    height: auto;
    display: table;
    margin-top: 40px;
}
.network_ten_bottom li{
    float: left;
    width: 31.333%;
    height: 230px;
    margin: 0 2% 10px 0;
    text-align: center;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 1px 10px #999;
}
.network_ten_bottom:nth-child(3n){margin-right:0;}
.network_ten_bottom li b{
    display: block;
    width: 100%;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    background:#d4141a url(../image/network_ten_icon1.png)no-repeat 90px center;
}
.network_ten_bottom li:nth-child(2) b{
    background:#d4141a url(../image/network_ten_icon2.png)no-repeat 90px center;
}
.network_ten_bottom li:nth-child(3) b{
    background:#d4141a url(../image/network_ten_icon3.png)no-repeat 90px center;
    padding-left: 26px;
}
.network_ten_bottom li p{
    width: 84%;
    margin: 0 auto;
    font-size: 16px;
    color: #666;
    margin-top: 26px;
    text-align: left;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
}
.network_ten_bottom li:hover p{color: #d4141a;}

/* network_eleven */
.network_eleven{
    width: 100%;
    height: 530px;
    margin-top: 70px;
    background:url(/statics/css/image/network_eleven_bg.jpg)no-repeat center;
}
.network_six_title_detail1{
    width: 100%;
    text-align: center;
    margin-top: 100px;
}
.network_six_title_detail1 b{
    display: block;
    font-size: 24px;
    color: #fff;
}
.network_six_title_detail1 p{
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}
.network_eleven_bottom{
    width: 100%;
    margin-top: 40px;
}
.network_eleven_bottom ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.network_eleven_bottom li{
    float: left;
    width: 23.5%;
    min-height: 280px;
    background: #8f8f8f;
    border-radius: 50%;
    margin-right: 2%;
    position: relative;
    text-align: center;
}
.network_eleven_bottom li::after{
    content:""; 
    width:85%; 
    height:85%; 
    background:#d4141a; 
    border:1px solid #fff; 
    position:absolute; 
    top:50%; 
    left:50%; 
    transform:translate(-50%,-50%); 
    border-radius:50%;
    z-index: 1;
}
.network_eleven_bottom li:last-child{margin-right:0;}
/* .network_eleven_bottom li b{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #8f8f8f;
}
.network_eleven_bottom li span{
    display: block;
    width: 82.5%;
    height: 82.5%;
    border-radius: 50%;
    background-color: #d4141a;
    border:1px solid #fff;
    margin-top: -82.5%;
    margin-left: 26px;
} */
.network_eleven_bottom li img{
    width: 45px;
    margin: 88px auto 0;
    position: relative;
    z-index: 2;
}
.network_eleven_bottom li p{
    width: 50%;
    margin: 20px auto 0;
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 3;
}
.network_eleven_bottom li:hover{
    cursor: pointer;
    background-color:rgba(173,4,4,.5);
}

/* 常见问题 */
.faq_box{width:95%; max-width:1200px; margin:80px auto 0;}
.faq_box .khpj_title{width:100%; margin:auto; text-align:center;}
.faq_box .khpj_title h2{font-size:2vw; font-weight:inherit; letter-spacing:1px; color:#333;}
.faq_list{width:100%; margin:40px auto 80px; position:relative;}
.faq_list ul{display:flex; flex-direction:column; gap:16px;}
.faq_list li{
	background:#fff;
	border:1px solid #e9e9e9;
	border-radius:10px;
	overflow:hidden;
	transition:border-color .35s cubic-bezier(0.22, 0.61, 0.36, 1),
	           box-shadow .35s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.faq_list li:hover{
	border-color:#d4141a;
	box-shadow:0 4px 18px rgba(0, 120, 255, .08);
}
.faq_list li.active{
	border-color:#d4141a;
	box-shadow:0 6px 24px rgba(0,0, 0,.1);
}
.faq_list .layRow{
	display:flex;
	align-items:center;
	justify-content:space-between;
	padding:14px 30px;
    box-sizing: border-box;
	cursor:pointer;
	user-select:none;
}
.faq_list .layRow h5{
	font-size:20px;
	font-weight:600;
	color:#222;
	line-height:30px;
	margin:0 !important;
	transition:color .3s ease;
}
.faq_list li.active .layRow h5{color:#d4141a;}
.faq_list .arrow-icon{
	position:relative;
	width:18px;
	height:18px;
	flex-shrink:0;
	margin-left:20px;
}
.faq_list .arrow-icon::before,
.faq_list .arrow-icon::after{
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	background:#666;
	transition:transform .4s cubic-bezier(0.22, 0.61, 0.36, 1),
	           background .3s ease;
}
.faq_list .arrow-icon::before{
	width:14px;
	height:2px;
	transform:translate(-50%, -50%);
}
.faq_list .arrow-icon::after{
	width:2px;
	height:14px;
	transform:translate(-50%, -50%);
}
.faq_list li.active .arrow-icon::before,
.faq_list li.active .arrow-icon::after{background:#d4141a;}
.faq_list li.active .arrow-icon::after{transform:translate(-50%, -50%) scaleY(0);}

/* 丝滑展开：grid-template-rows 0fr→1fr，高度自适应内容，无拉扯感 */
.faq_list .faq-answer{
	display:grid;
	grid-template-rows:0fr;
	padding:0 30px;
	transition:grid-template-rows .45s cubic-bezier(0.33, 1, 0.68, 1),
	           padding .45s cubic-bezier(0.33, 1, 0.68, 1);
}
.faq_list .faq-answer p{
	min-height:0;
	overflow:hidden;
	opacity:0;
	transition:opacity .3s ease;
}
.faq_list li.active .faq-answer{
	grid-template-rows:1fr;
	padding:0 30px 28px 30px;
}
.faq_list li.active .faq-answer p{
	opacity:1;
	transition:opacity .35s ease .1s;
}
.faq_list .faq-answer p{
	font-size:16px;
	color:#666;
	line-height:30px;
}

/* 响应式 */
@media (max-width:768px){
	.faq_box{margin:40px auto 0;}
	.faq_list{margin:24px auto 40px;}
	.faq_list ul{gap:10px;}
	.faq_list .layRow{padding:18px 18px;}
	.faq_list .layRow h5{font-size:16px; line-height:24px;}
	.faq_list .faq-answer{padding:0 18px;}
	.faq_list li.active .faq-answer{padding:0 18px 20px 18px;}
	.faq_list .faq-answer p{font-size:14px; line-height:26px;}
}<!--耗时1789282807.0025秒-->