/* common */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
input {
	margin: 0;
	padding: 0;
}

* {
	box-sizing: border-box;
}

body {
	font: 16px/1.5 "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	color: #333;
}

ul,
ol {
	list-style: none;
}

em,
i {
	font-style: normal;
}

a {
	text-decoration: none;
	color: #333;
}

img,
i {
	vertical-align: middle;
}

input {
	border: none;
	outline: none;
	color: #333;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix::before,
.clearfix::after {
	content: "";
	display: table;
}

.clearfix::after {
	clear: both;
}

a:hover {
	color: #3a83e9
}

/* header start */

/* top */
.mainone {
	margin-top: 38px;
	position: relative;
}

.focusBox {
	position: relative;
	width: 618px;
	height: 294px;
	/*    overflow: hidden;*/
}

.focusBox .pic {
	width: 618px !important;
}

.focusBox .pic ul {
	width: 618px !important;
}

.focusBox .pic ul li {
	width: 618px !important;
}

.rdgz_list .bt-lists-cover {
	height: 288px;
	width: 618px !important;
}

.rdgz .rdgz_list .bt-lists-cover li {
	background: none;
	padding-left: 0px;
}

.rdgz .rdgz_list .bt-lists-cover li .rdgz_list_left {
	color: #999999;
}

.rdgz .rdgz_list .bt-lists-cover li .rdgz_list_right {
	width: 582px;
}

.rdgz .rdgz_list .bt-lists-cover li:nth-child(1) .rdgz_list_left {
	color: #F80A0A;
}

.rdgz .rdgz_list .bt-lists-cover li:nth-child(2) .rdgz_list_left {
	color: #F8910A;
}

.rdgz .rdgz_list .bt-lists-cover li:nth-child(3) .rdgz_list_left {
	color: #FBCB8C;
}

.rdgz .rdgz_list .bt-lists-cover li.white ins {
	background: url(/cms_files/filemanager/1897971986/picture/20236/a439daacbb84448597152ca6d94cceda.jpg) no-repeat;
}

.rdgz_list_left {
	margin-right: 16px;
}

.rdgz {
	position: absolute;
	left: 0px;
	z-index: 99999;
	width: 660px;
	height: 371px;
	background: linear-gradient(180.00deg, #fff 0%, #fff 56.48%, #f3f9ff 100%);
	border: 1px solid #3a83e9;
	padding: 20px;
}

.rdgz_hyp {
	font-size: 16px;
	color: #3a83e9;
	background: url(hlq_pic_41.png) no-repeat left center;
	padding-left: 24px;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: -30px;
	display: block;
}


.tpxw {
	width: 660px;
	height: 371px;
}

.swiper-tpxw .swiper-slide div {
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	padding-left: 20px;
}

.swiper-tpxw .swiper-slide div a {
	color: #ffffff;
	display: block;
	width: 75%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.swiper-tpxw .swiper-slide img {
	height: 371px;
	width: 100%;
	object-fit: cover;
}

.swiper-tpxw .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	background: #fff;
	opacity: 0.5;
	cursor: pointer;
	border-radius: 50%;
	margin-left: 15px;
}

.swiper-tpxw .swiper-pagination {
	bottom: 10px;
	z-index: 9999;
	right: 20px;
}

.swiper-tpxw .swiper-button-prev {
	width: 30px;
	height: 60px;
	background-image: url(/picture/399/2512041712392538872.png);
	background-size: cover;
	left: 0px;
	right: auto;
	margin-top: -29px;
}

.swiper-tpxw .swiper-button-next{
	width: 30px;
	height: 60px;
	background-image: url(/picture/399/2512041712392706156.png);
	background-size: cover;
	left: auto;
	right: 0px;
	margin-top: -29px;
}
.swiper-tpxw .swiper-button-prev::after,.swiper-tpxw .swiper-button-next::after{
	display:none;
}
.swiper-tpxw .swiper-pagination-bullet-active {
	opacity: 1;
	background: #ffba00;
}

.xwqh {
	width: 510px;
}

.xwqh_title ul {
	display: flex;
}

.xwqh_title ul li {
	font-weight: 400;
	font-size: 22px;
	position: relative;
	margin-right: 30px;
}

.xwqh_title ul li a {
	color: #b5d3fc;
}

.xwqh_title ul li:before {
	position: absolute;
	right: 0;
	bottom: -15px;
	left: 0;
	content: "";
	width: 0;
	margin: 0 auto;
	height: 6px;
	color: #666;
	border-radius: 3px;
	background-color: #f9ca16;
	-webkit-transition: 150ms;
	-moz-transition: 150ms;
	-o-transition: 150ms;
	transition: 150ms;
}

.xwqh_title ul li.hover:before {
	width: 100%;
}

.xwqh_title ul li.hover {
	font-weight: 700
}

.xwqh_title ul li.hover a {
	color: #ffffff;
}

.xwqh_title ul li .xian {
	width: 100%;
	background: #ffffff;
	height: 4px;
	border-radius: 2px;
	background: #fff;
	display: none;
}

.xwqh_title ul li.hover .xian {
	display: block;
	margin-top: 10px;
}

.bt-lists-cover {
	width: 100%;
}

.xwqh .bt-lists-cover {
	margin-top: 15px;
	width: 100%;
}

.focal {
	border-bottom: 1px dashed #ffffff;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.focal_left {
	background: #3a83e9;
	width: 80px;
	height: 80px;
	padding: 8px;
	color: #ffffff;
}

.focal_left p.one {
	font-size: 26px;
	text-align: center;
	margin-bottom: 2px;
}

.focal_left p.two {
	font-size: 16px;
	text-align: center;
	border-top: 1px solid #ffffff;
	padding-top: 2px;
}

.focal_right {
	width: 410px;
	margin-left: 20px;
}

.focal_right p {
	font-size: 16px;
	margin-bottom: 10px;
}

.focal_right div {
	font-size: 14px;
}

.bt-lists-cover li {
	padding-left: 20px;
	background: url(bt-listPic.png) no-repeat left 17px;
	line-height: 36px;
	font-size: 16px;
	text-align: left;
	word-break: break-all;
}

.bt-lists-cover-bai li {
	background: url(bt-listPic-bai.png) no-repeat left 17px;
}

.maintwo_left_list .bt-lists-cover ul li a {
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 75%;
}

.maintwo_left_list .bt-lists-cover ul li span {
	float: right;
}

.list_con .bt-lists-cover ul li a {
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 75%;
}



.list_con .bt-lists-cover ul li span {
	float: right;
}

.list_con .bt-lists-cover-bai ul li a {
	color: #fff;
}

.list_con .bt-lists-cover-bai ul li span {
	color: #fff;
}

.zfxxgk02cen_middle .bt-lists-cover ul li a {
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 70%;
}

.dczj_list_top .bt-lists-cover ul li a {
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 90%;
}

.dczj_list_top .bt-lists-cover ul li span {
	float: left;
	width: 100%;
	padding-left: 0px;
}

.dczj_list_bottom .bt-lists-cover ul li a {
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 90%;
}

.dczj_list_bottom .bt-lists-cover ul li span {
	float: left;
	width: 100%;
	padding-left: 0px;
}

.xwqh .bt-lists-cover {
	/* height: 180px; */
}

.xwqh .bt-lists-cover li.white ins {
	background: url(hlq_pic_06.jpg) no-repeat;
}

.list_con {
	margin-top: 33px;
}

ins {
	width: 16px !important;
	font-size: 16px !important;
}


.maintwo {
	margin-top: 40px;
	;
}

.maintwo_left {
	width: 660px;
	height: 305px;
	background: #fff;
	padding: 20px 0;
}

.maintwo_left_title ul li {
	float: left;
	margin-right: 35px;
	font-size: 22px;
	position: relative;
}

.maintwo_left_title ul li a {
	color: #666666
}

.maintwo_left_title ul li.hover a {
	color: #1750c1;
	font-weight: bold;
}

.maintwo_left_title ul li:before,
.dczj_title ul li:before {
	position: absolute;
	right: 0;
	bottom: -15px;
	left: 0;
	content: "";
	width: 0;
	margin: 0 auto;
	color: #666;
	height: 6px;
	border-radius: 3px;
	background-color: #528bd3;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

.maintwo_left_title ul li.hover:before {
	width: 100%;
}

.bt-lists-cover ul li span {
	color: #999999;
	padding-left: 10px;
	display: inline-block;
}

.maintwo_left_list .bt-lists-cover {
	height: 216px;
	margin-top: 25px;
}

.maintwo_right {
	width: 504px;
	padding: 20px 0;
}

.maintwo_right .maintwo_left_list .bt-lists-cover {
	height: 216px;
}
/* 信息公开 */
.mainthree_list ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 45px;
}
.mainthree_list ul li{
	width: 280px;
	height: 161px;
	background: #f8fbff;
	margin-bottom: 30px;
}
.mainthree_list ul li a{
	display: block;
	padding-top: 103px;
	text-align: center;
	font-size: 16px;
	color: #2678d6;
	font-weight: bold;
	height: 100%;
}
.mainthree_list ul li:nth-child(1) a{
	background: url(xxgk1.png) no-repeat center 29px;
}
.mainthree_list ul li:nth-child(2) a{
	background: url(xxgk2.png) no-repeat center 29px;
}
.mainthree_list ul li:nth-child(3) a{
	background: url(xxgk3.png) no-repeat center 29px;
}
.mainthree_list ul li:nth-child(4) a{
	background: url(xxgk4.png) no-repeat center 29px;
}
.mainthree_list ul li:nth-child(5) a{
	background: url(xxgk5.png) no-repeat center 29px;
}
.mainthree_list ul li:nth-child(6) a{
	background: url(xxgk6.png) no-repeat center 29px;
}
.mainthree_list ul li:nth-child(7) a{
	background: url(xxgk7.png) no-repeat center 29px;
}
.mainthree_list ul li:nth-child(8) a{
	background: url(xxgk8.png) no-repeat center 29px;
}
/* 横幅 */
.maintfour{
	margin-bottom: 39px;
}
.maintfour ul{
	display: flex;
	justify-content: space-between;
}
/* 企业监管 */
.maintfive{
	min-height: 446px;
	background: url(ztbg_02.jpg) no-repeat center top;
}

.maintfive_top{
	display: flex;
	justify-content: space-between;
}
.maintfive_top>div{
	width: 586px;
}
.maintfive_top .title{
	margin-top: 34px;
	margin-bottom: 29px;
}
.maintfive_top .title a{
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
}
.maintfive_list{
	display: flex;
	justify-content: space-between;
	background: #ffffff;
	box-shadow: 0px 5px 10px #efefef;
}
.maintfive_list>div{
	width: 586px;
}
.maintfive_list ul.list{
	background: #ffffff;
	padding-left: 11px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.maintfive_list ul.list li{
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.maintfive_list ul.list li p{
	width: 128px;
	height: auto;
	background: #f5f5f5;
	text-align: center;
	line-height: 48px;
}
.maintfive_list ul.list li p span{
	font-size: 26px;
	display: block;
	margin-top: 17px;
}
.maintfive_list ul.list li p em{
	font-size: 16px;
	font-style: normal;
}
.maintfive_list ul.list li a{
	display: block;
	width: calc(100% - 148px);
	line-height: 48px;
	height: 48px;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 0;
	
}
/* 招投标平台 */
.maintsix{
	height: 100px;
	background: url(ztbg_05.jpg) no-repeat center top;
	padding-top: 32px;
	margin-top: 43px !important;
}
.maintsix ul{
	display: flex;
	justify-content: space-around;
	padding: 0 40px;
}
.maintsix li{
	line-height: 41px;
	background: #448df4;
	border-radius: 5px;
}
.maintsix li a{
	display: block;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	padding: 0 25px;
}
.maintsix li a img{
	vertical-align: text-bottom;
}
.tzgg {
	background: url(hlq_pic_07.png) no-repeat #ffffff;
	box-shadow: 0 0 12px #b1bbd929;
	padding: 15px 35px 20px 117px;
	margin-top: 10px;
	height: 99px;
}

.tzgg .bt-lists-cover {
	height: 72px;
	margin-top: 0px;
}

/* 专题专栏 */
.ztzl {
	margin-top: 0px;
}
.ztzl .maintwo_left_title{
	font-size: 22px;
	color: #1750c1;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 50px;
}
.ztzl .maintwo_left_title a{
	color: #1750c1;
}
.ztzl_list {
	position: relative;
	margin-bottom: 40px;
}
.swiper-ztzl .swiper-slide {
	height: 110px;
}

.swiper-ztzl img {
	width: 285px;
	height: 110px;
}

.arrow-left,
.arrow-leftslh {
	background: url(left.png) no-repeat;
	width: 31px;
	height: 31px;
	display: block;
	position: absolute;
	left: -49px;
	top: 38px;
	cursor: pointer;
}

.arrow-right,
.arrow-rightslh {
	background: url(right.png) no-repeat;
	width: 31px;
	height: 31px;
	display: block;
	position: absolute;
	right: -49px;
	top: 38px;
	cursor: pointer;
}


/**三大切换**/
.qhbf {
	height: 640px;
}

.qhbf_tit {
	width: 100%;
	height: 80px;
	background: url(sdqh2.png) no-repeat;
}

.qhbf_tit span {
	display: block;
	width: 400px;
	height: 80px;
	font-size: 28px;
	text-align: center;
	color: #fff;
	line-height: 90px;
	font-weight: bold;
	float: left;
}

.qhbf_tit span.hover {
	background: url(sdqh1.png) no-repeat;
	line-height: 80px;
	font-size: 32px;
}

.qhbf_list {
	padding-top: 40px;
}

.wgkqh {
	width: 100%;
	height: 6px;
	margin-bottom: 30px;
	padding-left: 136px;
}

.wgkqh span {
	width: 6px;
	height: 6px;
	background: #3e9fff;
	display: block;
	float: left;
	margin-left: 6px;
	border-radius: 3px;
}

.wgkqh span.hover {
	width: 45px;
	height: 6px;
	border-radius: 3px;
	background: #3e9fff;
}

.wgkqhlist {
	width: 100%;
	height: 302px;
}

.ztfw {
	width: 554px;
	height: auto;
	float: left;
}

.fwfw_tit {
	width: 100%;
	height: 50px;
	line-height: 30px;
	font-size: 22px;
	color: #1B76DD;
	text-align: left;
}

.drlk {
	width: 270px;
	margin-right: 30px;
	padding-top: 50px;
	float: left;
}

.drlk a {
	width: 100%;
	height: 85px;
	margin-bottom: 30px;
	display: block;
	line-height: 85px;
	padding-left: 106px;
	font-size: 16px;
	text-align: left;
	color: #333;
}

.drlk1 {
	background: url(drlk1.png) no-repeat;
}

.drlk2 {
	background: url(drlk2.png) no-repeat;
}

.drlk3 {
	background: url(drlk3.png) no-repeat;
}

.drlk4 {
	background: url(drlk4.png) no-repeat;
}

.zhutfw {
	width: 346px;
	height: auto;
	float: right;
}

.zhutfw a {
	width: 346px;
	height: 85px;
	margin-bottom: 30px;
	display: block;
	line-height: 85px;
	padding-left: 40px;
	font-size: 20px;
	text-align: left;
	color: #333;
}

.zhutfw1 {
	background: url(zhutfw1.png) no-repeat;
}

.zhutfw2 {
	background: url(zhutfw2.png) no-repeat;
}

.zhutfw3 {
	background: url(zhutfw3.png) no-repeat;
}

.zhutfw4 {
	background: url(zhutfw4.png) no-repeat;
}


.section_6 .sectionConLeft {
	width: 380px;
	height: auto;
}

.xxInfo {
	height: 50px;
	background: #E2F0FF;
}

.xxInfo>div {
	height: 36px;
	line-height: 36px;
	margin-top: 7px;
	width: 190px;
	text-align: center;
	font-size: 16px;
	color: #3363a7;
}

.hfl {
	border-left: 1px solid #90bae2;
}

.xx2 a {
	float: left;
	width: 180px;
	height: 170px;
	background: #f3f9ff;
	text-align: center;
	font-size: 20px;
	color: #333;
	margin-top: 20px;
}

.xx2 a:nth-child(1) {
	padding-top: 15px;
	line-height: 55px;
}

.xx2 a:nth-child(2) {
	margin-left: 20px;
}

.xx2 a img {
	margin: 22px auto 15px auto;
}


.dzjg {
	margin: 5.625rem 0 0 0;
}

.zfzc {
	margin: 5.8125rem 0 0 1.5625rem;
}

.wzafw {
	margin: 5.9375rem 0 0 1.25rem;
	background: #fff;
	width: 6.875rem;
	height: 3.25rem;
}

@media (max-width: 767px) {
	.mainone{
		margin-top: 3rem;
	}
	.tpxw {
	    width: 100%;
		padding: 0 1.25rem;
	    height: 26.25rem;
	}
	.swiper-tpxw .swiper-slide img {
		height: 26.25rem;
		width: 100%;
	}
	.swiper-tpxw .swiper-slide div {
		font-size:1.875rem;
		height:4.75rem;
		line-height:4.75rem;
		padding-left:1.25rem;
	}
	.swiper-tpxw .swiper-pagination-bullet {
		width:1.25rem;
		height:1.25rem;
		margin-left:0.625rem;
	}
	.swiper-tpxw .swiper-pagination{
		right: 1rem;
		bottom: 1rem;
	}
	.xwqh {
		width:100%;
		padding: 0 1.25rem;
		background: #2e70c7;
		margin-top: 2.1875rem;
	}
	.list_con,.xwqh .bt-lists-cover {
	    margin-top: 0;
	}
	.xwqh_title ul{
		border-bottom: 1px solid #cccccc;
	}
	.xwqh_title ul li {
		font-size:2.25rem;
		margin-right:1.25rem;
		padding-bottom: 1rem;
	}
	.xwqh_title ul li:before {
		bottom:0;
		height:0.375rem;
		border-radius:0.1875rem;
	}
	.bt-lists-cover li {
		padding-left:0;
		background:none;
		line-height:2.825rem;
		font-size:1.875rem;
		padding:0.9375rem 0;
		border-bottom: 1px solid #cccccc;
	}
	.bt-lists-cover-bai li {
	    background: none;
	}
	.list_con .bt-lists-cover ul li a {
	    white-space: normal;
	    width: 100%;
	}
	.bt-lists-cover ul li span{
		padding-left: 0;
	}
	.list_con .bt-lists-cover ul li span{
		float: left;
	}
	.maintwo{
		padding: 0 1.25rem;
		margin-top: 0;
	}
	.maintwo_left {
	    width: 100%;
	    height: auto;
		padding: 0;
		padding-top: 2.1875rem;
	}
	.maintwo_left_list .bt-lists-cover{
		height: auto;
		margin-top: 0;
	}
	.maintwo_left_title ul{
		border-bottom: 1px solid #cccccc;
	}
	.maintwo_left_title ul li {
	    font-size:2.25rem;
	    margin-right:1.25rem;
	    padding-bottom: 1rem;
	}
	.maintwo_left_list .bt-lists-cover ul li a {
	    white-space: normal;
	    width: 100%;
	}
	.maintwo_left_title ul li:before,
	.dczj_title ul li:before {
		bottom:0;
		height:0.375rem;
		border-radius:0.1875rem;
	}
	.maintwo_left_list .bt-lists-cover ul li span{
		float: left;
	}
	.maintwo_right {
	    width: 100%;
	    padding: 0;
	    padding-top: 2.1875rem;
	}
	.maintwo_right .maintwo_left_list .bt-lists-cover{
		height: auto;
	}
	.mainthree {
		padding: 0 1.25rem;
		padding-top: 2.1875rem;
	}
	.mainthree_list ul{
		padding-top: 1.5625rem;
	}
	.mainthree_list ul li {
		width:48%;
		height:12.125rem;
		margin-bottom:1.5625rem;
	}
	.mainthree_list ul li a {
		padding-top:6.875rem;
		font-size:1.875rem;
		font-weight:bold;
		background-size:auto 3.125rem !important;
		background-position:center 1.8125rem !important;
	}
	.maintfour{
		padding: 0 1.25rem;
		margin-bottom: 0;
	}
	.maintfour ul{
		flex-wrap: wrap;
	}
	.maintfour ul img{
		width: 100%;
	}
	.maintfour ul li{
		margin-bottom: 2.25rem;
	}
	.maintfour ul li:last-child{
		margin-bottom: 0;
	}
	.maintfive {
	    min-height: auto;
	    background: none;
	}
	.maintfive .maintwo_left_title{
		display: block !important;
	}
	.maintfive_top{
		display: none;
	}
	.maintfive_list{
		flex-wrap: wrap;
		padding: 0 1.25rem;
		box-shadow:none;
	}
	.maintfive_list>div {
	    width: 100%;
		margin-top:2.1875rem;
	}
	.maintfive_list ul.list {
	    padding-left: 0;
	    padding-right: 0;
	    padding-top: 0;
	}
	.maintfive_list ul.list li {
	    margin-bottom: 0;
		padding:1.25rem 0;
		border-bottom: 1px solid #cccccc;
		display: block;
	}
	.maintfive_list ul.list li p {
		width:10.4375rem;
		line-height: 5.25rem;
		display: none;
	}
	.maintfive_list ul.list li span {
		display: inline-block !important;
		color: #999999;
		font-size: 1.875rem;
	}
	.maintfive_list ul.list li p span {
		font-size:1.875rem;
		margin-top:1.05rem;
	}
	.maintfive_list ul.list li p em {
		font-size:1.5rem;
	}
	.maintfive_list ul.list li a {
		width:100%;
		line-height:2.825rem;
		height:auto;
		font-size:1.875rem;
		white-space: inherit;
	}
	.maintsix {
		height:auto;
		background:none;
		margin-top:2.25rem !important;
		padding: 0 1.25rem;
		margin-bottom: 2.25rem !important;
	}
	.maintsix ul {
		flex-wrap:wrap;
		justify-content:space-between;
		padding: 0;
	}
	.maintsix li{
		margin-bottom:1.5625rem;
		width:100%;
	}
	.maintsix li a {
		font-size:1.875rem;
		text-align:center;
		padding:0;
	}
	.maintsix li a img {
	    max-width: 90%;
	}
	.ztzl{
		padding: 0 1.25rem;
	}
	.ztzl .maintwo_left_title {
		font-size:2.25rem;
		margin-top:0.68rem;
		margin-bottom:1.5rem;
	}
	.ztzl_list {
		margin-bottom:2.5rem;
	}
	.swiper-ztzl .swiper-slide {
		height:auto;
	}
	.swiper-ztzl img {
		width:100%;
		height:12rem;
		object-fit: cover;
	}
	.swiper-ztzl .swiper-wrapper{
		/* display: block; */
	}
	.arrow-left,.arrow-leftslh {
		background-size:cover !important;
		width:2.5625rem;
		height:2.5625rem;
		left:-1.25rem;
		top:4.625rem;
		z-index:100;
	}
	.arrow-right,.arrow-rightslh {
		background-size:cover !important;
		width:2.5625rem;
		height:2.5625rem;
		right:-1.25rem;
		top:4.625rem;
		z-index:100;
	}


}