div, ul, li, img, dl, dd, dt, p {
  padding: 0;
  margin: 0;
  border: none;
}
ul, dl {
  list-style-type: none;
}
h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #e6212a;
  text-decoration: none;
}
.clear {
  clear: both;
}
.fl {
  float: left;
  display: inline;
}
.fr {
  float: right;
  display: inline;
}
.sec-title {
  text-align: center;
  padding: 40px 0;
  height: 40px;
  position: relative;
}
.sec-title h2 {
  font-size: 24px;
  color: #252525;
  font-weight: bold;
}
.sec-title h2 span {
  color: #e6212a;
}
.sec-title p {
  font-size: 14px;
  margin-top: 10px;
}
.ys {
  height: auto;
  overflow: hidden;
  padding: 60px 0;
}
.ys .content {
  margin-top: 5px;
	overflow: hidden
}
.ys .content dl {
  float: left;
  display: inline-block;
  margin-right: 1.1%;
  width: 19%;
  height: 183px;
  border: 1px solid #cccccc;
  padding: 30px 20px 30px 30px;
}
.ys .content dl:last-child {
  margin-right: 0;
}
.ys .content dl:hover {
	
	transition: all 0.5s;
  background: #e6212a;
  color: #FFF;
}
.ys .content dl:hover img{filter: brightness(5.8);}
.ys .content dl dt {
  width: 100%;
  text-align: center;
  float: left;
}
.ys .content dl dt img {
  margin-bottom: 10px;
  width: 66px
}
.ys .content dl dd {
  float: right;
  margin-top: 25px;
}
.ys .content dl dt h3 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.ys .content dl dt p {
  line-height: 35px;
}
.ys .content dl dt .more {
  width: 90px;
  height: 28px;
  display: block;
  line-height: 28px;
  text-align: center;
  background: #e6212a;
  border-radius: 5px;
  margin-top: 15px;
}
.ys .content dl dt .more a {
  color: #FFF;
  width: 90px;
  height: 28px;
  display: block;
  border-radius: 5px;
}
.ys .content dl:hover h3 {
  color: #FFF;
}
.ys .content dl:hover .more a {
  background: #FFF;
  color: #e6212a
}
.sec-titles {
  text-align: center;
  padding: 30px 0;
  height: 40px;
  position: relative;
}
.sec-titles h2 {
  font-size: 30px;
  color: #252525;
  font-weight: bold;
  background: url(../image/line.png) no-repeat bottom center;
  padding-bottom: 10px;
}
.sec-titles p {
  font-size: 14px;
  margin-top: 8px;
}
.liucheng {
  height: 450px;
  overflow: hidden;
}
.liucheng ul li {
  float: left;
  display: inline-block;
  transition-duration: 0.8s;
  width: 14.9%;
  height: 160px;
  border: 1px solid #666;
  background:rgba(0,0,0,.5);
  margin-right:2.1%;
  text-align: center;
}
.liucheng ul li:hover {
	background:rgba(207,38,9,.8);
  margin-top: 10px;
}
.liucheng ul li:last-child {
  margin-right: 0;
}
.liucheng ul li img {
  margin-top: 38px;
}
.liucheng ul li p {
  font-size: 16px;
  margin-top: 8px;
}
.abbj {
	background: url(/static/images/abbj.jpg) no-repeat top center; overflow: hidden}
.about {
  overflow: hidden;
  padding-top: 54px;
}
.about .fl {
  float: left;
  display: inline-block;
  width: 50%;
}
.about .fr {
	width: 41%;
  float: right;
  display: inline-block;
  padding-top: 45px;
}
.about .fr img {
  width: 100%;
  border-radius: 10px;
  border: 15px solid #FFF;
}
.about .fl span {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}
.about .fl h2 {
  font-weight: bold;
  color: #FFF;
  position: relative;
  height: 50px;
}
.about .fl h2:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 3px;
  background: #e6212a;
}
.about .fl .info {
  font-size: 16px;
  line-height: 30px;
  color: #FFF;
  margin-top: 20px;
}
.about .fl .more {
  width: 185px;
  height: 42px;
  line-height: 42px;
  margin-top: 20px;
  background: #e6212a url(../image/ico03.jpg) no-repeat 40px center;
  display: block;
}
.about .fl .more a {
  color: #FFF;
  padding-left: 80px;
}
.honor {
  height: auto;
  overflow: hidden;
  text-align: center;
  padding: 65px 0;
}
.honor .hd {
  height: 55px;
  overflow: hidden;
  width: 100%;
}
.honor .hd ul li {
  display: inline-block;
  width: 200px;
  height: 55px;
  font-size: 16px;
  line-height: 55px;
  margin-right: 12px;
}
.honor .hd ul li a {
  background: #f2f2f2;
  width: 200px;
  height: 55px;
  display: block;
}
.honor .hd ul li a:hover {
  background: #e6212a;
  color: #FFF;
}
.honor .hd ul li.on a {
  background: #e6212a;
  color: #FFF;
}
.honor .bd {
  padding-top: 40px;
}
.honor .bd ul li {
  float: left;
  display: inline-block;
  margin-right: 8px;
  text-align: center;
  font-size: 16px;
  width: 351px!important;
  height: 237px;
  border: 1px solid #ccc;
  overflow: hidden;
}
.honor .bd ul li img {
  width: 100%;
}
.index-news {
	background: #fff;
  height: auto;
  width: 100%;
  overflow: hidden;
  padding:50px 0;
}
.index-news .fl {
  width: 49%;
}
.index-news .fr {
  width: 48%;
}
.index-news .fr .tit {
  font-size: 14px;
  color: #999999;
}
.index-news .fr .tit span {
  font-weight: bold;
  font-size: 20px;
  color: #333;
  margin-right: 15px;
}
.index-news .fr .tit em {
  float: right;
  margin-top: 4px;
}
.index-news .fr .gun-news {
  padding-top: 20px;
}
.index-news .fr .gun-news ul li {
	overflow: hidden;
	height:auto!important;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.index-news .fr .gun-news h2 {
  font-size: 16px;
  line-height: 30px;
  display: block;
}
.index-news .fr .gun-news p {
  font-size: 14px;
  line-height: 30px;
  display: block;
}
.tab-news .hd {
  float: left;
  display: inline;
  width: 125px;
  margin-right: 20px;
}
.tab-news .hd ul li {
  height: 195px;
  background: #e6212a;
  margin-bottom: 1px;
  padding: 25px;
}
.tab-news .hd ul li h3 {
  font-size: 14px;
  padding-top: 15px;
  color: #FFF;
}
.tab-news .hd ul li h3 span {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
  display: block;
  color: #FFF;
}
.tab-news .hd ul li .more {
  padding: 3px 5px;
  border: 1px solid #FFF;
  text-align: center;
  margin-top: 15px;
}
.tab-news .hd ul li .more a {
  color: #FFF;
}
.tab-news .hd ul li.on {
  background: #ae0a11;
}
@media (max-width: 2560px){.tab-news .bd {
  width: 80%;
}}
@media (max-width: 1960px){.tab-news .bd {
  width: 77%;
}}
@media (max-width: 1700px){.tab-news .bd {
  width: 75%;
}}
@media (max-width: 1440px){.tab-news .bd {
  width: 72%;
}}

.tab-news .bd {
  float: left;
  display: inline;
}
.tab-news .bd dl {
	overflow: hidden;
  width: 100%;
  height: 182px;
  background: #eee;
  padding: 15px;
}
.tab-news .bd dl dt {
	width: 35%;
  float: left;
  display: inline;
}
.gun-news .tempWrap{height: 340px!important}
.tab-news .bd dl dd {
  float: right;
  display: inline;
  width: 61%;
}
.tab-news .bd dl dd .date {
  font-size: 16px;
}
.tab-news .bd dl dd .date span {
  display: block;
  font-size: 12px;
}
.tab-news .bd dl dd h4 {
  font-weight: bold;
  font-size: 18px;
  padding: 5px 0
}
.tab-news .bd dl dd p {
  font-size: 16px;
  line-height: 25px;
}
.tab-news .bd dl dt img {
  width: 220px;
  height: 150px!important;
}
.tab-news .bd ul {
  padding-top: 15px;
}
.tab-news .bd ul li {
  line-height: 40px;
}
.tab-news .bd ul li span {
  font-size: 16px;
  float: right;
}
.tab-news .bd ul li a:before {
  content: "●";
  font-size: 12px;
  margin-right: 7px;
  color: #e6212a
}
.tab-news .bd ul li a{font-size:16px}