.indexYwTitle{
	height: 46px;
	line-height:46px;
	border-bottom:1px solid #c3bebd ;
}
.findexYwTitle{
	height: 46px;
	line-height:46px;
	border-bottom:1px solid #c3bebd ;
}
.indexYwTitle span{
	margin-right: 34px;
	color: #626262;
	font-size: 22px;
	display: block;
	float: left;
	height:45px;
	position: relative;
	top: 1px;
	z-index: 10;
	line-height: 38px;
	cursor: pointer;
}
.indexYwTitle span.active{
	color: #cf000a;
	font-size: 22px;
	display: block;
	float: left;
	height:45px;
	position: relative;
	top: 1px;
	z-index: 10;
	line-height: 38px;
	border-bottom: 1px solid #c96f73;
}
.indexYwTitle span.active a {
    font-size: 22px;
    line-height: 24px;
   
 
}




.findexYwTitle span{
	margin-right: 34px;
	color: #626262;
	font-size: 22px;
	display: block;
	float: left;
	height:45px;
	position: relative;
	top: 1px;
	z-index: 10;
	line-height: 38px;
	cursor: pointer;
}
.findexYwTitle span.active{
	color: #cf000a;
	font-size: 22px;
	display: block;
	float: left;
	height:45px;
	position: relative;
	top: 1px;
	z-index: 10;
	line-height: 38px;
	border-bottom: 1px solid #c96f73;
}




.indexYwTitle a{
	float: right;
	color: #a5a5a5;
	font-size: 22px;
    transition: .3s;
	-moz-transition: .3s;	/* Firefox 4 */
	-webkit-transition: .3s;	/* Safari å’�?Chrome */
	-o-transition: .3s;	/* Opera */
}
.indexYwTitle a:hover{
	color: #b10004;
}
.findexYwTitle a{
	float: right;
	color: #a5a5a5;
	font-size: 12px;
    transition: .3s;
	-moz-transition: .3s;	/* Firefox 4 */
	-webkit-transition: .3s;	/* Safari å’�?Chrome */
	-o-transition: .3s;	/* Opera */
}
.findexYwTitle a:hover{
	color: #b10004;
}
.indexYwTitleColor1 span.active{
	color: #b80e15 !important;
}
.indexYwTitle1 a{
	display: none;
}

.sntt {
  display: flex;
  float: left; margin-left:103px;
}

.sntt li {
  font-size: 22px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  margin-bottom:22px;
  
   width: 600px;
   text-align: center;
}
.sntt li a:link,
.sntt li a:visited {
    color: #305798;
    text-decoration: none;
}

.sntt li a:hover {
    color: #305798;
    text-decoration:none;
    display: block;
}
.sntt li a {
    color: #305798;
    text-decoration: none;
}
}
.gntt {
  display: flex;
  text-align: center;
  display: block;
  padding-top: 30px;
}

.gntt h3 {
  font-size: 38px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  margin: 20px 100px;
  color: #b71d1d;
  cursor: pointer;
  text-align: center;
}
.gntt .fubiaoti {
    padding-bottom: 20px;
    text-align: center;
    color: #b71d1d;
    font-size: 20px;
    font-weight: bold;
}
.gntt h3:hover{
	color: #b71d1d;
}
.sntt li br{
     display:none; 
}