@charset "utf-8";
/*checar.cn css document 2010.7.19 孟鸿远*/
/*css颜色滤镜 html{filter:gray;}*/

/****全局*****/
body{font-size:12px; font-family:宋体,Geneva, Arial, Helvetica, sans-serif;  line-height:22px;}
form,input,select,ul,ol,li,p,h1,h2,h3,h4,h5,h6,dd,dt{margin:0;padding:0; font-family:"宋体";}
ul,li{list-style-type:none;}
img{border:0;}
.alpha{-moz-Opacity:0.50;filter:Alpha(Opacity="50",FinishOpacity="40",Style="2") }
.opacity {filter:alpha(opacity=100);}

.New_red{ color:#b00;}
.gray{ color:#666;}
a.12block{ font-size:12px; text-decoration:none;}
a.12red{ font-size:12px; text-decoration:none; color:#b00;}
a.12red:hover{ font-size:12px; text-decoration: underline; color:#b00;}

a{color:#666;text-decoration:none; cursor:pointer;}
a:hover{color:#B00000;text-decoration:underline;}

.ac{text-align:center;}
.al{text-align:left;}
.ar{text-align:right;}

.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.dis{display:block;}
.undis{display:none;}
.ml10{ margin-left:10px; }
.ml50{ margin-left:50px; }
.mr10{ margin-right:10px;}
.mt10{ margin-top:10px;}
.mb10{ margin-bottom:10px;}
.pdl10{ padding-left:10px;}

.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.fb{font-weight:bold;}
.fb14{ font:bold 14px "宋体";}
.lh20{ line-height:20px;}
.lh30{ line-height:30px;}
.h10{ height:10px;}
.h5{ height:5px;}

.corOrange{ color:#E36B08;}
.corYellow{ color:#FAF44F;}
a.corYellow{ color:#FAF44F;}
a:hover.corYellow{ color:#FAF44F;}
.corRed{ color:#CB0000;}
.corGray{ color:#999;}
.corBlue{ color:#3CF;}
.corGreen{color:#0C0;}
.cor666{ color:#666;}
.corgreen{ color:#409806;}
.cor000{ color:#000;}
.corRedbold14{ font:bold 14px "宋体"; color:#DB0505;}
.cor000bold14{ font:bold 14px "宋体"; color:#000;}
.corGreenbold13{ font:bold 13px "宋体"; color:#409806;}
.corBluebold13{ font:bold 13px "宋体"; color:#0879D1;}
.corBluebold14{ font:bold 14px "宋体"; color:#0879D1;}

.messages{ padding:3px 5px; color:#009933; line-height:30px; border:1px dashed #8CDC81; background-color:#F4FEF2; margin:auto;}
.erroritem{ padding:0 5px; color:#E3020C; line-height:30px; border:1px dashed #DB6C71; background-color:#FDF0F1;}

.hide{ display:none;}
.show{ display:block;}


.flash684X90{ width:685px; height:90px; overflow:hidden;zoom:1; margin-bottom:10px;}

#content_all{ background-color:white; width:auto; height:auto;}
/***********页面头部************/

#header{ width:960px; height:120px; margin:0 auto;}

/*一.注册登录和主导航*/
.top{ width:960px;}
.logo{ width:162px; height:72px; float:left;}
.navlogin{ width:790px; float:right;}

/*1.注册登录*/
.loginbox{ width:790px; height:35px;}
.headtxt{ width:190px; float:left; font-size:14px; color:#2A6613; line-height:30px; font-weight:bold;}
.login{ width:373px; height:30px; float:left; line-height:20px; margin-top:5px;}
.name{width:41px;height:22px;line-height:22px; float:left;}
.nameInput{width:80px;height:20px;  float:left; }
.nameInput input{ width:70px; height:16px; border:1px solid #BABCC4;  padding:1px 3px;}
.key{width:41px;height:22px; line-height:22px; float:left;}
.keyInput{width:80px;height:20px;float:left;}
.keyInput input{ width:70px; height:16px; border:1px solid #BABCC4; padding:1px 3px; }
.loginBtn{width:54px;height:22px; float:left;}
.loginBtn input{ width:49px; height:22px; background:url(index/login.gif) no-repeat; border:0 none; cursor:pointer;}
.regBtn{width:46px;height:22px; float:left;}
.regBtn input{ width:46px; height:22px; background:url(index/reg.gif) no-repeat; border:0 none;cursor:pointer;}
.about{ width:240px; font-size:13px;text-align:right; line-height:30px; float:left; color:#cb0000;}
.about span{ height:30px; line-height:30px; margin-bottom:5px;}
.mem_centertop1{ padding-left:15px; background:url(member/center/main/home.gif)  no-repeat; margin-left:20px;}
.mem_centertop2{ padding-left:13px; background:url(member/center/myfriend/del.gif) left 40% no-repeat;}

/*2.主导*/
.navbox{ position:relative; width:790px; height:37px; clear:left; background:url(index/nav.gif) no-repeat;}
.navbox ul{position:absolute;bottom:-3px;width: 745px;}
.navbox ul li.navline{ width:2px; height:37px; margin:0 5px;background:url(index/navline.gif) center center no-repeat;float:left;}
.navbox ul li{ width:97px; font:14px "宋体"; color:#666565; font-weight:bold;float:left; margin:0 5px 0 0; display:inline; line-height:36px;  text-align:center;}
.navbox ul li a{ color:#666565; }
.navbox ul li.hover{ background:url(index/navhover.gif) no-repeat; color:#FFFFFF;}
.navbox ul li.hover a{color:#FFF;}

/*子导航内*/
.subnavbox{ width:920px; height:32px; background:url(index/navcon.gif) no-repeat; clear:both; padding:5px 20px; margin:auto;}
.cartxt{ position:relative; width:400px; height:32px; line-height:32px; color:#fff; float:left; }
.cartxt a{ cursor:pointer; }


/*1.首页子导*/
.search{ position:relative; width:307px; line-height:22px; height:22px;  float:right; background:url(index/searchbar.gif) no-repeat; padding:3px 0 5px 5px!important;padding:3px 0 0px 5px; margin-right:5px;}
.searchInput{ width:170px; height:22px; float:left; }
.schinput{ height:16px; overflow:hidden;zoom:1;}
.select_height{ height:16px; overflow:hidden;}
.searchInput input{ width:165px; height:16px; border:0;padding-top:3px; padding-left:2px;}
.searchlist{ width:70px; height:22px; float:left; font-size:14px; line-height:25px; padding-left:10px; color:#000;}
.searchlist a{ color:#000;cursor:pointer;}
.searchSelect{ width:14px; height:30px; float:left; margin-top:-3px; display:inline; cursor:pointer;}
.searchBtn{ width:30px; height:30px; float:right; margin-top:-3px; margin-left:2px; display:inline;}
.searchBtn input{ width:30px; height:30px; border:0;  cursor:pointer;background:url(index/searchbtn.gif) no-repeat; }

.search .txtSearch{float:left;width:256px;padding:3px 2px 0 2px;height:21px;font-size:14px;border:1px solid #33bbed;}
.search .selSearch{float:left;width:60px;background:#fff;height:24px;line-height:24px;border:1px solid #33bbed;border-left:0;}
.search .nowSearch{float:left;width:40px;height:22px;line-height:24px;overflow:hidden;padding-left:4px;}
.search .btnSel{float:right;border-left:1px solid #33bbed;width:14px;height:24px;}
.search .searchSelect a{width:14px;height:30px;background:url(index/searchselect.gif) no-repeat center center;display:block;}
.search .selOption{position:absolute;width:96px;z-index:100;margin-left:171px;*margin-left:-93px !important;*margin-left:-93px; top:27px;background:#F1F5E8;border:1px solid #ccc;}
.search .selOption li{ height:20px; line-height:20px;}
.search .selOption a{padding-left:5px;color:#333;text-decoration:none;display:block;width:71px;}
.search .selOption a:hover{color:#fff;background:#6AB151;display:block;width:71px;}

/*2.维修网点子导*/
.changecity{ position:absolute; width:330px; height:304px; overflow:hidden;zoom:1; left:0; top:30px; background-color:#fff;border:1px solid #D1D1CF;   z-index:10;}
.changecity td{ color:#333; padding:5px 0; line-height:23px; border-bottom:1px dashed #D1D1CF;  padding:5px;}
.changecity td.bright{ background-color:#ECFBE6;border-right:1px dashed #D1D1CF; color:#589442; font-weight:bold;}
.changecity td a{  padding:5px;}
.changecity td a:hover{ color:#FAF44F; background-color:#589442; text-decoration:none; padding:5px;}

/*3.资讯子导*/
.baoyangnav{ position:relative; width:100%; height:32px;  float:left;}
.baoyangnav ul li{ width:72px; height:32px; color:#fff; float:left; text-align:center; line-height:32px; }
.baoyangnav ul li.hover{ background:url(baoyang/baonav.gif) no-repeat; color:#226807;  }
.baoyangnav ul li a{ color:#fff; }
.baoyangnav ul li a:hover{ color:#fff; }
.baoyangnav ul li.hover a{ color:#226807;  }
.baoyangnav ul li.hover a:hover{ color:#226807;  }

.baoyangnav ul li.brandnavline,.myinfonav ul li.brandnavline{ width:10px; background:url(brand/brand_navline.gif) center center no-repeat; }
.wzcx{ position:absolute; width:68px; height:21px; right:0; top:5px;background:url(baoyang/wzcx.gif) no-repeat; line-height:22px; text-align:center; color:#fff; }
.wzcx a{ width:68px; height:21px;color:#fff; display:block; }
.wzcx a:hover{ text-decoration:none;color:#fff; }

/*4.互动社区*/



/*5.我的车房*/
.myinfonav{ position:relative; width:420px; height:32px;  float:left;}
.myinfonav ul li{ width:72px; height:32px; color:#fff; float:left; text-align:center; line-height:32px; }
.myinfonav ul li.hover{ background:url(baoyang/baonav.gif) no-repeat; color:#226807;  }
.myinfonav ul li a{ color:#fff; }
.myinfonav ul li a:hover{ color:#fff; }
.myinfonav ul li.hover a{ color:#226807;  }
.myinfonav ul li.hover a:hover{ color:#226807;  }

.newinfo{ position:relative; width:200px;  float:left; line-height:32px; }
.mailbox{ position:relative; width:80px; float:left; background:url(member/center/main/m_07.gif) left center no-repeat; padding-left:20px; color:#F6F61F; display:block; cursor:pointer;}
.mailbox1{ position:relative; width:80px; height:32px; float:left; background:url(member/center/main/m_08.gif) left center no-repeat; padding-left:20px; color:#F6F61F; display:block; cursor:pointer;}
.cardbox{ position:relative; width:80px; height:32px; float:left;background:url(member/center/main/m_09.gif) left center no-repeat; padding-left:20px; color:#F6F61F;display:block; }
.infobox{ position:absolute; left:0; top:30px;  width:90px; padding:5px;background-color:#D8FECA; border:1px solid #589442; z-index:99;}
.infobox ul li{ width:80px; height:22px; color:#1B5E02; font-size:12px; line-height:22px;  display:block; margin:0 auto;}
.infobox ul li a{padding-left:10px;}
.infobox ul li a:hover{padding-left:10px; height:22px; background-color:#77B85F; line-height:22px;  color:#fff;display:block; text-decoration:none;}

.membersearch{ width:121px; height:24px; float:right; margin-top:3px; display:block;}
.membersearch_left{ width:98px; height:24px; float:left;background:url(member/center/main/m_03.gif) no-repeat;}
.membersearch_left input{ width:90px; height:18px; color:#666666; margin:2px; border:0; line-height:18px;}
.membersearch_right{ width:23px; height:24px; float:left; cursor:pointer;}

/*6.车库子导*/
.brandnav{ width:180px; height:32px; float:left;}
.brandnav ul li{ width:72px; height:32px; color:#F7E1CF; float:left; background:url(baoyang/baonav.gif) no-repeat; text-align:center; line-height:32px; }
.brandnav ul li a{ color:#226807; }
.brandnav ul li a:hover{ color:#226807; }
.brandnav ul li.brandnavline{ width:10px; background:url(brand/brand_navline.gif) center center no-repeat; }
.brandtxt{ width:700px; height:32px; line-height:32px; color:#fff; float:left; text-align:center }

/*7.车卡*/

















/***********页面底部************/

#footer{ width:960px;  margin:10px auto;clear:both; background-color:white;}
.downNav{ width:960px; height:38px;background:url(index/downNav.gif) no-repeat; line-height:38px; color:#625F5F; text-align:center; margin-bottom:5px; }
.downNav a{color:#625F5F;}

.copyright{ width:940px; margin:auto; height:100px;background:url(index/downbg.gif) left top repeat-x; padding:20px 10px 10px; text-align:center; line-height:30px; color:#625F5F;}
.copyright a{color:#625F5F;}
.copyright a.corRed{color:#CB0000;}

/***********页面主体共用样式*************/

#container{ width:960px;  margin:-3px auto; clear:both; overflow:hidden;zoom:1; }
.flash1{ width:960px; height:90px;margin:0px auto; margin-bottom:7px; }



/* flash下面的搜*/
.BB1{ position:relative; width:958px; height:53px; background:url(brand/page2/searchbg.gif) repeat-x; border:1px solid #B8B7BC; margin:5px auto; padding-top:5px;}
.BB1a{ position:absolute; width:100px; height:27px; left:20px; font-size:14px; color:#DB0606; line-height:27px;}
.BB1b{ position:absolute; width:240px; height:27px; left:120px; font-size:14px; color:#DB0606; line-height:27px;}
.BB1b input{ width:224px; height:17px; padding:3px; border:1px solid #858DA2;}
.BB1c{ position:absolute; width:53px; height:27px; left:360px; font-size:14px; color:#DB0606; line-height:27px;}
.BB1c input,.BB1g input{ width:53px; height:27px; border:0; background:url(brand/brandsou.gif) repeat-x; cursor:pointer;}
.BB1d{ position:absolute; width:115px; height:27px; left:420px; font-size:14px; color:#DB0606; line-height:27px;}
.BB1e{ position:absolute; width:160px; height:27px; left:540px; font-size:14px; color:#DB0606; }
.BB1f{ position:absolute; width:160px; height:27px; left:705px; font-size:14px; color:#DB0606; }
.BB1e select,.BB1f select{ width:154px; height:20px; }
.BB1g{ position:absolute; width:53px; height:27px; left:870px; font-size:14px; color:#DB0606; line-height:27px;}
.BB1h{ position:absolute; width:900px; height:20px; left:20px; bottom:2px;  color:#4C4C4B; line-height:20px;}
.BB1h a{color:#4C4C4B; text-decoration:underline; }

/*排行*/
.no1{ background:url(index/01.gif) left center no-repeat;}
.no2{ background:url(index/02.gif) left center no-repeat;}
.no3{ background:url(index/03.gif) left center no-repeat;}
.no4{ background:url(index/04.gif) left center no-repeat;}
.no5{ background:url(index/05.gif) left center no-repeat;}
.no6{ background:url(index/06.gif) left center no-repeat;}
.no7{ background:url(index/07.gif) left center no-repeat;}
.no8{ background:url(index/08.gif) left center no-repeat;}
.no9{ background:url(index/09.gif) left center no-repeat;}
.no10{ background:url(index/10.gif) left center no-repeat;}
.no11{ background:url(index/11.gif) left center no-repeat;}
.no12{ background:url(index/12.gif) left center no-repeat;}
.no13{ background:url(index/13.gif) left center no-repeat;}
.no14{ background:url(index/14.gif) left center no-repeat;}
.no15{ background:url(index/15.gif) left center no-repeat;}
.no16{ background:url(index/16.gif) left center no-repeat;}
.no17{ background:url(index/17.gif) left center no-repeat;}
.no18{ background:url(index/18.gif) left center no-repeat;}
.no19{ background:url(index/19.gif) left center no-repeat;}
.no20{ background:url(index/20.gif) left center no-repeat;}

/*栏目小图*/
.tubiao1{ background:url(baoyang/page2/news_21.gif) 2% center no-repeat; }
.tubiao2{ background:url(baoyang/page2/news_43.gif) 2% center no-repeat; }
.tubiao3{ background:url(baoyang/page2/news_58.gif) 2% center no-repeat; }
.tubiao4{ background:url(baoyang/page2/news_17.gif) 3% center no-repeat; }
.tubiao5{ background:url(baoyang/page3/tubiao5.gif) 3% center no-repeat; }
.tubiao6{ background:url(weixiu/wx_55.gif) 3% center no-repeat; }



/*友情链接*/
.friends{ width:960px; height:109px; margin:8px auto;}
.friTag{ width:41px; height:109px; float:left; background:url(index/friends.gif) no-repeat;}
.frilist{ width:908px; height:97px; float:right; border:1px solid #BABCC4; border-left:0; padding:5px; line-height:24px;}

.imgfriends{ width:948px; height:50px; border:1px solid #BCBCC8; margin:5px auto; padding:5px; background-color:white;}

/*更多*/
.more{ position:absolute; width:40px; height:30px; font:12px "宋体"; line-height:30px;  text-align:left; color:#4F5569; font-weight:lighter;/*padding-left:10px; background:url(index/moretag.gif) left center no-repeat;*/ right:10px; top:0;}
.more a{color:#4F5569; }

/*您的位置 （站点地图）*/
.sitemap{ width:938px; height:27px; border:1px solid #D8E2BF; background:url(index/mapbg.gif) repeat-x; line-height:27px; padding-left:20px;}

/*首页和车库三界页面维修点搜索*/
.subsearch{ width:279px; height:131px; font-size:12px; background:url(index/searchbox.gif) no-repeat; padding:10px 10px 10px;}
.chaxun{ width:63px; height:23px; background:url(index/searchbg.gif) no-repeat; border:0; color:#fff; cursor:pointer; line-height:23px;}
.chaInput{ width:180px; height:16px; border:1px solid #CFCFCF; padding:2px;}
.subsearch td select{ width:90px; height:20px; border:1px solid #CFCFCF;} 

/*车库二级页面和养车用车页面讨论区*/
.discus{ position:relative; width:265px; margin-top:5px;  }
.discusnav{ position:relative; width:245px; height:31px;background:url(brand/page2/factory.gif) no-repeat; font:bold 14px "宋体"; padding-left:20px; line-height:31px; color:#4F5669; }
.discuscon{ width:253px; border:1px solid #B9BCC3; padding:5px;}
.discuscon ul li{ height:22px; line-height:22px; padding-left:10px; background:url(index/bigpoint.gif) left center no-repeat; }
.discuscon ul li.aq{ background:none;  }
.discuscon ul li.arrow{ font-size:12px; background:url(baoyang/news_20.gif) left center no-repeat;  }
.discuscon td{ padding:3px; text-align:center;}
.mt0mb5{ margin-top:0px; margin-bottom:5px;}

/*车卡服务图片*/
.cardimg{ width:265px; height:131px; margin-bottom:10px;}



/*翻页代码*/
div.BBpagedown {padding: 3px; margin: 3px; color: #83c326; text-align: center; line-height:30px;}
div.BBpagedown a {font:12px "宋体";border: #83c326 1px solid; padding:5px 7px; /*background: url(brand/page2/meneame.jpg) 50% bottom;*/ background-color:#fff; color:#83c326; margin-right:3px;   text-decoration: none}
div.BBpagedown a:hover,div.meneame a:active { color: #fff; background-color: #83c326; text-decoration:none;}
div.BBpagedown span.current {border: #83c326 1px solid; padding:5px 7px;  font-weight: bold; color: #fff; margin-right: 3px;  background-color: #83c326}
div.BBpagedown span.disabled { background-color:#fff;border: #ccc 1px solid; padding:4px 7px; color: #ccc; margin-right: 3px; }



/*** start 养车用车二三级页面和维修网点页面右侧共用样式***/

/**维修点推?*/
.tab20{ width:265px;   margin-bottom:10px;}
.tab20nav{ width:265px; height:34px; background:url(baoyang/page2/news_26.gif) no-repeat;}
.tab20nav ul li{ width:99px; height:34px; font-size:14px; color:#3B3B3B; line-height:32px; text-align:center; margin-right:3px; margin-left:0px; background:url(baoyang/page2/news_25.gif) no-repeat; float:left; display:inline; cursor:pointer;}
.tab20nav ul li.hover{ font-weight:bold;background:url(baoyang/page2/news_24.gif) no-repeat; color:#FFF;}
.tab20con{ width:258px; height:200px; overflow:hidden;zoom:1;  border:1px solid #C7C6C5; border-top:none; clear:both; padding-left:5px; line-height:25px;}
.tab20con ul li{ padding-left:15px; line-height:25px;background:url(index/bigpoint.gif) left center no-repeat; height:25px; overflow:hidden;zoom:1; }

/**人气群落**/
.tab21{ width:265px;   margin-bottom:10px;}
.tab21nav{ width:265px; height:34px; background:url(baoyang/page2/news_26.gif) no-repeat;}
.tab21nav ul li{ width:99px; height:34px; font-size:14px; color:#3B3B3B; line-height:32px; text-align:center; margin-right:3px; margin-left:0px; background:url(baoyang/page2/news_25.gif) no-repeat; float:left; display:inline; cursor:pointer;}
.tab21nav ul li.hover{ font-weight:bold;background:url(baoyang/page2/news_24.gif) no-repeat; color:#FFF;}
.tab21con{ width:258px; height:200px; overflow:hidden;  border:1px solid #C7C6C5; border-top:none; clear:both; padding-left:5px; line-height:25px; overflow:hidden;zoom:1;}
.tab21con ul li{ padding-left:15px; height:22px; line-height:25px;*line-height:25px !important;*line-height:22px; clear:both; display:block;background:url(index/bigpoint.gif) left center no-repeat; }
.tab21con ul li div#m1{ width:150px;float:left; display:block;}
.tab21con ul li div#m2{ width:80px; float:left; display:block;}

/**人气车侠 每月之星**/
.rqcx{ width:265px; margin-bottom:10px;}
.rqcxnav{ width:265px; height:32px; background:url(baoyang/page2/news_63.gif) no-repeat;}
.rqcxnav .tag{ width:240px; height:32px; padding-left:23px; font:bold 14px "宋体"; line-height:32px; color:#cb0000; }
.rqcxcon{ width:257px; border:1px solid #C7C6C5; border-top:none; padding-left:8px; padding-bottom:8px; padding-top:8px; padding:3px!important;}
.rqcxcon table tr td{ text-align:center;}
.rqcxcon a{ display:block; line-height:24px;}
.rqcxcon ul li{ padding-left:25px; height:22px; line-height:25px;*line-height:25px !important;*line-height:22px; clear:both; display:block; }
.rqcxcon ul li div#m1{ width:150px;float:left; display:block;}
.rqcxcon ul li div#m2{ width:80px; float:left; display:block;}


/**免责条款**/
.newsAdd{ margin:10px auto; border:1px solid #E0EACF; padding:5px; color:#08971B; line-height:20px; background-color:#F9F9F7; clear:both;}

/* end 养车用车二三级页面和维修网点页面右侧共用样式*/


/* 资讯三级页面和会员中心文章收藏的 一周点击排行榜*/
.weektop{ width:265px; margin-bottom:10px;}
.weektopnav{ width:265px; height:32px; background:url(baoyang/page2/news_16.gif) no-repeat;}
.weektopcon{ width:247px; border:1px solid #C7C6C5; border-top:none; padding:8px;}
.weektopcon ul li{ line-height:25px; height:25px; overflow:hidden;zoom:1;}
.weektopnav .tag{ width:240px; height:32px; padding-left:23px; font:bold 14px "宋体"; line-height:32px; color:#cb0000; }



/*热门标签 车生*/
.tab18B{ width:265px; height:287px; margin-bottom:10px;}
.tab18Bnav{ width:265px; height:36px; background:url(weixiu/news_06.gif) no-repeat;}
.tab18Bnav ul li{ width:89px; height:36px; font-size:14px; color:#3B3B3B; line-height:32px; text-align:center; margin-right:3px; margin-left:0px; background:url(baoyang/page2/news_05.gif) no-repeat; float:left; display:inline; cursor:pointer;}
.tab18Bnav ul li.hover{ font-weight:bold;background:url(baoyang/page2/news_04.gif) no-repeat;}
.tab18Bcon{ font-size:12px; width:263px; height:250px; border:1px solid #C7C6C5; border-top:none;}
.tab18Bcon ul li{ padding-left:5px; overflow:hidden; }
.tab18Bcon td{ padding:3px; text-align:center;}
.tab18Bcon .tab18Btag{ font-size:14px; padding:5px; line-height:25px; margin:5px;}



/*************************** 全文搜索***************************/

.allsou{ width:960px; margin-top:10px; background:url(index/sou_00.gif) repeat-x; padding-top:30px;}
.allsou_left{ width:185px; float:left;}
.allsou_tag{ width:185px; height:51px; }
.allsou_sel{ width:185px; height:40px; font:bold 14px "宋体"; color:#fff; background-color:#599442; line-height:40px; text-align:center; margin-bottom:10px;}
.allsou_nav ul li a{ line-height:30px; padding-left:30px; color:#5E6C75; cursor:pointer;}
.allsou_nav ul li.hover a{ font:bold 14px "宋体"; color:#FD6631;}

.allsou_right{ width:750px; float:right;}
.allsou_input{ width:460px; height:43px; padding-top:8px;}
.allsou_input input.shuru{ width:350px; height:32px;  background:url(index/sou_01.gif) repeat-x; border:1px solid #8CB9CE; line-height:32px; float:left; margin-right:10px;}
.allsou_input input.sou{ width:65px; height:28px;  background:url(index/sou_03.gif) no-repeat; border:0; float:left; margin-top:2px;}
.allsou_info{ width:730px; height:40px; background-color:#599442; font:bold 14px "宋体"; color:#fff; line-height:40px; padding-left:20px;}
.allsou_info span{ color:#FFFF00;}
.allsou_list .tips{ padding-left:20px; background:url(index/sou_04.gif) left center no-repeat; color:#888887; line-height:30px;}
.allsou_list .tips span{ color:#FC5836;}

.soucon{ width:730px; margin:15px 0;}
.soucon1{width:730px;}
.souconbt{ font:16px "宋体"; margin-right:20px; line-height:30px;color:#00CC00; }
.souconbt a:link,.soucon1 a:visited{ color:#0000C7; text-decoration:underline;}
.souconbt a:hover{ color:#0000C7; text-decoration:underline;}
.red{ color:#AE0035;}
.soucontag{ font:13px "宋体"; color:#008000; line-height:30px; display:block;}
.soucontag a:link,.soucontag a:visited{color:#008000; text-decoration:none; }
.soucontag a:hover{color:#008000; text-decoration:underline; }
.soucon2{ font:13px "宋体"; width:730px; line-height:20px; display:block;}
.soupageline{ width:730px; height:3px; overflow:hidden; background-color:#8EBACE; margin-bottom:10px;}


select#brandSelect{ width:192px;}
.subsearch td select.wxxmlist{ width:192px;}


td.bright a.fb{ color:#cb0000;}

a.brand_normal:link,a.brand_normal:visited{ font-size:14px; text-decoration:underline; color:#0000FF;}
a.brand_normal:hover{ font-size:14px; text-decoration:none; color: #990000;}

.email1{ background:url(../images/email/card_text_16.jpg) repeat-y; overflow:hidden;}
.email_sm{ float:right; margin-right:20px; background:url(../images/email/card_text_07.jpg) no-repeat; width:383px; height:225px; color:#589442;}
.email_pic{ margin-left:26px; float:left;}
.email2{ background:url(../images/email/card_text_16.jpg) repeat-y; padding:0px 12px 0px 20px; line-height:22px; color:#589442;}
.email_bottom{ background:url(../images/email/bottom_20.jpg) no-repeat; height:214px; margin-top:10px;}
.email_bottom ul{ float:left; width:206px; height:183px; margin-left:16px; margin-top:8px; padding:5px; color:#589442;}
.text_email{ height:120px;}



.email_banner{ width:714px;}
.email_bannertext{ background:url(card/card_02.jpg) no-repeat; height:294px; width:714px;}
.email_bannertext2{ background:url(card/card1_02.jpg) no-repeat; height:294px; width:714px;}
.email_bannertext3{ background:url(card/card2_02.jpg) no-repeat; height:294px; width:714px;}
.email_bannertext4{ background:url(card/card4_02.jpg) no-repeat; height:294px; width:714px;}
.bannertext_left{ float:left; margin-top:205px; margin-left:30px; color:#589442; width:270px;}
.bannertext_right{ float:right; width:370px; margin:60px 30px 0 0; color:#589442;}


/*--------上面登录----------*/
.top_login{ background:url(index_new/index_02.jpg) repeat-x; border-bottom:1px solid #999; height:27px; width:960px; margin:auto; overflow:hidden;zoom:1;}
.top_login .top_left{ float:left; height:27px; line-height:27px; width:480px;}
.top_login .top_right{ float:right; height:20px; width:470px; line-height:20px; padding-top:3px; overflow:hidden;zoom:1;}
.top_right input{ margin:0px 2px;}
.top_right ul{ float:left; display:block; height:20px; line-height:20px; overflow:hidden;zoom:1;}
.top_right ul li{ float:left; display:block; height:20px; line-height:20px;}
.new_login{ }
.input_name{ height:14px; line-height:14px;}
.top_right ul iframe{ margin-top:3px;}

/*--------LOGO+导航----------*/
.logomain{ height:82px; width:958px; overflow:hidden;zoom:1; border:1px solid #ccc; margin:auto; background:url(index_new/menubg.jpg) top repeat-x;}
.new_logo{ width:143px; height:82px; float:left;}
.new_mune{ margin:auto; height:73px; width:810px; float:right; margin-top:5px; overflow:hidden;zoom:1;}
.new_mune ul{ float:left; display:block; height:68px; color:#CCC;}
.new_mune ul a:hover{ color:#b00; text-decoration: underline;}
.mune1 a{ font-weight:bold; color:#000; text-decoration:none; line-height:20px;}
.mune3{ height:72px;}
.mune3 a{ color:#000; text-decoration:none; line-height:20px;}
#navline{ /*border-right:2px dashed #92d91f; background:url(index_new/bgh.gif) repeat-y;*/ padding:0px 5px;}
#dianhua{ background:url(index_new/bg3.gif) no-repeat; width:233px; height:63px; padding:5px 8px;}
a.navred{ color:#b00; font-weight:bold;}
a.navgreen{ color:#639f01;}
a.navbg{ background:#639f01; color:#fff;}
a.navbg2{ background:#f00; color:#fff;}
#mar2{ margin-left:4px;}
#navbg1{ background:url(index_new/bg1.gif) no-repeat; width:189px; height:63px; padding:5px 8px; padding-left:9px;}
#navbg2{ background:url(index_new/bg2.gif) no-repeat; width:132px; height:63px; padding:5px 7px; padding-left:9px;}

/*--------搜索----------*/
.new_serch{ background:url(index_new/index_02.jpg) repeat-x bottom; border:1px solid #ccc; height:33px; line-height:33px; margin:10px auto; padding-left:10px; width:950px;}
.serchleft{ float:left; width:950px; height:33px;}
.serch_Keyword{ width:450px; overflow:hidden;zoom:1; float:left;}
.serch_til{ background:url(index_new/index_23.jpg) no-repeat; width:70px; height:20px; line-height:20px; padding-left:7px; margin-top:6px; float:left;}
.serch_font{ float:right; margin-left:5px; width:350px;}
.serch_main{ float:right; width:350px; height:30px; margin-top:3px; display:block; line-height:30px;}
.serch_main li{ float:left; margin:0px 5px; height:20px;}
.select_height{ height:20px; line-height:20px;}

/*--------flash广告1----------*/
.flashbanner1{ width:960px; height:90px; overflow:hidden;zoom:1; margin:0px auto 10px auto; clear:both;}
.flashbanner109{ width:960px; height:70px; overflow:hidden;zoom:1; margin:0px auto 10px auto; clear:both;}
.flashbanner110{ width:960px; height:63px; overflow:hidden;zoom:1; margin:0px auto 10px auto; clear:both;}

/*--------footer----------*/
.city{ width:958px; border:1px solid #ccc; height:63px; margin:0px auto 10px auto; background-color:white;}
.city_til{ float:left; height:63px; background:url(index_new/city.jpg) no-repeat; width:36px; line-height:30px; font-size:14px; font-weight:bold; text-align:center; border-right:1px solid #ccc;}
.city_main{ padding:5px; font-size:12px; float:left; height:53px; width:911px; line-height:24px;}
.city_main{ font-size:13px;}

.newfirendlink{ width:958px; border:1px solid #ccc; margin:0px auto 10px auto; overflow:hidden;zoom:1; clear:both; background-color:white;}
.newflink_til{ background:url(index_new/index_02.jpg) repeat-x bottom; padding-left:10px; height:33px; line-height:33px; border-bottom:2px solid #639f01;}
.flinkleft{ background:url(index_new/firendlink.jpg) no-repeat; width:114px; text-align:center; font-size:14px; font-weight:bold; color:#FFF; float:left;}
.flinkright{ float:right; font-size:12px; font-weight:normal; display: block; padding-right:10px;}
.newflink_main{ padding:8px; font-size:13px;}
.newflink_main a{ font-size:12px; margin:0px 2px;}

.picfriendlink{ width:952px; border:1px solid #ccc; padding:3px; overflow:hidden;zoom:1; margin:0px auto 10px auto;}
.picleft{ float:left; height:32px; padding-top:18px;}
.picmain{ margin:0px 5px; float:left; width:908px; height:50px; overflow:hidden;zoom:1;}
.picright{ float:right; height:32px; padding-top:18px;}
.newfooter{width:960px; height:38px;background:url(index/downNav.gif) no-repeat; line-height:38px; color:#625F5F; text-align:center; margin-bottom:5px;}
.newfooter a{ font-size:13px;}
.copyright{ width:940px; margin:auto; height:100px;background:url(index/downbg.gif) left top repeat-x; padding:20px 10px 10px; text-align:center; line-height:30px; color:#625F5F; font-size:13px;}
.copyright a{color:#625F5F; font-size:13px;}


/*--------统一box----------*/
.boxline{ overflow:hidden;zoom:1; margin-bottom:10px; height:304px;}
.boxlineleft{ float:left; width:335px; height:300px; overflow:hidden;zoom:1; border:1px solid #ccc;}
.boxlineright{ float:right; width:335px; height:300px; overflow:hidden;zoom:1; border:1px solid #ccc;}
.boxtil{ border-bottom:1px solid #ccc; padding:1px;}
.boxtil ul{ background:url(news/news_06.jpg) repeat-x; padding-left:10px; overflow:hidden; height:27px; line-height:27px; padding-top:1px;}
.boxtil ul li{ float:left; font-size:14px; height:27px; line-height:27px; width:80px; text-align:center;}
.boxtil ul li.hover{ font-size:14px; color:#FFF; background:url(news/news_21.jpg) no-repeat; height:27px; line-height:27px; width:80px; padding-top:1px; text-align:center; font-weight:bold;}
.boxtil ul li.hover a{ font-weight:bold; color:#FFF;}
.boxtil ul li.hover a:hvoer{ font-weight:bold; color:#b00;}
.box_more{ float:right; display:block; margin-right:3px;}
.boxmain{ overflow:hidden;zoom:1; padding:8px;}
.boxhead{ border-bottom:1px dashed #ccc; width:312px; overflow:hidden; margin-bottom:8px; display:block;}
.boxhead h1{ font-size:14px; text-align:center;}
.boxhead h1 a{ color:#b00; }
.boxhead span{text-align:center; display:block;}
.boxhead span a{ background:url(news/news_33.jpg) no-repeat; padding-left:15px; color:#639f01;  font-size:14px; font-weight:bold; }
.boxhead span a:hover{ background:url(news/news_33.jpg) no-repeat; padding-left:15px; color:#b00;  font-size:14px; font-weight:bold; }
.boxhead p{ width:310px; text-align:center; }
.boxhead p a{ color:#999;}
.boxlines a{ display:block; font-size:14px; text-decoration:underline;}
.youhuiline li a{ display:inline;font-size:14px;}
.boxlines2 li{ display:block;}
.boxlines2 li a{ font-size:14px; text-decoration:underline;}
.smallbox{ width:263px; border:1px solid #ccc; margin-bottom:10px;}
.smallbox_til{border-bottom:1px solid #ccc; padding:1px;}
.smallbox_til ul{ background:url(news/news_06.jpg) repeat-x; padding-left:10px; overflow:hidden; height:27px; line-height:27px; padding-top:1px; font-size:14px; font-weight:bold; color:#65a105;}
.smallbox_main{ padding:8px;}
.smallbox_main ul li a{ font-size:13px; line-height:24px;}
.xiakerewen{ margin:5px auto; }
.Articless a{ display:block; font-size:13px; line-height:24px;}
.Articless table tr td{ text-align:center;}
.Articless table tr td img{ width:38px; height:38px; overflow:hidden;zoom:1;}
.businesspic{ float:left; margin-bottom:10px; text-align:center;}
.businessmian{ float:right; width:190px; overflow:hidden;zoom:1; display:block;}
.businessmian ol{ overflow:hidden;zoom:1; margin-top:2px;}
.businessmian ol li{ float:left;}
.businessmian ol li a{ background:url(news/news_41.jpg) no-repeat; display:block; width:78px; padding-left:15px; line-height:14px; margin-bottom:3px; color:#b00;}

.smallboxred_til{border-bottom:1px solid #ccc; padding:1px;}
.smallboxred_til ul{ background:url(news/news_06.jpg) repeat-x; overflow:hidden; height:27px; line-height:27px; padding-top:1px; font-size:14px; font-weight:bold; color:#65a105;}
.smallboxred_til ul li{ background:url(news/news_18.jpg) no-repeat; padding-left:15px;}
.smallboxred_til ul li a{ font-size:14px; font-weight:bold; color:#65a105;}

.smallboxdouble_til{border-bottom:1px solid #ccc; padding:1px;}
.smallboxdouble_til ul{ background:url(news/news_06.jpg) repeat-x; overflow:hidden; height:27px; line-height:27px; padding-top:1px; font-size:14px; }
.smallboxdouble_til ul li{ float:left; text-align:center; width:80px; font-weight:normal; color:#000; margin-left:5px; text-align:center;}
.smallboxdouble_til ul li.hover{ background:url(news/news_26.jpg) no-repeat; margin-left:5px; text-align:center; width:80px; font-weight:bold; color:#65a105;}
.smallboxdouble_til ul li.hover a{color:#65a105;}
.smallboxhead{ margin-bottom:8px; padding-bottom:5px; border-bottom:1px dashed #ccc; overflow:hidden;zoom:1;}
.smallboxhead li{ float:left; margin-right:5px;}
.smallboxhead li a{ display:block; font-size:12px; color:#999;}
.smallboxhead li a strong{ color:#b00;}
.smallheadright{ width:157px; overflow:hidden;zoom:1;}
a.weeklya:link,a.weeklya:visited{ color:#666; line-height:20px;}
a.weeklya:hover{ line-height:20px; color:#b00;}

.carauto{ width:928px; margin:0px auto 10px auto; border:1px solid #ccc; padding:15px; overflow:hidden;zoom:1;}
.autoleft{ float:left; width:315px;}
.autoright{ float:right; width:565px;}
.autopic1{ margin:10px 0px; padding-bottom:10px; border-bottom:1px dashed #ccc; overflow:hidden;zoom:1;}
.autopic2{ overflow:hidden;zoom:1;}
.autopicleft{ float:left; width:116px;}
.autopicright{ float:right; width:185px; margin-left:10px;}
.autoleft ul img{ padding:3px; border:1px solid #ccc;}
.autoleft ul h1{ font-size:12px;}
.autoleft ul h1 a{ color:#b00;}
.autoleft ul p{ line-height:18px;}
.autoright_til{ border-bottom:1px solid #ccc;}
.automain{ overflow:hidden;zoom:1; padding-top:10px;}
.automain ul{ width:270px; float:left; margin:0px 5px;}
.automain ul a{ display:block; font-size:14px; height:22px; overflow:hidden; text-decoration:underline;}

.hotarticle{ background:url(index_new/index_87.jpg) no-repeat; height:245px;}
.hotarticle a{ display:block; font-size:14px; margin-left:22px; line-height:24px; height:24px; overflow:hidden;zoom:1;}

.navtil{ width:960px; background:url(index_new/navbg.jpg) repeat-x; height:28px; line-height:28px; margin:0px auto;}
.navtilimg{ float:left; width:137px;}
.navtilmain{ float:right; width:780px; text-align:right; padding-right:15px; color:#FFF;}
.navtilmain a{ color:#FFF;}
.navtilmain1{ float:left; width:780px; text-align:right; color:#FFF;}
.navtilmain1 a{ color:#FFF;}
.navtil_1{ width:960px; background:url(index_new/navbg111.jpg) repeat-x; height:28px; line-height:28px; margin:0px auto;}
.navtilmain_1{ float:right; width:780px; text-align:right; padding-right:15px;  color:#666;}
.navtilmain_1 a{ color:#666;}
