.h-box {
	height: 700px;
}

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

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

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

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

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

.top-banner .swiper-container,
.top-banner .swiper-wrapper,
.top-banner .swiper-slide {
	height: 100% !important;
	width: 100%;
}

.top-banner .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
}

.top-banner .pagination {
	position: absolute;
	bottom: 0.6rem;
	text-align: center;
	position: relative;
	width: 100%;
}

.top-banner .swiper-pagination-switch {
	width: 1rem;
	height: 0.05rem;
	display: inline-block;
	background: white;
	cursor: pointer;
}

.top-banner .swiper-active-switch {
	background: #a6937c;
}

.bannerImg {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.tl {
	padding: 6% 0px;
}

.tl span {
	display: block;
	text-align: center;
	color: #35393f;
	position: relative;
}

.tl span:before {
	content: "";
	display: inline-block;
	left: 0px;
	width: 45%;
	position: absolute;
	background: #9a9c9f;
	height: 2px;
	top: 12px;
}

.tl span:after {
	content: "";
	display: inline-block;
	right: 0px;
	width: 45%;
	position: absolute;
	background: #9a9c9f;
	height: 2px;
	top: 12px;
}

.tlcopy span:before {
	width: 43%;
}

.tlcopy span:after {
	width: 43%;
}

.tl label {
	display: block;
	text-align: center;
	color: #35393f;
	margin-top: 12px;
}

.tl img {
	display: block;
	width: 100%;
}

.news-cl .swiper-wrapper,
.news-cl .swiper-container,
.news-cl .swiper-slide {
	height: auto !important;
	width: 100%;
}

.news-clbox>a {
	display: block;
}

.news-clbox>a .news-img {
	width: 100%;
	height: 5.1rem;
	max-height: 364px;
	overflow: hidden;
	position: relative;
}

.news-clbox>a .news-img img {
	display: block;
	height: 100%;
	margin: 0px auto;
	transition: all 0.5s;
	min-width: 100%;
}

.news-clbox>a .news-img:hover img {
	transition: all 0.5s;
	transform: scale(1.05);
}

.news-clbox .text .tlx {
	color: #000000;
	margin: 15px 0px 8px 0px;
	font-weight: bold;
}

.news-clbox .text .tlx:hover {
	color: #a6937c;
}

.news-clbox .txt {
	color: #9a9a9a;
	max-height: 38px;
	position: relative;
	overflow: hidden;
}

.news-cr {
	padding-left: 0.4rem;
}

.news-cr .nav_cc {
	margin-bottom: 0.2rem;
}

.news-cr .nav_cc ul li {
	float: left;
	width: 33.3%;
	text-align: center;
}

.news-cr .nav_cc ul li.on span {
	color: #a6937c;
}

.news-cr .nav_cc ul li.on span:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 15%;
	right: 15%;
	height: 2px;
	background: #a6937c;
}

.news-cr .nav_cc ul li span {
	position: relative;
	padding-bottom: 5px;
}

.news-cr .nav_cc ul li a {
	display: block;
	font-weight: bold;
	color: #b2b2b2;
	position: relative;
}

.news-cr .nav_cc ul li a img {
	display: block;
	margin: 0px auto;
	margin-top: 20px;
}

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

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

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

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

.news-cr .list-li ul li:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background: #909090;
	margin-right: 10px;
	display: none;
}

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

.more {
	padding: 0.18rem 0px;
	background: #f3f5f6;
	border: 1px solid #dddddd;
	color: #747474;
	text-align: center;
	width: auto;
	display: block;
	max-width: 198px;
	margin: 0.6rem auto 0.8rem auto;
	max-height: 59px;
}

.more a {
	color: #747474;
}

.more:hover {
	background: #ededed;
	color: #a6937c;
	border-color: #ededed;
}

.more:hover a {
	color: #a6937c;
}

.bj-bg {
	background: url(../images/bg2.jpg) no-repeat center center;
	background-size: cover;
	padding-bottom: 0.5rem;
}

.bj-bg .w1100>div+div {
	position: relative;
}

.bj-bg .swiper-wrapper,
.bj-bg .swiper-container,
.bj-bg .swiper-slide {
	height: auto !important;
	width: 100%;
}

.bj-bg .bj-clbox {
	padding: 0px 5px;
	position: relative;
}

.bj-bg .bj-img {
	width: 100%;
	overflow: hidden;
}

.bj-bg .bj-img img {
	display: block;
	width: 100%;
	transition: all 0.5s;
}

.bj-bg .swiper-slide:hover img {
	transition: all 0.5s;
	transform: scale(1.05);
}

.bj-bg .text {
	padding: 0.2rem 0.2rem 0.4rem 0.2rem;
	background: white;
}

.bj-bg .text .txt {
	line-height: 22px;
	max-height: 66px;
	position: relative;
	overflow: hidden;
}

.bj-more {
	width: 32%;
	padding: 0.1rem 0px;
	display: block;
	text-align: center;
	border: 1px solid #dddddd;
	margin: 0.3rem auto 0px auto;
	cursor: pointer;
}

.bj-more:hover {
	background: #ededed;
	color: #a6937c;
	border-color: #ededed;
}

.bj-more2 {
	background: #f3f5f6;
}

.bj-bg .bj-clbox .name {
	text-align: center;
	margin-bottom: 0.5rem;
	padding-bottom: 0.2rem;
	color: #9f9f9f;
	position: relative;
}

.bj-bg .bj-clbox .name span {
	position: relative;
}

.bj-bg .swiper-slide.on .name {
	color: #a6937c;
}

.bj-bg .swiper-slide.on .txt {
	color: #a6937c;
}

.bj-bg .swiper-slide.on .name span:before {
	content: "";
	display: inline-block;
	height: 2px;
	left: 25%;
	right: 25%;
	background: #a6937c;
	position: absolute;
	bottom: -0.2rem;
}

.bj-bg .swiper-slide:hover .name {
	color: #a6937c;
	transition: all 0.5s;
}

.bj-bg .swiper-slide:hover .txt {
	color: #a6937c;
	transition: all 0.5s;
}

.bj-bg .swiper-slide .name span:before {
	content: "";
	display: inline-block;
	height: 2px;
	left: 50%;
	right: 50%;
	background: #a6937c;
	position: absolute;
	bottom: -0.2rem;
	transition: all 0.5s;
}

.bj-bg .swiper-slide:hover .name span:before {
	left: 25%;
	right: 25%;
}


/*#carousel {
	width: 80%;
	height: 4.2rem;
	position: relative;
	clear: both;
	max-height: 300px;
	min-height: 300px;
}

.btn-primary {
	width: 1rem;
	height: 6px;
	display: inline-block;
	background: #ededed;
	cursor: pointer;
	bottom: -30px;
}

.btn-primary:hover {
	background: #a6937c;
}





.mask {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 19991041;
	background-color: rgb(0, 0, 0);
	opacity: 0.3;
	position: absolute;
}*/


/*.viedoc {
	position: fixed;
	left: 5%;
	right: 5%;
	height: 42%;
	top: 24%;
	z-index: 19991042;
	max-width: 610px;
	margin: 0px auto;
}

.viedoc video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.viedoc .layui-layer-setwin {
	position: absolute;
	right: -12px;
	top: -17px;
	cursor: pointer;
}*/

.carouselbox {
	width: 100%;
	height: 6rem;
	position: relative;
	max-width: 500px;
	max-height: 340px;
}

.roundabout-holder {
	height: 100%;
	width: 100%;
	left: 8.4%;
}

.roundabout-holder li {
	width: 90%;
	height: 90%;
}

.roundabout-holder li img {
	display: block;
	width: 100%;
	height: 100%;
}

.roundabout-holder li video {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.roundabout-holder li span {
	position: absolute;
	width: 0.8rem;
	height: 0.8rem;
	background: url(../images/w2.png) no-repeat center center;
	z-index: 111;
	display: block;
	top: 50%;
	left: 50%;
	margin-left: -0.4rem;
	margin-top: -0.4rem;
	cursor: pointer;
	background-size: 100% 100%;
}

.layui-nav-child {
	border: none !important;
}

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

.carouselbox>div {
	position: absolute;
	right: -0.42rem;
	width: 100%;
	height: 66%;
	top: 12%;
	background: #909090;
}

@media only screen and (min-width:1600px) {
	#carousel div {
		right: -0.6rem;
	}
}

.btn-primary {
	width: 1rem;
	height: 6px;
	display: inline-block;
	background: #ededed;
	cursor: pointer;
	bottom: -30px;
}

.btn-primary:hover {
	background: #a6937c;
}

#next {
	position: absolute;
	z-index: 11;
	right: 30%;
	margin-top: 20px;
}

#prev {
	position: absolute;
	z-index: 11;
	left: 30%;
	margin-top: 20px;
}

#next img,
#prev img {
	width: 60%;
	max-width: 23px;
}

#prev img {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH();
}

#carousel a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}

#carousel span {
	display: inline-block;
	width: 0.8rem;
	height: 0.8rem;
	background: url(../images/w2.png) no-repeat;
	position: relative;
	left: 50%;
	top: 50%;
	margin-top: -0.4rem;
	margin-left: -0.3rem;
	background-size: 100% 100%;
	transition: all 0.5s;
}

#carousel span:hover {
	opacity: 0.5;
	transition: all 0.5s;
}


/*.img1{
	opacity:; 
}*/

#carousel img {
	width: 100%;
	visibility: hidden;
	/* hide images until carousel can handle them */
	cursor: pointer;
	/* otherwise it's not as obvious items can be clicked */
	display: block;
	left: 0px;
	height: 100%;
}

#carousel video {
	width: 100%;
	cursor: pointer;
	display: block;
	left: 0px;
	height: 100%;
	background: black;
	position: absolute;
	object-fit: fil
}

#carousel .box {
	z-index: 11;
}

.about {
	margin-bottom: 1.2rem;
}

.about-cr {
	padding-left: 4%;
}

.cname {
	/*background: url(../images/sk.jpg) no-repeat;*/
	text-align: center;
	padding: 0.05rem 0px;
}

.cname a {
	color: #000000;
}

.cname span {
	display: block;
	opacity: 0.5;
}

.ab-txt p {
	margin-top: 0.2rem;
	text-indent: 2em;
	position: relative;
	overflow: hidden;
	line-height: 26px;
}

.ab-txt p a {
	color: #000000 !important;
}

.about .bj-more {
	width: 24%;
	margin-bottom: 0.2rem;
}

.bj-bg .swiper-button-prev,
.bj-bg .swiper-button-next {
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
	background-position: center;
	width: 33px;
	height: 35px;
	top: -32%;
	right: 0px;
	margin-top: 0.4rem;
	transition: all 0.5s;
	opacity: 1 !important;
	position: absolute;
	z-index: 111;
	cursor: pointer;
	border: none;
	outline: none;
}

.bj-bg .swiper-button-next.swiper-button-disabled {
	pointer-events: initial;
}

.bj-bg .swiper-button-prev.swiper-button-disabled {
	pointer-events: initial;
}

.bj-bg .swiper-button-prev {
	right: 45px;
	background: url(../images/l2w.png) no-repeat center;
	background-size: 100% 100%;
	/* z-index: 111111;*/
}

.bj-bg .swiper-button-prev:hover {
	background: url(../images/l2h.png) no-repeat center;
}

.bj-bg .swiper-button-next {
	right: 5px;
	background: url(../images/r2w.png) no-repeat center;
	background-size: 100% 100%;
	/* z-index: 111111;*/
}

.bj-bg .swiper-button-next:hover {
	background: url(../images/r2h.png) no-repeat center;
}

.news-cl .swiper-button-prev,
.news-cl .swiper-button-next {
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
	background-position: center;
	width: 47px;
	height: 47px;
	top: 30%;
	right: 0px;
	margin-top: 0.4rem;
	transition: all 0.5s;
	opacity: 1 !important;
	position: absolute;
	z-index: 111;
	cursor: pointer;
	border: none;
	outline: none;
	opacity: 0.6 !important;
}

.news-cl .swiper-button-next.swiper-button-disabled {
	pointer-events: initial;
}

.news-cl .swiper-button-prev.swiper-button-disabled {
	pointer-events: initial;
}

.news-cl .swiper-button-prev {
	left: 5px;
	background: url(../images/l1h.png) no-repeat center;
	background-size: 100% 100%;
	/* z-index: 111111;*/
}

.news-cl .swiper-button-next {
	right: 5px;
	background: url(../images/r1h.png) no-repeat center;
	background-size: 100% 100%;
	/* z-index: 111111;*/
}

.news-cl .swiper-button-prev:hover,
.news-cl .swiper-button-next:hover {
	opacity: 1 !important;
}

.top-banner .swiper-button-prev,
.top-banner .swiper-button-next {
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
	background-position: center;
	width: 0.57rem;
	height: 0.93rem;
	top: 50%;
	right: 0px;
	margin-top: -0.46rem;
	transition: all 0.5s;
	opacity: 1 !important;
	position: absolute;
	z-index: 111;
	cursor: pointer;
	border: none;
	outline: none;
	opacity: 0.6 !important;
}

.top-banner .swiper-button-next.swiper-button-disabled {
	pointer-events: initial;
}

.top-banner .swiper-button-prev.swiper-button-disabled {
	pointer-events: initial;
}

.top-banner .swiper-button-prev {
	left: 1rem;
	background: url(../images/l0w.png) no-repeat center;
	background-size: 100% 100%;
	/* z-index: 111111;*/
}

.top-banner .swiper-button-next {
	right: 1rem;
	background: url(../images/r0w.png) no-repeat center;
	background-size: 100% 100%;
	/* z-index: 111111;*/
}

.top-banner .swiper-button-prev:hover,
.top-banner .swiper-button-next:hover {
	opacity: 1 !important;
}

@media only screen and (max-width:991px) {
	#carousel {
		width: 90%;
		max-height: initial;
		min-height: auto;
		height: 9rem;
		left: 5%;
	}
	.about-cl {
		/*margin-bottom: 30px;*/
	}
	.ab-txt p {
		max-height: initial;
		overflow: initial;
	}
	.cname {
		background: none;
		padding: 1.2rem 0px 0.4rem 0px;
	}
	.about-cr {
		padding-left: 0px;
	}
	.btn-primary {
		width: 2rem;
	}
	.carouselbox {
		height: 10.2rem;
		max-width: initial;
		max-height: initial;
	}
}

@media only screen and (max-width:768px) {
	.news-clbox>a .news-img {
		height: 11.8rem;
	}
	.news-cr {
		margin-top: 20px;
		padding-left: 0px
	}
	.news-cr .list-li ul li {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.news-cr .nav_cc {
		margin-bottom: 33px;
		margin-top: 27px;
	}
	.more {
		width: 24%;
		padding: 0.33rem 0px;
		margin: 1.2rem auto 1.6rem auto;
	}
	.bj-more {
		width: 24%;
		padding: 0.3rem 0px;
		margin: 0.8rem auto 0.6rem auto;
	}
	.about-cl {
		position: relative;
	}
	.carouselbox {
		overflow: hidden;
	}
	#carousel {
		width: 70%;
		height: 7.5rem;
	}
	.top-banner .pagination {
		bottom: 1.6rem;
	}
	.btn-primary {
		bottom: -15px;
	}
	#prev {
		left: 33%;
	}
	#next {
		right: 33%;
	}
	.bj-bg .swiper-button-prev,
	.bj-bg .swiper-button-next {
		display: none;
	}
	.carouselbox {
		height: 12rem;
		min-height: initial;
	}
	.tl span:before {
		width: 40%;
	}
	.tl span:after {
		width: 40%;
	}
	.tlcopy span:before {
		width: 38%;
	}
	.tlcopy span:after {
		width: 38%;
	}
	.roundabout-holder li span {
		width: 60px;
		height: 60px;
		margin-left: -30px;
		margin-top: -30px;
	}
	.bj-bg .text {
		padding: 16px;
	}
	.news-cl .swiper-button-prev,
	.news-cl .swiper-button-next {
		width: 32px;
		height: 32px;
	}
	.tl label {
		margin-top: 0px;
	}
	.news-cr .nav_cc ul li a img {
		display: none;
	}
}


/*æ–°å¢žæ ·å¼2021-5-28*/

.bj-img {
	min-height: 183px;
	height: 1.93rem;
	position: relative;
}

.bj-bg .bj-img>img {
	width: 125%;
	position: relative;
	left: 50%;
	margin-left: -62.5%;
}

.bj-img p {
	position: absolute;
	bottom: 0px;
	padding: 8px 2%;
	width: 96%;
	color: white;
	z-index: 1;
	text-align: center;
}

.bj-bg .bj-img span {
	position: absolute;
	bottom: 0px;
	display: block;
	z-index: 0;
	width: 100%;
}

.bj-bg .bj-img span img {
	display: block;
	width: 100%;
}

.news-clbox>a .news-img {
	min-height: 255px;
}


/*183*/

@media only screen and (max-width:991px) and (min-width:770px) {
	.bj-img {
		min-height:160px;
	}
	.about-cl {
		width: 80%;
		margin: 0px auto;
		left: 50%;
		margin-left: -40%;
	}
	.carouselbox {
		margin: 0px auto;
		overflow: hidden;
	}
}

@media only screen and (max-width:769px) {
	.bj-img {
		height: 9.85rem !important;
		min-height: auto;
	}
	.news-clbox>a .news-img {
		height: 11.8rem;
		min-height: auto;
	}
}


/*新增样式2021年7月14*/

.about {
	margin-bottom: 0.8rem;
}

.yqlj {
	margin-bottom: 1rem;
	margin-top: 0.5rem;
}

.yqlj .w1100 {
	padding-top: 0.55rem;
	border-top: 1px solid #d6dfe3;
}

.yqlj span {
	color: #35393f;
	font-size: 24px;
	font-weight: bold;
	display: block;
	/*	width:1.5rem;*/
	width: 142px;
}

.yqlj ul {
	position: absolute;
	/*left:1.5rem;*/
	left: 142px;
	top: 0.55rem;
}

.yqlj ul li {
	/*width:2.8rem;*/
	width: 271px;
	position: relative;
	height: 31px;
	float: left;
	/*margin-left:0.73rem;*/
	margin-left: 69px;
	cursor: pointer;
}

.yqlj ul li:first-child {
	margin-left: 0px;
}

.yqlj ul li select {
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #848484;
	text-indent: 1em;
	border: 1px solid #d7e0e4;
	background: none;
	cursor: pointer;
}

.yqlj ul li select:focus {
	box-shadow: none;
}

.yqlj ul li select option {
	background: none;
	cursor: pointer;
	box-shadow: none;
	border: none;
	outline: none;
	font-size: 14px;
}

.yqlj ul li .layui-select-title,
.yqlj ul li .layui-form-select,
.yqlj ul li input {
	height: 100%;
}

.yqlj ul li input {
	font-size: 16px;
	color: #848484;
}

.yqlj ul li .layui-form-select .layui-edge {
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 30px;
	display: block;
	cursor: pointer;
	background: url(../images/wtanc.jpg) no-repeat center center;
	border: none;
	height: 100%;
	outline: none;
	background-size: cover;
	margin-top: 0px !important;
	-webkit-transform: rotate(0) !important;
	transform: rotate(0) !important;
}

.yqlj ul li dl dd {
	font-size: 14px;
	position: relative;
}

.yqlj ul li dl dd a {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}

.yqlj ul li label img {
	display: block;
	width: 100%;
	height: 100%;
}

.ccad dl {
	display: block !important;
}

.yqljj .span {
	color: #35393f;
	font-size: 24px;
	font-weight: bold;
	display: block;
	/* width: 1.5rem; */
	width: 112px;
	float: left;
}


/*.yqljj .f1 {
	overflow: hidden;
}*/

.yqljj .f1>li {
	position: relative;
	float: left;
	margin-left: 4%;
	cursor: pointer;
	border: 1px solid #ccc;
	width: 30.3%;
}
.yqljj .f1>li a{
	display:block;
}

.yqljj .f1>li:first-child {
	margin-left: 0px;
}

.f1 {
	position: absolute;
	/* left: 1.5rem; */
	left: 142px;
	right: 0px;
}
.yqljj {
	margin-bottom:5%;
}
.yqljj .f1 p.on {
	background: #eff9fd;
}

.yqljj .f1>li>p {
	padding: 2%;
}

.yqljj .f1>li>ul {
	position: absolute;
	width: 100%;
	z-index: 111111;
	display: block;
	background: white;
	top: 104%;
	border: 1px solid #ccc;
	border-top: none;
	left: -1px;
	max-height:340px;
	overflow-y:auto;
}
.yqljj .f1>li>ul::-webkit-scrollbar {
    width:5px;
}
.yqljj .f1>li>ul::-webkit-scrollbar-track {
    background-color:ccc;
}
.yqljj .f1>li>ul::-webkit-scrollbar-thumb {
    background:#ccc;
    border-radius:2px;
}

.yqljj .f1>li>ul li p {
	padding: 2%;
}

.yqljj .f1>li span {
	float: right;
}

.yqljj .f1 .title {
	font-size: 18px;
	line-height: 1.5em;
}

.yqljj .f1 .title2 {
	font-size: 16px;
	line-height: 2em;
}

.yqljj .f1 .title3 {
	font-size: 14px;
	line-height: 2em;
	text-indent: 1em;
}

@media only screen and (max-width:1200px) {
	
.yqljj .f1>li>ul {
		max-height:300px;
	}
}


@media only screen and (max-width:1136px) {
	.yqlj ul li {
		width: 4.6rem;
	}
	.yqljj .f1>li>ul {
		max-height:280px;
	}
}

@media only screen and (max-width:999px) {
	.yqlj ul li {
		width: 4.5rem;
		margin-left: 0.7rem;
	}
}

@media only screen and (max-width:678px) {
	.yqlj ul {
		position: relative;
		left: 0px;
		top: 0px;
	}
	.yqlj ul li {
		width: 100%;
		margin-left: 0px;
		margin-top: 0.6rem;
	}
	.yqlj span {
		font-size: 18px;
	}
	.yqlj select {
		font-size: 16px;
	}
}

@media only screen and (max-width:768px) {
	.yqljj .span {
		font-size: 18px;
		display: block;
		float: none;
		margin-bottom: 20px;
	}
	.f1 {
		position: relative;
		left: 0px;
	}
}

@media only screen and (max-width:618px) {
	.yqljj .f1>li {
		width: 100%;
		margin-left: 0px;
		margin:2% 0px;
	}
	.yqljj .f1 .title {
		font-size: 16px;
		line-height: 2em;
	}
	.yqljj .f1>li p,.yqljj .f1>li>ul li p{
		padding:1% 2%;
	}
}

/*新增样式2023、2.21*/
.tt_cc{
	padding:2% 0px;
	border:1px solid #eeeeee;
	margin-bottom:2.5%;
}
.tt_cc p{
	color:#000000;
}

.tt_cc p:first-child{
	color:#79613e;
	margin-bottom:2.5%;
	font-weight: bold;
	text-align:left;
}
.tt_cc p:first-child a{
	color:#79613e;
}
.tt_cboxf{
    margin: 0px auto;
    text-align: center;
    padding-left: 5%;
    padding-right: 8%;
}
img{
	
    	border: none;
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.tt_cboxf>p img{
    width: 7.3%;
    position: relative;
    top: -3px;
    margin-right: 2.3%;
    display: inline-block;
    min-width: 32px;
}

.gd_b{
	    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0.6% 1.5% 0.6% 1.8%;
    background:#bab6a7;
    color:white;
 
}
.gd_b a{
	color:white;
}

@media only screen and (max-width:768px) {
	.gd_b{
		    position: relative;
    width: 24%;
    text-align: center;
    padding: 0.33rem 0px;
    margin: 1.2rem auto 0rem auto;
	}
	
.tt_cboxf {
    padding-left: 2%;
    padding-right: 2%;
    }
}