 .apiStandardDetails-bg {
   background-color: #F9F9F9;
 }

 #iframe-pdf {
   background-color: #fff;
   padding: 50px;
   margin-top: 30px;
 }

 .iframe-line {
   width: 100%;
   height: 1px;
   background-color: #EDEDED;
   margin: 40px 0;
 }

 .new-return {
   margin-bottom: 20px;
 }

 .new-return a {
   display: block;
   text-align: center;
   width: 160px;
   height: 50px;
   line-height: 50px;
   border-radius: 10px;
   border: 1px solid #0A5F4C;
 }

 .new-return a:hover {
   background-color: #0A5F4C;
   color: #fff;
 }

 .new-qrImg {
   display: flex;
   align-items: center;
   justify-content: center;
 }

 .new-qrImg img {
   margin: 0 25px;
 }

 .new-qrP {
   text-align: center;
   color: #333333;
   font-size: 16px;
   margin-top: 20px;
 }

 .standard {
   display: flex;
   align-items: flex-start;
   justify-content: space-between;
   margin-top: 40px;
   padding-bottom: 30px;
 }

 .standard-fl {
   width: 22%;
 }

 .standard-fl-title {
   background-color: #0A5F4C;
   display: flex;
   align-items: center;
   padding: 32px 0 32px 28px;
 }

 .standard-fl-title img {
   margin-right: 15px;
 }

 .standard-fl-title h3 {
   font-size: 20px;
   font-weight: bold;
   color: #fff;
 }

 .standard-fl-title i {
   display: block;
   font-size: 12px;
   color: #fff;
   opacity: .6;
 }

 .standard-fl-one {
   background-color: #F5F8F7;
 }

 .standard-one-item p {
   font-size: 16px;
   padding: 32px 30px 32px 70px;
   border-bottom: 1px solid #EEEDED;
   background: url(/esimg/new-icon6.png) no-repeat 90% center;
   cursor: pointer;
 }

 .on-active p {
   font-weight: bold;
   color: #0A5F4C;
   background: url(/esimg/new-icon7.png) no-repeat 90% center;
 }

 .standard-one-ul {
   display: none;
   transition: all .3s;
 }

 .on-active .standard-one-ul {
   display: block;
 }

 .standard-one-item li a {
   display: block;
   padding: 22px 20px 22px 90px;
   border-bottom: 1px solid #EEEDED;
   background: url(/esimg/new-icon2.png) no-repeat 70px center;
 }

 .standard-one-item li a:hover,
 .one-li-active a {
   color: #0A5F4C;
 }

 .standard-fr {
   flex: 1;
   margin-left: 22px;
 }

 .standard-fr .title {
   margin-top: 0;
 }

 .standard-two-item {
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding: 32px 60px 32px 24px;
   border-top: 1px solid #EEEDED;
 }

 .standard-two-item:last-child {
   border-bottom: 1px solid #EEEDED;
 }

 .standard-two-item span {
   font-size: 16px;
   transition: all .3s;
   overflow: hidden;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   text-overflow: ellipsis;
   -webkit-line-clamp: 1;
 }

 .standard-two-item:hover span {
   color: #0A5F4C;
 }

 .two-ul-fl {
   max-width: 80%;
   display: flex;
   align-items: center;
 }

 .two-ul-fl img {
   margin-right: 12px;
 }

 .two-ul-fr {
   display: flex;
   align-items: center;
 }

 .two-ul-fr img {
   margin-right: 24px;
 }

 /* ¶¥²¿ ËÑË÷ */
 .ul-inp {
   width: 170px;
   position: relative;
 }

 .ul-inp-text {
   width: 100%;
   border: 1px solid #D8D8D9;
   border-radius: 5px;
   height: 30px;
   padding-left: 10px;
   padding-right: 20%;
 }

 .ul-inp-img {
   position: absolute;
   top: 50%;
   right: 2%;
   transform: translateY(-50%);
   cursor: pointer;

 }

 @media screen and (min-width:1000px) and (max-width:1399px) {}

 @media screen and (min-width:1000px) and (max-width:1280px) {
   .h_nav .h_logo .h_pho {
     display: none;
   }

   .h_nav .h_ul {
     width: 86%;
   }
 }

 @media (max-width:999px) {
   #iframe-pdf {
     margin-top: 120px;
     padding: 30px;
   }

   .iframe-line {
     margin: 30px 0;
   }

   .new-return a {
     margin: 0 auto;
   }

   .new-qrImg img {
     max-width: 40%;
   }

   .standard {
     margin-top: 120px;
     flex-direction: column;
   }

   .standard-fl {
     width: 100%;
   }

   .two-ul-fl {
     width: 70%;
   }

   .standard-fr {
     width: 100%;
     margin-left: 0;
   }

   .two-ul-fr img {
     display: none;
   }

   .standard-fr .title {
     display: none;
   }

   .standard-two-item {
     padding: 32px 30px 32px 24px;
   }

   .standard-one-item p {
     padding: 25px 30px 25px 50px;
   }

   .standard-one-item li a {
     padding: 20px 20px 20px 70px;
     background: url(/esimg/new-icon2.png) no-repeat 50px center;
   }

   .standard-two-item span {
     font-size: 14px;
   }

   .standard-fr .feny {
     margin-top: 40px;
   }










 }<!--ºÄÊ±1775927584.6986Ãë-->