/*nyContact start*/
.nyContact { overflow: hidden; padding: 80px 0 140px; background-color: #fff;}
.nyContact_title { overflow: hidden; margin-bottom: 50px;}
.nyContact_title p { display: block; line-height: 50px; color: #222; font-family: "RobotoBold"; font-size: 48px; margin: 0 0 15px;}
.nyContact_title::after { content: ''; display: block; width: 60px; height: 6px; background-color: #5fb62f;}

.nyContact_ms { margin: -120px 0 50px; padding-left: 40%;}
.nyContact_ms p { line-height: 24px; color: #777; font-family: "RobotoLight"; font-size: 16px;}

.nyContact_main { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -15px;}
.nyContact_main .nyContact_map, .nyContact_main .nyContact_info { width: 50%; padding: 0 15px;}
.nyContactMap_con { background-color: #fff; border: 1px solid #ddd;}
.m2lxMaps { height: 458px; position: relative;}
.m2lxMp { position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: all 0.5s ease-in-out; opacity: 0; visibility: hidden ;border-radius: 10px;}
.m2lxMp.on { opacity: 1; visibility: visible; }
.amap-info-content { transform: translate(66px, 25px); }
.amap-info-outer, .amap-menu-outer { box-shadow: none!important; }
.amap-info-content { background: none; }
.amap-info-close { right: 82px!important; top: 16px!important; }
.bottom-center .amap-info-sharp { display: none; }

.nyContactInfo_con { min-height: 460px; padding: 60px; background-color: #f2f8f7;}
.nyContactInfo_con .nyContactInfo_title { line-height: 30px; color: #222; font-family: "RobotoBold"; font-size: 24px; padding-bottom: 20px; position: relative;}
.nyContactInfo_title::before, .nyContactInfo_title::after { content: ''; display: block; position: absolute; left: 0; bottom: 0;}
.nyContactInfo_title::before { width: 100%; height: 1px; background-color: #e6e6e6;}
.nyContactInfo_title::after { width: 54px; height: 4px; background-color: #5fb62f;}
.nyContactInfo_con .nyContactInfo_ms { line-height: 26px; color: #999; font-family: "c"; font-size: 16px; margin: 14px 0 38px;}
.nyContactInfo_con ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -15px -24px;}
.nyContactInfo_con ul li { width: 33.333333%; margin-bottom: 24px; padding: 0 15px;}
.nyContactInfo_con ul li:first-child { width: 100%;}
.nyContactInfo_con ul li .con { min-height: 48px; padding-left: 32px; position: relative;}
.nyContactInfo_con ul li .con i { display: block; width: 20px; height: 20px; overflow: hidden; position: absolute; left: 0; top: 14px;}
.nyContactInfo_con ul li .con span { display: block; line-height: 22px; color: #222; font-family: "RobotoMedium"; font-size: 16px; margin-bottom: 4px;}
.nyContactInfo_con ul li .con p { line-height: 22px; color: #777; font-family: "RobotoLight"; font-size: 14px;}

.nyContactInfo_follow { margin-top: 40px;}
.nyContactInfo_follow p { height: 30px; line-height: 30px; color: #222; font-family: "RobotoMedium"; font-size: 16px; margin: 5px 5px 5px 0; float: left;}
.nyContactInfo_follow p span { color: #5fb62f;}
.nyContactInfo_follow a { display: inline-block; width: 30px; height: 30px; overflow: hidden; border-radius: 50%; vertical-align: top; margin-left: 12px; padding: 7px;}
.nyContactInfo_follow a.facebook { background-color: #0e73da;}
.nyContactInfo_follow a.titter { background-color: #03a9f4;}
.nyContactInfo_follow a.youtube { background-color: #ff0000;}
.nyContactInfo_follow a.instagram { background-color: #df009a;}


.nyContact_office { margin: 50px 0;}
.nyContactOffice_title { line-height: 30px; color: #222; font-family: "RobotoBold"; font-size: 24px; margin-bottom: 40px; padding-bottom: 20px; position: relative;}
.nyContactOffice_title::before, .nyContactOffice_title::after { content: ''; display: block; position: absolute; left: 0; bottom: 0;}
.nyContactOffice_title::before { width: 100%; height: 1px; background-color: #e6e6e6;}
.nyContactOffice_title::after { width: 54px; height: 4px; background-color: #5fb62f;}
.nyContact_office dl { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -30px;}
.nyContact_office dl dd { width: 25%; padding: 0 30px; position: relative;}
.nyContact_office dl dd::after { content: ''; display: block; width: 1px; height: 80px; background-color: #ddd; position: absolute; top: 0; right: 0;}
.nyContact_office dl dd:last-child::after { display: none;}
.nyContact_office dl dd .nyContactOffice_con { min-height: 80px; padding: 10px 0 0 90px; position: relative;}
.nyContact_office dl dd:first-child .nyContactOffice_con { padding: 0 0 0 90px;}
.nyContact_office dl dd .nyContactOffice_con i { display: block; width: 76px; height: 76px; overflow: hidden; padding: 20px; border: 1px solid #ddd; border-radius: 50%; position: absolute; left: 0; top: 2px;}
.nyContact_office dl dd .nyContactOffice_con span { display: block; line-height: 22px; color: #222; font-family: "RobotoMedium"; font-size: 16px; margin-bottom: 8px;}
.nyContact_office dl dd:first-child .nyContactOffice_con span { margin-bottom: 4px;}
.nyContact_office dl dd .nyContactOffice_con p { line-height: 26px; color: #777; font-family: "RobotoLight"; font-size: 16px;}
.nyContact_office dl dd:first-child .nyContactOffice_con p { line-height: 22px; font-size: 14px;}


.nyContact_msg { overflow: hidden; padding: 60px; background-color: #f2f8f7;}
.nyContactMsg_title { line-height: 50px; color: #222; font-family: "RobotoBold"; font-size: 48px; text-align: center; margin-bottom: 30px;}
.nyContactMsg_form dl { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -12px -14px;}
.nyContactMsg_form dl dd { width: 50%; margin-bottom: 14px; padding: 0 12px;}
.nyContactMsg_form dl dt { width: 100%; margin-bottom: 14px; padding: 0 12px;}
.nyContactMsg_form dl dd input, .nyContactMsg_form dl dt input { display: block; width: 100%; height: 48px; overflow: hidden; line-height: 48px; color: #222; font-family: "RobotoLight"; font-size: 16px; padding: 0 20px; background-color: #fff; border: 0; border-left: 6px solid #5fb62f; outline: none;}
.nyContactMsg_form dl dt textarea { display: block; width: 100%; height: 150px; overflow-y: scroll; line-height: 24px; color: #222; font-family: "RobotoLight"; font-size: 16px; padding: 10px 20px; background-color: #fff; border: 0; border-left: 6px solid #5fb62f; outline: none; resize: none;}
.nyContactMsg_form dl dd input::placeholder, .nyContactMsg_form dl dt input::placeholder, .nyContactMsg_form dl dt textarea::placeholder { color: #999;}

.nyContactMsg_form dl dt .nyContactMsg_tips { line-height: 24px; color: #999; font-family: "RobotoLight"; font-size: 14px;}

/* 自定义下拉框容器 */
.nyContactMsg_select { width: 100%; background-color: #fff; border-left: 6px solid #5fb62f; position: relative;}
.nyContactMsg_select i { display: block; width: 14px; height: 14px; overflow: hidden; position: absolute; top: 50%; right: 12px; transform: translateY(-50%); -webkit-transform: translateY(-50%); pointer-events: none;}
.nyContactMsg_select .select_header { width: 100%; height: 48px; overflow: hidden; line-height: 48px; color: #999; font-family: "RobotoLight"; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; padding: 0 30px 0 20px; cursor: pointer;}
.nyContactMsg_select .select_options { display: none; max-height: 220px; overflow-y: scroll; background-color: #fff; box-shadow: 0 5px 10px rgba(0, 0, 0, .1); position: absolute; top: 100%; left: 0; right: 0; z-index: 9;}
.nyContactMsg_select .select_options .option { line-height: 24px; color: #555; font-family: "RobotoLight"; font-size: 16px; padding: 10px 20px; cursor: pointer;}
.nyContactMsg_select .select_options .option:hover { color: #fff; background-color: #5fb62f;}
.nyContactMsg_select .select_options::-webkit-scrollbar { width: 0;}

.nyContactMsg_form dl dt button { display: block; width: 240px; height: 48px; line-height: 48px; color: #fff; font-size: 16px; text-align: center; text-transform: capitalize; margin: 26px auto 0; background-color: #5fb62f; vertical-align: top; border-radius: 25px; border: 0; outline: none; cursor: pointer;}
.nyContactMsg_form dl dt button i { display: inline-block; width: 15px; height: 15px; overflow: hidden; vertical-align: middle; margin: -2px 0 0 15px;}
.nyContactMsg_form dl dt button:hover { background-color: #469a18;}
.nyContactMsg_form dl dt button:hover i { margin: -2px 0 0 25px;}
/*nyContact end*/

@media (max-width:1680px) {}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyContact { padding: 60px 0 110px;}
  .nyContact_title { margin-bottom: 40px;}
  .nyContact_title p { font-size: 44px; margin: 0 0 14px;}
  .nyContact_ms { margin: -110px 0 40px;}
  .nyContact_ms p { font-size: 15px;}

  .nyContactInfo_con, .nyContact_msg { padding: 50px;}
  .nyContactInfo_con .nyContactInfo_ms { line-height: 25px; font-size: 15px;}

  .nyContactMsg_title { font-size: 44px;}

}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyContact_title p { font-size: 40px; margin-bottom: 10px;}
  .nyContact_title::after { width: 50px; height: 5px;}
  .nyContact_ms { margin: -105px 0 40px;}

  .nyContact_main { margin: 0 -12px;}
  .nyContact_main .nyContact_map, .nyContact_main .nyContact_info { padding: 0 12px;}
  .nyContactInfo_con, .nyContact_msg { padding: 40px;}
  .nyContactInfo_con ul { margin: 0 -10px -20px;}
  .nyContactInfo_con ul li { margin-bottom: 20px; padding: 0 10px;}

  .nyContact_office { margin: 40px 0;}
  .nyContact_office dl { margin: 0 -20px;}
  .nyContact_office dl dd { padding: 0 20px;}

  .nyContactMsg_title { font-size: 40px;}
  .nyContactMsg_form dl dt button { width: 200px;}
}

@media (max-width:1200px) {}

@media (max-width:1080px) {
  .nyContact { padding: 60px 0 100px;}
  .nyContact_title p { line-height: 40px; font-size: 36px;}
  .nyContact_title::after { width: 48px; height: 4px;}
  .nyContact_ms { margin: -20px 0 30px; padding-left: 0;}
  .nyContactInfo_con { padding: 30px;}
  .nyContactInfo_con .nyContactInfo_title { font-size: 22px;}

  .nyContactOffice_title { line-height: 20px; font-size: 22px; margin-bottom: 30px;}
  .nyContact_office dl { margin: 0 -20px -20px;}
  .nyContact_office dl dd { width: 50%; margin-bottom: 20px;}

  .nyContact_msg { padding: 40px 30px;}
  .nyContactMsg_title { line-height: 40px; font-size: 36px;}
  .nyContactMsg_form dl dt button { margin: 15px auto 0;}
}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .nyContact { padding: 40px 0 80px;}
  .nyContact_title p { line-height: 36px; font-size: 32px;}
  .nyContact_title::after { width: 40px;}
  .nyContact_main { margin: 0;}  
  .nyContact_main .nyContact_map, .nyContact_main .nyContact_info { width: 100%; padding: 0;}
  .nyContact_main .nyContact_map { margin-bottom: 20px;}
  .m2lxMaps { height: 358px;}

  .nyContactInfo_con { min-height: inherit;}
  .nyContactInfo_con .nyContactInfo_ms { margin: 14px 0 30px;}
  .nyContactInfo_follow { margin-top: 30px;}

  .nyContactMsg_title { line-height: 36px; font-size: 32px; margin-bottom: 20px;}
  .nyContactMsg_form dl { margin: 0 -10px -14px;}
  .nyContactMsg_form dl dt, .nyContactMsg_form dl dd { padding: 0 10px;}
  
}

@media (max-width:820px) {}

@media (max-width:767px) {
  .nyContact_title p, .nyContactMsg_title { line-height: 32px; font-size: 28px;}
  .m2lxMaps { height: 298px;}
  .nyContactInfo_con { padding: 20px;}
  .nyContactInfo_con ul li { width: 100%;}
  .nyContactInfo_follow { margin-top: 20px;}

  .nyContactOffice_title { margin-bottom: 20px;}  
  .nyContact_office dl { margin: 0;}
  .nyContact_office dl dd { width: 100%; padding: 0;}
  .nyContact_office dl dd::after { width: calc(100% - 90px); height: 1px; top: inherit; bottom: 0;}
  .nyContact_office dl dd:last-child::after { display: block;}
  .nyContact_office dl dd:last-child { margin-bottom: 0;}

  .nyContact_msg { padding: 40px 20px;}
  .nyContactMsg_form dl { margin: 0 0 -12px;}
  .nyContactMsg_form dl dt, .nyContactMsg_form dl dd { width: 100%; margin-bottom: 12px; padding: 0;}
  .nyContactMsg_form dl dd input, .nyContactMsg_form dl dt input, .nyContactMsg_form dl dt textarea, .nyContactMsg_select { border-left: 4px solid #5fb62f;}
  .nyContactMsg_form dl dt button { width: 180px; height: 44px; line-height: 44px; font-size: 15px; margin: 8px auto 0;}
  .nyContactMsg_form dl dt button i { width: 13px; height: 13px; margin: -4px 0 0 10px;}
  .nyContactMsg_form dl dt button:hover i { margin: -4px 0 0 20px;}

}

@media (max-width:390px) {}

@media (max-width:320px) {}
