/* reset */
*{-webkit-tap-highlight-color:rgba(0,0,0,0);}
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box }
html { height: 100% ;-webkit-tap-highlight-color: rgba(0,0,0,0);  -webkit-tap-highlight-color: transparent;scroll-behavior: smooth;}
body { min-height: 100% }
body { _height: 100% }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1 }
li { list-style-type: none }
iframe, frame, fieldset, img { border: 0 none }
img {max-width: 100%; vertical-align: top }
input[type=button], input[type=submit], input[type=reset] { cursor: pointer }
button { cursor: pointer }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none }
input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio }
input[type=checkbox] { -webkit-appearance: checkbox }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none;border: none;background:none; }
textarea { overflow: auto; resize: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
table { border-collapse: collapse; border-spacing: 0 }
caption, th { text-align: left }
th { font-weight: normal }
em, cite, address,i { font-style: normal }
sup { vertical-align: text-top }
sub { vertical-align: text-bottom }
body, input, select, button, textarea{  font-family:-apple-system,BlinkMacSystemFont,MiSans,Source Han Sans CN,"\5b8b\4f53";color:#333;font-size:14px;}
body { line-height: 1.5;word-break: break-word; }
a { text-decoration: none;-webkit-tap-highlight-color:transparent }
a { blr:expression(this.onFocus=this.blur()) }
a * { *cursor: pointer }
:focus { outline: none }
.product_menu::-webkit-scrollbar-thumb{width:4px; background-color:#d8d8d8; height:50px;   -webkit-border-radius:4px;margin-right:10px; }
.product_menu::-webkit-scrollbar-thumb:hover{background-color:#d8d8d8;height:50px;-webkit-border-radius:4px;}
.product_menu::-webkit-scrollbar{width:4px;height:4px;}
.product_menu::-webkit-scrollbar-track-piece{background-color:#f8f8f8;-webkit-border-radius:0;}
.product_menu::-webkit-scrollbar-thumb:active{height:50px;background-color:#000;-webkit-border-radius:4px;}

.medium{font-family: MiSans;font-weight: 500;}
.semibold{font-family: MiSans;font-weight: 600;}
.bold{font-family: MiSans;font-weight: 700;}
.light{font-family: MiSans;font-weight: 300;}
.sans{font-family: "Unbounded-Sans";}

@font-face {
    font-family: "OPPOSans-H";
    src: url("/fonts/OPPOSans-H/OPPOSans-H.eot");
    src: url("/fonts/OPPOSans-H/OPPOSans-H.eot?#iefix") format("embedded-opentype"),

    url("/fonts/OPPOSans-H/OPPOSans-H.woff") format("woff"),
    url("/fonts/OPPOSans-H/OPPOSans-H.ttf") format("truetype"),

    url("/fonts/OPPOSans-H/OPPOSans-H.svg#OPPOSans-H") format("svg");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
  font-family: "Unbounded-Sans";
  src: url("/fonts/Unbounded-Sans.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*鎵€鏈夊悗鍙扮紪杈戝櫒鍖哄煙閮借寮曠敤 edit_con_original 绫诲悕*/

/* clear 椤靛ご锛岄〉鑴氾紝鍐呭鍖洪兘涓嶇敤鍐嶅姞娓呴櫎鏍峰紡 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }


.clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important }


.err_position{ width:100%; height:auto; background:url(/images/errors.png) center no-repeat;}


/*闅愯棌瑙嗛涓嬭浇鎸夐挳*/
video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}

/* 闃块噷鍥炬爣 */
[class*='icon']{
    font-family: 'iconfont';
}



/*鍥剧墖缁忚繃*/
.tran_scale{ overflow:hidden; display:block;}
/*img{transition: All 0.7s ease-in-out;}*/
.tran_scale img{-webkit-transition: opacity .4s ease-in,-webkit-transform .6s linear;transition: opacity .4s ease-in,transform .6s linear;}
.pr{position: relative;}
.pa{position: absolute;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt65{margin-top:65px;}
.mt70{margin-top:70px;}
.mt80{margin-top:80px;}
.mt90{margin-top:90px;}
.mt100{margin-top:100px;}
.mt120{margin-top:120px;}
.mb60{margin-bottom:60px;}
.mb90{margin-bottom:90px;}
.mb100{margin-bottom:100px;}
/*涓ょ瀵归綈*/
.justify { text-align:justify; text-justify:distribute-all-lines;}
/*涓婁笅灞呬腑*/
.v-m-c{ transform: translate(0,-50%); -webkit-transform: translate(0,-50%);position:absolute; left:0; top:50%;}

/*宸﹀彸灞呬腑*/
.l-m-c{ transform: translate(-50%,0); -webkit-transform: translate(-50%,0);position:absolute; left:50%; top:0;}

/*缁濆灞呬腑*/
.a-m-c{ transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);position:absolute; left:50%; top:50%;}

.animate{ transition: 1.5s all cubic-bezier(0.19, 1, 0.22, 1);}
.animate_slowx { transition: 2.5s all cubic-bezier(0.19, 1, 0.22, 1); }
.animate_fast{ transition: 1s all cubic-bezier(0.19, 1, 0.22, 1);}
.animate_slow{ transition: 10s all cubic-bezier(0.19, 1, 0.22, 1);}
.animate_normal{ transition: 0.5s all linear;}

body,a{color: #000;}
.wrap{max-width: 1920px;width:100%;padding-left:8.33%;padding-right:8.33%;margin-left: auto;margin-right:auto;}
.ellipsis_p{display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height:3em;}
.ellipsis-2{max-height:3em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.ellipsis-3{height:4.5em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.ellipsis-4{max-height:6em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.ellipsis-5{max-height:7.5em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
 .ellipsis-6{max-height:9em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}
.flexsbox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.flexsCenter { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; }
.flexsBetween { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }
.flexsAlign { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.flexsCenter2 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.flex1 { -moz-flex: 1; -ms-flex: 1; -webkit-flex: 1; flex: 1; }
.flex2 { -moz-flex: 2; -ms-flex: 2; -webkit-flex: 2; flex: 2; }
.fwidth { width: 200px; background: #f00; height: 100px; }
.flexswrap { -webkit-box-wrap: wrap; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.itemflex { width: 26.33%; margin-right: 2%; height: 150px; background: #f6f6f6; margin-bottom: 20px; }
.itemflex img { max-width: 100%; height: auto; }
.flex-row-reverse { /* -webkit-box-orient: vertical;*/ -ms-flex-direction: row-reverse; -webkit-flex-direction: row-reverse; flex-direction: row-reverse; }
.flex-column-reverse { -ms-flex-direction: column-reverse; -webkit-flex-direction: column-reverse; flex-direction: column-reverse; }
.flex-row-between { -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }
.flex-row-center { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; }
.flex-column-center { -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.flex-align-between { -webkit-box-align: space-between; -ms-flex-align: space-between; -webkit-align-conten: space-between; align-content: space-between; }
.ratio-img,.ratio-img img{width: 100%;}
.bold{font-weight: bold;}
.db{display: block;}
.dinb{display: inline-block;}
.ellipsis{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.autoimg img{width:100%;height:100%;position: absolute;left:0;top:0;object-fit: cover;}
.img{overflow:hidden;}
.img>img {width:100%;transform: scale(1);transition: transform ease 800ms;}
.img:hover>img {transform: scale(1.1);}
.tac{text-align: center;}
.tar{text-align: right;}
.c-fff{color:#fff;}
.c-ccc{color:#ccc;}
.c-000{color:#000;}
.c-111{color:#111;}
.c-333{color:#333;}
.c-666{color:#666;}
.c-999{color:#999;}
.c-ccc{color:#ccc;}
.c-2a2a2a{color:#2a2a2a;}
.c-3d3d3d{color:#3d3d3d;}
.c-0047ba{color:#0047ba;}
.c-b2b2b2{color:#b2b2b2;}
.c-404040{color:#404040;}
.c-505050{color:#505050;}
.c-6b6b6b{color:#6b6b6b;}
.c-dedede{color:#dedede;}
.c-dddddd{color:#dddddd;}
.c-7f7f7f{color:#7f7f7f;}
.c-868686{color:#868686;}
.tit a:hover{color:#0047ba;}
.hid{overflow: hidden;}
.pad100{padding-top:100px;padding-bottom: 100px;}
.lh1{line-height: 1;}
.lh175{line-height: 1.75;}
.lh18{line-height: 1.8;}
.lh2{line-height: 2;}
.fl{float:left;}
.fr{float:right;}
@media only screen and (max-width:1720px) {
    .ellipsis-6{max-height:7.5em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
    .pad100{padding-top:60px;padding-bottom: 60px;}
    .wrap{padding-left: 6%; padding-right: 6%;}

}
@media only screen and (max-width:1440px) {

    .wrap{ padding-left:4%;padding-right:4%;}
    .pad100{padding-top:60px;padding-bottom: 60px;}
    .mt100{margin-top:50px;}
    .mt120{margin-top:80px;}
}

@media only screen and (max-width:1280px) {
}
@media only screen and (max-width:1200px) {
.wrap{padding-left:20px;padding-right:20px; }
.line30,.line32{line-height: 24px;}
.mt40{margin-top:20px;}
.mt45{margin-top:20px;}
.mt50{margin-top:20px;}
.mt65{margin-top:35px;}
.mt60{margin-top:30px;}
.mt70{margin-top:40px;}
.mt80{margin-top:40px;}
.mt90{margin-top:50px;}
.mt100{margin-top:60px;}
.mt120{margin-top:60px;}

}
@media only screen and (max-width:820px) {
    .ellipsis_p{height:auto;}
    .pad100{padding-top:40px;padding-bottom: 40px;}
    .mt70{margin-top:30px;}
    .mt100{margin-top:40px;}
    .mb90{margin-bottom:30px;}
    .mb100{margin-bottom:40px;}

}
@media only screen and (max-width:640px) {
    .mt20{margin-top:10px;}
    .mt25{margin-top:15px;}
    .mt100{margin-top:30px;}
    .mt120{margin-top:40px;}
    .mb100{margin-bottom:30px;}
    .pad100{padding-top:2em;padding-bottom: 2em;}
}
 /*font-size*/
/*font-size*/
.fnt_12 { font-size: 12px;}
.fnt_14 { font-size: 14px;}
.fnt_15 { font-size: 15px;}
.fnt_16 { font-size:16px;}
.fnt_18 { font-size:18px;}
.fnt_20 { font-size:20px;}
.fnt_22 {font-size: 22px;}
.fnt_24 { font-size:24px;}
.fnt_26 { font-size:26px;}
.fnt_28 { font-size:28px;}
.fnt_30 { font-size:28px;}
.fnt_32 { font-size:32px;}
.fnt_34 { font-size:34px;}
.fnt_36 { font-size:36px;}
.fnt_38 { font-size:38px;}
.fnt_40 { font-size:40px;}
.fnt_42 { font-size:42px;}
.fnt_44 { font-size:44px;}
.fnt_48 { font-size:46px;}
.fnt_50 {font-size: 50px;}
.fnt_52 { font-size:52px;}
.fnt_55 { font-size:55px;}
.fnt_56 { font-size:56px;}
.fnt_60{ font-size:60px;}
.fnt_62{ font-size:62px;}
.fnt_64{ font-size:64px;}
.fnt_68{ font-size:68px;}
.fnt_72{ font-size:72px;}
.fnt_80{font-size: 80px;}
.fnt_86{font-size: 86px;}
.fnt_90{ font-size:90px;}
@media only screen and (max-width:1540px) {
.fnt_64{font-size: 54px;}
.fnt_24 { font-size:20px;}
.fnt_28 { font-size:22px;}
.fnt_32 { font-size:24px;}
.fnt_40 { font-size:32px;}
}

@media only screen and (max-width:1200px) {
    .fnt_16 { font-size:14px;}
    .fnt_18 { font-size:16px;}
    .fnt_20 { font-size:16px;}
    .fnt_24 { font-size:18px;}
    .fnt_28 { font-size:18px;}
    .fnt_32 { font-size:20px;}
    .fnt_38 { font-size:28px;}
    .fnt_40{ font-size:28px;}
    .fnt_60{ font-size:40px;}
    .fnt_64{font-size:40px;}
    .fnt_72{ font-size:48px;}
 }
@media only screen and (max-width:820px) {
    .fnt_38 { font-size:24px;}
}
@media only screen and (max-width:640px) {
    .fnt_20{font-size:16px;}
    .fnt_24{font-size:18px;}
    .fnt_26{font-size:14px;}
    .fnt_28{font-size:16px;}
    .fnt_30{font-size:16px;}
    .fnt_32{font-size:18px;}
    .fnt_36{font-size:24px;}
    .fnt_40{font-size:24px;}
    .fnt_50{font-size:32px;}
    .fnt_60{ font-size:24px;}
    .fnt_64{font-size:38px;}
    .fnt_72{ font-size:40px;}
    .mt30{margin-top:10px;}

}


.height_height{height: 80px;box-sizing:border-box;}
.header{position: fixed;top:0;left: 0;width:100%;z-index: 9999;background:#fff;   transition:all 0.5s;opacity: 1;}
.header.on{top:0;background:#fff;}
.header.up{top:-80px;opacity: 0;  }
.header h1{ width: 240px;overflow: hidden;float:left;flex-shrink: 0;}
.header h1 a,.header h1 a img{display: block;width: 100%;}
.indHeader .header{background:none;box-shadow:none;}
.header.hover{background:#fff;box-shadow: 0 0 5px rgba(0,0,0,0.2); }
.header_re{float: right;margin-left:50px;flex:1;}
.nav{float: right;}
.nav ul{display: flex;}
.nav li{float: left;position: relative;}
.nav li span,.return_a{display: none;}
.nav li .nav_list{display: none;}
.nav li>a{display: block;padding: 0 35px;font-size:18px;color:#585858;position: relative;white-space: nowrap;}
.nav li>a i{ position: absolute;left: 50%;bottom: 18%; width: 0%;height:8px;background:url(/images/nav_line.png) no-repeat center top;background-size:auto 100%;opacity:0;visibility: hidden;transition:all 0.3s;-webkit-transition:all 0.3s;}
.nav li.on>a i,.nav li>a:hover i{left: 0;width: 100%;opacity: 1;visibility: visible;}
.nav li.on>a,.nav li>a:hover{color: #0047ba!important;}
.nav_list{position: absolute;left: 50%;top:100%;margin-left:-62px;width:124px;background: rgba(255,255,255,0.8); z-index: 10; }
.nav_list .wrap{display: flex;padding:0;}
.nav_list .nav_l{width:30%;max-width:320px; flex-shrink: 0; float:left;padding:60px 60px 80px 0;border-right:1px solid #efefef;}
.nav_list .nav_l .tit{font-weight: bold;}
.nav_list .nav_p{display: flex;flex:1;padding:5px 0; justify-content: center;}
.nav_list .nav_p a{display: block; font-size: 16px;}
.nav_list .nav_p dl {width:100%;}
.nav_list .nav_p dl dt{padding-bottom: 25px;border-bottom:1px solid #f0f0f0;margin-bottom:20px;}
.nav_list .nav_p dl dt.active a{color:#000;text-decoration: underline;}
.nav_list .nav_p dd a{display: block;padding:12px 16px; color:#666;text-align: center;}
.nav_list .nav_p dd a:hover,.nav_list .nav_p dd a.active{color:#00499E;background:rgba(255,255,255,0.8);}
.nav li>a{height: 90px;line-height: 90px;}

.header .logo1{display: block;}
.header .logo2{display: none;}
.indHeader .logo1{display: none;}
.indHeader .logo2{display: block;}
.indHeader .header .nav li>a{color:#fff;}
.indHeader .search_btn {background-image: url(/images/search2.png);}
.indHeader .header_global>a{background-image: url(/images/lan2.png);}
.indHeader .btn_ai{border-color:#fff;background: none;}
.header_r{float:right; display: flex;align-items: center;justify-content: space-between;}


.header_search{  position: relative; float:left;}

.search_btn{cursor: pointer;position: relative;float: right;width:30px;height:30px;background:url(/images/search1.png) no-repeat right center;background-size:16px;  font-weight:bold;}
.search_btn.on{opacity:0.6;filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6;}

.search_box {background: #fff;width: 100px;right: 0px; position: absolute;top:20px;    margin-top: 0;z-index: 91;visibility: hidden;transition: all 0.3s;-webkit-transition: all 0.3s;
  opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0;-khtml-opacity: 0; border: 1px solid #eee;height: 40px;overflow: hidden;box-sizing: border-box;line-height: 40px;}
.search_box.on {width: 230px;visibility: visible;opacity: 1;filter: alpha(opacity=100);-moz-opacity: 1; -khtml-opacity: 1;/*box-shadow: 0 0 10px rgba(0,0,0,0.1);*/}
.search_box_input {width: calc(100% - 45px); padding: 0 10px;float: left;border: 0;height: 40px;outline: none;line-height: 40px;background: #fff;font-size:14px;}
.search_box_btn {height: 40px;width: 40px;background: none;border: 0;outline: none; float: right;    font-weight: bold;position: relative;}
.search_box_btn:before{content: "\e6e7";position: absolute;top:0;left: 0;width: 100%;height: 100%;  line-height: 40px;  }

.header_weixin{width:30px;margin-left:20px; position: relative;cursor: pointer;}
.header_weixin .icon-weixin:before{font-size:26px;line-height: 1;vertical-align: middle;}
.header_weixin .header_ewm{width: 120px;padding: 10px;text-align: center; line-height: normal; background: #fff;position: absolute;left: 50%;top: 100%;margin-left: -60px;opacity: 0;visibility: hidden;box-shadow: 0px 0px 10px rgb(0 0 0 / 10%); transition: all 0.3s;}
.header_weixin .header_ewm:after {display:none;width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #fff;content: '';position: absolute;top: -10px;left: 50%;margin-left: -10px;}
.header_weixin:hover .header_ewm{opacity: 1;visibility: visible;}
.header_global{float:left; margin-left:15px; position: relative;cursor: pointer;}
.header_global>a{width:30px;height:30px;display: block;background:url(/images/lan1.png) no-repeat center;background-size:17px;  }
.header_global .icon-diqiu:before{font-size:20px; line-height: 1;vertical-align: middle;}
.header_global .header_language{width: 80px;padding: 10px;text-align: center; line-height: normal; background: #fff;position: absolute;left: 50%;top: 100%;margin-left: -40px;opacity: 0;visibility: hidden;box-shadow: 0px 0px 12px rgb(0 0 0 / 10%); transition: all 0.3s;}
.header_global .header_language a{display: block;margin:6px 0;}
.header_global .header_language:after {display:none;width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #fff;content: '';position: absolute;top: -10px;left: 50%;margin-left: -10px;}
.header_global:hover .header_language{opacity: 1;visibility: visible;}
.language_select{height:30px;line-height:30px;margin-top:20px; position: relative; display: none;}
.language_select:after{width:0;height:0;border-top:3px solid #000;border-left:3px solid transparent;border-right:3px solid transparent;content:'';position: absolute;right:0;top:50%;margin-top:-1px;}
.language{float: left;text-align: center;margin-left:30px;}
.language dl{position: relative;}
.language dt{background:#005ba1;color: #fff;position: relative;cursor: pointer;}
.language dt i{position: absolute;top:0;right: 20px;font-size: 12px;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.language dd{position: absolute;top:100%;left: 0;width:100%;background:#fff;box-shadow: 0 0 10px rgb(0 0 0 / 30%);display: none;}
.language dd p{line-height: 40px;}
.language dt.on i{-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);}
.btn_ai{width:100px;height:38px;border:1px solid #0047ba;background:#0047ba;border-radius: 38px;text-align: center;line-height: 38px;margin-left:20px;display: none;}
.btn_ai img{width:22px;vertical-align: -2px;margin-right:10px;}
@media only screen and (max-width:1600px) {
    .nav li>a{padding:0 30px;}
}
@media only screen and (max-width:1440px) {
    .nav li>a{padding:0 25px;}
}
@media only screen and (max-width:1360px) {
    .header h1{width:200px;}
    .header_re{margin-left:30px;}
}
@media only screen and (max-width:1280px) {
    .nav li>a{padding: 0 15px;}
}
@media only screen and (max-width:820px) {
    .nav li.on>a, .nav li>a:hover{color: #fff !important;}
    .search_btn:before,.header_global .icon-diqiu:before{font-size:16px;}
    .header_weixin .icon-weixin:before{font-size:20px;}
}

.menu_button{float: right;margin-top: 18px;cursor: pointer;margin-left: 10px;display: none;}
.menu_button i{display: block;width: 24px;height: 2px;background: #3a5d7f;margin-bottom: 6px;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}

@media only screen and (max-width:1200px) {
  .header .wrap{padding:0 40px 0 20px;height:54px;}
.nav li>a{height:60px;line-height: 60px;}

.nav li>a i{display: none;}
.menu_button{display: block;  z-index: 99;position: fixed;right:24px;top:0;width: 24px;height: 24px;}
.navbody .menu_button i{background: #fff;}
.navbody .menu_button i:first-child{left: 0;top: 12px;transform: rotateZ(45deg);-webkit-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);position: absolute;}
.navbody .menu_button i:last-child{top: 12px;left: 0;transform: rotateZ(-45deg);-webkit-transform: rotateZ(-45deg);-ms-transform: rotateZ(-45deg);position: absolute;}
.navbody .menu_button i:nth-child(2){display: none;}

.height_height, .header{height: 54px;line-height: inherit;}
.header,.indHeader .header{background:#fff;box-shadow: 0 0 10px rgb(0 0 0 / 30%);}
.indHeader .logo2{display: none;}
.indHeader .logo1{display: block;}
.indHeader .header_global>a {background-image: url(/images/lan1.png);}
.indHeader .search_btn {background-image: url(/images/search1.png);}
.indHeader .btn_ai{border-color:#0047ba;background: #0047ba;}
.header_r{ height:50px;line-height: 50px;margin-right:25px;position: fixed;top:4px;right:0; z-index:100;opacity: 0;visibility:hidden;transition: all 0.3s;}
.navbody .header_r{display: flex;opacity: 1;visibility:visible;right:40px;}
.navbody .search_btn {background-image: url(/images/search2.png);}
.navbody .header_global>a{background-image: url(/images/lan2.png);}
.navbody .btn_ai{border-color:#fff;background: none;}
.nav{position: fixed;top:0;left: 120%;width: 100%;height: 100%;background: #0047ba;z-index: 9;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;visibility: hidden;opacity: 0;}
.nav,.nav a,.nav li.on>a,.nav a:hover,.nav a:active{color: #fff!important;}
.nav_list .nav_l{display: none;}
.nav_list .wrap{width:100%;}
.nav_list .nav_l .txt{color:#fff;}
.nav_list .nav_p{padding:0;display: block;}
.nav_list .nav_p dl{width:100%;margin-bottom:0;}
.nav_list .nav_p dl dt{font-size:14px;padding-bottom: 0;line-height: 50px;border-bottom: 1px solid rgba(255,255,255,0.2);padding:0 20px;margin-bottom:0;display: none;}
.nav_list .nav_p dl dd{margin-top:0;}
.nav_list .nav_p dl dd a{color:#fff;font-size:16px;margin-bottom:0;line-height: 50px;padding:0 20px;border-bottom: 1px solid rgba(255,255,255,0.2);text-align: left;}
.nav_list .nav_p dl dd a:hover,.nav_list .nav_p dl dd a.active,.nav_list .nav_p dl dt.active a{color:#fff!important;text-decoration: none;}


.nav ul{padding-top: 60px; display: block;}
.nav li>a{padding:0 20px;box-sizing:border-box;width: calc(100% - 50px);float: left;}
.nav li{float: none;line-height: 40px;border-bottom: 1px solid rgba(255,255,255,0.2);display: table;width: 100%;margin: 0}
.nav li:nth-child(1){border-top: 1px solid rgba(255,255,255,0.2);}
.nav,.nav_list{line-height: 40px;}
.nav li span{width: 50px;text-align: center;float: right;cursor: pointer;position: relative;height: 50px;line-height: 50px; background:url(/images/next.png) no-repeat center;background-size:8px;}
.nav li span,.return_a{display: block;}
.nav_list{position: static;background: #cc0328;width: 100%;left: 0;clear: both; text-align: left;margin: 0;font-size: 14px;overflow: hidden;}
.nav_list p a{padding: 0 20px;display: block;padding-right: 0;}
.nav_list p{border-bottom: 1px solid rgba(255,255,255,0.2);}
/*.nav_list p:last-child{border: 0;}*/
.nav li span.icon-xia:before{width: 14px;height: 14px;    line-height: 14px;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;position: absolute;top:50%;left: 50%;margin-top: -7px;margin-left: -7px;}

.nav li.cur span.icon-xia:before{  transform: rotate(-180deg);}

.navbody .nav{left:0;visibility: visible;opacity: 1;font-size: 14px;}
.header h1{width: 160px; }
.nav_list{ box-shadow: 0 10px 10px rgba(0, 0, 0, 0);}
.nav_list .wrap{width:100%;max-width: 100%;}
.nav li>a{height:40px;line-height:40px;}
.nav li{position: static;}
.nav_list{display: block;top:0;left: auto;right:-100%; margin: 0;width: 100%;height: 100%; overflow-y:auto;background: #0047ba;padding: 0; box-shadow: 0 0 20px rgba(0, 0, 0, 0);z-index: 2;position: absolute;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;}
.navbody .nav li.cur .nav_list{right: 0;}
.return_a{margin-top: 50px;    border-bottom: 1px solid rgba(255,255,255,0.2);}
.return_a p{border: 0;}
.return_a p a .icon-left{display:inline-block;width:20px;height:20px; background:url(/images/prev.png) no-repeat center;background-size:8px; margin-right:5px;vertical-align: -4px;}
.nav li .nav_list{display: block;}

.header_global{margin-left:20px;}
.header_search{border:none;margin-left:0;}
.nav li>a, .language dt, .header_bottom{height: 50px;line-height: 50px;}
.header_weixin .header_ewm,.header_global .header_language{top:100%;}


}


@media only screen and (min-width: 1201px) {
a{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}

.tran_scale:hover img{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);-moz-:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);}
.header_top_l a:hover i{left: 0;width:100%;}
.scrollHeader .header,.header:hover{background:#fff;box-shadow: 0 0 5px rgba(0,0,0,0.1);}
.scrollHeader .header .logo1,.header:hover .logo1{display: block;}
.scrollHeader .header .logo2,.header:hover .logo2{display: none;}
.scrollHeader .header .nav li>a,.header:hover .nav li>a{color:#585858;}
.scrollHeader .header .search_btn,.header:hover .search_btn{background-image:url(/images/search1.png);}
.scrollHeader .header .header_global>a,.header:hover .header_global>a{background-image:url(/images/lan1.png);}
.scrollHeader .header .btn_ai,.header:hover .btn_ai{border-color:#0047ba;background:#0047ba;}
}
.robot{width:112px;position: fixed;right:30px;top:50%; z-index: 100;}
.footer{padding-top: 62px;background:#f1f1f1; }

.foot_top{  display: flex;justify-content: space-between;align-items: flex-start;position: relative; }
.foot_top .foot_logo{width:320px;}
.foot_top .ft_logo{display:block;width:240px;}
.foot_top .ft_contact{margin-top:15px; }
.foot_top .ft_contact p{margin-bottom: 10px;}
.foot_top .foot_le{flex:1;display: flex;justify-content:space-between;}
.foot_top .foot_le ul{width:100%;padding-left:18px;display: flex;justify-content: space-between;}
.foot_top .foot_le li{margin-right:30px;}
.foot_top .foot_le dt{margin-bottom: 15px;white-space: nowrap;  }
.foot_top .foot_le dd p{margin-bottom: 3px;overflow: hidden;}
.foot_top .foot_le dd p a{color:#666;white-space: nowrap;}
.foot_top .foot_le dd p a:hover{color:#0047ba;}
.foot_bottom{padding:20px 0 30px;overflow: hidden; color:#fff;background:#0047ba;margin-top:90px;}
.foot_bottom a{color:#fff;}
.foot_bottom a:hover{text-decoration: underline;}
.foot_bottom a img{width:18px;vertical-align: -4px;margin-right:3px;}
.ft_link a{display: inline-block;margin-right:1em;}
.gotop{width:80px;height:80px;text-align:center;border-radius: 100%;background:#0072C1 url(/images/circle.png) no-repeat center;border:2.5px solid #0072C1; display: flex;justify-content: center;align-items: center;background-size:100%; cursor: pointer; opacity: 0;visibility: hidden;transition:all 0.3s; position: fixed;right:30px;bottom:10%;z-index: 20;}
.gotop.active{ opacity: 1;visibility: visible;}
#progress-bar-container{position: fixed;bottom: 10px;right: 10px;width: 80px;height: 80px;background-color: #eee;border-radius: 50%;overflow: hidden;z-index: 9999;}
#progress-bar-container .left,#progress-bar-container .right{display: block;width:50%;height:100%;overflow:hidden; position: absolute;top:0;box-sizing: border-box; }
#progress-bar-container .left{left:0; transform:rotate(180deg);}
#progress-bar-container .left span,#progress-bar-container .right span{display:block;width:80px;height:80px;border:2px solid #fff; border-radius: 50%;background-color: #0072C1; position: absolute;top:0;   /*transition:all 0.5s linear; */}
#progress-bar-container .left span{border-top:2px solid transparent;border-right:2px solid transparent;right:0;-webkit-transform: rotate(45deg);transform: rotate(45deg);}

#progress-bar-container .right{ right:0; }
#progress-bar-container .right span{border-color:#fff;border-top:2px solid transparent;border-right:2px solid transparent; right:0;-webkit-transform: rotate(45deg);transform: rotate(45deg); }
#progress-bar-container.active .left,#progress-bar-container.active .right{ opacity: 1;}
#progress-bar-container.active .left span{   -webkit-transform: rotate(225deg);transform: rotate(225deg); }
#progress-bar-container.active .right span{  -webkit-transform: rotate(225deg);transform: rotate(225deg); }
.circle_process {position: fixed;bottom: 10%;right: 30px;width: 84px;height: 84px;padding:2px; border-radius: 50%;background:#0072C1 url(/images/top.png) no-repeat center;overflow: hidden;z-index: 9999; cursor:pointer; opacity: 0;visibility: hidden;transition:all 0.3s; }
.circle_process.active {opacity: 1;visibility: visible;}
.circle-progress-text{display: none;}
.circle-progress-circle {stroke-width: 2px;stroke: #0072C1;}
.circle-progress-value {stroke-width: 2px;stroke: #fff;}
@media only screen and (max-width:1600px) {
.foot_top .foot_le li{margin-right:20px;}
}
@media only screen and (max-width:1440px) {
.foot_top .foot_logo{width:290px;}
.foot_top .foot_le li{margin-right:12px;}
}
@media only screen and (max-width:1280px) {
.mediaBox{position: absolute;bottom:0;right:0;}
}
@media only screen and (max-width:1200px) {
.btn_ai{width:80px;height:32px;line-height: 32px;}
.btn_ai img{width:18px;vertical-align: 0;margin-right:5px;}
.foot_top .foot_logo{width:200px;}
.foot_top .ft_logo{width:180px;}
.foot_top .foot_le li{margin-right:12px;}
.foot_bottom{margin-top:50px;}
.robot{width:80px;}
}
@media only screen and (max-width:820px) {
.search_box{top:100%;}
.search_box.on{width: 100%;}
.header_search{position: static;}
.header_top_l{font-size: 12px;}
.header_top_l a{margin-right: 20px;}

.footer{padding-top:20px;}
.foot_top{padding:0 0 15px;display: block;}
.foot_top .foot_le,.foot_top .foot_logo{width:100%;justify-content: center;display: block;}
.foot_top .foot_le{margin-top:1em;padding-top:1em; flex-wrap: wrap;}
.foot_top .foot_le ul{display: block;padding-left:0;}
.foot_top .foot_le li{margin-left:0;}
.foot_top .foot_le a{margin:5px 15px 5px 0;}
.foot_top .foot_re a{margin:0 20px;}
.foot_top .foot_le dd{margin: 0 15px;display: none;}
.foot_top .foot_le dd p{float: none;margin: 0;    border-bottom: 1px solid #eee;line-height: 36px;}
.foot_top .foot_le dt{line-height: 36px;    border-bottom: 1px solid #eee; cursor: pointer;position: relative;overflow: hidden;margin-bottom: 0;}
.foot_top .foot_le li:nth-last-child(1) dt{border-bottom:none;}
.foot_top .foot_le dt a{float: left;}
.foot_top .foot_le dt i{display: block; position: absolute;top:10px;right: 0;width: 30px;text-align: center;float: right;cursor: pointer;position: relative;height: 30px; background:url(/images/down.png) no-repeat center;background-size:12px;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.foot_top .foot_le dt.cur i{-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);  transform: rotate(180deg);}
.foot_top .foot_le li{border-bottom:1px solid #d8d8d8; padding: 0;padding-bottom: 0;}
.foot_bottom{margin-top:0;} 
.foot_bottom .wrap{display: block;}
.ft_link{text-align: center;margin-bottom: 10px;}

}
@media only screen and (max-width:640px) {
.header h1{width:120px;}
.robot{width:40px;right:10px;}
}

/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */ 
.ql-container.ql-disabled .ql-tooltip { visibility: hidden }
.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui, .ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui { cursor: pointer }
.ql-clipboard { left: -100000px; height: 1px; overflow-y: hidden; position: absolute; top: 50% }
.ql-clipboard p { margin: 0; padding: 0 } 
.ql-editor>* { cursor: text }
.ql-editor blockquote, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5, .ql-editor h6, .ql-editor ol, .ql-editor p, .ql-editor pre { margin: 0; padding: 0 }
 @supports (counter-set:none) {
 .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5, .ql-editor h6, .ql-editor p {
 counter-set: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}
}
 @supports not (counter-set:none) {
 .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5, .ql-editor h6, .ql-editor p {
 counter-reset: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}
}
.ql-editor table { border-collapse: collapse }
.ql-editor td { border: 1px solid #000; padding: 2px 5px }
.ql-editor li, .ql-editor ol { padding-left: 1em }
.ql-editor li { list-style-type: none; position: relative }
.ql-editor li>.ql-ui:before { display: inline-block; margin-left: -1.5em; margin-right: .3em; text-align: right; white-space: nowrap; width: 1.2em }
.ql-editor li[data-list=checked]>.ql-ui, .ql-editor li[data-list=unchecked]>.ql-ui { color: #777 }
.ql-editor li[data-list=bullet]>.ql-ui:before { content: "\2022" }
.ql-editor li[data-list=checked]>.ql-ui:before { content: "\2611" }
.ql-editor li[data-list=unchecked]>.ql-ui:before { content: "\2610" }
 @supports (counter-set:none) {
 .ql-editor li[data-list] {
 counter-set: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}
}
 @supports not (counter-set:none) {
 .ql-editor li[data-list] {
 counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}
}
.ql-editor li[data-list=ordered] { counter-increment: list-0 }
.ql-editor li[data-list=ordered]>.ql-ui:before { content: counter(list-0, decimal) ". " }
.ql-editor li[data-list=ordered].ql-indent-1 { counter-increment: list-1 }
.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before { content: counter(list-1, lower-alpha) ". " }
 @supports (counter-set:none) {
 .ql-editor li[data-list].ql-indent-1 {
 counter-set: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}
}
 @supports not (counter-set:none) {
 .ql-editor li[data-list].ql-indent-1 {
 counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}
}
.ql-editor li[data-list=ordered].ql-indent-2 { counter-increment: list-2 }
.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before { content: counter(list-2, lower-roman) ". " }
 @supports (counter-set:none) {
 .ql-editor li[data-list].ql-indent-2 {
 counter-set: list-3 list-4 list-5 list-6 list-7 list-8 list-9
}
}
 @supports not (counter-set:none) {
 .ql-editor li[data-list].ql-indent-2 {
 counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9
}
}
.ql-editor li[data-list=ordered].ql-indent-3 { counter-increment: list-3 }
.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before { content: counter(list-3, decimal) ". " }
 @supports (counter-set:none) {
 .ql-editor li[data-list].ql-indent-3 {
 counter-set: list-4 list-5 list-6 list-7 list-8 list-9
}
}
 @supports not (counter-set:none) {
 .ql-editor li[data-list].ql-indent-3 {
 counter-reset: list-4 list-5 list-6 list-7 list-8 list-9
}
}
.ql-editor li[data-list=ordered].ql-indent-4 { counter-increment: list-4 }
.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before { content: counter(list-4, lower-alpha) ". " }
 @supports (counter-set:none) {
 .ql-editor li[data-list].ql-indent-4 {
 counter-set: list-5 list-6 list-7 list-8 list-9
}
}
 @supports not (counter-set:none) {
 .ql-editor li[data-list].ql-indent-4 {
 counter-reset: list-5 list-6 list-7 list-8 list-9
}
}
.ql-editor li[data-list=ordered].ql-indent-5 { counter-increment: list-5 }
.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before { content: counter(list-5, lower-roman) ". " }
 @supports (counter-set:none) {
 .ql-editor li[data-list].ql-indent-5 {
 counter-set: list-6 list-7 list-8 list-9
}
}
 @supports not (counter-set:none) {
 .ql-editor li[data-list].ql-indent-5 {
 counter-reset: list-6 list-7 list-8 list-9
}
}
.ql-editor li[data-list=ordered].ql-indent-6 { counter-increment: list-6 }
.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before { content: counter(list-6, decimal) ". " }
 @supports (counter-set:none) {
 .ql-editor li[data-list].ql-indent-6 {
 counter-set: list-7 list-8 list-9
}
}
 @supports not (counter-set:none) {
 .ql-editor li[data-list].ql-indent-6 {
 counter-reset: list-7 list-8 list-9
}
}
.ql-editor li[data-list=ordered].ql-indent-7 { counter-increment: list-7 }
.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before { content: counter(list-7, lower-alpha) ". " }
 @supports (counter-set:none) {
 .ql-editor li[data-list].ql-indent-7 {
 counter-set: list-8 list-9
}
}
 @supports not (counter-set:none) {
 .ql-editor li[data-list].ql-indent-7 {
 counter-reset: list-8 list-9
}
}
.ql-editor li[data-list=ordered].ql-indent-8 { counter-increment: list-8 }
.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before { content: counter(list-8, lower-roman) ". " }
 @supports (counter-set:none) {
 .ql-editor li[data-list].ql-indent-8 {
 counter-set: list-9
}
}
 @supports not (counter-set:none) {
 .ql-editor li[data-list].ql-indent-8 {
 counter-reset: list-9
}
}
.ql-editor li[data-list=ordered].ql-indent-9 { counter-increment: list-9 }
.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before { content: counter(list-9, decimal) ". " }
.ql-editor .ql-indent-1:not(.ql-direction-rtl) { padding-left: 3em }
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) { padding-left: 4.5em }
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right { padding-right: 3em }
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right { padding-right: 4.5em }
.ql-editor .ql-indent-2:not(.ql-direction-rtl) { padding-left: 6em }
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) { padding-left: 7.5em }
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right { padding-right: 6em }
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right { padding-right: 7.5em }
.ql-editor .ql-indent-3:not(.ql-direction-rtl) { padding-left: 9em }
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) { padding-left: 10.5em }
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right { padding-right: 9em }
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right { padding-right: 10.5em }
.ql-editor .ql-indent-4:not(.ql-direction-rtl) { padding-left: 12em }
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) { padding-left: 13.5em }
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right { padding-right: 12em }
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right { padding-right: 13.5em }
.ql-editor .ql-indent-5:not(.ql-direction-rtl) { padding-left: 15em }
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) { padding-left: 16.5em }
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right { padding-right: 15em }
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right { padding-right: 16.5em }
.ql-editor .ql-indent-6:not(.ql-direction-rtl) { padding-left: 18em }
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) { padding-left: 19.5em }
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right { padding-right: 18em }
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right { padding-right: 19.5em }
.ql-editor .ql-indent-7:not(.ql-direction-rtl) { padding-left: 21em }
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) { padding-left: 22.5em }
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right { padding-right: 21em }
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right { padding-right: 22.5em }
.ql-editor .ql-indent-8:not(.ql-direction-rtl) { padding-left: 24em }
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) { padding-left: 25.5em }
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right { padding-right: 24em }
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right { padding-right: 25.5em }
.ql-editor .ql-indent-9:not(.ql-direction-rtl) { padding-left: 27em }
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) { padding-left: 28.5em }
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right { padding-right: 27em }
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right { padding-right: 28.5em }
.ql-editor li.ql-direction-rtl { padding-right: 1.5em }
.ql-editor li.ql-direction-rtl>.ql-ui:before { margin-left: .3em; margin-right: -1.5em; text-align: left }
.ql-editor table { table-layout: fixed; width: 100% }
.ql-editor table td { outline: none }
.ql-editor .ql-code-block-container { font-family: monospace }
.ql-editor .ql-video { display: block; max-width: 100% }
.ql-editor .ql-video.ql-align-center { margin: 0 auto }
.ql-editor .ql-video.ql-align-right { margin: 0 0 0 auto }
.ql-editor .ql-bg-black { background-color: #000 }
.ql-editor .ql-bg-red { background-color: #e60000 }
.ql-editor .ql-bg-orange { background-color: #f90 }
.ql-editor .ql-bg-yellow { background-color: #ff0 }
.ql-editor .ql-bg-green { background-color: #008a00 }
.ql-editor .ql-bg-blue { background-color: #06c }
.ql-editor .ql-bg-purple { background-color: #93f }
.ql-editor .ql-color-white { color: #fff }
.ql-editor .ql-color-red { color: #e60000 }
.ql-editor .ql-color-orange { color: #f90 }
.ql-editor .ql-color-yellow { color: #ff0 }
.ql-editor .ql-color-green { color: #008a00 }
.ql-editor .ql-color-blue { color: #06c }
.ql-editor .ql-color-purple { color: #93f }
.ql-editor .ql-font-serif { font-family: Georgia, Times New Roman, serif }
.ql-editor .ql-font-monospace { font-family: Monaco, Courier New, monospace }
.ql-editor .ql-size-small { font-size: .75em }
.ql-editor .ql-size-large { font-size: 1.5em }
.ql-editor .ql-size-huge { font-size: 2.5em }
.ql-editor .ql-direction-rtl { direction: rtl; text-align: inherit }
.ql-editor .ql-align-center { text-align: center }
.ql-editor .ql-align-justify { text-align: justify }
.ql-editor .ql-align-right { text-align: right }
.ql-editor .ql-ui { position: absolute }
.ql-editor.ql-blank:before { color: rgba(0,0,0,.6); content: attr(data-placeholder); font-style: italic; left: 15px; pointer-events: none; position: absolute; right: 15px }
.ql-bubble.ql-toolbar:after, .ql-bubble .ql-toolbar:after { clear: both; content: ""; display: table }
.ql-bubble.ql-toolbar button, .ql-bubble .ql-toolbar button { background: none; border: none; cursor: pointer; display: inline-block; float: left; height: 24px; padding: 3px 5px; width: 28px }
.ql-bubble.ql-toolbar button svg, .ql-bubble .ql-toolbar button svg { float: left; height: 100% }
.ql-bubble.ql-toolbar button:active:hover, .ql-bubble .ql-toolbar button:active:hover { outline: none }
.ql-bubble.ql-toolbar input.ql-image[type=file], .ql-bubble .ql-toolbar input.ql-image[type=file] { display: none }
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected, .ql-bubble .ql-toolbar .ql-picker-item.ql-selected, .ql-bubble.ql-toolbar .ql-picker-item:hover, .ql-bubble .ql-toolbar .ql-picker-item:hover, .ql-bubble.ql-toolbar .ql-picker-label.ql-active, .ql-bubble .ql-toolbar .ql-picker-label.ql-active, .ql-bubble.ql-toolbar .ql-picker-label:hover, .ql-bubble .ql-toolbar .ql-picker-label:hover, .ql-bubble.ql-toolbar button.ql-active, .ql-bubble .ql-toolbar button.ql-active, .ql-bubble.ql-toolbar button:focus, .ql-bubble .ql-toolbar button:focus, .ql-bubble.ql-toolbar button:hover, .ql-bubble .ql-toolbar button:hover { color: #fff }
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill, .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill, .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill, .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill, .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill, .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill, .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-bubble.ql-toolbar button.ql-active .ql-fill, .ql-bubble .ql-toolbar button.ql-active .ql-fill, .ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-bubble.ql-toolbar button:focus .ql-fill, .ql-bubble .ql-toolbar button:focus .ql-fill, .ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill, .ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill, .ql-bubble.ql-toolbar button:hover .ql-fill, .ql-bubble .ql-toolbar button:hover .ql-fill, .ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill, .ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill { fill: #fff }
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-bubble.ql-toolbar button.ql-active .ql-stroke, .ql-bubble .ql-toolbar button.ql-active .ql-stroke, .ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter, .ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter, .ql-bubble.ql-toolbar button:focus .ql-stroke, .ql-bubble .ql-toolbar button:focus .ql-stroke, .ql-bubble.ql-toolbar button:focus .ql-stroke-miter, .ql-bubble .ql-toolbar button:focus .ql-stroke-miter, .ql-bubble.ql-toolbar button:hover .ql-stroke, .ql-bubble .ql-toolbar button:hover .ql-stroke, .ql-bubble.ql-toolbar button:hover .ql-stroke-miter, .ql-bubble .ql-toolbar button:hover .ql-stroke-miter { stroke: #fff }
 @media (pointer: coarse) {
.ql-bubble.ql-toolbar button:hover:not(.ql-active), .ql-bubble .ql-toolbar button:hover:not(.ql-active) { color: #ccc }
.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill, .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill, .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill, .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill { fill: #ccc }
.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke, .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke, .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter, .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter { stroke: #ccc }
}
.ql-bubble, .ql-bubble * { box-sizing: border-box }
.ql-bubble .ql-hidden { display: none }
.ql-bubble .ql-out-bottom, .ql-bubble .ql-out-top { visibility: hidden }
.ql-bubble .ql-tooltip { position: absolute; transform: translateY(10px) }
.ql-bubble .ql-tooltip a { cursor: pointer; text-decoration: none }
.ql-bubble .ql-tooltip.ql-flip { transform: translateY(-10px) }
.ql-bubble .ql-formats { display: inline-block; vertical-align: middle }
.ql-bubble .ql-formats:after { clear: both; content: ""; display: table }
.ql-bubble .ql-stroke { fill: none; stroke: #ccc; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2 }
.ql-bubble .ql-stroke-miter { fill: none; stroke: #ccc; stroke-miterlimit: 10; stroke-width: 2 }
.ql-bubble .ql-fill, .ql-bubble .ql-stroke.ql-fill { fill: #ccc }
.ql-bubble .ql-empty { fill: none }
.ql-bubble .ql-even { fill-rule: evenodd }
.ql-bubble .ql-stroke.ql-thin, .ql-bubble .ql-thin { stroke-width: 1 }
.ql-bubble .ql-transparent { opacity: .4 }
.ql-bubble .ql-direction svg:last-child { display: none }
.ql-bubble .ql-direction.ql-active svg:last-child { display: inline }
.ql-bubble .ql-direction.ql-active svg:first-child { display: none }
.ql-bubble .ql-editor h1 { font-size: 2em }
.ql-bubble .ql-editor h2 { font-size: 1.5em }
.ql-bubble .ql-editor h3 { font-size: 1.17em }
.ql-bubble .ql-editor h4 { font-size: 1em }
.ql-bubble .ql-editor h5 { font-size: .83em }
.ql-bubble .ql-editor h6 { font-size: .67em }
.ql-bubble .ql-editor a { text-decoration: underline }
.ql-bubble .ql-editor blockquote { border-left: 4px solid #ccc; margin-bottom: 5px; margin-top: 5px; padding-left: 16px }
.ql-bubble .ql-editor .ql-code-block-container, .ql-bubble .ql-editor code { background-color: #f0f0f0; border-radius: 3px }
.ql-bubble .ql-editor .ql-code-block-container { margin-bottom: 5px; margin-top: 5px; padding: 5px 10px }
.ql-bubble .ql-editor code { font-size: 85%; padding: 2px 4px }
.ql-bubble .ql-editor .ql-code-block-container { background-color: #23241f; color: #f8f8f2; overflow: visible }
.ql-bubble .ql-editor img { max-width: 100% }
.ql-bubble .ql-picker { color: #ccc; display: inline-block; float: left; font-size: 14px; font-weight: 500; height: 24px; position: relative; vertical-align: middle }
.ql-bubble .ql-picker-label { cursor: pointer; display: inline-block; height: 100%; padding-left: 8px; padding-right: 2px; position: relative; width: 100% }
.ql-bubble .ql-picker-label:before { display: inline-block; line-height: 22px }
.ql-bubble .ql-picker-options { background-color: #444; display: none; min-width: 100%; padding: 4px 8px; position: absolute; white-space: nowrap }
.ql-bubble .ql-picker-options .ql-picker-item { cursor: pointer; display: block; padding-bottom: 5px; padding-top: 5px }
.ql-bubble .ql-picker.ql-expanded .ql-picker-label { color: #777; z-index: 2 }
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill { fill: #777 }
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke { stroke: #777 }
.ql-bubble .ql-picker.ql-expanded .ql-picker-options { display: block; margin-top: -1px; top: 100%; z-index: 1 }
.ql-bubble .ql-color-picker, .ql-bubble .ql-icon-picker { width: 28px }
.ql-bubble .ql-color-picker .ql-picker-label, .ql-bubble .ql-icon-picker .ql-picker-label { padding: 2px 4px }
.ql-bubble .ql-color-picker .ql-picker-label svg, .ql-bubble .ql-icon-picker .ql-picker-label svg { right: 4px }
.ql-bubble .ql-icon-picker .ql-picker-options { padding: 4px 0 }
.ql-bubble .ql-icon-picker .ql-picker-item { height: 24px; width: 24px; padding: 2px 4px }
.ql-bubble .ql-color-picker .ql-picker-options { padding: 3px 5px; width: 152px }
.ql-bubble .ql-color-picker .ql-picker-item { border: 1px solid transparent; float: left; height: 16px; margin: 2px; padding: 0; width: 16px }
.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg { position: absolute; margin-top: -9px; right: 0; top: 50%; width: 18px }
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before, .ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before, .ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before, .ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before, .ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before, .ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before { content: attr(data-label) }
.ql-bubble .ql-picker.ql-header { width: 98px }
.ql-bubble .ql-picker.ql-header .ql-picker-item:before, .ql-bubble .ql-picker.ql-header .ql-picker-label:before { content: "Normal" }
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before, .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before { content: "Heading 1" }
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before, .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before { content: "Heading 2" }
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before, .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before { content: "Heading 3" }
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before, .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before { content: "Heading 4" }
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before, .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before { content: "Heading 5" }
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before, .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before { content: "Heading 6" }
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before { font-size: 2em }
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before { font-size: 1.5em }
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before { font-size: 1.17em }
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before { font-size: 1em }
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before { font-size: .83em }
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before { font-size: .67em }
.ql-bubble .ql-picker.ql-font { width: 108px }
.ql-bubble .ql-picker.ql-font .ql-picker-item:before, .ql-bubble .ql-picker.ql-font .ql-picker-label:before { content: "Sans Serif" }
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before, .ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before { content: "Serif" }
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before, .ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before { content: "Monospace" }
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before { font-family: Georgia, Times New Roman, serif }
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before { font-family: Monaco, Courier New, monospace }
.ql-bubble .ql-picker.ql-size { width: 98px }
.ql-bubble .ql-picker.ql-size .ql-picker-item:before, .ql-bubble .ql-picker.ql-size .ql-picker-label:before { content: "Normal" }
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before, .ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before { content: "Small" }
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before, .ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before { content: "Large" }
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before, .ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before { content: "Huge" }
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before { font-size: 10px }
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before { font-size: 18px }
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before { font-size: 32px }
.ql-bubble .ql-color-picker.ql-background .ql-picker-item { background-color: #fff }
.ql-bubble .ql-color-picker.ql-color .ql-picker-item { background-color: #000 }
.ql-code-block-container { position: relative }
.ql-code-block-container .ql-ui { right: 5px; top: 5px }
.ql-bubble .ql-toolbar .ql-formats { margin: 8px 12px 8px 0 }
.ql-bubble .ql-toolbar .ql-formats:first-child { margin-left: 12px }
.ql-bubble .ql-color-picker svg { margin: 1px }
.ql-bubble .ql-color-picker .ql-picker-item.ql-selected, .ql-bubble .ql-color-picker .ql-picker-item:hover { border-color: #fff }
.ql-bubble .ql-tooltip { background-color: #444; border-radius: 25px; color: #fff }
.ql-bubble .ql-tooltip-arrow { border-left: 6px solid transparent; border-right: 6px solid transparent; content: " "; display: block; left: 50%; margin-left: -6px; position: absolute }
.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow { border-bottom: 6px solid #444; top: -6px }
.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow { border-top: 6px solid #444; bottom: -6px }
.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor { display: block }
.ql-bubble .ql-tooltip.ql-editing .ql-formats { visibility: hidden }
.ql-bubble .ql-tooltip-editor { display: none }
.ql-bubble .ql-tooltip-editor input[type=text] { background: transparent; border: none; color: #fff; font-size: 13px; height: 100%; outline: none; padding: 10px 20px; position: absolute; width: 100% }
.ql-bubble .ql-tooltip-editor a { top: 10px; position: absolute; right: 20px }
.ql-bubble .ql-tooltip-editor a:before { color: #ccc; content: "\00D7"; font-size: 16px; font-weight: 700 }
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close) { position: relative; white-space: nowrap }
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before { background-color: #444; border-radius: 15px; top: -5px; font-size: 12px; color: #fff; content: attr(href); font-weight: 400; overflow: hidden; padding: 5px 15px; text-decoration: none; z-index: 1 }
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after { border-top: 6px solid #444; border-left: 6px solid transparent; border-right: 6px solid transparent; top: 0; content: " "; height: 0; width: 0 }
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after, .ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before { left: 0; margin-left: 50%; position: absolute; transform: translate(-50%, -100%); transition: visibility 0s ease .2s; visibility: hidden }
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:after, .ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:before { visibility: visible }