body {
    background-color: #fff
}

.top-data {
    border-bottom: 1px solid #f1f1f1;
    line-height: 30px;
    background: #f3f3f3
}

/*此段控制整体宽度
.layui-container {
    width: 1280px !important;
}*/

a:hover {
    color: #ed1c24
}

.layui-fluid {
    padding: 0 !important
}

.layui-nav {
    background-color: #ed1c24 !important;
}

.layui-nav-child {
    background-color: #ed1c24 !important;
    top: 50px !important;
    border-radius: 0;
    border: none;
}

.layui-nav-child a {
    font-size: 14px !important;
}

.layui-nav .layui-nav-item {
    line-height: 50px !important;
}

.layui-nav .layui-nav-item a {
    color: #fff !important;
    width: 80px;
    text-align: center;
}

.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
    background-color: #b30007;
}

.layui-nav .layui-nav-child a:hover {
    background-color: #b30007;
}

.lzy-top-height {
    height: 130px; /*头部logo部分的高度总控制*/
}

.lzy-logo {
    margin-top: 20px; /*LOGO部分距顶部的高度*/
    width: 100%;
    height: 90px;
    background-image: url('../images/logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 95px;
}

.lzy-logo-top {
    padding-top: 0;
}

.lzy-logo-font {
    color: #ff0000;
    font-size: 32px;
    font-family: '微软雅黑', serif;
    letter-spacing: 3px;
}

.lzy-logo-font-en {
    color: #ff0000;
    font-size: 16px;
    font-family: '微软雅黑', serif;
    margin-top: 10px;
    letter-spacing: 1px;
}

.lzy-menu {
    background-color: #ed1c24;
    line-height: 50px;
}

.layui-nav-more {
    display: none;
}

.layui-nav * {
    font-size: 16px;
}

.lzy-search-right {
    margin-top: 40px; /*搜索表单距顶部的距离*/
    text-align: right;
}

.layui-btn-red2 {
    background-color: #ed1c24 !important;
}

.layui-input-search {
    width: 300px;
    border-width: 1px;
    border-style: solid;
    border-radius: 0 !important;
    border-color: #ed1c24 !important;
}

.lzy-height-all {
    line-height: 10px
}

.lzy-item-border4 {
    border: 1px solid #f1f1f1;
}

.lzy-item-border {
    border-top: 3px solid #ed1c24;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
}

.lzy-item-border-bottom {
    border-bottom: 1px solid #f1f1f1;
    font-size: 18px;
    font-weight: bold;
    color: #ed1c24;
    padding-left: 20px;
    line-height: 40px;
}

.lzy-item-border-bottom span * {
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #999999;
    padding-right: 20px;
}

.lzy-item-lists {
    min-height: 260px;
    padding: 10px;
}

.lzy-item-lists li {
    background-image: url("../images/i.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 18px;
    line-height: 33px;
}

.lzy-item-lists li span {
    float: right;
    color: #aaaaaa;
}

.lzy-item-lists4 {
    min-height: 323px;
}

.lzy-pic-lists {
    height: 230px;
}

.lzy-pic-jujiao {
    line-height: 33px;
    background-color: #ed1c24;
    color: #ffffff;
    text-align: center;
}

.lzy-icon-quan {
    border-radius: 50%;
    border: 3px solid #8f8f8f;
    padding-top: 18px;
    height: 100px;
    width: 118px;
    text-align: center;
}

.lzy-icon-quan2 {
    border-radius: 50%;
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    padding-top: 13px;
    height: 47px;
    width: 60px;
    text-align: center;
}

.lzy-icon-quan:hover {
    border: 3px solid #ed1c24;
}

.lzy-small-ico {
    font-size: 60px;
    color: #8f8f8f;
}

.lzy-small-ico2 {
    font-size: 30px;
    color: #ed1c24;
}

.lzy-small-ico:hover {
    color: #ed1c24
}

.lzy-icon-center {
    display: inline-block;
}

.lzy-icon-right {
    display: inline-block;
}

.lzy-title-font {
    font-weight: bold;
}

.lzy-color-red {
    color: #ed1c24;
    /*margin-left: 30%;*/
    font-weight: bold;
    text-align: center;
}

.lzy-a-red {
    color: #ed1c24;
    font-weight: bold;
}

.wrap {
    width: 1095px;
    height: 300px;
    position: relative;
    overflow: hidden;
    margin-left: 20px;
}

.wrap ul {
    overflow: hidden;
    position: absolute;
    width: 2300px;
    left: 0;
    top: 20px;
    bottom: 20px;
    _height: 1px;
}

.wrap ul li {
    float: left;
    width: 230px;
    margin-left: 20px;
}

.lzy-footer-top {
    border-top: 1px solid #f1f1f1;
    background-color: #f4f4f4;
    height: 90px;
}

.lzy-footer-top2 {
    border-top: 1px solid #f1f1f1;
    background-color: #f4f4f4;
    height: 140px;
}

.lzy-footer-bottom {
    background-color: #434343;
    min-height: 210px;
}

.lzy-foot-icon {
    display: inline-block;
    padding-top: 20px;
}

.lzy-foot-icon-font {
    padding-top: 5px;
}

.lzy-footer-bottom-margin {
    padding-top: 50px;
}

.lzy-footer-bottom-font {
    color: #bbbbbb;
    line-height: 33px;
}

.lzy-footer-bottom-wechat {
    color: #bbbbbb;
    padding-right: 10px;
    padding-top: 10px;
}

.lzy-table-zhi {
    width: 100%;
    border: none;
    text-align: left;
}

.lzy-table-zhi tbody tr td {
    border: 1px dotted #dddddd;
    line-height: 43px;
    padding: 6px;
    text-align: center;
}

.lzy-table-zhi th {
    border: 1px dotted #f1f1f1;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
}

/**************************单页样式page**************************/
.lzy-min-height {
    min-height: 500px;
}

.lzy-height-page-all {
    height: 30px;
}

.lzy-page-cite {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    color: #ed1c24;
    line-height: 40px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.lzy-page-content {
    font-size: 16px;
    line-height: 40px;
    margin: 10px;
}

.lzy-page-content img {
    max-width: 900px;
    height: auto;
    text-align: center;
}

.lzy-page-content a{
    color:#ff0000;
}

.lzy-content-title {
    text-align: center;
    margin-top: 10px;
    padding-top: 30px;
    line-height: 40px;
    border-top: 1px solid #f1f1f1;
}

/**************************公共菜单menu**************************/
.lzy-menu-public li {
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px solid #f1f1f1;
    text-align: center;
}

.lzy-menu-bg-red {
    color: #ffffff;
    background-color: #ed1c24;
}

.lzy-menu-bg-red a {
    color: #ffffff;
}

/**************************公共列表页list**************************/
.lzy-article-list {
    margin: 10px;
}

.lzy-article-list li {
    line-height: 40px;
    border-bottom: 1px dotted #dddddd;
}

.lzy-article-list li span {
    float: right;
    color: #aaaaaa;
}

.lzy-small-list-icon {
    font-size: 10px;
}

.lzy-page-sub-menu {
    border-bottom: 1px solid #f1f1f1;
    font-size: 18px;
    font-weight: bold;
    color: #ed1c24;
    padding-left: 30%;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
}

/**分页样式-开始**/
.pagination {
    padding: 10px 0;
    text-align: center;
}

.pagination li {
    border-radius: 3px;
    border: 1px solid #dfdfdf;
    display: inline-block;
    margin: 0 2px;
}

.pagination .active {
    background: #ed1c24;
    color: #FFF;
    border-color: #ed1c24;
    margin: 0 2px;
}

.pagination .disabled {
    color: #aaa;
}

.pagination a {
    border-radius: 3px;
    display: inline-block;
    padding: 5px 12px;
}

.pagination span {
    border-radius: 3px;
    display: inline-block;
    padding: 5px 12px;
}

/**分页样式-结束**/

/**************************公共列表页list**************************/
.lzy-photo-list-img{
    text-align: center;
}

.lzy-photo-list-img img {
    width: 400px;
    height: 400px;
    border: 1px solid #f1f1f1;
    padding: 2px;
}

.lzy-photo-list-img p{
    display: inline-block;padding:3px;
    width: 400px;
    line-height: 30px;
    background-color: #f1f1f1;
    text-align: center;
}

.lzy-photo-list-video {
    text-align: center;
}


.theme-cyan .layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #ff0000 !important;
}