.product {
    /*background: url("/static/home/images/proudct_back.jpg") no-repeat;*/
    background-size: 100% 100%;
    padding: 80px 0;
}

.title {
    text-align: center;
    font-size: 40px;
    /*color: #fff;*/
    color: #F08300;
    margin: 0; /*padding: 20px 0;*/
}

.line {
    width: 50px;
    height: 2px;
    /*background: #fff;*/
    background: #133f5c;
    margin: 0 auto;
    margin-top: 10px;
}

.product .tem_tab {
    margin-top: 60px;
}

.product .tem_tab ul {
    display: flex;
}

.product .tem_tab ul li {
    flex: 1;
    border-right: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    background: #fff;
}

.product .tem_tab ul li.active {
    background: #133f5c;
    color: #fff;
    border-right: 1px solid #133f5c;
    border-left: 1px solid #133f5c;
}

.product .search-box {
    width: 282px;
    margin: 30px auto;
}

.search-box .form-group {
    border-radius: 10px;
    line-height: 30px;
    height: 30px;
    border: 1px solid #767676;
    width: 280px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
}

.search-box .form-group .keyword {
    border: none;
    height: 28px;
    margin-left: 15px;
    width: 180px;
    font-size: 13px;
}

.search-box .form-group .tijiao {
    background: url("/static/home/images/search.png") no-repeat;
    background-size: 61%; /*width: 28px;*/
    padding: 0 14px;
    height: 16px;
    border: none;
    cursor: pointer;
}

.ad-word {
    text-align: center;
    color: #fff;
    line-height: 30px;
    font-size: 13px;
}

.swiper-slide .hint {
    height: 90px;
    background: #ededed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.swiper-slide .hint span {
    font-size: 19px;
}

.swiper-slide .hint .more {
    transition: max-height 0.5s;
    overflow: hidden;
    max-height: 0;
    color: #fff;
}

.swiper-slide .hint:hover {
    background: #133f5c;
    color: #fff;
}

.swiper-slide .hint:hover a.more {
    margin-top: 10px;
    max-height: 22px;
}

.tem_content {
    margin-top: 20px;
    position: relative;
}

.product .swiper-button-next {
    /*right: -90px;*/
    right: -5.625rem;
    background: url(/static/home/images/right.png);
    /*height: 73px;*/
    height: 4.5625rem;
    /*width: 38px;*/
    width: 2.375rem;
    outline: none;
    /*margin-top: -33.5px;*/
    /*margin-top: -33.5px;*/
    margin-top: -2.09375rem;
    background-size: 100% ;
}

.product .swiper-button-prev {
    /*left: -90px;*/
    left: -5.625rem;
    background: url(/static/home/images/left.png);
    /*height: 73px;*/
    height: 4.5625rem;
    width: 2.375rem;
    /*width: 38px;*/
    outline: none;
    /*margin-top: -33.5px;*/
    margin-top: -2.09375rem;
    background-size: 100% ;
}

.product .swiper-button-next:after {
    content: '';
}

.product .swiper-button-prev:after {
    content: '';
}

.product .swiper-slide .img-wrap {
    /*border-left: #e5e5e5 1px solid;*/
    /*padding: 50px;*/
    padding: 30px 50px;
    /*background: #FFF;*/
    background: #F8F8F8;
    /*min-height: 250px;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.product .pro_center{
    width: 1480px;
    width: 92.5rem;
}
.product .pro_center .wrap_cont p{
    margin: 0;
}

.product .swiper-slide .img-wrap .wrap_cont{

    width: 240px;
    width: 15rem;
    height: 240px;
    height: 15rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product .swiper-slide .img-wrap img {
    /*min-height: 218px;;*/
    max-width: 100%;
    max-height: 100%;
    width: unset;
    height: unset;
}

.application {
    padding-top: 50px;
}

.application .title {
    color: #F08300;
}

.application .line {
    background: #133f5c;
    margin-bottom: 50px;
}


.application .tem_tab ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

@media (max-width:1040px) {
    
}

.application .tem_tab ul li {
    color: #999;
    font-weight: bold;
    /*margin: 0 38px;*/
    margin: 0 2.375rem;
    padding-bottom: 10px;
    cursor: pointer;
}
.application .tem_tab ul li a {
    color: #999;
    font-size: 16px;
}
.application .tem_tab ul li a:hover {
    color: #F08300;
}
.application .tem_tab ul li.active {
    color: #F08300;
    border-bottom: 2px solid #F08300;
}

.application .content_wrap {
    /*margin-top: 30px;*/
    width: 98.6875rem;
    /*margin: 0 10.125rem;*/
    margin-top: 1.875rem;

}

.application .tem_content {
    display: flex;
    justify-content: center;
}

.application .tem_content p{
    margin: 0;
}
.application .tem_content .tem_left{
    /*flex: 704;*/
    /*width: 44.59%;*/
    width: 44rem;
}
.application .tem_content .gap{
    /*flex: 35;*/
    /*width: 2.21%;*/
    width: 2.1875rem;
}
.application .tem_content .tem_right{
    /*flex: 840;*/
    /*width: 53.2%;*/
    width: 52.5rem;
}
.application .tem_content .tem_left img{
    /*width: 704px;*/
    /*height: 620px;*/
}

.application .tem_content  .bottom{
    background: #406cb3;
    color: #fff;
    /*height: 68px ;*/
    /*padding: 20px 34px;*/
    /*width: 356px;*/
    padding: 1.25rem 2.125rem;
    max-height: 4.25rem;
}
.application .tem_content  li .bottom{
    /*padding: 20px 20px;*/
    padding: 1.25rem;
}

.application .tem_content  li:nth-child(1) .bottom{
    background: #f4ba19;
}
.application .tem_content  li:nth-child(2) .bottom{
    background: #8dc553;
}
.application .tem_content  li:nth-child(3) .bottom{
    background: #b98647;
}
.application .tem_content  li:nth-child(4) .bottom{
    background: #f29600;
}


.application .tem_content  .bottom .title{
    text-align: left;
    color: #fff;
    /*font-size: 27px;*/
    font-size: 1.6875rem;
}

.application .tem_content  .bottom .desc{
    /*font-size: 17px ;*/
    /*line-height: 35px;*/
    /*height: 35px;*/
    /*overflow: hidden;*/

    line-height: 2.1875rem;
    height: 2.1875rem;
    font-size: 1.0625rem;
    overflow: hidden;

}

.application .tem_content .tem_left .bottom{

    /*width: 636px;*/
}

.application .tem_content .tem_right {
    /*margin-left: 50px;*/
    /*margin-left: 35px;*/
}

.application .tem_content .tem_right ul {
    display: flex;
    flex-wrap: wrap;
    /*width: 840px;*/
}

.application .tem_content .tem_right ul li {
    /*margin-bottom: 24px;*/
    /*margin-right: 24px;*/
    width: 47.14%;
    margin-right: 2.86%;
    margin-bottom: 2.86%;
}
.application .tem_content .tem_right ul li p{
    margin: 0;
}
.application .tem_content .tem_right ul li img {
    /*width: 100%;*/
    /*width: 396px;*/
    /*height: 352px;*/
    /*height: 244px;*/
}

.application .tem_content .tem_right ul li:nth-child(3), .application .tem_content .tem_right ul li:nth-child(3) {
    margin-bottom: 0;
}

/*   新闻中心   */
.news {
    padding-bottom: 50px;
    padding-top: 40px;
}

.news .title {
    color: #F08300;
}

.news .line {
    background: #133f5c;
    margin-bottom: 30px;
}

.news .news_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.news .news_wrap .img_wrap img {
    /*width: 100%;*/
    height: 15.53rem;
    width: 23.96rem;
}

.news .news_wrap .one {
    position: relative;
    background: #f8f8f8;
    flex: 1;
}

.news .news_wrap .two {
    position: relative;
    margin: 0 25px;
    background: #f8f8f8;
    flex: 1;
}

.news .news_wrap > div:nth-child(2) {
    margin: 0 25px;
}

.news .news_wrap .three {
    position: relative;
    background: #f8f8f8;
    flex: 1;
}

.top_text {
    position: absolute; /*background: #133f5c;*/
    background: #ccc;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    /*width: 100px;*/
    padding: 0 24px;
}

.news_wrap .tem_bottom {
    padding: 20px 10px 40px;
}

.tem_bottom .date_wrap {
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.tem_bottom .date_wrap .icon {
    height: 17px;
}

.tem_bottom .date_wrap .date {
    color: #333;
    margin-left: 10px;
    font-size: 15px;
}

.tem_bottom p.desc {
    color: #757575;
    font-size: 14px;
    line-height: 30px;
}

.tem_bottom .article_title {
    color: #000;
    font-weight: bold;
    font-size:16px;
}

.three ul {
    margin-top: 40px;
    padding: 0 25px;
}

.three ul li {
    margin-bottom: 20px;
}

.three ul li .tem_title {
    color: #332c2b;
    font-weight: bold;
    font-size: 15px;
}

.three ul li .date {
    color: #757575;
    font-size: 15px;
}

.news .more_wrap {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.more_wrap .more {
    border: 1px solid #332c2b;
    display: block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    color: #332c2b;
    text-align: center;
}

.more_wrap .more:hover {
    color: #fff;
    background: #F08300;

    border: 1px solid #F08300;
}

.more_wrap .more:nth-child(2) {
    margin-left: 30px;
}

.four_tab {
    border-top: 2px solid #ededed;
}

.four_tab ul {
    display: flex;
    height: 170px;
    justify-content: space-between;
    align-items: center;
}

.four_tab ul li { /*flex: 1;*/
}

.four_tab ul li a {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
}

.four_tab ul li a .wrap {
    display: flex;
}

.four_tab ul li a .tem_left img {
    height: 50px;
}

.four_tab ul li a .wrap .tem_right {
    margin-left: 15px;
}

.four_tab ul li a .wrap .tem_right .name {
    font-weight: bold;
    color: #656464;
    font-size: 16px;
}

.four_tab ul li a .wrap .tem_right .namemark {
    color: #656464;
    text-transform: uppercase;
    margin-top: 10px;
}

.img-wrap h3{
    /*font-size: 22px;*/
    font-size: 1.375rem;
}
.img-wrap a{
    display: block;
    /*width: 135px;*/
    /*width: 8.4375rem;*/
    padding: 0 1.25rem;
    /*height: 45px;*/
    height: 2.8125rem;
    /*line-height: 45px;*/
    line-height: 2.8125rem;
    background: #F08300;
    color: #fff;
    /*font-size: 17px;*/
    font-size: 1.0625rem;

    text-align: center;
}

@media (max-width: 1200px) {
    .product {
        padding: 20px 0;
    }

    .product .tem_tab {
        display: none;
    }

    .product .search-box {
        display: none;
    }

    .ad-word {
        margin-top: 20px;
    }

    .product .swiper-slide .img-wrap {
        padding: 20px;
    }

    .product .swiper-slide .img-wrap img {
        min-height: 160px;
    }

    .swiper-slide .hint {
        height: 40px;
    }

    .swiper-slide .hint span {
        font-size: 15px;
    }

    .swiper-slide .hint .more {
        display: none;
    }

    .show_more {
        background: #133f5c;
        color: #fff;
        width: 150px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        margin: 0 auto;
        margin-top: 20px;
        display: block;
        font-size: 15px;
    }

    .application .line {
        margin-bottom: 30px;
    }

    .application .tem_tab ul li {
        margin: 5px 20px;
    }

    .application .tem_tab ul li.active {
        border-bottom: none;
    }

    /*.application .tem_content .tem_left {*/
    /*    display: none;*/
    /*}*/

    .application .tem_content .tem_right {
        margin: 0;
    }

    .application .tem_content .tem_right ul {
        width: 100%;
        padding: 0 5px;
    }

    .application .tem_content .tem_right ul li {
        width: 48%;
        margin-right: 6px;
        margin-bottom: 6px;
    }

    /*.application .tem_content .tem_right ul li:nth-child(2n+2) {*/
    /*    margin-right: 0;*/
    /*}*/

    .news .news_wrap .one {
        width: 100%;
    }

    .news .news_wrap .two {
        width: 100%;
    }

    .news .news_wrap .three {
        width: 100%;
    }

    .news_wrap .tem_bottom {
        padding: 20px 10px;
    }

    .more_wrap .more {
        height: 35px;
        line-height: 35px;
        color: #fff;
        border: none;
        background: #133f5c;
        font-size: 15px;
    }

    .four_tab ul {
        height: 70px;
    }

    .four_tab ul li {
        flex: 1;
        border-right: 1px solid #ccc;
    }

    .four_tab ul li:last-child {
        border-right: none;
    }

    .four_tab ul li a .wrap .tem_left {
        display: none;
    }

    .four_tab ul li a .wrap .tem_right {
        margin: 0;
    }

    .four_tab ul li a .wrap .tem_right .namemark {
        font-size: 12px;
        display: none;
    }
}

@media (max-width: 860px) {
    .news .news_wrap .one, .news .news_wrap .two {
        margin: 0;
        flex: auto;
        margin-bottom: 20px;
        display: flex;
    }

    .news .news_wrap .three {
        flex: auto;
    }

    .news_wrap .tem_bottom {
        padding: 2px 10px;
    }
}

@media (max-width: 570px) {
    .news .news_wrap .one, .news .news_wrap .two {
        margin: 0;
        display: block;
    }

    .news_wrap .tem_bottom {
        padding: 20px 10px;
    }
}

@media (min-width: 1200px) {
}

@media (max-width: 1580px) {

}
@media (max-width:600px) {
    .application .tem_content {
        justify-content: center;
    }

    .application .tem_content .tem_left {
        display: none;
    }

    .application .tem_content .tem_right {
        margin: 0;
    }

    .product .pro_center{
        width: 100%;
    }
    .product .swiper-slide .img-wrap .wrap_cont{
        width: 100%;
        height: auto;
    }
    .img-wrap h3{
        font-size: 16px;
    }
    .product .show_more {
        display: none;
    }
    .img-wrap a{
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }

    .application .tem_tab{
        width: 100%;
        overflow: auto;
    }

    .application .tem_tab ul{
        width: 1050px;
        justify-content: unset;
    }

    .application .content_wrap{
        margin: 0;
    }

    .application .tem_content .tem_right ul li{
        margin-right: 10px;
        width: 100%;
    }

    .application .tem_content .tem_right ul li img{
        width: 100%;
        height: auto;
    }

    .application .tem_content .bottom .title{
        font-size: 20px !important;
    }
    .application .tem_content .bottom .desc{
        font-size: 15px;
        height: 35px;
        overflow: hidden;
    }
    .application .show_more{
        display: none;
    }
    .application{
        padding-top: 30px;
    }
    .news{
        padding: 50px 5px 40px;
    }
    .news .news_wrap > div:nth-child(2){
        margin: 0;
    }

    .application .content_wrap{

        width: 100%;
    }

    .application .content_wrap{
        width: 100%;
    }
    .application .tem_content .tem_right{
        width: 100%;
    }
    .application .tem_content .gap{
        display: none;
    }
    .news .news_wrap .img_wrap img {
        width: 100%;
        height: auto;
    }
    
}
#max{
  width: 530px;
  height: 380px;
  align-items: left;
  /*margin: auto;*/
  /*margin-top: 0%;*/
}
.re33{
  position: relative;
  height: 380px;
}
.re33 ul{
  list-style-type:none ;
}
.re33 ul>li{
  width: 530px;
  height: 380px;
  position: absolute;

  transition: 1s;
  opacity: 0;
}
.re33 ul>li img{
  width: 530px;
  height: 380px;
  /*border-radius: 10%;*/
  /*border: 15px solid #fffbd6;*/
}



