@charset "utf-8";
/* CSS Document */
/*公用*/
	*{margin:0 auto;padding:0;border:0;}
	body{color:#404040;font-family:"Microsoft YaHei";}
	a{text-decoration:none;color:#404040;}
	/*a:hover{color:red;text-decoration:none;}*/
	ul,li{list-style:none;}
	.Hspace{width:1px; height:20px; overflow:hidden; clear:both;}
	.clear{clear:both;}
	.fl {float:left}
	.fr{float:right}

	.main{width:100%;min-width:1200px;background:url("https://member.jschina.com.cn/2024xl/jscaw/images/top_05.jpg") no-repeat top center;}
	
	.nr{width:1200px;}
	
	/*头部*/
	.header{padding-top:24px;line-height:28px;height:238px;width:1200px;}
	.header .left{float:left;}
	.header .left .nLi{float:left;width:150px;background-color:#f4cfae;font-size:14px;color:#87592f;margin-right:54px;text-align:center;}
	.header .left .nLi .sub{display:none;position:absolute;}
	.header .left .nLi .sub li{border-top:1px solid #f8f0e1;line-height:30px;width:150px;background-color:#f4cfae;text-align:center;}
	.header .left .nLi .sub li a{color:#87592f;font-size:14px;}
	.zfxmt_list{width:660px;}
	.zfxmt_list ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.zfxmt_list ul li{float:left;width:108px !important;height:116px;border: 1px solid #cdcccb;text-align:center;margin-top:0;position: relative;padding-top: 20px;}
	.zfxmt_list ul li p{font-size: 18px;color:#87592f;position: absolute;bottom: 5px;right: 20px;}
	.header .right{float:right;font-size:14px;color:#ffeede;font-weight:bold;}
	
	/*导航搜索*/
	.nav{height:86px;width:1200px;padding-top:22px;}
	.nav .left{width:732px;margin-left:0;padding-top:6px;float:left;}
	.nav .left li{line-height:36px;width:122px;text-align:center;float:left;}
	.nav .left li a{font-size:18px;color:#FFF;font-weight:;}
	.nav .right{width:410px;float:right;padding-top:20px;padding-right:;}
	.nav .right .tab_search {/*border:#c4c3c2 1px solid;height: 38px;background-color:#FFF;*/background:url("https://member.jschina.com.cn/2024xl/jscaw/images/34.png") no-repeat;background-size:100% 100%;width:405px;height:45px}
	.nav .right .searchinput {border-right-width: 0px;padding-left:0;width:320px;font-family: arial;float: left;border-top-width: 0px;border-bottom-width: 0px;color: #636365;margin-left:8px;font-size:16px;vertical-align: middle;border-left-width: 0px;margin-right: 3px;border:0;outline:none;background-color:#FFF;}
	.nav .right .searchaction {width:54px;float: left;height:22px;margin-left:12px;}