﻿html {
  font-family: Arial, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Pingfang SC, Microsoft Yahei, \\5fae\8f6f\96c5\9ed1,
    WenQuanYi Micro Hei, sans-serif;
}
textarea{
  color:#333 ;
}
a,
body,
center,
cite,
code,
dd,
del,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
html,
img,
input,
label,
legend,
li,
mark,
ol,
p,
section,
span,
strong,
textarea,
time,
ul,
var input {
  margin: 0;
  border: 0;
  padding: 0;
  font-style: normal;
  /* color: #000; */
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body,
html {
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}
article,
aside,
details,
fieldset,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}
a,
button,
cite,
code,
del,
em,
img,
label,
mark,
small,
strong,
textarea,
time,
var {
  display: inline-block;
}
footer,
header,
section {
  position: relative;
}
ol,
ul {
  list-style: none;
}
button,
input,
textarea {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1em;
  background-color: transparent;
}
span {
  display: inline-block;
}
a:active,
a:hover {
  outline: 0;
}
a,
a:visited {
  text-decoration: none;
}
.wordWrap,
label {
  word-wrap: break-word;
  word-break: break-all;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
input,
textarea {
  outline: none;
  border: none;
  /* -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; */
  border-radius: 0;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
button:focus {
  outline: none;
}

body{
  font-family: '微软雅黑';
}
@media (min-width: 1200px) {
  .container {
    width: 1400px;
    margin: 0 auto
  }
  .header{
    display: block;
  }
  .mobile-header{
    display: none;
  }
  .pc-swiper{
    display: block;
  }
  .mobile-swiper{
    display: none;
  }
  .pc-footer{
    display: block;
  }
  .mobile-footer{
    display: none;
  }
  .inside-banner .banner1{
    display: block;
  }
  .inside-banner .banner2{
    display: none;
  }
  .honour-list .swiper-container1{
    display: block;
  }
  .honour-list .swiper-container2{
    display:none;
  }
  .mobile-swiper .swiper-slide .pc-img{
    display: block;
  } 
  .mobile-swiper .swiper-slide .mobile-img{
    display: none;
  } 
}
@media (max-width: 1200px){
  .header-box{
    display: none;
  }
  .header-box .header{
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }
  .honour-list .swiper-container1{
    display: none;
  }
  .honour-list .swiper-container2{
    display: block;
  }
  .container {
    padding: 0 2%;
    width: 100% !important;
  }
  .ncontainer {
    width: auto;
    padding: 0 2%;
  }
  .header{
    display: none;
  }
  .mobile-header{
    display: block;
  }
  /* .pc-swiper{
    display: none;
  } */
  
  .footer-menu{
    display: none;
  }
  .pc-footer{
    display: none;
  }
  .mobile-footer{
    display: block;
  }
  
  .mobile-swiper .swiper-slide .mobile-img{
    display: none;
  } 
  .text-contaner{
    width: 90%;
  }
  .footer-link{
    width: auto;
    padding: 0 2%;
    box-sizing: border-box;
  }
  .inside-about-con{
    width: auto;
    /* background: #fffbf5; */
    padding: 0 2%;
    box-sizing: border-box;
  }
  .dnSlide-main-con{
    width: auto;
    padding: 0 2%;
  }
  .honour-list .swiper-container{
    width: 100%;
    padding: 0 2% 50px 2%;
    box-sizing: border-box;
  }
  #certify .swiper-button-prev{
    left: -3%;
  }

  #certify .swiper-button-next{
    right: -3%
  }
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next.left{
    width: 50px;
    height: 50px;
  }
  .swiper-button-next.right, .swiper-container-rtl .swiper-button-prev{
    width: 50px;
    height: 50px;
  }
  .swiper-button-prev.swiper-button-prev2{
    width: 50px;
    height: 50px;
  }
  .swiper-button-next.swiper-button-next2{
    width: 50px;
    height: 50px;
  }
  
  .honour-content-cs{
    width: 80%;
  }
  .honour-content-top.cs{
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }
  .report-content-top{
    width: auto;
    padding: 0 2%;
  }
  .smiletext .smiletext-con{
    width: 50%;
    padding: 0 2%;
    margin: 0;
  }
  .smiletext .smiletext-sm{
    width: 100%;
    padding: 0 2%;
  }
  .smiletext .smiletext-img{
    width: 100%;
    padding: 0 2%;
  }
  .product{
    margin-top: 45px;
  }
  .megagame-con{
    width: auto;
  }
  .megagame{
    width: 100%;
    padding: 0 2%;
  }
  .text-contaner a{
    width: 146px;
    height: 45px;
    line-height: 45px
  }
  .text-contaner-l img{
    width: 550px;
  }
  .fixed2{
    top: 45px;
  }
  .lightbox{
    width: 100%;
  }
  .lightbox a{
    width: 100%;
  }
  .lightbox a img{
    width: 100%;
  }
  .inside-banner{
    margin-top: 45px;
  }
  
}
@media screen and (max-width: 768px) and (min-width: 0px){
  .pc-swiper{
    display: none;
  }
  .mobile-swiper{
    display: block;
  }
  .button-link-r{
    width: 121px;
    height: 24px;
    position: static;
  }
  .button-link-r .list-top{
    height: 24px;
    font-size: 13px;
  }
  .button-link-r .list-top span{
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
    margin-left: 8px;
  }
  .button-link-r.linkActive .list-top span{
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #fff;
    border-top: none;
  }
  .button-link-r .list{
    width: 100%;
    top: 44px;
  }
  .button-link-r .match a{
    font-size: 14px;
    line-height: 43px;
    height: 43px;
    display: block;
    width: 100%;
  }
  .button-link .country{
    margin-left: 20px;
    /* width: 24px; */
    width: 42px;
    height: 24px;
    /* font-size: 0.14rem; */
    font-size: 18px;
    line-height: 24px;
    border-radius: 24px;
  }
  .text-contaner{}
  .text-contaner p{
    margin: 20px auto 35px auto;
    font-size: 13px;
  }
  .text-contaner a{
    width: 88px;
	  height: 25px;
    font-size: 14px;
    line-height: 25px;
  }
  .footer-link{
    display: block;
    margin: 35px auto;
  }
  .link-l-bottom{
    display: flex;
    justify-content: space-between;
  }
  .footer-link .link-l .title{
    font-size: 14px;
  }
  .footer-link .link-l .phone{
    font-size: 23px;
    margin-top: 10px;
  }
  .footer-link .link-l .customer{
    font-size: 12px;
    margin-top: 12px;
  }
  .footer-link .link-l .link-img img{
    width: 30px;
    height: 30px;
  }
  .link-r{
    margin-top: 35px;
    width: 100%;
  }
  .footer-link .link-r .title{
    font-size: 15px;
  }
  .footer-link .link-r .input-con{
    display: block;
    margin-top: 15px;
  }
  .footer-link .link-r .input-con label{
    width: 100%;
    height: 30px;
  }
  .footer-link .link-r .input-con label:last-child{
    margin-left: 0;
    margin-top: 10px;
  }
  .footer-link .link-r .text-con{
    margin-top: 10px;
    width: 100%;
    height: 188px;
  }
  .footer-link .link-r .text-con textarea{
    height: 100%;
  }
  /* .inside-about{
    background: url(../img/bg2.png) center top no-repeat;
  } */
  .inside-current{
    padding: 15px 2% 0px 2%;
  }
  .inside-content{
    display: block;
    padding-bottom: 0;
    margin-top: 120px
  }
  .inside-content .leftbox{
    width: 100%;
    /*margin-top: 0.5rem;*/
  }
  .leftbox-img img{
    float: left;
  }
  
  .inside-loaction{
    font-size: 12px;
    align-items: center;
  }
  .rightbox{
    width: 100%;
  }
  
  .rightbox .title{
    font-size: 16px;
  }
  .rightbox .title span{
    width: 25px;
  }
  .rightbox .article{
    padding: 0 2%;
    margin-top: 22px;
    font-size: 14px;
    line-height: 26px;
  }
  .rightbox img{
    margin-top: 30px;
  }
  .leftbox-img{
    overflow: hidden;
  }
  .leftbox .leftbox-content{
    width: 100%;
    line-height: normal;
    font-size: 16px;
    padding: 23px;
    box-sizing: border-box;
    margin-top: 0;
  }
  .rightbox .article-box{
    padding-top: 26px;
  }
  .header-box.honour{
    border-bottom: none;
  }
  
  .honour-content-top .title1{
    font-size: 14px;
    padding-left: 10px;
    border-left: 3px solid #caa962;
  }
  .honour-content-top .title2{
    margin-top: 16px;
  }
  .honour-content-top .title2 img{
    width: 11px;
    height: 10px;
  }
  .honour-content-top .title2{
    font-size: 16px;
    align-items: center;
  }
  .text-animated{
    width: 90%;
    height: 105px;
    font-size: 14px;
    padding: 0 26px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin-top: 40px;
  }
  .text-animated h3{
    line-height: 25px;
    font-size: 14px;
  }
  .honour-content .right-img{
    width: 70%;
    right: 0;
    top: 80%;
  }
  .honour-content .right-img img{
    /* height: 182px; */
  }
  
  .text-animated2{
    position: fixed;
    bottom: 0;
  }
  .honour-content .right-img2{
    position: fixed;
    bottom: 10%;
    top: auto;
    z-index: 999;
  }
  .honour-content-top2{
    margin-top: 40px;
  }
  .honour-content-top .checkgroud label{
    margin-top: 8px;
    padding-left: 11px;
  }
  .honour-content-top .contune-btn{
    padding-left: 11px;
    margin-top: 25px;
  }
  .honour-content-top .contune-btn a{
    width: 63px;
    height: 25px;
    font-size: 14px;
    background: #d4b679;
    color: #fff;
    line-height: 25px;
    border: none;
  }
  .smiletext{
    margin-top: 0.76rem;
  }
  .smiletext .smiletext-con{
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }
  .smiletext .smiletext-con .smiletext-con-title2{
    display: flex;
  }
  .smiletext .smiletext-con .smiletext-con-title2 p{
    line-height: 0.4rem;
  }
  .smiletext .smiletext-right{
    position: static;
    width: 96%;
    padding: 0 2%;
    box-sizing: border-box;
    border: 1px dashed #d3b16b;
    border-radius: 1.2rem;
    height: 2.22rem;
    margin: 0.6rem 2% 0 2%;
  }
  .smiletext .smiletext-right img{
    height: 1.85rem;
  }
  .smiletext .smiletext-right span{
    width: 4.32rem;
    /* font-size: 0.26rem; */
    margin-left: 0.15rem;
  }
  .smiletext .smiletext-sm{
    width: 94%;
    text-align: left;
    box-sizing: border-box;
    margin: 0.7rem auto 0 auto;
    line-height: 0.46rem;
  }
  .smiletext .smiletext-sm span{
    display: initial;
  }
  .smiletext .smiletext-img{
    width: 100%;
  }
  .smiletext .smiletext-img img{
    height: 1.3rem;
  }
  .smiletext .smiletext-text2{
    width: 96%;
    height: auto;
  }
  .smiletext .smiletext-text2 p{
    width: 5.46rem;
    line-height: 0.46rem;
  }
  .smiletext .testAgain{
    margin-top: 0.44rem;
  }
  .smiletext .testAgain a{
    width: 2.36rem;
    height: 0.5rem;
    border-radius: 0.5rem;
    line-height: 0.5rem;
  }
  .test-content{
    padding-bottom: 1.2rem;
  }
  .indication .inside-current .inside-loaction{
    font-size: 0.14rem;
  }
  .indication .inside-current .inside-loaction img{
    width: 0.2rem;
    height: 0.16rem;
  }
  .indication  .inside-current .crumb a{
    font-size: 0.14rem;
  }
  .indication{
    background: #fff5fb;
  }
  .indication .indication-content{
    display: block;
  }
  .indication .indication-content .left-content{
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }
  .indication .indication-content .right-content{
    width: 5.68rem;
    margin: 0 auto;
    padding: 0.6rem 0 0.9rem 0;
  }
  .indication .indication-content .right-content img{
    width: 5.68rem
  }
  /* .product{
    margin-top: 0.9rem;
  } */
  .product .inside-product ul li img{
    max-width: 100%;
    max-height: 100%;
  }
  .product .inside-product{
    padding: 0.28rem 2%;
  }
  .product .inside-product ul{
    margin: 0 -0.1rem;
    width: 100%;
    box-sizing: border-box;
  }
  .product .inside-product ul li{
    padding: 0 0.1rem;
    box-sizing: border-box;
    width: 33.33%;
  }
  .product .inside-product ul li:nth-child(3){
    /* display: none; */
  }
  .product .inside-product ul li:nth-child(4){
    display: none;
  }
  .product .bigImg img{
    max-width: 100%;
  }
  .inside-honour{
    background: #fff;
  }
  .honour-list .swiper-container{
    width: 90%;
    margin: 0 auto;
  }
  .dnSlide-main .dnSlide-right-btn{
    right: 2%;
  }
  .dnSlide-main .dnSlide-left-btn{
    left: 2%;
  }
  .dnSlide-main-con{
    width: 100%;
  }
  .honour-list .swiper-slide{
    width: 2.9rem !important;
    transform: scale(1)
  }
  .inside-honour .inside-current{
    padding: 20px 2% 20px 2%;
    box-sizing: border-box;
  }
  .inside-about-con .inside-current .inside-loaction{
    font-size: 12px;
  }
  .inside-about-con .inside-current .inside-loaction img{
    width: 16px;
    height: 14px;
  }
  .inside-about-con .inside-current .crumb a{
    font-size: 12px;
  }
  .inside-honour-title{
    font-size: 20px;
    margin-bottom: 20px;
  }
  .swiper-button-next.right, .swiper-container-rtl .swiper-button-prev{
    width: 35px;
    height: 35px;
    top: 92%;
    right: 39%;
  }
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next.left{
    width: 35px;
    height: 35px;
    top: 92%;
    left: 36%;
  }
  .honour-list{
    background: #fffbf5;
    padding: 0;
  }
  .entrance-logo img{
    width: 2rem;
  }
  .doctor-entrance .entrance-con .logo-con{
    width: 90%;
    margin: 0.4rem 5% 0 5%;
  }
  .megagame-con{
    width: 94%;
    border-radius: 0.5rem;
    padding: 5%;
    box-sizing: border-box;
  }
  .megagame-form label input{
    height: 45px;
    margin-top: 20px
  }
  .megagame-form label.tosubmit{
    margin-top: 20px;
  }
  .megagame-form label.tosubmit a{
    /* height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.28rem; */
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    width: 150px
  }
  .footer-link .link-l .link-img a div.code{
    left: -60%;
  }
  .footer-link .link-l .link-img .wetchat-img{
    width: 67px;
    height: 67px;
  }
  .text-contaner{
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box
  }
  .mobile-swiper .swiper-slide .mobile-img{
    display: block;
  } 
  .mobile-swiper .swiper-slide .pc-img{
    display: none;
  } 
  .text-contaner-con{
    top: 38%;
  }
  .text-contaner-r img{
    width: 28px;
    height: 28px;
  }
  .text-contaner  .text-contaner-r p {
    font-size: 12px;
    margin: 0;
    margin-left: 6px;
  }
  .inside-about-con-lImg{
    width: 60%;
    top: 2.5%;
  }
  .honour-list .swiper-container{
    padding: 0 2% 90px 2%;
  }
  .swiper-button-prev.swiper-button-prev2{
    width: 35px;
    height: 35px;
  }
  .swiper-button-next.swiper-button-next2{
    width: 35px;
    height: 35px;
  }
  .dnSlide-main-title{
    font-size: 14px;
  }
  .honour-content-cs{
    position: absolute;
    top: 66%;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 80px;
  }
  .honour-content-top{
    margin-top: 80px;
  }
  .honour-content-top{
    margin-top: 100px;
  }
  .honour-content-bottom{
    display: block;
  }
  .honour-content-top.honour-content-top2{
    margin-top: 50px;
    width: 100%;
    padding: 0 2%
  }
  .honour-content-top .contune-btn{
    justify-content: end;
  }
  .text-animated2-box{
    width: 100%;
    
  }
  .text-animated2-box .right-img.right-img2{
    float: right;
    position: relative
  }
  .text-animated2{
    position: relative;
    margin-top: -30px;
  }
  .honour-content2{
    padding-bottom: 0;
  }
  .test-content{
    padding-bottom: 60px;
  }
  .megagame-title{
    font-size: 24px;
  }
  .megagame-form label.input-li{
    margin-bottom: 30px;
  }

  .thumbnail{
    display: flex !important;
    align-items: center;
  }
  #w_fimg-1600152810612{
    max-width: initial;
    padding: 0 2%;
    margin-bottom: 0;
  }
  .ffsqwh{
    font-size: 22px;
    line-height: inherit;
  }
  .ffsqwh-title{
    font-size: 14px;
    line-height:inherit
  }
  #w_common_text-1600152810617{
    margin-top: 0;
    padding: 0 2% 20px 2%
  }
  #c_portalResNews_list-16063605090570052 .mP_SummaryBox{
    display: none;
  }
  #w_grid-1606360508921 > div > .p_gridbox .reset_style{
    position: relative;
    /* padding: 0; */
    margin-top: 50px;
    margin-bottom: 20px
  }
  .c_portalResNews_list-01001 .p_articles{
    display: block;
  }
  #c_portalResNews_list-16063605090570052 .e_link{
    width: 100%;
  }
  #c_portalResNews_list-16063605090570052 .p_content{
    width: 100%;
  }
  #c_portalResNews_list-16063605090570052 .mP_SummaryBox{
    width: auto;
  }
  #w_fbtn-1606360508931{
    margin-bottom: 0;
  }
  #w_grid-1600152722121 > div > .p_gridbox .reset_style{
    margin-top: 50px;
    margin-bottom: 20px;
  }
  #w_grid-1600152714403 > div > .p_gridbox .reset_style{
    margin-top: 10px;
  }
  .col-sm-6.col-md-3.col-lg-3{
    padding: 0;
  }
  #c_portalResNews_list-16063605090570052{
    width: auto;
    padding: 0 2%;
  }
  .more-c_portalResNews_list-01001 .p_articles{
    display: block;
  }
  #c_portalResNews_list-16063605090570052 .more-list-pic{
    width: 100% !important;
    height: 100% !important;
  }
  .more-c_portalResNews_list-01001 .e_link{
    width: 100% !important;
  }
  .more-c_portalResNews_list-01001  .e_box.p_images{
    margin-right: 0;
    max-width: inherit !important;
    max-height: inherit !important
  }

  .pagination .btn-prev{
    width: 40px;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
  }
  .pagination ul li.number{
    width: 25px;
    height:25px;
    font-size: 12px;
    line-height: 25px
  }
  .pagination ul li{
    width: 25px;
    height: 25px;
    font-size: 12px;
    line-height: 25px
  }
  .pagination-con{
    margin-top: 20px;
  }
  #c_portalResEbizads_banner-16002243562552787 .bannerBox{
    margin-top: 45px;
  }
  .indication-content.article p{
    font-size: 14px;
  }
  .product .inside-product ul li .dsj{
    bottom: -8px;
  }
  .product .inside-product ul li a{
    height: 81px;
  }
  .text-contaner-r{
    width: 134px;
    height: 48px;
    top: 85%;
    right: 50%;
    transform: translateX(50%) !important;
    -webkit-transform: translateX(50%) !important;
  }
  .mobile-header .menu{
    color: #cba658;
    font-size: 18px;
    margin-left: 10px;
    font-weight: 600;
  }
  #c_portalResNews_list-15766575061897449 .newsBox .p_news .thumbnail .caption .title{
    width: 145px;
    max-height: 50px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
  .button-link{
    right: 8px;
  }
}
@media screen and (min-width: 768px) {
  #c_portalResNews_list-15766575061897449 .newsBox .p_news .thumbnail .caption .title{
    width: 145px;
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #c_portalResNews_list-15766575061897449 .newsBox .p_news .thumbnail{
    border: 1px solid #cba658;
    border-radius: 10px;
    overflow: hidden;
  }
}