@charset "utf-8";
/*
//CSS Hack
property:value; 所有浏览器
_property:value; IE6
+property:value; IE7
*property:value; IE6/IE7
property:value \0; IE8/IE9
property:value \9; IE6/IE7/IE8
property:value \9\0; IE9

//最小高度HACK
min-height:500px;
height:auto !important;
height:500px;
overflow:visible;

//溢出文字用省略号点代替(慎用)
white-space:nowrap; text-overflow:ellipsis; overflow:hidden;

//文字两端对齐
text-align:Justify;(火狐)
text-justify:inter-ideograph;(IE)
*/
/*
*input placeholder样式
input::-webkit-input-placeholder { color: #FFFFFF;font-size: 12px;}

*/
body {
  margin: 0px;
  padding: 0px;
  font-family: '微软雅黑';
  background-color: #fff;
}
table {
  margin: 0px;
}
th,
td {
  line-height: 180%;
  text-align: left;
}
img {
  border: 0px;
}
dl,
dt,
dd,
h1,
h2,
h3,
h4,
p,
form {
  margin: 0px;
  padding: 0px;
}
ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
@font-face {
  font-family: shsr;
  src: url('../font/SourceHanSansCN-Regular.otf');
}
/*通用链接*/
a:link,
a:visited {
  color: #383637;
  text-decoration: none;
}
a:hover,
a:active {
  color: #ef3123;
  text-decoration: none;
}
 #beian:hover,
 #beian:active{
    color: #000!important;
}

/*溢出文字用省略号点代替
.HideWord {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
*/
/*
 * 编辑器表格设置
 * table
    {border-collapse:collapse; border-spacing:0;}
   table tr td
    {padding:0px;}
 */
.titCutstr1 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.titCutstr2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.titCutstr3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
#thePageInfo {
  height: 20px;
  overflow: hidden;
  padding: 20px 0px;
  text-align: center;
  clear: both;
  font-size: 12px;
}
#thePageInfo em {
  line-height: 100%;
  padding: 2px 6px;
  color: #949494;
  font-style: normal;
  background: #fff;
  border: 1px solid #d6d6d6;
}
#thePageInfo em a:link,
#thePageInfo em a:visited {
  color: #979797;
  text-decoration: none;
}
#thePageInfo em a:hover,
#thePageInfo em em a:active {
  text-decoration: underline;
}
#thePageInfo .onfocus {
  line-height: 100%;
  padding: 2px 6px;
  color: #fff;
  font-style: normal;
  background: #0071af;
  border: 1px solid #d6d6d6;
}
#thePageInfo .onfocus a:link,
#thePageInfo .onfocus a:visited {
  color: #fff;
  text-decoration: none;
}
#thePageInfo .onfocus a:hover,
#thePageInfo .onfocus em a:active {
  text-decoration: underline;
}
#thePageInfo span {
  color: #676767;
}
#top {
  height: 80px;
  position: fixed;
  width: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  color: #FFFF00;
}
#top a {
  color: #FFFFFF;
}
#top .container {
  position: relative;
  height: 80px;
}
#top .container .logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 260px;
  height: 100%;
}
#top .container .logo a {
  display: block;
  height: 100%;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 64px;
}
#top .container .list {
  line-height: 80px;
  height: 80px;
  position: absolute;
  right: 0;
  top: 0;
}
#top .container .list ul li {
  float: left;
  margin: 0 30px;
  font-size: 16px;
  background: url(../images/z63.png) bottom -3px center no-repeat;
  transition: all 0.3s;
}
@media (min-width: 1200px) {
  #top .container .list ul li:hover {
    background: url(../images/z63.png) bottom 16px center no-repeat;
  }
  #top .container .list ul li:hover a {
    color: #c61c26;
  }
}
#top .container .menuBtn {
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  height: 80px;
  cursor: pointer;
  background: url(../images/m1.png) center center no-repeat;
  display: none;
}
@media (min-width: 1500px) {
  #top .container {
    width: 1600px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  #top .container {
    width: 98%;
  }
  #top .container .list ul li {
    margin: 0 10px;
    font-size: 16px;
  }
}
@media (max-width: 980px) {
  #top {
    position: relative;
    background: #000000;
  }
  #top .container .logo a {
    background-size: auto 32px;
  }
  #top .container .list {
    width: 100%;
    height: auto;
    top: 80px;
    background: #2b2926;
    display: none;
  }
  #top .container .list ul li {
    float: none;
    position: relative;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    border-top: solid 1px #363634;
  }
  #top .container .list ul li a {
    color: #FFFFFF;
  }
  #top .container .menuBtn {
    display: block;
  }
}
.alertImg img {
  width: 350px;
}
/*首页第一屏*/
#fullpage .section {
  background-color: #FFFFFF;
  position: relative;
}
#fullpage .section .fp-controlArrow {
  display: none;
}
#fullpage .section .firstbottom {
  position: absolute;
  left: 8%;
  bottom: 100px;
  width: 84%;
  line-height: 30px;
  height: 30px;
  text-align: center;
  z-index: 100;
}
#fullpage .section .firstbottom .pages {
  display: inline-block;
  position: relative;
}
#fullpage .section .firstbottom .pages a {
  width: 8px;
  height: 8px;
  cursor: pointer;
  display: inline-block;
  background: #FFFFFF;
  border-radius: 50%;
  margin: 0 2px;
}
#fullpage .section .firstbottom .pages .active {
  width: 25px;
  background: #e62129;
  border-radius: 8px;
}
@media (max-width: 980px) {
  #fullpage {
    display: none;
  }
}
#homeMbanner {
  height: 390px;
  position: relative;
  display: none;
}
#homeMbanner .swiper-wrapper {
  position: relative;
  height: 100%;
}
#homeMbanner .swiper-wrapper .swiper-slide {
  height: 390px;
  position: relative;
  overflow: hidden;
}
#homeMbanner .swiper-wrapper .swiper-slide video {
  height: 390px;
}
#homeMbanner .swiper-pagination span {
  background: #FFFFFF;
  opacity: 1;
}
#homeMbanner .swiper-pagination .swiper-pagination-bullet-active {
  background: #ef3123;
  width: 25px;
  border-radius: 4px;
}
@media (max-width: 980px) {
  #homeMbanner {
    display: block;
  }
}
@media (max-width: 500px) {
  #homeMbanner {
    display: block;
    height: 260px;
  }
  #homeMbanner .swiper-wrapper .swiper-slide {
    height: 260px;
  }
  #homeMbanner .swiper-wrapper .swiper-slide video {
    height: 260px;
  }
}
#homeMobile {
  display: none;
}
@media (max-width: 980px) {
  #homeMobile {
    display: block;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  #top .container {
    width: 98%;
  }
  #top .container .list ul li {
    margin: 0 10px;
    font-size: 16px;
  }
}
@media (max-width: 1500px) and (min-width: 768px) {
  #top .container {
    width: 98%;
  }
  #top .container .list ul li {
    margin: 0 10px;
    font-size: 16px;
  }
}
#homeMobile #homeMabout {
  margin: 30px 0;
}
#homeMobile #homeMabout .a1 {
  font-size: 30px;
  color: #c8c8c8;
}
#homeMobile #homeMabout .a2 {
  font-size: 24px;
  color: #7b7b7b;
}
#homeMobile #homeMabout .a3 {
  font-size: 16px;
  line-height: 32px;
  margin: 20px 0;
}
#homeMobile #homeMabout .a4 a {
  display: inline-block;
  text-align: left;
  margin-right: 15px;
  width: 120px;
  height: 36px;
  line-height: 36px;
  border: solid 1px #ef3123;
  text-indent: 20px;
  font-size: 14px;
  background-image: url(../images/z10.png);
  background-position: right 20px center;
  background-repeat: no-repeat;
}
#homeMobile #homeMrongyu {
  background: url(../images/m3.png) left top / 100% auto no-repeat, #91140c;
}
#homeMobile #homeMrongyu .img {
  width: 90%;
  margin: 0 auto;
  padding: 40px 0;
  text-align: right;
}
#homeMobile #homeMrongyu .sname {
  font-size: 18px;
  line-height: 2;
  font-weight: bold;
  color: #FFFFFF;
}
#homeMobile #homeMrongyu ul {
  padding: 10px 0 30px 0;
}
#homeMobile #homeMrongyu ul li {
  font-size: 16px;
  line-height: 30px;
  color: #FFFFFF;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#homeMobile #homeMrongyu ul li a {
  color: #FFFFFF;
}
@media (max-width: 500px) {
  #homeMobile #homeMrongyu .img img {
    width: 200px;
  }
}
#homeMobile #homeMnews {
  background: url(../images/z11.png) center center / auto 100% no-repeat, #f2f2f2;
  padding: 50px 0;
}
#homeMobile #homeMnews .n1 {
  text-align: center;
  font-size: 30px;
  color: #c8c8c8;
  font-family: "微软雅黑";
}
#homeMobile #homeMnews .n2 {
  text-align: center;
  font-size: 24px;
  color: #7b7b7b;
  font-family: "微软雅黑";
  font-weight: bold;
}
#homeMobile #homeMnews .list {
  margin: 45px 0;
}
#homeMobile #homeMnews .list ul li {
  height: 330px;
  background: #FFFFFF;
  padding: 0;
  width: 48%;
  margin: 0 1%;
}
#homeMobile #homeMnews .list ul li .img {
  height: 186px;
}
#homeMobile #homeMnews .list ul li .tit {
  padding: 0 15px;
  font-size: 21px;
  line-height: 32px;
  font-family: "微软雅黑";
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 15px 0;
}
#homeMobile #homeMnews .list ul li .jianjie {
  padding: 0 15px;
  font-size: 16px;
  line-height: 32px;
  color: #5a5a5a;
  font-family: "微软雅黑";
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#homeMobile #homeMnews .list ul li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#homeMobile #homeMnews .more {
  text-align: center;
}
#homeMobile #homeMnews .more a {
  display: inline-block;
  text-align: left;
  margin-right: 15px;
  width: 120px;
  height: 36px;
  line-height: 36px;
  border: solid 1px #ef3123;
  text-indent: 20px;
  font-size: 14px;
  background-image: url(../images/z10.png);
  background-position: right 20px center;
  background-repeat: no-repeat;
}
@media (max-width: 500px) {
  #homeMobile #homeMnews .list {
    margin: 30px 0;
  }
  #homeMobile #homeMnews .list ul li {
    height: 220px;
  }
  #homeMobile #homeMnews .list ul li .img {
    height: 120px;
  }
  #homeMobile #homeMnews .list ul li .tit {
    font-size: 16px;
    line-height: 28px;
    margin: 5px 0;
  }
  #homeMobile #homeMnews .list ul li .jianjie {
    font-size: 14px;
    line-height: 28px;
  }
}
#homeMobile #homeMteam {
  padding: 30px 0;
}
#homeMobile #homeMteam .t1 {
  text-align: center;
  font-size: 30px;
  color: #c8c8c8;
  font-family: "微软雅黑";
}
#homeMobile #homeMteam .t2 {
  text-align: center;
  font-size: 24px;
  color: #7b7b7b;
  font-family: "微软雅黑";
  font-weight: bold;
}
#homeMobile #homeMteam .t3 {
  font-size: 17px;
  line-height: 30px;
  text-align: center;
  color: #545454;
  margin: 15px 0;
}
#homeMobile #homeMteam .t4 {
  text-align: center;
}
#homeMobile #homeMteam .t4 img {
  max-width: 100%;
}
@media (max-width: 500px) {
  #homeMobile #homeMteam .t3 {
    font-size: 14px;
    line-height: 2;
  }
}
#homeMobile #homeMschool ul li {
  margin: 5px 0;
}
#homeMobile #homeMschool ul li img {
  width: 100%;
}
#homeMobile #homeMmap {
  background: url(../images/m10.png) left center / 100% 100% repeat-y;
  color: #FFFFFF;
  padding: 50px 0;
}
#homeMobile #homeMmap .container .m1 {
  font-size: 32px;
  line-height: 36px;
}
#homeMobile #homeMmap .container .m2 {
  font-size: 30px;
  font-weight: bold;
  margin: 10px 0;
}
#homeMobile #homeMmap .container .more {
  margin: 10px 0 20px 0;
}
#homeMobile #homeMmap .container .more a {
  display: inline-block;
  text-align: left;
  color: #FFFFFF;
  margin-right: 15px;
  width: 120px;
  height: 36px;
  line-height: 36px;
  border: solid 1px #FFFFFF;
  text-indent: 20px;
  font-size: 14px;
  background-image: url(../images/z10.png);
  background-position: right 20px center;
  background-repeat: no-repeat;
}
#homeMobile #homeMmap .container .m3 {
  font-size: 14px;
  line-height: 2;
  font-family: "微软雅黑";
}
#homeMobile #homeMmap .container .m3 img{
	max-width: 100%;
}
#homeMobile #homeMmap .map {
  margin: 20px 0;
}
#homeMobile #homeMmap .map img {
  max-width: 100%;
}
#mfooter {
  background: #4a4a4a;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 2;
  text-align: center;
  padding: 10px 15px;
}
@media (max-width: 500px) {
  #mfooter {
    font-size: 14px;
  }
}
#homeRight {
  position: absolute;
  right: 50px;
  top: 20%;
}
#homeRight #homeRightMenu {
  position: relative;
}
#homeRight #homeRightMenu li {
  line-height: 50px;
  height: 50px;
  width: 30px;
  text-align: right;
}
#homeRight #homeRightMenu li a {
  display: inline-block;
  width: 15px;
  height: 6px;
  background: #8b8b8c;
  border-radius: 2px;
  transition: all 0.5s;
}
#homeRight #homeRightMenu .active a {
  background: #e62129;
  width: 30px;
}
#homeRight .other {
  position: relative;
  mix-blend-mode: difference;
}
#homeRight .other .item {
  margin-top: 10px;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
}
#homeRight .other .item a,
#homeRight .other .item img {
  position: relative;
  z-index: 1;
}
#homeRight .other .item span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #eeeeee;
  opacity: 0.5;
  transition: all 0.5s;
  transform: scale(0);
}
#homeRight .other .item:hover span {
  transform: scale(1.2);
  opacity: .5;
}
@media (max-width: 1400px) and (min-width: 768px) {
  #homeRight {
    right: 10px;
  }
  #homeRight #homeRightMenu li {
    line-height: 30px;
    height: 30px;
  }
}
@media (max-width: 980px) {
  #homeRight {
    display: none;
  }
}
#homebottom {
  position: absolute;
  left: 40%;
  bottom: 5%;
  width: 20%;
  line-height: 30px;
  height: 30px;
  text-align: center;
  z-index: 100;
  mix-blend-mode: difference;
}
#homebottom .left {
  position: absolute;
  left: 0;
  top: 0;
  color: #FFFFFF;
  font-size: 14px;
  text-align: left;
  display: none;
}
#homebottom .left a {
  color: #FFFFFF;
  float: left;
  position: relative;
  top: 0px;
}
#homebottom .left span {
  float: left;
  margin-left: 16px;
}
#homebottom .down {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 45px;
  text-align: center;
}
#homebottom .down img {
  cursor: pointer;
  position: relative;
  transition: all 0.2s;
}
#homebottom .down img:hover {
  transform: translate(0, -3px);
}
@media (max-width: 1400px) and (min-width: 768px) {
  #homebottom {
    bottom: 25px;
  }
}
@media (max-width: 980px) {
  #homebottom {
    display: none;
  }
}
#homeFirst {
  position: relative;
}
#homeFirst .videoBg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#homeFirst .videoBg video {
  position: absolute;
  top: 0;
  left: 0;
}
#homeFirst .tips {
  position: absolute;
  left: 0;
  top: 36%;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
}
#homeFirst .tips .t1 {
  font-size: 30px;
  letter-spacing: 20px;
}
#homeFirst .tips .t2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 60px;
  margin: 20px 0;
  background: url(../images/z6.png) bottom center no-repeat;
}
#homeFirst .tips .t3 span {
  line-height: 28px;
  border: solid 1px #DDDDDD;
  display: inline-block;
  padding: 0 20px;
  font-size: 14px;
}
#homeSecond {
  position: relative;
}
#homeSecond .right {
  height: 100%;
  width: 36%;
  position: absolute;
  right: 0;
  top: 0;
  background: #000 url(../images/z9.png) center no-repeat;
  background-size: 100% 100%;
  z-index: 10;
}
#homeSecond .right .rongyulist {
  background: rgba(0, 0, 0, 0.7);
  color: #FFFFFF;
  padding: 20px;
  width: 475px;
  height: 250px;
  position: absolute;
  left: 0;
  top: 445px;
}
#homeSecond .right .rongyulist a {
  color: #FFFFFF;
}
#homeSecond .right .rongyulist .name {
  line-height: 40px;
  font-size: 26px;
}
#homeSecond .right .rongyulist .item {
  line-height: 36px;
  height: 36px;
  font-size: 14px;
  overflow: hidden;
}
#homeSecond .content {
  width: 78%;
  margin: 0 auto;
  position: relative;
  top: 15%;
}
#homeSecond .content .t1 {
  font-size: 50px;
  color: #c8c8c8;
}
#homeSecond .content .t2 {
  font-size: 36px;
  color: #8b8b8c;
  font-weight: bold;
}
#homeSecond .content .t3 {
  font-size: 16px;
  width: 660px;
  line-height: 30px;
  margin: 20px 0;
}
#homeSecond .content .t4 a {
  transition: 0.5s;
  position: relative;
  width: 124px;
  line-height: 28px;
  height: 30px;
  overflow: hidden;
  border-radius: 20px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  background: #ffffff;
  color: #000000;
  border: solid 1px #e62129;
}
#homeSecond .content .t4 a span {
  display: inline-block;
}
#homeSecond .content .t4 a:before {
  transition: 0.5s;
  content: "";
  width: 0;
  height: 100%;
  background: #e62129;
  position: absolute;
  left: 50%;
  top: 0;
}
#homeSecond .content .t4 a:hover:before {
  /*动画效果是从中间向右延伸至50%的宽度*/
  left: 0;
  /*这句多余，主要是为了对照*/
  width: 50%;
}
#homeSecond .content .t4 a:after {
  transition: 0.5s;
  content: "";
  width: 0;
  height: 100%;
  background: #e62129;
  position: absolute;
  left: 50%;
  top: 0;
}
#homeSecond .content .t4 a:hover:after {
  /*动画效果是从中间向右延伸至50%的宽度*/
  left: 50%;
  /*这句多余，主要是为了对照*/
  width: 50%;
}
#homeSecond .content .t4 a:hover span {
  color: #ffffff;
  position: relative;
  z-index: 1;
}
#homeSecond .content .list {
  height: 250px;
  position: relative;
  top: 50px;
}
#homeSecond .content .list ul .shuzi {
  transition: all 0.2s;
  width: 249px;
  height: 250px;
  float: left;
  position: relative;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  border-right: solid 1px rgba(255, 255, 255, 0.5);
  text-align: center;
}

#homeSecond .content .list ul .shuzi .tit {
  font-size: 12px;
  padding: 40px 0 20px 0;
  line-height: 40px;
}
#homeSecond .content .list ul .shuzi .number {
  font-weight: bold;
}
#homeSecond .content .list ul .shuzi .number .s1 {
  font-size: 66px;
}
#homeSecond .content .list ul .shuzi .number .s2 {
  font-size: 60px;
}
#homeSecond .content .list ul .shuzi .number .s3 {
  font-size: 15px;
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  color: #888888;
  background: #FFFFFF;
  border-radius: 50%;
}
#homeSecond .content .list ul .onfocus {
  transform: scale(1.1);
  background: #ef3123;
  z-index: 2;
  width: 270px;
}
#homeSecond .content .list ul .onfocus .number .s3 {
  background: #ef3123;
  color: #FFFFFF;
}
#homeSecond .content .list ul:after {
  content: " ";
  display: block;
  clear: both;
}
#homeSecond .content .list:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 1301px) {
  #homeSecond .right .rongyulist {
    top: 315px;
    padding: 15px;
    width: 400px;
    height: 180px;
  }
  #homeSecond .right .rongyulist .name {
    font-size: 20px;
    line-height: 30px;
  }
  #homeSecond .right .rongyulist .item {
    line-height: 30px;
    height: 30px;
  }
  #homeSecond .right .rongyulist .more {
    display: none;
  }
  #homeSecond .content .list ul .shuzi {
    width: 255px;
    height: 210px;
  }
  #homeSecond .content .list ul .shuzi .tit {
    padding: 20px 0 10px 0;
  }
  #homeSecond .content .list ul .shuzi .number .s1 {
    font-size: 40px;
  }
  #homeSecond .content .list ul .shuzi .number .s2 {
    font-size: 36px;
  }
  #homeSecond .content .list ul .onfocus {
    transform: scale(1.1);
  }
}
@media (max-width: 1300px) and (min-width: 768px) {
  #homeSecond .right {
    position: relative;
    background: none;
    width: 78%;
    height: auto;
    margin: 0 auto;
  }
  #homeSecond .right .rongyulist {
    position: relative;
    top: 140px;
    color: #000000;
    background: none;
    width: 100%;
    height: auto;
    padding: 0;
  }
  #homeSecond .right .rongyulist a {
    color: #000000;
  }
  #homeSecond .right .rongyulist .name {
    color: #8b8b8c;
    font-size: 26px;
    font-weight: bold;
  }
  #homeSecond .right .rongyulist .item {
    float: left;
    width: 48%;
    line-height: 30px;
    height: 30px;
    margin-right: 2%;
    overflow: hidden;
  }
  #homeSecond .right .rongyulist .more {
    display: none;
    clear: both;
  }

}
@media (min-width: 1600px){
	#homeSecond .right .rongyulist {
		top: 450px;
	}
}
@media (max-width: 1600px) and (min-width: 768px) {
  #homeSecond .content {
    top: 100px;
  }
  #homeSecond .content .t1 {
    font-size: 30px;
  }
  #homeSecond .content .t2 {
    font-size: 26px;
  }
  #homeSecond .content .t3 {
    font-size: 14px;
    margin: 10px 0;
  }
  #homeSecond .content .list {
    top: 20px;
    height: auto;
  }
  #homeSecond .content .list ul .shuzi {
    height: 160px;
    width: 190px;
  }
  #homeSecond .content .list ul .shuzi .tit {
    padding: 20px 0 10px 0;
    font-size: 14px;
  }
  #homeSecond .content .list ul .shuzi .number .s1 {
    font-size: 36px;
  }
  #homeSecond .content .list ul .shuzi .number .s2 {
    font-size: 30px;
  }
  #homeSecond .content .list ul .onfocus {
    transform: scale(1.02);
  }
}
@media (max-width: 1400px) and (min-width: 1300px) {
  #homeSecond .content .list ul .shuzi {
    height: 160px;
    width: 181px;
  }
}
@media (max-width: 1600px) and (min-width: 1500px) {
	#homeSecond .content .list ul .shuzi{
		height: 180px;
    width: 212px;
	}
	#homeSecond .right .rongyulist {
		top: 315px;
	}
}

@media (max-width: 1300px) and (min-width: 1200px) {
	#homeSecond .content .list ul .shuzi{
		width: 170px;
	}
	#homeSecond .right {
     position: absolute; 
     background: #000 url(../images/z9.png) center / auto 100% no-repeat; 
     width: 36%; 
     height: 100%; 
	}
	#homeSecond .right .rongyulist{
		display: none;
	}
}
#homeThird {
  background-image: url(../images/z11.png);
  background-size: cover;
}
#homeThird .container {
  position: relative;
  top: 120px;
}
#homeThird .container .en {
  text-align: center;
  font-size: 50px;
  color: #C8C8C8;
}
#homeThird .container .cn {
  text-align: center;
  font-size: 36px;
  color: #8b8b8c;
  font-weight: bold;
}
#homeThird .container .list {
  margin-top: 40px;
  height: 390px;
  overflow: hidden;
}
#homeThird .container .list ul li {
  transition: all 0.3s;
  position: relative;
  top: 0;
  margin-top: 18px;
}
#homeThird .container .list ul li .data {
  background: #FFFFFF;
  height: 370px;
  position: relative;
  box-shadow: 2px 2px 10px #DDDDDD;
}
#homeThird .container .list ul li .data .img {
  height: 315px;
  overflow: hidden;
}
#homeThird .container .list ul li .data .img a {
  display: block;
  height: 100%;
  transition: all 0.2s;
  background-size: cover;
}
#homeThird .container .list ul li .data .tit {
  font-size: 16px;
  line-height: 30px;
  padding: 0 15px;
  margin: 15px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#homeThird .container .list ul li .data .tips {
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  padding: 0 15px;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 20px;
}
#homeThird .container .list ul li:hover {
  top: -20px;
}
#homeThird .container .list ul:after {
  content: " ";
  display: block;
  clear: both;
}
#homeThird .container .more {
  text-align: right;
  margin-top: 20px;
}
#homeThird .container .more a {
  transition: 0.5s;
  position: relative;
  width: 124px;
  line-height: 28px;
  height: 30px;
  overflow: hidden;
  border-radius: 20px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  background: ;
  color: #000000;
  border: solid 1px #e62129;
}
#homeThird .container .more a span {
  display: inline-block;
}
#homeThird .container .more a:before {
  transition: 0.5s;
  content: "";
  width: 0;
  height: 100%;
  background: #e62129;
  position: absolute;
  left: 50%;
  top: 0;
}
#homeThird .container .more a:hover:before {
  /*动画效果是从中间向右延伸至50%的宽度*/
  left: 0;
  /*这句多余，主要是为了对照*/
  width: 50%;
}
#homeThird .container .more a:after {
  transition: 0.5s;
  content: "";
  width: 0;
  height: 100%;
  background: #e62129;
  position: absolute;
  left: 50%;
  top: 0;
}
#homeThird .container .more a:hover:after {
  /*动画效果是从中间向右延伸至50%的宽度*/
  left: 50%;
  /*这句多余，主要是为了对照*/
  width: 50%;
}
#homeThird .container .more a:hover span {
  color: #ffffff;
  position: relative;
  z-index: 1;
}
@media (min-width: 1600px) {
	#homeSecond .content .list ul .shuzi .tit {
		font-size: 15px;
	}
	#homeSecond .content .list ul .shuzi .number .s1{
		font-size: 60px;
	}
  #homeThird .container {
    width: 1500px;
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  #homeThird .container .en {
    font-size: 40px;
  }
  #homeThird .container .cn {
    font-size: 32px;
  }
  #homeThird .container .list {
    margin-top: 20px;
    height: 340px;
  }
  #homeThird .container .list ul li{
  	
  }
  #homeThird .container .list ul li .data{
  	height: 310px;
  }
  #homeThird .container .list ul li .data .img{
  	height: 170px;
  }
}
@media (min-width: 1000px) and (max-width: 1400px) {
	#homeThird .container {
		top: 90px;
	}
  #homeThird .container .en {
    font-size: 40px;
  }
  #homeThird .container .cn {
    font-size: 32px;
  }
  #homeThird .container .list {
    margin-top: 0;
    height: 340px;
  }
  #homeThird .container .list ul li .data {
    height: 320px;
  }
  #homeThird .container .list ul li .data .tit {
    line-height: 24px;
    margin: 5px 0;
  }
  #homeThird .container .list ul li .data .tips {
    bottom: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
	#homeThird .container {
		top: 90px;
	}
	#homeThird .container .list{
		margin-top: 0;
		height: 310px;
	}
  #homeThird .container .list ul li .data {
    height: 270px;
  }
  #homeThird .container .list ul li .data .img {
    height: 170px;
  }
  #homeThird .container .more {
  	margin-top: 0;
  }
}

#homeFourth .container {
  position: relative;
  top: 120px;
}
#homeFourth .container .en {
  text-align: center;
  font-size: 50px;
  color: #C8C8C8;
}
#homeFourth .container .cn {
  text-align: center;
  font-size: 36px;
  color: #8b8b8c;
  font-weight: bold;
}
#homeFourth .container .jianjie {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #555555;
  margin: 10px 0;
}
#homeFourth .container .img {
  text-align: center;
}
#homeFourth .container .img img {
  max-width: 100%;
}
#homeFourth .container .more {
  text-align: right;
  margin-top: 20px;
}
#homeFourth .container .more a {
  transition: 0.5s;
  position: relative;
  width: 124px;
  line-height: 28px;
  height: 30px;
  overflow: hidden;
  border-radius: 20px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  background: ;
  color: #000000;
  border: solid 1px #e62129;
}
#homeFourth .container .more a span {
  display: inline-block;
}
#homeFourth .container .more a:before {
  transition: 0.5s;
  content: "";
  width: 0;
  height: 100%;
  background: #e62129;
  position: absolute;
  left: 50%;
  top: 0;
}
#homeFourth .container .more a:hover:before {
  /*动画效果是从中间向右延伸至50%的宽度*/
  left: 0;
  /*这句多余，主要是为了对照*/
  width: 50%;
}
#homeFourth .container .more a:after {
  transition: 0.5s;
  content: "";
  width: 0;
  height: 100%;
  background: #e62129;
  position: absolute;
  left: 50%;
  top: 0;
}
#homeFourth .container .more a:hover:after {
  /*动画效果是从中间向右延伸至50%的宽度*/
  left: 50%;
  /*这句多余，主要是为了对照*/
  width: 50%;
}
#homeFourth .container .more a:hover span {
  color: #ffffff;
  position: relative;
  z-index: 1;
}
@media (min-width: 1600px) {
  #homeFourth .container {
    width: 1500px;
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  #homeFourth .container .en {
    font-size: 40px;
  }
  #homeFourth .container .cn {
    font-size: 32px;
  }
  #homeFourth .container .img img {
	  width: 960px;
	}
}
@media (min-width: 1000px) and (max-width: 1400px) {
	#homeFourth .container{
		top: 90px;
	}
  #homeFourth .container .en {
    font-size: 36px;
  }
  #homeFourth .container .cn {
    font-size: 28px;
  }
  #homeFourth .container .img img {
	  width: 850px;
	}
	#homeFourth .container .jianjie {
		font-size: 14px;
		line-height: 22px;
	}
	#homeFourth .container .more{
		margin-top: 0;
	}
}
#homeFifth {
  position: relative;
}
#homeFifth .list {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#homeFifth .list ul {
  display: block;
  height: 100%;
}
#homeFifth .list ul li {
  width: 20%;
  height: 100%;
  float: left;
  background-repeat: no-repeat;
  background-color: #000000;
  position: relative;
  background-size: cover;
}
#homeFifth .list ul li .data {
  width: 100%;
  height: 200px;
  position: absolute;
  left: 0;
  bottom: 450px;
  text-align: center;
  color: #FFFFFF;
  transition: all 1s;
  z-index: 11;
}
#homeFifth .list ul li .data .icon {
  height: 80px;
  background-repeat: no-repeat;
  background-position: center center;
}
#homeFifth .list ul li .data .tit {
  line-height: 100px;
  font-size: 26px;
  transition: all 1s;
  background-image: url(../images/z16.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
#homeFifth .list ul li .data .tips {
  line-height: 64px;
  font-size: 16px;
  display: none;
}
#homeFifth .list ul li .data .more {
  display: none;
  text-align: center;
}
#homeFifth .list ul li .data .more a {
  transition: 0.5s;
  position: relative;
  width: 124px;
  line-height: 30px;
  height: 30px;
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  background: #e62129;
  color: #FFFFFF;
}
#homeFifth .list ul li .data .more a:before {
  transition: 0.5s;
  content: "";
  width: 0;
  height: 100%;
  background: #FFFFFF;
  position: absolute;
  left: 50%;
  top: 0;
}
#homeFifth .list ul li .data .more a:hover:before {
  /*动画效果是从中间向右延伸至50%的宽度*/
  left: 0;
  /*这句多余，主要是为了对照*/
  width: 50%;
}
#homeFifth .list ul li .data .more a:after {
  transition: 0.5s;
  content: "";
  width: 0;
  height: 100%;
  background: #FFFFFF;
  position: absolute;
  left: 50%;
  top: 0;
}
#homeFifth .list ul li .data .more a:hover:after {
  /*动画效果是从中间向右延伸至50%的宽度*/
  left: 50%;
  /*这句多余，主要是为了对照*/
  width: 50%;
}
#homeFifth .list ul li .data .more a:hover span {
  color: #000000;
  position: relative;
  z-index: 1;
}
#homeFifth .list ul li .ceng {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
#homeFifth .list ul li .link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
#homeFifth .list ul li:hover .data {
  bottom: 160px;
}
#homeFifth .list ul li:hover .data .icon {
  display: none;
}
#homeFifth .list ul li:hover .data .tit {
  background-image: url(../Images/z15.png);
}
#homeFifth .list ul li:hover .data .tips {
  display: block;
}
#homeFifth .list ul li:hover .data .more {
  display: block;
}
#homeFifth .list ul li:hover .ceng {
  opacity: 0;
}
#homeFifth .list ul:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 1400px) and (max-width: 1600px) {
  #homeFifth .list ul li .data {
    bottom: 50%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  #homeFifth .list ul li .data {
    bottom: 40%;
  }
  #homeFifth .list ul li .data .tit {
    font-size: 18px;
    line-height: 80px;
  }
}
#homeSixth {
  background-image: url(../images/z18.jpg);
  background-size: cover;
  position: relative;
}
#homeSixth .container {
  position: relative;
  margin: 0 auto;
  top: 120px;
}
#homeSixth .container .data {
  width: 500px;
  position: relative;
  top: 80px;
  color: #FFFFFF;
}
#homeSixth .container .data .t1 {
  font-size: 46px;
}
#homeSixth .container .data .t2 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 5px;
}
#homeSixth .container .data .more {
  text-align: left;
  margin: 20px 0;
}
#homeSixth .container .data .more a {
  transition: 0.5s;
  position: relative;
  width: 124px;
  line-height: 28px;
  height: 30px;
  overflow: hidden;
  border-radius: 20px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  background: ;
  color: #FFFFFF;
  border: solid 1px #e62129;
}
#homeSixth .container .data .more a span {
  display: inline-block;
}
#homeSixth .container .data .more a:before {
  transition: 0.5s;
  content: "";
  width: 0;
  height: 100%;
  background: #e62129;
  position: absolute;
  left: 50%;
  top: 0;
}
#homeSixth .container .data .more a:hover:before {
  /*动画效果是从中间向右延伸至50%的宽度*/
  left: 0;
  /*这句多余，主要是为了对照*/
  width: 50%;
}
#homeSixth .container .data .more a:after {
  transition: 0.5s;
  content: "";
  width: 0;
  height: 100%;
  background: #e62129;
  position: absolute;
  left: 50%;
  top: 0;
}
#homeSixth .container .data .more a:hover:after {
  /*动画效果是从中间向右延伸至50%的宽度*/
  left: 50%;
  /*这句多余，主要是为了对照*/
  width: 50%;
}
#homeSixth .container .data .more a:hover span {
  color: #ffffff;
  position: relative;
  z-index: 1;
}
#homeSixth .container .data .text {
  font-size: 16px;
  line-height: 30px;
}
#homeSixth .container .data .text img {
	max-width: 100%;
}
#homeSixth .container .map {
  width: 963px;
  height: 800px;
  position: absolute;
  right: 20px;
  top: 0;
  background-image: url(../images/z17.png);
  zoom: 0.8;
}
#homeSixth .container .map .city {
  position: absolute;
  right: 0;
  top: 0;
}
#homeSixth .container .map span {
  transition: all 0.2s;
  width: 34px;
  height: 41px;
  display: block;
  background: url(../images/z20.png);
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
#homeSixth .container .map span:hover {
  transform: translate(0, -3px);
}
#homeSixth .container .map .s1 {
  left: 492px;
  top: 478px;
}
#homeSixth .container .map .s2 {
  left: 700px;
  top: 280px;
}
#homeSixth .container .map .s3 {
  left: 722px;
  top: 330px;
}
#homeSixth .container .map .s4 {
  left: 760px;
  top: 432px;
}
#homeSixth .container .map .s5 {
  left: 788px;
  top: 445px;
  display: none;
}
#homeSixth .container .map .s6 {
  left: 726px;
  top: 470px;
}
#homeSixth .container .map .s7 {
  left: 676px;
  top: 495px;
}
@media (min-width: 1600px) {
  #homeSixth .container {
    width: 1500px;
  }
}
@media (max-width: 1600px) and (min-width: 1400px) {
  #homeSixth .container {
    top: 80px;
  }
  #homeSixth .container .map {
    zoom: 0.7;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  #homeSixth .container {
    top: 100px;
    width: 90%;
  }
  #homeSixth .container .data {
    width: 450px;
  }
  #homeSixth .container .data .t1 {
    font-size: 36px;
  }
  #homeSixth .container .data .t2 {
    font-size: 30px;
  }
  #homeSixth .container .data .text {
    font-size: 14px;
    line-height: 2;
  }
  #homeSixth .container .map {
    /*zoom: 0.6;*/
   	transform: scale(0.6);
   	transform-origin: right top;
  }
}

@media (max-width: 1400px) and (min-width: 1300px) {
  #homeSixth .container .map {
    /*zoom: 0.6;*/
   	transform: scale(0.7);
   	transform-origin: right top;
   	right: 100px;
  }
	
}

.citymoveing {
  animation: citymove 2s ease-in-out;
}
@keyframes citymove {
  from {
    margin-top: -20px;
  }
  to {
    margin-top: 0;
  }
}
.mendian {
  padding: 20px;
}
.mendian .p1 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #ef3123;
}
.mendian .p2 {
  font-size: 14px;
  line-height: 2;
  color: #888888;
}
/*右侧漂浮*/
#rightPiaoFu {
  width: 120px;
  height: auto;
  overflow: hidden;
  padding: 6px;
  font-size: 12px;
  position: absolute;
  right: 0px;
}
#rightPiaoFu .content {
  height: auto;
  overflow: hidden;
  background-color: #fff;
  position: relative;
}
#rightPiaoFu .close {
  width: 20px;
  height: 20px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  top: 0px;
  color: #fff;
  cursor: pointer;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
}
#rightPiaoFu ul {
  list-style: none;
}
#rightPiaoFu ul li.sort {
  height: 20px;
  overflow: hidden;
  border: 1px solid #C0E6F9;
  line-height: 20px;
  text-align: center;
  color: #fff;
}
#rightPiaoFu ul .qq,
#rightPiaoFu ul .msn,
#rightPiaoFu ul .skype {
  height: auto;
  overflow: hidden;
  padding: 3px 0px;
  line-height: 23px;
  text-indent: 10px;
}
#rightPiaoFu ul .tel,
#rightPiaoFu ul .email {
  height: auto;
  overflow: hidden;
  line-height: 23px;
  text-indent: 10px;
  color: #333;
  text-align: center;
}
#rightPiaoFu a:link {
  color: #333;
  text-decoration: none;
}
#rightPiaoFu a:visited {
  color: #333;
  text-decoration: none;
}
#rightPiaoFu a:hover,
#rightPiaoFu a:active {
  color: #ff0000;
  text-decoration: underline;
}
/*结构*/
#about {
  position: relative;
}
#about #aboutRight {
  position: fixed;
  right: 50px;
  top: 40%;
  z-index: 1000;
}
#about #aboutRight .other {
  position: relative;
  mix-blend-mode: difference;
}
#about #aboutRight .other .item {
  margin-top: 10px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}
#about #aboutRight .other .item a,
#about #aboutRight .other .item img {
  position: relative;
  z-index: 1;
}
#about #aboutRight .other .item span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #eeeeee;
  opacity: 0.5;
  transition: all 0.5s;
  transform: scale(0);
}
#about #aboutRight .other .item:hover span {
  transform: scale(1.2);
  opacity: .5;
}
@media (max-width: 1400px) and (min-width: 768px) {
  #about #aboutRight {
    right: 10px;
  }
  #about #aboutRight #homeRightMenu li {
    line-height: 30px;
    height: 30px;
  }
}
@media (max-width: 980px) {
  #about #aboutRight {
    display: none;
  }
}
#about #aboutbottom {
  display: none;
  position: fixed;
  left: 8%;
  bottom: 5%;
  width: 84%;
  line-height: 30px;
  height: 30px;
  text-align: center;
  z-index: 100;
  mix-blend-mode: difference;
}
#about #aboutbottom .left {
  position: absolute;
  left: 0;
  top: 0;
  color: #FFFFFF;
  font-size: 14px;
  text-align: left;
}
#about #aboutbottom .left a {
  color: #FFFFFF;
  float: left;
  position: relative;
  top: 0px;
}
#about #aboutbottom .left span {
  float: left;
  margin-left: 16px;
}
@media (max-width: 1400px) and (min-width: 768px) {
  #about #aboutbottom {
    bottom: 25px;
  }
}
@media (max-width: 980px) {
  #about #aboutbottom {
    display: none;
  }
}
#about #aboutVideo {
  position: relative;
  overflow: hidden;
  z-index: -1;
}
#about #aboutVideo .videobg {
  position: fixed;
  left: 0;
  top: 0;
}
#about #aboutVideo .tips {
  position: absolute;
  left: 0;
  top: 36%;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
}
#about #aboutVideo .tips .t1 {
  font-size: 30px;
  letter-spacing: 20px;
}
#about #aboutVideo .tips .t2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 60px;
  margin: 20px 0;
  background: url(../images/z6.png) bottom center no-repeat;
}
#about #aboutVideo .tips .t3 span {
  line-height: 28px;
  border: solid 1px #DDDDDD;
  display: inline-block;
  padding: 0 20px;
  font-size: 14px;
}
#about #aboutVideo .tips .t4 {
  text-align: center;
  margin-top: 30px;
}
#about #aboutVideo .tips .t4 img {
  transition: all 0.2s;
}
#about #aboutVideo .tips .t4 img:hover {
  transform: translate(0, -3px);
}
#about #aboutVideo .gif {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 100%;
  text-align: center;
}
#about #aboutVideo .gif img {
  width: 30px;
}
@media (max-width: 980px) {
  #about #aboutVideo {
    display: none;
  }
}
#about #aboutJianjie {
  position: relative;
  overflow: hidden;
  background: url(../images/a1.png) center center / cover no-repeat;
}
#about #aboutJianjie .container {
  position: relative;
  padding: 100px 0;
}
#about #aboutJianjie .container .en {
  font-size: 40px;
  color: #FFFFFF;
  display: none;
}
#about #aboutJianjie .container .cn {
  font-size: 32px;
  font-family: "微软雅黑";
  font-weight: bold;
  display: none;
}
#about #aboutJianjie .container .text {
  font-size: 16px;
  line-height: 30px;
  margin-top: 30px;
  font-family: "微软雅黑";
}
#about #aboutJianjie .container .text img {
  max-width: 100%;
}
@media (min-width: 1600px) {
  #about #aboutJianjie .container {
    width: 82%;
  }
}
@media (max-width: 980px) and (min-width: 500px) {
  #about #aboutJianjie .container {
    top: 0;
    padding: 30px 15px;
  }
  #about #aboutJianjie .container .en {
    font-size: 30px;
  }
  #about #aboutJianjie .container .cn {
    font-size: 26px;
  }
}
@media (max-width: 500px) {
  #about #aboutJianjie .container {
    top: 0;
    padding: 30px 15px;
  }
  #about #aboutJianjie .container .en {
    font-size: 30px;
  }
  #about #aboutJianjie .container .cn {
    font-size: 26px;
  }
}
#about #aboutCourse {
  background: #f2f2f2;
  padding: 100px 0;
}
#about #aboutCourse .container {
  position: relative;
}
#about #aboutCourse .container .en {
  font-size: 40px;
  color: #c8c8c8;
}
#about #aboutCourse .container .cn {
  font-size: 32px;
  color: #8b8b8c;
  font-family: "微软雅黑";
  font-weight: bold;
}
#about #aboutCourse .container .list {
  margin-top: 100px;
}
#about #aboutCourse .container .list ul li {
  height: 460px;
  position: relative;
  text-align: center;
}
#about #aboutCourse .container .list ul li span {
  position: absolute;
  left: -50px;
  top: -60px;
  width: 108px;
  height: 108px;
  line-height: 108px;
  color: #FFFFFF;
  background: #dab96b;
  border-radius: 50%;
  font-size: 18px;
  font-weight: bold;
}
#about #aboutCourse .container .list ul li .img {
  height: 280px;
  width: 280px;
  border-radius: 50%;
  margin: 0 auto;
}
#about #aboutCourse .container .list ul li .tit {
  font-size: 14px;
  font-family: "微软雅黑";
  line-height: 24px;
  font-weight: bold;
  margin: 10px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#about #aboutCourse .container .list ul li .jianjie {
  font-size: 12px;
  font-family: "微软雅黑";
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
@media (min-width: 1600px) {
  #about #aboutCourse .container {
    width: 82%;
  }
}
@media (max-width: 1600px) and (min-width: 1400px) {
  #about #aboutCourse .container .list ul li .img {
    width: 220px;
    height: 220px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  #about #aboutCourse {
    padding: 60px 0;
  }
  #about #aboutCourse .container .list ul li {
    height: 400px;
  }
  #about #aboutCourse .container .list ul li .img {
    width: 220px;
    height: 220px;
  }
}
@media (max-width: 768px) and (min-width: 500px) {
  #about #aboutCourse {
    padding: 30px 0;
  }
  #about #aboutCourse .container .en {
    font-size: 26px;
  }
  #about #aboutCourse .container .cn {
    font-size: 22px;
  }
  #about #aboutCourse .container .list {
    margin: 0;
  }
  #about #aboutCourse .container .list ul li {
    height: 175px;
    padding: 20px 0;
  }
  #about #aboutCourse .container .list ul li span {
    width: 80px;
    height: 80px;
    line-height: 80px;
    left: 15px;
    top: 40px;
    font-size: 18px;
  }
  #about #aboutCourse .container .list ul li .img {
    width: 135px;
    height: 135px;
    position: absolute;
    left: 140px;
    top: 20px;
  }
  #about #aboutCourse .container .list ul li .tit {
    width: 240px;
    position: absolute;
    right: 10px;
    top: 40px;
  }
  #about #aboutCourse .container .list ul li .jianjie {
    display: none;
  }
  #about #aboutCourse .container .list ul .y2 {
    background: #FFFFFF;
  }
}
@media (max-width: 500px) {
  #about #aboutCourse {
    padding: 30px 0;
  }
  #about #aboutCourse .container .en {
    font-size: 26px;
  }
  #about #aboutCourse .container .cn {
    font-size: 22px;
  }
  #about #aboutCourse .container .list {
    margin: 0;
  }
  #about #aboutCourse .container .list ul li {
    height: 120px;
    padding: 10px 0;
  }
  #about #aboutCourse .container .list ul li span {
    width: 50px;
    height: 50px;
    line-height: 50px;
    left: 10px;
    top: 30px;
    font-size: 13px;
  }
  #about #aboutCourse .container .list ul li .img {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 80px;
    top: 10px;
  }
  #about #aboutCourse .container .list ul li .tit {
    width: 160px;
    position: absolute;
    right: 10px;
    top: 0;
    -webkit-line-clamp: 3;
  }
  #about #aboutCourse .container .list ul li .jianjie {
    display: none;
  }
  #about #aboutCourse .container .list ul .y2 {
    background: #FFFFFF;
  }
}
#about #aboutData {
  background: url(../Images/about/a2.png) top right / contain no-repeat, #f2f2f2;
  height: 800px;
}
#about #aboutData .container {
  position: relative;
  top: 80px;
}
#about #aboutData .container .en {
  font-size: 40px;
  color: #c8c8c8;
}
#about #aboutData .container .cn {
  font-size: 32px;
  color: #8b8b8c;
  font-family: "微软雅黑";
  font-weight: bold;
}
#about #aboutData .mImg {
  display: none;
}
@media (min-width: 1600px) {
  #about #aboutData .container {
    width: 82%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  #about #aboutData {
    height: 580px;
  }
  #about #aboutData .container {
    top: 0;
  }
}
@media (max-width: 980px) {
  #about #aboutData {
    background: none;
    height: auto;
  }
  #about #aboutData .container {
    display: none;
  }
  #about #aboutData .mImg {
    display: block;
  }
}
#about #aboutHonor {
  background: #F2F2F2;
  padding: 20px 0;
}
#about #aboutHonor .container {
  position: relative;
  text-align: center;
}
#about #aboutHonor .container .swiper-button-prev {
  background: url(../images/z71.png) center center / cover no-repeat;
  width: 40px;
  height: 40px;
  top: 38%;
  left: -50px;
}
#about #aboutHonor .container .swiper-button-next {
  background: url(../images/z72.png) center center / cover no-repeat;
  width: 40px;
  height: 40px;
  top: 38%;
  right: -50px;
}
#about #aboutHonor .container .sbtn{
	top: 38%;
}
#about #aboutHonor .container .en {
  font-size: 40px;
  color: #c8c8c8;
}
#about #aboutHonor .container .cn {
  font-size: 32px;
  color: #8b8b8c;
  font-family: "微软雅黑";
  font-weight: bold;
}
#about #aboutHonor .container .gallery-top {
  width: 440px;
  height: 420px;
  position: relative;
  top: -70px;
}
#about #aboutHonor .container .gallery-top .swiper-slide .img {
  height: 320px;
  background-size: cover;
  margin: 0 auto;
}
#about #aboutHonor .container .gallery-top .swiper-slide .tit {
  font-size: 18px;
  font-family: "微软雅黑";
  font-weight: bold;
  margin-top: 30px;
}
#about #aboutHonor .container .gallery-thumbs {
  position: relative;
  height: 100px;
  top: 130px;
}
#about #aboutHonor .container .gallery-thumbs .swiper-slide {
  width: 150px;
  height: 100px;
  background-size: cover;
}
#about #aboutHonor .container .jianjie {
  font-size: 15px;
  line-height: 2;
  position: relative;
  top: -90px;
  height: 120px;
  overflow: hidden;
}
@media (max-width: 980px) and (min-width: 500px) {
  #about #aboutHonor {
    padding: 50px 0;
  }
  #about #aboutHonor .container .sbtn {
    display: none;
  }
  #about #aboutHonor .container .gallery-top {
    width: 380px;
    height: 360px;
  }
  #about #aboutHonor .container .gallery-top .swiper-slide .img {
    height: 280px;
  }
  #about #aboutHonor .container .jianjie {
    padding: 10px;
    background: #FFFFFF;
    top: -40px;
  }
}
@media (max-width: 500px) {
  #about #aboutHonor {
    padding: 50px 0;
  }
  #about #aboutHonor .container .sbtn {
    display: none;
  }
  #about #aboutHonor .container .en {
    font-size: 30px;
  }
  #about #aboutHonor .container .cn {
    font-size: 26px;
  }
  #about #aboutHonor .container .gallery-top {
    width: 100%;
    height: 290px;
  }
  #about #aboutHonor .container .gallery-top .swiper-slide .img {
    height: 230px;
  }
  #about #aboutHonor .container .gallery-top .swiper-slide .tit {
    margin: 10px 0;
  }
  #about #aboutHonor .container .jianjie {
    padding: 10px;
    background: #FFFFFF;
    top: -50px;
    font-size: 14px;
    line-height: 24px;
  }
}
#about #aboutChanquan {
  padding: 100px 0;
  background: url(../images/a4.jpg);
}
#about #aboutChanquan .container .c1 {
  text-align: center;
  font-size: 32px;
  font-family: "微软雅黑";
  font-weight: bold;
}
#about #aboutChanquan .container .c2 {
  text-align: center;
  font-size: 16px;
  line-height: 2;
  margin: 10px 0;
}
#about #aboutChanquan .container .c3 img {
  max-width: 100%;
}
@media (max-width: 980px) and (min-width: 500px) {
  #about #aboutChanquan {
    padding: 30px 0;
  }
}
@media (max-width: 500px) {
  #about #aboutChanquan {
    padding: 30px 0;
  }
}
#course {
  position: relative;
}
#course .sortlist {
  position: absolute;
  left: 0;
  top: 40%;
  z-index: 2;
  width: 260px;
  text-align: center;
}
#course .sortlist a {
  color: #FFFFFF;
  display: block;
  line-height: 26px;
  padding: 10px 0;
}
#course .sortlist ul {
  display: none;
}
#course .sortlist ul li {
  font-size: 16px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.3s;
  width: 100%;
}
#course .sortlist ul li .items {
  display: none;
}
#course .sortlist ul li .items a {
  background: #000000;
}
#course .sortlist ul li .items .item {
  font-size: 14px;
  line-height: 30px;
  border-bottom: solid 1px #DDDDDD;
}
#course .sortlist ul li .items .onfocus a {
  background: rgba(165, 42, 63, 0.5);
}
#course .sortlist ul li:hover {
  background: rgba(165, 42, 63, 0.5);
  width: 280px;
}
#course .sortlist ul li:hover a {
  line-height: 30px;
}
#course .sortlist ul li:hover .items .item a:hover {
  background: rgba(165, 42, 63, 0.5);
}
#course .sortlist ul .onfocus {
  background: rgba(165, 42, 63, 0.5);
  width: 280px;
}
#course .sortlist ul .onfocus .items {
  display: block;
}
#course .sortlist .onfocus {
  display: block;
}
#course #containerSwiper {
  display: block;
  height: 100%;
  position: relative;
}
#course #containerSwiper .sortContainer {
  position: absolute;
  left: 0;
  top: 80px;
  width: 100%;
  height: 160px;
  z-index: 10;
}
#course #containerSwiper .sortContainer .group {
  position: relative;
  height: 160px;
}
#course #containerSwiper .sortContainer .sortbtn {
  width: 55px;
  height: 55px;
  position: absolute;
  top: 50px;
  cursor: pointer;
  opacity: .7;
}
#course #containerSwiper .sortContainer .sortbtn:hover {
  opacity: 1;
  transition: all 0.2s;
}
#course #containerSwiper .sortContainer .container-prev {
  left: 0;
  background: url(../images/btn1.png) center center / cover no-repeat;
}
#course #containerSwiper .sortContainer .container-prev:hover {
  background: url(../images/d1.png) center center / cover no-repeat;
}
#course #containerSwiper .sortContainer .container-next {
  right: 0;
  background: url(../images/btn2.png) center center / cover no-repeat;
}
#course #containerSwiper .sortContainer .container-next:hover {
  background: url(../images/d2.png) center center / cover no-repeat;
}
#course #containerSwiper #peixun {
  background: url(../images/c1.jpg);
  background-size: cover;
  position: relative;
  display: block;
  height: 100%;
}
#course #containerSwiper #peixun .peixunContainer {
  position: relative;
  height: 490px;
  top: 250px;
}
#course #containerSwiper #peixun .peixunContainer .pxbtn {
  width: 38px;
  height: 132px;
  opacity: 1;
  transition: all 0.2s;
}
#course #containerSwiper #peixun .peixunContainer .swiper-button-prev {
  background: url(../images/z27.png) center center / 100% 100%;
  left: -50px;
}
#course #containerSwiper #peixun .peixunContainer .swiper-button-prev:hover {
  background: url(../images/z73.png) center center / 100% 100%;
}
#course #containerSwiper #peixun .peixunContainer .swiper-button-next {
  background: url(../images/z28.png) center center / 100% 100%;
  right: -50px;
}
#course #containerSwiper #peixun .peixunContainer .swiper-button-next:hover {
  background: url(../images/z74.png) center center / 100% 100%;
}
#course #containerSwiper #peixun .peixunContainer #peixunSwiper {
  height: 490px;
  position: relative;
}
#course #containerSwiper #peixun .peixunContainer #peixunSwiper .swiper-slide {
  background: url(../images/z24.png);
  position: relative;
  color: #FFFFFF;
  text-align: center;
}
#course #containerSwiper #peixun .peixunContainer #peixunSwiper .swiper-slide .data {
  width: 100%;
  margin: 40px auto 0;
  position: relative;
}
#course #containerSwiper #peixun .peixunContainer #peixunSwiper .swiper-slide .data .img {
  height: 236px;
  margin-bottom: 10px;
}
#course #containerSwiper #peixun .peixunContainer #peixunSwiper .swiper-slide .data .img a {
  display: block;
  height: 100%;
}
#course #containerSwiper #peixun .peixunContainer #peixunSwiper .swiper-slide .data .tit {
  font-size: 20px;
  height: 56px;
  opacity: .8;
  font-family: "微软雅黑";
/*   text-overflow: ellipsis;
  white-space: nowrap;
   */  overflow: hidden;
}
#course #containerSwiper #peixun .peixunContainer #peixunSwiper .swiper-slide .data .jianjie {
  transition: all 0.3s;
  font-size: 16px;
  line-height: 40px;
  height: 20px;
  opacity: .8;
  background: url(../images/z26.png) bottom center / 60px 3px no-repeat;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#course #containerSwiper #peixun .peixunContainer #peixunSwiper .swiper-slide .data .more {
  margin-top: 10px;
  text-align: center;
  padding-bottom: 20px;
}
#course #containerSwiper #peixun .peixunContainer #peixunSwiper .swiper-slide .data .more a {
  position: relative;
  width: 160px;
  text-align: left;
  text-indent: 30px;
  line-height: 38px;
  display: inline-block;
  background: rgba(165, 42, 63, 0.5);
  color: #FFFFFF;
  font-size: 18px;
}
#course #containerSwiper #peixun .peixunContainer #peixunSwiper .swiper-slide .data .more span {
  transition: all 0.2s;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 20px;
  top: 10px;
  background: url(../images/z29.png);
  background-size: cover;
}
#course #containerSwiper #peixun .peixunContainer #peixunSwiper .swiper-slide .data .more a:hover span {
  transform: rotate(-90deg);
}
#course #containerSwiper #youeryuan {
  background: url(../images/c2.png);
  background-size: cover;
  position: relative;
  display: block;
  height: 100%;
}
#course #containerSwiper #youeryuan .youeryuanContainer {
  position: relative;
  height: 490px;
  top: 250px;
}
#course #containerSwiper #youeryuan .youeryuanContainer .yeybtn {
  width: 38px;
  height: 132px;
  opacity: 1;
}
#course #containerSwiper #youeryuan .youeryuanContainer .swiper-button-prev {
  background: url(../images/z27.png) center center / 100% 100%;
  left: -50px;
}
#course #containerSwiper #youeryuan .youeryuanContainer .swiper-button-prev:hover {
  background: url(../images/z73.png) center center / 100% 100%;
}
#course #containerSwiper #youeryuan .youeryuanContainer .swiper-button-next {
  background: url(../images/z28.png) center center / 100% 100%;
  right: -50px;
}
#course #containerSwiper #youeryuan .youeryuanContainer .swiper-button-next:hover {
  background: url(../images/z74.png) center center / 100% 100%;
}
#course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper {
  height: 490px;
  position: relative;
}
#course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide {
  background: url(../images/z24.png);
  position: relative;
  color: #FFFFFF;
  text-align: center;
}
#course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data {
  margin: 40px auto 0;
  position: relative;
  width: 310px;
}
#course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data .img {
  height: 300px;
  margin-bottom: 10px;
}
#course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data .img a {
  display: block;
  height: 100%;
}
#course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data .tit {
  transition: all 0.2s;
  font-size: 20px;
  line-height: 56px;
  opacity: .8;
  background: url(../images/z26.png) bottom center / 60px 3px no-repeat;
  font-family: "微软雅黑";
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data .more {
  margin-top: 20px;
  text-align: center;
}
#course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data .more a {
  position: relative;
  width: 160px;
  text-align: left;
  text-indent: 30px;
  line-height: 38px;
  display: inline-block;
  background: rgba(165, 42, 63, 0.5);
  color: #FFFFFF;
  font-size: 18px;
}
#course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data .more span {
  transition: all 0.2s;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 20px;
  top: 10px;
  background: url(../images/z29.png);
  background-size: cover;
}
#course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data .more a:hover span {
  transform: rotate(-90deg);
}
#course .sortNameContainer {
  position: absolute;
  left: 0;
  top: 80px;
  width: 100%;
  height: 160px;
}
#course .sortNameContainer #sortNameSwiper {
  z-index: 1;
  position: relative;
  width: 800px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}
#course .sortNameContainer #sortNameSwiper .swiper-slide {
  color: #FFFFFF;
}
#course .sortNameContainer #sortNameSwiper .swiper-slide .en {
  font-size: 40px;
  color: #b3b3b3;
  margin-top: 30px;
}
#course .sortNameContainer #sortNameSwiper .swiper-slide .cn {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 5px;
}
#course .sortNameContainer #sortNameSwiper .swiper-scrollbar {
  background: #FFFFFF;
}
#course .sortNameContainer #sortNameSwiper .swiper-scrollbar .swiper-scrollbar-drag {
  background: #e62129;
}
@media (max-width: 1600px) and (min-width: 1400px) {
  #course #containerSwiper .sortContainer {
    top: 80px;
  }
  #course #containerSwiper #peixun .peixunContainer {
    top: 220px;
  }
  #course #containerSwiper #youeryuan .youeryuanContainer {
    top: 250px;
    height: 450px;
    width: 900px;
  }
  #course #containerSwiper #youeryuan .youeryuanContainer .yeybtn {
    top: 30%;
  }
  #course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide {
    height: 450px;
  }
  #course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data {
    margin-top: 20px;
  }
  #course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data .img {
    height: 300px;
  }
  #course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data .tit {
    font-size: 24px;
    line-height: 40px;
  }
  #course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data .more a {
    width: 130px;
    font-size: 14px;
  }
  #course .sortNameContainer {
    top: 80px;
  }
}
@media (max-width: 1400px) and (min-width: 1000px) {
  #course .sortlist {
    width: 220px;
    top: 24%;
  }
  #course #containerSwiper .sortContainer {
    top: 80px;
  }
  #course #containerSwiper .sortContainer .group {
    width: 800px;
  }
  #course #containerSwiper #peixun .peixunContainer {
    top: 240px;
    width: 700px;
  }
  #course #containerSwiper #peixun .peixunContainer .pxbtn {
    top: 25%;
  }
  #course #containerSwiper #peixun .peixunContainer #peixunSwiper {
    height: 370px;
  }
  #course #containerSwiper #peixun .peixunContainer #peixunSwiper .swiper-slide .data {
    margin-top: 20px;
    width: 270px;
  }
  #course #containerSwiper #peixun .peixunContainer #peixunSwiper .swiper-slide .data .img {
    height: 200px;
  }
  #course #containerSwiper #peixun .peixunContainer #peixunSwiper .swiper-slide .data .tit {
    font-size: 20px;
  }
  #course #containerSwiper #peixun .peixunContainer #peixunSwiper .swiper-slide .data .more a {
    width: 130px;
    font-size: 14px;
  }
  #course #containerSwiper #youeryuan .youeryuanContainer {
    top: 240px;
    width: 700px;
    height: 370px;
  }
  #course #containerSwiper #youeryuan .youeryuanContainer .yeybtn {
    top: 30%;
  }
  #course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide {
    height: 370px;
  }
  #course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data {

  	width: 270px;
    margin-top: 20px;
  }
  #course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data .img {
    height: 200px;
  }
  #course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data .tit {
    font-size: 20px;
    line-height: 40px;
  }
  #course #containerSwiper #youeryuan .youeryuanContainer #youyuyuanSwiper .swiper-slide .data .more a {
    width: 130px;
    font-size: 14px;
  }
  #course .sortNameContainer {
    top: 80px;
  }
  #course .sortNameContainer #sortNameSwiper {
    width: 600px;
  }
}
@media (max-width: 980px) {
  #course {
    display: none;
  }
}
#courseMobile {
  display: none;
}
#courseMobile #banner {
  height: 316px;
  position: relative;
}
#courseMobile #banner .swiper-slide {
  position: relative;
  color: #FFFFFF;
  text-align: center;
}
#courseMobile #banner .swiper-slide .en {
  font-size: 20px;
  font-family: "微软雅黑";
  margin-top: 110px;
  opacity: .6;
  display: none;
}
#courseMobile #banner .swiper-slide .cn {
  font-size: 22px;
  display: none;
}
#courseMobile #banner .swiper-button-prev {
  width: 36px;
  height: 36px;
  background: url(../images/btn1.png);
  background-size: cover;
  opacity: 1;
  display: none;
}
#courseMobile #banner .swiper-button-next {
  width: 36px;
  height: 36px;
  background: url(.../images/btn2.png);
  background-size: cover;
  opacity: 1;
  display: none;
}
#courseMobile #banner .swiper-scrollbar {
  background: #FFFFFF;
  width: 50%;
  bottom: 130px;
  left: 25%;
  display: none;
}
#courseMobile #banner .swiper-scrollbar .swiper-scrollbar-drag {
  background: #e62129;
}
@media (max-width: 980px) {
  #courseMobile {
    display: block;
  }
}
#courseMobile .sortlist {
  line-height: 50px;
  height: 50px;
  font-size: 21px;
  color: #FFFFFF;
  background: #000000;
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
}
#courseMobile .sortlist .sort {
  width: 50%;
  float: left;
  height: 50px;
  text-align: center;
  font-family: "微软雅黑";
}
#courseMobile .sortlist .sort .name {
  height: 50px;
  overflow: hidden;
}
#courseMobile .sortlist .sort a {
  color: #FFFFFF;
  display: block;
  border-top: solid 1px #FFFFFF;
  padding: 10px 0;
}
#courseMobile .sortlist .sort ul {
  display: none;
  line-height: 26px;
  font-size: 16px;
  background: #000000;
}
#courseMobile .sortlist .sort ul li .show {
  background: #8e2d31;
}
#courseMobile .sortlist .sort ul li .items {
  display: none;
  background: #7B7B7B;
}
#courseMobile .sortlist .sort ul li .items .item a {
  border-top: dashed 1px #FFFFFF;
}
#courseMobile .sortlist .sort ul li:hover .items {
  display: block;
}
#courseMobile .sortlist .onfocus {
  background: #8e2d31;
}
#courseMobile .sortlist:after {
  content: " ";
  display: block;
  clear: both;
}
#courseMobile .datalist {
  margin: 30px auto;
  clear: both;
}
#courseMobile .datalist #iframe_courselist {
  border: none;
  width: 100%;
  height: 800px;
}
@media (max-width: 500px) {
  #courseMobile .sortlist {
    font-size: 16px;
  }
  #courseMobile .datalist {
    margin: 0;
  }
  #courseMobile .datalist #iframe_courselist {
    height: 640px;
  }
}
#page {
  text-align: center;
}
#page em {
  font-style: normal;
}

#page span {
  display: inline-block;
  border: solid 1px #000000;
  padding: 4px 10px;
  margin: 0 3px;
}
#page .current {
  background: #cc2128;
  color: #FFFFFF;
  border-color: #cc2128;
}
#peixunlist ul li {
  margin: 10px 0;
}
#peixunlist ul li .data {
  padding: 10px;
  background: #9b9b9b;
  height: 440px;
  text-align: center;
  color: #FFFFFF;
}
#peixunlist ul li .data .img {
  height: 250px;
  margin-bottom: 20px;
}
#peixunlist ul li .data .tit {
  font-size: 20px;
  height: 56px;
  opacity: .8;
  /* text-overflow: ellipsis;
  white-space: nowrap; */
  overflow: hidden;
}
#peixunlist ul li .data .jianjie {
  font-size: 16px;
  opacity: .8;
  height: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 10px;
  background: url(../images/z26.png) bottom center no-repeat;
}
@media (max-width: 500px) {
  #peixunlist ul li {
    padding: 0 5px;
  }
  #peixunlist ul li .data {
    height: 280px;
  }
  #peixunlist ul li .data .img {
    height: 130px;
    margin-bottom: 10px;
  }
  #peixunlist ul li .data .tit {
    font-size: 16px;
  }
  #peixunlist ul li .data .jianjie {
    font-size: 14px;
    height: 30px;
  }
  #peixunlist ul li .data .more img {
    width: 100px;
  }
	#page a,
	#page span {
	  padding: 0 6px;
	  margin: 0 2px;
	}
}
#team{
	position: relative;
	width: 100%;
}
#team #teamIndex {
  text-align: center;
  position: relative;
  padding-top: 60px;
}
#team #teamIndex .t1 {
  padding: 50px 0;
}
#team #teamIndex .t2 img {
  max-width: 100%;
}
#team #teamIndex .down img {
  mix-blend-mode: difference;
  cursor: pointer;
}
#team #teamList {
  position: relative;
  width: 100%;
}
#team #teamList .upImg {
  position: absolute;
  left: 0;
  bottom: 10px;
  z-index: 10000;
  width: 100%;
  text-align: center;
}
#team #teamList .upImg img {
  cursor: pointer;
}
#team #teamList .leftMenu {
  width: 240px;
  position: absolute;
  left: 0;
  top: 135px;
  text-align: center;
  z-index: 100;
  color: #FFFFFF;
}
#team #teamList .leftMenu ul li {
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
#team #teamList .leftMenu ul li .name {
  line-height: 60px;
  font-size: 20px;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  transition: all 0.2s;
}
#team #teamList .leftMenu ul li .items {
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8);
}
#team #teamList .leftMenu ul li .items .item {
  line-height: 36px;
  font-size: 16px;
  transition: all 0.2s;
  cursor: pointer;
}
#team #teamList .leftMenu ul li:hover .name {
  transform: scale(1.1);
}
#team #teamList .leftMenu ul li:hover .items .item:hover {
  line-height: 50px;
  background: #8f383a;
}
#team #teamList .leftMenu ul .onfocus .name {
  background: #8f383a;
}
#team #teamList .leftMenu ul .onfocus .items .onfocus {
  line-height: 50px;
  background: #8f383a;
}
#team #teamList #teamList1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg1.jpg) center center / cover no-repeat;
}
#team #teamList #teamList1 .sbtnGroup {
  position: relative;
}
#team #teamList #teamList1 .sbtnGroup .sbtn {
  z-index: 10;
  width: 38px;
  height: 132px;
  cursor: pointer;
  opacity: 1;
  top: 380px;
}
#team #teamList #teamList1 .sbtnGroup .swiper-button-prev {
  background: url(../images/z27.png);
  left: -80px;
}
#team #teamList #teamList1 .sbtnGroup .swiper-button-next {
  background: url(../images/z28.png);
  right: -80px;
}
#team #teamList #teamList1 .sbtnGroup .swiper-button-prev:hover {
  background: url(../images/z73.png);
}
#team #teamList #teamList1 .sbtnGroup .swiper-button-next:hover {
  background: url(../images/z74.png);
}
#team #teamList #teamList1 .swiper-container{
	position: relative;
	width: 100%;
}
#team #teamList #teamList1 .swiper-slide {
  position: relative;
}
#team #teamList #teamList1 .swiper-slide .data {
  height: 100%;
  position: relative;
  color: #FFFFFF;
}
#team #teamList #teamList1 .swiper-slide .data .row {
  position: relative;
  height: 100%;
}
#team #teamList #teamList1 .swiper-slide .data .row .obj {
  position: absolute;
  left: 0;
  top: 0;
  width: 40%;
  height: 100%;
}
#team #teamList #teamList1 .swiper-slide .data .row .obj .d1 {
  margin-top: 140px;
}
#team #teamList #teamList1 .swiper-slide .data .row .obj .d1 img {
  max-width: 100%;
}
#team #teamList #teamList1 .swiper-slide .data .row .obj .d2 {
  font-size: 30px;
  font-weight: bold;
  margin: 30px 0;
}
#team #teamList #teamList1 .swiper-slide .data .row .obj .d3 {
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 80px;
  font-family: "微软雅黑";
  background: url(../images/t8.png) left bottom no-repeat;
}
#team #teamList #teamList1 .swiper-slide .data .row .obj .d3 p {
  display: block;
  /* min-height: 24px; */
  background: url(../images/t7.png) left center no-repeat;
  padding-left: 15px;
}
#team #teamList #teamList1 .swiper-slide .data .row .img {
  position: absolute;
  right: 0;
  top: 0;
  width: 57%;
  height: 100%;
  background: url(../images/t4.png);
}
#team #teamList #teamList1 .swiper-slide .data .row .img .man {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
}
#team #teamList #teamList1 .swiper-slide .bottom {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#team #teamList #teamList1 .swiper-slide .bottom .container {
  padding: 20px 0;
  font-size: 15px;
  line-height: 30px;
  color: #FFFFFF;
}
#team #teamList #teamList1 .swiper-slide:nth-child(2n) .data .row .obj {
  left: auto;
  right: 0;
}
#team #teamList #teamList1 .swiper-slide:nth-child(2n) .data .row .obj .d3 {
  padding-bottom: 0;
  background: url(../images/t8.png) right bottom no-repeat;
}
#team #teamList #teamList1 .swiper-slide:nth-child(2n) .data .row .img {
  right: auto;
  left: 0;
}
#team #teamList #teamList2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg2.jpg) center center / cover no-repeat;
}
#team #teamList #teamList2 .sbtnGroup {
  position: relative;
}
#team #teamList #teamList2 .sbtnGroup .sbtn {
  z-index: 10;
  width: 38px;
  height: 132px;
  cursor: pointer;
  opacity: 1;
  top: 300px;
}
#team #teamList #teamList2 .sbtnGroup .swiper-button-prev {
  background: url(../images/z27.png);
  left: -80px;
}
#team #teamList #teamList2 .sbtnGroup .swiper-button-next {
  background: url(../images/z28.png);
  right: -80px;
}
#team #teamList #teamList2 .sbtnGroup .swiper-button-prev:hover {
  background: url(../images/z73.png);
}
#team #teamList #teamList2 .sbtnGroup .swiper-button-next:hover {
  background: url(../images/z74.png);
}
#team #teamList #teamList2 .swiper-slide {
  position: relative;
}
#team #teamList #teamList2 .swiper-slide .data {
  height: 100%;
  position: relative;
  color: #FFFFFF;
}
#team #teamList #teamList2 .swiper-slide .data .row {
  position: relative;
  height: 100%;
}
#team #teamList #teamList2 .swiper-slide .data .row .obj {
  position: absolute;
  left: 0;
  top: 0;
  width: 40%;
  height: 100%;
}
#team #teamList #teamList2 .swiper-slide .data .row .obj .d1 {
  margin-top: 140px;
}
#team #teamList #teamList2 .swiper-slide .data .row .obj .d1 img {
  max-width: 100%;
}
#team #teamList #teamList2 .swiper-slide .data .row .obj .d2 {
  font-size: 30px;
  font-weight: bold;
  margin: 30px 0;
}
#team #teamList #teamList2 .swiper-slide .data .row .obj .d3 {
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 80px;
  font-family: "微软雅黑";
  background: url(../images/t8.png) left bottom no-repeat;
}
#team #teamList #teamList2 .swiper-slide .data .row .obj .d3 p {
  display: block;
  min-height: 24px;
  background: url(../images/t7.png) left center no-repeat;
  padding-left: 15px;
}
#team #teamList #teamList2 .swiper-slide .data .row .img {
  position: absolute;
  right: 0;
  top: 0;
  width: 57%;
  height: 100%;
  background: url(../images/t4.png);
}
#team #teamList #teamList2 .swiper-slide .data .row .img .man {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
}
#team #teamList #teamList2 .swiper-slide .bottom {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#team #teamList #teamList2 .swiper-slide .bottom .container {
  padding: 20px 0 60px 0;
  font-size: 15px;
  line-height: 30px;
  color: #FFFFFF;
}
#team #teamList #teamList2 .swiper-slide:nth-child(2n) .data .row .obj {
  left: auto;
  right: 0;
}
#team #teamList #teamList2 .swiper-slide:nth-child(2n) .data .row .img {
  right: auto;
  left: 0;
}
#team #teamList .show {
  z-index: 10;
}
@media (max-width: 1600px) and (min-width: 1400px) {
  #team #teamIndex {
    padding-top: 80px;
  }
  #team #teamIndex .t1 {
    padding: 20px 0;
  }
  #team #teamIndex .t1 img {
    height: 120px;
  }
  #team #teamList .leftMenu {
    width: 200px;
  }
  #team #teamList #teamList1 .sbtnGroup .swiper-button-prev {
    left: -20px;
  }
  #team #teamList #teamList1 .sbtnGroup .swiper-button-next {
    right: -20px;
  }
  #team #teamList #teamList1 .data {
    width: 1000px;
  }
  #team #teamList #teamList1 .data .row .d1 img {
    height: 120px;
  }
  #team #teamList #teamList2 .sbtnGroup .swiper-button-prev {
    left: -20px;
  }
  #team #teamList #teamList2 .sbtnGroup .swiper-button-next {
    right: -20px;
  }
  #team #teamList #teamList2 .data {
    width: 1000px;
  }
  #team #teamList #teamList2 .data .row .d1 img {
    height: 120px;
  }
}
@media (max-width: 1400px) and (min-width: 1000px) {
  #team #teamIndex .t1 {
    padding: 30px 0;
  }
  #team #teamIndex .t1 img {
    height: 100px;
  }
  #team #teamIndex .t2 img{
  	width: 900px;
  }
  #team #teamList .upImg {
    bottom: 0;
  }
  #team #teamList .upImg img {
    height: 30px;
  }
  #team #teamList .leftMenu {
    width: 160px;
    top: 100px;
  }
  #team #teamList .leftMenu ul li {
    line-height: 40px;
  }
  #team #teamList .leftMenu ul li .name {
    line-height: 40px;
    font-size: 16px;
  }
  #team #teamList .leftMenu ul li .items .item {
    font-size: 14px;
  }
  #team #teamList .leftMenu ul li .items .onfocus {
    line-height: 30px;
  }
  #team #teamList #teamList1 .sbtnGroup{
  	width: 960px;
  }
  #team #teamList #teamList1 .sbtnGroup .swiper-button-prev {
    left: 20px;
    top: 300px;
  }
  #team #teamList #teamList1 .sbtnGroup .swiper-button-next {
    right: 20px;
    top: 300px;
  }
  #team #teamList #teamList1 .swiper-slide .data {
    width: 800px;
  }
  #team #teamList #teamList1 .swiper-slide .data .row .obj .d1 {
    margin-top: 100px;
  }
  #team #teamList #teamList1 .swiper-slide .data .row .obj .d1 img {
    width: 160px;
  }
  #team #teamList #teamList1 .swiper-slide .data .row .obj .d2 {
    margin: 15px 0;
    font-size: 24px;
  }
  #team #teamList #teamList1 .swiper-slide .data .row .obj .d3 {
    background: none;
    font-size: 12px;
    line-height: 20px;
  }
  #team #teamList #teamList1 .swiper-slide .data .row .img .man {
    width: 70%;
    left: 15%;
  }
  #team #teamList #teamList1 .swiper-slide .bottom .container {
    font-size: 13px;
    line-height: 24px;
    padding: 10px 0;
    width: 800px;
  }
  #team #teamList #teamList2 .sbtnGroup{
  	width: 960px;
  }
  #team #teamList #teamList2 .sbtnGroup .swiper-button-prev {
    left: 20px;
    top: 300px;
  }
  #team #teamList #teamList2 .sbtnGroup .swiper-button-next {
    right: 20px;
    top: 300px;
  }
  #team #teamList #teamList2 .swiper-slide .data {
    width: 800px;
  }
  #team #teamList #teamList2 .swiper-slide .data .row .obj .d1 {
    margin-top: 100px;
  }
  #team #teamList #teamList2 .swiper-slide .data .row .obj .d1 img {
    width: 160px;
  }
  #team #teamList #teamList2 .swiper-slide .data .row .obj .d2 {
    margin: 15px 0;
    font-size: 24px;
  }
  #team #teamList #teamList2 .swiper-slide .data .row .obj .d3 {
    background: none;
    font-size: 12px;
    line-height: 20px;
  }
  #team #teamList #teamList2 .swiper-slide .data .row .img .man {
    width: 70%;
    left: 15%;
  }
  #team #teamList #teamList2 .swiper-slide .bottom .container {
    font-size: 13px;
    line-height: 24px;
    padding: 10px 0;
    width: 800px;
  }
}
@media (max-width: 980px) {
  #team {
    display: none;
  }
}
#teamMobile {
  display: none;
}
#teamMobile .all {
  text-align: center;
  margin-bottom: 30px;
}
#teamMobile .all .t1 {
  padding: 35px 0;
}
#teamMobile .all .t1 img {
  max-width: 70%;
}
#teamMobile .all .t2 img {
  max-width: 100%;
}
#teamMobile .sortlist {
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #000000;
  color: #FFFFFF;
  font-size: 20px;
  font-family: "微软雅黑";
}
#teamMobile .sortlist .sort {
  width: 50%;
  height: 50px;
  float: left;
}
#teamMobile .sortlist .onfocus {
  background: #8e2d31;
}
#teamMobile .sortlist:after {
  content: " ";
  display: block;
  clear: both;
}
#teamMobile .teacher {
  background: #8b8b8b;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
}
#teamMobile .teacher ul {
  display: none;
  margin: 0;
}
#teamMobile .teacher ul li {
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
#teamMobile .teacher ul li a {
  color: #FFFFFF;
}
#teamMobile .teacher .onfocus {
  display: block;
}
#teamMobile .datalist ul {
  display: none;
}
#teamMobile .datalist ul li {
  position: relative;
  overflow: hidden;
}
#teamMobile .datalist ul li .data {
  height: 600px;
  background: url(../images/t11.png);
  background-size: cover;
  position: relative;
  color: #FFFFFF;
}
#teamMobile .datalist ul li .data .obj {
  position: absolute;
  left: 15px;
  top: 0;
  height: 100%;
  width: 90%;
  z-index: 1;
}
#teamMobile .datalist ul li .data .obj .d1 {
  margin-top: 50px;
}
#teamMobile .datalist ul li .data .obj .d1 img {
  max-width: 100%;
  width: 200px;
}
#teamMobile .datalist ul li .data .obj .d2 {
  margin: 20px 0;
  font-size: 20px;
  font-family: "微软雅黑";
}
#teamMobile .datalist ul li .data .obj .d3 {
  font-size: 14px;
  line-height: 24px;
}
#teamMobile .datalist ul li .data .obj .d3 p {
  background: url(../images/t7.png) left top 8px no-repeat;
  padding-left: 12px;
}
#teamMobile .datalist ul li .data .img {
  position: absolute;
  right: 15px;
  top: 0;
  height: 100%;
  width: 57%;
  background: url(../images/t4.png);
}
#teamMobile .datalist ul li .data .img .man {
  position: absolute;
  left: 10%;
  top: 0;
  height: 100%;
  width: 100%;
  background-size: 90% auto;
  background-repeat: no-repeat;
  background-position: center center;
}
#teamMobile .datalist ul li .text {
  background: #000000;
  color: #FFFFFF;
  padding: 30px 20px;
  font-size: 16px;
  line-height: 24px;
}
#teamMobile .datalist ul li .text .g {
  margin-top: 10px;
}
#teamMobile .datalist ul li:nth-child(2n) .data .obj {
  left: auto;
  right: 15px;
  width: 280px;
}
#teamMobile .datalist ul li:nth-child(2n) .data .img {
  right: auto;
  left: 15px;
}
#teamMobile .datalist .onfocus {
  display: block;
}
@media (max-width: 980px) {
  #teamMobile {
    display: block;
  }
}
@media (max-width: 500px) {
  #teamMobile {
    display: block;
  }
  #teamMobile .datalist ul li .data {
    height: 350px;
  }
  #teamMobile .datalist ul li .data .obj .d1 {
    margin-top: 20px;
  }
  #teamMobile .datalist ul li .data .obj .d2 {
    margin: 10px 0;
  }
  #teamMobile .datalist ul li .data .obj .d3 p {
    font-size: 12px;
    line-height: 20px;
  }
  #teamMobile .datalist ul li .data .img .man {
    background-size: contain;
  }
  #teamMobile .datalist ul li .text {
    padding: 15px;
    font-size: 14px;
  }
  #teamMobile .datalist ul li:nth-child(2n) .data .obj {
    width: 180px;
  }
}
#Talent {
  position: relative;
  background: url(../images/z30.jpg) center center / cover no-repeat;
}
#Talent .data {
  text-align: center;
  padding-top: 130px;
}
#Talent .data .name {
  font-size: 30px;
  font-family: "微软雅黑";
  font-weight: bold;
}
#Talent .data .text {
  font-size: 16px;
  line-height: 30px;
  margin: 20px 0;
  font-family: "微软雅黑";
}
#Talent .imgGroup {
  height: 1487px;
  position: relative;
  width: 1200px;
}
#Talent .imgGroup ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#Talent .imgGroup ul li {
  position: absolute;
  cursor: pointer;
}
#Talent .imgGroup ul li .obj {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #c61c26;
  opacity: 0;
  transition: all 0.2s;
}
#Talent .imgGroup ul li .obj .posdata {
  padding: 40px 20px;
  color: #FFFFFF;
}
#Talent .imgGroup ul li .obj .posdata .tit {
  font-size: 22px;
  line-height: 40px;
  font-family: "微软雅黑";
}
#Talent .imgGroup ul li .obj .posdata .text {
  font-size: 14px;
  line-height: 24px;
}
#Talent .imgGroup ul li .obj .posdata .money {
  font-size: 22px;
  line-height: 40px;
  font-family: "微软雅黑";
}
#Talent .imgGroup ul .onfocus .obj {
  opacity: 1;
}
#Talent .imgGroup ul .t1 {
  left: 240px;
  top: 0;
  width: 240px;
  height: 360px;
}
#Talent .imgGroup ul .t2 {
  left: 0;
  top: 150px;
  width: 240px;
  height: 360px;
}
#Talent .imgGroup ul .t3 {
  left: 480px;
  top: 150px;
  width: 480px;
  height: 360px;
}
#Talent .imgGroup ul .t4 {
  right: 0;
  top: 327px;
  width: 240px;
  height: 360px;
}
#Talent .imgGroup ul .t5 {
  left: 240px;
  top: 446px;
  width: 240px;
  height: 360px;
}
#Talent .imgGroup ul .t6 {
  right: 240px;
  top: 512px;
  width: 240px;
  height: 360px;
}
#Talent .imgGroup ul .t7 {
  left: 0;
  top: 595px;
  width: 240px;
  height: 360px;
}
#Talent .imgGroup ul .t8 {
  left: 480px;
  top: 642px;
  width: 240px;
  height: 360px;
}
#Talent .imgGroup ul .t9 {
  right: 0;
  top: 805px;
  width: 240px;
  height: 360px;
}
#Talent .imgGroup ul .t10 {
  left: 240px;
  top: 885px;
  width: 240px;
  height: 360px;
}
#Talent .imgGroup ul .t11 {
  right: 240px;
  bottom: 170px;
  width: 240px;
  height: 360px;
}
#Talent .imgGroup ul .t12 {
  left: 0;
  bottom: 0;
  width: 240px;
  height: 362px;
}
#Talent .imgGroup ul .t13 {
  left: 480px;
  bottom: 0;
}
#Talent .mobileImgGroup {
  display: none;
  padding-bottom: 30px;
}
#Talent .mobileImgGroup img {
  max-width: 100%;
}
@media (max-width: 1200px) and (min-width: 1000px) {
  #Talent .imgGroup {
    zoom: 0.7;
  }
}
@media (max-width: 1000px) {
  #Talent .data {
    padding-top: 50px;
  }
  #Talent .imgGroup {
    display: none;
  }
  #Talent .mobileImgGroup {
    display: block;
  }
}
#TalentMobile {
  display: none;
}
#TalentMobile ul li {
  margin: 20px 0;
  background: #c61c26;
  color: #FFFFFF;
}
#TalentMobile ul li .posdata {
  padding: 20px;
}
#TalentMobile ul li .posdata .tit {
  font-size: 22px;
  line-height: 40px;
  font-family: "微软雅黑";
}
#TalentMobile ul li .posdata .text {
  font-size: 14px;
  line-height: 24px;
}
#TalentMobile ul li .posdata .money {
  font-size: 22px;
  line-height: 40px;
  font-family: "微软雅黑";
}
@media (max-width: 1000px) {
  #TalentMobile {
    display: block;
  }
}
#lpsxy {
  background: url(../images/z32.png) center center / cover no-repeat;
  position: relative;
}
#lpsxy .mBanner {
  display: none;
}
#lpsxy .data {
  color: #FFFFFF;
}
#lpsxy .data .name {
  font-size: 32px;
  line-height: 2;
  font-family: "微软雅黑";
  font-weight: bold;
  padding-top: 100px;
}
#lpsxy .data .text {
  font-size: 16px;
  line-height: 30px;
  font-family: "微软雅黑";
}
#lpsxy .data .text img {
  max-width: 100%;
}
#lpsxy .list {
  margin-top: 50px;
}
#lpsxy .list ul li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 20px;
  background: url(../images/z33.png) left top 6px no-repeat;
}
#lpsxy .list ul li .tit {
  color: #ecd98e;
  font-size: 30px;
  font-family: "微软雅黑";
  font-weight: bold;
}
#lpsxy .list ul li .tips {
  font-size: 16px;
  line-height: 30px;
  font-family: "微软雅黑";
}
@media (min-width: 1600px) {
  #lpsxy .data {
    width: 1520px;
  }
}
@media (max-width: 1000px) {
  #lpsxy {
    background: none;
  }
  #lpsxy .data {
    color: #333333;
  }
  #lpsxy .data .name {
    padding-top: 20px;
    font-size: 22px;
  }
  #lpsxy .list {
    margin-top: 30px;
  }
  #lpsxy .list ul li {
    background: url(../images/z34.png) left top no-repeat;
  }
  #lpsxy .list ul li .tit {
    color: #333333;
    font-size: 22px;
  }
  #lpsxy .mBanner {
    display: block;
  }
}
#yjglxy {
  position: relative;
  background: url(../images/z35.png) right bottom;
}
#yjglxy .mBanner {
  display: none;
}
#yjglxy .data .name {
  font-size: 32px;
  line-height: 2;
  font-family: "微软雅黑";
  font-weight: bold;
  padding-top: 250px;
}
#yjglxy .data .text {
  font-size: 16px;
  line-height: 30px;
  font-family: "微软雅黑";
  width: 380px;
  margin-top: 20px;
}
#yjglxy .data .text img {
  max-width: 100%;
}
@media (min-width: 1600px) {
  #yjglxy .data {
    width: 1720px;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
	#yjglxy{
		background: url(../images/z35.png) right 0 bottom / auto 120% no-repeat,#D1D6DA;
	}
  #yjglxy .data {
    width: 1240px;
  }
  #yjglxy .data .name {
  	padding-top: 100px;
  }
}
@media (max-width: 1000px) {
  #yjglxy {
    background: none;
  }
  #yjglxy .data {
    color: #333333;
    margin-bottom: 50px;
  }
  #yjglxy .data .name {
    padding-top: 20px;
    font-size: 22px;
  }
  #yjglxy .data .text {
    width: 100%;
  }
  #yjglxy .mBanner {
    display: block;
  }
}
#yanjiuyuan {
  position: relative;
  background: url(../images/z37.png) center top / cover no-repeat;
}
#yanjiuyuan .mBanner {
  display: none;
}
#yanjiuyuan .data {
  color: #FFFFFF;
}
#yanjiuyuan .data .name {
  font-size: 32px;
  line-height: 2;
  font-family: "微软雅黑";
  font-weight: bold;
  padding-top: 100px;
}
#yanjiuyuan .data .text {
  font-size: 16px;
  line-height: 30px;
  font-family: "微软雅黑";
  width: 580px;
}
#yanjiuyuan .data .text img {
  max-width: 100%;
}
#yanjiuyuan .data .list {
  /* color: #b6e0ea; */
  color: #fff;
  margin-top: 60px;
  width: 580px;
}
#yanjiuyuan .data .list .tit span {
  display: inline-block;
  font-size: 32px;
  font-family: "微软雅黑";

  font-weight: bold;
}
#yanjiuyuan .data .list ul li {
  font-size: 16px;
  line-height: 30px;
  font-family: "微软雅黑";
  margin: 10px 0;

}
@media (min-width: 1600px) {
  #yanjiuyuan .data {
    width: 1520px;
  }
}
@media (max-width: 1000px) {
  #yanjiuyuan {
    background: none;
  }
  #yanjiuyuan .data {
    color: #333333;
  }
  #yanjiuyuan .data .name {
    padding-top: 20px;
    font-size: 22px;
  }
  #yanjiuyuan .data .text {
    width: 100%;
  }
  #yanjiuyuan .data .list {
    width: 100%;
    color: #333333;
  }
  #yanjiuyuan .data .list .tit span {
    border-color: #333333;
    font-size: 22px;
  }
  #yanjiuyuan .data .list ul li {
    background: url(../images/z41.png) left top 9px no-repeat;
  }
  #yanjiuyuan .mBanner {
    display: block;
  }
}
#brand {
  position: relative;
  background: url(../images/z43.png) left center;
}
#brand .mBanner {
  display: none;
}
#brand .data .name {
  font-size: 32px;
  line-height: 2;
  font-family: "微软雅黑";
  font-weight: bold;
  padding-top: 150px;
}
#brand .data .text {
  font-size: 16px;
  line-height: 30px;
  font-family: "微软雅黑";
  width: 960px;
  margin-top: 20px;
}
#brand .data .text img {
  max-width: 100%;
}
#brand .data .more {
  text-align: left;
  margin-top: 20px;
}
#brand .data .more a {
  transition: 0.5s;
  position: relative;
  width: 124px;
  line-height: 28px;
  height: 30px;
  overflow: hidden;
  border-radius: 20px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  background: #ffffff;
  color: #000000;
  border: solid 1px #e62129;
}
#brand .data .more a span {
  display: inline-block;
}
#brand .data .more a:before {
  transition: 0.5s;
  content: "";
  width: 0;
  height: 100%;
  background: #e62129;
  position: absolute;
  left: 50%;
  top: 0;
}
#brand .data .more a:hover:before {
  /*动画效果是从中间向右延伸至50%的宽度*/
  left: 0;
  /*这句多余，主要是为了对照*/
  width: 50%;
}
#brand .data .more a:after {
  transition: 0.5s;
  content: "";
  width: 0;
  height: 100%;
  background: #e62129;
  position: absolute;
  left: 50%;
  top: 0;
}
#brand .data .more a:hover:after {
  /*动画效果是从中间向右延伸至50%的宽度*/
  left: 50%;
  /*这句多余，主要是为了对照*/
  width: 50%;
}
#brand .data .more a:hover span {
  color: #ffffff;
  position: relative;
  z-index: 1;
}
@media (min-width: 1600px) {
  #brand .data {
    width: 1720px;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
	#brand{
		background: url(../images/z43.png) left center / 100% auto;
	}
  #brand .data {
    width: 1240px;
  }
}
@media (max-width: 1000px) {
  #brand {
    background: none;
  }
  #brand .data {
    color: #333333;
    margin-bottom: 50px;
  }
  #brand .data .name {
    padding-top: 20px;
    font-size: 22px;
  }
  #brand .data .text {
    width: 100%;
  }
  #brand .mBanner {
    display: block;
  }
}
#shzr {
  position: relative;
}
#shzr .leftMenu {
  position: fixed;
  left: 0;
  top: 360px;
  z-index: 10;
  width: 280px;
}
#shzr .leftMenu .tit {
  background: #000000;
  padding: 10px 20px;
  width: 280px;
  font-size: 15px;
  padding-left: 100px;
  transition: all 0.3s;
  position: relative;
  z-index: 1;
}
#shzr .leftMenu .tit a {
  display: block;
  width: 150px;
  color: #FFFFFF;
  transition: all 0.3s;
}
#shzr .leftMenu .onfocus {
  background: rgba(165, 42, 63, 0.8);
  z-index: 2;
  width: 300px;
}
#shzr .leftMenu .onfocus a {
  width: 150px;
}
#shzr .leftMenu .tit:hover {
  background: rgba(165, 42, 63, 0.8);
  z-index: 2;
  width: 300px;
}
#shzr .leftMenu .tit:hover a {
  width: 150px;
}
@media (min-width: 1000px) and (max-width: 1600px) {
  #shzr .leftMenu {
    top: 420px;
  }
  #shzr .leftMenu .tit {
    padding-left: 60px;
  }
}
@media (max-width: 1000px) {
  #shzr .leftMenu {
    display: none;
  }
}
#shzr #shzr1 {
  position: relative;
  background: url(../images/z45.png) center top;
  color: #FFFFFF;
  padding-top: 80px;
}
#shzr #shzr1 .mBanner {
  display: none;
}
#shzr #shzr1 .links {
  display: none;
}
#shzr #shzr1 .links .tit {
  line-height: 50px;
  font-size: 18px;
  padding: 0 15px;
  background: #000000;
  margin: 1px 0;
  font-family: "微软雅黑";
}
#shzr #shzr1 .links .tit a {
  color: #FFFFFF;
}
#shzr #shzr1 .links .onfocus {
  background: #8e2d31;
}
#shzr #shzr1 .data .tit {
  padding-top: 50px;
  font-size: 32px;
  font-family: "微软雅黑";
  text-align: center;
  font-weight: bold;
}
#shzr #shzr1 .data .text {
  font-size: 16px;
  line-height: 30px;
  font-family: "微软雅黑";
  margin: 20px 0;
}
#shzr #shzr1 .data .text img {
  max-width: 100%;
}
#shzr #shzr1 .data .more {
  text-align: center;
  margin-top: 20px;
}
#shzr #shzr1 .data .more a {
  transition: 0.5s;
  position: relative;
  width: 124px;
  line-height: 30px;
  height: 30px;
  border-radius: 30px;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  background: ;
  color: #ffffff;
  border: solid 1px #e62129;
}
#shzr #shzr1 .data .more a:before {
  transition: 0.5s;
  content: "";
  width: 0;
  height: 100%;
  background: #e62129;
  position: absolute;
  left: 50%;
  top: 0;
}
#shzr #shzr1 .data .more a:hover:before {
  /*动画效果是从中间向右延伸至50%的宽度*/
  left: 0;
  /*这句多余，主要是为了对照*/
  width: 51%;
}
#shzr #shzr1 .data .more a:after {
  transition: 0.5s;
  content: "";
  width: 0;
  height: 100%;
  background: #e62129;
  position: absolute;
  left: 50%;
  top: 0;
}
#shzr #shzr1 .data .more a:hover:after {
  /*动画效果是从中间向右延伸至50%的宽度*/
  left: 50%;
  /*这句多余，主要是为了对照*/
  width: 50%;
}
#shzr #shzr1 .data .more a:hover span {
  color: #ffffff;
  position: relative;
  z-index: 1;
}
#shzr #shzr1 .data .icon {
  text-align: center;
}
@media (max-width: 1000px) {
  #shzr #shzr1 {
    background: none;
    padding: 0;
  }
  #shzr #shzr1 .data {
    color: #333333;
    margin-bottom: 50px;
  }
  #shzr #shzr1 .data .tit {
    padding-top: 20px;
    font-size: 22px;
  }
  #shzr #shzr1 .data .more a {
    color: #333333;
  }
  #shzr #shzr1 .data .icon {
    display: none;
  }
  #shzr #shzr1 .mBanner {
    display: block;
  }
  #shzr #shzr1 .links {
    display: block;
  }
}
#shzr #shzr2 {
  position: relative;
}
#shzr #shzr2 .group1 {
  position: relative;
  background: url(../images/z48.png) center top;
  color: #FFFFFF;
  height: 1490px;
  padding-top: 80px;
}
#shzr #shzr2 .group1 .mBanner {
  display: none;
}
#shzr #shzr2 .group1 .links {
  display: none;
}
#shzr #shzr2 .group1 .links .tit {
  line-height: 50px;
  font-size: 18px;
  padding: 0 15px;
  background: #000000;
  margin: 1px 0;
  font-family: "微软雅黑";
}
#shzr #shzr2 .group1 .links .tit a {
  color: #FFFFFF;
}
#shzr #shzr2 .group1 .links .onfocus {
  background: #8e2d31;
}
#shzr #shzr2 .group1 .data {
  height: 1130px;
}
#shzr #shzr2 .group1 .data .tit {
  padding-top: 50px;
  font-size: 32px;
  font-family: "微软雅黑";
  text-align: center;
  font-weight: bold;
}
#shzr #shzr2 .group1 .data .text {
  font-size: 16px;
  line-height: 30px;
  font-family: "微软雅黑";
  margin: 40px 0;
}
#shzr #shzr2 .group1 .data .text img {
  max-width: 100%;
}
#shzr #shzr2 .group1 .imgGroup {
  background: #fbf8f3;
}
#shzr #shzr2 .group2 {
  position: relative;
  background: url(../images/z49.png) top center no-repeat, #fbf8f3;
  height: 1760px;
}
#shzr #shzr2 .group2 .z1 {
  text-align: center;
  padding-top: 110px;
  font-size: 40px;
  font-family: "微软雅黑";
  color: #846134;
  font-weight: bold;
  margin-bottom: 20px;
}
#shzr #shzr2 .group2 .z2 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 100px;
}
#shzr #shzr2 .group2 .z2 span {
  font-weight: bold;
}
#shzr #shzr2 .group2 .join {
  font-family: "微软雅黑";
}
#shzr #shzr2 .group2 .join .ziduan {
  text-align: center;
  width: 680px;
  font-size: 30px;
  font-family: "微软雅黑";
  color: #846134;
  margin: 0 auto;
  background: url(../images/z51.png) left center no-repeat, url(../Images/z51.png) right center no-repeat;
}
#shzr #shzr2 .group2 .join .jointext {
  font-size: 16px;
  line-height: 40px;
  width: 600px;
  margin: 0 auto;
  padding: 40px 0;
}
#shzr #shzr2 .group2 .join .jointext p {
  padding-left: 20px;
  background: url(../images/z52.png) left top 13px no-repeat;
}
#shzr #shzr2 .group2 .join .jointext p span {
  font-weight: bold;
}
#shzr #shzr2 .group2 .shouquan {
  font-family: "微软雅黑";
  width: 900px;
  margin: 0 auto;
}
#shzr #shzr2 .group2 .shouquan .ziduan {
  text-align: center;
  width: 520px;
  font-size: 30px;
  font-family: "微软雅黑";
  color: #846134;
  margin: 0 auto;
  background: url(../images/z51.png) left center no-repeat, url(../images/z51.png) right center no-repeat;
}
#shzr #shzr2 .group2 .shouquan .list ul li {
  margin: 40px 0;
}
#shzr #shzr2 .group2 .shouquan .list ul li .tit span {
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  background: #846134;
  color: #FFFFFF;
  font-size: 30px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
}
#shzr #shzr2 .group2 .shouquan .list ul li .text {
  font-size: 16px;
  line-height: 30px;
  font-family: "微软雅黑";
  margin-top: 10px;
}
#shzr #shzr2 .group2 .contact {
  font-family: "微软雅黑";
  width: 900px;
  margin: 80px auto 0;
  position: relative;
  height: 130px;
}
#shzr #shzr2 .group2 .contact img {
  margin: 0 10px;
}
#shzr #shzr2 .group2 .contact .text {
  position: absolute;
  width: 400px;
  left: 320px;
  top: 20px;
  font-size: 20px;
  font-family: "微软雅黑";
  line-height: 2;
}
@media (max-width: 1000px) {
  #shzr #shzr2 {
    background: none;
  }
  #shzr #shzr2 .group1 {
    background: #fbf8f3;
    color: #333333;
    height: auto;
    padding: 0;
  }
  #shzr #shzr2 .group1 .mBanner {
    display: block;
  }
  #shzr #shzr2 .group1 .links {
    display: block;
  }
  #shzr #shzr2 .group1 .data {
    height: auto;
  }
  #shzr #shzr2 .group1 .data .tit {
    padding-top: 20px;
    font-size: 22px;
  }
  #shzr #shzr2 .group2 {
    background: url(../images/z49.png) top center / contain no-repeat, #fbf8f3;
    height: auto;
  }
  #shzr #shzr2 .group2 .container {
    padding: 0;
  }
  #shzr #shzr2 .group2 .container .z1 {
    font-size: 22px;
    display: none;
  }
  #shzr #shzr2 .group2 .container .z2 {
    font-size: 16px;
    display: none;
  }
  #shzr #shzr2 .group2 .container .join {
    margin-top: 40px;
    padding: 0 15px;
  }
  #shzr #shzr2 .group2 .container .join .ziduan {
    width: 100%;
    font-size: 24px;
    background: url(../images/z51.png) left center / 50px 3px no-repeat, url(../images/z51.png) right center / 50px 3px no-repeat;
  }
  #shzr #shzr2 .group2 .container .join .jointext {
    width: 100%;
    padding: 20px 0;
    font-size: 14px;
    line-height: 28px;
  }
  #shzr #shzr2 .group2 .container .join .jointext p {
    background: url(../images/z52.png) left top 8px no-repeat;
  }
  #shzr #shzr2 .group2 .container .shouquan {
    width: 100%;
    padding: 0 15px;
  }
  #shzr #shzr2 .group2 .container .shouquan .ziduan {
    width: 100%;
    font-size: 24px;
    background: url(../images/z51.png) left 30px center / 50px 3px no-repeat, url(../images/z51.png) right 30px center / 50px 3px no-repeat;
  }
  #shzr #shzr2 .group2 .container .shouquan .list ul li .tit span {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
  }
  #shzr #shzr2 .group2 .container .shouquan .list ul li .text {
    font-size: 14px;
    line-height: 28px;
  }
  #shzr #shzr2 .group2 .container .contact {
    width: 100%;
    padding: :;
    overflow: hidden;
  }
  #shzr #shzr2 .group2 .container .contact img {
    width: 70px;
    height: 70px;
    margin: 0 2px;
  }
  #shzr #shzr2 .group2 .container .contact .text {
    left: 150px;
    font-size: 12px;
    line-height: 2;
    top: 10px;
  }
}
#contact {
  position: relative;
  background: url(../images/z55.jpg) center center / cover;
}
#contact .data .group .en {
  text-align: center;
  font-size: 60px;
  color: #d9d9d9;
  font-weight: bold;
  padding-top: 100px;
}
#contact .data .group .cn {
  text-align: center;
  font-size: 40px;
  color: #ffffff;
}
#contact .data .group .tips {
  text-align: center;
  font-size: 24px;
  color: #FFFFFF;
  margin-top: 40px;
  line-height: 40px;
}
#contact .data .group .zixun {
  text-align: center;
  margin: 20px 0;
}
#contact .data .group .zixun a {
  margin: 0 20px;
}
#contact .data .group .zixun .wap {
  display: none;
}
#contact .data .group .sort {
  text-align: center;
  color: #FFFFFF;
  font-size: 24px;
  padding: 30px 0;
  line-height: 40px;
}
#contact .data .group .sort span {
  display: inline-block;
  padding-left: 30px;
  background: url(../images/z59.png) left center no-repeat;
}
#contact .data .list {
  width: 960px;
  margin: 30px auto;
}
#contact .data .list ul li {
  height: 40px;
  margin: 10px 0;
  position: relative;
}
#contact .data .list ul li .city {
  width: 170px;
  height: 40px;
  line-height: 40px;
  color: #FFFFFF;
  background: rgba(255, 23, 33, 0.4);
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  font-family: "微软雅黑";
}
#contact .data .list ul li .obj {
  position: absolute;
  left: 200px;
  top: 0;
  line-height: 30px;
  border-bottom: dashed 1px #FFFFFF;
  color: #FFFFFF;
  color: rgba(255, 255, 255, 0.8);
  font-family: "微软雅黑";
}
#contact .data .list ul li .obj .tel {
  font-size: 16px;
  display: inline-block;
  width: 220px;
  padding-left: 20px;
  background: url(../images/z60.png) left center no-repeat;
}
#contact .data .list ul li .obj .address {
  font-size: 16px;
  display: inline-block;
  padding-left: 20px;
  background: url(../images/z61.png) left center no-repeat;
}
@media (max-width: 1000px) {
  #contact {
    background: none;
  }
  #contact .data {
    padding: 0;
    width: 100%;
  }
  #contact .data .group {
    background: url(../images/z55.jpg) center center / cover;
  }
  #contact .data .group .zixun .pc {
    display: none;
  }
  #contact .data .group .zixun .wap {
    display: inline-block;
  }
  #contact .data .list {
    width: 100%;
    background: #7a7a7b;
    margin: 0 auto;
    padding: 0 15px;
  }
  #contact .data .list ul li {
    height: auto;
    margin: 0;
    padding: 15px 0;
  }
  #contact .data .list ul li .city {
    position: relative;
    left: 0;
  }
  #contact .data .list ul li .obj {
    position: relative;
    left: 0;
    border-bottom: none;
  }
  #contact .data .list ul li .obj .tel {
    display: block;
  }
  #contact .data .list ul li .obj .address {
    display: block;
  }
}
@media (max-width: 500px) {
  #contact .data .group .en {
    font-size: 40px;
    padding-top: 40px;
  }
  #contact .data .group .cn {
    font-size: 30px;
  }
  #contact .data .group .tips {
    font-size: 14px;
    margin-top: 10px;
  }
  #contact .data .group .zixun a {
    margin: 0 10px;
  }
  #contact .data .group .zixun a img {
    width: 120px;
  }
  #contact .data .group .sort {
    padding: 10px 0;
  }
  #contact .data .list ul li .city {
    line-height: 36px;
    height: 36px;
    font-size: 16px;
  }
  #contact .data .list ul li .obj {
    line-height: 24px;
    margin-top: 5px;
  }
  #contact .data .list ul li .obj .tel {
    font-size: 14px;
  }
  #contact .data .list ul li .obj .address {
    font-size: 14px;
  }
}
#newslist {
  position: relative;
  background: url(../images/z11.png) center center / cover no-repeat;
  padding: 60px 0;
}
#newslist .container {
  position: relative;
}
#newslist .container .en {
  text-align: center;
  font-size: 50px;
  color: #C8C8C8;
}
#newslist .container .cn {
  text-align: center;
  font-size: 36px;
  color: #8b8b8c;
  font-weight: bold;
}
#newslist .container .list {
  margin-top: 40px;
}
#newslist .container .list ul li {
  margin: 20px 0;
}
#newslist .container .list ul li .data {
  background: #FFFFFF;
  height: 330px;
  position: relative;
  box-shadow: 2px 2px 10px #DDDDDD;
}
#newslist .container .list ul li .data .img {
  height: 270px;
  overflow: hidden;
}
#newslist .container .list ul li .data .img a {
  display: block;
  height: 100%;
  transition: all 0.2s;
  background-size: cover;
}


@media (max-width: 1600px) and (min-width: 1400px){
	#newslist .container .list{
	}
	#newslist .container .list ul li .data{
		height: 310px;
	}
	#newslist .container .list ul li .data .img{height: 200px;}
}
@media (min-width: 1000px) {
  #newslist .container .list ul li .data .img a:hover {
    transform: scale(1.1);
  }
}
#newslist .container .list ul li .data .tit {
  font-size: 16px;
  line-height: 30px;
  padding: 0 15px;
  margin: 15px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#newslist .container .list ul li .data .tips {
  width: 100%;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  padding: 0 15px;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 20px;
}
#newslist .container .list ul:after {
  content: " ";
  display: block;
  clear: both;
}


@media (min-width: 1200px) and (max-width: 1400px) {
	#newslist .container .list{
		margin-top: 30px;
	}
  #newslist .container .list ul li .data {
    height: 260px;
  }
  #newslist .container .list ul li .data .img {
    height: 210px;
  }
}

@media (min-width: 1600px) {
  #newslist .container {
    width: 1500px;
  }
}
@media (max-width: 500px) {
  #newslist {
    padding: 30px 0;
  }
  #newslist .container .en {
    font-size: 32px;
  }
  #newslist .container .cn {
    font-size: 26px;
  }
  #newslist .container .list {
    margin-top: 20px;
  }
  #newslist .container .list ul li {
    margin: 10px 0;
    padding: 0 5px;
  }
  #newslist .container .list ul li .data {
    height: 226px;
  }
  #newslist .container .list ul li .data .img {
    height: 140px;
  }
  #newslist .container .list ul li .data .tit {
    font-size: 14px;
    line-height: 24px;
    padding: 0 10px;
    margin: 10px 0;
  }
  #newslist .container .list ul li .data .tips {
    line-height: 30px;
    height: 30px;
    padding: 0 10px;
    color: #888888;
    bottom: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}
#newsshow {
  text-align: center;
  padding: 130px 0 50px 0;
}
#newsshow .container .title {
  font-size: 24px;
  line-height: 40px;
  font-family: "微软雅黑";
}
#newsshow .container .time {
  font-size: 15px;
  font-family: "微软雅黑";
  line-height: 30px;
}
#newsshow .container .content {
  padding: 36px 0;
  border-top: dashed 1px #000000;
  margin: 10px 0;
  text-align: left;
  font-size: 16px;
  line-height: 30px;
}
#newsshow .container .content img {
  max-width: 100%;
}
@media (max-width: 500px) {
  #newsshow {
    padding: 30px 0;
  }
  #newsshow .container .title {
    font-size: 18px;
    line-height: 30px;
  }
}
