	#keyword {
		height: 42px;
		padding: 0px 16px;
	}
	body {
		background-color: #f8f8f8;
		margin: 0px;
		padding: 0px;
		line-height: 1;
	}
	ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	} 
	li {
		list-style: none;
	}
	a {
		text-decoration: none;
		transition: 0.3s;
	}
	.bigbox-b {
		width: 1300px;
		margin: 20px auto 0px auto !important;
	}
	.smallbox1 {
		display: flex;
		align-items: center;
	}
	.box-left {
		width: 268px;
		height: 602px;
		border: 1px solid #efefef;
		background-color: #ffffff;
		margin-right: 20px;
	}
	.box-left .sb-title {
		text-align: center;
		font-size: 19px;
		font-weight: bold;
		padding: 14px 0px;
		background-color: #9a0004;
		color: #ffffff;
	}
	.box-left .sb-cont ul {
		padding: 25px 0px;
	}
	.box-left .sb-cont ul li {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		padding: 20px 0px;
		text-align: center;
		font-size: 19px;
		font-weight: bold;
		color: #9a0004;
	}
	.box-left .sb-cont ul li a {
		font-size: 19px;
		font-weight: bold;
		color: #9a0004;
	}
	.box-left .sb-cont ul li a:hover {
		color: #000000;
	}
	.box-left .sb-cont ul li img {
		width: 36px;
		height: 36px;
		display: block;
		margin-left: -12px;
		margin-right: 10px;
	}
	.box-center {
		display: flex;
		flex-direction: column;
		margin-right: 20px;
	}
	.box-center .box-center-top {
		display: flex;
		align-items: center;
		margin-bottom: 20px;
	}
	.box-center .box-center-top .box-center-top-left {
		width: 348px;
		height: 290px;
		border: 1px solid #efefef;
		background-color: #ffffff;
		margin-right: 20px;
	}
	.jj-title {
		display: flex;
		align-items: center;
		padding: 14px 20px;
		background-color: #9a0004;
	}
	.jj-title-tit {
		font-size: 19px;
		font-weight: bold;
		color: #ffffff;
		flex: 1;
	}
	.jj-title-more {
		font-size: 15px;
		color: #ffffff;
	}
	.jj-title-more a {
		font-size: 15px;
		color: #ffffff;
	}
	.jj-title-more a:hover {
		color: #000000;
	}
	.jj-cont {
		color: #000000;
		font-size: 16px;
		padding: 10px;
		text-indent: 2em;
		line-height: 1.8;
		text-align: left;
	}
	.yy-cont {
		color: #000000;
		font-size: 16px;
		padding: 10px 20px;
		line-height: 1.8;
		text-align: left;
	}
	.yy-cont ul li a {
		display: flex;
		align-items: center;
		justify-content: space-between;
		color: #000000;
		font-size: 16px;
		padding: 10px 0px;
		line-height: 1.5;
		text-align: left;
		border-bottom: 1px solid #efefef;
	}
	.yy-cont ul li a:hover {
		color: #9a0004;
	}
	.yy-cont ul li:nth-child(5) a {
		border-bottom: 0px;
	}
	.box-center .box-center-top .box-center-top-right {
		width: 348px;
		height: 290px;
		border: 1px solid #efefef;
		background-color: #ffffff;
	}
	.cg-cont {
		padding: 10px 20px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		height: 224px;
	}
	.cg-cont-top {
		margin: 0px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}
	.cg-cont-top-box {
		margin-left: 10px;
	}
	.cg-cont-top-tit {
		display: flex;
		align-items: center;
		justify-content: space-between;
		font-weight: bold;
		line-height: 30px;
	}
	.cg-cont-top-tit a {
		font-size: 16px;
		font-weight: bold;
		color: #000000;
	}
	.cg-cont-top-tit a:hover {
		color: #9a0004;
	}
	.cg-cont-top-tit span {
		font-size: 14px;
		font-weight: normal;
		color: #aaaaaa;
	}
	.cg-cont-top-sub {
		font-size: 14px;
		color: #999999;
		line-height: 24px;
		
	}
	.cg-cont-bottom  ul li a {
		display: flex;
		align-items: center;
		justify-content: space-between;
		color: #000000;
		font-size: 16px;
		padding: 10px 0px;
		line-height: 1;
		text-align: left;
		border-bottom: 1px solid #efefef;
		
	}
	.cg-cont-bottom ul li a:hover {
		color: #9a0004;
	}
	.cg-cont-bottom ul li:nth-child(4) a {
		border-bottom: 0px;
	}
	.box-center-bottom {
		width: 718px;
		height: 290px;
		border: 1px solid #efefef;
		background-color: #ffffff;
	}
	.box-right {
		width: 270px;
		height: 604px;
	}
	.box-right-top {
		width: 100%;
		height: 290px;
		border: 1px solid #efefef;
		background-color: #ffffff;
		margin-bottom: 20px;
	}
	.box-right-bottom {
		width: 100%;
		height: 290px;
		border: 1px solid #efefef;
		background-color: #ffffff;
	}
	.smallbox2 {
		margin: 20px 0px;
		width: 100%;
		height: 236px;
		background-color: #ffffff;
		border: 1px solid #efefef;
	}
	.smallbox2 .fs-cont {
		padding: 20px;
	}
	footer {
		background: url(images/footer.jpg) center center no-repeat;
		color: #fff;
		padding: 24px 0;
		text-align: center;
	}

.h_center {
    padding: 20px 0;
}

.h_cen_fl {
    float: left;
}

.h_cen_fl img{
display:block;
}
.wp_pdf_player {
    border: 0px;
    height: 1244px;
}
.title{
      text-align:center;
      font-size:20px;
      color:#000000;
      font-weight:bold;
      padding-bottom:20px;
      margin-bottom:20px;
      border-bottom:1px solid #dfdfdf;
     }
.h_cen_fr {
    height: 84px;
    float: right;
    font-size: 26px;
    color: #222222;
    font-weight: bold;
    border-left: 1px solid #c9c9c9;
    line-height: 42px;
    padding-left: 50px;
    margin-left: 24px;
}

.h_cen_fr p{
  font-size:26px;
  text-align: right;
}

.h_cen_fr p:nth-child(1){
 font-size:27px;
 color:#9a0004;
 margin-bottom:7px;
}

#cssmenu{
background:#9a0004;
}

#cssmenu>.bigbox>ul>li {
    float: left;
   width:140px;
    text-align: center;
    position:relative;
}

#cssmenu>.bigbox>ul>li>a {
    font-size: 18px;
    padding: 18px 0;
    display:block;
    color:#fff;
    font-weight:bold;
}

#cssmenu>.bigbox>ul>li:hover>a{
   background:#7c0003;
}

.display_none{
  display: none;
  position:absolute;
  top: 54px;
  width: 100%;
  background:#fff;
  z-index:99999999;
}

.display_none li{
   line-height: 42px;
   text-align: center;
}
.display_none li a{
  font-size:16px;
  display: block;

}

.display_none li:hover a{
  color:#fff;
  background:#7c0003;
}

.active_t{
  background:#7c0003;
 }


.banner{
  text-align:center;
  background:#f9f9f9;
}
.banner img {
    image-rendering: pixelated;
    vertical-align: bottom;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

footer{
    background:url(../images/footer.jpg) center center no-repeat;
    color:#fff;
    padding:24px 0;
    text-align:center;
}

.contain{
  background:#f6f6f6;
  padding:24px 0;
}
.con_left{
  width:480px;
  margin-right:24px;
  background:#fff;
  float:left;
}

.con_left dl{
  background:#9a0004;
  padding:14px 24px;
}
.con_left dl dt{
  float:left;
  width:64%;
  color:#fff;
  font-weight:bold;
  font-size:22px;
}
.con_left dl dt span{
  color:#fff;
  font-weight:bold;
  font-size:22px;
}
.con_left dl dt span,.con_left dl dt img{
  float:left;
  margin-right:12px;
}
.con_left dl dd{
  float:right;
  width: 20%;
}
.con_left dl dd a{
  font-size:18px;
  color:#fff;
  line-height: 26px;
}
.con_btm{
  background:#fff;
  padding:24px;
  height:687px;
  overflow:hidden;
}
.con_btm>img{
  margin-bottom:24px;
}
.con_btm .jj{
  color:#e72f23;
  font-size:18px;
  font-weight:bold;
  margin-bottom:14px;
}

.con_btm .duanluo{
  text-indent: 2em;
  line-height: 24px;
}

.con_right{
  float:left;
  padding:14px 24px;
  background:#fff;
  width:calc(100% - 552px);
  margin-bottom:24px;
}

.con_right>div:nth-child(1){
  margin-bottom:24px;
}

.con_right dl ,.twobox dl{
  border-bottom:1px solid #d0d0d0;
  box-sizing: border-box;
  margin-bottom:24px;
}
.con_right dl dt,.twobox dl dt{
  float:left;
  padding-bottom:12px;
  border-bottom:1px solid #9a0004;
}
.con_right dl dt img,.twobox dl dt img{
  float:left;
  margin-right: 12px;
}
.con_right dl dt span,.twobox dl dt span{
  font-size:22px;
  font-weight:bold;
  color:#9a0004;
  float:left;
}
.con_right dl dd,.twobox dl dd{
  width:20%;
  float:right;
  text-align:right;
}
.con_right dl dd a,.twobox dl dd a{
    font-size: 16px;
    color: #9a0004;
    line-height: 26px;
  }
  .con_right .tzimg{
      width:250px;
      margin-right:24px;
  }
  .con_right .tzwid{
      width:100%;
      height:172px;
      border-bottom:1px solid #d0d0d0;
  }

  .ul_li li{
    float:left;
    width:calc(100% / 3);
    text-align:center;
  }
  .ul_li li a img,.ul_li li a span{
    display: block;
    margin:0 auto;
  }

  .ul_li li a span{
    line-height: 42px;
    font-weight:bold;
    font-size:16px;
  }

.dl_btm>div{
  margin-bottom:18px;
}
.tz_ul li{
  line-height: 32px;
}
.tz_ul li a>img{
  margin-right:10px;
  margin-top: 10px;
}
.tz_ul li a>span:nth-of-type(1){
  width:72%;
  overflow:hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size:16px;
}
.tz_ul li a>span:nth-of-type(2){
  color:#999;
  font-size:14px;
}
.con_right .tzwid p:nth-child(1){
  margin-bottom:24px;
}

.con_right .tzwid p:nth-child(2){
   color:#666;
   font-size:14px;
   text-indent: 2em;
   line-height: 29px;
}
.con_right .tzwid p:nth-child(1) span:nth-child(1){
   float:left;
   width:72%;
   overflow:hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   font-size:18px;
   font-weight:bold;
}
.con_right .tzwid p:nth-child(1) span:nth-child(2){
  float:right;
  color:#999;
  font-size:14px;
}

.twobox{
  background:#fff;
  padding:24px;
  box-sizing: border-box;
}
.mbxnav {
  height:50px;
  line-height: 50px;
  background: #efefef;
  padding: 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
  font-size:16px;
}
.mbxnav a {
  font-size:16px;
}
.pc_banner img{
  vertical-align: bottom;
  width:100%;
}
.news_list .left {
    float: left;
    width: 48%;
  }
  
.news_list .left img {
    width: 100%;
    height: 308px;
  }
  
  .news_list .right {
    float: right;
    width: calc(52% - 41px);
    padding: 0 20px;
    background: #f8f8f8;
    border: 1px solid #ebebeb;
    border-left: 0;
  }
  
  .frbox .right li {
    line-height: 51px;
  }
  
  .news_list .right li {
    line-height: 51px;
  }
  
  .twofrbox .right li {
    border-bottom: 1px dashed #dedede;
    line-height: 50px;
  }
  
  .news_list .right li .span1 {
    width: 67%;
  }
  
  .frbox .right li {
    width: 100%;
  }
  
  .frbox .right li .span1 {
    width: 67%;
  }
  
  .news_list .right li .span1,
  .frbox .right li .span1 {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .news_list .right li .span1 i,
  .frbox .right li .span1 i {
    font-weight: bold;
    color: #e6bd43;
    font-style: normal;
  }
  
  .news_list .right li .span2 {
    width: 22%;
  }
  
  .frbox .right li .span2 {
    width: 25%;
  }
  
  .news_list .right li .span2,
  .frbox .right li .span2 {
    float: right;
    color: #999;
    font-size: 14px;
  }
  
  .news_list .describe,
  .frbox .right .describe {
    font-size: 14px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width: 100%;
    margin-bottom: 14px;
  }
  
  .frbox .right .describe img {
    vertical-align: bottom;
  }
  
  .twofrbox1 div {
    width: 100%;
  }
  
  .twofrbox1 div img {
    width: 100%;
  }
  
  .fir_li .leftimg {
    float: left;
    width: 45%;
  }
  
  .fir_li div {
    float: right;
    width: 51%;
  }
  
  .fir_li {
    border-bottom: 0 !important;
  }
  
  .fir_li div {
    border-bottom: 1px dashed #dedede;
    padding-bottom: 6px;
  }
  
  .fir_li div .one_p {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 20px;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .fir_li div .two_p {
    line-height: 20px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  
  .fir_li div .two_p2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  
  
  .friendlink {
    line-height: 89px;
    border-top: 1px solid #990004;
    background: #f8f8f8;
    padding: 24px 0;
  }
  
  .friendlink dl {
    height: 46px;
    line-height: 46px;
    margin-bottom: 20px;
    margin-top: 0;
    border-bottom: 2px solid #dedede;
    background: url(../images/tit8.png) no-repeat left center;
  }
  
  
  .friendlink dt {
    float: left;
    color: #990004;
    padding-left: 40px;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 2px solid #990004;
    position: absolute;
  }
  
  .friendlink ul li {
    float: left;
    text-align: left;
    line-height: 24px;
    margin-right: 8%;
  }
  
  .friendlink ul li a:hover {
    color: #990004;
  }
  
  .pc_btm,
  .move_btm {
    background: #990004;
    color: #fff;
    text-align: center;
    padding: 18px 0;
  }
  
  
  .neirongye {
    color: #000000;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 30px;
  }
  
  .neirongye h2 {
    text-align: center;
    margin: 0;
  }
  
  .neirongye .shijian {
    text-align: center;
    color: #9f9f9f;
    font-size: 16px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 14px;
    margin-top: 6px !important;
    margin-bottom: 36px;
  }
  
  .contquyu {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  
  .fanye {
    padding: 0 10px;
  }
  
  .contstart .leftlist {
    float: left;
    width: 28%;
    border-right: 1px solid #e6e6e6;
    padding-bottom: 24px;
  }
  
  .contstart .rightcont {
    float: right;
    width: 68%;
    padding-bottom: 30px;
  }
  
  .contstart .leftlist ul .bigtit {
    background: url(../images/listitbg.png) no-repeat left center;
    line-height: 52px;
    height: 54px;
    color: #fff;
    font-size: 22px;
    padding-right: 50px;
    text-align:center;
  }
  
  
  .contstart .leftlist ul .movemargin {
    background: #f6f6f6;
    line-height: 58px;
    height: 58px;
    color: #555;
    width: 68%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    margin-top: 8px;
    margin-left: 20px;
    padding-left: 20px;
  }
  
  .contstart .leftlist ul .movemargin:hover {
    background: #fff0f0;
    color: #222;
  }
  
  .contstart .rightcont ul li {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 14px;
    padding-bottom: 14px;
  }
  
  .contstart .rightcont ul li .datetz {
    font-size: 14px;
    color: #9b0004;
  }
  
  .contstart .rightcont ul li a .ptit {
    font-size: 16px !important;
    color: #333 !important;
    width: 60%;
  }
  
  .contstart .rightcont ul li a .ptit,
  .contstart .rightcont ul li a .describe {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .contstart .rightcont ul li a .describe{
    font-size: 15px;
    color: #666666;
    letter-spacing: 1px;
  }
  
  .contstart .rightcont ul p {
    margin: 12px 0;
  }

  
  .describe a {
    color: #999;
  }
  