body{
	padding: 0;
	margin: 0;
}
.page {
  
}
a{
	text-decoration: none;
	color: #333;
}
.head{
	height: 80px;
	background: #000;
	display: flex;
	align-items: center;
	width: 100%;
}
.head  a{
	color: #FFF;
	margin-left: 30px;
	text-decoration: none;
}
.flex-row{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.top{
	width: 1200px;
	margin: 0 auto;
}
.banner{
	background: url(../img/5.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 780px;
	text-align: center;
	color: #fff;
	position: relative;
}
.model1{
	background: url(../img/11.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 580px;
	text-align: center;
	color: #fff;
	position: relative;
}
.m-cont1{
	background: url(../img/4.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 410px;
	text-align: center;
	color: #fff;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.f1{
	font-family: PingFang-SC, PingFang-SC;
	font-weight: 800;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 50px;
	text-align: right;
	font-style: normal;
	text-transform: none;
}
.f2{
	font-family: Roboto, Roboto;
	font-weight: 900;
	font-size: 20px;
	color: #E5E5E5;
	line-height: 24px;
	text-align: right;
	font-style: normal;
	text-transform: none;
}
.f3{
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 28px;
	text-align: right;
	font-style: normal;
	text-transform: none;
}
 .cont-cont3 .strs{
	 width: 700px;
	 margin: 0 auto;
	 line-height: 25px;
	 font-family: PingFangSC, PingFang SC;
	 font-weight: 400;
	 font-size: 16px;
	 color: #666666;
	 line-height: 28px;
	 text-align: center;
	 font-style: normal;
	 text-transform: none;
 }
 .tig{
	 width: 70px;
	 height: 22px;
	 background: #FEE60E;
	 font-family: FZCCHJW--GB1, FZCCHJW--GB1;
	 font-weight: bold;
	 font-size: 12px;
	 color: #000;
	 line-height: 22px;
	 letter-spacing: 1px;
	 text-align: center;
	 font-style: normal;
	 text-transform: none;
	 border-radius: 10px;
	 margin: 20px auto;
 }
.banner .tit{
	position: absolute;
	top: 190px; 
	width: 100%;
	text-align: center;
	font-family: PingFang-SC, PingFang-SC;
	font-weight: bold;
	font-size: 50px;
	color: #FFFFFF;
	line-height: 70px;
	letter-spacing: 1px; 
	font-style: normal;
}
.banner .str{
		position: absolute;
		top: 240px; 
		width: 100%;
		text-align: center;
		font-family: PingFang-SC, PingFang-SC;
		font-weight: bold;
		font-size: 18px;
		color: #FFFFFF;
		line-height: 70px;
		letter-spacing: 1px; 
		font-style: normal;
}

.banner1{
	background: url(../img/b1.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 780px;
	text-align: center;
	color: #fff;
	position: relative;
}
 .banner1 .tit{
	position: absolute;
	top: 190px; 
	width: 100%;
	text-align: center;
	font-family: PingFang-SC, PingFang-SC;
	font-weight: bold;
	font-size: 60px;
	color: #FFFFFF;
	line-height: 70px;
	letter-spacing: 1px; 
	font-style: normal;
}
 .banner1 .str{
		position: absolute;
		top: 240px; 
		width: 100%;
		text-align: center;
		font-family: PingFang-SC, PingFang-SC;
		font-weight: bold;
		font-size: 18px;
		color: #FFFFFF;
		line-height: 70px;
		letter-spacing: 1px; 
		font-style: normal;
}
 .cont{
	 position: relative;
	 height: 400px;
 }
 .cont-cont{
	position: absolute;
	width: 100%;
	 z-index: 9;
	 top: -300px;
 }
 .cont-cont1{
	 margin: 0 auto;
	 width: 1200px;
	 height: 346px;
	 background: #FFFFFF;
	 border-radius: 10px;
	 padding: 30px 0;
	 
 }
 .cont-cont1 .tit{
	 text-align: center;
	font-family: PingFang-SC, PingFang-SC;
	font-weight: 800;
	font-size: 36px;
	color: #333333;
	line-height: 50px;
	 text-align: center; 
	font-style: normal;
	text-transform: none;
 }
 .cont-cont1 .str{
	 font-family: Roboto, Roboto;
	 font-weight: 900;
	 font-size: 20px;
	 color: #E5E5E5;
	 line-height: 24px;
	 text-align: center; 
	 font-style: normal;
	 text-transform: none;
	 margin-bottom: 45px;
 }
  .cont-cont1 .items{
	 display: flex;
 }
  .cont-cont1 .items .item{
	 width: 30%;
	 margin: 10px 15px;
	 height: 421px;
	 background: #FFFFFF;
	 box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.05);
 }
  .cont-cont1 .items .item img{
	 border-radius: 10px;
 }
  .cont-cont1 .item label{
	 width: 103px;
	 height: 30px;
	 background: #000000;
	display: block;font-family: PingFang-SC, PingFang-SC;
	font-weight: bold;
	font-size: 14px;
	margin:20px 0;
	color: #FEE60E;
	 line-height: 30px;
	letter-spacing: 2px;
	text-align: center;
	font-style: normal;
	text-transform: none;
	border-radius: 15px;
	margin-left: 10px;
 }
  .cont-cont1 .item   .s{
	 font-family: Roboto, Roboto;
	 font-weight: 500;
	 font-size: 16px;
	 color: #666666;
	margin-left: 10px;
	 line-height: 24px;
	 text-align: left;
	 font-style: normal;
	 text-transform: none;
	 margin-bottom: 30;
 }
  
 
 .cont-cont2 .tit{
 	 text-align: center;
 	font-family: PingFang-SC, PingFang-SC;
 	font-weight: 800;
 	font-size: 36px;
 	color: #333333;
 	line-height: 50px;
 	 text-align: center; 
 	font-style: normal;
 	text-transform: none;
 }
 .cont-cont2 .str{
 	 font-family: Roboto, Roboto;
 	 font-weight: 900;
 	 font-size: 20px;
 	 color: #E5E5E5;
 	 line-height: 24px;
 	 text-align: center; 
 	 font-style: normal;
 	 text-transform: none;
 	 margin-bottom: 45px;
 }
  .cont-cont2 .items{
 	 display: flex;
	 width: 90%;
	 margin: 0 auto;
 }
  .cont-cont2 .items .item{
 	 width: 50%;
 	 margin: 10px 15px;
	 background: #F5F5F5;
	 border-radius: 10px;
	 padding-bottom: 25px;
 }
  .cont-cont2 .items .item img{
	  width: 100%;
 	 border-radius: 5px;
 }
  .cont-cont2 .item label{
 	 font-family: PingFang-SC, PingFang-SC;
 	 font-weight: bold;
 	 font-size: 30px;
 	 color: #191919;
 	 line-height: 42px;
 	 text-align: left;
 	 font-style: normal;
 	 text-transform: none;
	 background: none;
	 width: auto;
	 margin-left: 15px;
	 margin-top: 30px;
	 margin-bottom: 20px;
 }
  .cont-cont2 .item   .s{
	 margin-left: 15px;
 	 
 }
 .about{
	 width: 1200px;
	 margin: 80px auto; 
	 margin-bottom: 140px;
	
 }
 .about .tit{
	 text-align: center;
	font-family: PingFang-SC, PingFang-SC;
	font-weight: 800;
	font-size: 36px;
	color: #333333;
	line-height: 50px;
	 text-align: center; 
	font-style: normal;
	text-transform: none;
 }
 .about .str{
	 font-family: Roboto, Roboto;
	 font-weight: 900;
	 font-size: 20px;
	 color: #E5E5E5;
	 line-height: 24px;
	 text-align: center; 
	 font-style: normal;
	 text-transform: none;
	 margin-bottom: 50px;
 }
 .about .lf{
	 width: 750px;
 }
 .about .lf img{
	 width: 100%;
 }
 .about .rg{
 	flex: 1;
	margin-left: 40px;
 }
 
 .about .rg .li{
	 font-family: PingFang-SC, PingFang-SC;
	 font-weight: bold;
	 font-size: 14px;
	 color: #333333;
	 line-height: 24px;
	 text-align: left;
	 font-style: normal;
	 text-transform: none;
	 margin-bottom: 20px;
 }
 .about .rg .li span{
	 display: block;
 }
 .about .rg .li img{
	 width: 100px;
	 height: 100px;
 }
 
 .foot{
	 text-align: center;
	 background: #000;
	 font-family: PingFangSC, PingFang SC;
	 font-weight: 400;
	 font-size: 12px;
	 color: #B0B0B0;
	 line-height: 10px;
	 text-align: center;
	 font-style: normal;
	 text-transform: none;
	 padding: 20px 0 10px 0;
 }
 .foot .li{
	 line-height: 25px; 
 }
 
 .list{
	 
 }
 .list .li{
	 display: flex;
	 align-items: center;
	 justify-content: space-between;
	 border-bottom: 1px solid #eee;
	 line-height: 60px;
 }
 
 .info{
	 padding: 30px 0;
	 width: 1200px;
	 margin: 0 auto;
 }
 .info .tit{
	 font-family: PingFang-SC, PingFang-SC;
	 font-weight: 800;
	 font-size: 40px;
	 color: #333333;
	 line-height: 84px;
	 text-align: left;
	 font-style: normal;
	 text-transform: none;
 }
 .info .t{
	 font-family: PingFang-SC, PingFang-SC;
	 font-weight: 500;
	 font-size: 18px;
	 color: #666666;
	 line-height: 35px;
	 text-align: left;
	 font-style: normal;
	 text-transform: none;
	 margin-bottom: 30px;
	 border-bottom: 1px solid #eee;
 }
 .c{
	 font-family: PingFangSC, PingFang SC;
	 font-weight: 400;
	 font-size: 18px;
	 color: #333333;
	 line-height: 30px;
	 text-align: justify;
	 font-style: normal;
	 text-transform: none;
 }
 
 .rows{
	 display: flex;
	 width: 1200px;
	 margin: 30px auto;	
 }
 .rows .row{
	 width: 24%;
	 margin: 15px 10px;
	 padding: 0 0 10px 0;
	 background: #F5F5F5;
	 border-radius:5px; 
	 overflow: hidden;
	 
 }
 .rows .row img{
	 width: 100%;
	 height: 250px;
	 border-top-left-radius:5px; 
	 border-top-right-radius:5px; 
 }
 .rows .row label{
	 font-family: PingFang-SC, PingFang-SC;
	 font-weight: bold;
	 font-size: 24px;
	 color: rgba(0,0,0,0.85);
	 line-height: 33px;
	 text-align: justify;
	 font-style: normal;
	 margin-bottom: 10px;
	display: block;
	 margin-left: 15px;
	 margin-top: 10px;
 }
 .f3{
	 line-height: 35px;
	 width: 600px;
	 margin: 0 auto;
	 margin-top: 30px;
 }
 .rows .row .s{
	font-family: PingFang-SC, PingFang-SC;
	font-weight: 500;
	font-size: 16px;
	color: #191919;
	line-height: 19px;
	text-align: justify;
	font-style: normal;
	display: block;
	 margin-left: 15px;
	 margin-right: 15px;
	 margin-bottom: 10px;
 }
 .rows .row .p{
 	 font-family: HelveticaNeue, HelveticaNeue;
 	 font-weight: bold;
 	 font-size: 24px;
 	 color: #000000;
 	 line-height: 32px;
 	 text-align: justify;
 	 font-style: normal;
	 display: block;
	 margin-left: 15px;
 }
 .rows .row .p i{
	 font-family: HelveticaNeue, HelveticaNeue;
	 font-weight: bold;
	 font-size: 12px;
	 color: #000000;
	 line-height: 19px;
	 text-align: justify;
	 font-style: normal;
 }
 
 .m-cont{
	 width: 1100px;
	 margin: 0 auto;
	 display: flex;
	 padding-top: 200px;
 }
 .m-cont .it{
	 width: 20%;
	 display: flex;
	 flex-direction: column;
	 align-items: center;
	 justify-content: center;
 }
 .m-cont .it span{
	 font-family: Roboto, Roboto;
	 font-weight: 900;
	 font-size: 60px;
	 color: #333333;
	 line-height: 71px;
	 text-align: right;
	 font-style: normal;
	 text-transform: none;
 }
 .m-cont .it label{
	 width: 130px;
	 height: 40px;
	 line-height: 40px;
	 border-radius: 20px;
	 background: #FEE60E;
	 color: #000;
	 font-weight: bold;
 }
 
 .title .tit{
 	font-family: PingFang-SC, PingFang-SC;
 	font-weight: 800;
 	font-size: 36px;
 	color: #333333;
 	line-height: 50px;
 	text-align: center;
 	font-style: normal;
 	text-transform: none;
 }
 .title .str{
 	 
 	font-family: Roboto, Roboto;
 	font-weight: 900;
 	font-size: 20px;
 	color: #E5E5E5;
 	line-height: 24px;
 	text-align: center;
 	font-style: normal;
 	text-transform: none;
 }
 
 .server .row{
	 padding-top: 0px;
	 
 }
 .server .row img{
	 height: 250px;
 }
 
 .fw1s{
	 font-size: 12px!important;
	 font-weight: bold;
	 line-height: 20px!important;
 }
 .fw1s span{
	 font-size: 12px!important;
	 font-weight: normal!important;
	 color: #999!important;
	 line-height: 20px!important;
	 margin: 0 !important;
 }
 .itemf{
	 display: flex; align-items: center; justify-content: center;
	 flex-direction: column;
	 line-height: 20px!important;
 }
 
 .itembg{
	 background: url(../img/16.png) no-repeat!important;
	 background-size: 100% 100%;
	 color: #fff;
 }
 .itembg span{
	 display: block;
	 width: 98px;
	 height: 30px;
	 border: 2px solid #FFFFFF;
	margin-top: 10px;
	 text-align: center;
	 color: #fff!important;
	 border-radius: 5px;
 }
 .newss span{
	 float: right;
 }
 .list .li a{
	 width: 100%;
 }