@charset "utf-8";
/* CSS Document */

.header{ background-image: url("../img/pic7.png"); background-repeat: no-repeat; background-position: top; height: 150px; margin-top: 116px;}
.header h2{ font-size: 30px; text-align: right; font-family: "Microsoft YaHei UI"; padding-top: 38px; font-weight: 500;}
.header h2 i{font-size: 26px; color: #909090;}

.w800{ margin: 0 auto; width: 800px;}
.about{ padding: 30px 0;}
.about h3{ font-size: 20px; color: #323232; font-weight: normal; text-align: center; margin-bottom: 20px;}
.about p{ font-size: 14px; color: #646464; text-indent: 2em; line-height: 2; margin-bottom: 10px;}
.about img{ width: 100%; margin: 10px 0;}
.about .maps p{text-indent: 0;}
.about .maps p a{ display: inline-block;}

.project{ padding: 30px 0;}
.project h3{ font-size: 20px; color: #323232; font-weight: normal; text-align: center; margin-bottom: 20px; margin-top: 20px;}
.project p{ font-size: 14px; color: #646464; line-height: 2; margin-bottom: 10px;}
.project img{ width: 100%; margin: 10px 0;}
.project .maps p{text-indent: 0;}
.project .maps p a{ display: inline-block;}
.project .info-l, .project .info-r{ float: left; width: 50%;}
.project .text2em{ text-indent: 2em;}

.recruit{ padding: 30px 0;}
.recruit section{margin-bottom: 40px;}
.recruit section:last-child{ margin-bottom: 0;}
.recruit h3{ font-size: 20px; color: #323232; font-weight: normal; text-align: center; margin-bottom: 20px; margin-top: 20px;}
.recruit h4{font-size: 18px; color: #1d8dff; font-weight: normal; margin-bottom: 10px;}
.recruit h4 span{font-size: 14px; color: #909090; font-weight: normal; margin-left: 10px;}
.recruit p{ font-size: 14px; color: #646464; line-height: 2; margin-bottom: 10px;}
.recruit .maps p{text-indent: 0;}
.recruit .maps p a{ display: inline-block;}
.recruit .info-l, .recruit .info-r{ float: left; width: 50%;}
.recruit .info-l p, .recruit .info-r p{ margin-bottom: 0;}
.recruit .text2em{ text-indent: 2em;}
.recruit .margint{ margin-top: 10px;}

.contact{ padding: 30px 0;}
.contact h3{ font-size: 20px; color: #323232; font-weight: normal; text-align: center; margin-bottom: 20px;}
.contact p{ font-size: 14px; color: #646464; line-height: 1.5; margin-bottom: 10px;}
.contact img{ width: 100%; margin: 10px 0 20px;}
.contact .maps p{text-indent: 0;}
.contact .maps p a{ display: inline-block;}


