<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*网站公共样式*/
.info-content{line-height:2;min-height:200px;padding:10px;}
.info-content img{max-width:100%;}
a{color:#333;text-decoration:none;}
a:hover{color:#690000;}
.bg-gray{background:#f6f6f6;}
.text-brown{color:#690000;}
.text-red{color:#e12341;}
.text-overflow{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.text-overflow-lines2{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:26px;height:52px;}
.display-flex-compat{display:-moz-box;/* Firefox */
display:-ms-flexbox;/* IE10 */
display:-webkit-box;/* Safari */
display:-webkit-flex;/* Chrome,WebKit */
display:flex;}
/*遮罩层*/
.mask-bg{position:fixed;width:100%;height:100%;display:none;height:100vh;background-color:rgba(0,0,0,.7);overflow:hidden;z-index:99;top:0;left:0;}
.mask-bg.active{display:block;}
/*动画*/
.transition-ease{transition:all 0.3s ease;}
.transform-scale:hover{transform:scale(1.1,1.1)}
/*字体*/
.font-size-p24m20{font-size:24px;}
.font-size-p20m18{font-size:20px;}
.font-size-p18m16{font-size:18px;}
.font-size-p16m14{font-size:16px;}
@media(max-width:768px){.info-content{line-height:2;padding:16px 8px;}
.padding-top-60,.padding-top-50{padding-top:30px;}
.margin-top-60{margin-top:30px;}
.padding-bottom-60{padding-bottom:30px;}
.col-sm-12,.col-sm-3,.col-sm-4,.col-xs-12,.col-xs-6,.col-xs-5,.col-sm-8,.col-xs-7{padding-left:5px;padding-right:5px;}
.row{margin-left:-5px;margin-right:-5px;/*background:#f5f5f5;*/}
/*字体*/
.font-size-p20m18{font-size:18px;}
.font-size-p18m16{font-size:16px;}
.font-size-p24m20{font-size:20px;}
.font-size-p16m14{font-size:14px;}
}
/*顶部样式*/
.header{position:relative;}
.header .logo{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;align-items:center;}
/* 分页banner */
.pagebanner{width:100%;position:relative;overflow:hidden;background:#f5f5f5;}
.pagebanner .swiper-slide{text-align:center;font-size:18px;background:#fff;/* Center slide text vertically */
 display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.pagebanner img{width:100%;background:#f5f5f5;}
.pagebanner .font-box{position:absolute;left:0;top:0;width:100%;height:100%;}
.pagebanner .font-box .container{height:100%;}
.pagebanner .font-box .font{position:absolute;left:15px;top:50%;transform:translateY(-50%);font-size:3rem;color:#fff;z-index:1;}
/*主菜单*/
@media (min-width:992px) /*pc端*/
{/*顶部*/
.header{position:relative;z-index:2;background:url(../images/top_bg.jpg) no-repeat top center;}
.header .topbar{background:#690000;color:#fff;line-height:2.2}
.header .gzh{margin-right:20px;}
.header .phonebox{padding-top:20px;padding-right:60px;}
.header .phonebox{padding-bottom:20px;}
.header .logo{justify-content:center;height:140px;}
.header .logo img{height:110px;}
.header .nav-toggle{display:none}
.nav{margin-top:30px;}
.nav&gt;ul{text-align:center;}
.nav&gt;ul&gt;li{display:inline-block;}
.nav &gt; ul &gt; li{padding:0 6px;width:9%;}
.nav &gt; ul &gt; li &gt; a{display:block;color:#690000;font-weight:bold;line-height:40px;vertical-align:top;transition:color 0.3s,background 0.3s;-webkit-transition:color 0.3s,background 0.3s;background:url(../images/nav_bg.png) no-repeat;padding-bottom:20px;background-size:contain;font-size:16px;}
.nav &gt; ul &gt; li.current &gt; a,.nav &gt; ul &gt; li:hover&gt;a{background:url(../images/menu_bg_on.png) no-repeat center top;color:#d51d14;}
.nav &gt; ul &gt; li &gt; ul{position:absolute;left:50%;top:60px;width:140px;margin-left:-70px;background:rgba(109,62,0,0.9);color:#fff;padding:5px;display:none;}
.nav&gt;ul&gt;li:hover&gt;ul{display:block;}
.nav ul li ul li a{display:block;width:100%;text-align:center;color:#fff;font-size:14px;line-height:34px;border-bottom:1px solid #800000;}
.nav ul li ul li:last-child a{border-bottom:none;}
.nav ul li ul li a:hover{color:#FC3;}
.nav ul li{position:relative;}
.nav ul li .arrow{display:none}
.tab-content &gt; li.show{padding-left: 84px;}
}
@media (max-width:992px) /*手机端*/
{/*顶部*/
 .header .topbar{display:none;}
.header .logo{justify-content:flex-start;}
.header{background:#fff;box-shadow:3px 3px 6px rgba(0,0,0,.1);position:fixed;top:0;left:0;width:100%;z-index:9;}
.header .logo{height:60px;}
.header .logo img{height:45px;}
.header .productmenubox{display:none;}
.header .nav-toggle{position:absolute;right:0px;top:0px;font-size:28px;color:#999;min-width:60px;height:60px;line-height:56px;text-align:center;cursor:pointer;z-index:1;}
.header .nav-toggle.active{color:#ccc;}
.nav{position:fixed;z-index:100;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition:all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height:45px;text-align:left}
.nav ul li ul{display:none;}
.nav ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom:1px solid #ddd;}
.nav ul li ul li a{padding-left:60px;font-size:14px;}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px;text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}
.nav ul li.current &gt; a{color:#444;}
.nav ul li.active &gt; ul{display:block}
.nav ul li.active &gt; .arrow{-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
/* 分页banner */
.pagebanner{margin-top:60px;overflow:hidden;}
.pagebanner img{min-height:120px;width:auto;max-width:120%;}
.pagebanner .font-box .font{font-size:2rem;}
.focusBox .banner-bg{margin-top: 30px;}
}
/*子栏目样式*/
@media(min-width:769px){.leftNav{margin-bottom:30px;background:#690000;padding:20px 0px;}
.leftNav .topName{background:url(../images/ejfl_navbg.jpg) no-repeat;line-height:60px;text-align:center;font-size:23px;color:#FFF;font-weight:bold;}
.leftNav .sub-nav ul{text-align:center;}
.leftNav .sub-nav li{display:block;padding:5px 0;text-align:left;position:relative;width:90%;margin:0 auto;}
.leftNav .sub-nav &gt; ul &gt; li &gt; a{height:40px;line-height:40px;display:block;font-size:18px;text-align:center;color:#680000;background:url(../images/fl_h.jpg) no-repeat;background-size:100% 100%;margin:0 auto;}
.leftNav .sub-nav &gt; ul &gt; li.active &gt; a,.page-productLeftNav .sub-nav-box .sub-nav &gt; ul &gt; li:hover &gt; a{background:url(../images/fl_ha.jpg) no-repeat;background-size:100% 100%;color:#FC3;}
.leftNav .sub-nav &gt; ul &gt; li.active &gt; a::before,.page-productLeftNav .sub-nav-box .sub-nav &gt; ul &gt; li:hover &gt; a::before{content:'';}
.leftNav .sub-nav &gt; ul &gt; li &gt; ul{display:none;position:static;width:100%;background:rgb(1,61,131);z-index:9;}
.leftNav .sub-nav &gt; ul &gt; li &gt; ul{display:none;}
/* 通知左侧栏*/
.notice{margin:20px 0;border-bottom:4px solid #690000;border-top:4px solid #690000;background:#fffffff;padding:30px 15px;}
.notice_tit h3{float:left;font-size:16px;background:url(../images/news_navbg.png) no-repeat;line-height:16px;width:101px;text-align:center;font-weight:normal;}
.notice_tit a{float:right;width:50px;text-align:right;color:#690000;position:relative;top:-2px;}
/* 医院科室左侧栏*/
.yyks_bt{margin-top:20px;}
.yyks_bt h3{height:62px;}
.yyks_bt ul{overflow:hidden;clear:both;margin-left:-9px;margin-bottom:20px;}
.yyks_bt li a{float:left;font-size:15px;color:#898989;width:132px;height:47px;line-height:46px;background:url(../images/ks.png) no-repeat;padding-left:28px;margin:10px 0 0 9px;background-size:100% 200%;}
.yyks_bt ul a:hover{background:url(../images/ks.png) 0 -53px no-repeat;color:#FFF;}
}
@media(max-width:768px){.productMobileNav{display:block;}
.page-commnav{border-bottom:none;}
.page-commTopTitle{font-size:18px;color:#e12341;background:#f5f5f5;font-weight:bold;margin-bottom:20px;}
.sub-nav{display:flex;justify-content:center;align-items:center;}
.sub-nav ul{overflow:hidden;text-align:center;margin:0px auto;overflow:hidden;min-width:360px;}
.sub-nav ul li{float:left;padding:0px 3px;width:50%;margin-bottom:8px;}
.sub-nav ul li a{display:block;font-size:16px;border:1px solid #ccc;height:36px;line-height:34px;text-align:center;text-overflow:ellipsis;white-space:nowrap;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#333;}
.sub-nav ul li.active a{background:#298997;color:#fff;border:1px solid #298997;}
.sub-nav ul li ul{display:none;}
}
/*公用标题*/
.comm_title{padding:0 0 2rem 0;font-size:32px;position:relative;margin-bottom:10px;}
.comm_title .en{font-size:30px;text-transform:uppercase;color:#e8e8e8;font-weight:bold;opacity:0.5;margin-bottom:-30px;}
.comm_title .cn{display:flex;align-items:center;justify-content:center;z-index:1;position:relative;}
.comm_title .title{font-size:30px;padding:0 20px;color:#298997;}
.comm_title .line{width:20px;background:rgb(41,137,151);height:2px;}
/* 搜索 */
.QuickT{background:#690000;margin-bottom:30px;}
.QuickT .container{background:url(../images/kuaijie_bg.png) no-repeat center center;}
.QuickT .container .inner{width:1200px;margin:0 auto;max-width:100%;}
.QuickT .container .inner .item{margin-right:12px;margin-left:12px;}
.QuickT .jiaotong{background:url(../images/1.png) no-repeat 0 0;font-size:18px;color:#fff;line-height:40px;padding-left:50px;}
.QuickT .jiaotong:hover{background:url(../images/1-1.png) no-repeat 0 0;}
.QuickT .jiuzhen{background:url(../images/2.png) no-repeat 0 0;font-size:16px;color:#fff;line-height:40px;padding-left:50px;}
.QuickT .jiuzhen:hover{background:url(../images/2-1.png) no-repeat 0 0;}
.QuickT .menzhen{background:url(../images/3.png) no-repeat 0 0;font-size:18px;color:#fff;line-height:40px;padding-left:50px;}
.QuickT .menzhen:hover{background:url(../images/3-1.png) no-repeat 0 0;}
/* tab切换 */
.tab{overflow:hidden;}
.tab &gt; li{float:left;margin-left:10px;width:110px;height:40px;background-color:#e7e7e7;font-size:18px;color:333;line-height:40px;cursor:pointer;text-align:center;}
.tab &gt; li.selected{height:40px;line-height:40px;background-color:transparent;color:#690000;font-weight:600}
.tab &gt; li.selected a{color:#690000;font-weight:600}
.tab-content &gt; li{display:none;}
.tab-content &gt; li.show{display:block;}
/** 新闻模板 */
.m-newlist li{display:block;padding:3px 0 5px;line-height:34px;background:url(../images/news_line.png) bottom center no-repeat;background:#f5f5f5;}
.m-newlist li a{padding-left:15px;font-size:16px;background:url(../images/icon.png) left no-repeat;padding-right:80px;}
.m-newlist li .date{position:absolute;top:0px;right:0px;}
.tab-head .more{position:absolute;right:8px;top:0px;margin-top:4px;width:55px;height:34px;line-height:34px;text-align:center;font-size:14px;}
.m-newlist .nb-text{padding:10px 0;border-bottom:1px dotted #c3ac94;}
.m-newlist .nb-text h6{padding-top:6px;padding-bottom:6px;}
.m-newlist .nb-text h6 a{height:36px;line-height:36px;font-size:20px;color:#444;}
.m-newlist .nb-text p a{color:#690000;padding:0 2px;}
.m-newlist-1 li{line-height:36px;padding:1px 0 2px;line-height:36px;background:url(../images/news_line.png) bottom center no-repeat;}
.m-newlist-1 li a{padding-left:12px;font-size:16px;color:#333;background:url(../images/icon.png) left no-repeat;}
.m-newlist-1 li a:hover{color:#690000;}
.m-newlist-2 .list{display:block;padding:3px 0 5px;line-height:34px;background:url(../images/news_line.png) bottom center no-repeat;}
.m-newlist-2 .list a{padding-left:15px;font-size:16px;color:#000;background:url(../images/icon.png) left no-repeat;}
.m-newlist-2 .list a:hover{color:#690000;}
.m-newlist-2 .list .date{position:absolute;top:0px;right:0px;}
/* 轮播切换新闻 */
.focusBox .tab-content &gt; li{min-height:260px;background:#f5f5f5;}
.focusBox .banner-bg{background:url(../images/k.png) no-repeat;padding:10px;background-size:100% 100%;}
.focusBox .banner-bg{background:url(../images/k.png) no-repeat;padding:10px;background-size:100% 100%;}
/*搜索*/
.search{text-align:right;margin-top:5px;}
.ss-box{width:230px;height:32px;border:none;display:inline-block;margin-left:-30px;position:relative;}
.ss-box .s-input{width:100%;outline:none;border:none;line-height:32px;padding-left:0px;padding-left:8px;color:#666;background:#fff;height: 33px;}
.ss-box .s-btn{position:absolute;right:0px;top:0px;width:60px;height:34px;color:#fff;background:#c27811;cursor:pointer;font-weight:bold;line-height:34px;outline:none;border:none;}

.screen .eb-tit{margin-top:20px;position:relative;height:90px;text-align:center;background:url(../images/zj_nav.jpg) no-repeat left center;position:relative;}
.screen .eb-tit .more{position:absolute;top:10px;right:20px;}

#swiperPartner{width:100%;height:100%;padding:0 50px;background:#FAE9CB}
#swiperPartner .swiper-slide{line-height:2;overflow:hidden;background:url("../images/zj_box.png") no-repeat;background-size:100% 100%;padding:10px;text-align:center;font-size:18px;overflow:hidden;}
#swiperPartner .swiper-slide .picbox{width:44%;float:left;text-align:left;}
#swiperPartner .swiper-slide .msgbox{width:56%;float:left;text-align:left;font-size:14px;}
#swiperPartner .swiper-slide .msgbox .title{height:30px;line-height:30px;font-size:18px;color:#690000;}
#swiperPartner .swiper-button-next span{display:inline-block;background:url(../images/btns.png) no-repeat;background-position:-32px 0;width:40px;height:80px;cursor:pointer;}
#swiperPartner .swiper-button-prev span{display:inline-block;background:url(../images/btns.png) no-repeat;width:40px;height:80px;cursor:pointer;background-position:8px 0;}
#swiperPartner .swiper-button-next,#swiperPartner .swiper-button-prev{position:absolute;top:0;width:40px;height:100%;z-index:2;margin-top:0;background:#FAE9CB;cursor:initial;display:flex;}
#swiperPartner .swiper-button-prev{left:0;align-items:center;}
#swiperPartner .swiper-button-next{right:0;align-items:center;}
/* 公共用hover链接 */
.db-box{display:inline-block;font-size:15px;color:#898989;width:155px;height:47px;line-height:46px;background:url(../images/ks.png) no-repeat;background-size:100% 200%;padding-left:28px;margin:15px 0 0 10px;}
.db-box:hover{background:url(../images/ks.png) 0 -53px no-repeat;background-size:100% 200%;color:#FFF;}
/* 公共用模块标题 */
.head-moduel{background:url(../images/news_tit.png) no-repeat left bottom;overflow:hidden;position:relative;background-size:cover;}
.head-moduel .tit{padding:0 20px 0 20px;line-height:36px;font-size:18px;position:relative;top:-3px;}
.head-moduel .more{position:absolute;right:8px;top:0px;width:55px;height:34px;line-height:34px;text-align:center;font-size:14px;}

.head-moduel-1{background:url(../images/b1.png) no-repeat left center;overflow:hidden;position:relative;height:60px;}
.head-moduel-1 .more{position:absolute;right:8px;top:0px;width:55px;line-height:60px;text-align:center;font-size:14px;color:#f5f5f5;}
.head-moduel-2{background:url(../images/b2.png) no-repeat left center;overflow:hidden;position:relative;height:60px;}
.head-moduel-2 .more{position:absolute;right:8px;top:0px;width:55px;line-height:60px;text-align:center;font-size:14px;color:#f5f5f5;}
.head-moduel-3{background:url(../images/b3.png) no-repeat left center;overflow:hidden;position:relative;height:60px;}
.head-moduel-3 .more{position:absolute;right:8px;top:0px;width:55px;line-height:60px;text-align:center;font-size:14px;color:#f5f5f5;}

/* 科室 */
.tab-head{overflow:hidden;background:#f5f5f5;}
.tab-head .tit{float:left;padding:0 20px 0 20px;line-height:34px;font-size:18px;background:#f5f5f5;}
.tab-head .tab{float:right;margin-right:120px;background:#f5f5f5;}
.keshi .tab-content{padding:10px 0;background:#f5f5f5;}
.keshi .tab-content&gt;li{min-height:180px;background:#f5f5f5;}
/* 新闻*/
.newsbox{background:#FAE9CB;}
/* 专家列表*/
.expert{padding:30px 10px;background:#f5f5f5;}
.expert li{margin-bottom:30px;background:#f5f5f5;}
.expert li .inner{line-height:2;overflow:hidden;background:url("../images/zj_box.png") no-repeat;background-size:100% 100%;padding:20px;text-align:center;font-size:18px;overflow:hidden;}
.expert li .inner:hover{color:#bf795c;}
.expert li .picbox{width:42%;float:left;text-align:left;background:#f5f5f5;}
.expert li .shanchang{background:#690000;color:#fff;border-radius:5px;padding:0 5px;margin-right:6px;}
.expert li .msgbox{width:58%;float:left;text-align:left;font-size:14px;background:#f5f5f5;}
.expert li .msgbox .title{background:#f5f5f5;height:30px;line-height:30px;font-size:18px;color:#690000;}
/* 友情链接选项卡*/
.f-link{background:#FAE9CB;}
.f-link .tab{display:flex;justify-content:center;}
.f-link .tab &gt; li{background-image:none;color:#000;font-size:16px;}
.f-link .tab &gt; li.selected{background:#690000;color:#fff;}
.f-link .link{display:inline;float:left;margin:0 10px;width:130px;font-size:16px;height:30px;line-height:30px;overflow:hidden;}
.f-link .tab-content{padding:20px 0px;min-height:120px;}
.breadcrumb-box{background:#FFF;border-left:2px  #690000;}
.breadcrumb-box i{display:block;margin:1px 0 0 10px;width:135px;height:40px;line-height:40px;color:#690000;font-size:15px;font-weight:bold;float:center;}
/*分页&gt;&gt;新闻*/
.listbox{border:1px solid #FAE9CB;background:#f5f5f5;}
.newslist{padding:20px 22px;}
.newslist li{display:block;padding:3px 0 5px;line-height:34px;border-bottom:1px solid #ddd;}
.newslist li a{padding-left:15px;font-size:16px;background:url(../images/icon.png) left no-repeat;padding-right:80px;}
.newslist li .date{position:absolute;top:3px;right:0px;}
.bdsharebuttonbox{display:flex;justify-content:center;margin:10px auto;}
.artview_intro{width:800px;max-width:92%;margin:10px auto;border:1px solid #ddd;padding:10px;color:#888;}
/*首页&gt;&gt;手机*/
@media(max-width:992px){.QuickT .itembox{text-align:center;}
.QuickT .search{margin:0px auto 16px auto;display:flex;justify-content:center;width:80%;}
.QuickT .jiaotong{display:none;}
.QuickT .search .ss-box{width:100%;margin-left:0;}
#swiperPartner{padding:0 10px;}
/*.page-news{padding-top:60px;}*/
.m-newlist-2 .intro{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.newslist{padding:10px;}
.expert li{margin-bottom:20px;}
.expert li .inner{line-height:1.6;padding:8px;}
.expert li .picbox{width:32%;padding-right:10px;}
.expert li .msgbox{width:68%;}
}
@media(max-width:468px){}
/**手机置顶*/
#toTop{display:none;text-decoration:none;position:fixed;bottom:12px;right:12px;overflow:hidden;width:50px;height:50px;border:none;text-indent:-9999px;background:url(Images/ui.totop.png) no-repeat left 0px;background-size:auto;background-size:cover;z-index:190;border-radius:50%;transition:all 0.2s linear;}
#toTop:hover{background-position:left -50px;background-size:cover;}
/**pc置顶*/
.pcGoToTop{position:fixed;right:30px;bottom:160px;z-index:999;display:none;cursor:pointer;background:#fff;border-radius:10px;width:40px;height:40px;background:rgba(0,0,0,.7);text-align:center;line-height:40px;}
.pcGoToTop span{font-size:22px;color:#ddd;line-height:40px;}
.pcGoToTop:hover{background:rgba(0,0,0,.5);}
/*底部*/
footer{background:#690000;color:#f5f5f5;line-height:2.2;}
.footer-link{color:#fff;text-align:center;margin-bottom:30px;}
.footer-link a{color:#fff;padding:0 5px;}
footer .ewmbox img{width:100px;height:100px;margin-right:6px;margin-top:6px;max-width:90%;}
footer p{line-height:2;}
footer .mobilefooter{display:none;}
@media(max-width:992px){.footer-link{display:none;}
.wpsidebar-fkf{display:none;}
footer{margin-bottom:60px;}
.footer-fixed{position:fixed;left:0;bottom:0;width:100%;height:60px;color:#fff;background:#690000;z-index:4;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.footer-fixed img{height:26px;width:24px;}
.footer-fixed ul{display:flex;flex-direction:row;justify-content:space-around;align-items:center;}
.footer-fixed ul li a{display:block;height:60px;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.footer-fixed ul li p{color:#fff;font-size:12px;}
.footer-fixed.active{transform:translateX(260px);z-index:9999;}
.pcGoToTop{display:none!important;}
}
/*手机端*/
@media(max-width:768px){/*公用标题*/
.comm_title{padding-top:0rem;padding-bottom:1.6rem;}
/*首页*/
.index-service .inner{padding:40px 20px;margin-bottom:10px;}
.index-service .inner .pic{margin-bottom:14px;}
.index-aboutus .background-gray{display:none;}
.index-advantage .item{height:40px;}
.index-aboutus .more{width:100px;height:40px;line-height:40px;font-size:16px;margin-top:10px;margin-bottom:10px;}
.index-news .columnlink ul li a{margin:5px;}
/* 分页 */
.page-product .item{margin-bottom:10px;padding:0;}
.page-product .piclist li{margin-bottom:0;}
}


.card1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;}
.card2{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;height: 54px;}
.card2-add{overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
word-break: break-all;
height: 85px;}
.word-add a{color: #690000;}


.focusBox .tab-content &gt; li,.m-newlist li,.tab-head,.tab-head .tab,#swiperPartner .swiper-slide,.tab-head .tit,.keshi .tab-content &gt; li,.keshi .tab-content,.listbox,.expert,.expert li,.listbox,.bg-white,#swiperPartner .swiper-button-next,#swiperPartner .swiper-button-prev,#swiperPartner{background-color:#fff;background:none;}
.container{background-color: #fff;}
.header .container{background-color:transparent;}
footer .container{background: #690000;}

.QuickT{margin-bottom: 0;}


/*---------------------------------------add-------------------------------------------*/

/*pc首页公共样式*/
body{background:url(../images/addbody-bg.jpg) center 100%;background-size:100% 100%;}
.padding-left-0{padding-left:0!important;}
.padding-right-0{padding-right:0!important;}
.bg-pcgray,.bg-pcgray .tab-head{background-color: /*#f4f4f2*/#f6f6f6!important;}
.containers{width: 1200px!important;}
.pcheadline .box a{font-size:17px;color:#690000;}
.pcheadline .box{border-bottom: 1px solid #e0e0e0;padding-bottom: 8px;}
.pcheadline .box span{border-bottom: 2px solid #690000;padding-bottom: 10px;font-weight: bold}
.adddian .m-newlist-1 li a {background: url(../images/add-dian.png) left no-repeat;font-size:15px;}
.adddian .m-newlist-1 li{background:none;}
.add-one .tab-content &gt; li.show{padding-left: 10px;}
.add-three .tab-content &gt; li.show{padding-left: 0px;}

/*TOP*/
.pcheader{background:url(../images/addtop-bg.jpg) center 100%;background-size:100% 100%;}
.pcheader .container{background-color:transparent;}
.pcheader .pcbottom-bg{background:url(../images/addline-bg.png) repeat-x bottom;padding-bottom: 10px;background-size: 1500px;}
.pcheader .pcbottom-bg .left img{position:relative;left:-15px;height: 180px;}
.pcheader .pcbottom-bg .right img{position:relative;right:-75px;height: 180px;}
.bg-pcgray{padding:0px 5px 0 5px;}

/*BOTTOM*/
/*footer{width: 100% !important;}*/
.pcfooter{padding: 20px 0;}
.pcfooter .center li{display:inline-block;padding: 0 32px;}
.pcfooter .center li img{width:102px;height:102px;}
.pcfooter .right a{color:#fff;}
.pcfooter .right a:hover{text-decoration:underline;}


/*友情链接*/
.pcfriendly-link .box{position:relative;padding: 12px 50px 20px;}
.pcfriendly-link .box strong{color:#690000;font-size:17px;font-weight: bold;top: -10px;} 
.pcfriendly-link .box span{padding: 0 20px;}
.pcfriendly-link .box a{font-size:15px;}
.pcfriendly-link .box .more{position:absolute;right:0;top:12px;}
.pcfriendly-link .box .tab-content{float: left;
position: relative;
top: -5px;
line-height: 2;padding-left: 10px;}
.pcfriendly-link .box .tab-content li a{padding-right:25px;}
.pcfriendly-link .tab-content &gt; li.show{padding-left: 0;}
.pcfriendly-link .box .tab-content .showleft,.pcfriendly-link .box .tab-content .showright{display: inline !important;}
 /*首页-新闻例表*/
.display-none{display: none}
.display-block{display: block}
.pcmenutab{min-height: 464px;height:464px;overflow:hidden;}
.pcmenutab .addtab .tab-title li{text-align: center;cursor: pointer;background-color:#e7e7e7;margin:1px 0;}
.pcmenutab .addtab .tab-title li a{font-size: 17px;width: 100%;display: inline-block;}
.pcmenutab .addtab .tab-title li.select{background-color: #fff;color: #690000;font-weight: bold}
.pcmenutab .addtab .tab-title li.select a{color:#690000;}
.pcmenutab .tab-title{height: 38px;line-height: 38px;}

/*专家搜索*/
.addpeople{position: relative;left: 180px;top: -8px;}
.addpeople .ss-box .s-input{border: 1px solid #f0e8e8;}
.addpeople .ss-box .s-btn{width: 80px;height: 36px;}

/*切换内容*/
@media (min-width:992px){
}
@media (max-width:992px){
.add-one .focusBox .banner-bg{margin-top: 0;}
.addpeople{position: absolute;left: 60px;top: 40px;}
.listbox .expert{padding-top: 70px}
}
.add-one{margin-top:45px;}
.add-one .tab &gt; li{margin-left:1px;}


.add-two{margin-top: 20px;}
.add-two .homename{margin-top: 10px;}
.add-two .homename li{width:50%;float:left;height: 50px;line-height: 50px;}
.add-two .homename li:first-child a{color:#690000;font-size:16px;}
.add-two .rongyu img{margin: 20px auto 14px;display: block;width:100%;}
.add-two .rongyu p{line-height:2.1;}
.add-two .rongyu p a{color:#690000;}

.add-three{margin-top: 10px;}
.add-three .tab{border-bottom: 1px solid #e0e0e0;}
.add-three .tab &gt; li{background: none;font-size: 16px;margin-left: 0;width: auto;margin-right: 40px;}
.add-three .tab &gt; li.selected{height: 40px;line-height: 40px;background: none;color: #690000;margin-bottom: 0.5px;font-weight: bold;}
.add-three .tab &gt; li.selected a{color: #690000;border-bottom: 2px solid #690000;padding-bottom: 8.8px;font-weight: bold;}
.add-three .m-newlist-1 li{line-height: 2.2;}

.add-four{margin-top:20px;}
.add-five .tab-content &gt; li.show {padding-left: 74px;}
.add-seven,.add-eight,.add-nine,.add-ten,.add-eleven{margin-top:30px;}
.add-seven .row .addjuli,.add-eight .row .addjuli,.add-nine .row .addjuli,.add-ten .row .addjuli,.add-eleven .row .addjuli{padding-left:0;}

.add-six{margin-top: 55px;}
.add-six .swiper-container .swiper-slide img{width:121px!important;height:171px!important;}
/*.add-six .swiper-container .swiper-slide{width:312px!important;}*/
.add-six #swiperPartner .swiper-button-next, .add-six #swiperPartner .swiper-button-prev{background-color: #f6f6f6!important;}
.add-six .screen .eb-tit{margin-right: 15px;}
.head-moduel{margin-right: 15px;}

.addnew-images ul.row li img{width:130px;height:88px;}
.home-open{min-height:200px;}

footer .row,section,.conbox,.pcheader .container,.pcQuickT .container{width: 1200px!important;margin: 0 auto;}




/*首页手机端*/
.phonecontainer {max-width: 769px;margin: 0 auto;}
.rows{padding-left: 15px;padding-right: 15px;}

@media (min-width:992px){
}
@media (max-width:992px){

}

/*TOP*/
.menutop{ background-color: #fff;box-shadow: 3px 3px 6px rgba(0,0,0,.1);}
.phonetop{height:60px;}
.phonetop .left{height: 60px;position: fixed;top: 0;left: 0;width: 100%;z-index: 1;}
.phonetop .logo{line-height: 60px;}
.phonetop .logo img{height: 50px;}
.menutop .nav-toggle{position: absolute;right: 0px;top: 0px;font-size: 28px;color: #999;min-width: 60px;height: 60px;line-height: 56px;text-align: center;cursor: pointer;z-index: 1;}
.navs{position:fixed;z-index:100;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition:all 0.2s linear;overflow-y:auto}
.navs.active{opacity:1;width:300px;max-width:60%}
.navs ul li{line-height:45px;text-align:left}
.navs ul li ul{display:none;}
.navs ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom:1px solid #ddd;}
.navs ul li ul li a{padding-left:60px;font-size:14px;}
.navs ul li ul li ul li a{padding-left:90px;}
.navs ul li ul li ul li li a{padding-left:120px;}
.navs ul li{position:relative;}
.navs ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px;text-align:center;transition-duration:0s}
.navs ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}
.navs ul li.current &gt; a{color:#444;}
.navs ul li.active &gt; ul{display:block}
.navs ul li.active &gt; .arrow{-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}

/*BOTTOM*/
.phonebottom{background-color: #680000;text-align: center;color: #fff;padding: 30px 0;line-height: 2;margin: 60px 0;}
.phonebottom img{padding-bottom:8px;}

/*搜索*/
.phoness{text-align:center!important;}

/*首页样式*/
.pho-banner .banner-bg{background: url(../images/k.png) no-repeat;padding: 10px;background-size: 100% 100%;margin: 30px 15px 30px;}
.phone-keshi{margin-top: -56px;}
.phone-study .head-moduel-1 .more,.phone-study .head-moduel-2 .more,.phone-study .head-moduel-3 .more{color: #000!important;}
.phone-study .head-moduel-1{background: url(../images/imgb11.png) no-repeat left center;}
.phone-study .head-moduel-2{background: url(../images/imgb22.png) no-repeat left center;}
.phone-study .head-moduel-3{background: url(../images/imgb33.png) no-repeat left center;}



.contentfooter .left{width: 32% !important;padding-right: 0;position: relative;left: 0;}
.contentfooter .center{width: 30% !important;}
.contentfooter .right{width: 38% !important;padding-left: 0;position: relative;right: 0;}

.pcfooter .center li{display:inline-block;padding: 0 10px;}
.pcfooter .center li img{width:80px;height:80px;}
.pcfooter .right a{color:#fff;}
.pcfooter .right a:hover{text-decoration:underline;}

.addjuli .m-newlist-2 a img{width: 192px !important;
height: 118px !important;}</pre></body></html>