.news {}



.news .news-list {

	text-align: center;

	height: 30px;

	padding: 0 0 26px 0;

}



.news .news-list a {

	width: 115px;

	height: 30px;

	line-height: 30px;

	font-size: 18px;

	font-weight: bold;

	color: #f6ba7c;

}



.news .news-list a.news-on {

	background: url(../images/news-on.png) center no-repeat;

}



.news-con {

	width: 100%;

	height: auto;

}



.news-con a {

	display: block;

	height: 20px;

	margin: 25px 0 0;

	padding: 0 50px;

	color: #f6ba7c;

	font-size: 16px;

}



.news-con a:hover {

	color: white;

}



.news-con a .li-tit {

	width: 500px;

}



.news-con a .li-time {

	width: 100px;

	text-align: right;

}



.newsInfo {}



.newsInfo .newsInfo-top {

	text-align: center;

	color: #f6ba7c;

	height: 70px;

}



.newsInfo .newsInfo-top h3 {

	font-size: 26px;
	margin: 10px 0;
}



.newsInfo .newsInfo-top span {

	line-height: 20px;

}





.newsInfo .link {

	text-align: left;

	width: 800px;

	height: auto;

	line-height: 30px;

	font-family: SimSun;

	font-size: 14px;

	padding: 32px 0 0;

	color: white;

}



.newsInfo .link span {

	width: 100%;

	display: block;

	cursor: default;

	letter-spacing: 1px;

}



.newsInfo .link span a {

	color: white;

	letter-spacing: 0px;

}



.newsInfo .link span a:hover {

	color: #F6BA7C !important;

}

.blue {
    background: blue;
}

#blue {
    /*padding-top: 50px;*/
}

    #blue .blue-con {
        width: 1133px;
        height: 64px;
        padding: 0 40px;
        background: url(../images/blue-con.png) top no-repeat;
    }

        #blue .blue-con .bd {
            width: 1133px;
            height: 65px;
            line-height: 65px;
            text-align: center;
            color: #F6B779;
        }

            #blue .blue-con .bd ul li {
                margin: 0 20px;
                float: left;
                _display: inline;
                overflow: hidden;
                text-align: center;
            }

                #blue .blue-con .bd ul li a {
                    width: 120px;
                    text-align: center;
                }