html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
table,
th,
td {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px none;
	/*vertical-align: top;*/
}

ul,
li {
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

body,
input,
select,
button,
textarea {
	font-size: 14px;
	font-family: "Microsoft Simsun";
}

.song {
	font-family: 宋体;
}

button {
	cursor: pointer;
}

i,
em,
cite {
	font-style: normal;
}

body {
	background: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	line-height: 1.2;
}

html {
	text-size-adjust: none;
}

a {
	color: rgb(0, 0, 0);
	text-decoration: none;
}

a {}

a:hover {
	text-decoration: none;
	color: rgb(148, 30, 35);
}

a:focus {
	outline: none;
}

.fixed:after {
	DISPLAY: block;
	HEIGHT: 0px;
	VISIBILITY: hidden;
	CLEAR: both;
	CONTENT: "."
}

.fixed {
	MIN-HEIGHT: 1%;
	DISPLAY: block
}

.my_header {
	width: 100%;
	min-height: 120px;
}

.my_header .my_header_warp {
	margin: 0px auto;
}

.my_header .my_header_warp .banner {
	width: 100%;
	height: 670px;
	background-image: url(/static/twenty_zt/images/top_esd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.my_header .top_warp {
	margin: 0px auto;
	color: rgb(255, 255, 255);
	text-align: right;
	line-height: 22px;
	font-size: 12px;
}

.my_header .top_warp a {
	color: rgb(255, 255, 255);
	display: inline-block;
	padding: 0px 10px;
}

.my_header.top_warp a:hover {
	color: rgb(206, 3, 23);
}

.my_header .top_warp em {
	display: inline-block;
	font-size: 8px;
	line-height: 10px;
	position: relative;
	top: -2px;
	right: 1062px;
}

.my_header .my_nav {
	font-size: 14px;
	background: url("/static/twenty_zt/images/nav_bg.jpg") 0px 0px repeat-x;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}

.my_header .my_nav span {
	padding: 5px 20px 6px;
	display: inline-block;
	margin: 0px;
	font-size: 16px;
}

.my_header .my_nav a {
	color: rgb(255, 255, 255);
}

.my_header .my_nav a:hover {
	color: rgb(204, 204, 204);
}

.my_header .my_nav a.on {
	color: rgb(249, 192, 72);
}

.container-main {
	width: 1920px;
	height: auto;
	margin: 0 auto;
	padding-top: 10px;
	background-image: url(/static/twenty_zt/images/body.jpg);
	background-repeat: no-repeat;
}

.container-main .main {
	width: 1180px;
	padding: 0 4px;
	margin: auto;
	overflow: hidden;
	background-color: #fff;
}

.container-main .main .fnav {
	font-size: 14px;
	color: #000000;
	margin-top: 30px;
	padding-left: 12px;
	padding-bottom: 10px;
	border-bottom: 5px solid #CB0119;
}

.container-main .main .cont {
	overflow: hidden;
	padding: 0 12px;
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.container-main .main .cont .left,
.container-main .main .cont .right {
	width: 49.5%;
	background-color: #fafcfd;
	border: 1px solid #bfd8e0;
}

.cont .left .titleBxo {
	overflow: hidden;
	margin-top: 20px;
}

.cont .left .titleBxo .title {
	height: 30px;
	width: 240px;
	float: left;
	line-height: 30px;
	background-color: #2579BE;
	text-align: center;
	font-size: 17px;
	color: #FFFFFF;
	margin-left: 10px;
}

.cont .left .titleBxo .more {
	float: right;
	margin-right: 20px;
}

.cont .right .titleBxo {
	overflow: hidden;
	margin-top: 20px;
}

.nextBox {
	margin-top: 10px !important;

}

.nextBox .title {
	margin-bottom: 0px !important;
}

.cont .right .titleBxo .title {
	height: 30px;
	width: 240px;
	float: left;
	line-height: 30px;
	background-color: #2579BE;
	text-align: center;
	font-size: 17px;
	color: #FFFFFF;
	margin-left: 10px;
}

.cont .right .titleBxo .more {
	float: right;
	margin-right: 20px;
}

.right_news_list {
	padding-top: 6px;
	padding-bottom: 6px;
	list-style: none;
	overflow: hidden;
}

.right_news_list li {
	height: 20px;
	line-height: 20px;
	padding: 12px 2px;
	position: relative;
	border-bottom: #ddd 1px dashed;
}

.right_news_list li span {
	position: absolute;
	right: 5px;
	top: 12px;
	color: #888;
}

.right_news_list li a {
	display: block;
	border-left: #da7227 2px solid;
	padding: 0 0 0 10px;
	color: #555;
	font-size: 14px;
	text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 450px;
	text-align: left;
}

.listz .left {
	width: 20% !important;
}

.listz .right {
	width: 79% !important;
}

.listz .right .right_news_list li a {
	width: 86% !important;
}

.listzTitle {
	line-height: 30px;
	background-color: #2579BE;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	padding: 4px 6px;
}
.leftUl{
	overflow: hidden;
}
.leftLi{
	width: 95%;
	height: 41px;
	background: url(/static/twenty_zt/images/news_grey.jpg) no-repeat;
	background-size: 100% 100%;
	margin: auto;
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 41px;
}
.leftLi:hover{
	background: url(/static/twenty_zt/images/news_blue.jpg) no-repeat;
	background-size: 100% 100%;
}

.footer_warp {
    margin: 0px auto;
    text-align: center;
    padding-top: 20px;
}

.footer_b {
    color: rgb(255, 255, 255);
    line-height: 30px;
}

.footer_b a {
    color: rgb(162, 162, 162);
    display: inline-block;
}

.footer_b a:hover {
    text-decoration: underline;
}

.footer_b span {
    margin-right: 10px;
}

.page {
    text-align: center;
    clear: both;
    width: 600px;
    margin: 25px auto;
    overflow: hidden;
}
.page ul.pagination {
	display: flex;
	justify-content: center;
}
.page ul.pagination li {
	margin-left: 10px;
}