:root {
    --deep-color: #AF9575;
    --light-color: #D4B391;
    --red-color: #CC0518;
}

body{background-color: #FFFFFF;height: auto}

.bar {
    width: 100%;
    position: relative;
    min-width: 1200px;
    height: 660px;
    background-image: url('../image/bar1.jpg');
    background-size: 100% 100%;
}

    .bar .content {
        width: 1200px;
        margin: 0 auto;
        text-align: center
    }


.about{position: relative;margin:0 0 60px;color: #333333}
.about .bc_right{width: calc(50% + 405px);width: -moz-calc(50% + 405px);width: -webkit-calc(50% + 405px);float: right;margin-top: 30px;background-color: #F8F8F8}
.about .content{position: relative;margin: 0 auto;width: 1200px}
.about .content .img_1{position: absolute;left: 0;top: 300px;z-index: 9}
.about .content .img_2{position: absolute;left: 105px;top: 0;}
.about .content .title{text-align: right;font-size: 48px;margin-top: 70px}
.about .content .title_word{font-size: 24px;font-weight: bold;text-align: right;margin-top: -10px}
.about .content .text{font-size: 14px;text-indent: 2rem;padding-left: 725px;margin: 39px 0 50px;line-height: 2}
.about .content .button{float: right;width: 108px;height: 41px;border-radius: 21px;background-color: #CD0519;color: #FFFFFF;text-align: center;line-height: 41px;display: inline-block}
.about .content .introduce{padding-left: 375px;margin-top: 190px}
.about .content .introduce .item{display: inline-block;vertical-align: top;text-align: center;height: 102px;margin: 0 24px}
.about .content .introduce .item img{width: 50px;margin-bottom: 28px}
.about .content .introduce .item .line{width: 1px;height: 77px;margin: 12px auto;background-color: #E2E2E2}

.service{width: 1200px;margin: 50px auto}
.service .title{font-size: 48px;}
.service .title_word{font-size: 24px;font-weight: bold;margin-top: -10px}
.service .item{display: inline-flex;
    vertical-align: top;width: 276px;height: 364px;box-shadow: 0 0 5px 5px #eeeeee;margin: 50px 12px;
    position: relative;
    flex-direction: column;
    align-items: center;
}
.service .item span{display: inline-block;width: 58px;height: 32px;line-height: 32px;text-align: center;color: #FFFFFF;background-color: #CD0519;font-size: 18px;font-weight: bold;top: 165px;position: absolute;left: 0;}
.service .item .title-content{margin-top: 20px;font-size: 24px;line-height: 36px;color: #333333;}
.service .item .title-word-content{font-size: 16px;margin-bottom: 27px}
.service .item p{font-size: 14px;line-height: 2;padding: 0 20px;color: #666666}
.service .item a{position: absolute;color: #41A8F8;font-size: 14px;margin: 20px 20px;right: 0;bottom: 0;}

.news{margin-bottom: 50px}
.news .news_top{width: 100%;}
.news .title{width: auto;margin: -77px auto 2px;}
.news .title a{float: right;font-size: 14px;color: #999999;margin-top: 107px;}
.news .content{width: 1200px;margin: 30px auto;min-height: 670px;}
.news .content .list{width: 1200px;     min-height: 500px;vertical-align: top; display: flex; flex-wrap: wrap;}
.news .content .list .item{font-size: 14px;}
.news .content .list .item:nth-child(2n) {
    margin-left: 16px;
}
.news .content .list .item:nth-child(n+3) {
     margin-top: 16px;
 }
.news .content .list .item .time{float: left;margin-right: 20px;width: 84px;height: 56px;background-color: #F2F2F2;color: #666666;text-align: center;padding: 14px 0}
.news .content .list .item .time .day{font-size: 24px}
.news .content .list .item p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #787878}
.news .content .list .item .title{font-size: 16px;margin: 15px 0;color: #333333;width: auto}
.news .content .list .item .title img{vertical-align: middle;margin: -6px 8px 0 0}
.news .content .hot{float: right;width: 500px;padding-top: 10px}
.news .content .hot .item{position: relative;margin-top: 40px}
.news .content .hot .item p{position: absolute;bottom: 0;width: 100%;color: #ffffff;background-color: rgba(0,0,0,0.5);text-align: center;line-height: 1.5;padding: 3px 0}
.news .content .hot .item img{width: 100%}



.nav-right{position: absolute;right: 0;top: 870px}
.nav-right-active{position: fixed;right: 0;top: 270px}
.nav-right .item{position: relative;margin: 5px 0;width: 62px;height: 60px;background-color: #D91416;color: #FFFFFF;font-size: 12px;text-align: center;cursor: pointer}
.nav-right .item img{margin: 3px}
.nav-right .item p{position: absolute;bottom: 5px;width: 100%}
.nav-right .hide{border-radius: 5px;position: absolute;right: 70px;top: 0;text-align: left;color: #333333;background-color: #FFFFFF;box-shadow: 0 0 5px #d0d0d0;display: none}
.nav-right #phone .hide{width: 220px;height: 62px;padding-top: 25px;margin-top: -10px}
.nav-right #search img{margin-top: 8px}
.nav-right .to-top img{margin-top: 5px}
.nav-right #search .hide{width: 395px;padding: 0 0 20px 0;background-color: #F9F9F9}
.nav-right #search .hide .arrow{top: 20%}
.nav-right #search .hide .search img{vertical-align: middle;margin: 0 5px 0 0}
.nav-right #search .hide .search select{vertical-align: middle;width: 120px;height: 30px;border: solid 1px #999999;}
.nav-right #search .hide .search button{vertical-align: middle;width: 71px;height: 30px;background-color: #D91416;color: #FFFFFF;border: none;cursor: pointer}
.nav-right .hide .arrow{position: absolute;right: 0;top: 50%;background-color: #FFFFFF;margin-top: -5px;box-shadow: 5px 5px 5px #d0d0d0}
.nav-right .hide .arrow:before,.nav-right .hide .arrow:after{position: absolute;content: '';border-top: 5px transparent dashed;border-right: 5px transparent dashed;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;}
.nav-right .hide p{position: relative;padding: 0 15px;line-height: 1.5;font-size: 14px}
.nav-right .hide .number{font-size: 18px;font-weight: bold}
.nav-right .hide .top{height: 26px;line-height: 26px;font-size: 14px;color: #FFFFFF;background-color: #D91416;border-top-right-radius: 5px;border-top-left-radius: 5px;padding: 0 15px}
.nav-right .hide .search{padding: 27px 25px}
.nav-right .hide .result{padding: 0 0 10px 25px;margin-right: 25px;max-height: 200px;overflow-y: scroll;display: none}
.nav-right .hide .result p{width: auto;padding: 0}
.nav-right .hide .result .city{font-size: 18px;color: #D91416;line-height: 2;font-weight: bold}
.nav-right .hide .result .file{margin-bottom: 20px}
.nav-right .hide .result .file a{margin-right: 15px;}
.nav-right .hide .result::-webkit-scrollbar {width: 5px; height: 1px;}
.nav-right .hide .result::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: #535353;}
.nav-right .hide .result::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 10px;background: #EDEDED;}

.window {background-color: #fff;background: -webkit-linear-gradient(top, #fff 0, #fff 20%);background: -moz-linear-gradient(top, #fff 0, #fff 20%);background: -o-linear-gradient(top, #fff 0, #fff 20%);background: linear-gradient(to bottom, #fff 0, #fff 20%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff, endColorstr=#fff, GradientType=0);border-radius: 3px;box-shadow: 0 0 15px 2px #828898;width: 800px;height: auto;left: 50%;top: 300px;z-index: 999;position: fixed;margin-left: -300px;display: none}
.window .window-header {width: 100%;height: 40px;line-height: 40px;border-bottom: solid 1px #f4f4f4}
.window .window-header .window-title {width: 70%;padding-left: 10px;font-size: 16px;font-weight: 700;float: left}
.window .window-header .window-tool {width: 8px;height: 8px;line-height: 8px;margin: 16px 10px;float: right}
.window .window-header .window-tool a.window-tool-close {width: 8px;height: 8px;line-height: 8px;text-align: center;display: block}
.window .window-body {padding: 5px;min-height:300px;max-height: 500px;overflow-y: scroll}
.window .window-body::-webkit-scrollbar {width: 5px; height: 1px;}
.window .window-body::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: #535353;}
.window .window-body::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 10px;background: #EDEDED;}
.bar p {
    font-size: 36px;
    line-height: 1.5;
    padding-left: 20px;
    font-family: "幼圆",serif;
    color: #FFFFFF
}

.bar .title {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.3;
    margin: 90px 0 30px;
    font-family: "Microsoft YaHei",serif
}
.lunbo {  width: 100%;
    min-width: 1200px;
    height: 660px;}
    .lunbo a{position: absolute;top: 0;left: 0;width: 100%;}
    /* .lunbo a:nth-child(2){display: none;} */


.data {
display: flex;
    width: 1200px;
    margin: 0 auto;
}

.data  .item .title {
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    color: #AF9575;
}

.data .item {
    width: 176px;
    height: 164px;
    border: 1px dashed #D4B391;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
}

.data .item:not(:first-child) {
    margin-left: 30px;
}

.data .item > img {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 44px;
}
.data .item .data-val {
        position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}
.data .item .data-val > span:nth-child(1) {
    font-family: Microsoft YaHei;
    font-size: 36px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    color: #B21E29;

}
.data .item .data-val > span:nth-child(2) {
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
    color: #B21E29;

}


.service-nav .item {
width: fit-content;
    height: fit-content;
}


.service-nav .item .icon  svg {
    fill: #666;
    stroke: #666;
}

.service-nav .item img.noselected {
    display: block;
}
.service-nav .item img.selected {
    display: none;
}

.service-nav .item.active img.noselected {
    display: none;
}
.service-nav .item.active img.selected {
    display: block;
}


.service-nav .item .title {
    color: #666;
    font-size: 13px;
    text-align: center;
}
.service-nav .item.active  .icon  svg{
    fill: var(--deep-color);
    stroke: var(--deep-color);
}
.service-nav .item.active  .icon  svg path{
    fill: var(--deep-color);
    stroke: var(--deep-color);
}

.service-nav .item.active  .title {
    color: var(--deep-color);
}

.service-panel {
    width: 1200px;
    margin: 0 auto;
}


.service-panel .panel-item {
    display: none;
    padding: 30px 0;
}

.service-panel .panel-item.active {
    display: flex;
}
.service-panel .panel-item > img {
    width: 580px;
    height: 370px;
    flex-shrink: 0;
}

.service-panel .panel-item > div {
    margin-left: 30px;
    flex: 1;
}
.service-panel .panel-item > div > p {
    margin-top: 30px;
    line-height: 32px;
    color: #333;
}

#rpyc-cont .swiper-slide {
    transform: scale(0.8);
}

#rpyc-cont .swiper-slide > img {
    width: 100% !important;
    height: auto !important;
}

#rpyc-cont .swiper-wrapper  {
    overflow: visible !important;
}

#rpyc-cont .swiper-slide.swiper-slide-active {
    transform: scale(1);
}