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;
}
.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 .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;
}
.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;
}
.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;
}
.xiangmu-head{
	padding: 20px 30px;
background: #fff;
margin-bottom: 10px;
overflow: hidden;
padding-bottom: 5px;
}
.xiangmu-head h1{
	display: inline;
	color: #333;
	font-size: 22px;
	font-weight: inherit;
	padding-right: 18px;
}
.xiangmu-head span{
	font-size: 14px;
	color: #999;
}
.disease_box{
	padding: 14px 30px;
background: #fff;
margin-bottom: 10px;
overflow: hidden;
}
.disease_title{
	color: #337eff;
font-size: 22px;
border-bottom: 1px solid #f0f0f0;
padding-bottom: 15px;
}
.information_box {
  overflow: hidden;
  margin-top: 20px;
}
.information_r {
  width: 160px;
  border: 1px solid #f1f1f1;
  max-height: 120px;
  float: left;
}
.information_l {
  width: 518px;
  margin-left: 20px;
  line-height: 30px;
  color: #333;
  font-size: 16px;
  float: left;
}
.information_ul {
  padding: 20px 0;
  border-bottom: 1px dashed #f1f1f1;
  overflow: hidden;
}
.information_ul li {
  width: 50%;
  float: left;
  line-height: 35px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
}
.information_ul li i {
  color: #999;
  width: 100px;
  float: left;
}
.information_ul li span {
  float: left;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.pro-item{
	margin-top: 20px;
background-color: #f7f7f7;
padding: 15px;
border-radius: 5px;
}
.pro-item-tit{
	font-size: 16px;
color: #337eff;
margin-bottom: 8px;
}
.pro-item-desc{
	font-size: 14px;
line-height: 22px;
color: #333;
}
.xiangmu-head .sound{
	height: 40px;
line-height: 40px;
letter-spacing: 0.8px;
font-size: 13px;
overflow: hidden;
color: #999;
margin-top: 6px;
}
.xiangmu-head .sound .zuozhe {
  width: 50%;
  float: left;
  text-align: left;
}
.xiangmu-head .sound .nums {
  width: 50%;
  float: right;
  text-align: right;
}
.xgxiangmu{
	margin-top: -16px;
}
.xgxiangmu li{
	padding: 15px 0;
	border-bottom: 1px solid #F5F5F5;
}
.xgxiangmu li b{
	font-size: 16px;
line-height: 24px;
color: #333945;
font-weight: bold;
}
.xgxiangmu li div{
	font-size: 12px;
line-height: 30px;
color: #999;
}
.xgxiangmu li div span{
	padding: 0 5px;
}
.xgxiangmu li div .xmjiage{
	padding-left: 0px;
}
.xgxiangmu li .xmjianjie{
	font-size: 14px;
line-height: 22px;
color: #666;
text-align: justify;
}
.p-box-tuijian{
	color: #555;
font-size: 16px !important;
line-height: 32px;
text-align: justify;
word-break: break-all;
word-wrap: break-word;
position: relative;
letter-spacing: .7px;
margin-top: 10px;
}
.p-box-tuijian a{
	color: #555ba6;
text-decoration: underline;
}
.phb-head{
	position: relative;
padding: 20px;
border: 1px dashed #ccc;
box-sizing: border-box;
background-color: #fff;
width: 1088px;
margin: 0 auto;
margin-top: 20px;
}
.phb-head .suoluetu{
	float: right;
width: 280px;
height: 180px;
padding: 10px;
background: #fff;
border-radius: 20px;
}
.phb-head h1{
	padding: 10px 0 20px 0;
line-height: 36px;
font-size: 28px;
font-weight: bold;
text-align: center;
color: #263341;
}
.phb-head .suoluetu img{
	width: 100%;
}
.phb-head .sound {
  letter-spacing: 1pxpx;
  font-size: 13px;
  overflow: hidden;
  color: #999;
}
.phb-head .sound .zuozhe {
  width: 50%;
  float: left;
  text-align: left;
}
.phb-head .sound .nums {
  width: 50%;
  float: right;
  text-align: right;
}
.bdxq{
background-color: #fff;
padding: 0 20px;
overflow: hidden;
padding-bottom: 20px;
border-radius: 5px;	
}
.box-tit{
	font-size: 20px;
font-weight: 700;
color: #4d8eff;
height: 50px;
line-height: 50px;
border-bottom: #f0f0f0 1px solid;
margin-bottom: 5px;
}
.yysj{
	background-color: #fff;
padding: 0 20px;
overflow: hidden;
padding-bottom: 20px;
border-radius: 5px;	
margin-top: 20px;
}
.yysj table{
	width: 100%;
text-align: center;
border: 1px solid #ddd;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
color: #333;
margin: 15px 0;
}
.yysj table tr {
  height: 40px;
}
.yysj thead tr {
  height: 50px;
}
.yysj thead th {
  padding: 12px 2px !important;
  box-sizing: border-box;
  line-height: 1.428571429;
}
.yysj thead tr th {
  border: 1px solid #ddd;
  vertical-align: bottom;
  background-color: #4472c8;
  color: #fff;
}
.yysj tbody th {
  border: 1px solid #ddd;
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
}
.yysj tbody td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border: 1px solid #ddd;
}
.xgbd{
background-color: #fff;
padding: 0 20px;
overflow: hidden;
padding-bottom: 20px;
border-radius: 5px;	
margin-top: 20px;	
}
.qybd{
background-color: #fff;
padding: 0 20px;
overflow: hidden;
padding-bottom: 20px;
border-radius: 5px;	
margin-top: 20px;
}
.phbxg-list {
  margin-top: 10px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.phbxg-list li {
  float: left;
  padding: 5px 10px;
  margin-right: 13px;
  margin-bottom: 8px;
  font-size: 15px;
  border-radius: 5px;
  background-color: #6495ED;
  width: 32%;
  text-align: center;
}
.phbxg-list li a {
  color: #fff;
}
.phbxg-list li:nth-child(3n) {
  margin-right: 0px;
}
.phb-head i {
  position: absolute;
  width: 18px;
  height: 18px;
}
.phb-head .icons_tr {
  top: -4px;
  right: -4px;
  border-top: 4px solid #999;
  border-right: 4px solid #aaa;
}
.phb-head .icons_br {
  bottom: -4px;
  right: -4px;
  border-bottom: 4px solid #999;
  border-right: 4px solid #aaa;
}
.phb-head .icons_bl {
  bottom: -4px;
  left: -4px;
  border-bottom: 4px solid #999;
  border-left: 4px solid #aaa;
}
.phb-head .icons_tl {
  top: -4px;
  left: -4px;
  border-top: 4px solid #999;
  border-left: 4px solid #aaa;
}
.phb-head p {
  line-height: 32px;
  font-size: 16px;
  text-indent: 2em;
  color: #6b7c92;
  max-width: 765px;
}
.phb-meta {
  margin-top: 15px;
  overflow: hidden;
}
.phb-meta span {
  float: left;
  padding-right: 40px;
  color: #bbb;
  font-size: 14px;
}
.md_cont ul li .title .chankan{
	float: right;
	padding-right: 10px;
	font-size: 16px;
}
.item-body {
  padding: 20px;
  position: relative;
  background-color: #fff;
}
.item-cont{
	position: relative;
padding: 26px 24px;
background: rgba(244,247,253,1);
border-radius: 6px;
margin-bottom: 20px;
}
.faburen{
	font-size: 14px;
margin-bottom: 10px;
position: relative;
}
.faburen img{
	width: 28px;
height: 28px;
vertical-align: middle;
border-radius: 12px;
}
.fabu-name{
	margin: 0 20px 0 10px;
}
.fabu-tag{
	color: #fff;
padding: 3px 8px;
background: #75ADF8;
border-radius: 4px;
}
.fabu-date{
	position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
color: #646464;
float: left;
font-size: 12px;
}
.anli-bd{
	overflow: hidden;
margin-top: 15px;
}
.anli-bd .trait{
	float: left;
padding: 4px 10px;
border-radius: 100px;
background-color: #DFE9FC;
font-size: 14px;
color: #6C7CA1;
margin-right: 9px;
margin-bottom: 5px;
line-height: 20px;
}
.eva-detail{
	padding-top: 15px;
font-size: 16px;
text-align: justify;
white-space: pre-wrap;
}
.anli-content{
	font-size: 16px !important;
line-height: 32px;
text-align: justify;
word-break: break-all;
word-wrap: break-word;
position: relative;
letter-spacing: .7px;
margin-top: 10px;
color: #555;
}
.anli-content p{
	padding: 5px 0;
}
.anli-tupian{
	margin-top: 15px;
font-size: 0;
}
.anli-tupian img{
	display: inline-block;
margin-right: 15px;
width: 150px;
height: 150px;
line-height: 70px;
background-color: #f0f0f0;
border-radius: 6px;
text-align: center;
font-size: 0;
overflow: hidden;
-webkit-filter: blur(3px);
}
.pingfen{
	padding-top: 15px;
}
.pingfen span{
	font-size: 14px;
color: #3F76BF;
letter-spacing: 0;
line-height: 14px;
margin-right: 11px;
}
.xm-list{
	margin-top: 15px;
}
.xm-list ul{
	overflow: hidden;
}
.xm-list li{
	position: relative;
border-radius: 8px;
padding: 15px;
overflow: hidden;
cursor: pointer;
background-color: #fff;
margin-bottom: 10px;
width: 330px;
float: left;
margin-right: 12px;
}
.xm-list li:nth-child(2n) {
  margin-right: 0px;
}
.xm-img{
	position: relative;
width: 85px;
height: 85px;
background-color: #f6f9f9;
margin-right: 12px;
border-radius: 6px;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
float: left;
}
.xm-img img{
	width: 85px;
	height: 85px;
}
.xm-content{
	position: relative;
width: 203px;
height: 85px;
float: left;
}
.xm-title{
	width: 203px;
height: 21px;
line-height: 21px;
margin-right: 16px;
font-size: 15px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-bottom: 5px;
}
.xm-title a{
	color: #333;
	font-weight: bold;
}
.xm-tags{
	font-size: 12px;
color: #999;
width: 100%;
height: 14px;
margin-bottom: 5px;
display: flex;
align-items: center;
}
.xm-tags .line{
	margin: 0 8px;
width: 1px;
height: 8px;
background-color: #dedede;
}
.xm-content .desc{
	font-size: 12px;
color: #555;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.guanlian .gl-item{
	display: inline-block;
font-size: 14px;
color: #888;
margin-bottom: 5px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding-right: 30px;
box-sizing: border-box;
}
.guanlian .gl-item a{
	color: #3F76BF;
}
.item-body a .guanlian .gl-item{
	color: #3F76BF;	
}
.phb-xg {
  width: 760px;
  overflow: hidden;
  margin-top: 20px;
  background: #fff;
}
.phb-xg-head {
  height: 48px;
  border-bottom: 1px solid #eee;
  text-align: center;
}
.phb-xg-head h2 {
  float: left;
  position: relative;
  width: 100px;
  margin: 0 10px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  cursor: pointer;
  color: #264391;
  font-weight: bold;
}
.phb-xg-head h2::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 12px;
  width: 75px;
  height: 2px;
  background: #264391;
}
.related-topic {
  overflow: hidden;
  padding: 20px;
}
.related-topic li {
  line-height: 36px;
  height: 36px;
}
.related-topic-date {
  font-size: 13px;
  float: right;
  color: #a3a3a3;
}
.related-topic-tit {
  position: relative;
  padding-left: 12px;
  float: left;
  max-width: 500px;
  height: 36px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.related-topic-tit::before {

    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-width: 3px 5px;
    border-style: solid;
    border-color: transparent;
    border-left-color: #a4a9b3;
}
.item-header{
	font-size: 24px;
color: #323232;
letter-spacing: 0;
line-height: 20px;
padding: 20px 20px 15px;
position: relative;
font-weight: 600;
background-color: #fff;
}
.item-header-text {
  color: #323232;
  position: relative;
  padding-left: 14px;
  display: inline-block;
}
.item-header-text i{
	height: 24px;
width: 4px;
display: block;
background: #46A0F0;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.vote-type-con{
	margin-bottom: 10px;
}
.vote-type-con span{
	display: inline-block;
padding: 2px 10px;
text-align: center;
font-size: 12px;
border-radius: 4px;
margin: 0 6px 6px 0;
cursor: pointer;
color: #fff;
background: #3F8EF8;
border: 1px solid #3F8EF8;
}
.brief-tip{
	font-size: 16px;
color: #969696;
text-align: center;
}
.sound .zuozhe span {
  color: #555ba6;
}
.item-head{
    padding: 18px 20px;
position: relative;
background-color: #fff;
margin-bottom: 12px;
}
.item-head-cont{
    padding: 18px 24px;
background: #ecf3fd;
border-radius: 6px;
}
.item-head-cont h1{
    line-height: 30px;
font-size: 24px;
font-weight: normal;
padding-bottom: 15px;
padding-top: 6px;
color: #444;
}
.item-head-cont .item-head-nums span{
    font-weight: normal;
color: #999;
padding-right: 14px;
font-size: 13px;
}
.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;
color: #333;
height: 25px;
border: none;
margin-bottom: 0px;
}
.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;
}
.margintop{
    margin-top: 10px;
}