* {
    margin: 0;
    padding: 0;
}


li {
    list-style: none;
}

input,
button,
textarea,
video {
    outline: 0;
    border: 0;
    background: none;
    resize: none;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    content: '' !important;
}

.swiper-button-next,
.swiper-button-prev {
    outline: none;
}

.swiper-button-lock,
.swiper-pagination-lock {
    display: block !important;
}

.swiper-pagination-bullet {
    outline: none;
}

@font-face {
    font-family: sysb;
    src: url(../font/sysb.otf);
}

@font-face {
    font-family: sysr;
    src: url(../font/sysr.otf);
}

body {
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto !important;
    font-size: 18px;
    font-family: sysb !important;
}

.box {
    width: 1200px;
    margin: auto;
}

/* header */
header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    color: #fff;
    background: url(../images/header.jpg) no-repeat center;
}

header .box {
    width: 1400px;
    height: 120px;
}

nav {
    width: 1086px;
}

nav a {
    font-size: 20px;
    color: #3c3c3c;
}

nav a:nth-child(1) {
    letter-spacing: 18px;
}

header .phone {
    width: 212px;
    height: 41px;
    background: url(../images/phone_bg.png) no-repeat center;
    font-size: 20px;
    color: #802f1c;
    font-weight: bold;
    margin-right: 26px;
}

header .phone img {
    margin-right: 9px;
}

/* header end */

/* footer */
footer {
    background: url(../images/footer.jpg) no-repeat center;
    color: #fff;
    font-size: 16px;
    font-family: sysr;
    padding: 48px 0 74px;
    overflow: hidden;
}

footer a,
footer a:hover {
    color: #fff;
}

footer .aa {
    font-size: 14px;
}

footer .line {
    width: 1550px;
    border-top: 1px dotted #fff;
    margin: 12px 0 26px;
}

footer .nav {
    width: 707px;
    height: 67px;
    border-top: 1px solid #535353;
    border-bottom: 1px solid #535353;
    margin: 45px 0 38px;
}

footer .imgs {
    width: 186px;
    margin-right: 37px;
}

footer .imgs p {
    margin-top: 16px;
    font-family: sysb;
}

footer .phone p {
    margin-left: 9px;
}

footer .phone p span {
    letter-spacing: 4px;
}


.f_bottom p {
    margin-right: 20px;
}

/* footer end */

/* 列表分页 */
.pagination {
    font-size: 18px;
    color: #9e9e9e;
    text-align: center;
    margin-top: 53px;
}

.pagination li {
    width: 38px;
    text-align: center;
    line-height: 38px;
    display: inline-block;
    margin: 0 3px;
    border: 1px solid #b5b5b5;
}

.pagination li a {
    display: block;
    font-size: 18px;
    color: #9e9e9e;
}

.pagination li.active,
.pagination li a:hover {
    color: #fff;
    background: #923b3b;
}

.sxy {
    padding-top: 30px;
    border-top: 1px solid #cccccc;
    font-size: 18px;
    color: #111111;
    margin-top: 70px;
}

.sxy>div {
    max-width: 45%;
}


/* 列表分页 end */


/* index */
.swiper0 .swiper-pagination {
    bottom: 129px !important;
    text-align: left;
    padding-left: 85px;
}

.swiper0 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: none;
    border: 1px solid #fee09f;
    border-radius: 50%;
    opacity: 1 !important;
    margin: 0 3px !important;
    z-index: 99999;
}

.swiper0 .swiper-pagination-bullet-active {
    background: #fee09f;
}

.title {
    font-size: 48px;
    color: #0a0a0a;
}

.index1 {
    padding: 168px 0 111px;
    overflow: hidden;
}

.index1 .title {
    font-size: 26px;
}

.index1 .box>div {
    margin-top: 25px;
}

.index1 ul {
    width: 720px;
}

.index1 li {
    width: 360px;
    height: 290px;
    border: 1px solid #e5e5e5;
    transition: .3s;
}
.index1 li img{
    height: 50px;
}
.index1 li img:nth-child(2) {
    display: none;
}

.index1 li .tit {
    font-size: 28px;
    margin: 40px 0 19px;
}

.index1 li .con {
    font-size: 18px;
    line-height: 23px;
    color: #0a0a0a;
    font-family: sysr;
    word-spacing: 3px;
}

.index1 a {
    display: none;
}

.index1 a,
.index1 a:hover {
    font-size: 16px;
    color: #fff;
    font-family: sysr;
    width: 103px;
    height: 27px;
    border-radius: 13.5px;
    border: 1px solid #fff;
}

.index1 .img img.p_a {
    right: -70px;
    top: -34px;
}

.index1 .active img:nth-child(1) {
    display: none;
}

.index1 .active img:nth-child(2) {
    display: inline-block;
}

.index1 .active {
    background: #923b3b;
    color: #fff;
}

.index1 .active .con {
    color: #fff;
}

.index2 {
    background: url(../images/index2.jpg) no-repeat center;
    padding: 125px 0 80px;
}

.index2 .aa {
    font-size: 24px;
    font-family: sysr;
    color: #0a0a0a;
    margin: 46px 0 48px;
}

.index2 li .p_a {
    width: 100%;
    height: 115px;
    background: linear-gradient(transparent -10%, rgb(146, 59, 59, .7) 20%);
    color: #fff;
    bottom: 0;
    left: 0;
    padding: 13px 0 0 35px;
}

.index2 li:nth-child(3) {
    margin-top: 20px;
}

.index2 li:nth-child(3) .p_a {
    width: 471px;
    height: 153px;
    padding-top: 36px;
}

.index2 li:nth-child(3) .p_a .con {
    margin-top: 0;
}

.index2 .tit {
    font-size: 25px;
}

.index2 .con {
    width: 400px;
    font-size: 16px;
    margin-top: 6px;
}

.index3 {
    background: url(../images/index3.jpg) no-repeat center;
    padding: 80px 0 64px;
    background-size: cover;
}

.title1 {
    color: #fff;
}

.index3 .swiper {
    width: 1320px;
    padding-bottom: 78px;
    margin-top: 71px;
}


.index3 .swiper-slide {
    background: #fff;
}

.index3 .swiper-slide>img {
    width: 71%;
}

.index3 .swiper-slide>div {
    width: 30%;
    padding-top: 190px;
}

.index3 .tit {
    font-size: 26px;
    line-height: 36px;
    color: #111111;
}

.index3 .line {
    width: 267px;
    height: 1px;
    background: #cccccc;
    margin: 28px auto 31px;
}

.index3 .con {
    width: 272px;
    font-size: 18px;
    line-height: 26px;
    color: #111111;
    font-family: sysr;
}

.index3 .swiper-pagination {
    font-size: 25px;
    color: #fff;
    font-family: sysr;
    bottom: 3px;
}

.index3 .swiper-button {
    font-size: 36px;
    color: #fff;
    top: auto;
    bottom: 0;
}

.index3 .swiper-button-prev {
    left: 44%;
}

.index3 .swiper-button-next {
    right: 44%;
}

.index4 {
    background: url(../images/index4.jpg) no-repeat top;
    padding: 79px 0 144px;
}

.index4 .swiper-slide {
    border: 1px solid #802f1c;
}

.index4 .swiper-slide>div {
    border-left: none;
    padding-top: 140px;
}

.index4 .swiper-pagination,
.index4 .swiper-button {
    color: #802f1c;
}

.index5 {
    background: url(../images/index5.jpg) no-repeat center;
    padding-top: 29px;
}

.index5 .tit {
    font-size: 26px;
    color: #802f1c;
}

.index5 .tit span {
    font-size: 99px;
    color: #e3ddd0;
}

.index5 .con {
    font-size: 18px;
    color: #802f1c;
    margin-top: -15px;
}

.index5 .tt {
    font-size: 26px;
    color: #802f1c;
}

.index5 ul {
    width: 933px;
    background: #fff;
    box-shadow: -6.787px 12.245px 46px 0px rgba(230, 219, 198, 0.4);
    margin: 61px 0 0 -60px;
}

.index5 .linee {
    width: 1px;
    height: 809px;
    background: #f0ece4;
    top: 0;
    bottom: 0;
    margin: auto;
}

.index5 .linee1 {
    width: 885px;
    height: 1px;
    left: 0;
    right: 0;
}

.index5 .linee2 {
    left: 311px;
}

.index5 .linee3 {
    right: 311px;
}

.index5 .line {
    width: 26px;
    height: 3px;
    background: #802f1c;
    margin: 27px auto;
}

.index5 li {
    width: 311px;
    height: 412px;
    padding: 25px 44px 0;
    transition: .3s;
}

.index5 .cn {
    font-size: 16px;
    line-height: 24px;
    color: #b3b3b2;
    margin: auto;
    font-family: 'sysr';
}

.index5 li:hover {
    background: #923b3b;
}

.index5 li:hover .line {
    background: #fff;
}

.index5 li:hover .tt,
.index5 li:hover .cn {
    color: #fff;
}

.index6 {
    background: url(../images/index6.png) no-repeat top;
    padding: 79px 0;
}

.index6 .content {
    background: url(../images/index6_01.png) no-repeat center;
    padding: 58px 0 114px;
    margin-top: 67px;
}

.index6 .con {
    margin: 11px 0 16px;
}

.index6 .con p {
    width: 98px;
    height: 40px;
    background: #923b3b;
    font-size: 18px;
    color: #f0ece4;
    margin-right: 6px;
    letter-spacing: 4px;
}

.index6 a,
.index6 a:hover {
    width: 138px;
    height: 40px;
    background: #923b3b;
    padding-left: 16px;
    font-size: 18px;
    color: #f0ece4;
    background-image: url(../images/index6_06.png);
    background-repeat: no-repeat;
    background-position: 105px 22px;
    margin-top: 13px;
}

.index7 {
    background: url(../images/index7.jpg) #923b3b;
    padding: 69px 0 182px;
    overflow: hidden;
}

.index7 .aa {
    border-bottom: 1px solid rgb(255, 255, 255, .21);
    padding-bottom: 30px;
    margin-bottom: 118px;
}

.index7 .more {
    font-size: 18px;
    color: #fff;
}

.index7 .tit {
    width: 248px;
    line-height: 69px;
    border: 1px solid #fff;
    font-size: 29px;
    color: #fff;
    font-family: sysr;
    margin: 50px auto 0;
}

.index7 .swiper-button {
    background: url(../images/left.png) no-repeat center;
}

.index7 .swiper-button-prev {
    left: -127px;
}

.index7 .swiper-button-next {
    right: -127px;
    transform: rotate(180deg);
}

.index8 {
    background: url(../images/index8.jpg) no-repeat top;
    padding: 64px 0 65px;
    overflow: hidden;
}

.index8 .box.p_r {
    margin-top: 53px;
}

.index8 .swiper-button {
    background: url(../images/left1.png) no-repeat center;
}

.index8 .swiper-button-prev {
    left: -126px;
}

.index8 .swiper-button-next {
    transform: rotate(180deg);
    right: -126px;
}

.index8 .aa {
    font-size: 26px;
    color: #923b3b;
    border-bottom: 1px solid #923b3b;
    padding-bottom: 9px;
}

.index8 .item2 a {
    font-size: 26px;
    color: #923b3b;
}

.index9 {
    padding: 63px 0;
}

.index9 .tit {
    background: url(../images/index9_01.jpg) no-repeat center;
    padding-left: 30px;
    line-height: 94px;
    font-size: 28px;
    font-family: sysr;
    color: #fff;
}

.index9 .con {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 16px 0px rgba(65, 63, 63, 0.09);
    height: 505px;
}

.index9 .left {
    width: 429px;
    font-size: 18px;
    color: #7e2e1c;
    padding: 31px 73px 0 30px;
    border-right: 1px solid #7f2f1c;
}

.index9 .left::after {
    content: '';
    background: url(../images/index9_02.png) no-repeat center;
    width: 430px;
    height: 505px;
    position: absolute;
    right: -1px;
    top: 0;
}

.index9 .left>div:nth-child(n+2) {
    margin-top: 20px;
}

.index9 .left .tt {
    width: 327px;
    height: 47px;
    background: #923b3b;
    color: #fff;
    margin-bottom: 14px;
}

.index9 .right {
    padding: 45px 130px 0 79px;
    font-family: sysr;
}

.index9 .right .tt span {
    font-size: 28px;
    color: #000000;
}

.index9 .right .more {
    font-size: 16px;
    color: #000000;
}

.index9 .right form {
    margin-top: 28px;
}

.index9 .right form p {
    width: 561px;
    height: 70px;
    border-bottom: 1px solid #a6a6a6;
    font-size: 21px;
    color: #afafaf;
}

.index9 .right form input {
    width: 60%;
    margin-left: 20px;
}

.index9 .right form button {
    width: 384px;
    height: 47px;
    background: #923b3b;
    font-size: 18px;
    color: #fff;
    padding: 0 29px 0 24px;
    margin-top: 47px;
}

.index9 .right form .active {
    height: 69px;
    color: #7f2f1c;
    border-bottom: 2px solid #7f2f1c;
}

.index9 .right form input {
    color: #7f2f1c;
}

@media screen and (max-width:1320px) {
    .index3 .swiper {
        width: 1200px;
    }

    .index5 ul {
        margin-left: 0;
    }
}

/* index end */

/* 关于我们 */
.atit {
    font-size: 30px;
}

.ased {
    font-size: 26px;
    font-family: sysr;
    margin-top: -2px;
}

.about {
    background: url(../images/about.jpg) no-repeat bottom;
    padding: 104px 0 45px;
    color: #191919;
}

.about .con {
    width: 570px;
    height: 157px;
    font-size: 17px;
    line-height: 27px;
    color: #565656;
    margin-top: 26px;
    overflow-y: scroll;
    padding-right: 34px;
    font-family: sysr;
    letter-spacing: -0.5px;
}

.about .con::-webkit-scrollbar {
    width: 3px;
}

.about .con::-webkit-scrollbar-track {
    background-color: #ececec;
}

.about .con::-webkit-scrollbar-thumb {
    background-color: #741d3d;
}


.about .con::-webkit-scrollbar-button {
    display: none;
}

.about ul {
    margin-top: 128px;
}

.about li {
    font-size: 18px;
    color: #fff;
    font-family: sysr;
}

.about li .num span {
    font-size: 40px;
}

.about li .cn {
    margin-top: 2px;
    opacity: 0.9;
}

/* 关于我们 end */

/* 产品中心 */
.prolist {
    padding: 84px 0 90px;
}

.prolist .tit {
    font-size: 30px;
    color: #191919;
}

.prolist .tab {
    margin-top: 108px;
}

.prolist .tab a {
    width: 219px;
    font-size: 20px;
    color: #2b2b2b;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 25px;
    padding-top: 25px;
}

.prolist .tab a img {
    opacity: 0;
}

.prolist .tab .active,
.prolist .tab a:hover {
    color: #923b3b;
}

.prolist .tab .active img,
.prolist .tab a:hover img {
    opacity: 1;
}

.prolist .pro {
    width: 852px;
    border-top: 1px solid #e4e4e4;
    padding-top: 45px;
}

.prolist .pro>a:nth-child(n+3) {
    margin-top: 50px;
}

.prolist .img {
    width: 400px;
    height: 248px;
    overflow: hidden;
}

.prolist .img img {
    height: 100%;
}

.prolist .img p {
    opacity: 0;
    transition: .2s;
    width: 353px;
    height: 204px;
    background-color: rgb(146, 59, 59, .9);
    font-size: 30px;
    font-family: sysr;
    color: #fff;
}

.prolist .img:hover .p_a {
    opacity: 1;
}

/* 产品中心 end */

/* 招商合作 */
.cooperation .index1 {
    padding: 68px 0 153px;
}

.cooperation .index9 {
    padding: 0 0 67px;
}

/* 招商合作 end */


/* 荣誉资质 */
.honor {
    padding: 87px 0 85px;
    background: #f9f9f9;
}

.honor .tit {
    font-size: 30px;
    color: #191919;
}

.honor .con {
    font-size: 26px;
    color: #191919;
}

.honor .aa {
    font-size: 26px;
    color: #923b3b;
    border-bottom: 1px solid #923b3b;
    padding-bottom: 9px;
}

.item1 .img {
    width: 587px;
    height: 450px;
    background: #fff;
    margin-top: 29px;
    overflow: hidden;
}

.item1 .img img {
    max-width: 100%;
}

.item1 .img:nth-child(odd) {
    box-shadow: inset 0px 11px 40px 0px rgba(128, 47, 28, 0.25);
}

.item2>div {
    margin-top: 33px;
    margin-right: 26px;
}

.item2>div:nth-child(4n) {
    margin-right: 0;
}

.item2 .img {
    width: 280px;
    height: 350px;
    background: #fff;
}

.item2 .img .im {
    width: 226px;
    height: 307px;
    background: url(../images/honor.png) no-repeat center;
    overflow: hidden;
}

.item2 .img .im img {
    max-width: 194px;
    max-height: 280px;
}

.item2 .tt {
    font-size: 18px;
    color: #923b3b;
    margin-top: 19px;
    margin-left: 18px;
}

/* 荣誉资质 end */
.arc {
    padding: 80px 0;
}

.arc h3 {
    font-size: 32px;
    margin: 50px 0;
}

.arc .content {
    font-size: 18px;
    line-height: 2;
}

.arc img {
    display: inline-block;
    max-width: 100%;
}

/* contactUs */
.map {
    height: 517px;
    margin-top: 76px;
}

.contact {
    margin: -190px auto 47px;
    z-index: 99;
    box-shadow: 0px 44px 34px 0px rgba(0, 0, 0, 0.1);
    font-family: sysr;
}

.contact form {
    background-color: rgb(255, 255, 255);
    width: 598px;
    height: 385px;
    padding: 35px 47px 32px 50px;
}

.contact form p {
    width: 501px;
    height: 45px;
    border: 1px solid #f0f0f0;
    padding-left: 27px;
    margin-bottom: 13px;
}

.contact form span {
    font-size: 16px;
    color: #222222;
}

.contact form input,
.contact form textarea {
    width: 80%;
    height: 90%;
    font-size: 16px;
    color: #7f7f7f;
}

.contact form p:nth-child(3) {
    height: 128px;
    padding-top: 21px;
}

.contact form button {
    width: 501px;
    height: 59px;
    background: #923b3b;
    font-size: 20px;
    color: #fff;
}

.contact .right {
    width: 601px;
    height: 385px;
    background: url(../images/contact.png) no-repeat right #923b3b;
    padding: 75px 0 0 60px;
    color: #fff;
}

.contact .tit {
    font-size: 26px;
}

.contact .con {
    font-size: 24px;
    margin: 0 0 33px;
}

.contact .text p {
    font-size: 18px;
    line-height: 24px;
}

.contact .text p:nth-child(2) {
    margin: 11px 0;
}

.contact .text span {
    font-size: 16px;
}

/* contactUs end */