body,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dt,dd,p,span,div,object,iframe,pre,a,abbr,cite,button,select,option {
	margin: 0;
	padding: 0;
	font-weight: normal;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
 input {
    padding: 0;
    margin: 0;
}

ul,li,ol,dl,dd,dt,form {
	list-style: none;
	margin: 0;
	padding: 0
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'PingFang SC','Microsoft YaHei','SimHei','Arial','SimSun'
}

html {
	height: 100%
}

body {
	line-height: 24px;
	font-size: 16px;
	font-family: 'PingFang SC','Microsoft YaHei','SimHei','Arial','SimSun'
}

img {
	border: 0;
	outline: none
}

em,i {
	font-style: normal
}



textarea {
	resize: none
}

a {
	outline: none;
	text-decoration: none
}

a:link,a:visited {
	color: #4f4f4f
}

a:hover,a:active,a:focus {
	text-decoration: none
}
.clearfix:after {
	content: '.';
	height: 0;
	visibility: hidden;
	display: block;
	clear: both
}

.fl{
	float: left;
}
.fr{
	float: right;
}
.daohang{
	width: auto;
	height: 100%;
	font-size: 0;
}
.daohang li{
	float: left;
	position: relative;
display: inline-block;
list-style: none;
font-size: 14px;
height: 100%;
line-height: 48px;
}
.daohang li a{
	    text-decoration: none;
    display: block;
    height: 100%;
    color: inherit;
    padding: 0 10px;
}



.left{
	float: left;
}
.right{
	float: right;
}
.Breadcrumb{
	width: 1088px;
	margin-left: 140px;
	font-size: 12px;
	color: #999;
	line-height: 40px;
}
.container{
	width: 1088px;
	margin-left: 140px;
}
.container-left{
	width: 720px;

}
.container-right{
	width: 368px;
overflow: hidden;
font: 13px/21px Arial,sans-serif;
}

.header {
    border-bottom: 1px solid #eeeeee;
    padding: .4em 1.2em;
    color: #666;
    font-size: .78em;
    background-color: #f5f5f5;
}
.header_cont {
    width: 1088px;
    margin: 0 auto;
}
.disp_flex {
    display: flex;
}
.header > div > p {
    width: 50%;
}
.header > div > p:last-child {
    text-align: right;
}
.logo-section {
    padding: 15px 0;
    align-items: center;
    box-sizing: border-box;
    justify-content: space-between;
}
.mr, .container {
    min-width: 800px;
    width: 1088px;
    margin: 0 auto;
}
.disp_flex {
    display: flex;
}
.logo {
    overflow: hidden;
    align-items: center;
}
.logo img {
    margin-right: 10px;
}
.search {
    margin-top: .7em;
    width: 35%;
    border: 1px solid rgb(46, 130, 255);
}
.m_menu {
    display: none;
}
i, em {
    font-style: normal;
}
.search form {
    display: flex;
    justify-content: space-between;
}
.search input.input_text {
    border: 0;
    line-height: 40px;
    height: 40px;
    outline: none;
    width: 75%;
    display: block;
    background-color: #ffffff;
    text-indent: 1em;
}
.search input.input_submit {
    border: 0;
    color: #fff;
    outline: none;
    font-size: .9em;
    padding: 0 1.5em;
    display: block;
    background-color: rgb(46, 130, 255);
    cursor: pointer;
}
.menu {
    background: #337eff;
    border-bottom: 1px solid #2d71e5;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    display: block;
    padding: 0;
margin: 0;
}
.menu ul {
    line-height: 3em;
    text-align: center;
    height: 3em;
    justify-content: space-around;
}
.menu .m_menu {
    display: none;
}
.menu ul li.act {
    background-color: #4d8eff;
}
.menu ul li {
    display: inline-block;
    width: 16.6%;
    font-size: 1em;
}
.menu ul li.act a {
    color: #ffffff;
}
.menu ul li a {
    color: #ffffff;
}
#footer{
	padding: 20px 0;
border-top: 1px solid #ddd;
background: #f3f3f3;
clear: both;
}
#footer > p {
    text-align: center;
    padding-top: .8em;
    font-size: .82em;
}
#footer > p a {
    padding: 0 .5em;
    color: #9e9e9e;
    border-right: 1px solid #ccc;
}
.footer-copyright-con {
    padding: .5em 0 1em 0;
    font-size: .82em;
    text-align: center;
    color: #9e9e9e;
}
.footer-copyright-con p {
    margin-bottom: .5em;
}
.footer-copyright-con p a{color: #9e9e9e;margin-left: 8px;position: relative;}
.footer-copyright-con p a img{position: absolute;top: 3px;width: 16px;left: 0;}
.footer-copyright-con p a i{margin-left: 17px;}
#MessageMeiErBeiBottomS {
    display: none;
}
.sy-search{width:100%;display: flex;}
.sy-search .search-input{display:block;width: 80%;height: 27px;font-size:12px;padding:8px 8px 6px;color:#999;border: 1px solid #2e82ff;}
.search-btn{border: 0;display:block;width: 20%;line-height:41px;text-align:center;color:#fff;font-size:14px;background-color:rgb(46, 130, 255);}
.search-btn:hover{color:#fff;text-decoration:none}
.search-btn:active{background-position:0 -68px;border-color:#2599ba;}
.sy-search .search-input:focus{outline:medium;}
.bgcolor{
	background-color: #f3f3f3;
	overflow: hidden;
}
.position{
	width: 1088px;
margin: 0 auto;
line-height: 14px;
margin-top: 20px;
font-size: 14px;
color: #999;
}
.position a {
    color: #999;
}
.containers{
    width: 1088px;
margin: 0 auto;
margin-top: 20px;
padding-bottom: 20px;
overflow: hidden;
}
.leftlay{
    width: 760px;
float: left;
}
.title-bot{
margin-bottom: 10px;
padding: 18px 20px;
border-radius: 2px;
background-color: #fff;
overflow: hidden;
}
.title-bot h1{
    font-size: 22px;
line-height: 25px;
display: inline;
margin-right: 6px;
vertical-align: top;
word-wrap: break-word;
color: #444;
font-weight: 600;
}
.article-info{
  position: relative;
background: #f8f8f8;
border-radius: 4px;  
margin-top: 15px;
padding-bottom: 2px;
}
.article-bar-top {
  color: #999aaa;
  width: 88%;
  display: flex;
}
.article-type-img {
  width: 36px;
  height: 32px;
  line-height: 32px;
}
.bar-content {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding-left: 12px;
  font-size: 14px;
}
.follow-nickName {
  color: #555666;
  margin-right: 20px;
  line-height: 32px;
}
.article-heard-img {
  margin-right: 4px;
  width: 16px;
  height: 16px;
}
.article-time-img {
  width: 16px;
  height: 16px;
}
.article-bar-top span{
    margin-right: 12px;
line-height: 32px;
}
.article-bar-top span.time {
  position: relative;
}
 .article-read-img {
  width: 16px;
  height: 16px;
  margin-top: 0;
}
.article-tags-box{
    padding-left: 48px;
display: flex;
}
.tags-box {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 4px;
  margin-right: 8px;
}
.tags-box span.label {
  display: inline-block;
  color: #999aaa;
}
.tags-box.artic-tag-box a.tag-link {
  box-sizing: border-box;
  margin-right: 8px;
  padding: 3px 6px;
  font-size: 12px;
  background-color: #fff;
  color: #5094d5;
  border: 1px solid #eaeaef;
  height: 24px;
  line-height: 17px;
  border-radius: 2px;
  display: inline-block;
}
.article_content{
    position: relative;
margin-bottom: 10px;
padding: 18px 20px;
border-radius: 2px;
background-color: #fff;
}
.zuijia{
    font-size: 18px;
line-height: 25px;
position: relative;
overflow: hidden;
}
.zuijia em{
    color: #337eff;
    font-weight: bold;
}
.zuijia em i{
    background: url(../image/zuijia.png)  no-repeat;
    margin: 0 2px 0 -2px;
vertical-align: top;
width: 24px;
height: 24px;
display: inline-block;
}
.toprgt-bar {
  position: absolute;
  top: 5px;
  right: 0;
  padding-bottom: 4px;
}
.tit-prompt {
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
  max-width: 260px;
  height: 14px;
  padding-bottom: 0;
  color: #b3b3b3;
}
.tit-prompt i {
background: url(../image/zuozhefh.png)  no-repeat;
  margin-right: 5px;
  vertical-align: top;
  width: 14px;
  height: 14px;
  display: inline-block;
}
.article_text_content{
    font-size: 16px;
    margin: 18px 0 18px;
line-height: 28px;
text-align: justify;
word-wrap: break-word;
color: #4d4d4d;
}
.article_text_content p{
    margin-top: 20px;
}
.article_text_content h2{
    position: relative;
color: #2d71e5;
font-size: 20px;
margin-top: 20px;
overflow: hidden;
clear: both;
display: block;
}
.article_text_content h3{
    font-weight: 600;
    font-size: 18px;
    color: #555;
    margin-top: 20px;
    margin-bottom: 12px;
}
.article_text_content h3 a{
	text-decoration: underline;
	color: #555ba6;
}
.article_text_content img{
    max-width: 100%;
}
.Relatedarticles{
    position: relative;
margin-bottom: 10px;
padding: 18px 20px;
border-radius: 2px;
background-color: #fff;
}
.Relatedarticles .box-tit{
    font-size: 18px;
    line-height: 25px;
    position: relative;
    font-weight: bold;
}
.Relatedarticles ul{
    margin-top: 8px;
    overflow: hidden;
}
.Relatedarticles ul li{
    border-bottom: dashed 1px #CCC;
padding: 5px 0px;
width: 49%;
float: left;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
display: block;
}
.Relatedarticles ul li:nth-child(2n) {
  float: right;
}
.Relatedarticles ul li em i{
    font-size: 12px;
color: #fff;
padding: 0 3px;
margin-right: 5px;
font-family: Georgia, "Times New Roman", Times, serif;
height: 1.5em;
line-height: 1.5em;
display: inline-block;
vertical-align: middle;
margin-top: -3px;
border-radius: 3px;
background: #41489c;
}
.Relatedarticles ul li span{
    font-size: 16px;
    line-height: 28px;
}
.Relatedarticles ul li span a{
    color: #41489c;
}
.xmbaike{
    position: relative;
margin-bottom: 10px;
padding: 18px 20px;
border-radius: 2px;
background-color: #fff;
}
.xmbaike .box-tit{
    font-size: 18px;
line-height: 25px;
position: relative;
font-weight: bold;
}
.wiki {
  overflow: hidden;
  margin-top: 18px;
}
.wiki-thumb {
  position: relative;
  float: left;
  overflow: hidden;
  width: 120px;
  height: 120px;
  margin-right: 15px;
  border-radius: 2px;
  background-color: #fafafa;
}
.wiki-thumb::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 118px;
  height: 118px;
  content: "";
  border: 1px solid #f0f0f0;
  border-radius: 2px;
}
.wiki-thumb .wiki-thumb-box {
  font-size: 0;
  line-height: 0;
  display: table-cell;
  width: 120px;
  height: 120px;
  text-align: center;
}
.wiki-thumb .wiki-thumb-box img {
  max-width: 120px;
  max-height: 120px;
  vertical-align: middle;
}
.wiki-thumb .wiki-thumb-box .thmb_v {
  display: inline-block;
  overflow: hidden;
  height: 100%;
  vertical-align: middle;
}
.wiki-tit {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin: 1px 0 9px;
}
.wiki-tit a{
    color: #333;
    font-weight: bold;
}
.wiki-info {
  display: inline;
  line-height: 22px;
  overflow: hidden;
  max-height: 66px;
  text-align: justify;
  word-wrap: break-word;
}
.btn-wiki-info {
  line-height: 20px;
  display: inline-block;
  color: #337eff;
  margin-left: 5px;
}


.rightlay{
    width: 300px;
float: right;
}
.right-box {
  width: 100%;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.04);
  background: #fff;
  padding: 16px 16px;
  margin-bottom: 15px;
  margin-top: 0;
  border-radius: 5px;
}
.feed-new-tit {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-size: 16px;
  color: #4a4a4a;
  height: 24px;
  line-height: 24px;
  margin-bottom: 16px;
  position: relative;
}
.feed-new-tit span {
  display: block;
  float: left;
  font-size: 18px;
  color: #20232c;
  font-weight: bolder;
}
.feed-new-cont ul li {
  margin-bottom: 16px;
  height: 48px;
}
.feed-new-cont .img-box {
  float: left;
  margin-right: 10px;
  position: relative;
}
.feed-new-cont .img-box a {
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.feed-new-cont .img-box a::before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid rgba(0,0,0,0.05);
  border-radius: 3px;
}
.feed-new-cont .img-box img {
  display: block;
  width: 64px;
  height: 48px;
  border-radius: 3px;
  vertical-align: top;
  -o-object-fit: cover;
  object-fit: cover;
}
.feed-new-cont .content-box a {
  margin-bottom: 3px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0;
  line-height: 22px;
  max-width: 200px;
  overflow: hidden;
  cursor: pointer;
  font-weight: bold;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cooperativepartner {
  width: 300px;
  background-color: #fff;
  padding: 0 20px 20px;
  border-radius: 5px;
  overflow: hidden;
}
.rel-tit {
  font-size: 18px;
  color: #333;
  line-height: 50px;
  border-bottom: #f0f0f0 1px solid;
  margin-bottom: 6px;
}
.cooperativepartner a {
  float: left;
  height: 36px;
  vertical-align: top;
  position: relative;
  margin-right: 3px;
  line-height: 36px;
  width: 300px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cooperativepartner a img {
  position: absolute;
  width: 16px;
  height: 16px;
  margin-right: 3px;
  border-radius: 50%;
  top: 10px;
}
.cooperativepartner a i {
  margin-left: 25px;
}
.shida{
margin-bottom: 10px;
padding: 18px 20px;
border-radius: 2px;
background-color: #fff;
overflow: hidden;
}
.shida-img{
    display: block;
    float: left;
    margin-right: 10px;
}
.shida-img em{
    width: 34px;
    height: 36px;
    display: block;
    text-align: center;
    float: left;
    margin-right: 5px;
}
.shida-img em i{
    color: #fff;
    line-height: 25px;
font-size: 18px;
font-weight: bold;
}
.shida-img .no1{
    background: url(../image/no1.jpg) no-repeat;
    background-size: 34px 36px;
}
.shida-img .no2{
    background: url(../image/no2.jpg) no-repeat;
    background-size: 34px 36px;
}
.shida-img .no3{
    background: url(../image/no3.jpg) no-repeat;
    background-size: 34px 36px;
}
.shida-img .no4,.shida-img .no5,.shida-img .no6,.shida-img .no7,.shida-img .no8,.shida-img .no9,.shida-img .no10{
    background: url(../image/nopaiming.jpg) no-repeat;
    background-size: 34px 36px;
}
.shida-img a{
    display: block;
    width: 150px;
    height: 150px;
    float: left;
}
.shida-img a img{
    width: 100%;
    height: 100%;
}
.shida-info{
    width: 520px;
    float: right;
    overflow: hidden;
    position: relative;
}
.shida-info h3{
    font-size: 18px;
    width: 300px;
    height: 48px;
    margin-bottom: 5px;
}
.shida-info h3 a{
    color: #333;
    font-weight: bold;
}
.shida-info ul{
    width: 450px;
    font-size: 16px;
    overflow: hidden;
    color: #444;
}
.shida-info ul li{
    width: 50%;
    float: left;
    margin-bottom: 8px;
    font-size: 15px;
}
.shida-info ul li span{
    color: #888;
}
.shida-info .xukezheng{
    color: #444;
    font-size: 15px;
}
.shida-info .xukezheng span{
    color: #888;
}
.shida-info .zhida{
    position: absolute;
right: 5px;
top: 8px;
text-align: center;
color: #FFF;
width: 120px;
height: 40px;
border-radius: 10px;
padding: 8px 0 0 5px;
box-sizing: border-box;
background: -moz-linear-gradient(0deg, #ff8100, #ff4d30);
}
.shida-info .clear{
    clear: both;
}
.shida .ctxt{
    float: left;
    width: 680px;
      margin: 10px 20px;
  text-align: justify;
  font-size: 15px;
  color: #666;
}
.quxianbang{
    position: relative;
margin-bottom: 10px;
padding: 18px 20px;
border-radius: 2px;
background-color: #fff;
}
.quxian-box{
    width: 100%;
    overflow: hidden;
}
.quxian-img{
    width: 180px;
    margin-right: 30px;
    float: left;
    padding-left: 30px;
}
.quxian-img img{
    width: 100%;
    height: 140px;
}
.quxian-cont{
    width: 500px;
    float: left;
    font-size: 14px;
}
.quxian-cont .item{
    height: 30px;
line-height: 30px;
overflow: hidden;
}
.quxian-cont .item h3,.quxian-cont .item h3 a{
    height: 28px;
line-height: 28px;
font-size: 18px;
color: #333;
margin-right: 20px;
max-width: 270px;
float: left;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-weight: bold;
}
.item .score {
  font-size: 12px;
  color: #666;
  float: right;
}
.item .start {
  display: inline-block;
  vertical-align: -2px;
  margin: 0 7px;
  width: 70px;
  height: 13px;
  background: url(../image/icon-start-moren.png) repeat-x;
}
.start .start-line {
    background: url(../image/icon-start-hover-b0b34ff9c4.png) repeat-x;
    height: 13px;
    float: left;
}
.quxian-cont .tag .report {
  color: #198ef6;
}
.quxian-cont .tag-item {
  color: #7282e1;
  height: 19px;
  line-height: 17px;
  background: #fff;
  border: 1px solid #c3c8f8;
  border-radius: 9px;
  padding: 0 7px;
  display: inline-block;
  margin-right: 5px;
}
.up-rank{
    margin-top: 10px;
max-height: 44px;
overflow: hidden;
cursor: pointer;
font-weight: bold;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.up-rank .text {
  font-size: 14px;
  color: #999;
  line-height: 22px;
}
.up-rank .text strong{
    color: #666;
}
.quxian-cont .dizhi{
    margin-top: 10px;
    overflow: hidden;
}
.quxian-cont .dizhi i{
    background: url(../image/icon-dizhi.jpg) no-repeat;
    display: inline-block;
   width: 12px;
height: 15px;
float: left;
margin-right: 8px;
margin-top: 6px;
}
.quxian-cont .dizhi p{
    width: 480px;
}
.quxianbang .paiming{
    position: absolute;
color: #fff;
top: 20px;
left: 10px;
width: 30px;
height: 34px;
text-align: center;
}
.quxianbang .no1{
    background: url(../image/icon_1st.png) no-repeat;
    background-size: 30px 34px;
    text-indent: -999em;
}
.quxianbang .no2{
    background: url(../image/icon_2nd.png) no-repeat;
    background-size: 30px 34px;
    text-indent: -999em;
}
.quxianbang .no3{
    background: url(../image/icon_3rd.png) no-repeat;
    background-size: 30px 34px;
    text-indent: -999em;
}
.quxianbang .no4,.quxianbang .no5,.quxianbang .no6,.quxianbang .no7,.quxianbang .no8,.quxianbang .no9,.quxianbang .no10{
    background: url(../image/icon_4-10.png) no-repeat;
    background-size: 30px 30px;
    line-height: 28px;
}
.article_text_content table{
    width: 100%;
text-align: center;
border: 1px solid #ddd;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
color: #333;
margin: 25px 0;
}
.article_text_content table tr {
  height: 40px;
}
.article_text_content thead tr {
  height: 50px;
}
.article_text_content thead th {
  padding: 12px 0 !important;
  box-sizing: border-box;
  line-height: 1.428571429;
}
.article_text_content thead tr th {
  border: 1px solid #ddd;
  vertical-align: bottom;
  font-size: 16px;
}
.article_text_content tbody th {
  border: 1px solid #ddd;
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
}
.article_text_content tbody td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border: 1px solid #ddd;
}
.article_text_content tbody td a{
    color: #007bff;
    font-size: 16px;
}
.qiansanbang{
    position: relative;
padding: 10px 12px 10px 80px;
box-sizing: border-box;
box-shadow: 0 2px 4px 0 rgba(25,25,25,.04);
margin-bottom: 14px;
background-color: #fff;
overflow: hidden;
}
.qiansan {
    position: absolute;
color: #fff;
left: 19px;
top: 27px;
width: 36px;
height: 40.8px;
text-align: center;
}
.qiansanbang .no1 {
  background: url(../image/icon_1st.png) no-repeat;
  background-size: 36px 40.8px;
  text-indent: -999em;
}
.qiansanbang .no2 {
  background: url(../image/icon_2nd.png) no-repeat;
  background-size: 36px 40.8px;
  text-indent: -999em;
}
.qiansanbang .no3 {
  background: url(../image/icon_3rd.png) no-repeat;
  background-size: 36px 40.8px;
  text-indent: -999em;
}
.qiansanbang .no4,.qiansanbang .no5,.qiansanbang .no6,.qiansanbang .no7,.qiansanbang .no8,.qiansanbang .no9,.qiansanbang .no10{
    background: url(../image/icon_4-10.png) no-repeat;
    background-size: 36px 36px;
    line-height: 33px;
}
.qs-header{
    width: 100%;
    overflow: hidden;
    line-height: 65px;
}
.qs-header img{
   width: 100px;
   height: 65px;
   float: left;
}
.qsitem{
    margin-left: 15px;
float: left;
overflow: hidden;
}
.qsitem h3{
    float: left;
    max-width: 270px;
    overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 18px;

}
.qsitem h3 a{
    font-weight: bold;
    color: #333;
}
.qsitem .score{
    float: left;
    margin-left: 22px;
}
.qsitem .score {
  font-size: 12px;
  color: #666;
  float: right;
}
.qsitem .start {
  display: inline-block;
  vertical-align: -2px;
  margin: 0 7px;
  width: 70px;
  height: 13px;
  background: url(../image/icon-start-moren.png) repeat-x;
}
.start .start-line {
  background: url(../image/icon-start-hover-b0b34ff9c4.png) repeat-x;
  height: 13px;
  float: left;
}
.qs-rank{
    margin-top: 22px;
max-height: 60px;
overflow: hidden;
}
.qs-rank .text{
    font-size: 14px;
color: #333;
line-height: 22px;
}
.qstable{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}
.qstable table{
    background: #eef3ff;
text-align: center;
border-collapse: collapse;
font-size: 14px;
width: 100%;
color: #999;
}
.qstable table td{
    padding: 5px 10px;
border: 1px solid #fff;
}
.yycase-list{
    margin-left: -60px;
margin-top: 20px;
}
.yycabox-tit{
    background: url(../image/box-tit-bg.png) no-repeat;
width: 62px;
height: 219px;
float: left;
overflow: hidden;
}
.yycabox-tit .text {
  display: block;
  width: 18px;
  margin: 48px auto 0;
  font-size: 18px;
  line-height: 24px;
  max-height: 130px;
}
.yycabox-tit .icon {
  background: url(../image/icon-tit-start.png) no-repeat;
  width: 18px;
  height: 18px;
  display: block;
  margin-bottom: 10px;
}
.yycase-list ul li{
    width: 157px;
    height: 219px;
    float: left;
    margin-right: 12px;
    border: 1px solid #eee;
}
.yycase-list ul li:nth-child(4n) {
  margin-right: 0;
}
.yycase-tit{
    max-height: 90px;
 padding: 6px;
color: #333;
font-weight: 400;
font-size: 14px;
line-height: 20px;
word-break: break-all;
box-sizing: border-box;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
}
.yycase-imt{
    width: 156px;
    height: 120px;
}
.yycase-list ul li img{
    width: 154px;
    height: 120px;
    -webkit-filter: blur(3px);
}
.right-ys{
	border-top: 1px solid #dcdcdc;
background-color: #fff;
margin-bottom: 16px;
}
.doctor-card-title{
position: relative;
padding: 15px 20px;
font-size: 18px;
font-weight: 700;
color: #1f4f94;
line-height: 26px;
border: 1px solid #e4e4e4;
border-top: none;
}
.doctor-card-title::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 18px;
  background-color: #337eff;
  left: 10px;
  top: 19px;
}
.doctor-card-info{
padding: 16px 20px 20px;
border-bottom: 1px dashed #dcdcdc;
border-left: 1px solid #dcdcdc;
border-right: 1px solid #dcdcdc;
overflow: hidden;
}
.dotor-img{
	float: left;
max-width: 48px;
max-height: 48px;
border-radius: 6px;
}
.dotor-img img{
	width: 100%;
	height: 100%;
}
.card-info-text{
	float: left;
	margin-left: 10px;
}
.info-text-faculty{
	width: 200px;
display: block;
}
.info-text-name {
  font-size: 17px;
  font-weight: 700;
  color: #333;
  line-height: 24px;
  margin-right: 10px;
}
.info-text-grade{
  color: #666;
  font-size: 13px;
font-weight: 400;
line-height: 20px;
}
.info-text-faculty .hospital {
  color: #333;
  font-size: 15px;
}
.doctor-card-speciality{
	padding: 16px 20px;
border-bottom: 1px dashed #dcdcdc;
position: relative;
word-break: break-all;
color: #333;
background: #fff;
border-left: 1px solid #dcdcdc;
border-right: 1px solid #dcdcdc;
}
.doctor-card-service {
  background: #fff;
  padding: 16px 25px;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
 .doctor-card-service .service-item {
  float: left;
  width: 50%;
  text-align: center;
}
.doctor-card-service .service-item .item-title {
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 22px;
}
.doctor-card-service .service-item .item-detail {
  height: 28px;
  font-size: 20px;
  font-weight: 700;
  color: #333;
  line-height: 28px;
}
.doctor-card-service .service-item {
  float: left;
  width: 50%;
  text-align: center;
}
.doctor-card-service .service-item .item-title {
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 22px;
}
.doctor-card-btn {
  padding: 0 20px 20px;
  display: flex;
  justify-content: space-around;
  border-bottom: 1px solid #dcdcdc;
  background: #fff;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
.doctor-card-btn .btn-zhuye{
	word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
box-sizing: border-box;
text-align: center;
border: 1px solid #055ad7;
border-radius: 4px;
-moz-box-flex: 0;
cursor: pointer;
background: rgb(255, 255, 255);
height: 32px;
line-height: 30px;
width: 120px;
font-size: 15px;
border-color: rgb(63, 137, 236);
color: rgb(63, 137, 236);
padding: 0px;
}