/*
 * 自定义变量
 */
/*
 * 自定义样式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;
}
#benefits .banner-box .ban_h {
  position: relative;
  height: 350px;
}
#benefits .banner-box .ban_h .banner {
  position: absolute;
  left: -460px;
}
.benefits {
  overflow: hidden;
}
.benefits .section-1 {
  padding: 60px 0;
  background: url(../images/201712121451.png) no-repeat center top;
  overflow: hidden;
}
.benefits .section-1 .content-box .preface {
  margin-bottom: 55px;
}
.benefits .section-1 .content-box .preface p {
  font-size: 14px;
  color: #999999;
  line-height: 32px;
  text-align: center;
}
.benefits .section-1 .content-box ul {
  width: 1038px;
}
.benefits .section-1 .content-box ul li {
  float: left;
  border-bottom: 2px solid #e3e3e3;
  width: 308px;
  overflow: hidden;
  margin: 0 38px 28px 0;
}
.benefits .section-1 .content-box ul li:hover {
  border-bottom: 2px solid #f65a25;
}
.benefits .section-1 .content-box ul li .img-area {
  width: 308px;
  height: 188px;
  overflow: hidden;
  margin-bottom: 24px;
}
.benefits .section-1 .content-box ul li .img-area img {
  width: 308px;
  display: block;
}
.benefits .section-1 .content-box ul li h3 {
  font-size: 20px;
  color: #f65a25;
  margin-bottom: 18px;
}
.benefits .section-1 .content-box ul li .intro {
  margin-bottom: 18px;
  height: 56px;
  overflow: hidden;
}
.benefits .section-1 .content-box ul li .intro p {
  font-size: 14px;
  line-height: 28px;
  color: #999999;
}
.benefits .section-2 {
  background: url(../images/201712121437.jpg) no-repeat center;
  height: 230px;
  text-align: center;
  padding-top: 42px;
}
.benefits .section-2 h3 {
  font-size: 30px;
  color: #fff;
  margin: 0;
  margin-bottom: 20px;
}
.benefits .section-2 p {
  font-size: 16px;
  color: #fefefe;
  margin-bottom: 24px;
}
.benefits .section-2 a {
  text-decoration: none;
  background-color: #f65a25;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 50px;
  width: 200px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  border-radius: 25px;
}
.benefits .section-2 a:hover {
  background-color: #c24a1f;
}
.benefits .section-3 {
  padding: 70px 0;
  overflow: hidden;
}
.benefits .section-3 .content-box .title {
  text-align: center;
  margin-bottom: 40px;
}
.benefits .section-3 .content-box .title h3 {
  font-size: 30px;
  color: #333333;
  margin-bottom: 20px;
}
.benefits .section-3 .content-box .title p {
  font-size: 16px;
  color: #777777;
}
.benefits .section-3 .content-box ul {
  width: 1026px;
}
.benefits .section-3 .content-box ul li {
  float: left;
  border: 1px dashed #e3e3e3;
  width: 226px;
  height: 234px;
  overflow: hidden;
  margin: 0 26px 27px 0;
  padding: 65px 20px 30px;
}
.benefits .section-3 .content-box ul li:hover {
  padding-top: 26px;
  border: 1px solid #fee6df;
}
.benefits .section-3 .content-box ul li:hover .img-1 {
  background-image: url(../images/201712121041_hover.png) !important;
}
.benefits .section-3 .content-box ul li:hover .img-2 {
  background-image: url(../images/201712121042_hover.png) !important;
}
.benefits .section-3 .content-box ul li:hover .img-3 {
  background-image: url(../images/201712121043_hover.png) !important;
}
.benefits .section-3 .content-box ul li:hover .img-4 {
  background-image: url(../images/201712121044_hover.png) !important;
}
.benefits .section-3 .content-box ul li:hover .img-5 {
  background-image: url(../images/201712121045_hover.png) !important;
}
.benefits .section-3 .content-box ul li:hover .img-6 {
  background-image: url(../images/201712121046_hover.png) !important;
}
.benefits .section-3 .content-box ul li:hover .img-7 {
  background-image: url(../images/201712121047_hover.png) !important;
}
.benefits .section-3 .content-box ul li:hover .img-8 {
  background-image: url(../images/201712121048_hover.png) !important;
}
.benefits .section-3 .content-box ul li:hover h3 {
  color: #f65a25;
}
.benefits .section-3 .content-box ul li:hover .intro {
  display: block;
}
.benefits .section-3 .content-box ul li .img-area {
  background-repeat: no-repeat;
  background-position: center;
  height: 56px;
  margin-bottom: 12px;
}
.benefits .section-3 .content-box ul li .img-area.img-1 {
  background-image: url(../images/201712121041.png);
}
.benefits .section-3 .content-box ul li .img-area.img-2 {
  background-image: url(../images/201712121042.png);
}
.benefits .section-3 .content-box ul li .img-area.img-3 {
  background-image: url(../images/201712121043.png);
}
.benefits .section-3 .content-box ul li .img-area.img-4 {
  background-image: url(../images/201712121044.png);
}
.benefits .section-3 .content-box ul li .img-area.img-5 {
  background-image: url(../images/201712121045.png);
}
.benefits .section-3 .content-box ul li .img-area.img-6 {
  background-image: url(../images/201712121046.png);
}
.benefits .section-3 .content-box ul li .img-area.img-7 {
  background-image: url(../images/201712121047.png);
}
.benefits .section-3 .content-box ul li .img-area.img-8 {
  background-image: url(../images/201712121048.png);
}
.benefits .section-3 .content-box ul li h3 {
  font-size: 18px;
  color: #999999;
  margin-bottom: 16px;
  text-align: center;
}
.benefits .section-3 .content-box ul li .intro {
  margin-bottom: 30px;
  height: 73px;
  overflow: hidden;
  display: none;
}
.benefits .section-3 .content-box ul li .intro p {
  font-size: 14px;
  line-height: 26px;
  color: #999999;
  text-align: center;
}
.benefits .section-4 {
  background: url(../images/201712121704.jpg) no-repeat center;
  padding: 76px 0;
}
.benefits .section-4 .content-box .title {
  text-align: center;
  margin-bottom: 48px;
}
.benefits .section-4 .content-box .title h3 {
  font-size: 30px;
  color: #333333;
  margin-bottom: 18px;
}
.benefits .section-4 .content-box .title p {
  font-size: 16px;
  color: #777777;
}
.benefits .section-4 .content-box .content-img {
  text-align: center;
}
.benefits .section-4 .content-box .content-img img {
  display: block;
}
.benefits .section-5 {
  background: url(../images/201712121438.jpg) no-repeat center;
  height: 230px;
  text-align: center;
  padding-top: 56px;
}
.benefits .section-5 h3 {
  font-size: 30px;
  color: #fff;
  margin: 0;
  margin-bottom: 44px;
}
.benefits .section-5 a {
  text-decoration: none;
  background-color: #f65a25;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 50px;
  width: 200px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  border-radius: 25px;
}
.benefits .section-5 a:hover {
  background-color: #c24a1f;
}

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