.content {
	padding: 0;
}

.content .banner {
	font-size: 0;
	padding: 0;
	margin: 0
}

.content .banner img {
	width: 100%
}

.content .word {
	margin: 0 auto;
	padding: 0
}

a:hover {
	text-decoration: none
}

.content div {
	padding: 0
}























/*成就*/

.content .word .ability {
	padding: 65px 0;
	border-bottom: 1px solid #e5e5e5;
}

.content .word .ability .p {
	font-size: 16px;
	color: #363636
}

.content .word .ability .h {
	font-size: 60px;
	color: #4c4c4c
}

.content .word .ability .h span {
	font-size: 18px;
	color: #363636
}






















/*核心*/

.content .word .service {
	padding: 65px 0;
	border-bottom: 1px solid #e5e5e5;
}

.content .word .service .left .h {
	font-size: 46px;
	color: #4c4c4c;
	line-height: 108px;
}

.content .word .service .left .h span {
	border-top: 3px solid #e44204;
	line-height: 108px;
	display: inline-block
}

.content .word .service .left .p {
	font-size: 18px;
	color: #3b3b3b;
}

.content .word .service .right .img {
	font-size: 0;
	height: 68px;
}

.content .word .service .right .h {
	font-size: 24px;
	color: #000;
	margin: 18px 0;
}

.content .word .service .right .h span {
	font-size: 22px;
	color: #5d5d5d;
	display: inline-block;
	margin-right: 10px;
}

.content .word .service .right ul {
	width: 100%;
}

.content .word .service .right ul li {
	width: 50%;
	float: left;
	font-size: 12px;
	color: #000;
	margin-bottom: 16px;
}

.content .word .service .right .row>div {
	margin-bottom: 110px;
}

.content .word .service .right .More {
	text-align: center;
	font-size: 0;
	padding-top: 25px;
}























/*案列*/

.content .word .Case {
	padding: 65px 0;
}

.content .word .Case .left {
	position: relative
}

.content .word .Case .left .h {
	font-size: 46px;
	color: #4c4c4c;
	margin-bottom: 23px;
}

.content .word .Case .left .h span {
	border-top: 3px solid #e44204;
	display: inline-block;
	padding-top: 30px
}

.content .word .Case .left .p {
	font-size: 18px;
	color: #3b3b3b;
}

.content .word .Case .left a {
	display: inline-block;
	line-height: 44px;
	font-size: 24px;
	color: #000;
	position: absolute;
	left: 0;
	top: 200px;
}

.content .word .Case .left a:after {
	content: "";
	display: inline-block;
	width: 26px;
	height: 21px;
	background: url("../images/more_right.png") no-repeat 0 100%;
	margin-left: 10px;
	background-size: 100% 100%;
}

.content .word .Case .right img {
	width: 100%
}

.content .word .Case .right .h {
	font-size: 48px;
	color: #4c4c4c
}

.content .word .Case .right .p {
	font-size: 15px;
	color: #6a6a6a;
	margin-bottom: 30px;
}

.content .word .Case .right .p span {
	display: inline-block;
	margin-left: 20px;
}

.content .word .Case .right .Small .h {
	font-size: 30px;
}

.content .word .Case .right .Small .img_left {
	padding-right: 10px;
}

.content .word .Case .right .Small .img_right {
	padding-left: 10px;
}























/*最新动态*/

.content .word .dynamic .Image_txt {
	padding: 46px 20px;
	float: left;
	width: 49%;
	border: 1px solid #dfdfdf;
	height: 535px
}

.content .word .dynamic .Image_txt .h {
	font-size: 18px;
	color: #000;
	margin-top: 60px;
}

.content .word .dynamic .Image_txt .time {
	font-size: 12px;
	color: #a8a8a8;
	margin-bottom: 49px;
	margin-top: 5px;
}

.content .word .dynamic .Image_txt .p {
	font-size: 14px;
	color: #000;
}

.content .word .dynamic .Image_txt_left {
	margin-right: 1%;
}

.content .word .dynamic .Image_txt_right {
	margin-left: 1%;
}

.content .word .dynamic .Image_txt img {
	width: 100%;
}

.content .word .dynamic .list {
	padding-left: 17px;
}

.content .word .dynamic .data {
	width: 100%;
	padding: 46px 20px;
	border: 1px solid #dfdfdf;
	height: 535px
}

.content .word .dynamic .data .h {
	font-size: 48px;
	color: #4c4c4c;
	margin-bottom: 28px;
}

.content .word .dynamic .data ul {
	width: 100%;
}

.content .word .dynamic .data ul li {
	width: 100%;
	padding: 15px 0;
}

.content .word .dynamic .data ul li .p1 {
	font-size: 16px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content .word .dynamic .data ul li .p2 {
	font-size: 12px;
	color: #a8a8a8;
}
























/*合作*/

.content .word .cooperation {
	margin: 120px 0;
}

.content .word .cooperation .title {
	text-align: center;
	font-size: 30px;
	color: #000;
}

.content .word .cooperation ul {
	width: 100%;
	margin-top: 50px
}

.content .word .cooperation ul li {
	text-align: center;
	float: left;
	width: 20%;
	padding: 5px;
	font-size: 0;
	border: 1px solid #d3d3d3;
	height: 140px;
}

.content .word .cooperation ul li img {
	width: 90%;
}

.content .word .cooperation .next {
	text-align: center;
	font-size: 30px;
	color: #c60010;
	margin-top: 75px;
}

.content .word .cooperation .next span {
	display: inline-block;
	margin-left: 25px;
}


.content .word .Explain {
	margin: 20px 0;
}

.content .word .Explain .centen {
	text-align: center;
	position: relative
}

.content .word .Explain .centen img {
	max-width: 100%;
}

.content .word .Explain .centen .left_Explain {
	display: block;
	width: 240%;
	height: 1px;
	background: #cccccc;
	position: absolute;
	top: 50%;
	margin-top: -0.5px;
	right: 110%;
}

.content .word .Explain .centen .right_Explain {
	display: block;
	width: 240%;
	height: 1px;
	background: #cccccc;
	position: absolute;
	top: 50%;
	margin-top: -0.5px;
	left: 110%;
}

.content .word .Explain .txt {
	text-align: center;
}

.content .word .Explain .txt p {
	font-size: 12px;
	color: rgba(87, 87, 87, .7);
	line-height: 20px;
}

.content .word .Explain .txt p.h {
	font-size: 12px;
	color: #575757;
	margin-top: 14px;
	margin-bottom: 20px;
}





















/***************************************************/

.abo_us_a {
	font-size: 48px;
	color: #fff;
	margin-top: 150px;
}

.abo_us_b {
	color: #fff;
	font-size: 48px;
	margin-top: 20px;
}

.abo_us_c {
	font-size: 48px;
	color: #737373;
	margin-top: 35px;
}

.abo_us_d {
	font-size: 22px;
	color: #737373;
	margin-top: 10px;
}

.abo_us_e {
	font-size: 24px;
	color: #a3a3a3;
	margin-top: 10px;
}

.abo_us_f {
	font-size: 48px;
	color: #000000;
	margin-top: 75px;
	margin-bottom: 60px;
}

.abo_us_g {
	font-size: 48px;
	color: #464646;
	margin-top: 70px;
	font-weight: bold;
}

.abo_us_h {
	font-size: 24px;
	color: #3b3b3b;
	margin-top: 40px;
	font-weight: bold;
}

.abo_us_i {
	font-size: 16px;
	margin-top: 20px;
	color: #6e6e6e;
	line-height: 1.8;
}

.abo_us_j {
	font-size: 18px;
	margin-top: 20px;
	color: #000000;
	line-height: 1.8;
}

.abo_us_k {
	font-size: 30px;
	margin-top: 20px;
	color: #000000;
}

.abo_us_l {
	font-size: 24px;
	margin-top: 30px;
	color: #000000;
}

.abo_us_m {
	font-size: 15px;
	margin-top: 20px;
	color: #b4b6b6;
}

.abo_us_n {
	font-size: 18px;
	margin-top: 30px;
	color: #464646;
	line-height: 2;
}

.abo_us_o {
	font-size: 18px;
	margin-top: 10px;
	color: #727272;
}

.two_nav {
	overflow: hidden;
	color: #FFFFFF;
	margin-top: 55px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.two_nav a {
	display: inline-block;
	width: 18.82%;
}

.two_nav_a {
	width: 100%;
	height: 78px;
	line-height: 78px;
	background: #464646;
	font-size: 18px;
	font-weight: bold;
	display: flex;
	margin-bottom: 10px;
}

.two_nav_img {
	width: 16.91%;
	overflow: hidden;
	margin-left: 5%;
}

.two_nav_word {
	width: auto;
	margin-left: 10%;
	color: #ffffff;
}

.two_nav_a:hover {
	background: #d70000;
}

.abo_company_a {
	font-size: 48px;
	font-weight: bold;
	margin-top: 80px;
	color: #464646;
}

.abo_company_b {
	font-size: 24px;
	color: #3b3b3b;
	font-weight: bold;
	margin-top: 40px;
}

.abo_company_c {
	font-size: 24px;
	color: #3b3b3b;
	font-weight: bold;
	margin-top: 10px;
}

.abo_cont {
	width: 100%;
	min-height: 446px;
	background: url(../images/007.png) no-repeat center;
	margin-top: 30px;
}

.abo_cont .abo_cont_a {
	width: 63.12%;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 70px;
	margin-bottom: 14px;
}

.abo_cont_b {
	width: 63.12%;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 2;
	margin-bottom: 40px;
}

.content .abo_cont_line {
	width: 100%;
	height: 1px;
	background: #cccccc;
	margin-top: 54px;
}

.content .abo_details {
	margin-top: 80px;
	overflow: hidden;
}

.abo_left_a {
	font-size: 48px;
	color: #3b3b3b;
	font-weight: bold;
}

.abo_left_b {
	font-size: 18px;
	margin-top: 15px;
	color: #7e7e7e;
}

.abo_left_nav {
	width: 100%;
	overflow: hidden;
	display: block;
}

.abo_left_nav_a {
	display: flex;
	height: 31px;
	margin-top: 40px;
}

.abo_left_nav_img {
	width: 8.16%;
	overflow: hidden;
	display: inline-block\0;
}

.abo_left_nav_word {
	font-size: 20px;
	margin-left: 5%;
	height: 31px;
	line-height: 31px;
	display: inline-block\0;
	position: relative\0;
	top: -8px\0;
}

.abo_right_a {
	font-size: 24px;
	color: #3b3b3b;
	font-weight: bold;
}

.abo_right_b {
	font-size: 17px;
	margin-top: 20px;
	color: #7e7e7e;
	line-height: 2;
}

.abo_right_describe {
	margin-bottom: 90px;
}

.abo_details .abo_left_details {
	padding-bottom: 20px;
}

.content .abo_details_line {
	width: 100%;
	height: 1px;
	background: #cccccc;
}

.abo_new_head {
	font-size: 48px;
	color: #464646;
	margin-top: 108px;
	font-weight: bold;
	margin-bottom: 55px;
}

.abo_new_cont {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.abo_new_cont_a {
	width: 29.18%;
	border-top: 1px solid #cccccc;
	margin-bottom: 100px;
	display: inline-block\0;
	margin-right: 3.5%\0;
}

.abo_new_cont_b {
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	color: #464646;
}

.abo_new_cont_c {
	font-size: 12px;
	color: #b0b0b0;
	margin-top: 25px;
	height: 85px;
}

.abo_new_cont_d {
	font-size: 12px;
	color: #464646;
}

.abo_new_more {
	width: 168px;
	height: 44px;
	background: #e5e5e5;
	color: #212121;
	font-size: 16px;
	margin: 0 auto;
	line-height: 44px;
	text-align: center;
	margin-bottom: 34px;
}

.abo_new_more:hover {
	background: #d70000;
	color: #fff;
}

.abo_honor {
	width: 100%;
	/* display: flex;
	justify-content: space-between;
	flex-wrap: wrap; */
	overflow: hidden;
}

.abo_honor_a {
	width: 29.18%;
	border-top: 1px solid #cccccc;
	margin-bottom: 72px;
	display: inline-block;
	margin-right: 4%;
}

/* .abo_honor_a:nth-child(3n+3){
	margin-right:0px;
} */

.abo_honor__b {
	width: 100%;
	margin-top: 33px;
	border: 1px solid #cccccc;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	/* text-align: center; */
	font-size: 18px;
	background: #fff;
	overflow: hidden;
	/* Center slide text vertically */
	/* display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	flex-wrap: wrap; */
}

.abo_honor_line {
	width: 100%;
	height: 1px;
	background: #cccccc;
	margin-top: 50px;
}

.abo_team_img {
	width: 100%;
	overflow: hidden;
}

.abo_team_line {
	width: 100%;
	height: 1px;
	background: #cccccc;
	margin-top: 50px;
	float: left;
}

.content .abo_contact {
	margin-top: 92px;
	margin-bottom: 160px;
}

.abo_contact {
	margin-top: 92px;
	margin-bottom: 160px;
}

.abo_con_left_a {
	font-size: 48px;
	font-weight: bold;
	color: #303030;
}

.abo_con_left_b {
	font-size: 18px;
	margin-top: 25px;
	color: #303030;
}

.abo_con_left_c {
	color: #e20101;
	font-weight: bold;
	margin-left: 10px;
}

.abo_con_left_d {
	font-size: 18px;
	color: #777777;
	line-height: 2;
	margin-top: 40px;
	height: 200px;
	border-bottom: 1px solid #CCCCCC;
}

.abo_con_left_e {
	font-size: 14px;
	font-weight: bold;
	color: #656565;
	margin-top: 25px;
}

.abo_con_left_f {
	font-size: 40px;
	margin-top: 10px;
	font-weight: bold;
	color: #e20101;
}

.abo_con_left_g {
	height: 84px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
	display: flex;
}

.abo_con_left_h {
	width: 160px;
	height: 34px;
	display: flex;
	display: -ms-flexbox;
	margin-top: 25px;
	display: inline-block\0;
}

.abo_con_left_i {
	width: 34px;
	height: 34px;
	display: inline-block\0;
}

.abo_con_left_j {
	width: auto;
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	display: inline-block\0;
}

.abo_con_left_k {
	width: 100%;
	overflow: hidden;
	display: block;
}

.abo_con_left_l {
	width: auto;
	font-size: 18px;
	font-weight: bold;
	color: #303030;
	margin-top: 45px;
}

.abo_right_map {
	height: 844px;
}

.Map {
	width: 100%;
	height: 100%;
}



















/*******************************************/

.sof_development_a {
	font-size: 48px;
	color: #acacac;
	margin-top: 25px;
}

.sof_development_b {
	font-size: 24px;
	color: #acacac;
}

.sof_nav {
	overflow: hidden;
	color: #FFFFFF;
	margin-top: 55px;
	display: flex;
}

.sof_nav a {
	display: inline-block;
	width: 18.82%;
	margin-right: 1.5%;
}

.content .basics_all {
	padding-bottom: 145px;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
}

.bas_nav {
	overflow: hidden;
	display: block;
	margin-top: 119px;
}

.bas_nav_a {
	width: 100%;
	height: 66px;
	text-align: center;
	background: #ececec;
	color: #3e3e3e;
	cursor: pointer;
	font-size: 18px;
	display: flex;
	margin-bottom: 27px;
}

.bas_nav_b {
	height: 66px;
	line-height: 66px;
	font-size: 38px;
	margin-left: 10%;
	color: #ececec;
}

.bas_nav_c {
	height: 66px;
	line-height: 66px;
	margin-left: 15%;
}

.bas_nav_a:hover {
	background: #d70000;
}

.bas_nav_a:hover .bas_nav_b {
	color: #FFFFFF;
}

.bas_nav_a:hover .bas_nav_c {
	color: #FFFFFF;
	font-weight: bold;
}

.bas_details_head {
	height: 67px;
	line-height: 67px;
	margin-top: 119px;
	font-size: 48px;
	border-left: 4px solid #d70000;
	margin-bottom: 27px;
}

.bas_details_left {
	margin-left: 25px;
}

.bas_details_cont {
	font-size: 14px;
	color: #595757;
	line-height: 2;
	margin-bottom: 20px;
}

.bas_details_img {
	width: 100%;
	overflow: hidden;
	margin-top: 25px;
}

.content .industry_all {
	padding-bottom: 201px;
	border-bottom: 1px solid #CCCCCC;
}

.industry_head {
	width: 100%;
	font-size: 36px;
	margin-top: 45px;
	color: #c80000;
	font-weight: bold;
}

.industry_cont {
	width: 100%;
	font-size: 18px;
	margin-top: 30px;
	line-height: 2;
}

.ind_details {
	overflow: hidden;
	background: #f2f2f2;
	margin-top: 36px;
}

.ind_right_head {
	margin-top: 130px;
	font-size: 24px;
	font-weight: bold;
}

.ind_right_cont {
	font-size: 14px;
	color: #666767;
	line-height: 1.8;
	margin-top: 30px;
}

.customer_case_all {
	width: 100%;
	margin-top: 60px;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
}

.case-overs {
	width: 100%;
	overflow: hidden;
}
.case-overs a:nth-child(3n+3) {
	margin-right: 0px\9;
}
.customer_case_a {
	width: 100%;
	overflow: hidden;
	margin-bottom: 45px;
}

.customer_case_b {
	width: 100%;
	overflow: hidden;
}

.customer_case_b img {
	width: 100%;
}

.customer_case_c {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	margin-top: 24px;
	color: #000000;
}

.customer_case_d {
	width: 100%;
	font-size: 14px;
	margin-top: 10px;
	color: #606060;
}

.fill_in_a {
	font-size: 30px;
	color: #303030;
	margin-top: 120px;
}

.fill_in_b {
	font-size: 18px;
	color: #303030;
	margin-top: 25px;
}

.fill_in_c {
	color: #e20101;
	font-weight: bold;
	margin-left: 10px;
	font-size: 16px;
}

.fill_in_d {
	font-size: 14px;
	margin-top: 40px;
	color: #979797;
}

.pro_class {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 100px;
	margin-bottom: 30px;
	position: relative;
}

.pro_class_details {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	cursor: pointer;
}

.pro_class_select {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 999;
	background: #f1f1f1;
}

.pro_class_select_a {
	width: 100%;
	font-size: 16px;
	color: #000000;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #CCCCCC;
	cursor: pointer;
}

.pro_class_a {
	font-size: 16px;
	color: #000000;
}

.pro_class_b {
	font-size: 24px;
}

.personal_in {
	margin-top: 30px;
}

.personal_name {
	width: 96%;
	height: 60px;
	line-height: 60px;
	display: flex;
	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
	margin-bottom: 15px;
}

.personal_name_a {
	width: 80%;
	margin-left: 5%;
}

.coo_demand {
	width: 90%;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
}

.coo_demand_fill {
	width: 100%;
	height: 162px;
	border: 1px solid #CCCCCC;
	outline: none;
	resize: none;
	font-size: 14px;
}

.send_out {
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 18px;
	background: #e2e2e2;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 185px;
}

.send_out_size {
	font-size: 24px;
}



















/************************/

.content .customer_all {
	padding-bottom: 67px;
	border-bottom: 1px solid #CCCCCC;
}

.customer_case_all a {
	width: 30.56%;
	display: inline-block;
	margin-right: 2.5%\0;
	margin-right: 3.5%\9\0;
	float: left;
	margin-right: 3.5%;
}

.cus_case_img {
	margin-top: 40px;
}

.cus_case_cont {
	margin-top: 70px;
}

.cus_left_a {
	font-size: 36px;
	color: #000000;
}

.cus_left_b {
	font-size: 18px;
	color: #000000;
	margin-top: 60px;
}

.cus_left_c {
	font-size: 14px;
	margin-top: 55px;
	color: #a4a4a4;
}

.cus_right {
	font-size: 16px;
	line-height: 2.5;
	color: #393939;
}

.case_img_all {
	margin-top: 100px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.case_img_all_a {
	width: 48.23%;
	overflow: hidden;
	margin-bottom: 43px;
}

.talk_with {
	width: 100%;
	height: 112px;
	line-height: 112px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size: 30px;
	display: flex;
	justify-content: space-between;
	margin-top: 62px;
}

.talk_with_color {
	color: #c6c6c6;
	font-size: 40px;
}

.next {
	font-size: 18px;
	font-weight: bold;
	color: #00e7be;
	margin-top: 40px;
}

.container .next_bottom {
	margin-top: 50px;
	border-bottom: none;
	padding-bottom: 100px;
}


















/***************************************/

.container .brand_all {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 90px;
	border-bottom: 1px solid #CCCCCC;
}

.brand_single {
	width: 49.06%;
	height: 295px;
	border-radius: 8px;
	margin-bottom: 22px;
}

.brand_single_word {
	width: 92.65%;
	height: 295px;
	margin: 0 auto;
}

.brand_word_a {
	font-size: 24px;
	font-weight: bold;
	margin-top: 50px;
}

.brand_word_b {
	width: 100%;
	overflow: hidden;
	display: flex;
	margin-top: 40px;
}

.brand_word_c {
	width: auto;
	overflow: hidden;
	font-size: 16px;
	margin-right: 6%;
}

.brand_word_d {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	margin-top: 30px;
	line-height: 2;
}

.brand_all .brand_single:nth-child(1) {
	color: #FFFFFF;
	background: #20193f;
}

.brand_all .brand_single:nth-child(2) {
	color: #FFFFFF;
	background: #f03d68;
}

.brand_all .brand_single:nth-child(3) {
	background: #ffd817;
	color: #000000;
}

.brand_all .brand_single:nth-child(4) {
	color: #FFFFFF;
	background: #2169f9;
}

.syncretic_all {
	width: 100%;
	height: 292px;
	display: table;
	border-bottom: 1px solid #CCCCCC;
}

.syncretic_word {
	width: 100%;
	vertical-align: middle;
	display: table-cell;
}

.syncretic_word p {
	width: 76.92%;
}

.syncretic_word_a {
	font-size: 36px;
	font-weight: bold;
	color: #303030;
}

.syncretic_word_b {
	color: #c80000;
}

.syncretic_word_c {
	font-size: 20px;
	color: #303030;
	margin-top: 25px;
}

.syncretic_word_d {
	font-size: 16px;
	color: #666666;
	margin-top: 25px;
	line-height: 2;
}

.shop_nav {
	display: flex;
	flex-wrap: wrap;
	font-size: 30px;
	margin-top: 100px;
	color: #3b3b3b;
}

.shop_nav a {
	margin-right: 8%;
}

.shop_nav_a {
	width: auto;
	border-bottom: 2px solid transparent;
	color: #3b3b3b;
}

.shop_nav_a:hover {
	color: #d70000;
	border-bottom: 2px solid #d70000;
}

.shop_bananer {
	margin-top: 50px;
	margin-bottom: 40px;
}

.shop_product {
	border-top: 1px solid #CCCCCC;
}

.container .product_function {
	padding-bottom: 100px;
	border-bottom: 1px solid #CCCCCC;
}

.shop_pro_top {
	margin-top: 60px;
}

.pro_function {
	width: 100%;
	overflow: hidden;
}

.pro_function_nav {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.pro_function_nav_a {
	width: 10.82%;
	height: 48px;
	border: 1px solid #e2e2e2;
	text-align: center;
	line-height: 48px;
	font-size: 14px;
	color: #363636;
	margin-right: 3%\0;
	display: inline-block\0;
}

.pro_function_nav_a:last-child {
	margin-right: 0px\9\0;
}

.pro_function_img {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 63px;
}

.pro_function_img_a {
	width: 32%;
	overflow: hidden;
	margin-bottom: 10px;
	display: inline-block\0;
	margin-right: 1px\0;
}

.pro_function_img_a:nth-child(3n+3) {
	margin-right: 0px\0;
}

.solution_img {
	width: 61.68%;
	margin: 0 auto;
	overflow: hidden;
}

.operation_mode {
	font-size: 30px;
	color: #3b3b3b;
	font-weight: bold;
	margin-top: 60px;
}

.operation_mode_word {
	font-size: 16px;
	color: #3b3b3b;
	line-height: 2;
	margin-bottom: 60px;
}

.distribu_head {
	font-size: 30px;
	margin-top: 50px;
	font-weight: bold;
}

.distribu_head_line {
	height: 1px;
	background: #CCCCCC;
}

.distribu_cont {
	font-size: 16px;
	color: #b7b7b7;
	margin-top: 20px;
}

.distribu_class {
	overflow: hidden;
	display: flex;
	display: -ms-flex;
	margin-top: 50px;
}

.distribu_array {
	width: auto;
	height: 31px;
	line-height: 31px;
	display: flex;
	display: -ms-flex;
	margin-right: 7.5%;
	display: inline-block\0;
}

.distribu_array_img {
	width: 35px;
	overflow: hidden;
	display: inline-block\0;
}

.distribu_array_word {
	font-size: 14px;
	color: #3b3b3b;
	margin-left: 10px;
	display: inline-block\0;
	position: relative\0;
	top: -9px\0;
}

.distr_concept {
	width: 100%;
	height: 688px;
	overflow: hidden;
	background: url(../images/065.png) no-repeat center;
	margin-top: 100px;
}

.distr_concept_top {
	margin-top: 70px;
}

.distr_concept_a {
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}

.distr_concept_b {
	font-size: 16px;
	color: #FFFFFF;
}

.container .bright_spot {
	margin-top: 90px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 70px;
}

.bright_spot_right_word {
	font-size: 16px;
	line-height: 1.5;
	color: #6d6d6d;
}

.bright_spot_class {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	margin-top: 55px;
}

.bright_spot_alone {
	width: 12.80%;
	overflow: hidden;
	display: inline-block\0;
	margin: 0px 5%\0;
}

.bright_spot_alone_img {
	width: 100%;
	overflow: hidden;
}

.bright_spot_alone_word {
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
}

.container .microweb_word_a {
	font-size: 48px;
	color: #000000;
	font-weight: bold;
	padding-top: 70px;
}

.microweb_word_b {
	font-size: 24px;
	margin-top: 40px;
	color: #464646;
	font-weight: bold;
}

.microweb_word_c {
	font-size: 16px;
	margin-top: 25px;
	line-height: 2;
	color: #464646;
}

.content .microweb_details {
	margin-top: 100px;
}

.mic_left_a {
	font-size: 24px;
	color: #464646;
	font-weight: bold;
}

.mic_left_b {
	font-size: 14px;
	color: #cecece;
}

.mic_left_c {
	font-size: 16px;
	line-height: 2;
	margin-top: 30px;
}

.mic_left_d {
	font-size: 16px;
	line-height: 2;
	margin-top: 20px;
}

.container .mic_padd_bot {
	padding-bottom: 55px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 50px;
}

.h_move_a {
	font-size: 48px;
	color: #000000;
	margin-top: 80px;
}

.h_move_b {
	font-size: 18px;
	color: #313131;
	margin-top: 35px;
	line-height: 1.5;
}

.h_advantage_head {
	margin-top: 80px;
	font-size: 24px;
	color: #010101;
}

.container .h_advantage_cont {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 60px;
	padding-bottom: 45px;
	border-bottom: 1px solid #CCCCCC;
}

.h_advantage_cont_a {
	width: 16.77%;
	overflow: hidden;
	display: inline-block\0;
	margin-right: 2.8%\0;
}

.h_advantage_cont_b {
	width: 23.14%;
	overflow: hidden;
}

.h_advantage_cont_c {
	width: 100%;
	font-size: 18px;
	color: #303030;
	font-weight: bold;
	margin-top: 30px;
}

.h_advantage_cont_d {
	width: 100%;
	font-size: 14px;
	color: #797979;
	line-height: 1.5;
	margin-top: 25px;
	min-height: 100px\0;
}

.container .app_cover {
	margin-top: 100px;
	padding-bottom: 75px;
	border-bottom: 1px solid #CCCCCC;
}

.app_cover .cover_all {
	width: 92.16%;
	margin: 0 auto;
	margin-top: 65px;
	position: relative;
	float: left;
	margin-left: 3.92%;
}

.cover_all .cover_alone {
	width: 23.38%;
	width: 20%\0;
	overflow: hidden;
	float: left\0;
}

.cover_details {
	width: 100%;
	overflow: hidden;
}

.cover_details_img {
	width: 100%;
	overflow: hidden;
}

.cover_details_word {
	width: 100%;
	height: 130px;
	background: #f2f4f6;
}

.cover_word_a {
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	padding-top: 30px;
	color: #303131;
	text-align: left;
}

.cover_word_b {
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	margin-top: 15px;
	color: #797a7b;
	text-align: left;
}

.cover_all .swiper-button-next,
.swiper-container-rtl,
.swiper-button-prev {
	background-image: url();
	right: 10px;
	left: auto;
}

.cover_all .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url();
	right: auto;
}

.cover_all .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 41px;
	height: 41px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	left: -56px;
}

.cover_all .swiper-button-next {
	position: absolute;
	top: 50%;
	width: 41px;
	height: 41px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	right: -56px;
}

.value_word_a {
	font-size: 24px;
	font-weight: bold;
	color: #464646;
	margin-top: 60px;
}

.value_word_b {
	font-size: 14px;
	color: #cecece;
	margin-top: 15px;
}

.value_nav {
	width: 100%;
	overflow: hidden;
	margin-top: 60px;
	display: flex;
	display: -ms-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}

.value_nav_a {
	width: auto;
	height: 48px;
	display: flex;
	display: -ms-flex;
	display: inline-block\0;
	margin-right: 4%\0;
}

.value_nav_a:last-child {
	margin-right: 0px;
}

.value_nav_b {
	width: 50px;
	height: 48px;
	display: inline-block\0;
}

.value_nav_c {
	width: auto;
	height: 48px;
	line-height: 48px;
	margin-left: 22px;
	margin-left: 10px\0;
	font-size: 16px;
	display: inline-block\0;
}

.container .value_all {
	padding-bottom: 60px;
	border-bottom: 1px solid #CCCCCC;
}

.small_word_a {
	margin-top: 115px;
	font-size: 24px;
	color: #464646;
	font-weight: bold;
}

.small_word_b {
	font-size: 14px;
	color: #cecece;
}

.small_word_c {
	font-size: 16px;
	color: #464646;
	margin-top: 20px;
}

.container .small_advantage {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
	padding-bottom: 90px;
	border-bottom: 1px solid #CCCCCC;
}

.small_advantage_a {
	width: 23.70%;
	height: 140px;
	border-radius: 8px;
	font-size: 16px;
	display: inline-block\0;
	margin-right: 10px\0;
}

.small_advantage_b {
	width: 79.53%;
	height: 140px;
	display: table;
	margin: 0 auto;
	color: #FFFFFF;
}

.small_advantage_c {
	display: table-cell;
	vertical-align: middle;
}

.small_advantage_d {
	margin-top: 20px;
}

.small_advantage .small_advantage_a:nth-child(1) {
	background: #219afe;
}

.small_advantage .small_advantage_a:nth-child(2) {
	background: #f8566e;
}

.small_advantage .small_advantage_a:nth-child(3) {
	background: #2dcd75;
}

.small_advantage .small_advantage_a:nth-child(4) {
	background: #0ebbe6;
}

.can_do_word_a {
	font-size: 24px;
	color: #464646;
	font-weight: bold;
	margin-top: 70px;
}

.can_do_word_b {
	font-size: 14px;
	color: #cecece;
	margin-top: 10px;
}

.can_do_all {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 70px;
	border-bottom: 1px solid #CCCCCC;
}

.can_do_alone {
	width: 20%;
	overflow: hidden;
	margin-bottom: 70px;
	float: left\0;
}

.can_do_alone_a {
	width: 60.76%;
	margin: 0 auto;
}

.can_do_alone_b {
	width: 46.25%;
	margin: 0 auto;
	overflow: hidden;
}

.can_do_alone_c {
	font-size: 17px;
	color: #4d4d4d;
	margin-top: 23px;
	text-align: center;
}

.can_do_alone_d {
	width: 100%;
	margin: 0 auto;
	line-height: 1.8;
	font-size: 12px;
	color: #adadad;
	margin-top: 20px;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.difficult_word_a {
	font-size: 30px;
	font-weight: bold;
	color: #2b2b2b;
	margin-top: 70px;
}

.difficult_word_b {
	font-size: 18px;
	color: #2b2b2b;
	margin-top: 15px;
}

.difficult_all {
	width: 100%;
	overflow: hidden;
	margin-top: 55px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.difficult_all_a {
	width: 17.75%;
	overflow: hidden;
}

.difficult_all_b {
	width: 55.56%;
	overflow: hidden;
	margin: 0 auto;
}

.difficult_all_c {
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	color: #565656;
}

.difficult_all_d {
	font-size: 14px;
	text-align: center;
	color: #565656;
	margin-top: 10px;
}

.difficult_all_e {
	width: 40.88%;
	height: 4px;
	margin: 0 auto;
	margin-top: 15px;
	background: -webkit-linear-gradient(left, #ffd202, #fe9903);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ffd202, #fe9903);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ffd202, #fe9903);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ffd202, #fe9903);
	/* 标准的语法（必须放在最后） */
}

.programme {
	width: 100%;
	overflow: hidden;
	background: #f6f6f6;
	margin-top: 60px;
}

.ope_solution {
	width: 100%;
	overflow: hidden;
	margin-top: 90px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.ope_solution_alone {
	width: 25%;
	overflow: hidden;
}

.ope_solution_a {
	width: 71%;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 100px;
}

.ope_solution_b {
	width: 55.56%;
	overflow: hidden;
	margin: 0 auto;
}

.ope_solution_c {
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	color: #565656;
}

.ope_solution_d {
	width: 40.88%;
	height: 4px;
	margin: 0 auto;
	margin-top: 5px;
	background: -webkit-linear-gradient(left, #4fd1f0, #4291f3);
	background: -o-linear-gradient(right, #4fd1f0, #4291f3);
	background: -moz-linear-gradient(right, #4fd1f0, #4291f3);
	background: linear-gradient(to right, #4fd1f0, #4291f3);
}

.ope_solution_e {
	font-size: 14px;
	text-align: center;
	color: #565656;
	margin-top: 8px;
}

.propaganda {
	width: 100%;
	overflow: hidden;
}

.propaganda .propaganda_all {
	border-top: 1px solid #CCCCCC;
	margin-top: 80px;
}

.propaganda_word_a {
	font-size: 36px;
	color: #c80000;
	font-weight: bold;
	margin-top: 65px;
}

.propaganda_word_b {
	font-size: 18px;
	color: #828282;
	margin-top: 30px;
}

.prop_details {
	width: 100%;
	height: 852px;
	background: url(../images/131.jpg) no-repeat center;
	margin-top: 70px;
}

.prop_details_head {
	width: 100%;
	height: 114px;
	display: flex;
	margin-top: 30px;
}

.prop_details_head_img {
	width: 113px;
	height: 114px;
}

.prop_details_head_word {
	width: auto;
	height: 114px;
	line-height: 114px;
	font-size: 48px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 25px;
}

.prop_details_cont_a {
	font-size: 40px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 90px;
}

.prop_details_cont_b {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 25px;
}

.prop_introduce {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.prop_introduce_a {
	width: 46.91%;
	overflow: hidden;
	margin-top: 100px;
}

.prop_introduce_b {
	font-size: 30px;
	font-weight: bold;
	color: #22e3cc;
}

.prop_introduce_c {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 15px;
	line-height: 1.5;
}

.propaganda .prop_details_line {
	height: 1px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 70px;
}

.network_marketing {
	margin-top: 85px;
	/* font-weight: bold; */
}

.whole_network {
	width: 100%;
	overflow: hidden;
	display: flex;
	margin-top: 65px;
}

.whole_network_a {
	width: 11.50%;
	overflow: hidden;
	margin-right: 9.7%;
}

.strategy_head {
	font-size: 24px;
	color: #3b3b3b;
	margin-top: 120px;
	font-weight: bold;
}

.difference {
	width: 100%;
	height: 585px;
	background: #f6f6f6;
	margin-top: 34px;
}

.dif_all {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	margin-top: 90px;
}

.dif_all_a {
	width: 49.80%;
	height: 195px;
	border: 1px solid #c5c7c6;
	margin-bottom: 11px;
	background: #f1f3f2;
}

.dif_all_b {
	width: 61.75%;
	height: 195px;
	margin-left: 4.1%;
	display: flex;
	justify-content: space-between;
}

.dif_all_c {
	width: 17.88%;
	overflow: hidden;
	margin-top: 42px;
}

.dif_all_d {
	width: 79.60%;
	overflow: hidden;
}

.dif_all_e {
	font-size: 20px;
	margin-top: 42px;
}

.dif_all_f {
	font-size: 14px;
	margin-top: 20px;
}

.dif_all_g {
	width: 61.75%;
	height: 195px;
	float: right;
	margin-right: 4.1%;
	display: flex;
	justify-content: space-between;
}

.dif_all_icon {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.dif_all_icon_img {
	width: 29.12%;
	overflow: hidden;
	border: 1px solid #d4d6d5;
	border-radius: 100%;
	background: #f1f3f2;
}

.patt_word_a {
	font-size: 40px;
	font-weight: bold;
	color: #3b3b3b;
	margin-top: 110px;
}

.patt_word_b {
	font-size: 18px;
	line-height: 1.5;
	margin-top: 35px;
	color: #3b3b3b;
}

.container .patt_class {
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	margin-top: 90px;
	padding-bottom: 80px;
}

.patt_class_a {
	width: 10.81%;
	overflow: hidden;
	margin-right: 5.54%;
}

.patt_class_b {
	width: 100%;
	overflow: hidden;
}

.patt_class_c {
	width: 100%;
	text-align: center;
	font-size: 18px;
	margin-top: 13px;
}

.prop_details_url_a {
	background: url(../images/147.jpg) no-repeat center;
}

.prop_details_url_b {
	background: url(../images/168.jpg) no-repeat center;
}

.vid_market {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	margin-top: 60px;
	margin-bottom: 100px;
}

.vid_market_a {
	width: 12.47%;
	overflow: hidden;
	margin-right: 8.32%;
}

.vid_market_b {
	width: 64.44%;
	overflow: hidden;
	margin: 0 auto;
}

.vid_market_c {
	width: 100%;
	margin-top: 25px;
	text-align: center;
	font-size: 16px;
}

.vid_market_d {
	width: 100%;
	text-align: center;
	margin-top: 5px;
	font-size: 14px;
	line-height: 1.5;
}

.intelligence {
	width: 100%;
	height: 685px;
	background: #f6f6f6;
}

.inte_word_a {
	font-size: 30px;
	font-weight: bold;
	color: #464646;
	margin-top: 65px;
}

.inte_word_b {
	font-size: 14px;
	margin-top: 45px;
	line-height: 1.8;
	color: #464646;
}

.inte_img {
	width: 75.88%;
	overflow: hidden;
	margin-top: 30px;
}

.trusteeship {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	margin-top: 45px;
}

.trusteeship_a {
	width: 23.70%;
	height: 211px;
	border: 1px solid #bbbbbb;
	background: #f7f7f7;
	border-radius: 8px;
	margin-bottom: 27px;
	margin-right: 1.3%;
}

.trusteeship_b {
	width: 170px;
	height: 46px;
	margin: 0 auto;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}

.trusteeship_c {
	width: 42px;
	height: 46px;
}

.trusteeship_d {
	width: auto;
	height: 46px;
	line-height: 46px;
	font-size: 30px;
}

.trusteeship_e {
	width: 86.55%;
	height: 1px;
	background: #c2c2c2;
	margin: 0 auto;
	margin-top: 15px;
}

.trusteeship_f {
	width: 86.55%;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.trusteeship_g {
	width: 48.90%;
	height: 28px;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #464646;
	border: 1px solid #c2c2c2;
	border-radius: 14px;
}

.trusteeship_h {
	width: 86.55%;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 15px;
}

.trusteeship_i {
	width: 48.90%;
	height: 28px;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #464646;
	border: 1px solid #c2c2c2;
	border-radius: 14px;
	margin: 0 auto;
}

.trusteeship_back_a {
	background: url(../temp/153.png) no-repeat center;
	background-size: 100% 100%;
}

.trusteeship_back_b {
	background: url(../temp/154.png) no-repeat center;
	background-size: 100% 100%;
}

.trusteeship_back_c {
	background: url(../temp/155.png) no-repeat center;
	background-size: 100% 100%;
}

.trusteeship_back_d {
	background: url(../temp/156.png) no-repeat center;
	background-size: 100% 100%;
}

.trusteeship_back_e {
	background: url(../temp/157.png) no-repeat center;
	background-size: 100% 100%;
}

.trusteeship_back_f {
	background: url(../temp/158.png) no-repeat center;
	background-size: 100% 100%;
}

.trusteeship_back_g {
	background: url(../temp/159.png) no-repeat center;
	background-size: 100% 100%;
}


.encounter {
	width: 100%;
	height: 504px;
	background: url(../temp/160.jpg) no-repeat center;
	margin-top: 25px;
	overflow: hidden;
}

.encounter_head {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 87px;
	margin-left: 9%;
	margin-bottom: 65px;
}

.encounter_cont {
	width: auto;
	margin-left: 9%;
	height: 24px;
	display: flex;
	margin-bottom: 45px;
}

.encounter_img {
	width: 28px;
	height: 24px;
}

.encounter_word {
	width: auto;
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	color: #FFFFFF;
	margin-left: 1%;
}

.service_items {
	width: 100%;
	height: 380px;
	background: url(../temp/162.jpg) no-repeat center;
	overflow: hidden;
}

.service_items_head {
	font-size: 36px;
	font-weight: bold;
	color: #464646;
	margin-top: 65px;
	margin-left: 9%;
}

.service_items_cont {
	font-size: 18px;
	color: #474747;
	line-height: 1.5;
	margin-left: 9%;
	margin-top: 25px;
}

.service_items_class {
	width: 87%;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 55px;
}

.service_items_class_a {
	width: 135px;
	overflow: hidden;
}

.service_items_class_b {
	width: 100%;
	overflow: hidden;
}

.service_items_class_c {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #474747;
	margin-top: 20px;
}

.media_advantage {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 85px;
}

.media_advantage_a {
	width: 134px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.media_advantage_b {
	width: 100px;
	overflow: hidden;
}

.media_advantage_d {
	width: 50px;
	height: 52px;
	margin: 0 auto;
}

.media_back_a {
	background: url(../temp/169.jpg) no-repeat center;
}

.media_back_b {
	background: url(../temp/170.jpg) no-repeat center;
}

.media_back_c {
	background: url(../temp/171.jpg) no-repeat center;
}

.media_back_d {
	background: url(../temp/172.jpg) no-repeat center;
}

.media_back_e {
	background: url(../temp/173.jpg) no-repeat center;
}

.media_back_f {
	background: url(../temp/174.jpg) no-repeat center;
}




.media_advantage_e {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333333;
	margin-top: 15px;
}

.media_advantage_f {
	color: #2a74ed;
}

.media_advantage_c {
	font-size: 24px;
	margin-top: 61px;
}

.media_advantage_line {
	height: 6px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 45px;
}

.media_cneter_line {
	width: 60px;
	height: 4px;
	background: #2a74ed;
	margin-left: 20px;
	position: relative;
	left: 0;
}

.media_cont {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	margin-top: 48px;
}

.media_cont_a {
	width: 155px;
	height: 26px;
	display: flex;
	justify-content: space-between;
	margin-right: 60px;
}

.media_cont_b {
	width: 26px;
	height: 26px;
}

.media_cont_c {
	width: auto;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
}

.blank_all {
	width: 100%;
	height: 585px;
	background: #f6f6f6;
	margin-top: 65px;
}







/************************************************/

.retailers_class {
	overflow: hidden;
	display: flex;
	margin-top: 75px;
}

.retailers_class_a {
	width: 76px;
	height: 44px;
	margin-right: 60px;
}

.core_services {
	width: 100%;
	overflow: hidden;
}

.core_services_head {
	font-size: 48px;
	font-weight: bold;
	color: #d50000;
	margin-top: 120px;
}

.core_services_cont {
	margin-top: 25px;
	font-size: 18px;
	line-height: 1.8;
}

.core_services_class {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 80px;
}

.core_services_class a {
	display: block;
	width: 23.7%;
	overflow: hidden;
}

.core_services_alone {
	width: 100%;
	height: 211px;
	border: 1px solid #bbbbbb;
	border-radius: 8px;
	background: #f1f1f1;
	margin-bottom: 21px;
}

.core_word_a {
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	color: #464646;
	text-align: center;
	margin-top: 35px;
}

.core_word_b {
	width: 100%;
	font-size: 14px;
	color: #b3b3b3;
	text-align: center;
	margin-top: 5px;
}

.core_word_c {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	font-size: 18px;
	color: #666666;
	line-height: 1.7;
}

.tailor_made {
	width: 100%;
	height: 686px;
	background: url(../images/181.jpg) no-repeat center;
	margin-top: 130px;
}

.tailor_made_head {
	width: 100%;
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 130px;
}

.tailor_made_class {
	width: 100%;
	overflow: hidden;
	margin-top: 95px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.tailor_made_class_a {
	width: 20%;
	overflow: hidden;
}

.tailor_made_class_b {
	width: 47.56%;
	overflow: hidden;
	margin: 0 auto;
}

.tailor_made_class_c {
	width: 100%;
	margin-top: 45px;
	text-align: center;
	font-size: 22px;
	color: #FFFFFF;
}

.our_advantages {
	width: 100%;
	overflow: hidden;
}

.our_adv_class {
	width: 100%;
	overflow: hidden;
	margin-top: 95px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.our_adv_alone {
	width: 18.78%;
	height: 441px;
}

.our_adv_up {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #BBBBBB;
	border-radius: 8px;
	background: #f1f1f1;
	cursor: pointer;
}

.our_adv_up_img {
	width: 49.81%;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 105px;
}

.our_adv_up_word {
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #ababab;
	margin-top: 50px;
}

.our_adv_down {
	display: none;
	width: 100%;
	height: 100%;
	border: 1px solid transparent;
	border-radius: 8px;
	background: url(../temp/235.png) no-repeat center;
	background-size: 100% 100%;
	cursor: pointer;
}

.our_adv_down_img {
	width: 49.81%;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 50px;
}

.our_adv_down_head {
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #FFFFFF;
	margin-top: 25px;
}

.our_adv_down_cont {
	width: 80%;
	overflow: hidden;
	margin: 0 auto;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 20px;
}




.content .channel {
	width: 100%;
	overflow: hidden;
	background: url(../temp/192.jpg) no-repeat center;
	margin-top: 190px;
	padding-bottom: 60px;
	background-size: 100% 100%;
}

.channel_head {
	width: 100%;
	font-size: 60px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 135px;
}

.channel_cont {
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 30px;
	text-align: center;
}

.channel_class {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 95px;
}

.channel_class_a {
	width: 32.57%;
	height: 213px;
	background: #FFFFFF;
	margin-bottom: 20px;
}

.channel_class_b {
	width: 87.23%;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 55px;
	display: flex;
	justify-content: space-between;
}

.channel_class_c {
	width: 23.92%;
	height: 106px;
	display: table;
	border-right: 1px solid #b2b2b2;
	text-align: center;
	font-size: 36px;
}

.channel_class_d {
	display: table-cell;
	vertical-align: middle;
}

.channel_class_e {
	width: 70.73%;
	overflow: hidden;
	font-size: 18px;
	line-height: 1.5;
	color: #777777;
}

.core_services_single a {
	display: block;
	width: 23.7%;
	overflow: hidden;
}

.core_services_single {
	width: 100%;
	height: 121px;
	border: 1px solid #bbbbbb;
	border-radius: 8px;
	background: #f1f1f1;
	margin-bottom: 21px;
}

.operation_head {
	width: 100%;
	font-size: 48px;
	font-weight: bold;
	margin-top: 65px;
	text-align: center;
	color: #d50000;
}

.operation_cont {
	font-size: 30px;
	font-weight: bold;
	color: #464646;
	margin-top: 26px;
	text-align: center;
}

.operation_img {
	width: 49.62%;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 130px;
}

.operation_introduce {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}

.absorbed {
	width: 100%;
	height: 613px;
	background: #f4f4f4;
	margin-top: 70px;
}

.absorbed_head {
	width: 100%;
	font-size: 36px;
	text-align: center;
	margin-top: 75px;
}

.absorbed_class {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 105px;
}

.absorbed_class_a {
	width: 16.63%;
	overflow: hidden;
}

.absorbed_class_b {
	width: 52.92%;
	overflow: hidden;
	margin: 0 auto;
}

.absorbed_class_c {
	font-size: 20px;
	font-weight: bold;
	margin-top: 24px;
	text-align: center;
	color: #666666;
}

.absorbed_class_d {
	font-size: 18px;
	margin-top: 20px;
	color: #666666;
}

.planning_word {
	font-size: 36px;
	width: 100%;
	text-align: center;
	color: #464646;
	margin-top: 75px;
}

.container .plan_explain {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 100px;
	padding-bottom: 50px;
	border-bottom: 1px solid #CCCCCC;
}

.plan_explain_a {
	width: 16.42%;
	overflow: hidden;
}

.plan_explain_b {
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #565656;
}

.plan_explain_c {
	width: 100%;
	height: 1px;
	background: #b2b2b2;
	margin-top: 15px;
}

.plan_explain_d {
	font-size: 16px;
	color: #464646;
	line-height: 1.8;
	margin-top: 10px;
}

.call_bursting_a {
	width: 100%;
	font-size: 48px;
	color: #d60100;
	font-weight: bold;
	text-align: center;
	margin-top: 65px;
}

.call_bursting_b {
	font-size: 18px;
	margin-top: 60px;
	line-height: 2.1;
	text-align: center;
}

.call_bursting_c {
	width: 142px;
	height: 31px;
	margin: 0 auto;
	margin-top: 40px;
}

.make_burst {
	width: 100%;
	height: 363px;
	background: #f4f4f4;
	margin-top: 95px;
}

.make_burst_a {
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #4b4b4b;
	margin-top: 64px;
}

.how_bursting {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 80px;
}

.how_bursting_a {
	width: auto;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #7a7b86;
	display: flex;
}

.how_bursting_b {
	font-size: 50px;
	color: #ff9518;
	font-weight: bold;
}

.how_bursting_c {
	margin-top: 5px;
	margin-left: 10px;
}

.make_burst_b {
	width: 142px;
	height: 31px;
	margin: 0 auto;
	margin-top: 60px;
}

.make_money {
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #464646;
	margin-top: 140px;
}

.make_money_step {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 70px;
}

.make_money_step_a {
	width: 15.24%;
	overflow: hidden;
}

.magic_trick {
	width: 100%;
	font-size: 36px;
	color: #464646;
	text-align: center;
	margin-top: 210px;
}

.magic_trick_class {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 120px;
}

.magic_trick_class_a {
	width: 12.47%;
	overflow: hidden;
}

.magic_trick_class_b {
	width: 100%;
	font-size: 48px;
	text-align: center;
	font-weight: bold;
	color: #bababa;
}

.magic_trick_class_c {
	width: 100%;
	font-size: 24px;
	text-align: center;
	color: #010101;
	margin-top: 10px;
}

.magic_trick_img {
	width: 142px;
	height: 31px;
	margin: 0 auto;
	margin-top: 100px;
}

.content .magic_trick_all {
	padding-bottom: 120px;
	border-bottom: 1px solid #CCCCCC;
}

.shop_problem_a {
	width: 100%;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #d40007;
	margin-top: 94px;
}

.shop_problem_b {
	width: 100%;
	font-size: 24px;
	color: #3f3f3f;
	text-align: center;
	margin-top: 20px;
}

.shop_problem_class {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 90px;
}

.shop_problem_class_a {
	width: 15.94%;
	height: 50px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.shop_problem_class_b {
	width: auto;
	height: 50px;
	line-height: 43px;
	font-size: 48px;
	color: #f9a023;
	font-weight: bold;
}

.shop_problem_class_c {
	width: 78.26%;
	overflow: hidden;
	font-size: 18px;
	line-height: 1.5;
	color: #646165;
}

.shop_problem_c {
	width: 142px;
	height: 31px;
	margin: 0 auto;
	margin-top: 75px;
}

.absorbed_img {
	width: 142px;
	height: 31px;
	margin: 0 auto;
	margin-top: 50px;
}

.conversion_rate {
	width: 100%;
	height: 644px;
	background: #f4f4f4;
	margin-top: 70px;
}

.profess_show_head {
	width: 100%;
	font-size: 36px;
	color: #454545;
	margin-top: 100px;
	text-align: center;
}

.profess_show_class {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 120px;
}

.profess_show_class_a {
	width: 21.48%;
	overflow: hidden;
}

.profess_show_class_b {
	width: 32.26%;
	overflow: hidden;
	margin: 0 auto;
}

.profess_show_class_c {
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #5e625e;
	margin-top: 25px;
}

.profess_show_class_d {
	width: 100%;
	font-size: 18px;
	color: #808080;
	text-align: center;
	line-height: 1.5;
	margin-top: 25px;
}

.profess_show_img {
	width: 142px;
	height: 31px;
	margin: 0 auto;
	margin-top: 95px;
}

.content .profess_show {
	padding-bottom: 165px;
	border-bottom: 1px solid #CCCCCC;
}

.train_troubled {
	width: 100%;
	overflow: hidden;
	background: #f4f4f4;
	margin-top: 95px;
}

.train_troubled_head {
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #474747;
	margin-top: 65px;
}

.container .train_troubled_class {
	width: 100%;
	overflow: hidden;
	margin-top: 60px;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 48px;
}

.train_troubled_alone {
	width: 20.08%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #dfdfdf;
	color: #4a5252;
	margin: 0 2%;
	margin-bottom: 27px;
	font-size: 18px;
}

.dimension_all {
	width: 80%;
	overflow: hidden;
	margin: 0 auto;
}

.dimension_head {
	width: 100%;
	text-align: center;
	font-size: 36px;
	margin-top: 115px;
}

.dimension_class {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 60px;
}

.dimension_class_a {
	width: 25.28%;
	overflow: hidden;
	margin-bottom: 40px;
}

.dimension_class_b {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	border-bottom: 1px solid #9a9a9a;
	font-weight: bold;
	color: #868b8c;
}

.dimension_class_c {
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 15px;
	text-align: center;
	line-height: 1.5;
	color: #817f7d;
	font-size: 18px;
}

.train_advantage_head {
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #3e3e3e;
	margin-top: 120px;
}

.train_advantage_class {
	width: 100%;
	overflow: hidden;
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.train_advantage_class_a {
	width: 14.55%;
	overflow: hidden;
}

.train_advantage_class_c {
	width: 60%;
	overflow: hidden;
	margin: 0 auto;
}

.train_advantage_class_d {
	width: 100%;
	overflow: hidden;
	font-size: 18px;
	color: #75706f;
	text-align: center;
	margin-top: 20px;
}

.content .train_advantage {
	padding-bottom: 170px;
	border-bottom: 1px solid #CCCCCC;
}

.store_reputation_class {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 75px;
}

.store_reputation_class_a {
	width: auto;
	font-size: 20px;
	color: #6f6968;
}

.store_reputation_class_b {
	font-size: 40px;
	color: #f6a020;
	margin-right: 10px;
}

.rep_benefit {
	width: 100%;
	height: 572px;
	background: #f4f4f4;
	margin-top: 70px;
}

.rep_benefit_head {
	width: 100%;
	font-size: 36px;
	color: #414141;
	margin-top: 70px;
	text-align: center;
}

.rep_benefit_class {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 110px;
}

.rep_benefit_class_a {
	width: 19.40%;
	height: 175px;
	background: #fafafa;
}

.rep_benefit_class_b {
	width: 78.57%;
	height: 175px;
	display: table;
	margin: 0 auto;
}

.rep_benefit_class_c {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	text-indent: 2em;
	line-height: 1.5;
}

.imp_credibility_head {
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #474747;
	margin-top: 120px;
}

.imp_credibility_class {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 110px;
}

.imp_credibility_class_a {
	width: 20.79%;
	overflow: hidden;
}

.imp_credibility_class_b {
	width: 26.67%;
	overflow: hidden;
	margin: 0 auto;
}

.imp_credibility_class_c {
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #6f6465;
	margin-top: 30px;
}

.imp_credibility_class_d {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #6f6465;
}

.imp_credibility_img {
	width: 142px;
	height: 31px;
	margin: 0 auto;
	margin-top: 110px;
}

.content .imp_credibility {
	padding-bottom: 77px;
	border-bottom: 1px solid #CCCCCC;
}

.big_data_a {
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #3a3a3a;
	margin-top: 75px;
}

.big_data_class {
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	margin-top: 55px;
}

.big_data_class_a {
	width: auto;
	height: 55px;
	line-height: 55px;
	display: flex;
	margin: 0 6%;
	margin-bottom: 50px;
}

.big_data_class_b {
	font-size: 40px;
	color: #f99c23;
}

.big_data_class_c {
	font-size: 20px;
	color: #888888;
	margin-left: 20px;
}

.big_data_b {
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #3a3a3a;
}

.big_data_c {
	width: 59.6%;
	margin: 0 auto;
	overflow: hidden;
	font-size: 18px;
	color: #7a7878;
	line-height: 1.5;
	text-align: center;
	margin-top: 45px;
}

.big_data_d {
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	color: #7a7878;
	margin-top: 45px;
}

.content .big_data_all {
	padding-bottom: 75px;
	border-bottom: 1px solid #CCCCCC;
}

.fight_lot_a {
	width: 100%;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #d80400;
	margin-top: 70px;
}

.fight_lot_b {
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #505050;
	margin-top: 35px;
}

.fight_lot_c {
	width: 53.73%;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 70px;
}

.train_troubled_cont {
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #404040;
	margin-top: 25px;
}

.store_operation {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 80px;
}

.store_operation_a {
	width: 15.10%;
	overflow: hidden;
}

.content .store_operation_all {
	padding-bottom: 200px;
	border-bottom: 1px solid #CCCCCC;
}

.word_color {
	color: #FFFFFF;
}

.core_services_alone:hover {
	background: #d70000;
}

.core_services_alone:hover .core_word_a {
	color: #FFFFFF;
}

.core_services_alone:hover .core_word_b {
	color: #FFFFFF;
}

.core_services_alone:hover .core_word_c {
	color: #FFFFFF;
}

.core_services_single:hover .core_word_a {
	color: #FFFFFF;
}

.core_services_single:hover .core_word_b {
	color: #FFFFFF;
}

.core_services_single:hover {
	background: #d70000;
}

.word_red {
	color: #d50000;
	border-bottom: 2px solid #d50000;
}






.media_hover_a:hover .media_back_a {
	background: url(../temp/169.jpg) no-repeat center;
}

.media_hover_b:hover .media_back_b {
	background: url(../temp/169.jpg) no-repeat center;
}

.media_hover_c:hover .media_back_c {
	background: url(../temp/169.jpg) no-repeat center;
}

.media_hover_d:hover .media_back_d {
	background: url(../temp/169.jpg) no-repeat center;
}

.media_hover_e:hover .media_back_e {
	background: url(../temp/169.jpg) no-repeat center;
}

.media_hover_f:hover .media_back_f {
	background: url(../temp/169.jpg) no-repeat center;
}

.abo_honor .swiper-pagination-bullet {
	width: 42px;
	height: 7px;
	display: inline-block;
	border-radius: 0;
	background: #ababab;
}

.abo_honor .swiper-pagination-bullet-active {
	width: 86px;
	background: #d70000;
}


@media (min-width: 992px) {
	.case-overs a:nth-child(3n+3) {
		margin-right: 0px;
	}
}