body{min-width:1280px;}

.header-1-outer{position:relative;background:url(../images/kjjldh-banner-1.png) no-repeat center center;}
.header-1{width:1280px;margin:0 auto;height: 350px;padding:.1px;}
.header-1 .logo-1{margin-top:20px;}

.header-nav-outer{background-color: #bb0024;padding:.1px;}
.header-nav {
    width:1280px;margin:0 auto;height:50px;line-height:50px;
    display: flex;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
}
.header-nav a {
    color: #fff;
    margin: 0 25px;
    transition: color 0.3s;
}

.header-nav a:hover {
    color: #ff0;
}

.ele-1{width:1280px;margin: 40px auto;padding:.1px;}
.ele-1-1{width: 640px;
    height: 435px;
    position: relative;
    background-color: #f66;}
.zt-slides2 {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 100;
    width: 100%;
    height: 100%;
}
.zt-slides2 .slides_container {
    width: 100%;
    height: 100%;
}
.zt-slides2 .slides_container div.slide {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #ff6363;
}
.zt-slides2 .posters {
    margin: 0px auto;
    padding: 0px;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    background-size: 640px 375px;
}
.zt-slides2 .next,
.zt-slides2 .prev {
    position: absolute;
    top: 165px;
    width: 40px;
    height: 40px;
    display: block;
    z-index: 99;
    background: url(../images/jt2.png) no-repeat left top;
    background-image: url(../images/jt2.png);
    background-size: 80px 80px;
    transition: none;
}
.zt-slides2 .prev {
    left: 10px;
}
.zt-slides2 .next {
    right: 10px;
    background-position: -40px 0;
}
.zt-slides2 .prev:hover {
    background-position: 0 -40px;
}
.zt-slides2 .next:hover {
    background-position: -40px -40px;
}

.zt-slides2 .swiper-pagination {
    width: auto;
    right: 20px;
    left: auto;
    bottom: 70px;
}
.zt-slides2 .swiper-pagination span {
    width: 10px;
    height: 10px;
    background: #999;
    border-radius: 5px;
    transition: 0.3s;
    opacity: 1;
}
.zt-slides2 .swiper-pagination .swiper-pagination-bullet-active {
    width: 26px;
    background: #2e5586;
}


.zt-slides2 .stext {
    font-size: 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #222;
    font-weight: normal;
    font-family: "Microsoft YaHei", "微软雅黑", "PingFang SC", "Simsun", "SimHei", "Arial";
    height: 60px;
    line-height: 60px;
    background-color: #f4f4f4;
    text-decoration: none;
    display: block;
    vertical-align: middle;
    /*margin-top: 450px;*/
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ele-1-2{width:604px;}

.toutiao-1{padding:.1px;line-height:1.5;}
.toutiao-1-1{font-size:26px;color:#bb0024;font-weight:bold;text-align: center;display: block;margin-bottom:10px;}
.toutiao-1-2{font-size:16px;color:#333;}


.ul-list1{padding-top:20px;}
.ul-list1 li{
	list-style:none;line-height: 42px;height: 42px;	font-size: 18px;overflow: hidden;
	position: relative;
}
.ul-list1 li::before{content:'';position: absolute;left: 0px;top:19px;width: 6px; height: 6px; border-radius: 50%; background-color:#ccc; display: block;}

.ul-list1 li:hover{
	/* background-color: #f4f4f4; */
}
.ul-list1 li a{
	text-decoration: none;
	display: block;
	padding:0 0 0 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ul-list1 li .date{
	font-size: 16px;
	text-align: center;
	font-family: Tahoma, Verdana;
	float: right;margin-left:20px;margin-right:10px;
	color: #999;
}
.ul-list1 li:hover .date{
	color: #2C73C3;
}
.ul-list1 li:hover a{
	color: #2C73C3;
}


.ul-list2 {padding-bottom:20px;}

.ul-list2 li {
	list-style: none;
	line-height: 50px;
	border-bottom: 1px solid #f4f4f4;
	position: relative;padding-left:25px;
}
.ul-list2.dashed1 li{border-bottom: 1px dashed #C0D5E8;}

.ul-list2 li .dot {
	position: absolute;
	left: 12px;
	top: 23px;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background: #2f68b5;
	display: block;
}

.ul-list2 li:hover {
	background-color: #f4f4f4;
	border-bottom: 1px solid #59c;
}

.ul-list2 li a {
	text-decoration: none;
	display: block;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ul-list2 li .date {
	font-size: 16px;
	text-align: center;
	float: right;
	margin-left: 20px;margin-right:10px;
	color: #666;
}

.ul-list2.style1{padding-top:15px;padding-bottom:0px;}
.ul-list2.style1 li{border-bottom-width:0;line-height:42px;}
.ul-list2.style1 li:hover {
	background-color:transparent;
	border-bottom-width: 0;
}
.ul-list2.style1 li .dot {
    background-color: #ff4a4a;left:10px;top:21px;
}



.chnldesc1{height:60px;line-height:60px;background:#fef3e7;position:relative;}
.chnldesc1 .more{font-size:16px;color:#bc0603;float:right;margin-right:20px;}
.chnldesc1 a{color:#bc0603;}
.chnldesc1 .n{position:relative;left:0;top:-9px;display: block;width:212px;height:68px;text-align:center;line-height:77px;font-size:24px;font-weight:bold;}
.chnldesc1 .n::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:url(../images/kjjldh-1-1.png) no-repeat center center;z-index:1;}
.chnldesc1 .n font{position:relative;z-index:2;background:linear-gradient(to bottom, #fff, #fdfba1);-webkit-background-clip:text;background-clip:text;color:transparent;}
/* .chnldesc1 .n font::after{content:attr(data-text);position:absolute;left:2px;top:-18px;z-index:-1;color:#ccc;white-space:nowrap;} */

.chnldesc2{padding:.1px;}
.chnldesc2 .n{display: block;margin:0 auto;max-width: 100%;}

.chnldesc3{padding:.1px;background:url(../images/kjjldh-3-1.png) no-repeat center center;font-size:26px;font-weight:bold;color:#ca3537;text-align: center;display: block;height:52px;line-height:52px;}
.chnldesc3.style1{background:url(../images/kjjldh-3-2.png) no-repeat center center;}
.chnldesc3.style2{background:url(../images/kjjldh-3-3.png) no-repeat center center;}


.ele-2{width:1280px;margin: 0 auto 40px;padding:.1px;}
.ele-2-1{width:622px;}
.ele-2-2{border:1px solid #f7eee3;border-top:none;padding:.1px 14px 14px;height:287px;}

.ele-3{width:1280px;margin: 0 auto 40px;padding:.1px;}
.ele-3-1{display:grid;grid-gap: 8px;margin-top:8px;
    grid-template-columns: 1fr 1fr;
    /* grid-template-rows: auto auto; */
  grid-template-areas: 'a b'
                       'a c';
    font-size:18px;line-height:1.5;
}
.ele-3-1 a{display: block;height:100%;padding:25px 25px 0;}
.ele-3-1 .img1{display: block;width:100%;height:324px;}
.ele-3-1 .img2{display: block;width:232px;height:128.8px;}
.ele-3-1 .doctitle1{color:#000;margin-top:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;height:calc(1.5em * 2);}
.ele-3-1 .doctitle2{color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;max-height:calc(1.5em * 6);}
.ele-3-1 .abstract{font-size:14px;line-height:1.5;color:#555;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:calc(1.5em * 3);margin-top:10px;}
.ele-3-1 .content{padding-left:25px;}


.ele-3-1-1{grid-area: a;background-color: #f4efe9;}
.ele-3-1-2{grid-area: b;height:212px;background-color: #f4efe9;}
.ele-3-1-2>a{display: flex;}
.ele-3-1-3{grid-area: c;height:212px;background-color: #f4efe9;}
.ele-3-1-3>a{display: flex;}

.ele-4{width:1280px;margin: 0 auto 40px;padding:.1px;}
.ele-4-1{display: flex;justify-content: space-between;margin-top:40px;}
.ele-4-1-1{border:1px solid #f7eee3;border-top:none;padding:.1px 14px 14px;height:287px;}
.ele-4-1 .abstract{margin-top:15px;
            line-height: 2;
            color: #333;
            font-size: 16px;
            display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;overflow:hidden;height:calc(2em * 8);
        }
.ele-4-2{width:360px;}
.ele-4-3{width:506px;}
.ele-4-4{width:750px;}

.ele-5{width:1280px;margin: 0 auto 40px;padding:.1px;}
.ele-5-1{display:grid;gap: 18px;grid-template-columns: 1fr 1fr;margin-top:18px;}
.ele-5-2{background: #f8f3ef;padding:25px;display: flex;justify-content: space-between;}
.ele-5-2 .n{font-size:24px;font-weight:bold;color:#000;margin-bottom:10px;}
.ele-5-2 a{color:#000;}
.ele-5-2 img{width:150px;height:200px;}
.ele-5-2 .abstract{padding-left:25px;font-size:16px;line-height:1.8;color:#555;}

.ele-6{width: 1280px;margin: 0 auto 40px;padding:.1px;}
.ele-6-1{display:grid;grid-template-columns:repeat(11,1fr);gap: 20px;font-size:14px;line-height:1.5;border:1px solid #f7eee3;border-top:none;padding:20px 20px 10px;}
.ele-6-1 .n{height:30px;line-height:30px;text-align: center;}
.ele-6-1 a{text-align: center;line-height: 32px;color:#000;}
.ele-6-1 a:hover{background:#eee;}
.ele-6-1 img{display: block;width:100%;height:118px;}

.ele-7{width:1280px;margin: 0 auto 40px;padding:.1px;}
.ele-7-1{display: grid;grid-template-columns: repeat(7,1fr);gap: 15px;padding:40px 0 0;font-size:16px;font-weight:bold;}
.ele-7-1 a{background:#f4f4f4;color:#de000c;border-radius: 10px;height:60px;line-height:60px;text-align: center;}
.ele-7-1 a:hover{background-color: #de000c;color: #fff;}

.ele-list-outer-1{width:1280px;margin: 0 auto 40px;padding:.1px;}
.ele-list-1{}


/*面包屑*/
.zt-crumbs{
	line-height: 28px;
	background-repeat: repeat-x;
	display: block;
	padding: 10px 0px;
	border-bottom: 1px solid #ddd;
	font-size: 15px;
}
.zt-crumbs .iconfont{
	color:#E01D1D;
	font-size: 20px;
	margin-right: 10px;
}

.zt-crumbs a{
	text-decoration: none;
}


.zt-b_lmt{
	background-color: #DE000C;
	line-height: 60px;margin:20px 0;
	height: 60px;
	clear: both;display: flex;
}
.zt-b_lmt .name{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-left: 25px;
}
.zt-b_lmt .logo_t { aspect-ratio:1/1;
	height: 60px;background:url(../images/kjjldh-4-1.png) no-repeat center center;background-size: auto 100%;
}


/* 细览开始 */
.zt-details{padding:40px 0px;width:1280px;margin:0 auto;background:#fff;}
.zt-details .doctitle {
    line-height: 1.6;
    font-size: 36px;
    font-family: "Microsoft YaHei UI", "微软雅黑", "PingFang SC";
    text-align: center;
    padding:0 20px 30px;
    color: #222;
}
.zt-details .notes {
    text-align: center;
    font-size: 16px;
    color: #999;
    font-family: "Microsoft YaHei UI", "微软雅黑", "PingFang SC";
    line-height: 1.875;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.zt-details .html-content{    
    line-height: 2;word-break: break-all;
    font-size: 18px;
    text-align: justify;
    color: #444;
    padding:20px 100px;
}







