@charset "utf-8";

/*轮播图*/

#flashs {
    position: relative;
    height: 600px;
    overflow: hidden;
}

#flashs .bgitem {
    position: absolute;
    top: 0;
    z-index: 1;
}

#flashs .btn {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -45px;
    padding: 0px 6px;
    z-index: 7;
}

#flashs .btn span {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 2px;
    background: #202932;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

#flashs .btn span.cur {
    background: #AE1C2F;
}

#flashs .bgitem {
    width: 100%; 
    height: 600px; 
    margin: 0 auto;
    cursor: pointer; 
}

/*搜索栏*/

.rearch {
    height: 78px;
    padding: 17px 0 22px 0;
    border-bottom: 1px solid #E5E5E5;
}

.rearch .container {
    overflow: hidden;
}

.rearch .hotword {
    float: left;
    width: 555px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}

.rearch .hotword span {
    margin-right: 12px;
    color: #000;
    font-size: 14px;
}

.rearch .hotword * {
    display: inline-block;
}

.rearch .hotword a {
    padding: 0 5px;
    color: #666;
    font-size: 12px;
}

.rearch .hotword a:hover {
    color: #AE1C2F;
}

.rearch .rsbox {
    float: right;
    width: 303px;
    height: 37px;
    background: url(/theme/img/rsbox.png) no-repeat;
    overflow: hidden;
}

.rearch .rsbox .cont_text {
    float: left;
    width: 250px;
    height: 37px;
    padding-left: 10px;
    border: none;
    background: no-repeat;
    line-height: 37px;
    outline: none;
}

.rearch .rsbox .cont_btn {
    float: right;
    width: 35px;
    height: 35px;
    border: none;
    margin-top: 1px;
    background: url(/theme/img/rsbtn.png) no-repeat;
    cursor: pointer;
    outline: none;
}

/*解决困扰*/

.slb {
    margin-top: 46px;
}

.slb .container {
    padding-bottom: 33px;
    overflow: hidden;
}

.slb .toptitle {
    width: 100%;
    height: 80px;
    background: url(/theme/img/title1.png) no-repeat center bottom;
    text-align: center;
    overflow: hidden;
}

.slb .toptitle span {
    color: #AE1C2F;
    font-size: 24px;
}

.slb .toptitle span em {
    color: #333;
    font-size: 24px;
    font-weight: bold;
}

.slb_cont {
    height: 349px;
    margin-top: 20px;
    padding-top: 51px;
    background: url(/theme/img/banner2.jpg) no-repeat center top;
    overflow: hidden;
}

.slb_cont ul {
    width: 930px;
    margin-left: 290px;
    overflow: hidden;
}

.slb_cont ul li {
    float: left;
    width: 50%;
    height: 45px;
    background: url(/theme/img/sj.png) no-repeat left center;
    line-height: 45px;
}

.slb_cont ul li span {
    margin-left: 30px;
    color: #555;
    font-weight: bold;
    font-size: 14px;
}

/*产品中心*/

.cpcenter {
    height: 850px;
    background: url(/theme/img/cpbg.jpg) no-repeat center bottom;
    overflow: hidden;
}

.cpcenter .container {
    padding-top: 40px;
    overflow: hidden;
}

.cpcenter .toptitle {
    width: 100%;
    height: 50px;
    background: url(/theme/img/prdtt.png) no-repeat center bottom;
    font-weight: normal;
    text-align: center;
}

.cpcenter .toptitle em {
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
}

.cpcenter_cont {
    margin-top: 40px;
    overflow: hidden;
}

.cpcenter_cont .leftlist {
    float: left;
    width: 220px;
    height: 674px;
    background: #FFF;
}

.leftlist h5 {
    width: 100%;
    height: 75px;
    padding-top: 20px;
    background: #AE1C2F;
    text-align: center;
}

.leftlist h5 a {
    color: #FFF;
    font-size: 20px;
}

.leftlist h5 span {
    display: block;
    width: 100%;
    height: 22px;
    padding-top: 12px;
    background: url(/theme/img/cptitle.png) no-repeat center center;
}

.leftlist .sorllidt dl {
    padding-bottom: 10px;
    border-bottom: 1px solid #D9D9D9;
}

.leftlist .sorllidt dl dt {
    height: 44px;
    padding: 0 6px 0 66px;
    border-bottom: 1px solid #D9D9D9;
    background: url(/theme/img/dtbg.png) no-repeat 40px center;
    line-height: 43px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.leftlist .sorllidt dl dt a {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.leftlist .sorllidt dl dd {
    display: none;
    height: 0px;
}

.leftlist .sorllidt .cur dd {
    display: block;
    height: 300px;
}

.leftlist .sorllidt dl dd ul li,
.leftlist .sorllidt dl dd div {
    position: relative;
    height: 28px;
    line-height: 28px;
}

.leftlist .sorllidt dl dd a {
    display: inline-block;
    width: 220px;
    padding-left: 67px;
    background: url(/theme/img/jt.png) no-repeat 45px center;
    color: #333;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.leftlist .sorllidt dl dd a.on {
    background: #6A6A6A url(/theme/img/jt_hv.png) no-repeat 45px center;
    color: #fff;
}

.leftlist .sorllidt dl dd ul {
    display: none;
    position: absolute;
    top: 0;
    left: 220px;
    background: #6A6A6A;
    z-index: 999;
}

.leftlist .sorllidt dl dd ul li a {
    width: 130px;
    color: #fff;
    background: #6A6A6A url(/theme/img/jt_hv.png) no-repeat 14px center;
    padding-left: 30px;
}

.leftlist .hotline {
    width: 100%;
    height: 124px;
    background: url(/theme/img/wang.png) no-repeat;
}

.leftlist .hotline h6 {
    padding-top: 20px;
    color: #FFF;
    font-size: 16px;
    text-align: center;
}

.leftlist .hotline dl {
    margin: 26px 0 0 23px;
    overflow: hidden;
}

.leftlist .hotline dl dt {
    float: left;
}

.leftlist .hotline dl dd {
    padding-left: 40px;
    color: #FFF;
}

.leftlist .hotline dl dd span {
    font-size: 12px;
}

.leftlist .hotline dl dd p {
    font-size: 22px;
}

.rightprodt {
    float: right;
    width: 960px;
    height: 674px;
    background: #FFF;
    overflow: hidden;
}

.rightprodt .part {
    overflow: hidden;
}

.rightprodt .cmtab {
    padding: 17px 12px;
    height: 64px;
    background: #AE1C2F;
}

.rightprodt .cmtab li {
    float: left;
    width: 24.7%;
    margin-left: 2px;
    text-align: center;
}

.rightprodt .cmtab li:hover,
.rightprodt .cmtab .cur {
    background: #FFF;
}

.rightprodt .cmtab li a {
    display: inline-block;
    height: 47px;
    line-height: 47px;
    color: #FFF;
    font-size: 17px;
    text-decoration: none;
}

.rightprodt .cmtab li:hover a,
.rightprodt .cmtab .cur a {
    color: #AE1C2F;
}

.rightprodt .chgbox {
    overflow: hidden;
}

.rightprodt .part .cppiclist {
    padding: 26px 30px 0 30px;
}

.cppiclist li {
    position: relative;
    float: left;
    width: 210px;
    margin: 0 20px 20px 0;
    overflow: hidden;
    text-align: center;
    
    
}

.cppiclist li:nth-of-type(4n) {
    margin-right: 0;
}

.cppiclist li:hover {
    box-shadow: 0 0 8px rgba(0,0,0,.2);
}

.cppiclist li .index_pro_item {
    position: relative;
    width: 210px;
    height: 240px;
    display: block;
}

.cppiclist li img {
    display: block;
    width: 210px;
    height: 210px;
    border: 1px solid #DDD;
    border-bottom: 0;
}

.cppiclist li .index_pro_tt {
    width: 210px;
    height: 30px;
    line-height: 30px;
    color: #333;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
}

.cppiclist li .pro_zt {
    display: block;
    position: absolute;
    top: 8px;
    left: 8px;
    width: 46px;
    padding: 2px 4px;
    text-align: center;
    border-radius: 6px;
}

.cppiclist li .pro_xh {
    border: 1px solid #AE1C2F;
    color: #ae1c2f;
}

.cppiclist li .pro_jqd {
    border: 1px solid #333;
    color: #333;
}

.cppiclist li .index_pro_xj {
    display: block;
    float: left;
    width: 210px;
    height: 30px;
    background: #333;
    color: #FFF;
    line-height: 30px;
    text-decoration: none;
}

.cppiclist li .index_pro_xj:hover {
    background: #AE0000;
}

.cppiclist li .index_pro_addcart {
    float: left;
    width: 150px;
    height: 30px;
    padding-left: 18px;
    background: #333 url(/theme/img/catbtn.png) no-repeat 30px center;
    color: #FFF;
    line-height: 30px;
    cursor: pointer;
}

.cppiclist li .index_pro_addcart:hover {
    background: #222 url(/theme/img/catbtn.png) no-repeat 30px center;
}

/*名企选择*/

.parner {
    height: 277px;
    background: url(/theme/img/cpzs.jpg) no-repeat center top;
}

.parner .container {
    background: #AE1C2F;
    padding: 32px 0;
}

.parner .toptitle {
    width: 100%;
    height: 66px;
    background: url(/theme/img/pntitle.png) no-repeat center bottom;
    text-align: center;
    overflow: hidden;
}

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

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

.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: #FFF;
    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;
    background: url(/theme/img/prev.png) no-repeat;
}

.parner_cont .next {
    right: -23px;
    background: url(/theme/img/next.png) no-repeat;
}

/*唯康优势*/

.vcomys {
    background: url(/theme/img/ysbg_bg.png) repeat;
    overflow: hidden;
}

.vcomys .vcombg {
    display: block;
    position: relative;
    width: 1200px;
    height: 450px;
    margin: 0 auto;
    z-index: 2;
}

.vcomys .vcombg1 {
    background: url(/theme/img/ysbg_01.jpg) no-repeat center 180px;
}

.vcomys .vcombg1 div {
    height: 180px;
    background: url(/theme/img/ysbg_01_1.png) no-repeat center top;
}

.vcomys .vcombg2 {
    background: url(/theme/img/ysbg_02.jpg) no-repeat center top;
}

.vcomys .vcombg3 {
    height: 449px;
    background: url(/theme/img/ysbg_03.jpg) no-repeat center top;
}

.vcomys .vcombg4 {
    background: url(/theme/img/ysbg_04.jpg) no-repeat center top;
}

.vcomys_cont {
    position: relative;
    height: 1800px;
    margin-top: -1800px;
    z-index: 5;
}

.vcomys_cont .text {
    position: absolute;
    width: 415px;
}

.vcomys_cont .text ul {
    margin-top: 23px;
    overflow: hidden;
}

.vcomys_cont .text ul li {
    padding-left: 20px;
    background: url(/theme/img/jt.png) no-repeat left center;
    line-height: 30px;
    color: #666;
    font-size: 13px;
}

.vcomys_cont .text h5 {
    overflow: hidden;
}

.vcomys_cont .text h5 span {
    display: block;
    padding-bottom: 8px;
    color: #333;
    font-size: 26px;
}

.vcomys_cont .text h5 em {
    font-size: 16px;
    color: #AE1C2F;
    font-weight: bold;
}

.vcomys_cont .text1 {
    left: 238px;
    top: 232px;
}

.vcomys_cont .text2 {
    left: 697px;
    top: 563px;
}

.vcomys_cont .text3 {
    left: 238px;
    top: 910px;
}

.vcomys_cont .text4 {
    left: 697px;
    top: 1191px;
    width: 328px;
}

.vcomys_cont .text4 ul li {
    line-height: 22px;
}

.vcomys_cont .text5 {
    left: 238px;
    top: 1528px;
    width: 498px;
}

.vcomys_cont .text5 ul li span {
    display: inline-block;
    width: 67px;
    height: 23px;
    margin-right: 8px;
    color: #FFF;
    font-size: 13px;
    text-align: center;
    line-height: 23px;
    background: #AE1C2F;
}

.vcomys_cont .hotline {
    position: absolute;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    left: 238px;
    top: 390px;
}

.vcomys_cont .hotline * {
    float: left;
}

.vcomys_cont .hotline p {
    background: url(/theme/img/smb.png) no-repeat left center;
    padding-left: 37px;
    font-size: 22px;
    color: #AE1C2F;
}

.vcomys_cont .hotline .ljzx {
    display: block;
    width: 111px;
    height: 30px;
    margin-left: 22px;
    background: url(/theme/img/ljzx.png) no-repeat;
    line-height: 30px;
    color: #FFF;
    font-size: 14px;
    text-align: center;
   
}

/*解决方案*/

.jjfa .container {
    overflow: hidden;
    padding-top: 47px;
}

.jjfa .toptitle {
    width: 100%;
    height: 125px;
    background: url(/theme/img/ggt.png) no-repeat center 49px;
    text-align: center;
    overflow: hidden;
}

.jjfa .toptitle h4 {
    color: #333;
    font-size: 30px;
}

.jjfa .toptitle h4 em {
    color: #AE1C2F;
    font-weight: bold;
}

.jjfa .toptitle span {
    display: block;
    margin-top: 42px;
    color: #333;
    font-size: 16px;
}

.jjfa_cont {
    margin-top: 25px;
    background: url(/theme/img/wangbg.png);
    overflow: hidden;
}

.jjfa_cont .leftqh {
    float: left;
    width: 227px;
}

.jjfa_cont .leftqh ul {
    overflow: hidden;
}

.jjfa_cont .leftqh ul li {
    position: relative;
    width: 220px;
    height: 95px;
    text-align: center;
}

.jjfa_cont .leftqh ul li a {
    display: inline-block;
    width: 220px;
    height: 95px;
    padding-right: 40px;
    line-height: 95px;
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
}

.jjfa_cont .leftqh ul .fv1 a {
    background: #585858 url(/theme/img/yuan1.png) no-repeat 174px center;
}

.jjfa_cont .leftqh ul .fv2 a {
    background: #494949 url(/theme/img/yuan1.png) no-repeat 174px center;
}

.jjfa_cont .leftqh ul .fv3 a {
    background: #3D3D3D url(/theme/img/yuan1.png) no-repeat 174px center;
}

.jjfa_cont .leftqh ul .fv4 a {
    background: #2C2B2B url(/theme/img/yuan1.png) no-repeat 174px center;
}

.jjfa_cont .leftqh ul .fv5 a {
    background: #1E1E1E url(/theme/img/yuan1.png) no-repeat 174px center;
}

.jjfa_cont .leftqh ul .fv6 a {
    background: #0E0E0E url(/theme/img/yuan1.png) no-repeat 174px center;
}

.jjfa_cont .leftqh ul li a:hover,
.jjfa_cont .leftqh ul li.cur a {
    background: #ae1c2f url(/theme/img/yuan1.png) no-repeat 174px center;
}

.jjfa_cont .rightnr {
    float: right;
    width: 951px;
    padding-right: 28px;
    overflow: hidden;
}

.jjfa_cont .rightnr .jiejuenr {
    overflow: hidden;
}

.jjfa_cont .rightnr .dgdetail {
    overflow: hidden;
    padding-top: 30px;
}

.jjfa_cont .rightnr .dgdetail dt {
    float: left;
    width: 500px;
    height: 236px;
    margin-right: 20px;
    background: #ddd;
    overflow: hidden;
}

.jjfa_cont .rightnr .dgdetail dt img {
    display: block;
    width: 100%;
    object-fit: cover;
}

.jjfa_cont .rightnr .dgdetail dd {
    padding-top: 11px;
}

.jjfa_cont .rightnr .dgdetail dd h5 {
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.jjfa_cont .rightnr .dgdetail dd h5 a {
    color: #ae1c2f;
    font-size: 15px;
}

.jjfa_cont .rightnr .dgdetail dd ul {
    margin-top: 24px;
    line-height: 24px;
    font-size: 13px;
    overflow: hidden;
}

.jjfa_cont .rightnr .dgdetail dd .zxbtn {
    margin-top: 16px;
    height: 40px;
    overflow: hidden;
}

.jjfa_cont .rightnr .dgdetail dd .zxbtn a {
    display: block;
    float: left;
    width: 154px;
    height: 39px;
    padding-left: 20px;
    line-height: 39px;
    color: #fff;
    font-size: 13px;
    text-align: center;
}

.jjfa_cont .rightnr .dgdetail dd .zxbtn a:hover {
    text-decoration: underline;
}

.jjfa_cont .rightnr .dgdetail dd .zxbtn .fvxq {
    margin-right: 15px;
    background: url(/theme/img/btnn1.png) no-repeat;
}

.jjfa_cont .rightnr .dgdetail dd .zxbtn .ljzx {
    margin-right: 15px;
    background: url(/theme/img/btnn2.png) no-repeat;
}

.jjfa_cont .rightnr .sbtc {
    margin-top: 9px;
    overflow: hidden;
}

.jjfa_cont .rightnr .sbtc h5 {
    height: 45px;
    padding-left: 7px;
    border-bottom: 3px solid #ae1c2f;
    background: url(/theme/img/dbian.png) no-repeat left center;
    line-height: 45px;
}

.jjfa_cont  .rightnr .sbtc h5 a {
    float: left;
    color: #ae1c2f;
    font-size: 15px;
}

.jjfa_cont .rightnr .sbtc ul {
    width: 923px;
    margin-top: 17px;
    overflow: hidden;
}

.jjfa_cont .rightnr .sbtc ul li {
    float: left;
    position: relative;
    width: 210px;
    height: 210px;
    margin-right: 20px;
    text-align: center;
}

.jjfa_cont .rightnr .sbtc ul li img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jjfa_cont .rightnr .sbtc ul li p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 210px;
    height: 25px;
    margin-top: 8px;
    background: rgba(0,0,0,.5);
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.jjfa_cont .rightnr .sbtc ul li p a {
    color: #fff;
}

/*联系方式*/

.lxfs {
    background: url(/theme/img/bnbg.jpg) repeat-x;
    height: 198px;
    margin-top: 49px;
}

.lxfs .container {
    overflow: hidden;
    background: #ae1c2f;
}

.lxfs .bncont {
    background: url(/theme/img/banner3.jpg) no-repeat;
    height: 198px;
}

.lxfs .bncont>div {
    overflow: hidden;
    width: 310px;
    float: right;
    margin-top: 53px;
    margin-right: 34px;
}

.lxfs .bncont>div h5 {
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 11px;
}

.lxfs .bncont>div .ssbox {
    width: 303px;
    height: 36px;
    background: url(/theme/img/inputbg.png) no-repeat;
}

.lxfs .bncont>div .ssbox .cont_text {
    width: 252px;
    height: 36px;
    padding-left: 10px;
    line-height: 36px;
    border: none;
    outline: none;
    border-left: 1px solid #b42e3f;
    float: right;
}

.lxfs .bncont>div .otherinfo {
    overflow: hidden;
    margin-top: 7px;
}

.lxfs .bncont>div .otherinfo .ljzx {
    float: left;
    display: block;
    width: 112px;
    height: 35px;
    line-height: 35px;
    background: #333333;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border: none;
}

.lxfs .bncont .hotline {
    overflow: hidden;
    float: left;
    margin-left: 45px;
}

.lxfs .bncont .hotline img {
    display: block;
    float: left;
}

.lxfs .bncont .hotline span {
    display: block;
    padding-left: 40px;
}

.lxfs .bncont .hotline span i {
    font-size: 12px;
    color: #fff;
    font-style: normal;
    display: block;
}

.lxfs .bncont .hotline span em {
    color: #fff;
    font-size: 18px;
}

/*权威认证*/

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

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

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

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

.qwrz h4 em {
    font-weight: bold;
    color: #ae1c2f;
}

.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/img/prev.png) no-repeat;
    left: -21px;
}

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

/*唯康动态*/

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

.vcomdt_l {
    float: left;
    width: 860px;
}

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

.vcomdt_l .dttab li {
    position: relative;
    float: left;
    width: 430px;
    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: #ce0000;
}

.vcomdt_l .dttab li i {
    display: none;
    position: absolute;
    left: 50%;
    bottom: -7px;
    width: 13px;
    height: 11px;
    margin-left: -7px;
    background: url(/theme/img/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/img/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/img/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: 12px;
    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: 292px;
}

.vcomdt_r .flqtitle {
    height: 43px;
    border-bottom: 2px solid #d1d1d1;
    font-weight: normal;
    background: url(/theme/img/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/img/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/img/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/img/da.png) no-repeat left 1px;
    line-height: 20px;
}

/*友情链接*/

.frlink {
    background: #171717;
}

.frlink .container {
    padding-top: 60px;
    overflow: hidden;
}

.frlink .frlinktitle {
    float: left;
    width: 78px;
    height: 40px;
    padding-left: 10px;
    background: url(/theme/img/frlingsbg.png) no-repeat left center;
    font-weight: normal;
}

.frlink .frlinktitle a {
    color: #ffffff;
    font-size: 16px;
}

.frlink .frlinktitle span {
    display: block;
    color: #747474;
    font-size: 18px;
    font-family: "Times New Roman";
    text-transform: uppercase;
}

.frlink ul {
    float: right;
    width: 1106px;
    margin-top: 13px;
    overflow: hidden;
}

.frlink ul li {
    float: left;
    height: 13px;
    margin-bottom: 7px;
    border-left: 1px solid #454545;
    line-height: 13px;
}

.frlink ul li a {
    padding: 0px 8px;
    color: #8e8e8e;
    font-size: 12px;
}

.frlink ul li a:hover {
    text-decoration: underline;
}
