﻿@charset "utf-8";
/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,table,input,td,img,div{margin:0;padding:0;border:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
ul, ol, li, dt, dl {list-style-type:none;}
em, i{font-style:normal}
body{ font-size:14px; font-family:微软雅黑;font-style:normal; background: #eee;}
a { text-decoration:none; color: #535353; white-space:nowrap;}
a:hover{ text-decoration: underline; }

.dk_special_warp{ width: 960px; padding: 20px; background: #fff; margin: 0 auto;}
.dk_special_title{ width: 960px; height: 280px; }
.dk_special_title img{ width: 100%; height: 100%; display: block; }
.dk_location{ background: #eee; padding: 0 20px; }
.dk_location p{ line-height: 40px; color: #959595; cursor: pointer;}
.dk_location p a{ color: #959595;}

.dk_special_main ul{ margin-top: 14px; }
.dk_special_main ul li{ line-height: 42px;overflow: auto; padding: 0 12px; }
.dk_special_main ul li.on{ border-bottom: 1px solid #eee; margin-bottom: 10px; padding-bottom: 10px; }
.dk_special_main ul li a{white-space:nowrap; width:60%; overflow:hidden;text-overflow: ellipsis; float: left; color: #313131;}
.dk_special_main ul li span{ float: right; color: #a0a0a0;}

.special_footer{ width: 1000px; margin: 0 auto;}
.special_footer_main{ padding: 18px 0 40px; }
.special_footer_main p{ text-align: center; font-size: 14px; color: #959595; line-height: 30px;}
.special_footer_main p a{ color: #959595; }
