/*banner*/
#logo{
	width: 185px;
	height:86px;
	background:url(../images/logo.png) no-repeat center;
	background-size:185px auto;
}
.nana-nav{
width: 1003px;
height: 50px;
background: url(../images/nav-bg.png) no-repeat;
}
.banner{ width:100%; height:660px;margin:0 auto;}

.fullSlide {position:relative;
 width:100%; height:660px; background:#666; margin:0 auto;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:660px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:660px;
}
.fullSlide .hd { position:absolute;
	width:132px; left:46%;bottom:15px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background-color: #F90;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:40%;
	/*margin-top:-70px;*/
	left:15%;
	z-index:1;
	width:50px;
	height:100px;
	background:url(../images/slider-arrow.png) -122px -120px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-3px -120px;
}
/*i-menu*/
.i-menu{
	margin-top: -147px;
	padding-bottom: 35px;
}
.i-menu-con{
	height: 112px;
	background: url(../images/i-menu.png) no-repeat top;
	
}
.i-menu-wrap{
	width: 100%;
	height: 112px;
}
.i-menu-con .mLi{
	width: 250px;
	height: 112px;
	cursor: pointer;
}
.i-menu-con .mLi-sale{
	background: url(../images/i-menu.png) no-repeat top left;
	width: 251px;
}

.i-menu-con .mLi-pro{
	background: url(../images/i-menu.png) no-repeat -251px top;
	width: 251px;
}
.i-menu-con .mLi-news{
	background: url(../images/i-menu.png) no-repeat -502px top;	
	width: 251px;
}
.i-menu-con .mLi-ame{
	background: url(../images/i-menu.png) no-repeat top right;
	width: 250px;
}
.i-menu-con .mLi-on{
	background-image: url(../images/i-menu-cur.png);
}
.i-menu-bot{
	width: 100%;
	height: 245px;
}
.i-menu-box{
	top: 112px;
	left: 0px;
	width: 1003px;
	display: none;
}

/*new*/
.i-menu-box-news{
	width: 715px;
	height: 245px;
	background: url(../images/i-menu-box.png) repeat center;
}
.i-menu-news-wrap{
	padding: 30px 42px 0px 42px;
}
.i-menu-news-img,
.i-menu-news-img img{
	width: 195px;
	height: 128px;
}
.i-menu-news-img{
	padding: 9px 9px 14px 9px;
	background: url(../images/i-menu-news-img.png) no-repeat center;
}
.f-cb p.about{ margin:0 auto;display:table;}
.f-cb p.about a{ color:#fff;float:left; font-size:14px;width: 100px; line-height:26px;text-align:center;background:#1772b7; border:1px solid #0e69ae;}
.more-views{
	display: block;
	width: 110px;
	padding-left: 10px;
	padding-top: 1px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background: url(../images/more-view.png) no-repeat center;
	margin-top: 6px;
	margin-left: 4px;
}

.i-menu-list{
	width: 380px;
}
.i-menu-list .bd li{
	height: 26px;
	line-height: 26px;
	 overflow:hidden;
	border-bottom: 1px dashed #d5d2cf;
}
.i-menu-list .bd li p{
	padding-left: 20px;
}
.i-menu-list .bd li a:hover{
	color: #333;
}


.i-menu-media{
	width: 288px;
	height: 245px;
	background: url(../images/g80.png) repeat center;
}
.i-menu-media-wrap{
	padding: 23px 23px 0px 23px;
}
.i-menu-media-wrap h2{
	border-bottom: 1px dashed #c0bbb8;
	line-height: 27px;
	margin-bottom: 20px;
}
.i-menu-media-wrap h2 a{
	color: #333;
}
.i-menu-media img{
	width: 245px;
	height: 145px;
	}

.i-menu-pro-wrap{
	padding: 43px 30px 0px 30px;
}
.i-menu-pro{
	width: 111px;
	height: 110px;
}
.i-menu-pro-cur{
	animation: sc 500ms forwards;
}
@keyframes sc{
	50%{
		transform:scale(0,1);
	}
	100%{
		transform:scale(1);	
	}
}
.i-menu-pro-back{
	animation: bc 500ms forwards;
}
@keyframes bc{
	0%{
		transform:scale(1);
	}
	50%{
		transform:scale(0,1);
	}
	100%{
		transform:scale(1);	
	}
}


/*product_list*/
.i-menu-pro-cen{
	background: url(../images/pro-01.png) no-repeat top;
}
.i-menu-pro-am{
	background: url(../images/pro-02.png) no-repeat top;
}
.i-menu-pro-ti{
	background: url(../images/pro-03.png) no-repeat top;
}
.i-menu-pro-ori{
	background: url(../images/pro-04.png) no-repeat top;
}
.i-menu-pro-nuan{
	background: url(../images/pro-05.png) no-repeat top;
}
.i-menu-pro-wrap li{
	width: 131px;
}

.i-menu-pro-wrap .on h3,
.i-menu-pro-wrap .on .en{
	color: #333;
}
.i-menu-pro-wrap h3{
	font-size: 14px;
	color: #716d6c;
	padding-top: 12px;
}
.i-menu-pro-wrap .en{
	color: #9c9695;
	font-size: 10px;
	-webkit-transform:scale(0.8);
}

/*about*/
.i-menu-sale-wrap{
	background: url(../images/i-menu-box.png) repeat center;
	height: 210px;
	padding-top: 35px;
}
.i-menu-sale-wrap li{
	margin-left:30px;
	cursor: pointer;
}
.i-menu-sale-wrap .i-menu-news-img{
	background: url(../images/i-menu-news-img-gay.png) no-repeat center;
}
.i-menu-sale-wrap .on .i-menu-news-img{
	background: url(../images/i-menu-news-img.png) no-repeat center;
}
.i-menu-sale-wrap .more-views{
	background:#ccc;
}
.i-menu-sale-wrap .on .more-views{
	background: url(../images/more-view.jpg) no-repeat center;
}

/*product_show*/
.i-pro{
	margin-top:5px;
	padding:25px 0 42px 0;
	background: url(../images/i-pro-bg.jpg) repeat-x center;
}
.i-pro h4{ margin-bottom:15px;font-size:16px;font-weight:normal; width:100%; background:url(../images/home_pro_title.jpg) right center no-repeat;}
.i-pro h4 a{color:#222;}
.i-pro h4 span{ padding-left:10px;font-size:15px;color:#40bef2;}
.i-pro .bd{ 
	overflow: hidden;
	height: 121px;
}
.i-pro li{
	margin-right:24.5px;
}
.i-pro .i-pro-img,
.i-pro .i-pro-img img{
	width: 181px;
	height: 121px;

