﻿@charset "utf-8";
@import url(/css/asic.css);
/* CSS Document */

/* 全局样式 */

* { margin:0; padding:0;}
body { font-size:12px; font-family:"宋体"; font-weight:normal; color:#333; background:url(../images/main.jpg) repeat-y center #f5daa5;} 
a { color:#303030; text-decoration:none;}
a:hover { color:#f00;}
img { border:none;}
ul { list-style:none;}
.clear { clear:both;}


.form .row .label{float:left;display:inline;}
.form .row .enter,.form .row span.tips,.form .row blockquote{float:left;}
#hd .search .enter,.pagetitle .search .btn{ float:left;display:inline;height:23px;line-height:23px;border:none;}
#hd .search .enter{width:170px;padding:0 5px;color:#777;background:none;}

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;*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-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;}

@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;}
}

.list-gallery li { width:140px; height:170px; float:left; display:block; margin:10px;}
.thumb a img {width:150px; height:120px; border:2px solid #e7e7e7;}
.thumb a:hover img {border:2px solid #135aa0;}
.des{text-align:center; padding-top:5px;}


.newstitle { text-align:center;}
.netaright { text-align:right; padding-right:15px;border-bottom:1px #d5d5d5 dashed;}
.newscontent { line-height:23px; font-size:12px; padding:10px;}
/* header */

.headerbg { background:url(../images/header.jpg) no-repeat center top; height:149px;}
.header,.main,.footer{ width:985px; margin:0 auto; overflow:hidden;}
.top,.bottom {width:997px; margin:0 auto; height:20px;background:url(../images/top.jpg) no-repeat center top;}
.bottom { background:url(../images/bottom.jpg) no-repeat center bottom;}
.logo {  height:99px; overflow:hidden; background:#fef8d2;}
.logo h1 img { padding:5px 0 0 28px;  }
.logo span { float:right; padding:29px; color:#646464;}
.logo span a { color:#646464;}
.logo span a:hover { color:#f00;}

.subrightcontentmain {padding:10px; line-height:20px;}



#nav{ margin:0 auto; width:997px; height:32px;overflow:hidden; background:#db0000;}
.sitenave ul li { float:left; height:32px; width:114px; margin-left:10px; line-height:32px; font-family:"Microsoft Yahei"; font-size:12px; color:#fff; text-align:center; text-decoration: none;  font-weight:bold;}
.sitenave ul li a { display:block; height:32px; padding-bottom:0px;  color:#fff;  text-decoration: none;background:url(../images/fgx.jpg) no-repeat right; }
.sitenave ul li a:hover { text-decoration: none; color:#ff0; background:url(../images/dhbj.jpg) no-repeat bottom; }
.sitenave ul li img{ float:right;}


.sitenav ul li { float:left; height:32px;width:110px; font-family:"Microsoft Yahei"; _margin-left:5px; line-height:32px;  font-size:13px; color:#fff;  font-weight:bold;   text-align:center; text-decoration: none; }
.sitenav ul li a { display:block; height:32px; color:#fff; text-decoration: none; text-align:center;font-size:13px;  font-weight:bold; font-family:"Microsoft Yahei";}
.sitenav ul li a:hover {font-weight:bold; color:#fff; font-size:13px;  font-family:"Microsoft Yahei"; text-decoration:underline; display:block; text-align:center; background:url(../images/dhbj.jpg) no-repeat bottom; }
.sitenav ul li img{ float:right;}


#navMenu {
	width:997px;
	height: 32px;  /*导航的高度*/
	line-height:32px;
	display:block;
	overflow:hidden;
	float:left;
}
.menu1 {Z-INDEX:6;}
.menu1,.menu1 UL {
	padding:0px;
	margin:0px;
	list-style-type: none;
}
.menu1 LI,.menu1 a{HEIGHT:32px; LINE-HEIGHT:32px;FLOAT:center;}
.menu1 LI {padding:0px; MARGIN: 0px;
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: 0px;}
.menu1 a{
	DISPLAY: block; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	MARGIN: 0px; 
	TEXT-TRANSFORM: uppercase; 
	color:#fff;
	TEXT-ALIGN: center; 
}
.menu1 LI:hover,.menu1 A:hover {
	color:#fff;  
}
.menu1 LI a:hover {
	background-repeat:repeat-x;
	background-position: center top;
	text-decoration: none;
	}
.menu1 LI ul li a:hover{ background-image:none;}
.menu1 LI UL {MARGIN-LEFT: -999em; POSITION: absolute}
.menu1 LI UL li,.menu1 LI UL li a{
	line-height:28px;
	BORDER-BOTTOM: #b3b3b3 1px solid; 
	height:28px;
	background-image:none;}
.menu1 LI:hover UL,.menu1 LI.sfhover UL {
	MARGIN-TOP:0;  	/*距离上面的距离 */
	padding:0px;
	Z-INDEX: 5; 
	FILTER: alpha (opacity=90); 
	MARGIN-LEFT: 0px; 
	WIDTH: 136px; 
	BORDER-BOTTOM: #9b0100 1px solid; 
	POSITION: absolute; 
	background-color:#d60202;  /*背景颜色下拉 */
	opacity: 0.90;
	+CLEAR: both; +MARGIN-TOP: 0px;
	_clear:both; _margin-top:0px;
}
.menu1 LI:hover UL LI A,.menu1 LI.sfhover UL LI A{
	DISPLAY: block; 
	
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	MARGIN: 0px; 
	TEXT-TRANSFORM: none; 
	WIDTH: 136px; 
	color:#fff; 
	TEXT-ALIGN: center;
}
.menu1 LI:hover UL LI A:hover,.menu1 LI.sfhover UL LI A:hover {BACKGROUND-COLOR: #bfbfbf;}
.menu1 UL LI UL {DISPLAY: none;}
.menu1 UL LI UL LI A:hover {
	MARGIN-TOP: 0px; 
	DISPLAY: block; 
	FILTER: alpha (opacity=85); 
	MARGIN-LEFT:0px; 
	WIDTH: 11px; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #666;
	
}








.footer{ border-top:2px solid #e00000; margin-top:10px; height:80px; padding-top:15px; text-align:center; line-height:20px;}




.banner { clear:both; width:100%; background:url(../images/bannerbg.jpg) no-repeat center top; max-height:317px; height:317px;overflow:hidden;}

/* mian */

.mainbg { background:url(../images/mainbj.jpg) repeat-x top; clear:both; min-height:240px; height:auto !important; height:240px; margin-top:1px;}
.main { padding-top:15px;}




/*banner*/
.banner{ width:100%; background:#fafafa; position:relative; z-index:11; box-shadow:0 5px 10px rgba(0,0,0,0.1);}
.banner_slides{ position:relative; overflow:hidden; width:100%; margin:auto; }
.banner_slides , .slides_container,.slides_control ,.banner_pic{height:317px;}
.banner_slides li.slidesjs-slide{width:100%;height:317px;}
.banner_slides li a{}
.banner_pic{display:block; width:100%; height:317px;}

.slides_btn{position:absolute; z-index:999;display:block;width:40px;height:70px;margin-top:-35px;top:50%;overflow: hidden;text-indent:-9999px; background-color:#fff;filter:alpha(opacity=20); /*IEÂË¾µ£¬Í¸Ã÷¶È50%*/-moz-opacity:0.2; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/opacity:0.2;/*ÆäËû£¬Í¸Ã÷¶È50%*/ background-position: center center; background-repeat:no-repeat; }
.banner:hover .slides_btn{filter:alpha(opacity=60); -moz-opacity:0.6; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/opacity:0.6;}
.btn_previous{ left:4%; background-image:url(../images/pre01.png);}
.btn_previous:hover{ background-color:#f5daa5;background-image:url(../images/pre02.png);}
.btn_next{ right:4%; background-image:url(../images/next01.png);}
.btn_next:hover{ background-color:#f5daa5;background-image:url(../images/next02.png);}
/**/
.slides_pagination{ width:75px; height:14px;bottom:20px; right:50%; margin-right:-37px; position:absolute;z-index:100; text-align:center; }
.slides_pagination li{margin: 0 7px; display:inline-block; width:10px;+float:left;}
.slides_pagination li a{display:inline-block; *display:inline;zoom:1;overflow:hidden;width:10px;height:10px;line-height:50px; border:2px solid #f5daa5;color:#666;border-radius:100%;}
.slides_pagination li a.active,.slides_pagination li a:hover.active,.slides_pagination li a:hover{background:#f5daa5;color:#f5daa5; border:2px solid #f5daa5;}
/*banner end*/

.about,.news,.contact { float:left; margin-left:16px;  }

.about { width:345px; margin:0;}
.aboutcontent { line-height:18px; padding:5px 5px;}
.aboutcontent img { padding:5px;}

.news {width:345px;}
h2.title { background:url(../images/about.jpg) repeat-x; border-top:1px solid #f4d394; border-left:1px solid #f4d394; border-right:1px solid #f4d394;color:#df0100; font-size:12px; height:24px; line-height:24px; display:block;}
h2.title img {_padding-top:5px;}
h2 div { background:url(../images/tb.jpg) no-repeat 8px; height:26px; padding-left:25px;}

h2.title span a{ float:right; font-weight:normal; padding-right:10px; color:#df0100;}
h2.title span a:hover{ color:#f60;}


h2.titleh2 { background:url(../images/about.jpg) repeat-x; border-top:1px solid #f4d394; border-left:1px solid #f4d394; border-right:1px solid #f4d394;color:#df0100; font-size:12px; height:24px; line-height:24px; display:block;}

h2 div { background:url(../images/about.jpg) no-repeat; height:26px; padding-left:14px;}
h2.titleh2 span { float:right; font-weight:normal; padding-right:10px; color:#df0100;}
h2.titleh2 span a{ color:#df0100;}
h2.titleh2 span a:hover{ color:#f60;}
.newsUl{ border:1px solid #f4d394; min-height:164px; height:auto !important; height:164px;}
.newsUl li {line-height:22px; background:url(../images/sj.jpg) no-repeat 8px 8px; padding-left:18px; margin:0 5px;  border-bottom:1px dashed #e7e7e7;}
.subnewsUl { border:1px solid #f4d394; min-height:124px; height:auto !important; height:124px;}
.subnewsUl li{line-height:22px; background:url(../images/sj.jpg) no-repeat 8px 8px; padding-left:18px; }

.contact,.subnews { width:260px; }
.message { border-top:2px solid #135aa0; border-left:1px solid #e7e7e7; border-right:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7; background:url(../images/ly.jpg) no-repeat left; height:68px;}
.message p { padding-left:45%;}
p.messagefoot { font-size:16px; font-family:"黑体"; color:#004b95; padding-top:10px;padding-bottom:5px; font-weight:normal;}

.contactMian { background:#fffffb;}
.contactMian p { line-height:22px; padding-left:15px;}
.textp { border-top:1px solid #f4d394;padding-top:10px; width:90%; margin:0 auto;}
.conacttop { margin-top:10px;}
.conactpadding { padding-left:10px;}
.subcontact { margin:10px 0; }

.products { margin:15px 0 0 0; clear:both;}
.productsUl { border:1px solid #f4d394;min-height:180px; height:auto !important; height:180px;}
.productsUl ul { padding-top:10px; }
.productsUl li { width:176px; height:170px; list-style:none; float:left; display:inline; background:none;}
.productsUl li img { width:172px; height:135px;}
.productsUl li a img { border:2px solid #e7e7e7;}
.productsUl li a:hover img { border:2px solid #e00000;}
.productsUl li p { text-align:center;}


/* rightcol */

.rightcol { float:right; width:722px;}
.subrightcontent { border:1px solid #f4d394; min-height:370px; height:auto !important; height:370px; }
.leftCol { width:240px; }

/* news */
.list-table .title .catalog{margin-right:0.7em;}






/* copy mr.yan */



/* books */

.block,.block-nohead{margin-bottom:10px;}
.first-block{margin-top:0;}
.last-block{margin-bottom:0;}
.block{}
.block .block-head {overflow:hidden;}
.block .block-head .head-inner{}
.block .block-head .title{float:left;}
.block .block-head h2.title{border-bottom:1px dashed #b8b8b8; background:none; border-top:none; border-left:none; border-right:none; width:100%;}
.block .block-head .links{float:right;padding:0;}
.block .block-head .links a{margin-left:1em;}
.block .block-head .links .moreS{display:block;width:35px;background:url(../images/more.gif) no-repeat 50% 50%;text-indent:-9999px;}
.block .block-content{padding:5px 0;}/*边框*/
.block .block-contents{padding:10px 0;border: 1px solid #cecece;width:190px}/*边框*/
.block .block-foot{display:none;}



/* job */

.list-table{}
.list-table .data{width:100%;}
.list-table th,.list-table td{text-align:center;}
.list-table th{border-bottom:#2F8222 1px dashed;height:30px;font-weight:100;color:#8AACA7;}
.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(../images/arrow.png) no-repeat 5px 15px;}


/* job-info */


.block-offer-detail .detail-head{border-bottom:#ccc 1px dashed;padding:10px 0;}
.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 0 10px;width:300px;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;}



/* job-user */

.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;-moz-border-radius:3px;-web-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:#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(../images/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(../images/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;}
.layout-innerpg .col-main .form-reg{padding:38px 10px 40px;}
.layout-innerpg .col-main .form-comment{padding:0 10px;}


.commentslist{padding:0 20px;}
.commentslist a{color:#2D78C4;}
.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;-web-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;-web-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;}


/* products */
.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 .main-wrap{margin:0 0 0 310px;background:none;padding:0;}
.layout-show-withpic .col-sub{width:281px;margin-left:-100%;background:none;padding:0;}
#slide-showpic a.picholder{
	padding:1px;height:202px;overflow:hidden;border:3px solid #aaa;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; width:100%\9; width:auto;}

#showpic-gallery{height:62px;margin:2px 0 0;overflow:hidden;}
#showpic-gallery a.button{display:block;width:20px;height:54px;background:#fff url(../images/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(../images/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:#2D78C4;font:133% "Microsoft Yahei";padding:8px 0;}
.layout-show-withpic .info .details dl{border-bottom:#bbb 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;}
.layout-show-withpic .info .btn-buy{margin-top:10px;}
.pro-param-list{padding:0;}
.pro-param-list li{width:190px;height:26px;padding:0 5px 0 0;line-height:26px;float:left;overflow:hidden;}
.col-sub .block .block-content .list-gallery{padding-left:10px;margin-right:-25px;}
.col-sub .block .block-content .list-gallery li{padding-right:25px;}
.col-extra .block .block-content .list-gallery,.layout-innerpg .col-sub .block .block-content .list-gallery{ padding:0; margin:0;}
.col-extra .block .block-content .list-gallery li,.layout-innerpg .col-sub .block .block-content .list-gallery li{ float:none; padding-right:0; margin:0 auto;}
.layout-innerpg .col-main .block .block-content .list-gallery{margin-right:0;}
.layout-innerpg .col-main .block .block-content .list-gallery li{padding-right:0;}

.block .block-content .list-gallery{padding-left:0;margin-right:-6px;}
.block .block-content .list-gallery li{float:left;width:150px;padding:5px;}
.block .block-content .list-gallery li .thumb{width:140px;height:160px;border:#d0d0d0 1px solid;padding:2px; background:#fff;-moz-border-radius:3px;-web-border-radius:3px;border-radius:3px;}
.block .block-content .list-gallery li .thumb a{width:140px;height:160px;overflow:hidden;display:block;}
.block .block-content .list-gallery li .thumb a img{height:180px;display:block;}
.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;}


/* 分页 */
.pager{padding:10px 0;}
.pager .list{text-align:center;}
.pager .list .pager-nolink{ color:#666; background:#eee; border:1px solid #d9d9d9;  padding:2px 6px; *padding:1px 6px; margin:0 3px;}
.pager .list a { color:#666; background:#eee; border:1px solid #d9d9d9;  padding:2px 6px; *padding:1px 6px; margin:0 3px;}
.pager .list a:hover { color:#999; background:#EEEAE4; border:1px solid #999;}
.pager .list .pager-current { color:#000; background:#EEEAE4; border:1px solid #999; padding:2px 6px; *padding:1px 6px; margin:0 3px;}
.pager .list a.ctrl { color:#494949; background:none; border:none;}
.pager .list a.ctrl:hover { color:#393; background:none; border:none;}



.layout-home .col-main .block .block-content .item-list{padding:0;}
.layout-home .col-main .block .block-content .item-list li{ line-height:26px; padding:0 0 0 15px; background:url(../images/arrow-1.gif) no-repeat 5px 10px;}
.layout-innerpg .col-main .block .block-content .item-list{padding:0;}
.layout-innerpg .col-main .block .block-content .item-list li{ text-align:right; line-height:30px; padding:0 5px 0 0; background:none; border-bottom:1px dashed #d3d3d3; overflow:hidden; clear:both;}
.layout-innerpg .col-main .block .block-content .item-list li a {padding:0 0 0 15px; background:url(../images/arrow-3.gif) no-repeat 5px 10px; float:left;text-align:left;}
.layout-innerpg .col-main .block .block-content .item-list li .date { font-style:normal; font-size:12px; color:#0f3e76;float:right;}
.layout-innerpg .col-sub .block-menu-simple .block-content{padding:0;}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li{border-bottom:1px solid #e1e1e1;padding:0 10px;background:none;}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li.last{}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a{display:block;color:#666;text-align:right;height:28px;line-height:28px;padding-top:2px;background:url(../images/sub-a.gif) no-repeat 100% 10px;padding-right: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{color:#000; text-decoration:none; background:url(../images/sub-hover.gif) no-repeat 100% 10px;}
.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{}





.layout-innerpg .col-sub{width:190px;margin-left:0;}
.layout-innerpg .col-subs{width:200px;margin-left:-100%;}
.layout-innerpg .col-main{background:url() repeat-y 200px 0;}
.layout-innerpg .col-main .main-wrap{padding:20px 0 0 5px;}
.layout-innerpg .col-sub{padding:20px 17px 0 0;}


.col-sub .block .block-content .list-gallery{padding-left:10px;margin-right:-25px;}
.col-sub .block .block-content .list-gallery li{padding-right:25px;}
.col-extra .block .block-content .list-gallery,.layout-innerpg .col-sub .block .block-content .list-gallery{ padding:0; margin:0;}
.col-extra .block .block-content .list-gallery li,.layout-innerpg .col-sub .block .block-content .list-gallery li{ float:none; padding-right:0; 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(../images/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(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;font-weight:bold;}
.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;}



.three-cols .col-main .main-wrap{margin-right:230px;}
.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:0;}
.layout-innerpg .col-sub{width:190px;margin-left:-100%;}
.layout-innerpg .col-subs{width:200px;margin-left:-100%;}
.layout-innerpg .col-main{background:url() repeat-y 200px 0;}
.layout-innerpg .col-main .main-wrap{padding:20px 0 0 5px;}
.layout-innerpg .col-sub{padding:20px 17px 0 0;}
.layout-show-withpic .col-main .main-wrap{margin:0 0 0 310px;background:none;padding:0;}
.layout-show-withpic .col-sub{width:281px;margin-left:-100%;background:none;padding:0;}
