﻿@CHARSET "UTF-8";

@import url(./basic.css);

/*= Global style =*/
body{color:#666666;background:#F5FADA url(../img/bg.gif) repeat left top;}
a:link,a:visited{color:#666666;text-decoration:none;}
a:hover,a:active{color:#FF6600;text-decoration:none;}
a.highlight{color:#FF6600;}
#doc{font-size:12px;letter-spacing:1px;width:960px;margin:0 auto;}
.col-sub,.col-extra{float:left;display:inline;}

.form .row .label{float:left;display:inline;}
.form .row .enter,.form .row span.tips,.form .row blockquote{float:left;}

a.btnwrap{text-decoration:none !important;}
.btnwrap{display:inline-block;height:26px;padding-right:4px;background:url(../img/buttons.png) no-repeat 100% -26px;overflow:hidden;margin-right:4px;_margin-right:8px;*margin-right:8px;*display:block;*float:left;}
.btnwrap .btn-inner{display:inline-block;height:26px;padding:0 6px 0 8px;background:url(../img/buttons.png) 0 0;border:none;line-height:26px;color:#555;text-decoration:none;}

.btn-highlight{background-position:100% -78px;}
.btn-highlight .btn-inner{background-position:0 -52px;color:#666666;}

.btn-h30{height:30px;padding-right:5px;background:url(../img/buttons-h30.png) no-repeat 100% -30px;}
.btn-h30 .btn-inner{height:30px;padding:0 6px 0 9px;background:url(../img/buttons-h30.png) 0 0;font:117% "Microsoft Yahei";line-height:30px;color:#FF6600;}
.btn-h30:hover{background-position:100% -90px;}
.btn-h30:hover .btn-inner{background-position:0 -60px;}

.img-align-left{display:block;float:left;margin:0 10px 10px 0;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* 针对 Google Chrome、Safari 3.0、Opera 9 的CSS样式 */
.btnwrap .btn-inner{margin-right:-3px;}
.btn-h30 .btn-inner{margin-right:0;}
}

/*= Header style =*/
#hd .sitename{float:left;}
#hd .sitename a{overflow:hidden;display:table-cell;vertical-align:middle;*display:block;*font-size:60px;}
#hd .sitename img{max-width:600px;max-height:120px;vertical-align:middle;}

#hd .language{float:right;}
#hd .language .language-inner{float:right;height:24px;line-height:24px;margin-top:10px;overflow:hidden;}
#hd .language .language-inner a,#hd .language .language-inner span{color:#666666;margin:0 0.8em 0 0.9em;}
#hd .language .language-inner a:hover{color:#FF6600;text-decoration:none;}

#hd .search{height:24px;overflow:hidden;clear:both;float:right;margin-top:30px;background:url(../img/search-inp.png) no-repeat left top;-background:url(../img/search-inp-ie6.gif) no-repeat left top;}
#hd .search .enter,#hd .search .btn{float:left;_display:inline;}
#hd .search .enter{width:160px;padding:0;height:24px;margin:0 0 0 10px;line-height:24px;background:none;border:none;color:#666666;}
#hd .search .btn{width:30px;height:24px;border:none;background:url(../img/search-btn.png) no-repeat left top;-background:url(../img/search-btn-ie6.gif) no-repeat left top;padding:0;margin:0;}

.sitenav {background:#222;margin:0;padding:0;}
.sitenav .menu-main li{width:120px;text-align:center;line-height:40px;white-space:nowrap;background:url(../img/sitenav-uli.gif) no-repeat left top;float:left;position:relative;}
.sitenav .menu-main li.last-item{background:none;}
.sitenav .menu-main li a{display:block;color:#EFEFEF;white-space:nowrap;text-decoration:none;}
.sitenav .menu-main li a span{color:#EFEFEF;}
.sitenav .menu-main li a:hover,.sitenav .menu-main li a:active,.sitenav .menu-main li.open a{color:#222;background:#FF9900;}
.sitenav .menu-main li a:hover span,.sitenav .menu-main li a:active span,.sitenav .menu-main li.open a span{color:#222;}
.sitenav .menu-main li .menu-child,.sitenav .menu-main li .menu-child a{line-height:40px;background:#FF9900 url(../img/sitenav-child.gif) repeat-x left top;} 
.sitenav .menu-main li .menu-child{min-width:120px;text-align:left;position:absolute;top:40px;left:0;display:none;padding:0;}
.sitenav .menu-main li .menu-child a{font-size:107%;color:#222;font-weight:100;padding:0 32px;display:block;float:none;}
.sitenav .menu-main li .menu-child a:hover{color:#EFEFEF;background:#222;text-decoration:none;}

#banner-main img{max-width:960px;border:none;}

/*= Content & layout style =*/
#bd{width:960px;background:#FFFFFF;padding:5px 0 20px 0;margin:0;-moz-border-radius:0 0 6px 6px;-khtml-border-radius:0 0 6px 6px;-webkit-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;}
.bd-inner{width:940px;margin:0 auto;}

.layout-home .col-main{float:left;width:100%;min-height:1px;}
.layout-home .col-main .main-wrap{margin-left:300px;}
.layout-home .col-sub{width:280px;margin-left:-100%;}
.three-cols .col-main .main-wrap{margin-right:240px;}
.three-cols .col-extra{width:220px;margin-left:-220px;}

.layout-innerpg .col-main{float:left;width:100%;min-height:1px;}
.layout-innerpg .col-main .main-wrap{margin-left:280px;}
.layout-innerpg .col-sub{width:260px;margin-left:-100%;}

/*= Default block style =*/
.block-nohead{padding:0;margin:10px 0 10px 5px;}
.first-block{margin-top:0;}
.last-block{margin-bottom:0;}
.block{padding:0;margin:15px 0 0 0;}
.block .block-head {overflow:hidden;}
.block .block-head .head-inner{}
.block .block-head .title{float:left;}
.block .block-head .links{float:right;}
.block .block-head .links a{margin-left:1em;}
.block .block-content{padding:15px 0 5px 0;}
.block .block-foot{display:none;}

.block .block-head{height:24px;border-bottom:1px dashed #FF9900;background:url(../img/block-head.gif) no-repeat 2px center;}
.block .block-head .head-inner{height:24px;line-height:24px;text-indent:18px;}
.block .block-head .title{color:#444444;}

/*= Text content =*/
.content-text{line-height:24px;padding:0;margin:0 10px;}

/*= Multi-menu style =*/
.block .block-content ul.menu-list{padding:0;margin:0;}
.block .block-content ul.menu-list li{height:30px;line-height:30px;padding:0 0 0 20px;margin:5px 0 0 0;background:#F2F2F2 url(../img/menu-list-li.gif) no-repeat left center;}
.block .block-content ul.menu-list li:hover{background:#FFCC66 url(../img/menu-list-li-hover.gif) no-repeat left center;}
.block .block-content ul.menu-list li.parent{background:#FFCC66 url(../img/menu-list-li-hover.gif) no-repeat left center;}
.block .block-content ul.menu-list li a{color:#666666;display:block;}
.block .block-content ul.menu-list li:hover a,.block .block-content ul.menu-list li.parent a{color:#444444;}

/*= Simple list =*/
.block .block-content .item-list,.menu-list-simple{padding:0;margin:0;}
.block .block-content .item-list li,.menu-list-simple li{padding-left:12px;line-height:24px;background:url(../img/arrow.png) no-repeat 2px center;}
.block .block-content .item-list li .date{margin-left:1em;font-size:77%;color:#7f7f7f;}
.block .block-content .item-list li .catalog,.list-table .title .catalog{margin-right:0.7em;}
.block .block-content .item-list li .catalog a,.list-table .title .catalog a{color:#999;}

/*= Simple menu style =*/
.layout-innerpg .col-sub .block-menu-simple .block-content{}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li{line-height:21px;border-bottom:1px solid #ebebeb;background:none;padding:0;}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li.last-item{}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a{display:block;line-height:21px;text-decoration:none;color:#343434;background:url(../img/arrow.png) no-repeat 10px 8px;padding-left:20px;}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a span{}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a:hover,
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a:active{font-weight:bold;}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a:hover span,
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a:active span{}

/*= Gallery list =*/
.list-gallery{padding-left:5px;margin-right:-15px;}
.list-gallery li{width:120px;padding-top:5px;padding-right:15px;float:left;}
.list-gallery li .thumb{width:120px;height:90px;}
.list-gallery li .thumb a{width:120px;height:90px;overflow:hidden;display:block;}
.list-gallery li .thumb a img{width:120px;display:block;}
.list-gallery li .des{padding-top:10px;padding-bottom:7px;line-height:24px;text-align:center;}
.list-gallery li .des p{overflow:hidden;}
.list-gallery li .des .default{height:24px;}
.list-gallery li .des .catalog a{color:#ff9900;}

.col-sub .list-gallery{padding-left:5px;margin-right:-15px;}
.col-sub .list-gallery li{padding-right:15px;}

.col-extra .list-gallery{padding-left:0;margin-right:-10px;}
.col-extra .list-gallery li{padding-right:10px;}

.layout-innerpg .list-gallery{padding-left:20px;margin-right:-20px;}
.layout-innerpg .list-gallery li{width:140px;padding-right:20px;}
.layout-innerpg .list-gallery li .thumb{width:140px;height:105px;}
.layout-innerpg .list-gallery li .thumb a{width:140px;height:105px;}
.layout-innerpg .list-gallery li .thumb a img{width:140px;}

.layout-innerpg .col-sub .list-gallery{padding-left:5px;margin-right:-10px;}
.layout-innerpg .col-sub .list-gallery li{width:120px;padding-top:5px;padding-right:10px;float:left;}
.layout-innerpg .col-sub .list-gallery li .thumb{width:120px;height:90px;}
.layout-innerpg .col-sub .list-gallery li .thumb a{width:120px;height:90px;overflow:hidden;display:block;}
.layout-innerpg .col-sub .list-gallery li .thumb a img{width:120px;display:block;}
.layout-innerpg .col-sub .list-gallery li .des{padding-top:10px;padding-bottom:7px;line-height:24px;text-align:center;}
.layout-innerpg .col-sub .list-gallery li .des p{overflow:hidden;}
.layout-innerpg .col-sub .list-gallery li .des .default{height:24px;}
.layout-innerpg .col-sub .list-gallery li .des .catalog a{color:#ff9900;}

/*= Mixed list =*/
.list-mixed{padding:0;}
.list-mixed .entry{border-bottom:#ccc 1px dashed;padding:10px 0 10px 160px;}
.list-mixed .entry .thumb{margin-left:-160px;margin-top:3px;float:left;display:inline;}
.list-mixed .entry h3{font:133% "Microsoft Yahei";padding:0 0 8px; border-bottom:1px dashed #d6d6d6;}
.list-mixed .entry h3 a{color:#5c5c5c;}
.list-mixed .entry .des{line-height:180%;color:#999;padding-bottom:1.2em;}
.list-mixed .entry .detail{padding-top:0.7em;border-top:#dedede 1px dashed;}
.list-mixed .entry .detail .item{display:inline-block;margin-right:16px;*margin-right:20px;_margin-right:20px;}

.list-mixed .entry .thumb{width:140px;height:105px;}
.list-mixed .entry .thumb a{width:140px;height:105px;overflow:hidden;display:block;}
.list-mixed .entry .thumb a img{width:140px;display:block;}

/*= Table list =*/
.list-table{padding:0;margin:0;}
.list-table .data{width:100%;}
.list-table th,.list-table td{text-align:center;}
.list-table th{border-bottom:#999999 1px dashed;height:30px;font-weight:100;color:#666666;}
.list-table td{color:#999;padding:7px 0 6px;line-height:180%;border-bottom:#ccc 1px dashed;}
.list-table .title{text-align:left;}
.list-table td.title{padding-left:18px;background:url(../img/arrow.png) no-repeat 5px 16px;}

/*= Contact block =*/
.block-contact .block-content{line-height:26px;}

/*= Vote block =*/
.form-vote{padding:0;}
.form-vote .vote-des{line-height:180%;}
.form-vote .vote-options{padding:5px 0;}
.form-vote .vote-options li{padding:4px 0 3px;}
.form-vote .vote-options .input{float:left;padding-top:3px;margin-right:6px;}
.form-vote .vote-options .des{float:left;}

/*= Links =*/
.link-list{padding:0;margin:0 0 0 5px;}
.link-list li{padding:4px 0 3px;}
.link-list li img{display:block;max-width:120px;}

/*= app-friendlinks=*/
.app-friendlinks{padding:0;margin:5px 10px;}
.app-friendlinks ul.list{padding:0;margin:0;}
.app-friendlinks ul.list li{text-align:left;width:140px;margin:0 0 10px 0;float:left;}
.app-friendlinks ul.list li a{line-height:30px;}
.app-friendlinks ul.list li img{display:block;max-width:120px;}

/*= Login & user information =*/
.block-widget-user .form-login{padding:0;margin:0;}
.block-widget-user .form-login .label{width:86px;margin-left:0;text-align:right;line-height:30px;}
.block-widget-user .form-login .enter{padding:4px 0 0 1px;}
.block-widget-user .form-login .enter input{border:#ccc 1px solid;width:120px;padding:3px 2px 2px;}
.block-widget-user .form-login .enter input:focus{border-color:#999;}
.block-widget-user .form-login .buttons{padding:7px 0 5px 70px;}

.block-widget-user .userinfo{}
.block-widget-user .userinfo .welcome{line-height:180%;}
.block-widget-user .userinfo .links{padding-top:10px;line-height:140%;}
.block-widget-user .userinfo .links a{display:inline-block;padding-right:12px;border-right:#ccc 1px solid;margin-right:8px;color:#b4001a;}
.block-widget-user .userinfo .links a.last{padding:0;margin:0;border:none;}

/*= Footer =*/
#ft{margin:20px 0 10px 0;text-align:center;padding:0;}
#ft .siteinfo{font-family:Arial, Helvetica, sans-serif;line-height:24px;padding:5px;margin-top:5px;border-top:solid 1px #FFCC66;}
#ft .ft-menu{height:24px;line-height:24px;padding:0;}
#ft .ft-menu a{margin:0 5px;}

/*= Innerpage =*/


/*= Form style =*/
.layout-innerpg .col-main .form{padding:10px 0;}
.layout-innerpg .col-main .form .row .label{line-height:21px;padding-top:2px;padding-bottom:2px;text-align:right;}
.layout-innerpg .col-main .form .row .content{float:left;padding:2px 3em 2px 0;line-height:21px;}
.layout-innerpg .col-main .form .row .enter{padding:0 1em 0 0;}
.layout-innerpg .col-main .form input.text,
.layout-innerpg .col-main .form select,
.layout-innerpg .col-main .form textarea{border:#ddd 1px solid;}
.layout-innerpg .col-main .form input.text:focus,
.layout-innerpg .col-main .form select:focus,
.layout-innerpg .col-main .form textarea:focus{border-color:#999;}
.layout-innerpg .col-main .form .row .enter .check{float:left;margin-right:12px;}
.layout-innerpg .col-main .form .row .enter .check .input{float:left;padding-top:5px;margin-right:6px;}
.layout-innerpg .col-main .form .row .enter .check .des{float:left;line-height:21px;padding-top:2px;padding-bottom:2px;}

.layout-innerpg .col-main .form .row .label .required{margin-right:0.3em;font-weight:bold;color:#f00;}
.layout-innerpg .col-main .form .row .tips{padding:2px 0;line-height:21px;color:#999;white-space:nowrap;}
.layout-innerpg .col-main .form .row p.tips{clear:both;padding:0 7px 5px;}

.layout-innerpg .col-main .form .row{padding:5px 0 5px 106px;}
.layout-innerpg .col-main .form .row .label{width:100px;margin-left:-106px;padding-right:6px;}
.layout-innerpg .col-main .form .row .buttons{padding:10px 0;}

.layout-innerpg .col-main .form blockquote{height:23px;padding:0 6px 0 27px;border:#F7ECAA 1px solid;line-height:23px;background:#FDFFD7 url(../../common/img/icon/icon-16.png) no-repeat 5px -117px;white-space:nowrap;}
.layout-innerpg .col-main .form blockquote.error{border-color:#FFBFBF;background-color:#FFEAEA;background-position:5px -147px;}
.layout-innerpg .col-main .form blockquote.accepted{border-color:#fff;background-color:#fff;background-position:5px -177px;color:#999;}
.layout-innerpg .col-main .form blockquote.loading{border-color:#fff;background:#fff url(../../common/img/icon/loading.gif) no-repeat 5px center;color:#DA6100;}

.layout-innerpg .col-main .form .row-submit blockquote{background-color:transparent;border:none;clear:both;margin:-5px 0 10px;}

.layout-innerpg .col-main .form .row .img-captcha{float:left;margin:2px 8px 0 -6px;display:inline;cursor:pointer;}


/*= Pagenation =*/
.pager{padding-top:20px;}
.pager .list{text-align:center;}
.pager .list a,.pager .list span{display:inline-block;margin-right:10px;color:#666;}
.pager .list a:hover{color:#FF6600;}
.pager .list span{margin-right:10px;}
.pager .list span em{color:#f00;font-style:normal;}
.pager .list .pager-nolink{color:#ccc;margin-right:10px;}

/*= Register =*/
.layout-innerpg .col-main .form-reg{padding:10px 10px;}

/*= Comments =*/
.layout-innerpg .col-main .form-comment{padding:0;}

.commentslist{padding:0;margin:0 10px;}
.commentslist li{margin-top:15px;}
.commentslist a{color:#FF6600;}
.layout-innerpg .col-main .commentslist .form blockquote{background-color:transparent;border:none;margin-top:10px;}
.commentslist .entry{margin-bottom:10px;padding:0 10px;background:#FCFCFC;border:#CCC 1px dashed;}
.commentslist .entry-head{line-height:30px;padding:2px 6px 0;border-bottom:#CCC 1px dashed;}
.commentslist .entry-head .author{float:left;color:#FF6600;}
.commentslist .entry-head .meta{text-align:right;display:block;}
.commentslist .entry-head .meta .location{margin-right:1em;}
.commentslist .entry-content{padding:15px;line-height:180%;}
.commentslist .entry-body .operate{padding:15px 10px 10px;text-align:right;}
.commentslist .entry-body .operate a{margin:0 0.7em;}
.commentslist .comment-reply{margin:0 20px 10px;}
.commentslist .comment-reply .reply-show{padding:6px 15px 10px;background:#F8F8F8;border:#ccc 1px dashed;}
.commentslist .reply-show .reply-head{line-height:24px;padding:0 0 10px 0;}
.commentslist .reply-show .reply-author{float:left;color:#FF6600;}
.commentslist .reply-show .reply-operate{float:right;}
.commentslist .reply-show .reply-operate a{margin:0 0.7em;}
.layout-innerpg .col-main .commentslist .comment-reply .form textarea{border-color:#FF9900;}
.layout-innerpg .col-main .commentslist .comment-reply .form textarea:focus{border-color:#FF6600;}
.commentslist .comment-reply .form .buttons{padding-top:10px;}
.commentslist .comment-reply .form .buttons input{height:24px;padding:0 5px;margin-right:0.3em;background:#fff;border:#CCC 1px solid;color:#999;cursor:pointer;}
.commentslist .comment-reply .form .buttons .submit{color:#fff;background:#FF9900;border-color:#FF6600;}

.commentslist .entry-new{border:dashed 1px #FF9900;}

/*= Article view =*/
.layout-innerpg .col-main .block-article-view .block-content{padding:0;margin:0;}
.block-article-view .article-head{padding:0;margin:0;text-align:center;}
.block-article-view .article-head .title{color:#222222;font:150% "Microsoft Yahei";padding:20px 0;font-weight:bold;}
.block-article-view .article-head .meta{padding:0 0 10px 0;}
.block-article-view .article-head .meta .item{margin-right:0.7em;}
.block-article-view .article-summary{padding:10px;margin:0 10px;color:#888;line-height:180%;border:dashed 1px #CCC;background:#FCFCFC;}
.block-article-view .article-content{font-size:117%;line-height:200%;padding:20px 10px 0 10px;}
.block-article-view .article-content p{padding-bottom:0.8em;}

.block-article-view .article-content .caption-image{padding:5px;border:#ddd 1px solid;line-height:18px;background:#f1f1f1;margin-bottom:1em;}
.block-article-view .article-content .caption-image img{display:block;}
.block-article-view .article-content .caption-image span{display:block;color:#888;text-align:center;font-size:88%;padding-top:5px;}
.block-article-view .article-content .caption-aligncenter{margin-left:auto;margin-right:auto;}
.block-article-view .article-content .caption-alignleft{float:left;margin:6px 20px 6px 0;}
.block-article-view .article-content .caption-alignright{float:right;margin:6px 0 6px 20px;}

.block-article-view .article-content a{color:#2D78C4;}

.block-article-view .article-foot{text-align:right;padding:0 20px 10px;color:#999;}
.block-article-view .article-foot .item{margin-left:1em;}

/*= Gallery slide =*/
.layout-innerpg .col-main .block-products-detail .block-content,.layout-innerpg .col-main .block-download-detail .block-content{}
.layout-show-withpic{}
.layout-show-withpic .col-main{background:none;}
.layout-show-withpic .col-main .main-wrap{margin:0 0 0 320px;background:none;padding:0;}
.layout-show-withpic .col-sub{width:310px;margin-left:-100%;background:none;padding:0;}

#slide-showpic a.picholder{width:302px;height:227px;border:3px solid #aaa;padding:1px;overflow:hidden;text-align:center;display:table-cell;vertical-align:middle;+display:block;+font-size:176px;}
#slide-showpic a.picholder img{margin-left:auto;margin-right:auto;vertical-align:middle;max-width:300px;max-height:225px;}

#showpic-gallery{width:308px;height:62px;margin:15px 0 0 0;overflow:hidden;position:relative;}
#showpic-gallery a.button{width:20px;height:54px;text-indent:-10000px;background:#fff url(../../common/img/slider.png) no-repeat;padding:0;margin:0;display:block;}
#showpic-gallery a.prev{background-position:-58px 0;position:absolute;left:0;top:6px;}
#showpic-gallery a.next{background-position:-78px 0;position:absolute;right:0;top:6px;}
#showpic-gallery .box{height:62px;padding:0;margin:0;overflow:hidden;position:absolute;left:30px;right:30px;top:0;}
#showpic-gallery .box ul{width:600px;padding:0;margin:0;list-style-type:none;}
#showpic-gallery .box ul li{width:54px;margin:6px 5px 0 0;float:left;border:0;padding:0;}
#showpic-gallery .box ul li a{display:block;width:48px;height:48px;padding:2px;border:#bbb 1px solid;overflow:hidden;}
#showpic-gallery .box ul li a img{display:block;width:48px;}
#showpic-gallery .box ul li.selected{width:58px;margin:0 5px 0 0;background:url(../../common/img/slider.png) no-repeat 0 0;}
#showpic-gallery .box ul li.selected a{padding:9px 5px 5px;border:none;}

.layout-show-withpic .info h1{color:#333;font:133% "Microsoft Yahei";padding:5px 0 15px 0;}
.layout-show-withpic .info .details{border-top:dashed 1px #bbb;}
.layout-show-withpic .info .details dl{border-bottom:dashed 1px #bbb;padding:0 0 0 75px;line-height:34px;}
.layout-show-withpic .info .details dl dt{width:80px;margin-left:-75px;float:left;display:inline;padding-left:5px;}
.layout-show-withpic .info .details dl dd{padding:0 5px;color:#999;}
.layout-show-withpic .info .details dl.price{line-height:34px;}
.layout-show-withpic .info .details .marketprice{font-size:105;text-decoration:line-through;color:#999;}

/*= -----------------------------------------------
    Products Gallery in Description
    ----------------------------------------------- =*/
.sys-pro-gallery-1{width:auto;margin:10px auto;border:dashed 1px #ddd;background:#FCFCFC;}
.sys-pro-gallery-1 .zoom{width:auto;padding:0;margin:10px;}
.sys-pro-gallery-1 .zoom img{padding:2px;border:solid 3px #999;}
.sys-pro-gallery-1 .gallery{width:460px;display:block;}
.sys-pro-gallery-1 .thumbs a{width:84px;height:64px;border:#999 3px solid;}
.sys-pro-gallery-1 .thumbs .current{border-color:#666;}
.sys-pro-gallery-1 .thumbs a img{border:solid 2px #FCFCFC;}
.sys-pro-gallery-1 .hd .btn-thumbs{display:none;}
.sys-pro-gallery-1 .hd .stat{color:#666;}

/*= Products detail =*/
.layout-show-withpic .info .btn-buy{margin-top:15px;}
.pro-param-list{padding:0;margin:0 10px;}
.pro-param-list li{width:200px;height:26px;padding:0 5px 0 0;line-height:26px;float:left;overflow:hidden;}

/*= Offer view =*/
.block-offer-detail .detail-head{border-bottom:#ccc 1px dashed;padding:0 0 10px 0;margin:8px 10px;}
.block-offer-detail .detail-head .title{color:#999;float:left;}
.block-offer-detail .detail-head .date{float:right;color:#999;}
.block-offer-detail .block-content .title span{color:#444444;font:133% "Microsoft Yahei";}
.block-offer-detail .detail-list{padding:15px 0 10px;width:310px;float:left;margin-left:10px;}
.block-offer-detail .detail-list .item{padding:5px 0 4px;line-height:180%;}
.block-offer-detail .detail-list .btn-resume{margin:15px 0 0;}

/*= Download =*/
.download-url-list{padding:0 10px;}
.download-url-list li{padding:4px;line-height:28px;color:#999;}
.download-url-list .filename{margin-right:1em;}
.download-url-list .size{margin-right:1em;}
.download-url-list .btn-download{display:inline-block;padding-left:29px;width:58px;height:27px;background:url(../img/button-simple.png) no-repeat 0 0;color:#555;}

/*= Order list =*/
.block-order-list table.data .pro{text-align:left;}


/*= Vote =*/
.vote-view-content{padding:0;}
.vote-view-content .info{padding:0 11px 10px 13px;line-height:28px;color:#666;}
.vote-view-content .info .time{float:none;}
.vote-view-content .results .bar{height:30px;background:#eee;line-height:30px;overflow:hidden;}
.vote-view-content .results .list li{height:34px;border-bottom:#ccc 1px solid;line-height:34px;overflow:hidden;_margin:0 0 -3px;}
.vote-view-content .results p{float:left;color:#666;height:34px;overflow:hidden;}
.vote-view-content .results p.num{width:52px;text-align:center;}
.vote-view-content .results p.option{width:270px;padding:0 4px;}
.vote-view-content .results .list p.option{color:#FF6600;font-size:14px;line-height:34px;}
.vote-view-content .results p.percent{width:205px;padding:0 4px;}
.vote-view-content .results .list p.percent{font-size:10px;line-height:34px;}
.vote-view-content .results p.votes{width:90px;text-align:center;float:right;}
.vote-view-content .results .list p.votes{color:#666;}
.percent-bar{position:relative;display:block;width:154px;height:13px;margin:10px 6px 0 0;float:left;background:#E2E2E2 url(../img/stat-bar-grey.png);overflow:hidden;}
.percent-bar .orange{display:block;height:13px;background:#FD8E47 url(../img/stat-bar-orange.png);}

/*= Operata tip =*/
.operatetip{width:350px;padding:0 27px 125px;margin:94px auto 0;background-repeat:no-repeat;background-position:0 0;}
.operatetip .title{font-size:133%;line-height:23px;font-weight:bold;}
.operatetip .info{line-height:200%;margin:1em 0 0;}
.operatetip .buttons{margin:23px 2px 0;}
.operatetip-success{background-image:url(../../common/img/info_success.gif);}
.operatetip-success .title{color:#35a200;}
.operatetip-error{background-image:url(../../common/img/info_error.gif);}
.operatetip-error .title{color:#c1200e;}
.operatetip .direct{margin:11px 6px 0;color:#999;}

/* custom */
.layout-show-withpic .col-sub .custom-pzoom{position:relative;}
.layout-show-withpic .col-main .custom-pzoom{min-height:310px;position:relative;}
.layout-show-withpic .col-sub .custom-pzoom .custom-pzoom-mask{cursor:move;display:none;background:url(../img/custom-pzoom-mask-bg.png) repeat;position:absolute;left:0;top:0;z-index:1000;}
.layout-show-withpic .col-main .custom-pzoom .custom-pzoom-max{display:none;overflow:hidden;position:absolute;left:0;top:0;right:0;bottom:0;z-index:1000;}
.layout-show-withpic .col-main .custom-pzoom .custom-pzoom-max img{border:none;}

.effectBlockSlide{padding:0;margin:0;position:relative;}
.effectBlockSlide .slide{padding:0;margin:0;clear:both;}
.effectBlockSlide .rectangle{text-align:right;margin:0;padding:15px 0 0 0;clear:both;}
.effectBlockSlide .rectangle span{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#666;border:solid 1px #ccc;background:#f5f5f5;padding:3px 5px;margin:0 0 0 6px;cursor:pointer;}
.effectBlockSlide .rectangle span.current{color:#fff;border:solid 1px #ffCC00;background:#ff9900;}
.effectBlockSlide .circle{height:30px;line-height:30px;text-align:right;margin:0;padding:10px 0 0 0;overflow:hidden;clear:both;}
.effectBlockSlide .circle span{font-family:Arial, Helvetica, sans-serif;font-size:60px;color:#666;padding:0;margin:0;cursor:pointer;}
.effectBlockSlide .circle span.current{color:#ff9900;}
.effectBlockSlide .slide-arrow{padding:0 30px;margin:0;}
.effectBlockSlide .arrow{width:30px;padding:0;margin:0;position:absolute;top:0;bottom:0;}
.effectBlockSlide .arrow span{font-family:Arial, Helvetica, sans-serif;font-size:18px;color:#666;border:solid 1px #ccc;padding:10px 3px;background:#f5f5f5;cursor:pointer;position:absolute;top:48%;}
.effectBlockSlide .arrow span.over{color:#fff;border:solid 1px #ffCC00;background:#ff9900;}