.newslist {
    padding: 25px 0;
    position: relative;
    overflow: hidden;
    line-height: 200%;
}

.newslist article {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
	padding:20px;
}
.newslist article  header a{
	color:#000000;
}
.newslist h2 {
    display: inline;
    font-size: 22px;
    margin: 0;
    font-weight: normal;
    position: relative;
    top: 1px;
    line-height: 25px;
}

.newslist .nav {
    font-size: 12px;
    color: #999;
}

.newslist .note {
    color: #777;
    font-size: 14px;
    line-height: 35px;
    margin-bottom: 10px;
    margin-top: 6px;
    padding-right: 15px;
}

.newslist .note a {
    color: #777;
}



.newslist .focus {
    float: left;
    width: 25.3%;
    margin-top: 0;
    margin-right: 0;
    position: relative;
    margin: 0px 20px 20px 0;
    overflow: hidden;
}

.newslist .focus .thumb {
    height: 132px;
    max-width: 240px;
    width: 100%;
    max-height: 132px;
}

.newslist .focus .thumb img {
    vertical-align: middle;
    max-width: 100%;
    border: 0;
}

.showpage {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
    color: #999999;
}

.showpage li.active span {
    background-color: #FF5E52;
    float: left;
    text-decoration: none;
    color: #fff;
    opacity: 0.88;
    padding: 2px 10px;
    margin: 0 1px;
    font-size: 12px;
}

.showpage li {
    display: inline;
}

.showpage li a {
    float: left;
    text-decoration: none;
    background-color: #ddd;
    color: #666;
    opacity: 0.88;
    padding: 2px 10px;
    margin: 0 1px;
    font-size: 12px;
}

.headnav {
    clear: both;
    border: 1px #efefef solid;
    line-height: 45px;
    height: 45px;
    margin-top: 10px;
    background-color: #f1f1f1;
    padding: 0 20px;
}

.navmenu {
    margin: 10px;
}

.content .title {
    text-align: center;
    padding: 15px 0px;
}

.content .info {
    text-align: center;
    padding-bottom: 10px;
}

.rightbg {
    background-color: #EEEEEE;
    position: relative;
}

.cat-leader {
    overflow: hidden;
    clear: both;
    background-color: #f9f9f9;
    text-align: center;
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
}

.cat-leader h1 {
    font-size: 22px;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: relative;
}

.cat-leader-desc {
    overflow: hidden;
    position: relative;
    margin-top: 15px;
    color: #999;
    font-size: 14px;
}

.listbox .title {
    border-bottom: 1px solid #ccc;
    height: 35px;
    line-height: 35px;
	 
}

.listbox .title span {
    background-color: #2758c1;
	background-image: linear-gradient(to bottom, #12b9fb, #0e548c)   !important;;
    color: #fff;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    padding: 0 15px 0 20px;
    border-radius: 10px 10px 0 0;
	font-size:18px; 
}

.listbox .title a {
    float: right;
    padding-right: 10px;
    color: #666;
}

.listbox ul {
    line-height: 35px;
}

.listbox ul li {
    height: 35px;
    border-bottom: 1px dotted #efefef;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.listbox ul span {
    float: right;
    color: #999999;
}

#cdxyfc {
    height: 170px;
    overflow: hidden;
}

#cdxyfc img {
    height: 150px;
    margin: 10px 5px;
}

.cjcxbox {
    line-height: 200px;
}

.cjcxbox li {
    width: 33.33%;
    text-align: center;
    float: left;
    height: 200px;
}

.inputstyle {
    padding: 5px;
    border: 1px #ccc solid;
}

.xytable {
    border-top: 1px #ccc solid;
    border-left: 1px #ccc solid;
    width: 100%;
}

.xytable td,
.xytable th {
    border-bottom: 1px #ccc solid;
    border-right: 1px #ccc solid;
    padding: 10px;
}

.xytable td.title {
    color: red;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    text-align: left;
    background-color: #efecec;
}

.xytable th {
    background-color: #efecec;

}

  .layui-colla-title a{
	color:#ffffff;
	font-size:18px;
}

.layui-colla-title {
	background-color: #1e5bb7    !important;
	color:#ffffff;
	border-radius: 0px 50px 10px 0;
	background-image: linear-gradient(to bottom, #12b9fb, #0e548c)  !important;;
Łę
 

.layui-collapse {
    border-width: 0px;
    border-style: solid;
    border-radius: 0px
}

.layui-colla-content {
		line-height: 30px;
}
