body{ margin:0px; padding:0px;}
h2,h1,h6,h2,h3,h4,h5,i,em{ font-style:normal;}
.clear{ clear:both;}
.box{ width:1000px; margin:0px auto;}
.box img{ display:block; border:none;}

.cour{ width:1000px; margin:0px auto;}

.cour img{
	-webkit-filter: brightness(60%);
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
	border:none;}
.cour img:hover{

	-webkit-filter: brightness(45%);
	transform: rotate(0deg) scale(1.10) skew(1deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.10) skew(1deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.10) skew(1deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.10) skew(1deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.10) skew(1deg) translate(0px);
	}
	
.courLf{ width:540px; float:left; position:relative;}
.text{ position:absolute; z-index:9999;}
.text h2{padding-top: 15px;padding-bottom: 8px;padding-left: 22px;font-size: 18px;color: #ffffff;}
.text p{padding-left: 22px;font-size: 14px;color: #ddd;margin:0px;}
.max{ width:540px; height:330px; overflow:hidden; margin-bottom:10px; display:block;}
.maxLf{ width:540px; height:160px; overflow:hidden; margin-bottom:10px; display:block;}
.cen{ width:450px; height:160px; overflow:hidden; margin-bottom:10px; display:block;}
.min{ width:260px; height:160px; overflow:hidden; margin-bottom:10px; display:block;}
.min1{ width:180px; height:160px; overflow:hidden; margin-bottom:10px; display:block;}
.courRf{ width:450px; overflow:hidden; float:right; position:relative;}
.courconLf{ float:left;}
.courconRf{ float:right;}



.wrap{width:855px; margin:0px  auto;}
.hide{display:none;}

#tab_t{width:760px; margin:0px auto; height:70px;}
#tab_t .act{background:#db552f; width:147px; height:35px; line-height:35px; font-size:14px; color:#fff;}
#tab_t li{float:left; width:147px; height:35px; line-height:35px;text-align:center;background:#191919; cursor:pointer; list-style:none; font-size:14px; color:#fff; margin-left:3px;}

#tab_c{width:852px;}
#tab_c a{ width:852px; height:469px; margin:0px auto; display:block;}
#tab_c a img{ border:none;}

