﻿.contact_ashion {
    width: 300px;
    height: 50px;
    margin: 0 auto;
    margin-top: 20px;
}

#contact_ashion_red {
    width: 150px;
    color: rgb(225 37 26);
    height: 20px;
    background-color: #fff;
    border: 0px solid;
    font-weight: bold;

	margin-bottom:-8px;
    font-size: 16px;
    outline: none;
    /*去除蓝色边框*/
    resize: none;

}

#contact_ashion_red:hover {
    border: 0px solid;
}


.contact_ashion_red_button {
    width: 70px;
    height: 26px;
    background-color: #ecebe5;
    border: 1px solid rgb(118, 115, 115);
    border-radius: 4px;
    margin-left: 5%;
}



.contact_ashion2 {
    width: 360px;
    height: 50px;
    margin: 0 auto;
    margin-top: 20px;
     font-size: 16px;
     margin-left: 0px;
}

#contact_ashion_red2 {
    width: 90px;
    color: rgb(225 37 26);
    height: 20px;
    background-color: #fff;
    border: 0px solid;
    font-weight: bold;
	margin-bottom:-8px;
    font-size: 16px;
    outline: none;
    /*去除蓝色边框*/
    resize: none;

}

#contact_ashion_red:hover2 {
    border: 0px solid;
}


.contact_ashion_red_button2 {
    width: 80px;
    height: 26px;
    font-size: 14px;
    background-color: #ecebe5;
    border: 1px solid rgb(118, 115, 115);
    border-radius: 4px;
    margin-left: 5%;
}