*{
    padding: 0;
    margin: 0;
}
ul{
    list-style: none;
}
a{
    text-decoration: none;
    color: #333;
}
.none{
    display: none !important;
}
@font-face{
    font-family: 'my_font';
    src:url('https://shxdf-file.oss-cn-hangzhou.aliyuncs.com/index/2019/font/DINENGSCHRIFT-ALTERNATE.OTF') format('truetype')
}
.banner{
    display: block;
    width: 100%;
    height: 550px;
    text-align: center;
    background-repeat: no-repeat;
}
.banner .banner_img{
    width: 45%;
    margin-top: 206px;
}
.banner .sen_btn{
    background-color: #fff;
    font-size: 20px;
    border: none;
    overflow: hidden;
}
.myTitle{
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
    padding: 90px 0;
}
.myTitle p{
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #b5b5b5;
}
.myTitle .fos{
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #959595;
}
.sen01{
    text-align: center;
}
.sen01 .title{
    display: block;
    margin: 0 auto;
    margin-top: 89px;
    margin-bottom: 101px;
}
.sen01 ul{
    display: flex;
    width: 1199px;
    margin: 0 auto;
    justify-content: space-between;
}
.sen01 ul li{
    width: 340px;
    height: 463px;
}
.sen01 ul li:nth-child(1){
    background: url('../images/sen01.fw.png') no-repeat;
    background-size: 100%;
}
.sen01 ul li:nth-child(2){
    background: url('../images/sen02.fw.png') no-repeat;
    background-size: 100%;
}
.sen01 ul li:nth-child(3){
    background: url('../images/sen03.fw.png') no-repeat;
    background-size: 100%;
}
.sen01 ul li:nth-child(1) img{
    width: 72.5%;
}
.sen01 ul li:nth-child(2) img{
    width: 67.1%;
}
.sen01 ul li:nth-child(3) img{
    width: 71.5%;
}
.sen01 ul li div{
    width: 90%;
    height: 155px;
    margin: 0 auto;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    padding: 8px 0;
    margin-top: 5px;
}
.sen01 ul li div img{
    display: block;
    margin: 0 auto;
    width: 43px !important;
    height: 43px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sen01 ul li div p{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    color: #ffffff;
}
.sen_btn{
    display: flex;
    margin: 0 auto;
    width: 340px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    font-size: 20px;
    margin-top: 80px;
}
.sen_btn span{
    margin-right: 44px;
}
.sen02{
    background-color: #eeeeee;
    overflow: hidden;
}
.sen02 .title{
    display: block;
    margin: 0 auto;
    margin-top: 57px;
    margin-bottom: 50px;
}
.sen02 ul{
    width: 1199px;
    margin: 0 auto;
    background-size: 102%;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 93px;
}
.sen02 ul li{
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
}
.sen02 ul li div{
    width: 280px;
    height: 234px;
    text-align: center;
    border-right: 27px solid #eeeeee;
    background-color: rgba(255,255,255,.4);
    position: relative;
}
.sen02 ul li div:hover .bgImg,.sen02 ul li div:hover a{
    display: block;
}
.sen02 ul li div .bgImg{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: none;
    width: 100%;
    border: 5px solid #fff;
}

.sen02 div a{
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 48px;
    height: 48px;
    text-align: center;
}
.sen02 ul li div:nth-child(5){
    border-right: 0;
}
.sen02 ul li:nth-child(1) div{
    border-bottom:27px solid #eeeeee;
}
.sen02 ul li div span{
    display: flex;
    justify-content: center;
}
.sen02 ul li div span h1{
    border-bottom: 4px solid #000;
    font-family: 'DINEngschrift-Alternat';
    font-size: 55px;
    font-weight: 600;
    margin-top: 43px;
    margin-bottom: 20px;
    margin-left: 25px;
}
.sen02 ul li div span font{
    display: block;
    margin-top: 56px;
    font-size: 18px;
    margin-left: 7px;
}
.sen02 ul li div  p{
    font-size: 20px;
}
.sen03{
    background-color: #eeeeee;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    overflow: hidden;
    padding-bottom: 103px;
}
.sen03 .title{
    display: block;
    margin: 0 auto;
    margin-top: 57px;
    margin-bottom: 67px;
}
.sen03 .sen03_swp{
    width: 1199px;
    margin: 0 auto;
}
.sen03_swp .swiper-slide{
    background-color: #fff;
    text-align: center;
    height: 480px;
    padding-top:5px ;
}
.sen03_swp .swiper-slide div{
    display: flex;
    width: 340px;
    margin: 0 auto;
    align-items: center;
    border-top:1px solid #000;
    border-bottom: 1px solid #000;
    padding: 13px 0;
    margin-top: 38px;
}
.sen03_swp .swiper-slide div i{
    display: flex;
    font-style:normal;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background-color: #ee5400;
    font-size: 20px;
    color: #fff;
    border-radius: 50%
}
.swiper-slide div span{
    text-align: center;
    margin-left: 18px;
}
.swiper-slide div p{
    font-size: 8px;
    letter-spacing: 11px;
    color: #000000;
    opacity: 0.3;
}
.swiper-slide div h2{
    font-size: 20px;
    color: #000000;
    margin-bottom: 12px;
}
.myswp_btn{
    display: flex;
    justify-content: center;
    margin-top: 65px;
}
.myswp_btn span{
    display: flex;
    width: 120px;
    height: 40px;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}
.myswp_btn .iconfont{
    font-size: 20px;
}
.myswp_btn span:nth-child(1){
    margin-right: -1px;
}
.myactive{
    background-color: #fc5a01 !important;
}
.sen04 .title{
    display: block;
    margin: 0 auto;
    margin-top: 110px;
    margin-bottom: 123px;
}
.sen04 .text_indx{
    width: 1199px;
    margin: 0 auto;
    display: flex;
    flex-flow: wrap;
}
.sen04 .text_indx li{
    display: flex;
    width: 339px;
    align-items: center;
    justify-content: flex-start;
    border-bottom:1px solid #959595;
    padding-top: 76px;
    padding-bottom: 24px;
    padding-left:60px ;
}
.sen04 .text_indx li span{
    font-size: 50px;
    font-weight: 600;
    color: #959595;
    margin-right: 6px;
}
.sen04 .text_indx li h1{
    font-size: 24px;
    font-weight: 400;
    color: #959595
}
.sen04 .text_indx li p{
    font-size: 11px;
    color: #959595
}
.list_active span,.list_active div h1,.list_active div p{
    color: #fc5a01 !important;
}
.img_indx{
    margin-top: 99px;
    text-align: center;
    margin-bottom: 128px;
}
.img_indx li{
    display: flex;
    width: 1199px;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
}
.sen05 {
    background-color: #eee;
    padding: 100px 0;
}
.sen05 .send05_conture{
    display: flex;
    width: 1200px;
    margin: 0 auto;
    height: 500px;
    background-color: #fff;
}
.sen05 .x_img li{
    height: 100%;
    display: none;
}
.sen05 .x_img li img{
    height: 100%;
    width: 409px;
}
.sen05 .x_img .show{
    display: block;
}
.sen05 .x_conture{
    width: 100%;
    padding: 0 45px;
}
.sen05 .x_conture h1{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-size: 40px;
    font-family: 'my_font';
    font-weight: 400;
    font-stretch: normal;
    color: #dcdcdc;
    margin-top: 60px;
    margin-bottom: 5px;
}
.sen05 .x_conture font{
    display: block;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    color: #333333;
    width: 100%;
    padding-bottom: 21px;
    border-bottom: 1px solid #c9c9c9;
}
.sen05 .x_conture ul{
    display: flex;
}
.sen05 .x_conture ul li {
    cursor: pointer;
}
.sen05 .x_conture ul li:hover p{
    color: #000;
}
.sen05 .x_conture ul li h2{
    display: flex;
    align-items: flex-end;
    font-size: 24px;
    font-family: 'my_font';
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    padding-top: 43px;
    padding-bottom: 28px;

}
.sen05 .x_conture ul li h2 span{
    font-size: 36px;
    font-weight: 400;
    margin-right: 12px;
}
.sen05 .x_conture ul li p{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #5f5f5f;
}
.sen05 .x_conture ul .active h2{
    color: #fb5a01
}
.sen06 {
    padding-bottom: 56px;
    background-repeat: no-repeat;
    position: relative;
}
.sen06 .myTitle{
    padding: 50px 0px 10px;
}
.sen06 .sen06_a{
    position: absolute;
    z-index: 1;
    display: block;
    width: 50%;
    height: 780px;
    right: 0;
    top: 0;
}
.sen06 .title{
    display: block;
    margin: 0 auto;
    margin-top: 99px;
    margin-bottom: 50px;
}
.sen06_con{
    display: flex;
    width: 1199px;
    margin: 0 auto;
}

.sen06_con .sen06_tex{
    margin-top: 100px;
    position: relative;
    width: 500px;
    height: 500px;
    text-align: center;
}
.sen06_con .sen06_img{
    position: relative;
    margin-left: 30px;
}
.sen06_con .sen_btn{
    position: absolute;
    bottom: 0;
    left: 72px;

}
.sen06_con .sen06_img img{
    display: none;
}
.sen06_con .sen06_img .show{
    display: inline-block;
}

.sen06 .sen06_img .zindx{
    z-index: 99 !important;
}
.sen06_con .sen06_img li{
    position: absolute;
}
.sen06_con .sen06_img li:nth-child(1){
    width: 295px;
    height: 655px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 16px 31px;
    top: 74px;
    left: 0;
}
.sen06_con .sen06_img li:nth-child(2){
    width: 339px;
    height: 729px;
    background: url(../images/wangyong_hide.fw.png) no-repeat;
    background-size: 100%;
    top: 0;
    left: 178px;
}

.sen06_con .sen06_img li:nth-child(3){
    width: 295px;
    height: 655px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position:  0 16px;
    top: 74px;
    left: 366px;
}

.sen07 {
    background-color: #eeeeee;
    overflow: hidden;
    padding-bottom: 110px;
}
.sen07 .title{
    display: block;
    margin: 0 auto;
    margin-top: 99px;
    margin-bottom: 88px;
}

.sen07 .sen07_swp {
    width: 1199px;
    height: 440px;
    margin-left: auto;
    margin-right: auto;
}
.sen07 .sen07_swp{
    border: 3px solid #fff;
}

.sen07 .gallery-thumbs {
    width: 1199px;
    height: 120px;
    margin: 0 auto;;
    box-sizing: border-box;
    padding: 10px 0;

}
.sen07 .swiper-container .swiper-slide {
    background-repeat: no-repeat;
}
.sen07 .gallery-thumbs .swiper-slide{
    width: 171px !important;
    border: 4px solid #fff;
}
.sen07 .gallery-thumbs .swiper-slide:nth-child(1){
    width: 296px !important;
}
.sen07 .slide_active{
    border-color: #ee5400 !important;
}
.sen07 .avr{
    display: block;
    width: 100%;
    height: 100%;
}
.sen08{
    padding-bottom: 128px;
}
.sen08 .title{
    display: block;
    margin: 0 auto;
    margin-top: 125px;
    margin-bottom: 81px;
}
.sen08 ul{
    width: 1199px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.sen08 li{
    background-color: #eeeeee;
}
.sen08 li div{
    display: flex;
    align-content: center;
    justify-content: space-between;
    margin: 20px 0;
    padding: 0 19px;
}
.sen08 li div p{
    font-size: 18px;
    color: #898989;
    margin-top: 8px;
}

.scroll-content{
    animation:totop 2s forwards;
    -webkit-animation:totop 2s forwards;
    -o-animation:totop 2s forwards;
    -moz-animation:totop 2s forwards;
    -ms-animation:totop 2s forwards;
    transform:translateY(-20px);
    -webkit-transform:translateY(-20px);
    -o-transform:translateY(-20px);
    -ms-transform:translateY(-20px);
    -moz-transform:translateY(-20px);
}
@keyframes totop{
    0%{transform:translateY(-20px);opacity:0}
    100%{transform:translateY(0);opacity:1}
}
@-moz-keyframes totop{
    0%{-moz-transform:translateY(-20px);opacity:0}
    100%{-moz-transform:translateY(0);opacity:1}
}
@-webkit-keyframes totop{
    0%{-webkit-transform:translateY(-20px);opacity:0}
    100%{-webkit-transform:translateY(0);opacity:1}
}
@-ms-keyframes totop{
    0%{-ms-transform:translateY(-20px);opacity:0}
    100%{-ms-transform:translateY(0);opacity:1}
}
@-o-keyframes totop{
    0%{-o-transform:translateY(-20px);opacity:0}
    100%{-o-transform:translateY(0);opacity:1}
}

.animated{
    animation-duration: 2s;
}
.sen_new{
    background-color: #000;
    overflow: hidden;
    margin-top: 82px;
    padding-bottom: 120px;
}
.sen_new .myTitle,.sen_new .myTitle p{
    color: #fff;
}
.sen_new ul{
    width: 1235px;
    margin: auto;
}
.sen_new ul li{
    float: left;
    width: 30%;
    color: #000;
    min-height: 335px;
    margin: 0 1.5%;
    text-align: center;
    padding: 20px 0 40px;
    background-color: #fff;
}
.sen_new ul li i{
    display: block;
    height: 3px;
    width: 50px;
    background-color: #666666;
    margin: 2% auto;
}
.sen_new ul li b{
    font-size: 20px;
    color: #bfbfbf;
    font-weight: 400;
}
.sen_new ul li a{
    display: block;
    width: 100px;
    background-color: #ffaa00;
    margin: auto;
    font-size: 18px;
    color: #fff;
    padding: 5px 20px;
    border-radius: 10px;
}
.sen_new ul li:nth-child(3) a{
    margin-top: 35px;
}
.sen_new ul li h3{
    font-size: 24px;
    color: #333333;
    font-weight: 400;
}
.sen_new ul li ul{
    margin: 5% auto 3%;
    width: auto;
}
.sen_new ul li ul li{
    float: unset;
    margin: auto;
    width: 290px;
    text-align: left;
    font-size: 18px;
    padding: 10px 0;
    min-height: unset;
    list-style: circle;
}
.sen06_content{
    width: 1000px;
    margin: auto;
}
.sen06_content h1{
    font-size: 26px;
}
.sen06_content p{
    color: #333333;
    font-size: 16px;
    padding: 3px 0;
}
.sen06_content b{
    font-size: 16px;
}
.sen06_content a{
    background-color: #7c203a;
    font-size: 20px;
    color: #fff;
    padding: 5px 20px;
    border-radius: 10px;
    margin-top: 12px;
    display: block;
    width: 120px;
}
.sen06_col{
    color: #7c203a;
}