body{
	font-size: 16px;
    font-family:"Microsoft YaHei", Arial, sans-serif;
	background: url(/css/images/bg.png) center 434px no-repeat;
}
a{
	color: #333;
}
a:hover,
a:focus{
	color: #fc1316;
}
.c-banner{
	height: 385px;
	background: url(/css/images/111.jpg) center 0 no-repeat;
}
.c-nav{
	height:49px;
	text-align: center;
	background: url(/css/images/nav_bg.png) center 0 no-repeat;
}
.c-nav a{
	color: #fff;
	font-size:20px;
	font-weight: bold;
	display: inline-block;
	padding: 0 2.32em;
	height: 49px;
	line-height: 49px;
}
.c-nav a:hover,
.c-nav a:focus,
.c-nav a.c-active{
	background-color: #7d0000;
}
.layui-container{
	width: 1315px;
	box-sizing: border-box;
	padding:40px;
}
.c-bg-white{ background-color: #fff !important; }
.layui-col-space40 {
	margin: -20px
}

.layui-col-space40>* {
	padding: 20px
}
.layui-card{
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0);
}
.layui-card-header{
	padding: 0;
	height: 53px;
	line-height: 53px;
	border-bottom: 2px solid #ddd;
}
.layui-card-header .c-title{
	float: left;
	width: 320px;
	height: 53px;
	line-height: 53px;
	border-bottom: 2px solid #cd1110;
}
.layui-card-header .c-title span{
	color: #fff;
	font-size: 22px;
	height: 53px;
	line-height: 53px;
	width: 160px;
	text-align: center;
	font-weight: bold;
	background:#eb0236 url(/css/images/title_bg.png) 0 0 no-repeat;
	display: inline-block;
}
.c-float-right{
	float: right;
}
.c-banner-title{
	width: 100%; 
	position: absolute;
	bottom:0;
	background-color:rgba(0,0,0,0.4);
	color: #fff;
	padding: 0 2em;
	height:50px;
	line-height:50px;
}
.layui-carousel-ind{
	width: auto !important;
	text-align: right;
	float: right;
	padding-right:10px;
}
.layui-carousel-ind ul{
	background-color:transparent !important; 
}
.layui-carousel-ind li{
	border-radius:0;
}
.c-indexlist{
	padding:15px 0 0;
}
.c-indexlist a{
	display: block;
	height:40px;
	line-height:40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.c-ad-images{
	height:111px;
	background:#de151d url(/css/images/c-ad.png) center 0 no-repeat;
}

/*footer 涓婃粴鍔�*/
.c-index-img{
	padding:0;
}
.bigbox {
  position:relative;
  top:20px;
  overflow: hidden;
  width: 100%;
  height:245px;
}
 #switcher {
  left: 0px;
} 
.content_1,
.content_2 {
  float: left;
}
.box {
  transition:all .7s ease 0s;
  float: left;
}
.box a{
  display: block;
  box-sizing: border-box;
  border: 5px solid #f8e0d5;
  margin-left:7%;
}
.box:nth-child(4n+1) a{
  margin-left: 0%;

}
.box img{
  width: 100%;
  height: 155px;
}
.c-img-title{
	margin: 10px 0;
	padding:0 20px;
	height: 60px;
	line-height: 30px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal !important;
}
.btn-m{
  position: absolute;
  z-index: 9999;
  width: 100%;
  top: 0;
  height: 72px;
 }
.btn-prev,
.btn-next {
  position: absolute;
  overflow: hidden;
  top:62px;
  width:36px;
  height:72px;
  cursor: pointer;
  display: inline-block;
  background: url(/css/images/arrowbg.png) no-repeat 0 0;
  z-index: 10
}
.btn-prev{
  left:8px;
}
.btn-next {
  right:9px;
  background-position: -36px 0
}
.btn-prev:hover {
  background-position: 0 -72px
}
.btn-prev:active {
  background-position: 0 -144px
}
.btn-next:hover {
  background-position: -36px -72px
}
.btn-next:active {
  background-position: -36px -144px
}
/*鍥剧墖婊氬姩*/
.Box_con {
	padding: 0; 
	position: relative;
}
.Box_con .conbox {
	position: relative;
	overflow: hidden;
}

.Box_con .conbox ul {
	position: relative;
	list-style: none;
	margin-top: 20px;
	margin-left: 3px;
}

.Box_con .conbox ul li {
	float: left;
	width: 286px;
    display: block;
    box-sizing: border-box;
    margin-left:20px;
    border: 5px solid #f8e0d5;
	overflow: hidden;
}

.Box_con .conbox ul li:first-child {
	margin-left: 0;
}

.Box_con .conbox ul li img {
	display: block;
	width: 287px;
	height:163px;
	transition: all 0.5s;
}

.Box_con .conbox ul li:hover img {
	transform: scale(1.1);
}

.BoxSwitch {
	display: none;
	margin-top: 30px;
	text-align: center;
}

.BoxSwitch span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 30px;
	height: 3px;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}

.BoxSwitch span.cur {
	background: red;
}
/*footer*/
.c-footer{
	color: #fff;
	height:131px;
	line-height:28px;
	text-align: center;
	box-sizing: border-box;
	padding-top:22px;
	border-top: 3px solid #fff000;
	background: url(/css/images/c-footer.png) center 0 no-repeat;
}
.c-footer p span{
	color: #fff000;
	padding-right: 10px;
	font-size:20px;
	font-weight:500;
}
.layui-laypage a:hover{
	color: #fc1316;
}
.c-detail h1{
	font-size: 24px;
	text-align: center;
	line-height:1.5;
	padding:1em;
}
.c-detail h1 p{
	margin-bottom: 0;
}
.c-detail p{
	
	margin-bottom:1em;
}
.c-detail .c_post_time_source{
	text-align: center;
	color: #999;
	padding:0 0 1em;
}
/* c-pages */
.c-pages{
	padding-top: 60px;
	text-align: center;
}
.c-pages a{
    margin: 0 6px;
    border-radius: 2px;
	padding: 10px 17px;
    border: 1px solid #dcdcdc;
}
.c-pages a:hover {
    color: #fff;
    background: #D70101;
    border: 1px solid #D70101;
}
.c-pages span {
    margin: 0 6px;
    border-radius: 2px;
}
.c-pages span.cur {
    color: #fff;
    padding: 10px 17px;
    background: #D70101;
    border: 1px solid #D70101;
}

/*focus*/
.focus{position:relative;width: 588px;height:338px;background-color: #000;float: left;}
.focus img{width: 588px;height:338px;}
.focus .shadow .title{width:560px; height:58px;padding-left:80px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:18px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;}
.focus .btn a{position:relative; display:inline; width:22px; height:22px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fff;}
.focus .fPic{ position:absolute; left:0px; top:0px;width: 588px;height:338px; }
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:58px; line-height: 58px; background:rgba(0,0,0,0.4);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }
.focus .shadow a{
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	margin-left: 20px;
}
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000;}
.focus .fcon img{ display:block; }
.focus .fbg{bottom: 17px;float:right;right:10px;position:absolute;height: 22px;text-align:center;z-index: 200;}
.focus .fbg div{/* margin:4px auto 0; */overflow:hidden;zoom:1;height: 22px;}
.focus .D1fBt a{position:relative; display:inline; width:16px; height:16px; border-radius:8px; margin:0 3px;color:#fff; text-decoration:none; text-align:center; outline:0; float:left; background:rgba(255,255,255,.6); }
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#D70101;color:#fff;border:0 !important;}
.focus .D1fBt img{display:none}
.focus .D1fBt i{ font-style:normal;width:16x;height:16px;color:#fff;}
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: none;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}
.focus .prev:hover{  background-position:0 0; }
.focus .next:hover{  background-position:-40px 0;}
.banner{margin:0 auto; width:1100px; height:400px;  position:relative;overflow: hidden;}
.scroll{width:100%; height:400px;  position:relative;}
.scroll ul{list-style-type:none; padding:0; margin:0; position:absolute; top:0;left:0; width:99999px; height:400px; }
.scroll li{float:left; width:1100px;}
.scroll .prev{position:absolute; left:50%;margin-left:-620px;top:174px;opacity:.6;}
.scroll .next{position:absolute; right:50%;margin-right:-620px; top:174px;opacity:.6;}
.scroll .prev:hover ,.scroll next:hover{opacity:1;}

/*ie7-ie8*/
.layui-row{
	*overflow: hidden;
}
.layui-row .layui-col-md6{
	float: left\0;
	width: 50%\0;
	*float: left;
	*width: 47%;
}
.focus .D1fBt a{
	background-color:#333\0;
	*background-color:#333;
}
.Box_con .conbox ul li{
	*width:302px;
}
.Box_con .conbox ul li img {
	*width:302px;
	height:163px;
}
.focus{
	*width: 633px;
	*height:338px;
}
.focus img{
	*width: 633px;
	*height:338px;
}
.focus .fPic{
	*width: 633px;
	*height:338px;
}