@media(min-width:1000px){
 .index h1,.index h2,.index h3,.index h4,.index h5,.index h6,.index p,.index dl,.index dt,.index dd{margin:0;padding:0;}
}
.block1{padding:20px 0 0 0}
.title-nav {padding-top:40px;margin-bottom:35px;}
.title-nav .tit{text-align: center;color: #333333;font-size: 30px;background: url(../images/title_bg.png) no-repeat center;font-weight: bold;}
.title-nav .desc{text-align: center;font-size: 14px;color: #999999;text-transform: uppercase;}

.title-nav2 {padding-top: 30px;margin-bottom:35px;}
.title-nav2 .tit{text-align: center;color: #fff;font-size: 30px;background: url(../images/title_bg2.png) no-repeat center;font-weight: bold;}
.title-nav2 .desc{text-align: center;font-size: 14px;color: #fff;text-transform: uppercase;}
.block2 li{max-width:19%;}
.block2 .item{position:relative;overflow:hidden}
.block2 .item .name {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    bottom: 0;
    width: 100%;
    left:0;
    text-align: center;
}.block2 .item .name p {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0;
    width: 100%;
    text-align: center;
}.block2 .item .name a {
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    padding: 6px 30px;
}
.block2 .item:hover .name {
    background: rgba(0, 128, 67, 0.7);
}

.block3{padding-bottom:35px}
.block3 .swiper-slide .picture{ width:100%; overflow:hidden; float:left;}
.block3 .swiper-slide .picture img{ width:100%; overflow:hidden; float:left; height:286px; object-fit:cover; transition:all linear 0.25s;}
.block3 .swiper-slide .content{width:100%; overflow:hidden; float:left; background:#f6f6f6; padding:30px 7.5%; box-sizing:border-box; transition:all linear 0.25s;}
.block3 .swiper-slide .content .title{ width:100%; overflow:hidden; float:left; font-size:16px; color:#333; font-weight:bold; white-space:pre; text-overflow:ellipsis;}
.block3 .swiper-slide .content .text{ width:100%; overflow:hidden; float:left; font-size:14px; line-height:24px; max-height:72px; height:72px; color:#666; margin-top:18px;}
.block3 .swiper-slide .content .time{overflow:hidden; float:left; margin-top:26px; width:100%;}
.block3 .swiper-slide .content .time time{overflow:hidden; float:left; font-size:12px; line-height:24px; color:#999; max-width:calc(100% - 40px); width:100%;}
.block3 .swiper-slide .content .time .more{overflow:hidden; float:right; font-size:12px; line-height:24px; color:#999; width:21px; height:21px; text-align:center; line-height:21px; border:1px solid #9b9b9b; border-radius:100%; font-family:"仿宋"; font-weight:bold;}
.block3 .swiper-slide:hover .content{ background:#199c5c;}
.block3 .swiper-slide:hover .content *{ color:#fff !important;}
.block3 .swiper-slide:hover .content .time .more{ border:1px solid #fff;}
.block3 .swiper-slide:hover .picture img{transform:scale(1.1);}
.swp-dot .swiper-wrapper{padding-bottom:45px;}
.swp-dot .swiper-pagination-bullet{width:10px;height:10px;border-radius:0;}
.swp-dot .swiper-pagination-bullet-active{background:#D80A32}

.block4.about{ background:url(../images/about_bg.jpg) center top no-repeat #f4f4f4; padding-bottom:70px;padding-top:20px}
.about2{ background:#fff;box-shadow: 0 3px 15px rgba(0,0,0,0.1); padding:40px 30px; margin-top:30px; }
.about2 h1{ font-size:24px; color:#333; text-align:center; font-weight:bold;margin-bottom:20px;}
.about2 p{ font-size:14px; color:#666; line-height:24px;}
.imore2{  width:128px; font-size:14px; color:#D80A32; display:inline-block;line-height:38px; height:38px; overflow:hidden; text-align:center; position:relative; left:44%; margin-top:20px;}
.imore2:hover{text-decoration:none; }
.imore2.hvr-shutter-out-vertical{backface-visibility:hidden;background:transparent none repeat scroll 0 0;position:relative;transform:translateZ(0px);transition-duration:.3s;transition-property:color;-moz-transform:translateZ(0px);-moz-transition-duration:.3s;-moz-transition-property:color;-webkit-transform:translateZ(0px);-webkit-transition-duration:.3s;-webkit-transition-property:color;vertical-align:middle; border:1px solid #D80A32;  background:#fff; border-radius:30px;}
.imore2.hvr-shutter-out-vertical::before{ background:#D80A32 none repeat scroll 0 0;border:0 none;padding:1px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scaleY(0);transform-origin:50% 50% 0;transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out;-moz-transform:scaleY(0);-moz-transform-origin:50% 50% 0;-moz-transition-duration:.3s;-moz-transition-property:transform;-moz-transition-timing-function:ease-out;-webkit-transform:scaleY(0);-webkit-transform-origin:50% 50% 0;-webkit-transition-duration:.3s;-webkit-transition-property:transform;-webkit-transition-timing-function:ease-out;z-index:-1; }
.imore2.hvr-shutter-out-vertical:active::before,.imore2.hvr-shutter-out-vertical:focus::before,.imore2.hvr-shutter-out-vertical:hover::before{transform:scaleY(1);-moz-transform:scaleY(1);-webkit-transform:scaleY(1);}
.imore2.btn-enter:active,.btn-enter:focus,.imore2.btn-enter:hover{background:#fff;color:#fff;border:1px solid #D80A32;}

.about-pic ul { margin-top:30px; }
.about-pic ul li{float:left;width:19%;overflow:hidden;}
.about-pic ul li:nth-child(4){margin-right:0;}
.about-pic ul li a{ cursor:default;}
.about-pic ul li .imgs{overflow:hidden; }
.about-pic ul li .imgs img{ display:block; width:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.about-pic ul li .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}


.ysbj{ height: 910px; background:#fff; overflow: hidden; font-family:"Microsoft Yahei";box-sizing: border-box;  max-width: 1920px;margin:0 auto;padding-top:20px;}
.ysbj h2{margin-bottom: 35px;}
.ysbj h2 p{background:url(../images/ystitbg.png) no-repeat center top;letter-spacing: 2px;}
.ys{position:relative;width:100%;height:721px;margin:0 auto;}
.ys_nr{height:650px;}
.ys_nr dl{  position:relative;width:100%;}
.ys_nr dt{ width:100%; height:465px; position: relative;overflow: hidden;}
.ys_nr dt img{ display:block;width:100%; }
.ys_nr dd{width:100%;box-sizing: border-box;height:185px;background: #D80A32;padding:26px 0 0 44px;}
.ys_nr dd em{display: block;width:88px;height:118px;background: url(../images/ysbt.png) no-repeat; float: left;margin-right: 32px; font-family: Arial, Helvetica, sans-serif;font-size: 60px;text-align: center;color:#fff;padding-top:10px;}
.ys_nr dd .desc{width:calc(100% - 120px); float: left;}
.ys_nr dd h3{font:28px "Microsoft YaHei"; line-height: 42px; color:#ffffff;  margin-bottom:5px; font-weight: bold;box-sizing: border-box;}
.ys_nr dd p{padding-left: 22px;font:16px "Microsoft YaHei"; line-height:34px; position:relative; color:#ffffff; text-align: justify;background: url(../images/yspico.png) no-repeat left 12px;}
.ys_nav{width:100%;margin-top:-12px;position: relative; }
.ys_nav ul{width:100%}
.ys_nav li{width:18%;font-size: 20px;color: #373737;font-weight: bold; text-align: center;line-height: 45px;box-sizing: border-box;cursor: pointer; float: left;}
.ys_nav li em{display: block;text-align: center;height: 26px;width: 26px;background: url(../images/ysico.png) no-repeat;margin:0 auto;}
.ys_nav li:nth-child(1){margin-left:60px;}
.ys_nav li.cur{color: #D80A32;}
.ys_nav li.cur em{background: url(../images/ysicocur.png) no-repeat;}

.ys dl img{-webkit-transition: 0.35s;-moz-transition:0.35s;transition: 0.35s;}
.ys dl:hover img{-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01);} 

.btms {
    background: #00AA5E url(../images/bg.png) no-repeat center bottom;
    padding:50px 0  40px 0;
    height:205px;
    box-sizing:border-box;
}.btms-l {
    display: flex;
    text-align: center;
}.btms-l li {
    margin-right: 100px;
    font-size: 16px;
}.btms-l a {
    color: #fff;
}.btms-l p {
    font-size: 36px;
    line-height: 1;
    margin-top: 10px;
}.btms-r {
    color: #fff;
    text-align: center;
} .btms .ny_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}.btms-r p {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
}.btms-r a {
    background-color: #fff;
    border-radius: 4px;
    line-height: 44px;
    display: inline-block;
    color: #00AA5E;
    font-size: 18px;
    width: 350px;
    margin-top:5px;
}
.block6 .item{
    height:450px;
    box-sizing: border-box;
    padding:60px 20px 0 20px;
    background:#D80A32;
    text-align:center;
    color:#fff;
    position:relative;
    overflow:hidden;
    z-index:1;
}
.block6 .item:before{
    content:"";
    width:100%;
    position:absolute;
    left:-100%;
    top:0;
    z-index:-1;
    height:100%;
    transition:all ease .3s;
    background:url('../images/bg_cur.png') no-repeat;
    background-size:cover;
}
.block6 .item:hover:before{
    left:0;
}
.block6 .item:hover .tit{
    color:#000;
}
.block6 .item .icon img{
    width:64px;
}
.block6 .item .tit{
    margin:20px 0;
    font-size:26px;
    font-weight:bold;
}
.block6 .item .desc{
    text-align:left;
    line-height:1.8;
}
.block6 .item .link{display:flex;
    align-items: center;
    justify-content: center;margin-top:20px;}
.block6 .item .link span{
    width:128px;
    height:46px;
    display:flex;
    align-items: center;
    justify-content: center;
    background:#FE6700;
    color:#fff;
    border-radius:23px;
}
.block6 .item .link:hover span{
    opacity:.88;
}

.ihzhb-con{ background-color: #fff; margin-top: 20px; margin-bottom: 30px;}
.ihzhb-item{ border:1px solid #eaeaea; width:calc(16.66% - 12px); float: left; height:145px;margin:6px;}
.ihzhb-item >a{ width: 100%; height: 100%; position: relative; display: table;}
.ihzhb-item .ihzhb-img{ display: table-cell; text-align: center; vertical-align: middle; opacity:1; -webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.ihzhb-item .ihzhb-txt{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: table; z-index: 5; background-color:#D80A32; opacity: 0;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.ihzhb-item .ihzhb-txt > div{ display: table-cell; vertical-align: middle; text-align: center; font-size:24px; color: #fff;}
.ihzhb-item >a:hover .ihzhb-img{ opacity: 0;}
.ihzhb-item >a:hover .ihzhb-txt{ opacity: 1;}


.dzlc .dzlcline{background:#D80A32;padding:20px 0 30px 0;}
.dzlc  .ly_title p font,.dzlc .ly_title span{color:#fff;}
.dzlc  .list{background: url(../images/line02.png) no-repeat top 60px center;margin:55px 0 30px;}
.dzlc .dzlc_con ul{text-align:center;display:flex;justify-content: space-between;}
.dzlc .dzlc_con ul:before,.dzlc .dzlc_con ul:after{display:none!important;width:100%}
.dzlc .dzlc_con ul li{font-size: 16px;color: #fff;text-align:center;transition:all ease .3s;}
.dzlc .dzlc_con ul li img{margin-bottom:25px;}
.dzlc .dzlc_ljzx{display: block;width: 153px;height: 36px;line-height: 36px;text-indent: 31px;font-size: 14px;color: #fff;background: url(../images/jtr02.png) no-repeat 94px center;border: 1px solid #fff;margin: 15px auto 0 auto;}
.dzlc .dzlc_con ul li:hover{transform: translateY(-5px);}


.indprobox {
    position: relative;
    background: #fff;
}

.indprobox .martop {
    margin:15px 0 0;
    overflow: hidden
}

.indprobox .proright {
    width: calc(100% - 305px);
    float: right
}
.indprobox .ly_show {
    width: calc(100% - 305px);
    float: right;
}
.indprobox .proright ul li {
    width: 48.8%;
    margin-right: 2.4%;
    float: left;
    box-shadow: inset 0 0 0 5px #f7f6f6;
    background: #fff;
    padding: 24px;
    margin-bottom: 24px;
    overflow: hidden;
    position: relative;
    transition: all .4s ease
}

.indprobox .proright ul li:nth-child(2n) {
    margin-right: 0
}

.indprobox .proright ul li::before,
.indprobox .proright ul li::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.indprobox .proright ul li::before {
    border-top: 5px solid #00479d;
    border-bottom: 5px solid #00479d;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: left;
    transform-origin: left
}

.indprobox .proright ul li::after {
    border-left: 5px solid #00479d;
    border-right: 5px solid #00479d;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
    -webkit-transform-origin: bottom;
    transform-origin: bottom
}

.indprobox .proright ul li:hover::before,
.indprobox .proright ul li:hover::after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s
}

.indprobox .proright ul li .text {
    width: 40%;
    float: left;
    position: relative;
    z-index: 2
}

.indprobox .proright ul li .text .name {
    font-size: 20px;
    height: 60px;
    line-height: 30px;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all .4s ease
}

.indprobox .proright ul li:hover .text .name {
    color: #00479d
}

.indprobox .proright ul li .text p {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.indprobox .proright ul li .text .more {
    display: block;
    width: 108px;
    height: 32px;
    line-height: 32px;
    border-radius: 20px;
    background: #00479d;
    background: linear-gradient(155deg, #5bbaf0 10%, #00479d);
    text-align: center;
    color: #fff;
    margin-top: 20px;
    transition: all .4s ease
}

.indprobox .proright ul li:hover .text .more {
    background: #00479d;
    background: linear-gradient(-155deg, #5bbaf0 10%, #00479d)
}

.indprobox .proright ul li .pic {
    display: block;
    width: 56%;
    height: 220px;
    float: right;
    position: relative;
    z-index: 2;
    overflow: hidden
}

.indprobox .proright ul li .pic img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    transition: all .4s ease
}

.indprobox .proright ul li:hover .pic img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05)
}

@media screen and (max-width:1399px) {
    .indprobox .indbigbt {
        top: -24px
    }

    .indprobox .martop {
        margin: 97px 0 35px
    }

    .indprobox .proright {
        width: calc(100% - 285px)
    }
}

@media screen and (max-width:1079px) {
    .indprobox .martop {
        margin: 87px 0 15px
    }

    .indprobox .proright {
        width: 100%;
        margin-top: 25px
    }
}

.proleft {
    width:265px;
    float: left
}

.proleft .cp_type {
    background-color: #00479d;
    padding: 26px 0 0
}

.cp_type .hd {
    width: 100%;
    height: auto;
    margin: 0 auto 26px;
    padding: 0 30px;
    text-align: center;
    position: relative
}

.proleft .cp_type .hd:before {
    content: "";
    display: block;
    background: url(../images/flbtbg1.png) left no-repeat;
    width: 89px;
    height: 165px;
    position: absolute;
    left: 0;
    top: -26px
}

.proleft .cp_type .hd:after {
    content: "";
    display: block;
    background: url(../images/flbtbg2.png) left no-repeat;
    width: 119px;
    height: 179px;
    position: absolute;
    right: 0;
    bottom: -25px
}

.cp_type .hd p {
    width: 100%;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase
}

.cp_type .hd p img {
    display: block;
    width: 28px;
    height: 28px;
    margin: 2px 10px 2px 0;
    padding: 0;
    float: left
}

.cp_type .hd span {
    display: block;
    color: #fff;
    font-size: 24px
}

.cp_type .hd i {
    display: none
}

.cp_type .hd em {
    display: block;
    width: 30px;
    height: 5px;
    background: rgba(255, 255, 255, .3);
    margin: 5px auto
}

.cp_type .bd {
    position: relative;
    z-index: 2
}

.cp_type .bd ul {
    background: #222;
    overflow: hidden;
    min-height: 200px
}

.cp_type .bd ul li {
    border-bottom: 0px solid rgba(255, 255, 255, .3);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.cp_type .bd ul li p {
    height: 74px;
    width: 85%;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.cp_type .bd ul li:last-child p {
    border-bottom: 0
}

.cp_type .bd ul li.on:last-child p {
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.cp_type .bd ul li p a {
    display: block;
    width: calc(100% - 40px);
    line-height: 74px;
    padding: 0;
    overflow: hidden;
    color:rgba(255, 255, 255, .5);
    font-size: 17px;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left
}

.cp_type .bd ul li p span {
    display: block;
    width: 40px;
    height: 100%;
    background: url(../images/mulu0.png) center center no-repeat;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: -5px
}

.cp_type .bd ul li div {
    display: none
}

.cp_type .bd ul li div a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: rgba(255, 255, 255, .5);
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 88%;
    margin: 0 auto;
    padding: 0 10px
}

.cp_type .bd ul li div a:first-child {
    margin-top: 15px
}

.cp_type .bd ul li:last-child div a:last-child {
    margin-bottom: 15px
}

.cp_type .bd ul li div a i {
    display: block;
    width: 4px;
    height: 4px;
    margin: 13px 6px 13px 0;
    padding: 0;
    border: 1px solid #999;
    border-radius: 50%;
    float: left
}

.cp_type .bd ul li div a:hover i {
    border: 1px solid #fff
}

.cp_type .bd ul li p:hover a,
.cp_type .bd ul li.on p a {
    color: #fff
}

.cp_type .bd ul li p:hover span {
    background: url(../images/mulu1.png) center center no-repeat
}

.cp_type .bd ul li.on p span {
    background: url(../images/mulu2.png) center center no-repeat
}

.cp_type .bd ul li div a:hover {
    color: #fff
}

.cp_type .bd ul li div a:hover:before {
    background-position: 0 -10px
}

.cp_type .bd ul a.ckqb {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
    background: #f1f1f1;
    width: 92%;
    margin: 10px auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

.cp_type .bd ul a.ckqb:hover {
    background: #00479d;
    color: #fff
}

.ly_show .show_list {
    margin:-1%;
    padding: 0;
    background:#f5f5f5;
}

.show_list ul li {
    width: 31.33%;
    margin: 1%;
    float: left;
    position:relative;
}
.show_list ul li>div {
    background:#fff;
    /*box-shadow: 0px 0px 0px 1px #e0e0e0;*/
}
.show_list ul li a {
    display: block;
    margin: 0 auto;
    padding: 0 15px;
}
.show_list ul li .show_pro_img {
    background: #fff;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.show_list ul li .show_pro_img a {
    margin: 0 auto;
    padding:0;
}
.show_pro_img span {
    display: block;
    width: 100%;
    height: 271px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
    background: #fff;
}
.show_pro_img span img {
    display: block;
    width: 100%;
    max-height: 271px;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.show_list ul li p {
    width: 100%;
    height: 45px;
    position:absolute;
    bottom:0;
    z-index:22;
    background:rgba(0,0,0,.6);
    color:#fff;
    overflow: hidden;
    line-height: 45px;
    color: #333;
    font-size: 14px;
    text-align: center;
    margin: 0 auto 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    margin-toP: -8px;
}
.show_list ul li p a {
    color: #fff;
    font-size: 14px;
}
.show_list ul li>div:hover .show_pro_img {
    background: #D80A32;
}
.show_list ul li>div:hover p {
    background: #D80A32;
}
.show_list ul li>div:hover p a {
    color: #fff;
    font-weight: bold;
}
.index *{box-sizing:border-box;}
.p60{padding:60px 0!important}
.in-case-menu {float: left;width: 100%;}
.in-case-menu a {display: block;background-color: #e6e6e6;position: relative;font-size: 0;padding:33px 0 33px 45px;}
.in-case-menu a:after {position: absolute;content: '';left: 100%;top: 50%;width: 0;height: 0;border-style: solid;border-width: 10px 0 10px 10px;border-color: transparent transparent transparent #D80A32;margin-top: -10px;display: none;}
.in-case-menu a i {display: inline-block;width: 50px;height: 50px;background: no-repeat 0 0;vertical-align: middle;margin-right: 10px;}
.in-case-menu a span {display: inline-block;vertical-align: middle;font-size: 20px;}
.in-case-menu a span small {display: block;font-size: 12px;text-transform: uppercase;color: #999;}
.in-case-menu li {margin-bottom:8px;}
.in-case-menu li.on a,.in-case-menu a.more:hover {background-color: #D80A32;color: #fff;}
.in-case-menu li.on a span small,.in-case-menu a.more:hover span small {color: #fff;}
.in-case-menu li.on a i,.in-case-menu a.more:hover i {background-position: -50px 0;}
.in-case-menu li.on a:after {display: block;}
.show_list ul li>div:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

@media (max-width:1440px) {
.show_pro_img span {
    height: 271px;
}
}
@media (max-width:1199px) {
.ly_show {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
}
.ly_title span {
    margin: 5px auto 0;
}
.ly_show .show_menu {
    width: 21%;
}
.ly_show .show_list {
    width: 78%;
}
.show_pro_img span {
    width: 100%;
    height: 271px;
}
.show_list ul li p {
    width: 98%;
}
}
.fr{float:right}

.news{padding-top:0!important;margin-bottom:40px}
.news .tab {
	text-align: center;
	margin-bottom:20px;
}
.news .tab ul{
    display:flex;
    align-items:center;
    justify-content: center;
}
.news .tab a {
	padding: 0 16px;
	height: 40px;
	line-height: 40px;
	background:#fff;
	border:1px solid #ddd;
	border-radius:3px;
	font-size: 18px;
	display: inline-block;
	margin: 0 10px;
	color: #333;
}

.news .list {
	width: 100%;
	height: 360px;
}

.news .list li {
	display: block;
	float: left;
  width:100%;
	border: 1px solid #ddd;
	background: #f6f6f6;
	margin:0 0 25px 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.news .list li{
  width: 49%;
  float:left;
height: 124px;
  margin:12px 0
}
.news .list li:nth-child(2n){
    float:right;
}
.ihzhb-con{
    margin:0 -5px;
}
.news .list li{
padding:0;}
.news .list li a {
	display: block;
	height: 150px;
}
.news .list li .time {
	width: 66px;
	margin-top: 20px;
	margin-left: 30px;
}
.news .list li .time .day {
	font: normal 60px "Impact";
	color: #000;
	line-height: 50px;
  margin:0 0 10px 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.news .list li .time .year {
	margin-top: 8px;
	font: normal 16px "arial";
	color: #666;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.news .list li .title {
	display: block;
	
	height:123px;
	border-left:1px solid #ddd;
	width: calc(100% - 150px);
	padding-left:25px;
	padding-top:22px;
	margin-left: 14px;
}
.news .list li .title .tit {
	font-size: 20px;
	color: #333;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.news .list li .title .cont {
	margin-top: 8px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.news .list li:hover {
	background: #D80A32;
	border: 1px solid #D80A32;
}
.news .list li:hover .time .day {
	color: #fff;
}
.news .list li:hover .time .year {
	color: #fff;
}
.news .list li:hover .title .tit {
	color: #fff;
}
.news .list li:hover .title .cont {
	color: #fff;
  text-indent:0;
}
.news .tab .on a{
	background: #D80A32;
	border-color:#D80A32!important;
	color:#fff;
}

.banner .jt{
        position: absolute;
    width: 81px;
    height: 82px;
    background-color: rgba(0, 0, 0, 0.2);
    top: 50%;
    z-index: 9;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transition: all .3s;
    cursor: pointer;
    background-size:20px;
}
.banner .swiper-pagination{
    bottom:25px;
}
.banner .jt.swiper-button-prev{
    left:0;
}
.banner .jt.swiper-button-next{
    right:0;
}
.banner .swiper-pagination-bullet{
    width: 7px;
    height: 7px;
    background: #fff;
    box-shadow: 0 0 0 4px #32343b;
    border: none;
    border-radius: 50%;
    font-size: 0;
    margin: 0 7px!important;
    cursor: pointer;
    padding: 0;
}
.banner .swiper-pagination-bullet-active{
    background:#D80A32;
}
