html,
body {
    position: relative;
    height: 100%;
}

@font-face {
    font-family: 'Bebas';
    src: url('/static/font/BebasNeue.otf');
}
@font-face {
    font-family: 'siyuan';
    src: url('/static/font/SourceHanSansCN-Normal.otf');
}
body {
    background: #eee;
    font-family:siyuan;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

p {
    font-style: unset;
}
.nav{
    width: 100%;
    height: 92px;
     background-color: white;

}
.nav .wap{
   width: 1400px;
   max-width: 1400px;
}
.nav .logo{
    width: 30%;
}
.nav logo a{
    display: block;
    width: 100%;
    height: 100%;
    
}
.nav .logo img{
    width: 100%;
    height: 100%;
}
.nav .wap {
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    height: 100%;
    line-height: 90px;
    max-width:1200px;
}
.nav .nav-list{

}
.nav .nav-list ul{
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.nav .nav-list .active{
border-top:2px solid #ee8518;
    transition: 0.6s;
}

.nav .nav-list img{
margin-left:8px;
}
.banner{
    width: 100%;
    height:calc(100vh - 92px);
    overflow: hidden;
}
.banner .swiper-container{
height:100%;
}
.banner img{
    width: 100%;
    height: 100%;
}
.banner a{
width:100%;
height:100%;
}

.container{
    width: 100%;
    /* height: 100%; */
    box-sizing: border-box;
    padding-top: 80px;
    background-color: white;
}
.container .wap{
    width: 73%;
    margin: 0 auto;
    /* height: 600px; */
    box-sizing: border-box;
    padding-bottom: 80px;
    /* border: 1px solid red; */
}

.yf{
    width: 100%;
}
.yf .header{
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 24px 0px ;
}
.yf .header::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 180px;
    height: 6px;
    background-color: #ff8a00;
    border-radius: 3px;
}
.yf .header h1{
    font-size: 36px;
	line-height: 34px;
	letter-spacing: 10px;
    font-weight: 600;
	color: #666;
}
.yf p{
    font-size: 21px;
	line-height: 28px;
    margin-top: 25px;
	letter-spacing: 0px;
	color: #000000;
}
.yf .list{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.yf .item{
    width: 48%;
    position: relative;
  /*background-size: 100% 100%; */
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding: 50px;
    min-height: 300px;
}
.yf button{
    width: 100px;
	height: 33px;
	background-color: #ff6000;
	border-radius: 4px;
    text-align: center;
    letter-spacing: 2px;
    font-size: 16px;
    outline: none;
    border: none;
	color: #ffffff;
    
}
.yf .item button{
position: absolute;
    right: 50px;
    top: 200px;
}
.yf .item .content{
    display: flex;
}
.yf .item .content h2{
    font-size: 33px;
	line-height: 36px;
    /* font-weight: 600; */
	color: #ffffff;
}
.yf .item .content p{
    font-size: 16px;
    line-height: 32px;
    margin-left: 10px;
    letter-spacing: 0px;
	color: #ffffff;
    margin-top: 0;
}
.fuwu{
    margin-top: 150px;
}
.fuwu .list{
    justify-content: space-between ;
    flex-wrap: wrap;
}
.fuwu .item{
    height: 412px;
    width: 32%;
    margin-top: 50px;
    padding: 0px;
    position: relative;
    /* margin-right: 3.33%; */
}
.fuwu .item .item-wap p{
    font-size: 18px;
	line-height: 36px;
	color: #ffffff;
}
.fuwu .item .item-wap h1{
    font-size: 40px;
    font-weight: 600;
    margin-top: 30%;
}
.fuwu .item .item-wap div{
    height: 72px;
    width: 100%;
    bottom: 0%;
    position: absolute;
    left: 0px;
    background-color: rgba(255,96,0,0.76);
}
.item-wap{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0px 30px;
    overflow: hidden;
    transition: 0.5s linear;
    text-align: center;
    background-color: rgba(255,96,0,0.63);
    opacity: 0;
}
.pd{
    margin-top: 140px;
}
.pd .list {
    display: flex;
}

.pd .list  .right .li1 .lf{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    /* padding: 35px 50px; */
}
.pd .list .right .lf button{
    margin-top: 20px;
    display: none;
}
.pd .list .right .li1 p{
    line-height: 22px;
    font-size: 16px;
    display: none;

}
.pd .list .right .rg{
    width: 50%;
    height: 100%;
}
.pd .list .li1  h1{
    font-size: 34px;
	line-height: 36px;
	letter-spacing: 0px;
    margin-left: 35px;
	color: #000000;
    width: fit-content;
    box-sizing: border-box;
    padding: 15px 0px ;
    border-bottom: 4px solid #525252;
}
.pd .list .right .rg img{
    width: 100%;
    height: 50%;
}
.pd .list .right {
    display: flex;
    flex-shrink: 0;
    width: 100%;
    justify-content: space-between;
}
.pd .list .right .li1 {
	width: 277px;
	height: 339px;
	background-color: #d4d4d4;
    position: relative;
    box-sizing: border-box;
    padding: 35px 35px 0px 0px;
    transition: 0.4s linear;
    overflow: hidden;
}
.pd .list .right .li1 img{
    position: absolute;
    bottom: 0px;
    transition: 0.4s linear;
}
.pd .list .right .active{
    width: 50% !important;
    display: flex;
    padding: 0;
}

.pd .list .right .active .rg{
    width: 50%;
    height: 100%;
}
.pd .list .right .active .rg img{
    width: 100%;
    position: relative;
    height: 100%;
    border-radius: 50% 0% 0% 50%;
}
.pd .list .right .active .lf{
    width: 50%;
    padding: 35px 50px;
}
.pd .list .right .active p{
    display: block;
    font-family:siyuan
}
.pd .list .right .active .lf button{
    display: inline-block;
}
.pd .list .right .active .lf h1{
    margin-left: 0px;
} 

.fuwu .item:hover .item-wap{ opacity: 1; }
/* footer */

.footer2 {
    width: 100%;
    /* height: 338px; */
    background-color: #000000;
    box-sizing: border-box;
    padding: 2% 0%;
    border-bottom: 1px solid #464646;

}

.footer2 .wrapper {
    width: 73%;
    margin: 0 auto; 
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer2 .wrapper .left {
    display: flex;
    width: 60%;
    justify-content: space-between;
    margin-left: 20%;
}

.footer3 {
    width: 100%;
    height: 66px;
    text-align: left;
    font-family: Î¢ÈíÑÅºÚ;
    font-size: 14px;
    color: #666666;
    background-color: #000000;
    /* line-height: 66px; */
    box-sizing: border-box;
    line-height: 66px;
}
.footer3 .left{
    width: 73%;
    margin: 0 auto;
}
.footer3 p{
    font-size: 16px;
    color: white;
}

.footer2 .wrapper .right {
    text-align: left;
}

.footer2 .wrapper .right p {
    font-size: 18px;
}

.footer2 .wrapper .right h1 {
    margin: 20px 0px;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #289054;
}

.footer2 .wrapper .right .code {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    text-align: left;
    margin-top: 30px;
    background-color: transparent;
}

.footer2 .wrapper .right .code img {
    margin-right: 10px;
}

.footer2 .wrapper .right .code div {
    font-size: 14px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.5;
}

.footer2 ul {
    display: flex;
    flex-direction: column;
    padding-left: 0px;
    margin-right: 33%;
    flex-shrink: 0;
    /* height: 100px; */
}

.footer2 ul li {
    text-align: left;
    line-height: 36px;

}

.footer2 ul li a {
    color: #797979;
    line-height: 20px;
    font-size: 14px;
}

.footer2 .wrapper .left ul li:nth-child(1) a {
    font-weight: 500;
    font-size: 18px;
    font-family: Î¢ÈíÑÅºÚ;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
}

.footer2 .wrapper .left ul li {
    line-height: 36px;
}
.nav-list ul li {
    position: relative;
   font-size:18px;
    min-width: 70px;
    margin-left: 60px;
text-align: center;
}
.nav-list ul li a{
color:#333;
}
.nav-list ul .active .far{
color:#ee8518;
}
.nav-list ul li:hover .far{
color:#ee8518;
}
.drop-menu{
    position: absolute;
    z-index: 10;
    background-color: white;
    width: 100px;
    transition: 0.5s linear;
    left: 0%;
    overflow: hidden;
    display: none;
background: #ee8518;
}
.drop-menu ul{
    display: flex;
    flex-direction: column;

}
.drop-menu ul li{
    height: 35px;
    line-height: 35px;
    text-align: center;
   color:white;
    background: #ee8518;
    transition: 0.6s;
   margin:0px;
    /* border: 1px solid ; */
}
.drop-menu ul li a{
   color:white;
}
.drop-menu ul .active{
    border-top:2px solid #ee8518;
}
.drop-menu ul li:hover{
    background-color: #fff;

    
  
}
.drop-menu ul li:hover a{
color:#ee8518;
}
.nav-list ul li:hover .drop-menu{
    display: block;
}
@media screen and (max-width: 1080px) {
    .nav .wap{
         width: 100% !important;
    }
.footer2 .wrapper .left{
margin-left:0px;
    flex-shrink: 0;
}
.pd .list .right{

    flex-wrap: wrap;
}
.pd .list .right .active{
    width: 100%;
margin-bottom: 20px;
}
.fuwu .item{
height:auto;
    width: 46%;
}
}

@media screen and (max-width: 1600px) {
    .nav .wap{
         width: 100% !important;
    }
.footer2 .wrapper .left{
margin-left:0px;
    flex-shrink: 0;
}
.pd .list .right{

    flex-wrap: wrap;
}

.fuwu .item{
height:auto;
background-size:cover;
  width: 32%;
}
.pd .list .li1 h1{
font-size: 24px;
}
.pd .list .right .li1 p{
display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
text-align:center;
    overflow: hidden;
}
.pd .list .right .li1{
margin-top:20px;
   width: 23%;
    height: 310px;
}
.pd .list .right .rg img{
height:50%;
 
}
.pd .list .right .active{
    width: 50%;
margin-bottom: 20px;

}
}
@media screen and (min-width: 1925px){
.yf .item{
    background-size: 100% 100%;
    min-height: 390px;
}
.pd .list .right .li1{
    width: 390px;
    height: 440px
}
.fuwu .item{
height:600px;
}
}