﻿.content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background-color: #fff;}
.line-1,.ztzl-box {
    width: 1200px;
    margin: 0 auto 15px;
    padding-top: 15px;}

.banner-news,.lx-news {
    width: 590px;
    height: 360px;}
.banner-news {
overflow:hidden;}
.news-list {
    width: inherit;
    height: 300px;}








/*------选项卡样式(样式一)------*/
.newstab-box {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #f9f9f9;}
.newstab-box > li {
    display: inline-block;}
.newstab-box > li >a {
    font-weight: bold;
    display: inline-block;
    padding: 0 20px;
    font-size: 16px;
    color: #5d5d5d;
    text-decoration: none;}
li.news-title a {
    color: #1b50a0;
    height: 38px;
    border-bottom: 2px solid #1b50a0;}
.newstabed-box > li {
    width: 100%;
    height: 319px;
    display: none;}
.newstabed-box > li.news-list {
    display: block;}