@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;
}

ul {
	list-style: none;
}

li {
	list-style: none;
	color: #333333;
}

hr {
	color: #FFFFFF;
}

body,
td,
th,
select,
input,
textarea,
ul,
li,
dl,
dd,
dt {
	font-size: 14px;
	font-family: Helvetica;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

p {
	color: #333333;
	padding: 0px;
	margin: 0;
	line-height: 22px;
}

img {
	border: none;
	padding: 0px;
	margin: 0;
	display: block;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
}

a:hover {
	color: #f00;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	height: 100%;
}

.box {
	width: 90%;
	margin: 0 auto;
	max-width: 1500px;
}

.boxa {
	width: 90%;
	margin: 0 auto;
	max-width: 1500px;
}

.boxb {
	width: 90%;
	margin: 0 auto;
}

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

.flexj {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}

.flexad {
	display: flex;
	justify-content: space-around;
}

.flexjs {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}

.none {
	display: none;
}

.block {
	display: block;
}

.mt30 {
	margin-top: 30px;
}

@font-face {
	font-family: 'iconfonty';
	/* Project id 1848953 */
	src: url('//at.alicdn.com/t/font_1848953_6ho7n0w1v6e.woff2?t=1627700785944') format('woff2'),
		url('//at.alicdn.com/t/font_1848953_6ho7n0w1v6e.woff?t=1627700785944') format('woff'),
		url('//at.alicdn.com/t/font_1848953_6ho7n0w1v6e.ttf?t=1627700785944') format('truetype');
}

.iconfonty {
	font-family: "iconfonty" !important;
	font-size: 20px;
	font-style: normal;
	display: inline-block;
	vertical-align: 0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.hbor {
	border-bottom: 1px solid #C7C7C8;
}

.header {
	padding: 15px 0;
	align-items: center;
}

/*.header img{max-width:200px;height: auto;}*/

.header_r {
	align-items: center;
	/*width: 60%;*/
}

.header_r ul {
	margin-right: 30px;
}

/*.header_r ul{width: -webkit-calc(100% - 75px);width: -moz-calc(100% - 75px);width: calc(100% - 75px);}*/
.header_r ul li {
	float: left;
	margin-left: 72px;
}

.header_r ul li a {
	color: #202020;
	font-size: 16px;
}

.header_r ul li a.tv {
	color: #ff0000;
}

.header_r select {
	background-color: #202020;
	color: #FFFFFF;
	padding: 15px 0;
}

.footer {
	background-color: #272a3b;
	padding: 20px 0 0 0;
}

.foota_l {
	width: 13%;
}

.foota_l p {
	color: #c8c9cb;
	border-bottom: 2px solid #43475b;
	padding-bottom: 5px;
}

.foota_l p i {
	color: #c8c9cb;
	margin-right: 10px;
}

.foota_l h3 {
	color: #e9e9e9;
	margin-top: 10px;
	font-size: 22px;
}

.foota_l a {
	margin-top: 30px;
	border: 1px solid #43475b;
	color: #b6b6ba;
	padding: 5px 30px;
	display: inline-block;
}

.foota_c {
	width: 80%;
}

.foota_c ul {
	flex-wrap: wrap;
}

.foota_c ul li {
	width: 30%;
	margin-top: 10px;
	margin-right: 3%;
}

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

.foota_c>p {
	color: #c8c9cb;
	border-bottom: 2px solid #43475b;
	padding-bottom: 5px;
}

.foota_c ul li div {
	align-items: center;
	height: 40px;
}

.foota_c ul li div span {
	color: #ae4716;
	font-size: 16px;
	margin-right: 5px;
}

.foota_c ul li>p {
	color: #d4d4d8;
}

.footb {
	border-top: 1px solid #43475b;
	margin-top: 30px;
	padding: 20px 0;
}

.footb p {
	color: #a0a1a9;
	word-spacing: 0.3em;
}

.footb a {
	color: #a0a1a9;
}

.footc {
	text-align: center;
	color: #c7c7c8;
	padding: 20px 0;
	background-color: #222533;
}

.footc a {
	color: #c8c9cb !important;
}

/* 首页 */
.inimg {
	width: 100%;
	position: relative;
}

.inimg>img {
	width: 100%;
	height: auto;
}

.intitle {
	position: absolute;
	top: 46%;
	z-index: 22;
	color: #fff;
	font-size: 35px;
	/* width: 100%; */
	left: 3%;
	text-align: left;
	word-spacing: 0.2em;
}

.incon {
	box-sizing: border-box;
	padding: 50px 0 30px;
}

.incon>div:nth-of-type(1) {
	width: 100%;
}

.incon>div:nth-of-type(2) {
	position: relative;
	width: 55%;
}

.incon>div:nth-of-type(2)>img {
	width: 100%;
}

.intit {
	font-size: 36px;
	font-weight: bold;
}


.somintit {
	margin: 20px 0;
	font-size: 14px;
	color: #999;
}

.inul {
    width: 42%;
    float: left;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px 60px;
}

.inul>li {
    font-size: 16px;
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 31px;
    text-align: center;
}

.inul .red {
    color: #fff;
    font-weight: bold;
    background: #ec3d13;
    border: 1px solid #ec3d13;
}

.inimgs {
	position: absolute;
	width: 100%;
	top: 100px;
	left: -80px;
}

.inimgs img {
	height: 460px;
	margin-right: 5%;
}

.inclick {
	position: relative;
}

.inclick img {
	width: 100%;
}

.inapp {
	position: absolute;
	top: 14%;
	width: 100%;
	color: #fff;
}

.inapp>div {
	width: 100%;
	font-size: 30px;
	text-align: center;
}

.inapp>span {
	display: block;
	width: 100%;
	padding-left: 20%;
	box-sizing: border-box;
	font-size: 15px;
	text-align: left;
	margin-top: 30px;
	line-height: 40px;
	font-weight: 100;
	color: #efefef;
}

.inapp_b {
	width: 100%;
	height: 4.948vw;
	position: absolute;
	left: 0;
	top: 60%;
	z-index: 9;
	background: url(/t200/resource/images/nfsq.png) no-repeat 0 0;
	background-size: 100%;
}

.sprev {
	width: 100px;
	left: 15% !important;
	top: 24%;
	background-image: none;
}

.snext {
	width: 100px;
	right: 10% !important;
	top: 45%;
	background-image: none;
}

.yuan1 {
	width: 15px;
	height: 15px;
	border: 2px solid #FFFFFF;
	border-radius: 50%;
	margin: 0 auto;
	transition: all .5s;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}

.yuan1 .yuan2 {
	width: 8px;
	height: 8px;
	background-color: #FFFFFF;
	border-radius: 50%;
	transition: all .5s;
}

.titlex {
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
}

.sprev:hover .yuan1 {
	width: 20px;
	height: 20px;
}

.sprev:hover .yuan2 {
	width: 13px;
	height: 13px;
}

.snext:hover .yuan1 {
	width: 20px;
	height: 20px;
}

.snext:hover .yuan2 {
	width: 13px;
	height: 13px;
}

.swcent {
	position: absolute;
	left: 50%;
	top: 40%;
	z-index: 10;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 2px solid red;
	overflow: hidden;
}

.swcent img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swcent::before {
	content: "";
	position: absolute;
	left: 46%;
	top: 46%;
	width: 8px;
	height: 8px;
	background-color: #cd0000;
	border-radius: 50%;
}

.swNum {
	color: #FFFFFF;
	width: 20% !important;
	position: absolute;
	left: 70%;
	bottom: 20%;
}

.swNum span {
	color: #FFFFFF;
}

.nones {
	display: none;
}

.innew {
	box-sizing: border-box;
	padding: 50px 0 50px;
}

.innew_tit>span:nth-of-type(1) {
	font-size: 30px;
	font-weight: bold;
}

.innew_tit>span:nth-of-type(2) {
	display: flex;
	align-items: center;
	font-size: 16px;
	padding: 20px 30px;
	box-sizing: border-box;
	border: 1px solid #bbb;
}

.innew_tit>span:nth-of-type(2)>img {
	margin-left: 10px;
}

.innew_con {
	margin-top: 5px;
	height: auto;
	overflow: hidden;
}

.innew_con>li {
	width: 48%;
	height: auto;
	overflow: hidden;
	cursor: pointer;
	float: left;
}

.innew_con .img {
	width: 100%;
	height: 300px;
	overflow: hidden;
	background-size: cover !important;
}

.innew_con>li>div:nth-of-type(1) {
	font-size: 18px;
	margin-top: 30px;
}

.innew_con .title {
	font-size: 16px;
	color: #666;
	border-bottom: 1px solid #ccc;
	line-height: 25px;
	font-weight: bold;
	padding-bottom: 10px;
}

.innew_con .content {
	margin: 10px 0;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	max-height: 60px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	text-overflow: ellipsis;
}

.innew_con>li>div:nth-of-type(3)>span {
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #666;
}

.innew_con>li>div:nth-of-type(3)>span>img {
	margin-left: 5px;
}

.serviceMain {
	position: relative;
	margin-top: 70px;
}

.service {
	position: absolute;
	height: 80px;
	line-height: 80px;
	z-index: 3;
	background-color: #f00;
	top: -40px;
	left: 10%;
	text-align: center;
	color: #fff;
	padding: 0 20px;
	font-size: 30px;
}

.source {
	color: #999;
	text-align: right;
	font-size: 14px;
	margin-top: 20px;
	padding-right: 20px;
}

/* 服务范围 */
.Smina {
	background: url(/t200/resource/images/banner_1.png)no-repeat center;
	background-size: cover;
	padding: 100px 0 90px;
}

.Smina ul li {
	width: 20%;
}

.Smina ul li h1 {
	font-size: 40px;
	color: #000000;
	text-align: center;
}

.Smina ul li p {
	font-size: 16px;
	color: #000000;
	text-align: center;
	margin-top: 10px;
}

.Smina>h1 {
	text-align: center;
	color: #FFFFFF;
}

.Smina_e {
	font-size: 40px;
	font-weight: normal;
	letter-spacing: 3px;
	margin-top: 80px;
}

.Smina_c {
	font-size: 40px;
	margin-top: 20px;
	font-weight: 100;
	letter-spacing: 3px;
}

.Sminb {
	padding: 40px 0 90px;
}

.Sminb .Sminb_l {
	width: 40%;
}

.Sminb .Sminb_l h1 {
	font-weight: 100;
	color: #646464;
	font-size: 35px;
	margin-bottom: 15px;
}

.Sminb .Sminb_l p {
	color: #838383;
	line-height: 24px;
}

.Sminb .Sminb_r {
	width: 40%;
}

.Sminb .Sminb_r h1 {
	font-weight: 100;
	color: #646464;
	font-size: 35px;
	margin-bottom: 40px;
}

.Sminb .Sminb_r h5 {
	font-size: 14px;
}

.Sminb .Sminb_r p {
	color: #838383;
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 30px;
}

.Sminc {
	padding: 50px 0 70px;
	background-color: #252529;
}

.Sminc .Sminca {
	color: #535352;
	font-size: 30px;
}

.Sminc .Smincb {
	color: #535352;
	font-weight: 100;
	font-size: 30px;
	margin-top: 10px;
}

.Sminc ul li h2 {
	color: #b5b5b5;
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 5px;
}

.Sminc ul li span {
	color: #b5b5b5;
	display: block;
	margin-bottom: 30px;
}

.Sminc ul li p {
	color: #67676a;
	margin-bottom: 5px;
}

.Smind {
	padding: 70px 0;
}

.Smind h2 {
	color: #464646;
	font-weight: normal;
}

.Smind h4 {
	margin: 15px 0 25px;
	color: #2d2d2d;
}

.Smind p {
	line-height: 40px;
	color: #717171;
}

/* 成功案例*/
.Cbanner {
	position: relative;
}

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

.Cbanner .Cbannera {
	position: absolute;
	width: 100%;
	top: 30%;
}

.Cbanner .Cbannera h1 {
	color: #000000;
	font-size: 35px;
	font-weight: 400;
	text-align: center;
}

.Cbanner .Cbannera h3 {
	color: #4a4949;
	margin-top: 20px;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: 100;
}

.Cmain {
	margin-top: 50px;
}

.Cmain h3 {
	color: #2d2d2d;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 3px;
}

.Cmain .CmainT {
	margin-top: 30px;
	justify-content: center;
}

.Cmain .CmainT li {
	margin-right: 5%;
	border-bottom: 2px solid #FFFFFF;
	padding: 0 8px 10px;
	cursor: pointer;
}

.Cmain .CmainT li a {
	color: #333;
}

.Cmain .CmainT li a:hover {
	color: #ff0000;
}

.Cmain .CmainT li:last-child {
	margin-right: 0;
	color: #5f5f5f;
}

.Cmain .CmainT li:hover {
	border-bottom: 2px solid #000000;
}

.Cmain .CmainT li.tc {
	border-bottom: 2px solid #000000;
}

.Cmain .CmainB {
	margin-top: 40px;
	flex-wrap: wrap;
}

.Cmain .CmainB li {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 15px;
	cursor: pointer;
}

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

.CmainBa {
	position: relative;
	border: 1px solid #e1e1e1;
	border-bottom: none;
}

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

.CmainBa>div {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
}

.CmainBa>div .linea,
.CmainBa>div .lineb {
	width: 10px;
	height: 1px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

.CmainBa>div .linea {
	margin-top: 25%;
}

.CmainBa>div p {
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
}

.Cmain .CmainB li:hover div {
	display: block;
}

.CmainBb {
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	padding: 20px 20px 10px;
}

.CmainBb p {
	color: #353535;
	font-size: 16px;
	margin-bottom: 5px;
}

.CmainBb span {
	color: #838383;
	font-size: 12px;
}

.CmainBb a {
	margin-top: 30px;
	border-top: 1px solid #e1e1e1;
	padding-top: 10px;
	align-items: center;
}

.CmainBb a i {
	color: #838383;
	font-size: 32px;
}

/* 关于我们 */
.Abanner {
	position: relative;
	margin-bottom: 50px;
}

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

.Abanner h1 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 43%;
	color: #FFFFFF;
	text-align: center;
	font-size: 50px;
	font-weight: normal;
	letter-spacing: 5px;
}

.Amina h1 {
	font-weight: normal;
	text-align: center;
	letter-spacing: 5px;
	color: #000000;
}

.Amina .Amina_b {
	margin-top: 30px;
	line-height: 30px;
	color: #616161;
	text-align: center;
	margin-bottom: 70px;
}

.Amina .Amina_c {
	width: 30px;
	height: 2px;
	background-color: #cd112d;
	margin: 0 auto;
}

.Aminb {
	margin-top: 90px;
}

.Aminb .Aminb_l {
	width: 48%;
}

.Aminb .Aminb_l h1 {
	font-weight: normal;
	font-size: 32px;
	letter-spacing: 3px;
}

.Aminb_la {
	width: 80%;
	color: #616161;
	margin-top: 40px;
	line-height: 24px;
}

.Aminb_lb {
	width: 20px;
	height: 2px;
	background-color: #cd112d;
	margin-top: 90px;
}

.Aminb_lc {
	width: 70%;
	margin-top: 30px;
}

.Aminb_lc .Ablc_l h2 {
	font-weight: 100;
	color: #dcdbdc;
	font-size: 26px;
}

.Aminb_lc .Ablc_l div h1 {
	font-weight: 50;
	font-size: 60px;
	color: #747474;
}

.Aminb_lc .Ablc_l div h1 span {
	font-size: 40px;
	margin-left: -20px;
}

.Aminb_lc .Ablc_l div span {
	font-size: 40px;
	ont-weight: 50;
	color: #747474;
}

.Aline {
	width: 1px;
	height: 100px;
	background-color: #dcdbdc;
}

.Aminb img {
	width: 48%;
}

.Aminc {
	background: url(/t200/resource/images/banner_5.jpg)no-repeat center;
	background-size: cover;
	height: 735px;
	padding-top: 1px;
	position: relative;
	margin-top: 100px;
}

.Aminc>h1 {
	text-align: center;
	color: #FFFFFF;
	font-size: 40px;
	letter-spacing: 3px;
	font-weight: 400;
	margin-top: 85px;
}

.Aminc h4 {
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 30px;
}

.AmincB {
	height: 135px;
	bottom: -300px;
	position: relative;
	left: 0;
}

.about-line {
	width: 100% !important;
	height: 135px;
}

.about-linea {
	width: 0;
	transition: ease 1.6s width;
	position: absolute;
	left: 0;
	top: 0;
}

/* .AmincB ul{position:absolute;left:0;bottom:0;width:100%;height:135px;} */
.ac-line-one h1 {
	margin-bottom: 10px;
	font-family: gothicb;
	font-size: 63px;
	color: #fff;
	display: flex;
}

.ac-line-one h1 span {
	margin-left: 10px;
	font-size: 30px;
	align-self: flex-end;
}

.ac-line-one h1 i {
	font-style: normal;
}

.ac-line-one p {
	margin-bottom: 7px;
	font-size: 16px;
	color: #fff;
}

.ac-line-one span {
	margin-bottom: 20px;
	font-size: 12px;
	color: #fff;
	opacity: .5;
}

.ac-line-one {
	position: absolute;
	left: 14.85%;
	bottom: 10%;
	width: 110px;
	text-align: center;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.ac-line-one-2 {
	left: 32%;
	bottom: 72.7%;
}

.ac-line-one-3 {
	left: 44.7%;
	bottom: 35%;
}

.ac-line-one-4 {
	left: 62.2%;
	bottom: 94.7%;
}

.ac-line-one-5 {
	left: 78%;
	bottom: 35.5%;
}

.Amind {
	padding: 40px 0 70px;
}

.Amind h1 {
	text-align: center;
	color: #6d6d6d;
}

.Amind h4 {
	text-align: center;
	color: #6d6d6d;
	margin-top: 20px;
}

.Amind ul {
	margin-top: 40px;
}

.Amind ul li {
	width: 20%;
}

.abgod {
	width: 80px;
	height: 80px;
	border: 2px solid #cd112d;
	border-radius: 50%;
	margin: 0 auto;
	flex-direction: column;
	justify-content: center;
}

.abgod img {
	margin: 0 auto;
}

.Amind ul li h5 {
	text-align: center;
	margin-top: 30px;
	color: #cd112d;
}

.Amind ul li .abtetx {
	text-align: center;
	margin-top: 15px;
	font-size: 12px;
	line-height: 24px;
	color: #6d6d6d;
}


/* 联系我们*/
.Tbanner img {
	width: 100%;
	height: auto;
}

.news {
	margin: 0 auto 50px;
	width: 80%;
}

.news .ntab {
	color: #3c3c3c;
	margin: 30px 0;
}

.news .ntab a {
	color: #8e8e8e;
}

.newsA_l {
	width: 75%;
}

.newsA_l p img {
	max-width: 100%;
	height: auto;
	margin: 20px auto;
}

.newsA_l .newsA_la {
	color: #3c3c3c;
	line-height: 26px;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
}

.newsA_lb {
	width: 95%;
	margin-top: 15px;
}

.newsA_lb * {
	font-size: 16px !important;
	line-height: 30px !important;
	color: #333 !important;
}

.newsA_lbx img {
	max-width: 100%;
	height: auto;
}

.newsA_lb img {
    width: 60%!important;
	height: auto;
	display: block;
	margin: 20px auto !important;
	border-radius: 5px;
}

.newsA_lb a {
	color: #156ba3 !important;
	text-decoration: underline !important;
}

.newsA_lb p {
	text-indent: 2em;
	margin-bottom: 15px;
}

.newsA_r {
	width: 25%;
	box-sizing: border-box;
	border-left: 1px solid #8e8e8e;
}

.newsA_lbx {
	color: #3c3c3c;
	line-height: 30px;
}

.newsA_r {
	overflow: hidden;
}

.newsA_rT {
	width: 80%;
	float: right;
	color: #3c3c3c;
	line-height: 26px;
}

.newsA_rT p {
	font-size: 16px;
	margin-bottom: 15px;
}

.newsA_rT .span {
	margin-top: 0px;
}

.newsA_rT .span span {
	border: 1px solid #a3a6a6;
	display: inline-block;
	margin-bottom: 10px;
	padding: 0 10px;
	border-radius: 20px;
}

.newsA_rT .span a {
	color: #a3a6a6;
}


/*联系我们*/
.contacnew {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	background-color: #160c2e;
	min-height: 200px;
	padding-top: 40px;
}

.contacnewt {
	padding: 40px 0 40px 0;
	font-size: 28px;
	color: #fff;
	line-height: 30px;
}

.contacnewt p {
	padding: 10px 0;
	color: #fff;
}


.contactus {
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-bottom: 20px;
}

.contactus ul li {
	float: left;
	width: 31.333%;
	margin-right: 3%;
	box-sizing: border-box;
	margin-bottom: 30px;
	background-color: #f2f2f2;
	padding: 30px 30px;
	box-sizing: border-box;
	position: relative;
	height: 165px;
	overflow: hidden;
}

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

.contactus ul li .contactust {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	margin: auto;
}

.contactus ul li .contactust a:hover {
	text-decoration: none;
}

.contactus ul li .contactust i {
	font-size: 35px;
	color: #333;
}

@font-face {
	font-family: 'shweb08';
	/* Project id 2582579 */
	src: url('//at.alicdn.com/t/font_2582579_8c5wugpqcjg.woff2?t=1622458508142') format('woff2'),
		url('//at.alicdn.com/t/font_2582579_8c5wugpqcjg.woff?t=1622458508142') format('woff'),
		url('//at.alicdn.com/t/font_2582579_8c5wugpqcjg.ttf?t=1622458508142') format('truetype');
}

.shweb08 {
	font-family: "shweb08" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

.contactus ul li .contactusb {
	padding-top: 10px;
}

.contactus ul li .contactusb span {
	display: block;
	font-size: 20px;
	padding-top: 5px;
}

.contactus ul li .contactusb span.tv {
	font-size: 14px;
}

.contactus ul li:hover {
	background-color: #fc3829;
	color: #fff;
}

.contactus ul li:hover i {
	color: #fff;
}

@font-face {
	font-family: 'shweb09';
	/* Project id 2582618 */
	src: url('//at.alicdn.com/t/font_2582618_7nxq8apzf6.woff2?t=1622460124111') format('woff2'),
		url('//at.alicdn.com/t/font_2582618_7nxq8apzf6.woff?t=1622460124111') format('woff'),
		url('//at.alicdn.com/t/font_2582618_7nxq8apzf6.ttf?t=1622460124111') format('truetype');
}

.shweb09 {
	font-family: "shweb09" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}


@font-face {
	font-family: 'shweb10';
	/* Project id 2582628 */
	src: url('//at.alicdn.com/t/font_2582628_2mfvdirl66v.woff2?t=1622460368614') format('woff2'),
		url('//at.alicdn.com/t/font_2582628_2mfvdirl66v.woff?t=1622460368614') format('woff'),
		url('//at.alicdn.com/t/font_2582628_2mfvdirl66v.ttf?t=1622460368614') format('truetype');
}


.shweb10 {
	font-family: "shweb10" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

.contactus ul li .wxer {
	position: absolute;
	z-index: 2;
	top: 30px;
	right: 130px;
}

.contactus ul li .wxer.tv {
	right: 20px;
}

.contactus ul li .wxer img {
	width: 100px;
	height: auto;
}

@font-face {
	font-family: 'shweb11';
	/* Project id 2582643 */
	src: url('//at.alicdn.com/t/font_2582643_qhf0i7sgig.woff2?t=1622460917520') format('woff2'),
		url('//at.alicdn.com/t/font_2582643_qhf0i7sgig.woff?t=1622460917520') format('woff'),
		url('//at.alicdn.com/t/font_2582643_qhf0i7sgig.ttf?t=1622460917520') format('truetype');
}

.shweb11 {
	font-family: "shweb11" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

@font-face {
	font-family: 'shweb12';
	/* Project id 2588922 */
	src: url('//at.alicdn.com/t/font_2588922_tqfs4slpwxr.woff2?t=1622697283484') format('woff2'),
		url('//at.alicdn.com/t/font_2588922_tqfs4slpwxr.woff?t=1622697283484') format('woff'),
		url('//at.alicdn.com/t/font_2588922_tqfs4slpwxr.ttf?t=1622697283484') format('truetype');
}

.shweb12 {
	font-family: "shweb12" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

@font-face {
	font-family: 'shweb13';
	/* Project id 2588940 */
	src: url('//at.alicdn.com/t/font_2588940_tf4wqq901da.woff2?t=1622697853013') format('woff2'),
		url('//at.alicdn.com/t/font_2588940_tf4wqq901da.woff?t=1622697853013') format('woff'),
		url('//at.alicdn.com/t/font_2588940_tf4wqq901da.ttf?t=1622697853013') format('truetype');
}

.shweb13 {
	font-family: "shweb13" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}


/* 新闻中心 */
.newcon {
	width: 100%;
	padding: 0px 8%;
	box-sizing: border-box;
}

.newtitle {

	font-size: 28px;
	font-family: PingFang SC;
	font-weight: 800;
	line-height: 40px;
	color: #303033;
	opacity: 1;
}

.newline {
	width: 100%;
	height: 1px;
	background: #C2C2CC;
	opacity: 0.5;
	margin-top: 20px;
}

.new_ul {
	width: 100%;
	margin-top: 40px;
}

.new_left {
	width: 75%;
	border-right: solid 1px rgba(194, 194, 204, 0.5);
	padding-right: 5%;
	box-sizing: border-box;
}

.new_left a {
	color: #333;
	font-weight: bold;
}

.new_left .deq {
	color: #999 !important;
}

.new_right {
	padding-left: 5%;
	width: 25%;
	font-family: PingFang SC;
	font-weight: 400;
}

.new_left>div:nth-of-type(1) {


	font-size: 14px;

	line-height: 22px;
	color: #919199;
	opacity: 1;
}

.new_left>div:nth-of-type(2) {
	margin: 10px 0;

	font-size: 18px;

	line-height: 37px;
	color: #303033;
	opacity: 1;
}

.new_left>div:nth-of-type(3) {
	font-size: 14px;
	line-height: 20px;
	color: #303033;
	opacity: 1;
}

.new_left>a {
	display: block;
	width: 100px;
	height: 30px;
	background: #CD0E00;
	opacity: 1;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
	line-height: 30px;
	color: #FFFFFF;
	margin-bottom: 40px;
}

.new_time {
	padding: 30px 0;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(194, 194, 204, 0.5);
}

.new_time_left {
	width: 10%;

	color: #919199;
}

.new_time_right {
	width: 90%;
}

.new_time_left>div>span {
	display: block;
	margin: 5px 0 10px 10px;
	font-size: 35px;
	color: #CD0E00;
	font-weight: bold;
}

.new_time_right>div {

	margin-bottom: 5px;
	line-height: 20px;


}

.new_time_right>div a {
	color: #333;
	font-size: 20px;
}

.new_time_right>div a:hover {
	color: #ff0000;
}

.new_time_right>span {
	color: #888;
	line-height: 25px;
	margin-bottom: 5px;
	font-size: 14px;


}

.new_right>div:nth-of-type(1) {
	font-size: 12px;
	line-height: 22px;
	color: #303033;


}

.new_imgs {
	margin-top: 20px;
}

.new_imgs img {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.new_imgs a {
	font-size: 15px;
	border: 1px solid #a3a6a6;
	display: inline-block;
	margin-bottom: 10px;
	padding: 0 10px;
	border-radius: 20px;
}

.new_imgs>span {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}



/*客服样式*/

::-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: 50px;
	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: -200px;
	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;
	}


}

/*客服样式结束*/


/*分页样式*/
.page_info {
	text-align: center;
	margin-top: 10px;
	color: #333;
	margin-bottom: 15px;
}

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

.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-family: Microsoft yahei;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 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;
}


/*公用标题*/
.public_title{
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}

.public_title span{
    display: block;
    font-size: 16px;
    padding-top: 20px;
    color: #5c5c5c;
    font-weight: 300; 
    margin: auto;
}

/*案例模块*/
.case_container{
    width: 90%;
    margin: 30px auto;
}
.case_container ul{
    margin-top: 40px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
}
.case_container li{ 
    align-items: center;
    gap: 20px;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
}

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

.case_container p{
    clear: both;
    display: block;
    margin: 15px auto;
    text-align: center;
}

/*我们的服务*/
.service_container {
width: 50%;
    float: right;
    height: auto;
    background-size: 100%;
    padding: 30px;
    font-size: 15px;
    /* background: url(/images/inplan1.jpg) no-repeat center; */
    display: none;
    background: #f7f7f7;
    border-radius: 10px;
}
.service_container.tv{display:block;}
.service_text p {
    line-height: 40px !important;
}

.service_text ul{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 60px;
}

/*我们的优势*/
.shsoftgs_advantages{
    height: auto;
    overflow: hidden;
    margin-top: 60px;
}

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

.shsoftgs_advantages 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);
}

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

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

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

/*我们开发流程*/
.shoftgs_process{
    padding: 50px 0;
    height: auto;
    background: linear-gradient(180deg, #F1F3F9 0%, #F8F9FC 100%);
}

.shoftgs_process ul{
    width: 90%;
    background: #fff;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 50px 40px;
    padding: 30px;
    margin: 30px auto;
    border-radius: 5px;
}

.process_left {
    width: 50px;
    float: left;
}
.process_left img{
    width: 80%;
}

.process_right{
    float: right;
    width: calc(100% - 50px);
}

.process_right p{
    color: #717171;
}

/*我们的售后*/
.after-sales{
    padding: 50px 0;
    height: auto;
}

.after-sales ul{
    width: 90%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px 40px;
    padding: 30px;
    margin: 30px auto;
}


.after-sales ul li{
    padding: 10px;
    -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 2px 24px 0px rgba(33,79,143,.1);
    --tw-shadow-colored: 0px 2px 24px 0px var(--tw-shadow-color);
    border-radius: 5px;
    overflow: hidden;
    border-left:5px solid #006aff;
}

.after-sales ul li strong{
    font-size: 16px;
}

.after-sales ul li p{
    margin-top: 10px;
    color: #717171;
}

/*我们的客户开始*/
.shsoftgs_customer{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 40px;
}
.shsoftgs_customer ul{
    width: 88%;
    margin: auto;
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 20px 20px;
    margin-bottom: 10px;
}
.shsoftgs_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;
}
.shsoftgs_customer ul li img{
    max-width: 100%;
    object-fit: cover;
    object-position: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
}


/*客服*/
 .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;
	}
  }
  
/*客服结束*/

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

/*响应式样式*/
@media screen and (min-width:0px) and (max-width:1100px)
{

	/*logo图*/
	.header a img{ height:35px;}
	.header_r ul{ display:none;}
	
	/*导航三个杠*/
	.header_r dl{width: 23px;height: 23px;cursor: pointer;box-sizing: border-box;display:block;}
	.header_r dl dd{width: 100%;height: 2px;background: #000;border-radius: 1px;margin: 5px 0;}
	.header_r 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;}
	
	/*联系我们*/
	.contactus ul li{ width:100%; height:auto; margin-right:0; margin-bottom:20px;}
	
	 /*底部*/
	 .foota{
	     display: inline;
	 }
	 .foota_l{
	     width: 94%;
	     margin: auto;
	 }
	 .foota_c{
	     width: 94%;
	     margin: auto;
	     margin-top: 10px;
	 }
	.foota_c ul li{
	    width: 48%;
	    margin-right: 4%;
	} 
	.foota_c ul li:nth-child(2n){
        margin-right: 0;
    }
    .foota_c ul li:nth-child(3n){
        margin-right: 4%;
    }
	
	  /*关于我们*/
	  .Abanner h1{
	      font-size: 26px;
	  }
	  .Aminb{
	      display: inline;
	  }
	  .Aminb .Aminb_l{
	      width: 94%;
	      margin: auto;
	  } 
	  .Aminb img{
	      width: 100%;
	  }
	  .Amind ul{
	      display: inline;
	  }
    .Amind ul li{
        width: 50%;
        float: left;
        height: 250px;
    }
    .Amind{
        overflow: hidden;
    }
    .ac-line-one-5{
        left: auto;
    }
    .Aminb_la,.Aminb_lc{
        width: 100%;
    }
	  
	  /*案例*/
	  .Cbanner .Cbannera h1{
	      font-size: 26px;
	  }
	  .Cmain .CmainB li{
	      width: 48%;
	  } 
	  
	  /*案例详情*/
	  .news{
	      width: 94%;
	  } 
	  .newsA{
	      display: inline;
	  }
	  .newsA_l{
	      width: 100%;
	  }
	  .newsA_lb img{
	      width: 100% !important;
	  }
	  .newsA_r{
	      width: 100%;
	      border-left:none;
	  }
	  .newsA_rT{
	      width: 100%;
	  }
	  
	  /*新闻中心*/
	  .Abanner img {
	      object-fit: cover;
	      height: 400px;
	  }
	  .newcon{
	      padding: 0px 4%;
	  }
	  .new_ul{
	      display: inline;
	  }
    .new_left{
        width: 100%;
        padding-right: 0%;
        border-right:none;
    }
	.new_right{
	    width: 100%;
	    padding-left:0;
	}
	 
	/*新闻中心详情*/ 
	.newsA_l .newsA_la {
	    font-size: 24px;
	}
	.source{
	    padding-right: 0px;
	}
	.newsA_lb{
	    width: 100%;
	}
	/*服务范围*/ 
    .Smina ul{
        display: inline;
    }
    .Smina ul li{
        width: 100%;
    }
    .Smina_e{
        font-size: 26px;
    }
    .Smina_c{
        font-size: 24px;
    }
    .Sminb{
        display: inline;
    }
    .Sminb .Sminb_l,.Sminb .Sminb_r{
        width: 94%;
        margin: auto;
    }
    .Sminc ul{
        display: inline;
    }
    .Sminc ul li{
        width: 50%;
        float: left;
        height: 250px;
    }
    .Sminc{
        overflow: hidden;
    }
	
    /*首页-大图*/
    .inimg>img{
        height: 400px;
        object-fit: cover;
    }
    .intitle{
        font-size: 24px;
    }
     
     
     /*首页-我们的业务范围*/
    .inul{
        width: 100%;
    }
    .service_container{
        width: 100%;
        box-sizing: border-box;
        margin-top: 10px;
    }
    .case_container ul{
        grid-template-columns: repeat(2, 1fr);
    }
    .service{
        left:0;
        width: 100%;
        box-sizing: border-box;
        font-size: 20px;
    }
    .case_container li{
        box-sizing: border-box;
    }
    .inapp>span{
        padding-left: 0;
    }
    .serviceMain,.swiper-container{
        height: 100%;
    }
    .inclick img{
        height: 100%;
    }
    .inapp_b{
        bottom:65px;
        top: auto;
    }
    .inapp>div{
        font-size: 18px;
    }
    .inapp>span{
        width: 94%;
        margin: auto;
    }
    .inapp{
        top: 10%;
    }
    
    /*我们开发小程序/App的流程*/
    .shsoftgs_advantages ul{
        width: 100%;
        grid-template-columns: repeat(2, 1fr);
        box-sizing: border-box;
        padding: 0;
    }
    
    
    /*我们开发小程序/App的优势*/
    .shoftgs_process ul{
        width: 94%;
        grid-template-columns: repeat(2, 1fr);
        padding:10px;
        box-sizing: border-box;
    }
    
    /*我们开发完小程序/App的提供的售后服务*/
    .after-sales ul{
        width: 94%;
        grid-template-columns: repeat(2, 1fr);
        padding:10px;
        box-sizing: border-box;
    }
     
    
    .shsoftgs_customer ul{
        width: 94%;
        grid-template-columns: repeat(2, 1fr);
        padding:10px;
        box-sizing: border-box;
    }
	
	/*上海小程序开发动态*/
	.innew_tit>span:nth-of-type(1){
	    font-size: 18px;
	}
	.innew_tit>span:nth-of-type(2){
	    padding:10px;
	}
	.innew_con>li{
	    width: 100%;
	}
	
    
}	






