﻿@charset "utf-8";
body {
    background-color: #fff;
}

@media screen and (max-width:768px){
#mallfloat {
   display:none;
}}






/* Css Reset */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
    padding: 0;
    margin: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
    font-weight: normal;
    font-style: normal;
}

ol,
ul,
li {
    list-style: none;
}

div,
dl,
dt,
dd,
ol,
ul,
li {
    zoom: 1;
}

caption,
th {
    text-align: left;
}



h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

input {
    outline: none;
}






/* Public */

html {
    width: 100%;
}

body {
    background: #f1f1f1;
    width: 100%;
    /*min-width: 1200px;*/
    color: #333;
    font: 13px/20px "Microsoft Yahei", SimSun, Tahoma, Helvetica, Arial, sans-serif;
    -webkit-text-size-adjust: none;
}

html,
body {
    margin: 0;
    height: auto;
}

table {
    border-spacing: 0px;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #0066CB;
    text-decoration: none;
}

.clear {
    clear: both;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.mab {
    margin-bottom: 10px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.topcon {
    background: url(../images/bg.png) center no-repeat;
}









/*head*/

.head {
    height: 110px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    background: #fff;
    box-shadow: 0 0 12px #ccc;
}


.navbar-wrapper .reg {
    position: absolute;
    right: 50px;
    top: 5px;
    font-size: 12px;
    color: #999;
    z-index: 10000;
}

.navbar-wrapper .reg a {
    color: #999;
}

.mrtl50 {
    margin-left: 9px;
    margin-top: 10px;
}



.logo {
    width: 234px;
    float: left;
    margin-top: 28px;
}








/* banner */

.banner {
    margin-top: 110px;
    /*min-width:1000px;*/
    position: relative;
    height: 500px;
    overflow: hidden;
}

.banner .bd {
    position: relative;
    z-index: 0;
}

.banner .bd ul {
    width: 100% !important;
}

.banner .bd li {
    width: 100% !important;
    height: 500px;
}

.banner .bd li .siteWidth {
    width: 1000px;
    position: relative;
    margin: 0 auto;
    height: 299px;
}

.banner .bd li a {
    height: 299px;
    display: block;
}

.banner .bd .txt {
    position: absolute;
    width: 415px;
    top: 100px;
    left: 22px;
    font: normal 18px/30px "Microsoft YaHei";
}

.banner .bd .btn {
    display: block;
    zoom: 1;
    margin-top: 8px;
    width: 72px;
    padding-right: 10px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: url(../images/banner-btn.png) 0 0 no-repeat;
    _background: url(../images/banner-btn-ie6.png) 0 0 no-repeat;
}

.banner .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.banner .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 11px;
    height: 11px;
    margin: 4px;
    background: url(../image/dot-black.png) 0 0;
    overflow: hidden;
    line-height: 9999px;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.banner .hd ul .on {
    filter: alpha(opacity=100);
    opacity: 1;
}









/*scope*/

.scope {
    margin-top: 50px;
}

.scope .td {
    text-align: center;
}

.scope .hd {
    width: 1150px;
    margin: 20px auto 50px;
}

.scope ul li {
    float: left;
    width: 25%;
    text-align: center;
}

.scope ul li a {
    display: block;
}

.scope ul li .title {
    font-size: 15px;
    margin-bottom: 25px;
    margin-top: 10px;
    color: #6c7071;
    font-size: 20px;
}

.scope ul li .detail {
    padding: 0 26px 0 40px;
    text-align: left;
}
.blue{color: #0a9ede;}


.bluebc {
    text-align: center;

}

.bluebx {
    height: 100px;
    margin-top: 50px;
    background: url(../image/bg6.png) center no-repeat;
}

.bluebc .title,
.bluebx .title {
    font-size: 35px;
    color: #0ecaf2;
    line-height: 50px;
    /*margin-top: 50px;*/
    background: url(../image/bg5.png) center no-repeat;
}

.bluebx .title {
    line-height: 40px;
    color: #278396;
}

.bluebc .subtitle,
.bluebx .subtitle {
    margin-top: 5px;
    font-size: 17px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}

.bluebx .subtitle {
    color: #278396;
    line-height: 40px;
}

.ftdetail p {
    text-indent: 4em;
    width: 1060px;
    margin: 0 auto;
    color: #6c7071;
    line-height: 36px;
    font-size: 16px;
    margin-top: 40px;
    margin-bottom: 70px;
}

.ftdetail a {
    color: #f94f8d
}








/*case*/

.case {
    height: 770px;
    background: url(../image/bg7.png) center no-repeat;
    text-align: center;
    padding-top: 20px;
}

.casecon {
    width: 1200px;
    margin: 72px auto;
    padding: 94px 0 64px;
    background: url(../image/bg1.png) center repeat-x;
}

@media (max-width: 768px) {
    .casecon {
        width: 1200px;
        margin: 72px auto;
        padding: 94px 0 64px;
        background: none;
    }
}

.casecon ul li {
    float: left;
    width: 25%;
    text-align: center;
}

.casecon ul li a div {
    width: 236px;
    height: 177px;
    overflow: hidden;
    margin: 0 auto;
}

.casecon ul li:hover a img {
    transform: scale(1.1);
    transition: .5s;
}

.casecon ul li .case-detail {
    width: 236px;
    text-align: center;
    height: 120px;
    margin-top: 20px;
    margin-bottom: 10px
}

.casecon ul li .case-detail .title {
    font-size: 18px;
    color: #077389;
}

.casecon ul li .case-detail .subtitle {
    font-size: 14px;
    color: #7a9ea5;
    line-height: 27px;
    margin-top: 10px;
}

.casecon ul li a:hover {
    color: #333;
}








/*news*/

.news {
    padding: 10px 0 50px;
    background: #fff;
}

.news .tb {
    text-align: center;
    margin-bottom: 40px;
}

.news .hd {
    width: 1250px;
    margin: 20px auto;
}

.news .hd ul li {
    position: relative;
    background: #fff;
    height: 126px;
    border-bottom: 1px dotted #DDDDDD;
    float: left;
    width: 47%;
    margin: 0 1.5%;
}

.news .hd ul li .list {
    display: block;
    padding: 25px 15px 25px 85px;
    color: #333;
}

.news .hd ul li .con {
    height: 70px;
    overflow: hidden;
}

.news .hd ul li .con .title {
    font-weight: bold;
    line-height: 24px;
    height: 32px;
}

.news .hd ul li .con .ftitl {
    color: #666;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
}

.news .hd ul li .xx {
    color: #03A8F1;
    position: absolute;
    width: 80px;
    top: 25px;
    right: 15px!important;
}

.news .hd ul li .date {
    position: absolute;
    top: 25px;
    left: 5px;
    height: 80px;
    width: 65px;
    text-align: center;
}

.news .hd ul li .day {
    height: 50px;
    width: 65px;
    line-height: 50px;
    background: url(../images/bg2.png) center no-repeat;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}

.news .hd ul li .year {
    background: #BABABA;
    margin-top: 1px;
    color: #fff;
}








/*foot*/



.footbt {

    line-height: 24px;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    background: #000;
    font-size: 9px;
}

/*#footer {
    height: 263px;
    width: 100%;
    !* margin-top: 20px; *!
}*/
#footer {
    height: 26px;
    width: 100%;
    margin-top: 20px;
}
.fixed-width-wrapper {
    background: #202020;
}

.footwrap {
    width: 1010px;
    margin: 0 auto;
}

.footwrap ul li {
    float: left;
    padding: 0 20px;

    color: #FFF;
    margin-bottom: 15px;
}

.footwrap ul li .hd {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
}

.footwrap ul li .bd {
    line-height: 24px;
    width: 220px;
}


.footwrap dl {
    padding-top: 3px;
}

.footwrap dl dd {
    float: left;
    padding-right: 35px;
    height: 34px;
}

.footwrap dl dd a {
    color: #fff;
}








/*introduce*/

.topimg {
    height: 400px;
    text-align: center;
    padding-top: 108px;
    background: url(../images/bg1.png) bottom center no-repeat;
}

.topimg .bt {
    margin-top: 100px;
}

.content {
    width: 1000px;
    margin: 0 auto;
    padding: 0px 15px;
    /*background: #fff;*/
}

.d-title {
    font-size: 30px;
    height: 38px;
    font-weight: bold;
    text-align: center;
    color: #0462AA;
}

.d-con {
    text-align: justify;
    margin: 30px 0 50px;
    line-height: 24px;
}








/*contact*/

.contact {
    float: right;
    width: 45%;
}

.contact .d-title {
    height: 100px;
}

.contact p {
    height: 50px;
    font-size: 16px;
    padding: 0 25px;
}

.mimg {
    height: 400px;
    text-align: center;
    padding-top: 108px;
    background: url(../images/td.png) bottom center no-repeat;
}

.caseimg {
    height: 196px;
    text-align: center;
    padding-top: 108px;
    background: url(../images/al.png) bottom center no-repeat;
}

.yjimg {
    height: 400px;
    text-align: center;
    padding-top: 108px;
    background: url(../images/bg4.png) bottom center no-repeat;
}

.yj {
    margin-bottom: 20px;
}

.yj li {
    float: left;
    width: 33%;
    text-align: left;
    padding-right: 0.3%;
    margin-bottom: 20px;
}

.time {
    text-align: center;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 15px;
}







/*news*/

.pt0 {
    padding: 10px 0;
    width: 1200px;
}
/*列表页*/

.sidelist {
    width: 300px;
    float: right;
}

.sidelist .linktxt,
.sidelist .easylink {
    padding: 20px;
    padding-top: 30px;
    background: #fff;
}

.sidelist .hd {
    height: 38px;
    line-height: 38px;
    color: #fff;
    padding-left: 20px;
    border-bottom: 1px solid #fff;
    color: #fff;
    background: #4CBCEC;
    font-size: 15px;
    border-radius: 4px;
    margin-bottom:15px;
}

.sidelist .hd a {
    color: #fff;
}

.sidelist .bd ul li {
    line-height: 42px;
    border-bottom: 1px solid #ededed;
}

.sidelist .bd ul li a {
    display: block;
    color: #666;
    padding-left: 10px;
}

.sidelist .bd ul li a:hover,
.sidelist .bd ul li .on {

    color: #4CBCEC;
}

.sidelist .bd ul li .subli li {
    line-height: 34px;
    border-bottom: none;
}

.sidelist .bd ul li .subli li a {
    padding-left: 40px;
    background: url(../images/444.png) 30px center no-repeat;
}

.sidelist .bd ul li .subli li a:hover {
    background: #034291 url(../images/443.png) 30px center no-repeat;
}

.sidelist .linktxt {
    margin-bottom: 10px;
}


.listright {
    width: 870px;
    padding: 27px 15px;
    background: #fff;
    float: left;
}

.listright .hd {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted #6881B0;
    margin-bottom: 20px;
    color: #034291;
}

.ar-icon {
    padding-left: 15px;
    background: url(../images/22.png) left center no-repeat;
}

.fl-icon {
    padding-left: 16px;
    background: url(../images/3.png) left center no-repeat;
}

.listright .right-hd {
    padding-left: 15px;
    background-color: #eee;
    height: 34px;
    line-height: 34px;
    margin-top: 24px;
}

.listright .right-hd a {
    color: #034291;
}


.listright .detaillist ul {
    padding: 0 15px;
}

.pagest {
    margin-top: 20px;
}

.listright .right-bd li {
    border-bottom: 1px dashed #d8d8d8;
    padding-left: 2px;
    max-height: 146px;
    overflow: hidden;
    line-height: 34px;
    /*word-break: keep-all;*/
    /* 不换行 */
    /*white-space: nowrap;*/
    /* 不换行 */
    /*overflow: hidden;*/
    /* 内容超出宽度时隐藏超出部分的内容 */
    /*text-overflow: ellipsis;*/
    /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}

.listright .detaillist ul li {
    width: 700px;
}

.listright .right-bd li .date {
    float: right;
    color: #999;
    padding-left: 12px;
}

.right-bd .videolist ul li {
    height: 230px;
    width: 285px;
    float: left;
    padding: 10px;
    border: none;
}

.right-bd .videolist ul li img {
    height: 150px;
    width: 252px;
}

.right-bd .videolist ul li a {
    display: block;
}

.right-bd .videolist ul li div {
    text-align: center;
    color: #000;
    font-size: 14px;
    overflow: hidden;
}

.sidelist .bd a {
    border-bottom: 1px solid #fff;
    height: 45px;
    line-height: 45px
}

.sidelist .bd {
    margin-bottom: 30px;
}

.sidelist .bd ul li {
    word-break: keep-all;
    /* 不换行 */
    white-space: nowrap;
    /* 不换行 */
    overflow: hidden;
    /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis;
    /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}

.sidelist .bd ul li .subli li {
    line-height: 45px;
    border-bottom: none;
}

.sidelist .bd ul li .subli li a {
    padding-left: 40px;
    background: url(../images/444.png) 30px center no-repeat;
}

.sidelist .bd ul li .subli li a:hover,
.sidelist .bd ul li .subli li a.on {
    background: #034291 url(../images/443.png) 30px center no-repeat;
}

.fw {
    font-weight: bold;
}

.home-nav li,
.expert li {
    /* visibility: hidden; */
}

.expert .casecon {
    margin-top: 0;
    padding: 50px 0 0;
    margin-bottom: 30px;
}

.expert .casecon ul li a div {
    width: 220px;
    height: 248px;
    margin-top: 10px;
}

.expert .casecon ul li a div.case-detail {

    height: 90px;
}

.expert .casecon ul li .case-detail .title {
    font-size: 18px;
    color: #333;
    font-weight: 600;
}

.expert .casecon ul li .case-detail .subtitle {
    font-size: 13px;
    margin-top: 6px;
    color: #666;
}
#zhuanjialist li:nth-of-type(odd){ background:#F6F6F6;}/*奇数行*/ 
#zhuanjialist li:nth-of-type(even){ background:#fff;}/*偶数行 */
.pagebtn{padding:2px 5px; border-radius:0; border: none; background: #0ecaf2; color: #ffffff;font-size:12px;}
.morex {
    width: 100px;
    height: 50px;
    margin: 30px auto;
    border-top: 1px solid #bbb;
    color: #999;
    border-bottom: 1px solid #bbb;
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
}

.morex a {
    display: block;
    color: #888
}

.morex a:hover {
    font-size: 16px;
    transition: .5s;
}





/*关于我们*/

.banner-single {
    height: 300px;
    margin-top: 110px !important;
    /*margin-bottom:15px !important;*/
}



.aboutus {
    background: url(../image/banner1.png) center no-repeat;
    background-size: 100%;
}

.experts {
    background: url(../image/33.png) center no-repeat;
}

.contactus {
    background: url(../image/55.png) center no-repeat;
    background-size: 100% 100%;
}

.joinus {
    background: url(../image/44.png) center no-repeat;
    background-size: 100% 100%;
}

.specification-ss {
    background: url(../image/zc.png) center no-repeat;
}

.science-ss {
    background: url(../image/kj.png) center no-repeat;
}

.academic-ss {
    background: url(../image/jl.png) center no-repeat;
}

.rowbar {
    display: none;
}

@media (min-width: 768px) {
    .rowbar {
        display: block;
        width: 570px;
        margin: 0 auto;
        padding: 30px 0 40px;
        background-color: #fff
    }
}

.rowbar ul li {
    width: 120px;
    height: 40px;
    line-height: 40px;
    background-color: #F2F2F2;
    border: 1px solid #ddd;
    float: left;
    margin-right: 20px;
    text-align: center;
}

.rowbar ul li a {
    color: #525252;
    display: block;
}

.rowbar ul li.active {
    background-color: #0DCAF2;
}

.rowbar ul li.active a {
    color: #fff;
}

.ab-title {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ab-title .title1 {
    width: 210px;
    margin: 0 auto;
    text-align: center;
    font-size: 1.8em;
    color: #2daedf;
    line-height: 36px;
    background: url(../image/ss.png) left center no-repeat;
    padding-left: 25px;
}

.ab-title .title2 {
    width: 200px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #a5aaac;
    padding-left: 25px;
}

.content1100 {
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.intrduce p {

    /*margin-left: 15px;*/
    font-size: 16px;
    line-height: 24px;
}

.intrduce {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 60px;
}

.value ul li {
    height: 110px;
    visibility: hidden;
}

.value .left {
    width: 630px;
    font-size: 14px;
    line-height: 27px;
    padding-top: 28px;
    margin-left: 20px;
    float: left;
}

.value .right {
    width: 630px;
    font-size: 14px;
    line-height: 27px;
    padding-top: 28px;
    margin-right: 10px;
    float: right
}

.found {
    background: url(../image/bg2.png) repeat-y;
    padding: 30px 0 50px;
}

.found .ab-title .title1 {
    color: #fff;
    background: url(../image/ss2.png) left center no-repeat;
}

.found .ab-title .title2 {
    color: #fff;
}

.found .con {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 24px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 5px;
}


.service ul li {
    width: 25%;
    float: left;
    height: 100px;
}

.service ul li img {
    margin-right: 15px;
}

.service ul li p span {
    display: block;
    padding-right: 10px;
    padding-top: 10px
}

.mission {
    background: #FAFAF8;
    padding-top: 10px;
}

.mission .intrduce {
    border: none;
}

.mission .intrduce p {
/*    margin-left: 15px;*/
    font-size: 14px;
    line-height: 24px;

    text-align: justify;
}















/*专家库*/

.expertlist ul li {
    padding: 30px 20px;
    margin-bottom: 10px;

    overflow: hidden;
}




.fimg {
    margin-right: 30px;
    width: 100%;
    height: 160px;
    /*background-size: 90% 90%;*/
    background-repeat: no-repeat;
}

.expertpic {
    height: 160px;
}

.fcon {
    width: 75%
}

.expertlist .odd {
    background: #F6F6F6
}

.expertlist ul li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.expertlist ul li .td {
    font-size: 1.5em;
    color: #19a0d8;
    margin: 12px 0 12px;
}

.expertlist ul li .hd {
    font-size: 14px;
    color: #333;
    line-height: 27px;
}

.navbar-inverse .navbar-nav>li>a.home {
    padding: 15px 25px;
}




/*login*/

.reg_list li {
    height: 50px;
    line-height: 90px;
    margin-bottom: 5px;
}
.reg_list {
    margin-left: 50px;
}
.textinput {
    width: 294px;
    height: 36px;
    line-height: 36px;
    padding: 0 6px;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #ccc;
}.button2 {
    border: none;
    width: 252px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin-top: 30px;
    background-color: #2ABDE3;
    border-radius: 6px;
}
.slider {
    position: relative;
    display: inline-block;
    top: 10px;
    left: 4px;
}
 

/*.contactmap{height: 425px;}*/

.contactusmap .map {
    width: 100%
}

.joins {
    margin-top: 20px;
    margin-bottom: 45px;
}
.joins>ul{height:auto!important;}
.joins h2 {
    color: #37474F;
    font-weight: 500;
    font-size: 20px;
}

.joins .subtitle {
    margin: 10px 0 20px;
    color: #A3AFB7;
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    font-size: 12px;
}

.joins li {
    margin-bottom: 10px;
    background: #fff;
    padding: 30px;
}

.banner-news-single {
    height: 247px;
    margin-top: 110px;
}

.health-ss {
    background: url(../image/banner1_1.png) center no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.headEpid{
    background: url(http://oss.vandh.cn/group156/default/20210723/13/59/6/0fc140fbe383ac6fcd4026ba6a4f4944.png) center no-repeat;
    height: 500px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.headFeat{
    background: url(http://oss.vandh.cn/group156/default/20210723/14/01/6/538a78050839f3958716487e0ffef5c2.png) center no-repeat;
    height: 500px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.headForu{
    background: url(../image/b2.png) center no-repeat;
    /* background: url(http://oss.vandh.cn/group156/default/20210723/14/06/6/0d5135dcaed03b18f8ac0ce038f595e5.png) center no-repeat; */
    height: 500px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.headPrev{
    background: url(http://oss.vandh.cn/group156/default/20210723/14/06/6/0d5135dcaed03b18f8ac0ce038f595e5.png) center no-repeat;
    height: 500px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cust {
    background: url(../image/logo.png) center no-repeat;
    background-size: cover;
    height: 108px;
    float: none;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

.search {
    width: 260px;
    position: relative;
}

.search input {
    height: 30px;
    width: 222px;
    /*margin-bottom: 23px;*/
    border-radius: 4px;
    background-color: #f1f1f1;
    border: 1px solid #e4eaec;
    padding-left: 10px;
}

.search span {
    display: block;
    width: 40px;
    height: 30px;
    border-radius: 0 4px 4px 0;
    position: absolute;
    right: 0;
    top: 0;
    background: #4CBCEC url(../image/search.png) center no-repeat;
}

.breadcrumbs {
    width: 1200px;
    margin: 0 auto;
    padding: 5px 0;
    background: url(../image/home.png) 10px no-repeat;
    padding-left: 30px;
    height: 37px;
    line-height: 28px;
}
.breadcrumbs ul {
    height: 25px;
    float: left;
    margin-top: 2px;
}
.breadcrumbs ul li {
    float: left;
    /*margin-left: 5px;*/
    line-height: 25px;
}

.breadcrumbs ul li:first-child:after {
    content: " >";
}
.search1{
    float: right;
    margin-right: 5px;
}

.right-bd .td {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
    max-height: 60px;
    overflow: hidden;
    line-height: 26px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.right-bd .subdetail {
    margin-bottom: 5px;
    color: #666;
    font-size: 12px;
    line-height: 24px;
    max-height: 50px;
    overflow: hidden;
}

.right-bd ul li {
    margin-bottom: 20px;
}

.right-bd ul li a:hover {
    color: #333
}

.right-bd .time-d {
    color: #A9A9A9
}

.newscon .td {
    text-align: center;
    margin-top: 50px;
    font-size: 1.8em;
    overflow: hidden;
    line-height: 30px;
    color: #4cbcec;
}

.newscon .time-d {
    text-align: center;
    margin: 30px 0 10px;
    font-size: 14px;
}

.newscon .hdcontent {
    padding: 12px;
    line-height: 2em;
    text-align: justify;
}

.app-app {
    display: none;
}
.qq-app{
    display: none;
}
.qq-pc{
    display: block;
}
.app-pc {
    display: block;
}

.pc {
    display: block;
}
.pc-inlineblock{display:inline-block}
.app {
    display: none;
}

.ftcon {
    line-height: 24px;
    font-size: 14px;
}

.txposition {
    text-align: right;
}

.value .ftcon {
    margin-top: 40px;
}

.picss {
    width: 100%;
    margin-bottom: 10px;
}

.txtright {
    text-align: right;
}

.loginup {
    height: 1px;
    background: none
}

.user {
    background-color: #fff;
    padding: 65px 25px;
}

.regc {
    text-align: center;
    padding-top: 50px;
}

.mt20 {
    margin-top: 5px;
}

.cc-ps {
    font-size: 12px;
    color: #666;
}

.btn2 {
 
    width: 100%;
    height: 36px;
    margin-top: 10px;
}

.btn2:hover {
    background-color: #16a7c5;
    border: 1px solid #16a7c5
}

.logcont {
    border: 1px solid #ddd;
    padding:40px 25px;
}
#footer .reg a{color:#fff;}
 
@media screen and (max-width: 1200px) {
    .topbar {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
    .breadcrumbs {
        width: 100%;
    }
    .scope .hd {
        width: 100%;
        margin: 20px auto 30px;
    }

    .topbar ul {
        display: none;
    }
    .footwrap {
        width: 100%;
        margin: 0 auto;
    }
    .casecon {
        width: 100%;
        margin: 0 auto;
        /*background: url(../image/bg1.png) center no-repeat;*/
        padding: 20px 0
    }
    .case {
        height: auto;
        background: url(../image/bg7.png) top repeat-y;
    }

    .banner .bd li {
        width: 100% !important;
        height: 200px;
        background: url(../image/b2.png) 50% 0px no-repeat;
        background-size: 640px 200px;
    }
    .banner {
        height: 200px;
        margin-top: 100px;
    }
    .banner .hd ul li {
        width: 8px;
        height: 8px;
        background-size: contain;
    }

    .scope {
        margin-top: 30px;
    }
    .bluebc .title,
    .bluebx .title {
        font-size: 2em;
        color: #0ecaf2;
        line-height: 30px;
        background: none;
    }
    .bluebc .subtitle {
        margin-top: 5px;
        font-size: 12px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #999999;
        line-height: 20px;
    }
    .bluebc {
        height: 60px;
        /*margin-top: 20px;*/
        /*background: url(../image/bg5.png) center no-repeat;*/
        /*background-size: 100%;*/
        text-align: center;
    }
    .bluebx {
        height: 60px;
        margin-top: 10px;
        background: url(../image/bg6.png) center no-repeat;
        background-size: 120%;
    }
    .bluebx .title {
        line-height: 40px;
        color: #278396;
    }
    .bluebc .title{
        background-image: url(../image/bg5.png);
        background-size: 100%;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .bluebx .subtitle {
        font-size: 1em;
        color: rgb(28, 125, 141);
        line-height: 20px;
    }
    .head {
        height: 100px;
    }
    .logo {
        width: 80%;
        float: left;
        margin-top: 30px;
    }
    .logo img {
        width: 100%;
        max-width: 338px
    }
     
    .ftdetail {
        padding: 0 15px;
    }
    .ftdetail p {
        width: auto;
        padding: 0 15px;
        margin-top: 10px;
        line-height: 2em;
        margin-bottom: 20px;
    }
    .scope .inter,
    .scope .web,
    .scope .app,
    .scope .software {
        background-size: 50%;
    }
    .scope ul li .title {
        font-size: 1em;
        margin-bottom: 25px;
        margin-top: 15px;
        color: #6c7071;
        font-size: 14px;
    }
    .expert .casecon {
        margin-top: 0;
        padding: 5px 0 0;
        margin-bottom: 5px;
    }
    .hotlink {
        display: none;
	 display: block;
padding:0 60px 0 30px !important;
    }
	
    #footer {
        height: auto
    }
    .fixed-width-wrapper {

        height: auto;
    }
    .app-app {
        display: block;
        margin-left: 12px
    }
    .app-pc {
        display: none;
    }
    .qq-pc{
        display: none;
    }
    .qq-app{
        display: block;
    }
}

@media (max-width: 1024px) {
    .content {
        width: 100%;
        padding: 15px 15px;
    }
    .ab-title {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .value .ftcon {
        margin-top: 40px;
    }
   .banner-single,
    .banner-news-single {
        margin-top: 102px;
    }
    .cust {
        background-size: 100% 100%;
        height: 80px;
        float: none;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
    }
    .listright {
        width: 100%
    }
    .sidelist {
        display: none;
    }
}

@media (max-width: 768px) {
    .content {
        width: 100%;
        padding: 10px 10px;
    }
    .newCont{
        padding: 0px 10px;
    }
    .messagebtn{padding-left: 0;}
    .messagebtn button{margin-top: 10px;}
    .user {
        height: auto;
    }

    .txposition {
        text-align: center;
    }
    .expertlist ul li .td {
        text-align: center;
    }
    .service ul li {
        width: 50%;
    }
    .banner-single,
    .banner-news-single {
        height: 150px;
        margin-top: 94px;
        background-size: cover;
    }
    .cout{
        height: 108px;
        margin-top: 1px;
        background-size: 100% 100%;
    }

    .cust {
        background-size: 800px 100%;
        height: 50px;
        float: none;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
    }

    .loginup {
        height: 1px;
        background: none
    }
    .joins li {
        margin-bottom: 10px;
        background: #fff;
        padding: 15px;
    }
    .newscon .td {
        text-align: center;
        margin-top: 20px;
        font-size: 1.5em;
        overflow: hidden;
        line-height: 30px;
        color: #4cbcec;
    }
    .newscon .time-d {
        text-align: center;
        margin: 5px 0 10px;
        font-size: 0.8em;
    }
    .listright {

        padding: 20px 8px;
  
    }
}

@media screen and (max-width: 640px) {
    .app {
        display: block;
    }
.footwrap .app{ display: none;}
    .pc {
        display: none;
    }
    .pc-inlineblock{display:none}
    .aboutus {
        background: url(../image/lit-11.png) center no-repeat;
        background-size: 100%;
    }


    .banner-single {
        height: 120px;
        margin-top: 94px;
        background-size: 100%;
    }
    .cout {
        height: 80px;
        margin-top: 1px;
        background-size: 600px 100%;
    }

    .contactus,
    .loginup {
        height: 1px;
        background: none
    }

    .experts {
        background: url(../image/33_lit.png) center no-repeat;
        background-size: 100% 105%;
        height: 120px;
    }

    .joinus {
        background: url(../image/44_lit.png) center no-repeat;
        background-size: 100% 100%;
        margin-top: 94px;
    }

    .health-ss {
        background: url(../image/banner1_1.png) center no-repeat;
        background-size: 100% 105%;
        height: 120px;
    }
    .headEpid{
        background: url(http://oss.vandh.cn/group156/default/20210723/13/59/6/0fc140fbe383ac6fcd4026ba6a4f4944.png) center no-repeat;
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: center;
        /*height: 120px;*/
        /*margin-top: 94px;*/
        /*background-size: 100%;*/
    }
    .headFeat{
        background: url(http://oss.vandh.cn/group156/default/20210723/14/01/6/538a78050839f3958716487e0ffef5c2.png) center no-repeat;
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .headForu{
        background: url(http://oss.vandh.cn/group156/default/20210723/14/06/6/0d5135dcaed03b18f8ac0ce038f595e5.png) center no-repeat;
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .headPrev{
        background: url(http://oss.vandh.cn/group156/default/20210723/14/06/6/0d5135dcaed03b18f8ac0ce038f595e5.png) center no-repeat;
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ab-title .title1 {

        font-size: 1.8em;
    }

    .value .ftcon {
        margin-top: 10px;
        margin-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
    }

    .footwrap ul li .bd {
        line-height: 24px;
        width: 100%;
    }

    .service ul li img {
        width: 40px
    }

    .service ul li {
        width: 100%;
        height: 60px;
        padding-left: 10px;
        font-size: 14px;
    }

    .home-nav li a img {
        width: 40%
    }

    .scope ul li {
        float: left;
        width: 50%;
        text-align: center;
    }

    .casecon ul li {
        float: left;
        width: 50%;
        text-align: center;
    }

    .expert .casecon ul li {
        float: left;
        width: 50%;
        text-align: center;
    }

    .casecon ul li a div {
        width: 80%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
    }

    .expert .casecon ul li a div {
        width: 80%;
        height: auto;
        margin-top: 10px;
    }

    .casecon ul li .case-detail {
        width: 100%;
        /*height: 24px !important*/
    }

    .casecon ul li a div img {
        width: 100%;
        margin-top: 10px;
    }

    .expert .casecon ul li a div img {
        width: 100%;
        margin-top: 10px;
    }
}

@media (max-width:320px) {

    
   .banner-single {

        margin-top: 1px;
    }

    .cust {
        background-size: 850px 100%;
        height: 50px;
        float: none;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;

    }

    .aboutus {
        background: url(../image/lit-11.png) 0 0 no-repeat;
        background-size: contain;
    }
}

@media screen and (max-width: 960px) {
    .cust {
        background: url(../image/logo.png) center no-repeat;
        background-size: 100% 100%;
        height: 88px;
        float: none;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
    }
}
@media screen and (max-width: 640px) {
    .cust {
        background-size: 850px 100%;
        height: 80px;
        float: none;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
    }
}
.top{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.topCent{
    width: 100%;
    height: 100%;
}
.topCent img{
    width: 100%;
    height: 100%;
}
.absorbed{
    width: 1250px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.absorbedMain{
    margin-top: 15px;
    margin-bottom: 30px;
    text-align: center;
}
.absorbedMain h3{
    font-size: 35px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgb(19, 206, 249);
    line-height: 40px;
    background-image: url("../image/bg5.png") ;
    background-position: center center;
    background-repeat:no-repeat;
}
.absorbedMain p{
    margin-top: 5px;
    font-size: 17px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}
.advantagedMain{
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
}
.advantagedMain h3{
    font-size: 35px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgb(28, 125, 141);
    line-height: 40px;
    background-image: url("../image/bg6.png");
    background-position: center center;
    background-repeat:no-repeat;
}
.advantagedMain p{
    margin-top: 5px;
    font-size: 17px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgb(28, 125, 141);
    line-height: 20px;
}
.absorbedText{

}
.absorbedText p{
    line-height: 50px;
}
.absorbedText p span{
    color: firebrick;
}
.absorbedItem{
    width: 1250px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.absorbedItem div{
    width: 25%;
    margin: 0 auto;
    text-align: center;
}
.absorbedItem div .abImg{
    width: 126px;
}
.absorbedItem div p{
    margin-top: 15px;
}
.abImg img{
    width: 100%;
    height: 100%;
}
.advantage{
    width: 100%;
    height: 670px;
    overflow:hidden;
    background-image: url("../image/bg7.png");
}
.advantageCent{
    width: 1250px;
    height: 420px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.8)
}
.advantageCent div{
    width: 25%;
    text-align: center;
    margin-top: 15px;
}
.advantageCent div h3{
    margin-top: 15px;
    color: rgb(28, 125, 141);
}
.advantageCent div p{
    color:black;
    line-height: 30px;
}
.centImg{
    margin-left: 40px;
}
.Ptop{
    margin-top: 15px;
}
.topLogo{
  width:1250px;
  margin:auto;
}
.top2{
 flot:left; 
}
.toplist a{
 color:#999	
}
.toplist a:hover{
   color:#fff
}
@media (max-width: 768px){
    .breadcrumbs ul{
        /*margin-top: 1px;*/
    }
 .absorbed{
    width: 100%;
     margin-top: 2px;
 }
 .absorbedMain{
    width: 100%;
    margin-top: 30px;
     margin-bottom: 20px;
 }
 .absorbedMain h3{
    font-size: 25px;
    background-image: url(../image/bg5.png);
    background-size: 100%;
 }
 .absorbedMain p{
    font-size: 12px;
 }
.absorbedText{
    width: 95%;
    margin: auto;
}
.absorbedText p{
        line-height: 2em;
}
.absorbedItem{
    width: 100%;
    display: flex;
    flex-wrap:wrap;
    justify-content: center;
}
.absorbedItem div{
    width: 50%;
    margin-top: 4%;
}
.abImg{
    width: 100%;
}
.abImg img{
    width: 93px;

}
}
.navbar-toggle{
    top: 24px !important;
}
.carousel-inner img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
/*.container-fluid{
    display: flex;
}*/
.navbar-default{
    border: none;
    background: #fff;
}
@media (max-width: 768px){
    .container-fluid{
        display: block;
    }
    .search{
        width: 180px
    }
    .search input{
        width: 150px
    }
}
#myCarousel{
    margin-top: 105px;
}
.banner-single{
    margin-top: 205px;
}
@media (min-width: 320px) and (max-width: 460px){
            #myCarousel {
            margin-top: 111px;

        }
}
@media (max-width: 992px){
    .navbar-wrapper .navbar{
        padding-left: 0px;
        padding-right: 0px;
    }
    #example-navbar-collapse{
        float: none !important;
        /*margin-top: 100px;*/
    }
    .search{
        width:180px 
    }
    .search input{
        width: 150px;
    }
}
.navbar-header{
    float: left;
    width: 250px;
    height: 100%;
}
.navbar-header img{
    width: 100%;
    height: 100%;
}
#example-navbar-collapse{
    float: right;
}
.navbar-brand{
    padding: 35px 15px !important;
}
/*.health-ss{*/
/*    background-size: 100% !important;*/
/*}*/
.experts{
    background-size: 100%;
}
.carousel-inner img{
    width: 100%;
    height: 100%;
}
.carousel-inner{
    height: 100%;
}
.listright img{
width:100%;
}
.listright img{
width:100%
}
.linktxt #searchform{
margin-bottom:15px;
}
#ke{
    position: fixed;
    bottom: 60px;
    right: 20px;
    width: 96px;
    height: 80px;
    cursor: pointer;
}
#ke img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#ke-app{
    position: fixed;
    bottom: 60px;
    right: 20px;
    width: 40px;
    height: 80px;
    cursor: pointer;
    display: none;
}
#ke-app img{
    width: 60px;
    height: 60px;
    object-fit: contain;
}
.noneNav{
    display: none;
}
@media (max-width: 992px){
    .breadcrumbs ul{
        /*margin-top: 4px;*/
    }

    #ke{
        display: none;
    }
    #ke-app{
        display: block;
    }
    .noneNav{
        display: none;
        height: 10vh;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 999;
    }
}
.zhuanCent{
    /*margin-top: 15px;*/
}
.zhuanCent img{
    width: 100%;
}
.home{
    position: absolute;
    width: 100%;
}
.newTop{
    margin-top: 115px;
}
@media (max-width: 1200px) {
    #searchform{ float:left;}
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .newTop{
        margin-top: 111px;
    }


}
