@charset "gb2312";
/* CSS Document */


header{width:100%;min-width:1200px;height:80px;background:rgba(10,10,40,0.5);position:fixed;top:0;z-index:2;border-bottom:1px solid;border-bottom-color:rgba(255,255,255,0.2)}
h1{float:left;width:208px;margin-left:260px;background:url(../img/logo-y.png) center left no-repeat;}
h1 a{display:block;width:208px;height:80px;}
nav{float:right;height:80px;margin-right:240px;}
nav li{float:left;width:80px;padding-right:40px;font-size:16px;}
nav li:last-child{padding:0;}
nav a{display:block;height:80px;color:rgba(255,255,255,0.5);line-height:80px;text-align:center;}
nav ul li .action{color:#ffb319;border-bottom:1px solid #ffb319;}
nav a:hover{border-bottom:1px solid #fff;}

.banner{width:100%;height:520px;background:url(../img/banner.jpg) center left no-repeat;margin-bottom:100px;}



.nav{width:1200px;height:1900px;margin:0 auto;}
.nav div li{float:left;width:288px;height:280px;margin-right:16px;text-align:center;padding-bottom:20px;}
.nav div li:last-child{margin-right:0;}
.nav h3{width:288px;height:220px;background:#eee;}
.nav h2{width:896px;height:280px;background:#fff;border:1px solid #ffd47f;text-align:center;line-height:280px;color:#ffd47f;font-size:36px;font-weight:100;}
.nav a{display:block;font-size:18px;color:#889;line-height:60px;}
.nav a:hover{box-shadow:0 20px 50px rgba(255,210,130,0.7);z-index:999;}

footer{width:100%;line-height:120px;background:#223;text-align:center;color:#889;}