/* ========== 全局css定义 ====== */
html{_background-image:;_background-attachment:fixed;} 
body{margin:0;padding:0; font-size:12px; color:#333;}
div,table,td{font-size:12px;line-height:1.5;}
div,ul,li,dl,dt{list-style:none;list-style-type: none;}
div,p,form,img,ul,li,dl,dt,dd {margin:0; padding:0; border:0;}
font{line-height:1.5;}
.left{float:left;}
.right{float:right;}
.center{margin:0 auto;}

/* ========== 链接颜色 ====== */
a:link {text-decoration:none;color:#008;}	  /* 未访问的链接 */
a:visited {text-decoration:none;color:#008;}  /* 已访问的链接 */
a:hover {text-decoration:underline;color:#f30;}		  /* 当有鼠标悬停在链接上,a:hover 必须位于 a:link 和 a:visited 之后 */
a:active {text-decoration:none;color:#008;}	  /* 被选择的链接,a:active 必须位于 a:hover 之后 */
a.img:hover {border: 2px solid #c60;}

/* ========== 颜色属性 [定义规则，小写c加颜色名称] ====== */
.cred,a.cred:link,a.cred:visited{color:red;}/*红色*/
.cwhite,a.cwhite:link,a.cwhite:visited{color:white;}/*白色*/
.cblue,a.cblue:link,a.cblue:visited{color:blue;}/*蓝色*/
.cblack,a.cblack:link,a.cblack:visited{color:black;}/*黑色*/
.cgreen,a.cgreen:link,a.cgreen:visited{color:green;}/*绿色*/
.cyellow,a.cyellow:link,a.cyellow:visited{color:yellow;}/*黄色*/
.cpurple,a.cpurple:link,a.cpurple:visited{color:purple;}/*紫色*/
.cf30,a.cf30:link,a.cf30:visited{color:#f30;}
.cf60,a.cf60:link,a.cf60:visited{color:#f60;}
.c888,a.c888:link,a.c888:visited{color:#888;}
.c666,a.c666:link,a.c666:visited{color:#666;}
.c090,a.c090:link,a.c090:visited{color:#090;}
.c960,a.c960:link,a.c960:visited{color:#960;}
.c600,a.c600:link,a.c600:visited{color:#600;}
/* ========== 字体属性 [定义规则，小写f加属性名称] ====== */
.fb {font-weight: bold;}
.fi {font-style: italic;}
.fu {text-decoration: underline;}
.fn {text-decoration:none;} /*无下划线，单独定义

/* ========== 字体大小 ====== */
h1,h2,h3,h4,h5,h6 {font-size:100%;margin:0;padding:0;}
.f10{font-size:10px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}

/* ========== 边框 ====== */
.table {border: 1px solid #ccc;}
.table-xia {border-bottom: 1px solid #ccc;}
.table-xiaxu {border-bottom: 1px dotted #ccc;}
.table-zuoyou {border-left: 1px solid #ccc;border-right: 1px solid #ccc;}
.table-shangxia {border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
.table-you {border-right: 1px solid #ccc;}
.table-zuo {border-left: 1px solid #ccc;}
.table-shang {border-top: 1px solid #ccc;}

.mytable{ border-collapse:collapse; }
.mytable td{ border:#ccc solid 1px; padding:4px;}
.mytable .title{background:#f1f1f1;}

.wenbenkuang {border:1px solid #999;}
.go-wenbenkuang {background-color:menu;height:20px;line-height:18px;border:1px outset #fff;}
.top_2 {padding-top: 2px;}
.top_5 {padding-top: 5px;}
.top_10 {padding-top: 10px;}
.top_20 {padding-top: 20px;}
.bottom_2	{padding-bottom: 2px;}
.bottom_5	{padding-bottom: 5px;}
.bottom_10	{padding-bottom: 10px;}
.left_5 {padding-left: 5px;}
.left_10 {padding-left: 10px;}
.right_5 {padding-right: 5px;}
.right_10 {padding-right: 10px;}
.t_2 {margin-top:2px;}
.t_5 {margin-top:5px;}
.t_10 {margin-top:10px;}
.b_2 {margin-bottom:2px;}
.b_5 {margin-bottom:5px;}
.b_10 {margin-bottom:10px;}
.mg_1 {margin:1px;}
.mg_2 {margin:2px;}
.mg_3 {margin:3px;}
.mg_5 {margin:5px;}
.pd_1 {padding:1px;}
.pd_2 {padding:2px;}
.pd_3 {padding:3px;}
.pd_5 {padding:5px;}

.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}

.content {margin:5px auto 0 auto;width:1200px;overflow:hidden;clear:both;}
.hidden {overflow: hidden;}
.clear{clear:both;}
/* ========即时通 ui======== */
#dialogbox{position:absolute;z-index:65535;background:#fff;}
#dialogbj{position:absolute;z-index:65534;left:0px;top:0px;background:#000;filter:alpha(opacity=25);opacity:0.25;}
#dialogbox_title{position:relative;height:28px;line-height:28px;padding:0 10px;color:#fff;cursor:move;font-size:12px;font-weight:bold;background:#333 url(/uploads/image/jimage/skins.gif) repeat-x;}
#dialogbox_title_l{left:0px; top:0px; width:10px; height:28px; position:absolute; background:url(/uploads/image/jimage/skins.gif) 0px 56px;}
#dialogbox_title_r{right:0px;top:0px; width:10px;height:28px; position:absolute; background:url(/uploads/image/jimage/skins.gif) 0px 28px;}
#dialogbox_title img{float:right;margin-top:5px;cursor:pointer;}
#dialogbody{position:relative;border:2px solid #333;border-top:0;background:#fff;}
#jst_iframe_ts{position:absolute;top:50%;left:50%;margin:-24px 0 0 -16px;width:32px;height:32px;z-index:65535;}
#shuzirencms_jst{height:102px;width:185px;background:#c9d3f3; position:fixed !important;z-index:65533;right:0px;bottom:0px;_position:absolute; _top:expression(eval(document.compatmode && document.compatmode != "backcompat")?document.documentelement.scrolltop document.documentelement.clientheight-this.offsetheight:offsetparent.scrolltop offsetparent.clientheight-this.offsetheight);}
#shuzirencms_jst_title{border: 1px solid #a6b4cf;background:url(/uploads/image/jimage/jst_001.gif);height:24px;color:#1f336b;font-size:9pt;}
#shuzirencms_jst_ts{height:80px;background:url(/uploads/image/jimage/jst_002.jpg);border: 1px solid #a6b4cf;border-top:0;font-size:9pt;text-align: center;}
#shuzirencms_jst_ts a{font-weight: bold;color:red;text-decoration:underline;}
/* =========搜索动态输入提示========= */
.dh_search div{float:left;line-height:26px;padding:0px 10px 0 5px;}	
.dh_search .div_l{float:left;line-height:26px;padding-left:20px;}
.dh_search .div_r{float:right;line-height:26px;padding-right:20px ;}
.dh_search .key{padding:4px 5px 0 5px;height:19px;border:1px solid #7aadc8;}
.dh_search .div_select {padding:0px;background-color:white;border:1px solid #7aadc8;margin-right:5px;width:120px;height:23px;overflow: hidden;position: relative;}
.dh_search .div_select span {border: 1px solid #fff;position: absolute;top:3px;left:3px; overflow: hidden;}
.dh_search .div_select span select {margin:-2px; width:115px; background: transparent; color: #333; }
#ts_div {z-index:9;border:1px solid #ccc; width:220px;position: absolute; background-color:#fff;display:none;}
.ts_div_out {background-color: #fff;color:#000;padding:2px 5px;height:20px;cursor:default;overflow: hidden;}   
.ts_div_over {background-color: #07a4ff;color:#fff;padding:2px 5px;height:20px;cursor:default;overflow: hidden;}
.ts_div_out .ts_div_key{float:left;text-align:left;color:blck;}
.ts_div_over .ts_div_key{float:left;text-align:left;color:white;}
.ts_div_out .ts_div_value{float:right;text-align:right;color:green;}
.ts_div_over .ts_div_value{float:right;text-align:right;color:snow;}
/* ==========网页头部========= */
#header{margin:0 auto 5px auto;width:1200px;}
#top{width:1200px;height:80px;background:url(/uploads/image/image/top_bodybg.jpg) no-repeat right top;background-color:#fff;}
#logo {float: left;margin-top:10px;width:190px;height:65px;}
#logo_txt{float: left;margin-top:25px;width:395px;height:34px;padding:5px 0 0 4px;border-left:1px solid #ddd;font-size:14px;color:#888;line-height:17px;overflow: hidden;}
#logo_txt strong{font-size:14px;color:#f54100;}
#top_searchs {float:right;margin-top:5px;width:610px;font-size:13px;text-align:right;height:65px;}
#top_login{height:28px;line-height:28px;color:#777;font-size:12px;}
#top_login a{text-decoration:none;color:#000;font-size:14px;} 
#top_login a:hover{color:#f54100;}
#jst_count,#top_login strong{color:#f54100;}
#huiyuan_index{position: relative;}
#huiyuan_index em{font-style: normal;font-size:8px;vertical-align:middle;color:#999;}
#huiyuan_menu{position:absolute;width:80px;background:#f5fafe;border:1px solid #b4c9e0;padding:4px 2px;z-index:2;left:-5px;top:10px;_top:13px;text-align:center;display:none;}
#huiyuan_menu a{display:block;height:22px;line-height:22px;padding:2px;}
#huiyuan_menu a:hover{background-color:#07a4ff;color:#fff;}
#top_search{float:right;margin-top:5px;height:34px;}
#top_search form{float:left;}
#top_input{float:left;width:352px;background: no-repeat 0px 0;height:32px;line-height:32px;}
#top_input input{float:left;background:none;padding:2px 5px 0 10px;font-size:14px;width:337px;height:30px;line-height:30px;border:0;color:black;}
#top_search_submit{float:left;margin-left:4px;background: no-repeat -352px 0; width:65px; height:32px; text-indent:-999px; border:none;cursor:pointer;}
#top_fabu{float:left;margin-left:10px;}	
#nava{width:1200px;height:36px;background:#158ee5;overflow: hidden;}
#nava li{float:left;height:34px;}
#nava a{display:block;padding:0px 27px 0px 30px;line-height:36px;font-size:18px;color:#fff;text-decoration:none;}
#nava li .home{background:none;}
#nava li a:hover{ text-decoration:none;color:yellow;}
#nava li .xz{text-shadow:none;color:yellow;}
#navb{margin-bottom:3px;width:1190px;padding:4px 0 8px 10px;background:url(/uploads/image/image/navb.gif) bottom left;overflow: hidden;}
#navb li{float:left;width:100px;height:25px;padding:0px 4px 0 4px;text-align:center;white-space:nowrap;overflow:hidden;}
#navb li a{display:block;padding-top:4px;font-size:14px;color:#222;text-decoration:none;}
#navb li a:hover{text-decoration:none;color:#f54100;background:#fafafa url(/uploads/image/image/nav-cur.gif) no-repeat center bottom;}
#navb li .xz{padding-top:6px;text-decoration:none;background:#fafafa url(/uploads/image/image/nav-cur.gif) no-repeat center bottom;font-weight: bold;font-size:12px;color:#09c;}
#navb li .xz:hover{color:#09c;}
#navb .ge{padding-top:4px;color:#ddd;font-size:12px;} 
#navb .right{float:right;}
#nava a img,#navb a img{position:absolute; margin:-17px 0 0 -8px;}
#bottom{margin:10px auto 0px auto;width:1200px;padding:5px 0;text-align:center;border-top: 1px solid #eee;color:#777;line-height:18px;}
#nava li .jiaonan{color:yellow;}
#nava li .jiaonan:hover{background:none;color:red;}
#gotopbtn{width:19px;height:57px;overflow:hidden;position:fixed !important;z-index:60001;right:50%;margin-right:-624px;bottom:45px;_position:absolute; _top:expression(document.documentelement.scrolltop document.documentelement.clientheight-this.offsetheight-45);display:none;}
/* ==========会员认证图标========= */
.emailyz,.nameyz,.mobileyz,.bizyz,.emailyzw,.nameyzw,.mobileyzw,.bizyzw{background-image: !important;background-repeat:no-repeat;border:0 none;display:inline-block;width:22px;height:18px;margin:0 1px;overflow:hidden;}
.emailyz{background-position:-7px -150px;}
.mobileyz{background-position:-7px -42px;}
.nameyz{background-position:-7px -78px;}
.bizyz{background-position:-7px -115px;}
.emailyzw{background-position:-65px -150px;}
.mobileyzw{background-position:-67px -42px;}
.nameyzw{background-position:-68px -78px;}
.bizyzw{background-position:-70px -115px;}
/* ==========网页广告位========= */
.banner{margin:0 auto 5px auto;width:1200px;overflow:hidden;}
.ad155{margin:0 auto;width:1206px;overflow:hidden;clear:both;}
.ad155 img{width:166px;margin:0 3px;padding-bottom:5px;}
.ad155 .banner{width:1200px;padding-bottom:5px;}
.ad155 .w2{width:294px;margin:0 3px;padding-bottom:6px;}
.ad312{margin:0 auto;width:1208px;overflow: hidden;clear:both;}
.ad312 img{width:296px;margin:0px 3px;padding-bottom:6px;} 

.gg948{margin:0 auto 5px auto;width:1200px;height:60px;border: 1px solid #ddd;padding:3px;overflow:hidden;}
.gg728txt{margin:0 auto 5px auto;width:1192px;height:90px;border:1px solid #ddd;padding:3px;overflow:hidden;}
.gg728txt .left{float:left;width:940px;height:90px;padding-right:6px;border-right:1px solid #ddd;}
.gg728txt .right{float:right;width:240px;height:90px;padding-left:5px;}