﻿@font-face {
  font-family: 'YouSheBiaoTiHei';
  src: url("../fonts/YouSheBiaoTiHei-2.ttf") format("truetype"); }

/*@font-face {
  font-family: 'msyh';
  src: url('../fonts/msyh.ttf') format('truetype');
}*/
@font-face {
  font-family: 'iconfont';
  /* project id 1710997 */
  src: url("//at.alicdn.com/t/font_1710997_30atgnu1ygi.eot");
  src: url("//at.alicdn.com/t/font_1710997_30atgnu1ygi.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_1710997_30atgnu1ygi.woff2") format("woff2"), url("//at.alicdn.com/t/font_1710997_30atgnu1ygi.woff") format("woff"), url("//at.alicdn.com/t/font_1710997_30atgnu1ygi.ttf") format("truetype"), url("//at.alicdn.com/t/font_1710997_30atgnu1ygi.svg#iconfont") format("svg"); }

i.icon {
  font-family: iconfont;
  font-style: normal; }

body {
  padding: 0;
  margin: 0px;
  border: 0px;
  position: relative; }

.font {
  font-family: YouSheBiaoTiHei; }

* {
  font-family: 'Microsoft YaHei',arial, sans-serif;
  margin: 0px;
  padding: 0px; }

a {
  text-decoration: none; }

p {
  display: inline-block;
  width: 100%; }

img[src=""], img[src="_"] {
  display: none; }

.index .menu {
  position: absolute;
  top: 0;
  right: 0px;
  left: 0px;
  z-index: 100;
  padding: 1rem 0rem;
  overflow: hidden; }

.index .menu .row {
  margin: 1.5rem 0px; }

.index .menu .menu_box {
  line-height: 4rem;
  text-align: right; }

.index .menu .menu_box .col-md12 {
  text-align: center; }

.index .menu .menu_box a {
  color: #fff;
  display: inline;
  padding: 0.4rem 0.6rem;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 600; }

.index .menu .menu_box a.active {
  background-color: #1780E1;
  border-radius: 6px; }

.index .menu .logo_box {
  line-height: 4rem; }

.index .menu .logo_box .logo {
  height: 5rem; }

.other .menu {
  position: absolute;
  top: 0;
  right: 0px;
  left: 0px;
  z-index: 100;
  padding: 1rem 0rem;
  overflow: hidden; }

.other .menu .row {
  margin: 1.5rem 0px; }

.other .menu .menu_box {
  line-height: 4rem;
  text-align: right; }

.other .menu .menu_box .col-md10 {
  text-align: center; }

.other .menu .menu_box a {
  color: #000;
  display: inline;
  padding: 0.4rem 0.6rem;
  text-align: center;
  font-size: 1rem; }

.other .menu .menu_box a.active {
  background-color: #1780E1;
  border-radius: 6px;
  color: #fff; }

.other .menu .logo_box {
  line-height: 4rem; }

.other .menu .logo_box .logo {
  height: 5rem; }

.other_banner {
  position: relative;
  height: 7rem;
  margin: 0px;
  padding-top: 100px;
  border-bottom: 3px solid #eee; }

.other_banner .caetgory {
  position: absolute;
  bottom: -3px;
  line-height: 3rem;
  width: 100%;
  color: #fff;
  z-index: 1000; }

.other_banner .caetgory .caetgory_item {
  display: inline-block;
  margin-right: 25px; }

.other_banner .caetgory a {
  color: #000;
  border-bottom: 3px solid transparent;
  display: inline-block;
  font-size: 1.2rem;
  letter-spacing: 2px;
  height: 3rem;
  font-weight: 600; }

.other_banner .caetgory a.active {
  border-bottom: 3px solid #1780E1; }

.other_banner .caetgory img {
  height: 1.5rem;
  float: right;
  margin-top: 0.6rem; }

.other_banner .caetgory .tel {
  text-align: right; }

.other_banner .b_box {
  position: absolute;
  width: 70px;
  height: 140px;
  bottom: -70px;
  z-index: 1000;
  right: 0px;
  background: #eee; }

.tag {
  color: #666;
  text-align: right;
  font-size: 0.8rem; }

.tag span {
  margin-right: 6px; }

.other .title {
  margin-top: 4rem; }

.other .title h1 {
  text-align: center;
  font-size: 3rem;
  line-height: 4rem;
  letter-spacing: 3px;
  font-weight: 600;
  color: #333; }

.other .title h3 {
  text-align: center;
  font-size: 1.2rem;
  line-height: 3rem;
  font-weight: normal;
  color: #666; }

.other .title h3 span {
  margin: 0 10px; }

.new_content .row {
  margin-top: 0px; }

.new_content .row .box {
  border: 2px solid #e9e9e9;
  padding: 10px;
  border-radius: 5px;
  display: block; }

.new_content .row .box .img {
  height: 200px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.new_content .row .box .img img {
  width: 100%; }

.new_content .row .box .title {
  line-height: 30px;
  color: #333;
  margin-top: 1rem;
  font-size: 1.6rem;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all; }

.new_content .row .box .link {
  line-height: 2.5rem;
  color: #999;
  margin-top: 1rem; }

.new_content .row .box .time {
  color: #999;
  font-size: 1rem; }

.new_content .row .box .move {
  float: right;
  font-size: 1rem; }

.new_content .row .box .move i {
  font-size: 0.8rem; }

.introduction_content {
  margin-top: 100px; }

.introduction_content .left h2 {
  display: inline-block;
  border-bottom: 3px solid #1780E1;
  line-height: 45px;
  font-size: 16px;
  color: #333;
  letter-spacing: 2px;
  position: relative;
  font-weight: 600; }

.introduction_content .left p {
  line-height: 32px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 14px;
  color: #666;
  text-indent: 2em; }

.introduction_content .left img {
  width: 100%; }

.introduction_content .left .l_box {
  width: 120px;
  height: 120px;
  background-color: #1780E1;
  position: absolute;
  margin-top: -60px;
  right: -60px;
  z-index: -1; }

.introduction_content .right p {
  line-height: 30px; }

.introduction_content .right img {
  width: 100%;
  margin-bottom: 40px; }

.introduction_content .right span {
  font-size: 32px;
  color: #1780E1;
  font-weight: 600; }

.introduction_content .right em {
  font-size: 16px;
  color: #1780E1;
  font-weight: 500; }

.introduction_content .right .col-md4:nth-child(2) {
  text-align: left; }

.introduction_content .right .col-md4:nth-child(3) {
  text-align: center; }

.introduction_content .right .col-md4:nth-child(4) {
  text-align: right; }

.introduction_content .right p {
  font-size: 14px;
  font-weight: 600;
  color: #666;
  letter-spacing: 2px; }

.introduction_content2 {
  position: relative;
  margin-top: 300px; }

.introduction_content2 img {
  width: 100%; }

.introduction_content2 .box_bj {
  position: absolute;
  width: 400px;
  height: 180px;
  top: 0%;
  left: 50%;
  margin-top: -90px;
  margin-left: -400px;
  background-color: #1780E1;
  opacity: 0.7;
  z-index: 50; }

.introduction_content2 .box {
  position: absolute;
  width: 360px;
  height: 180px;
  top: 0%;
  left: 50%;
  margin-top: -70px;
  margin-left: -380px;
  color: #fff;
  z-index: 100;
  line-height: 30px;
  letter-spacing: 2px;
  text-indent: 2em; }

.introduction_content3 {
  position: relative;
  margin-top: 200px; }

.introduction_content3 .left {
  padding-top: 40px; }

.introduction_content3 .left h2 {
  display: inline-block;
  border-bottom: 3px solid #1780E1;
  line-height: 45px;
  font-size: 16px;
  color: #333;
  letter-spacing: 2px;
  position: relative;
  font-weight: 600; }

.introduction_content3 .left p {
  line-height: 32px;
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 13px;
  color: #666;
  text-indent: 2em; }

.introduction_content3 .left .items {
  margin-top: 50px; }

.introduction_content3 .left .item {
  line-height: 32px;
  text-align: center;
  width: 31%;
  color: #999;
  font-size: 13px;
  color: #666;
  letter-spacing: 4px; }

.introduction_content3 .left .item:nth-child(3n+1) {
  text-align: left;
  border-right: 1px solid #eee; }

.introduction_content3 .left .item:nth-child(3n+2) {
  border-right: 1px solid #eee;
  text-align: center;
  width: 38%; }

.introduction_content3 .left .item:nth-child(3n+3) {
  text-align: right; }

.introduction_content3 .right {
  position: relative; }

.introduction_content3 .right img {
  width: 100%; }

.introduction_content3 .right .l_box {
  width: 160px;
  height: 160px;
  background-color: #1780E1;
  position: absolute;
  margin-top: -160px;
  left: -100px;
  z-index: -1; }

.introduction_content3 .right .b_box {
  width: 100px;
  height: 100px;
  background-color: #eee;
  position: absolute;
  margin-top: -60px;
  left: -50px;
  z-index: 1; }

.index_content {
  margin-top: 15rem;
  position: relative; }

.index_content .left h1 {
  font-size: 2.6rem;
  letter-spacing: 5px;
  font-weight: 600;
  color: #333; }

.index_content .left .line {
  height: 3px;
  width: 11.5rem;
  background-color: #1780E1;
  margin-top: 0.3rem; }

.index_content .left p {
  line-height: 2.5rem;
  margin-top: 15px;
  font-size: 1.2rem;
  letter-spacing: 2px;
  margin-top: 2rem;
  color: #666;
  margin-right: 10rem;
  text-align: justify;
  justify-content: space-between; }

.index_content .right {
  text-align: right; }

.index_content .right img {
  width: 100%; }

.index_content .b_box {
  width: 70px;
  height: 300px;
  line-height: 50px;
  position: absolute;
  top: 0;
  left: 0px;
  background-color: #eee; }

.index_content2 {
  margin-top: 15rem; }

.index_content2 .left h1 {
  font-size: 2.6rem;
  letter-spacing: 5px;
  font-weight: 600;
  color: #333;
  margin-right: 5rem; }

.index_content2 .left .line {
  height: 3px;
  width: 5.5rem;
  background-color: #1780E1;
  margin-top: 0.3rem;
  margin-right: 5rem; }

.index_content2 .left p {
  line-height: 2.5rem;
  margin-top: 15px;
  font-size: 1.2001rem;
  letter-spacing: 2px;
  margin-top: 2rem;
  color: #666;
  margin-right: 5rem;
  text-align: justify;
  justify-content: space-between; }

.index_content2 .right {
  text-align: right; }

.index_content2 .right .flex-rom {
  display: flex;
  justify-content: center;
  align-items: stretch;
  width: 100%; }

.index_content2 .right .flex-rom .img {
  flex: 1;
  text-align: center; }

.index_content2 .right .flex-rom .line {
  width: 2px;
  background-color: #eee; }

.index_content2 .right img {
  width: 50%;
  margin: 0 auto; }

.index_content2 .right p {
  font-size: 1rem;
  letter-spacing: 2px;
  color: #666; }

.index_content3 {
  margin-top: 15rem; }

.index_content3 .left {
  text-align: center;
  position: relative; }

.index_content3 .left img {
  margin-left: 3rem;
  width: 40rem;
  margin-bottom: 3rem; }

.index_content3 .left .b_box {
  position: absolute;
  width: 40rem;
  height: 40rem;
  background-color: #eee;
  bottom: 0px;
  left: 0px;
  z-index: -1; }

.index_content3 .right .box {
  margin-left: 5rem; }

.index_content3 .right h1 {
  font-size: 2.6rem;
  letter-spacing: 5px;
  font-weight: 600;
  color: #333;
  margin-top: 20rem; }

.index_content3 .right h2 {
  display: inline-block;
  font-size: 30px;
  line-height: 90px;
  padding-left: 180px;
  letter-spacing: 10px;
  color: #555; }

.index_content3 .right .line {
  height: 3px;
  width: 5.6rem;
  background-color: #1780E1;
  margin-top: 0.3rem; }

.index_content3 .right p {
  line-height: 2.5rem;
  margin-top: 15px;
  font-size: 1.2rem;
  letter-spacing: 2px;
  margin-top: 2rem;
  color: #666;
  text-align: justify;
  justify-content: space-between; }

.index_content3 table {
  margin-top: 3rem; }

.index_content3 table tr td {
  font-size: 1rem;
  color: #666;
  line-height: 2.5rem; }

.index_content3 table tr td:nth-child(3n+1) {
  border-right: 1px solid #eee;
  text-align: left; }

.index_content3 table tr td:nth-child(3n+2) {
  border-right: 1px solid #eee;
  text-align: center;
  width: 46%; }

.index_content3 table tr td:nth-child(3n) {
  text-align: right; }

.index_content4 {
  margin-top: 15rem;
  position: relative;
  height: auto; }

.index_content4 .box {
  text-align: center; }

.index_content4 a {
  height: 32rem;
  display: block;
  overflow: hidden;
  border: 1px solid #eee; }

.index_content4 a .img {
  height: 15rem;
  overflow: hidden; }

.index_content4 a img {
  width: 100%; }

.index_content4 .box a {
  background-color: #1780E1;
  color: #fff;
  border: none; }

.index_content4 .box h1 {
  line-height: 50px;
  font-size: 2rem;
  color: #fff;
  display: block;
  letter-spacing: 5px;
  margin-top: 12rem; }

.index_content4 .box h3 {
  display: block;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 2px;
  margin-top: 20px; }

.index_content4 .box .line {
  background-color: #fff;
  top: 40px;
  width: 120px;
  height: 3px;
  margin: 0 auto;
  margin-top: 20px; }

.index_content4 .item h2 {
  line-height: 38px;
  margin: 0 1rem;
  margin-top: 1rem;
  font-size: 1.8rem;
  color: #1780E1;
  letter-spacing: 4px; }

/*.index_content4 .item h3 { line-height:38px;  margin:0 1rem; margin-top:1rem; font-size:1rem; color:#1780E1;  letter-spacing:4px;}*/
.index_content4 .item p {
  line-height: 38px;
  margin: 0 1rem;
  margin-top: 1rem;
  font-size: 0.8rem;
  color: #999;
  letter-spacing: 2px; }

.index_content5 {
  margin-top: 15rem;
  overflow: hidden; }

.index_content5 h1 {
  line-height: 40px;
  font-size: 36px;
  font-size: 26px;
  letter-spacing: 5px;
  font-weight: 600;
  color: #333;
  text-align: center; }

.index_content5 h3 {
  font-size: 18px;
  line-height: 60px;
  letter-spacing: 3px;
  font-weight: 600;
  color: #333;
  text-align: center; }

.index_content5 .line {
  height: 3px;
  width: 110px;
  background-color: #1780E1;
  margin: 0 auto; }

.index_content5 .content_category {
  text-align: center;
  margin: 10px auto;
  line-height: 50px;
  text-align: center;
  font-size: 0px; }

.index_content5 .content_category .content_category_item {
  display: inline-block;
  cursor: pointer;
  width: 100px;
  overflow: hidden;
  border-bottom: 2px solid #eee;
  font-size: 16px;
  margin: 0px 0px;
  padding: 0px; }

.index_content5 .content_category .content_category_item.active {
  border-bottom: 2px solid #1780E1; }

.index_content5 .content_list {
  text-align: center;
  display: none; }

.index_content5 .content_list.active {
  display: block; }

.index_content5 .content_list a {
  display: block;
  height: 12rem;
  overflow: hidden; }

.index_content5 .content_list img {
  width: 100%; }

.index_content5 p {
  line-height: 38px;
  margin-top: 15px; }

.index_content5 .left {
  text-align: center; }

.index_content5 .left img {
  width: 90%; }

.index_content6 {
  margin-top: 15rem; }

.index_content6 .left h1 {
  line-height: 40px;
  font-size: 36px;
  font-size: 26px;
  letter-spacing: 5px;
  font-weight: 600;
  color: #333; }

.index_content6 .left h3 {
  display: inline-block;
  font-size: 18px;
  line-height: 60px;
  letter-spacing: 3px;
  font-weight: 600;
  color: #333; }

.index_content6 .left .line {
  height: 3px;
  width: 110px;
  background-color: #1780E1; }

.index_content6 .left p {
  line-height: 38px;
  margin-top: 15px;
  text-indent: 2em;
  font-size: 16px;
  letter-spacing: 2px;
  margin-top: 40px;
  color: #666; }

.index_content6 .right {
  background-color: #eee;
  padding: 60px; }

.index_content6 .right .right_box {
  margin-left: 60px;
  height: auto;
  clear: both; }

.index_content6 .right .box {
  border: 2px solid #e9e9e9;
  padding: 10px;
  margin: 10px;
  border-radius: 5px;
  display: block;
  background-color: #fff; }

.index_content6 .right .box .img {
  height: 200px;
  overflow: hidden; }

.index_content6 .right .box .img img {
  width: 100%; }

.index_content6 .right .box .title {
  line-height: 30px;
  color: #1780E1;
  font-size: 14px;
  overflow: hidden;
  margin-top: 10px;
  white-space: nowrap;
  text-overflow: ellipsis; }

.index_content6 .right .box .link {
  line-height: 30px;
  color: #999; }

.index_content6 .right .box .time {
  color: #999;
  font-size: 14px; }

.index_content6 .right .box .move {
  float: right;
  font-size: 14px; }

.index_content7 {
  margin-top: 15rem; }

.index_content7 .left img {
  width: 100%; }

.index_content7 .right .box {
  margin-right: 50px; }

.index_content7 .right h1 {
  line-height: 40px;
  font-size: 36px;
  font-size: 26px;
  letter-spacing: 5px;
  font-weight: 600;
  color: #333; }

.index_content7 .right h3 {
  display: inline-block;
  font-size: 18px;
  line-height: 60px;
  letter-spacing: 3px;
  font-weight: 600;
  color: #333; }

.index_content7 .right .line {
  height: 3px;
  width: 110px;
  background-color: #1780E1; }

.index_content7 .right p {
  line-height: 30px;
  margin-top: 15px;
  text-indent: 2em;
  font-size: 16px;
  letter-spacing: 2px;
  margin-top: 40px;
  color: #666; }

.index_content7 .right span {
  font-size: 30px;
  color: #1780E1; }

.index_content7 .right em {
  font-size: 14px;
  color: #1780E1; }

.index_content7 .right .box {
  padding-right: 200px; }

.index_content7 .right .items .item:nth-child(3n+1) {
  text-align: left; }

.index_content7 .right .items .item:nth-child(3n+2) {
  text-align: center; }

.index_content7 .right .items .item:nth-child(3n+3) {
  text-align: right; }

.index_content8 {
  margin-top: 15rem;
  background-color: #eee; }

.index_content8 .left {
  position: relative; }

*.index_content8 .left .box {
  margin-right: 50px;
  margin-top: -50px; }

.index_content8 .left h1 {
  line-height: 40px;
  font-size: 36px;
  font-size: 26px;
  letter-spacing: 5px;
  font-weight: 600;
  color: #333; }

.index_content8 .left h3 {
  display: inline-block;
  font-size: 18px;
  line-height: 60px;
  letter-spacing: 3px;
  font-weight: 600;
  color: #333; }

.index_content8 .left .line {
  height: 3px;
  width: 110px;
  background-color: #1780E1; }

.index_content8 .left p {
  line-height: 38px;
  margin-top: 15px;
  text-indent: 2em;
  font-size: 16px;
  letter-spacing: 2px;
  margin-top: 40px;
  color: #666; }

.index_content8 .right img {
  width: 100%; }

.footer {
  position: relative;
  background-image: url(../images/footer.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 10rem; }

.footer .footer_box .row {
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
  padding: 4rem 0px;
  text-align: center; }

.footer .footer_box h2 {
  font-size: 1.2rem;
  line-height: 4rem;
  color: #fff;
  letter-spacing: 2px;
  font-weight: 600; }

.footer .footer_box a {
  color: #fff;
  display: block;
  font-size: 0.9rem;
  line-height: 2.5rem;
  letter-spacing: 2px; }

.footer .footer_box .link {
  margin-top: 0.8rem; }

.footer .footer_box .link img {
  width: 10%;
  margin: 0 0.6rem; }

.footer .footer_box .qrcode {
  margin-top: 1.2rem; }

.footer .footer_box .qrcode img {
  width: 42%; }

.footer .bj {
  width: 100%; }

.footer .copyright {
  text-align: center;
  line-height: 3rem;
  font-size: 0.9rem;
  color: #fff;
  letter-spacing: 2px; }

.top {
  position: fixed;
  right: 60px;
  bottom: 60px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  display: none; }

.top img {
  width: 100%; }

.slideBox ul, .slideBox li {
  margin: 0;
  padding: 0;
  list-style: none; }

.slideBox {
  position: relative; }

.slideBox .hd {
  height: 50px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  bottom: 3%;
  z-index: 1;
  width: 700px; }

.slideBox .hd .box {
  float: left;
  width: 40%;
  color: #fff;
  line-height: 24px;
  font-family: YouSheBiaoTiHei;
  font-size: 16px;
  margin: 10px 5%; }

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  width: 40%;
  float: right;
  padding-left: 10%; }

.slideBox .hd ul li {
  float: left;
  margin-right: 15px;
  width: 40px;
  height: 4px;
  text-indent: 6000px;
  margin-top: 36px;
  overflow: hidden;
  line-height: 14px;
  text-align: center;
  background: #ccc;
  cursor: pointer; }

.slideBox .hd ul li.on {
  background: #fff;
  color: #fff; }

.slideBox .bd {
  position: relative;
  height: 100vh;
  z-index: 0;
  width: 100%;
  overflow: hidden; }

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  height: 100vh;
  width: 100%;
  background-size: cover; }

.slideBox .container:after {
  clear: both;
  display: block;
  content: ""; }

.slideBox .bd .left {
  position: relative;
  width: 50%;
  float: left;
  top: 50vh;
  transform: translateY(-50%); }

.slideBox .bd img {
  width: 60%;
  margin-right: 10%; }

.slideBox .bd .right {
  position: relative;
  width: 50%;
  float: left;
  float: left;
  top: 50vh;
  transform: translateY(-50%); }

.slideBox .bd .box {
  display: block;
  position: relative;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 3rem;
  margin-right: 0px; }

.slideBox .bd .box p {
  color: #fff;
  line-height: 2rem;
  vertical-align: middle; }

.slideBox .bd .box p span {
  font-size: 0.8rem;
  vertical-align: middle;
  padding: 0 5px; }

.slideBox .bd a {
  display: block;
  text-align: center;
  background-color: #1780E1;
  border: none;
  letter-spacing: 5px;
  width: 100%;
  color: #fff;
  font-size: 1.3rem;
  line-height: 5rem;
  margin-top: 2rem; }

.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 50%;
  bottom: 5%;
  text-decoration: none;
  display: block;
  margin-left: -38%; }

.slideBox .next i {
  font-size: 30px;
  color: #fff;
  opacity: 0.8; }

.slideBox .next:hover {
  opacity: 1; }

.page_content .page_box {
  padding: 10rem 0rem;
  border-bottom: 2px solid #eee; }

.page_content .page_box:last-child {
  border: none; }

.page_content .page_box .page_left img {
  width: 100%; }

.page_content .page_box:nth-child(2n+0) .page_left {
  float: right; }

.page_content .page_box h2 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 2px;
  color: #333; }

.page_content .page_box h4 {
  font-size: 1.2rem;
  letter-spacing: 2px;
  color: #555;
  line-height: 2rem;
  margin-top: 1.5rem; }

.page_content .page_box p {
  font-size: 1rem;
  letter-spacing: 2px;
  color: #999;
  line-height: 2rem;
  margin-top: 1rem;
  text-align: justify !important; }

.new_show {
  font-size: 1rem;
  line-height: 2.5rem;
  margin-top: 1.4rem; }

.new_show * {
  font-size: 1.2rem !important;
  line-height: 3rem; }

.new_show img {
  width: 100%;
  font-size: 0px; }

.new_show p {
  text-align: justify; }

.new_show p:nth-child(0) {
  text-align: justify !important;
  font-size: 1.2rem !important;
  position: relative; }

.new_show p:nth-child(1) {
  text-align: justify !important;
  font-size: 1.2001rem !important;
  position: relative; }

.new_show p:nth-child(2) {
  text-align: justify !important;
  font-size: 1.2002rem !important;
  position: relative; }

.new_show p:nth-child(3) {
  text-align: justify !important;
  font-size: 1.2003rem !important;
  position: relative; }

.new_show p:nth-child(4) {
  text-align: justify !important;
  font-size: 1.2004rem !important;
  position: relative; }

.new_show p:nth-child(5) {
  text-align: justify !important;
  font-size: 1.2005rem !important;
  position: relative; }

.new_show p:nth-child(6) {
  text-align: justify !important;
  font-size: 1.2006rem !important;
  position: relative; }

.new_show p:nth-child(7) {
  text-align: justify !important;
  font-size: 1.2007rem !important;
  position: relative; }

.new_show p:nth-child(8) {
  text-align: justify !important;
  font-size: 1.2008rem !important;
  position: relative; }

.new_show p:nth-child(9) {
  text-align: justify !important;
  font-size: 1.2009rem !important;
  position: relative; }

.new_show p:nth-child(10) {
  text-align: justify !important;
  font-size: 1.201rem !important;
  position: relative; }

.new_show p:nth-child(11) {
  text-align: justify !important;
  font-size: 1.2011rem !important;
  position: relative; }

.new_show p:nth-child(12) {
  text-align: justify !important;
  font-size: 1.2012rem !important;
  position: relative; }

.new_show p:nth-child(13) {
  text-align: justify !important;
  font-size: 1.2013rem !important;
  position: relative; }

.new_show p:nth-child(14) {
  text-align: justify !important;
  font-size: 1.2014rem !important;
  position: relative; }

.new_show p:nth-child(15) {
  text-align: justify !important;
  font-size: 1.2015rem !important;
  position: relative; }

.new_show p:nth-child(16) {
  text-align: justify !important;
  font-size: 1.2016rem !important;
  position: relative; }

.new_show p:nth-child(17) {
  text-align: justify !important;
  font-size: 1.2017rem !important;
  position: relative; }

.new_show p:nth-child(18) {
  text-align: justify !important;
  font-size: 1.2018rem !important;
  position: relative; }

.new_show p:nth-child(19) {
  text-align: justify !important;
  font-size: 1.2019rem !important;
  position: relative; }

.new_show p:nth-child(20) {
  text-align: justify !important;
  font-size: 1.202rem !important;
  position: relative; }

.new_show p:nth-child(21) {
  text-align: justify !important;
  font-size: 1.2021rem !important;
  position: relative; }

.new_show p:nth-child(22) {
  text-align: justify !important;
  font-size: 1.2022rem !important;
  position: relative; }

.new_show p:nth-child(23) {
  text-align: justify !important;
  font-size: 1.2023rem !important;
  position: relative; }

.new_show p:nth-child(24) {
  text-align: justify !important;
  font-size: 1.2024rem !important;
  position: relative; }

.new_show p:nth-child(25) {
  text-align: justify !important;
  font-size: 1.2025rem !important;
  position: relative; }

.new_show p:nth-child(26) {
  text-align: justify !important;
  font-size: 1.2026rem !important;
  position: relative; }

.new_show p:nth-child(27) {
  text-align: justify !important;
  font-size: 1.2027rem !important;
  position: relative; }

.new_show p:nth-child(28) {
  text-align: justify !important;
  font-size: 1.2028rem !important;
  position: relative; }

.new_show p:nth-child(29) {
  text-align: justify !important;
  font-size: 1.2029rem !important;
  position: relative; }

.new_show p:nth-child(30) {
  text-align: justify !important;
  font-size: 1.203rem !important;
  position: relative; }

.new_show p:nth-child(31) {
  text-align: justify !important;
  font-size: 1.2031rem !important;
  position: relative; }

.new_show p:nth-child(32) {
  text-align: justify !important;
  font-size: 1.2032rem !important;
  position: relative; }

.new_show p:nth-child(33) {
  text-align: justify !important;
  font-size: 1.2033rem !important;
  position: relative; }

.new_show p:nth-child(34) {
  text-align: justify !important;
  font-size: 1.2034rem !important;
  position: relative; }

.new_show p:nth-child(35) {
  text-align: justify !important;
  font-size: 1.2035rem !important;
  position: relative; }

.new_show p:nth-child(36) {
  text-align: justify !important;
  font-size: 1.2036rem !important;
  position: relative; }

.new_show p:nth-child(37) {
  text-align: justify !important;
  font-size: 1.2037rem !important;
  position: relative; }

.new_show p:nth-child(38) {
  text-align: justify !important;
  font-size: 1.2038rem !important;
  position: relative; }

.new_show p:nth-child(39) {
  text-align: justify !important;
  font-size: 1.2039rem !important;
  position: relative; }

.new_show p:nth-child(40) {
  text-align: justify !important;
  font-size: 1.204rem !important;
  position: relative; }

.new_show p:nth-child(41) {
  text-align: justify !important;
  font-size: 1.2041rem !important;
  position: relative; }

.new_show p:nth-child(42) {
  text-align: justify !important;
  font-size: 1.2042rem !important;
  position: relative; }

.new_show p:nth-child(43) {
  text-align: justify !important;
  font-size: 1.2043rem !important;
  position: relative; }

.new_show p:nth-child(44) {
  text-align: justify !important;
  font-size: 1.2044rem !important;
  position: relative; }

.new_show p:nth-child(45) {
  text-align: justify !important;
  font-size: 1.2045rem !important;
  position: relative; }

.new_show p:nth-child(46) {
  text-align: justify !important;
  font-size: 1.2046rem !important;
  position: relative; }

.new_show p:nth-child(47) {
  text-align: justify !important;
  font-size: 1.2047rem !important;
  position: relative; }

.new_show p:nth-child(48) {
  text-align: justify !important;
  font-size: 1.2048rem !important;
  position: relative; }

.new_show p:nth-child(49) {
  text-align: justify !important;
  font-size: 1.2049rem !important;
  position: relative; }

.new_show p:nth-child(50) {
  text-align: justify !important;
  font-size: 1.205rem !important;
  position: relative; }

.new_show p:nth-child(51) {
  text-align: justify !important;
  font-size: 1.2051rem !important;
  position: relative; }

.new_show p:nth-child(52) {
  text-align: justify !important;
  font-size: 1.2052rem !important;
  position: relative; }

.new_show p:nth-child(53) {
  text-align: justify !important;
  font-size: 1.2053rem !important;
  position: relative; }

.new_show p:nth-child(54) {
  text-align: justify !important;
  font-size: 1.2054rem !important;
  position: relative; }

.new_show p:nth-child(55) {
  text-align: justify !important;
  font-size: 1.2055rem !important;
  position: relative; }

.new_show p:nth-child(56) {
  text-align: justify !important;
  font-size: 1.2056rem !important;
  position: relative; }

.new_show p:nth-child(57) {
  text-align: justify !important;
  font-size: 1.2057rem !important;
  position: relative; }

.new_show p:nth-child(58) {
  text-align: justify !important;
  font-size: 1.2058rem !important;
  position: relative; }

.new_show p:nth-child(59) {
  text-align: justify !important;
  font-size: 1.2059rem !important;
  position: relative; }

.new_show p:nth-child(60) {
  text-align: justify !important;
  font-size: 1.206rem !important;
  position: relative; }

.new_show p:nth-child(61) {
  text-align: justify !important;
  font-size: 1.2061rem !important;
  position: relative; }

.new_show p:nth-child(62) {
  text-align: justify !important;
  font-size: 1.2062rem !important;
  position: relative; }

.new_show p:nth-child(63) {
  text-align: justify !important;
  font-size: 1.2063rem !important;
  position: relative; }

.new_show p:nth-child(64) {
  text-align: justify !important;
  font-size: 1.2064rem !important;
  position: relative; }

.new_show p:nth-child(65) {
  text-align: justify !important;
  font-size: 1.2065rem !important;
  position: relative; }

.new_show p:nth-child(66) {
  text-align: justify !important;
  font-size: 1.2066rem !important;
  position: relative; }

.new_show p:nth-child(67) {
  text-align: justify !important;
  font-size: 1.2067rem !important;
  position: relative; }

.new_show p:nth-child(68) {
  text-align: justify !important;
  font-size: 1.2068rem !important;
  position: relative; }

.new_show p:nth-child(69) {
  text-align: justify !important;
  font-size: 1.2069rem !important;
  position: relative; }

.new_show p:nth-child(70) {
  text-align: justify !important;
  font-size: 1.207rem !important;
  position: relative; }

.new_show p:nth-child(71) {
  text-align: justify !important;
  font-size: 1.2071rem !important;
  position: relative; }

.new_show p:nth-child(72) {
  text-align: justify !important;
  font-size: 1.2072rem !important;
  position: relative; }

.new_show p:nth-child(73) {
  text-align: justify !important;
  font-size: 1.2073rem !important;
  position: relative; }

.new_show p:nth-child(74) {
  text-align: justify !important;
  font-size: 1.2074rem !important;
  position: relative; }

.new_show p:nth-child(75) {
  text-align: justify !important;
  font-size: 1.2075rem !important;
  position: relative; }

.new_show p:nth-child(76) {
  text-align: justify !important;
  font-size: 1.2076rem !important;
  position: relative; }

.new_show p:nth-child(77) {
  text-align: justify !important;
  font-size: 1.2077rem !important;
  position: relative; }

.new_show p:nth-child(78) {
  text-align: justify !important;
  font-size: 1.2078rem !important;
  position: relative; }

.new_show p:nth-child(79) {
  text-align: justify !important;
  font-size: 1.2079rem !important;
  position: relative; }

.new_show p:nth-child(80) {
  text-align: justify !important;
  font-size: 1.208rem !important;
  position: relative; }

.new_show p:nth-child(81) {
  text-align: justify !important;
  font-size: 1.2081rem !important;
  position: relative; }

.new_show p:nth-child(82) {
  text-align: justify !important;
  font-size: 1.2082rem !important;
  position: relative; }

.new_show p:nth-child(83) {
  text-align: justify !important;
  font-size: 1.2083rem !important;
  position: relative; }

.new_show p:nth-child(84) {
  text-align: justify !important;
  font-size: 1.2084rem !important;
  position: relative; }

.new_show p:nth-child(85) {
  text-align: justify !important;
  font-size: 1.2085rem !important;
  position: relative; }

.new_show p:nth-child(86) {
  text-align: justify !important;
  font-size: 1.2086rem !important;
  position: relative; }

.new_show p:nth-child(87) {
  text-align: justify !important;
  font-size: 1.2087rem !important;
  position: relative; }

.new_show p:nth-child(88) {
  text-align: justify !important;
  font-size: 1.2088rem !important;
  position: relative; }

.new_show p:nth-child(89) {
  text-align: justify !important;
  font-size: 1.2089rem !important;
  position: relative; }

.new_show p:nth-child(90) {
  text-align: justify !important;
  font-size: 1.209rem !important;
  position: relative; }

.new_show p:nth-child(91) {
  text-align: justify !important;
  font-size: 1.2091rem !important;
  position: relative; }

.new_show p:nth-child(92) {
  text-align: justify !important;
  font-size: 1.2092rem !important;
  position: relative; }

.new_show p:nth-child(93) {
  text-align: justify !important;
  font-size: 1.2093rem !important;
  position: relative; }

.new_show p:nth-child(94) {
  text-align: justify !important;
  font-size: 1.2094rem !important;
  position: relative; }

.new_show p:nth-child(95) {
  text-align: justify !important;
  font-size: 1.2095rem !important;
  position: relative; }

.new_show p:nth-child(96) {
  text-align: justify !important;
  font-size: 1.2096rem !important;
  position: relative; }

.new_show p:nth-child(97) {
  text-align: justify !important;
  font-size: 1.2097rem !important;
  position: relative; }

.new_show p:nth-child(98) {
  text-align: justify !important;
  font-size: 1.2098rem !important;
  position: relative; }

.new_show p:nth-child(99) {
  text-align: justify !important;
  font-size: 1.2099rem !important;
  position: relative; }

.new_show p:nth-child(100) {
  text-align: justify !important;
  font-size: 1.21rem !important;
  position: relative; }

.new_show p:nth-child(101) {
  text-align: justify !important;
  font-size: 1.2101rem !important;
  position: relative; }

.new_show p:nth-child(102) {
  text-align: justify !important;
  font-size: 1.2102rem !important;
  position: relative; }

.new_show p:nth-child(103) {
  text-align: justify !important;
  font-size: 1.2103rem !important;
  position: relative; }

.new_show p:nth-child(104) {
  text-align: justify !important;
  font-size: 1.2104rem !important;
  position: relative; }

.new_show p:nth-child(105) {
  text-align: justify !important;
  font-size: 1.2105rem !important;
  position: relative; }

.new_show p:nth-child(106) {
  text-align: justify !important;
  font-size: 1.2106rem !important;
  position: relative; }

.new_show p:nth-child(107) {
  text-align: justify !important;
  font-size: 1.2107rem !important;
  position: relative; }

.new_show p:nth-child(108) {
  text-align: justify !important;
  font-size: 1.2108rem !important;
  position: relative; }

.new_show p:nth-child(109) {
  text-align: justify !important;
  font-size: 1.2109rem !important;
  position: relative; }

.new_show p:nth-child(110) {
  text-align: justify !important;
  font-size: 1.211rem !important;
  position: relative; }

.new_show p:nth-child(111) {
  text-align: justify !important;
  font-size: 1.2111rem !important;
  position: relative; }

.new_show p:nth-child(112) {
  text-align: justify !important;
  font-size: 1.2112rem !important;
  position: relative; }

.new_show p:nth-child(113) {
  text-align: justify !important;
  font-size: 1.2113rem !important;
  position: relative; }

.new_show p:nth-child(114) {
  text-align: justify !important;
  font-size: 1.2114rem !important;
  position: relative; }

.new_show p:nth-child(115) {
  text-align: justify !important;
  font-size: 1.2115rem !important;
  position: relative; }

.new_show p:nth-child(116) {
  text-align: justify !important;
  font-size: 1.2116rem !important;
  position: relative; }

.new_show p:nth-child(117) {
  text-align: justify !important;
  font-size: 1.2117rem !important;
  position: relative; }

.new_show p:nth-child(118) {
  text-align: justify !important;
  font-size: 1.2118rem !important;
  position: relative; }

.new_show p:nth-child(119) {
  text-align: justify !important;
  font-size: 1.2119rem !important;
  position: relative; }

.new_show p:nth-child(120) {
  text-align: justify !important;
  font-size: 1.212rem !important;
  position: relative; }

.page_zp {
  margin-top: 5rem; }

.page_zp .header {
  border: 1px solid #eee;
  text-align: center;
  line-height: 3.6rem; }

.page_zp .header div {
  font-weight: 600;
  font-size: 1.2rem; }

.page_zp .header div:last-child {
  border: none; }

.page_zp .body {
  border: 1px solid #eee;
  text-align: center;
  line-height: 3.6rem;
  font-weight: 200;
  margin-top: -1px;
  cursor: pointer; }

.page_zp .body div {
  font-size: 1rem; }

.page_zp .body div:last-child {
  border: none; }

.page_zp .body .box {
  display: none; }

.page_zp .body .box .jt {
  text-align: left; }

.page_zp .body.selected {
  background-color: #1780E1;
  color: #fff; }

.page_zp .body.selected .box {
  display: block;
  background-color: #fff;
  text-align: left;
  color: #333;
  font-size: 1rem;
  line-height: 2rem; }

.page_zp .body.selected .box div {
  padding: 1rem; }

.page_zp .body.selected .box :nth-child(0) {
  text-align: justify !important;
  font-size: 1.1rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(1) {
  text-align: justify !important;
  font-size: 1.1005rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(2) {
  text-align: justify !important;
  font-size: 1.101rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(3) {
  text-align: justify !important;
  font-size: 1.1015rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(4) {
  text-align: justify !important;
  font-size: 1.102rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(5) {
  text-align: justify !important;
  font-size: 1.1025rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(6) {
  text-align: justify !important;
  font-size: 1.103rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(7) {
  text-align: justify !important;
  font-size: 1.1035rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(8) {
  text-align: justify !important;
  font-size: 1.104rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(9) {
  text-align: justify !important;
  font-size: 1.1045rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(10) {
  text-align: justify !important;
  font-size: 1.105rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(11) {
  text-align: justify !important;
  font-size: 1.1055rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(12) {
  text-align: justify !important;
  font-size: 1.106rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(13) {
  text-align: justify !important;
  font-size: 1.1065rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(14) {
  text-align: justify !important;
  font-size: 1.107rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(15) {
  text-align: justify !important;
  font-size: 1.1075rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(16) {
  text-align: justify !important;
  font-size: 1.108rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(17) {
  text-align: justify !important;
  font-size: 1.1085rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(18) {
  text-align: justify !important;
  font-size: 1.109rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(19) {
  text-align: justify !important;
  font-size: 1.1095rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(20) {
  text-align: justify !important;
  font-size: 1.11rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(21) {
  text-align: justify !important;
  font-size: 1.1105rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(22) {
  text-align: justify !important;
  font-size: 1.111rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(23) {
  text-align: justify !important;
  font-size: 1.1115rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(24) {
  text-align: justify !important;
  font-size: 1.112rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(25) {
  text-align: justify !important;
  font-size: 1.1125rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(26) {
  text-align: justify !important;
  font-size: 1.113rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(27) {
  text-align: justify !important;
  font-size: 1.1135rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(28) {
  text-align: justify !important;
  font-size: 1.114rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(29) {
  text-align: justify !important;
  font-size: 1.1145rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(30) {
  text-align: justify !important;
  font-size: 1.115rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(31) {
  text-align: justify !important;
  font-size: 1.1155rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(32) {
  text-align: justify !important;
  font-size: 1.116rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(33) {
  text-align: justify !important;
  font-size: 1.1165rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(34) {
  text-align: justify !important;
  font-size: 1.117rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(35) {
  text-align: justify !important;
  font-size: 1.1175rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(36) {
  text-align: justify !important;
  font-size: 1.118rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(37) {
  text-align: justify !important;
  font-size: 1.1185rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(38) {
  text-align: justify !important;
  font-size: 1.119rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(39) {
  text-align: justify !important;
  font-size: 1.1195rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(40) {
  text-align: justify !important;
  font-size: 1.12rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(41) {
  text-align: justify !important;
  font-size: 1.1205rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(42) {
  text-align: justify !important;
  font-size: 1.121rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(43) {
  text-align: justify !important;
  font-size: 1.1215rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(44) {
  text-align: justify !important;
  font-size: 1.122rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(45) {
  text-align: justify !important;
  font-size: 1.1225rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(46) {
  text-align: justify !important;
  font-size: 1.123rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(47) {
  text-align: justify !important;
  font-size: 1.1235rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(48) {
  text-align: justify !important;
  font-size: 1.124rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(49) {
  text-align: justify !important;
  font-size: 1.1245rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(50) {
  text-align: justify !important;
  font-size: 1.125rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(51) {
  text-align: justify !important;
  font-size: 1.1255rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(52) {
  text-align: justify !important;
  font-size: 1.126rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(53) {
  text-align: justify !important;
  font-size: 1.1265rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(54) {
  text-align: justify !important;
  font-size: 1.127rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(55) {
  text-align: justify !important;
  font-size: 1.1275rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(56) {
  text-align: justify !important;
  font-size: 1.128rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(57) {
  text-align: justify !important;
  font-size: 1.1285rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(58) {
  text-align: justify !important;
  font-size: 1.129rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(59) {
  text-align: justify !important;
  font-size: 1.1295rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(60) {
  text-align: justify !important;
  font-size: 1.13rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(61) {
  text-align: justify !important;
  font-size: 1.1305rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(62) {
  text-align: justify !important;
  font-size: 1.131rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(63) {
  text-align: justify !important;
  font-size: 1.1315rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(64) {
  text-align: justify !important;
  font-size: 1.132rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(65) {
  text-align: justify !important;
  font-size: 1.1325rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(66) {
  text-align: justify !important;
  font-size: 1.133rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(67) {
  text-align: justify !important;
  font-size: 1.1335rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(68) {
  text-align: justify !important;
  font-size: 1.134rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(69) {
  text-align: justify !important;
  font-size: 1.1345rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(70) {
  text-align: justify !important;
  font-size: 1.135rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(71) {
  text-align: justify !important;
  font-size: 1.1355rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(72) {
  text-align: justify !important;
  font-size: 1.136rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(73) {
  text-align: justify !important;
  font-size: 1.1365rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(74) {
  text-align: justify !important;
  font-size: 1.137rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(75) {
  text-align: justify !important;
  font-size: 1.1375rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(76) {
  text-align: justify !important;
  font-size: 1.138rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(77) {
  text-align: justify !important;
  font-size: 1.1385rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(78) {
  text-align: justify !important;
  font-size: 1.139rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(79) {
  text-align: justify !important;
  font-size: 1.1395rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(80) {
  text-align: justify !important;
  font-size: 1.14rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(81) {
  text-align: justify !important;
  font-size: 1.1405rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(82) {
  text-align: justify !important;
  font-size: 1.141rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(83) {
  text-align: justify !important;
  font-size: 1.1415rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(84) {
  text-align: justify !important;
  font-size: 1.142rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(85) {
  text-align: justify !important;
  font-size: 1.1425rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(86) {
  text-align: justify !important;
  font-size: 1.143rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(87) {
  text-align: justify !important;
  font-size: 1.1435rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(88) {
  text-align: justify !important;
  font-size: 1.144rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(89) {
  text-align: justify !important;
  font-size: 1.1445rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(90) {
  text-align: justify !important;
  font-size: 1.145rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(91) {
  text-align: justify !important;
  font-size: 1.1455rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(92) {
  text-align: justify !important;
  font-size: 1.146rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(93) {
  text-align: justify !important;
  font-size: 1.1465rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(94) {
  text-align: justify !important;
  font-size: 1.147rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(95) {
  text-align: justify !important;
  font-size: 1.1475rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(96) {
  text-align: justify !important;
  font-size: 1.148rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(97) {
  text-align: justify !important;
  font-size: 1.1485rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(98) {
  text-align: justify !important;
  font-size: 1.149rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(99) {
  text-align: justify !important;
  font-size: 1.1495rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(100) {
  text-align: justify !important;
  font-size: 1.15rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(101) {
  text-align: justify !important;
  font-size: 1.1505rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(102) {
  text-align: justify !important;
  font-size: 1.151rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(103) {
  text-align: justify !important;
  font-size: 1.1515rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(104) {
  text-align: justify !important;
  font-size: 1.152rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(105) {
  text-align: justify !important;
  font-size: 1.1525rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(106) {
  text-align: justify !important;
  font-size: 1.153rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(107) {
  text-align: justify !important;
  font-size: 1.1535rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(108) {
  text-align: justify !important;
  font-size: 1.154rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(109) {
  text-align: justify !important;
  font-size: 1.1545rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(110) {
  text-align: justify !important;
  font-size: 1.155rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(111) {
  text-align: justify !important;
  font-size: 1.1555rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(112) {
  text-align: justify !important;
  font-size: 1.156rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(113) {
  text-align: justify !important;
  font-size: 1.1565rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(114) {
  text-align: justify !important;
  font-size: 1.157rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(115) {
  text-align: justify !important;
  font-size: 1.1575rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(116) {
  text-align: justify !important;
  font-size: 1.158rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(117) {
  text-align: justify !important;
  font-size: 1.1585rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(118) {
  text-align: justify !important;
  font-size: 1.159rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(119) {
  text-align: justify !important;
  font-size: 1.1595rem !important;
  position: relative; }

.page_zp .body.selected .box :nth-child(120) {
  text-align: justify !important;
  font-size: 1.16rem !important;
  position: relative; }

.page_zp .body.selected .jt {
  animation: turn 1s linear infinite;
  -webkit-transform: rotate(180deg); }

.page_content.solution .page_box:nth-child(2n+0) .page_left {
  float: left; }

.page_content.solution .page_box:nth-child(2n+1) .page_left {
  float: right; }

.page_lx {
  margin-top: 5rem; }

.page_lx h2 {
  margin-left: 5rem;
  font-size: 2rem;
  margin-top: 10rem;
  letter-spacing: 2px;
  font-weight: 600; }

.page_lx p:nth-child(0) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1rem !important;
  position: relative; }

.page_lx p:nth-child(1) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1001rem !important;
  position: relative; }

.page_lx p:nth-child(2) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1002rem !important;
  position: relative; }

.page_lx p:nth-child(3) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1003rem !important;
  position: relative; }

.page_lx p:nth-child(4) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1004rem !important;
  position: relative; }

.page_lx p:nth-child(5) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1005rem !important;
  position: relative; }

.page_lx p:nth-child(6) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1006rem !important;
  position: relative; }

.page_lx p:nth-child(7) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1007rem !important;
  position: relative; }

.page_lx p:nth-child(8) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1008rem !important;
  position: relative; }

.page_lx p:nth-child(9) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1009rem !important;
  position: relative; }

.page_lx p:nth-child(10) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.101rem !important;
  position: relative; }

.page_lx p:nth-child(11) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1011rem !important;
  position: relative; }

.page_lx p:nth-child(12) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1012rem !important;
  position: relative; }

.page_lx p:nth-child(13) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1013rem !important;
  position: relative; }

.page_lx p:nth-child(14) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1014rem !important;
  position: relative; }

.page_lx p:nth-child(15) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1015rem !important;
  position: relative; }

.page_lx p:nth-child(16) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1016rem !important;
  position: relative; }

.page_lx p:nth-child(17) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1017rem !important;
  position: relative; }

.page_lx p:nth-child(18) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1018rem !important;
  position: relative; }

.page_lx p:nth-child(19) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1019rem !important;
  position: relative; }

.page_lx p:nth-child(20) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.102rem !important;
  position: relative; }

.page_lx p:nth-child(21) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1021rem !important;
  position: relative; }

.page_lx p:nth-child(22) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1022rem !important;
  position: relative; }

.page_lx p:nth-child(23) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1023rem !important;
  position: relative; }

.page_lx p:nth-child(24) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1024rem !important;
  position: relative; }

.page_lx p:nth-child(25) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1025rem !important;
  position: relative; }

.page_lx p:nth-child(26) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1026rem !important;
  position: relative; }

.page_lx p:nth-child(27) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1027rem !important;
  position: relative; }

.page_lx p:nth-child(28) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1028rem !important;
  position: relative; }

.page_lx p:nth-child(29) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1029rem !important;
  position: relative; }

.page_lx p:nth-child(30) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.103rem !important;
  position: relative; }

.page_lx p:nth-child(31) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1031rem !important;
  position: relative; }

.page_lx p:nth-child(32) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1032rem !important;
  position: relative; }

.page_lx p:nth-child(33) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1033rem !important;
  position: relative; }

.page_lx p:nth-child(34) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1034rem !important;
  position: relative; }

.page_lx p:nth-child(35) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1035rem !important;
  position: relative; }

.page_lx p:nth-child(36) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1036rem !important;
  position: relative; }

.page_lx p:nth-child(37) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1037rem !important;
  position: relative; }

.page_lx p:nth-child(38) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1038rem !important;
  position: relative; }

.page_lx p:nth-child(39) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1039rem !important;
  position: relative; }

.page_lx p:nth-child(40) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.104rem !important;
  position: relative; }

.page_lx p:nth-child(41) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1041rem !important;
  position: relative; }

.page_lx p:nth-child(42) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1042rem !important;
  position: relative; }

.page_lx p:nth-child(43) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1043rem !important;
  position: relative; }

.page_lx p:nth-child(44) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1044rem !important;
  position: relative; }

.page_lx p:nth-child(45) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1045rem !important;
  position: relative; }

.page_lx p:nth-child(46) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1046rem !important;
  position: relative; }

.page_lx p:nth-child(47) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1047rem !important;
  position: relative; }

.page_lx p:nth-child(48) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1048rem !important;
  position: relative; }

.page_lx p:nth-child(49) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1049rem !important;
  position: relative; }

.page_lx p:nth-child(50) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.105rem !important;
  position: relative; }

.page_lx p:nth-child(51) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1051rem !important;
  position: relative; }

.page_lx p:nth-child(52) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1052rem !important;
  position: relative; }

.page_lx p:nth-child(53) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1053rem !important;
  position: relative; }

.page_lx p:nth-child(54) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1054rem !important;
  position: relative; }

.page_lx p:nth-child(55) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1055rem !important;
  position: relative; }

.page_lx p:nth-child(56) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1056rem !important;
  position: relative; }

.page_lx p:nth-child(57) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1057rem !important;
  position: relative; }

.page_lx p:nth-child(58) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1058rem !important;
  position: relative; }

.page_lx p:nth-child(59) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1059rem !important;
  position: relative; }

.page_lx p:nth-child(60) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.106rem !important;
  position: relative; }

.page_lx p:nth-child(61) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1061rem !important;
  position: relative; }

.page_lx p:nth-child(62) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1062rem !important;
  position: relative; }

.page_lx p:nth-child(63) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1063rem !important;
  position: relative; }

.page_lx p:nth-child(64) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1064rem !important;
  position: relative; }

.page_lx p:nth-child(65) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1065rem !important;
  position: relative; }

.page_lx p:nth-child(66) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1066rem !important;
  position: relative; }

.page_lx p:nth-child(67) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1067rem !important;
  position: relative; }

.page_lx p:nth-child(68) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1068rem !important;
  position: relative; }

.page_lx p:nth-child(69) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1069rem !important;
  position: relative; }

.page_lx p:nth-child(70) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.107rem !important;
  position: relative; }

.page_lx p:nth-child(71) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1071rem !important;
  position: relative; }

.page_lx p:nth-child(72) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1072rem !important;
  position: relative; }

.page_lx p:nth-child(73) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1073rem !important;
  position: relative; }

.page_lx p:nth-child(74) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1074rem !important;
  position: relative; }

.page_lx p:nth-child(75) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1075rem !important;
  position: relative; }

.page_lx p:nth-child(76) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1076rem !important;
  position: relative; }

.page_lx p:nth-child(77) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1077rem !important;
  position: relative; }

.page_lx p:nth-child(78) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1078rem !important;
  position: relative; }

.page_lx p:nth-child(79) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1079rem !important;
  position: relative; }

.page_lx p:nth-child(80) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.108rem !important;
  position: relative; }

.page_lx p:nth-child(81) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1081rem !important;
  position: relative; }

.page_lx p:nth-child(82) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1082rem !important;
  position: relative; }

.page_lx p:nth-child(83) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1083rem !important;
  position: relative; }

.page_lx p:nth-child(84) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1084rem !important;
  position: relative; }

.page_lx p:nth-child(85) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1085rem !important;
  position: relative; }

.page_lx p:nth-child(86) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1086rem !important;
  position: relative; }

.page_lx p:nth-child(87) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1087rem !important;
  position: relative; }

.page_lx p:nth-child(88) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1088rem !important;
  position: relative; }

.page_lx p:nth-child(89) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1089rem !important;
  position: relative; }

.page_lx p:nth-child(90) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.109rem !important;
  position: relative; }

.page_lx p:nth-child(91) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1091rem !important;
  position: relative; }

.page_lx p:nth-child(92) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1092rem !important;
  position: relative; }

.page_lx p:nth-child(93) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1093rem !important;
  position: relative; }

.page_lx p:nth-child(94) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1094rem !important;
  position: relative; }

.page_lx p:nth-child(95) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1095rem !important;
  position: relative; }

.page_lx p:nth-child(96) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1096rem !important;
  position: relative; }

.page_lx p:nth-child(97) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1097rem !important;
  position: relative; }

.page_lx p:nth-child(98) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1098rem !important;
  position: relative; }

.page_lx p:nth-child(99) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1099rem !important;
  position: relative; }

.page_lx p:nth-child(100) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.11rem !important;
  position: relative; }

.page_lx p:nth-child(101) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1101rem !important;
  position: relative; }

.page_lx p:nth-child(102) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1102rem !important;
  position: relative; }

.page_lx p:nth-child(103) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1103rem !important;
  position: relative; }

.page_lx p:nth-child(104) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1104rem !important;
  position: relative; }

.page_lx p:nth-child(105) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1105rem !important;
  position: relative; }

.page_lx p:nth-child(106) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1106rem !important;
  position: relative; }

.page_lx p:nth-child(107) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1107rem !important;
  position: relative; }

.page_lx p:nth-child(108) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1108rem !important;
  position: relative; }

.page_lx p:nth-child(109) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1109rem !important;
  position: relative; }

.page_lx p:nth-child(110) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.111rem !important;
  position: relative; }

.page_lx p:nth-child(111) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1111rem !important;
  position: relative; }

.page_lx p:nth-child(112) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1112rem !important;
  position: relative; }

.page_lx p:nth-child(113) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1113rem !important;
  position: relative; }

.page_lx p:nth-child(114) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1114rem !important;
  position: relative; }

.page_lx p:nth-child(115) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1115rem !important;
  position: relative; }

.page_lx p:nth-child(116) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1116rem !important;
  position: relative; }

.page_lx p:nth-child(117) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1117rem !important;
  position: relative; }

.page_lx p:nth-child(118) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1118rem !important;
  position: relative; }

.page_lx p:nth-child(119) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1119rem !important;
  position: relative; }

.page_lx p:nth-child(120) {
  margin-left: 5rem;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.112rem !important;
  position: relative; }

#map {
  position: absolute;
  top: 3.3rem;
  left: 5.7rem;
  bottom: 4.7rem;
  right: 7rem;
  border-radius: 3px; }

#BMap_cpyCtrl {
  display: none; }

.zzry_content {
  padding: 8rem 0rem; }

.zzry_content .box {
  padding: 1rem; }

.zzry_content .box .img {
  box-shadow: -3px 3px 5px #eee;
  border: 1px solid #eee;
  padding: 1rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

.zzry_content .box img {
  width: 100%; }

.zzry_content .box p {
  text-align: center;
  font-size: 1rem;
  color: #aaa;
  line-height: 2rem;
  margin-top: 2rem; }

.zzry_content .content {
  margin-bottom: 5rem;
  margin-top: -3rem; }

.zzry_content .content * {
  color: #333;
  letter-spacing: 2px;
  line-height: 2rem;
  text-indent: 2em; }

.zzry_content .content p:nth-child(0) {
  text-align: justify;
  font-size: 1rem; }

.zzry_content .content p:nth-child(1) {
  text-align: justify;
  font-size: 1.00001rem; }

.zzry_content .content p:nth-child(2) {
  text-align: justify;
  font-size: 1.00002rem; }

.zzry_content .content p:nth-child(3) {
  text-align: justify;
  font-size: 1.00003rem; }

.zzry_content .content p:nth-child(4) {
  text-align: justify;
  font-size: 1.00004rem; }

.zzry_content .content p:nth-child(5) {
  text-align: justify;
  font-size: 1.00005rem; }

.zzry_content .content p:nth-child(6) {
  text-align: justify;
  font-size: 1.00006rem; }

.zzry_content .content p:nth-child(7) {
  text-align: justify;
  font-size: 1.00007rem; }

.zzry_content .content p:nth-child(8) {
  text-align: justify;
  font-size: 1.00008rem; }

.zzry_content .content p:nth-child(9) {
  text-align: justify;
  font-size: 1.00009rem; }

.zzry_content .content p:nth-child(10) {
  text-align: justify;
  font-size: 1.0001rem; }

.zzry_content .content p:nth-child(11) {
  text-align: justify;
  font-size: 1.00011rem; }

.zzry_content .content p:nth-child(12) {
  text-align: justify;
  font-size: 1.00012rem; }

.zzry_content .content p:nth-child(13) {
  text-align: justify;
  font-size: 1.00013rem; }

.zzry_content .content p:nth-child(14) {
  text-align: justify;
  font-size: 1.00014rem; }

.zzry_content .content p:nth-child(15) {
  text-align: justify;
  font-size: 1.00015rem; }

.zzry_content .content p:nth-child(16) {
  text-align: justify;
  font-size: 1.00016rem; }

.zzry_content .content p:nth-child(17) {
  text-align: justify;
  font-size: 1.00017rem; }

.zzry_content .content p:nth-child(18) {
  text-align: justify;
  font-size: 1.00018rem; }

.zzry_content .content p:nth-child(19) {
  text-align: justify;
  font-size: 1.00019rem; }

.zzry_content .content p:nth-child(20) {
  text-align: justify;
  font-size: 1.0002rem; }

.shzr_content {
  padding: 8rem 0rem; }

.shzr_content .box {
  border: 1px solid #eee;
  padding: 1rem;
  box-shadow: -3px 3px 5px #eee;
  padding-bottom: 1rem; }

.shzr_content .box .img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: relative;
  font-size: 0px;
  line-height: 0px; }

.shzr_content .box .img .t {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  height: 5rem;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  line-height: 5rem;
  background-color: rgba(0, 0, 0, 0.7); }

.shzr_content .box img {
  width: 100%; }

.shzr_content .box a {
  display: block;
  font-size: 1.2rem;
  color: #333;
  line-height: 2rem;
  margin-top: 1rem;
  padding-left: 1rem; }

.shzr_content .content {
  margin-bottom: 5rem;
  margin-top: -3rem; }

.shzr_content .content * {
  color: #333;
  font-size: 1rem;
  letter-spacing: 2px;
  line-height: 2rem;
  text-indent: 2em; }

.shzr_content .content p {
  margin-top: 1rem; }

.ecology_content {
  padding: 10rem 0rem; }

.ecology_content .box {
  box-shadow: -3px 3px 5px #eee;
  padding: 1rem;
  border: 1px solid #eee; }

.ecology_content .box .img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

.ecology_content .box img {
  width: 100%; }

.ecology_content .box p {
  text-align: center;
  font-size: 1rem;
  color: #aaa;
  line-height: 2rem;
  margin-top: 1rem; }

.tx_content {
  padding: 10rem 0rem 0 0;
  margin-bottom: -10rem; }

.tx_content .box {
  box-shadow: -3px 3px 5px #eee;
  padding: 1rem;
  border: 1px solid #eee; }

.tx_content img {
  width: 100%; }

.tx_content .content {
  font-size: 1rem; }

.tx_content .content * {
  letter-spacing: 0.05rem;
  line-height: 2rem;
  text-indent: 2rem; }

.tx_content .content p:nth-child(0) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1rem;
  position: relative; }

.tx_content .content p:nth-child(1) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0001rem;
  position: relative; }

.tx_content .content p:nth-child(2) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0002rem;
  position: relative; }

.tx_content .content p:nth-child(3) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0003rem;
  position: relative; }

.tx_content .content p:nth-child(4) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0004rem;
  position: relative; }

.tx_content .content p:nth-child(5) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0005rem;
  position: relative; }

.tx_content .content p:nth-child(6) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0006rem;
  position: relative; }

.tx_content .content p:nth-child(7) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0007rem;
  position: relative; }

.tx_content .content p:nth-child(8) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0008rem;
  position: relative; }

.tx_content .content p:nth-child(9) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0009rem;
  position: relative; }

.tx_content .content p:nth-child(10) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.001rem;
  position: relative; }

.tx_content .content p:nth-child(11) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0011rem;
  position: relative; }

.tx_content .content p:nth-child(12) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0012rem;
  position: relative; }

.tx_content .content p:nth-child(13) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0013rem;
  position: relative; }

.tx_content .content p:nth-child(14) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0014rem;
  position: relative; }

.tx_content .content p:nth-child(15) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0015rem;
  position: relative; }

.tx_content .content p:nth-child(16) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0016rem;
  position: relative; }

.tx_content .content p:nth-child(17) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0017rem;
  position: relative; }

.tx_content .content p:nth-child(18) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0018rem;
  position: relative; }

.tx_content .content p:nth-child(19) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0019rem;
  position: relative; }

.tx_content .content p:nth-child(20) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.002rem;
  position: relative; }

.tx_content .content p:nth-child(21) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0021rem;
  position: relative; }

.tx_content .content p:nth-child(22) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0022rem;
  position: relative; }

.tx_content .content p:nth-child(23) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0023rem;
  position: relative; }

.tx_content .content p:nth-child(24) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0024rem;
  position: relative; }

.tx_content .content p:nth-child(25) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0025rem;
  position: relative; }

.tx_content .content p:nth-child(26) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0026rem;
  position: relative; }

.tx_content .content p:nth-child(27) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0027rem;
  position: relative; }

.tx_content .content p:nth-child(28) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0028rem;
  position: relative; }

.tx_content .content p:nth-child(29) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0029rem;
  position: relative; }

.tx_content .content p:nth-child(30) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.003rem;
  position: relative; }

.tx_content .content p:nth-child(31) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0031rem;
  position: relative; }

.tx_content .content p:nth-child(32) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0032rem;
  position: relative; }

.tx_content .content p:nth-child(33) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0033rem;
  position: relative; }

.tx_content .content p:nth-child(34) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0034rem;
  position: relative; }

.tx_content .content p:nth-child(35) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0035rem;
  position: relative; }

.tx_content .content p:nth-child(36) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0036rem;
  position: relative; }

.tx_content .content p:nth-child(37) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0037rem;
  position: relative; }

.tx_content .content p:nth-child(38) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0038rem;
  position: relative; }

.tx_content .content p:nth-child(39) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0039rem;
  position: relative; }

.tx_content .content p:nth-child(40) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.004rem;
  position: relative; }

.tx_content .content p:nth-child(41) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0041rem;
  position: relative; }

.tx_content .content p:nth-child(42) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0042rem;
  position: relative; }

.tx_content .content p:nth-child(43) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0043rem;
  position: relative; }

.tx_content .content p:nth-child(44) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0044rem;
  position: relative; }

.tx_content .content p:nth-child(45) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0045rem;
  position: relative; }

.tx_content .content p:nth-child(46) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0046rem;
  position: relative; }

.tx_content .content p:nth-child(47) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0047rem;
  position: relative; }

.tx_content .content p:nth-child(48) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0048rem;
  position: relative; }

.tx_content .content p:nth-child(49) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0049rem;
  position: relative; }

.tx_content .content p:nth-child(50) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.005rem;
  position: relative; }

.tx_content .content p:nth-child(51) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0051rem;
  position: relative; }

.tx_content .content p:nth-child(52) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0052rem;
  position: relative; }

.tx_content .content p:nth-child(53) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0053rem;
  position: relative; }

.tx_content .content p:nth-child(54) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0054rem;
  position: relative; }

.tx_content .content p:nth-child(55) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0055rem;
  position: relative; }

.tx_content .content p:nth-child(56) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0056rem;
  position: relative; }

.tx_content .content p:nth-child(57) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0057rem;
  position: relative; }

.tx_content .content p:nth-child(58) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0058rem;
  position: relative; }

.tx_content .content p:nth-child(59) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0059rem;
  position: relative; }

.tx_content .content p:nth-child(60) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.006rem;
  position: relative; }

.tx_content .content p:nth-child(61) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0061rem;
  position: relative; }

.tx_content .content p:nth-child(62) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0062rem;
  position: relative; }

.tx_content .content p:nth-child(63) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0063rem;
  position: relative; }

.tx_content .content p:nth-child(64) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0064rem;
  position: relative; }

.tx_content .content p:nth-child(65) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0065rem;
  position: relative; }

.tx_content .content p:nth-child(66) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0066rem;
  position: relative; }

.tx_content .content p:nth-child(67) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0067rem;
  position: relative; }

.tx_content .content p:nth-child(68) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0068rem;
  position: relative; }

.tx_content .content p:nth-child(69) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0069rem;
  position: relative; }

.tx_content .content p:nth-child(70) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.007rem;
  position: relative; }

.tx_content .content p:nth-child(71) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0071rem;
  position: relative; }

.tx_content .content p:nth-child(72) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0072rem;
  position: relative; }

.tx_content .content p:nth-child(73) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0073rem;
  position: relative; }

.tx_content .content p:nth-child(74) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0074rem;
  position: relative; }

.tx_content .content p:nth-child(75) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0075rem;
  position: relative; }

.tx_content .content p:nth-child(76) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0076rem;
  position: relative; }

.tx_content .content p:nth-child(77) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0077rem;
  position: relative; }

.tx_content .content p:nth-child(78) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0078rem;
  position: relative; }

.tx_content .content p:nth-child(79) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0079rem;
  position: relative; }

.tx_content .content p:nth-child(80) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.008rem;
  position: relative; }

.tx_content .content p:nth-child(81) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0081rem;
  position: relative; }

.tx_content .content p:nth-child(82) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0082rem;
  position: relative; }

.tx_content .content p:nth-child(83) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0083rem;
  position: relative; }

.tx_content .content p:nth-child(84) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0084rem;
  position: relative; }

.tx_content .content p:nth-child(85) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0085rem;
  position: relative; }

.tx_content .content p:nth-child(86) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0086rem;
  position: relative; }

.tx_content .content p:nth-child(87) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0087rem;
  position: relative; }

.tx_content .content p:nth-child(88) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0088rem;
  position: relative; }

.tx_content .content p:nth-child(89) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0089rem;
  position: relative; }

.tx_content .content p:nth-child(90) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.009rem;
  position: relative; }

.tx_content .content p:nth-child(91) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0091rem;
  position: relative; }

.tx_content .content p:nth-child(92) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0092rem;
  position: relative; }

.tx_content .content p:nth-child(93) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0093rem;
  position: relative; }

.tx_content .content p:nth-child(94) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0094rem;
  position: relative; }

.tx_content .content p:nth-child(95) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0095rem;
  position: relative; }

.tx_content .content p:nth-child(96) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0096rem;
  position: relative; }

.tx_content .content p:nth-child(97) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0097rem;
  position: relative; }

.tx_content .content p:nth-child(98) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0098rem;
  position: relative; }

.tx_content .content p:nth-child(99) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0099rem;
  position: relative; }

.tx_content .content p:nth-child(100) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.01rem;
  position: relative; }

.tx_content .content p:nth-child(101) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0101rem;
  position: relative; }

.tx_content .content p:nth-child(102) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0102rem;
  position: relative; }

.tx_content .content p:nth-child(103) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0103rem;
  position: relative; }

.tx_content .content p:nth-child(104) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0104rem;
  position: relative; }

.tx_content .content p:nth-child(105) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0105rem;
  position: relative; }

.tx_content .content p:nth-child(106) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0106rem;
  position: relative; }

.tx_content .content p:nth-child(107) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0107rem;
  position: relative; }

.tx_content .content p:nth-child(108) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0108rem;
  position: relative; }

.tx_content .content p:nth-child(109) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0109rem;
  position: relative; }

.tx_content .content p:nth-child(110) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.011rem;
  position: relative; }

.tx_content .content p:nth-child(111) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0111rem;
  position: relative; }

.tx_content .content p:nth-child(112) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0112rem;
  position: relative; }

.tx_content .content p:nth-child(113) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0113rem;
  position: relative; }

.tx_content .content p:nth-child(114) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0114rem;
  position: relative; }

.tx_content .content p:nth-child(115) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0115rem;
  position: relative; }

.tx_content .content p:nth-child(116) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0116rem;
  position: relative; }

.tx_content .content p:nth-child(117) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0117rem;
  position: relative; }

.tx_content .content p:nth-child(118) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0118rem;
  position: relative; }

.tx_content .content p:nth-child(119) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.0119rem;
  position: relative; }

.tx_content .content p:nth-child(120) {
  color: #333;
  margin-top: 1rem;
  text-align: justify;
  font-size: 1.012rem;
  position: relative; }

.wms_content .page_box {
  padding: 10rem 0rem;
  border-bottom: 2px solid #eee; }

.wms_content .page_box:last-child {
  border: none; }

.wms_content .page_box .page_left img {
  width: 100%; }

.wms_content .page_box:nth-child(2n+0) .page_left {
  float: right; }

.wms_content .page_box .page_right {
  padding-top: 20rem; }

.wms_content .page_box h2 {
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 2px;
  margin-top: 0.5rem;
  color: #333; }

.wms_content .page_box h4 {
  font-size: 1.2rem;
  letter-spacing: 2px;
  color: #777;
  line-height: 2rem;
  margin-top: 1.5rem; }

.wms_content .content * {
  color: #333;
  font-size: 1rem;
  line-height: 2rem;
  text-indent: 2em; }

.wms_content .content p {
  margin-top: 1rem;
  text-align: justify;
  display: block;
  overflow: hidden;
  letter-spacing: 0.05rem;
  *letter-spacing: 0px; }

/*css default style pagination*/
div.default {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei",Verdana;
  font-size: 1rem;
  margin-top: 2rem;
  text-align: center; }

div.default a, div.default span {
  display: inline-block;
  margin: 0 0 0 -1px;
  padding: 0.3rem 1.2rem;
  line-height: 2rem;
  height: 2rem;
  border: 1px solid #e1e1e1;
  background: #fff;
  color: #333;
  text-decoration: none; }

div.default span:first-child {
  border-left: 1px solid #e1e1e1; }

div.default a:hover {
  color: #666;
  background: #eee; }

div.default span.current {
  color: #fff;
  background: #488FCD;
  border-color: #488FCD; }

div.default span.disabled {
  color: #999;
  background: #fff; }

div.default .count {
  display: none; }

.yj table td {
  vertical-align: bottom; }

.yj {
  padding-left: 2rem; }

.yj img {
  width: 2rem;
  height: 2rem;
  margin: 0 .8rem; }
