﻿.layui-fluid{
	padding: 0px;
}
 
.layui-nav-box{ 
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.3);
	box-shadow: 0px 0px 5px rgba(0,0,0,.3);
	border-top: 1px solid rgba(0,102,255,.3);border-bottom: 1px solid rgba(0,102,255,.3);
}

.layui-top-box{
	background-color: #FFFFFF;
	padding: 5px;
}
.layui-card-header{
	background-color: #FFFFFF;
}

.layui-card-header{
	color: #009688;
	background-image: url(../images/hbj.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.layui-card-header a{
	color: #009688;
}

 
 
.sitekef{
	background-color: #f2f2f2;
	width: 60px;
	position: fixed;
	right: 5px;
	top: 170px;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.1);
	box-shadow: 0px 0px 5px rgba(0,0,0,.1);
}.sitekef .top{
	background-color: #1b93ce;
	color: #FFFFFF;
	padding: 3px;
	text-align: center;
}
.sitekef .ulist{
 
}
.sitekef .ulist a{
	text-align: center;
	display: block;
	padding: 8px;
	border-bottom: 1px solid #FFFFFF; 
}
.sitekef .ulist a i{
 font-size: 30px;
}


 .menuBtn{
	position: fixed;
	top: 13px;
	right: 5px;
	color: #666666;
	width: 30px;
	height: 30px;
	display: block;
	z-index: 10;
	background-color: rgba(255,255,255,.6);
	text-align: center;
	line-height: 30px;
}
 .menuBtn i{
	color: #666666;
	font-size: 20px;
}

.sidemenu{
	position: fixed;
	right: -220px;
	top:  0px;
	bottom: 0px;
	width: 200px;
	z-index: 200;
	background-color: #393D49;
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.6);
	box-shadow: 0px 0px 20px rgba(0,0,0,.6);
	overflow-y: auto;
}
.sidemenuBG{
	position: fixed;
	left: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 199;
	background-color: rgba(57,61,73,.1);
	right: 0px;
	display: none;
	 
}

.footer{
	color: #FFFFFF;
	margin-top: 10px;
}
.footer a{
	color: #FFFFFF;
}

 
.footer  .layui-breadcrumb span[lay-separator] {
    margin: 0 10px;
    color: #FFFFFF;
}

.footer .layui-breadcrumb a{
    color: #FFFFFF!important;
}

.listCURRENT{
	padding-top: 10px;
	padding-bottom: 10px;
}

.list li{
	margin-top: 3px;
	margin-bottom: 3px;
}



.listh1{
	font-size: 23px;
}.listh2{
	font-size: 16px;
}

.list{
	margin-bottom: 15px;
}
.list a{
	font-size: 15px;
}
.list li{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999999;
}
.content_title{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content_title h1{ font-size: 23px;}
.content_title .info{
	color: #999999;
}

.footer{
	 
	padding-top: 15px;
}

.layui-card-body img{
	max-width: 100%;
}.videobox iframe{
	width: 100%;
 
}
.t-c{
	text-align: center;
}
.listimgpicture {
	text-align: center;
 
}
.listimgpicture img{
	max-width: 100%; 
}

.layui-container{
	padding: 5px;
}
.layui-nav {
    border-radius: 0px;
}


.cua a{ 
	color: #FFFFFF;
}



 .el-goods a{
	border: 1px solid #F3F3F3;
	display: block;
	text-align: center;
	padding: 2px;
	border-top-radius: 3px;
	-webkit-box-shadow: 0px 0px 3px rgba(204,204,204,.3);
	box-shadow: 0px 0px 3px rgba(204,204,204,.3);
	 
}

.goodstext{
	text-align: center;
	background-image: url(../images/hbj.png);
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 13px;
}
 
.el-goods   .gimg  {
	height: 150px;overflow-y: hidden;  
	background-position: center center;
	background-size: auto 100%;
	width: 100%;
	background-repeat: no-repeat;
}
 
.el-goods   .gimgsm  {
	height: 150px;overflow-y: hidden;  
	background-position: center center;
	background-size: auto 100%;
	width: 100%;
	background-repeat: no-repeat;
}

.sorta a{
	padding-right: 15px;
	display: inline-block;
}
  
  
 .maxshow750{display: none;} 
@media screen and (max-width:768px){  
       
		.maxhide750{display: none;} 
		.maxshow750{display: block;} 

		.el-goods .gimg{height: 100px; } 
		
		.maxlogo{
	padding-left: 20%;
	padding-right: 20%;
	padding-bottom: 10px;
         }
}