@charset "utf-8";
@import url(config.css);
body{background-color:#f0f0f0;}
.snavi{width:1200px;height:60px;line-height:60px;font-size:16px;margin:0 auto;}
.main{width:1200px;min-height:700px;margin:0 auto;background-color:#ffffff;box-shadow:0 0 6px 2px #e8e8e8;border-radius:8px}
.mainT{width:100%;height:28px;padding:30px 0;}
.mainT a{width:200px;font-size:18px;box-sizing:border-box;border-right:#dededf solid 1px;text-align:center;float:left;}
.mainT a:hover,.mainT a.ed{color:#1f8ceb;}
.mainT a:last-child{border-right:#fff solid 1px;}
.about_banner{width:1200px;text-align:center}
.about_banner img{width:1160px;}
.mainC{width:1000px;font-size:18px;line-height:180%;margin:50px auto;}
.mainC h2{font-size:30px;display:block;margin-bottom:30px;}