@charset "utf-8";

.index_area01{position:absolute;top:-313px;left:50%;z-index:10;margin-left:-578px;width:1150px}
.index_area01 .about_box{float:left;position:relative;width:635px;height:360px;background:url(/sh_img/inc/include_01/img/about_bg.png) no-repeat;
-webkit-box-shadow: 0px 0px 21px 1px rgba(0,0,0,0.17);
-moz-box-shadow: 0px 0px 21px 1px rgba(0,0,0,0.17);
box-shadow: 0px 0px 21px 1px rgba(0,0,0,0.17)}
.about_box:after{position:absolute;top:97px;left:-65px;content:"";width:206px;height:1px;background:#ddd6c7}
.about_box>h2{padding:143px 0 32px 61px;font-weight:bold;font-size:30px;color:#222;font-family: "Times New Roman"}
.about_box .txt{padding-left:61px;font-size:15px;line-height:26px;color:#666}

.menu_box{float:right;overflow:hidden}
.menu_box li{position:relative;float:left;width:185px;height:172px;background:#FFF}
.menu_box .last{margin-left:14px;border:1px solid #ececeb;background:none}
.menu_box li h2{padding:97px 0 0 33px; font-weight:bold;font-size:22px;line-height:26px;color:#222;font-family:"Times New Roman"}
.menu_box .last h2{color:#fff}
.menu_box li a{display:block;height:100%}

.menu_box .more_btn{position:absolute;top:31px;left:33px;width:23px;height:23px;transition-duration:0.4s}
.menu_box li:hover .more_btn{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}

