\@charset "utf-8";
/* CSS Document */

html {overflow-y:scroll; text-decoration:none;}
body,* {margin:0; padding: 0; font:12px ,sans-serif;}
body { background:url(../images/bg.jpg) no-repeat  center 0;  width:100%;height:100%; font-family: simsun;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,a{padding:0; margin:0;font-size:12px; }
table,td,tr,th{font-size:12px;}
ol,ul,li { list-style:none;}
a,a:visited { text-decoration:none;}
/*a:hover { text-decoration:underline;}*/
a:active {star:expression(this.onFocus=this.blur());}
h1,h2,h3,h4,h5 {font-weight:normal; font-style:normal;}
img{vertical-align:top;border:0;float:left;}
.green,.green a ,.green:visited {color:#008000;}
.blue,.blue a ,.blue:visited {color:#1E50A2}
.red,.red a ,.red:visited {color:red;}
.orange,.orange a ,.orange a:visited {color:#ff6600;}
.c333,.c333 a ,.c333:visited {color:#333;}
.c666,.c666 a ,.c666:visited {color:#666;}
.c999,.c999 a ,.c999:visited {color:#999;}
.cfff,.cfff a ,.cfff:visited {color:#fff;}

.f14px {font-size:14px;}

.fB {font-weight:bold;}
.left {float:left;}
.right {float:right;}
.hidden {display:none;}
.txtCenter {text-align:center;}
.txtRight {text-align:right;}
.clear {clear:both;}
.overf {overflow:hidden;}

.mbox-cover {z-index: 1009px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-color: #fff;filter: alpha(opacity = 20);-moz-opacity: 0.2;opacity: 0.2;}
.mbox-box {position:absolute;z-index:1010;width:365px;border:1px #0570c0 solid;overflow:hidden;border-radius: 3px;box-shadow: 0 0 5px #333;background:#fff;}
.mbox-top {margin:0;border:1px #6ab9fa solid;height:28px;line-height:28px;background:url(../images/dialog_skin.gif) repeat-x 0 0;padding:0 10px 0 15px;}
.mbox-title {float:left;font-weight:bold;color:#fff;font-size:14px;}
.mbox-close {float:right;display:block;width:32px;height:18px;margin-top:4px;background:url(../images/dialog_skin.gif) repeat-x 0 -28px;}
.mbox-content {padding:7px;line-height:16px;font-size:12px;word-break:break-all;}
.mbox-bottom {border-top:1px #d9d9d9 solid;padding:10px 0; text-align:right;clear:both;}
.mbox-bottom button {font-size: 12px;background:url(../images/dialog_confirm.gif) no-repeat 0 -32px;width:60px;height:21px;margin-right:5px; text-align:center;border:none;color:#000; text-decoration:none;}


/* 筛选器 */
.indexSX {width:54px;border:1px #ccccff solid;position: fixed;}
.indexSX h1 {height:30px; background:url(../images/floatbg_top.gif) no-repeat 0 0;font-size:14px;font-weight:bold;color:#014da2; line-height:30px;text-align:center;}
.c_content{ background:url(../images/floatbg.gif) repeat-y right 0;padding-top:5px;border: 1px solid #ffffff}
.c_bottom {height:4px; background:url(../images/floatbg.gif) no-repeat 0 bottom;}
.c_content a {display:block;height:22px;line-height:20px; text-align:center;color:#999;}
.c_content a.active { background:url(../images/selectactive_01.png) no-repeat right 0; width:56px; font-weight:bold;position:relative;margin-left:-3px;}

/*左边浮动*/
.indexLeft{top:140px;position: fixed;left: 50%;margin-left: -590px;width: auto;height: auto;display: block;}

.ad {width:1000px;margin:10px auto 0;}
.ad li{float:left;margin:4px;position:relative;}
.addetails {position:absolute;left:0;top:0; width:312px;height:140px;border:2px #65a9e6 solid;padding-top:55px;z-index: 99999;}
.ad li img {border:1px #000 solid;z-index: 100px;}
.addetails_con {height:140px; background:#fff;z-index: 100px;}
.addetails_left {width:125px;margin:5px;border-right:1px #d9d9d9 dashed;height:105px;}
.addetails_left a {display:block;height:20px;line-height:20px;}
.addetails_right {padding:5px;line-height:20px;width:165px;}
.addetails_bottom {width:100%; height:22px; background:#eeeeee;margin-top:3px;}
.addetails_bottom a {display:inline-block;width:45%; text-align:center;line-height:22px;}
/*加滤镜*/
.am{filter: alpha(opacity = 20);-moz-opacity: 0.2;opacity: 0.2;}



.new_btn{
	background: url(/jyw/res/index/images/btn_01.png) repeat-x 0 0;
	border: 0px;
	height: 27px;
	line-height: 27px;
	border-right: 1px solid #ccccff;
	border-left:1px solid #ccccff;
}