.w246 {
  width: 256px;
  height: 50px;
}
.w30 {
  width: 30px;
}
.w220 {
  width: 227px;
}
.h15 {
  height: 15px;
  width: 100%;
}
.h20 {
  height: 20px;
  width: 100%;
}
.h25 {
  height: 25px;
  width: 100%;
}
.h30 {
  height: 30px;
  width: 100%;
}
.bgblue {
  background: #e24e4e;
}
.bgorange {
  background: #ed8219;
}
.brblue {
  border-right: 1px solid #19aaed;
}
.brorange {
  border-right: 1px solid #ed8219;
}
.auto {
  margin: 0 auto;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.h50 {
  height: 50px;
  width: 100%;
  overflow: hidden;
  background: #f9f9f9;
}


.imformationnav {
  width: 100%;
  height: auto;
}
.imformationnav .navwarp {
  height: 68px;
  line-height: 68px;
  font-size: 0;
  text-align: center;
}
.imformationnav .navwarp a {
  font-size: 18px;
  color: #666666;
  display: inline-block;
  padding: 0 20px;
  text-align: center;
  -webkit-transition: all ease-in 0.3s;
  -moz-transition: all ease-in 0.3s;
  -ms-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
.imformationnav .navwarp a:hover {
  color: #ed8219;
  border-bottom: 5px solid #ed8219;
  height: 68px;
}
.imformationnav .navwarp a.active {
  color: #ed8219;
  border-bottom: 5px solid #ed8219;
  height: 68px;
}

.imformationwarp {
  width: 100%;
  height: auto;
}

.imformationwarp .imformationlist {
  border: 1px solid transparent;
  width: 1024px;
  margin: 0 auto;
  padding: 0 22px;
}
.imformationwarp .imformationlist .imfoul {
  padding: 20px 0;
}
.imformationwarp .imformationlist .imfoul li {
  padding: 20px 0px 0px 10px;
  height: 180px;
  background: #fff;
  -webkit-box-shadow: 0 0 3px #cccccc;
  -moz-box-shadow: 0 0 3px #cccccc;
  -ms-box-shadow: 0 0 3px #cccccc;
  -o-box-shadow: 0 0 3px #cccccc;
  box-shadow: 0 0 3px #cccccc;
}
.imformationwarp .imformationlist .imfoul li a {
  color: #242424;
}
.imformationwarp .imformationlist .imfoul li a:hover {
  color:#c81432;
  text-decoration:none
}

.imformationwarp .imformationlist .imfoul li img {
  width: 270px;
  height: 160px;
}

.imformationwarp .imformationlist .imfoul li .hp {
  margin-left: 107px;
  margin-top: 20px;
}


.cms_date{
  background:url(../imgs/date_bg.png) no-repeat left top;
  float:left;
  width:99px;
  height:119px;
  position: relative;
  top:20px;
  left:-60px;
}

.cms_date p {
  font-size: 55px;
  color: #c72429;
  font-family: "创艺简老宋";
  line-height: 79px;
  text-align: center;
}

.cms_date h5 {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.cms_img{
  float:left;
  width: 270px;
  height: 160px;
  margin-left:-20px;
}

.cms_title a span{
  font-size:20px;
  padding-left: 5px;
}
/* change by fj 2019-7-15 */
.cms_title{
  float:left;
  /* width:480px; */
  width: 600px;
  line-height: 24px;
  margin-left: 5px;
}
.cms_title p{
  padding-top:10px;
  padding-left: 2px;
  font-size:14px;
  margin-left: 6px;
  /* width:645px; */
}
.cms_share{
  position: relative;
  top:-18px;
  left:360px;
}

/*新闻详情样式*/
.successwarp {
  background: #fff;
}
.successwarp .successwarps {
  padding: 50px 0 30px;
  position: relative;
}

.aboutwarp {
  margin: 20px 0px 50px 0px;
  background: #fff;
  -webkit-box-shadow: 0 0 5px #9b9b9b;
  -moz-box-shadow: 0 0 5px #9b9b9b;
  -ms-box-shadow: 0 0 5px #9b9b9b;
  -o-box-shadow: 0 0 5px #9b9b9b;
  box-shadow: 0 0 5px #9b9b9b;
  padding: 0 20px 20px;
}
.aboutwarp h1 {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  font-size: 28px;
}

.date_share_wrap{
  width:1000px;
  padding-top:15px;
  float: left;
  text-align: center;
  margin-left: 30%;
}

.aboutwarp .aboutcontent {
  padding: 20px 0px 20px 0px ;
  text-align: center;
}
.aboutwarp .aboutcontent img {
  border: 5px solid #f8f8f8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 10px;
}
.aboutwarp .aboutcontent p {
  color: #3f3f3f;
  line-height: 24px;
  text-align: left;
  margin-bottom: 5px;
  text-indent: 25px;
}

.aboutwarp .aboutcontent p img{
  text-align: center;
  display:block;margin:0 auto;
}

.cms_share_detail{
  float:left;
 /* position: relative;
  top:23px;
  left:405px;*/
}

#to_article h1 {font-size:12px;margin: -30px 0px 50px 0px;line-height: 30px;}
#to_article {font-size:12px;margin: -30px 0px 50px 0px;line-height: 30px;}
#to_article a{text-decoration:none; color:#202020;}
#to_article a:hover{cursor:pointer;color:#c81432;text-decoration: none;}
#to_article #previous{margin-left:10px;}
#to_article  #next{margin-left:10px;margin-top:10px;}