/*commom style*/
*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
  border: medium none;
  margin: 0;
  padding: 0;
}

em {
  font-style: normal;
}

p,
div,
span {
  cursor: default;
}

ul,
ol {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a,
ins {
  text-decoration: none;
}

*:focus {
  outline: none;
}

a {
  outline: none !important;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cf:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}

.cf {
  zoom: 1;
}

.hide {
  display: none;
}

.block {
  display: block;
}

body {
  font-family: 微软雅黑;
  margin: 0;
  padding: 0;
  font-size: 15px;
  background: #eeeeee;
  min-width: 1200px;
}

/*commom style*/

.cf:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

/* 头部 */
.head {
  position: relative;
  width: 100%;
}

/* 大盒子 */
.big-box {
  width: 1200px;
  margin: 0 auto 25px;
  background: #fff;
  padding-top: 35px;
  padding-bottom: 25px;
}

.big-box .first {
  width: 1150px;
  background: url(top-bg1.png) no-repeat;
  margin: 0 auto 20px;
  height: 200px;
  background-size: 116%;
  padding-top: 30px;
}

.big-box .first p {
  font-size: 18px;
  color: #333;
  text-indent: 36px;
  line-height: 34px;
  width: 1045px;
  margin: 0 auto;
}

.big-box .first p span {
  font-size: 18px;
  color: #6424f4;
  line-height: 34px;
}

.secend {
  width: 1150px;
  margin: 20px auto;
}

.tit1 {
  width: 100%;
  height: 65px;
  padding-bottom: 20px;
  background: url(tit-pic.png) no-repeat;
  position: relative;
}

.tit1 p {
  font-size: 28px;
  padding-right: 15px;
  color: #0474dc;
  line-height: 40px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 8px;
}

.tit1 p a {
  color: #0474dc;
  font-size: 28px;
}

/*图片新闻*/
.pic-left {
  width: 522px;
  height: 348px;
}

.new_picswipe {
  text-align: center;
}

.new_picswipe img {
  width: 100%;
  height: 348px;
}

.new_picswipe {
  text-align: center;
}

.pic-head {
  cursor: pointer;
  font-size: 16px;
  position: absolute;
  background-color: rgba(3, 3, 3, 0.4);
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  text-align: left;
  padding-left: 5px;
  height: 40px;
  line-height: 40px;
  width: 100%;
}

.pic-head a {
  display: inline-block;
  font-size: 16px;
  color: white;
}

/* 右侧 */
.pic-rig {
  width: 600px;
}

.list li {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px dashed #ccc;
}

.pic-rig .list li a {
  display: inline-block;
  background: url(dian.png) no-repeat left center;
  padding-left: 15px;
  font-size: 18px;
  color: #333;
}

.pic-rig .list li span {
  float: right;
  color: #999;
}

/* 专题图片 */
.zhuant {
  width: 1150px;
  margin: 25px auto;
}

.zhuant .zhunt1 {
  width: 100%;
  /*height: 100px;*/
}

.zhuant .zhunt1 a {
  display: flex;
  justify-content: center;
  width: 100%;
}

.zhuant .zhunt1 a img {
  width: 92%;
}

/*新闻列表*/
.third {
  width: 1150px;
  margin: 0 auto 20px;
}

.tit2 {
  width: 100%;
  height: 65px;
  padding-bottom: 20px;
  background: url(tit-pic.png) no-repeat;
  position: relative;
}

.tit2 p {
  font-size: 28px;
  color: #0474dc;
  padding-right: 15px;
  line-height: 40px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 8px;
}

.tit2 p a {
  color: #0474dc;
  font-size: 28px;
}

.third .contain {
  display: flex;
  min-height: 250px;
}

.third .contain .list li {
  height: 45px;
  line-height: 45px;
  border: none;
  overflow: hidden;
  white-space: nowrap;
}

.third .contain .list li a {
  color: #333;
  display: inline-block;
  background: url(dian.png) no-repeat left center;
  padding-left: 15px;
  font-size: 18px;
}

.third .contain .list li span {
  float: right;
  color: #999999;
  font-size: 18px;
  padding-left: 30px;
}

.bottom_third .contain {
  justify-content: space-around;
}

.bottom_third .contain .list li span {
  padding-left: 30px;
}

/*图片新闻*/
/* #focus{position: relative;height: 350px;width:520px; text-align:left; }
#focus .bd{position: relative}
#focus .btn-prev, #focus .btn-next{display: none;position: absolute;top: 100px;width: 40px;height: 69px;z-index: 2}
#focus .btn-prev{left: 0;background: url(left-arrow.png) no-repeat;_background: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="left-arrow.png")}
#focus .btn-next{right: 0;background: url(right-arrow.png) no-repeat;_background: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="right-arrow.png")}
#focus .focus-bar-box{width: 100%;height: 350px;position: relative;overflow: hidden}
#focus .focus-bar{width: 10000px}
#focus .focus-bar li{float: left;width: 520px;height: 350px}
#focus .focus-bar li a{width: 100%;height: 100%;display: block}
#focus .focus-bar li img{width: 100%;min-height: 100%}
#focus .ft{position: absolute;left: 0;bottom: 0;z-index: 1;width: 520px;height: 40px}
#focus .ftbg{position: absolute;top: 0;left: 0;z-index: -1;width: 520px;height: 40px;background: #000;opacity: .6;filter: alpha(opacity=60)}
#focus .change{position: absolute;right: 0;bottom: 15px;height: 10px}
#focus .change a{float: left;width: 10px;height: 10px;margin-right: 10px;background: url(btn-normal.png) no-repeat;_background: 0;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="btn-normal.png");cursor: pointer}
#focus .change a.on{background: url(btn-active.png) no-repeat;_background: 0;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="btn-active.png")} */
/*标题区域大小*/
/* #focus .hd{position: absolute;left: 0;bottom: 0;z-index: 2;width: 280px;height: 40px;}
#focus .focus-title{overflow: hidden;position: absolute;top: 0;left: 0;height: 40px;padding: 0 14px 0 50px;line-height: 40px;font-size: 16px;font-weight: bold;text-overflow:ellipsis;white-space:nowrap}
#focus .focus-title a{display: none;color: #fff} */


.tadaty a {
  font-size: 28px;
  color: #333333;
  font-weight: bold;
}

.tadaty i {
  padding-right: 19px;
  margin-top: 1px;
  float: left;
}

.tadaty i img {
  width: auto;
}

.tadaty-list li {
  padding: 17px 0;
}

.tadaty-list li {
  color: #CBB486;
  padding: 11px 0;
  text-align: justify;
  list-style-type: square;
}

ul.list-date li a {

  font-size: 16px;
  color: #000;

}

.uli14 li a:hover {
  color: #CBB486;
}

@media (min-width: 768px) {
  .contain {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .contain {
    width: 970px;
  }
}

@media (min-width: 1140px) {
  .contain {
    width: 1110px;
  }
}

.contain {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
}

@media (max-width: 990px) {
  .list-content {
    background: #FFFFFF;
    margin-bottom: 10px;
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .list-content {
    padding-top: 15px;
  }
}

.qyxgc_list {
  width: 100%;
  overflow: hidden;
  padding: 40px 0px;
}

.qyxgc_list ul {
  display: flex;
  justify-content: space-around;
}

.qyxgc_list li {
  float: left;
  width: 23.5%;
  height: 106px;
  line-height: 106px;
  text-align: center;
  background: url(ggqsygkbg1.png) no-repeat;
  border-radius: 5px;
}

.qyxgc_list li+li {
  margin-left: 2%;
}

.qyxgc_list li a {
  display: block;
  width: 100%;
  font-size: 28px;
  font-weight: bold;
  color: #0b9bf8;
}