/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-7-15, 16:04:06
    Author     : n.cle
*/
.main {
    padding: 20px;
}
.width-1100{ max-width: 1100px; margin: 0px auto;}
.width-1170{ max-width: 1170px; margin: 0px auto;}
.width500 { max-width: 500px; }
.page{ margin-top: 20px;}
.mod-coustom h2 { font-size: 20px;}
.mod-coustom .mod-content{ margin: 0 0 10px 0;}
.mod-coustom .mod-content p{ font-size: 16px; line-height: 1.8em;}
.mod-article h2 { font-size: 25px; padding: 20px 0 40px ;}
.mod-article .mod-content{ margin: 0 0 30px 0;}
.mod-article .mod-content p{ font-size: 16px; line-height: 1.8em;}
.mod-article .mod-next{ margin: 0 0 50px 0;}
.mod-article .mod-next a{font-size: 16px;}
.mod-list{}
.mod-list h2 { font-size: 20px;}
.mod-list ul.mod-content{ margin: 0 0 30px 0; padding: 0;line-height: 1.8em;}
.mod-list ul.mod-content li{list-style: none; font-size: 16px; }
.mod-list ul.mod-content li a{color: #333;}
.mod-list .right-more { font-size: 14px; }
.mod-paginate{}
.mod-paginate h2 {
    font-size: 25px;
    padding: 20px 0 20px;
    color: #999;
}
.mod-paginate ul.mod-content{  margin: 0 0 30px 0; padding: 0;line-height: 1.8em;}
.mod-paginate ul.mod-content li{list-style: none; font-size: 16px; }
.mod-search h2 { font-size: 20px;}
.mod-search .mod-content{  padding: 0;line-height: 1.8em;}
.mod-paginate .mod-content{ min-height: 600px; }
.mod-paginate ul.mod-content li{color: #e9e9e9;line-height: 25px; /*border-bottom: 1px dashed #dedede;*/  background: url(../images/assets/idot.png) no-repeat left 20px;
    padding: 10px 0 10px 25px;}
.mod-paginate .mod-content li a{color: #333;}
.search-box{ padding: 10px 0 50px 0px; }
.form-inline .list-search-box { width: 500px; }
@media only screen and (max-width : 768px){
.form-inline .list-search-box { width: 100%; }
}
/*.default-list {padding: 20px 15px; border-bottom: 1px solid #fff;}
.default-list .page-header { border-bottom: 1px solid #e1e1e1; }*/

.sider_bar {padding: 20px 15px; border-bottom: 1px solid #fff;}
.sider_bar .page-header { border-bottom: 1px solid #e1e1e1; }






