/*
* myadd.css 是用来自定义前端页面样式式文件，可以由开发者随便修改，升级不会被覆盖
*/

@charset "UTF-8";

.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    
    padding-right: 0px !important;
}
.mylogo {
    width: 1600px;
    height: 100px;
    margin: 0 auto;
    background: url(../../logobg.jpg) no-repeat center;
}

.page-header .page-header-top {
    height: 100px;
}

.logobg {
    background: url(../../bg.gif) repeat-x;
    text-align: center;
}

.logoleft {
    float: left;
    /*margin-left: 360px;*/
}

.logoleft p {
    color: red;
    font-weight: 600;
    font-size: 24px;
    line-height: 20px;
    text-align: left;
}

.logoright {
    float: right;
    width: 400px;
    height: 100px;
}

.logoright a {
    display: block;
    width: 400px;
    height: 100px;
}

.page-header .page-header-menu {
    background: #004381;
}

.fzlist li {
    color: blue;
    font-size: 16px;
}

.fzlist li span {
    color: #333;
}

.fzlist li a {
    color: red;
}

.fc-list-image img {
    width: 240px;
}

.jian {
    background: url(../../jian.png);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: right top;
    background-size: 74px 74px;
}

.doctor-1 {
    text-align: center;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 2px;
    height: 105px;
    margin-bottom: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.doctor-2 {
    text-align: center;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 2px;
    height: 105px;
    margin-bottom: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.doctor-meta {
    padding-top: 18px;
    padding-bottom: 0;
    text-align: left;
    width: 70%;
    padding-left: 10px;
}

.full-left {
    float: left;
}

.shop-left {
    width: 30%;
    padding: 20px 10px;
    max-height: 100px;
    overflow: hidden;
}

.full-right {
    float: right;
}


.fzlist-meta {
    height: 160px;
    overflow: hidden;
}

.search-tpl {
    overflow: hidden;
    height: 300px;
    text-align: center;
    padding-top: 40px;
}

.search-tpl-meta {
    height: 200px;
    overflow: hidden;
}
.search-tpl-meta img {
    width: 240px;
    height: 160px;
}
.doctor-1 .hover-overlay,
.doctor-2 .hover-overlay {
    overflow: hidden;
    position: relative;
}

.hover-overlay {
    overflow: hidden;
    position: relative;
}

.doctor-2 a:hover {
    color: #333;
    text-decoration: none;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.doctor-2 .hover-overlay img:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    overflow: hidden;
    -webkit-transition: transform 400ms;
    -moz-transition: transform 400ms;
    -o-transition: transform 400ms;
    transition: transform 400ms;
}

.search-tpl .img-fluid {
    max-height: 300px;
}

.doctor-2-meta {
    padding-bottom: 10px;
    text-align: center;
    width: 90%;
    padding-left: 10px;
}

@media (min-width: 1500px) .container {
    width: 1420px !important;
}

.section-title {
    text-align: center;
    margin-bottom: 30px;
}

.steelblue-color,
.steelblue-color h2,
.steelblue-color h3,
.steelblue-color h4,
.steelblue-color h5,
.steelblue-color h6,
.steelblue-color p,
.steelblue-color a,
.steelblue-color li,
.steelblue-color i,
.white-color .steelblue-color,
.steelblue-color span {
    color: #004861;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    letter-spacing: -0.25px;
}

.shop-title {
    font-size: 16px;
    font-weight: inherit;
    height: 21px;
    overflow: hidden;
}

.section-title {
    text-align: center;
    margin-bottom: 30px;
}

.section-title p {
    color: #888;
    margin-bottom: 0;
}


.wide-40 {
    padding-top: 30px;
    padding-bottom: 40px;
}

.top-news {
    margin-right: 0;
}

.sub-title {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.sub-title__more {
    float: right;
    font-size: 14px;
    color: #999;
}

.sub-title strong {
    font-size: 20px;
    position: relative;
    padding-left: 20px;
}

.sub-title strong::before {
    content: '';
    width: 4px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    background-color: #40aae3;
}

.top-news {
    margin-right: 0
}

.top-news ul {
    margin-top: 10px
}

.top-news li {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    position: relative;
    padding-left: 34px
}

.top-news li a {
    font-size: 14px
}

.top-news li:first-child .topid {
    background-color: #e6505a;
}

.top-news li:nth-child(2) .topid {
    background-color: #ec6a23;
}

.top-news li:nth-child(3) .topid {
    background-color: #f8aa2d;
}

.top-news li .topid {
    width: 22px;
    height: 22px;
     background-color: #40aae2;
    border-radius: 12px!important;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    line-height: 22px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    /*font-style: oblique;*/
}

.top-news li span {
    float: right;
    color: #999;
    font-size: 14px;
}

.aboutus {}

.aboutus p {
    line-height: 28px;
    text-indent: 28px;
}

.aboutus img {
    margin-right: 10px;
}

.btn:not(.btn-sm):not(.btn-lg) {
    line-height: 1.44;

}

.btn {
    outline: none!important;
    box-shadow: none!important;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.btn-blue,
.white-color .btn-blue {
    color: #fff;
    background-color: #40aae3;
    border-color: #40aae3;
}

.blue-hover:hover,
.white-color .blue-hover:hover {
    color: #fff!important;
    background-color: #40aae3;
    border-color: #40aae3
}

.blue-hover:visited,
.white-color .blue-hover:visited {
    color: #fff!important;
    background-color: #40aae3;
    border-color: #40aae3
}
.btn-more {
    color: #40aae3;
    background-color: transparent;
    border: 1px solid  #40aae3 !important;
}
.more-hover:hover {
    color: #fff !important;
    background-color: #40aae3;
    border-color: #40aae3
}
.more-hover:visited {
    color: #40aae !important3;
    background-color: transparent ;
    border-color: #40aae3 ;
}



.caption em {
    font-style: normal;

    padding-left: 5px;
}

.fuzhutype  {

    padding: 0px 0px;
    margin: 20px 0px;

}

.nav-stacked  .badge {
    background-color: #40aae2;
}

.nav-stacked li:first-child .badge {
    background-color: #e6505a;
}

.nav-stacked li:nth-child(2) .badge {
    background-color: #ec6a23;
}

.nav-stacked li:nth-child(3) .badge {
    background-color: #f8aa2d;
}

.page-footer { 
    background-color: #004381;
    color: #FFFFFF;
}
.topbg{
    text-align: center;
}
.syfzinfo
{
     border-bottom: 1px solid #eee;
     padding: 10px 10px;
     margin-bottom: 10px;
   /*  margin: 10px 0px;*/
}


.fzinfo {
    background-color: #f1f4f7;
    border: 1px solid #eee;
    padding: 20px 10px;
    margin: 10px 0px;
}
.fzinfo img {
    text-align: center;
}
.fzinfo .cl,.syfzinfo .cl{
    clear: both;
    display: block;
}
.fzinfo  .red,.syfzinfo .red{
    color: red;
     font-weight: bold;
     font-size: 12px;
}
.btnlist a{
    text-align: center;
    margin-left: 10px;
}

.up-news {
    margin-right: 0;
    
}

.up-news ul {
    margin-top: 10px
    margin-left: 10px;

}

.up-news li {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    position: relative;
    padding-left: 34px
}

.up-news li a {
    font-size: 14px
}

.up-news li .topid {
    width: 22px;
    height: 22px;
    background-color: #40aae2;
    border-radius: 12px!important;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    line-height: 22px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    /*font-style: oblique;*/
}

.up-news li span {
    margin-right: 10px;
    float: right;
    color: #999;
    font-size: 14px;
}



.fzlist em,.fztitle em{
    font-style: normal;
    font-weight: bold;
}
.fzlist .tj,.fztitle .tj {
    color: red;
}
.fzlist .zc,.fztitle .zc {
    color: #42d042;
}
.fzlist .xj,.fztitle .xj {
    color: gray;
}

 .carousel-indicators li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 1px;
    text-indent: -999px;
    /*border: 1px solid #fff;*/
    border: none;
    border-radius: 10px;
    cursor: pointer;
    background-color: #ccc !important;
   
}
.carousel-indicators .active {
    margin: 0;
    width: 16px;
    height: 16px;
    background-color: #e69800 !important;
}

/*根据屏幕宽度设计按钮大小*/
.p0{
    padding-left:0px;
    padding-right: 0px;
}
.btn-large{
    padding:13px 20px !important;
    font-size: 20px !important;
}

#stlChanger.open {
    right: 0;
}

#stlChanger {
    position: fixed;
    z-index: 9999;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    overflow: hidden;
    right: -200px;
    top: 200px;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

#stlChanger .blockChanger {
    width: 200px;
}

#stlChanger .bgChanger {
    min-width: 280px;
    min-height: 280px;
}

#stlChanger .chBody {
    background: #f9f9f9;
    width: 200px;
    position: relative;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 6px 0 0 6px;
    overflow: overlay;
    overflow-x: hidden;
    direction: rtl;
    margin-left: 80px;
}

.blockChanger .stBlock {
    padding: 20px 10px;
}

.pbg{
    background-color: #fff;
    border: 1px solid #eee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}



.qq-item {
    padding-top: 20px;
}

.hezuo {
    margin-left: 8px;
    margin-right: 8px;
    border-top: 2px solid black;
    /*border-bottom: 2px solid black;*/
}

.hezuo p {
    color: black;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
    font-weight: bold;
}
.hezuo img{
    width: 160px;
}

/*手机端显示的QQ面板*/
.app-qq {

    position: fixed;
    z-index: 10001; 
    right: 10px;
    bottom:120px;
    width:50px;
    height: 120px;
    padding: 2px;
    text-align: center;
    display: none;

}

.app-qq li{
     margin-top: 2px;
     background: #fff;
     padding-top:5px 10px 5px 10px;

     /*border: 1px solid #ccc;*/
}
.app-qq li a {
    width: 100%;
    font-size: 12px;
    text-decoration: none;
    padding: 15px 0px 5px 0;
    border-bottom: 1px solid #ececec;
    display: block;
    text-align: center;
    position: relative;
    color: #ec7881;
}
.app-qq li a i {
    display: block;
    font-size: 30px;
    margin: 0 auto 5px auto;
    color: #40aae2;
}
.app-qq li a:hover{
    color: #40aae2;
}
.wxke{
    position: relative;
}
.wimg {
    position: absolute;
    display: none;
    right: 45px;
    top: -86px;
    width: 130px;
    height:130px;
    background-color: #fff;
}
.wimg img{
    text-align: center;
    width: 130px;
    vertical-align: middle;
}
.wxke .fa:hover .wimg{
   display: block;
}
.applogo {
    display: none;
}
.pclogo{
    height: 100px;
}
@media screen and (min-width: 320px) and (max-width: 969px){ 
    /*.btn-large{
       padding:5px 5px !important;
       font-size: 12px !important;
     }*/
     .app-qq {
        display: block;
     }
     #stlChanger{
        display: none;
     }

    .mylogo {
       width: 100%;

       margin: 0 auto;
       background: url(../../logobgapp.jpg) no-repeat center;

     }
     .applogo {
        display: block;
     }
    
     .logoleft {
        display: none;
     }
     .logoright {
        display: none;
     }

 }




/*搜索框6*/
 .self{
    float: right;
 }
.self form {
    position:relative;
    width:200px;
    margin:5px  auto 0px auto;
}
.self input,button {
    border:none;
    outline:none;
}
.self input {
    width:100%;
    height:38px;
    padding-left:13px;
    border:2px solid #e7505a;
    border-radius:15px !important;
    background:#fff;
    top:0;
    right:0;
}
.self button {
    height:38px;
    /*width:42px;*/
    cursor:pointer;
    position:absolute;
    background:#e7505a;
    border-radius:0 5px 5px 0 !important;
    width:60px;
    top:0;
    right:0;
}
.self  button:before {
    content:"搜索";
    font-size:13px;
    color:#F9F0DA;
}
