/* =====================================
              CSS RESET
===================================== */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline;}
body {line-height:1;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {display:block;}
ul li{list-style:none;}
ol li{list-style:none;}
a {margin: 0; padding: 0; border: 0; vertical-align: middle; background: transparent; text-decoration: none; color: inherit; display: inline-block;}
img {vertical-align: middle;}
table {border-collapse:collapse;}
html, body{width: 100%; height: 100%;}


/*back*/
.de_bg { width:100%; }
.de_bg1{background-image: url('../img/trainCard_2022/trainCard_2022_1_1_bg.png');}
.de_bg2,.de_bg4 {background: #f5f5f5;}
.de_bg3,.de_bg5 {background: #ffffff;}
/*.de_bg3{background-image: url('../img/displayedu_1911/de_bg_02.png');  }*/
/*.de_bg4{background-image: url('../img/displayedu_1911/de_bg_03.png'); }
.de_bg6{background: #d6d6d6;}*/
/*.de_bg7{background-image: url('../img/displayedu_1911/de_bg_04.png');}
.de_bg8{background: #f5f5f5;}*/

.de_main { width:1000px; margin: 0 auto; }

.de_main01 {background-image: url('../img/trainCard_2022/trainCard_2022_4_1.png'); padding: 320px 0px 0; height: 984px;width:1100px; box-sizing: border-box;overflow: hidden; }
.de_left{width:280px;height:100%;float:left;padding-top:0px;padding-left:50px;}
.de_right{margin-left: 350px;height:540px;}
.de_text{padding-bottom:35px;padding-left:18px;}
.slider{width: 100%; height: 100%; overflow: hidden;}

.line-banner {position: fixed; bottom: 0px; left: 0px; width: 100%; height: 100px;  display: flex; justify-content: center;}

.de_slide { position:relative; height:664px; overflow: hidden;}

.de_main02 { position:relative; }
.de_video { position:absolute; top:435px; width:1000px; }
.de_hover { position:absolute; z-index:99; top:253px; left:0;}

.swiper-pagination-bullet { padding-bottom:35px;padding-left:18px;font-size:24px;font-weight: bold;cursor:pointer }
.swiper-pagination-bullet-active { color:#d81e1e; text-decoration: underline;}
 
