#content {
width:1200px;
margin:0 auto;
}
#content1,#content2,#content3 {
width:1200px !important;
overflow:hidden;
}
.hunk_breadcrumb_navigation_2 {
height:40px;
line-height:40px;
border-bottom: 1px solid #333;
}
.hunk_breadcrumb_navigation_2 a, .hunk_breadcrumb_navigation_2 span {
	font-size: 13px !important;
	color: #939393 !important;
	font-weight: 400;
}
#user_defined18 {
margin-top:30px;
}
#user_defined18 .bodyContTitle {
display:none;
}
.cont_map {
    margin: 15px 0;
}
.cubox li {
    margin-bottom: 10px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 5px;
    background: rgb(249, 249, 249);
    padding: 11px;
    border-radius: 7px;
}
.cubox li span {
    color: #666;
    font-size: 16px;
    font-family: Microsoft Yahei;
}
.cubox li a {
    color: #666;
}
#user_defined21 {
margin:20px 0 40px 0;
}
#user_defined21 .bodyContTitle {
    display: block;
    background: none;
    padding: 0;
    height: auto;
}
#user_defined21 .bodyContTitle .titleName {
    font-size: 18px;
    color: #424242;
    height: 56px;
    line-height: 56px;
    font-weight: normal;
}
#user_defined21 .bodyContContent {
    background: #f2f2f2;
}
#user_defined21 .contact_message {
    width: 836px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 66px;
}
#user_defined21 .contact_message p {
    margin-top: 22px;
}
#user_defined21 .contact_message input {
    width: 372px;
    height: 56px;
    border: 1px solid #e7e7e7;
    outline: none;
    padding: 0;
    margin-right: 16px;
    padding: 0 18px;
    font-size: 16px;
    color: #666;
}
#user_defined21 .contact_message input:nth-child(2n) {
    margin: 0;
}
#user_defined21 .contact_message textarea {
    width: 798px;
    height: 95px;
    border: 1px solid #e7e7e7;
    outline: none;
    padding: 0;
    font-size: 16px;
    color: #666;
    padding: 12px 18px;
}
#user_defined21 .contact_message .send_btn {
    width: 150px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    background: #ac0606;
    color: #fff;
    font-size: 16px;
    margin-top: 4px;
    transition: all .4s;
}
#user_defined21 .contact_message .send_btn:hover {
background:#feb701;
}