body {background: #6CB0F1; }
#app {max-width:800px; margin:0 auto; }
* {box-sizing: border-box;}
/* a, a:visited {text-decoration: none; color: #666;transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;} */
a:hover {  color: #9C0000;}
/* .yinying:hover {box-shadow: 0 5px 8px #7f7f7f;transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; cursor: pointer;} */
.clearfix { float:none; clear: both;}
.anim {transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.container { clear: both; overflow: hidden;}
.cen {text-align: center;}
.w96 { width:96%; margin:0px auto; }
.w92 { width:92%; margin:0px auto; }
.w84 { width:84%; margin:0px auto; }
.w50 { width:50%; margin:0px auto; }
.w100 { width:100%;  }
.w1200 { width:1200px; margin:0 auto;  }
.lefts {float: left;}
.rights {float:right;}
.df {display: flex;}
.jcsb {justify-content: space-between}
.bgWhite {background: #fff;}
.bb {border:1px solid #f00; min-height: 150px; }
.mt {margin-top: 11px;}
.Page{margin:20px 0;}
[v-cloak] { display: none; }
/* select,input[type="button"],input[type="text"],input[type="date"],input[type="number"] {min-height: 30px; padding:3px; box-sizing: border-box;
    border:1px solid #eee;transition: all 1.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; border-radius: 5px; }
textarea{border:1px solid #eee;transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; width: 100%; padding:5px;} */
/* input[type="button"] {padding:0 8px;}
label{ position: relative; margin-right: 13px;} */
/* label:before{content:''; position: absolute; left: 0px; bottom:0px;  width: 0; border-top:1px solid #fff;transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;} */
label:hover { cursor: pointer; }
/* label:hover:before {  width: 100%;border-top:1px solid #000; display: block; } */
/* select:hover,input:hover,textarea:hover {cursor: pointer; border:1px solid #000; } */
.layui-nav {display:flex; justify-content: space-between;}
.layui-nav {background: none!important;}
.layui-nav .layui-nav-item {line-height: 47px;}
.layui-nav-child { top: 48px;}
.layui-this a{color: #CF2B2C!important; background: #F9BF04;}
.layui-nav .layui-this:after, .layui-nav-bar {background: none;}
.layui-nav .layui-nav-item a {color: #fff; font-size: 16px;}
.layui-nav .layui-nav-item:active {background: none;}
.layui-nav .layui-nav-item a:active {background: none;}
.layui-nav-child:active {background: none!important;}
.layui-nav-child dd:active {background: none!important;;}
.layui-nav-child a {color: #383735!important;}
.layui-nav-child dd a:hover {color:#CF2B2C!important; background: #F9BF04!important;}
.layui-breadcrumb a{color: #666!important;}
.layui-breadcrumb i{color: #e00; margin:0 10px;}
.kuai {height: 10px; background: #eee;}
.icon {
    width: 1em; height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}
.indexVideo video{ width: 100%;}
#gotoTop{display: none;}
.totop{position:fixed;right:50px;bottom:33px; opacity: 0.1; display:block;width:53px;height:53px;background:url(https://vkceyugu.cdn.bspapp.com/VKCEYUGU-908027cd-0849-4303-ae20-d3bed9830e3a/2087a9c5-5f74-4d0b-b4bc-ed033aa3cf99.png) no-repeat 0 0;-webkit-transition: all 0.2s ease-in-out;}
.totop:hover{ transform: scale(1.1); }
.nrMain {margin:15px;}
.inputForm ul li{ margin-bottom: 15px; line-height: 25px;}