﻿body, div, ul, li,dbcontent,p
{
    margin: 0;
    padding: 0;
}
ol, ul
{
    list-style:none ;
}
body
{
    color: #333;
    font-size: 14px;
    font-family: "Microosft Yahei";
    background: url('../../Images/bg.jpg') repeat;
}
.head-top
{
    height: 30px;
}
.head-content, .container
{
    width: 1200px;
    margin: 0 auto;
}
.head-content img
{
    vertical-align: top;
}

.con-head
{
    padding: 0 61px;
    background: #fff;
    padding-bottom: 52px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    margin-bottom: 30px;
}
.box
{
    height: 450px;
}
.box::after
{
    clear: both;
}
.box::before, .box::after
{
    display: table;
    line-height: 0;
}
.con-wt
{
    width: 508px;
    margin-top: 30px;
}
.l
{
    float: left !important;
}
.r
{
    float: right !important;
}
.con-infohd
{
    height: 43px;
    line-height: 43px;
    padding-top: 2px;
    border-top: 4px solid #d0b8a3;
}
.con-infotitle
{
    display: block;
    padding: 0 24px;
    height: 43px;
    line-height: 43px;
    font-size: 22px;
    font-weight: bold;
    color: #a12c29;
    float: left;
    border-top: 6px solid #b2332c;
    margin-top: -6px;
}
.con-more
{
    float: right;
    margin-right: 20px;
    font-size: 16px;
    color: #666;
}
.con-infobd ul
{
    padding-top: 6px;
    list-style: none;
}
.con-infobd ul li
{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    vertical-align: top;
    padding-left: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url('../../Images/info_icon.png') 15px center no-repeat;
}
a
{
    text-decoration: none;
}
.con-infobd ul li a, .con-infobd ul li a:link, .con-infobd ul li a:visited
{
    text-decoration: none;
    color: #333;
}
.con-infobd ul li a:hover
{
    text-decoration: none;
    cursor: pointer;
    color: #ff0000;
}
.dbcontent
{
    background: #fff;
    padding: 0 61px;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.bz
{
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    background: url('../../Images/location.png') left center no-repeat;
    padding-left: 22px;
}
.bz a
{
    color:#333;
}
.bz span
{
    color:#d90000;
}
.dbhd
{
    height: 43px;
    line-height: 43px;
    padding-top: 2px;
    border-top: 4px solid #d0b8a3;
}
.bdlist ul
{
    padding:8px 20px 0 15px;
}
.bdlist ul li
{
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    vertical-align: top;
}
.bdlist ul li a
{
    float:left;
    display:block;
    padding-left:26px;
    background:url('../../Images/info_icon.png') left center no-repeat;
    color:#333;
    max-width:70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bdlist ul li a, .bdlist ul li a:link, .bdlist ul li a:visited
{
    text-decoration: none;
    color: #333;
}
.bdlist ul li a:hover
{
    text-decoration: none;
    cursor: pointer;
    color: #ff0000;
}
.bdlist ul li apan
{
    float:right;
    color:#666;
}
.details h1
{
    font-size:28px;
    text-align:center;
    padding-bottom:15px;
}