﻿/*body {overflow-x:auto; overflow-y:hidden;}*/
body {height:auto; +overflow:hidden;}
.banner{ height:490px;}
.banner a{ display:block; background:url(../images/banner1.jpg) no-repeat center 0;height:490px;}
.btn {
    bottom: 20px;
    margin-right: -485px;
    padding: 5px 6px;
    position: absolute;
    right: 50%;
    z-index: 7;
}
.btn span {
    background: none repeat scroll 0 0 #bbb;
    border: 1px solid #ccc;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: 4px 8px;
	font-size:14px;
}
.btn .cur {
    background: none repeat scroll 0 0 #0d6fb8;
}
#bottombanner {position:relative; z-index:2; width:100%; height:308px; overflow:hidden;padding-top:10px;padding-bottom:5px}
#bottombanner .pics {position:relative; width:100%; height:100%;}
#bottombanner .pics li {display:none; position:absolute; top:0; left:0; z-index:2; width:100%; height:100%; background:no-repeat center 0;}
#bottombanner .pics li a {display:block; width:100%; height:100%;}
#bottombanner .pics .b1 {display:list-item;}

/*首页单张横幅广告*/
#homebanner {position:relative; z-index:2; width:100%; height:485px; overflow:hidden;}
#homebanner .pics {position:relative; width:100%; height:100%;}
#homebanner .pics li {display:none; position:absolute; top:0; left:0; z-index:2; width:100%; height:100%; background:no-repeat center 0;}
#homebanner .pics li a {display:block; width:100%; height:100%;}
#homebanner .pics .b1 {display:list-item;}

/*内页单张横幅广告*/
#pagebanner {position:relative; z-index:2; width:100%; height:436px; overflow:hidden;padding-bottom:10px;}
#pagebanner .pics {position:relative; width:100%; height:100%;}
#pagebanner .pics li {display:none; position:absolute; top:0; left:0; z-index:2; width:100%; height:100%; background:no-repeat center 0;}
#pagebanner .pics li a {display:block; width:100%; height:100%;}
#pagebanner .pics .b1 {display:list-item;}

#reference .right {width:336px; line-height:65px; text-indent:57px;}
#copyright .g-wrap {overflow:visible;}
#copyright .g-wrap div {width:317px;}
