/**公共样式区域start**/
.clear:after{
    content: "";
    display: block;
    clear: both;
}
body{
    font-size: 12px;
    font-family: "微软雅黑";
    color: #454545;
}
.bt-1100{
    width: 1100px;
    height: auto;
    margin: 0 auto;
}
/**公共样式区域over**/

/**当前位置start**/
.dqwz{
    width: 100%;
    height: 40px;
    background-color: #ededed;
}
.dqwz .bt-1100{
    height: 40px;
    line-height: 40px;
    background: url("home_bg_03.png") left center no-repeat;
    padding-left: 24px;
}
/**当前位置over**/
/**大标题start**/
.top-title{
    width: 1100px;
    margin: 30px auto;
    height: 35px;
    margin-bottom: 0;
}
.left-line{
    width: 480px;
    height: 2px;
    background-color: #1583d8;
    margin-top: 15px;
}
.txt{
    width: 137px;
    height: 35px;
    line-height: 35px;
    background: url("zhjd-bg.png") no-repeat ;
    text-align: center;
    color: #454545;
    font-size: 22px;
    font-family: "微软雅黑";
    font-weight: bold;
}
.right-line{
    width: 480px;
    height: 2px;
    background-color: #1583d8;
    margin-top: 15px;
}

/**大标题over**/

/**主体区域start**/
.bt-content{
    width: 1100px;
    height: min-485px;
    margin: 0 auto;
    overflow: hidden;
    /*border: 1px solid;*/
}
/**左边区域start**/
.left{
    width: 264px;
    /*height: 450px;*/
    margin-top: 19px;
    background-color: #f9f9f9;
}
/**左边区域第一层start**/
.left-floor1{
    width: 264px;
    /*height: 240px;*/
    border:#cad3d8 1px solid;
}
.left-floor1-top{
    line-height: 17px;
    padding: 0 13px 0 18px;
    margin-top: 17px;
}
.left-floor1-title{
    font-size: 17px;
    font-family: "微软雅黑";
    font-weight: bold;
    color: #1583d8;
}
.more a{
    font-size: 15px;
    font-family: "微软雅黑";
    color: #999999;
}
.left-floor1-list{
    width: 264px;
    /*height: 202px;*/
    margin-bottom:18px;
    padding: 5px 19px 0 18px;
    font-size: 15px;
    font-family: "微软雅黑";
    color: #333333;
    line-height: 30px;
}
/**左边区域第一层over**/
.left-floor2{
    width: 264px;
    /*height: 210px;*/
    border:#cad3d8 1px solid;
    border-top:none ;
    overflow: hidden;
}
.left-floor2-top{
    line-height: 17px;
    padding: 0 13px 0 18px;
    margin-top: 17px;
}
.left-floor2-title{
    font-size: 17px;
    font-family: "微软雅黑";
    font-weight: bold;
    color: #1583d8;
}
.left-floor2-list{
    width: 264px;
    /*height: 175px;*/
    margin-bottom:18px;
    padding: 5px 19px 0 18px;
    font-size: 15px;
    font-family: "微软雅黑";
    color: #333333;
    line-height: 30px;
}
/**左边区域over**/
/**中间区域start**/
.mid{
    width: 836px;
    min-height: 475px;
    margin-top: 10px;
	margin-bottom: 20px;
}
/**中间区域第一层start**/
.mid-floor1{
	float: left;
    width: 100%;
    height: 237px;
	margin-left: 25px;
}
.mid-floor1-title{
    width: 100%;
    height: 37px;
    border-bottom: #cad3d8 1px solid;
}
.mid-floor1-title .more{
    line-height: 37px;
}
.title2{
    font-size: 17px;
    font-family: "微软雅黑";
    font-weight: bold;
    color: #1583d8;
    line-height: 36px;
    border-bottom: #1583d8 1px solid;
    padding-left: 5px;
    padding-right: 5px;
}
.mid-floor1-list{
    width: 100%;
    padding-top: 12px;
}
.mid-floor1-list a{
    color: #333333;
    font-size: 15px;
    font-family: "微软雅黑";
}
.mid-floor1-list li{
    line-height: 30px;
    background: url("qz_bg_03.png") no-repeat 4px center;
    padding-left: 16px;
}

.time{
    color: #999999;
    font-size: 15px;
    font-family: "微软雅黑";
}
/**中间区域第一层over**/
.right{
    width: 393px;
    height: 475px;
    margin-left: 22px;
    margin-top: 9px;
}
/**中间区域over**/
/**主体区域over**/
