﻿@charset "UTF-8";

* {
  font: inherit;
}

*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  font-size: 100%;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td,
span,
input,
textarea {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button,
input,
select,
textarea {
  outline: 0;
}

li,
ol,
ul {
  list-style: none;
}

b,
strong {
  font-weight: 400;
}

img {
  vertical-align: middle;
  border: 0;
  max-width: 100%;
}

:focus {
  outline: 0;
}

a:hover,
a.active {
  color: #414141;
}

.clearfix {
  zoom: 1;
}

.clearfix::after,
.clearfix::before {
  display: table;
  content: "";
}

.clearfix::after {
  clear: both;
}

.transition {
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.padding-none {
  padding: 0 !important;
}

.border-none {
  border: none !important;
}

.display-none {
  display: none !important;
}

.left-0 {
  left: 0 !important;
}

.fr {
  float: right !important;
}

.fl {
  float: left !important;
}

input {
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
}

input:focus,
textarea:focus {
  outline: 0;
  border: 1px solid #f60;
}

/*文本*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.text-align-last {
  text-align-last: justify;
}

.s-block {
  display: block !important;
}

.s-inlineblock {
  display: inline-block !important;
}

.s-inline {
  display: inline !important;
}

/* 其他差异 */
input {
  -webkit-appearance: none;
}

body {
  font-size: 16px;
  line-height: 1.45;
  font-family: 'Microsoft Yahei', Helvetica, STHeiTi, sans-serif;
  margin: 0 auto;
  position: relative;
}

.m-public-list .img-wrap,
.m-hm-about .take-picture,
.m-company-introduction .company-img,
.m-product-view .pic-box {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.container-fulid,
.container {
  overflow: hidden;
}

.m-con img {
  padding: 3px;
  border: 1px solid #ccc;
}

/*.m-con img {
            display: block;
            margin: 30px auto;
        }

        .m-con h4 {
            font-size: 1em;
            font-weight: bold;
            color: #333;
            line-height: 2em;
            margin: 10px 0;
        }

        .m-con p {
            font-size: 1em;
            color: #666;
            line-height: 1.6em;
            text-indent: 2em;
        }*/
.m-page .p1,
.m-con p1 {
  font-size: 1em;
  color: #666;
  line-height: 1.6em;
  text-indent: 0em;
}

/* logo */
.logo {
  position: absolute;
  left: 25px;
  top: 0;
}

.logo .logo-pic {
  max-height: 100px;
  overflow: hidden;
  float: left;
}

.logo .logo-info {
  float: left;
  margin-left: 30px;
  margin-top: 20px;
}

.logo .logo-info h1 {
  font-size: 22px;
  color: #313131;
  margin-bottom: 10px;
}

.logo .logo-info span {
  font-size: 16px;
  color: #313131;
  display: block;
  text-align: center;
}

.language {
  position: absolute;
  right: 30px;
  top: 45px;
}

.language i {
  display: block;
  width: 30px;
  height: 1px;
  background-color: #333;
  margin-right: 12px;
  margin-top: 10px;
  float: left;
}

.language a {
  font-size: 0.875em;
  color: #333;
}

#zlight-nav {
  position: relative;
  width: 100%;
  z-index: 999;
  overflow: visible;
  background-color: #fff;
}

/* about */
.m-page .about-pic .about-im {
  padding: 3px;
  border: 1px solid #eee;
}

.m-page .about-pic .about-im img {
  width: 100%;
}

.m-page .about-info {
  margin-top: 30px;
}


.m-contact .con-lob {
  border-right: 1px dashed #666;
  padding: 10px 0;
  background: url(images/con-bg.png) bottom right no-repeat;
}

.m-contact .con-lob .con-logo {
  margin-right: 10px;
}

.m-contact .lo-box {
  width: 80%;
  margin: 0 auto;
}

.m-contact .con-info {
  width: 70%;
  margin: 0 auto;
}

.m-contact .con-name h4 {
  font-size: 24px;
  color: #333;
  padding: 12px;
}

.m-contact .con-name span {
  display: block;
  text-align: center;
  color: #666;
 font-size: 18px;
}

.m-contact .con-info span {
  display: block;
  margin: 20px 0;
  color: #666;
}

.m-contact .con-info span i {
  font-size: 1.5em;
  padding-right: 10px;
  color: #333;
}

/* 导航 */
#mynav {
  width: 100%;
  /* position: relative; */
  z-index: 99;
}

#zlight-nav {
  display: block;
  position: relative;
  width: 100%;
  z-index: 99;
  overflow: visible;
}

#zlight {
  position: relative;
  width: 100%;
  z-index: 100;
  overflow: visible;
  background-color: #fff;
}

.nav-container {
  width: auto;
  margin: 0 260px 0 360px;
}

.m-i-nav {
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
}

.m-i-nav .container {
  overflow: visible;
}

.m-i-nav .pnav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  width: 100%;
}

.m-i-nav .pnav li {
  position: relative;
  padding: 0 2%;
}

.m-i-nav .pnav li::after {
  content: "";
  position: absolute;
  background: none repeat scroll 0 0 #414141;
  height: 0%;
  left: 50%;
  top: 50%;
  width: 0;
  z-index: -1;
  border-radius: 50%;
  opacity: .5;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.m-i-nav .pnav li:hover::after {
  height: 100%;
  width: 100%;
  opacity: 1;
  border-radius: 0;
}

.m-i-nav .pnav li:hover a {
  color: #fcc700;
}

.m-i-nav .pnav li>a {
  color: #333;
  font-size: 1em;
  line-height: 100px;
  height: 6.25em;
  display: block;
  white-space: nowrap;
}

.m-i-nav .pnav li .sub-menu {
  position: absolute;
  width: 100%;
  text-align: center;
  display: none;
  left: 50%;
  transform: translateX(-50%);
}

.m-i-nav .pnav li .sub-menu a {
  display: block;
  padding: 0 10px;
  font-size: 0.875em;
  background: rgba(51, 51, 15, .65);
  line-height: 3em;
  text-align: center;
  overflow: hidden;
  color: #f9c301;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: height .5s ease;
  -moz-transition: height .5s ease;
  -ms-transition: height .5s ease;
  -o-transition: height .5s ease;
  transition: height .5s ease;
}

.m-i-nav .pnav li .sub-menu a:hover {
  background-color: rgba(51, 51, 51, 0.9);
}

.m-i-nav .pnav li:hover .sub-menu {
  z-index: 1;
  display: block;
  color: #fff;
}


.m-menu .mb-menu li a {
  display: block;
  color: #fff;
  line-height: 2.5em;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #414141;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}


.m-menu nav {
  padding: 10px;
}

.m-logo {
  height: 50px;
  float: left;
  padding: 5px 0 5px 10px;
}

.m-logo img {
  display: block;
  height: 100%;
  float: left;
}

.m-logo h1 {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  float: left;
  line-height: 40px;
  padding-left: 10px;
}

/*
.mobile-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: rgba(9, 40, 18, .6);
  width: 100%;
  padding: 10px;
}

.mobile-nav nav #sideMenu {
  float: right;
  height: 40px;
}

.mobile-nav nav #sideMenu span {
  font-size: 1.5em;
  line-height: 2.5em;
  color: #fff;
}

.mobile-nav nav #sideMenu #userMenuToggle {
  position: absolute;
  right: 0;
}

.mobile-nav nav #sideMenu .icon-menu {
  font-size: 30px;
}

.mobile-nav #sideMenuContainer {
  background: rgba(9, 40, 18, .9);
  height: 100%;
  padding: 10px 10px 60px;
  position: fixed;
  top: -1000px;
  right: 0;
  width: 100%;
  color: #fff;
  overflow-y: auto;
}

.mobile-nav #sideMenuContainer li {
  margin-bottom: 10px;
}

.mobile-nav #sideMenuContainer li .sub-menu {
  padding-left: 10px;
}

.mobile-nav #sideMenuContainer li a {
  display: block;
  color: #fff;
  line-height: 3.125em;
}

.mobile-nav #sideMenuContainer li a:hover {
  padding-left: 3px;
}
*/
.divider {
  height: 1px;
  background-color: #eee;
}


.m-nav .m-nbox li {
  border: 1px solid rgba(255, 255, 255, .2);
  width: 50%;
  text-align: center;
  background-color: #333;
  float: left;
}

.m-nav .m-nbox li a {
  font-size: 1em;
  line-height: 40px;
  color: #f9c301;
}

/* Banner组件 */
.m-banner .owl-controls {
  width: 100%;
  bottom: 0;
  margin-top: 0;
  position: absolute;
}

.m-banner .owl-controls .owl-page span {
  margin: 0 4px;
  width: 12px;
  height: 12px;
  border: 1px solid #FFF;
  border-radius: 50%;
  -webkit-transition: all ease 0.5;
  -moz-transition: all ease 0.5;
  transition: all ease 0.5;
}

.m-banner .owl-controls .active span {
  opacity: 1;
}

/* 首页模块 */
.m-module {
  padding:0;
}

.m-gary {
  background-color: #f3f3f3;
}

/* 首页新闻 */
.title .tit {
  text-align: right;
  position: relative;
}

.title .tit h4 {
  font-size: 1.4em;
  color: #333;
  margin-bottom: 10px;
}

.title .tit::after {
  content: "";
  width: 48px;
  height: 3px;
  background-color: #333;
  position: absolute;
  right: 0;
  top: 34px;
}

.title .tit span {
  font-size: 0.75em;
  color: #666;
  text-align: right;
  text-transform: uppercase;
}

.title .more a {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

.title .more a:hover {
  color: #f9c301;
}

.m-i-news .news-list li {
  margin-top: 0.875em;
  padding-bottom: 30px;
  border-bottom: 1px dashed #ccc;
}

.m-i-news .news-list li .date {
  background-color: #eee;
  text-align: center;
  margin-right: 20px;
  width: 94px;
  padding: 8px 0;
}

.m-i-news .news-list li .date span {
  font-size: 1em;
  color: #999;
}

.m-i-news .news-list li .date span strong {
  font-size: 3.5em;
  color: #999;
  display: block;
  line-height: 55px;
}

.m-i-news .news-list li .news-info h4 {
  font-size: 1em;
  color: #333;
  margin: 10px 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-i-news .news-list li .news-info {
  max-width: 80%;
}

.m-i-news .news-list li .news-info p {
  font-size: 0.875em;
  line-height: 1.5em;
  height: 41px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.m-i-news .news-list li:hover .news-info h4 {
  color: #f9c301;
}

.m-i-teacher .teacher-pic {
  padding: 3px;
  border: 1px solid #ccc;
  margin-top: 20px;
}

.m-i-teacher .teacher-pic .te-img {
  width: 100%;
  height: 295px;
  overflow: hidden;
}

.m-i-teacher .teacher-pic .te-img img {
  width: 100%;
}

.m-i-teacher .teacher-pic .te-info h4 {
  font-size: 1.125em;
  color: #333;
  line-height: 1.75em;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-i-teacher .teacher-pic .te-info p {
  font-size: 0.875em;
  color: #666;
  line-height: 1.5em;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.content_slider {
  width: 100% !important;
}

.content_slider .slider_nav {
  z-index: 10;
  right: 10px;
  bottom: 115px;
  position: absolute
}

.content_slider .slider_nav ul {
  float: left;
}

.content_slider .slider_nav li {
  float: left
}

.content_slider .slider_nav li a {
  margin: 0 5px;
  padding: 0 5px;
  background-color: #333333;
  color: #fff;
}

.activeSlide {
  background-color: #ff0000 !important;
}

/* 成就 */
.m-i-shuju .shuju-box {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 40px 0;
}

.m-i-shuju .shuju-box li .shuju-sz {
  margin-right: 10px;
  float: left;
}

.m-i-shuju .shuju-box li .shuju-sz h4 {
  font-size: 3em;
  font-weight: bold;
  color: #ff0000;
}

.m-i-shuju .shuju-box li .shuju-info {
  float: left;
}

.m-i-shuju .shuju-box li .shuju-info p {
  font-size: 1em;
  color: #333;
  line-height: 1.5em;
}

.m-i-shuju .shuju-box li .shuju-info p span {
  display: block;
}

/* 天有学校 */
.m-i-school .container {
  padding: 0 20px;
  overflow: visible;
}

.m-i-school .owl-theme .owl-controls .owl-page span {
  background-color: #eee;
}

.title01 {
  text-align: center;
}

.title01 h4 {
  font-size: 1.4em;
  color: #1b1b1b;
  margin-bottom: 17px;
  position: relative;
}

.title01 h4::after {
  /*  content: ""; */
  width: 48px;
  height: 3px;
  background-color: #1b1b1b;
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
}

.title01 span {
  font-size: 0.75em;
  color: #666;
  text-transform: uppercase;
}

.m-i-school .p-img {
  height: 185px;
  overflow: hidden;
}

.m-i-school .p-img img {
  width: 100%;
}

.m-i-school .owl-pagination {
  display: none;
}

.m-i-school .sc-info {
  padding: 20px 10px;
}

.m-i-school .sc-gd {
  background-color: #414141;
  width: 100%;
  height: 137px;
}

.m-i-school .owl-item:hover .sc-gd {
  background-color: #333;
}

.m-i-school .sc-info h4 {
  font-size: 1em;
  width: 90%;
  margin: 0 auto;
  color: #fff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
}

.m-i-school .sc-info h4::after {
  content: "";
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  background: linear-gradient(to right, rgba(255, 255, 255, .2), rgba(255, 255, 255, .4), rgba(255, 255, 255, .3), rgba(255, 255, 255, .6));
}

.m-i-school .sc-info p {
  margin-top: 20px;
  font-size: 0.875em;
  color: #fff;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.5em;
}

.m-i-school .sc-more {
  font-size: 0.875em;
  text-align: center;
  width: 130px;
  height: 2.5em;
  margin: 30px auto;
  border: 1px solid #e6e6e6;
  border-radius: 20px;
  color: #999;
  line-height: 2.5em;
}

.m-i-school .sc-more:hover {
  background-color: #414141;
}

.m-i-school .sc-more:hover a {
  color: #fff;
}

/* 理念 */
.m-i-linian1 {
  padding: 0 10px;
}

.m-i-linian1 .ln-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 30px 0;
}

.m-i-linian1 .ln-box .ln-list {
  width: 32%;
  padding: 2%;
  background-color: #ededed;
  margin-bottom: 20px;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.m-i-linian1 .ln-box .ln-list:hover {
  background-color: #666666;
}

.m-i-linian1 .ln-box .ln-list .ln-ic i {
  font-size: 3.75em;
  color: #535353;
  line-height: 115px;
}

.m-i-linian1 .ln-box .ln-list .ln-info {
  width: 70%;
  margin-left: 1%;
}

.m-i-linian1 .ln-box .ln-list h4 {
  font-size: 1.125em;
  line-height: 34px;
  color: #333;
}

.m-i-linian1 .ln-box .ln-list span {
  font-size: 0.875em;
  color: #666;
  line-height: 24px;
  position: relative;
  padding-bottom: 10px;
  display: block;
}

.m-i-linian1 .ln-box .ln-list p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  position: relative;
  margin-top: 10px;
}

.m-i-linian1 .ln-box .ln-list span::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background-color: #999;
  left: 0;
  bottom: 0;
}

.m-i-linian1 .ln-box .ln-list:hover h4,
.m-i-linian1 .ln-box .ln-list:hover span,
.m-i-linian1 .ln-box .ln-list:hover p,
.m-i-linian1 .ln-box .ln-list:hover .ln-ic i {
  color: #fff;
}

.m-i-linian1 .ln-box .ln-list:hover span::after {
  background-color: #fff;
}




/* 友情链接 */
.m-i-link h4 {
  font-size: 0.875em;
  color: #1b1b1b;
  font-weight: bold;
  float: left;
  margin-left: 10px;
  line-height: 1.625em;
}

.m-i-link span {
  float: left;
  max-width: 92%;
}

.m-i-link a {
  font-size: 0.875em;
  padding: 0 5px;
}

/* 底部 */
.m-i-footer {
  background-color: #333;
  margin-top: 20px;
}

.m-i-footer .f-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  width: 49%;
  margin: 30px 0;
}

.m-i-footer .f-nav>li {
  margin: 0 18px;
}

.m-i-footer .f-nav>li>a {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 10px;
  color: #fff;
  display: block;
  text-align: center;
}

.m-i-footer .f-nav .f-tnav a {
  font-size: 0.875em;
  color: #fff;
  text-align: center;
  display: block;
}

.m-i-footer .f-nav a:hover {
  text-decoration: underline;
}

.m-i-footer .in-box {
  width: 49%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 30px 0;
}

.m-i-footer .in-box .f-info h4 {
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}

.m-i-footer .in-box .f-info p {
  font-size: 0.875em;
  line-height: 2em;
  color: #fff;
}

.m-i-footer .in-box .f-ewm {
  margin-left: 20px;
  background-color: #474747;
  padding: 5px;
}

.m-i-footer .in-box .f-ewm .ewm-pic {
  padding:3px;
  margin:0 auto;
  border: 1px solid #c7c0c0;
  width: 106px;
  height: 106px;
  overflow: hidden;
}

.m-i-footer .in-box .f-ewm .ewm-info {
  padding: 5px 0;
}

.m-i-footer .in-box .f-ewm .ewm-info p {
  font-size: 0.75em;
  line-height: 1.5em;
  text-align: center;
  color: #fff;
}

.m-i-footer .f-right {
  background-color: #36393e;
  line-height: 50px;
  height: 50px;
  color: #fff;
  text-align: center;
  font-size: 0.875em;
}

.m-i-footer .f-right a {
  color: #fff;
}

/* 返回顶部组件 */
.aside-control {
  position: fixed;
  right: 10px;
  bottom: 60px;
  z-index: 10;
}

.aside-control .items a {
  display: block;
  width: 40px;
  height: 40px;
  transition: all ease .3s;
  background-color: rgba(252, 199, 0, .8);
  border-radius: 5px;
  text-align: center;
}

.aside-control .items a i {
  font-size: 1em;
  color: #fff;
  line-height: 40px;
}

.aside-control .items a:hover {
  background-color: rgba(252, 199, 0, 1);
}

/* 首页媒介查询 */
@media screen and (max-width: 768px) {
  * {
    cursor: pointer;
  }

  .content_slider .slider_nav {
    bottom: 145px;
  }
  .m-i-shuju .container>li {
    margin-top: 30px;
  }
  .m-i-linian1 .ln-box .ln-list {
    width: 100%;
    padding: 10px 2%;
  }

  .m-i-linian1 .ln-box .ln-list .ln-ic {
    width: 20%;
    text-align: center;
  }

  .m-i-linian1 .ln-box .ln-list .ln-info {
    width: 76%;
    margin-top: 0;
  }

  .m-i-linian1 .ln-box .ln-list .ln-ic i {
    font-size: 3.125em;
    line-height: 2.5em;
  }

  .m-i-linian1 .ln-box .ln-list h4 {
    font-size: 1.125em;
  }

  .m-i-linian1 .ln-box .ln-list {
    margin-bottom: 10px;
  }

  .m-i-footer .in-box {
    width: 100%;
    padding: 0 10px;
  }

  .title .tit h4 {
    margin-bottom: 10px;
  }

  .title .tit::after {
    top: 32px;
  }


  .m-module {
    padding: 25px 0;
  }

  .m-i-shuju .shuju-box {
    flex-wrap: wrap;
  }

  .m-i-shuju .shuju-box li {
    width: 50%;
    margin: 10px 0;
    padding: 0 15px;
  }

  .m-i-shuju .shuju-box li .jz {
    margin: 0 auto;
  }

  .m-i-shuju .shuju-box li:first-child {
    width: 100%;
  }

  .m-i-shuju .shuju-box li .shuju-sz,
  .m-i-shuju .shuju-box li .shuju-info {
    float: none;
  }

  .m-i-shuju .shuju-box li .shuju-sz h4,
  .m-i-shuju .shuju-box li .shuju-info p {
    text-align: center;
  }

  .m-i-shuju .shuju-box li .shuju-sz img {
    display: block;
    margin: 0 auto;
  }

  .school-box {
    margin-top: 20px;
  }

  .m-i-school .owl-pagination {
    display: block;
  }

  .imghvr-slide-up {
    margin-bottom: 20px !important;
  }

  .m-module .container {
    padding: 0 8px;
  }

  .m-i-news .news-list li .news-info {
    max-width: 60%;
  }

  .m-i-news .news-list li .date span strong {
    font-size: 46px;
  }

  .m-i-news {
    margin-bottom: 30px;
  }

  .m-i-teacher .teacher-pic .te-img {
    height: 200px;
  }

  .m-i-school .owl-buttons {
    display: none;
  }


}

@media screen and (min-width: 768px) {
  .container {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .container {
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
    margin-top: 25px;
  }
}

/* 内页样式 */
.n-banner {
  height: 300px;
  overflow: hidden;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  background-size: cover !important;
}

.n-banner p {
  font-size: 2.25em;
  text-align: center;
  color: #fff;
  position: relative;
  padding-bottom: 10px;
}

.n-banner p::after {
  position: absolute;
  content: "";
  width: 115px;
  height: 4px;
  background-color: #fff;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.n-banner span {
  display: block;
  text-align: center;
  font-size: 1.375em;
  margin-top: 10px;
  color: #fff;
}

.m-page {
  padding: 40px 0;
}

.m-page .container {
  padding: 0 10px;
}

.m-page .container .m-honpic {
  text-align: center;
}

/* 内页理念 */
.m-i-linian {
  padding-top: 0;
}

.m-i-linian .ln-kind {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.m-i-linian .ln-kind li {
  margin: 20px 0;
  padding: 5px 15px;
  border: 1px solid #fff;
  border-radius: 4px;
}

.click {
  border: 1px solid #fcc700 !important;
}

.click a {
  color: #fcc700 !important;
}

.m-i-linian .prolist-img {
  height: 460px;
  margin-left: 40px;
  background-color: #eee;
  padding: 35px 0;
  display: none;
}

.m-i-linian .ln-nlist {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  margin-left: -40px;
  width: 163px;
  height: 100%;
}

.m-i-linian .ln-nlist li {
  margin: 13px 0;
  padding: 10px 0;
  background-color: #333;
  height: 44px;
  text-align: center;
}

.m-i-linian .ln-nlist li a {
  color: #fff;
  font-size: 1em;
}

.click1 {
  background-color: #fcc700 !important;
}

.click1 a {
  color: #333 !important;
}

.m-i-linian .ln-info {
  max-width: 500px;
  margin: 0 30px;
  background-color: #fff;
  padding: 20px;
  height: 100%;
}

.m-i-linian .nwrap,
.prolist-nimg {
  height: 100%;
}

.prolist-nimg {
  display: none;
}

.m-i-linian .ln-info h4 {
  font-size: 1.125em;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
}

.m-i-linian .ln-info p {
  font-size: 0.875em;
  line-height: 1.5em;
}

.m-i-linian .ln-img {
  max-width: 578px;
  min-height: 380px;
  overflow: hidden;
}

.m-i-linian .ln-kindn {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

.m-i-linian .ln-kindn li {
  margin: 20px 0;
  padding: 18px 15px;
  border: 1px solid #fff;
}

.m-i-linian .ln-kindn li:hover {
  border-bottom: 3px solid #fcc700 !important;
}

.m-i-linian .nprolist-img {
  height: 460px;
  margin: 50px 0 50px 40px;
  background-color: #eee;
  padding: 35px 0;
}

.on {
  border-bottom: 3px solid #fcc700 !important;
}

/* 内页分类 */
.m-site {
  box-shadow: 0px 1px 3px #ccc;
}

.m-site .sitepath {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  margin-top: 20px;
  padding-bottom: 15px;
}

.m-site .sitepath li a {
  display: block;
  padding: 0 20px;
  margin: 0 5px;
  line-height: 30px;
  font-size: 16px;
  border: 1px solid #fff;
}

.m-site .sitepath li a:hover {
  border: 1px solid #fcc700;
  color: #fcc700;
  border-radius: 4px;
}

.active1 a {
  border: 1px solid #fcc700 !important;
  color: #fcc700;
  border-radius: 4px;
}

.m-site .sitepath .link i {
  padding: 0 10px;
}

.m-site .sitepath .link a {
  color: #666;
}

.m-site .sitepath .link a:hover {
  color: #414141;
}

/* 产品一级列表 */
.m-page .content-box .m-p-onelist .list {
  padding: 8px;
  margin: 20px 0;
  position: relative;
}

.m-page .content-box .m-p-onelist .list .p-img {
  height: 200px;
  padding: 4px;
  border: 1px solid #ddd;
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.m-page .content-box .m-p-onelist .list .p-img img {
  display: block;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.m-page .content-box .m-p-onelist .list .p-tname {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
  display: none;
}

.m-page .content-box .m-p-onelist .list:hover .p-tname {
  display: block;
}

.m-page .content-box .m-p-onelist .list .p-title {
  display: block;
  text-align: center;
  overflow: hidden;
  line-height: 100%;
  color: #fff;
  margin-top: 35%;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.m-page .content-box .m-p-onelist .list .p-tit {
  line-height: 30px;
  text-align: center;
}

.m-page .content-box .m-p-onelist .list:hover .p-img {
  border-color: #eee;
}

/* 产品二级列表 */
.m-page .m-pxlist {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}

.m-page .m-pxlist .px-list {
  padding: 8px;
  margin: 20px 0;
  border: 1px dashed #414141;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  width: 48%;
}

.m-page .m-pxlist .px-list .px-img {
  width: 50%;
  height: 180px;
  overflow: hidden;
}

.m-page .m-pxlist .px-list .px-info {
  width: 50%;
  padding-left: 20px;
}

.m-page .m-pxlist .px-list .px-info h4 {
  color: #414141;
  font-size: 22px;
  font-weight: bold;
}

.m-page .m-pxlist .px-list .px-info p {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.m-page .m-pxlist .px-list .px-info span {
  display: block;
  width: 100px;
  line-height: 34px;
  text-align: center;
  border-radius: 10px;
  background-color: #414141;
  color: #fff;
  margin-top: 10px;
}

.m-page .m-pxlist .px-list:hover {
  background-color: #414141;
}

.m-page .m-pxlist .px-list:hover .px-info {
  color: #fff;
}

.m-page .m-pxlist .px-list:hover .px-info h4 {
  color: #fff;
}

.m-page .m-pxlist .px-list:hover .px-info span {
  color: #414141;
  background-color: #fff;
}

/* 产品详情页 */
.m-page .pro-view {
  overflow: hidden;
}

.m-page .pro-view .pro-des {
  float: left;
  max-width: 470px;
  padding: 20px;
}

.m-page .pro-view .pro-des h4 {
  font-size: 24px;
  background-color: #414141;
  color: #fff;
  margin: 0;
  padding-left: 10px;
  line-height: 44px;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.m-page .pro-view .pro-des .pro-cs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}

.m-page .pro-view .pro-des .pro-cs li {
  width: 48%;
  font-size: 16px;
  color: #1a1a1a;
  font-weight: normal;
  line-height: 50px;
  border-bottom: 1px solid #eee;
  margin: 5px 0;
}

.m-page .pro-view .pro-des .pro-cs li span {
  font-weight: bold;
}

.m-page .pro-con {
  margin: 30px 0;
}

.m-page .pro-con .pro-stit {
  background-color: #eee;
  margin: 20px 0;
}

.m-page .pro-con .pro-stit p {
  background-color: #414141;
  line-height: 40px;
  width: 200px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin: 0;
}

.m-page .pro-con .pro-xdes {
  font-size: 15px;
  color: #1a1a1a;
  line-height: 25px;
}

.m-page .pro-con .pr-cas ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
}

.m-page .pro-con .pr-cas li {
  width: 33%;
  padding: 0 3px;
  height: 240px;
  overflow: hidden;
}

/* 联系我们内页 */
.contact-con .c-tit h4 {
  font-size: 24px;
  font-weight: bold;
  color: #414141;
  padding-bottom: 10px;
  border-bottom: 1px solid #414141;
}

.contact-con .contact-left .contact-info {
  margin: 20px 0;
}

.contact-con .contact-left .contact-info li {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}

.contact-con .contact-left .contact-info i {
  font-size: 32px;
  line-height: 40px;
  color: #414141;
}

.contact-con .contact-left .contact-info p {
  font-size: 16px;
  padding-left: 15px;
  width: 86%;
}

.contact-con .contact-left .contact-info p span {
  display: block;
  color: #85C43F;
  line-height: 20px;
}

.contact-con .c-tishi {
  margin: 20px 0;
  font-size: 15px;
  line-height: 30px;
  color: #666;
  padding-left: 20px;
}

/* 自定义页面 */
.m-show .m-title {
  text-align: center;
  font-size: 1.125em;
  color: #333;
  line-height: 42px;
  margin: 10px 0;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.m-show .m-date {
  line-height: 40px;
  text-align: center;
  color: #666;
  font-size: 0.875em;
}

.m-show .m-date span {
  margin-right: 20px;
}

.m-show .m-con {
  margin: 20px 0;
  padding: 0 10px;
}

/* 新闻列表 */
.m-p-news .news-list {
  margin-bottom: 15px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  padding: 20px 0;
  border-bottom: 1px dashed #eee;
}

.m-p-news .news-list .p-img {
  height: 130px;
  overflow: hidden;
}

.m-p-news .news-list .p-img img {
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.m-p-news .news-list .news-info h4 {
  font-size: 16px;
  color: #333;
  margin: 10px 0;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.m-p-news .news-list .news-info span {
  font-size: 14px;
  color: #666;
  display: block;
  margin-top: 15px;
}

.m-p-news .news-list .news-info p {
  font-size: 14px;
  color: #666;
  line-height: 22px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.m-p-news .news-list .news-info .news-more {
  border: 2px solid #414141;
  width: 120px;
  line-height: 32px;
  text-align: center;
  color: #666;
  font-size: 14px;
  margin-top: 25px;
  border-radius: 20px;
}

.m-p-news .news-list:hover .news-info h4 {
  color: #fcc700 !important;
}

.m-p-news .news-list:hover .p-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* 投资列表 */
.m-p-inv .main {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
}

.m-p-inv .inv-list {
  margin-bottom: 30px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  width: 50%;
  padding: 0 10px;
}

.m-p-inv .inv-list .inv-nbox {
  border: 1px solid #eee;
  padding: 30px 10px;
}

.m-p-inv .inv-list .p-img {
  height: 170px;
  overflow: hidden;
}

.m-p-inv .inv-list .p-img img {
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.m-p-inv .inv-list .inv-info h4 {
  font-size: 16px;
  color: #333;
  margin: 10px 0;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.m-p-inv .inv-list .inv-info span {
  font-size: 14px;
  color: #333;
  display: block;
  margin-top: 15px;
  text-align: right;
  font-weight: bold;
}

.m-p-inv .inv-list .inv-info p {
  font-size: 14px;
  color: #666;
  line-height: 22px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.m-p-inv .inv-list:hover .inv-info h4,
.m-p-inv .inv-list:hover .inv-info span {
  color: #fcc700 !important;
}

.m-p-inv .inv-list:hover .inv-nbox {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
}

/* 天有名师 */

.m-p-teacher .tec-list {
  padding: 0 5px;
  margin-bottom: 15px;
}

.m-p-teacher .tec-list .tec-pic {
  height: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3px;
  border: 1px solid #eee;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}

.m-p-teacher .tec-list .tec-info {
  font-size: 1em;
  line-height: 2em;
  color: #666;
  text-align: center;
}

.m-p-teacher .tec-list .tec-pic img {
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.m-p-teacher .tec-list:hover .tec-pic img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* 招聘列表 */
.m-rec .rec-list {
  padding: 0 10px;
  margin: 20px 0;
}

.m-rec .rec-list .rec-n {
  border: 1px solid #eee;
  padding: 20px 0;
}

.m-rec .rec-list:hover .rec-n {
  border: 1px solid #fcc700;
}

.m-rec .rec-list h4 a {
  font-size: 1.125em;
  line-height: 2em;
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.m-rec .rec-list span {
  font-size: 0.75em;
  line-height: 4em;
  color: #666;
}

.m-rec .rec-list p {
  font-size: 0.875em;
  color: #666;
  line-height: 1.25em;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

/* 上一条 & 下一条 */
.m-g-links {
  margin: 50px 0;
  border-top: 1px solid #666;
  padding-top: 20px;
}

.m-g-links p {
  margin-bottom: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-g-links p a {
  color: #666;
  padding-left: 5px;
}

.m-g-links p a:hover {
  color: #333;
}

/* 分页 */
.m-pagination {
  text-align: center;
}

.m-pagination .pagination {
  margin: 30px 0 0;
}

.m-pagination .pagination>li>a,
.m-pagination .pagination>li>span {
  color: #666;
}

.m-pagination .pagination>.active>a,
.m-pagination .pagination>.active>a:focus,
.m-pagination .pagination>.active>a:hover,
.m-pagination .pagination>.active>span,
.m-pagination .pagination>.active>span:focus,
.m-pagination .pagination>.active>span:hover {
  color: #fff;
  background-color: #414141;
  border-color: #414141;
}

.m-pagination .dropdown {
  float: right;
}

.m-pagination .dropdown .btn {
  display: inline-block;
  padding: 2px 15px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  margin-left: 10px;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid #eee;
  border-radius: 4px;
}

.m-pagination .dropdown .dropdown-menu {
  min-width: 52px;
  padding: 5px 0;
  left: 10px;
}

.m-pagination .dropdown .dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.ces-tit p {
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}

/* 内页媒介查询 */
@media screen and (max-width: 768px) {
  .m-page {
    padding: 25px 0;
  }

  .pagination>li>a,
  .pagination>li>span {
    margin: 0;
  }

  .n-banner {
    height: 160px;
  }

  .n-banner .n-bin {
    margin-top: 10%;
  }

  .n-banner p {
    font-size: 1.5em;
  }

  .n-banner p::after {
    width: 90px;
  }

  .n-banner span {
    font-size: 1em;
  }

  .contact-con .contact-right {
    margin-top: 30px;
  }

  .m-page .content-box {
    padding: 0;
  }

  .m-page .content-box .right-con {
    padding: 10px;
  }

  .m-page .content-box .right-con>.title .name {
    font-size: 20px;
  }

  .m-page .content-box .right-con>.title .name i {
    font-size: 18px;
  }

  .m-page .content-box .right-con>.title .sitepath .menu-link {
    color: #414141;
  }

  .m-page .content-box .m-p-list .list .p-img {
    height: 127px;
  }

  .m-page .content-box .m-p-onelist .list .p-img {
    height: 120px;
  }

  .m-page .content-box .m-p-onelist .list {
    margin: 0;
  }

  .m-g-links {
    margin-top: 20px;
  }

  .m-page .m-pxlist .px-list {
    width: 96%;
  }

  .m-page .m-pxlist .px-list .px-img {
    height: 130px;
  }

  .m-page .m-pxlist .px-list .px-info p {
    -webkit-line-clamp: 2;
  }

  .m-g-onelist .list .p-img {
    height: 200px;
  }

  .ces-tit p {
    line-height: 40px !important;
    background-color: #fff;
    color: #1a1a1a !important;
    padding-left: 10px !important;
    font-size: 15px !important;
    text-align: center !important;
  }

  .m-g-twolist .list .p-img {
    height: 110px;
  }

  .m-p-list .list {
    margin-bottom: 15px;
  }

  .m-p-news .news-list .news-info h4 {
    margin: 0;
  }

  .m-p-news .news-list .p-img {
    height: 80px;
  }

  .m-p-news .news-list .news-info p {
    font-size: 15px;
    color: #666;
    line-height: 25px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }

  .m-p-teacher .tec-list .tec-pic {
    height: 100px;
  }

  .m-page .pro-view .pro-des {
    padding: 20px 0;
    margin-top: 20px;
  }

  .m-page .pro-con .pr-cas li {
    height: 80px;
  }

  .m-i-linian .nwrap,
  .prolist-nimg {
    height: auto;
  }

  .m-i-linian .nprolist-img {
    margin: 0;
    background: none;
  }

  .m-i-linian .ln-nlist {
    margin-left: 0;
    width: 100%;
    height: auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .m-i-linian .ln-nlist li {
    margin: 0;
    width: 50%;
  }

  .m-i-linian .ln-info {
    height: auto;
    width: 100%;
    max-width: 100%;
    margin: 0;
  }

  .m-i-linian .ln-img {
    min-height: 290px;
    max-width: 100%;
    width: 100%;
  }

  .m-i-linian .ln-img img {
    margin: 0 auto;
    display: block;
  }

  .m-p-inv .inv-list {
    width: 100%;
  }

  .m-p-inv .inv-list .inv-nbox {
    padding: 10px;
  }

  .m-p-inv .inv-list .p-img {
    height: 70px;
  }

  .m-p-inv .inv-list .inv-info p {
    -webkit-line-clamp: 2;
  }

  .m-p-inv .inv-list .inv-info span {
    display: none;
  }

  .m-p-inv .inv-list .inv-info h4 {
    margin: 0 0 10px 0;
  }


}