﻿

/*中心内容*/

.Content {
    width: 1185px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    position: relative;
    margin: 5px auto 25px;
    padding: 10px 7px;
    border-top:none ;
}
.Content-sy {
    overflow: hidden;
    float: left;
    width: 100%;
 /*min-height: 650px;*/
   
}

.Content-sy h2 {
    height: 32px;
    font-size: 12px;
    color: #e10000;
    line-height: 32px;
    font-weight: normal;
    background: url(imageskuang2_03.png) repeat-x;
    position: relative;
    padding:0 0 0 20px;
}
.Content-sy h2 a{
    font-weight: bold;
    color: #e10000;
    float: left;
    font-size: 12px;
}

.Content-sy h2 span{
    display: block;
    float: left;
    width: 29px;
    height: 32px;
    background: url("imagesyn-zf-topTT.png") center no-repeat;
}
.Content-sy h2 a:link, .Content-sy h2 a:visited {
    color: #e10000;
    text-decoration: none;
}

.Content-detail-topT img{
    display: block;
    margin: 10px auto 5px;
}
.Content-detail-topT h4{
    display: block;
    font-size: 28px;
    font-weight: bold;
    line-height: 40px;
    color: #d80f00;
    margin: 0 auto;
    text-align: center;
}
.Content-detail-topB{
    width: 330px;
    height: 42px;
    margin-top:30px;
    margin-left:140px;

}
.Content-detail-button{
    float: left;
    width: 98px;
    height: 42px;
    display: block;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #5c5c5c;
}

.shgl-list1 {
    position: relative;
    width: 142px;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #5c5c5c;
	text-align:center;
	margin-right:15px;
    /*border: 1px solid #ddd;*/
    font-family: "Microsoft YaHei";
   /* background: url(imagesyn-zf-xlbg.png) no-repeat 117px center;*/
    z-index: 2;
}
/*.shgl-list1 .txt {
    margin-left: 22px;
    font-size: 16px;
    font-weight: bold;
    color: #5c5c5c;
}*/
.shgl-list1 .list-info {
    display: none;
    position: absolute;
    top: 40px;
    left: -1px;
    width: 142px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: none;
    max-height: 82px;
    overflow-y: scroll;
}
.shgl-list1 .list-info li {
    height: 40px;
    padding-left: 22px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}
.shgl-list1 .list-info li:hover{
    cursor: pointer;
}
.shgl-list1 .list-info li a {
    font-size: 16px;
    font-weight: bold;
    color: #5c5c5c;
}
.mgr{
    margin-right: 14px;
}

/*列表内容*/
.Content-detail{
}
.Content-detail-textT{
    height: 20px;
    padding: 20px 18px;
}
.Content-detail-textT a{
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #d80f00;
    line-height: 20px;
    border-left: 3px solid #d80f00;
    padding-left: 11px;
}

.Content-detail-textB{
    margin: 0 15px 10px 8px;
    padding:0 0 11px 2px;
    border-bottom: 1px dashed #d3d3d3;
}
.detail-textB-title{
    display: block;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #d80f00;
}
.Content-detail-textB ul li{
    /*height: 25px;*/
	overflow:hidden;
    line-height: 25px;
    background: url("imagesyn-zf-listIcon.png") 8px 12px no-repeat;
}
.Content-detail-textB ul li a{
    margin-left: 18px;
    float: left;
    font-size: 14px;
    color: #333;
}
.Content-detail-textB ul li span{
    float: right;
    font-size: 12px;
    color: #999;
    margin-right: 3px;

}
.Content-detail-textB ul li:hover a,.Content-detail-textB ul li:hover span{
    color: #d80f00;
    cursor: pointer;
}

.borBN{
    border-bottom: none;
}