@charset "utf-8";
/*	样式重置*/
body { font: 12px/1.67 tahoma, 'simsun', sans-serif; color: #333; min-width: 950px; _width: expression(document.body.clientwidth < 960 ? "960px" : "auto" );}
a { text-decoration: none; color: #666; }
a:hover { color: #000; }
img { border: 0; vertical-align: top; }
input, textarea, select { font-size: 100%; }
body, h1, h2, h3, h4, p, ul, ol, dd, dl, form { margin: 0; font-weight: normal; cursor: default; }
ul { padding-left: 0; list-style-type: none; }
i, em { font-style: normal; }
s, u { text-decoration: none; }
/*样式库*/
.mh { height: auto !important; height: 470px; min-height: 470px; padding-bottom:30px;}
.fix{*zoom:1;}.fix:before,.fix:after{content:"";display:table;}.fix:after{clear:both;}
.oh { overflow: hidden; *zoom:1;}
.l { float: left; }.r { float: right; }
.pr { position: relative; }.pa { position: absolute; }
.tc { text-align: center; }.tr { text-align: right; }.tl { text-align: left; }
.el { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.vm{vertical-align:middle;}
.dib { display: inline-block; *display:inline;*zoom:1;}
/*
**组件索引**

1,全站结构
2,幻灯片效果
3,滚动效果
4,导航
5,栏目标题
6,新闻头条
7,内页结构
8,面包屑
9,新闻列表
10,边栏菜单
11,产品列表
12,多栏新闻列表
13,文章详细页
14,选项卡
15,二手详细页(效果)
16,二手列表
17,录入表格样式
*/

/*全站结构*/
.max_wrap { margin-left: auto; margin-right: auto; max-width: 1400px; _width: expression(document.body.clientwidth > 1400 ? "1400px" : "auto" );}
.wrap { width: 1000px; margin-left: auto; margin-right: auto;/*for ie6*/position:relative;z-index:5; }
/*幻灯片效果*/
.slide { position: relative; width:100%; }
.ban_c { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }
.ban_c img { width: 100%; height: 100%; }
.ban_t { position: absolute; left: 0; bottom: 0; width: 100%; line-height: 20px; padding: 4px 0; text-indent: 10px; white-space: nowrap; overflow: hidden; color: #fff; background: rgba(0,0,0,.5); z-index: 3; filter:progid:dximagetransform.microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);}
.ban_nav { position: absolute; bottom: 0; right:0; z-index: 4; }
.ban_nav a { display: inline-block; vertical-align: middle; width: 14px; height: 14px; line-height: 14px; overflow: hidden; text-align: center; margin:0 8px 5px 0; cursor: pointer; text-decoration: none; font-size: 10px; background: #ccc; }
.ban_nav .on { background: #f90; color: #fff; }
.left, .right { cursor: pointer; position:absolute;}
/*滚动效果*/
.conscroll { position: relative; overflow: hidden; }
.conscroll ul { position: absolute; left: 0; top: 0; }
.conscroll li { float: left; width: 16em; margin-right: 20px; }
.conscroll img { width: 100%; height: 12em; }
.conscroll p { line-height: 2; text-align: center; }
/*导航*/
.nav { height: 43px; line-height: 43px; background:  0 0 repeat-x; margin-bottom: 20px; position: relative; z-index: 9; }
.nav li { float: left; width: 75px; position: relative; }
.nav a { display: block; text-align: center; font-family: 'microsoft yahei'; font-size: 14px; color: #fff; _zoom:1;}
.nav a:hover { color: #eee; }
.nav li ul { display: none; position: absolute; left: 0; top: 40px; width: 100%; background: #0c335e; }
.nav li li { width: 100%;border-bottom: 1px #ccc solid; }
.nav li li a { font-size: 12px; line-height: 24px; }
.nav li li a:hover { background: #f5f5f5; color: #0c335e; }
/*栏目标题*/
.channelt { height: 40px; line-height: 40px;  padding: 0 10px; overflow: hidden; *zoom:1;}
.channeln { float: left; font-size: 14px; color: #1f5d95; background: url(/uploads/image/images/ico4.png) 0 center no-repeat; padding-left: 15px; font-family: 'microsoft yahei'; }
.channeln span{font-size:10px;font-family:arial;color:#000;padding-left:5px;}
.channeln a{color: #1f5d95;}
.channelt .more { width: 44px; height: 100%; background:  0 center no-repeat; }
/*新闻头条*/
.newstop { overflow: hidden; *zoom:1;
height: 90px; }
.newstop .img { float: left; width: 34%; height: 100%; overflow: hidden; margin-right: 15px; }
.newstop .img img { height: 100%; width: 100%; }
.newstop .detail { height: 100%; line-height: 1.2; overflow: hidden; }
.newstop .info { color: #b7b7b7; }
.newstop .title { display: block; height: 26px; line-height: 26px; overflow: hidden; }
.newstop .title a { color: #1a568b; }
.newstop .p { height: 3em; line-height: 1.5em; overflow: hidden; color: #666; }
.newstop .p a { color: #036; }
/*内页结构*/
.c { position: relative; overflow: hidden; *zoom:1;}
.side { width: 240px; overflow: hidden; }
.main { width: 670px;}
.nynr{ padding:16px 10px 0; line-height:2;font-size:14px;width:675px;}
/*面包屑*/
.posi,.posi a{color:#666;margin:0 4px;}
.posi a:hover{color:#333;}
/*新闻列表*/
.main_list li { height: 30px; line-height: 30px; overflow: hidden; border-top: 1px solid #dbdbdb; background:  6px center no-repeat; padding-left: 20px; *vertical-align:top;/* 解决ie6,7<li>标签产生下边距问题 */
}
.main_list a { float: left; width: 68%; overflow:hidden;}
.main_list span { float: right; color: #999; }
/*边栏菜单（展开三级）*/
.s_menu { margin: 0 0 30px; }
.s_menu .dt { font-size: 24px;margin-left: 20px;color:#034385;margin-top: 30px;text-indent: 15px;height: 30px;line-height: 30px; background:url(/uploads/image/images/channelbg.png) left 7px no-repeat;}
.s_menu .dd { padding: 20px 15px;}
.s_menu li { line-height: 40px;border-bottom: 1px solid #e9eaeb;}
.s_menu li a { display: block; text-indent: 15px; font-size:14px; height: 40px; background:  0 0 no-repeat;color:#000;}
.s_menu li a span{font-family:arial;font-size:10px;}
.s_menu .cur a, .s_menu li a:hover { background: url(/uploads/image/images/m_menu_cur.jpg) 0 6px no-repeat; color: #fff; }
.s_menu li ul { padding: 5px 0; display: none; }
.s_menu li li { border: none; margin: 0 0 2px; line-height: 20px; }
.s_menu li li a, .s_menu .cur li a { background:  0 0 no-repeat; color: #434343; height: 20px; }
.s_menu li li.cur a, .s_menu .cur li.cur a { background:  0 0 no-repeat; color: #f00; height: 20px; }
.s_menu .cur .cur a { font-weight: bold; }
.s_menu li li li a, .s_menu .cur li li a, .s_menu .cur .cur li a { background:  20px 8px no-repeat; font-weight: normal; }
/*产品列表*/
.pro_list { margin:10px -20px 0 0; }
.pro_list li { float: left; width: 193px; height: 145px; padding: 7px; background:  0 0 no-repeat; overflow: hidden; margin: 20px 20px 0 0; }
.pro_list img { width: 100%; height: 129px; border:1px #cccccc solid }
.pro_list p { text-align: center; line-height: 28px; cursor:pointer; }
.pro_list a:hover { color: #999; }
/*多栏新闻列表*/
.colist { font-size: 0; text-align: center; color: #666; }
.colist i, .colist em, .colist a, .colist b { font-size: 12px; display: inline-block; vertical-align: top; }
.colist .l1 { width: 8%; }
.colist .l2 { width: 64%; }
.colist .l3 { width: 15%; }
.colist .l4 { width: 12%; }
.colisthead { line-height: 29px; background: #efefef; border: 1px solid #e6e6e6; }
.colistbody { height: 320px; }
.colistbody li { height: 32px; line-height: 32px; border-bottom: 1px dashed #d9d9d9; overflow: hidden; }
.colistbody .l1 { color: #60a0e5; }
.colistbody .l2 { text-align: left; }
/*文章详细页*/
.art_title { text-align: center; color: #666; font-weight: bold; font-size: 14px; padding: 16px 0; }
.art_info { text-align: center; }
.print { display: inline-block; width: 20px; height: 20px; background:  0 0 no-repeat; }
.myart { padding: 15px 0; }
.share { line-height: 16px; }
.share #bdshare { float: none; display: inline-block; *display:inline;*zoom:1;}
#switcher { display: inline-block; background: url(/uploads/image/images/font.gif) 0 0 no-repeat; }
#switcher a { display: inline-block; width: 20px; height: 20px; overflow: hidden; }
/*选项卡*/
.tab_ { background: #e5e5e5; padding: 6px 0; height: 14px; line-height: 14px; overflow: hidden; }
.tab_ a { float: left; padding: 0 20px; border-left: 1px solid #666; margin-left: -1px; font-weight: bold; color: #333; }
.tab_ .cur { color: #fe6d38; }
.tab_val { padding: 10px; display: none; height: auto !important; height: 200px; min-height: 200px; }
/*二手详细页(效果)*/
.imggallery {height: 320px; overflow: hidden; *zoom:1; }
.imggallery img { width: 100%; height: 100%;}
.big { float: left; width: 65%; height: 100%;}
.small { float: right; width: 34%; height: 100%;}
.small_list { height: 300px; overflow: hidden;}
.small_list ul { margin-left: -8px; }
.small_list ul li { float: right; width: 45%; height: 92px; margin: 0 0 9px 8px; overflow: hidden; border: 1px solid #ccc; *margin-left:6px;}
.smallbtn { height: 20px; font-size: 0; text-align: right; }
.smallbtn a { display: inline-block; width: 13px; height: 13px; overflow: hidden; background:  no-repeat; margin: 0 6px; }
.smallbtn #btn1 { background-position: 0 0; }
.smallbtn #btn2 { background-position: -13px 0; }
.ershou_t { height: 23px; line-height: 23px; margin: 8px 0; }
.ershou_t em, .ershou_t a { float: left; width: 84px; background:  no-repeat; color: #fff; text-align: center; }
.ershou_t a { background-position: -84px 0; }
.sear .btn { width: 70px; height: 22px; line-height: 20px; background:  0 0 no-repeat; border: none; text-align: center; color: #fff; cursor: pointer; }
/*二手列表*/

.pro_list2 { height: 650px; margin:20px -20px 0 0; }
.pro_list2 li { float: left; width: 190px; background: #ebebeb; padding: 7px; margin: 10px 15px 0 0; }
.pro_list2 img { width: 100%; height: 142px; margin-bottom: 10px; }
.pro_list2 p { height: 1.67em; overflow: hidden; font-family: arial; border-bottom: 1px solid #d1d1d1; }
.pro_list2 p b { cursor: pointer }
/* 录入表格样式 */
.datalist { border: 1px solid #cccccc; font-family: arial; border-collapse: collapse; background-color: #ffffff; font-size: 12px; }
.datalist caption { padding-bottom: 5px; font-weight: bold; text-align: left; }
.datalist th { border: 1px solid #cccccc; background-color: #eeeeee; color: #000000; font-weight: bold; padding-top: 2px; padding-bottom: 2px; padding-left: 10px; text-align: left; }
.datalist td { border: 1px solid #cccccc; text-align: left; padding-top: 2px; padding-bottom: 2px; padding-left: 10px; }
.datalist tr.altrow { background-color: #c7e5ff; }
