/* 头部大图开始 */
.TopBig{
    height: 650px;
    text-align: center;
    padding: 77px 0 0;
    box-sizing: border-box;
    background: url("../images/topbigimg.jpg") no-repeat center;
}
/* 头部大图结束 */

/* 导航开始 */
.nav{
    height: 89px;
    margin-top: -12px;
    padding: 12px 0 0;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/navbj.png") no-repeat center;
}
.nav ul li{
    display: inline-block;
}
.nav ul li a{
    display: block;
    line-height: 66px;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    padding: 0 51px;
    background: url("../images/hongxian.png") no-repeat right center;
}
.nav ul li:last-child a{
    background: none;
}
/* 导航结束 */

/* 要闻开始 */
.YaoWen{
    height: 513px;
    padding: 60px 0 0;
}
.YaoWenl{
    float: left;
    width: 610px;
    height: 392px;
    overflow: hidden;
    position: relative;
}
.YaoWenl .bd ul li{
    float: left;
    width: 610px;
    height: 392px;
    position: relative;
}
.YaoWenl .bd ul li>a{
    display: block;
    width: 100%;
    height: 392px;
    overflow: hidden;
}
.YaoWenl .bd ul li>a img{
    display: block;
    width: 100%;
    height: 392px;
    transition: all .5s;
}
.YaoWenl .bd ul li:hover>a img{
    transform: scale(1.05);
}
.YaoWenl .bd ul li h3{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 49px;
    line-height: 49px;
    padding: 0 120px 0 30px;
    box-sizing: border-box;
    background: url("../images/touming.png") repeat;
}
.YaoWenl .bd ul li h3 a{
    display: block;
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.YaoWenl .prev{
    position: absolute;
    left: 0;
    top: 159px;
    width: 40px;
    height: 74px;
    z-index: 9;
    cursor: pointer;
    display: none;
    background: url("../images/left.png") no-repeat center;
}
.YaoWenl .next{
    position: absolute;
    right: 0;
    top: 159px;
    width: 40px;
    height: 74px;
    z-index: 9;
    cursor: pointer;
    display: none;
    background: url("../images/right.png") no-repeat center;
}
.YaoWenl:hover .prev{
    display: block;
}
.YaoWenl:hover .next{
    display: block;
}
.YaoWenl .hd{
    position: absolute;
    right: 0;
    bottom: 21px;
    width: 110px;
    z-index: 9;
}
.YaoWenl .hd ul li{
    float: left;
    width: 8px;
    height: 8px;
    cursor: pointer;
    margin-left: 10px;
    transition: all .3s;
    background: url("../images/yuandian.png") no-repeat center;
}
.YaoWenl .hd ul li.on{
    width: 16px;
    background: url("../images/yuandian_1.png") no-repeat center;
}
.YaoWenr{
    float: right;
    width: 550px;
}
.YaoWenrs{
    height: 149px;
    padding: 25px 0 0;
    box-sizing: border-box;
    border-bottom: 1px dashed #dfdfdf;
}
.YaoWenrs h3 a{
    display: block;
    font-size: 28px;
    color: #000000;
    line-height: 40px;
    transition: all .3s;
}
.YaoWenrs h3 a:hover{
    color: #da0203;
}
.YaoWenrs span{
    display: block;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    padding: 12px 0 0;
}
.YaoWenrx ul li{
    padding: 13px 0;
    line-height: 30px;
    border-bottom: 1px dashed #dfdfdf;
}
.YaoWenrx ul li h3 a{
    display: block;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    padding-left: 19px;
    transition: all .3s;
    background: url("../images/huidian.png") no-repeat left 12px;
}
.YaoWenrx ul li h3 a:hover{
    color: #da0203;
}
/* 要闻结束 */

/* 工作部署开始 */
.BuShu{
    height: 718px;
    background: url("../images/bushubj.png") no-repeat center;
}
.BuShus{
    height: 176px;
    padding: 79px 0 0;
    box-sizing: border-box;
}
.BuShuxl{
    float: left;
    width: 388px;
}
.BuShuxl ul li{
    float: left;
    width: 189px;
    height: 226px;
    margin: 0 0 10px;
}
.BuShuxl ul li a{
    display: block;
    width: 100%;
    height: 226px;
    font-size: 20px;
    color: #ffffff;
    line-height: 35px;
    padding: 44px 28px 0 18px;
    box-sizing: border-box;
}
.BuShuxl ul li span{
    display: block;
}
.BuShuxl ul li img{
    margin: 60px 0 0;
}
.BuShuxl ul li.BuShuLi1{
    background: #da0203;
}
.BuShuxl ul li.BuShuLi2{
    float: right;
    background: #d74c07;
}
.BuShuxl ul li.BuShuLi3{
    width: 100%;
    background: #cd0e44;
}
.BuShuxl ul li.BuShuLi3 a{
    padding-right: 138px;
}
.BuShuxl ul li.BuShuLi3 img{
    margin: 25px 0 0;
}
.BuShuxc{
    float: left;
    width: 384px;
    height: 462px;
    margin-left: 20px;
    padding: 18px 24px 0;
    box-sizing: border-box;
    background: #ffffff;
}
.BuShuxc p{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.BuShuxr{
    float: right;
}
.BuShuxr ul li.BuShuLi1{
    background: #26677b;
}
.BuShuxr ul li.BuShuLi2{
    background: #284ab5;
}
.BuShuxr ul li.BuShuLi3{
    background: #228974;
}
.BuShuxr ul li img{
    margin: 25px 0 0;
}
.BuShuxr ul li.BuShuLi3 img{
    margin: 60px 0 0;
}
/* 工作部署结束 */

/* 年度表彰开始 */
.BiaoZhang{
    height: 872px;
}
.BiaoZhangs{
    height: 157px;
    padding: 60px 0 0;
    box-sizing: border-box;
}
.BiaoZhangx ul li{
    float: left;
    width: 289px;
    height: 656px;
    background: #fef4ea;
    margin-right: 14px;
}
.BiaoZhangx ul li:last-child{
    margin-right: 0;
}
.BiaoZhangxs{
    height: 91px;
    font-size: 24px;
    color: #da0203;
    font-weight: bold;
    line-height: 91px;
    text-align: center;
}
.BiaoZhangxx{
    display: block;
    margin: auto;
    width: 267px;
    height: 535px;
    padding: 42px 21px;
    box-sizing: border-box;
    background: url("../images/biaozhangbj.png") no-repeat center;
}
.BiaoZhangText{
    height: 451px;
    overflow-y: auto;
}
.BiaoZhangText p{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-align: center;
}
.BiaoZhangText::-webkit-scrollbar {
    width: 5px;
    height: 10px;
}
.BiaoZhangText::-webkit-scrollbar-track, ::-webkit-scrollbar-corner {
    background: #efefef;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
.BiaoZhangText::-webkit-scrollbar-thumb {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background: #deb75c;
}
/* 年度表彰结束 */

/* 会议剪影开始 */
.HuiYi{
    height: 551px;
    background: url("../images/huiyibj.png") no-repeat center;
}
/*.HuiYix{
    width: 100%;
    overflow: hidden;
}
.HuiYix ul{
    white-space: nowrap;
}
.HuiYix ul li{
    display: inline-block;
    width: 518px;
    height: 333px;
    position: relative;
}
.HuiYix ul li>a{
    display: block;
    width: 100%;
    height: 333px;
    overflow: hidden;
}
.HuiYix ul li>a img{
    display: block;
    width: 100%;
    height: 333px;
    transition: all .5s;
}
.HuiYix ul li:hover>a img{
    transform: scale(1.05);
}
.HuiYix ul li h3{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 53px;
    z-index: 9;
    background: url("../images/touming.png") repeat;
}
.HuiYix ul li h3 a{
    display: block;
    line-height: 53px;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
}*/
.slider{
    width:518px;
    height:333px;
    padding:0 341px;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    background:#ffffff;
}
.slider .bd{
    position:absolute;
    left:0;
    top:0;
}
.slider .bd li{
    width: 518px;
    overflow:hidden;
    position: relative;
}
.slider .bd li img{
    display:block;
    width:100%;
    height:333px;
}
.slider .tempWrap{
    padding:0 341px !important;
}
.slider .bd ul{
    margin-left:-518px !important;
}
.slider .pnBtn{
    position:absolute;
    top:0;
    width:341px;
    height:333px;
    cursor:pointer;
}
.slider .prev{
    left:0;
}
.slider .next{
    right:0;
}
.slider .pnBtn .blackBg{
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:333px;
    background:#000;
    filter:alpha(opacity=50);
    opacity:0.5;
}
.slider .pnBtn .arrow{
    display:none;
    position:absolute;
    top:0;
    z-index:1;
    width:40px;
    height:333px;
    _filter:alpha(opacity=70);
}
.slider .prev .arrow{
    right: 10px;
    background:url(../images/left1.png) no-repeat center;
}
.slider .next .arrow{
    left: 10px;
    background:url(../images/right1.png) no-repeat center;
}
.slider .bd ul li h3{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 53px;
    z-index: 9;
    background: url("../images/touming.png") repeat;
}
.slider .bd ul li h3 a{
    display: block;
    line-height: 53px;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
}
/* 会议剪影结束 */