html {
	font-size: 100px;
}
.max-1920 {
	max-width: 1920px !important;
	margin: auto;
}

@media screen and (max-width: 1680px) {
	html {
		font-size: 86px;
	}
}

@media screen and (max-width: 1500px) {
	html {
		font-size: 78px;
	}
}

@media screen and (max-width: 1300px) {
	html {
		font-size: 60px;
	}
}

@media screen and (max-width: 1024px) {
	html {
		font-size: 60px;
	}
}

@media screen and (max-width: 768px) {
	html {
		font-size: 60px;
	}

}
@font-face {
	font-family: 'Arial';
	src: local('Arial'), url(../fonts/Arial.woff) format('woff');
}
@font-face {
	font-family: 'DIN-Black';
	src: local('DIN-Black'), url(../fonts/DIN-Black.otf) format('woff');
}
@font-face {
	font-family: 'DIN';
	src: local('DIN'), url(../fonts/DIN.woff) format('woff');
}
@font-face {
	font-family: 'Arial-Black';
	src: local('Arial-Black'), url(../fonts/Arial-Black.ttf) format('woff');
}
@font-face {
	font-family: 'Turnpike';
	src: local('Turnpike'), url(../fonts/Turnpike.ttf) format('woff');
}
@font-face {
	font-family: 'ps_1';
	src: local('ps_1'), url(../fonts/ps_1.ttf) format('woff');
}
@font-face {
	font-family: 'BEBAS';
	src: local('BEBAS'), url(../fonts/BEBAS.ttf) format('woff');
}
@font-face {
	font-family: 'DINMedium';
	src: local('DINMedium'), url(../fonts/DINMedium.otf) format('woff');
}
.dhsdwk {
	width: 100%;
}

.dhdnk {
	width: 100%;
	height: 95px;
	line-height: 95px;
	padding-left: 68px;
	padding-right: 57px;
	background: #fff;
	box-sizing: border-box;
	overflow: hidden;
}

.logo {
	float: left;
}

.dhwk {
	float: right;
}

.dhnk {
	float: left;
}

.ss {
	float: left;
}

.dhmg {
	float: left;
	margin-right: 80px;
}

.dhmg a {
	color: #4a4a4a;
	font-size: 16px;
}

.ss img {
	margin-top: 38px;
}

.logo a {
	display: block;
}

.logo a img {
	margin-top: 27px;
	width: 100%;
}

@media screen and (max-width : 1600px) {
	.dhmg {
		margin-right: 40px;
	}
}

.bannerwk .swiper-horizontal>.swiper-pagination-bullets,
.bannerwk .swiper-pagination-bullets.swiper-pagination-horizontal {
	position: absolute;
	bottom: 8%;
	left: 50%;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	display: table;
	padding: 6px 20px;
	width: auto;
	text-align: center;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);

}

.bannerwk .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.bannerwk .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	font-family: myriad pro, microsoft yahei;
	font-size: 14px;
	color: #fff;
	margin-right: 90px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	width: auto !important;
	height: auto !important;
	background: none !important;
	opacity: 1;
	font-weight: bold;
}

.bannerwk .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:after,
.bannerwk .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 2px;
	background: #ffb933;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	bottom: -25px;
	opacity: 0;
	visibility: hidden;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease
}

.bannerwk .swiper-pagination span.swiper-pagination-bullet-active {
	font-size: 16px !important;
	color: #ffb933 !important;
}

.bannerwk .swiper-pagination span:last-child {
	margin-right: 0 !important;
}

.bannerwk .swiper-pagination span.swiper-pagination-bullet-active:after {
	width: 100% !important;
	opacity: 1 !important;
	visibility: visible !important;
}
.bannerwk img {
	max-width: 100%;
}

.bnzjt {
	position: absolute;
	width: 54px;
	height: 54px;
	border: 1px solid rgba(255, 255, 255, .33);
	border-radius: 50%;
	text-align: center;
	line-height: 54px;
	top: 50%;
	margin-top: -27px;
	left: 97px;
	transform-origin: center;
	transform: rotate(180deg);
	z-index: 99;
	cursor: pointer;
	transition: .25s all;
}
.bnzjt:hover {
	background: #0062ff;
	border-color: #0062ff;
}
.bnyjt {
	position: absolute;
	width: 54px;
	height: 54px;
	border: 1px solid rgba(255, 255, 255, .33);
	border-radius: 50%;
	text-align: center;
	line-height: 54px;
	top: 50%;
	margin-top: -27px;
	right: 97px;
	z-index: 99;
	cursor: pointer;
	transition: .25s all;
}
.bnyjt:hover {
	background: #0062ff;
	border-color: #0062ff;
}

.title span {
	font-family: 'DIN';
	font-size: 60px;
	
}
.title h3 a {
	color: #383838;
	font-size: 28px;
	font-weight: 500;
}
.title::after {
	top: 72px;
	background: #e2e2e2;
}
.title h3 {
	margin-top: 40px;
}
.product {
	margin-top: 114px;
}
.product .pro_box {
	margin-top: 46px;
}
.product .pro_t .pro_list ul .pro_li {
	margin-left: 80px;
	width: auto;
}
.product .pro_box .bd ul li .txt h5 a {
	font-weight: 500;
}
.ys_bg .ys .ys_box .hd h6 {
	color:#6d6d6d;
	font-size: 12px;
	font-family: 'Arial';
	letter-spacing:9px;
	text-indent: 9px;
}
.ys_bg .ys .ys_box .hd ul li span {
	font-size: 34px;
	font-family: 'Arial-Black';
}
.ys_bg .ys .ys_box .bd ul li .txt p {
	color: #676767;
	font-size: 15px;
	line-height: 28px;
	margin-top: 45px;
}
.ys_bg .ys .ys_box .bd ul li {
	width: 666px;
}
.ys_bg .ys .ys_box .bd ul li .ys_img img {
	width: 100%;
	height: auto;
}
.ys_bg .ys .ys_box .bd ul li .ys_img {
	width: 100%;
	height: auto;
	margin-left: 0;
	margin-top: 80px;
}
.ys_bg .ys .ys_box .hd ul li {
	margin-bottom: 20px;
}
.ys_bg {
	height: 1065px;
}
.ys_bg .ys .tel i {
	font-family: 'DIN-Black';
	color: #383838;
	font-size: 22px;
}
.ys_bg .ys .tel {
	position: relative;
}
.ys_bg .ys .tel:after {
	content: "";
	position: absolute;
	width: 788px;
	height: 1px;
	background: #e2e2e2;
	left: 410px;
	top: 17px;
}
.title h3 {
	font-size: 28px;
	color: #383838;
	font-weight: 500;
}
.case_bg .case .case_t .more a {
	background: none;
}
.case_bg .case .case_t .more {
	border: none;
}
.case_bg .case .case_t .more {
	width: auto;
	height: auto;
	margin-right: 30px;
}
.ab_bg .about .ab_r .title h3 {
	font-size: 28px;
	color: #383838;
	font-weight: 500;
}
.ab_bg .about .ab_r .txt h5 {
	color: #262626;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 4px;
}
.ab_bg .about .ab_l .ab_img img {
	width: 100%;
	height: auto;
}
.ab_bg .about .ab_r .txt p {
	color: #676767;
	font-size: 15px;
	line-height: 28px;
}
.ab_bg .about .ab_r .txt {
	margin-top: 64px;
}
.ab_bg .about .ab_r .ab_list .ry {
	width: 239px;
	height: 322px;
}
.ab_bg .about .ab_r .ab_list .list_nr ul li {
	height: 140px;
	padding-top: 0;
}
.ab_bg .about .ab_r .ab_list .list_nr ul li a {
	display: flex;
	align-items: center;
	height: 100%;
	line-height: 1;
}
.ryzzyw {
	color: #c0c0c0;
	font-size: 14px;
	font-family: 'Arial';
	margin-top: 11px;
}
.news .news_box .news_top .news_l ul li .time {
	width: 50px;
	font-family: 'DIN-Black';
}
.news .news_box .news_top .news_l ul li .txt h5 {
	color: #141414;
	font-weight: 500;
}
.news .news_box .news_top .news_l ul li .txt p {
	padding-right: 50px;
}
.news .news_box .news_top .news_r ul li .txt h5 {
	color: #141414;
	font-weight: 500;
}
.news .news_box .list ul li h5 {
	color: #454545;
	font-weight: 500;
}
.news .news_box .news_top .news_r ul li .txt span i {
	font-family: 'DIN-Black';
}
.news .news_t .news_list ul li a {
	font-weight: 500;
}
.news .news_t .news_list ul li.on a {
	color: #fdc133;
}
.news .news_t .news_list ul li.on {
	border-color: #fdc133;
}
.footer_bg {
	margin-top: 100px;
	height: 537px;
}
.footer_bg .footer .f_l dl dt a {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 22px;
}
.footer_bg .footer .f_l dl {
	padding-left: 0;
	border: none;
	width: auto;
	margin-right: 90px;
}
.footer_bg .footer .f_l dl:last-child {
	margin-right: 0;
}
.footer_bg .footer {
	padding-top: 90px;
}
.footer_bg .footer .ewm img {
	background: none;
	padding: 0;
	width: 126px;
	height: 126px;
}
.ewmwz {
	color: #dadada;
	font-size: 15px;
	width: 16px;
	line-height: 1;
	text-align: center;
	float: left;
}
.ewmwz span {
	color: #f0ba44;
	font-size: 14px;
}
.ewmwk {
	float: left;
	margin-left: 18px;
}
.footer_bg .footer .f_l {
	width: 800px;
}
.footer_bg .footer .ewm ul li {
	width: auto;
	margin-left: 84px;
}
.footer_bg .footer .ewm ul li:first-child {
	margin-left: 0;
}
.footer_bg .footer .f_l dl dt {
	margin-bottom: 26px;
}
.footer_bg .footer {
	height: 256px;
}
.footer_bg .f_cont {
	height: 90px;
}
.footer_bg .f_cont ul li {
	margin-top: 22px;
	height: 46px;
	width: 460px;
	
}
.footer_bg .f_cont ul li:last-child {
	width: 320px;
}
.footer_bg .f_cont {
	padding-left: 33px;
	padding-right: 10px;
	box-sizing: border-box;
}
.footer_bg .f_cont ul li img {
	width: 46px;
	height: 46px;
}
.footer_bg .f_cont ul li p {
	line-height: 46px;
	font-size: 15px;
	color: #3b3b3b;
	width: auto;
}
.footer_bg .end {
	margin-top: 0;
	height: 100px;
	line-height: 100px;
	text-align: center;
}
.footer_bg .f_cont ul li img {
	background: none;
}
.footer_bg .f_cont ul li:hover img {
	filter: grayscale(100%) brightness(300%);
	background: none;
}
.dbtbwk {
	background: #202e31;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	float: left;
	transition: .5s all;
	margin-right: 10px;
}
.footer_bg .f_cont ul li:hover .dbtbwk {
	background: #fdc133;
}


@media screen and (max-width : 1400px) {
	.product,.product .pro_t,.product .pro_box,.product .pro_box .bd,.product .pro_show,.case_bg .case,.ab_bg .about,.news,.news .news_box,.news .news_box .list,.footer_bg .footer,.footer_bg .f_cont,.product .pro_box .bd ul li {
		width: 1200px;
	}
	.product .pro_box .bd ul li .txt,.product .pro_box .search {
		width: 600px;
	}
	.product .pro_box .search .search2 {
		width: 485px;
	}
	.product .pro_box .bd ul li .pic {
		width: 550px;
	}
	.product .pro_show ul li {
		width: 290px;
		margin-right: 10px;
	}
	.case_bg .case .case_box ul li {
		width: 385px;
		margin: 75px 5px 0 5px;
	}
	.case_bg .case .case_box ul li.on {
		margin: 0px 5px 0 5px;
	}
	.ab_bg .about .ab_l {
		width: 700px;
	}
	.ab_bg .about .ab_r {
		width: 500px;
	}
	.ab_bg .about .ab_r .ab_list .list_nr {
		width: 250px;
	}
	.ab_bg .about .ab_r .ab_list .list_nr ul li {
		width: 250px;
	}
	.news .news_box .news_top .news_l ul li {
		width: 500px;
	}
	.news .news_box .news_top .news_l {
		width: 500px;
	}
	.news .news_box .news_top .news_l ul li .txt {
		width: 400px;
	}
	.news .news_box .news_top .news_r {
		width: 600px;
	}
	.news .news_box .news_top .news_r ul li {
		width: 248px;	
		margin-left: 10px;
	}
	.news .news_box .news_top .news_r ul li .news_img img {
		width: 100%;
		height: auto;
	}
	.news .news_box .news_top .news_r ul li .news_img {
		width: 100%;
		height: auto;
	}
	.news .news_box .list ul li:last-child {
		margin-right: 0;
	}
	.news .news_box .list ul li {
		width: 350px;
		margin-right: 30px;
	}
	.news .news_box .list ul li a {
		width: 100%;
	}
	.news .news_box .list ul li span {
		background: url(../images/buttom5.png) no-repeat top right;
	}
	.footer_bg .footer .f_l {
		width: 750px;
	}
	.footer_bg .f_cont ul li {
		width: 400px;
	}
	.product .pro_box .bd ul li .pic img {
		width: 490px;
	}
	.product .pro_show ul li:last-child{
		margin-right: 0;
	}
}



/* 产品中心开始 */
.nybntpwk {
	width: 100%;
}
.nybntpwk img {
	width: 100%;
	display: block;
}
.nybnswzwk {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.nybnbt {
	color: #ffffff;
	font-size: 36px;
	font-weight: 100;
	line-height: 1;
}
.nybnfbt {
	color: #ffffff;
	font-size: 16px;
	line-height: 1;
	font-family: 'Turnpike';
	margin-top: 25px;
	letter-spacing: 10px;
	text-indent: 10px;
}
.nybnwk {
	width: 100%;
	position: relative;
}

.cpnydhtwk {
	width: 100%;
	height: 110px;
	background: #104ead;
	line-height: 110px;
	overflow: hidden;
}
.cpnydhnk {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
}

.cpnydhtpwk {
	float: left;
}
.cpnydhwzwk {
	float: left;
	color: #ffffff;
	font-size: 20px;
	margin-left: 20px;
}
.cpnydhtpwk img {
	margin-top: 38px;
}
.cpnydwk {
	width: 100%;
	overflow: hidden;
	padding-top: 140px;
}
.cpnynk {
	width: 1440px;
	margin-left: auto;
	margin-right: auto;
}
.cpnymg {
	margin-left: 80px;
	width: calc((100% - 160px) / 3);
	float: left;
	margin-bottom: 120px;
}
.cpnytpmg {
	width: 100%;
}
.cpnytpmg img {
	width: 100%;
}
.cpnytpxwk {
	width: 100%;
	margin-top: 29px;
	overflow: hidden;
}
.cpnytpxbt {
	float:left;
	color: #4a4a4a;
	font-size: 18px;
	line-height: 1;
	height: 18px;
	width: calc(100% - 70px);
	height: 20px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.cpnytpxjt {
	float: right;
	padding-right: 9px;
	box-sizing: border-box;
	
}
.cpnytpxjt img {
	filter: grayscale(100%) brightness(200%);
	transition: .25s all;
}
.cpnymg a {
	display: block;
	overflow: hidden;
}
.pagination a {
	font-size: 16px;
	color: #777777;
	float: left;
	min-width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin-left: 22px;
}

.pagination p {
	margin-left: 22px;
	font-size: 16px;
	color: #777777;
	float: left;
	min-width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
}
.cur {
	width: 36px;
	height: 36px;
	line-height: 36px;
	color: #fff!important;
	text-align: center;
	border-radius: 50%;
	background: #196edc;
}
.pagination {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.cpnymg:hover .cpnytpxjt img {
	filter: grayscale(0%) brightness(100%);
}
@media screen and (max-width : 1500px) {
	.cpnynk {
		width: 1200px;
	}
}
/* 产品中心结束 */

/* 案例开始 */
.casedwk {
	width: 100%;
	overflow: hidden;
	padding-top: 150px;
}
.casenk {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.casemg {
	margin-left: 80px;
	width: calc((100% - 160px) / 3);
	float: left;
	margin-bottom: 120px;
	position: relative;
	overflow: hidden;
}
.casetpwk {
	width: 100%;
}
.casetpwk img {
	width: 100%;
	display: block;
}
.casetcwk {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #104ead;
	top: 100%;
	left: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	transition: .5s all;
}
.casetcwz {
	color: #ffffff;
	font-size: 18px;
	line-height: 25px;
	margin-top: 15px;
}
.casetctp {
	width: 45px;
}
.casetctp img {
	width: 100%;
}
.casemg:hover .casetcwk {
	top: 0;
}
/* 案例结束 */

.lxdwk {
	width: 100%;
	padding-top: 1.4rem;
	background: url(../img/footer.jpg) no-repeat bottom;
	background-size: 100% auto;
	overflow: hidden;
}
.lxnk {
	width: 81.6%;
	margin-left: auto;
	margin-right: auto;
}
.dtwk {
	width: 100%;
	position: relative;
}
.lxwmxxwk {
	width: 4.84rem;
	background: #fff;
	position: absolute;
	top: 0.75rem;
	left: 1.15rem;
	z-index: 99;
	padding-left: 0.57rem;
	padding-right: 0.57rem;
	box-sizing: border-box;
}
.lxwmxxwk>div {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	/* height: 1.83rem; */
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
	box-sizing: border-box;
}
.lxwmxxwk>div:last-child {
	border: none;
}
.lxwmxxtpwk {
	width: 0.48rem;
	height: 0.48rem;
	text-align: center;
	line-height: 0.48rem;
	border-radius: .48rem;
	background: #cdcdcd;
	transition: .25s all;
	margin-left: auto;
	margin-right: auto;
}
.lxwmxxtpwk img {
	max-width: .21rem;
	vertical-align: middle;
	border-style: none;
}
.lxwmxxwz {
	color: #5c5c5c;
	font-size: .2rem;
	/* font-weight: bold; */
	font-family: "Arial-Black";
	line-height: 1;
	margin-top: 0.37rem;
	transition: .25s all;
	text-align: center;
}
.lxwmxxwk>div:hover .lxwmxxtpwk {
	background: #215bbe;
}
.lxwmxxwk>div:hover .lxwmxxwz {
	color: #215bbe;
	/* font-weight: bold; */
}

.wylywk {
	width: 100%;
	margin-top: 0.95rem;
	border-top: 1px solid #eaeaea;
	padding-top: 0.63rem;
	box-sizing: border-box;
}
.wylyzck {
	width: 66.4%;
	float: left;
}
.wylybt {
	color: #474747;
	font-size: .34rem;
	line-height: 1;
	/* font-weight: bold; */
}
.wylykwk {
	margin-top: 0.4rem;
}
.lyxm {
	width: 48.28%;
	float: left;
	height: 0.61rem;
	line-height: 0.61rem;
	border-radius: .08rem;
	background: #f5f5f5;
	padding-left: 0.2rem;
	padding-right: 0.8rem;
	color: #a4a4a4;
	font-size: .16rem;
	border: none;
	background: url(../img/lymz.png) #f5f5f5 94% center no-repeat;
	background-size: 4%;
	box-sizing: border-box;
}
.lydh {
	width: 48.28%;
	float: right;
	height: 0.61rem;
	line-height: 0.61rem;
	border-radius: .08rem;
	background: #f5f5f5;
	padding-left: 0.2rem;
	padding-right: 0.8rem;
	color: #a4a4a4;
	font-size: .16rem;
	border: none;
	background: url(../img/lydh.png) #f5f5f5 94% center no-repeat;
	background-size: 4%;
	box-sizing: border-box;
}
.lynr {
	width: 100%;
	margin-top: 0.34rem;
	height: 0.61rem;
	line-height: 0.61rem;
	border-radius: .08rem;
	background: #f5f5f5;
	padding-left: 0.2rem;
	padding-right: 0.8rem;
	color: #a4a4a4;
	font-size: .16rem;
	border: none;
	background: url(../img/lynr.png) #f5f5f5 97% center no-repeat;
	background-size: 1.6%;
	box-sizing: border-box;
}
input{ outline: none; }
.lytj {
	margin-top: 0.47rem;
	height: 0.62rem;
	line-height: 0.62rem;
	overflow: hidden;
	border-radius: .12rem;
	background: #215bbe;
	padding-left: 0.36rem;
	padding-right: 0.26rem;
	box-sizing: border-box;
	display: inline-block;
}
.tjlywz {
	color: #ffffff;
	font-size: .16rem;
	float: left;
}
.tjlytb {
	float: left;
	margin-left: 0.38rem;
	width: 0.24rem;
}
.tjlytb img {
	width: 100%;
	vertical-align: middle;
	border-style: none;
}
.lyyzm {
	width: 3.2rem;
	float: right;
	margin-top: 0.47rem;
	height: 0.61rem;
	line-height: 0.61rem;
	border-radius: .08rem;
	background: #f5f5f5;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	color: #a4a4a4;
	font-size: .16rem;
	border: none;
	box-sizing: border-box;
}
.yzmtp {
	width: 1.23rem;
	height: 0.52rem;
	float: right;
	margin-top: 0.55rem;
	margin-right: 0.35rem;
}
.lxewmwk {
	width: 30%;
	float: right;
	margin-top: 0.26rem;
}
.gzwmwk {
	width: calc((100% - .53rem) / 2);
	float: left;
	margin-left: 0.53rem;
}
.lxewmwk>.gzwmwk:first-child {
	margin-left: 0;
}
.gzwmtpwk {
	width: 100%;
}
.gzwmtpwk img {
	width: 100%;
}
.gzwmwz {
	margin-top: 0.18rem;
	width: 100%;
	text-align: center;
	color: #6b6b6b;
	font-size: .18rem;
	line-height: 1;
	font-weight: bold;
}
.lxdwk .sydibuwk {
	margin-top: 5.27rem;
}
.lxyxdy {
	color: #5c5c5d;
	font-size: .16rem;
	line-height: 1;
	text-align: right;
}
.lxyxde {
	font-family: 'DIN-Black';
	font-size: .6rem;
	color: #215bbe;
	margin-top: 0.15rem;
	text-align: right;
	line-height: 1;
}
.lxyxds {
	color: #215bbe;
	font-size: .24rem;
	font-weight: bold;
	margin-top: 0.15rem;
	line-height: 1;
	text-align: right;
}
.lxyxdsi {
	font-family: 'Turnpike';
	color: #8d8d8e;
	font-size: .12rem;
	margin-top: 0.13rem;
	text-align: right;
}
.lxyxdw {
	text-align: right;
}
.lxyxdw img {
	max-width: 100%;
	margin-top: 5px;
}
/* 联系我们结束 */

/* 招贤纳士开始 */

.zpzwwk {
	width: 100%;
	/* background: #f5f5f5; */
	/* padding-bottom: 105px; */
}

.zpzwnk {
	width: 1350px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 87px;
	padding-bottom: 90px;
}

.zpzwsbt {
	width: 100%;
	background: #3f444f;
	height: 85px;
	color: #ffffff;
	font-size: 16px;
	line-height: 85px;
}

.zpzwsbt>div {
	float: left;
}

.zpzws {
	padding-left: 77px;
}

.zpbms {
	padding-left: 215px;
}

.gzdds {
	padding-left: 250px;
}

.fbsjs {
	padding-left: 145px;
}

.zwsqs {
	padding-left: 195px;
}

.zpxbsbj {
	width: 100%;
	background: #fff;
}

.zpnrnk {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.zpnymtxx {
	height: 118px;
	line-height: 118px;
	border-bottom: 1px solid #efefef;
	color: #666666;
	font-size: 16px;
}

.zpnymtxx>div {
	float: left;
}

.zpzwmg {
	padding-left: 30px;
	width: 285px;
}

.zpbmxmg {
	width: 340px;
	padding-left: 24px;
}

.gzddxmg {
	width: 210px;
}

.fbsjxmg {
	width: 258px;
}

.zwsqxmg {
	width: 90px;
	color: #006fd8;
	cursor: pointer;
}

.ycnr {
	width: 90px;
	color: #666666;
	cursor: pointer;
	display: none;
}

.zpfy .pages {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 80px;
	padding-bottom: 85px;
}

.zwxiangqing {
	width: 100%;
	background: #f5f5f5;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: -10px;
	padding-bottom: 77px;
	/* margin-bottom: 25px; */
	display: none;
	box-sizing: border-box;
}

.zwxqsms {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	color: #666666;
	font-size: 14px;
	overflow: hidden;
	line-height: 1;
	padding-bottom: 40px;
}

.xqbmsm {
	padding-top: 29px;
	overflow: hidden;
}

.xqbmsm>div {
	float: left;

}

.xqbmxm {
	margin-top: 24px;
}

.xqbmxm>div {
	float: left;
}

.ssbm,
.zwfl {
	margin-left: 32px;
	width: 285px;
}

.gzxz,
.zwszgs {
	margin-left: 0;
	width: 330px;
}

.xzfw,
.zprs {
	margin-left: 0;
	width: 226px;
}

.fbrq,
.zwyxq {
	margin-left: 0;
}

.gwrz {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-bottom: 23px;
}

.gwrz:after {
	left: 50%;
	width: 1px;
	content: "";
	height: 100%;
	background: #e5e5e5;
	top: 29px;
	position: absolute;
}

.gwze {
	margin-left: 84px;
	width: 540px;
	float: left;
	color: #666666;
	font-size: 14px;
	line-height: 36px;
}

.rzzg {
	width: 450px;
	float: right;
	margin-right: 88px;
	font-size: 14px;
	line-height: 36px;
}

.gwzebt {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 1;
	padding-top: 57px;
	margin-bottom: 25px;
}

.rzzgbt {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 1;
	padding-top: 57px;
	margin-bottom: 25px;
}

.ljsq {
	width: 203px;
	height: 51px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	border-radius: 51px;
	padding-left: 35px;
	padding-right: 30px;
	background: #006fd8;
	margin-left: 85px;
	margin-top: 30px;
	cursor: pointer;
	box-sizing: border-box;
}

.ljsq div {
	float: left;
	color: #fff;
}

.ljsqjt {
	margin-left: 30px;
}


.zpzwsbt>div {
	padding-left: 0;
	width: 20%;
	text-align: center;
}
.zpzwsbt>.zpzws {
	width: 25%;
}
.zpzwsbt>.zpbms {
	width: 15%;
}
.zpnymtxx>div {
	padding-left: 0;
	width: calc(100% / 5);
	text-align: center;
}
.zpnymtxx>.zpzwmg {
	width: 25%;
}
.zpnymtxx>.zpbmxmg {
	width: 15%;
}
.gwzznr {
	color: #3f444f;
	font-size: 16px;
	line-height: 49px;
}
.rzyqnr {
	color: #3f444f;
	font-size: 16px;
	line-height: 49px;
}
@media screen and (max-width : 1600px) {
	.zpzwnk {
		width: 1200px;
	}
}
/* 招贤纳士结束 */

/* 新闻资讯开始 */

div.xinwenliste{width:1388px;border-bottom:1px solid #d6d6d6;margin-left: auto;margin-right: auto;}
div.xinwenliste div.xinwenlisten{width:1388px;}
div.xinwenliste div.xinwenlisten div.xinwenlistenl{width:74px;float:left;line-height:74px;font-size:20px;color:#4a4a4a;font-family:"ps_1";writing-mode: vertical-rl;transition: all 0.5s ease-in-out, color 0.5s ease-in-out;transform: rotateZ(180deg);}
div.xinwenliste div.xinwenlisten div.xinwenlistenm{width:475px;float:left;overflow:hidden;}
div.xinwenliste div.xinwenlisten div.xinwenlistenm img.xinwenlistenm{width:475px;transition: all 0.5s ease-in-out, color 0.5s ease-in-out;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr{width:725px;float:right;margin-right:42px;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr div.xinwenlistenr1{width:100%;height:28px;overflow:hidden;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr div.xinwenlistenr1 a.xinwenlistenr1{line-height:28px;font-size:24px;color:#4a4a4a;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr div.xinwenlistenr2{width:265px;height:25px;border-bottom:1px solid #e1e1e1;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr div.xinwenlistenr3{width:100%;height:76px;overflow:hidden;line-height:30px;font-size:16px;color:#6e6e6e;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr div.xinwenlistenr3 p{line-height:38px;font-size:14px;color:#6e6e6e;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr div.xinwenlistenr4{width:100%;height:45px;}
div.xinwenliste div.xinwenlisten div.xinwenlistenr div.xinwenlistenr4 a.xinwenlistenr4{width:154px;height:45px;display:block;background:url(../img/xinwenlistenr4.png) center center no-repeat;}
div.xinwenliste div.xinwenlisten:hover div.xinwenlistenl{margin-top:30px;}
.xinwenlistenm img {
	width: 100%;
}
.feiliaolistbk {
	padding-bottom: 80px;padding-top: 40px;
}
@media screen and (max-width : 1600px) {
	div.xinwenliste {
		width: 1200px;
	}
}
/* 新闻资讯结束 */

/* 关于我们开始 */
.gyonewk {
	width: 100%;
	height: 6.6rem;
}
.gyonezcnk {
	width: 50%;
	height: 100%;
	float: left;
	padding-left: 1.9rem;
	padding-right: 1.9rem;
	padding-top: 1.1rem;
	background: url(../img/gyzcbj.jpg);
	background-size: 100% 100%;
	box-sizing: border-box;
}
.gyonebt {
	color: #2b2b2b;
	font-size: .32rem;
	font-weight: bold;
	line-height: 1;
	width: 100%;
	text-align: center;
}
.gyonehx {
	width: .84rem;
	height: 1px;
	background: #2a79d0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.3rem;
}
.gyonems {
	margin-top: 0.25rem;
	width: 100%;
	color: #757575;
	font-size: .15rem;
	line-height: 0.28rem;
}
.gyoneycwk {
	width: 50%;
	height: 100%;
	float: right;
}
.gyoneycswk {
	width: 100%;
	height: 50%;
	background: #3a7ac0;
	padding-top: 75px;
	box-sizing: border-box;
}
.gyycsyw {
	text-align: center;
	font-family: 'Turnpike';
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 10px;
	text-indent: 10px;
	line-height: 1;
}
.gyycssgwk {
	margin-top: .6rem;
}
.gyycssz {
	font-family: 'BEBAS';
	color: #ffffff;
	font-size: .54rem;
	line-height: 1;
}
.gyycsn {
	color: #ffffff;
	font-size: .14rem;
	line-height: 1;
	position: absolute;
	top: 0.06rem;
	right: -.23rem;
	
}
.gyycsxwz {
	color: #ffffff;
	font-size: .14rem;
	line-height: 1;
	margin-top: 0.1rem;
}
.gyycsswk {
	position: relative;
	display: inline-block;
}
.gyycssgwk {
	width: 5.5rem;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
}
.gyycsn2 {
	font-size:.22rem;
	font-family: 'Arial';
	top: 0rem;
}
.gyycyxwm {
	width: 100%;
	height: 50%;
	background: url(../img/gyycbj.jpg);
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.gyycyxan {
	width: 0.92rem;
	cursor: pointer;
}
.gyycyxan img {
	width: 100%;
}
.rydwk {
	width: 100%;
	padding-bottom: 1.2rem;
}
.rynk {
	width: 14.18rem;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0.98rem;
	box-sizing: border-box;
}
.ryswk {
	width: 100%;
}
.ryzw {
	width: 100%;
	text-align: center;
	color: #313131;
	font-size: .2rem;
	line-height: 1;
	font-weight: bold;
}
.ryyw {
	color: #313131;
	font-size: .6rem;
	line-height: 1;
	font-family: 'DIN-Black';
	margin-top: 0.23rem;
	text-align: center;
}
.ryxwk {
	margin-top: 0.85rem;
	width: 100%;
}
.rymg {
	width: 2.73rem;
	height: 3.78rem;
	background: url(../img/rybj.png) no-repeat;
	background-size: 100% 100%;
	padding-left: .18rem;
	padding-right: .18rem;
	padding-top: .16rem;
	padding-bottom: .16rem;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	box-shadow: .08rem .08rem .114rem .006rem rgba(0, 0, 0, 0.28);
}
.rymg img {
	width: 100%;
}
.ryxwk .swiper-wrapper {
	padding-bottom: .3rem;
}
.ryxwk {
	position: relative;
}
.rydxbj {
	position: absolute;
	left: 50%;
	transform:translate(-49.5%,0%);
	bottom: -1rem;
	width: 16.71rem;
}
.rydxbj img {
	width: 100%;
}
.ryxwk .bnzjt {
	border-color: #c6c6c6;
	left: -1.2rem;
}
.ryxwk .bnzjt:hover img {
	filter: grayscale(100%) brightness(300%);
}
.ryxwk .bnzjt:hover {
	background: #104ead;
}
.ryxwk .bnyjt {
	border-color: #c6c6c6;
	right: -1.2rem;
}
.ryxwk .bnyjt:hover img {
	filter: grayscale(100%) brightness(300%);
}
.ryxwk .bnyjt:hover {
	background: #104ead;
}
.sdysdwk {
	width: 100%;
}
.sdyszcwk {
	width: 50%;
	float: left;
	position: relative;
	overflow-x: clip;
}
.sdysyc {
	width: 50%;
	float: right;
}
.sdystp {
	width: 100%;
	height: 6.14rem;
}
.sdystp img {
	width: 100%;
	height: 100%;
}
.sdyssi {
	font-family: 'DINMedium';
	font-size: 9.5rem;
	color: #3a7ac0;
	line-height: 1;
	position: absolute;
	right: -1.07rem;
	bottom: -1rem;
}
.sdysmg {
	width: 50%;
	height: 3.07rem;
	float: left;
	border: 1px solid #f3f3f3;
	box-sizing: border-box;
	padding-top: 0.75rem;
	transition: .25s all;
}
.sdystb {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 0.49rem;
	height: 0.47rem;
}
.sdystb img {
	max-width: 100%;
	transition: .25s all;
}
.sdysyw {
	text-align: center;
	font-family: 'DIN-Black';
	color: #262626;
	font-size: .32rem;
	line-height: 1;
	margin-top: 0.3rem;
	transition: .25s all;
}
.sdyszw {
	text-align: center;
	color: #262626;
	font-size: .18rem;
	line-height: 1;
	margin-top: 0.2rem;
	transition: .25s all;
}
.sdysmg:hover {
	background: #3a7ac0;
	border-color: #3a7ac0;
}
.sdysmg:hover .sdystb img {
	filter: grayscale(100%) brightness(300%);
}
.sdysmg:hover .sdysyw {
	color: #fff;
}
.sdysmg:hover .sdyszw {
	color: #fff;
}


.fzlcdwk {
	width: 100%;
	box-sizing: border-box;
	padding-top: 1.05rem;
	padding-bottom: 0.57rem;
}
.fzlcnk {
	width: 13.6rem;
	margin-left: auto;
	margin-right: auto;
}
.fzlcxwk {
	width: 100%;
	margin-top: 0.7rem;
	position: relative;
}
.fzlcmg {
	width: 100%;
	padding-left: 0.35rem;
	padding-right: 0.35rem;
	padding-top: 0.23rem;
	box-sizing: border-box;
	height: 4.2rem;
	position: relative;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.fzlctpwk {
	width: 100%;
}
.fzlctpwk img {
	width: 100%;
}
.fzlcms {
	width: 100%;
	margin-top: 0.23rem;
	height: 1.8rem;
	color: #838383;
	font-size: .15rem;
	line-height: 0.24rem;
}
.fzlcbt {
	font-family: 'DIN-Black';
	font-size: .4rem;
	line-height: 1;
	color: #3a7ac0;
	position: absolute;
	display: inline-block;
	left: 50%;
	bottom: -.24rem;
	transform:translate(-50%,0%);
}
.fzlcxwk .swiper-wrapper {
	padding-bottom: 0.48rem;
}
.fzlcxtpwk {
	width: 100%;
}
.fzlcxtpwk img {
	width: 100%;
}
.fzlczjt {
	position: absolute;
	left: -0.75rem;
	bottom: 2.65rem;
	cursor: pointer;
}
.fzlcyjt {
	position: absolute;
	right: -0.75rem;
	bottom: 2.65rem;
	transform: rotate(180deg);
	cursor: pointer;
}
.fzlczjt img,.fzlcyjt img {
	filter: grayscale(100%) brightness(130%);
	transition: .25s all;
}
.fzlczjt:hover img ,.fzlcyjt:hover img {
	filter: grayscale(0%) brightness(100%);
}

/* 关于我们结束 */



.search-wrapper {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top:50%;
    left:50%;
}
.search-wrapper.active {}

.search-wrapper .input-holder {
    overflow: hidden;
    height: 70px;
    background: rgba(255,255,255,0);
    border-radius:6px;
    position: relative;
    width:70px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder {
    border-radius: 50px;
    width:450px;
    background: rgba(0,0,0,0.5);
    -webkit-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
}

.search-wrapper .input-holder .search-input {
    width:100%;
    height: 50px;
    padding:0px 70px 0 20px;
    opacity: 0;
    position: absolute;
    top:0px;
    left:0px;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border:none;
    outline:none;
    font-family:"Open Sans", Arial, Verdana;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color:#FFF;
    -webkit-transform: translate(0, 60px);
    -moz-transform: translate(0, 60px);
    transform: translate(0, 60px);
    -webkit-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);

    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.search-wrapper.active .input-holder .search-input {
    opacity: 1;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    transform: translate(0, 10px);
}

.search-wrapper .input-holder .search-icon {
    width:70px;
    height:70px;
    border:none;
    border-radius:6px;
    background: #FFF;
    padding:0px;
    outline:none;
    position: relative;
    z-index: 2;
    float:right;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder .search-icon {
    width: 50px;
    height:50px;
    margin: 10px;
    border-radius: 30px;
}
.search-wrapper .input-holder .search-icon span {
    width:22px;
    height:22px;
    display: inline-block;
    vertical-align: middle;
    position:relative;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    -moz-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);

}
.search-wrapper.active .input-holder .search-icon span {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
    position: absolute;
    content:'';
}
.search-wrapper .input-holder .search-icon span::before {
    width: 4px;
    height: 11px;
    left: 9px;
    top: 18px;
    border-radius: 2px;
    background: #8e8e8e;
}
.search-wrapper .input-holder .search-icon span::after {
    width: 20px;
    height: 20px;
    left: 0px;
    top: 0px;
    border-radius: 16px;
    border: 4px solid #8e8e8e;
		box-sizing: border-box;
}

.search-wrapper .close {
    position: absolute;
    z-index: 1;
    top:24px;
    right:20px;
    width:25px;
    height:25px;
    cursor: pointer;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    -moz-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.search-wrapper.active .close {
    right:-50px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.search-wrapper .close::before, .search-wrapper .close::after {
    position:absolute;
    content:'';
    background: #FFF;
    border-radius: 2px;
}
.search-wrapper .close::before {
    width: 5px;
    height: 25px;
    left: 10px;
    top: 0px;
}
.search-wrapper .close::after {
    width: 25px;
    height: 5px;
    left: 0px;
    top: 10px;
}
.search-wrapper .result-container {
    width: 100%;
    position: absolute;
    top:80px;
    left:0px;
    text-align: center;
    font-family: "Open Sans", Arial, Verdana;
    font-size: 14px;
    display:none;
    color:#B7B7B7;
}

@media screen and (max-width: 560px) {
    .search-wrapper.active .input-holder {width:200px;}
}
.publicheadss {
	cursor: pointer;
}
section.clickshow{ height:0px; transition:all 0.5s ease-in-out; background:url(../img/ssbg.jpg) 50%/cover no-repeat; overflow:hidden; z-index:9999999; position:fixed; width:100%; top:0; left:0;background: #333;}


div.ny_rightlist{ width: 100%; height: 50px; border-bottom: 1px solid #E0E0E0;}

div.ny_rightlist_lt{ width: 100%;  height: 50px; padding-left: 15px; color: #333333; font-size: 16px; line-height: 50px; overflow: hidden; text-overflow: ellipsis; color: #333; }

div.ny_rightlist:hover div.ny_rightlist_lt{ color: #33615e;}


.area{width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
.area h3{width:102px; height:30px; background:#0260ae; color:#FFF; text-align:center;display:block;line-height:26px;font-size:16px;margin-bottom:0px;}
.area dl{padding:10px;border-top:1px solid #ccc; height:auto; overflow:hidden;margin-bottom:0px;}
.area dl dt{float:left;margin-left:13px}
.area dl dt a{font-size:14px;line-height:28px;color:#5a5a5a}
.area dl dt a:hover{color:#47cdff}
.xgxw{width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
.xgxw h3{width:102px; height:30px; background:#0260ae; color:#FFF; text-align:center;display:block;line-height:30px;font-size:16px; margin-bottom:0px;}
.xgxw ul{padding:10px; border-top:1px solid #ccc; height:auto; overflow:hidden; margin-bottom:0px;}
.xgxw dl{padding:15px 0px; border-top:1px solid #ccc; height:auto; overflow:hidden; margin-bottom:0px;}
.xgxw ul li{float:left; display:inline; width:48%; margin-right:2%; line-height:30px; font-size:14px;}
.xgxw ul li a{color:#333;}
.xgxw ul li span{float:right; color:#5a5a5a}
.xgxw dl dt{display:inline-block; width:22%;margin:0px 1%; text-align:center; font-size:14px;}
.xgxw dl dt a{color:#333;}
.xgxw dl dt img{border:1px solid #ccc; width:180px;}

/* æœç´¢ç»“æŸ */


.zcwk {
	width: 100%;
	padding-top: 95px;
	padding-bottom: 300px;
}
.zcwk2 {
    padding-bottom: 110px;
}
.zcnk {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.zcbt {
    width: 100%;
    color: #2b2b2b;
    font-size: 36px;
    line-height: 1;
    font-weight: bold;
    padding-bottom: 57px;
    border-bottom: 1px solid #dcdcdc;
}
.zcbt2 {
    text-align: center;
    line-height: 45px;
}
.zcnr {
	padding-top: 56px;
	color: #7f7f7f;
	font-size: 16px;
	line-height: 28px;
}
.zcnr img {
	max-width: 100%;
}
.xxnrfy {
	height: 0.25rem;
	overflow: hidden;
	line-height: 0.25rem;
	font-size: 0.14rem;
	color: #a9a9a9;
	transition: .5s all;
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
	margin-top: 0.3rem;
}
.xxnrfy a {
	color: #a9a9a9;
}
::selection{
	background-color: #3a7ac0;
}