﻿@charset "utf-8";
/*
Theme Name:全局样式;
Last Modify:2012/1/11
*/
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;} 
table {border-collapse: collapse;border-spacing: 0;} 
fieldset,img,abbr,acronym{border: 0;} 
address,caption,cite,code,dfn,em,th,var {font-weight: normal;font-style: normal;} 
ol,ul {list-style: none;} 
caption{text-align: left;} 
h1,h2,h3,h4,h5,h6 {font-size: 100%;} 
q:before,q:after {content:”;} 
body{background:#fff;font-size:12px;font-family:"宋体","Arial Narrow";}
textarea {outline: none; resize: none; overflow:auto;}
img{vertical-align:middle;}
:focus{outline:0;}
.fix,.wrap960,.wrap958{*zoom: 1;}
.fix:after,.wrap960:after,.wrap958:after{content: "";visibility: hidden;display: block;height: 0;clear: both;}
a{color:#000; text-decoration:none;}
a:hover{ color:#000; text-decoration:underline;}
a img {border: none;text-decoration: none;}
label, button,a {cursor: pointer;}
p{word-wrap:break-word;}
.clear10 {background:#FFFFFF; clear: both;height: 10px; overflow:hidden;}
/* layout */
.wrap960{ margin:0 auto; width:960px;}  /* 宽960 */
.wrap958{ margin:0 auto; width:958px;} /* 带border */
.col_left,.col_center,.col_right{ float:left; display:inline;} /* 左、中、右 */
.col_right{ float:right;}
.fl2{ float:left; width:49.9%}  /* 二平分 */

.wrap956{ margin:0 auto; width:956px;}  /* 宽956 */
/* common */
.no,.off{ display:none!important;}
.yes{ display:block!important;}
.noBor{ border:none;}
.fontA{ font-family:Arial;}
.fontMS{ font-family:"Microsoft YaHei";}
.f12{ font-size:12px !important;}
.f14{ font-size:14px !important;}
.f16{ font-size:16px !important;}
.l24{ line-height:24px !important;}
.l26{ line-height:26px !important;}
.l28,.l28 li{ line-height:28px !important;}
/* ListCss */
.txt_list li,.txt_list2 li,.txt_list3 li,.txt_list4 li,.txt_Toplists li,.txtListBG li,.txt_list4 li{overflow:hidden; height:24px; line-height:24px;}
.txtListBor{ overflow:hidden;position:relative; *zoom:1;} /* li上有实（虚）线分割样式 */
.txtListBor li{margin-top:-1px;}
.txtListBG a{ padding-left:10px; display:inline-block; line-height:23px; position:relative; margin:1px -50% 1px 1px; width:99.9%}/* a上移动上有背景 */
.txtListBG a:hover{background:#ddd;}
.txt_Toplists li em {float: left;text-align:center;font:normal 12px/15px Arial;}/* 排行榜 */
.txt_Toplist{ background:#fff;}/* 整图背景在此定义上加 */
.txt_list2 li{ float:left; width:49.9%;}   /* 二分列 */
.txt_list3 li{ float:left; width:33.3%;}   /* 三分列 */
.txt_list4 li{ float:left; width:24.9%;}   /* 四分列 */
.img_list li{ float:left; display:inline;} /* 图文链 */
.img_list img,.img_list span{ display:block;} 
.pic_txt{ overflow:hidden;}  /* 图片文字左右 */
.pic_txt h3,.pic_txt h4{ font-weight:bold;}
.pic_txt .pic{ float:left; display:inline;}
.txt_list li {padding-left: 10px;}
.txt_list li span{ float:right; color:#a3a3a3;}
.txt_list li span a{ color:#c03a00;}

/* 尾 */
.footer {border-top: 2px solid #60a81e!important; color: #989898; line-height: 24px; padding: 20px 0 80px 0; text-align: center; margin-top:20px; position:relative; *zoom:1;}

/* 顶部条 */
.top_header{ height:47px; background:url(../images/top_header_bgx.png) repeat-x;}
.header{ width:960px; height:44px; margin:0 auto; border-bottom:1px solid #60a81e;}
.welcome2{ float:left; height:16px; margin:15px 0 0 0; background:url(../images/iconBG.png) no-repeat -187px -145px; padding-left:22px; line-height:16px; color:#323232;}
.welcome2 a{color:#323232;}
.username{ width:103px; height:25px; overflow:hidden; float:left; display:inline; padding-left:30px; margin:11px 0 0 46px; background:url(../images/iconBG.png) no-repeat 0 -87px;}
.password{ width:103px; height:25px; overflow:hidden; float:left; display:inline; padding-left:30px; margin:11px 0 0 10px; background:url(../images/iconBG.png) no-repeat 0 -117px;}
.username input,.password input{ width:100px; height:18px; line-height:18px; background:none; border:none; margin:3px 0 0 0; color:#4c4c4c;}
.login_btn{ float:left; display:inline; margin:12px 0 0 11px;}
.login_btn a{ float:left; width:48px; height:23px; overflow:hidden; margin-right:3px; font:bold 12px/22px "宋体"; color:#fff; text-align:center;}
.login_btn .btn_dl{ background:url(../images/iconBG.png) no-repeat 0 -147px;}
.login_btn .btn_zc{ background:url(../images/iconBG.png) no-repeat -51px -147px;}

.loginR { float:right;}
.loginR li{ float:left; display:inline; margin:7px 0 0 0;}
.loginR .shopcart{ width:77px; height:38px;}
.loginR .shopcart span{ float:left; width:77px; height:38px; line-height:36px; padding-left:32px; background:url(../images/iconBG.png) no-repeat -175px -172px;}
.loginR .shopcart span a{ color:#60a81e;}

.wrap{ width:100%; position:relative; min-width:1020px; background:url(../images/headerTop_bg.png) repeat-x left top;}
.wrap_left{ margin-right:60px;}
.wrap_right{ position:fixed; right:0; top:0; z-index:1000; height:auto!important; height:100%; min-height:100%;}

/*右侧菜单*/
.right_menu{ width:48px; background-color:#aeb2bd; height:auto!important; height:100%; min-height:100%;*height:800px; border:1px solid #a4a4a4; position:absolute; right:0; top:0; padding-bottom:20px;}
.right_menu ul{ margin:0 0 0 0;}
.right_menu ul li{ width:48px; height:60px; position:relative;}
.right_menu ul li .rm_a{ display:block; width:48px; height:60px; overflow:hidden; text-indent:-999px;}
.right_menu ul li.fk{ *margin-top:-2px;}
.right_menu ul li.fk .rm_a{ background:url(../images/iconBG.png) no-repeat 0 -299px;}
.right_menu ul li.fk .rm_a:hover{background:url(../images/iconBG.png) no-repeat -63px -299px;}
.right_menu ul li.cart .rm_a:hover{ background:url(../images/iconBG.png) no-repeat -63px -240px;}
.right_menu ul li.sc .rm_a:hover{ background:url(../images/iconBG.png) no-repeat -63px -180px;}
.right_menu ul li.zx .rm_a:hover{ background:url(../images/iconBG.png) no-repeat -63px -361px #666666;}
.right_menu ul li.cart .rm_a{ background:url(../images/iconBG.png) no-repeat 0 -240px;}
.right_menu ul li.sc .rm_a{ background:url(../images/iconBG.png) no-repeat 0 -180px;}
.right_menu ul li.zx .rm_a{ background:url(../images/zx.gif) no-repeat -1px -1px;}
.right_menu ul li.fk .a_current{ background:url(../images/iconBG.png) no-repeat -63px -299px;}
.right_menu ul li.cart .a_current{ background:url(../images/iconBG.png) no-repeat -63px -240px;}
.right_menu ul li.sc .a_current{ background:url(../images/iconBG.png) no-repeat -63px -180px;}
.right_menu ul li.zx .a_current{ background:url(../images/iconBG.png) no-repeat -63px -361px #666666;}
.right_menu ul .cart .num{ display:block; width:15px; height:15px; text-align:center; line-height:15px; color:#fff; background:url(../images/icon.png) no-repeat; position:absolute; left:32px; top:7px;}
.right_menu .cart_pop{ width:138px; background-color:#FFF; border:1px solid #bdbdbd; position:absolute; left:-140px; top:0; z-index:50}
.right_menu .zxzx{ top:-60px;}
.right_menu .cart_pop h5{ height:30px; padding:0 15px 0 27px; line-height:30px; color:#323232; position:relative; background:url(../images/iconBG.png) no-repeat -178px -486px;}

.right_menu .cart_pop h5 a{ float:right; width:11px; height:11px; margin:9px 0 0 0; overflow:hidden; background:url(../images/iconBG.png) no-repeat -18px -70px;}
.right_menu .cart_pop .cart_con{ margin:0px 5px 10px 5px; overflow:hidden;}
.right_menu .cart_pop .cart_con p{ line-height:20px; color:#323232; border-top:1px dotted #c1c1c1; background-color:#Fff; padding:5px 5px; margin-top:-1px;}
.right_menu .cart_pop .cart_con p a{ color:#323232;}
.right_menu .cart_pop .cart_con p a:hover{ color:#14a91d; text-decoration:none;}
.right_menu .cart_pop .cart_con p span{ color:#ff7e00; margin-left:8px;}
.right_menu .cart_pop .cart_bot{ background-color:#f6f6f6; border-top:1px dotted #c1c1c1; padding:10px 10px;}
.right_menu .cart_pop .cart_bot p{ line-height:20px; color:#323232;}
.right_menu .cart_pop .cart_bot p span{ color:#ff7e00;}
.right_menu .cart_pop .cart_bot p .js_btn{ float:left; width:95px; height:25px; overflow:hidden; text-align:center; line-height:25px; color:#fff; background:url(../images/iconBG.png) no-repeat 0 -425px;text-indent:0!important; margin:8px 0 0 10px;}
.right_menu .cart_pop .cart_bot p .js_btn:hover{background:url(../images/iconBG.png) no-repeat 0 -455px; }
.right_menu .cart_pop em{ display:block; width:7px; height:14px; overflow:hidden; background:url(../images/iconBG.png) no-repeat -38px -69px; position:absolute; right:-7px; top:17px;}
.right_menu .zxzx em{ top:80px;}
.right_menu .zxzx h5{background:url(../images/iconBG.png) no-repeat -176px -518px!important;}
.right_menu .zxzx .zxzx_con{margin:10px 5px 10px 5px; overflow:hidden;}
.right_menu .zxzx .zxzx_con p{ line-height:20px; color:#323232; border-top:1px dotted #c1c1c1; padding:5px 5px; margin-top:-1px;}
.right_menu .zxzx .zxzx_con p a{ float:right; width:37px; height:17px; overflow:hidden; text-align:center; line-height:16px; color:#fff; background:url(../images/iconBG.png) no-repeat -104px -147px; text-indent:0;}
.right_menu .zxzx .zxzx_bot{ background-color:#f6f6f6; height:22px; overflow:hidden; text-align:center; line-height:22px; color:#676767;}
.right_menu .right_menu_btn{ width:13px; height:93px; overflow:hidden; position:absolute; left:-14px; top:45%; z-index:40;}
.right_menu .right_menu_btn a{ display:block; width:13px; height:93px; overflow:hidden; text-indent:-999px; background:url(../images/iconBG.png) no-repeat -187px -235px;}
.back{ width:48px; height:50px; overflow:hidden; position:absolute; left:0; bottom:30px;}
.back a{ display:block; width:48px; height:50px; overflow:hidden; background:url(../images/iconBG.png) no-repeat -55px -493px; }
.back a:hover{background:url(../images/iconBG.png) no-repeat 1px -493px; }

.right_menu2{ width:24px; background-color:#f4f4f4;height:auto!important; height:100%; min-height:100%;*height:800px; border:1px solid #a4a4a4; position:absolute; right:0; top:0; padding-bottom:30px;}
.right_menu2 .right_menu_btn{ width:13px; height:93px; overflow:hidden; position:absolute; left:-13px; top:45%; z-index:40}
.right_menu2 .right_menu_btn a{ display:block; width:13px; height:93px; overflow:hidden; text-indent:-999px; background:url(../images/iconBG.png) no-repeat -187px -386px;}
.right_menu_tcc{ width:140px; height:75px; overflow:hidden; background:url(../images/right_menu_tcc.png) no-repeat; position:absolute; right:7px; top:35%; z-index:50;}
.right_menu_tcc a{ float:right; width:7px; height:6px; display:inline-block; margin:9px 10px 0 0;}
.right_menu_tcc p{ line-height:22px; color:#676767; margin:14px 15px 0 16px;}
.right_menu_tcc p span{ color:#ff7e00;}


/*首页弹出层1*/
.index_tcc{ width:780px; overflow:hidden; border:1px solid #14a91d;}
.index_tcc_con1{ width:780px; height:40px; overflow:hidden; background-color:#14a91d;}
.index_tcc_con1 h3{ font: 18px/40px "microsoft yahei"; padding-left:20px; color:#fff; }
.index_tcc_con1 h3 a{ display:inline-block; width:10px; height:10px; overflow:hidden; float:right; margin:15px 19px 0 0; background:url(../images/iconBG.png) no-repeat 0 -70px;}
.index_tcc_con2{ width:780px; overflow:hidden; background-color:#f2f2f3;}
.index_tcc_con3{ width:740px; height:55px; overflow:hidden; background-color:#f2f2f3; font-size:12px; color:#323232; padding:0 20px; line-height:55px;}
.m-hotcity{ line-height: 22px; padding: 5px 0; margin:0 15px 10px 0;  border-bottom: 1px solid #e1e2e1;}
.m-hotcity strong{ font-size: 14px; color: #666;}
.m-hotcity a{ color: #369e95; border-radius: 10px; padding: 0 6px;}

.cm_c1 { line-height:35px; font-size:14px; color:#323232; font-weight:bold; margin:10px 20px 0 20px;}
.cm_c1 em {color: #14a91d; padding: 0 5px; font-weight:bold;}
.cm_c1 a, .cm_c1 a:hover {color: #14a91d; padding-left: 5px;}
.cm_c2 { font-size:13px; color:#323232; margin:0 20px 15px 20px;}
.cm_c2 strong { font-weight: bold;}
.cm_c2 a {color: #f59200; padding-right: 10px; text-decoration: none;}
.cm_c2 a:hover { color:#f59200; text-decoration:underline; }
.cm_c3 {height: 100%;overflow: hidden;padding: 15px 50px;width:680px;background-color:#fff;}
.cm_c3 ul {float: left;width: 50%;}
.cm_c3 ul li {background: url(../images/city_img.png) no-repeat scroll 0 -46px transparent;line-height: 30px;padding-left: 28px;font-size:14px;}
.cm_c3 ul li.lk_b {background-position: 0 -76px;}
.cm_c3 ul li.lk_c {background-position: 0 -106px;}
.cm_c3 ul li.lk_d {background-position: 0 -136px;}
.cm_c3 ul li.lk_f {background-position: 0 -166px;}
.cm_c3 ul li.lk_g {background-position: 0 -196px;}
.cm_c3 ul li.lk_h {background-position: 0 -226px;}
.cm_c3 ul li.lk_j {background-position: 0 -256px;}
.cm_c3 ul li.lk_k {background-position: 0 -286px;}
.cm_c3 ul li.lk_l {background-position: 0 -316px;}
.cm_c3 ul li.lk_n {background-position: 0 -346px;}
.cm_c3 ul li.lk_q {background-position: 0 -376px;}
.cm_c3 ul li.lk_s {background-position: 0 -406px;}
.cm_c3 ul li.lk_t {background-position: 0 -436px;}
.cm_c3 ul li.lk_w {background-position: 0 -466px;}
.cm_c3 ul li.lk_x {background-position: 0 -496px;}
.cm_c3 ul li.lk_y {background-position: 0 -526px;}
.cm_c3 ul li.lk_z {background-position: 0 -556px;}
.cm_c3 ul li a {color: #323232;margin-right:1em;}
.cm_c3 ul li a:hover {color: #14a91d;}
.index_tcc_con3 strong { font-weight: bold;}
.index_tcc_con3 a {color: #14a91d; padding-right: 10px; text-decoration: none;}
.index_tcc_con3 a:hover {text-decoration:underline;}


/*首页弹出层3*/
.index_tcc3{ width:300px; overflow:hidden; border:1px solid #14a91d; background-color:#fff; padding-bottom:10px;}
.index_tcc3 .close{ width:10px; height:9px; overflow:hidden; float:right; display:inline; margin:6px 6px 0 0;}
.index_tcc3 .close a{ display:block; width:10px; height:9px; overflow:hidden; background:url(../images/index_bg.png) no-repeat 0 -255px;}
.index_tcc3 .close a:hover{background:url(../images/index_bg.png) no-repeat -11px -255px;}
.index_tcc3_con{ padding:10px 20px; clear:both;}
.index_tcc3_con h5{ font:bold 14px/20px "宋体"; color:#323232; margin:10px 0;}
.index_tcc3_con p{ line-height:20px; color:#323232;}
.index_tcc3_con p a{ display:inline-block; width:73px; height:28px; overflow:hidden; float:left; background:url(../images/index_bg.png) no-repeat 0 -272px; text-align:center; font:12px/28px "宋体"; color:#fff; margin:15px 0 0 35px;}
.index_tcc3_con p a:hover{ background:url(../images/index_bg.png) no-repeat -93px -272px; color:#fff; text-decoration:none;}

/*弹出层4*/
.u-select{ border:1px solid #7f9db9; padding:1px; height:22px; line-height:22px; color:#666;} .w130{ width:130px;}
.index_tcc4{ width:240px; overflow:hidden; border:1px solid #7f9db9; background-color:#fff; padding-bottom:10px; }
.index_tcc4 .close{ width:10px; height:9px; overflow:hidden; float:right; display:inline; margin:6px 6px 0 0; position:absolute; right:0; top:0;}
.index_tcc4 .close a{ display:block; overflow:hidden; background:url(../images/soukeBg2.png) no-repeat -39px 0; width:7px; height:6px;}
.index_tcc4_con{ padding:20px 30px 10px; clear:both;}
.index_tcc4_con p{ line-height:22px !important; color:#323232;}
.index_tcc4_con p.fix{ margin-top:0; margin-bottom:10px;}
.index_tcc4_con p label{ width:50px; float:left;}
.index_tcc4_con p select{ float:left;}
.u-btn-o{ display:inline-block; width:63px; height:24px; overflow:hidden; background:url(../images/btn-bg.png) no-repeat 0 -102px; text-align:center; font:12px/24px "宋体"; color:#fff; }
.u-btn-o:hover{ background:url(../images/btn-bg.png) no-repeat -64px -102px; color:#fff; text-decoration:none;}
.index_tcc4_con p.btn-p{ text-align:right; margin-bottom:0 !important;}

/* 按钮样式 */
.u-btn,.u-btn2,.u-btn3,.u-btn4,.u-btn6,.u-btn7,.u-btn9{background:url(../images/btn-bg.png) no-repeat; display:inline-block; text-align:center;color:#fff;}
.u-btn:hover,.u-btn2:hover,.u-btn3:hover,.u-btn4:hover,.u-btn7:hover,.u-btn9:hover{ text-decoration:none; color:#fff;}
.u-btn{ display:inline-block; width:93px; text-align:center; height:34px; background:url(../images/btn-bg.png) no-repeat; font:14px/34px "宋体"; color:#fff;}
.u-btn:hover{ background-position:0 -35px; }

.u-btn2{  width:80px; height:31px; line-height:31px; font-weight:bold; font-size:12px; background-position:0 -70px; }
.u-btn2:hover{ background-position:-81px -70px;}

.u-btn3{ width:63px; height:24px; line-height:24px; font-size:12px; background-position:0 -127px; }
.u-btn3:hover{ background-position:-64px -127px;}

.u-btn4{ width:63px; height:24px; line-height:24px; font-size:12px; background-position:0 -102px; }
.u-btn4:hover{ background-position:-64px -102px;}

.u-btn6{ width:93px; height:34px; line-height:24px; font-size:12px; background-position:0 -177px; color:#999; text-indent:-999px; overflow:hidden; }

.u-btn7{  width:42px; height:20px; line-height:20px; font-size:12px; background-position:-108px -152px; }
.u-btn7:hover{ background-position:-151px -152px;}

.u-btn9{  width:113px; height:34px; line-height:34px; font-size:14px; background-position:0 -361px; font-weight:bold; }
.u-btn9:hover{ background-position:0 -396px;}

.u-btns .u-btn{ width:77px; height:31px; line-height:31px; font-weight:bold; font-size:12px; background-position:-96px 0; margin-left:4px; }
.u-btns .u-btn:hover{ background-position:-96px -32px;}

.u-btn-no,.u-btn-no:hover{ background-position:0 -431px; cursor:default; color:#999;}
/* 下拉UI */
.m-selects .m-select{ float:left; display:inline; margin-right:4px; margin-bottom:4px;}
.m-select{ position:relative; float:left; background:#fff; width:140px;  z-index:1;}
.m-select2{ width:120px;}.w75{ width:74px;}
.z-index{ z-index:2;}
.m-select .tip-select,.m-select .index_tcc4{ position:absolute; top:24px; left:0; z-index:2; padding-bottom:0; display:none;}
.ui-select{ position:relative; display:block; height:23px; line-height:23px !important; padding-left:4px; white-space:nowrap; border:1px solid #7f9db9 !important; color:#999; cursor:pointer; padding-right:20px;}
.ui-select em{ display:block; white-space:nowrap; text-overflow : ellipsis; overflow:hidden;}.ui-select em:hover{ background:none !important;}
.ui-select .ico-arrow{ display:block; background:url(../images/soukeBg2.png) no-repeat -48px 0; width:9px; height:6px; overflow:hidden; font-size:0; line-height:0; position:absolute; top:8px; right:4px;}
.tip-select{ position:absolute;  width:100%;_width:100px;}
.tip-select ul{ border:1px solid #7f9db9; background:#fff; }
.w150 .tip-select{ width:150px; }
.w75 .tip-select{ width:75px;}
.w160{ width:160px;  }
.w160 .tip-select{ width:160px; }
.tip-select li{ height:22px; min-height:22px; overflow:hidden;}
.tip-select li a{ display:block; font:12px/22px "宋体"; color:#999; padding-left:4px; }
.tip-select li a:hover{ background:#7f9db9; color:#fff; text-decoration:none;}
.m-select .tabs,.m-tabs,.tip-ts .tabs{ border-bottom:2px solid #14a91d; line-height:20px !important;  }
.m-select .tabs li,.m-tabs li,.tip-ts .tabs li{ float:left;}
.m-select .tabs li a,.m-tabs li a,.tip-ts .tabs li a{ position:relative; margin-right:10px; cursor:pointer;  display:inline-block; color:#666 !important; border:1px solid #dcdcdc; padding:0 17px;line-height:20px; text-decoration:none;line-height:24px !important;  }
.m-select .tabs li.z-hover a,.m-tabs li.z-hover a,.tip-ts .m-tabs li.z-hover a,.tip-ts .tabs li.z-hover a{ background:#fff; border:2px solid #14a91d; border-bottom:none; padding-top:2px; margin-bottom:-2px;line-height:24px !important;}
.ui-adds{ display:inline-block; white-space:nowrap; line-height:19px; padding:0 8px; color:#666; margin:10px 10px 0 0;}
.ui-adds:hover{ background:#14a91d; color:#fff; text-decoration:none;}
.m-select .index_tcc4_con,.tip-ts .index_tcc4_con{ padding:10px;}.tip-ts .index_tcc4{ background:none; border:none; width:100%;}.tip-ts .tabs li.z-hover a{ background:#FFFEE8; }
.scrollbar .shd{ margin:0 !important;}
.scrollbar .seg6{ width:552px; }
.scrollbar .kc_cont,.scrollbar .dotLine{ margin:0 10px;}
/* 滚动条UI */
.scrollbar .scroll,.scrollbar .tabCont{ overflow:scroll; overflow-x:hidden; height:280px; position:relative; }
#scrollbar1 .disable { display: none; }

.tip-selClass .m-selects{padding-bottom:20px;}

/* 新版导航样式 */
.navSear2{ margin-top:10px !important;}
.navSear {position: relative;z-index: 899;}
/*头*/
.navSear2 .secondHead{ height:96px; width:960px;}
.navSear2 .head { float:left;}
.navSear2 .logo{ width:182px; height:45px; overflow:hidden; float:left; display:inline; margin:19px 0 0 10px; background:url(../images/index_bg.png) no-repeat 0 0;}
.navSear2 .logoI{ float:left;width:118px; height:45px; overflow:hidden;}
.navSear2 .logoS{ float:right;width:60px; height:45px; overflow:hidden;}
/* 城市选择 */
.navSear2 .input_sel {display: inline;float: left;position: relative; margin:30px 0 0 20px; z-index:890; width:99px;}
.navSear2 .input_sel .on{ border-bottom:0;}
.navSear2 .sel {float: left;position: relative;z-index:9; padding:0 20px 0 10px; line-height:30px; height:30px; background:#14a91d; cursor:pointer}
.navSear2 .input_sel .selected{font:bold 14px/28px "宋体"; width:auto!important; color:#fff; height:28px!important; padding:0!important; padding-right:5px!important; float:left;}
.navSear2 .iconsels{ display:block; background:url(../images/index_bg.png) no-repeat -187px 0; height:6px; width:11px; overflow:hidden; position:absolute; right:7px; top:12px;}
.navSear2 .area_school{ position:absolute; top:30px; left:0; background:#fff; border:1px solid #14a91d; text-align:left; width:470px; display:block; z-index:10; padding:10px 0 10px 10px;}
.navSear2 .area_school ul{ width:49%; overflow:hidden; float:left;}
.navSear2 .area_school li{height:20px;line-height:20px;overflow:hidden;margin:1px 0;}
.navSear2 .area_school li span{font-weight:bold;color:#14a91d;padding:0 5px 0 0;}
.navSear2 .area_school li em a{padding:0 4px 0 5px;}
.navSear2 .area_school a{ color:#323232}.navSear2 .area_school a:hover{ text-decoration:underline; color:#14a91d}
/* 搜索 */
.navSear2 .sear-form{ width:439px; background:url(../images/search_bg.png) no-repeat; height:32px; float:left; position:relative; margin:29px 0 0 0; _overflow:hidden;}
/*崔建修改300行width的值*/
.navSear2 .sear-form .inp-txt{ width:302px; height:22px; border:none; float:left; display:inline; padding:5px 5px; line-height:22px; color:#323232; font-size:14px;background:none;}
.navSear2 .sear-form .col_gray{ color:#CCC;}
.navSear2 .sear-form .btn-sub{ float:left; width:84px; height:32px; cursor:pointer;  background:none; border:none; text-indent:-99999px;}
.navSear2 .sear-form .btn-sub-hover,.navSear2 .sear-form .btn-sub:hover{ background:url(../images/iconBG.png) no-repeat 0 -553px;}
.navSear2 .sear-form .btn-sub-active,.navSear2 .sear-form .btn-sub:active{ background:url(../images/iconBG.png) no-repeat -89px -553px;}
/*崔建修改306行margin的值*/
.navSear2 .zxphone{ position:relative; float:right; margin:13px 0 0 0;text-align:right;color:#14a91d; font: normal 18px/24px "Arial" ; padding-top:30px; _margin-right:5px;}
.navSear2 .zxphone span{ position:absolute; right:0; top:0; display:block; font:bold 16px/24px "微软雅黑" ; background:url(../images/soukeBg.png) no-repeat -66px -454px; width:103px; }

/*导航*/
.navSear2 .navLists{ border:1px solid #292b2f; background:#3e4049; height:33px; overflow:hidden; padding-left:150px; width:808px; }
.navSear2 .navLists li{ float:left; font:bold 15px/35px "Simsun"; color:#fff; width:103px; text-align:center; background:url(../images/soukeBg.png) no-repeat -98px -481px;}
.navSear2 .navLists li .nav2_a{color:#fff; display:block; width:auto;}
.navSear2 .navLists li .nav2_a:hover{ text-decoration:none;}
.navSear2 .navLists li.on,.navSear2 .navLists li a:hover{background:#24262e url(../images/soukeBg.png) no-repeat -98px -481px; color:#fff;}
/* head右侧--导航 */
.navSear2 .nav_stand .nav_tit{ background:#24262e url(../images/nav_bg2.png) no-repeat 0 0; width:151px; font:bold 15px/35px "Simsun"; color:#fff; text-align:center; height:35px;}
.navSear2 .nav_stand .nav_tit a{ color:#fff; text-decoration:none;}
.navSear2 .nav_stand .nav_tit a:hover{color:#14a91d}
.navSear2 .nav_stand .navTitOn{ background-position:0 -43px;}
.navSear2 .dlList{ position:relative; background:url(../images/nav_bgy.png) repeat-y; width:151px; }
.navSear2 .dlList h3,.navSear2 .nav_stand2 .dlList h3{ background:url(../images/nav_bg2.png) no-repeat 0 -85px; height:32px;  color:#fffefe; font:14px/32px "宋体"; padding-left:0; width:152px;}
.navSear2 .dlList h3 strong{ font-weight:normal;}
.navSear2 .dlList h3 a{ color:#fffefe; display:block; padding-left:46px;}
.navSear2 .dlList h3 a:hover{ color:#fffefe; text-decoration:none;}
.navSear2 .dlList .active_cat h3,.navSear2 .nav_stand2 .dlList .active_cat h3{background:url(../images/nav_bg2.png) no-repeat 0 -126px; position:relative; z-index:999; margin-right:-1px;}
.navSear2 .dlList .active_cat h3 a{ color:#fffefe;}
.navSear2 .dlList .active_cat h3 strong{ font-weight:bold;}
.navSear2 .h3_cat{ position:absolute; top:0; background:#fff; left:150px; border:2px solid #1e2028; width:596px;display:none; z-index:99; min-height:292px; _height:292px; }
.navSear2 .h3_cat .cat_left{ margin:5px 20px 38px 20px; overflow:hidden; }
.navSear2 .dlList .active_cat a{ color:#323232}
.navSear2 .dlList .active_cat a:hover{color:#14a91d}
.navSear2 .active_cat .h3_cat{ display:block;}
.navSear2 .h3_cat .cat_left dd{ color:#999; padding:5px 0 8px; line-height:22px; border-bottom:1px dotted #999;}
.navSear2 .h3_cat .cat_left dd a{ color:#676767; white-space:nowrap; display:inline-block; margin-right:5px;}
.navSear2 .h3_cat .cat_left dd cite{ margin-right:5px;}
.navSear2 .h3_cat .cat_left dd a:hover{ color:#14a91d}
.navSear2 .h3_cat .cat_left dd.noStrong{ padding-left:0}
.navSear2 .h3_cat .cat_left dt{ line-height:24px; font-size:14px; color:#323232; margin-top:8px; background:url(../images/point.png) no-repeat left 8px; padding-left:15px; border:none;}
.navSear2 .h3_cat .cat_left dt a{ color:#14a91d;text-decoration:underline;}
.navSear2 .cat_bot{ height:29px; overflow:hidden; background:url(../images/index_bg.png) no-repeat 0 -91px; padding:10px 0 0 47px; font-weight:bold; position:absolute; bottom:0; left:0; width:340px;}
.navSear2 .cat_bot a{ color:#323232;}
.navSear2 .navSear{ position:relative; z-index:899; margin-top:10px !important;}
.navSear2 .dlList{ background:#32353e;}
.navSear2 .nav_stand2 .h3_cat{ top:0px; left:150px; }
.navSear2 .nav_stand2 {left: 0;position: absolute;top: 96px;}
.navSear2 .rM5{ visibility:visible;}
/* 购物车条 */
.m-cart{ position:absolute;  right:15px; bottom:0; height:30px; float:left; padding:0 0 0 10px;}
.m-cart .cart{ color:#fff; float:left; margin:7px 0 0 0; line-height:100%;}
.m-cart .cart em,.m-cart-tip .u-js span em{ font-weight:bold; font-family:Arial; color:#f98d00; margin:0 3px;}
.m-cart .u-btn5{ float:left; background:url(../images/btn-bg.png) no-repeat 0 -152px; width:53px; height:24px; margin:2px 10px 0 10px; display:inline; overflow:hidden; text-indent:-99px;}
/*.m-cart .u-btn5{ _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/ie6.png");_background:none;}*/
.m-cart .u-btn5:hover{ background-position:-54px -152px;}
.ico-cart{ float:left; background:url(../images/index_bg.png) no-repeat -251px 0; width:18px; height:16px; margin:5px 8px 0 0; vertical-align:middle;}
.ico-up{ display:inline-block; vertical-align:middle; background:url(../images/index_bg.png) no-repeat -258px -19px; width:7px; height:4px; margin:0 0 0 8px; cursor:pointer; overflow:hidden;}
.ico-down{ background-position:-258px -25px;}
.m-cart-hover{ background:#fff;}
.m-cart-hover .cart{ color:#333;}
.m-cart-hover .ico-cart{ background-position:-230px 0;}
.m-cart-hover .ico-up{ background-position:-237px -19px;}
.m-cart-hover .m-cart-tip{ display:block;}
.m-cart-tip{ background:#fff; border:1px solid #292b2f; border-top:0; width:328px; position:absolute; top:30px; right:-1px; _right:-2px; display:none;}
.m-cart-tip li{ background:#f5f5f5; line-height:28px; border-bottom:1px dashed #adadad; padding:0 10px;}
.m-cart-tip li.ubg{ background:#fff;}
.m-cart-tip li a{ color:#666; text-decoration:none;}
.m-cart-tip li .u-price{ float:right; }
.m-cart-tip .u-price{ color:#e62021;margin:0;}
.m-cart-tip .u-js{ padding:30px 10px 10px 0; text-align:right; line-height:24px;}
.m-cart-tip .u-js span{ margin-left:20px;}
.u-btn8{ width:111px; height:24px; line-height:24px; font-size:12px; font-weight:bold; color:#fff; display:inline-block; text-align:left; text-indent:8px; background:url(../images/btn-bg.png) no-repeat 0 -212px; }
.u-btn8:hover{ text-decoration:none; color:#fff;}

/* 在线咨询 */
.m-zixun{ position:fixed; _position:absolute; top:135px; right:50%; margin-right:-600px; border:1px solid #3f9c32; background:#7cc55e; text-align:center; min-width:95px; _width:98px; }
.m-zixun .zx-btns{ background:url(../images/online.png) center top no-repeat; padding-top:110px; text-align:center;}
.m-zixun .zx-btns span{ display:block; height:23px; overflow:hidden; padding:0 5px 10px; }
.zx-btns .u-btnZ,.zx-btns .u-btnZ em{background:url(../images/zixunBg.png) center top no-repeat;}
.zx-btns .u-btnZ{ background-position:0 -48px; padding-left:5px; height:23px; width:75px; line-height:23px; overflow:hidden; color:#666; font-size:12px; white-space:nowrap; display:inline-block;}
.zx-btns .u-btnZ em{ background-position:right -72px; padding-right:5px; display:inline-block; width:70px;}
.zx-btns .u-btnZ:hover{ background-position:0 0; color:#fff;  text-decoration:none; }
.zx-btns .u-btnZ:hover em{ background-position:right -24px;}
.m-helper{ background:#fff url(../images/zxIcon.png) no-repeat center 10px;border-top:1px dashed #388219; text-align:center; padding:50px 0 10px;}
.ico-zx{ display:none;}
.m-zixun .close{ display:block; position:absolute; right:4px; top:4px; background:url(../images/index_bg.png) no-repeat -187px -7px; width:14px; height:14px; text-indent:-99px; overflow:hidden; }
.m-zixun .u-btn4{ margin:0 5px;}
.vPadd20{ padding:0 20px;}
/*.vPadd20 .seg10{ width:65px;}*/
.scrollbar .shd{ margin-bottom:0;}
.h_20{ height:20px; overflow:hidden;}.h_40{ height:40px; overflow:hidden;}
.w150{ width:150px; }

.noPadd-lr{ padding-left:0 !important; padding-right:0 !important;}
.tip-mask{ background:#000; filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6; opacity: 0.6; position:absolute; z-index:9998; }
/* 登陆弹出 */
/* left:50%; top:50%;margin:-85px 0 0 -150px; */
.tip-login,.tip-ts{ position:fixed; _position:absolute; z-index:9999;  width:300px; background:#fffee8; border:1px solid #dfddb5;}
.ico-login{ background:url(../images/ico.png) no-repeat; width:70px; height:93px; display:inline-block; position:absolute; left:65px; top:-70px;}
.tip-login h2{ font:bold 16px/28px "宋体"; color:#000; text-align:center; margin:10px 0; position:relative; zoom:1;}
.tip-login .tip-bd{ padding:0 20px 10px;}
.tip-login .u-inp{ border:1px solid #7f9db9; width:256px; padding:5px 0; color:#999; font-size:12px; text-indent:5px; margin-bottom:10px;}
.tip-login .u-sub{ background:url(../images/btn-bg.png) no-repeat 0 -70px; border:none; width:80px; height:31px; line-height:31px; cursor:pointer; color:#fff; margin-right:10px;}
.tip-login .u-sub:hover{ background-position:-81px -70px;}
.tip-login a{ line-height:31px; color:#48b723;}
.img-yz{ vertical-align:top; margin:0 5px;}
.tip-login .a-hh{ float:right;}
.tip-login .other{ padding-top:10px; border-top:1px dashed #999; color:#666; position:relative; min-height:22px; line-height:22px;}
.p-sumit{ padding:15px 0 20px;}
.tip-login .a-reg{ text-decoration:underline; position:absolute;line-height: 22px; position: absolute; right: 0;text-decoration: underline;top: 10px;}

.tip-ts .tip-bd{ padding:60px 0 0 50px;}
.tip-succeed{ background:url(../images/right2.png) left top no-repeat; font:bold 16px/38px "宋体"; color:#333; padding-left:50px; padding-bottom:60px;}

.tip-ts2{ background:#fff; min-width:350px; width:auto; _width:350px;}
.tip-ts2 .tip-bd{ padding-top:30px; padding-left:30px; padding-right:20px;}
.u-prompt{ background:url(../images/niu.png) no-repeat left top; padding-left:110px; font:bold 16px/24px "宋体"; color:#5fa039; min-height:85px; _height:85px;}
.u-prompt span{ display:block;}
.u-again{ text-align:right; padding:20px;}
.u-again a{ text-decoration:underline; color:#666; font-size:14px;}
.ui-close,.ui-close2{ position:absolute; right:10px; top:10px; display:block; font-size:0; line-height:0; overflow:hidden; background:url(../images/icon-bg.png) no-repeat 0 -283px;}
.ui-close{width:26px; height:26px; }
.ui-close:hover{ background-position:0 -310px;}
.ui-close2{width:14px; height:14px; background-position:0 -224px; right:7px; top:7px; z-index:2; }
.ui-close2:hover{ background-position:-15px -224px;}

.emptyTs{ color:red; height:50px; line-height:50px; text-align:center;}
.W_loading{	padding:20px 0;text-align:center;}
.W_loading span { background:url(../images/loading.gif)  no-repeat 0 1px; padding:0 0 0 20px; line-height:18px; height:18px; display:inline-block; }