.contact_main_t {
    background: none repeat scroll 0% 0% #fff;
    padding: 50px 0px 80px;
	font-size: 12px;
line-height: 2;
font-family: "Microsoft Yahei",Arial,tahoma,arial !important;
font-style: normal !important;
font-variant: normal !important;
color: #333;
}
.contact_main_t  p {
    margin: 0px;
    padding: 0px;
    line-height: 20px;
}
.contact_main_t ul {
    margin: 0px;
    padding: 0px;
    list-style: outside none none;
}
.w-1000 {
    width: 850px;
    margin: 0px auto;
    position: relative;
}
.contact_main_t .p1 {
    text-align: center;
    font-size: 24px;
    color: #FF6901;
    line-height: 24px;
    padding-bottom: 33px;
	
}
.contact_main_t .meau {
    margin: 0px 0px 0px 0px;
    float: left;
	border-bottom: 1px solid #727171;
}
.clear {
    clear: both;
    font-size: 0px;
    line-height: 0;
    height: 0px;
}
.contact_main_t .meau li.on {
    
     color: #888;
}
.contact_main_t .meau li {
    width: 71px;
    height: 30px;
    line-height: 30px;
   
    color: #888;
    font-size: 16px;
    text-align: center;
    border-radius: 20px;
    float: left;
    cursor: pointer;
    margin-right: 10px;
}
.contact_main_t .nr {
    margin-top: 15px;
}
.contact_main_t .nr li {
    display: none;
	height:175px;
}
.fl {
    float: left;
}
.contact_main_t .nr .fr {
    width: 850px;
}
.fr {
    float: right;
}
.contact_main_t .nr .fr .p1 {
    color: #FF6800;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    padding-bottom: 15px;
    text-align: left;
}
.contact_main_t .nr .fr .p2 {
    color: #555;
    font-size: 14px;
    line-height: 24px;
}
.contact_main_t .nr .fr .p2 span {
    display: block;
}
.contact_main_t .nr .fr .p3 {
    color: #555;
    font-size: 14px;
    padding-top: 15px;
}