html,
body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    font-family: 'Microsoft YaHei', Tahoma, '\5FAE\8F6F\96C5\9ED1', Arial, Helvetica, sans-serif;
    min-width: 1200px;
    max-height:3300px;
}

/*初始化css*/
img {
    border: none;
}

a {
    text-decoration: none;
    color: black;
}

/* top 开始*/
.top {
    background-color: #282828;
    width: 100%;
    height: 35px;
    color: #9f9d9d;
    font-size: 12px;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.top .content {
    width: 1200px;
    margin: 0 auto;
    /*overflow: hidden;*/
    /*padding-left: 100px;*/
}

.top a {
    display: inline-block;
    color: #fff;
}

.topleft {
    float: left;
    padding-top: 1px;
}

.topright {
    float: right;
}

.log a {
    color: #FFF;
    text-decoration: none;
}

.log span {
    color: #FFF;
}

/*主体内容*/
.index {
    width: 100%;
    min-width: 1200px;
}

.index1 {
    width: 100%;
    min-width: 1200px;
    height: 351px;
    /* background-color: #DD0907; */
    position: relative;
    top: -1333px;
    top: -1220px;
    top: -1384px;
    top: -1500px;

}


/*核心内容区*/
.hxcontent {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: -610px;

}

/*头图------------------------------------------------------------------------------------------------------------------------------------------*/
.banner {
    height: 1133px;
    background: url(../images/banner.png) no-repeat center -18px;

}


/*视频报道*/

.topcontent {
    width: 1200px;
    position: relative;
    /* overflow: hidden; */
    /* margin-top: 17px; */
    height: 570px;
    margin-bottom: 504px;
}

.spbdbt {
    width: 713px;
    margin-bottom: 30px;

}

.sjjjgb {
    width: 519px;
    position: absolute;
    right: -28px;
    top: 0;
}

.sjjjcon {
    color: #FDE2B7;
    width: 384px;
    line-height: 37px;
    font-size: 19px;
    font-family: 'Source Han Sans', 'Noto Sans CJK SC', 'HanHei SC', 'Microsoft YaHei', sans-serif;
    position: absolute;
    top: 100px;
    right: 41px;
    text-align: justify;
    text-indent: 2em;
}

.sjjjcon-text:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.topconimg {
    width: 708px;
    height: 398px;

    height: 457px;
    float: left;
    margin: 0;
    margin-bottom: 3px;
    overflow: hidden;
    position: relative;
}

.topconimg .imgbt {
    display: inline-block;
    color: white;
    color: #000;
    text-align: left;
    position: absolute;
    /*-------------------------------*/
    width: 683px;
    font-size: 24px;
    height: 46px;
    line-height: 46px;
    padding: 0px 15px 0px 10px;
    left: 0;
    right: 0;
    bottom: 0;
    /*background: rgba(0,0,0,.65);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
	*/
    z-index: 15;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.zbimgcon {
    width: 708px;
    height: 398px;
    height: 457px;
    position: relative;
}

.zbimgcon img {
    width: 708px;
    height: 398px;
}

.imgbt:hover {
    color: #DC0200;
}

.imgbt2:hover {
    color: #DC0200;
}

.pagination {
    position: absolute;
    z-index: 20;
    top: 17px;
    right: 15px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    padding: 2px 8px;
    border-radius: 13px;
}

.pagination .swiper-pagination-switch {
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 7px;

    background: #fff;
    margin: 0 4px;
    /* opacity: 0.8;  */
    cursor: pointer;
}

.pagination .swiper-active-switch {
    background: #DC0200;
    /* border: 1px solid #B50001; */
}

/* 动态 */
.dongtai {
    width: 1200px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px dashed #D9D9D9;
    padding-bottom: 17px;
    margin-bottom: 13px;
}

.zjbtimg {
    width: 1200px;
    margin: -7px 0 30px 0;
}

.zjcon {
    width: 398px;
    float: left;
}

.zjcon:nth-child(3) {
    margin-left: 3px;
}

.zjcon:nth-child(4) {
    float: right;
}

.zjconimg {
    width: 398px;
    height: 225px;
    display: inline-block;
    position: relative;
}

.zjconimg img {
    width: 398px;
    height: 225px;
}

.zjconbt {
    display: inline-block;
    color: #292929;
    text-align: left;
    width: 388px;
    font-size: 24px;
    /* height: 46px; */
    line-height: 36px;
    padding: 0px 5px;
    margin-top: 8px;
}

.zjconbt:hover {
    color: #DC0200;
}

.play {
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../images/play.png) no-repeat center top;
    background-size: 100%;
}

.dtxia {
    width: 1200px;
    overflow: hidden;
    position: relative;
}

.dtxiaa {
    display: inline-block;
    color: #000;
    text-align: left;
    width: 388px;
    font-size: 26px;
    /* height: 46px; */
    line-height: 36px;
    padding: 0px 5px;
    margin-top: 8px;
}

.dtxiaa:nth-child(3) {
    float: right;
}

.dtxiaa:hover {
    color: #DC0200;
}

/* 评论 */
.jingyan {
    width: 1200px;
    position: relative;
    overflow: hidden;
}

.plbtimg {
    width: 1200px;
    margin: 45px 0px 48px 0px;
}

.plconr {
    width: 761px;
    float: right;
    margin-top: -21px;
}

.plconra {
    display: inline-block;
    border-bottom: 1px dashed #D9D9D9;
    color: #000;
    font-size: 26px;
    /* font-weight: 600; */
    width: 362px;
    height: 82px;
    letter-spacing: 2px;
    line-height: 41px;
    padding: 17px 0;
}

.plconr a:nth-child(even) {
    float: right;
}

.plconr a:nth-child(5),
.plconr a:nth-child(6) {
    border: none;
}

/* 一线 */
.yixina {
    width: 1200px;
    margin: 0 auto;
    /* overflow: hidden; */
    position: relative;
    /* left: -26px; */
    z-index: 23;

}

.zjibtimg {
    width: 1200px;
    margin: 29px 0 12px 0;

}

.dyu {
    width: 400px;
    height: 439px;
    position: absolute;
    top: -118px;
    left: -400px;
    background-color: #DD0907;
    display: none;
}

.jctpbt {
    width: 625px;
    position: absolute;
    top: -118px;
    right: 19px;
}

.zbbdbt {
    width: 499px;
    position: absolute;
    top: -118px;
    left: 1px;
}

.yxconl {
    /* float: left; */
    width: 473px;
    padding: 0 0px 0 26px;
    height: 345px;
    margin-top: -24px;
    position: absolute;
    left: 0;
    top: -24px;
    background-color: #fff;

}

.yxconl .yxconra {
    display: inline-block;
    border-bottom: 1px dashed #D9D9D9;
    color: #000;
    font-size: 25px;
    /* font-weight: 600; */
    width: 470px;
    min-height: 82px;
    letter-spacing: 1px;
    line-height: 39px;
    padding: 16px 0;
    /* text-align: justify; */
}

.yxconra:hover {
    color: #DC0200;
}

.yxconl .yxconra:nth-child(3) {
    border: none;
}

.zjiimgcon {
    width: 625px;
    height: 366px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.zjiwap {
    width: 625px;
    height: 366px;
    position: relative;
    overflow: hidden;
    position: absolute;
    top: -35px;
    right: 20px;
}

.zjiimgcon img {
    width: 558px;
    height: 314px;
    margin: 0 auto;
}

.imgbt2 {
    display: inline-block;
    color: white;
    color: #000;
    text-align: left;
    position: absolute;
    bottom: 0px;
    left: 0px;
    /*-------------------------------*/
    width: 558px;
    font-size: 24px;
    height: 43px;
    line-height: 43px;
    padding: 0px 0px 0 0px;
    bottom: 0px;
    left: 34px;
    letter-spacing: 2px;
    /* background: rgba(0,0,0,.65);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%); */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 分页器 */
.prev5wap {
    position: absolute;
    left: 546px;
    top: 10px;
    text-align: center;
    background-color: #DC0000;
    padding: 81px 10px;
}

.prev5 {
    width: 23px;
    cursor: pointer
}

.next5wap {
    position: absolute;
    right: 11px;
    top: 10px;
    text-align: center;
    background-color: #DC0000;
    padding: 81px 10px;
}

.next5 {

    width: 23px;
    cursor: pointer
}

/* 评论 */
.pinglun {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.ssktbtimg {
    width: 1200px;
    margin: 92px 0 40px 0;
}

.ssktconl {
    float: left;
    width: 400px;
    margin-right: 23px;
}

.ssktconl .plconra {
    display: inline-block;
    border-bottom: 1px dashed #D9D9D9;
    color: #000;
    font-size: 26px;
    /* font-weight: 600; */
    width: 400px;
    height: 82px;
    letter-spacing: 1px;
    line-height: 39px;
    padding: 13px 0;
}

.plconra:hover {
    color: #DC0200;
}

.ssktconl .plconra:nth-child(2) {
    border: none;
}

.ssktconimg {
    width: 386px;
    height: 220px;
    float: left;
    position: relative;
}

.ssktconimg img {
    width: 386px;
    height: 220px;
}

.pinglun .ssktconimg:nth-child(4) {
    float: right;
}

.imgbt3 {
    display: inline-block;

    color: white;
    text-align: left;
    position: absolute;

    /*-------------------------------*/
    width: 346px;
    font-size: 22px;
    height: 46px;
    line-height: 50px;
    padding: 0px 20px 0px 20px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .65);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    z-index: 15;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 权威访谈 */
.qwft {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.qwfttbtimg {
    width: 1200px;
    margin: 44px 0 35px 0;
}

.djjt {
    width: 626px;
    background-color: #DC0200;
    border-bottom: 2px solid #dcdcdc;
    height: 67px;
    line-height: 67px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;

}

.qwftbtwap {
    width: 1196px;
    position: relative;
    height: 69px;
    overflow: hidden;
}

.jyfx {
    width: 570px;
    background-color: #fff;
    border-bottom: 2px solid #dcdcdc;
    height: 67px;
    line-height: 67px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #000;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 4;
    cursor: pointer;
}

.dwmk {
    width: 0;
    height: 0;
    border-width: 67px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    left: 557px;
    top: -68px;
    transform: rotate(-20deg);
}

.dwmk1 {
    width: 36px;
    height: 2px;
    position: absolute;
    left: 591px;
    top: 67px;
    background-color: #dcdcdc;
    z-index: 5;
}

.qwftconwap {
    width: 1196px;
    border: 2px solid #dcdcdc;


}

.djjtcon,
.jyfxcon {
    width: 1128px;
    padding: 30px 34px;
}

.jyfxcon {
    display: none;
}

.djjtcona,
.jyfxcona {
    display: inline-block;
    border-bottom: 1px dashed #D9D9D9;
    color: #000;
    font-size: 25px;
    /* font-weight: 600; */
    width: 362px;
    height: 82px;
    letter-spacing: 2px;
    line-height: 41px;
    padding: 17px 0;
}

.djjtcona:hover,
.jyfxcona:hover {
    color: #DC0200;
}

.djjtcona:nth-child(3n),
.jyfxcona:nth-child(3n) {
    float: right;
}

.djjtcona:nth-child(3n+2),
.jyfxcona:nth-child(3n+2) {
    margin-left: 15px;
}

.djjtcona:nth-child(4),
.djjtcona:nth-child(5),
.djjtcona:nth-child(6) {
    border: none;
}

.jyfxcona:nth-child(4),
.jyfxcona:nth-child(5),
.jyfxcona:nth-child(6) {
    border: none;
}

/* 重点工程巡礼 */
.zdgcxl {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.zdgcxlbtimg {
    width: 1200px;
    margin: 38px 0 35px 0;
}

.zdgcxlconwap {
    width: 1196px;
    border: 2px solid #dcdcdc;
    overflow: hidden;
}

.qwftbtwap1 {
    width: 1196px;
    position: relative;
    height: 69px;
    overflow: hidden;
}

.djjt1 {
    width: 626px;
    background-color: #fff;

    border-bottom: 2px solid #dcdcdc;
    height: 67px;
    line-height: 67px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;

}

.jyfx1 {
    width: 570px;
    background-color: #DC0200;
    border-bottom: 2px solid #dcdcdc;
    height: 67px;
    line-height: 67px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #fff;

    position: absolute;
    top: 0;
    right: 0;
    z-index: 4;
    cursor: pointer;
}

.dwmks {
    width: 0;
    height: 0;
    border-width: 67px;
    border-style: solid;
    border-color: transparent transparent #DC0200 transparent;
    position: absolute;
    left: 557px;
    top: -68px;
    transform: rotate(-20deg);
}

.dwmks1 {
    width: 36px;
    height: 2px;
    position: absolute;
    left: 591px;
    top: 67px;
    background-color: #dcdcdc;
    z-index: 5;
}

.djjtcon1,
.jyfxcon1 {
    width: 1128px;
    padding: 30px 34px 20px 34px;
    overflow: hidden;
}

.djjtcon1 {
    display: none;
}

.ssktconimg1 {
    width: 540px;
    height: 308px;
    float: left;
    position: relative;
    margin-bottom: 20px;
}

.ssktconimg1 img {
    width: 540px;
    height: 308px;
}

.zdgcxl .ssktconimg1:nth-child(2) {
    float: right;
}

.imgbt33 {
    display: inline-block;

    color: white;
    text-align: left;
    position: absolute;

    /*-------------------------------*/
    width: 500px;
    font-size: 22px;
    height: 46px;
    line-height: 50px;
    padding: 0px 20px 0px 20px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .65);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    z-index: 15;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.plconra2 {
    display: inline-block;
    /* border-bottom: 1px dashed #D9D9D9; */
    color: #000;
    font-size: 25px;
    /* font-weight: 600; */
    width: 540px;
    height: auto;
    letter-spacing: 2px;
    line-height: 41px;
    /* padding: 17px 0; */
}

.djjtcon1 .plconra2:nth-child(4) {
    float: right;
}

.jyfxcon1 .plconra2:nth-child(4) {
    float: right;
}

.yixian a:hover,
.pinglun a:hover,
.zdgcxl a:hover {
    color: #DC0200;
}

/* 极端天气 */
.index3 {
    width: 100%;
    min-width: 1200px;
    height: 518px;
    background-color: #DC0200;
    margin-bottom: 95px;
}

.jdtqbtw {
    width: 100%;
    background-color: #fff;
    min-width: 1200px;
    /* height: 88px; */
}

.jdtqbtn {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
}

.jdtqbtn img {
    width: 1200px;
    margin: 35px 0 70px 0;
}

/* 一线 */



/* 评论感言 */
.plgy {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 23;
}

.plgy img {
    width: 1200px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.plgycon {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.plgycon a {
    width: 558px;
    font-size: 25px;
    padding: 0 20px;
    color: #000;
    height: 40px;
    margin: 5px 0;
    line-height: 40px;
    background-color: #f7f7f7;
    /* background-color: #DC0200; */
    overflow: hidden;
    white-space: nowrap;
    /* 防止文字换行 */
    text-overflow: ellipsis;
    /* 超出部分显示省略号 */
    float: left;
}

.plgycon a:nth-of-type(even) {
    float: right;
}

.plgycon a:hover {
    color: #DC0200;
}

/*文学作品 */
.wxzp {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 23;
    /*display:none;*/
}

.wxzpbt {
    width: 1200px;
    margin-top: 44px;
    margin-bottom: 36px;
}

.wxzpcon1 .imgbt {
    display: inline-block;
    color: white;
    text-align: left;
    position: absolute;
    /*-------------------------------*/
    width: 420px;
    font-size: 21px;
    height: 46px;
    line-height: 46px;
    padding: 0px 15px 0px 25px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .65);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    z-index: 15;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.wxzpcon1 {
    width: 460px;
    height: 245px;
    position: relative;
    float: left;
    margin-bottom: 35px;
}

.wxzpcon1 img {
    width: 460px;
    height: 245px;
}

.wxzpcon1 .imgbt:hover {
    color: #DC0200;
}

.wxzpco {
    float: right;

}

.wxzpco img {
    width: 161px;
    height: 216px;
    margin-top: 15px;
    margin-left: 80px;
}

/* 广告 */
.ggbanner {
    width: 1200px;
    margin: 35px 0 25px 0;
    /*display:none;*/
}

/* 先进事迹 */
.index2 {
    width: 100%;
    min-width: 1200px;
    position: relative;
    top: -333px;
    /*display:none;*/

}

/* 人物志 */
.rwz {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
}

.rwzbtimg {
    width: 1200px;
    margin: 0 auto;
    /* margin-top: -5px; */
    margin-bottom: 52px;
}

.boxwar {
    margin: 0 auto;
    /* margin-top: 80px; */
    width: 1200px;
    height: 406px;

    position: relative;
}

.listnei {
    width: 1200px;
    height: 406px;
    overflow: hidden;
    position: absolute;
    left: 0%;
    /* margin-left: -600px; */
}

.boxwar .btn {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, .65);
    cursor: pointer;
    z-index: 6;
    /* display: none; */
}

.boxwar .btn img {
    width: 22px;
    margin: 0 auto;
    margin-top: 11px;

}

.btn:hover {
    background-color: rgba(255, 86, 1, 1);
}

.boxwar .next {
    right: 18px;
}

.boxwar .next img {
    margin-left: 2px;
}

.boxwar .prev {
    left: 18px;
}

.boxwar li {
    position: absolute;
    top: 0;
    left: -35px;
    list-style: none;
    opacity: 0;
    transition: all 0.3s ease-out;
}

.boxwar li img {
    width: 686px;
    height: 406px;
    border: none;
    float: left;
}

.p1 {
    -ms-transform: translate3d(36px, 0, 0) scale(0.52);
    transform: translate3d(36px, 0, 0) scale(0.52);
    transform-origin: 0 50%;
    opacity: 0.8 !important;
    z-index: 2;
}

.p2 {
    -ms-transform: translate3d(109px, 0, 0) scale(0.66);
    transform: translate3d(109px, 0, 0) scale(0.66);
    transform-origin: 30% 50%;
    opacity: 1 !important;
    z-index: 3;
}

.p3 {
    -ms-transform: translate3d(288px, 0, 0) scale(1);
    transform: translate3d(288px, 0, 0) scale(1);

    z-index: 4;
    opacity: 1 !important;
}

.p4 {
    -ms-transform: translate3d(449px, 0, 0) scale(0.66);
    transform: translate3d(449px, 0, 0) scale(0.66);
    transform-origin: 78% 50%;
    opacity: 1 !important;
    z-index: 3;
}

.p5 {
    -ms-transform: translate3d(672px, 0, 0) scale(0.52);
    transform: translate3d(672px, 0, 0) scale(0.52);
    transform-origin: 63% 50%;
    opacity: 0.8 !important;
    z-index: 2;
}

.p3 .imgbt8 {
    display: inline-block !important;
}

.imgbt8 {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000, endColorstr=#aa000000);
    color: white;
    text-align: left;
    position: absolute;
    bottom: 0px;
    left: 0px;
    /*-------------------------------*/
    width: 636px;
    font-size: 23px;
    height: 59px;
    line-height: 59px;
    padding: 0 25px;
    top: 347px;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000, endColorstr=#aa000000);
    z-index: 15;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: none;
}

.imgbt8:hover {
    color: #c41b00;
}

/**/
.xjsjbdwap {
    width: 100%;
    min-width: 1200px;
    height: auto;
    padding: 15px 0;
    background-color: #DD0907;
    border-bottom: 1px solid #FC5C02;

}

.plgycon1 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.plgycon1 a {
    width: 550px;
    font-size: 25px;
    padding: 0 20px;
    color: #fff;
    height: 40px;
    margin: 5px 0;
    line-height: 40px;
    border: 1px solid #FC5C02;
    /* background-color: #f7f7f7; */
    /* background-color: #DC0200; */
    overflow: hidden;
    white-space: nowrap;
    /* 防止文字换行 */
    text-overflow: ellipsis;
    /* 超出部分显示省略号 */
    float: left;
}

.plgycon1 a:nth-of-type(even) {
    float: right;
}

.plgycon1 a:hover {
    background-color: #FFE7CD;
    color: #000;
}