/*
Theme Name: 凯能中文站
Author: peter
Designer: Kevin
Version: 1.0
Date: 2020-9-18
Text Domain: Gelgoog
LastUpdate: 
LastVersion: 1.0
Keyword: 面点综合
Description:  website templets.
Tag:
*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
a,
img {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "arial, helvetica, sans-serif";
	text-decoration: none;
	direction: rtl;
}

@media (min-width: 1200px) {
	.container {
		width: 1230px;
	}
}

a:hover {
	text-decoration: none;
}

.wrap {
	width: 100%;
	height: 100%;
}

.fl_l {
	float: left;
}

.fl_r {
	float: right;
}

input,
button {
	outline: none;
}

header {
	position: relative;
}

.top {
	position: absolute;
	z-index: 22;
	width: 100%;
}

.swiper-pagination-bullet {
	width: 18px;
	height: 18px;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 100px;
}

.header-scroll {
	margin-top: 400px;
}

.logo {
	padding: 36px 80px 0 0;
}

.caret {
	margin: 0 2px 0 0;
}

.menu {
	padding: 36px 0 0 80px;
}

.menu ul {
	font-size: 0;
}

.menu ul li {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	line-height: 50px;
}

.menu ul li a {
	padding: 0 30px;
	color: #333;
}

.menu ul:before {
	content: '';
	position: absolute;
	display: block;
	width: 10px;
	height: 50px;
	background: #dcb400;
	top: 36px;
}

.menu ul li.active a,
.menu ul li a:hover {
	color: #dcb400;
}

.tsearch {
	margin-left: 30px;
	margin-top: 15px;
	position: relative;
}

.tsearch form {
	position: absolute;
	right: -36px;
	top: 50px;
	width: 950px;
	display: none;
}

.tsearch form input,
.tsearch form button {
	float: left;
	height: 40px;
	border: none;
}

.tsearch form input {
	width: 860px;
}

.tsearch form button {
	width: 70px;
	margin-left: 10px;
	background: #dcb400;
	color: #fff;
	font-size: 14px;
	position: relative;
}

.tsearch form button:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-width: 0 15px 15px;
	border-style: solid;
	border-color: transparent transparent #dcb400;
	/*透明 透明  灰*/
	margin: 40px auto;
	position: absolute;
	top: -50px;
	left: 20px;
}

.searchimg2 {
	display: none;
}

.header-con {
	padding-top: 220px;
	color: #fff;
	display: none;
}

.header-con h1 {
	font-size: 40px;
	text-transform: uppercase;
	font-weight: bold;
}

.header-con p {
	font-size: 26px;
	padding: 30px 0 60px 0;
}

.header-con a {
	width: 260px;
	height: 60px;
	background: url(../img/jx.png) no-repeat center;
	text-align: center;
	line-height: 60px;
	display: block;
	font-size: 26px;
	color: #fff;
}

.header-scroll {
	padding-top: 180px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	display: none;
}

.header-scroll img {
	margin-bottom: 10px;
}

.i-pro-tit {
	text-align: center;
	font-size: 44px;
	color: #dcb400;
	font-weight: bold;
	overflow: hidden;
	padding: 56px 0 46px 0;
}

.i-pro-tit a {
	float: left;
	font-size: 16px;
	color: #8c8c8c;
	font-weight: normal;
	margin-top: 40px;
}

.i-pro-tit img {
	margin: -5px 0 0 33px;
}

.i-pro-img img {
	width: 100%;
}

.i-pro-con:hover .i-pro-img {
	display: none;
}

.i-pro-con h3 {
	text-align: center;
	color: #282828;
	font-size: 18px;
	margin: 10px 0 30px 0;
}

.i-pro-con {
	position: relative;
}

.i-pro-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.i-pro-pic img {
	width: 100%;
}

.i-pro-main {
	padding-bottom: 50px;
}

.i-solu {
	background: #f5f5f5;
	padding-bottom: 78px;
}

.i-solu-main {
	position: relative;
}

.i-solu-main ul {
	font-size: 0;
	margin-left: -1%;
	margin-right: -1%;
}

.i-solu-main ul li {
	display: inline-block;
	position: relative;
	width: 31.3%;
	margin: 0 1%;
}

.i-solu-main ul li img {
	width: 100%;
}

.i-solu-main ul li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.i-solu-main ul li h3 {
	height: 22px;
	font-size: 18px;
	color: #333333;
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 60px;
}

.i-solu-main ul li span {
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	width: 127px;
	background: #fff;
	height: 35px;
	display: block;
	margin: auto;
	color: #dcb400;
	display: none;
}

.imgright2 {
	display: none;
}

.i-solu-main ul li:hover .imgright2 {
	display: block;
}

.i-solu-main ul li:hover .imgright1 {
	display: none;
}

.i-solu-main ul li.active {
	background: #dcb400;
}

.i-solu-main ul li.active span {
	display: block;
}

.i-solu-main ul li.active h3 {
	margin-top: 40px;
}

.i-solu-main ul li.active h3 {
	color: #fff;
}

/* .i-solu-main ul li .mobileshow{
	display: none;
} */
.i-company-l h3 {
	font-size: 20px;
	color: #282828;
	font-weight: bold;
	margin-bottom: 20px;
}

.i-company-l p {
	font-size: 16px;
	line-height: 30px;
	color: #282828;
}

.i-company-l a {
	display: block;
	width: 160px;
	height: 54px;
	border-radius: 5px;
	text-align: center;
	line-height: 54px;
	border: 1px solid #dcb400;
	font-size: 18px;
	color: #dcb400;
	margin-top: 40px;
}

.i-company-r img {
	width: 100%
}

.i-company {
	padding-bottom: 57px;
}

.i-service {
	height: 480px;
	background: url(../img/service.jpg) no-repeat center;
}

.i-ser-tit {
	color: #000000;
	padding: 36px 0;
}

.i-ser-main dl {
	height: 310px;
	text-align: center;
	background: rgba(255, 255, 255, 0.6);
}

.i-ser-main dl dt {
	color: #282828;
	font-size: 90px;
	font-style: italic;
	font-weight: normal;
}

.i-ser-main dl dt:after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	background: #000;
	margin: auto;
}

.i-ser-main dl dd span {
	display: block;
	font-size: 20px;
	color: #000;
	margin: 15px 0 20px 0;
	font-weight: bold;
}

.i-ser-main dl dd p {
	font-size: 14px;
	color: #3c3c3c;
	line-height: 24px;
	padding: 0 20px;
}

.i-blog-img img {
	width: 100%;
}

.i-blog-btm {
	background: #f5f5f5;
	padding: 30px 20px;
}

.i-blog-btm h3 {
	font-size: 16px;
	color: #282828;
	line-height: 34px;
	height: 34px;
	overflow: hidden;
	border-bottom: 1px solid #bebebe;
	margin-bottom: 10px;
}

.i-blog-btm p {
	font-size: 14px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
	color: #8c8c8c;
}

.i-blog {
	padding-bottom: 50px;
}

.i-zs {
	height: 776px;
	background: url(../img/zs-bg.jpg) no-repeat center;
}

.i-zs dl img {
	width: 100%;
}

.i-cus {
	height: 570px;
	background: url(../img/cus-bg.jpg) no-repeat center;
	margin-bottom: 80px;
}

.i-cus-img {
	width: 20%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

.i-cus-img img {
	border-radius: 15px;
}

.i-case-con {
	height: 417px;
	margin-bottom: 20px;
}

.i-case-con img {
	width: 100%;
}

.i-case-con h3 {
	font-size: 20px;
	color: #3c3c3c;
	margin: 15px 0;
}

.i-case-con p {
	font-size: 14px;
	margin-bottom: 20px;
}

.i-case-main {
	margin-bottom: 30px;
}

.sw2 {
	padding-bottom: 50px;
}

.banner img {
	width: 100%;
}

.banner_page span {
	width: 20px;
	height: 20px;
	border-radius: 50%;
}

.banner_page span.swiper-pagination-bullet-active {
	background: #3c3c3c;
}

footer {
	background: #282828;
}

.foot-contact {
	width: 690px;
}
.foot-contact img{
	margin-left:10px;
}
.foot-top {
	padding-top: 70px;
	padding-bottom: 45px;
	border-bottom: 1px solid #fff;
}

.foot-contact {
	font-size: 14px;
	color: #fff;
}

.foot-contact a {
	color: #fff;
}

.foot-contact .media {
	margin-bottom: 30px;
}

.foot-btm {
	height: 93px;
	line-height: 93px;
}

.foot-btm-l {
	font-size: 18px;
	color: #bebebe;
}

.foot-btm ul li {
	display: inline-block;
}

.foot-btm ul li a {
	font-size: 16px;
	color: #fff;
	margin-left: 5px;
}

.head-son {
	height: 100px;
}

.logo-s {
	padding-top: 22px;
}

.menus-h ul li {
	display: inline-block;
}

.menus-h form {
	padding-top: 30px;
	position: relative;
	margin-left: 60px;
}

.menus-h ul {
	padding-top: 35px;
}

.menus-h ul li a {
	font-size: 18px;
	color: #000;
	margin-left: 40px;
}

.menus-h form input {
	width: 150px;
	height: 36px;
	border: 1px solid #000;
	border-radius: 5px;
}

.menus-h form button {
	background: #fff;
	border: none;
	height: 30px;
	position: absolute;
	left: 2px;
	top: 32px;
}

.banner-son {
	height: 134px;
	background: url(../img/banner-son.jpg) no-repeat center;
	text-align: center;
}

.banner-son span {
	display: block;
	font-size: 20px;
	color: #dcb400;
	font-weight: bold;
	padding-top: 40px;
	margin-bottom: 23px;
}

.banner-son ol li {
	display: inline-block;
}

.banner-son ol li a {
	font-size: 16px;
	color: #000;
	margin: 0 18px;
}

.banner-son ol li a:hover {
	color: #dcb400;
}

.son-main {
	padding-top: 40px;
}

.prolist-img {
	padding: 20px;
	border-bottom: 2px solid #f5f5f5;
}

.prolist-img img {
	width: 100%;
}

.prolist-btm {
	padding: 20px;
}

.prolist-btm h3 {
	font-size: 14px;
	color: #000;
	padding-right: 12px;
	position: relative;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	text-align: right;
}

.prolist-btm h3:before {
	content: '';
	position: absolute;
	width: 4px;
	height: 16px;
	background: #dcb400;
	right: 0;
	top: 2px;
}

.prolist-con {
	box-shadow: 0 0 15px -10px #000;
	border-radius: 10px;
	margin-bottom: 20px;
}

.prolist-btm p {
	font-size: 12px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
	color: #5a5a5a;
	text-align: right;
}

.aside-con {
	background: #f5f5f5;
	border-radius: 10px;
	padding: 30px 20px 20px 20px;
	margin-bottom: 20px;
}

.aside-tit {
	font-size: 20px;
	color: #282828;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.aside-con ul {
	background: #fff;
}

.aside-con ul li a {
	font-size: 14px;
	color: #282828;
	display: block;

	text-align: center;
}

.aside-con ul li {
	border-bottom: 1px dashed #dcdcdc;
	padding: 14px 8px;
}

.paging {
	display: block;
	text-align: center;
	font-size: 0;
}

.paging li {
	display: inline-block;
	font-size: 16px;
}

.pagination>li>a,
.pagination>li>span {
	color: #8c8c8c;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background: #dcb400;
	color: #fff;
	border-color: #dcb400;
}

article {
	padding-bottom: 60px;
}

.sw3 img {
	width: 100%;
}

.prosingle-t-r h1 {
	font-size: 30px;
	color: #dcb400;
	font-weight: bold;
	line-height: 46px;
	margin-bottom: 40px;
}

.prosingle-t-r ul li {
	font-size: 16px;
	color: #000000;
	margin-bottom: 23px;
}
.prosingle-t-r p{
	font-size: 16px;
	color: #000000;
	margin-bottom: 23px;
	font-size:16px !important;
}
.prosingle-t-r p span{
	font-size:16px !important;
}
.prosingle-top {
	margin-bottom: 40px;
}

.prosingle-btm {
	margin-top: -20px;
}

.feat-tit {
	margin: 20px 0;
	height: 54px;
	line-height: 54px;
	padding-right: 12px;
	color: #fff;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	background-size: 100% 100%;
	text-align: right;
	position: relative;
	background: #dcb400;
}

.feat-tit:before {
	content: '';
	position: absolute;
	transform: scaleX(-1);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../img/feat-tit.jpg) no-repeat center;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.feat-con {
	font-size: 16px;
	line-height: 30px;
	color: #5a5a5a;
}

.feat-con li {
	list-style: disc;
	list-style-position: inside;
}

.tech-tit:before {
	background: url(../img/tech-tit.jpg) no-repeat center;
	background-size: 100% 100%;
}

.rela-tit:before {
	background: url(../img/rela-tit.jpg) no-repeat center;
	background-size: 100% 100%;
}

.message-tit:before {
	background: url(../img/mess-tit.jpg) no-repeat center;
	background-size: 100% 100%;
}

.searchno {
	text-align: right;
	font-size: 16px;
}

.i-blog-con {
	margin-bottom: 20px;
}

.case-con img {
	width: 100%;
	box-shadow: 0 0 40px -20px #000;
}

.case-btm h3 {
	font-size: 20px;
	color: #282828;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #bebebe;
	margin-bottom: 10px;
}

.case-btm p {
	font-size: 12px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	color: #8c8c8c;
}

.case-btm {
	padding: 20px;
}

.blogsingle h1 {
	font-size: 26px;
	color: #282828;
	padding-right: 40px;
	position: relative;
	margin-bottom: 20px;
}

.blogsingle h1:before {
	content: '';
	width: 20px;
	height: 35px;
	background: #282828;
	position: absolute;
	right: 0;
	top: 0;
}

.blogs-time ul li {
	display: inline-block;
	font-size: 14px;
	color: #282828;
	margin-left: 40px;
}

.blogs-time ul li img {
	margin-left: 10px;
}

.blogs-time {
	padding-bottom: 25px;
	border-bottom: 1px solid #bebebe;
	margin-bottom: 20px;
}

.blogs-page {
	padding-top: 35px;
	margin-top: 35px;
	border-top: 1px solid #bebebe;
}

.blogs-page ul li {
	font-size: 14px;
	color: #5a5a5a;
	margin-bottom: 20px;
}

.blogs-page ul li a {
	color: #5a5a5a;
}

.son-main {
	padding-bottom: 60px;
}

.service-tit {
	text-align: center;
	font-size: 24px;
	color: #000000;
	margin-bottom: 40px;
}

.service-tit span {
	position: relative;
	padding: 0 20px;
}

.service-tit span i {
	position: relative;
	z-index: 3;
	font-style: normal;
}

.service-tit span:after {
	content: '';
	background: #dcb400;
	position: absolute;
	width: 100%;
	height: 16px;
	left: 0;
	bottom: -5px;
}

.service-top {
	padding: 46px 30px;
	box-shadow: 0 0 25px -20px #000;
	border-radius: 10px;
	margin-bottom: 60px;
}

.service-top dl {
	text-align: center;
}

.service-top dl dt {
	font-size: 20px;
	color: #000000;
	margin-bottom: 24px;
}

.service-top dl dd {
	font-size: 14px;
	color: #3c3c3c;
	line-height: 24px;
}

.service-mid {
	height: 630px;
	background: url(../img/ser.jpg) no-repeat center;
	padding: 56px 14px 0 270px;
	margin-bottom: 60px;
}

.ser-mid-con {
	margin-bottom: 30px;
}

.ser-mid-con span {
	font-size: 20px;
	color: #000000;
	display: block;
	margin-bottom: 20px;
}

.ser-mid-con p {
	font-size: 14px;
	line-height: 24px;
	color: #3c3c3c;
}

.ser-btm-con h3 {
	font-size: 17px;
	color: #282828;
	margin: 20px 0;
}

.ser-btm-con p {
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}

.ser-btm-con {
	margin-bottom: 20px;
}

.about-top-tit {
	font-size: 30px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}

.about-t-btm dl dt {
	font-size: 50px;
	color: #dcb400;
}

.about-t-btm {
	margin: 40px 0;
}

.about-t-btm img {
	width: 100%;
}

.about-t-btm dl {
	text-align: center;
}

.about-t-btm dl dt:after {
	content: '';
	display: block;
	margin: auto;
	width: 30px;
	height: 2px;
	background: #5a5a5a;
	margin-bottom: 15px;
}

.about-t-mid,
.about-con p {
	font-size: 14px;
	color: #282828;
	line-height: 30px;
}

.about-con img {
	width: 100%;
}

.about-con p {
	margin-bottom: 20px;
}

.about-con dl dd {
	text-align: center;
	font-size: 18px;
	color: #282828;
	margin: 20px 0;
}

.about-con {
	margin-bottom: 20px;
}

.message p {
	font-size: 14px;
	color: #8c8c8c;
	margin-bottom: 20px;
}

.message p img {
	margin-left: 20px;
}

.message form input,
.message form textarea {
	height: 50px;
	margin-bottom: 20px;
	border: 1px solid #8c8c8c;
	width: 100%;
	padding-left: 10px;
	font-size: 16px;
}

.message form textarea {
	height: 200px;
}

#code {
	width: 70%;
}

.message form button {
	width: 100%;
	height: 50px;
	border-radius: 50px;
	border: none;
	background: #dcb400;
	color: #fff;
	font-size: 16px;
}

.contact-tit {
	font-size: 20px;
	color: #282828;
	padding-right: 40px;
	position: relative;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.contact-tit:before {
	content: '';
	width: 15px;
	height: 30px;
	background: #282828;
	position: absolute;
	right: 0;
	top: 0;
}

.contact-ul li {
	font-size: 18px;
	color: #282828;
	margin-bottom: 15px;
}

.contact-ul li a {
	color: #282828;
}

.contact-con {
	margin-bottom: 40px;
}

.lost {
	text-align: center;
	padding-bottom: 50px;
}

.lost div {
	display: flex;
	justify-content: center;
}

.lost p {
	font-size: 20px;
	color: #282828;
	margin-bottom: 20px;
}

.lost a {
	display: inline-block;
	width: 280px;
	height: 50px;
	border-radius: 5px;
	background: #dcb400;
	color: #fff;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	margin: 0 20px;
}

.lost a.pre {
	background: #eeeeee;
	color: #282828;
}

.header_mobile {
	display: none;
}

.menus-h .dropdown-menu ul li,
.menu .dropdown-menu ul li{
	display: flex;
	flex-direction: column;
}

.menus-h .dropdown-menu,
.menu .dropdown-menu {
	max-width: 260px;
	width: 260px;
	padding-top: 0;
	left: -35px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
}

.menus-h .dropdown-menu ul li a,
.menu .dropdown-menu ul li a {
	margin-left: 0;
	margin-bottom: 15px;
	display: block;
	font-size: 16px;
	color: #000;
}

.menu .dropdown-menu ul li a {
	padding: 0;
}

.menus-h .dropdown-menu ul li a:hover,
.menu .dropdown-menu ul li a:hover {
	color: #dcb400;
}

.menus-h .dropdown-menu ul,
.menu .dropdown-menu ul {
	padding-top: 0;
}

.menu .dropdown-menu ul:before,
.menu .dropdown-menu:before {
	display: none;
}

.solu-img,
.foot_inq {
	display: none;
}

.solu-img-block {
	display: block;
}

.aside-contact ul li a {
	text-align: right;
}

.pbtn1,
.pbtn2 {
	background-image: none !important;
	color: #dcb400;
	font-size: 50px;
	font-family: simsun;
	font-weight: bold;
}

.i-case-main-m {
	display: none;
}

.contactfix {
	position: fixed;
	top: 40%;
	right: 0;
	z-index: 22;
	text-align: left;
}

.contactfix ul li {
	height: 40px;
	line-height: 40px;
	border-bottom-left-radius: 40px;
	border-top-left-radius: 40px;
	padding-right: 10px;
	margin-bottom: 10px;
	transition: all .5s;
	transform: translateX(175px);
	cursor: pointer;
	
}

.contactfix ul li span {
	color: #fff;

}

.contactfix ul li span img {
	margin-right: 10px;
	margin-left: 15px;
}

.contactfix ul li a {
	color: #fff;
}

.contactfix .footimg {
	margin-left: 8px;
}

.swt {
	padding-left: 180px;
}

.swt img {
	width: 80px;
}

#LRdiv0 {
	display: none !important;
}

.sharebox .sharethis-inline-share-buttons {
	text-align: left;
}

.sharebox p {
	margin-top: 20px;
}

.mess-con {
	position: relative;
	text-align: right;
}

#p1,
#p2,
#p3 {
	position: absolute;
	right: 0;
	top: 50px;
	color: red;
}

#p2 {
	top: 200px;
}

.banner-mobile {
	display: none;
}

.banner-mobile .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 10px;
}
@media only screen and (max-width:768px ) {
	.foot-btm {
	    height: 127px;
	    line-height: 30px;
	}
	.ser-btm-con p{
		height: auto;
	}
}
@media only screen and (max-width:1024px) {

	/* .i-solu-main ul li .pcshow{
		display: none;
	}
	.i-solu-main ul li .mobileshow{
		display: block;
	} */
	.sw2 {
		padding-bottom: 0;
	}

	.banner-mobile {
		display: block;
	}

	.banner-mobile img {
		width: 100%;
	}

	.tech-con {
		overflow: auto;
	}

	.swt img {
		width: 50px;
	}

	.contactfix {
		top: 30%;
		transform: translateX(175px);
		display: none;
	}

	.contactfix ul li {
		height: 30px;
		line-height: 30px;
		transform: translateX(0px);
	}

	.contactfix ul li span img {
		width: 20px;
	}

	.contactfix .footimg {
		margin-left: 8px;
		width: 18px;
	}

	.nav_m_con li {
		line-height: 0.6rem;
	}

	.i-solu-main ul li {
		/* padding-right: 54px;
		padding-left: 15px; */
		        width: 100%;
	}

	.i-solu-main ul li.active h3 {
		margin-top: 14px;
	}

	.i-solu-main ul li span {
		width: 130px;
		margin-top: 23px;
	}

	.i-solu-main ul li img {
		/* width: 20px; */
		top: 60px;
	}

	.i-solu-main ul li h3 {
		font-size: 16px;
	}

	.service-top dl {
		margin-bottom: 20px;
	}

	.service-tit span:after {
		/* left: 30px; */
	}

	.i-case-main {
		display: none;
	}

	.i-case-main-m {
		display: block;
	}

	.i-company-l a {
		margin-bottom: 20px;
		margin-top: 20px;
	}

	.i-case-con {
		height: auto;
	}

	.i-pro-img,
	.ser-btm-con img {
		width: 100%;
	}

	.feat-con img {
		width: 100% !important;
		height: auto !important;
	}

	.feat-con iframe {
		width: 100% !important;
	}

	header,
	.head-son,
	aside {
		display: none;
	}

	.header_mobile {
		display: block;
		height: 1rem;
		line-height: 1rem;
		background: #fff;
		box-shadow: 0 5px 10px #d1d1d1;
		width: 100%;
		position: fixed;
		top: -1px;
		left: 0;
		z-index: 99;
	}

	.banner,
	.banner-son {
		margin-top: 1rem;
	}

	.nav_m,
	.search_m {
		width: 20%;
	}

	.logo_m {
		text-align: center;
		width: 60%;
	}

	.search_m {
		overflow: hidden;
	}

	.nav_m img,
	.search_m img {
		width: 0.4rem;
		display: block;
		margin-top: 0.3rem;
	}

	.search_m img {
		float: left;
	}

	.logo_m img {
		width: 1rem;
	}

	.fenge {
		margin-top: 1rem;
	}

	.nav_m img.nav_m_close,
	.search_m img.search_m_close {
		display: none;
	}

	.search_m_con {
		position: fixed;
		width: 100%;
		left: 0;
		top: 1rem;
		background: #fff;
		display: none
	}

	.search_m_con form {
		overflow: hidden;
		padding: 0.1rem 0
	}

	.search_m_con form input {
		width: 85%;
		height: 0.5rem;
		float: left;
		border: 1px solid #000;
	}

	.search_m_con form button {
		width: 10%;
		height: 0.5rem;
		float: right
	}

	.search_m_con form button {
		border: none;
		background: -webkit-linear-gradient(right top, #319bd8, #0c3896)
	}

	.search_m_con form button img {
		display: block;
		margin: auto
	}

	.nav_m_con {
		position: fixed;
		background: #fff;
		top: 1rem;
		left: 0;
		width: 100%;
		text-align: center;
		z-index: 2;
		display: none
	}

	.nav_m_con ul li a {
		display: block;
		line-height: initial;
		color: #3c3c3c;
		font-size: 0.3rem
	}

	.nav_m_con ul li {
		margin-bottom: 0.4rem
	}

	.nav_m_con ul li ul li {
		margin-bottom: 0.2rem
	}

	.nav_m_con ul li ul {
		margin-top: 0.2rem
	}

	.nav_m_con ul li ul li a {
		color: #bebebe;
		font-size: 0.26rem
	}

	.h-search {
		height: auto;
	}

	.h-search ul,
	.h-search form {
		width: 100%;
		margin-bottom: 20px;
	}

	.i-solu-main ul {
		width: 100%;
		position: initial;
	}

	.i-solu-img {
		display: none;
	}

	.i-pro-tit {
		font-size: 24px;
	}

	.i-pro-tit img {
		width: 30px;
	}

	.i-service,
	.i-zs,
	.i-cus,
	.foot-btm ul {
		display: none;
	}

	.foot-contact {
		width: auto;
		margin-top: 20px;
	}

	.foot-btm-l {
		font-size: 14px;
	}

	.i-pro-con h3 {
		height: 38px;
	}

	.lost img {
		width: 100%;
	}
	
	.lost div {
		flex-direction: column;
		align-items: center;
	}
	
	.lost div a{
		margin-top: 10px;
	}

	.feat-tit {
		/* color: #282828; */
		padding-left: 8px;
	}

	.feat-tit:before {
		background: url(../img/rela-tit2.jpg) no-repeat center;
		background-size: 100% 100%;
	}

	.tech-tit:before {
		background: url(../img/rela-tit2.jpg) no-repeat center;
		background-size: 100% 100%;
	}

	.rela-tit:before {
		background: url(../img/rela-tit2.jpg) no-repeat center;
		background-size: 100% 100%;
	}

	.message-tit:before {
		background: url(../img/rela-tit2.jpg) no-repeat center;
		background-size: 100% 100%;
	}
	
	.searchno {
		padding: 0 20px;
	}

	.service-mid {
		padding: 20px 0;
		background-size: cover;
		height: auto;
	}

	.about-t-mid img {
		width: 100%;
	}

	.foot_inq {
		display: block;
		position: fixed;
		background: #585858;
		width: 100%;
		bottom: 0;
		padding: 10px 0;
		border-top: 1px solid #fff;
		z-index: 99999;
	}

	.foot_inq a {
		display: inline-block;
		height: 40px;
		width: 40%;
		margin: 0 4%;
		text-align: center;
		line-height: 40px;
		background: #20407d;
		color: #fff;
		border-radius: 5px;
	}

	.foot_inq a:first-child {
		background: #dcb400;
	}

	.i-pro-tit a {
		float: none;
		display: block;
		text-align: center;
	}

	#LRdiv0 img {
		width: 150px !important;
	}

	#LRfloater0 {
		bottom: 80px !important;
	}
}
.contactfix ul li{
	padding-left: 10px;
}
.about-t-mid img{
	width: 100%;
}
.i-pro-img, .ser-btm-con img{
	width: 100%;
}
@media only screen and (max-width:1024px ) {
	.son-main .col-md-9{
		width: 100%;
	}
}
@media (min-width: 1024px) and (max-width: 1400px) {
	.ser-btm-con h3{
		height: 40px;
	}
	.service-mid{
		height: auto;
	}
	.menu ul li a{
		padding: 0 20px;
	}
	.menu ul:before{
		top: 20px;
	}
	.menu, .logo{
		padding-top: 20px;
	}
	.menus-h ul li a{
		margin-left: 15px;
	}
	.foot-btm ul{
		display: none;
	}
}