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;
}
.artcontent{
	background-color: #fff;
	padding: 0 35px;
	overflow: hidden;
	padding-bottom: 20px;
	border-radius: 5px;
}
.artcontent h1{
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
	color: #444;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.artcontent .sound{
	height: 40px;
line-height: 40px;
letter-spacing: 0.8px;
font-size: 13px;
overflow: hidden;
color: #999;
}
.artcontent .sound .zuozhe{
	width: 50%;
	float: left;
	text-align: left;
}
.sound .zuozhe span{
	color: #555ba6;
}
.artcontent .sound .nums{
	width: 50%;
	float: right;
	text-align: right;
}
.sound .nums span{
	padding-right: 8px;
}
.mod_cont{
	padding-top: 15px;
	width: 98%;
margin: 0 auto;
}
.mod_text{
	position: relative;
text-align: center;
}
.mod_tit_box{
	width: 100%;
text-align: center;
overflow: hidden;
white-space: nowrap;
line-height: 1em;
position: absolute;
left: 0;
top: -12px;
}
.mod_tit{
	position: relative;
display: inline-block;
line-height: 1em;
font-weight: bold;
padding: 0 25px;
color: #337eff;
font-size: 24px;
}
.mod_tit_left{
	width: 1px;
height: 15px;
position: absolute;
top: 50%;
margin-top: -8px;
left: -1px;
background-color: #337eff;
}
.mod_tit_right::before,.mod_tit_left::before {
    content: "";
    width: 1px;
    height: 25px;
    position: absolute;
    top: 50%;
    margin-top: -13px;
    background: inherit;
}
.mod_tit_left::before{
	left: -6px;
}
.mod_tit_right::before{
	right: -6px;
}
.mod_tit_right::after,.mod_tit_left::after {
    content: "";
    width: 500px;
    height: 1px;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    background: inherit;
}
.mod_tit_left::after{
	left: -506px;
}
.mod_tit_right::after{
	right: -506px;
}
.mod_tit_right{
	width: 1px;
height: 15px;
position: absolute;
top: 50%;
margin-top: -8px;
right: -1px;
background-color: #337eff;
}
.mod_border{
	text-align: center;
}
.mod_desc{
	text-align: justify;
padding: 30px 20px 15px;
position: relative;
border: 1px solid;
border-top: 0;
font-size: 15px;
color: #337eff;
}
.phb-tit{
	padding: 10px 0;
overflow: hidden;
text-align: center;
margin-top: 10px;
}
.phb-tit-cont{
	position: relative;
text-align: center;
display: inline-block;
padding: 0px 0px 20px;
max-width: 100%;
}
.phb-tit-cont span{
	display: inline-block;
max-width: 100%;
height: 1.3em;
line-height: 1.3em;
position: relative;
z-index: 1;
font-size: 32px;
color: #337eff;
}
.phb-tit-cont span::after {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    content: "///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////";
    bottom: -21px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}
.pnb-table .fenlei{
	height: 50px;
	overflow: hidden;
	margin: 0px auto;
	padding-top: 10px;
}
.pnb-table .fenlei ul{
	width: 600px;
margin: 0 auto;
}
.pnb-table .fenlei ul li{
	float: left;
	width: 100px;
}
.pnb-table .fenlei ul li a{
	border-radius: 5px;
margin: 0px 10px;
padding: 5px 10px;
background-color: #337eff;
color: #fff;
display: block;
text-align: center;
}
.phb-cont table{
	width: 100%;
text-align: center;
border: 1px solid #ddd;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
color: #333;
margin: 15px 0;
}
.phb-cont table tr {
    height: 40px;
}
.phb-cont thead tr {
    height: 50px;
}
.phb-cont thead th {
    padding: 12px 2px !important;
    box-sizing: border-box;
    line-height: 1.428571429;
}
.phb-cont thead tr th {
    border: 1px solid #ddd;
    vertical-align: bottom;
    background-color: #4472c8;
color: #fff;
}
.phb-cont tbody th {
    border: 1px solid #ddd;
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
}
.phb-cont tbody td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border: 1px solid #ddd;
}
.phb-cont tbody td a {
    color: #428bca;
}
.md_cont{
	overflow: hidden;
}
.md_cont ul li{
	font-size: 18px;
	line-height: 40px;
border-width: 1px;
border-style: solid;
position: relative;
margin-top: 10px;
overflow: hidden;
border-color: #95cced;
}

.md_cont ul li.crossbox1{
	border: 1px solid #f57b5e;
}
.md_cont ul li.crossbox1 .title{
	background-color: #f57b5e;
}
.md_cont ul li.crossbox2{
	border: 1px solid #efa64a;
}
.md_cont ul li.crossbox2 .title{
	background-color: #efa64a;
}
.md_cont ul li.crossbox3{
	border: 1px solid #47cd84;
}
.md_cont ul li.crossbox3 .title{
	background-color: #47cd84;
}
.md_cont ul li .num{
	width: 36px;
line-height: 40px;
position: absolute;
left: 9px;
top: 0px;
z-index: 1;
text-align: center;
font-style: italic;
}
.md_cont ul li.crossbox1 .num{
	background: url(../images/top1.png) no-repeat;
background-size: 30px 30px;
background-position: 5px;
text-indent: -99em;
}
.md_cont ul li.crossbox2 .num{
	background: url(../images/top2.png) no-repeat;
background-size: 30px 30px;
background-position: 5px;
text-indent: -99em;
}
.md_cont ul li.crossbox3 .num{
	background: url(../images/top3.png) no-repeat;
background-size: 30px 30px;
background-position: 5px;
text-indent: -99em;
}
.md_cont ul li .num img{
	width: 30px;
height: 30px;
margin-top: 5px;
margin-left: 5px;
}
.md_cont ul li .title{
	margin-left: 60px;
padding-left: 10px;
height: 40px;
overflow: hidden;
background-color: #95cced;
}
.md_cont ul li .title a{
	color: #FFF;
}
.md_cont ul li .title a i{
	font-family: 'SimSun';
}
.zhushi{
	margin-top: 15px;
font-size: 14px;
color: #999;
}
.p-box{
	padding-top: 10px;
}
.p-box-tit{
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: bold;
}
.p-box-tit a{
	color: #555ba6;
	text-decoration: underline;
}
.p-box-img{
	width: 550px;
margin: 0 auto;
text-align: center;
}
.p-box-img img{
	max-width: 100%;
}
.p-box-content{
	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-content a{
	color: #555ba6;
	font-size: 14px;
}
.p-box-dizhi{
	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;
}
.mod-list{
	padding: 6px;
	margin-top: 10px;
}
.themetitle .mod-list-tit{
	padding: 0 10px;
display: inline-block;
position: relative;
background-color: #209beb;
color: #fff;
line-height: 36px;
}
.themetitle .mod-list-tit span{
	font-size: 24px;
	line-height: 36px;
}
.themetitle .mod-list-tit i{
	font-size: 24px;
	position: absolute;
left: 100%;
top: 0;
display: block;
border-width: 19px 12px;
border-style: solid !important;
border-right-color: transparent !important;
border-top-color: transparent !important;
border-bottom-color: transparent !important;
border-color: #209beb;
}
.mod-list ul{
	margin-top: 20px;
	overflow: hidden;
}
.mod-list ul li{
	color: #07689f;
box-sizing: border-box;
margin: 1px;
border-bottom: 1px dashed #afbfd7;
margin-right: 2%;
width: 31%;
float: left;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
display: block;
}
.mod-list ul li em{
font-size: 12px;
color: #fff;
padding: 0px 3px 0px 6px;
margin-right: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
height: 18px;
display: inline-block;
vertical-align: middle;
margin-top: -3px;
border-radius: 3px;
line-height: 18px;
background-color: #209beb;
}
.mod-list ul li span{
	font-size:16px;
	line-height: 35px;
}
.guanggao_left{
	background-color: #fafafa;
color: #999;
padding: 12px;
line-height: 2em;
text-align: justify;
margin-top: 20px;
}
.phb-xg {
    background-color: #fff;
overflow: hidden;
border-radius: 5px;
margin-top: 20px;
}
.phb-xg-head {
    height: 48px;
    border-bottom: 1px solid #eee;
    text-align: center;
    background: #fff;
}
.phb-xg-head span {
    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 span::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;
}
.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;
}
.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;
}