@CHARSET "UTF-8";

@import url(basic.css);
@import url(jquery.jscrollpane.css);

/*= Global style =*/

body{min-width:960px;color:#575757; background:url(images/bg.png) repeat-x;}
a:link,a:visited{color:#444444;text-decoration:none;}
a:hover,a:active{color:#014380;text-decoration:underline;}
a.highlight{color:#333333;}
#doc{font-size:12px;width:960px;margin:0 auto;}
.col-sub,.col-extra{float:left;display:inline;}

.col-sub,.col-extra,.col-main,.main-wrap{overflow:hidden;}

.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(images/buttons.png) no-repeat 100% -26px;overflow:hidden;margin-right:4px;*margin-right:8px;*display:block;*float:left;}
.btnwrap .btn-inner{display:inline-block;height:26px;padding:0 6px 0 8px;background:url(images/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:#000;}

.btn-h30{height:30px;padding-right:5px;background:url(images/buttons-h30.png) no-repeat 100% -30px;}
.btn-h30 .btn-inner{height:30px;padding:0 6px 0 9px;background:url(images/buttons-h30.png) 0 0;font:117% "Microsoft Yahei";line-height:30px;color:#D12C00;}
.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{margin-bottom:12px; position: relative; z-index: 999;}
.pagetitle {padding:8px 10px;}
.pagetitle .sitename{ width:550px;height:77px;float:left;}
.pagetitle .sitename a{ width:550px;height:77px;overflow:hidden; display:table-cell;vertical-align:middle;*display:block;*font-size:67px; text-decoration:none; font-size:25px; color:#fff;}
.pagetitle .sitename img{vertical-align:middle;+width:100%;*width:auto;max-width:250px;
max-height:80px; margin-right:15px;}

.pagetitle .extra {float:right;}

.pagetitle .language{line-height:21px;text-align:right;color:#444444;padding-top:5px;}
.pagetitle .language a,.pagetitle .language span{margin:0 0.5em 0 0.6em;color:#444444;}
.pagetitle .language a:hover{color:#444444;}
.pagetitle .language span{color:#989393;}

.pagetitle .search{float:right;height:22px;overflow:hidden;text-align:right;background:url(images/search.png) no-repeat 0 0;padding-left:3px;margin-top:30px;}
.pagetitle .search .enter,
.pagetitle .search .btn{display:inline-block;height:19px;line-height:19px;border:none;}
.pagetitle .search .enter{width:128px;background:none;padding:0 3px;margin-right:-4px;_margin-right:0;*margin-right:0;color:#666; float: left;}
.pagetitle .search .btn{width:17px;background:url(images/search.png) no-repeat 100% -30px;}

.sitenav {background:url(images/sitenav.png) no-repeat 0 0;padding-left:3px;}
.sitenav .menu-main {background:url(images/sitenav.png) no-repeat right 0px;padding-right:3px;}
.sitenav .menu-main ul {background:url(images/sitenav-bg.png) repeat-x;}
.sitenav .menu-main li,.sitenav .menu-main a{float:left;}
.sitenav .menu-main li{position:relative; padding-right:2px;}
.sitenav .menu-main li span { padding:0 25px; text-align:center; display:inline-block;}

.sitenav .menu-main li.last-item{ padding:0; background:none;}
.sitenav .menu-main li a{display:block;height:35px;line-height:35px;color:#ffffff;white-space:nowrap;text-decoration:none;font-weight:bold;}
.sitenav .menu-main li a span{display:block;padding:0 26px;}
.sitenav .menu-main li a:hover,
.sitenav .menu-main li a:active,
.sitenav .menu-main li.open a{color:#f2ca2a;font-weight:bold;}
.sitenav .menu-main li a:hover span,
.sitenav .menu-main li a:active span,
.sitenav .menu-main li.open a span{color:#f2ca2a;}

.sitenav .menu-main li .menu-child{position:absolute;width:225px;background:#06519c;top:35px;left:0;display:none;border:1px solid #06519c;border-top:none;padding:10px 0;}
.sitenav .menu-main li .menu-child a{display:block;padding:0 24px 0 25px;float:none;font-weight:100;padding-bottom:0;font-size:107%;color:#fff;line-height:32px;height:32px;border:none;}
.sitenav .menu-main li .menu-child a:hover{font-weight:100;font-size:107%;color:#06519c;border:none;background:#fff;}

.sitenav .menu-main li .menu-child,
.sitenav .menu-main li .menu-child a{background:#06519c;}


.sitenav .menu-main  li ul { position:absolute; background:#06529D; top:35px; display:none;} 
.sitenav .menu-main  li ul li { display:block; padding:0 25px;}
.sitenav .menu-main  li.open ul li a { color:#FFFFFF;}
.sitenav .menu-main  li.open ul li a:hover { color:#f2ca2a;}


/*= Content & layout style =*/
#bd {margin-bottom:12px;}

.banner {
	width: 960px;
	height: 540px;
	margin-bottom: 12px;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.banner .bd {
	width: 100%;
	overflow: hidden;
}

.banner .bd ul {
	width: 100%;
	height: 540px;
	overflow: hidden;
}

.banner .bd ul li {
	width: 100%;
	height: 540px;
	float: left;
}

.banner .bd ul li a {
	display: block;
	height: 540px;
}
.banner .bd ul li a img{
	width: 960px;
	height: 540px;
}

.banner .hd {
	position: absolute;
	z-index: 2;
	width: 400px;
	left: 50%;
	bottom: 10px;
	margin-left: -200px;
	text-align: center;
}

.banner .hd ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: center;
}

.banner .hd ul li {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	cursor: pointer;
	background: #0655a0;
	border-radius: 100%;
	opacity: 0.2;
}

.banner .hd ul li.on {
	opacity: 1;
}



.layout-home .col-main{float:left;width:100%;min-height:1px;}
.layout-home .col-main .main-wrap{margin-left:240px;}
.layout-home .col-sub{width:230px;margin-left:-100%;}
.three-cols .col-main .main-wrap{margin-right:236px;}
.three-cols .col-extra{width:226px;margin-left:-226px;}

.layout-innerpg .col-main{float:left;width:100%;min-height:1px;}
.layout-innerpg .col-main .main-wrap{margin-left:240px;}
.layout-innerpg .col-sub{width:230px;margin-left:-100%;}


/*= Default block style =*/
.block{margin-bottom:10px;}
.first-block{margin-top:0;}
.last-block {margin-bottom:0;}


.block .block-head {background:url(images/block-head.png) no-repeat 0 -87px;padding-left:3px;}
.block .block-head .head-inner {height:29px; line-height:29px;background:url(images/block-head.png) no-repeat 100% -116px;}
.block .block-head .head-inner .title {float:left;padding-left:12px;font-size:117%;color:#0655a0;}
.block .block-head .head-inner .links {float:right;padding:0 10px;}
.block .block-content {border:1px solid #c9c9c9;border-top:none;}

.col-sub .block .block-head {background:url(images/block-head.png) no-repeat 0 0;padding-left:3px;}
.col-sub .block .block-head .head-inner {background:url(images/block-head.png) no-repeat 100% -58px;}
.col-sub .block .block-head .head-inner .title {background:url(images/block-head.png) no-repeat 100% -29px;padding:0 17px 0 14px;color:#ffffff;}

.block-foot{display:none;}



/*= Text content =*/
.content-text{padding:10px 8px 6px;line-height:200%;}
.content-text p{margin-bottom:0.8em;}

/*= Multi-menu style =*/
.block .block-content ul.menu-list{padding:8px 10px;}
.block .block-content ul.menu-list li{padding:0 0 0 15px;background:url(images/list-icon-1.gif) no-repeat 5px 11px;}
.block .block-content ul.menu-list li.parent{background-image:url(images/list-icon-2.gif);}
.block .block-content ul.menu-list li a{display:block;line-height:19px;padding:5px 0 4px;}

/*= Simple list =*/
.block .block-content .item-list,
.layout-home .menu-list-simple{padding:10px 5px 10px;}
.block .block-content .item-list li,
.layout-home .menu-list-simple li{padding:5px 5px 4px 17px;line-height:18px;}
.block .block-content .item-list li .date{margin-left:1em;font-size:77%;color:#999;}
.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;}

.layout-innerpg .col-main .block .block-content .item-list{padding:10px 20px;}
.layout-innerpg .col-main .block .block-content .item-list li{border-bottom:#dbdbdb 1px dashed;margin-bottom:5px;}

/*= Simple menu style =*/
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple{padding:10px;}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li{border-bottom:1px dotted #d0d0d0;padding-left:12px;}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li.last{border:none;}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a{display:block;text-decoration:none;color:#666666;font-weight:bold;background:url(images/box-1.png) no-repeat 0 12px;padding-left:14px;}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a span{display:block;height:30px;line-height:30px;}
.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{text-decoration:none;color:#014380;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{color:#014380;}

/*= Gallery list =*/
.block .block-content .list-gallery{padding:6px 0;}
.block .block-content .list-gallery li{float:left;width:86px;padding:10px 10px 12px;}
.block .block-content .list-gallery li .thumb{width:80px;height:60px;border:#ccc 1px solid;padding:2px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 2px 12px #dedede;-webkit-box-shadow:0 2px 12px #dedede;box-shadow:0 2px 12px #dedede;}
.block .block-content .list-gallery li .thumb a{width:80px;height:60px;overflow:hidden;display:block;}
.block .block-content .list-gallery li .thumb a img{width:80px;display:block;}

.col-sub .block .block-content .list-gallery li {padding:10px 14px 12px;}
.col-extra .block .block-content .list-gallery li {padding:10px 13px 12px;}

.col-main .block .block-content .list-gallery{}
.col-main .block .block-content .list-gallery li{width:136px;}
.col-main .block .block-content .list-gallery li .thumb{width:130px;height:98px;}
.col-main .block .block-content .list-gallery li .thumb a{width:130px;height:98px;}
.col-main .block .block-content .list-gallery li .thumb a img{width:130px;}

.layout-home .col-main .block .block-content .list-gallery {padding-left:1px;}
.layout-home .col-main .block .block-content .list-gallery li {padding:10px 12px 12px;}
.layout-innerpg .col-main .block .block-content .list-gallery {padding-left:3px;}
.layout-innerpg .col-main .block .block-content .list-gallery li {padding:10px 21px 12px;}

.block .block-content .list-gallery li .des{padding-top:7px;line-height:21px;text-align:center;}
.block .block-content .list-gallery li .des p{overflow:hidden;}
.block .block-content .list-gallery li .des .default{height:21px;}
.block .block-content .list-gallery li .des .catalog a{color:#A0BBB6;}

/*= Mixed list =*/
.list-mixed{padding:10px;}
.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;}
.list-mixed .entry h3 a{color:#333333;}
.list-mixed .entry h3 a:hover{color:#014380;}
.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;padding:4px;border:#ccc 1px solid;}
.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:15px 20px 20px;}
.list-table .data{width:100%;}
.list-table th,.list-table td{text-align:center;}
.list-table th{border-bottom:#7e7e7e 1px dashed;height:30px;font-weight:100;color:#333333;}
.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;}
.list-table td.time {width:90px;}

/*= Contact block =*/
.block-contact .block-content{padding:16px 10px 16px 20px;line-height:26px;}

/*= Vote block =*/
.form-vote{padding:15px 20px;}
.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:15px 20px;}
.link-list li{padding:4px 0 3px;}
.link-list li img{display:block;width:88px;}

/*= Login & user information =*/
.block-widget-user .form-login{padding:10px 0 5px 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:#ddd 1px solid;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;width:120px;padding:3px 2px 2px;}
.block-widget-user .form-login .enter input:focus{border-color:#7e7e7e;}
.block-widget-user .form-login .buttons{padding:7px 0 5px 86px;}

.block-widget-user .userinfo{padding:15px 20px;}
.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:#333333;}
.block-widget-user .userinfo .links a:hover { color:#333333;}
.block-widget-user .userinfo .links a.last{padding:0;margin:0;border:none;}


/*= Footer =*/
#ft{border-top:4px solid #0655a0;padding:10px;}
#ft .siteinfo{line-height:200%;color:#666666;text-align:center;}
#ft .siteinfo a{color:#666666;}
#ft .siteinfo a:hover {color:#000000;}
#ft .ft-menu{line-height:200%;color:#666666;text-align:center;}
#ft .ft-menu a{margin:0 5px;color:#666666;}
#ft .ft-menu a:hover{color:#000000;}




/*= Innerpage =*/

/*= Form style =*/
.layout-innerpg .col-main .form{padding:20px 10px;}
.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;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:4px 2px 3px;}
.layout-innerpg .col-main .form input.text:focus,
.layout-innerpg .col-main .form select:focus,
.layout-innerpg .col-main .form textarea:focus{border-color:#7e7e7e;}
.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:10px 0 20px;}
.pager .list{text-align:center;}
.pager .list a,
.pager .list span{display:inline-block;height:24px;background-image:url(images/pager.png);background-repeat:no-repeat;text-decoration:none;}
.pager .list a span,
.pager .list span span{line-height:24px;padding:0 0.7em;}

.pager .list .pager-item{margin-right:2px;_margin-right:6px;*margin-right:6px;background-position:100% -24px;}
.pager .list .pager-item span{background-position:0 0;}
.pager .list .pager-item:hover{background-position:100% -72px;color:#000000;}
.pager .list .pager-item:hover span{background-position:0 -48px;}

.pager .list .pager-nolink{margin-right:2px;_margin-right:6px;*margin-right:6px;background-position:100% -120px;}
.pager .list .pager-nolink span{background-position:0 -96px;color:#ccc;}
.pager .list .pager-current{margin-right:2px;_margin-right:6px;*margin-right:6px;background-position:100% -168px;}
.pager .list .pager-current span{background-position:0 -144px;color:#ffffff;}

/*= Register =*/
.layout-innerpg .col-main .form-reg{padding:38px 10px 40px;}

/*= Comments =*/
.layout-innerpg .col-main .form-comment{padding:20px 10px;}

.commentslist{padding:0 20px;}
.commentslist a{color:#333333;}
.layout-innerpg .col-main .commentslist .form blockquote{background-color:transparent;border:none;margin-top:10px;}
.commentslist .entry{margin-bottom:10px;padding:0 10px;background:#FFFCF5;border:#F3E6C6 1px solid;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.commentslist .entry-head{line-height:30px;padding:2px 6px 0;border-bottom:#F9F0DB 1px solid;}
.commentslist .entry-head .author{float:left;color:#333;}
.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:#fff;border:#F3E6C6 1px solid;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.commentslist .reply-show .reply-head{line-height:25px;}
.commentslist .reply-show .reply-author{float:left;color:#f60;}
.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:#ECD7A6;}
.layout-innerpg .col-main .commentslist .comment-reply .form textarea:focus{border-color:#f60;}
.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:#D2D0D7 1px solid;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;color:#999;cursor:pointer;}
.commentslist .comment-reply .form .buttons .submit{color:#fff;background:#597797;border-color:#000;font-weight:bold;}

.commentslist .entry-new{border-color:#f60;border-style:dashed;}

/*= Article view =*/
.layout-innerpg .col-main .block-article-view .block-content{}
.block-article-view .article-head{}
.block-article-view .article-head .title{color:#000;font:150% "Microsoft Yahei";padding:25px 20px 15px;font-weight:bold;}
.block-article-view .article-head .meta{padding:0 20px 8px;border-bottom:#ccc 1px dashed;}
.block-article-view .article-head .meta .item{margin-right:0.7em;}
.block-article-view .article-summary{padding:20px 40px 30px;color:#999;line-height:180%;}
.block-article-view .article-content{font-size:117%;line-height:200%;padding:0 25px 25px;}
.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:#333333;}

.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{padding:25px 20px 15px;}
.layout-show-withpic{}
.layout-show-withpic .col-main .main-wrap{margin:0 0 0 310px;}
.layout-show-withpic .col-sub{width:281px;margin-left:-100%;background:none;}

#slide-showpic a.picholder{
	padding:1px;height:202px;overflow:hidden;border:3px solid #ebe9dc;text-align:center;
	display:table-cell;width:273px;vertical-align:middle;
	*display:block;*font-size:176px;
}
#slide-showpic a.picholder img{margin-left:auto;margin-right:auto;vertical-align:middle;max-width:273px;max-height:202px;}

#showpic-gallery{height:62px;margin:2px 0 0;overflow:hidden;}
#showpic-gallery a.button{display:block;width:20px;height:54px;background:#fff url(../../common/img/slider.png) no-repeat;float:left;margin:6px 3px 0 0;text-indent:-10000px;}
#showpic-gallery a.prev{background-position:-58px 0;}
#showpic-gallery a.next{background-position:-78px 0;margin-right:0;}
#showpic-gallery .box{width:235px;height:62px;overflow:hidden;float:left;margin:0 3px 0 0;position:relative;}
#showpic-gallery .box ul{width:600px;position:absolute;top:0;left:0;}
#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:#ddd 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:#333333;font:133% "Microsoft Yahei";padding:8px 0;}
.layout-show-withpic .info .details dl{border-bottom:#DCE4D0 1px dashed;padding:4px 0 3px 75px;line-height:25px;}
.layout-show-withpic .info .details dl dt{width:80px;margin-left:-75px;float:left;display:inline;padding-left:10px;}
.layout-show-withpic .info .details dl dd{padding:0 5px;color:#999;}
.layout-show-withpic .info .details dl.price{line-height:35px;}
.layout-show-withpic .info .details .marketprice{font-size:105;text-decoration:line-through;color:#555;}

/*= Products detail =*/
.layout-show-withpic .info .btn-buy{margin-top:10px;}
.pro-param-list{padding:13px 20px 7px;}
.pro-param-list li{width:190px;height:26px;padding:0 5px 0 0;line-height:26px;float:left;overflow:hidden;}

/*= Offer view =*/
.layout-innerpg .col-main .block-offer-detail .block-content{padding:20px;}
.block-offer-detail .detail-head{border-bottom:#ccc 1px dashed;padding-bottom: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:#000;font:133% "Microsoft Yahei";}
.block-offer-detail .detail-list{padding:15px 10px 10px;width:285px;float:left;}
.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:10px;}
.download-url-list li{padding:4px;line-height:27px;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(images/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:20px 10px;}
.vote-view-content .info{padding:0 11px 10px 13px;line-height:28px;color:#000;}
.vote-view-content .info .time{float:right;}
.vote-view-content .results .bar{height:30px;background:#F7F7F7;line-height:30px;overflow:hidden;}
.vote-view-content .results .list li{height:34px;border-bottom:#F7F7F7 1px solid;line-height:34px;overflow:hidden;_margin:0 0 -3px;}
.vote-view-content .results p{float:left;color:#999;height:34px;overflow:hidden;}
.vote-view-content .results p.num{width:52px;text-align:center;}
.vote-view-content .results p.option{width:290px;padding:0 4px;}
.vote-view-content .results .list p.option{color:#333333;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:#000;}
.percent-bar{
	position:relative;display:block;width:154px;height:13px;margin:10px 6px 0 0;float:left;
	background:#E2E2E2 url(images/stat-bar-grey.png);overflow:hidden;
}
.percent-bar .orange{display:block;height:13px;background:#FD8E47 url(images/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;}

/*  下载资料*/
#download li{ line-height:30px; height:30px; border-bottom:1px solid #e8e8e8; background:url(images/icod.gif) no-repeat  0 center; padding-left:20px;  }
#download li a { float:right; margin-top:8px;}

.block-article-view .article-content  h1 { padding: 25px 20px 15px;font-weight: bold;}
.block-article-view .article-content .info { text-align:center;}
.block-article-view .article-content { padding:10px; line-height:20px;}
/*  分页 */
	
.pages{
	width:100%;
	line-height:30px;
	float:left;
	margin-top:10px;	
	padding-bottom:15px;
	padding-top:15px;
	text-align:center;
	}
.pages li{
	display:inline;
	margin:0px 2px;}
.pages li a{
	border:1px solid #CCCCCC;	
	padding:2px 6px;
	text-align:center;
        color:#333;
	}
.pages li a:hover{
	text-decoration:none;
	color:#FF6600;	
	border-color:#FF6600;}
.pages li.thisclass a{
	color:#FF6600;	
	border-color:#FF6600;
	font-weight:bold;}	 

h2.title a { color:#fff;}
/*= -----------------------------------------------
    Custom style
    ----------------------------------------------- =*/