/* CSS Document */
.nyContact { padding: 60px 0; overflow: hidden; }
.nyContact_tit b{ display:block; font-size:22px;}
.nyContact_tit p{ font-size:14px; color:#999; margin:10px 0 30px;}
.nyContact_Form ul li.msg_ipt { width:31.3333%; overflow: hidden; margin: 0 3% 25px 0; padding: 0; float: left; position:relative;  }
.nyContact_Form ul li.msg_ipt:nth-child(3n+3) { margin-right: 0; }
.nyContact_Form ul li.msg_tara {width: 100%;margin: 0 auto 30px;float: inherit;}
.nyContact_Form ul li.msg_btn {width: 100%;margin: 0 auto;float: inherit;text-align: center;}
.nyContact_Form ul li.msg_ipt input {display: block;width: 100%;height: 50px;overflow: hidden;line-height: 50px;color: #999;font-size: 14px;text-overflow: ellipsis;white-space: nowrap;margin: 0;padding: 0 20px;border:none;border-radius: 0;outline: none;background:#f2f3f5;}
.nyContact_Form ul li.msg_tara textarea { display: block; width: 100%; height: 215px; overflow: hidden; line-height: 30px; color: #999; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; margin: 0; padding: 20px; border:none; border-radius: 0; outline: none; resize: none; background:#f2f3f5; }
.nyContact_Form ul li.msg_btn input {display: inline-block;width:160px;height: 38px;overflow: hidden;line-height: 38px;color: #fff;font-size: 16px;text-overflow: ellipsis;white-space: nowrap;margin: 0 auto;padding: 0;border: 0;outline: none;border-radius: 50px;cursor: pointer;}
.nyContact_Form ul li.msg_btn input.MsgBtn1 {background-color:#53a694;margin: 0 25px 0 0;}
 input::placeholder {
 color:#888;
}
 input::-moz-placeholder {
 color:#888;
}
 input:-ms-input-placeholder {
color:#888;
}
 input::placeholder {
color:#888;
}
::-webkit-input-placeholder {
color:#888;
}
.nyContact_lxfsEn{ padding:60px 0 0;}
.nyContact_lxfsEn ul{ margin-top:20px; overflow:hidden;}
.nyContact_lxfsEn ul li{display: -webkit-flex; display: flex; flex-wrap: wrap;  align-items: center;max-height:60px; margin-bottom:20px;}
.nyContact_lxfsEn ul li img{ width:36px; float:left;}
.nyContact_lxfsEn ul li span{ display:block;width: calc(100% - 36px); float:right;overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; line-height:30px; padding-left:20px;}
@media (max-width:1680px) {
.nyContact{ padding:50px 0;}
.nyContact_tit b{ font-size:20px;}
.nyContact_lxfsEn{ padding:50px 0 0;}
}
@media (max-width:1440px) {
.nyContact_lxfs ul li{ padding:30px;}
.nyContact_lxfs ul li:before{ top:34px;}
.nyContact_tit b{ font-size:18px;}
}
@media (max-width:1200px) {
.nyContact{ padding:40px 0;}
.nyContact_tit b{ font-size:16px;}
.nyContact_lxfsEn{ padding:40px 0 0;}
.nyContact_lxfsEn ul li{ max-height:52px;}
.nyContact_lxfsEn ul li span{ font-size:14px; line-height:26px; padding-left:10px;}
}
@media (max-width:1024px) {
}

@media (max-width:920px) {
}

@media (max-width:767px) {
.nyContact{ padding:30px 0;}
.nyContact_lxfsEn{ padding:30px 0 0;}
}
@media (max-width:550px) {
.nyContact_Form ul li.msg_ipt{ width:48.5%;}
.nyContact_Form ul li.msg_ipt:nth-child(2n+2) { margin-right: 0; }
.nyContact_Form ul li.msg_ipt:nth-child(3n+3) { margin-right: 3%; }
.nyContact_Form ul li.msg_ipt:nth-child(6n+6) { margin-right: 0; }
}