.selective_group_box {
    padding: 0 0 6px 0;
    display: block;
    font-size: 12px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 5px rgb(49 42 42 / 6%);
}

.selective_group_switch {
    border-bottom: 2px solid #eee;
    display: block;
    height: 44px;
    padding: 0 26px 0 6px;
}

.selective_group_alink {
    float: left;
}

.selective_group_count {
    float: right;
    line-height: 44px;
    color: #999;
}

.selective_group_alink a.curr {
    cursor: default;
    border-bottom: 2px solid rgb(0,167,234);
    color: rgb(0,167,234);
    font-weight: 700;
}

.selective_group_alink a {
    float: left;
    overflow: hidden;
    color: #333;
    padding: 13px 8px 13px 6px;
    height: 44px;
    margin: 0 26px 0 20px;
}

.selective_group_alink a span {
    float: left;
    font-size: 14px;
    height: 18px;
    line-height: 17px;
}

.selective_group_count {
    float: right;
    line-height: 44px;
    color: #999;
}

.selective_group_count em {
    color: rgb(0,167,234);
    padding: 0 3px;
    font-style: normal;
    font-size: 12px;
}

.selective_group_list {
    display: block;
    padding: 10px 0 3px;
    border-bottom: 1px solid #eee;
    position: relative;
    margin: 0 26px;
}

.selective_group_name {
    font-size: 14px;
    line-height: 23px;
    width: 80px;
    padding: 0 5px 0 0;
    color: #999;
    float: left;
    text-align: right;
}

.selective_group_name i {
    display: none;
}

.selective_group_name span {
    letter-spacing: 1.25em;
    margin-right: -1.2em;
}

.selective_group_con {
    margin-left: 95px;
    display: block;
}

.selective_group_con .cur,
.selective_group_con .selective_group_default {
    background: rgb(0,167,234);
    color: #fff;
}

.selective_group_con a {
    margin-bottom: 7px;
    display: inline-block;
    padding: 2px 10px;
    margin-right: 15px;
    border-radius: 15px;
    cursor: pointer;
    line-height: 19px;
}

.good_list dl {
    float: left;
    width: 19.2%;
    overflow: hidden;
    background: #fff;
    margin: 0 1% 10px 0;
    padding: 10px 1%;
}

.good_list dl:hover {
    transition: all .2s ease-in-out;
    box-shadow: 0 0 16px 0 rgb(53 53 53 / 20%);
}

.good_list dt {
    padding: 0;
    position: relative;
    height: 205px;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px solid #fbfbfb;
}

.good_list dt .pic {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.good_list dt .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    border-radius: 5px;
}

.good_list dd {
    overflow: hidden;
}

.good_list dd .attr {
    line-height: 24px;
    height: 30px;
    overflow: hidden;
}

.good_list p {
    float: left;
    width: 100%;
    padding: 8px 0 0 0;
}

.good_list dd .attr em {
    float: left;
    font-style: normal;
    font-size: 16px;
    color: #f40;
}

.good_list dd .title {
    height: 34px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.good_list dd .info a {
    line-height: 20px;
    display: block;
    float: left;
    text-align: center;
}

.good_list dd .info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.good_list dd .info .pic_Layer {
    height: 20px;
    width: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
}

.good_list dd .info .note_icon {
    float: right;
}

.good_list dd .info a {
    line-height: 20px;
    display: block;
    float: left;
    text-align: center;
    display: flex;
    align-items: center;
}

.note_icon a {
    margin-right: 5px;
    width: 28px;
    height: 19px;
    border: 1px solid black;
    display: flex;
    justify-content: center;
    align-items: center;

}


.note_icon a.install {
    color: rgb(73, 139, 248);
    border-color: rgb(113, 163, 245);
    background: #eff;
}

.note_icon a.protect {
    color: rgb(172, 178, 110);
    border-color: rgb(102, 170, 68);
    background: #eff;
}

.good_list dl:nth-child(5n) {
    margin-right: 0;
}

.pagination {
    color: #999;
    width: 100%;
    display: inline-table;
    margin: 20px 0;
    text-align: center;
}

.pagination a {
    color: #76838f;
    text-decoration: none;
}

.pagination a,
.pagination .PreSpan,
.pagination .NextSpan {
    padding: 5px 12px;
    border: 1px solid #e4eaec;
    background: #fff;
}

.pagination * {
    display: inline-table;
}

.pagination a .Ahover {
    border-color: rgb(0,167,234);
    background: rgb(0,167,234);
    color: #fff;
}

/*文章列表*/
.news {
	/*padding: 60px 0;*/
	overflow: hidden;
	/*background: #f2f2f2;*/
}

.news .ns_con {
	margin: 0 auto;
	width: 1200px;
}

.news .ns_con .wrap-tit {
	margin-bottom: 30px;
	text-align: center;
	line-height: 1.5;
	overflow: hidden;
	animation: fadeinT 1s ease-out backwards;
}

.news .ns_con .wrap-tit h2 {
	font-size: 35px;
	color: #333;
	font-weight: normal;
}

.news .ns_con .wrap-tit h2 a {
	color: #333;
}

.news .ns_con .wrap-tit p {
	font-size: 18px;
	color: #666;
}

.news .ns_con .wrap-tit.white * {
	color: #fff;
}

.news .ns_con .ns-group {
	width: 1230px;
	overflow: hidden;
}

.news .ns_con .ns-group .ns-item {
	float: left;
	margin-right: 15px;
	width: 388px;
	overflow: hidden;
	border: #eee solid 1px;
	background: #fff;
	border-radius: 5px;
}

.news .ns_con .ns-group .ns-item .hd {
    /*box-shadow: 0 3px 3px rgb(0 0 0 / 6%);*/
    border-bottom: 1px solid #f5f5f5;
	/*background: #f5f5f5;*/
    padding: 0 19px;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
}

.news .ns_con .ns-group .ns-item .hd a {
	display: block;
}

.news .ns_con .ns-group .ns-item .hd em {
	float: right;
	font-size: 14px;
	color: #00a7eb;
	text-transform: uppercase;
}

.news .ns_con .ns-group .ns-item .hd span {
	font-weight: 600;
    font-size: 20px;
    color: #727171;
}

.news .ns_con .ns-group .ns-item .bd {
	padding: 0 19px;
	overflow: hidden;
}

.news .ns_con .ns-group .ns-item .hotNews {
	position: relative;
	width: 350px;
	height: 200px;
	overflow: hidden;
}

.news .ns_con .ns-group .ns-item .hotNews .pic {
	display: block;
	width: 350px;
	height: 200px;
	overflow: hidden;
}

.news .ns_con .ns-group .ns-item .hotNews .pic img {
	border-radius: 5px;
    margin-top: 10px;
    display: block;
    width: 350px;
    height: 230px;
    transition: all 1s;
}

.news .ns_con .ns-group .ns-item .hotNews .tit {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	padding-top: 60px;
	width: 100%;
	height: 100px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	text-indent: 10px;
}

.news .ns_con .ns-group .ns-item .hotNews:hover .pic img {
	transform: scale(1.1);
}

.news .ns_con .ns-group .ns-item .hotNews:hover .tit {
	text-shadow: 0 0 2px #fff;
}

.news .ns_con .ns-group .ns-item:hover {
	/*box-shadow: 0 0 20px #ccc inset*/
}

.news .ns_con .ns-group .ns-list {
	margin: 20px 0px;
	height: 200px;
	overflow: hidden;
}

.news .ns_con .ns-group .ns-list li {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	overflow: hidden;
}

.news .ns_con .ns-group .ns-list li :before {
    content: '◆';
    font-size: 17px;
    margin-right: 5px;
    color: #666;
    position: relative;
    top: 0px;
}

.news .ns_con .ns-group .ns-list li a {
    font-size: 16px;
	display: block;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news .ns_con .ns-group .ns-list li a:hover {
	color: #00a7eb;
}