/*公共样式*/
*{font-size: inherit;padding: 0;margin: 0;}
body{height:100%;width:100%;}
html{height:100%;width:100%;}
a { color: #414141; text-decoration: none; outline: none; }
ul,li{list-style-type:none;}
.main{width:calc(100% - 210px);margin: auto;float: left;margin-left: 210px;}
.left{float:left;}
.clear{clear: both;height: 0!important;width: 0!important;border: 0!important;margin: 0!important;padding: 0!important;}
.w748{width: 748px !important;}

/* nav */
nav{font-size: 16px;width:200px;background-color: #393D49;color:#ffffff;float: left;height: 100%;position: fixed;}
nav a{float: left;width: 100%;text-align: center;line-height: 46px;color:#ffffff;}
nav a:hover{background-color: #4E5465;}
form button{border: 1px solid #ff5500;width: 50px;line-height:30px;text-align: center;background-color: #FF5722;color: #ffffff;cursor: pointer;}

/*栏目页面*/
.category{}
.category >ul{border-top: 1px solid #e6e6e6;border-left: 1px solid #e6e6e6;width:805px;overflow: auto;}
.category >ul li{float: left;width: 200px;text-align: center;border-right: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;line-height: 48px;}
.category >ul li:nth-of-type(1){background-color: #e6e6e6;}
.edit a{font-size: 12px;display: inline-block;width:40px;line-height: 24px;background-color: #FF5722;text-align: center;color: #ffffff;}
.edit a:nth-of-type(1){margin-right: 10px;background-color: #009688;}
/*栏目添加或编辑*/
.categoryAdd{overflow: auto}
.categoryAdd > a{float: left;width: 140px;text-align: center;line-height: 40px;margin: 20px 0;background-color: #FF5722;color: #ffffff;}
.categoryAdd form{margin: 20px;color: #7c7c7c;}
.categoryAdd form p{font-size: 16px;line-height: 30px;margin-bottom: 20px;}
.categoryAdd form input{width: 200px;border: 1px solid #c2ccd1;height: 28px;}

/*专题*/
.subject{}
.subject >ul{border-top: 1px solid #e6e6e6;border-left: 1px solid #e6e6e6;width:1106px;overflow: auto;}
.subject >ul li{text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;}
.subject >ul li:nth-of-type(5n + 3){width: 300px}
.subjectAdd {padding-top: 30px}
.subjectAdd form>div{border: 1px solid #e6e6e6;padding: 10px;margin: 20px 0;width: 800px;height: auto;}
.subjectAdd form>div h2{margin-bottom: 10px;}

.subjectAdd form>div>p span{float: left;margin-right: 15px;background-color: #FF5722;color:#ffffff;padding: 5px 6px;}
.subjectAdd form > p{line-height: 40px;margin-right: 15px;}
.subjectAdd form > p input{width:260px;height: 24px;}
#preview{height: auto;overflow: auto;}
#preview img{width:200px;float: left;}

#previews{height: auto;overflow: auto;}
#previews img{width:200px;float: left;}

/*通用设置*/
.currency{}
.currency > form{margin: 20px;}
.model_style{}
.model_style h1{font-size: 18px;color: #3b4249; line-height: 50px;}
.model_style input{float: left;width: 15px;height: 15px;margin-right: 5px;}
.model_style input:nth-last-of-type(1){width:200px;}
.model_style p{float: left;line-height: 15px;margin-right: 20px;}

.model_push{}
.model_push h1{font-size: 18px;color: #3b4249; line-height: 50px;}

.model_push p{line-height: 35px;margin-right: 20px;display: block}
.model_push p input{width:30px;}

/*文章页面*/
.article{}
.article >ul{border-top: 1px solid #e6e6e6;border-left: 1px solid #e6e6e6;width:987px;overflow: auto;}
.article >ul li{float: left;width: 140px;text-align: center;border-right: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;line-height: 48px;text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;}
.article >ul li:nth-of-type(1){background-color: #e6e6e6;}

.articleAdd{}
.articleAdd #container{width:800px;}
.articleAdd button{margin-top: 20px;margin-bottom: 40px;}
.articleAdd form > p{line-height: 50px;}
.articleAdd form > p input{width:260px;height: 24px;}
.articleAdd form > p textarea{width: 750px;height: 200px;resize: none;vertical-align: text-top;}
.articleAdd .left{margin-right: 20px;}
.result,.result2{    overflow: auto;width: 799px;}

.articleAddClass{}
.articleAddClass p span{float: left;margin-right: 15px;background-color: #FF5722;color:#ffffff;padding: 5px 6px;margin-bottom: 10px;}
.articleAddClass {border: 1px solid #e6e6e6;padding: 10px;margin: 20px 0;width: 800px;height: auto;}
.articleAddClass h2{margin-bottom: 10px;}
#fileList{width:740px;overflow: auto;}
#fileList img{max-width: 100%;max-height: 100%}
#fileList p{float: left;width: 100px;height: 100px;margin: 0 20px 10px 0;text-align: center;}

/*分页*/
.paginate{border: 0;width:480px;text-align: center;overflow: hidden;margin: 30px auto;}
.paginate ul{}
.paginate ul li{float: left;text-align: center;border: 1px solid #e6e6e6;padding: 5px 8px;margin-right: 10px;color: #FF5722}
.paginate .current li{background-color: #FF5722;color: #ffffff;}

/*上下架*/
.grounding {
    height: 30px !important;
    line-height: 30px !important;
    margin-top: 20px;
}

.grounding input {
    vertical-align: middle !important;
    width: 20px !important;
}

/* 版面列表 */
.layoutBox ul li{
    display: inline-block;
    list-style: none;
    width: 260px;
    margin: 20px;
    vertical-align: top;
}
.layoutBox ul li .imgBox{
    width: 260px;
    height: 150px;
    position: relative;
    border: 1px solid #999999;
    cursor: pointer;
    overflow: hidden;
}
.layoutBox ul li .imgBox a{
    width: 260px;
    height: 150px;
    display: block;
}
.layoutBox ul li .imgBox .delete{
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    color: #ffffff;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    border: 1px solid #333333;
}
.layoutBox ul li .imgBox:hover .delete{
    display: block;
}
.layoutBox ul li .layout_title{
    font-size: 15px;
    text-align: center;
    padding-top: 5px;
}
.layoutBox .addlayout{
    width: 260px;
    height: 152px;
    border: 2px solid #c1c1c1;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 150px;
    font-size: 20px;
    color: #c1c1c1;
    font-weight: bold;
    /*margin: 20px;*/
}

/* 版面设置 */
.layoutsetBox .basicset{
    width: 350px;
    background-color: rgb(250,250,250);
    height: 100%;
    display: inline-block;
    vertical-align: top;
}
.layoutsetBox .basicset ul{
    margin: 0;
    padding: 0 10px;
}
.layoutsetBox .basicset ul li{
    margin-top: 10px;
}
.layoutsetBox .basicset input{
    height: 30px;
}
.layoutsetBox .basicset .head{
    width: 100%;
    height: 35px;
    text-align: center;
    border: 1px solid #d9d9d9;
    line-height: 35px;
    background-color: #efefef;
}
.layoutsetBox .basicset .title,.layoutsetBox .basicset .content{
    display: inline-block;
    vertical-align: top;
}
.layoutsetBox .basicset .title{
    font-size: 16px;
    margin-right: 5px;
    width: 90px;
}
.layoutsetBox .basicset .must{
    color: red;
    padding-right: 3px;
}
.layoutsetBox .basicset .content{
    padding-top: 2px;
    width: 230px;
}
.layoutsetBox .basicset .content .tips{
    color: #999999;
    margin-bottom: 5px;
    font-size: 13px;
}
.layoutsetBox .basicset .btnbox{
    text-align: center;
    margin-top: 100px;
    margin-bottom: 50px;
}
.layoutsetBox .basicset .btnstyle input[type=button]{
    width: 100%;
    margin: 5px 0;
}
.layoutsetBox .basicset .btnstyle input[type=button].bindArticle{
    width: 185px;
}
.layoutsetBox .basicset .btnstyle input[type=button].preview{
    width: 40px;
}
.layoutsetBox .basicset .saveInfo{
    width: 80px;
    height: 30px;
    background-color: rgb(22,152,212);
    line-height: 30px;
    color: #ffffff;
    border: 1px solid rgb(22,152,212);
    border-radius: 5px;
    outline: none;
}
.layoutsetBox .areaBox{
    width: 600px;
    display: inline-block;
    vertical-align: top;
}
.areaBox img,.areaBox div,.areaBox span{
     -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}
.map-position.active .map-position-bg{
    background: rgba(255, 225, 0, 0.65)!important;
}
.article_filter ul li{
    padding: 10px;
    display: inline-block;
}
.article_filter ul li .layui-input{
    height: 30px;
}
.article_filter ul li .layui-select{
    width: 100%;
    height: 30px;
}
.article_filter ul li .layui-btn{
    width: 100%;
}
.btnbox{
    text-align: center;
}
.btnbox button{
    margin: 15px;
}