/*
Theme Name: 凯能中文站
Author: peter
Designer: lettie
Version: 1.0
Date: 2020-7-22
Text Domain: Gelgoog
LastUpdate: 
LastVersion: 1.0
Keyword: 凯能中文站
Description: cankeytech 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
}
@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;
}
.top{
	height: 75px;
	overflow: hidden;
	border-bottom: 1px solid #bebebe;
	padding-top: 16px;
}

.top-r ul li img{
	margin-right: 15px;
}
.top-r ul li a{
	font-size: 14px;
	color: #8c8c8c;
}
.top-r ul li{
	margin-bottom: 10px;
	display: inline-block;
	margin-left: 48px;
	padding-top: 10px;
}
.top-r ul li a:hover{
	color: var(--themecolor);
}
.menu{
	height: 60px;
}
.menulist ul{
	font-size: 0;
}
.menulist ul li{
	display: inline-block;
	position: relative;
}
.menulist ul li a{
	display: block;
	font-size: 18px;
	color: #282828;
	line-height: 60px;
	width: 113px;
	text-align: center;
	position: relative;
}
.menulist ul li.active a:after, .menulist ul li:hover a:after{
	content: '';
	height: 4px;
	width: 113px;
	background: #bebebe;
	position: absolute;
	left: 0;
	bottom: 0;
}
.drop{
	position: relative;
}
.down{
	position: absolute;
	width: 288px;
	background: #fff;
	top: 60px;
	left: -73px;
	z-index: 2;
	padding: 0 10px 0 10px;
	display: none;
}
.menulist ul li .down a{
	display: block;
	height: 46px;
    font-size: 16px;
    color: #fff;
    background: var(--themecolor);
    line-height: 46px;
    width: auto;
    background: var(--themecolor);
    margin-bottom: 10px;   
}
.menulist ul li:hover .down a:after{
	display: none;
}
.search-h form input{
	height: 35px;
	width: 380px;
	border: 1px solid #8c8c8c;
	padding-left: 10px;
	border-radius: 5px;
}
.search-h form{
	position: relative;
	padding-top: 10px;
}
.search-h button{
	border: none;
	background: none;
	position: absolute;
	right: 1px;
	top: 15px;
	background: #fff;
	padding-right: 10px;
}
.banner img{
	display: block;
	width: 100%;
}
.swiper-container-horizontal .banner_page span.swiper-pagination-bullet{
	width: 20px;
	height: 20px;
	margin: 0 10px;
}
.banner_page span.swiper-pagination-bullet-active{
	background: #1d2088;
}
.col-md-zd{
	width: 20%;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	box-sizing: border-box;
}
.col-md-zd::after, .col-md-zd::before{
	box-sizing: border-box;
}
.iprolist{
	padding-left: 65px;
	padding-right: 65px;
}
.tit-commen{
	font-size: 60px;
	color: rgba(0,0,0,0.1);
	text-align: center;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	margin: 40px 0;
}
.tit-commen span{
	font-size: 30px;
	position: absolute;
	display: block;
	left: 0;
	top: 35px;
	width: 100%;
	color: var(--themecolor);
}
.tit-commen::after{
	content: '';
	display: block;
	position: absolute;
	height: 4px;
	width: 454px;
	background: url(../img/xian.png) no-repeat center;
	right: 50%;
	top: 50px;
	margin-right: -600px;
}
.tit-commen::before{
	content: '';
	display: block;
	position: absolute;
	height: 4px;
	width: 454px;
	background: url(../img/xian.png) no-repeat center;
	left: 50%;
	top: 50px;
	margin-left: -600px;
}
.iprolist-img img{
	width: 100%;
}
.iprolist-con h3{
	font-size: 16px;
	color: #282828;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	margin-top: 20px;
	text-align: center;
}
.iprolist-img{
	position: relative;
	box-shadow: 0 0 20px -15px #000;
	background: #fff;
	padding: 20px;
}
.iprolist-more{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(40,40,40,0.4);
	display: none;
}
.iprolist-more span{
	display: block;
	width: 160px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	margin: auto;
	margin-top: 90px;
}
.iprolist-img:hover .iprolist-more{
	display: block;
}
.iprolist-con{
	margin-bottom: 30px;
}
.isolu-tit p{
	height: 50px;
	background: var(--themecolor);
}
.isolulist{
	height: 144px;
	background: #f5f5f5;
	margin-top: -20px;
}
.isolulist dl dt{
	height: 105px;
	line-height: 105px;
}
.isolulist dl{
	text-align: center;
}
.isolulist dl dd{
	font-weight: bold;
}
.isolulist span{
	display: block;
	height: 144px;
	background: url(../img/images/solu4_03.jpg) no-repeat center;
	text-align: center;
	line-height: 144px;
	text-transform: uppercase;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}
.isolu-con{
	/* background: url(../img/images/solu5_03.jpg) no-repeat center; */
	background-size: contain;
	height: 570px;
	margin: 28px 60px 70px 60px;
	border: 2px solid var(--themecolor);
	box-shadow: 0 10px 30px -20px #000;
	display: none;
	position: relative;
	overflow: hidden;
}
.isolu-con>img{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: -1;
}
.isolu-con-block{
	display: block;
}
.isolu-con2{
	/* background: url(../img/soluindex2.jpg) no-repeat center; */
	background-size: contain;
}
.isolu-con3{
	/* background: url(../img/soluindex.jpg) no-repeat center; */
	background-size: contain;
}
.isolu-nav{
	cursor: pointer;
	position: relative;
}
.sjj{
	position: absolute;
	left: 130px;
	bottom: -60px;
	display: none;
}
.sjj-block{
	display: block;
}
.isolu-r{
	width: 38%;
	float: right;
	margin: 55px 70px 0 0;
}
.isolu-r h3{
	font-size: 30px;
	color: var(--themecolor);
	margin-bottom: 60px;
}
.isolu-r p{
	font-size: 18px;
	line-height: 34px;
	color: #3c3c3c;
}
.isolu-r span{
	display: block;
	width: 170px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border: 1px solid var(--themecolor);
	color: var(--themecolor);
	font-size: 18px;
	margin-top: 40px;
}
.iabout{
	background: #f5f5f5;
	padding-bottom: 40px;
}
.iabout-top{
	text-align: center;
	color: #5a5a5a;
	line-height: 30px;
}
.iabout-top span{
	font-size: 16px;
	color: #282828;
	display: block;
	margin-top: -40px;
	margin-bottom: 30px;
}
.iabout-top{
	margin-bottom: 30px;
}
.iser-con h3{
	font-size: 18px;
	color: var(--themecolor);
	margin-top: 20px;
}
.iser-con h3::after{
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	background: var(--themecolor);
	margin: 20px 0 13px 0;
}
.iser-con p{
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}
.cus-con{
	text-align: center;
	margin-bottom: 40px;
}
.cust-con img{
	width: 100%;
}
.cust-con h3{
	font-size: 16px;
	color: #000;
	text-align: center;
	margin-top: 20px;
}
.cust-con h3 span{
	display: inline-block;
	height: 11px;
	width: 11px;
	background: var(--themecolor);
	border-radius: 50%;
	margin-right: 10px;
}
.iblog-con img{
	margin-right: 15px;	
	width: 225px;
	border-left: 3px solid var(--themecolor);
}
.iblog-con h3{
	font-size: 20px;
	margin: 20px 0;
	color: #000;
}
.iblog-con span, .iblog-con p{
	font-size: 14px;
	color: #5a5a5a;
}
.iblog-con p{
	line-height: 24px;
}
.iblog-con{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #5a5a5a;
}
.iblog{
	padding-bottom: 60px;
}
.blogsingle-time img{
	margin-right: 10px;
}
.blogsingle-time span{
	margin-right: 15px;
}

.contact{
	height: 650px;
	background: url(../img/contact-bg.jpg) no-repeat ;
	padding-top: 45px;
}
.contact-l, .contact-r{
	padding-top: 40px;
}
.contact-l p{
	font-size: 16px;
	color: #5a5a5a;
	margin-bottom: 60px;
}
.contact-l ul li{
	float: left;
	width: 50%;
	margin-bottom: 45px;
	line-height: 40px;
	overflow: hidden;
}
.contact-l ul li:last-child{
	width: 100%;
	line-height: initial;
}
.contact-l ul li img{
	margin-right: 15px;
	float: left;
}
.contact-l ul li a{
	font-size: 14px;
	color: #282828;
}
.mess-con input, .mess-con textarea{
	width: 100%;
	border: none;
	border-radius: 5px;
	height: 44px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.mess-con textarea{
	height: 170px;
}
.mess-con{
	text-align: left;
	position: relative;
}
#code{
	width: 60%;
}
.mess-con button{
	width: 100%;
	height: 44px;
	border: none;
	background: var(--themecolor);
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	float: right;
	border: 1px solid var(--themecolor);
}
.mess-con button:hover{
	background: none;
	color: var(--themecolor);
}
.mess-con img{
	position: initial !important;
	 width: 160px;
}
#p1, #p2, #p3{
	position: absolute;
	left: 0;
}
#p1, #p3{
	top: 40px;
}
#p2{
	top: 170px;
}

footer{
	background: #333333;
	padding-top: 40px;
}
.foot-ico ul li{
	display: inline-block;
	margin-left: 10px;
	color: #fff;
	font-size: 16px;
}
.foot-logo{
	margin-right: 80px;
}
.foot-contact ul li a{
	font-size: 14px;
	color: #fff;
}
.foot-contact ul li img{
	margin-right: 11px;
}
.foot-contact ul li{
	margin-bottom: 25px;
	float: left;
	margin-right: 15px;
}
.foot-menu{
	padding: 0px 0 40px 0;
	text-align: center;
	
}
.foot-top{
	border-bottom: 1px solid #fff;
	margin-bottom: 40px;
}
.foot-menu ul li {
	display: inline-block;
}
.foot-menu ul li a{
	font-size: 20px;
	color: #fff;
	margin-right: 30px;
}
.foot-btm{
	background: #222222;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #eeeeee;
	font-size: 16px;
}
.banner-son{
	height: 400px;
	background: url(../img/banner-son.jpg) no-repeat center;
}
.banner-son span{
	display: block;
	text-align: center;
	padding-top: 170px;
	color: #fff;
	font-size: 40px;
}
.banner-son span:after{
	content: '';
	display: block;
	width: 100px;
	height: 4px;
	background: #fff;
	margin: auto;
	margin-top: 26px;
}
.banner-son ol{
	padding-top: 115px;
}
.banner-son ol li{
	display: inline-block;
	font-size: 14px;
	color: #fff;
}
.banner-son ol li a{
	color: #fff;
	margin: 0 10px;
}
.cases-con span{
	display: block;
	color: #8c8c8c;
	font-size: 14px;
	margin: 20px 0;
}
.cases-img img{
	width: 100%;
}
.cases-main{
	padding-top: 40px;
}
.cases-con h3{
	font-size: 20px;
	color: #000;
	margin-bottom: 30px;
}
.cases-con{
	margin-bottom: 40px;
}
.banner-blog{
	background: url(../img/banner-blog.jpg) no-repeat center;
}
.blogs-main{
	padding-top: 40px;
}
.blogs-con{
	border: 1px solid #eeeeee;
	padding: 20px;
	margin-bottom: 20px;
}
.blogs-r h3{
	font-size: 20px;
	color: #000000;
	margin-top: 40px;
	margin-bottom: 27px;
}
.blogs-r p{
	font-size: 14px;
	color: #282828;
	line-height: 24px;
	height: 96px;
	overflow: hidden;
}
.blogs-r span{
	display: block;
	width: 173px;
	height: 43px;
	background: #1d2088;
	text-align: center;
	line-height: 43px;
	border-radius: 5px;
	color: #fff;
	margin-top: 40px;
}
.banner-solu{
	background: url(../img/banner-solu.jpg) no-repeat center;
}
.solution-main{
	margin-top: 40px;
}
.solution-main h3{
	font-size: 30px;
	color: #000000;
	margin-top: 60px;
}
.solution-main .media img{
	margin-right: 30px;
}
.solution-main p{
	font-size: 16px;
	color: #000;
	line-height: 30px;
	margin: 35px 0;
}
.solution-main ul li{
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
}
.solution-main span{
	display: block;
	width: 290px;
	height: 50px;
	border-radius:5px;
	background: #1d2088;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	margin-top: 40px;
}
.solution-btm{
	margin-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.solution-img img{
	width: 100%;
}
.solution-img {
	margin-left: -5px;
	margin-right: -5px;
}
.solution-main-mid .media img{
	margin-left: 30px;
	margin-right: 0;
	display: block;
}
.solution{
	padding-bottom: 50px;
}
.breadnav{
	height: 47px;
	line-height: 47px;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	margin-bottom: 40px;
}
.breadnav ol li{
	display: inline-block;
	font-size: 14px;
	color: #5a5a5a;
}
.breadnav ol li a{
	color: #5a5a5a;
}
.breadnav img{
	margin-right: 10px;
}
.prolist-img img{
	width: 380px;
	box-shadow: 0 0 20px -15px #000;
}
.prolist-img{
	padding: 10px;
}
.prolist-con h3{
	color: #282828;
	font-size: 20px;
	line-height: 40px;
	height: 80px;
	overflow: hidden;
}
.prolist-con p{
	font-size: 14px;
	line-height: 24px;
	color: #5a5a5a;
	height: 72px;
	overflow: hidden;
}
.prolist-con span{
	display: block;
	width: 136px;
	height: 40px;
	border: 1px solid var(--themecolor);
	color: var(--themecolor);
	text-align: center;
	line-height: 40px;
	margin-top: 30px;
}
.prolist-con{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #dcdcdc;
}
.paging{
	text-align: center;
	display: block;
	margin-bottom: 100px;
	margin-top: 40px;
}
.paging li{
	display: inline-block;
}
.pagination>.active>a{
	background: var(--themecolor);
	color: #fff;
	border-color: var(--themecolor);
}
.pagination>li>a, .pagination>li>span{
	color: var(--themecolor);
}
.p-top-r h1{
	font-size: 28px;
	color: #282828;
	line-height: 40px;
}
.p-top-r ul li{
	font-size: 18px;
	color: #5a5a5a;
	margin-top: 30px;
}
.p-top-r ul li span{
	color: #282828;
}
.p-top-r ul li.pro-dric{
	height: 75px;
	overflow: hidden;
}
.p-top-r ul  p{
	font-size: 18px;
	color: #5a5a5a;
	margin-top: 30px;
}



.chat{
	overflow: hidden;
	padding-top: 20px;
}
.chat a{
	float: left;
	width: 45%;
	border: 1px dashed var(--themecolor);
	color: var(--themecolor);
	font-size: 20px;
	height: 57px;
	line-height: 57px;
	text-align: center;
}
.chat a.chat-a{
	margin-right: 10%;
}
.chat a img{
	margin-right: 10px;
}
.chat a span{
	font-size: 20px;
	margin-right: 5px;
}
.chat a.chat-a span{
	margin-right: 10px;
}
.chat a:hover{
	background: var(--themecolor);
	color: #fff;
}



.aside-tit{
	font-size: 20px;
	color: #282828;
	padding-left: 38px;
	position: relative;
}
.aside-tit:before{
	position: absolute;
	content: '';
	width: 16px;
	height: 24px;
	background: var(--themecolor);
	left: 0;
	top: 2px;
}
.aside-con{
	padding: 30px 15px;
	border: 1px solid #eeeeee;
	margin-bottom: 20px;
}
.aside-pro{
	background: #eeeeee;
}
.aside-con ul li a{
	font-size: 15px;
	color: #282828;
}
.aside-con ul li a:hover{
	color: var(--themecolor);
}
.aside-con ul li{
	height: 54px;
	line-height: 54px;
	overflow: hidden;
	border-bottom: 1px solid #8c8c8c;
}
.aside-con ul li img{
	width: 25px;
	margin-right: 5px;
}
.aside-blog ul li{
	height: auto;
	padding: 15px 0;
	line-height: initial;
}
.aside-blog ul li a{
	display: block;
	line-height: 24px;
	height: 50px;
	overflow: hidden;
}
.productn-solu{
	background: url(../img/productn-bg.jpg) no-repeat center;
}
.productn-top{
	padding-top: 40px;
}
.productn-top p{
	font-size: 16px;
	line-height: 36px;
	color: #5a5a5a;
	margin: 25px 0 40px 0;
}
.productn-main-tit-img{
	width: 360px;
	height: 60px;
	background: url(../img/tit-bg.png) no-repeat center;
	color: #fff;
	font-size: 20px;
	line-height: 60px;
	padding-left: 50px;
	margin-top: 20px;
}
.productn-main-tit img{
	vertical-align: middle;
}
.productn-tit-img{
	height: 98px;
}
.productn-main-tit{
	height: 98px;
	line-height: 98px;
}
.productn-info{
	color: #1d2088;
	font-size: 20px;
	padding: 55px 0 35px 0;
}
.productn-con{
	padding: 33px 0;
	box-shadow: 0 0 20px -10px #000;
}
.productn-img{
	text-align: center;
	margin-bottom: 34px;
	height: 270px;
	line-height: 270px;
}
.productn-con h3{
	font-size: 16px;
	color: #000;
	text-align: center;
	padding: 0 15px;
}
.productn-main ul li{
	font-size: 18px;
	color: #1d2088;
	line-height: 40px;
}
.productn-main ul{
	margin: 30px 0;
}
.contact-banner{
	background: url(../img/contact-ba.jpg) no-repeat center;
}
.contacts-main ul li a{
	font-size: 16px;
	color: #3c3c3c;
}
.contacts-main ul li{
	margin-bottom: 34px;
}
.contacts-main ul li img{
	margin-right: 11px;
}
.contacts-tit{
	font-size: 20px;
	color: #3c3c3c;
	margin-bottom: 30px;
}
.contacts-tit img{
	margin-right: 10px;
}
.contacts-wrap{
	background: url(../img/contact.png) no-repeat bottom right;
	background-position-y: 170px;
}
.abouts-banner{
	background: url(../img/about-banner.jpg) no-repeat center;
}
.abouts-top{
	padding-top: 35px;
}
.abouts-top .media-right img{
	margin-left: 30px;
}
.abouts-top .media{
	margin-bottom: 20px;
}
.abouts-con{
	margin-top: 34px;
}
.abouts-con img{
	width: 100%;
}
.abouts-con p, .abouts-dl p{
	font-size: 16px;
	color: #3c3c3c;
	line-height: 36px;
	margin-bottom: 20px;
	text-align: left;
}
.abouts-dl dl{
	display: inline-block;
	width: 355px;
	margin: 0 20px;
	margin-bottom: 36px;
}
.abouts-dl{
	text-align: center;
	margin-top: 35px;
}
.abouts-dl dl dd{
	font-size: 20px;
	color: #000;
	font-weight: bold;
	margin-top: 20px;
}
.abouts-btm img{
	width: 100%;
	margin-bottom: 50px;
}
.contactf-tit{
	font-size: 20px;
	color: #282828;
	padding: 40px 0 22px 0;
	border-bottom: 2px solid #eeeeee;
	margin-bottom: 60px;
}
.mes-con span{
	display: block;
	font-size: 20px;
	color: #282828;
	margin-bottom: 10px;
}
.mes-con input, .mes-con textarea{
	width: 100%;
	height: 50px;
	border: 1px solid #8c8c8c;
}
.mes-con{
	margin-bottom: 30px;
}
.mes-con textarea{
	height: 280px;
}
.contactf-main form button{
	margin-top: 60px;
	width: 200px;
	height: 50px;
	border-radius: 5px;
	border: none;
	background: #1d2088;
	color: #fff;
	font-size: 20px;
	margin: 0 20px;
}
.mes-btn{
	text-align: center;
}
.contactf-main form button[type='reset']{
	background: #eeeeee;
	color: #282828;
}
.contactf{
	padding-bottom: 80px;
}

.p-single-img{
	border: 1px solid #dcdcdc;
	position: relative;
}
.p-single-img img{
	width: 100%;
}
.p-btn1, .p-btn2{
	background-image: none;
	font-size: 60px;
	font-family: simsun;
	outline: none;
	color: #cccccc;
	font-weight: bold;
	top: 45%;
}
.featn-tit span{
	position: initial;
}
.featn-tit::before, .featn-tit::after{
	top: 50%;
	width: 300px;
}
.featn-tit::before{
	margin-left: -450px;
}
.featn-tit::after{
	margin-right: -450px;
}
.rela{
	margin-bottom: 60px;
}
.p-single-top{
	margin-bottom: 30px;
}
.featn-tit{
	text-transform: initial;
	margin: 20px 0;
}

.feat-con{
	font-size: 16px;
	line-height: 30px;
	color: #282828;
}
.message .mess-con input, .message .mess-con textarea{
	border: 1px solid #bebebe;
}
.message .contact-r{
	padding-top: 0;
}

.lost{
	text-align: center;
	font-size: 20px;
	color: #282828;
}
.lost-btn{
	text-align: center;
	padding: 40px 0;
}
.lost-btn a{
	display: inline-block;
	padding: 15px 30px;
	border-radius: 15px;
	font-size: 18px;
	color: #fff;
	border: 1px solid var(--themecolor);
	background: var(--themecolor);
	margin: 0 25px;
	
}
.lost-btn a:hover{
	background: none;
	color: var(--themecolor);
}
.lost p{
	margin: 45px 0;
}
.lost a.lost-h{
	color: #fff;
	background: #1d2088;
	margin-right: 40px;
}
.searchnm{
	font-size: 18px;
	text-align: left;
	line-height: 38px;
}
.searchnm a{
	color: var(--themecolor);
}
.searchno form{
	background: #eeeeee;
	padding: 24px 30px;
}
.searchno form input{
	width: 80%;
	height: 40px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	padding-left: 10px;
}
.searchno form button{
	width: 18%;
	height: 40px;
	border-radius: 5px;
	background: #1d2088;
	color: #fff;
	border: none;
}
.searchno_con{
	color: #282828;
	font-size: 20px;
	line-height: 40px;
	padding: 20px 0;
}
.lost-wrap, .searchno-wrap, .blog-single{
	padding-bottom: 70px;
}
.blog-single-top h1{
	font-size: 26px;
	color: #282828;
	padding-bottom: 20px;
	border-bottom: 1px solid #dcdcdc;
	margin-top: 20px;
}
.contactn span{
	font-size: 20px;
	color: #000;
}
.contactn a{
	font-size: 16px;
	color: #000;
}
.sern{
	background: none;
}


.blog-single-btm img, .blog-single-btm iframe, .blog-single-btm embed{
	max-width: 100%;
}




.blog-single-btm{
	padding-top: 20px;
}
.blog-single-btm ul li{
	font-size: 16px;
	color: #282828;
	margin-bottom: 15px;
}
.blog-single-btm ul{
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #eeeeee;
}
.blog-single-btm ul li a{
	color: #a0a0a0;
}
.service-banner{
	background: url(../img/services-banner.jpg) no-repeat center;
}
.services-con span{
	display: block;
	font-size: 20px;
	color: var(--themecolor);
	margin-bottom: 30px;
}
.sern-tit{
	font-size: 30px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

.services-con{
	padding: 40px 0;
	background: #f5f5f5;
}
.services-con:nth-child(2n){
	background: none;
}
.services-con:nth-child(2n) .media{
	display: flex;
	flex-direction: row-reverse;
}
.aboutn-top .media span{
	font-size: 34px;
	display: block;
	margin: 20px 0;
	font-weight: bold;
}
.aboutn-top .media p{
	font-size: 14px;
	color: #282828;
	line-height: 34px;
}
.aboutn-top dl dt{
	font-size: 53px;
	color: var(--themecolor);
}
.aboutn-top dl{
	float: left;
	width: 20%;
	text-align: center;
	margin: 40px 0;
}
.aboutn-bg{
	height: 307px;
	background: url(../img/aboutn2.jpg) no-repeat center;
}
.aboutn-bg-con{
	padding-left: 500px;
}
.aboutn-bg-tit{
	font-size: 30px;
	color: #3c3c3c;
	font-weight: bold;
	padding-top: 50px;
	margin-bottom: 20px;
}
.aboutn-bg-con ul li span{
	display: block;
	font-size: 20px;
	color: #3c3c3c;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 15px;
	position: relative;
}
.aboutn-bg-con ul li{
	margin-bottom: 20px;
}
.aboutn-bg-con ul li span::before{
	display: block;
	content: '';
	width: 10px;
	height: 23px;
	background: var(--themecolor);
	position: absolute;
	left: 0;
	top: 5px;
}
.aboutn-btm img{
	width: 100%;
}
.aboutn-btm span{
	display: block;
	font-size: 20px;
	color: #3c3c3c;
	font-weight: bold;
	margin: 40px 0 20px 0;
}
.aboutn-btm p{
	font-size: 14px;
	line-height: 30px;
	color: #282828;
}
.aboutn-btm-con{
	margin-bottom: 20px;
}






.services-con .media-body{
	padding-top: 30px;
}
.services-con p{
	font-size: 16px;
	line-height: 36px;
	color: #5a5a5a;
}
.services{
	padding: 40px 0 0px 0;
}
.header_mobile, .foot_inq{
	display: none;
}
.feat-con li{
	list-style-type: disc;
	list-style-position: inside;
}
.breadnav  a{
	color: #000;
}
.breadnav  a:hover{
	color: var(--themecolor);
}
.blog-single-btm .feat-con ul{
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
.blog-single-btm .feat-con ul li{
	margin-bottom: 0;
}
.blogpage ul li{
	border: 1px dashed #282828;
	border-radius: 10px;
	padding: 15px;
}
.blogpage ul li:hover{
	border: 1px dashed var(--themecolor);
	color: var(--themecolor);
}
.blogpage ul li:hover a{
	color: var(--themecolor);
}
.sern{
	height: 600px;
}
@media only screen and (max-width:1024px ) {
	.lost-btn a{
		margin-bottom: 20px;
	}
	.product .col-md-9{
		width: 100%;
	}
	.wrap{
		padding-top: 1rem;
	}
	.blog-single-btm img{
		height: auto !important;
	}
	#p2{
		top: 100px;
	}
	.sern{
		padding-top: 25px;
	}
	.sern-tit{
		font-size: 22px;
	}
	.contactn span{
		font-size: 18px;
	}
	.contact-r{
		margin-bottom: 40px;
	}
	.foot-menu{
		padding-bottom: 20px;
	}
	.foot-top{
		margin-bottom: 20px;
	}
	.iprolist-con h3{
		margin-top: 10px;
		line-height: 24px;
	}
	.iprolist-con{
		margin-bottom: 20px;
	}
	.prolist-con span{
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.paging{
		margin-bottom: 40px;
	}
	.foot-btm{
		display: none;
	}
	.foot-contact-img{
		display: none;
	}
	.iser-con h3:after{
		display: none;
	}
	.tit-commen2{
		margin-bottom: 20px;
	}
	.col-md-zd{
		padding-left: 7px;
		padding-right: 7px;
	}
	.chat a{
		height: 50px;
		line-height: 50px;
		width: 47.5%;
	}
	.chat a.chat-a{
		margin-right: 5%;
	}
	.chat a span{
		display: none;
	}
	.foot-menu ul li{
		margin-bottom: 20px;
	}
	.foot-menu ul li a{
		font-size: 18px;
	}
	.foot-ico ul li{
		font-size: 16px;
	}
	.foot-ico ul li img{
		width: 31px;
	}
	.foot-contact ul li a{
		font-size: 18px;
	}
	.foot-top{
		padding-bottom: 20px;
	}
	footer{
		padding-top: 0;
	}
	#LRdiv0 img{
		width: 150px !important;
		display: none !important;
	}
	#LRfloater0{
		bottom: 70px !important;
	}
	.feat-con iframe{
		width: 100% !important;
	}
	header, .mpro-main-r, .cus, .contact-l, .about-btm, .h-search, aside, .p-single-bread {
		display: none;
	}
	.header_mobile {
		display: block;
		height: 1rem;
		line-height: 1rem;
		background: #fff;
		box-shadow: 0 5px 10px #d1d1d1;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 99
	}
	.iprolist{
		padding-left: 15px;
		padding-right: 15px;
	}
	.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: right
	}
	.logo_m img {
		margin-top: -0.2rem;
		width: 2rem
	}
	.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
	}
	.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;
	}
	.mpro-main-l{
		width: 100%;
	}
	.tit-commen{
		font-size: 20px;
	}
	.about-l, .about-r{
		width: 100%;
	}
	.cus-con{
		height: 90px;
		margin-bottom: 10px;
	}
	.cust-con h3{
		margin-bottom: 20px;
	}
	.iser-con img{
		width: 100%;
		height: 115px;
	}
	.feat-con img{
		width: 100% !important;
		height: auto !important; 
	}
	.iser-con h3{
		height: 55px;
		    line-height: 25px;
	}
	.iser-con{
		margin-bottom: 20px;
	}
	.iblog-con img{
		width: 100%;
		margin-bottom: 15px;
	}

	.iblog-con{
		padding-bottom: 0;
	}
	.iblog{
		padding-bottom: 20px;
	}
	.iser-con p{
		overflow: hidden;
	}
	.contact-l ul li{
		width: 100%;
		margin-bottom: 15px;
	}
	.hpro-con h3{
		font-size: 16px;
	}
	.solu{
		padding-top: 18px;
	}
	.about-l-bg{
		padding: 10px;
	}
	.about-l-con{
		padding-bottom: 20px;
	}
	.foot-menu ul li a{
		margin: 0 5px;
	}
	.foot-logoc{
		padding-bottom: 70px;
	}
	
	.foot-logo{
		margin-right: 0;
		width: 100%;
		display: none;
	}
	.foot-logo img{
		width: 40%;
	}
	.foot-contact{
		margin: 15px 0;
	}
	.foot-ico{
		float: left;
	}
	.foot-menu{
		padding-top: 20px;
	}
	.foot_inq {
		display: block;
		position: fixed;
		background: rgba(255,255,255,0.9);
		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: #000;
		color: #fff;
		border-radius: 5px;
	}
	.foot_inq a:first-child {
		background: var(--themecolor);
	}
	.foot-btm {
		margin-bottom: 60px;
	}
	.contact{
		height: auto;	
	}
	.service-main{
		padding-bottom: 20px;
	}
	.mpro-con{
		margin-bottom: 20px;
	}
	.search_m_con form input{
		border: 1px solid #ddd;
	}
	.banner-son{
		height: 150px;
	}
	.banner-son span{
		padding-top: 30px;
		font-size: 26px;
	}
	.banner-son ol{
		padding-top: 20px;
	}
	.services-con .media-body, .services-con .media-left, .services-con .media-right, .abouts-top .media-body, .abouts-top .media-right{
		display: block;
		width: auto;
	}
	.services-con span:after{
		margin: 10px 0;
	}
	.services-con img{
		width: 100%;
	}
	.services-con .media-left, .services-con .media-right{
		padding: 0;
	}
	.services-con{
		margin-bottom: 20px;
	}
	.contact{
		background-position:bottom ;
		padding-bottom: 20px;
	}
	.mess-con textarea{
		height: 100px;
	}
	.mess-con button{
		float: none;
		display: block;
		margin: auto;
	}
	.blogs-con .media-body, .blogs-con .media-left{
		display: block;
		width: auto;
	}
	.blogs-con .media-left img{
		width: 100%;
	}
	.lost-img img{
		width: 100%;
	}
	.lost a.lost-h{
		margin-right: 0;
		margin-bottom: 15px;
	}
	.abouts-top img{
		width: 100%
	}
	.feat-con img{
		width: 100%;
	}
	.blog-single-top ul li{
		width: 100%;
		text-align: left;
	}
	.blog-single-top h1{
		font-size: 20px;
	}
	.tech-con{
		overflow: auto;
	}
	.feat-tit{
		background-size: initial;
	}
	.contactf-tit{
		margin-bottom: 20px;
	}
	.productn-top img{
		width: 100%;
	}
	.productn-main-tit{
		height: auto;
	}
	.productn-main-tit img{
		width: 100%;
	}
	.prolist-con h3{
		overflow: hidden;
	}
	.solution-main .media-body, .solution-main .media-left, .solution-main .media-right{
		display: block;
		width: auto;
		padding: 0;
	}
	.solution-main-mid .media img{
		margin: 0;
	}
	.solution-main img{
		width: 100%;
	}
	.aboutn-bg{
		display: none;
	}
	.aboutn-top .media-left{
		display: block;
	}
	.aboutn-top .media-left img{
		width: 100%;
	}
	.aboutn-top dl{
		width: 50%;
		height: 80px;
		margin: 10px 0;
	}
	.aboutn-top dl dt{
		font-size: 30px;
	}
	.tit-commen::before, .tit-commen::after{
		display: none;
	}
	.p-top-r h1{
		font-size: 20px;
	}
	.prolist-con .media-left{
		display: block;
	}
	.prolist-con .media-left img{
		width: 100%;
	}
	.col-md-zd{
		width: 50%;
	}
	.iblog-con .media-left{
		display: block;
	}
	.tit-commen span{
		top: 0;
		font-size: 18px;
	}
	.isolu{
		display: none;
	}
	.services-con:nth-child(2n) .media{
		display: block;
	}
}
.solus-fp-con img{
	width: 363px;
}
@media  (min-width:998px ) and (max-width:1200px ) {
	
	.sjj{
		left: 99px;
		    bottom: -41px;
	}
	.isolu-r h3{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.isolu-r p{
		font-size: 14px;
	}
	.isolu-r span{
		font-size: 14px;
	}
	
}

@media  (min-width:1300px ) and (max-width:1400px ) {
	.solun-l img{
		width: 100% ;
	}
}

@media  (min-width:769px ) and (max-width:1200px ) {
	.solus-fp-con img{
		width: 32% !important;
	}
}

@media only screen and (max-width: 1024px) {
    .solus-feat-bg>img {
        display: none !important;
    }
	.mess-con img{
		width: 130px;
	}
}