.btn {
    font-size: 26px;
    margin-right: 48px;
}

.hover {
    font-weight: bold;
    padding-bottom: 5px;
    color: #1b5395;
    border-bottom: 1px solid #1b5395;
}

.handle {
    margin-top: 40px;
    margin-bottom: 100px;
}

.con {
    margin-top: 30px;
    margin-bottom: 30px;
    display: none;
}

.show {
    display: block;
}

.tab-list {
    width: 800px;
}

.con .t-list .itm span {
    color: #a1a1a1;
}

.con .t-list .itm a {
    display: inline-block;
    /* width: 670px; */
    margin-left: -18px;
}

.tab-news {
    padding: 20px;
    width: 420px;
    background: #e6f7fe;
}

.tab-news img {
    width: 100%;
}

.news-title {
    font-size: 18px;
    font-weight: bold;
}

.news-title a {
    color: #1b5395;
}

.b-26 {
    margin: 0 -20px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 26px;
    border-bottom: 1px solid #81b9ed;
}

.b2-26 {
    padding-bottom: 10px;
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 26px;
    border-bottom: 1px solid #dddddd;
}

.news-content {
    margin: 20px 0 0;
    line-height: 1.8;
    color: #333333;
}

.news-list {
    font-size: 18px;
    color: #333333;
}

.news-list span {
    font-size: 14px;
}

.news-list .t-list .itm {
    line-height: 2.1;
    background: url("/2023/list_point2.png") left center no-repeat;
}

.news-btn {
    padding-top: 20px;
}

.top-btn {
    padding-bottom: 20px;
}

.tab-top-img {
    padding: 0 18px 50px;
    margin-right: -40px;
}

.tab-top-img li {
    float: left;
    margin-right: 40px;
}

.zs-overview-menu li {
    float: left;
    text-align: center;
    background-color: #81b9ed;
    border: 2px solid #4089d4;
    border-radius: 10px;
    width: 236px;
    margin-left: 20px;
}

.zs-overview-menu li a {
    display: block;
    color: #1b5395;
    font-size: 24px;
    height: 80px;
    line-height: 80px;
    margin: 4px;
    border-radius: 10px;
    background: #fff;
}

.zs-overview-menu li img {
    margin-right: 10px;
}

.search-complaint {
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 12px;
}

.search-complaint input {
    border: none;
    border: 1px solid #dddddd;
    width: 656px;
    border-radius: 5px;
    padding-left: 20px;
    height: 50px;
}

.search-complaint-btn {
    border-radius: 10px;
    color: #fff;
    width: 90px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    background: #1b5395;
    height: 50px;
}

.header {
    background: url("/2023/header-top.jpg") no-repeat center;
    background-size: auto 100%;
    width: 100%;
    height: 480px;
    margin-bottom: 60px;
}

.feedback-link {
    font-size: 0;
    margin-bottom: 20px;
    width: 460px;
}

.feedback-link a {
    display: inline-block;
    width: 180px;
    height: 80px;
    overflow: hidden;
    margin: 0 24px;
    margin-top: 24px;
}

.feedback-link a:hover {
    opacity: 0.8;
}

.search-bar {
    margin-left: 20px;
    margin-bottom: 20px;
    width: 760px;
    height: 50px;
    background: url(/2023/tab3_search.png) no-repeat center center;
}

.search-bar .text {
    width: 615px;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 20px;
    font-size: 18px;
    margin: 0;
    color: #999;
    border: none;
    outline: none;
    background: none;
}

.search-bar .submit-btn {
    margin: 0 0 0 30px;
    padding: 0;
    width: 90px;
    height: 50px;
    line-height: 50px;
    border: none;
    outline: none;
    cursor: pointer;
    background: none;
}

.jl_search{
	padding:8px 20px;
	height:30px;
	line-height:30px;
}
.jl_search .tit{
	float:left;

}
.jl_search .text{
	width:568px;
	padding-left:7px;
	height:26px;
	background:#fff;
	border:1px solid #c9c9c9;
	color:#808080;
	float:left;
	margin:0 15px 0 2px;
}
.jl_search .sub{
	width:82px;
	height:30px;
	padding-left:24px;
	background:#fff url("/global/jl_sub.png") no-repeat 12px center;
	border:1px solid #c9c9c9;
	color:#333;
	float:right;
    cursor: pointer;
}
.jl_search .xx_a{
	width:73px;
	padding-left:45px;
	height:28px;
	line-height:28px;
	background:#fff;
	border:1px solid #c9c9c9;
	color:#333;
	float:left;
	margin:0 15px 0 0;
	position: relative;
}
.jl_search .ico{
	display:block;
	width:28px;
	height:28px;
	position: absolute;
	top:0;
	left:10px;
}