* {
    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: jiang;
    src: url(../font/jiangxizhuokai.ttf);
}

@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: sysr !important;
}

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

/* header */
header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    background: #fff;
}

header .box {
    width: 1125px;
}

.h_top {
    background: #202020;
    font-family: sysr;
    font-size: 16px;
    color: #fff;
}

.h_top .box {
    height: 40px;
}

.h_top .phone {
    letter-spacing: 1px;
}

.h_top img {
    margin-right: 6px;
}

nav {
    height: 80px;
}

nav a {
    font-size: 18px;
    font-family: jiang;
    color: #222222;
}


/* header end */

/* footer */
footer {
    color: #fff;
    font-size: 16px;
    background: #b41824;
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 16%);
}

.flogo {
    display: inline-block;
    width: 236px;
    position: relative;
    overflow: hidden;
}

.flogo img {
    filter: drop-shadow(236px 0 #fff);
    position: relative;
    left: -236px;
}

footer .tt {
    color: rgb(255, 255, 255, .5);
}

footer .cn {
    height: 39px;
    margin-top: 11px;
    margin-left: 25px;
}

footer .line {
    width: 1px;
    height: 256px;
    background: rgb(255, 255, 255, .05);
}

.ft_mid>div {
    width: 378px;
    height: 150px;
    padding: 0 54px;
}

.ft_mid>div>div {
    min-width: 195px;
}

.ft_mid .bb {
    margin-top: 24px;
}

.ft_mid img {
    margin-right: 11px;
}

.ft_right {
    width: 205px;
    padding: 32px 0 12px;
}

.ft_right p {
    color: rgb(255, 255, 255, .5);
}

.ft_right img {
    height: 107px;
    margin-bottom: 8px;
}

.f_bottom {
    font-size: 14px;
    color: rgb(255, 255, 255, .2);
    line-height: 48px;
    border-top: 1px solid rgba(221, 221, 221, 0.1);
    text-transform: uppercase;
}

.f_bottom a,
.f_bottom a:hover {
    color: rgb(255, 255, 255, .2);
}

/* footer end */

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

.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: #b41824;
    border-color: #b41824;
}

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

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


/* 列表分页 end */


/* index */

.swiper0 .swiper-pagination {
    bottom: 50px !important;
}

.swiper0 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
}

.title .aa {
    font-size: 30px;
    font-family: jiang;
    color: #222222;
    display: inline;
}

.title .aa::after {
    content: '';
    width: 9px;
    height: 9px;
    border: 3px solid #b41824;
    border-radius: 50%;
    position: absolute;
    right: -3px;
    bottom: -3px;
    z-index: -1;
}

.title .bb {
    font-size: 18px;
    color: #222222;
    margin-top: 6px;
}

.title .bb span {
    color: #b41824;
}

.index1 {
    background: url(../images/index1.jpg) no-repeat center;
    padding: 30px 0 86px;
}

.index1 .con {
    width: 559px;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    padding: 40px 0;
    border-bottom: 1px solid #e4e4e4;
}

.index1 a,
.index1 a:hover {
    width: 130px;
    font-size: 18px;
    color: #b41824;
    padding-bottom: 11px;
    border-bottom: 1px solid #b41824;
    margin-top: 39px;
}

.index1 .cir {
    width: 371px;
    height: 371px;
    border-radius: 50%;
    overflow: hidden;
    border: 53px solid rgb(250, 250, 250, .6);
}

.index2 {
    padding: 78px 0 69px;
    overflow: hidden;
}

.index2 .title .bb {
    font-family: jiang;
    color: #666666;
}

.index2 .box>img {
    margin: 31px 0 29px;
}

.index2 .swiper {
    padding-bottom: 69px;
}

.index2 .swiper-pagination.swiper-pagination-progressbar {
    bottom: 0;
    top: auto;
    background: #f3f3f3;
}

.index2 .swiper-pagination .swiper-pagination-progressbar-fill {
    background: #b41824;
}

.index2 .img {
    width: 280px;
    height: 390px;
    overflow: hidden;
    border: 1px solid #b41824;
}

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

.index2 .tit {
    font-size: 16px;
    font-family: jiang;
    color: #222222;
    margin-top: 12px;
}

.index2 .swiper-button {
    font-size: 90px;
    font-family: jiang;
    color: #ededed;
    opacity: 1 !important;
}

.index2 .swiper-button-prev {
    left: -86px;
}

.index2 .swiper-button-next {
    right: -86px;
}

.index2 .swiper-button:hover {
    color: #b41824;
}

.index3 {
    padding: 60px 0 15px;
    height: 690px;
}

.index3 .title .aa,
.index3 .title .bb {
    color: #fff;
}

.index3 .title .bb {
    font-family: jiang;
}

.index3 .imgs {
    top: 0;
    left: 0;
    z-index: -1;
}

.index3 .imgs img {
    max-width: 100%;
}

.index3 .tab {
    bottom: -3px;
    left: 0;
    right: 0;
    font-size: 18px;
    font-family: jiang;
    color: #fff;
    padding: 0 32px;
}

.index3 .tab::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 62px;
    z-index: -1;
}

.index3 .tab>div {
    width: 182px;
    height: 148px;
    padding-top: 40px;
    transition: .3s;
}

.index3 .tab img {
    opacity: 0;
    margin-bottom: 20px;
}

.index3 .line {
    width: 1px;
    height: 24px;
    background: #fff;
    margin-top: 47px;
}

.index3 .tab .active {
    background: url(../images/index3_01.png) no-repeat center;
    margin-top: -46px;
}

.index3 .tab .active img {
    opacity: 1;
}

.bg1 {
    background: url(../images/index4.jpg) no-repeat center;
}

.index4 {
    padding: 65px 0 90px;
}

.index4 .box {
    width: 1077px;
}

.index4 a {
    font-size: 18px;
    color: #686868;
}

.index4 ul {
    margin-top: 73px;
}

.index4 li {
    width: 288px;
}

.index4 .tit {
    font-size: 24px;
    font-family: jiang;
    color: #222222;
}

.index4 .tt {
    opacity: 0;
    font-size: 10px;
    text-transform: uppercase;
    color: #666;
    letter-spacing: 24px;
    transform: scale(0.9);
}

.index4 .cn {
    opacity: 0;
    font-size: 24px;
    color: #dcdcdc;
    margin-left: 5px;
}

.index4 .con {
    font-size: 16px;
    line-height: 22px;
    color: #737373;
    margin-top: 23px;
}

.index4 .line {
    width: 277px;
    height: 1px;
    background: #eaeaea;
    margin: 36px 0 43px;
}

.index4 .line::after {
    content: '';
    width: 28px;
    height: 1px;
    background: #b41824;
    position: absolute;
    left: 0;
    top: 0;
}

.index4 .active .tt,
.index4 .active .cn {
    opacity: 1;
}

.index5 {
    padding-bottom: 54px;
}

.index5 ul {
    margin: 54px 0 73px;
}

.index5 li {
    width: 386px;
    padding: 64px 38px 39px 40px;
    background: #fff;
    border: 1px solid #b41824;
    color: #222222;
}

.index5 .tit {
    font-size: 24px;
    font-family: jiang;
}

.index5 .line {
    width: 1px;
    height: 50px;
    background: rgb(255, 255, 255, .2);
    margin: 7px 5px 0 14px;
}

.index5 .tt {
    font-size: 10px;
    text-transform: uppercase;
    color: #666;
    transform: scale(0.8);
    margin-right: 4px;
}

.index5 li>div:nth-child(2) {
    margin-top: 79px;
}

.index5 .con {
    height: 260px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
}

.index5 .active {
    background: #b41824;
    background-image: url(../images/index5_02.png);
    color: #fff;
}

.index5 .active .tt {
    color: #fff;
}

.index5 .box>div {
    height: 126px;
    background: #fff;
    padding: 0 25px 0 67px;
    border: 1px solid #b41824;
}

.index5 .aaa {
    font-family: jiang;
    font-size: 24px;
    color: #222222;
}

.index5 .aaa::after {
    content: '';
    width: 9px;
    height: 9px;
    border: 3px solid #b41824;
    border-radius: 50%;
    position: absolute;
    right: 18px;
    top: 0px;
    z-index: -1;
}

.index5 .bbb {
    font-size: 18px;
    color: #923b3b;
    text-transform: uppercase;
}

.index5 .bbb span {
    font-size: 60px;
    opacity: 0.09;
    font-family: jiang;
    left: 34px;
    top: -31px;
}

.index5 .ccc {
    font-size: 24px;
    color: #b41824;
    font-weight: bold;
}

.index5 .ccc img {
    margin-right: 10px;
}

.index6 {
    background: url(../images/index6.jpg) no-repeat center;
    padding: 65px 0 126px;
}

.index6 .title {
    margin-bottom: 90px;
}

.index6 .title .aa,
.index6 .title .bb {
    color: #fff;
}

.index6 .box>div {
    width: 447px;
    margin-right: 82px;
}

.index6 a,
.index6 a:hover {
    width: 191px;
    border-bottom: 1px solid #fff;
    padding-bottom: 14px;
    font-family: jiang;
    font-size: 20px;
    color: #fff;
}

.index6 a:nth-child(n+3) {
    margin-top: 125px;
}

.index6 a img {
    margin-right: 12px;
}

.bg2 {
    background: url(../images/index7.png);
    padding: 65px 0 80px;
}

.index7 .title .bb {
    font-family: jiang;
    color: #666666;
}

.index7 .box {
    margin-top: 48px;
}

.index7 img {
    display: block;
}

.index7 .box>div img:nth-child(2) {
    margin-top: 29px;
}

.index8 {
    padding-top: 106px;
    font-family: jiang;
}

.index8 .tab a {
    width: 115px;
    height: 38px;
    font-size: 18px;
    color: #222222;
}

.index8 .tab .line {
    width: 1px;
    height: 11px;
    background: #000000;
    margin: 0 17px;
}

.index8 .tab .active {
    background: url(../images/index8_01.png) no-repeat center;
    color: #fff;
}

.index8 .content>div {
    width: 376px;
    margin-right: 28px;
    margin-top: 29px;
}

.index8 .content>div:nth-child(3) {
    margin-right: 0;
}

.index8 .img {
    width: 376px;
    height: 245px;
    overflow: hidden;
}

.index8 .tit {
    font-size: 18px;
    color: #222222;
    margin: 16px 0 2px;
}

.index8 .time {
    font-size: 12px;
    color: #888888;
}

.index8 .con {
    font-size: 14px;
    line-height: 18px;
    color: #888888;
    -webkit-line-clamp: 3;
    margin-top: 20px;
}

.index8 .img .p_a {
    right: 0;
    bottom: 0;
    z-index: 1;
}

.index8 .img img:nth-child(3) {
    display: none;
}

.index8 .img:hover img:nth-child(2) {
    display: none;
}

.index8 .img:hover img:nth-child(3) {
    display: block;
}

/* index end */

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

.ased {
    font-size: 26px;
    font-weight: bold;
}

.about1 {
    background: url(../images/about.jpg) no-repeat bottom;
    padding: 91px 0 45px;
}

.about .con {
    width: 570px;
    height: 107px;
    font-size: 17px;
    line-height: 27px;
    color: #565656;
    margin-top: 28px;
    overflow-y: scroll;
    padding-right: 34px;
    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: #de4d59;
}

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

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

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

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

.about li .num i {
    display: inline-block;
    width: 20px;
}

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

.about .index7 {
    background: url(../images/index7.png);
    padding: 67px 0 30px;
}

/* 关于我们 end */

/* 产品中心 */
.prolist {
    background: #f9f9f9;
    padding: 88px 0 70px;
}

.prolis .box>div {}

.prolist .tit {
    font-size: 30px;
    color: #191919;
    font-weight: bold;
    margin-bottom: 64px;
}

.prolist .list {
    height: 565px;
    margin-right: 59px;
}

.prolist .list:nth-child(3n) {
    margin-right: 0;
}

.prolist .list:nth-child(n+4) {
    margin-top: 137px;
}

.prolist .img {
    width: 360px;
    height: 502px;
    overflow: hidden;
}

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

.prolist .tt {
    font-size: 30px;
    font-family: jiang;
    color: #b41824;
    width: 320px;
    line-height: 76px;
    border: 1px solid #b41824;
    margin: -22px auto 0;
}

.prolist .tta {
    display: none;
    background: url(../images/pro.jpg) no-repeat center;
    color: #fff;
    padding-left: 38px;
    height: 96px;
}

.prolist .list:hover .tt {
    display: none;
}

.prolist .list:hover .tta {
    display: block;
}

/* 产品中心 end */

/* 招商合作 */
.cooperation1 {
    background: url(../images/cooperation1.jpg) no-repeat center;
    padding: 89px 0 15px;
    color: #191919;
}

.cooperation1 .box {
    margin-top: 39px;
}

.cooperation .tit {
    font-size: 30px;
    font-weight: bold;
}

.cooperation .con {
    font-size: 22px;
    margin-top: 8px;
}

.cooperation2 {
    padding: 63px 0 27px;
}

.cooperation2 .content {
    background: url(../images/cooperation2.jpg) no-repeat center;
    padding: 80px 0 64px;
    margin-top: 41px;
}

.cooperation2 img {
    left: 89px;
    bottom: 0;
}

.cooperation2 .box {
    padding: 52px 46px 40px 0;
    background: #fff;
    border-radius: 6px;
}

.cooperation2 form p {
    width: 685px;
    height: 66px;
    border: 1px solid #e1e1e1;
    background: #fff;
    border-radius: 6px;
    font-size: 20px;
    color: #222222;
    text-indent: 33px;
    margin-bottom: 20px;
}

.cooperation2 form p:nth-child(4) {
    height: 147px;
}

.cooperation2 button {
    background: #b41824;
    font-size: 20px;
    color: #fff;
    width: 685px;
    height: 66px;
}

.cooperation2 form input,
.cooperation2 form textarea {
    width: 70%;
    height: 100%;
}

.cooperation2 form textarea {
    height: 30px;
}

/* 招商合作 end */


/* 新闻资讯 */
.news {
    padding: 58px 0 104px;
    background: #f9f9f9;
}

.news .aaa {
    font-size: 30px;
    font-weight: bold;
    color: #222222;
}

.news .navtab a {
    font-size: 20px;
    color: #4c4c4c;
    margin-right: 32px;
    padding-bottom: 27px;
    font-weight: bold;
}

.news .navtab .active,
.news .navtab a:hover {
    color: #b9131d;
    font-weight: 900;
}

.news .list {
    width: 383px;
    height: 473px;
    margin-right: 25px;
    margin-bottom: 60px;
    background: #fff;
    overflow: hidden;
    transition: .3s;
}

.news .list:hover {
    background: #b41824;
}

.news .list:hover .tit,
.news .list:hover .con,
.news .list:hover .time {
    color: #fff;
}

.news .list:hover .img {
    margin-top: -203px;
}

.news .list>div {
    padding: 44px 28px;
}

.news .list:nth-child(3n) {
    margin-right: 0;
}

.news .list .img {
    height: 203px;
    overflow: hidden;
}

.news .tit {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    color: #2c2c2c;
}

.news .time {
    font-size: 16px;
    color: #444444;
    font-family: Arial;
    margin-top: 24px;
}

.news .con {
    font-size: 16px;
    line-height: 22px;
    height: 66px;
    color: #515151;
    -webkit-line-clamp: 3;
    margin-top: 40px;
}

.news .more,
.news .more:hover {
    width: 122px;
    height: 35px;
    background: #fff;
    border-radius: 17px;
    margin-top: 148px;
    font-size: 16px;
    font-weight: 500;
    color: #b9131d;
}

/* 新闻资讯 end */

.arc {
    padding: 80px 0;
}

.arc .title {
    font-size: 32px;
    margin: 50px 0;
    font-family: jiang;
}

.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: #b41824;
    font-size: 20px;
    color: #fff;
}

.contact .right {
    width: 601px;
    height: 385px;
    background: #b41824;
    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 */