.contact-nav {
    position: relative;
    height: 36px;
    width: 80%;
    border-bottom: 1px solid #E0E0E0;
    margin:  auto;
    padding-top: 50px;
    margin-bottom: 50px;
}
.contact-nav-left {
    width: 34%;
}
.contact-nav-left a{
    font-family: MicrosoftYaHei;
	font-size: 25px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #434343;
}
.contact-nav-left span{
	font-family: MicrosoftYaHeiLight;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #d5002e;
	opacity: 0.3;
    margin-left: 8px;
}
.contact-nav-right {
    width: 56%;
    float: right;
}
.contact-nav-right ul li {
    float: right;
    margin-right: 5%;
    padding-bottom: 7px;
}

.about-nav-right ul li:hover a{
	color: #d5002e!important;
}
.cate-father a{
	color: #d5002e!important;

}
.contact-nav-right ul li a{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #535353;
}

.contact-top {
    width: 80%;
    margin: auto;
}
#dituContent {
    width: 60%;
    height: 393px;
}
.contact-right {
    width: 38%;
    margin-left: 2%;
}
.contact-cn {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #535353;
}
.contact-en {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #b5b5b5;
}

.contact-right li {
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    padding: 10px;
    margin-bottom: 15px;
    position: relative;
    height: 44px;
}

.icon {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #e5e5e5;
    padding-right: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.right-text {
    display: inline-block;
    padding-left: 10px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #898989;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 70%;
}


/*留言*/
.guest_in {
    width: 80%;
    margin: auto;
}

.input_order_002 {
    float: left;
    display: inline;
    border: #e9e9e9 1px solid;
    background-color: #FFFFFF;
    width: 45.3%;
    margin-right: 4%;
    height: 44px;
    line-height: 44px;
    text-align: left;
    text-indent: 25px;
    color: #666666;
    margin-bottom: 12px;
}

