.b1 .wrap{padding:25px 20px 20px;}
.b1-l {position:relative;float:left;}
.b1-l .title h3 {font-size:30px;}
.b1-l .title h3 a {color:#cb0c23;}
.b1-l .title em {display:block;color:#a8a7b0;margin-top:5px;font-size:10px;}
.b1-l .news {margin-top:25px;width:541px;}
.b1-l .news li a {display:block;position:relative;}
.b1-l .bd span {display:block;width:531px;height:58px;line-height:58px;background:rgba(0,0,0,.3);position:absolute;left:0;bottom:0;font-size:17px;color:#fff;padding-left:10px;cursor:pointer;}
.b1-l .bd .newsa {color:#000000;font-size:14px;margin-top:30px;line-height:25px;text-align:justify;}
.b1-l .hd {position:absolute;right:0;top:310px;padding-right:10px;width:140px;height:22px;}
.b1-l .hd ul {width:100%;height:22px;margin-top:0;text-align:right;}
.b1-l .hd ul li {display:inline-block;*display:inline;zoom:1;width:22px;height:22px;margin:0 3px;text-align:center;color:#ffffff;background:#6d6b78;overflow:hidden;cursor:pointer;vertical-align:top;}
.b1-l .hd ul .on {background:#d30f15;}

.b1-l .news li .xs{overflow: hidden;height: 325px;}
.b1-l .news li .xs img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	max-width: 100%;
	
}
.b1-l .news li:hover .xs img{
	transform:scale(1.1);
-ms-transform:scale(1.1); 	
-moz-transform:scale(1.1); 	
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1); 
}

.b1-r {float:right;width: 594px;}
.b1-r .hd {margin-top: 20px;}
.b1-r .hd ul li {width:116px;height:40px;margin-right:10px;text-align:center;line-height:40px;float:left;background:#fafafa;font-size:16px;color:#333333;cursor:pointer;}
.b1-r .hd ul li:last-child {margin-right:0;}
.b1-r .hd ul li a{display: block;}
.b1-r .hd ul li.on {background:#008d48;color:#ffffff;}
.b1-r .hd ul li.on a{color:#ffffff;}
.b1-r .hd ul li:hover a{color:#ffffff;}
.b1-r .bd {margin-top:25px;height: 380px;}
.b1-r .bd ul li {border-bottom:1px solid rgba(192,191,198,0.5);padding:13px 0;}
.b1-r .bd ul li h4 a {color:#333333;font-size:16px;}
.b1-r .bd ul li:hover h4 a {color:#cb0c23;font-weight: bold;}
.b1-r .bd ul li h4 {float:left;}
.b1-r .bd ul li span {float:right;font-size:16px;color:#696774;}
.b1-r .bd ul li .bdLista {font-size:14px;color:#8f8c97;margin-top:8px;}

.b2 .a1,.b2 .a2 {margin-top:13px;}
.b2 .a1 {float:left;}
.b2 .a2 {float:right;}
.b3 {padding:25px 20px;}

.b2{padding-top: 5px;}

.b3-l {}
.b3-l .hd {margin-top: 20px}
.b3-l .hd ul li {height:40px;margin-right:20px;text-align:center;line-height:40px;float:left;background:#e9e8eb;font-size:16px;cursor: pointer;padding: 0 20px}
.b3-l .hd ul li a{display: block;}
.b3-l .hd ul li:last-child {margin-right:0;}
.b3-l .hd ul li.on {background:#009048;color:#ffffff;}
.b3-l .hd ul li:hover a{color: #fff;}
.b3-l .hd ul li.on a{color: #fff;}
.b3-l>.bd {margin-top:33px;}
.b3-l>.bd .x {padding:20px 0;background:#f3f3f3;height: 210px;}
.b3-l>.bd .x li {height:40px;line-height:40px;padding:0 2% 0 3%;background:url("ico.png") no-repeat 20px center;float:left;width: 41%;margin:0 2%;}
.b3-l>.bd .x li a {float:left;font-size:16px;}
.b3-l>.bd .x li:hover a{color:#cb0c23;font-weight: bold;}
.b3-l>.bd .x li span {float:right;font-size:16px;}

/*.b3-l .title h3 {font-size:30px;}
.b3-l .title h3 a{color: #bd0b23;}
.b3-l .title em {display:block;color:#a8a7b0;margin-top:5px;font-size:10px;}
.b3-l .content {position:relative;}
.b3-l .bd {margin-top:25px;width:510px;}
.b3-l .bd ul li .xxa{overflow: hidden;}
.b3-l .bd ul li .xxa img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	max-width: 100%;
	
}
.b3-l .bd ul li:hover .xxa img{
	transform:scale(1.1);
-ms-transform:scale(1.1); 	
-moz-transform:scale(1.1); 	
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1); 
}
.b3-l .bd li .y {background:#f3f3f5;padding:61.5px 0;}
.b3-l .bd li span {display:block;margin-left:60px;font-size:16px;color: #333;}
.b3-l .bd li span em {font-size:30px;font-weight:bold;color:#bd0b23;margin-right:35px;}
.b3-l .bd li .y .b3-la {margin-top:21px;padding:0 36px;font-size:18px;height: 54px;color: #333;}
.b3-l .hd {position:absolute;left:0;bottom:20px;width:100%;height:12px;z-index:4;}
.b3-l .hd ul {width:200px;height:12px;margin:0 auto;text-align:center;}
.b3-l .hd ul li {display:inline-block;zoom:1;width:12px;height:12px;margin:0 4px;border-radius:6px;background:#ffffff;line-height:999px;overflow:hidden;cursor:pointer;vertical-align:top;border:1px solid #ebb811;}
.b3-l .hd ul .on {background:#ebb811;}
*/
.b3-r {float:right;width:653px;}
.b3-r .hd {margin-left:283px;margin-top: 20px}
.b3-r .hd ul li {width:116px;height:40px;margin-right:10px;text-align:center;line-height:40px;float:left;background:#e9e8eb;font-size:16px;cursor: pointer;}
.b3-r .hd ul li a{display: block;}
.b3 .hd ul li:last-child {margin-right:0;}
.b3-r .hd ul li.on {background:#009048;color:#ffffff;}
.b3-r .hd ul li:hover a{color: #fff;}
.b3-r .hd ul li.on a{color: #fff;}
.b3-r>.bd {margin-top:33px;}
.b3-r>.bd .x {padding:25px 0;background:#f3f3f3;}
.b3-r>.bd .x li {height:40px;line-height:40px;padding:0 30px 0 60px;background:url("ico.png") no-repeat 40px center;}
.b3-r>.bd .x li a {float:left;font-size:16px;}
.b3-r>.bd .x li:hover a{color:#cb0c23;font-weight: bold;}
.b3-r>.bd .x li span {float:right;font-size:16px;}
.b3-r>.bd .x .more {font-size:16px;display:block;float:right;margin-right:30px;color:#dc0103;}
.b3-r>.bd .y {position:relative;}
.b3-r>.bd .y p {width:627px;padding-left:26px;height:50px;line-height:50px;position:absolute;bottom:0;left:0;background:rgba(0,0,0,.5);color:#ffffff;}
.b3-r>.bd .y{overflow: hidden;}
.b3-r>.bd .y img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	max-width: 100%;
	
}
.b3-r>.bd .y .bd div:hover img{
	transform:scale(1.1);
-ms-transform:scale(1.1); 	
-moz-transform:scale(1.1); 	
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1); 
}

.b5 {padding:0 20px 45px;}
.b5-l {float:left;width:605px;}
.b5-l .hd {margin-top: 20px}
.b5-l .hd ul li {width:116px;height:40px;margin-right:10px;text-align:center;line-height:40px;float:left;background:#ffffff;font-size:16px;color:#333333;cursor: pointer;}
.b5-l .hd ul li:last-child {margin-right:0;}
.b5-l .hd ul li.on {background:#008d48;color:#ffffff;}
.b5-l .hd ul li.on a{color: #fff;}
.b5-l .hd ul li:hover a{color: #fff;}
.b5-l .hd ul li a{display: block;}
.b5-l .bd {margin-top:25px;}
.b5-l .bd ul li {height:46px;border-bottom:1px solid rgba(192,191,198,0.5);padding:20px 0;}
.b5-l .bd ul li h4 a {font-size:16px;}
.b5-l .bd ul li h4 {float:left;}
.b5-l .bd ul li:hover h4 a{color: #cb0c23;font-weight: bold;}
.b5-l .bd ul li span {float:right;font-size:16px;color:#696774;}
.b5-l .bd ul li p {font-size:14px;color:#8f8c97;margin-top:8px;}

.b5-r {float:right;}
.b5-r .title h3 {font-size:30px;}
.b5-r .title h3 a {color:#cb0c23;}
.b5-r .title em {display:block;color:#a8a7b0;margin-top:5px;font-size:10px;}
.b5-r .picFocus{position: relative;}
.b5-r .picFocus .bd {margin-top:32px;cursor: pointer;}
/*.b5-r .video .bd li a {display:block;width:541px;height:325px;background:url(play.png) no-repeat center center;z-index:999!important;}*/
.b5-r .picFocus .hd {margin:20px auto 0;width:464px;height:73px;}
.b5-r .picFocus .hd li {position:relative;float:left;width:107px;height: 120px;margin-right: 9px;}
.b5-r .picFocus .hd li.on em{background: rgba(0,0,0,0);}
.b5-r .picFocus .hd li:last-child {margin-right:0;}
.b5-r .picFocus .hd li em{position:absolute;display: block;width: 107px;height: 73px;background: rgba(0,0,0,.5);left: 0;top:0;}
.b5-r .picFocus .hd li p{text-align: center;}
.b5-r .picFocus .prev{position: absolute;width: 11px;height: 21px;background: url(prev.png) no-repeat;left: 0;bottom: 25px;cursor: pointer;}
.b5-r .picFocus .next{position: absolute;width: 11px;height: 21px;background: url(next.png) no-repeat;right: 0;bottom: 25px;cursor: pointer;}

.recommend{background: #f5f5f5;width: 1200px;height: 225px;position: relative;margin: 24px auto;}
.recommend-title{width: 30px;padding:0 15px; height: 195px;background: #009048;position: absolute;color: #fff;font-size: 20px;font-weight: bold;text-align: center;padding-top: 30px;line-height: 24px;}
.recommend a.ssmore{position: absolute;height: 225px;width: 60px;left:0;top:0;z-index: 100;}
.recommend-cont{padding-left: 80px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;box-sizing: border-box;height: 100%;text-align: left;width: 1200px;position: relative;}
.recommend-cont .bd ul li{float:left;width: 46%;margin:0 2%;line-height: 37px;}
.recommend-cont .bd ul li a{display: block;}
.recommend-cont .bd ul li span{float:right;}

.tzgg{margin-top: 20px;line-height: 50px;}
.tzgg .tzggl{float:left;width: 120px;font-size: 24px;color: #008d48;}
.tzgg .tzggr{float:right;width: 1080px;}
.tzgg .tzggr .bd ul li{float:left;width: 460px;margin:0 40px;}
.tzgg .tzggr .bd ul li a{font-size: 16px;color: #333;}
.tzgg .tzggr .bd ul li a span{float:right;}
.tzgg .tzggr .bd ul li:hover a{color: #cb0c23;font-weight: bold;}
.tzgg .tzggr .bd ul li:hover a span{font-weight: normal;color: #333;}



