@import url("Bootstrap.css");
/***
	* CSS reset   http://funwere.com
	* (c) 2014 by poFish Nav http://pofish.net
	* 2014.09.01
***/

/*reset style*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,figure,figcaption,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;border:0;outline:0;} 
body{width:100%;height:100%;min-width:1000px;color:#646464;font:12px/1.5em "Microsoft YaHei",微软雅黑,"SimSun",宋体;}
a:link,
a:visited,
a:active{color:#646464;}
a:hover{color:#24ae78;text-decoration:none;}
ol,ul,dl,li,dt,dd{list-style:none;}
em,
cite,
th{font-style:normal;font-weight:normal;}
input,
textarea,
button{font:12px Arial,Helvetica,sans-serif;-webkit-appearance:none;border-radius:0;outline:none;}
blockquote,
q{quotes:none;}
blockquote:before,
blockquote:after,
q:before,
q:after{content:'';content:none;}
table{border-collapse:collapse;}
:focus{outline:0;}
.col-sub,.col-extra{float:left;display:inline;}
.col-main{float:left;width:100%;min-height:1px;}

#doc{padding-top:31px;}

#hd{height:31px;position:fixed;left:0;top:0;}
/* ----------------------------- Main -------------------------------- */
#main{position:relative;overflow:visible;margin:0 auto;}
#main div.section{height:700px;}
.section.page-02{background:url(../images/page-02.jpg) no-repeat 50% 50%}
.section.page-03{background:url(../images/page-03.jpg) no-repeat 50% 50%;}
.section.page-04{background:url(../images/page-04.jpg) no-repeat 50% 50%;}
.section.page-05{background:url(../images/page-05.jpg) no-repeat 50% 50%;}
.section.page-06{background:url(../images/page-06.jpg) no-repeat 50% 50%;}
.section.page-07{background:url(../images/page-07.jpg) no-repeat 50% 50%;}
.section.page-08{background:url(../images/page-08.jpg) no-repeat 50% 50%;}
.section.page-09{background:url(../images/page-09.jpg) no-repeat 50% 50%;}

.pageScroll{display:block;width:11px;height:487px;padding-top:25px;position:fixed;right:100px;top:50%;margin-top:-212px;z-index:9;background:url(../images/ui-bg-scrollNav.png) no-repeat 50% 0;}
.pageScroll a{display:block;width:11px;height:11px;margin-bottom:35px;text-indent:-9999px;background:url(../images/ui-scrollNav.png) no-repeat 50% 50%;}
.pageScroll a:hover{background:url(../images/ui-scrollNavCur.png) no-repeat 50% 50%;}
li.scrollNav.active a {background:url(../images/ui-scrollNavCur.png) no-repeat 50% 50%;}

.banner-box{height:700px;position:relative;overflow:hidden;}
.banner-box .bd{width:100%!important;}
.banner-box .bd li{width:100% !important;height:700px;text-indent:-9999px;background-position:50% 50%;background-repeat:no-repeat;}

.banner-btn{width:100%;min-width:1000px;height:86px;position:absolute;top:50%;margin-top:-43px;}
.banner-btn a{display:block;width:48px;height:86px;position:absolute;top:0;}
.banner-btn a.prev{left:15%;background:url(../images/arrow.png) no-repeat 0 0;} 
.banner-btn a.next{right:15%;background:url(../images/arrow.png) no-repeat -48px 0;}

/* loading */
.loading{position:absolute;top:0;left:0;width:100%;height:100%;background:#fafafa; z-index:999;} 
.loading .container{width:254px;height:158px;position:absolute;top:50%;left:50%;margin:-79px 0 0 -127px;background:url(../images/ui-loading-logo.png) no-repeat 50% 0;}
#loading{position:absolute;bottom:0;width:100%;height:14px;background:url(../images/ui-loading-bg.png) no-repeat 0 0;}
#loading div{width:0px;height:14px;text-align:center;background:url(../images/ui-loading-pro.png) no-repeat 0 0;} 
/*-------------------------------------------------------------------------
=首页
-------------------------------------------------------------------------*/


