@charset "UTF-8";
/* CSS Document */

/* main-banner */
.main-banner {width: 100%; height: 260px; padding-top: 100px; color: #fff; text-align: center; background: url(../images/banner.jpg) no-repeat center top;}
h1 {margin-bottom: 40px;}
.border {display: block; width: 240px; height: 1px; margin: 0 auto; opacity: 0.6; filter: alpha(opacity=60);-moz-opacity: 0.6; background: #fff;}
h1 strong {display: block; height: 40px; line-height: 40px; padding: 16px 0 18px; font-size: 40px; font-weight: normal;}

.content {background: #f8f8f8;}
.h2style {text-align: center;}
.h2style strong {display: inline-block; padding: 0 100px 30px; margin-bottom: 30px; color: #666; font-size: 30px; line-height: 30px; font-weight: normal; background: url(../../images/line01.gif) repeat-x left bottom;}
.fstyle {font-size: 14px; line-height: 24px;}
.concept, .joinus {padding: 50px 0;}
.concept {background: #fff;}
.joinus {background: #f8f8f8;}
.joblist {width: 1070px; margin: 0 auto; padding: 50px 0 10px 0;}
.joblist li {float: left; padding: 0 21px;}
.joblist li a {display: block; width: 172px; height: 105px; padding-top: 67px; line-height: 20px; color: #fff; font-size: 17px; font-weight: bold; text-align: center; border-radius: 100px; background: #8ec1cd; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.joblist li a:hover {background: #6496a8; -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -o-transform:  scaleY(-5px); -ms-transform: scaleY(-5px); transform: translateY(-5px);}
.joblist li a.special {height: 93px; padding-top: 79px;}

/* jobmsg */
.jobmsg h4 {padding: 10px 0; margin-bottom: 10px; font-size: 13px; font-weight: bold; border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd;}
.jobmsg p {padding-bottom: 16px; font-size: 14px; line-height: 24px;}
.describe {margin-bottom: 15px;}
.describe li {padding-left: 20px; text-indent: -20px; font-size: 13px; line-height: 28px;}
.tableType01 th, .tableType01 td {padding: 10px; font-size: 14px;}
.tableType01 th {background: #f7f7f7;}