* {
  box-sizing: border-box;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
  display: block;
  _height: 1px;
}
body {
  font-family: "Microsoft YaHei";
  position: relative;
}
.banner {
  width: 100%;
  padding-top: 50px;
  height: 548px;
  background: url("../images/banner.jpg") no-repeat center center;
}
.banner .banner-title {
  width: 100%;
  height: auto;
  margin: 10% auto 0;
}
.banner .banner-title .img2 {
  width: 20%;
  margin: 0 30px 0 27%;
}
.banner .banner-title .img3 {
  width: 33%;
  margin-top: 30px;
}
.banner .img4 {
  width: 56%;
  margin-left: 22%;
  margin-top: 10px;
}
.banner .logo-con {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.banner .logo-con .logo {
  position: absolute;
  top: 0px;
  right: 75px;
  width: 500px;
}
.nav {
  width: 100%;
  height: 75px;
  background: #fc4c3f;
}
.nav .nav-con {
  width: 1200px;
  height: 75px;
  margin: 0 auto;
  position: relative;
}
.nav .nav-con .nav-item {
  width: 150px;
  height: 75px;
  background: #fc6656;
  background: linear-gradient(to right, #fe4b3f, #fb7966);
  float: left;
  position: absolute;
}
.nav .nav-con .nav-item .nav-text {
  width: auto;
  height: auto;
  text-align: center;
  line-height: 1.3;
  padding-top: 8px;
}
.nav .nav-con .nav-item .nav-text a {
  display: block;
  width: 100%;
  height: 75px;
  font-size: 22px;
  text-align: center;
  color: #fff;
}
.nav .nav-con .nav-item:hover {
  background: #fe4b3f;
}
.nav .nav-con .nav-item-active {
  z-index: 99;
}
.nav .nav-con .nav-item-active .nav-text {
  width: auto;
  float: left;
  position: absolute;
  top: -10px;
  left: -10px;
  margin-right: -10px;
  background: #fc6656;
  background: linear-gradient(to right, #fe4b3f, #fb7966);
  box-shadow: 0 0 1px #cf2e2e;
  padding: 8px 10px 10px;
}
.nav .nav-con .nav-item-active .nav-text a {
  padding-top: 10px;
  line-height: 1.3;
}
.nav .nav-con .nav-item + .nav-item {
  border-left: 1px solid #e8a71b;
}
.tc {
  /*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
}
.tc .reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
}
.tc .reveal-modal {
  visibility: hidden;
  top: 40px;
  left: 50%;
  margin-left: -350px;
  width: 720px!important;
  height: 500px!important;
  background: url(../images/alert_bg.png) no-repeat top center;
  position: absolute;
  z-index: 101;
}
.tc .reveal-modal.small {
  width: 200px;
  margin-left: -140px;
}
.tc .reveal-modal.medium {
  width: 400px;
  margin-left: -240px;
}
.tc .reveal-modal.large {
  width: 600px;
  margin-left: -340px;
}
.tc .reveal-modal.xlarge {
  width: 800px;
  margin-left: -440px;
}
.tc .reveal-modal .close-reveal-modal {
  font-size: 30px;
  line-height: 0.5;
  position: absolute;
  top: 8px;
  right: 140px;
  color: #aaa;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
  box-sizing: border-box;
}
.tc .reveal-modal .close-reveal-modal:hover {
  color: #fff;
}
.tc .reveal-modal img {
  width: 100%;
}
.tc .alert_title {
  position: absolute;
  width: 100%;
  top: 155px;
  font-size: 44px;
  color: #d63030;
  text-align: center;
  font-weight: 400;
}
.tc .alert_text {
  position: absolute;
  width: 100%;
  top: 280px;
  font-size: 48px;
  color: #d63030;
  text-align: center;
}
.title {
  text-align: center;
  position: relative;
}
.title .text {
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -300px;
  width: 600px;
  height: 65px;
  text-align: center;
  line-height: 60px;
  color: #fe4b3f;
  font-size: 60px;
  letter-spacing: 2px;
  font-weight: bold;
}
.title .num i {
  display: block;
  width: 300px;
  text-align: center;
  height: 140px;
  margin: 0 auto 0;
  font-size: 110px;
  color: #fae4dd;
  font-style: normal;
}
.title .num p {
  width: 90px;
  height: 6px;
  background: #f7b8a4;
  margin: 0 auto;
}
.zxzx {
  width: 100%;
  height: 550px;
  padding-top: 80px;
  background: #f4f4f4;
}
.zxzx .zxzx-con {
  width: 1200px;
  height: auto;
  margin: 50px auto 65px;
  position: relative;
}
.zxzx .zxzx-con .zxzx-head {
  width: 100%;
  height: 74px;
}
.zxzx .zxzx-con .zxzx-head .zxzx-item {
  width: 595px;
  height: 74px;
  background: #fe4b3f;
  padding-left: 200px;
  padding-top: 16px;
  cursor: pointer;
  transition: all 0.3s;
}
.zxzx .zxzx-con .zxzx-head .zxzx-item img {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.zxzx .zxzx-con .zxzx-head .zxzx-item div {
  float: left;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 1px;
}
.zxzx .zxzx-con .zxzx-head .zxzx-head-active {
  background: #fff;
}
.zxzx .zxzx-con .zxzx-head .zxzx-head-active div {
  color: #fe4b3f;
}
.zxzx .zxzx-con .zxzx-body {
  width: 100%;
  height: 460px;
  position: absolute;
  top: 74px;
  left: 0;
  z-index: 1;
  background: #fff;
  overflow: hidden;
}
.zxzx .zxzx-con .zxzx-body .zxzx-item {
  width: 1200px;
  height: 460px;
  background: #fff;
  float: left;
}
.zxzx .zxzx-con .zxzx-body .zxzx-item ul {
  width: 100%;
  height: 100%;
  padding: 30px;
}
.zxzx .zxzx-con .zxzx-body .zxzx-item ul li {
  line-height: 2;
}
.zxzx .zxzx-con .zxzx-body .zxzx-item ul li > div {
  width: 15px;
  height: 15px;
  border: 1px solid #333;
  float: left;
  border-radius: 50%;
  margin: 13px 5px 0 0;
  transition: all 0.1s;
}
.zxzx .zxzx-con .zxzx-body .zxzx-item ul li > div > div {
  width: 9px;
  height: 9px;
  margin: 2px auto;
  border: 1px solid #333;
  border-radius: 50%;
  transition: all 0.1s;
}
.zxzx .zxzx-con .zxzx-body .zxzx-item ul li a {
  font-size: 20px;
  color: #333;
}
.zxzx .zxzx-con .zxzx-body .zxzx-item ul li:hover div {
  border-color: #ffa73f;
}
.zxzx .zxzx-con .zxzx-body .zxzx-item ul li:hover a {
  color: #ffa73f;
}
.xmmd {
  width: 100%;
  height: 600px;
  background: #fc6656;
  background: linear-gradient(to right, #fb7966, #fe4b3f);
  position: relative;
}
.xmmd .xmmd-con {
  width: 1200px;
  position: absolute;
  top: 330px;
  left: 50%;
  margin-left: -600px;
  z-index: 1;
}
.xmmd .xmmd-con .xmmd-title {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.xmmd .xmmd-con .xmmd-top {
  width: 100%;
  height: 330px;
  background: #fff;
  margin-top: 60px;
  padding-top: 50px;
  box-shadow: 0 2px 10px #f3d2cc;
}
.xmmd .xmmd-con .xmmd-top .box-top {
  width: 100%;
  height: auto;
  padding: 40px 24px;
}
.xmmd .xmmd-con .xmmd-top .box-top .box-top-item {
  width: 270px;
  height: 60px;
  float: left;
  border: 1px solid #fb9069;
}
.xmmd .xmmd-con .xmmd-top .box-top .box-top-item a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 26px;
  color: #333;
  text-align: center;
  line-height: 1;
  padding-top: 14px;
}
.xmmd .xmmd-con .xmmd-top .box-top .box-top-item + .box-top-item {
  margin-left: 24px;
}
.xmmd .xmmd-con .xmmd-top .box-bot {
  width: 100%;
  height: auto;
  padding: 0 80px;
}
.xmmd .xmmd-con .xmmd-top .box-bot .box-bot-item {
  width: 330px;
  height: 60px;
  float: left;
  border: 1px solid #fb9069;
}
.xmmd .xmmd-con .xmmd-top .box-bot .box-bot-item a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 26px;
  color: #333;
  text-align: center;
  line-height: 1;
  padding-top: 14px;
}
.xmmd .xmmd-con .xmmd-top .box-bot .box-bot-item + .box-bot-item {
  margin-left: 24px;
}
.xmmd-s-title img {
  float: left;
  margin: 6px 10px 0 40px;
}
.xmmd-s-title div {
  font-size: 32px;
  font-weight: bold;
  color: #fe4b3f;
}
.xmmd-bot {
  width: 100%;
  height: auto;
  min-height: 920px;
  padding-top: 210px;
  padding-bottom: 70px;
  background: #f4f4f4;
}
.xmmd-bot .xmmd-bot-box {
  width: 1200px;
  height: auto;
  background: #fff;
  margin: 0 auto;
  padding-top: 50px;
  box-shadow: 0 2px 10px #f3d2cc;
}
.xmmd-bot .xmmd-bot-box .xmmd-bot-text {
  width: 100%;
  height: auto;
  padding: 35px 40px;
}
.xmmd-bot .xmmd-bot-box .xmmd-bot-text p {
  font-size: 22px;
  color: #333;
  line-height: 1.8;
  margin-bottom: 10px;
}
.xmmd-bot .xmmd-bot-box .xmmd-bot-text p span {
  font-size: 24px;
  color: #fe4b3f;
}
.popular {
  width: 100%;
  height: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  background: #fc6656;
  background: linear-gradient(to right, #fb7966, #fe4b3f);
  position: relative;
}
.popular .luotuo {
  position: absolute;
  width: 46%;
  right: -20%;
  top: -135px;
}
.popular .click-text {
  width: 545px;
  margin: 70px auto;
}
.popular .click-text img {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.popular .click-text a {
  float: left;
  color: #fff;
  font-size: 28px;
  text-decoration: underline;
}
.popular .popualr-con {
  width: 1200px;
  height: auto;
  margin: 45px auto 0;
}
.popular .popualr-con .s-item {
  width: 170px;
  margin: 0 15px;
  float: left;
}
.popular .popualr-con .s-item .s-img {
  width: 170px;
  height: 170px;
  cursor: pointer;
  text-align: center;
  position: relative;
}
.popular .popualr-con .s-item .s-img > img {
  width: 170px;
  height: 170px;
  position: absolute;
  left: 0;
}
.popular .popualr-con .s-item .s-img .s-mask {
  width: 170px;
  height: 170px;
  margin: 0 auto;
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  transition: all 0.4s;
  border-radius: 50%;
}
.popular .popualr-con .s-item .s-img .s-mask img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.popular .popualr-con .s-item .s-img:hover .s-mask {
  opacity: 1;
}
.popular .popualr-con .s-item .s-name {
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
}
.guangdong {
  width: 100%;
  height: auto;
  background: #f4f4f4;
  padding-top: 40px;
  padding-bottom: 100px;
}
.guangdong .gd-con {
  width: 1200px;
  height: auto;
  margin: 130px auto 0;
  background: #fc6859;
  background: linear-gradient(to right, #fb7c6b, #fe5145);
  position: relative;
}
.guangdong .gd-con .photo {
  width: 630px;
  height: 360px;
  position: absolute;
  top: -75px;
  left: 40px;
  background: #fff;
  padding: 0;
}
.guangdong .gd-con .photo img {
  width: 630px;
  height: 360px;
  margin-top: -15px;
  margin-left: -15px;
}
.guangdong .gd-con .jianjie {
  font-size: 20px;
  color: #fff;
  line-height: 1.7;
  letter-spacing: 2px;
}
.guangdong .gd-con .jianjie span {
  font-size: 30px;
  color: #fff;
  margin-left: 40px;
}
.guangdong .jianjie {
  width: 530px;
  height: 285px;
  float: right;
  padding: 25px 25px 0 25px;
}
.guangdong .gd-box {
  width: 100%;
  height: auto;
  float: left;
}
.guangdong .gd-box .gd-img {
  width: 170px;
  height: auto;
  float: left;
  padding-top: 160px;
  text-align: center;
}
.guangdong .gd-box .gd-text {
  width: 1030px;
  height: auto;
  float: right;
  padding: 20px 25px 20px 0;
}
.guangdong .gd-box .gd-text p {
  font-size: 20px;
  line-height: 2;
  color: #fff;
  margin-bottom: 10px;
  text-indent: 2em;
  letter-spacing: 2px;
}
.footer {
  width: 100%;
  height: 220px;
  padding-top: 30px;
  background: #d9d9d9;
}
.footer .foot-con {
  width: 1200px;
  margin: 0 auto;
}
.footer .foot-lf {
  float: left;
  margin-top: 10px;
}
.footer .foot-lf .logo img {
  margin-right: 93px;
}
.footer .foot-lf .text {
  line-height: 2;
  margin-top: 23px;
}
.footer .foot-lf .text div {
  font-size: 20px;
  color: #666;
  font-weight: 200;
}
.footer .foot-lf .text a {
  color: #666;
  font-size: 20px;
  font-weight: 200;
}
.footer .foot-rt {
  float: right;
}
.footer .foot-rt .lf,
.footer .foot-rt .rt {
  float: left;
  margin-left: 45px;
}
.footer .foot-rt .lf div,
.footer .foot-rt .rt div {
  text-align: center;
  font-size: 17px;
  color: #666;
  margin-top: 15px;
}
