@font-face {
  font-family: 'fzlt';
  src: url('http://www.yongtuojiaoyu.com/fonts/fzlt.eot');
  src: local('../fonts/fzlt'), local('../fonts/fzlt'), url('http://www.yongtuojiaoyu.com/fonts/fzlt.ttf') format('truetype'), url('http://www.yongtuojiaoyu.com/fonts/fzlt.svg') format('svg');
}
@font-face {
  font-family: 'fzlt_cx';
  src: url('http://www.yongtuojiaoyu.com/fonts/fzlt_cx.eot');
  src: local('../fonts/fzlt_cx'), local('../fonts/fzlt_cx'), url('http://www.yongtuojiaoyu.com/fonts/fzlt_cx.ttf') format('truetype'), url('http://www.yongtuojiaoyu.com/fonts/fzlt_cx.svg') format('svg');
}
.btn {
  border-radius: 0 !important;
}
body {
  font-size: 14px;
  background: #f9f9f9;
}
a {
  color: #1a1a1a;
}
p {
  margin: 0;
}
ul li {
  list-style: none;
}
a:hover {
  text-decoration: none;
}
.fontyahei,
.info-content .info-tit {
  font-family: Microsoft YaHei;
}
.fontfzlt_cx {
  font-weight: lighter;
}
.fontfzlt {
  font-family: 'fzlt';
}
.bgf {
  background: #ffffff;
}
.bgw {
  background: #313033;
}
.center {
  text-align: center;
}
.pd2 {
  padding: 20px;
}
.pdlr {
  padding: 0 10px;
}
.pd3 {
  padding: 30px;
}
.mt1 {
  margin-top: 10px;
}
.mt2 {
  margin-top: 20px;
}
.mt3 {
  margin-top: 30px;
}
.mt5 {
  margin-top: 50px;
}
.mt13 {
  margin-top: 130px;
}
.mb1 {
  margin-bottom: 10px;
}
.mb2 {
  margin-bottom: 20px;
}
.ml2 {
  margin-left: 20px;
}
.mr2 {
  margin-right: 20px;
}
.mr4 {
  margin-right: 40px;
}
.mb3 {
  margin-bottom: 30px;
}
.mb4 {
  margin-bottom: 40px;
}
.mb7 {
  margin-bottom: 70px;
}
.mb155 {
  margin-bottom: 155px;
}
.mtb3 {
  margin: 30px 0;
}
.font12 {
  font-size: 12px;
}
.font14,
.navbar-header .login-btn {
  font-size: 14px;
}
.font16 {
  font-size: 16px;
}
.font18,
.navbar-header .nav a {
  font-size: 18px;
}
.font24,
.switch-btn {
  font-size: 24px;
}
.font20 {
  font-size: 20px;
}
.font28 {
  font-size: 28px;
}
.font30 {
  font-size: 30px;
}
.font38 {
  font-size: 38px;
}
.font32 {
  font-size: 32px;
}
.font36 {
  font-size: 36px;
}
.font40 {
  font-size: 40px;
}
.font46 {
  font-size: 46px;
}
.font48 {
  font-size: 48px;
}
.font56 {
  font-size: 56px;
}
.line30 {
  line-height: 30px;
}
.line35 {
  line-height: 35px;
}
.ovh {
  overflow: hidden;
}
.col0 {
  color: #000000;
}
.colr {
  color: #de5d48;
}
.colr2 {
  color: #e73037;
}
.col6a {
  color: #6a6a6a;
}
.col9 {
  color: #999999;
}
.bdr {
  border-right: 1px solid #787776;
}
.fontb,
.main-btn {
  font-weight: bold;
}
.tleft {
  text-align: left;
}
.tright {
  text-align: left;
}
.verBtm {
  vertical-align: bottom;
}
.disab {
  display: inline-block;
}
[v-cloak] {
  display: none;
}
.icon {
  width: 20px;
  height: 20px;
  background-size: 100%;
  display: inline-block;
  vertical-align: middle;
}
.ell2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.relation {
  position: relation;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.pointer {
  cursor: pointer;
}
.mask {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0.3;
  /*兼容IE8及以下版本浏览器*/
  filter: alpha(opacity=30);
}
/*弹出层*/
.pop {
  width: 250px;
  height: 250px;
  position: fixed;
  left: 50%;
  margin-top: -125px;
  margin-left: -125px;
  top: 50%;
  background: #ffffff;
  z-index: 3;
}
/*咨询*/
.customer-box {
  position: fixed;
  top: 40%;
  right: 0;
}
.customer-tit {
  position: absolute;
  right: 0;
  top: 50px;
  width: 25px;
  text-align: center;
  background: #e73037;
  padding: 5px;
  color: #ffffff;
}
.customer-content {
  padding: 10px;
  position: absolute;
  right: 25px;
}
.header {
  height: 83px;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.wrap-content {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
}
.wf-table {
  display: table;
  width: 100%;
  height: 100%;
}
.wf-tr {
  display: table-row;
}
.wf-td {
  display: table-cell;
  vertical-align: middle;
}
.navbar-header {
  background: #ffffff;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 2;
  height: 83px;
}
.navbar-header .nav {
  max-width: 700px;
  margin-right: 100px;
}
.navbar-header .nav a {
  margin-left: 30px;
  display: inline-block;
  line-height: 70px;
}
.navbar-header .nav a:hover,
.navbar-header .nav a.hover {
  color: #e73037;
  border-bottom: 3px solid #e73037;
}
.navbar-header .login-btn {
  background: #e73037;
  margin-top: 27px;
  color: #ffffff;
}
.navbar-header .login-btn.login-btn2 {
  position: relative;
}
.navbar-header .login-btn2:hover .head-code {
  display: block;
}
.navbar-header .head-code {
  display: none;
  position: absolute;
  z-index: 99;
  top: 54px;
  right: 0;
  background: #ffffff;
}
.right-btnmenu {
  display: none;
  right: 20px;
  top: 30px;
  left: auto!important;
  z-index: 3;
}
.floatwarpper {
  background-color: #fff;
  padding: 0;
  bottom: 0;
  box-sizing: border-box;
  height: 100%;
  line-height: 3em;
  overflow: auto;
  position: fixed;
  right: 0;
  text-align: right;
  top: 0;
  width: 150px;
  z-index: 3;
}
.floatwarpper li {
  border-bottom: 1px solid #e9e9e9;
  padding-right: 20px;
  font-size: 16px;
  cursor: pointer;
}
.floatwarpper li a {
  width: 100%;
  display: block;
}
.floatwarpper li:hover {
  background: #e73037;
}
.floatwarpper li:hover a {
  color: #fff;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-container .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-container .swiper-slide1 {
  background: url(http://www.yongtuojiaoyu.com/images/index_banner1.jpg);
}
.main-btn {
  border: none;
  background: #e73037;
  color: #ffffff;
  width: 300px;
  line-height: 40px;
}
.small-box {
  width: 18px;
  height: 8px;
  display: inline-block;
  background: #e73037;
}
@media (max-width: 1300px) {
  .banner-text-tit {
    font-size: 1.8rem!important;
  }
  .banner-text-desc {
    font-size: 1.2rem!important;
  }
  .mini-code {
    display: none;
  }
}
.mobile-box,
.profit-list,
.switch-list-mobie {
  display: none;
}
@media (max-width: 980px) {
  .index-content h2 {
    margin: 50px 0 30px!important;
  }
  .index-content h2.font46 {
    font-size: 40px!important;
  }
  .index-content h2 .font56 {
    font-size: 50px!important;
  }
  .index-content h3 {
    font-size: 34px!important;
  }
  .nav-menu,
  .every-text,
  .customer-box,
  .statistics-box,
  .service-box,
  .pc-box {
    display: none;
  }
  .right-btnmenu,
  .mobile-box {
    display: block!important;
  }
  .profit-list,
  .switch-list-mobie {
    display: flex!important;
  }
  .banner-text {
    margin: 10% 0% 5% 20%!important;
  }
  .content-box .point-tit {
    position: inherit!important;
  }
  .banner .main-btn {
    width: 150px!important;
    left: 75%!important;
  }
  .admin-box {
    padding: 5% 1%!important;
  }
  .admin-box .admin-img,
  .admin-box .admin-img2 {
    top: 0!important;
    width: 400px!important;
  }
  .admin-text,
  .admin-text2 {
    padding-top: 0!important;
  }
}
@media (max-width: 768px) {
  .index-content h2.font46 {
    font-size: 30px!important;
  }
  .index-content h2 .font56 {
    font-size: 36px!important;
  }
  .index-content h3 {
    font-size: 20px!important;
    margin: 30px 0 20px!important;
  }
  .index-content .font18 {
    font-size: 14px!important;
  }
  .container {
    max-width: inherit!important;
  }
  .banner-text-tit {
    font-size: 1.2rem!important;
    margin-bottom: 10px!important;
  }
  .banner-text-desc {
    font-size: 0.8rem!important;
  }
  .banner-text {
    margin: 10% 0% 5% 20%!important;
  }
  #articles {
    display: none;
  }
}
@media (max-width: 767px) {
  .navbar-header {
    height: 50px!important;
  }
  .right-btnmenu {
    top: 12px !important;
  }
  .banner {
    padding-top: 50px !important;
  }
  .logo-img {
    width: 120px;
  }
  .index-content h2.font46 {
    font-size: 1.5rem!important;
  }
  .index-content h2 .font56 {
    font-size: 1.2rem!important;
  }
  .index-content h2 h3 {
    font-size: 1px!important;
  }
  h2 {
    font-size: 1.5rem!important;
  }
  .font36 {
    font-size: 1rem!important;
  }
  .banner-text {
    margin: 5% 0% 2% 5% !important;
  }
  .banner .main-btn {
    width: 90px!important;
    left: 72%!important;
    line-height: 1rem;
    font-size: 0.8rem;
  }
  .banner-img {
    height: 200px;
  }
  .main-wrap {
    margin-top: 14%;
    left: 15%;
  }
  .about-content h2 {
    margin: 30px 0 20px!important;
  }
  .admin-box .admin-img,
  .admin-box .admin-img2 {
    width: 100%!important;
  }
  .admin-wrap {
    margin-top: 1rem;
  }
  .admin-wrap .col-4,
  .admin-wrap .col-3 {
    padding: 0 2%;
  }
  .admin-text,
  .admin-text2 {
    padding-top: 0!important;
    margin-top: 0!important;
  }
  .admin-text.font32,
  .admin-text2.font32 {
    font-size: 16px!important;
  }
  .admin-text .font34,
  .admin-text2 .font34 {
    font-size: 20px!important;
  }
  .admin-text .font18,
  .admin-text2 .font18,
  .admin-text .font30,
  .admin-text2 .font30 {
    font-size: 12px!important;
    margin-top: 10px!important;
  }
  .mb155 {
    margin: 20px 0!important;
  }
  .mb7 {
    margin-bottom: 20px!important;
  }
  .switch-list-mobie .col-4 {
    padding: 0;
    height: 100%;
  }
  .support-btn {
    line-height: 30px !important;
  }
  .mt13 {
    margin-top: 20px !important;
  }
  .mb4 {
    margin-bottom: 20px !important;
  }
  .content-box .font20 {
    font-size: 14px!important;
  }
  .profit-box {
    padding: 0 10px!important;
  }
  .profit-box .font18 {
    font-size: 14px!important;
  }
  .profit-box .profit-content {
    display: block!important;
  }
  .content-box img {
    height: 100px!important;
  }
  .content-box p {
    padding: 10px!important;
  }
  .content-box:nth-child(2),
  .content-box:nth-child(5),
  .content-box {
    margin: 0 10px 10px!important;
  }
  .mini-pro {
    height: auto!important;
  }
  .mini-pro .product-tit {
    padding: 40px 10px 20px!important;
  }
  .footer .footer-code,
  .footer .links {
    display: none!important;
  }
  .footer .mobile-code {
    position: absolute;
    right: 10px;
  }
  .footer .footer-left,
  .footer .footer-right {
    width: 100%!important;
    flex-basis: inherit!important;
    font-size: 14px!important;
  }
  .footer .font20,
  .footer .font24 {
    font-size: 16px!important;
  }
  .footer .footer-right {
    padding-left: 10px!important;
  }
  .footer .footer-about {
    width: 35%;
    float: left;
  }
  .footer .footer-right .footer-phone {
    font-size: 20px!important;
  }
}
.banner {
  padding-top: 83px;
  position: relative;
  overflow: auto;
}
.banner .main-wrap {
  position: absolute;
  margin-top: 8%;
}
.phone2-icon {
  margin-right: 10px;
  width: 30px;
  height: 30px;
  background-image: url(http://www.yongtuojiaoyu.com/images/phone-red.png);
}
.email2-icon {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background-image: url(http://www.yongtuojiaoyu.com/images/email-red.png);
}
.index-content h2 {
  font-family: 'fzlt_cx';
  margin: 100px 0;
}
.index-content h3 {
  font-size: 38px;
  margin: 60px 0;
}
.content-box {
  padding: 0;
  position: relative;
  box-shadow: 0px 3px 46px 0px rgba(9, 1, 3, 0.09);
  margin-bottom: 20px;
}
.content-box:nth-child(2),
.content-box:nth-child(5) {
  margin: 0 20px 20px;
}
.content-box .point-tit {
  font-family: Microsoft YaHei;
  position: absolute;
  top: 0;
  width: 100%;
}
.content-box .point-tit span {
  background: #3a3a3a;
  color: #ffffff;
  line-height: 45px;
  display: inline-block;
  width: 80%;
}
.content-box p {
  padding: 20px;
}
.admin-box {
  padding: 0 150px;
  margin: 0;
}
.admin-box .admin-text {
  padding-top: 10%;
}
.admin-box .admin-text2 {
  padding-top: 200px;
}
.switch-btn {
  width: 100%;
  margin-bottom: 20px;
  line-height: 70px;
  background: #000;
  color: #ffffff;
}
.switch-btn.current {
  background: #e73037;
}
.product-ex {
  background: url(http://www.yongtuojiaoyu.com/images/information.png) no-repeat 100%;
  height: 628px;
}
.product-ex .product-tit {
  padding: 155px 0 100px;
}
.product-ex .product-content {
  width: 1300px;
  margin: 0 auto;
}
.art-wrap {
  margin: 50px 0 100px;
}
.art-wrap .art-list {
  margin-top: 30px;
}
.art-wrap .art-list .art-type,
.art-wrap .art-list .art-type2 {
  width: 184px;
  padding: 44px 40px;
  background: #e73037;
  display: inline-block;
  color: #ffffff;
}
.art-wrap .art-list .art-type2 {
  padding: 20px 40px;
}
.art-wrap .art-list .art-content {
  padding: 28px 55px;
  box-shadow: 0px 0px 51px 0px rgba(131, 98, 93, 0.11);
  display: flex;
  align-items: center;
}
.art-wrap .art-list .art-content .art-desc {
  position: relative;
  padding-right: 170px;
  min-height: 55px;
}
.art-wrap .art-list .art-content .art-desc .art-more {
  position: absolute;
  right: -3px;
  top: 17px;
}
.art-wrap .art-list .art-content2 {
  padding: 28px 55px;
  box-shadow: 0px 0px 51px 0px rgba(131, 98, 93, 0.11);
}
.art-wrap .art-list .art-content2 .art-desc {
  position: relative;
  padding-right: 170px;
  min-height: 55px;
}
.art-wrap .art-list .art-content2 .art-desc .art-more {
  position: absolute;
  right: -3px;
  top: 17px;
}
.footer {
  background: #eaeaea;
  padding-top: 50px;
  color: rgba(26, 26, 26, 0.8);
}
.footer .footer-left {
  border-right: 1px solid #cecece;
}
.footer .footer-left a {
  display: block;
}
.footer .footer-right {
  padding-left: 50px;
}
.footer .footer-right .phone-icon {
  margin-right: 10px;
  background-image: url(http://www.yongtuojiaoyu.com/images/phone-icon.png);
}
.footer .footer-right .email-icon {
  margin-right: 10px;
  background-image: url(http://www.yongtuojiaoyu.com/images/email-icon.png);
}
.footer .footer-right .addr-icon {
  margin-right: 10px;
  background-image: url(http://www.yongtuojiaoyu.com/images/addr-icon.png);
}
.footer .links {
  color: rgba(26, 26, 26, 0.5);
}
.footer .links a {
  color: rgba(26, 26, 26, 0.5);
  margin-right: 12px;
}
.footer .links a:first-child {
  margin-left: 30px;
}
.footer .footer-bottom {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 10px;
}
.mini-img {
  position: absolute;
  right: 35px;
}
.mini-pro {
  background: url(http://www.yongtuojiaoyu.com/images/mini-bg.png) no-repeat 100%;
  height: 600px;
}
.mini-pro .product-tit {
  padding: 115px 0 70px;
}
.mini-pro .product-content {
  width: 1300px;
  margin: 0 auto;
}
.mini-pro .product-content .col-sm {
  min-height: 84px;
  border-right: 1px solid #222;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mini-pro .product-text {
  display: none;
}
.mini-pro .product-text:first-child {
  display: block;
}
.minicode:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #e73037;
  display: inline-block;
}
.product-supp .col-sm {
  padding: 0 10px 0 0;
}
.product-supp .support-btn {
  line-height: 75px;
  display: block;
  text-align: center;
  border: solid 1px #1a1a1a;
}
.page {
  margin: 20px 0;
}
.page a {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
  width: 40px;
  height: 40px;
  border: 1px solid #e6e6e6;
  background: #ffffff;
  color: #999;
  vertical-align: middle;
  line-height: 40px;
}
.page a.current,
.page a:hover {
  background: #e73037;
  color: #ffffff;
  text-decoration: none;
}
.info-content {
  padding: 0 100px;
}
.info-content .info-tit {
  margin: 50px 0 20px;
  line-height: 50px;
}
.about-content {
  padding: 2% 8%;
  line-height: 35px;
}
.about-content h2 {
  margin: 70px 0 30px;
}
.profit-box {
  overflow: hidden;
}
.profit-box .profit-tit {
  border-bottom: 1px solid #d9d9d9;
}
.profit-box .profit-content {
  -webkit-transition: all linear 300ms;
  transition: all linear 300ms;
  position: absolute;
  bottom: -200px;
  width: 88%;
}
.profit-box:hover .profit-content {
  bottom: 0;
}
.partner-box {
  background: url;
}
.join-list .point-tit span {
  background: #ffffff;
  color: #000;
}
