.wrapCon{
 margin:0 auto;
 text-align:center;
 margin-top:350px;
}

.banner{
float:left;
width:580px;
height:258px;
}
.banner img {
    width: 580px;
    height: 258px;
}

.wrapCon img.bigImg {
    width: 1200px;
    height: 42px;
    margin-top: 30px;
}
.newsNav ul li.cur {
    border-bottom: 3px solid #d7000f;
    color: #d7000f;
}
.indexTitle p.title {
    font-size: 20px;
    width: 120px;
    float: left;
    border-bottom: 3px solid #d7000f;
    color: #d7000f;
    font-weight: bold;
    text-align: center;
    height: 40px;
    margin-top: -1px;
}
.news19{
    width: 560px;
    float: right;
    margin-right: 20px;

}
.news1{
    width: 386px;
    float: left;
    margin-top: 25px;
    margin-right: 20px;
}
.news2{
    width: 386px;
    float: left;
    margin-top: 25px;
    margin-right: 20px;
}
.news3{
    width: 386px;
    float: right;
    margin-top: 25px;
   
}
.ul1 , .ul2 , .ul3{
    display: block;
    text-align:left;
    line-height: 28px;
    width: 350px;
   font-size:14px;
}

.ul0{
    display: block;
    text-align:left;
    line-height: 28px;
    width: 550px;
   font-size:16px;
}

.slideNav ul li a {
    font-size: 16px;
    display: block;
    width: 100%;
    line-height: 45px;
    margin-left: 20px;
}
.slideNav ul li:hover a, .slideNav ul li.cur a {
    color: #ffffff;
    font-weight: bold;
}
