@charset "utf-8";
/* CSS Document */

.hz_banner{
	position:relative;
	width:100%;
	height:18vw;
	text-align: center;
}
.hz_image{
	position: absolute;
	top:0;
	top:0;
	left: 0;
	width:100%;
	height:19vw;
	z-index:10;
}
.banner-hz{
	display: block;
	outline: none;
	border:0;
	height: 22.4;
	width: 100%;
}
.hz_nav{
	    position: absolute;
    bottom: 0.5em;
    /* left: 30px; */
    width: 90vw;
    height: 3.9em;
    /* margin-left: 30%; */
    z-index: 50;
}
.x{
	font-size: 1.3em;
	color:#ffffff;
	width: 1.8em;
	margin-left: 10vw;
	margin-right: 3em;
	height:3.9em;
	line-height: 3.9em;
	padding-bottom: 0.75em;
	font-weight: bold
	
}
.h_on{
	border-bottom: #ee9621 0.2em solid;
	color: #ee9621;
}
.chanpin img{
	display: block;
    background-size: contain|cover;
    width: 100%;
    margin: 0px;
/*    padding: 1vw 0px;*/
    height: auto;
}

.xiangmu img{
	display:block;
	background-size:contain|cover;
    width:100%;
	margin: 0px;
	padding: 0px;

height: auto;
}
.from{
	display:block;
	width:100%;
	margin-bottom: 4%;
}
.from p{
	font-size: 2vw;
    font-weight: bold;
    color: aliceblue;
    margin-top: 4%;
    margin-left: 40%;
    margin-bottom: 1.25vw;
}
.from span{
	color:#f7931e;
}

.input{
	border:none;
	width: 30vw;
    height: 2vw;
    border-radius: 1.875em;
    margin-left: 32%;
    margin-top: 1.25vw;
    color: #2a1701;
    padding-left: 2.125vw;
    padding-right: 2.125vw;
    font-size:0.9em;
}
.hz{
	position: relative;
    width: 34.5vw;
    height: 2.2vw;
    border-radius: 1.875em;
    margin-left: 32%;
    color: #2a1701;
    margin-top: 1.25em;
    background: #ffffff;
}
.input_code{
	position: absolute;
    left: 0px;
    width: 18vw;
     height:2vw;
    margin: 0px;
    border: none;
}
.hz_code{
	    position: absolute;
    right: 0px;
    width: 8.3125em;
     height: 2.2vw;
    margin: 0px;
    border: none;
    padding: none;
    margin: none;
    border-radius: 1.875em;
    background: #f8f400;
    font-size: 1em;
    color: #000000;
}
.submit{
    width:34.5vw;
	height: 2vw;
	border-radius:1.875em;
	margin-left: 32%;
	color:#000000;
	font-weight: bold;
	margin-top: 1.25em;
	background: #f7931e;
	border:none;
	font-size:1em;
}
.width {
    width: 100%;
    height: auto;
   
 
}
.banner-lx {
    position: relative;
    width: 100%;
    height: 18vw;
    text-align: center;
}