 @charset "utf-8";





/*名企选择*/

.parner {
 /*   height: 350px;*/
    background: url(/theme/default/images/jiulian/ysbg_bg.png) repeat;
}

/*.parner .container {
    background: #1B5D0A;
    padding: 32px 0;
}
*/
.parner .toptitle {
    width: 100%;
    /*height: 116px;*/
    background: url(/theme/default/images/jiulian/shouyezhiming.png) no-repeat center bottom;
    text-align: center;
    overflow: hidden;
}

.parner .toptitle span {
    color: #FFF;
    font-size: 24px;
    font-weight:normal ;
}

.parner_cont {
    position: relative;
    margin-top: 60px;
}

.parner_cont ul {
    width: 1105px;
    height: 105px;
    margin: 0px auto;
    overflow: hidden;
}

.parner_cont ul li {
    float: left;
    width: 164px;
    margin: 0px 10px;
    text-align: center;
}

.parner_cont ul li img {
    display: block;
}

.parner_cont ul li p {
    height: 35px;
    padding: 0px 5px;
    line-height: 35px;
    color: black;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.parner_cont .btn {
    display: block;
    position: absolute;
    top: 20px;
    width: 41px;
    height: 41px;
}

.parner_cont .prev {
    left: -23px;
    back ground: url(../images/prev.png) no-repeat;
}

.parner_cont .next {
    right: -23px;
    back ground: url(../images/next.png) no-repeat;
}

/*唯康优势*/


/*权威认证*/

.qwrz {
    background: #f7f7f7;
    padding-bottom: 27px;
    padding-top: 28px;
}

.qwrz .container {
    background: #f7f7f7;
    padding-top: 38px;
}

.qwrz h4 {
    height: 70px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    background: url(/theme/default/images/jiulian/title2.png) no-repeat center bottom;
}

.qwrz h4 a {
    font-size: 24px;
    color: #333;
    text-decoration: none;
    font-weight:normal ;
}

.qwrz h4 em {
    /*font-weight: bold;*/
    color: #0058ac;
}

.qwrz_cont {
    position: relative;
    padding-bottom: 40px;
    margin-top: 27px;
}

.qwrz_cont ul {
    overflow: hidden;
    width: 1140px;
    margin: 0px auto;
}

.qwrz_cont ul li {
    width: 210px;
    text-align: center;
    float: left;
    margin: 0px 9px;
}

.qwrz_cont ul li img {
    display: block;width:190px;height:130px;object-fit:cover;
    padding: 10px 10px;
    background: #f7f7f7;
}

.qwrz_cont ul li p {
    height: 40px;
    line-height: 40px;
    padding: 0px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.qwrz_cont ul li p a {
    font-size: 12px;
    color: #666666;
}

.qwrz_cont .btn {
    position: absolute;
    top: 50px;
    display: block;
    width: 41px;
    height: 41px;
}

.qwrz_cont .prev {
    background: url(/theme/default/images/jiulian/prev.png) no-repeat;
    left: -21px;
}

.qwrz_cont .next {
    background: url(/theme/default/images/jiulian/next.png) no-repeat;
    right: -21px;
}

/*唯康动态*/

.vcomdt .container {
    padding: 20px 0 40px 0;
    overflow: hidden;


}
.vcomdt{width: 95%; margin:0 auto;}

.vcomdt_l {
    float: left;
    width: 60%;
    
}

.vcomdt_l .dttab {
    height: 62px;
    overflow: hidden;
}

.vcomdt_l .dttab li {
    position: relative;
    float: left;
    width: 48%;
    height: 55px;
}

.vcomdt_l .dttab li * {
    display: inline-block;
}

.vcomdt_l .dttab li a {
    width: 100%;
    height: 55px;
    background: #171717;
    line-height: 55px;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}

.vcomdt_l .dttab li.cur a, 
.vcomdt_l .dttab li:hover a {
    background: #0058ac;
}

.vcomdt_l .dttab li i {
    display: none;
    position: absolute;
    left: 50%;
    bottom: -7px;
    width: 13px;
    height: 11px;
    margin-left: -7px;
    background: url(/theme/default/images/jiulian/sj3.png) no-repeat;
}

.vcomdt_l .dttab li.cur i, 
.vcomdt_l .dttab li:hover i {
    display: block;
}

.vcomdt_l .dttab .tab1 a {
    padding-left: 43px;
}

.vcomdt_l .dttab .tab2 a {
    padding-left: 29px;
}

.vcomdt_l .dttab .tab1 em {
    position: absolute;
    top: 50%;
    right: 60px;
    width: 43px;
    height: 12px;
    margin-top: -6px;
    background: url(/theme/default/images/jiulian/news.png) no-repeat;
}

.vcomdt_l .nrbox {
    margin-top: 25px;
}

.vcomdt_l .nrbox .dtaitext {
    overflow: hidden;
}

.vcomdt_l .nrbox .dtaitext dl {
    padding-bottom: 30px;
    border-bottom: 1px solid #f7f7f7;
    overflow: hidden;
}

.vcomdt_l .nrbox .dtaitext dl dt {
    float: left;
}

.vcomdt_l .nrbox .dtaitext dl dt img {
    display: block;
}

.vcomdt_l .nrbox .dtaitext dl dd {
    padding: 14px 0 0 283px;
}

.vcomdt_l .nrbox .dtaitext dl dd h5 {
    
    height: 20px;
    line-height: 20px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.vcomdt_l .nrbox .dtaitext dl dd h5 a {
    color: #171717;
    font-size: 16px;
}

.vcomdt_l .nrbox .dtaitext dl dd p {
    margin-top: 12px;
    height: 40px;
    line-height: 20px;
    color: #808080;
    font-size: 12px;
    overflow: hidden;
}

.vcomdt_l .nrbox .dtaitext dl dd .smore {
    display: block;
    width: 75px;
    height: 30px;
    margin-top: 23px;
    background: #171717;
    line-height: 30px;
    color: #e6e6e6;
    font-size: 12px;
    text-align: center;
}

.vcomdt_l .nrbox .dtaitext dl dd .smore:hover {
    background: #000;
}

.vcomdt_l .nrbox .dtaitext .newslists {
    height: 130px;
    margin-top: 22px;
    overflow: hidden;
}

.vcomdt_l .nrbox .dtaitext .newslists li {
    height: 30px;
    background: url(/theme/default/images/jiulian/sj2.png) no-repeat left center;
    line-height: 30px;
    overflow: hidden;
}

.vcomdt_l .nrbox .dtaitext .newslists li * {
    display: inline-block;
}

.vcomdt_l .nrbox .dtaitext .newslists li a {
    float: left;
    width: 480px;
    margin-left: 20px;
    color: #333333;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.vcomdt_l .nrbox dl dt img {
    width: 258px;
    height: 178px;
    object-fit: cover;
}

/*常见问题*/

.vcomdt_r {
    float: right;
    width: 40%;
    margin-top:-400px;

}

.vcomdt_r .flqtitle {
    height: 43px;
    border-bottom: 2px solid #d1d1d1;
    font-weight: normal;
    background: url(/theme/default/images/jiulian/frlingsbg2.png) no-repeat left top;
    line-height: 28px;
    overflow: hidden;
}

.vcomdt_r .flqtitle a {
    float: left;
    margin-left: 11px;
    color: #171717;
    font-size: 18px;
}

.vcomdt_r .flqtitle span {
    float: right;
    width: 165px;
    height: 13px;
    margin: 10px 28px 0 0;
    background: url(/theme/default/images/jiulian/qttitle.png) no-repeat;
}

.vcomdt_r .flquetion {
    margin-top: 26px;
}

.vcomdt_r .flquetion dl {
    padding-bottom: 16px;
    margin-bottom: 22px;
    border-bottom: 1px dotted #d1d1d1;
    overflow: hidden;
}

.vcomdt_r .flquetion dl dt {
    height: 23px;
    background: url(/theme/default/images/jiulian/wen.png) no-repeat left 1px;
    line-height: 23px;
}

.vcomdt_r .flquetion dl dt a {
    display: inline-block;
    width: 245px;
    margin-left: 28px;
    color: #171717;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.vcomdt_r .flquetion dl dd {
    height: 40px;
    margin-top: 8px;
    padding-left: 28px;
    color: #999999;
    font-size: 12px;
    background: url(/theme/default/images/jiulian/wen.png) no-repeat left 1px;
    line-height: 20px;
}

/*友情链接*/



 @media(max-width:768px) {

.vcomdt_l .dttab li{ width: 50% }
.vcomdt_l{ width: 100%]}

.vcomdt_l{ width: 100% }

.dtaitext{width: 100%}
.dtaitext dl{width: 100%}

.vcomdt_r{float: none; margin-top:20px;}
 }
.nrbox{margin-top:100px;}
.float1{ clear: both; }
.vcomdt_l .nrbox dl dt img{ width: 150px; height: 100px }
.vcomdt_l .nrbox .dtaitext dl dd{padding-left:180px;}
.qwrz h4{ height: 80px; }
}
