[v-cloak] {
    display: none !important;
}

* {
    padding: 0;
    margin: 0;
}

body {
    font-family: "微软雅黑", "PingFang SC", "Microsoft YaHei", Helvetica, "Helvetica Neue", Tahoma, Arial, sans-serif;
    font-size: 14px;
    min-width: 1280px !important;
}

h1, h2, h3, h4, h5, h6, p, span {
    color: #000;
}

.el-button--primary span, .el-button--primary span:hover {
    color: #fff;
}

a {
    text-decoration: none !important;
    cursor: pointer !important;
    color: #4E4E4E;
}

a:hover {
    /*color: #F00 !important;*/
    overflow: hidden;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

li a {
    color: #2f2f2f;
    cursor: pointer;
}

.w1000 {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.netDes {
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/*上传作品和用户头像*/
.top .updateBox {
    text-align: center;
}

.top .updateBox img {
    width: 33px;
    height: 25px;
    margin-bottom: 3px;
}

.top .updateBox p {
    cursor: pointer;
    line-height: 30px;
}

.top .peopleBox {
    text-align: right;
    position: relative;
}

.top .peopleBox img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.top .peopleBox .el-dropdown {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    opacity: 0;
}

.el-dropdown-menu {
    padding: 0;
}

.el-dropdown-menu__item {
    text-align: center;
    font-size: 13px;
    color: #666;
    padding: 0 40px;
}

.el-dropdown-menu .el-dropdown-menu__item:first-child {
    line-height: 45px;
    border-bottom: 1px solid #ccc;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.el-dropdown-menu .fontStyle {
    font-size: 16px;
    color: #F28709;
    line-height: 45px;
    border-top: 1px solid #ccc;
    font-weight: bold;
}

/*登录注册按钮*/

.top .btnLoginBox {
    overflow: hidden;
}

.top .btnLoginBox h5 {
    float: left;
    margin: 0 4px;
    line-height: 25px;
    font-weight: normal;
    font-size: 14px;
    color: #5d5c5c;
    cursor: pointer;
}

/*部分模版效果*/
/*列表模版*/
.templateListBox {
    margin-bottom: 15px;
}

.templateListBox .paddBox {
    overflow: hidden;
    margin: 0 auto;
}

.templateListBoxSamall {
    border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
    margin-bottom: 15px;
}

.templateListBoxSamall h2 {
    width: 120px;
    height: 34px;
    font-size: 16.5px;
    float: left;
    line-height: 34px;
    background: #C82926;
    text-align: center;
    letter-spacing: 1px;
}

.templateListBoxSamall h2 a {
    color: #fff;
}

.templateListBoxSamall p {
    line-height: 34px;
    float: right;
}

.templateListBox li {
    font-size: 15px;
    line-height: 27px;
    height: 27px;
    overflow: hidden;
    list-style: none;
}

.templateListBox li a {
    color: #505050;
    text-align: justify;
    font-weight: 500;
}

.templateListBox li:hover a {
    color: #32549B;
}

.templateListBox li:hover a p {
    color: #32549B;
}

/*视频模版*/
.templateVideoBox {
    margin-bottom: 15px;
}

.templateVideoBox .hl {
    overflow: hidden;
}

.templateVideoBox .hl a {
    display: block;
    position: relative;
}

.templateVideoBox .hl img {
    width: 85%;
    height: 86px;
    display: block;
    float: left;

}

.templateVideoBox .hl a .iconBox {
    position: absolute;
    width: 85%;
    height: 86px;
    display: block;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 10;
}

.templateVideoBox .hl a .iconBox img {
    width: 20px;
    height: 20px;
    margin: 35px 0 0 70px;
}

.templateVideoBox .hl {
    position: relative;
    margin-bottom: 15px;
}

.templateVideoBox .hl p {
    font-size: 15px;
    line-height: 25px;
    max-height: 25px;
    overflow: hidden;
    width: 85%;
    text-align: left;
    color: #000;
}

.templateVideoBox .paddBox {
    overflow: hidden;
    margin: 0 auto;
}

.templateVideoBox li {
    font-size: 15px;
    line-height: 30px;
    height: 30px;
    padding-left: 25px;
    overflow: hidden;
    list-style: none;
    background: url("../images/video.png") no-repeat center left;
}

.templateVideoBox li a {
    color: #000;
    text-align: justify;
    font-weight: 500;
}

.templateVideoBox li:hover a {
    color: #32549B
}

/*公共栏目样式*/
.templateBoxSamall {
    border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
    margin-bottom: 15px;
}

.templateBoxSamall h2 {
    width: 120px;
    height: 34px;
    font-size: 16.5px;
    float: left;
    line-height: 34px;
    background: #C82926;
    text-align: center;
}

.templateBoxSamall h2 a {
    color: #fff;
}

.templateBoxSamall p {
    line-height: 34px;
    float: right;
}

/*导航*/
.navBox .navi {
    color: #FFF;
    clear: both;
    overflow: hidden;
    text-align: center;
}

.navBox .navi ul {
    overflow: hidden;
    padding: 0 5px;
}

.navBox .navi li {
    display: block;
    float: left;
    zoom: 1;
    height: 20px;
    text-align: center;
    padding: 7px 0;
}

.navBox .navi li.current {
    background: #f2f2f2;
}

.navBox .navi li.current a {
    color: #000;
}

.navBox .navi li a {
    font-size: 15px;
    color: #fff;
    line-height: 20px;
    border-right: 1px solid #fff;
    display: block;
    padding: 0 18px;

}

.navBox .navi li:last-child a {
    border-right: none;
}

/*顶部logo行*/
.mobileBox {
    float: left;
    margin-right: 30px;
    text-align: center;
}

.mobileBox img {
    height: 30px;
}

.mobileBox p {
    font-size: 12px;
    color: #808080;
    margin-top: 7px;
}

/*logo*/
.logoBox {
    padding: 16px;
    overflow: hidden;
}

/*二维码轮播图*/
.erBoxRotate {
    margin-top: 60px;
}

.erBoxRotate .erImg {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    border: 1px solid #f2f2f2;
}