/**
 * Table of Contents:
 *
 * 1. - Home
        1.1 - heading-slider
        1.2 - starting-text
        1.3 - reason for choice
        1.4 - testimonial
 * 2. - Service
 * 3. - Doctor
        3.1 - doctor-list
        3.2 - job
 * 4. - Blog
 * 5. - FAQ
 * 6. - Gallery
 * 7. - Contact
 * -----------------------------------------------------------------------------
 */

 * {
    outline: none !important;
}

body {
    /* background-color: #101014; */
    font-family: "Microsoft YaHei" ! important;
    text-align:center;
}


body .wrapper {
    float: clear;
    min-width: 1000px;
    text-align: center;
    background: url(../images/T2.png);
}


/*============================================Global============================================ */

ul li {
    list-style: none;
    display: inline-block;
}

li a {
    text-decoration: none;
}

.form-control,
.input-group-addon {
    border-radius: 0px;
}

.title {
    padding: 50px 0px;
    margin-top: 65px
}
.dds .title{
    padding:30px 0px;
    margin-top:0px;
} 
.dds .col-sm-6{
    position: relative;
}
.dds .col-sm-6 .star{
    position: absolute;
    right:-30px;
    top:12px;
}
a {
    color: #008b8b;
}

a:hover {
    text-decoration: none;
}

.btn {
    font-family: 'Raleway', sans-serif;
}

.pagination {
    border-radius: 0px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #46A1B4;
    border-color: #5FA8AB;
}

.pagination>li>a,
.pagination>li>span {

    color: #085A6C;
    background-color: #fff;
    border: 1px solid #ddd;
}

p {
    font-family: 'Dosis', sans-serif;
    word-spacing: 3px;
    font-size: 17px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.send {
    margin-bottom: 20px;
}

.owl-pagination {
    display: none;
}

.copyrights {
    text-indent: -9999px;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

/* ----------------------------------------logo_top --------------------------------------------*/
.top_contain{
    height: 175px;
    background: url(../images/T.png);

}
.top_plane{
    width:1200px;
    margin:0 auto;
}


/* ----------------------------------------Header --------------------------------------------*/

.section-title {
    background: url(../img/6177817673_5ba53ffc2a_z.jpg);
    background-size: cover;
    vertical-align: middle;
    background-position: center;
    color: #F0FEFF;
}

.section-title .headline {
    font-size: 70px;
    word-spacing: 10px;
}

.section-wrapper {
    background-color: rgba(45, 53, 56, 0.78);
    padding: 78px 0px;
    margin-top: 65px;
}


.section-header {
    font-size: 2em;
    border-bottom: 1px dotted #ccc;
    padding: 1em 0;
}


/* --------------------------------------  navs  ----------------------------------------------- */
.navs{
background-color:rgb(26,29,58);
}
.navs .navbar.navbar-default{
       border: 0;
}
.top-bar {
    height: 100px;
    min-height: 100px;
    background-image: url('../images/top_bar_bg.png');
    min-width: 1000px;
}

.logo {
    font-family: 'Dosis', sans-serif;
    width: auto;
    height: auto;
    padding-left: 250px;

}

.navbar-brand {
    padding: 25px 25px !important;
    padding-left: 185px !important;
}

.logo img {
height: 50px;
}

.fa-stethoscope {
    width: 256px;
}
.navs .navbar{
    min-height:40px !important;
}
.nav.navbar-nav {
    /*padding-right: 185px;*/
    height: 40px;

}

.navbar-default {
    width:1200px;
    margin:0 auto;
    /*background-color: #000000;*/
    background-color:rgb(26,29,58);
    /*background-image: url('../images/top_bar_bg.png');*/
    min-width: 1200px;
}

.navbar-default .navbar-header .logo {
    font-size: 32px;
    color: #fff;
}

.navbar-header{
    margin: 0;
}

.navbar-nav li {
    /* border-right: 1px solid #54aec2; */
    text-align: center;
    /*margin-left: 20px;
    margin-right: 20px;*/
    /*height: 80px;*/
    font-size: 16px;
}

.navbar-default .navbar-nav li a {
    /* text-shadow: 1px 1px 0px #20606D; */
    /* color: #fff; */
    /*color: #b3b3b3;*/

    display: inline-block;
    padding:10px 20px;
    /* line-height: 80px; */
}

.nav li a {
    /*padding: 0px 0px !important;*/
}

.navbar-default .navbar-nav>.active {
    /* background-color: rgba(51, 51, 51, 0.62); */
    border-bottom: 3px ridge rgb(255,88,0);
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    /*color: #fff;*/
    color:rgb(255,88,0);
}
.navbar-default .navbar-nav>li>a {
    color: white;
}
li:last-child {
    border-right: transparent;
}

.navbar-default .navbar-nav>li:hover,
.navbar-default .navbar-nav>li:focus {
    /* background-color: #377F8F; */
    /*color: white;*/
    color:rgb(255,88,0);
    /* border-bottom: 4px ridge #af8b6f; */
}

.navbar-fixed-top .navbar-collapse {
    /* max-height: 415px; */
}

.container-fluid {
    /* margin-left: 20px; */
}
.container-fluid .collapse{
    display: block !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    /*color: #fff;*/
    color:rgb(255,88,0);
    background-color: transparent;
}

.navbar-default .navbar-nav>.active:hover {
    /* background-color: rgba(5, 207, 252, 0.62); */
    border-bottom: 3px ridge rgb(255,88,0);;
}




/* -------------------------------------------Sidebar------------------------------------------- */

.blog-content aside .widget,
.faq-content aside .widget {
    margin-bottom: 40px;
}

.widget h4,
{
    background: url("../img/title-bg.png") repeat-x scroll 0 4px rgba(0, 0, 0, 0);
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
}

.widget.widget_iw_last_posts h5 {
    margin-bottom: 5px;
    font-weight: 400;
}

.widget h4 span,
.special-service h2 span {
    background: white;
    padding-right: 10px;
}

.widget h5 {
    text-transform: none;
    font-size: 14px;
    margin-top: 10px;
}

.widget ul {
    padding-left: 0;
    list-style: none;
}

.widget ul li {
    border-bottom: 1px solid #f3f3f3;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    list-style: none;
    display: block;
    padding: 10px 20px 10px 0;
    position: relative;
}

.widget ul li:hover {
    background: #f8f8f8;
    padding-left: 10px;
}

.widget ul li:hover a {
    text-decoration: none;
}

.widget ul li:before {
    color: #646464;
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    right: 5px;
    top: 12px;
    font-size: 11px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.widget.widget_tag_cloud .tagcloud a {
    background-color: #eaeaea;
    border: 1px solid #f3f3f3;
    padding: 5px 10px;
    margin: 0 3px 8px 0;
    font-size: 14px !important;
    display: inline-block;
}






/* ------------------------------------   appointment  ----------------------------------------- */

.appointment {
    background-color: #e6e6e6;
}

.appointment .header {
    background-color: #46a1b4;
    min-height: 99px;
    height: auto !important;
    padding: 10px 23px 0px;
    margin: 0px 0px 30px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .2)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .2), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .2), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .2), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .2), rgba(0, 0, 0, 0));
    background-image: linear-gradient(top, rgba(255, 255, 255, .2), rgba(0, 0, 0, 0));
}

.appointment .header h2,
.appointment .header .number {
    text-shadow: 1px 1px 0px #20606D;
    color: #ffffff;
    font-size: 24px;
    line-height: 40px;
    font-weight: normal;
}

.appointment .header a i {
    width: 32px;
    height: 32px;
    border-radius: 16px;
    border: 2px solid #fff;
    background: #6DBEC2;
    color: white;
    padding-top: 3px;
    padding-left: 6px;
}

.appointment .header .or {
    display: block;
    width: 100%;
    height: 35px;
    background: url(../img/or-bg.png) center center no-repeat;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    position: relative;
    top: 17px;
}

.captcha-container {
    margin: 0 0 20px;
}

.captcha-container img {
    vertical-align: top;
    margin: 10px 0px;
}

.appointment .input-group {
    padding: 10px 0px;
}






/* ========================================= 1. Home============================================= */


/* -------------------------------------- 1.1 heading-slider---------------------------------------- */

.slider-inner {
    /*background-color: rgba(21, 7, 7, 0.55);*/
    /*background-color: rgba(51, 71, 90, 0.32);*/
    width: 100%;
    color: white;
    height: 700px;
}

.slider-inner-text {
    margin: 262px 0px;
    width: 50%
}

.slider-1 {
    background: url(../images/home_banner_1.jpg);
    width: 100%;
    background-size: cover;
    vertical-align: middle;
    background-position-x: 75%;
    background-position-y: 5%;
}

.slider-2 {
    background: url(../images/home_banner_phone.jpg);
    width: 100%;
    background-size: cover;
    background-position-x: 65%;
    background-position-y: 5%;
}

.slider-3 {
    background: url(../images/home_banner_3.jpg);
    width: 100%;
    background-size: cover;
    background-position-x: 75%;
    background-position-y: 5%;
}

.slider-inner h1 {
    margin-bottom: 35px;
    font-size: 70px;
}

.slider-inner-text p {
    font-size: 23px;
}






/*---------------------------------------------- 1.2 starting-text ----------------------------------*/

section.starting-text {
    background-color: rgba(0, 0, 0, 0.82);
    /*background: -webkit-linear-gradient(left top, #085A6C , #3E8B90);
    background: -o-linear-gradient(bottom right, #085A6C , #3E8B90);
    background: -moz-linear-gradient(bottom right, #085A6C , #3E8B90);
    background: linear-gradient(to bottom right, #085A6C , #3E8B90); */
    margin-top: -37px;
}

.welcome {
    padding: 48px 68px;
    text-align: center;
}

.welcome-title {
    font-size: 50px;
    padding-bottom: 15px;
    /*color: #B0FFF6;*/
    color: #FFFFFF;
    text-shadow: 1px 1px 2px #083944;
}

.welcome-txt {
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    margin-bottom: 26px;
    padding-top: 26px;
    letter-spacing: 1px;
}

.welcome-btn {
    background-color: #333333;
    margin-top: 20px;
    color: black;
    border-radius: 0px;
    font-size: 16px;
    transition: all 0.3s ease-in;
    padding: 13px 20px;
    border: 2px solid #fff;
}

.welcome-btn:hover {
    color: white;
    background-color: #000000;
}






/* ----------------------------------- 1.3 reason for choise------------------------------------ */

.service-heading {
    padding: 20px 0px;
    color: #008b8b;
    font-size: 29px;
}

.service-img {
    opacity: 0.9;
}






/* .fa-facebook , .fa-twitter ,.fa-google-plus , .fa-instagram , .fa-pinterest , .fa-skype{

    margin-top: 7px;
} */

.form-control {
    height: 38px !important;
}

.hservice {
    /*background: rgb(242, 247, 255);*/
    background-color: rgba(185, 208, 240, 0.16);
    border: 1px solid #CED8E7;
    margin: 30px 0px;
    padding-bottom: 30px;
    transition: all 0.3s ease-in;
}

.hservice:hover {
    box-shadow: 0px 2px 3px 2px #CED8E7;
}

.hservice:hover .service-img {
    opacity: 1;
}

.service-description p {
    padding: 0px 10px;
    line-height: 25px;
}






/* ------------------------------------- 1.4 testimonial-------------------------------------------- */

#testimonial {
    background: url(../img/1786577.jpg);
    width: 100%;
    background-size: cover;
    margin-top: 20px;
    color: rgb(134, 132, 132);
}

.testimonial-wrapper {
    background-color: rgba(0, 0, 0, 0.87);
    padding: 40px 0px;
}

.client-content h1 {
    font-size: 51px;
}

.sub-headline p {
    font-size: 23px;
}

.client-comment {
    font-size: 18px;
    padding: 30px 0px;
    line-height: 30px;
}

#client-speech img {
    margin-top: 40px;
    margin-bottom: 20px;
    border: 10px solid rgb(131, 129, 137);
}






/* ========================================= 2. Service=========================================== */

.service-title {
    background: url(../images/home_banner_phone.jpg);
    background-size: cover;
    vertical-align: middle;
    background-position: center;
    color: #F0FEFF;
}

.service-title .headline {
    font-size: 70px;
    word-spacing: 10px;
}

.service-wrapper {
    /*background-color: rgba(45, 53, 56, 0.28);*/
    background-color: rgba(51, 51, 51, 0.6);
    padding: 78px 0px;
    margin-top: 65px;
}

.service {
    padding: 40px 20px;
    transition: all 0.5s ease 0s;
}

.featured-service-content {
    margin: 40px 0px;
}

.service .service-icon i {
    width: 150px;
    height: 150px;
    border-radius: 75px;
    border: 2px solid #6DBEC2;
    background: #fff;
    color: #6DBEC2;
    padding-top: 38px;
    transition: all 0.7s ease 0s;
}

.about-service h3 {
    padding: 12px 0px;
    color: white;
}

.about-service p {
    padding: 0px 10px;
}

.service:hover .service-icon i {
    color: white;
    background-color: #6DBEC2;
}

.service:hover .about-service h3 {
    color: #02A2B6;
}

.special-service {
    margin-top: 50px;
}

.service-tab {
    margin-top: 50px;
}

.service-item {
    padding: 30px 0px;
}

.service-item img {
    margin-bottom: 30px;
}

.service-item h3 {
    color: #008b8b;
    margin-top: 0px;
}

.service-item p {
    line-height: 25px;
    padding: 10px 0px;
}

.special-service h2 {
    background: url("../img/title-bg.png") repeat-x scroll 0 13px rgba(0, 0, 0, 0);
    margin-bottom: 10px;
    margin-top: 0;
}

.sub-headline {
    padding: 15px 0px 40px 0px;
    font-size: 24px;
}

.headline {
    padding-top: 45px;
    font-size: 45px;
}

.service-rm-btn {
    background-color: transparent;
    color: #46a1b4;
    border-radius: 0px;
    font-size: 15px;
    transition: all 0.3s ease-in;
    padding: 5px 12px;
    margin: 4px 0px 0px 5px;
    border-color: #46a1b4;
}

.service-rm-btn:hover {
    /* background-color: #46a1b4; */
    background-color: rgb(0, 139, 168);
    color: #fff;
    border-color: #3A90CD;
}

.articles-content {
    font-size: 20px;
    font-family: "Microsoft YaHei";
    padding-top: 260px;
    text-align: initial;
    padding-bottom: 200px;
}

.articles-content p {
    line-height: 1.88;
    text-indent: 2em;
}

.articles-content h2 {
    text-align: center;
    font-weight: 600;
    font-size: 1.5em;
    margin-bottom: 1.36em;
}
.articles-content h3 {
    font-weight: 500;
    font-size: 1.1em;
    margin-bottom: 0.85em;
    margin-top: 1.28em;
}

.articles-content a {
    font-weight: 500;
    font-size: 1.1em;
    text-decoration: underline;
}
.articles-content a:hover {
    color: #008b8b;
}

.pay-info {
    width: 300px;
    left: 480px;
    position: relative;
    margin-top: 30px;
}

.pay-btn {
    transform: translateX(-50%);
    border: 1px solid #ccc;
    font-size: 1.1em;
    padding: 7px 12px;
    box-shadow: 1px 1px 1px 1px #ccc;
}

.pay-img {
    width: 300px;
    height: auto;
    position: absolute;
    margin: 0 auto;
    bottom: 150px;
    display: block;
    transform: translateX(-50%);
    border: 1px solid #ccc;
}

.pay-page {
    background-image: url('../images/bg_payinfo.png') !important;
}

.work-page {
    background-image: url('../images/bg_work.png') !important;
}



/* ========================================= 3. Doctor============================================ */


/* ------------------------------------------  3.1 doctor-list --------------------------------- */

.team-button {
    margin-top: -60px;
}

#starting {
    background: url(../images/home_banner_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width:1100px) {

    .starting-wrapper {
        height: 500px;
    }
}

.starting-wrapper {
    background-color: rgba(0, 0, 0, 0.17);
    padding: 208px 0px;
    color: #fff;
}
.main .top{
    margin-bottom: 0;
}
.main .game_pro{
    width:1000px;
    
    padding:10px 0 0 0;
    height: 230px;
    border:0;
}
.main .game_pro .item{
    position: relative;
    box-sizing: border-box;
    float:left;
    width:480px;
    margin-left:20px;
    height: 210px;
    border:1px solid #F5F5F5;

}
.main .game_pro .active.item{
    border:1px solid #c0daea;

}
.main .game_pro .active.item::before{
    z-index: 2;
    content:"";display:block;
    border-width:20px;
    position:absolute;
    bottom:-40px;
    left:60px;
    border-style:solid;
    border-color:transparent;
    border-top-color: white;
    font-size:0;
    line-height:0;

}
.main .game_pro .active.item::after{
    content:"";display:block;
    border-width:22px;
    position:absolute;
    bottom:-44px;
    left:58px;
    border-style:solid;
    border-color:transparent;
    border-top-color: #c0daea;
    font-size:0;
    line-height:0;

}
.main .game_pro .item:first-child{
    margin-left:0;
}
.main .game_pro .left{
    float:left;
}
.main .game_logo{
    padding:20px;
}
.main .game_logo img{
    width:120px;
    height:120px;
}
.main .game_detail{
    padding-top:20px;
    height: 100%;
    float:left;
    text-align:left;
}

.main .game_detail .item_name{
    font-size: 20px;
    font-weight: bold;
}
.main .game_detail .item_info p{
    color:#666666;
    font-size:16px;
    font-weight:normal;
    padding:10px 0;
}
.main .game_detail .item_info p .grade{
    color:red;
    font-size:20px;
}
.main .game_detail .item_intro{
    font-size: 16px;
    color:black;
}
.main .game_download{

}
.main .game_download .download{
    padding:0 35px 0 35px ;
    font-size: 20px;
    line-height: 1.5;
    background:#5EC006 !important;
    font-weight: bold;
    color:white;
}
.main-title {
    background-color: rgb(47, 79, 79);
    display: inline-block;
    padding: 23px 70px;
    float: right;
}
.main .game_show{
    margin-top:20px;
    display: none;
    text-align: left;
    height: 670px;
    padding:20px;
    border:1px solid #c0daea;
}
.main .game_show.active{
    display: block;
}
.main .game_show .show_img img{
    width:300px;
    height: 500px;
    margin-left:20px;
}
.main .game_show .show_img img:first-child{
    margin-left: 0;

}
.main .panel-default{
    border:0;
}
.main .carousel .download_c{
    left:91%;
    margin-left: -100px;
    position: absolute;
    bottom:30px;
    width:200px;
    height: 150px;
    z-index: 999;
}
.main #likuipiyu.download_c{
    left:91%;
    bottom:30px;
}
.main .carousel .download_c .notice{
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color:#075426;
}
.main #likuipiyu.download_c .notice{
    color:#63e1fa;
}
.main .carousel .download_c .erweima{
    width:80px;
    height: 80px;
    margin:0 auto;
}
.main .carousel .download_c .erweima img{
    width:100%;
    height: 100%;
}
.main .carousel .download_c .android_down{
    margin-top:12px;
    width:155px;
    height: 58px;
    margin:0 auto;
    display: block;
}
.main .carousel .download_c .android_down img{
    width:100%;
    height: 100%;
}
.main .game_show{
    padding-left:30px;
}
.main .big_title{
    text-align: left;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    text-indent: 0px !important;

}
.main .game_show p{
    text-indent: 32px;
    font-size: 16px;
    line-height: 1.5;
}
.main .game_show .img_c1{
    width:100%;
    border:1px solid #ccc;
    height: 600px;
    clear:both;
    padding-top: 10px;
}
.main .game_show .img_item{
    width:300px;
    height: 534px;
    float:left;
    margin-left:10px;
}
.main .game_show .img_item:first-child{
    margin-left:0;
}
.main .game_show .img_item img{
    width:100%;
    height: auto;
}
.main .game_show .img_item .intro{
    width:100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.main .game_show .img_c2 .img_item{
    width:200px;
    height: 265px;
}
.main .game_show .img_c2{
    clear:both;
    width: 100%;
    border:1px solid #ccc;
    padding-top: 10px;
    height: 600px;
}
.main.game_center{
    height: 2100px;
}
.main.game_center .game_show1{
    height: 1800px;
}
.main.game_center .game_show2{
    height: 1800px;
    /* overflow-y: scroll; */
}
.panel{
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}
.sub-title {
    padding: 30px;
    float: right;
    background-color: darkslategrey;
}

.doctor-list {
    padding-top: 100px;
}

.doctor-meta {
    margin: 100px 0px 70px 0px;
    padding: 120px 35px 36px;
    border: 1px solid rgba(59, 77, 116, 0.29);
    background-color: rgba(92, 145, 216, 0.27);
    position: relative;
}

.doctor-meta .doctor-img {
    width: 200px;
    height: 200px;
    position: absolute;
    top: -100px;
    left: 50%;
    margin-left: -95px;
    border: 2px solid #c6c6c6;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.doctor-meta .doctor-img img {
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.doctor-info .doctor-name {
    margin-top: 10px;
    letter-spacing: 1px;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.doctor-info .position {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    letter-spacing: 1px;
}

.doctor-info .doctor-des {
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
}

.doctor-info .doctor-social .online-contact a {
    width: 32px;
    height: 32px;
    border-radius: 16px;
    background: cadetblue;
    float: left;
    color: white;
    padding-top: 6px;
    padding-left: 2px;
}






/* -------------------------------------- 3.2 job --------------------------------------------- */

#job {
    background: url(../img/ridgeviewmedicalclinic.jpg) 50% 0 no-repeat fixed;
    width: 100%;
    background-size: cover;
    margin-top: 20px;
    color: white;
}

.job-wrapper {
    background-color: rgba(0, 0, 0, 0.87);
    padding: 100px 0;
}

#job h2 {
    padding-top: 11px;
}

#job h4 {
    line-height: 30px;
    padding: 20px 0px 10px 0px;
}

.block-image {
    position: relative;
    z-index: 99;
    overflow: hidden;
}

#job .form-control {
    background-color: rgba(0, 0, 0, 0.45);
    border-color: #fff;
    color: #46a1b4;
    height: 38px;
}

#job .input-group-addon {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

#job .input-group {
    padding: 20px 0px;
}

#job .send {
    margin-top: 30px;
    background-color: transparent;
    border-color: #fff;
}






/* ========================================= 4. FAQs============================================= */

.faq-title {
    background: url(../images/peak.jpg);
    background-size: cover;
    vertical-align: middle;
    background-position: center;
    color: #F0FEFF;
}

.faq-title .headline {
    font-size: 70px;
    word-spacing: 10px;
}

.faq-wrapper {
    background-color: rgba(45, 53, 56, 0.62);
    padding: 78px 0px;
    margin-top: 65px;
}


.faq-header {
    font-size: 2em;
    border-bottom: 1px dotted #ccc;
    padding: 1em 0;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}


.faq-content {
    margin-top: 80px;
}


.faq-c {
    border-bottom: 1px dotted #ccc;
    padding: 1em 0;
}

.faq-t {
    line-height: 1.5em;
    color: #aaa;
    font-family: sans-serif;
    float: left;
    font-weight: 700;
    padding-right: 0.62em;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms;
}

.faq-o {
    transform: rotate(-45deg);
    transform-origin: 50% 50%;
    -ms-transform: rotate(-45deg);
    -ms-transform-origin: 50% 50%;
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: 50% 50%;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms;
    margin-top: -5px;
}

.faq-q {
    font-family: 'Raleway', sans-serif;
    cursor: pointer;
    font-size: 1.25em;
    background: rgba(249, 249, 249, 0.5);
    font-weight: 100;
    padding: 16px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.faq-q:hover {
    box-shadow: 0 1px 5px 0 #626262;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.faq-a {
    clear: both;
    color: #666;
    display: none;
    padding: 1.5em;
}






/* ========================================== 5. Blog============================================= */

.blog-content {
    margin-top: 80px;
}

.blog-title {
    background: url(../images/home_banner_1.jpg);
    background-size: cover;
    vertical-align: middle;
    color: #F0FEFF;
    background-position: center;
}

.blog-title .headline {
    font-size: 70px;
    word-spacing: 10px;
}

.blog-wrapper {
    background-color: rgba(45, 53, 56, 0.62);
    text-align: center;
    padding: 78px 0px;
    margin-top: 65px;
}

.archive article {
    margin-bottom: 62px;
}

.archive h4 {
    font-size: 25px;
    word-spacing: 3px;
}

article h4 a {
    color: cadetblue;
}

.img-padder {
    background-color: #f8f8f8;
    border: 1px solid #eaeaea;
    padding: 5px;
    margin-bottom: 20px;
    margin-top: 12px;
}

main .info {
    border-bottom: 1px dotted #eaeaea;
    border-top: 1px dotted #eaeaea;
    padding: 10px 0;
    margin: 20px 0;
    color: rgba(100, 100, 100, 0.8);
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    text-align: center;
}

.blog-content main .info.list-inline li:not(:last-child) {
    border-right: 1px solid #eaeaea;
}

.blog-content main .info.list-inline li:first-child {
    padding-left: 0px;
}

.blog-content main .info li {
    display: table-cell;
    padding: 0 15px 0 15px;
}

main p {
    line-height: 30px;
}

.rm-btn {
    background-color: transparent;
    margin-top: 20px;
    color: #46a1b4;
    border-radius: 0px;
    font-size: 16px;
    transition: all 0.3s ease-in;
    padding: 13px 20px;
    border-color: #46a1b4;
}

.rm-btn:hover {
    background-color: #46a1b4;
    color: #fff;
    border-color: #3A90CD;
}

.blog-rm-btn {
    /* background-color: transparent; */
    background-color: #46a1b4;
    border-color: #A7D1D8;
    /* color: #46a1b4; */
    color: #fff;
    border-radius: 0px;
    transition: all 0.3s ease-in;
}

.blog-rm-btn:hover {
    /* background-color: #085A6C; */
    background-color: #008b8b;
    color: #fff;
    border-color: #3A90CD;
}






/* ========================================== 6. Gallery========================================== */

.gallery-title {
    background: white;
    /*url(../img/1_235555_1.jpg);*/
    background-size: cover;
    vertical-align: middle;
    background-position: center;
    padding-top: 20px;
}

.gallery-title .headline {
    font-size: 70px;
    word-spacing: 10px;
}

.gallery-content {
    margin-top: 80px;
}

.gallery-wrapper {
    background-color: rgba(25, 31, 34, 0.24);
    padding-top: 78px;
    padding-bottom: 0px;
    background: #f5f5f5;
}

.gallery-btn {
    background-color: transparent;
    margin-top: 20px;
    color: #46a1b4;
    border-radius: 0px;
    font-size: 16px;
    transition: all 0.3s ease-in;
    padding: 13px 20px;
    border-color: #46a1b4;
    margin: 0px 5px;
}

.gallery-btn:hover {
    background-color: #46a1b4;
    color: #fff;
    border-color: #3A90CD;
}

.isotope {
    margin-top: 100px;
}

.element-item:hover img,
.element-item:hover .item-title,
.element-item:hover .item-tags {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.element-item:hover img,
.element-item:hover .item-desc,
.element-item:hover .item-title,
.element-item:hover .item-tags {
    opacity: 1;
}

.element-item img {
    position: relative;
    margin-bottom: 10px;
    display: block;
    min-height: 100%;
    opacity: 0.8;
    width: calc(100% + 50px);
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -moz-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    -moz-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
    border: 2px solid #d3d3d3 !important;
}

.element-item {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    /*margin: -0.135em;*/
    text-align: center;
    cursor: pointer;
}

.item-desc {
    top: auto;
    bottom: 10px;
    height: 48%;
    text-align: left;
    position: absolute;
    color: #000;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    background-color: rgba(96, 130, 163, 0.86);
    width: 72%;
    padding-left: 20px;
}

.item-tags,
.item-title {
    color: rgba(255, 255, 255, 0.91);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}

.item-tags {
    font-size: 10px;
}






/* ========================================= 7. Contact========================================== */

.contact-title {
    background: url(../img/5501-world-map-1680x1050-digital-art-wallpaper.jpg);
    background-size: cover;
    vertical-align: middle;
    color: #F0FEFF;
    background-position: center;
}

.contact-title .headline {
    font-size: 70px;
    word-spacing: 10px;
}

.contact-wrapper {
    background-color: rgba(45, 53, 56, 0.71);
    padding: 78px 0px;
    margin-top: 65px;
}

.contact-content {
    margin-top: 100px;
}

#map-canvas {
    width: 100%;
    height: 460px;
}

.quick-contact i {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #6DBEC2;
    color: white;
    padding-top: 12px;
    padding-left: 14px;
    font-size: 25px;
}

.quick-contact span {
    padding-left: 10px;
    font-size: 18px;
}

.quick-contact span {
    color: rgb(73, 77, 123);
}

.quick-contact {
    font-size: 17px;
    margin-bottom: 40px;
}

.msg-form {
    padding: 20px 16px;
}

.msg-form .input-group {
    display: inline-table;
    padding: 20px 0px;
}






/* ============================================Footer=========================================== */

#footer {
    /*background-color: #085A6C;*/
    background-color: #14151a;
    /*background: -webkit-linear-gradient(left top, #085A6C , #3E8B90);
    background: -o-linear-gradient(bottom right, #085A6C , #3E8B90);
    background: -moz-linear-gradient(bottom right, #085A6C , #3E8B90);
    background: linear-gradient(to bottom right, #085A6C , #3E8B90); */
    padding: 25px 0px;
}

.copy-right-text {
    color: #fff;
    font-size: 13px;
    padding-top: 25px;
}

.copy-right-text a {
    color: #AFEEEE;
    font-size: 15px;
    font-weight: 500;
}

.copy-right-text a:hover {
    color: #064B6D;
}





/**
 * Footer
 */

.clearfix {
    display: inline-table;
}





/* Hides from IE-mac */

*html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}





/* End hide from IE-mac */


/* IE6 */

* html .clearfix {
    zoom: 1;
}





/* IE7 */

*:first-child+html .clearfix {
    zoom: 1;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.container,
.row {
    position: relative;
    margin: 0 auto;
    width: 100%;
}
.M-footer{
    background-color: #F5F5F5;

}
.M-footer .foot-nav {
    width:1000px;
    margin:0 auto;
    /*background-color: #14151a;*/
    position: relative;
    padding-top: 40px;
    padding-bottom: 64px;
}

.footer-wrapper {
    /*background-color: #14151a;*/
    width: 100%;
    max-width: 1200px;
    min-width: 600px;
    height: 100%;
    display: table;
    margin: auto;
}

.div-inline {
}

.footer-element {
    display: table-cell;
    width: 400px;
}

.M-footer .foot-nav ul li {
    margin-right: 30px;
    float: left;
}

.M-footer .foot-nav ul li a {
    color: #A0A0A0;
    text-align: center;
    display: block;
}

.M-footer .foot-nav div .footer_title {
    font-size: 18px;
    line-height: 1.5em;
    font-family: "Microsoft YaHei" ! important;
    color: #9c9c9c;
    text-align: center;
}

.M-footer.en .foot-nav div .footer_title {
    font-size: 18px;
    height: 60px;
    font-family: "Microsoft YaHei" ! important;
    color: #9c9c9c;
    text-align: center;
}

.M-footer .foot-nav div .description {
    margin-top: 20px;
    font-size: 14px;
    line-height: 25px;
    color: #9c9c9c;
    text-align: center;
    font-family: "Microsoft YaHei" ! important;
    color: #7f7f7f;
    font-size: 12px;
    font-weight: 700;
}
.M-footer .foot-nav div a:hover {
    color: #af8b6f;
}

.M-footer.en .foot-nav div .description {
    margin-top: 10px;
    height: 100px;
    color: 9c9c9c;
    text-align: center;
    font-family: "Microsoft YaHei" ! important;
    color: #7f7f7f;
    font-size: 12px;
    font-weight: 700;
}

.M-footer .foot-nav ul li .btn {
    margin: 40px auto 0;
    padding: 5px 20px;
}

.M-footer.en .foot-nav ul li .btn {
    margin: 20px auto 0;
}

.M-footer .foot-nav ul li a:hover {
    color: #FFFFFF;
}

.M-footer .foot-nav ul li a:hover .btn {
    background-color: #FFFFFF;
    color: #000000;
}

.M-footer .foot-nav ul li a.join {
    cursor: auto;
}

.M-footer .foot-nav ul li a.join:hover {
    color: #A0A0A0;
}

.M-footer .foot-nav ul li a.join:hover .btn {
    background: none;
    color: #A0A0A0;
}

.M-footer.en .foot-nav ul li {
    margin-right: 50px;
}

.M-footer .foot-nav .hotline {
    font-family: 'Arial';
    margin-top: 30px;
    font-size: 34px;
    line-height: 50px;
    color: #EDEDED;
}

.M-footer .foot-nav .hotline label {
    font-size: 15px;
    color: #EDEDED;
    line-height: 24px;
    display: block;
}

.M-footer .foot-nav .hotline p {
    font-size: 12px;
    color: #A0A0A0;
    line-height: 18px;
}

.M-footer .foot-nav .hotline p span {
    padding: 0 5px;
}

.M-footer.en .foot-nav .hotline {
    position: absolute;
    margin-top: 0;
    right: 50px;
    top: 190px;
    font-size: 24px;
    line-height: 30px;
    color: #EDEDED;
}

.M-footer.en .foot-nav .hotline label {
    font-size: 12px;
    color: #A0A0A0;
    line-height: 18px;
    text-align: right;
}

.M-footer.en .foot-nav .hotline p {
    margin-top: 5px;
    font-size: 12px;
    color: #A0A0A0;
    line-height: 18px;
    text-align: right;
}

.M-footer .copyright {
    /*background-color: #171717;*/
    padding: 10px 0;
    color: #9C9C9C;
    padding-left: 250px;
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
    min-width: 1000px;
}

.M-footer .copyright span {
    padding: 0 10px;
}






/* ----------------------------------- social media -------------------------------------------- */

.contact {
    padding-top: 10px;
    padding-left: 0px;
}

li.socials-icons {
    padding-left: 20px;
}

.socials-icons a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #fff;
    /* background: #6DBEC2; */
    background-color: #49C1DC;
    float: left;
    color: white;
    padding-top: 3px;
    font-size: 20px;
}

.facebook:hover {
    background-color: #46629E;
    box-shadow: 0 0 0 2px #46629E;
    color: white;
}

.twitter:hover {
    background-color: #0EAACE;
    box-shadow: 0 0 0 2px #0EAACE;
    color: white;
}

.google-plus:hover {
    background-color: #AF0000;
    box-shadow: 0 0 0 2px #AF0000;
    color: white;
}

.instagram:hover {
    background-color: #3f729b;
    box-shadow: 0 0 0 2px #3f729b;
    color: white;
}

.pinterest:hover {
    background-color: #CB2027;
    box-shadow: 0 0 0 2px #CB2027;
    color: white;
}

.skype:hover {
    background-color: #01AEF2;
    box-shadow: 0 0 0 2px #01AEF2;
    color: white;
}






/* =========================================Media Query========================================= */

@media (min-width: 1200px) {
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        /* padding: 10px 0px; */
        overflow: visible!important;
    }
}

@media (min-width: 1200px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media (max-width: 991px) {
    .slider-inner-text {
        margin: 162px 0px;
    }
}

@media (max-width: 767px) {
    .slider-inner-text {
        margin: 162px 58px;
        width: 62%;
    }
}

@media (max-width: 505px) {
    section.content main .info li:not(:last-child) {
        margin: 0 27px 10px 0;
    }
    section.content main .info li {
        border: 0 !important;
        display: inline;
        margin: 0;
        padding: 0px;
    }
    .slider-inner h1 {
        font-size: 50px;
    }
    .slider-inner-text {
        margin: 162px 13px;
    }
    .slider-inner-text p {
        font-size: 19px;
    }
    .welcome {
        padding: 48px 20px;
    }
}

@media(max-width: 319px) {
    .heading-slider {
        display: none;
    }
}

.anti-addiction-wrapper {
    background-color: #ffffff;
    background-image: url('../images/bg_anti_addiction.png');
    background-repeat: no-repeat;
    text-align: center;
    background-position: top;
    margin-top: 100px;
    width: 1000px;
    margin: auto;
}

.anit-head {
    margin-left: -40px; 
    padding-top: 170px;
    font-weight: bold;
    text-align: left;
    font-size: 18px;
}

.anit-content {
    font-family: "Microsoft YaHei" ! important;
    padding-top: 40px;
    text-align: left;
    font-size: 14px;
    line-height: 32px;
}
.anit-content a{
    color: #006BC3;
    text-decoration: underline;
}
.dds{
    padding-left:65px;
    background: #ffffff;
}
.game-center-wrapper{
    background-color: #ffffff;
    width: 1000px;
    margin: auto;
}
.game-center-wrapper .top{
    width:1000px;
    margin-top:20px;
}
.game-center-wrapper  .item_title{
    height: 30px;
    width:1000px;
    line-height: 30px;
    text-align: left;
    /*border:1px solid #c0daea;*/
    font-size:20px;
    font-weight: bold;
}

.game-center-wrapper .top .game_list{
    width:1000px;
    height: 200px;
    margin-top:10px;
    border:1px solid #c0daea;
}
.game-center-wrapper .top .game_list .game_item{
    width:20%;
    height: 100px;
    border:1px solid #c0daea;
}
.game-center-wrapper .top .game_list .game_left{
    width:100px;
    float；left;
    height: 100px;
}
.game-center-wrapper .top .game_list .game_left img{
    margin-top:18px;
    margin-left:18px;
    width:64px;
    height: 64px;
}
.game-center-wrapper .top .game_list .game_right{
    float:right;
    height: 100px;
}
.game-center-wrapper .game_intro{
    width:1000px;
    margin-top:20px;
}
.parents-care-wrapper {
    background-color: #ffffff;
    width: 1000px;
    margin: auto;
}
.parents-care-wrapper .top {
    padding:20px;
}
.parents-care-wrapper .top p{
    text-indent: 32px;
    text-align: left;
}
.parents-care-wrapper .middle{
    padding:10px;

}
.parents-care-wrapper .middle .main_left{
    float:left;
    width:500px;

}
.parents-care-wrapper .middle .main_right{
    float:right;
    width:332px;
    height: 300px;
}
.parents-care-wrapper .middle .main_left .item{
margin-top:20px;
float:left;
width:100%;
}
.parents-care-wrapper .middle .main_left .item:first-child{
    margin-top:0;
}
.parents-care-wrapper .middle .main_left .item .m_title{
    width:100%;
    background-color:#7ACBFF;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color:white;
    font-size:20px;
}
.parents-care-wrapper .middle .main_left .item .m_content {
    margin-top:20px;
}
.parents-care-wrapper .middle .main_left .item .m_content p{
    padding-right:20px;
    display: block;
    font-size:12px;
    text-indent: 24px;
    text-align: left;
}
.parents-care-wrapper .middle .main_left .item .m_content p img{
    float:left;
    margin-right:20px;
}
.parents-care-wrapper .middle .main_right .lc_btn{
    display: block;
    width:332px;
    height: 58px;   
    margin-bottom: 10px;
    background: url(../images/btn_process_intro.jpg) no-repeat;
    background-size: 100% 100%;
}
.parents-care-wrapper .middle .main_right .down_txt{
    color:black;
    display: block;
    width:158px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    background-image: url(../images/btn_bg.jpg);
    background-size: 100% 100%;
    float:left;
    margin-left:10px;
}
.parents-care-wrapper .middle .main_right .down_txt:hover{
    text-decoration: underline;
}
.parents-care-wrapper .middle .main_right .down_txt:first-child{
    margin-left:0;
}
.parents-care-wrapper .middle .main_right .faq{
    margin-top:10px;
    width:332px;
    height: 188px;
    border-radius: 10px;
}
.parents-care-wrapper .middle .main_right .faq .faq_title{
    width:100%;
    text-align: center;
    color:white;
    font-size:18px;
    background-color: #7ACBFF;
    height: 38px;
    line-height: 38px;
    border-top-left-radius:15px; 
    border-top-right-radius:15px; 
}
.parents-care-wrapper .middle .main_right .faq .faq_content{
    margin-top:15px;
}
.parents-care-wrapper .middle .main_right .faq .faq_content p{
    text-align: left;
    padding-left:10px;
    font-size:14px;
}
.parents-care-wrapper .middle .main_right .faq .faq_content p a{
    color:black;
    line-height: 1.5;
}
.parents-care-wrapper .middle .main_right .faq .faq_content p a:hover{
    text-decoration: underline;
}
.process_map p{
    font-size:12px;
}
.parent-care-head-1 {
    margin-left: -40px; 
    padding-top: 160px;
    padding-bottom: 40px;
    color: #4d4d4d;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
}

.parents-care-flow {
    background-image: url('../images/care-flow.png');
    background-repeat: no-repeat;
    margin: auto;
    width: 918px;
    height: 160px;
}

.flow-detail-download {
    margin-top: 40px;
    line-height: 16px;
    font-size: 14px;
    text-align: left;
    font-family: "Microsoft YaHei" ! important;
}

.flow-detail-download a {
    font-size: 14px;
    color: #006BC3;
    font-weight: blod;
    text-decoration: underline;
}

.flow-detail-download p {
    font-size: 14px;
}

.parent-care-head-2 {
    margin-left: -40px; 
    padding-top: 30px;
    padding-bottom: 15px;
    color: #4d4d4d;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
}

.parents-care-content {
    line-height: 30px;
    font-size: 14px;
    font-family: "Microsoft YaHei" ! important;
    text-align: left;
}

.parents-care-content a{
    line-height: 30px;
    font-size: 14px;
    color: #006BC3;
    text-decoration: underline;
    font-family: "Microsoft YaHei" ! important;
}

.parents-care-content p {
    line-height: 30px;
    font-size: 14px;
    font-family: "Microsoft YaHei" ! important;
}

.agreement-wrapper {
    background-color: #ffffff;
    background-image: url('../images/bg_anti_agreement.png');
    background-repeat: no-repeat;
    text-align: center;
    background-position: top;
    margin-top: 100px;
    width: 1000px;
    margin: auto;
}

.agreement-head {
    margin-left: -40px; 
    padding-top: 270px;
    font-weight: bold;
    text-align: left;
    font-size: 18px;
}

.agreement-title {
    margin-left: -40px; 
    font-weight: bold;
    text-align: left;
    font-size: 18px;
}

.agreement-content {
    font-family: "Microsoft YaHei" ! important;
    padding-top: 10px;
    text-align: left;
    font-size: 14px;
    line-height: 32px;
}

.agreement-content a{
    color: #006BC3;
    text-decoration: underline;
}

.dissension-wrapper {
    background-color: #ffffff;
    background-image: url('../images/bg_anti_dissension.png');
    background-repeat: no-repeat;
    text-align: center;
    background-position: top;
    margin-top: 100px;
    width: 1000px;
    margin: auto;
}

.health-wrapper {
    background-color: #ffffff;
    background-image: url('../images/bg_health.png');
    background-repeat: no-repeat;
    text-align: center;
    background-position: top;
    margin-top: 100px;
    width: 1000px;
    margin: auto;
}

.health-head {
    width: 100%;
    text-align: center;
    padding-top: 300px;
    font-weight: bold;
    font-size: 32px;
}

.health-content {
    font-family: "Microsoft YaHei" ! important;
    padding-top: 10px;
    text-align: left;
    font-size: 20px;
    line-height: 32px;
    width: 100%;
    font-weight: bold;
    text-align: center;
}

.domain::before {
    content: "\0040"
}