@font-face {
    font-family: "MONTSERRAT-REGULAR";
    src: url("../font/MONTSERRAT-REGULAR.woff2") format("woff2"),
        url("../font/MONTSERRAT-REGULAR.woff") format("woff"),
        url("../font/MONTSERRAT-REGULAR.ttf") format("truetype"),
        url("../font/MONTSERRAT-REGULAR.eot") format("embedded-opentype"),
        url("../font/MONTSERRAT-REGULAR.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald-Medium';
    src: url('../fonts/Oswald-Medium.ttf');
}

/*---=================================
   <!--common Area Css-->
==================================---*/

.container-80{width: 86%; margin: 0 auto;}
.solid-left {border-left: 1px solid #ddd;}
.full img {width: 100%;}
.padding-pannel{padding:40px 0;}


.section-heading-wrap{display:flex;align-items:center;justify-content:space-between; margin-bottom: 30px;}
.section-heading-wrap .section-heading{position: relative;padding: 0 0 15px;text-align: center;}
.section-heading-wrap .section-heading h2{color: #212121;font-size: 24px; font-weight: bold;}
.section-heading-wrap .section-heading h4{color: #cccccc;font-size: 18px;font-family: 'Oswald-Medium';font-weight: 500;text-transform:capitalize; }
/* .section-heading-wrap .section-heading:after{content:'';position:absolute;width:54px;bottom:0;left:0;height:5px;
    background:#fd8d1c;transition:all .3s;-webkit-transition:all .3s;overflow:hidden;border-radius:.15em} */
.section-heading-wrap .text-more{font-size: 18px;font-weight: bold;padding-top:74px;}
.section-heading-wrap .text-more a{color: #cccccc;font-weight: 500;font-family: 'Oswald-Medium';}
.section-heading-wrap .text-more i{font-size: 30px;}


.main-btn{position: relative; left: 0; bottom: 30px; line-height: 70px; padding: 0 35px; border:2px solid #e7e7e7; 
    border-radius: 50px; color:#666666;overflow: hidden; -webkit-transition: all .6s;transition: all .6s;font-size: 18px;}
.main-btn:hover{color:#fff; border-color:#fd8d1c;}
.main-btn .bgsqr1,.main-btn .bgsqr2,.main-btn .bgsqr3,.main-btn .bgsqr4{background:#fd8d1c;position: absolute;top:0; width: 0px;height: 100%;-webkit-transition: all 0.4s; transition: all 0.4s; opacity:0.35;}
.main-btn .bgsqr3,.main-btn .bgsqr4{ opacity:0.75;}
.main-btn .bgsqr1{ left:0;}
.main-btn .bgsqr2{ right:0}
.main-btn .bgsqr3{ right:0;}
.main-btn .bgsqr4{ left:0;}
.main-btn:hover .bgsqr1,.main-btn:hover .bgsqr2,.main-btn:hover .bgsqr3,.main-btn:hover .bgsqr4{ width:100%;}
.main-btn:hover .bgsqr3,.main-btn:hover .bgsqr4{-webkit-transition-delay:.4s;transition-delay:.4s;}
.main-btn span{ position:relative; z-index:1;}

.main-btn.line-white{border: 2px solid #fff;color: #fff;}
.main-btn.line-white:hover{color:#fff; border-color:#fd8d1c;}



/*---=================================
   <!--Header Area Css-->
==================================---*/

.fixed{position:fixed;z-index:2;-webkit-box-shadow:0 0 4px rgba(0,0,0,.1);box-shadow:0 0 4px rgba(0,0,0,.1);width:100%;top:0;-webkit-box-shadow:0 0 22px -4px rgb(0 0 0 / 17%);box-shadow:0 0 22px -4px rgb(0 0 0 / 17%);-webkit-animation:fixedheader .6s ease 0s 1 forwards;animation:fixedheader .6s ease 0s 1 forwards}
body::-webkit-scrollbar{width:0;background:0 0}
::-webkit-scrollbar{width:0}
@keyframes fixedheader{from{transform:translateY(-100%)}
to{transform:translateY(0)}
}
@keyframes sk-circleFadeDelay{0%,100%,39%{opacity:0}
40%{opacity:1}
}
@keyframes spin{0%{transform:rotate(0)}
100%{transform:rotate(360deg)}
}

.top-header-full{display:flex;align-items:center;justify-content:center;padding:11px 0}
#top-header,#top-navbar{background:#fff;max-width:600px}
.header-title{margin-left:auto;margin-right:auto}
.back-btn,.back-btn a{width:24px;height:24px;display:inline-block;color:#333}
.back-btn a .iconfont{font-size:20px;font-weight:600}
.top-navbar_full{display:flex;align-items:center;justify-content:space-between;}
.top-navbar-title p{color:#000;margin: 10px 0;}
.skip_btn a{color:#606061;text-align:right;font-size:16px;font-style:normal;line-height:24px;padding-left:20px ;}
.navbar-boder{background:#f0f0f0;height:1px}
.offcanvas-header button{outline: none;}
.offcanvas-header button:focus{border: none;outline: none;border-color: transparent;}

.top-navbar-title {width:70%;}
.top-navbar-title p img {
    width: 80%;
    height: 40px;
}

.btn-close {
    opacity: 1;
}

.notification-badge-btn{width: 130px;text-align: right;}

.header-menu{text-align:right;display: flex;align-items: center;}
.header-menu ul{display:inline-block}
.header-menu ul li{display:inline-block;min-width: 140px;position: relative;}
.header-menu ul li a{display:inline-block;font-size:16px;text-transform:uppercase;padding:18px 0;transition:.5s;min-width: 140px;text-align: center;}
.header-menu ul li a:hover{color:#FD8D1C}
.header-menu ul li i{font-size:12px;display:flex;position:relative;left:6px;top:-2px;color:#012766;transition:.5s}
.header-menu ul li a .title{font-size: 16px;color: #666666;font-weight: 500;}
.header-menu ul li a .title_en{font-size: 12px;line-height: 20px;color: #999999;}
.header-menu ul li a:hover i{color:#FD8D1C}
.header-menu ul li.menu-item-has-children{position:relative}
.header-menu ul li.menu-item-has-children .title::before {
    content: "\e7c1";
    font-family: 'iconfont';
    position: absolute;
    left: 50%;
    margin-left: 44px;
}
.header-menu ul li:nth-child(2).menu-item-has-children .title::before {
    content: "\e7c1";
    font-family: 'iconfont';
    position: absolute;
    left: 50%;
    margin-left: 34px;
}
.header-menu ul li.active a{color: #FD8D1C;font-weight: 600;}
/* .header-menu ul li.active::after{content: "\e7c4";font-family: "iconfont"; color:#febb77; position: absolute; top: 62px; background-size: 16px 22px; width: 16px;height: 22px;left: 50%;
    margin-left: -8px;} */
 .header-menu ul li::after {
     content: "\e7c4";
     font-family: "iconfont";
     color: #fff;
     position: absolute;
     top: 59px;
     background-size: 16px 22px;
     width: 16px;
     height: 22px;
     left: 50%;
     margin-left: -8px;
 }
.header-menu ul li.active::after{color: #febb77;}
.header-menu ul li.active a .title {color: #FD8D1C;font-weight: bold;}
.header-menu ul li.active a .title_en { color: #FD8D1C;}
.header-menu ul li:hover::after {color: #febb77;}
.header-menu ul li:hover a .title {color: #FD8D1C;font-weight: bold;}
.header-menu ul li:hover a .title_en { color: #FD8D1C;}


  .header-menu ul li .sub-menu li::after{display: none;}
.header-menu ul li .sub-menu{position:absolute;width:200px;display:block;text-align:left;background:#fff; opacity:0;visibility:hidden;top:150%;z-index:2;
    box-shadow:0 1px 3px rgba(0,0,0,.3);border-top:3px solid #FBCA49;border-radius:3px 3px 0 0;left: 50%;margin-left: -100px;}
.header-menu ul li:hover .sub-menu{opacity:1;top:100%;visibility:visible;padding: 20px 0;}
.header-menu ul li .sub-menu li a{display:block;padding:10px 19px;color:#666;width:200px;text-transform:capitalize;font-size:15px;font-weight:500;text-align: left;}
.header-menu ul li .sub-menu li a:hover{color:#FD8D1C}
.header-search-button{display:inline-block;margin-left: 10px;border-right: 1px solid #dadada;margin-right: 10px;width: 50px;text-align: center;}
.header-search-button a{color: #606061;}
.header-button{display:inline-block;}
.header-button a{display:inline-block;color:#606061; padding:12px 10px;font-size:16px;font-weight:500;position:relative;z-index:1;transition:.5s}
.header-button a:hover{color:#FD8D1C}
.header-button a:before{position:absolute;content:"";width:0;height:100%;left:50%;top:0;background:#fff;z-index:-1;transition:.5s}
.header-button a:hover:before{width:100%;left:0}
.header-button a i{margin-right: 5px;}
.sticky{left:0;margin:auto;position:fixed!important;top:0;width:100%;-webkit-box-shadow:0 2px 5px -2px rgba(0,0,0,.1);box-shadow:0 2px 5px -2px rgba(0,0,0,.1);background:#fff!important;transition:.5s!important;z-index:922;-webkit-animation:.3s running fadeInDown;animation:.5s running fadeInUp;animation-name:slideInDown}



/*---=================================
   <!--Footer Area Css-->
==================================---*/

.footer-area{background:#fff;}
.footer-widget-desc p{width:85%;color:#9ca5b5;font-weight:400;margin:22px 0 25px}
.footer-widget-address{display:flex;gap:6px;margin-bottom:18px}
.footer-widget-address-icon i{display:inline-block;color:#3193f4;font-size:20px}
.footer-widget-address-content p{font-size:16px;line-height:26px;color:#fff;font-weight:400;margin:0}
.footer-widget-titel h4{font-size:16px;line-height:26px;color:#333;font-weight: 400;margin-top: 0;}
.footer-widget-titel h4 i{font-size: 22px;color: #333; margin-top: 10px;position: relative;top: 4px; margin-right: 10px;}
.footer-widget-titel h4 span{font-weight: 400;font-size: 13px;color: #999999;padding-left: 10px;text-transform:capitalize;}
.footer-widget-menu ul li{font-size:14px;line-height:26px;color:#333;font-weight:400;transition:.5s;padding-top: 2px;}
.footer-widget-menu ul li a:hover{color:#fd8d1c}
.footer-widget-menu ul li i{display:inline-block;font-size:12px;color:#9ca5b5;margin-right:9px;transition:.5s}
.footer-widget-menu ul li a:hover i{color:#fd8d1c}

.footer-widget-link ul{padding-left: 30px;}
.footer-widget-link ul li{float: left; font-size:16px;line-height:26px;color:#333;font-weight:400;padding-right: 17px; margin-bottom:14px;transition:.5s}
.footer-widget-link ul li a{font-weight: 400; font-size: 14px; color: #333333;line-height: 36px;}
/* 
.footer-link{margin-top: 30px;} */

.footer-wili{padding: 15px 0;}


.footer-area .border-b{border-bottom: 1px solid #9A9A9A;}

.footer-widget-right .social-links{margin-top: 25px;}
.footer-widget-right .social-links li { position: relative; display: inline-block;margin: 0px 8px 0px 0px;line-height: 32px;}
.footer-widget-right .social-links li a {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    border-radius: 50%;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.footer-widget-right .social-links li a img{width: 100%;}
.footer-widget-right .bblog-links{margin-top: 17px;width:78px}
.footer-widget-right .other-links{margin-top: 11px;display: flex;width: 100%;}
.footer-widget-right .other-links .lin-li{margin-right: 10px;width: 50%;}
.footer-widget-right .other-links .lin-li img{width:100%;}


.footer-widget-campaign{display:flex;align-items:center;gap:19px;margin-bottom:27px}
.widget-campaign-content a{font-size:14px;color:#fff;font-weight:500;width:85%;transition:.5s}
.widget-campaign-content a:hover{color:#fd8d1c}
.widget-campaign-content p{font-size:14px;color:#9ca5b5;font-weight:400;margin:0}
.newsletter-box input{background:#fff;border:transparent;width:94%;height:55px;padding:0 17px;outline:0}
.newslatter-button button{background:#fd8d1c;color:#fff;padding:15px 38px;border:transparent;margin-top:15px}

.footer-bottom-area{background:#fff;padding:14px 0 17px;margin-top: 30px;clear: both;}
.footer-bottom-content p{font-size:14px;line-height:42px;color:#bdbdbd;font-weight:400;margin:0;text-align: center;}
.footer-bottom-list-item{text-align:right}
.footer-bottom-list-item ul li{display:inline-block;margin-left:33px}
.footer-bottom-list-item ul li a{display:inline-block;font-size:14px;line-height:42px;color:#fff;font-weight:400;transition:.5s}
.footer-bottom-list-item ul li a:hover{color:#fd8d1c}



.col-sm-7{width: 54%;float: left;}
.col-sm-5{width: 46%;float: right;}


/*---=================================
   <!--banner Area Css-->
==================================---*/

.index-banner .swiper-pagination-bullet{width: 10px; height: 6px;display: inline-block;border-radius: 30px;background: #fff; opacity: .4;margin-right: 8px;}
.index-banner .swiper-pagination-bullet-active {opacity: 1; background: #ffffff;width: 20px;}
.index-banner .swiper-page{position: relative;}
.index-banner .swiper-page .swiper-pagination{top: -50px;}




/*---=================================
   <!--service Area Css-->
==================================---*/

.service-pannel .service-icon{border-radius: 50%;border: 1px solid #EDEDED;overflow: hidden; margin: 0 auto;background-color: #fff;}
.service-pannel .service-icon img{width: 100%;padding: 25px;}
.service-pannel .service-title{font-size: 15px;color: #212121;font-weight: 600;margin-top: 10px;line-height: 36px;text-align: center;}
.service-pannel .service-title-en{font-size: 14px;font-weight: 400;color: #999999;text-align: center;line-height: 24px;text-transform:capitalize;}

.service-pannel .service-text{font-size: 16px;color: rgba(255, 255, 255, 0.9);padding: 0 30px;display: none;line-height: 36px;margin-top: 10px;}

.service-pannel .service-pacont{display: flex;justify-content: space-between;position: relative;padding-bottom: 100px;}
.service-pannel .service-pacont::after{content: '';position: absolute;bottom: -52px;right: 0;background: url(../images/index/service_dog.png) no-repeat;
    background-size: 250px 97px;
    width: 250px;
    height: 97px;
}
.service-pannel .service-item.active{width: 412px; background-color: #FD8D1C;padding: 40px 0 35px 0;border-radius: 10px;margin-top: 0;}
.service-pannel .service-item.active .service-title{color: #FFFFFF;}
.service-pannel .service-item.active .service-title-en{color: #FFFFFF;}
.service-pannel .service-item.active .service-text{display: block;}


.service-pacont .swiper-pagination-bullet { width: 20px;height: 8px; display: inline-block;border-radius: 8px;background: #000;opacity: .2;}
.service-pacont .swiper-pagination-bullet-active { opacity: 1;background: #FD8D1C;}

.service-pacont .swiper-container-horizontal>.swiper-pagination-bullets,
.service-pacont .swiper-pagination-custom,
.service-pacont .swiper-pagination-fraction {
    bottom: 50px;
    left: 0;
    width: 100%;
}

.service-pannel .swiper { width: 100%; height: 100%;}
.service-pannel .swiper-slide { text-align: center;font-size: 18px;background: #fff; display: flex; justify-content: center; align-items: center;}
.service-pannel .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}


/*---=================================
   <!--reputation Area Css-->
==================================---*/
.reputation-pannel{background-color: #ffda5b;}
.reputation-pannel .section-heading-wrap .section-heading h4{color: #b09022;}
/* .reputation-card{box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); background-color: #fff; padding: 40px; position: relative;overflow: hidden; z-index: 1;margin-bottom: 24px;} */
.reputation-card{box-sizing:content-box;padding:15px;
    background-color: #fff;
    position:relative;border-radius:20px;border-bottom-left-radius: 0;
    display:flex;flex-direction:column;-webkit-box-shadow:0 0 13px 0 rgba(82,90,101,.12);
    -moz-box-shadow:0 0 13px 0 rgba(82,90,101,.12);box-shadow:0 0 13px 0 rgba(82,90,101,.12);
    -webkit-transition:all .5s ease-out;transition:all .5s ease-out}
.reputation-card .testimonial-img {width: 60px;height: 60px; border-radius: 100%; margin-right: 15px; border:5px solid #FBCA49;overflow: hidden;}
.reputation-card .testimonial-img img{width: 100%;}
 .reputation-card .testimonial-info {
        width: calc(100% - 80px);
    }
    .reputation-card .testimonial-info h3 {
        font-size: 15px;
        margin: 10px 0 5px 0;
        color: #212121;
        font-weight: normal;
    }
.reputation-card .stars{margin-top: 10px;}
.reputation-card .stars i {color: rgba(253, 141, 28, 0.6);margin: 0;font-size: 15px;letter-spacing: -2px}
.reputation-card .info-left{width: 70%;}
.reputation-card .info-right{width: 30%;}
.reputation-card .info-time{font-size: 12px;color: #999;}
.reputation-card .reputation-content{font-size: 14px;color: #666666;line-height: 30px; margin-top: 10px;}
.reputation-card .more{width: 100%;text-align: right; margin-top: 30px;}
.reputation-card .more a{color: #999999;font-size: 14px;line-height: 36px;}

.reputation-pannel .more-button{text-align: center; margin-top: 40px;}
.reputation-pannel .more-button .main-btn{display: inline-block;bottom: 0;width: 150px;font-size: 18px;margin-top: 40px;
    background-color: #C2A43B;border: none;height: 50px;line-height: 50px;}


.reputation-card:hover{
        -webkit-box-shadow: rgba(0, 0, 0, .5) 0px 0px 50px;
            -moz-box-shadow: rgba(0, 0, 0, .5) 0px 0px 50px;
            box-shadow: rgba(0, 0, 0, .5) 0px 0px 50px;
}

.reputation-bg{position: relative;}
.reputation-bg::after{content: '';position: absolute;
    right: 20px; top:25px;background: url(../images/index/jiaoyin_right.png) no-repeat;background-size: 100px 61px;width: 100px;height: 61px;}
.reputation-bg::before{content: '';position: absolute;left: 12px; bottom:25px;
    background: url(../images/index/jiaoyin_left.png) no-repeat;
    background-size: 120px 86px;width: 120px;height: 86px;}


.reputation-inner{margin: 26px 15px;}
.reputation-inner .reputation-card{box-shadow: 0px 14px 15px 0px rgba(202, 202, 202, 0.5);
    border-radius: 20px 20px 20px 0px;
    border: 1px solid #E8E8E8;margin-bottom: 30px;}

.reputation-inner .reputation-card:hover {
    -webkit-box-shadow: rgba(0, 0, 0, .5) 0px 0px 50px;
    -moz-box-shadow: rgba(0, 0, 0, .5) 0px 0px 50px;
    box-shadow: rgba(0, 0, 0, .5) 0px 0px 50px;
}

.reputation-detail{padding: 0 20px;}
.reputation-detail .reputation-card{box-shadow: none;padding: 0;margin: 0;}
.reputation-detail .reputation-p{margin-top: 10px;}
.reputation-detail .reputation-p p{font-weight: 400; font-size: 14px;color: #333;line-height: 32px;}
.reputation-detail .reputation-p p img{text-align: center; width: 100%;}


.reputation-pannel .reputation-card{margin-right: 10px;}



/*--
-=================================
   <!--story Area Css-->
==================================---*/
.story-pannel{position: relative;}
/* .story-pannel::after{content: ''; position:absolute;left: 0;bottom: 0;background: url(../images/index/story_dog.png) no-repeat;
    background-size: 364px 351px;width: 364px;height: 351px;} */
.story-info{margin-top: 20px;}
.story-info .story-info-title{font-size: 18px;color: #212121; line-height: 30px;font-weight: 500;}
.story-info .story-info-p{font-size: 16px;color: #666666; line-height: 36px; margin-top:10px;}
.story-info .main-btn{position: relative;bottom: 0;width: 150px;height: 50px;background: #FF9146;border-radius: 30px;border: 1px solid #FF9146;
    line-height: 50px;font-size: 16px;padding: 0;text-align: center;color: #fff;margin-top: 20px;}

.story-swiper{position: relative;padding-bottom: 30px;}
.story-swiper .swiper-container{padding-bottom: 110px;}
.story-swiper .swiper-button-next,.story-swiper .swiper-button-prev{
position: absolute;
    right: 0;
    width: 44px;
    left: auto;
    height: 44px;
    border: 1px solid #e8e8e8;
    margin-top: -22px;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: none;
    top: auto;
    bottom: 0;
}
.story-swiper .swiper-button-prev{
    right: 90px;
}
.story-swiper .swiper-button-next{
    border: 1px solid #fd8d1c;
    background-color: #fd8d1c;
}
.story-swiper .swiper-button-next::after{content: "\e7bd";
    font-family: "iconfont";position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -12px;
        margin-top: -14px;
        font-size: 26px;
        color: #fff;
    }
 .story-swiper .swiper-button-prev::after {
     content: "\e7be";
     font-family: "iconfont";
     position: absolute;
     left: 50%;
     top: 50%;
     margin-left: -12px;
     margin-top: -14px;
     font-size: 26px;
     color: #dadada;
 }
 .story-swiper .swiper-button-next:hover,.story-swiper .swiper-button-prev:hover{
    border: 1px solid #fd8d1c;
    background-color: #fd8d1c;
 }
.story-swiper .swiper-button-next:hover::after,.story-swiper .swiper-button-prev:hover::after{
    color: #fff;
  }

.story-swiper .swiper-button-next.swiper-button-disabled,
.story-swiper .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}


 /*---=================================
   <!--welfare Area Css-->
==================================---*/
.welfare-pannel{background-color:#f7f7fa}
.welfare-swiper{padding-bottom: 60px;}
.welfare-swiper .swiper-container{width:100%;position:relative;left:0;top:0;z-index:20}
/* .welfare-swiper .swiper-button-next,.welfare-swiper .swiper-button-prev{outline:0;background-size:11px auto;width:52px;height:52px;border-radius:50%;background-color:#fd8d1c;transition:background-color .2s}
.welfare-swiper .swiper-button-next:hover,.welfare-swiper .swiper-button-prev:hover{background-color:#fd8d1c}
.welfare-swiper .swiper-button-prev{left:calc(50% - 505px)}
.welfare-swiper .swiper-button-next{right:calc(50% - 505px)}
.welfare-swiper .swiper-pagination{opacity:0;top:0;bottom:unset;right:0;width:940px;margin:0 auto;text-align:right}
.welfare-swiper .swiper-pagination-bullet{width:35px;height:3px;opacity:1;background:0 0;border-radius:0;margin:0 1px;vertical-align:top;border-top:4px solid #272727;outline:0}
.welfare-swiper .swiper-pagination-bullet-active{height:0;border-top:7px solid #ff7900;padding-bottom:0} */
.welfare-swiper .swiper-slide{width:100%}
/* .welfare-swiper .swiper-slide img{opacity:.8;transition:all .3s}
.welfare-swiper .swiper-slide-active img,.welfare-swiper .swiper-slide-duplicate-active img{opacity:1}
.welfare-swiper .swiper-slide-next,.welfare-swiper .swiper-slide-prev{position:relative}
.welfare-swiper .swiper-slide-next a::after,.welfare-swiper .swiper-slide-prev a::after{content:'';background:rgba(0,0,0,.5);position:absolute;width:100%;height:450px;left:0} */

.welfare-info{padding: 20px 0;}
.welfare-info .welfare-info-title{font-size: 18px;color: #333333;line-height: 30px;font-weight: 500;}
.welfare-info .welfare-info-p{font-size: 16px;color: #333333;line-height: 30px;margin-top: 10px;}

.welfare-swiper .swiper-slide-next .welfare-info,.welfare-swiper .swiper-slide-prev .welfare-info{display: none;}

.bg-black-gradient{
    width: 100%;
    background: #000;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
        /*FireFox*/
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
        /* Opear */
    background: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
        /*IE10及IE10+*/
}


.welfare-swiper {
    position: relative;
    padding-bottom: 30px;
}
    .welfare-swiper .swiper-slide img {
        width: 100%;
        height: 297px;
        overflow: hidden;
    }

    .welfare-swiper .swiper-container {
        padding-bottom: 50px;
    }

.welfare-swiper .swiper-button-next,
.welfare-swiper .swiper-button-prev {
    position: absolute;
    right: 0;
    width: 44px;
    left: auto;
    height: 44px;
    border: 1px solid #fd8d1c;
    background-color: #fd8d1c;
    margin-top: -22px;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: none;
    top: auto;
    bottom: 0;
    color: #fff;
}

.welfare-swiper .swiper-button-prev {
    left: 120px;
}
.welfare-swiper .swiper-button-next {
    right: 120px;
}

.welfare-swiper .swiper-button-next {
    border: 1px solid #fd8d1c;
    background-color: #fd8d1c;
}

.welfare-swiper .swiper-button-next::after {
    content: "\e7bd";
    font-family: "iconfont";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -14px;
    font-size: 26px;
    color: #fff;
}

.welfare-swiper .swiper-button-prev::after {
    content: "\e7be";
    font-family: "iconfont";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -14px;
    font-size: 26px;
    color: #fff;
}

.welfare-swiper .swiper-button-next:hover,
.welfare-swiper .swiper-button-prev:hover {
    border: 1px solid #fd8d1c;
    background-color: #fd8d1c;
}

.welfare-swiper .swiper-button-next:hover::after,
.welfare-swiper .swiper-button-prev:hover::after {
    color: #fff;
}

.welfare-swiper .swiper-button-next.swiper-button-disabled,
.welfare-swiper .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}




 /*---=================================
   <!--Internal page public Area Css-->
==================================---*/

.com-banner{position:relative;color:#ffffff;width: 100%;background-repeat: no-repeat;display: flex;
    align-items: center;background-position: center center;
    background-size: auto 100%;}
.index-panner-head{text-align: center;align-items: center;padding: 50px 0;}
.index-panner-head h2{font-weight: 800; font-size: 30px; color: #FFFFFF;line-height: 48px;}
.index-panner-head h5{font-family: Arial; font-weight: normal; font-size: 16px;color: #FFFFFF;line-height: 48px;text-transform: capitalize;margin-top: 5px;}
.index-panner-head p{font-weight: 400;font-size: 14px;color: #FFFFFF; line-height: 28px;}


.content_title{text-align: center;}
.content_title .title{font-weight: 800;font-size: 24px;color: #212121;line-height: 40px;}
.content_title .title_en{font-family: 'Oswald-Medium'; font-weight: 500;font-size: 18px;color: #CCCCCC;text-transform:capitalize;}


.bg-gray{background: #F7F7FA;}

.content_pannel .more-button {text-align: center; }
.content_pannel .more-button .main-btn {display: inline-block;bottom: 0;width: auto;font-size: 16px; margin-top: 40px;
    border: 1px solid #D3D3D3;height: 50px; line-height: 50px;}

.main-btn.bg-info {background-color: #FF9146 !important;border: 1px solid #FF9146 !important;font-weight: 400; font-size: 16px;color: #FFFFFF;}


.wsc-breadCon{color:#999;height:24px;line-height:24px;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top: 15px;}
.wsc-bread a,.wsc-bread em,.wsc-bread span,.wsc-bread strong,.wsc-bread h1{font-size:14px;color:#A4A7AF;}
.wsc-bread span{margin:0 1px;}

.text-info{color: #FD8D1C !important;}

.about-Swiper{position: relative;}
.about-pacont .swiper-pagination-bullet {
    width: 20px;
    height: 8px;
    display: inline-block;
    border-radius: 8px;
    background: #000;
    opacity: .2;
}

.about-pacont .swiper-pagination-bullet-active {
    opacity: 1;
    background: #FD8D1C;
}

.about-pacont .swiper-container-horizontal>.swiper-pagination-bullets,
.about-pacont .swiper-pagination-custom,
.about-pacont .swiper-pagination-fraction {
    bottom: -30px;
    left: 0;
    width: 100%;
}


.hospital-Swiper {
    position: relative;
}

.hospital-pacont .swiper-pagination-bullet {
    width: 20px;
    height: 8px;
    display: inline-block;
    border-radius: 8px;
    background: #000;
    opacity: .2;
}

.hospital-pacont .swiper-pagination-bullet-active {
    opacity: 1;
    background: #FD8D1C;
}

.hospital-pacont .swiper-container-horizontal>.swiper-pagination-bullets,
.hospital-pacont .swiper-pagination-custom,
.hospital-pacont .swiper-pagination-fraction {
    bottom: -30px;
    left: 0;
    width: 100%;
}

 /*---=================================
   <!--about Area Css-->
==================================---*/
.content_pannel .about_wapper{}
.content_pannel .about_wapper .about_text{font-weight: 400;font-size: 16px;color: #333333; line-height: 40px;padding: 20px;width: 100%;}

.about_service{text-align: center;margin-top: 20px;}
.about_service .about_seimg{margin: 0 auto; width: 142px;
    height: 142px;}
.about_service .about_seimg img{width: 100%;border-radius: 50%;
    height: 100%;}
.about_service .about_setitle{font-weight: 400;font-size: 15px;color: #333333;line-height: 40px;margin-top: 10px;}
.about_service .about_setext{font-weight: 400; font-size: 15px;color: #999999; line-height: 26px;padding: 0 30px;}

.content_pannel .standard-text{font-weight: 400;font-size: 16px;color: #333333;line-height: 38px;padding-top: 50px;}

.standard_wapper .main-btn{border: 1px solid #D3D3D3;}

.hospital_wapper{margin:30px 15px 60px 15px;}

.about_activity {
    width: 100%;
    background: url(../images/about/activity_bg.png?v=2) no-repeat;
    height: 250px;
    text-align: center;
    position: relative;
    background-size: 100% 250px;
    display: flex;
    align-items: center;
}
.about_activity .button{height: 44px;border-radius: 30px;border: 1px solid #FFFFFF;width: 115px;margin: 0 auto;}
.about_activity .button a{color: #fff;font-weight: 400;font-size: 14px;line-height: 44px;}
.about_activity .title {font-size: 16px;color: #FFFFFF; line-height: 40px;letter-spacing:2px;margin-bottom:20px; }

.team_wapper{padding-top: 20px;text-align: center;font-weight: 400; font-size: 16px; color: #666666; line-height: 36px;}

.team_pannel{position: relative; margin-bottom:36px;}
.team_pannel img{width: 100%;}
.team_pannel .team_title{position: absolute;bottom: -20px; height: 40px;background: #FBCA49;border-radius: 30px 30px 30px 0px;width: 120px;text-align: center;
    line-height: 40px;font-weight: bold;font-size: 14px;color: #FFFFFF;}

.team-pann{padding-top: 20px;margin: 0 15px;}


.team_info .team_img{margin: 0 20px;}
.team_info .team_img img{width: 100%;}
.team_info .team_nametit{border-bottom: 1px solid #EDEDED;padding-bottom: 10px;padding-top: 10px;}
.team_info .team_nametit{font-weight: bold;font-size: 24px;color: #333333;line-height: 40px;}
.team_info .team_post{font-weight: 400;font-size: 16px;color: #666666;line-height: 40px;}


.team_info_left{padding:0 20px;}
.team_info .team_content{font-weight: 400;font-size: 16px; color: #666666; line-height: 40px;padding: 30px 0;}
.team_info .team_content p{font-weight: 400;font-size: 16px; color: #666666; line-height: 40px;}
.team_info .team_content p img {width:100% !important;height:auto !important}
.team_info .team_content img {width:100% !important;height:auto !important}

    .team_button {
        width: 150px;
        height: 50px;
        background: #FF9146;
        border-radius: 25px;
        text-align: center;
    }
.team_button a{font-weight: bold;font-size: 16px;color: #FFFFFF; line-height: 50px;}
.team_button:hover{
-webkit-box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
    -moz-box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
    box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
}


.team_photo{margin: 40px 20px;}
.team_photo .swiper-container{padding-top: 50px;}

.team_photo .swiper-button-next,
.team_photo .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 34px;
    height: 34px;
    margin-top:6px;
    border: 1px solid #e8e8e8;
    cursor: pointer;
    background-image: none;
    border-radius: 50%;

}

.team_photo .swiper-button-next {
    border: 1px solid #fd8d1c;
    background-color: #fd8d1c;
}

.team_photo .swiper-button-next::after {
    content: "\e7bd";
    font-family: "iconfont";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -14px;
    font-size: 26px;
    color: #fff;
}

.team_photo .swiper-button-prev::after {
    content: "\e7be";
    font-family: "iconfont";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -14px;
    font-size: 26px;
    color: #dadada;
}

.team_photo .swiper-button-next:hover,
.team_photo .swiper-button-prev:hover {
    border: 1px solid #fd8d1c;
    background-color: #fd8d1c;
}

.team_photo .swiper-button-next:hover::after,
.team_photo .swiper-button-prev:hover::after {
    color: #fff;
}

.team_photo .swiper-button-next.swiper-button-disabled,
.team_photo .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}


.team_photo .swiper-slide:hover {
    -webkit-box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
        -moz-box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
        box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
}
.team_photo .swiper-slide {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transform: scale(.5);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transition: transform 1.0s;
    -moz-transition: transform 1.0s;
    -ms-transition: transform 1.0s;
    -o-transition: transform 1.0s;
    -webkit-transform: scale(0.7);
    -moz-box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
}


.team_photo .swiper-slide-active,
.team_photo .swiper-slide-duplicate-active {
    -webkit-transform: scale(1);
    transform: scale(1);
}



.team_photo .swiper-slide img {
    width: 100%;
    display: block;
}


.team_photo {
    position: relative;
    padding-bottom: 30px;
}

.team_photo .swiper-container {
    padding-bottom: 80px;
}

.team_photo .swiper-button-next,
.team_photo .swiper-button-prev {
    position: absolute;
    right: 0;
    width: 44px;
    left: auto;
    height: 44px;
    border: 1px solid #fd8d1c;
    background-color: #fd8d1c;
    margin-top: -22px;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: none;
    top: auto;
    bottom: 0;
    color: #fff;
}

.team_photo .swiper-button-prev {
    left: 120px;
}

.team_photo .swiper-button-next {
    right: 120px;
}

.team_photo .swiper-button-next {
    border: 1px solid #fd8d1c;
    background-color: #fd8d1c;
}

.team_photo .swiper-button-next::after {
    content: "\e7bd";
    font-family: "iconfont";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -14px;
    font-size: 26px;
    color: #fff;
}

.team_photo .swiper-button-prev::after {
    content: "\e7be";
    font-family: "iconfont";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -14px;
    font-size: 26px;
    color: #fff;
}

.team_photo .swiper-button-next:hover,
.team_photo .swiper-button-prev:hover {
    border: 1px solid #fd8d1c;
    background-color: #fd8d1c;
}

.team_photo .swiper-button-next:hover::after,
.team_photo .swiper-button-prev:hover::after {
    color: #fff;
}

.team_photo.swiper-button-next.swiper-button-disabled,
.team_photo .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}






.com-anchors{width:100%;text-align:center;height:50px;line-height:50px;background:#fff;transition:all .4s ease}
.com-anchors.fix{position:fixed;width:100%;z-index:10}
.com-anchors li{display:inline-block;width:auto;height:100%;overflow:hidden;text-align:center}
.com-anchors a{display:block;cursor:pointer;font-size:16px;font-weight: 400;color: #666666;padding:0 33px;position:relative;transition:all .2s ease}
.com-anchors a:hover{background: #FF9146;border-radius: 25px;color: #fff;}
.com-anchors li.active a{background: #FF9146;border-radius: 25px;color: #fff;}

.anchors-cont{margin: 0 10px;}

.anchors-Swiper .swi-authors{display: inline-block; width: 100%; height: 100%; overflow: hidden; text-align: center; line-height: 44px;}
.anchors-Swiper .swi-authors a{display: block;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    background: #FBFBFB;
    border-radius: 30px;
    border: 1px solid #ECECEC;
    padding: 0 13px;
    position: relative;
    margin-right: 20px;
    transition: all .2s ease}
.anchors-Swiper .swi-authors a:hover{background: #FF9146;border-radius: 25px;color: #fff;}
.anchors-Swiper .swi-authors.active a{background: #FEECDF;border-radius: 25px;color: #FF9146;border:1px solid #FF9146}
.anchors-Swiper .swi-authors.active a::before {
    content: '';
    background: url(../images/common/paw.png) no-repeat;
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    position: absolute;
    left: 10px;
    top: 10px;

}
.anchors-Swiper .swiper-slide {width:150px}



.story-anchors {
    width: 100%;
    text-align: center;
    height: 44px;
    line-height: 44px;
    background: #fff;
    transition: all .4s ease
}
.story-anchors li{display:inline-block;width:auto;height:100%;overflow:hidden;text-align:center;margin: 0 15px;}
.story-anchors a{display:block;cursor:pointer;font-size:14px;font-weight: 400;color: #666666;background: #FBFBFB;
    border-radius: 30px;
    border: 1px solid #ECECEC;padding:0 23px;position:relative;transition:all .2s ease}
.story-anchors li.active a{background: #FFF4ED; border-radius: 30px;border: 1px solid #FF9146; color: #FF6724;position: relative;padding-left: 50px;}
.story-anchors li.active a::before{
    content: '';
    background: url(../images/common/paw.png) no-repeat;
    width: 20px;height: 20px;
    background-size: 20px 20px;
    position: absolute;
    left: 20px;
    top: 10px;

}
.story-anchors li:hover a{background: #FFF4ED; border-radius: 30px;border: 1px solid #FF9146; color: #FF6724;position: relative;}


.tab-anchors{width:100%;text-align:center;background:#fff;transition:all .4s ease}
.tab-anchors li{display:inline-block;width:auto;height:100%;overflow:hidden;text-align:center;margin: 0 15px;}
.tab-anchors a{display:block;cursor:pointer;font-weight: bold;font-size: 24px;color: #333333;transition:all .2s ease;border-bottom: 5px solid #fff;}
.tab-anchors li.active a{border-bottom: 5px solid #FF9146;font-weight: bold;font-size: 24px;color: #FF9146;}


.projects_pannel{margin: 0 10px; padding-bottom: 40px;}

.projects_pannel .projects_item{text-align: center;margin-bottom: 30px;padding-top: 30px;
box-shadow: 0px 14px 15px 0px rgba(202, 202, 202, 0.5);
    border-radius: 20px;
    border: 1px solid #E8E8E8;
    padding-bottom: 20px;

}
.projects_pannel .projects_item .projects_img{width: 40px;height: 40px;margin: 0 auto;}
.projects_pannel .projects_item .projects_img img{width: 100%;}
.projects_pannel .projects_item .projects_tit{font-weight: 600;font-size: 16px;color: #212121;line-height: 30px;margin-top: 10px;}
.projects_pannel .projects_item .projects_text{font-size: 14px;color: #333;line-height: 26px;padding: 0 10px;}

.projects_pannel .projects_item:hover{background: #FD8D1C;border-radius: 20px;padding-top: 22px;}
.projects_pannel .projects_item:hover .projects_tit{color: #fff;}
.projects_pannel .projects_item:hover .projects_text{color: #fff;}
.projects_pannel .projects_item:hover .projects_img{width: 60px;height: 60px; background: #FFFFFF;
box-shadow: 0px 4px 15px 0px rgba(233, 132, 29, 0.7);border-radius: 50%;}

.projects_pannel .projects_item:hover .projects_img img{width: 40px;height: 40px; margin: 10px;}


.project_menu .menu {
    display: flex;
    flex-direction: column;
}
.project_menu .menu-item {
    display: flex;
    align-items: center;
    color: #666666;
    white-space: nowrap;
    cursor: pointer;
    width: 100%;
    transition: 0.3s;
    height: 60px;
    background: #F7F7F7;
    margin-bottom: 10px;
}
.project_menu .menu-item a {
    font-size: 18px;
    color: #666666;
    padding: 0 26px;
    font-weight: 400;
    position: relative;
    width: 100%;
}
.project_menu .menu-item a::after{
    content: "\e7bd";
        font-family: "iconfont";
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -14px;
        font-size: 26px;
        color: #DCDCDC;

}

.project_menu .menu-item.active{background: #FF9146;}
.project_menu .menu-item.active a{color: #fff;}
.project_menu .menu-item.active a::after{color: #fff;}
.project_menu .menu-item:hover{background: #FF9146;}
.project_menu .menu-item:hover a{color: #fff;}

.project_content{padding: 0 20px;margin-top: 20px;}
.project_content .cont_title{height: 54px;line-height: 54px;text-align: center;}
.project_content .cont_title i img{height: 53px;width: 53px;}
.project_content .cont_title span{font-weight: 500;font-size: 24px;color: #FF9146;margin-left: 20px;}
.project_content .cont_p{font-weight: 400;font-size: 16px;color: #666666;line-height: 36px;margin-top: 20px;}
.project_content .cont_p img{margin: 30px 0;width: 100%;}

.project_content .button{width: 150px;height: 50px; background: #FF9146;border-radius: 25px;text-align: center;margin-top: 50px;}
.project_content .button a{font-weight: bold;font-size: 16px;color: #FFFFFF; line-height: 50px;}
.project_content .button:hover{
-webkit-box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
    -moz-box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
    box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
}


.plan_wapp{margin: 0 5px;}
.plan_pannel{margin-bottom: 14px;}
.plan_pannel .plan_img{background: #FFFFFF; border-radius: 10px; border: 1px solid #F1F1F1;padding: 1px;}
.plan_pannel .plan_img img{width: 100%;}
.plan_pannel .plan_title{font-weight: 500;font-size: 16px; color: #333333;line-height: 36px;text-align: center;margin-top: 5px;}


.single_package{padding: 20px;margin-bottom: 20px;border: 1px solid #fff;}
.single_package .pack_image{border-radius: 10px; overflow: hidden;width: 100%;}
.single_package .pack_image img{width: 100%;}
.single_package .package_info h5{font-weight: 400;font-size: 24px; color: #333333;line-height: 36px;padding-top: 15px;}
.single_package .package_info p{font-weight: 300; font-size: 16px;color: #666666;line-height: 36px;margin-top: 10px;}
.single_package .package_locaton{font-weight: 400;font-size: 14px;color: #999999;line-height: 36px;}
.single_package .package_locaton .iconfont{color: #FD8D1C;padding-right: 10px;}
.single_package .package_locaton .time_zone{padding-left: 40px;}
.single_package:hover{
box-shadow: 0px 10px 16px 0px rgba(255, 145, 70, 0.18);
    border-radius: 10px;
    border: 1px solid #FF9146;
}


.study_categpp{text-align: center;margin:0 10px}
.study_category{height: 46px;border-radius: 23px; border: 1px solid #EBEBEB;display: inline-block; margin: 20px auto;display: flex;}
.study_category .category_item{width: 260px;text-align: center;height: 36px;line-height: 36px;color: #999999;margin: 4px;display: inline-block;}
.study_category .category_item a{color: #999999;}
.study_category .category_item.active{background: #FEECDF;border-radius: 18px;}
.study_category .category_item.active a{color:#F3863C}
.study_category .category_item:hover{background: #FEECDF;border-radius: 18px;}
.study_category .category_item:hover a{color:#F3863C}

.proh_item{display: inline-block;margin-bottom: 70px;padding: 0 20px;}
.proh_item .proh_img{width:50%;float: left;}
.proh_item .proh_img img{width: 100%;}
.proh_item .proh_info{ padding-top: 10px;}
.proh_item .proh_tit{font-weight: 500;font-size: 24px; color: #333333;line-height: 168px;padding-left: 20px;float: right;}
.proh_item .proh_info .proh_text{font-weight: 400;font-size: 16px;color: #333; line-height: 40px;padding-top: 10px;}
.service_itempper{margin: 30px 0 0 0;}
.proh_item .button{width: 150px;height: 50px; background: #FF9146;border-radius: 25px;text-align: center;margin-top: 20px;}
.proh_item .button a{font-weight: bold;font-size: 16px;color: #FFFFFF; line-height: 50px;}
.proh_item .button:hover{
-webkit-box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
    -moz-box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
    box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
}
.service_itempper .proh_item:nth-child(2n) .proh_img{float: right;}
.service_itempper .proh_item:nth-child(2n) .proh_tit{float: left;padding-right: 0;padding-left: 60px;}

.proh_imgp{height: 180px;}


.perhonor_wapp{margin: 0 10px;}
.perhonor_wapp .perhonor_pannel{text-align: center;margin-bottom: 10px;}
.perhonor_wapp .perhonor_pannel .perhonor_img{background: #F7F7F7;padding: 10px;}
.perhonor_wapp .perhonor_pannel .perhonor_img img{width: 100%;}
.perhonor_wapp .perhonor_pannel .perhonor_title{font-weight: 400;font-size: 14px;color: #333333;line-height: 36px;margin-top: 5px;}
.perhonor_wapp .perhonor_pannel .perhonor_post {font-weight: 300; font-size: 12px;color: #666666;line-height: 26px;}

.perhonor_wapp .perhonor_pannel:hover{background: #FF9146;box-shadow: 0px 6px 13px 0px rgba(255, 145, 70, 0.3);border-radius: 10px;}
.perhonor_wapp .perhonor_pannel:hover .perhonor_img{background: transparent;}
.perhonor_wapp .perhonor_pannel:hover .perhonor_title{color: #fff;}
.perhonor_wapp .perhonor_pannel:hover .perhonor_post{color: #fff;}



.content_tips{position: relative; margin: 20px;
     background: #FFF9F5;border-radius: 25px;padding: 24px 28px;font-weight: 400;font-size: 14px;color: #666666;line-height: 40px;text-align: center;}
.content_tips::before{
    content: '';
    background: url(../images/common/yin_left.png) no-repeat;
    width: 20px;
    height: 15px;
    background-size: 20px 15px;
    position: absolute;
    left: 10px;
    top: 30px;
}
.content_tips::after {
    content: '';
    background: url(../images/common/yin_right.png) no-repeat;
    width: 20px;
    height: 15px;
    background-size: 20px 15px;
    position: absolute;
    right: 10px;
    bottom: 30px;
}


.story_panne{margin: 0 20px;}
.detail_title{font-weight: 500;font-size: 24px;color: #333333; line-height: 22px;margin-bottom: 20px;}
.detail_content{font-weight: 400;font-size: 14px;color: #333;line-height: 36px;margin-bottom: 20px;}
.detail_content p img {width:100%;height: auto;}
.detail_content img { width: 100%;height: auto;}

    .detail_ertit {
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        line-height: 36px;
        margin-bottom: 10px;
    }
.detail_h1{font-weight: bold;font-size: 26px;color: #333333;line-height: 36px;margin-bottom: 20px;}

.story_panne .button{width: 150px;height: 50px; background: #FF9146;border-radius: 25px;text-align: center;margin: 50px auto;}
.story_panne .button a{font-weight: bold;font-size: 16px;color: #FFFFFF; line-height: 50px;}
.story_panne .button:hover{
-webkit-box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
    -moz-box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
    box-shadow: rgba(0, 0, 0, .2) 0px 0px 30px;
}





.media-post-wrap {position: relative;  margin-top:10px;padding: 20px;}
.media-post-wrap .media-body {margin: 0}
.media-post-wrap .thumb{width: 100%;border-radius: 10px;overflow: hidden;}
.media-post-wrap .thumb img{width: 100%;}
.media-post-wrap .media-body h6{font-weight: 400;font-size: 16px;color: #333333;line-height: 36px;margin-bottom: 5px;}
.media-post-wrap:hover .media-body h6 a{color: #FD8D1C;}
.media-post-wrap .media-body p{font-weight: 300;font-size: 14px;color: #666666;line-height: 26px;}
.media-post-wrap .media-body .meta{display: flex;justify-content: space-between;margin-top: 0;}
.media-post-wrap .media-body .meta .meta_author{font-weight: 400;font-size: 14px; color: #999999;line-height: 36px;}
.media-post-wrap .media-body .meta .meta_author .iconfont{color: #FD8D1C;padding-right: 6px;}
.time_zone{margin-left: 50px;}
.media-post-wrap .media-body .meta .button{height: 60px;background: #FFFFFF;border-radius: 30px;border: 1px solid #EDEDED;width: 150px;text-align: center;line-height: 60px;}
.media-post-wrap .media-body .meta .button a{color: #666666;}
.media-post-wrap .media-body .meta .button:hover{background-color: #FD8D1C;color: #fff;}
.media-post-wrap .media-body .meta .button:hover a{color: #fff;}



.resources_pannel{margin-top: 10px;}


.job_category{width: 100%;}
.job_category .job_caitem{height: 205px;background: linear-gradient(0deg, #FDF4EF, #FAE4D1);border-radius: 20px;padding:40px 20px 34px 29px;position: relative;}
.job_category .job_caitem .job_itemtitle{font-weight: bold;font-size: 20px;color: #333333;line-height: 36px;}
.job_category .job_caitem .job_itemadd {font-weight: 400; font-size: 16px; color: #59647E;line-height: 36px;position: absolute;bottom: 30px;}

.job_category .job_caitem::after{
    content: '';
    background: url(../images/common/step.png) no-repeat;
    width: 33px;height: 33px;
    background-size: 33px 33px;
    position: absolute;
    right: 20px;bottom: 20px;
}
.job_category .job_caitem.active::after{
content: '';
    background: url(../images/common/step_active.png) no-repeat;
}
.job_category .row .col-lg-4:nth-child(2) .job_caitem{background: linear-gradient(0deg, #FDFAF3, #FBEFCF);}
.job_category .row .col-lg-4:nth-child(3) .job_caitem{background: linear-gradient(0deg, #F1FAFF, #DCF2FF);}

.category-dialog{margin: 0 10px;}
.category-dialog .job_caitem{background: linear-gradient(0deg, #FDF4EF, #FAE4D1);border-radius: 5px;font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 36px;padding: 20px; display: flex;justify-content: space-between;}
.category-dialog .job_itemdown .iconfont{font-size: 26px;color: #FF9146;font-weight: 600;}

.job_list{margin: 30px 0;}
.job_list .job_item{border-radius: 10px;border: 1px solid #F0F0F0;padding:20px; margin:0 20px 20px 20px;}
.job_list .job_item .icon{width: 45px;height: 32px;margin-right: 10px;}
.job_list .job_item .icon img{width: 100%;}
.job_list .job_item .title {font-weight: 600;font-size: 18px;color: #333333; line-height: 36px;text-align: center;}
.job_list .job_item .p {font-weight: 400;font-size: 14px; color: #666666;line-height: 36px;margin-top: 10px;}
.job_list .job_item .button {border-radius: 25px;border: 1px solid #DCDCDC;width: 140px;height: 50px;margin: 30px auto 0 auto;text-align: center;line-height: 50px;}
.job_list .job_item .button a{font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 36px;}
.job_list .row .col-lg-4:hover .job_item{box-shadow: 0px 10px 16px 0px rgba(255, 145, 70, 0.18);
    border-radius: 10px;
    border: 1px solid #FF9146;}
.job_list .row .col-lg-4:hover .job_item .button{background: #FF9146;border: 1px solid #FF9146;color: #fff;}
.job_list .row .col-lg-4:hover .job_item .button a{color: #fff;}


.contact_info{display: flex;padding:0 20px;align-items: center;margin-bottom: 20px;}
.contact_info .contact_icon{width: 60px;height: 60px;} 
.contact_info .contact_icon img{width: 100%;}
.contact_info .contact_text{font-weight: 300;font-size: 14px;color: #000;line-height: 26px;}
.contact_info .contact_text span{font-size: 12px;}
.contact_info .contact_in{margin-left: 15px;}
.contact_info .contact_tit{font-size: 14px; color: #666666;}

.contact_formbg{width: 100%; background: #F7F7FA;margin-bottom: 0;}
.contact_form{padding: 20px 15px 50px 15px;}

.contact_form .tab-title{width: 100%;display: flex;}
.contact_form .tab-title .tab-title-item{font-weight: 400;font-size: 20px;color: #999999;margin-right: 50px;border-bottom: 3px solid #F7F7FA;line-height: 40px;cursor:pointer;}
.contact_form .tab-title .tab-title-item.tab-active{font-weight: bold;color: #F87A42;border-bottom: 3px solid #F87A42;}
.contact_form .tab-content{margin-top: 20px;}

.contact_form .form-control{background:#fff;border:1px solid #E7E7E7;height:37px;box-shadow:none;outline:none;border-radius: 0;}
.contact_form .form-text{font-weight: 400;font-size: 15px; color: #666666;margin-bottom: 10px;}
.contact_form .form-group.form-margin-b{margin-bottom: 26px;}

.form-control-select {
    background: #fff url(../images/common/icon_down.png?v=2) no-repeat right !important;
}

.a-radio {
    display: none;
}

.b-radio {
    display: inline-block;
    background: #F7F7FA;
    border-radius: 50%;
    border: 1px solid #DCDCDC;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
}

.b-radio:before {
    content: "\eaf1";
    font-family: 'iconfont';
    font-size: 16px;
    padding-left: 3px;
    width: 24px;
    height: 24px;
    color: #fff;
    background: #FF9146;
    border: 1px solid #FF9146;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
    border-radius: 50%;
    display: none;
}

.a-radio:checked~.b-radio:before {
    display: block;
}
.radio-text .radio-inline{font-weight: 400;font-size: 15px;color: #666666;margin-right: 14px;margin-bottom: 10px;}


/* .contact_form .form-control.address{height:inherit;} */
.contact_form .form-control.textcontent{height: inherit;}
.contact_form .form-control .address {
    height: inherit;
    width: 100%;
    border: none;
    outline: none;
}
.contact_form .form-control textarea{
    min-height: calc(1.5em + .75rem + 2px);
}

.contact_form .default-btn{height: 50px;background: #FF9146;border: none;outline: none;width: 100%;color: #FFFFFF;font-size: 16px;float: right;}

.map-pannel img{width: 100%;}
.map-pannel{margin-top: 40px;}


.form-upload{text-align: center;background: #F7F7FA;}
.form-upload .iconfont{font-size: 30px;color: #EB6D39;height: 40px;margin-top: 30px;}
.form-upload .text{font-size: 14px;color: #333;}

.grid { display: flex; flex-wrap: wrap;}
.grid.grid-square { overflow: hidden;width: 100%;padding-top: 10px;}
.flex-sub { flex: 1;}
.grid.col-5.grid-square>div {
    padding-bottom: calc((100% - 54px)/4);
    height: 0;
    width: calc((100% - 54px)/4);
}
.grid.grid-square>div {
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
    position: relative;
}
.bg-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grid.grid-square .bg-img img {
    width: 100%;
    height: 100%;
    position: absolute;
}
.grid.grid-square .cu-tag {
    position: absolute;
    right: -2px;
    top: -8px;
    height: auto;
    color: #EB6D39;
}
.grid.grid-square .form-upload .iconfont {
    font-size: 28px;
    position: absolute;
    color: #EB6D39;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.select-icon{position: relative;}
.select-icon .iconfont{position: absolute;right: 0;bottom: 5px;right: 20px;font-size: 20px;color: #666;font-weight: bold;}


.about-right {padding-right: 20%;}
.about-left{overflow: hidden;}
.about-left img{width: auto;height: 654px;}

.team_info .package_locaton{font-weight: 400;font-size: 14px;color: #999999;line-height: 36px;margin-top:10px;}
.team_info .package_locaton .iconfont{color: #FD8D1C;padding-right: 10px;}
.team_info .package_locaton .time_zone{padding-left: 40px;}


/* 左侧导航 */
.cu_cenav{position:fixed;top:50%;transform:translateY(-50%);left:-100px;z-index:999;transition:all .36s;background: #FF9146;border-radius: 10px;}
.cu_cenav{left:auto!important;right:-100px}
.cu_cenav.he_show{left:auto!important;right:20px}
.cu_cenavli{width:90px;height:86px;text-align:center;padding:0;position:relative;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.2)}
.cu_cenavli4{background:#FF9146}
.cu_cenavig{width:34px;display:inline-block;margin-top: 8px;}
.cu_cenavig img{width:100%}
.cu_cenavte p{font-size:14px;line-height:20px;color:#fff;margin-bottom:0}
.cu_cenavte h6{font-size:12px;color:#fff;font-weight: normal;margin: 0;}
.mc_aside_zk{display:block;position:absolute;left:0;top:0;z-index:0;height:100%;font-size:16px;line-height:64px;font-weight:700;color:#fff;background:inherit;padding:7px 25px;white-space:nowrap;transform:translateX(100%);transition:all .6s}
.mc_aside_zk{left:auto!important;right:0;transform:translateX(100%)}
.mc_aside_zk .mc_icon{width:22px;height:22px;margin-right:10px}
.mc_aside_zk span{white-space:nowrap}
.cu_cenavli2:hover .mc_aside_zk{transform:translateX(0)}
.mc_aside_zk1{position:absolute;left:0;top:0;transform:translateX(100%);z-index:-1;background:inherit;padding:20px 25px;opacity:0;pointer-events:none;transition:all .6s}
.mc_aside_zk1{left:auto!important;right:100%;transform:translateX(100%)}
.cu_cenavli3:hover .mc_aside_zk1{opacity:1;left:100%;transform:translateX(0);pointer-events:all}
.mc_icon_tel{background:url(../images/icon/ceic02.png) center/cover no-repeat;display:inline-block}
.mc_aside_zk .mc_icon{width:22px;height:22px;margin-right:10px}
.mc_aside_zk span{white-space:nowrap;vertical-align:middle}
.mc_aside_qrimgbox{width:180px}
.mc_aside_qrimgbox img{width:100%}
.cu_cenav.he_show{left:0}
.about-section .section-heading h2{font-size:36px}


/* 弹框效果 */
.commodity_screen{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.2);overflow:hidden;z-index:1;color:#fff}

.pop_tip{position:fixed;top:105px;width:90%;margin:0 5%;background:#fff;z-index:1000; text-align:center;border-radius:15px;bottom:110px;}
.pop_tip .pop_tip_box {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column
}
.pop_tip .pop_tip_box .pop_content {
    overflow: auto;
}

.commodity_job{top: 30%;bottom: auto;}

.hide{display: none;}

.category_lei{border-bottom: 1px solid #dfdfdf;height: 60px;line-height: 60px;display: flex;padding: 0 20px;color: #333333;}
.category_lei .category_icon{width: 24px;height: 24px;background: #fff;border-radius: 50%;border: 2px solid #DDDDDD;margin-right: 10px;margin-top: 18px;}
.category_lei .category_icon .category_cir{width: 12px;height: 12px;margin: 4px;}
.category_lei .category_text{font-size: 16px;color: #333;}
.category_itm.active .category_lei .category_text{color: #FD711C;}
.category_itm.active .category_lei .category_icon{border-radius: 50%; border: 2px solid #FD8D1C;}
.category_itm.active .category_lei .category_icon .category_cir{background: #FD8D1C;border-radius: 50%;}
.category_itm:last-child .category_lei{border-bottom: none;}

.add{height:100%;overflow:hidden;}



/* 图片上边加文字列表 */
.img_cardpan{margin: 30px 15px;}
.img_card{position: relative;width: 100%;margin-bottom: 20px;}
.img_card .pack_image{width: 100%;max-height: 293px;overflow: hidden;}
.img_card .pack_image img{width: 100%;}
.img_card .package_info{position: absolute;bottom: 0;padding: 15px;}
.img_card .package_info h5{color: #fff;font-size: 16px;line-height: 34px;}
.img_card .package_info p{color: #fff;font-size: 14px;padding-bottom: 0;margin-bottom: 0;}

.bg-brown-gradient {
    width: 100%;
    background: #AD806C;
    background: -webkit-linear-gradient(rgba(173, 128, 108, 0), rgba(173, 128, 108, 0.8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
    /*FireFox*/
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
    /* Opear */
    background: -ms-linear-gradient(rgba(173, 128, 108, 0), rgba(173, 128, 108, 0.8));
    /*IE10及IE10+*/
}



.content_detail .team_name {text-align:center;}
.content_detail .package_locaton {text-align: center;}
.content_detail .package_locaton .time_zone { padding-left: 0;margin-left: 15px;}
.content_detail .team_nametit {border-bottom:none;}
.content_detail .team_content {padding: 0;}
.content_detail .team_content p img {
    width: 100%;
    height: auto;
}
.content_detail .team_content img {
    width: 100%;
    height: auto;
}
    /* 搜索弹框效果 */
    .commodity_screen {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0,0,0,.2);
        overflow: hidden;
        z-index: 4;
        color: #fff
    }
.hide{display: none;}

.search-popper{position:relative;top:25px;right:0}
.search-popper .search-box{position:absolute;top:0;right:0;width:100%;height:50px;overflow:hidden;background-color:#fff;z-index:99}
.search-popper .search-box .input-box{position:absolute;top:0;left:0;right:50px;bottom:0}
.search-popper .search-box .input-box input{display:block;margin:0;padding:8px 12px;width:100%;line-height:34px;background:#fff;border:none;color:#333;font-size:14px;transform:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s}
.search-popper .search-box input::-moz-placeholder{color:#b3b3b3;opacity:1}
.search-popper .search-box a{display:block;position:absolute;top:0;right:0;bottom:0;padding:8px 17px;line-height:34px;font-size:16px;background:#fd8d1c;border-radius:0;cursor:pointer;-webkit-transition:all .2s linear;transition:all .2s linear;color:#fff!important}
.search-popper .search-box a:hover{background:#fd8d1c;border-color:#fd8d1c;-webkit-transition:all .3s linear;transition:all .3s linear}
.search-popper .search-box a:hover i{color:#fff!important}
    .search-popper .search-box a i {line-height:34px; }

.search-banner {width:100%;height:200px;background:rgba(245, 245, 245, 1);display: flex;align-items: center;}
.search-banner .index-panner-head  h2{font-size:24px;color: #444444;text-align: center; }

.screen-box {
        display: block;
        position: relative;
        margin: 15px 0;
        padding: 15px 0;
        color: #333;
        background: #fff;
    }
    .screen-box p {
        color: #333;
        font-size:14px;
    }
    .screen-box h4 {
        display: block;
        float: left;
        width: 50px;
        text-align: right;
        line-height: 30px;
        font-weight: normal;
    }

.screen-box ul {
    display: block;
    margin-left: 50px;
}

.screen-box ul li {
    display: inline-block;
    padding: 0 2%;
    line-height: 30px;
    *display: inline;
    *zoom:1; }

.screen-box ul li a {
    color: #333;
}

.screen-box ul li a:hover,.screen-box ul li.selected a {
    color: #d70029;
}

.next-prev-flex {display:flex;justify-content:center;width:100%;margin-top:30px;}
.nextprev-button {
    width: 30%;
    text-align: center;
    background: #FFF4ED;
    border-radius: 30px;
    border: 1px solid #FF9146;
    color: #FF6724 !important;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    padding: 0 23px;
    line-height: 44px;
    margin: 0 5%;
}
    .nextprev-button a {
        color: #FF6724 !important;
        cursor: pointer;
        font-size: 14px;
        font-weight: 400;
    }


/*关于我们-参观我们的医院*/
.hospital-album{position:relative;margin-bottom:60px;margin-left:10px;margin-right:10px}
.hospital-album .swiper{width:100%;height:100%;margin-left:auto;margin-right:auto}
.hospital-album .swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
.hospital-album .item{background:#f7f7f7;padding:10px;border-radius:5px}
.hospital-album .box{position:relative;overflow:hidden;background:#f7f7f7;border-radius:5px;height:182px;width:100%}
.hospital-album .name{font-size:14px;color:#333;line-height:28px;text-align:center;padding:10px 0 0 0}
.hospital-album .box img{border-radius:5px;width:100%;height:100%;object-fit:cover}
.hospital-album .button{position:relative}
.hospital-album .swiper-button-next,.hospital-album .swiper-button-prev{position:absolute;width:44px;left:auto;height:44px;border:1px solid #e8e8e8;margin-top:-22px;border-radius:50%;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat;background-image:none;top:auto;bottom:0}
.hospital-album .swiper-button-prev{position:absolute;left:36%;outline:0;bottom:-80px}
.hospital-album .swiper-button-next{position:absolute;bottom:-80px;right:36%;outline:0}
.hospital-album .swiper-button-prev{border:1px solid #fd8d1c;background-color:#fd8d1c}
.hospital-album .swiper-button-next{border:1px solid #fd8d1c;background-color:#fd8d1c}
.hospital-album .swiper-button-next::after{content:"\e7bd";font-family:iconfont;position:absolute;left:50%;top:50%;margin-left:-12px;margin-top:-14px;font-size:26px;color:#fff}
.hospital-album .swiper-button-prev::after{content:"\e7be";font-family:iconfont;position:absolute;left:50%;top:50%;margin-left:-12px;margin-top:-14px;font-size:26px;color:#dadada}
.hospital-album .swiper-button-next:hover,.hospital-album .swiper-button-prev:hover{border:1px solid #fd8d1c;background-color:#fd8d1c}
.hospital-album .swiper-button-next:hover::after,.hospital-album .swiper-button-prev:hover::after{color:#fff}
.hospital-album .swiper-button-next.swiper-button-disabled,.hospital-album .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}


.next-prev-wapper .next-prev-single {
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    display: flex;
    justify-content: space-between;
    padding: 6px 0;
    flex: 1;
    flex-direction: column;
}

    .next-prev-wapper .next-prev-single .prev {
        font-weight: 400;
        font-size: 14px;
        color: #666666;
        width: 100%;
        position: relative;
        padding-left: 10px;
        text-align: left;
        display: flex;
        line-height: 36px;
    }

    .next-prev-wapper .next-prev-single .next {
        font-weight: 400;
        font-size: 14px;
        color: #666666;
        width: 100%;
        text-align: left;
        position: relative;
        padding-left: 10px;
        display: flex;
        line-height: 36px;
    }

    .next-prev-wapper .next-prev-single .prev .iconfont {
        color: #c3c3c3;
        font-size: 26px;
        /* position:absolute;left:175px;*/
        position: relative;
        top: 5px;
    }

    .next-prev-wapper .next-prev-single .next .iconfont {
        color: #c3c3c3;
        font-size: 26px;
        position: relative;
        top: 5px;
        /*  position: absolute;
        right: 175px;*/
    }

    .next-prev-wapper .next-prev-single .prev a {
        color: #FF9146;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
        word-break: break-all;
        white-space: normal !important;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        width: 80%;
        text-align: left;
        line-height: 36px;
    }

    .next-prev-wapper .next-prev-single .next a {
        color: #FF9146;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
        word-break: break-all;
        white-space: normal !important;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        width: 80%;
        float: left;
        text-align: left;
        line-height: 36px;
    }

    .next-prev-wapper .next-prev-single .next.active {
        color: #FF9146;
    }

        .next-prev-wapper .next-prev-single .next.active .iconfont {
            color: #FF9146;
        }