.slider{ position: relative;}
.slider img{ width: 100%;}

.slider .siderline{ width: 40%;height: 36px; position: absolute;bottom:0;left:0;background: #fff;opacity: 0.3;filter: alpha(opacity=30);}
.siderNav ul li{ float: left;height: 36px; width: 171px;margin-right: 1px;}
.siderNav ul li a{display: block;float: left; color: #fff;line-height: 36px; text-align: center; width: 171px;height: 36px; background:#bb133e;margin-right: 1px; font-size: 16px;opacity: 0.9;filter: alpha(opacity=90);}
.siderNav ul li .active,.siderNav ul li a:hover{ background: #fff;color: #bb133e; opacity: 1; filter: alpha(opacity=100);}

.content{margin: 60px auto 100px;}
.content .contentleft{ width: 844px;}

.title{ border-top: 1px dashed #cecece;}
.title h3{ text-align: center; margin:30px 0px;color: #333;font-size: 20px;}
.tags{border-top: 1px dashed #cecece;border-bottom: 1px dashed #cecece;padding: 0 50px;height: 29px;}
.tags dl{float:left; line-height: 29px; font-size: 12px;}
.tags dl.w20{width:20%;}
.tags dl.w40{width:40%;}
.tags dl dt{ float: left;color: #aaa;line-height: 29px;}
.tags dl .seenum{ background: url(../images/icon22.jpg) no-repeat left center;padding-left: 20px;}
.tags dl .yin{ background: url(../images/icon23.jpg) no-repeat left center;padding-left: 20px;}
.tags dl dd{ float: left; color: #aaa;line-height: 29px;}

.contentbox{padding: 30px 0 50px; border-bottom:1px dashed #cecece;color:#333;line-height: 21px;}
.contentbox iframe{
	display: block;
	max-width: 100%;
	height: 360px!important;
	margin: 0 auto;}
.contentbox p{ font-size: 14px; color: #333;line-height: 24px; text-indent:2em; margin-bottom:10px;}
.contentbox span{
	/*color: #333!important;*/
    /*font-size: 14px!important;*/
    
    margin-top: 20px!important;
    text-indent: 30px!important;}
.contentbox img{text-align:center;}

.content .contentright{ width: 298px;}
.img{ margin-bottom: 32px;}

.hd .title{ border-bottom: 1px solid #eee;height: 40px; border-top: 0;}
.hd .title h3{ line-height: 40px; font-size: 18px; color: #333; text-align: left;}
.hd .hdbox{width: 100%;margin-top: 14px; border-top: 1px solid #ea6d1f; position: relative;}
.hd .hdbox .jiao{ display: block; width: 9px; height: 5px; background: url(../images/jiao.jpg) no-repeat;position: absolute;top:0;left:50%;margin-left: -5px;}
.hd .hdbox .hdimg{ width: 264px;padding: 20px 17px;background: #f2f2f2;}
.hd .hdbox .hdimg a img{ width: 100%;margin-bottom: 19px;}
.hd .hdbox .hdimg a p{color: #333; font-size: 16px;margin-bottom: 15px;} 
.hd .hdbox .hdimg a:hover p{color: #bb133e;}
.hd .hdbox .hdimg span{ color: #666;}
.hd .hdbox .hdimg .time{margin-right: 11px;}
.hd .hdbox .hdimg .add{margin-left: 9px;}
.hd .hdbox .hdlist ul li a{ display: block;width: 278px;height: 46px;line-height: 46px; border-bottom: 1px solid #eee; background: url(../images/dian.jpg) no-repeat left center;padding-left: 20px; color: #666;}
.hd .hdbox .hdlist ul li a:hover{ color: #bb133e;}





/*2017.8.1*/

@media (max-width: 768px) {
  .contentbox_new img { max-width:100%!important; height:auto!important; margin:0 auto; display:block;}
  .contentbox p { line-height:30px; margin-bottom:5px;}
  .siderNav ul li { width: 23%;    line-height: 25px; height:25px; font-size:12px;}
  .siderNav ul li a { width: 100%;line-height: 25px; height:25px; font-size:12px;}
}


@media (max-width: 650px) {
   .morelink a {
    line-height: 5px;}
}
@media (max-width: 503px) {
   .tags dl.w20 {
		 width: 50%;}
	.tags dl { margin-bottom:0;}
	.tags {
     height: auto;}
}
@media (min-width: 504px) and (max-width: 656px) {
   .tags dl.w20 {
		width: 29%;}
	.tags dl.w40 {
    width: 21%;}

	.tags dl:nth-child(4) { width:20%;}
}

.contentbox_new ul{
	list-style:disc;}

.contentbox_new ul a{
	color: #000;}
.contentbox_new ul a:link {text-decoration:none;color: #000;}
.contentbox_new ul a:visited {text-decoration:none;color: #ccc;}
.contentbox_new ul a:hover {text-decoration:underline;color: blue;}
.contentbox_new ul a:active {text-decoration:underline;}


@media only screen and (max-width:420px ) {
	.contentbox iframe{
		display: block;
		max-width: 100%;
		height: 260px!important;}
}