.ny_cont{ margin:100px auto 0;}
@media (max-width:1680px) {
	.ny_cont{ margin:80px auto 0;}
}
@media (max-width:1440px) {
	.ny_cont{ margin:60px auto 0;}
}
@media (max-width:1280px) {
	.ny_cont{ margin:40px auto 0;}
}
@media (max-width:550px) {
	.ny_cont{ margin:20px auto 0;}
}
/*nyContact_infor start*/
.nyContact_infor { overflow: hidden;}
.nyContactInfor_title { margin-bottom: 50px;}
.nyContactInfor_title p { line-height: 40px; color: #020202; font-size: 36px; font-weight: bold; text-align: center;}
.nyContactInfor_title span { display: block; line-height: 32px; color: #999; font-size: 18px; text-align: center; margin-top: 15px;}

/*nyContact_infor end*/


/*nyContact_map start*/
.nyContact_map { overflow: hidden; padding-top: 100px;}
.nyContactMap_main { height:740px; overflow: hidden; background-color: #f8f8f8; position: relative;}
.nyContactMap_main img.mapImg { display: block; width: 1920px; max-width: inherit; height: 640px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.nyContactMap_main::before { content: ''; display: block; width: 100%; height: 40%; background: linear-gradient(to bottom, rgba(193, 39, 45, 0), rgba(193, 39, 45, .8)); position: absolute; left: 0; bottom: 0; z-index: 1;}
.nyContactMap_main .nyContactMap_con { display: flex; align-items: center; width: 600px; height: auto; padding: 40px; background-color: #c1272d; box-shadow: 0 15px 30px rgba(193, 39, 45, .3); position: absolute; top: 18%; left:50%; z-index: 2;}
.nyContactMap_main .nyContactMap_con::after { content: ''; display: block; width: 0; height: 0; border-top: 30px solid #c1272d; border-left: 30px solid transparent; border-right: 30px solid transparent; position: absolute; left: 10%; bottom: -30px; transform: skew(-60deg); -webkit-transform: skew(-60deg);}

.nyContact_map .m2lxMaps { width: 100%; height: 100%; overflow: hidden; }
.nyContact_map .m2lxMaps .m2lxMp { height: 100%; }
.amap-info-contentContainer { display: none !important; }
.amap-layers canvas{filter: grayscale(1) !important; -webkit-filter: grayscale(1) !important;-moz-filter: grayscale(1) !important;-ms-filter: grayscale(1) !important;-o-filter: grayscale(1) !important;}


.nyContactMap_text { width: 68%; padding-right: 40px; border-right: 1px solid rgba(255, 255, 255, .5);}
.nyContactMap_text span { display: block;line-height: 30px; color: #fff; font-size: 18px; font-weight: bold; margin-bottom: 12px;}
.nyContactMap_text span::after { content: ''; display: block; width: 24px; height: 2px; background-color: #fff; margin-top: 10px;}
.nyContactMap_text p { line-height: 30px; color: rgba(255, 255, 255, .7); font-size: 16px;}
.nyContactMap_ewm { width: 32%; padding-left: 40px;}
.nyContactMap_ewm p { line-height: 30px; color: #fff; font-size: 18px; text-align: center; margin-bottom: 20px;}
.nyContactMap_ewm dl { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -10px;}
.nyContactMap_ewm dl dd { width: 50%; padding: 0 10px; position: relative;}
.nyContactMap_ewm dl dd i { display: block; width: 48px; height: 48px; overflow: hidden; margin: 0 auto; padding: 12px; background-color: #fff; border-radius: 50%; cursor: pointer;}
.nyContactMap_ewm dl dd i path{fill:#c1272d;}
.nyContactMap_ewm dl dd p { display: none; width: 150px; position: absolute; left: 50%; top: 60px; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.nyContactMap_ewm dl dd:hover p { display: block;}
.nyContactMap_ewm dl dd p::after { content: ''; display: block; width: 0; height: 0; border-bottom: 10px solid #fff; border-left: 10px solid transparent; border-right: 10px solid transparent; position: absolute; left: 50%; top: -10px; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
/*nyContact_map end*/


/*nyContact_msg start*/
.nyContact_msg { overflow: hidden; padding: 100px 0;}
.nyContactMsg_main dl { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -15px;}
.nyContactMsg_main dl dt, .nyContactMsg_main dl dd { width: 50%; margin-bottom: 30px; padding: 0 15px;}
.nyContactMsg_main dl dt { width: 100%;}
.nyContactMsg_main dl dt:last-child { margin-bottom: 0; margin-top: 20px;}
.nyContactMsg_main dl dd .nyMessage_ipt { height: 60px; background-color: #f8f8f8;}
.nyContactMsg_main dl dd .nyMessage_ipt p { width: 120px; height: 60px; overflow: hidden; line-height: 60px; color: #777; font-size: 18px; padding: 0 0 0 24px; float: left;}
.nyContactMsg_main dl dd .nyMessage_ipt p span { color: #f00; margin-right: 8px;}
.nyContactMsg_main dl dd .nyMessage_ipt input { width: calc(100% - 120px); height: 60px; line-height: 40px; color: #020202; font-size: 18px; padding: 10px 20px; background: none; border: 0; outline: none; float: right;}

.nyContactMsg_main dl dt .nyMessage_area { width: 100%; height: 200px; padding: 12px 12px 12px 24px; background-color: #f8f8f8; border-radius: 8px;}
.nyContactMsg_main dl dt .nyMessage_area textarea { display: block; width: 100%; height: 100%; overflow-y: scroll; line-height: 36px; color: #020202; font-size: 18px; padding-right: 12px; background: none; border: 0; outline: none; resize: none;font-family:'Microsoft Yahei','Arial', 'Poppins-Regular','\5FAE\8F6F\96C5\9ED1', 'Helvetica', 'sans-serif';}
.nyContactMsg_main dl dt .nyMessage_area textarea::placeholder{ font-family:'Microsoft Yahei','Arial', 'Poppins-Regular','\5FAE\8F6F\96C5\9ED1', 'Helvetica', 'sans-serif';}
.nyContactMsg_main dl dt .nyMessage_btn { text-align: center;}
.nyContactMsg_main dl dt .nyMessage_btn button { display: inline-block; height: 60px; line-height: 60px; color: #fff; font-size: 18px; margin: 0 18px; padding: 0 60px; vertical-align: top; border-radius: 30px; border: 0; outline: none; cursor: pointer;}
.nyContactMsg_main dl dt .nyMessage_btn button.MsgBtn01 { background-color: #c1272d;}
.nyContactMsg_main dl dt .nyMessage_btn button.MsgBtn02 { background-color: #555555;}
.nyContactMsg_main dl dt .nyMessage_btn button.MsgBtn01:hover { background-color: #e6000b;}
.nyContactMsg_main dl dt .nyMessage_btn button.MsgBtn02:hover { background-color: #222222;}
/*nyContact_msg end*/

#cont01, #cont02, #cont03 { margin: -100px auto 100px;}


@media (max-width:1680px) {
  .nyContact_infor, .nyContact_map { padding-top: 80px;}
  .nyContactInfor_title{ margin-bottom: 40px;}

  .nyContactMap_main { height: 600px;}
  .nyContactMap_main img.mapImg { width: 1800px; height: 600px;}

  .nyContact_msg { padding: 80px 0;}
  .nyContactMsg_main dl dt:last-child { margin-top: 10px;}

  #cont01, #cont02, #cont03 { margin: -80px auto 80px;}
}

@media (max-width:1600px) {
  .nyContactInfor_tab li { padding-bottom: 15px;}
  .nyContactInfor_img { height: 420px; border-radius: 16px;}
  .nyContactInfor_lxfs, .nyContactInfor_person { padding-left: 60px;}
  .nyContactInfor_lxfs dl dd, .nyContactInfor_person dl dd { margin-bottom: 25px; padding-left: 64px;}
  .nyContactInfor_lxfs dl dd span, .nyContactInfor_person dl dd span { font-size: 16px;}
  .nyContactInfor_lxfs dl dd p, .nyContactInfor_person dl dd p { line-height: 30px; font-size: 20px;}  

  .nyContactMap_main { height: 650px;}
  .nyContactMap_main img.mapImg { width: 1680px; height: 560px;}
  .nyContactMap_main .nyContactMap_con { width: 560px; padding: 30px;}
  .nyContactMap_text { width: 70%; padding-right: 30px;}
  .nyContactMap_text span { margin-bottom: 10px;}
  .nyContactMap_text p { line-height: 26px;}
  .nyContactMap_ewm { width: 30%; padding-left: 30px;}
  .nyContactMap_ewm p { font-size: 16px; margin-bottom: 15px;}
}

@media (max-width:1560px) {
  .nyContactMap_main { height: 600px;}
  .nyContactMap_main img.mapImg { width: 1560px; height: 520px;}

  .nyContactMsg_main dl dd .nyMessage_ipt p, .nyContactMsg_main dl dd .nyMessage_ipt input { font-size: 16px;}
  .nyContactMsg_main dl dt .nyMessage_area textarea { line-height: 32px; font-size: 16px;}
  .nyContactMsg_main dl dt .nyMessage_btn button { padding: 0 40px;}
}

@media (max-width:1440px) {
  .nyContact_infor, .nyContact_map { padding-top: 60px;}
  .nyContactInfor_title p { line-height: 36px; font-size: 32px;}
  .nyContactInfor_title span { line-height: 30px; font-size: 16px; margin-top: 10px;}
  .nyContactInfor_title, .nyContactInfor_tab { margin-bottom: 30px;}
  .nyContactInfor_tab li { font-size: 20px; padding-bottom: 13px; border-bottom: 2px solid rgba(193, 39, 45, 0); margin: 0 30px;}
  .nyContactInfor_tab li.active, .nyContactInfor_tab li:hover { border-bottom: 2px solid #c1272d;}

  .nyContactInfor_img { height: 360px; border-radius: 12px;}
  .nyContactInfor_lxfs, .nyContactInfor_person { padding-left: 40px;}
  .nyContactInfor_lxfs dl dd span, .nyContactInfor_person dl dd span { margin-bottom: 6px;}
  .nyContactInfor_lxfs dl dd p, .nyContactInfor_person dl dd p { font-size: 18px;}

  .nyContactMap_main { height:550px;}
  .nyContactMap_main img.mapImg { width: 1440px; height: 480px;}
  .nyContactMap_main .nyContactMap_con { width: 500px;}
  .nyContactMap_text { width: 64%;}
  .nyContactMap_text p { line-height: 25px; font-size: 15px;}
  .nyContactMap_ewm { width: 36%;}
  .nyContactMap_ewm p { font-size: 15px; margin-bottom: 10px;}

  .nyContact_msg { padding: 60px 0;}
  .nyContactMsg_main dl dd .nyMessage_ipt { height: 50px;}
  .nyContactMsg_main dl dd .nyMessage_ipt p { height: 50px; line-height: 50px; padding: 0 0 0 20px;}
  .nyContactMsg_main dl dd .nyMessage_ipt input { height: 50px; line-height: 30px;}
  .nyContactMsg_main dl dt .nyMessage_area { padding: 10px 10px 10px 20px;}
  .nyContactMsg_main dl dt .nyMessage_area textarea { line-height: 30px; padding-right: 10px;}
  .nyContactMsg_main dl dt:last-child { margin-top: 0;}
  .nyContactMsg_main dl dt .nyMessage_btn button { height: 50px; line-height: 50px; font-size: 16px; margin: 0 13px; padding: 0 30px;}

  #cont01, #cont02, #cont03 { margin: -60px auto 60px;}
}

@media (max-width:1366px) {
  .nyContactMap_main { height: 460px;}
  .nyContactMap_main img.mapImg { width: 1380px; height: 460px;}
  .nyContactMap_main .nyContactMap_con { padding: 20px;}
  .nyContactMap_text { width: 70%; padding-right: 20px;}
  .nyContactMap_ewm { width: 30%; padding-left: 20px;}
  .nyContactMap_main .nyContactMap_con::after { border-top: 20px solid #c1272d; border-left: 20px solid transparent; border-right: 20px solid transparent; bottom: -20px;}
}

@media (max-width:1280px) {
  .nyContactInfor_title p { font-size: 30px;}
  .nyContactInfor_title span { line-height: 25px; font-size: 15px;}

  .nyContactInfor_tab li { font-size: 18px; padding-bottom: 10px;}
  .nyContactInfor_img { height: 320px;}
  .nyContactInfor_lxfs dl dd span, .nyContactInfor_person dl dd span { font-size: 15px;}
  .nyContactInfor_lxfs dl dd, .nyContactInfor_person dl dd { margin-bottom: 20px; padding-left: 60px;}
  .nyContactInfor_lxfs dl dd p, .nyContactInfor_person dl dd p { font-size: 16px;}
  .nyContactInfor_lxfs dl dd i { width: 44px; height: 44px;}
  .nyContactInfor_person dl dd em { width: 44px; height: 44px; line-height: 44px; font-size: 20px;}

  .nyContactMap_main { height: 440px;}
  .nyContactMap_main img.mapImg { width: 1320px; height: 440px;}
  .nyContactMap_main .nyContactMap_con { width: 480px;}
  .nyContactMap_ewm dl dd i { width: 44px; height: 44px;}

  .nyContactMsg_main dl dd .nyMessage_ipt p, .nyContactMsg_main dl dd .nyMessage_ipt input, .nyContactMsg_main dl dt .nyMessage_area textarea { font-size: 15px;}
}

@media (max-width:1200px) {}

@media (max-width:1080px) {
  .nyContactInfor_title p { font-size: 28px;}
  .nyContactInfor_title span { line-height: 24px; font-size: 14px; margin-top: 6px;}
  .nyContactInfor_lxfs dl dd span, .nyContactInfor_person dl dd span { font-size: 14px;}

  .nyContactMap_main { height: 400px;}
  .nyContactMap_main img.mapImg { width: 1200px; height: 400px;}
  .nyContactMap_text p { line-height: 24px; font-size: 14px;}
}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .nyContact_infor, .nyContact_map { padding-top: 40px;}
  .nyContactInfor_tab li { margin: 0 20px;}
  .nyContactInfor_lxfs, .nyContactInfor_person { padding-left: 30px;}
  .nyContactInfor_lxfs dl dd p, .nyContactInfor_person dl dd p { line-height: 25px; font-size: 15px;}

  .nyContactMap_main { height: 340px;}
  .nyContactMap_main img.mapImg { width: 1020px; height: 340px;}
  .nyContactMap_main .nyContactMap_con { width: 400px; top: 6%;}
  .nyContactMap_text { width: 66%;}
  .nyContactMap_text span { font-size: 16px;}
  .nyContactMap_ewm { width: 34%;}
  .nyContactMap_text span::before { margin-bottom: 6px;}
  .nyContactMap_ewm p { line-height: 24px; font-size: 14px;}
  .nyContactMap_ewm dl { margin: 0 -5px;}
  .nyContactMap_ewm dl dd { padding: 0 5px;}

  .nyContact_msg { padding: 40px 0;}
  .nyContactMsg_main dl { margin: 0 -10px;}
  .nyContactMsg_main dl dt, .nyContactMsg_main dl dd { margin-bottom: 20px; padding: 0 10px;}
  .nyContactMsg_main dl dt .nyMessage_area { height: 170px;}
  .nyContactMsg_main dl dt .nyMessage_btn button { margin: 0 10px;}

}

@media (max-width:820px) {
  .nyContactInfor_title p { font-size: 26px;}
  .nyContactInfor_tab li { font-size: 16px; padding-bottom: 8px;}

  .nyContactInfor_img, .nyContactMap_main .nyContactMap_con { border-radius: 8px;}
}

@media (max-width:767px) {
  .nyContactInfor_title, .nyContactInfor_tab { margin-bottom: 20px;}
  .nyContactInfor_title p { line-height: 30px; font-size: 24px;}
  .nyContactInfor_tab li { margin: 0 10px;}

  .nyContactInfor_con { display: block; align-items: inherit;}
  .nyContactInfor_img { width: 100%; height: 240px;}
  .nyContactInfor_lxfs, .nyContactInfor_person { width: 100%; margin-top: 20px; padding-left: 0;}

  .nyContactMap_main { height:320px;}
  .nyContactMap_main::before{background: linear-gradient(to bottom, rgba(193, 39, 45, 0), rgba(193, 39, 45, .2));}
  .nyContactMap_main .nyContactMap_con { display: none;}
  .nyContactMap_main .nyContactMap_con::after { display: none;}
  .nyContactMap_text { width: 100%; padding-right: 0; border: 0;}
  .nyContactMap_ewm { width: 100%; padding-left: 0; display: flex; align-items: center;}
  .nyContactMap_ewm p { margin-bottom: 0; padding-right: 20px;}
  .nyContactMap_ewm dl dd p { padding: 0; top: inherit; bottom: 50px;}
  .nyContactMap_ewm dl dd p::after { border-top: 10px solid #fff; border-bottom: none; bottom: -3px; top: inherit;}

  .nyContactMsg_main dl { margin: 0;}
  .nyContactMsg_main dl dt, .nyContactMsg_main dl dd { width: 100%; padding: 0;}
  .nyContactMsg_main dl dd .nyMessage_ipt p { width: 100px; padding: 0 0 0 10px;}
  .nyContactMsg_main dl dd .nyMessage_ipt input { width: calc(100% - 100px); padding: 10px;}
  .nyContactMsg_main dl dt .nyMessage_area { padding: 10px 5px 10px 10px;}
  .nyContactMsg_main dl dt .nyMessage_area textarea { padding-right: 5px;}

}

@media (max-width:390px) {}

@media (max-width:320px) {
  .nyContactInfor_img { height: 200px;}

  .nyContactMap_main { padding-top: 240px;}
  .nyContactMap_main img.mapImg { width: 720px; height: 240px;}

  .nyContactMsg_main dl dt .nyMessage_btn button { margin: 0 5px;}
}

/*联系信息*/
.nyContact_infor .lffcat_cont{display: -webkit-flex;display: flex;flex-wrap: wrap;}
.nyContact_infor .lffcat_cont li{ width:31.8%; margin-right:2.3%; float:left; background:#f8f8f8; padding:42px;}
.nyContact_infor .lffcat_cont li:nth-child(3n){ margin-right:0;}
.nyContact_infor .lffcat_cont li em{ display:block; width:70px; height:70px; background:url(../images/lxwm_ico.png) no-repeat; margin-bottom:30px;}
.nyContact_infor .lffcat_cont li:nth-of-type(2) em{ background-position:-70px 0;}
.nyContact_infor .lffcat_cont li:nth-of-type(3) em{ background-position:-140px 0;}
.nyContact_infor .lffcat_cont li .bt{ font-size:24px; font-weight:bold; margin-bottom:22px;}
.nyContact_infor .lffcat_cont li .xx{font-size:16px; color:#555; min-height: 30px; line-height:30px; padding-left:80px; position:relative;}
.nyContact_infor .lffcat_cont li:nth-of-type(3) .xx{padding-left:0;}
.nyContact_infor .lffcat_cont li .xx span{ position:absolute; left:0; top:0;}
@media (max-width:1440px) {
	.nyContact_infor .lffcat_cont li{ padding:37px;}
	.nyContact_infor .lffcat_cont li em{ margin-bottom:20px;}
	.nyContact_infor .lffcat_cont li .bt{ font-size:22px; margin-bottom:15px;}
}
@media (max-width:920px) {
	.nyContact_infor .lffcat_cont li{ width:100%; margin-right:0; margin-bottom:20px;}
	.nyContact_infor .lffcat_cont li:nth-of-type(3){ margin-bottom:0;}
}
@media (max-width:413px) {
	.nyContact_infor .lffcat_cont li{ padding:30px;}
	.nyContact_infor .lffcat_cont li em{ margin-bottom:15px;}
	.nyContact_infor .lffcat_cont li .bt{ font-size:20px; margin-bottom:10px;}
}