@charset "utf-8";
@import url(default.css);

/*公共样式*/
/*background sprite*/
#bizorder .do li,
#bizorder .takeprice,
#bizinfo .tablist a,
#bizinfo .totop,
#bizcomentform .postbutton,
.searchbiztoppage .prev,.searchbiztoppage .next,
#soft_upappstep .ico_email,
#head-search-box .bt{background:url(/img/bg_icons.gif) no-repeat;}

*{margin:0 auto}
input[type=button],input[type=submit]{ cursor: pointer}
.w990{margin:0 auto;}
.more{ float:right;line-height:22px;font-size:12px; font-weight:normal;}
.grayhr{ border-bottom:1px dashed #CCC;height:1px;margin:10px 0}
.defbutton{cursor:pointer;background:url(/img/pic_login2.jpg) repeat-x;padding:5px 10px;color:#FFF;border:none;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; }
.defbutton:hover{color:#FFF}
.defbutton:active{ position:relative;top:-1px}
.errortip{_display:block;border:1px solid #FFDF83;color:#A27D35;background-color:#FFFFDF;line-height:20px; font-size:12px; font-style:normal; padding:0 5px; position:absolute; display:none; }
.dfttable{ border-collapse:collapse;width:100%}
.dfttable td,.dfttable th{border:1px solid #CCC}
.com-tip{border:1px solid #FFDF83;color:#A27D35;background-color:#FFFFDF;}
.com_inputtext{ background:url(/img/bg_input.png); border:1px solid #BBB; height:20px; line-height:20px; padding:0 3px;}
.com_textarea{ background:url(/img/bg_input.png); border:1px solid #BBB;font-size:12px;line-height:20px;padding:3px;}
.fcnormal{color:#333}
.link{ text-decoration:underline;color:#00F;cursor:pointer}
.link:hover{color:#00F}
.noauto{margin-left:0;margin-right:0}
html body .inline{display:inline-block;*display:inline;*zoom:1}
.swfhref{position:relative}
.swfhref a{display:block;width:100%;height:100%; position:absolute;top:0;filter:alpha(opacity=0);opacity:0; background:#fff}

.col-l{width:250px;float:left}
.col-r{margin-left:260px;*zoom:1;}
.com-col{ border:1px solid #A5CDF5;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}
.com-col-titlebar{background:url(/img/bg_titlebar.gif) no-repeat left 0; height:28px;  padding:0 10px;}
.com-col-wrap{padding:10px 5px;}
.com_titlebar_blue{background:url(/img/bg_titlebar.gif) no-repeat left 0; height:28px;  padding-left:10px;overflow:hidden}
.com_titlebar_blue h3{background:url(/img/bg_titlebar.gif) no-repeat right 0; height:28px; line-height:28px; padding-right:10px; font-size:14px; font-weight:bold;color:#188DCB}
.com_box_blue{ border:1px solid #A5CDF5;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}
.com_titlebar_sky{ display:inline-block; padding:0 10px;margin:0;background:url(/img/bg_soft_bar.gif) repeat-x #FFF;font-size:12px;line-height:25px; border:1px solid #BDE8FF; border-bottom:none; position:relative; top:1px;font-size:12px; font-weight:bold;color:#333}
.com_box_sky{border:1px solid #BDE8FF;}
.col-gray{border:1px solid #CCC;}
.col-gray-titlebar{ background:#F2F2F2; padding:0 10px;font-size:14px;line-height:25px;height:25px;border-bottom:1px solid #CCC}
.col-gray-wrap{padding:5px 10px}

.com_pages{ text-align:right;color:#333;}
.com_pages a{ border:1px solid #C2DAED;color:#1155BB; padding:0 8px;margin-left:5px; display:inline-block}
.com_pages a:hover{border:1px solid #999;color:#1155BB;}
.com_pages .current{border:none;color:#333;padding:0 8px;margin-left:5px; display:inline-block}

.com-table{width:100%;border-collapse:collapse}
.com-table th,.com-table td{border:1px solid #BCCEEF;padding:0 3px}
.com-table th{background:#E7F0F9;color:#003756;font-weight:normal}
.com-table select,.com-table .ipttext{border:1px solid #A7A6AB;}

/*提示样式*/
.tip-yellowsimple{z-index:1000;text-align:left;border:1px solid #FFDF83;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;min-width:50px;max-width:300px;color:#A27D35;background-color:#FFFFDF;padding:3px 4px;}
.tip-yellowsimple .tip-arrow-top{margin-top:-6px;margin-left:-5px;top:0;left:50%;width:9px;height:6px;background:url(/img/tip-yellowsimple_arrows.gif) no-repeat;}
.tip-yellowsimple .tip-arrow-right{margin-top:-4px;margin-left:0;top:50%;left:100%;width:6px;height:9px;background:url(/img/tip-yellowsimple_arrows.gif) no-repeat -9px 0;}
.tip-yellowsimple .tip-arrow-bottom{margin-top:0;margin-left:-5px;top:100%;left:50%;width:9px;height:6px;background:url(/img/tip-yellowsimple_arrows.gif) no-repeat -18px 0;}
.tip-yellowsimple .tip-arrow-left{margin-top:-4px;margin-left:-6px;top:50%;left:0;width:6px;height:9px;background:url(/img/tip-yellowsimple_arrows.gif) no-repeat -27px 0;}

/*公共弹出式回话框*/
#dialog-mask{display:none;position:absolute;z-index:998;width:100%;height:100%;position:absolute;left:0;top:0;background:#000;filter:alpha(opacity=30);opacity:0.3;overflow:hidden}
#dialog-window{overflow:hidden;position:absolute; z-index:999;}
#dialog-body{padding:8px;}
#dialog-bghover{ width:100%; height:100%; position:absolute;top:0;left:0; z-index:-1; background:#000;filter:alpha(opacity=40);opacity:0.4;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#dialog-title{ position:relative;background:#F2F5F8; height:28px; line-height:28px; padding:0 10px;font-size:12px;}
#dialog-close{ position:absolute;top:-2px;right:10px; padding:2px; cursor:pointer}
#dialog-content{ padding:5px; background:#FFF;overflow:hidden;}

/*在线客服*/
.online_sev{width:240px; position:absolute;}
.online_sev .titlebar{ background:url(/img/bg_online_sev.gif) repeat-x 0 0;height:30px; line-height:30px; padding-left:10px; color:#FFF}
.online_sev dl dt{ float:left; background:#FFF;width:200px; border:#2B8FC3 3px solid; border-top:0;}
.online_sev dl p.bot{background:url(/img/bg_online_sev.gif) no-repeat 0 -30px; height:30px; overflow:hidden; text-indent:-1000px; width:125px}
.online_sev dl p.botQx{background:url(/img/bg_online_sev.gif) no-repeat 0 -110px;}
.online_sev dl dt a{display:block; background:url(/img/bg_online_sev.gif) no-repeat 120px -63px #FAE4E4; margin:5px; line-height:20px; text-indent:10px;color:#242424}
.online_sev dl dt a.unline{background:url(/img/bg_online_sev.gif) no-repeat 120px -83px #FAE4E4; margin:5px; text-indent:10px; line-height:20px;}
.online_sev dl dd{ z-index:999;background:url(/img/bg_online_sev.gif) no-repeat -130px -30px; float:left; width:30px; height:135px; margin-top:35px; overflow:hidden;text-indent:-1000px; cursor:pointer}
.online_sev dl dd.rQx{background:url(/img/bg_online_sev.gif) no-repeat -165px -55px;}
#online_sev_box{position:fixed;_position:absolute;overflow:visible; top:150px; left:-206px; z-index:1}
#goTop{display:block;background:#E0F0FF;color:#80ACCE;width:20px;height:78px;line-height:14px;text-decoration:none;text-align:center;outline:none;position:fixed;bottom:30px; display:none; margin-left:990px}
#goTop:hover{color:#688BA5}
#goTop em{display:block;line-height:18px;height:16px;font-weight:bold;writing-mode:tb-rl;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);font-family:"宋体"}
/*首页样式*/
.applybt{color:#F60;margin-left:5px; text-decoration:underline;}
/*头部导航*/
.head-search-nav li.current,.nav-bg-l,.nav-bg-r,#nav-wrap .current a,#nav-wrap .current span,#nav-wrap a:hover,#nav-wrap a:hover span{background:url(/img/bg_head.png) no-repeat;}
#top{ background:url(/img/pic_menu_top.jpg) repeat-x bottom #F9F9F9;height:35px;line-height:35px;}
#top-wrap{width:990px;color:#888888;z-index:2;position:relative;margin:0 auto}
#top-wrap a{color:#888;margin:0 5px}
#top-border{height:5px;background:url(/img/pic_menu_top.jpg) repeat-x center top;clear:both}
#head{margin-top:10px;}
#head-logo{float:left}
#head-tel{float:right}
#head-search{float:left;margin-left:20px;width:470px}
.head-search-nav{height:20px;padding-left:20px;}
.head-search-nav li{float:left;width:72px;height:20px;line-height:25px;margin-right:5px;text-align:center;color:#666;cursor:pointer;overflow:hidden}
.head-search-nav li.current{background-position:0px -69px;height:21px;line-height:23px;position:relative;top:1px;}
#head-search-box{width:470px;height:41px;background:url(/img/bg_searchbar.gif) no-repeat;padding-top:1px;}
#head-search-box .q{height:18px;line-height:18px;line-height:20px\9;width:315px;float:left;margin-top:12px;margin-left:32px;border:none;color:#999}
#head-search-box .bt{float:right;margin-top:6px;margin-right:10px;width:87px;height:29px;background-position:-290px -37px;border:none;font-weight:bold;font-size:14px;color:#FFF}
#head-tel{font-weight:bold;font-size:14px;color:#F60;font-family:Helvetica,Arial,“宋体”;padding-top:30px}
#nav{margin-top:10px;position:relative}
.nav-bg-l,.nav-bg-r{width:5px;height:35px;position:absolute}
.nav-bg-l{background-position:0px -96px;left:0}
.nav-bg-r{background-position:-5px -96px;right:0}
#nav .bor_dot{border-left:2px solid #FFF;border-right:2px solid #FFF;border-top:3px solid #53AAE7}
#nav-wrap{background:url(/img/bg_nav.jpg) repeat-x;height:35px;line-height:32px;padding:0 10px;}
#nav-wrap li{float:left;margin-right:5px;position:relative;}
#nav-wrap a,#nav-wrap span{float:left;display:block;height:32px;color:#666;font-size:14px;font-weight:bold;cursor:pointer}
#nav-wrap a{padding-left:10px;margin-top:3px;}
#nav-wrap span{padding-right:10px;}
#nav-wrap a:hover{color:#333;background-position:0 -34px;}
#nav-wrap a:hover span{color:#333;background-position:right -34px;}
#nav-wrap .current span{color:#FFF;background-position:right 0;}
#nav-wrap .current a:hover{background-position:0 0;}
#nav-wrap .current a:hover span{color:#FFF;background-position:right 0;}
#nav .sub{position:absolute;top:-5px;right:0}
#minnav{position: relative; z-index:1;_top:8px;}
#minnav a{color:#888;}
#minnav a:hover{color:#F60;}
#helpnav,#helparro,#homePage{ background:url(/img/Pic_tit.jpg) no-repeat;color:#0C8DD1}
#helpnav{ background-position:0 1px; padding-left:15px;}
#helparro{ background-position:0 -29px; padding:0 8px; cursor:pointer;}
#homePage{ background-position:0 -14px; padding-left:15px;}
#helplist{width:100%;box-shadow:0 1px 2px #CCC; position:absolute; z-index:300;right:-1px;_right:-2px;top:15px; background:#FFF;line-height:20px; display:none; z-index:100;border:1px solid #CCC;border-top:none}
#helpshow{ position:relative; border:1px solid #F9F9F9;border-bottom:none; padding-top:2px; line-height:13px;display:inline-block;width:95px;}
#helpshow.active{box-shadow:0 -1px 2px #CCC;background:#FFF;border:1px solid #CCC;border-bottom:none;}
#home_sitedate{padding:0 15px;}
#home_sitedate ul{margin-top:10px;line-height:25px;font-size:12px}
#home_sitedate li{float:left;width:100px;}
#home_sitedate .last{width:auto}
#home_sitedate em{color:#F60;padding:0 5px}

/*用户登录页*/
#userlogin{position:relative;background:no-repeat;height:350px;}
#userlogin .loginbox{position:relative;background:url(/img/bg_loginbox.jpg) right bottom no-repeat;width:380px;height:300px;padding-right:18px;float:right;margin-right:30px;margin-top:50px;}
#loginform{height:225px;background:#F7F7F7;border:1px solid #DDD;margin:0;color:#333;padding:15px 20px;}
.userlogin-bg{z-index:-1}
.userlogin-bg li{position:absolute;left:0;top:0;height:350px;display:none}
/*快速登录*/
#quicklogin{width:360px;margin:0;color:#333;padding:15px 20px;}
#quicklogin h1,#loginform h1{font-size:14px;border-bottom:1px solid #CCC;padding-bottom:5px;margin-bottom:5px}
#quicklogin ul,#loginform ul{line-height:40px;}
#quicklogin li span,#loginform li span{display:inline-block;*display:inline;*zoom:1;width:55px;font-size:14px;font-weight:bold;}
#quicklogin .com_inputtext,#loginform .com_inputtext{width:150px}
#quicklogin label,#loginform label{color:#0C8DD1;margin-left:3px;position:relative;top:-2px;}

#quickloginbox{display:none;width:400px;height:250px;background:#F7F7F7;border:5px solid #CCC\9;border-radius:5px;position:fixed; top:50%; left:50%; margin-top:-125px; margin-left:-200px;z-index:9999;
-moz-box-shadow:0 0 5px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);box-shadow:0 0 5px rgba(0,0,0,0.5);
_position:absolute;
}
#quickloginbox iframe{width:400px;height:250px;}
#quickloginclose{display:block;width:30px;height:30px;background:url(/img/bg_loginclose.gif) no-repeat;position:absolute;top:15px;right:10px;overflow:hidden;text-indent:-999px}

/*面包屑导航*/
#nowsite{height:30px;line-height:30px;color:#333;}
#nowsite a{ margin:0 5px;color:#333}
#nowsite a:hover{text-decoration:underline}

#home_login{ float:left;background:url(/img/bg_home_login.png) repeat-x left top;width:235px;height:200px;_height:204px;overflow:hidden; margin-right:10px;border:1px solid #C2DAED;color:#888}
#home_login a{color:#888}
#home_login .login_silder{padding:0 5px;height:126px;_height:129px;}
#home_login .logintab{margin:5px 0 10px;border-bottom:1px solid #C0D4ED;height:27px;_height:26px; padding-left:20px}
#home_login .logintab a{border:1px solid #C0D4ED;border-bottom:none;background:#FFF;margin-left:5px;display:inline-block;padding:0 10px;line-height:26px;height:26px;color:#0C8DD1}
#home_login .logintab .active{position:relative;*top:1px;height:27px;*height:26px;_height:27px;}

#home_loginbox li{ line-height:25px;height:25px;margin-bottom:4px}
#home_loginbox li span{float:left;display:block;width:55px;padding-left:20px;}
#home_loginbox .icouser{ background:url(/img/pic_menu_but.jpg) no-repeat 0 -226px;}
#home_loginbox .icopwd{ background:url(/img/pic_menu_but.jpg) no-repeat 0 -247px;}
#home_loginbox .inputtext{ background:url(/img/Pic_input_text.jpg) repeat-x; width:125px; border:1px solid #C2DAED; height:22px; line-height:22px;color:#888; padding:0 2px; font-size:12px;}
#home_loginbox .u{margin-left:5px;}
#home_loginbox label{margin-left:5px;position:relative;top:-2px;}

#reglink{border-top:1px solid #C2DAED;text-align:center;line-height:30px;font-weight:bold;}
#reglink a{display:block;background:url(/img/bg_reglink.gif) repeat-x;color:#0C8DD1;float:left;width:117px;border-right:1px solid #C2DAED;}
#reglink a:hover{background:url(/img/bg_home_login.png) repeat-x;}
#reglink .last{border:none}
#home_mypn{display:none;font-size:12px;color:#888; width:210px; margin:0 auto}
#home_mypn li{width:105px;float:left;line-height:30px}
#home_mypn .icon a{background:url(/img/bg_iconlist.gif) no-repeat;padding-left:16px;}
#home_mypn .icon .ico_1{background-position:0 -39px;}
#home_mypn .icon .ico_2{background-position:0 -55px;}
#home_mypn .icon .ico_3{background-position:0 -77px;}
#home_mypn .icon .ico_4{background-position:0 -93px;}
#home_mypn .icon .ico_5{background-position:0 -112px;}
#home_mypn .icon .ico_6{background-position:0 -130px;}
#home_mypn .icon .ico_7{background-position:0 -19px;}
#home_mypn .reg{line-height:30px; border-top:1px dashed #ccc; margin-top:5px}
#home_mypn .reg a{color:#36C;text-decoration:underline}
#futuresframe{width:225px;margin:0 auto;height:290px;}

/*首页-最新信息*/
#home_info{position:relative;}
#home_chart{display:none;width:750px;height:407px;position:absolute;top:0;right:-748px;margin-right:-3px;background:url(/img/bg_loader1.gif) no-repeat center #FFF;}
#home_chart .cover{width:750px;height:407px;position:absolute;top:0;left:4px;top:4px;background:#000;opacity:0.15;filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=15);z-index:-1;}
#dayamount.hover{background:url(/img/ico_arrow_right.gif) no-repeat 210px center #F3F3F3;border-bottom:1px solid #B5B4B4;}
#home-chat-left{padding:0 15px;margin-top:10px;font-size:12px;line-height:25px;}
#home-chat-left .title{text-decoration:underline;color:#0C8DD1;font-weight:bold;font-size:14px}
#home-chat-left em{font-size:18px;font-weight:bold;color:#F60;margin:0 3px;}
#home-chat-left .list{line-height:25px;margin-top:5px;}
#home-chat-left .list span{float:right;color:#F60}
#home-chat-left .list a{font-size:14px}
/*面包屑导航*/
#site{ line-height:25px;}
#site em{ margin-right:5px}

/*搜索框*/
#search-bar{ position:relative;left:0;top:0;z-index:1}
#searchkindbox{float:left; position:relative;width:153px;height:34px; margin-left:125px;_margin-left:65px;background:url(/img/pic_menu_but.gif) no-repeat -1px -99px; _margin-top:2px;}
#searchkindbox iframe{display:block; position:absolute;width:153px;height:90px;visibility:inherit; top:0px; left:0px;filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);z-index:-1;}
#kindselectbt{ display:block;width:142px; cursor:pointer; background:url(/img/pic_select_bg.gif) no-repeat right center;height:28px;; overflow: hidden;line-height:28px; margin:3px auto 0 auto; font-size:14px;text-indent:20px;width: 142px}
#searchkindlist{display:none;width:150px;border:1px solid #93CCE9; border-top:none; margin-top:3px; background:#FFF; position:absolute;font-size:14px;text-indent:20px;box-shadow:inset 0 0 5px #93CCE9}
#searchkindlist li{ padding:0 5px;line-height:30px;height:30px; cursor:pointer}
#searchkindlist .hover{ background:#349DD4;color:#FFF}
#pcbsearchinput{float:left; margin-left:10px;position:relative;background:url(/img/pic_menu_but.gif) no-repeat -1px -138px;_background-position:-1px -135px; width:476px;height:24px;_height:27px;overflow:hidden;padding:5px 0 5px  5px;}
#pcbsearchtext{ display:block; width:395px;height:20px;margin-top:3px;float:left;color:#888;border:1px solid #FFF; background:#FFF}
#pcbsearchbt{ display:block;width:75px;height:31px; background-position:-24px 0; border:none;color:#FFF; position:absolute; right:2px; top:2px; cursor:pointer;_margin-top:2px;}
#searchlink{ background-position:-384px -5px; padding-left:18px; margin-left:10px;}
/*首页疑难解答列表*/
#homeask{ padding-top:5px;line-height:21px; padding:0 5px;font-size:12px;height:215px;width:95%;margin:0 auto;overflow:hidden}
#homeask em{float:right;color:#888}
#homeask a{color:#888}
#homeask a:hover{color:#F60}
#homeask script{display:none}
#home-count{padding:0 10px;}
#home-count ul{padding:5px 0;border-bottom:1px dashed #CCC}
#home-count li{background:url(/img/bg_minico.gif) no-repeat;padding-left:22px;line-height:25px;}
#home-count li em{color:#F60;margin:0 5px;}
#home-count .cg{background-position:0 5px}
#home-count .gy{background-position:0 -20px}
#home-count .sj{background-position:0 -43px}
#home-count .zong{background-position:0 -66px}
#home-count .cpca{margin-top:5px;line-height:25px;color:#666;}
#home-count .cpca a{color:#0C8DD1;text-decoration:underline;margin:0 5px}

/*首页选项卡*/
.home-tab-bt{display:block;float:left;padding:1px 10px 0;margin-top:4px;font-weight:bold;color:#0C8DD1}
.home-tab-bt.active{background:#FFF;border:1px solid #DDD;border-bottom:none;padding:0 9px;}
#bbs-hotuser{padding:10px 0;overflow:hidden;width:100%;_height:200px}
#bbs-hotuser img{display:block;width:40px;height:40px;border:1px solid #ccc}
#bbs-hotuser li{float:left;width:42px;height:62px;text-align:center;line-height:20px;overflow:hidden;margin:0 20px 7px 0;padding-left:11px}
.bbs-more{float:right;position:relative;top:5px;}
/*================left menu welcome===========================*/
.pic_tit24{background:url(/img/pic_wel_1.jpg) no-repeat;}
.pic_tit25{background:url(/img/pic_wel_2.jpg) repeat-x;}
.pic_tit26{background:url(/img/pic_company_1.jpg) no-repeat;}
.pic_tit27{background:url(/img/pic_data.jpg) repeat-x;}
.pic_tit28{background:url(/img/pic_data_6.jpg) no-repeat;}
.pl25{padding-left:25px;}
.bgblue-7{background-color:#ecf6fb}
.sbdgray7{border: 1px solid #e1e1e1}
.sbdorange7{border: 1px solid #fa7b18}
.sbddgray_{border-bottom:1px solid #f1f1f1;}
/*===============login按钮图片===================*/
.pic_tit12{background:url(/img/pic_login2.jpg) repeat-x;}
.pic_tit13{background:url(/img/pic_reg1.jpg) repeat-x;}
.pic_tit14{background:url(/img/pic_reg2.jpg) repeat-x;}
.pic_tit15{background:url(/img/pic_us1.jpg) no-repeat;}
.pic_tit16{background:url(/img/pic_us_but.jpg) no-repeat;}
.pic_tit17{background:url(/img/pic_us_but_1.jpg) no-repeat;}
.pic_tit18{background:url(/img/pic_index1.jpg) no-repeat;}
.bdr1{border-right:1px solid #efefef;}
.bgblue-6{background-color:#3fa1d5}
.bdgray-5{ border-color:#f1f1f1;}
.pl50{padding-left:50px;}
.mr4{margin-right:4px;}
.w313{width:313px;}.w368{width:368px;}.w862{width:862px;}
.pl128{padding-left:128px;}
.h48{height:48px;}.h28{height:28px;}
.h21{height:21px}
.t-30{top:-30px}
/*=================添加mypcb========================*/


.ared a{color:#FF0000;}
.aorange1 a{color:#f08200;}
.pic_tit19{background:url(/img/pic_mypcb_1.jpg) repeat-x;}
.pic_tit20{background:url(/img/pic_mypcb_3.jpg) repeat-x;}
.pic_tit21{background:url(/img/pic_mypcb_5.jpg) no-repeat;}
.pic_tit22{background:url(/img/pic_mypcb_8.jpg) no-repeat;}
.pic_tit23{background:url(/img/pic_mypcb_9.jpg) no-repeat;}
.pt8{padding-top:8px;}
.plgray_2{border-bottom:2px solid #C8CBD0;}
.minh500{min-height:590px; _height:590px; }
/*================left menu welcome===========================*/
.pic_tit24{background:url(/img/pic_wel_1.jpg) no-repeat;}
.pic_tit25{background:url(/img/pic_wel_2.jpg) repeat-x;}
.pic_tit26{background:url(/img/pic_company_1.jpg) no-repeat;}
.pic_tit27{background:url(/img/pic_data.jpg) repeat-x;}
.pic_tit28{background:url(/img/pic_data_6.jpg) no-repeat;}
.pic_tit29{background:url(/img/pic_data_9.jpg) no-repeat;}
.pic_tit30{background:url(/img/pic_data_12.jpg) repeat-x;}
.pic_tit31{background:url(/img/pic_data_14.jpg) no-repeat;}
/*================daservice================*/
.sbdblue8_{border-bottom:2px solid #0c8dd1;}
.sbdblue9_{border-bottom:1px solid #c2deec;}
.sbddgray8_{border-bottom:2px solid #e1e1e1;}
/***================pager================*/
.pagination {font-size: 12px;}      
.pagination a {text-decoration: none;border: solid 1px #c2daed;color: #15B;}
.pagination A:hover {border:#999 1px solid; text-decoration:none}
.pagination a, .pagination span { margin-right:3px; line-height:30px; padding:0 5px;}
.pagination .current {background: #26B;color: #fff;border: solid 1px #AAE;}
.pagination .current.prev, .pagination .current.next{color:#999;border-color:#999;background:#fff;}
/***============index ad player====================****/
#homesilder { width:743px; height:162px; overflow:hidden; position:relative;}
#homesilder img{ width:743px; height:162px;}
#homesilder ol{ position: absolute; left:0; top:0}
#homesilder ol li{height:162px; position:relative; overflow:hidden}
#homesilder ol span{ display:block;width:100%;position:absolute; bottom:0;left:0;line-height:30px; text-indent:5px;background:#000;color:#FFF;opacity:0.6;filter:alpha(opacity=60);}

#newsSilder { width:315px; height:292px; overflow:hidden; position:relative }
#newsSilder img{ width:315px; height:292px;}
#newsSilder ol{ position: absolute; left:0; top:0}
#newsSilder ol li{height:292px; position:relative; overflow:hidden}
#newsSilder ol span{ display:block;width:100%;position:absolute; bottom:0;left:0;line-height:30px; text-indent:5px;background:#000;color:#FFF;opacity:0.6;filter:alpha(opacity=60);}

.imgsilder ul { position:absolute; bottom:5px; right:5px; }
.imgsilder ul li { background-color: #FCF2CF; border: 1px solid #F47500; color: #D94B01; cursor: pointer; float: left; font-size: 11px; height: 16px; line-height: 16px; margin-left: 3px; text-align: center; width: 16px; }
.imgsilder .current { background-color: #FFB442; border-color: #F27602; color: #FFFFFF; font-weight: bold; height: 18px; line-height: 18px; margin-top: -2px; overflow: hidden; width: 18px; }

/***============index bizinfo scroll====================****/
#newestBiz{ width:365px; height:375px; overflow:hidden;}
#newestBiz ul li{ width:100%;}
/**================================**/
/*===============login===================*/
.pic_tit12{background:url(/img/pic_login2.jpg) repeat-x;}
.pic_tit13{background:url(/img/pic_reg1.jpg) repeat-x;}
.pic_tit14{background:url(/img/pic_reg2.jpg) repeat-x;}
.pic_tit15{background:url(/img/pic_us1.jpg) no-repeat;}
.pic_tit16{background:url(/img/pic_us_but.jpg) no-repeat;}
.pic_tit17{background:url(/img/pic_us_but_1.jpg) no-repeat;}
.bdr1{border-right:1px solid #efefef;}
.bgblue-6{background-color:#3fa1d5}
.bdgray-5{ border-color:#f1f1f1;}
.pl50{padding-left:50px;}
.mr4{margin-right:4px;}
.h48{height:48px;}.h28{height:28px;}
/*=========================公司信息===============*/
.pic_tit33{background:url(/img/pic_com_index.jpg) no-repeat;}
.pic_tit34{background:url(/img/pic_com_index_1.jpg) repeat-x;}
.pic_tit35{background:url(/img/pic_com_index_2.jpg) repeat-x;}
.pic_tit36{background:url(/img/pic_com_index_5.jpg) repeat-x;}
.pic_tit37{background:url(/img/pic_com_index_6.jpg) no-repeat;}
.sbdblue7{border:1px solid #0c8dd1;}.awhite a{color:#fff;}
/*=========================公司信息===============*/
.pic_tit33{background:url(/img/pic_com_index.jpg) no-repeat;}
.pic_tit34{background:url(/img/pic_com_index_1.jpg) repeat-x;}
.pic_tit35{background:url(/img/pic_com_index_2.jpg) repeat-x;}
.pic_tit36{background:url(/img/pic_com_index_5.jpg) repeat-x;}
.pic_tit37{background:url(/img/pic_com_index_6.jpg) no-repeat;}
.sbdblue7{border:1px solid #0c8dd1;}.awhite a{color:#fff;}
/****在线客服浮窗2010-12-1*/
.zi2000{z-index:2000}

#qqtitle{background:url(/img/img3.gif) repeat-x;color:#FFF;height:28px; line-height:28px; padding-left:10px}
#qqtitle #close{ margin-top:5px;}
#qqlist{ border:#2e98d0 3px solid; padding:5px }
#qqlist li{ line-height:30px;height:30px; overflow:hidden;}
#qqlist a{}
#qqlist img{ float:right;margin-top:3px}
.wb100{width:100%;z-index: 2000}
.pfix{position:fixed;right:20px; _position:absolute; /* for IE6 */
 _top: expression(documentElement.scrollTop+50); /* for IE6 */ overflow:visible; }
/*==================合作伙伴==============*/
#business li{ float:left; margin-right:18px;width:68px;height:50px;}
#business li img{width:68px; height:40px;}

/*========================评论=====================*/
.pic_tit38{background:url(/img/Pic_consulting.gif) repeat-x;}
.pic_tit39{background:url(/img/Pic_consulting.gif) no-repeat;}
.pic_tit1_span16{background-position:0 -26px;}
.pic_tit1_span17{background-position:0 -54px;}
.pic_tit1_span18{background-position:0 -70px;}
.pic_tit1_span19{background-position:0 -85px;}
.sbdblue-10{border:1px solid #eeeff1;}
.bgblue-10{background-color:#f4f9ff}
.orange-5{color:#f67609}
.sbdblue7{border:1px solid #0c8dd1;}.awhite a{color:#fff;}
/*============================================*/
.pic_tit40{background:url(/img/pic_soft_2.jpg) no-repeat;}
.pic_tit41{background:url(/img/pic_soft_3.jpg) no-repeat;}
/*公司模板页面*/
#companyleft{ float:left;width:200px; padding:5px 10px;height:448px;_height:468px; border:1px solid #CCC; background:url(/img/pic_com_index_5.jpg) repeat-x }
#companyright{float:right;width:675px;}
#companyname,#companyleft dl{ border-bottom:1px dashed #CCC; padding-bottom:5px;}
#companyname h1{ font-size:18px;color:#0C8DD1; line-height:25px;}
#companyname .new{font-size:18px;color:#02B202}
#companyname .year{ font-size:14px;color:#8F8F8F}
#companyname .year em{color:#F00}
#companyleft dl{ padding-top:5px;color:#8F8F8F; line-height:25px}
#companyleft dd span{color:#F60}
#adcompany{padding-top:10px;color:#8F8F8F;}
#adcompany img{ margin-right:15px;}
#comintro,#comcontact{border:1px solid #CCC;width:675px;}
#companyright .title{ background:url(/img/pic_com_index_1.jpg) repeat-x;height:33px; position:relative}
#companyright .title span{ background:url(/img/pic_com_index_2.jpg) repeat-x; line-height:29px; padding:0 10px; position:absolute; top:4px; left:10px; font-size:14px; color:#0C8DD1}
#companyright .info{ padding:5px 15px}
#comintro p{color:#8F8F8F; text-indent:15px; line-height:22px}
#comintro img{width:200px; height:130px; float:left; margin-right:10px;}
#comcontact{ margin-top:10px}
#comcontact .lxren{width:260px; float:left; margin-right:20px;color:#0C8DD1; line-height:22px;}
#comcontact .lxren span{color:#8F8F8F}
#comcontact .mpian-box{padding:10px 10px 0; }
#comcontact .mpian-box h3{color:#0C8DD1; font-size:14px; font-weight:bold; line-height:30px;height:30px; overflow:hidden}
#comcontact .mpian-box p{ line-height:22px;color:#8F8F8F}
#com_imgview{padding:5px 10px;}
#com_imgview h2{border-bottom:1px dashed #CCC;line-height:25px;font-size:14px;font-weight:normal;color:#0C8DD1}
#com_imgview ul{margin:10px 0;overflow:hidden}
#com_imgview li{float:left;width:150px;height:145px;line-height:25px;text-align:center;margin-right:12px;margin-bottom:5px}
#com_imgview img{width:150px;height:120px}
/*==================error==============*/
#error_top{width:840px;margin:0 auto; padding:30px 50px 50px 100px;float:left; border:1px solid #e6e7e7;display:block;font-size:14px; color:#666666; line-height:22px;}
#error_top dt{ float:left; width:150px; height:300px; display:block; padding:0; list-style:none; margin:0;}
#error_top dd{ float:left; width:600px; display:block; padding:0; list-style:none; margin:0;}
#error_top dd ul{ display:block; padding:0; list-style:none; margin:0;}
#error_top dd ul li{ width:600px; display:block; padding: 0; list-style:none; margin:0; overflow:hidden;}
#error_top a{color: #1e8fc8;}
#error_top dd ul li span{ width:200px; display:block; padding: 0; list-style:none; margin:0; overflow:hidden; float:left;font-size:13px;}
#error_top .title{font-size: 16px;font-weight: bold;color: #FF0000;}

/*公用弹出层*/
.popbox{ display:none}
/*QQ客服*/
#kecontent{ display:none}
/*用户中心左侧菜单*/
#leftmenu{width:185px;border:1px solid #E1E1E1;border-top:none}
#leftmenu h1{background:url(/img/pic_wel_1.jpg) no-repeat;height:31px;line-height:35px;padding-left:25px;font-size:14px;color:#FFF}
#leftmenu dt{background:url(/img/pic_wel_2.jpg) repeat-x;line-height:25px;padding-left:10px;font-weight:bold;color:#0C8DD1;border-bottom:1px solid #ccc;border-top:1px solid #ddd;}
#leftmenu dd{padding:0 10px;line-height:25px; }
#leftmenu dd a{color:#888}
/*资讯栏目*/
.news-part{width:990px;margin:0 auto;color:#333;}
.news-part a{color:#333}
.news-part a:hover{#F60}
.news-part .com_box_blue{padding:5px 10px;}
.news-part .clo-l{width:315px;float:left}
.news-part .clo-m{width:380px;float:left;margin:0 10px;}
.news-part .clo-r{width:275px;float:right}
.news-part .time{float:right;color:#666;}
.news-part li{line-height:25px;font-size:14px}
.news-part .hot a{color:#F06204}
.news-part .com_titlebar_blue .more{line-height:28px}

#news-gp table{width:100%;margin-bottom:5px;text-align:center}
#news-gp thead{font-weight:bold;}
#news-gp .p{color:#F60}
#news-gp .z{color:#0C8DD1}

#news-top dd{line-height:18px;}
#news-top .topone a{color:#F08200}
#news-top dl{margin-bottom:5px;}
#news-top .hotnews{ background:url(/img/pic_mypcb_j.jpg) left center no-repeat;padding-left:50px;line-height:25px;font-size:18px;font-weight:bold;}
#news-top .hotnews a{color:#F00;}
#news-story li{height:60px;margin:10px 0 35px;}
#news-story img{display:block;float:left;width:80px;height:60px;margin-right:5px;}
#news-story .title{font-weight:bold;}
#news-story .info{color:#666;line-height:20px;}
#news-reports li{float:left;width:76px;height:110px;line-height:20px;margin:15px 12px 20px 0;font-size:12px;text-align:center}
#news-reports li:nth-child(3n){margin-right:0;float:right}
#news-patent li{overflow:hidden;height:25px}
#news-sports li{line-height:22px}
#news-sports h4{color:#F60;font-size:14px;line-height:25px}
#news-sports ul{margin-bottom:5px;}
#dclink{height:165px;overflow:hidden}
#dclink li{display:block;float:left;width:100px;height:24px;line-height:24px;border:1px solid #BDBDBD;background:url(/img/pic_mypcb_3.jpg) repeat-x; text-align:center; margin-right:10px; margin-top:10px;}
#dclink a,#footer a{color:#666}
#footer .ablue{color:#666}
#dclink a:hover,#footer a:hover{color:#C30}
#news-rss{margin-top:5px;background:url(/img/pic_ad4.jpg) no-repeat;height:100px;padding:5px;border:1px solid #BDBDBD;padding-left:45px;}
#news-rss .text{text-indent:15px;}
#news-rss .bt{margin-top:10px}
#news-rss .bt img{margin-left:10px;vertical-align:middle}
#news-top,#news-gp{height:252px;overflow:hidden}
#news-story,#news-qy,#news-gpnews,#news-qh,#news-reports,#news-patent,#news-sports{height:282px;overflow:hidden}
#news-hotnews{height:112px;overflow:hidden;line-height:22px}
#news-hotnews a{margin:0 2px}

/*卖家列表*/
#mjlist-head{border-bottom:1px solid #CCC;padding-bottom:5px;}
#mjlist,#mjlist a{color:#333;}
#mjlist li{border:1px solid #CCC;height:100px;margin-top:10px}
#mjlist .li-wrap{border:1px solid #FFF;height:98px;}
#mjlist .li-hover{border:1px solid #A5CDF5;}
#mjlist .li-hover .li-wrap{border:1px solid #A5CDF5;}
#mjlist .com_name{background:#f2f2f2;color:#0C8DD1;border-bottom:1px dashed #CCC;height:25px;line-height:25px;font-size:12px;padding:0 10px;}
#mjlist .com_name a,#mjlist .com_link a{color:#0C8DD1;}
#mjlist .com_name input{margin-right:5px;}
#mjlist .com_name img{position:relative;top:3px;margin-left:5px;}
#mjlist .com_wrap{padding:10px}
#mjlist .com_info{float:left;width:65%;}
#mjlist .com_add{float:left;width:20%;text-align:center;line-height:55px;color:#888}
#mjlist .com_link{float:left;width:15%;}
#mjlist .com_link dl{line-height:20px;padding-left:20px;}
#mjlist .com_link dd{background:url(/img/bg_icons.gif);padding-left:20px;}
#mjlist .com_link .site{background-position:-384px -391px;}
#mjlist .com_link .view{background-position:-384px -412px;}
#mjlist .com_link .contact{background-position:-383px -432px;}
#mjlist .com_link a:hover{text-decoration:underline}
#mjlist a.com_contrast{ float:right;font-weight:normal; text-decoration:underline; color:#F60}

/*商机列表*/
#sjsearch select{border:1px solid #CCC;margin-bottom:5px;}
#sjlist table{display:block;border-collapse:collapse;float:left;line-height:25px;width:500px;_margin-right:10px; padding-left:10px}
#sjlist li{ display:block}
#sjlist .num,#sjlist .num a{color:#0C8DD1}
#sjlist .hover{background:#E6F3FC}
#sjprice{float:left;width:80px;text-align:center;line-height:20px;padding-top:12px;font-size:14px;}
#sjprice span{font-size:12px}
#sjprice em{color:#FF6600}
.searchbiztoppage{float:right;text-align:right;font-size:12px;}
.searchbiztoppage span{ margin-right:5px; line-height:30px;}
.searchbiztoppage .prev,.searchbiztoppage .next{padding:2px 13px; margin-left:2px;}
.searchbiztoppage .prev{ background-position:-373px -207px;}
.searchbiztoppage .next{ background-position:-373px -185px}
#search-chart{position:relative;padding:20px 10px;line-height:20px;text-align:center}
#layerchart,#borderchart{display:none;position:absolute;top:-1px;right:-448px;margin-right:-5px;border:2px solid #188DCB;background:url(/img/bg_loader1.gif) no-repeat center #FFF;}
#search-chart a{padding:5px 10px;text-decoration:underline;color:#188DCB}
#search-chart a.hover{border:2px solid #188DCB;border-right:none;text-decoration:none;background:url(/img/ico_lite_arrow.gif) no-repeat right center #188DCB;color:#FFF;padding-right:10px;}

#search-choose{padding:5px;line-height:25px;}
#search-choose li{float:left;width:50%}
/*网站导航*/
#sitemap{width:990px;}
#sitemap h1{ font-size:18px;color:#008DBF; border-bottom:2px solid #6EB8DF; line-height:30px; margin-bottom:10px;}
#sitemap .maplist{ margin-bottom:15px; border:1px solid #CAD1D7}
#sitemap .maplist h2{ font-weight:bold; padding:0 5px;font-size:14px; line-height:25px; background:#F1F3F4; border-bottom:1px solid #CAD1D7}
#sitemap .maplist p{ padding:5px 0 5px 15px;}
#sitemap .maplist a{ padding:2px 5px; line-height:22px}
#sitemap .maplist strong{ padding:2px 0 2px 5px; line-height:22px}
#sitemap .maplist a:hover{ background:#6EB8DF;color:#FFF}

/*亿元商机报名*/
.applybox{ padding:0 20px;width:950px; margin:0 auto}
.applybox{margin-top:20px;border:1px solid #CCC; padding:10px 20px;color:#888}
#applytitle{ text-align:center; font-size:20px; line-height:30px;color:#FB080E;}
#applytime{ margin-top:20px; font-size:14px; margin-bottom:20px;}
#applytime span{ color:#FB080E}
.applyinfo{font-size:14px;  margin-bottom:15px;line-height:30px;width:450px;margin-right:40px;float:left;border-right:1px dashed #CCC}
.applyinfo-nobd{border:none; margin:0}
.applyinfo h2{ font-size:14px;color:#333}
.applyinfo ul{list-style:disc; padding-left:30px; font-size:12px;}
#applytel{color:#333}
#applytel em{color:#FB080E}
#applybm{ text-align:center; font-weight:bold; font-size:12px; line-height:50px;margin-top:20px}
#applybm a{color:#FFF; margin-right:20px; }
#applybm span{ padding-top:30px;}

.applystep{line-height:28px;height:28px;font-size:14px;font-weight:bold;color:#333}
.applystep .current{color:#FFF}
.applystep .one{width:325px;padding-left:10px;float:left}
.applystep .two{width:330px;padding-left:20px;float:left}
.applystep .three{float:left}
.applystep-one{background:url(/img/bg_step_one.gif) no-repeat;}
.applystep-two{background:url(/img/bg_step_two.gif) no-repeat;}
.applystep-three{background:url(/img/bg_step_three.gif) no-repeat;}

.apply-success{width:300px;margin:70px auto;line-height:25px}
.apply-success h1{height:25px;color:#c30;font-size:18px;margin-bottom:10px;background:url(/img/ico_success.gif) left center no-repeat;padding-left:25px;}
.apply-return{line-height:30px;margin-top:10px;}
.apply-return a{text-decoration:underline;font-size:14px;margin-right:10px;}

#sellapply{width:990px; margin:0 auto}
.applytable{ margin:10px auto 0 auto; padding:0 20px;line-height:35px;border:1px solid #3B9FD3;font-size:12px}
.applytable h1{ text-align:center;padding-top:20px; line-height:20px; font-size:18px;font-family:Helvetica,Arial,“宋体”}
.applytable h4{ text-align:center;line-height:25px;color:#888; font-size:12px; font-weight:normal;}
.applytable h2{ font-size:14px; padding-bottom:10px; font-weight:normal;color:#F60; line-height:18px;}
.applytable table,.applytable ul,.applytable .part{width:100%;background:#F5FBFF; border:1px solid #D9E7ED; padding:5px;}
.applytable .grid{width:100%;line-height:25px;text-align:center;border-collapse:collapse}
.applytable .grid td{border:1px solid #CCC;}
.applytable table span,.applytable ul span{color:#0C8DD1}
.applytable li{_padding:5px 0}
.applytable .button{ text-align:center; padding-top:20px;}
.applytable textarea{ width:820px; height:80px; border:1px solid #CCC}
.applytable input{ margin-right:5px;}
.applytable input[type="checkbox"],.applytable input[type="radio"]{ position:relative;top:3px;}
.applytable .text{border: 1px solid #CCC;width:120px; height:18px; line-height:20px;padding:2px 3px}
.applytable .autotext{border: 1px solid #CCC;height:18px; line-height:20px;padding:2px 3px}
.applytable .num{color:#F60}
.applytable .note{ background:#FFF7F3; border:1px solid #F7D4BA; line-height:30px; color:#F60; margin-top:10px; text-indent:10px;}
.applytable .fjnote{color:#888;}
.applytable .fjnote a{ text-decoration:underline;}
.applytable .s{width:50px;}
.applytable select{ border:1px solid #CCC; padding:2px;}
.applytable label{ margin-right:10px;}
.applytable .validate{color:#C30; font-size:14px;}
.applytable .laiyuan{ width:600px; border-collapse:collapse; margin:0; line-height:30px}
.applytable .laiyuan td{ border:1px solid #ccc; padding:2px 10px}
.applytable .gylist{ width:360px; border:1px solid #ccc; padding:5px 10px; margin:0; height:80px; line-height:20px}
.applytable .gylist dd{ width:115px; float:left}
.applytable li input[type='radio']{ margin-left:10px}
.applytable td span{ display:block; float:left; width:80px;}

.applyzy{ margin-top:30px; line-height:25px; font-size:12px;}
.applyzy h2{color:#C30; line-height:30px;font-size:12px;}
.applyzy ul{ padding-left:20px; list-style:disc}
.applyzy a{ color:blue; text-decoration:underline}
.hidden{ display:none}

.cghreg{display:block;width:210px;height:40px; padding:5px 0; margin:10px auto 0;}
#cgbox .cghreg{background:url(/img/pic_reg_bg01.jpg) no-repeat;}
#gybox .cghreg{background:url(/img/pic_reg_bg02.jpg) no-repeat;}
.cghreg a:hover{color:#FFF}
.cghregbig{ display:block;color:#FFF; font-weight:bold; font-size:14px; text-indent:25px;}
.cghregsmall{ display:block;color:#FFF; font-size:12px; text-indent:90px;}

/*软件下载栏目样式定义*/
#soft_list{ padding:10px}
#soft_list li{ margin-bottom:10px; border-bottom:1px dashed #ddd; padding-bottom:10px;height:100px;}
#soft_list li:last-child{ border:none}
#soft_list img{ display:block;float:left;width:110px;height:100px;border:1px solid #ddd;}
#soft_list .v{margin-left:120px}
#soft_list h2 a{font-size:14px;color:#0C8DD1; margin-bottom:10px}
#soft_list .k .t{float:right;color:#888;}
#soft_list .c{line-height:20px;color:#666;word-wrap:break-word}
#soft_list .k{margin-top:5px}
#soft_list .k em{color:#F60; margin-right:10px}
#soft_list .k span{color:#0C8DD1;}
#soft_list .down{ float:left; display:block; margin-right:10px; background:url(/img/pic_soft_2.jpg) no-repeat;width:60px; height:20px; text-align:center; line-height:20px;color:#FFF;font-size:12px;font-weight:normal;}

#sofytj{ width:800px; margin:10px; font-size:14px; line-height:30px;}
.sofytjtitle{border-bottom: 1px solid #6EB8DF;color: #008DBF;font-size: 16px;}
.soft_titlebar{position:relative;background:url(/img/bg_soft_bar.gif) repeat-x; border-bottom:1px solid #C2DAED;line-height:25px;font-size:14px;font-weight:bold;padding-left:10px}
#soft_do { margin-top:10px;}
#soft_do li{float:left;margin-right:8px;}
#soft_do li.last{float:right;margin-right:0;}

#soft_titlebar{background:#F2F2F2; border:1px solid #eee; line-height:40px;font-size:12px; font-weight:normal;padding:0 10px;}
#softview{padding:10px 20px;}
#softview .previewimg{ width:240px; height:175px; padding:2px; border:1px solid #ccc; float:left; margin-right:20px;}
#softview .t{color:#0C8DD1;font-size:14px;}
#softview ul{ line-height:25px; float:left;width:440px;background:url(/img/bg_soft_grenn.png) no-repeat right 20px}
#softview ul span{ margin-right:10px;}
#softview ul em{color:#F60; padding-right:5px}
#softview .userprice{ color:#01982C; margin-right:5px;}
#softview .shiprice{color:#F97B18}
#softview .download{background:url(/img/pic_soft_2.jpg) no-repeat; padding:3px 7px; margin-right:10px; margin-top:10px; color:#FFF}
#softview .soft_buttons{padding-top:10px; margin-top:10px;border-top:1px dashed #DDD;float:left;width:440px;}
#softview .softcontent{ margin-top:20px;}
#softview .softcontent h2{ background:url(/img/bg_grenn_a.png) no-repeat 5px center #E1F0FD;padding-left:20px; line-height:25px; font-size:12px;color:#666}
#softview .text{ line-height:22px;padding:10px 0;}
#soft_warn{border-style:dashed;}
#softview #soft_warn h2{ background-color:transparent }
#softview #soft_warn .text{padding:0 5px}

#soft_upappstep{background:#F2F2F2; border:1px solid #EEE;margin-top:10px}
#soft_upappstep .c{border:3px solid #FFF; padding:5px 7px;}
#soft_upappstep h4{color:#F60;font-size:14px;font-weight:normal;line-height:30px;}
#soft_upappstep p{color:#666; line-height:20px;}
#soft_upappstep ul{ background:url(/img/bg_soft_5.gif) center top;height:62px; font-size:14px;line-height:20px; height:62px; overflow:hidden}
#soft_upappstep ul a{color:#0C8DD1}
#soft_upappstep li{float:left; margin-top:18px;}
#soft_upappstep .step_1{ padding-left:80px;width:120px;}
#soft_upappstep .step_2{padding-left:75px;width:140px;}
#soft_upappstep .step_3{padding-left:95px;width:110px;}
#soft_upappstep .step_4{padding-left:75px;width:160px;line-height:40px}
#soft_upappstep .step_5{}
#soft_upappstep .email{ line-height:30px; margin-top:5px}
#soft_upappstep .email a{color:#F60; text-decoration: underline}
#soft_upappstep .ico_email{ padding:0 11px; margin-right:5px;background-position:-378px -307px;}

#soft_hot ul{border:1px solid #E1E1E1;background:url(/img/bg_icon_num.gif) no-repeat 5px 8px;width:225px;}
#soft_hot li{padding-left:30px; line-height:29px}

#soft_step .step {background:url(/img/bg_chat_icons.png) no-repeat -367px -1px;color: #FFFFFF;display: block;float: left;font-size: 14px;font-weight: bold;height: 34px;line-height: 30px;margin-right: 10px;margin-top: 3px;text-align:center;width: 33px;}
#soft_step .c{ border:1px solid #E1E1E1; padding:10px;width:205px;color:#333}
#soft_step .bt{ text-align:right;}
#soft_step .defbutton{color:#fff}
#soft_step li{height:40px;border:2px solid #BDE8FF;padding:5px; margin-bottom:10px;}
#soft_step a{color:#0C8DD1}

#soft_bd{ text-align:center;border:1px solid #BDE8FF; padding:20px 0}
#soft_bd img{ margin:0 30px}

#soft_hots{ margin-top:10px;}
#soft_hots .more{ line-height:35px;}
#soft_hots h4{color:#F60; font-size:14px; border-bottom:1px solid #ddd; line-height:30px;}
#soft_hots ul{ padding:10px 0}
#soft_hots li{ float:left; margin-right:13px; border:1px solid #EEE;width:110px; height:100px;}
#soft_hots img{width:110px; height:100px;}

#pro_list{ margin:10px 0;color:#333}
#pro_list .title{width:80px; margin:0; text-align:center; background:url(/img/bg_soft_bar.gif) repeat-x #FFF;font-size:12px;line-height:22px; border:1px solid #BDE8FF; border-bottom:none; position:relative; top:1px;color:#333}
#pro_list .head{border:1px solid #BDE8FF; padding:0 10px;color:#37A5E0; line-height:30px;height:30px;font-weight:bold; display:block}
#pro_list ul{border:1px solid #BDE8FF; border-top:none; padding:10px}
#pro_list em{color:#F60}
#pro_list  dd{ display:inline-block;*display:inline;*zoom:1}
#pro_list .clo1{width:350px}
#pro_list .clo1 h1{font-size:14px;}
#pro_list .clo2,#pro_list .clo3,#pro_list .clo4{width:115px}
#pro_list  ul h1 a{font-size:14px;color:#37A5E0; }
#pro_list  ul .soft_clo{ line-height:25px;height:25px}
#pro_list .list li{ margin-bottom:10px; padding-bottom:5px; border-bottom:1px dashed #ccc}
#pro_list .list li:last-child{ border-bottom:none}
#pro_list .detail{ line-height:20px; padding:5px 0}
#pro_list .author{ line-height:25px; height:25px}
#pro_list .developer{ float:left}
#pro_list .date{ float:right}

.soft_com_titlebar{width:80px; margin:0; text-align:center; background:url(/img/bg_soft_bar.gif) repeat-x #FFF;font-size:12px;line-height:22px; border:1px solid #BDE8FF; border-bottom:none; position:relative; top:1px;color:#333}
.soft_com_box{border:1px solid #BDE8FF;}

#proview,#pro_content,#pro_warn{ margin-bottom:10px;color:#333}
#proview .soft_com_box,#pro_content .soft_com_box,#pro_warn .soft_com_box{ padding:10px; line-height:22px}
#proview{ position:relative}
#proview .title{ position:relative}
#proview .info{ line-height:25px}
#proview h1{font-size:14px;color:#37A5E0; line-height:30px}
#proview  .com-tip{ padding:0 5px; line-height:25px; margin:5px 0}
#proview .soft_buttons{ margin:20px 0;}
#proview .step{ position:absolute; right:20px;top:50px; padding:10px;border:1px dashed #CCC;}

#soft_addform{color:#333}
#soft_addform .step{ width:966px; margin:0 auto;background:url(/img/bg_soft_devstep.gif) no-repeat left center; font-size:14px;color:#666; line-height:35px;height:35px;}
#soft_addform .step span{ display:inline-block; text-align:center}
#soft_addform .step1{color:#37A5E0; padding-left:10px;width:290px;}
#soft_addform .step2{width:360px;}
#soft_addform .step3{width:290px;}
#soft_addform .form{float:left;width:740px; }
#soft_addform table{margin:10px 0;width:100%;line-height:35px}
#soft_addform th{ font-weight:normal;font-size:14px; text-align:left; width:90px;}
#soft_addform th em{  padding-right:10px;color:#C30}
#soft_addform .text{ border:1px solid #BBB; height:18px; width:200px}
#soft_addform textarea{border:1px solid #BBB;width:550px; height:150px; margin:0; outline:none; padding:5px; font-size:12px; font-weight:normal}
#soft_addform .warn{ line-height:30px; font-weight:bold;color:#F60}
#soft_addform .submit{ text-align:center; width:660px; margin:0;}
#soft_addform .submit a{color:#090; margin-left:5px;}
#soft_addform .defbutton{ margin:20px 0 30px }
#soft_addform .exp{float:right;border-left:1px dashed #CCC; padding-left:30px;width:200px; height:320px;line-height:25px;margin-top:50px;}
#soft_addform .exp em{color:#F60; font-weight:bold}

/*在线建议*/
#onlineadvise h1,#cooperarebn h1{font-size:16px; border-bottom:1px solid #6EB8DF;color:#008DBF}
#onlineadvise table,#cooperarebn table{font-size:14px;width:100%; line-height:30px; padding-top:20px; padding-left:10px}
#onlineadvise th{width:150px;font-weight:normal; text-align:left}
input.radioinput{ width:auto; height:auto; border:none}

#gytab,#cgtab{ display:block;float:left;height:20px;width:99px;text-align:center;line-height:20px;font-size:12px;font-weight:normal; margin-top:5px; position:relative; bottom:-1px}
#gytab.on,#cgtab.on{ background:url(/img/pic_active_bg.gif) no-repeat;}

/*服务协议*/
#xieyi{display:none; background:#FFF; width:620px;height:500px;padding:0 5px; border:5px solid #CCC;position:absolute;z-index:50}
#xieyi h3{ border-bottom:1px solid #333;line-height:30px;margin-bottom:5px;font-size:14px;}
#xieyi span{ float:right;color:#C30;cursor:pointer;font-size:12px;}
#xieyi iframe{width:620px;height:450px;}

/*友情链接*/
#friendlink h2{font-size:14px;color:#005AA0;border-bottom:1px solid #7F9DB9;line-height:25px;}
#friendlink ul{margin-top:10px;}
#friendlink li{float:left;width:92px;height:45px;margin-right:20px;}
#friendlink img{width:88px;height:31px;border:1px solid #DDD;padding:1px;}
#linktop,#linkbottom{background:url(/img/pic_links_borders.jpg) repeat-x;overflow:hidden;font-size: 0;line-height: 0;}
#linktop{height:3px;background-position: 0 -4px;}
#linkbottom{ background-position: 0 -6px;height: 3px;}
#linkcontent{ border-left:1px solid #B3D0DE;border-right:1px solid #B3D0DE;}
#linkcontent h3{height:39px;line-height:39px;color:#005AA0; padding-left:10px;background:url(/img/pic_links_bg.gif) repeat-x;font-size:14px}
#linkorder{float:left;width:350px;padding:0 10px;line-height:25px;}
#linkorder h4,#linkform h4{border-bottom:1px solid  #B3D0DE;margin-bottom:5px;margin-top:10px;line-height:25px;font-size:12px}
#linkorder .imglink img{vertical-align:middle;}
#linkorder .textlink{ text-decoration:underline;}
#linkform{float:left;width:550px;margin-left:30px;line-height:30px}
#linkform input,#linkform textarea{border:1px solid #7F9DB9}
#linkform textarea{width:350px;height:60px}
#linkform-text{line-height:25px; text-indent:20px;}
#linkform h5{font-size:12px;line-height:25px;margin-top:10px;}
#linkform .button{margin-top:0;border:none}

/*新闻内容转发*/
#newsview .zfnews{ border-top:1px dashed #CCC; line-height:30px; text-align:right;}
#content-source{line-height:25px; position:relative;color:#0C8DD1;border-bottom:1px dashed #CCC;padding-bottom:5px; margin-bottom:5px}
#transmit{ background:url(/img/icon_tuijian.png) no-repeat; display:inline-block; width:57px; height:22px; position:relative; top:5px;}
#content-source .shareto_button_compact{color:#0C8DD1}
#content-source .share{float:left;font-size:12px; line-height:17px}
#content-source .shareto_toolbox{ position:absolute;top:5px;_top:8px;right:10px;}
#aboutnews{border:1px solid #ddd; margin-top:10px}
#aboutnews h3{background:#eee;border-bottom:1px solid #ddd;padding:0 10px; line-height:25px;color:#333; font-size:14px;}
#aboutnews ul{padding:5px 10px;line-height:25px;}
#aboutnews li{ background:url(/img/bg_black_dot.jpg) no-repeat left center; padding-left:10px}
#aboutnews li span{ float:right;}
#pre a{ text-decoration:underline; color:#0C8DD1}
#newcomment{color:#333; margin-bottom:10px}
#newcomment h3{line-height:25px;color:#0C8DD1;font-size:14px; background:url(/img/pic_cont_menu.jpg) repeat-x;border:1px solid #C2DAED; padding-left:10px;}
#newcomment .list{ padding:0 5px;border:1px solid #C2DAED;}
#newcomment .commentlist{ border-bottom:1px dashed #CCC; padding:5px 0}
#newcomment .title{ font-weight:normal; line-height:25px; font-size:12px;}
.newcommenttip{ position:absolute;background:#FFFFDF;border:1px solid #FFDF83;color:#A27D35; padding:5px; display:none}
#newcomment .t{ float:right; color:#888}
#newcomment .commentlist p{color:#888;word-wrap:break-word;}
#newcomment .jb{float:right; text-decoration:underline; cursor:pointer}
#newcomment .user{ font-weight:bold; font-size:12px; margin-right:2px;}
#newcomment .pagination{ text-align:right; margin-top:10px}
#newscommentform{ margin-top:10px; display:block}
#newscommentform table{ width:100%; line-height:30px;}
#newscommentform th{ font-weight:normal; width:60px; text-align:left}
#newscommentform .chenghu{ width:150px; border:1px solid #ccc; height:18px}
#newscommentform .c{border:1px solid #ccc; width:100%; height:50px;}
#newscommentform .v{border:1px solid #ccc;width:80px; height:18px;}
#newscommentform #authImg img{ vertical-align:middle; margin-left:5px}
#successBizList{padding:5px 10px;line-height:22px;color:#333}
#successBizList .company{color:#F60;margin:0 3px;}
#successBizList li{margin-bottom:5px;padding-bottom:5px;border-bottom:1px dashed #CCC}
#successBizList li:last-child{border:none}
/*意见反馈*/
#contact{width:990px; margin:0 auto}
#contact .contact-l{ width:220px; margin-right:20px; float:left}
#contact .contact-r{ float:left;width:730px}
.contact-r-b h1{ font-size:12px; color:#666; line-height:30px; border-bottom:1px dashed #CCC; margin-top:10px}
.contact-r-b strong{color:#024A9C; font-size:14px;}
.contact-form{ margin-top:5px; border:5px solid #CCC; padding:10px;font-size:12px; color:#666;}
.contact-form h2{font-size:12px;color:#333;background:url(/img/bg_icons.gif) no-repeat -394px -56px; padding-left:10px; line-height:10px; margin-top:10px}
.contact-form table{ line-height:30px;margin-top:20px}
.contact-form th{ width:70px; text-align:right;padding-right:5px;}
.contact-form th em{color:#F00; font-style:normal; padding-right:3px;}
.contact-textarea{width:265px;height:100px}
.contact-form .defbutton{ margin-right:10px}

/*商机详情*/
#bizinfo{float:left;width:763px;margin-right:10px; border:1px solid #ccc; padding:10px;}
#bizinfo table{ border-collapse:collapse}
#bizright{float:left;width:195px}
#bizorder{color:#888}
#bizorder .number,#bizorder h2{ line-height:30px; border-bottom:1px dashed #CCC; margin-bottom:5px}
#bizorder h2{ margin-bottom:10px}
#bizorder h2{font-size:14px; font-weight:normal;position:relative}
#bizorder .fav{position:absolute;top:10px;right:0;font-size:12px}
#bizorder .fav li{ cursor: pointer;float: left;height: 16px;line-height: 14px; padding-left: 22px;width: 80px;background:url(/img/bg_icons.gif) no-repeat}
#bizorder .number strong{font-size:14px;color:#0C8DD1}
#bizorder .sjnum{ float:right; color:#F60}
#bizorder table{float:left;width:320px; line-height:25px}
#bizorder th{ font-weight:normal; width:60px; padding-right:5px; text-align:right}
#bizorder table em{color:#F60; margin-right:2px;}
#bizorder .addr{ font-weight:bold;color:#0C8DD1}
#bizorder .do{float:right;width:420px;position:relative}
#bizorder .do li{float:left;width:80px; padding-left:22px; height:16px; line-height:14px; cursor:pointer}
#bizorder .do ul{ padding-top:5px}
#bizorder li.do1{ background-position:-384px -116px}
#bizorder li.do3{ background-position:-384px -138px}
#bizorder li.do4{ background-position:-384px -163px}
#bizorder .comnum{margin-bottom:15px}
#bizorder .comnum span{color:#0C8DD1; margin-left:5px}
#bizorder .takeprice{float:left; background-position:-1px -36px;width:130px;height:36px; line-height:36px; text-align:center;font-size:14px;color:#FFF; font-weight:bold; margin-right:10px;}
#bizorder .reglink{font-size:14px;font-weight:bold;color:#0C8DD1; float:left; line-height:54px;height:36px;text-decoration:underline}
#bizinfo .silder{ margin-top:20px;}
#bizinfo .tablist a{ display:inline; float:left; margin-right:5px;width:87px; height:30px;line-height:30px; text-align:center; background-position:-100px -1px; font-size:14px;font-weight:bold;color:#0C8DD1}
#bizinfo .tablist .active{background-position:-189px -1px;color:#FFF}
#bizinfo .tablist{height:30px; border-bottom:3px solid #0B72BF; margin-bottom:10px;}
#bizinfo .title{ background:#F5F5F5; line-height:25px; text-indent:15px; font-size:14px; color:#333; font-weight:normal; border-bottom:2px solid #CCC}
#bizinfo .totop{ background-position:-371px -101px; width:28px; height:7px; margin-top:10px; display:block; float:right; cursor:pointer; padding-right:5px;}
#bizcontent table,#morebizinfo table{width:100%; line-height:25px; margin-top:5px;}
#bizcontent th,#bizcontent td,#morebizinfo th,#morebizinfo td{ border:1px solid #B6E1FF; text-indent:5px;}
#bizcontent th{ background:#F5FAFF; font-weight:normal; text-align:right;padding-right:5px}
#morebizinfo,#bizconment{ margin-top:10px;}
#morebizinfo th{ background:#FFF8F0; font-weight:normal;text-align:right; padding-right:5px}
#bizconment .title{background:url(/img/bg_icons.gif) no-repeat -379px -70px #F5F5F5;padding-left:25px;}
#bizconment ul{ padding:10px 0}
#bizconment li{ border-bottom:1px solid #CCC; padding-bottom:5px; margin-bottom:5px;}
#bizconment h3{ font-weight:normal; font-size:12px; line-height:25px}
#bizconment h3 em{ float:right;color:#999;}
#bizconment p{ text-indent:15px; line-height:20px}
#bizconment .bizrep{color:#A54500}
#bizcomentpage{ text-align:right}
#bizcomentpage a{ background:url(/img/bg_pagebutton.gif) repeat-x; padding:2px 5px; margin-right:2px; border:1px solid #D9D9D9}
#bizcomentform{ line-height:30px; padding:10px 0;}
#bizlogin{ padding:5px 0}
#bizlogin input{ border:1px solid #aaa; height:18px;}
#bizlogin span{ display:block; float:left}
#bizcomentform h2{ border-bottom:1px solid #ccc; line-height:25px; margin-bottom:5px; font-size:12px}
#bizcomentform th,#bizlogin span{ width:70px; text-align:right; font-weight:normal}
#bizcomentform table{ width:100%}
#bizcomentform textarea{border:1px solid #aaa; width:460px; height:120px;font-size:12px;line-height:20px;}
#bizcomentform textarea.disable{line-height:120px;text-align:center;color:#888;}
#bizcomentform .code{border:1px solid #aaa; width:60px; height:18px; color:#ccc}
#bizcomentform .postbutton{width:80px; height:25px; line-height:25px;color:#FFF; background-position:-276px -1px; border:none}
#bizright dl{ border:1px solid #CCC;line-height:25px;margin-bottom:10px;}
#bizright dt{background:#F5F5F5;border-bottom:1px solid #CCC;text-indent:10px;color:#0C8DD1}
#bizright dd{padding:0 10px;color:#888}
.biznote{border:1px solid #C2DEEC;padding:5px 10px;margin-top:5px;}
#biznotes{ margin-top:10px;}
#bizcam{position:absolute;right:0;top:0;text-align:center}
#bizremark h2{border-bottom:1px dashed #CCCCCC;line-height:25px;}

/*新闻评论页面样式*/
#newsconment h1{ line-height:30px;font-size:20px; text-align:center; margin-bottom:20px;}
#newsconmentlist {float:left;width:690px;margin-right:10px;padding:10px;border:1px solid #CCCCCC}
#newsconmentlist h2{border-bottom:1px solid #CCCCCC;line-height:25px;font-size:14px;font-weight:normal; margin-bottom:10px;}
#newsconmentlist ul{min-height:200px;}
#newsconmentlist li{padding:5px;margin-bottom:10px;}
#newsconmentlist li:nth-child(2),#newsconmentlist .oddli{background:#F4F9FF;border:1px solid #EEEFF1}
#newsconmentlist .date{float:right;color:#666}
#newsconmentlist .name{color:#F60}
#newsconmentlist h3{font-weight: normal;font-size:12px;}
#newscommetbox{margin-top:20px;}
#newscommetbox h2{width:100%;background:url(/img/Pic_consulting.gif)  repeat-x  0 -26px;border:1px solid #C2DAED;color:#0C8DD1;font-size:14px; text-indent:15px;line-height:25px;margin:0}
#newscommetbox #consult{width:100%;height:100px;margin-top:10px;}

/*登录页面样式*/
#login-tip{width:300px;padding:0 5px;line-height:25px;font-size:12px;font-weight:normal;margin:0}

/*采购会*/
/*form reset*/
.formtext{border:1px solid #ccc; height:18px;width:150px;}

/*Bg-icon*/
.meetinfo-banner,
#oldmeeting li a,#groupoldmeeting li a,
#meet-process .step,
#meetinglist .groupico{background:url(/img/bg_chat_icons.png) no-repeat;_background-image:url(/img/bg_chat_icons.gif)}

/*common*/
#wrapper{ margin-top:10px;color:#333}
.part{ width:990px; margin:0 auto; position:relative;}
.part-l{width:725px; float:left; _overflow:hidden}
.part-r{width:255px; float:right; _overflow:hidden;}
.clearfix{ clear:both}
.radius{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
/*按钮样式*/
.chat-bt-a,.chat-bt-b,.chat-bt-c,.chat-bt-d,.chat-bt-e,.chat-bt-qq,.chat-bt-in{display:block; cursor:pointer;text-align:center;background:url(/img/bg_chat_icons.gif) no-repeat;border:none}
.chat-bt-a,.chat-bt-b{color:#333;}
.chat-bt-a{width:88px; height:25px; line-height:25px;line-height:28px\9; text-align:center; background-position:-1px -1px;}
.chat-bt-b{width:70px; height:21px; line-height:21px;line-height:24px\9; text-align:center;background-position:-95px -1px}
.chat-bt-c{width:85px; height:28px; line-height:28px; background-position:-258px -31px;color:#FFF; }
.chat-bt-e{width:97px; height:30px; line-height:30px; background-position:-261px -228px;color:#FFF; }
.chat-bt-d{width:136px; height:30px; line-height:30px; background-position:-2px -66px;font-size:14px;color:#FFF}
.chat-bt-qq{width:82px; height:24px; background-position:-170px -1px;}
.chat-bt-in{width:107px; height:38px; line-height:38px; background-position:-258px -68px; color:#FFF; font-weight:bold; font-size:14px;}

/*采购会首页定义*/
#home-toptip{background:#F7FCFF;border:1px solid #9ECDE5; height:30px;line-height:30px; padding:0 10px;}
#home-toptip strong{color:#0F75AB;font-size:14px; margin-right:30px;}
#home-toptip em{color:#F60;font-size:12px; font-weight:normal}
/*进行中会议*/
.nowmeeting{border:5px solid #CCC; margin-bottom:10px;height:350px;}
.nowmeeting h2{background:#E6E6E6;color:#0F75AB;font-size:14px; height:30px; line-height:30px;padding:0 10px;}
.nowmeeting #ckepop{float:right; padding-top:5px;}
.meetinfo-l{width:300px; float:left; padding-left:10px;}
.meetinfo-l h3{font-size:20px;color:#C30;height:30px; padding-top:5px;}
.meetinfo-l h3 a{color:#C30}
.meetinfo-banner{ background-position:-2px -100px;width:250px; height:82px;color:#FFF; position:relative; left:-23px;margin:0}
.meetinfo-banner .nologin{padding-top:30px; line-height:22px; padding-left:20px;}
.meetinfo-banner .nologin a{ color:#FC0; text-decoration:underline; margin-left:10px}
.meetinfo-banner .haslogin{ padding-top:30px;line-height:38px;padding-left:25px;font-size:14px}
.meetinfo-banner .haslogin a{color:#FFF}
.meetinfo-banner .chat-bt-in{color:#FFF;display:inline-block;margin-right:30px;}
.meetinfo-banner a:hover{color:#FFF}
.meetlefttime em{color:#C30; font-size:16px; font-weight:bold; padding:0 2px;}
.meetleftsite{color:#C30;}
.meetinfo-r{float:left;width:394px;height:200px; padding-left:10px;background:#FFFDE0; border-left:1px dashed #CCC}
.meetinfo-r ul{ line-height:25px; font-size:14px; padding-top:5px}
.meetinfo-r img{width:240px; height:190px; float:right; margin-top:2px; margin-right:3px;border:1px solid #666;padding:1px}
.nowmeeting .info{line-height:25px;font-size:14px;margin-top:5px;width:135px;height:190px;float:left;overflow:hidden}
.nowmeeting .meetlefttime {color:#0A79AF;background: url("/img/bg_shalou.gif") no-repeat right -8px;margin: 0;width: 225px;padding:7px 0;margin-top:10px}
.nowmeeting .nobg{ background:none}
.groupnowmeeting{border:5px solid #FFB587}
.groupnowmeeting h2{background:url(/img/bg_repeat.jpg) repeat-x 0 0;color:#FF4100;border-bottom:1px solid #FFB587;height:29px;}

/*本周会议*/
#weekmeeting{border:1px solid #9ECDE5;width:723px; overflow:hidden}
#weekmeeting h3{padding:0 10px;line-height:40px;  font-size:14px;color:#0F75AB}
#weekmeeting h3 span{font-size:12px;color:#666;font-weight:normal; padding-left:10px;}
#weekmeeting h3 a{color:#F60}
#groupmeeting{border:1px solid #FFB587;width:723px; overflow:hidden}
#groupmeeting h3{background:url(/img/bg_repeat.jpg) 0 0 repeat-x;padding:0 10px;line-height:40px;font-size:14px;color:#FF4100}
#groupmeeting h3 span{font-size:12px;color:#666;font-weight:normal; padding-left:10px;}
#groupmeeting h3 a{color:#F60}
#meetinglist{padding:0 10px;}
#meetinglist .meetinglistpro{background:url(/img/bg_02.png) no-repeat;float:left;width:190px;height:365px;margin-right:21px; margin-bottom:10px;padding:10px 15px;overflow:hidden}
#meetinglist h4{line-height:30px;height:30px;overflow:hidden;font-size:12px;}
#meetinglist img{ display:block;width:178px; height:142px;margin:0;border:1px solid #DDD;}
#meetinglist .date{font-size:14px; font-weight:bold; line-height:30px;}
#meetinglist .date span{color:#F60}
#meetinglist .date em,.meetleftdate em{background:url(/img/bg_time.gif) no-repeat; font-size:18px;color:#FFF;font-weight:bold; padding:0 5px 0 3px;}
#meetinglist .info{height:110px;overflow:hidden;line-height:20px;width:180px;margin-right:10px;}
#meetinglist .info dt{font-weight:normal; font-size:14px}
#meetinglist .price{ background:#F1F1F1; height:30px; line-height:30px; width:170px; padding-left:10px; margin:5px 0;}
#meetinglist .price strong{color:#C30}
#meetinglist .join{color:#0A79AF;line-height:28px;margin-top:10px}
#meetinglist .join em{color:#F60}
#meetinglist .chat-bt-c,#meetinglist .chat-bt-e{ float:left; margin-right:10px;_margin-right:5px; font-size:14px; font-weight:bold;color:#FFF}
#meetinglist .grouplistpro{position:relative;float:left;width:190px;height:365px;margin-right:21px; margin-bottom:10px;padding:10px 15px;border:1px solid #CCC;border-radius:5px;}
#meetinglist .groupico{text-indent:-999px;overflow:hidden;position:absolute;top:-6px;left:-5px;width:45px;height:45px;background-position:-3px -321px;}

/*往期会议*/
#oldmeeting{ background:#E0EFF8; margin-top:10px; padding-bottom:5px;}
#oldmeeting h3{ height:40px; line-height:40px;color:#0F75AB;font-size:14px; padding:0 10px;}
#oldmeeting .more{ float:right; font-weight:normal}
#oldmeeting .oldmeetlist{background:#E0EFF8; padding:0 5px;}
#oldmeeting  ul{ background:#FFF; overflow:hidden; border:1px solid #eee; padding:10px 5px 0; height:140px;}
#oldmeeting .historylist{height:auto}
#oldmeeting li{ float:left; margin-right:5px; margin-bottom:10px; text-align:center; line-height:22px;}
#oldmeeting li a{display:block;float:left;width:231px; height:51px;overflow:hidden;padding:5px 0; font-size:14px; font-weight:bold;color:#888; background-position:-2px -195px;}
#oldmeeting li a:hover{background-position:-2px -260px;}
#oldmeeting .more{ padding-top:10px}

#groupoldmeeting{border:1px solid #FFB587; margin-top:10px; padding-bottom:5px;}
#groupoldmeeting h3{background:url(/img/bg_repeat.jpg) 0 0 repeat-x;height:40px; line-height:40px;color:#FF4100;font-size:14px; padding:0 10px;}
#groupoldmeeting .more{ float:right; font-weight:normal}
#groupoldmeeting .oldmeetlist{padding:0 5px;}
#groupoldmeeting  ul{overflow:hidden;padding:10px 5px 0; height:140px;}
#groupoldmeeting .historylist{height:auto}
#groupoldmeeting .historylist{height:auto}
#groupoldmeeting li{ float:left; margin-right:5px; margin-bottom:10px; text-align:center; line-height:22px;text-shadow:1px 1px #F2F2F2}
#groupoldmeeting li a{display:block;float:left;width:231px; height:51px;overflow:hidden;padding:5px 0; font-size:14px; font-weight:bold;color:#666; background-position:-2px -195px;}
#groupoldmeeting li a:hover{background-position:-2px -260px;}
#groupoldmeeting .more{ padding-top:10px}

/*首页右侧*/
#meet-help{border:1px solid #CCC; padding:5px;font-size:14px;color:#1F3D99}
#meet-help .usertype{ padding:0 10px;border-bottom:1px dashed #CCC}
#meet-help .usertype li{height:40px;line-height:40px;position:relative}
#meet-help .usertype a{float:right}
#meet-help .chat-bt-d{color:#FFF;float:right; margin-top:2px;}
#meet-help .manage{ line-height:30px; padding:0 5px; margin-top:5px}
#meet-help .manage .chat-bt-qq{display:inline-block; margin-top:2px;margin-right:20px;}
#meet-help .sub{position:absolute;right:-5px;top:-5px}
#meet-process,#meet-suc,#meet-ask{ border:1px solid #CCC; background:#eee; padding:5px; margin-top:10px;}
#meet-process h3,#meet-suc h3,#meet-ask h3{ border-bottom:1px solid #CCC; line-height:25px;color:#0F75AB;font-size:14px}
#meet-process ul{ padding:5px;}
#meet-process li{border:2px solid #BDE8FF; background:#FFF; width:218px; height:45px; padding:5px; margin-top:5px;}
#meet-process .step{ display:block;width:33px; height:35px; line-height:30px; text-align:center; background-position:-367px -1px;color:#FFF;font-size:14px;font-weight:bold; float:left; margin-right:10px; margin-top:3px;}
#meet-process .do{ float:left;width:170px;}
#meet-process .do strong{ display:block;font-size:14px;}
#meet-process .do p{color:#888; line-height:12px}
#meet-suc ul,#meet-ask ul{ margin-top:5px;}
#meet-suc li,#meet-ask li{ background:url(/img/bg_dot.png) no-repeat left center; padding-left:8px; line-height:25px;}

/*会场页面定义*/
/*Header*/
#chat-loading{width:100%;height:100%;background:url(/img/bg_loading.gif) center no-repeat #FFF;position:absolute;left:0;top:0;z-index:10000;text-indent:-1000px;}
#chat-header{display:none;background:url(/img/bg_chart_head.gif) no-repeat;width:970px; padding:5px 10px;color:#FFF; height:75px;margin:10px auto 0; }
#cgnum{float:left;width:620px; line-height:20px; padding-top:8px;}
#cgnum span{ margin-right:15px;}
#cgnum a{color:#FFF;}
#cgnum .help{ display:inline-block;z-index:50; position:relative;border:1px solid transparent;_border:1px solid #336598; background:url(/img/bg_ico_down.jpg) no-repeat 70px 5px}
#cgnum .help,#cgnum .help ul{width:72px; padding:0 5px;}
#cgnum ul{ display:none;position: absolute;top:20px;left:-1px; background:#336598;border:1px solid #ccc; border-top:none}
#cgnum .hover{border:1px solid #ccc;}
#cgnum .hover ul{ display:block;}
#cgnum .o{line-height:20px;margin-top:5px;}
#cglist sup{ color:#F00}
#cguser{float:left;width:305px;height:50px;background:url(/img/bg_chart_headtip.gif) no-repeat;color:#333;padding:10px; line-height:25px; margin-left:20px; position: relative;top:4px}
#cguser .title,#cguser em{color:#F00}
#cguser .lefttime{font-size:14px;}
#cguser .lefttime em{ font-size:18px; padding:0 2px;}
#cguser .chat-bt-a{ position:absolute; top:5px; right:5px;}

#chat_title{ height:40px; line-height:40px;color:#333; }
#chat_title h1{font-size:14px;margin:0;color:#37A5E0}
#chat_title .state,#chat_title .lefttime{font-size:12px;font-weight:normal;color:#37A5E0}
#chat_title .state{ margin-left:3px;}
#chat_title .lefttime{ margin-left:20px;margin-right:30px}
#chat_title .lefttime em{color:#F60;font-size:18px;font-weight:bold;margin:0 2px}
#chat_title .welcome{float:right}
#chat_title .name{color:#37A5E0;font-weight:bold; margin-right:10px}
#chat_title .logout{ background:url(/img/bg_chat_icons.gif) no-repeat -384px -105px; padding-left:20px; cursor:pointer}
#longTime{margin-right:10px}
#longTime,#sendRequest{font-size:12px;font-weight:normal;color:#37A5E0;text-decoration:underline}
/*聊天区域*/
.chat-warn{line-height:22px}
.chat-warn p a{text-decoration:underline}
.chat-warn .chat-bt-a{margin:15px 5px 0 5px;display:inline-block}
#chatbox .chatbox-tab{ height:35px; border-bottom:2px solid #4DB9CF; margin-bottom:5px}
#chatbox .chatbox-tab a{ background:url(/img/bg_chat_icons.gif) no-repeat -261px -149px;display:inline-block; width:108px;height:35px; line-height:35px;color:#37A5E0;font-weight:bold;font-size:14px; overflow:hidden; cursor:pointer}
#chatbox .chatbox-tab .active{ background-position: -261px -109px;color:#FFF}

#chatbox .ico_a,#chatbox .ico_b,#chatbox .ico_c,#chatbox .ico_d,#chatbox .ico_e,#chatbox .ico_f{background:url(/img/bg_chat_tab.gif) no-repeat;display:block;width:20px; height:18px;margin:10px 5px 0 10px;float:left;_margin-left:3px;}
#chatbox .ico_a{background-position:0 0; }
#chatbox .active .ico_a{ background-position: -21px 0;}
#chatbox .ico_b{background-position:0 -22px; }
#chatbox .active .ico_b{ background-position: -21px -22px;}
#chatbox .ico_c{background-position:0 -48px; }
#chatbox .active .ico_c{ background-position: -21px -48px;}
#chatbox .ico_d{background-position:0 -74px; }
#chatbox .active .ico_d{ background-position: -21px -74px;}
#chatbox .ico_e{background-position:0 -103px; }
#chatbox .active .ico_e{ background-position: -21px -103px; }
#chatbox .ico_f{background-position:0 -130px; }
#chatbox .active .ico_f{ background-position: -21px -130px; }

#chatbox .sildercontent{ border:1px solid #BBB;width:700px; height:340px; padding:10px; position:relative; margin:0}
#chatbox .help h3{color:#0C8DD1; font-size:14px;background:url(/img/bg_arrows.gif) no-repeat 0 -41px;padding-left:20px;}
#chatbox .help{line-height:25px;color:#333;margin-bottom:10px;}
#chatbox .help li{background:url(/img/bg_black_dot.jpg) no-repeat left center;padding-left:10px}
#chatbox .shdlist a{text-decoration:underline;margin-left:10px}
#chatbox .lookshd{color:#F60}
#chatbox .lookgb{color:#109F1E;background:url(/img/bg_arrows.gif) no-repeat 0 -68px;padding-left:20px;}
#chatbox .link{color:#0C8DD1; font-size:14px;margin-bottom:10px;}
#chatbox .link a{color:#0C8DD1; }
.chat-tip-msg{display:block;position:absolute;bottom:10px;right:30px;padding:5px;width:160px;height:40px; display:none;background:#FFFFDF;border:1px solid #FFDF83;color:#A27D35;border-radius:3px;z-index:999}
.chat-tip-msg a{text-decoration:underline;}
.chat-content-list{ line-height:22px; margin-bottom:10px}
.chat-content-list h3{ font-weight:normal; font-size:12px}
.chat-content-list .me{ color:#F00; padding:0 5px;}
.chat-content-list .chatpeople{color:#336598;padding:0 5px;}
.chat-content-list .date{ color:#999; padding-left:10px; font-size:11px}
.chat-content-list a{text-decoration:underline;color:#00C}
#chat-notice,#chatbox-manager,#chat-qy,#chat-fw,#chat-file{ display:none; height:340px;overflow-y:scroll}
#chatbox-si,#chatbox-pub{position:relative; display:none; }
#chatbox-si-update,#chatbox-pub-update{ height:340px;overflow-y:scroll}
#chat-tip-pub,#chat-tip-si{position:absolute;top:0;width:680px;text-align:center;color:#069;border:1px solid #A6E1ED;background:#EBF8FA;}
#chat-tip-pub .close,#chat-tip-si .close{float:right;position:relative;top:1px;right:5px;}
#chat-form{ background:#F6F4EF; border:1px solid #BBB;padding:5px 10px; margin:0; margin-top:5px;}
#inputbar{float:left; position:relative;}
#inputbar a,#chat-toolbar a,#chat-toolbar span{ float:left; margin-right:10px;}
#chat-content{margin-top:2px;}
#select-people select{ padding:2px; margin:0 5px;border:1px solid #CCC;}

#chat-content .postbutton{line-height:25px; padding-top:5px;}
#chat-toolbar{ background:url(/img/bg_01.png) repeat-x;border:1px solid #ccc; height:16px; padding:10px 0; margin-top:5px; padding-left:10px;}
#chatsendbt{background:url(/img/bg_chat_icons.gif) no-repeat -261px -194px;display:block; width:92px; height:27px;float:left;margin-right:5px;}

#chooseSuppliers ul{padding:10px;overflow:hidden;min-height:300px;}
#chooseSuppliers li{line-height:25px;width:50%;float:left;}
#chooseSuppliers input[type="checkbox"],#chat-selected-qy input[type="checkbox"]{margin-right:5px;}
#chooseSuppliers p{text-align:center;margin-top:20px}
#chooseSuppliers #setCheckValue,#chooseSuppliers #contract{display:inline-block;margin:0 5px;}
#getupdate,#contract{margin:10px 0 10px}
#chat-selected-qy li{width:300px;float:left;line-height:25px}
#chat-qy-step1 h3,#chat-qy-step2 h3,.chat-qy-step{line-height:25px;height:25px;font-size:14px;color:#FFF;padding-left:10px}
#chat-qy-step1 h3,.chat-qy-step{background:url(/img/bg_chat_step.gif) no-repeat;}
#chat-qy-step2 h3,#chat-qy-step3 h3{background:url(/img/bg_chat_step.gif) no-repeat;margin:20px 0 10px 0}
#chat-qy-step3 li{line-height:22px;}
.chat-tip{color:#004F99;border:1px solid #A6E1ED;background:#EBF8FA;}
#contractContent{padding:5px;overflow-y: scroll; height: 400px;}
#contract-view{height:400px;overflow-y:scroll;line-height:25px;}
.chat-content-list .chat_addnote{visibility:hidden;background:url(/img/bg_chat_icons.gif) no-repeat -383px -85px; padding-left:18px; margin-left:5px;color:#888}
.chat-content-list.hover .chat_addnote{ visibility: visible}

/*右侧列表*/
.leftbox{width:251px;background:#FFF;overflow:hidden}
.leftbox-title{position:relative; border:1px solid #A6E1ED;background:#EBF8FA; height:29px; line-height:29px; text-indent:10px;color:#37A5E0;font-size:12px;}
.leftbox ul{border:1px solid #A6E1ED;border-top:none;padding:5px;width:239px;margin:0 auto}
.close_state{display:block;width:11px;height:11px;overflow:hidden;background:url(/img/bg_icons.gif) no-repeat -387px -326px;position:absolute;right:10px;top:10px}
.close_state.hide{background-position:-387px -339px}
#buyerslist li,#sellerslist li{ padding-bottom:5px;}
#buyerslist a{color:#336598;}
#sellerslist,#servicelist,#audiencelist{ margin-top:10px;}
#sellerslist ul{ height:303px; overflow-y:scroll}
#sellerslist .companyname a{ font-size:12px; color:#999; padding-left:2px;}
#sellerslist li{ line-height:22px;border-bottom:1px dashed #DDD}
#sellerslist .look a{ color:#336598; padding-left:10px;}
.chat-people{display:none;}
.chat-people-b{ background:url(/img/bg_chat_b.jpg) no-repeat 0 0; padding-left:22px;cursor:pointer}
.chat-people-s{ background:url(/img/bg_chat_s.jpg) no-repeat 0 0; padding-left:22px;cursor:pointer}
.chat-people-p{ background:url(/img/bg_chat_p.jpg) no-repeat 0 0; padding-left:22px;cursor:pointer}
.chat-people-k{ background:url(/img/bg_chat_k.jpg) no-repeat 0 0; padding-left:22px;cursor:pointer}
.chat-people-maker,.chat-people-zi{background:url(/img/bg_chat_icons.gif) no-repeat;padding:2px 8px;margin-left:3px}
.chat-people-maker{background-position:-382px -42px}
.chat-people-zi{background-position:-383px -62px}
/*采购会详情页*/
.mtcpage{position:relative}
.mtcpage .cover{position:absolute;top:0;left:0;width:100%;height:130px;background:#000;opacity:0.5;filter:alpha(opacity=50);z-index:999;font-size:40px;line-height:130px;color:#FFF;text-align:center;font-family:Helvetica,Arial,“宋体”}
.meetinfoview{font-size:18px;color:#C30; padding:0 10px;position:relative}
.meetinfoview h3{ text-align:center; line-height:50px; border-bottom:1px dashed #CCC;}
.meetinfoview .t{ margin:10px 0;}
.meetinfoview .t strong{ margin-right:50px;}
.meetinfoview .bm{ line-height:28px; margin-bottom:10px;}
.meetinfoview .bm span{font-weight:normal;font-size:12px;color:#888;float:right; margin-right:10px;}
.meetinfoview .bm em{color:#F30}
.meetinfoview .report{ border-top:1px dashed #DDD; margin-top:10px; padding:5px 0;line-height:22px; font-size:12px;color:#333}
.meetinfoview .chat-bt-c{float:right;font-size:14px; font-weight:bold;color:#FFF}
.meetleftdate{ float:right;font-weight:normal;font-size:12px;color:#333}
.meetleftdate span{color:#888}

#meetcontent .silderbox{border:1px solid #B6E1FF; padding:10px 5px }
#meetcontent .tablist{ margin-top:10px;height:30px; border-bottom:3px solid #0B72BF;}
#meetcontent .tablist a,#meetcontent .totop{ background:url(/img/bg_icons.gif)}
#meetcontent .tablist a{ display:inline; float:left; margin-right:5px;width:87px; height:30px;line-height:30px; text-align:center; background-position:-100px -1px; font-size:14px;font-weight:bold;color:#0C8DD1}
#meetcontent .tablist .active{background-position:-189px -1px;color:#FFF}
#meetcontent .title{ background:#F5F5F5; line-height:25px; text-indent:15px; font-size:14px; color:#333; font-weight:normal; border-bottom:2px solid #CCC}
#meetcontent .totop{ background-position:-371px -101px; width:28px; height:7px; margin-top:10px; display:block; float:right; cursor:pointer; padding-right:5px;}
#meetcontent .text{ padding:5px 10px; line-height:25px;font-size:14px; margin-bottom:10px}
#cgxq table{width:100%; line-height:25px; margin-top:5px; margin-bottom:10px;}
#cgxq th,#cgxq td{ border:1px solid #B6E1FF; text-indent:5px;}
#cgxq th{ background:#F5FAFF; font-weight:normal; text-align:right;padding-right:5px}

#chat-link h2{ font-size:12px; border-bottom:1px solid #DDD; line-height:25px; margin-bottom:5px}
#chat-link ul{ line-height:25px; list-style:circle; margin-bottom:20px}
#chat-link a{ margin-right:10px}
#chat-link .url{ text-decoration:underline;color:#0000FF}
#chat-button input{margin-top:10px}
#chat_c_show{color:#37A5E0;margin-right:30px;float:right; font-weight:normal;font-size:12px;}

/*采购会要请*/
#chat-inv {color:#333}
#chat-inv .list .tip{line-height:30px;color:#F60}
#chat-inv .list h3{border-bottom:1px solid #CCC;line-height:25px;font-size:14px;}
#chat-inv .list li{line-height:30px;}
#chat-inv .list input{margin-right:5px;position:relative;top:2px;}
#chat-inv .list .del{margin-left:20px;text-decoration:underline;color:#0C8DD1;cursor:pointer}
#chat-inv .nextstep{margin:20px 0;}
#chat-inv .chatlist li{width:33%;float:left;}
/*采购会结束*/

/*采购会会议简报*/
#chat-report-top{background:url(/img/bg_chat-report.jpg) no-repeat;line-height:29px;height:29px;padding:0 10px;color:#FFF}
#chat-report-top a{color:#FFF}
#chat-report-top .ico-print{background:url(/img/bg_arrows.gif) no-repeat 0 -160px;padding-left:20px}
#chat-report-top .setfont a{font-weight:bold}
#chat-report{color:#333;font-size:12px;border:1px solid #CCC;margin-bottom:10px}
#chat-report .rep-part{margin:10px 0;padding:0 10px 10px;}
#chat-report .titlebar{border-top:1px solid #CCC;border-bottom:1px solid #CCC;background:#F2F2F2;line-height:30px;height:30px;padding:0 10px;}
#chat-report .titlebar strong{color:#0C8DD1;}
#chat-report .head{padding:15px 0;text-align:center;position:relative}
#chat-report .head strong{font-size:20px;font-family:Helvetica,Arial,“宋体”}
#chat-report .head img{position:absolute;right:0}
#chat-report .info li{float:left;margin-right:20px}
#chat-report .info .t{font-weight:bold;color:#0C8DD1;margin-right:5px}
#chat-report .tablsell{line-height:30px}
#chat-report .tablsell dt{font-weight:bold;float:left;color:#0C8DD1}
#chat-report .tablsell dd{padding-left:75px}
#chat-report .total{font-size:14px;margin-top:10px}
#chat-report .link{font-weight:bold;color:#109F1E}
#chat-report .coop li{line-height:30px;width:50%;float:left}
#chat-report .sum{line-height:25px;}
#chat-report .foot{border-top:1px solid #CCC;padding-top:10px}
#chat-report .ico-coop{background:url(/img/bg_arrows.gif) no-repeat 10px -95px #F2F2F2;padding-left:45px}
#chat-report .ico-sum{background:url(/img/bg_arrows.gif) no-repeat 10px -129px #F2F2F2;padding-left:45px}

/*买家数据搜索*/
.fm_leftpart{width:270px; margin:0}
.fm_rightpart{float:right;width:710px;}
#fm_search,#fm_othertype,#fm_newuser{ margin-bottom:10px}
#fm_search table{ width:100%; line-height:30px; padding:10px}
#fm_search select{width:160px; border:1px solid #CCC; padding:2px;margin-bottom:5px}
#fm_search .com_input{width:150px;}
#fm_search .defbutton{ margin-right:20px}
#fm_othertype ul{ background:url(/img/bg_comdatalist.gif) 5px 10px no-repeat; padding-left:35px; line-height:30px;}
#fm_newuser ul{ padding:0 10px; line-height:25px}
#fm_newuser li{ background:url(/img/bg_black_dot.jpg) no-repeat left center; padding-left:8px}
#fm_add{ background:url(/img/bg_das_01.gif) repeat-x; height:64px; border:1px solid #A5CDF5; padding:10px}
#fm_add h4 a{font-size:14px;color:#188DCB}
#fm_add h4 em{ font-size:20px; margin-right:5px}
#fm_add .c{color:#666}
#fm_lx{line-height:20px}
#fm_lx .company,#fm_lx .email{text-decoration:underline;background:url(/img/bg_icons.gif) no-repeat;padding-left:20px;color:#666}
#fm_lx .company{background-position:-384px -355px;}
#fm_lx .email{background-position:-383px -373px;}

/*找卖家*/
#fs_search{width:245px;color:#333}
#fs_search input[type="text"]{border:1px solid #bbb;height:18px;}
#fs_search select{border:1px solid #bbb;padding:2px;}

/*帮助中心*/
.help_left{width:225px; margin-left:0;color:#333;float:left}
.help_right{width:755px; margin-left:10px; float:right;color:#333}
#popfqa{ margin-bottom:10px;}
#popfqa a,#fqatype a{ color:#444}
#popfqa ul,#fqatype ul{ padding:10px; line-height:25px;}
#popfqa li{ background:url(/img/bg_black_dot.jpg) no-repeat left center; text-indent:8px; width:33%; display:inline-block;*display:inline;*zoom:1;}
#fqatype li{ display:inline-block;*display:inline;*zoom:1; width:46%; margin-right:50px; margin-bottom:20px; vertical-align:top;}
#fqatype li:nth-child(2n){ margin-right:0}
#fqatype h4{font-size:12px;}
#fqatype li em{ margin:0 5px}
#help_menu{border:1px solid #CCC; border-top:none;}
#help_menu h3{border-top:1px solid #CCC;background:url(/img/bg_help_menu.gif) repeat-x; line-height:30px; height:30px;padding:0 10px; cursor:pointer}
#help_menu .state{ display:inline-block; background:url(/img/ico_help_open.gif) no-repeat left 9px; width:15px;}
#help_menu .active .state{ background-image:url(/img/ico_help_close.gif) }
#help_menu ul{border-top:1px solid #CCC;padding:5px 10px; line-height:30px; display:none}
#help_menu li,.help_list_ul li{background:url(/img/bg_black_dot.jpg) no-repeat left center;text-indent:8px; }
#help_view{ padding:10px;min-height:700px}
#help_view h1{font-size:18px; text-align:center; margin-bottom:10px;line-height:30px}
#help_view .content{ line-height:25px;}
#help_view .sibling{ margin-top:20px; line-height:25px}
#help_view .sibling a{color:#37A5E0}
#help_list{padding-left:10px;}
.help_list_t{border-bottom:1px solid #CCC;font-size:14px;line-height:30px}
.help_list_ul{line-height:30px;margin-top:5px;}
.help_list_date{float:right;color:#888}

/*关于我们*/
.about_right{ float:right;width:825px;}
.about_left{float:left;width:150px;}
#about_view .title{color:#F60;font-weight:bold;font-size:14px; margin-bottom:10px; padding-bottom:5px;border-bottom:1px solid #ddd}
#about_view .content{ line-height:25px; min-height:300px; padding:0 10px;}
#about_menu{ background:#F6F6F6; border:1px solid #DDD; }
#about_menu ul{padding:15px 0 15px 10px;line-height:28px;}
#about_menu a{color:#36C}
#about_menu li{ padding-left:10px}
#about_menu .current{background:#FFF; border:1px solid #DDD; border-right:none;}
#about_menu .current a{ display:block; position:relative;right:-1px;height:28px;background:#FFF;font-weight:bold;color:#333}

/*厂家对比*/
#sc-company{position:fixed;top:200px;right:0;width:200px;border:1px solid #CCC;background:#FFF;line-height:25px;color:#333}
#sc-company h3{background:#F2F2F2;border-bottom:1px solid #CCC;padding:0 10px;font-size:14px;}
#sc-company ul,#sc-company .bt{padding:5px 10px;}
#sc-tip{color:#333;font-size:14px; line-height:30px;}
#sc-tip em{color:#F60;font-size:12px; font-weight:normal; margin-left:5px;}
#sc-list{color:#333;overflow:hidden}
#sc-list li{height:30px;line-height:30px;padding:0 10px;}
#sc-list .sc-data{ float:left; width:208px; text-align:center; border:1px solid #CCC;border-left:none;}
#sc-list .sc-data li{border-bottom:1px solid #CCC;}
#sc-list .sc-data li:last-child{ border:none; height:31px;}
#sc-list .sc-data .hover,#sc-list .sc-data .zcgy{ background:#EEE}
#sc-list .sc-data .data-max{background:#FFFFDF}
#sc-menu{float:left; background:#F2F2F2;font-size:14px;font-weight:bold;width:150px;border:1px solid #CCC;text-align:right; }
#sc-menu li{ height:31px;}
#sc-list .remove{ background:none;color:#178DC9; font-weight:normal;}
#sc-list .remove a{color:#178DC9;}
#sc-list .remove.hover{ background:#FFF}
#sc-menu .remove{ height:30px;}
#sc-menu .remove,#sc-menu .logo{border-bottom:1px solid #CCC;}
#sc-seller{ display:none;position: fixed; width:986px;top:0}
#sc-seller li{ float:left; width:208px; line-height:30px; text-align:center}
#sc-seller .title{ width:150px; text-align:right}
#sc-company-close{ float:right; cursor:pointer}
/*用户注册引导页*/
#reglead{margin:50px 0;color:#333;padding:0 40px;background:url(/img/bg_reglead.png) no-repeat bottom}
#reglead .buyer,#reglead .seller{width:400px;float:left}
#reglead .buyer{border-right:1px dashed #CCC;margin-right:45px;padding-right:45px}
#reglead .t{line-height:30px;text-indent:20px;padding:10px 0;height:165px}

/*我的百能*/
#welcom-chatlist{line-height:25px;}
#welcom-chatlist a{margin:0 5px;text-decoration:underline;color:#00C}

/*找设备*/
#device-search{padding:10px; line-height:30px;}
#device-search span{ display:block;width:65px; float:left}
#device-search .text{width:148px;border:1px solid #CCC;height:18px; float:right}
#device-search select{width:150px;padding:2px;border:1px solid #CCC; float:right}
#device-nav{}
#device-total{background:#f2f2f2;border:1px solid #CCC;line-height:25px;padding:0 10px;}
#device-total em{ margin:0 5px;color:#F60}
#device-list li{height:80px;}
#device-list .preview{width:80px; height:70px; float:left}
#device-list .info{width:400px; float:left}
#device-list .state{width:80px; float:left}
#device-list .link{ float:right}
.device-info-img{ float:left}
.device-info-img .bigpic{border:1px solid #CCC;padding:1px;width:280px;height:200px;}
.device-info-img li{ float:left; margin-right:5px;}
.device-info-img .smallpic img{border:1px solid #CCC;padding:1px}
.device-info-view{ margin-left:300px;}

/*制成工艺*/
#technology{-moz-user-select:none}
#technology span{display:none}
.tgy-edit{border-bottom:1px solid #ccc;text-align:right;margin-bottom:10px;line-height:25px;}
.tgy-edit a{color:#00C;text-decoration:underline;}

/*我的百能公共样式*/
.pcb-title{background:#E4EEFF;line-height:25px;padding:0 10px;}

/*工程审核单*/
#shd-tabs .link{color:#00F}
.shd-rztx li{float:left;width:16%}

/*在线ICAM*/
.icam_wrap{padding:10px;position:relative; }
.icam_l{float:left;width:100%;margin-right:-235px;}
.icam_l_wrap{margin-right:245px;}
.icam_r{float:right; width:235px;height:500px;}
.icamframe{width:100%;height:500px;padding:0 !important;}
.icamframe iframe{width:100%;height:100%;overflow-y:scroll}
.icam_title a{ text-decoration:none;color:#fff !important; background:url(/img/tab_a.gif) 0 0 no-repeat; width:87px; height:29px; line-height:29px;display:block; float:left; text-align:center;}
.icam_title a:hover{color:#fff; background:url(/img/tab_a.gif) 0 0 no-repeat;width:87px; height:29px; line-height:29px;display:block; float:left; text-align:center;}
.icam_title2 a{text-decoration:none;color:#333; background:url(/img/tab_a.gif) 0 -29px no-repeat; width:87px; height:29px; line-height:29px;display:block; float:left; text-align:center;}
.icam_title2 a:hover{ color:#fff; background:url(/img/tab_a.gif) 0 0 no-repeat;width:87px; height:29px; line-height:29px;display:block; float:left; text-align:center;}
.icam_text{ width:235px; border: solid 1px #2283b7; float:left; height:505px;  overflow-y:scroll;overflow-x:hidden;}
.icam_r_title{ font-size:12px; font-weight:normal; background:#e7f0f9; line-height:27px; padding-left:5px; border-bottom:solid 1px #2283b7;}
.kuang,.kuang1,.kuang2,.kuang3{border:1px solid #A7A6AB}
.kuang{ width:105px; height:20px;}
.kuang1{ width:90px; height:15px;}
.kuang2{ width:40px; height:15px;}
.kuang3{ width:40px; height:20px; margin-right:10px;}
.icam_r .save{ background:url(/img/anniu.gif) no-repeat; width:56px; height:22px; border:none; margin:10px 0 10px 81px; text-align:center;}
.icam_wrap .link,#icam_hd{ color:#2283b7; text-decoration:underline;}

/*底部帮助栏*/
#helpbar-wrap{background:#D6EDFF;padding:3px;}
#helpbar{border:1px solid #C2DAED;background-color:#FFF;padding:10px 0;}
#helpbar dl{float:left;width:227px;height:150px;padding:0 10px;border-right:1px dashed #CCC;overflow:hidden;}
#helpbar .lastchild{float:right;padding-right:0;border:none}
#helpbar dt{background:url(/img/bg_iconlist.gif) no-repeat;line-height:25px;padding-left:25px;font-size:14px;font-weight:bold;color:#333;margin-bottom:5px;}
#helpbar .helpbar-a{background-position:0 -151px}
#helpbar .helpbar-b{background-position:0 -177px}
#helpbar .helpbar-c{background-position:0 -201px}
#helpbar .helpbar-d{background-position:0 -223px}
#helpbar dd{line-height:25px;padding-left:5px;}
#helpbar dd a{color:#888}
#helpbar dd a:hover{color:#F60}
#home-elepro{position:absolute;top:0;right:0;width:153px;height:151px;z-index:999}
#home-elepro object,#home-elepro embed{outline:none}