* {
	margin: 0;
	padding: 0;
	font-family:'Microsoft YaHei';
}



body {
	background: #15284a;
	width:100%;
}

input {
	outline: none;
}

ul li {
	list-style: none;
}

.logigLNavBox {
	width: 100%;
	height: 62px;
	background: #fff;
	border-bottom: 1px solid #dedfe2;
}
/*��¼*/
.logigLogoBox {
	width: 1200px;
	height: 62px;
	margin: 0 auto;
}

.logigLogo {
	background: url(../../images/login/logo.jpg) no-repeat;
	width: 300px;
	height: 62px;
	line-height: 62px;
	float: left;
}

.logigLogo h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-left: 49px;
}

/*��¼*/
.login_box {
	width: 100%;
	height: 100%;
	background: url(../../images/login/loginBg.jpg) no-repeat center;
	background-size: cover;
}

.login_cont {
	width: 1200px;
	height: 504px;
	margin: 0 auto;
	padding-top: 2%;
}

.loginPositionBox {
	width: 450px;
	height: 502px;
	border-radius: 15px;
	background: #1d4082;
	box-shadow: 0px -1px 4px #4967a9;
	border: solid 1px #495e81;
	position:absolute;
	left: 61%;
    top: 13%;
}

.loginPositionBoxa {
	width: 450px;
	height: 450px;
	border-radius: 15px;
	background: #fff;
	float: right;
	box-shadow: 0px 1px 7px #bec7cc;
	top: 50%;
	left: 50%;
	margin-left: -240px;
	margin-top: -240px;
	position: absolute;
	z-index: 9999;
}

.loginPositionBoxa .loginInputChoice {
	height: 136px;
	border: none;
}

li.loginSign {
	color: #29acde;
}

.loginPositionBoxa .loginInputChoice li {
	float: left;
	width: 50%;
	text-align: center;
	position: relative;
	height: 136px;
	font-size: 22px;
	line-height: 136px;
	color: #fff;
	text-align: center;
}

#credentialLogin li.con {
	font-size: 20px;
	font-weight: bold;
	margin-top: 50px;
}

.loginInputChoice li.administrators {
	color: #333;
	font-size: 22px;
	font-weight: bold;
	margin-left: -10px;
}

.loginPositionBoxa .passwordBox ul {
	padding-left: 0px;
	padding-top: 0px;
	width: 302px;
	margin: 0 auto;
}

.loginPositionBoxa .passwordBox li {
	position: relative;
	margin-bottom: 15px;
}

.passwordBox li {
	position: relative;
	margin-bottom: 30px;
}

.loginPositionBoxa .passwordBox input {
	width: 300px;
}

.loginPositionBoxa #code {
	width: 162px;
}

.loginPositionBoxa .anotherGroup {
	width: auto;
	border: none;
}

.loginPositionBoxa .loginBtnBox {
	width: 302px;
	margin-left: 0px;
	margin: 0 auto;
}

.closeLogin {
	background: url(../../images/login/closeLogin.png) no-repeat;
	width: 40px;
	height: 40px;
	display: block;
	float: right;
	margin-right: 30px;
	margin-top: 30px;
	transition: all .5s;
	cursor: pointer;
}

.closeLogin:hover {
	background: url(../../images/login/closeLogines.png) no-repeat;
}

.loginHidden {
	color: #e7e8eb;
	cursor: default;
}
/*ע��*/
.login_right {
	width: 900px;
	height: 62px;
	float: left;
}

.login_right a {
	width: 100px;
	height: 35px;
	background: #37bff3;
	line-height: 35px;
	float: right;
	text-align: center;
	margin-top: 13px;
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}

.login_copyright {
	font-size: 12px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #e7e8eb;
	color: #6d6d6d;
	position: fixed;
	width: 100%;
	bottom: 0;
}

.loginInputChoice {
	height: 80px;
	border-bottom: solid 1px #5a7cbe;
}

.loginInputChoice li {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
	height: 80px;
	font-size: 20px;
	line-height: 80px;
	color: #fff;
	text-align: center;
}

.sweepCodeBox {
	display: none;
}

.sweepCodeImg {
	background: url(../../images/login/sweepCodeImg.jpg) no-repeat;
	width: 430px;
	height: 302px;
	display: inline-block;
}

.loginInputIcon {
	background: url(../../images/login/loginInputIcon.png) no-repeat;
	width: 18px;
	height: 18px;
	display: inline-block;
	position: absolute;
	margin-left: 17px;
	margin-top: 15px;
}

.loginInputIcon1 {
	background: url(../../images/login/loginInputIcon1.png) no-repeat;
	width: 45px;
	height: 45px;
	display: inline-block;
	position: absolute;
	margin-left: 17px;
	margin-top: 15px;
}

.oldInputIcon {
	background: url(../../images/login/oldInputIcon.png) no-repeat;
	width: 45px;
	height: 45px;
	display: inline-block;
	position: absolute;
	margin-left: 17px;
	margin-top: 15px;
}

.look {
	background: url(../../images/login/look.png) no-repeat;
	width: 22px;
	height: 15px;
	display: inline-block;
	position: absolute;
	z-index: 9;
	right: 70px;
	margin-top: 15px;
	transition: all .5s;
}

.looka {
	background: url(../../images/login/looka.png) no-repeat;
	width: 22px;
	height: 15px;
	display: inline-block;
	position: absolute;
	z-index: 9;
	right: 70px;
	margin-top: 15px;
	transition: all .5s;
}

.loginInputIcon2 {
	background: url(../../images/login/loginInputIcon3.jpg) no-repeat;
	width: 45px;
	height: 45px;
	display: inline-block;
	position: absolute;
	margin-left: 17px;
	margin-top: 15px;
}

.passwordBox ul {
	padding-left: 50px;
	padding-top: 42px;
}

.passwordBox li {
	position: relative;
	margin-bottom: 30px;
}

.passwordBox input {
	width: 350px;
	height: 45px;
	border: solid 1px #a5b7ca;
	border-radius: 5px;
	text-indent: 52px;
	color: #555555;
	font-size: 14px;
}

#code {
	width: 187px;
}

#authImg {
	width: 76px;
	height: 29px;
	border: solid 1px #a5b7ca;
	vertical-align: middle;
	margin-left: 10px;
	cursor: pointer;
	margin-right: 20px;
}

.anotherGroup {
	color: #44cbfd;
	display: inline-block;
	border-left: solid 1px #cccccc;
	height: 23px;
	line-height: 23px;
	width: 96px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}

.anotherGroup.g1 {
	width: 65px;
}

.loginBtnBox {
	width: 350px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin-left: 50px;
	background: #37bff3;
	cursor: pointer;
	border-radius: 5px;
	font-size: 18px;
	transition: all .5s;
	margin-bottom: 30px;
}

.loginBtnBox:hover {
	background: #40c6f9;
}

.loginBtnBox a {
	color: #fff;
	display: block;
}

#errorInfo {
	width: 350px;
	height: 45px;
	line-height: 45px;
	margin-left: 40px;
	margin-bottom: 16px;
	background: #ffe2e2;
	border-radius: 5px;
	font-size: 14px;
	color: #ff6161;
	display: none;
}

.errorIcon {
	background: url(../../images/login/errorIcon.jpg) no-repeat;
	width: 47px;
	height: 23px;
	display: inline-block;
	margin-top: 12px;
}

.errorText {
	color: #ff8a8a;
	font-size: 14px;
}

.forgetPassword {
	font-size: 14px;
	color: #fff;
	float: right;
	margin-right: 50px;
	cursor: pointer;
}

.errorBox {
	padding-left: 50px;
}

.passwordBox2 {
	display: none;
}

.maskBg {
	position: fixed;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .7);
	z-index: 19;
}

.retrievePasswordBox {
	position: absolute;
	z-index: 29;
	background: #fff;
	width: 480px;
	height: 480px;
	top: 50%;
	left: 50%;
	margin-top: -240px;
	margin-left: -240px;
	border-radius: 25px;
}

.retrievePswTex {
	height: 135px;
	line-height: 135px;
	margin-left: 55px;
	font-size: 24px;
}

.retrievePassword li {
	margin-bottom: 29px;
	margin-left: 88px;
	width: 302px;
	height: 43px;
	border: solid 1px #cccccc;
	border-radius: 4px;
	position: relative;
}

.retrievePassword input {
	border-radius: 4px;
	border: none;
	margin-left: 43px;
	width: 259px;
	height: 43px;
	color: #333333;
	font-size: 14px;
}

.retrievePassword input.codeClick {
	width: 161px;
	height: 43px;
}

.retrievePassword .loginInputIcon, .retrievePassword .loginInputIcon2 {
	position: absolute;
	margin-left: 17px;
	margin-top: 12px;
}

.retrieveLogin {
	width: 305px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin-left: 88px;
	background: #37bff3;
	cursor: pointer;
	border-radius: 5px;
	font-size: 18px;
	transition: all .5s;
	margin-bottom: 30px;
	margin-top: 42px;
}

.retrieveLogin a {
	color: #fff;
}

.bgSuccess {
	background: url(../../images/login/successBg.jpg) no-repeat;
	width: 470px;
	height: 142px;
	margin-top: 39px;
}

.bgSuccess1 {
	background: url(../../images/login/editSuccessBg.jpg) no-repeat;
	width: 112px;
	height: 220px;
	margin: auto;
}

.txtSuccess {
	width: 100%;
	text-align: center;
	color: #333333;
	font-size: 14px;
}

.successCode {
	color: #ff3a3a;
	font-size: 30px;
	font-weight: bold;
}

.loginImmediately {
	color: #29acde;
}

.bgFail {
	background: url(../../images/login/bgFail.jpg) no-repeat;
	width: 479px;
	height: 142px;
}

.txtFail {
	font-size: 18px;
	color: #ff3a3a;
	width: 480px;
	text-align: center;
}

.CloseBtn {
	background: url(../../images/login/CloseBtn.jpg) no-repeat;
	width: 40px;
	height: 41px;
	position: absolute;
	top: 20;
	right: 20;
}

.CloseBtn:hover {
	background: url(../../images/login/CloseHover.jpg) no-repeat;
	transition: all .5s;
	width: 40px;
	height: 41px;
	position: absolute;
	top: 20;
	right: 20;
}

/* ��ҳ */
#north {
	width: 100%;
	height: 80px;
	background: #106697 url(../../images/index/top_bg.jpg) center repeat-x;
	min-width: 1000px;
	overflow: hidden;
}
/*��������*/
.top_left_one {
	width: 310px;
	height: 80px;
	float: left;
	background: url(../../images/index/index_logo.png) no-repeat;
}

.top_left_one h1 {
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 80px;
	padding-left: 100px;
}
/*���˵�*/
.hr_nav {
	width: 210px;
	height: 39px;
	overflow: hidden;
	background: #eff2f7;
}

.hr_nav li {
	width: 210px;
	height: 42px;
	color: #333;
	font-size: 14px;
}

.nav_list {
	background: #eff2f7;
}

.hr_nav li:hover {
	width: 210px;
	height: 42px;
	background: #aacfe4;
}

.panel-title {
	text-indent: 45px;
}

.indexIconBox {
	width: 210px;
	height: 42px;
	line-height: 42px;
	margin-bottom: 5px;
	cursor: pointer;
	margin-top: 5px;
}

.indexIconBox1 {
	position: relative;
	background: #aacfe4;
	box-shadow: 1px 1px 4px #c2c5c9;
}

.indexIconBox1:after {
	position: absolute;
	display: block;
	content: '';
	width: 3px;
	height: 42px;
	background: #44a1d6;
	top: 0;
	left: 0;
}

.indexIcon {
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-left: 35px;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -3px;
}

.indexIcon1 {
	background: url(../../images/index/indexIcon1.png) no-repeat;
}

.indexIcon2 {
	background: url(../../images/index/indexIcon2.png) no-repeat;
}

.indexIcon3 {
	background: url(../../images/index/indexIcon3.png) no-repeat;
}

.indexIcon4 {
	background: url(../../images/index/indexIcon4.png) no-repeat;
}

.indexIcon5 {
	background: url(../../images/index/indexIcon5.png) no-repeat;
}

.indexIcon6 {
	background: url(../../images/index/indexIcon6.png) no-repeat;
}

.indexIcon7 {
	background: url(../../images/index/indexIcon7.png) no-repeat;
}
.indexIcons{
	background: url(../../images/index/indexIcons.png) no-repeat;
}

.indexIcon8 {
	background: url(../../images/index/indexIcon7.png) no-repeat;
}

.indexIcon9 {
	background: url(../../images/index/indexIcon9.png) no-repeat;
}

.indexIcon10 {
	background: url(../../images/index/indexIcon10.png) no-repeat;
}

.indexIcon11 {
	background: url(../../images/index/indexIcon11.png) no-repeat;
}

.indexIcon12 {
	background: url(../../images/index/indexIcon12.png) no-repeat;
}

.indexIcon13 {
	background: url(../../images/index/indexIcon13.png) no-repeat;
}

.indexIcon14 {
	background: url(../../images/index/indexIcon14.png) no-repeat;
}

.indexIcon15 {
	background: url(../../images/index/indexIcon15.png) no-repeat;
}

.indexIcon16 {
	background: url(../../images/index/indexIcon16.png) no-repeat;
}

.indexIcon17 {
	background: url(../../images/index/indexIcon17.png) no-repeat;
}

.userIcom {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../../images/index/userIcom.png) center no-repeat;
	margin-right: 5px;
	margin-bottom: -2px;
}

.top_right_one p {
	height: 16px;
	line-height: 40px;
	color: #d6efff;
	font-size: 12px;
	position: relative;
}

.top_right_one p.li1 {
	height: 35px;
}

.userSelect {
	display: none;
	position: absolute;
	z-index: 999;
	right: 22px;
}

.userSelect .u {
	float: right;
	background: url('../../images/index/u.png') center no-repeat;
	color: #fff;
	text-align: center;
	width: 35px;
	height: 18px;
	margin: -30px 30px 0 0;
	z-index: 9999;
}

.selectIcom {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../../images/index/selectIcom.png) no-repeat;
	vertical-align: middle;
}

.top_right_one ul li {
	width: 100%;
	height: 33px;
	text-align: center;
	line-height: 33px;
	color: #fff;
}

.top_right_one {
	width: auto;
	height: 40px;
	float: left;
	padding-right: 86px;
	margin-top: 20px;
	cursor: pointer;
	position: relative;
	z-index: 999;
}

.top_right_one ul li a {
	color: #666;
	font-size: 14px;
}

.userSelect {
	width: 289px;
	height: auto;
	margin-top: 18px;
	vertical-align: middle;
	margin-left: 2px;
}

.userSelect .t {
	height: 70px;
	background: url('../../images/userSelect.png') center no-repeat;
	margin-top: 13px;
	width: 100%;
	position: relative;
}

.nameTxt {
	margin-left: 70px;
	font-size: 14px;
	color: #fff;
	margin-bottom: 13px;
	padding-top: 24px;
	height: 24px;
	width: 138px;
}

.nameTxtc {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}

.nameTxta {
	display: inline-block;
	width: 46px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}

.nameTxtb {
	display: inline-block;
	width: 85px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}

.muneList {
	height: 230px;
	padding-top: 15px;
	background: #f2f3f4;
	color: #555;
	border-bottom: 1px solid #e3e3e3;
}

.muneList p {
	line-height: 40px;
}

.muneList img {
	float: left;
	margin: 5px -30px 0 35px;
}

.muneList a {
	font-size: 14px;
	color: #555;
	margin-left: 49px;
	line-height: 30px;
}

.muneList a:hover {
	color: #48bbf5;
}

.li3 {
	text-align: center;
	font-size: 14px;
	color: #48bbf5;
	background: #f2f3f4;
	border-radius: 0 0 4px 4px;
	padding-top: 18px;
	height: 36px;
}

.li3 a {
	color: red;
}

.vip {
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	margin-left: 15px;
	position: absolute;
	right: 12px;
	top: 20px;
	padding: 0 15px;
	background: #ecac01;
	border-radius: 25px;
	font-size: 12px;
}

p.vipNotes {
	line-height: 5px;
	margin-left: 33px;
	color: #fff;
	font-size: 12px;
	position: absolute;
	top: 53px;
	left: 36px;
}

.opening {
	float: right;
	width: 57px;
	height: 20px;
	border: solid 1px #ecac01;
	border-radius: 12px;
	text-align: center;
	line-height: 20px;
	margin-top: 6px;
	margin-right: 10px;
}

.colseBg {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9000;
}

.bg {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	position: fixed;
	z-index: 9000;
	/* display:none; */
}

.bgImgbox {
	width: 157px;
	height: 34px;
	position: fixed;
	z-index: 9001;
	top: 151px;
	left: 16px;
	border: solid 4px #48bbf5;
	border-radius: 34px;
	animation: shan 2s ease-in infinite;
	box-shadow: 0px 0px 20px #48bbf5
}

.bgImg {
	width: 157px;
	height: 34px;;
	background: url(../../images/index/bgimg_index.png) no-repeat;
	position: fixed;
	z-index: 9001;
	top: 155px;
	left: 20px;
}
@keyframes shan {
    0% {
    transform: scale(0.5);
    opacity: 0;
}
20% {
    transform: scale(1);
    opacity: 1;  }
100% {
    transform: scale(0.8);
    opacity: 0;
    border-width: 4px;
}
}@-webkit-keyframes shan {
    0% {
    transform: scale(0.5);
    opacity: 0;
}
20% {
    transform: scale(1);
    opacity: 1;
}
100% {
    transform: scale(0.8);
    opacity: 0;
    border-width: 4px;
}
}
.boxTxt {
	width: 350px;
	height: 109px;
	background: #fff;
	top: 180px;
	left: 80px;
	color: #333;
	border-radius: 5px;
	padding-left: 26px;
	font-size: 14px;
	position: fixed;
	z-index: 9001;
	top: 208px;
	left: 93px;
}

.boxTxt:after {
	display: block;
	content: '';
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 9px solid #fff;
	position: absolute;
	top: -9px;
}

.boxTxt p {
	line-height: 58px;
}

.boxTxt a {
	line-height: 32px;
	display: block;
	width: 80px;
	height: 32px;
	background: #48bbf5;
	text-align: center;
	border-radius: 3px;
	float: right;
	margin-right: 20px;
	color: #fff;
}

.bg_a {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	position: fixed;
	z-index: 1000;
}

.app_a {
	width: 235px;
	height: 104px;
	background: url(../../images/index/app_a.png) no-repeat;
	position: fixed;
	z-index: 9001;
	top: 169px;
	left: 17px;
}

.guidea .btnNextStep {
	width: 76px;
	height: 37px;
	background: url(../../images/index/imgbtn.png) no-repeat;
	position: fixed;
	z-index: 9001;
	top: 278px;
	left: 15px;
}

.ee {
	width: 235px;
	height: 104px;
	background: url(../../images/index/gr_a.png) no-repeat;
	position: fixed;
	z-index: 9001;
	top: 264px;
	left: 17px;
}

.guideb .btnNextStep {
	width: 76px;
	height: 37px;
	background: url(../../images/index/imgbtn.png) no-repeat;
	position: fixed;
	z-index: 9001;
	top: 377px;
	left: 15px;
}

.gs_a {
	width: 235px;
	height: 104px;
	background: url(../../images/index/gs_a.png) no-repeat;
	position: fixed;
	z-index: 9001;
	top: 217px;
	left: 17px;
}

.guidec .btnNextStep {
	width: 76px;
	height: 37px;
	background: url(../../images/index/imgbtn.png) no-repeat;
	position: fixed;
	z-index: 9001;
	top: 338px;
	left: 15px;
}

.wz {
	width: 235px;
	height: 104px;
	background: url(../../images/index/wz.png) no-repeat;
	position: fixed;
	z-index: 9001;
	top: 255px;
	left: 250px;
}

.guidef .btnNextStep {
	width: 76px;
	height: 37px;
	background: url(../../images/index/imgbtn.png) no-repeat;
	position: fixed;
	z-index: 9001;
	top: 158px;
	right: 290px;
}

.zzht {
	width: 110px;
	height: 55px;
	background: url(../../images/index/zzht.png) no-repeat;
	position: fixed;
	z-index: 9001;
	top: 17px;
	right: 301px;
}

.zzh_a {
	width: 235px;
	height: 104px;
	background: url(../../images/index/zzh_a.png) no-repeat;
	position: fixed;
	z-index: 9001;
	top: 75px;
	right: 267px;
}

.guideg .btnNextStep {
	width: 76px;
	height: 37px;
	background: url(../../images/index/imgbtn.png) no-repeat;
	position: fixed;
	z-index: 9001;
	top: 60%;
	right: 256px;
	margin-top: 116px;
}

.guideg .zzht {
	width: 37px;
	height: 100px;
	background: url(../../images/index/cz.png) no-repeat;
	position: fixed;
	z-index: 9001;
	top: 60%;
	right: 0px;
}

.guideg .zzh_a {
	width: 350px;
	height: 70px;
	background: url(../../images/index/czt.png) no-repeat;
	position: fixed;
	z-index: 9001;
	top: 60%;
	right: 3px;
	margin-top: 50px;
}

.rentuimg {
	width: 39px;
	height: 39px;
	background: url(../../images/index/rentu.png) no-repeat center;
	position: absolute;
	border-radius: 39px;
	top: 24px;
	left: 20px;
	background-size: 100% !important;
}

.rentu {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	background-position: center !important;
	background-size: 100% 100% !important;
}

.topList {
	float: right;
	font-size: 12px;
	color: #fff;
}

.capacitt {
	width: 72px;
	text-align: center;
	display: inline-block;
}

.capacitya {
	float: left;
	padding: 10px;
	border-radius: 4px;
	background: #1c8dc1;
	position: relative;
	z-index: 999;
	margin-right: 6px;
	background: #507db2;
	margin-top: 17px;
	margin-top: 17px;
}

.capacityb {
	float: left;
	padding: 10px;
	border-radius: 4px;
	background: #1c8dc1;
	position: relative;
	z-index: 999;
	margin-right: 6px;
	background: #3e8b99;
	margin-top: 17px;
}

.capacityb a, .capacitya a {
	width: 40px;
	height: 22px;
	border-radius: 22px;
	display: inline-block;
	background: rgba(0, 0, 0, .2);
	text-align: center;
	line-height: 22px;
	position: relative;
	top: -6px;
}

.capacitya .capacitt {
	width: 50px;
}

.capacity {
	text-align: center;
	float: left;
	width: 110px;
	border-radius: 4px;
	background: #1c8dc1;
	position: relative;
	z-index: 999;
	margin-top: 17px;
	margin-right: 8px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 35px;
}

.top_right_one {
	width: auto;
	height: 40px;
	float: left;
	background: #f00;
	margin-top: 17px;
	cursor: pointer;
	position: relative;
	z-index: 999;
	background: #3889b1;
	padding-left: 10px;
	padding-right: 10px;
	height: 50px;
	border-radius: 4px;
	padding-top: 6px;
	margin-right: 20px;
}

.zx {
	padding: 12px 5px 12px 5px;
	width: 27px;
	position: fixed;
	background: #3cc4f8;
	color: #fff;
	z-index: 999;
	text-align: center;
	font-size: 14px;
	right: 0;
	top: 60%;
	cursor: pointer;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-animation-name: scaleDraw;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-duration: 5s;
}

@keyframes scaleDraw {
    0% {
    transform: scale(1);
}
25% {
    transform: scale(1.1);
}
50% {
    transform: scale(1);
}
75% {
    transform: scale(1.1);
}}

