@font-face {
	font-family: "SourceHanSansCN";
	src: url("../font/SourceHanSansCN.woff2") format("woff2"),
		url("../font/SourceHanSansCN.woff") format("woff"),
		url("../font/SourceHanSansCN.ttf") format("truetype"),
		url("../font/SourceHanSansCN.eot") format("embedded-opentype"),
		url("../font/SourceHanSansCN.svg") format("svg");
}

@font-face {
	font-family: "SourceHanSansCN-Bold";
	src: url("../font/SourceHanSansCN-Bold.woff2") format("woff2"),
		url("../font/SourceHanSansCN-Bold.woff") format("woff"),
		url("../font/SourceHanSansCN-Bold.ttf") format("truetype"),
		url("../font/SourceHanSansCN-Bold.eot") format("embedded-opentype"),
		url("../font/SourceHanSansCN-Bold.svg") format("svg");
}

.menu {
	display: none;
	height: 70px;
	width: 30px;
	align-items: center;
	float: right;
}

.menu i {
	transition: all 0.2s;
	position: relative;
	width: 30px;
	height: 3px;
	background: #fff;
	display: block;
}

.menu i:before,
.menu i:after {
	position: relative;
	content: "";
	width: 100%;
	height: 100%;
	top: 10px;
	background: #fff;
	display: block;
	transition: all 0.2s;
}

.menu i:after {
	top: unset;
	bottom: 13px;
}

.close i:before {
	top: -6px;
	-webkit-transform: translateY(6px) rotate(45deg);
	-ms-transform: translateY(6px) rotate(45deg);
	transform: translateY(6px) rotate(45deg);
}

.close i:after {
	top: -6px;
	-webkit-transform: translateY(3px) rotate(-45deg);
	-ms-transform: translateY(3px) rotate(-45deg);
	transform: translateY(3px) rotate(-45deg);
}

.close i {
	background: transparent;
}

header {
	background-color: #8ac1a3;
	height: 130px;
	border-bottom: 1px solid #fff;
}

header .centerBox {
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: center;
	height: 100%;

}

header .centerBox img {
	width: 116px;
}

.nav {
	background-color: #8ac1a3;
}

.nav ul li a {
	font-family: "SourceHanSansCN";
}

.nav>.centerBox>ul {
	font-size: 0;
	text-align: center;
}

.nav>.centerBox>ul>li {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #ffffff;
	padding-top: 12px;
	padding-bottom: 18px;
	margin-right: 13.83%;
}

.nav>.centerBox>ul>li>a {
	position: relative;
}

.nav>.centerBox>ul>li:hover>a:after {
	position: absolute;
	content: '';
	background: url(../img/sanj.png) no-repeat;
	width: 12px;
	height: 10px;
	z-index: 99;
	left: 42%;
	bottom: -18px;
}

.nav>.centerBox>ul>li.active>a:after {
	position: absolute;
	content: '';
	background: url(../img/sanj.png) no-repeat;
	width: 12px;
	height: 10px;
	z-index: 99;
	left: 42%;
	bottom: -18px;
}

.nav>.centerBox>ul>li:nth-last-of-type(1) {
	margin-right: 0;
}

.nav>.centerBox>ul>li>a {}

.nav>.centerBox>ul>li>a span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #ffffff;
}

.nav>.centerBox>ul>li>a img {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
}

/* .nav>.centerBox>ul>li.quan:hover .erji {
	display: block;
} */


.chang-erji {
	position: absolute;
	width: 100%;
	left: 0;
	top: 186px;
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 14px;
	display: none;
	z-index: 999;
}

.erji {
	position: absolute;
	width: 100%;
	left: 0;
	top: 186px;
	background-color: #fff;
	padding-top: 16px;
	padding-bottom: 20px;
	display: none;
	z-index: 999;
}

.banner {
	width: 100%;
}

.banner img {
	width: 100%;
	display: block;
}

.erji {
	text-align: left;
}

.erji dl dt {
	margin-bottom: 0px;
}

.erji dl dt a {
	font-family: "SourceHanSansCN-Bold";
	color: #333333;
	font-size: 16px;
}

.erji dl dd {
	line-height: 30px;
}
.erji dl dd a {
	font-family: "SourceHanSansCN";
	font-size: 14px;
	color: #333333;
}

.erji dl dd a:hover{
	font-size: 16px;
	line-height: 30px;
	color: #8ac1a3;
}
.erji-l {
	float: left;
	font-size: 0;
	margin-left: 3.16%;
	width: 41.66%;
}

.erji-l dl {
	display: inline-block;
	vertical-align: top;
	width: 28%;
}

.erji-l dl:nth-last-of-type(1) {
	margin-right: 0;
}

.erji-r {
	float: right;
	width: 51.66%;
}

.erji-r img {
	width: 100%;
	margin-top: 40px;
}

.erji-r h3 {
	font-family: "SourceHanSansCN-Bold";
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	margin-top: 10px;
}

.erji-r h3 a {
	font-family: "SourceHanSansCN-Bold" !important;
}

.erji-r h4 {
	font-size: 14px;
	color: #666666;
	margin-top: 4px;
	font-family: "SourceHanSansCN";
}

.erji-r>a {
	font-size: 14px;
	color: #333333;
	margin-top: 28px;
	display: block;
}


.chang-erji dl {
	font-size: 0;
	text-align: left;
}

.chang-erji dl dd {
	display: inline-block;
	width: 19.16%;
	text-align: center;
	margin-right: 1%;
}

.chang-erji dl dd:nth-last-of-type(1) {
	margin-right: 0;
}

.chang-erji dl dd .tu {
	position: relative;
	border: 1px solid #dddddd;
}

.chang-erji dl dd .tu .an {
	position: absolute;
	background-color: rgba(255, 255, 255, .4);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	justify-content: center;
	align-items: center;
	align-self: center;
}

.chang-erji dl dd:hover .tu .an {
	display: flex;
}

.chang-erji dl dd .tu img.tu1 {
	width: 100%;
}

.chang-erji dl dd h3 {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
}

.chang-erji dl dd h4 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	padding-top: 14px;
}


.chang-erji dl dd:hover h3 {
	color: #8ac1a3;
}

.chang-erji dl dd:hover h4 {
	color: #999999;
}

.chang-erji h5 {
	text-align: center;
	color: #333333;
	font-size: 14px;
	margin-top: 24px;
}

.index-gy {
	text-align: center;
}

.index-gy h3 {
	font-size: 48px;
	color: #cee5d0;
	font-family: "SourceHanSansCN";
}

.changx-mx {
	margin-top: 100px;
}

.index-gy h4 {
	font-size: 30px;
	color: #333333;
	font-family: "SourceHanSansCN-Bold";
	line-height: 30px;
	margin-top: -14px;
}

.index-gy .ka {
	width: 30px;
	height: 4px;
	margin: 0 auto;
	margin-top: 18px;
	background-color: #8ac1a3;
}

.changx-mx .swiper-container {
	margin-top: 40px;
	padding-bottom: 50px;
}

.changx-mx .swiper-slide {
	text-align: center;
}

.changx-mx .swiper-slide img {
	width: 100%;
}

.changx-mx .swiper-slide .tu {
	border: 1px solid #eeeeee;
}

.changx-mx .swiper-slide:hover .tu {
	border: 4px solid #8ac1a3;
}

.changx-mx .swiper-slide h3 {
	font-size: 18px;
	color: #666666;
	font-family: "SourceHanSansCN";
	margin-top: 20px;
}

.changx-mx .swiper-slide h4 {
	font-size: 16px;
	color: #333333;
	font-family: "SourceHanSansCN-Bold";
	padding-top: 10px;
}

.changx-mx .swiper-slide>a {
	font-size: 16px;
	color: #000000;
	font-family: "SourceHanSansCN";
	text-transform: uppercase;
	width: 120px;
	line-height: 50px;
	background-color: #cee5d0;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}

.changx-mx .swiper-slide:hover>a {
	background-color: #8ac1a3;
	color: #fff;
}

.sb span {
	width: 10px;
	height: 6px;
	/*border: #d3d7d9 solid 1px;*/
	background-color: #cee5d0;
	opacity: 1;
	border-radius: 0 !important;
}

.sb .swiper-pagination-bullet-active {
	background-color: #8ac1a3;
	width: 20px;
	height: 6px;
}

.quanxian {
	margin-top: 70px;
}

.quanxian ul {
	font-size: 0;
	padding-top: 20px;
}

.quanxian ul li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 27.5%;
	margin-right: 1.66%;
	margin-top: 20px;
}

.quanxian ul li:nth-of-type(3n) {
	margin-right: 0;
}

.quanxian ul li:nth-of-type(1) {
	width: 41.66%;
}

.quanxian ul li:nth-last-of-type(1) {
	width: 41.66%;
}

.quanxian ul li div {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 99;
	width: 100%;
	line-height: 80px;
	text-align: center;
	background: rgba(0, 0, 0, .4);
	display: none;
}

.quanxian ul li:hover div {
	display: block;
}

.quanxian ul li div h3 {
	font-family: "SourceHanSansCN";
	font-size: 16px;
	color: #ffffff;
	line-height: 80px;
}

.quanxian ul li div img {
	top: 40%;
	bottom: 0;
	position: absolute;
	right: 5%;
}

.quan-more {
	font-family: "SourceHanSansCN";
	width: 130px;
	line-height: 50px;
	background-color: #cee5d0;
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-top: 40px;
}

.index-gushi {
	margin-top: 100px;
}

.quanxian ul li>a>img {
	width: 100%;
}

.gushi-fl {
	display: flex;
}

.gushi-left {
	width: 33.33%;
	background-color: #8ac1a3;
	padding-left: 3%;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 40px;
}

.gushi-right {
	width: 66.67%;
}

.gushi-right img {
	width: 100%;
	display: block;
}

.gushi-title {
	font-size: 24px;
	color: #ffffff;
	font-family: "SourceHanSansCN-Bold";
	line-height: 1;
}

.gushi-left .xian {
	width: 60px;
	height: 6px;
	background-color: #fff;
	margin-top: 28px;
}

.gushi-cont {
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
	font-family: "SourceHanSansCN";
	margin-top: 24px;
}
.gushi-cont img{
	width:100%
}
.gushi-more {
	width: 125px;
	margin-top: 20px;
}

.gushi-more img {
	width: 100%;
}

.index-xinwen {
	margin-top: 100px;
	padding-bottom: 90px;
}

.index-xinwen ul {
	font-size: 0;
	padding-top: 40px;
}

.index-xinwen ul li {
	display: inline-block;
	vertical-align: top;
	width: 23.33%;
	margin-right: 2.16%;
}

.index-xinwen ul li:nth-of-type(4n) {
	margin-right: 0;
}

.index-xinwen ul li .tup img {
	width: 100%;
}

.index-xinwen ul li h3 {
	font-size: 16px;
	color: #333333;
	padding-top: 16px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
	font-family: "SourceHanSansCN";
}

.index-xinwen ul li h4 {
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	font-family: "SourceHanSansCN";
	margin-top: 10px;
}

.index-xinwen ul li h5 {
	font-size: 16px;
	color: #333333;
	font-family: "SourceHanSansCN";
	margin-top: 10px;
}

.index-xinwen ul li .tup {
	border: 2px solid transparent;
}

.index-xinwen ul li:hover .tup {
	border: 2px solid #cee5d0;
}

.index-xinwen ul li:hover h3 {
	color: #8ac1a3;
}

.index-xinwen ul li:hover h5 {
	color: #8ac1a3;
}

footer {
	background-color: #8ac1a3;
	padding-top: 34px;
}

footer a {
	font-family: "SourceHanSansCN";
}

.foot-flex {
	display: flex;
	justify-content: space-between;
}

.foot-flex>div h3 {
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 30px;
	font-family: "SourceHanSansCN";
}

footer .xians h4 {
	font-size: 14px;
	color: #fff;
	font-family: "SourceHanSansCN";
}

footer .xians h4 span {
	display: inline-block;
	margin-bottom: 30px;
}

.kuai .shouye {
	float: left;
	font-size: 14px;
	color: #ffffff;
}

.kuai .kuai-you {
	float: right;
	font-size: 14px;
	color: #ffffff;
	margin-left: 30px;
}

.kuai .kuai-you a {
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 30px;
}

footer .gongzh img {
	width: 100px;
	display: block;
	margin: 0 auto;
}

footer .gongzh h5 {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 24px;
	font-family: "SourceHanSansCN";
}

footer .bei {
	text-align: center;
	font-family: "SourceHanSansCN";
	font-size: 14px;
	color: #ffffff;
	padding-top: 36px;
	padding-bottom: 16px;
}

.ggys {
	font-size: 16px;
	color: #999999;
	font-family: "SourceHanSansCN";
	padding-top: 18px;
}

.ggys a {
	font-family: "SourceHanSansCN";
}

.pinpai {
	margin-bottom: 100px;
}

.pinpai {
	margin-top: 60px;
}

.pinpai .title {
	text-align: center;
	font-size: 20px;
	color: #333333;
	font-family: "SourceHanSansCN";
	padding-top: 50px;
}

.pinpai .content {
	font-family: "SourceHanSansCN";
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	padding-top: 16px;
}

.pinpai .content img {
	width: 100%;
	margin-bottom: 14px;
	display: block;
}

.pages {
	text-align: center;
	margin: 0px auto;
	margin-top: 40px;
	font-size: 0;
}

.pages span {
	display: inline-block;
	height: 28px;
	min-width: 28px;
	border: 1px solid #8ac1a3;
	background: #8ac1a3;
	color: #fff;
	line-height: 28px;
	font-size: 14px;
	margin: 0 5px;
	/* background: #4d4d4d; */
}

.pages a {
	display: inline-block;
	height: 28px;
	width: 30px;
	border: 1px solid #e0e0e0;
	line-height: 28px;
	font-size: 14px;
	margin: 0 5px;
	color: #000;
	/* background: #4d4d4d; */
}

.pages .a1 {
	/* background: #4d4d4d; */
	display: inline-block;
	height: 28px;
	width: 58px;
	border: 1px solid #e0e0e0;
	line-height: 28px;
	font-size: 14px;
	margin: 0 5px;
}

.qiye-xq {
	margin-top: 60px;
}

.qiye-xq h3 {
	text-align: center;
	font-size: 20px;
	color: #333333;
}

.qiye-xq ul {
	padding-top: 20px;
}

.qiye-xq ul li .nei-nr {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}

.xq-right {
	width: 46.66%;
	margin-top: 40px;
}

.qiye-xq ul li {
	margin-top: 20px;
}

.qiye-xq ul li .xq-left {
	width: 50%;
}

.qiye-xq ul li .xq-left img {
	width: 100%;
	display: block;
}

.qiye-xq ul li:nth-of-type(1) .xq-left {
	float: left;
}

.qiye-xq ul li:nth-of-type(1) .xq-right {
	float: right;
}

.qiye-xq ul li:nth-of-type(2) .xq-left {
	float: right;
}

.qiye-xq ul li:nth-of-type(2) .xq-right {
	float: left;
}

.qiye-xq-fan {
	padding-top: 30px;
	padding-bottom: 90px;
}

.qiye-xq-fan a {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	color: #333333;
	font-family: "SourceHanSansCN";
}

.changxiao-mx {
	margin-top: 60px;
	margin-bottom: 100px;
}

.changxiao-mx ul {
	font-size: 0;
	padding-top: 10px;
}

.changxiao-mx ul li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 31.66%;
	text-align: center;
	
	margin-top: 30px;
	margin-right: 2.5%;
}

.changxiao-mx ul li:nth-of-type(3n) {
	margin-right: 0;
}

.changxiao-mx ul li img.mx-t {
	width: 100%;
	display: block;
	    padding-bottom: 20px;
}

.changxiao-mx ul li h3 {
	font-family: "SourceHanSansCN";
	margin-top: 10px;
	font-size: 18px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 92%;
	margin: 0 auto;
}

.changxiao-mx ul li h4 {
	font-family: "SourceHanSansCN-Bold";
	font-size: 16px;
	margin-top: 12px;
	color: #333333;
}

.changxiao-mx ul li .mx-d {
	display: none;
	position: absolute;
	justify-content: center;
	align-items: center;
	align-self: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	background-color: rgba(255, 255, 255, .4);
}

.changxiao-mx ul li:hover .mx-d {
	display: flex;
}

.quanxian-fu {
	margin-top: 60px;
	margin-bottom: 100px;
}

.quan-left {
	width: 13.33%;
	float: left;
}

.quan-right {
	width: 85%;
	float: right;
}

.quanxian-dong {}

.quan-left h3 {
	width: 100%;
	font-size: 16px;
	color: #ffffff;
	line-height: 60px;
	background-color: #8ac1a3;
	text-align: center;
}


.quan-left ul li>a {
	background-color: #cee5d0;
	font-size: 0;
	display: block;
	text-align: center;
	padding: 18px 0;
}

.quan-left ul li>a span {
	font-family: "SourceHanSansCN";
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	vertical-align: middle;
}

.quan-left ul li>a img {
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	transition: all .3s;
}


.quan-left ul li.bg>a img {
	transform: rotate(-180deg);
	transition: all .3s;
}

.quan-left ul li dl {
	width: 100%;
	background-color: #fbfbfb;
	padding-top: 18px;
	display: none;
}

.quan-left ul li dl dd {
	font-size: 14px;
	color: #666666;
	text-indent: 38px;
	margin-bottom: 14px;
}

.quan-left ul li dl dd a {
	font-family: "SourceHanSansCN";
}

.nonea .index-gy {
	display: none;
}

.quan-right ul {
	font-size: 0;
	margin-top: 37px;
}

.quan-right ul li {
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 32.35%;
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin-right: 1.47%;
}

.quan-right ul li:nth-of-type(3n) {
	margin-right: 0;
}

.quan-right ul li>a>img {
	width: 100%;
}

.quan-right ul li>a h3 {
	font-size: 16px;
	color: #333333;
	font-family: "SourceHanSansCN";
	text-align: center;
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 30px;
}

.quan-right ul li .mx-d {
	display: none;
	position: absolute;
	justify-content: center;
	align-items: center;
	align-self: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	background-color: rgba(255, 255, 255, .4);
}

.quan-right ul li:hover {
	border: 1px solid #f2f2f2;
}

.quan-right ul li:hover .mx-d {
	display: flex;
}

.quanxian-xq-left {
	float: left;
	width: 37.5%;
	padding-top: 70px;
	padding-bottom: 50px;
	margin-left: 3.33%;
}

.quanxian-xq-left img {
	width: 100%;
}

.quanxian-xq-right {
	width: 42%;
	float: right;
	margin-right: 14.16%;
	margin-top: 50px;
}

.quanxian-xq-right h3 {
	font-size: 24px;
	color: #333333;
	font-family: "SourceHanSansCN-Bold";
}

.quanx-hui {
	background-color: #f7f7f7;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 60px;
}

.quanxian-xq-right .qxxq-l {
	display: inline-block;
	vertical-align: top;
	font-family: "SourceHanSansCN-Bold";
	font-size: 16px;
	color: #333333;
	line-height: 1;
	margin-top: 8px;
}

.quanxian-xq-right .qxxq-r {
	display: inline-block;
	vertical-align: top;
	width: 85.31%;
}

.quanxian-xq-right ul li {
	margin-top: 30px;
}

.quanxian-xq-right ul li:nth-of-type(1) .qxxq-l {
	margin-top: 6px;
}

.quanxian-xq-right .qxxq-r h4 {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #333333;
	font-family: "SourceHanSansCN";
}

.quanxian-xq-right .qxxq-r h5 {
	display: inline-block;
	vertical-align: middle;
	font-family: "SourceHanSansCN";
	width: 70px;
	line-height: 30px;
	text-align: center;font-size: 16px;
	color: #333333;
	background-color: #fff;
	margin-left: 10px;
}


.quanxian-xq-right .qxxq-r h6 {
	font-family: "SourceHanSansCN";
	line-height: 32px;
	font-size: 16px;
	color: #333333;
	display: inline-block;
	vertical-align: top;
}

.cq-ms {
	border: 1px solid #ebebeb;
	margin-top: 40px;
	padding-bottom: 30px;
}

.miaoshu {
	font-size: 24px;
	color: #333333;
	font-family: "SourceHanSansCN";
	padding-top: 36px;
	text-indent: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EBEBEB;
}

.miaoshu span {
	font-size: 14px;
	font-family: "SourceHanSansCN";
}

.cq-ms .cont {
	padding: 0 40px;
	font-family: "SourceHanSansCN";
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	margin-top: 10px;
}

.cq-ms .cont img {
	width: 100%;
	margin-top: 20px;
	display: -wap-marquee;
}














.cq-ms ul {
	font-size: 0;
	margin-top: 37px;
	padding: 0 40px;
}

.cq-ms ul li {
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 18.18%;
	background-color: #f7f7f7;
	padding-top: 25px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin-right: 2.2%;
}

.mb46 {
	margin-bottom: 46px;
}

.cq-ms ul li:nth-of-type(5n) {
	margin-right: 0;
}

.cq-ms ul li>a>img {
	width: 100%;
}

.cq-ms ul li>a h3 {
	font-size: 16px;
	color: #333333;
	font-family: "SourceHanSansCN";
	text-align: center;
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 30px;
}

.cq-ms ul li .mx-d {
	display: none;
	position: absolute;
	justify-content: center;
	align-items: center;
	align-self: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	background-color: rgba(255, 255, 255, .4);
}

.cq-ms ul li:hover {
	border: 1px solid #f2f2f2;
}

.cq-ms ul li:hover .mx-d {
	display: flex;
}


.btn{
	width: 130px;
	line-height: 46px;
	text-align: center;
	border: 1px solid #414042;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    transition: color .3s;
    font-size: 18px;
    color: #414042;
}
.btn:after {
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    left: 0;
    width: 0;
    background: #414042;
    transition: width .3s;
}
.btn:hover:after {
    width: 100%;
}
.btn:hover {
    color: #fff!important;
}
.btn a{
	position: relative;
	z-index: 9999;
}


.qxxq-r span{
	font-size: 36px;
	color: #333;
	font-weight: bold;
}




