





.topy_headtext {

	font-family: 思源黑体;
	font-size: 45px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0em;

	font-feature-settings: "kern" on;
	color: #FFFFFF;
}

.topy_headmian {
	font-family: 思源黑体;
	font-size: 17px;
	font-weight: normal;
	line-height: 2;
	letter-spacing: 0em;
	margin-top: 30px;
	font-feature-settings: "kern" on;
	color: #FFFFFF;


}

.topy_headbutton {
	margin-top: 90px;
	padding: 10px 32px;
	color: white;
	line-height: 5px;
	background: linear-gradient(270deg, #FB8C6B 0%, #FD9448 57%, #FD663A 100%);
	width: 170px;
	height: 50px;
	border-radius: 30px;
	border: #bbb 1px solid;
	font-size: 18px;
}

.topy_headbutton:active {
	border: 1px solid white;
}

.topy_headfooter {

	font-family: 思源黑体;
	font-size: 17px;
	font-weight: normal;
	line-height: 26px;
	letter-spacing: 0em;
	margin-top: 30px;
	color: #FFFFFF;
}

.topy_headimg {
	width: 650px;
	height: 580px;
	border-radius: 10px 10px 0px 0px;
	opacity: 1;
	background: url(../img/static/img/topying/头部侧边图.png);
	background-size: 100%;
	margin-top: -30px;
}

.topymaintitle {
	font-family: 思源黑体;
	font-size: 40px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	color: #FD663A;
}

.topymaincontent {
	font-family: 思源黑体;
	font-size: 19px;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	letter-spacing: 0em;
	width: 70%;
	margin: auto;
	font-feature-settings: "kern" on;
	color: #3D3D3D;
	margin-top: 10px;
}

.topymainicon1 {
	width: 60px;
	height: 60px;
	opacity: 1;
	background: url(../img/static/img/topying/维度.png);
	background-size: 100%;
}

.topymainchildtitle {
	font-family: 思源黑体;
	font-size: 35px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;

	font-feature-settings: "kern" on;
	color: #FD663A;
	padding-top: 10px;
}

.topymainchildtext {
	font-family: 思源黑体;
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	letter-spacing: 0em;

	font-feature-settings: "kern" on;
	color: #3D3D3D;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	flex-wrap: nowrap;
	text-align: justify;
	margin-top: 15px;
	width: 80%;
}

.topymainicon2 {
	width: 60px;
	height: 60px;
	opacity: 1;

	background: url(../img/static/img/topying/及时上报.png);
	background-size: 100%;
}

.topymainicon3 {
	width: 60px;
	height: 60px;
	opacity: 1;

	background: url(../img/static/img/topying/稳定可靠.png);
	background-size: 100%;
}

.topymainicon4 {
	width: 60px;
	height: 60px;
	opacity: 1;

	background: url(../img/static/img/topying/数据安全.png);
	background-size: 100%;
}

.topymainicon5 {
	width: 60px;
	height: 60px;
	opacity: 1;

	background: url(../img/static/img/topying/链路丰富.png);
	background-size: 100%;
}

.topymaincidimg {
	margin: auto;
	width: 70%;
	height: 420px;
	margin-top: 70px;
	background: url(../img/static/img/topying/cid链路.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

.topbgimg {
	background-image: url(../img/static/img/topying/数据看板背景图.png), linear-gradient(328deg, #FB8C6B 0%, #FD9448 15%, #FA4E1B 100%);
	background-size: 100%;
	border: 1px solid rgba(250, 78, 27, 0.09);
	width: 100%;
}

.topcidheadtitle {
	font-family: 思源黑体;
	font-size: 30px;
	line-height: normal;
	letter-spacing: 0em;
	display: flex;
	width: 70%;
	margin: auto;
	margin-top: 35px;
	font-feature-settings: "kern" on;
	color: #FFFFFF;
}

.topcidulstyle {
	list-style: none;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	flex-wrap: nowrap;
	/* width: 70%; */
	line-height: 2;
	margin-top: 80px;
	margin-left: 15px;
}

.topcidulstyle>li {
	font-family: 思源黑体;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0em;

	font-feature-settings: "kern" on;
	color: #FFFFFF;
}

.topcida {
	font-family: 思源黑体;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;

	font-feature-settings: "kern" on;
	color: #FFFFFF;
	margin-top: 110px;
	z-index: 0;
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
	padding: 7px 15px;
	border-radius: 5px;
	width: 140px;
	height: 44px;
	font-size: 16px;
}

.topyciditem {
	height: 275px;
	opacity: 1;

	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid rgba(250, 78, 27, 0.09);
}

.topycidicontitle {
	font-family: 思源黑体;
	font-size: 27px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0em;
	margin-top: -6px;
	margin-left: 10px;
	font-feature-settings: "kern" on;
	color: #3D3D3D;
}

.topycidtext {
	font-family: 思源黑体;
	font-size: 17px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0em;

	font-feature-settings: "kern" on;
	color: #3D3D3D;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	flex-wrap: nowrap;
	text-align: justify;
	margin-top: 20px;
}

.topycidicon1 {
	width: 30px;
	height: 30px;
	border-radius: 5px;
	opacity: 1;

	background-image: url(../img/static/img/topying/cid图标1.png);
	background-size: 100%;
}

.topycidbgimg1 {

	width: 90px;
	height: 90px;
	background-image: url(../img/static/img/topying/cid背景图1.png);
	background-size: 100%;
	float: right;
	margin-right: 25px;
	margin-top: 40px;
}

.topycidicon2 {
	width: 30px;
	height: 30px;
	border-radius: 5px;
	opacity: 1;

	background-image: url(../img/static/img/topying/cid图标2.png);
	background-size: 100%;
}

.topycidbgimg2 {

	width: 90px;
	height: 85px;
	background-image: url(../img/static/img/topying/cid背景图2.png);
	background-size: 100%;
	float: right;
	margin-right: 25px;
	margin-top: 15px;
}

.topycidicon3 {
	width: 30px;
	height: 30px;
	border-radius: 5px;
	opacity: 1;

	background-image: url(../img/static/img/topying/cid图标3.png);
	background-size: 100%;
}

.topycidbgimg3 {

	width: 90px;
	height: 90px;
	background-image: url(../img/static/img/topying/cid背景图3.png);
	background-size: 100%;
	float: right;
	margin-right: 25px;
	margin-top: 15px;
}

.topycidicon4 {
	width: 30px;
	height: 30px;
	border-radius: 5px;
	opacity: 1;

	background-image: url(../img/static/img/topying/cid图标4.png);
	background-size: 100%;
}

.topycidbgimg4 {

	width: 90px;
	height: 60px;
	background-image: url(../img/static/img/topying/cid背景图4.png);
	background-size: 100%;
	float: right;
	margin-right: 25px;
	margin-top: 60px;
}

.topycidicon5 {
	width: 30px;
	height: 30px;
	border-radius: 5px;
	opacity: 1;

	background-image: url(../img/static/img/topying/cid图标5.png);
	background-size: 100%;
}

.topycidbgimg5 {

	width: 90px;
	height: 105px;
	background-image: url(../img/static/img/topying/cid背景图5.png);
	background-size: 100%;
	float: right;
	margin-right: 25px;
}

.topycidicon6 {
	width: 30px;
	height: 30px;
	border-radius: 5px;
	opacity: 1;

	background-image: url(../img/static/img/topying/cid图标6.png);
	background-size: 100%;
	background-repeat: no-repeat !important;
}

.topycidbgimg6 {

	width: 90px;
	height: 90px;
	background-image: url(../img/static/img/topying/cid背景图6.png);
	background-size: 100%;
	float: right;
	margin-right: 25px;
	margin-top: 10px;
	background-repeat: no-repeat !important;
}

.topycidrangebgimg {
	width: 100%;
	height: 349px;
	background: url(../img/static/img/topying/cid能力范围.png);
	background-size: 100%;
	margin: auto;
	background-repeat: no-repeat !important;
}


.db{
	
		cursor: pointer;
}
.topymian {
	width: 100%;
	margin: auto;
	text-align: center;
	/* background-color: #FCF4F0; */
	background-image: linear-gradient(#FCF4F0 0%, #fcf6f0 15%, #FFF 100%);
}

.topyfooterheadtext {
	font-size: 42px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;
	color: #FFFFFF;
}

.topyfootermaintext {
	font-family: 思源黑体;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0em;
	margin-top: 30px;
	font-feature-settings: "kern" on;
	color: #FFFFFF;
}

.topy_footerbutton {
	font-family: 思源黑体;
	margin-top: 30px;
	padding: 10px 32px;
	color: #FD7A36;
	line-height: 5px;
	background-color: white;
	width: 170px;
	height: 50px;
	border-radius: 30px;
	border: #f07233 2px solid;
	font-size: 18px;
}

.topy_footerbutton:active {
	border: 1px solid white;
}
.topyhead {
	/* width: 100%;

	background-size: 100%;
	background-repeat: no-repeat;
	height: 720px; */
	cursor: pointer;
}
@media (max-width: 1900px)
{
	.topymaincidimg {
	  height: 522px;
	  }
}
@media (max-width: 1800px)
{
	.topymaincidimg {
	  height: 522px;
	  }
}
@media (max-width: 1700px)
{
	.topymaincidimg {
	  height: 522px;
	  }
}
@media (max-width: 1600px)
{
	.topymaincidimg {
	  height: 522px;
	  }
	  .topyhead{
		  height: 560px;
	  }
}
@media (max-width: 1500px)
{
	.topymaincidimg {
	  height: 380px;
	  }
	  .topyhead{
	  		  height: 530px;
	  }
}
@media (max-width: 1400px)
{
	.topymaincidimg {
	  height: 380px;
	  }
	    .topyhead {
	      height: 520px;
	    }
}
@media (max-width: 1300px)
{
	.topymaincidimg {
	  height: 380px;
	  }
	  .topyhead {
	    height: 480px;
	  }
}
@media (max-width: 1200px)
{
	.topymaincidimg {
	  height: 270px;
	  }
	  .topyhead {
	    height: 450px;
	  }
}
@media (max-width: 1100px)
{
	.topymaincidimg {
	  height: 270px !important;
	  }
	  .topcidheadtitle{
		  margin-top: 22px;
	  }
	  .topcida{
		  margin-top: 186px;
	  }
	  .topyhead {
	    height: 371px;
	  }
}