@charset "utf-8";
img{ width: 100%; display:block; }
.clear:after{ content:''; display:block; clear: both; }
.about_con .abtn a span:before{background: url(../images/about_ico.png) no-repeat; background-size:50px; }
.about_con{ font-size:14px; }
.about_con .view{ padding:20px 5%; }
.about_con .view h2{ font-weight: bold; padding-bottom:10px; }
.about_con .view p{ line-height: 24px; padding-bottom: 10px; }
.about_con .fontEng{ font-size: 12px; word-break:normal; }
.about_con .zongzhi{ text-align: center; font-size: 16px; line-height: 26px; padding-bottom: 20px; }
.about_con .abtn{ width: 60%; margin: 0 auto 10px; }
.about_con .abtn a{ width: 45%; height: 30px; line-height: 30px; background: #5d5757; text-align: center; color: #fff; }
.about_con .abtn a span{ position: relative; padding-left:18px; }
.about_con .abtn a span:before{ position: absolute; content: ''; left: 0; top:4px; width: 15px; height: 15px; }
.about_con .abtn a.fr span:before{ background-position: 0 -18px;  }
.about_con .act{ font-size: 12px; text-align: center; padding-bottom: 10px; }
.about_con .back{ text-align: center; padding:20px 0; }
.about_con .back a{ text-decoration: underline; color: #424242; }

