
.nyService_show { overflow: hidden; padding: 80px 0;}
.nyServShow_head { margin-bottom: 50px; padding-bottom: 30px; position: relative;}
.nyServShow_head::before, .nyServShow_head::after { content: ''; display: block; position: absolute;}
.nyServShow_head::before { width: 100%; height: 1px; background-color: #ccc; bottom: 1px; left: 0;}
.nyServShow_head::after { width: 80px; height: 3px; background-color: #009596; bottom: 0; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.nyServShow_head h3 { line-height: 40px; color: #222; font-size: 30px; font-weight: bold; text-align: center; margin-bottom: 10px;}
.nyServShow_head p { line-height: 36px; color: #777; font-size: 30px; text-align: center;}

.nyServShow_msg { width: 50%; overflow: hidden; padding: 40px; background-color: #eee;}
.nyServShow_msg dl { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -10px -20px;}
.nyServShow_msg dl dt, .nyServShow_msg dl dd { width: 100%; margin-bottom: 20px; padding: 0 10px;}
.nyServShow_msg dl dd { width: 50%;}
.nyServShow_msg dl dt p, .nyServShow_msg dl dd p { line-height: 24px; color: #555; font-size: 16px; margin-bottom: 6px; padding: 0 10px;}
.nyServShow_msg dl dt p span, .nyServShow_msg dl dd p span { display: inline-block; color: #f00; font-size: 16px; margin-right: 5px;}
.nyServShow_msg dl dt .nyMessage_ipt input, .nyServShow_msg dl dd .nyMessage_ipt input { display: block; width: 100%; height: 44px; overflow: hidden; line-height: 42px; color: #555; font-size: 14px; padding: 0 10px; background-color: #fff; border: 1px solid #ccc; outline: none;}
.nyServShow_msg dl dt .nyMessage_ipt input::placeholder, .nyServShow_msg dl dd .nyMessage_ipt input::placeholder { color: #aaa;}

input[type="checkbox"]+label::before { content: ""; display: block; width: 24px; height: 24px; margin: 8px 10px 8px 0; float: left; background-color: #fff; border: 1px solid #ccc; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}
input[type="checkbox"]:checked+label::before { border: 1px solid #009596; background: #009596 url(../images/ckIco.png) center center no-repeat; background-clip: content-box;}
.nyMessage_ck ul li { display: inline-block; vertical-align: top; margin-right: 60px;}
.nyMessage_ck ul li:last-child { margin-right: 0;}
.nyMessage_ck ul li input { display: none;}
.nyMessage_ck ul li label { display: block; height: 40px; overflow: hidden; line-height: 40px; color: #555; font-size: 16px; cursor: pointer;}

.nyServShow_msg dl dt .nyMessage_btn { margin-top: 10px;}
.nyServShow_msg dl dt .nyMessage_btn button.MsgBtn01 { display: block; width: 100%; height: 44px; overflow: hidden; line-height: 44px; color: #fff; font-size: 18px; padding: 0 10px; background-color: #009596; border: 0; outline: none; cursor: pointer;}
.nyServShow_msg dl dt .nyMessage_btn button.MsgBtn01:hover { background-color: #007d7e;}

.nyServShow_text { width: 50%; overflow: hidden; padding: 40px 40px 40px 60px;}
.nyServShow_text .nyServShow_tit { line-height: 30px; color: #222; font-size: 22px; font-weight: bold; margin-bottom: 30px;}
.nyServShow_text .nyServShow_tit span { display: inline-block; line-height: 30px; color: #009596; font-size: 22px; font-weight: bold; font-family: '\5FAE\8F6F\96C5\9ED1'; vertical-align: top; margin: 0 4px;}
.nyServShow_text ul li { min-height: 44px; margin-bottom: 30px; padding-left: 60px; position: relative;}
.nyServShow_text ul li:last-child { margin-bottom: 0;}
.nyServShow_text ul li em { display: block; width: 44px; height: 44px; overflow: hidden; padding: 4px; background-color: rgba(0, 150, 151, .1); border-radius: 50%; position: absolute; left: 0; top: 0;}
.nyServShow_text ul li em i { display: block; width: 100%; height: 100%; overflow: hidden; padding: 8px; background-color: #009596; border-radius: 50%;}
.nyServShow_text ul li span { display: block; line-height: 28px; color: #222; font-size: 18px;}
.nyServShow_text ul li p { line-height: 26px; color: #777; font-size: 16px; margin-top: 4px;}


@media (max-width:1680px) {
  .nyService_show { padding: 60px 0;}
  .nyServShow_head { margin-bottom: 40px; padding-bottom: 24px;}
  .nyServShow_head p { line-height: 34px; font-size: 26px;}

}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {}

@media (max-width:1366px) {}

@media (max-width:1280px) {}

@media (max-width:1200px) {
  .nyServShow_text { padding: 40px 0 40px 40px;}
}

@media (max-width:1080px) {
  .nyServShow_msg { padding: 30px;}
  .nyServShow_msg dl { margin: 0 -7px -15px;}
  .nyServShow_msg dl dt, .nyServShow_msg dl dd { margin-bottom: 15px; padding: 0 7px;}
  .nyServShow_msg dl dt p, .nyServShow_msg dl dd p { line-height: 22px; font-size: 15px;}
  .nyMessage_ck ul li label { font-size: 15px;}
  .nyServShow_msg dl dt .nyMessage_btn { margin-top: 5px;}
  .nyServShow_msg dl dt .nyMessage_btn button.MsgBtn01 { font-size: 16px;}

  .nyServShow_text { padding: 30px 0 30px 40px;}
  .nyServShow_text .nyServShow_tit, .nyServShow_text ul li { margin-bottom: 20px;}
  .nyServShow_text ul li p { line-height: 25px; font-size: 15px;}

}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .nyServShow_msg { width: 100%; float: none;}

  .nyServShow_text { width: 100%; float: none; margin-top: 40px; padding: 0;}
}

@media (max-width:820px) {
  .nyService_show { padding: 40px 0;}
  .nyServShow_head { margin-bottom: 30px; padding-bottom: 16px;}
  .nyServShow_head h3 { line-height: 32px; font-size: 24px; margin-bottom: 5px;}
  .nyServShow_head p { line-height: 30px; font-size: 20px;}

}

@media (max-width:767px) {
  .nyServShow_head { padding-bottom: 12px;}
  .nyServShow_head h3 { line-height: 30px; font-size: 22px;}
  .nyServShow_head p { line-height: 25px; font-size: 15px;}
  .nyServShow_head::after { width: 60px;}

  .nyServShow_msg { padding: 20px;}
  .nyServShow_msg dl { margin: 0 0 -15px;}
  .nyServShow_msg dl dt, .nyServShow_msg dl dd { width: 100%; padding: 0;}
  .nyMessage_ck ul li { margin-right: 20px;}
  .nyServShow_msg dl dt .nyMessage_btn { margin-top: 0;}

  .nyServShow_text .nyServShow_tit, .nyServShow_text .nyServShow_tit span { font-size: 20px;}

}

@media (max-width:390px) {}

@media (max-width:320px) {}
