@charset "utf-8";

/* CSS Document */
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
big,
em,
font,
strong,
tt,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
img {
	border: 0px;
}

html {
	font-size: 100%;
}

span {
	color: #5a5a5a;
	font-size: 14px;
}

ul {
	list-style: none;
}

li {
	list-style: none;
	color: #454545;
	font-size: 14px;
}

hr {
	color: #FFFFFF;
}

body,
td,
th,
select,
input,
textareak,
ul,
li {
	font-size: 14px;
	color: #333;
	margin: 0px;
	padding: 0px;
}

p {
	color: #000000;
}

img {
	border: none;
}

a {
	color: #2E2E2E;
	text-decoration: none
}

body {
	background: url('../images/banner.jpg') center top no-repeat;
}
 
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
 
.main {
    width: 92%;
    height: auto;
    overflow: hidden;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 10px;
    margin: auto;
}

.top {
	display: table;
    float: left;
}
.top img {
    width: 80%;
    height: auto;
}

.main .num {
	float: right; 
}

.num ul li {
	float: left; 
	font-size: 14px;
	text-align: center;  
	height: auto;
	overflow: hidden;
	margin-left: 100px;
}

.num ul li a {
	float: left;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 69px;
}

.num ul li a:hover {
	height: 52px;
	font-size: 16px;
	border-bottom:2px solid #fff;
}

.num ul li a.on {
	height: 52px;
	font-size: 16px;
	text-align: center;
	border-bottom: 2px solid #fff;
	font-weight: bold;
}

.banner {
	position: relative;
	clear: both;
	width: 100%;
	height: 700px;
	margin: auto;
	background: url(/images/xa_banner.jpg) no-repeat center;
}

.banner  h1{position:absolute; top:40%; left:8%; font-size:36px; color:#fff;}
.banner  h2{position:absolute; top:52%; left:8%; font-size:18px; font-weight:200; color:#fff;}

/*index-advantage*/
.index-advantage {
	width:92%;
	margin: auto;
	padding:50px 0 0 0;
}
.index-box {
	max-width:1600px;
	margin:auto;
	position:relative;
}
.advantage-title {
	width:100%;
	position:relative;
	padding-bottom:54px;
}
.advantage-title .bdl {
	font-size:70px;
	line-height:70px;
	font-family:Helvetica;
	color:#000;
}
.advantage-title .tbox {

}
.advantage-title .title {
	font-size:36px;
	line-height:1;
	font-weight:bold;
	color:#222;
	margin-bottom:23px;
}
.advantage-title .txt {
	width:685px;
	font-size:14px;
	line-height:24px;
	color:#666;
}
.advantage-title .bdr {
	font-size:70px;
	line-height:70px;
	font-family:Helvetica;
	color:#000;
	display:table;
	position:absolute;
	right:0;
	top:110px;
}
.advantage-title .bdr span {
	width:300px;
	height:2px;
	background:#222;
	display:inline-block;
	position:absolute;
	top:9px;
	right:65px;
}
.advantage-list {
	width:100%;
	display:table;
 	overflow:hidden;
}
.advantage-list li {
	width:20%;
	float:left;
	box-sizing:border-box;
	padding:60px 20px 0 40px;
	transition:all ease .3s;
	border-radius:3px;
	margin:0 5.125% 0 0.5%;
}
.advantage-list li:nth-child(4n) {
	margin:0 0 0 8px;
}
.advantage-list li:hover {
	background:#21abd7;
}
.advantage-list li .icon {
	width:100%;
	height:100px;
	transition:all ease .3s;
}
.advantage-list li .icon1 {
	background:url(/images/icon8.png) left top no-repeat;
}
.advantage-list li .icon2 {
	background:url(/images/icon9.png) left top no-repeat;
}
.advantage-list li .icon3 {
	background:url(/images/icon10.png) left top no-repeat;
}
.advantage-list li .icon4 {
	background:url(/images/icon11.png) left top no-repeat;
}
.advantage-list li:hover .icon1 {
	background:url(/images/icon12.png) left top no-repeat;
}
.advantage-list li:hover .icon2 {
	background:url(/images/icon13.png) left top no-repeat;
}
.advantage-list li:hover .icon3 {
	background:url(/images/icon14.png) left top no-repeat;
}
.advantage-list li:hover .icon4 {
	background:url(/images/icon15.png) left top no-repeat;
}
.advantage-list li .title {
	font-size:24px;
	color:#222;
	line-height:36px;
	font-weight:bold;
	margin-bottom:28px;
	transition:all ease .3s;
}
.advantage-list li:hover .title {
	color:#fff;
}
.advantage-list li .txt {
	color:#666;
	font-size:14px;
	line-height:24px;
	transition:all ease .3s;
}
.advantage-list li:hover .txt {
	color:#fff;
}
.advantage-list li .link {
	width:0;
	height:10px;
	margin-top:45px;
	background:url(../images/icon16.png) right center no-repeat;
	transition:all ease .3s;
}
.advantage-list li:hover .link {
	width:48px;
}


.foot {
	width: 94%;
	padding: 2% 0 1% 6%;
	margin: auto;
	overflow: hidden;
	font-size: 14px;
	font-weight: 300;
}

.content {
	width: 98%;
	padding-top: 4%;
	margin: auto;
	overflow: hidden;
	min-height: 190px
}

.cont_more {
	width: 100%;
}

.content .cont1 {
	width: 25%;
	margin-bottom: 4%;
	float: left;
}

.cont1 img {
	width: 100%;
	height: auto;
}

.content .cont1 a {
	float: left;
	width: 100%;
}

.content .cont1 a img {
	float: left
}

.footer {
	width: 88%;
	margin: auto;
	padding-top: 3%;
	padding-bottom: 3%;
	overflow: hidden;
}

.footer .lf {
	float: left;
}

.footer .lf img {
	margin-top: -0.6%
}

.footer .rg {
	float: right;
}

.footer .rg img {}

/*page*/
.page_top {
	width: 98%;
	margin: auto;
	overflow: hidden;
}

.meun {
	width: 40%;
	float: left;
	padding-top: 3%;
	padding-left: 5%
}

.text {
	float: right;
	width: 40%;
	padding-right: 6%;
	padding-top: 4%;
	text-align: right;
}

.page_text {
	width: 862px;
	padding-top: 5%;
	float: left;
	font-size: 100%;
	overflow: hidden;
}

.page_text .lf {
	float: left;
	width: 30%;
	font-size: 1.2em;
	line-height: 24px;
	font-family: "Microsoft YaHei";
}

.page_text .rg {
	float: right;
	width: 60%;
	font-size: 1em;
	line-height: 160%;
	font-family: "Microsoft YaHei";
}

.imgs {
	width: 862px;
	float: left;
	overflow: hidden;
	min-height: 240px;
}

.imgs img {
	margin-top: 2%;
}



.nav .imp {
	width: 100%;
	height: 10%;
	position: absolute;
	margin-left: -1%
}

.cjx_list {
	width: 100%;
	float: left;
	padding-top: 4%
}

.cjx_list ul li {
	width: 99%;
	float: left;
	line-height: 36px;
	border-bottom: 1px dashed #929292;
	margin-bottom: 1%
}

.cjx_list ul li .cjx_lf {
	width: 34px;
	float: left;
	position: relative;
	line-height: 36px;
}

.cjx_list ul li .cjx_lf img {
	width: 100%;
	float: left;
	opacity: 0.8
}

.cjx_list ul li .cjx_lf .cjx_positiond {
	text-align: center;
	color: #fff;
	font-size: 2em;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

.cjx_list ul li span a {
	padding-left: 2%;
	font-size: 1em;
}

.cjx_list ul li span a:hover {
	text-decoration: none;
	color: #6D6D6D
}

.cjx_time {
	line-height: 36px;
	padding-right: 2%;
	float: right;
	font-size: 1.2em;
}

.about_content {
	width: 88%;
	margin: auto;
	overflow: hidden;
	text-indent: 2em;
	padding: 5% 0;
	line-height: 35px;
	color: #333;
	font-size: 16px;
}

.imgs2 {
	width: 88%;
	margin: auto;
	overflow: hidden;
}

.imgsx {
	float: left;
	margin-top: 10px;
	width: 862px;
}

.navbtmone {
	width: 88%;
	margin: auto;
	margin-top: 2%;
}

.c_list {
	overflow: hidden;
	float: left;
}

.c_list ul {
	height: auto;
	overflow: hidden;
}

.c_list ul li {
	margin-top: 40px;
	float: left;
	width: 48%;
	height: 110px;
	/* float: right; */
}

.c_list ul li span a {
	font-size: 20px;
	text-decoration: none;
	color: #333;
}

.c_list ul li p {
	color: #666;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: 300;
}

.c_list ul li .c_conten {
	width: 100%;
	color: #666;
	line-height: 22px;
	font-weight: 300;
	margin: 10px auto;
}

.page_info {
	text-align: center;
	margin-top: 10px;
	color: #333;
}

.page_info span {
	padding: 0 2px;
	font-weight: bold;
}

.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	;
	font-size: 10px;
	margin-top: 20px;
}

.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
}

.page_list a:hover {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}

.page_list a.on {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}


/* 详情页 */
.read {
	clear: both;
	padding: 20px 0;
	width: 86%;
	margin: auto;
}

.read-top {
	padding-bottom: 13px;
	border-bottom: 1px solid #e5e5e5;
}

.read-top-title {
	margin-bottom: 38px;
	color: #333;
	font-size: 30px;
	line-height: 32px;
}

.read-top-main {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #666;
	font-size: 14px;
	font-weight: 300;
	line-height: 1em;
}

.read-top-info {
	display: flex;
	align-items: center;
}

.read-top-info p {
	margin-right: 32px;
}

.read-top-info p:last-child {
	margin-right: 0;
}

.read-top-share {
	display: flex;
	align-items: center;
}

.read-content {
	padding: 36px 0 92px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 15px;
	text-indent: 2em;
	color: #333;
	line-height: 30px;
	text-align: center;
}

.read-content * {
    text-align: left;
}
.read-content p {
	color: #333;
	margin: 20px auto;
	line-height: 30px;
}

.read-content img {
	max-width: 50%;
	height: auto;
	margin: 20px auto ;
	border-radius: 5px;
}

.read-page {
	display: flex;
	justify-content: space-between;
	padding-top: 20px;
}

.read-page a {
	color: #666;
	font-size: 14px;
	line-height: 1em;
	transition: all .5s;
}

.read-page a p {
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .5s;
}

.read-page-item {
	display: flex;
	align-items: center;
	width: 48%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.read-page-item.next {
	justify-content: flex-end;
}

.read-page a:hover p {
	color: #3461d1;
}


/*客服样式*/
::-webkit-scrollbar {
	width: 5px;
}

::-webkit-scrollbar-track {
	background: #fff;
}

::-webkit-scrollbar-thumb {
	background: #e53244;
}

::-webkit-scrollbar-thumb:window-inactive {
	background: #e53244;
}

::-webkit-scrollbar-thumb:vertical:hover {
	background: #e53244;
}

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

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0px;
	-moz-osx-font-smoothing: grayscale;
}

.slide_right {
	width: 60px;
	height: 332px;
	position: fixed;
	right: 0px;
	top: 50%;
	margin-top: -166px;
	z-index: 99
}

.slide_right li {
	width: 60px;
	height: 60px;
	margin-bottom: 1px;
	position: relative;
	font-size: 12px
}

.s_tel {
	width: 270px;
	position: absolute;
	left: 0;
	top: 0;
}

.u_tel {
	width: 210px;
	height: 60px;
	float: left;
	background: #e2070b;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	font-family: cursive;
	letter-spacing: 1px;
	cursor: pointer;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.slide_right li a {
	display: block;
	width: 60px;
	height: 60px;
	background: #f14702;
	color: #fff;
	transition: none;
	text-align: center;
	line-height: 22px;
	padding-top: 10px;
	float: left;
}

.slide_right li:hover a {
	background: #e2070b;
	text-align: center;
}

.slide_right li a i {
	display: block;
	margin: 0px auto;
	text-align: center;
	font-size: 28px;
}

.slide_right li .s_side {
	display: none;
}

.slide_right li .hade {
	display: block;
}


.slide_right li.s_zixun {
	background-position: 0 0;
}

.slide_right li.s_zixun .ew_tel {
	width: 160px;
	text-align: center;
	padding: 15px;
	height: auto;
	float: left;
	background: #e2070b;
	left: -170px;
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	position: absolute;
	display: none;
}

.slide_right li.s_zixun .ew_tel img {
	width: 100%;
}

.slide_right li.s_zixun .ew_tel:after {
	content: '';
	position: absolute;
	right: -10px;
	top: 20px;
	border-top: 10px solid transparent;
	border-left: 15px solid #e2070b;
	border-bottom: 10px solid transparent;
}

.slide_right li.s_zixun:hover .ew_tel {
	display: block;
}

.slide_right li.s_zixun .ew_tel p {
	font-size: 12px;
	padding-top: 6px;
	color: #fff;
}


@media (max-width:1600px) {
	.dh1 .nLi h3 a {
		padding: 0px 10px;
	}

	.header .logo {
		margin-top: 25px;
	}
}

@media (max-width:1440px) {



	.bottom_l {
		width: 450px;
		margin-top: 60px;
	}

	.bottom_r {
		width: calc(100% - 450px);
	}


	.header .logo img {
		width: 200px;
		height: auto;
	}

	.head_seartch {
		display: none;
	}


	.dh1 .nLi h3 a {
		padding: 0px 10px;
	}

}

/*客服样式结束*/

9 .lxwm_con1 {
	width: 75%;
	margin: 0 auto;
	margin-top: 150px;
}

.lxwm_con1 * {
	font-family: Microsoft yahei !important;
}

.lxwm_con1_list1 p {
	font-size: 12px;
	color: #000;
	line-height: 20px;
	margin-top: 10px;
}

.lxwm_con1_list1 span {
	display: block;
	margin-top: 35px;
}

.lxwm_con1_u1 {
	font-size: 0;
	margin-top: 80px;
}

.lxwm_con1_u1 li {
	display: inline-block;
	vertical-align: top;
	width: 32.3%;
	margin-right: 1.5%;
	box-sizing: border-box;
	padding: 30px;
	background: #f2f2f2;
	font-size: 0;
	margin-bottom: 1.2%;
	transition: 0.3s ease-in-out;
	height: 175px;
}

.lxwm_con1_u1 li:nth-child(3n) {
	margin-right: 0;
}

.lxwm_con1_u1_left {
	display: inline-block;
	vertical-align: bottom;
}

.lxwm_con1_u1_left span {
	display: block;
	width: 40px;
	height: 40px;
	transition: 0.3s ease-in-out
}

.lxwm_con1_u1_left p {
	font-size: 14px;
	margin-top: 20px;
	transition: 0.3s ease-in-out
}

.lxwm_con1_u1_left font {
	display: block;
	font-size: 16px;
	font-family: "times new roman";
	margin-top: 5px;
	transition: 0.3s ease-in-out
}

.lxwm_con1_u1 li:hover {
	background: #b90f0f;
}

.lxwm_con1_u1 li:hover p {
	color: rgba(250, 250, 250, .8);
}

.lxwm_con1_u1 li:hover font {
	color: white;
}


.lxwm_con1_u2 {
	width: 88%;
	margin: 80px auto;
}

.lxwm_con1_u2 li:nth-child(1) .lxwm_con1_u1_left span {
	background: url(../images/foot_4.png) no-repeat center left;
}

.lxwm_con1_u2 li:nth-child(1):hover .lxwm_con1_u1_left span {
	background: url(../images/foot_over_4.png) no-repeat left center;
	color: #fff !important;
}

.lxwm_con1_u2 li:nth-child(2) .lxwm_con1_u1_left span {
	background: url(../images/foot_1.png) no-repeat center left;
}

.lxwm_con1_u2 li:nth-child(2):hover .lxwm_con1_u1_left span {
	background: url(../images/foot_over_1.png) no-repeat left center;
}

.lxwm_con1_u2 li:nth-child(3) .lxwm_con1_u1_left span {
	background: url(../images/foot_3.png) no-repeat center left;
}

.lxwm_con1_u2 li:nth-child(3):hover .lxwm_con1_u1_left span {
	background: url(../images/foot_over_3.png) no-repeat left center;
}

.lxwm_con1_u2 li:nth-child(4) .lxwm_con1_u1_left span {
	background: url(../images/foot_2.png) no-repeat center left;
}

.lxwm_con1_u2 li:nth-child(4):hover .lxwm_con1_u1_left span {
	background: url(../images/foot_over_2.png) no-repeat left center;
}

.lxwm_con1_u2 li:nth-child(5) .lxwm_con1_u1_left span {
	background: url(../images/foot_6.png) no-repeat center left;
}

.lxwm_con1_u2 li:nth-child(5):hover .lxwm_con1_u1_left span {
	background: url(../images/foot_over_6.png) no-repeat left center;
}

.lxwm_con1_u2 li:nth-child(6) .lxwm_con1_u1_left span {
	background: url(../images/foot_7.png) no-repeat center left;
}

.lxwm_con1_u2 li:nth-child(6):hover .lxwm_con1_u1_left span {
	background: url(../images/foot_over_7.png) no-repeat left center;
}

.lxwm_con1_u2 li:nth-child(7) .lxwm_con1_u1_left span {
	background: url(../images/foot_5.png) no-repeat center left;
}

.lxwm_con1_u2 li:nth-child(7):hover .lxwm_con1_u1_left span {
	background: url(../images/foot_over_5.png) no-repeat left center;
}

.lxwm_con1_u2 li:nth-child(8) .lxwm_con1_u1_left span {
	background: url(../images/foot_8.png) no-repeat center left;
}

.lxwm_con1_u2 li:nth-child(8):hover .lxwm_con1_u1_left span {
	background: url(../images/foot_over_8.png) no-repeat left center;
}

.lxwm_con1_u2 li:nth-child(9) .lxwm_con1_u1_left span {
	background: url(../images/foot_9.png) no-repeat center left;
}

.lxwm_con1_u2 li:nth-child(9):hover .lxwm_con1_u1_left span {
	background: url(../images/foot_over_9.png) no-repeat left center;
}

.lxwm_con1_u2 li:nth-child(10) .lxwm_con1_u1_left span {
	background: url(../images/foot_10.png) no-repeat center left;
}

.lxwm_con1_u2 li:nth-child(10):hover .lxwm_con1_u1_left span {
	background: url(../images/foot_over_10.png) no-repeat left center;
}



/*新闻*/
.view {
	width: 90%;
	margin: 0 auto;
}

.in_news {
	margin-bottom: 1.5rem;
	margin-top: 30px;
}

.in_news_list {
	display: flex;
	display: -webkit-flex;
}

.in_news_list .left {
	width: 100%;
	border-bottom: none;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}

.in_news_list .left .item {
	width: 33%;
	transition: all 0.6s ease;
	position: relative;
	padding: 1rem;
	box-sizing: border-box;
	border-left: 1px solid #e5e5e5;
}

.in_news_list .left .title {
	transition: all 0.6s ease;
	font-size: 16px;
	color: #333333;
	margin-bottom: .5rem;
	font-weight: bold;
}

.in_news_list .left p {
	transition: all 0.6s ease;
	line-height: 2;
	color: #888888;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.in_news_list .left span {
	transition: all 0.6s ease;
	color: #333333;
	font-family: arial;
	margin-top: 1rem;
	margin-bottom: .2rem;
	display: block;
}

.in_news_list .left .item:nth-child(3n+1) {
	border-left: 0;
}


/* 通用标题css */
.in_tx {
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 1.5rem 0 1rem 0;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}

.in_tx .in_txt {
	font-size:24px;
	color: #000;
	padding-right: 1rem;
	font-weight: bold;
}

.in_tx .in_line {
	height: 1px;
	background: #e5e5e5;
	flex: 1;
}

.in_tx .in_more {
	font-size: .6rem;
	color: #000;
	padding-left: 1rem;
}

.in_tx_nav {
	margin-bottom: 1rem;
	font-weight: 100;
	font-size: 16px;
}

.in_tx_nav a {
	display: inline-block;
	margin: 0 1rem 0 0;
}

/*标题*/
.title_index{ font-size:32px; line-height:30px; font-weight:bold; text-align:center; padding:40px 0;}
.title_index span{ display:block; font-size:16px; padding-top:20px; color:#5c5c5c; font-weight:300;}

/*解决方案*/
.solution{
    height: auto;
    overflow: hidden;
    margin: auto;
    padding: 40px 0;
    background: url('https://cdn2.weimob.com/saas/@assets/saas-fe-website-web-stc/_next/static/media/sec2-bg@2x.9af7dd45.png') center no-repeat;
    background-size: cover;
    /*background: linear-gradient(180deg,#fff,#def3ff 45.78%,#def3ff);*/
}

.solution_container{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
    
}

.solution_contet{
    margin: auto;
    width: 90%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 50px;
}
 
.solution_main {
 
    margin: 30px auto;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    

    background: linear-gradient(317deg, #FFF 41.68%, #EFF7FF 91.3%);
    box-shadow: 0px 4px 10px 0px rgba(0, 44, 80, 0.10), 0px 4px 48px 0px rgba(0, 33, 71, 0.05);
 
}

.solution_main >div {
    overflow: hidden;
}

.solution_main_text {
    padding: 20px;
    font-size: 15px;
}

.solution_main_text h5{
    font-size: 26px;
    margin: 20px auto;
}

.solution_main_text p{
    line-height: 30px;
    opacity: 0.7; 
}

.solution_main img{
    width: 100%;
    border-radius: 10px;
    height: auto;
}

/*我们的优势*/
.Our_advantage {
	width: 90%;
	margin: auto;
	height: auto;
	overflow: hidden;
}

.Our_advantage h3 {
	font-size: 40px;
	font-weight: bold;
	line-height: 50px;
	padding: 20px 0;
}

.Our_advantage p {
	font-size: 16px;
	font-weight: 300;
	color: #9a9a9a;
}

.Our_advantage ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px 40px;
}

.Our_advantage ul li {
    -webkit-box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
    --tw-shadow: 0px 12px 48px 0px rgba(0,33,71,.05);
    --tw-shadow-colored: 0px 12px 48px 0px var(--tw-shadow-color);
    padding: 20px;
    border-radius: 5px;
    background-color: rgba(234, 234, 234, .4);
    width: 100%;
}
 
.Our_advantage li strong {
    display: block;
	font-size: 20px;
	color: #212121;
	margin-bottom: 10px;
}

.Our_advantage li p {
	font-size: 14px;
	line-height: 26px;
	font-weight: 300;
	color: #787878;
}


/*我们的客户*/
.customer{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 30px 0;
}
.customer ul{
    width: 88%;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 20px 20px;
    margin-bottom: 10px;
}
.customer ul li{
    box-sizing:border-box;
    display: flex;
    align-items: center;
    justify-content:center;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 48px 0 rgba(0,33,71,.05);
     box-shadow: 0 12px 48px 0 rgba(0,33,71,.05);
    -webkit-box-sizing: border-box;
}
.customer ul li img{
    max-width: 100%;
    object-fit: cover;
    object-position: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
}

/*开发流程*/
.process{
    height: auto;
    overflow: hidden;
}

.process ul{
    width: 90%;
    margin: auto;
    height: auto;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px 20px;
    padding: 30px;
}

.process ul li{
    min-height: 300px;
    border-radius: 10px;
    padding: 20px;
    --tw-shadow: 0px 12px 48px 0px rgba(0,33,71,.05);
    --tw-shadow-colored: 0px 12px 48px 0px var(--tw-shadow-color);
    -webkit-box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}

.process ul li img{
    display: block;
    width: 50px;
    height: auto;
    margin: 10px auto;
}
.process .process_img {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.process dl {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px 20px;
    margin-top: 20px;
}

.process dl dt{
    background-color: rgba(245,247,250,.8);
    padding: 10px;
    border-radius: 30px;
    color: #8a8a8a;
    text-align: center;
}


/*客服*/
 .kefu_main{
	width: 73px;
	position: fixed;
	bottom: 10vh;
	right: 12px;
	z-index: 99;
	opacity: 1;
	transition: all .4s;
	font-size: 12px;
	color: #393a51;
  }
  .kefu_main input{
	opacity: 0;
	cursor: default;
	position: absolute;
  }
  .kefu_main .icon-box {
	padding: 12px 0;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
	position: relative;
	box-shadow: 12px 12px 26px 6px rgba(20,21,22,.06);
	color: #393a51;
  }
   
  .kefu_main  .font-box1{padding: 6px 0;}
  .kefu_main .consult1, .kefu_main .consult {
	position: absolute;
	left: 12px;
	top: 14px;
	border: 1px solid #e62129;
	height: 48px;
	width: 48px;
	border-radius: 50%;
	animation: ani-data-v-789143c6 1.4s ease-out infinite;
	-webkit-animation: ani-data-v-789143c6 1.4s ease-out infinite;
	-moz-animation: ani-data-v-789143c6 1.4s ease-out infinite;
  }
  .kefu_main .consult1 {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
  }
 
  .kefu_main .icon-box:hover {
	background-color: #e62129!important;
	transition: color .2s ease;
  }
  .kefu_main .icon-box:hover .font {
	color: #fff!important;
  }
  .kefu_main .icon-box:hover .consult1, .kefu_main .icon-box:hover .consult {
	display: none;
  }
  .el-popover {
	display: none;
	position: absolute;
	background: #fff;
	min-width: 130px;
	border-radius: 4px;
	border: 1px solid #f2f4f5;
	padding: 12px;
	/* right: 15px;
	top: 0; */
	z-index: 2000;
	color: #0d1a26;
	line-height: 1.4;
	text-align: justify;
	font-size: 14px;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	word-break: break-all;
   /* transform: translateY(-30%); */
   top: 50%;
   right: 115%;
   transform: translateY(-50%);
  }
  .phone-popover {
	padding: 0;
	max-width: 212px;
  }
  .phone-popover .phone {
    padding: 6px;
    font-size: 16px;
    line-height: 24px;
    color: #ff0000;
    font-weight: bold;
  }
  .phone-popover .phone img{ }
  .el-popper .popper__arrow, .el-popper .popper__arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: 50%;
	right: -6px;
	background: #fff;
	transform:translateY(-50%) rotate(45deg);
	border-color: transparent;
	border-style: solid;
   
  }
  .el-popper .popper__arrow {
	border-width: 6px;
	filter: drop-shadow(0 2px 12px rgba(0,0,0,.03));
  }


  .el-popover-code img{width: 100%; height: 100%; object-fit: contain;}
  .icon-box_img{width: 40px; height: 40px;  margin:0 auto 3px; position: relative;}
  .icon-box_img img{position: absolute; left: 0;  top: 0;  object-fit: cover; width: 100%; height: 100%;}
  .img_red{opacity: 1;  }
  .img_white{opacity: 0; }
  .kefu_main .icon-box:hover .img_red{opacity: 0;}
  .kefu_main .icon-box:hover .img_white{opacity: 1;}
  .kefu_item{position: relative;  display: block;}
  .kefu_item span {display: block;}
  
  @keyframes  ani-data-v-789143c6{
	0% {
	transform: scale(1);
	opacity: 0;
	}
	25% {
		transform: scale(1.15);
		opacity: .3;
	}
	50% {
		transform: scale(1.3);
		opacity: .7;
	}
	75% {
		transform: scale(1.45);
		opacity: .5;
	}
	100% {
		transform: scale(1.5);
		opacity: 0;
	}
  }
  
/*客服结束*/

/*导航*/
.bjnev dl{ display:none;}
.headph{ display:none;}
/*弹出*/
.tcl{ display:none;}
.kefu_itemph{display:none;}
/*关于我们*/


/*响应式样式*/
@media screen and (min-width:0px) and (max-width:1100px)
{
    .box{width:94%; margin:auto;}
	/*logo图*/
	.top img{ height:35px; width:auto;}
	.main .num ul{ display:none;}
	
	/*导航三个杠*/
	.main .num dl{width: 23px;height: 23px;cursor: pointer;box-sizing: border-box;display:block;}
	.main .num dl dd{width: 100%;height: 2px;background: #ffffff;border-radius: 1px;margin: 5px 0;}
	.main .num dl dd:nth-child(2){width: 50%;}
	
	/*手机导航弹出框*/
	.headph{ width:100%; height:100%; margin:auto; background-color:#fff; display: none; position:fixed;top:0;z-index:9999;}
	.headphX{ width:100%; height:auto; overflow:hidden;font-size:26px; color:#333; text-align:right; margin-top:20px; cursor:pointer;}
	.headphnev dl dt {display: flex;padding: 0;width: 100%;box-sizing: border-box; border-bottom:1px solid #EFEFEF;}
	.headphnev dl dt a{flex: 1;height: 54px;line-height: 54px;cursor: pointer;font-size:16px;}
	.headphnev dl dt a:visited{ color:#333;}
	
	@font-face {
	  font-family: 'iconfontX';  /* Project id 5002284 */
	  src: url('//at.alicdn.com/t/c/font_5002284_k7fn8ff0149.woff2?t=1755584577309') format('woff2'),
		   url('//at.alicdn.com/t/c/font_5002284_k7fn8ff0149.woff?t=1755584577309') format('woff'),
		   url('//at.alicdn.com/t/c/font_5002284_k7fn8ff0149.ttf?t=1755584577309') format('truetype');
	}
	.iconfontX {
	font-family: "iconfontX" !important;
	font-size: 36px; line-height:36px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0px;
	-moz-osx-font-smoothing: grayscale;
	}
	
	/*客服*/
	.kefu_itemphnone{
	    display: none;
	}
    .kefu_itemph{
        display: block;
    }
	/*微信*/
	.tcl{ width:auto; height:auto; display:none; position:fixed; top:50%; padding:0 10px; text-align:center; font-size:16px; line-height:40px;color:#fff;border-radius:5px;background-color: rgba(0, 0, 0, 0.7); margin-left:45%; z-index:99999;}
	
    /*联系我们*/
    .lxwm_con1_u2 {
        width: 94%;
    }
    .lxwm_con1_u1 li{
        width: 48%;
        margin-right: 4%;
        margin-bottom:15px;
        height:200px;
    }
    .lxwm_con1_u1 li:nth-child(2n){
        margin-right: 0;
    }
    .lxwm_con1_u1 li:nth-child(3){
        margin-right: 4%;
    }
    .lxwm_con1_u1 li:nth-child(9){
        margin-right: 4%;
    }
    
    /*底部*/
    .navbtmone{
        width: 94%;
    }
    .foot{
        padding: 10px 0;
        margin: auto;
        text-align: center;
    }
    
    /*关于我们*/
    .about_content,.imgs2,.read{
        width: 94%;
    }
    /*新闻*/
    .c_list ul li{
        width: 100%;
        height: auto;
    }
    /*新闻详情*/
    .read-top-title{
        font-size: 24px;
    }
    .read-top-info p{
        margin-right: 0;
    }
    .read-content img{
        max-width: 100% !important;
    }
    
    /*banner图*/
    .banner{
        height: 500px;
    }
    .banner h1{
        font-size: 28px;
        left: 0;
        padding: 0 3%;
    }
    .banner h2{
        font-size: 22px;
        left: 0;
        padding: 20px 3% 0 3%;
    }
    
    /*首页*/
    .advantage-title .title,.title_index{
        font-size: 24px;
        width: 94%;
        margin: auto;
    }
    .advantage-title .txt{
        width: 100%;
    }
    .advantage-list li{
        width: 100%;
        margin: auto;
        padding: 0;
    }
    .solution_contet{
        width: 94%;
        grid-template-columns: repeat(1, 1fr);
    }
    .content .cont1{
        width: 50%;
    }
    .Our_advantage ul{
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 10px;
    }
    .customer ul{
        grid-template-columns: repeat(2, 1fr);
    }
    .process ul{
        width: 100%;
        grid-template-columns: repeat(1, 1fr);
    }
    .in_news_list .left .item{
        width: 100%;
        padding: 5px 0;
        border-left:none;
    }
    
    .read-content{
        text-align: left;
    }
 
}	




