﻿/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;

	background: transparent;
}
body {
	padding: 0px;
	margin: 0px;
	background: #fff;
}

/* Headings */

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}
h1 {
	font-size: 24px;
	line-height: 23px;
	margin-bottom: 10px;
	font-style: normal;
	margin-top: 10px;
}
h2 {
	font-size: 27px;
	margin-bottom: 40px;
	font-style: normal;
}
h2 strong {
	font-weight: 600;
}
h3 {
	font-size: 16px;
	line-height: 25px;
	font-style: normal;
	font-weight: 500;
}
h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 20px;
	font-style: normal;
}
h5 {
	font-size: 16px;
	line-height: 22px;
	font-style: normal;
}
h6 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 16px;
	font-style: normal;
}
h5.nomb {
	font-weight: 500;
	margin-bottom: 0px;
}
h1.nocaps, h2.nocaps, h3.nocaps, h4.nocaps, h5.nocaps, h6.nocaps {
	text-transform: none;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
/* Text elements */


ul {
	list-style: none;
}
ul li {
	list-style: none;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: normal;
}
blockquote {
	margin: 20px 0 20px 36px;
	font-size: 16px;
	border-left: 5px solid #fc4242;
	padding: 5px 20px 5px 20px;
	font-family: 'Open Sans' !important;
	font-weight: normal;
	color: #454545;
}
pre {
	background: #f4f4f4;
	font-size: 13px;
	font: 13px 'Open Sans', sans-serif;
	line-height: 1.5;
	margin-bottom: 40px;
	overflow: auto;
	padding: 0.75em 20px;
}
code, kbd {
	font-size: 13px;
	font: 13px 'Open Sans', sans-serif;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 40px;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
.dropcap {
	display: block;
	float: left;
	font-size: 45px;
	padding: 0;
	margin: 0;
	margin: 15px 8px 0 0;
	text-transform: uppercase;
}
/* Links */

a:hover {
	text-decoration: none;
	color: #9b9b9b;
}
a.two {
	color: #272727;
	text-decoration: none;
}
a.two:hover {
	text-decoration: none;
	color: #fc4242;
}
a.three {
	color: #454545;
	text-decoration: none;
}
a.three:hover {
	text-decoration: none;
	color: #fc4242;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* Clear Fix Styles */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* close commented backslash hack */
{
 height:1%;
}
.clearfix {
	display: block;
}
.less1 {
	width: 75%;
	margin: 0 auto;
}
.less2 {
	width: 50%;
	margin: 0 auto;
}
.white {
	color: #fff;
}
.margin_t1 {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.margin_t2 {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.margin_t3 {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.margin_t4 {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.margin_t5 {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.margin_t6 {
	float: left;
	width: 100%;
	margin-top: 60px;
}
.margin_t7 {
	float: left;
	width: 100%;
	margin-top: 70px;
}
.margin_t8 {
	float: left;
	width: 100%;
	margin-top: 80px;
}
.margin_t9 {
	float: left;
	width: 100%;
	margin-top: 90px;
}
.margin_t10 {
	float: left;
	width: 100%;
	margin-top: 100px;
}
.margin_t11 {
	float: left;
	width: 100%;
	margin-top: 120px;
}
.margin_t12 {
	float: left;
	width: 100%;
	margin-top: 140px;
}
.margin_b1 {
	margin-bottom: 10px;
}
.margin_b2 {
	margin-bottom: 20px;
}
.margin_b3 {
	margin-bottom: 30px;
}
.margin_b4 {
	margin-bottom: 40px;
}
.margin_b5 {
	margin-bottom: 50px;
}
.margin_b6 {
	margin-bottom: 60px;
}
.margin_b7 {
	margin-bottom: 70px;
}
.margin_b8 {
	margin-bottom: 80px;
}
.margin_b9 {
	margin-bottom: 90px;
}
.margin_b10 {
	margin-bottom: 100px;
}
.margin_b11 {
	margin-bottom: 110px;
}
.margin_b12 {
	margin-bottom: 120px;
}
.divider_line1 {
	float: left;
	width: 100%;
	padding-top: 60px;
	margin-bottom: 60px;
	border-bottom: 1px solid #eee;
}
/* image alignments */
.img_left {
	float: left;
}

.img_left2 {
	float: left;
	margin-right: 30px;
}
.img_left5 {
	float: left;
	margin-right: 70px;
}

.img_right {
	float: right;
}

.img_left_mr {
	float: left;
	margin-right: 30px;
}
.img_left_mr2 {
	float: left;
	margin-right: 10px;
}
.img_left_mr3 {
	margin-right: 20px;
}
.img_left_mr4 {
	margin-right: 10px;
}
.img_left_mr5 {
	margin-right: 14px;
}

.img_right_ml {
	float: right;
	margin-left: 30px;
}
.img_right_ml2 {
	float: right;
	margin-left: 10px;
}

.alicent {
	text-align: center;
}
.aliright {
	text-align: right;
}
/* responsive image */
.rimg {
	width: 100%;
}
.btn-linegreen {
    color: #fff;
    border-bottom: 4px solid #565656;
    border-radius: 0px;
    padding: 13px 1px;
    margin-right: 30px;
    font-size: 17px;
    font-weight: 500;
}
.ptb80 {
    padding: 80px 0;
}

/*---------------- Page Header ------------------------*/

.page-header {
    background: linear-gradient(rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50)), rgba(0, 0, 0, 0.50) url(../../basic/images/page-header.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
    margin: 0;
    border: none;
    position: relative;
    padding: 0;
}

.page-section {
    padding: 100px 0;
}

.page-header h1 {
    font-size: 47px;
    font-weight: bold;
    color: #fff;
}

.page-header h4 {
    color: #fff;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 1;
}


/* --------------------- About US  ------------------- */
.blockquote {
    position: relative;
    margin-left: 75px;
}

    .blockquote p {
        margin-bottom: 30px;
        font-size: 22px;
        color: #221223;
        font-weight: 300;
        line-height: 30px;
    }

    .blockquote:before {
        content: "“";
        display: inline-block;
        position: absolute;
        left: -75px;
        font-size: 60px;
        color: #47c93d;
        font-weight: bold;
    }

/* --------------------- Doctor  ------------------- */
.dc-box {
    margin-bottom: 30px;
}

    .dc-box img {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        margin-bottom: 30px;
        width: 100%;
    }

        .dc-box img:hover {
            box-shadow: 0.57px 0.96px 20px 0 rgba(0, 0, 0, 0.4);
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

    .dc-box h4 {
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 0;
    }

        .dc-box h4 a {
            color: #2f2f2f;
        }

.dc-box-sub {
    font-size: 17px;
}
/* --------------------- Department  ------------------- */
.department-right-box {
    margin: 0 36px;
}

.department-right-box-content {
    text-align: center;
}

.department-right-box-icon {
    text-align: center;
    margin-bottom: 30px;
}

    .department-right-box-icon i {
        font-size: 140px
    }

.department-right-box-content h1 {
    font-size: 38px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px;
}
/* --------------------- CAT white  ------------------- */
.cta-white h1 {
    color: #1e2833;
    font-size: 30px;
    letter-spacing: -0.25px;
}

.cta-white p {
    color: #393e44;
}
/* --------------------- Doctor style box  ------------------- */
.dc-style-box {
    margin-bottom: 50px;
}

    .dc-style-box img {
        border: 1px solid #dce8f1;
        width: 100%;
    }

.dc-style-inner {
    text-align: center;
    padding: 20px 0;
    border-bottom: 2px solid #e0e0e0;
}

    .dc-style-inner ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .dc-style-inner ul li {
            display: inline-block;
            padding: 0 5px;
        }

            .dc-style-inner ul li a {
                color: #bbc6ce;
            }

    .dc-style-inner i {
        font-size: 14px;
    }

.dc-style-box h5 {
    margin-bottom: 0;
    font-weight: bold;
}

    .dc-style-box h5 a {
        color: #221223;
    }

.dc-style-inner span {
    color: #4c6880;
}

.dc-style-inner:hover {
    background: #47c93d;
    color: #fff;
}

    .dc-style-inner:hover a, .dc-style-inner:hover span {
        color: #fff;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
.heading-title {
    font-family: 'Myriad Pro Light', Arial;
    color: #221223;
    font-size: xx-large;
    margin-bottom: 0;
    line-height: 1.2;
    text-align: center;
    margin: 20px 0;
}

.sub-title {
    color: #221223;
    font-weight: 600;
    margin-bottom: 40px;
}

.sub-title-normal {
    color: #221223;
    font-weight: 500;
    margin-bottom: 30px;
}

.listnone {
    list-style: none;
    padding: 0;
}

.lead {
    font-size: 21px;
    font-weight: 500;
    color: #313335;
    line-height: 1.6;
}

.highlight {
    color: #ec6b08;
}

.lightbg {
    background: #e5f1f0;
}

.bluebg {
    background: #207FDC;
    color: #fff;
}

.black {
    color: #221223;
}

/*---------------------  department  ---------------------*/
.department-section {
    padding: 200px 0 60px 0;
    background: #bf0808;
}

    .department-section .heading-title {
        color: #ffffff;
    }

    .department-section .sub-title {
        color: #fff;
    }

    .department-section h2 {
        color: #ffffff;
        font-weight: 600;
        letter-spacing: -1;
        margin-bottom: 15px;
    }

    .department-section p {
        color: #fff;
    }

.department-inner-icon {
    text-align: center;
}

.department-icon {
    color: #fff;
    font-size: 40px;
    line-height: 1.2;
}

.department-section h2 a {
    color: #fff;
}
.yjjTitle {
    color: #fff;
    font-size: 14px;
    background: #e60012;
    width: 101px;
    height: 28px;
    text-align: center;
    line-height: 28px;
}

.yjjContents {
    margin-top: 23px;
}

     .fl {
        width: 797px;
        font-size: 13px;
        color: #565656;
    }

         .fl p {
            line-height: 2.3em;
        }

     .click_video {
        width: 900px;
        height: 422px;
        background: url(../../basic/images/yjj_vedio_cover.jpg) no-repeat;
        position: relative;
    }

.click_video .video_mask {
    width: 100%;
    height: 100%;
    background: url(../../basic/images/yjj_video_mask.png) repeat;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.click_video .yjjVideoBt {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -42px 0 0 -42px;
    z-index: 3;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -ms-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
    transition: all 0.5s ease-in 0s;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.click_video:hover .yjjVideoBt {
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
}

 .yjj_imgs {
    margin-top: 36px;
}

#video_container {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1111;
}

    #video_container .opacity_mask {
        position: absolute;
        left: 0;
        top: 0;
        background: #000;
        opacity: 0.6;
        width: 100%;
        height: 100%;
    }

#video_box {
    width: 770px;
    height: 430px;
    position: absolute;
    left: 50%;
    top: 45%;
    margin: -215px 0 0 -385px;
}

.close_video {
    background: url(../../basic/images/video_close.png) no-repeat;
    width: 51px;
    height: 51px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99;
    cursor: pointer;
}

.cuteMove_r {
    -webkit-animation: icon_down 0.7s linear infinite 0s;
    -moz-animation: icon_down 0.7s linear infinite 0s;
    -o-animation: icon_down 0.7s linear infinite 0s;
    -ms-animation: icon_down 0.7s linear infinite 0s;
    animation: icon_down 0.7s linear infinite 0s;
}

@-webkit-keyframes icon_down {
    0% {
        background-position: -41px center;
        -webkit-animation-timing-function: ease-in;
    }

    50% {
        background-position: -35px center;
    }

    100% {
        background-position: -41px center;
        -webkit-animation-timing-function: ease-out;
    }
}

@-moz-keyframes icon_down {
    0% {
        background-position: -41px center;
        -moz-animation-timing-function: ease-in;
    }

    50% {
        background-position: -35px center;
    }

    100% {
        background-position: -41px center;
        -moz-animation-timing-function: ease-out;
    }
}

@-o-keyframes icon_down {
    0% {
        background-position: -41px center;
        -o-animation-timing-function: ease-in;
    }

    50% {
        background-position: -35px center;
    }

    100% {
        background-position: -41px center;
        -o-animation-timing-function: ease-out;
    }
}

@-ms-keyframes icon_down {
    0% {
        background-position: -41px center;
        -ms-animation-timing-function: ease-in;
    }

    50% {
        background-position: -35px center;
    }

    100% {
        background-position: -41px center;
        -ms-animation-timing-function: ease-out;
    }
}

@keyframes icon_down {
    0% {
        background-position: -41px center;
        animation-timing-function: ease-in;
    }

    50% {
        background-position: -35px center;
    }

    100% {
        background-position: -41px center;
        animation-timing-function: ease-out;
    }
}
.service-details-inner img {
    display: inline-block;
}

