﻿@charset "utf-8";
/*layout*/
.container > .mainbox{position: relative;}
.sidebar{float:left; width:12%;}
.maincontent{float:right; position: relative; width:88%;}
.maincontent .inbox{padding-left:15px; margin-left: 15px;}
.maincontent .detail{padding-right:0!important; padding-bottom:0!important;}
.maincontent .page_list{margin-bottom:15px;}

.parentname{position:relative; z-index:11; line-height:160%; padding:12px 15px; margin-bottom:10px; font-size:1.25em; color:#fff; font-weight: bold; text-align:center; background:#3838de; display: none;}
.parentname font{display:inline-block; vertical-align:top; line-height:1.4em;}

.sidenav{position:relative; z-index:13; overflow:hidden;}
.sidenav li{margin-bottom:1px;}
.sidenav li a{position:relative; display:block; padding:14px 20px 14px 30px; font-size:1.375em; line-height:1.6em; }
.sidenav li a:before{content: ''; width: 3px; position: absolute; left: 0; height: 0; bottom: 0; background: #3838de; transition: .3s all;}
.sidenav li a:hover,
.sidenav li.on a{color:#3838de; background: url(../images/sidenav_bg.png) left top repeat-y; background-size: 100% auto; font-weight: bold;}
.sidenav li a:hover:before,
.sidenav li.on a:before{height: 100%;}

.page_title{padding-bottom: 15px; padding-top: 9px; margin-bottom: 15px; border-bottom: 1px solid #e5e5e5;}
.page_title h2{display: inline-block; position: relative; padding-left: 25px; font-size: 1.5em; color: #3838de; font-weight: bold; }
.page_title h2:before{content:''; position: absolute; width: 5px; height: 18px; left: 0; top: 10px; background: #ee5e37;}

/*list*/
.page_list ul{margin-top: -20px;}
.page_list li{ position:relative; padding:26px 100px 26px 0; clear:both; overflow:hidden; line-height:1.8; font-size: 1.125em; border-bottom: 1px dashed #ebebeb;}
.page_list li .time{ position:absolute; right:0; top:26px; color:#999999;}
.page_list li a{float:left; max-width:96%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.page_list li a br{display: none;}
.page_list li a:hover{color:#000;}
.page_list li:hover{font-weight: bold;}
.page_list li:hover .time{color: #000;}
.singlePage{line-height:2.25; font-size: 16px;}

.page_list.split li:nth-child(5n),
.page_list.split .addLine{margin-bottom:15px; padding-bottom:25px; border-bottom:1px dashed #e5e5e5;}
.page_lists .setModule:last-child{margin-bottom: 0;}

.page_list_pic{overflow:hidden;}
.page_list_pic ul{margin-right:-10px; margin-left:-10px; overflow:hidden; zoom:1;}
.page_list_pic ul li{position:relative; float:left; width:33.333%;}
.page_list_pic ul li a{display:block; margin:0 10px 20px; font-size:1em; overflow:hidden;}
.page_list_pic ul li .pic{display:block; width:100%;  height:242px; background-color:#ebebeb; overflow:hidden;}
.page_list_pic ul li .pic img{display:block;  width:100%; height:100%;}
.page_list_pic ul li h4{display:block; padding:15px; line-height:24px; font-weight: normal; text-align:left; background-color:#f9f9f9; border-right:1px solid #ebebeb; border-bottom:1px solid #ebebeb; border-left:1px solid #ebebeb;}
.page_list_pic ul li h4 span{height: 48px;}
.page_list_pic ul li h4 br{display: none;}

/* sitemap */
.sitemap .module{border-bottom:1px dashed #e5e5e5;}
.sitemap .common_title{line-height:46px; background-color:#f8f8f8;}
.sitemap .newsList{padding:15px 0;}
.sitemap .newsList li{float:left; width:25%;}
.sitemap .newsList li h4{padding-right:15px; font-size:1em;}
.sitemap .newsList li h4:before{width:5px; height:5px; border-radius:50%;}



/**** responsive ****/
@media (max-width: 1440px){

}

@media (max-width: 1280px) {
  .sitemap .newsList{padding-top:10px; padding-bottom:10px;}
}


@media (max-width: 1023px){
  .page_list_pic ul{margin-right:-8px; margin-left:-7px;}
  .page_list_pic ul li a{margin:15px 8px 0 7px;}
}



@media (max-width: 992px){
  .sitemap .newsList{padding:10px 5px 0;}
	.sitemap .newsList li{width:33.33333%;}
}

@media (max-width: 991px){
  .sidebar, .maincontent{float:none; width:100%;}
  .sidebar .inbox:after, .maincontent:before{display: none;}
  .maincontent .inbox{padding-left:0; margin-left: 0;}
  .maincontent .rel-appendixs{border-top-width:1px; border-top-style:dashed;}

  .m_sidebar{position:fixed; left:-200px; top:0; bottom:0; z-index:99; background:rgba(0,0,0,0.6)!important; width:200px!important; transition: all .3s; -webkit-transition:all .3s;}
  .m_sidebar.active{left: 0; box-shadow:0 0 5px rgba(0,0,0,0.4);}
  .m_sidebar_mark{position:fixed; top:0; bottom:0; left:0; right:0; background-color:rgba(0,0,0,0.3); z-index:10; display:none;}
  .m_sidebar_over{overflow-y: auto; max-height: 100%; overflow-x:hidden;}
  .m_sidebar_icon{position:absolute; left:100%; bottom:0; z-index:13; width:40px; height:40px; background:url(../images/m_icon_sidebar.gif) no-repeat center center; background-color:rgba(0,0,0,0.6); border-radius:0 4px 0 0;   cursor: pointer; box-shadow: 0 0 5px rgba(0,0,0,0.5);}
  .m_sidebar_icon_open{transform: rotate(180deg); border-radius: 0 0 0 4px;}
  .parentname{margin-bottom: 1px; text-align: left;}
  .sidenav li{margin-bottom:0; border-top:none;}
  .sidenav li a{padding-top: 12px; padding-bottom: 12px; border-bottom:1px solid #e3e3e3; text-align: left; background: #fff; font-size: 1.125em;}

  .page_list{margin-bottom:0;}
  .page_list ul{margin-top: 0;}
  .page_list_pic{margin-bottom:0;}
  .page_tt{padding-top:15px;}

}

@media (max-width:768px) {
  .page_list_pic ul li{width:50%;}

}

@media (max-width: 640px){
  .page_list_pic ul li .pic{height:210px;}

}

@media (max-width: 480px){
  .page_list li{padding:10px 10px 10px 0 !important;  line-height:1.6; height:auto;}
	.page_list li a, .page_list li .time{float:none; display:inline; position:static; white-space:normal; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:auto;}
  .page_list li a{margin-right: 10px;}
  .page_list_pic ul li .pic{height:170px;}

  .sitemap .newsList li{width:50%;}

}



@media (max-width: 414px){
  .page_list_pic ul li .pic{height:160px;}
}

@media (max-width:375px){

}

@media (max-width:320px){
  .page_list_pic ul li{width:100%;}
  .page_list_pic ul li .pic{height: auto;}
  .page_list_pic ul li h4 span{height: auto; display: block;}
  .sitemap .newsList li{width:100%;}
}

