﻿.in-banner {
    width: 100%;
}

.in-banner a {
    width: 100%;
    height: 900px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.in-jx {
    background: url('../images/bg2.jpg') no-repeat center center;
    background-attachment: fixed;
    padding: 67px 0;
    margin-top: 50px;
}

.in-jx .jx-container {
    background: #fff;
    padding-bottom: 50px;
    padding-top: 50px;
}

.in-jx .jx-container .jx-title {
    margin-bottom: 45px;
}

.jxxl-container {
    padding-top: 74px;
    padding-bottom: 50px;
    position: relative;
}

.jxxl-container .jx-title {
    margin-bottom: 50px;
}

.jxxl-container .swiper-container {
    width: 1034px;
    height: 500px;
    margin: 0 auto;
}

.jxxl-container .swiper-slide a {
    display: block;
    width: 100%;
    height: 500px;
}

.jxxl-container .swiper-slide a img {
    width: 100%;
}

.jxxl-container .swiper-button-next-icon {
    right: 0;
}

.jxxl-container .swiper-button-next-icon,
.jxxl-container .swiper-button-prev-icon {
    top: 400px;
    position: absolute;
    cursor: pointer;
}

.jxxl-container .swiper-button-next-icon .iconfont,
.jxxl-container .swiper-button-prev-icon .iconfont {
    font-size: 40px;
    color: #000;
}

.jxxl-container .swiper-button-disabled .iconfont {
    color: #999;
}


/*third-det*/

.in-line {
    width: 100%;
    height: 4px;
    background: #c9c9c9;
}

.third-con .swiper-container {
    width: 634px;
    height: 600px;
    overflow: hidden;
}

.third-con {
    margin-top: 12px;
}

.photo-album .swiper-slide {
    height: 600px;
    overflow: hidden;
}

.photo-album .swiper-slide img {
    width: 100%;
    height: 600px;
}

.photo-album .swiper-pagination {
    justify-content: center;
}

.photo-album .swiper-pagination-bullet {
    opacity: 1;
    border: 1px solid rgba(0, 0, 0, 0);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0);
    margin: 0 3px;
}

.photo-album .swiper-pagination-bullet-active {
    background: none;
    border: 2px solid rgba(114, 114, 114, .5);
}

.photo-album .swiper-pagination-bullet::before {
    content: " ";
    width: 16px;
    height: 16px;
    background: rgba(114, 114, 114, .5);
    display: block;
    border-radius: 50%;
}

.photo-album .swiper-pagination-bullet-active::before {
    background: rgba(114, 114, 114, .5);
}

.photo-album .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px 7px;
}

.intro {
    width: 526px;
}

.intro .t1 {
    font-size: 33px;
    color: #000;
    font-weight: normal;
}

.intro .t2 {
    font-size: 23px;
    color: #000;
    margin-top: 5px;
    font-weight: normal;
}

.intro ul {
    /* width: 100%; */
    width: 436px;
    background: #ebebeb;
    padding: 0 45px;
    margin-top: 60px;
}

.intro ul p {
    font-size: 20px;
    color: #000;
}

.intro ul li {
    padding: 10px 0;
}

.intro ul h3 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    font-family: '黑体';
    margin-top: 7px;
}

.intro ul h3 span {
    color: #666;
    font-weight: 500;
    margin-right: 5px;
    font-size: 15px;
}

.intro .text {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding: 8px 0;
    background: #ebebeb;
    font-size: 18px;
    margin-top: 32px;
    margin-bottom: 85px;
    font-weight: 500;
}

.intro a {
    display: block;
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
    width: 100%;
    background: #000;
    color: #fff;
    font-size: 18px;
    text-align: center;
    transition: all .2s;
}

.intro a:hover {
    background: #c2935d;
}

.jx-container.in {
    padding-bottom: 50px;
}

.in-container {
    margin-top: 38px;
    margin-bottom: 48px;
    justify-content: center;
}

.in-container .img {
    width: 604px;
    height: 539px;
}

.in-container img {
    width: 100%;
}

.yy-form {
    margin-left: 60px;
}

.input-wrap {
    position: relative;
}

.input-wrap span {
    position: absolute;
    right: 5px;
    top: 8px;
    font-size: 14px;
    color: #000;
}

.yy-form select,
.yy-form input {
    width: 319px;
    height: 34px;
    line-height: 34px;
    color: #999;
    border: 1px solid #000;
    margin-bottom: 25px;
    font-size: 14px;
    padding: 0 5px;
}

.yy-form input::placeholder {
    color: #999;
}

.yy-form select {
    width: 332px;
}

.yy-form button {
    width: 204px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    margin-top: 53px;
    text-align: center;
    background: #8c0303;
    color: #fff;
    border: none;
}

.yy-form p {
    width: 204px;
    line-height: 1.5;
    color: #999;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}

.in-third-context {
    width: 100%;
    padding-top: 295px;
    padding-bottom: 194px;
    background-image: url('../images/in-bg.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #979797;
    margin-top: 90px;
}

.in-third-context .context {
    min-height: 800px;
    background: #fff;
}

.in-top {
    width: 100%;
    background: #f6f6f6;
}

.leibei-banner {
    width: 1444px;
    margin: 0 auto;
    height: 388px;
}

.leibei-banner img {
    width: 100%;
    height: 388px;
}

.crumbs {
    width: 1284px;
    justify-content: flex-start;
    margin: 0 auto;
    padding: 0 80px;
    background: #f1f1f1;
}

.crumbs li a {
    width: 176px;
    padding: 35px 0;
    position: relative;
}

.crumbs li a.active .ch,
.crumbs li a.active .en,
.crumbs li a:hover .ch,
.crumbs li a:hover .en {
    color: #c2935d;
}

.crumbs li a.active .dot,
.crumbs li a.active .len,
.crumbs li a:hover .dot,
.crumbs li a:hover .len {
    background: #c2935d;
}

.crumbs li .ch {
    font-size: 20px;
    color: #1a1a1a;
    margin-bottom: 10px;
}

.crumbs li .en {
    font-size: 13px;
    color: #1a1a1a;
    margin-top: 10px;
}

.crumbs li .len {
    display: block;
    width: 100%;
    height: 1px;
    background: #000;
}

.crumbs li .dot {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 2px);
}

.in-pro-container {
    background: #f6f6f6;
    padding-bottom: 78px;
}

.in-pro-list {
    justify-content: flex-start;
    flex-wrap: wrap;
}

.in-pro-list li {
    margin-right: 91px;
    margin-bottom: 31px;
    position: relative;
}

.in-pro-list li:nth-child(4n) {
    margin-right: 0;
}

.in-pro-list li .more {
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    color: #c2935d;
    border: 1px solid #999;
    font-size: 14px;
    width: 45px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}

.in-pro-list li:hover .more {
    display: block;
}

.in-pro-list li:hover .slide img {
    transform: scale(1.2);
}

.in-pro-list li:hover .slide {
    border: 1px solid #000;
}

.in-pro-list li .slide {
    position: relative;
    width: 226px;
    height: 315px;
    background: #fff;
    box-sizing: border-box;
}

.in-pro-list li .slide img {
    width: 159px;
    transition: all 0.2s ease-in-out;
}

.in-pro-list li .text {
    width: 106px;
    position: absolute;
    bottom: 10px;
}

.in-pro-list li .text .en {
    font-size: 15px;
    color: #333;
    margin-bottom: 5px;
}

.in-pro-list li .text .ch {
    font-size: 16px;
    color: #333;
    margin-top: 5px;
}

.in-pro-list li .text .len {
    width: 100%;
    height: 1px;
    background: #1a1a1a;
}

.in-pro-list li .text .dot {
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -3px);
}

.news-container {
    width: 100%;
    background: #f5f5f5;
    padding: 15px 0;
}

.news-container .wrap {
    align-items: flex-start;
}

.news-list-container {
    width: 820px;
}

.news-list-container ul {
    width: 790px;
    padding: 0 15px;
    background: #fff;
}

.news-list-container .page {
    width: 820px;
    height: 100px;
    background: #fff;
    justify-content: center;
}

.news-list-container .page a {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #666;
    color: #666;
    margin: 0 5px;
    text-align: center;
    display: block;
    font-size: 12px;
}

.news-list-container .page .prev,
.news-list-container .page .next {
    width: 55px;
}

.news-list-container li {
    width: 790px;
    padding: 25px 0;
    border-bottom: 1px solid #eee;
}


/* .news-list-container li:hover {
    background: #f9f9f9;
} */

.news-list-container li .text {
    font-size: 14px;
    line-height: 1.9;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
    margin-bottom: 15px;
}

.news-list-container li .title {
    font-size: 20px;
    color: #333;
}

.news-list-container li .bot {
    justify-content: flex-start;
}

.news-list-container li .bot .date,
.news-list-container li .bot a {
    font-size: 13px;
    color: #999;
    margin-right: 15px;
}

.news-container .r {
    width: 360px;
}

.news-container .imaage-list a {
    display: block;
    width: 360px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.news-container .imaage-list a img {
    width: 100%;
    border-radius: 4px;
}

.news-container .news-titles {
    margin-top: 20px;
    background: #fff;
    padding: 10px;
    width: 340px;
}

.news-container .news-titles .title {
    font-size: 16px;
    font-weight: 500;
    justify-content: flex-start;
    color: #333;
    height: 18px;
    line-height: 18px;
}

.news-container .news-titles .title::before {
    content: "";
    width: 4px;
    height: 15px;
    background: #666;
    border-radius: 4px;
    display: inline-block;
    margin-right: 10px;
}

.news-container .news-titles ul {
    margin-top: 10px;
}

.news-container .news-titles li {
    width: 100%;
    justify-content: flex-start;
    padding: 5px 0;
}

.news-container .news-titles li::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent #999;
}

.news-container .news-titles li a {
    font-size: 14px;
    color: #666;
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.news-detail {
    width: 790px;
    background: #fff;
    padding: 0 15px;
}

.in-crumbs {
    justify-content: flex-start;
    height: 40px;
    border-bottom: 1px solid #eee;
}

.in-crumbs .iconfont {
    font-size: 18px;
}

.in-crumbs a,
.in-crumbs span,
.in-crumbs p {
    font-size: 14px;
    color: #666;
    margin-right: 5px;
}

.news-container .content {
    width: 790px;
    min-height: 1400px;
    padding: 25px 0;
    justify-content: flex-start;
    align-items: flex-start;
}

.news-container .content h3 {
    font-size: 20px;
    font-weight: normal;
    color: #333;
}

.news-container .subtitle {
    margin-top: 20px;
}

.news-container .subtitle a,
.news-container .subtitle p {
    font-size: 12px;
    color: #999;
    margin-right: 15px;
    margin-bottom: 25px;
}

.news-container .content img {
    width: 100%;
    margin-bottom: 15px;
}

.news-container .content .text {
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}
