<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{ list-style-type:none;}
ul{ margin:0px; padding:0px;}
html, body {margin: 0px; padding:0px; font-family:"寰蒋闆呴粦"; width:100%}
p{ padding:0px; margin:0px;}

/********** 閫氱敤+鏍囬 **********/
.screen { height: 100vh; overflow-x: hidden; background: #e6e6e6;width:100%}

.screen_left { background-size: 100% 100%; height: 100vh; position: fixed; overflow-y: auto; width:12.5%;  background: #ef8200; scrollbar-width: none;/* 瀵逛簬 Firefox 闅愯棌婊氬姩鏉� */}
.screen_right { overflow-y:auto; height:100vh; margin-left: 12.5%; scrollbar-width: none;/* 瀵逛簬 Firefox 闅愯棌婊氬姩鏉� */ }
.screen_right_top { display: flex; box-sizing: border-box; /* 鍖呮嫭 padding 鍜� border 鍦ㄥ唴鐨勫搴� */ background-size: 100% 100%; height: 100vh; overflow-y: auto; width: 100%; scrollbar-width: none;/* 瀵逛簬 Firefox 闅愯棌婊氬姩鏉� */ }
.screen_left::-webkit-scrollbar,.screen_right::-webkit-scrollbar,.screen_right_top::-webkit-scrollbar {  display: none; /* 瀵逛簬 Chrome, Safari 鍜� Opera 闅愯棌婊氬姩鏉� */}


/********** logo **********/
.logo { width:calc( 100% - 80px ); margin:0 auto; padding:40px 40px }
.logo_foot { width:calc( 100% - 60px ); margin:0 auto; padding:40px 30px }


/********** 鑿滃崟 **********/
.screen_left_menu {width:calc( 100% - 80px ); margin:0 auto; padding:0 40px}
.screen_left_menu ul{width:100%; padding:0; display: flex; flex-direction:column; justify-content:space-between}
.screen_left_menu li { float:left; position:relative; margin:0; text-align:center;line-height:55px; font-size:12px; border-top:1px dotted #ffffff }
.screen_left_menu li a { display:block; text-decoration:none; color:#ffffff;   }
.screen_left_menu li a:hover { color:#333333}

.screen_left_menu2 { position: relative; left:12.5%; display:none; }
.screen_left_menu2 .transparent_pop { position:absolute;z-index:9999; width:200px; height:100vh; background-color: rgba(255, 255, 255, 0.5);display: flex;align-items: center;}
.screen_left_menu2 .transparent_pop ul{width:100%; padding:0; display:none; flex-direction:column; justify-content:space-between; }
.screen_left_menu2 .transparent_pop .active{ display: flex; }
.screen_left_menu2 .transparent_pop li { float:left; position:relative; margin:0; text-align:center;line-height:55px; font-size:12px; }
.screen_left_menu2 .transparent_pop li a { display:block; text-decoration:none; color:#333333;   }
.screen_left_menu2 .transparent_pop li a:hover { color:#ef8200 }


/********** 绗竴鍒� **********/
.right_01 { width: 33.33333%; min-height: 100vh; overflow: hidden; position: relative; background: #dddddd }

/********** PPT **********/
#addExplain {width:100%; height:100vh; float:left; position:relative;}
#addExplain .swiper-pagination-bullets{ width:100%; bottom:10px;}
#addExplain .swiper-pagination-bullets .swiper-pagination-bullet{ width:8px; height:8px;border-radius:8px;background-color:#fff;opacity:0.6 }
#addExplain .swiper-pagination-bullet-active.swiper-pagination-bullet{background-color:#fff;opacity:1}
#addExplain .swiper-explain._9qtK_Vt8QO{ padding-bottom:10px; font-size:14px}
#customNextEl {display:none; float: right; right:0px; position: relative; top:-190px;width:40px; height:80px;background: url(../images/right-arrow.png) no-repeat;outline: none;}
#customPrevEl { display:none;float: left; left:0px; position: relative; top:-190px;width: 40px;height:80px;background: url(../images/left-arrow.png) no-repeat;outline: none;}
#addExplain .swiper-full-img  img {width:100%; height:100vh;}

/********** 绗簩鍒� **********/
.right_02 { width: 33.33333%; min-height: 100vh; overflow:hidden; background: #dddddd;}

.Box_01 { position: relative; height:60vh; overflow:hidden; background-size: 100% 100%; background-image:url('../images/box01.jpg'); }
.Box_01_tip{ width:100%; height:77px;text-align:center; color:#FFF; position:absolute; bottom:0px; z-index:100;}

.Box_02 { position: relative; height:40vh; overflow:hidden; background-size: 100% 100%; background-image:url('../images/box02.jpg');}
.Box_02_tip{ width:100%; height:77px;text-align:center; color:#FFF; position:absolute; bottom:0px; z-index:100;}

/********** 绗笁鍒� **********/
.right_03 { width: 33.33333%; min-height: 100vh; overflow:hidden; background: #dddddd; }

.Box_03 { position: relative; height:60vh; overflow:hidden; background-size: 100% 100%; background-image:url('../images/box03.jpg'); }
.Box_03_tip{ width:100%; height:77px;text-align:center; color:#FFF; position:absolute; top:0px; z-index:100;}

.Box_04 { position: relative; height:40vh; overflow:hidden;  background-size: 100% 100%; background-image:url('../images/box04.jpg'); }
.Box_04_tip{ width:50%; height:40vh;text-align:center; color:#FFF; position:absolute; top:0px; right:0px; z-index:100; background-size: 100% 100%; background-image:url('../images/tip04.png')}

/********** 鏂伴椈璧勮 **********/
.news_list {width:calc( 100% - 80px ); margin:0 auto; padding:0 40px; height:25vh; overflow-y:auto; scrollbar-width: none;/* 瀵逛簬 Firefox 闅愯棌婊氬姩鏉� */}
.news_list::-webkit-scrollbar { display: none; /* 瀵逛簬 Chrome, Safari 鍜� Opera 闅愯棌婊氬姩鏉� */}
.news_list ul{width:100%; padding:0 0 0 10px; display: flex; flex-direction:column; justify-content:space-between}
.news_list li { float:left; position:relative; margin:0; padding:10px 0; text-align:left;line-height:20px; font-size:12px; border-bottom:1px dotted #ffffff; }
.news_list li a { display:block; text-decoration:none; color:#ffffff; }
.news_list li a:hover { color:#333333 }

/********** 搴曢儴 **********/
.screen_right_foot { width:100%; float: right; background-size: 100% 100%; text-align: center; padding: 20px 0; background:#ef8200; font-size:12px; color:#FFFFFF}



/********** 鍒楄〃椤靛拰鍐呭椤� **********/
.screen_nei { width:calc(100% - 2px); float:left; background:rgba(255,255,255,0.7); border:1px solid #e4eded; height:auto; min-height:100vh; background-image:url('../images/bg.jpg')}
.tt_bt { width:100%; float:left; height:40px; background:#e4ebf2; overflow:hidden}
.tt_bt_l { width:30%; height:3px; background:#005bac; float:left}
.tt_bt_r { width:70%; height:3px; background:#e0e0e0; float:left}
.tt_bt_wen { width:100px; float:left; text-align:center; font-size:1.1em; font-weight:bold; color:#005bac; padding-top:6px}
.tt_bt_wen a:link, .tt_bt_wen a:visited {color:#005bac;text-decoration: none;}
.tt_bt_wen a:hover {color: #005bac;text-decoration: none;}

/*鏂囩珷鍒楄〃*/
.list_dh { width:100%; margin:0 auto; font-size:1.5em; letter-spacing:0.1em; padding:3% 1% 2% 1%; text-align:center }
.list_news { width:100%; margin:0 auto; padding-bottom:10px; }
.list_news li{ width:calc( 50% - 60px ); float:left; padding:20px; margin:10px; background-color:#FFFFFF; height:150px }
.list_news li .icon{ width:42px}
/*.list_news li:last-child{border-bottom:none}*/
.list_news_img { width:40%; float:left; margin-right:5%; overflow:hidden;}
.list_news_img img{object-fit: cover; width:100%;height:90px; border-radius:2px}
.list_news_title { width:55%; float:left;  font-size:1em; line-height:2em; color:#000; margin-top:10px }
.list_news_time{ width:55%; float:left;font-size:0.8em; color:#999; padding:15px 0 0 0;}


/*鍥剧墖鍒楄〃*/
.list_pic { width:100%; margin:0 auto; padding-bottom:10px; }
.list_pic li{ width:calc(100% / 3 - 4%); float:left; padding:0 0 2% 0; margin:2% 2%; background-color:#FFFFFF; height:auto; border-radius:15px; overflow:hidden}
.list_pic li .icon{ width:42px}
.list_pic hr{ width:90%; border:none; border-top:1px #dbe2e8 dotted; height:1px; margin:3% 5%; overflow:hidden}
/*.list_pic li:last-child{ margin-right:0; }
.list_pic li:first-child{ margin-left:0; }*/
.list_pic_img { width:100%; height:22.23vw; float:left; margin-right:5%; overflow:hidden;}
.list_pic_img img{object-fit: cover; width:100%;border-radius:2px}
.list_pic_title { width:90%; float:left; text-align:center; height:40px; font-size:0.8em; font-weight:bold; line-height:1.6em; margin:0 5% 3% 5%; color:#000; margin-top:10px }
.list_pic_left{ width:70%; float:left;font-size:0.6em; color:#999; margin:0 0 0 5%; line-height:20px;}
.list_pic_right{ width:20%;  float:right;font-size:0.6em; color:#999;margin:0 5% 0 0;}
.list_pic_right .buy{ border-radius:15px; background-color:#ff6600;color:#FFFFFF; font-size:0.6em; padding:5px 10px; text-align:center; margin-top:10px;}


/*璇︽儏椤�*/
.list_one { width: 65%; margin: 0 auto; }
.list_one .detailed_l_daoh{ width:100%; float:left; text-align:left; font-size:12px; color:#000; padding:40px 2px 18px 2px;}
.list_one .detailed_l_daoh a:link, .list_one .detailed_l_daoh a:visited {color:#000;text-decoration: none;}
.list_one .detailed_l_daoh a:hover {color: #ff0000;text-decoration: none;}
.list_one .detailed_Head_Title{ width:100%; float:left; text-align:center; font-size:20px; line-height:40px; padding:20px 0 0 0;}
.list_one .detailed_title{ width:calc(100% - 60px); float:left; text-align:center; font-size:28px; line-height:40px; padding:20px 0px; margin:0 30px}
.list_one .detailed_SubTitle{ width:100%; float:left; text-align:center; font-size:18px; line-height:20px; padding:0 0 15px 0; color:#666666;}
.list_one .detailed_IntroductionTitle{ width:100%; float:left; text-align:center; font-size:18px; line-height:40px; padding:0 0 15px 0; color:#666666; }
.list_one .detailed_time{ width:calc(100% - 60px); float:left; text-align:center; font-size:14px; padding:15px 0; margin:0 30px; color:#999999;flex-wrap: nowrap;justify-content:center;display: flex;border-top:1px #dbe2e8 dashed;  border-bottom:1px #dbe2e8 dashed;}
.list_one .detailed_time a:hover {color: #e94d4d;}
.list_one .detailed{ float:left; font-size:16px; text-align:justify; line-height:40px; padding:20px 30px 30px 30px; width:calc(100% - 60px);border-top:1px #dbe2e8 dashed;  }
.list_one .detailed p, .list_one .list_one .detailed div{ padding:0px; margin:0px ; text-indent:32px; }
.list_one .detailed img{ width:100%;display:block;/*margin:6px auto;*/ margin:20px auto; border-radius:3px;}
.list_one .detailed_video{ width:100%; float:left;  padding-bottom:10px;}

/*鍐呭椤碉紙瀵屾枃鏈紪杈戝櫒锛夛細鏈夊簭鍒楄〃锛屾棤搴忓垪琛紝寮曟枃鍖哄潡鏍峰紡*/
.list_one .detailed ol,.list_one .detailed ul{list-style-position:inside; padding-left:0}
.list_one .detailed ol li,.list_one .detailed ul li  {  list-style-type:inherit; }
.list_one .detailed ol{list-style-type:decimal;}
.list_one .detailed ul {  list-style-type:disc; }
blockquote { border-left: 2px solid #ccc!important; margin-left: 1.5rem; padding-left:1.5rem; }




/* 鏄剧ず榛樿琛屾暟 */
.OneLine{white-space:nowrap;text-overflow:ellipsis; overflow:hidden;}
.TwoLine{text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
.ThreeLine{text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical;}
.FourLine{text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; line-clamp: 4; -webkit-box-orient: vertical;}</pre></body></html>