@charset "utf-8";

header { border-bottom: 1px #e2e2e2 solid; }
header .inner { border-right: 1px #e2e2e2 solid; height: 105px; width: 1198px; }
header .logo{ width: 240px; height: 105px; display: inline-block; border-right: 1px #e2e2e2 solid; }
header .menu_wrap { display: inline-block; width: 955px; margin-left: -5px; height: 50px; line-height: 50px; }
header .follow_wrap{position: fixed;  background-color: white; z-index: 300; width: 1199px; border-right: 1px #e2e2e2 solid; border-bottom: 1px #ededed solid; }
header .menu li { display: inline-block; width: 20%; margin-right: -5px; text-align: center; font-size: 20px; position: relative; width: 181px; }
header .menu li::after{content: "|"; right: -5px; position: absolute; color: #e1e1e1; }
header .menu li:last-child::after{content: "";}
header .menu li.type-2{font-size: 14px; text-align: left;margin-top: -4px; width: 236px;  }
header .menu li.type-2 p{ margin-left: 45px; position: relative; padding-left: 10px; line-height: 22px; margin-top: 7px; }
header .menu li.type-2 p::before{content: url('../img/icon_point.png'); position: absolute; top: -3px; left: 0px; }
header .menu li.on a{ color: #3798e7; }


footer{border-top: 1px #e2e2e2 solid; border-bottom: 1px #e2e2e2 solid; margin-top: -1px; }
footer .inner { width: 1198px; border-left: 1px #e2e2e2 solid; border-right: 1px #e2e2e2 solid; padding: 15px 0 20px 0;}
footer .footer_logo{display: inline-block; margin-left: 15px; }
footer .footer_info{font-size: 12px; float: right; margin-right: 30px; margin-top: 5px; }
footer .footer_info li{display: inline-block; margin-right: 10px;  }
footer .footer_info li:last-child{margin-right: 0px;  }
