﻿/* 内容开始 */

body {
	background: url(../images/bg.png) no-repeat top;
	font-family: "微软雅黑" !important;
}

.contentbg {
	width: 100%;
	height: 100%;
	max-width: 1100px;
	margin: auto;
	padding-bottom: 40px;
	overflow: hidden;
}

.logo {
	overflow: hidden;
	margin-top: 40px;
}

.logo img {
	float: left;
}

.logo span {
	color: #FFFFFF;
	font-size: 35pt;
	line-height: 76px;
	float: left;
	margin-left: 15px;
}

.logo_xx {
	font-size: 100px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 25px;
}

.logo_xx img {
	margin-left: 237px;
}

.center {
	min-height: 500px;
	background: #f2f2f2;
	margin-top: 94px;
	padding: 0 36px;
}

.search {
	padding-top: 87px;
	overflow: hidden;
}

.line {
	width: 240px;
	float: left;
	border-top: 1px solid #e1e1e1;
	margin-top: 25px;
}

.search_c {
	width: 510px;
	float: left;
	height: 50px;
	margin: 0 19px;
	position: relative;
}

.search_c input[type="text"] {
	width: 100%;
	border: 0;
	height: 50px;
	line-height: 50px;
	float: left;
	border: 1px solid #2d66a5;
	border-radius: 9px;
	padding-right: 60px;
	padding-left: 15px;
	box-sizing: border-box;
}

input:focus {
	outline: none;
}

.search_c input[type="image"] {
	position: absolute;
	right: 15px;
	top: 6px;
}

.main {
	overflow: hidden;
	margin-top: 79px;
}

.main_left {
	float: left;
	width: 240px;
	min-height: 300px;
}

.main_right {
	float: right;
	width: 770px;
	background: #FFFFFF;
	min-height: 500px;
}

.main_left>ul>li {
	line-height: 70px;
	margin-bottom: 15px;
}

.main_left>ul>li>a {
	display: block;
	line-height: 35px;
	padding-left: 85px;
	background: url(../images/xxgkh1.png) no-repeat 20px center #FFFFFF;
	font-size: 23px;
	color: #2d66a5;
}

.main_left>ul>li>a span {
	float: right;
	margin-top: -9px;
	margin-right: 20px;
	height: 19px;
	width: 19px;
	background: url(../images/szj.png) no-repeat left center;
}

.main_left>ul>li>a:hover span {
	background: url(../images/szjh.png) no-repeat left center;
}

.main_left>ul>li>a:hover {
	background: url(../images/xxgk1.png) no-repeat 20px center #2d66a5;
	color: #ffffff;
}

.main_left>ul>li>a.hover {
	background: url(../images/xxgk1.png) no-repeat 20px center #2d66a5;
	color: #ffffff;
}

.main_left>ul>li.x2>a {
	background: url(../images/xxgkh2.png) no-repeat 20px center #FFFFFF;
}

.main_left>ul>li.x3>a {
	background: url(../images/xxgkh3.png) no-repeat 20px center #FFFFFF;
}

.main_left>ul>li.x4>a {
	background: url(../images/xxgkh4.png) no-repeat 20px center #FFFFFF;
}
.main_left>ul>li.x0>a {
	background: url(../images/xxgkh0.png) no-repeat 20px center #FFFFFF;
}

.main_left>ul>li.x2>a:hover {
	background: url(../images/xxgk2.png) no-repeat 20px center #2d66a5;
	color: #ffffff;
}

.main_left>ul>li.x3>a:hover {
	background: url(../images/xxgk3.png) no-repeat 20px center #2d66a5;
	color: #ffffff;
}

.main_left>ul>li.x0>a:hover {
	background: url(../images/xxgk0.png) no-repeat 20px center #2d66a5;
	color: #ffffff;
}
.main_left>ul>li.x4>a:hover {
	background: url(../images/xxgk4.png) no-repeat 20px center #2d66a5;
	color: #ffffff;
}

.main_left>ul>li.x2>a.hover {
	background: url(../images/xxgk2.png) no-repeat 20px center #2d66a5;
	color: #ffffff;
}

.main_left>ul>li.x3>a.hover {
	background: url(../images/xxgk3.png) no-repeat 20px center #2d66a5;
	color: #ffffff;
}

.main_left>ul>li.x4>a.hover {
	background: url(../images/xxgk4.png) no-repeat 20px center #2d66a5;
	color: #ffffff;
}
.main_left>ul>li.x0>a.hover {
	background: url(../images/xxgk0.png) no-repeat 20px center #2d66a5;
	color: #ffffff;
}
.main_left>ul>li.x0>a {
	line-height:70px;
}
.main_left > ul > li.x0 > a span{
	margin-top:27px;
}
.main_left .list_h {
	background: #FFFFFF;
	padding: 15px 0;
	display: none;
}

.main_left .list_h li a {
	display: block;
	padding-left:30px;
	line-height: 33px;
	font-size: 15px;
	color: #4d4d4d;
}

.main_left .list_h li a span {
	margin-right: 10px;
}

.main_left .list_h li a:hover {
	background: #e6f5ff;
	color: #2d66a5;
}
.main_left li.x0 .list_h{
	background:transparent;
	padding:0;
}
.main_left li.x0 .list_h ul li {
    height: 36px;
    line-height: 36px;
    background-color: #e5e5e5;
    text-indent: 10px;
    margin-top: 10px;
}

.main_left li.x0 .list_h ul li a {
    font-size: 16px;
    display: block;
    font-family: "Microsoft YaHei",微软雅黑;
}

.main_left li.x0 .list_h ul li a:hover {
	background: #e5e5e5;
    color: #2e65a6;
	font-weight:normal;
}

.main_right li {
	color: #999999;
	font-size: 14px;
padding-left:30px;
}

.main_right li a {
	color: #4d4d4d;
	margin-right: 5px;
}

.main_right .wei {
	padding: 15px 25px;
}

.main_right .wei li {
	margin-bottom: 30px;
	line-height: 30px;
}

.main_right .wei p {
	width: 100px;
	margin: 0 auto;
	line-height: 30px;
	text-align: center;
	background: #e6e6e6;
	color: #4d4d4d;
	font-size: 15px;
}

.main_right .wei p a {
	color: #4d4d4d;
}

.main_right p.title {
	width: 110px;
	line-height: 35px;
	text-align: center;
	background: #2d66a5;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}


/* 年报 */

.main_right .nb_top {
	font-size: 18px;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 52px;
	margin-left: 10px;
}

.main_right .nb_title {
	font-size: 16px;
	color: #FFFFFF;
	background: #2d66a5;
	line-height: 40px;
	font-weight: bold;
	float: left;
	padding: 0 10px;
}

.main_right .nb_list {
	padding: 0 5px;
}

.main_right .nb_list table tr:nth-child(even) td {
	background-color: #FFFFFF;
}

.main_right .nb_list table tr:nth-child(odd) td {
	background-color: #f5f5f5;
}

.main_right .nb_list table td.tdline {
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}

.main_right .nb_list table td a {
	font-size: 16px;
	color: #4d4d4d;
	padding-left: 20px;
}

.policy-list >div>div {
    float: left;}

.policy-list .head {
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #333;
    border-bottom: 2px solid #0f5a9b;}

.policy-list .head>div {
    font-family: "SimSun";
    text-align: center;
    font-weight: bold;}

.policy-list .head .index {
    text-align: left;
    text-indent: 2px;}

.policy-list >div .index {
    width: 10%;}

.policy-list .body {
    display: flex;
    align-items: center;
    overflow: hidden;}

.policy-list .body:nth-child(odd) {
    background-color: #eee;}

.policy-list .body>div {
    height: 100%;}

.policy-list .body .index {
    text-indent: 20px;
    line-height: 70px;}

.policy-list .body .index {
    font-size: 16px;}

.policy-list >div .title {
    width: 55%;}

.policy-list .body .title h3 {
    font-family: "NSimSun";
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 50px;}

.policy-list .body .title .small {
    color: #5d89b6;
	font-size:14px;
    line-height: 24px;
	margin:0 0 10px;
    font-family: "NSimSun";}

.policy-list >div .download {
    width: 35%;
    display: flex;
    align-items: center;
    justify-content: center;}

.policy-list >div .download a { 
    font-family: SimSun;
    font-size: 14px;
    color: #333;
    margin-left: 15px;
    margin-right: 15px;}

/* 分页 */
.guoban-zc-page {
    margin-top: 36px;
    display: flex;
    justify-content: center;}

.guoban-zc-page > a {
    display: block;
    height: 28px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 25px;
    margin-left: 3px;
    margin-right: 3px;
    font-size: 14px;}

.guoban-zc-page > a:hover,.guoban-zc-page > a.active {
    border: 1px solid #0c5a9d;
    background-color: #0c5a9d;
    color: #fff;}

.guoban-zc-page .index,.guoban-zc-page .last {
    width: 48px;}

.guoban-zc-page .prev,.guoban-zc-page .next {
    width: 62px;}

.guoban-zc-page .item {
    width: 28px;}
.guoban-zc-page table tr{
	display:flex!important;
	justify-content: center!important;
}
.guoban-zc-page table td {
	font-size:14px!important;
	width:auto;
	margin:0;
}
.guoban-zc-page #fanye{
	height:28px!important;
	line-height:28px!important;
}
.guoban-zc-page span {
    display: block;
    height: 28px;
    line-height: 28px;
    margin-right: 5px;
    font-size: 14px;}

.guoban-zc-page input {
    width: 55px!important;
    height: 28px!important;
    line-height: 28px!important;
    text-align: center!important;
    outline: none!important;
	font-size:14px!important;
    border: 1px solid #ccc!important;
    margin-right: 3px!important;}

.guoban-zc-page .defaultButtonStyle {
    border: 1px solid #ccc!important;
    text-align: center!important;
	background: transparent!important;
    background-color: transparent!important;}

.guoban-zc-page span,.guoban-zc-page a,.guoban-zc-page .defaultButtonStyle{
	display: inline-block!important;
    height: 28px!important;
    line-height: 28px!important;
    margin-right: 5px!important;
    font-size: 14px!important;
	border: 1px solid #ccc!important;
	color:#333!important;
	padding:0 9px!important;
}
.guoban-zc-page a:hover{
	color:#fff!important;
	background:#0c5a9d!important;
	border: 1px solid #0c5a9d!important;
}
.guoban-zc-page tr td .Prev:nth-child(2){
	width:62px;
	text-align:center;
}
.guoban-zc-page tr td .PrevDisabled:nth-child(2){
	width:62px;
	text-align:center;
}
.guoban-zc-page tr td .NextDisabled:nth-child(3){
	width:62px;
	text-align:center;
}
.guoban-zc-page tr td .Next:nth-child(3){
	width:62px;
	text-align:center;
}



@media only screen and (max-width: 700px) {
	.line {
		display: none;
	}
	.search_c {
		width: 100%;
		float: left;
		height: 52px;
		margin: 0;
		position: relative;
	}
	.main_left {
		float: left;
		width: 100%;
		min-height: 300px;
	}
	.main_right {
		float: right;
		width: 100%;
		background: #FFFFFF;
		min-height: 500px;
	}
}