﻿ .on{
	color: #CC0000;
	 
}
.layui-container { 
    padding: 0 5px; 
}
.layui-container img{
	max-width: 100%;
}.videobox iframe{
	width: 100%;
 
}

.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: #CC0000;
	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;
}

 .layui-laypage .layui-laypage-curr .layui-laypage-em { 
	background-color: #CC0000;
}
.h1{
	font-size: 20px;
	font-weight: bold;
}
.layui-nav .layui-nav-child dd.layui-this a,.layui-nav-child dd.layui-this{background-color:#5FB878;color:#fff}

 .topnav{}
  .topnav a{
	display: block;
	line-height: 50px;
	height: 50px;
	padding-left: 15px;
	padding-right: 15px;
	float: right;
	background-color: #DFDFDF;
	margin-left: 1px;
}

  .topnav a.on{
	background-color: #CC0000;
	color: #FFFFFF;
}

 
.sitenav{
	background-color: #f2f2f2;
	border-top: 3px solid #CC0000;
}
.sitenavTop{
	border-bottom: 1px solid #D8D8D8;
}
.sitenavBox{
	border-top: 1px solid #FFFFFF;
}

 

 
.sitenav .layui-nav {
		background-color: #f2f2f2;
	color: #666666;
}.sitenav  .layui-nav .layui-nav-item a {
	color: #666666;
	font-size: 15px;
}
.sitenav .layui-nav-more {
	border-color: #CCC transparent transparent;  border-top-color: #CCC;
}
.sitenav .layui-nav-mored,.sitenav .layui-nav-itemed>a .layui-nav-more{margin-top:-9px;border-style:dashed dashed solid;border-color:transparent transparent #CCC}
.sitenav .layui-nav .layui-this:after,.sitenav .layui-nav-bar,.sitenav .layui-nav-tree .layui-nav-itemed:after {
	display: none;	 
}


 .sitefootPower{
	background-color: #E7E7E7;
	padding-top: 20px;
	padding-bottom: 20px;
}
 .sitefoot{
	background-color: #f2f2f2;
	border-top: 1px solid #E2E2E2;
	padding-top: 20px;
	margin-top: 25px;
}



.sidenav{
	background-color: #f2f2f2;
	color: #333333;
}.sidenav .layui-nav-item a {
 	color: #333333;line-height: 40px;height: 40px;
}.sidenav .layui-nav-item {
	border-bottom: 1px solid #FFFFFF;
	 
}.sidenav .layui-this, .sidenav .layui-this>a, .sidenav .layui-this>a:hover {
	background-color: #990000;
	color: #fff;
}

.sidenav .layui-nav-bar  { 
    background-color: #990000; 
}


.listcurt{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.list-page{}

.list-page .list-header h1{
	font-size: 21px;
	font-weight: bold;padding-bottom: 12px;
}
.list-page .list-card-body{
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 21px;
}

.news-card{
	margin-bottom: 15px;
}
.news-card-header{
	font-weight: bold; 
	background-color: #f2f2f2;
	line-height: 40px;
	padding-left: 10px;
}
.news-card-header h2,.news-card-header h1{
	font-size: 18px;
	font-weight: bold;
}	.news-card-header span{
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
	 
.news-card-body{
	padding-top: 10px;
}

.list{}
.list li{
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 15px;
}
.list li a:hover{
	color: #990000;
	text-decoration: underline;
}

 .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;
	 
}



  
 .maxshow750{display: none;} 
@media screen and (max-width:768px){  
       
		.maxhide750{display: none;} 
		.maxshow750{display: block;} 

	 
}