/*nyContactUs start*/
.nyContactUs {
  margin: 0 auto;
}

.nyContactUs .nyContactUs_infor {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 80px auto;
  padding: 50px;
  background: #f08200 url(../images/contactBg.jpg) center center no-repeat;
  background-size: 100% 100%;
}

.nyContactUs_infor ul li {
  width: 31%;
  height: auto;
  overflow: hidden;
  margin: 0 3.5% 0 0;
  padding: 0 0 0 72px;
  float: left;
  position: relative;
}

.nyContactUs_infor ul li:nth-child(3n+3) {
  margin: 0;
}

.nyContactUs_infor ul li img {
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  left: 0;
  top: 0;
}

.nyContactUs_infor ul li em {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  line-height: 30px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  word-break: break-all;
  margin: 0 auto 12px;
}

.nyContactUs_infor ul li p {
  width: 100%;
  height: auto;
  overflow: hidden;
  line-height: 26px;
  color: #fff;
  font-size: 16px;
  word-break: break-all;
  margin: 0 auto 4px;
}

.nyContactUs_infor ul li span {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  line-height: 26px;
  color: #fff;
  font-size: 18px;
  word-break: break-all;
  margin: 0 auto 4px;
}

.nyContactUs .nyContactUs_msg {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 80px auto;
  padding: 0;
}

.nyContactUs_msg .nyConMsg_left {
  width: 30%;
  height: auto;
  overflow: hidden;
  margin: 0;
  padding: 60px 60px 180px;
  background-color: #f3f7fc;
  border: 1px solid #e6e6e6;
  float: left;
  position: relative;
}

.nyConMsg_left .nyConMsg_pic {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto 30px;
}

.nyConMsg_pic p {
  width: 180px;
  height: 180px;
  background-color: rgba(240, 130, 0, 0.05);
  border-radius: 50%;
  margin: 0 30px 0 0;
  float: left;
}

.nyConMsg_pic p span {
  display: block;
  width: 156px;
  height: 156px;
  overflow: hidden;
  margin: 12px auto;
  padding: 0;
  background-color: #f08200;
  border: 3px solid #f08200;
  border-radius: 50%;
  position: relative;
}

.nyConMsg_pic p span img {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.nyConMsg_pic i {
  display: block;
  width: 80px;
  height: 68px;
  overflow: hidden;
  background: url(../images/msgPic1.png) 0 0 no-repeat;
  background-size: 100% 100%;
  float: left;
}

.nyConMsg_left .nyConMsg_text {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto 30px;
}

.nyConMsg_text p {
  width: 100%;
  height: auto;
  overflow: hidden;
  line-height: 26px;
  color: #a5abb3;
  font-size: 16px;
  word-break: break-all;
  margin: 0 auto 10px;
}

.nyConMsg_left a.nyConMsg_tel {
  display: block;
  width: 100%;
  height: 60px;
  overflow: hidden;
  line-height: 60px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  background-color: #f08200;
}

.nyConMsg_left a.nyConMsg_tel img {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin: -4px 10px 0 0;
}

.nyConMsg_left a.nyConMsg_tel:hover {
  background-color: #c16900;
}

.nyConMsg_left .msgPic2 {
  position: absolute;
  left: 0;
  bottom: 40px;
}

.nyContactUs_msg .nyConMsg_right {
  width: 70%;
  height: auto;
  overflow: hidden;
  margin: 0;
  padding: 40px 0 40px 60px;
  float: right;
}

.nyConMsg_right .nyConMsg_title {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto 30px;
}

.nyConMsg_title p {
  width: 100%;
  height: auto;
  overflow: hidden;
  line-height: 48px;
  color: #333;
  font-size: 48px;
  font-weight: bold;
  margin: 0 auto 10px;
}

.nyConMsg_title span {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  line-height: 30px;
  color: #c1c1c1;
  font-size: 24px;
  font-weight: bold;
  margin: 0 auto;
}

.nyConMsg_right .nyConMsg_form {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.nyConMsg_form ul li {
  width: 48.5%;
  height: auto;
  overflow: hidden;
  margin: 30px 3% 0 0;
  float: left;
}

.nyConMsg_form ul li:nth-child(2n+2) {
  margin: 30px 0 0;
}

.nyConMsg_form ul li.fmW100 {
  width: 100%;
  margin: 30px auto 0;
  float: none;
}

.nyConMsg_form ul li p {
  width: 100%;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  color: #999;
  font-size: 18px;
  margin: 0 auto 10px;
}

.nyConMsg_form ul li p i {
  color: #f00;
  font-style: normal;
}

.nyConMsg_form ul li .msgIpt {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.nyConMsg_form ul li .msgIpt input {
  display: block;
  width: 100%;
  height: 50px;
  overflow: hidden;
  line-height: 48px;
  color: #333;
  font-size: 18px;
  margin: 0 auto;
  padding: 0 20px;
  background-color: #fff;
  border: 1px solid #333;
  outline: none;
}

.nyConMsg_form ul li .msgArea {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.nyConMsg_form ul li .msgArea textarea {
  display: block;
  width: 100%;
  height: 120px;
  overflow: hidden;
  line-height: 30px;
  color: #333;
  font-size: 18px;
  margin: 0 auto;
  padding: 14px 20px;
  background-color: #fff;
  border: 1px solid #333;
  outline: none;
  resize: none;
}

.nyConMsg_form ul li .msgBtn {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 10px auto 0;
}

.nyConMsg_form ul li .msgBtn input {
  display: block;
  width: 200px;
  height: 60px;
  overflow: hidden;
  line-height: 60px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  border: 0;
  outline: none;
  float: left;
}

.nyConMsg_form ul li .msgBtn input.submitBtn {
  margin: 0 20px 0 0;
  background-color: #f08200;
}

.nyConMsg_form ul li .msgBtn input.resetBtn {
  background-color: #333333;
}

.nyConMsg_form ul li .msgBtn input.submitBtn:hover {
  background-color: #b96400;
}

.nyConMsg_form ul li .msgBtn input.resetBtn:hover {
  background-color: #f08200;
}

/*nyContactUs end*/