/**css document***/
.banner{
	width:100%;
	float:left;
	height:540px;
	position:relative;
	}
.banner img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height:540px;
}
.banner li{
	display:block;
	width:100%;
	height:540px;
	}
.banner .scroll{
	display:block;
	width:100%;
	position:absolute;
	left:0;
	text-align:center;
	bottom:10px;
	}
.banner .scroll a{
	margin-right:5px;
	}
.middleone{
	width:98%;
	float:left;
	background:url(../images/bg.jpg) center center no-repeat;
	height:300px;
	}
.border_yeelwo{
	position:absolute;
	left:0;
	top:40px;
	border-top:1px solid #beb841;
	height:1px;
	z-index:11;
	width:100%;}
.innert{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
    margin-top:52px;
	position: relative;
	 }
.index_show{
	width:100%;
	margin-top:85px;
	}
.index_show li{
	width:299px;
	float:left;
	/*margin-left:50px;
	margin-right:70px;*/
	cursor:pointer;
	height:260px;
    margin:0 auto;
    text-align:center;

	}
.index_show li:last-child{
	margin-right:0;
	}
.index_show li p{
	text-align:center;
	font-size:18px;
	color:#262526;
	width:299px;
	margin-top:22px;
	}
.index_show li p img{
	position:relative;
	top:3px;
	margin-right:3px;}
.middle{
	width:100%;
    height:540px;
	float:left;
	background:#f9f9f5;
	}
.nb {
    font-size:36px;
    text-align:center;
    width:100%;
}
.leftarrow{
	display:block;
	width:50px;
	height:50px;
	position:absolute;
	left:-40px;
	top:85px;
	cursor:pointer;
	}
.rightarrow{
	display:block;
	width:50px;
	height:50px;
	position:absolute;
	right:-40px;
	top:85px;
	cursor:pointer;
	}
.indeximg{
	width:100%;
	margin-top:60px;
	margin-bottom:80px;
	float:left;
	}
.indeximg li{
	width:285px;
	height:203px;
	position:relative;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
	overflow:hidden;
	}
.indeximg li:nth-child(4n+4){
	margin-right:0;
	}
.indeximg li img:hover{
	-webkit-transform:scale(1.2,1.2);
    -moz-transform:scale(1.2,1.2);
    -transform:scale(1.2,1.2);
	transition:  all 2s linear;
	-transition:  all 2s linear;
	-webkit-transition:  all 2s linear; 
	-moz-transition:  all 2s linear; 
	-o-transition:all 2s linear; 
}
.indeximg .mask{
	background: url(../images/bg5.png) repeat;
	width:285px;
	height:203px;
	position: absolute;
	left:0;
	bottom:0;
	}
.indeximg .mask p{
	text-align:center;
	font-size:20px;
	color:#fff;
	text-decoration:underline;
	margin-top:85px;
	}
.middletwo{
	width:100%;
	float:left;
	background: url(../images/bg2.jpg) repeat-x;
	height:222px;
	}
.parten{
	width:101%;
	
	}
.parten li{
	float:left;
	margin-right:1px;
	height:100px;
	}
.online{
	width:100%;
	float:left;
	font-size:12px;
	font-family:Arial;
	color:#f7f7f2;
	margin-top:30px;
	background:url(../images/ico11.png)0 1px no-repeat;
	text-indent:20px;
	}
.email{
	width:100%;
	float:left;
	font-size:12px;
	font-family:Arial;
	color:#f7f7f2;
	margin-top:10px;
	background:url(../images/ico12.png)0 3px no-repeat;
	text-indent:20px;
	}
.online a ,.email a{
	color:#f7f7f2;
	font-weight:bold;
	}
/****about****/
.aboutner{
	width:100%;
	float:left;
	height:300px;
	position:relative;
	}
.aboutner li{
	display:block;
	width:100%;
	height:300px;
	}
.title_big{
	position:absolute;
	left:0;
	width:100%;
	text-align:center;
	bottom:80px;
	font-size:48px;
	}
.title_big a{
	color:#fff;
	text-decoration:underline;
	}
.detail_title{
	width:100%;
	float:left;
	height:40px;
	background:#d5dadd;
	line-height:40px;
	font-size:12px;
	text-align:center;
	color:#0a7ac5;
	}
.detail_title a{
	color:#0a7ac5;}
.detail_title a:hover {
    color:#e12424;}
.middleabout{
	width:100%;
	float:left;
	}
.innerray{
	width:1000px;
	padding:50px 100px;
	background:#f7f7f7;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	}
.aboutfont{
	width:100%;
	
	font-size:14px;
	line-height:25px;
	color:#5a5a5a;
	margin-top:15px;
	}
.aboutfont h3{
	font-size:18px;
	} 
/****contact***/
.contact{
	width:100%;
	height:300px;
	background:#ffffff;
	box-shadow:0 0 5px #ccc;
	}
.map{
	width:500px;
	float:right;
	}
.blue{
	color:#0a7ac5;
	}
.conadress{
	width:465px;
	float:left;
	margin-left:30px;
	margin-top:38px;
	}
.conadress li{
	width:100%;
	float:left;
	line-height:20px;
	font-size:14px;
	color:#5a5a5a;
	margin-bottom:20px;}
.conadress li .icss{
	display:block;
	width:30px;
	float:left;
	margin-top:2px;}
.conadress li .icbb{
	display:block;
	width:77px;
	float:left;}
.conadress li p{
	display:block;
	width:350px;
	float:left;}
/***message****/
.Messagelogin{
	width:260px;
	float:right;
	height:340px;
	background:#ffffff;
	border-radius:5px;
	margin-top:15px;
	margin-bottom:40px;
	}
.Messagehe{
	width:100%;
	text-align:center;
	height:230px;
	border-bottom:4px solid #f7f7f7;
	}
.Messagehe a{
	margin-top:40px;
	display:block;
	width:100%;}
.Messagell{
	width:100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding-top:30px;
	}
.Messagell a{
	text-decoration:underline;
	}
.Messagell img{
	position:relative;
	top:3px;}
.Message{
	width:700px;
	float:left;
	margin-top:15px;
	margin-bottom:40px;
	}
.Message li{
	width:100%;
	float:left;
	margin-bottom:20px;
	}
.Message li input{
	border-radius:5px;
	height:40px;
	border:1px solid #fff;
	}
.metxt{
	width:340px;
	float:left;
	font-size:14px;
	line-height:40px;
	color:#84bce2;
	text-indent:10px;
	border:1px solid #fff;
	}
.metxt3{
	width:340px;
	float:right;
	font-size:14px;
	line-height:40px;
	color:#84bce2;
	text-indent:10px;
	border:1px solid #fff;
	}
.metxt2{
	width:700px;
	font-size:14px;
	line-height:40px;
	color:#84bce2;
	text-indent:10px;
	border:1px solid #fff;}
.meare{
	width:700px;
	font-size:14px;
	line-height:40px;
	color:#84bce2;
	text-indent:10px;
	height:160px;
	border:0;
	border-radius:5px;
	border:1px solid #fff;
	}
.Message li .Submit{
	width:700px;
	font-size:14px;
	line-height:40px;
	color:#fff;
	font-weight:bold;
	line-height:40px;
	background:#dadf00;
	cursor:pointer;
	border:0;
	}
.Message li .metxt:hover {
	border:1px solid #dadf00;
	color:#0a7ac5;
	}
.Message li .metxt2:hover {
	border:1px solid #dadf00;
	color:#0a7ac5;
	}
.Message li .metxt3:hover {
	border:1px solid #dadf00;
	color:#0a7ac5;
	}
.Message li .meare:hover {
	border:1px solid #dadf00;
	color:#0a7ac5;
	}
/***news****/
.news{
	width:100%;
	float:left;
	margin-top:15px;
	}
.news li{
	width:100%;
	float:left;
	margin-bottom:35px;
	}
.date{
	background:url(../images/bg3.png) no-repeat;
	width:120px;
	float:left;
	text-align:center;
	margin-top:12px;
	padding-bottom:15px;
    font-size:18px;
	}
.date .october{
	font-size:11px;
	color:#404040;
	line-height:25px;
	}
.date .day{
	font-size:35px;
	color:#404040;
	line-height:40px;
	}
.date .year{
	font-size:12px;
	color:#404040;
	}
.newfont{
	width:820px;
	float:right;
	}
.newfont h3{
	font-size:36px;
	color:#404040;
	line-height:45px;
	}
.newfont p{
	font-size:24px;
	color:#808080;
	line-height:35px;
	margin-top:10px;
	}
.newfont p a{
	font-size:14px;
	color:#000000;
	background:url(../images/ico23.png) right no-repeat;
	padding-right:15px;
	}
    .newfont p a:hover {
    color:#e82727;
    }
.news li:hover h3{
	color:#0a7ac5;
	}
.back{
	width:100%;
	font-size:12px;
	position:relative;
	top:-20px;
}
.back a{
	background: url(../images/ico24.png) left no-repeat;
	padding-left:15px;
	color:#787373;
	}
.back a:hover {
    color:#e22929;
    }
.newsdetail{
	width:820px;
	float:right;
	font-size:14px;
	line-height:25px;
	color:#5a5a5a;
	}
.newsdetail h3{
	width:100%;
	border-bottom:1px solid #dadada;
	font-size:36px;
	line-height:45px;
	padding-bottom:25px;
	} 
.newsdetail .masa{
	font-size:18px;
	font-weight:bold;
	}
/****Product***/
.Product{
	width:100%;
	float:left;
	}
.Product li{
	width:313px;
	height:200px;
	float:left;
	position:relative;
	margin-right:30px;
	margin-bottom:10px;
	}
.Product li:nth-child(3n+3){
	margin-right:0;
	}
.Product li span{
	display:block;
	width:313px;
	height:150px;
	overflow:hidden;
	}
.Product li:hover img{
	-webkit-transform:scale(1.2,1.2);
    -moz-transform:scale(1.2,1.2);
    -transform:scale(1.2,1.2);
	transition:  all 2s linear;
	-transition:  all 2s linear;
	-webkit-transition:  all 2s linear; 
	-moz-transition:  all 2s linear; 
	-o-transition:all 2s linear; 
}
.Product li .tyo{
	width:100%;
	text-align:center;
	height:50px;
	font-size:14px;
	color:#0a7ac5;
	line-height:50px;
	}
.Product li .tyo a{
	color:#0a7ac5;
	}
.Product li .maskfont{
	
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:150px;
	}
    .Product li .maskfont:hover {
        background:url(../images/bg4.png) repeat;
    }

.maskfont:hover .tyo {
    background:#dadf00;
	font-weight:bold;
        }
.tyostyle {
    background:#dadf00;
	font-weight:bold;
}
.tyo:hover{
	background:#dadf00;
	font-weight:bold;
	}
.Product li .maskfont:hover  .tyo{
    background:#dadf00;
	font-weight:bold;
}
.Product li .maskfont p{
	margin-top:25px;    
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:25px;
	}
.Product li .maskfont p a{
	color:#fff;
	text-decoration:underline;
	}
.Product li .maskfont p a:hover{
	color:#dadf00;}
/***producttoy****/
.producmenu{
	width:100%;
	float:left;
	text-align:center;
	font-size:14px;
	line-height:25px;
	color:#747373;
	height:50px;
	}
.producmenu a{
	color:#747373;
	margin-right:45px;
     font-size: 14px;
    font-weight: bold;
} 
.producmenu a:hover{
     background:#f7f7f7 none repeat scroll 0 0;
	color:#0a7ac5;
	/*font-size:30px;*/}
.toylist{
	width:100%;
	float:left;
	margin-top:20px;
	}
.toylist li{
    border:1px solid #dddddd;
	width:226px;
	height:300px;
	background:#fff;
	float:left;
	position:relative;
	margin-right:29px;
	margin-bottom:20px;
	}
 .toylist li:hover {
   outline:3px solid #747373;
    }
.toylist li:nth-child(4n+4){
	margin-right:0;
	}
/*.toylist li:hover img{
	-webkit-transform:scale(1.2,1.2);
    -moz-transform:scale(1.2,1.2);
    -transform:scale(1.2,1.2);
	transition:  all 2s linear;
	-transition:  all 2s linear;
	-webkit-transition:  all 2s linear; 
	-moz-transition:  all 2s linear; 
	-o-transition:all 2s linear; 
}*/
.toylist li span{
	display:block;
	width:227px;
	height:230px;
	overflow:hidden;
	border-bottom:2px solid #f7f7f7;
	}
.toylist li p{
	margin:10px;
	font-size:14px;
	line-height:23px;
	color:#747372;
	}
.toylist li .masktoy{
	background:#dadf00;
	position:absolute;
	left:0;
	bottom:0;
	width:227px;
	height:300px;
	}
.toylist li .masktoy p{
	margin-top:33px;
	text-align:center;
	font-size:18px;.aboutfont
	color:#0a7ac5;
	line-height:0px;
	/*font-weight:bold;*/
	}
.toylist li .masktoy p a{
	color:#0a7ac5;
	text-decoration:underline;
	}
.toylist li .masktoy p a:hover{
	color:#747373;}
/***producttoy****/
.prodctdatail{
	width:100%;
	float:left;
	background:#ffffff;
	box-shadow:0 0 5px #ccc;
	}
.productlefta{
	width:429px;
	height:370px;
	float:left;
	border-right:1px solid #ebebeb;
	}
.proefinag{
	width:510px;
	float:right;
	margin-right:30px;
	}
.proefinag h3{
	border-bottom:1px solid #ebebeb;
	font-size:24px;
	color:#8f9200;
	padding-bottom:15px;
	margin-top:30px;
	}
.proefinag p{
	font-size:14px;
	line-height:25px;
	color:#6f6f70;
	}
.proefinag .Giddyup{
	color:#8f9200;
	font-weight:bold;
	margin-top:15px;
	}
.bein{
	width:100%;
	float:left;
	margin-top:10px;
	}
.producta{
	float:left;
	}
.producta li{
	width:100px;
	height:80pz;
	float:left;
	margin-right:10px;
	}
.producta li:hover{
	outline:2px solid #dadf00;
	}
.producta li:hover img{
	opacity:1;}
.producta li img{
	opacity:0.7;}
.pplkn{
	float:right;
	}
.pplkn a{
	margin-left:5px;
	}
.hannaj{
	width:430px;
	float:left;
	margin-left:30px;
	padding-bottom:30px;
	}
.hanji{
	width:440px;
	float:left;
	margin-right:30px;
	padding-bottom:30px;
	}
.hanji h3, .hannaj h3{
	font-size:18px;
	color:#8f9200;
	margin-top:25px;
	height:35px;
	line-height:35px;
	}
.hanji p ,.hannaj p{
	font-size:14px;
	line-height:25px;
	color:#6f6f6f;}
.doyou{
	width:100%;
	float:left;
	font-size:24px;
	color:#0a7ac5;
	margin-top:15px;
	line-height:35px;
	font-weight:bold;}
.ortherlist{
	width:100%;
	float:left;
	margin-top:20px;
	}
.ortherlist li{
	width:227px;
	height:300px;
	float:left;
	position:relative;
	margin-right:30px;
	margin-bottom:10px;
	background:#fff;
	}
.ortherlist li:nth-child(4n+4){
	margin-right:0;
	}
.ortherlist li span{
	display:block;
	width:227px;
	height:230px;
	overflow:hidden;
	border-bottom:2px solid #f7f7f7;
	}
.ortherlist li:hover img{
	-webkit-transform:scale(1.2,1.2);
    -moz-transform:scale(1.2,1.2);
    -transform:scale(1.2,1.2);
	transition:  all 2s linear;
	-transition:  all 2s linear;
	-webkit-transition:  all 2s linear; 
	-moz-transition:  all 2s linear; 
	-o-transition:all 2s linear; 
}
.ortherlist li div{
	margin:10px;
	font-size:14px;
	line-height:23px;
	color:#747372;
	}
.ortherlist li:hover{
	outline:3px solid #747373;}
.ortherlist li:hover span{
	border-bottom:2px solid #747373;}
