#part1{
    width: 100%;
    height: 125px;
  
    position: fixed;
    top: 0;
    z-index: 20;

}
#part1 div:nth-child(1){
    width: 100%;
    height: 55px;
	background: #fff;
    
}
#part1 div:nth-child(1) a{
    width: 50%;
    height: auto;
	float:left;
    
}

#part1 div:nth-child(1) a img{
    width: 100%;
    height: auto;
   
}

#part1 div:nth-child(2){
    height:70px;
    background: url(../images/nav_bg.jpg);
    padding-bottom: 1%;
}
#part1 div:nth-child(2) input[type='text']{
    width: 52%;
    height: 30px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: 0;
	background: #e5e5e5;
     padding-left: 10px;
    color: #a5a5a5;
    float: left;
    margin-left: 10px;
	margin-top: 30px;

}

#part1 div:nth-child(2) input[type='submit']{
    width: 20%;
    height: 30px;
    border: 0;
    background: #b0032f;
	 border-radius:0;
   border-top-right-radius: 25px;
    border-bottom-right-radius: 25px; 
    color: #ffffff;
	float: left;
	margin-top: 30px;
}
#part1 div:nth-child(2) span{

border:0;
position: absolute;
top:65px;
right:-5%;

}
#part1 div:nth-child(2) span img{

width:60%


}

#dl-menu1{
    width:100%;
    height: 280px;
	background: #000;
	opacity: 0.8;
    margin: 15px auto;
	clear: both;
position: relative;
    top: 10px;
}

#dl-menu1 ul li{
    width: 25%;
    height:235px;

    float: left; 
    text-align: left;
}
#dl-menu1 ul li a{
    font-size: 15px;
    color: #fff;
    display: block;
    margin-top: 10px;
}


#part2.addWrap{ position:relative; max-width:640px;margin:125px auto;margin-bottom:0 }
#part2.addWrap .swipe{overflow: hidden;visibility: hidden;position:relative;}


#part2.addWrap .swipe-wrap{overflow:hidden;position:relative;}
#part2.addWrap .swipe-wrap > div {float: left;width: 100%;position:relative;}
#part2.addWrap .swipe-wrap > div img {width: 100%;
   }
#position{ position:absolute; bottom:3%; right:0; padding-right:8px; margin:0;width:100%;text-align:center;}
#position li{width:6px;height:6px;margin:0 2px;display:inline-block;-webkit-border-radius:5px;border-radius:5px;background-color:#AFAFAF;}
#position li.cur{background-color:#ce1720;}
.img-responsive { display: block; max-width:100%;height: auto;}

#part3{
    width: 95%;
    height: 300px;

    margin: 0px auto;
}

#part3 ul li{
    width: 25%;
    height:235px;

    float: left; 
    text-align: left;
}
#part3 ul li a{
    font-size: 15px;
    color: #fff;
    display: block;
    margin-top: 10px;
}

#part4{
    width: 95%;
    height: 147px;
    margin: 20px auto;
    overflow: hidden;
}

#part4 .tit{
    width: 100%;
margin-top: 10px;
}
#part4 .tit img{
    width: 50%;
    vertical-align: bottom;
}
#part4 .tit span{
    font-size: 20px;
    color: #000;
    font-weight: bold;
    vertical-align: super;
}
#part4 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
}

#part4 .main{
    width: 100%;

   
}
#part4 .main .left{
    height: 110px;
    width: 100%;
    float: left;
}

#part4 .main .left ul li img{
   
    display: inline-block;
    margin-right: 5px;

	width:4%;
}
#part4 .main .left ul li{
    margin-top: 12px;
}
#part4 .main .left ul li a{
    font-size: 14px;
    height: 18px;
    width: 90%;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    margin-left: 2px;
}
#part4 .main .right{
    height: 110px;
    width: 20%;
    float: right;
}
#part4 .main .right img{
    margin-top: 25px;
    width: 80%;
}

#part5{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part5 .tit{
    width: 100%;

}
#part5 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part5 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part5 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part5 .main{
    width: 100%;
    margin-top: 10px;
	background:#fff;
}

#part5 .main .one img{
    width: 100%;


}
#part5 .main .one p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
	
}
#part5 .main .one span{
    font-size: 14px;
    color: #909090;
   margin-left: 2%;
   display: inline-block;
    padding-bottom: 5px;
	
}
#part5 .main .two{
    width: 100%;
}
#part5 .main .two ul li{
    width: 49%;
    margin-top: 15px;
	    background: #fff;

}
#part5 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#part5 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part5 .main .two ul li:nth-child(even){
    float: right;
}

#part5 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
	width: 100%;
    height:20px;
    overflow: hidden;
}
#part5 .main .two ul li span{
    font-size: 14px;
    color: #909090;
   width: 100%;
    height: 18px;
    overflow: hidden;
	display: block;
	  padding-bottom: 5px;
}

#part5 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part5 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part5 .main .three ul li:nth-child(odd){
    float: left;
}
#part5 .main .three ul li:nth-child(even){
    float: right;
}



#part6{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part6 .tit{
    width: 100%;

}
#part6 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part6 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part6 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part6 .main{
    width: 100%;
    margin-top: 10px;

}


#part6 .main .one{
background: #fff;

}
#part6 .main .one img{
    width: 100%;


}
#part6 .main .one p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part6 .main .one span{
    font-size: 14px;
    color: #909090;
    margin-left: 2%;
	padding-bottom: 5px;
    display: inline-block;
}
#part6 .main .two{
    width: 100%;
}
#part6 .main .two ul li{
    width: 32%;
    margin-top: 15px;
   background: #fff;
    margin-left: 4px;
    display: inline-flex;

}

/*#part6 .main .two ul li:nth-child(odd) {
    float: left;
    clear: both;
}

#part6 .main .two ul li:nth-child(even) {
    float: right;
}*/
#part6 .main .two ul li img{
    width: 100%;
    height: 100px;
}


#part6 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
	width: 100%;
    height: 20px;
    overflow: hidden;
}
#part6 .main .two ul li span{
    font-size: 14px;
    color: #909090;
	padding-bottom: 5px;
    display: inline-block;
   
 width: 100%;
    height: 18px;
    overflow: hidden;
	display: block;




}

#part6 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
}
#part6 .main .three ul li a{
    width:100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part6 .main .three ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part6 .main .three ul li:nth-child(even){
    float: right;
}

#part7{
    width: 95%;
    height: 147px;
    margin: 20px auto;
    overflow: hidden;
}

#part7 .tit{
      width: 100%;
}
#part7 .tit img{
    width: 50%;
    vertical-align: bottom;
}
#part7 .tit span{
    font-size: 20px;
    color: #000;
    font-weight: bold;
    vertical-align: super;
}
#part7 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
}

#part7 .main{
    width: 100%;
}
#part7 .main .left{
    height: 110px;
    width: 60%;
    float: right;
}

#part7 .main .left ul li img{
    vertical-align: bottom;
}
#part7 .main .left ul li{
    margin-top: 15px;
}
#part7 .main .left ul li a{
    font-size: 16px;
    height: 18px;
    width: 90%;
    display: inline-block;
    overflow: hidden;
    color: #000000;
    margin-left: 2px;
}
#part7 .main .right{
    height: 110px;
    width: 36%;
    float: left;
}
#part7 .main .right img{
    height: 86px;
    width: 100%;
    margin-top: 20px;
}


#part8{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part8 .tit{
    width: 100%;
}
#part8 .tit img{
    width:50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part8 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part8 .tit  a img{
    width:5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part8 .main{
    width: 100%;
    
}

#part8 .main .one img{
    width: 100%;


}
#part8 .main .one p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part8 .main .one span{
    font-size: 14px;
    color: #909090;
    margin-left: 2%;
}
#part8 .main .two{
    width: 100%;
}
#part8 .main .two ul li{
    width: 49%;
    margin-top: 15px;
	background:#fff

}
#part8 .main .two ul li img{
    width: 100%;
    height: 210px;
}
#part8 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part8 .main .two ul li:nth-child(even){
    float: right;
}

#part8 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
  
}
#part8 .main .two ul li span{
    font-size: 16px;
    color: #909090;
     width: 100%;
    height: 20px;
    overflow: hidden;
	display: block;
    padding-bottom: 5px;

}

#part8 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part8 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part8 .main .three ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part8 .main .three ul li:nth-child(even){
    float: right;
}

#part9{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part9 .tit{
    width: 100%;
}
#part9 .tit img{
    width:50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part9 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part9 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part9 .main{
    width: 100%;
    
}

#part9 .main .one img{
    width: 100%;


}
#part9 .main .one p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part9 .main .one span{
    font-size: 14px;
    color: #909090;
    margin-left: 2%;
}
#part9 .main .two{
    width: 100%;
}
#part9 .main .two ul li{
    width: 49%;
    margin-top: 15px;
background: #fff;
}
#part9 .main .two ul li img{
    width: 100%;
    height: 210px;
}
#part9 .main .two ul li:nth-child(odd){
    float: left;clear: both;
}
#part9 .main .two ul li:nth-child(even){
    float: right;
}

#part9 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
    	width: 100%;
    height: 20px;
    overflow: hidden;
}
#part9 .main .two ul li span{
    font-size: 14px;
    color: #909090;
  
 width: 100%;
    height: 18px;
    overflow: hidden;
	display: block;
	    padding-bottom: 5px;


}

#part9 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part9 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part9 .main .three ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part9 .main .three ul li:nth-child(even){
    float: right;
}
#part10{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part10 .tit{
    width: 100%;

}
#part10 .tit img{
    width:50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part10 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part10 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part10 .main{
    width: 100%;
    margin-top: 10px;
}
#part10 .main .one{
    background: #fff;


}
#part10 .main .one img{
    width: 100%;


}
#part10 .main .one p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part10 .main .one span{
    font-size: 14px;
    color: #909090;
    margin-left: 2%;
	display: inline-block;
    padding-bottom: 5px;
}
#part10 .main .two{
    width: 100%;
}
#part10 .main .two ul li{
    width: 49%;
    margin-top: 15px;
 background: #fff;

}
#part10 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#part10 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part10 .main .two ul li:nth-child(even){
    float: right;
}

#part10 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
    	width: 100%;
    height: 20px;
    overflow: hidden;
}
#part10 .main .two ul li span{
    font-size: 14px;
    color: #909090;
     width: 100%;
    height: 18px;
    overflow: hidden;
	display: block;
	
    padding-bottom: 5px;
}

#part10 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part10 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part10 .main .three ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part10 .main .three ul li:nth-child(even){
    float: right;
}
#part11{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part11 .tit{
    width: 100%;
}
#part11 .tit img{
    width:50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part11 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part11 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part11 .main{
    width: 100%;
    
}

#part11 .main .one img{
    width: 100%;


}
#part11 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part11 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part11 .main .two{
    width: 100%;
}
#part11 .main .two ul li{
    width: 49%;
    margin-top: 15px;
	background: #fff;

}
#part11 .main .two ul li img{
    width: 100%;
    height: 210px;
}
#part11 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part11 .main .two ul li:nth-child(even){
    float: right;
}

#part11 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
    width: 100%;
    height: 20px;
    overflow: hidden;
}
#part11 .main .two ul li span{
    font-size: 14px;
    color: #909090;
      width: 100%;
    height: 18px;
    overflow: hidden;
	display: block;
	    padding-bottom: 5px;
}

#part11 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part11 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part11 .main .three ul li:nth-child(odd){
    float: left;
     clear: both;
}
#part11 .main .three ul li:nth-child(even){
    float: right;
}

#part12{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part12 .tit{
    width: 100%;
}
#part12 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part12 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part12 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part12 .main{
    width: 100%;
    margin-top: 10px;
  
}
#part12 .main .one{
      background: #fff;


}
#part12 .main .one img{
    width: 100%;


}
#part12 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part12 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
	display: inline-block;
    padding-bottom: 5px;
}
#part12 .main .two{
    width: 100%;
}
#part12 .main .two ul li{
    width: 49%;
    margin-top: 15px;
	background: #fff;

}
#part12 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#part12 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part12 .main .two ul li:nth-child(even){
    float: right;
}

#part12 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
    width: 100%;
    height: 20px;
    overflow: hidden;
}
#part12 .main .two ul li span{
    font-size: 14px;
    color: #909090;
    
    width: 100%;
    height: 18px;
    overflow: hidden;
	display: block;
	 padding-bottom: 5px;
}

#part12 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part12 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part12 .main .three ul li:nth-child(odd){
    float: left;
     clear: both;
}
#part12 .main .three ul li:nth-child(even){
    float: right;
}


#part13{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part13 .tit{
    width: 100%;

}
#part13 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part13 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part13 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part13 .main{
    width: 100%;
   
}

#part13 .main .one img{
    width: 100%;


}
#part13 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part13 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part13 .main .two{
    width: 100%;
}
#part13 .main .two ul li{
    width: 32%;
    margin-top: 15px;
    margin-left: 4px;
    float: left;
	    background: #fff;

}
#part13 .main .two ul li img{
    width: 100%;
    height: 170px;
}


#part13 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
    width: 100%;
    height: 46px;
    overflow: hidden;
}
#part13 .main .two ul li span{
    font-size: 14px;
    color: #909090;
   padding-bottom: 5px;
    width: 100%;
    height: 18px;
    overflow: hidden;
	display: block;
}

#part13 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part13 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part13 .main .three ul li:nth-child(odd){
    float: left;
     clear: both;
}
#part13 .main .three ul li:nth-child(even){
    float: right;
}

#part14{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part14 .tit{
    width: 100%;
}
#part14 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part14 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part14 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part14 .main{
    width: 100%;
    
}

#part14 .main .one img{
    width: 100%;


}
#part14 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part14 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part14 .main .two{
    width: 100%;
}
#part14 .main .two ul li{
    width: 49%;
	background: #fff;
    margin-top: 15px;

}
#part14 .main .two ul li img{
    width: 100%;
    height: 210px;
}
#part14 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part14 .main .two ul li:nth-child(even){
    float: right;
}

#part14 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
    width: 100%;
    height: 46px;
    overflow: hidden;
}
#part14 .main .two ul li span{
    font-size: 14px;
    color: #909090;
    width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
	padding-bottom: 5px;
}

#part14 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part14 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part14 .main .three ul li:nth-child(odd){
    float: left;
     clear: both;
}
#part14 .main .three ul li:nth-child(even){
    float: right;
}
#part15{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part15 .tit{
    width: 100%;

}
#part15 .tit img{
    width:50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part15 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part15 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part15 .main{
    width: 100%;
    
}

#part15 .main .one img{
    width: 100%;


}
#part15 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part15 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part15 .main .two{
    width: 100%;
}
#part15 .main .two ul li{
    width: 49%;
    margin-top: 15px;
 background: #fff;

}
#part15 .main .two ul li img{
    width: 100%;
    height: 210px;

}
#part15 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part15 .main .two ul li:nth-child(even){
    float: right;
}

#part15 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
     width: 100%;
    height: 46px;
    overflow: hidden;
}
#part15 .main .two ul li span{
    font-size: 14px;
    color: #909090;
    margin-left: 2%;
     width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
	padding-bottom: 5px;
}

#part15 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part15 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part15 .main .three ul li:nth-child(odd){
    float: left;
     clear: both;
}
#part15 .main .three ul li:nth-child(even){
    float: right;
}

#part16{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part16 .tit{
    width: 100%;

}
#part16 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part16 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part16 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part16 .main{
    width: 100%;
    
}

#part16 .main .one img{
    width: 100%;


}
#part16 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part16 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part16 .main .two{
    width: 100%;
}
#part16 .main .two ul li{
    width: 32%;
    margin-top: 15px;
    margin-left: 4px;
	 background: #fff;
   
    display: inline-flex;

}
#part16 .main .two ul li img{
    width: 100%;
    height: 170px;
}


#part16 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 46px;
    overflow: hidden;
    
}
#part16 .main .two ul li span{
    font-size: 14px;
    color: #909090;
      width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
	padding-bottom: 5px;
}

#part16 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part16 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part16 .main .three ul li:nth-child(odd){
    float: left;
     clear: both;
}
#part16 .main .three ul li:nth-child(even){
    float: right;
}
#part17{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part17 .tit{
    width: 100%;
}
#part17 .tit img{
    width:50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part17 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part17 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part17 .main{
    width: 100%;
    
}

#part17 .main .one img{
    width: 100%;


}
#part17 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part17 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part17 .main .two{
    width: 100%;
}
#part17 .main .two ul li{
    width: 49%;
    margin-top: 15px;
background: #fff;

}
#part17 .main .two ul li img{
    width: 100%;
    height: 210px;
}
#part17 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part17 .main .two ul li:nth-child(even){
    float: right;
}

#part17 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 46px;
    overflow: hidden;
    padding-bottom: 5px;
}
#part17 .main .two ul li span{
    font-size: 14px;
    color: #909090;
      width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
	
}

#part17 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part17 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part17 .main .three ul li:nth-child(odd){
    float: left;
     clear: both;
}
#part17 .main .three ul li:nth-child(even){
    float: right;
}
#part18{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part18 .tit{
    width: 100%;
}
#part18 .tit img{
    width:42%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part18 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part18 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part18 .main{
    width: 100%;
    
}

#part18 .main .one img{
    width: 100%;


}
#part18 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part18 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part18 .main .two{
    width: 100%;
}
#part18 .main .two ul li{
    width: 100%;
    margin-top: 15px;
	background: #fff;

}
#part18 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#part18 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part18 .main .two ul li:nth-child(even){
    float: right;
}

#part18 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 46px;
    overflow: hidden;
   
}
#part18 .main .two ul li span{
    font-size: 14px;
    color: #909090;
      width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
	padding-bottom: 5px;
}

#part18 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part18 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part18 .main .three ul li:nth-child(odd){
    float: left;
     clear: both;
}
#part18 .main .three ul li:nth-child(even){
    float: right;
}

#part19{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part19 .tit{
    width: 100%;
}
#part19 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part19 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part19 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part19 .main{
    width: 100%;
    margin-top: 10px;
    
}
#part19 .main .one{
   background: #fff;

}
#part19 .main .one img{
    width: 100%;


}
#part19 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
	height:46px;
}
#part19 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part19 .main .two{
    width: 100%;
}
#part19 .main .two ul li{
    width: 49%;
    margin-top: 15px;
background: #fff;
}
#part19 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#part19 .main .two ul li:nth-child(odd){
    float: left;clear: both;
}
#part19 .main .two ul li:nth-child(even){
    float: right;
}

#part19 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 46px;
    overflow: hidden;
    
}
#part19 .main .two ul li span{
    font-size: 14px;
    color: #909090;
      width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
}

#part19 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part19 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part19 .main .three ul li:nth-child(odd){
    float: left;
    
    clear: both;
}
#part19 .main .three ul li:nth-child(even){
    float: right;
}


#part20{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part20 .tit{
    width: 100%;
}
#part20 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part20 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part20 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part20 .main{
    width: 100%;
   
}

#part20 .main .one img{
    width: 100%;


}
#part20 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 18px;
    overflow: hidden;
   
}
#part20 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part20 .main .two{
    width: 100%;
}
#part20 .main .two ul li{
    width: 49%;
    margin-top: 15px;
	background: #fff;

}
#part20 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#part20 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part20 .main .two ul li:nth-child(even){
    float: right;
}

#part20 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    height: 46px;
    overflow: hidden;
   
}
#part20 .main .two ul li span{
    font-size: 14px;
    color: #909090;
   width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
	    padding-bottom: 5px;
}

#part20 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part20 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part20 .main .three ul li:nth-child(odd){
    float: left;clear: both;
}
#part20 .main .three ul li:nth-child(even){
    float: right;
}

#part21{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part21 .tit{
    width: 100%;

}
#part21 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part21 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part21 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part21 .main{
    width: 100%;
   
}

#part21 .main .one img{
    width: 100%;
}
#part21 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part21 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part21 .main .two{
    width: 100%;
}
#part21 .main .two ul li{
    width: 32%;
    margin-top: 15px;
    margin-left: 4px;
	    background: #fff;
  
    display: inline-flex;

}
#part21 .main .two ul li img{
    width: 100%;
    height: 90px;
}


#part21 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 20px;
    overflow: hidden;
  
}
#part21 .main .two ul li span{
    font-size: 14px;
    color: #909090;
    margin-left: 2%;
      width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
}

#part21 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part21 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part21 .main .three ul li:nth-child(odd){
    float: left;clear: both;
}
#part21 .main .three ul li:nth-child(even){
    float: right;
}


#part22{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part22 .tit{
    width: 100%;

}
#part22 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part22 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part22 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part22 .main{
    width: 100%;
  
}

#part22 .main .one img{
    width: 100%;
}
#part22 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part22 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part22 .main .two{
    width: 100%;
}
#part22 .main .two ul li{
    width: 32%;
    margin-top: 15px;
    margin-left: 4px;
 display: inline-flex;
     background: #fff;

}
#part22 .main .two ul li img{
    width: 100%;
    height: 170px;
}


#part22 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 46px;
    overflow: hidden;
    
}
#part22 .main .two ul li span{
    font-size: 14px;
    color: #909090;
     width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
	padding-bottom:5px;
}

#part22 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part22 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part22 .main .three ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part22 .main .three ul li:nth-child(even){
    float: right;
}


#part23{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part23 .tit{
    width: 100%;
}
#part23 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part23 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part23 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part20 .main{
    width: 100%;
   
}

#part23 .main .one img{
    width: 100%;


}
#part23 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part23 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part20 .main .two{
    width: 100%;
}
#part23 .main .two ul li{
    width: 49%;
    margin-top: 15px;
	    background: #fff;

}
#part23 .main .two ul li img{
    width: 100%;
    height: 210px;
}
#part23 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part23 .main .two ul li:nth-child(even){
    float: right;
}

#part23 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height:46px;
    overflow: hidden;
   
}
#part23 .main .two ul li span{
    font-size: 14px;
    color: #909090;
   
      width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
	padding-bottom:5px
}

#part23 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part23 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part23 .main .three ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part23 .main .three ul li:nth-child(even){
    float: right;
}


#part24{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part24 .tit{
    width: 100%;
}
#part24 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part24 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part24 .tit  a img{
    width:5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part24 .main{
    width: 100%;
 
}

#part24 .main .one img{
    width: 100%;


}
#part24 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part24 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part24 .main .two{
    width: 100%;
}
#part24 .main .two ul li{
    width: 49%;
    margin-top: 15px;
	    background: #fff;

}
#part24 .main .two ul li img{
    width: 100%;
    height: 210px;
}
#part24 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part24 .main .two ul li:nth-child(even){
    float: right;
}

#part24 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 46px;
    overflow: hidden;
  
}
#part24 .main .two ul li span{
    font-size: 14px;
    color: #909090;
     width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
	padding-bottom:5px;
}

#part24 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part24 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part24 .main .three ul li:nth-child(odd){
    float: left;clear: both;
}
#part24 .main .three ul li:nth-child(even){
    float: right;
}

#part25{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part25 .tit{
    width: 100%;

}
#part25 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part25 .tit span{
    font-size: 20px;
    color: #000;
}
#part25 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part25 .main{
    width: 100%;
    
}

#part25 .main .one img{
    width: 100%;


}
#part25 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part25 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part25 .main .two{
    width: 100%;
}
#part25 .main .two ul li{
    width: 32%;
    margin-top: 15px;
    margin-left: 4px;
    float: left;
	    background: #fff;

}
#part25 .main .two ul li img{
    width: 100%;
    height: 95px;
}


#part25 .main .two ul li p{
    font-size: 14px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 46px;
    overflow: hidden;
    
}
#part25 .main .two ul li span{
    font-size: 14px;
    color: #909090;
      width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
	  
		padding-bottom:5px;
}

#part25 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part25 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part25 .main .three ul li:nth-child(odd){
    float: left;clear: both;
}
#part25 .main .three ul li:nth-child(even){
    float: right;
}



#part26{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part26 .tit{
    width: 100%;
}
#part26 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part26 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part26 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:5px;
    margin-right: 2%;
}
#part26 .main{
    width: 100%;
   
}

#part26 .main .one img{
    width: 100%;


}
#part26 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part26 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part26 .main .two{
    width: 100%;
}
#part26 .main .two ul li{
    width: 49%;
    margin-top: 15px;
		    background: #fff;
	

}
#part26 .main .two ul li img{
    width: 100%;
    height: 210px;
}
#part26 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part26 .main .two ul li:nth-child(even){
    float: right;
}

#part26 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 46px;
    overflow: hidden;
   
}
#part26 .main .two ul li span{
    font-size: 14px;
    color: #909090;
      width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
		   
		padding-bottom:5px;
}

#part26 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part26 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part26 .main .three ul li:nth-child(odd){
    float: left;clear: both;
}
#part26 .main .three ul li:nth-child(even){
    float: right;
}

#part27{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part27 .tit{
    width: 100%;
}
#part27 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part27 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part27 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:12px;
    margin-right: 2%;
}
#part27 .main{
    width: 100%;
    
}

#part27 .main .one img{
    width: 100%;


}
#part27 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part27 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part27 .main .two{
    width: 100%;
}
#part27 .main .two ul li{
    width: 49%;
    margin-top: 15px;
		    background: #fff;
		

}
#part27 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#part27 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part27 .main .two ul li:nth-child(even){
    float: right;
}

#part27 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 46px;
    overflow: hidden;
    
}
#part27 .main .two ul li span{
    font-size: 14px;
    color: #909090;
      width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
		  
		padding-bottom:5px;
}

#part27 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part27 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part27 .main .three ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part27 .main .three ul li:nth-child(even){
    float: right;
}
#part28{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part28 .tit{
    width: 100%;
}
#part28 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part28 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part28 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:12px;
    margin-right: 2%;
}
#part28 .main{
    width: 100%;
    
}

#part28 .main .one img{
    width: 100%;


}
#part28 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part28 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part28 .main .two{
    width: 100%;
}
#part28 .main .two ul li{
    width: 49%;
    margin-top: 15px;
		    background: #fff;
		

}
#part28 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#part28 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part28 .main .two ul li:nth-child(even){
    float: right;
}

#part28 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 46px;
    overflow: hidden;
   
}
#part28 .main .two ul li span{
    font-size: 14px;
    color: #909090;
     width: 100%;
    height: 28px;
    overflow: hidden;
    display: block;
		padding-bottom:5px;
}

#part28 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part28 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part28 .main .three ul li:nth-child(odd){
    float: left;clear: both;
}
#part28 .main .three ul li:nth-child(even){
    float: right;
}
#part29{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part29 .tit{
    width: 100%;
}
#part29 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part29 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part29 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:12px;
    margin-right: 2%;
}
#part29 .main{
    width: 100%;
    
}

#part29 .main .one img{
    width: 100%;


}
#part29 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part29 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part29 .main .two{
    width: 100%;
}
#part29 .main .two ul li{
    width: 49%;
    margin-top: 15px;
	    background: #fff;
		
		}
#part29 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#part29 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part29 .main .two ul li:nth-child(even){
    float: right;
}

#part29 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 46px;
    overflow: hidden;
    
}
#part29 .main .two ul li span{
    font-size: 14px;
    color: #909090;
      width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
		   
		padding-bottom:5px;
}

#part29 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part29 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part29 .main .three ul li:nth-child(odd){
    float: left;clear: both;
}
#part29 .main .three ul li:nth-child(even){
    float: right;
}
#part30{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part30 .tit{
    width: 100%;
}
#part30 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part30 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part30 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:2px;
    margin-right: 2%;
}
#part30 .main{
    width: 100%;
   
}

#part30 .main .one img{
    width: 100%;


}
#part30 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part30 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part30 .main .two{
    width: 100%;
}
#part30 .main .two ul li{
    width: 49%;
    margin-top: 15px;
		    background: #fff;
		

}
#part30 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#part30 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part30 .main .two ul li:nth-child(even){
    float: right;
}

#part30 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 46px;
    overflow: hidden;
    
}
#part30 .main .two ul li span{
    font-size: 14px;
    color: #909090;
     width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
		    
		padding-bottom:5px;
}

#part30 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part30 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part30 .main .three ul li:nth-child(odd){
    float: left;clear: both;
}
#part30 .main .three ul li:nth-child(even){
    float: right;
}
#part31{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part31 .tit{
    width: 100%;
}
#part31 .tit img{
    width:50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part31 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part31 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:12px;
    margin-right: 2%;
}
#part31 .main{
    width: 100%;
  
}

#part31 .main .one img{
    width: 100%;

}
#part31 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part31 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part31 .main .two{
    width: 100%;
}
#part31 .main .two ul li{
    width: 49%;
    margin-top: 15px;
		    background: #fff;
		

}
#part31 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#part31 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part31 .main .two ul li:nth-child(even){
    float: right;
}

#part31 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 46px;
    overflow: hidden;
   
}
#part31 .main .two ul li span{
    font-size: 14px;
    color: #909090;
     width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
		
		padding-bottom:5px;
}

#part31 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part31 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part31 .main .three ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part31 .main .three ul li:nth-child(even){
    float: right;
}


#part32{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part32 .tit{
    width: 100%;
}
#part32 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part32 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part32 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:12px;
    margin-right: 2%;
}
#part32 .main{
    width: 100%;
   
}

#part32 .main .one img{
    width: 100%;

}
#part32 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part32 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part32 .main .two{
    width: 100%;
}
#part32 .main .two ul li{
    width: 49%;
    margin-top: 15px;
		    background: #fff;
	

}
#part32 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#part32 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part32 .main .two ul li:nth-child(even){
    float: right;
}

#part32 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 46px;
    overflow: hidden;
   
}
#part32 .main .two ul li span{
    font-size: 14px;
    color: #909090;
      width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
		 
		padding-bottom:5px;
}

#part32 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part32 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part32 .main .three ul li:nth-child(odd){
    float: left;clear: both;
}
#part32 .main .three ul li:nth-child(even){
    float: right;
}
#part33{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#part33 .tit{
    width: 100%;
}
#part33 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part33 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part33 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:12px;
    margin-right: 2%;
}
#part33 .main{
    width: 100%;
   
}

#part33 .main .one img{
    width: 100%;

}
#part33 .main .one p{
    font-size: 18px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part33 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part33 .main .two{
    width: 100%;
}
#part33 .main .two ul li{
    width: 49%;
    margin-top: 15px;
		    background: #fff;
		

}
#part33 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#part33 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part33 .main .two ul li:nth-child(even){
    float: right;
}

#part33 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 46px;
    overflow: hidden;
   
}
#part33 .main .two ul li span{
    font-size: 14px;
    color: #909090;
     width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
		   
		padding-bottom:5px;
}

#part33 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part33 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part33 .main .three ul li:nth-child(odd){
    float: left;clear: both;
}
#part33 .main .three ul li:nth-child(even){
    float: right;
}
#part34{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
    margin-bottom: 100px;
}

#part34 .tit{
    width: 100%;
}
#part34 .tit img{
    width: 50%;
    vertical-align: bottom;
    margin-left: 2%;
}
#part34 .tit span{
    font-size: 20px;
    color: #000;
    vertical-align: super;
}
#part34 .tit  a img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top:9px;
    margin-right: 2%;
}
#part34 .main{
    width: 100%;
   
}

#part34 .main .one img{
    width: 100%;

}
#part34 .main .one p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#part34 .main .one span{
    font-size: 16px;
    color: #909090;
    margin-left: 2%;
}
#part34 .main .two{
    width: 100%;
}
#part34 .main .two ul li{
    width: 49%;
    margin-top: 15px;
		    background: #fff;
	

}
#part34 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#part34 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#part34 .main .two ul li:nth-child(even){
    float: right;
}

#part34 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 20px;
    overflow: hidden;
    
}
#part34 .main .two ul li span{
    font-size: 14px;
    color: #909090;
      width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
		 
		padding-bottom:5px;
}

#part34 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#part34 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #79112b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

#part34 .main .three ul li:nth-child(odd){
    float: left;clear: both;
}
#part34 .main .three ul li:nth-child(even){
    float: right;
}


#footer{
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: #fff;
    -webkit-box-shadow: #909090 0px 0px 8px;
    -moz-box-shadow: #909090 0px 0px 8px;
    box-shadow: #909090 0px 0px 8px;

    position: fixed;
    bottom: 0;


}

 #footer a{
    display: inline-block;
    width: 32%;
    height: 55px;
    text-align: center;
}
 
#footer a img{
    width: 76%;
    margin-top:5px;
}


/*首页结束*/



#list1{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#list1 .tit{
    width: 100%;
}
#list1 .tit img{
    vertical-align: bottom;
    margin-left: 2%;
}
#list1 .tit span{
    font-size: 20px;
    color: #000;
}
#list1 .tit  a img{
    width: 6%;
    display: inline-block;
    float: right;
    margin-top:2px;
    margin-right: 2%;
}
#list1 .main{
    width: 100%;
    margin-top: 0px;
}

#list1 .main .one img{
    width: 100%;

}
#list1 .main .one p{
    font-size:16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#list1 .main .one span{
    font-size: 14px;
    color: #909090;
    margin-left: 2%;
}
#list1 .main .two{
    width: 100%;
}
#list1 .main .two ul li{
    width: 49%;
    margin-top: 15px;

}
#list1 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#list1 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#list1 .main .two ul li:nth-child(even){
    float: right;
}

#list1 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
      width: 100%;
    height: 20px;
    overflow: hidden;
   
}
#list1 .main .two ul li span{
    font-size: 14px;
    color: #909090;
      width: 100%;
    height: 18px;
    overflow: hidden;
    display: block;
}

#list1 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#list1 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #646464;
}

#list1 .main .three ul li:nth-child(odd){
    float: left;
    clear: both;
}
#list1 .main .three ul li:nth-child(even){
    float: right;
}


#list2{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#list2 .tit{
    width: 100%;
}
#list2 .tit img{
    vertical-align: bottom;
    margin-left: 2%;
}
#list2 .tit span{
    font-size: 20px;
    color: #000;
}
#list2 .tit  a img{
    width: 6%;
    display: inline-block;
    float: right;
    margin-top:2px;
    margin-right: 2%;
}
#list2 .main{
    width: 100%;
    margin-top: 90px;
}

#list2 .main .one img{
    width: 100%;

}
#list2 .main .one p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#list2 .main .one span{
    font-size: 14px;
    color: #909090;
    margin-left: 2%;
}
#list2 .main .two{
    width: 100%;
}
#list2 .main .two ul li{
    width: 49%;
    margin-top: 15px;

}
#list2 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#list2 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#list2 .main .two ul li:nth-child(even){
    float: right;
}

#list2 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#list2 .main .two ul li span{
    font-size: 14px;
    color: #909090;
    margin-left: 2%;
}

#list2 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#list2 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #646464;
}

#list2 .main .three ul li:nth-child(odd){
    float: left;
    clear: both;
}
#list2 .main .three ul li:nth-child(even){
    float: right;
}

#list3{
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

#list3 .tit{
    width: 100%;
}
#list3 .tit img{
    vertical-align: bottom;
    margin-left: 2%;
}
#list3 .tit span{
    font-size: 20px;
    color: #000;
}
#list3 .tit  a img{
    width: 6%;
    display: inline-block;
    float: right;
    margin-top:2px;
    margin-right: 2%;
}
#list3 .main{
    width: 100%;
    margin-top: 10px;
}

#list3 .main .one img{
    width: 100%;

}
#list3 .main .one p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#list3 .main .one span{
    font-size: 14px;
    color: #909090;
    margin-left: 2%;
}
#list3 .main .two{
    width: 100%;
}
#list3 .main .two ul li{
    width: 49%;
    margin-top: 15px;

}
#list3 .main .two ul li img{
    width: 100%;
    height: 100px;
}
#list3 .main .two ul li:nth-child(odd){
    float: left;
    clear: both;
}
#list3 .main .two ul li:nth-child(even){
    float: right;
}

#list3 .main .two ul li p{
    font-size: 16px;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2%;
}
#list3 .main .two ul li span{
    font-size: 14px;
    color: #909090;
    margin-left: 2%;
}

#list3 .main .three ul li{
    width: 49%;
    height: 50px;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    color: #646464;
    font-size: 16px;
    margin-top: 15px;
}
#list3 .main .three ul li a{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #f9f9f9;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #646464;
}

#list3 .main .three ul li:nth-child(odd){
    float: left;
    clear: both;
}
#list3 .main .three ul li:nth-child(even){
    float: right;
}

#list4{
    width: 95%;
    margin: 10px auto;
    overflow: hidden;
}

#list4 .tit{
    width: 100%;
}

#list4 .tit span{
    font-size: 20px;
    color: #363636;
    font-weight: bold;
}
#list4 .main{
    width: 100%;

}

#list4 .main ul li{
    width: 100%;
    height: 100px;
    margin-top: 20px;
}
#list4 .main ul li img{
    width: 100%;
    height: 100px;
}
#list4 .main ul li a div:nth-child(1){
     width: 40%;
    float: left;
 }
#list4 .main ul li a div:nth-child(2){
    width: 58%;
    float: right;
}

#list4 .main ul li a div:nth-child(2) p{
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 10px;
}
#list4 .main ul li a div:nth-child(2) span{
    font-size: 14px;
    color: #333333;
}
#list4  .more{
    text-align: center;
    margin:40px auto;
    clear: both;

}
#list4 .more a{
    border: 1px solid #a5a5a5;
    height: 30px;
    width: 100px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    margin-bottom: 40px;
    border-radius: 25px;
}


/*列表页结束*/



/*播放页开始*/

#article1{
    width: 100%;
    margin: 0 auto;

}

#article1 img{
    width: 100%;
}

#article1 p{
    display: block;
    text-align: center;
    font-size: 20px;
    color: #363636;
    margin-top: 15px;
    margin-bottom: 15px;

}

#article1 span{
    display: block;
    text-align: center;
    font-size: 20px;
    width: 20px;
    height: 5px;
    background: #0bbe06;
    margin: 0 auto;
    border-radius: 15px;

}

#article2{
    width: 95%;
    height: 138px;
    margin: 0 auto;
}
#article2 div:nth-child(1){
    margin-top: 10px;
}

#article2 div:nth-child(1) span{
    font-size: 20px;
    color: #363636;
}

#article2 div:nth-child(1) a{
    font-size: 16px;
    color: #8f8f8f;
    float: right;
    display: inline-block;
    vertical-align: bottom;
}

#article2 div:nth-child(2){
    width: 100%;
    height: 95px;
    overflow: hidden;
    background: url("../images/bod.jpg") no-repeat 5px 5px;
    background-size: 7%;
    margin-top: 12px;
}
#article2 div:nth-child(2) ul li{
    font-size: 16px;
    color: #8f8f8f;
    margin-left: 35px;
    line-height: 30px;
}

#article3{
    width: 95%;
    margin: 20px auto;
    overflow: hidden;
}

#article3 .tit{
    width: 100%;
}

#article3 .tit span{
    font-size: 22px;
    color: #363636;
    font-weight: bold;
}
#article3 .main{
    width: 100%;

}

#article3 .main ul li{
    width: 100%;
    height: 100px;
    margin-top: 20px;
}
#article3 .main ul li img{
    width: 100%;
    height: 100px;
}
#article3 .main ul li a div:nth-child(1){
    width: 40%;
    float: left;
}
#article3 .main ul li a div:nth-child(2){
    width: 58%;
    float: right;
}

#article3 .main ul li a div:nth-child(2) p{
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 10px;
}
#article3 .main ul li a div:nth-child(2) span{
    font-size: 14px;
    color: #333333;
}
#article3  .more{
    text-align: center;
    margin:40px auto;
    clear: both;

}
#article3 .more a{
    border: 1px solid #a5a5a5;
    height: 30px;
    width: 100px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    margin-bottom: 40px;
    border-radius: 25px;
}
#piao{
        width: 98%;
    margin: 0 auto;
}

#piao ul li{
    width: 100%;
    height:auto;
}
#piao ul li img{
    width: 100%;
    height:auto;
}



#piao ul span{
    display: inline-block;
    height: 94px;
    width: 100%;
    color: #444;
    line-height: 23px;
  
    background: #e7e7e7;
    margin: 0 auto;
    
    
} 

#piao ul span h1{
       float: right;
    position: relative;
    top: -36px;
    right: 50px;
    font-size: 52px;
}







