.head,
.head-center {
	width: 100%;
	height: 0.88rem;
}

.logo,
.logo-right {
	margin-top: 0.1rem;
}

.head .manu {
	float: right;
	margin-right: 0.1rem;
	width: 0.6rem;
	margin-top: 0.15rem;
	display: block;
}

.pc-silde {
	display: none;
}

.mobile-silde {
	width: 100%;
	background: #fff;
	top: 0.88rem;
	position: absolute;
	display: none;
	z-index: 99999;
}

.mobile-silde li:nth-child(1) {
	border-top: 1px solid #e5e5e5;
}

.head-center ul li {
	width: 90%;
	height: 0.75rem;
	font-size: 0.24rem;
	text-align: center;
	line-height: 0.75rem;
	border-bottom: 1px solid #dedede;
	display: inline-block;
	margin: 0 auto;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	margin-left: 5%;
}

.mobile-silde li a {
	color: #333;
	display: inline-block;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
}

.head-center ul li.active {
	border-bottom: 1px solid #dedede;
}

.phone .num-phone,
.phone span {
	display: none;
}

.phone {
	width: 0.6rem;
	height: 0.6rem;
	position: absolute;
	right: 1rem;
	top: 0.13rem;
}

.phone img {
	float: left;
	margin-right: 0;
	margin-top: 0;
	width: 0.6rem;
}

.logo-right {
	margin-left: 10px;
	width: 2rem;
	margin-top: 0.3rem;
}

.logo {
	width: 2.3rem;
	margin-left: 0.1rem;
}

.banner-center {
	width: 365px;
	height: 100%;
	margin: 0 auto;
}

.title {
	text-align: center;
	font-size: 0.38rem;
	padding-top: 0.3rem;
	margin-bottom: 0.1rem;
	color: #333;
}

.breadcrumbs li {
	display: inline-block;
	padding: 0.1rem;
}

.breadcrumbs li a {
	display: block;
	padding: 0.1rem 0.05rem;
	font-size: 0.24rem;
	color: #333;
}

.service-gx .items .func {
	width: 100%;
}

.service-gx .items .func>.title2>h3 {
	margin-bottom: -20px;
	padding: 0;
	text-align: center;
	line-height: 0.8rem;
	margin-top: 0rem;
}

.service-gx .items h3 {
	font-size: 0.26rem;
}

.service-gx .items .head2 {
	margin-top: 0.3rem;
	padding-left: 0;
}

.service-gx .items .head2>ul>li>img {
	margin-right: 0.05rem;
	vertical-align: middle;
	width: 0.2rem;
	margin-bottom: 0px;
}

.service-gx .items .head2>ul>li {
	display: inline-block;
	width: 29%;
	font-size: 16px;
	line-height: 2.5;
	margin-bottom: 15px;
	cursor: pointer;
	text-align: center;
}

.service-gx .items .gx-body {
	margin-top: 20px;
	padding-left: 20px;
	bottom: 48px;
	font-size: 0.22rem;
	color: #808286;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	width: 95%;
	margin-left: 2.5%;
}

.service-gx .items .gx-body p {
	margin: 0.1rem auto 0.3rem;
}

.aboutmore {
	color: #666;
	font-size: 0.22rem;
}

.trybtn {
	font-size: 0.24rem;
	padding: 0.05rem 0.35rem;
	color: #fff;
	background: #007AFF;
	background-image: linear-gradient(to right, #01c7f3, #098bdf);
	border-radius: 30px;
	box-shadow: 0px 0px 10px #01C7F3;
}

.service-gx .items .screen {
	display: none;
}

.banner {
	width: 100%;
	height: 5.8rem;
	background: #f3f9fd;
}

.title-txt {
	text-align: center;
	color: #8c8d8d;
	font-size: 0.22rem;
}

.service-gx {
	padding-top: 0px;
}

.tab-head {
	width: 100%;
	margin: 0.2rem auto;
	height: 0.6rem;
	position: relative;
}

.tab-head .case-solid {
	display: none;
}

.tab-head ul li {
	padding: 0.1rem;
	float: left;
	font-size: 0.24rem;
	color: #098de0;
	border-radius: 3px;
	margin-left: 3.1%;
	background: #fff;
	border: 1px solid #098DE0;
	margin-right: 3.3%;
	transition: .3s;
	cursor: pointer;
	margin-bottom: 0.1rem;
}

.tab-content {
	width: 100%;
	height: 4.5rem;
}

.case-left {
	width: 95%;
	font-size: 0.22rem;
	color: #6b6e6f;
	margin-left: 2.5%;
}

.case-right {
	display: none;
}

.case-tit {
	font-size: 0.24rem;
}

.advantage {
	width: 100%;
	height: 4rem;
	margin: 0 auto;
}

.advantage ul li {
	float: left;
	width: 45%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	text-align: center;
	border-top: 1px solid #e7e7e7;
	transition: .3s;
	height: 3.3rem;
}

.advantage ul li .ad-img {
	height: 1.76rem;
	width: 100%;
	line-height: 1.76rem;
	text-align: center;
}

.logolist img,
.advantage ul li img {
	display: inline-block;
	vertical-align: middle;
	height: 1.3rem;
}

.advantage ul li span {
	display: inherit;
	font-size: 0.24rem;
	margin: 0.05rem;
}

.advantage ul li p {
	width: 90%;
	font-size: 0.22rem;
	margin: 0 auto;
	color: #666666;
	font-weight: lighter;
	line-height: 0.3rem;
}

.customer-case {
	padding: 0.2rem;
}

.customer-container {
	width: 100%;
	height: 4rem;
}

.customer-case-right {
	display: none;
}

.customer-case-left {
	color: #fff;
	width: 90%;
	text-align: left;
	margin-left: 2.5%;
	font-size: 0.22rem;
}

.case-customer {
	width: 100%;
	height: 1.6rem;
	margin-top: 0.2rem;
}

.case-customer ul li img {
	width: 100%;
}

.news {
	width: 100%;
	height: 4rem;
}

.news-list .list-tit {
	font-size: 0.26rem;
	transition: .3s;
	line-height: 0.4rem;
	font-weight: 500;
}

.case-customer ul li {
	float: left;
	width: 45%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.news-list {
	width: 97%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.news-list .list-tit::after {
	margin-top: 0.1rem;
}

.news-list p {
	font-size: 0.22rem;
	margin: 0.05;
}

.news-list .news-tit {
	font-size: 0.28rem;
	padding: 0.3rem 0 0.05rem 0.15rem;

}

.font_w1200 {
	width: 100%;
}

.foot_list {
	display: none;
}

.clearH15 {
	display: none;
}

.foot_booomt {
	font-size: 0.22rem;
	line-height: 0.35rem;
}

.banner-p {
	width: 100%;
	margin: 0 auto;
	clear: both;
	height: 2.5rem;
	position: relative;
	left: 0;
	margin-left: -0;
	overflow: hidden
}

.banner-p img {
	width: 700px;
	margin-left: -150px;
	display: none;
}

.banner-p.aboutusbg {
	background-image: url(http://www.sinotele.com.cn/newimages/aboutus.png);
	background-position: center;
	background-size: auto 100%;
}

.banner-p.newsbg {
	background-image: url(http://www.sinotele.com.cn/newimages/newsbanner.png);
	background-position: center;
	background-size: auto 100%;
}

.banner-p.productbg {
	background-image: url(http://www.sinotele.com.cn/newimages/productbanner.jpg);
	background-position: center;
	background-size: auto 100%;
}

.banner-p.scbg {
	background-image: url(http://www.sinotele.com.cn/newimages/scbanner.png);
	background-position: center;
	background-size: auto 100%;
}

.banner-p.jjbg {
	background-image: url(http://www.sinotele.com.cn/newimages/bannerjj.png);
	background-position: center;
	background-size: auto 100%;
}

.banner-p.showbg {
	background-image: url(http://www.sinotele.com.cn/newimages/showbanner.png);
	background-position: center;
	background-size: auto 100%;
}

.news-n,
.about-company {
	display: inline-block;
	width: 100%;
	margin: 0 auto;
}

.ourslist img {
	margin-left: 0.2rem;
	margin-right: 0.2rem;
	float: none;
	margin-top: 0.3rem;
	width: 1rem;
}

.news-n .news-n-tit ul li a {
	font-size: 0.24rem;
}

.news-n-tit {
	margin-top: 0.15rem;
}

.company-l {
	display: none;
}

.company-r {
	width: 95%;
	line-height: 0.35rem;
	margin-top: 0.3rem;
	font-size: 0.22rem;
}

.company-ys {
	width: 100%;
	height: 4rem;
	background: url(http://www.sinotele.com.cn/newimages/companybg.png);
	background-size: 100%;
	color: #fff;
	top: 0.3rem;
	z-index: 999;
}

.company-ys-text {
	width: 95%;
	margin-left: 2.5%;
	margin-top: 0;
	left: 0;
	padding-top: 0.4rem;
}

.company-ys-text p {
	line-height: 0.4rem;
	margin: 0;
}

.company-ys,
.company-ys2 {
	position: inherit;
}

.company-ys2 {
	width: 95%;
	height: 12rem;
	top: 0px;
	background: #f4f4f4;
	left: 0;
	float: left;
	margin-left: 2.5%;
	padding: 0.1rem;
}

.company-ys2 p {
	width: 95%;
	margin-left: 2.5%;
	text-align: justify;
	line-height: 0.38rem;
}

.about-company2 {
	height: 16rem;
}

.about-company>p {
	width: 95%;
	margin-left: 2.5%;
}

.about-company {
	font-size: 0.22rem;
}

.p1738m50011 {
	margin-bottom: 0.1rem;
	min-width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}

.news-text {
	padding-left: 2%;
	padding-right: 2%;
	min-width: 96%;
	max-width: 96%;
}

.news-date {
	max-width: 20%;
	margin-top: 0.2rem;
	width: auto;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 0.24rem;
	color: #333333;
}

.solid-h {
	width: 0.2rem;
	height: 1px;
	background-color: #d6d6d6;
	display: inline-block;
	position: relative;
	top: -0.05rem;
	left: 0.1rem;
}

.news-next {
	margin-top: 0.2rem;
	width: 0.3rem;
	height: 0.3rem;
	color: #d6d6d6;
	font-size: 0.22rem;
	text-align: center;
	line-height: 0.3rem;
}

.newx-text-m {
	width: 80%;
	padding-left: 0.2rem;
	text-align: left;
}

.news-photo {
	display: none;
}

.news-list2 {
	margin-bottom: 0.1rem;
	margin-right: 0px;
	padding-bottom: 0.25rem;
	padding-top: 0.25rem;
	min-width: auto;
	background-color: #f8f8f8;
	box-shadow: none;
	-webkit-box-shadow: none;
	width: 100%;
	display: inline-block;
	margin-top: 0.1rem;
}

.font_w1200,
.call-center,
.num-warp,
.solve {
	width: 100%;
}

.center-tit {
	font-size: 0.24rem;
	height: 0.6rem;
	line-height: 0.6rem;
}

.center-tit img {
	width: 0.45rem;
	vertical-align: middle;
	margin-top: 0.08rem;
	margin-left: 0.1rem;
}

.call-center>ul>li {
	width: 100%;
	margin-bottom: 25px;
	display: inline-block;
}

.center-tit span::after {
	display: none;
}

.center-tit a {
	font-size: 0.24rem;
}

.center-main {
	width: 100%;
	display: inline-block;
}

.center-main ul li {
	width: 48%;
	border-right: 1px solid #eee;
	margin-right: 1%;
	height: 2.5rem;
}

.center-main ul {
	margin-top: 0;
	width: 90%;
	margin-left: 5%;
}

.num-warp ul li {
	width: 30%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	height: 2.5rem;
	text-align: center;
	border: 1px solid #eeeeed;
	border-radius: 15px;
	margin-top: 0.15rem;
	overflow: hidden;
}

.num-warp ul li .num-tit {
	height: 0.5rem;
	line-height: 0.5rem;
	background-image: linear-gradient(to right, #098bdf, #01c7f3);
	color: #Fff;
}

.num-warp ul li p {
	font-size: 0.22rem;
	color: #333;
	text-align: center;
	padding: 0px 0.05rem;
	line-height: 0.3rem;
	margin: 0.1rem;
}

.message {
	width: 95%;
	margin-left: 2.5%;
}

.message-ys {
	width: 100%;
	height: 6rem;
}

.message-ys-list {
	width: 47%;
	height: 2.5rem;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	border: 1px solid #eee;
	margin-top: 0.35rem;
	padding: 0.1rem;
	font-size: 0.22rem;
	color: #333;
	position: relative;
}

.message-ys-list img {
	position: absolute;
	right: -0.25rem;
	top: -0.25rem;
	z-index: 99;
	width: 0.5rem;
}

.message-gn ul li img {
	width: 0.6rem;
}

.message-gn ul li {
	width: 14%;
	margin-left: 0.14%;
	margin-right: 0.14%;
	text-align: center;
	margin-top: 0.2rem;
	background: #f4f4f4;
	height: 1.8rem;
	padding-top: 0.2rem;
}

.message-gn {
	border: none;
	height: 2rem;
	width: 100%;
}

.message-gn ul li p {
	font-size: 0.2rem;
}

.eight-box .eight img {
	height: 0.75rem;
	padding: 0 7.5px;
	float: left;
}

.eight-box .eight {
	display: block;
	/* flex-direction: column-reverse; */
	/* flex-wrap: wrap; */
	align-items: center;
	text-align: center;
	transition: .3s;
	width: 100%;
	float: left;
}

.eight-box {
	max-width: 100%;
	margin: 0 auto;
	display: block;
	/* justify-content: space-between; */
	position: relative;
	padding-bottom: 80px;
}

.title-text {
	text-align: center;
	color: #333;
	font-size: 0.22rem;
	line-height: 0.3rem;
}

.service-list,
.ours {
	width: 100%;
	margin: 0.1rem auto;
}

.service-list {
	height: 3rem;
}

.service-list ul li {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	height: 2.7rem;
	border-radius: 10px;
	border: 1px solid #eee;
	background-color: #f7f8fb;
}

.service-list ul li p {
	width: 90%;
	margin: 0 auto;
	font-size: 0.22rem;
	color: #333;
	margin-top: 0.3rem;
}

.solve-r-tit {
	font-size: 0.26rem;
	line-height: 0.5rem;
	margin-top: 0.25rem;
}

.solve-r-tit>span {
	display: inherit;
	width: 0.06rem;
	height: 0.34rem;
	background: #0376FD;
	margin: 0.1rem;
}

.ourslist {
	width: 47%;
	height: 4.5rem;
	line-height: 1rem;
	margin-top: 0.15rem;
	text-align: center;
}

..ourslist img {
	margin-left: 0;
	margin-right: 0;
	float: none;
	margin-top: 0rem;
	width: 1rem;
}

.ourslist .ourslist-tit {
	font-weight: bold;
	line-height: 0.45rem;
	margin-top: 0;
}

.ourslist p {
	float: left;
	line-height: 0.25rem;
	width: 100%;
	font-size: 0.2rem;
	margin: 0;
	color: #333;
}

.customer-head,
.customer-content {
	width: 100%;
	margin: 0 auto;
	height: 0.65rem;
	margin-bottom: 0.2rem;
}

.customer-head ul li {
	float: left;
	width: 16.6%;
	height: 0.65rem;
	font-size: 0.24rem;
	line-height: 0.65rem;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
}

.customer-case-list {
	width: 45%;
	height: 6rem;
	box-shadow: 0px 0px 10px #eceef0;
	border: 1px solid #eeeeee;
	margin-left: 2.5%;
	margin-right: 2.5%;
	margin-top: 0.15rem;
	position: relative;
}

.customer-case-list .content .m-prolist-title {
	font-size: 0.24rem;
	color: #383838;
	letter-spacing: 0.5px;
	line-height: 0.3rem;
	margin-bottom: 0.15rem;
}

.customer-case-list .img {
	width: 1.5rem;
	height: 1.5rem;
	margin: 0.3rem auto 0.15rem auto;
}

.customer-case-list .content .m-prolist-content {
	padding: 0 0.1rem 0.2rem;
	height: 3rem;
	font-size: 0.22rem;
	color: #808286;
	letter-spacing: 0;
	line-height: 0.35rem;
}

.customer-case-list .m-prolist-ft {
	height: 0.7rem;
	background-color: rgb(232, 245, 251);
	position: absolute;
	bottom: 0;
	width: 100%;
}

.customer-case-list .m-prolist-ft p {
	font-size: 0.24rem;
	color: #3ea0ff;
	letter-spacing: 0.5px;
	line-height: 0.15rem;
}

.companies-outer .cus-nav {
	height: 0.6rem;
	width: 100%;
	margin: 0.5rem auto 0.3rem;
	border-bottom: 1px solid #e5e5e5;
}

.companies-outer .cus-nav li {
	min-width: 16.5%;
	height: 100%;
	float: left;
	margin: 0;
}

.companies-outer .cus-nav li a {
	font-size: 0.24rem;
	display: inline-block;
	text-align: center;
	width: 100%;
	height: 100%;
	padding: 0;
	line-height: 0.6rem;
	box-sizing: border-box;
	color: #545d69;
}

.companies-outer .companies-box {
	width: 100%;
	margin: 0.4rem auto auto;
	min-height: 0.3rem;
	transition: opacity .3s ease-in-out;
	padding-bottom: 0.6rem;
}

.companies-outer .companies-box .grid-cell {
	width: 33%;
	height: 1.2rem;
	cursor: default;
	float: left;
}

.companies-outer .companies-box .grid-cell img {
	width: 100%;
}

.solve-l-w {
	width: 35%;
	display: inline-block;
	float: left;
}

.solve-r {
	width: 65%;
}

.solve-l a span {
	background: url(http://www.sinotele.com.cn/newimages/tri-def.png);
	width: 0.2rem;
	height: 0.39rem;
	background-repeat: no-repeat;
	background-position: center;
}

.solve-l a {
	display: inherit;
	width: 100%;
	line-height: 0.4rem;
	font-size: 0.22rem;
	color: #333;
	transition: .3s;
}

.solve-l .solve-l-tit {
	font-size: 0.26rem;
	line-height: 0.45rem;
	margin-top: 0.15rem;
	font-weight: bold;
}

.cantact ul li {
	width: 100%;
	height: 0.45rem;
	line-height: 0.45rem;
	margin-top: 0.1rem;
}

.cantact ul li img {
	margin-top: 0.05rem;
	margin-right: 0.1rem;
	width: 0.35rem;
}

.solve-list ul li {
	height: 5rem;
}

.solve-list ul li img {
	display: none;
}

.solve-list ul li span {
	display: inherit;
	height: 0.4rem;
	line-height: 0.4rem;
	width: 80%;
	margin-left: 0.2rem;
	font-size: 0.24rem;
	font-weight: bold;
}

.solve-list ul li p {
	width: 95%;
	text-align: left;
	margin-left: 0.05rem;
	font-size: 0.22rem;
}

.solve-list ul li a {
	position: absolute;
	bottom: 0.15rem;
	right: 0.15rem;
	color: #1296db;
	padding: 0.05rem 0.1rem;
	border: 1px solid #1296db;
	font-size: 0.22rem;
}

.telephone {
	display: inherit;
	width: 100%;
	line-height: 0.35rem;
	color: #1296db;
}

.slideBox2 {
	height: 330px;
}

.bottom-fa,
.bottom-fa ul li {
	height: 40px;
	line-height: 40px;
}

.bottom-fa ul {
	width: 100%;
}

.bottom-fa ul li {
	width: 25%;
	font-size: 1em;
}

.bottom-fa ul li img {
	width: 1.5em;
}

.title img {
	width: 130px;
}

.solution {
	width: 95%;
	height: 1310px;
}

.solution>ul>li {
	width: 100%;
	margin-left: 0;
	margin-top: 5px;
}

.news {
	width: 95%;
}

.slideBox2 .hd {
	bottom: 20px;
}

.slideBox2 .bd2 img {
	height: 330px;
	width: 750px;
	position: absolute;
	left: 50%;
	margin-left: -375px;
}
.bannerm{
	display: block;
}
.bannerpc{
	display: none;
}
.news ul li{
	width: 100%;
}
.A_left{
	display: none;
}
.A_right{
	width: 100%;
}
.content_bodyw984,.content_titleW984{
	width: 100%;
}