@charset "utf-8";
*,
*:before,
*:after { margin: 0px;padding: 0px;box-sizing: border-box;}
body { font-family: "微软雅黑"; font-size: 16px; line-height:180%; color: #333; background:url(../img/bg2025.jpg) no-repeat center top; }
ul,ol,li {list-style: none;}
select { border: 1px solid #DFDFDF; font-family: "微软雅黑"; border-radius:5px; }
img {border: none;}
em {font-style: normal;}
a {text-decoration: none; color: #333;cursor: pointer;}
a:hover {color:#CE3537;text-decoration: none; cursor: pointer;}
.hide {display: none;}
.clear {zoom: 1;}
.fl {float: left;}
.fr {float: right;}
input {outline: none;}
.clearfix:before,.clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clear {clear: both;}
.red { color:#F00; }
.grany { color:#999; }
.mt20{margin-top:20px}

#wapper { width:1178px; margin:775px auto 0px auto; display:table; height:auto; }
#header { float:left; width:1178px; height:70px; color:#C17677; font-weight:bold; }
.nav a { height:50px; line-height:50px; margin:0 58px;  color:#fff; font-size:24px; }
.nav span { margin:0 80px 0 180px;  color:#fff; font-size:24px; }

.main { clear:both;  width:1178px; margin:0 auto; padding-top:55px; overflow:hidden; }
.main h1 { text-align:center; height:72px; line-height:72px; margin:0 0 55px 0; }
.main h1 a { font-size:48px; color:#CC2610; margin:0 0 0 50px; }
.main h1 img { vertical-align:middle; }

.news { width:1178px;  overflow:hidden; }
.news_l { float:left; width:525px; } 
.news_r { float:right; width:630px; } 
.news_l h3 a { color:#CC2610; font-size:26px; }
.news_l .p { margin:15px 0; }
.news_l ul li { height:35px; line-height:35px; }
.news_l ul li span { display:inline-block; height:25px; line-height:25px; background:#D52D23; color:#fff;border-radius:6px; margin:0 10px 0 0; padding:0 10px;  }

.news_2 { width:525px; } 
.news_2 h3 a { color:#CC2610; font-size:26px; }
.news_2 .p { margin:15px 0; }
.news_2 ul li { height:35px; line-height:35px; }
.news_2 ul li span { display:inline-block; height:25px; line-height:25px;  color:#D52D23;margin:0 10px 0 0; padding:0 10px;  }

.rm h3,.tl h3,.jj h3 { margin:0 0 30px 0; }
.rm ul li { float:left; margin:0 8px 0 0; }



.tj { clear:both; float:left; width:1178px; margin:30px 0 50px 0; }
.tj h3 { border-bottom:1px solid #DFDFDF; padding:0 0 10px 0; margin:0 0 30px 0; }
.tj h3 span { font-size:24px; color:#CC2610; border-bottom:2px solid #CC2610; padding:0 0 10px 0;  }
.tj h3 a { float:right; font-weight:normal; color:#B6B6B8; font-size:18px; }
.tj ul { width:1220px; }
.tj ul li { float:left; margin:0 40px 0 0; }




 .segment_item {
  float: left;
  width: 33.3333%;
  height: 258px;
  background: #fff;
}
.segment_wrap,
 .segment_pic {
  display: block;
  width: 100%;
  height: 100%;
}
 .segment_tit {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 38px;
  color: #fff;
}
.segment_tit:before {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  width: 2em;
  height: 3px;
  background-color: #f4d923;
}
.segment_txt {
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  color: #ececec;
}
.segment_text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 36px 22px 0;
}
.segment_dark {
  background-color: #232951;
}
.segment_item{position:relative}
.segment_item .bg {width:390px;height:35px;background:#000; FILTER: alpha(opacity=70);opacity: 0.7;overflow:hidden;position:absolute;left:0px;bottom:0px;z-index:3;} 
.segment_item .bg p{width:390px;line-height:35px;position:absolute;bottom:0px;left:0px;text-align:center;color:#fff;font-size:14px; font-family:"微软雅黑"; font-weight:bold;z-index:4}

.video { clear:both; float:left; width:1200px; margin:30px 0 0 0; }
.video h3 { border-bottom:1px solid #DFDFDF; padding:0 0 10px 0; margin:0 0 30px 0; }
.video h3 span { font-size:24px; color:#CC2610; border-bottom:2px solid #CC2610; padding:0 0 10px 0;  }
.video h3 a { float:right; font-weight:normal; color:#B6B6B8; font-size:18px; margin:0 25px 0 0; }
.videoList_item {
  float: left;
  width: 276px;
  margin-left: 20px;
  background-color: #f5f5f5;
  border-bottom: 7px solid #c82711;
}
.videoList_item:first-child {
  margin-left: 0;
}
.videoList_item .img {
  position: relative;
  display: block;
  width: 100%;
  height: 192px;
}
.videoList_item .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.videoList_item .img:before,
.videoList_item .img:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
}
.videoList_item .img:before {
  width: 30px;
  height: 30px;
  background-color: #cc3333;
}
.videoList_item .img:after {
  left: 10px;
  bottom: 10px;
  border-top: 5px solid #cc3333;
  border-bottom: 5px solid #cc3333;
  border-left: 10px solid #fff;
}
.videoList_item .con {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 172px;
  padding: 16px 20px 0;
  overflow: hidden;
}
.videoList_item .tit {
  font-size: 18px;
  line-height: 30px;
  color: #404040;
  font-weight: bold;
}
.videoList_item .txt {
  height: 56px;
  overflow: hidden;
  font-size: 14px;
  line-height: 28px;
  color: #808080;
}
.videoList_item .time {
  position: absolute;
  left: 20px;
  bottom: 16px;
  font-size: 12px;
  line-height: 100%;
  color: #b2b2b2;
}

#la{
	width:1180px;height:282px;
	overflow: hidden;
}
#la dl{margin:0;margin-right:10px;padding:0;
	float:left;
	width:210px;
	overflow: hidden;
}
#la dl.now{width:510px;}

#la dt{
	float:left;
	width:210px;
	height:282px;
	background-image: url(../img/la_1.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	overflow: hidden;
	color: #FFFFFF;
	text-align: center;
	position: relative;	
}
#la dt img{margin-left:-15px;
}
#la dl.now dt{width:0;}
#la dt a{
	width:100%;
	margin:0 auto;
	font-size: 18px;
	color: #FFFFFF;
	position: absolute;
	z-index: 1;
	bottom:20px;
	text-align: center;
	display: block;
	text-decoration: none;
}
#la dd{
	margin:0;
	padding:0;
	float:left;
	height:282px;
	overflow: hidden;
	background-color: #f0f0f0;
	width:0;
	position: relative;
	background-clip:padding-box;
	background-image: url(../img/b.png);
	box-sizing:border-box;/*注意此盒模型*/
	box-shadow:rgba(0, 0, 0, 0.11) 0px 4px 14px 0px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-image-outset:0px;
	border-image-repeat:stretch;
	border-image-slice:100%;
	border-image-source:none;
	border-image-width:1;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border: 1px solid #D8D8D8;
}
#la dl.now dd{
	/*共width:510px;*/
	width:510px;padding-left:26px;
}
#la dl dd i{
	width:240px;
	height:282px;
	position: absolute;
	z-index: 1;
	right:0;
	display: block;
	overflow: hidden;
}
#la dl dd .conBox{width:240px;margin-top:63px;}
#la dl dd .conBox h3{margin:0;
color:rgb(181, 152, 82);
font-size:24px;
height:24px;
line-height:24px;
}
#la dl dd .conBox h4{margin:0;
color:rgb(0, 0, 0);
display:block;
font-size:14px;
height:34px;
line-height:34px;
}
#la dl dd .conBox p{margin:0;
color:rgb(51, 51, 51);
display:block;
font-size:16px;
height:82px;
line-height:24px;
}
#la dl dd .conBox a{
	background-color:rgb(180, 1, 0);
	color:rgb(255, 255, 255);
	cursor:pointer;
	display:block;
	font-size:14px;
	width:80px;
	height:30px;
	line-height:30px;
	text-decoration: none;
	text-align: center;
}



.main01 { width:1178px; margin:0px auto;margin-top:30px }
.tl,.jj { margin:0 0 50px 0; }
.hot { width:48%; margin:30px 0 0 0; }
.hot h3 { border-bottom:1px solid #DFDFDF; padding:0 0 10px 0; margin:0 0 30px 0; }
.hot h3 span { font-size:24px; color:#CC2610; border-bottom:2px solid #CC2610; padding:0 0 10px 0;  }
.hot h3 a { float:right; font-weight:normal; color:#B6B6B8; font-size:18px; margin:0 25px 0 0; }

#footer { clear:both; width:100%; height:220px;padding-top:30px; background:#C01A20; color:#fff; text-align:center; }




