@charset "utf-8";
/* CSS Document */

.header_zt{width:100%; height:808px; background:url(mzgg60n_2019_01.jpg) top center no-repeat; margin-bottom:50px; margin-top:20px}
#contentK{ margin-top:0}
.clear{clear:both; height:0; margin:0; padding:0; line-height:0; border:0; font-size:0}
.lanmu{width:976px; margin:0 auto 30px}
.lanmu span{ border-bottom:4px solid #003367; color:#c20017; font-size:24px;font-family: "Arial"; line-stacking:38px}
.lanmu span a{color:#c20017}


#contentA{width:976px; margin:0 auto 50px}
#main {overflow: hidden; zoom: 1; position: relative; width:976px; margin:0 auto; }
#index_b_hero { width: 600px; height: 410px; margin: auto; position: relative; }
#index_b_hero img { width:600px; height: 400px; }
#index_b_hero .heros { width: 600px; height: 410px; }
#index_b_hero .hero-wrap { overflow: visible; position: absolute; }
#index_b_hero .next, #index_b_hero .prev { filter: alpha(Opacity=70); opacity: .7; position: absolute; top: 50%; margin-top: -25px; margin-left: 0px; background-color: #303030; z-index: 3; }
#index_b_hero .next:hover, #index_b_hero .prev:hover { background-color: orangered; }
#index_b_hero .next { margin: -25px 10px 0 0; right: 0; }
#index_b_hero .disabled { background-color: #eee; }
#index_b_hero .mask-left, #index_b_hero .mask-right, #index_b_hero .hero { background: #fff; padding: 0px; z-index: 1; position: absolute; top: 0; left: 0; width: 590px; height: 410px; overflow: hidden; left: 1200px; }
#index_b_hero .mask-right, #index_b_hero .mask-left { z-index: 4; left: -600px; filter: alpha(Opacity=50); opacity: .5; background: #fff; overflow: hidden; }
#index_b_hero .mask-right { left: 600px; }
#index_b_hero .active { z-index: 2; left: 0; }
#index_b_hero .txt{ width:590px; background:#000;position:absolute; top:370px; left:0px; margin:0 0px; text-align:center; filter: alpha(Opacity=60); opacity: .6; color:#fff; line-height:30px }
#index_b_hero .txt a{ color:#fff}

.icon-arrow-a-left, .icon-arrow-a-right { background: url(icon-sd26986d847.png) no-repeat; }
.icon-arrow-a-left { background-position: 0 0; height: 50px; width: 50px; }
.icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover { background-position: -60px 0; }
.icon-arrow-a-right { background-position: -120px 0; height: 50px; width: 50px; }
.icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover { background-position: -180px 0; }

#contentB{width:976px; margin:0 auto 50px}
#contentB .box{width:984px; overflow:hidden; float:left}
#contentB .box .pt{width:484px; height:272px; position:relative; float:left ; margin-right:8px; margin-bottom:30px}
#contentB .box .pt img{width:484px; height:272px}
#contentB .box .pt span{width:424px; height:60px; background:url(mzgg_2019_bg1.png) bottom left repeat-x; position:absolute; bottom:0; left:0; float:left; color:#fff; padding:10px 30px 0 30px;font-family: "Arial"; line-height:28px; font-size:18px}
#contentB .box .pt span a{ color:#fff}

#contentC{width:976px; margin:0 auto 50px}
#contentC .box{width:996px; float:left; overflow:hidden}
#contentC .box .pt{width:312px; float:left; margin-right:20px;}
#contentC .box .pt img{width:312px; height:208px; margin-bottom:5px}
#contentC .box .pt span{width:100%; color:#000;font-family: "Arial"; line-height:28px; font-size:18px}
#contentC .box .pt span a{color:#000}

#contentD{width:976px; margin:0 auto 20px}
#timeLine{
    width: 976px;
    margin: 0 auto;
    /*border:  solid 1px #434343;*/
    /*background: rgba(500,500,500,0.9);*/
    overflow: hidden;
}
#yearList{
    width:2000px;
    list-style: none;
    position: relative;
    /*left: 457px;*/
    margin-left: 10px;
}
#yearList:after,.container-li:after{
    content: "";
    display: table;
    clear: both;
}

#yearList li{
    float: left;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    padding: 10px 30px; color:#989898
}
.year-dot{
    width: 10px; height: 10px; border-radius: 5px;
    background-color: #989898;
    margin: 10px auto;
    display: block;
}
.dotted-line{
    border-bottom: dashed 2px  #7b7d7b;
    position: relative;
    top: -26px;
    z-index: -1;
}
#cList{
    width: 100%;
    position: relative;
}
#btnLeft{
    width: 0; height:0;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 20px;
    line-height: 30px;
	background:url(leftarrow328_2019.jpg) no-repeat;

}
#btnRight{
    width: 0; height: 0;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 20px;
	background:url(rightarrow328_2019.jpg) no-repeat;

}

#cUl{
    width: 850px;
    list-style: none;
    height: 100px;
    margin: 0 auto;
    position: relative;
    left: 0px;
}
#cUl li{
    width: 850px;
  position: absolute;  left: 0;
}
.li-tit{
    display:inline-block;
    color: #fff;
    background-color: #002f21;
    padding: 10px 20px;
    margin: 30px auto 10px;
}
.container-li{
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: solid 1px #003367;
	font-size:18px;font-weight:bold;
	text-align:justify;
}
.c-li-left{
    width: 40%;
    float: left;
}
.c-li-right{
    width: 60%;
    float: right;
}
#yearList .year-active{ color:#003367}
#yearList .year-active i{
    background-color: #c20017;
}
