/***定义一些公****/
@font-face {
  font-family: 'jcyt';
  src: url('../fonts/jiangchengyuanti500W.ttf');
}
.jcyt{
  font-family: jcyt;
}
html,body{
	font-family: "Microsoft YaHei", "Arial", Helvetica, sans-serif !important;
}
 

a {
    text-decoration: none;
    color: #333333;
    cursor: pointer;
}
a:hover{
	color:#000;
}
button:focus,input:focus,.msg2{
        border: none;
        outline: none;
}
input[type="text" i]{
	padding:0;
}
.clear{
	clear:both;
}
.color000{
	color:#000;
}
.bgf2{
   background: #f2f2f2;
}
.bge6{
	background:#e6e6e6;
}
.bgf7{
	background:#f7f7f7;
}
.bgf8{
	background:#f8f8f8;
}

.fr{
	float: right;
}
.fl{
	float: left;
}
.container-my,.container{
	 width: 85.652%;
    max-width: 1430.016px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    word-wrap: break-word;    
}

.btn-info{
	background-color:#333;
	border-color:#333;
}
.btn-light{
	background-color:#ddd;
	border-color:#ddd;
}

.online{
	bottom:100px;

}
.online dl{
	background: #333;
	border-radius: 50%;	
}
.online dl:hover{
	background: #666;
}

.jumbotron_contact{
	min-height: 500px;
}
/***导航*****/
.cur{
	color:#df001f!important;
}

.top-nav{
	z-index: 110;
	position: relative;
	width: 100%;
	height: 25px;
	background-color:#df001f;
	display: block;
	line-height: 25px;
}
.top-nav a{
	color:#fff;
	margin-left: 30px;
}
.in{
	background: #f7f7f7;
	color:#818181;
}

.top-down{
	
	display: none;
	border-bottom: 1px solid #ddd;
}
.top-info{
	width: 93.705%;   
    margin-right: auto;
    margin-left: auto; 	
	display: flex;
	padding: 2rem;
	justify-content: space-between;	
}
.top-info .web .title{
    font-size: 18px;
}
.top-info .web .title i{
	margin-right: 1rem;
}
.top-info .web .desc{
	margin-top: 1.5rem; 
	font-size: 15px;
	color:#808080;
}
.container-top{
	width: 93.705%;
	display: block;
	height: 100%;
	margin-right: auto;
    margin-left: auto; 
    padding-right: 15px;
    padding-left: 15px;   
}

.container-nav{
	width: 93.705%;
	display: flex;
	height: 100%;
	margin-right: auto;
    margin-left: auto;    
}

.logo-sm-height{
	height: 30px;
	margin-top: 25px;
	margin-bottom: 15px;
}

.navbar{
	padding:0 1rem;
	width: 100%;
}
.navbar-expand-lg .navbar-collapse{
	height: 80px;
}
.navbar-expand-lg .navbar-nav{
	height: 100%;
}
.navbar-expand-lg .navbar-nav .nav-link{
	font-size: 16px;
	color: #333333;
	padding:0px  1.6rem;
	line-height: 80px;
	display: inline-block;
}

    .nav-item a:hover{
    	color:#df001f!important;
    }
.nav-item{
	position: relative;
	line-height: 100%;
}
.nav-item:hover .sub_menu{
	display: block;
}
.sub_menu{
	display: none;
            position: absolute; 
            top:80px;
            width: 200px;
            background:#fff;            
            text-align: center; 
            margin-left: -45px; 
            padding-top: 0px;
            padding-bottom: 10px;        
            z-index: 99999;

}
.sub_menu li{
            line-height: 40px; 
            text-align: center;
}
.sub_menu li a{
	color:#333;
	font-size: 16px;
}
.sub_menu li a:hover{
	color:#df001f;
}
.nav-item:hover .sub_menu,.nav-item:hover .sub_menu2{
            display: block;
}

.sub_menu2{
	width: 1920px;
	max-width: 1920px;	
	left:0;
	margin-left: -720px;
	background: #fff;
	position:absolute;
	z-index: 9999;
	border-top:1px solid #ddd;
	display:none;
	top:80px;
}
.container-menu2 {
    width: 85.652%;
    max-width: 1430.016px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    word-wrap: break-word;
    padding-top: 36px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;

}

.menu2-menu3{
   
}
.menu2-menu3 .title{
	font-size: 18px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	width: 250px;
	display: block;
	margin-bottom: 20px;
	font-weight: bold;
}
.menu2-menu3 ul li{
	font-size: 16px;
	line-height: 30px;
	color:#666;
}

.container-menu3{
	margin-top: 50px;
	border-bottom: 1px solid #ddd;
 
}
.container-menu4{
	width: 85.652%;
    max-width: 1430.016px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    word-wrap: break-word;
    padding-top: 30px;
    padding-bottom: 36px;    
}
.container-menu4 strong{
	font-size: 18px;
}
.container-menu4 a img{
	width: 50px;
	height: 50px;
	margin-right: 30px;
}

.btn-shop{
	display: inline;
	float: left;
	margin-top: 25px;
}


.nav-buy{
  font-size: 16px;
   cursor: pointer;
  position: relative;
  text-align: center;
  padding-right: 2rem;
 padding-left: 2rem;
}
.shop-nav{
	display:none;
	position:absolute;
	top:20px;
	padding-top:35px;
	z-index: 99999999;
	background: #fff;	
	font-size: 16px;
	line-height:3rem;
	width: 100%;
	margin-left: -2.5rem;
	text-align: center;
	padding-bottom: 15px;

}
.shop-nav li a{
	color:#666;
}
.shop-nav li a:hover{
	color:#df001f;
}
.nav-buy:hover .shop-nav{
  display: block;
}
.btn-open-search,.btn-open-search2{
	margin-top: 20px;
	margin-left: 2rem;
    display: inline-block;
    font-size: 20px;
    cursor: pointer;
}
.top-search{
	position: absolute;
	top:80px;
	z-index: 999;
	right:3%;	
	display: none;
}
.top-search input{
	border: none;
	background: #f2f2f2;
	width: 300px;
	height: 40px;
	outline: none;
	padding-left: 15px;	
	display: inline-block;
}
.top-search button{
	outline: none;
	border:none;
	background: none;
	margin-left: -80px;
	width: 80px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}


/********语言切换***********/
.nav-buy .text:hover{
   color:#df001f;
}
.iconlang{
	margin-top: 5px;
	width: 16px;
    height: 50px;
    background: url(/static/language.png) no-repeat top;
    background-size:16px 16px;
    transition: all .3s ease-in-out;
}
.iconlang:hover{
	 background: url(/static/language3.png) no-repeat top;
}




/********全局底部************/
.container-custom {
    width: 85.652%;
    max-width: 1430.016px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.top-line {
    border-bottom: 1px solid #e2e2e2;
    height: 65px;
    overflow: visible;
    position: relative;
}
.index{
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 3px;
}
.btn-open-search-foot{
	margin-left: 2rem;
    display: inline-block;
    font-size: 20px;
}
.search-box{
	position: relative;
}
.js-search-footer-input-popup{
	padding-left: 15px!important;
	width: 500px;
	height: 46px;
	background: #fff;
	outline: none;
	border:none;
	border: 1px solid #ddd;
}
.btn-search{
	font-size: 22px;
	color:#666;
	font-weight: 300;
	position: absolute;
	right:0;
	z-index: 99;
	border:none;
	background: none;
	outline: none;
}



.footNav a{
	font-size: 18px;
	font-weight: bold;
	color:#333;
	display:block;
	margin-bottom: 18px;
}
.footNav a:hover{
	color:#595757;
}
.lh-2 li{
	font-size: 15px;
	margin-bottom: 10px;
}
.lh-2 li a{
	color:#595757;
}
.lh-2 li a:hover{
	color:#000;
}
.copyright{
	line-height: 50px;
	color:#666;
	font-size: 14px;
}
.copyright a{
	color:#999;
	font-size: 12px;
}
.icp{
	margin-left: 25px;
	margin-right: 25px;
}

.button-line {
    border-top: 1px solid #e2e2e2;
    height: 100px;
    overflow: visible;
    position: relative;
    padding-top: 35px;
}
.button-line a{
	font-size: 13px;
	margin-right: 20px;
	color:#595757;
}
.button-line a:hover{
	color:#000;
}
/********首页幻灯**************/

.swiper-pagination-bullet-active{
	background: #df001f;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url(../images/left.png);
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: url(../images/right.png);
}
.swiper-button-next, .swiper-button-prev{
	width: 44px;
	background-size: 44px 44px;
}

/********首页产品***************/
.indexProduct{
	box-shadow: 1px 1px 5px #ddd;
}
.indexProduct:hover{
	box-shadow: 2px 2px 15px #ccc;
}
.card-img-top{
	transition: all 1s;
}
.indexProduct:hover .productIndex .card-img-top{
	transform:scale(1.2);
}
.IndexTitle{
	font-weight: 300;
}
.IndexSubTitle{
	margin-top: 10px;
	font-size: 20px;
	font-weight: 300;
}

.productIndex{
	padding:50px;
}
.indexProductTitle{
	height:72px;
	line-height: 24px;
	overflow-y: hidden;
}
.index_about{
    height: 400px;
    overflow-y: scroll;
}

/* Change the settings below according to preference and copy the code */
/* Change the width of the entire scrollbar here */
::-webkit-scrollbar {
  width: 5px; 
  border-radius: 2px;
  position: absolute;
  right:5px;
}
/* Change the scrollbar background color here */
::-webkit-scrollbar-track{
  background-color: #DDD;
   border-radius: 2px;
}
/* Change the scrollbar button color and roundedness here */
::-webkit-scrollbar-thumb{
  background-color: #E11330;
  border-radius: 0.5rem;
   border-radius: 2px;
}

/*********首页数字滚动***************/

@font-face {
  font-family: 'Reckoner';
  src: url('../fonts/Reckoner.ttf');
}
.Reckoner{
  font-family: Reckoner;
}

.indexNum{
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
.numlist{
	margin-bottom: 30px;
}
.timer{
    font-family: 'Reckoner';
    font-size: 70px;  
    color:#000;
    font-weight: 300;  
    line-height: 80px;
    height: 80px;
}
.numdesc{
	font-size:15px;
}

/*********首页案例**************/
.indexCaseBox{
	padding-left: 15px;
	padding-right:15px;
}
.indexCase{
   width: 33.33%;
   float: left;
   position: relative;
   cursor: pointer;
   overflow: hidden;
}
.indexCase img{
    width: 100%;
    transition: all 0.6s
}
.indexCase .mask{
	position: absolute;
	top:0;
	left:0;
	z-index: 99;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	text-align: center;
	font-size: 20px;
	color:#fff;
	font-weight: 300;
	padding-top:50px;
	display: none;
}
.indexCase:hover img{
	transform: scale(1.5);
}
.indexCase:hover .mask{
	display: block;
}





/*********首页新闻**************/
.media{
	background: #fff;
	padding: 15px;
	box-shadow: 1px 1px 5px #ddd;
}
.newstitle{
	height: 25px;
	line-height: 25px;
	overflow-y: hidden;
	display: block;
}
.media:hover .newstitle{
	color:#000;
	font-weight:bold;
}
.newsdesc{
	color:#666;
	display: block;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}
.media:hover .newsdesc{
	color:#000;
}
.media:hover{
	box-shadow: 2px 2px 2px #ddd;
}

.media .news-img{
	width: 100px;
	height: 100px;
	margin-right: 15px;
	overflow: hidden;
}
.media .news-img img{
	transition: all 0.6s;
	width: 100%;
	height:100%;
}
.media:hover .news-img img{
	transform: scale(1.3);
}


/*********首页产品分类二级导航*************/

.indexProductMenu{
	margin: 0 auto;
    margin-bottom: 20px;
    width: 600px;
}
.indexProductMenu .Menu{
   width:24%;
   margin-right: 1%;
   background: #f1f1f1;
   color:#333;
   line-height: 40px;
   text-align: center;
   border-radius: 5px;
}
.indexProductMenu .Menu:hover{
	background: #df001f;
	color:#fff;
}



/*********首页查看更多*************/
.IndexMore{
	padding:10px 30px;
	border:1px solid #ddd;
}
.IndexMore:hover,.IndexMore:hover a{
	background: #df001f;
	color:#fff;
}

/*********首页伙伴**************/
.parter{
	width:20%;
	text-align: center;
	margin-bottom: 40px;
		
}
.parter img{
	height: 60px;
	text-align: center;

}
#part{
transition:all 0.6s ease;
-webkit-transition:all 0.6s ease;
-moz-transition:all 0.6s ease;
-o-transition:all 0.6s ease;
cursor: pointer;
}
#part:hover{
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg)
}


/********产品详情*******/
.m-video {	 
	margin: 0 auto;
	display: inline-block;
	z-index: 999999999;
	color: #FFF!important;
}
.mainInfo{
	display: block;	
	padding-bottom: 50px;
	padding-top: 50px;
}
.product-title{
	height:80px;
	width: 100%; 
	font-size: 18px;
	line-height: 30px;
	padding-top: 20px;
	font-weight: bold;
	text-align: left; 
	color:#333; 
}
.content-product img{
	line-height: 0;
	max-width: 100%;
}
.back-sort{
	padding: 8px 20px;
	background: #df001f;
	color:#fff;
	line-height: 24px;	 
	border-radius: 5px;
	float: right;
}
.back-sort:hover{
	color:#fff;	
	background: #333;
}
.productBtn{
	padding: 10px 20px;
	background:#e1251b;
	color:#fff;
	line-height: 24px;
	border-radius: 5px;

}
.productBtn:hover{
	color:#fff;
}

.cansu table{
   width: 100%;
}
.cansu table tr{
	border-bottom: 1px dashed #ddd;
	font-size:12px;
	color:rgba(153,153,153);
}

.cansu table tr td{
    font-size:12px;
	color:rgba(153,153,153);
}
.preview .swiper-slide{
	text-align: center;
}

/*********新闻列表**************/
.jumbotron{
	padding:10rem 2rem;
}
.listnews{
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.newslist{  
  padding:15px; 
  box-shadow: 1px 1px 5px #ddd;
}
.newslist:hover{
	  box-shadow: 2px 2px 15px #ddd;
}
.newslist .title{
	font-size: 18px;
    color:#000;
    font-weight: bold;
    line-height: 30px;
    height: 60px;
    overflow-y: hidden;
    display: block;
    margin-top:15px;
    margin-bottom: 15px;
}
.newslist .desc{
    line-height: 24px;
}
.newslist-img{
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.newslist-img img{
	width: 100%;
	height: auto;
	transition: all 0.6s;
}
.newslist:hover .newslist-img img{
	transform: scale(1.2);
}

.newsmb{
	margin-bottom: 1rem;
}

.indexTu{
   height: 330px;
}

.indexTuContent{

	width: 50%;
	background:rgba(0,0,0,0.4);
	color:#fff;
	height: 100%;
	float: right;
	transition: all 0.6s;
}
.indexTuContent:hover{
	width: 60%;

}
.tucontent{
	margin-left: 10%;
	margin-top: 60px;
	cursor: pointer;
}
.tucontent .title{
   font-size: 24px;
   margin-bottom: 15px;
   font-family: jcyt;
}
 
/*********分页***********/
.page-num-current{
    background-color: #333;
    border-color: #333;
    color:#fff!important;
}
.page-num, .page-link{
	color:#333;
}
.page-link:hover{
	color: #df001f;
}

.shangxia{
	height: 40px;
	line-height: 40px;
	overflow-y: hidden;
	display: inline-block;
	margin-bottom: 30px;
}
.shangxia:hover a,.shangxia:hover{
	font-weight: bold;
}

/*******新闻详情**********/
.news-content{
   border:1px solid #ddd;
   padding: 15px;
   box-shadow: 1px 1px 3px #ddd;
   background: #fff;
}
.news-content img{
	max-width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

/********案例列表**********/
.caselist{
   box-shadow: 1px 1px 5px #ddd;
   margin-bottom: 20px;
   margin-top: 20px;
   padding:20px;
   cursor: pointer;
}
.caselist:hover{
	box-shadow: 2px 2px 10px #ddd; 
}
.caselistImg{
	width: 100%;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;	
}

.caselistImg img{
	width: 100%;
	transition: all 0.6s;
}
.caselist:hover .caselistImg img{
	transform: scale(1.1);
}
.caselistInfo{
  
}
.caselistInfo .title{
	font-size: 30px;
	font-weight:300;
}
.caselistInfo .desc{
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}



/********项目合作*******/
.contactxm{
	font-size: 42px;
}

.contactTel{
	padding: 10px 40px;
	background: #df001f;
	border-radius: 100px;
	color:#fff;
	display: inline-block;
	margin: 0 auto;
}
.contactTel2 a{
	 
		color:#fff!important
	}


/*******售后服务*****/
#myTab{
	padding:0;
	margin: 0;
	margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 0px;
}
.tabmenu{	
	background: #ddd;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	border-right: 1px solid #fff;
	margin: 0;
	color:#000;	
		border-radius:10px 10px 0 0;
}
.tabmenu a{
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	padding:6px 20px;
	display: inline-block;	
}
#myTab .active{
	background: #df001f;
	color:#fff;
	border-radius:10px 10px 0 0;
 
}
.tab-content{
	margin-top: 30px;
}
.tab-content .active{
	font-weight: normal;
	line-height: 24px;


}

/*****关于我们********/

.aboutT1{
	font-size: 58px;
    color: #e2e2e2;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    font-weight: bold;
}

.aboutT2{
	color: #454545;
    font-weight: bold;
    font-size: 24px;
    margin-top:10px;
}

.aboutT3{
	    color: #454545;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 10px;
    font-family: "NUMEN"
}


.searchlist{
	width: 48%;
	margin-right: 2%;
	float: left;
}


.wsearch{
	width:500px;
}
/*****企业文化*******/
.whlist{
	background: #EEE;
	height: 120px;
}
.whlist .main{
	width: 120px;
	height: 120px;
	margin-right: 20px;
	background:#E72410;/* 浏览器不支持时显示 */
    background-image: linear-gradient(to right,#B01101, #FA7264);
    float: left;
    font-size: 30px;
    line-height: 40px;
    padding:20px;
    color:#fff;
    font-weight: 300;
}
.whlist .minbody{
	width: calc(100% - 140px);
	float: left;
	line-height: 120px;
	font-size: 20px;
}

/*****联系我们********/
.lxwms{
	padding: 30PX;
	padding-left: 0;
	padding-bottom: 10px;
}
.lxwms>div{
   	margin-bottom: 15px; 
   	color:#333;
}
.lxwms>div span,.lxwms>div,.lxwms>div p{
   	font-size: 16px; 
  
}

.lxwms>div .lximg{
   	width: 30px; 
   	margin-right:10px;
}
.lxwms>div .WX{width: 140px;}

.wap{
	display: none;
}


/*******新底部电话*************/

.foot-tel{
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
}
.colorred{
	color:#df001f;
}
.span2{
	margin-left: 30px;
}


/*******新二级**************/
.sonsort{
	background: #f2f2f2;
}
.btn-info{
	background: none;
	border:none;
	box-shadow: none;
	color:#df001f;
}
.btn-info:hover{
	background: #df001f;

}
.btn-light{
	background: none;
	border:none;
	box-shadow: none;
}
.btn{
	padding:20px 30px;
	font-size: 15px;
}

/******留言表单********/
.mymsg{
	width: 100%;
}
.msg1{
	width: 32%;
	float: left;
	margin-right: 2%;
	height:40px;
	margin-bottom: 15px;
	border:1px solid #ddd;
	background: #f8f8f8; 
	padding-left: 30px;
}
.msg1:nth-child(3){ 
	margin-right: 0;
}
.msg2{
	width: 100%;
	height: auto;
	min-height: 200px;
	border:1px solid #ddd;
	background: #f8f8f8; 
	margin-bottom: 15px;
}
.msg3{
	width: 200px;
	height: 40px;
	border:1px solid #ddd;
	background: #f8f8f8; 
}
.tj{
	width: 200px;
	height: 40px;
	background: #df001f;
	border:none;
	color:#fff;
}
.tj:hover{
	background: #ddd;
	color:#333;
}
.codeimg{
	height: 40px;
	margin-top: -2px;
}

/****************抖音和微信.footicon*******************/
.footicon{
	display: block;
	margin-top: 20px;
}
.footicon .weixin,.footicon .douying{
	display: inline;
	margin-right: 5px;
	margin-left:5px;
	position: relative;
}
.footicon .weixin .icon,.footicon .douying .icon{
	display: inline;
	width: 30px;
	cursor: pointer;
}
.floatweixin{
	position: absolute;
	display: none;
	bottom:30px;
	padding:15px;
	left:-65px;
	background:#fff url(/style/sj.png) bottom center no-repeat;
}
.floatweixin img{
	max-width: 170px;
}
.footicon .weixin:hover .floatweixin{
	display: block;
	z-index: 999;
}

.floatdouyin{
	position: absolute;
	display: none;
	bottom:30px;
	padding:15px;
	padding-bottom: 10px;
	left:-98px;
	background:#fff url(/style/sj.png) bottom center no-repeat;
}
.floatdouyin img{
	max-width: 170px;
}
.footicon .douying:hover .floatdouyin{
	display: block;
	z-index: 999;
}




@media(max-width: 1440px){
    .container-menu2{
		max-width: 1200px;
	}
	.container-nav{
		width: 100%;
	}
	.container-menu4{
		padding-left: 50px;
	}
	.navbar-expand-lg .navbar-nav .nav-link{
	    padding: 0 1rem;
	}

}


@media(max-width: 768px){
	.pc{
		display: none;
	}
	.wap{
	display:block;
}

.span2{
	margin-left: 0
}

	.container-my, .container{
		width: 100%;	 
	}
	
	.lxwms{
	 	background: #FFF;
	}
	.top-nav{
		
		top: 0;
		z-index: 9999999999999;
		line-height: 25px;
		overflow: hidden;
	}
    .top-down{
    	display: block;
    	height: 160px;
    }
	.top-info{
		display: block;
		height: 160px;
	}
	.navbar-light .navbar-toggler{
		border:none;
		float: right;
	    position: absolute;
	    right: 10px;
	    top: 8px;
	    font-size: 22px;
	    font-weight: 300;
	    color:#333;
	}
	.navbar{
		top: 0px;
		padding:0;
		display: block;
		z-index: 9999999999999;
		 
		width: 100%;
	}
	.logo-sm-height{
		margin-top: 10px;
		margin-bottom: 10px;
		height: 25px;
	}
	.navbar-expand-lg .navbar-collapse{
	margin-top: 30px;
	z-index: 9999999999999;
	background: #fff;
	}
	.navbar-expand-lg .navbar-nav .nav-link{
		line-height: 30px;
	}
	 

  	.menu2 {
	position:fixed;
	z-index:999999999999;
	background:#fff;
	border-top:1px solid #ddd;
	display:none;
	height:100%;
	overflow-y:scroll;
	}
	.onemenu {
		list-style-type:none;
		width:100%;
		padding-left:3%;
		float:left;
		border-bottom:1px solid #ddd;
		padding-top:10px;
		padding-bottom:10px;
	}
	.link {
		font-size:16px!important;
		font-weight:300!important;
		line-height:24px;
		margin-bottom:10px;
		display:block;
	}
	.menu3 {
		width:24%;
		float:left;
		text-align:center;
		margin-right:1%;
		background:#f8f8f8;
		margin-bottom:3px;
		font-size:12px;
		line-height: 30px;
	}
		
 

	.indexBanner{
		margin-top: 0px;
		padding-bottom:30px;
	}
	.jumbotron{
		padding: 6rem 2rem;
	}
	.bannerName{
		margin-top: 3rem;
	}

/******首页产品*********/
	.indexProductList{
		padding-right: 5px;
		padding-left:5px;
	}
	.productIndex{
		padding: 5px 5px;	
		
	}
	.indexProduct{
		margin:0px 0px 10px 0px;
	}
	.indexProductTitle{
		font-size: 12px;		
	}
	.card-body{
		padding:0.75rem;
	}

/******首页图*********/
	.indexTuContent{
		width: 100%;
	}
	.tucontent{
		margin-right: 5%;
		margin-left: 5%;
		margin-top: 30px;
	}
	.tucontent .title{
		font-size: 16px;
		margin-bottom: 10px;
	}
	 
	.IndexSubTitle{
		font-size: 16px;
	}
	.indexTu{
	height: 200px;
}


/******首页行业应用*********/
	
	.indexCase{
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 15px;
	}
	.indexCase .mask{
		display: block;
		background: rgba(0,0,0,.5);
		padding-top: 15px;
		font-size: 16px;
	}
/******首页新闻*********/
.media .news-img{
	width: 70px;
	height: 70px;
}
.newstitle{
	font-size: 14px;
}
.newsdesc{
	height: 40px;
	line-height: 20px;
	font-size: 12px;
	margin-top: -0.4rem;
}
.newsdata{
	display: none;
}
.media{
	padding:8px;
}
.newsmb{
	margin-bottom:10px;
}






/******首页合作伙伴*********/
.parter{
        width: 33%;
        margin-bottom: 15px;
	}
.parter img{
	max-width: 80%;
	height: 48px;
}
#p10{
	display: none;
}



/*****全局底部*********/
	.container-custom{
		 width: 100%
	}
	#btn-open-search-foot{
		display: none!important;
	}
	#footer-search{
		display: block!important;
	}	
	.top-line{
		border-bottom: none;
	}
	.button-line a{
		font-size: 12px;
	}
	#footer-search{
		width: 100%;
		margin-top: 15px;
	}
	.js-search-footer-input-popup{
		width: 100%;
	}
	.bg-info{
		background: #333!important;
	}
	.lh-2 li{
		margin-bottom: 0;
	}
	.footNav a{
		margin-bottom: 10px;
	}


/*****产品*********/

	.product-title{
		border-top: none;
		box-shadow:none;
		line-height: 24px;
		padding-top: 15px;
		padding-bottom: 20px;
		height: auto;
		font-size: 14px;
		text-align: left;
	}
	.back-sort{
		margin-top: 0px;
		margin-bottom: 10px;
		font-size: 12px;
		padding:5px 0;
		width:99%;
		float: left;
		text-align: center;
	}

	.content-product img{
		max-width: 100%;	
	}

/********产品详情*******/

.mainInfo{
	padding-top: 30px;
}


/*****案例*******/

	.caselistInfo .title{
		font-size: 20px;
		font-weight: normal;
		margin-bottom: 10px;
	}
	.caselistInfo .desc{
		margin-top: 0;
	}
	.caselistImg{
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.caselist{
		margin:10px;
		padding:10px;
	}
	.caselistInfo{
		margin-left: -15px;
		margin-right: -15px;
	}
	.IndexMore{
		display: inline-block;
		margin-bottom: 10px;
	}

	.contactTel{
		font-size: 18px;
	}

	.contactTel2 a{
		font-size: 18px;
		color:#fff!important
	}


/*****推荐********/

	.card-img-top{
		height: auto;
	}
	.card-title{
		font-size: 13px;
	}



/*****banner********/
	.jumbotron_contact{
		min-height: 300px;
	}

/*****售后服务********/
	.tabmenu a{
		font-size: 14px;
		padding:6px 5px;
	}

/*****二级菜单********/

.btn{
	padding: 15px 10px;
}


/******留言表单********/
.mymsg{
	width:94%;
	margin-left: 3%;
}
.msg1{
	width: 100%;
}
.tj{
	margin-top: 15px;
}


.span2{
	display: block;
}


/****首页滚动数字*************/
.indexNum{
	padding-top: 40px;
	padding-bottom: 20px;
}
.numico{
	max-width: 100%;
}
.timer{
	font-size:40px;
	line-height: 30px;
	height: 30px;
}
.numdesc{
	font-size: 12px;
}

.indexabout{
	max-height: 230px;
	overflow-y: hidden;
 
}
.mb-6, .my-6{
	margin-bottom: 1.5rem!important
}

.js-search-footer-input-popup{
	height: 36px;
}


 .wapfootmenu{
 	width: 100%;

 }
 .wapfootmenu .menuone{
 	width: 100%;
 	height: 40px; 	
 	background: #fff;
 	line-height: 40px;
 	padding-left: 20px;
 	border-top:1px solid #ddd;
 }
 .wapfootmenu .menutwo{
   width: 100%;
   background: #fff;
   border-top:1px solid #ddd;
   
 }
 .wapfootmenu .menutwo li{ 
  
    padding-left: 40px;
    width: 50%;
    float: left;
    margin-top: 10px;
    margin-bottom:10px;
 }
  .wapfootmenu .menutwo li a{
  	font-size: 13px;
  }
 .menudown{
 	float: right;
 	margin-right: 20px;
 }


.top-info,.top-down{
	height: auto;
}
.top-info .web .title{
	font-size: 16px;
	margin-top: 15px;
}
.top-info .web .desc{
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 13px;
}

#newslist4,#newslist5,#newslist6{
	display: none;
}

.btn-open-search, .btn-open-search2{
	margin-top: 7px;
	margin-left:0;
}
.top-search{
	top: 50px;
}

.zzh{
	margin-top: 30px;
}
.footer{
	padding-top: 0!important
}

.container-nav{
	display: block;	
}
.nav-right {
	display: inline;
	position: absolute;
	right:100px;
}
.top-search{
	right:0;
}
.top-search input{
   width: 250px;
}
.top-search button{
	position:absolute;
}

.producttj{
	padding-left: 0;
	padding-right: 0;
}

.aboutT1{
	font-size: 45px;
}
.footphone{
	font-weight: bold;
}

.indexProduct:hover .productIndex .card-img-top{
	transform:scale(1);
}


.contactxm{
    font-size:24px;
}
.xmadd{
    font-size: 20px;
}

.wapIMG{
    height: 100px;
    overflow: hidden;
}

.shangxia{
    margin-bottom: 10px;
}

.productBtn{
    width:24%;
    padding:5px 0;
    font-size: 12px;
    margin-bottom:15px;
    display: inline-block;
    text-align: center;
}

/*****手机*********/
}