@charset "utf-8";
/* 
* Author: DX.Lin
*/
html {font-size:100%; -webkit-text-size-adjust:none; -ms-text-size-adjust:100%; }
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {margin:0;padding:0}
body,button,input,select,textarea,th {
	color:#424242;
	font:12px/1.8 "微软雅黑","Helvetica Neue",Helvetica,Arial,Tahoma,sans-serif;
	}
body{ }
input,button,select,textarea{ font-family:inherit; font-size:inherit; line-height:inherit; }
h1,h2,h3,h4,h5,h6 { font-family:"Helvetica Neue",Helvetica,"Hiragino Sans GB","Segoe UI","Microsoft Yahei",Tahoma,Arial,STHeiti,sans-serif; font-size:100%;}
li {list-style:none}
img { border:0px; page-break-inside:avoid; margin:0px; padding:0px; -ms-interpolation-mode:bicubic; max-width:100%; vertical-align:middle;}
input[type="button"],input[type='submit'] {cursor:pointer}
button {cursor:pointer}
table {border-collapse:collapse;border-spacing:0}
a {text-decoration:none;}
a,a:visited {color:#333;}
a:hover {color:#0070d9;text-decoration:underline;}
:focus {outline:none;}
button,input,textarea,select,a,a:focus {outline:none;}
body { background-color:#fff; min-width:600px;}
/*零碎变量*/
/*.clear {clear:both; *zoom:1;}
.clear:after { display:block; content:" "; clear:both; height:0;}*/
.clear { clear:both;}
.hid,
.hidden{ display:none;}
.fl {float:left;}
.fr {float:right;}
.ml5 {margin-left:5px;}
.ml8 {margin-left:8px;}
.mt5{ margin-top:5px;}
.ml10 {margin-left:10px;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.transparent {
	filter:alpha(opacity=80); /* internet explorer */
	-khtml-opacity:0.8;      /* khtml, old safari */
	-moz-opacity:0.8;       /* mozilla, netscape */
	opacity:0.8;           /* fx, safari, opera */
}
.transparent_95 {
	filter:alpha(opacity=95); /* internet explorer */
	-khtml-opacity:0.95;      /* khtml, old safari */
	-moz-opacity:0.95;       /* mozilla, netscape */
	opacity:0.95;           /* fx, safari, opera */
}
.wrapper { margin:auto; width:1000px;}
.sep{ padding:0px 5px;}

/**价格**/
span.money {}
span.money em{ font-style:normal;}
span.money b{ font-weight:normal;}

/*
* 网页头部
*/
#header{ background:#3e5e9c;}
/**网页顶部**/
#header .toper { background:#383838; border-bottom:0px solid #333; color:#aaa; height:46px;}
#header .toper .wrapper{ position:relative;}
#header .toper .logo { float:left; margin:0px; padding:0px 0px 0px 0px;}
/**登陆注册**/
.account-sign-status { float:left; font-size:12px; padding:12px 0px 0px 5px;}
.account-sign-status a.a-login,
.account-sign-status a.a-reg{ margin:0px 5px;}
.account-sign-status a.username{ font-weight:600; margin:0px 10px 0px 10px;}
.account-sign-status a,
.account-sign-status a:visited{ color:#fff;}
/*搜索*/
.toper .search{ position:absolute; right:0px; top:10px; z-index:10; width:214px; background:#222;}
.toper .search .search-form{ height:24px; padding:0px 0px 0px 0px; position:relative;}
.toper .search .search-form .select{ background:#aaa; color:#fff; float:left; height:26px; width:50px; position:relative;}
.toper .search .search-form .select a{ background:url("../images/drop-down-select.png") 33px 0px no-repeat; color:#fafafa; display:inline-block; height:26px; line-height:26px; width:34px; padding:0px 8px 0px 8px; position:absolute; left:0px; top:0px;}
.toper .search .search-form .select a:visited{ color:#fafafa;}
.toper .search .search-form .select a:hover{ background-color:#eee; background-position:33px -26px; color:#333; text-decoration:none;}
.toper .search .search-form .select ul{ display:none; width:50px; position:absolute; left:0px; top:26px;}
.toper .search .search-form .select ul li{ background:#bbb; color:#333; height:24px; line-height:24px; padding:0px 8px;}
.toper .search .search-form .select ul li:hover{ background:#ccc; color:#fff;}
.toper .search .search-form .search-text{ float:left;}
.toper .search .text-search{ background:#aaa; border:0px solid #fff; color:#fff; float:left; font-size:12px; height:18px; line-height:18px; padding:4px 6px; width:100px;}
.toper .search .text-search:focus{ background:#fafafa; color:#333;}
.toper .search .btn-search{ background-color:#666; border:none; color:#fff; float:left; font-size:12px; height:26px; line-height:22px; padding:0px 0px; width:52px;}
.toper .search .btn-search:hover{ background-color:#7f5050;}
.toper .search .btn-search:active{ background-color:#744444;}
.toper .search .search-keywords{ }
.toper .search .search-keywords a{ padding:0px 6px 0px 0px;}
.toper .search .search-keywords a,
.toper .search .search-keywords a:visited{ color:#ccc;}
.toper .search .search-keywords a:hover{ color:#000; text-decoration:none;}
/*购物车*/
.toper .cart{ background:#6cb100 url("../images/cart.png") 7px 5px no-repeat; display:inline-block; height:24px; line-height:24px; padding:1px 0px; position:absolute; right:224px; top:10px; width:92px; padding-left:26px;}
.toper .cart,.toper .cart:visited{ color:#fff;}
.toper .cart:hover{ background-color:#098200; text-decoration:none;}
.toper .cart .cart-amount{ font-weight:bold; padding:0px 2px;}
/**/
.header-line { height:68px; margin:auto;}
.header-line .wrapper{ position:relative;}
/**顶部导航**/
.top-nav { position:absolute; top:26px; right:0px;}
.top-nav a { display:inline-block; font-size:14px; float:left; height:34px; line-height:34px; padding:4px 13px 4px 13px;}
.top-nav a,
.top-nav a:visited{ color:#fff;}
.top-nav a:hover{ background-color:#484848; text-decoration:none;}
/**网站主导航**/
.main-nav {}
.main-nav ul.main { float:left; height:68px; margin:auto auto; padding:0px 0px 0px 0px; width:950px;}
.main-nav ul.main li.n1 {float:left; font-size:16px; position:relative;}
.main-nav ul.main li.n1 a.n1 { display:inline-block; height:68px; line-height:68px; padding:0px 20px 0px 20px;}
.main-nav ul.main li.n1 a.n1,
.main-nav ul.main li.n1 a.n1:visited {color:#fff;}
.main-nav ul.main li.hover a.n1,
.main-nav ul.main li.n1 a.n1:hover { background:#484848; text-decoration:none;}
.main-nav ul.main li.current a.n1 { background:#424242;}
/**网站主导航->二级菜单**/
.main-nav .sub2-nav { background:#484848; border-top:none; display:none; position:absolute; width:160px; top:68px; left:0px; z-index:100;}
.main-nav .sub2-nav ul { padding:10px 0px;}
.main-nav .sub2-nav ul li.n2 { font-size:15px; font-weight:normal;}
.main-nav .sub2-nav ul li.n2 a.n2 { display:block; height:24px; line-height:24x; padding:10px 20px;}
.main-nav .sub2-nav ul li.n2 a.n2,
.main-nav .sub2-nav ul li.n2 a.n2:visited {color:#fff;}
.main-nav .sub2-nav ul li.n2 a.n2:hover { background:#424242; text-decoration:none;}
/*
* banner区
*/
.banner {background:#fcfcfc; margin:0px auto;}
/*
* 网页中间内容区
*/
#mbody { margin:auto; width:1000px;}
#mbody:after {clear:both; content:"."; display:block; height:0px; visibility:hidden;}
/*
* 网页底部
*/
#footer { color:#666;}
.footer-section{ background:#e9e9ee; height:220px;}
#footer .section-about{ float:left; padding:30px 0px 0px 0px; width:660px;}
#footer .section-about p{ padding:10px 0px 5px 0px;}
#footer .section-nav{ float:right; padding:0px 0px 0px 0px; width:300px;}
.section-nav ul.footer-nav{ float:right; padding:20px 20px 2px 0px; zoom:1; overflow:auto;}
.section-nav ul.footer-nav li{}
.section-nav ul.footer-nav li a{ font-size:14px; margin:5px 10px 0px 0px;}
.footer-footer{ background:#121212; height:32px; line-height:32px;}
.footer-footer .powered-by {}
.footer-footer a,
.footer-footer a:visited {color:#aaa;}
.footer-footer a:hover {color:#fff; text-decoration:none;}
#footer .stat{ margin-left:15px;}
#footer .icp{ margin-left:15px;}

/*
 * 痕迹导航/面包屑
 */
.breadcrumb{ border-bottom:1px solid #eee; color:#888; font-size:14px; margin:0px 0px 8px 0px; padding:5px 0px;}
.breadcrumb a,.breadcrumb a:visited{ color:#888;}
.breadcrumb a:hover{ color:#000; text-decoration:none;}

/*
* 授权
*/
.section-empower{ font-size:14px; line-height:200%; padding:0px 0px 50px 0px; zoom:1; overflow:auto;}
.section-empower .header{ font-size:24px; padding:30px 0px 20px 0px;}

.section-empower .empower-ques{ background-color:#f5f6f8; border:1px dashed #d8dde5; border-top:none; margin:0px 0px 5px 0px; padding:10px 15px;}
.section-empower .empower-ques dt{ color:#31518f;}
.section-empower .empower-ques dd{ color:#666;}

.empower-superiority{ background-color:#f5f6f8; border:1px dashed #d8dde5; }
.empower-superiority .header{ font-size:14px; padding:10px 15px 0px 15px;}
.empower-superiority .section{ padding:10px 15px 15px 15px; zoom:1; overflow:auto;}
.empower-superiority dl{ background-color:#fff; border:1px solid #ddd; height:82px; float:left; width:210px; padding:10px 15px;}
.empower-superiority dl:hover{ background-color:#f8f8f8;}
.empower-superiority dl:hover dt{}
.empower-superiority dl dt{ font-size:16px; font-weight:bold; }
.empower-superiority dl dd{ color:#888;}

.section-empower ul.section-tabbar{ border-bottom:1px solid #A60000; height:51px; margin:20px 0px; padding-left:1px; z-index:999;}
.section-empower ul.section-tabbar li{ float:left; font-size:16px; height:51px; line-height:51px; margin-left:-1px; overflow:hidden; padding:0; position:relative;}
.section-empower ul.section-tabbar li a{ background:#f8f8f8; border:1px solid #ccc; color:#333333; display:inline-block; height:50px; line-height:50px; padding:0px 28px 0px 28px;}
.section-empower ul.section-tabbar li.current { background:#fff; border-color:#FF6600; font-weight:bold; height:52px; position:relative; z-index:1;}
.section-empower ul.section-tabbar li.current a{ background:#fff; border-color:#A60000; border-top-width:2px;}
.section-empower ul.section-tabbar li a ,
.section-empower ul.section-tabbar li a:visited{ text-decoration:none;}
.section-empower ul.section-tabbar li a:hover{ color:#700800; text-decoration:none;}

.empower-type{ border:1px solid #ddd; float:left; font-size:14px; height:320px; padding:30px 10px 50px 20px; width:300px;}
.empower-type2{ border:1px solid #ddd; float:left; font-size:14px; height:320px; padding:30px 10px 50px 20px; width:965px;}
.empower-type:hover{ border:1px solid #ccc; border-bottom:4px solid #d40404; background-color:#fafafa;}
.empower-type .rec i{ font-size:16px; font-style:normal; font-weight:bold;}
.empower-type .rec i.hot{ color:#d40404; }
.empower-type .rec i.base{ color:#00aad4; font-size:14px;}
.empower-type .rec i.zhanqun{ color:#686868; font-size:14px;}

.empower-type .name{ font-family:"微软雅黑","Helvetica Neue",Helvetica,Arial,Tahoma,sans-serif; font-size:16px; font-weight:bold; padding:5px 0px;}
.empower-type .price{  color:#cb0000; font-size:16px; font-weight:bold;}
.empower-type .price em{ font-style:normal;}
.empower-type .price b{}
.empower-type ul{}
.empower-type ul li{ list-style-type:decimal; margin-left:20px;}
.empower-type ul li a{ border-bottom:1px dotted #ddd; background-color:#f2f2f2; color:#222; padding:0px 2px;}
.empower-type ul li a:hover{ border-bottom:1px dotted #55b4f0; background-color:#eaf6fd; color:#098cdf; text-decoration:none;}
.empower-type .service-jinpai{ color:#d40404; padding:0px 3px;}
.empower-type .service-jichu{ color:#00aad4; padding:0px 3px;}
.empower-type .tip{ background-color:#fff; border:1px dashed #ddd; color:#424242; font-size:12px; line-height:180%; margin:15px 10px 0px 0px; padding:5px 8px;}

.empower-type .buy{ padding:10px 0px 0px 0px;}
.empower-type .btn-empower-buy{ background-color:#6cb100; color:#fff; display:inline-block; font-size:14px; height:24px; line-height:24px; padding:2px 15px;}
.empower-type .btn-empower-buy:hover{ background-color:#0b9801; text-decoration:none;}

.empower-service{ padding:20px 0px;}
.empower-service th{ font-size:16px;}
.empower-service td{ font-size:14px; text-align:center;}
.empower-service td.first{ background-color:#fafafa; padding-right:12px; text-align:right;}

.empower-important{}
.empower-important th{ font-size:16px; text-align:left;}


/*
 * 单页
 */
.sidebar { background:#666; float:left; margin:0px 0px 10px 0px; width:220px; padding:12px 0px 12px 0px;}
ul.side-nav {}
ul.side-nav li {}
ul.side-nav li a {border-bottom:1px solid #ddd; display:block; font-size:14px; height:24px; line-height:24px; padding:5px 15px;}
ul.side-nav li a:hover{ background:#eee; text-decoration:none;}
ul.side-nav li.current{}
ul.side-nav li.current a{ background:#eee;}
ul.side-sub-nav{ padding-left:20px;}
ul.side-sub-nav li{}
ul.side-sub-nav li a{}

/*
* 单页内容
*/
.page-content{ background:#fcfcfc; border:1px solid #dfdfe1; border-bottom-color:#bcbdbd; float:left; margin:0px 0px 0px 10px; width:758px;}
.page-content h1{ border-bottom:1px solid #eee; font-size:24px; font-weight:500; margin:0px 20px 0px 20px; padding:10px 0px 5px 0px;}
.page-content-detail{ font-size:14px; line-height:200%; padding:10px 20px 20px 20px;}
.page-content-detail img{ max-width:698px;}

.about-openwbs{}

/*
* 联系我们
*/
.section-contact{ font-size:18px;  line-height:220%; padding:50px 0px;}
.section-contact .header{ font-size:24px; padding:20px 0px;}


/*
* 标签云
*/
.tags-cloud{ border-bottom:1px solid #eee;}
.tags-cloud-wrap{ padding:10px 0px 15px 0px;}
.tags-cloud a{ background-color:#f8f8f8; border:1px solid #e8e8e8; color:#424242; display:inline-block; margin:0px 5px; padding:3px 6px; }
.tags-cloud a:hover{ background-color:#fff; color:#222; text-decoration:none;}

/*
* 栏目页内容列表
*/
.cate-container{ float:left; width:780px;}
.list-container{ min-height:600px; padding:10px 0px 20px 0px;}
.content-list{ border-bottom:1px dotted #ccc; padding:10px 0px 10px 0px;}
.content-list .entry-header{}
.content-list h2{ font-size:1.4em !important; font-weight:normal;}
.content-list .byline{ color:#aaa; line-height:12px; font-size:12px; padding:3px 0px 0px 0px;}
.content-list .byline span{ border-right:1px solid #bbb; display:inline-block; height:12px; line-height:12px; margin:0px 8px 0px 0px; padding:0px 8px 0px 0px;}
.content-list .byline span.views{ border-right:none; }
.content-list .byline a,.content-list .byline a:visited { color:#aaa;}
.content-list .byline a:hover{ color:#333; text-decoration:none;}
.content-list .entry-summary{ padding:8px 0px 5px 0px;}
.content-list .tags { color:#aaa;}
.content-list .tags a{ margin:0px 5px 0px 0px;}
.content-list .tags a,.content-list .tags a:visited{ color:#aaa;}
.content-list .tags a:hover{ color:#333; text-decoration:none;}


/*
 * 内容详细
 */
.container{ float:left; margin:0px 0px 10px 0px; min-height:600px; width:780px;}
.container h1.title{ font-size:1.8em !important; font-weight:normal; margin:0px 20px; padding:15px 0px 0px 0px; text-align:right; }
.container .byline{ color:#aaa; line-height:12px; font-size:12px; margin:0px 20px; padding:3px 0px 0px 0px;}
.container .byline span{ border-right:1px solid #bbb; display:inline-block; height:12px; line-height:12px; margin:0px 8px 0px 0px; padding:0px 8px 0px 0px;}
.container .byline span.views{ border-right:none; }
.container .byline a,.container .byline a:visited { color:#aaa;}
.container .byline a:hover{ color:#333; text-decoration:none;}
.container .content{ font-size:14px; line-height:200%; margin:20px; padding:0px 0px 50px 0px;}
.container .content img{ max-width:718px;}

/*
 * 视频内容详细
 */
.container-video{ float:left; margin:0px 0px 10px 0px; min-height:600px; width:1000px;}
.container-video h1.title{ font-size:1.8em !important; font-weight:normal; margin:0px 20px; padding:15px 0px 0px 0px; text-align:right; }
.container-video .byline{ color:#aaa; line-height:12px; font-size:12px; margin:0px 20px; padding:3px 0px 0px 0px;}
.container-video .byline span{ border-right:1px solid #bbb; display:inline-block; height:12px; line-height:12px; margin:0px 8px 0px 0px; padding:0px 8px 0px 0px;}
.container-video .byline span.views{ border-right:none; }
.container-video .byline a,.container .byline a:visited { color:#aaa;}
.container-video .byline a:hover{ color:#333; text-decoration:none;}
.container-video .content{ font-size:14px; line-height:200%; margin:20px; padding:0px 0px 50px 0px;}
.container-video .content img{ max-width:718px;}

/*
 * 产品列表
 */


/*
 * 视频列表
 */
.video-list-container{ padding:10px;}
.video-list-container .pager{ padding:20px 20px 10px 20px;}
.video-list{}
.video-list li{ float:left; padding:20px;}
.video-list .thumbnail{ height:112px;}
.video-list .thumbnail img{ height:112px; width:200px;}
.video-list .title{ height:40px; line-height:20px; padding:5px 0px;}
.video-list .meta{}

/*
 * 下载区
 */
.downloader{ border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; margin:20px; padding:0px 0px 20px 0px;}
.downloader h2{ font-size:14px; font-weight:normal; padding:10px 0px;}
.downloader h2 span{ font-size:12px; margin:0px 0px 0px 10px;}

/*
 * 视频区
 */
.video-section{ border:1px solid #111; margin:20px;}


/**
内容类型筛选
**/
.content-type-section{
	border-bottom:1px solid #e6e6e6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.content-type-section .type-header{ font-size:14px; padding:2px 10px; }
.content-type-section .type-section{}
.content-type-section .type-line{ border-top:1px dotted #eee8e8; overflow:hidden; padding:0px 0px 6px 0px; position:relative;}
.content-type-section .type-line .type-attr{ color:#424242; float:left; font-weight:bold; padding:6px 2px 0px 5px; text-align:right; width:80px; }
.content-type-section .type-line .type-value{ float:left; width:670px;}
.content-type-section .type-line .type-value ul{ padding:4px 0px 0px 4px;}
.content-type-section .type-line .type-value li{ float: left; height:20px; line-height:20px; margin-right:8px; white-space:nowrap; padding:2px 0px;}
.content-type-section .type-line .type-value li a{ display:inline-block; height:20px; line-height:20px; padding:1px 6px;}
.content-type-section .type-line .type-value li a.current{ background:#686868; color:#fff;}
.content-type-section .type-line .type-value li a.current:hover{ text-decoration:none; cursor:default;}

/*
 * 搜索内容列表
 */
.search-section{ background:#fcfcfc; border:1px solid #ddd; margin:10px 0px; min-height:600px;}
.search-section > .header{ border-bottom:1px dashed #ddd; font-size:24px; margin:10px 20px; padding:10px; }
.search-section > .section{ margin:10px 20px 20px 20px; }
.search-section .search-item{ border-bottom:1px dotted #ddd; padding:10px 0px;}
.search-section .search-item h2{ font-size:1.4em !important; font-weight:normal;}
.search-section .search-item .byline{ color:#aaa; line-height:12px; font-size:12px; padding:3px 0px 0px 0px;}
.search-section .search-item .byline span{ border-right:1px solid #bbb; display:inline-block; height:12px; line-height:12px; margin:0px 8px 0px 0px; padding:0px 8px 0px 0px;}
.search-section .search-item .byline span.views{ border-right:none; }
.search-section .search-item .byline a,.content-list .byline a:visited { color:#aaa;}
.search-section .search-item .byline a:hover{ color:#333; text-decoration:none;}
.search-section .search-item .entry-summary{ padding:8px 0px 5px 0px;}

font.keywords{ color:#f00;}


/*
 * 在线客服
 */
.service-online {font-family:"微软雅黑"; text-shadow:0px 1px 0px #fff; margin:0px; position:absolute; right:0px; top:100px; width:136px; z-index:99999999;}
.service-online a.mini {background:url("../images/service-online.png") 0px 0px no-repeat; display:inline-block; float:right; height:90px; width:30px; overflow:hidden;}
.service-online .listpanel {background:#fafafa; width:136px;}
.service-online .heading {background:url("../images/service-online.png") -40px 0px no-repeat; height:24px; line-height:24px; overflow:hidden; position:relative; }
.service-online .section {border:1px solid #ddd; padding:5px 0px 10px 0px;}
.service-online a.close {background-image:url("../images/service-online.png"); background-position:-40px -32px; display:inline-block; height:24px; width:24px; overflow:hidden; position:absolute; right:0px; top:0px;}
.service-online a.close:hover {background-position:-64px -32px;}
.service-online dl {border-bottom:1px dotted #e6e6e6; box-shadow:0px 1px 0px #fff; margin:5px 10px; padding:0px 0px 5px 0px;}
.service-online dl dt {font-size:12px; margin:0px; padding:0px;}
.service-online dl dd {margin:0px; padding:2px 0px;}
.service-online dl dd.tel {color:#c70505; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
.service-online dl dd.qq {}
.service-online dl dd.wangwang {}

/*
 * 图片广告
 */
.ow-ad-pic { margin:auto;}
.ow-pic-player {margin:auto; position:relative; overflow:hidden;}
.ow-pic-player .sliders {position:absolute;}
.ow-pic-player .sliders li {float:left;}
.ow-pic-player .pages {bottom:5px; position:absolute; right:10px;}
.ow-pic-player .pages a {background-color:#999; display:inline-block; font-size:9px; height:16px; line-height:16px; margin:0px 2px; width:16px; overflow:hidden; text-align:center;
	-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;
	}
.ow-pic-player .pages a,.ow-pic-player .pages a:visited {color:#fff; text-decoration:none;}
.ow-pic-player .pages a.current {background-color:#c30000;}
.ow-pic-player .pages a:hover {background-color:#c30000;}
.ow-pic-player .turner {position:absolute; top:42%; width:100%; background:#ddd;}
.ow-pic-player .turner a {background-image:url("../images/pic-player-pre-next.png"); display:inline-block; height:40px; width:32px; overflow:hidden;}
.ow-pic-player .turner a.prev {background-position:0px 0px; left:0px; position:absolute;}
.ow-pic-player .turner a.prev:hover {background-position:0px 40px;}
.ow-pic-player .turner a.next {background-position:32px 0px; position:absolute; right:0px;}
.ow-pic-player .turner a.next:hover {background-position:32px 40px;}

/*
 * 产品图片画廊
 */

.gallery { position:relative; width:366px;}
.gallery .gallery-view { border:1px solid #aaa; height:360px; width:360px; position:relative;}
.gallery .gallery-view span { display:inline-block; height:360px; width:360px; text-align:center;}
.gallery .gallery-view a{ display:block; text-align:center;}
.gallery .gallery-view img { max-height:360px; max-width:360px;}
.gallery .gallery-view .mousetrap{ position:absolute; right:0px;}
.gallery .gallery-view .cloud-zoom-big { border:1px solid #ccc; left:366px; top:-1px;}
.gallery .gallery-list{ height:56px; margin:10px 0px; overflow:hidden; padding:0px 0px; position:relative; width:366px;}
.gallery .gallery-list ul{ padding:0px; zoom:1; overflow:auto; position:absolute;}
.gallery .gallery-list li{ background:#fff; border:1px solid #cdcdcd; float:left; height:54px; margin:0px 5px 0px 0px; width:54px; overflow:hidden; text-align:center;}
.gallery .gallery-list li a{ display:block;}
.gallery .gallery-list li img{ max-height:54px; max-width:54px; height:expression(this.height > 54 ? 54 : true); width:expression(this.width > 54 ? 54 : true);}
.gallery .gallery-list li.current{ border:2px solid #C30008; height:52px; width:52px; margin:0px 3px 0px 0px;}
.gallery .gallery-list a.turner { background-image:url("../images/turner-pre-next.png"); display:inline-block; height:30px; position:absolute; top:13px; width:24px;}
.gallery .gallery-list a.prev{ left:0px;}
.gallery .gallery-list a.prev:hover {background-position:0px 30px;}
.gallery .gallery-list a.next{ background-position:24px 0px; right:5px;}
.gallery .gallery-list a.next:hover {background-position:24px 30px;}


.products-gallery { border-top:2px solid #ddd; border-bottom:2px solid #ddd; margin:12px 20px; padding:20px 70px 10px 0px;}
.gallery-products{ width:610px;}
.gallery-products .gallery-view { height:600px; width:600px;}
.gallery-products .gallery-view span { height:600px; width:600px;}
.gallery-products .gallery-view a { height:600px; width:600px;}
.gallery-products .gallery-view img { max-height:600px; max-width:600px;}
.gallery-products .gallery-view .cloud-zoom-big { border:1px solid #ccc; left:606px; top:-1px;}
.gallery-products .gallery-list{ height:94px; width:613px;}
.gallery-products .gallery-list li{ margin:0px 10px 2px 0px; height:90px; width:90px;}
.gallery-products .gallery-list li img{ max-height:90px; max-width:90px; height:expression(this.height > 90 ? 90 : true); width:expression(this.width > 90 ? 90 : true);}
.gallery-products .gallery-list li.current{ height:90px; width:90px; margin:0px 8px 2px 0px;}
.gallery-products .gallery-list a.turner{ top:30px;}
.gallery-products .gallery-list a.next{ right:10px;}


/**单选/复选框**/
.labels {}
.labels label.checkbox-inline {margin-right:10px;}
.labels label.radio-inline {margin-right:10px;}

/*
 *验证码
 */
.verifycode{}
.verifycode img{ height:26px; vertical-align:middle;}
.verifycode .fresh{ background:#f6f6f6; border:1px solid #aaa; display:inline-block; vertical-align:top; font-size:14px; font-family:"微软雅黑"; height:26px; padding:0px 6px;}

/*
 * spans
 */
.spans-inline {}
.spans-inline .headline {border-bottom:1px solid #eee; color:#666; display:inline-block; padding:0px 10px 2px 0px;}
.spans-inline .spans {padding:6px 0px 0px 0px;}
.spans-inline span {padding:0px 10px 0px 0px;}

/*
 *加载/提交/注释/注解
 */
.loading,
.posting {background:url("../images/posting.gif") 0px center no-repeat; color:#888; display:inline-block; font-size:18px; height:32px; line-height:32px; padding:0px 20px 0px 48px;}
.freshing {background:url("http://bj.qbski.com/ow-content/templates/ow.bjqb/images/freshing.gif") 0px 0px no-repeat; color:#aaa; display:inline-block; font-size:12px; height:16px; line-height:16px; padding:2px 5px 2px 24px;}
.t-normal {color:#b2b2b2; padding:0px 0px 0px 0px;}
.t-normal.hightLigth,
.t-normal:hover{color:#4d4d4d;}

.t-ok { color:#00be00; }
.t-err { color:#ff3300; }


/*
 * 表单 input check radio textarea select button
 */
input[type="radio"],
input[type="checkbox"] {
	margin:0px 5px 0px 0px; padding:0px; vertical-align:middle;
	}
input.text,
textarea.textarea {
	background-color:#fcfcfc; border:1px solid #aaa;
	-webkit-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0px 1px 1px rgba(0,0,0,0.075);
	color:#333; font-size:12px;
	padding:0px 5px 0px 5px;
	-webkit-transition:border linear .2s,box-shadow linear .2s;
	-moz-transition:border linear .2s,box-shadow linear .2s;
	-o-transition:border linear .2s,box-shadow linear .2s;
	transition:border linear .2s,box-shadow linear .2s;
	width:240px;
	}
input.text {height:26px; line-height:26px;}
input.text-long {width:400px;}
input.text-short {width:160px;}
input.text-short-mini {width:80px;}
input.text-mini {height:18px; line-height:18px; width:114px;}
input.text-fileurl {width:300px;}
input.text-filename {width:120px;}
input.text-imageurl {border:1px dashed #bbb; width:272px;}
input.text-large {font-size:14px; height:32px; line-height:32px;}
input.text-err,
textarea.textarea-err { background-color:#fffafa; border-color:#d80000; -webkit-box-shadow:inset 0px 1px 1px rgba(225,0,0,0.175); -moz-box-shadow:inset 0px 1px 1px rgba(225,0,0,0.175); box-shadow:inset 0px 1px 1px rgba(225,0,0,0.175);}
/**文本域**/
textarea.textarea { height:80px; line-height:20px; padding-top:2px; padding-bottom:2px; width:400px;}
textarea.textarea-mini {height:60px;}
textarea.textarea-high {height:160px;}
textarea.textarea-summary {height:60px; width:660px;}
textarea.textarea-long {height:80px; width:660px;}
textarea.textarea-editor {height:300px; width:650px;}
/**下拉**/
select {
	border:1px solid #bbb; color:#333; height:26px; line-height:26px;
    margin:0px 0px; padding:3px;
	vertical-align:top;
}
select option {border-bottom:1px solid #f4f4f4; height:18px; line-height:18px; padding:4px 3px 1px 5px;}
select optgroup {font-style:normal; padding:2px 0px 2px 0px;}
select optgroup option:first-child {margin-top:3px;}
/**聚焦和经过状态**/
input.text:hover,
input.text:focus,
textarea.textarea:hover,
textarea.textarea:focus,
select:hover,
select:focus {
	background:#fcfcfc;
	border:1px solid #3498db;
	color:#000;
	-webkit-box-shadow:0px 0px 3px #6bafdc;
	-moz-box-shadow:0px 0px 3px #6bafdc;
	box-shadow:0px 0px 3px #6bafdc;
	}
/**无效状态**/
input.disabled,
input.disabled:hover,
input.disabled:focus,
select.disabled,
select.disabled:hover,
select.disabled:focus {
	background:#eee;
	border:1px solid #ccc;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#888;
	text-shadow:0px 0px 1px #fff;
}
/**时间**/
input.text-datetime,
input.text-datetime:hover,
input.text-datetime:focus {background-image:url("http://bj.qbski.com/ow-content/templates/ow.bjqb/images/icons/datetime.png"); background-repeat:no-repeat; background-position:center right;}


/*
 * 各种按钮
 */
button,input[type="button"],input[type="reset"],input[type="submit"] { cursor:pointer; -webkit-appearance:button;}
.btn,.btn:visited {
	background-color:#eee;
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #F6F6F6), color-stop(100%, #E6E6E6));
	background-image:-webkit-linear-gradient(#F6F6F6,#E6E6E6);
	background-image:-moz-linear-gradient(#F6F6F6,#E6E6E6);
	background-image:-o-linear-gradient(#F6F6F6,#E6E6E6);
	background-image:linear-gradient(#F6F6F6,#E6E6E6);
	-webkit-box-shadow:#fff 0px 1px 0px inset; -moz-box-shadow:#fff 0px 1px 0px inset; box-shadow:#fff 0px 1px 0px inset;
	border:1px solid #aaa; border-bottom-color:#888; color:#555; font-size:14px; font-family:"微软雅黑"; text-shadow:0px 1px 0px #f8f8f8; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
	display:inline-block; font-weight:bold; line-height:18px; padding:3px 13px 3px 13px; position:relative;
}
.btn:hover {
	background-color:#ddd;
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e8e8e8), color-stop(100%, #d8d8d8));
	background-image:-webkit-linear-gradient(#e8e8e8,#d8d8d8);
	background-image:-moz-linear-gradient(#e8e8e8,#d8d8d8);
	background-image:-o-linear-gradient(#e8e8e8,#d8d8d8);
	background-image:linear-gradient(#e8e8e8,#d8d8d8);
	-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 3px,#fff 0px 1px 0px inset; -moz-box-shadow:rgba(0,0,0,0.3) 0 1px 3px,#fff 0px 1px 0px inset; box-shadow:rgba(0,0,0,0.3) 0 1px 3px,#fff 0px 1px 0px inset;
	border-color:#888; border-bottom-color:#666; color:#333; text-decoration:none;
}
/**按钮大小**/
a.btn { padding:4px 15px 4px 15px; }

.btn-mini {font-size:10px; font-weight:normal; line-height:12px; padding:2px 6px 2px 6px;}
a.btn-mini {line-height:12px; padding:3px 8px 3px 8px;}

.btn-small { font-size:12px; font-weight:normal; line-height:16px; padding:2px 10px 2px 10px;}
a.btn-small {line-height:16px; padding:3px 12px 3px 12px;}

.btn-sbig { line-height:20px; padding:4px 18px 4px 18px;}
a.btn-sbig {line-height:20px; padding:5px 18px 5px 18px;}

.btn-large {-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; font-size:16px; line-height:22px; padding:6px 25px;}
a.btn-large {line-height:22px; padding:7px 25px;}

.btn-xlarge {-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;  font-size:18px; line-height:24px; padding:10px 46px;}
a.btn-xlarge {line-height:24px; padding:11px 46px;}

.btn-download{-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; font-size:16px; line-height:22px; padding:6px 25px;}
a.btn-download{line-height:22px; padding:7px 25px;}

/**按钮颜色-状态**/
.btn-primary,.btn-primary:visited {
	background-color:#37548e;
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e5e9c), color-stop(100%, #304a80));
	background-image:-webkit-linear-gradient(#3e5e9c,#304a80);
	background-image:-moz-linear-gradient(#3e5e9c,#304a80);
	background-image:-o-linear-gradient(#3e5e9c,#304a80);
	background-image:linear-gradient(#3e5e9c,#304a80);
	-webkit-box-shadow:#6783bb 0 1px 0 inset; -moz-box-shadow:#6783bb 0 1px 0 inset; box-shadow:#6783bb 0 1px 0 inset;
	border:1px solid #273c67;
	border-bottom-color:#22355d;
	color:#eee;
	text-shadow:0px 1px 0px #2e467c;
}
.btn-primary:hover {
	background-color:#2c4475;
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%,#314b81), color-stop(100%,#22345b));
	background-image:-webkit-linear-gradient(#314b81,#22345b);
	background-image:-moz-linear-gradient(#314b81,#22345b);
	background-image:-o-linear-gradient(#314b81,#22345b);
	background-image:linear-gradient(#314b81,#22345b);
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 0 1px 3px,#48659e 0 1px 0 inset;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 0 1px 3px,#48659e 0 1px 0 inset;
	box-shadow:rgba(0, 0, 0, 0.5) 0 1px 3px,#48659e 0 1px 0 inset;
	border-color:#1a2a4b;
	border-bottom-color:#152441;
	color:#fff;
}
.btn.disabled,.btn.disabled:hover {
	background-color:#ddd; background-image:none;
	-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;
	border-color:#bbb; color:#888; cursor:default; font-weight:normal; text-shadow:0px 1px 0px #fff;
}

/**表单**/
.form {}
.form-group {border-bottom:1px dotted #ddd; padding:5px 0px 5px 0px;}
.form-group:before,
.form-group:after { display:table; line-height:0; content:"";}
.form-group:after { clear:both;}
.form-group .col-name {float:left; font-size:14px; font-weight:bold; height:20px; line-height:20px; padding:3px 15px 3px 0px; width:100px; text-align:right;}
.form-group .col-name .important {color:#f00; padding:2px 5px 0px 0px;}
.form-group .col-value {padding:3px 0px 3px 115px;}
.form-group .verifycode {}
.form-group .verifycode img {height:26px; vertical-align:middle;}
.form-group .verifycode .fresh {background:#f6f6f6; border:1px solid #aaa; display:inline-block; vertical-align:top; font-size:12px; font-family:"微软雅黑"; height:26px; padding:0px 6px;}

/*
 * 水平表单
 */
.form-horizontal {padding:20px; }
.form-horizontal > .control-group {margin-bottom:20px;}
.form-horizontal > .control-group > .control-label {float:left; font-size:14px; padding:4px 12px 0px 0px; text-align:right; width:100px;}
.form-horizontal > .control-group > .controls {padding-left:112px; }
.form-horizontal > .control-group > .controls .checkbox-line {display:block; padding:0px 0px 15px 0px;}

/*
 * 弹出框登录表单
 */
.form-login-window{ padding:18px 36px 24px 36px;}
.form-login-window > .control-group { margin:0px; padding:2px 0px;}
.form-login-window > .control-group > .control-label { color:#aaa; display:block; float:none; font-size:12px; font-weight:bold; padding:2px 0px 2px 0px; text-align:left;}
.form-login-window > .control-group > .controls { padding:0px; }
.form-login-window > .control-group > .controls .checkbox-line {display:block; padding:2px 0px 5px 0px;}
.form-login-window .verifycode{}
.form-login-window .verifycode img{ height:32px; vertical-align:middle;}
.form-login-window .verifycode .fresh{ background:#f6f6f6; border:1px solid #aaa; display:inline-block; vertical-align:top; font-size:16px; font-family:"微软雅黑"; height:32px; padding:0px 6px;}
.form-login-window input.text{ width:260px;}
.form-login-window input.text-verifycode{ width:106px;}
.form-login-window button.btn-login{ width:100%;}
.form-login-window .forget-password{ margin-left:0px; margin-right:18px;}
.form-login-window .reg-member{ margin-right:18px;}
.form-login-window .unlogin-buy{}
.form-login-window .footer-line{ padding:15px 0px 0px 0px;}

/*
 * 表单行为
 */
.form-actions {padding:20px 0px 0px 115px;}
.form-actions:before,
.form-actions:after {display:table; line-height:0; content:"";}
.form-actions:after {clear:both;}
.form-actions .btn {margin-right:8px;}

a.forget-password{ margin-left:20px;}


/*
 * 自定义表单
 */
.form-list {padding:5px 0px;}
.form-data {background:#fafafa; border:1px dotted #ccc; margin:15px 0px 0px 0px; position:relative;}
.form-data:before,
.form-data:after { display:table; line-height:0; content:"";}
.form-data:after { clear:both;}
.form-data .heading {border-bottom:1px dotted #ddd; color:#aaa; height:20px; line-height:20px;}
.form-data .heading .data-id {font-size:11px; padding:5px 5px;}
.form-data .heading .datetime {float:right; font-size:11px; padding:0px 10px;}
.form-data .avatar {float:left; padding:10px 10px 6px 10px; width:48px;}
.form-data .avatar img {height:48px; width:48px;}
.form-data .avatar h6 {margin:0px; padding:0px; width:48px; overflow:hidden;}
.form-data-content {background:#fff; border-left:1px dotted #ddd; margin-left:68px;}
.form-data-content:before,
.form-data-content:after { display:table; line-height:0; content:""; }
.form-data-content:after { clear:both;}
.form-data table {width:100%;}
.form-data .row {border-bottom:1px dotted #ddd; padding:2px 0px 2px 0px;}
.form-data .row:last-child {border-bottom:none;}
.form-data td.col-name {float:left; font-size:12px; height:20px; line-height:20px; padding:3px 10px; text-align:left;}
.form-data td.col-value {border-left:1px dotted #ddd; font-size:12px; padding:3px 10px; width:88%;}

.form-data-reply {background-color:#ECF3FF; border:1px dotted #CDDEF8; color:#4B74B6; margin:0px 0px;}
.form-data-reply .heading {border-bottom:none; padding:5px 0px 0px 0px;}
.form-data-reply .heading .datetime {float:none; font-size:11px; padding:0px 10px;}
.form-data-reply .form-data-content {background:#ECF3FF;}
.form-data-reply .reply-content {min-height:50px; padding:5px 10px;}

/*
 * 表单表格
 */
.table { width:100%;}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td { border-top:1px solid #dddddd; line-height:1.428571429; padding:8px; vertical-align:top; }
.table > thead > tr > th { border-bottom: 2px solid #dddddd; vertical-align: bottom; }

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {border: 1px solid #dddddd;}
.table-auto { width:auto;}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none;
}

.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}

.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}

/*
 *分页
 */
.pager {clear:both; display:block; margin:15px 5px 10px 0px;}
.pager a,.pager a:active,.pager a:link,.pager a:visited {
	background:#fff;
	border:1px solid #ccc;
	clear:both;
	color:#777;
	font-size:11px;
	font-weight:bold;
	margin:2px 4px 2px 0px;
	padding:4px 6px 4px 6px;
	text-decoration:none;
	}
.pager a:hover {
	border:1px solid #3e5e9c;
	color:#3e5e9c;
	margin:2px 4px 2px 0px;
	padding:4px 6px 4px 6px;
	text-decoration:none;
	}
.pager span.current {
	border:1px solid #3e5e9c;
	color:#fff;
	background:#3e5e9c;
	font-size:11px;
	font-weight:bold;
	margin:2px 4px 2px 0px;
	padding:4px 6px 4px 6px;
	}
.pager span.extend,.pager span.unlink {
	background:#666;
	border:1px solid #666;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin:2px 4px 2px 0px;
	padding:4px 6px 4px 6px;
	}
/****/


/*
 *弹出框
 */
.ow-dialog{
	-webkit-box-shadow:rgba(0,0,0,0.5) 0px 0px 6px;
	-moz-box-shadow:rgba(0,0,0,0.5) 0px 0px 6px;
	box-shadow:rgba(0,0,0,0.5) 0px 0px 6px;
	padding:0px; position:absolute; z-index:1001; top:100px; left:200px;}
.ow-dialog-wrapper{ background:#fff;}
.ow-dialog-titleBar{  cursor:move; position:relative;}
.ow-dialog-title{ background:#395692; color:#fff; height:24px; line-height:24px; padding:0px 10px; left:0px;}
.ow-dialog-close{ background-image:url("../images/dialog-close.png"); background-position:0px 0px; display:inline-block; height:24px; width:24px; overflow:hidden; position:absolute; right:1px; top:1px;}
.ow-dialog-close:hover{ background-color:#fff; background-position:0px -24px;}
.ow-dialog-main{ }
.ow-dialog-content{ background:#fcfcfc; border:1px solid rgba(0,0,0,0.8); border-bottom:none; overflow:auto;}
.ow-dialog-content-success { background:#17a000; border:1px solid rgba(0,0,0,0.2); color:#fff; font-size:14px;}
.ow-dialog-content-error {}
.ow-dialog-content-error > h5.error-text{ color:#d10000; font-size:14px; font-weight:normal; }
.ow-dialog-content-error > dl.error-msg{ border-top:1px dotted #ddd; font-size:12px; margin-top:6px; padding-top:6px;}
.ow-dialog-content-error > dl.error-msg dt{ color:#aaa; font-weight:bold;}
.ow-dialog-content-error > dl.error-msg dd{ color:#666;}
.ow-dialog-loading{ background:url("../images/loading.gif") 0px 0px no-repeat; color:#aaa; font-size:16px; height:32px; line-height:32px; padding:0px 20px 0px 48px;}
.ow-dialog-posting{ background:url("../images/posting.gif") 0px 0px no-repeat; color:#aaa; font-size:16px; height:32px; line-height:32px; padding:0px 20px 0px 48px;}
.ow-dialog-iframe{ height:100%; width:100%;}
.ow-dialog-footer{ border-bottom:1px solid rgba(0,0,0,0.8); }
.ow-dialog-buttons{ background:#f6f6f6; border-left:1px solid rgba(0,0,0,0.8); border-right:1px solid rgba(0,0,0,0.8); border-top:1px solid #eee; padding:6px 20px; text-align:center;}
.ow-dialog-buttons button{ margin:0px 5px;}
.ow-dialog-timeout{ color:#121212; bottom:-25px; position:absolute; text-align:center; text-shadow:0px 1px 0px rgba(255,255,255,0.28);  width:100%;}
.ow-dialog-shadow{ background-color:#000; filter:alpha(opacity=60); opacity:0.6; left:0px; top:0px; width:100%; height:100%; position:fixed; visibility:visible; z-index:1000;}
.ow-dialog-shadow iframe{ filter:alpha(opacity=10); opacity:0.1;}
.ow-dialog .server-data{ background:#fafafa; border:1px dotted #e6e6e6; color:#999; margin:5px 0px 0px 0px; padding:5px; width:360px;}




/* 
* 亮点
*/
.idx-feature{ background-color:#f4f4f4; padding:10px 0px 60px 0px; zoom:1; overflow:auto; }
.idx-feature h2{
	font-size:22px;
	font-weight:normal;
	height:24px;
	line-height:24px;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.idx-feature ul{ font-size:14px;}
.idx-feature ul li{ color:#666; float:left; width:25%; text-align:center;}
.idx-feature ul img{ height:100px; width:100px;}
.idx-feature ul h4{ color:#333; font-size:20px; font-weight:normal; padding:15px 0px 5px 0px;}