
/* CSS Document */
.header{}
.topbar{
    border-bottom: 1px solid #e0e0e0;
}
.logo{
    float: left;
}
.logo img{}
.topbar-r{
    float: right;
}
.topbar-r a{}
.nav{
    border-bottom: 1px solid #e0e0e0;
}
.nav ul{
    max-width: 800px;
    float:right;
    margin: 0 auto;
    background-color: #ffffff!important;
}
.nav ul li{
    line-height: 40px!important;
}
.nav ul li a{
    color: #333!important;
    font-size: 16px;
    font-weight: bold;
}
.topbar-c{
    max-width: 1170px;
    margin: 0 auto;
    overflow: hidden;
    height: 80px;
    line-height: 80px;
}
.w1{
    padding: 48px 0;
    position: relative;
}
.wl-l{
    max-width: 1170px;
    margin: 0 auto;
}
.wl-l h1{
    font-weight: bold;
    margin: 0 0 24px;
    color: #8e1841;
}
.wl-l p{
    font-size: 16px;
        max-width: 832px;
    margin: 0 0 24px;
}
.wl-l ul{}
.wl-l ul li{
    line-height: 30px;
    font-size: 16px;
    padding-left: 20px;
    position: relative;
}
.w1-r{
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.w1-r img{
    max-width: none;
    width: auto;
    height: 100%;
    float: right;
}
.wl-l ul li:before {
    width: 10px;
    height: 10px;
    border: solid var(--color__main);
    border-width: 3px 3px 0 0;
    border-radius: 2px;
    position: absolute;
    top: 7px;
    left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    --color__main: #8e1841;
    --color__link: #8e1841;
    --color__main-darker: #63102d;
    --color__main-light: #e8d0d9;
    --color__main--hover: var(--color__main-darker);
}

.w2{
    background-color: #ebebeb;
    padding: 60px 0;
}
.w2-c{
    max-width: 1170px;
    margin: 0 auto;
}
.w2title{
    font-size: 20px;
}
.w2title h2{
    font-weight: bold;
    margin-bottom: 15px;
}
.w2-list{}
.w2-list ul{}
.w2-list ul li{
    overflow: hidden;
    background-color: #f9f9f9;
    padding: 20px 20px 0px 20px;
    border-bottom: 1px solid #FFEB3B;
}
.w2-list ul li:nth-child(1){
    border: 1px solid var(--color__highlight-border);
}
.w2-li1{
    float: left;
    width: 240px;
    height: 133px;
}
.w2-li1 img{
    width: 100%;
        border-radius: 2%;
    height: 133px;
}
.w2-li2 {
    margin-top: 15px;
    float: left;
    width: 180px;
    text-align: center;
}
.w2-li2 p{
    font-size: 14px;
    font-weight: 700;
    margin-top: 15px;
}
.fun{
    height: 24px;
    margin-bottom: 8px;
    text-align: center;
}
.fun span{
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    padding-right: 3px;
}
.fun em{
    font-size: 12px;
    font-style: initial;
    color: #888;
}
.w2-li2 img{}
.w2-li3{
    margin-top: 15px;
    float: left;
    width: 300px;
}
.w2-li3 em{
    font-style: initial;
}
.li3title{
    font-size: 20px;
    line-height: 33px;
    font-weight: 700;
    margin-top: 15px;
}
.w2-li4{
    float: left;
    width: 155px;
    text-align: center;
}
.cx{
    margin-bottom: 15px;
}
.cx span{
    font-size: 14px;
    color: #777;
    display: block;
}
.cx b{
    margin-top: 10px;
    display: block;
    font-size: 16px;
}
.cx-b{}
.cx-b span{
    display: block;
    font-size: 14px;
    color: #777;
}
.cx-b b{
    margin-top: 10px;
    display: block;
    font-size: 16px;
}
.w2-li5{
    float: left;
    width: 250px;
}
.w2-li5 a{
    font-size: 18px;
    font-weight: bold;
}

.more{
    background-color: #fef7cd;
    width: 200px;
    height: 34px;
    line-height: 34px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin: 0 auto;
    font-weight: bold;
}
.more1{    background-color: #e1e1e1;}
.more-c{
    text-align: center;
}
.layui-colla-icon {
    left: 75px;
}
.line{
    border-top: 1px solid #FFEB3B;
}
.lista{
    overflow: hidden;
}
.item{
    margin-top: 20px;
    position: relative;
}
.elastic{
    overflow: hidden;
    padding: 15px 0;
}
.paragraph{
    overflow: hidden;
    float: left;
    width: 300px;
}
.paragraph h4{
    margin-bottom: 10px;
}
.paragraph-img img{
    border-radius: 5px;
    width: 50px;
    height: 32px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.paragraph-img img:nth-child(5n+5){margin-right: 0px;}
.speed{
    float: left;
    width: 195px;
}
.blnb{}
.blnb h4{}
.date{
    font-size: 18px;
    font-weight: 700;
    color: #000;
}
.word{}
.gq{
    margin-top: 5px;
    overflow: hidden;
}
.gq img{
    float: left;
    border-radius: 5px;
}
.gq i{
    font-style: initial;
    background: #000;
    border-radius: 5px;
    width: 55px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    float: left;
    margin-left: 15px;
    color: #fff;
    text-align: center;
}
.Introduction{
    float: left;
    width: 300px;
}
.Introduction p{
    line-height: 35px;
    color: #000;
}
.Introduction p i{
    float: left;
    color: #009643;
    font-weight: 800;
    margin-right: 10px;
}
.w2-li5-1{
    background: #fcd600;
    height: 55px;
    text-align: center;
    border-radius: 8px;
    line-height: 55px;
}
.w2-li5-1 a{}
.w2-li5-2{
    height: 55px;
    text-align: center;
    border-radius: 8px;
    line-height: 55px;
    border: 1px solid #999;
    margin-top: 15px;
}
.w2-li5-2 a{}
.w2-li5box{
    background: #fcd600;
    height: 55px;
    text-align: center;
    border-radius: 8px;
    line-height: 55px;
    margin-top: 45px;
    }
.item-no{
    box-shadow: -1px 0px 9px 0px rgba(235,175,46,0.75);
    -webkit-box-shadow: -1px 0px 9px 0px rgba(235,175,46,0.75);
    -moz-box-shadow: -1px 0px 9px 0px rgba(235,175,46,0.75);
}
.top-rated{
    width: 192px;
    height: 48px;
    left: 44px;
    top: -10px;
    position: absolute;
    left: 45px;
    top: -4px;
    background: #05c46b;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.3);
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #05c46b;
    color: #fff;
    font-size: 16px;
}
.top-rated img{
    margin-top: -8px;
    margin-right: 5px;
}
.top-rated:before {
    border-color: transparent transparent #006400;
    border-width: 0 0 4px 4px;
    right: 100%;
}
.top-rated:after, .top-rated:before {
    width: 0;
    height: 0;
    border-style: solid;
    content: "";
    position: absolute;
    top: 0;
}
.top-rated:before {
    border-width: 0 0 10px 10px;
}
.top-rated:after {
    border-color: transparent transparent transparent #006400;
    border-width: 4px 0 0 4px;
    left: 100%;
}
.top-rated:after, .top-rated:before {
    width: 0;
    height: 0;
    border-style: solid;
    content: "";
    position: absolute;
    top: 0;
}
.top-rated:after {
    border-width: 10px 0 0 10px;
}
.list-more{
    width: 240px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 10px;
    margin-top: 20px;
    border: 1px solid #cacaca;
}
.list-more a{
    font-size: 16px;
    font-weight: 600;
}
.list-more:hover{background: #fff000;border: 1px solid #fff000;}
.w3{
    max-width: 1170px;
    margin: 0 auto;
}
.p1{}
.ptitle{
    font-size: 24px;
    font-weight: 700;
    padding: 12px 0 12px 0;
}
.ptitle1{
    font-size: 20px;
    font-weight: 700;
    padding: 12px 0 12px 0;
}
.ptitle2{
    font-size: 16px;
    font-weight: 700;
    padding: 12px 0 12px 0;
}
.p1 p{
        margin-bottom: 15px;
    line-height: 28px;
    font-size: 16px;
}
.p2{}
.p2 p{
    line-height: 30px;
    font-size: 16px;
    padding-left: 20px;
    position: relative;
}
.p2 span{
    line-height: 35px;
    font-size: 16px;
    display: block;
}
.p2 p:before {
    width: 10px;
    height: 10px;
    border: solid var(--color__main);
    border-width: 3px 3px 0 0;
    border-radius: 2px;
    position: absolute;
    top: 7px;
    left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    --color__main: #8e1841;
    --color__link: #8e1841;
    --color__main-darker: #63102d;
    --color__main-light: #e8d0d9;
    --color__main--hover: var(--color__main-darker);
}
.open{
    margin-top: 5px;
}
.open a{
    font-size: 16px;
    color: #0b7297;
}
.open a i{
    color: #0b7297;
    font-weight: 700;
    font-size: 20px;
    float: left;
    margin-right: 5px;
}
.item-2{
    padding: 15px;
}
.b15{
    margin-bottom: 15px;
}
.w4{
    background-color: #ebebeb;
    padding: 60px 0;
}
.w4title{
    font-size: 26px;
    font-weight: bold;
}
.headline{
    font-size: 20px;
    font-weight: bold;
    height: 65px;
    line-height: 65px;
    border-left: 4px solid #8e1841;
    padding: 0 15px 0 10px;
}
.text{
    border-top: 1px solid #dedede;
    background-color: #FAFAFA;
    border-left: 4px solid #908e8e;
    font-size: 16px;
}
.text p{
    font-size: 16px;
    color: #000;
}
.w4-c{
    max-width: 1170px;
    margin: 0 auto;
}
.headline em{
    font-style: initial;
    font-size: 30px;
    margin-right: 15px;
    color: #8e1841;
}
.headline i {left: initial;right: 15px;font-weight: bold;}
.w4list{margin: 15px 0;}
.text em{
    font-style: initial;
    font-size: 30px;
    margin-right: 15px;
    color: #908e8e;
}
.w5{
    max-width: 1170px;
    margin: 0 auto;
    padding: 50px 0;
}
.w5 ul{
    overflow: hidden;
}

.w5 ul li img{
    width: 100%;
    height: 150px;
}
.w5 ul li span{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
}
.w5 ul li p{
    line-height: 25px;
    font-size: 16px;
}
.w5title{
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
}
.foot{
    background: #000;
}
.foot-c{
    max-width: 1170px;
    margin: 0 auto;
    padding: 10px 0;
}
.foot-list{}
.foot-list ul{
    overflow: hidden;
}
.foot-list ul li{
    float: left;
    margin-right: 50px;
}
.foot-list ul li a{
    font-weight: 600;
    color: #fff;
    font-size: 15px;
}
.lid-more{
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    border: 1px solid #d2d2d2;
    padding: 15px 0;
    border-radius: 4px;
    margin-top: 15px;
}
.lid-more a{}
.lid{}
.w5 ul li:nth-child(4){
    margin-right: 0;
}
.layui-nav .layui-this:after, .layui-nav-bar {
    background-color: #0e0e0e;
}
.on1{
    overflow: hidden;
    float: left;
    width: 420px;
}
.aptop{display:none;}

.banner {
    padding-top: 200px;
  }
  
.banner .bannerumg {
    text-align: center;
  }
  
.banner .bannerumg img {
    width: 90vw;
    max-width: 750px;
  }
  
.banner .logo {
    text-align: center;
  }
  
.banner .logo img {
    width: 90vw;
    max-width: 446px;
  }
.videosection .container {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 90vw;
    margin: auto;
  }
  
  .videosection .videoplace {
    max-width: 810px;
    margin: 0 3vw;
  }
  
  .videosection .videoplace video {
    width: 100%;
  }
  
  .videosection img {
    width: 7%;
    max-width: 97px;
  }















