@charset "utf-8";

/*去除页面中所有标签的默认间距、补白*/
* { margin:0px; padding:0px;}

/*页面中的默认字体、字体大小、背景、文字颜色*/
body { font-size:12px; font-family:Arial; color:#6c6c6c; background:#FFF;}

/*页面右侧滚动条*/
html { overflow-y:scroll;}

/*清除页面所有图片的默认边框*/
img { border:0;}

/*去除ol、ul、li的默认样式*/
ol,ul,li { list-style-type:none;}

/*设置表单等项目的默认字体大小*/
input,select,textarea,font { font-size:12px;}

/*设置文字段落、表格单元格的默认行高*/
p,th,td { line-height:22px;}

/*css清除浮动*/
.clear { clear:both; font-size:0px; line-height:0px;}
/*clearfix:after*/
.clearfix:after { content:"."; display:block; height:0px; clear:both; visibility:hidden;}
.clearfix { display:inline-table; display:block;}
*html .clearfix { height:1%;}
*+html .clearfix { height:1%;}

/*默认的文字链接样式*/
a:link,a:visited { color:#606060; text-decoration:none;}
a:hover,a:active { color:#9c0a0d; text-decoration:none;}
/*去除页面中的链接点击后留下的虚线框*/
body a{ outline:none;blr:expression(this.onFocus=this.blur());}

/*文字链接样式*/
.white{ color:#ffffff;}
.white a:link,.white a:visited { color:#ffffff;}
.white a:hover { color:#ffffff; text-decoration:underline;}

.grey { color:#7d4401;}
.grey a:link,.grey a:visited { color:#7d4401;}
.grey a:hover { color:#dc0000;} 

.hui{ color:#9a9a9a;}
.hui a:link,.hui a:visited { color:#9a9a9a;}
.hui a:hover { color:#ad894d;} 

.red{ color:#dc0000;}
.red a:link,.red a:visited { color:#dc0000;}
.red a:hover { color:#dc0000; text-decoration:underline;} 

/*单行截字*/
.textbreak { white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}


.jzm { text-align:center;}
.jzr { text-align:right;}

.mar0{ margin:0 auto;}
.mar8{ margin:8px auto;}
.jzm{ text-align:center;}
.jzr{ text-align:right;}
.pt5px{ padding-top:5px;}
.pt10px{ padding-top:10px;}
.pt15px{ padding-top:15px;}
.pt30px{ padding-top:30px;}
.pt35px{ padding-top:35px;}

.pl5px{ padding-left:5px;}
.pl10px{ padding-left:10px;}
.pl15px{ padding-left:15px;}
.pl20px{ padding-left:20px;}
.pl60px{ padding-left:60px;}
.pl100px{ padding-left:100px;}

.pr5px{ padding-right:5px;}
.pr10px{ padding-right:10px;}
.pr15px{ padding-right:15px;}
.pr20px{ padding-right:20px;}
.pb5px{ padding-bottom:5px;}

.pb10px{ padding-bottom:10px;}
.pb15px{ padding-bottom:15px;}
.pb20px{ padding-bottom:20px;}

.strong{ font-weight:bold;}
.biank{ border:#e9e2ce solid 1px;}

.l { float:left;}
.r { float:right;}
.ych{ overflow:hidden;}
/*解决IE6双边距加倍错误*/
.font12{ font-size:12px;}
.font14{ font-size:14px;}
.font18{ font-size:18px;}
.zt{ font-family:"微软雅黑";}
.hauto{ height:auto;}
.bg1{ background:url(../images/zx_15.jpg) top repeat-x; margin-top:3px; padding-top:20px;}
.bg2{ background:url(../images/zx_19.jpg) bottom no-repeat;  padding-bottom:9px; margin-bottom:11px;}
.bg3{ background:url(../images/zx_23.jpg) bottom no-repeat;  padding-bottom:9px;}
.bg4{ background:url(../images/zx_106-31.jpg) center right no-repeat;}

/*页面宽度*/
.w990px { width:990px;}
.w980px { width:980px;}
.w960px { width:960px;}
.w707px { width:707px;}
.w485px{ width:485px;}
.w380px{ width:380px;}
.w339px{ width:340px;}
.w230px{ width:230px;}
.w265px{ width:265px;}
.w410px{ width:410px; _width:339px;}
.w70px{ width:70px;}
.w130px{ width:135px;}
.w135px{ width:130px;}
.w260px{ width:260px;}
.w250px{ width:250px;}
.w240px{ width:239px;}
.w180px{ width:180px;}
.w100px{ width:100px;}
.w40px{ width:40px;}
.w320px{ width:320px;}

.h30px{ height:26px;}
.hg24px{ line-height:24px; height:auto;}
.hg26px{ line-height:26px;}

/*轮换*/
.contain { width:336px; margin:0 auto; text-align:left; clear:both;}
#banner { position:relative; width:336px; height:270px; overflow:hidden; left:0; }
#banner_list img {border:0px;}
#banner_bg { position:absolute; bottom:1px; _bottom:-1px; background:url(../images/flashbg.png) repeat; height:25px; z-index:1000; cursor:pointer; width:336px; left: 0px;}
#banner_info{position:absolute; bottom:0; left:20px;height:25px; line-height:25px; color:#fff;z-index:1001;cursor:pointer; font-size:12px;}
#banner_text {position:absolute; width:120px; z-index:1002; right:3px; bottom:3px;}
#banner ul { position:absolute; list-style-type:none; z-index:1002; margin:0; padding:0; bottom:3px; left:230px; width:100px;}
#banner ul li { display:block; width:18px; height:18px; line-height:18px; text-align:center; color:#454545; background:url(../images/n_off.gif);cursor:pointer; margin-left:5px; font-family:Arial; font-size:12px; float:left;}
#banner ul li.on { background:url(../images/n_on.gif); color:#faa635; font-weight:bold;}
#banner_list a{position:absolute;}
#banner_info{position:absolute; bottom:0; left:10px; height:25px; line-height:25px; color:#fff;z-index:1001;cursor:pointer; font-size:12px;}
#banner_text {position:absolute; width:120px; z-index:1002; right:3px; bottom:3px;}
#banner ul { position:absolute; list-style-type:none; z-index:1002; margin:0; padding:0; bottom:3px; left:230px; width:100px;}
#banner ul li { display:block; width:18px; height:18px; line-height:18px; text-align:center; color:#454545; background:url(../images/n_off.gif);cursor:pointer; margin-left:5px; font-family:Arial; font-size:12px; float:left;}
#banner ul li.on { background:url(../images/n_on.gif); color:#faa635; font-weight:bold;}
#banner_list a{position:absolute;}
/*轮换结束*/
.zx_menu{ height:34px; background:url(../images/zx_03.jpg) top repeat-x; border-left:#85541c solid 1px; border-top:#85541c solid 1px; border-right:#85541c solid 1px; padding-left:20px; padding-top:4px; margin-top:8px;}
.zx_ml{ width:123px; height:34px; background:url(../images/zx_06.jpg) top no-repeat; line-height:34px;}
.zx_mm{ width:620px; line-height:34px; padding-left:50px;}
.zx_mm ul li{ width:103px; background:url(../images/zx_09.jpg) right center no-repeat; float:left;}
.zx_mr{ width:75px; line-height:34px;}

.cont{ height:270px; border:#a28b5d solid 1px; padding:1px; margin-bottom:8px;}
.conet{ background:url(../images/zx_29.jpg) top repeat-x; height:29px; line-height:29px; padding-left:12px;}
.conee{ padding:10px; line-height:24px;}
.conee ul li{ height:24px; overflow:hidden;}
.conm{ width:375px; margin:0 auto; _margin-left:15px;}
.comme{ line-height:24px;}
.comme ul li{ height:24px; overflow:hidden;}
.conr{ background:#faf8f2; padding:8px;}
.conrl{ width:90px; height:82px; border:#e2e2e2 solid 1px;}
.conrr{ width:110px; line-height:23px;}

.con_bt{ height:32px; line-height:32px; background:url(../images/zx_34.jpg) top no-repeat;}
.con_btl{ width:300px; padding-top:8px; padding-left:37px;}
.con_zxrj{ width:452px; margin:0 auto;}

.zx_zx{ line-height:26px; height:auto;}
.zx_zx ul li{ height:26px; float:left;}
.w68px{ width:68px; background:url(../images/zx_38.jpg) top no-repeat; margin-right:2px; display:inline;}
.w88px{ width:88px; background:url(../images/zx_41.jpg) top no-repeat; margin-right:7px; margin-bottom:7px; display:inline;}

.ftl{ width:71px; height:71px; border:#e2e2e2 solid 1px;}
.ftr{ width:130px; line-height:23px;}


.diary{ border-bottom:#e7e7e7 dashed 1px; padding:10px 0;}
.dial{ width:179px; height:120px; border:#afafaf solid 1px; padding:3px;}
.diae{ line-height:24px; width:225px;}
.diae ul li{ height:24px; overflow:hidden;}
.hx{ border-right:#e9e2ce solid 1px;}
.hx_pic{ width:130px;}
.hx_pict{ width:115px; height:85px; border:#ffffff solid 1px;}
.hx_pice{ width:115px; height:26px; line-height:26px;}
.kt_pic{ width:71px; height:68px; border:#ababab solid 1px;}
.kt_con{ width:160px;}
.mren{ width:73px; margin-left:6px; _margin-left:2px; display:inline;}
.mrent{ width:73px; height:84px; border:#8f9091 solid 1px;}
.mrene{ width:73px; height:33px; line-height:33px;}
.sjgd{ width:162px; display:inline; margin:0 5px; _margin:-3px 4px;}
.gd_pic{ border:#d9d6d5 solid 1px; width:162px; height:120px;}
.gd_con{ line-height:21px; height:42px; overflow:hidden;}

.wy_al{ width:343px;}
.wy_alt{ height:23px; background:#e9e2ce; line-height:23px;}
.wy_ale{ padding:7px 8px;}
.wy_ale ul li{ line-height:24px; height:24px; overflow:hidden;}
/*选项卡*/
.hide { display:none;}
.title01 { padding-left:15px; width:965px; height:38px; float:left; background:url(../images/zx_80.jpg) left top repeat-x;}
.title01 ul.idTabs { width:auto; float:left; height:38px;}
.title01 ul li { width:100px; height:38px; float:left;}
.title01 ul li a { display:block; width:100%; line-height:38px; text-align:center; background:url(../images/t_off.gif) left top no-repeat; color:#fff!important;}
.title01 ul li a.selected { background:url(../images/zx_83.jpg) center bottom no-repeat; font-size:14px; font-weight:bold; color:#7d4401!important;}
.content01 { clear:both; border-top:none; background:#fff; padding:10px; height:82px; background:url(../images/zx_88.jpg) top repeat-x; border:#b5a898 solid 1px; border-top:none;}
.titend{ height:121px; background:url(../images/zx_88.jpg) top repeat-x;}
/*选项卡结束*/

.tghd{ width:295px; background:url(../images/zx_91.jpg) center right no-repeat; padding-left:20px;}
.cx_pic{ width:100px; height:74px; border:#8f9091 solid 1px;}
.Choose{ padding:5px; height:85px; background:#faf8f2; border:#e9e2ce solid 1px;}
.Ch01{ width:31px;}
.Ch_jj{ width:410px;}
.Chjdiy{ width:84px; display:inline; margin-left:15px;}
.Chjdiyt{ height:58px; border:#eeeeee solid 1px; padding:2px; background:#fff; }
.Ch02{ width:216px;}

.Jczn{ width:485px; margin:0 10px 10px 0;}
.Jcznlt{ height:118px;}
.Jcznle{ width:119px; height:22px; margin-top:5px; line-height:22px; background:url(../images/tu_bg.jpg) top repeat-x;}
.Jczncon{ width:330px; height:hauto;}
.Jczncon ul li{ line-height:24px;}

