*{margin: 0;padding: 0;box-sizing: border-box;}
ul,li{list-style: none;}
a{text-decoration: none;}
img{max-width:100%;}
.xsd{background:#faeded;}
.w{width:1300px;margin:0 auto;background:#fff;padding: 30px 50px 0;margin-top: -60px;position: relative;}


.w a{font-family:'微软雅黑';}
.text1 {width: 90%;margin: 0 auto;}
.text1 h3{text-align:center;margin-bottom:15px;}
.text1 h3 a{color: #e70404;line-height: 48px;font-size: 35px;}
.text1 .ul{display:flex;justify-content:space-between;}
.text1 .ul li{width: auto;}
.text1 .ul li a{color: #e70404;font-size:16px;display: inline-block;width: 100%;height: 20px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.text2 .ul{margin-top:30px;}
.text2 .ul li{padding-left:30px;margin-bottom:10px;padding-bottom:6px;border-bottom:1px dashed #dddddd;}
.text2 .ul h4{margin-bottom:10px;position: relative;}
.text2 .ul h4 img{position:absolute;left:-25px;top:10px;}
.text2 .ul h4 a{color: #333333;font-size:18px;}
.text2 .ul p{color: #666666;line-height: 32px;font-size: 16px;}

.text3 .ul{display:flex;justify-content:space-between;flex-wrap:wrap;}
.text3 .ul li{width:48%;height:65px;line-height:65px;border-bottom:1px dashed #dddddd;}
.text3 .ul li a{color:#333;font-size:16px;    white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: inline-block;width: 100%;}
.text3 .ul li img{margin-left:5px;margin-right:8px;}

.bcLine{display:none;}
.container .detailTit{padding-top:0;}

div,
p,
span,
li,
a,
td {
  font-family: "Microsoft Yahei";
}