
* {padding:0;margin:0;}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table, td, th, form, fieldset, img, dl, dt, dd, input, label {margin:0;padding:0;}
textarea, input, select, body {font-size:12px;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
html{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;}
ul, ol {list-style:none;}
img, input {border:none;}

table { border-collapse: collapse; border: none; width: 1200px; } 
td { border: solid #000 1px; text-align:left; padding-left:10px; font-size:15px; height:45px;} 

body {font:12px/1.5 arial,SimSun,georgia,verdana,helvetica,sans-serif;color:#333333; font-family:Microsoft Yahei; background-color:#f2eeee;}
a:link, a:visited {color:#252525;font-style: normal;text-decoration: none;}
a:hover {color:#fe0000;text-decoration:none;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.center{ text-align:center;}
.f14{ font-size:14px; font-weight:700;}
.bold{ font-weight:bold;}
h1, h2, h3, h4, h5, h6 {font-size: 100%; font-weight:normal;}
.clear {clear:both;}
.clearfix:after {clear: both;content: "";display: block;height: 0;visibility: hidden;}
.clearfix {}
.blue {color:#14bab2;}
.blue a:link, .blue a:visited {color:#14bab2;}
.blue a:hover {color:#fe0000;}
a.blue:link, a.blue:visited {color:#14bab2;}
a.blue:hover {color:#fe0000;}
.white {color:#ffffff;}
.white a:link, .white a:visited {color:#ffffff;}
.white a:hover {color:#ff6600;}
a.white:link, a.white:visited {color:#ffffff;}
a.white:hover {color:#ff6600;}
.dark {color:#666;}
.dark a:link, .dark a:visited {color:#666;}
.dark a:hover {color:#fe0000;}
a.dark:link, a.dark:visited {color:#666;}
a.dark:hover {color:#fe0000;}
.mt{ margin-top:12px;}
.c9 {color:#666;}
.c9 a:link, .c9 a:visited {color:#666;}
.c9 a:hover {color:#fe0000;}
a.c9:link, a.c9:visited {color:#666;}
a.c9:hover {color:#fe0000;}
.mt6{ margin-top:6px;}
.padding10{ padding: 10px;}
.account-wrap{ border-bottom:2px solid #dc3536; background:url(http://mdzg.mdrmm.org.cn/images/bg_bg.gif) repeat;}
/*网站头部*/
.topbannerbg{  margin:0 auto; position:relative;width:100%; }
.topbannerbg img{ width:100%; height:auto }

/*背景框*/
/*标题*/
.lmbtk2{margin:0 auto 6px;}
.more{ float:right; line-height:32px; font-size:14px; color:#333333; padding-right:10px; }
.more a{ color:#333333; text-decoration:none; }
/*底部版权*/
.foot { width:880px;; margin:0 auto; padding-left:220px; padding-top:70px; background:url(http://www.ndwww.cn/zt2019/rencai/images/foot_bg.jpg) center 0  no-repeat; height:202px; }
.foot h1{ color:#fff;font-size: 20px;line-height: 32px;}
.foot p{ color:#fff;font-size: 15px;line-height: 28px;}
.bottom{background:url(http://www.ndwww.cn/zt2019/rencai/images/bottom_bg.jpg) no-repeat center center; height:272px;}

.align-c {
    text-align: center;
}
.article-list-pagination {
    margin-top: 40px;
}
.pagination {
}
ndthlist.css:10
.ov {
    overflow: hidden;
    zoom: 1;
}
.pagination a {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 10px 10px;
    margin-right: 2px;
}

.content {
                width: 90%;
                padding: 3%;
                margin: 20px auto;                
				min-width:1000px;
            }
            
            .content img {
                width: 15%;
                height: auto;
				margin:0 2% 2%;
				min-width:150px;
				
            }
			
			.content h4 {
				font-size:3em; height:3em;
				
            }
.mask-layer * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.mask-layer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 202020;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mask-layer .mask-layer-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 32px;
    height: 32px;
    background: url(../img/closeicon.png) no-repeat center center;
    background-size: cover;
    cursor: pointer;
}

.mask-layer-black {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .75;
    position: absolute;
    top: 0;
    left: 0;
}

.mask-layer-container {
    width: 100%;
    height: 100%;
    position: relative;
}

.mask-layer-container .small-content {
    width: 630px;
    height: 100px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    bottom: 0;
    overflow: hidden;
}

.small-content .small-img-box {
    position: relative;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
}

.small-img-box .mask-small-img {
    width: 100px;
    height: 100px;
    border: 2px solid transparent;
    margin: 0 5px 0 0;
    opacity: 0.4;
    cursor: pointer;
}

.small-img-box .mask-small-img.onthis {
    border: 2px solid #1e9fff;
    opacity: 1;
}

.small-content .box-go-left {
    position: absolute;
    width: 20px;
    display: block;
    text-align: center;
    left: 0px;
    bottom: 0;
    height: 100px;
    background: url(./img/left_img.png) no-repeat center;
    background-size: 20px;
    background-color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
}

.small-content .box-go-right {
    position: absolute;
    width: 20px;
    display: block;
    text-align: center;
    right: 0px;
    bottom: 0;
    height: 100px;
    background: url(./img/right_img.png) no-repeat center;
    background-size: 20px;
    background-color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
}

.small-content .box-go-left:hover,
.small-content .box-go-right:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.8);
    background-size: 24px;
}

.mask-layer-container .img-pre {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    background: url(../img/prev.png) no-repeat center center;
    cursor: pointer;
}

.mask-layer-container .img-pre:hover {
    background: url(../img/prev_h.png) no-repeat center center;
    background-color: rgba(0, 0, 0, 0.3);
}

.mask-layer-container .img-next {
    width: 100px;
    height: 100px;
    position: absolute;
    border-radius: 100%;
    cursor: pointer;
    background: url(../img/next.png) no-repeat center center;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

.mask-layer-container .img-next:hover {
    background: url(../img/next_h.png) no-repeat center center;
    background-color: rgba(0, 0, 0, 0.3);
}

.mask-layer-container .mask-layer-imgbox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.mask-layer-container .mask-layer-imgbox.has-small {
    height: calc(100% - 105px);
}

.mask-layer-imgbox .mask-layer-imgName {
    z-index: 999;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    height: 30px;
    width: 630px;
    padding: 5px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.3);
    transition: all linear 0.3s;
}

.mask-layer-imgbox:hover .mask-layer-imgName {
    bottom: 0px;
}

.mask-layer-imgbox .layer-img-box {
    position: relative;
    width: 100%;
    height: 100%;
}
.layer-img-box>p{
    position: absolute;
    transform-origin: center;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    width: 100%;
    height: 100%;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    cursor: move;
    left: 0;
    top: 0;
}

.mask-layer-imgbox .layer-img-box img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
}

.mask-layer-imgbox .layer-img-box img:hover {
    cursor: move;
}

.zoomImg-hide-box {
    display: none !important;
}
/*右键菜单*/
.mask-layer  .contextmenu {
    list-style: none;
    display: none;
    position: absolute;
    width: 180px;
    background: #FFFFFF;
    border-radius: 5px;
    z-index: 99;
    border: 1px solid #333;
}

.mask-layer .contextmenu li {
    transition: ease 0.3s;
}

.mask-layer .contextmenu li:hover {
    background: #333333;
}

.mask-layer .contextmenu li>a {
    display: block;
    padding: 10px 10px 10px 35px;
    color: #000000;
    text-decoration: none;
    transition: ease 0.3s;
}
.mask-layer .contextmenu li>a.clockwise{
   background: url(../img/right_rotate.png) no-repeat left 5px center; 
   background-size:24px 24px ;
}
.contextmenu li>a.clockwise:hover{
   background: url(../img/right_rotate_h.png) no-repeat left 5px center; 
   background-size:24px 24px ;
}
.mask-layer .contextmenu li>a.counterClockwise{
   background: url(../img/left_rotate.png) no-repeat left 5px center; 
   background-size:24px 24px ;
}
.contextmenu li>a.counterClockwise:hover{
   background: url(../img/left_rotate_h.png) no-repeat left 5px center; 
   background-size:24px 24px ;
}
.mask-layer .contextmenu li>a.downimg{
   background: url(../img/down.png) no-repeat left 5px center; 
   background-size:24px 24px ;
}
.contextmenu li>a.downimg:hover{
   background: url(../img/down_h.png) no-repeat left 5px center; 
   background-size:24px 24px ;
}



.mask-layer .contextmenu li:hover>a {
    color: #FFFFFF;
}
.mask-layer .contextmenu .menu-parend:hover .menu-child {
    display: block;
}