body {

	margin: 0px;
	padding: 0;
}

a {
	text-decoration: none;
	-moz-user-focus: none;
	-moz-user-select: none;
	color: #000;
}

ul {
	margin-block-start: 0px;
	margin-block-end: 0px;
	padding-inline-start: 0px;
}

li {
	list-style-type: none;
}

.zt_top {
	height: 150px;
	background-color: #275baf;
	width: 100%;
	position: relative;
}

.zt_top_logo {
	width: 1300px;
	margin: 0 auto;
	height: 130px;
}

.zt_top_logo_left {
	background: url(../images/zt_logo.png) no-repeat 0px 0px;
	background-size: 100% 100%;
	width: 1060px;
	height: 83px;
	float: left;
	margin-top: 34px;
}

.zt_top_logo_center {
	background: url(../images/xx.png) no-repeat 0px 0px;
	height: 86px;
	width: 378px;
	float: left;
	margin-left: 360px;
	margin-top: 30px;
}



.sjjs {
	width: 100%;
	position: relative;
}

.sjjx_main {
	margin: 0 auto;
	width: 1300px;
	height: 420px;
	margin-top: 30px;
}

.sjjx_main_left {
	width: 630px;
	float: left;
	height: 420px;
}

.sjjx_main_right {
	width: 630px;
	float: right;
	height: 420px;
}

.sjjx_main_right_title {
	height: 55px;
	width: 100%;
}

.sjjx_main_right_title_left {
	float: left;
	height: 100%;
	width: 7px;
}

.sjjx_main_right_title_right {
	float: right;
	line-height: 30px;
	color: #000;
	font-size: 16px;
}

.sjjx_main_right_title_center span {
	font-size: 30px;
	line-height: 40px;
	float: left;
	font-weight: 800;
	color: #275baf;
}

.sjjx_main_right_zw {
	width: 630px;
}

.sjjx_main_right_zw li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 630px;
	float: left;
}

.sjjx_main_right_zw li a {
	width: 500px;
	color: #111010;
	font-size: 16px;
	height: 60px;
	line-height: 60px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	float: left;
	padding-left: 1.2em;
	display: block;
}

.sjjx_main_right_zw li a:hover {
	color: #275baf;
}

.sjjx_main_right_zw ul li a:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #275baf;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s cubic-bezier(1, -0.63, 0, 0.67);
}

.sjjx_main_right_zw span {
	float: right;
	color: #90a4ae !important;
}

.lbtitle {
	width: 100%;
	height: 50px;
	background-color: rgb(8 105 161 / 70%);
	margin-top: -50px;
	background-size: cover;
	position: absolute;
}

.lbtitle p {
	margin: 0 auto;
	width: 90%;
	line-height: 45px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	display: block;
	margin-block-start: 0px;
	margin-block-end: 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.xxdt {
	margin-top: 50px;
	width: 100%;
	height: 540px;
	position: relative;
	background-image: url(../images/jzhbg.png);
	background-size: 100% 100%;
}

.xxdt_zw {
	width: 1300px;
	margin: 0 auto;
}

.xxdt_left {
	margin-top: 20px;
	float: left;
	width: 630px;
	height: 460px;
	background-color: rgba(255, 255, 255, 0.8);
}

.xxdt_left_title {
	margin-left: 30px;
	width: 570px;
	margin-top: 15px;
	margin-right: 15px;
	height: 50px;
}

.xxdt_left_title_left {
	float: left;
	height: 100%;
	width: 7px;
}

.xxdt_left_title_right {
	float: right;
	line-height: 50px;
	color: #000;
	font-size: 16px;
}

.xxdt_left_title_center span {
	font-size: 30px;
	line-height: 40px;
	float: left;
	font-weight: 800;
	color: #275baf;
}

.xxdt_right {
	margin-top: 20px;
	float: right;
	width: 630px;
	height: 460px;
	background-color: rgba(255, 255, 255, 0.8);
}


.xxdt_left_zw {
	width: 570px;
	margin-left: 30px;
}
.xxdt_left_zyzs{
	width: 570px;
	margin-left: 30px;
	margin-top: 20px;
}
.xxdt_left_zyzs li {
	height: 50px;
	line-height: 50px;
	background-color: #0b88b8;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 170px;
	border-radius: 8px;
	margin-left: 10px;	
	margin-right: 10px;
	float: left;
	margin-bottom: 20px;
}

.xxdt_left_zyzs li a {
	width: 150px;
    color: #ffffff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    overflow: hidden;
    position: relative;
    float: left;
    margin-left: 10px;
    display: block;
    margin-right: 10px;
}


.xxdt_left_zyzs span {
	float: right;
	color: #ffffff !important;
}
.xxdt_left_zw li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 570px;
	float: left;
}

.xxdt_left_zw li a {
	width: 430px;
	color: #111010;
	font-size: 16px;
	height: 60px;
	line-height: 60px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	float: left;
	padding-left: 1.2em;
	display: block;
}

.xxdt_left_zw li a:hover {
	color: #275baf;
}

.xxdt_left_zw ul li a:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #275baf;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s cubic-bezier(1, -0.63, 0, 0.67);
}

.xxdt_left_zw span {
	float: right;
	color: #90a4ae !important;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper img {
	width: 100%;
	height: 100%;
}

.sou {
	width: 167px;
	height: 35px;
	float: right;
	margin-top: 16px;
	position: relative;
}

.soua {
	width: 160px;
	position: absolute;
	height: 26px;
}

.soua input {
	width: 113px;
	height: 25px;
	border: 0px solid #296390;
	background-color: #ebebeb;
	outline: none;
	border-radius: 100px 0px 0px 100px;
	padding-left: 9px;
	font-size: 12px;
}

.zt_top_dh_bg {
	background-image: url(../images/navbg.png);
	background-size: 100% 100%;
	height: 70px;
	width: 100%;
	margin-top: 30px;
	position: relative;
}

.zt_top_dh {
	width: 1300px;
	margin: 0 auto;
}



.dhzt {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	line-height: 30px;
}

.zt_top_title {
	width: 1300px;
	margin: 0 auto;
	margin-top: 70px;
}

.zt_top_title h1 {
	color: #ffffff;
	text-align: center;
	font-size: 36px;
}

.zt_list {
	width: 100%;
	position: relative;
	margin-top: 40px;
	margin-bottom: 80px;
}

.zt_listzw {
	width: 1300px;
	margin: 0 auto;
	background-color: #ffffff;
	box-shadow: 0 0 0.15rem rgba(0, 0, 0, .1);
	position: relative;
	overflow: hidden;
	min-height: 500px;
}

.zt_listzwz {
	margin: 0 auto;
	width: 1200px;
}

.zt_listzwz_top {
	margin-top: 30px;
}

.zt_listzwz_bottom {
	margin-top: 10px;
	margin-bottom: 50px;
}

.zt_listzwz_bottom li {
	width: 100%;
	height: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.zt_listzwz_bottom_time {
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 70px;
	width: 70px;
	background: #fdf4e2;
	border-left: 4px solid #cea971;
	border-radius: 0 0.1rem 0 0;
	font-size: 12px;
	text-align: center;
	color: #cea971;
	float: left;
}

.zt_listzwz_bottom_time span {
	font-size: 24px;
}

.zt_listzwz_bottom_title {
	float: left;
	width: 1070px;
	font-size: 18px;
	line-height: 20px;
	margin-left: 30px;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.zt_listzwz_bottom_zy {
	float: left;
	width: 1070px;
	font-size: 14px;
	line-height: 20px;
	margin-left: 30px;
	margin-top: 12px;
	color: #777;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.xxzl {
	width: 100%;
	position: relative;
	background-image: url(../images/m5-bg.png);
	background-size: 100% 100%;
	height: 720px;
}

.xxzlz {
	width: 1300px;
	margin: 0 auto;
}

.xxzlz_title {
	height: 80px;
	width: 100%;
	padding-top: 40px;
	position: relative;
}

.xxzlz_titlel {
	float: left;
	width: 49.5%;
	font: bold 46px/1 "Microsoft YaHei";
	color: #c00516;
	text-align: right;
}

.xxzlz_titler {
	float: right;
	text-align: left;
	width: 49.5%;
	font: bold 23px/1 "Microsoft YaHei";
	color: hsl(44.15deg 66.25% 68.63%);
	border-left: 3px solid hsl(44.15deg 66.25% 68.63%);
}

.xxzlz_sjk {
	width: 100%;
	height: 110px;
	background-color: #de0000;
	text-align: center;
	color: #ffffff;
}

.xxzlz_pic {
	width: 100%;
	height: 250px;
	margin-top: 15px;
}

.xxzlz_pic li {
	float: left;
	width: 423px;
	height: 250px;
}

.xxzlz_pic li img {
	width: 100%;
	height: 100%;
}

.xxzlz_bottom {
	width: 1300px;
	height: 133px;
	margin-top: 40px;
}

.xxzlz_bottom li {
	width: 324px;
	float: left;
	height: 133px;
	text-align: center;
}

.xxzlz_bottom li img {
	margin-top: 12px;
}

.th1 img:hover {
	content: url(../images/icon-zl1-active.png);
	margin-top: 0px;
}

.th2 img:hover {
	content: url(../images/icon-zl2-active.png);
	margin-top: 0px;
}

.th3 img:hover {
	content: url(../images/icon-zl3-active.png);
	margin-top: 0px;
}

.th4 img:hover {
	content: url(../images/icon-zl4-active.png);
	margin-top: 0px;
}

.banquan {
	width: 100%;
	background-color: #275baf;
	position: relative;
	height: 240px;
}

.banquanxx {
	width: 1300px;
	margin: 0 auto;
	height: 239px;
	border-bottom: 1px solid rgb(241 236 236);
}

.banquanxxz {
	height: auto;
	padding-top: 50px;
}

.banquanxx1 {
	height: 160px;
	float: left;
	width: 180px;
	color: #eee;
	font-size: 14px;
	line-height: 22px;
}

.banquanxx1 p {
	margin-block-start: 0px;
	margin-block-end: 0px;
	font-size: 16px;

	line-height: 30px;
}

.banquanxx2 {
	height: 160px;
	float: left;
	width: 180px;

	font-size: 14px;
	line-height: 22px;
	color: #eee;
	margin-left: 50px;
}

.banquanxx2 p {
	margin-block-start: 0px;
	margin-block-end: 0px;
	font-size: 16px;
	line-height: 30px;
}

.banquanxx3 {
	margin: 0 auto;
	width: 160px;
	height: 160px;
	background: url(../images/zt_xh.png) no-repeat center 0px/160px 160px;
	outline: none;
	float: left;
	padding-left: 300px;
	position: relative;
	left: 0px;
	top: -20px;
}

.banquanxx4 {
	float: left;
	width: 120px;
	height: 168px;
	background: url(../images/zt_flinks.png) no-repeat center center;
	float: left;
	background-position-y: 4px;
}

.hotlinks {
	width: 130px;
	display: inline-block;
	height: 26px;

}

.hotlinks a {
	color: #ffffff;
	font-size: 14px;
	font-family: "microsoft yahei";
}

.banquan2 {
	width: 100%;
	background-color: #275baf;
	position: relative;
	height: 50px;
	padding: 0px;
	margin: 0px;
}

.banquan2xx {
	width: 1300px;
	margin: 0 auto;
	height: 40px;
	position: relative;

}

.banquan2xx p {
	width: 100%;
	padding-top: 15px;
	text-align: center;
	font-size: 14px;
	color: #EEE;
	margin: 0px;
}


.qndys {
	margin-top: 20px;
	width: 100%;
	height: 630px;
	position: relative;
	width: 100%;
}

.qndys_zw {
	width: 1300px;
	margin: 0 auto;
}
.qndys_img{
	position: absolute;
	    top: 26%;
	    left: 45%;
}
.cgjyzw {
	width: 100%;
	margin: 0 auto;
	height: 100%;
	position: relative;
}

.cgjyzw_title {
	position: absolute;
	top: 10%;
	width: 100%;
	height: 5%;
	text-align: center;
	font-size: 40px;
	line-height: 50px;
}

.cgjyzw_gd {
	position: absolute;
	top: 10%;
	width: 100%;
	height: 5%;
	text-align: center;
	line-height: 75px;
}

.cgjyzw_gd span {
	margin-left: 270px;
	font-size: 14px;
}

.cgjyzw_list {
	width: 100%;
	height: 75%;
	position: absolute;
	top: 20%;
	margin-top: 70px;

}

.cgjyzw_listz {
	position: relative;
	margin: 1%;
	height: 46%;
	float: left;
	background: #ffffff;
	width: 31.2%;
	box-shadow: 0px 0px 10px 0px rgb(10 9 9 / 20%);
}

.cgjyzw_listz_img {
	width: 100%;
	height: 240px;
	overflow: hidden;
}

.cgjyzw_listz_img img {
	width: 100%;
	height: 100%;
	transition: 0.6s all;
}

.cgjyzw_listz_title {
	padding: 10px 20px 20px 20px;
	transition: 0.6s all;
}

.cgjyzw_listz_title_line {
	width: 10%;
	height: 3px;
	background: #275baf;
	transition: 0.6s all;
}

.cgjyzw_listz:hover .cgjyzw_listz_title_line {
	width: 100%;
	transition: 0.6s all;
}

.cgjyzw_listz:hover .cgjyzw_listz_img img {
	scale: 1.1;
	transition: 0.6s all;
}

.cgjyzw_listz:hover .cgjyzw_listz_titlez {
	color: #275baf;
	transition: 0.6s all;
}

.cgjyzw_listz_titlez {
	font-size: 16px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	text-align: justify;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-top: 12px;
}

.cgjyzw_cgrw {
	position: relative;
	margin: 1%;
	height: 80%;
	float: left;
	background: #ffffff;
	width: 23%;
	box-shadow: 0px 0px 10px 0px rgb(10 9 9 / 20%);
}

.cgjyzw_cgrw_img {
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.cgjyzw_cgrw_img img {
	width: 100%;
	height: 100%;
	transition: 0.6s all;
}

.cgjyzw_cgrw_title {
	padding: 10px 20px 20px 20px;
	transition: 0.6s all;
}

.cgjyzw_cgrw_title_line {
	width: 10%;
	height: 3px;
	background: #275baf;
	transition: 0.6s all;
}

.cgjyzw_cgrw:hover .cgjyzw_cgrw_title_line {
	width: 100%;
	transition: 0.6s all;
}

.cgjyzw_cgrw:hover .cgjyzw_cgrw_img img {
	scale: 1.1;
	transition: 0.6s all;
}

.cgjyzw_cgrw:hover .cgjyzw_cgrw_titlez {
	color: #275baf;
	transition: 0.6s all;
}

.cgjyzw_cgrw_titlez {
	font-size: 16px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	text-align: justify;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-top: 12px;
}


.banner{
	width: 100%;
	position: relative;
	height: 600px;
}
.banner img{
	height: 600px;
	width: 100%;
}
.dh{
	border-top: 1px #ccc solid;
	width: 100%;
	position: relative;
	background-color: #275baf;
}
.dh_zw{
	width: 1300px;
	height: 50px;
	margin: 0 auto;
}

.dh_zw li {
	line-height: 50px;
	color: #ffffff;
	width: 185.5px;
	text-align: center;
	font-size: 20px;
	float: left;
}