.h20 {
    height: 20px;
}


/************************detail*************************/

.posi-box {
    width: 1200px;
    margin: 0 auto;
    padding-left: 20px;
    background: url(posi-dot.png) no-repeat center left;
    height: 38px;
    line-height: 38px;
}

.position {
    font-size: 14px;
    color: #666;
}

.position a {
    font-size: 14px;
    color: #666;
    text-decoration: none;
}

.position a:hover {
    color: #256c9b;
}

.pic-box {
    width: 1200px;
    margin: 0 auto;
}
.detail {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
	padding-bottom: 30px;
}

.d-left {
    width: 280px;
    float: left;
}

.d-left ul {
    margin: 0;
    padding: 0;
}

.d-left ul li {
    border-bottom: 1px solid #ccc;
}

.d-left ul li a {
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    text-decoration: none;
    padding-left: 15px;
}

.d-left ul li a:hover {
    border-left: 3px solid #04044e;
    background: url(de-h-bj.png) right center #00a0ea no-repeat;
    color: #fff;
}

.d-left ul li .de-on {
    border-left: 3px solid #04044e;
    background: url(de-h-bj.png) right center #00a0ea no-repeat;
    color: #fff;
}

.d-right {
    width: 900px;
    float: right;
    text-align: center;
    overflow: hidden;
    min-width: 400px;
}

.d-right h1 {
    font-size: 18px;
    color: #333;
}

.laiyuan-time {
    margin-top: 20px;
    font-size: 12px;
    color: #666;
    padding-bottom: 20px;
    background: url(de-line.jpg) repeat-x bottom;
}

.laiyuan-time span {
    margin: 0 10px;
}

.laiyuan-time span a {
    margin: 0 5px;
    color: #666;
    text-decoration: none;
}

.laiyuan-time span a:hover {
    color: #256c9b;
}

.d-right p {
    line-height: 26px;
    margin-top: 15px;
    text-align: left;
    color: #666;
}

.xglink {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
    text-align: left;
}

.xglink h1 {
    font-size: 14px;
    font-weight: normal;
}

.xglink ul {
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

.xglink ul li {
    line-height: 26px;
    font-size: 14px;
    list-style-type: none;
}

.xglink ul li a {
    color: #333;
    text-decoration: none;
}

.xglink ul li a:hover {
    color: #256c9b;
}



/********************************product.html********************************/

.xglj {
    height: 100px;
    width: 880px;
    margin: 0 auto;
    float: right;
    border-top: solid 2px #eee;
    padding-top: 10px;
}

.xglj li {
    text-decoration: none;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
}

.xglj li a {
    text-decoration: none;
    color: #333333;
    font-size: 14px;
}

.d-right h1.pro-title {
    font-size: 30px;
    text-align: left;
}

/********************************col.html********************************/

.d-r-left {
    width: 900px;
    float: left;
    overflow: hidden;
    text-align: left;
    padding-bottom: 60px;
}

.d-r-left ul {
    margin: 0;
    padding: 0;
}

.d-r-left ul li {
    margin: 0;
    list-style-type: none;
    overflow: hidden;
    width: 880px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.d-r-left ul li a:hover{
    color: #256c9b;
}

.d-r-left ul li img {
    float: left;
    margin-right: 30px;
}

.d-r-left ul li h1 {
    margin: 0;
    padding: 0;
}

.d-r-left ul li h1 a {
    font-size: 16px;
    color: #666;
    font-weight: normal;
    text-decoration: none;
}

.d-r-left ul li p {
    margin: 0;
    padding: 0;
    text-indent: 0;
    color: #999;
}

.d-r-left ul li p.time-fb {
    font-size: 14px;
    color: #333;
    margin: 5px 0;
}

.d-r-left ul li p.time-fb b {
    color: #F00;
    font-weight: normal;
}

.d-r-right {
    width: 282px;
    float: right;
    overflow: hidden;
    text-align: left;
}

.d-r-right .r-title {
    font-size: 18px;
    color: #666;
    line-height: 36px;
    background: url(de-line.jpg) repeat-x bottom;
    margin-bottom: 15px;
}

.d-r-right .r-title a {
    font-size: 18px;
    color: #666;
    text-decoration: none;
}

.d-r-right .r-title a:hover {
    color: #256c9b;
}

.d-r-right ul {
    margin: 0;
    padding: 0;
    margin-top: 15px;
}

.d-r-right ul li {
    list-style-type: none;
    line-height: 30px;
    background: url(dian.jpg) 0 15px no-repeat;
    padding-left: 15px;
}

.d-r-right ul li a {
    color: #999;
    text-decoration: none;
}

.d-r-right ul li a:hover {
    color: #256c9b;
}


/********************************onecol.html********************************/