﻿.header{
	clear:both;
	height:140px;
	overflow:hidden;
	position:relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.header .mask{position:absolute; left:0; top0; z-index:99999; width:1280px; height:200px; background:#520400; filter:alpha(opacity=0); opacity:0; cursor:default;}
.logo{float:left; width:568px; height:128px; background:url(../images/logo.jpg) no-repeat 5px center;}
.header_right{float:right; width:400px; padding-right:20px;}
.topbar{height:38px; text-align:right;}
.search{float:right;}
.search .input_txt{float:left; width:160px; height:16px; padding:4px; *padding:5px 4px 3px 4px; border:solid 1px #BBB; border-right:none; border-radius:5px 0 0 5px; box-shadow:0 1px 3px #D5D5D5 inset; font:normal 13px/16px Arial; *vertical-align:middle; color:#666;}
.search .btn{float:left; height:26px; padding:0 10px; border:none; border-radius:0 5px 5px 0; background:#333; FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#444444,endColorStr=#222222); background:-moz-linear-gradient(top, #444, #222); background:-webkit-gradient(linear, 0 0, 0 100%, from(#444), color-stop(100%, #222)); color:#FFF; text-shadow:-1px -1px 0 #000; cursor:pointer;}


/*网站主导航*/
.nav{
	clear:both;
	height:40px;
	padding-right:20px;
	margin-bottom:10px;
	border-bottom:solid 1px #cc0000;
FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#d20000,endColorStr=#b70000); 			background:-webkit-gradient(linear, 0 0, 0 100%, from(#d20000), color-stop(100%, #b70000));
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#d20000), color-stop(100%, #b70000));
	color:#FFF;
	overflow:hidden;
	font-family: "微软雅黑";
	font-size: 16px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	background-color: -webkit-gradient;
	background-position: center 0;
	text-align: center;
}
.nav ul{
	float:left;
	height:40px;
	border-right:solid 1px #cc0000;
	font:normal 16px/40px Arial;
	background-position: center;
}
.nav ul li{float:left; border-left:solid 1px #f20000;}
.nav ul li a{float:left; display:block; padding:0 20px; border-right:solid 1px #cc0000; color:#FFF;}
.nav ul li a:link,
.nav ul li a:visited{color:#FFF;}
.nav ul li a:hover,
.nav ul li.cur a,
.nav ul li.cur a:link,
.nav ul li.cur a:visited{background:#cc0000; FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b00000,endColorStr=#cc0000); background:-moz-linear-gradient(top, #b00000, #cc0000); background:-webkit-gradient(linear, 0 0, 0 100%, from(#b00000), color-stop(100%, #cc0000)); text-decoration:none;}



/*面包屑导航*/
.breadcrumb{clear:both; padding:8px 0; font-family:"宋体"; font-size:12px; color:#999;}


/*酒品分类导航*/
.sort_nav{clear:both; margin-bottom:10px; border:solid 2px #DDD; border-top:0; font-size:12px;}
.sort_nav .sort_row{clear:both; height:34px; line-height:34px; *line-height:36px; border-bottom:solid 1px #DDD; background:#EEE;}
.sort_nav .sort_row dl{float:left; height:34px; position:relative;}
.sort_nav .sort_row dt{float:left; height:34px; padding:0 20px; font-weight:bolder; background:#E5E5E5; overflow:hidden;}
.sort_nav .sort_row dd{float:left; height:34px; padding:0 18px; overflow:hidden;}
.sort_nav .sort_row dd.cur{position:relative; height:35px; padding:0 17px; _margin-bottom:-1px; border:solid 1px #DDD; border-bottom:none; border-top:none; background:#FFF;}

/*价格过滤*/
.price_filter{float:right; height:34px; padding-right:13px; overflow:hidden;}
.price_filter a{margin:0 5px;}

/*品牌展示行*/
.sort_nav .brand_row{clear:both; height:100px; padding-top:4px;}
.sort_nav .brand_row ul{padding:0 8px; display:none;}
.sort_nav .brand_row ul.cur{display:block;}
.sort_nav .brand_row ul li{float:left; display:inline; width:80px; margin:0 5px; background:url() no-repeat center 12px;}
.sort_nav .brand_row ul li a{display:block; width:100%; padding-top:52px; text-align:center; color:#666;}
.sort_nav .brand_row ul li a:hover{text-decoration:none;}





/*页脚*/
.footer{clear:both; padding:15px 0; font-size:12px; line-height:3em; border-top:solid 1px #CCC; text-align:center; overflow:hidden; color:#333;}
.footer a,
.footer a:link,
.footer a:visited{margin:0 18px;}


.side{float:right; width:300px; overflow:hidden;}
.main{float:left; width:1280px; overflow:hidden;}
.ml{float:left; width:1280px; overflow:hidden;}
.ml1{float:right; width:930px; overflow:hidden;}
.ml11{float:left; width:930px; overflow:hidden;}
.ml3{float:left; width:1280px; overflow:hidden;}
.mr{float:right; width:630px; overflow:hidden;}

.side2{float:right; width:280px; overflow:hidden;}
.main2{float:left; width:1000px; overflow:hidden;}
.ml2{float:left; width:590px; overflow:hidden;}
.mr2{float:right; width:320px; overflow:hidden;}




/* ========================================产品列表页==========================================*/
/*左右布局*/
.jlist_main{float:left; width:1052px; margin-bottom:20px; overflow:hidden;}
.jlist_side{float:right; width:206px; margin-bottom:20px; overflow:hidden;} 


/*产品分类过滤器*/
.filter{clear:both; margin-bottom:10px; border:solid 1px #DDD;}
.filter .tit{clear:both; height:30px; padding:0 20px; font:normal 16px/30px "微软雅黑"; background:#EEE;}
.filter .tit .keyword{color:#C00; margin-right:1em;}
.filter .con{clear:both; padding:5px 10px;}
.filter .con dl{clear:both; padding:5px 10px; border-bottom:dotted 1px #CCC;}
.filter .con dl dt{float:left; width:80px; text-align:right; font-weight:bolder; color:#666;}
.filter .con dl dd{float:left; width:850px;}
.filter .con dl dd a{display:inline-block; margin-right:2em; white-space:nowrap;}
.filter .con dl dd a.cur{padding:0 8px; background:#F33; font-weight:bolder; color:#FFF;}
.filter .con dl dd .btn_more{padding:0 20px 0 10px; margin:-1px 0; border:solid 1px #DDD; border-radius:3px; text-decoration:none; background:#F5F5F5;}


/*排序*/
.sorting{clear:both; padding:4px 20px; margin-bottom:10px; border:solid 1px #DDD; font:normal 13px/24px Arial; background:#EEE;}
.sorting dl{}
.sorting dl dt{float:left; font-weight:bolder; line-height:26px; color:#333;}
.sorting dl dd{float:left; margin-right:4px;}
.sorting dl dd a{display:inline-block; padding:0 10px; border:solid 1px #DDD; text-decoration:none; background:#FFF;}
.sorting dl dd a.cur{border:none; padding:1px 11px; background:#F33; font-weight:bolder; color:#FFF;}


/*酒展示默认列表*/
.j_list{clear:both;}
.j_list ul{}
.j_list ul li{float:left; width:213px; height:260px; padding:10px 15px;}
.j_list ul li.cur{border:solid 5px #EEE; padding:5px 10px;}
.j_list ul li .imgbox{width:160px; height:160px; margin-bottom:10px;}
.j_list ul li h6{margin-bottom:8px; line-height:1.2em;}
.j_list ul li .price{}
.j_list ul li .price span{color:#C00; margin:0 10px 10px 0;}
.j_list ul li .price s{color:#666;}
.j_list ul li .info{}
.j_list ul li .info .sales{margin-right:10px;}
.j_list ul li .info .btn{padding:2px 5px; margin:-2px 0; font-weight:bolder; text-decoration:none; color:#FFF; border:solid 1px #FB6A24; border-radius:3px; background:#F78319; FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEB156,endColorStr=#F78319); background:-moz-linear-gradient(top, #FEB156, #F78319); background:-webkit-gradient(linear, 0 0, 0 100%, from(#FEB156), color-stop(100%, #F78319));}






/* ========================================团购列表页==========================================*/
/*团购商品列表*/
.tuan_list{clear:both;}
.tuan_list dl{float:left; *display:inline; width:302px; height:308px; margin:10px; position:relative;}
.tuan_list dl dt,
.tuan_list dl dd{position:absolute; top:5px; left:5px; width:300px; height:306px; background:#DDD; z-index:-99; overflow:hidden;}
.tuan_list dl dd{z-index:2; top:0px; left:0px; border:solid 1px #C5C5C5; background:#FFF;}
.tuan_list dl a{display:block; width:100%; height:100%; background:#000; filter:alpha(opacity=0); opacity:0; position:absolute; top:0; left:0; z-index:3;}

.tuan_list dl .imgbox{width:290px; height:193px; margin-top:5px; text-align:center; background:#EEE; overflow:hidden;}
.tuan_list dl .imgbox img{}
.tuan_list dl .r1{clear:both; height:44px; padding:5px 15px; line-height:1.8em; overflow:hidden;}
.tuan_list dl .r2{clear:both; padding:0 5px; height:54px; background:#FFF3C8; overflow:hidden;}
.tuan_list dl .r2 .xj{float:left; font:normal 28px/54px "微软雅黑"; color:#EF2121;}/*现价*/
.tuan_list dl .r2 .xj span{display:inline-block; margin:0 5px 0 -5px; font:bolder 35px/54px "Tahoma";}
.tuan_list dl .r2 .xj span i{font-style:normal; font:bolder 24px "Tahoma";}
.tuan_list dl .r2 .zk{float:left; padding-top:6px;}/*折扣*/
.tuan_list dl .r2 .zk div{display:inline; padding:3px 6px; border-radius:5px; background:#FFC23E; color:#EF2121;}
.tuan_list dl .r2 .zk div span{font:bolder 14px Verdana;}
.tuan_list dl .r2 .zk s{display:block; padding-left:0.5em; color:#633D00; font-family:Verdana;}/*原价*/
.tuan_list dl .r2 .have_num{float:right; padding-top:26px; color:#8E7D5E;}/*已购买人数*/
.tuan_list dl .r2 .have_num span{font:bolder 16px Verdana; padding-right:3px; color:#4E7D1A;}

.tuan_list dd.cur{background:#F33;}
.tuan_list dd.cur .r1{color:#FFF;}








/* ========================================产品最终页==========================================*/
/*产品最终页左右布局*/
.jshow_side{float:left; width:286px; margin-bottom:10px;}
.jshow_mian{float:right; width:892px; margin-bottom:20px;}







/*产品展示页*/
.jshow_info1{clear:both;}
.jshow_info .pic_show1{float:left; width:762px; height:886px; margin-bottom:30px; position:relative;}
.jshow_info .pic_show .show_box1{width:760px; height:760px; margin-bottom:10px; border:solid 1px #CCC; overflow:hidden;}
.jshow_info .pic_show .show_box img1{height:760px;}
.jshow_info .pic_show .show_box.fly1{position:absolute; left:0; top:0; z-index:99999; filter:alpha(opacity=50); opacity:0.5;}/*漂移的产品图片*/

.jshow_info .slt{clear:both;}/*大图下面5个小缩略图*/
.jshow_info .slt .prev,
.jshow_info .slt .next{float:left; width:10px; height:112px; margin-right:10px; font:normal 12px/62px sans-serif; text-align:center; border:solid 1px #CCC; background:#F6F6F6; color:#444; overflow:hidden; cursor:pointer;}
.jshow_info .slt .next{margin:0;}
.jshow_info .slt .con{float:left; width:1228px; height:114px; background:#FFF; overflow:hidden;}
.jshow_info .slt .con ul{}
.jshow_info .slt .con ul li{float:left; display:inline; width:100px; height:100px; margin:1px 10px;  border:solid 1px #CCC; overflow:hidden; cursor:pointer;}
.jshow_info .slt .con ul li.cur{border:solid 2px #C00; margin:0 9px;}
.jshow_info .slt .con ul li img{width:100%;}


/*产品销售信息*/
.jshow_info .sale_info{float:right; width:700px; margin-bottom:30px;}
.jshow_info .sale_info .name{clear:both; padding:5px 0 10px 10px; border-bottom:dotted 1px #CCC;}
.jshow_info .sale_info .name h1{color:#000; margin-bottom:10px;}
.jshow_info .sale_info .name em{font-size:16px; font-weight:bolder; color:#C00;}

.jshow_info .sale_info .price{clear:both; padding:10px; color:#000;}
.jshow_info .sale_info .price dl{clear:both; margin-bottom:10px;}
.jshow_info .sale_info .price dl dt{display:inline; color:#666;}
.jshow_info .sale_info .price dl dd{display:inline; margin-right:12px;}
.jshow_info .sale_info .price dl dd .val{font:bold 24px/34px Arial; color:#C00;}


/*多家报价*/
.jshow_info .djbj{clear:both; padding:5px 10px; margin-bottom:20px; border:solid 1px #DDD; background:#F5F5F5;}
.jshow_info .djbj .bjrow{clear:both; height:24px; border-bottom:dotted 1px #CCC;}
.jshow_info .djbj .bj{float:left; width:110px;}
.jshow_info .djbj label{}
.jshow_info .djbj label span{margin-right:5px; font-size:18px; font-weight:bolder; color:#C00;}
.jshow_info .djbj input{margin-right:6px; vertical-align:-3px; *vertical-align:middle;}
.jshow_info .djbj .region{float:left; margin-right:1em;}
.jshow_info .djbj .shop{float:left;}


/*麦特特卖价*/
.mt_price{clear:both; height:60px; margin-bottom:20px; border:solid 1px #E4393C; background:#FDEEEE;}
.mt_price{}
.mt_price{}
.mt_price{}





.btn_add_cart,/*加入购物车按钮*/
.btn_add_favorite{display:inline-block; width:135px; height:36px; margin-right:10px; background:url(/images/add_cart.png) no-repeat; cursor:pointer;}/*加入收藏夹按钮*/
.btn_add_favorite{background-position:right 0;}


/*最终页选项卡*/
.jshow_tab{clear:both; border-top:solid 2px #999;}
.jshow_tab ul{clear:both; height:30px; font:normal 14px/30px "微软雅黑","黑体","幼圆"; border:solid 1px #DDD; border-top:none; background:#F5F5F5;}
.jshow_tab ul li{float:left; cursor:pointer;}
.jshow_tab ul li span{float:left; display:block; padding:0 15px;}
.jshow_tab ul li.cur{position:relative; margin:-6px 0 -1px -1px; border-top:solid 2px #E4393C; cursor:default;}
.jshow_tab ul li.cur span{height:35px; line-height:38px; padding:0 14px 0 15px; border-left:solid 1px #DDD; border-right:solid 1px #DDD; background:#FFF; color:#E4393C; overflow:hidden;}

.jshow_tab_wrap{clear:both;}
.jshow_tab_con{clear:both; padding:10px 20px;}

/*酒品详细属性*/
.jshow_attribute{clear:both; width:728px; height:82px; padding:10px 0 10px 32px; margin-bottom:10px; border:solid 1px #DDD; border-top:none; background:url(/images/jshow_attribute_bg.png) no-repeat 15px 10px; overflow:hidden;}
.jshow_attribute ul{width:800px;}
.jshow_attribute li{float:left; width:156px; margin-right:36px; height:28px; line-height:28px; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; overflow:hidden;}


/*酒品介绍标题栏*/
.jshow_tit{clear:both; height:26px; line-height:30px; margin-top:10px; border-bottom:solid 2px #E4393C; overflow:hidden;}
.jshow_tit div{float:left; padding:0 20px; background:#E4393C; color:#FFF;}
.jshow_tit span{float:left; display:block; width:0; height:0; border-color:transparent transparent #E4393C transparent; border-style:solid; border-width:0 26px 26px 0; _border-bottom-color:#E4393C; _border-right-color:#FFF; font-size:0; line-height:0;}

/*评论统计*/
.comment_count{clear:both; width:850px; height:140px; border:solid 1px #DDD; border-bottom-width:2px; margin-bottom:20px; color:#333; overflow:hidden;}
.comment_count .hpd{float:left; width:150px; height:100%; text-align:center; overflow:hidden;}/*好评度*/
.comment_count .hpd div{padding-top:34px; font-size:20px; color:#E4393C;}
.comment_count .hpd div span{font:normal 54px/54px Arial;}
.comment_count .pj_sort{float:left; width:210px; margin-top:14px; overflow:hidden;}/*评价占比*/
.comment_count .pj_sort dl{clear:both; height:1.8em; overflow:hidden;}
.comment_count .pj_sort dl dt{width:64px; float:left;}
.comment_count .pj_sort dl dt span{font-size:11px; color:#999;}
.comment_count .pj_sort dl dd{float:left; width:100px; height:10px; margin:6px 0 -6px 0; background:#EEE; overflow:hidden;}
.comment_count .pj_sort dl dd div{height:10px; background:#E4393C; overflow:hidden;}
.comment_count .tag_list{float:left; width:250px; padding-top:14px; overflow:hidden;}/*用户选出的人气最高的标签*/
.comment_count .tag_list div{height:34px;}
.comment_count .tag_list u{display:block; text-decoration:none; color:#999;}
.comment_count .tag_list span{margin-bottom:5px;}
.comment_count .wypj{float:right; width:135px; height:112px; margin:14px 5px 0 0; text-align:center; border-left:solid 1px #DDD; overflow:hidden;}/*我要发布评价*/
.comment_count .wypj a{display:inline-block; background:#E4393C; padding:10px 20px; margin-top:30px; border-radius:3px; color:#FFF; text-decoration:none;}


/*用户评论列表*/
.comment_list{clear:both; color:#666;}
.comment_list dl{clear:both; margin-bottom:20px;}
.comment_list dl dt{float:left; width:90px; padding:10px 0 0 10px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.comment_list dl dt .imgbox{width:60px; height:60px; margin:0 auto; padding:3px; border:solid 1px #F2F2F2; box-shadow:0 0 5px #EEE; background:#FFF;}
.comment_list dl dd{float:right; width:720px; min-height:120px; _height:120px; padding:5px 15px; border:solid 1px #DDD; position:relative;}
.comment_list dl dd .arrow{width:15px; height:29px; position:absolute; left:-15px; top:27px; z-index:99; background:url(/images/bg20131202.png) no-repeat -200px -100px;}
.comment_list dl dd .r1{clear:both; height:28px; margin-bottom:8px; border-bottom:solid 1px #DDD;}
.comment_list dl dd .dl{clear:both; margin-bottom:0.5em;}
.comment_list dl dd .dl.xd{margin-bottom:30px;}/*用户心得*/
.comment_list dl dd .dl.hf{border-top: dotted 1px #DDD; padding-top:5px;}
.comment_list dl dd .dt{float:left; width:70px; padding-right:0.5em; text-align:right; color:#F93;}
.comment_list dl dd .dd{float:left; width:500px; padding-right:0.5em;}
.comment_list dl dd .dd.ico_up,/*向上大拇指*/
.comment_list dl dd .dd.ico_down{width:16px; height:16px; padding-right:0; margin:2px 5px -2px 0; background:url(/images/bg20131202.png) no-repeat -100px -80px;}/*向下大拇指*/
.comment_list dl dd .dd.ico_down{background-position:-120px -80px;}
.comment_list dl dd .dd.ys{width:400px; overflow:hidden;}/*整体感觉*/
.comment_list dl dd .date{float:right; color:#999;}/*发布日期*/
.comment_list dl dd .dd.txt{padding-top:2px; line-height:1.4em;}/*用户自定义输入回复展示区*/
.comment_list dl dd .tag_list{}/*用户标签列表*/
.comment_list dl dd .tag_list span,
.comment_count .tag_list span{display:inline-block; margin-right:5px; padding:0 6px; border-radius:3px; white-space:nowrap; background:#FFE1E2; color:#E4393C;}



/*侧边同类产品推荐，酒类列表*/
.side_jlist{width:100%; text-align:center; overflow:hidden;}
.side_jlist li{clear:both; margin-bottom:20px;}
.side_jlist li .imgbox{width:95%; margin:0 auto; border:solid 1px #DDD;}
.side_jlist li .imgbox a{}
.side_jlist li .imgbox a img{}
.side_jlist li h6{clear:both; color:#000;}
.side_jlist li h6 a{color:#000;}
.side_jlist li .price{clear:both; color:#C00; padding-left:10px;}
.side_jlist li b{font-family:verdana; font-size:18px;}


/*数字类型文本框*/
.num_input_wrap{}
.num_input_wrap .reduce,
.num_input_wrap .plus{float:left; display:block; width:15px; height:15px; margin-top:5px; text-indent:-200em; background:url(/images/plus.png) no-repeat #EEE; cursor:pointer; overflow:hidden;}
.num_input_wrap .plus{background-position:-16px 0;}
.num_input_wrap .reduce:hover{background-position:0 -16px;}
.num_input_wrap .plus:hover{background-position:-16px -16px;}
.num_input_wrap .num_input{float:left; width:28px; height:16px; margin:0 5px; padding:4px; border:solid 1px #CCC; font:normal 14px/16px Verdana; text-align:center; background:#FFF;}





/* ========================================新闻最终页==========================================*/
/*新闻最终页左右布局*/
.news_show_mian{
	float:left;
	width:910px;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #CCC;
}
.news_show_mian h1{font:bolder 26px/30px "微软雅黑"; color:#000; text-align:center; margin-bottom:10px; padding-top:30px;}
.news_show_mian .news_info{clear:both; margin-bottom:30px; color:#999;}



.news_show_side{float:right; width:310px;}







.txt_content_14px{clear:both; margin:0 auto 30px auto; font-size:14px; line-height:1.8em; overflow:hidden;}
.txt_content_14px p{clear:both; margin-bottom:2em; text-indent:2em;}
.txt_content_14px img{max-width:100%; _width:expression( this.scrollWidth > 649 ? "650px" : "auto" ); margin:1em 0;}



/*通用焦点图*/
.focus_b{width: 1280px; height:500px; position:relative; overflow:hidden;}
.focus_b .btn,
.focus_b .btn:link,
.focus_b .btn:visited{
	position:absolute;
	top:56px;
	z-index:3;
	display:inline-block;
	width:36px;
	height:200px;
	text-align:center;
	color:#FFF;
	filter:alpha(opacity=40);
	opacity:0.4;
	overflow:hidden;
	font-family: "微软雅黑";
	font-size: 50px;
	line-height: 200px;
	font-weight: bolder;
}
.focus_b .btn:hover{filter:none; opacity:1; text-decoration:none; color:#FFF;}
#btn_prev{left:0}
#btn_next{right:0}
#focus_b_scroll{width:100%; height:5000px; margin-bottom:14px; overflow:hidden;}
#focus_b_scroll .child{width:1280px; height:500px; position:absolute; top:4px; left:622px; z-index:2;}
#focus_b_scroll .child img{
	height:100%;
	width: 1280px;
}
#focus_b_scroll .tit{position:absolute; left:0; bottom:0; width:1280px; height:36px; padding:0 15px; background:rgba(0, 0, 0, 0.8) !important; *background:#000; font:bolder 14px/36px Arial; color:#FFF; *filter:alpha(opacity=80); text-decoration:none;}



/*通用焦点图*/
.focus_b1{width: 930px; height:440px; position:relative; overflow:hidden;}
.focus_b1 .btn,
.focus_b1 .btn:link,
.focus_b1 .btn:visited{
	position:absolute;
	top:56px;
	z-index:3;
	display:inline-block;
	width:36px;
	height:200px;
	text-align:center;
	color:#FFF;
	filter:alpha(opacity=40);
	opacity:0.4;
	overflow:hidden;
	font-family: "微软雅黑";
	font-size: 50px;
	line-height: 200px;
	font-weight: bolder;
}
.focus_b1 .btn:hover{filter:none; opacity:1; text-decoration:none; color:#FFF;}
#btn_prev{left:0}
#btn_next{right:0}
#focus_b1_scroll{width:100%; height:440px; margin-bottom:14px; overflow:hidden;}
#focus_b1_scroll .child{width:930; height:440px; position:absolute; top:4px; left:622px; z-index:2;}
#focus_b1_scroll .child img{
	height:100%;
	width: 530px;
}
#focus_b1_scroll .tit{position:absolute; left:0; bottom:0; width:920px; height:36px; padding:0 15px; background:rgba(0, 0, 0, 0.8) !important; *background:#000; font:bolder 14px/36px Arial; color:#FFF; *filter:alpha(opacity=80); text-decoration:none;}


.focus_b11{width: 930px; height:440px; position:relative; overflow:hidden;}
.focus_b11 .btn,
.focus_b11 .btn:link,
.focus_b11 .btn:visited{
	position:absolute;
	top:56px;
	z-index:3;
	display:inline-block;
	width:36px;
	height:200px;
	text-align:center;
	color:#FFF;
	filter:alpha(opacity=40);
	opacity:0.4;
	overflow:hidden;
	font-family: "微软雅黑";
	font-size: 50px;
	line-height: 200px;
	font-weight: bolder;
}
.focus_b11 .btn:hover{filter:none; opacity:1; text-decoration:none; color:#FFF;}
#btn_prev{left:0}
#btn_next{right:0}
#focus_b1_scroll{width:100%; height:440px; margin-bottom:14px; overflow:hidden;}
#focus_b1_scroll .child{width:930; height:440px; position:absolute; top:4px; left:622px; z-index:2;}
#focus_b1_scroll .child img{
	height:100%;
	width: 530px;
}
#focus_b11_scroll .tit{position:absolute; left:0; bottom:0; width:920px; height:36px; padding:0 15px; background:rgba(0, 0, 0, 0.8) !important; *background:#000; font:bolder 14px/36px Arial; color:#FFF; *filter:alpha(opacity=80); text-decoration:none;}



/*通用焦点图*/
.focus_c{width: 600px; height:380px; position:relative; overflow:hidden;}
.focus_c .btn,
.focus_c .btn:link,
.focus_c .btn:visited{
	position:absolute;
	top:56px;
	z-index:3;
	display:inline-block;
	width:36px;
	height:200px;
	text-align:center;
	color:#FFF;
	filter:alpha(opacity=40);
	opacity:0.4;
	overflow:hidden;
	font-family: "微软雅黑";
	font-size: 50px;
	line-height: 200px;
	font-weight: bolder;
}
.focus_c .btn:hover{filter:none; opacity:1; text-decoration:none; color:#FFF;}
#btn_prev{left:0}
#btn_next{right:0}
#focus_c_scroll{width:100%; height:380px; margin-bottom:14px; overflow:hidden;}
#focus_c_scroll .child{width:530px; height:380px; position:absolute; top:4px; left:622px; z-index:2;}
#focus_c_scroll .child img{
	height:100%;
	width: 530px;
}
#focus_c_scroll .tit{position:absolute; left:0; bottom:0; width:530px; height:36px; padding:0 15px; background:rgba(0, 0, 0, 0.8) !important; *background:#000; font:bolder 14px/36px Arial; color:#FFF; *filter:alpha(opacity=80); text-decoration:none;}
#slider_bar{text-align:center;}
#slider_bar a{width:11px; height:11px; display:inline-block; margin:0px 5px; border-radius:50px; box-shadow:1px 1px 1px #AAA inset; background:#DDD; overflow:hidden;}
#slider_bar a.cur,
#slider_bar a:hover{background:#E92E32; box-shadow:1px 1px 2px #300 inset;}
#scroll_wrapper{position:relative; top:0px;}



/*通用图片box样式*/
.imgbox{margin:0 auto; overflow:hidden;}
.imgbox a{display:block; width:100%; height:100%; text-align:center; overflow:hidden;}
.imgbox img{*width:100%; max-width:100%; max-height:100%; *max-width:none; *max-height:none;}


/*选项卡样式*/
.tab .tab_card{float:left; _position:absolute;}
.tab .tab_card li{float:left; cursor:pointer; color:#666; overflow:hidden;}
.tab .tab_card li.cur{cursor:default;}



/*各种板块样式*/
.box_a{
	clear:both;
	margin-bottom:10px;
	background:#FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}
.box_a .con{clear:both; padding:10px; background:#FFF; overflow:hidden;}
.box_a .tit{clear:both; padding:0 10px; height:28px; line-height:28px; border-bottom:solid 2px #C00; background:-webkit-gradient(linear, 0 0, 0 100%, from(#FAFAFA), color-stop(100%, #F0F0F0)); FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FAFAFA,endColorStr=#F0F0F0); background:-moz-linear-gradient(top, #FAFAFA, #F0F0F0); background:-webkit-gradient(linear, 0 0, 0 100%, from(#FAFAFA), color-stop(100%, #F0F0F0)); color:#999;}
.box_a .tit a.r{color:#999; font-family:"微软雅黑"; font-size:12px;}
.box_a .tit h3,
.box_a .tit h4,
.box_a .tit h5,
.box_a .tit h6{float:left; margin-right:2.5em; color:#C00;}

.box_a .tab_card li{width:90px; margin-right:1px; border-top:none; border-bottom:none; text-align:center;}
.box_a .tab_card li a,
.box_a .tab_card li a:visited,
.box_a .tab_card li a:hover{color:#333; text-decoration:none;}
.box_a .tab_card li.cur{height:30px; margin-top:-1px; margin-right:0; border:solid 1px #D54040; border-bottom:none; background:#FFF; font-weight:bolder; color:#2894C8; position:relative;}
.box_a .tab_card li.cur a,
.box_a .tab_card li.cur a:visited,
.box_a .tab_card li.cur a:hover{color:#C00;}
.box_a .tab_box{width:100%; overflow:hidden;}


.box_b{clear:both; margin-bottom:10px; background:#FFF;}
.box_b .tit{clear:both; border-bottom:solid 2px #E4393C;}
.box_b .tit div.r{font-family:"微软雅黑"; font-size:12px; display:inline-block;}
.box_b .con{clear:both; padding:20px 10px; border:solid 1px #DDD; border-top:none; background:#FFF; overflow:hidden;}

.box_b .tab_card{clear:both; height:32px; border:solid 1px #DDD; border-bottom:none;}
.box_b .tab_card li{float:left; width:180px; border-right:solid 1px #DDD; font:lighter 16px/32px "微软雅黑"; color:#000; text-align:center; cursor:pointer;}
.box_b .tab_card li a,
.box_b .tab_card li a:visited,
.box_b .tab_card li a:hover{display:block; height:32px; color:#333; text-decoration:none; color:#000; overflow:hidden;}
.box_b .tab_card li.cur{height:33px; margin:-1px 1px 0 -1px; background:#E4393C; color:#FFF; _position:relative;}
.box_b .tab_card li.cur a,
.box_b .tab_card li.cur a:visited,
.box_b .tab_card li.cur a:hover{color:#FFF;}
.box_b .tab_box{width:100%; overflow:hidden;}






.box_c{clear:both; margin-bottom:10px; background:#FFF;}
.box_c .tit{
	clear:both;
	padding-right:40px;
	height:28px;
	line-height:28px;
*line-height:32px; 	border-bottom:solid 2px #E4393C;
	overflow:hidden;
	width: 100%;
}
.box_c .tit h4{float:left; padding:0 10px 0 16px; color:#FFF; background:#E4393C;}
.box_c .tit h4 a{color:#FFF; text-decoration:none;}
.box_c .tit a.r{font-family:"微软雅黑"; font-size:14px;}
.box_c .tit .triangle{float:left; width:0; height:0; border-color:transparent transparent #E4393C transparent; border-style:solid; border-width:0 28px 28px 0; _border-bottom-color:#E4393C; _border-right-color:#FFF; font-size:0; line-height:0;}
.box_c .tit div.r{font-family:"微软雅黑"; font-size:14px;}
.box_c .con{
	clear:both;
	padding:10px;
	border:solid 1px #DDD;
	border-top:none;
	background:#FFF;
	overflow:hidden;
	width: 310px;
}

.box_c1{clear:both; margin-bottom:10px; background:#FFF;}
.box_c1 .tit{
	clear:both;
	padding-right:40px;
	height:28px;
	line-height:28px;
*line-height:32px; 	border-bottom:solid 2px #E4393C;
	overflow:hidden;
	width: %;
}
.box_c1 .tit h4{float:left; padding:0 10px 0 16px; color:#FFF; background:#E4393C;}
.box_c1 .tit h4 a{color:#FFF; text-decoration:none;}
.box_c1 .tit a.r{font-family:"微软雅黑"; font-size:14px;}
.box_c1 .tit .triangle{float:left; width:0; height:0; border-color:transparent transparent #E4393C transparent; border-style:solid; border-width:0 28px 28px 0; _border-bottom-color:#E4393C; _border-right-color:#FFF; font-size:0; line-height:0;}
.box_c1 .tit div.r{font-family:"微软雅黑"; font-size:14px;}
.box_c1 .con{
	clear:both;
	padding:10px;
	border:solid 1px #DDD;
	border-top:none;
	background:#FFF;
	overflow:hidden;
	width: 290px;
}



.box_d{
	clear:both;
	margin-bottom:10px;
	border:solid 1px #DDD;
	background:#FFF;
	width: auto;
}
.box_d .tit{clear:both; height:35px; line-height:35px; border-bottom:solid 1px #DDD; background:#F7F7F7;}
.box_d .tit h4{text-align:center; color:#000;}
.box_d .tit div.r{font-family:"微软雅黑"; font-size:12px; display:inline-block;}
.box_d .con{clear:both; padding:10px; background:#FFF; overflow:hidden;}

.box_d .tab_card{clear:both;}
.box_d .tab_card li{float:left; width:118px; border-right:solid 1px #DDD; text-align:center; font-weight:bolder; cursor:pointer;}
.box_d .tab_card li a,
.box_d .tab_card li a:visited,
.box_d .tab_card li a:hover{display:block; height:40px; *line-height:32px; color:#333; text-decoration:none; overflow:hidden;}
.box_d .tab_card li.cur{height:31px; _margin-bottom:-1px; background:#FFF; color:#333333; _position:relative;}
.box_d .tab_card li.cur a,
.box_d .tab_card li.cur a:visited,
.box_d .tab_card li.cur a:hover{color:#000000;}
.box_d .tab_box{width:300%; overflow:hidden;}


.box_d .tab_card.hp1 li{width:118px;}/*首页第一屏版块专属样式*/
.box_d .tab_card.nsr li{width:102px;}/*新闻最终页右侧栏专属样式*



/*产品列表样式*/
.product_list{}
.product_list li{float:left; display:inline-block; width:195px; margin:0 7px; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; text-align:center; overflow:hidden;}
.product_list li .imgbox{width:175px; height:175px;}
.product_list li .imgbox img{}
.product_list li a{}
.product_list li del{margin-right:10px;}
.product_list li span{color:#C00;}
.product_list li b{font-family:verdana; font-size:18px;}

/*图片列表样式*/
.list_pic{clear:both;}
.list_pic li{float:left; *width:225px; display:inline; margin:0 5px 30px 5px; text-align:center; overflow:hidden;}
.list_pic li .imgbox{width:200px; height:200px; padding:2px; margin-bottom:4px; border:solid 1px #CCC;}
.list_pic li a{white-space:nowrap;}


/*普通新闻列表样式*/
.list_12px{
	clear:both;
	padding-left:10px;
	background:url(../images/ico1.gif) repeat-y;
*background-position:0 -1px;	text-align: left;
}
.list_12px li{clear:both; width:100%; height:25px; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; overflow:hidden; position:relative;}
.list_12px li a{_display:inline-block;}
.list_12px li .new{display:inline-block; width:45px; height:13px; *margin:-2px 0 2px 0; background:url(../images/new.gif) no-repeat; overflow:hidden;}
.list_12px li .date{display:inline-block; position:absolute; right:0;}


/*普通新闻列表样式*/
.list_15px{clear:both; padding-left:10px;  repeat-y; *background-position:0 -1px;}
.list_15px li{clear:both; width:100%; height:40px; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; overflow:hidden; position:relative;}
.list_15px li a{_display:inline-block;}
.list_15px li .new{display:inline-block; width:45px; height:13px; *margin:-2px 0 2px 0; background:url(../images/new.gif) no-repeat; overflow:hidden;}
.list_15px li .date{display:inline-block; position:absolute; right:0;}



/*定制两列新闻列表样式*/
.list_12px_2w{clear:both;}
.list_12px_2w li{float:left; padding-left:10px; width:465px; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; overflow:hidden;}
.list_12px_2w li a{}
.list_12px_2w li .new{}

/*定制两列新闻列表样式*/
.list_14px_2w{clear:both;}
.list_14px_2w li{float:left; padding-left:10px; width:420px; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; overflow:hidden;}
.list_14px_2w li a{}
.list_14px_2w li .new{}


/*首页值班列表样式*/
table.zbb{width:100%; border-collapse:separate; border-spacing:1px; white-space:nowrap; word-break:keep-all; background:#DDD;}
table.zbb tr{}
table.zbb tr th{width:30%;text-align:right; padding:0 10px; background:#EEE;}
table.zbb tr td{padding:0 10px; background:#FFF;}


/*侧边栏顶部信箱链接按钮*/
.side_mail{clear:both; height:40px; margin-bottom:10px;}
.side_mail a{display:block; width:85px; height:40px; padding-left:40px; font:bolder 14px/40px Arial; color:#FFF; background:url(../images/mail_bg1.png) no-repeat; overflow:hidden;}
.side_mail a:link,
.side_mail a:visited,
.side_mail a:hover{color:#FFF;}
.side_mail .l{}
.side_mail .r{}


/*侧边栏专题列表*/
.side_ZTlist{clear:both; margin-bottom:5px;}
.side_ZTlist ul{}
.side_ZTlist li{clear:both;}
.side_ZTlist li a{display:block; width:100%; height:60px; margin-bottom:5px; background:#EEE; overflow:hidden;}
.side_ZTlist li a img{}



/*侧边栏友情链接*/
.friend_link{width:100%; border-collapse:separate; border-spacing:0; white-space:nowrap; word-break:keep-all;}
.friend_link tr{height:30px;}
.friend_link th{width:30%; padding-right:10px;}
.friend_link td{}
.friend_link select{width:138px;}


/*面包屑导航*/
.breadcrumb{clear:both; font-size:12px;}
.breadcrumb{}
.breadcrumb{}



/*新闻标题*/
.news_tit{clear:both; padding:20px 0; text-align:left;}
.news_tit h1{margin-bottom:0.3em; color:#333;}
.news_tit span{margin:0 10px;}


/*新闻内容展示*/
.text_show{clear:both; padding:0 20px; color:#333;}
.text_show p{text-indent:2em;}

















/*checkbox,radio与文字对齐解决方案*/
.f12_checkbox_list{font-size:12px;}
.f12_checkbox_list *{display:inline-block;}
.f12_checkbox_list label{margin-right:10px;}
.f12_checkbox_list input{margin-right:3px; vertical-align:-3px; *vertical-align:middle;}


.f13_checkbox_list{font-size:13px; line-height:1.8em;}
.f13_checkbox_list *{display:inline-block;}
.f13_checkbox_list label{margin-right:10px;}
.f13_checkbox_list input{margin-right:3px; vertical-align:-3px; *vertical-align:middle; _vertical-align:-1px;}


.f14_checkbox_list{font-size:14px; line-height:1.8em;}
.f14_checkbox_list *{display:inline-block;}
.f14_checkbox_list label{margin-right:1em;}
.f14_checkbox_list input{margin-right:3px; vertical-align:-2px; *vertical-align:middle;}


.f16_checkbox_list{font-size:16px; margin-bottom:0.5em;}
.f16_checkbox_list *{display:inline-block;}
.f16_checkbox_list label{margin-right:10px;}
.f16_checkbox_list input{margin-right:3px; vertical-align:-1px; *vertical-align:middle;}





/*文本输入框样式*/
.input_text1{width:140px; height:14px; padding:3px; *padding:4px 3px 2px 3px; border:solid 1px #BBB; border-radius:3px; font:normal 12px/14px Arial; *vertical-align:middle; color:#666;}
.input_text2{width:160px; height:16px; padding:4px; *padding:5px 4px 3px 4px; border:solid 1px #BBB; border-radius:5px; box-shadow:0 1px 3px #D5D5D5 inset; font:normal 13px/16px Arial; *vertical-align:middle; color:#666;}
.input_text3{width:180px; height:16px; padding:5px; *padding:6px 5px 4px 5px; border:solid 1px #BBB; border-radius:5px; box-shadow:0 2px 3px #D5D5D5 inset; font:normal 14px/16px Arial; *vertical-align:middle; color:#666;}

.textarea{width:240px; height:90px; padding:3px; border:solid 1px #CCC; border-radius:3px; font:normal 12px/18px Arial; color:#666; vertical-align:middle; color:#666;}
.textarea2{width:300px; height:102px; padding:4px; border-radius:5px; box-shadow:0 2px 3px #D5D5D5 inset; font:normal 13px/20px Arial;}
.textarea3{width:400px; height:110px; padding:5px 8px; border-radius:5px; box-shadow:0 2px 3px #D5D5D5 inset; font:normal 14px/22px Arial;}
.select{padding:2px 2px 2px 0; border:solid 1px #CCC; font-size:inherit; color:inherit;}

.line {
	border-bottom:1px #CCCCCC solid;
}
.line_x {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

/*各种按钮样式*/
.btn_a{padding:5px 10px; border:solid 1px #999; border-color:#DDD #CCC #999 #CCC; box-shadow:0 1px 1px #CCC; border-radius:3px; font:bolder 14px/18px Arial; color:#333; background:#F90; FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#EFEFEF); background:-moz-linear-gradient(top, #FFF, #EFEFEF); background:-webkit-gradient(linear, 0 0, 0 100%, from(#FFF), color-stop(100%, #EFEFEF)); cursor:pointer;}




/*表单框架解决方案*/
.form{}
.form .dl{clear:both; margin-bottom:0.5em;}
.form .dl .dt,
.form .dl .dd{display:inline-block; padding-left:0.5em;}
.form .dl .dt{width:9em; text-align:right;}
.form .dl .dd{}
.form .dl .tip{display:inline-block; padding:0 6px; border-radius:3px; background:#F60; color:#FFF;}
.form .dl .mt{vertical-align:top;}
.form .dl .os{width:700px;}
.form .dl .os label{width:120px;}

.form_13px{font-size:13px;}
.form_13px .dl{margin-bottom:0.8em;}

.form_14px{font-size:14px;}
.form_14px .dl{margin-bottom:1.2em;}




/*各种分页样式*/
.page_num1{clear:both; padding:10px 0; font:normal 12px/20px Arial;}
.page_num1 *{display:inline-block;}
.page_num1 p{float:left;}
.page_num1 div{float:right;}
.page_num1 a:link,
.page_num1 a:visited,
.page_num1 span{float:left; padding:0 6px; margin:0 2px; border:solid 1px #CCC; background:#FFF; text-decoration:none; color:#999;}
.page_num1 a:hover{border-color:#F5C18D; background:#FFC; color:#F60;}
.page_num1 b{float:left; padding:0 6px; font-size:14px; color:#888; cursor:default;}
.page_num1 .cur{border-color:#F5C18D; background:#FFC; color:#F60; cursor:default;}


.page_num2{
	clear:both;
	padding:10px 0;
	font-family: "微软雅黑";
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}
.page_num2 *{display:inline-block;}
.page_num2 p{float:left;}
.page_num2 div{float:none;}
.page_num2 a:link,
.page_num2 a:visited,
.page_num2 span{float:left; padding:0 8px; margin:0 2px; border:solid 1px #CCC; background:#FFF; text-decoration:none; color:#999;}
.page_num2 a:hover{border-color:#F5C18D; background:#FFC; color:#F60;}
.page_num2 b{float:left; padding:0 7px; color:#888; cursor:default;}
.page_num2 .cur{border-color:#F5C18D; background:#FFC; color:#F60; cursor:default;}


.page_num3{clear:both; padding:10px 0; font:normal 12px/24px Arial;}
.page_num3 *{display:inline-block;}
.page_num3 p{float:left;}
.page_num3 div{float:right;}
.page_num3 .prev{-webkit-border-radius:5px 0 0 5px; -moz-border-radius:5px 0 0 5px; border-radius:5px 0 0 5px;}
.page_num3 .next{-webkit-border-radius:0 5px 5px 0; -moz-border-radius:0 5px 5px 0; border-radius:0 5px 5px 0; border-right:solid 1px #CCC;}
.page_num3 a,
.page_num3 span,
.page_num3 b{float:left; padding:0 10px; border:solid 1px #CCC; border-right:none; FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#EFEFEF); background:-moz-linear-gradient(top, #FFF, #EFEFEF); background:-webkit-gradient(linear, 0 0, 0 100%, from(#FFF), color-stop(100%, #EFEFEF)); text-decoration:none; color:#888;}
.page_num3 a:hover{FILTER:none; background:#FFF; color:#666;}
.page_num3 b{cursor:default;}
.page_num3 .cur{FILTER:none; background:#EEE; FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#DDDDDD,endColorStr=#FAFAFA); background:-moz-linear-gradient(top, #DDD, #FAFAFA); background:-webkit-gradient(linear, 0 0, 0 100%, from(#DDD), color-stop(100%, #FAFAFA)); text-decoration:none; color:#555; cursor:default;}


.page_num4{clear:both; padding:10px 0; font:normal 14px/24px Arial;}
.page_num4 *{display:inline-block;}
.page_num4 p{float:left;}
.page_num4 div{float:right;}
.page_num4 a:link,
.page_num4 a:visited,
.page_num4 span{float:left; padding:0 10px; margin:0 2px; border:solid 1px #BBB; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2); box-shadow:0 1px 2px rgba(0, 0, 0, 0.2); FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#EFEFEF); background:-moz-linear-gradient(top, #FFF, #EFEFEF); background:-webkit-gradient(linear, 0 0, 0 100%, from(#FFF), color-stop(100%, #EFEFEF)); text-decoration:none; color:#888;}
.page_num4 a:hover{FILTER:none; background:#FFF;}
.page_num4 b{float:left; padding:0 7px; color:#888; cursor:default;}
.page_num4 .cur{border-color:#444; -webkit-box-shadow:0 1px 0 #FFFFFF, 0 0 2px rgba(0, 0, 0, 0.3) inset; -moz-box-shadow:0 1px 0 #FFFFFF, 0 0 2px rgba(0, 0, 0, 0.3) inset; box-shadow:0 1px 0 #FFFFFF, 0 0 2px rgba(0, 0, 0, 0.3) inset; FILTER:none; background:#666; color:#FFF; cursor:default;}


.page_num5{clear:both; padding:10px 0; font:normal 14px/24px Arial;}
.page_num5 *{display:inline-block;}
.page_num5 p{float:left;}
.page_num5 div{float:right;}
.page_num5 a:link,
.page_num5 a:visited,
.page_num5 span{float:left; padding:0 10px; margin:0 2px; border:solid 1px #222; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; box-shadow:0 1px 2px rgba(0, 0, 0, 0.2); FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#555555,endColorStr=#333333); background:-moz-linear-gradient(top, #555, #333); background:-webkit-gradient(linear, 0 0, 0 100%, from(#555), color-stop(100%, #333)); text-decoration:none; color:#CCC;}
.page_num5 a:hover{FILTER:none; background:#444;}
.page_num5 b{float:left; padding:0 7px; cursor:default;}
.page_num5 .cur{border-color:#000; -webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1) inset; box-shadow:0 1px 0 rgba(255, 255, 255, 0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1) inset; FILTER:none; background:#222; color:#FFF; cursor:default;}


.page_num6{clear:both; padding:10px 0; font:normal 14px/24px Arial;}
.page_num6 *{display:inline-block;}
.page_num6 p{float:left;}
.page_num6 div{float:right;}
.page_num6 a:link,
.page_num6 a:visited,
.page_num6 span{float:left; padding:0 10px; margin:0 2px; border:solid 1px #1E1E1E; border-color:#242424 #1E1E1E #080808 #1E1E1E; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -moz-box-shadow:1px 0 0 #242424,0 1px 0 #5A5B5C inset,0 1px 0 #242424,1px 0 0 #5A5B5C inset; -webkit-box-shadow:1px 0 0 #242424,0 1px 0 #5A5B5C inset,0 1px 0 #242424,1px 0 0 #5A5B5C inset; box-shadow:1px 0 0 #242424,0 1px 0 #5A5B5C inset,0 1px 0 #242424,1px 0 0 #5A5B5C inset; FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#424345,endColorStr=#313133); background:-moz-linear-gradient(top, #424345, #313133); background:-webkit-gradient(linear, 0 0, 0 100%, from(#424345), color-stop(100%, #313133)); text-decoration:none; text-shadow:0 1px 0 #000; color:#CCC;}
.page_num6 a:hover{FILTER:none; background:#444;}
.page_num6 b{float:left; padding:0 7px; cursor:default;}
.page_num6 .cur{border-color:#000; box-shadow:0 1px 0 rgba(255, 255, 255, 0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1) inset; FILTER:none; background:#222; color:#FFF; cursor:default;}


.page_num7{clear:both; padding:10px 0; font:normal 14px/24px Arial;}
.page_num7 *{display:inline-block;}
.page_num7 p{float:left;}
.page_num7 div{float:right;}
.page_num7 a:link,
.page_num7 a:visited,
.page_num7 span{float:left; padding:0 10px; margin:0 2px; border:solid 1px #BBB; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; box-shadow:inset 0 1px 0 rgb(255,255,255), 0 1px 0 rgb(134,134,134), 0 2px 0 rgb(193,193,193); FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#EFEFEF); background:-moz-linear-gradient(top,rgb(248,248,248),rgb(241,241,241) 50%,rgb(221,221,221)); background:-webkit-linear-gradient(top,rgb(248,248,248),rgb(241,241,241) 50%,rgb(221,221,221)); text-decoration:none; color:#888;}
.page_num7 a:hover{FILTER:none; background:#FFF;}
.page_num7 b{float:left; padding:0 7px; color:#888; cursor:default;}
.page_num7 .cur{box-shadow:inset 0 1px 0 rgb(116,133,59), inset 0 2px 0 rgba(116,133,59,0.1), inset 0 3px 0 rgba(116,133,59,0.05),inset 0 0 5px rgb(216,216,216), 0 1px 0 rgb(250,250,250),0 2px 0 rgb(241,241,241); FILTER:none; background:-moz-linear-gradient(top,rgb(214,243,119),rgb(203,232,107)); background:-webkit-linear-gradient(top,rgb(214,243,119),rgb(203,232,107)); *background:#D1EE72; text-shadow:1px 1px 0 #FFF; color:#888; cursor:default;}
.box_a1 .tab_card li.cur {
height:30px; margin-top:-1px; margin-right:0; border:solid 1px #D54040; border-bottom:none; background:#FFF; font-weight:bolder; color:#2894C8; position:relative;
}





.STYLE1 {
	font-size: 20px;
	font-family: "微软雅黑";
}
.STYLE2 {
	font-size: 30px;
	font-family: "微软雅黑";
}
.STYLE4 {
	color: #B4B4B4;
	font-family: "微软雅黑";
}
.STYLE6 {
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bold;
}list_12px
.STYLE7 {
	font-size: 20px;
	font-family: "微软雅黑";
}
.STYLE8 {
	color: #333333;
	font-family: "微软雅黑";
}
.STYLE11 {color: #333333; font-size: 14px; font-weight: bold; }
.STYLE12 {
	font-weight: bold;
	font-family: "微软雅黑";
}
.STYLE14 {
	
	font-family: "微软雅黑";
	font-size: 16px;
	color: #D50000;
}

.STYLE18 {color: #FFFFFF; font-size: 16px; }
.STYLE20 {font-size: 16px}
.STYLE22 {font-size: 16px; font-weight: bold; }focus_b
.STYLE23 {color: #C60001}
.STYLE24 {color: #C60001; font-size: 16px; }

ul,li{ list-style:none;}
img{ border:0;}
#zSlider{margin:0px auto; width:760px; overflow:hidden;}
#picshow{position:relative;}
#picshow,#picshow_img{width:600px; height:450px; overflow:hidden; float:left;}
#picshow_img li{width:600px; height:450px; overflow:hidden; float:left; display:none;}
#picshow_img img{width:600px; height:450px;}
#picshow_tx{left:0px; width:600px; bottom:0px; position:absolute; height:50px; overflow:hidden;}
#picshow_tx li{background:url(../images/picshow_bg.png) repeat; padding:10px 30px; height:100px; color:#fff; display:none;}
#picshow_tx li a{color:#fff;}
#picshow_tx li a:hover{text-decoration:underline;}
#picshow_tx li h3{ margin:13px 0;}
#picshow_tx li p{ color:#ccc; line-height:16px; height:16px; overflow:hidden;}
#select_btn{width:150px; height:450px; color:#E3E3E3; float:right; display:inline; background-color:#E3E3E3;}
#select_btn li{padding:9px 11px 0px 9px; width:299px; height:100px; border-top:1px solid #fff; cursor:pointer;}
#select_btn li:hover{background-color:#E3E3E3;}
#select_btn li.current{background-color:#E3E3E3;}
#select_btn li.current:hover{background-color:#E3E3E3;}
#select_btn a{color:#000;}
#select_btn img{padding:2px; border:1px solid #ccc; width:132px; height:99px; margin-right:10px; float:left;}
#select_btn .select_text{ height:20px; font:bold 13px/16px 'Microsoft YaHei'; overflow:hidden; display:block;}
#select_btn .select_text:hover{text-decoration:underline;}
#select_btn .select_date{ height:18px; line-height:18px; overflow:hidden; display:block;}
