﻿/*大图全屏*/
/*@charset "gb2312";*/
/**{margin:0;padding:0;list-style:none;border:0;}
 body */
/*body {margin:0; padding:0}
{width:100%; margin:0 auto; overflow:hidden}*/
.main_image {width:100%; height:300px; border-top:1px solid #d7d7d7; overflow:hidden; margin:0 auto; position:relative}
.main_image ul {width:9999px; height:300px; overflow:hidden; position:absolute; top:0; left:0}
.main_image li {float:fade; width:100%; height:300px;}
.main_image li span {display:block; width:100%; height:300px}
.main_image li a {display:block; width:100%; height:300px}
.main_image li .img_1 {background-repeat:center no-repeat}
/*.main_image li .img_2 {background: url('../images/bigpic2.jpg') center top no-repeat}
.main_image li .img_3 {background: url('../images/bigpic3.jpg') center top no-repeat}
.main_image li .img_4 {background: url('../images/bigpic4.jpg') center top no-repeat}
.main_image li .img_5 {background: url('../images/bigpic5.jpg') center top no-repeat}*/

div.flicking_con {width:990px; margin:0 auto; position:relative}
div.flicking_con .flicking_inner {
	position: absolute;
	top: 405px;
	left: 90px;
	z-index: 999;
	width: 300px;
	height: 21px
} /* 121126 */
div.flicking_con a {float:left; width:21px; height:21px; margin:0; padding:0; background:url('images/btn_main_img.png') 0 0 no-repeat; display:block; text-indent:-1000px}
div.flicking_con a.on {background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:350px!important;height:300px!important;top:0%;margin-top:-0px;display:none;}
#btn_prev{background:url(images/hover.png) no-repeat left top;left:50px;}
#btn_next{background:url(images/hover.png) no-repeat right top;right:50px;}

