body {
    min-width: 1190px;
    background: url(../images/banner.jpg) top center no-repeat;
}
.clearfix{
	zoom:1;
}
.clearfix:after{
	content:'';
	display: block;
	clear:both;
	float:none;
}
.f-l {
	float: left;
}
.f-r {
	float: right;
}
.w730 {
    width: 730px;
}
.w430 {
    width: 430px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-20 {
    margin-top: 20px;
}
.pl-30 {
    padding-left: 30px;
}
.pr{
    position: relative;
}
a img:hover {
    opacity: .8;
    filter: alpha(opacity = 80);
}
.top{
    height: 325px;
    position: relative;
    padding-top: 395px;
}
.container {
	width: 1100px;
	margin-left: auto;
    margin-right: auto;
}
.img-banner {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}
.copyright {
    font-size: 22px;
    color: #07396e;
    text-align: center;
    line-height: 77px;
    background: #e6ebf0;
}
.categoty {
    background: url(../images/cat.png) center center no-repeat;
    height: 55px;
    line-height: 55px;
    font-size: 32px;
    text-align: center;
    margin-top: 40px;
}
.categoty a {
    color: #07396e;
    padding: 0 10px;
}
.video {
    margin-left: -30px;
    margin-right: -30px;
}
.video-box {
    width: 520px;
    float: left;
    margin: 30px;
}
.video-box iframe {
    display: block;
}
.video-box .u-ct {
    height: 50px;
    line-height: 50px;
}
.video-box .u-ct span {
    font-size: 18px;
    color: #07396e;
    float: left;
    width: 430px;
    text-indent: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video-box .u-ct a {
    float: right;
    background: #ffae00;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    margin-top: 10px;
    width: 80px;
    text-align: center;
}
.video-box .txt {
    background: url(../images/video.jpg) center center no-repeat;
    height: 293px;
    text-align: center;
}
.video-box .tips {
    padding-top: 107px;
    font-size: 24px;
    color: #fff;
}
.video-box .tips p {
    
}
.slide-box {
    width: 555px;
    height: 347px;
    float: left;
    overflow: hidden;
    position: relative;
}
.slide-box .hd {
    height: 6px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 42px;
    z-index: 1;
}
.slide-box .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slide-box .hd ul li {
    float: left;
    margin-right: 3px;
    width: 18px;
    height: 6px;
    text-align: center;
    background: url(../images/opa.png) repeat;
    cursor: pointer;
}
.slide-box .hd ul li.on {
    background: #fff;
    color: #fff;
}
.slide-box .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slide-box .bd li {
    width: 555px;
    height: 347px;
    zoom: 1;
    vertical-align: middle;
}
.slide-box .bd li a {
    display: block;
}
.slide-box .bd img {
    width: 555px;
    height: 312px;
    display: block;
    margin: 0;
}
.slide-box .slide-box-txt {
	background: #000;
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
}
.slide-box .slide-box-txt p {
    padding:0 10px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-list {
    float: right;
    width: 530px;
}
.m-list .item {
    display: block;
    padding: 15px;
}
.m-list .item:hover {
    background: #e6ebf0;
}
.m-list .item .u-tt {
    font-size:22px;
    color: #07396e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-list .item .u-ct {
    font-size: 16px;
    color: #8a8a8a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.footer {
    text-align: center;
    background: #e6ebf0;
    padding: 40px 0;
    margin-top: 120px;
}
.footer .code {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
