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

.software_bg {
	font-size: 0.65rem;
	color: #1D1D1D;
	line-height: 1.2rem;
	background:#EDF3FF; 
}

.soft_banner {
	background:url(../images/soft_bg.png) no-repeat center top  ;
	background-size: auto 100%;
}
.soft_banner .main {
	position:relative;
	height:14rem;
	padding: 4.0rem 0.6rem;
	box-sizing: border-box;
	background: url(../images/s_banner_pic.png) no-repeat right bottom;
	background-size:auto 70%; 
}
.soft_banner .a1 {
	margin-bottom: 0.5rem;
	height:1.2rem
}
.soft_banner .a2 {
	margin-bottom: 0.5rem;
	height:1.5rem
}
.soft_banner .b1 {
	display: inline-block;
	margin-bottom: 0.5rem;
	height:2.5rem
}
.soft_banner .a1 img, .soft_banner .a2 img, .soft_banner .b1 img {
	height:100%;
}
.soft_banner .pic {
	width: 50%;
	position:absolute;
	z-index: 5;
	right: 0;
	bottom: -150px;
}
.soft_banner .pic img {
	width:100%;
}

.software_bg .head {
	background:none;
}

.soft_w1 {
	background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,0));
	border-radius: 0.7rem;
	margin:0 0.6rem 0.5rem 0.6rem;
	position: relative;
	z-index: 1;
	margin-top: -1.0rem;
}
.soft_w1 .l {
	background: url(../images/s_one_pic.png) no-repeat center bottom;
	background-size: 100% auto;
	padding:1.2rem 0.6rem 6.0rem 0.6rem;
}
.soft_w1 .l h4 {
	font-size:0.85rem;
	color: #1D1D1D;
	font-weight: bold;
	margin-bottom: 0.4rem;
}
.soft_w1 .l h6 {
	font-size:0.65rem;
	color: #767676;
	margin-bottom: 0.5rem;
}
.soft_w1 .l .con {
	padding-bottom:0.6rem;
}
.soft_w1 .l .con p { margin-bottom: 0.4rem;}
.soft_w1 .r {
	width:100%;
}
.soft_w1 .r img {width:100%;}
.soft_blue { color:#1975FF;}

.soft_button {
	display: flex;
  justify-content: center;
  align-items: center;
	margin: 0 auto;
	gap:0.5rem;
	width:6.2rem;
	height:1.8rem;
	line-height: 1.8rem;
	box-sizing: border-box;
	font-size:0.65rem;
	background:#1975FF; 
	color: #fff;
	border-radius: 1.2rem;
}
.soft_button img {
	height:0.8rem;
}
.soft_button:hover {color:#fff; opacity: 0.8;}

.soft_w2 {
	margin-bottom: 2.0rem;
}
.soft_title_one {
	font-size:0.85rem;
	margin:0 0.6rem  0.1rem 0.6rem;
	text-align: center;
	font-weight: bold;
	line-height: 180%;
}
.soft_title_two {
	font-size:0.65rem;
	margin:0 0.6rem 0.5rem 0.6rem;
	color:#567098;
	text-align: center;
	line-height: 180%;
}
.soft_w2_vs {
	padding-bottom:0.5rem;
	background: linear-gradient(180deg, #BAEBFA, #E5E5FF);
	margin:3.0rem 0.6rem 0 0.6rem;
	border-radius: 0.7rem;
	box-shadow: 0 0 0.5rem rgba(119, 157, 214, .2);
}
.soft_w2_vs .l {
	width:80%;
	margin-left: 10%;
	margin-top: -2.0rem;
	padding:1.0rem;
	color:#556D92;
	box-sizing: border-box;
	background: rgba(255,255,255, .8);
	box-shadow: 0 0 0.5rem rgba(119, 157, 214, .2);
	border-radius: 0.7rem;
}
.soft_w2_vs .l .title,.soft_w2_vs .r .title {
	font-size:0.7rem;
	font-weight: bold;
	color: #1D1D1D;
	display: block;
	margin-bottom: 0.6rem;
}
.soft_w2_vs .r {
	box-sizing: border-box;
	padding: 0.6rem 10%;
	margin-top:0.5rem;
	position:relative;
	z-index: 1;
}
.soft_w2_vs .r .pic {
	width:6.5rem;
	position:absolute;
	z-index: 5;
	right:0rem;
	top: -2.0rem;
}
.soft_w2_vs .r .pic img {
	width:100%;
}
.soft_w2_vs .r .title {color: #1975FF;}
.soft_w2_vs .list {
	
}
.soft_w2_vs .list li {
	margin-bottom: 0.6rem;
}
.soft_w2_vs .list li b {
	display:block;
	height:0.9rem;
	display: flex;
	align-items: center;
	font-size:0.68rem;
	margin-bottom: 0.2rem;
}
.soft_w2_vs .list li b img {
	margin-right:0.5rem;
	height: 100%;
}
.soft_w2_vs .list li p {
	padding-left:1.4rem;
}

.soft_w3 { margin-bottom:1.2rem;}
.soft_w_z_bg {}
.soft_w3 .list { margin: 0 0.6rem;}
.soft_w3 .list li {
	background:rgba(255,255,255,.5);
	border-radius: 20px;
	border: 1px solid #bae1fa;
	margin-bottom: 0.7rem;
	overflow: hidden;
}
.soft_w3 .list li span {
	display:flex;
	width: 4.5rem;
	float:left;
	height:100%;
	justify-content: center;
	align-items: center;
	margin: 0.6rem 0 0 0;
}
.soft_w3 .list li span img {
	width:80%;
}
.soft_w3 .list li .title {
	float:right;
	width:-webkit-calc(100% - 5.0rem);
width:-moz-calc(100% - 5.0rem);
width:calc(100% - 5.0rem);
	color: #1975FF;
	line-height: 180%;
	background:url(../images/s_bg_b.png) no-repeat top center #f6f9fd;
	background-size:100% auto;
	padding:0.6rem 0.3rem 0.6rem  0;
}
.soft_w3 .list li .title b {
	display:block;
	font-size:0.75rem;
	margin-bottom: 0.1rem;
}
.soft_w3 .list li .title i {
	display:block;
	font-size:0.68rem;
	padding-bottom: 0.4rem;
	position: relative;
	z-index: 1;
}
.soft_w3 .list li .title i:after {
	content:"";
	position: absolute;
	left: 0;
	bottom: 0;
	width:2.0rem;
	height: 0.18rem;
	background: #1975FF;
}
.soft_w3 .list li .con {
	margin-top: 0.6rem;
	color:#4b4e53;
}
.soft_w3 .cont {
	padding: 0.7rem 0.6rem 0 0.6rem ;
}
.soft_w3 .cont .r {
	width:100%;
	padding-bottom: 0.7rem;
}
.soft_w3 .cont .r img {
	width:100%;
}
.soft_w3 .cont .r img {width:100%;}

.soft_w4 {
	padding:1.5rem 0 0 0.6rem;
	margin-bottom: 1.5rem;
}
.soft_four_li {
	margin-bottom: 40px;
	background: linear-gradient(180deg, #e5f6fb, #e8e4fe);
	height:10rem;
	width: 8.4rem;
	margin-right: 0.8rem;
	border-radius: 1.0rem;
	box-sizing: border-box;
	padding: 0.6rem;
}
.soft_four_li .tit {}
.soft_four_li .tit i {
	display: block;
	margin: 0 auto;
	margin-top: -1.5rem;
	background:url(../images/s_num_bg.png) no-repeat;
	background-size:100% 100%;
	width: 2.0rem;
	height:2.0rem;
	text-align: center;
	line-height: 2.0rem;
	color: #fff;
	font-size:0.8rem;
}
.soft_four_li .tit b {
	display: block;
	font-size:0.68rem;
	color:#1975FF;
	margin: 0.5rem 0;
	line-height: 1.0rem;
	height: 2.0rem;
}
.soft_four_li .con {
	font-size:0.6rem;
	line-height: 1.0rem;
	color:#4b4e53;
	text-align: left;
}
.soft_four_li .pic {
	position:absolute;
	z-index: 5;
	right:15px;
	top: 60px;
}
.soft_four_li .pic img {
	width:100%;
}
.soft_w5 {
	margin-bottom:1.5rem;
}
.soft_w5_bg {
	background:url(../images/s_five_bg.png) no-repeat center bottom #F6F9FD;
	padding: 1.0rem 0;
}
.soft_w5_a {
	display: flex;
  flex-wrap: wrap;
	margin: 0 0.6rem;
	gap:0.5rem;
	margin-bottom: 0.8rem;
}
.soft_w5_a li {
	flex: 1 0 calc(50% - 0.5rem);
  max-width: calc(50% - 0.5rem);
  box-sizing: border-box;
	border:1px solid #fff;
	border-radius: 20px;
	background: linear-gradient(180deg, rgba(242,251,254,1) 0%, rgba(213,235,255,1) 50%, rgba(255,251,254,1) 100%);
	text-align: center;
	overflow: hidden;
	padding: 0.6rem;
	box-sizing: border-box;
}
.soft_w5_a .t1 {
	font-size:1.0rem;
	background: linear-gradient(0deg, #1975ff, #01adf6);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent; /* 备用 */
	display: block;
	line-height: 180%;
}
.soft_w5_a .t2 {
	font-size:0.7rem;
	color:#1975FF;
	font-weight:bold;
	line-height: 180%;
	margin-bottom: 0.3rem;
}
.soft_w5_a .t3 {
	color:#567098;
	font-size:0.6rem;
	line-height: 1.0rem;
}
.soft_w5_b {
	margin:0 0.6rem;
}
.soft_w5_b li {
	border:1px solid #fff;
	border-radius: 0.7rem;
	background: linear-gradient(110deg, #ffffff, #ddf0ff);
	text-align: left;
	overflow: hidden;
	padding: 0.6rem;
	box-sizing: border-box;
	margin-bottom: 0.7rem;
}
.soft_w5_b .t2 {
	font-size:0.7rem;
	color:#1975FF;
	font-weight:bold;
	line-height: 180%;
}
.soft_w5_b .t3 {}
.soft_w5_b li:nth-child(2) {
	background: linear-gradient(110deg, #ffffff, #e7f8f7);
}
.soft_w5_b li:nth-child(3) {
	background: linear-gradient(110deg, #ffffff, #f3effe);
}
.soft_w6 .l {
    margin:0 0.6rem;	
}
.soft_w6 .l .con {
	margin-bottom:30px;
}
.soft_w6 .l p {
	padding:10px 0;
}
.soft_w6 .r {
}
.soft_w6 .r img {
	width:100%;
}

/*工具箱*/
.tool_bd {
	font-size:0.65rem;
	line-height: 1.2rem;
	color: #1D1D1D;
}
.tool_banner {
	width:100%;
	background: url(../images/s_tool_banner.jpg) no-repeat center;
	height:12rem;
	background-size:auto 100%;
}
.tool_banner .main {
	position: relative;
	padding:0.6rem;
}
.tool_banner .txt1 {
	margin-top:3.0rem;
	height:1.2rem;
}
.tool_banner .txt1 img {
	height:100%;
}
.tool_banner .txt2 {
	margin-top:0.5rem;
	height:1.5rem;
}
.tool_banner .txt2 img {
	height:100%;
}
.tool_banner .button {
	margin-top:0.5rem;
	height:2.2rem;
	display: block;
}
.tool_banner .button img {
	height:100%;
}
.tool_one {
	background: linear-gradient(to bottom, rgba(233,243,251,1), rgba(255,255,255,0));
	padding: 1.0rem 0;
}
.tool_title {
	font-size:0.9rem;
	color: #1D1D1D;
	line-height: 180%;
	padding: 0.4rem 0 0.3rem 0;
	text-align: center;
	font-weight: bold;
}
.tool_tit_f {
	font-size:0.6rem;
	color: #8C8C8C;
	text-align: center;
	line-height: 180%;
}
.tool_one .con {
	padding:0.5rem 0.5rem;
}
.tool_one .con p {
	padding:0.3rem 0;
}
.tool_one .pic {
	text-align:center;
	
}
.tool_one .pic img { width:90%;}
.tool_two {
	background:url(../images/tool_two_bg.png) no-repeat center bottom #E9F3FD;
	background-size:100% auto;
	padding:50px 0;
}
.tool_bd .qy_index {
	height:20rem!important;
}
.tool_bd .swiper-container {
    height: 20rem;
	padding: 0 0 0 0.6rem;
}

.tool_two_list {
	width: 10.0rem;
	box-sizing: border-box;
	border-radius:0.7rem;
	border: 1px solid #fff;
	background: linear-gradient(to bottom, #e7efff, #ffffff);
	box-shadow:0 0 0.5rem rgba(119, 157, 214, .15);
	margin-right: 1.0rem;
}
.tool_two_list .pic {
	height:4.0rem;
	overflow: hidden;
	display: flex;
  justify-content: center;
  align-items: center;
}
.tool_two_list .pic img {
	height:100%;
}
.tool_two_list .tit {
	font-size:0.8rem;
	text-align: center;
	line-height: 180%;
	font-weight: bold;
	margin-bottom: 0.5rem;
}
.tool_two_list .con {
	border: 1px solid #D9DFED;
	border-radius: 0.7rem;
	padding:0.5rem;
	font-size:0.6rem;
	margin:0.6rem;
	text-align: left;
}
.tool_two_list .con p {
	position:relative;
	z-index: 1;
	padding-left: 15px;
}
.tool_two_list .con p:before {
	content: "";
	position:absolute;
	z-index: 5;
	width:6px;
	height:6px;
	background: #599BFD;
	border-radius: 50%;
	left: 0;
	top: 0.4rem;
}
.tool_two_list .bot {
	font-size:0.6rem;
	line-height: 1.0rem;
	padding:0 0px 0.5rem 0.5rem;
	margin: 0 0.5rem;
	text-align: left;
}

.tool_three {
	padding:0.5rem 0;
}
.tool_three .list-i {
	box-sizing: border-box;
	border-radius:0.7rem;
	border: 1px solid #fff;
	background: linear-gradient(to left, #dde9fa, #fafdff, #e9f3fb);
	box-shadow:0 0 0.5rem rgba(119, 157, 214, .15);
	padding: 0 0.5rem;
	margin-bottom: 0.6rem;
	padding:0.8rem 0.5rem 0rem 0.5rem;
}
.tool_three .list { 
	margin:0 0.6rem;
	padding-top: 0.7rem;
}
.tool_three .list-i .pic {
	width:100%;
}
.tool_three .list-i .pic img {
	width:100%;
}
.tool_three .list-i .tit {
	display: flex;
  align-items: center;
	gap:0.4rem;
	height: 1.5rem;
	line-height: 1.5rem;
	font-size:0.8rem;
	color:#293152;
	margin-bottom: 0.7rem;
}
.tool_three .list-i .tit img {height:100%;}
.tool_three .list-i .con {
	
}
.tool_three .list-i .con li {
	height:1.6rem;
	line-height: 1.6rem;
	border-radius: 0.8rem 0 0 0.8rem;
	background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0)); 
	color: #589AFD;
	font-size:0.65rem;
	font-style: italic;
	padding-left: 1.0rem;
	box-sizing: border-box;
	margin-bottom: 0.6rem;
}
.tool_four {}
.tool_four .list {
	margin: 0 0.6rem;
	padding:1.5rem 0 0 0;
}
.tool_four .list li {
	background:#F0F4FD;
	padding:1.8rem 0.5rem 0.5rem 0.8rem;
	position: relative;
	z-index: 1;
	margin-bottom: 2.0rem;
	box-sizing: border-box;
    border-radius: 0.7rem;
    border: 1px solid #fff;
    box-shadow: 0 0 0.5rem rgba(119, 157, 214, .15);
}
.tool_four .list li .pic {
	width:3.0rem;
	height:3.0rem;
	border-radius: 50%;
	background: #fff;
	box-shadow:0 0 10px rgba(119, 157, 214, .15);
	display: flex;
	justify-content: center;
  align-items: center;
	position:absolute;
	z-index: 9;
	left: 50%;
	margin-left: -1.5rem;
	top: -1.5rem;
}
.tool_four .list li .tit {
	font-size:0.8rem;
	color:#1975FF;
	font-weight: bold;
	text-align: center;
	margin-bottom:0.5rem;
}
.tool_four .list li .con {
}
.tool_four .scon {
	padding:0.6rem;
}
.tool_four .scon p {
	padding:0.3rem 0;
}
.tool_four .pic {
	width:100%;
}
.tool_four .pic img {
	width:100%;
}
.tool_f_btn {
	width:9rem;
	margin-bottom: 2.0rem;
}
















































