@charset "utf-8";
    /* CSS Document */

/*----------公共部份---------*/
@font-face
{
    font-family: KaiTi;
    src: url('../css/fonts/KaiTi.ttf');
    src: url('../css/fonts/KaiTi.otf');
    src: url('../css/fonts/KaiTi.svg');
    src: url('../css/fonts/KaiTi.woff');
    src: url(../css/fonts/KaiTi.ttf);
    src: url(../css/fonts/KaiTi.otf);
    src: url(../css/fonts/KaiTi.svg);
    src: url(../css/fonts/KaiTi.woff);
}

html, body {
    height: 100%;
    width: 100%;
    font-size:16px;
    line-height:180%;
    font-family: "KaiTi","\6977\4F53";
    color:#333;
    margin: 0;
    padding: 0;
	background: url(../images/index_bg.jpg);
    }

ul,li,dl,dt{
    margin: 0;
    padding: 0;
    list-style: none;
    }



img {
    border: 0;
    }

a, a:visited {
    color: #666;
    text-decoration: none;
    transition: all linear .4s;
    -webkit-transition: all linear .4s;
    }

a:hover {
    color:#960000;
    text-decoration:none;
    }

.c {
    clear: both;
    overflow: hidden;
    }



/*---首页----*/

.index_bg{
    width:100%;
    height:100%;
    overflow:hidden;
    background:url(../images/index_bg.jpg) top center no-repeat;
    background-size:cover;
    }



.top{
    width:720px;
    margin:45px auto 0;
    text-align:center;
    }



.cent{
    width:1172px;
    overflow:hidden;
    margin:0 auto;
    text-align:center;
    }



.kz_all{
    width:720px;
    overflow:hidden;
    margin:10px auto 0;
    }



.kz_all_img{
    width:595px;
    overflow:hidden;
    float:right;
    text-align:center;
    }



.close{
    width:2%;
    height:2%;
    position:absolute;
    top:30px;
    float:right;
    right:30px;
    }



.kyzt{
    position: absolute;
    bottom: 30px;
    float: right;
    right: 30px;
    text-align: center;
    font-size: 1.5vw;
    color: #FFF;
    padding: .5% 1%;
    opacity: 0.6;
    filter: alpha(opacity=60);
    background-color: #000;
    border-radius: 40px;
    -moz-border-radius: 40px;
    font-weight:bold;
    }





.kyzt:hover{
    background-color: #eee;
    color:#ff0000;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all linear .4s;
    -webkit-transition: all linear .4s;
    }


@-moz-document url-prefix() {
.index img {
    height: 96%!important;
    }
.index{
    display: -webkit-box!important;
    }
}

@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none){

.index img {
    height: 96%!important;
    }

}

.index{
    height: 100%;
    width: 100%;
    padding-bottom:0%;
    padding-top:3%;
    display: table;
    display: -ms-flexbox;
    }

.index img {width: auto;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
    }


@media screen and (min-height:880px) {
    .top img{
    width:88%;
    text-align:center;
    }

	.cent img{
    width:88%;text-align:center;
    }

	.kz_all_img img{
    width:88%;text-align:center;
    }

}



@media screen and (min-height:1080px) {
    .top img{
    width:100%;
    text-align:center;
    }

	.cent img{
    width:100%;text-align:center;
    }

	.kz_all_img img{
    width:100%;text-align:center;
    }

}









/*---内页----*/

.head_bg{
    width:100%;
    height:766px;
    background:url(../images/top_bg.jpg?date=20200304) top center no-repeat;
    }



/*---内页菜单----*/

.menu_bg{
    width:100%;
    height:60px;
    line-height:60px;
    background:#800000;
    box-shadow:0px 0px 100px #000;
    position:absolute;
    z-index:999;
    }



.menu{
    width:1200px;
    margin:0 auto;
    height:60px;
    line-height:60px;
    color:#fff;
    }



.menu ul{
    width:100%;
    height:60px;
    font-family:"SongTi";
    font-size:16px;
    }

.menu ul li{
    width:50%;
    height:60px;
    line-height:60px;
    text-align:center;
    color:#fff;
    float:left;
    background:#800000;
    }



.menu ul li a{
    width:100%;
    height:60px;
    line-height:60px;
    text-align:center;
    color:#fff;
    display:block;
    font-weight:800;
    }



.menu ul li a.cur{
    width:100%;
    height:60px;
    line-height:60px;
    text-align:center;
    color:#fff;
    background:#B4000E;
    }
.menu ul li>a:hover{
    background:#A12A19;
    }
.menu ul li>a:active{
    background:#711711;
    }


/*---英雄榜----*/

.honor_main{
    width:100%;
    background:url(../images/index_bg.jpg) top center repeat-y;
    overflow:hidden;
    }

.honor_title{
    width:705px;
    height:203px;
    margin:180px auto 20px;
    }



.honor_content{
    width:1200px;
    clear:both;
    font-size:30px;
    color:#FDD597;
    text-align:center;
    line-height:160%;
    margin:20px auto 60px auto;
    }



.jz_all{
    width:1273px;
    margin:0 auto 150px;
    overflow:hidden;
    }



.jz_all_top{
    width:1273px;
    background:url(../images/jz01.png) top center no-repeat;
    height:56px;
    float:left;
    }



.jz_all_content{
    width:1273px;
    background:url(../images/jz02.png) top center repeat-y;
    overflow:hidden;
    float:left;
	padding-top: 5px;
    }



.jz_all_bottom{
    width:1273px;
    background:url(../images/jz03.png) top center no-repeat;
    height:56px;
    float:left;
    }



.jz_all_a{
    width:1060px;
    margin:30px auto;
    }



.jz_all ul{
    width:1060px;
    float:left;
    overflow:hidden;
    }

.jz_all ul li{
    width:1060px;
    overflow:hidden;
    float:left;
    background:url(../images/line.png) top left repeat-y;
    }



.jz_all ul li{
    width:1060px;
    overflow:hidden;
    float:left;
    background:url(../images/line.png) top left repeat-y;
  padding-top:20px;
    }
.jz_all ul li.first_class {padding-top:0px!important;}


.jz_all ul li dl{
    width:980px;
    overflow:hidden;
    clear:both;
    float:left;
    margin:0px 0px 0px 84px;
    }



.jz_all ul li dl dd{
    width:204px;
    height:60px;
    background:#780000;
    line-height:60px;
    font-size:32px;
    float:left;
    color:#FFF6AD;
    text-align:center;
    border-left: 6px solid #Ffc553;
    margin: 10px 0px 30px 0px;
    }



.jz_all ul li dl dt{
    width:202px;
    height:366px;
    border:10px solid #FFF;
    margin:0px 22px 20px 0px;
    float:left;
    }







.jz_akk_top_yd{
    width:63px;
    height:84px;
    background: url(../images/yd.png) center left no-repeat;
    float:left;
    }
.jz_all_a .first_class>.jz_akk_top_yd{background:url(../images/yd-1.png) top left no-repeat!important;}
.jz_akk_top_yd_end{
    -moz-transform: rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    background: url(../images/yd-1.png) top left no-repeat;
    
	}



.jz_akk_top_data{
    width: 228px;
    height: 77px;
    line-height: 77px;
    font-size: 40px;
    text-align: center;
    color: #FFF6AD;
    background: url(../images/data.png) top left no-repeat;
    float: left;
    margin-left: 8px;
    background-size: cover;
    margin-bottom: 20px;
    }
.jz_akk_top_data p {
    margin: 0;
    width: 215px;
    text-align: center;
    margin-left: 13px;
}


/*---抗议工作--*/



.main_bg{
    width:100%;
    background:url(../images/index_bg.jpg) top center repeat-y;
    overflow:hidden;
  background-position-y: -100px;
    }

.back{
    font-family:"Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";;
    width:142px;
    height:45px;
    background:#B4000E;
    line-height:45px;
    position:fixed;
    right:0;
    top:550px;
    text-align:center;
    z-index:9999;
    }



.back a{
    width:142px;
    height:45px;
    font-size:18px;
    color:#fff;
    line-height:45px;
    }



.back:hover{
    width:142px;
    height:45px;
    background:#A12A19;
    color:#fff;
    line-height:45px;
    display:block;
    text-align:center;
    }



.main_content{
    width:1380px;
    height:2902px;
    margin:0 auto 30px;
    background:url(../images/mainbg.png) top center no-repeat;
    }

	

/*--滚动新闻---*/

#test1{
    width:1018px;
    height:2280px;
    margin:100px 0 0 170px;
    float:left;
    overflow:auto;
	overflow-x: hidden;
    overflow-y: scroll;
    }
.test0{overflow:hidden; width:1168px;}


#test1::-webkit-scrollbar {
    /*滚动条整体样式*/

  width :0px;
    /*高宽分别对应横竖滚动条的尺寸*/

  height: 0px;
    }



#test2{
    width:998px;
    overflow:hidden;
	margin-top: 30px;
    }



#test2 ul{
    width:100%;
    overflow:hidden;
    }



#test2 ul li{
    width:100%;
    overflow:hidden;
    }





#test2 dl{
    width:100%;
    overflow:hidden;
    }



#test2 dl dt{
    width:100%;
    height:202px !important;
    float:left;
    }

.data_a{
    width:128px;
    height:43px;
    line-height:43px;
    font-size:24px;
    color:#FFF4AC;
    text-align:center;
    background:url(../images/data_a.png) top center no-repeat;
    margin-top:80px;
    float:left;
    }
.data_a>p{
	width: 124px;
    margin: 0;
    padding-right: 10px;
    text-align: center;}



.data_b{
    width:128px;
    height:43px;
    float:left;
    }



.quan_a{
    width:21px;
    height:21px;
    background:url(../images/quan.png) top center no-repeat;
    margin:92px 0 0 21px;
    float:left;
    }



.qy_content_a{
    font-family:"SongTi";
    width:800px;
    height:110px;
    float:left;
    margin:45px 0px 0px 21px;
    }



.qy_content_a_left{
    width:160px;
    height:110px;
    float:left;
    }



.qy_content_a_left img{
    width:154px;
    height:104px;
    border:3px #F9D797 solid;
    }



.qy_content_a_right{
    width:620px;
    height:110px;
    margin-left:20px;
    float:left;
    }



.qy_content_a_right a{
    color:#333;
    }



.qy_content_a_right a:hover{
    color:#C00303;
    text-align:left;
    }



.qy_content_a_right .qy_title{
    width:100%;
    height:40px;
    font-size:22px;
    line-height:40px;
    }



.qy_content_a_right .qy_intro{
    width:100%;
    font-size:18px;
    line-height:160%;
    }



/*----右边新闻-----*/



.data_ab{
    width:127px;
    height:43px;
    line-height:43px;
    font-size:24px;
    color:#FFF4AC;
    text-align:center;
    background:url(../images/data_b.png) top center no-repeat;
    margin-top:80px;
    margin-right:20px;
    float:right;
    }
.data_ab>p {width: 120px;
    margin: 0;
    padding-left: 10px;
    text-align: center;
	}



.data_bb{
    width:128px;
    height:43px;
    margin-right:20px;
    float:right;
    }



.quan_ab{
    width:21px;
    height:21px;
    background:url(../images/quan.png) top center no-repeat;
    margin:92px 20px 0 0px;
    float:right;
    }



.qy_content_b{
    font-family:"SongTi";
    width:800px;
    height:110px;
    float:left;
    margin:45px 0px 0px 0px;
    }



.qy_content_b_left{
    width:160px;
    height:110px;
    margin-right:0px;
    float:right;
    }



.qy_content_b_left img{
    width:154px;
    height:104px;
    border:3px #F9D797 solid;
    }



.qy_content_b_right{
    width:620px;
    height:110px;
    margin-right:20px;
    float:left;
    }



.qy_content_b_right a{
    color:#333;
    }



.qy_content_b_right a:hover{
    color:#C00303;
    text-align:left;
    }



.qy_content_b_right .qy_title_a{
    width:100%;
    height:40px;
    font-size:22px;
    line-height:40px;
    }



.qy_content_b_right .qy_intro_a{
    width:100%;
    font-size:18px;
    line-height:160%;
    }









/*-----公用线-------*/

.line_left{
    width:100%;
    background:url(../images/line_a.png) top left repeat-y;
    overflow:hidden;
    }

.line_right{
    width:100%;
    background:url(../images/line_b.png) top left repeat-y;
    overflow:hidden;
    }



.line_bottom{
    width:100%;
    background:url(../images/line_li.png) left bottom no-repeat;
    height:3px;
    }
.line_bottom_right {
    width: 100%;
    background: url(../images/quan.png) left bottom no-repeat;
    height: 21px;
    background-position-x: 810px;
}
.line_bottom_left {
    width: 100%;
    background: url(../images/quan.png) left bottom no-repeat;
    height: 21px;
    background-position-x: 149px;
}
/*footer*/
 .wal {
        width: 1120px;
        margin: 0 auto;
    }

    .footer {
        background: #333333;
        height: 530px;
        padding-top: 78px;
        box-sizing: border-box;
        clear: both;
        position:relative;
		font-family: "Microsoft YaHei"!important;
    }

    .footer .list .title {
        color: #fff;
        font-size: 20px;
        line-height: 46px;
    }

    .footer .list ul li a {
        color: #999;
        font-size: 16px;
        line-height: 42px;
    }

    .footer .list ul li a:hover {
        color: #fff;
    }

    /*2018-6-4 10:22:20;修改了一下距离58→50*/
    .footer .list {
        float: left;
        padding-right: 47px;
    }

    .footer .logo {
        float: left;
        margin-left: 165px;
        margin-top: -13px;
    }

    .footer .logo img {
        margin-bottom: 53px;
    }

    .footer .logo ul li {
        background: url(../img/footer_icon.png) no-repeat;
        color: #999;
        padding-left: 42px;
        line-height: 40px;
        margin-bottom: 18px;
        font-size: 14px;
    }

    .footer .logo ul li.tel {
        -webkit-background-position: 0 -58px;
        background-position: 0 -58px;
    }

    .footer .logo ul li.email {
        -webkit-background-position: 0 -117px;
        background-position: 0 -117px;
    }

    .footer .ewm {
        float: left;
        margin-left: 10px;
        margin-top: 12px;
    }
    .footer .ewm p{
        color: #999;
      margin-top: 20px;
    font-size: 12px;
    text-align: center;
    margin-left: 10px;
      margin-bottom:0px;
      line-height: 17px;
    }
    .footer .ewm img {
        margin-left: 10px;
    }

    .footer .ewm .list {
        padding-right: 0;
    }

    .footer .ewm .list a {
        background: url("../img/img173.png") no-repeat center;
        display: block;
        width: 52px;
        height: 52px;
        padding: 11px 0 15px 0;
        float: left;
    }

    .footer .ewm .list a.wechat {
        background-position: 0 0;
        width: 65px;
    }

    .footer .ewm .list a.wb {
        background-position: -65px 0;
    }

    .footer .ewm .list a.email {
        background-position: -121px 0;
        margin-left: 4px;
    }

    .footer .copyright {
        clear: both;
        text-align: center;
        padding-top: 113px;
        color: #999;
        font-size: 14px;
        letter-spacing: 1px;
        position:absolute;
        bottom:80px;
        width:1120px;
        left:50%;margin-left:-560px;
      margin-top: 0;
    margin-bottom: 0;
    }

#foot1 {
    position: absolute;
    margin-top: 2252px;
    margin-left: 170px;
}
#top1{position: absolute;
    margin-top: -28px;}
