/*头部*/
#header {
    width: 100%;
    background-color: #3d3a39;
}
#banner {
    position: relative;
}
.logo {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}
/*pc导航*/
.menu_box {
}
.pro-list {
    margin: 0 -7.5px;
}
ul.menu > li {
    float: left;
    text-align: center;
    position: relative;
    width: 12.28%;
    padding: 10px 0;
    z-index: 10000;
}
ul.menu > li::after {
    content: '/';
    color: #fff;
    position: absolute;
    right: 0;
    top: 15px;
}
ul.menu > li:last-child::after {
    display: none;
}
ul.menu > li > a {
    color: #fff;
    display: inline-block;
    line-height: 30px;
}
ul.menu > li.current > a {
    color: #fff;
}
.menu_icon {
    position: absolute;
    top: 15px;
    right: 20px;
}
/*pc下拉导航*/
.menu_2 {
    display: none;
    position: absolute;
    z-index: 10000;
    text-align: center;
    width: 100%;
    left: 0;
    top: 48px;
}
.menu_2 li {
    line-height: 20px;
    padding: 10px 5px;
    margin-top: 2px;
    background: #515151;
}
.menu_2 li a {
    color: #fff;
    display: block;
}
.menu_2 li:hover a {
    color: #be0509;
}
.index-title > h2 {
    font-size: 22px;
    color: #010101;
    line-height: 30px;
    font-weight: bold;
}
.index-pro {
    padding: 60px 0 30px;
}
.index-title > h2::before {
    content: '';
    display: block;
    width: 45px;
    height: 3px;
    background-color: #b8b8b8;
    margin-bottom: 20px;
    font-weight: bold;
}
.index-title > p {
    color: #d7d7d7;
    font-size: 16px;
}
.index-pro .introduction {
    padding-left: 0;
    padding-top: 80px;
    color: #b3b3b3;
    line-height: 24px;
    padding-right: 70px;
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}
.index-pro .index-pro-box {
    padding-right: 0;
    position: relative;
    z-index: 10;
    top: -30px;
}
.index-pro-image {
    height: 350px;
    width: 350px;
    margin-top: 55px;
    position: relative;
    z-index: 10;
}
.index-pro-image::before {
    content: '';
    display: block;
    width: 340px;
    height: 340px;
    /* border-left: 20px solid #e50a28;
    border-bottom: 20px solid #e50a28; */
    border-left: 20px solid skyblue;
    border-bottom: 20px solid skyblue;
    position: absolute;
    left: -20px;
    bottom: -20px;
}
.index-pro-list-box {
    position: relative;
    overflow: hidden;
    padding-left: 20px;
    padding-bottom: 20px;
    height: 460px;
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
}
.index-pro-list {
    position: relative;
    background-color: #fff;
}
.add-bg {
    position: absolute;
    bottom: 80px;
    left: -90px;
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}
.index-pro-meassage {
    background-color: #f6f5f3;
    margin-left: 275px;
    height: 460px;
    position: relative;
    padding-left: 120px;
    padding-right: 50px;
    padding-top: 80px;
}
.index-pro-meassage::after {
    content: '';
    display: table;
}
.index-pro-more {
    display: inline-block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #e50a28;
    color: #fff;
}
.index-pro .index-pro-more {
    position: absolute;
    bottom: 30px;
    right: 0;
    transition: all linear 0.5s;
    -webkit-transition: all linear 0.5s;
}
.index-pro .index-pro-more:hover {
    right: 20px;
    transition: all linear 0.5s;
    -webkit-transition: all linear 0.5s;
}
.index-pro-more:hover {
    color: #fff;
}
.index-pro-box .border {
    width: 280px;
    height: 50px;
    border: 1px solid #f6f5f3;
    border-bottom: none;
    position: absolute;
    right: 0;
    top: -50px;
}
.index-pro-list .index-pro-meassage1 {
    color: #363635;
    font-weight: bold;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.index-pro-list .index-pro-meassage2 {
    color: #999999;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 40px;
}
.index-pro-list .index-pro-meassage3 {
    font-size: 12px;
    color: #a7a7a7;
    line-height: 20px;
    height: 120px;
    overflow: hidden;
}
.turn-page {
    position: absolute;
    bottom: 120px;
    right: 44%;
    z-index: 100;
}
.turn-page > div {
    cursor: pointer;
    height: 14px;
    width: 12px;
}
.turn-page .pro-prev {
    margin-right: 40px;
    background: url(../image/left-icon.png) no-repeat;
}
.turn-page .pro-next {
    background: url(../image/right-icon.png) no-repeat;
}
.turn-page .pro-prev:hover {
    background: url(../image/left-hover-icon.png) no-repeat;
}
.turn-page .pro-next:hover {
    background: url(../image/right-hover-icon.png) no-repeat;
}
.corporate-culture {
    background: url(../picture/关于我们.png) no-repeat;
    background-size: cover;
}
.culture-images {
    float: left;
}
.culture-main {
    float: right;
}
.culture-main .index-title {
    margin: 60px;
}
.culture-text {
    background-color: #f8f8f8;
    height: 288px;
    padding: 60px 20px 30px 60px;
}
.culture-text > p {
    color: #565656;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}
.culture-text .index-pro-more {
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    margin-left: 0;
    transition: all linear 0.5s;
    -webkit-transition: all linear 0.5s;
}
.culture-text .index-pro-more:hover {
    margin-left: 20px;
    transition: all linear 0.5s;
    -webkit-transition: all linear 0.5s;
}
.culture-main2 {
    overflow: hidden;
}
.culture-main2 .index-title {
    margin: 20px;
}
.culture-main2 .culture-text {
    padding: 30px 10px 30px 20px;
    height: auto;
}
.news-list li {
    width: 25%;
    float: left;
}
.news-list li .news-list1 {
    padding: 15% 8% 0 8%;
    background-color: #f8f8f8;
}
.news-list li .news-list1 .news-list-title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news-list li .news-list1 .news-list-title a {
    font-size: 16px;
    color: #494949;
}
.news-list li .news-list1 .news-list-date {
    color: #ababab;
    font-size: 12px;
    margin: 4% 0 10%;
}
.news-list li .news-list1 .news-list-text {
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}
.news-list li .news-list1 .news-list-text a {
    color: #a1a1a1;
}
.friend {
    background-color: #121212;
    text-align: center;
}
.friend ul {
    display: inline-block;
}
.friend ul li {
    padding: 20px 30px;
    float: left;
    color: #969696;
    position: relative;
}
.friend ul li::after {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 12px;
    top: 24px;
    right: 0;
    background-color: #969696;
}
.friend ul li:first-child::after {
    width: 0;
}
.friend ul li:first-child {
    padding: 20px 10px;
}
.friend ul li a {
    display: block;
    color: #969696;
}
.index-news {
    padding: 60px 0;
}
#footer {
    padding: 20px 0;
    color: #393939;
    text-align: center;
}
#footer a {
    color: #393939;
    display: inline-block;
}
#content .bg {
    background: url(../image/list_image_03.jpg) center top no-repeat;
    padding-top: 30px;
}
.aside_list_box {
    text-align: center;
}
.aside_list_box h2 {
    display: inline-block;
    background: url(../image/list_image_03.png) no-repeat;
    width: 88px;
    height: 195px;
    position: relative;
}
.aside_list_box h2 > div {
    position: absolute;
    top: 72px;
    left: -21px;
    width: 131px;
    text-align: center;
}
.aside_list_box h2 > div p {
    font-size: 22px;
    color: #4b4b4b;
}
.aside_list_box h2 > div span {
    font-size: 26px;
    font-weight: bold;
    color: #4b4b4b;
}
.aside-box {
    display: inline-block;
    width: 158px;
    margin-top: 20px;
}
.sidemenu .a {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: -14px;
    display: none;
}
.address {
    padding: 10px 20px;
    background-color: #f6f6f6;
    color: #848484;
    margin-top: 30px;
}
.title {
    border: 4px solid #494949;
    width: 98%;
    margin: 0 auto 10px;
    height: 70px;
    border-radius: 6px;
}
.title .title1 {
    font-size: 16px;
    color: #4b4b4b;
    position: absolute;
    background-color: #fff;
    left: -15px;
    top: 12px;
    padding: 4px 0;
    margin-top: 4px;
}
.title .title1 span {
    font-size: 15px;
    margin: 0 10px 0 8px;
}
.sub1_a .p {
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #c9c9c9;
    color: #fff;
    text-align: center;
    line-height: 20px;
    margin-right: 10px;
}
.pro_aside {
    margin-bottom: 30px;
}
.pro-list dl {
    margin-top: 20px;
    padding: 0 7.5px;
}
.pro-list dd {
    padding: 10px 5px;
    background-color: #878787;
}
.pro-list dt {
    border: 1px solid #e4e4e4;
    position: relative;
}
.pro-list dd a span {
    color: #fff;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 25px;
}
.pop-more {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../image/probg.png) no-repeat;
    background-size: 100% 100%;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
}
.pop-more .more {
    margin: 20% auto 0;
    width: 80%;
    height: 160px;
    line-height: 160px;
    text-align: center;
    color: #fff;
    background-color: #e50a28;
    opacity: 0;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
}
.pro-list dl:hover .pop-more,
.news-list2 a:hover .pop-more {
    opacity: 1;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
}
.pro-list dl:hover .pop-more .more,
.news-list2 a:hover .pop-more .more {
    opacity: 1;
    width: 50%;
    height: 40px;
    line-height: 40px;
    margin: 46% auto 0;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
}
.news-list2 a {
    display: block;
    position: relative;
}
.pro-list dl:hover .img2 {
    display: block;
}
.pro-list dl:hover dd {
    background-color: #383838;
}
.pro-list dl:hover .img1 {
    display: none;
}
.list-text-box {
    padding: 0 10px;
}
.list-text-box .list-text {
    float: left;
    width: 33.3%;
    padding: 30px 25px 30px 10px;
    border-bottom: 6px solid #f6f6f6;
    height: 263px;
}
.list-text .date {
    color: #9c9c9c;
    padding-bottom: 20px;
    border-bottom: 1px solid #f4f4f4;
    display: none;
}
.list-text .date .day {
    font-size: 18px;
}
.list-text .list-text-title {
    font-size: 16px;
    margin: 0 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.list-text .list-text-title a {
    color: #3c3c3c;
}
.list-text .list-text-meassage a {
    color: #9b9b9b;
}
.list-text .list-text-meassage {
    color: #9b9b9b;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}
.list-text .hover_date {
    color: #fff;
    background-color: #c43131;
    padding: 10px 15px;
    margin-top: 20px; /*display: none;*/
}
.list-text-box {
    margin: 0 -15px;
}
.list-text .hover_date .day {
    font-size: 18px;
}
.list-text .hover_date i {
    margin: 6px 0 0 14px;
}
.list-text:hover .date {
    display: none;
}
.list-text:hover .hover_date {
    display: block;
}
.list-imagetext-box i {
    width: 150px;
    height: 150px;
}
.list-imagetext-box li {
    margin-top: 20px;
}
.list-imagetext-box li .list-imagetext-main {
    margin-left: 150px;
    background-color: #f6f6f6;
    padding-left: 15px;
    overflow: hidden;
    height: 150.5px;
    position: relative;
}
.list-imagetext-box li .list-imagetext-main .titles {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    padding-right: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 5px;
}
.list-imagetext-box li .list-imagetext-main .titles a {
    color: #383838;
}
.list-imagetext-box li .list-imagetext-main .dates {
    color: #bababa;
    font-size: 12px;
    margin-bottom: 10px;
}
.list-imagetext-box li .list-imagetext-main .list-imagetext-text {
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    padding-right: 10px;
}
.list-imagetext-box li .list-imagetext-main .list-imagetext-text a {
    color: #ababab;
}
.list-imagetext-add {
    width: 20px;
    text-align: center;
    color: #fff;
    line-height: 50px;
    height: 50px;
    background-color: #3d3a39;
    position: absolute;
    top: 0;
    right: 0;
}
.list-imagetext-box li:hover .list-imagetext-add {
    background-color: #c43131;
}
.searchresult-list {
    padding: 12px;
    position: relative;
}
.searchresult li {
    margin-top: 30px;
}
.searchresult-list .a1 {
    width: 25px;
    height: 20px;
    border-left: 2px solid #616060;
    border-bottom: 2px solid #616060;
    position: absolute;
    bottom: 0;
    left: 0;
}
.searchresult-list .a2 {
    width: 25px;
    height: 20px;
    border-right: 2px solid #616060;
    border-top: 2px solid #616060;
    position: absolute;
    top: 0;
    right: 0;
}
.searchresult-list-children {
    padding: 5px 10px;
}
.searchresult-list-children:hover {
    background-color: #f6f6f6;
}
.searchresult-list-children i {
    width: 6px;
    height: 6px;
    background-color: #616060;
    margin: 6px 10px 0 0;
}
.searchresult-list-children .titles {
    color: #373737;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.searchresult-list-children .text a {
    color: #a1a1a1;
    line-height: 20px;
}
.about {
    padding: 20px 10px;
}
/*首页主体部分*/
.product_detail {
    margin: 0 -15px;
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        -ms-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(48px);
        -ms-transform: scale(0.475) translateX(48px);
        transform: scale(0.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
@media (max-width: 1200px) {
    .turn-page {
        right: 32%;
    }
}
@media (max-width: 992px) {
    .list-text-box .list-text {
        width: 50%;
    }
    #footer {
        background-color: #ccc;
    }
    .logo > img {
        width: 180px;
    }
    .index-pro .index-pro-box {
        top: 10px;
    }
}
@media (max-width: 767px) {
    .list-imagetext-box li .list-imagetext-main .list-imagetext-text {
        height: 40px;
    }
    .index-title {
        padding-left: 10px;
    }
    .index-pro {
        padding: 30px 0;
    }
    .index-pro-more {
        font-size: 12px;
    }
    .logo {
        position: relative;
        text-align: left;
        padding: 10px 20px;
    }
    .index-news {
        padding: 30px 0;
    }
    .a {
        padding: 0;
    }
    .list-imagetext-box li {
        padding: 0;
    }
    .list-imagetext-box i {
        width: 120px;
        height: 120px;
    }
    .list-imagetext-box li .list-imagetext-main .dates {
        margin-bottom: 5px;
    }
    .list-imagetext-box li .list-imagetext-main {
        margin-left: 120px;
        padding-left: 10px;
        height: 120px;
    }
    .list-text-box .list-text {
        padding: 20px 10px 20px 10px;
        height: 240px;
    }
    .list-text-box {
        padding: 0;
    }
    .pro-list dd a span {
        width: 77%;
    }
    .news-list li {
        width: 50%;
    }
    .news-list li .news-list1 {
        padding: 15% 5% 0 5%;
    }
    .news-list li .news-list1 .news-list-text {
        height: 60px;
    }
    .logo > img {
        width: initial;
        height: 65px;
    }
    .index-pro-image {
        width: 160px;
        height: 160px;
        margin-top: 40px;
    }
    .index-pro-image::before {
        width: 150px;
        height: 150px;
        border-left: 10px solid #e50a28;
        border-bottom: 10px solid #e50a28;
        left: -10px;
        bottom: -10px;
    }
    .index-pro .index-pro-box {
        padding-left: 0;
    }
    .index-pro-meassage {
        margin-left: 80px;
        padding-left: 90px;
        padding-top: 10px;
        padding-right: 5px;
        height: 250px;
    }
    .index-pro-list-box {
        padding-left: 10px;
        height: 250px;
    }
    .index-pro-list .index-pro-meassage2 {
        margin-bottom: 5px;
    }
    .index-pro-list .index-pro-meassage3 {
        height: 100px;
    }
    .index-pro-more {
        width: 120px;
        height: 30px;
        line-height: 30px;
    }
    .index-pro .index-pro-more {
        bottom: 10px;
    }
    .culture-text .index-pro-more {
        width: 120px;
        height: 30px;
        line-height: 30px;
    }
    .turn-page {
        bottom: 60px;
        right: 10px;
    }
}
#maximg {
    line-height: 30px;
}
#maximg img {
    max-width: 100%;
    height: auto !important;
}
.pagebar {
    padding: 20px;
    overflow: hidden;
    clear: both;
}
.pagebar .pagination {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.pagination a {
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    font-size: 12px;
    padding: 8px 10px;
    margin: 0 2px;
    border-radius: 3px;
    line-height: 100%;
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
    color: #333;
    border: 1px solid #333;
}
.pagination a.page-num-current {
    color: #fff;
    background: #333;
    border: 1px solid #333;
}
.pagination .st {
    font-family: 宋体;
}
.text-secondary {
    text-align: center;
    padding: 20px 0;
}
.address a {
    display: inline-block;
}
