

/*----------------------------------------------------
                 Procyon - CSS File
------------------------------------------------------*/
ul,li,p{
	padding:0px;
	margin:0px;
	list-style: none;
}
a{
	text-decoration: none;
}
body {
	font-size: 14px;
	min-width: 1200px;
	padding: 0px;
	margin: 0;
	background: #fff;
	font-family: "Microsoft Yahei", "微软雅黑";
}
::-webkit-scrollbar{
	width:6px;
	height: 5px;
	background:#ddd;/* 鏁翠釜婊氭潯鑳屾櫙 */
}
::-webkit-scrollbar-thumb{
	-webkit-border-radius:4px;
	border-radius:2px;
	background:#990000; /* 婊氭潯鍐呭祵棰滆壊 */
}
::-webkit-scrollbar-button {
	background-color:#ddd;/* 涓よ竟绔寜閽鑹� */
	display: none;
}
/*banner*/
.banner {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.dis-nav{
	width: 1200px;
	height: 100%;
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.dis-nav-box{
	width: 270px;
	height: 0%;
	display: block;
	background: url("../image/dis-bg.jpg")no-repeat center;
	background-size: cover;
	transition: all 0.6s;
}
.dis-nav-box>a{
	display: none;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
	padding-top: 29px;
}
.banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
}
.banner .swiper-slide img{
	width: 100%;
}
.banner .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: 15px;
}
img{
	vertical-align: middle;
}
.banner .swiper-pagination-bullet{
	width:15px;
	height:15px;
	background:#fff;
	border-radius:50%;
}

.top-hy{
	background: #CCCCCC;
}
.top-hy>div{
	width: 1200px;
	margin: auto;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 27px;
}
.top-logo{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	/*padding: 33px 0;*/
}
.top-logo img{
	height: 119px;
	/*width: 491px;*/
}
.top-logo>div{
	padding-left: 51px;
	background: url("../image/phone1.png")no-repeat;
	background-position: left center;
	height: 35px;
	margin-top: 15px;
}
.top-logo>div>div:nth-child(1){
	font-size: 12px;
	font-weight: 400;
	color: #2D2D2D;
	line-height: 12px;
}
.top-logo>div>div:nth-child(2){
	font-size: 24px;
	font-weight: bold;
	color: #91071E;
	line-height: 24px;
	margin-top: 4px;
}
.top-nav{

}
.top-nav>div{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.top-nav-left{
	width: 270px;
	height: 48px;
	background:url("../image/nav.png")#990000 no-repeat;
	background-position: 206px center;
	line-height: 48px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 47px;
}
.top-nav-right{
	width: 929px;
	display: flex;
}
.top-nav-right>.title{
	width: 14.28%;
}
.top-nav-right>.title>a{
	display: block;
	text-align: center;
	line-height: 48px;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
}
.top-nav-right>.title>a:hover,.top-nav-right>.title>a.active{
	background: #990000;
	color: #fff;
}
.index-about{
	padding-top: 40px;
	width: 1200px;
	margin: auto;
}
.ttt{
	background: url("../image/ttt.png")no-repeat center top;
	height: 77px;
}
.ttt>div{
	text-align: center;
	font-size: 27px;
	font-weight: 400;
	color: #91071E;
	line-height: 27px;
	padding-top: 50px;
}
.about-xx{
	height: 3px;
	background: #CCCCCC;
	margin-top: 42px;
}
.index-about-box{
	height: 567px;
	background: url("../image/aboutbg.png")no-repeat 798px 22px;
	display: flex;
	justify-content: space-between;
}
.swiper-container-hj{
	width: 342px;
	height: 513px;
	overflow: hidden;
	position: relative;
	margin-top: 22px;
}
.swiper-container-hj img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-container-hj .swiper-pagination-bullet{
	width:10px;
	height:10px;
	background:#fff;
	border-radius:50%;
}
.index-about-box>.left{
	width: 758px;
	margin-top: 20px;
}
.index-about-box>.left>div:nth-child(1){
	font-size: 15px;
	font-weight: 500;
	color: #000000;
	line-height: 31px;
	height: 124px;
	overflow: hidden;
}
.index-about-box>.left>div:nth-child(2){
	text-align: right;
	margin-top: 15px;
}
.index-about-box>.left>div:nth-child(2)>a{
	font-size: 15px;
	font-weight: 500;
	color: #990033;
	line-height: 15px;
}
.about-rongyu{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 16px;
}
.about-rongyu>a{
	width: 246px;
	height: 163px;
	margin-top: 8px;
}
.about-rongyu>a>img{
	width: 246px;
	height: 163px;
	object-fit: cover;
}
/*团队*/
.index-sz{
	background: #E6ECF1;
}
.index-sz>div{
	width: 1200px;
	margin: auto;
	height: 539px;
	padding-top: 29px;
	position: relative;
}
.swiper-button-next-td{
	position: absolute;
	width: 28px;
	height: 76px;
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	border-radius: 10px;
	right: 2px;
	background: url("../image/right1.png")no-repeat center;
	top: 316px;
}
.swiper-button-prev-td{
	position: absolute;
	width: 28px;
	height: 76px;
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	border-radius: 10px;
	left: 2px;
	background: url("../image/left1.png")no-repeat center;
	top: 316px;

}
.swiper-container-td{
	width: 1118px;
	margin: auto;
	overflow: hidden;
	margin-top: 28px;
}
.swiper-container-td .swiper-slide{
	text-align: center;
	background: #fff;
	height: 394px;
}
.swiper-container-td .swiper-slide>div:nth-child(1){
	width: 265px;
	height: 268px;
}
.swiper-container-td .swiper-slide>div:nth-child(1)>img{
	width: 265px;
	height: 268px;
	object-fit: cover;
}
.swiper-container-td .swiper-slide>div:nth-child(2){
	font-size: 17px;
	font-weight: bold;
	color: #E63D02;
	line-height: 17px;
	margin-top: 22px;
}
.swiper-container-td .swiper-slide>div:nth-child(3){
	font-size: 15px;
	font-weight: 400;
	color: #212121;
	line-height: 15px;
	height: 15px;
	overflow: hidden;
	margin-top: 13px;
}
.swiper-container-td .swiper-slide>div:nth-child(4){
	font-size: 15px;
	font-weight: 400;
	color: #E63D02;
	line-height: 15px;
	margin-top: 16px;
	background: url("../image/hjs.png")no-repeat center;
}
/*教育*/
.index-jy{
	padding-top: 19px;
	width: 1200px;
	margin: auto;
}
.jy-box{
	display: flex;
	justify-content: space-between;
}
.ly-nav{
	width: 322px;
}
.ly-nav>a{
	background: url("../image/jy-nav.png")no-repeat center;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 322px;
	height: 73px;
	margin-top: 5px;
}
.ly-nav>a:nth-child(1){
	margin-top: 0;
}
.ly-nav>a.h-ly-nav{
	background: url("../image/jy-h-nav.png")no-repeat center;
}
.ly-nav>a>div:nth-child(1){
	margin-left: 57px;
}
.ly-nav>a>div:nth-child(1)>div:nth-child(1){
	font-size: 26px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 26px;
}
.ly-nav>a>div:nth-child(1)>div:nth-child(2){
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 12px;
	margin-top: 5px;
}
.ly-nav>a>div:nth-child(2){
	width: 30px;
	height: 30px;
	background: #FFFFFF;
	border: 2px solid #FFFFFF;
	border-radius: 50%;
	font-size: 21px;
	font-weight: 400;
	margin-right: 78px;
	color: #000000;
	line-height: 30px;
	text-align: center;
}
.jy-box{
	margin-top: 22px;
}
.jy-item-box{
	width: 813px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jy-item-box>a{
	width: 267px;
	height: 208px;
	border-radius: 10px;
	overflow: hidden;
	margin-top: 38px;
}
.jy-item-box>a:nth-child(1),.jy-item-box>a:nth-child(2),.jy-item-box>a:nth-child(3){
	margin-top: 0;
}
.jy-item-box>a>div:nth-child(1){
	height: 157px;
	width: 267px;
}
.jy-item-box>a>div:nth-child(1)>img{
	height: 157px;
	width: 267px;
	overflow: hidden;
}
.jy-item-box>a>div:nth-child(2){
	height: 51px;
	text-align: center;
	background: #CCCCCC;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: 51px;
}

.gg1{
	background: url("../image/gg1.jpg")no-repeat center;
	margin-top: 66px;
}
.gg1>div{
	width: 1200px;
	height: 267px;
	margin: auto;
	display: flex;
	justify-content: center;
}
.gg1>div>div{
	color: #FFFFFF;
	text-shadow: 0px 3px 9px rgba(0, 0, 0, 0.8);
}
.gg1>div>div:nth-child(1){
	font-size: 25px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 32px;
}
.gg1>div>div:nth-child(2){
	font-size: 42px;
	font-weight: 800;
	line-height: 42px;
	margin: 0 84px;
	margin-top: 24px;
}
.gg1>div>div:nth-child(3){
	font-size: 25px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 32px;
}

.index-ys{
	background: url("../image/ys-bg.jpg")#fff no-repeat center bottom;
}
.index-ys>div{
	height: 1306px;
	width: 1200px;
	margin: auto;
	padding-top: 59px;
}
.ys-box{
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: auto;
}
.ys-box>.left{
	width: 499px;
	height: 561px;
}
.ys-box>.right{
	width: 685px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ys-box .ys-item{
	height: 276px;
	width: 336px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
	background: #CCCCCC;
	margin-top: 13px;
}
.ys-box .ys-item:nth-child(1),.ys-box .ys-item:nth-child(2){
	margin-top: 0;
}
.ys-box .ys-item>div:nth-child(1){
	width: 337px;
	height: 115px;
}
.ys-box .ys-item>div:nth-child(1)>img{
	width: 337px;
	height: 115px;
	object-fit: cover;
}
.ys-box .ys-item>div:nth-child(2){
	font-size: 21px;
	font-weight: 400;
	color: #333333;
	line-height: 53px;
	height: 53px;
	overflow: hidden;
	border-bottom: 2px solid #999;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ys-box .ys-item>div:nth-child(2)>div:nth-child(1){
	background: url("../image/ysh.png")no-repeat center;
	width: 43px;
	height: 43px;
	margin-right: 10px;
	line-height: 43px;
	color: #fff;
}
.ys-box .ys-item>div:nth-child(3){
	font-size: 15px;
	font-weight: 400;
	color: #333333;
	line-height: 31px;
	height: 93px;
	overflow: hidden;
	width: 310px;
	margin: auto;
	margin-top: 10px;
}

.ys-box .ys-items{
	width: 499px;
	height: 561px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.ys-box .ys-items>img{
	border-radius: 5px;
	width: 499px;
	height: 561px;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}
.s-bg{
	width: 504px;
	height: 156px;
	background: rgba(255,255,255,.4);
	position: absolute;
	left: 0;
	bottom: 0;
}
.s-bg>div:nth-child(1){
	font-size: 23px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 47px;
	display: flex;
	border-bottom: 2px solid #fff;
	padding-left: 17px;
}
.s-bg>div:nth-child(1)>div:nth-child(1){
	background: url("../image/yyb.png")no-repeat center;
	width: 43px;
	height: 43px;
	margin-right: 10px;
	line-height: 43px;
	color: #91071E;
	text-align: center;
}
.s-bg>div:nth-child(2){
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 31px;
	height: 62px;
	overflow: hidden;
	width: 465px;
	margin: auto;
	margin-top: 23px;
}

.gg2{
	background: url("../image/gg2.jpg")no-repeat center;
}
.gg2>div{
	width: 1200px;
	margin: auto;
	height: 403px;
}
.gg2>div>div:nth-child(1){
	font-size: 40px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 40px;
	padding-top: 70px;
}
.gg2>div>div:nth-child(2){
	font-size: 50px;
	font-weight: bold;
	color: #FF8400;
	line-height: 50px;
	margin-top: 37px;
}
.gg2>div>div:nth-child(3){
	font-size: 30px;
	margin-top: 20px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 63px;
}

/*蜕变案例*/
.index-al{
	padding-top: 58px;
	width: 1200px;
	margin: auto;
}
.anli-nav{
	display: flex;
	justify-content: center;
	margin-top: 25px;
}
.anli-nav>a{
	background: url("../image/al-bg.png")no-repeat center;
	width: 183px;
	height: 51px;
	line-height: 51px;
	margin: 0 23px;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}
.anli-box{
	display: flex;
	justify-content: space-between;
	margin-top: 17px;
}
.anli-box>a{
	width: 386px;
	height: 431px;
	overflow: hidden;
	position: relative;
}
.anli-box>a>img{
	width: 386px;
	height: 431px;
}
.al-tit-box{
	position: absolute;
	width: 100%;
	height: 167px;
	background: rgba(255,255,255,.6);
	bottom: 0;
	left: 0;
}
.al-tit-box>div{
	width: 350px;
	margin: auto;
}
.al-tit-box>div:nth-child(1){
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 22px;
}
.al-tit-box>div:nth-child(2){
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-top: 15px;
}
.al-tit-box>div:nth-child(3){
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	line-height: 12px;
	text-align: right;
	margin-top: 15px;
}

.swiper-container-video {
	width: 1165px;
	margin: auto;
	overflow: hidden;
	margin-top: 53px;
}
.swiper-container-video .swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.7);
	width: 798px;
	height: 447px;
	background: #000;
	position: relative;
}
.swiper-container-video .swiper-slide>a{
	display: block;
	height: 100%;
	width: 100%;
}
.swiper-container-video .swiper-slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-container-video .swiper-slide>a>.bofang{
	width: 91px;
	height: 91px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.swiper-container-video .swiper-slide-active,.swiper-container-video .swiper-slide-duplicate-active{
	transform: scale(1);
	z-index: 99;
}
.video-title{
	background: url("../image/video.png")no-repeat center;
	line-height: 82px;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
}
/*新闻*/
.index-news{
	background: #E6ECF1;
	padding-bottom: 40px;
}
.index-news>div{
	width: 1200px;
	margin: auto;
	padding-top: 27px;
}
.news-box-top{
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	position: relative;
}
.news-box-top::after{
	content: "";
	width: 1px;
	height: 317px;
	background: #999;
	position: absolute;
	left: 814px;
}
.news-dt{
	width: 780px;
}
.news-wd{
	width: 360px;
}
.news-nav-tit{
	display: flex;
	justify-content: space-between;
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	line-height: 20px;
}
.news-nav-tit>div{
	margin-left: 5px;
}
.news-nav-tit>a{
	font-size: 18px;
	font-weight: 500;
	color: #999999;
	line-height: 20px;
}
.wend-box{
    height: 285px;
    overflow: hidden;
    margin-top: 20px;
}
.wend-box .swiper-slide{
    height: 70px;
}

.wend-box a{
	display: block;
	border-top: 1px dashed #999999;
	padding: 15px 5px;
}
.wend-box a:nth-child(1){
	border-top: none;
	padding-top: 16px;
}
.wend-box a>div:nth-child(1){
	font-size: 18px;
	font-weight: 500;
	color: #000;
	line-height: 18px;
}
.wend-box a>div:nth-child(1)>span{
	color:#FB1818;
}
.wend-box>a>div:nth-child(2)>span{
	color:#50B66A;
	font-size: 18px;
}
.wend-box a>div:nth-child(2){
	font-size: 14px;
	font-weight: 500;
	color: #000;
	line-height: 22px;
	margin-top: 5px;
	height: 44px;
	overflow: hidden;
}
.dt-box{
	display: flex;
	justify-content: space-between;
	margin-top: 24px;
}
.dt1{
	width: 391px;
}
.dt1>div:nth-child(1){
	width: 391px;
	height: 196px;
}
.dt1>div:nth-child(1)>img{
	width: 391px;
	height: 196px;
	    object-fit: cover;
}
.dt1>div:nth-child(2){
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	height: 15px;
	margin-top: 14px;
	overflow: hidden;
}
.dt1>div:nth-child(3){
	font-size: 13px;
	font-weight: 500;
	color: #000000;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-top: 10px;
}
.dt-item-box{
	display: flex;
	align-items: center;
	padding: 18px 0;
	border-top: 1px dashed #999;
}
.dt-item-box:nth-child(1){
	padding-top: 0;
	border-top: none;
}
.left-time{
	width: 65px;
	text-align: center;
}
.left-time>div:nth-child(1){
	font-size: 29px;
	font-weight: bold;
	color: #000000;
	line-height: 29px;
}
.left-time>div:nth-child(2){
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
}
.right-content{
	width: 295px;
	padding-left: 8px;
	border-left: 2px solid #91071E;
	height: 37px;
}
.right-content>div:nth-child(1){
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}
.right-content>div:nth-child(2){
	font-size: 13px;
	font-weight: 400;
	color: #000000;
	line-height: 13px;
	height: 13px;
	overflow: hidden;
	margin-top: 9px;
}

.news-box_xia{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.news-box_xia>a{
	width: 391px;
}
.news-box_xia>a>div:nth-child(1){
	width: 390px;
	height: 196px;
}
.news-box_xia>a>div:nth-child(1)>img{
	width: 390px;
	height: 196px;
	    object-fit: cover;
}
.news-box_xia>a>div:nth-child(2){
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	height: 15px;
	overflow: hidden;
	margin-top: 14px;
	margin-bottom: 10px;
}
.news-box_xia>a>div:nth-child(3){
	font-size: 13px;
	font-weight: 500;
	color: #000000;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}

.gg3{
	background: url("../image/gg3.jpg")no-repeat center;
}
.gg3>div{
	width: 1200px;
	margin: auto;
	height: 82px;
	display: flex;
	justify-content: space-between;
	line-height: 82px;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
}
.gg3>div>div:nth-child(2){
	width: 540px;
	position: relative;
	text-align: center;
}
.gg3>div>div:nth-child(2)::after{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 2px;
	height: 42px;
	background: #fff;
}
.gg3>div>div:nth-child(2)::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 2px;
	height: 42px;
	background: #fff;
}
.gg3 a{
	color: #fff;
}
.foot{
	background: #990033;
}
.foot>div{
	width: 1200px;
	margin: auto;
	min-height: 378px;
}
.f-nav{
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #fff;
}
.f-nav>a{
	font-size: 15px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 15px;
	padding-top: 29px;
	padding-bottom: 7px;
}
.foot-box{
	display: flex;
	justify-content: space-between;
}
.foot-lx{
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 48px;
	margin-top: 68px;
}
.foot-lx>div{
	width: 31px;
	height: 4px;
	background: #FFFFFF;
}
.foot-lx a{
	color: #FFFFFF;
}

.f-ewm{
	display: flex;
	text-align: center;
	justify-content: space-between;
	width: 292px;
	font-size: 13px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 13px;
	margin-top: 96px;
}
.f-ewm img{
	width: 111px;
	height: 111px;
	margin-bottom: 12px;
}

.f-logo{
	margin-top: 83px;
	height: 172px;
	width: 143px;
}
.f-logo>img{
	height: 172px;
	width: 143px;
}



/*内页*/
.neiye-ss{
	border-bottom: 1px solid #eee;
	background: #f2f2f2;
}
.neiye-ss>div{
	width: 1200px;
	margin: auto;
	height: 82px;
	overflow: hidden;
	font-size: 14px;
	display: flex;
	justify-content: space-between;
	line-height: 82px;
}
.neiye-ss>div>.left{
	color: #444;
}
.neiye-ss>div>.left a{
	color: #444;
	display: inline-block;
	margin-right: 15px;
}
.neiye-ss>div>.right{
	width: 285px;
	height: 30px;
	position: relative;
	margin-top: 27px;
}
#search-keyword{
	width: 280px;
	height: 30px;
	border: none;
	background: #fff;
	border-radius: 20px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 10px;
}
.sss{
	background: url("../image/ss.png")no-repeat center;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0;
	border: none;
	top: 0;

}










