html,body,ul,li,div,hr,a,img,p,ol {
    margin: 0;
    padding: 0;
}
.clearfix:after { display: block; height: 0; content:""; visibility: hidden; clear: both; }
            .clearfix { *zoom: 1; }
            a {
                text-decoration: none;
            }
            img {
                border: 0;
                vertical-align: middle;
            }
            ul,li{list-style: none;}           
a:hover{
    text-decoration: none;
}
/*总布局宽度1335px*/
.width-fixed {
    /*width: 1335px;*/
    width: 1200px;
    margin: auto;
}
/*总布局宽度100%*/
.width-fluid {
    width: 100%;
}

/*[开始]视频先锋*/
.spxf_Part {
    height: 38px;
    margin-top: 38px;
}
.spxf_Word {
    float: left;
    width: 160px;
    height: 38px;
    background-color: #AB1145;
    line-height: 34px;
    color: white;
    font-weight: 500;
    font-family: 微软雅黑;
    font-size: 30px;
    text-align: center;
}
.spxf_PartRight_img {
    float: right;
    margin-top: 5px;
}
.spxf_Rimg {
    margin-left: 40px;
}
.spxf_Rimg1 {
    margin-left: 20px;
}
.spxf_PartRight_line {
    margin-left: 30px;
    margin-top: 5px;
    float: right;
    width: 1px;
    height: 28px;
    background-color: #989898;
    line-height: 38px;
}
.spxf_PartRight_Word {
    float: right;
    margin-left: 10px;
}
.spxf_PartRight_Word > a {
    font-size: 18px;
    color: #4E4E4E;
    font-weight: 600;
    line-height: 38px;
}
/*视频先锋轮播图*/
.spxf_Part1 {
    position: relative;
    /*width: 1334px;*/
    width: 1200px;
    height: 465px;
    margin: 0 auto;
}
.spxf_Part1_1 {
    width: 100% !important;
    height: 465px;
    position: relative;
}
.spxf_Part1_Img {
    position: relative;
    width: 100%;
    height: 465px;
}
.spxf_Part1_ImgBlock {
    display: block!important;
}
.spxf_Part1_Img  li {
    position: absolute;
    display: none;
    width: 100%;
}
.spxf_Part1_Img li {
    display: none;
}
.spxf_Part1_Img li img{width:100%; height: 465px !important;}
.spxf_point {
    /*width: 20%;*/
    height: 14px;
    position: absolute;
    /*left: 45%;*/
    left: 46.8%;
    bottom: 18px;
    list-style: none;
}
.spxf_point li {
    float: left;
    width: 14px;
    height: 14px;
    margin: 0 5px 0 5px;
    border-radius: 50%;
    background-color: #be3a43;
}
.spxf_Part1_Btn {
    /*width: 169px;
    height: 465px;*/
    width: 180px;
    position: absolute;
    top: 13%;
    right: 4%;
}
.spxf_Part1_Btn li {
    position: relative;
    float: right;
    list-style: none;
    margin-bottom: 28px;
    /*width: 155px;
    height: 66px;
    line-height: 65px;*/
    width: 180px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    border-radius: 5px;
    font-size: 22px;
    cursor: pointer;
    background-color: rgba(0,0,0,0.2);
}
.spxf_Part1_Btn li a {
    color: white;
    padding-left: 42px;
    letter-spacing: 1px;
}
.spxf_Part1_Btn li div {
    position: absolute;
    bottom: 3px;
    left: 22px;
}
.spxf_radioPlay {
    display: block!important;
}
.spxf_Part1_Btn li div {
    /*display: none;*/
}

.spxf_pointBKG { background-color: white!important; }
.spxf_Part1_BtnBKG{ background: rgba(199,40,52,0.93)!important; }
.spxf_Part1_Img li img{ width:100%; }

/*[结束]视频先锋*/





