.news_con {
  padding:20px 0 0px;
}
.news_con .left {
  width: 900px;
}
.news_con .left h1 {
  color: #1558C7;
  font-size: 22px;
  font-weight: bold;
}
.news_con .left dl {
  margin-top: 25px;
}
.news_con .left dl dt {
  width: 345px;
}
.news_con .left dl dt a {
  display: block;
  width: 345px;
  height: 212px;
  position: relative;
}
.news_con .left dl dt a img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.news_con .left dl dd {
  width: 473px;
  height: 212px;
  border: 1px solid #e8e8e8;
  padding: 20px 35px 0;
}
.news_con .left dl dd .data {
  color: #3272b0;
  font-size: 24px;
  font-weight: bold;
  font-family: arial;
}
.news_con .left dl dd .bt {
  margin-top: 10px;
  display: block;
  color: #1f1f1f;
  font-size: 16px;
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.news_con .left dl dd .t {
  margin-top: 5px;
  color: #777777;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.news_con .left dl dd .more {
  display: block;
  color: #1558C7;
  font-size: 15px;
  font-weight: bold;
  width: 106px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #1558C7;
  margin-top: 20px;
}
.news_con .left > ul {
  margin-top: 10px;
  padding-bottom: 50px;
}
.news_con .left > ul li {
  float: left;
  width: 100%;
  border-bottom: 1px dotted #cfcfcf;
  padding: 38px 0;
}
.news_con .left > ul li .data {
  float: left;
  width: 142px;
}
.news_con .left > ul li .data span {
  display: block;
  width: 100%;
  height: 78px;
  text-align: center;
  line-height: 78px;
  color: #fff;
  font-size: 40px;
  background: #2663a6;
  font-weight: bold;
}
.news_con .left > ul li .data p {
  width: 100%;
  margin-top: 5px;
  height: 32px;
  padding-top: 8px;
  text-align: center;
  color: #666666;
  font-size: 17px;
  background: #cacaca;
  font-family: arial;
}
.news_con .left > ul li .text {
  float: right;
  width: 632px;
  padding-top: 15px;
}
.news_con .left > ul li .text .bt {
  display: block;
  color: #212121;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.news_con .left > ul li .text .t {
  color: #999999;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  display: inline-block;
  margin-top: 15px;
}
.news_con .left > ul li:hover .text .bt,
.news_con .left > ul li:hover .text .t {
  color: #2663a6;
}
.news_con .news_show h1 {
  text-align: center;
  font-weight: normal;
}
.news_con .news_show .data {
  margin-top:10px;
  border-bottom: 1px #e4e4e4 solid;
  padding-bottom:5px;
  height:32px;
}
.news_con .news_show .data span {
  line-height: 24px;
  display: inline-block;
  text-align:center;
  color: #999999;
  font-size: 14px;
  width:100%;
}
.news_con .news_show .data .fx {
  float: right;
  display: inline-block;
}
.news_con .news_show .data .fx span {
  display: inline-block;
  float: left;
  color: #999999;
  font-size: 14px;
  line-height: 24px;
}
.news_con .news_show .data .fx div {
  float: left;
  display: inline-block;
}
.news_con .news_show .data .fx div a {
  display: block;
  width: 24px;
  height: 24px;
  float: left;
  line-height: 24px;
  margin-left: 8px;
}
.news_con .news_show .container {
  padding-top: 30px;
  color: #666666;
  font-size: 16px;
  line-height: 24px;
  width:880px
}
.news_con .news_show .container p{
  color: #666666;
  font-size:16px;
  line-height:32px;
}

.news_con .news_show .container  a{

  font-size:16px !important;
  color:#1558C7 !important

}

.news_con .news_show .container  a:hover{

  font-size:16px !important;
  color:#E50908 !important

}

.news_con .news_show .container p  span{

  font-size:16px !important;

}

.news_con .news_show .container span{

  font-size:16px !important;

}


.fenye {
  position: relative;
  margin-top: 30px;
  border-top: 1px solid #1558C7;
}
.fenye .fh {
  display: block;
  width: 92px;
  height: 54px;
  background: url(../images/fh.jpg) no-repeat center center;
  position: absolute;
  right: 0;
  top: 30px;
  text-align: center;
  line-height: 54px;
  color: #fff;
  font-size: 15px;
  padding-left: 4px;
}

.fenye ul {
  margin-top: 12px;
  width:900px;
 
}
.fenye ul li {
  float: left;
  width: 780px;
  border-bottom: 1px dashed #828282;
  line-height: 40px;
	font-size: 16px;
	border-left:none;
	border-top:none;
	border-right:none;
	text-align:left !important
}
.fenye ul li:last-child {
  border-bottom: none;
  text-align:left !important
}
.fenye ul li a {
  color: #666666;
  font-size: 15px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align:left !important
}
.fenye ul li a span {
  color: #333333;
  font-size: 16px;
}
.fenye ul li:hover a {
  color: #1558C7;
}
.fenye .fx {
  margin-top: 15px;
}
.fenye .fx span {
  display: inline-block;
  float: left;
  color: #000000;
  font-size: 14px;
  line-height: 24px;
}
.fenye .fx div {
  float: left;
  display: inline-block;
}
.fenye .fx div a {
  display: block;
  width: 24px;
  height: 24px;
  float: left;
  line-height: 24px;
  margin-left: 8px;
}

	.f-l 							{	float: left;					}
	.f-r 							{	float: right;					}
	.clearfix {
  clear: both;
}

.xypg-detail-tags {
  margin-top: 40px;
}

.xypg-detail-tags .tags-title {
  border-bottom: 1px solid #c3c3c3;
  position: relative;
}

.xypg-detail-tags .tags-title h3 {
  display: inline-block;
  padding: 0 30px;
  font-size: 16px;
  color:#1558C7;
  line-height: 40px;
  border-bottom: 3px solid #1558C7;
  margin-bottom: -1px;
}

.xypg-detail-tags .tags-title .baidu-share {
  position: absolute;
  right: 0;
  top: 8px;
}

.xypg-detail-tags .tags-content {
  padding-top: 12px;
}

.xypg-detail-tags .tags-content a {
  font-size: 12px;
  color: #2f2f2f;
  display: inline-block;
  margin-right: 9px;
  background: #f4f4f4;
  line-height: 28px;
  padding: 0 15px;
}

.xypg-detail-tags .tags-content a:hover {
  color:#1558C7;
}
