﻿/******* 公用 *********/
* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

.w1300 {
	max-width: 1300px;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear:after {
	content: "";
	display: block;
	clear: both;
	width: 1px;
	height: 1px;
	visibility: hidden;
}

.fixit {
	margin: 0 !important;
	padding: 0 !important;
	height: 0 !important;
	border: none !important;
	box-shadow: none !important;
	visibility: hidden;
}

.fixit:before {
	display: none;
}

.fixit:after {
	display: none;
}

.jtz-content,
.jtz-content * {
	box-sizing: border-box;
}

.dis-table {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.dis-tablecell {
	display: table-cell;
}

.dis-inlineblock {
	display: inline-block;
}

.overflow {
	overflow: hidden;
}

.jtz-content-item {
	padding-top: 64px;
}

/********** 集团站banner ***********/
.jtz-content .jtz-banner-nav {
	position: relative;
}

.jtz-content .jtz-banner-nav .jtz-banner {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 750px;
}

.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container {
	position: relative;
	padding: 160px 0 0 0;
}

.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container .infos {
	color: #fff;
	padding-bottom: 20px;
	width: 59%;
	max-width: 710px;
}

.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container .infos h3 {
	font-size: 64px;
	letter-spacing: 4px;
	line-height: 1.6;
	margin-bottom: 10px;
}

.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container .infos h4 {
	font-size: 64px;
	font-weight: 500;
	letter-spacing: 4px;
}

.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container .infos h4 span {
	font-weight: 600;
	font-size: 64px;
}

.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container .infos p {
	font-size: 24px;
	line-height: 1.8;
	margin-top: 32px;
	font-weight: 100;
}

.jtz-content .jtz-banner-nav .small-nav {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #00145c;
	text-align: center;
}
.jtz-content .jtz-banner-nav .small-nav  .small-nav-list{
	display: flex;
}
.jtz-content .jtz-banner-nav .small-nav a {
	width: 20%;
	color: #fff;
	font-size: 16px;
	line-height: 64px;
	text-decoration: none;
	display: block;
	vertical-align: top;
}

.jtz-content .jtz-banner-nav .small-nav a:hover {
	background: #bf4091;
}

/************* 应用安全 *******************/
.jtz-content .network {
	background: #fff;
}

.jtz-content .jtz-content-item .mt {
	color: #404040;
	line-height: 2;
	margin-bottom: 40px;
	text-align: center;
}

.jtz-content-item .mt h4 {
	font-size: 48px;
	color: #333333;
	font-weight: 500;
}

.jtz-content-item .mt p {
	font-size: 16px;
	color: #666666;
}

.jtz-content .network .mc {}

.jtz-content .network .mc .ywcj {}

.jtz-content .network .mc .ywcj .ywcj-menu {}

.jtz-content .network .mc .ywcj .ywcj-menu ul {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.jtz-content .network .mc .ywcj .ywcj-menu ul li {
	width: 25%;
	text-align: center;
	background-size: auto  94px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 118px;
	padding-bottom: 24px;
	cursor: pointer;
	font-size: 18px;
	color: #333333;
	position: relative;
}

.jtz-content .network .mc .ywcj .ywcj-menu ul li:nth-of-type(1) {
	background-image: url(../images/ssl.png);
}

.jtz-content .network .mc .ywcj .ywcj-menu ul li:nth-of-type(2) {
	background-image: url(../images/ddos.png);
}

.jtz-content .network .mc .ywcj .ywcj-menu ul li:nth-of-type(3) {
	background-image: url(../images/yun.png);
}

.jtz-content .network .mc .ywcj .ywcj-menu ul li:nth-of-type(4) {
	background-image: url(../images/diqiu.png);
}

.jtz-content .network .mc .ywcj .ywcj-menu ul li:nth-of-type(1).selected,
.jtz-content .network .mc .ywcj .ywcj-menu ul li:nth-of-type(1):hover {
	background-image: url(../images/b_ssl.png);
}

.jtz-content .network .mc .ywcj .ywcj-menu ul li:nth-of-type(2).selected,
.jtz-content .network .mc .ywcj .ywcj-menu ul li:nth-of-type(2):hover {
	background-image: url(../images/b_ddos.png);
}

.jtz-content .network .mc .ywcj .ywcj-menu ul li:nth-of-type(3).selected,
.jtz-content .network .mc .ywcj .ywcj-menu ul li:nth-of-type(3):hover {
	background-image: url(../images/b_yun.png);
}

.jtz-content .network .mc .ywcj .ywcj-menu ul li:nth-of-type(4).selected,
.jtz-content .network .mc .ywcj .ywcj-menu ul li:nth-of-type(4):hover {
	background-image: url(../images/b_diqiu.png);
}

.jtz-content .network .mc .ywcj .ywcj-menu ul li.selected::after,
.jtz-content .network .mc .ywcj .ywcj-menu ul li:hover:before {
	position: absolute;
	content: '';
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 5px;
	background-image: url(../images/beijing_a.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.jtz-content .network .mc .ywcj .ywcj-box {
	background: #f2f2f2;
}

.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container {
	display: none;
}

.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container ul {
	padding: 72px 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}

.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container ul li {
	width: 33.33%;
	padding-right: 24px;
	padding-bottom: 32px;
}

.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container ul li:nth-child(3n) {
	padding-right: 0px;
}

.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container .img {
	width: 88px;
	height: 88px;
	border: 1px solid #e0a3ca;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	background: #fff;
}

.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container .img img {
	max-width: 100%;
	max-height: 100%;
}

.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container .text {
	width: calc(100% - 88px);
	padding-left: 16px;
}

.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container .text h4 {
	font-size: 16px;
	color: #333333;
	line-height: 1.6;
}

.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container .text p {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding-top: 16px;
}

/************* 应用安全 *******************/
.jtz-content .application {
	background: #fff;
}

.jtz-content .application .application-list {}

.jtz-content .application .application-list .list-item {}

.jtz-content .application .application-list .list-item .content {
	background: #676767;
	width: calc(100% - 10px);
	margin: 0 auto;
	padding: 20px;
}

.jtz-content .application .application-list .list-item .content .icon {
	width: 100%;
	height: 64px;
	background-repeat: no-repeat;
	background-size: 24px auto;
	background-position: left;
	padding-left: 32px;
	border-bottom: 1px solid #ffffff;
	color: #fff;
	line-height: 64px;
	text-align: left;
	font-size: 16px;
}

.jtz-content .application .application-list .list-item .content .title {
	padding-bottom: 270px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.jtz-content .application .application-list .slick-slide:nth-of-type(1) .content .title {
	background-image: url(../images/5.png);
}

.jtz-content .application .application-list .slick-slide:nth-of-type(2) .content .title {
	background-image: url(../images/6.png);
}

.jtz-content .application .application-list .slick-slide:nth-of-type(3) .content .title {
	background-image: url(../images/7.png);
}

.jtz-content .application .application-list .slick-slide:nth-of-type(4) .content .title {
	background-image: url(../images/8.png);
}

.jtz-content .application .application-list .list-item .content .title ul {
	padding-top: 32px;
	min-height: 232px;
	overflow: auto;
}

.jtz-content .application .application-list .list-item .content .title ul li {
	font-size: 16px;
	color: #ffffff;
	line-height: 40px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding-left: 20px;
	position: relative;
}
.jtz-content .application .application-list .list-item .content .title ul li::after{
 content: ".";
 position: absolute;
 top: -10px;
 left: 0;
 font-size: 32px;
 color: #ffffff;
}

.jtz-content .application .application-list .list-item:hover .content {
	background: linear-gradient(to top, #02336e, #012164, #00145c);
}

.jtz-content .application .application-list .slick-slide:nth-of-type(1) .list-item:hover .content .title {
	background-image: url(../images/h_5.png);
}

.jtz-content .application .application-list .slick-slide:nth-of-type(2) .list-item:hover .content .title {
	background-image: url(../images/h_6.png);
}

.jtz-content .application .application-list .slick-slide:nth-of-type(3) .list-item:hover .content .title {
	background-image: url(../images/h_7.png);
}

.jtz-content .application .application-list .slick-slide:nth-of-type(4) .list-item:hover .content .title {
	background-image: url(../images/h_8.png);
}

/************* 信创网站 *******************/
.jtz-content .website {
	background: #fff;
}

.jtz-content .website .website-list .list-item .content {
	background: #f2f2f2;
	width: calc(100% - 48px);
	margin: 0 auto;
	padding: 40px 20px 20px 20px;
	border-radius: 6px;
	box-shadow: 0px 5px 20px 0px rgba(2, 51, 110, 0.4);
	margin-bottom: 20px;
}

.jtz-content .website .website-list .list-item .content .title {
	padding-top: 80px;
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

.jtz-content .website .website-list .slick-slide:nth-of-type(1) .content .title {
	background-image: url(../images/wang1.png);
}

.jtz-content .website .website-list .slick-slide:nth-of-type(2) .content .title {
	background-image: url(../images/wang2.png);
}

.jtz-content .website .website-list .slick-slide:nth-of-type(3) .content .title {
	background-image: url(../images/wang3.png);
}

.jtz-content .website .website-list .list-item .content .title h4 {
	font-size: 20px;
	color: #333333;
	font-weight: 500;
	line-height: 40px;
}

.jtz-content .website .website-list .list-item .content .title p {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	min-height: 48px;
}

.jtz-content .website .website-list .slick-slide .list-item:hover .content {
	background-image: url(../images/website.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.jtz-content .website .website-list .slick-slide .list-item:hover .content .title h4,
.jtz-content .website .website-list .slick-slide .list-item:hover .content .title p {
	color: #ffffff;
}

.jtz-content .website .website-list .slick-slide:nth-of-type(1) .list-item:hover .content .title {
	background-image: url(../images/h_wang1.png);
}

.jtz-content .website .website-list .slick-slide:nth-of-type(2) .list-item:hover .content .title {
	background-image: url(../images/h_wang2.png);
}

.jtz-content .website .website-list .slick-slide:nth-of-type(3) .list-item:hover .content .title {
	background-image: url(../images/h_wang3.png);
}

/************* 数据安全 *******************/
.jtz-content .data {
	background: #fff;
}

.jtz-content .data .mc .ywcj .ywcj-menu ul {
	display: flex;
	justify-content: center;
	align-items: center;
}

.jtz-content .data .mc .ywcj .ywcj-menu ul li {
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	color: #ffffff;
	background: #001663;
	margin: 0 32px;
	padding: 18px  38px;
	border-radius: 5px;
	box-shadow: 0px 5px 20px 0px rgba(2, 51, 110, 0.4);
	margin-bottom: 20px;
}

.jtz-content .data .mc .ywcj .ywcj-menu ul li.selected,
.jtz-content .data .mc .ywcj .ywcj-menu ul li:hover {
	background: #bf4091;
}

.jtz-content .data .mc .ywcj .ywcj-box {
	background: #f2f2f2;
	padding-top: 40px;
}

.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container {
	display: none;
}

.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .title {
	color: #001663;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 56px;
}

.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item {
	display: flex;
	justify-content: space-between;
	padding-bottom: 32px;
}

.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item .data-l,
.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item ul {
	display: block;
	width: 48%;
}

.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item .data-l img {
	max-width: 100%;
	background: #f3f5f8;
}

.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item ul li {
	display: flex;
	justify-content: space-between;
	margin-bottom: 32px;
}

.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item ul li .data-img {
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	line-height: 40px;
	background-image: url(../images/xuhao.png);
}
.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item:nth-child(2n-1) ul li:nth-child(2n-1) .data-img,
.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item ul li:nth-child(2n) .data-img{
	background-image: url(../images/xuhao1.png)
}
.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item:nth-child(2n-1) ul li .data-img{
	background-image: url(../images/xuhao.png);
}

.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item ul li .data-text {
	width: calc(100% - 55px);
}

.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item ul li .data-text h4 {
	color: #333333;
	font-size: 16px;
	line-height: 30px;
}

.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item ul li .data-text p {
	line-height: 26px;
	font-size: 16px;
	color: #666666;
}

.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item:nth-of-type(2n-1) {
	flex-direction: row-reverse;
}

/************* 服务安全 *******************/
.jtz-content .service {
	background-image: url(../images/zhichi.jpg);
	background-repeat: no-repeat;
	padding-bottom: 64px;
}

.service .mt p,
.service .mt h4 {
	color: #fff;
}

.jtz-content .service .mc .shujudaping-youshi {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	border: 1px #fefcfc solid;
}

.jtz-content .service .mc .shujudaping-youshi .tab-menu {
	width: 272px;
}

.jtz-content .service .mc .shujudaping-youshi .tab-menu li {
	border-top: 1px #fefcfc solid;
	border-right: 1px #fefcfc solid;
	cursor: pointer;
	height: 90px;
	padding: 0 48px;
	display: flex;
	align-items: center;
}

.jtz-content .service .mc .shujudaping-youshi .tab-menu li .wenzi {
	padding-left: 20px;
	color: #ffffff;
	font-size: 18px;
}

.jtz-content .service .mc .shujudaping-youshi .tab-menu li:first-child {
	border-top: none;
}

.jtz-content .service .mc .shujudaping-youshi .tab-menu li:hover,
.jtz-content .service .mc .shujudaping-youshi .tab-menu li.selected {
	background: #fff;
}

.jtz-content .service .mc .shujudaping-youshi .tab-menu li:hover .icon,
.jtz-content .service .mc .shujudaping-youshi .tab-menu li.selected .icon {
	background: #f2f2f2;
}

.jtz-content .service .mc .shujudaping-youshi .tab-menu li:hover .wenzi,
.jtz-content .service .mc .shujudaping-youshi .tab-menu li.selected .wenzi {
	color: #333;
}

.jtz-content .service .mc .shujudaping-youshi .tab-box {
	width: calc(100% - 272px);
	background: #fff;
	display: block;
}

.jtz-content .service .mc .shujudaping-youshi .tab-box .tabbox-container {
	display: none;
	height: 448px;
	overflow: auto;
}

.jtz-content .service .mc .shujudaping-youshi .tab-box .tabbox-container ul {
	padding: 0 48px;
}

.jtz-content .service .mc .shujudaping-youshi .tab-box .tabbox-container ul li {
	display: flex;
	justify-content: flex-start;
	margin-top: 56px;
}

.jtz-content .service .mc .shujudaping-youshi .tab-box .tabbox-container ul li:last-child {
	margin-bottom: 56px;
}

.jtz-content .service .mc .shujudaping-youshi .tab-box .tabbox-container .icon {
	width: 80px;
	padding-top: 3px;
}

.jtz-content .service .mc .shujudaping-youshi .tab-box .tabbox-container .wenzi {
	width: calc(100% - 80px);
}

.jtz-content .service .mc .shujudaping-youshi .tab-box .tabbox-container .wenzi h4 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 13px;
        line-height: 30px;

}

.jtz-content .service .mc .shujudaping-youshi .tab-box .tabbox-container .wenzi p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}

/****************** 咨询腰带 ******************/
.index-zixun {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.index-zixun .zixun-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
  max-width: 1400px;
	margin: 0 auto;
	padding-top: 128px;
	padding-bottom: 120px;
}

.index-zixun .text-box {
	width: 76%;
	color: #333;
	font-size: 48px;
	line-height: 1.7;
}
.index-zixun .text-box  span{
	font-size: 48px;
}
.index-zixun .text-box strong {
	color: #00a9ee;
	font-weight: normal;
}

.index-zixun .link-box {
	width: 22%;
}

.index-zixun .link-box .link {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 7.35% 10.29% 7.35% 22.94%;
	border-radius: 100px;
	background: #00a9ee;
	color: #fff;
	font-weight: bold;
	box-shadow: 0 12px 18px rgba(62, 131, 254, .42);
	letter-spacing: 3px;
	text-decoration: none;
	
}
.index-zixun .link-box .link .wenzi{
	font-size: 25px;
}
.index-zixun .link-box .link .arrow {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.index-zixun .link-box .link .arrow img{
	width: 30px;
	height: auto;
}

@media screen and (max-width:1280px) {
	.jtz-content-item .mt h4{
		font-size: 40px;
	}
	.jtz-content .jtz-banner-nav .jtz-banner{
		height: 620px;
	}
	.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container{
		padding: 128px 0 0 0;
	}
	.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container .infos{
		width: 100%;
	}
	.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container .infos h3 {
    font-size: 48px;
    letter-spacing: 2px;
		line-height: 1.5;
	}
	.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container .infos h4 span,
	.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container .infos h4 {
    font-size: 48px;
    letter-spacing: 2px;
	}
	.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container .infos p {
    font-size: 16px;
    margin-top: 32px;
		margin-top: 24px;
	}
	.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container ul li{
		width: 50%;
	}
	.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container ul li:nth-child(3n){
		padding-right: 24px;
	}
	.jtz-content .application .application-list .list-item .content .icon{
		height: 48px;
		line-height: 48px;
	}
	.jtz-content .application .application-list .list-item .content .title ul{
		padding-top: 16px;
	}
	.jtz-content .application .application-list .list-item .content .title{
		padding-bottom: 240px;
	}
	.jtz-content-item{
		padding-top: 48px;
	}
	.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item .data-l, 
	.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item ul{
		width: 49%;
	}
	.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .title{
	 margin-bottom: 48px;
	}
	.index-zixun .text-box{
		font-size: 32px;
		width: 65%;
	}
	.index-zixun .link-box{
		width: 27%;
	}
	.index-zixun .text-box span{
		font-size: 32px;
	}
	.index-zixun .link-box .link {
    padding: 7% 10% 7% 22%;
    font-size: 24px;
}
.index-zixun .link-box .link .wenzi{
	font-size: 24px;
}
}
@media screen and (max-width:1024px) {
	.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container ul li{
		width: 100%;
		padding-right: 0;
	}
	.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container ul li:last-child{
		padding-bottom: 0px;
	}
	.jtz-content  .application .mc{
		padding: 0 26px;
	}
	.jtz-content .application .application-list .list-item .content .title {
    padding-bottom: 192px;
}
.jtz-content .website .website-list .list-item .content .title p{
	min-height: 72px;
}
.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item{
	display: block;
}
.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item .data-l, .jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item ul{
	width: 100%;
}
}
@media screen and (max-width:850px) {
	.jtz-content .jtz-banner-nav .jtz-banner{
		height: 450px;
	}
	.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container {
    padding: 96px 20px 0 20px;
}
.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container .infos h4,
.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container .infos h4 span, 
.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container .infos h3 {
	font-size: 32px;
	letter-spacing: 1px;
}
.jtz-content .jtz-banner-nav .jtz-banner .jtz-banner-container .infos p{
	font-size: 12px;
	margin-top: 16px;
}
.jtz-content .jtz-banner-nav .small-nav a{
	line-height: 48px;
}
.jtz-content-item{
	padding-top: 24px;
}
.jtz-content .jtz-content-item .mt{
	margin-bottom: 20px;
}
.jtz-content .network .mc .ywcj .ywcj-menu ul li{
	padding-top: 112px;
}
.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container ul {
	padding: 40px 20px;
}
.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container .img {
	width: 80px;
	height: 80px;
}
.jtz-content .network .mc .ywcj .ywcj-box .ywcj-box-container .text {
	width: calc(100% - 80px);
}
.jtz-content .application .application-list .list-item .content .title ul li {
	font-size: 14px;
	line-height: 32px;
}
.jtz-content .application .application-list .list-item .content .title {
	padding-bottom: 272px;
}
.jtz-content .data .mc .ywcj .ywcj-menu ul li {
	margin: 0 8px;
	padding: 16px 16px;
	margin-bottom: 20px;
}
.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .title {
	margin-bottom: 32px;
}
.jtz-content .data .mc .ywcj .ywcj-box .ywcj-box-container .data-item{
	padding: 20px;
}
.jtz-content .service .mc .shujudaping-youshi{
	display: block;
	border: 0;
}
.jtz-content .service .mc .shujudaping-youshi .tab-menu{
	width: 100%;
}
.jtz-content .service .mc .shujudaping-youshi .tab-menu ul{
	display: flex;
	justify-content: center;
}
.jtz-content .service .mc .shujudaping-youshi .tab-menu li{
	width: 20%;
  padding: 20px 0;
	height: auto;
	letter-spacing: 3px;
	justify-content: center;
}
.jtz-content .service .mc .shujudaping-youshi .tab-menu li .wenzi{
	padding: 0;
	writing-mode: vertical-lr;
}
.jtz-content .service .mc .shujudaping-youshi .tab-menu li:first-child{
	border-top: 1px #fefcfc solid;
}
.jtz-content .service .mc .shujudaping-youshi .tab-box .tabbox-container ul {
	padding: 0 20px;
}
.jtz-content .service .mc .shujudaping-youshi .tab-box{
	width: 100%;
	padding: 20px 0;
}
.jtz-content .service{
	padding-bottom: 0px;
}
.jtz-content .service .mc .shujudaping-youshi .tab-box .tabbox-container .icon{
	width: 72px;
}
.jtz-content .service .mc .shujudaping-youshi .tab-box .tabbox-container .wenzi {
	width: calc(100% - 72px);
}
.index-zixun .zixun-content {
	display: block;
	padding: 64px 20px;
}
.index-zixun .text-box {
	width: 100%;
	text-align: center;
	font-size: 20px;
}
.index-zixun .text-box span{
	font-size: 20px;
}
.index-zixun .link-box{
	width: 45%;
	margin: 0 auto;
	margin-top: 24px;
}
.index-zixun .link-box .link {
	padding: 7% 10%;
	font-size: 18px;
	letter-spacing: 2px;
}
.index-zixun .link-box .link .wenzi{
	font-size: 18px;
}
.index-zixun .link-box .link .arrow {
	width: 30px;
	height: 30px;
}
.index-zixun .link-box .link .arrow img{
	max-width: 80%;
}
.jtz-content .website{
	padding: 0 26px;
}
.jtz-content .service .mc .shujudaping-youshi .tab-box .tabbox-container ul li{
	margin-top: 32px;
}
.jtz-content-item .mt h4 {
	font-size: 32px;
}
}