/* 重置公共 */
body{background-color: #fff;font-family: "microsoft yahei";color:#444;overflow-x: hidden;}
.container { width:1200px; margin:0px auto; position: relative; z-index: 9; }
.clearfix:after { clear: both; display: block; visibility: hidden; height: 0; content: "."}

/*图标*/
.noimg { background: url(../images/index/noimg.png) no-repeat center center }
.imims { background: url(../images/index/imims.png) no-repeat 0 0 transparent; display: inline-block; vertical-align: middle; width: 30px; height: 30px }
.imim_0_0 { background-position: 0 0 }
.imim_30_0 { background-position: -30px 0 }
.imim_60_0 { background-position: -60px 0 }
.imim_90_0 { background-position: -90px 0 }
.imim_120_0 { background-position: -120px 0 }
.imim_150 { background-position: -150px 0 }
.imim_185 { background-position: -185px 0 }
.imim_220 { background-position: -220px 0 }
.imim_270_0 { background-position: -270px 0 }
.imim_300_0 { background-position: -300px 0 }
.imim_0_320 { background-position: 0px -320px; width: 282px; height: 80px; }



/*顶部*/
.header-layer{padding: 30px 0;height: 40px;background-color: #fff; position: relative; z-index: 100;}
.header-layer .logo{display:inline-block; width:385px;height: 40px;background-repeat: no-repeat; vertical-align:top; margin: 0 85px 0 0; }
.header-layer .search-box { display: inline-block; background-color: #F6F7FA; height: 38px; vertical-align: top; border-radius: 20px; border: 1px solid #EEE; }
.header-layer .search-box:hover { border-color: #dedede; }
.search-box .ui-dropdown i.ui-dropdown-arrow { border-top-color: #666; }
.search-box .ui-dropdown.open i.ui-dropdown-arrow { border-top-color: transparent; border-bottom-color: #666; }

.header-layer .search-box .search-type-select { opacity: 0; }
.header-layer .ui-downSearch, .ui-downSearch .ui-downSearch-tip, .ui-dropdown-select { background: none; box-shadow: none; border: none; }
.header-layer .ui-dropdown .ui-dropdown-arrow, .ui-dropup .ui-dropdown-arrow { top: 21px; right: 1px; }
.header-layer .search-box .ui-dropdown-select .ui-dropdown-select-name { border: none; padding: 10px 16px 10px 10px; text-overflow: inherit; }
.header-layer .search-box .search { border: none; background: none; color: #222; height: 38px; width: 200px; vertical-align: top; padding: 0 4px; }
.header-layer .search-box .search-btn { width: 38px; height: 38px; display: inline-block; background: url(../images/index/index-ico-search.png) #0078F0 center center no-repeat; vertical-align: top; text-decoration: none; border-radius: 50%; }
.header-layer .search-box .search-type{color:#666;border-radius: 0;background-color: #f1f1f1;border: none;border-right: 1px solid #ddd;height: 32px;vertical-align: top;}
.header-layer .search-box .search-type .ui-icon{right: 2px;}
.header-layer .search-box .search-type span.ui-selectmenu-text{padding: 8px 16px 8px 8px;height: 16px;line-height: 16px;}
.header-layer .search-box .search-btn:hover{ background-color: #006edc;}
.header-layer .ui-dropdown .ui-dropdown-menu, .header-layer .ui-dropup .ui-dropdown-menu { box-shadow: 0px 1px 5px 0px rgba(26, 79, 175, 0.6); }
.header-layer .ui-selectmenu-menu.search-type-menu .ui-menu-item{line-height: 26px;padding: 0 4px;border:none;color:#3366cc;}
.header-layer .ui-selectmenu-menu.search-type-menu .ui-menu-item.ui-state-focus{margin:0;background-color: #eee;}
.header-layer .icon-user { width: 20px; height: 20px; display: inline-block; background: url(../images/index/index-ico-user.png); vertical-align: -5px; margin-right: 4px;}
.header-layer .header-right { float: right; padding-top: 10px; font-size: 14px; }
.header-right .loginout { margin-left: 15px; }
.header-right .loginout i { display: inline-block; width: 20px; height: 20px; background: url(../images/index/index-ico-loginout.png); vertical-align: -5px; }
.header-right .app { margin-left: 30px; position: relative; z-index: 100; line-height: 20px;position:relative;border-radius:3px; padding: 1px 8px; color:#fff;background-color: #0078F0;border:1px solid #3079ed; }
.header-right .app .fa {font-size: 18px;vertical-align: -1px;position: relative; margin-right: 1px; }
.header-right .app > .fa {animation: move 3s 0s infinite;}
.header-right .app > span > a { color: #fff; font-size: 12px; text-decoration: none; }
.header-right .app:hover { background-color: #006edc; }


.header-right .app .hover-layer { position: absolute; right: -1px; top: 100%; z-index: 2; padding-top: 5px; display: none; }
.header-right .app:hover .hover-layer { display: block; }
.header-right .app .hover-layer .box { width: 280px; height: 170px; padding-top: 10px; background: #FFFFFF; box-shadow: 0px 1px 5px 0px rgba(26, 79, 175, 0.15); border-radius: 3px; }
.header-right .app .hover-layer .box .qrcode { float: left; width: 128px; text-align: center; margin-left: 10px; }
.header-right .app .hover-layer .box .qrcode span { display: block; margin: 0 0 0px; color: #333; }
.header-right .app .hover-layer .box .qrcode img { width: 128px; height: 128px; }
.header-right .app .hover-layer .box .btn { display: block; height: 22px; color: #333; text-decoration: none; text-shadow: none; background: #EEE; }
.header-right .app .hover-layer .box .btn span { line-height: 14px; }

.top-notice { position:relative; top:0; left:0; width:100%; overflow:hidden; }
.top-notice .wrapper { height:36px; position: relative; background:#ff6633; background: #FCF5E5; overflow: hidden; }
.top-notice-close { cursor: pointer; position: absolute; top: 11px; right: 12px; width: 14px; height: 14px; background: url(../images/index/icon-top-notice-close.png); }
#top-notice { width: 1150px; overflow: hidden; margin-left: 12px; margin-top: 6px; }
#top-notice ul li { float:left; padding:0 50px 0 0; line-height:25px; color: #E89F00 !important; white-space: nowrap; }
#top-notice ul li a { color: #E89F00 !important; white-space: nowrap; }
#top-notice ul li a:hover { color: #E89F00 !important; text-decoration: underline; }
@keyframes move {
    0%, 65% { transform: rotate(0deg); }
    70% { transform: rotate(10deg); }
    75% { transform: rotate(-10deg); }
    80% { transform: rotate(10deg); }
    85% { transform: rotate(-10deg); }
    90% { transform: rotate(10deg); }
    95% { transform: rotate(-10deg); }
    100% { transform: rotate(0deg); }
}

/*导航栏*/
.nav-bar { position: relative; z-index: 50; margin-bottom: 22px; }
.navs { background: #0078F0; height: 40px; padding: 10px 0; border-radius: 3px; }
.navs > ul > li { position: relative; float: left; padding: 0 8px; }
.navs > ul > li.right { float: right; z-index: 99 }
.navs > ul > li > a, .navs > ul > li.right > span { display: block; color: #FFF; font-size: 16px; line-height: 40px; padding: 0 12px; cursor: pointer; }
.navs > ul > li > a > .fa { margin-left: 7px; }
.navs > ul > li:hover .level2 { display: block; }
.navs .level2 { display: none; position: absolute; top: 39px; left: 50%; transform: translateX(-50%); min-width: 120px; padding-top: 12px; }
.navs .level2:after { content: ''; position: absolute; top: 8px; left: calc(50% - 4px); width: 0; height: 0; border-color: #fff #fff transparent transparent; border-width: 4px; border-style: solid; transform: rotateZ(-45deg); }
.navs .level2 > ul {  background: #fff; border-radius: 3px; box-shadow: 0px 1px 5px 0px rgba(26, 79, 175, 0.6); }
.navs .level2 > ul > li { position: relative; text-align: center; }
.navs .level2 > ul > li > i { position: absolute; }
.navs .level2 > ul > li > a { display: block; padding: 13px 15px; font-size: 14px; color: #333; white-space: nowrap; }
.navs .level2 > ul > li > a:hover { color: #0078F0; background: #F6F7FA; text-decoration: none; }
.navs .icon-all { width: 16px; height: 16px; margin-right: 7px;   vertical-align: -2px; display: inline-block; background: url(../images/index/index-ico-pro.png); }
.navs .imims { position: absolute; top: -11px; right: 26px; }
.navs .level2.all { width: auto; left: auto; right: 0; transform: none; }
.navs .level2.all:after { left: auto; right: 68px; }
.navs .level2.all .inner { display: flex; -webkit-display: flex; padding: 15px; border-radius: 3px; background: #fff; box-shadow: 0px 1px 5px 0px rgba(26, 79, 175, 0.6); }
.navs .level2.all .inner > ol { display: inline-block; box-shadow: none; vertical-align: top; margin: 0 20px; }
.navs .level2.all .inner > ol > li { white-space: nowrap; }
.navs .level2.all .inner > ol > li > a { display: block; padding: 3px 0; margin-bottom: 5px; text-decoration: none; font-size: 14px; }
.navs .level2.all .inner > ol > li > a:hover { color: #0078F0; }

/*首屏*/
.box-index { margin-bottom: 30px; }
.box-index a:hover { color: #0078F0; }

/*首屏左侧*/
.firstscreen-left { width: 450px; margin-right: 25px; float: left; }
.firstscreen-left .firstscreen-swiper-mobile { display: none; }
.firstscreen-left .firstscreen-swiper-pc { display: block; }
.firstscreen-left .firstscreen-swiper {overflow: hidden; position:relative; height:280px; overflow: hidden; border: 3px 3px 0 0; margin-bottom: 10px; }
.firstscreen-left .firstscreen-swiper .item { text-decoration: none; text-decoration: none; border-radius: 3px; overflow: hidden; display: block;}
.firstscreen-left .firstscreen-swiper .swiper-slide .item img { display: block; width: 100%; height: 280px; }
.firstscreen-left .firstscreen-swiper .swiper-slide .item span { display: block; height: 40px; line-height: 40px; font-size: 16px; overflow: hidden; padding: 0 6px; text-overflow: ellipsis; background-color: #333; color: #fff; }
.firstscreen-swiper-pc-pagination { text-align: right !important; bottom: 2px !important; }
.firstscreen-swiper-pc-pagination .swiper-pagination-bullet { width: 5px; height: 5px; border-radius: 3px; background: #fff; opacity: .6; }
.firstscreen-swiper-pc-pagination .swiper-pagination-bullet-active { width: 10px; background: #fff; opacity: .8; }

.firstscreen-left .kk-top { height: 70px; margin-bottom: 10px; border-radius: 3px; overflow: hidden; }
.firstscreen-left .kk-first { }
.firstscreen-left .kk-first .item { display: block; width: 215px; position: relative; }
.firstscreen-left .kk-first .item img { width: 100%; height: 120px; margin-bottom: 5px; border-radius: 3px; overflow: hidden; }
.firstscreen-left .kk-first .item em { position: absolute; top: 5px; left: 0; padding: 2px 10px; background-color: rgba(0, 120, 240, .8); font-size: 14px; color: #fff; border-radius: 0 10px 10px 0; }
.firstscreen-left .kk-first .item span { display: inline-block; width: 215px; height: 32px; font-size: 12px; font-weight: 400; color: #333; line-height: 16px; overflow: hidden; }
.firstscreen-left .kk-first .item:hover span { text-decoration: underline; color: #0078F0; }

/*首屏中间*/
.firstscreen-middle { width: 450px; float: left; }
.firstscreen-middle .ui-tab { border: none; padding: 0; position: relative; }
.firstscreen-middle .ui-tab .ui-tab-navs { position: relative; padding: 0; margin-bottom: 5px; line-height: 40px; height: 40px;}
.firstscreen-middle .ui-tab-1 { margin-top: -6px; height: 306px; margin-bottom: 15px; }
.firstscreen-middle .ui-tab .ui-tab-navs:after { height: 1px; bottom: 2px; }
.firstscreen-middle .ui-tab .ui-tab-navs .ui-tab .ui-tab-navs { height: 40px; line-height: 40px; }
.firstscreen-middle .ui-tab .ui-tab-navs .ui-tab-nav a { cursor: default; padding: 0; width: 58px; text-align: center; font-size: 18px; position: relative; border: none; font-weight: 400; margin-right: 30px; }
.firstscreen-middle .ui-tab .ui-tab-navs .ui-tab-nav a.active { font-weight: 700; font-size: 20px; border: none; color: #333;  }
.firstscreen-middle .ui-tab .ui-tab-navs .ui-tab-nav a.active:before { content: ''; position: absolute; left: 0; bottom: 1px; width: 100%; height: 3px; background: #1066ea; }
.firstscreen-middle .ui-tab .ui-tab-navs .ui-tab-nav a:after { content: ""; display: block; position: absolute; right: -21px; top: 7px; bottom: 7px; width: 1px; background: #EEE; margin: 0; border: none; left: auto; }
.firstscreen-middle .ui-tab .ui-tab-navs .ui-tab-nav a:nth-last-child(1):after { display: none; }
.firstscreen-middle .ui-tab .ui-tab-panel { padding-top: 0; }
.firstscreen-middle .ui-tab-panel ul li { position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 20px; margin-top: 12px; font-size: 16px; padding-left: 15px; }
.firstscreen-middle .ui-tab-panel ul li:after { content: ''; position: absolute; left: 0; top: 6px; width: 5px; height: 5px; background: #EEE; border-radius: 50%; }
.firstscreen-middle .ui-tab-panel ul li.topic { font-weight: 700; font-size: 18px; }
.firstscreen-middle .ui-tab-2 .ui-tab-panel ul li { margin-top: 12px; }
.firstscreen-middle .ui-tab .more { position: absolute; z-index: 10; line-height: 1.2; top: 16px; right: 0; color: #999; }
.firstscreen-middle .ui-tab .more:hover { color: #0078F0; text-decoration: underline; }


/*首屏右侧*/
.firstscreen-right { width: 240px; float: right; }
.firstscreen-right .imglink { display: block; margin-bottom: 10px; }
.firstscreen-right .imglink img { display: block; overflow: hidden; border-radius: 3px; }
.firstscreen-right .right-box { padding: 10px 10px; background: #F6F7FA; border-radius: 2px; }
.firstscreen-right .hd { display: block; font-size: 18px; font-weight: 700; margin-bottom: 13px; }
.firstscreen-right .hd-ppyz { margin-top: 13px; margin-bottom: 12px; }
.firstscreen-right .djt { display: block; height: 80px; overflow: hidden; border-radius: 3px; text-align: center; background: url(../images/index/index-sub-djt.png); color: #FFF !important; margin-bottom: 12px; text-decoration: none; cursor: pointer; }
.firstscreen-right .djt span { font-size: 14px; display: block; line-height: 1; margin:9px auto 6px; }
.firstscreen-right .djt strong { font-size: 16px; display: block; line-height: 1; margin-bottom: 10px; font-weight: 400; white-space: nowrap; margin: 0 10px; overflow: hidden; text-overflow: ellipsis; }
.firstscreen-right .djt em { font-style: normal; display: inline-block; width: 80px; height: 18px; background: #fff; border-radius: 10px; line-height: 18px; font-size: 12px; color: #0078F0 !important; }
.firstscreen-right .lst { font-size: 14px; line-height: 17px; }
.firstscreen-right .lst .tit { margin-bottom: 8px; }
.firstscreen-right .lst ul { max-height: 42px; overflow: hidden; }
.firstscreen-right .lst li { margin-bottom: 6px; }
.firstscreen-right .lst li a { display: block; font-size: 13px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.firstscreen-right .imgtxt { display: block; position: relative; height: 62px; margin-bottom: 5px; overflow: hidden; padding-left: 94px;}
.firstscreen-right .imgtxt img { position: absolute; left: 0; top: 0; width: 90px; border-radius: 2px; }
.firstscreen-right .imgtxt strong { font-size: 14px; line-height: 18px; height: 56px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

/*广告*/
.kk-box { margin-bottom: 30px; }
.kk-box:after { clear: both; display: block; visibility: hidden; height: 0; content: "." }
.kk-box img { display: block; overflow: hidden; border-radius: 3px; }

/*主版块*/
.gpanel { margin-bottom: 30px; }
.gpanel:after { clear: both; display: block; visibility: hidden; height: 0; content: "." }
.gpanel > .tit { height: 40px; background: #F6F7FA; border-radius: 3px; margin-bottom: 20px; overflow: hidden; }
.gpanel > .tit h2 { display: inline-block; line-height: 40px; background: #0078F0; padding: 0 20px; border-radius: 0 20px 20px 0; font-size: 20px; font-weight: bold; color: #FFFFFF; margin-right: 20px; }
.gpanel > .tit .summary { display: inline-block; font-size: 14px; color: #333; vertical-align: top; line-height: 40px;}
.gpanel > .tit > .r { float: right; }
.gpanel > .tit > .more { display: none; float: right; color: #999; line-height: 36px; font-size: 14px; margin-right: 10px; }
.gpanel > .tit > .more:hover { color: #0078F0; }
.gpanel > .main { float: left; width: 740px; }
.gpanel > .main .mobile-summary { display: none; color: #666; }
.gpanel > .main .hd  { height: 38px; border-bottom: 1px solid #EEE; color: #eee; }
.gpanel > .main .hd > .more { float: right; color: #999; line-height: 36px; font-size: 14px; }
.gpanel > .main .hd > .more:hover { color: #0078F0; }
.gpanel > .main .hd h3 { display: inline-block; margin-right: 20px; }
.gpanel > .main .hd h3 a { display: inline-block; position: relative; font-size: 18px; line-height: 40px; text-decoration: none; text-decoration: none; }
.gpanel > .main .hd h3 a:after { content: ''; position: absolute; left: 0; bottom: -2px; width: 100%; height: 3px; background: #0078F0; border-radius: 0px 2px 2px 0px; }
.gpanel > .main .hd h3 a:hover { color: #0078F0; }
.gpanel > .main .hd .link { display: inline-block; margin: 0 4px; font-size: 14px; }
.gpanel > .main .bd  {}
.gpanel > .sub { float: right; width: 440px; overflow: hidden; }
.gpanel > .sub .con { background: #F6F7FA; padding: 20px 20px; border-radius: 3px; }

/*侧边栏*/
.index-sub-imgtxt { width: 420px; height: 128px; overflow: hidden; }
.index-sub-imgtxt:after{clear:both;display:block;visibility:hidden;height:0;content:"."}
.index-sub-imgtxt .item { display: block; width: 190px; position: relative; text-align: center; float: left; margin-right: 20px; margin-bottom: 10px; }
.index-sub-imgtxt .item img { width: 190px; height: 100px; margin-bottom: 6px; border-radius: 3px; }
.index-sub-imgtxt .item em { position: absolute; top: 8px; left: 0; padding: 2px 10px; background-color: rgba(0, 120, 240, .8); color: #fff; border-radius: 0 10px 10px 0; }
.index-sub-imgtxt .item span { display: inline-block; width: 100%; height: 16px; font-size: 14px; font-weight: 400; line-height: 16px; overflow: hidden; text-align: left; text-overflow: ellipsis; white-space: nowrap; }
.index-sub-imgtxt .item:hover span { color: #0078F0; text-decoration: underline; }
.index-sub-tags { width: 415px; }
.index-sub-tags a { display: inline-block; font-size: 14px; color: #333; line-height: 30px; padding: 0 17px; border: 1px solid #EEE; border-radius: 15px; margin: 0 10px 8px 0; background: #FFF; text-decoration: none; }
.index-sub-tags a:hover { background: #0078F0; color: #FFF; }
.index-sub-tit { margin-bottom: 12px; margin-top: 22px; }
.index-sub-tit h3 { font-size: 18px; display: inline-block; }
.index-sub-tit h3 a:hover { color: #0078F0; }
.index-sub-lst li { margin-bottom: 10px; }
.index-sub-lst li { line-height: 24px; margin-bottom: 5px; font-size: 14px; padding-left: 15px; position: relative; }
.index-sub-lst li:after { content: ''; position: absolute; left: 0; top: 10px; width: 5px; height: 5px; background: #DDD; border-radius: 50%; }
.index-sub-lst li a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
.index-sub-lst li a:hover { color: #0078F0; }

/*咨询报告*/
.box-report .con h3 { font-size: 18px; font-weight: bold; line-height: 27px; margin-bottom: 16px; margin-top: -15px;}
.box-report .con h3 a:hover { color: #0078F0; }
.box-report .index-sub-tags { margin-top: 30px; }
.report-lst li { position: relative; padding-left: 170px; height: 80px; margin-top: 20px; }
.report-lst li .img { position: absolute; left: 0; top: 0; width: 150px; }
.report-lst li .img img { width: 150px; height: 80px; border-radius: 3px; }
.report-lst li h4 a { display: block; font-size: 18px; margin-bottom: 13px;font-weight: bold; color: #333; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; color: #666; line-height: 1.25; }
.report-lst li h4 a:hover { color: #0078F0; text-decoration: underline; }
.report-lst li p { width: 100%;  overflow: hidden;  font-size: 14px; color: #666; line-height: 1.5; height: 24px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

/*药智人才*/
.gpanel > .sub .con { padding: 20px 23px 13px; }
.box-job .index-sub-tags { margin-top: 12px; }
.box-job .hotjob h3 { font-size: 18px; font-weight: bold; margin-bottom: 5px; margin-top: 2px; color: #333; }
.box-job .hotjob h3 a { font-size: 18px }
.box-job .hotjob a { display: inline-block; color: #333; font-size: 14px; margin-bottom: 4px; }
.box-job .hotjob a:hover { color: #0078F0; }
.box-job .hotjob em { font-style: normal; color: #ddd; margin: 0 7px; }
.box-job .job-lst { width: 100%; }
.box-job .row { display: block; border-bottom: 1px dotted #CCC; padding: 13px 0; text-decoration: none; }
.box-job .row:after { clear: both; display: block; visibility: hidden; height: 0; content: "." }
.box-job .bd { padding-top: 5px; }
.box-job .row > span { float: left; vertical-align: middle; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.box-job .row > .font1 { font-size: 14px; color: #333; width: 8%; }
.box-job .row > .font2 { font-size: 16px; color: #333; width: 40%; font-weight: 700; }
.box-job .row > .font3 { font-size: 16px; color: #E78E16; width: 20%; font-weight: 700; }
.box-job .row > .font4 { font-size: 14px; color: #999; width: 32%;}
.box-job .tit .r { font-size: 14px; margin: 10px 20px 0 0; }
.box-job .tit .r em { display: inline-block; width: 18px; height: 18px; background: url(../images/index/index-box-job-search.png); vertical-align: -3px; margin-right: 4px; }
.box-job .row:hover .font2 { color: #0078F0; text-decoration: underline; }

/*药智医械*/
.qx-lst li {border-bottom: 1px dotted #CCC; padding: 11.5px 0; }
.qx-lst li h4 a { display: block; font-size: 14px; font-weight: 400; margin-bottom: 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.qx-lst li p {font-size: 12px; color: #666; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.qx-sub .qx-sub-lst .img-box {width: 40px;height: 40px;border-radius: 7.27px;background: #FFFFFF; display: flex; justify-content: center; align-items: center;margin-right: 10px;}
.qx-sub .qx-sub-lst .img-box img {width: 25.45px;height: 25.45px;}
.qx-sub .qx-sub-lst li {padding-left: 10px; display: flex;align-items: center;margin-bottom: 10px;}
.qx-sub .qx-sub-lst li:last-child {margin-bottom: 0;}
.qx-sub .qx-sub-lst .sub-content {width: 328px;}
.qx-sub .qx-sub-lst .sub-content a {font-size: 14px;font-weight: 700;color: #333333;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;text-decoration: none;}
.qx-sub .qx-sub-lst .sub-content a:hover { color: #0078F0;text-decoration: underline;}
.qx-sub .qx-sub-lst .sub-content p {font-size: 12px;color: #666;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.gpanel > .qx-sub  .con {padding-bottom: 14.5px;}

/*药智汇*/
.box-zh > .main .bd { padding-top: 5px; }
.zh-lst > .sub .con { padding: 20px 33px 13px;  }
.zh-lst li { border-bottom: 1px dotted #CCC; padding: 8px 0 9px; }
.zh-lst li:after { clear:both;display:block;visibility:hidden;height:0;content:"." }
.zh-lst li h4 a { display: block; font-size: 18px; font-weight: 400; margin-bottom: 7px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.zh-lst li h4 a:hover { text-decoration: underline; color: #0078F0; }
.zh-lst li .l { float: left; width: 80%; }
.zh-lst li .l p { font-size: 14px; color: #0078F0;}
.zh-lst li .r { float: right; font-size: 16px; font-weight: bold; color: #E78E16; text-align: right; }

/*药智通*/
.box-zt .zt-join { float: right; font-size: 12px; color: #0078F0; }
.box-zt .zt-join em { display: inline-block; width: 16px; height: 15px; margin-right: 3px; vertical-align: -3px; background: url(../images/index/index-box-zt-join.png);  }
.box-zt .index-sub-lst li a { width: 75%; }
.box-zt .index-sub-lst li span { float: right; width: 20%; overflow: hidden; text-align: right; font-size: 12px; font-weight: bold; color: #E78E16; }
.zt-lst li { border-bottom: 1px dotted #CCC; padding: 10px 0; }

.zt-lst li:after { clear:both;display:block;visibility:hidden;height:0;content:"." }
.zt-lst li h4 { display: block; font-size: 18px; font-weight: 400; margin-bottom: 7px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.zt-lst li a:hover h4 { color: #0078F0; text-decoration: underline; }
.zt-lst li .l { float: left; width: 60%; }
.zt-lst li .l .p { font-size: 12px; color: #666;}
.zt-lst li .r { float: right; text-align: right; }
.zt-lst li .r .strong { display: block; font-size: 14px; font-weight: 400; color: #0078F0; margin-bottom: 6px;}
.zt-lst li .r .span { display: block; font-size: 16px; font-weight: bold; color: #E78E16;}

/*bbs*/
.box-bbs { display: none; }
.bbs-lst li { position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 20px; margin-top: 12px; font-size: 14px; }
.bbs-lst li { margin-top: 12px; }

/*大讲堂*/
.box-djt { display: none; }
.box-djt li { position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 20px; margin-top: 12px; font-size: 14px; }
.box-djt li { margin-top: 12px; }

/*底部二维码*/
.mqrcode { display: none; }
.mqrcode { padding: 15px 0; background-color: #F6F7FA; }
.mqrcode .item { width: 33.333%; margin: 0 4px; text-align: center; }
.mqrcode .item img { width: 58px; height: 58px; border-radius: 6px; overflow: hidden; }
.mqrcode .item strong { display: block; font-size: 13px; }
.mqrcode .item span { color: #666; }

.wx_blank { position: fixed; top: 0; left: 0; background: rgba(0,0,0,.8); width: 100%; height: 100%; z-index: 15000; }
.wx_blank .close { position: absolute; top: 20px; right: 20px; width: 36px; height: 36px; background-image: url(../images/index/close.png); background-size: cover; cursor: pointer; }
.wx_blank .img { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
.wx_blank .img img { width: 80vw; height: 80vw;  }
/*友情链接*/
.flinks { margin-bottom: 20px; }
.flinks .ui-tab-panel { padding: 15px 0; height: auto; }
.flinks .ui-tab { border: none; padding: 0; }
.flinks .ui-tab-panel a { position: relative; display: inline-block; padding: 4px 8px; color: #666; font-size: 14px; }
.flinks .ui-tab-panel a:hover { color: #0078F0; text-decoration: underline; }
.flinks  .ui-tab .ui-tab-navs .ui-tab-nav a { color: #333 !important; font-weight: 400 !important; }
.flinks .ui-tab .ui-tab-navs .ui-tab-nav a:after { content: ""; display: block; position: absolute; right: 0; top: 7px; bottom: 7px; width: 1px; background: #EEE; margin: 0; border: none; left: auto; }
.flinks .ui-tab .ui-tab-navs .ui-tab-nav a:nth-last-child(1):after { display: none; }


/* timeline 时光轴 */
.timeline { background: url(../images/index/index_timeline_bg.png) repeat-x; height: 90px; margin-top: -18px; position: relative; z-index: 10; width: 100%; }
.timeline .control { position: absolute; left: 0; top: 0; width: 100%; z-index: 10; }
.timeline .control a { position: absolute; right: 20px; top: 8px; background: url(../images/index/index_timeline_icon.png) no-repeat 0 0px; height: 16px; width: 16px; }
.timeline .control .left, .timeline .control .right { position: absolute; width: 100%; right: 1160px; background: url(../images/index/index_timeline_bg.png) repeat-x; height: 50px; }
.timeline .control .right { right: auto; left: 1160px; }
.timeline .control .right a { background-position: 0 -21px; left: 25px; }
.timeline .control .left a:hover { background-position: 0  -84px; }
.timeline .control .right a:hover { background-position: 0 -105px; }
.timeline .view { margin: 0px 40px; position: relative; top: 4px; }
.timeline .list { position: absolute; width: 12000px; height: 50px; left: 0; }
.timeline .item { width: 59px; position: relative; cursor: pointer; margin: 0 40px; float: left; }
.timeline .item .circle { margin: 4px auto 8px; background: url(../images/index/index_timeline_icon.png) no-repeat 0 -43px; width: 16px; height: 16px; }
.timeline .item .summary { display: none; width: 240px; bottom: 54px; left: -100px; position: absolute; color: #666; background: #fff; padding: 8px; box-shadow: 0px 1px 5px 0px rgba(26, 79, 175, 0.6); border-radius: 3px; }
.timeline .item .date { line-height: 14px; text-align: center; font-size: 14px; }
.timeline .item .arrow { width: 0px; height: 0px; border: 8px solid transparent; border-top-color: rgba(26, 79, 175, 0.6); position: absolute; left: 121px; bottom: -16px; }
.timeline .item .arrow-b { width: 0px; height: 0px; border: 8px solid transparent; border-top-color: #fff; position: absolute; left: -8px; top: -9px; }
.timeline .item.hover { color: #4285f4; }
.timeline .item.hover .circle { background-position: 2px -63px; }
.timeline .item.hover .summary { display: block; }


/* footer */
.footer { padding: 18px 0; color: #333; line-height: 2; background-color: #F6F7FA; position: relative; }
.footer .wrapper { position: relative; }
.footer .other-links { margin-bottom: 10px; font-size: 14px; }
.footer .other-links a { margin: 0px 8px; color: #333; }
.footer-right { position: absolute; right: 0; bottom: 0; }
.footer-right .slogen { position: absolute; right: 0; bottom: 110px; }
.footer-right .wechat { float: left; margin-left: 22px; text-align: center; line-height: 1.8; margin-top: 11px; }
.footer-right .wechat img { vertical-align: top; }
.footer .c6 { color: #666; }
.footer .clear { clear: both; }
.footer #netsafe { display: inline-block; text-decoration: none; height: 20px; line-height: 20px; }
.footer #netsafe img { float: left; }
.footer #netsafe p { float: left; height: 20px; line-height: 20px; margin: 0px 0px 0px 5px; color: #666; }
.footer #outer-anquan { display: inline-block; position: relative; top: 5px; height: 30px; width: 83px; }
.footer .copyright { min-height: 128px; }
.footer .copyright-mobile  { display: none; line-height: 20px; }
.footer .copyright-mobile a { vertical-align: -5px; }

 /* 底部投诉 */
.footer .tousu { display: inline-block; position: relative; cursor: pointer; top: -1px; left: 12px; }
.footer .tousu1 { display: inline-block; position: relative; cursor: pointer; top: 5px; left: 12px; }
.footer .tousu img { width: 100%; vertical-align: bottom; }
.footer .tousu .tousu-msg { width: 172px; height: 91px; box-shadow: 0px 0px 12px #dcdcdc; background: #ffffff; border-radius: 4px; position: absolute; z-index: 999; bottom: 50px; left: -40px; padding-top: 16px; display: none; }
.footer .tousu .tousu-msg p { margin-left: 16px; line-height: 20px; color: #666666; font-size: 12px; }
.footer .tousu .tousu-msg:after { content: ''; display: block; width: 20px; height: 20px; box-shadow: -2px -2px 4px #dcdcdc; background: #ffffff; position: absolute; bottom: -10px; left: 72px; transform: rotate(225deg); }
.footer .zzlz { margin-right:10px; }
.footer .tousu:hover .tousu-msg { display: block; }


/*涉网络暴力有害信息举报*/
.footer .fbao { display: inline-block; position: relative; }
.footer .fbao .fbao-msg { width: 172px; height: 91px; -moz-box-shadow: 0px 0px 12px #dcdcdc; -webkit-box-shadow: 0px 0px 12px #dcdcdc; box-shadow: 0px 0px 12px #dcdcdc; background: #ffffff; border-radius: 4px; position: absolute; z-index: 999; bottom: 50px; left: -40px; padding-top: 16px; display: none; }
.footer .fbao .fbao-msg p { margin-left: 16px; line-height: 20px; color: #666666; font-size: 12px; }
.footer .fbao .fbao-msg:after { content: ''; display: block; width: 20px; height: 20px; box-shadow: -2px -2px 4px #dcdcdc; -moz-box-shadow: -2px -2px 4px #dcdcdc; -webkit-box-shadow: -2px -2px 4px #dcdcdc; background: #ffffff; position: absolute; bottom: -10px; left: 72px; transform: rotate(225deg); -ms-transform: rotate(225deg); -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); }
.footer .fbao:hover .fbao-msg { display: block; }

/*sidebar*/
.side-bar { position: fixed; left: 50%; bottom: 265px; margin-left: 630px; z-index: 1000; }
.side-bar .item { height: 40px; width: 40px; margin-bottom: 10px; color: #fff; text-align: center; display: block; position: relative; text-decoration: none; border-radius: 4px; border: 1px solid #EEE; }
.side-bar .item .fa { display: block; width: 100%; height: 100%; font-size: 20px; line-height: 40px; border-radius: 4px; overflow: hidden; background-color: #fff; color: #ccc; background-image: url(../images/index/side-bar.png); }
.side-bar .item div { position: absolute; top: 5px; height: 30px; left: 39px; padding-left: 9px; display: none; }
.side-bar .item div:before { content: ''; position: absolute; left: 0px; top: 10px; width: 0px; height: 0px; border: 5px solid transparent; border-right-color: #eee; }
.side-bar .item div:after { content: ''; position: absolute; width: 0px; height: 0px; border: 5px solid transparent; border-right-color: #fff; position: absolute; left: 1px; top: 10px; }
.side-bar .item div span { display: block; width: 95px; height: auto; margin-left: 5; font-size: 13px; line-height: 30px; background: #FFF; color: #333; box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.12); }
.side-bar .item:hover .fa { color: #fff; background-color: #0078F0; }
.side-bar .item:hover div { display: block; }
.side-bar .item div span:hover { color: #0078F0; }
.side-bar .item div span img { margin-top: 8px; }
.side-bar .item.go-top { display: none; }
.side-bar .item.weixin { cursor: default; }

.side-bar-icon-1 { background-position: 0 -40px; }
.side-bar .item:hover > .side-bar-icon-1 { background-position: 0 0; }

.side-bar-icon-2 { background-position: 0 -120px; }
.side-bar .item:hover > .side-bar-icon-2 { background-position: 0 -80px; }

.side-bar-icon-3 { background-position: 0 -200px; }
.side-bar .item:hover > .side-bar-icon-3 { background-position: 0 -160px; }

.side-bar-icon-4 { background-position: 0 -280px; }
.side-bar .item:hover > .side-bar-icon-4 { background-position: 0 -240px; }

.side-bar-icon-5 { background-position: 0 -360px; }
.side-bar .item:hover > .side-bar-icon-5 { background-position: 0 -320px; }

.side-bar-icon-6 { background-position: 0 -440px; }
.side-bar .item:hover > .side-bar-icon-6 { background-position: 0 -400px; }

/*menu-bar*/
.menu-bar { display: none; position: fixed; left: 50%; top: 68px; margin-left: -700px; z-index: 1000; overflow: hidden; border-radius: 4px; box-shadow: 0px 1px 10px 0px rgba(0, 120, 240, 0.1); }
.menu-bar a { display: block; width: 80px; height: 40px; cursor: pointer; background-color: #fff; color: #666; font-size: 14px; text-align: center; line-height: 40px; }
.menu-bar a.active { background-color: #0078F0; text-decoration: none; color: #fff; }

/*适应小屏幕pc端*/
@media (min-width:801px) and (max-width:1199px) {
  body{overflow-x: scroll;}
}


/* 移动端自适应 */
.mobile-title { display: none; background-color: #f8f8f8; position: relative; line-height: 30px; height: 30px; font-size: 14px; }
.mobile-title .title { background-color: #427fed; color: #fff; display: inline-block; padding: 0 20px; font-size: 18px; }
.mobile-title .side { position: absolute; right: 0; top: 0; color: #427fed; }
.mobile-title .side a { color: #427fed; }
.m-show, .m-menu-layer, .m-search-layer { display: none; }

@media  (max-width: 1400px) {
    .side-bar, .menu-bar { display: none; }
}

@media  (max-width: 800px) {


    


    body { overflow-x: auto; }
    .container { width: 100%; overflow: hidden; }
    .header, .nav-bar, .box-title, .ui-panel .ui-panel-title, .ad-box, .ad, .links, .footer .other-links, .footer .wechat, .footer .wrapper > p, .footer .wrapper > .copy > span, .header-layer .app_link, .header-layer .search-box, .header-layer > .wrapper, .side-bar, .timeline, .menu-bar, .footer-right .slogen, .flinks { display: none; }
    .nav-bar, .footer .other-links, .footer .footer-right, .footer .wrapper>p, .footer .wrapper>.copy>span, .header-layer .app_link, .header-layer .search-box, .header-layer>.wrapper, .side-bar, .timeline, .firstscreen-left { margin: 0; float: none; width: 100%; }
    .firstscreen-left { float: none; margin-bottom: 20px; height: auto; }
    .firstscreen-middle { float: none; width: 100%; }
    .firstscreen-right { display: none; }
    .kk-box, .kk-first, .kk-top, .gpanel > .sub { display: none; }
    .mobile-title, .m-show, .m-menu-layer, .m-search-layer, .side-bar .item.go-top, .footer .wrapper>.copy { display: block; }
    .box-index { margin-bottom: 20px; }
    .main, .wrapper, .container { width: auto; }
    .header-layer.stuck { box-shadow: none; border-bottom: none; }
    .header-layer .action-bar {  font-size: 20px; text-align: right;  padding-right: 10px; }
    .header-layer .action-bar .mtsearch { font-size: 16px; display: inline-block; height: 26px; line-height: 25px; width: calc(100% - 250px); max-width: 130px; border:1px solid #eee; background-color: #fff; border-radius: 16px; color: #427fed; text-align: right; padding-right: 6px; margin-right: 15px; }
    .header-layer .action-bar > .m-menu-btn { color: #fff; display: inline-block; width: 36px; text-align: center; }
    .header-layer { background-repeat: no-repeat; background-position: 5px center; background-color: #427fed !important; background-size: auto 41px; line-height: 40px; padding: 4px; border-bottom: 1px solid #ccc; position: fixed; left: 0; top: 0; width: 100%; }
    .main .box-left, .main .box-middle, .main .box-right { float: none; width: auto; margin-right: auto; }
    .box-index, .box-witkey, .box-shop, .box-db { height: auto; }
    .m-nav-bar { height: 30px; font-size: 18px; padding: 7px 0; line-height: 30px; margin: 44px -10px 0; background-color: #0f43a3; }
    .m-nav-bar a { float: left; width: 20%; text-align: center; display: inline-block; color: #fff; }
    .mobile-title .side a { font-size: 17px }
    .footer .wrapper>.copy { text-align: center; }
    .footer .wrapper>.copy .show-span { display: block; }
    .footer .copyright { display: none; }
    .footer .copyright-mobile { display: block; }
    .flinks .ui-tab-panel a { font-size: 12px; }
    .m-menu-dropdown {display: none; width: 140px; position: absolute; top: 49px; right: 10px; }
    .m-menu-dropdown:after { content: ''; position: absolute; top: -4px; right: 17px; width: 0; height: 0; border-color: #fff #fff transparent transparent; border-width: 4px; border-style: solid; transform: rotateZ(-45deg); }
    .m-menu-dropdown .inner { border-radius: 3px; background: #fff; box-shadow: 0px 1px 5px 0px rgba(26, 79, 175, 0.6); }
    .m-menu-dropdown .lrbox { padding: 10px; font-size: 14px; line-height: 20px; text-align: center; }
    .m-menu-dropdown .lrbox .username { display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 80px;}
    .m-menu-dropdown .lrbox  a { vertical-align: top; }
    .m-menu-dropdown ul li a { display: block; text-align: center; padding: 9px 0; line-height: 20px; font-size: 14px; color: #333; }
    .m-menu-dropdown ul li a:hover { color: #0078F0; }
    .top-notice { display: none; }
    .firstscreen-middle .ui-tab .more { right: 16px; }

    .gpanel { width: auto; }
    .gpanel > .tit { margin-bottom: 10px; height: 32px; line-height: 32px; }
    .gpanel > .tit h2 { font-size: 14px; line-height: 32px; margin-right: 10px; padding: 0 15px; }
    .gpanel > .tit .summary { display: none; font-size: 12px; color: #666; }
    .gpanel > .tit > .more { display: inline-block; font-size: 12px; }
    .gpanel > .main { width: auto; float: none; padding: 0 10px; }
    .gpanel > .main .mobile-summary { display: block; }
    .gpanel > .main .hd { display: none; }
    .gpanel > .main .hd h3 a { font-size: 14px; }
    .gpanel > .main .hd > .more { font-size: 12px; }
    .gpanel > .main .hd .link { margin: 0 1px; }

    .box-zh { display: none; }
    .box-zt { display: none; }

    .firstscreen-left .firstscreen-swiper-pc { display: none; }
    .firstscreen-left .firstscreen-swiper-mobile { display: block; margin: 0 10px; height: calc((100vw - 20px) * 0.347); }
    .firstscreen-left .firstscreen-swiper-mobile .swiper-slide .item img { display: block; width: 100%; height: calc((100vw - 20px) * 0.347); }
    .firstscreen-left .firstscreen-swiper-mobile .swiper-slide .item span { display: none !important;}
    .firstscreen-swiper-mobile-pagination { text-align: right !important; bottom: 2px !important; }
    .firstscreen-swiper-mobile-pagination .swiper-pagination-bullet { width: 10px; height: 10px; border-radius: 50px; background: #fff; opacity: .4; }
    .firstscreen-swiper-mobile-pagination .swiper-pagination-bullet-active { opacity: .8; }

    .firstscreen-middle .ui-tab-panel ul li.topic { font-size: 14px; }
    .firstscreen-middle .ui-tab .ui-tab-navs .ui-tab-nav a { font-size: 16px !important; }
    .firstscreen-middle .ui-tab-panel ul li { font-size: 14px; }
    .firstscreen-middle .ui-tab-panel ul li:nth-child(n+5) { display: none; }
    .firstscreen-middle .ui-tab, .gpanel { height: auto; margin-bottom: 20px; padding: 0 10px; }

    .report-lst li { padding-left: 160px; margin-top: 15px; padding: 0; height: auto; }
    .report-lst li .img { display: none; }
    .report-lst li h4 { font-size: 14px; }
    .report-lst li p { height: 19px; font-size: 12px; }
    .report-lst li h4 a { font-size: 14px; margin-bottom: 10px; }

    .box-job .tit .r { display: none; margin: 1px 5px 0 0; font-size: 12px; }
    .box-job .row > .font1 { font-size: 12px; color: #333; float: right; width: 30%; text-align: right; margin-bottom: 5px;}
    .box-job .row > .font2 { font-size: 14px; color: #333; font-weight: 700; width: 70%; margin-bottom: 5px; }
    .box-job .row > .font3 { font-size: 14px; color: #E78E16; float: right; font-weight: 700; clear: left; width: 30%; text-align: right;}
    .box-job .row > .font4 { font-size: 14px; color: #999; width: 70%; }
    
    .zh-lst li h4 a { font-size: 14px; }
    .zh-lst li .l { width: 70%; }
    .zh-lst li .r { font-size: 14px; }
    .zh-lst li .l p { font-size: 12px; }

    .zt-lst li .l { width: 70%; }
    .zt-lst li h4 a { font-size: 14px; }
    .zt-lst li .r strong { font-size: 12px; }
    .zt-lst li .r span { font-size: 14px; }

    .box-bbs { display: block; }
    .box-bbs > .tit .more { float: right; color: #999; margin-right: 10px; }

    .box-djt { display: block; }
    .mqrcode { display: flex; }
    

    .flinks { padding: 0 10px; }
    .footer { text-align: center; }

}