<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    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('../fonts/DINENGSCHRIFT-ALTERNATE.OTF') format('truetype')
}
.banner{
    display: block;
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;
}
.banner img{ width: 100%;}
.banner .banner_img{
    width: 45%;
    margin-top: 206px;
}
.banner .sen_btn .sen_btn1 .sen_btn2{
    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: 60px 0 40px 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: 73%;
}
.sen01 ul li:nth-child(2) img{
    width: 67%;
}
.sen01 ul li:nth-child(3) img{
    width: 72%;
}
.sen01 ul li div{
    width: 90%;
    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: 50px;
}
.sen_btn span{
    margin-right: 44px;
}
.sen_btn1{
    display: flex;
    margin: 0 auto;
    width: 340px;
    height: 40px;
   align-items: center;
   justify-content: center;
    border: 1px solid #000;
    font-size: 20px;
    margin-top: 50px;
	margin-bottom: 60px;
}
.sen_btn1 span{
    margin-right: 44px;
}
.sen_btn2{
    display: flex;
    margin: 0 auto;
    width: 340px;
    height: 40px;
   align-items: center;
   justify-content: center;
    border: 1px solid #000;
    font-size: 20px;
    margin-top: 50px;
	
}
.sen_btn2 span{
    margin-right: 44px;
}

.sen02{
    background-color: #eeeeee;
    overflow: hidden;
    margin-top: 60px;
}
.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-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    overflow: hidden;
    padding-bottom: 60px;
}
.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%
}
.sen04{
	 background-color: #eeeeee;
	 padding-bottom: 10px;
}
.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: 50px;
    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: 60px;
    text-align: center;
    
}
.img_indx li{
  display: flex;
  width: 1199px;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
}
.sen05 {
    background-color: #eee;
    padding: 60px 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: 108px;
    height: 722px;
}
.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{
    width: 339px;
    height: 729px;
   /* background: url(../images/wangyong_hide.fw.png) no-repeat; */
    background-size: 100%;
    bottom: -150px;
    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 {
    
    overflow: hidden;
    padding-bottom: 60px;
}
.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: 60px;
}
.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;
}.container6 {    background: #f6f6f6;    padding: 60px 0;}.container6 .xc-item {    padding: 60px 0 30px}.container6 .c6-item {    display: block;    width: 100%;	overflow: hidden;}.container6 .c6-list-object {    display: block;    width: 20%;    border-right: 2px solid #fff;    border-top: 1px solid #fff;    float: left;    box-sizing: border-box;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;    font-size: 0;    opacity: 0;    transition: opacity 1s ease;    -moz-transition: opacity 1s ease;    -webkit-transition: opacity 1s ease}.container6.on .c6-list-object {    opacity: 1}.container6 .c6-list-object&gt;img {    width: 100%}.container6 .xc-btn-layer {    padding: 50px 0 60px}.xc-btn-layer {    display: block;    width: 1200px;    text-align: center;    font-size: 0;    margin: 0 auto;}.xc-btn-layer&gt;a {    display: inline-block;    line-height: 1;    padding: 10px 20px;    background: 0 0;    border: 1px solid currentColor;    color: #9e0001;    font-size: 16px;    border-radius: 19px;    -moz-border-radius: 19px;    -webkit-border-radius: 19px;    margin: 0 15px}.xc-btn-layer&gt;a:hover {    background: rgba(255, 105, 53, .2)}</pre></body></html>