@charset "utf-8";

.left { width:32%;}
.right { margin-right:2%; width:62%;}

#box1 { margin:70px auto 40px;}
#box1 .right { line-height:24px; text-align:justify;}

#box2 .right .swiper-slide img { display:block; width:100%;}
#box2 .right .swiper-arrow { margin-top:-22px; width:30px; height:44px; background:rgba(0,0,0,.1) no-repeat center; background:#ccc no-repeat center\9; filter:alpha(opacity=50);}
#box2 .right .swiper-arrow:hover { background-color:rgba(0,0,0,.3); filter:alpha(opacity=80);}
#box2 .right .swiper-arrow.prev { left:0; background-image:url(../images/arrow_left3.png);}
#box2 .right .swiper-arrow.next { right:0; background-image:url(../images/arrow_right3.png);}

#box3 { margin:0 0 60px; background:#edebe9 url(../images/about_gxdc_bg1.jpg) no-repeat center; background-size:cover;}
#box3 .main_width { padding:0 0 80px; background:#e46746 url(../images/about_gxdc_bg2.png) no-repeat 10% 100%;}
#box3 .left { padding-top:100px;}
#box3 .right { background:#faf9f7; border-bottom-right-radius:30px; line-height:24px; text-align:justify;}
#box3 .right >div { padding:30px 60px;}