*,::after,::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.nrbanner_contact{ background:url(../images/contactbg.png) no-repeat center center; }

.contact .wrap{ padding:80px 0; }
.contact_left{ float:left; }
.contact_logo{ display:block; width:120px;margin-bottom:10px;}
.contact_tit{font-size:24px; line-height:50px;margin-bottom:10px;}
.contact_ul li{ display:block; height:40px; line-height:40px; font-size:16px;  }
.contact_ul i{ display:inline-block; width:35px; height:40px; vertical-align:top; }
.contact_ul i.icon_tel{ background:url(../images/icon/icon_tel.png) no-repeat center center/16px auto; }
.contact_ul i.icon_fax{ background:url(../images/icon/icon_fax.png) no-repeat center center/16px auto; }
.contact_ul i.icon_email{ background:url(../images/icon/icon_email.png) no-repeat center center/16px auto; }
.contact_ul i.icon_address{ background:url(../images/icon/icon_address.png) no-repeat center center/14px auto; }

.contact_right{ float:right; width:600px; }

.nr_con{ width:100%; padding-bottom:30px; }
.nr_tit{ font-size:24px; padding-bottom:10px; }
.nr_des{ font-size:14px;text-transform:uppercase;color:#999; }

.input_message{ width:100%; height:55px; background:#eee; padding:0 10px;margin-bottom:15px; outline-color:#FF0068; border:none; }
.textarea_message{ width:100%;background:#eee; padding:10px;  outline-color:#FF0068; resize:none; height:150px;  border:none;color:#333; font-size:16px;font-family:"微软雅黑";}
.tj_btn{ display:block; width:100%; height:55px; line-height:55px; cursor:pointer; background:#FF0068;color:#fff;text-align:center;font-size:18px;margin-top:15px; }

.map{width:100%;height:550px;border:#ccc solid 1px;}