@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 14px;
	color: #222;
	font-family: "Microsoft YaHei";
	font-family: "微软雅黑";
}
div {
	margin: 0px;
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
}
span, p {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}
dl, dt, dd, ol, ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
img {
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clear {
	clear: both;
	font-size: 0px;
	overflow: hidden;
	height: 0px;
}
a {
	color: #222;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #d80000;
	text-decoration: none;
	cursor: pointer;
}
.border_bg {
	width: auto;
	height: auto;
	margin: 0 auto;
	border: 1px solid #d0d0d0;
}
.cp img {
	border: 1px solid #bbb;
	padding: 1px;
}
.cp img:hover {
	border: 1px solid #d80000;
	padding: 1px;
}
em, i {
	font-style: normal;
}
.white a {
	color: #fff;
	text-decoration: none;
}
.white a:hover {
	color: #d80000;
	text-decoration: none;
}
input, button, select, textarea {
	outline: none
}
.w100 {
	width: 100%;
	margin: 0 auto;
}
.db, .lb, .dd {
	font-size: 0;
}
.db>div, .lb>li, .dd>dl {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
}
.totalwidth {
	width: 100%;
	margin: 0 auto;
	height: auto;
}
.top10 {
	height: 10px;
}
.top20 {
	height: 20px;
}
.top30 {
	height: 30px;
}
.top40 {
	height: 40px;
}
.top50 {
	height: 50px;
}
.top60 {
	height: 60px;
}
.top70 {
	height: 70px;
}
.top80 {
	height: 80px;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.top35 {
	margin-top: 35px
}
.en {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
li, p, i, b, em, dt, dd, td, a, ul, td, input, textarea {
	box-sizing: border-box;
}
.top90 {
	height: 90px;
}
.content {
	font-size: 20px;
	color: #666;
	font-weight: lighter;
	text-align: center;
}
/*优势*/
.tt1 {
	width: 100%;
	background: #d80000;
}
.tt1 .bt {
	color: #fff;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
	padding-top: 2rem;
}
.tt1 .fbt {
	color: #fff;
	font-size: 1rem;
	text-align: center;
	padding-bottom: 1.2rem;
	padding-top: 0.4rem;
}
.tt1 .fbt:after {
	content: '';
	display: block;
	height: 21px;
	background: url(../img/20201027093850_49415.png)no-repeat center;
	background-size: 3%;
	padding-top: 0.8rem;
}
.app_box {
	width: 100%;
	margin: 0 auto;
}
.app_l {
	width: 100%;
	height: 15rem;
	background: #1f88d2;
	padding-left: 0.5rem;
}
.app_l li {
	float: left;
	width: 23%;
	height: 13rem;
	color: #fff;
	text-align: center;
	border: 1px solid #d80000;
	margin-right: 0.5rem;
	margin-top: 10px;
	transition: 0.3s;
	cursor: pointer;
}
.app_l li:nth-child(4n) {
	margin-right: 0rem;
}
.app_l li:nth-child(1) {
	background: url(../img/20201027092823_34755.png)center 8px no-repeat;
	background-size: 50%;
}
.app_l li:nth-child(2) {
	background: url(../img/20201027092831_19445.png)center 6px no-repeat;
	background-size: 50%;
}
.app_l li:nth-child(3) {
	background: url(../img/20201027092839_72477.png)center 8px no-repeat;
	background-size: 50%;
}
.app_l li:nth-child(4) {
	background: url(../img/20201027092849_18090.png)center 8px no-repeat;
	background-size: 50%;
}
.app_l .cur {
	background-color: #00b4ff !important;
	color: #fff;
}
.app_l .cur p, .app_l .cur span {
	color: #fff;
}
.app_l li p {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	margin-top: 5rem;
}
.app_l li p span {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
.app_r {
	position: relative;
}
.app_r_wb {
	width: 100%;
	height: 15rem;
	background: #f2f2f2;
	padding: 10px;
}
.app_r_wb .app_r_bt {
	font-size: 20px;
	font-weight: bold;
	color: #222;
	text-align: left;
}
.app_r_wb .app_r_yw {
	font-size: 10px;
	font-weight: lighter;
	color: #444;
	text-align: left;
}
.app_r_wb .app_r_nr {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin: 0 auto;
}
.app_r_wb .app_r_nr p {
	background: url(../img/20201027093301_82503.png)no-repeat 0 0;
	padding-left: 20px;
	background-size: 4%;
}
.app_r_img img {
	width: 100%;
	height: 230px;
}
/*数字滚动*/
.tt {
	width: 100%;
	background: #d80000;
	margin: 0 auto;
}
.tt .bt {
	color: #fff;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
	padding-top: 1.6rem;
}
.tt .wz {
	color: #fff;
	font-size: 1rem;
	text-align: center;
	line-height: 30px;
	padding-bottom: 1rem;
}
.suz_cont {
	width: 100%;
	background: #fff;
	box-shadow: 0 0 10px #eee;
	margin-top: 1rem;
	margin-left: 0.5rem;
}
.suz_cont ul {
	width: 100%;
}
.suz_cont ul li {
	float: left;
	width: 48%;
	text-align: center;
	box-shadow: 0 0 10px #eee;
	padding-bottom: 3rem;
}
.suz_cont ul p {
	font-size: 36px;
	font-weight: bold;
	color: #d80000;
	display: inline-block;
	padding-top: 3rem;
	position: relative;
}
.counter:after {
	content: '+';
	position: absolute;
	top: 32px;
	right: -10px;
	font-size: 10px;
	color: #666;
	display: block;
	line-height: 30px;
	font-weight: lighter;
}
.counter1:after {
	content: '+';
	position: absolute;
	top: 32px;
	right: -10px;
	font-size: 10px;
	color: #666;
	display: block;
	line-height: 30px;
	font-weight: lighter;
}
.suz_cont ul span {
	color: #333;
	font-size: 14px;
	display: block;
	font-weight: lighter;
	padding-top: 8px;
}
