/* font-family: '思源黑体', serif;
font-family   : 'Lato', sans-serif; */

@import url('baes.css');
@import url('style.css');
@import url('pe-icon-7-stroke.css');
@import url('simple-line-icons.css');
@import url('fontawesome-all.css');
@import url('animate.css');
@import url('flaticon.css');
@import url('owl.css');
@import url('swiper.min.css');
@import url('jquery-ui.css');
@import url('custom-animate.css');
@import url('magnific-popup.css');
@import url('jquery.fancybox.min.css');
@import url('jquery.timepicker.min.css');

/***

====================================================================
	Health Section
====================================================================

***/

.health-section {
    position: relative;
    padding: 80px 0;
}

.health-section .inner-container {
    position: relative;
}

.health-section .content-column {
    position: relative;
}

.health-section .content-column .inner-column {
    position: relative;
    padding: 0 0 50px;
}

.health-section .content-column .border-line {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border-left: 10px solid #004cd9;
    border-bottom: 10px solid #004cd9;
}

.health-section .content-column h6 {
    font-size: 24px;
    color: #000;
    margin-left: 28px;
}

.health-section .content-column .text {
    margin-top: 20px;
}

.health-section .content-column .text p {
    position: relative;
    color: #777777;
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 40px;
    margin: 0;
    padding: 0;
}

.health-section .image-column {
    position: relative;
}

.health-section .image-column .inner-column {
    position: relative;
}

.health-section .image-column .inner-column:before {
    position: absolute;
    content: '';
    right: 0px;
    bottom: -50px;
    width: 379px;
    height: 423px;
    background: url(../images/background/pattern-6.jpg) no-repeat;
}

.health-section .image-column {
    display: flex;
    flex-direction: row;
}

.health-section .image-column .doctor-block1 {
    width: 41%;
    margin-right: 1%;
}

.health-section .image-column .doctor-block2 {
    width: 27%;
    margin: 0 1%;
}

.health-section .image-column .doctor-block2 .images1 {
    margin-bottom: 5%;
}

.health-section .image-column .doctor-block1 img,
.health-section .image-column .doctor-block2 img {
    width: 100%;
}


/***

====================================================================
	Counter Section
====================================================================

***/

.counter-section {
    position: relative;
    padding: 80px 0px;
    background-color: #e95e1d;
    background-repeat: no-repeat;
    background-size: cover;
}


/*fact counter*/

.fact-counter {
    position: relative;
}

.fact-counter .column {
    position: relative;
    margin-bottom: 30px;
}

.fact-counter .column .inner {
    position: relative;
}

.fact-counter .column .inner .content {
    position: relative;
    text-align: center;
}

.fact-counter .column .inner .icon {
    margin: 0 auto 20px;
    display: block;
    background: url("../images/icons/ico3.png") no-repeat;
}

.fact-counter .column .inner .icon1 {
    width: 40px;
    height: 46px;
    background-position: -10px -145px;
}

.fact-counter .column .inner .icon2 {
    width: 40px;
    height: 46px;
    background-position: -62px -145px;
}

.fact-counter .column .inner .icon3 {
    width: 40px;
    height: 46px;
    background-position: -112px -145px;
}

.fact-counter .column .inner .icon4 {
    width: 40px;
    height: 46px;
    background-position: -169px -145px;
}

.fact-counter .column .inner .icon5 {
    width: 40px;
    height: 46px;
    background-position: -224px -145px;
}

.fact-counter .column .inner .icon6 {
    width: 40px;
    height: 46px;
    background-position: -280px -145px;
}

.fact-counter .count-outer .percentage {
    display: inline-block;
    font-weight: 600;
    color: #020e28;
    font-size: 48px;
    line-height: 1em;
}

.fact-counter .column .inner .count-outer {
    position: relative;
    font-weight: 700;
    color: #ffffff;
    font-size: 48px;
    line-height: 1em;
    display: inline-block;
    font-family: '思源黑体', serif;
}

.fact-counter .column .inner .counter-title {
    position: relative;
    font-size: 20px;
    font-weight: 400;
    margin-top: 14px;
    color: rgba(255, 255, 255, 0.90);
    font-family: 'Lato', sans-serif;
}

.fact-counter.style-two .column .inner .content {
    text-align: left;
}


/***

====================================================================
	Testimonial Section
====================================================================

***/

.testimonial-section {
    position: relative;
    padding: 80px 0px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

.testimonial-section-product {
    position: relative;
}

.testimonial-block-1 {
    height: 976px;
}

.history-logo h4 {
    font-size: 24px;
    color: #000;
    margin: 20px 0;
}

.history-logo p {
    font-size: 14px;
    color: #666;
}


/* 核心产品 */

.testimonial-block .inner-box-one {
    display: flex;
    flex-direction: row;
}

.testimonial-block .inner-box-one .inner-left,
.testimonial-block .inner-box-one .inner-right {
    width: 50%;
    background-size: cover;
}

.testimonial-block .inner-box-one .inner-right img {
    width: 100%;
    height: 100%;
}

.testimonial-block .inner-box-one .inner-left {
    position: relative;
    display: flex;
    flex-direction: row;
}

.testimonial-block .inner-box-one .inner-left .product-type,
.testimonial-block .inner-box-one .inner-left .kong {
    width: 50%;
}

.testimonial-block .inner-box-one .inner-left .product-type {
    margin-top: 60px;
    margin-right: 60px;
}

.testimonial-block .inner-box-one .inner-left h1 {
    text-align: left;
    width: 190px;
    font-size: 48px;
    color: #000;
    padding: 0 0 10px;
    border-bottom: 3px solid #ff641e;
    margin-bottom: 40px;
}


/* Testimonial Block */

.testimonial-block {
    position: relative;
}

.testimonial-block .inner-box {
    position: relative;
    text-align: center;
}

.testimonial-block .inner-box .quote-icon {
    position: relative;
    font-size: 18px;
    line-height: 1em;
    color: #777777;
}

.testimonial-block .inner-box .text {
    position: relative;
    color: #777777;
    font-size: 18px;
    line-height: 1.9em;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 35px;
}

.testimonial-block .inner-box .author-name {
    position: relative;
    color: #222222;
    font-size: 16px;
    margin-top: 40px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.testimonial-block .inner-box .designation {
    position: relative;
    color: #666666;
    font-size: 14px;
    margin-top: 0px;
}

.testimonial-section .client-thumb-outer {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 45px;
}

.testimonial-section-product .client-thumbs-carousel {
    width: 1360px;
    background: #fff;
    border-radius: 10px;
    padding: 30px 60px;
    margin: 0 auto;
}

.testimonial-section-product .client-thumb-outer {
    position: absolute;
    bottom: 0;
}

.testimonial-section .client-thumb-outer .owl-item.active .author-info {
    opacity: 1;
    visibility: visible;
}

.testimonial-section .client-thumb-outer .author-info {
    position: relative;
    opacity: 0;
    visibility: hidden;
    margin-left: -40px;
    margin-right: -40px;
    margin-top: 40px;
}

.testimonial-section .client-thumb-outer .author-info .author-name {
    position: relative;
    font-weight: 700;
    color: #e95e1d;
    font-size: 18px;
    line-height: 1.3em;
    font-family: '思源黑体', serif;
}

.testimonial-section .client-thumb-outer .designation {
    position: relative;
    color: #777777;
    font-size: 14px;
    margin-top: 4px;
}

.testimonial-section .client-thumb-outer .owl-item.active .thumb-item .thumb-box {
    z-index: 999;
    -o-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.testimonial-section .client-thumb-outer .client-thumbs-carousel {
    position: relative;
    max-width: 80px;
    margin: 0 auto;
    text-align: center;
}

.testimonial-section .client-thumb-outer .client-thumbs-carousel .owl-stage-outer {
    overflow: visible;
}

.testimonial-section .client-thumb-outer .thumb-item .thumb-box {
    width: 80px;
    height: 80px;
    cursor: pointer;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    -o-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.testimonial-section .client-thumb-outer .owl-item {
    z-index: 0;
}

.testimonial-section .client-thumb-outer .owl-item.active {
    z-index: 10;
}

.testimonial-section .client-thumb-outer .thumb-item .thumb-box:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.50);
}

.testimonial-section .client-thumb-outer .owl-item.active .thumb-box:before {
    opacity: 0;
}

.testimonial-section .client-thumb-outer .client-thumbs-carousel .thumb-item img {
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
}

.testimonial-section .owl-item.active .thumb-content {
    opacity: 1;
}

.testimonial-section-product .owl-nav {
    display: none;
}

.testimonial-section .owl-nav {
    position: absolute;
    left: 0%;
    top: 50%;
    width: 100%;
    margin-top: -10px;
}
.testimonial-section1{
    position: relative;
}
.testimonial-section1 .owl-nav {
    position: absolute;
    top: 80% !important;
    width: 100%;
    margin-top: -10px;
}

.testimonial-section .owl-nav .owl-prev {
    position: absolute;
    display: inline-block;
    color: #000000;
    font-size: 20px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #ccc;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.testimonial-section .owl-nav .owl-next {
    position: absolute;
    display: inline-block;
    color: #000000;
    font-size: 20px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #ccc;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.testimonial-section .owl-nav .owl-prev {
    right: 6%;
}

.testimonial-section .owl-nav .owl-next {
    right: 5%;
}

.testimonial-section .owl-nav .owl-prev:hover,
.testimonial-section .owl-nav .owl-next:hover {
    color: #e95e1d;
    border-color: #e95e1d;
}

.testimonial-section .owl-dots {
    display: none;
}


/***

====================================================================
	Testimonial Section Two
====================================================================

***/

.testimonial-section-two {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}

.testimonial-section-two .sponsors-carousel {
    margin: 0px -15px;
    width: auto;
}

.testimonial-section-two .owl-theme .testimonial-block-two,
.testimonial-block-two3 {
    margin: 0px 15px;
}

.testimonial-block-two {
    position: relative;
}

.testimonial-block-two2 .ico {
    width: 30px;
    height: 30px;
    border: 2px solid #e95e1d;
    border-radius: 50%;
}

.testimonial-block-two2,
.testimonial-block-two2 .inner-box {
    display: flex;
    flex-direction: row;
}

.testimonial-block-two2 .xian {
    width: 2px;
    height: 80px;
    border-left: 2px solid #e95e1d;
    margin-left: 13px;
}

.testimonial-block-two2 .inner-box .text {
    margin-left: 20px;
    text-align: left !important;
}

.testimonial-block-two2 .inner-box .text h3 {
    font-size: 24px;
    color: #000;
    margin: 0 0 20px;
}

.testimonial-block-two2 .inner-box .text p {
    font-size: 14px;
    color: #666;
}

.testimonial-block-two3 .inner-box {
    text-align: center;
}

.testimonial-block-two3 h3 {
    font-size: 22px;
    color: #000;
    margin: 20px 0 10px;
}

.testimonial-block-two3 .inner-box p {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin: 20px auto;
    padding: 0 20px;
}


/* 定位 */

#vt {
    width: 100%;
    height: 450px;
    position: relative;
}

#cur1 {
    position: absolute;
    left: 0;
    bottom: 10%;
}

#cur2 {
    position: absolute;
    left: 20%;
    bottom: 40%;
}

#cur3 {
    position: absolute;
    left: 45%;
    bottom: 20%;
}

#cur4 {
    position: absolute;
    left: 65%;
    top: 35%;
}

#cur5 {
    position: absolute;
    left: 82%;
    top: 0;
}


/***     Testimonial block two1   ***/

.testimonial-block-two1 .inner-box {
    position: relative;
    display: block;
    text-align: center;
}

.testimonial-block-two1 .inner-box .image {
    position: relative;
    width: 105px;
    height: 57px;
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
}

.testimonial-block-two .inner-box {
    position: relative;
}

.testimonial-block-two .inner-box:hover .text {
    border: 1px solid #e95e1d;
    background: #fef5f1;
}

.testimonial-block-two .inner-box .text h3 {
    font-size: 22px;
    color: #000;
    margin: 0 0 10px;
}

.testimonial-block-two .inner-box .text .title {
    font-size: 18px;
    color: #444;
    margin: 0 0 10px;
}

.testimonial-block-two .inner-box .text p {
    font-size: 14px;
    color: #666;
}

.testimonial-block-two .inner-box .text {
    padding: 60px 25px;
    border: 1px solid #ccc;
    border-radius: 7px;
    text-align: center;
}

.testimonial-block-two .inner-box .image {
    position: relative;
    width: 122px;
    height: 122px;
    overflow: hidden;
    border-radius: 50%;
    margin-top: -60px;
    margin-bottom: 30px;
    display: inline-block;
}

.testimonial-block-two .inner-box .text {
    position: relative;
    color: #777777;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 30px;
}

.testimonial-block-two .inner-box .lower-box {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}

.testimonial-block-two .inner-box .lower-box .author-info {
    position: relative;
}

.testimonial-block-two .inner-box .lower-box .author-info h3 {
    position: relative;
    color: #222222;
    font-size: 18px;
    line-height: 1.3em;
    font-weight: 700;
}

.testimonial-block-two .inner-box .lower-box .author-info .author {
    position: relative;
    color: #777777;
    font-size: 14px;
    line-height: 1.3em;
    margin-top: 4px;
    margin-bottom: 25px;
}

.testimonial-section-two .owl-nav {
    position: absolute;
    left: 0%;
    top: 40%;
    width: 100%;
    margin-top: -10px;
}

.testimonial-section-two .owl-nav .owl-prev {
    position: absolute;
    display: inline-block;
    color: #000000;
    font-size: 20px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: none;
    border: 1px solid #ccc;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.testimonial-section-two .owl-nav .owl-next {
    position: absolute;
    display: inline-block;
    color: #000000;
    font-size: 20px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: none;
    border: 1px solid #ccc;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.testimonial-section-two .owl-nav .owl-prev {
    left: -60px;
    right: auto;
}

.testimonial-section-two .owl-nav .owl-next {
    right: -60px;
    left: auto;
}

.testimonial-section-two .owl-nav .owl-prev:hover,
.testimonial-section-two .owl-nav .owl-next:hover {
    color: #e95e1d;
    border-color: #e95e1d;
}

.testimonial-section-two .owl-dots {
    display: none;
}

.nominate {
    background: #f1f1f1 !important;
}

.testimonial-block-two3 .nominate-box {
    background: #cccccc;
    height: 190px;
    text-align: center;
    padding: 22% 25%
}

.testimonial-block-two3 .nominate-box .text {
    font-size: 18px;
    color: #fff;
}

.testimonial-block-two3 .nominate-box .more {
    color: #fff;
    font-size: 16px;
    display: none;
}

.testimonial-block-two3 .nominate-box:hover {
    background: #ff641e;
}


/*.testimonial-block-two3 .nominate-box:hover .text {
	padding: 11% 0 !important;
}*/

.testimonial-block-two3 .nominate-box:hover .more {
    display: block;
}

.syal .owl-nav {
    top: 28% !important
}

.5gsyal .owl-nav {
    top: 34% !important
}

.prb {
    margin-bottom: 30px
}

.testimonial-section1 .owl-nav .owl-prev {
    right: 10%;
}

.testimonial-section1 .owl-nav .owl-next {
    right: 5%;
}


/***

====================================================================
	Team Section
====================================================================

***/

.team-section {
    width: 100%;
    position: relative;
    padding: 80px 0px 80px;
    background: url(../images/background/21.jpg);
    background-size: cover;
}

.team-section .dian {
    width: 100%;
    background-size: cover;
    position: absolute;
    bottom: 11.5%;
    margin-bottom: -1%;
}

.team-section .dian img {
    width: 100%;
}

.sec-title1 h2,
.sec-title1 p {
    color: #fff !important;
}

.block-cur {
    height: 600px;
    padding: 220px 0 60px;
    position: relative;
}

.team-block {
    position: absolute;
}

.team-block1 {
    bottom: 7%;
    left: 0;
}

.team-block2 {
    bottom: 14%;
    left: 25%;
}

.team-block3 {
    bottom: 23%;
    left: 50%;
}

.team-block4 {
    bottom: 30%;
    left: 75%;
}

.team-block .inner-box {
    position: relative;
    overflow: hidden;
}

.team-block .inner-box .image {
    position: relative;
    overflow: hidden;
    padding: 60px 20px;
    background: #fff;
    border-radius: 7px;
    text-align: center;
}

.team-block .inner-box .image .ico {
    width: 53px;
    height: 46px;
    margin: 0 auto 20px;
}

.team-block1 .inner-box .image .ico{
    background: url(../images/icons/01.png);
}

.team-block2 .inner-box .image .ico {
    background: url(../images/icons/02.png)!important;
}

.team-block3 .inner-box .image .ico  {
    background: url(../images/icons/03.png)!important;
}

.team-block4 .inner-box .image .ico {
    background: url(../images/icons/04.png) !important;
}

.team-block .inner-box .image h3 {
    font-size: 24px;
    color: #000;
    margin-bottom: 20px;
}

.team-block .inner-box .image p {
    font-size: 14px;
    color: #666;
    text-align: justify;
}

.team-block .inner-box:hover .image {
    background: #e95e1d;
}

.team-block.team-block1 .inner-box:hover .ico {
    background: url(../images/icons/01-1.png);
}

.team-block.team-block2 .inner-box:hover .ico {
    background: url(../images/icons/02-1.png) !important;
}

.team-block.team-block3 .inner-box:hover .ico{
    background: url(../images/icons/03-1.png) !important;
}

.team-block.team-block4 .inner-box:hover .ico{
    background: url(../images/icons/04-1.png) !important;
}


.team-block .inner-box:hover .image h3,
.team-block .inner-box:hover .image p {
    color: #fff;
}

.team-block .inner-box .lower-content {
    position: relative;
    padding-top: 25px;
    text-align: center;
}


/***

====================================================================
	Honor Section
====================================================================

***/

.honor-outer {
    display: flex;
    flex-direction: row;
}

.honor-demo {
    margin: 0 auto 0 auto;
}


/*history*/

.history {
    background: url(../images/icons/yuan2.png) repeat-y 80px 0;
    overflow: hidden;
    position: relative;
}

.history-date {
    overflow: hidden;
    position: relative;
}

.history-date h2 {
    background: #fff url(../images/icons/yuan.png) no-repeat 158px 0;
    height: 59px;
    font-size: 25px;
    font-weight: normal;
    padding-left: 45px;
    margin-bottom: 74px;
}

.history-date h2.first {
    position: absolute;
    left: 0;
    top: 0;
    width: 935px;
    z-index: 99;
}

.history-date h2 a {
    color: #e95e1d;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: url(../images/icons/yuan.png) no-repeat right 50%;
    padding-right: 17px;
    margin: 21px 97px 0 0;
}

.history-date h2 a:hover {
    text-decoration: none;
}

.history-date h2 img {
    vertical-align: -5px;
}

.history-date h2.date02 {
    background: none;
}

.history-date ul {
    padding: 10px 0 0;
}

.history-date ul li {
    background: url(../images/icons/yuan.png) no-repeat 72px 0;
    padding-bottom: 50px;
    zoom: 1;
}

.history-date ul li.last {
    padding-bottom: 0;
}

.history-date ul li:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.history-date ul li h3 {
    float: left;
    width: 100px;
    text-align: right;
    padding-right: -20px;
    color: #c3c3c3;
    font: normal 18px/16px Arial;
    color: #e95e1d;
    font-size: 30px !important;
}

.history-date ul li dl {
    float: left;
    padding-left: 41px;
    margin-top: -5px;
}

.history-date ul li dl dt p {
    display: block;
    color: #666;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

.history-date ul li.green h3 {
    color: #e95e1d;
    font-size: 30px !important;
}

.history-date ul li.green dl {
    margin-top: -8px;
}

.history-date ul li.green dl dt {
    font-size: 30px;
    line-height: 28px;
}

.history-date ul li.green dl dt a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    vertical-align: middle;
    margin-left: 12px;
}

.history-date ul li.green dl dd {
    padding-top: 20px;
    display: none;
}

.history-date ul li.green dl dd img {
    float: left;
}

.history-date ul li.green dl dd p {
    overflow: hidden;
    zoom: 1;
    line-height: 21px;
    color: #787878;
}

.history-date h2.first .more-history {
    font-size: 16px;
    background: transparent;
    margin-left: 30px;
}

.history-date h2.first .more-history:hover {
    text-decoration: underline;
}

*body .history-date ul li dl dt {
    _font-size: 12px !important;
    _font-weight: bold;
}

*body .history-date ul li dl dt span {
    _font-weight: normal !important;
}

*body .history-date ul li.green dl dt a {
    _background: transparent !important;
    *background: transparent !important;
    *font-size: 12px !important;
    _font-weight: normal !important;
}


/***

====================================================================
	Blog Page Section
====================================================================

***/

.blog-page-section {
    position: relative;
    padding: 80px 0;
}

.blog-page-section .styled-pagination {
    margin-top: 40px;
}

.news-classic .styled-pagination {
    margin-top: 80px;
}


/***

====================================================================
	News Section Two
====================================================================

***/

.news-section-two {
    position: relative;
    padding-top: 80px;
}

.news-block-two {
    position: relative;
    margin-bottom: 30px;
}

.news-block-two .inner-box {
    position: relative;
    padding: 0 0 30px;
    border-bottom: 1px solid #ccc;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.news-block-two .inner-box .image {
    width: 100%;
    max-width: 408px;
    max-height: 274px;
    overflow: hidden;
}

.news-block-two .inner-box .image img {
    width: 100%;
    display: block;
    transition: all 1s;
    overflow: hidden;
}

.news-block-two .inner-box:hover img {
    transform: scale(1.2, 1.2);
}

.news-block-two .inner-box .lower-content {
    position: relative;
    width: 50%;
}

.news-block-two .inner-box .lower-content .content {
    position: relative;
    padding-left: 10%;
    padding-right: 10%;
}

.news-block-two .inner-box .lower-content .post-meta {
    position: relative;
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.news-block-two .inner-box .lower-content .content h3 {
    position: relative;
    font-size: 20px;
    color: #000;
    line-height: 1.7em;
    font-weight: 700;
}

.news-block-two .inner-box .lower-content .content .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.7em;
    margin: 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    /*表示文本超出时候用 “...” 来代替*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-align: justify;
}


/***

====================================================================
	Sidebar Page Container
====================================================================

***/

.sidebar-page-container {
    position: relative;
    padding: 80px 0;
}
.health-section .image-column .doctor-block1 img, .health-section .image-column .doctor-block2 img{
    margin-bottom: 10px
}
@media only screen and (max-width:1200px) {

.testimonial-section1 .owl-nav .owl-prev {
    right: 10%;
}

.testimonial-section1 .owl-nav .owl-next {
    right: 5%;
}
}
@media only screen and (max-width:599px) {
    .testimonial-section-two .owl-nav .owl-next,.testimonial-section-two .owl-nav .owl-prev{
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;

}
        .testimonial-block-two2 .inner-box .text h3{
        margin:0 !important;
    }
    .fact-counter .column .inner .count-outer{
        font-size: 36px
    }
    .fact-counter .column .inner .counter-title{
        font-size: 18px
    }
      .fact-counter .column {
        width: 43% !important;
    }

.testimonial-section1 .owl-nav .owl-prev {
    right: 5%;
}

.testimonial-section1 .owl-nav .owl-next {
    right: 0%;
}
.testimonial-section1 .owl-nav{
    top: 97% !important
}
.testimonial-section-two .owl-nav .owl-next{
    right: 0 !important;
    background: #ccc;
color: #fff
}
.testimonial-section-two .owl-nav .owl-prev{
    left: 0 !important;
 background: #ccc;
color: #fff
}

}
