@charset "utf-8";
.g-doc { width:1000px; margin:auto; }
.line {height:5px;background:#6f6f6f;}
.top {height:140px;}
.top .logo {float:left;width:113px;height:134px;}
.top .nav {float:right;width:770px;}
.top .nav ul {}
.top .nav li {float:left;width:95px;height:90px;padding-top:50px;border-right:1px #eee solid;text-align:center;}
.top .nav li a {text-decoration:none;}
.top .nav li:hover{background:#2e84c7;}
.top .nav .sel {background:#2e84c7;}
.top .nav .sel em,.top .nav .sel p,.top .nav li:hover em,.top .nav li:hover p{color:#FFF;}
.top .nav li em {font-size:12px;color:#575353;}
.top .nav li p {font-size:14px; color:#000;margin-top:8px;}



/* 头部 */
.banner { width: 100%; height: 570px; margin:1px auto 0 auto;}
.banner {position:relative;height:570px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.banner .shadow {position:absolute;top:0;width:100%;height:8px;background:url(../images/shadow_bg.png) repeat-x; z-index:999;}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{height:570px;margin-top:0px;}
.banner .flex-control-nav{position:absolute;bottom:80px;z-index:2;width:100%;text-align:center;}
.banner .flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.banner .flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.banner .flex-control-nav .flex-active{background-position:0 0;}

.bottom{}
.bottom .line {height:43px; line-height:43px; background:#c59520;}
.bottom .line .con {width:1000px;margin:auto;font-size:18px;color:#FFF;font-weight:bold;}
.bottom .info {background:#252837;height:135px;padding-top:50px;border-bottom:1px #323544 solid;}
.bottom .info .con {width:1000px;margin:auto;}
.bottom .info .con .l {width:100px;float:left;}
.bottom .info .con .r{width:600px;color:#95969b;line-height:300%;font-size:13px;margin-left:15px;}
.bottom .copyright {background:#252837;height:60px;padding-top:30px;}
.bottom .copyright .con {width:1000px;margin:auto;line-height:160%;color:#755d2e;font-size:13px;}
.bottom .copyright .con a {color:#755d2e;}