﻿@charset "utf-8";
/*
Name:湘智云
Date: 2019-02-28
*/
/*! -----搜索------*/
.screen {
	min-width: 1400px;
	background:url(../images/index-bg.png) no-repeat top center;
	}

.all{
	width:auto;
	height:938px;
	position:relative;
	margin: 0 auto;
	background: transparent;
	}
.b-logo{
	position:absolute;
	top:70px;
	left:140px;
	}
.b-logo img{
	height:100px;
	}
.nav{
	position:absolute;
	top:10px;
	right:50px;
	}
.nav li a {
    border-right: none;
}
.nav li a:hover{
    background:none;
    font-size:12px;
}
.service {
    position: absolute;
    top: -15px;
    right: 6px;
    cursor: pointer;
}
.talk{
	position:absolute;
	top:371px;
	right:93px;
	cursor:pointer;
	}
.center{
	position:absolute;
	top:80px;
	right:488px;
	cursor:pointer;
	}
.spacial{
	position:absolute;
	top: 480px;
	right: 512px;
	cursor:pointer;
	}
.naw-trends{
	position:absolute;
	top: 220px;
	left: 140px;
	width:636px;
	}
.naw-trends h3{
	font-size:24px;
	height:80px;
	line-height:80px;
	border-bottom:1px solid #FFF;
	color:#fff;
	margin-bottom:10px;
	}
.naw-trends h3 span{
	float:right;
	}
.naw-trends h3 span a{
	font-size:14px;
	color:#FFF;
	}
.naw-trends ul li{
	font-size:18px;
	line-height:48px;
	}
.naw-trends ul li b{
	color:#ffa800;
	}
.naw-trends ul li a{
	color:#FFF;
	width:500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
	}
.naw-trends ul li span{
	float:right;
	color:#FFF;
/*	margin-top:-47px;*/
	}
.nav .tool1 {
    width: 200px;
    height: 408px;
    background: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    left: 122px;
    position: relative;
    top: -68px;
    z-index: 99999;
}
.nav .tool2 {
    width: 200px;
    height: 180px;
    background: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    left:160px;
    top:-20px;
    position: relative;
}
.nav .tool3 {
    width: 185px;
    height: 220px;
    background: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    top:-25px;
    left:-50px;
    position: relative;
}
.nav .tool4 {
    width: 330px;
    height: 144px;
    background: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    position: relative;
	left: 90px;
	top: -30px;
}
.nav .tool1 ul li, .nav .tool2 ul li, .nav .tool3 ul li, .nav .tool4 ul li {
    display: list-item;
    padding-left: 30px;
    color: #1369e2;
    height: 33px;
    line-height: 33px;
    float: none;
    padding: 15px;
    margin-bottom: 5px;
    z-index:999999;
}
.nav .tool1 ul li a,.nav .tool2 ul li a,.nav .tool3 ul li a,.nav .tool4 ul li a{
	background:#dbf8ff url(../images/book-b.png) no-repeat 10px 10px;
	padding-left:46px;
	color:#1369e2;
	height:36px;
	line-height:36px;
	float:none;
	font-weight:normal;
	text-align:left;
	margin:0;
	font-size:16px;
    overflow:hidden;
	}
.nav .tool1 ul li a:hover,.nav .tool2 ul li a:hover,.nav .tool3 ul li a:hover,.nav .tool4 ul li a:hover{
	background:#1369e2 url(../images/book-q.png) no-repeat  10px 10px;
	color:#fff;
	}
.tool3:before,.tool2:before,.tool1:before,.tool4:before {
	transform: rotate(45deg);
	content: " ";
	display: block;
	width: 19px;
	height: 20px;
	position: absolute;
	left: -10px;
	top: 86px;
	background: #fff;
	border-left: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}
.tool2:before{
	left: -10px;
	top: 81px;
}
.tool3:before{
	border-left: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	left: 80px;
	top: -9px;
}
.tool4:before{
	left: -10px;
	top: 59px;
}
.too0{
	top:-75px;
	position:relative;
	left: -45px;
	}
.too0 ul li{
	text-align:center;
	height:30px;
	line-height:30px;
	margin-left:47px;
	}
.nav .too0 ul li a {
    padding: 0 10px;
}
.nav .too0 ul li a, .nav .too0 ul li:hover {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
}

.foot{
	width:100%;
	margin:0 auto;
	position:absolute;
	bottom:0;
	}
.foot p{
	line-height:100px;
	text-align:center;
	}	
.h-top {
    width: 86%;
    height: 20px;
    line-height: 20px;
    margin: 0 auto;
    padding-top: 10px;
    z-index: 99999;
    top: 5px;
    position: absolute;
	}
.chart1{
	top: 43%;
	position: absolute;
	right: 30px;
	width: 80px;
	height: 80px;
	padding-left: 13px;
	}
.chart1:hover ul {
  display: block;
}
.on-chart ul{
  	display: none;
	position:absolute;
	background:#FFF;
	width:140px;
	height:97px;
	left: -138px;
	top: -14px;
	padding:10px;
	border: 1px solid #d5d5d5;
	border-radius:3px;
	}
.on-chart ul li{
	background:#f1f1f1 url(../images/qq.png) no-repeat 10px;
	padding-left:40px;
	line-height:30px;
	margin-bottom:10px;
	}
.on-chart ul:before{
	transform: rotate(45deg);
	content: " ";
	display: block;
	width: 15px;
	height: 20px;
	position: absolute;
	left:130px;
	top: 37px;
	background: #fff;
	border-right: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
}
/*-------------水纹1--------------*/
.banner1{
	color:#FFF;
	font-size:16px;
	}
.double-circle {
      position: absolute;
      left: 50%;
      border-radius: 50%;
      background: transparent;
    }
    .circle {
      position: absolute;
      top: 50%;
      left: 50%;
      border: 2px solid #eee;
      border-radius: 50% !important;
    }
    .circle-size-0 {
      width: 16px;
      height: 6px;
    }
    .circle-size-0 .size-0 {
      width: 144px;
      height: 144px;
      margin-top: -7px;
      margin-left: -22px;
	  left:0
    }
    .circle-size-1 {
      width: 16px;
      height: 8px;
    }
    .circle-size-1 .size-1 {
      width: 56px;
      height: 28px;
      margin-top: -14px;
      margin-left: -28px;
    }

    .circle-size-2 {
      width: 24px;
      height: 12px;
    }

    .circle-size-2 .size-2 {
      width: 86px;
      height: 94px;
      margin-top: -14px;
      margin-left: -28px;
    }
	.circle-size-2 .size-3 {
      width: 86px;
      height:115px;
      margin-top: -14px;
      margin-left: -28px;
    }
	 .circle-size-0 .size-5 {
      width: 129px;
      height: 144px;
      margin-top: -7px;
      margin-left: -22px;
	  left:0
    }
    .inner-delay-0 {
      animation: banner-move1 8s linear infinite;
    }

    .outer-delay-0 {
      opacity: 0;
      animation: banner-move1 8s linear 2s infinite;
    }

    .inner-delay-1 {
      opacity: 0;
      animation: banner-move1 8s linear 3s infinite;
    }

    .outer-delay-1 {
      opacity: 0;
      animation: banner-move1 8s linear 5s infinite;
    }

    .inner-delay-2 {
      opacity: 0;
      animation: banner-move1 8s linear 6s infinite;
    }

    .outer-delay-2 {
      opacity: 0;
      animation: banner-move1 8s linear 8s infinite;
    }

    .left-0 {
      top: 505px;
      margin-left: -573px;
      transform: rotateX(45deg);
    }

    .left-1 {
      top: 528px;
      margin-left: -365px;
      transform: rotateX(30deg);
    }

    .left-2 {
      top: 249px;
      margin-left:-61px;
    }

    .right-0 {
      top: 146px;
      margin-left: -24px;
      transform: rotateX(30deg);
    }

    .right-1 {
      top: 230px;
      transform: rotateX(30deg);
	  left:0;
	  margin-left:339px
    }

    .right-2 {
      top: 143px;
      margin-left: -25px;
      transform: rotateX(45deg);
    }


    .bg-blur {
      position: absolute;
      top: 392px;
      left: 0;
      width: 100%;
      height: 283px;
      background: url($imgUrl + 'index/banner/bg-1024-blur.png') no-repeat bottom center;
    }

    .aurora-wrap {
      position: absolute;
      top: 330px;
      left: 0;
      width: 100%;
      height: 300px;
    }

    .aurora-wrap .green-round {
      width: 100%;
      height: 100%;
      background: url($imgUrl + 'index/banner/green-round.png?v=424b98254f') no-repeat bottom center;
      animation: grad-change 8s linear infinite;
    }

    .aurora-wrap .red-aurora {
      position: absolute;
      top: -70px;
      left: 50%;
      width: 1050px;
      height: 300px;
      margin-left: -700px;
      background: url($imgUrl + 'index/banner/red-aurora.png?v=c439f3136f') no-repeat;
      animation: grad-change 8s linear infinite;
    }

    .aurora-wrap .green-aurora {
      position: absolute;
      top: -40px;
      left: 50%;
      width: 1050px;
      height: 300px;
      margin-left: -200px;
      background: url($imgUrl + 'index/banner/green-aurora.png?v=2a16ceb3eb') no-repeat;
      animation: grad-change 8s linear 5s infinite;
    }

    .aurora-wrap .blue-aurora {
      position: absolute;
      top: -50px;
      left: 50%;
      width: 1050px;
      height: 300px;
      margin-left: -360px;
      background: url($imgUrl + 'index/banner/blue-aurora.png?v=cb44fe8613') no-repeat;
      animation: grad-change1 8s linear 2s infinite;
      opacity: 0.7;
    }
.b-logo .logoCarousel {
    display: inline-block;
    overflow: hidden;
    height: 72px;
}

.b-logo .logoCarousel > a {
    display: block;
}
@keyframes grad-change {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes grad-change1 {
  0% {
    opacity: 0.7;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}
@keyframes banner-move1 {
  0% {
    transform: scale(0.5, 0.5);
    opacity: 0;
  }
  40% {
    transform: scale(1.6, 1.6);
    opacity: 1;
  }
  80% {
    transform: scale(3, 3);
    opacity: 0;
  }
  100% {
    transform: scale(3, 3);
    opacity: 0;
  }
}
@media screen and (max-width: 1800px){
.all{
	width:1400px;
	overflow:hidden;
	}
.nav{
	right:-60px;
	} 
.b-logo{
	position:absolute;
	top:70px;
	left:10px;
	} 
.b-logo img{
	height:76px;
	}
.naw-trends{
	position:absolute;
	top: 220px;
	left: 20px;
	width:436px;
	}
.naw-trends h3{
	font-size:22px;
	height:60px;
	line-height:60px;
	border-bottom:1px solid #FFF;
	color:#fff;
	margin-bottom:10px;
	}
.naw-trends h3 span{
	float:right;
	}
.naw-trends h3 span a{
	font-size:16px;
	color:#FFF;
	}
.naw-trends ul li{
	font-size:14px;
	line-height:40px;
	}
.naw-trends ul li b{
	color:#ffa800;
	}
.naw-trends ul li a{
	color:#FFF;
	width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
	}
.naw-trends ul li span{
	float:right;
	color:#FFF;
	
	}
}
  
