.banner{
	background: url('../mirror/images/mini/ber.png') no-repeat center center;
	background-size: 100% 100%;
	padding-top: 80px;
}
.banner_con1{
	background: url('../mirror/images/mini/banner1.png') no-repeat top right;
}
.tupian{
	width: 100%
}
#img-href{
	display: none
}
.hangye{
	width: 100px; display: block; color: #999; margin-bottom: 10px;
}
.shouhou{
	width: 100px; display: block;color: #999;margin-bottom: 10px;
}
.wenzi{
	color: #999;
}
.banner_left{
    width:650px;
    height: 100%;
    float: left;
    color: #FFF; 
}

.banner_title{
    margin-top: 80px;
    font-size: 40px;

}
.banner_desc{
    margin-top: 30px;
}

.banner_desc p{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.banner_input{
    margin-top: 50px;
    height: 45px;
    color: #FFF;
}

.banner_input a{
    display: block;
}


.banner_input p{
    height: 40px;
    line-height: 40px;
    width: 145px;
    border:1px solid #FFF;
    text-align: center;
    color: #FFF;
    float: left;
    margin-right: 20px;
}

.banner_input p:hover{
    background: #FFF;
    color: #000;
}