
.h2{
    text-align: center;
}
.h2 .p1{
    font-size: 30px;
    color: #242424;
    line-height: 1;
}
.h2 .p1 em{
    font-weight: bold;
    color: #e50012;
}
.h2 .p2{
    line-height: 1;
    font-size: 14px;
    color: #ababab;
    padding:17px 0;
    background:url(../images/bg-line.png) no-repeat center bottom;
}
.prowrap{
    width: 100%;
    float: left;
    margin:80px auto;
}
.prowrap ul{
    width: 1230px;
    float: left;
    margin-left: -30px;
    margin-bottom: -30px;
}
.prowrap .plist ul li{
    float: left;
    width: 378px;
    border: 1px solid #e5e5e5;
    margin-left: 30px;
    margin-bottom: 30px;
}
.prowrap .plist ul li img{
    width: 100%;
    height: 200px;
    float: left;
    clear: both;
}
.prowrap .plist ul li p{
    width: 318px;
    margin:0 30px;
    clear: both;
    text-align: left;
    line-height: 1;
    float: left;
}
.prowrap .plist ul li .p1{
    font-size: 18px;
    color: #333;
    margin-top:30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.prowrap .plist ul li .p3{
    margin-top: 32px;
}
.prowrap .plist ul li .p4 .btn{
    float: right;
    width: 128px;
    height: 36px;
    color: #999;
    border:1px solid #999;
    line-height: 36px;
    border-radius: 18px;
    text-align: center;
    margin-top:32px;
    margin-bottom: 30px;
}
.prowrap .plist ul li:hover .p1{
    font-weight: bold;
    color: #1f85c0;
}
.prowrap .plist ul li:hover .p4 .btn{
    color: #1f85c0;
    border:1px solid #1f85c0;
}
.prowrap .plist ul li:hover{
    box-shadow: 0 0 15px #ccc;
}
.fan{
    width: 100%;
    float: left;
    height: 622px;
    background:url(../images/bg-test.png) no-repeat 50%;
    color: #fff;
    text-align: left;
}
.fan a{
    color: #fff;
}
.fan .p1{
    font-size: 30px;
    line-height: 1;
    margin-top: 70px;
}
.fan .p2{
    margin-top:40px;
    line-height: 2;
    /*! height: 120px; */
    overflow: hidden;
}
.fan .p3{
    margin-top: 30px;
    height: 205px;
}
.fan .p3 a{
    display: inline-block;
    width: 128px;
    height: 36px;
    color: #fff;
    text-align: center;
    border:1px #fff solid;    
    border-radius: 18px;
    line-height: 36px;
}
.fan .fimg{
    text-align: center;
}
.jjfa{
    width: 100%;
    float: left;
    margin: 70px 0;
}
.jjfa .flist{
    margin-top: 50px;
    width: 1226px;
    float: left;
    margin-left: -26px;
}
.jjfa .flist a{
    display: block;
    width: 278px;
    height: 362px;
    border:1px solid #e5e5e5;
    text-align: left;
    line-height: 1;
    margin-left: 26px;
    float: left;
}
.jjfa .flist a img{
    width: 100%;

    height: 215px;
}
.jjfa .flist a p{
    width: 220px;
    margin:0 30px;
}
.jjfa .flist a .p1{
    font-size: 18px;
    color: #333;
    margin-top:30px;
    white-space: nowrap;
    text-align:center;
    margin-bottom:30px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jjfa .flist a .p2{
    font-size: 14px;
    color: #777;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 2;
}
.jjfa .flist a .p4{
    text-align: center;
}
.jjfa .flist a .p4 .btn{
    display:inline-block;
    width: 128px;
    height: 36px;
    color: #1f85c0;
    border:1px solid #1f85c0;
    line-height: 36px;
    border-radius: 18px;
    text-align: center;
}
.jjfa .flist a:hover{
    box-shadow: 0 0 15px #ccc;
}


.xw{
    width: 100%;
    float: left;
    padding:70px 0;
    background:url(../images/bg-news.png) center;
}
.xw .pt{
    font-size: 30px;
    color: #fff;
}
.xw .flist{
    margin-top: 50px;
    width: 1230px;
    float: left;
    margin-left: -30px;
}
.xw .flist a{
    display: block;
    background: #fff;
    width: 380px;
    height: 440px;
    text-align: left;
    line-height: 1;
    margin-left: 30px;
    float: left;
}
.xw .flist a img{
    width: 100%;
    height: 290px;
}
.xw .flist a p{
    width: 320px;
    margin:0 30px;
}
.xw .flist a .p1{
    font-size: 18px;
    color: #333;
    margin-top:30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background:url(../images/bg-news-tit.png) bottom left no-repeat;
    padding-bottom: 30px;
}
.xw .flist a .p2{
    font-size: 14px;
    color: #777;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 2;
}
.xw .flist a .p4{
    text-align: center;
}
.xw .flist a .p4 .btn{
    display:inline-block;
    width: 128px;
    height: 36px;
    color: #1f85c0;
    border:1px solid #1f85c0;
    line-height: 36px;
    border-radius: 18px;
    text-align: center;
}
.xw .flist a:hover{
    box-shadow: 0 0 15px #ccc;
}