html, body {
    min-width:1200px;
    margin: 0;
    padding: 0;
	background:url(../img/20240621_bj.jpg) top no-repeat;
	background-size: 100%;
}
div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, img {
    list-style: none;
    padding: 0;
    margin: 0;
    border: none;
    font-weight: normal;
}
a {
    text-decoration: none;
    color: #333;
}
a:hover {}
.clear_both:after {
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
}
.main1200{
    width: 1200px;
	min-width: 1200px;
    margin: 0 auto;
}

.ellipsis {
    display: block;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
.ellipsis_dh{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.banner{margin:0 auto; width:100%; min-width:1200px;  height:446px; background: url(../img/20240621_banner.jpg) center top no-repeat; text-align:center;}
/*通用*/
.box1nr{margin:0 auto; width:1200px; height:auto; height: 423px; overflow:hidden; padding: 40px 0;}
.centertit {
    margin:0 auto;
	height:74px;
	line-height:74px;
	text-align:center;
	width:100%;
	padding-top:55px;
	padding-bottom:33px;
	}
.centertit2 {
    margin:0 auto;
	height:74px;
	line-height:74px;
	text-align:center;
	width:100%;
	padding-top:50px;
	padding-bottom:33px;
	}
/*box1*/
.conk{
margin:0 auto;
width: 100%;
height:auto; 
padding:5px;
padding-bottom:10px;
}
.contentk{
width:1190px;
height:auto;background:#fff;
-moz-box-shadow: 5px 5px  5px 5px #ebebeb;
box-shadow:0px 0px 6px 1px #e1e1e1;}
.wznr{
margin:0 auto; 
width: 1140px; 
height:auto; 
font-size:20px; 
line-height:40px; 
padding: 20px 30px;
text-indent: 48px;
text-align: justify;
}
/*box2*/
.time{
margin:0 auto; 
width: 1200px; 
height:auto; 
font-size:20px; 
line-height:40px; 

text-align:center; }
/*box4*/
.zn{
     margin: 0 auto;
	 width: 1200px;
	}
.zn img{width: 1200px;}
/*box6*/
ul.dep_right_bottom{
    float:left;
	padding-top: 15px;
    font-size: 18px;
	
}
ul.dep_right_bottom li{
    float:left;
    width:540px;
    background: url(../img/20240621_dhdtr-icon.png)left 24px no-repeat;
    line-height: 56px;
    padding-left: 20px;
	color:#333333;
	border-bottom:#dcdcdc 1px dotted;
	margin-bottom:10px;
}
ul.dep_right_bottom li:nth-child(2),ul.dep_right_bottom li:nth-child(4),ul.dep_right_bottom li:nth-child(6){
    float:right;
    width:540px;
    background: url(../img/20240621_dhdtr-icon.png)left 24px no-repeat;
    line-height: 56px;
    padding-left: 20px;
	color:#333333;
	border-bottom:#dcdcdc 1px dotted;
	margin-bottom:10px;
}
ul.dep_right_bottom li a{color:#666;}
.more {
    margin:0 auto;
	height:30px;
	font-size:16px;
	text-align:right;
	width:100%;
	color:#666666;
	padding-top:30px;
width:1200px;
	}
.more a{color:#666666;}
/*box7*/
.prize{
    margin: 0 auto;
    width: 1200px;
	text-align:left;
}
.prize img{
	float:left; 
}

.focus_row {
    margin: 0 auto;
    width: 1200px;
	overflow:hidden;
}
.focus_row ul{
    float: left;
	width:1230px;
}
.focus_row ul li{
   float: left;
   margin:0px 0px 0px 10px;
   
}
.focus_row ul li img{ width:291px;}

 

