@charset "utf-8";

@import url(sub.css);

#content .aside .lnb dt .tit::before {content: url(../img/windows-forensics/lnb_icon_tit.png);}

.section .text1 {margin-bottom: 20px;color: #627792;font-size: 18px;line-height: 30px;word-break: keep-all;}
.section .banner {display: flex; justify-content: space-between;}
.section .banner li {width: 24%;height: 250px;text-align: center;background: 50% 28% no-repeat;}
.section .banner li .txt {padding-top: 190px;color: #1a284d;font-size: 20px;}
.section .box_type1 {margin: 20px 0 40px;padding: 60px 50px;display: flex;justify-content: space-between;align-items: center;}
.section .box_type1 .box_in.box_in_img {width: 35%;max-width: 35%;}
.section .box_type1 .box_in.box_in_right.box_in_txt {width: 65%;max-width: 65%;}
.section .box_type1 .box_in.box_in_txt.box_in_right .txt_box {padding-left: 40px;}
.section .box_type1 .box_in.box_in_right.box_in_img {text-align: right;}
.section .box_type1 .box_in ul {}
.section .box_type1 .box_in ul li {position: relative;display: flex;align-items: center;margin-bottom: 20px;padding-left: 22px;color: #627792;font-size: 15px;line-height: 21px;word-break: keep-all;}
.section .box_type1 .box_in ul li::before {content: '✔';position: absolute;left: -2px;top: 0;}
.section .box_type1 .box_in ul.list_icon li {margin-bottom: 15px;padding-left: 90px;min-height: 70px;background: 0 50% no-repeat;}
.section .box_type1 .box_in ul.list_icon li::before {display: none;}
.section .box_type1 .box_in ul li:last-child {margin-bottom: 0;}
.section .box_type1 .box_in img {max-width: 100%;}
.section .box_type1 .box_in .txt {color: #627792;font-size: 15px;line-height: 21px;word-break: break-all;}
.section .box_type2 {display: flex;align-items: center;margin: 80px auto;padding-left: 566px;width: 1060px;min-height: 439px;background: url(../img/windows-forensics/shellbags/encase/bg_img01.png) 0 50% no-repeat;box-sizing: border-box;}
.section .box_type2 ul {padding-top: 100px;}
.section .box_type2 ul li {margin-bottom: 5px;color: #627792;font-size: 15px;line-height: 21px;word-break: keep-all;}
.section .box_type2 ul li .tit {margin-bottom: 20px;color: #1a284d;font-size: 20px;}
.section .box_type3 {margin: 0 auto;width: 1060px;}
.section .box_type3 li {display: table;table-layout: fixed;width: 100%;padding: 50px 0;}
.section .box_type3 li > div {display: table-cell;vertical-align: middle;box-sizing: border-box;}
.section .box_type3 li .img_area {width: 320px;}
.section .box_type3 li .img_area img {max-width: 100%;}
.section .box_type3 li .txt_area {padding: 0 40px;}
.section .box_type3 li .txt_area .tit {margin-bottom: 15px;color: #627792;font-size: 18px;font-weight: bold;}
.section .box_type3 li .txt_area .txt {color: #627792;font-size: 15px;line-height: 23px;}
.section .box_type4 li {float: left;margin-bottom: 0.4%;padding: 21px 15px 15px 135px;width: 49.8%;height: 150px;background: #f2f5fa url(../img/sub/box_type4_icon.png) 12px 50% no-repeat;box-sizing: border-box;}
.section .box_type4 li:nth-child(2n) {margin-left: 0.4%;}
.section .box_type4 li .tit {margin-bottom: 3px;color: #627792;font-size: 18px;font-weight: bold;}
.section .box_type4 li .txt {color: #627792;font-size: 15px;line-height: 23px;}
.section .table1 {margin: 20px 0 60px;width: 100%;table-layout: fixed;border-spacing: 1px;border-color: #fff;}
.section .table1 tr {}
.section .table1 tr th,
.section .table1 tr td {padding: 15px;font-size: 15px;font-weight: normal;border: 1px solid #fff;text-align: center;}
.section .table1.txt_left tr th,
.section .table1.txt_left tr td {padding-left: 35px;text-align: left;}
.section .table1 tr th {color: #fff;background-color: #203260;}
.section .table1 tr td {color: #203260;background-color: #dfe6f6;}
.section .table1 tr:nth-child(2n + 1) td {background-color: #c4d1e9;}
.section .table2 {margin: 20px 0 40px;width: 100%;table-layout: fixed;border-spacing: 0 6px;border-collapse: inherit;}
.section .table2 tr td {padding: 20px 10px 20px 50px;color: #203260;font-size: 15px;line-height: 22px;border: 1px solid #dfe6f6;}
.section .table2 tr td:first-child {padding-left: 10px;background-color: #dfe6f6;text-align: center;}
