@charset "utf-8";
body{
    background: #f5f5f5;
}
.g-list-nav{
    width: 100%;
    min-width: 1300px;
    height: 435px;
    padding-top: 115px;
}
.g-list-nav .g-list-m-nav{
    width: 1300px;
    height: 195px;
    margin: 0 auto;
    padding-left: 40px;
    display: flex;
}
.g-list-nav .g-list-m-nav>div{
    margin-right: 3px;
    height: 100%;
    width: 90px;
    display: flex;
}
.g-list-nav .g-list-m-nav .t-nm{
    width: 192px;
    height: 100%;
    background: #0D4DA1;
    color: #f8d7cf;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 36px;
    padding-left: 35px;
}
.g-list-nav .g-list-m-nav .t-nm p:first-child{
    color: #fff;
    font-size: 28px;
    line-height: 40px;
}
.g-list-nav .g-list-m-nav>div a{
    display: block;
    width: 90px;
    height: 100%;
    text-align: center;
    line-height: 90px;
    background: #0D4DA1;
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
}
.g-list-nav .g-list-m-nav>div a:hover{font-size: 22px;}
.g-list-nav .g-list-m-nav>div div{
    width: 190px;
    height: 100%;
    background: #fff;
    display: none;
    flex-direction: column;
    align-items: center;
    opacity: .6;
    transition: all 1s;
}
.g-list-nav .g-list-m-nav>div div img{
    margin-top: 70px;
}
.g-list-nav .g-list-m-nav>div div span{
    color: #e54100;
    display: block;
    margin-top: 32px;
}
.g-list-nav .g-list-m-nav .active{
    width: 190px;
}
.g-list-nav .g-list-m-nav .active a{
    display: none;
}
.g-list-nav .g-list-m-nav .active div{
    display: flex;
}
.now-po{
    width: 1300px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    font-size: 14px;
    color: #333;
}
.now-po a{
    color: #333;
}
.now-po a::after{
    content: ">>";
}
.now-po a:last-child::after{
    content: "";
}
.set-page{
    font-size: 14px;
    color: #888;
}
.set-page a{
    color: #888;
    padding: 7px 10px;
    line-height: 1;
    border: 1px solid #d2d2d2;
    margin-left: 10px;
}
.set-page span{
    margin-left: 10px;
}
.set-page select{
    width: 40px;
    height: 20px;
    line-height: 20px;
    outline: none;
}

.m-list{padding-top: 30px;}
.m-list li{height: auto;overflow: hidden;padding: 10px !important;transition: .8s;}
.m-list .info_img,.m-list .info_time{width: 280px;display: block;float: left;font-family: fantasy;}
.m-list .info_img img{width: 100% !important;height: 160px !important;}
.m-list .info_time .time_dd{display: inline-block;width: 100%;text-align: center;font-size: 50px;color: #777777;}
.m-list .info_time .time_bd{width: 100%;text-align: center;display: inline-block;font-size: 30px;color: #888888;}
.m-list .info_time .time_bd .time_yy{padding: 10px}
.m-list .g-info{width: 890px;float: right;}
.m-list .g-info .list_tnm{font-size:20px;line-height: 46px}
.m-list .g-info p{text-indent: 2em;color: #999999;}
.m-list li:hover{box-shadow: 0 0 10px 0px #999999;}
.m-list li:hover .info_time span{color: rgba(229, 65, 0, 0.6);}

/*视频列表*/
.video_bd{height: auto;overflow: hidden;}
.lst_video{padding: 15px;height: auto;overflow: hidden;}
.lst_video li{padding: 20px;float: left;width: 635px;overflow: hidden;height: 300px;position: relative;}
.lst_video li img{transition: all 1s;}
.lst_video li a{display: block;overflow: hidden;}
.lst_video li .m-poster img{height: 300px;width: 100%;}
.lst_video li p{position: absolute;bottom: 0;height: 40px;line-height: 40px;padding: 0 15px;background: rgba(129, 129, 232, 0.6);color: #fff;}
.lst_video li>a>img{height: auto;z-index: 9;position: absolute;top: 35%;left: 50%;margin-left: -35px;}
.lst_video li:hover img{transform: scale(1.2);}
/*领导列表*/
.ldlist{margin:0 auto;}
.ldlist ul{height:auto;overflow:hidden;}
.ldlist ul li{padding: 20px;overflow:hidden;border-bottom: 1px dashed #cbcdd1;margin-bottom:10px;margin: 10px;}
.ldlist ul li .ld_pic{width: 130px;float:left;}
.ldlist ul li .ld_pic img{width: 124px;height: 158px;margin:0 auto;}
.ldlist ul li .ld_text{width: 80%;float: left;padding-left: 50px;padding-top: 27px;}
.ldlist ul li .ld_des p{line-height:28px;color: #525252;}
.ld_des p{display:inline;}
.ld_des div{line-height: 45px;height:auto;overflow:hidden;font-size: 16px;}
.ld_des .ldname{font-size:26px;color:#424242;}
.ldlist ul li .ld_des em{display:inline-block;font-style:normal;color: #525252;}
.ldlist ul li:hover{box-shadow: 0 0 10px 0 rgba(229, 65, 0, .6);}


/*联系我们*/
.lxwm{height:auto;overflow:hidden;padding: 30px 50px;}
.lxlt{height:auto;width:545px;float:left;overflow:hidden;}
.lxrt{height:auto;width:600px;float:right;overflow:hidden;}
.lxlt h1{font-size:24px;font-weight:bold;margin-bottom: 5px;color: #606060;}
.lxlt h2{font-size:12px;color: #a5a5a5;padding-bottom: 35px;margin-bottom: 20px;border-bottom: 1px solid #ccc;}
.lxlt ul{height:auto;overflow:hidden;}
.lxlt ul li{height:auto;overflow:hidden;line-height:40px;text-indent: 40px;font-size: 18px;}
.lxlt ul li.b1{background:url(../../images/common.files/gsi1.png) left center no-repeat;}
.lxlt ul li.b2{background:url(../../images/common.files/gsi2.png) left center no-repeat;}
.lxlt ul li.b3{background:url(../../images/common.files/gsi3.png) left center no-repeat;}
