body {
	background-color: #fff;
	/* overflow-x: hidden; */
}

header {
	height: 55px;
	background-color: #1c51ab;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: transparent;
	width: 100%;
}

/*
ç¤ºèŒƒåŒºå±•ç¤º
*/
.showImg {
	position: relative;
	min-height: calc(100vh - 177px);
	background: url(../img/headback.png) no-repeat center;
	background-size: 100% 100%;
	overflow: visible;
	padding: 60px 0 100px 0;
	box-sizing: border-box;

}

.mapBox {
	position: relative;
}

.w1300.pl200 {
	box-sizing: border-box;
	padding-left: 200px;
	position: relative;
}

.map {
	position: absolute;
	/* left: -198px;
top: -66px; */
	z-index: 5;
	width: 800px;
	height: 610px;
	/* margin-left: 200px; */
}

.mapB {
	z-index: 8;
	position: absolute;
	left: 0px;
	top: -44px;
	pointer-events: none;
}

.head_tabs {
  position: absolute;
  left: -200px;
  top: 40px;
  z-index: 5;
  width: 188px;

}

.showImg .relativeBox {
	position: relative;
}

.tuiguang .head_tab {
	background: url(../img/tuiguang_bg.png) no-repeat center;
	background-size: 184px 132px;
}

.tuiguang .head_tab:hover {
	background: url(../img/tuiguang_bg_hover.png) no-repeat center;
	background-size: 184px 132px;
}

.ws .head_tab {
	background: url(../img/ws_bg.png) no-repeat center;
	background-size: 184px 132px;
}

.ws .head_tab:hover {
	background: url(../img/ws_bg_hover.png) no-repeat center;
	background-size: 184px 132px;
}

.guanli .head_tab {
	background: url(../img/guanli_bg.png) no-repeat center;
	background-size: 184px 132px;
}

.guanli .head_tab:hover {
	background: url(../img/ws_bg_hover.png) no-repeat center;
	background-size: 184px 132px;
}

.head_tab {
	box-sizing: border-box;
	cursor: pointer;
	/* border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5; */
	/* border-width: 1px;
  border-style: solid;
  border-radius: 24px; */
	width: 184px;
	height: 132px;
	color: #7aebbd;
	text-align: center;
	overflow: auto;
	margin-bottom: 80px;
	margin-right: 60px;
}
.ws .head_tab {
	color: #59edf6;
}
.guanli .head_tab {
	color: #7aadff;
}
/* .head_tab:hover{
  background-color: #ad2e33;
  color: #fff;
  box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
} */
.head_tab img {
	display: block;
	margin-top: 28px;
	margin: 28px auto 15px;
}

.head_tab .hover {
	display: none;
}

.head_tab p {
	display: table-cell;
	vertical-align: middle;
	width: 184px;
	height: 42px;
	font-weight: bold;
	font-size: 20px;
}

/* ç™»å½• */
.login {
	position: absolute;
	top: 355px;
	right: 257px;
}

/*
ç¤ºèŒƒåŒºæˆæ•ˆ
*/
.reports {
	position: relative;
	height: 578px;
	/* min-width: 1396px; */
	background: url(../img/gongxiang.png);
	background-position: center center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

@keyframes animX {
	0% {
		left: -30px;
	}

	100% {
		left: 950px;
	}
}

@keyframes animY {
	0% {
		top: -30px;
	}

	100% {
		top: 300px;
	}
}

@keyframes animX1 {
	0% {
		left: -15px;
	}

	100% {
		left: 680px;
	}
}

@keyframes animY1 {
	0% {
		top: -15px;
	}

	100% {
		top: 184px;
	}
}

@keyframes animX2 {
	0% {
		left: 0px;
	}

	100% {
		left: 382px;
	}
}

@keyframes animY2 {
	0% {
		top: 0px;
	}

	100% {
		top: 130px;
	}
}

/* @keyframes scale {

  0% {
    transform: scale(0.7)
  }

  50% {
    transform: scale(1)
  }

  100% {
    transform: scale(0.7)
  }
} */

.ball_size1 {
	width: 950px;
	height: 348px;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	background: url(../img/guidao.png) no-repeat center;
}

.ball_size1 .gonjiangonx {
	position: absolute;
	top: 26px;
	left: 410px;
	z-index: 9;
	width: 137px;
	height: 166px;
	line-height: 114px;
	font-size: 22px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: url(../img/gonjiangonx.png) no-repeat center;
	background-size: 100% 100%;
}

.ball {
	width: 60px;
	height: 60px;
	position: absolute;
}

.ball .ballInner {
	z-index: 999999;
	width: 178px;
	height: 185px;
	line-height: 68px;
	font-size: 18px;
	font-weight: bold;
	color: #131315;
	text-align: center;
	position: absolute;
	top: -83px;
	left: -62px;
}

.ball1 .ballInner {
	background: url(../img/gjgxz_inner.png) no-repeat center;
}

.ball2 .ballInner {
	background: url(../img/gjgxz_inner.png) no-repeat center;
}

.ball3 .ballInner {
	background: url(../img/gjgxju_inner.png) no-repeat center;
}

.ball4 .ballInner {
	background: url(../img/gjgxhotpink_inner.png) no-repeat center;
}

.ball5 .ballInner {
	background: url(../img/gjgxhotpup_inner.png) no-repeat center;
	width: 200px;
	left: -78px;
}

.ball6 .ballInner {
	width: 192px;
	background: url(../img/gjgxpeach_inner.png) no-repeat center;
}

.ball7 .ballInner {
	width: 192px;
	background: url(../img/gjgxpeach2_inner.png) no-repeat center;
	z-index: 10;
}

/* //7ä¸ªåœ†,xå’Œyè½´åŠ¨ç”»åŠ èµ·æ¥æ˜¯20s , 20s/7 çº¦ç­‰äºŽ 2.857s
//æ¯ä¸ªçƒyè½´åŠ¨ç”»å»¶è¿Ÿ ä»Ž0é€’å‡2.857s,xè½´ä¸Žyç›¸å·®åŠ¨ç”»æ—¶é•¿çš„ä¸€åŠï¼ˆ10s/2ï¼‰ */
.ball1 {
	background: url(../img/gjgxz.png) no-repeat center;
	background-size: 100% 100%;
	animation: animX 10s cubic-bezier(0.36, 0, 0.64, 1) 0s infinite alternate,
		animY 10s cubic-bezier(0.36, 0, 0.64, 1) -5s infinite alternate;
	/* scale 20s cubic-bezier(0.36, 0, 0.64, 1) 0s infinite alternate; */
	cursor: pointer;
}

.ball2 {
	background: url(../img/gjgxfen.png) no-repeat center;
	background-size: 100% 100%;
	animation: animX 10s cubic-bezier(0.36, 0, 0.64, 1) -5.5s infinite alternate,
		animY 10s cubic-bezier(0.36, 0, 0.64, 1) -10.5s infinite alternate;
	/* scale 20s cubic-bezier(0.36, 0, 0.64, 1) 0s infinite alternate; */
	cursor: pointer;
}

.ball3 {
	width: 43px;
	height: 43px;
	background: url(../img/gjgxju.png) no-repeat center;
	background-size: 100% 100%;
	animation: animX 10s cubic-bezier(0.36, 0, 0.64, 1) -8.5s infinite alternate,
		animY 10s cubic-bezier(0.36, 0, 0.64, 1) -13.5s infinite alternate;
	/* scale 20s cubic-bezier(0.36, 0, 0.64, 1) 0s infinite alternate; */
	cursor: pointer;
}

.ball4 {
	margin-left: 125px;
	margin-top: 35px;
	width: 43px;
	height: 43px;
	background: url(../img/gjgxhotpink.png) no-repeat center;
	background-size: 100% 100%;
	animation: animX1 10s cubic-bezier(0.36, 0, 0.64, 1) -11.5s infinite alternate,
		animY1 10s cubic-bezier(0.36, 0, 0.64, 1) -16.5s infinite alternate;
	/* scale 20s cubic-bezier(0.36, 0, 0.64, 1) 0s infinite alternate; */
	cursor: pointer;
}

.ball5 {
	margin-left: 125px;
	margin-top: 35px;
	width: 43px;
	height: 43px;
	background: url(../img/gjgxhotpup.png) no-repeat center;
	background-size: 100% 100%;
	animation: animX1 10s cubic-bezier(0.36, 0, 0.64, 1) -14.5s infinite alternate,
		animY1 10s cubic-bezier(0.36, 0, 0.64, 1) -19.5s infinite alternate;
	/* scale 20s cubic-bezier(0.36, 0, 0.64, 1) 0s infinite alternate; */
	cursor: pointer;
}

.ball6 {
	margin-left: 125px;
	margin-top: 35px;
	background: url(../img/gjgxpeach.png) no-repeat center;
	background-size: 100% 100%;
	animation: animX1 10s cubic-bezier(0.36, 0, 0.64, 1) -17.5s infinite alternate,
		animY1 10s cubic-bezier(0.36, 0, 0.64, 1) -22.5s infinite alternate;
	/* scale 20s cubic-bezier(0.36, 0, 0.64, 1) 0s infinite alternate; */
	cursor: pointer;
}

.ball7 {
	margin-left: 253px;
	margin-top: 35px;
	background: url(../img/gjgxpeach2.png) no-repeat center;
	background-size: 100% 100%;
	animation: animX2 10s cubic-bezier(0.36, 0, 0.64, 1) -20.5s infinite alternate,
		animY2 10s cubic-bezier(0.36, 0, 0.64, 1) -25.5s infinite alternate;
	/* scale 20s cubic-bezier(0.36, 0, 0.64, 1) 0s infinite alternate; */
	cursor: pointer;
}

#lopp {
	width: 500px;
	height: 300px;
	border: 2px solid #999;
	border-radius: 50%;
	position: absolute;
	left: 50px;
	top: 100px;
}

.pause {
	animation-play-state: paused;
}

/*
èµ„æ–™ä¸­å¿ƒ
*/
.data {
	/* height: 475px; */
	/* padding-top: 25px; */
	box-sizing: border-box;
}

h4 {
	width: 420px;
	height: 95px;
	line-height: 95px;
	font-size: 28px;
	font-weight: normal;
}

h4 img {
	margin-left: 10px;
	margin-bottom: 5px;
}

.dataImg :nth-child(4n-4) {
	margin-right: 0;
}

.dataImg_box {
	width: 270px;
	height: 208px;
	background-color: #fff;
	box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
	margin-right: 30px;
	margin-bottom: 30px;
	text-align: center;
	border-radius: 5px;
}

.dataImg :hover {
	background-color: #ad2e33;
}

.dataImg_box img {
	margin: 28px 0;
	font-size: 20px;
	color: #535353;
	font-weight: bold;
}

.dataImg_box p {
	font-size: 20px;
	color: #535353;
	font-weight: bold;
}

.dataImg .dataImg_box .hov {
	display: none;
}

.dataImg .hov_box p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}

.dataImg .hov_box img {
	margin-bottom: 10px;
}

.dataImg .hov_box .xq {
	display: block !important;
	width: 126px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 9999px;
	background-color: #fff;
	color: #ad2e33;
	font-size: 16px;
	margin: 0 auto;
}

/*
è¿‘æœŸåŠ¨æ€
*/
.data .recent {
	/* margin-bottom: 50px; */
}

.data .recent .recent_box {
	width: 226px;
	height: 300px;
	margin-bottom: 50px;
	margin-right: 15px;
	padding: 10px;
	box-sizing: border-box;
	/* border-bottom: 3px solid #d9d9d9; */
}

.data .recent :nth-child(5n-5) {
	margin-right: 0;
}

.data .recent .recent_box:hover {
	background-color: #fff;
	box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.1);
}

.data .recent .recent_box .img {
	height: 128px;
	margin-bottom: 10px;
}

.data .recent .recent_box p {
	font-size: 18px;
	/* color: #ad2e33; */
	margin-bottom: 32px;
	min-height: 42px;
}

.data .recent .recent_box .goto {
	font-size: 16px;
	color: #ad2e33;
}

.data .recent .recent_box .goto .circle {
	height: 24px;
	width: 24px;
	background: url(../img/jianT.png) no-repeat center;
}

.circleHov {
	width: 75px !important;
	background: url(../img/jianThov.png) no-repeat center !important;
}

.data .recent .recent_box .goto .text {
	margin: 0 12px 0 0;
}

/*
å‹æƒ…é“¾æŽ¥
*/
.friend {
	border-bottom: 1px solid #afafaf;
}

.friend_select {
	height: 72px;
	padding: 20px 0;
	box-sizing: border-box;
}

.friend_select .select {
	position: relative;
	width: 398px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-size: 18px;
	color: #1c1d20;
	border-left: 1px solid #d9d9d9;
	cursor: pointer;
}

.friend_select .select .select_box {
	position: absolute;
	top: -218px;
	/* top: -58px; */
	left: 67px;
	width: 260px;
	height: 214px;
	padding: 12px 5px 12px 5px;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #9b9b9b;
	overflow-y: auto;
}

.friend_select .select .select_box ul li {
	font-size: 12px;
	text-align: left;
	color: #4d4d4d;
	height: 27px;
	line-height: 27px;
	padding-left: 20px;
	box-sizing: border-box;
}

.friend_select .select .select_box ul li:hover {
	color: #ad2e33;
	background-color: #f7eaea;
}

.padd_8 {
	padding: 9% 0 !important;
}

.paddTop_16 {
	padding-top: 16px;
	box-sizing: border-box;
}

/*
ç‰ˆæœ¬ä¿®æ”¹
*/
.showImg .showNamber {
	margin-top: 25px;
}

.showImg .showNamber .sfqData {
	width: 270px;
	height: 162px;
	background: url(../img/showNamber.png) no-repeat center;
	padding: 20px 10px 10px;
	background-size: 100% auto;
	box-sizing: border-box;
}

.showImg .showNamber .sfq_data_gjj,
.showImg .showNamber .sfq_data_sj {
	background-color: rgba(132, 205, 240, 0.2);
	border-radius: 4px;
	padding: 15px 20px;
}

.showImg .showNamber .name {
	color: #65dcff;
	font-size: 16px;
	line-height: 16px;
	min-width: 80px;
}

.showImg .showNamber .yellow {
	font-size: 24px;
	font-family: "Roboto";
	color: rgb(255, 242, 27);
	font-weight: bold;
	font-style: italic;
	margin-right: 5px;
}

.showImg .showNamber .white {
	font-size: 14px;
	color: #fff;
}

.showImg .showNamber .sfq_data_sj {
	height: 44px;
	padding: 0 20px;
	line-height: 44px;
	margin-top: 8px;
}

.showImg .showNamber .sfq_data_gjj .name {
	margin-top: 6px;
}

.showImg .pici_list {
	margin-top: 12px;
	width: 270px;
}

.showImg .pici_list li {
	height: 64px;
	line-height: 54px;
	padding: 0 24px;
	background: url(../img/pici_bg.png) no-repeat center;
	background-size: 270px auto;
	margin-bottom: 10px;
	display: none;
}
.showImg .pici_list li:nth-child(1) {
	display: block;
}
.showImg .pici_list li .fl {
	font-size: 18px;
	color: #fff;
}

.showImg .pici_list li .fr {
	font-size: 16px;
	color: #65dcff;
	width: 90px;
	text-align: right;
}

.showImg .pici_list li .fr .ita {
	font-size: 32px;
	color: #65dcff;
	font-style: italic;
	margin-right: 10px;
}

/* .showImg .showNamber .button span{
font-size: 18px;
color: #fff;
}
.showImg  .showNamber .button span .span{
font-size: 32px;
color: #fff21b;
}
.showImg .showNamber .per{
width: 298px;
height: 235px;
background: url(../img/showPer.png) no-repeat center;
} */

/*
é¦–é¡µåœ†å½¢è¿›åº¦æ¡
*/
.f-ongoing {
	color: #f60;
}

.f-complete {
	color: #090;
}

.circle_step {
	width: 155px;
	height: auto;
	float: left;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 73px;
}

.circle_step > div {
	width: 155px;
	height: 155px;
	position: relative;
}

.circle_step > div > strong {
	font-size: 42px;
	font-weight: normal;
	color: #fff;
	position: absolute;
	top: 51px;
	text-align: center;
	display: block;
	width: 100%;
	left: 0;
}

.circle_step > div > strong > i {
	font-size: 18px;
}

.circle_step.active > div > strong {
	color: #feab11;
}

.circle_step > p {
	width: 103px;
	height: 32px;
	font-size: 18px;
	line-height: 32px;
	text-align: center;
	background-color: #fff;
	border-radius: 9999px;
	color: #ad2e33;
	margin: 0 auto;
	margin-top: 12px;
}

.circle_step.active > p {
	color: #feab11;
}

.tabscontent.mainDiv {
	background: #4696ef;
	width: 100%;
	margin-top: 55px;
}

.oimg_nav_box {
	width: 1200px;
	margin: 0 auto;
}

#oimg_nav {
	display: block;
	width: 77px;
	margin-left: 40px;
}


.indexRool{
	width: 1300px;
	height: 35px;
	line-height: 35px;
    background-image: url(../img/jianbiantool.png);
    background-color: rgba(43,113,174,0.2);
    background-size: 100%;
	border-radius: 8px;
	margin: 0 auto;
	padding: 0 12px;
}
.indexRool a{
	position: relative;
	font-size: 16px;
	color: #fff;
	margin-right: 38px;
}
.indexRool a::after{
    content: "";
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 999px;
    position: absolute;
    top: 7px;
    left: -12px;
}
.indexRool img{
	margin-right: 35px;
	margin-top: 9px;
}
.Roolinner ul{
	display: flex;
}
.Roolinner ul li{
	min-width: 243px;
}

/* 走马灯 */
.outer-box{
    text-align: center;
    width: 1212px;
    margin: 0 auto;
    overflow: hidden; /* 这个属性很重要一定要设置*/
    display: flex;
    flex-flow: row nowrap;
  }
  .inner-box1,.inner-box2{
    display: flex;
    flex-flow: row nowrap;
    white-space: nowrap;
  }

  .inner-box1 div,.inner-box2 div{
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    margin-right: 10px;
  }



