﻿.toper-hero .pages,
.toper-hero .turner{ display:none;}
/**头部**/
#header{
	background:#fff; border-top:0px solid #0d6f4b; min-width:1200px; position:relative; z-index:1001; width:100%;
	-webkit-box-shadow:rgba(0,0,0,0.3) 0px 0px 4px; -moz-box-shadow:rgba(0,0,0,0.3) 0px 0px 4px; box-shadow:rgba(0,0,0,0.3) 0px 0px 4px;
	}
#header.header-order{ border-bottom:none!important;}
#header.header-order .user-account{ float:right;}
#header.header-order .user-account a{}

/**header**/
#header .header-line{ background:#fff; height:72px; position:relative; z-index:11; -webkit-box-shadow:rgba(0,0,0,0.2) 0px 0px 2px; -moz-box-shadow:rgba(0,0,0,0.2) 0px 0px 2px; box-shadow:rgba(0,0,0,0.2) 0px 0px 2px; }
#header .header-line .wrapper{ position:relative; z-index:990;}
#header .header-line .logo{ float:left;}

/*导航*/
#header .header-line .main-nav{ float:left; font-size:16px; padding-left:15px;}
#header .main-nav li.n1{ float:left; position:relative; z-index:999;}
#header .main-nav li.n1 a.n1{ display:inline-block; display:block; height:42px; line-height:42px; padding:15px 13px 15px 13px; position:relative; z-index:999; text-align:center;}
#header .main-nav li.n1 a.n1,
#header .main-nav li.n1 a.n1:visited{ color:#333; }
#header .main-nav li.n1 a.n1:hover,
#header .main-nav li.n1.hover a.n1,
#header .main-nav li.n1.current a.n1{ border-bottom:4px solid #d30000; color:#000; padding-bottom:11px; text-decoration:none; }
#header .main-nav li.n1.hascaret a.n1:hover,
#header .main-nav li.n1.hascaret.hover a.n1,
#header .main-nav li.n1.hascaret.current a.n1{ border-bottom:0px solid #008fe9; padding-bottom:15px;}
#header .main-nav li .caret{ display:none;}
#header .main-nav li.hascaret .caret{ display:inline-block;}
#header .main-nav li .hot{ background:url("../images/icon/icon_flag_hot.png") 0px 0px; height:24px; width:24px; position:absolute; right:-30px; top:18px; }
#header .main-nav li.n1 a.n1:hover{ background-color:#eee; }


#header .main-nav li.sep{ display:none; float:left; padding-top:10px;}
#header .main-nav li.sep1{ display:none;}
#header .main-nav li.sep i{ border-left:1px solid #eee; display:inline-block; height:18px; margin-top:18px; width:0px;}
/*二级菜单*/
#header .main-nav .sub2-nav { display:none; position:absolute; width:auto; top:68px; left:0px; z-index:901; padding-top:10px;}
#header .main-nav .sub2-nav ul { background-color:#fff; border-radius:4px; -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.3); -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.3); box-shadow:0px 0px 5px rgba(0,0,0,0.3); display:block; padding:10px 0px 15px 0px;}
#header .main-nav .sub2-nav ul li { float:none; font-weight:normal; position:relative;}
#header .main-nav .sub2-nav ul li a { display:block; height:14px; line-height:14px; padding:15px 20px 15px 20px; min-width:100px; white-space:nowrap; position:relative;}
#header .main-nav .sub2-nav ul li a:before{ border-top:1px solid #eee; content:" "; position:absolute; left:20px; margin-right:20px; bottom:0; right:0; height:1px; }
#header .main-nav .sub2-nav ul li a,
#header .main-nav .sub2-nav ul li a:visited { color:#333; text-decoration:none;}
#header .main-nav .sub2-nav ul li a:hover { background:#fafafa; color:#e60000; }
#header .main-nav .sub2-nav ul li:last-child a { border-bottom:none;}
#header .main-nav .sub2-nav ul li a i{ color:#777; margin:0px 10px 0px 0px; position:relative;}

/*登录*/
#header .header-line .user-account{ position:absolute; right:0px; top:21px; }
#header .user-status a.loreg{ background:#fff; border:1px solid #ddd; color:#222; display:inline-block; font-size:12px; font-weight:bold; height:24px; line-height:24px; padding:2px 15px; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}
#header .user-status a.loreg:hover{ border:1px solid #f60000; color:#f60000; text-decoration:none; }
#header .user-status a.reg{ border:1px solid #f60000; color:#f60000; }
#header .user-status a.reg:hover{ background:#f60000; color:#fff;}
#header .user-status a i{ font-weight:normal; margin-right:5px;}
#header .user-status a.login{ margin-right:5px;}
#header .user-status a.username{ font-size:14px; font-weight:600; height:30px; line-height:30px; margin:0px 15px 0px 0px;}
#header .user-status a.logout{ height:30px; line-height:30px; margin:0px 10px 0px 0px;}
#header .user-status a:hover{ color:#e60000;}

/*授权*/
#header .ucenter { font-size:12px; position:absolute; right:0px; top:21px; }
#header .ucenter span{ color:#666; padding:0px 8px 0px 0px; }
#header .ucenter a{ background:#fff; border:1px solid #f60000; color:#f60000; display:inline-block; font-size:12px; font-weight:bold; height:24px; line-height:24px; padding:2px 12px; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
#header .ucenter a i{ font-weight:normal; margin-right:5px;}
#header .ucenter a:hover{ background-color:#fafafa; border:1px solid #36aa00; color:#36aa00; text-decoration:none;}
#header .ucenter a.addsite{}
#header .ucenter a.empower{ border:1px solid #62aadf; color:#62aadf;}
#header .ucenter a.empower:hover{ background-color:#fafafa; border:1px solid #36aa00; color:#36aa00; text-decoration:none;}

/**顶部导航**/
.top-nav { position:absolute; top:0px; right:0px;}
.top-nav a { display:inline-block; font-size:14px; float:left; height:40px; line-height:40px; padding:6px 10px 8px 10px;}
.top-nav a,
.top-nav a:visited{ color:#ddd;}
.top-nav a:hover{ border-bottom:4px solid #008fe9; color:#fff; text-decoration:none; padding-bottom:4px;}

/*副导航*/
.ow-subsite-menu{ background-color:#404040; height:56px; line-height:56px; overflow:hidden;}
.ow-subsite-menu .section{ margin:0px auto; width:1200px;}
.ow-subsite-menu .section li{ float:left;}
.ow-subsite-menu .section li a{ display:inline-block; line-height:56px; padding:0px 20px;}
.ow-subsite-menu .section li a,
.ow-subsite-menu .section li a:visited{ color:#fff; font-size:16px;}
.ow-subsite-menu .section li a:hover{ background-color:#2a2a2a; text-decoration:none;}
.ow-subsite-menu .section li.current a{ background-color:#2a2a2a; }

/*网页底部*/
#footer { background:#32333b; color:#a8aaba; font-size:12px; margin:0px auto; min-width:1200px; padding:0px 0px 0px 0px;}
#footer .footer-section{ margin:auto; min-height:200px; padding:40px 0px 0px 0px; width:1200px; zoom:1; overflow:auto; vertical-align:top; position:relative;}

#footer .col-qrcode{ float:left; padding:0px 0px 0px 0px; min-height:150px; width:110px; text-align:center; }
#footer .col-qrcode img{ border:1px solid #ddd; height:108px; width:108px;}
#footer .col-qrcode h3{ font-size:12px; padding:5px 0px 0px 0px;}
#footer .col-qrcode p{ padding:3px 0px 0px 0px;}

#footer .col-contact { float:left; font-size:12px; margin:0px 0px 40px 50px; width:430px; padding:0px 0px 0px 0px;}
#footer .col-contact img.img-responsive{}
#footer .col-contact h3 { font-size:18px; padding:15px 0px 0px 0px;}
#footer .col-contact p.sub { font-size:15px; padding:0px;}
#footer .col-contact p{ font-size:15px; line-height:150%; padding:0px 0px; padding:4px 1px 0px 0px;}

#footer .col-cates{ float:left; padding:0px 0px 30px 0px; width:610px;}
#footer .col-cates dl{ float:left; margin:0px 10px 0px 0px; padding:0px 0px; width:140px;}
#footer .col-cates dl.item-4{ border-right:0px; margin-right:0px;}
#footer .col-cates dl dt{ font-size:15px; font-weight:bold; padding:0px 0px 5px 0px;}
#footer .col-cates dl dd{ font-size:13px; height:24px; line-height:24px; padding:2px 0px ;}
#footer .col-cates dl dd:hover{}
#footer .col-cates a,
#footer .col-cates a:visited{ color:#a8aaba;}
#footer .col-cates a:hover{ color:#c60000; text-decoration:none;}
#footer .col-cates dl.content{ float:right; width:300px;}
#footer .col-cates dl.content dt{ color:#333;}

.powered-by{ background-color:#32333b; border-top:1px solid #3e3f47; font-size:11px; margin:auto; padding:15px 0px; width:1200px; text-align:center;}
.powered-by a,
.powered-by a:visited { color:#a8aaba; }
.powered-by a:hover { color:#c60000; text-decoration:none;}
.powered-by .copyright{}
.powered-by .icp{ padding-left:5px;}
.powered-by .stat{ font-size:10px; font-style:normal; padding-left:5px;}


/*banner*/
.ow-main-banner{ min-width:1200px;}
.banner { background:#fcfcfc; margin:0px auto 10px auto;}
.ow-top-banner{ background:#3e5e9c url("../images/banner/1.jpg") center 0px no-repeat;}
.ow-top-banner .section{ color:#fff; min-height:100px; margin:0px auto; padding:45px 0px 52px 0px; width:1200px;}
.ow-top-banner .banner-title{ font-size:38px; font-weight:normal;}
.ow-top-banner .banner-subtitle{ font-size:18px;}

/*网页中间内容区*/
#mbody { margin:auto; min-width:1200px; width:1200px;}
#mbody:after {clear:both; content:"."; display:block; height:0px; visibility:hidden;}
#idx-mbody{ min-width:1200px;}

/**返回顶部**/
.ow-floater{ width:40px; position:fixed; _position:absolute; bottom:10px; right:10px; z-index:9999; filter:alpha(opacity=100); opacity:1.0;}
.ow-floater a{ background-image:url("../images/float_bar.png"); display:inline-block; height:40px; margin:0px; width:40px; padding:0px; vertical-align:top;}
.ow-floater a,
.ow-floater a:visited{ background-color:#36aa00;}
.ow-floater a:hover{ background-color:#b50005;}
.ow-floater a.top{ background-position:0px 0px;}
.ow-floater a.top:hover{ background-position:40px 0px;}
.ow-floater a.feedback{ background-position:0px -40px;}
.ow-floater a.feedback:hover{ background-position:40px -40px;}
.ow-floater a.faq{ background-position:0px -80px;}
.ow-floater a.faq:hover{ background-position:40px -80px;}


/*公告*/
.ow-notice{ background-color:#ffdb3d; border-bottom:1px solid #ddd; font-size:14px; padding:10px; text-align:center;}

/*页面导航面包屑*/
.ow-breadcrumb{ border-bottom:0px solid #f7f6ec; color:#aaa; height:24px; line-height:24px; margin:0px; padding:4px 0px 3px 0px; text-align:right;}
.ow-breadcrumb .sep{ color:#ccc; font-family:宋体,arial; font-size:80%; line-height:inherit; padding:0px 5px;}
.ow-breadcrumb a,.breadcrumb a:visited{ color:#aaa;}
.ow-breadcrumb a:hover{ color:#0d6f4b; text-decoration:none;}

/*标签云*/
.ow-tags-cloud { background:#f4f4f4; float:left; margin:10px 0px; width:208px;}
.ow-tags-cloud .tags-cloud-wrap{ padding:10px;}
.ow-tags-cloud a,
.ow-tags-cloud a:visited{ color:#666;}
.ow-tags-cloud a:hover{ color:#fc0000;text-decoration:none; }


/*内容类型筛选*/
.content-type-section{ border-bottom:1px solid #e6e6e6; margin:0px 0px 0px 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;}

/*案例*/
.case-container{ padding-top:15px;}
.case-container .pager{ padding:20px 0px 40px 0px; text-align:center;}

.ow-case-mbody{ background:#f4f4f4; padding:0px 0px 15px 0px; zoom:1; overflow:auto;}
.ow-case-mbody .ow-content-container{ border:0px; margin:0px; width:100%;}
.ow-case-mbody .ow-content-container h1.title{ margin:0px; padding:5px 0px 5px 0px;}
.ow-case-mbody .ow-content-container .byline{ margin:0px;}
.ow-case-mbody .ow-content-container .content{ background-color:#fff; margin:0px 0px; padding:15px;}
.ow-case-mbody .ow-content-container .content img{ max-width:660px; width:expression(this.width > 660 && ? 660 : true);}
.ow-case-mbody .ow-content-container .tags { background-color:#fff; margin:0px 0px; padding:15px;}
.ow-case-mbody .ow-content-container .pager { background-color:#fff; margin:0px 0px; padding:20px 0px;}
.ow-case-mbody .ow-content-container .prev-next{ background-color:#fff; margin:0px; padding:10px 15px;}

.gallery-pic { margin:0px auto; padding:20px 0px; width:1000px;  }
.gallery-pic .gallery-list{ height:79px; margin:0px 0px 10px 0px; padding:0px 0px 0px 0px; overflow:hidden; position:relative; width:1000px;}
.gallery-pic .gallery-list ul{ margin-left:-9px; padding:0px 0px; zoom:1; overflow:auto; position:absolute;}
.gallery-pic .gallery-list li{ background:#fff; border:1px solid #ccc; float:left; height:75px; margin:0px 0px 0px 10px; width:112px; padding:1px; overflow:hidden; text-align:center;}
.gallery-pic .gallery-list li:first-child{}
.gallery-pic .gallery-list li a{ display:inline-block; height:75px; width:112px; overflow:hidden;}
.gallery-pic .gallery-list li img{ min-height:75px; width:112px;}
.gallery-pic .gallery-list li.current{ border:2px solid #C30008; padding:0px;}
.gallery-pic .gallery-list a.turner { background-image:url("../images/turner-pre-next.png"); display:inline-block; height:30px; position:absolute; top:25px; width:24px;}
.gallery-pic .gallery-list a.prev{ left:10px;}
.gallery-pic .gallery-list a.prev:hover {background-position:0px 30px;}
.gallery-pic .gallery-list a.next{ background-position:24px 0px; right:10px;}
.gallery-pic .gallery-list a.next:hover {background-position:24px 30px;}

.gallery-pic .gallery-view { background:#454851; width:1000px; position:relative; z-index:1;}
.gallery-pic .gallery-view span { display:inline-block; margin:auto; text-align:center; width:1000px;}
.gallery-pic .gallery-view a{ cursor:default; padding:1px; display:block; text-align:center;}
.gallery-pic .gallery-view img { max-width:998px; width:expression(this.width > 998 ? 998 : true);}
.gallery-pic .gallery-view .mousetrap{ position:absolute; right:0px;}
.gallery-pic .gallery-view .cloud-zoom-big { left:1px; top:1px;}

/*相关内容*/
.ow-related-grid{ background:#f4f4f4; margin:0px; padding-top:30px; zoom:1; overflow:auto;}
.ow-related-grid .header{ border-bottom:1px solid #e6e6e6; padding-bottom:20px; position:relative;}
.ow-related-grid .header h2{ background:#f4f4f4; color:#888; display:inline-block; font-size:28px; font-weight:normal; height:32px; line-height:32px; padding:10px 0px; position:absolute; top:-10px; left:50%; margin-left:-140px; width:280px; text-align:center; }
.ow-related-grid .section{ padding:50px 0px; zoom:1; overflow:auto;}

font.keywords{ color:#f00;}

/*在线客服*/
.os-service-online { display:inline-table; font-family:"微软雅黑"; text-shadow:0px 1px 0px #fff; margin:0px; position:absolute; right:0px; top:100px; z-index:99999999;}
.os-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;}
.os-service-online .listpanel {background:#fafafa; width:136px;}
.os-service-online .heading {background:url("../images/service-online.png") -40px 0px no-repeat; height:24px; line-height:24px; overflow:hidden; position:relative; }
.os-service-online .section {border:1px solid #ddd; padding:5px 0px 10px 0px;}
.os-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;}
.os-service-online a.close:hover {background-position:-64px -32px;}
.os-service-online dl {border-bottom:1px dotted #e6e6e6; box-shadow:0px 1px 0px #fff; margin:5px 10px; padding:0px 0px 5px 0px;}
.os-service-online dl dt {font-size:12px; margin:0px; padding:0px;}
.os-service-online dl dd {margin:0px; padding:2px 0px;}
.os-service-online dl dd.tel {color:#c70505; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
.os-service-online dl dd.qq a,
.os-service-online dl dd.crmqq a{ background:url("../images/qq-talk.png"); display:inline-block; height:22px; line-height:22px; width:92px; overflow:hidden; vertical-align:top; }
.os-service-online dl dd.wangwang {}

/*图片广告*/
.ow-ad-pic { margin:auto; overflow:hidden; position:relative;}
.ow-ad-pic a {position: absolute;}
.ow-ad-pic a img {}
.ow-pic-player {margin:auto; position:relative; overflow:hidden; z-index:1;}
.ow-pic-player .sliders {position:absolute; left:0px; top:0px;}
.ow-pic-player .sliders li {}
.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:8px; 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:8px;}
.ow-pic-player .turner a.next:hover {background-position:32px 40px;}

.index-banner-section .ow-pic-player .pages { bottom:15px; position:absolute; right:10px;}
.index-banner-section .ow-pic-player .pages a { font-size:10px; height:24px; line-height:24px; margin:0px 5px; width:24px; overflow:hidden; text-align:center; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px;}
.index-banner-section .ow-pic-player .pages a,.ow-pic-player .pages a:visited {color:#fff; text-decoration:none;}
.index-banner-section .ow-pic-player .pages a.current {background-color:#c30000;}
.index-banner-section .ow-pic-player .pages a:hover {background-color:#c30000;}
.index-banner-section .ow-pic-player .turner { position:absolute; top:42%; width:100%; background:#ddd;}
.index-banner-section .ow-pic-player .turner a {background-image:url("../images/pic-player-pre-next-big.png"); display:inline-block; height:80px; width:64px; overflow:hidden;}
.index-banner-section .ow-pic-player .turner a.prev {background-position:0px 0px; left:15px; position:absolute;}
.index-banner-section .ow-pic-player .turner a.prev:hover {background-position:0px 80px;}
.index-banner-section .ow-pic-player .turner a.next {background-position:64px 0px; position:absolute; right:15px;}
.index-banner-section .ow-pic-player .turner a.next:hover {background-position:64px 80px;}

/*产品图片画廊*/
.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 && this.height/this.width >= 1 ? 54 : true); width:expression(this.width > 54 && this.width/this.height >= 1 ? 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; height:expression(this.height > 600 && this.height/this.width >= 1 ? 600 : true); width:expression(this.width > 600 && this.width/this.height >= 1 ? 600 : true);}
.gallery-products .gallery-view .cloud-zoom-big { border:1px solid #ccc; left:-1px; 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 && this.height/this.width >= 1 ? 90 : true); width:expression(this.width > 90 && this.width/this.height >= 1 ? 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;}

/*弹窗用户登录*/
.ow-loginwin{ width:278px; padding:25px 40px;}
.ow-loginwin .form-login dl dt { font-size:14px; padding:0px 10px 0px 0px;}
.ow-loginwin .form-login dl dd { margin-bottom:6px; padding:4px 10px 0px 0px;}
.ow-loginwin .form-login dl dd input.text{ font-size:14px; padding:3px 5px; width:100%;}
.ow-loginwin .form-login dl dd input.text-verifycode{ width:100px;}
.ow-loginwin .form-login dl dd .verifycode img{ height:32px; vertical-align:middle;}
.ow-loginwin .form-login dl dd .verifycode .fresh{background:#f6f6f6; border:1px solid #aaa; display:inline-block; font-size:14px; height:32px; line-height:32px; width:35px; text-align:center; vertical-align:top; overflow:hidden;}
.ow-loginwin .form-login dl dd .verifycode .fresh:hover{ text-decoration:none;}
.ow-loginwin .form-login dl.button dd{ padding:15px 0px 0px 0px;}
.ow-loginwin .form-login dl.button dd .btn{ width:100%; padding-left:0px; padding-right:0px; text-align:center;}
.ow-loginwin .form-login dl.remember dd{ padding-top:15px;}
.ow-loginwin .form-login dl.remember a,
.ow-loginwin .form-login dl.remember a:visited{ color:#888;}
.ow-loginwin .form-login dl.remember a:hover{ color:#0070d9; text-decoration:none;}
.ow-loginwin .form-login dl dd label.remember{ display:none;}
.ow-loginwin .form-login dl dd .forget{ margin-right:15px;}
.ow-loginwin .form-login dl dd .reg-member{ }
.ow-loginwin .form-login dl dd .unlogin-buy{ float:right;}

/**单选/复选框**/
.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("../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; }

span.more{ float:right;}
span.more a{ background:url("../images/more.png") right 0px no-repeat; color:#888; display:inline-block; font-size:12px; height:24px; line-height:24px; padding-right:26px;}
span.more a:hover{ background-position:right -24px; color:#fc0000; text-decoration:none;}

span.raquo{ color:#fc0000; display:inline-block; font-family:Arial; font-size:120%; line-height:inherit; padding-left:10px;}
span.raquo a,span.raquo a:visited{ color:#fc0000;}
span.raquo a:hover{ color:#ac0000; text-decoration:none;}

/***********************************************************************/

/**需求**/
.dialog-form { padding:10px 25px 0px 25px;}
.dialog-form .form-group { padding:5px 0px 0px 0px;}
.dialog-form .form-group:before,
.dialog-form .form-group:after { display:table; line-height:0; content:"";}
.dialog-form .form-group:after { clear:both;}
.dialog-form .form-group .t-normal{ font-size:12px;}
.dialog-form .form-group .col-name { color:#888; font-size:14px; height:20px; line-height:20px; padding:0px 15px 0px 0px;}
.dialog-form .form-group .col-name .important {color:#f00; padding:2px 5px 0px 0px;}
.dialog-form .form-group .col-value {padding:3px 0px 3px 0px;}
.dialog-form .form-group .verifycode {}
.dialog-form .form-group .verifycode img { height:30px; vertical-align:middle;}
.dialog-form .form-group .verifycode .fresh {background:#f6f6f6; border:1px solid #aaa; display:inline-block; vertical-align:top; font-size:12px; font-family:"微软雅黑"; height:30px; line-height:30px; padding:0px 8px;}

.dialog-form .form-group .text{ background-color:#fff; font-size:14px; padding:2px 8px; width:360px;}
.dialog-form .form-group .text-verifycode{ width:80px;}
.dialog-form .form-group .textarea{ background-color:#fff; height:200px; width:365px;}

.voc-desc{ background:#fff; border:1px dotted #ddd; color:#666; font-size:14px; margin:36px 20px 20px 0px; padding:10px 15px 10px 15px;}
.voc-desc h4{ font-size:16px; font-weight:normal;}
.voc-desc .tel{ border-top:1px dotted #eee; color:#666; font-size:16px; margin:10px 0px 0px 0px; padding:10px 0px 0px 0px;}
.voc-desc .tel h3{ color:#e60000; font-size:22px; font-weight:normal; height:24px; line-height:24px; padding:5px 0px 4px 0px;}
.voc-desc .tel .qq{ padding:5px 0px 0px 0px;}
.voc-desc .tel .qq a{ background:url("../images/qq-talk.png"); display:inline-block; height:22px; line-height:22px; width:92px; overflow:hidden; vertical-align:top; }

/* 
* 商城主样式
* Author: Lin xiao dong
* https://www.fireshop.com.cn
*/

/**价格**/
span.money { font-family:verdana; }
span.money em{ font-style:normal;}
span.money b{ font-weight:normal;}

/**内容部分**/
#shopbody{}
#shopbody{background-color:#f4f4f4; }
#shopbody .ow-breadcrumb{ border-bottom:0px solid #f2f2f2; padding:15px 0px;}
#shopbody .ow-breadcrumb h1{ float:left;}
#shopbody .ow-breadcrumb h1 b{ color:#0d6f4b; font-size:18px; }
#shopbody .ow-breadcrumb h1 em{ color:#0d6f4b; font-size:13px; font-style:normal; font-weight:normal; padding-left:8px; text-transform:uppercase; vertical-align:bottom;}

/**分类页商品商品区**/
.ow-shop-categoods-section{ margin:auto; width:1200px;}

/*商品栏目页-商品列表*/
.categoods-section{ padding:0px 0px 10px 0px;}
.categoods-section .pager{ height:50px; margin:20px 0px 0px 0px; padding:40px 0px 40px 0px; text-align:center;}

.search-goods-list{ border-top:1px solid #ddd;}

/*标签云*/
.ow-goods-tags{}
.ow-goods-tags .section{ margin:0px auto; padding:15px; width:1200px;}
.ow-goods-tags a{ margin-right:5px;}
.ow-goods-tags a,
.ow-goods-tags a:visited{}

.tags-goods-list{ border-top:1px solid #ddd;}


/*按钮无效状态*/
button.disabled,
button.disabled:hover{ background-color:#e6e6e6; background-image:none; border:1px solid #ddd; color:#bbb; cursor:default; text-shadow:rgba(255,255,255,0.5) 0px 1px 0px;}

/**相关推荐**/
.recommend-content{ border-top:1px dotted #ddd; margin:0px 0px 20px 0px; padding:20px 20px 20px 20px; }
.recommend-content .hd{ font-size:16px;}
.recommend-content .bd{}
.recommend-content .bd .recommend-item{ border-bottom:1px dotted #ccc; padding:25px 0px 25px 0px; zoom:1; overflow:auto;}
.recommend-content .bd .recommend-item h4{ font-size:18px; padding-bottom:2px;}
.recommend-content .bd .recommend-item .summary{ font-size:14px; padding:4px 0px 2px 0px;}
.recommend-content .bd .recommend-item .summary a,
.recommend-content .bd .recommend-item .summary a:visited{ color:#888; }

/*最新授权动态*/
.ow-empower-section{ background:#fcfcfc; border-bottom:1px solid #eee; height:74px; }
.ow-empower-list{ font-size:16px; height:32px; line-height:32px; margin:auto; width:1200px; padding:20px 0px;}
.ow-empower-list dl{}
.ow-empower-list dl dt{ color:#444; float:left; font-weight:bold; width:120px;}
.ow-empower-list dl dd{ float:left; width:700px;}
.ow-empower-list dl dd ul.marquee { display:block; position:relative; overflow:hidden; height:32px; line-height:32px; width:700px;}
.ow-empower-list dl dd ul.marquee li { color:#c60000; display:block; white-space:nowrap; position:absolute; top:-999em; left:0;}
.ow-empower-list dl dd ul.marquee li a{ color:#c60000;}
.ow-empower-list dl dd ul.marquee li .congratulate{ }
.ow-empower-list dl dd ul.marquee li .website-name{ color:#333; padding:0px 3px 0px 0px; }
.ow-empower-list dl dd ul.marquee li .website-domain{ color:#2788bb; }
.ow-empower-list dl dd ul.marquee li em{ color:#888; font-style:normal; font-size:24px; vertical-align:bottom; padding:0px 5px 0px 5px;}
