
.djt-body{ background: url(../images/djt/sm-backgroundimg.png) 50% 0;}
.djt-header,.djt-mod1,.djt-mod2,.footer{ width: 1200px; margin: 0 auto;}
.djt-header{  height: 422px; background: url(../images/djt/djt_top.jpg) 50% 0; }
.djt-header1{  height: 681px;background-size: 1690px 681px;background: url(../images/djt/sm-banner.png); background-repeat: no-repeat; background-position: 50% 50%;}

.djt-mod1{ padding-top: 10px; text-align: center; }
.djt-mod1 .hd h1,.djt-mod2 .hd h1{ color: #68b753; font-size: 36px;}
.djt-mod2 .hd h1 b{ display: inline-block;width: 100%;height: 60px;background: url(../images/djt/smcq.png) no-repeat;}
.djt-mod1 .hd .more,.djt-mod2 .hd .more{ margin-top: -50px; margin-right: 60px; font-size: 18px; color: #339718;}
.djt-mod1 .bd ul li{
	width: 200px; height: 140px; background-color: #fff; text-align: center;
	display: inline-block; margin-top: 120px; position: relative;
}
.djt-mod1 .bd ul li .djt-pic{ position: absolute; top: -87px; left: 50%; margin-left: -76px;}
.djt-mod1 .bd ul li .djt-txt{ position: relative; top: 100px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }

.djt-mod2{ margin-top: 40px; }
.djt-mod2 .hd{ text-align: center; }
.djt-mod2 .bd{ text-align: center;  margin-top: 40px; margin-left: -15px;}
.djt-mod2 .bd li{ display: inline-block; margin-bottom: 20px; margin-left: 15px; }
.djt-mod2 .bd li .pic{ border: 1px solid #d09259; width: 328px; height: 211px; overflow: hidden;}
.djt-mod2 .bd li .txt{ font-size: 18px; margin-top: 10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}


.px-works-info{ margin-top: 40px;}
.px-works-info .hd{ text-align: center; padding-bottom: 15px; border-bottom: 1px solid #68b753; }
.px-works-info .hd h1{ font-size: 32px; font-weight: bold; color: #68b753;}
.px-works-info .hd span{ display: inline-block; margin-right: 60px;}
.px-works-info .hd span:nth-last-child{ margin-right: 0;}
.px-works-info .bd{ padding: 20px; text-indent: 2em; font-size: 16px;}
.px-works-info .bd .pic{ width: 1000px; margin: 20px auto; text-indent: 0;}


.footer{
    padding-top: 71px;
    color: white;
    font-size: 14px;
	margin-top: 40px; background:#1f2626;  height: 178px; line-height: 22px; text-align: center;
	background: url(../images/djt/djt_ft.png) 50% 0;
}

/*分页绿色*/
.page{ padding:10px 10px 10px 0; margin-top: 10px; text-align:center;}
.page .inp{ height:20px; line-height: 20px; width: 2.5em; margin-left:4px; }
.page .btn{ color:#FFF; height:26px; line-height: 26px; background-color: #cc0000; width:60px; }
.page a,.page span{
   font-family: Tahoma, Geneva, sans-serif;
   font-size:12px;
   margin:0 5px;
   padding:0 1em;
   display: inline-block;
   line-height:26px;
   color:#666;
   background:#eee;
   border:1px solid #ccc;
   text-decoration: none;
   font-weight: bold;
}
.page li{ display: inline-block; }
.page a:hover, .page span, .page .now, .page .now:hover{
    color:#fff;
	background:#6ab364;
	border:1px solid #6ab364;
}
.page .none,.page .none:hover{
   color:#666;
   cursor:default;
}
.page a.on {
    background: #6ab364;
    color: #fff;
}
