@charset "utf-8";

.tplm {
	overflow: hidden;
	width: 1300px;
	margin: 50px auto
}

.tplm li:hover .img img {
	transform: scale(1.2)
}

.tplm li:nth-child(3n+1) {
	margin-right: 44px
}

.tplm li:nth-child(3n+2) {
	margin-right: 44px
}

.tplm li:not(:nth-child(-n+3)) {
	margin-top: 60px
}

.tplm li {
	float: left;
	width: 400px;
	height: 460px;
	border: 1px solid #e7e7e7
}

.tplm li .img {
	overflow: hidden;
	width: 100%;
	height: 228px
}

.tplm li .img img {
	width: 100%;
	height: 228px;
	transition: .4s all
}

.tplm li .title {
	font-weight: 700;
	width: 100%;
	height: 16px;
	margin-top: 24px;
	text-align: center
}

.tplm li .ms {
	font-size: 14px;
	line-height: 26px;
	width: 350px;
	height: 78px;
	margin-top: 26px;
	margin-left: 24px;
	color: #888
}

.tplm li .ljbm {
	font-size: 14px;
	line-height: 42px;
	width: 190px;
	height: 42px;
	margin-top: 30px;
	margin-left: 97px;
	text-align: center;
	border: 1px solid #fa7a19;
	border-radius: 21px
}

.tplm li .ljbm a {
	color: #fa7a19
}

.lm-jkgs {
	width: 850px;
	margin: 30px auto
}

.lm-jkgs li:nth-last-child(1) {
	border-bottom: 1px solid #fed5bc
}

.lm-jkgs li {
	line-height: 50px;
	width: 100%;
	height: 50px;
	text-align: center;
	border-top: 1px solid #fed5bc
}

.lm-jkgs li .jzr {
	float: left;
	width: 253px;
	height: 50px;
	border-right: 1px solid #fed5bc;
	border-left: 1px solid #fed5bc;
	max-width: 253px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.lm-jkgs li .jzr1 {
	float: left;
	width: 221px;
	height: 50px;
	max-width: 223px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.lm-jkgs li .jznr {
	float: left;
	width: 221px;
	height: 50px
}

.lm-jkgs li .time {
	float: left;
	width: 105px;
	height: 50px;
	color: #888;
	border-right: 1px solid #fed5bc;
	border-left: 1px solid #fed5bc
}

.lm-jkgs li .bz {
	float: left;
	width: 392px;
	height: 50px;
	border-right: 1px solid #fed5bc
}

.lm-jkgs li .bz1 {
	float: left;
	width: 167px;
	height: 50px;
	border-right: 1px solid #fed5bc;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.lm-jkgs li:nth-child(1) {
	color: #ff5d02;
	background: #fff2ea
}

.lm-jkgs li:nth-child(1) .time {
	color: #ff5d02
}

.lm-jkgs li:nth-child(2n) {
	background: #fff
}

.lm-jkgs li:nth-child(3),.lm-jkgs li:nth-child(5) {
	background: #fef8f4
}

.toptxt {
	font-size: 12px;
	color: #888;
	line-height: 34px;
	text-align: right
}

.toptxt a {
	font-size: 12px;
	color: #888;
	line-height: 34px;
	padding: 0 10px
}

.toptxt a:hover {
	color: #b61412
}

.toptxt .diqu {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 34px;
	color: #333
}

.zxgg {
	width: 1170px;
	margin: 10px auto auto auto;
	background: url(../images/laba.jpg) no-repeat #fcfcfc;
	padding-left: 30px
}

.BreakingNewsController {
	width: 100%;
	overflow: hidden;
	height: auto;
	position: relative;
	height: 35px
}

.BreakingNewsController .bn-title {
	display: inline-block;
	float: left;
	padding: 0 20px;
	line-height: 35px
}

.BreakingNewsController ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	position: absolute;
	left: 180px;
	right: 50px
}

.BreakingNewsController ul li {
	list-style: none;
	padding: 0 20px;
	display: none;
	height: 35px
}

.BreakingNewsController ul li a {
	text-decoration: none;
	color: #333;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	line-height: 35px
}

.BreakingNewsController .bn-arrows {
	display: inline-block;
	float: right;
	width: 50px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0
}

.BreakingNewsController .bn-arrows span {
	display: block;
	width: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	cursor: pointer;
	opacity: .2
}

.BreakingNewsController .bn-arrows span:hover {
	opacity: 1
}

.BreakingNewsController .bn-arrows-left {
	left: 0;
	background: url(../images/bn-arrows.png) left center no-repeat
}

.BreakingNewsController .bn-arrows-right {
	right: 10px;
	background: url(../images/bn-arrows.png) right center no-repeat
}

.easing a,.easing span {
	transition: .25s linear;
	-moz-transition: .25s linear;
	-webkit-transition: .25s linear
}

.news-notice {
	margin: 0
}

.indnews {
	width: 560px;
	height: 362px;
	float: left
}

.news-pic {
	width: 560px;
	height: 362px
}

.news-pic,.news-pic img {
	width: 560px;
	height: 362px;
	overflow: hidden
}

.news-notice .news-txt {
	width: 592px;
	height: 362px;
	float: right;
	border: 1px solid #efefef
}

.news-title {
	height: 38px;
	background: #fafafa;
	border-bottom: 1px solid #efefef;
	line-height: 38px;
	position: relative
}

.news-title .name {
	position: absolute;
	left: -1px;
	top: -1px;
	height: 39px;
	background: #084466;
	color: #fff;
	text-align: center;
	line-height: 39px;
	font-size: 15px;
	padding: 0 15px;
	font-weight: 700
}

.news-name.tab-nav {
	position: absolute;
	left: -1px;
	top: -1px;
	height: 39px
}

.news-name.tab-nav a {
	display: block;
	float: left;
	height: 39px;
	line-height: 39px;
	color: #333;
	text-align: center;
	line-height: 39px;
	font-size: 15px;
	padding: 0 15px;
	margin: 0;
	position: relative
}

.news-name.tab-nav a.current {
	background: #cf0d0d;
	color: #fff;
	font-weight: 700
}

.news-name.tab-nav a i {
	width: 9px;
	height: 5px;
	background: url(../images/jtx.png) no-repeat;
	left: 10px;
	bottom: -5px;
	display: none
}

.news-name.tab-nav a.current i {
	display: block
}

.news-title .name i {
	width: 9px;
	height: 5px;
	background: url(../images/jtx.png) no-repeat;
	left: 10px;
	bottom: -5px;
	display: block
}

.news-title .more {
	position: absolute;
	right: 10px;
	line-height: 38px;
	top: 0;
	font-size: 12px;
	color: #999;
	transition: all .3s ease
}

.news-title .more:hover {
	color: #084466
}

.newslist {
	display: block;
	padding: 10px 12px
}

.hotnews {
	margin: 12px 12px 0 12px
}

.hotnews h1 {
	font-size: 16px;
	color: #333;
	text-align: center;
	margin: 0 10px;
	height: 30px;
	line-height: 30px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.hotnews .hotcon {
	margin-top: 12px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.hotnews .hotcon a {
	color: #999;
	line-height: 24px;
	font-size: 14px
}

.hotnews .hotcon a:hover,.newslist li a:hover {
	color: #b60606
}

.newslist li {
	border-bottom: 1px dotted #dedede;
	position: relative;
	padding: 0 80px 0 16px;
	background: url(../images/listnot.png) 0 15px no-repeat
}

.newslist li a {
	display: block;
	height: 36px;
	width: 100%;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	position: relative
}

.newslist li span {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 36px;
	color: #bbb;
	text-align: center
}

.newslist li:last-child {
	border: 0
}

.newslist.ny li {
	padding: 8px 80px 8px 14px;
	background: url(../images/listnot.png) 2px 24px no-repeat
}

.newslist.ny li a:after {
	display: none
}

.nytit {
	border-bottom: 1px solid #ededed;
	line-height: 30px;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: 700
}

.xzgg {
	margin: 15px auto;
	width: 1200px
}

.xzgg img {
	width: 100%
}

.toutiao {
	background: #f5f5f5;
	height: 50px;
	position: relative;
	padding: 12px 90px;
	margin-bottom: 15px
}

.toutiao i {
	width: 82px;
	height: 69px;
	background: url(../images/toutiao.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0
}

.toutiao h1 {
	text-align: center
}

.toutiao h1 a {
	font-size: 18px;
	color: #333
}

.toutiao h1 a:hover {
	color: #b60606
}

.toutiao p {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.fwzn {
	margin: 20px 0;
	background: #d5e7f6;
	height: 140px;
	overflow: hidden
}

.fwzn .tit {
	width: 58px;
	background: #cf0d0d;
	text-align: center;
	font-size: 16px;
	color: #fff;
	height: 115px;
	padding-top: 25px;
	float: left
}

.fwzn .iconlist {
	float: left;
	width: 1112px
}

.fwzn .iconlist a {
	display: block;
	width: 158px;
	text-align: center;
	float: left;
	color: #333;
	font-size: 14px;
	line-height: 30px
}

.fwzn .iconlist a .pic {
	width: 82px;
	height: 82px;
	margin: 20px auto auto auto;
	transition: all .3s ease
}

.fwzn .iconlist a.icon1 .pic {
	background: #eacd75
}

.fwzn .iconlist a.icon2 .pic {
	background: #93d884
}

.fwzn .iconlist a.icon3 .pic {
	background: #f57b7b
}

.fwzn .iconlist a.icon4 .pic {
	background: #b19de5
}

.fwzn .iconlist a.icon5 .pic {
	background: #60dcb5
}

.fwzn .iconlist a.icon6 .pic {
	background: #7ebfe2
}

.fwzn .iconlist a.icon7 .pic {
	background: #dec67c
}

.fwzn .iconlist a.icon1:hover .pic {
	background: #084466
}

.fwzn .iconlist a.icon2:hover .pic {
	background: #084466
}

.fwzn .iconlist a.icon3:hover .pic {
	background: #084466
}

.fwzn .iconlist a.icon4:hover .pic {
	background: #084466
}

.fwzn .iconlist a.icon5:hover .pic {
	background: #084466
}

.fwzn .iconlist a.icon6:hover .pic {
	background: #084466
}

.fwzn .iconlist a.icon7:hover .pic {
	background: #084466
}

.xz-col {
	background: #fff;
	padding: 15px;
	height: 370px;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px
}

.xz-col.abt {
	width: 360px
}

.xz-col.abt img {
	width: 100%
}

.xz-col.gsgg {
	width: 360px;
	margin-right: 0
}

.xz-col.jlhd {
	width: 360px;
	margin-right: 0;
	float: right
}

.hudongicon a {
	display: block;
	float: left;
	width: 175px;
	height: 102px;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	text-align: center
}

.hudongicon a img {
	margin: 15px auto;
	display: block;
	transition: all .3s ease
}

.hudongicon a.nor {
	border-right: 0
}

.hudongicon a.nob {
	border-bottom: 0
}

.hudongicon a:hover {
	color: #cf0d0d
}

.hudongicon a:hover img {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1)
}

.col-title {
	background: url(../images/titbot.png) left bottom no-repeat;
	overflow: hidden;
	padding-bottom: 15px
}

.col-title span p {
	font-size: 18px;
	color: #cf0d0d
}

.col-title span i {
	font-size: 12px;
	color: #b6b6b6;
	margin-top: 10px
}

.col-title a {
	float: right;
	line-height: 30px
}

.col-con {
	margin-top: 15px
}

.col-con .abttxt {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-top: 15px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.videolist {
	overflow: hidden
}

.videolist ul {
	width: 1200px
}

.pagebar {
	padding: 20px;
	overflow: hidden;
	clear: both
}

.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px
}

.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	padding: 8px 10px;
	margin: 0 2px;
	border-radius: 3px;
	line-height: 100%
}

.pagination span {
	color: #333;
	font-size: 12px;
	padding: 7px 2px;
	margin: 0 2px;
	border-radius: 3px
}

.pagination a:hover {
	color: #333;
	border: 1px solid #333
}

.pagination a.page-num-current {
	color: #fff;
	background: #333;
	border: 1px solid #333
}

.pagination .st {
	font-family: 宋体
}

.text-secondary {
	text-align: center;
	padding: 20px 0
}

.table-container {
    margin:20px auto;
    overflow-x: auto;
    border: 1px solid #fed5bc;
    border-radius: 5px;
    background-color: #fff;
}

.table-container table {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}

.table-container th, .table-container td {
    border: 1px solid #fed5bc;
    padding: 10px;
    text-align: left;
    color: #000;
}

.table-container th {
    background-color: #fff2ea;
    color: #ff5d02;
}

@media (max-width: 600px) {
    .table-container th, .table-container td {
        font-size: 14px;
        padding: 8px;
    }
}

.table-container tr:nth-child(even) {
	background-color: #FCF5F0;
}

.search-container {
    display:flex;
    border:1px solid #fed5bc;
    border-radius:30px;
    overflow:hidden;
    box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);
}

.search-input {
    border:none;
    padding:10px 20px;
    font-size:16px;
    outline:none;
    flex:1;
}

.search-button {
    background-color:#ff5d02;
    border:none;
    padding:10px 20px;
    color:#fff;
    font-size:16px;
    cursor:pointer;
    transition:background-color 0.3s;
}

.search-button:hover {
    background-color:#e05d02;
}

@media (max-width:600px) {
    .search-input {
        padding:8px 15px;
        font-size:14px;
    }

    .search-button {
        padding:8px 15px;
        font-size:14px;
    }
}