body {
    min-width: 1540px;
}

.lc {
    width: 100%;
    position: absolute;
    left: 0;
    top: 187px;
}

.lc .items .right {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;

}

.lc .items .right ul li {
    /* background-color: #fff; */
    margin-right: 73px;
    float: left;
    /* width: 600px; */
    /* height: 850px; */
    -webkit-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
}

.lc .items .right .next,
.lc .items .right .prev {
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    width: 56px;
    height: 100px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    background: rgba(0, 0, 0, .2);
    font-family: simsun;
    transition: all ease-in .4s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lc .items .right .next {
    left: 0px;
}

.lc .items .right .prev {
    right: 0px;
}

.lc .items .right:hover .next {
    opacity: 1;
}

.lc .items .right:hover .prev {
    opacity: 1;
}


.lc .title {
    margin: 30px 0 15px;
    height: 28px;
    text-align: left;
    line-height: 28px;
    font-size: 24px;
    color: #323232;
    font-weight: normal;
}

.lc .items p.p1 {
    opacity: .8;
    color: #fff;
    text-align: center;
}

.lc .items p.p2 {
    margin-top: 20px;
    color: #fff;
}

.lc .items p.p3 {
    opacity: .8;
    color: #fff;
}

.lc .items p.p4 {
    margin-top: 12px;
    line-height: 50px;
}

.lc .items .btn:hover {
    opacity: 0.8;
}

.lc .items a {
    transition: color .4s, opacity .4s;
    color: #fff;
}

.topbanner {
    width: 100%;
}

.videobox {
    width: 100%;
}

.boxitem4 {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.boxitem4 .bgimg {
    width: 100%;
}

.box4img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.box4img .titleimg {
    width: 88%;
    margin: 53px auto 47px;
    display: block;
}

.box4img .box4bottom {
    width: 88%;
    height: 50%;
    /* background-color: pink; */
    margin: 0 auto;
}

.box4bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box4bottom .imagel {
    width: 65%;
}

.box4left {
    flex: 1;

}

.box4left img {
    width: 70%;
}

.box4left div {
    width: 100%;
    box-sizing: border-box;
    margin-top: 32px;
    padding-right: 82px;
    box-sizing: border-box;
    font-size: 25px;
    font-family: Alibaba;
    font-weight: normal;
    color: #999999;
    line-height: 38px
}

.boxitem5 {
    position: relative;
    overflow: hidden;
}

.boxitem5 .bg5 {
    width: 100%;
    height: 1080px;
}

.boxitem5 .title {
    width: 638px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 30px;
}

.imgboxbanner {}

.imgboxbanner img {
    display: block;
}

.titlenum {
    display: block;
    margin-top: 24px;
}

.xian {
    width: 68px;
    height: 5px;
    background: #EE9B01;
    margin-top: 16px;
    margin-bottom: 16px;
}

.font5bottom {
    width: 628px;
    font-size: 33px;
    font-family: Alibaba;
    font-weight: normal;
    color: #999999;
    line-height: 44px;
}

.video {
    width: 100%;
    position: relative;
}

.video video {
    width: 100%;
}

.video .bofang {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shejiao {
    width: 100%;
}

.boxitem8 {
    width: 100%;
    /* margin-top: 100px; */
    margin-bottom: 200px;
    /* height: 1100px; */
    /* position: relative; */
}
.tuandui{
    width: 100%;
    height: 2700px;
    background-color: pink;
    position: relative;
}
.tuanduifont{
    position: absolute;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.item8img{
    width: 100%;
    height: 100%;
}
.item8font {
    /* position: absolute;
    top: 0;
    transform: translateX(-50%); */
    left: 50%;
    display: flex;
    width: 100%;
}
.item8fontimgtitle{
    width: 303px;
    height: 70px;
    display: block;
    margin-right: 150px;
    margin-left:4%;
    margin-top: 53px;
}
.nameitembox {
    display: flex;
    flex-direction: column;
    width: 45%;
    margin-top: 53px;
}
.contents{
    display: flex;
    flex-wrap: wrap;
}
.nameitembox .nametitle {
    font-size: 50px;
    font-family: Alibaba;
    font-weight: normal;
    color: #FFFFFF;
    margin-top: 22px;
    margin-bottom: 47px;

}

.nameitembox .namecontent {
    font-size: 33px;
    font-family: AlibabaPuHuiTi;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.nameitembox .namexian {
    width: 68px;
    height: 5px;
    background: #EE9B01;
}

.itemimg9{
    width: 100%;
    position: relative;
    height: 2200px;
}
.itemcont9{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.title9{
    width: 298px;
    height: 71px;
    display: block;
    margin: 20px auto;
}
.contentanli{
    width: 88%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.contentanli-item{
    width: 46%;
    margin-right: 115px;
}
.contentanli-item:nth-child(2n){
    margin-right: 0;
}
.contentanli-item img{
    width: 100%;
}
.contentanli-item .class1{
    font-size: 33px;
font-family: Alibaba;
font-weight: normal;
color: #FFFFFF;
margin-top: 10px;
}
.contentanli-item .anxian{
    width: 52px;
    height: 3px;
    background: #EE9B01;
}
.contentanli-item .classname{
    font-size: 50px;
    font-family: Alibaba;
    font-weight: normal;
    color: #FFFFFF
}
.contentanli-item .classcontent{
    font-size: 33px;
    font-family: AlibabaPuHuiTi;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 58px;
}
.bg10{
    width: 100%;
    height: 100%;
}
.item10content{
    width: 100%;
    position: relative;
}
.images10{
    width: 100%;
}
.content10item{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.title10{
    display: block;
    margin: 0 auto;
}
.content10{
    width: 88%;
    display: block;
    margin: 70px auto;
}