@charset "utf-8"; 
/* 默认样式 */
@font-face {
  font-family: 'Medium';
  src: url('Fonts/Poppins-Medium.ttf') format('truetype');
}


@font-face {
  font-family: 'SemiBold';
  src: url('Fonts/Poppins-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Regular';
  src: url('Fonts/Poppins-Regular.ttf') format('truetype');
}

/* CSS Document */
*{ 
	margin:0;
	padding:0;
	text-decoration:none;
	font-family: 'Regular';
} 
img{
	border: 0;
	vertical-align: top;
}
hr{
	color:#B3B3B3;
	border-top: none; 
}
li{
	list-style-type:none;
}
body{

}



/*首页*/
/*头部*/
.top{

	width: 90%;
	padding:15px 5%;
	margin-bottom: 10px;
	background-color: #FFFFFF;


}

.top_on{

position:fixed;
	top: 0;
	left: 0;
	right: 0;
}

.top-l{
	float: left;
	width: 33%;
	padding-top: 8px;
}


/*导航*/
.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:10;width:100%;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:7vw}
.sp_nav span{display:block;background:#FE6B00;width:30px;height:4px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#F7F7F7;width:100%;height:calc(100% - 0px);padding-top:20px;font-size:14px;line-height:40px;top:-130%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:85px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px; )}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:34px;float:left;line-height:30px;margin-bottom: 6px;/*border-left:1px #ddd solid;*/text-align:center;color:#999;}

.sjj_nav ul li i{position:absolute;top:9px;right:15px;/*border-left:1px #ddd solid;*/height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #E6E6E6 solid;margin-left:20px;position:relative;font-size:14px}
.sjj_nav>ul >li:last-child{/*border-bottom:1px #ddd solid;*/line-height:30px;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{font-family: 'Medium';font-size: 5vw;color:#666;width:80%;line-height:50px;}
.sjj_nav ul li ul li{font-family: 'Medium';font-size:12px;color:#999;}
.sjj_nav ul li ul li a{font-family: 'Medium';font-size:12px;color:#999;display:block;text-align:left;line-height: 40px;}
.sjj_nav ul li i svg{width:30px;height:30px;fill:#666;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#FE6B00}
.sjj_nav ul li ul li>ul{margin-left:10px}


.rdh {

	padding-left: 45px;
	background-size: 32px 32px;
	background-image: url("../images/index/dh.png");
	background-position: 1px 5px;
	background-repeat: no-repeat;
	font-size: 0.8rem;


  
  }
  
  .rhy {

	padding-left:45px;
	background-size: 32px 32px;
	background-image: url("../images/index/hy.png");
	background-repeat: no-repeat;
	background-position: 1px 5px;
	font-size: 0.8rem;

  }


.cdan1{
	padding: 5vw 5%;
	margin-top: 5vw;
}
.cdan1>a>.cdan1-t{
	width: 95%;
	font-family: 'Medium';
	font-size: 5vw;
	color:#FFFFFF;
	text-align:center;
	line-height: 40px;
	height: 40px;
	background-color: #FE6B00;
	margin:3vw 0;
}
.cdan1>a>.cdan1-b{
	width: 100%;
	margin-top: 10vw;
	/*margin: auto;*/
}
.cdan1>a>.cdan1-bl{
	float: left;
	width: 15%;
}
.cdan1>a>.cdan1-br{
	float: left;
	width: 70%;
	margin-left: 3%;
	font-family: 'Medium';
	font-size: 5vw;
	color:#FFFFFF;
	text-align:left;
	line-height:8vw;
}
/*/导航*/
/*/头部*/
/*banner*/
.banner a img{
	width: 100%;
	vertical-align: top;
}
/*/banner*/

/*内容*/
.kg1{
	/*height: 30vw;*/
}
.bjk1{
	padding: 0px 4%;
}
.bj1{
	border: 2vw solid #FE6B00;
}
.bj2{
	border-left: 2vw solid #FE6B00;
	border-bottom: 2vw solid #FE6B00;
	border-right: 2vw solid #FE6B00;
}
.shou1{
	width: 100%;
	margin: 4vw auto 0vw;
}
.shou1-l{
	float: left;
	width: 48%;
	margin-bottom: 4vw;
}
.shou1-r{
	float: right;
	width: 48%;
	margin-bottom: 4vw;
}
.shou1-lt,.shou1-rt{
	font-family: 'SemiBold';
	font-size: 5vw;
	color: #FFFFFF;
	line-height: 10vw;
	text-align: center;
	background-color: #FE6B00;
}
.shou1-lb,.shou1-rb{
	background-color: #FFFFFF;
	border-left: 2vw solid #FE6B00;
	border-bottom: 2vw solid #FE6B00;
	border-right: 2vw solid #FE6B00;
}
.shou2-t{
	padding: 0px 2%;
	background-color: #FE6B00;
}
.shou2-tl{
	font-family: 'SemiBold';
	float: left;
	width: 50%;
	font-size: 4vw;
	color: #FFFFFF;
	line-height: 10vw;
}
.shou2-tr{
	float: right;
	width: 50%;
	font-size: 4vw;
	color: #FFFFFF;
	line-height: 10vw;
	text-align: right;
}
.shou2-c{
	padding: 10vw 5% 5vw;
	font-size: 3vw;
	color: #333333;
	line-height: 5vw;
}
.shou3-t{
	padding: 0px 2%;
	background-color: #FE6B00;
	margin: 4vw auto 0;
}
.shou3-tl{
	font-family: 'SemiBold';
	float: left;
	width:70%;
	font-size: 4vw;
	color: #FFFFFF;
	line-height: 10vw;
}
.shou3-tr{
	float: right;
	width: 30%;
	font-size: 4vw;
	color: #FFFFFF;
	line-height: 10vw;
	text-align: right;
}
.shou3-b{
	padding: 5vw 5%;
}
.shou3-bn{
	margin-top: 4vw;
}
.shou3-b .shou3-bn:nth-child(1){
	margin-top: 0vw;
}
.shou3-bnt{
	width: 100%;
}
.shou3-bnt img{
	width: 100%;
	vertical-align: top;
	border: none;
}
.shou3-bnb{
	background-color: #FE6B00;
	padding:6vw 5% 6vw;
}
.shou3-bnb-t{
	font-family: 'SemiBold';
	font-size: 5vw;
	color: #FFFFFF;
	line-height:8vw;
	margin-bottom: 2vw;
}
.shou3-bnb-b{
	font-size: 3vw;
	color: #FFFFFF;
	line-height: 5vw;
}
.shou3-b .shou3-bn:nth-child(2n) .shou3-bnb{
	background-color: #9FA0A0;
}
.shou4{
	padding: 5vw 5%;
}
.shou4-1{
	font-family: 'SemiBold';
	font-size: 4vw;
	color: #FFFFFF;
	line-height: 10vw;
	text-align: center;
	background-color: #FE6B00;
}
.shou4-2{
	margin-top: 8vw;
}
.shou4-2n{
	margin-bottom: 6vw;
}
.shou4-2nl{
	float: left;
	width: 15%;
	padding-top: 2vw;
}
.shou4-2nr{
	float: left;
	width: 76%;
	margin-left: 4%;
}
.shou4-2nr-t{
	font-family: 'SemiBold';
	font-size: 4vw;
	color: #333333;
	line-height: 6vw;
}
.shou4-2nr-c{
	font-family: 'SemiBold';
	font-size: 4vw;
	color: #333333;
	line-height: 12vw;
}
.shou4-2nr-b{

	
	font-size: 4vw;
	color: #333333;
	line-height: 5vw;
}
.shou4-3t{
	margin-bottom: 4vw;
}
.shou4-3tl{
	float: left;
	width: 48%;
}
.shou4-3tl-n{
	border: 1vw solid #FE6B00;
	font-family: 'SemiBold';
	font-size: 5vw;
	color: #FE6B00;
	line-height: 6vw;
	height: 12vw;
	text-align: center;
	padding: 3vw 0;
}
.shou4-3tr{
	float: right;
	width: 48%;
}
.shou4-3tr-n{
	border: 1vw solid #FE6B00;
	font-family: 'SemiBold';
	font-size: 5vw;
	color: #FE6B00;
	line-height: 6vw;
	text-align: center;
	padding: 2vw auto;
	padding: 3vw 0;
}
.shou4-3bl{
	float: left;
	width: 48%;
}
.shou4-3bl-n{
	font-family: 'SemiBold';
	border: 1vw solid #FE6B00;
	font-size: 5vw;
	color: #FE6B00;
	line-height: 12vw;
	height: 12vw;
	text-align: center;
	padding: 3vw 0;
}
.shou4-3br{
	float: right;
	width: 48%;
}
.shou4-3br-n{
	font-family: 'SemiBold';
	border: 1vw solid #FE6B00;
	font-size: 5vw;
	color: #FE6B00;
	line-height: 12vw;
	height: 12vw;
	text-align: center;
	padding: 3vw 0;
}
.shou4-4{
	float: right;
	width: 100%;
	margin: 4vw auto 0vw;
}
.shou5{
	padding: 5vw 5%;
}
.shou5-2{
	font-family: 'SemiBold';
	font-size: 9vw;
	color: #FE6B00;
	line-height: 20vw;
	text-align: center;
}
.shou5-3{
	font-size: 3vw;
	color: #333333;
	line-height: 5vw;
}
.shou5-4{
	margin-top: 4vw;
}
.shou5-4l{
	float: left;
	width: 10%;
	margin-right: 5%;
}
.shou5-4r{
	float: left;
	width: 75%;
	font-size: 4vw;
	color: #FE6B00;
	line-height: 6vw;
}
.bj3{
	padding: 0vw 5% 5vw;
	margin-top: 4vw;
}
.yj1-l{
	float: left;
	width: 20%;
}
.yj1-r{
	float: left;
	width: 70%;
	font-size: 4vw;
	color: #333333;
	line-height: 8vw;
	margin-left: 5%;
}
.jg{
	height: 90px;
}
/*/首页*/
/*关于*/
.gy1{
	font-family: 'SemiBold';
	font-size: 4vw;
	color: #FFFFFF;
	line-height: 10vw;
	padding: 0vw 5%;
	background-color: #FE6B00;
	margin-bottom: 4vw;
}
.gy2{
	padding: 5vw 5% 5vw;
}
.gy2-1{
	font-family: 'SemiBold';
	font-size: 6vw;
	color: #333333;
	line-height: 10vw;
	margin-bottom: 1vw;
}
.gy2-2{
	font-size: 3vw;
	color: #333333;
	line-height: 5vw;
}
.gy2-3 img{
	margin-top: 3vw;
}
.gy3{
	padding: 5vw 5% 7vw;
}
.gy3-1{
	font-family: 'SemiBold';
	font-size: 6vw;
	color: #333333;
	line-height: 10vw;
	margin-bottom: 1vw;
}
.gy3-2{
	margin-top: 5vw;
}
.gy3-2 img{
	width: 100%;
	vertical-align: top;
}
.gy4{
	padding: 5vw 5% 7vw;
}
.gy4-1{
	font-family: 'SemiBold';
	font-size: 6vw;
	color: #333333;
	line-height: 10vw;
	margin-bottom: 1vw;
}
.gy4-2{
	margin-top: 5vw;
}
.gy4-2n{
	width: 70%;
	margin:6vw auto 0;
}
.gy4-2nt{
	width: 90%;
	margin: auto;
}
.gy4-2nb{
	width: 100%;
	font-size: 4vw;
	color: #333333;
	line-height: 6vw;
	text-align: center;
	margin:1vw auto 0;
}
/*/关于*/
/*服务*/
.fw1{
	font-family: 'SemiBold';
	font-size: 4vw;
	color: #FFFFFF;
	line-height: 10vw;
	padding: 0vw 5%;
	background-color: #FE6B00;
	margin-bottom: 4vw;
}
.fw2{
	padding: 5vw 5% 5vw;
}
.fw2-1{
	font-family: 'SemiBold';
	font-size: 6vw;
	color: #333333;
	line-height: 8vw;
	margin-bottom: 2vw;
}
.fw2-2{
	font-family: 'SemiBold';
	font-size: 5vw;
	color: #FE6B00;
	line-height: 6vw;
}
.fw2-3t{
	border: 2px solid #FE6B00;
	font-size: 4vw;
	color: #333333;
	line-height: 10vw;
	text-align: center;
	margin-top: 2vw;
}
.fw2-3b{
	padding: 3vw 4%;
	border-left: 2px solid #FE6B00;
	border-bottom: 2px solid #FE6B00;
	border-right: 2px solid #FE6B00;
}
.fw2-3bn li{
	float: left;
	width: 52%;
}
.fw2-3bn li:nth-child(2n){
	float: right;
	width: 48%;
}
.fw2-3bn-l{
	float: left;
	width: 3%;
	margin-right: 2%;
	padding-top: 2.3vw;
}
.fw2-3bn-r{
	float: right;
	width: 95%;
	font-size: 2.5vw;
	color: #333333;
	line-height: 6vw;
}
.fw2-4{
	margin-top: 4vw;
}
.fw2-4n{
	float: left;
	width: 55%;
	margin-bottom: 4vw;
	border-left: 3px solid #FE6B00;
	padding-left: 3%;
	font-size: 2.5vw;
	color: #333333;
	line-height: 5vw;
}
.fw2-4 .fw2-4n:nth-child(2n){
	float: right;
	width: 35%;
}
.fw2-5{
	margin: 8vw auto;
	padding-bottom: 8vw;
	border-bottom: 1px dashed #FE6B00;
}
.fw2-5 img{
	width: 100%;
	vertical-align: top;
}
.fw2-6{
	font-family: 'SemiBold';
	font-size: 5vw;
	color: #FE6B00;
	line-height: 6vw;
}
.fw2-7{
	background-color: #FE6B00;
	padding: 4vw 5%;
	margin-top: 4vw;
}
.fw2-7 li{
	margin-top: 1vw;
}
.fw2-7 li:nth-child(1){
	margin-top: 0vw;
}
.fw2-7l{
	float: left;
	width: 2%;
	margin-right: 1.5%;
	padding-top: 1.4vw;
}
.fw2-7r{
	float: right;
	width: 96%;
	font-size:3vw;
	color: #FFFFFF;
	line-height: 5vw;
}
.fw2-8{
	margin-top: 4vw;
}
.fw2-8 img{
	width: 100%;
	vertical-align: top;
}
.fw2-9{
	width: 90%;
	margin: 8vw auto 0;
}
.fw2-9 img{
	width: 100%;
	vertical-align: top;
}
.fw3{
	padding: 5vw 5% 5vw;
}
.fw3-1{
	font-family: 'SemiBold';
	font-size: 6vw;
	color: #333333;
	line-height: 8vw;
	margin-bottom: 2vw;
}
.fw3-2{
	font-family: 'SemiBold';
	font-size: 5vw;
	color: #FE6B00;
	line-height: 6vw;
}
.fw3-3t{
	border: 2px solid #FE6B00;
	font-size: 4vw;
	color: #333333;
	line-height: 10vw;
	text-align: center;
	margin-top: 2vw;
}
.fw3-3b{
	padding: 3vw 4%;
	border-left: 2px solid #FE6B00;
	border-bottom: 2px solid #FE6B00;
	border-right: 2px solid #FE6B00;
}
.fw3-3bn li{
	float: left;
	width: 55%;
}
.fw3-3bn li:nth-child(2n){
	float: right;
	width: 42%;
}
.fw3-3bn-l{
	float: left;
	width: 3%;
	margin-right: 2%;
	padding-top: 2.3vw;
}
.fw3-3bn-r{
	float: right;
	width: 95%;
	font-size: 2.5vw;
	color: #333333;
	line-height: 6vw;
}
.fw3-4t{
	padding-bottom: 5vw;
	border-bottom: 1px dashed #FE6B00;
}
.fw3-4t1{
	font-family: 'SemiBold';
	font-size: 5vw;
	color: #FE6B00;
	line-height: 6vw;
	margin-top: 5vw;
}
.fw3-4t2{
	font-size: 3vw;
	color: #333333;
	line-height: 5vw;
	margin-top: 4vw;
}
.fw3-4t3{
	margin: 4vw auto;
}
.fw3-4t3 img{
	width: 100%;
	vertical-align: top;
}
.fw3-4ct{
	padding-top: 4vw;
	font-family: 'SemiBold';
	font-size: 5vw;
	color: #FE6B00;
	line-height: 6vw;
	margin-top: 5vw;
}
.fw3-4cb{
	background-color: #FE6B00;
	padding: 4vw 5%;
	margin-top: 4vw;
}
.fw3-4cb-t{
	font-size: 4vw;
	color: #FFFFFF;
	line-height: 8vw;
}
.fw3-4cb-b{
	margin-top: 2vw;
}
.fw3-4cb-b li{
	margin-top: 1vw;
}
.fw3-4cb-b li:nth-child(1){
	margin-top: 0vw;
}
.fw3-4cb-bl{
	float: left;
	width: 2%;
	margin-right: 1.5%;
	padding-top: 1.4vw;
}
.fw3-4cb-br{
	float: right;
	width: 96%;
	font-size:3vw;
	color: #FFFFFF;
	line-height: 5vw;
}
.fw2-7 li:nth-child(1){
	margin-top: 0vw;
}
.fw3-4b{
	margin-top: 4vw;
}
.fw3-4b img{
	width: 100%;
	vertical-align: top;
}
.fw3-4bb{
	width: 100%;
	margin: 8vw auto 0;
}
.fw3-4bb img{
	width: 100%;
	vertical-align: top;
}
.fw4{
	padding: 8vw 5% 5vw;
}
.fw4-tl{
	float: left;
	max-width: 35%;
	font-family: 'SemiBold';
	font-size: 6vw;
	color: #333333;
	line-height: 8vw;
}
.fw4-tr{
	float: left;
	max-width: 60%;
	font-family: 'SemiBold';
	font-size: 4vw;
	color: #FE6B00;
	line-height: 6vw;
	border-bottom: 2px solid #FE6B00;
	margin-left: 3%;
	margin-top: 1vw;
}
.fw4-c{
	font-size: 3vw;
	color: #333333;
	line-height: 5vw;
	margin-top: 4vw;
}
.fw4-b{
	margin-top: 4vw;
}
.fw4-b img{
	width: 100%;
	vertical-align: top;
}

.fw5{
	padding: 5vw 5% 5vw;
}
.fw5-1{
	font-family: 'SemiBold';
	font-size: 6vw;
	color: #333333;
	line-height: 8vw;
	margin-bottom: 2vw;
}
.fw5-2{
	font-family: 'SemiBold';
	font-size: 5vw;
	color: #FE6B00;
	line-height: 6vw;
}
.fw5-3{
	padding: 3vw 4%;
	background-color: #FE6B00;
	margin-top: 4vw;
}
.fw5-3n li{
	float: left;
	width: 52%;
}
.fw5-3n li:nth-child(2n){
	float: right;
	width: 48%;
}
.fw5-3 .fw5-3n:nth-child(5) li .fw5-3nr{
	line-height: 4vw;
}
.fw5-3 .fw5-3n:nth-child(5) li .fw5-3nl{
	padding-top:1.2vw;
}
.fw5-3nl{
	float: left;
	width: 3%;
	margin-right: 2%;
	padding-top: 2.3vw;
}
.fw5-3nr{
	float: right;
	width: 95%;
	font-size: 2.5vw;
	color: #FFFFFF;
	line-height: 6vw;
}



.fw5-4{
	/*margin-top: 3vw;*/
}
.fw5-4 img{
	width: 100%;
	vertical-align: top;
	margin-top: 3vw;
}
/*/服务*/
/*营销网络*/
.wl1{
	font-family: 'SemiBold';
	font-size: 4vw;
	color: #FFFFFF;
	line-height: 10vw;
	padding: 0vw 5%;
	background-color: #FE6B00;
	margin-bottom: 4vw;
}
.wl2{
	padding: 5vw 5% 0;
}
.wl2-1{
	font-family: 'SemiBold';
	font-size: 6vw;
	color: #333333;
	line-height: 8vw;
	margin-bottom: 2vw;
}
.wl2-2{
	font-family: 'SemiBold';
	font-size: 5vw;
	color: #FE6B00;
	line-height: 6vw;
}
.wl2-3t{
	padding: 3vw 4%;
	border: 2px solid #FE6B00;
	margin-top: 2vw;
}
.wl2-3t li{
	float: left;
	width: 60%;
	list-style-position:inside;
	font-size: 4vw;
	color: #333333;
	line-height: 6vw;
}
.wl2-3t li:nth-child(2n){
	width: 40%;
}
.wl2-3b{
	padding: 3vw 4%;
	border-left: 2px solid #FE6B00;
	border-bottom: 2px solid #FE6B00;
	border-right: 2px solid #FE6B00;
}
.wl2-3b li{
	float: left;
	width: 49%;
	margin-bottom: 3vw;
}
.wl2-3b li:nth-child(2n){
	float: right;
	width: 49%;
}
.wl2-3b li:nth-child(3),.wl2-3b li:nth-child(4){
	margin-bottom: 0vw;
}
.wl2-3bt{
	font-size: 3vw;
	color: #FE6B00;
	line-height: 6vw;
}
.wl2-3bt::before{
	content: "";
	display: inline-block;
	width: 2vw;
	height: 2vw;
	background-color: #FE6B00;
	border-radius: 50%;
	margin-right: 2%;
	margin-bottom: 0px;
}
.wl2-3bb{
	width: 90%;
	font-size: 3vw;
	color: #333333;
	line-height: 6vw;
	margin-left: 10%;
}
.wl2-4{
	margin: 5vw auto;
}
.wl2-4 img{
	width: 100%;
	vertical-align: top;
}
.wl3{
	padding: 5vw 5% 0;
}
.wl3-1{
	font-family: 'SemiBold';
	font-size: 6vw;
	color: #333333;
	line-height: 8vw;
}
.wl3-2{
	font-family: 'SemiBold';
	font-size: 5vw;
	color: #FE6B00;
	line-height: 6vw;
	margin-top: 1vw;
}
.wl3-3{
	padding: 3vw 4%;
	border: 2px solid #FE6B00;
	margin-top: 4vw;
}
.wl3-3l{
	float: left;
	width: 48%;
}
.wl3-3l li{
	font-size: 4vw;
	color: #333333;
	line-height: 6vw;
	list-style-position: inside;
}
.wl3-3r{
	float: right;
	width: 48%;
}
.wl3-3r li{
	font-size: 4vw;
	color: #333333;
	line-height: 6vw;
	list-style-position: inside;
}
.wl3-4{
	margin: 5vw auto;
}
.wl4{
	padding: 5vw 5%;
}
.wl4-1{
	font-family: 'SemiBold';
	font-size: 6vw;
	color: #333333;
	line-height:8vw;
}
.wl4-2{
	margin-top: 4vw;
}
.wl4-2 li{
	width: 95%;
	margin:6vw auto 0;
}
.wl4-2t{
	width: 80%;
	margin: auto;
}
.wl4-2c{
	font-family: 'SemiBold';
	font-size: 5vw;
	color: #FE6B00;
	line-height: 10vw;
	text-align: center;
}
.wl4-2b{
	font-size: 4vw;
	color: #333333;
	line-height: 6vw;
	text-align: center;
	margin: 1vw auto 0;
}
/*/营销网络*/
/*案例*/
.al1{
	font-family: 'SemiBold';
	font-size: 4vw;
	color: #FFFFFF;
	line-height: 10vw;
	padding: 0vw 5%;
	background-color: #FE6B00;
	margin-bottom: 4vw;
}
.al2{ 
	padding: 5vw 5%;
}
.al2 img{
	margin-top: 3vw;
}
.al2 img:nth-child(1){
	margin-top: 0vw;
}
.al2-1{
	padding:4vw 5%;
	background-color: #FE6B00;
}
.al2-1t{
	font-family: 'SemiBold';
	font-size: 5vw;
	color: #FFFFFF;
	line-height: 8vw;
}
.al2-1b{
	font-size: 3vw;
	color: #FFFFFF;
	line-height: 5vw;
}
.al2 .al2-2:nth-child(1){ 
	margin-top: 0vw;
}
.al2-2{
	padding:4vw 5%;
	background-color: #FE6B00;
	margin-top: 3vw;
}
.al2-2t{
	font-family: 'SemiBold';
	font-size: 5vw;
	color: #FFFFFF;
	line-height: 10vw;
}
.al2-2b{
	font-size: 3vw;
	color: #FFFFFF;
	line-height: 5vw;
}
.al2-t img{
	margin-top: 5vw;
}
.al2-b{
	margin-top: 4vw;
}
.al2-bl{
	float: left;
	width: 18%;
	height: 8vw;
	background-color: #FFB57F;
}
.al2-br{
	float: right;
	width:80%;
	height: 8vw;
	background-color: #FE6B00;
}
/*/案例*/



.kf_kuang{
	border:3px solid #fe6b00;
	background-color: #ffffff;
	margin:15px;
  }
  .kflx_k{ margin: 15px;}
  .kflx_bt{ font-size:15px; }
  .kflx_nr{ font-size:13px;}
  
  .dhlx_on{ color: #fe6b00;}