﻿
.header { width: 100%; max-width: 1920px; margin: 0 auto; position: relative; }
.ggLoading, .ggLoading2 { background-image: url(../images/nav.png); }
.header { height: 480px; }
.gg { width: 100%; height: 480px; position: relative; z-index: 1; overflow: hidden; margin: 0 auto; background: url(../images/loading.jpg) repeat-x; }
.ggLoading { position: absolute; left: 40%; top: 200px; width: 325px; text-align: center; height: 56px; background-position: 0 -274px; background-repeat: no-repeat; line-height: 56px; color: #9c9c9c; }
.ggLoading2 { width: 330px; height: 56px; background-position: 213px -330px; background-repeat: no-repeat; }
.ggLoading em { font-weight: bold; }
.ggs { width: 200%; height: 480px; left: -50%; top: 0; position: absolute; }
.ggBox { width: 1600px; height: 480px; margin: 0 auto; }
    .ggBox a { display: block; width: 1600px; height: 480px; position: absolute; z-index: 1; opacity: 0.1; }
    .ggBox img { display: block; width: 1600px; height: 480px; }
.ggb { position: absolute; width: 264px; left: 50%; margin-left:-132px; bottom: 10px; height: 6px; z-index: 4;}
.ggBtns { width: 264px; height: 6px; margin: 0 auto; }
    .ggBtns a { float: left; margin:0px 3px; display: block; width: 60px; height: 6px; text-align: center; background:#000; opacity: 0.6; cursor: pointer; }
        .ggBtns a em { display: block; width: 210px; height: 40px; margin: 0 auto; overflow: hidden; }
        .ggBtns a:hover { color: #e7e7e7; }
        .ggBtns a:focus { outline: none; }
        .ggBtns a.ggOn { background: none repeat scroll 0 0 #FCD305;opacity: 0.9;}


		/* 本例子css */
		.picScroll-left{ width:1066px;  overflow:hidden; margin:12px auto; position:relative; font-family: "微软雅黑"; }
		.picScroll-left .hd{ overflow:hidden;  }
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:51px; height:52px; position:absolute; overflow:hidden; cursor:pointer; z-index:2014;}
		.picScroll-left .hd .next{ background:url(../images/press_05.png); left:1013px; top:130px;  }
		.picScroll-left .hd .prev{ background:url(../images/press_03.png); left:0px; top:130px; }
		
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{ width:1016px; margin:0 auto;  }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 8px; float:left; width:238px; _display:inline; overflow:hidden;  }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:238px; height:179px; display:block; }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{ line-height:25px;  width:238px; height:100px; background:#90B622; overflow:hidden;   }
		.picScroll-left .bd ul li .title p{ text-align:left; font-size:16px; padding:10px 15px; font-weight:700; text-shadow: 0px 1px #666; height:50px;}
		.picScroll-left .bd ul li .title p a{ color:#fff;}
		.picScroll-left .bd ul li .title .morebtn{ background: url(../images/press_more.png) no-repeat;width: 57px;height: 15px;display: block;margin: 0px 0 0 158px;}
		
#focus {width:1000px; height:375px; margin:1px auto 0px auto; overflow:hidden; position:relative;}
#focus ul {height:380px; position:absolute;}
#focus ul li {float:left; width:1000px; height:375px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:1000px; height:20px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; width:780px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:90px; background:url(img/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}
