.headTopic {
    background: url(http://img.jihui88.com/upload/t/t2/thfdoors/picture/2017/06/23/183203fd-a8ba-4d1f-a317-5cebe89a996c.jpg) no-repeat center;
}
/* 联系我们 */
#user_defined10 .bodyContTitle .b:after {
content:"Contact us";
}
#user_defined10 .contact_title{
    text-align: center;
}
@font-face {
    font-family: 'webfont_contact_h1';
    src: url('//at.alicdn.com/t/4xpoduv1efqiwwmi.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/4xpoduv1efqiwwmi.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/4xpoduv1efqiwwmi.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/4xpoduv1efqiwwmi.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/4xpoduv1efqiwwmi.svg#思源黑体-正粗') format('svg'); /* iOS 4.1- */
}
#user_defined10 .contact_title h1{
    margin:0;
    font-weight:normal;
    text-align: center;
    font-size:32px;
    height:44px;
    line-height:44px;
    color:#000;
    font-family: "webfont_contact_h1";
}
#user_defined10 .contact_title h1 span{
    color:#c12411;
}
#user_defined10 .contact_title h2{
    margin:0;
    font-weight:normal;
    text-align: center;
    height:24px;
    line-height:24px;
    font-size:20px;
    color:#999;
    font-family: "webfont_title"
}
#user_defined10 .contact_content{
    width: 760px;
    margin:0 auto;
    padding-top:20px;
    padding-bottom: 50px;
    margin: 0 auto;
    overflow: hidden;
}
#user_defined10 .contact_info{
    float: left;
    width:451px;
}
@font-face {
    font-family: 'webfont_company_name';
    src: url('//at.alicdn.com/t/9oxudygpv6yr2j4i.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/9oxudygpv6yr2j4i.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/9oxudygpv6yr2j4i.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/9oxudygpv6yr2j4i.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/9oxudygpv6yr2j4i.svg#思源黑体-粗') format('svg'); /* iOS 4.1- */
}
#user_defined10 .contact_info h1{
    margin:0;
    font-weight:normal;
    font-size:21px;
    color:#333;
    line-height:48px;
}
#user_defined10 .contact_info p{
    font-size:16px;
    line-height:32px;
    color:#666;
}
#user_defined10 .contact_info p a{
    color:#666;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined10 .contact_info p a:hover{
    color:#c12411;
}
#user_defined10 .code{
    width:240px;
    height:240px;
    float:right;
    font-size:20px;
    line-height:240px;
    text-align: center;
    background:#c12411;
    color:#fff;
}
#user_defined10 .code img{
    width:100%;
    height:100%;
}

/* 在线留言 */
#user_defined12 .bodyContTitle .b:after {
content:"Feedback";
}
#user_defined12 .message{
    padding-bottom:100px;
}
#user_defined12 .message_title{
    text-align: center;
}
@font-face {
    font-family: 'webfont_message_h1';
    src: url('//at.alicdn.com/t/q804iv2hiiugcik9.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/q804iv2hiiugcik9.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/q804iv2hiiugcik9.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/q804iv2hiiugcik9.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/q804iv2hiiugcik9.svg#思源黑体-正粗') format('svg'); /* iOS 4.1- */
}
#user_defined12 .message_title h1{
    margin:0;
    font-weight:normal;
    text-align: center;
    font-size:32px;
    height:44px;
    line-height:44px;
    color:#000;
    font-family: "webfont_message_h1";
}
#user_defined12 .message_title h1 span{
    color:#c12411;
}
#user_defined12 .message_title h2{
    margin:0;
    font-weight:normal;
    text-align: center;
    height:24px;
    line-height:24px;
    font-size:20px;
    color:#999;
    font-family: "webfont_title"
}
#user_defined12 .message_content{
    width: 1200px;
    margin: 0 auto;
    padding-top:20px;
}
#user_defined12 .message .input_content{
    width: 420px;
    float: left;
}
#user_defined12 .message .input_content input{
    width: 420px;
    height: 48px;
    outline: none;
    box-sizing: border-box;
    padding: 0 16px;
    font-size: 14px;
    background: #eaeaea;
    color: #404040;
    border: none;
    margin-bottom: 24px;
    font-weight: normal;
    font-family: "Microsoft YaHei","SimHei","SimSun";
}
#user_defined12 .message .input_content input::-webkit-input-placeholder {
    color: #666; 
} 
#user_defined12 .message .input_content input:-moz-placeholder {
    color: #666; 
} 
#user_defined12 .message .input_content input::-moz-placeholder {
    color: #666; 
} 
#user_defined12 .message .input_content input:-ms-input-placeholder {
    color: #666; 
}
#user_defined12 .message .textarea_content{
    width: 740px;
    float: right;
}
#user_defined12 .message .textarea_content textarea{
    width: 740px;
    height: 192px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 24px;
    color: #404040;
    background: #eaeaea;
    margin-bottom: 36px;
    outline: none;
    padding: 12px 16px;
    resize: none;
    border: none;
    font-family: "Microsoft YaHei","SimHei","SimSun";
}
#user_defined12 .message .textarea_content textarea::-webkit-input-placeholder {
    color: #666; 
} 
#user_defined12 .message .textarea_content textarea:-moz-placeholder {
    color: #666; 
} 
#user_defined12 .message .textarea_content textarea::-moz-placeholder {
    color: #666; 
} 
#user_defined12 .message .textarea_content textarea:-ms-input-placeholder {
    color: #666; 
}
#user_defined12 .message a{
    width: 1200px;
    height: 50px;
    clear: both;
    line-height: 51px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    display: block;
    background: #c12411;
    text-transform: uppercase;
}

/* 公司地图 */
#user_defined11 .bodyContTitle {
    display: none;
}
#user_defined11 .map{
    width: 1200px;
    height: 500px;
    margin: 0 auto;
    position: relative;
}