/*统一设定属性*/
body,div,ul,ol,li,table,td,tr,dl,dt,dd,img,p,h1,h2,h3,a,b,span{margin:0;padding:0;}
img{border:none;}
a{text-decoration:none;}
li{list-style:none;}
.l_float{float:left;}
.r_float{float:right;}
.width{width:990px;margin:0 auto;}
.title{}

body{background:url(../image/background.png);font-family:'Meiryo','Meiryo_original','MS PGothic';}
.header{width:100%;height:120px;background:url(../image/background.png);}
.header img{display:block;width:990px;margin:0 auto;}
.main{width:990px;height:1960px;background:#fff;margin:0 auto;border:1px #c94049 solid;}

/*首页大图*/
.main_image{width:960px; height:360px;overflow:hidden; margin:15px auto 0 auto; position:relative;}
.main_image img{position:absolute;}
.main_image ul{width:100%; height:360px; overflow:hidden; position:absolute; top:0; left:0;}
.main_image li{float:left; width:100%; height:360px;}
.main_image li span{display:block; width:100%; height:360px;}
.main_image li a{display:block; width:100%; height:360px;}
.main_image li .img_1{background: url(../image/1.jpg) center top no-repeat;}
.main_image li .img_2{background: url(../image/2.jpg) center top no-repeat;}
.main_image li .img_3{background: url(../image/3.jpg) center top no-repeat;}
.main_image li .img_4{background: url(../image/4.jpg) center top no-repeat;}

.flicking_con {width:960px; margin:0 auto; position:relative}
.flicking_con .flicking_inner {position:absolute; top:370px; left:0; right:0; margin:0 auto;z-index:999; width:84px; height:21px;} 
.flicking_con span {float:left; width:21px; height:21px; margin:0; padding:0; background:url('../image/btn_main_img.png') 0 0 no-repeat; display:block;cursor:pointer;}
.flicking_con span.on {background-position:0 -21px;}
#btn_prev,#btn_next{z-index:999;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../image/hover_left.png) no-repeat left top;left:20px;}
#btn_next{background:url(../image/hover_right.png) no-repeat right top;right:20px;}


/*正文部分*/
.text{font-size:14px;color:#565656;line-height:26px;}
.title{font-size:24px;padding:5px 0 0 36px;background:url(../image/title_front.jpg) left center no-repeat;margin-bottom:20px;font-weight:bold;}
.info{width:800px;margin:50px 0;padding-bottom:50px;border-bottom:1px #eee solid;margin:0 auto;}
.text_right{float:right;width:385px;}
.swap{width:325px;height:245px;position:relative;float:left;}
.swap .slider li{width:311px;height:205px;display:none;position:absolute;border:7px #e5e5e5 solid;}
.navi_slider{text-align:center;position:absolute;left:42%;bottom:0;}
.navi_slider li{width:10px;height:10px;cursor:pointer; display:inline-block; background:url(../image/dot.png) -10px center no-repeat;}
.navi_slider li.on{background:url(../image/dot.png) left center no-repeat;}

.art_1 .img_1{background:url(../image/5.jpg) no-repeat;}
.art_1 .img_2{background:url(../image/6.jpg) no-repeat;}
.art_1 .img_3{background:url(../image/7.jpg) no-repeat;}
.art_1 .img_4{background:url(../image/8.jpg) no-repeat;}

.art_2 .img_1{background:url(../image/9.jpg) no-repeat;}
.art_2 .img_2{background:url(../image/10.jpg) no-repeat;}
.art_2 .img_3{background:url(../image/11.jpg) no-repeat;}
.art_2 .img_4{background:url(../image/12.jpg) no-repeat;}


/*右侧悬浮导航*/
.nav{width:40px;position:fixed;bottom:130px; right:10px; z-index:999;}
.nav ul li{height:40px;margin-bottom:2px;cursor:pointer;}
.nav ul li img:hover{opacity:0.6;filter:alpha(opacity=60);}
.nav #go_top{display:none;}


/*版权栏*/
.footer{width:990px;height:100px;line-height:100px;margin:0 auto;}
