@charset "utf-8";
/* stock */
body { font-size:12px; background:#ffffff; font-family:"宋体", Arial, Helvetica; color:#444444;}

a:link { color:#444444; text-decoration:none;}
a:visited { color:#444444; text-decoration:none;}
a:hover { color:#ff6600; text-decoration:none;}
a:active { color:#bc2931;}

.nav a:visited, .nav a:link { display:block; color:#ffffff; text-decoration:none; text-align:center; font-size:12px; font-weight:bold;}
.nav a:hover { text-decoration:none;}

.notice a:visited, .notice a:link { color:#444444; text-decoration:none;}

<!--20150920  遇到问题：首页导航条的链接网址 鼠标点上去之后 不变红色  解决如下：-->
.notice a:hover { color:red; text-decoration:none;}

.wildc li div.item a:visited, .wildc li div.item a:link { color:#000000; text-decoration:none; text-align:center;}
.wildc li div.item a:hover { color:#ff6666; text-decoration:none;}

.wildc li div.item .item_rt a:visited, .wildc li div.item .item_rt a:link { color:#0197fe; text-decoration:none; text-align:center;}
.wildc li div.item .item_rt a:hover { color:#0197fe; text-decoration:none;}

.listc li div.litem a:visited, .listc li div.litem a:link { color:#444444; text-decoration:none; text-align:center;}
.listc li div.litem a:hover { color:#ff6666; text-decoration:none;}

#mtb a:visited, #mtb a:link, #mtb a:hover { color:#444444; text-decoration:none;}

.c_flyd_tb a:visited, .c_flyd_tb a:link { color:#444444; text-decoration:none; text-align:center;}
.c_flyd_tb a:hover { color:#ff6666; text-decoration:none;}

.lnav_c li a:visited, .lnav_c li a:link { color:#444444; text-decoration:none; text-align:center;}
.lnav_c li a:hover { color:#ff6600; text-decoration:none;}

.fl { float:left;}
.fr { float:right;}
.cb { clear:both;}
.fb { font-weight:bold;}
.fs12 { font-size:12px;}
.fs14 { font-size:16px;}
.tc { text-align:center;}
.tl { text-align:left;}
.tr { text-align:right;}
.blankw { background:#ffffff; }
.blank3 { clear:both; height:3px; overflow:hidden; display:block; font-size:1px; }
.blank4 { clear:both; height:4px; overflow:hidden; display:block; font-size:1px; }
.blank6 { clear:both; height:6px; overflow:hidden; display:block; font-size:1px; }
.blank9 { clear:both; height:9px; overflow:hidden; display:block; font-size:1px; }
.blank9w { background:#ffffff; clear:both; height:9px; overflow:hidden; display:block; font-size:1px; }
.blank12 { clear:both; height:12px; overflow:hidden; display:block; }
.blank15 { clear:both; height:15px; overflow:hidden; display:block; }
.blank20 { clear:both; height:20px; overflow:hidden; display:block; }
.blank25 { clear:both; height:25px; overflow:hidden; display:block; }
.p10 { padding:10px;}
.p15 { padding:15px;}
.p20 { padding:20px;}
.red { color:#ff0000;}
.clearfix { *zoom:1;}
.clearfix:after { display:block; clear:both; content:"."; visibility:hidden; height:0;}
.pb6 { padding-bottom:6px;}

/* 间距 */
.pl5 { padding-left:5px;}
.pl8 { padding-left:8px;}
.pl12 { padding-left:12px;}
.pl18 { padding-left:18px;}
.pl25 { padding-left:25px;}
.pl27 { padding-left:27px;}
.pl40 { padding-left:40px;}

.lh22 { line-height:22px;}
.lh25 { line-height:25px;}
.sepb { height:1px; overflow:hidden; font-size:1px; background:url(../images/sep.gif) center bottom repeat-x;}
.seps { height:1px; overflow:hidden; font-size:1px; border-bottom:1px solid #d0d0d0;}
.ch { color:#afb0b0;}
.cb { color:#444444;}
.bgch { background:#fffbfb;}
.mt20 { margin-top:20px;}
.ml10 { margin-left:10px;}
.ml68 { margin-left:68px;}
.ti2 { text-indent:2em;}

.bw40 { width:40%;}
.bw100 { width:100%;}

input[type="radio"] { vertical-align:-5%;}

select { border: 1px solid #c2cad1; background: #ffffff; height: 24px; line-height: 24px; list-style: none; }
select option { border-left: 1px solid #c2cad1; border-right: 1px solid #c2cad1; list-style: none; height:24px; line-height: 24px; }

/*下拉框样式*/
select { width: 80px; }
.sboxstyle div.tag_select { display:block; color:#79A2BD; width:60px; height:24px; /*background:url(../images/sel_down.gif) 65px 10px no-repeat #ffffff; */padding:0 10px; line-height:24px; border:1px solid #c5c8cb; color:#444444; text-align:center;}
.sboxstyle div.tag_select_hover { display:block; width:60px; height:24px; /*background:url(../images/sel_down.gif) 65px 10px no-repeat #ffffff;*/ padding:0 10px; line-height:24px; border:1px solid #c5c8cb; text-align:center;}
.sboxstyle div.tag_select_open { display:block; width:60px; height:24px; /*background:url(../images/sel_up.gif) 65px 10px no-repeat #ffffff;*/ padding:0 10px; line-height:24px; border:1px solid #c5c8cb; text-align:center;}

.sboxstyle ul.tag_options { position:absolute; margin:0; list-style:none; background:#ffffff; width:80px; padding:0 0 5px; border:1px solid #c5c8cb; border-top:none; text-align:center;}
.sboxstyle ul.tag_options li { background:#ffffff; display:block; width:60px; padding:0 10px; height:24px; text-decoration:none; line-height:24px; text-align:center;}

.sboxstyle ul.tag_options li.open_hover { background:#efefef;}
.sboxstyle ul.tag_options li.open_selected { background:#efefef;}

/*下拉框宽70px*/
.sel_w50 select { width: 70px; }
.sboxstyle .sel_w50 div.tag_select, .sboxstyle .sel_w50 div.tag_select_hover, .sboxstyle .sel_w50 div.tag_select_open { width:50px; background-position:70px 10px;}
.sboxstyle .sel_w50 ul.tag_options { width:70px;}
.sboxstyle .sel_w50 ul.tag_options li { width:50px;}

/*下拉框宽150px*/
.sel_w130 select { width: 130px; }
.sboxstyle .sel_w130 div.tag_select, .sboxstyle .sel_w130 div.tag_select_hover, .sboxstyle .sel_w130 div.tag_select_open { width:130px; background-position:175px 10px;}
.sboxstyle .sel_w130 ul.tag_options { width:150px;}
.sboxstyle .sel_w130 ul.tag_options li { width:130px;}

/*下拉框宽190px*/
.sel_w170 select { width: 170px; }
.sboxstyle .sel_w170 div.tag_select, .sboxstyle .sel_w170 div.tag_select_hover, .sboxstyle .sel_w170 div.tag_select_open { width:170px; background-position:175px 10px;}
.sboxstyle .sel_w170 ul.tag_options { width:190px;}
.sboxstyle .sel_w170 ul.tag_options li { width:170px;}


/*下拉框宽190px*/
.sel_w190 select { width: 190px; }
.sboxstyle .sel_w170 div.tag_select, .sboxstyle .sel_w170 div.tag_select_hover, .sboxstyle .sel_w170 div.tag_select_open { width:170px; background-position:175px 10px;}
.sboxstyle .sel_w190 ul.tag_options { width:190px;}
.sboxstyle .sel_w190 ul.tag_options li { width:170px;}


/*下拉框宽230px*/
.sel_w210 select { width: 210px; }
.sboxstyle .sel_w210 div.tag_select, .sboxstyle .sel_w210 div.tag_select_hover, .sboxstyle .sel_w210 div.tag_select_open { width:210px; background-position:280px 10px;}
.sboxstyle .sel_w210 ul.tag_options { width:230px;}
.sboxstyle .sel_w210 ul.tag_options li { width:210px;}

/*下拉框宽270px*/
.sel_w250 select { width: 250px; }
.sboxstyle .sel_w250 div.tag_select, .sboxstyle .sel_w250 div.tag_select_hover, .sboxstyle .sel_w250 div.tag_select_open { width:250px; background-position:280px 10px;}
.sboxstyle .sel_w250 ul.tag_options { width:270px;}
.sboxstyle .sel_w250 ul.tag_options li { width:250px;}

/*下拉框宽280px*/
.sel_w260 select { width: 260px; }
.sboxstyle .sel_w260 div.tag_select, .sboxstyle .sel_w260 div.tag_select_hover, .sboxstyle .sel_w260 div.tag_select_open { width:260px; background-position:280px 10px;}
.sboxstyle .sel_w260 ul.tag_options { width:280px;}
.sboxstyle .sel_w260 ul.tag_options li { width:260px;}

/*下拉框宽360px*/
.sel_w340 select { width: 360px; }
.sboxstyle .sel_w340 div.tag_select, .sboxstyle .sel_w340 div.tag_select_hover, .sboxstyle .sel_w340 div.tag_select_open { width:340px; background-position:280px 10px;}
.sboxstyle .sel_w340 ul.tag_options { width:360px;}
.sboxstyle .sel_w340 ul.tag_options li { width:340px;}

/*提交注册按钮*/
.sub { width:60px; height:24px; overflow:hidden; background:url(../images/bg_sub.gif) center repeat-x; border:1px solid #82b4d7; cursor:pointer;}
.suba { width:60px; height:24px; overflow:hidden; background:url(../images/bg_tit1.gif) center repeat-x; border:1px solid #f7c362; cursor:pointer;}
.sub_reg { width:68px; height:24px; overflow:hidden; background:url(../images/bg_reg.gif) center repeat-x; border:1px solid #edd28a; cursor:pointer;}
.w88 { width:88px;}

/*文本框*/
.ipt { height:28px; line-height:28px; list-style:none; border:1px solid #c5c8cb;}
.w400 { width:400px;}
.w360 { width:360px;}
.w300 { width:300px;}
.w280 { width:280px;}
.w270 { width:270px;}
.w250 { width:250px;}
.w220 { width:220px;}
.w200 { width:200px;}
.w190 { width:190px;}
.w170 { width:170px;}
.w160 { width:160px;}
.w150 { width:150px;}
.w130 { width:130px;}
.w120 { width:120px;}
.w100 { width:100px;}
.w80 { width:80px;}
.w70 { width:70px;}
.w60 { width:60px;}
.w50 { width:50px;}
.sw20 { padding:0 20px;}
.sw10 { padding:0 10px;}
.sw5 { padding:0 5px;}

/*文本域*/
.txtarea { background:#ffffff; border:1px solid #c2cad1;}

/*通用表格1蓝色*/
.ty_tb table { border-top:1px solid #00c5fe; border-left:1px solid #00c5fe;}
.ty_tb table td { border-bottom:1px solid #00c5fe; border-right:1px solid #00c5fe; vertical-align:middle; text-align:center; height:40px; line-height:22px;}
.ty_tb table tr.ty_tb_t td { height:40px; background:#daf9ff;}

/*通用表格2淡蓝色*/
.ty_tba table { border-top:1px solid #c2cad1; border-left:1px solid #c2cad1;}
.ty_tba table td { border-bottom:1px solid #c2cad1; border-right:1px solid #c2cad1; vertical-align:middle; text-align:center; height:40px; line-height:22px;}
.ty_tba table tr.ty_tba_t td { height:40px; background:#fff6ef;}
.ty_tba table tr.ty_tba_t td.bg_bs { background:#ffffff;}

/*通用表格3黄色*/
.ty_tbb table { border-top:1px solid #ffb873; border-left:1px solid #ffb873;}
.ty_tbb table td { border-bottom:1px solid #ffb873; border-right:1px solid #ffb873; vertical-align:middle; text-align:center; height:40px; line-height:22px;}
.ty_tbb table tr.ty_tbb_t td { height:40px; background:#ffe7cc;}

/*通用表格4红色*/
.ty_tbc table { border-top:1px solid #ff0000; border-left:1px solid #ff0000;}
.ty_tbc table td { border-bottom:1px solid #ff0000; border-right:1px solid #ff0000; vertical-align:middle; text-align:center; height:40px; line-height:22px;}
.ty_tbc table tr.ty_tbc_t td { height:40px;}

/*通用表格5高度高*/
.ty_tbd table { border-top:1px solid #00c5fe; border-left:1px solid #00c5fe;}
.ty_tbd table td { border-bottom:1px solid #00c5fe; border-right:1px solid #00c5fe; vertical-align:middle; text-align:center; height:70px; line-height:22px;}
.ty_tbd table tr.ty_tbd_t td { height:70px; background:#daf9ff;}

/*二次登陆仿输入框*/
.ipt_lt { width:450px; height:34px; line-height:34px; text-align:center; border:1px solid #c2cad1; color:#acabab;}
.ipt_ltb { width:450px; height:34px; line-height:34px; text-align:center; border:1px solid #c2cad1; color:#444444;} /*黑色*/
.ipt_ltt { width:450px; height:60px; line-height:28px; text-align:center; border:1px solid #c2cad1; color:#434343;}

/*留言内容*/
.ipt_lyr { width:150px; height:34px; line-height:34px; text-align:center; border:1px solid #c2cad1; color:#acabab;}
.ipt_ly { width:450px; height:34px; line-height:34px; text-align:left; border:1px solid #c2cad1;}

/*注册状态*/
.reg_ok { color:#268f01;}
.reg_err { color:#ff0000;}

/*new*/
.new { color:#ffe400;}