@charset "utf-8"; body { font-family: "微软雅黑", "arial"; } 
img { border: none; } 
button { cursor: pointer; font-size: 0px; outline: none; border: none; } 
input { outline: none; } 
input:focus { outline: none; } 
a { text-decoration: none; } 
i { font-style: normal; } 
ul { padding-left: 0px; margin-bottom: 0px; } 
.clearfix { zoom: 1; } 
.clearfix:after { content: '020'; height: 0px; display: block; overflow: hidden; clear: both; } 
.w1200 { width: 1200px; margin: 0 auto; } 
.w800 { width: 800px; margin: 0 auto; } 
.main_box { min-height: 200px; padding-bottom: 40px; } 
body { background: #F7F7F7 !important; } 
/* banner */
.zt_banner { width: 100%; height: 500px; background: url(dhjdbanner.png) no-repeat center top; } 

/* 专题列表 */
.zt_box { width: 100%; height: auto; margin:30px 0 90px 0; } 

.zt_box>div { background: #FFFFFF; height: 100%; } 
.zt_list { width: 100%; height: 100%; padding: 25px 30px 30px 30px; } 
.zt_list li {  width: 100%; height: 160px; border-bottom: 1px solid #EEEEEE; padding: 20px 0; } 
.zt_list li:first-child{padding-top: 0;}
.zt_list li:last-child { border: none;padding-bottom: 0px;height: auto; } 
.zt_list_l { float: left; width: 120px; height: 120px; background: #F7F7F7; } 
.zt_list_l span { display: inline-block;width: 100%;text-align: center;} 
.zt_list_l span:first-child { font-weight: 600; font-size: 30px; color: #333333;margin-top: 20px; } 
.zt_list_l span:last-child { font-weight: 400; font-size: 16px; color: #333333;margin-top: 10px; } 
.zt_list_r { float: right; width: 990px; height: 100%; } 
.zt_list_r span { display: inline-block; width: 100%; } 
.zt_list_r span:first-child { margin-bottom: 10px; font-weight: 500; font-size: 16px; color: #333333; letter-spacing: 0; line-height: 32px; } 
.zt_list_r span:last-child { color: #999999; font-size: 14px; font-weight: 400; line-height: 28px; letter-spacing: 0; text-align: left; height: 56px; overflow: hidden; } 
.zt_list_r span:last-child a { color: #1677ff; font-size: 14px; font-weight: 400; line-height: 28px; letter-spacing: 0; text-align: left; } 

.zt_list li:hover .zt_list_l{background: #1677FF;}
.zt_list li:hover .zt_list_l span{color: #fff;}
.zt_list li:hover .zt_list_r span:first-child a{color: #1677FF;}
.zt_list li:hover .zt_list_r{}