/*
 * 自定义变量
 */
/*
 * 自定义样式chunk
 */
html {
  overflow-x: hidden;
}
body {
  font-family: 'Microsoft YaHei';
}
* {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
a {
  cursor: pointer;
}
p,
ul,
li,
dl,
dd {
  margin: 0px;
}
ul,
dl,
dd {
  padding: 0;
}
.content-box {
  width: 1000px;
  margin: 0 auto;
}
.clearfix {
  zoom: 1;
  /*清除浮动免受近邻干扰、解决margin重叠*/
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.word-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tab-btn .tabs {
  float: left;
  background-color: #f3906d;
  color: #ffffff;
  width: 222px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  border-radius: 6px;
  font-size: 24px;
  font-weight: 700;
  margin: 0 4px;
  cursor: pointer;
}
.tab-btn .tabs.active {
  color: #dd5423;
  background-color: #ffffff;
  box-shadow: 12px -5px 22px -8px #f3906d, -8px -5px 22px -8px #f3906d, 0 -9px 7px -15px #f3906d;
  height: 57px;
  padding-bottom: 15px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-bottom: 10px\9;
  *padding-bottom: 10px;
  border: 0px;
  border-top: 1px solid #f3906d\0;
  border-left: 1px solid #f3906d\0;
  border-right: 1px solid #f3906d\0;
  *border-top: 1px solid #f3906d;
  *border-left: 1px solid #f3906d;
  *border-right: 1px solid #f3906d;
}
#permit_banner .ban_h {
  position: relative;
  height: 350px;
}
#permit_banner .ban_h .banner {
  position: absolute;
  left: -460px;
}
#xn_btn {
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
}
#tab .tab {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 230px;
  height: 42px;
  line-height: 42px;
  background: #666;
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin: 0px 2px;
}
#tab .tab:hover,
#tab .tab.active {
  background: #f65a25;
}
#tab .tab:hover:before,
#tab .tab.active:before {
  width: 18px;
  height: 7px;
  background: url(../images/xn_tab_active.png) no-repeat;
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -9px;
  bottom: -7px;
}
#tab1 .tab {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 325px;
  height: 42px;
  line-height: 38px;
  border: 2px solid #fff;
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin: 0px 4px;
}
#tab1 .tab:hover,
#tab1 .tab.active {
  background: #fff;
  color: #f65a25;
}
#tab1 .tab:hover:before,
#tab1 .tab.active:before {
  width: 18px;
  height: 7px;
  background: url(../images/xn_tab_active2.png) no-repeat;
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -9px;
  bottom: -7px;
}
#xn_tit {
  font-size: 36px;
  font-weight: bold;
  margin: 0px auto;
  height: 75px;
  position: relative;
  padding-top: 11px;
  color: #333;
  text-align: center;
}
#xn_tit em {
  width: 108px;
  height: 34px;
  position: absolute;
}
#xn_tit em.xn_tit_l {
  background: url(../images/xn_tit_l.png) no-repeat left top;
  left: 0px;
  top: 0px;
}
#xn_tit em.xn_tit_r {
  background: url(../images/xn_tit_r.png) no-repeat right bottom;
  right: 0px;
  bottom: 0px;
}
#xn_tit strong {
  color: #f65a25;
  font-weight: bold;
}
ul,
li {
  list-style: none;
}
h3 {
  font-weight: normal;
  margin: 0;
}
.content-box {
  width: 1000px;
  margin: 0 auto;
}
#joinUs .banner-box .ban_h {
  position: relative;
  height: 350px;
}
#joinUs .banner-box .ban_h .banner {
  position: absolute;
  left: -460px;
}
.join-us {
  padding: 66px 0;
}
.join-us table {
  width: 100%;
  border-top: 3px solid #e2e2e2;
  border-collapse: collapse;
  margin-bottom: 80px;
}
.join-us table tr th {
  font-size: 14px;
  color: #333333;
  font-weight: 700;
  border-bottom: 1px solid #e2e2e2;
  text-align: center;
  line-height: 56px;
  height: 56px;
}
.join-us table tr td {
  text-align: center;
  font-size: 14px;
  color: #666666;
  border-bottom: 1px solid #e2e2e2;
  line-height: 54px;
  height: 54px;
  padding: 4px 8px;
}
.join-us table tr td a {
  color: #999;
  text-align: center;
  display: inline-block;
  width: 76px;
  height: 27px;
  background-color: #ededed;
  border-radius: 5px;
  line-height: 27px;
  text-decoration: none;
}
.join-us table tr:hover {
  background-color: #feeee9;
}
.join-us table tr:hover td {
  color: #f65a25;
}
.join-us table tr:hover td a {
  color: #fff;
  background-color: #f65a25;
}
.join-us table tr:hover td.name {
  cursor: pointer;
}
.join-us table thead tr:hover {
  background-color: #fff;
}
#post {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10001;
  display: none;
}
#post .shade {
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
}
#post .box {
  position: absolute;
  padding: 38px 44px;
  background-color: #fff;
  border-radius: 7px;
  width: 740px;
  left: 50%;
  margin-left: -370px;
  top: 60px;
  margin-bottom: 60px;
}
#post .box .close-btn {
  position: absolute;
  right: 4px;
  top: 4px;
  cursor: pointer;
}
#post .box .close-btn img {
  display: block;
}
#post .box .dom-container h3 {
  font-size: 28px;
  color: #333333;
  font-weight: normal;
  padding-bottom: 18px;
  border-bottom: 3px solid #f65a25;
  margin-bottom: 18px;
}
#post .box .dom-container .area-1 {
  overflow: hidden;
  border-bottom: 1px solid #ececec;
}
#post .box .dom-container .area-1 ul li {
  float: left;
  width: 214px;
  padding-right: 8px;
  margin-bottom: 20px;
  height: 26px;
}
#post .box .dom-container .area-1 ul li.none {
  display: none;
}
#post .box .dom-container .area-1 ul li img {
  margin-right: 10px;
  vertical-align: middle;
}
#post .box .dom-container .area-1 ul li em {
  vertical-align: middle;
  font-style: normal;
  font-size: 14px;
  color: #666666;
}
#post .box .dom-container .area-2 ul li {
  margin-bottom: 26px;
}
#post .box .dom-container .area-2 ul li h4 {
  border-left: 5px solid #f66225;
  font-size: 16px;
  color: #333333;
  padding-left: 12px;
  margin-bottom: 18px;
  font-weight: 700;
}
#post .box .dom-container .area-2 ul li p {
  font-size: 14px;
  line-height: 28px;
  color: #666666;
}
#post .box .dom-container .area-2 ul li p a {
  font-size: 16px;
  color: #156dff;
}
#post .box .dom-container .area-2 ul li p a.btn {
  color: #f65a25;
  display: inline-block;
  width: 100px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #f65a25;
  border-radius: 6px;
  text-decoration: none;
  float: right;
}

/*# sourceMappingURL=joinUs.css.map */
