/*PC样式 开始*/
.menu06  .w1200{ max-width:1400px}

.contact_l{ float:left; width:54%; line-height:32px; text-align:left;}
.contact_l img{ max-width:100%;}
.contact_l .iconfont{ font-size:18px;}
.yingwen{ font-weight:600; color:#000000; font-size:41px; padding-bottom:16px;border-bottom:#666666 1px solid;}
.font056{ padding:16px 0px; font-size:42px; display:block; line-height:54px;border-bottom:#666666 1px solid; padding-top:38px; margin-bottom:16px;}
.yellow_sekuai{ margin:20px 0px; background-color:#dadada; width:30px; height:4px;}
.baise_sekuai{ margin:20px 0px; background-color:#fff; width:30px; height:4px;}
.Uppercase{text-transform:uppercase}
.font22{ font-size:22px; text-decoration:underline; line-height:20px;}
.font13{ font-size:13px;}
.font20{ font-size:20px;}
.font18{ font-size:18px;}
.contact_r{ float:right; width:36%; padding-top:15px;}
.contact_r ul{ padding-top:40px;}
.contact_r ul li{ padding-bottom:48px; line-height:200%; color:#727171; font-size:14px;}
.contact_r ul li h4{ font-size:20px; color:#c69e65; padding-bottom:10px; font-weight:normal}
.contact_r ul li  .iconfont{ font-size:18px;}
.titile_names{ font-size:26px; font-weight: normal;}
.titile_names span{ position:relative;}
.titile_names span::before {
    content: '';
    position: absolute;
    bottom:-12px;
    left:0%;
    height: 3px;
    background-color: #1f85b6;
    width:100%;
}
.order_decripe{ padding-top:30px; font-size:15px; padding-bottom:30px;}
.input_order_002:hover { float:left;
  display: inline;
    border: #1f85b6 1px solid;
    background-color: #FFFFFF;
    width:100%;Border-radius:6px;
    height:44px;
    line-height: 44px;
    text-align: left;
    text-indent: 0; padding-left:15px;
    color: #1f85b6;
    -moz-box-shadow: 0px 0px 8px #cbe2ee;
    -webkit-box-shadow: 0px 0px 8px #cbe2ee; margin-bottom:12px;
    box-shadow: 0px 0px 8px #cbe2ee;
    -webkit-transition: all 0.3s ease-out;
    -khtml-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.input_order_002 { float:left;display: inline;
    border: #e9e9e9 1px solid;
    background-color: #FFFFFF;
    width:100%;Border-radius:6px;
    height: 44px;
    line-height: 44px;
    text-align: left;
    text-indent: 0; padding-left:15px;
    color: #666666; margin-bottom:12px;font-family: 黑体, "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif; font-size:15px;
}
.input_order_002 option{ text-indent:0}
#GuestBook_Content{ font-family: 黑体, "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif; font-size:15px;}
.Order_submit {
    border: #1f85b6 1px solid;
    background-color: #1f85b6;
    width:30%;Border-radius:6px;
    height: 44px;
    line-height: 44px;
    text-align: left;
    color: #fff; margin-bottom:12px; text-align:center;
}
@media (max-width:1000px) {
.contact_l{ float:none; width:100%;}
.contact_r{ float:none; width:100%;}
}