@charset "utf-8";

body {
    font-family: Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
}

*:not(input,textarea){
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
img { pointer-events: none; }

input,textarea {
    -webkit-user-select:auto; /*webkit浏览器*/
}

ul,li,ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.logo {
    padding: 0;
}

.logo img {
    width: 235px;
}

body a:hover {
    color: #2b8ccc;
}

img {
    max-width: 100%;
    margin: 0 auto;
}

#navbar-collapse ul {
    margin-top: 0;
}

.carousel-inner img {
    margin: 0 auto;
}

.btn-login {
    padding: 6px 25px;
}

.topbar {
    background: #f2f2f2;
    height: 50px;
    padding: 0 10px;
}

.welcome {
    height: 50px;
    line-height: 50px;
    float: left;
    color: #676767;
}

.top-form {
    display: block;
    float: right;
    margin-top:3px;
}

.topbar .signup {
    border: 1px solid #0e64a1;
    padding: 6px 10px;
    display: block;
    float: right;
    margin-left: 10px;
    border-radius: 5px;
    margin-top: 8px;
    color: #0e64a1;
}

.topbar .signup:hover {
    background: #0e64a1;
    color: #fff;
}

.top-form .form-group {
    margin-left: 10px;
}

.header .container {
    position: relative;

}

.search {
    width: 190px;
    position: absolute;
    right: 5px;
    top: 18px;
}

.search .form-control {
    text-indent: 10px;
    border: 1px solid #0e64a1;
    font-size: 14px;
    height: 34px;
}

.search .btn-sobtn {
    background: #0e64a1;
    color: #fff;
    padding: 5pxpx 10px;
}

.search .soicon {
    width: 46px;
    height: 30px;
    background: url(../img/sobtn.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 8px;
    z-index: 222;
    border-right: 1px solid #dfdfdf;
    display: none;
}

/*没有小于768px，是因为Bootstrap3以移动端优先设计
.navbarBox{position:relative;height:70px; z-index:111;}
.navbarBox  .navbar-nav{height:70px;}*/
.navbarBox {
    position: relative;
    z-index: 111;
}

.navbar-header {
    padding: 0px 0px;
}

.navbar {
    border-bottom: 6px solid #70ba77;
    margin-bottom: 0px;
    margin-top: 10px;
    padding: 20px 0px;
}

.navbar-nav li {
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.navbar-nav>li>a {
    padding: 0 30px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-default .navbar-nav>li>a:hover {
    background: #1f81c7;
    color: #fff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: #1f81c7;
    color: #fff;
}

.navbar-nav li.active:hover {
}

.navbar-nav li .dropdown-menu {
    border-top: 2px solid #1f81c7;
    background: #fff;
    color: #fff;
    margin: 0;
    min-width: 100%;
    top:102%;
}
.navbar-nav li .dropdown-menu li a{
    color: #666;
}

.navbar-nav li .dropdown-menu>li {
    height: 40px;
    line-height: 40px;
}
.navbar-nav li .dropdown-menu>li>a {
    color: #666;
    background: none;
    line-height: 40px;
    padding: 0
}
.navbar-nav li .dropdown-menu>li>a:hover {
    color: #014084;
    background: none;
}

.navbar-collapse ul{
    background: #0e64a1;
}
.navbar-collapse ul{
    border-radius: 10px;
}
.navbar-collapse ul li:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    overflow: hidden;
}
.navbar-collapse ul li:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
}
.top-link {
    float: right;
    padding-top: 20px;
    color: #fff;
}

.top-link a {
    color: #fff;
    font-size: 12px;
}

.top-link span {
    padding: 0 10px;
}

.navbarBox {
    min-height: 0;
}

.news-box {
    padding-bottom: 20px;
}

.news-box .n-pic {
    margin-bottom: 10px;
}

.news-box .n-title {
    line-height: 20px;
    margin-bottom: 10px;
}

.news-box .n-title a {
    font-size: 16px;
    font-weight: bold;
}

.news-box .n-desc {
    color: #444;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
}

.news-box .more {
    color: #789640;
}

.site-hd {
    overflow: hidden;
    padding: 30px 0 20px 0
}

.site-hd .text {
    float: left;
    height: 25px;
    line-height: 25px;
}

.site-hd .more {
    color: #789640;
    display: block;
    float: right;
}

.site-hd .more:hover {
    color: #98d723;
}

.site-hd .text {
    font-size: 20px;
    line-height: 25px;
    float: left;
    padding-left: 30px;
    background: url(../img/hd_ico.png) left center no-repeat;
}

.site-hd .text span {
    display: inline-block;
    margin-right: 5px;
    line-height: 25px;
}

.site-hd .text .en {
    color: #2567ac;
}

.scale {
    overflow: hidden;
    display: block;
}

.scale img {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.scale:hover img {
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
}

.video-box {
    position: relative;
    margin: 10px 0;
}

.video-box img {
    width: 90%;
}

.video-box .video-pic {
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.video-box .v-header {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin: 15px 0;
    text-align: center;
}

.video-box .v-header .date {
    float: right;
    color: #999;
}

.video-box .v-header a {
    font-size: 18px;
    color: #666;
    font-weight: 600;
}

.video-box .playbtn {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    /*background: rgba(0,0,0,0.5);
    background-image: url("../img/videoplay.png");*/    /*去掉悬浮上去的那个投影*/
    background-position: center;
    background-repeat: no-repeat;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
}

.video-box:hover .playbtn {
    top: 0
}

.video-intro .v-desc {
    font-size: 14px;
    color: #999;
}

.video-box .v-lookmore {
    text-align: center;
    margin-top: 20px;
}

.video-box .v-lookmore a {
    display: inline-block;
    width: 20%;
    height: 30px;
    line-height: 30px;
    border:#25a121 1px solid;
    font-size: 12px;
    border-radius: 5px;
    color:#25a121;
}

.video-box:hover .v-lookmore a {
    background: #43934d;
    color: #fff;
}
/*首页*/

.flexslider .slides li .carousel-pop {
    padding: 10px;
    background: url("../img/slidebox.png");
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 90%;
    color: #fff;
    z-index: 11
}

.flexslider .slides li .carousel-pop span {
    display: block;
    font-size: 12px;
}

.flexslider .slides li .carousel-pop .carousel-tit {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

.flexslider {
    position: relative;
    height: 250px;
    overflow: hidden;
}

.flexslider .slides {
    position: relative;
    z-index: 1;
}

.flexslider .slides li {
    height: 250px;
    background-size: cover;
    position: relative
}

.flexslider .flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.flexslider .flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.flexslider .flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    cursor: pointer;
    background: url(../img/slidedot.png);
}

.flexslider .flex-control-nav .flex-active {
    background-position: right 0;
}
/* 底部 */
.footer {
    padding: 20px 0;
    color: #000;
    background: #fff;
    text-align: center;
    border-top:1px solid #eee;
}

.footer a {
    color: #000;
}

.footer p {
    padding: 5px;
    margin: 0;
}

.footer p .line {
    padding: 0 5px;
}

.copyright {
    background: #d0e5f5;
    padding: 10px 0;
    line-height: 22px;
    text-align: center;
}

.col-header {
    height: 30px;
    color: #106fb3;
    font-size: 15px;
    margin-bottom: 10px;
}

.col-header .txt {
    float: left;
    padding-left: 15px;
    line-height: 30px;
    background: url(../img/titbg.png) left center no-repeat;
}
.col-header .more {
    display: block;
    float: right;
    font-size: 12px;
    color: #999;
    padding: 10px 0 0 0;
}

.site-list li {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px dashed #e6e6e6
}

.site-list li .date {
    float: right;
    color: #999
}

.ask-slide {
    position: relative;
}

.ask-slide .bd li {
    overflow: hidden;
    background: #327baf;

}

.ask-slide .bd li .askpic {
    float: left;
}

.ask-slide .bd li .ask-content {
    padding: 10px;
    max-height:110px;
    overflow: hidden;
}

.ask-slide .bd li .title {
    height: 22px;
    line-height: 22px;
    margin-bottom: 5px;
}

.ask-slide .bd li .title a {
    color: #fff;
    font-weight: bold;
}

.ask-slide .bd li .desc {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}

.ask-slide .hd {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 111;
    height: 20px;
    width: 50px;
}

.ask-slide .hd span {
    float: left;
    margin-left: 5px;
    display: block;
    width: 19px;
    height: 20px;
    cursor: pointer;
    background: url(../img/askarr.png) no-repeat;
}

.ask-slide .hd span.next {
    background-position: right 0
}

.col-top-box {
    border-right: 1px dashed #e6e6e6;
}

.col-top-box:last-child {
    border-right: none;
}

.noticeWrap li {
    overflow: hidden;
    padding: 14px 10px;
}

.noticeWrap li .date {
    overflow: hidden;
    background: #327aaf;
    color: #fff;
    width: 80px;
    height: 80px;
    margin-right: 15px;
    float: left;
    text-align: center;
}

.noticeWrap li .date span {
    display: inline-block;
    text-align: center;
    font-size: 17px;
}

.noticeWrap li .date span.year {
    font-size: 14px;
    height: 2px;
    line-height: 20px;
}

.noticeWrap li .date span.time {
    font-size: 30px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #fff;
    margin-top: 10px;
}

.noticeWrap li .n-title {
    margin-bottom: 5px;
}

.noticeWrap li .n-title a {
    font-size: 16px;
}

.noticeWrap li .n-desc {
    font-size: 12px;
    color: #888
}

.noticeWrap2 li .date {
    background: #7a9743;
    border: 1px solid #7a9743;
}

.noticeWrap2 li .date span.time {
    color: #7a9743;
}

.dynamics-box {
    overflow: hidden;
}

.dynamics-box .dynamics-pic {
    width: 96px;
    float: left;
    margin-right: 15px;
}

.col-auto {
    overflow: hidden;
    _float: left;
}

.dynamics-title {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.dynamics-title a {
    font-size: 16px;
}

.dynamics-desc {
    color: #999;
    line-height: 25px;
}

.dynamics-date {
    color: #999;
    line-height: 25px;
}

.zixun-pic {
    margin-bottom: 10px;
}

.zixun-pic img {
    width: 100%
}

.zixun-list li {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dashed #ccc
}

.zixun-list li:last-child {
    border-bottom: none;
}

.ask-list li {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dashed #ccc
}

.ask-list li .date {
    float: right;
    font-size: 12px;
    color: #666
}

.ask-list li .title {
    display: inline-block;
    padding-left: 25px;
    background: url(../img/listico.png) 0 -30px no-repeat;
}

.ask-list li:hover .title {
    background-position: 0 10px;
}

.ask-list li:hover .date {
    color: #0e64a1;
}
.family-box{
    position: relative;
}
.family-box .family-link{
    display: block;
    position: absolute;
    right:0;
    bottom:0;
    height:35px;
    line-height:35px;
    width: 110px;
    text-align: center;
    color: #fff;
    border-radius: 35px;
    background: #3e9adc;
}
.family-box img {
    width: 90%;
}

.family-box {
    display: block;
    position: relative;
    text-align: center;
}

.family-box .enter {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    width: 90%;
    position: absolute;
    left: 5%;
    bottom: 10px;
    text-align: center;
}

.family-box .enter .arr {
    width: 18px;
    height: 18px;
    background: url(../img/more.png) no-repeat;
    vertical-align: middle;
    display: inline-block;
}

.picScroll {
    position: relative;
}

.picScroll .bd ul {
    width: 100%;
    float: left;
}

.picScroll .bd li {
    width: 50%;
    float: left;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    padding: 10px 5px;
}

.picScroll .bd li a img {
    border: 0px solid #ccc;
}

.picScroll .bd li a:hover img {
    border: 0px solid #327baf;
}

.picScroll .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* 取消链接高亮 */
    display: block;
    position: relative;
    color: #fff;
    text-align: center;
}

.picScroll .prev,
.picScroll .next {
    display: block;
    float: left;
    width: 16px;
    height: 90px;
    line-height: 90px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -46px;
}

.picScroll .prev {
    background: url(../img/slidearr_l.png) no-repeat;
    left: -20px;
}

.picScroll .next {
    background: url(../img/slidearr_r.png) no-repeat;
    right: -20px;
}

.picScroll .prev:hover,
.picScroll .next:hover {
    background-position: 0 bottom;
}

.wrap .container {
    margin-bottom: 0px;
}

.col-top-box {
    margin-top: 20px;
}
/* 视频 */
.carousel-control {
    width: 40px;
    height:40px;
    top: 50%;
    margin-top: -20px;
}

.carousel-control.left {
    background: url(../img/prev2.png) no-repeat;
    background-size:contain;
    left: 10px;
}

.carousel-control.right {
    background: url(../img/next2.png) no-repeat;
    background-size:contain;
    left: auto;
    right: 10px;
}

.linkwrap {
    overflow: hidden;
}

.panel-group .panel {
    margin-bottom: 15px;
}

.panel-heading {
    padding: 15px;
}

.panel-default {
    border: 0;
}
.panel-default>.panel-heading {
    background-color: #f0f6fa;
    border: 0;
}

.panel-title {
    position: relative;
}

.panel-title a {
    display: inline-block;
    color: #666;
}
.panel-title a .website {
    display: inline-block;
    padding-left: 20px;
    background: url(../img/website.png) left center no-repeat;
    color: #666;
    margin-left: 5%;
}
.panel-title>a .tit {
    color: #106fb3;
}
.panel-title>a{
    margin-right: 50px;
    color: #666;
}
.panel-title>a .tit {
    color: #666;
}

.panel-title .accordion-icon {
    display: block;
    height: 21px;
    width: 21px;
    background: url(../img/dot_arr.png) 0 0 no-repeat;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -10px;
}

.panel-title .accordion-icon-active {
    background: url(../img/dot_arr.png) 0 bottom no-repeat;
}

.collapse-list li {
    line-height: 30px;
}

.collapse-list li a {
    font-size: 16px;
    color: #666
}

.breadcrumb {
    padding-left: 20px;
    background: url(../img/bread_ico.jpg) left center no-repeat;
}

.pages {
    text-align: center;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 12px 8px;
    color: #666;
    border-top: 0;
    border-bottom: 1px solid #ddd;
}

.table>thead>tr>th {
    background: #f0f6fa;
    border-bottom: 0
}

.tree-table-hd {
    margin-bottom: 20px;
    padding: 0 10px;
}
.table-top-btn{
    text-align: center;
}

.tree-table-hd .btn-creat {
    background: #0e64a1;
    color: #fff;
    padding: 13px 13px;
    display: inline-block;
}

.table-search {
    margin-bottom: 10px;
    width: 100%;
    float: right;
    position: relative;
    margin-left: 10px;
}

.table-search .form-control {
    text-indent: 40px;
    border: 2px solid #0e64a1;
    font-size: 16px;
    height: 48px;
}

.table-search .btn-sobtn {
    background: #0e64a1;
    color: #fff;
    padding: 13px 26px;
}

.table-search .soicon {
    width: 46px;
    height: 30px;
    background: url(../img/sobtn.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    z-index: 222;
    border-right: 1px solid #dfdfdf;
    display: block;
}

.page-main {
    padding: 0 10px;
}

.page-list li {
    padding: 15px;
    border-bottom: 1px solid #e6e6e6;
    background: url(../img/dot.png) left center no-repeat;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-list li .date {
    float: right;
    color: #999
}

.page-list li a {
    color: #666
}

.page-list li a:hover {
    color: #327baf
}

.list-tag {
    background: #0e64a1;
    color: #fff;
    padding: 8px 50px;
    display: inline-block;
    border-radius: 5px;
}

.disease-box dt {
    background: url(../img/dsline.png) 0 center repeat-x;
    height: 30px;
    line-height: 30px;
}

.disease-box dt .dis-title {
    display: inline-block;
    background: #fff;
    padding-right: 15px;
    padding-left: 5px;
    font-style: 16px;
    font-weight: normal;
    color: #666
}

.disease-list {
    overflow: hidden;
}

.disease-list li {
    padding: 5px;
    float: left;
}

.disease-list li a {
    font-size: 14px;
    color: #999
}

.disease-list li a:hover {
    color: #106fb3;
}

.syetem-header {
    background: #48ad47;
    padding: 15px 10px;
}
/* 家系图*/
.jxt_photo{
    text-align: center;
    margin: 1%;
}
.jxt_neirong .col-auto{
    overflow: visible;
}
.jxt_neirong .jxt_name{
    margin-left: 5%;
}
.syetem-header {
    background: #48ad47;
    padding: 15px 10px;
}
.form-panel{
    border:1px solid #e6e6e6;
}

.form-panel.shuiyin{
    background:url(../img/shuiyin.png) no-repeat right bottom;
}
.form-panel .f-panel-heading{
    padding:10px 10px;
    background: #eefaee;
    color: #999;
    text-align: center;
}
.f-panel-body{
    padding:20px;
}
.form-group{
    overflow: hidden;
    padding:5px 0;
}
.form-group textarea{
    resize:none;width: 60%;
}
.form-group .jxt_span_one{
    width: 15%;
}
.form-group .group-hd{
    float: none;
    width: 130px;
    font-size: 14px;
    line-height: 40px;
}
.form-group .form-control{
    height: 40px;
    -moz-box-shadow:-1px 2px 2px #e7e8e9 inset;              /* For Firefox3.6+ */
    -webkit-box-shadow:-1px 2px 2px #e7e8e9 inset;           /* For Chrome5+, Safari5+ */
    box-shadow:-1px 2px 2px #e7e8e9 inset;                   /* For Latest Opera */
    background: #fafbfc;
    outline: none;
    border-radius: 3px;
}
.top-form .form-control{
    height:34px;
}
.form-btn{
    padding:20px 10px;
    text-align: center;
}
.form-btn .btn-goning{
    font-size: 16px;
    background: #106fb3;
    padding:10px 60px;
    color: #fff;
}
.form-inline-item{
    display: block;
    padding:5px 0;
}


.form-group .radio-inline{
    padding-top: 10px;
    float: left;
    margin-right: 15px;
    margin-left: 5px;
}
.form-group-row{
    overflow: hidden;
}

.form-group-row .form-group{
    float: none;
    margin-right: 40px;
}

.form-inline-item .form-select{
    display: block;
    width: 100%
}
.form-group .lang-control{
    width: 30%;
}

.system-container{
    padding:20px 0;
}

.group-hd-2{
    font-size: 16px;
    line-height: 30px;
}
.group-sub-hd{
    font-size: 16px;
    color: #999;
    line-height: 30px;
    margin-bottom: 10px;
}
.dashed-line{
    margin:30px 0;
    border-top:1px dashed #e6e6e6;
}

.system-container .col-sm-6{
    padding:5px 15px;
}
.Validform_wrong{
    color: #ff0000;
}
.Validform_right{
    color: #57a11a;
}

#Validform_msg{
    display: none;
}


@media (min-width: 768px) {
    .logo img {
        width: 135px;
    }

}
/* 小屏幕（平板，大于等于768px） */
@media (min-width: 768px) {
    .table-top-btn{
        float: right;
    }
    .form-group .group-hd{
        float:left;
    }
    .table-search {
        width: 280px;
    }

    .header {
        margin-bottom: 1%;
        /*        background: url(../img/header_line.png) center 150px no-repeat;*/
    }

    .navbar-nav li {
        height: 70px;
        line-height: 70px;
    }

    .navbar-nav>li>a {
        padding: 0 39px;
        width: 100%;
        font-size: 17px;
        height: 70px;
        line-height: 70px;
    }

    .navbarBox {
        width: 1170px;
        margin: 0 auto;
        border-radius: 10px;
    }

    .topbar .signup {
        padding: 6px 20px;
    }

    .container {
        overflow: visible;
    }

    .picScroll .bd li {
        width: 25%;
    }

    .search {
        width: 130px;
        position: absolute;
        right: 0;
        top: 30px;
    }

    .search .form-control {
        text-indent: 40px;
        border: 2px solid #0e64a1;
        font-size: 16px;
        height: 58px;
    }

    .search .btn-sobtn {
        background: #0e64a1;
        color: #fff;
        padding: 18px 26px;
    }

    .search .soicon {
        width: 46px;
        height: 30px;
        background: url(../img/sobtn.png) no-repeat center;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -15px;
        z-index: 222;
        border-right: 1px solid #dfdfdf;
        display: block;
    }

    .navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
        color: #fff;
        background: #1f81c7;
    }
    .form-inline-item{
        padding:0;
        display: inline-block;
    }
    .form-inline-item .form-select{
        width: 200px;
    }
    .form-group-row .form-group{
        float: left;
    }
    .system-container{
        padding:40px 0;
    }
    .form-group .inline-control{
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-half-group .form-control{
        width: 140px;
    }
    .form-half-group select{
        width: 140px;
    }
    .form-group textarea.form-control {
        height: auto;
        width: 80%;
    }
    .form-half-group textarea.form-control {
        width: 100%;
    }
    .form-half-group {
        margin-bottom: 5px
    }

    .col-header {
        font-size: 20px;
    }
    .col-header .more {
        padding: 20px 0 0 0;
    }
    .disease-check{
        height:40px;
        vertical-align: middle;
    }
    .disease-check .form-inline-item{
        float: left;
        margin-right:6px;
    }
    .carousel-control {
        width: 60px;
        height:60px;
        top: 50%;
        margin-top: -30px;
    }


}

/* 中等屏幕（桌面显示器，大于等于992px） */
@media (min-width: 992px) {

    .logo img {
        width: 260px;
    }

    .table-search {
        width: 380px;
    }
}

/* 大屏幕（大桌面显示器，大于等于1200px） */
@media (min-width: 1200px) {
    .logo img {
        width: 375px;
    }

    .table-search {
        width: 430px;
    }
}


/* 详情页样式 */
.container .newsMain {
    border: 1px solid #e3e3e3;
}

.container .newsMain .textHd {
    background: #f8f8f8;
    padding: 40px 0;
}
.container .newsMain h2 {
    font-size: 25px;
    color: #3d3d3d;
    text-align: center;
    font-weight: normal;
}
.container .newsMain .newsInfo {
    color: #9d9d9d;
    font-size: 12px;
    text-align: center;
}
.container .newsMain .newsInfo span {
    margin-right: 15px;
}
.newsMain .text {
    color: #9d9d9d;
    padding: 0 25px;
}
.container .newsMain  {
    margin-right: -15px;
    margin-left: -15px;
}


/* 分页 */
.page{ text-align:center; padding:10px 0px 0px 0px;}
.page a{ color:#164AAF; border:solid 1px #C5C7C1; padding:4px 7px;}
.page .text{ height:19px; border:solid 1px #DDDDDD; text-align:center; width:30px; margin:0px 4px; vertical-align:middle;}
.page .btn{ cursor:pointer; padding:3px 5px; margin:0px 0px 0px 5px;}
.page .current{ border:0px; color:#FD5D0E; padding:0px 4px; font-weight:bold;}

.container .welcome .member{
    color: #1166a9;
    margin: 0 3px;
    cursor: pointer;
}



/*新加入页面样式*/

/*第二部分区域*/
.vido_fk{
    width: 40px;
    height: 4px;
    background: #25a121;
    margin: 0 auto 15px;
}
.vido_text{
    text-align: center;
    font-size: 14px;
    color:#8c8c8c;
    max-height: 200px;
    overflow: hidden;
}
.shouye_sp .vido_text p{
    min-height: 80px;
    max-width: 170px;
    margin: auto;
    line-height: 24px;
    margin-top: 5px;
    font-size: 16px;
}
.zlzx_box .vido_text p{
    min-height: 120px;
    max-width: 220px;
    margin: auto;
    line-height: 24px;
}

/*关于家树医疗*/
.con_guyu{
    width:100%;
    background: #fafafa;
    height:auto;
    overflow: hidden;
}
.center{
    text-align: center;
    margin: 0 auto;
    color:#fff;
    border-radius: 20px;
}
.bt_font{
    font-size: 1.5rem;
    margin-top: 5%;
    color: #656565;
    margin-bottom: 20px;
}
.con_text{
    width: 60%;
    font-size: 16px;
    color:#535961;
    max-height: 100px;
    overflow: hidden;

}
.button_an a{
    margin-top: 30px;
    margin-bottom: 5%;
    display: inline-block;
    /* width: 15%; */
    padding: 5px 30px;
    height: 40px;
    line-height: 30px;
    border: #25a121 1px solid;
    font-size: 12px;
    border-radius: 5px;
    color: #fff;
    background: #25a121;
}
.button_an a:hover{
    padding: 5px 30px;
    margin-bottom: 5%;
    margin-top: 30px;
    display: inline-block;
    height: 40px;
    line-height: 30px;
    border: #25a121 1px solid;
    font-size: 12px;
    border-radius: 5px;
    color: #fff;
    opacity: 0.8;
}
.text_ys{
    margin-top: 15%;
    color:#666666;
    font-family: "微软雅黑";
}
.con_icon{
    width: 3px;
    height: 18px;
    background: #25a121;
    display: block;
    float: left;
    margin-top: 9px;
}
.pl10{
    padding-left: 10px;
    font-size: 16px;
}
.con_title{
    color: #25a121;
    font-size: 22px;
    font-weight: 600;
    font-family: "微软雅黑";
}
.text_ys .con_title a{
    color: #25a121;
    font-size: 22px;
    font-weight: 600;
    font-family: "微软雅黑";
}

.mt5{
    margin-top: 40px;
}
.db_nei_box{
    margin-top: 0%;
}
/*底部*/
.jsyl_db .ewm{padding: 0px;}
.jsyl_db .mt5>img{padding: 0px 20px;margin-bottom: 0px;}
/*.jsyl_db .ewm img{width: 100%}*/
.jsyl_db .mt5 img{display: block;margin-bottom: 10px;width: 82%;}
.jsyl_db .mt5 p{
    margin-bottom: 15px;
}
.jsyl_db .dibu_p{
    margin-bottom: 6%;
    margin-top: 0%;}
.contact_information{
    font-size: 18px;
    color:#666666;
    font-weight: 600;
}
.dibu_duohan{
    border-radius: 4px;
    line-height: 30px;
    height: 60px;
    border: #e5e5e5 1px solid;
    text-align: left;
    margin: 0px auto 10px;
    width: 100%;
}
.dibu_anniu{
    margin-left: 20px;
    height: 20px;
    line-height: 0px;
    font-size: 12px;
    color: #68b94c;
    border-color: green;}
.box_db{
    border-top: 6px solid #70ba77 ;
    margin-top: 60px;
}
.imput_text{
    border-radius: 4px;
    line-height: 26px;
    height: 26px;
    border: #e5e5e5 1px solid;
    text-align: left;
    margin: 0px auto 8px;
}
.for_k{
    margin:0 auto;
    text-align: left;
}
.mt2{
    margin-top: 2%;
}
.db_wenzi{
    font-size: 12px;
    color: #a8a8a8;
    margin-top: 3%;
    margin-bottom: 5px;
    line-height: 30px;
    border-top: 1px solid #e1e1e1;
}
.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default {
    color:#ffffff;
    background-color:#68b94c;
    border-color:#68b94c
}



/*头部按钮*/
.dingbu_anniu{
    position: relative;
}
.dingbu_anniu .dropdown button:hover{
    background-color: #61cc6c;
}
#dropdownMenu1{
    background-color: #70ba77;
    color: white;
}
.dingbu_anniu .dropdown ul{
    min-width: 100px !important;
}
.dingbu_anniu .signup {
    position: absolute;
    right: 3%;
    top: 6px;
    display: inline-block;
    padding: 6px 32px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    outline: none;
    background-image: none;
    border: 1px solid #70ba77;
    color: #70ba77;
    border-radius: 4px;
    background-color: white;
}
.dingbu_anniu .signup:hover{
    background-color: #70ba77;
    color: white;
}
.dingbu_anniu .signup:focus:active{
    outline: none;
}
.lgtb_dangdudingbu{
    position: relative;
    z-index: 100;
    background-color: white;
}
/*左固定框*/
.guding_bl{
    position: absolute;
    z-index: 100;
    background-color: white;
    top: 0px;
    left: 55%;
    width: 96%;
    margin-left: -50%;
    border: 0px solid #c1ccbc;
    margin-top: 20px;
}
.guding_bl .text-center img{
    margin: 20px;
    width: 60%;
}
.guding_bl .text-center{

}
.guding_bl .ull .select{
    background-color: #ffffff;
}
.guding_bl .ull .select a{
    color: #2C7D39;
}
.guding_bl .ull li ul li:hover{
    position: relative;
    background-color: #ffffff;
    color: #2C7D39;
}
.guding_bl .ull>li{
    overflow: hidden;
    width: 100%;
    padding: 0px;
    line-height: 14px;
    text-align: left;
    letter-spacing: 1px;
    line-height: 21px;
    font-size: 0.8rem;
    background-color: #ffffff;
    border-top: 1px solid #c8c8c8;
}
.guding_bl .ull>li>a{
    color: #70ba77;
    position: relative;
    padding-right: 10%;
}
.guding_bl .ull>li>a span{
    position: absolute;
    right: 0px;
    top: 7px;
    width: 12px;
}
.guding_bl .ull li ul li a{
    color: black;
    line-height: 18px;
}
.guding_bl .ull li ul li:first-child a{
    border-top: 1px solid #c8c8c8;
}
.guding_bl .ull>li ul{
    display: none;
    background-color: #ffffff;
}
.guding_bl .ull a{
    border-bottom: 0px solid #FFFFFF;
}
.guding_bl  a{
    margin: 0px 5px;
    padding: 10px 0px;
    display: block;

}
.fhdb{
    position: fixed;
    bottom: 5%;
    display: none;
    z-index: 100;
}






.dingbu_anniu .dropdown {
    position: absolute;
    right: 3%;
    top: 25%;
    z-index: 100;
    background-color: #FFFFFF;

}
.yonghuming_one .yhm_zhanshi{
    display: none;
}

.yonghuming_one .yhm_zhanshi ul li:hover{
    border-bottom: 1px solid #70ba77;
}
.header_anniu_one{
    margin-right: 2%;
}
.row .signup:hover {
    background: #70ba77;
    color: #fff;
}
.lunbo_t{
    text-align: center;
    margin: 0 auto;
}
.lunbo_t img{
    width: 100%;
}

.lunbo_t img:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
}

/*分页的css样式*/
.web-pages{ text-align:center; margin-top: 20px;margin-bottom: 5%;}
.web-pages a,
.web-pages .page-input,
.web-pages .btn-tiao{display: inline-block; height: 40px; line-height: 38px; font-size: 16px; color: #333333; border-radius: 5px; border: 1px solid #c8c8c8; background: #fff; padding:0 13.5px; margin-left: 10px;}

.web-pages a:hover,.web-pages a.on{border-color: #70ba77;background: #70ba77;color: #fff;}
.web-pages .page-input{width:70px;outline: none;}

/*轮播图*/
#myCarousel .carousel-inner div img{width: 100%;}
.owl-dots{margin-top: 20px;}
.carousel-indicators {
    position:absolute;
    bottom:5px;
    left:30%;
    z-index:15;
    width:100%;
    padding-left:0;
    margin-left:-30%;
    text-align:center;
    list-style:none
}

/*家系图1-2*/
.system-container .jxt_one_photo{position: static;}
.system-container .jxt_photo .btn-success {padding: 5px 40px;border-radius: 20px}
.system-container .jxt_one_photo img{position: absolute;right: 4%;bottom: 0%;width: 10%;}
.system-container .jxt_two_photo{position: static;}
.system-container .jxt_photo .btn-success {padding: 5px 40px;border-radius: 20px}
.system-container .jxt_two_photo img{position: absolute;right: 4%;bottom: 0%;width: 10%;}
.system-container .jiaxitu_box_wb{position:relative;padding-bottom: 5%;}

.floatl-div{
    width: 300px;
    float: left;
}
.text-rigth{
    padding-right: 15px;
}
.div_group{
    padding-bottom: 0px !important;
    margin-bottom:0px !important;
}
.hr_m{
    border-top: 2px solid #e5e5e5;
    margin-top: 5px;
    margin-bottom: 5px;
}
.div_title{
    font-size:18px;
    font-weight: bold;
}
.em1{
    padding-left: 32px;
}
.em2{
    padding-left: 10px;
}
.btncl{
    color: #666;
    margin-right: 40px;
}

/*  分页 */
.disab{background: #eee;
    display: inline-block;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
    color: #333333;
    border-radius: 5px;
    border: 1px solid #c8c8c8;
    padding:0 13.5px;
    margin-left: 10px;
}

/*查看更多*/
.ckgd_anniu{
    padding: 3px 9px;
    font-size: 0.8rem;
}

.con_guyu .bt_font img{width: 4%;}
.zlzx_box .zlzx_img_one img{width: 4%;}

.shouye_sangetupaio{
    margin-top: 80px;
}

