.fz3rem{font-size:3rem !important;}
.fz2rem{font-size:2rem !important;}
.fz12{font-size:12px !important;}
.fz4rem{font-size:4rem !important;}
.fz6rem{font-size:6rem !important;}
.inlineb{display: inline-block !important;}
.block{display: block;}
.wcolor{color: white !important;}
a{text-decoration: none !important;}
a:hover{text-decoration: none !important;}
.mb20{margin-bottom: 20px !important;}
.mb10{margin-bottom: 10px !important;}
.mb72{margin-bottom: 72px;}
.fcolor{color: #6eb2e3;}
.pd5{padding: 5px;}
.w50{width: 50px !important;}
body{background: white;}
.row{margin: 0px 0px;}
.mf20{margin-left: 20px;}
.title-common{margin-left: 0px !important;margin-right: 0px !important;}
.content{margin-bottom: 80px;}
.bt1{border-top: 1px solid #CCCCCC !important;}
@media (min-width: 768px){.mbt1{border-top: 1px solid #CCCCCC !important;}}
.gn{border-bottom: 1px solid #CCCCCC !important;border-right: 1px solid #CCCCCC !important;}
.bor0{border-right:0px !important;}
/*头部*/
@media (min-width: 768px){
	.h_img{
		height: 3.5rem !important;
	}
	.navbar{
		height: 5.5rem !important;				
	}
}
.navbar {
	border: 0px;
	border-radius: 0px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.container-fluid{
	padding: 0px;margin: 0px;
}
.h_color{
	background: #6cb7f7;
	padding: 0px;
}
.navbar-toggle {
    display: block !important;
    margin-right: 20px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #81cbff;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #81cbff;
}
.navbar-header{
	min-width: 100%;
	border-bottom: 0px ;
}
.navbar-nav>li {
	clear: both;
}
.fr{
	float: right !important;
}
.navbar-brand{
	padding: 0px;
}
.h_img{
    width: 34%;
    margin: 10px 5px;
    height: 60%;
}
.h_img img{
	width: 100%;
	height: 100%;
    margin-left: 1rem;
}
.h_itme,.hz_itme{
	background: #81cbff;
	border-bottom: 1px solid #6cb7f7;
	width: 100%;
}
.hz_itme a{
	background: #a0cff1;
}
.hz_itme:last-child{
	border-bottom: 1px;
}
.h_logo{
	width: 79%;
}
.navbar{
	margin-bottom: 0px;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
/*头部 结束*/
/*轮播图*/
.carousel-control .right,.carousel-control .left{
	background-image: transparent;
}
.swiper-container {
    width: 100%;
    height: auto;
}  
.swiper-slide img{
	width: 100%;
	height: 100%;
}
/*轮播图 结束*/
/*按钮*/
.tab_index{
    width: 25%;
	text-align: center;
	border-right: 1px solid  #e1e1e1;
	box-sizing: border-box;
}
.tab_index:last-child{
	border-right: 0px;
}
/*按钮 结束*/
/*热门产品*/
.title-common{
	font-size: 16px;
	border-left: 3px solid #7abcdc;
	padding-left: 10px;
	margin: 15px 10px;
	display: inline-block;
}
.link-common{
    text-align: center;
	font-size: 14px;
}
.module1 ul li {
    padding: 10px 10px 0px 10px;
    position: relative;
    border-bottom: 1px solid #6eb2e3;
    margin-bottom: 10px;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
}
.module1 li span {
	color:#6eb2e3;
}
.module1 li div {
    padding:0px 10px;
    width: 80%;
}
.module1 li div h4 {
    font-size: 16px;
    margin-bottom: 6px;
}
/*热门产品  结束*/
/*解决方案*/
.module2 ul li {
    width: 49.7%;
    text-align: center;
    padding-top: 10px;
}
.borderB {
    border-bottom: 1px solid #e1e1e1;
}
.borderR {
    border-right: 1px solid #e1e1e1;
}
/*解决方案 结束*/
/*底部工具栏*/
.btn-group{
	border-top: 1px solid #CCCCCC;
	width: 100%;
}
.btn{
	border: 0px;
	border-radius: 0px;
	width: 100%;
	height: 100%;
	padding: 6px 12px;
}
.dropup{
	width: 25%;
}
.dropup .btn a span{
	color:#6eb2e3;
    padding: 0% 32%;
}
.dropup .btn span{
	color:#6eb2e3;
    padding: 0% 32%;
}
.btn p{
	margin: 0px;
}
.btn-bottom{
	position: fixed;
	bottom: -2px;
}	
.swiper-container{
	z-index: 0 !important;
}
/*底部工具栏*/