html {
    font-size: 100%;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
}body {
    font: 12px/1.5 PingFangSC-Regular,Helvetica,Arial,Microsoft Yahei,sans-serif;
    background: #fff;
    min-width: 1105px;
    min-height: 1000px;
}
*{
	margin:0;
	padding:0;
}
address, cite, dfn, em, i, var {
    font-style: normal;
}
a:hover,a{
	text-decoration: none;
}
a, a:active, a:hover, a:link, a:visited {
    text-decoration: none; 
}
img{
	border:none;
}
ol, ul {
    list-style: none;
}
/*搜索条件*/
.ccmtv-condition{
    background: #f8f8f8;
    padding:26px 0 0px;
    font-size: 0;
}
.inner-condition{
    margin: 0 auto;
}
@media screen and (min-width: 1766px){
    .inner-condition{
        width: 1500px;
    }
}
@media screen and (max-width: 1765px) and (min-width: 1336px) {
    .inner-condition{
        width: 1285px;
    }
}
@media screen and (max-width: 1336px){
    .inner-condition{
        width: 1105px;
    }
}
.have-condi{
    border-bottom: 1px dashed #d2d2d2;
    padding-bottom: 20px;
}
.condition-box{
    margin-bottom: 10px;
}
.condition-label{
    width: 74px;
    float: left;
    position: relative;
    color: #999;
    font-size: 14px;
    line-height: 25px;
}
.condition-block{
    position: relative;
    margin-left: 75px;
    padding-right: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.hiddencdt{
    display: inline-block;
    height: 30px;
    overflow: hidden;
}
.autocdt{
    height: auto;
}
.rotate{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.condition-sear{
    display: inline-block;
    width: 100%;
}
.list-condition{
    display: inline-block;
    padding-bottom: 5px;
    position: relative;
}
.allcdt{
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
    padding:2px 10px;
    color: #333;
    font-size: 14px;
    float: left;
    position: relative;
}
.tag-cdt{
    display: inline-block;
    padding:2px 15px;
    color: #333;
    font-size: 14px;
    position: relative;
}
.list-condition:first-of-type .tag-cdt{
    padding:2px 10px;
    margin-right: 10px;
}
.tagmark{
    border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -webkit-border-radius: 50px;
    background: #e3e3e3;
    color: #1173d6;
}
.tag-cdt:hover{
    color: #1173d6;
}
.tagmark::after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -20px;
    border-style: solid;
    border-width: 7px;
    border-color: transparent transparent #fff;
    position: absolute;
    margin-left: -7px;
    z-index: 11;
}
.curtag-cdt{
    border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -webkit-border-radius: 50px;
    background: #e3e3e3;
    color: #1173d6;
}
.morecdt{
    position: absolute;
    top: 3px;
    right: 0;
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    font-size: 15px;
    color: #333;
    cursor: pointer;
}
.morecdt img{
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
}
.hastags{
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 10;
    background: #fff;
    box-shadow: 0px 0px 5px #e2e2e2;
    -webkit-box-shadow: 0px 0px 5px #e2e2e2;
    -ms-box-shadow: 0px 0px 5px #e2e2e2;
    -moz-box-shadow: 0px 0px 5px #e2e2e2;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    display: none;
}
.tags-disease{
    padding:10px 30px 5px;
    box-sizing: border-box;
    font-size: 0;
}
.tags-disease .disease {
    font-size: 15px;
    color: #333;
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
    margin-right: 10px;
}
.tags-disease .slash {
    padding-right: 10px;
    color: #1173d6;
    font-size: 14px;
}
.tag-decoration{
    color: #1173d6!important;
}
.tag-decoration::after{
    content: '';
    position: absolute;
    left: 0;
    bottom:0;
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #1173d6;
}
.navcon-box{
    padding:10px 30px 5px;
    box-sizing: border-box;
    background: #fff;
}
.nav_popup_area{
    font-size: 0;
}.popuplabel {
    font-size: 14px;
    color: #999;
    float: left;
    position: relative;
    width: 56px;
}.popupblock {
    position: relative;
    margin-left: 56px;
}.pop-item {
    display: inline-block;
    width: 115px;
    margin-bottom: 10px;
    padding-right: 3px;
    box-sizing: border-box;
}.pop-link {
    display: inline-block;
    font-size: 13px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}.pop-link:hover {
    color: #1173d6;
}
.pop-link-ok{
    color: #1173d6;
}
.chioce-result{
    font-size: 0;
    padding:20px 80px 20px 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.result-iblock{
    display: inline-block;
    margin-right: 20px;
}
.resultlabel{
    font-size: 14px;
    color: #666;
    display: inline-block;
    line-height: 27px;
    display: block;
    width: 84px;
    float: left;
}
.result-tag{
    display: block;
    position: relative;
    margin-left: 84px;
}
.result-tag span{
    display: inline-block;
    background: #e3e3e3;
    font-size: 14px;
    color: #666;
    padding:2px 15px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    margin-right: 20px;
    margin-bottom: 5px;
}
.close-tag{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-top: -2px;
    cursor: pointer;
}
.empty-choice{
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #328ce4;
    border:1px solid #328ce4;
    position: absolute;
    right: 0;
    top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.empty-choice:hover{
    color: #328ce4;
}
.modular-result{
    margin:40px 0;
    font-size: 0;
    overflow: hidden;
}
.mod-column {
    position: relative;
    margin-right: 365px;
    display: block;
    min-height: 200px;
}
.result-header{
    margin-bottom: 10px;
    height: 27px;
    margin-right: 365px;
}
.mod-right-info{
    width: 360px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    display: block;
    float: right;
}.modright-header {
    position: relative;
    margin-bottom: 10px;
}
.array-col{
    display: inline-block;
}
.array-col span{
    font-size: 18px;
    color: #333;
    margin-right: 40px;
    cursor: pointer;
}
.active-array{
    color: #1173d6!important;
}
.count-list{
    font-size: 14px;
    color: #666;
    display: inline-block;
    margin-left: -20px;
}
.count-list span{
    color: #1173d6;
}
.mod-right-title {
    color: #333333;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mod-rec {
    margin-bottom: 40px;
    background-color: #f8f8f8;
}
.expertfocus{
}
.bg-white{
    background: #fff;
}
.relevantExpert{
    margin-bottom: 30px;
    clear: both;
    background-color: #f8f8f8;
    height: 120px;
    box-sizing: border-box;
    padding:10px;
    position: relative;
    overflow: hidden;
}
.expert-view{
    display: block;
    width: 80px;
    height: 80px;
    float: left;
    position: absolute;
    top: 50%;
    margin-top: -40px;
}
.relevantExpert img{
    width: 100%;
    height: 100%;
    display: block;
}
.expert-word{
    position: relative;
    margin-left: 92px;
}
.relevantExpert .expertname{
    color: #000;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 5px;
}
.physician{
    padding: 2px 0px 0px;
    color: #333333;
    font-size: 13px;
}
.hospital{
    color: #333333;
    font-size: 13px;
    padding-top: 2px;
}
.mod-list-ul {
    padding: 18px 18px 0px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 272px;
}
.mod-list-ul li {
    margin-bottom: 21px;
}

.mod-list-ul li {
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
}.mod-list-ul li a.listli-link {
    display: block;
    color: #333;
    font-size: 14px;
    vertical-align: baseline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 14px;
    position: relative;
}.mod-list-ul li a.listli-link:before {
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #0f40bd;
}
.mod-list-ul li a.listli-link:hover{
    color: #1173d6;
}
.result-show{
    background: #f8f8f8;
    margin-bottom: 30px;
    min-height: 120px;
}
.search-show {
    display: block;
    z-index: 1;
    position: relative;
    width: 210px;
    height: 120px;
    overflow: hidden;
    float: left;
}
.search-show:hover {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.3);
    -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.3);
}
.sear_picture {
    display: block;
    width: 100%;
    height: 100%; 
    transition: all .25s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.search-show:hover .sear_picture {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.expert_img{
    width: unset;
    margin: 0 auto;
}
.search-word{
    min-height: 120px;
    padding:10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-left: 210px;
}
.searname{
    font-size: 14px;
    color: #333;
    line-height: 24px;
    display: block;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap;
}
.searname span{
    color: #1173d6;
}
.iteminfo{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
}
.element-info{
    margin-top: 5px;
}
.element{
    display: inline-block;
    margin-right: 40px;
    font-size: 14px;
    color: #666;
}
.element img{
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -2px;
}
/*content*/
.ccmtv-content{
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
@media screen and (min-width: 1766px){
    .ccmtv-content{
        width: 1500px;
    }
}
@media screen and (max-width: 1765px) and (min-width: 1336px) {
    .ccmtv-content{
        width: 1285px;
    }
}
@media screen and (max-width: 1336px){
    .ccmtv-content{
        width: 1105px;
    }
}
.mod-list-mix{
    font-size: 0;
    white-space: nowrap;
    position: relative;
}
.content-modular{
    position: relative;
    margin-bottom: 50px;
}
@media screen and (max-width: 1335px){
    .mod-right-info{
        width: 300px;
    }
    .mod-column{
        margin-right: 305px;
    }
}
.hide{
    display: none;
}
.noLive{
    text-align: center;
    margin: 50px 0;
}
.noLive p{
    font-size: 16px;
    color: #ccc;
    line-height: 45px;
}
.mod_tag{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 40px;height: 20px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	background: linear-gradient(to bottom right,#e1b469,#bd9441);
}
.label_tag_2{
	background: linear-gradient(to bottom right,#e1b469,#bd9441);
	background: -webkit-linear-gradient(to bottom right,#e1b469,#bd9441);
	background: -moz-linear-gradient(to bottom right,#e1b469,#bd9441);
	background: -ms-linear-gradient(to bottom right,#e1b469,#bd9441);
}
.label_tag_3,.label_tag_4{
	background: linear-gradient(to bottom right,#f4a21d,#dc4d3c);
	background: -webkit-linear-gradient(to bottom right,#f4a21d,#dc4d3c);
	background: -moz-linear-gradient(to bottom right,#f4a21d,#dc4d3c);
	background: -ms-linear-gradient(to bottom right,#f4a21d,#dc4d3c);
}
.label_tag_1{
    background: linear-gradient(to bottom right,#f4a21d,#e60011);
    background: -webkit-linear-gradient(to bottom right,#f4a21d,#e60011);
    background: -moz-linear-gradient(to bottom right,#f4a21d,#e60011);
    background: -ms-linear-gradient(to bottom right,#f4a21d,#e60011);
}
.ccmtv-timg-loading{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 150px;
}
.ccmtv-timg-loading img{
    width: 100%;
}
.nomorelist{
    color:#ccc
}
.result-header .layui-form{ font-size:14px; float:right }
.result-header .layui-form-select .layui-input{ border:none; text-align:right }
.layui-form-select dl dd.layui-this{background: none; color:#328ce4}