@charset "utf-8";

/* CSS Document */
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

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: #333333;
	text-decoration: none;
}

a:visited,
a:hover {
	text-decoration: none;
}

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

html {
	height: 100%;
}

body {
	height: 100%;
}

.box {
	width: 92%;
	margin: 0 auto;
}

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

.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_wukykf1cff.eot');
	src: url('//at.alicdn.com/t/font_1848953_wukykf1cff.eot?#iefix') format('embedded-opentype'),
		url('//at.alicdn.com/t/font_1848953_wukykf1cff.woff2') format('woff2'),
		url('//at.alicdn.com/t/font_1848953_wukykf1cff.woff') format('woff'),
		url('//at.alicdn.com/t/font_1848953_wukykf1cff.ttf') format('truetype'),
		url('//at.alicdn.com/t/font_1848953_wukykf1cff.svg#iconfont') format('svg');
}

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

.header {
	position: absolute;
	width: 100%;
	z-index: 9999;
	padding: 10px 0;
	top: 0;
}

/*.header:hover{background-color:rgba(0,0,0,0.5);}*/
/* .bag{background-color:rgba(0,0,0,0.5);} */
.head {
	align-items: center;
}

/*.head img{ height:35px;}*/
.head ul {
	width: 55%;
}

.head ul li a {
	color: #fff;
	font-size: 15px;
}

.head ul li a:hover {
	color: #ff0000;
}

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



.footer {
	background-color: #15151e;
	padding: 40px 0 30px;
}

.boxa {
	width: 1200px;
	max-width: 94%;
	margin: 0 auto;
}

.foota_l {
	width: 13%;
}

.foota_l p {
	color: #c8c9cb;
	border-bottom: 2px solid #22232b;
	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 #43434e;
	color: #b6b6ba;
	padding: 5px 20px;
	display: inline-block;
}

.foota_c {
	width: 65%;
}

.foota_c ul {
	flex-wrap: wrap;
}

.foota_c ul li {
	width: 45%;
	margin-bottom: 20px;
}

.foota_c>p {
	color: #c8c9cb;
	border-bottom: 2px solid #22232b;
	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: #c8c9cb;
}

.foota_r {
	width: 15%;
}

.foota_r .foota_rt {
	color: #c8c9cb;
	border-bottom: 2px solid #22232b;
	padding-bottom: 5px;
}

.foota_r img {
	margin: 15px 0;
}

.foota_rb {
	color: #5a5c70;
}

.footb {
	border-top: 1px solid #22232b;
	border-bottom: 1px solid #22232b;
	color: #5a5c70;
	padding: 20px 0;
	margin-top: 40px;
}

.footb a {
	color: #5a5c70;
}

.footc {
	text-align: center;
	color: #c8c9cb;
	margin-top: 20px;
}

/* 首页 */

.disnone {
	display: none;
}

.indexconetnt {
	margin-top: 40px;
}

.swiab {
	position: absolute;
	box-sizing: border-box;
	bottom: 40px;
	width: 94%;
	left: 3%;
	height: 100px;
	border-radius: 30px;
	background: #fff;
	opacity: 0.8;
}

.swiab li {
	width: 25%;
	margin: auto;
	text-align: center;
	border-right: 1px dashed #ccc;
	box-sizing: border-box;
}

.swiab li:nth-child(4n) {
	border-right: none;
}

.swiab li i {
	width: 35%;
	float: left;
	font-size: 40px;
	line-height: 40px;
	color: #fc6117;
	text-align: right;
}

.swiab li h2 {
	float: left;
	padding-left: 20px;
	box-sizing: border-box;
	width: 50%;
	text-align: left;
	font-size: 20px;
}

.swiab li h2 span {
	display: block;
	color: #666;
	font-size: 14px;
	font-weight: normal;
}

@font-face {
	font-family: 'shxcx30';
	/* Project id 2602256 */
	src: url('//at.alicdn.com/t/font_2602256_0mlq2chwzjv.woff2?t=1623210999650') format('woff2'),
		url('//at.alicdn.com/t/font_2602256_0mlq2chwzjv.woff?t=1623210999650') format('woff'),
		url('//at.alicdn.com/t/font_2602256_0mlq2chwzjv.ttf?t=1623210999650') format('truetype');
}

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

@font-face {
	font-family: 'shxcx31';
	/* Project id 2602278 */
	src: url('//at.alicdn.com/t/font_2602278_wusxqm6xnfp.woff2?t=1623211851022') format('woff2'),
		url('//at.alicdn.com/t/font_2602278_wusxqm6xnfp.woff?t=1623211851022') format('woff'),
		url('//at.alicdn.com/t/font_2602278_wusxqm6xnfp.ttf?t=1623211851022') format('truetype');
}

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

@font-face {
	font-family: 'shxcx32';
	/* Project id 2602280 */
	src: url('//at.alicdn.com/t/font_2602280_gxj8j09xatn.woff2?t=1623211912082') format('woff2'),
		url('//at.alicdn.com/t/font_2602280_gxj8j09xatn.woff?t=1623211912082') format('woff'),
		url('//at.alicdn.com/t/font_2602280_gxj8j09xatn.ttf?t=1623211912082') format('truetype');
}

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

@font-face {
	font-family: 'shxcx33';
	/* Project id 2602283 */
	src: url('//at.alicdn.com/t/font_2602283_mkvntz9zpdq.woff2?t=1623212035388') format('woff2'),
		url('//at.alicdn.com/t/font_2602283_mkvntz9zpdq.woff?t=1623212035388') format('woff'),
		url('//at.alicdn.com/t/font_2602283_mkvntz9zpdq.ttf?t=1623212035388') format('truetype');
}

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

.swisom {
	height: 50px;
	width: 1px;
	border-left: 1px dashed #ccc;
	margin-top: 20px;

}

.swiimg {
	width: 50px;
	height: 50px;
	margin: 20px 20px;
}

.swiimg.tv {
	padding-left: 100px;
}

.swidiv {
	box-sizing: border-box;
	padding-top: 20px;

}

.swip {
	display: block;
	line-height: 26px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}

.switext {
	color: #666;
}

.indexleft {
	width: 48%;

}

.indexlefts {
	width: 48%;
}

.indexplan {
	margin-top: 40px;
}

.wid { 
	font-size: 34px;
	font-weight: bold;
}

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

.service {
	width: 56px;
	height: 3px;
	margin-top: 10px;
	background: #ff6c00;


}

.services {
	width: 56px;
	height: 4px;
	margin-top: 2px;
	margin-left: 7px;
	background: #ff6c00;


}

.serlist {
	align-items: center;
	margin-top: 20px;
	justify-items: center;

	height: 70px;
	border: 2px solid transparent;
}

.icoright {
	box-sizing: border-box;
	width: 100px;
	padding-left: 30px;
}

.serlist:hover {
	box-sizing: border-box;
	border: 2px solid #000;
}

.serlist:hover .serback {

	display: block;
	width: 70px;
	text-align: center;
	height: 100%;
	font-size: 45px;
	border: 2px solid #000;
	background: #000;
	color: #393939;
	font-weight: 900;
}

.serlist:hover>.icoright img {
	display: inline;

}

.serback {
	display: block;
	background: #fff;
	width: 70px;

	text-align: center;
	height: 100%;
	color: #fff;
	font-size: 45px;

	margin-right: -1px;
}

.sertitle {

	font-size: 18px;
	color: #555;
}

.sertext {
	font-size: 14px;
	color: #999;
	line-height: 20px;
}

.plan {
	margin-left: 40px;
	padding-top: 5px;
}

.liplan:hover {
	cursor: pointer
}

.liplan {
	margin-left: 40px;

	font-size: 12px;
	font-family: PingFangSC;
	font-weight: 300;
	color: #0B0B0B;
	line-height: 20px;
}

.planleft {

	width: 33%;
	height: 530px;
	border: #f0f0f0 solid 8px;
}

.planlogo {

	width: 200px;
	height: 100px;
	margin: 80px auto 40px;
}

.planwid {
	width: 85%;
}

.plantext {
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
	line-height: 30px;

}

.planbtn {
	width: 100px;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #dd374c;
	margin: 40px auto 0;
	border: solid 2px #dd374c;
}

.planimg {
	width: 77%;
	margin-left: -60px;
	margin-top: 40px;
	position: relative;

}

.technical {
	margin-top: 40px;

}

.technical a {
	color: #333;
}

.technical a:hvoer {
	color: #fc6117;
}

.teccon {
	margin-top: 60px;
	margin-bottom: 40px;
}

.tecleft {
	width: 500px;
	position: relative;
}

.tecab {
	position: absolute;
	top: 30%;
	right: -40px;

	z-index: 3;
	padding: 14px 30px;
	background-color: #fff;
	box-shadow: 10px 16px 20px rgba(35, 70, 130, .05);
	line-height: 20px;
	color: #4c4c4c;
	width: 150px;
	font-size: 14px;

}

.tecring {
	width: -webkit-calc(100% - 600px);
	width: -moz-calc(100% - 600px);
	width: calc(100% - 600px);
	float: right;

}

.tecscri {
	box-sizing: border-box;
	flex-shrink: 0;
	padding-top: 20px;
	width: 100px;
	height: 100px;
	margin-top: 10px;
	margin-right: 30px;
	border-radius: 50%;
	background: #f3f3f3;
	text-align: center;

}

.tecp {
	margin-top: 20px;
	display: block;
	font-size: 18px;
	color: #333;

}

.tectext {
	display: block;
	margin-top: 7px;
	color: #666;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 25px;
}

.tecbor {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	margin-top: 10px;
}

.tecbor a {
	color: #333;
}

.tecbor a:hover {
	color: #ff6c00;
}


.tecring {
	margin-top: 0px;
}

/* 服务 */
.serbox {
	width: 100%;
	position: relative;
}

.serral {
	width: 560px;
	position: absolute;
	top: 220px;
	left: 260px
}

.serralring {
	width: 560px;
	position: absolute;
	top: 220px;
	right: 260px;
}

.serral_tit {


	font-size: 18px;
	font-family: PingFangTC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 36px;
}

.serral_underline {
	margin-top: 14px;
	background: #fff;
	width: 25px;
	height: 2px;
}

.serral_text {
	display: block;
	margin-top: 40px;
	font-size: 16px;
	font-family: PingFangTC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	opacity: 0.8;
}

.serBrief {
	margin-top: 40px;
}

.serico {
	text-align: center;
	padding: 5px;
	color: #fff;
	margin-right: 20px;

}

.serico>img {
	width: 25px;
	height: 25px;
	margin: 5px auto;

}

.call {
	margin-top: 80px;
	text-align: center;
	color: #fff;
	background: #df4a49;
	width: 220px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

/* 案例 */
.planbigtitle {
	font-size: 28px;
	font-weight: 900;
	text-align: center;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 30px;
}

.plancontent {
	flex-wrap: wrap;
}

.plan_card {
	box-sizing: border-box;
	width: 280px;
	height: 360px;
	margin-right: 20px;
	border: 1px solid #eee;
	box-shadow: 1px 1px 5px #ddd;
	margin-top: 10px;
}

.plan_img {
	width: 80px;
	height: 80px;
	margin: 20px auto;
}

.plan_title {
	text-align: center;
	font-size: 14px;
	color: #666;

}

.plan_brief {
	width: 28px;
	height: 1px;
	background: #666;
	margin: 10px auto;
}

.plan_text {
	box-sizing: border-box;
	color: #999;
	padding: 0 10px;
	font-size: 12px;
	line-height: 20px;
	height: 80px;
	text-align: center;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}

.plan_btn {
	width: 130px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	border: 1px solid #689bef;
	color: #689bef;
	margin: 40px auto 0;
}

/* 关于我们 */
.mybox {
	position: absolute;
	width: 100%;
	top: 300px;
}

.my_tit {
	text-align: center;
	color: #fff;
}

.my_tit h1 {
	font-size: 40px;
	line-height: 50px;
}

.my_text {
	color: #ddd;
	font-size: 14px;
}

.mywe {
	margin-top: 60px;
	height: 400px;
}

.mywho {
	display: block;
	margin-top: 20px;
}

.my_bif {
	margin-top: 60px;
	font-size: 14px;
	line-height: 26px;
}

.myleft {
	width: 300px;
	margin-top: 40px;
	flex-shrink: 0;
}

.my_imgqun {
	width: 100px;
	height: 100px;
	margin-right: 60px;
}

.culture {
	width: 100%;
	position: relative;
}

.my_pos {
	position: absolute;
	width: 100%;
	top: 60px;
	text-align: center;

}

.pos_p {
	font-size: 30px;
	color: #fff;
	line-height: 35px;
}

.pos_text {
	font-size: 24px;
	line-height: 35px;
	color: #fff;
}

.partners_hie {
	height: 300px;
}

.partners {
	margin-top: 60px;
	text-align: center;
}

.partners_p {
	font-size: 16px;
	color: #333;
}

.partners_text {
	font-size: 14px;
	color: #666;
}

.part {
	flex-wrap: wrap;
}

.partlist {
	width: 140px;
	margin: 20px 30px;
}

/* 详情 */
.detail_box {
	width: 100%;
	height: 320px;
	position: relative;
	background: #150E35;
}

.detail_tit {
	position: absolute;
	bottom: 80px;
	width: 100%;
	text-align: center;

	font-size: 21px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 32px;

}

.detai_con {
	margin-top: 60px;
}

.detail_line {
	margin-top: 20px;
	background: #333;
	width: 32px;
	height: 1px;
	margin-right: 5px;
}

.detail_text {
	margin-right: 20px;
	line-height: 40px;

}

.detailbif {
	margin-top: 80px;
	text-align: center;
}

.detailbif_p {
	font-size: 20px;
	line-height: 40px;
}

.detailbif_pub {
	font-size: 12px;
	color: #999;
}

.detial_foot {
	margin-top: 120px;
	font-size: 14;
	color: #333;
	line-height: 26px;
}

/* 新闻 */
.nwe_p {
	font-weight: 600;
	color: #000;
}

.nwe_span {
	color: red;
	font-weight: 400;
}

.new_cont {
	margin-top: 40px;
}

.nwe_top {
	width: 200px;

}

.nwes_co {
	margin-top: 100px;
}

.con_span {
	font-size: 14px;
	color: #666;
}

.con_tit {
	display: block;
	margin-bottom: 10px;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}

.new_time {
	font-size: 18px;
	font-weight: 500;
	color: #555;
	display: block;
	width: 300px;
}

/* 关于我们 */
.tact_box {
	width: 100%;
	background: #150d35;
	height: auto;
}

.tact_tit {

	padding-top: 160px;
	line-height: 32px;
}

.tact_tit li {

	color: #FFFFFF;
	font-size: 24px;
	margin-bottom: 10px;
	font-family: PingFangSC;
	font-weight: 100;
	color: #FFFFFF;
}

.tact_li {
	box-sizing: border-box;
	width: 380px;
	height: 150px;
	background: #f2f2f2;
	padding: 15px 20px;
	margin-right: 10px;
	margin-top: 20px;
}

.tact_img {
	width: 40px;
	height: 40px;
}

.tact_bus {
	margin: 10px 0;
	font-size: 14px;
	color: #333;
}

.tact_phone {
	font-size: 18px;
	font-weight: 600;
	color: #000;
}

.contact_fle {
	flex-wrap: wrap;
}

.backcolor {
	color: #dc0f48 !important;
}



/*新加*/

.contentfoot {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-top: 30px;
	background-color: #15161e;
	color: #fff;
}

.contentfootadd {
	height: auto;
	overflow: hidden;
	margin: auto;
}

.contentfootaddL {
	width: 200px;
	float: left;
	height: auto;
	overflow: hidden;
	margin: auto;
}

.contentfootaddLt {
	color: #fff;
	border-bottom: 1px solid #21222b;
	line-height: 35px;
	font-size: 16px;
}

.contentfootaddLt i {
	font-size: 18px;
}

.contentfootaddLtel {
	font-size: 24px;
	color: #fff;
	line-height: 30px;
	padding: 10px 0;
}

.contentfootaddLbot {
	width: 120px;
	height: auto;
	line-height: 30px;
	text-align: center;
}

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

@font-face {
	font-family: 'shweb14';
	/* Project id 2588959 */
	src: url('//at.alicdn.com/t/font_2588959_qxd9z3vdoy.woff2?t=1622698634175') format('woff2'),
		url('//at.alicdn.com/t/font_2588959_qxd9z3vdoy.woff?t=1622698634175') format('woff'),
		url('//at.alicdn.com/t/font_2588959_qxd9z3vdoy.ttf?t=1622698634175') format('truetype');
}

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

.contentfootaddR {
	float: right;
	height: auto;
	overflow: hidden;
	margin: auto;
	width: -webkit-calc(100% - 260px);
	width: -moz-calc(100% - 260px);
	width: calc(100% - 260px);
}

.contentfootaddRt {
	color: #fff;
	border-bottom: 1px solid #21222b;
	line-height: 35px;
	font-size: 16px;
}

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

.contentfootaddRul ul li {
	width: 47.5%;
	height: auto;
	overflow: hidden;
	margin: auto;
	float: left;
	margin-right: 5%;
	font-size: 16px;
	color: #dd5614;
	line-height: 40px;
	background: url(../images/addbg_1.png) no-repeat 35px top;
	margin-bottom: 10px;
}

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

.contentfootaddRul ul li p {
	line-height: 22px;
	color: #fff;
	font-size: 14px;
}

.contentfootaddRul ul li:nth-child(1) {
	background: url(../images/addbg_1.png) no-repeat 35px top;
}

.contentfootaddRul ul li:nth-child(2) {
	background: url(../images/addbg_2.png) no-repeat 35px top;
}

.contentfootaddRul ul li:nth-child(3) {
	background: url(../images/addbg_3.png) no-repeat 35px 8px;
}

.contentfootaddRul ul li:nth-child(4) {
	background: url(../images/addbg_4.png) no-repeat 35px top;
}

.contlink {
	height: auto;
	overflow: hidden;
	line-height: 30px;
	margin: auto;
	padding: 10px 0;
	border-top: 1px solid #21222b;
	margin-top: 20px;
	color: #57586d;
	word-spacing: .5em;
}

.contlink a {
	color: #57586d
}

.contlink a:hover {
	color: #57586d
}

.contcopy {
	height: auto;
	overflow: hidden;
	margin: auto;
	text-align: center;
	color: #fff;
	padding: 15px 0;
	border-top: 1px solid #21222b;
}

.contcopy a {
	color: #fff;
}






.newsbot {
	height: auto;
	overflow: hidden;
	margin: auto;
	padding: 40px 0;
}

.newsbotL {
	width: 200px;
	height: auto;
	overflow: hidden;
	margin: auto;
	float: left;
}

.newsbotLt {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	font-size: 18px;
}

.newsbotLt span {
	color: #a9131b;
}

.newsbotLt p {
	color: #a9131b;
	font-size: 16px;
	padding-top: 10px;
}

.newsbotLb {
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-top: 60px;
}

.newsbotR {
	float: right;
	width: -webkit-calc(100% - 250px);
	width: -moz-calc(100% - 250px);
	width: calc(100% - 250px);
}

.newsbotRt {
	font-size: 32px;
	font-weight: bold;
	line-height: 32px;
}

.newsbotRul {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-top: 60px;
}

.newsbotRul ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	float: left;
	margin-bottom: 50px;
}

.newsbotRul ul li .newsbotRuleft {
	width: 150px;
	height: auto;
	overflow: hidden;
	padding: 20px 0;
	float: left;
	font-size: 22px;
}

.newsbotRul ul li .newsbotRuLrigit {
	width: -webkit-calc(100% - 150px);
	width: -moz-calc(100% - 150px);
	width: calc(100% - 150px);
	float: right;
}

.newsbotRul ul li .newsbotRuLrigit .newsbotRuLrigitit {
	height: 30px;
	line-height: 30px;
	font-size: 26px;
	overflow: hidden;
	text-align: justify;
}

.newsbotRul ul li .newsbotRuLrigit .newsbotRuLrigitit a {
	color: #333;
}

.newsbotRul ul li .newsbotRuLrigit .newsbotRuLrigitit a:hover {
	color: #fc3829;
}

.newsbotRul ul li .newsbotRuLrigit .newsbotRuLrigitbit {
	height: 50px;
	line-height: 25px;
	margin-top: 15px;
	overflow: hidden;
	text-align: justify;
}





.xjcasec {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	position: relative;
}


.xjcaseul {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-bottom: 20px;
}

.xjcaseul ul li {
	float: left;
	width: 23.5%;
	height: 350px;
	overflow: hidden;
	border: 1px solid #EBEBEB;
	margin-right: 2%;
	margin-bottom: 20px;
	box-sizing: border-box;
	padding: 0px 20px;
	text-align: center;
	position: relative;
}

.xjcaseul ul li:nth-child(4n) {
	margin-right: 0px;
}

.xjcaseul ul li .xjcaselogo {
	width: 90px;
	height: 90px;
	overflow: hidden;
	margin: auto;
	text-align: center;
	margin-top: 25px;
	border-radius: 50%;
	background-color: #827D8D;
	align-items: center;
	justify-content: center;
}

.xjcaseul ul li .xjcaselogo img {
	width: 50%;
	height: auto;
}

.xjcaseul ul li .xjcasetit {
	width: 100%;
	height: auto;
	line-height: 40px;
	overflow: hidden;
	margin: auto;
	color: #6B6B6B;
	margin-top: 5px;
}

.xjcaseul ul li .xjcasetit span {
	display: block;
	width: 20px;
	height: 1px;
	margin: auto;
	background-color: #666;
}

.xjcaseul ul li .xjcasedic {
	width: 100%;
	height: 88px;
	overflow: hidden;
	margin: auto;
	line-height: 22px;
	text-align: justify;
	color: #B3B3B5;
	margin-top: 12px;
	font-size: 12px;
	text-align: center;
}

.xjcaseul ul li .xjcasemor {
	width: 130px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #568FED;
	margin: auto;
	margin-top: 25px;
	color: #568FED;
}

.xjcaseulfd {
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	z-index: 2;
	top: 350px;
	left: 0;
	background-color: #fff;
	opacity: 0;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
}

.xjcaseulfd.tv {
	top: -350px;
}

.xjcaseulfd .xjcaseulfdpic {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: auto;
	position: relative;
}

.xjcaseulfd .xjcaseulfdpic img {
	width: 100%;
	height: auto;
}

.xjcaseulfd .xjcaseulfdwx {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	align-items: center;
	justify-content: center;
}

.xjcaseulfd .xjcaseulfdwx img {
	height: 150px;
	border-radius: 5px;
}

.xjcaseul ul li:hover .xjcaseulfd {
	top: 0;
	opacity: 1;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
}


.xjcaseul ul li:nth-of-type(2) .xjcaselogo {
	background-color: #4D7ED4;
}

.xjcaseul ul li:nth-of-type(3) .xjcaselogo {
	background-color: #FFAE38;
}

.xjcaseul ul li:nth-of-type(4) .xjcaselogo {
	background-color: #D19C2E;
}

.xjcaseul ul li:nth-of-type(5) .xjcaselogo {
	background-color: #FFAE38;
}

.xjcaseul ul li:nth-of-type(7) .xjcaselogo {
	background-color: #D19C2E;
}

.xjcaseul ul li:nth-of-type(8) .xjcaselogo {
	background-color: #4D7ED4;
}

.xjcaseul ul li:nth-of-type(9) .xjcaselogo {
	background-color: #D19C2E;
}

.xjcaseul ul li:nth-of-type(10) .xjcaselogo {
	background-color: #FFAE38;
}

.xjcaseul ul li:nth-of-type(11) .xjcaselogo {
	background-color: #4D7ED4;
}




.apptit {
	height: auto;
	overflow: hidden;
	margin: auto;
	text-align: center;
	padding: 40px 0;
	font-size: 30px;
	line-height: 40px;
}

.apptit span {
	display: block;
	line-height: 22px;
	color: #4f4f4f;
	font-size: 14px;
	padding-top: 10px;
}

.apppartner {
	height: auto;
	overflow: hidden;
	margin: auto;
}

.apppartner ul li {
	width: 15%;
	height: auto;
	overflow: hidden;
	margin: auto;
	text-align: center;
	float: left;
	margin-right: 2%;
	box-sizing: border-box;
	margin-bottom: 30px;
	align-items: center;
	justify-content: center;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.apppartner ul li img {
	width: auto;
	height: 40px;
	overflow: hidden;
}

.apppartner ul li:nth-child(6n) {
	margin-right: 0px;
}


.contactus {
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 30px;
}

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

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

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


.appnewsinfot {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding: 40px 0;
	color: #8e8e8e;
}

.appnewsinfot a {
	color: #8e8e8e
}

.appnewsinfot a:hover {
	color: #ff0000
}

.appnewsinfob {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-bottom: 30px;
}

.appnewsinfobL {
	width: -webkit-calc(100% - 300px);
	width: -moz-calc(100% - 300px);
	width: calc(100% - 300px);
	float: left;
	border-right: 1px solid #ccc;
	line-height: 30px;
	text-align: justify;
	padding-right: 20px;
	box-sizing: border-box;
}


.appnewsinfobR {
	width: 300px;
	float: right;
	padding-left: 20px;
	box-sizing: border-box;
}

.appnewsinfobRt {
	font-size: 22px;
	font-weight: bold;
	padding: 0px 0 10px 0;
}

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

.appnewsinfobRul ul li {
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 5px;
}

.appnewsinfobRul ul li a {
	color: #333;
	text-decoration: underline;
}

.appnewsinfobRul ul li a:hover {
	color: #ff0000;
}

.appnewsinfobRbdl {
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 40px;
}

.appnewsinfobRbdl dl dt {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	margin: auto;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #ccc;
	padding: 0 10px;
	box-sizing: border-box;
	border-radius: 20px;
}

.appnewsinfobRbdl dl dt a {
	color: #333;
}

.appnewsinfobRbdl dl dt a:hover {
	color: #ff0000;
}

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

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

.xcxcontent img {
	margin: 20px auto !important;
	max-width: 60%;
	border-radius: 5px;
}

.source {
	font-size: 14px;
	color: #999;
	text-align: right;
	margin-bottom: 20px;
	word-spacing: 0.6em;
}

.appcaseinfot {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 30px;
}

.appcaseinfoc {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding: 30px 0;
}

.appcaseinfoc img {
	max-width: 100%;
	height: auto;
	display: inline;
}

.xjserver {
	width: 100%;
	height: 100%;
	margin: auto;
	background-color: #252e3a;
}

.xjserver.tv2 {
	background-color: #4488fb;
}

.xjserver.tv3 {
	background-color: #72b83e;
}

.xjserver.tv4 {
	background-color: #8062f8;
}

.xjserver.tv5 {
	background-color: #f78550;
}

.xjserverc {
	width: 100%;
	height: 100%;
	align-items: center;
	color: #fff;
}

.xjservercL {
	float: left;
	width: 50%;
	height: 100%;
}

.xjservercL.tv {
	float: right;
}

.xjservercLt {
	font-size: 30px;
	color: #fff;
	line-height: 80px;
}

.xjservercLt span {
	display: block;
	width: 40px;
	height: 2px;
	background-color: #fff;
}

.xjservercLt p {
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	padding-top: 30px;
}

.xjservercicon {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 50px;
}

.xjservercicon ul li {
	float: left;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-right: 40px;
	color: #fff;
	text-align: center;
}

.xjservercicon ul li span {
	display: block;
	padding: 10px 0;
}

.xjservercicon ul li i {
	font-size: 40px;
	line-height: 50px;
}

.xjservercsubb {
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin-top: 40px;
	background-color: #ff0000;
	cursor: pointer;
}

.xjservercR {
	width: 50%;
	height: 100%;
	float: right;
	text-align: right;
}

.xjservercR img {
	text-align: right;
	float: right;
	max-width: 550px;
}

.xjservercR.tv {
	float: left;
	text-align: left;
}

.xjservercR.tv img {
	text-align: left;
	float: left;
}

@font-face {
	font-family: 'shxcx01';
	/* Project id 2600065 */
	src: url('//at.alicdn.com/t/font_2600065_twsdeu7wwpl.woff2?t=1623136216194') format('woff2'),
		url('//at.alicdn.com/t/font_2600065_twsdeu7wwpl.woff?t=1623136216194') format('woff'),
		url('//at.alicdn.com/t/font_2600065_twsdeu7wwpl.ttf?t=1623136216194') format('truetype');
}

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

@font-face {
	font-family: 'shxcx02';
	/* Project id 2600080 */
	src: url('//at.alicdn.com/t/font_2600080_wiaprno08zf.woff2?t=1623136402083') format('woff2'),
		url('//at.alicdn.com/t/font_2600080_wiaprno08zf.woff?t=1623136402083') format('woff'),
		url('//at.alicdn.com/t/font_2600080_wiaprno08zf.ttf?t=1623136402083') format('truetype');
}

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

@font-face {
	font-family: 'shxcx03';
	/* Project id 2600087 */
	src: url('//at.alicdn.com/t/font_2600087_udsvg7wktcc.woff2?t=1623136504385') format('woff2'),
		url('//at.alicdn.com/t/font_2600087_udsvg7wktcc.woff?t=1623136504385') format('woff'),
		url('//at.alicdn.com/t/font_2600087_udsvg7wktcc.ttf?t=1623136504385') format('truetype');
}

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

@font-face {
	font-family: 'shxcx04';
	/* Project id 2600096 */
	src: url('//at.alicdn.com/t/font_2600096_7ioo6bg6blr.woff2?t=1623136600484') format('woff2'),
		url('//at.alicdn.com/t/font_2600096_7ioo6bg6blr.woff?t=1623136600484') format('woff'),
		url('//at.alicdn.com/t/font_2600096_7ioo6bg6blr.ttf?t=1623136600484') format('truetype');
}

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

@font-face {
	font-family: 'shxcx05';
	/* Project id 2600191 */
	src: url('//at.alicdn.com/t/font_2600191_inhk2wuux1a.woff2?t=1623137843692') format('woff2'),
		url('//at.alicdn.com/t/font_2600191_inhk2wuux1a.woff?t=1623137843692') format('woff'),
		url('//at.alicdn.com/t/font_2600191_inhk2wuux1a.ttf?t=1623137843692') format('truetype');
}

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

@font-face {
	font-family: 'shxcx06';
	/* Project id 2600209 */
	src: url('//at.alicdn.com/t/font_2600209_d3dmjsahiw.woff2?t=1623138072760') format('woff2'),
		url('//at.alicdn.com/t/font_2600209_d3dmjsahiw.woff?t=1623138072760') format('woff'),
		url('//at.alicdn.com/t/font_2600209_d3dmjsahiw.ttf?t=1623138072760') format('truetype');
}

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

@font-face {
	font-family: 'shxcx07';
	/* Project id 2600228 */
	src: url('//at.alicdn.com/t/font_2600228_o09pvedgktc.woff2?t=1623138175108') format('woff2'),
		url('//at.alicdn.com/t/font_2600228_o09pvedgktc.woff?t=1623138175108') format('woff'),
		url('//at.alicdn.com/t/font_2600228_o09pvedgktc.ttf?t=1623138175108') format('truetype');
}

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

@font-face {
	font-family: 'shxcx08';
	/* Project id 2600241 */
	src: url('//at.alicdn.com/t/font_2600241_j6lvov29z2i.woff2?t=1623138296067') format('woff2'),
		url('//at.alicdn.com/t/font_2600241_j6lvov29z2i.woff?t=1623138296067') format('woff'),
		url('//at.alicdn.com/t/font_2600241_j6lvov29z2i.ttf?t=1623138296067') format('truetype');
}

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

@font-face {
	font-family: 'shxcx09';
	/* Project id 2600256 */
	src: url('//at.alicdn.com/t/font_2600256_xqr5flgr5ap.woff2?t=1623138531983') format('woff2'),
		url('//at.alicdn.com/t/font_2600256_xqr5flgr5ap.woff?t=1623138531983') format('woff'),
		url('//at.alicdn.com/t/font_2600256_xqr5flgr5ap.ttf?t=1623138531983') format('truetype');
}

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

@font-face {
	font-family: 'shxcx10';
	/* Project id 2600259 */
	src: url('//at.alicdn.com/t/font_2600259_v9t1ixm34ga.woff2?t=1623138595911') format('woff2'),
		url('//at.alicdn.com/t/font_2600259_v9t1ixm34ga.woff?t=1623138595911') format('woff'),
		url('//at.alicdn.com/t/font_2600259_v9t1ixm34ga.ttf?t=1623138595911') format('truetype');
}

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

@font-face {
	font-family: 'shxcx11';
	/* Project id 2600267 */
	src: url('//at.alicdn.com/t/font_2600267_tgxdcv9s898.woff2?t=1623138694124') format('woff2'),
		url('//at.alicdn.com/t/font_2600267_tgxdcv9s898.woff?t=1623138694124') format('woff'),
		url('//at.alicdn.com/t/font_2600267_tgxdcv9s898.ttf?t=1623138694124') format('truetype');
}

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

@font-face {
	font-family: 'shxcx12';
	/* Project id 2600289 */
	src: url('//at.alicdn.com/t/font_2600289_rsdl9ds6ump.woff2?t=1623138941868') format('woff2'),
		url('//at.alicdn.com/t/font_2600289_rsdl9ds6ump.woff?t=1623138941868') format('woff'),
		url('//at.alicdn.com/t/font_2600289_rsdl9ds6ump.ttf?t=1623138941868') format('truetype');
}

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

@font-face {
	font-family: 'shxcx13';
	/* Project id 2600295 */
	src: url('//at.alicdn.com/t/font_2600295_q2za86mp18n.woff2?t=1623139015848') format('woff2'),
		url('//at.alicdn.com/t/font_2600295_q2za86mp18n.woff?t=1623139015848') format('woff'),
		url('//at.alicdn.com/t/font_2600295_q2za86mp18n.ttf?t=1623139015848') format('truetype');
}

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

@font-face {
	font-family: 'shxcx14';
	/* Project id 2600328 */
	src: url('//at.alicdn.com/t/font_2600328_xhydyo07wo.woff2?t=1623139335594') format('woff2'),
		url('//at.alicdn.com/t/font_2600328_xhydyo07wo.woff?t=1623139335594') format('woff'),
		url('//at.alicdn.com/t/font_2600328_xhydyo07wo.ttf?t=1623139335594') format('truetype');
}

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

@font-face {
	font-family: 'shxcx15';
	/* Project id 2600345 */
	src: url('//at.alicdn.com/t/font_2600345_5ecx5ej3qex.woff2?t=1623139455064') format('woff2'),
		url('//at.alicdn.com/t/font_2600345_5ecx5ej3qex.woff?t=1623139455064') format('woff'),
		url('//at.alicdn.com/t/font_2600345_5ecx5ej3qex.ttf?t=1623139455064') format('truetype');
}

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

@font-face {
	font-family: 'shxcx16';
	/* Project id 2600352 */
	src: url('//at.alicdn.com/t/font_2600352_rnxk8kth69k.woff2?t=1623139608555') format('woff2'),
		url('//at.alicdn.com/t/font_2600352_rnxk8kth69k.woff?t=1623139608555') format('woff'),
		url('//at.alicdn.com/t/font_2600352_rnxk8kth69k.ttf?t=1623139608555') format('truetype');
}

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

@font-face {
	font-family: 'shxcx17';
	/* Project id 2600372 */
	src: url('//at.alicdn.com/t/font_2600372_gaf8bbgaj9d.woff2?t=1623139878423') format('woff2'),
		url('//at.alicdn.com/t/font_2600372_gaf8bbgaj9d.woff?t=1623139878423') format('woff'),
		url('//at.alicdn.com/t/font_2600372_gaf8bbgaj9d.ttf?t=1623139878423') format('truetype');
}

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

@font-face {
	font-family: 'shxcx18';
	/* Project id 2600386 */
	src: url('//at.alicdn.com/t/font_2600386_oiakykzf97g.woff2?t=1623140094317') format('woff2'),
		url('//at.alicdn.com/t/font_2600386_oiakykzf97g.woff?t=1623140094317') format('woff'),
		url('//at.alicdn.com/t/font_2600386_oiakykzf97g.ttf?t=1623140094317') format('truetype');
}

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


.shxcxsev {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	font-size: 34px;
	font-weight: bold;
	margin-top: 50px;
}

.shxcxsev span {
    display: block;
    font-size: 16px;
    font-weight: 300;
    color: #9a9a9a;
 
}

.shxcxsev span1 {
	display: block;
	width: 56px;
	height: 3px;
	background-color: #fc6117;
	margin-top: 10px;
}

.shxcxsevb {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 30px;
	position: relative;
}

.shxcxsevb ul {
	float: left;
	width: 43%;
	height: auto;
	overflow: hidden;
	margin: auto;
}

.shxcxsevb ul li {
	border-bottom: 1px solid #f3f3f3;
	height: 80px;
	cursor: pointer;
}

.shxcxsevb ul li:hover {
	border-bottom: 1px solid #fc6117;
}

.shxcxsevb ul li:hover span1 {
	display: block;
}

.shxcxsevb ul li:hover i {
	color: #fc6117;
}

.shxcxsevb ul li:hover h1 {
	color: #fc6117;
}

.shxcxsevb ul li:hover h2 {
	color: #fc6117;
}

.shxcxsevb ul li.tv {
	border-bottom: 1px solid #fc6117;
}

.shxcxsevb ul li.tv span1 {
	display: block;
}

.shxcxsevb ul li.tv i {
	color: #fc6117;
}

.shxcxsevb ul li.tv h1 {
	color: #fc6117;
}

.shxcxsevb ul li.tv h2 {
	color: #fc6117;
}


.shxcxsevb ul li i {
	padding: 0 20px;
	font-size: 30px;
	height: 80px;
	line-height: 80px;
	color: #ccc;
	float: left;
}

@font-face {
	font-family: 'shxcx20';
	/* Project id 2600741 */
	src: url('//at.alicdn.com/t/font_2600741_e4vs9v3oxe9.woff2?t=1623144238732') format('woff2'),
		url('//at.alicdn.com/t/font_2600741_e4vs9v3oxe9.woff?t=1623144238732') format('woff'),
		url('//at.alicdn.com/t/font_2600741_e4vs9v3oxe9.ttf?t=1623144238732') format('truetype');
}

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

@font-face {
	font-family: 'shxcx21';
	/* Project id 2600810 */
	src: url('//at.alicdn.com/t/font_2600810_iuhzjce6ez7.woff2?t=1623145248297') format('woff2'),
		url('//at.alicdn.com/t/font_2600810_iuhzjce6ez7.woff?t=1623145248297') format('woff'),
		url('//at.alicdn.com/t/font_2600810_iuhzjce6ez7.ttf?t=1623145248297') format('truetype');
}

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

.shxcxsevb ul li h1 {
	font-weight: normal;
	color: #333;
	float: left;
	padding: 0 20px;
	line-height: 80px;
	height: 80px;
	font-size: 45px;
}

.shxcxsevb ul li h2 {
	margin: auto;
	float: left;
	font-size: 18px;
	font-weight: normal;
	padding-top: 15px;
}

.shxcxsevb ul li h2 span {
	font-size: 14px;
	display: block;
	color: #989898;
}

.shxcxsevb ul li span1 {
	padding: 0 15px;
	background-color: #fc6117;
	float: right;
	text-align: center;
	color: #fff;
	font-size: 42px;
	line-height: 80px;
	height: 80px;
	font-weight: bold;
	display: none;
}

.shxcxsevbR {
	float: right;
	width: 55%;
	height: 486px;
	overflow: hidden;
	margin: auto;
	display: none;
}

.shxcxsevbR img {
	width: 100%;
	float: right;
}

.shxcxsevbR.tv {
	display: block;
}

@font-face {
	font-family: 'shxcx22';
	/* Project id 2600992 */
	src: url('//at.alicdn.com/t/font_2600992_8bse8iai51m.woff2?t=1623150587464') format('woff2'),
		url('//at.alicdn.com/t/font_2600992_8bse8iai51m.woff?t=1623150587464') format('woff'),
		url('//at.alicdn.com/t/font_2600992_8bse8iai51m.ttf?t=1623150587464') format('truetype');
}

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

@font-face {
	font-family: 'shxcx23';
	/* Project id 2600994 */
	src: url('//at.alicdn.com/t/font_2600994_1bp6jpfswev.woff2?t=1623150651363') format('woff2'),
		url('//at.alicdn.com/t/font_2600994_1bp6jpfswev.woff?t=1623150651363') format('woff'),
		url('//at.alicdn.com/t/font_2600994_1bp6jpfswev.ttf?t=1623150651363') format('truetype');
}

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

@font-face {
	font-family: 'shxcx24';
	/* Project id 2600997 */
	src: url('//at.alicdn.com/t/font_2600997_8pda5yjfu5j.woff2?t=1623150784881') format('woff2'),
		url('//at.alicdn.com/t/font_2600997_8pda5yjfu5j.woff?t=1623150784881') format('woff'),
		url('//at.alicdn.com/t/font_2600997_8pda5yjfu5j.ttf?t=1623150784881') format('truetype');
}

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

@font-face {
	font-family: 'shxcx25';
	/* Project id 2601005 */
	src: url('//at.alicdn.com/t/font_2601005_2l06lbx7jhb.woff2?t=1623150998349') format('woff2'),
		url('//at.alicdn.com/t/font_2601005_2l06lbx7jhb.woff?t=1623150998349') format('woff'),
		url('//at.alicdn.com/t/font_2601005_2l06lbx7jhb.ttf?t=1623150998349') format('truetype');
}

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

@font-face {
	font-family: 'shxcx26';
	/* Project id 2601006 */
	src: url('//at.alicdn.com/t/font_2601006_zci0ya79jz.woff2?t=1623151050653') format('woff2'),
		url('//at.alicdn.com/t/font_2601006_zci0ya79jz.woff?t=1623151050653') format('woff'),
		url('//at.alicdn.com/t/font_2601006_zci0ya79jz.ttf?t=1623151050653') format('truetype');
}

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

.xjcase {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 40px;
}

.xjcase ul li {
	float: left;
	height: auto;
	overflow: hidden;
	margin: auto;
	font-size: 16px;
	line-height: 45px;
	border-bottom: 3px solid #fff;
	margin-right: 3%;
	cursor: pointer;
}

.xjcase ul li.tv {
	font-size: 28px;
	border-bottom: 3px solid #fc6117;
}

.xjcaseb {
	width: 100%;
	height: 500px;
	overflow: hidden;
	margin: auto;
	padding-top: 20px;
	position: relative;
	display: none;
}

.xjcaseb.tv {
	display: block;
}

.xjcasebL {
	width: 475px;
	height: 500px;
	overflow: hidden;
	margin: auto;
	float: left;
	border: 8px solid #eeeeee;
	box-sizing: border-box;
	padding: 40px 50px 30px 20px;
}

.xjcasebLpic {
	height: auto;
	overflow: hidden;
	margin: auto;
	text-align: center;
}

.xjcasebLpic img {
	height: auto;
	display: inline;
	text-align: center;
}

.xjcasebLpit {
	height: 125px;
	overflow: hidden;
	margin: auto;
	line-height: 25px;
	text-align: justify;
	color: #929292;
	margin-top: 30px;
}

.xjcasebLpim {
	width: 125px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fc6117;
	border: 2px solid #fc6117;
	margin: auto;
	margin-top: 40px;
	border-radius: 5px;
	cursor: pointer;
}

.xjcasebR {
	width: -webkit-calc(100% - 440px);
	width: -moz-calc(100% - 440px);
	width: calc(100% - 440px);
	float: right;
	position: absolute;
	z-index: 2;
	top: 50px;
	right: 0;
	height: 460px;
	overflow: hidden;
}



/*客服样式*/

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


}

/*客服样式结束*/


.video_main {
	width: 88%;
	margin: 0 auto;
	padding: 160px 0 50px 0;
	height: auto;
	overflow: hidden;
}

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

.video_main li {
	position: relative;
	float: left;
	width: 17.8%;
	margin: 1%;
	border: .5px solid rgba(255, 255, 255, .1);
	border-radius: 10px;
	overflow: hidden;
}

.video_main li img {
	width: 100%;
	height: auto;
}

.video_main li p {
	color: rgba(255, 255, 255, .7);
	padding: 6px;
	line-height: 26px;
	background-color: rgba(255, 255, 255, 0.05);
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.video_main li span {
	display: block;
	padding: 0 6px 10px 6px;
	color: rgba(255, 255, 255, .5);
	background-color: rgba(255, 255, 255, 0.05);
}

.play_time {
	min-width: 43px;
	text-align: center;
	color: #fff;
	background-color: rgba(0, 0, 0, .7);
	border-radius: 6px;
	padding: 0 5px;
	font-size: 12px;
	line-height: 20px;
	position: absolute;
	bottom: 70px;
	right: 8px;
}

.play_count {
	height: 24px;
	color: #fff;
	text-shadow: 0 0.712644px 0.712644px rgba(0, 0, 0, .15);
	opacity: .9;
	align-items: center;
	font-size: 13px;
	line-height: 21px;
	display: inline-flex;
	position: absolute;
	bottom: 70px;
	left: 8px;
}



.video_index {
	width: 92%;
	margin: 0 auto;
	padding: 30px 0 10px 0;
	height: auto;
	overflow: hidden;
}

.video_index li {
	position: relative;
	float: left;  
	border: .5px solid rgba(255, 255, 255, .1);
	overflow: hidden;
}

.video_index li img {
	width: 100%;
	height: auto;
	border-radius: 5px;
}

.video_index li p {
	padding: 6px 0;
	line-height: 26px;
	background-color: rgba(255, 255, 255, 0.05);
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.video_index li span {
	display: block;
	padding: 0 0 10px 0;
	color: #a9a9a9;
	font-family: Arial;
}

.video_index .play_time {
    min-width: 43px;
    text-align: center;
    background-color: rgba(0, 0, 0, .7);
    border-radius: 6px;
    padding: 0 5px;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    top: 5px;
    right: 8px;
    height: 20px;
}

.video_index .play_count {
	height: 24px;
	text-shadow: 0 0.712644px 0.712644px rgba(0, 0, 0, .15);
	opacity: .9;
	align-items: center;
	font-size: 13px;
	line-height: 21px;
	display: inline-flex;
	position: absolute;
	top: 5px;
	left: 8px;
}


.play_main {
	width: 100%;
	margin: 0 auto;
	padding: 160px 0 10px 0;
	height: auto;
	overflow: hidden;
}

.play_left {
	width: 68%;
	margin-left: 2%;
	float: left;
	background: #000;
	border-radius: 10px;
	overflow: hidden;
}

.play_right {
	width: 25%;
	margin-right: 2%;
	float: right;
	background: rgba(255, 255, 255, 0.1);
	padding: 10px;
	border-radius: 10px;
	height: auto;
	display: block;
}

.play_right h2 {
	color: #fff;
	margin-bottom: 16px;
	margin-top: 3px;
}

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

.play_right ul li {
	margin-bottom: 30px;
	height: auto;
	overflow: hidden;
	color: rgba(255, 255, 255, .9);
}

.play_right ul li a {
	color: rgba(255, 255, 255, .9);
}

.play_right p {
	color: rgba(255, 255, 255, .9);
	text-align: justify;
	color: rgba(255, 255, 255, .7);
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.play_right em {
	display: flex;
	justify-content: center;
	align-items: center;
	float: left;
	text-align: justify;
	width: 140px;
	height: 110px;
	border-radius: 10px;
	overflow: hidden;
	margin-right: 20px;
}

.play_right em img {
	width: 200px;
	height: auto;
}


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

.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: 5px;
}

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

.head dl{ display:none;}
.headph{ display:none;}
.swiper-slide img{ height:auto; width:100%;}

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


 
/*我们的服务*/
.xcxzzgs_service {
    background: #f9f9f9;
}

.xcxzzgs_service h3 {
    width: 94%;
    margin: auto;
	font-size: 40px;
	font-weight: bold;
	line-height: 50px;
	padding: 20px 0;
}

.xcxzzgs_service p {
    width: 94%;
    margin: auto;
	font-size: 16px;
	font-weight: 300;
	color: #9a9a9a;
}

.xcxzzgs_service ul{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
}

.xcxzzgs_service ul li{
    display: flex;
    align-items: center;
    width: 100%;
}

.xcxzzgs_service .inD2_l {
    position: relative;
    padding-left: 6%;
    padding-top: 1.2rem;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0px;
}

.xcxzzgs_service .inD2_l .inM2LBNum {
    float: left;
    color: #999;
    position: relative;
    margin-right: 20px;
    padding-bottom: 40px;
}

.xcxzzgs_service  .inD2_l .inM2LBNum:before {
    content: '';
    width: 1px;
    height: 30px;
    position: absolute;
    left: 50%;
    bottom: 0;
    background: #424343;
}

.xcxzzgs_service  .inD2_l .inM2LBRTit {
    overflow: hidden;
    width: 85%;
    position: relative;
    z-index: 9;
}

.xcxzzgs_service .inD2_l .inM2LBRTit h3 {
    font-size:24px;
    color: #000;
    font-weight: bold; 
}

.xcxzzgs_service .inD2_l .inM2LBRTit .se_Dos {
    color: #7d8181;
    font-size: 14px;
    margin-bottom: 0.5rem;
    text-overflow: ellipsis;
    overflow: hidden;
}

.se_Yw ul{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
}

.se_Yw ul li{
    margin-right: 20px;
    color: #666;
    line-height: 30px;
} 

.se_More {
    background: url(../images/more-jt.png) no-repeat;
    width: 2rem;
    height: 2rem;
    background-size: 0.8rem;
    display: block;
    margin-top: 1rem;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
 
 
/*开发案例*/
.index_case{
    margin-top: 40px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
}
.index_case li{ 
    align-items: center;
    gap: 20px;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
}

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

.index_case p{
    clear: both;
    display: block;
    margin: 15px auto;
    text-align: center;
}
 
/*开发流程*/

.xcx_Process {
	padding: 70px 0;
	background: url(../images/xcxzz_lc_bg.jpg) center no-repeat;
	background-size: cover
}

.w1600 {
	max-width: 1920px;
	width: 100%;
	padding: 0 5%;
	height: 100%;
	margin: 0 auto;
	display: block;
	position: relative;
}

.xcx_Process .n_title h2,
.xcx_Process .n_title p {
	color: #fff
}

.xcx_Process .n_title {
	margin-bottom: 50px;
}


.n_title h2 {
	font-size: 46px;
	margin-bottom: 16px;
}

.n_title h2 span {
	color: #d20031;
	margin-left: 2rem
}

.n_title p {
	font-size: 1.25rem;
	font-weight: 300;
	color: #9a9a9a
}


.xcx_Process ul {
	display: flex;
	gap: .75rem
}

.xcx_Process ul li {
	width: calc(100% / 6 - .75rem);
	min-height: 18.4375rem;
	background-color: #fff;
	border-radius: .9375rem;
	overflow: hidden;
	transition: all .5s ease;
	position: relative
}

.xcx_Process ul li .ico svg {
	width: 2.9375rem;
	height: 2.9375rem
}

.xcx_Process ul li .ico svg path {
	fill: #d4042c
}

.xcx_Process ul li.on .ico svg path {
	fill: #fff
}

.xcx_Process ul li .box {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 3.5625rem 3.125rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease
}

.xcx_Process ul li .box .txt {
	display: flex;
	align-items: flex-end;
	justify-content: space-between
}

.xcx_Process ul li .box span {
	display: block;
	font-size: 1.75rem;
	font-family: 'Barlow-bold'
}

.xcx_Process ul li .box h6 {
	font-size: 1.375rem;
	margin-bottom: 1.1875rem
}

.xcx_Process ul li .box p {
	font-size: 1.0625rem;
	font-weight: 300;
	color: #fff !important;
}

.xcx_Process ul li .txt1 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 2.5rem;
	width: 100%;
	height: 100%;
	transition: all .5s ease
}

.xcx_Process ul li .txt1 h6 {
	font-size: 1.375rem;
	color: #212121;
	margin-bottom: 1.25rem
}

.xcx_Process ul li .txt1 span {
	display: block;
	font-size: 1.75rem;
	font-family: 'Barlow-bold';
	color: #d4042c
}

.xcx_Process ul li.on {
	background: #d4042c;
	width: 32.1875rem;
	flex-shrink: 0
}

.xcx_Process ul li.on .box {
	opacity: 1;
	visibility: visible
}

.xcx_Process ul li.on .txt1 {
	opacity: 0
}

/*小程序功能特性*/
.xcxzzgs_tx {
    background: url(../images/xcxzzgs_tx.jpg) center no-repeat;
    background-size: cover;
    padding: 60px 0
}

.xcxzzgs_tx .n_title {
    margin-bottom: 3.75rem
}

.xcxzzgs_tx .n_title h2,.xcxzzgs_tx .n_title p {
    color: #fff
}

.xcxzzgs_tx ul {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 1.5625rem
}

.xcxzzgs_tx li {
    width: 100%;
    padding: 20px 30px;
    background-color: #fff;
    border-radius: .9375rem;
    transition: all .5s ease
}

.xcxzzgs_tx li:hover {
    transform: translateY(-.5rem)
}

.xcxzzgs_tx li .ico {
    width: 4.0625rem;
    height: 4.0625rem;
    border-radius: .9375rem;
    background-color: #d20031;
    margin-bottom: 1.875rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.xcxzzgs_tx li .ico svg {
    width: 2.625rem;
    height: 2.625rem
}

.xcxzzgs_tx li .ico svg path {
    fill: #fff
}

.xcxzzgs_tx li h2 {
    font-size: 1.25rem;
    color: #212121;
    margin-bottom: 1rem
}

.xcxzzgs_tx li p {
    font-size: .9375rem;
    font-weight: 300;
    color: #787878
}


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



.caseph{ display:none;}
.s_zixunph{ display:none;}
/*弹出*/
.tcl{ display:none;}
.kefu_itemph{display:none;}

.nbanpic{ width:100%; height:auto; overflow:hidden;}
.nbanpic img{ width:100%; height:auto;}

.shxcxsev span{ padding:15px 0;}
.wid p{padding:15px 0;}

.Processph{ display:none;}

/*响应式样式*/
@media screen and (min-width:0px) and (max-width:1200px)
{
	.nbanpic{ width:auto; height:100%;}
 
	
	.head a img{ height:40px;}
	.head ul{ display:none;}
	.head dl{width: 23px;height: 23px;cursor: pointer;box-sizing: border-box;display:block;}
	.head dl dd{width: 100%;height: 2px;background: #ffffff;border-radius: 1px;margin: 5px 0;}
	.head dl dd:nth-child(2){width: 50%;}
	.headph{ width:100%; height:100%; margin:auto; background-color:#fff; display: none; position:fixed;top:0;}
	.headphX{ width:100%; height:auto; overflow:hidden;font-size:26px; color:#333; text-align:right; margin-top:13px; 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;}
	
	@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;
	}
	/*导航*/
	.swiab{display:inherit; height:auto;}
	.swiab li{ width:50%; float:left;height:120px;padding: 10px 0; }
	.swiab li:nth-child(2n){border-right:none;}
	.swiper-container{ height:100%;}
	.swiper-slide img{ height:100%; width:auto;}
	
	/*客服*/
	.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;}
	
	
	.shxcxsevb ul{ width:100%;}
	.shxcxsevbR { width:100%; display:none !important;}
	.shxcxsevb ul li i{ padding:0;}
	.xjcaseb{ height:auto;}
	.xjcasebL{ width:100%; height:auto;}
	.tecleft{ width:100%; display:none;}
	.tecring{ width:100%;}
	.teccon{ display:inherit; margin-top:10px;}
	.technical{ margin-top:20px;}
	.wid{ font-size:22px; flex:1;}
	.video_index li{ width:100%; height:auto; margin-top:10px;}
	
	.shxcxsevb ul li h2{ font-size:16px; width:60%;}
	.shxcxsevb ul li span1{ font-size:24px; display:none !important;}
	
	.contentfootaddL{ width:100%;}
	.contentfootaddR{ width:100%;}
	.shxcxsevb ul li h1{ padding:0 5px;}
	.xjcasebR{ display:none;}
	
	.xjcase{ display:none;}
	
	.caseph{ width:100%; height:auto; overflow:hidden; margin:auto; margin-top:20px; display:block;}
	.caseph ul li{ width:100%; height:auto; overflow:hidden; margin:auto;border: 8px solid #eeeeee;box-sizing: border-box;padding: 40px 20px; margin-top:20px;}
	.casephulpic{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
	.casephulpic img{ width:100%;}
	
	.xjcasebLpit{ height:auto;}
	
	.s_zixun{ display:none;}
	.s_zixunph{ display:block; cursor:pointer;}
	
	.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;}
	
	.appnewsinfobL{ width:100%; padding-right:0; border:none;}
	.appnewsinfobR{ width:100%; padding-left:0;}
	.xcxcontent img{max-width: 100%;}
	
	.xjservercL{ width:100%; height:auto; margin-top:60px;}
	.xjservercR{ width:100%; height:auto;}
	.xjservercR img{max-width: 100%; padding-top:20px;min-width:100%;}
	
	.newsbotL{ display:none;}
	.newsbotR{ width:100%;}
	
	.xjcaseul ul li{ width:100%;margin-right:0;}
	
	.video_main li{ width:100%;}
	
	.play_main{ width:88%;}
	
	.play_left{ width:100%;margin-left:0;}
	.play_right{ width:100%;margin-right:0; margin-top:20px;box-sizing: border-box;}
	
 
	.serbox img{width:auto;}
	.mybox{ display:inherit;}
	.my_tit{ width:50%; float:left;}
	
	.mywe{ height: auto;display: inherit;}
	
	.myleft{ width:90%;}
	.my_bif{ width:100%; }
	
	.apppartner ul li{ width:49%;}
	.apppartner ul li:nth-child(2n){ margin-right:0;}
	
	.contactus ul li{ width:100%; margin-right:0;}
	
	.xjserverc{ display:inherit; overflow:hidden;}
	
	.swiper-slide > h1 {top:20%;}
	.headphnev dl dt a:visited, a:hover{ color:#333;}
	
	.swiab li h2{ width:65%;}
	.xjservercLt{ font-size:24px; line-height:50px;}
	.xjservercicon ul li{ width:50%;margin-right:0px}
	
	/*新加样式我们的服务*/
	.xcxzzgs_service ul{ display:inherit;}
	.xcxzzgs_service ul li{ display:inherit;}
	.xcxzzgs_service .inD2_l{ padding-left:3%;}
	.se_More{ display:none;}
	
	/*上海小程序开发案例*/
	.index_case{ display:inherit;overflow: hidden;}
	.index_case li{ width:50%; float:left; padding:0;}
	
	/*微信小程序功能特性*/
	.xcxzzgs_tx ul{display:inherit;}
	.xcxzzgs_tx li{ margin-bottom:20px;}
	
	/*上海小程序开发视频讲解*/
	.video_index ul{display:inherit;}
	
	/*上海小程序开发流程*/
	.xcx_Process ul{ display:none;}
	.xcx_Process .n_title{margin-bottom:0;}
	.xcx_Process .n_title p{line-height:28px;}
	
	.Processph{ width:90%; height:auto; margin:auto; display:block;}
	.Processph ul li{ width:100%; height:auto; overflow:hidden; margin:auto;background: #d4042c;border-radius: .9375rem; padding:20px; box-sizing:border-box; color:#fff; margin-top:20px;line-height:26px;}
	.Processph ul li .ico{ fill:#fff; width:15%;}
	.Processph ul li span{ font-size:30px;}
	.Processph ul li h6{ font-size:22px;}
	.Processph ul li p{ font-size:16px; padding:15px 0; color:#fff;}
	
    .xjcasebLpic{ font-size:22px;}
	
}
