.kg-table .tb-li {
	display:flex;
	padding:2.778% 0;
	border-bottom:1px solid #f4f4f4
}
.kg-table .tb-li .tb-yuan {
	flex:none;
	width:104px;
	height:104px;
	border:1px solid rgba(0,0,0,.08);
	border-radius:50%;
	overflow:hidden;
	display:flex;
	align-items:center;
	justify-content:center
}
.kg-table .tb-li .tb-yuan>img {
	width:66%;
	height:66%;
	-o-object-fit:cover;
	object-fit:cover
}
.kg-table .tb-li .tb-nron {
	padding-left:30px
}
.kg-table .tb-li .tb-nron .tb-tele {
	margin-bottom:15px
}
.kg-table .tb-li .tb-nron .tb-tele .tb-name {
	font-weight:700;
	color:#333;
	margin-right:5.2%
}
.kg-table .tb-li .tb-nron .tb-tele .tb-guan {
	display:flex;
	align-items:center;
	font-weight:400;
	color:#006837;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	cursor:pointer
}
.kg-table .tb-li .tb-nron .tb-tele .tb-guan>img {
	width:18px;
	margin-right:10px
}
.kg-table .tb-li .tb-nron .tb-text {

	font-weight:400;
	color:#666;
	line-height:28px
}
.kg-list {
	display:grid;
	grid-template-columns:repeat(4,25%);
	grid-row-gap:20px
}
.kg-list .lt-li {
	font-weight:400;
	color:#333;
	line-height:23px
}
.kg-meti .mi-xin {
	margin-bottom:30px
}
.kg-meti .mi-xin .mi-neme {
	font-weight:700;
	color:#333;
	margin-bottom:15px
}
.kg-meti .mi-xin .mi-text {
	font-weight:400;
	color:#666
}


.tb-guan {
    display: inline-flex;
    align-items: center;
    font-weight: 400;
    color: #006837;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
}
.dw_logo { text-align:center;}
.dw_logo img {max-height:114px;}
.dw_name { padding:0 8%; font-size:24px; font-weight: 700;color: #333; text-align:center; line-height:42px; padding:10px 0 0;}
.dw_link { width:100%; text-align:center;}
.dw_text { flex: none;margin-top:20px;
    padding: 0 8%;
    font-weight: 400;
    color: #666;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    min-height: 150px;
    text-align: justify;
    text-align-last: center;
	overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;
	}




.list1_2 .ptlist{ margin-top: 90px; }
.list1_2 .ptlist ul li a{ display: block; width: 100%; height: 100%; background: #fff; }
.list1_2 .ptlist ul li.nLi .pic{ position: relative; float: left; width: 50%; height: 400px; overflow: hidden; }
.list1_2 .ptlist ul li.nLi .pic img{ width: 100%; height: 100%; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -ms-transition:all 0.4s ease; transition:all 0.4s ease; }
.list1_2 .ptlist ul li.nLi .pic:after{ content: "MORE"; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; background: #000; font-family: 'Microsoft Yahei'; font-size: 40px; color: #fff; opacity: 0; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -ms-transition:all 0.4s ease; transition:all 0.4s ease; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.list1_2 .ptlist ul li.nLi .txt{ float: right; width: 50%; height: 400px; }
.list1_2 .ptlist ul li.nLi:nth-of-type(1) .txt{padding:0 20px 30px 30px;}
.list1_2 .ptlist ul li.nLi:nth-of-type(2) .txt{padding:30px 20px 30px 0px;}
.list1_2 .ptlist ul li.nLi:nth-of-type(3) .txt{padding:30px 20px 30px 30px;}
.list1_2 .ptlist ul li.nLi:nth-of-type(4) .txt{padding:30px 20px 30px 0px;}


.list1_2 .ptlist ul li.nLi:nth-of-type(2n) .pic{ float: right; }
.list1_2 .ptlist ul li.nLi:nth-of-type(2n) .txt{ float: left; }
.list1_2 .ptlist ul li.nLi .txt{ padding:30px 20px; box-sizing: border-box; }
.list1_2 .ptlist ul li.nLi .txt h5{ position: relative; line-height:38px; font-size:28px; color: #333; font-weight: normal; }
.list1_2 .ptlist ul li.nLi .txt h5:after{ content: ""; display: block; width:52px; height:2px; background:url(../images/djsbg.jpg); background-size:100%; margin-top: 16px; }
.list1_2 .ptlist ul li.nLi .txt p{ margin-top: 26px;font-size: 16px;  line-height: 32px; color: #333333; }
.list1_2 .ptlist ul li.nLi .txt .sub{ margin-top: 24px; }
.list1_2 .ptlist ul li.nLi .txt .sub li{ line-height: 24px; font-family: 'Microsoft Yahei'; font-size: 14px; color: #333; }
.list1_2 .ptlist ul li.nLi .txt .sub li:before{ content: "——"; color: #ccc; margin-right: 16px; }
.list1_2 .ptlist ul li.nLi .pic:hover img{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }
.list1_2 .ptlist ul li.nLi .pic:hover:after{ opacity: 0.4; }



@media screen and (max-width: 1200px){
    .list1_2{ padding: 0 2%; box-sizing: border-box; }
    .list1_2 .ptlist ul li.nLi .txt h5{ font-size: 26px; line-height: 40px; }
    .list1_2 .ptlist ul li.nLi .txt h5:after{ height: 3px; }
}


@media screen and (max-width: 1100px){

    .list1_2 .ptlist ul li.nLi .pic{ height: 350px; }
    .list1_2 .ptlist ul li.nLi .txt{ height: 350px; padding: 20px; }
}


@media only screen and (max-width:980px) {
	.kg-table .tb-li .tb-nron .tb-tele {
	flex-direction:column;
	align-items:flex-start
}
.kg-table .tb-li .tb-nron .tb-tele .tb-name {
	margin-right:0;
	margin-bottom:10px
}
.kg-list {
	grid-template-columns:100%
}

.dw_name { font-size: 18px;}

.dw_text { padding-bottom:25px;-webkit-line-clamp:10;}

.list1_2 .ptlist { padding-top:0;}

    .list1_2 .ptlist ul li.nLi .pic{ height: 180px; width:100%; }
    .list1_2 .ptlist ul li.nLi .txt{ height: auto; padding: 20px; width:100%;}
    .list1_2 .ptlist ul li.nLi .txt h5{ font-size: 24px; line-height: 36px; }
    .list1_2 .ptlist ul li.nLi .txt h5:after{ height: 3px; }
    .list1_2 .ptlist ul li.nLi .txt p{ margin-top: 10px; }
    .list1_2 .ptlist ul li.nLi .txt .sub{ margin-top: 10px; }
	

.list1_2 .ptlist ul li.nLi:nth-of-type(1) .txt { padding: 20px 0;}
.list1_2 .ptlist ul li.nLi:nth-of-type(2) .txt { padding: 20px 0;}
.list1_2 .ptlist ul li.nLi:nth-of-type(3) .txt { padding: 20px 0;}
.list1_2 .ptlist ul li.nLi:nth-of-type(4) .txt { padding: 20px 0;}
	
}