body {
  position: relative;
}

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
}

.clearfix::after {
    clear: both;
}

.wxc {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
/*公用 statr*/
/* 一行否则出现省略号 */
.line-clamp1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.line-clamp2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.line-clamp3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
/*过渡延迟*/
.Transition {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.Transition1 {
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.wx {
  width: 1440px;
  width: 14.4rem;
  margin: 0 auto;
  position: relative;
}
/*公用   end*/
/* 头部 start */
.header {
  padding-left: 98px;
  padding-left: 0.98rem;
  position: relative;
  z-index: 66;
  overflow:hidden;
}
.header .header-logo-img {
  float: left;
  width: 184px;
  width: 1.84rem;
  height: 54px;
  height: 0.54rem;
  margin-top: 21px;
  margin-top: 0.21rem;
}
.header .header-content .header-nav {
  float: left;
  padding-top: 24px;
  padding-top: 0.24rem;
  padding-left: 42px;
  padding-left: 0.42rem;
}
.header .header-content .header-nav .header-nav-list .header-nav-link {
  float: left;
  font-size: 20px;
  font-size: 0.2rem;
  line-height: 20px;
  line-height: 0.2rem;
}
.header .header-content .header-nav .header-nav-list .header-nav-link a {
  display: block;
  padding: 28px 30px;
  padding: 0.28rem 0.3rem;
}
.header .header-content .header-nav .header-nav-list .header-nav-link a:hover {
  color: #0042ff;
}
.header .header-content .header-phone-wrap {
  float: left;
  margin-top: 46px;
  margin-top: 0.46rem;
  padding-left: 40px;
  padding-left: 0.4rem;
  position: relative;
  margin-left: 340px;
  margin-left: 3.4rem;
}
.header .header-content .header-phone-wrap .header-phone {
  font-size: 28px;
  font-size: 0.28rem;
  line-height: 30px;
  line-height: 0.3rem;
}
.header .header-content .header-phone-wrap:before {
  content: "";
  width: 30px;
  width: 0.3rem;
  height: 30px;
  height: 0.3rem;
  background: url(../img/public/header-phone.jpg) center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0px;
  top: 0rem;
  left: 0;
}
.header .header-content .header-nav .header-nav-list .on a{
  color: #0042ff;
}
/* 头部   end */
/*banner start*/
.banner {
  text-align: center;
}
.banner img {
  width: 100%;
}
/*banner   end*/
/*尾部 start*/
.footer-wrap {
  width: 100%;
  /*margin-top: 20px;*/
  /*margin-top: 0.2rem;*/
  background: url(../img/public/footer.jpg);
  background-size: cover;
  padding-top: 134px;
  padding-top: 1.34rem;

}
.footer-wrap .footer-wx {
  width: 1405px;
  width: 14.05rem;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.footer-wrap .footer-wx .footer-nav-link ul li {
  float: left;
}
.footer-wrap .footer-wx .footer-nav-link ul li a {
  font-size: 18px;
  font-size: 0.18rem;
  font-weight: bold;
  color: #ffffff;
  margin-right: 118px;
  margin-right: 1.18rem;
}
.footer-wrap .footer-wx .hospital-information {
  width: 100%;
  height: 142px;
  height: 1.42rem;
  background-color: #ffffff;
  border: 1px solid #7f7f7f;
  margin-top: 270px;
  margin-top: 2.7rem;
  padding-left: 76px;
  padding-left: 0.76rem;
  position: relative;
}
.footer-wrap .footer-wx .hospital-information .hospital-name {
  font-size: 22px;
  font-size: 0.22rem;
  line-height: 60px;
  line-height: 0.6rem;
}
.footer-wrap .footer-wx .hospital-information .site-tel {
  font-size: 15px;
  line-height: 25px;
  line-height: 0.25rem;
  color: #0042ff;
}
.footer-wrap .footer-wx .hospital-information .site-tel span {
  padding-right: 18px;
  padding-right: 0.18rem;
}
.footer-wrap .footer-wx .hospital-information .site-tel .first-hospital i{
  padding: 0 23px;
  padding: 0 .23rem;
}
.footer-wrap .footer-wx .hospital-information .footer-jt {
  width: 35px;
  width: 0.35rem;
  height: 35px;
  height: 0.35rem;
  position: absolute;
  bottom: 16px;
  bottom: 0.16rem;
  left: 12px;
  left: 0.12rem;
}
.footer-wrap .footer-wx .hospital-information .footer-logo {
  width: 245px;
  width: 2.45rem;
  height: 50px;
  height: 0.5rem;
  position: absolute;
    
  right: 26px;
  right: 0.26rem;
  bottom: 16px;
  bottom: .16rem;
}
.footer-wrap .footer-wx .footer-icp {
  font-size: 14px;
  font-size: 0.14rem;
  line-height: 14px;
  line-height: 0.14rem;
  text-align: center;
  margin-top: 50px;
  margin-top: 0.5rem;
  padding-bottom: 18px;
  padding-bottom: 0.18rem;
}
.footer-wrap .footer-wx .footer-icp span {
  padding: 0 32px  ;
  padding: 0 0.32rem;
}
.footer-wrap .footer-wx .footer-icp .Icp{
    padding-right: 20px;
}
.footer-wrap .footer-wx .footer-wx {
  width: 150px;
  width: 1.5rem;
  height: 150px;
  height: 1.5rem;
  text-align: center;
  position: absolute;
  top: 12px;
  top: 0.12rem;
  right: 0;
}
.footer-wrap .footer-wx .footer-wx p {
  font-size: 14px;
  font-size: 0.14rem;
  line-height: 26px;
  line-height: 0.26rem;
  color: #ffffff;
  padding-top: 14px;
  padding-top: 0.14rem;
  margin: 0 -2rem;
}
/*尾部   end*/
/*页面标题共用 start*/
/*页面标题共用 start*/
.system-title {
  position: relative;
}
.system-title span {
  width: 16px;
  width: 0.16rem;
  height: 16px;
  height: 0.16rem;
  border: 4px solid #606060;
  border: 0.04rem solid #606060;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  margin-top: -0.11rem;
  left: 0;
}
.system-title h2 {
  font-size: 30px;
  font-size: 0.3rem;
  line-height: 114px;
  line-height: 1.14rem;
  color: #0042ff;
  padding-left: 34px;
  padding-left: 0.34rem;
}
/*页面标题共用   end*/
/*挂窗*/
@font-face {
  font-family: 'font-icon';
  src: url('../fonts/font-icon.eot?46q7qr');
  src: url('../fonts/font-icon.eot?46q7qr#iefix') format('embedded-opentype'), url('../fonts/font-icon.ttf?46q7qr') format('truetype'), url('../fonts/font-icon.woff?46q7qr') format('woff'), url('../fonts/font-icon.svg?46q7qr#font-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.window-right-wrap {
  /*height: 448px;*/
  width: 64px;
   height:192px;
  position: fixed;
  top: 50%;
  right: 0px;
  margin-top: -94px;
  z-index: 9999;
}
.window-right-wrap .window-right-isshow {
  width: 64px;
  height: 64px;
  background-color: #20478e;
  display: block;
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  left: -64px;
}
.ipsca{
     /*border-top-left-radius: 6px; */
       overflow: hidden;
}
.ipscb{
     border-bottom-left-radius: 6px; 
       overflow: hidden;
     
      

}
.window-right-wrap .window-right-isshow span {
  width: 30px;
  height: 30px;
  background: url(../img/public/close.png) center no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
}
.window-right-wrap .window-right-content {
  position: absolute;
  top: 0;
  right: 0;
}
.window-right-wrap .window-right-content .window-right-item {
  width: 64px;
  height: 64px;
  /*background-color: #20478e;*/
  position: relative;
  cursor: pointer;
}
.window-right-wrap .window-right-content  .ipscc{
    border-top-left-radius: 6px;
}
.window-right-wrap .window-right-content  .ipsca span{
     border-top-left-radius: 0px;
    border-bottom-left-radius: 6px;
}
.window-right-wrap .window-right-content .ipsca:hover{
    overflow: inherit;
}
.window-right-wrap .window-right-content  .ipsca:before{
    width: 66px;
    height: 30px;
    content: "在线咨询";
    line-height: 30px;
    font-size: 12px;
    color: #ffffff;
    background: url(../img/public/hint-bg.png) no-repeat;
    background-size: 100% 100%;
    padding-left: 12px;
    position: absolute;
    top: 14px;
    left: -0%;
    z-index: 4;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.window-right-wrap .window-right-content  .ipsca:hover:before{
        left: -126%;
}
.window-right-wrap .window-right-content .window-right-item .window-right-item-icon {
  width: 100%;
  height: 100%;
  display: inline-block;
  font-family: "font-icon";
  font-size: 28px;
  line-height: 64px;
  /*color: #6a98f3;*/
  color: #ffffff;
  text-align: center;
  background-color: #20478e;
  position: relative;
  z-index: 66;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.window-right-wrap .window-right-content .window-right-item .window-right-item-icon img{
	/*vertical-align: top;*/
	position: absolute;
    top: 50%;
    left: 50%;
    margin: -17px 0 0 -14px;
}
.window-right-wrap .window-right-content .window-right-item .window-right-item-content {
  width: 100%;
  height: 100%;
  font-size: 20px;
  line-height: 64px;
  color: #fff;
  text-align: center;
  background-color: #20478e;
  position: absolute;
  top: 0;
  left: 64px;
  z-index: -1;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  opacity: 0;
  filter: alpha(opacity=0);
}
.window-right-wrap .window-right-content .window-right-item .window-right-item-weixin {
  width: 164px;
    height: 150px;
  padding: 15px 0 0 0px;
  /*top: 50%;*/
  /*margin-top: -82px;*/
    top: -51px;
    box-sizing: content-box;

    
}
.window-right-wrap .window-right-content .window-right-item .window-right-item-form {
  width: 164px;
  left: 64px;
  line-height: 100%;
  padding-top: 4px;
  padding:0 10px;
}
.window-right-wrap .window-right-content .window-right-item .window-right-item-form > span {
  width: 100%;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #6a98f3;
  text-align: left;
}
.window-right-wrap .window-right-content .window-right-item .window-right-item-form > .form-horizontal {
  height: 28px;
  overflow: hidden;
}
.window-right-wrap .window-right-content .window-right-item .window-right-item-form .phoneText {
  height: 100%;
  float: left;
  display: inline-block;
  border: 0;
  padding: 0;
  margin: 0;
}
.window-right-wrap .window-right-content .window-right-item .window-right-item-form .window-right-item-form-phone {
  width: 105px;
  font-size: 14px;
  color: #20478e;
  padding-left: 4px;
}
.window-right-wrap .window-right-content .window-right-item:hover .window-right-item-icon {
  color: #fff;
}
.window-right-wrap .window-right-content .window-right-item .window-right-item-form .window-right-item-form-submit {
  width: 40px;
  font-size: 16px;
  height: 28px;
  line-height: 100%;
  text-align: center;
  background-color: #6a98f3;
  display: block;
  float: left;
}
.window-right-wrap .window-right-content .window-right-item:hover .window-right-item-content {
  width: 164px;
  left: -164px;
  opacity: 100;
  filter: alpha(opacity=100);
}
/*动画效果*/
.more-btns span {
  display: inline-block;
  -webkit-transition: 0.8s all;
  -moz-transition: 0.8s all;
  -ms-transition: 0.8s all;
  transition: 0.8s all;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.more-btns:hover span {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* 挂窗 end*/
/*固定底部 start */
.botoom-fixed-wrap {
  width: 100%;
  background: url(../img/public/bottom-bg.jpg) no-repeat;
  background-size: cover;
  background-color: #aeafb5;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.botoom-fixed-wrap .botoom-fixed-box {
  padding: 10px 0;
}
.botoom-fixed-wrap .botoom-fixed-box .botoom-fixed-tel {
  float: left;
}
.botoom-fixed-wrap .botoom-fixed-box .botoom-fixed-tel p {
  font-size: 30px;
  line-height: 50px;
  color: #575757;
}
.botoom-fixed-wrap .botoom-fixed-box .botoom-fixed-tel p i {
  float: left;
}
.botoom-fixed-wrap .botoom-fixed-box .botoom-fixed-tel p span {
  float: left;
  font-size: 34px;
  font-weight: bold;
  margin-left: 24px;
}
.botoom-fixed-wrap .botoom-fixed-box .botoom-fixed-form {
  float: right;
}
.botoom-fixed-wrap .botoom-fixed-box .botoom-fixed-form .form-box {
  float: left;
  width: 494px;
  height: 50px;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
}
.botoom-fixed-wrap .botoom-fixed-box .botoom-fixed-form .form-box .hudpc_buttomfixed1_phone {
  width: 100%;
  height: 50px;
  font-size: 24px;
  line-height: 50px;
  color: #a6a6a6;
  background-color: #ffffff;
  padding-left: 66px;
}
.botoom-fixed-wrap .botoom-fixed-box .botoom-fixed-form .form-box .hudpc_buttomfixed1_submit {
  width: 158px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  color: #ffffff;
  background-color: #0042fe;
  border-radius: 30px;
  position: absolute;
  top: 0;
  right: 0;
}
.botoom-fixed-wrap .botoom-fixed-box .botoom-fixed-form .botoom-fixed-btn {
  float: right;
  width: 142px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  color: #f2f2f2;
  background-color: #e46600;
  border-radius: 12px;
  margin-left: 14px;
}
/*固定底部   end */

/*审核*/
#auditPage{    
	display: none;
    width: 100%;	
    border: none;
    margin: 0;
    box-sizing: border-box;
    height: 400px;
    width: 1px;
    min-width: 100%;
	
}




.consultBtn{
	display: block;
	position: relative;
	overflow:hidden;
}
.consultBtn::before {
  content: "";
  position: absolute;
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  border-radius: 50%;
  background: linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0));
  transform: rotateZ(60deg) translate(-5em, 9em);
  -webkit-animation: btnSheen 6s linear infinite;
  animation: btnSheen 6s linear infinite;
}
.consultBtns::before {
  content: "";
  position: absolute;
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  background: linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0));
  transform: rotateZ(60deg) translate(-5em, 9em);
  -webkit-animation: btnSheen 4s linear infinite;
  animation: btnSheen 4s linear infinite;
}
/*é—ªå…‰*/
@keyframes btnSheen {
  100% {
    display: block;
    transform: rotateZ(60deg) translate(1em, -16em);
  }
}
@-webkit-keyframes btnSheen {
  100% {
    display: block;
    transform: rotateZ(60deg) translate(1em, -16em);
  }
}







