/*全局样式*/
html{font-size:20px;}
a{text-decoration:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0}
body{font-size:16px;font-family:"微软雅黑";min-width:320px;background:url('../images/center-bg.png') top center no-repeat;}
button{border:0 none;background-color:transparent;cursor:pointer}
ul,ol,li{list-style-type:none;}
audio,canvas,progress,video {display: inline-block;vertical-align: baseline;display: inline;*zoom: 1;}
img{border:none;height:auto;}
input:hover,input:focus{outline: none;}
.fl{float:left;}
.fr{float:right;}
.clear{clear: both;}
.w100{width:100%;margin:0 auto;}
.w96{width:96%;margin:0 auto;max-width:1050px;}
.img-cover{position: absolute;width:100%;height:100%;left:0px;top:0px;transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;-moz-transition: all ease-in-out 0.5s;-o-transition: all ease-in-out 0.5s;}
/*局部样式*/
.menu-button{position:absolute;top:0;bottom:0px;height:2rem;width:2rem;cursor:pointer;left:0;margin:auto;display: none;}
.menu-button:before{content:"";position:absolute;top:5px;right:3px;border-bottom:1rem double #333;border-top:0.375rem solid #333;width:2rem;height:5px;}
/*sidebar css*/
.m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.m_nav .closeicon{position:absolute;width:20%;left:0px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
.m_nav .m_navList ul{padding-left:5%;padding-right:5%}
.m_nav .m_navList ul li{border-bottom:1px solid #232530}
.m_nav .m_navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
.m_nav .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%}
.m_nav .m_navList ul li .m_f_a a{flex: 1;}
.m_nav .m_navList ul li .m_f_a i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
.m_nav_plus{ background:url(../images/plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.m_nav_reduce{background:url(../images/reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
.m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
/* head */
.head{overflow: hidden;padding:1rem 0px;position: relative;}
.logo{width:50%;max-width:270px;}
.head-a{float: right;font-size:0.6rem;}
.head-a a{display:inline-block;margin: 0 4px;color:#333;}
/* nav css */
.nav-web{position: relative;z-index:99;background: url(../images/nav-bg.gif) repeat-x;height:35px;}
.nav-web .navBar{position:relative; z-index:55;height:35px;width:96%;max-width:1000px;margin:auto;}
.navul{text-align:center;height:35px;}
.navul .m{display: inline-block;*display: inline;z-index:1;position:relative;}
.navul h3{color:#fff;font-weight:normal;}
.navul h3 a{ display:inline-block;color:#fff;font-size:0.7rem;height:35px;line-height:35px;width:100px;position:relative;z-index:91;}
.navul .m:hover h3 a,.navul .m.on h3 a{background: url(../images/t1.gif) no-repeat 9px 6px;color: #219C03;}
.navul .sub{ display:none; /*默认隐藏*/ width:100%;position:absolute;z-index:90;left:0px;top:35px;background:#fff;right:0px;margin:auto;}
.navul .sub li{text-align: center;height:2.4rem;line-height:2.4rem;}
.navul .sub li a{display:block;color:#02688e;font-size:0.7rem;position: relative;}
.navul .sub li a:after{content:"";display: block;width:0px;height:100%;background:#000;opacity: 0.2;transition:all 0.4s ease;position: absolute;bottom:0px;left:0px;z-index:-1;}
.navul .sub li a:hover:after{width:100%;}
.navul .m:hover .sub{display: block;}
.navul .m:hover .sub:after{width:100%;}
/* center css */
.center{padding:1rem 0px;overflow:hidden;position: relative;z-index:1;}
.center-container{border-right:1px dashed #ff7300;float: left;width:81%;padding:0px 0.5rem;box-sizing: border-box;overflow: hidden;}
.center-menu{float: right;width:18%;}
/* center-menu */
.center-menu-img img{display: block;width:100%;height:auto;max-width:140px;margin:auto;}
.center-menu-head img{display: block;width:100%;height:auto;max-width:150px;margin:auto;}
.center-menu-ul{padding:0.5rem 0px;padding-left:1rem;}
.center-menu-ul li{line-height:1.6rem;border-bottom: 1px dashed #ddd;margin: 0 0.5rem;letter-spacing: 1px;font-size:0.7rem;max-width:130px;}
.center-menu-ul li a{display: block;padding:0px 0.25rem;box-sizing: border-box;color:#333;}
.center-menu-ul li a:hover{background: #474747;color:#fff;}
/* foot */
.foot-bg{background: #eee;border-top: 2px solid #C5D0F8;font-size:0.6rem;color:#333;padding:0.5rem 0px;}
.foot-link{float: left;width:20%;}
.sel_mask{ /*将<a></a>相对定位*/position:relative;width:100%;height:1rem;line-height:1rem;background:#fff;color:#333;font-size:0.7rem;margin-top:0.5rem;border: 1px solid #666666;}
.sel_mask span{/*显示内容*/position: absolute;top:0px;left:0px;left:0.25rem;display:block;width:calc(100% - 1rem);cursor: pointer;overflow:hidden;color:#666;height:1rem;line-height:1rem;}
.sel_mask img{ /*箭头图标*/display: inline-block;position: absolute;top:0px;right:0.25rem;bottom:0px;margin:auto;width:auto;height:0.2rem;cursor: pointer;}
.sel_mask ul{width:100%;position:absolute;bottom:2rem;left:-1px;height:150px;overflow:auto;overflow-x:hidden;background:rgba(0,0,0,0.9);border:1px solid #666;border-top:none;display: none;z-index:9;}
.sel_mask ul li a{clear: both;display:block;width:100%;padding-left:1rem;text-align:left;color:#fff;border-bottom:1px solid #999;height:2.4rem;line-height:2.4rem;box-sizing:border-box;}
.foot-txt{float:left;width:70%;padding:0.25rem 1rem;box-sizing: border-box;line-height:1rem;}
.foot-txt a{color:#333;}
.foot-img{float: right;width:8%;border-left: 1px solid #ccc;border-right: 1px solid #ccc;box-sizing: border-box;margin-top:0.5rem;}
.foot-img img{display: block;width:80%;max-width:55px;margin:auto;}
/*center-content css */
.center-content p{text-indent: 2em;line-height:1.3rem;margin: 0.7rem 0;color:#333;font-size:0.7rem;}
.center-content dt{font-size:0.7rem;font-weight: bold;border-bottom: 1px dashed #ccc;height:2rem;line-height:2rem;}
.center-content dd{line-height:2rem;text-indent: 2em;}
.center-content dd img{display: block;width:100%;margin:1rem 0px;}
.xiaohui img{max-width:160px;}
/* leaderList */
.leaderList li{width:100%;border-bottom: 1px dashed #ccc;padding:0.5rem 0px;box-sizing: border-box;overflow: hidden;margin-top:0.5rem;}
.leader-img{width:24.39%;float: left;}
.leader-img a{display: block;width:100%;padding-bottom:66.5%;}
.leader-img img{width:100%;}
.leader-box{float: right;width:74%;}
.leader-title{font-weight: bold;font-size:0.75rem;line-height:1.2rem;height:1.2rem;overflow:hidden;}
.leader-title a{color:#333;}
.leader-info{text-indent: 2em;line-height:1.2rem;font-size:0.7rem;max-height:4.8rem;overflow: hidden;}
/* newsBoxList */
.newsBoxList li{float: left;margin:0.5rem;width:calc(50% - 1rem);border-bottom: 1px dashed #ccc;}
.newsBoxList a{display: block;width:100%;color:#333;text-align: center;}
.newsBox-img{width:100%;padding-bottom:61.666%;border-radius:1rem;overflow: hidden;}
.newsBox-topic{font-size:0.65rem;line-height:1.2rem;height:2.4rem;overflow: hidden;padding:0px 0.5rem;box-sizing: border-box;margin-top:0.5rem;}

/* public */
a:hover{color:#ff7300;}
.img-hover:hover .img-cover{transform:scale(1.1);/* Firefox: */-moz-transform:scale(1.1);;/* Safari 和 Chrome: */-webkit-transform:scale(1.1);;/* Opera: */-o-transform:scale(1.1);}


.ldgh .center-content .list-paddingleft-2{
    width:48%;
    float:left;
}
.ldgh .center-content .list-paddingleft-2 li{
    width:100%;
}
.ldgh .center-content .list-paddingleft-2 li p img{
    border-radius:10px;
    /* width: 100%; */
}
.ldgh .center-content .list-paddingleft-2 li:nth-child(2){
    height:50px;
}
.ldgh .center-content .list-paddingleft-2 li p{
    text-align:center;
}



/* 文字列表页  start */

.tdate-list li {
    padding-right: 100px;
    line-height: 60px;
    background-position: left center;
    position: relative;
    border-bottom: 1px dashed #dddddd;
    font-size: 16px;
}

.tdate-list li:first-child {
    padding-top: 0;
}

.tdate-list li:first-child a span {
    top: 0;
}

.tdate-list li a {
    display: block;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
    background: url(../images/list-right.png) no-repeat;
    background-position: left center;
}

.tdate-list li a:hover {
    color: #1152ae;
    font-weight: 600;
    background: url(../images/list-right-hover.png) no-repeat;
    background-position: left center;
}

.tdate-list li a span {
    position: absolute;
    top: 0;
    right: 0;
    color: #000000;
}


/* 文字列表页  end */