.l-box {
	height: 286px;
}

.l_boxc {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(http://www.ahwentou.com/tybf/material/images/list_banner.jpg) no-repeat center center;
	background-size: cover;
}

@media only screen and (max-width:1600px) and (min-width:1201px) {
	.l-box {
		height:250px;
	}
}

@media only screen and (max-width:1200px) and (min-width:993px) {
	.l-box {
		height:240px;
	}
}

@media only screen and (max-width:992px) and (min-width:769px) {
	.l-box {
		height: 230px;
	}
}

@media only screen and (max-width:768px) and (min-width:520px) {
	.l-box {
		height: 220px;
	}
}

@media only screen and (max-width:519px) {
	.l-box {
		height: 160px;
	}
}

.posi {
	padding: 0.3rem 0px;
	text-align: right;
	margin-bottom: 20px;
}

.posi span {
	color: #848484;
}

.posi a {
	color: #000000;
}

.list-li {
	margin-bottom: 1rem;
	padding-top: 25px;
	position: relative;
}

.list-li:before {
	content: "";
	display: block;
	width: 20%;
	height: 1px;
	background: #707070;
	position: absolute;
	top: 0px;
	left: 0px;
        display:none;
}

.list-cl {
	max-width: 243px;
}

.list-cl li {
	text-align: center;
	padding: 0.25rem 0px;
	background: #f3f3f3;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	cursor: pointer;
}
.list-cl li img{
	 width: 12px;
    position: relative;
    left: 10px;
    top: -2px;
}
.list-cl li.on {
	background: #a40000;
	color: white;
}

.list-cl li.on a {
	color: white;
}

.list-li ul li {
	color: #000000;
	padding: 0.12rem 0px;
	padding-right: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #eeeeee;
	padding-left: 6px;
}

.list-li ul li a {
	color: #000000;
}

.list-li ul li span {
	position: absolute;
	right: 0px;
	color: #909090;
}

.list-li ul li:hover span,
.list-li ul li:hover a {
	color: #a6937c;
}

.list-li ul li:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #dcdcdc;
	margin-right: 10px;
}

.list-li ul li:hover:before {
	background: #a6937c;
}


.list-li-s ul li {
	color: #000000;
	padding: 0.12rem 0px;
	padding-right: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #eeeeee;
	padding-left: 6px;
}

.list-li-s ul li a {
	color: #000000;
}

.list-li-s ul li label {
	position: absolute;
	right: 0px;
	color: #909090;
}

.list-li-s ul li:hover span,
.list-li ul li:hover a {
	color: #a6937c;
}

.list-li-s ul li:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #dcdcdc;
	margin-right: 10px;
}

.list-li-s ul li:hover:before {
	background: #a6937c;
}

/*鍐呭椤�*/

.ct {
	text-align: center;
	margin: 0.5rem 0px 0.2rem 0px;
}

.cs-mess {
	color: #8e8e8e;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 0.5rem;
	text-align: center;
}

.cs-mess>label {
	margin-left: 1.1rem;
}

.cs-mess>span {
	margin: 0px 1.1rem;
}

.cs-mess img {
	position: relative;
	top: -2px;
	margin-right: 10px;
}

.cmt span {
    display: inline-block;
}

.cmt p {
    line-height: 30px !important;
    margin-bottom: 8px;
}

.cmt img {
	max-width: 820px;
	display: block;
	margin: 10px 0px;
	width: 100%;
	margin: 0px auto;
}

.pagec {
	color: #616161;
	margin-top: 1.5rem;
}

.pagec p {
	margin: 8px 0px;
	padding: 6px 0px;
	border-top: 1px solid #eeeeee;
}

.pagec p:first-child {
	border-top: 0px;
}

.list-more {
	width: 14%;
	margin-bottom: 0.2rem;
	background: #f3f5f6;
	padding: 0.1rem 0px;
	display: block;
	text-align: center;
	border: 1px solid #dddddd;
	margin: 0.3rem 0px 1rem 0px;
	cursor: pointer;
	min-width: 100px;
}

.list-more:hover {
	background: #a40000;
	color: white;
}

.nav_ccb span {
	padding: 5px;
	border: 1px solid #dddddd;
}
.list-cl .swiper-container{
	margin-bottom:20px;
	display: none;
	width:100%;
}
.list-cl .swiper-wrapper ,.list-cl .swiper-container ,.list-cl .swiper-slide{
	height:auto !important; 
}
.list-cl .swiper-slide .ell{
	text-align: center;
	padding:10px 0px;
	border:1px solid #dddddd;
	margin-right: 15px;
}
.list-cl .swiper-slide div.on{
	background: #a40000;
    color: white;
}
.list-cl .swiper-slide div.on a{
	color:white;
}
.shaec{
	    position: relative;
    display: inline-block;
    top: 22px;
}
.shaec .layui-btn{
	background:none;color:#8e8e8e;
}
.shaec .layui-dropdown ul li img{
	width:20px;
}
.shaec .layui-dropdown ul li{
	color:#8e8e8e;
}
.shaec .layui-dropdown ul li a{
	color:#8e8e8e;
	padding-left:24px;
	padding-right:0px;
	line-height:9px;
	width:100%;
	z-index:111;
}
.shaec .layui-dropdown ul li span{
	position: absolute;
	left:32px;
	top:2px;
}

.list-li-s {
	margin-bottom: 2rem;
	padding-top: 25px;
	position: relative;
}

.list-li-s:before {
	content: "";
	display: block;
	width: 20%;
	height: 1px;
	background: #707070;
	position: absolute;
	top: 0px;
	left: 0px;
}


@media only screen and (max-width: 768px) {
	.list-li ul li {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.list-cl li {
		padding: 10px 0px;
	}
	.list-cl {
		max-width: initial;
		/*display: none;*/
	}
	.posi {
		padding: 10px 0px;
	}
	.list-cl ul{
		display: none;
	}
	.list-li{
		margin-top:20px;
	}
	.list-li ul li span {
		position: relative;
		display: block;
		text-align: right;
	}
	.list-li ul li {
		padding-right: 0px;
		overflow: initial;
		text-overflow: initial;
		white-space: inherit;
		line-height: 26px;
	}
	.list-li ul li a {
		display: block;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.list-li ul li:before {
		display: none;
	}




	.list-li-s{
		margin-top:20px;
	}
	.list-li-s ul li label {
		position: relative;
		display: block;
		text-align: right;
	}
	.list-li-s ul li {
		padding-right: 0px;
		overflow: initial;
		text-overflow: initial;
		white-space: inherit;
		line-height: 26px;
	}
	.list-li-s ul li a {
		display: block;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.list-li-s ul li:before {
		display: none;
	}

	.cs-mess {
		display: none;
	}
	.ct {
		margin-bottom: 30px;
	}
	.list-more {
		padding: 5px 0px;
	}
	.list-cl .swiper-container{
		display: inline-block;
	}
}

.cur{
      color: rgb(164, 0, 0);
      font-weight:bold;
}

/*新增样式*/

.cy-c .swiper-container {
	margin-bottom: 0.8rem;
	overflow: initial;
}

.cy-c .swiper-container,
.cy-c .swiper-wrapper {
	height: auto !important;
}

.cy-c .swiper-wrapper {
	margin: 0px auto;
}

.cy-c .swiper-slide {
	text-align: center;
	height: auto !important;
	position: relative;
}

.cy-c .swiper-slide>div {
	margin-left: 30px;
	border: 1px solid #c3c3c3;
	border-radius: 156px;
	width: 156px;
	padding: 38px 0px;
	color: #343434;
	background: white;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	overflow: hidden;
}

.cy-c .swiper-slide>div a {
	color: #343434;
}

.cy-c .swiper-slide .ell p {
	width: 50%;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}

.cy-c .swiper-slide .ell a {
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	left: 0px;
}

.cy-c .swiper-slide .ell2 a {
	position: relative;
	right: -120px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.cy-c .swiper-slide:first-child>div {
	margin-left: 0px;
}

.cy-c .swiper-slide .ell2 {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	border: none;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	*filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	overflow: hidden;
}

.cy-c .swiper-slide:hover .ell {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	opacity: 0;
	*filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.cy-c .swiper-slide:hover .ell2 {
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
	*filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	background: #c40000;
	color: white;
}

.cy-c .swiper-slide:hover .ell a {
	left: -120px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.cy-c .swiper-slide:hover .ell2 a {
	color: white;
	right: 0px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.cyname {
	text-align: center;
	margin-bottom: 72px;
}

.cyname span {
	position: relative;
	padding-bottom: 22px;
}

.cyname span:before {
	content: "";
	height: 4px;
	background: #000000;
	display: block;
	position: absolute;
	left: 30%;
	right: 30%;
	bottom: 0px;
}

.ccbox {
	height: 3.12rem;
	min-height: 296px;
	position: relative;
	overflow: hidden;
	background: white;
}

.cy-c {
	padding-bottom: 1.03rem;
	background: #f9f9f9 url(../images/bg_cy.jpg) no-repeat center;
	padding-top: 0.89rem;
	background-size: contain;
}

.ccboxw {
	height: 100%;
}

.imgcy {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.imgcy img {
	display: block;
	width: 100%;
	transition: all 0.5s;
}

.imgcy:hover a img {
	transition: all 0.5s;
	transform: scale(1.05);
}

.imgcy p {
	position: absolute;
	bottom: 0px;
	padding: 18px 4%;
	width: 92%;
	color: white;
	text-align: center;
	z-index: 1;
}

.imgcy p a {
	color: white;
}

.mskyy {
	position: absolute;
	bottom: 0px;
	width: 100%;
	z-index: 0;
}

.text-cb {
	padding: 0.34rem;
}

.text-cb .title {
	text-align: center;
	color: #070707;
	margin-bottom: 0.2rem;
}

.text-cb .title a {
	color: #070707;
}

.text-cb .txt {
	line-height: 30px;
	color: #474747;
}

.text-cb .txt a {
	color: #474747;
}

.text-cb .more-all {
	display: block;
	width: 100px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	margin: 0px auto;
	border-radius: 19px;
	border: 1px solid #bfbfbf;
	color: #8f8f8f;
	box-sizing: border-box;
	margin-top: 0.2rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.text-cb .more-all:hover {
	background: #c40000;
	color: white;
	border-color: #c40000;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.posi {
	padding: 0.26rem 0px;
}

.cy-p {
	margin-bottom: 0px;
}

@media only screen and (max-width:1220px) {
	.cy-c .swiper-container {
		overflow: hidden;
	}
}

@media only screen and (max-width:992px) {
	
}

@media only screen and (max-width:992px) and (min-width:769px) {
	.cyname {
		font-size: 36px;
	}
	.cy-c .swiper-slide>div {
		width: 130px;
		padding: 34px 0px;
		font-size: 24px;
	}
	.ccbox {
		min-height:251px;
	}
	.text-cb .txt {
		overflow: hidden;
		text-overflow: ellipsis; 
		display: -webkit-box;
		-webkit-line-clamp:3; 
		-webkit-box-orient: vertical;
	}
}

@media only screen and (max-width:768px) {
	.cy-c .swiper-slide>div {
		width: 80px;
		padding: 14px 0px;
	}
	.cyname {
		margin-bottom: 52px;
	}
	.ccbox {
		height: auto;
	}
	.cy-c .swiper-slide>div {
		margin-left: 10px;
	}
	.posi {
		padding: 10px 0px;
	}
	.text-cb {
		margin-bottom: 1.6rem;
		margin-top: 0.3rem;
	}
	.text-cb .more-all {
		margin-top: 0.8rem;
	}
	.cy-c .swiper-container {
		margin-bottom: 1.2rem;
	}
}

/*新增样式2021-6-30*/
.cy-c .swiper-slide>div {
	background: url(../images/scyy.png) no-repeat;
	background-size: cover;
	border: none;
	line-height:35px;
	padding:42px 0px;
}
.cy-c .swiper-slide .ell p {
    margin-top:4px;
}

@media only screen and (max-width:768px) {
	.cy-c .swiper-slide>div {
		padding:14px 0px;
		line-height: initial;
	}
}

.fujian {
    margin-top: 40px;
    line-height: 34px;
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}