@font-face {
    font-family: Minij;
    src: url('mini.svg');
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

li {
    list-style: none;
}

a{
	text-decoration:none;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 15px;
    color: #333333;
	background-color: #fff;
}

.head {
	min-width: 1200px;
    background: url(../img/top.png) no-repeat top;
    background-size: 100% 400px;
    height: 400px;
    position: relative;
    text-align: center;
}

.main{
	min-width:1200px;
}

.cf{
	width: 1100px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
}

.mr_frbox {
   /*height: 1150px;*/
}
.mr_frUl {
    float: left;
   /* height: 290px;*/
    width: 1100px;
}

.mr_frUl ul li {
    font-size: 0;
    display: inline;
    float: left;
    width: 350px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
}

.foot {
    height: 75px;
    min-width: 1100px;
    background: #d02203;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 75px;
}

ul.kpsp li {
    float: left;
    margin-left: 18px;
}

ul.kpsp li.first {
    margin-left: 0px;
}

.title {
    color: #015293;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    margin-top: 30px;
}


.gdtp {
    float: left;
    width: 594px;
    height: 399px;
}

.m-banner {
  position: relative;
  width: 594px;
  overflow: hidden;
}
.m-banner .bd {
  z-index: 1;
}
.m-banner .bd li {
  float: left;
  height: 399px;
  position: relative;
  overflow: hidden;
}
.ban-img {
  width: 594px;
  height: 399px;
}
.ban-tit {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 84px 0 10px;
  background: rgba(0, 11, 0, .6);
  color: #fff;
  font-size: 15px;
  line-height: 27px;
}
.m-banner .hd  {
  position: absolute;
  bottom: 10px;
  right: 6px;
  height: 8px;
  z-index: 5;
}
.m-banner .hd li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 2px;
  background: #fff;
  text-indent: 99999px;
  border-radius: 3px;
}
.m-banner .hd li.on {
  background: #c7151e;
}

.bd p{
	width:500px
}

.ellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.xw {
    width: 480px;
    float: right;
}

.icon-dot {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-right: 8px;
    background: #d02203;
    vertical-align: middle;
}
.dynamic-item-ul li {
  height: 41px;
  line-height: 41px;
}
.dynamic-item-ul li a {
  display: block;
}
.dynamic-item-ul li a:hover p,
.dynamic-item-ul li a:hover .time-date {
  color: #1167b7;
}
.dynamic-item-ul p {
  display: inline-block;
  width: 460px;
  color: #333;
  line-height: 45px;
  vertical-align: middle;
  font-size:18px;
}

.yqfk-main.mt {
    margin-top: 20px;
    width: 1100px;
    margin: 0 auto;
}

.yqfk-main.mt {
    margin-top: 20px;
    width: 1100px;
    margin: 0 auto;
}