﻿html {
  margin: 0px;
  padding: 0px;
  border: 0px currentColor;
  border-image: none;
}
ul {
  margin: 0px;
  padding: 0px;
  border: 0px currentColor;
  border-image: none;
  list-style-type: none;
}
ol {
  margin: 0px;
  padding: 0px;
  border: 0px currentColor;
  border-image: none;
}
li {
  margin: 0px;
  padding: 0px;
  border: 0px currentColor;
  border-image: none;
}
p {
  margin: 0px;
  padding: 0px;
  border: 0px currentColor;
  border-image: none;
}
img {
  margin: 0px;
  padding: 0px;
  border: 0px currentColor;
  border-image: none;
}
body {
  line-height: 1;
  font-family: "Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
  font-size: 18px;
  -ms-zoom: 100%;
  margin: 0px;
  padding: 0px;
  border: 0px currentColor;
  border-image: none;
  color: #373737
}
table {
  width: 100%;
  text-align: center;
}
table td {
  font: 500 14px/normal Arial;
  -ms-word-break: break-all;
  -ms-word-wrap: break-word;
  font-size-adjust: none;
  font-stretch: normal;
}
a {
  color: rgb(195, 34, 35);
  text-decoration: none;
  cursor: pointer;
}
.cl {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}

.bg {
  width: 100%;
  height: auto;
  position: relative;
  z-index: -1;
  min-width: 1200px;
}
/*导航*/
.dhbg {
  background: rgba(0, 0, 0, 0.3);
  height: 90px;
  line-height: 90px;
  margin-top: -92px;
  padding: 0px 10%;
  overflow: hidden;
  position: relative; 
  z-index: 999;
}
.dhlm {
  text-align: center;
  color: #feffff;
  font-size: 17px;
  cursor: pointer;
  width: 175px;
  float: left;
  flex: 1;
}
.dhlm a{
  color: #feffff;
}
.dhlm:hover {
  background: rgba(0, 0, 0, 0.3);
  color: #dd3535;
}
.dhlm:hover a:hover{
  color: #dd3535;
}
/*图片新闻*/


/*列表*/
.list {
  font-size: 16px;
  display: inline-block;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #3d3b2f;
  line-height: 45px;
  width:100%;
}
.list a{
	color:#3d3b2f;
}
.list::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #e53739;
  border-radius: 50%;
  margin-right: 10px;
}
.list-bt {
  font-size: 16px;
  display: inline-block;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  color: #e53736;
  line-height: 36px;
  text-align:center;
}
.list-gy {
  font-size: 13px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  text-indent: 2em;
  color:#989898;
  height:80px;
  border-bottom:#d4d4d4 1px;
  border-bottom-style:dashed;
}
.list-group {
  background-color: #fff6ed;
  border-radius: 13px;
  border:#e00024 1px solid;
}
.list-group-title1 {
  background: url(../images/title20-1.png) no-repeat top;
  height: 78px;
  line-height: 60px;
  width:302px;
  margin:-32px auto 0px auto;
  color:#fff; 
  font-size:25px;
  text-align:center;
  font-family:微软雅黑；
}
.list-group-title2 {
  background: url(../images/title20-2.png) no-repeat top;
  height: 77px;
  line-height: 77px;
  width:566px;
  margin:-40px auto 0px auto;
  color:#fff; 
  font-size:25px;
  text-align:center;
  font-family:微软雅黑；
}
.more {
  font-size:16px; 
  color:#e43739;
  line-height:50px;
  text-indent:50px;
}

/*正文*/
.detail {
   margin: 30px auto;
   width: 1100px;
}

.detail::-webkit-scrollbar {
    width: 0;
}

.detail .detail-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 30px;
	margin-top: 50px;
}

.detail .detail-content {
    font-size: 14px;
}

.detail .detail-content {
    font-size: 14px;
    height: 85%;
    overflow: auto;
}
.detail .sxp {
	width:50%; 
	text-align:left; 
	height: 40px; 
	overflow: hidden;
}

.detail .detail-content::-webkit-scrollbar {
    width: 0;
}
.zw {
	min-height: 500px;
	
}
/* 网站尾部 */
#_span_jiucuo {
	margin:10px;
}
.c_footer,.footer {
	background: #b14447;
	padding-top:10px;
}
.footer .link > div > span,.c_bottomdibu .c_bottomleftli a,.footer a,.c_bottomdibu .c_bottominfo,.c_bottomdibu .c_bottominfo a ,.c_bottomdibu .c_bottomerwei{
	color:#fff;
}