 /*--------------------------------------------------------------
  
--------------------------------------------------------------*/ section.brochure .section-content > .row .col:first-child { padding-left:15px !important; padding-right:15px !important; }

 section.brochure .section-content > .row .col:first-child > .col-inner { background:#262f40 !important; border-radius:10px 10px 0 0; }

 section.brochure .section-content > .row .col:nth-child(2) { padding-left:15px !important; padding-right:15px !important; }

 section.brochure .section-content > .row .col:nth-child(2) > .col-inner { background:#262f40 !important; border-radius:0 0 10px 10px; }

 @media screen and (min-width:849px) { section.brochure .section-content > .row .col:first-child { padding-right:0 !important; }

 section.brochure .section-content > .row .col:first-child > .col-inner { background:#262f40 !important; border-radius:10px 0 0 10px; }

 section.brochure .section-content > .row .col:nth-child(2) { padding-left:0 !important; }

 section.brochure .section-content > .row .col:nth-child(2) > .col-inner { background:#262f40 !important; border-radius:0 10px 10px 0; }

 section.brochure .section-content > .row .col-inner { padding:60px 80px !important; }

 }

 @media screen and (min-width:1340px) { section.brochure .section-content > .row .col:first-child { padding-left:0 !important; }

 section.brochure .section-content > .row .col:nth-child(2) { padding-right:0 !important; }

 }

 /*--------------------------------------------------------------
  history slider
--------------------------------------------------------------*/ section.history_section .text-height { height:150px; }

 section.history_section .text { position:absolute; left:0; width:100vw; color:#000; font-size:80px; display:none; text-align:center; transform:translateX(-40%); }

 section.history_section .center .text { display:block !important; }

 section.history_section .item { margin:auto; margin-top:30px; width:200px; height:200px; background-color:#242f42; color:#fff; border-radius:50%; font-size:30px; text-align:center; line-height:200px; }

 section.history_section .center .item { margin:auto; width:260px; height:260px; background-color:#f66646; color:#fff; border-radius:50%; font-size:40px; text-align:center; line-height:260px; }

 section.history_section .prev2 .item { margin:auto; margin-top:60px; width:140px; height:140px; color:#fff; border-radius:50%; font-size:20px; text-align:center; line-height:140px; }

 section.history_section .next2 .item { margin:auto; margin-top:60px; width:140px; height:140px; color:#fff; border-radius:50%; font-size:20px; text-align:center; line-height:140px; }

 section.history_section .icon-xiangshang-l { position:absolute; left:0; bottom:120px; cursor:pointer; font-size:30px; }

 section.history_section .icon-xiangshang-r { position:absolute; right:0; bottom:120px; cursor:pointer; font-size:30px; }

 section.history_section .text-name { font-size:26px; color:#000; text-align:center; width:100%; }

 section.history_section .text-detail { margin-top:20px; font-size:20px; color:#999; text-align:center; width:100%; }

 section.history_section .list-name-display { display:none; }

 section.history_section .active { display:block; }

