#app {
	width: 100vw;
	height: 100vh;
	display: flex;
	flex-direction: column;
}

.content-box {
	flex: 1;
	overflow: auto;
	font-size: 0;
	scroll-behavior: smooth;
}

.content-box>img:first-of-type {
	width: 100%;
	height: 4.15rem;
	font-family: 'Source Han Sans CN';
}

#itcon-1 {
	width: 100%;
	height: 7.76rem;
	padding: 0 .26rem;
	box-sizing: border-box;
	font-size: 0;
}

#itcon-1>p {
	line-height: .69rem;
	font-size: .3rem;
	letter-spacing: .05em;
	text-align: center;
	color: white;
	width: 100%;
	height: .69rem;
	background: url(../images/IT/it07.png) no-repeat;
	background-size: 100% 100%;
	margin: 0.31rem auto 0.27rem;
}

#itcon-1>ul {
	display: flex;
	flex-wrap: wrap;
	width: 6.96rem;
	align-content: space-between;
	height: 6.08rem;
	justify-content: space-between;
}

#itcon-1>ul>li {
	width: 3.4rem;
	height: 2.87rem;

}

#itcon-1>ul>li>p:first-of-type {
	color: white;
	font-size: .3rem;
	line-height: .84rem;
	padding-left: .24rem;
	letter-spacing: .05em;
}

#itcon-1>ul>li:nth-child(1)>p:first-of-type {
	background: url(../images/IT/it03.png);
	background-size: cover;
}

#itcon-1>ul>li:nth-child(2)>p:first-of-type {
	background: url(../images/IT/it04.png);
	background-size: cover;
}

#itcon-1>ul>li:nth-child(3)>p:first-of-type {
	background: url(../images/IT/it05.png);
	background-size: cover;
}

#itcon-1>ul>li:nth-child(4)>p:first-of-type {
	background: url(../images/IT/it06.png);
	background-size: cover;
}

#itcon-1>ul>li>p:last-of-type {
	width: 100%;
	height: 2.05rem;
	background: #E5EFFF;
	padding: .2rem .28rem;
	box-sizing: border-box;
	color: #666666;
	line-height: .33rem;
	font-size: .23rem;
}

#itcon-2 {
	height: 10rem;
	width: 100%;
}

#itcon-2>img {
	width: 100%;
	height: 100%;
}

#itcon-2>p {
	background-size: contain;
	width: 2.32rem;
	height: .42rem;
	background: url(../images/IT/it09.png) no-repeat;
	text-align: center;
	font-size: .21rem;
	text-align: center;
	color: white;
}

#itcon-3 {
	padding-left: .26rem;
	font-size: 0;

}

#itcon-3>p {
	line-height: .69rem;
	font-size: .3rem;
	letter-spacing: .05em;
	text-align: center;
	color: white;
	width: 3.26rem;
	height: .69rem;
	background: url(../images/IT/it07.png) no-repeat;
	background-size: 100% 100%;
	margin: 0.31rem auto 0.27rem;
}

#itcon3-1 {
	overflow: hidden;
}

#itcon3-2-1 {
	overflow-x: auto;
}

#itcon3-2-1::-webkit-scrollbar {
	display: none;
}

#itcon3-2 {
	display: flex;
	width: 8.11rem;
	overflow: hidden;
}

#itcon3-2>li {
	background: #97AABE;
	height: 1.24rem;
	width: 1.87rem;
	color: white;
	font-size: .27rem;
	padding: .19rem 0 0 .19rem;
	box-sizing: border-box;
	margin-right: .21rem;
	position: relative;
	font-family: 'Source Han Sans CN';
}

#itcon3-2>li>a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
}

#itcon3-2>li:nth-of-type(3),
#itcon3-2>li:nth-of-type(4) {
	padding: 0;
	text-align: center;
	line-height: 1.24rem;
}

#itcon3-2>li#current {
	height: 1.42rem;
	background: url(../images/IT/it15.png) no-repeat center;
	background-size: cover;
}

#itcon3-3 {
	margin-top: .23rem;
}

#itcon3-3>div {
	margin-bottom: .32rem;
}

#itcon3-3>div>p:first-of-type {
	color: white;
	text-align: center;
	width: 1.97rem;
	height: .42rem;
	font-size: .22rem;
	background-size: contain;
	line-height: .42rem;
	margin-bottom: .19rem;
	background: url(../images/IT/it16.png);
}

#itcon3-3>div>p:last-of-type {
	line-height: .29rem;
	color: #666666;
	font-size: .22rem;
	padding-left: .3rem;
}

#itcon3-4 {
	display: flex;
	width: 100%;
	align-items: center;
	align-items: stretch;
}

#itcon3-4>img {
	width: 1.4rem;
	height: auto;
	margin-right: .18rem;
}

#itcon3-4>div>p:first-of-type>span {
	color: #007AFF;
	font-weight: 700;
	font-family: 'Source Han Sans CN';
	font-size: .24rem;
}

#itcon3-4>div>p:first-of-type {
	color: #666666;
	font-size: .18rem;
	letter-spacing: .05em;
}

#itcon3-4>div>p:nth-of-type(2) {
	color: #999999;
	font-size: .19rem;
	padding: .15rem 0 0 .19rem;
	box-sizing: border-box;
}

#itcon3-4-1 {
	display: flex;
	margin-top: 0.19rem;
}

#itcon3-4-1>span {
	color: white;
	font-size: .19rem;
	line-height: .35rem;
	width: 2.22rem;
	margin-right: .74rem;
	padding-left: .1rem;
	display: inline-block;
	background-image: linear-gradient(to right, #2289FF, #B7D0FF);
	box-sizing: border-box;
}

#itcon3-4>div>p:nth-of-type(3) {
	color: #999999;
	font-size: .18rem;
	line-height: .32rem;
	width: 5.3rem;
	font-family: 'Source Han Sans CN';
}

#itcon-4 {
	width: 100%;
	background: url(../images/IT/it18.png)no-repeat center;
	background-size: 100% 100%;
	padding: 0 .27rem;
	box-sizing: border-box;
	margin-top: .48rem;
	font-size: 0;
	padding-top: .58rem;
	padding-bottom: 0.81rem !important;
}

#itcon-4>p:first-child {
	color: white;
	background: url(../images/IT/it02.png)no-repeat center;
	background-size: contain;
	font-size: .32rem;
	width: 3.24rem;
	height: .69rem;
	margin: 0 auto .2rem;
	text-align: center;
	letter-spacing: .05em;
	line-height: .69rem;
}

#itcon-4>div>p {
	text-align: center;
	font-size: .32rem;
	color: #999999;
	font-size: .2rem;
}

#itcon4-1 {
	margin-top: .26rem;
	height: 1.4rem;
	width: 6.97rem;
	background: #0071EF;
	display: flex;
	align-items: center;
}

.itcon4-special {
	background: #467AFF !important;
}

#itcon4-1>div:first-child {
	font-family: 'Source Han Sans CN';
	padding: .37rem 0 0 .31rem;
	height: 100%;
	box-sizing: border-box;
	width: 3.49rem;
	background: url(../images/IT/it19.png)no-repeat;
	background-size: contain;
}

.itcon4-special>div:first-child {
	padding: .37rem 0 0 .31rem !important;
	height: 100% !important;
	box-sizing: border-box !important;
	width: 3.49rem !important;
	background: url(../images/IT/it20.png)no-repeat !important;
	background-size: contain !important;
}

#itcon4-1>div>p {
	color: #FEFB01;
	font-size: .28rem;
	margin-bottom: .1rem;
}

#itcon4-1>div {
	color: white;
	font-size: .22rem;
	padding: .37rem 0 0 .31rem;
	box-sizing: border-box;
	height: 1.4rem;
}

#itcon4-1:last-of-type>div:first-child {
	background: url(../images/IT/it20.png)no-repeat;
	background-size: contain;

}

#itcon4-2 {
	margin-top: .27rem;
}

#itcon4-2>table {
	border-spacing: 0;
	width: 100%;
}

#itcon4-2>table #title {
	height: .83rem;
	width: 6.94rem;
	background: #166ED2;
	color: white;
	line-height: .83rem;
	font-size: .24rem;
}

#itcon4-2>table tr>td {
	/* width: calc(100% / 6); */
	text-align: center;
}

#itcon4-2>table tr>td:last-of-type {
	padding-right: 0.25rem;
}

#itcon4-2>table tr {
	color: #666666;
	font-size: .19rem;
	height: .56rem;
}

#itcon4-2>table tr:nth-child(even) {
	background: #DDEAFC;
}

#itcon4-2>table tr:nth-child(odd) {
	background: white;
}

@font-face {
	font-family: 'iconfont';
	/* project id 3140817 */
	src: url('');
	src: url('?#iefix') format('embedded-opentype'),
		url('http://at.alicdn.com/t/font_3140817_7h4mzvtqn55.woff2') format('woff2'),
		url('http://at.alicdn.com/t/font_3140817_7h4mzvtqn55.woff') format('woff'),
		url('http://at.alicdn.com/t/font_3140817_7h4mzvtqn55.ttf') format('truetype'),
		url('#iconfont') format('svg');
}

#more {
	margin: .28rem auto 0;
	width: 2.92rem;
	height: 0.56rem;
	border-radius: 5px;
	background: #506AE5;
	color: white;
	text-align: center;
	line-height: .57rem;
	font-size: .25rem;
}

#more>span {
	font-family: 'iconfont';
	font-size: .22rem;
}

#itcon-5 {
	margin-top: .53rem;
	color: #B6B6B6;
	font-size: .18rem;
	text-align: center;
	padding: 0 .25rem;
	box-sizing: border-box;
}

#itcon-5>p:first-child {
	color: white;
	background: url(../images/IT/it02.png)no-repeat center;
	background-size: contain;
	font-size: .32rem;
	width: 3.24rem;
	height: 0.69rem;
	margin: 0 auto 0.18rem;
	text-align: center;
	letter-spacing: .05em;
	line-height: .69rem;
}

#itcon-5>div {
	margin: 0 auto .25rem;
	width: 5.82rem;
	letter-spacing: .05em;
}

#itcon-5>p:nth-of-type(2) {
	color: #333333;
	font-size: .25rem;
	font-family: 'Source Han Sans CN';
	letter-spacing: .05em;
	text-align: center;
	padding: .4rem 0 .27rem;
	box-sizing: border-box;
}

#itcon-5>img {
	width: 6.95rem;
}

#itcon-5>img:first-of-type {
	height: 3.06rem;
}

#itcon-5>img:last-of-type {
	height: 3.16rem;
}

#itcon-6 {
	margin: 0.58rem auto 0;
	height: 16.96rem;
	width: 7.2rem;
	font-size: 0;
	background-image: url(../images/cSlices/cSlices08.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

#itcon-6>p:first-of-type {
	text-align: center;
	font-size: 0.26rem;
	color: white;
	padding-top: 0.4rem;
}

#itcon6-1 {
	width: 6.36rem;
	height: 15rem;
	margin: .86rem auto 0;
	background-image: url(../images/IT/it26.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

#itcon6-1>div {
	width: 2.38rem;
	height: 1.7rem;
	color: white;
	font-size: .2rem;
	padding-left: .2rem;
	padding-top: .2rem;
}

#itcon6-1>div>p {
	line-height: .3rem;
}

#itcon6-1>div>h2 {
	font-size: .3rem;
	font-weight: 500;
}

#itcon6-1>div:nth-of-type(odd) {
	background: url(../images/IT/it25.png)no-repeat center;
	background-size: contain;
	float: left;
}

#itcon6-1>div:nth-of-type(even) {
	padding-left: .37rem;
	box-sizing: border-box;
	background: url(../images/IT/it24.png)no-repeat center;
	background-size: contain;
	float: right;
}

#itcon6-1-1 {
	margin-top: -0.21rem;
	margin-bottom: 1rem;
}

#itcon6-1-2 {
	margin-top: 1.26rem;
	margin-bottom: 1.46rem;
}

#itcon6-1-3,
#itcon6-1-7 {
	margin-bottom: 1.32rem;
	padding-right: 0.4rem;
	box-sizing: border-box;
}

#itcon6-1-4 {
	margin-bottom: 1.17rem;
}

#itcon6-1-4>p:first-of-type,
#itcon6-1-4>p:first-of-type {
	padding-bottom: 0 !important;
}

#itcon6-1-5 {
	margin-bottom: 1.1rem;
}

#itcon6-1-6 {
	margin-bottom: 1.3rem;
}

#itcon6-1-8 {
	margin-bottom: 1.3rem;
}

#itcon6-1-8>p {
	width: 1.92rem;

}

#itcon-7 {
	width: 100%;
	background: url(../images/IT/it18.png)no-repeat center;
	background-size: 100% 100%;
	padding: 0 0.27rem;
	box-sizing: border-box;
	margin-top: 0.48rem;
	font-size: 0;
	padding-top: 0.58rem;
	padding-bottom: 0.5rem;
}

#itcon-7>p:first-child {
	color: white;
	background: url(../images/IT/it02.png)no-repeat center;
	background-size: contain;
	font-size: .32rem;
	width: 3.24rem;
	height: 0.69rem;
	margin: 0 auto 0.18rem;
	text-align: center;
	letter-spacing: .05em;
	line-height: .69rem;
}

#itcon7-1 {
	width: 5.76rem;
	margin: 0 auto .48rem;
	color: #999999;
	font-size: .19rem;
	text-align: center;
}

#itcon7-1>p:nth-of-type(2) {
	padding: .13rem 0;
}

#itcon7-2 {
	width: 100%;
	box-sizing: border-box;
	font-size: .23rem;
	color: #666666;
}

#itcon7-2>div:first-child>ul {
	display: flex;
	width: 8.2rem;
	overflow: hidden;
}

#itcon7-2>div:first-child>ul>li {
	height: .67rem;
	margin-right: .2rem;
	width: 1.9rem;
	background: #97AABE;
	line-height: .67rem;
	text-align: center;
	color: white;
	font-size: .28rem;
	letter-spacing: .05em;
	font-family: 'Source Han Sans CN';
	position: relative;
}

#itcon7-2-1 {
	overflow-x: auto;
}

#itcon7-2-1::-webkit-scrollbar {
	display: none;
}

#oh {
	overflow: hidden;
}

#itcon7-2>div:first-child>ul>li#active {
	width: 1.28rem;
	height: .76rem;
	background: url(../images/IT/it28.png)no-repeat center;
	background-size: contain;
}

#itcon7-2>ul:last-of-type {
	margin-top: .38rem;
	width: 6.96rem;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

#itcon7-2>ul:last-of-type>li {
	width: 3.33rem;
	height: 2.69rem;
	margin-bottom: 0.28rem;
}

#itcon7-2-1>ul>li>a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}

#itcon7-2>ul:last-of-type>li>div:first-of-type {
	padding: .2rem 0 0 .22rem;
	box-sizing: border-box;
	color: white;
	font-size: .27rem;
	letter-spacing: .05em;
	height: 1.68rem;
}

#itcon7-2>ul:last-of-type>li>div:first-of-type>p:first-of-type {
	padding-bottom: .22rem;
}

#itcon7-2>ul:last-of-type>li>div:last-of-type {
	height: 1.01rem;
	padding: .19rem .08rem 0 .08rem;
	box-sizing: border-box;
	color: #999999;
	background: white;
	font-size: .19rem;
	border-radius: 0 0 5px 5px;
}

#itcon7-2>ul:last-of-type>li>div:last-of-type>div>span>img {
	width: 0.16rem;
	height: 0.16rem;
	margin-right: 0.03rem;
}

#itcon7-2>ul:last-of-type>li>div:last-of-type>div {
	margin-top: 0.15rem;
	display: flex;
	justify-content: space-between;
}

#itcon7-2>ul:last-of-type>li>div:last-of-type>p:first-child {
	color: #666;
	font-size: .22rem;
}

#itcon7-2>ul:last-of-type>li:nth-of-type(1)>div:first-of-type {
	background: url(../images/IT/it29.png)no-repeat center;
	background-size: contain;
}

#itcon7-2>ul:last-of-type>li:nth-of-type(2)>div:first-of-type {
	background: url(../images/IT/it30.png)no-repeat center;
	background-size: contain;
}

#itcon7-2>ul:last-of-type>li:nth-of-type(3)>div:first-of-type {
	background: url(../images/IT/it31.png)no-repeat center;
	background-size: contain;
}

#itcon7-2>ul:last-of-type>li:nth-of-type(4)>div:first-of-type {
	background: url(../images/IT/it32.png)no-repeat center;
	background-size: contain;
}

#itcon7-2>ul:last-of-type>li:nth-of-type(5)>div:first-of-type {
	background: url(../images/IT/it33.png)no-repeat center;
	background-size: contain;
}

#itcon7-2>ul:last-of-type>li:nth-of-type(6)>div:first-of-type {
	background: url(../images/IT/it34.png)no-repeat center;
	background-size: contain;
}

#itcon7-2>ul:last-of-type>li:nth-of-type(7)>div:first-of-type {
	background: url(../images/IT/it35.png)no-repeat center;
	background-size: contain;
}

#itcon7-2>ul:last-of-type>li:nth-of-type(8)>div:first-of-type {
	background: url(../images/IT/it36.png)no-repeat center;
	background-size: contain;
}

#itcon7-2>ul:last-of-type>li:nth-of-type(9)>div:first-of-type {
	background: url(../images/IT/it37.png)no-repeat center;
	background-size: contain;
}

#itcon7-2>ul:last-of-type>li:nth-of-type(10)>div:first-of-type {
	background: url(../images/IT/it38.png)no-repeat center;
	background-size: contain;
}

#itcon-8 {
	height: 6.67rem;
	padding: 0.35rem 0.47rem 0 0.27rem;
	box-sizing: border-box;
}

#itcon-8>ul {
	height: 3rem;
	align-items: center;
	align-content: space-between;
	display: flex;
	width: 6.81rem;
	flex-wrap: wrap;
	justify-content: space-between;
}

#itcon-8>ul>li {
	width: 3.17rem;
	height: 1.49rem;
}

#itcon-8>ul>li:nth-of-type(odd) {
	width: 2.86rem;
}

#itcon-8>ul>li>p:first-of-type {
	background: url(../images/IT/it09.png) no-repeat center;
	width: 1.91rem;
	height: .42rem;
	color: white;
	font-size: .22rem;
	line-height: .42rem;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

#itcon-8>ul>li>p:first-of-type>img {
	margin-right: 0.07rem;
}

#itcon-8>ul>li:nth-of-type(1)>p:first-of-type>img,
#itcon-8>ul>li:nth-of-type(2)>p:first-of-type>img {
	height: .26rem;
}

#itcon-8>ul>li:nth-of-type(3)>p:first-of-type>img,
#itcon-8>ul>li:nth-of-type(4)>p:first-of-type>img {
	height: .22rem;
}

#itcon-8>ul>li>p:last-of-type {
	line-height: .32rem;
	color: rgb(102, 102, 102);
	font-size: .2rem;
	margin-top: 0.1rem;
	letter-spacing: .05em;
}

#itcon8-1 {
	text-align: center;
	margin-top: .28rem;
}

#itcon8-1>p {
	display: inline-block;
	width: 4.52rem;
	text-align: center;
	line-height: .5rem;
	color: rgb(102, 102, 102);
	letter-spacing: .05em;
	font-size: .32rem;
	font-family: 'Source Han Sans CN';
	font-weight: 700;
}

#itcon8-1>img {
	width: 3.89rem;
	height: .87rem;
	margin-top: .2rem;
	margin-bottom: .23rem;
	text-align: center;
}

#itcon8-1>div {
	display: flex;
	align-items: center;
	margin: 0 auto;
	padding-left: 0.4rem;
	width: 6.81rem;
	box-sizing: border-box;
}

#itcon8-1>div>p:first-of-type {
	background: url(../images/IT/it09.png) no-repeat center;
	width: 1.91rem;
	height: .42rem;
	color: white;
	font-size: .22rem;
	line-height: .42rem;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: .16rem;
}

#itcon8-1>div>p:first-of-type>img {
	height: .24rem;
	margin-right: .08rem;
}

#itcon8-1>div>p:last-of-type {
	letter-spacing: .05em;
	font-size: .2rem;
	color: rgb(102, 102, 102);
}

#itcon-9 {
	font-size: 0;
	width: 100%;
	overflow: hidden;
	height: 4.56rem;
	background: url(../images/IT/it49.png) no-repeat center;
	background-size: 100% 100%;
	margin-top: .28rem;
}

#itcon-9>p:first-of-type {
	color: white;
	background: url(../images/IT/it02.png)no-repeat center;
	background-size: contain;
	font-size: .32rem;
	width: 3.24rem;
	height: 0.69rem;
	margin: 0 auto 0.18rem;
	text-align: center;
	letter-spacing: .05em;
	line-height: .69rem;
	margin-top: 0.6rem;
}

#itcon-9 ul {
	display: flex;
	padding-left: 0.28rem;
	margin-top: .4rem;
	width: calc(9.18rem - .22rem);
}

#itcon-9 ul>li {
	width: 2.84rem;
	height: 2.13rem;
	margin-right: .22rem;
}

#itcon-9 ul>li>img {
	width: 100%;
	height: 100%;
}

#itcon9-1 {
	overflow-x: auto;
}

#itcon9-1::-webkit-scrollbar {
	display: none;
}

#itcon3-4-2 {
	width: 5.06rem;
	margin: 0.33rem 0;
}

#itcon-10 {
	margin-top: .4rem;
	box-sizing: border-box;
	padding: 0 .27rem;
	font-size: 0;
	text-align: center;
}

#itcon-10>p:first-of-type {
	color: white;
	background: url(../images/IT/it02.png)no-repeat center;
	background-size: cover;
	font-size: .32rem;
	width: 3.76rem;
	height: 0.69rem;
	margin: 0 auto 0.37rem;
	text-align: center;
	letter-spacing: .05em;
	line-height: .69rem;
}

#itcon-10>img:first-of-type {
	height: 3.35rem;
	margin-bottom: .76rem;
}

#itcon-10>img:last-of-type {
	height: 5.97rem;
}

#itcon-11 {
	font-size: 0;
	width: 100%;
	overflow: hidden;
	height: 8.72rem;
	background: url(../images/IT/it57.png) no-repeat center;
	background-size: 100% 100%;
	margin-top: 0.34rem;
}

#itcon-11>p:first-of-type {
	color: white;
	background: url(../images/IT/it02.png)no-repeat center;
	background-size: cover;
	font-size: .32rem;
	width: 4.07rem;
	height: 0.69rem;
	margin: 0 auto 0.37rem;
	text-align: center;
	letter-spacing: .05em;
	line-height: .69rem;
	margin-top: .65rem;
}

#itcon-11>ul {
	flex-wrap: wrap;
	display: flex;
	padding: 0 .27rem;
	box-sizing: border-box;
	justify-content: space-between;
	align-items: center;
}

#itcon-11>ul>li {
	margin-bottom: .28rem;
	width: 3.33rem;
}

#itcon-11>ul>li>img {
	width: 100%;
}

#itcon-12 {
	margin-top: .4rem;
	padding: 0 .27rem;
	box-sizing: border-box;
}

#itcon-12>p:first-of-type {
	color: white;
	background: url(../images/IT/it02.png)no-repeat center;
	background-size: cover;
	font-size: .32rem;
	width: 6.22rem;
	height: 0.69rem;
	margin: 0 auto 0.25rem;
	text-align: center;
	letter-spacing: .05em;
	line-height: .69rem;
}

#itcon12-1>ul {
	flex-wrap: wrap;
	height: 4.44rem;
	align-content: space-between;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}

#itcon12-1>ul>li {
	padding: .19rem;
	box-sizing: border-box;
	height: 2.1rem;
	width: 3.33rem;
	border-radius: 8px;
	box-shadow: 0 0 15px rgb(236, 239, 249);
}

#itcon12-1>ul>li>p:first-of-type {
	color: white;
	border-radius: 10px;
	width: 1.26rem;
	height: .42rem;
	line-height: .42rem;
	text-align: center;
	font-size: .24rem;
	margin-bottom: .21rem;
	background-image: linear-gradient(to bottom, rgb(55, 167, 255), rgb(5, 75, 255));
}

#itcon12-1>ul>li>p:last-of-type {
	width: 2.76rem;
	color: rgb(102, 102, 102);
	line-height: .3rem;
	font-size: .22rem;
}

#itcon12-2 {
	margin-top: .38rem;
	text-align: center;
}

#itcon12-2>a {
	width: .7rem;
	height: .7rem;
	margin: 0 auto;
	display: block;
}

#itcon12-2>a>img {
	width: .7rem;
}

#itcon12-2>p {
	margin: .13rem 0 .4rem;
	color: rgb(102, 102, 102);
	font-size: .22rem;
}

#itcon-13 {
	padding: .42rem .26rem;
	box-sizing: border-box;
	width: 100%;
	background: rgb(0, 95, 255);
	height: 12.03rem;
}

#itcon-13>p:first-of-type {
	text-align: center;
	color: white;
	font-size: .36rem;
	letter-spacing: .05em;
	margin-bottom: .42rem;
}

#itcon-13>p:first-of-type>span {
	color: rgb(250, 227, 3);
}

#itcon-13>ul>li {
	margin-bottom: .38rem;
}

#itcon-13>ul>li>p:first-of-type {
	color: white;
	font-size: .31rem;
	margin-bottom: .3rem;
}

#itcon-13>ul>li>div {
	padding-left: .51rem;
	box-sizing: border-box;
}

#itcon-13>ul>li>div>span {
	width: 1.81rem;
	height: .56rem;
	text-align: center;
	line-height: .56rem;
	font-size: .22rem;
	letter-spacing: .05em;
	color: rgb(51, 51, 51);
	margin-right: .3rem;
	display: inline-block;
	border-radius: 3px;
	background: rgb(229, 229, 229);
}

#itcon-13>ul>li>div>span.choosed {
	color: white;
	background-image: linear-gradient(to bottom, rgb(58, 254, 202), rgb(1, 177, 254));
}

#itcon13-1 {
	margin-top: .57rem;
	padding: 0 .25rem;
	box-sizing: border-box;
}

#itcon13-1>h4 {
	color: rgb(254, 229, 0);
	text-align: center;
	font-size: .34rem;
	margin-bottom: .1rem;
	letter-spacing: .05em;
}

#itcon13-1>p {
	color: white;
	font-size: .19rem;
	letter-spacing: .05em;
	text-align: center;
	margin-bottom: 0.41rem;
}

#itcon13-1>form {
	height: 2.64rem;
	width: 6.39rem;
	margin: 0 auto;
	box-sizing: border-box;
}

#itcon13-1>form>p {
	margin-bottom: .28rem;
	color: #6B6B6B;
	font-size: .22rem;
	width: 6.38rem;
	height: .69rem;
	background: white;
	padding: .22rem .14rem;
	box-sizing: border-box;
	border-radius: 5px;
}

#itcon13-1>form>p>input {
	color: #6B6B6B;
	font-size: .2rem;
	border: none;
	padding: 0 0.17rem;
	box-sizing: border-box;
}

#itcon13-1>form>p>input::placeholder {
	color: #B6B6B6;

}

#itcon13-1>form>p>input:focus {
	border: none;
	outline: 0;
}

#itcon13-1>form>a {
	margin: .12rem auto 0.6rem;
	width: 1.8rem;
	height: 0.68rem;
	display: block;
}

#itcon13-1>form>a>img {
	width: 1.8rem;
	height: 0.68rem;
}

#itcon13-1>img {
	width: 1.01rem;
	float: right;
	margin-bottom: .38rem;
	margin-right: .41rem;
}

@media only screen and (max-width:320px) {
	#itcon7-2>ul:last-of-type>li>div:last-of-type>div {
		margin-top: 0;
	}

	#itcon6-1>div>p {
		width: 90%;
	}

}

@media only screen and (max-width:375px) {
	#itcon6-1>div>p {
		transform: scale(.85);
		margin-left: -.2rem;
	}

}


/* 轮播图 */
.job-swiper {
	width: 100%;
	padding:0px 0.4rem;
	box-sizing: border-box;
}

.job-swiper .swiper-slide {
	width: 4.09rem;
	height: 3.07rem;
	object-fit: cover;
}

.job-swiper .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
