@charset "utf-8";
/* CSS Document */
.bg1{background:url(../images/bg_01.jpg) center top no-repeat;width:100%;}
.bg2{background:url(../images/bg_02.jpg) center 500px no-repeat;width:100%;}
.bg3{background:url(../images/bg_03.jpg) center 1000px no-repeat;width:100%;}
.content{width:1000px; margin:0 auto; position:relative;height: 1700px;}
#phone{ display:none; width:100%;}
.content a{ display: block; width: 215px;height: 61px;margin-left: 400px;top: 1420px;position: relative;}
.show_wrap{width:362px;position: absolute;left: 500px;top: 720px;}
.show_wrap div{width:362px;height: 326px;margin-bottom: 20px;}
.show_wrap div img{display: block;margin: 0 auto;}
.show_wrap ul{width:115px;margin: 0 auto;}
.show_wrap ul li{width:16px;height: 16px;background: white;border-radius:30px;cursor: pointer;margin: 0 10px;}
.show_wrap ul li.current{background: red;}