@charset "utf-8";
/* CSS Document */
/* index */
body{}
.op0{filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;}
.main{padding: 0 4%; margin:0 auto;}
.wrap{ max-width:1400px; margin:0 auto;}
.tab-cell{ display:table-cell; vertical-align: middle;}
.mob-nav{ display:none; width:40px; height:40px; margin-top:5px; border-radius:50%; margin-left:10px; background-size:auto 40%; position:relative;}
.mob-nav:before{ content:''; position:absolute; left:50%; top:50%; height:2px; width:26px; margin-left:-13px; margin-top:-8px; background:#036db7; transition:all 0.5s ease;}
.mob-nav:after{ content:''; position:absolute; left:50%; top:50%; height:2px; width:26px; margin-left:-13px; margin-top:6px; background:#036db7; transition:all 0.5s ease;}
.mob-nav span{position:absolute; left:50%; top:50%; height:2px; width:26px; margin-left:-13px; margin-top:-1px; background:#036db7; transition:all 0.5s ease;}
.mob-nav.on{ transition:all 0.5s ease;}
.mob-nav.on:before{ margin-top:-1px; transform:rotate(45deg); transition:all 0.5s ease;}
.mob-nav.on:after{ margin-top:-1px; transform:rotate(-45deg); transition:all 0.5s ease;}
.mob-nav.on span{width:0;transition:all 0.5s ease;}
.top{ position: relative; left:0%; top:0px; width:100%; z-index:12; background:#fff;}
.top-main{padding: 28px 0;}
.nav{ z-index: 13;}
.T-nav{ padding: 0 20px; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap;}
.T-nav > li{position:relative; width: 11%;}
.T-nav > li > a{ line-height:50px; display: block; color: #fff; font-size:20px; text-align: center; position:relative; transition:all 0.5s ease;}
.T-nav > li .thr{ position:absolute;  top:50px; left:50%; margin-left:-65px; width:130px; background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.2); display:none;}
.T-nav > li .thr a{ display:block; font-size:15px; line-height:35px; text-align:center;}
.sonmta{
	position: absolute;
	right: 0%;
	top: -92px;
}
.ind-search{
	border: 1px solid #ddd;
	padding: 1px;
	width: 430px;
}
.ind-search .c1{
	width: calc(100% - 45px);
	height: 45px;
	float: left;
	border: none;
	font-size: 16px;
	padding: 0 10px;
}
.ind-search .c2{
	float: left;
	width: 45px;
	height: 45px;
	border: none;
	cursor: pointer;
	background: #036db7 url(../images/fd.png) no-repeat center center;
}
.linkt a{
	display: inline-block;
	line-height: 45px;
	margin-left: 30px;
	font-size: 16px;
}
.linkt a img{
	margin-right: 8px;
}




.ind-01{
	margin-top: 2.5%;
}
.cashont{
	width: 65%;
	border: 1px solid #ddd;
	
}
.indNewsMain{
	width: 53%;
	border-top: 3px solid #036db7;
}
.indNewsMain-T{
	padding: 30px 5% 20px;
}
.indNewsMain-T .tit{
	font-size: 20px;
	padding-left: 20px;
	font-weight: bold;
}
.indNewsMain-T .tit::before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 2px solid #036db7;
}
.indNewsMain-T a{
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/more.png) no-repeat center center;
}

.indNewsMainList{
	
}
.indNewsMainList li{
	line-height: 40px;
}
.indNewsMainList li a{
	display: block;
	padding: 0 5%;
}
.indNewsMainList li a span{
	text-align: right;
	width: 85px;
	color: #999;
	float: right;
}
.indNewsMainList li a i{
	float: left;
	width: auto;
	max-width: calc(100% - 125px);
	position: relative;
	padding: 0 42px 0 10px;
}
.indNewsMainList li a i .new{
	position: absolute;
	right: 0;
	top: 10px;
	width: 37px;
	height: 16px;
	background: url(../images/new.png) no-repeat center center;
}
.indNewsMainList li a i::before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 4px;
	height: 4px;
	background: #666;
	transform: translateY(-50%);
	
}


.obsion{
	width: 32%;
	background: #e5e5e6;
}
.obsion li{
	float: left;
	width: 50%;
}
.obsion li a{
	display: table;
	text-align: center;
	background: #e5e5e6 no-repeat center center;
	background-size: cover;
	height: 236px;
	padding: 0 20px;
	width: 100%;
	color: #333;
	position: relative;
}
.obsion li a::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	opacity: 0;
	transition: all 0.5s;
}
.obsion li a .con{
	position: relative;
	z-index: 3;
}
.obsion li a.colfff{
	color: #fff;
}
.obsion li a .eng{
	margin: 15px 0 6px;
}
.obsion li a .tit{
	font-size: 18px;
	font-weight: bold;
}
.ind-ad-mid{
	margin: 2.5% 0;
}

.ind-02{
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 3%;
}

.lotont{
	flex: 2;
	border: 1px solid #ddd;
}
.unfeyb{
	background: #e8e8e8;
	line-height: 72px;
	font-size: 18px;
}
.unfeyb span{
	color: #666;
	cursor: pointer;;
	position: relative;
	float: left;
	padding: 0 30px;
}
.unfeyb span.cur{
	 color: #036db7;
}
.unfeyb span.cur:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #036db7;
}
.bd-more{
	position: absolute;
	right: 30px;
	top: -45px;
	font-weight: bold;
}
.bd-more a{
	color: #666;
}
.tabNews{
	padding: 0 3%;
}

.tabNews li{
	line-height: 70px;
	border-bottom: 1px dashed #ddd;
}
.tabNews li:last-child{
	border-bottom: none;
}
.tabNews li a{
	display: block;
	font-size: 16px;
}
.tabNews li a span{
	text-align: right;
	width: 85px;
	color: #666;
	float: right;
	font-size: 14px;
	
}
.tabNews li a i{
	float: left;
	width: auto;
	max-width: calc(100% - 125px);
	position: relative;
	padding: 0 42px 0 10px;
}
.tabNews li a i .new{
	position: absolute;
	right: 0;
	top: 10px;
	width: 37px;
	height: 16px;
	background: url(../images/new.png) no-repeat center center;
}
.tabNews li a i::before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 4px;
	height: 4px;
	background: #666;
	transform: translateY(-50%);
	
}


.pobfen{
	flex: 1;
	border: 1px solid #ddd;
	margin: 0 2.5%;
}
.pomfea{
	background: #036db7;
	padding-right: 30px;
	color: #fff;
	line-height: 72px;
}
.pomfea .title{
	font-size: 20px;
	padding: 0 30px;
	position: relative;
}
.pomfea .title::before{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 22px;
	height: 11px;
	background: url(../images/bs.png);
	transform: translateX(-50%);
}
.pomfea a{
	color: #fff;
	font-weight: bold;
}
.alinfe{
	padding: 30px;
}
.alinfe img{
	display: block;
	object-fit: scale-down;
	width: 100%;
	height: 292px;
}










.olfemn{
	padding: 0 30px;
}
.olfemn li{
	border-bottom: 1px dashed #ddd;
}
.olfemn li:last-child{
	border-bottom:none;
}
.olfemn li a{
	display: block;
	padding: 33px 0 34px;
}
.olfemn li a .tit{
	width: calc(100% - 110px);
	line-height: 25px;
	height: 50px;
	font-size: 16px;
	overflow: hidden;
}
.olfemn li a .time{
	width: 90px;
	font-weight: bold;
	text-align: right;
}

.ubewna{
	width: 270px;
	border: 1px solid #ddd;
}


.ind-03{
	padding: 4% 0 4% 4%;
	background: url(../testimg/t7.jpg) no-repeat center center;
	background-size: cover;
}
.unbtue{
	display: -webkit-flex;
	display: flex;
	position: relative;
	justify-content: space-between;
}
.unbtue::before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 5px;
	height: 1px;
	width: 100%;
	background: #fff;
}
.uofaeb{
	width: 260px;
	color: #fff;
	position: relative;
	z-index: 2;
	
}
.uofaeb .d1{
	font-size: 36px;
}
.uofaeb .d2{
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 70px;
}
.uofaeb .d3{
	font-size: 16px;
	line-height: 1.8;
}

.lpfaeuc{
	width: calc(95% - 260px);
	overflow: hidden;
}
.uofaeb .prev,.uofaeb .next{
	width: 45px;
	height: 45px;
	border-radius: 50%;
	cursor: pointer;
	background: no-repeat center center;
	background-size: 100%;
	position: absolute;
	left: 0;
	bottom: -15px;
}
.uofaeb .prev{
	background-image: url(../images/left03.png);
}
.uofaeb .next{
	background-image: url(../images/right03.png);
	left: 65px;
}

.foot{
	background: #454545;
	color: #fff;
	padding: 4%;
}
.pofeac{
	width: 8%;
	line-height: 2;
}
.pofeac dt{
	margin-bottom: 10px;
}
.pofeac dt a{
	color: #fff;
	font-size: 18px;
}
.pofeac dd a{
	color: #999;
}
.ofeunla{}
.ofeunla .d1{
	padding: 6px 80px 6px 0;
	background: url(../images/tel.png) no-repeat right center;
	margin-bottom: 20px;
}
.ofeunla .d1 .s2{
	font-size: 30px;
}
.ofeunla .d2{
	line-height: 1.8;
}
.ofeunla .d3{
	margin-top: 30px;
}
.foot-bar{
	background: #363636;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #fff;
	padding: 20px 4%;
}
.rolote select{
	width: 240px;
	height: 40px;
	background: #fff;
	margin-left: 20px;
}

.ny-banner .con{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 6%;
	color: #fff;
}
.ny-banner .con .d1{
	font-size: 24px;
}
.ny-banner .con .d2{
	font-size: 48px;
	padding-bottom: 12px;
	position: relative;
}
.ny-banner .con .d2::before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 90px;
	background: #036db7;
}
.ny-menu{
	background: #f1f1f1;
	padding: 20px 0;
	line-height: 40px;
}
.hsont{
	padding-left: 30px;
	color: #666;
	line-height: 42px;
	background: url(../images/hs.png) no-repeat left center;
}
.hsont span{
	margin: 0 5px;
}
.ny-nav span{
	display: none;
}
.ny-nav p a{
	float: left;
	width: 125px;
	border: 1px solid #036DB7;
	border-radius: 3px;
	margin-left: 20px;
	text-align: center;
	font-size: 16px;
	color: #036DB7;
}
.ny-nav p a.cur{
	color: #fff;
	background: #036DB7;
}
.ny-main{
	padding: 4% 0;
}
.ab-main{
	max-width: 780px;
	margin: 0 auto;
}
.csTit{
	font-size: 24px;
	font-weight: bold;
}
.lcbtla{
	margin-top: 40px;
}
.lcbtla .list{
	font-size: 16px;
	line-height: 1.8;
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
}
.lcbtla .list .coutn{
	width: 110px;
	font-weight: bold;
}
.lcbtla .list .lbecn{
	width: calc(100% - 110px);
	color: #666;
}
.lcbtla .list .lbecn .name{
	width: 90px;
}
.lcbtla .list .lbecn .nameTic{
	width: calc(100% - 320px);
}
.lcbtla .list .lbecn .nmiea{
	width: 200px;
}
.omfeab{
	max-width: 800px;
	margin: 0 auto;
}
.omfeab li{
	width: 33.33%;
	float: left;
	padding: 0 15px;
	text-align: center;
}
.omfeab li .img span{
	display: inline-block;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 1px solid #999;
	background: no-repeat center center;
}
.omfeab li .img .s1{
	background-image: url(../images/d1.png);
}
.omfeab li .img .s2{
	background-image: url(../images/d2.png);
}
.omfeab li .img .s3{
	background-image: url(../images/d3.png);
}
.omfeab li .eng{
	font-weight: bold;
	color: #b3b3b3;
	margin: 6px 0 15px;
}
.omfeab li .tit{
	font-size: 16px;
}
.mapol{
	height: 520px;
	margin-top: 6%;
}
.st-title{
	font-size: 22px;
	font-weight: bold;
}
.enmgea{
	font-size: 16px;
	color: #787878;
	margin-top: 3%;
}
.oufebac{
	margin-top: 6%;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.oufebac li{
	border: 1px solid #ddd;
	width: 23%;
	padding: 55px 30px 40px;
	position: relative;
	background-image: linear-gradient(#fff, #c4d7ee);
	font-size: 15px;
	line-height: 1.6;
	color: #666;
}
.oufebac li .img{
	width: 72px;
	height: 72px;
	border-radius: 50%;
	position: absolute;
	top: -36px;
	left: 50%;
	margin-left: -36px;
	background: #036DB7 no-repeat center center;
}
.oufebac li .img01{
	background-image: url(../images/z1.png);
}
.oufebac li .img02{
	background-image: url(../images/z2.png);
}
.oufebac li .img03{
	background-image: url(../images/z3.png);
}
.oufebac li .img04{
	background-image: url(../images/z4.png);
}

.lanfela{
	padding: 4% 0;
	background: url(../testimg/t10.jpg) no-repeat center center;
	background-size: cover;
}
.vropea{
	max-width: 1100px;
	margin: 0 auto;
}
.bupfea{
	font-size: 18px;
}
.edolbt{
	font-size: 16px;
	color: #666;
	line-height: 2;
}
.btuebna{
	padding-bottom: 20px;
}
.btuebna:before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 3px;
	width: 40px;
	background: #036DB7;
	transform: translateX(-50%);
}
.btuebna .d1{
	font-size: 36px;
}
.btuebna .d2{
	font-size: 15px;
	color: #666;
	margin-top: 5px;
}

.uoteba li{
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-top: 3%;
}
.uoteba li:nth-child(3n){
	margin-right: 0;
}
.uoteba li a{
	display: block;	
	position: relative;
}
.uoteba li a:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 0;
	background: #036DB7;
	transition: all 0.5s;
}
.uoteba li a .pic img{
	width: 100%;
	height: 265px;
	object-fit: cover;
	transition: all 0.5s;
}
.uoteba li a .con{
	background: #f8f8f8;
	padding: 25px;
}
.uoteba li a .con .d1{
	font-size: 16px;
}
.uoteba li a .con .d2{
	color: #666;
	margin-top: 5px;
}

.pageol{
	line-height: 35px;
}
.pageol span,.pageol a{
	display: inline-block;
	border: 1px solid #ddd;
	margin: 0 3px;
	min-width: 37px;
	padding: 0 10px;
}
.pageol a.cur{
	color: #fff;
	background: #036DB7;
	border-color: #036DB7;
}
.lfebua{
	border-bottom: 1px solid #036DB7;
	padding-bottom: 3%;
}
.lfebua .d1{
	color: #036DB7;
	font-size: 24px;
}
.lfebua .d2{
	margin-top: 10px;
	color: #666;
}
.edit-cont{
	margin: 5% auto 0;
	max-width: 1100px;
	line-height: 2;
	color: #666;
	font-size:16px;
	padding-right: 90px;
	position: relative;
}
.pagelb{
	position: absolute;
	right: 0;
	top: 0;
	width: 68px;
}
.pagelb a{
	display: block;
	padding: 8px 0;
	text-align: center;
	background: #e5e5e5;
	line-height: 1.2;
}
.pagelb a.back{
	background: #a0a0a0;
	color: #fff;
}
.newsdt{
	padding-top: 20px;
}
.newsdt li{
	margin-top: 20px;
}
.newsdt li a{
	background: #f8f8f8;
	display: block;
	transition: all 0.5s;
}
.newsdt li a .date{
	background: #036db7;
	text-align: center;
	color: #fff;
	height: 80px;
	padding-top: 15px;
	width: 85px;
}
.newsdt li a .date strong{
	display: block;
	font-size: 24px;
}
.newsdt li a .tit{
	width: calc(100% - 85px);
	padding: 0 20px;
	line-height: 80px;
	font-size: 18px;
}
.oplceam{
	box-shadow: 0 0 15px rgba(0,0,0,0.15);
	padding: 3%;
}
.ufeaby{
	width: 170px;
}
.ufeaby li a{
	display: block;
	border-bottom: 1px solid #ddd;
	line-height: 55px;
	font-size: 16px;
	padding: 0 20px;
	position: relative;
}
.ufeaby li a.cur{
	color: #fff;
	background: #036DB7;
}
.ufeaby li a.cur::before{
	content: '';
	position: absolute;
	right: 20px;
	top: 50%;
	background: url(../images/jtc.png) no-repeat center center;
	width: 8px;
	height: 10px;
	transform: translateY(-50%);
}

.mbeonc{
	width: calc(100% - 210px);
}

.youeab li{
	padding: 25px 0;
	border-bottom: 1px solid #ddd;
}
.youeab li:first-child{
	padding-top: 0;
}
.youeab li .pic{
	width: 180px;
}
.youeab li .pic img{
	height: 228px;
	width: 100%;
	object-fit: contain;
}
.youeab li .con{
	width: calc(100% - 220px);
	line-height: 2;
	color: #464646;
}
.youeab li .con .list .s1{
	color: #036DB7;
	text-align: right;
	width: 80px;
	float: left;
	
}
.youeab li .con .list .s2{
	width: calc(100% - 90px);
	float: right;
}
.geanva{
	font-size: 18px;
	color: #036DB7;
	line-height: 52px;
	background: #f7f9fd;
	padding: 0 20px;
	border-bottom: 2px solid #036DB7;
}
.yc-tab{
	margin-top: 25px;
}
.yc-tab td{
	border: 1px solid #ddd;
	padding: 10px;
	line-height: 36px;
}
.yc-tab td.tr{
	width: 160px;
}
.yc-tab td.trcc{
	line-height: 1.6;
}
.yc-tab td label{
	margin-right: 20px;
}
.yc-tab td label input{
	margin-right: 6px;
}
.yc-tab td .c1{
	width: 100%;
	height: 36px;
	border: 1px solid #ddd;
	padding: 0 10px;
}
.yc-tab td span{
	color: #f00;
	margin-right: 5px;
}
.yc-tab td textarea{
	width: 100%;
	height: 150px;
	padding: 10px;
	border: 1px solid #ddd;
}
.lbopfae .list{
	margin-top: 30px;
	text-align: center;
	border: 1px dashed #036DB7;
	width: 190px;
	height: 190px;
	border-radius: 10px;
	padding-top: 90px;
	color: #666;
	margin-right: 30px;
	background: url(../images/add.png) no-repeat center 50px;
}
.lbopfae .list .upd{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	left: 0;
	top: 0;
	opacity: 0;
}
.lbopfae .list .img{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	left: 0;
	top: 0;
}
.btn-blue input{
	height: 50px;
	width: 240px;
	border-radius: 25px;
	color: #fff;
	font-size: 16px;
	border: none;
	cursor: pointer;
	background: #036DB7;
}

.plbeka li{
	float: left;
	width: 30%;
	margin-right: 5%;
	padding: 35px;
	color: #fff;
}
.plbeka li:nth-child(3n){
	margin-right: 0;
}
.plbeka li .name{
	text-align: center;
	padding: 25px 0;
	
	margin-bottom: 25px;
	background: url(../images/hd.png) no-repeat center center;
	background-size: auto 100%;
}
.plbeka li .name .d2{
	font-size: 40px;
}
.plbeka li .list{
	border-bottom: 1px solid rgba(255,255,255,0.3);
	padding: 15px 0;
	line-height: 1.6;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
.plbeka li .list a{
	color: #fff;
}
.olfeha{
	color: #666;
	font-size: 16px;
}
.login{
	padding-bottom: 3%;
}
.mesoint{
	padding:4% 8% ;
	background: url(../testimg/t16.jpg) no-repeat center center;
	background-size: cover;
}
.rtonme{
	background: #fff;
	border-radius: 12px;
	padding: 30px 20px;
	width: 400px;
}
.rtonme .title{
	font-size: 20px;
}
.rtonme .title img{
	margin-right: 10px;
}
.rtonme .list{
	margin-top: 25px;
	border: 1px solid #ddd;
	line-height: 42px;
}
.rtonme .list span{
	padding: 0 15px;
	width: 80px;
	border-right: 1px solid #ddd;
}
.rtonme .list input{
	width: calc(100% - 80px);
	padding: 0 10px;
	border: none;
	height: 42px;
	
}
.btn-act{
	margin-top: 20px;
}
.btn-act input{
	height: 42px;
	border: none;
	cursor: pointer;
	color: #fff;
	background: #036DB7;
	width: 100%;
}
.obeica{
	margin-top: 70px;
}
.obeica a{
	font-size: 16px;
	color: #036DB7;
}

.vopblf{
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.vopblf .list{
	width: 31%;
	border: 1px solid #ddd;
	padding: 40px 35px;
	background: no-repeat center center;
	background-size: cover;
}
.vopblf .list.oddc{
	background-image: url(../images/xz01.png);
	color: #fff;
}
.vopblf .list .tit{
	color: #036DB7;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
}
.vopblf .list.oddc .tit{
	color: #fff;
}
.vopblf .list .od{
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	line-height: 2;
	padding: 8px 0;
	color: #464646;
}
.olpfe{
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	line-height: 1.6;
	padding-top: 20px;
}
.olpfe a{
	margin-right: 40px;
}











.shade {position: fixed;left: 0; top: 0; z-index: 21;display: none; width: 100%;height: 100%; background-color: #000;filter: alpha(opacity=50); opacity: 0.5; }
.big-video {
    position: fixed;
    left: 50%;
    top: 50%;
	margin-top:-240px;
    z-index: 22;
    display: none;
    margin-left: -450px;
    background-color: #fff;
    width: 900px;
    box-sizing: border-box;
}
.big-video-main {
    height: 480px;
}
.big-video-clo {
    position: absolute;
    right: -35px;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(../images/icon30.png) no-repeat center center;
    cursor: pointer;
}

@media screen and (max-width: 750px){
.big-video {
    width: 100%;
    left: 0;
    margin-left: 0;
}
.big-video-main {
    height: 185px;
}
.big-video-clo {
    right: 0;
    z-index: 21;
}
}





@-moz-keyframes mouse {
  0% {
	  transform:rotate(0)
  }
  100% {
    transform:rotate(360deg)
  }
}
@-webkit-keyframes mouse {
  0% {
	  transform:rotate(0)
  }
  100% {
    transform:rotate(360deg)
  }
}
@keyframes mouse {
  0% {
	  transform:rotate(0)
  }
  100% {
    transform:rotate(360deg)
  }
}

























