﻿body,span,div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p,table,tr, blockquote,html, th, td,img,a {
    margin: 0;
    padding: 0;
}
a
{
     text-decoration:none;
}
body
{
   font-family:tahoma,arial,'Hiragino Sans GB','宋体',sans-serif,"SimSun","Arial Narrow",HELVETICA;
   font-size:12px;
   line-height:1.5;
   color:#000;
}

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}

.img_title{
    margin: 0 auto;
    width: 100%;
}

.img_title img{
    border: 0 none;
    display: block;
    width: 100%;
}

.img_title .dk_list_title{
    width: 100%;
    height: 60px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 55px;
    background: -moz-linear-gradient(top, #fc6528, #ff4a03); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fc6528), color-stop(1, #ff4a03));
}

.img_title .dk_list_cont{
    width: 100%;
    margin-bottom: 20px;
    background: #fff;
    
}

.img_title .dk_list_cont ul{
    padding: 10px 0px 0px 15px;
}

.img_title .dk_list_cont ul li
{
    list-style: none;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ff6a00;
}

.img_title .dk_list_cont ul li span{
    display: block;
    float: left;
    font-size: 14px;
}

.img_title .dk_list_cont ul li .sp1{
    color: #fff;
    margin-right: 20px;
    width: 30%;
    height: 35px;
    line-height: 30px;
    text-align: center;
    background: -moz-linear-gradient(top, #fc6528, #ff4a03); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fc6528), color-stop(1, #ff4a03));
}

.img_title .dk_list_cont ul li .sp2{
    color: #000;
    width: 60%;
    line-height: 18px;
}


.img_title .dk_list_cont2{
    padding: 10px 10px 15px 20px;
    font-size: 14px;
    color: #000;
}

.img_title .dk_list_cont2 .rd_sp {
        color: #ff4901;
}

.img_title .dk_list_cont3{
    padding: 10px 40px 30px 40px;
    text-align: center;
    background: -moz-linear-gradient(top, #fff, #f1f2f2); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #f1f2f2));
}

.img_title .dk_list_cont3 p{
    text-align: center;
    margin-bottom: 25px;
    color: #000;
    line-height: 25px;
}

.img_title .dk_list_cont3 p .star-five{
    display: block;
    float: left;
    width: 25px;
    height: 25px;
}
.img_title .dk_list_cont3 .star_title{
    display: block;
    float: left;
    color: #ff4901;
    text-align: left;
    font-size: 14px;
}

.img_title .dk_list_cont4{
    width: 100%;
    padding-bottom: 20px;
    position:relative;
     background: -moz-linear-gradient(top, #fc6528, #ff4a03); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fc6528), color-stop(1, #ff4a03));
   
}

.img_title .dk_list_cont4 span{
    font-size: 14px;
     padding: 10px 0px 0px 30px;
    color:#fff;
    display: block;
}

.img_title .dk_list_cont4 .sp_lager{
    font-size: 18px;
}

.img_title .dk_list_cont4 .i{
    color: #fff;

}

.img_title .dk_list_cont4 p{
    position: absolute;
    top:0;
    right:0;
    width: 23%;
}

img {max-width: 100%; width:auto}
a{display:block;width:100%;}