body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { 
  margin:0; 
  padding:0; 
}
body { 
  color:#555;
  font-size:14px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  min-width: 1200px;
}
td,th,caption { 
  font-size:14px; 
}
h1, h2, h3, h4, h5, h6 { 
  font-weight:normal; 
  font-size:100%; 
}
address, caption, cite, code, dfn, em, strong, th, var { 
  font-style:normal; 
  font-weight:normal;
}
a { 
  color:#555; 
  text-decoration:none; 
}
a:hover { 
  text-decoration:none; 
}
img { 
  border:none; 
}
ol,ul,li { 
  list-style:none; 
}
input, textarea, select, button { 
  font:14px Verdana,Helvetica,Arial,sans-serif; 
}
table { 
  border-collapse:collapse; 
}
html {
  overflow-y: scroll;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height:0; 
  clear:both; 
  visibility: hidden;
}
.clearfix { 
  *zoom:1; 
}
.fl{
  float: left;
}
.fr{
  float: right;
}

.floor{
  width: 1200px;
  margin: 0 auto;
}
.floor1{
  width: 100%;
  height: 1800px;
  background: url("../images/Group\ 20.png") no-repeat;
  padding-top: 1000px;
  box-sizing: border-box;
}
/* 头条 */
.tt{
  width: 100%;
  height: 166px;
  box-sizing: border-box;
  padding: 32px 60px 38px 49px;
  background: url("../images/Group\ 18.png") no-repeat;
}
.tt div{
  width: 890px;
  height: 100%;
}
.tt h3 a{
  width: 100%;
  height: 32px;
  font-size: 32px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFA834;
  line-height: 45px;
}
.tt p{
  width: 100%;
  height: 44px;
  overflow: hidden;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 22px;
  margin-top: 8px;
}
.title{
  display: block;
  width: 100%;
  height: 45px;
}
/* 要闻 */
.yw .title{
  margin-top: 69px;
  margin-bottom: 58px;
}
/* 轮播图 */
.focusBox {
  position: relative;
  height: 370px;
  width: 655px;
  overflow: hidden;
  text-align: left;
}
.focusBox .pic img {
  width: 655px;
  height: 370px;
  display: block;
}
.focusBox .txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 51px;
  width: 100%;
  background: #333;
  filter: alpha(opacity=85);
  opacity: 0.85;
  overflow: hidden;
}
.focusBox .txt {
  position: absolute;
  bottom: 0;
  z-index: 2;
  height: 51px;
  width: 100%;
  overflow: hidden;
}
.focusBox .txt li {
  height: 51px;
  line-height: 51px;
  position: absolute;
  bottom: -51px;
  padding: 0 105px;
}
.focusBox .txt li a {
  display: block;
  height: 100%;
  color: #fff;
  padding: 0 0 0 10px;
  font-size: 18px;
  font-weight: 600;
}
.focusBox .pnBtn {
  position: absolute;
  z-index: 2;
  bottom: 10px;
  width: 24px;
  height: 32px;
  cursor: pointer;
}
.focusBox .pnBtn .blackBg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 32px;
}
.focusBox .pnBtn .arrow {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 24px;
  height: 32px;
}
.focusBox .prev {
  left: 20px;
}
.focusBox .next {
  right: 20px;
}
.focusBox .prev .arrow {
  background: url(http://cjrzhfwzx.km.org.cn/images/slider-arrow.png) -135px -152px no-repeat;
}
.focusBox .prev .arrow:hover {
  background-position: -193px -152px;
}
.focusBox .next .arrow {
  left: 0;
  background: url(http://cjrzhfwzx.km.org.cn/images/slider-arrow.png) -15px -152px no-repeat;
}
.focusBox .next .arrow:hover {
  background-position: -75px -152px;
}
.pageState {
  position: absolute;
  left: 60px;
  bottom: 10px;
  z-index: 1;
  color: #fff;
  font-size: 14px;
  z-index: 1;
}
.pageState span {
  font-size: 22px;
  color:#C03434;
  line-height: 30px;
}
.ywlist{
  width: 525px;
  height: 370px;
  box-sizing: border-box;
  border: 3px solid #ffce83;
  background: #06405a;
  padding: 10px 40px 0;
}
.ywlist li{
  width: 100%;
  height: 59px;
  border-bottom: 1px solid #b2b2b2;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  line-height: 29px;
}
.ywlist li a{
  color: #fff;
}
.ywlist li:hover a{
  color:#FFA834;
}
.ywlist .ywlast{
  border: none;
}
.more{
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 20px;
}
.floor1 .more{
  margin-top: 21px;
  margin-left: 3px;
}
.jjgytsny{
  width: 100%;
  height: 940px;
  box-sizing: border-box;
  background: url("../images/Group\ 5.png");
  padding-top: 90px;
}
.notice { 
  width: 100%; 
  overflow: hidden; 
  margin-top: 59px;
}
.notice .top { 
  height: 80px; 
  position: relative;
}
.notice .top li{ 
  position: absolute;
  width: 195px;
  height: 68px; 
  line-height: 68px;  
  text-align: left;
  box-sizing: border-box;
  font-size: 16px;
  background:url("../images/Rectangle\ Copy\ 4.png") no-repeat; 
  top: 12px;
  padding-left: 65px;
}
.notice .top .li1{
  z-index: 6;
  left: 0px;
}
.notice .top .li2{
  z-index: 4;
  left: 147px;
}
.notice .top .li3{
  z-index: 2;
  left: 295px;
}
.notice .top li a{ 
  display:block; 
  color: #fff;
}
.notice .top li.on{ 
  width: 230px;
  height: 80px;
  line-height: 80px;
  top:0px;
  font-size: 24px;
  background: url("../images/Rectangle.png");
  padding-left: 40px;
}
.notice .top .li2.on{
  z-index: 8;
}
.notice .top .li3.on{
  z-index: 8;
  left: 283px;
}
.notice .right { 
  width: 44px; 
  float: right;
  color: #774A17; 
}
.notice .right li{  
  width: 44px;
  font-size: 24px;
  line-height: 33px;
  padding: 10px;
  box-sizing: border-box;
}
.notice .right p{
  text-align: center;
  font-weight: 700;
}
.notice .right li a{ 
  display:block; 
  color: #774A17;
}
.notice .right li.on{
  background:#417505; 
  color: #fff;
}
.notice .right li.on a{
  color: #fff;
}
.notice .tab-bd { 
  width: 1140px;
  float: left;
  height: 562px;
  padding:60px 30px 30px; 
  box-sizing: border-box;
  background: url("../images/bg.png") no-repeat; 
}
.notice .tab-bd .tsny-li{ 
  width: 868px;
  height: 100%;
  overflow:hidden; 
  zoom:1; 
}
.notice .tab-bd li { 
  width: 100%;
  height: 165px; 
  box-sizing: border-box;
  padding: 20px 0;
  overflow: hidden; 
  border-bottom: 2px solid #fff; 
}
.notice  .tab-bd .last{
  border-bottom: none;
}
.tab-bd li h3{
  width: 410px;
  height: 66px;
  line-height: 33px;
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFA834;
}
.tab-bd li p{
  width: 410px;
  height: 44px;
  overflow: hidden;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
  margin-top: 15px;
}
.tab-bd li p a{
  color:#f5ca7d;
}
.tab-bd .tsny-t{
  width: 169px;
  height: 146px;
  margin-top: 148px;
  background: url("../images/tsnybg.png") no-repeat;
  color: #FFA834;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  text-align: center;
  line-height: 146px;
}
.rmtbd{
  width: 100%;
  background: url("../images/Group\ 22.png") no-repeat bottom;
  padding-top: 83px;
  padding-bottom: 270px;
}
.dsp-list{
  padding-bottom: 23px;
  border-bottom: 1px solid #e3b36d;
  margin-bottom: 53px;
}
.dsp-t img{
  width: 445px;
  height: 36px;
  display: block;
  margin: 0 auto;
  margin-top: 64px;
  margin-bottom: 42px;
}
.dsp{
  width: 1224px;
  margin-left: -24px;
}
.dsp li{
  width: 384px;
  height: 462px;
  float: left;
  margin-left: 24px;
  position: relative;
}
.dsp li video{
  width: 384px;
  height: 462px;
}
.dsp li img{
  width: 384px;
  height: 462px;
}
.dsp li div{
  width: 100%;
  height: 80px;
  position: absolute;
  bottom: 0;
  background: #000;
  filter: alpha(opacity=40);
  opacity: 0.4;
  z-index: 1;
}
.dsp li p{
  width: 100%;
  height: 80px;
  position: absolute;
  bottom: 0;
  color:#fff;
  z-index: 2;
  padding: 10px 20px;
  box-sizing: border-box;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  line-height: 31px;
  text-align: center;
}
.rmtbd .more{
  display: block;
  width: 50px;
  margin: 0 auto;
  margin-top: 30px;
}
.tj{
  width: 727px;
}
.lis{
  margin: 30px 0;
  padding-bottom: 23px;
  border-bottom: 1px solid #e3b36d;
}
.tj .lis img{
  width: 727px;
  height: 447px;
}
.lis .pre{
  width: 100%;
  height: 94px;
  line-height: 94px;
  box-sizing: border-box;
  padding: 0 30px;
  overflow: hidden;
  display: block;
  text-align: center;
  background: #fff;
  color: #333;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
}
.lis .pre span{
  color: #B81A1A;
}
.h5{
  width: 450px;
}
.h5 .lis img{
  width: 450px;
  height: 447px;
}
