﻿.AntiCounterfeitingSystem { width: 100%; max-width: 1080px; height: auto; /*background: #bcf3e9;*/ margin: 0 auto;}
.SystemGoals{width:100%;height:auto;background:#f9f9f9;margin:0.5rem auto}
.SystemGoalsTitle { width: 100%; height: 5rem; background: #edeef0;border-radius:10px 10px 0 0; }
.SystemGoalsTitle span { font-size: 2rem; line-height: 5rem; height: 5rem; margin-left: 0.8rem; }
.SystemGoalsText { width: 100%; height: 16rem; /*background: #bcf3e9;*/ }
.SystemGoalsTextLeft{float:left;width:20%;height:16rem;/*background:#ff6a00;*/}
.SystemGoalsTextRight { float: left; width: 80%; height: 16rem; /*background: #b6ff00;*/padding:2rem; }
.SystemGoalsTextRight  span{font-size:16px;line-height:30px;}
.SystemGoalsTextLeft img{width:100%;height:100%;}
.SystemGoalsTextLeftImg { text-align: center; width: 75px; height: 75px;  margin: 3rem auto 0.5rem; }
.AntiCounterfeitingMethods { width: 100%; height: auto; background: #f9f9f9; margin: 4rem auto }
.TotalSolution { width: 100%; height: auto; background: #f9f9f9; margin: 4rem auto }
.SystemGoalsText01{ width: 100%; height: 12rem; /*background: #bcf3e9;*/ }
.SystemGoalsText01 .SystemGoalsTextLeft { float: left; width: 20%; height: 12rem; /*background:#ff6a00;*/ }
.SystemGoalsText01 .SystemGoalsTextRight { float: left; width: 80%; height: 12rem; /*background: #b6ff00;*/ padding: 3rem; }
.SystemGoalsText01 .SystemGoalsTextRight span { font-size: 16px; line-height: 30px; }
.SystemGoalsText01 .SystemGoalsTextLeft img { width: 100%; height: 100%; }
.SystemGoalsText01 .SystemGoalsTextLeftImg { text-align: center; width: 75px; height: 75px; margin: 2rem auto 0.5rem; }
.AntiCounterfeitingSystemTitle { text-align: center; font-size: 24px; width: 100%; height: 10rem; line-height: 10rem; }
.AntiCounterfeitingImg{margin:0 auto 4rem;position:relative;}