@charset "UTF-8";
/* CSS Document */
/*共公样式*/
a:focus{outline:0}
a:active{outline:0;text-decoration: none;color: #FF0000;}
ul,li{list-style:none; list-style-type:none;}
a{outline:0}
img{border:0px}
p{display:block;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0}
.clear{clear:both;height:0;line-height:0;font-size:0;margin:0;padding:0;border:0}
.ellipsis{text-overflow:ellipsis;-o-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
body{ background-image:url(../img/background1.png);}
.pagewidth{width:100%; margin:0 auto;}
.pagewidth3{width:100%; margin:0 auto;}
.img100 img{width:100%;}
.floatleft,.floatli li{float:left;} 
.floatright{float:right;}
.empty{ margin:0; padding:0}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.col-xs-2_5,.col-sm-2_5,.col-md-2_5,.col-lg-2_5{position:relative;float:left}
.col-xs-2_5{ width:20%}

.minheight{ min-height:145px;}

.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.video>ul{ margin-top:20px}
.video>ul>li>a>div:first-child{ font-size:14px; color:#333;}
.video>ul>li>a>div:nth-child(2){ font-size:12px; color:#999; text-indent:2em; text-align:justify}
.video>ul>li>a>div:nth-child(3){ font-size:12px; color:#F60; text-align:right}
.video>table{ margin-top:20px}
.video>table td>div:first-child{ font-size:25px; color:#060; margin-bottom:20px}
.video>table td>div:nth-child(2){ font-size:14px; color:#333; line-height:24px; text-indent:2em}
.video>table td>a>div{ font-size:14px; padding-top:30px; color:#C30; text-align:end}
.video>table td:last-child{ padding:0 10%}

.video video{ height:210px;margin-bottom: 10px}
.video div.minheight{
	margin-top:10px;
}





/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) { 
.pagewidth{width:748px;}
.pagewidth3{width:748;}
.hidden-sx{ display:none;}

} 


 
 @media (min-width: 1400px) { 
.pagewidth{width:1200px;}

 }
