@charset "utf-8";
/* CSS Document */
.dt_down{background-color:#f1f1f1;}
.dt_main{width:1200px; margin:auto; text-align:left;padding:30px;}
.dt_main h2{text-align:left; margin-top:0px; font-size:32px; font-weight:normal;}
#doc_download{width:100%;background-color:#f1f1f1;padding-top:64px;padding-bottom:50px;box-sizing:border-box}
.doc_download{width:100%;background-color:#f1f1f1;padding-top:64px;padding-bottom:50px;box-sizing:border-box}
.download_title{font-size:36px;font-weight:500px;line-height:36px}
.download_resources{margin-top:30px;margin-left:-15px;margin-right:-15px}
.download_resources a{float:left;margin:10px 0;padding:0 15px;width:33.3%;box-sizing:border-box}
.download_res:hover{transition:.3s all ease-in-out;box-shadow:0 14px 29px 0 rgba(12,12,12,0.08)}
.download_res:hover .pdf01{display:none}
.download_res .pdf02{display:none}
.download_res:hover .pdf02{display:block}
.download_res i{display:block;width:0;position:absolute;left:0%;bottom:0;height:2px;background-color:#ff6900;transition:.3s all ease-in-out}
.download_res:hover i{width:100%;transition:.3s all ease-in-out}
.download_res{margin-right:25px;background-color:#FFFFFF;width:100%;height:121px;cursor:pointer;position:relative;padding:40px;box-sizing:border-box;display:flex;justify-content:space-between}
.download_title{font-size:36px;font-weight:500px;line-height:36px}

