@CHARSET "UTF-8";

.media{width:100%;background:url('/Public/images/index_bg_1.jpg');}
#media{width:1100px;margin:0px auto;padding:20.5px;}
#media h1{color:#228b22;font-size:28px;font-family:"微软雅黑";}

.media_bw{width:100%;height:400px;margin-top:50px;}
.media_bw img#media_bw,.media_bw span,.media_bw img#media_xbw,.media_bw img#media_bct{width:60px;text-align:center;color:#000;font-size:20px;position:relative;float:left;margin-left:30px;margin-right:70px;}
.media_bw .media_bw_flash{width:273px;height:100%;float:left;margin-left:38px;border:1px solid #ddd;cursor:pointer;overflow:hidden;}
.media_bw .media_bw_flash img{width:273px;height:200px;transition:transform 1s;}
.media_bw .media_bw_flash div{width:223px;height:80px;line-height:80px;color:#555;font-size:16px;border-bottom:1px solid #c9c9c9;margin:0px auto;margin-top:30px;}
/* .media_bw .media_bw_flash div:hover{color:#228b22;} */



.media_flash{width:560px;height:430px;margin:0px auto;background-color:#000;}
.media_flash-bottom{width:1141px;height:342px;margin:0px auto;margin-top:100px;margin-bottom:100px;}
.media_flash-bottom-t{width:1141px;height:70px;border-top:1px solid #228b22;}
.media_flash-bottom-t p{line-height:70px;color:#228b22;font-size:15px;}
.media_flash-bottom-f{width:1141px;height:272px;}
.picScroll-left{
	width: 1141px;
	height:100%;
	overflow: hidden;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.picScroll-left .hd .prev{display:block;float:left;margin-left:5px;margin-top:120px;overflow:hidden;cursor:pointer;}
.picScroll-left .hd .next{display:block;float:right;margin-right:5px;margin-top:120px;overflow:hidden;cursor:pointer;}	

.picScroll-left .bd{padding-top:20px;position:relative;left:-3px;}
.picScroll-left .bd ul{overflow:hidden;}
.picScroll-left .bd ul li{margin-left:5px;width:273px;float:left;display:inline;overflow:hidden;text-align:center;}
.picScroll-left .bd ul li .pic{text-align:center;}
.picScroll-left .bd ul li .pic img{display:block;}
.picScroll-left .bd ul li .title{line-height:50px;}
.picScroll-left .bd ul li .title a{text-decoration:none;color:#000;font-size:12px;font-family:"宋体";}
.picScroll-left .bd ul li .title a:hover{color:#228b22;}

