﻿@charset "utf-8";
body {
	background:#fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;font-family:Microsoft Yahei;
}


ol, ul {list-style:none;margin:0px; padding:0px;}
li,a{ }
.h30{ width:100%; height:30px; margin:0 auto;}
.h50{ width:100%; height:50px; margin:0 auto;}


.bass{ width:1200px; height:160px; margin:0 auto; padding-top:40px;}
.bass a{ width:300px; height:160px; float:left; text-decoration:none; -webkit-transition: 0.4s;-webkit-transition: -webkit-transform 0.4s ease-out;transition: transform 0.4s ease-out;-moz-transition: -moz-transform 0.4s ease-out;}
.bass dl{ width:300px; height:160px;}
.bass dl dt{ width:100px; height:100px; margin-left:100px;background:#fff;-webkit-border-radius:50%;
-moz-border-radius:50%;
-ms-border-radius:50%;
-o-border-radius:50%;}
.bass dl dd{ font-size:20px; color:#333; line-height:30px; width:300px; height:30px; text-align:center; display:block;}
.bass dl dd span{ color:#e30010; font-size:28px; font-weight:bold;}
.bass a:hover{transform: scaleX(1.1) scaleY(1.1); }
.bass a:hover dl dt{ width:100px; height:100px; margin-left:100px;background:#008f2b;-webkit-border-radius:50%;
-moz-border-radius:50%;
-ms-border-radius:50%;
-o-border-radius:50%;}
.bass a .bass1{background: url(img/bass1a.png) center center no-repeat #fff;}
.bass a:hover .bass1{background: url(img/bass1b.png) center center no-repeat #008f2b;}
.bass a .bass2{background: url(img/bass2a.png) center center no-repeat #fff;}
.bass a:hover .bass2{background: url(img/bass2b.png) center center no-repeat #008f2b;}
.bass a .bass3{background: url(img/bass3a.png) center center no-repeat #fff;}
.bass a:hover .bass3{background: url(img/bass3b.png) center center no-repeat #008f2b;}
.bass a .bass4{background: url(img/bass4a.png) center center no-repeat #fff;}
.bass a:hover .bass4{background: url(img/bass4b.png) center center no-repeat #008f2b;}


#focus_Box{position:relative;width:1200px;height:452px;margin:30px auto 0 auto;}
#focus_Box ul{position:relative;width:1200px;height:452px;}
#focus_Box li{ z-index:0;position:absolute; width:0px;height:0px;top:146px;cursor:pointer;left:377px; border:0px solid #50af49;}
#focus_Box li img{width:100%;height:100%;vertical-align:top; }
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:50px;height:58px;top:131px;}
#focus_Box .prev{background:url(img/btn.png) left bottom no-repeat; left:-70px; top:205px;}
#focus_Box .next{background:url(img/btn.png) right bottom no-repeat;right:-60px; top:205px;} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}

