.content {
    width: 1200px;
    margin: 30px auto;
}


.navBar {
    width: 240px;
    text-align: center;
}

.navBar h2 {
    width: 240px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    background: #005292;
    color: #fff;
    font-weight: bold;
}

.navBar ul {
    width: 240px;
    font-size: 16px;
}

.navBar ul li {
    height: 50px;
    line-height: 50px;
    background: #f7f7f7;
    margin-top: 1px;
}

.navBar ul li a {
    display: block;
}

.navBar ul li:hover {
    font-weight: bold;
    font-size: 17px;
}

.navBar ul li.navActive {
    font-weight: bold;
    font-size: 17px;
}

.navBar ul li:hover a {
    color: #005292;
}

.navBar ul li.navActive a {
    color: #005292;
}


.newsList {
    width: 940px;
}

.newsList .conBox {
    width: 940px;
    padding: 20px 0;
}

.newsList .newsTitle {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #f7f7f7;
    font-size: 18px;
    font-weight: bold;
    text-indent: 25px;
    color: #005292;
}

.newsList ul {
    width: 100%;
    padding: 20px 0;
}

.newsList ul li {
    margin-top: 10px;
    font-size: 16px;
    line-height: 32px;
    text-indent: 20px;
    background: url("../png/m2ambd.png") left 15px no-repeat;
}


.newsList ul li a:hover {
    color: #005292;
}

.newsList ul li .date {
    float: right;
    color: #999;
    font-size: 14px;
}


#content {
    width: 1200px;
    margin: 20px auto;
    border: 1px solid #e6e6e6;
}

.titP {
    width: 1080px;
    margin: 30px auto 20px;
}

.titP p {
    width: 1080px;
    font-size: 38px;
    text-align: center;
    color: #2a5ca1;
    word-break: break-all;
    word-wrap: break-word;
}

.moreInfo {
    width: 1080px;
    height: 36px;
    line-height: 36px;
    background: #f7f7f7;
    margin: 30px auto 0;
}

.moreInfo .source {
    width: 900px;
    height: 36px;
    text-align: center;
}

.moreInfo .source span {
    margin: 0 6px;
    font-size: 16px;
    color: #777;
}

.dhsharebuttonbox {
    width: 102px;
    height: 36px;
    background: url('../png/t6cwbl.png') left center no-repeat;
}

.dhsharebuttonbox a {
    display: block;
    width: 24px;
    height: 100%;
    margin-right: 10px;
    float: left;
    cursor: pointer;
}

.conBox {
    width: 1080px;
    margin: 0 auto 20px;
    line-height: 32px;
    font-size: 16px;
    text-align: justify;
}

.attas {
    width: 1080px;
    margin: 0 auto 30px;
    line-height: 32px;
    font-size: 16px;
    text-align: justify;
}

.conBox table {
    width: auto;
    margin: 0 auto;
    border: 1px solid #000;
}

.conBox video {
    display: block;
    margin: 0 auto;
}

.conBox table td,
.conBox table tr {
    border: 1px solid #000;
}

.conBox .operator {
    display: block;
    text-align: right;
    color: #999;
    margin-top: 40px;
    padding-right: 14px;
}

.operator i {
    font-style: normal !important;
}



.oldModel .titP p {
    font-size: 58px;
}

.oldModel .moreInfo .source span {
    font-size: 28px;
}

.oldModel .conBox,
.oldModel .conBox p,
.oldModel .conBox p span {
    font-size: 32px !important;
    line-height: 2 !important;
}

.oldModel .navBar h2 {
    font-size: 28px;
}

.oldModel .navBar ul,
.oldModel .navBar ul li.navActive {
    font-size: 28px;
}

.oldModel .newsList .newsTitle {
    font-size: 28px;
}

.oldModel .ld-name {
    font-size: 28px;
}

.oldModel .fg-title {
    font-size: 28px;
}

.oldModel .ld-summary {
    font-size: 28px;
}

.oldModel .navBar ul li:hover {
    font-size: 28px;
}

.oldModel .newsList ul li {
    font-size: 28px;
    line-height: 1.5;
}

.oldModel .newsList ul li .date {
    font-size: 28px;
}

.oldModel .cz-box .title {
    font-size: 28px;
}

.oldModel .navBar ul li {
    width: 100%;
}

.oldModel .navBar ul li a {
    width: 100%;
    height: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.oldModel .newsList ul li a {
    display: block;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.oldModel .moreInfo .source {
    width: 880px;
}

.oldModel .sharetxt {
    font-size: 28px;
}

.oldModel .attas {
    font-size: 28px;
}
.file-box {
	background: #F0F5F9;
	padding: 15px 0 15px 50px;
	margin-top: 20px;
	color: #4488c5;
	line-height: 1.8;
}

.file-box {
	width: 950px;
	margin: 30px auto 0;
	
	padding: 5px 0;
}

.file-box table,
.file-box tr,
.file-box td {
	border: none;
}

.file-box table tr {
	width: 750px;
}

.file-box table tr td {
	font-size: 13px;
}

.file-box table .td-b {
	width: 80px;
	text-align: center;
}

.file-box table .td-r {
	width: 370px;
}
.oldModel .file-box {font-size: 28px;}
.oldModel .file-box table .td-b {
    width: 138px;
}
.oldModel .file-box {
    padding: 15px;
}
.titP p:nth-child(1){font-size: 30px;
    font-family: 'ËÎÌå';
    font-weight: bold;
    line-height: 50px;padding: 0 80px;}
.titP p:nth-child(2){font-size: 16px;color: #000;margin-top: 26px;}
.attas p  a{color: #005292;}