#case1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#case1 .swiper-slide{
    height: 600px;
    min-width: 1200px!important;
}
#case1 .swiper-pagination{
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    text-align: right;
}
#case1 .swiper-pagination .swiper-pagination-bullet{
    width: 80px;
    height: 5px;
    border-radius: 5px;
    background-color: #F1F1F1;
    transform: scale(1);
    opacity: 1;
}
#case1 .swiper-pagination{bottom:20px;}
#case1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #CD0E02;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px;}
#case1 .case1_bx1 {
    width: 1200px;
    height: 600px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    padding-top: 196px;
}
#case1 .case1_bx1 img {
    height: 200px;
    width: auto;
}
#case1 .case1_bx2 {
    width: 1200px;
    height: 600px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
        padding-top: 170px;
    text-align: center;
}
#case1 .case1_bx2 img {
    height: auto;
    width: 780px;
}
#case1 .case1_bx3 {
    width: 1200px;
    height: 600px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
padding-top: 145px;
    text-align:center;
}
#case1 .case1_bx3 img {
    height: auto;
    width: 760px;
}
#case1 .case1_bx4 {
    width: 1200px;
    height: 600px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    padding-top: 196px;
}
#case1 .case1_bx4 img {
    height: 200px;
    width: auto;
}


#Content1{
    background-color: #F5F5F5;
    padding: 40px 0;
}
.new-media{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.new-media .news{
    float: left;
    width: 400px;
    margin-right: 10px;
}
.new-media .news .news_tit{
    background: url(/res/Home/structure/21120024.png) no-repeat;
    background-size: 100% 100%;
        height: 76px;
    width: 100%;
    position: relative;
    padding: 15px 20px 19px 30px;
    color: #FFFFFF;
}
.new-media .news .news_tit i {
        display: block;
    height: 40px;
    border-right: 3px solid #FFF0B7;
    position: absolute;
    top: 18px;
    left: 15px;
}
.new-media .news .news_tit h3 {
    font-weight: 500;
        font-size: 20px;
    margin-bottom: 4px;
}
.new-media .news .news_tit p {
    font-size: 12px;
    overflow: hidden;
}
.new-media .news .news_tit p a{
    color: #FFFFFF;
    float: right;
}
.new-media .news ul {
    background: #FFFFFF;
    height: 199px;
    padding: 13px 20px;
    margin-top: 10px;
}
.new-media .news ul li {
    line-height: 2.1;
}
.new-media .news ul li a {
        color: #666666;
    font-size: 14px;
}
.new-media .news ul li a:hover{
    color: #B00B1F;
}
.new-media .sy_video{
    float: right;
    width: 380px;
    height: 285px;
    position: relative;
}
.new-media .sy_video::before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.1);
    position: absolute;
    top: 0;
    left: 0;
}
.new-media .sy_video a{
    display: block;
    width: 71px;
    height: 71px;
    background: url(/res/Home/structure/21120025.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 115px;
    left: 50%;
    z-index: 99;
    margin-left: -35px;
    transition: all 0.3s ease-in-out; 
}
.new-media .sy_video a:hover{
    transform:scale(1.2);
}
/*.new-media .sy_video embed {
    width: 71px;
    height: 71px;
    position: absolute;
    top: 115px;
    left: 50%;
    margin-left: -35px;
}*/
.new-media .sy_video i{
    display: none;
    width: 20px;
    height: 20px;
    background: url(/res/Home/structure/21120026.png) no-repeat;
    background-size: cover;
    position: fixed;
    top: calc(22% - 30px);
    left: calc(50% + 375px);
    z-index: 99;
    cursor: pointer;
}
.new-media .sy_video video{
    display: none;
    width: 800px;
    position: fixed;
    top: 22%;
    left: 50%;
    z-index: 99;
    margin-left: -400px;
}
.new-media .sy_video .sy_video_mb{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    z-index: 98;
}
/*21120027*/
#Content3{
    padding: 32px 0 40px;
    background: url(/res/Home/structure/22010223.jpg) no-repeat;
    background-size: cover;
}
.gi{
    width: 1200px;
    margin: auto;
}
.gi_tit{
    overflow: hidden;
    margin-bottom: 32px;
}
.gi_tit .gi_tit_l{
    float: left;
    position: relative;
    padding-left: 30px;
    color: #B00B1F;
}
.gi_tit .gi_tit_l i{
    display: block;
    height: 40px;
    border-right: 3px solid #B00B1F;
    position: absolute;
    top: 3px;
    left: 20px;
}
.gi_tit .gi_tit_l h3{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 2px;
}
.gi_tit .gi_tit_l p{
    font-size: 12px;
}
.gi_tit .index_fivebtn{
    float: right;
    width: 120px;
    height: 36px;
    margin-top: 4px;
    background: #E5E3E4;
    position: relative;
    z-index: 5;
    border-radius: 2px;
}
.gi_tit .index_fivebtn a{
    display: block;
    height: 36px;
    position: relative;
    z-index: 5;
}
.gi_tit .index_fivebtn span {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #B00B1F;
    float: left;
    width: 46%;
    text-align: right;
    text-transform: uppercase;
}
.gi_tit .index_fivebtn i {
    display: block;
    height: 2px;
    float: left;
    margin: 16px 0 0 10px;
    width: 28px;
    background: #B00B1F;
    position: relative;
}
.gi_tit .index_fivebtn i::before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -4px;
    right: -10px;
    border-top: 5px solid transparent;
    border-left: 10px solid #B00B1F;
    border-bottom: 5px solid transparent;
}
.button--wayra {
    overflow: hidden;
    width: 100%;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: #B00B1F;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.button--wayra:hover::before {
    opacity: 1;
    background: #B00B1F;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.gi_tit .index_fivebtn:hover span {
    color: #FFFFFF;
}
.gi_tit .index_fivebtn:hover i{
    background-color: #FFFFFF;
}
.gi_tit .index_fivebtn:hover i:before{
    border-left: 10px solid #FFFFFF;
}

#Content2{
    padding: 32px 0 40px;
    background: #F5F5F5;
}
.srr-re{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.srr{
    float: left;
    width: 590px;
}
.re{
    float: right;
    width: 590px;
}
.re .re_pc img {
    height: 190px;
    width: 100%;
}
.srr .srr_pc{
    position: relative;
    overflow: hidden;height: 190px;
}
/*.srr .srr_pc a{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    bottom: -40px;
    left: 0;
    background: #B00B1F;
    color: #FFFFFF;
    font-size: 18px;
}*/

