@import url("bootstrap.min.css");
@import url("../iconfont/iconfont.css");
@import url("video.css");
@import url("icofont.min.css");
@import url("jquery.fancybox.min.css");
@import url("swiper.min.css");
@import url("slick.css");
@import url("slick-theme.css");
@import url("//at.alicdn.com/t/c/font_4987648_1wkym7net0b.css");
html {
    overflow-x: hidden;
}

body {
    line-height: 1.6;
    font: 14px/1.5 Arial, 'PingFang SC','Microsoft YaHei', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    color: #666666;
    font-weight: 400;
    overflow-x: hidden;
}
ul,li{
    list-style: none;
    margin: 0;
    padding: 0;
}
img{
    max-width: 100%;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-weight: 500;
    color: #222;
}
.rounded-full{
    border-radius: 100%;
}
h1,
.h1 {
    font-size: 2.5rem;
}

h2,
.h2 {
    font-size: 44px;
}

h3,
.h3 {
    font-size: 1.5rem;
}

h4,
.h4 {
    font-size: 1.3rem;
    line-height: 30px;
}

h5,
.h5 {
    font-size: 1.25rem;
}

h6,
.h6 {
    font-size: 1rem;
}

p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0;
}

.navbar-toggle .icon-bar {
    background: #62b6b3;
}

input[type=email],
input[type=password],
input[type=text],
input[type=tel] {
    box-shadow: none;
    height: 45px;
    outline: none;
    font-size: 14px;
}

input[type=email]:focus,
input[type=password]:focus,
input[type=text]:focus,
input[type=tel]:focus {
    box-shadow: none;
    border: 1px solid #62b6b3;
}

.form-control {
    box-shadow: none;
    border-radius: 0;
}

.form-control:focus {
    box-shadow: none;
    border: 1px solid #62b6b3;
}

.py-7 {
    padding: 7rem 0px;
}

.btn {
    display: inline-block;
    font-size: 14px;
    font-size: 0.8125rem;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 0.75rem 2rem;
    text-transform: uppercase;
    border-radius: 5px;
    border: 2px solid transparent;
    transition: all 0.35s ease;
}

.btn.btn-icon i {
    border-left: 1px solid rgba(255, 255, 255, 0.09);
    padding-left: 15px;
}

.btn:focus {
    outline: 0px;
    box-shadow: none;
}

.btn-main {
    background: #62b6b3;
    color: #fff;
    border-color: #62b6b3;
}

.btn-main:hover {
    background: #2d7d7a;
    border-color: #2d7d7a;
    color: #fff;
}

.btn-main-2 {
    background: #2d7d7a;
    color: #fff;
    border-color: #2d7d7a;
}

.btn-main-2:hover {
    background: #62b6b3;
    color: #fff;
    border-color: #62b6b3;
}

.btn-solid-border {
    border: 2px solid #62b6b3;
    background: transparent;
    color: #62b6b3;
}

.btn-solid-border:hover {
    border: 2px solid #62b6b3;
    color: #fff;
    background: #62b6b3;
}

.btn-solid-border:hover.btn-icon i {
    border-left: 1px solid rgba(255, 255, 255, 0.09);
}

.btn-solid-border.btn-icon i {
    border-left: 1px solid rgba(0, 0, 0, 0.09);
}

.btn-transparent {
    background: transparent;
    color: #222;
    border-color: #6F8BA4;
}

.btn-transparent:hover {
    background: #6F8BA4;
    color: #fff;
}

.btn-white {
    background: #fff;
    border-color: #fff;
    color: #222;
}

.btn-white:hover {
    background: #62b6b3;
    color: #fff;
    border-color: #62b6b3;
}

.btn-solid-white {
    border-color: #fff;
    color: #fff;
}

.btn-solid-white:hover {
    background: #fff;
    color: #222;
}

.btn-round {
    border-radius: 4px;
}

.btn-round-full {
    border-radius: 50px;
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: 0;
}

.bg-gray {
    background: #eff0f3;
}

.bg-primary {
    background: #62b6b3;
}

.bg-primary-dark {
    background: #152440;
}

.bg-primary-darker {
    background: #090f1a;
}

.bg-dark {
    background: #222;
}
.font-16{
    font-size: 16px;
}
.bg-gradient {
    background-image: linear-gradient(145deg, rgba(19, 177, 205, 0.95) 0%, rgba(152, 119, 234, 0.95) 100%);
    background-repeat: repeat-x;
}

.section {
    padding: 60px 0;
}
.patient-block{
    max-height: 270px;
    min-height: 270px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.section-sm {
    padding: 50px 0;
}

.section-bottom {
    padding-bottom: 70px;
}

.subtitle {
    color: #62b6b3;
    font-size: 14px;
    letter-spacing: 1px;
}

.overlay:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    background: #62b6b3;
}

.overly-2 {
    position: relative;
}

.overly-2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.text-sm {
    font-size: 14px;
}

.text-md {
    font-size: 2.25rem;
}

.text-lg {
    font-size: 3.75rem;
}

.no-spacing {
    letter-spacing: 0px;
}

/* Links */
a {
    color: #222;
    text-decoration: none;
    transition: all 0.35s ease;
}

a:focus,
a:hover {
    color: #2d7d7a;
    text-decoration: none;
}

a:focus {
    outline: none;
}

.content-title {
    font-size: 40px;
    line-height: 50px;
}

.page-title {
    padding: 70px 0px 50px 0px;
    position: relative;
}

.page-title .block h2 {
    color: #fff;
}

.page-title .block p {
    color: #fff;
}

.page-title .breadcumb-nav {
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.sense_item{
    margin-bottom: 15px ;
    padding-bottom: 15px;
    border-bottom: 1px solid #f5f5f5;
}
.sense_item .sense_item_date{
    flex: 0 0 90px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-right: 20px;
    border-right: 1px solid #f5f5f5;
}
.sense_item .sense_item_date h5{
    margin: 0;
}
.sense_item_txt h4{
    font-weight: 500;
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.sense_item_txt p{
    font-size: 14px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.slick-slide:focus,
.slick-slide a {
    outline: none;
}

@media (max-width: 480px) {

    h2,
    .h2 {
        font-size: 1.3rem;
        line-height: 36px;
    }
}

.title-color {
    color: #2d7d7a;
}

.secondary-bg {
    background: #62b6b3;
}

.section-title {
    margin-bottom: 20px;
}
.section-title h3,
.section-title h2 {
    color: #2d7d7a;
    font-weight: 400;
}

.text-lg {
    font-size: 50px;
}

.gray-bg {
    background: #f4f9fc;
}

@media (max-width: 480px) {
    .text-lg {
        font-size: 28px;
    }
}

@media (max-width: 400px) {
    .text-lg {
        font-size: 28px;
    }
}
#navbarmain .nav-link {
    padding: 15px 8px;
    color: #222;
    text-transform: capitalize;
    font-size: 15px;
    transition: all 0.25s ease;
}

#navbarmain .nav-link:hover,
#navbarmain .active .nav-link {
    color: #2d7d7a;
}
#navbarmain .nav-item:last-child .nav-link{
    padding-right: 0;
}
.dropdown-toggle::after {
    display: none;
}

.navbar-brand {
    margin: 0;
}

.header-top-bar {
    background: #2d7d7a;
    font-size: 14px;
    padding: 4px 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #fff;
}
.header-top-bar .header-tel-title{
    color: #2d7d7a;
}

.top-bar-info li a {
    color: #fff;
    margin-right: 20px;
}

.top-right-bar a span {
    color: #fff;
    font-weight: 600;
    vertical-align: middle;
}

.top-right-bar a i {
    color: #fff;
    margin-right: 10px;
}

@media (max-width: 992px) {
    .navigation {
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
    }
}

.navigation .dropdown-menu {
    padding: 0px;
    border: 0px;
    border-top: 5px solid #2d7d7a;
    background: #fff;
    border-radius: 0px;
}

@media (max-width: 992px) {
    .navigation .dropdown-menu {
        text-align: center;
        float: left !important;
        width: 100%;
        margin: 0;
    }
}

.navigation .dropdown-toggle::after {
    display: none;
}

.navigation .dropleft .dropdown-menu,
.navigation .dropright .dropdown-menu {
    margin: 0;
}
.head_tel span,
.head_tel a{
    font-size: 15px;
    color: #2d7d7a;
}
.head_tel span.h6{
    font-size: 18px;
    font-weight: 600;
}
.navigation .dropleft .dropdown-toggle::before,
.navigation .dropright .dropdown-toggle::after {
    font-weight: bold;
    font-size: 14px;
    border: 0;
    display: inline-block;
    font-family: IcoFont !important;
    vertical-align: 1px;
}

.navigation .dropleft .dropdown-toggle::before {
    content: "\eac9";
    margin-right: 5px;
}

.navigation .dropright .dropdown-toggle::after {
    content: "\eaca";
    margin-left: 5px;
}

.navigation .dropdown-item {
    padding: 10px 15px;
    font-size: 14px;
    background: transparent;
    font-weight: 400;
    color: #555;
    border-bottom: 1px solid #eee;
}

.navigation li:last-child .dropdown-item {
    border-bottom: 0;
}
.about_content img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.navigation .dropdown-submenu.active>.dropdown-toggle,
.navigation .dropdown-submenu:hover>.dropdown-item,
.navigation .dropdown-item.active,
.navigation .dropdown-item:hover {
    background: rgba(0, 0, 0, 0.05);
    color: #2d7d7a;
}

.navigation button:focus {
    outline: 0;
}

@media (min-width: 992px) {
    .navigation .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: all 0.2s ease-in, visibility 0s linear 0.2s, transform 0.2s linear;
        display: block;
        visibility: hidden;
        opacity: 0;
        min-width: 200px;
        transform: translateY(10px);
    }

    .navigation .dropleft .dropdown-menu,
    .navigation .dropright .dropdown-menu {
        margin-top: -5px;
    }

    .navigation .dropdown:hover>.dropdown-menu {
        visibility: visible;
        transition: all 0.3s ease 0s;
        opacity: 1;
        transform: translateY(0);
    }
}

.bg-1 {
    background: url("../images/nav.jpg") no-repeat 50% 50%;
    background-size: cover;
    position: relative;
}

.banner {
    position: relative;
    overflow: hidden;
    z-index: 0;
    background: #fff;
    background-size: cover;
}

.banner .block {
    padding: 80px 0px 160px;
}

.banner .block h1 {
    font-size: 60px;
    line-height: 1.2;
    letter-spacing: -1.2px;
    text-transform: capitalize;
    color: #62b6b3;
}

.letter-spacing {
    letter-spacing: 2px;
}

.text-color {
    color: #62b6b3;
}

.text-color-2 {
    color: #2d7d7a;
}

.divider {
    width: 40px;
    height: 5px;
    background: #2d7d7a;
}

.about-img img {
    border-radius: 5px;
    /*box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);*/
}
.about_video{
    max-width: 800px;
    margin: 10px auto;
    border-radius: 4px;
    overflow: hidden;
}
.award-img {
    margin-bottom: 10px;
    align-items: center;
    display: flex;
    cursor: pointer;
    border-radius: 4px;
    overflow: hidden;
    justify-content: center;
    background: #eff0f3;
}
.appoinment{
    background: #f5f5f5;
}
.appoinment-content {
    position: relative;
}

.appoinment-content img {
    width: 90%;
    border-radius: 4px;
    display: block;
}
@media(max-width:768px){
   .appoinment-content img {
        width: 100%;
    } 
}
.appoinment-content .emergency {
    position: absolute;
    content: "";
    right: 10px;
    bottom: 20px;
    background: #2d7d7a;
    padding: 15px;
    border-radius: 4px;
}

.appoinment-content .emergency h3 {
    color: #fff;
    margin-bottom: 0;
}

.appoinment-content .emergency i {
    margin-right: 10px;
    color: #fff;
    font-size: 16px;
}

.appoinment-form {
    margin-top: 25px;
}

.appoinment-form .form-control {
    background: #f5f5f5;
    height: 45px;
    border-color: rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}

.appoinment-form textarea.form-control {
    height: auto;
    font-size: 14px;
}

.client-thumb {
    text-align: center;
}

.features {
    margin-top: -70px;
}

.feature-item {
    flex-basis: 33.33%;
    margin: 0px 10px;
    padding: 20px;
    background-color: #fff;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);
}

.feature-item .feature-icon i {
    font-size: 50px;
    color: #2d7d7a;
}

.feature-item h4 {
    color: #62b6b3;
}

.feature-item p {
    font-size: 14px;
    margin-bottom: 0;
}
.feature-section.border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
}
@media(max-width:768px) {
    .features{
        margin-top: 20px;
    }
}
.w-hours li {
    padding: 6px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.counter-stat {
    text-align: center;
    color: #fff;
    padding: 55px 0px 40px 0px;
    position: relative;
}

.counter-stat i {
    display: block;
    color: rgba(255, 255, 255, 0.06);
    font-size: 70px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    transform: translateY(25px);
}

.counter-stat span {
    font-size: 50px;
    color: #fff;
}

.counter-stat p {
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 0.7);
}
@media(max-width:768px) {
    .counter-stat span {
        font-size: 30px;
        color: #fff;
    }
    
}
.mb--80 {
    margin-bottom: -80px;
}

.service {
    padding-top: 180px;
}

.service .service-item {
    background: #fff;
    padding: 30px;
    border-radius: 5px;
}

.service .icon {
    float: left;
    margin-bottom: 10px;
}

.service i {
    color: #2d7d7a;
    line-height: 50px;
}

.service h4 {
    padding-left: 20px;
}

.service .content {
    clear: both;
}

.service-block {
    padding: 20px;
    margin-top: 40px;
    border: 1px solid rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 38px rgba(21, 40, 82, 0.07);
}

.service-block img {
    width: 100%;
    margin-top: -60px;
    border: 5px solid #fff;
}

.department-service {
    margin-bottom: 40px;
}

.department-service li {
    margin-bottom: 10px;
}

.department-service li i {
    color: #2d7d7a;
}

.doctors .btn-group .btn {
    border-radius: 0px;
    margin: 0px 2px;
    text-transform: capitalize;
    font-size: 16px;
    padding: 0.6rem 1.5rem;
    cursor: pointer;
}

.doctors .btn-group .btn.active {
    box-shadow: none !important;
    border-color: transparent;
    background: #2d7d7a;
    color: #fff;
}

.doctors .btn-group .btn.focus {
    box-shadow: none !important;
    border-color: transparent;
}

.doctors .btn-group .btn:focus {
    box-shadow: none !important;
    border-color: transparent;
    background: #2d7d7a;
    color: #fff;
}

.doctors .btn-group .btn:hover {
    box-shadow: none !important;
    border-color: transparent;
    background: #2d7d7a;
    color: #fff;
}

.doctors .btn-group>.btn-group:not(:last-child)>.btn,
.doctors .btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.doctors .btn-group>.btn:not(:first-child) {
    border-radius: 3px;
}

.doctor-inner-box {
    overflow: hidden;
}

.doctor-inner-box .doctor-profile {
    overflow: hidden;
    position: relative;
    box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);
}

.doctor-inner-box .doctor-profile .doctor-img {
    transition: all 0.35s ease;
}

.doctor-inner-box .doctor-profile .doctor-img:hover {
    transform: scale(1.1);
}
.doctor-inner-box .content p{
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 20px;
}
.doctor-img-block{
    display: block;
    border-radius: 4px;
    overflow: hidden;
}
.doctor-details p{
    font-size: 14px;
}
.aging_title{
    color: #d81b43;
}
.aging_item_img h5{
    font-size: 16px;
    margin:5px 0 0;
    font-weight: normal;
}
.lh-35 {
    line-height: 35px;
}

.doctor-info li {
    margin-bottom: 10px;
    color: #222;
}

.doctor-info li i {
    margin-right: 20px;
    color: #2d7d7a;
}

.read-more {
    color: #62b6b3;
}

@media (max-width: 480px) {
    .doctors .btn-group {
        display: block;
    }

    .doctors .btn-group .btn {
        margin: 8px 3px;
    }
}

@media (max-width: 400px) {
    .doctors .btn-group {
        display: block;
    }

    .doctors .btn-group .btn {
        margin: 8px 3px;
    }
}

@media (max-width: 768px) {
    .doctors .btn-group {
        display: block;
    }

    .doctors .btn-group .btn {
        margin: 8px 3px;
    }
}
.team .team_tiem{
    background-color: #fff;
    display: flex;
    width: 100%;
    position: relative;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .15);
    -moz-border-radius: 10px 10px 20px 20px;
    -webkit-border-radius: 10px 10px 20px 20px;
    border-radius: 10px 10px 20px 20px;
    overflow: hidden;
}
.name_img{
    max-height: 28px;
}
.index_name_img{
    max-height: 25px;
}
.team .team_tiem .team_img{
    position: relative;
    flex: 0 0 200px;
    margin-right: 15px;
}

.team .team_tiem .team_img img{
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
.team .team_tiem .team_title {
    flex: 1 1 auto;
    padding-right: 15px;
}
.team .team_tiem .team_title h6{
    font-size: 18px;
    font-weight: 400;
    padding-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0dede;
}
.team .team_tiem .team_title p{
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 20px;
}
.team .team_inner:last-child .team_img::after{
    display: none;
}
@media(max-width:780px){
    .team .team_tiem .team_title h6{
        font-size: 16px;
        padding-top: 8px;
        padding-bottom: 8px;
        margin-bottom: 8px;
    }
    .team .team_tiem .team_img{
        flex: 0 0 120px;
    }
}
.cta {
    background: url("../images/cta.jpg") no-repeat 50% 50%;
    background-size: cover;
    position: relative;
}

.cta:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(89, 188, 184, 0.95);
}

.mb-30 {
    margin-bottom: 30px;
}

.text-color-primary {
    color: #62b6b3;
}

.cta-section {
    margin-bottom: -80px;
}

.cta-2 {
    background: url("../images/bg/cta-bg.png") no-repeat;
    background-position: center center;
}

.cta-page {
    background: url("../images/cta-page.jpg") no-repeat;
    background-size: cover;
    position: relative;
}

.testimonial {
    position: relative;
}

.testimonial:before {
    width: 48%;
    height: 100%;
    top: 0;
    left: 0px;
    position: absolute;
    content: "";
    background: url("../images/bg/bg-2.jpg") no-repeat 50% 50%;
}

.testimonial .slick-dots {
    text-align: left;
}

.testimonial-block {
    position: relative;
    margin-bottom: 20px;
}

.testimonial-block p {
    background: #fff;
    font-size: 18px;
}

.testimonial-block .client-info {
    margin-bottom: 20px;
}

.testimonial-block .client-info h4 {
    margin-bottom: 0px;
}

.testimonial-block i {
    font-size: 60px;
    position: absolute;
    right: 46px;
    bottom: 89px;
    opacity: 0.08;
}

.testimonial-block .slick-dots {
    text-align: left;
}

.testimonial-wrap-2 .slick-dots {
    margin-left: -10px;
}

.testimonial-block.style-2 {
    background: #fff;
    padding: 15px;
    margin: 0px 4px;
    margin-bottom: 30px;
}

.testimonial-block.style-2 .testimonial-thumb {
    float: left;
}

.testimonial-block.style-2 .testimonial-thumb img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    margin-right: 20px;
    margin-bottom: 30px;
    border: 5px solid #eff0f3;
    margin-top: -5px;
}

.testimonial-block.style-2 .client-info p {
    clear: both;
    background: transparent;
}

.testimonial-block.style-2 i {
    bottom: -20px;
    color: #2d7d7a;
    opacity: 0.3;
}

@media (max-width: 480px) {
    .testimonial-wrap {
        margin-left: 0px;
    }

    .testimonial::before {
        display: none;
    }
}

@media (max-width: 400px) {
    .testimonial-wrap {
        margin-left: 0px;
    }

    .testimonial::before {
        display: none;
    }
}

@media (max-width: 768px) {
    .testimonial-wrap {
        margin-left: 0px;
    }

    .testimonial::before {
        display: none;
    }
}

@media (max-width: 992px) {
    .testimonial-wrap {
        margin-left: 0px;
    }

    .testimonial::before {
        display: none;
    }
}

.contact-form-wrap .form-group {
    margin-bottom: 20px;
}

.contact-form-wrap .form-group .form-control {
    height: 60px;
    border: 1px solid #EEF2F6;
    box-shadow: none;
    width: 100%;
    background: #f4f9fc;
}

.contact-form-wrap .form-group-2 {
    margin-bottom: 13px;
}

.contact-form-wrap .form-group-2 textarea {
    height: auto;
    border: 1px solid #EEF2F6;
    box-shadow: none;
    background: #f4f9fc;
    width: 100%;
}

.social-icons li {
    margin: 0 6px;
}

.social-icons a {
    margin-right: 10px;
    font-size: 18px;
}

.google-map {
    position: relative;
}

.google-map #map {
    width: 100%;
    height: 500px;
}

.mt-90 {
    margin-top: 90px;
}

.contact-block {
    text-align: center;
    border: 5px solid #EEF2F6;
    padding: 50px 25px;
}

.contact-block i {
    font-size: 50px;
    margin-bottom: 15px;
    display: inline-block;
    color: #2d7d7a;
}
.list-inline-item{
    cursor: pointer;
}
.list-inline-item i{
    font-size: 26px;
    line-height: 24px;
}
.list-inline-item:hover i,
.list-inline-item:hover span{
    color: #2d7d7a;
    transition: .3s;
}
.blog-thumb img{
    border-radius: 4px;
    overflow: hidden;
}
.blog-item-content h4 {
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
font-size: 18px;
line-height: 24px;
}
.contact_dalian{
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 2px dashed #2d7d7a;
}
.dalian,.shenyang{
    cursor: pointer;
}
.bg-59bcb8{
    background-color: #2d7d7a;
}
.color-withe{
    color: #fff!important;
}
.blog-item-content p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}
.blog-item_inner{
    display: block;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
    border-bottom: solid 5px #2d7d7a;
    padding: 20px 25px;
}
.border-rful{
    border: 2px solid #2d7d7a;
}
.blog-item_inner .blog-item-meta{
    font-size: 14px;
}
.news_swiper{
    border-radius: 4px;
    overflow: hidden;
}
.news-block{
    position: relative;
}
.news-block>a{
    display: block;
}
.news-block .news_top_newsdate{
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    padding: 5px 8px;
    border-bottom-left-radius: 4px;
    z-index: 3;
    font-size: 14px;
    background: #2d7d7a;
}
.news-block img{
    display: block;
    width: 100%;
    position: relative;
    z-index: 0;
}
.news-block .news_title{
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    right: 0;
    padding: 5px 15px;
}
.news_title p{
    color: #cdcdcd;
    font-size: 14px;
    line-height: 20px;
    max-height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: .5s;
}
.news_title:hover p{
    transition: .5s;
    max-height: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.news-block .news_title h3{
    margin: 0;
}
.news-block .news_title h3 a{
    width: 100%;
    color: #fff;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
font-weight: 500;
font-size: 16px;
line-height: 24px;
}
.contact_inner i{
    color: #2d7d7a;
    font-size: 40px;
}
.rmw_item p{
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
.rmw_item img{
    max-width: 100px;
    display: block;
}
.article ul,
.article ul li{
    padding: 0;
    list-style: none;
    font-size: 14px;
}
.article ul{
    padding-top: 25px;
    border-top: 1px solid #f5f5f5;
}
.article_content img{
    max-width: 100%;
    display: block;
    border-radius: 4px;
    margin: 5px auto;
}
.article_content p{
    font-size: 14px;
    line-height: 26px;
    font-weight: 500px;
}

/*=================================================================
  Single Blog Page
==================================================================*/
.nav-links{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagination {
    width: 100%;
    padding: 20px 0;
}
.nav-links span,
.nav-links a {
    display: flex;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    border-radius: 100%;
    background: #eee;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.nav-links a:hover {
    background: #2d7d7a;
    color: #fff;
}

.nav-links span.current {
    background: #2d7d7a;
    color: #fff;
}
.comment-info_block{
    flex: 1 1 auto;
}
.leave_nerd{
    border-top: 2px solid #2d7d7a;
}
.comment-info p{
    font-size: 14px;
    margin-bottom: 0;
    line-height: 20px;
}
.comment-area .comment-thumb {
    margin-right: 20px;
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    overflow: hidden;
}
.commen-body{
    margin-top: 15px;
    background-color: #ececec;
    padding: 10px;
    border-radius: 4px;
    position: relative;
}
.commen-body::before{
    content:"\ea6a";
    font-family: IcoFont!important;
    position: absolute;
    top: -20px;
    line-height: normal;
    left: 15px;
    font-size: 34px;
    pointer-events: none;
    color: #ececec;
}
.commen-body .comment-meta{
    font-size: 14px;
    font-weight: bold;
}
.commen-body,
.commen-body p{
    font-size: 14px;
    color: #000;
    line-height: 22px;
    margin-bottom: 0;
}
.comment-area-box{
    border-top: 1px solid #2d7d7a;
    padding-top: 20px;
}
.comment-area h5 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500;
}

.comment-area span {
    font-size: 14px;
}

.posts-nav h6 {
    font-weight: 500;
}

.quote {
    font-size: 22px;
    color: #62b6b3;
    padding: 40px;
    font-style: italic;
    border-left: 5px solid #2d7d7a;
    margin: 25px 0px;
}

.tag-option a {
    border: 1px solid #eff0f3;
    padding: 6px 12px;
    color: #6F8BA4;
    font-size: 14px;
}

.comment-form .form-control {
    background: #f7f8fb;
    border-radius: 5px;
    border-color: #f7f8fb;
    height: 50px;
    font-size: 14px;
}

.comment-form textarea.form-control {
    height: auto;
}

.post.post-single {
    border: none;
}

.post.post-single .post-thumb {
    margin-top: 30px;
}

.post-sub-heading {
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
}

.post-social-share {
    margin-bottom: 50px;
}

.post-comments {
    margin: 30px 0;
}

.post-comments .media {
    margin-top: 20px;
}

.post-comments .media>.pull-left {
    padding-right: 20px;
}

.post-comments .comment-author {
    margin-top: 0;
    margin-bottom: 0px;
    font-weight: 500;
}

.post-comments .comment-author a {
    color: #62b6b3;
    font-size: 14px;
    text-transform: uppercase;
}

.post-comments time {
    margin: 0 0 5px;
    display: inline-block;
    color: #808080;
    font-size: 12px;
}

.post-comments .comment-button {
    color: #62b6b3;
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
}

.post-comments .comment-button i {
    margin-right: 5px;
    display: inline-block;
}

.post-comments .comment-button:hover {
    color: #62b6b3;
}

.post-excerpt {
    margin-bottom: 60px;
}

.post-excerpt h3 a {
    color: #000;
}

.post-excerpt p {
    margin: 0 0 30px;
}

.post-excerpt blockquote.quote-post {
    margin: 20px 0;
}

.post-excerpt blockquote.quote-post p {
    line-height: 30px;
    font-size: 20px;
    color: #62b6b3;
}

.comments-section {
    margin-top: 35px;
}

.author-about {
    margin-top: 40px;
}

.post-author {
    margin-right: 20px;
}

.post-author>img {
    border: 1px solid #dedede;
    max-width: 120px;
    padding: 5px;
    width: 100%;
}

.comment-list ul {
    margin-top: 20px;
}

.comment-list ul li {
    margin-bottom: 20px;
}

.comment-wrap {
    border: 1px solid #dedede;
    border-radius: 1px;
    margin-left: 20px;
    padding: 10px;
    position: relative;
}

.comment-wrap .author-avatar {
    margin-right: 10px;
}

.comment-wrap .media .media-heading {
    font-size: 14px;
    margin-bottom: 8px;
}

.comment-wrap .media .media-heading a {
    color: #62b6b3;
    font-size: 13px;
}

.comment-wrap .media .comment-meta {
    font-size: 12px;
    color: #888;
}

.comment-wrap .media p {
    margin-top: 15px;
}

.comment-reply-form {
    margin-top: 80px;
}

.comment-reply-form input,
.comment-reply-form textarea {
    height: 35px;
    border-radius: 0;
    box-shadow: none;
}

.comment-reply-form input:focus,
.comment-reply-form textarea:focus {
    box-shadow: none;
    border: 1px solid #62b6b3;
}

.comment-reply-form textarea,
.comment-reply-form .btn-main {
    height: auto;
}

.sidebar-widget {
    margin-bottom: 30px;
    padding-bottom: 35px;
}

.sidebar-widget h5 {
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 15px;
}

.sidebar-widget h5:before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    width: 35px;
    height: 3px;
    background: #2d7d7a;
}

.sidebar-widget.latest-post .media img {
    border-radius: 7px;
}

.sidebar-widget.latest-post .media h6 {
    font-weight: 500;
    line-height: 1.4;
}

.sidebar-widget.latest-post .media p {
    font-size: 12px;
}

.sidebar-widget.category ul li {
    margin-bottom: 10px;
}

.sidebar-widget.category ul li a {
    color: #222;
    transition: all 0.3s ease;
}

.sidebar-widget.category ul li a:hover {
    color: #62b6b3;
    padding-left: 5px;
}

.sidebar-widget.category ul li span {
    margin-left: 10px;
}

.sidebar-widget.tags a {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    line-height: 41px;
    height: 41px;
    font-weight: 500;
    border-radius: 20px;
    color: #666;
    display: inline-block;
    background-color: #eff0f3;
    margin: 0 7px 10px 0;
    padding: 0 25px;
    transition: all 0.2s ease;
}

.sidebar-widget.tags a:hover {
    color: #fff;
    background: #62b6b3;
}

.sidebar-widget.schedule-widget {
    background: #f4f9fc;
    padding: 25px;
}

.sidebar-widget.schedule-widget ul li {
    padding: 10px 0px;
    border-bottom: 1px solid #eee;
}

.search-form {
    position: relative;
}

.search-form i {
    position: absolute;
    right: 15px;
    top: 35%;
}

.footer {
    border-top: 2px solid #2d7d7a;
    padding-bottom: 10px;
}
.footer_emw p{
    font-size: 17px;
    font-weight: bold;
    color: #62b6b3;
    text-align: center;
}
@media(max-width:768px){
    .footer {
        padding-top: 25px;
    }
}
.container_head{
    max-width: 1350px!important;
}
.footer .copyright a {
    font-weight: 600;
}

.lh-35 {
    line-height: 35px;
}

.logo {
    font-weight: 600;
    letter-spacing: 1px;
}
.header_logo{
    max-width: 300px;
}
.logo h3 {
    color: #62b6b3;
}

.logo span {
    color: #62b6b3;
}

.widget .divider {
    height: 3px;
}

.widget h4 {
    color: #62b6b3;
}
@media(max-width:768px){
    .footer .widget h4 {
        color: #62b6b3;
        font-size: 16px;
    }
}
.widget .footer-menu a {
    color: #6F8BA4;
}

.widget .footer-menu a:hover {
    color: #2d7d7a;
}

.footer-contact-block span {
    font-weight: 400;
    color: #6F8BA4;
}

.footer-contact-block i {
    font-size: 40px;
}

.footer-btm {
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    padding-top: 20px;
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
}
.footer-btm p{
    font-size: 14px;
}
.footer-socials li a {
    width: 45px;
    height: 45px;
    background: #6F8BA4;
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    padding-top: 12px;
}

.widget-contact h6 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0;
}
.footer-contact-blockadd p{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}
.widget-contact h6 i {
    color: #2d7d7a;
}

.subscribe {
    position: relative;
}

.subscribe .form-control {
    border-radius: 5px;
    height: 45px;
    padding-left: 15px;
    border-color: #eee;
}

.subscribe .btn {
    height: 35px;
    padding: 0 10px;
    border-radius: 5px;
    position: absolute;
    right: 6px;
    top: 6px;
}

.backtop {
    position: fixed;
    background: #62b6b3;
    z-index: 9999;
    display: inline-block;
    right: 55px;
    width: 50px;
    height: 50px;
    bottom: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    border-radius: 50px;
    transition: 0.3s;
}
.footer_description{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
@media (max-width: 992px) {
    .backtop {
        bottom: 40px;
        right: 15px;
    }
}
.tel{
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    justify-content: center;
    align-items: center;
    z-index: 999;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    background-color: #fff;
}
.tel a{
    width: 50%;
    display: flex;
    font-size: 18px;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    color: #2d7d7a;
}
.tel a i{
    font-size: 22px;
}
.tel a:nth-child(2){
    background-color: #2d7d7a;
    color: #fff;
}
.floatshow{
    position: relative;
}
.floatshow .iconsearch{
    display: none;
    position: absolute;
    top: 50%;
    opacity: 0;
    transition: .3s;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 50px;
    height: 50px;
    background-color: rgba(89,188,184,0.5);
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
    color: #fff;
}
.floatshow:hover .iconsearch{
    display: block;
    opacity: 1;
}
.comment-content span{
    background: none!important;
}
.nav_inner{
    background: #f5f5f5;
    border-radius: 4px;
    overflow: hidden;
}
.nav_inner .nav_inner_title{
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    background: #2d7d7a;
    padding:10px 15px;
}
.single_inner{
    border-radius: 4px;
    border: 2px solid #2d7d7a;
}
.single_inner .single_inner_content{
    padding: 15px;
}
.nav_inner ul li a{
    list-style-type: none;
    vertical-align: top;
    display: block;
    padding: 10px 20px;
    border-bottom: 1px #fff solid;
    background: #eee;
    text-align: center;
}
.single_inner .single_title,
.nav_inner ul li a.active{
    color: #2d7d7a;
}
.single_inner .single_title{
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    background: #2d7d7a;
    padding: 10px 15px;
}
@media (max-width: 768px) {
    #navbar{
        position: fixed;
        z-index: 888;
        top: 0;
        left: 0;
        right: 0;
        background-color: #fff;
        box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    }
    .header{
        height: 70px;
    }
    .tel{
        display: flex;
    }
    .footer-btm{
        min-height: 50px;
    }
    .footer-btm p{
        display: none;
    }
    .backtop {
        width: 45px;
        height: 45px;
    }
}

.backtop:hover {
    background-color: #2d7d7a;
}
.patient_inner {
    box-shadow: 2px 3px 5px #dadada;
}
.backtop i {
    color: #fff;
    font-size: 20px;
}
.index_none h2,
.index_none h3,
.index_none p,
.index_none{
    font-weight: 100;
    font-size: 10px;
    opacity: 0;
    pointer-events: none;
    z-index: -1;
    height: 0;
}
.reveal {
    transition: all 0.3s;
    cursor: pointer;
    opacity: 1;
}
.compensate-for-scrollbar{
    margin: 0!important;
}
.footer_links{
    margin-top: 15px;
}
.footer_links a{
    display: block;
    font-size: 14px;
    margin-right: 10px;
}
.footer_links .swiper-slide{
    width: auto;
}
@media (min-width: 1300px) {
    .d-xl2-block {
        display:block!important
    }
}
.index_title{
    text-align: center;
    display: none;
}
.tema_imgxi{
    margin: 0 auto;
    border-radius: 4px;
    overflow: hidden;
}
@media (max-width: 768px) {
    .name_nametxt{
        text-align: center;
    }
    .doctor-single .name_img{
        margin:0 auto;
    }
    .header_logo{
        max-width: 270px;
    }
    .index_title{
        display: block;
    }
    .tema_imgxi{
        max-width: 50%;
    }
}
@media (max-width: 360px) {
    .header_logo{
        max-width: 230px;
    }
}
@media (max-width: 1400px) {
    #navbarmain .nav-link{
        font-size: 14px;
    }
    .head_tel span.h6{
        font-size: 18px;
    }
}
.index_professor{
    padding: 60px 0 60px;
    background-color: #d9e9f6;
    /*margin-bottom: -150px;*/
}
.index_professor .swiper_professor{
    position: relative;
}
.index_professor h3{
    color: #2d7d7a;
    font-weight: 400;
}
.index_professor img{
    border: 5px solid #fff;
}
.index_team{
    padding: 60px 0 60px;
}
.details p,
.details span{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
.reason{
    padding-top: 50px;
    background: #f5f5f5;
}
.reason-title{
    text-align: center;
}
.reason-title h3{
    position: relative;
}
.reason-title h3>span{
    font-size: 36px;
    color: #2d7d7a;
    font-weight: 600;
}
.ml-50{
    margin-left: 50px;
}
.ml-05{
    margin-left: 5px;
}
.ml-10{
    margin-left: 10px;
}
.ml-20{
    margin-left: 20px;
}
.ml-25{
    margin-left: 25px;
}
.ml-30{
    margin-left: 30px;
}
.ml-65{
    margin-left: 65px;
}
.ml-40{
    margin-left: 40px;
}
.ml-56{
    margin-left: 56px;
}
.ml-60{
    margin-left: 60px;
}
.ml-126{
    margin-left: 126px;
}
.ml-100{
    margin-left: 100px;
}
.mr-20{
    margin-right: 20px;
}
.mr-30{
    margin-right: 30px;
}
.mr-50{
    margin-right: 50px;
}
.mr-10{
    margin-right: 10px;
}
.mr-15{
    margin-right: 15px;
}
.mr-20{
    margin-right: 20px;
}
.mr-40{
    margin-right: 40px;
}
.mr-45{
    margin-right: 45px;
}

.mr-60{
    margin-right: 60px;
}
.mr-69{
    margin-right: 69px;
}
.mr-144{
    margin-right: 144px;
}
.mb-50{
    margin-bottom: 50px;
}
.reason-box{
    display: inline-flex;
    align-items: center;
    gap: 15px;
    background-color: #FFF;
    padding: 10px 20px 10px 10px;
    border-radius: 5px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 10%);
}
.reason-box.reason-right{
    padding: 10px 10px 10px 20px;
    float: right;
    flex-direction: row-reverse;
}
.reason-num{
    /*min-width: 70px;*/
    height: 70px;
    /*background-color: #2d7d7a;*/
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.reason-num > span{
    font-family: Impact;
    font-size: 36px;
    color: #333;
}
.reason-content{
    max-width: 280px;
}
.reason-content h5{
    font-weight: 600;
    color: #2d7d7a;
    margin: 0;
    font-size: 18px;
}
.reason-content p{
    font-size: 14px;
    line-height: 1.5;
}
.reason-content p > span{
    color: #af0303;
    font-weight: 600;
    font-size: 15px;
}
.reason-thumb{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.reason-thumb img{
    border: 5px solid #2d7d7a;
    border-radius: 50%;
}
.reason-bottom{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 265px;
}
.reason-container{
    max-width: 1330px;
}
@media (max-width:1200px){
    .ml-5,.ml-10,.ml-20,.ml-25,.ml-30,.ml-65,.ml-30,.ml-40,.ml-56,.ml-60,.ml-126,.ml-100,.ml-50{
        margin-left: 0;
    }
    .mr-10,.mr-15,.mr-20,.mr-30,.mr-40,.mr-45,.mr-50,.mr-60,.mr-144,.mr-69{
        margin-right: 0;
    }
    .reason-bottom{
        padding: 0 15px;
        gap: 0;
        justify-content: space-between;
    }
}
@media (max-width:991px){
    .mb-50{
        margin-bottom: 30px;
    }
    .reason-box{
        display: flex;
        padding: 10px !important;
    }
    .reason-thumb{
        padding: 20px 0;
    }
    .reason-content{
        max-width: 100%;
    }
    .reason-box.reason-right{
        flex-direction: row;
        float: none;
    }
}
@media (max-width: 768px) {
    .reason-num {
        min-width: 50px;
        height: 50px;
    }
    .reason-num > span{
        font-size: 24px;
    }
    .reason-content h5{
        margin-bottom: 5px;
        font-size: 16px;
    }
}

.reason-two{
    background-color: #f5f5f5;
}
.reason-two > h3{
    text-align: center;
    margin-bottom: 30px;
    color: #333;
    padding-top: 50px;
}
.reason-two > h3 > span{
    font-size: 36px;
    color: #2d7d7a;
    font-weight: 600;
    font-style: italic;
    text-decoration: underline double #2d7d7a 2px;
}
.reason-two-box{
    width: 100%;
    height: 100%;
    border: 1px solid #ccd2d8;
    border-radius: 5px;
}
.reason-two-title{
    text-align: center;
    padding: 15px 0;
    background-color: #ccd2d8;
}
.reason-two-title h4{
    color: #FFF;
    margin: 0;
}
.reason-two-ul{
    padding: 10px 10px 10px 15px;
    background: #FFF;
    border-radius: 5px;
}
.reason-two-ul li{
    display: flex;
    align-items: flex-start;
    gap: 15px;
    border-bottom: 1px dashed #ccd2d8;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.reason-two-ul li .reason-two-ul-left{
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.reason-two-dian{
    min-width: 10px;
    max-width: 10px;
    min-height: 10px;
    max-height: 10px;
    border-radius: 50%;
    background-color: #ccd2d8;
    margin-top: 10px;
}
.reason-two-content{
    
}
.reason-two-content h4{
    font-size: 18px;
    margin: 0;
    color: #3f3f3f;
}
.reason-two-content p{
    font-size: 14px;
    color: #808183;
    line-height: 1.5;
}
.reason-two-box.benyuan{
    border-color: #2d7d7a;
}
.reason-two-box.benyuan .reason-two-title{
    background-color: #2d7d7a;
}
.reason-two-box.benyuan .reason-two-dian{
    background-color: #2d7d7a;
}
.reason-two-box.benyuan .reason-two-content h4{
    color: #000;
}
.reason-two-box.benyuan .reason-two-content p{
    color: #666;
}
.reason-two-content p span{
    color: #2d7d7a;
    font-weight: 600;
}
.reason-two-mid{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.reason-two-youshi{
    display: flex;
    align-items: center;
    margin-bottom: 1px;
    /*gap: 10px;*/
}

.reason-two-icon-box{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: auto;
    width: 25%;
    /*min-width: calc(100% / 8 - 10px);*/
    /*min-width: calc(100% / 4 - 8px);*/
    min-height: 200px;
    max-height: 200px;
    background-color: #FFF;
    /*border-radius: 5px;*/
    text-align: center;
    /*box-shadow:0 6px 12px rgb(0 0 0 / 10%);*/
    overflow: hidden;
    transition: all .4s;
    padding-bottom: 10px;
    /*padding: 0 15px;*/
}
/*.reason-two-youshi .reason-two-icon-box:hover{*/
/*    width: 35% !important;*/
/*}*/
/*.reason-two-icon-box::before{*/
/*    opacity: .8;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box:hover:first-child{*/
/*    width: 45% !important;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box:first-child{*/
/*    width: 40%;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box:first-child::before{*/
/*    position: absolute;*/
/*    content: '';*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    background-color: #8d0216;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box:nth-child(2){*/
/*    width: 30%;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box:nth-child(2)::before{*/
/*    position: absolute;*/
/*    content: '';*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    background-color: #17277f;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box:nth-child(3){*/
/*    width: 27%;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box:nth-child(3)::before{*/
/*    position: absolute;*/
/*    content: '';*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    background-color: #d5700a;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box:last-child{*/
/*    width: 19%;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box:last-child::before{*/
/*    position: absolute;*/
/*    content: '';*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    background-color: #015a01;*/
/*}*/
/*.reason-two-youshi-thumb{*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    right: 10px;*/
/*    opacity: .3;*/
/*    transform: translateY(-50%);*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box.two:first-child{*/
/*    width: 30%;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box.two:first-child::before{*/
/*    position: absolute;*/
/*    content: '';*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    background-color: #8d0216;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box.two:nth-child(2){*/
/*    width: 30%;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box.two:nth-child(2)::before{*/
/*    position: absolute;*/
/*    content: '';*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    background-color: #17277f;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box.two:nth-child(3){*/
/*    width: 25%;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box.two:nth-child(3)::before{*/
/*    position: absolute;*/
/*    content: '';*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    background-color: #d5700a;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box.two:last-child{*/
/*    width: 20%;*/
/*}*/
/*.reason-two-youshi .reason-two-icon-box.two:last-child::before{*/
/*    position: absolute;*/
/*    content: '';*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    background-color: #015a01;*/
/*}*/
.reason-two-youshi-thumb{
    position: absolute;
    /*top: 50%;*/
    /*right: 10px;*/
    bottom: 5px;
    right: 5px;
    opacity: .1;
    /*transform: translateY(-50%);*/
}
.reason-two-youshi-thumb img{
    max-width: 120px;
}
.reason-two-icon-box h4{
    z-index: 1;
    position: relative;
    line-height: 1.5;
    font-size: 30px;
    font-weight: 600;
    text-align: left;
    color: #2d7d7a;
    /*color: #FFE066;*/
    margin: 0;
    padding: 20px;
    padding-bottom: 10px;
}
.reason-two-icon-box h4 i{
    font-size: 24px;
}
.reason-two-icon-box .reason-two-youshi-content{
    position: relative;
    z-index: 1;
    /*margin: 0 auto;*/
    transition: all .4s;
}
.reason-two-icon-box .reason-two-youshi-content p{
    text-align: left;
    font-size: 14px;
    padding: 0 20px;
    color: #333;
    line-height: 1.5;
}
.reason-two-icon-box .reason-two-youshi-content > p > span{
    color: #ff0000;
    font-weight: 600;
    font-size: 16px;
}
.reason-two-icon-box>span{
    font-family: Impact;
    font-size: 90px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(244 244 244 / 50%);
}
.reason-two-icon{
    position: relative;
    z-index: 1;
    min-width: 50px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 5px 0;
    transition: all .4s;
}

.reason-two-icon i{
    font-size: 45px;
    color: #333;
    line-height: 1;
}
.reason-two-ceshi{
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}
.reason-two-ceshi .reason-two-icon-box{
    position: relative;
    border-radius: 5px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 20%);
}
.reason-two-ceshi .reason-two-icon-box:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background-color: #003c3a;*/
    background-color: #FFF;
    opacity: .8;
    border-radius: 5px;
}
.reason-two-ceshi .reason-two-icon-box:nth-child(1){
    width: calc(50%);
}
.reason-two-ceshi .reason-two-icon-box:nth-child(2){
    width: calc(25% - 20px);
}
.reason-two-ceshi .reason-two-icon-box:nth-child(3){
    width: calc(25% - 20px);
}
.reason-two-ceshi .reason-two-icon-box:nth-child(4){
    width: calc(25%);
}
.reason-two-ceshi .reason-two-icon-box:nth-child(5){
    width: calc(25% - 20px);
}
.reason-two-ceshi .reason-two-icon-box:nth-child(6){
    width: calc(50% - 20px);
}
.reason-two-ceshi .reason-two-icon-box:nth-child(7){
    width: calc(50%);
}
.reason-two-ceshi .reason-two-icon-box:nth-child(8){
    width: calc(50% - 20px);
}
.nowrap{
    white-space: nowrap;
}
@media (max-width:1200px){
    /*.reason-two-youshi .reason-two-icon-box:first-child{*/
    /*    width: 41%;*/
    /*}*/
    .nowrap{
        white-space: unset;
    }
}
@media (max-width:991px){
    .reason-two-icon-box{
        width: calc(50% - 20px) !important;
    }
    .reason-two-icon-box h4{
        font-size: 19px;
    }
    .reason-two-icon-box .reason-two-youshi-content p{
        font-size: 14px;
    }
    /*.reason-two-youshi{*/
    /*    flex-wrap: wrap;*/
    /*}*/
    /*.reason-two-icon-box{*/
    /*    width: 50% !important;*/
    /*}*/
    /*.reason-two-icon-box .reason-two-youshi-content{*/
    /*    margin: 0;*/
    /*}*/
}
@media (max-width:768px){
    /*.reason-two-icon-box{*/
    /*    width: 100% !important;*/
    /*    max-height: 100%;*/
    /*    min-height: 100%;*/
    /*    padding-bottom: 20px;*/
    /*}*/
    .reason-two-icon-box{
        width: 100% !important;
        max-height: 100%;
        min-height: 100%;
    }
    .reason-two-youshi-content{
        overflow: hidden;
        max-height: 0;
        opacity: 0;
        visibility: hidden;
        transition: all .4s;
    }
    .reason-two-youshi-content.active{
        max-height: 500px;
        opacity: 1;
        visibility: visible;
    }
}
@media (max-width:570px){
    .reason-two-icon-box h4{
        font-size: 18px;
    }
}