
.top .topinfo {
    margin: auto;
    width: 970px;
}

.records{	
	margin-top: 10px;
	width: 970px;
}

.records .left{	
	width: 636px;
	float: left;
}
.records .right{	
	width: 300px;
	float: right;
}


.workauto{
	width: 636px; 
}
    .workauto .header {
        height: 40px;
        font-size: 14px;
        background-color: #BB312F;
        color: #fff;
        line-height: 40px;
        width: 636px;
    }

.mhottitle {
    float: left;
    font-size: 18px;
    margin-left: 10px;
    position: relative;
}

.notice{
	margin-top: 30px;
	width: 636px; 
}
    .notice .header {
        height: 40px;
        font-size: 14px;
        background-color: #BB312F;
        color: #fff;
        line-height: 40px;
        width: 636px;
    }

.foucs{
	margin-top: 30px;
	width: 636px; 
}
.foucs .header{
	background-image: url(../img/4/title3.png);
	width: 636px; height: 40px;
}


.content{

	width: 634px;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	border-top: 1px solid #f0f0f0;
}


.contentr {
    width: 299px;
    border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    border-top: 1px solid #f0f0f0;
}

.leftlist{
	
}

.leftlist ul{
	font-size: 15px;
	padding: 0px; 
	display: block; 
	clear: both;
	color:#7C7C7C;
}
 
.leftlist  li{
list-style-type:none; 
}


.leftlist  li img{
	margin-left: 10px;
	width: 13px;
	
}

.leftlist li a{
	
	line-height: 32px;
	text-decoration:none;
	color:#3a3a3a;
	margin-left: 6px;
}
.leftlist li span{
	line-height: 32px;
	color:#7C7C7C;
	float: right;
	margin-right: 22px;
}

.more{
	float: right;
	font-size: 12px;
	color:#FFF;
	text-decoration: none;
	margin-right: 21px;
	margin-top: 0px;
}


.tv{
	
	width: 300px; 
}
    .tv .header {
        width: 300px;
        height: 38px;
        height: 40px;
        font-size: 14px;
        background-color: #BB312F;
        color: #fff;
        line-height: 40px
    }




.zt{
	margin-top: 30px;
	width: 300px; 
}
    .zt .header {
        width: 300px;
        height: 38px;
        height: 40px;
        font-size: 14px;
        background-color: #BB312F;
        color: #fff;
        line-height: 40px
    }

.hz{
	margin-top: 30px;
	width: 300px; 
}
    .hz .header {
        width: 300px;
        height: 38px;
        height: 40px;
        font-size: 14px;
        background-color: #BB312F;
        color: #fff;
        line-height: 40px;
    }

.xx {
    margin-top: 30px;
    width: 300px;
}

    .xx .header {
        width: 300px;
        height: 38px;
        height: 40px;
        font-size: 14px;
        background-color: #BB312F;
        color: #fff;
        line-height: 40px
    }


.mainmenu {
    height: 48px;
    width: 100%;
    margin: auto;
    background-color: #BB312F;
    margin-top: -16px;
}
#nav {
    width: 1050px;
    height: 48px;
    margin: auto;
}

    #nav ul {
        width: 1050px;
        list-style: none;
        position: relative;
        margin-left: -40px;
    }

        #nav ul li {
            float: left;
            line-height: 48px;
            width: 130px;
            text-align: center;
            position: relative;
        }

            #nav ul li a {
                text-decoration: none;
                color: #fff;
                display: block;
                padding: 0px 0px;
                font-size: 18px;
                font-family: "Microsoft YaHei", "SimSun", "SimHei", "STSong", "STFangsong", "SimHei","Hiragino Sans GB";
                font-weight: 100;
            }

                #nav ul li a:hover {
                    color: #BB312F;
                    background: #eeeeee;
                    font-weight: 600;
                }

            #nav ul li ul {
                margin-left: -40px;
                position: absolute;
                display: none;
                width: 100%;
                z-index: 9999;
            }

                #nav ul li ul li {
                    float: none;
                    background-color: #fff;
                    line-height: 48px;
                    text-align: center;
                    width: 100%;
                    font-weight: 500;
                    font-size: 16px;
                    color: #666666;
                    border-left: 1px solid #fff;
                    border-right: 1px solid #fff;
                    border-bottom: 1px solid #eeeeee;
                }

                    #nav ul li ul li:last-child {
                        border-bottom: 1px solid #eeeeee;
                    }

                    #nav ul li ul li a {
                        width: 100%;
                        font-weight: 500;
                        font-size: 16px;
                        color: #666666;
                    }

                        #nav ul li ul li a:hover {
                            background-color: #eeeeee;
                            color: #BB312F;
                            width: 100%;
                        }

            #nav ul li:hover ul {
                display: block;
                width: 100%;
            }
