.aboutcon {width: 100%;height: auto;overflow: hidden;}
.aboutcon  h2{font-size: 24px;color: #1b434e;position: relative;text-align: center;margin-bottom: 20px;font-weight: normal;}
.aboutcon h2:after{content: "";width: 75px;height: 2px;background: #1b434e;position: absolute;bottom: -11px;left: 50%;transform: translateX(-50%);}
.aboutcon p.t_en{text-align: center;margin-bottom: 20px;text-transform: uppercase;}
.aboutcon .main{padding:5px 0 30px;line-height: 30px;font-size: 16px;text-align: center;}
.aboutcon .main p{text-indent: 32px;text-align: left;}
.aboutcon .main img{margin: 10px 0};