
.se-bg-01{
    background-image:url(/templets/2015showg/2021/img/splendid/se-bg-01.png);
    background-position: center center;
    width: 100%;
    height: 450px;
}
.se-top{
    position: fixed;
    top: 30%;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    width: 411px;
    height: 250px;
    z-index: 999;
    display: none;
}
.se-top .se-top-close {
    position:absolute;
    top: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    cursor: pointer;
}
.se-top .se-top-qq {
    position:absolute;
    bottom: 10px;
    right: 10px;
    width: 135px;
    height: 35px;
    cursor: pointer;
}
.se-ct{
    width: 100%;
    position: relative;
}
.se-ct > .se-ct-01{
    width: 100%;
    text-align: center;
    font-size: 38px;
    padding-top: 62px;
    padding-bottom: 24px;
}
.se-ct > .se-ct-02{
    width: 100%;
    display: flex;
    justify-content: center;
}

.se-ct > .se-ct-03{
    width: 100%;
    margin-top: 40px;
    position: relative;
}
.se-ct > .se-ct-03 > .se-ct-03-video {
    margin: 0 auto;
    width:960px;
    height:  570px;
}
.se-ct > .se-ct-03 > .se-ct-03-video video{
    width:960px;
    height:  570px;
    z-index: 998px;
}

.se-ct-04{
    position: absolute;
    top: 770px;
    height: 130px;
    width: 100%;
}

.se-ct-04 .se-ct-04-content > div{
    width: 965px;
    margin: 0 auto;

}
.se-ct-04 .se-ct-04-content > div > a {
    display: block;
    float: left;
    margin-left: 5px;
}
.se-ct-04 .se-ct-04-content > div > a > div {
    cursor: pointer;
}
.se-ct-04 .se-ct-04-content > div > a > div > div{
    display: none;
}
.se-ct-04 .se-ct-04-content > div > a > div > img{
    width: 315px;
    height: 128px;
}
.se-ct-04 .se-ct-04-content > div > a > .ep-hover{
    position: relative;
}
.se-ct-04 .se-ct-04-content > div > a > .ep-hover > div{
    display: block !important;
}
.se-ct-04 .se-ct-04-content > div > a > .ep-hover > div > div{
    position: absolute;
    top: 0;
    left: 0;
    width: 275px;
    height: 128px;
    background-color: rgba(0,0,0,0.5);
    align-items: center;
    padding: 0 20px;
}
.se-ct-04 .se-ct-04-content > div > a > .ep-hover > div > div > .ep-qrcode{
    color: white;
    text-align: center;
    width:90px;
    float: left;
    margin-top: 18px;
}
.se-ct-04 .se-ct-04-content > div > a > .ep-hover > div > div > .ep-vr-icon{
    color: white;
    text-align: center;
    width:90px;
    float: left;
    margin-top:48px;
    margin-left: 5px;
}
.se-ct-04 .se-ct-04-content > div > a > .ep-hover > div > div > .ep-title{
    color: white;
    text-align: center;
    width:90px;
    float: left;
    margin-top: 40px;
}

.se-ct .se-ct-05{
    width: 100%;
}
.se-ct .se-ct-05 > div{
    width: 960px;
    margin: 140px auto 60px;
}
.se-ct .se-ct-05 > div > img{
    width: 207px;
    height: 57px;
}
.se-ct2{
    height:  610px;
    width: 100%;
    background-color: rgb(248,248,248);
}
.se-ct2 .se-ct2-01{
    width: 100%;
    text-align: center;
    font-size:  38px;
    padding-top: 74px;
    padding-bottom: 60px;
}
.se-ct2 .se-ct2-02{
    width: 100%;
}
.se-ct2 .se-ct2-02 > div{
    margin: 0 auto;
    width: 1166px;
}
.se-ct3{
    height:  690px;
    width: 100%;
}
.se-ct3 .se-ct3-01{
    width: 100%;
    text-align: center;
    font-size:  38px;
    padding-top: 74px;
    padding-bottom: 60px;
}
.se-ct3 .se-ct3-02{
    width: 100%;
}
.se-ct3 .se-ct3-02 > div{
    margin: 0 auto;
    width: 1184px;
}
.se-ct4{
    background-image:url(/templets/2015showg/2021/img/splendid/s-contact.png);
    background-position: center center;
    width: 100%;
    height: 480px;
}
.se-ct4 > div:first-child{
    font-size: 38px;
    color:white;
    padding-top: 90px;
    text-align:center;
    padding-bottom: 85px;
}
.se-ct4 > div:first-child{
    font-size: 38px;
    color:white;
    padding-top: 90px;
    text-align:center;
    padding-bottom: 85px;

}
.se-ct4 > .se-ct4-input{
    width: 100%;
    height: 50px;
    margin-bottom: 18px;
}
.se-ct4 > .se-ct4-input > div{
    width: 390px;
    height: 50px;
    margin: 0 auto;
    background-color:rgba(255,255,255,0.3);
    display:flex;
    position: relative;
}
.se-ct4 > .se-ct4-input > div > div:first-child{
    width: 120px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    color:white;
    text-align: right;
    padding-right: 35px;
}
.se-ct4 > .se-ct4-input > div > input{
    width: 265px;
    height: 50px;
    border: 0px;
    background: none;
    outline-style: none;
}
.se-ct4 >.se-ct4-input > div > div:nth-child(3){
    font-size:12px;
    color:red;
    position:absolute;
    bottom:-18px;
    right: 0;
}
.se-ct4 > div:nth-child(4){
    width: 100%;
    height: 50px;
}
.se-ct4 > div:nth-child(4) > div{
    margin: 0 auto;
    color: white;
    background-color: rgb(79,161,253);
    width: 390px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    margin-top:  18px;
}





.se-ct5{
    width: 100%;
    margin-top: 100px;
}
.se-ct5 > div{
    width: 1181px;
    margin: 0 auto;
}
.ft-w-b{
    font-weight: bold;
}

.se-left{
    overflow: hidden;
    position: absolute;
    right: 50%;
    margin-right: 610px;
    top: 0px;
    width: 44px;
    z-index: 20;
    text-align: left;
}

.se-left {
    overflow: hidden;
    position:absolute;
    right:50%;
    margin-right:580px;
    top: 0;
    width: 44px;
    z-index: 20;
    text-align:left;
}

#se-left-nav{ width:44px;}
#se-left-nav li{position:relative; width:44px; height:58px; border-bottom:1px solid #c9cdd9; background:#dfe3ec; padding:1px 0px;}
#se-left-nav a{ color:#8490aa;}
#se-left-nav li span{ text-decoration:none; float:left; padding:14px 8px; height:32px; font-size:12px; line-height:16px; text-align:center; width:27px;}
#se-left-nav li:hover span{ color:#fff; background:rgb(61,142,252);}
.se-c {
    color:#fff; background:rgb(61,142,252);
}

.se-right{
    width: 60px;
    position: fixed;
    right: 0px;
    top: 300px;
    cursor: pointer;
    z-index: 9999;
}

.se-right-01{
    width: 60px;
    height: 70px;
    background-image:url(/templets/2015showg/2021/img/splendid/r-3.png);
    margin-top:2px;
}
.se-right-01 > div{
    position: absolute;
    right: 80px;
    top: 0px;
    display: none;
}
.se-right-02{
    width: 60px;
    height: 70px;
    background-image:url(/templets/2015showg/2021/img/splendid/r-5.png);
    margin-top:2px;

}
.se-right-03{
    width: 60px;
    height: 70px;
    background-image:url(/templets/2015showg/2021/img/splendid/r-1.png);
    margin-top:2px;
    position: relative;
}
.se-right-03 > div{
    position: absolute;
    right: 80px;
    top: 10px;
    height: 70px;
    width:202px;
    border: 1px solid rgb(234,234,234);
    border-radius: 8px;
    z-index: 1000;
    background-color: white;
    display: none;
}
.se-right-03 > div > div:first-child{
    font-size:12px;
    padding-left: 12px;
    padding-top: 10px;
}
.se-right-03 > div > div:nth-child(2){
    font-size:24px;
    color: rgb(226,48,44);
    padding-left: 12px;
    padding-top: 4px;
    font-weight:bold;

}
.se-right-04{
    width: 60px;
    height: 70px;
    background-image:url(/templets/2015showg/2021/img/splendid/r-4.png);
    margin-top:2px;
}
.se-right-05{
    width: 60px;
    height: 70px;
    background-image:url(/templets/2015showg/2021/img/splendid/r-2.png);
    margin-top:2px;

}
.se-right-05 > div{
    position: absolute;
    right: 80px;
    top: 140px;
    height: 150px;
    width:130px;
    border: 1px solid rgb(234,234,234);
    border-radius: 8px;
    z-index: 1000;
    background-color: white;
    padding-left:  10px;
    padding-top: 10px;
    display: none;

}
.se-right-05 > div > div:nth-child(2){
    text-align: center;

}
.se-right-05 > div   img{
    width: 120px;
    height: 120px;
}

.se-ct6{
    height: 380px;
    width: 100%;
    padding-top: 70px;
    font-size: 14px;
}
.se-ct6 > div{
    height: 610px;
    width: 1186px;
    margin:0 auto;

}
.se-ct6 > div > div{
    width: 556px;
    display: inline-block;
    height: 360px;
    margin-left: 33px;
}
.se-ct6 > div > div .se-ct6-t{
    font-size: 18px;
    font-weight:bold;
    display: flex;
    justify-content: space-between;
    padding-right: 60px;
    align-items: center;
}
.se-ct6 > div > div .se-ct6-t .se-ct6-t-title{
    font-size: 18px;
    font-weight:bold;
    width: 126px;
    text-align: left;
}

.se-ct6 > div > div ul li a{
    line-height: 25px;
}

.se-ct6 > div > div .se-ct6-t .se-ct6-t-more{
    font-size: 12px;
    color: #999999;
    width: 50px;
    position: relative;
}
.se-ct6 > div > div .se-ct6-t .se-ct6-t-more:before{
    position: absolute;
    background: rgb(240,240,240);
    content: "";
    height: 5px;
    top: 41%;
    right: 58px;
    width: 313px;
}
.se-ct6 > div > div .se-ct6-t .se-ct6-t-more:after{
    /*position: absolute;*/
    /*background: rgb(240,240,240);*/
    /*content: "";*/
    /*height: 5px;*/
    /*top: 41%;*/
    /*left: 50px;*/
    /*width: 42px;*/
}
.se-ct6 > div > div ul{
    margin-top: 20px;
}
.se-ct6 > div > div ul > li{
    float: left;
    width: 550px;
    margin-top:5px;
    text-align: left;
}

.se-ct6 > div > div ul > li > a > div{
    display: inline-block;
}
.se-ct6 > div > div ul > li > a > div:first-child{
    display: inline-block;
    width: 24px;
    text-align: center;
}
.se-ct6 > div > div ul > li > a > div:nth-child(2){
    width: 400px;
}
.se-ct6 > div > div ul > li > a >  div:nth-child(3){
    width: 80px;
}

.se-ct6 > div > div ul > li:first-child > a > div:first-child{
    color: white;
    background-color: rgb(63,140,244);
    border: 3px solid white;
    width: 18px;
    height: 18px;
    line-height: 18px;
}
.se-ct6 > div > div ul > li:nth-child(2) > a > div:first-child{
    color: white;
    background-color: rgb(63,140,244);
    border: 3px solid white;
    width: 18px;
    height: 18px;
    line-height: 18px;
}
.se-ct6 > div > div ul > li:nth-child(3) > a > div:first-child{
    color: white;
    background-color: rgb(63,140,244);
    border: 3px solid white;
    width: 18px;
    height: 18px;
    line-height: 18px;
}
.se-bd{
    border: 1px solid red;
}

.se-ct-7{
    width: 100%;
    background-color: rgb(246,246,246);
}
.se-ct-7 > div{
    width: 1186px;
    margin: 0 auto ;
}
.se-ct-7 > div > div:first-child{
    padding-top: 20px;
    font-weight: bold;
}
.se-ct-7 > div > div:nth-child(2){
    display: flex;
    margin-top: 20px;
}
.se-ct-7 > div > div:nth-child(2) > div{
    margin-right: 20px;
}
a:focus { -moz-outline-style: none; }/*ff*/
a:focus { outline: none; }/*其它*/
a{
    color:#444;
    text-decoration:none;
}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none; color:#ffa000;}