body{font-family:"Microsoft YaHei",sans-serif;text-align:center;margin:0 auto;padding:0;font-size:12px;background:#006ded url(../image/main/main_bg.jpg) top center no-repeat;-moz-background-size:100% 100%;background-size: 100% 100%;color:#666666;background-attachment: fixed;transition: all 0.3s ease-in-out 0s;height:100%}
html,body{margin: 0; padding: 0;height:100%}
div{border-radius:0.6rem;}
ul{margin:0;padding:0;}
ul li{list-style-type:none;margin:0; padding:0;text-align: left;margin-left: 1rem;}

a, a:hover, a:visited, a:link {text-decoration: none;color:#000;}

a img{border:0}
.main{height:85%}
.pointer a{pointer-events: none;display:block;}

.title{box-shadow: 0.01rem 0.01rem 0.4rem #2369b1;}
.head{height: 10%;overflow:hidden;border-radius: 0rem;}
.log{width:100%;height:95%;margin:0 auto;margin-top:0.2rem;}
.log img{height:100%;display: block;margin:0 auto;width:100%;}

.v1 a{background: url(../image/1/b_button.png) no-repeat center ;background-size:1rem 1rem;transform: rotate(90deg); float:right;width:1rem;height:1rem;margin:0 auto;}
.v2{float:right;width:1rem;height:1rem;margin:0 auto;margin-top: 0.2rem;font-size:0.4rem;color:#000;}
.v3 a{background: url(../image/1/b_button.png) no-repeat center ;background-size:1rem 1rem;transform: rotate(-90deg);float:right;width:1rem;height:1rem;margin:0 auto;}

.b1 a{background: url(../image/1/w_button.png) no-repeat center ;background-size:1rem 1rem;transform: rotate(90deg); float:right;width:1rem;height:1rem;margin:0 auto;}
.b2{float:right;width:1rem;height:1rem;margin:0 auto;margin-top: 0.2rem;font-size:0.4rem;color:#fff;}
.b3 a{background: url(../image/1/w_button.png) no-repeat center ;background-size:1rem 1rem;transform: rotate(-90deg);float:right;width:1rem;height:1rem;margin:0 auto;margin-top: 0.05rem;}

.l1 a{background: url(../image/4/right_button.png) no-repeat center ;background-size:1rem 1rem; float:right;width:1rem;height:1rem;margin:0 auto;}
.l2{float:right;width:1rem;height:1rem;margin:0 auto;font-size:0.8rem;color:#09a2db;}
.l3 a{background: url(../image/4/left_button.png) no-repeat center ;background-size:1rem 1rem;float:right;width:1rem;height:1rem;margin:0 auto;margin-top: 0.05rem;}

::-webkit-scrollbar-track{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);}/*滚动条的滑轨背景颜色*/
::-webkit-scrollbar-thumb{background-color: rgba(0,0,0,0.05);border-radius: 10px;-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);}/*滑块颜色*/
::-webkit-scrollbar-thumb{background-color: rgba(0,0,0,0.2);border-radius: 10px;-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);}
::-webkit-scrollbar{width: 16px;height: 16px;}/* 滑块整体设置*/
::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb{border-radius: 999px;border: 5px solid transparent;}
::-webkit-scrollbar-track{box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;}
::-webkit-scrollbar-thumb{min-height: 20px;background-clip: content-box;box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;}
::-webkit-scrollbar-corner{background: transparent;}/* 横向滚动条和纵向滚动条相交处尖角的颜色 */

.button_div {
    width: 96%;
    margin: 0 auto;
    height: 6%;
    background: url(../image/5/return_button.png) no-repeat left;
    background-size: 3rem 1.1rem;
}

.button1{
	float: left;
}
.banner{
    width: 100%;
    position: absolute;
    bottom: 0;
    color: #595959;
}









