body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd,
ul,
ol,
li,
button,
label,
input,
textarea,
pre {
	padding: 0;
	margin: 0;
}

body {
	color: #333;
	font-size: 16px;
	font-family: 'Microsoft Yahei';
	background-image:url('../img/bj.png')
}

a {
	color: #333;
	text-decoration: none;
}

ul,
ol {
	list-style: none;
}

img,
input,
button {
	border: none;
}

input,
button {
	outline: none;
}

input,
button,
textarea,
select {
	font-family: 'Microsoft Yahei';
	color: #333;
}
.hide{display:none}
.fl {
	float: left;
}

.fr {
	float: right;
}

.clearf:after {
	display: block;
	height: 0;
	content: '';
	visibility: hidden;
	clear: both;
}

.clearf {
	zoom: 1;
}

.center {
	margin: auto;
	height:100%;
}

.loc .center a+a::before {
	content: '>';
	height: 20px;
	line-height: 20px;
	font-weight: 400;
}
.color-red{background-color:#ae0a29}
.color-yellow{background-color:yellow}
*{box-sizing: border-box!important}

/* 头部 */
.header{width:100%;height:110px;padding:15px 15px}
.header-content{width:1200px}
.header .logo{width:20px;height:20px}
.header .logo img{height:80px}
.header .soso{float: right;
    text-align: right;
    height: 35px;
    border-radius: 5px;
    width: 250px;
    line-height: 35px;background-color:#ffdad4}
/* 菜单 */
.menu{height:40px;width:1200px;border-radius:0px 0px 20px 20px;position:absolute;z-index:9999;left:50%;margin-left:-600px}
.menu-content{height:100%;width:1150px;}
.menu-content>ul>li{width:163px;text-align:center;line-height:40px;color:#fff;background-image:url('../img/m-bj.png');background-repeat:no-repeat;background-size:10px 30px; background-position-y:5px}


.flash{width:100%;height:auto;background-image:url('../img/banner.png');background-size:100%;position:relative}



.mycontent{background-color:#fff;margin-top:-30px;height:auto;width:1200px;border-radius:10px 10px 0px 0px;margin-bottom:20px;position:relative}


.gzdt{height:auto;padding-top:10px;padding:20px;}
.title{padding:10px;margin-bottom:20px;font-size:20px;font-weight:bold;height:50px;border-bottom:3px solid #ae0a29;width:120px;;text-align:center;color:#ae0a29;}
.gzdt .tit h3 {
	line-height: 78px;
	font-size: 24px;
	text-align: center;
	letter-spacing: 2px;
	/* text-shadow: #adadad 1px 1px 1px; */
	/* -webkit-text-stroke: 1px #adadad; */
	background: url(../img/icon_gzdt.png) no-repeat 513px center;
}

.gzdt .cont ul {
	margin-bottom: 30px;
}

.gzdt .cont li {
	float: left;
	width: 359px;
	height: 403px;
	background: url(../img/icon_gzdtbor.jpg) no-repeat 0 bottom;
}

.gzdt .cont li a {
	display: block
}

.gzdt .cont li+li {
	margin-left: 31px;
}

.gzdt .cont .img {
	width: 379px;
	height: 249px;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
}

.gzdt .cont .img img {
	width: 100%;
	height: 100%;
}

.gzdt .cont .img .time {
	position: absolute;
	left: 26px;
	top: 27px;
	width: 58px;
	height: 68px;
	text-align: center;
	color: #fefefe;
	border-radius: 2px;
	background-image: url(../img/icon_timeopa.png);
}

.gzdt .cont .img .time span {
	display: block;
	font-family: 'Arial';
	font-size: 14px;
	line-height: 26px;
	margin-top: 6px;
	padding-left: 5px;
}

.gzdt .cont .img .time b {
	display: block;
	font-size: 24px;
	line-height: 20px;
}

.gzdt .cont li h4 {
	line-height: 30px;
	height: 76px;
	margin-top: 13px;
	margin-bottom: 10px;
	letter-spacing: 2px;
	background: url(../img/icon_titbor2.jpg) no-repeat 0 bottom;
	transition: all .5s;
}

.gzdt .cont li:hover h4 {
	background: url(../img/icon_titbor3.jpg) no-repeat 0 bottom;
}

.gzdt .cont li p {
	font-size: 14px;
	color: #676767;
	line-height: 26px;
}

.more {
	text-align: center;
}

.more a {
	display: inline-block;
	width: 117px;
	height: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	border-radius: 3px;
	background-color: #ae0a29;
	color: #fefefe;
}


.tzgg{height:auto;background-image:url('../img/bj.png');padding-top:10px;padding-bottom:10px}

.tzgg .content{width:1200px;height:auto;margin:auto;margin-top:20px;}
.tzgg .content .col-md-4{width:385px;float:left;margin-right:8px;margin-left:7px;margin-top:10px;background:#fff}

.tzgg .content .col-md-4 {
  margin-bottom: 10px;
}
.tzgg .content .col-md-4 a {
  height: 90px;
  display: block;
  background-color: #ebebeb;
  border-radius: 7px;
  transition: all 0.2s ease 0.1s;
}
.tzgg .content .col-md-4 a > span {
  background-color: #ae0a29;
  width: 102px;
  height: 100%;
  line-height: 90px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  display: block;
  float: left;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  transition: all 0.2s ease 0.1s;
}
.tzgg .content .col-md-4 a p {
  font-size: 16px;
  color: #333;
  line-height: 28px;
  height: 90px;
  padding: 17px 20px 17px 122px;
  transition: all 0.2s ease 0.1s;
}
.tzgg .content .col-md-4 a p span {
  max-height: 56px;
  overflow: hidden;
  display: inline-block;
}
.tzgg .content .col-md-4:hover > a > span {
  background-color: #ae0a29;
}
.tzgg .content .col-md-4:hover p {
  color: #ae0a29;
}

.zcjd{height:auto;padding-top:10px;padding:10px;padding-bottom:20px;}

.zcjd .content{width:auto;height:auto;margin:auto;margin-top:20px;}
.zcjd .row{margin-bottom:30px;}
.zcjd .content h2 a span.more {
  background: none;
  float: right;
  font-size: 14px;
  padding-right: 8px;
  font-weight: normal;
  color: #ae0a29;
  margin: 0;
}
.zcjd .content .col-md-3{width:280px;float:left;margin-right:8px;margin-left:7px;margin-top:15px;background:#fff}
.zcjd .content .col-md-3 > div {
  height: 200px;
  border: 1px solid #e6e6e6;
  transition: all 0.2s ease 0.1s;
}
.zcjd .content .col-md-3 > div a {
  display: block;
  height: 100%;
  padding: 20px 25px;
}
.zcjd .content .col-md-3 > div a span.date {
  line-height: 40px;
  color: #ae0a29;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Arial';
  display: inline-block;
}
.zcjd .content .col-md-3 > div a em {
  width: 50px;
  height: 1px;
  background-color: #ae0a29;
  display: block;
}
.zcjd .content .col-md-3 > div a p {
  line-height: 28px;
  font-size: 16px;
  margin-top: 16px;
  margin-bottom: 22px;
  height: 56px;
  overflow: hidden;
  color: #333;
  transition: all 0.2s ease 0.1s;
}
.zcjd .content .col-md-3 > div a span.more {
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #666;
  display: inline-block;
  padding-left: 24px;
  background: url(../img/more.png) no-repeat left center;
  transition: all 0.2s ease 0.1s;
}
.zcjd .content .col-md-3 > div:hover {
  border: 1px solid #ae0a29;
}
.zcjd .content .col-md-3 > div:hover p,
.zcjd .content .col-md-3 > div:hover span.more {
  color: #ae0a29;
}


.tszs{height:auto;background-image:url('../img/bj.png');padding-top:30px;padding-bottom:10px}
.title2{margin:auto;width:440px;overflow:hidden;margin-bottom:20px;}
.title2>li{width:108px;height:40px;line-height:38px;text-align:center;font-size:16px;margin:0px;padding:0px;border:1px solid #ae0a29;color:#ae0a29}
.title2>li:hover{font-weight:bold;background:#ae0a29;color:#fff}
.title2>li:nth-child(1){border-radius:25px 0px 0px 25px;border-right:0px;}
.title2>li:nth-child(2){border-right:0px;}
.title2>li:nth-child(4){border-radius:0px 25px 25px 0px;border-left:0px;}
.m-active{font-weight:bold;background:#ae0a29;color:#fff!important}


.tszs .col-md-4{width:600px;float:left;margin-right:0px;margin-left:0px;margin-top:15px;background:#fff}

.tszs .col-md-4 {
  margin-bottom: 5px;
}
.tszs .col-md-4 a {
  height: 50px;
  display: block;
  background-color: #ebebeb;
  border-radius: 0px;
  transition: all 0.2s ease 0.1s;
      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tszs .col-md-4 a > span {
  background-color: #8d9092;
  width: 102px;
  height: 100%;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  display: block;
  float: left;

  transition: all 0.2s ease 0.1s;
}
.tszs .col-md-4 a p {
  font-size: 16px;
  color: #333;
  line-height: 20px;
  height: 90px;
  padding: 15px 20px 17px 122px;
  transition: all 0.2s ease 0.1s;

}
.tszs .col-md-4 a p span {
  max-height: 56px;
  overflow: hidden;
  display: inline-block;
width: 465px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tszs .col-md-4:hover > a > span {
  background-color: #ae0a29;
}
.tszs .col-md-4:hover p {
  color: #ae0a29;
}
.footer{background:#ae0a29}
.fb .center {
	color:#fff;
	height: 100px;
	line-height: 30px;
	text-align: center;

	font-size: 14px;
	letter-spacing: 1px;
}