*{margin:0;padding:0;}
img{border:none;vertical-align:top;}
html,body{width:100%;font-family:"黑体";background:white;}

div,img{
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0px;
	tap-highlight-color: rgba(0,0,0,0);
	focus-ring-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-focus-ring-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0,0,0,0);
	-moz-focus-ring-color: rgba(0, 0, 0, 0);
}

input:hover{
	outline:none;
}

input:focus{
	outline:none;
}

:focus{
	outline:0;
}

.class_div{
	position:absolute;width:100%;height:100%;top:0;overflow:hidden;
}


.swiper-container {
	width: 100%;
	height:100%;
	position: absolute;
	top:0px;
}
.swiper-slide {
	background-position: center;
	background-size: cover;
	position: relative;
	overflow:hidden;
}

#img_search_icon{
	position:absolute;width: 3.6%;left: 81%;
}

#img_menu_icon{
	position:absolute;width: 5%;left: 90.5%;
}

#div_menu_first{
	position:fixed;width:100%;z-index:10000;right:0px;overflow:hidden;
}

.div_menu_first{
    position:fixed;z-index:10000;right:0px;overflow:hidden;background:url('../wap_images/menu_first_background.png?v=2');background-size:100% 100%;
}

#div_menu_first_content{
	margin-left:22.2%;color:white;font-weight:bolder;
}

#div_menu_first_content div{
	width:100%;
}

.div_menu_next{
	position:relative;width:100%;background:url('../wap_images/menu_next_background.png?v=1');font-weight:bolder;
}

.div_menu_next_type{
	margin-left:2.4%;
	color:white;
}

.div_menu_next_content{
	width:100%;
	color:#07528d;
}

.div_menu_next_content div{
	width:97%;
	padding-left:3%;
	background:url('../wap_images/white_touming.png?v=1');
}

.div_product_name{
	width:92%;color:#075298;font-weight:bolder;
}
.div_header_two_nav_2_content ul{
    list-style-type:none;
    margin-left:0px;
}

.div_header_two_nav_2_content ul li:nth-of-type(1){
    width:50%;
    float:left;
}
.div_header_two_nav_2_content ul li:nth-of-type(2){
    width:50%;
    float:left;
}
