*{
	margin: 0rem;
	padding: 0rem;
	list-style: none;
}
body{
	overflow: scroll;
}
body::-webkit-scrollbar {
        display: none;
}
.navigation_background{
	width: 100%;
	height: 0.15rem;
	background: black;
	opacity: 0.6;
	position: fixed;
	top: 0;
	z-index: 2;
}
.top_navigation{
	width: 100%;
	height: 0.15rem;
	display: flex;
	justify-content: flex-start;
	position: fixed;
	top: 0;
	z-index: 3;
	color: white;
}
.top_navigation_left{
	width: 50%;
	height: 0.15rem;
	line-height: 0.15rem;
	display: flex;
}
.navigatio_logo{
	/*width: 0.06rem;*/
	/*height: 0.1rem;*/
	margin-top: 0.025rem;
	margin-left: 30%;
}
.company_name{
	font-size: 0.04rem;
}
.top_navigation_right{
	width: 50%;
	height: 0.15rem;
	line-height: 0.15rem;
	margin-left: auto;
	display: flex;
	justify-content: space-around;
	font-size: 0.045rem;
	font-weight: 550;
	letter-spacing: 0.001rem;
}
.top_swiper_one img{
	width: 100%;
}
.top_navigation_right li{
	cursor: pointer;
}
.right_position{
	width: 0.16rem;
	height: 0.045rem;
	line-height: 0.045rem;
	position: fixed;
	top: 32%;
	right: 3rem;
	z-index: 3;
	right: 0;
}
.right_position li{
	width: 100%;
	background: #333333;
	text-align: center;
	margin-top: 0.004rem;
	font-size: 0.033rem;
	color: white;
	padding: 0.017rem 0;
	letter-spacing: 0.002rem;
}
.right_position li img{
	margin-top: 0.015rem;
}
.right_position li:hover{
	cursor: pointer;
}
.one_gzh img{
	width: 0.064rem;
	height: 0.055rem;
}
.two_wb img{
	width: 0.06rem;
	height: 0.05rem;
}
.thr_yx img{
	width: 0.06rem;
	height: 0.045rem;
}
.fou_kf img{
	width: 0.055rem;
	height: 0.047rem;
}
.return_top img{
	width: 0.055rem;
	height: 0.06rem;
}
.thr_yx:hover{
	background: #49D7B4;
}
.fou_kf:hover{
	background: #49D7B4;
}
.yx_particulars{
	width: 0.43rem;
	height: 100%;
	text-align: center;
	margin-top: 0.035rem;
	font-size: 0.038rem;
}
.gzh_code{
	width: 0.25rem;
	height: 0.235rem;
	background-image: url(../image/Z_WeChat.png);
	background-size: 100% 100%;
	position: fixed;
	right: -0.26rem;
	top: 33%;
	z-index: 2;
}
.wb_code{
	width: 0.25rem;
	height: 0.235rem;
	background-image: url(http://img.17vs.net/1544527215_php5uEEEv.png);
	background-size: 100% 100%;
	position: fixed;
	right: -0.26rem;
	top: 42%;
	z-index: 2;
}
.product_function{
	width: 100%;
	height: 2rem;
	position: relative;
	padding-top: 0.3rem;
}
.product_buttom_yellow{
	width: 0.9rem;
	height: 0.12rem;
	background: #49D7B4;
	margin: 0 auto;
	text-align: center;
	line-height: 0.12rem;
	letter-spacing: 0.004rem;
	font-size: 0.07rem;
	position: relative;
}
.product_buttom_dian_left{
	width: 0.02rem;
	height: 0.02rem;
	position: absolute;
	top: 0.055rem;
	left: 0.2rem;
}
.product_buttom_dian_right{
	width: 0.02rem;
	height: 0.021rem;
	position: absolute;
	top: 0.055rem;
	right: 0.2rem;
}
.product_buttom_swiper{
	width: 100%;
	height: 1.7rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
}
.function_left{
	margin-left: 0.4rem;
}
.function_title{
	margin-top: 0.5rem;
	position: absolute;
	display: none;
}
.function_title_p{
	font-size: 0.06rem;
	margin: 0;
}
.function_title_p_top{
	font-size: 0.042rem;
	margin: 0.05rem 0 0 0;
}
.function_top{
	width: 1.5rem;
	margin-top: 1.1rem;
}
.function_hr{
	width: 100%;
	border: none;
	border-bottom: 1px dashed #666666;
	margin-top: 0.1rem;
}
.function_ul{
	width: 100%;
	display: flex;
	justify-content: space-around;
}
.function_li{
	width: 25%;
	height: 0.14rem;
	text-align: center;
	margin-top: -0.026rem;
}
.function_circle{
	width: 0.05rem;
	height: 0.05rem;
	background: #999999;
	margin: 0 auto;
	border-radius: 50%;
}
.function_font{
	font-size: 0.032rem;
	margin-top: 0.02rem;
	letter-spacing: 0.002rem;
}
.swiper_operation{
	width: 1rem;
	height: 1.1rem;
	margin-top: 0.3rem;
	margin-left: -0.4rem;
	background-image: url(http://img.17vs.net/1544527088_phpHPizJM.png);
	background-size: 100% 100%;
	position: relative;
}
.top_swiper_small{
	position: absolute;	
	top: 0;
	left: 0;
	width: 0.372rem;
	height: 0.792rem;
	border-radius: 0.03rem;
	background: white;
	visibility: hidden;
}
.top_swiper_small img{
	width: 100%;
	height: 100%;
}
.media_value{
	width: 100%;
	height: 1.6rem;
	padding-top: 0.3rem;
	padding-bottom: 1.5rem;
}
.hover_function_ul{
	width: 2.2rem;
	height: 0.72rem;
	display: flex;
	justify-content: space-around;
	margin: 0 auto;
	margin-top: 0.35rem;
}
.hover_function_li{
	width: 23.5%;
	height: 100%;
	background: #f3f3f3;
	text-align: center;
}
.hover_function_image{
	width: 100%;
	height: 0.35rem;
}
.hover_function_title{
	width: 100%;
	text-align: center;
	margin-top: 0.06rem;
	font-size: 0.05rem;
}
.hover_function_details{
	width: 100%;
	text-align: center;
	margin-top: 0.05rem;
	font-size: 0.04rem;
	color: #666666;
}
.advertising_position{
	width: 100%;
	height: 2rem;
	padding-top: 0.2rem;
}
.back{
	width: 0.27rem;
	height: 0.045rem;
	background-image: url(../image/iphone_bang.png);
	background-size: 100% 100%;
	position: absolute;
	z-index: 2;
	top: 0.02rem;
	left: 0.145rem;
}
.thr_li_function{
	width: 2rem;
	height: 1.4rem;
	margin: 0 auto;
}
.thr_li_logo{
	width: 0.26rem;
	height: 0.35rem;
	margin: 0 auto;
	margin-top: 0.04rem;
	background-image: url('../image/logo_.png');
	background-size: 100% 100%;
}
.thr_li_ul{
	width: 100%;
	display: flex;
	justify-content: space-around;
}
.thr_li_li{
	width: 31%;
}
.thr_li_image{
	width: 100%;
	height: 0.39rem;
}
.thr_font-list{
	text-align: center;
	font-size: 0.038rem;
	background: #F3F3F3;
	padding-bottom: 0.055rem;
	margin-top: -0.01rem;
	color: #666666;
}
.thr_font-title{
	width: 85%;
	height: 0.17rem;
	line-height: 0.17rem;
	border-bottom: 0.003rem solid #49D7B4;
	margin: 0 auto;
	font-size: 0.05rem;
	letter-spacing: 0.001rem;
}
.thr_font-list li{
	width: 100%;
	margin-top: 0.035rem;
	text-align: left;
	padding-left: 0.09rem;
}
.Competition_case{
	width: 100%;
	height: 2rem;
	padding-top: 0.15rem;
}
.nav-active{
	background: red;
}
.hehe{
	background: chartreuse;
}
.function_li:hover{
	cursor: pointer;
}
.hover_function_li:hover{
	border: 1px solid #c72f2c;
	border-bottom: 0.03rem solid #c72f2c;
}
.competition_click_image{
	width: 2.3rem;
	height: 1.6rem;
	margin: 0 auto;
	margin-top: 0.15rem;
}
.competition_click_image img{
	width: 100%;
	height: 100%;
}
.comtition_image{
	width: 100%;
	height: 1.1rem;
	position: relative;
	margin: 0 auto;
}
.comtition_image div{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	display: none;
}
/* 危害图片 {{{ */
.weihai_yi{
	background-image: url('../image/weihai1.jpg');
	background-size: 100% 100%;
}
.weihai_er{
	background-image: url('../image/weihai2.jpg');
	background-size: 100% 100%;
}
.weihai_san{
	background-image: url('../image/weihai3.jpg');
	background-size: 100% 100%;
}
.weihai_si{
	background-image: url('../image/weihai4.jpg');
	background-size: 100% 100%;
}
.weihai_wu{
	background-image: url('../image/weihai5.jpg');
	background-size: 100% 100%;
}
.weihai_liu{
	background-image: url('../image/weihai6.jpg');
	background-size: 100% 100%;
}
.weihai_qi{
	background-image: url('../image/weihai7.jpg');
	background-size: 100% 100%;
}
/*}}}*/
/* 早筛图片 {{{ */
.zaoshai_yi{
	background-image: url('../image/zaoshai1.jpg');
	background-size: 100% 100%;
}
.zaoshai_er{
	background-image: url('../image/zaoshai2.jpg');
	background-size: 100% 100%;
}
.zaoshai_san{
	background-image: url('../image/zaoshai3.jpg');
	background-size: 100% 100%;
}
.zaoshai_si{
	background-image: url('../image/zaoshai4.jpg');
	background-size: 100% 100%;
}
.zaoshai_wu{
	background-image: url('../image/zaoshai5.jpg');
	background-size: 100% 100%;
}
.zaoshai_liu{
	background-image: url('../image/zaoshai6.jpg');
	background-size: 100% 100%;
}
.zaoshai_qi{
	background-image: url('../image/zaoshai7.jpg');
	background-size: 100% 100%;
}
/*}}}*/
.jiedu_yi{
	background-image: url('../image/jiedu1.jpg');
	background-size: 100% 100%;
}


.comtition_two{
	background-image: url('../image/zhuanjia.jpg');
	background-size: 100% 100%;
}
.comtition_thr{
	background-image: url(http://img.17vs.net/1544525227_phpJfQpZW.png);
	background-size: 100% 100%;
}
.comtition_fou{
	background-image: url(http://img.17vs.net/1544525319_phpSvTQ7z.png);
	background-size: 100% 100%;
}
.comtition_font{
	width: 88%;
	height: 50%;
	line-height: 0.08rem;
	letter-spacing: 0.007rem;
	color: white;
	font-size: 0.043rem;
	font-weight: 300;
	margin: 0 auto;
	margin-top: 0.1rem;
}
.comtition_font p{
	margin: 0;
	font-size: 0.045rem;
	letter-spacing: 0.006rem;
	text-align: left;
}
.Competition_ul{
	width: 100%;
	height: 0.38rem;
	display: flex;
	justify-content: center;
	padding-top: 0.02rem;
}
.Competition_li{
	width: 22%;
	text-align: center;
}
.Competition_li:hover{
	cursor: pointer;
}
.Competition_image{
	width: 100%;
	height: 0.27rem;
}
.Competition_image img{
	width: 100%;
	height: 100%;
}
.Competition_p{
	font-size: 0.043rem;
	margin: 0;
	margin-top: 0.02rem;
}
.have_achieved{
	width: 100%;
	height: 2rem;
	padding: 0.15rem;
}
.digital_animation{
	width: 2.3rem;
	height: 0.4rem;
	margin: 0 auto;
	text-align: center;
	background-image: url(../image/f_background.png);
	background-size: 100% 100%;
	display: flex;
	justify-content: space-around;
	margin-top: 0.1rem;
	color: #49D7B4;
}
.digital_animation_li{
	width: 25%;
	height: 100%;
	text-align: center;
	letter-spacing: 0.001rem;
	padding-top: 0.1rem;
}
.digital_animation_li p{
	margin: 0;
}
.digital_number{
	font-size: 0.085rem;
	font-weight: bold;
}
.digital_title{
	font-size: 0.04rem;
}
.customizable_font{
	width: 100%;
	text-align: center;
	letter-spacing: 0.002rem;
	margin-top: 0.09rem;
}
.customizable_font_one{
	font-size: 0.05rem;
}
.customizable_font_two{
	font-size: 0.035rem;
	margin-top: 0.02rem;
}
.thr_classify{
	width: 1.9rem;
	height: 0.4rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	margin-top: 0.07rem;
}
.thr_classify_li{
	width: 32%;
}
.thr_classify_image{
	width: 0.2rem;
	height: 0.2rem;
	margin: 0 auto;
	border-radius: 50%;
}
.thr_classify_image img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.thr_classify_title{
	font-size: 0.043rem;
	text-align: center;
	padding-top: 0.017rem;
	letter-spacing: 0.002rem;
}
.thr_classify_title span{
	font-size: 0.032rem;
	display: block;
	margin-top: 0.018rem;
}
.Competition_category{
	width: 2.3rem;
	height: 0.54rem;
	background: #f3f3f3;
	margin: 0 auto;
	padding: 0.04rem 0.2rem;
}
.Competition_category_title{
	width: 100%;
	text-align: center;
	font-size: 0.045rem;
}
.wrap_competition{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 0.05rem;
}
.one-Competition_category{
	width: 22%;
	color: #666666;
	padding-left: 0.14rem;
}
.one-Competition_title{
	font-size: 0.042rem;
}
.Competition_category_li{
	font-size: 0.033rem;
	margin-top: 0.016rem;
}
.business_directory{
	width: 100%;
	height: 2rem;
	padding-top: 0.1rem;
}
.ranking_title{
	width: 100%;
	text-align: center;
	font-size: 0.035rem;
	color: #999999;
	margin-top: 0.03rem;
}
.box_logo{
	width: 2.3rem;
	height: 1.4rem;
	display: flex;
	margin: 0 auto;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 0.08rem;
}
.box_logo_li{
	width: 16%;
	height: 0.16rem;
	margin-top: 0.025rem;
}
.box_logo_li img{
	width: 100%;
	height: 100%;
}
.cooperation_consultation{
	width: 100%;
}
.cooperation_consultation_title{
	width: 100%;
	text-align: center;
	font-size: 0.035rem;
	padding: 0.06rem 0;
}
.cooperation_consultation_input{
	width: 2.1rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cooperation_consultation_li{
	width: 48%;
	height: 0.155rem;
	line-height: 0.155rem;
	border: 1px solid #333333;
	margin-top: 0.06rem;
	background: white;
	display: flex;
}
.cooperation_consultation_button{
	width: 100%;
	height: 0.17rem;
	background: #c72f2c;
	color: white;
	font-size: 0.055rem;
	text-align: center;
	line-height: 0.17rem;
	letter-spacing: 0.004rem;
	margin-top: 0.07rem;
	cursor: pointer;
}
.enterprise_image_one{
	width: 0.08rem;
	height: 0.08rem;
	margin-left: 0.04rem;
	margin-top: 0.03rem;
	display: flex;
}
.enterprise_image_two{
	width: 0.082rem;
	height: 0.06rem;
	margin-left: 0.04rem;
	margin-top: 0.05rem;
	display: flex;
}
.enterprise_image_thr{
	width: 0.066rem;
	height: 0.09rem;
	margin-left: 0.04rem;
	margin-top: 0.032rem;
	display: flex;
}
.enterprise_image_fou{
	width: 0.08rem;
	height: 0.06rem;
	margin-left: 0.04rem;
	margin-top: 0.045rem;
	display: flex;
}
.cooperation_consultation_li input{
	width: 0.8rem;
	height: 97%;
	margin-top: 0.004rem;
	margin-left: 0.04rem;
	font-size: 0.05rem;
	outline: none;
	border: none;
}
::-webkit-input-placeholder {
	font-size: 0.04rem;
}
.bottom_index{
	width: 100%;
	height: 0.7rem;
	background: #333333;
	padding-top: 0.11rem;
	margin-top: 0.1rem;
}
.bottom_postbox{
	width: 100%;
	text-align: center;
	font-size: 0.06rem;
	color: #49D7B4;
	letter-spacing: 0.004rem;
}
.bottom_display{
	width: 2.3rem;
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
	margin-top: 0.13rem;
}
.bottom_display_left div{
	color: white;
	font-size: 0.032rem;
	letter-spacing: 0.002rem;
	text-align: left;
}
.bottom_display_right{
	display: flex;
}
.bottom_display_code{
	width: 0.4rem;
	text-align: center;
	color: white;
}
.bottom_display_code img{
	width: 0.3rem;
}
.bottom_display_code div{
	font-size: 0.035rem;
	margin-top: 0.03rem;
}
.swiper-container-horizontal{
	background: #999;
}