/* 主图 */
.mainPic {
	/* 	display: none; */
	height: 440px;
	background: url(../upload/mainPic1.jpg) no-repeat;
}

.mainPic div {
	height: 400px;
	/* background-color: rgba(0,0,100,0.3); */
}

.mainPic .w {
	position: relative;
}

.mainPic .p1 {
	position: absolute;
	/* top: 150px; */
	font-size: 60px;
	letter-spacing: 5px;
	color: #F1F1F1;
	animation: zoom 1s ease forwards;
	animation-delay: 100ms;
}
@keyframes zoom{
	from{top: 0;}
	to{top: 170px;}
}
.mainPic .p2 {
	position: absolute;
	/* top: 220px; */
	font-size: 30px;
	letter-spacing: 5px;
	color: #F1F1F1;
	animation: zoom2 1s ease-in forwards;
}
@keyframes zoom2{
	from{top:310px ;}
	to{top: 270px;}
}
.T-si{
	height: 200px;
}
.T-si .w {
	position: relative;
}
.T-si .w div{
	height: 45px;
	width: 220px;
	position: absolute;
	top: 110px;
	left: 525px;
	font-size: 45px;
	font-weight: 500;
	color: #585858;
	text-align: center;
	line-height: 45px;
	border-left: 5px solid dodgerblue;
}
.T-IT {
	height: 800px;
}

.T-IT .w {
	position: relative;
}

.words1 {
	height: 550px;
	width: 550px;
	position: absolute;
	top: 150px;
	left: 0;
	text-align: left;
}

.words1>p {
	height: 30px;
	width: 250px;
	font-size: 30px;
	font-weight: 400;
	color: black;
	text-align: center;
	line-height: 30px;
	border-left: 5px solid dodgerblue;
}

.words1 div {
	font-size: 16px;
	/* font: "arial narrow"; */
	line-height: 30px;
	margin-top: 35px;
}

.words1 div p {
	position: absolute;
	top: 170px;
	font-style: ;
	font-weight: 700;
}

.words1 div ul {
	position: absolute;
	top: 210px;
	left: 20px;
}

.words1 li {
	list-style: disc;
}

.Pic1 {
	height: 450px;
	width: 600px;
	position: absolute;
	top: 150px;
	right: 0;
}

.Pic1 img {
	position: absolute;
	top: 50px;
	left: 50px;
	height: 90%;
	width: 90%;
}

.T-NetService {
	height: 700px;
	background-color: #F5F5F5;
}

.T-NetService .w {
	position: relative;
}

.words2 {
	height: 550px;
	width: 550px;
	position: absolute;
	top: 180px;
	left: 650px;
	text-align: left;
}

.words2>p {
	height: 30px;
	width: 230px;
	font-size: 30px;
	font-weight: 400;
	color: black;
	text-align: center;
	line-height: 30px;
	border-left: 5px solid dodgerblue;
}

.words2 div {
	font-size: 16px;
	/* font: "arial narrow"; */
	line-height: 30px;
	margin-top: 35px;
}

.words2 div p {
	position: absolute;
	top: 230px;
	font-style: ;
	font-weight: 700;
}

.words2 div ul {
	position: absolute;
	top: 270px;
	left: 20px;
}

.words2 li {
	list-style: disc;
}

.Pic2 {
	height: 550px;
	width: 600px;
	position: absolute;
	top: 180px;
	left: 0;
}

.Pic2 img {
	height: 70%;
	width: 95%;
}

.T-PCservice {
	height: 750px;
}

.T-PCservice .w {
	position: relative;
}

.words3 {
	height: 550px;
	width: 550px;
	position: absolute;
	top: 180px;
	left: 0;
	text-align: left;
}

.words3>p {
	height: 30px;
	width: 200px;
	font-size: 30px;
	font-weight: 400;
	color: black;
	text-align: center;
	line-height: 30px;
	border-left: 5px solid dodgerblue;
}

.words3 div {
	font-size: 16px;
	/* font: "arial narrow"; */
	line-height: 30px;
	margin-top: 35px;
}

.words3 div p {
	position: absolute;
	top: 290px;
	font-style: ;
	font-weight: 700;
}

.words3 div ul {
	position: absolute;
	top: 330px;
	left: 20px;
}

.words3 li {
	list-style: disc;
}

.Pic3 {
	height: 550px;
	width: 600px;
	position: absolute;
	top: 180px;
	right: 0;
	/* background-color: rgba(0,0,0,0.3); */
}

.Pic3 img {
	position: absolute;
	top: 50px;
	/* left: 50px; */
	height: 70%;
	width: 100%;
	transition: transform 0.5s ease;
}

.Pic3 .mask {
	position: absolute;
	top: 50px;
	/* left: 50px; */
	display: none;
	height: 66%;
	width: 100%;
	background: rgba(0,0,0,0.2);
}

.mask span {
	display: block;
	text-align: center;
	line-height: 385px;
	font-size: 40px;
	color: white;
}
.T-sd{
	height: 200px;
}
.T-sd .w {
	position: relative;
}
.T-sd .w div{
	height: 45px;
	width: 220px;
	position: absolute;
	top: 110px;
	left: 525px;
	font-size: 45px;
	font-weight: 500;
	color: #585858;
	text-align: center;
	line-height: 45px;
	border-left: 5px solid dodgerblue;
}
.pic4{
	margin-top: 90px;
	height: 607px;
	/* background-color: #F5F5F5; */
	background: url(../upload/bg2.png) no-repeat;
}

.pic4 .w{
	position: relative;
}
.pic4 .w p{
	text-align: center;
	line-height: 100px;
	font-size: 30px;
	color: black;
}
.pic4 .w span{
	border-bottom: 2px solid dodgerblue;
}
.pic4 .w ul{
	position: absolute;
	top: 50px;
}
.pic4 .w li{
	float: left;
	/* margin-left: 100px;
	margin-right: 100px; */
	margin-top: 60px;
	height: 200px;
	width: 200px;
	border-radius: 50%;
	background-color: skyblue;
	text-align: center;
	line-height: 200px;
	font-size: 21px;
	color: white;
}

/* .words4{
	position: absolute;
	left: 870px;
	top: 280px;
	font-size: 16px;
	line-height: 30px;
}
.pic4 img{
	position: absolute;
	left: 0;
} */
.T-software {
	height: 600px;
}

.T-software .w {
	position: relative;
}

.words5 {
	height: 500px;
	width: 500px;
	position: absolute;
	top: 150px;
	/* left: 0; */
	text-align: left;
}

.words5>p {
	height: 30px;
	width: 175px;
	font-size: 30px;
	font-weight: 400;
	color: black;
	text-align: center;
	line-height: 30px;
	border-left: 5px solid dodgerblue;
}

.words5 div p {
	position: absolute;
	top: 80px;
	left: 20px;
	font-style: ;
	font-size: 20px;
	font-weight: 700;
}

.words5 div ul {
	position: absolute;
	top: 120px;
	left: 20px;
	font-size: 16px;
	line-height: 35px;
}

.words5 li {
	list-style: disc;
}

.Pic5 {
	height: 500px;
	width: 600px;
	position: absolute;
	top: 60px;
	/* right: 0; */
}

.Pic5 img {
	position: absolute;
	top: 50px;
	/* left: 50px; */
	height: 80%;
	width: 100%;
	transition: transform 0.5s ease;
}
