﻿@charset "utf-8";
/* CSS Document */

body { /* for ie */
    /*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/
    font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */
}

ul, ol { list-style: none; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

fieldset, img { border: 0 none; } /* img 搭车：让链接里的 img 无边框 */

:focus{
	outline:0
}

table {
border-collapse: collapse;
border-spacing: 0;
}

.clear{
clear:both;
height:0;
overflow:hidden;
display:block;
content:".";
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,button,textarea,p,th,td{
	margin:0;
	padding:0
}

/*  css reset!  */

/*  css begin  */
body{
	background:url(../images/bg_lxwm_01.jpg) center top no-repeat;
	}

.bd{
	width:1005px;
	margin:0 auto;
	}

#header{
	height:303px;
	}

#header .top{
	height:86px;
	}

#header .logo{
	display:block;
	float:left;
	margin-top:12px;
	margin-left:17px;
	}

#header .top .lan{
	float:left;
	margin-left:29px;
	line-height:29px;
	margin-top:12px;
	}

#header .lan a{
	color:#333333;
	padding-left:21px;
	}

#header .lan .ch{
	background:url(../images/chinese_03.jpg) left center no-repeat;
	margin-right:15px;
	}
#header .lan .eng{
	background:url(../images/english_03.jpg) 2px center no-repeat;
	margin-right:22px;
}

#header .lan .date{
	color:rgb(75,77,76);
	}

#header .lan .search{
	float:right;
	*margin-right:12px;
	display:inline-block;
	height:29px;
	width:182px;
	background:url(../images/bg_search_03.jpg) no-repeat;
	}

#header .lan .seatxt{
	margin-left:45px; 
	position:relative;	*top:-2px; _top:4px;
	width:73px;
	border:0 none;
	}

#header .lan .seabtn{
	margin-left:3px;
	width:45px;
	height:19px; 
	position:relative; top:4px;
	border:none;
	background:none;
	cursor:pointer;
	}

#header .lan .login{
	color:rgb(103,103,103);
	margin-top:10px;
	}

#header .lan .login label{ line-height:22px; float:left;}	

#header .login input{
	width:108px;
	height:20px; 
	margin-right:8px;
	float:left;
	}

#header .login .log{
	background:url(../images/bg_log_03.jpg) center center no-repeat;
	width:68px; height:22px; 
	border:none;
	cursor:pointer;
	}
#header .login .reg{
	background:url(../images/bg_reg_03.jpg) center center no-repeat;
	width:68px; height:22px;
	border:none;
	cursor:pointer;
	margin:0;
}

/*菜单栏 menu*/
#header .menu{
	width:985px;
	margin:0 auto;
	background:url(../images/bg_menu_03.jpg) no-repeat;
	}

#header .menu .menu1{
	line-height:44px;
	height:44px;
	padding-left: 26px;
	
	}

#header .menu1 li{
	float:left;
	margin:0 21px;
	}

#header .menu1 li a{
	color:#fff;
	}
#header .menu1 li a:hover{
	color:#ff0;
	text-decoration:none;
	}

#header .menu .tabCont{
	width:925px;
	height:35px;
	margin:0 auto;
	
	}

#header .menu2{
	padding-top:5px;
	background:url(../images/bg_menu2_03.jpg) center top no-repeat;
	height:30px;
	display:none;
	}

#header .menu2 li{
	float:left;
	line-height:28px;
	margin-left:26px;
	}

#header .menu2 li a{
	color:#333333;
	padding-left:20px;
	}
#header .menu2 li a:hover{
	color:#000000;
	background:url(../images/bg_menu2_li_03.jpg) no-repeat;
	text-decoration:none;
	}

/*头部结束，中间主体部分*/

#con{
	background-color:#fff;
	box-shadow:1px 2px 4px rgba(0, 0, 0, 0.5);
	/* overflow:hidden; */
	position:  relative;
	padding-top: 1px;
	}

#con .main{
	margin:10px;
	}

 .main .tzgg{
	border-left:1px solid rgb(231,231,231);
	border-right:1px solid rgb(231,231,231);
	height:85px;
	width: 473px;
	float:left;
	background:url(../images/bg_tzgg_03.jpg) repeat-x;
	overflow:hidden;
	}

 .main .tzgg img{
	 float:left;
	 margin:25px 26px 0 18px;
	 }

.main .tzgg ul{
	margin-top:12px;
	margin-right:14px;
	}

.main .tzgg li{
	
	line-height:18px;
	}

.main .tzgg li a{
	
	padding-left:8px;
	color:#4c4c4c;
	background:url(../images/icon_tzgg_03.jpg) left center no-repeat;
	}

.main .cxhzqy{
	width: 500px;
	height:85px;
	float:left;
	margin-left: 5px;
	/* background:url(../images/bg_cxhzqy_03.jpg) repeat-x; */
	/* border-left:1px solid rgb(218,214,176); */
	/* border-right:1px solid rgb(218,214,176); */
	/* background: red; */
	}
.main .cxhzqy a{display:block;float:left;}
.main .cxhzqy a.a1{width:275px;height:85px;background:url(../images/a1.jpg)no-repeat 0 0;float:left;}
.main .cxhzqy a.a2{width:220px;height:85px;background:url(../images/a2.jpg)no-repeat 0 0;float:left;margin-left: 5px;}

.main .cxhzqy form{
	background:url(../images/cxhzqy_03.jpg) 15px 17px no-repeat;
	}

.main .cxhzqy select{
	margin-left:65px;
	margin-top:44px;
	width:127px;
	padding:5px;
	color:#808080;
	
	}

.main .cxhzqy .seatxt{
	padding-left:2px;
	width:236px;
	height:27px; line-height:27px;
	color:#808080;
	
}

.main .cxhzqy .seabtn{
	width:35px;
	height:29px;
	cursor:pointer;
	background:url(../images/bg_btn_03.jpg) no-repeat;
	border:none; 
	float:right; *float:none;
	margin-top:44px;	
	margin-right:16px;
	
	}

/* 左侧 class="left" */

.main .left{
	width:322px;
	float:left;
	margin-top:5px;
	}

.main .gyrzzz{
	border-left:1px solid rgb(232,232,232);
	border-right:1px solid rgb(232,232,232);
	padding:0 19px;
	height:387px;
	background:url(../images/bg_gyrzzz_03.jpg) repeat-x;
	}

.main .gyrzzz h3{
	font-family:"微软雅黑";
	font-size:16px;
	color:#4d4d4d; 
	line-height:34px;
	}
.main .gyrzzz h3 a{color:#4d4d4d; }

.main .gyrzzz img{
	border:5px solid rgb(217,217,217);
	margin-top:10px;
	}

.main .gyrzzz ul{
	margin-top:10px;
	margin-bottom:8px;
	border-bottom:1px dashed rgb(202,202,202);
	*height:75px;
	}

.main .gyrzzz li{
	float:left; display:inline;
	padding-left:20px;
	background:url(../images/icon_gyrzzz_03.jpg) left center no-repeat;
	margin-left:11px;
	width:105px;
	line-height:25px;
	}

.main .gyrzzz li a{
	color:rgb(77,77,77);
	}

.main .gyrzzz p{
	line-height:18px;
	color:#4c4c4c;
	text-align:justify;
	text-justify:inter-ideograph;
	}

.main .gyrzzz p a{
	float:right;
	*margin-top:-18px;
	color:#4c4c4c;
	}

.main .jsfw, .left .hyxx,.qyzc{
	margin-top:12px;
	padding:0 12px;
	overflow:hidden;
	color:#4d4d4d;
	line-height:18px;
	height:128px;
	}

.main .jsfw h3, .left .hyxx h3,.qyzc h3{
	padding-left:70px;
	line-height:42px;
	color:#064a91;
	margin-top:8px;
	margin-bottom:18px;
	}

.main .jsfw a, .left .hyxx a,.qyzc a{
	float:right;
	color:#ff7600;
	font-size:12px;
	font-weight:normal;
	}

.main .jsfw{ background:url(../images/bg_jsfw_03.jpg) 12px 8px no-repeat;}
.main .left .hyxx{ background:url(../images/bg_hyxx_03.jpg) no-repeat;}
.main .qyzc{ background:url(../images/bg_qyzc_03.jpg) 12px 0px no-repeat; /*margin-bottom:12px;*/}

.main .ts a img{ 
	margin-top:4px;
	border:1px solid rgb(228,228,228);
	}
	
/*认证新闻*/
.main .rig{
	width:653px;
	float:left;
	margin:6px 0 0 6px;
	}

.main .rzxw{
	border:1px solid rgb(230,230,230);
	}

.main .rzxw h3{
	height:34px;
	background:url(../images/bg_rzxw_03.jpg) repeat-x;
	line-height:32px;
	color:#4d4d4d;
	font-family:"微软雅黑";
	font-size:16px;
	padding-left:16px;
	}

.main .rzxw h3 a{
	float:right;
	color:rgb(75,75,75);
	font-family:"宋体";
	font-size:12px;
	font-weight:normal;
	margin-right:22px;
	}

.main .rzxw .picword img{
	padding:3px;
	border:1px solid rgb(230,230,230);
	float:left;
	margin:2px 13px 0 17px;
	*margin-top:8px;
	}

.main .rzxw .picword h4{
	color:#064a91;
	line-height:28px;
	margin-top:6px;
	}
.main .rzxw .picword h4 a{
	color:#064a91;}

.main .rzxw .picword p{
	color:#4c4c4c;
	line-height:20px;
	margin-right:20px;
	
	}

.main .rzxw  ul{
	margin:8px 18px 5px 17px;
	}

.main .rzxw li{
	text-align:right;
	border-bottom:1px dashed rgb(221,221,221);
	line-height:31px;
	}

.main .rzxw li a{
	float:left;
	color:#4c4c4c;
}

.main .ad img{
	margin-top:6px;
	border:1px solid rgb(231,231,231);
	}

.main .rig .bzxw{
	margin-top:6px;
	}

.main .bzxw .picword h4{
	margin-top:12px;
	}
.main .bzxw .picword img { *margin-top:14px;}
	
.main .bzxw ul {
	margin-bottom:14px;
	
	}

#con .zyx{
	width:320px;
	float:left;
	border:1px solid rgb(230,230,230);
	margin-top:6px;
	}

#con .zyx h3{
	height:34px;
	background:url(../images/bg_rzxw_03.jpg) repeat-x;
	line-height:32px;
	font-family:"微软雅黑";
	font-size:16px;
	padding-left:18px;
	}

#con .zyx h3 a{ color:#4d4d4d;}

#con .zyx img{
	width:296px;
	height:76px;
	margin:0 auto;
	border:1px solid rgb(208,206,201);
	margin:16px 0 0 14px;
	}

#con .zyx ul{
	margin:5px 0 8px 14px;
	}

#con .zyx li{
	line-height:30px;
	color:rgb(75,75,75);
	border-bottom:1px dashed rgb(219,219,219);
	padding:0 6px;
clear:both;
	}

#con .zyx li a{ 
	color:rgb(75,75,75);
	float:left;
	}

#con .wjcp{
	width:322px;
	float:left;
	border:1px solid rgb(230,230,230);
	margin-top:6px;
	margin-left:6px;
	}

#con .wjcp h3{
	height:34px;
	background:url(../images/bg_rzxw_03.jpg) repeat-x;
	line-height:32px;
	font-family:"微软雅黑";
	font-size:16px;
	padding-left:16px;
	}
#con .wjcp h3 a{ color:#4d4d4d;}

#con .wjcp ul{
	margin:5px 0 10px 11px;
	}

#con .wjcp li{
	line-height:30px;
	border-bottom:1px dashed rgb(219,219,219);
	}

#con .wjcp li a{
	color:rgb(75,75,75);
	margin-left:4px;
	}

#con .gkwj{
	width:322px;
	float:left;
	border:1px solid rgb(230,230,230);
	margin-top:6px;
	margin-left:5px;
	}

#con .gkwj h3{
	height:34px;
	background:url(../images/bg_rzxw_03.jpg) repeat-x;
	line-height:32px;
	font-family:"微软雅黑";
	font-size:16px;
	padding-left:16px;
	}

#con .gkwj h3 a{ color:#4d4d4d;}

#con .gkwj ul{ margin:5px 0 10px 13px;
	}

#con .gkwj li{
	line-height:30px;
	border-bottom:1px dashed rgb(219,219,219);
	}

#con .gkwj li a{
	color:rgb(75,75,75);
	margin-left:4px;
	}

/*玩具标委会委员信息、会员信息*/
#con .wjbwh , .huiyxx ,.jcyxx, .qyjc{
	width:236px; height:60px;
	float:left;
	margin-top:6px;
	} 
#con .wjbwh h3, .huiyxx h3, .jcyxx h3, .qyjc h3{
	height:50px;
	line-height:50px;
	background:url(../images/bg_below-h3_03.jpg) repeat-x;
	border-left:1px solid rgb(231,231,231);
	border-right:1px solid rgb(231,231,231);
	padding-left:11px;
	}

#con .wjbwh h3 a , .huiyxx a ,.jcyxx a, .qyjc a{
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	color:#333;
	}

#con .wjbwh h3 img{
	float:right;
	margin-top:7px;
	margin-right:8px;
	}

#con .huiyxx, .jcyxx, .qyjc{
	margin-left:12px;
	}

#con .huiyxx h3{
	padding-left:58px;
	}

#con .huiyxx img{
	float:right;
	margin:7px 7px 0;
	}

#con .jcyxx h3{ padding-left:42px;}

#con .jcyxx img , .qyjc img{
	float:right;
	margin:3px 3px 0;
	}

#con .qyjc h3{ padding-left:17px;}



/*网页的底部*/


#footer .bottom{
	margin:0px 10px;
	border:1px solid rgb(230,230,230);
	//overflow:hidden;
	}

#footer .bottom ul{
	margin:10px 0 10px 14px;
	*height:104px;
	}

#footer .bottom li{
	float:left;
	margin: 9px;
	height:34px;
	}

#footer .contact{
	height:114px;
	}

#footer .contact pre{
	float:left;
	margin-left:30px;
	line-height:18px;
	color:#333;
	margin-top:14px;
	}

#footer .contact a{
	float:right;
	color:#333;
	margin-top:40px;
	margin-right:37px;
	}

/*网页内容结束，背景轮换*/

.bgstretcher {
	background: #fff;
	overflow: hidden;
	width: 100%;
	position: absolute; !important;
	z-index: -99;
}
.bgstretcher, .bgstretcher ul, .bgstretcher ul li {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0; 
}
.bgstretcher ul, .bgstretcher ul li {
	margin: 0;
	padding: 0;
	list-style: none; 
}


#tab{
	position:relative;
	left:477px;
	top:108px;
	width:52px;
	height:12px;
	z-index:999;
display:none;
	}

#tab li{
	float:left; display:inline;
	height:11px;
	width:11px;
	margin:0 3px;
	}

#tab li a{
	display:block;
	height:11px;
	width:11px;
	background-color:rgb(164,165,166);
	cursor:pointer;
	text-indent:-999px; 
	}

#tab li a:hover, #tab li.active a{
	background-color:#fff;
	}

/* css end */
.slide{position: absolute;right: 0px;top: -80px;width:500px;height: 75px;text-align: right;}
.slide li{cursor:pointer;width: 70px;border: 1px solid #efefef;padding: 10px 0 6px;position:relative;margin: 0 0 4px;text-align: center;border-radius: 6px;line-height: 22px;box-shadow: 2px 2px 2px 1px rgba(0,0,0,.15);display:  inline-block;background: rgba(72,151,34,0.7);}

.slide a{ display: block; width: 100%;overflow: hidden;color:#fff;font-size:12px;font-family:'微软雅黑';}
.slide .flex_info{width:0px;position: absolute;right: 0;top:0px;height: 100%;overflow: hidden;transition: all .3s;border: 1px solid #efefef;background: #489722;text-align: left;font-size: 14px;border-radius: 6px;line-height: 75px;}
.slide .flex_info .flex_icon {
    float: right;
    width: 62px;
    overflow: hidden;
    text-align:center;
}
.slide .flex_info .flex_icon img{vertical-align: middle;padding: 18px 0 0;}
.slide li:hover {box-shadow:none;width: 222px;transition: all .2s;}
.slide li:hover .flex_info{width: 205px;padding:0 0 0 17px;box-shadow: 2px 2px 2px 1px rgba(0,0,0,.15);}