body{font-family: arial;}
.lan{position: relative;height: 30px;line-height: 30px;}
.lan a{position: absolute; left: 30px;}
.header {background: #fff url(../images/header-bg.jpg) no-repeat 50% 0;background-size: cover;}
.header img{padding: 15px 7px 0 13px;}
.header h1{font-size: 26px;color: #007bc7;line-height: 106px;}
.search{position: relative; width: 195px;height: 30px;padding: 0 36px 0 17px; margin: 37px 10px 0 0;line-height: 30px; background: #d7d7d7;}
.search input{ border: none;background: #d7d7d7;}
.search .search-btn{position: absolute;display: inline-block; width: 36px;height: 30px; top: 0;right: 0px;background: url(../images/icon.png) no-repeat 7px -883px;cursor: pointer;}
.search .search-btn:hover{background-position-y: -994px;}
/*首页主体*/
.main{background: #f2f2f2; border-top: solid 1px #e6e5e5; overflow: hidden;}
.nav{padding: 18px 0px 10px 0px;margin-left: 87px;}
.nav li{float: left;}
.nav li a{display: inline-block;width: 118px;height: 37px;padding: 40px 45px 0px; border-right: solid 1px #d4d4d4;text-align: center;color: #545454;font-size: 16px;background: url(../images/icon.png) no-repeat;}
.nav li a:hover,.nav li a.active{color: #007bc7;}
.nav .home{background-position: 85px 0;}
.nav .functions{background-position: 85px -111px;}
.nav .news{background-position: 85px -222px;}
.nav .policy{background-position: 85px -333px;border-right: none;}
.nav .home:hover,.nav .home.active{background-position: 85px -444px;}
.nav .functions:hover,.nav .functions.active{background-position: 85px -555px;}
.nav .news:hover,.nav .news.active{background-position: 85px -666px}
.nav .policy:hover,.nav .policy.active{background-position: 85px -777px}

/*footer*/
.footer{padding-bottom: 34px; text-align: center;}
.footer a{margin:0 35px;line-height: 4.2;font-family: verdana; font-size: 14px;color: #005eb5;text-decoration: underline;}
.footer p{font-size: 14px;color: #6b6b6b;}
