@charset "UTF-8";@font-face{font-family:'iconfont';font-style:normal;font-weight:400;src:url('./fonts/iconfont.woff?t=1595384599005') format('woff');font-display:swap}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin:0;padding:0;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;}
HTML5 display-role reset for older browsers article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
::-webkit-scrollbar {width:5px;height:5px;}
::-webkit-scrollbar-track-piece {-webkit-border-radius:6px;background-color:rgba(0,0,0,0.2);}
::-webkit-scrollbar-thumb:vertical {height:5px;-webkit-border-radius:6px;background-color:rgba(125,125,125,0.7);}
::-webkit-scrollbar-thumb:horizontal {width:5px;-webkit-border-radius:6px;background-color:rgba(125,125,125,0.7);}
body{margin:0;padding:0;background:#f5f5f5}
a {text-decoration: none;color: #409EFF;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
img {vertical-align: middle;}
li {list-style: none;}
iframe {box-shadow: 0 0 10px rgb(0 0 0 / 10%);width: 100%;height: 100%;border: 0;}
.el-ellipsis-1{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.el-ellipsis-2{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.el-ellipsis-3{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.container{width: 1140px;padding: 0px;margin: 0px auto;}
#app{margin-top: 70px}
#header{display:flex;height: 60px;line-height: 60px;padding: 0 10px;position: fixed;width: 100%;background: #fff;top: 0;z-index: 999;}
#header .warp{width: 50%}
#header .warp img{height: 50px;vertical-align: top;margin-top: 5px}
#header .warp.center{text-align:center}
#header .warp.right{text-align:right}
#header .warp i{color: #409EFF;font-size: 28px;margin-left:10px;width: 28px;}
#header .warp a{color:#777;font-size: 22px;height: 60px;vertical-align: top;line-height: 54px;}
#header .logo{vertical-align: top;height: 60px;margin-right: 10px}
#header .el-input{width: 300px;vertical-align: top;margin-right: 10px}
#header .el-dropdown{vertical-align: top;margin-top: 10px;float: right;}
#header .menu-warp{display: inline-block}
#header .menu-warp .el-menu{border:0}
#header .menu-warp .el-tabs{padding: 0 20px;}
#header .menu-warp .el-submenu.hide-arrow .el-submenu__title i.el-icon-arrow-down{display:none !important}
#header .menu-warp .el-tabs__content{overflow:auto;position:relative;height:-moz-calc(100vh - 115px);height:-webkit-calc(100vh - 115px);height:calc(100vh - 115px)}
#header .menu-warp .menu-title{display: block;width: 80%;}
#header .menu-warp .lang-item{display: block;padding: 0 20px;height: 56px;line-height: 56px;}
#header .menu-warp .active{color: #1772F6!important}
#mobile{display:flex;height: 60px;line-height: 60px;padding: 0 10px;position: fixed;width: 100%;background: #fff;top: 0;z-index: 999;}
#mobile .warp{width: 50%}
#mobile .warp img{height: 50px;vertical-align: top;margin-top: 5px}
#mobile .warp.center{text-align:center}
#mobile .warp.right{text-align:right}
#mobile .warp i{color: #409EFF;font-size: 28px;margin-left:10px;width: 28px;}
#mobile .warp a{color:#777;font-size: 22px;height: 60px;vertical-align: top;line-height: 54px;}
#mobile .menu-warp{z-index: 99;position: fixed;width: 100%;top: 60px;left: 0;background: #fff;}
#mobile .menu-warp .el-menu{border:0}
#mobile .menu-warp .el-tabs{padding: 0 20px;}
#mobile .menu-warp .el-submenu.hide-arrow .el-submenu__title i.el-icon-arrow-down{display:none !important}
#mobile .menu-warp .el-tabs__content{overflow:auto;position:relative;height:-moz-calc(100vh - 115px);height:-webkit-calc(100vh - 115px);height:calc(100vh - 115px)}
#mobile .menu-warp .menu-title{display: block;width: 80%;color:#333}
#mobile .menu-warp .lang-item{display: block;padding: 0 20px;height: 56px;line-height: 56px;}
.vicenav{text-align:center;background:#f1f2f3;padding:10px}
.vicenav:before{content: "\e79e";font-family: element-icons !important;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;color: #409EFF;}
.vicenav.white{background:#fff}
.vicenav a{font-size:14px;transition:0.2s;display:inline-block}
.vicenav a:not(:last-child){margin-right:10px;padding-right:10px;position:relative}
.vicenav a:not(:last-child)::after{content:'/';font-size:14px;position:absolute;right:0;top:50%;transform:translate(50%,-50%);color:#000}
.vicenav a:hover,.vicenav a.active{color:#409EFF}
.box-card .el-icon-tickets{vertical-align: bottom;display:inline-block;color:#fff;background:#409EFF;width: 20px;height: 20px;border-radius: 20px;text-align: center;line-height: 20px;font-size: 12px}
/*分享*/
.social-facebook {background-color: #365493;}
.social-twitter {background-color: #3CF;}
.social-pinterest {background-color: #CB2027;}
.social-linkedin{background-color: #0274B3;}
.social-whatsapp {background-color: #1EBEA5;}
.wd-social-icon {font: normal normal normal 14px / 1 FontAwesome;color: #fff !important;display: inline-block;margin: 4px;vertical-align: middle;text-align: center;font-size: 0;width: 30px;height: 30px;border-radius: 50%;}
.wd-icon {font-size: 20px;line-height: 30px;display: inline-block;vertical-align: middle;}
.el-carousel__container{max-height: 250px}
.page{padding: 20px;padding-bottom: 0;}
.single{padding: 20px;background:#fff}
.list{box-shadow: 0 1px 3px oklch(from initial l c h/.1);background: #fff;padding-bottom: 20px}
.list .item{padding: 20px 0;}
.list .title{color: initial;font-size: 18px;font-weight: 600;}
.list .title a{color: initial}
.list .desc{margin-top: 10px;max-height: 100px;overflow: hidden;}
.list .btn-warp{padding: 10px 0}
.share{color: #8491a5;cursor: pointer;display: inline-block;font-size: 14px;display: inline-block;margin-right: 20px}
.edit-block{box-sizing: border-box;margin: 0px;min-width: 0px;flex: 1 1 0%;}
.edit-title{box-sizing: border-box;margin: 0px;min-width: 0px;font-size: 15px;line-height: 21px;color: rgb(55, 58, 64);display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.edit-desc{box-sizing: border-box;margin: 6px 0px 0px;min-width: 0px;font-size: 12px;color: rgb(145, 150, 161);display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.circle{box-sizing: border-box;margin: 0px;min-width: 0px;width: 100%;-webkit-box-align: center;align-items: center;padding:15px 10px;padding-top: 0;display: flex;border-radius: 4px;}
.circle-block{box-sizing: border-box;margin: 0px;min-width: 0px;flex: 1 1 0%;}
.circle-title{box-sizing: border-box;margin: 0px;min-width: 0px;font-size: 15px;line-height: 21px;color: rgb(55, 58, 64);display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.circle-desc{box-sizing: border-box;min-width: 0px;font-size: 12px;color: rgb(145, 150, 161);display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 5;}
.category{color:#333;font-size: 14px;line-height: 1;white-space: nowrap;margin-bottom:10px;padding-bottom:10px;display:block;border-bottom: 1px solid #eee}
@media (max-width: 1200px) {
    .container{width: 100%;overflow-x:hidden}
}