/*网站建设*/
.webBuild{
	width: 7.5rem;
	margin-top: 1.24rem;
}


.webBuild .item1{
	width: 7.5rem;
	background: url(../images/web1.png) no-repeat;
	background-size:cover ;
	background-position:center;
}


.webBuild .item1 h3{
	margin-top: 4.8rem;
}
.webBuild  h3{
	font-size: 0.44rem;
	color: #11fff4;
	font-family: MicrosoftYaHei;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0.40rem;
	
}
.webBuild  h3 span{
	font-size: 0.22rem;
}

.webBuild .tishi{
	font-family: MicrosoftYaHei;
	font-size: 0.18rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #f3ff30;
	padding: 0 0.5rem;
	text-align: center;
	
}

.webBuild .advantage h5,.webBuild .Inferioritye h5{
	font-family: MicrosoftYaHei;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #37fff6;
	text-align: center;
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}
.webBuild  .advantage h5 span,.webBuild  .Inferioritye h5 span{
	font-family: ArialMT;
	font-size: 0.18rem;
	font-weight: normal;
	letter-spacing: 0px;
	color: #e2ff1d;
	margin-left: 0.05rem;
}
.webBuild  .advantage p,.webBuild .Inferioritye p{
	color: #11cfd3;
	padding-left: 0.6rem;
	padding-right: 0.6rem;
	font-size: 0.16rem;
	line-height: 0.40rem;
}
.webBuild  .bot{
	text-align: center;
	margin-top: 0.3rem;
	
}
.webBuild .item1 .bot a{
	display: inline-block;
	height: 0.56rem;
	width: 1.7rem;
	color: #e2ff1c;
	font-size: 0.22rem;
	text-align: center;
	line-height: 0.56rem;
	border: 0.01rem solid #e2ff1c;
	border-radius: 0.08rem;
}
.webBuild .item1 .bot a:nth-child(1){
	margin-right: 0.36rem;
}


.webBuild .item2{
	width: 7.5rem;
	background: url(../images/web2.png) no-repeat;
	background-size:cover ;
	background-position:center;
}
.webBuild .item2 h3{
	color: #11fff4;
}
.webBuild .item2 h5{
	color: #37fff6;
}
.webBuild .item2 p{
	color: #55e7ff;
	
}
.webBuild .item2 .madeList{
	margin-top: 1.14rem;
	width: 4.12rem;
    height: 4.12rem;
    margin-bottom: 0.55rem;
	padding: 0 1.69rem;
	position: relative;
}
.webBuild .item2 .diqiu{
	
	width: 4.12rem;
    height: 4.12rem;
	background: url(../images/diqiu.png) no-repeat;
	background-size:cover ;
	background-position:center ;
	animation: zhuan1 40s linear 0s infinite;
    -webkit-animation: zhuan1 40s linear 0s infinite;
}

.webBuild .item2 .zhongxin {
    font-size: 0.32rem;
    line-height: 0.6rem;
    text-align: center;
    width: 1.8rem;
    height: 0.6rem;
    position: absolute;
    left: 2.86rem;
    top: 50%;
    margin-top: -20px;
    color: #55e7ff;
    text-shadow: 0px 0px 10px rgba(149,252,255,0.8);
    -moz-text-shadow: 0px 0px 10px rgba(149,252,255,0.8);
    -webkit-text-shadow: 0px 0px 10px rgba(149,252,255,0.8);
}
.webBuild .item2 .five {
    width: 4.12rem;
    height: 4.12rem;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 1.69rem;
    animation: zhuan1 40s linear 0s infinite;
    -webkit-animation: zhuan1 40s linear 0s infinite;
}
.webBuild .item2 .five h1 {
    position: absolute;
    top: 0.58rem;
    left: 0.18rem;
    font-size: 0.12rem;
    font-weight: normal;
     color: #e2ff1c;
    animation: zhuan2 40s linear 0s infinite;
    -webkit-animation: zhuan2 40s linear 0s infinite;
}
.webBuild .item2 .five h2 {
    position: absolute;
    top: 0.2rem;
    left: 2.6rem;
     color: #e2ff1c;
    font-size: 0.12rem;
    font-weight: normal;
    animation: zhuan2 40s linear 0s infinite;
    -webkit-animation: zhuan2 40s linear 0s infinite;
}
.webBuild .item2 .five h3 {
    position: absolute;
    top: 2.1rem;
    left: 3.3rem;
     color: #e2ff1c;
    font-size: 0.12rem;
    font-weight: normal;
    opacity: 1;
    animation: zhuan2 40s linear 0s infinite;
    -webkit-animation: zhuan2 40s linear 0s infinite;
}
.webBuild .item2 .five h4 {
    position: absolute;
    top: 3.6rem;
    left: 1.8rem;
    font-size: 0.12rem;
     color: #e2ff1c;
    font-weight: normal;
    animation: zhuan2 40s linear 0s infinite;
    -webkit-animation: zhuan2 40s linear 0s infinite;
}

.webBuild .item2 .five h5 {
    position: absolute;
    top: 2.6rem;
    left: 0rem;
     color: #e2ff1c;
    font-size: 0.12rem;
    font-weight: normal;
    animation: zhuan2 40s linear 0s infinite;
    -webkit-animation: zhuan2 40s linear 0s infinite;
}


@keyframes show{
	0% {
    opacity: 0;
    margin-left: 1rem;
	}
	100% {
	    opacity: 1;
	    margin-left: 0px;
	}
}


.webBuild .item3{
	height: 13.22rem;
	width: 7.5rem;
	background: url(../images/web3.png) no-repeat;
	background-size:cover ;
	background-position: center;
	padding-top: 1.36rem;
}
.webBuild .item3 h3{
	font-family: MicrosoftYaHei;
	height: 0.7rem;
	font-size: 0.48rem;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
.webBuild .item3 .cur{
	font-size: 0.72rem;
	color: #fff000;
}
.webBuild .item3  h3 span:nth-of-type(2){
	margin-right: 0.44rem;
}
.webBuild .item3  p{
	margin-top: 0.84rem;
	text-align: center;
	color: #FFF;
	font-size: 0.22rem;
	line-height: 0.4rem;
}
.webBuild .item3 .webList{
	margin-top: 0.64rem;
	width: 6rem;
	position: relative;
	z-index: 998;
	height: 6.58rem;
	
}
.webBuild .item3 .webList .box{
	width: 7.5rem;
	position: relative;
	z-index: 998;
	height: 6.58rem;
	
	
}


@keyframes zhuan1{

	0% {
	    -moz-transform: rotate(0deg);
	    -webkit-transform: rotate(0deg);
	    -o-transform: rotate(0deg);
	    -ms-transform: rotate(0deg);
	    transform: rotate(0deg);
	}
	100% {
	    -moz-transform: rotate(360deg);
	    -webkit-transform: rotate(360deg);
	    -o-transform: rotate(360deg);
	    -ms-transform: rotate(360deg);
	    transform: rotate(360deg);
	}

}

@keyframes zhuan2{
	0% {
	    -moz-transform: rotate(0deg);
	    -webkit-transform: rotate(0deg);
	    -o-transform: rotate(0deg);
	    -ms-transform: rotate(0deg);
	    transform: rotate(0deg);
	}
	100% {
	    -moz-transform: rotate(-360deg);
	    -webkit-transform: rotate(-360deg);
	    -o-transform: rotate(-360deg);
	    -ms-transform: rotate(-360deg);
	    transform: rotate(-360deg);
	}
}



@keyframes top1{
	0% {
    	margin-top: 0px;
	}
	
	10% {
	    margin-top: 0.22rem;
	}
	50% {
	    margin-top: 0.22rem;
	}
	60% {
	    margin-top: 0px;
	}
	100% {
	    margin-top: 0px;
	}
}

.webBuild .item3 .webList .center{
	width: 1.96rem;
	height: 1.96rem;
	border-radius: 50%;
	background: #faee2f;
	color: #242424;
	font-size: 0.46rem;
	text-align: center;
	line-height: 1.96rem;
	position: absolute;
	top: 2.24rem;
	left: 2.76rem;
	z-index: 999;
		
}


.webBuild .item3 .webList .item{
	width: 1.52rem;
	height: 1.52rem;
	background:rgba(255,255,255,0.2);
	border-radius: 50%;
	color: #f3ff31;
	font-size: 0.34rem;
	text-align: center;
	line-height: 1.52rem;
	position: absolute;
	z-index: 999;
}
.webBuild .item3 .webList .item:nth-of-type(1){
	top: 0;
	left: 2.96rem;
}
.webBuild .item3 .webList .item:nth-of-type(2){
	top: 1.22rem;
	left: 5.00rem;
}
.webBuild .item3 .webList .item:nth-of-type(3){
	top: 3.60rem;
	left: 4.95rem;
}
.webBuild .item3 .webList .item:nth-of-type(4){
	top: 5.11rem;
	left: 2.96rem;
}

.webBuild .item3 .webList .item:nth-of-type(5){
	top: 3.60rem;
	left: 0.84rem;
}

.webBuild .item3 .webList .item:nth-of-type(6){
	top: 1.22rem;
	left: 0.90rem;
}


.webBuild .item4{
	width: 7.5rem;
	background: url(../images/web4.png) no-repeat;
	background-size:cover ;
	background-position:center ;
}
.webBuild .item4 h3{
	margin-top: 6rem;
}
.webBuild .item4 .tishi{
	color: #c6de20;
	font-size: 0.2rem;
	margin-bottom: 0.52rem;
}
.webBuild .item4 p{
	color: #70edff;
	padding: 0 0.6rem;
	font-size: 0.14rem;
}
.webBuild .item4 .bot{
	text-align: center;
	margin-top: 0.7rem;
}
.webBuild .item4 .bot a{
	display:inline-block;
	width: 1.7rem;
	height: 0.56rem;
	line-height: 0.56rem;
	text-align: center;
	font-size: 0.2rem;
	color: #e2ff1c;
	border: 0.01rem solid #e2ff1c;
	border-radius: 0.08rem;
}

.fp-tableCell {
    display: table-cell;
    vertical-align:inherit;
    width: 100%;
    height: 100%;
}

.support .supList{
	width: 7.1rem;
	height: ;
	padding: 0 0.2rem;
	padding-top: 0.4rem;
	position: absolute;
    z-index: 90;
    background: #292929;
}

.support .busmessage{
	width: 7.1rem;
	padding: 0 0.2rem;
	padding-top: 0.54rem;
	font-size: 0.28rem;
	height: 2.5rem;
	position: absolute;
	bottom: 2.22rem;
}

.support .copyright{
	position: absolute;
	bottom: 1.2rem;
}
