@charset "utf-8";

.link-main{
    width: 80%;
    margin: 80px auto 0;
}
.link-txt {color:#579E8E}
.link-txt .link-img{
    text-align: right;
}
.martop{
    margin-top: 1rem;
}
.marbt{
    margin-bottom: 2rem;
}
.formall{
    margin-bottom: 50px;
}
.ditu{
	margin: 15px 0;
}

.change_tit{color:#00394B; padding-right:0.3rem;}

.change_form{width:90%; margin:0 auto;}
.change_form table tr td{ line-height:2.5rem; text-align:center;color: #00394B;}
.borde_none{ border:none; width:100%; margin:0.5rem 0; height:2.5rem;color: #00394B;}
.borde_area{border:none; width:100%; margin:0.5rem 0; height:2.5rem;color: #00394B; min-height:10rem}

.anniu{
    padding:0.1rem 1rem;
    background: #00394B none repeat scroll 0% 0%;
    color: #FFF;
    border: medium none;
    border-radius: 0.5rem;
    margin:2rem 2rem 1rem;
    cursor: pointer;
}