@charset "gb2312";

.sideBar{float:left; width:25.5%; padding-bottom:20000px; margin-bottom:-20000px; background:#f3f3f3;}
.mainContent{float:right; width:71.5%;}

.site-tree-mobile{display:none;}
/*page*/
.parentName{position:relative; line-height:160%; padding:15px 6% 15px 12%; font-weight:bold; font-size:1.25em; color:#fff; background:#3188d8; border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0;}
.parentName i{position:absolute; display:block; width:13px; height:13px; right:18px; top:50%; margin-top:-6px; color:#666; background:url(../images/common/arr-down.gif) center center no-repeat; -webkit-transition: 500ms; -moz-transition: 500ms; -o-transition: 500ms; transition: 500ms;  -moz-transform:rotate(-90deg); -webkit-transform:rotate(-90deg); transform:rotate(-90deg);}
.parentName i.slide{-moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); transform:rotate(0deg);}

.sideMenu li{border-bottom:#fff 1px solid;}
.sideMenu li a{display:block; padding:13px 58px 13px 12%; line-height:1.5; position:relative;}
.sideMenu li a i{position:absolute; width:7px; height:13px; background:url(imagescommonsidemenu-icon.gif) no-repeat; right:30px; top:50%; margin-top:-7px;}
.sideMenu li a:hover, .sideMenu li a.aon{background:#3abaf1; color:#fff; font-weight:700;}
.sideMenu li a:hover i, .sideMenu li a.aon i{background-position:0 -13px;}

.page-list{padding-top:15px; padding-bottom:25px; min-height:280px; _height:280px;}
.page-list .dotline{padding-bottom:20px; background:url(imagescommondot-line.gif) repeat-x center bottom;}
.page-list-pic ul{margin:0 -1%; padding:0 0 20px; overflow:hidden; zoom:1;}
.page-list-pic ul li{position:relative; width:31.3333%; height:153px; margin:20px 1% 0; float:left;}
.page-list-pic ul li img{ display:block;width:100%; height:100%;}
.page-list-pic ul li .txtbg{position:absolute; bottom:0;  left:0; width:100%; height:34px; background:#000; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity:0.6;}
.page-list-pic ul li span{position:absolute; bottom:0;  left:2%; display:block; width:96%; height:34px; line-height:34px; text-align:center; color:#fff; font-size:14px;}
.page-list-pic ul li a:hover img{ filter:alpha(opacity=90); -moz-opacity: 0.9; opacity:0.9;}

.page-list-tt{padding-top:25px;}
.page-right-txt{line-height:2; padding-top:20px; padding-bottom:20px; color:#333;}
.page-text{line-height:2; padding-top:20px; padding-bottom:20px; color:#333;}
.page-leader{padding-top:20px; padding-bottom:25px; line-height:180%;}
.page-leader img{float:left; margin-right:20px;}
.page-leader .title{font-weight:700; margin-bottom:10px;}

.hotnews-list{padding:10px 0 20px;}
.hotnews-list li a.lm{color:#3188d8; margin-right:6px;}
.hotnews-list li a.lm:hover{text-decoration:underline;}

/*total*/
.total-max{padding-bottom:15px;}


/*page*/
.pagediv{clear:both; padding-top:20px; padding-bottom:20px; color:#666; font-size:14px; text-align:center;}
.pagediv a{color:#666; margin-top:2px; margin-bottom:2px;}
.pagediv .pagination_index_last *{vertical-align:middle\9;}
.pagediv .arrow{margin:0 2px;}
.pagediv .arrow a, .pagediv .index_num{ display:inline-block; padding:0 8px; line-height:30px; border:#b5b5b5 1px solid; background:url(imagescommonpage-bg.gif) repeat-x; border-radius:4px;}
.pagediv .index_num{ border:#b5b5b5 1px solid; background:#fdfdfd; box-shadow:1px 4px 6px rgba(0,0,0,0.2) inset;}
.pagediv .arrow a:hover{background:#fff; text-decoration:none;}
.pagination_index_last{ padding-left:10px;}
.pagination_index_last a{display:inline-block; padding:0 10px; line-height:30px; border:#b5b5b5 1px solid; background:url(imagescommonpage-bg.gif) repeat-x; border-radius:4px;}
#pagination_input{width:40px; margin:-4px 8px 0 2px; height:28px; border:#b5b5b5 1px solid; background:#fff; border-radius:4px; text-align:center;}

/*ipad*/
@media (max-width: 992px) {

}

/* xs mobile*/
@media only screen and (max-width: 768px) {
.sideBar{width:200px; overflow-x:hidden; background:#393D49;}
.mainContent{width:100%;}
.parentName{display:none;}
.sideMenu li{border-bottom:solid #282B33 1px;}
.sideMenu li a{padding:10px 58px 10px 8%; line-height:1.5; position:relative; color:#fff;}


.site-tree-mobile{display:block !important; position:fixed; z-index:200; bottom:15px; left:15px; width:39px; height:39px;border-radius:2px; text-align:center; background:url(imagescommonsite-tree-icon.gif) no-repeat center; background-color:rgba(49,136,216,.8); cursor:pointer;}
.site-mobile-shade{content:''; position:fixed; top:0; bottom:0; left:0; right:0; display:none; background-color:rgba(0,0,0,.8); z-index: 100;}
.layout-side{position:fixed; top:0; bottom:0; left:-260px; transition:all .3s; -webkit-transition: all .3s; z-index:300; overflow-x:hidden}
.layout-side-scroll{position:relative; width:220px; height:100%; overflow-x:hidden;}

.page-list-pic ul li{width:48%; margin-top:20px; height:176px;}
}
@media only screen and (max-width: 480px) {
.page-list-pic ul li{width:100%; height:auto;}
.page-list-pic-ads ul li{width:48%;}
}
@media only screen and (max-width: 320px) {
}
