@charset "utf-8";

/* CSS Document */


/*轮播图*/

.sban {
    position: relative;
    margin: 1px 0 0;
    z-index: 100;
}

.sban .dots {
    position: absolute;
    display: none;
}

.show .move {
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

.show .move li {
    width: 100%;
    display: inline-block;
    position: relative;
    cursor: pointer
}

.show .move li a {
    display: block;
}

.show .move li img {
    display: block;
    width: 100%;
    height: auto;
}

.banner_dots a {
    position: absolute;
    top: 50%;
    width: 54px;
    height: 54px;
    border-radius: 54px;
    background-color: #c30d23;
    z-index: 101
}

.banner_dots .prev {
    left: 6%
}

.banner_dots .next {
    right: 6%
}

.banner_dots .prev::before {
    background: url(../images/icon_bg.png) -88px 0;
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    z-index: 999;
    top: 13px;
    left: 13px;
}

.banner_dots .next::before {
    background: url(../images/icon_bg.png) -112px 0;
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    z-index: 999;
    top: 13px;
    left: 15px;
}

.banner_dots a:hover {
    background-color: #04123c
}


/*关于我们*/

.about {}

.about_top {
    background-color: #f2f4f6;
}

.about_top_txt {
    width: 742px;
    padding: 100px 0 110px
}

.about_top_txt span {
    position: relative;
    display: block;
    font-size: 24px;
    color: #c30d23;
    padding-left: 72px;
    margin-bottom: 10px
}

.about_top_txt span::before {
    position: absolute;
    content: "";
    width: 64px;
    height: 2px;
    background-color: #c30d23;
    bottom: 10px;
    left: 0;
}

.about_top_txt h6 {
    font-size: 46px;
    font-weight: 600;
    color: #04123c;
    line-height: 68px;
}

.about_top>.w_center p {
    float: right;
    font-size: 20px;
    color: #666;
    width: 698px;
    border-left: 4px solid #c30d23;
    height: 140px;
    padding: 10px 0 10px 44px;
    margin: 136px 0 0
}

.about_center ul li {
    width: 338px;
    height: 342px;
    background-color: #c30d23;
    border-radius: 10px;
    margin: 140px 36px 0 0;
    padding: 40px 32px 0 32px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    transition: all .5s;
    float: left;
}

.about_center ul li img {
    width: 86px;
    margin: 0 auto
}

.about_center ul li h6 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    margin: 20px 0
}

.about_center ul li p {
    font-size: 18px;
    color: #dcced0;
    font-weight: 600
}

.about_center ul li:hover {
    background: url(../images/about_center_bg.jpg) no-repeat center;
    transform: translateY(-5px);
}

.about_center>img {
    width: 692px;
    height: 592px;
    float: right;
    position: relative;
    margin-top: -110px;
    z-index: 1
}

.about_bottom {
    padding: 82px 0 120px;
}

.about_left {
    width: 628px;
    padding: 0 0 0 180px;
    position: relative;
}

.about_left>.about_img1 {
    width: 427px;
    height: 512px;
}

.about_left .about_img2 {
    width: 260px;
    height: 420px;
    position: absolute;
    top: 46px;
    left: 0;
    border: 6px solid #f3ecec
}

.about_right {
    width: 714px;
}

.about_data {
    position: absolute;
    bottom: -36px;
    right: -24px;
    width: 216px;
    height: 194px;
    box-shadow: 0px 3px 15.04px 0.96px rgba(0, 0, 0, 0.13);
    background-color: #fff;
    text-align: center;
    padding: 30px 0
}

.about_data h6 {
    font-size: 72px;
    font-weight: 700;
    color: #c30d23;
    line-height: 84px;
}

.about_data span {
    line-height: 84px;
    display: inline-block;
    font-weight: 700;
}

.about_data p {
    font-size: 18px;
    color: #808080
}

.about_title {
    margin-bottom: 48px;
}

.about_title span {
    color: #293f82;
    font-size: 24px;
    display: block;
}

.about_title h6 {
    color: #04123c;
    font-size: 46px;
    font-family: Poppins1;
}

.about_title em {
    display: block;
    width: 140px;
    height: 3px;
    background-color: #c30d23
}

.about_right>p {
    font-size: 20px;
    color: #666;
    line-height: 32px;
    margin-bottom: 24px
}

.about_more {
    margin-top: 54px;
    height: 54px;
    line-height: 54px;
}


/*产品*/

.product {
    padding-bottom: 190px
}

.product_top {
    background-color: #c30d23;
    height: 408px;
    padding: 112px 0 0
}

.product_top_left {
    position: relative;
    color: #fff;
    width: 482px;
    padding-right: 66px;
    text-align: right
}

.product_top_left::before {
    position: absolute;
    content: "";
    background-color: #dc98a0;
    width: 10px;
    height: 100%;
    border-radius: 10px;
    top: 0;
    right: 0
}

.product_top_left h6 {
    font-size: 46px;
    font-family: Poppins1;
}

.product_top_left p {
    font-size: 24px;
    font-family: Poppins1;
}

.product_top .product_title {
    width: 958px;
    padding: 0 0 0 52px
}

.product_top .product_title h6 {
    font-size: 20px;
    color: #c30d23;
    width: 68px;
    height: 48px;
    background-color: #fff;
    text-align: center;
    line-height: 48px;
    float: left;
    border-radius: 5px;
    text-transform: capitalize;
}

.product_top ul li {
    float: left;
    font-size: 22px;
    color: #fff;
    text-transform: capitalize;
    margin-left: 51px;
    line-height: 56px;
    transition: all .5s
}

.product_top ul li:nth-child(4) {
    margin-left: 0
}

.product_top ul li:hover {
    color: #04123c
}

.product_list {
    margin-top: -120px
}

.product_list ul li {
    float: left;
    width: 446px;
    border-radius: 10px;
    margin: 0 0 51px 51px
}

.product_list ul li:nth-child(3n+1) {
    margin-left: 0;
}

.product_list_img {
    position: relative;
    width: 446px;
    height: 293px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1)
}

.product_list_img img {
    border-radius: 10px 10px 0 0;
    width: 446px;
    height: 293px;
}

.product_list_img p {
    position: absolute;
    width: 110px;
    height: 54px;
    background-color: #c30d23;
    border-radius: 5px;
    text-align: center;
    right: 20px;
    bottom: 0;
    z-index: 1;
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
}

.product_list_img i {
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 54px;
    -moz-transition: 0.6s linear;
    -webkit-transition: 0.6s linear;
    -ms-transition: 0.6s linear;
    -o-transition: 0.6s linear;
    transition: 0.6s linear;
}

.product_list_img:before {
    background: #04123c;
    border-radius: 8px 8px 0 0;
    position: absolute;
    height: 0;
    width: 100%;
    left: 0;
    top: 0;
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
    content: "";
    opacity: 0.7;
}

.product_list ul li .product_txt {
    width: 100%;
    padding: 42px 30px;
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
    border-radius: 0 0 8px 8px;
    position: relative;
    overflow: hidden;
}

.product_list ul li .product_txt h6 {
    font-size: 26px;
    font-weight: bold;
    color: #04123c;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product_list ul li .product_txt p {
    font-size: 18px;
    color: #666;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 15px 0 20px
}

.product_list ul li .product_txt span {
    font-size: 18px;
    color: #c30d23;
    position: relative;
    padding-left: 0;
    display: inline-block;
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
}

.product_list ul li .product_txt:after {
    width: 119px;
    height: 118px;
    -moz-transform: scale(0.8) rotate(-90deg);
    -o-transform: scale(0.8) rotate(-90deg);
    -ms-transform: scale(0.8) rotate(-90deg);
    -webkit-transform: scale(0.8) rotate(-90deg);
    transform: scale(0.8) rotate(-90deg);
    content: "";
    position: absolute;
    right: -38px;
    bottom: -32px;
    background: url(../images/pro_xs.png) no-repeat;
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
}

.product_list ul li .product_txt span:after {
    background: #c30d23;
    position: absolute;
    content: "";
    height: 3px;
    width: 0;
    left: 0;
    top: 15px;
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
}

.product_list ul li:hover .product_txt span {
    padding-left: 35px;
}

.product_list ul li:hover .product_txt span:after {
    width: 30px;
}

.product_list ul li:hover .product_txt:after {
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
    right: 10px;
    bottom: 60px;
}

.product_list ul li:hover .product_list_img p {
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
}

.product_list ul li:hover .product_list_img i {
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.product_list ul li:hover .product_list_img:before {
    height: 100%;
    opacity: 0.7;
}

.product>p {
    font-size: 24px;
    color: #04123c;
    font-family: Poppins1;
    text-align: center;
}

.product>p a {
    display: inline-block;
    color: #c30d23;
    text-decoration: underline;
    margin: 16px 0 0;
    transition: all .5s
}

.product>p a:hover {
    text-decoration: none;
    font-size: 28px
}


/*为什么*/

.why {
    background: url(../images/why_bg.jpg) no-repeat center;
    padding-bottom: 140px;
    margin-bottom: 128px;
}

.why_left {
    width: 780px;
    background-color: #fff;
    box-shadow: 0px 3px 15.04px 0.96px rgba(0, 0, 0, 0.13);
    border-radius: 20px;
    margin-top: -100px;
    padding: 90px 0 110px 42px
}

.why_title h6 {
    font-size: 46px;
    color: #04123c;
    position: relative;
    font-weight: 600
}

.why_title h6::before {
    position: absolute;
    content: "";
    top: 42px;
    left: 370px;
    width: 94px;
    height: 4px;
    background-color: #c30d23
}

.why_title p {
    font-size: 18px;
    color: #666;
    margin: 10px 0 32px;
}

.why_left ul li {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    width: 584px;
    padding: 30px 0;
    cursor: pointer;
}

.why_left ul li i,
.why_left ul li h6 {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1
}

.why_left ul li i {
    width: 44px;
    height: 44px;
}

.why_left ul li h6 {
    font-size: 24px;
    color: #04123c;
    font-weight: bold;
    padding-left: 28px;
}

.why_left ul li .why_txt {
    position: absolute;
    top: 0;
    right: -674px;
    width: 520px;
    height: 105px;
    background-color: #e6e6e6;
    display: table;
    border-left: 1px solid #c30d23;
    opacity: 0;
}

.why_left ul li .why_txt p {
    font-size: 18px;
    color: #04123c;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    padding: 0 16px;
}

.why_left ul li::before {
    position: absolute;
    content: "";
    width: 780px;
    height: 105px;
    top: 0;
    left: -42px;
    z-index: 0;
}


/* .why_left ul li:hover:before{background-color: #e6e6e6;border-bottom: 1px solid #ccc}

.why_left ul li:hover .why_txt{opacity: 1} */

.why_left ul li.on:before {
    background-color: #e6e6e6;
    border-bottom: 1px solid #ccc
}

.why_left ul li.on .why_txt {
    opacity: 1
}

.why_right {
    margin-top: 122px
}

.why_right ul li {
    width: 582px;
    height: 590px;
    overflow: hidden;
    border-radius: 20px;
    display: none
}

.why_right ul li img {
    width: 100%
}

.why_right ul li.cur {
    display: block;
}


/*案例*/

.case {
    padding-bottom: 220px;
}

.case_title {
    margin-bottom: 52px;
}

.case_title .case_title_left h6 {
    color: #04123c
}

.case_title .case_title_left p {
    color: #c30d23
}

.case_title .case_title_left,
.case_title>p {
    display: inline-block;
    vertical-align: middle;
}

.case_title .case_title_left::before {
    background-color: #c30d23
}

.case_title>p {
    width: 952px;
    padding: 0 0 0 52px;
    font-size: 18px;
    color: #666;
    line-height: 32px
}

.case_con {
    position: relative;
}

.case_list ul li {
    width: 446px;
    position: relative;
    float: left;
    margin: 0 51px 51px 0;
    overflow: hidden
}

.case_list ul li .case_img {
    width: 446px;
    height: 420px;
    overflow: hidden;
    position: relative;
}

.case_list ul li .case_img::before {
    background: #04123c;
    border-radius: 8px 8px 0 0;
    position: absolute;
    height: 0;
    width: 100%;
    right: 0;
    bottom: 0;
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
    content: "";
    opacity: 0.7;
}

.case_list ul li .case_txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 362px;
    height: 74px;
    background-color: #c30d23;
    padding: 0 16px
}

.case_list ul li .case_txt h6 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 74px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.case_list ul li .case_txt::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 120px;
    height: 4px;
    background-color: #04123c;
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
}

.case_list ul li:hover .case_img::before {
    height: 100%;
    opacity: 0.7;
}

.case_list ul li:hover .case_txt::before {
    width: 362px;
}

.case_dots a {
    top: 100%
}

.case_dots .prev {
    left: 45%
}

.case_dots .next {
    right: 45%
}


/*过渡*/

.guodu {
    background: #c30d23;
    height: 470px;
    position: relative;
}

.guodu .guodu_xs {
    position: absolute;
    top: 110px;
    left: 128px;
    width: 280px;
    height: 284px;
}

.guodu .guodu_bg {
    position: absolute;
    top: -76px;
    left: 874px;
    width: 1046px;
    height: 546px;
}

.guodu_txt {
    width: 640px;
    padding: 80px 0 0;
    color: #fff
}

.guodu_txt h6 {
    font-size: 42px;
    font-family: Poppins1;
}

.guodu_txt h6 span {
    display: block;
    font-size: 48px;
    position: relative;
}

.guodu_txt h6 span::before {
    background-color: #04123c;
    position: absolute;
    content: "";
    width: 260px;
    height: 4px;
    bottom: 20px;
    left: 0;
}

.guodu_txt p {
    font-size: 20px;
    line-height: 32px;
    margin: 16px 0 32px
}

.goudu_more {
    background-color: #fff;
    color: #c30d23;
    width: 220px;
}


/*新闻*/

.news {
    padding: 90px 0 0;
    background: url(../images/news_bg.png) no-repeat top center;
}

.news_title_left {
    padding: 0;
}

.news_more {
    margin-top: 72px;
}

.news_list ul li {
    width: 446px;
    float: left;
    margin: 51px 0 51px 51px;
    box-shadow: 0px 3px 15.04px 0.96px rgba(0, 0, 0, 0.13);
    background-color: #fafafa
}

.news_list ul li:nth-child(1) {
    margin-left: 0;
}

.news_list ul li .news_img {
    position: relative;
    width: 446px;
    height: 340px;
    overflow: hidden
}

.news_list ul li .news_img img {
    width: 100%;
    transition: all .5s
}

.news_date {
    position: absolute;
    right: 30px;
    bottom: 30px;
    padding: 8px 12px;
    background-color: #c30d23;
    color: #fff;
    text-align: center;
    border-radius: 10px;
}

.news_date span {
    font-size: 18px;
}

.news_date span em {
    display: block;
    font-size: 32px;
    font-weight: bold;
}

.news_date::before {
    position: absolute;
    right: 36px;
    bottom: -15px;
    content: "";
    border-left: 15px solid #c30d23;
    border-top: 0;
    border-bottom: 15px solid transparent;
}

.news_detail {
    padding: 36px 24px;
    border-bottom: 1px solid #e8e8e8
}

.news_detail h6 {
    font-size: 26px;
    font-weight: bold;
    color: #04123c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 6px
}

.news_detail p {
    font-size: 18px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_bottom {
    padding: 24px;
}

.news_bottom .news_logo,
.news_bottom em,
.news_bottom>span {
    display: inline-block;
    vertical-align: middle;
}

.news_bottom .news_logo {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 2px solid #c30d23;
    padding: 7px 8px
}

.news_bottom em {
    font-size: 18px;
    color: #04123c;
    text-transform: capitalize;
    padding-left: 4px
}

.news_bottom>span {
    position: relative;
    float: right;
    font-size: 20px;
    color: #c30d23;
    font-family: Poppins;
    text-transform: capitalize;
    line-height: 42px;
    padding-left: 0;
    display: inline-block;
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
}

.news_list ul li:hover .news_img img {
    transform: scale(1.2)
}

.news_bottom span:after {
    background: #c30d23;
    position: absolute;
    content: "";
    height: 3px;
    width: 0;
    left: 0;
    top: 22px;
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
}

.news_list ul li:hover .news_bottom>span {
    padding-left: 35px;
}

.news_list ul li:hover .news_bottom>span:after {
    width: 30px;
}

.news_list ul li:hover .news_detail h6 {
    color: #c30d23
}

.news_list ul li:hover .news_date {
    background-color: #04123c;
}

.news_list ul li:hover .news_date::before {
    border-left: 15px solid #04123c;
}


/*过渡2*/

.guodu1 {
    width: 1440px;
    background-color: #fafafa;
    position: relative;
    margin: 100px auto 64px;
    padding: 50px 86px 50px 172px;
    box-shadow: 0px 6px 19.53px 1.47px rgba(4, 0, 0, 0.13);
}

.guodu1>img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.guodu1_txt h6 {
    font-family: Poppins1;
    font-size: 32px;
    color: #04123c;
    margin-bottom: 10px
}

.guodu1_txt p {
    font-size: 18px;
    color: #666;
    line-height: 30px
}

.guodu1_more {
    margin-top: 35px
}

.guodu1_more {
    background-color: #04123c
}

.guodu1_more::before {
    background-color: #c30d23
}