@charset "utf-8";
a{
	color:#696969;
	text-decoration: none;
}
a:link {
	color:#696969;
	text-decoration: none;
}
a:visited {
	color:#696969;
	text-decoration: none;
}
a:hover {
	color:#696969;
	text-decoration: none;
}
a:active {
	color:#696969;
	text-decoration: none;
}
#banner a{ 
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#Index{ 
	margin-top: 0;
}
.jungle-box {
 	height: 125px;
	position: relative;
	width:200px;
	float:left;
	left:15px;
}
.jungle-box1, 
.jungle-box2, 
.jungle-box3, 
.jungle-box4, 
.jungle-box5, 
.jungle-box6{
	height: 100px;
	position: absolute;
	width:170px;
	transition: all 0.3s;
	float:left;
}
.jungle-box1{
	background: url(../images/home/1-1.jpg);
	background-size:100% 100%;
	top: 15px;
}
.jungle-box1:hover{
	background: url(../images/home/2-1.jpg);
	background-size:100% 100%;
	width: 197.5px;
	height: 108px;
	top: 11px;
	box-shadow: #969696 0 0 10px;
	left:-10px;
}
.jungle-box2{
	background: url(../images/home/1-2.jpg);
	background-size:100% 100%;
	top: 15px;
}
.jungle-box2:hover{
	background: url(../images/home/2-2.jpg);
	background-size:100% 100%;
	width: 197.5px;
	height: 108px;
	top: 11px;
	box-shadow: #969696 0 0 10px;
	left:-15px;
}
.jungle-box3{
	background: url(../images/home/1-3.jpg);
	background-size:100% 100%;
	top: 15px;
}
.jungle-box3:hover{
	background: url(../images/home/2-3.jpg);
	background-size:100% 100%;
	width: 197.5px;
	height: 108px;
	top: 11px;
	box-shadow: #969696 0 0 10px;
	left:-15px;
}
.jungle-box4{
	background: url(../images/home/1-4.jpg);
	background-size:100% 100%;
	top: 15px;
}
.jungle-box4:hover{
	background: url(../images/home/2-4.jpg);
	background-size:100% 100%;
	width: 197.5px;
	height: 108px;
	top: 11px;
	box-shadow: #969696 0 0 10px;
	left:-15px;
}
.jungle-box5{
	background: url(../images/home/1-5.jpg);
	background-size:100% 100%;
	top: 15px;
}
.jungle-box5:hover{
	background: url(../images/home/2-5.jpg);
	background-size:100% 100%;
	width: 197.5px;
	height: 108px;
	top: 11px;
	box-shadow: #969696 0 0 10px;
	left:-15px;
}
.jungle-box6{
	background: url(../images/home/1-6.jpg);
	background-size:100% 100%;
	top: 15px;
}
.jungle-box6:hover{
	background: url(../images/home/2-6.jpg);
	background-size:100% 100%;
	width: 197.5px;
	height: 108px;
	top: 11px;
	box-shadow: #969696 0 0 10px;
	left:-15px;
}
.jungle-box1 a.bounce,
.jungle-box2 a.bounce, 
.jungle-box3 a.bounce, 
.jungle-box4 a.bounce, 
.jungle-box5 a.bounce, 
.jungle-box6 a.bounce{
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 15px;
	padding-top: 55px;
}
.jungle-box1 a.main-more, 
.jungle-box2 a.main-more, 
.jungle-box3 a.main-more, 
.jungle-box4 a.main-more, 
.jungle-box5 a.main-more, 
.jungle-box6 a.main-more{
	display: none;
	position: absolute;
	left: 15px;
	bottom: 5px;
	background-color:#0c6c9e;
	color:#fff;
	padding:2px 10px;
}
.jungle-box1:hover a.main-more, 
.jungle-box2:hover a.main-more, 
.jungle-box3:hover a.main-more,
.jungle-box4:hover a.main-more, 
.jungle-box5:hover a.main-more, 
.jungle-box6:hover a.main-more{
	display: block;
}
.jungle-box1:hover .title, 
.jungle-box2:hover .title, 
.jungle-box3:hover .title,
.jungle-box4:hover .title, 
.jungle-box5:hover .title, 
.jungle-box6:hover .title{
	color: #333;
	font-weight: bold;
	display: inline;
}
.jungle-box1:hover .bounce, 
.jungle-box2:hover .bounce, 
.jungle-box3:hover .bounce, 
.jungle-box4:hover .bounce, 
.jungle-box5:hover .bounce, 
.jungle-box6:hover .bounce{
	padding-left: 15px;
	padding-top: 50px;
}
.jungle-box1 a .title, 
.jungle-box2 a .title, 
.jungle-box3 a .title, 
.jungle-box4 a .title, 
.jungle-box5 a .title, 
.jungle-box6 a .title {
	font-size: 20px;
	color: #fff;
	display: block;
}
.new-box{
	width:33.3333%;
	float:left;
	padding-left: 15px;
	padding-right: 15px;
}
.menu-title{
	width:100%;
	color:#0c6c9e;
	line-height:50px;
	font-size:18px;
	height:50px;
	font-weight:bold;
	border-bottom:1px solid #969696;
}
.link-i{
	font-style: normal;
	color:#0c6c9e;
}
.tabs {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.lalabel{
	width:33.333%;
}
.tab {
	cursor: pointer;
	z-index: 1;
	margin-left: -1px;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	height:50px;
	line-height:50px;
}
.lab-width {
 	width: 33.33333%;
}
div.tab_box {
	width: 100%;
	/*height:202px;*/
	margin-top: -1px;
	padding: 1em;
	-webkit-order: 1;
	order: 1;
	display:none;
	border-top:1px solid #969696;
}
div#d_tab1{
	display:block;
}
.tab-li{
	width:20%;
	float:left;
	text-align:center;
	padding:13px 0;
}
.tab-li p{
	border:1px solid #969696;
	display:inline-block;
	padding:4px 5px;
	color:#969696;
	width:180px;
}
.tab-li p:hover{
	border:1px solid #0c6c9e;
	color:#0c6c9e;
}
.tab-hover{
	color: #0c6c9e;
	line-height: 50px;
	font-size: 18px;
	height: 50px;
	font-weight: bold;
	margin-left: -1px;
}
.notice-li{
	width:100%;
	overflow: hidden;
	height: 50px;
	border:1px solid #eee4eb;
	padding:0 5px;
	margin-bottom:5px;
}
.notice-title{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 22px;
	color:#969696;
}
.noctie-date{
	line-height: 22px;
}
.noctie-date-sp{
	float:left;
	color:#969696;
	padding-left:5px;
}
#KinSlideshow{
	width:378px;
}
#KSS_content img{
	width:358px;
	height:252px;
}
.img-news-box{
	border:1px solid #969696;
	padding:5px;
	width:100%;
	float:left;
}
.title-new-weight{
	line-height:45px;
	height:45px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.title-new-content{
	line-height:30px;
	font-size:14px;
	color:#969696;
	text-indent:2em;
	border-bottom: 1px dotted #969696;
}
.new-title{
	width:100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 35px;
	line-height: 35px; 
	border-bottom: 1px dotted #969696;
}
.swiper-box{
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
}
.ks_tab_con.swiper-container{
	height: 270px;
} 
.ks_tab_con .doc-con {
	width: 270px;
	height: 270px;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #0c6c9e;
	position: relative;
}
.ks_tab_con .doc-con:hover{
	background: #0c6c9e;
}
.ks_tab_con .doc-con:hover .textZoom{
	border-top: 1px solid rgba(255,255,255,0.7);
	border-bottom:  1px solid rgba(255,255,255,0.7);
}
.ks_tab_con .doc-con:hover .textZoom .name{
	color: #fff;
}
.ks_tab_con .doc-con:hover .textZoom .name::after{
	background: rgba(255,255,255,0.7);
}
.ks_tab_con .doc-con:hover .textZoom p{
	color: #fff;
}
.ks_tab_con .doc-con:hover .doc-bot p{
	color: #fff;
}
.ks_tab_con .doc-con:hover .textZoom .m{
	color: #fff;
}
.ks_tab_con .doc-con:hover .doc-bot .m{
	color: #fff;
}
.ks_tab_con .doc-con:hover .doc-more{
	background-color:#fff;
	color:#0c6c9e;
}
.ks_tab_con .picZoom {
	width: 100px;
	height: 134px;
	overflow: hidden;
	margin-right: 13px;
	float: left;
}
.ks_tab_con .textZoom {
	float: left;
	width: 115px;
	height: 134px;
	border-top: 1px solid #0c6c9e;
	border-bottom: 1px solid #0c6c9e;
	overflow: hidden;
	padding: 0 5px;
	box-sizing: border-box;
}
.ks_tab_con .textZoom .name {
	font-size: 20px;
	padding: 10px 0;
	display: block;
}
.ks_tab_con .textZoom .name::after {
	content: '';
	display: block;
	width: 18px;
	height: 2px;
	background: #0c6c9e;
	margin-top: 5px;
}
.ks_tab_con .textZoom .m,.ks_tab_con .doc-bot .m {
	color: #0c6c9e;
}
.ks_tab_con .doc-bot {
	float: left;
	margin-top: 10px;
}
.ks_tab_con .doc-con .main-more {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.doc-more{
	height:25px;
	width:70px;
	line-height:25px;
	background-color:#0c6c9e;
	text-align:center;
	color:#fff;
}
.t-line{
	width:100%;
	background: url(../images/home/foot-fg.jpg) repeat;
	height:10px;
}
.sec-box{
	width:100%;
	background: url(../images/home/20220519150423.jpg) no-repeat;
	background-size:100% 100%;
}
.section-box{
	width:20%;
	height:auto;
	float:left;
	padding-left:15px;
	padding-right:15px;
}
.section-k{
	height:auto;
	width:100%;
	background-color:#fff;
	border-top-left-radius:25px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.section-title{
	width:90%;
	margin:auto;
	height:100px;
}
.section-title p{
	border-bottom:1px solid #969696;
	color:#0c6c9e;
	line-height:80px;
	height:80px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.section-title-box{
	width:90%;
	margin:auto;
}
.section-li{
	line-height:50px;
	text-align:center;
}
.section-li a{
	color:#969696;
	font-size:14px;
}
.section-more{
	background-color:#0c6c9e;
	border-radius:20px;
	line-height:25px;
	height:25px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin-top:35px;
	width:35%;
	margin:auto;
}
.img-news{
	padding-bottom:35px;
	position:relative;
}
.img-title{
	position: absolute;
	top:45px;
	text-align:center;
	width:100%;
}
.img-title p{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.link-li{
	width:20%;
	text-align:center;
	float:left;
}
.link-li p{
	height:35px;
	line-height:35px;
	font-size:14px;
}


.new-box-mobile{
	width:100%;
	float:left;
	padding-left: 15px;
	padding-right: 15px;
}

.section-box-moobile{
	width:50%;
	height:auto;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}
.link-li-mobile{
	width:50%;
	text-align:left;
	float:left;
	line-height:35px;
}

.swiper-containers{
	height: 368px;
} 
.ks_tab_con .doc-con-mobile {
	width: 368px;
	height: 320px;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #0c6c9e;
	position: relative;
}
.ks_tab_con .doc-con-mobile:hover{
	background: #0c6c9e;
}
.ks_tab_con .doc-con-mobile:hover .textZoom-mobile{
	border-top: 1px solid rgba(255,255,255,0.7);
	border-bottom:  1px solid rgba(255,255,255,0.7);
}
.ks_tab_con .doc-con-mobile:hover .textZoom-mobile .name{
	color: #fff;
}
.ks_tab_con .doc-con-mobile:hover .textZoom-mobile .name::after{
	background: rgba(255,255,255,0.7);
}
.ks_tab_con .doc-con-mobile:hover .textZoom-mobile p{
	color: #fff;
}
.ks_tab_con .doc-con-mobile:hover .doc-bot-mobile p{
	color: #fff;
}
.ks_tab_con .doc-con-mobile:hover .textZoom-mobile .m{
	color: #fff;
}
.ks_tab_con .doc-con-mobile:hover .doc-bot-mobile .m{
	color: #fff;
}
.ks_tab_con .doc-con-mobile:hover .doc-more{
	background-color:#fff;
	color:#0c6c9e;
}
.ks_tab_con .picZoom-mobile {
	width: 150px;
	height: 184px;
	overflow: hidden;
	margin-right: 13px;
	float: left;
}
.picZoom-mobile img{
	width: 150px;
	height: 184px;
}
.ks_tab_con .textZoom-mobile {
	float: left;
	width: 160px;
	height: 184px;
	border-top: 1px solid #0c6c9e;
	border-bottom: 1px solid #0c6c9e;
	overflow: hidden;
	padding: 0 5px;
	box-sizing: border-box;
}
.ks_tab_con .textZoom-mobile .name {
	font-size: 20px;
	padding: 20px 0;
	display: block;
}
.ks_tab_con .textZoom-mobile .name::after {
	content: '';
	display: block;
	width: 18px;
	height: 2px;
	background: #0c6c9e;
	margin-top: 5px;
}
.ks_tab_con .textZoom-mobile p{
	padding: 10px 0;
}
.ks_tab_con .textZoom-mobile .m,.ks_tab_con .doc-bot-mobile .m {
	color: #0c6c9e;
}
.ks_tab_con .doc-bot-mobile {
	float: left;
	margin-top: 25px;
}
.ks_tab_con .doc-con-mobile .main-more {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.doc-more{
	height:25px;
	width:70px;
	line-height:25px;
	background-color:#0c6c9e;
	text-align:center;
	color:#fff;
}
.jungle-box-mobile {
 	height: 115px;
	position: relative;
	width:190px;
	float:left;
	left:20px;
}
.jungle-box1-mobile, 
.jungle-box2-mobile, 
.jungle-box3-mobile, 
.jungle-box4-mobile, 
.jungle-box5-mobile, 
.jungle-box6-mobile{
	height: 90px;
	position: absolute;
	width:160px;
	transition: all 0.3s;
	float:left;
}
.jungle-box1-mobile{
	background: url(../images/home/1-1.jpg);
	background-size:100% 100%;
	top: 15px;
}
.jungle-box1-mobile:hover{
	background: url(../images/home/2-1.jpg);
	background-size:100% 100%;
	width: 187.5px;
	height: 98px;
	top: 11px;
	box-shadow: #969696 0 0 10px;
	left:-10px;
}
.jungle-box2-mobile{
	background: url(../images/home/1-2.jpg);
	background-size:100% 100%;
	top: 15px;
}
.jungle-box2-mobile:hover{
	background: url(../images/home/2-2.jpg);
	background-size:100% 100%;
	width: 187.5px;
	height: 98px;
	top: 11px;
	box-shadow: #969696 0 0 10px;
	left:-15px;
}
.jungle-box3-mobile{
	background: url(../images/home/1-3.jpg);
	background-size:100% 100%;
	top: 15px;
}
.jungle-box3-mobile:hover{
	background: url(../images/home/2-3.jpg);
	background-size:100% 100%;
	width: 187.5px;
	height: 98px;
	top: 11px;
	box-shadow: #969696 0 0 10px;
	left:-15px;
}
.jungle-box4-mobile{
	background: url(../images/home/1-4.jpg);
	background-size:100% 100%;
	top: 15px;
}
.jungle-box4-mobile:hover{
	background: url(../images/home/2-4.jpg);
	background-size:100% 100%;
	width: 187.5px;
	height: 98px;
	top: 11px;
	box-shadow: #969696 0 0 10px;
	left:-15px;
}
.jungle-box5-mobile{
	background: url(../images/home/1-5.jpg);
	background-size:100% 100%;
	top: 15px;
}
.jungle-box5-mobile:hover{
	background: url(../images/home/2-5.jpg);
	background-size:100% 100%;
	width: 187.5px;
	height: 98px;
	top: 11px;
	box-shadow: #969696 0 0 10px;
	left:-15px;
}
.jungle-box6-mobile{
	background: url(../images/home/1-6.jpg);
	background-size:100% 100%;
	top: 15px;
}
.jungle-box6-mobile:hover{
	background: url(../images/home/2-6.jpg);
	background-size:100% 100%;
	width: 187.5px;
	height: 98px;
	top: 11px;
	box-shadow: #969696 0 0 10px;
	left:-15px;
}
.jungle-box1-mobile a.bounce,
.jungle-box2-mobile a.bounce, 
.jungle-box3-mobile a.bounce, 
.jungle-box4-mobile a.bounce, 
.jungle-box5-mobile a.bounce, 
.jungle-box6-mobile a.bounce{
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 15px;
	padding-top: 55px;
}
.jungle-box1-mobile a.main-more, 
.jungle-box2-mobile a.main-more, 
.jungle-box3-mobile a.main-more, 
.jungle-box4-mobile a.main-more, 
.jungle-box5-mobile a.main-more, 
.jungle-box6-mobile a.main-more{
	display: none;
	position: absolute;
	left: 15px;
	bottom: 5px;
	background-color:#0c6c9e;
	color:#fff;
	padding:2px 10px;
}
.jungle-box1-mobile:hover a.main-more, 
.jungle-box2-mobile:hover a.main-more, 
.jungle-box3-mobile:hover a.main-more,
.jungle-box4-mobile:hover a.main-more, 
.jungle-box5-mobile:hover a.main-more, 
.jungle-box6-mobile:hover a.main-more{
	display: block;
}
.jungle-box1-mobile:hover .title, 
.jungle-box2-mobile:hover .title, 
.jungle-box3-mobile:hover .title,
.jungle-box4-mobile:hover .title, 
.jungle-box5-mobile:hover .title, 
.jungle-box6-mobile:hover .title{
	color: #333;
	font-weight: bold;
	display: inline;
}
.jungle-box1-mobile:hover .bounce, 
.jungle-box2-mobile:hover .bounce, 
.jungle-box3-mobile:hover .bounce, 
.jungle-box4-mobile:hover .bounce, 
.jungle-box5-mobile:hover .bounce, 
.jungle-box6-mobile:hover .bounce{
	padding-left: 15px;
	padding-top: 50px;
}
.jungle-box1-mobile a .title, 
.jungle-box2-mobile a .title, 
.jungle-box3-mobile a .title, 
.jungle-box4-mobile a .title, 
.jungle-box5-mobile a .title, 
.jungle-box6-mobile a .title {
	font-size: 20px;
	color: #fff;
	display: block;
}
.sectli{
    width:16.6666%;
    float:left;
    padding:0 15px 15px;
}
.sectp1{
    line-height:35px;
    border:1px solid #0c6c9e;
    font-size:15px;
    font-weight:bold;
    text-align:left;
    padding-left:25px;
    color:#0c6c9e;
}
.sectp1:hover{
    background-color:#0c6c9e;
    color:#fff;
}
.sectli-mobile{
    width:50%;
    float:left;
    padding:0 15px 15px;
}

.news_slider_img{
	float:left;
	width:100%;
	overflow:hidden;
}
.news_slider_img .owl-carousel.owl-loaded{
	overflow:hiddden !important;
}
.news_slider_img .owl-theme .owl-dots {
	bottom:-50px;
	right:5%;
	position: absolute;
}
.news_slider_img .item {
	width:100%;
	height:260px;
	overflow: hidden;
	display:flex;
	justify-center:center;
}
.news_slider_img .owl-carousel .owl-item img {
	display: block;
	width: 100%;
	height: 100%; /* 图片高度等于div高度 */
	object-fit: cover; /* 图片将覆盖整个元素，超出的部分会被隐藏 */
}
.news_slider_img .owl-theme .owl-nav {
	display:none;
}
.news_slider_img .owl-prev{
	position:absolute;
	left:-50px;
}
.news_slider_img .owl-next{
	position:absolute;
	right:-50px;
}
.news_slider_img .owl-theme .owl-nav .owl-prev,.news_slider_img .owl-theme .owl-nav .owl-next{
   color:white;
	font-size: 36px;
	display: inline-block;
	cursor: pointer;
	background-color:#2ec8a6;
	height: 100px;
	width: 100px;
	border-radius: 100%;
	padding-top:30px;
	padding-left:35px;
}
.news_slider_img .owl-theme .owl-nav .owl-next{
	padding-right:55px;
}
.news_slider_img .owl-theme .owl-nav .owl-next:hover{
	color:white;
	background-color:#f4ab01;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.news_slider_img .owl-theme .owl-nav .owl-prev:hover{
	color:white;
	background-color:#f4ab01;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.news_slider_img .owl-theme .owl-dots .owl-dot.active span, 
.news_slider_img .owl-theme .owl-dots .owl-dot:hover span {
	background: #fff;
	display: block;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.news_slider_img .owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	margin: 50px 5px;
	border-radius:10px;
	background: transparent;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	/*border-radius: 30px;*/
	border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.items{
	position:relative;
}
.items_title_box{
	background-color:rgba(0,0,0,.3);
	position:absolute;
	bottom:0;
	height:50px;
	width:100%;
}
.items_title{
	padding-top:5px;
	margin-left:10px;
	width:95%;
	float:left;
	line-height:20px;
	text-align:left;
	font-size:12px;
	color:#fff;
}