@charset "utf-8";
/*layout*/
.sidebar{float:left; width:25%;background: #fff;}
.main_content{float:right; position: relative; width:75%;}
.main_content .inbox{padding-left:15px; margin-left: 15px;}
.main_content .detail{padding-right:0!important; padding-bottom:0!important;}
.main_content .column_list{margin-bottom:15px;}
.sidebar .inbox{position: relative;}
.sidebar .inbox:after, .main_content:before{content: ''; width: 1px; height: 100%; position: absolute; top: 0; bottom: 0; background: #eeeeee;display: none;}
.sidebar .inbox:after{ right: -21px;}
.main_content:before{ left: 20px;}

.parent_name{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:#4675bd;display: none;}
.parent_name font{display:inline-block; vertical-align:top; line-height:1.4em;}

.sidenav{position:relative; z-index:13; overflow:hidden;padding-bottom: 20px;}
.sidenav,.innerbox{overflow: unset;}
.sidenav li{margin-bottom:0px;position: relative;}
.sidenav li a{position:relative; display:block;height: 60px; padding:0 20px; color: #333; font-size:1.25em; line-height:60px; text-align:center; background-color:#fff;}
.sidenav li a:hover{ }
.sidenav li.on a{color:#fff; background: url(../images/rskszl_sidenav_on.png) left top no-repeat;}
.sidenav li.on a:before{content: "";display: block;width: 90px;height: 87px;position: absolute;background: url(../images/rskszl_sidenav_book5.png) left top;bottom: 0;left: -62px;}
.sidenav li.img a{padding: 0;}
.sidenav li.img a img{display: block; transform: .3s all;}
.sidenav li.img a:hover img{opacity: .85;}

.column_title{width: 100%;height: 61px;line-height: 61px;background: url(../images/rszkzt_tit_bg03.png) left top no-repeat;margin-bottom: 15px;}
.column_title h2{font-size: 24px;color: #1476C6;margin-left: 50px;float: left; }
.column_title h2:before{content:''; position: absolute; width: 5px; height: 18px; left: 0; top: 10px; background: #ee5e37;display: none;}

/*list*/
.column_list li{ position:relative; padding:7px 100px 7px 0; clear:both; overflow:hidden; line-height:26px;font-size: 1.125em;}
.column_list li .time{ position:absolute; right:0; top:7px; color:#999999;}
.column_list li a{float:left; max-width:96%; color: #595959; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;padding-left: 18px;}
.column_list li a br{display: none;}
.column_list li a:hover{color:#4675bd;}

.column_list li a:before{content:''; position:absolute; left:0; top: 50%; margin-top: -2px; width: 6px; height: 6px; background: #ccc; border-radius: 50%;}



.column_list.split li:nth-child(5n),
.column_list.split .addLine{margin-bottom:15px; padding-bottom:25px; border-bottom:1px dashed #e5e5e5;}
.column_lists .setModule:last-child{margin-bottom: 0;}

.column_list li:nth-child(5n) a:before,.column_list.split .addLine a:before{top: 20px;}

.column_list_pic{overflow:hidden;}
.column_list_pic ul{margin-right:-10px; margin-left:-10px; overflow:hidden; zoom:1;}
.column_list_pic ul li{position:relative; float:left; width:33.333%;}
.column_list_pic ul li a{display:block; margin:0 10px 20px; font-size:1em; overflow:hidden;}
.column_list_pic ul li .pic{display:block; width:100%;  height:242px; background-color:#ebebeb; overflow:hidden;}
.column_list_pic ul li .pic img{display:block;  width:100%; height:100%;}
.column_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;}
/* .column_list_pic ul li h4:before{display:inline-block; width:0; height:100%; content:""; vertical-align:middle; visibility:hidden;} */
.column_list_pic ul li h4 span{height: 48px;}
.column_list_pic ul li h4 br{display: none;}

/* singlepage */
.singlepage{background: #fff;padding: 0 15px}
.singlepage_title{text-align:center; font-size:2em; line-height:140%; padding:15px 0 30px;}
.singlepage_attr{padding-bottom:12px; font-size: .9375em; color:#888888; border-bottom:#e1e1e1 1px solid; text-align: center;}
.singlepage_attr span{margin: 0 10px; display: inline-block;}
.singlepage_attr b{font-weight: normal;}
.singlepage_attr .fontsize i{cursor:pointer; font-style: normal; color:#888; margin-right:4px; margin-left:4px;}
.singlepage_attr .fontsize i:hover{color:#8d0707;}

.singlepage_content{clear:both; padding:20px; line-height:2.25; overflow:hidden;}
.singlepage_content p{margin:15px 0;}
.singlepage_content table,
.singlepage_content video,
.singlepage_content img{max-width:100%;}

.singlepage_button{padding-top:5%; padding-bottom:5%; font-size:.875em;border-top: #e3e3e3 1px dashed; text-align:center;}
.singlepage_button a{display:inline-block; padding-left:15px; padding-right:15px; margin-right:6px; margin-left:6px;line-height:26px; background-color:#ececec;}
.singlepage_button a:hover,
.singlepage_button a.hover{background-color:#355e92; color:#fff;}

/* 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){
  .column_list_pic ul{margin-right:-8px; margin-left:-7px;}
  .column_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, .main_content{float:none; width:100%;}
  .sidebar .inbox:after, .main_content:before{display: none;}
  .main_content .inbox{padding-left:0; margin-left: 0;}
  .main_content .rel-appendixs{border-top-width:1px; border-top-style:dashed;}

  .m_sidebar{position:fixed; left:-250px; top:0; bottom:0; z-index:99; background:rgba(0,0,0,0.6)!important; width:250px!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;}
  .parent_name{margin-bottom: 1px; text-align: left;}
  .sidenav li{margin-bottom:0; border-top:none;}
  .sidenav li a{ border-bottom:1px solid #ccc; text-align: left;}

  .column_list{margin-bottom:0;}
  .column_list_pic{margin-bottom:0;}
  .page_tt{padding-top:15px;}

  .sidenav li.on a:before{display: none;}

}

@media (max-width:768px) {
  .column_list_pic ul li{width:50%;}

}

@media (max-width: 640px){
  .column_list_pic ul li .pic{height:210px;}

}

@media (max-width: 480px){
  .column_list li{padding:10px 10px 10px 0 !important;  line-height:1.6; height:auto;}
	.column_list li a, .column_list li .time{float:none; display:inline; position:static; white-space:normal; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:auto;}
  .column_list li a{margin-right: 10px;}
  .column_list_pic ul li .pic{height:170px;}

  .sitemap .newslist li{width:50%;}

}



@media (max-width: 414px){
  .column_list_pic ul li .pic{height:160px;}
}

@media (max-width:375px){

}

@media (max-width:320px){
  .column_list_pic ul li{width:100%;}
  .column_list_pic ul li .pic{height: auto;}
  .column_list_pic ul li h4 span{height: auto; display: block;}
  .sitemap .newslist li{width:100%;}
}
