@charset "utf-8";
body{background-color: #ffffff;}
.a_logo img {
	position: absolute;
	height: auto;
	left: 300px;
	top: 35px;
}
/* jyfw_First */
.jyfw_First{}
.tab-head{
    background: url(../../images/ztzl.files/jyfw/jyfw_bg.png)no-repeat bottom;
    background-position-x: 24px;
}
.tab-news{}
.tab-news li{}
.tab-news li a{
    font-size: 24px;
    color: #ffffff;
    padding: 10px 26px;
    line-height: 50px;
    font-weight: bolder;
}
.tab-news li a span{
    color: #000000;
    font-size: 13px;
    font-weight: unset;
    padding-right: 30px;
}
.tab-news .default{
    background: url(../../images/ztzl.files/jyfw/jyfw_tit_bg.png) no-repeat left;
}
.tab-news .default a span{
    background: none;
}
.fr{
	background: none !important;
	padding: 0  !important;
	font-weight: unset !important;
}
.m-lst60{
    padding-right: 30px;
}
.m-lst60 ul{}
.m-lst60 ul li{
    border-bottom: 1px dashed #d1d8e3;
    padding: 20px 0;
}
.m-lst60 ul li:last-child{
	border: none;
}
.m-lst60 ul li a{}
.m-lst60 ul li .title{
    font-size: 22px;
    padding-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.m-lst60 ul li .desc{
    font-size: 16px;
    text-indent: 2em;
    line-height: 34px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.m-lst36{
    overflow: unset;
}
.m-lst36 ul{}
.m-lst36 ul li{
    background: none;
    line-height: 54px;
    padding: 0;
}
.m-lst36 ul li em{
    font-style: unset;
}
.m-lst36 ul li .time{
    color: #999;
}
.m-lst36 ul li a{
    color: #000000;
    font-size: 18px;
}
.tab-head1{
    background: url(../../images/ztzl.files/jyfw/btgs_bg.png) no-repeat bottom;
    height: 50px;
    line-height: 50px;
    background-position-x: 32px;
}
.tab-news1{}
.tab-news1 li{}
.tab-news1 li a{
    font-size: 24px;
    color: #000000;
    padding: 10px 22px;
    line-height: 50px;
    font-weight: bolder;
}
.tab-news1 li a span{
    color: #000000;
    font-size: 13px;
}
.tab-news1  a span{
	padding-right: 20px;
}
.tab-news1 .default{
    padding: 0;
    border: none;
    background: url(../../images/ztzl.files/jyfw/btgs_tit_bg.png) no-repeat left;
}
.tab-news1 .default a{color: #ffffff;}
.tab-news1 .default a span{}
.tab-head2{
    background: url(../../images/ztzl.files/jyfw/xzjyjx_bg.png) no-repeat bottom;
    height: 50px;
    background-position-x: 32px;
}
.tab-news2{}
.tab-news2 li{
    padding: 0;
    border: none;
}
.tab-news2 li a{
    font-size: 24px;
    color: #ffffff;
    padding: 10px 26px;
    line-height: 50px;
    font-weight: bolder;
}
.tab-news2 li a span{
    color: #000000;
    font-size: 13px;
    padding-right: 30px;
}
.tab-news2 .default{
    background: url(../../images/ztzl.files/jyfw/xzjyjx_tit_bg.png) no-repeat left;
}
.tab-news2 .default a{
}
.tab-news2 .default a span{
    background: none;
}

.jyfw_First_img img{
	width: 100%;
}

/* jyfw_Second */
.jyfw_Second{
	background: #effaff;
	padding: 30px 0;
}
.jyfw_Second_img{}
.jyfw_Second_img img{padding-top: 35px;}
.jyfw_Second_lst{}

/* jyfw_Third */
.jyfw_Third{}
.tab-head3{
    background: url(../../images/ztzl.files/jyfw/tab-news3_bg.png) no-repeat bottom;
    height: 50px;
    background-position-x: 32px;
}
.tab-news3{}
.tab-news3 li{}
.tab-news3 li a{
    font-size: 24px;
    color: #ffffff;
    padding: 10px 26px;
    line-height: 50px;
    font-weight: bolder;
}
.tab-news3 li a span{
    color: #000000;
    font-size: 13px;
    padding-right: 20px;
}
.tab-news3 .default{
    background: url(../../images/ztzl.files/jyfw/tab-news3_tit_bg.png) no-repeat left;
}
.tab-news3 .default a{
}
.tab-news3 .default a span{}

.footer{
	background: #ffffff;
	border-top: solid 4px #0069be;
}
.footerpc .txt p{
	color: #000000;
}
.footerpc .txt p a {
    color: #000000;
}

@media (max-width: 1285px) {
	.a_logo img{width:30%;left: 100px;}
}
@media (max-width: 768px) {
	.jyfw_Second_img img{
		width: 100%;
		padding-top: 50px;
	}
}
@media (max-width: 425px) {
	.a_logo img{
			left: 5%;
			top: 1%;
		}
	.m-lst60{
		padding: 0;
	}
}
@media (max-width: 320px) {
	.tab-news li a,.tab-news1 li a,.tab-news2 li a,.tab-news3 li a{
		font-size: 18px;
	}
}
