* {
  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;
  background: url(../images/bg.jpg) repeat-y;
  background-size: 100% auto;
}
.banner {
  width: 100%;
  padding-top: 50px;
  height: 548px;
  background: url("../images/banner.jpg") no-repeat center center;
}
.banner .banner-title {
  width: 950px;
  height: auto;
  margin: 10% auto 0;
}
.banner .banner-title .img2 {
  width: 296px;
}
.banner .banner-title .img3 {
  width: 630px;
  margin-top: -30px;
}
.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: #bf0101;
}
.nav .nav-con {
  width: 1200px;
  height: 75px;
  margin: 0 auto;
  position: relative;
}
.nav .nav-con .nav-item {
  width: 150px;
  height: 75px;
  background: #d63030;
  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: #d22222;
}
.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: #d63030;
  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;
}
.title img {
  display: inline-block;
  margin-top: -23px;
}
.title div {
  display: inline-block;
  width: 560px;
  height: 65px;
  margin: 0 15px;
  text-align: center;
  background: #d93131;
  line-height: 60px;
  color: #fff;
  font-size: 36px;
  letter-spacing: 2px;
  font-weight: bold;
}
.title p {
  width: 660px;
  margin: 50px auto;
  height: 18px;
  text-align: center;
  background: #fcb5b5;
}
.title p span {
  color: #000;
  font-size: 28px;
  display: inline-block;
  margin-top: -20px;
  letter-spacing: 1px;
}
.zxzx {
  width: 100%;
  height: auto;
  padding-top: 80px;
}
.zxzx .zxzx-con {
  width: 1206px;
  height: auto;
  margin: 0 auto 65px;
}
.zxzx .zxzx-con .news-con {
  margin-top: 43px;
  padding-top: 22px;
  width: 100%;
  height: 175px;
  background: url("../images/news-bg.png") no-repeat top center;
}
.zxzx .zxzx-con .news-con .news-box {
  width: 925px;
  height: 145px;
  margin-left: 280px;
}
.zxzx .zxzx-con .news-con .news-box .picScroll-top {
  margin: 0 auto;
  width: 925px;
  overflow: hidden;
  position: relative;
}
.zxzx .zxzx-con .news-con .news-box .picScroll-top .bd ul li {
  text-align: center;
  zoom: 1;
}
.zxzx .zxzx-con .news-con .news-box .picScroll-top .bd ul li .title {
  line-height: 2.45;
  letter-spacing: 2px;
  text-align: left;
  padding-left: 30px;
}
.zxzx .zxzx-con .news-con .news-box .picScroll-top .bd ul li .title a {
  font-size: 20px;
}
.zxzx .zxzx-con .news-con .news-box .picScroll-top .bd ul li .title a i {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  -moz-border-radius-topright: 0;
  background: #ccc;
  margin-right: 15px;
}
.zxzx .zxzx-con .news-con .news-box .picScroll-top .bd ul li .title a:hover {
  color: #a17006;
}
.zxzx .zxzx-con .news-con .news-box .picScroll-top .bd ul li .title a:hover i {
  background: #a17006;
}
.ydyl-img {
  width: 100%;
  height: auto;
}
.ydyl-img .ydyl-con {
  width: 100%;
  height: 400px;
  background: #d93131;
  position: relative;
  margin: 13% auto;
}
.ydyl-img .ydyl-con .bantu {
  position: absolute;
  z-index: 1;
  width: 60%;
  margin: 0 auto;
  left: 20%;
  top: -33%;
}
.ydyl-img .ydyl-con .bantu img {
  width: 100%;
}
.ydyl-img .ydyl-con .luotuo {
  position: absolute;
  width: 46%;
  top: -37%;
  left: 0;
  z-index: 0;
}
.join {
  width: 1200px;
  margin: 0 auto;
}
.join .join-con {
  margin-bottom: 100px;
}
.join .join-item {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}
.join .join-item .join-top {
  position: relative;
}
.join .join-item .join-top span {
  position: absolute;
  bottom: 10px;
  left: 210px;
  color: #d93131;
  font-size: 28px;
  font-weight: bold;
}
.join .join-item .join-bot {
  width: 1200px;
  border: 2px solid #a17006;
  font-size: 22px;
  color: #333;
  padding: 20px;
  background: #fff;
  border-top: none;
  line-height: 1.8;
}
.join .join-item-red {
  width: 1200px;
  height: auto;
  margin-top: 100px;
  background: #d53030;
  position: relative;
  padding: 40px 4px 4px;
}
.join .join-item-red img {
  position: absolute;
  top: -60px;
  left: 80px;
}
.join .join-item-red .join-text {
  width: 1192px;
  height: auto;
  background: #fff;
  padding: 30px 20px;
}
.join .join-item-red .join-text p {
  font-size: 22px;
  color: #333;
  letter-spacing: 1px;
  line-height: 1.6;
}
.popular {
  width: 100%;
  height: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  background: #d93131;
  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;
}
.major {
  width: 100%;
  height: auto;
  padding-top: 80px;
  padding-bottom: 65px;
}
.major .major-con {
  width: 1200px;
  margin: 50px auto 0;
}
.major .major-con .major-item {
  width: 1130px;
  height: auto;
  border: 2px solid #a17006;
  margin-bottom: 50px;
  position: relative;
  background: #fff;
}
.major .major-con .major-item .major-text-box {
  width: 1000px;
  height: auto;
  margin: 20px;
}
.major .major-con .major-item .major-text-box .title-red i {
  display: block;
  float: left;
  width: 6px;
  height: 26px;
  background: #d63030;
  border-radius: 3px;
  margin-top: 2px;
}
.major .major-con .major-item .major-text-box .title-red span {
  margin-left: 20px;
  font-size: 28px;
  color: #d63030;
  line-height: 1;
}
.major .major-con .major-item .major-text-box p {
  font-size: 22px;
  color: #333;
  line-height: 1.6;
  padding-left: 27px;
  margin: 20px 0;
}
.major .major-con .major-item.lf {
  float: left;
}
.major .major-con .major-item.lf img {
  position: absolute;
  right: -70px;
}
.major .major-con .major-item.lf .major-text-box {
  float: left;
}
.major .major-con .major-item.rt {
  float: right;
}
.major .major-con .major-item.rt img {
  position: absolute;
  left: -70px;
}
.major .major-con .major-item.rt .major-text-box {
  float: right;
}
.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;
}
