@charset "utf-8";
body {
	 font-family:'Microsoft YaHei','微软雅黑','Century Gothic', 'Helvetica', 'SimSun', '宋体', 'Heiti', '黑体', 'Arial', 'sans-serif';
	 font-size:14px;
	 width:100%;
	 height:100%;
	 color:#666;
	 -webkit-font-smoothing: antialiased;
   background: url(../images/body_bg.gif) center;
    -webkit-text-size-adjust: none;
}
*{
	 margin:0;
	 padding:0;
}
li {
	 list-style:none;
}
em,span,i{
  display: inline-block;
}
a {
	 text-decoration:none;
	 color: inherit;
   color: #333;
   display: block;
}
.simple-article ul li,
ol li{
    list-style: inside;
}
button{
  border: 0;
  cursor: pointer;
  transition: 0.3s all;
  display: block;
}
input,
select,
textarea {

	 border:none;
	 outline:none;
	 background:none;
	 font-family:'微软雅黑';
	 padding: 0;
   font-size: 12px;
}
textarea {
	 resize:none;
	 overflow: hidden;
	 -webkit-appearance: none;
}
img {
	 border:none;
	 vertical-align: top;
}
table {
	 border:0;
	 border-collapse: collapse;
}
em,
i {
	 font-style:normal;
}
.fr {
	 float:right;
}
.fl {
	 float:left;
}
.clear {
	 zoom:1;
}
.clear:after {
	 content:"";
	 display:block;
	 clear:both;
}
.contain{
	width: 1000px;
	margin: 0 auto;
}
table{width:100%;border-collapse:collapse;border-spacing:1;border-spacing:0;}

img{max-width: 100%;height: auto;}

input::-ms-clear{display:none;}
input::-ms-reveal{display:none;}


.simple-article h1,.simple-article h2,.simple-article h3,.simple-article h4,.simple-article h5,.simple-article h6 {font-weight:bold;}
.simple-article h1 { font-size:34px; line-height:1.3em; margin-bottom:5px;}
.simple-article h2 { font-size:30px; line-height:1.2em; margin-bottom:10px; }
.simple-article h3 { font-size:26px; line-height:1.6em; margin-bottom:10px; }
.simple-article h4 { font-size:22px; line-height:1.25em; margin-bottom:10px; }
.simple-article h5 { font-size:18px; line-height:1.6em; margin-bottom:10px;}
.simple-article h6 { font-size:14px; line-height:1.5em; margin-bottom:10px; }
.simple-article a{display: inline-block;}
.simple-article blockquote { display:block; font-family: Georgia,"Times New Roman",Times,serif; padding:10px 20px 10px 45px; color:#666; line-height:160%; margin-bottom:15px;} /* ????”¨ */
.simple-article blockquote em { color:#999; text-align:right; display:block;}
.dropcap {float:left;   padding:10px 10px 5px 0; font-weight:bold;}  /* é|–?-—????2‰ */
.simple-article hr{ border:1px solid #ddd; border-width:0 0 1px 0; height:1px; font-size:0; margin:25px 0; clear:both; *margin:17px 0;}
.simple-article .br {font-size: 0;}


/*-------------------------------------
   List
-------------------------------------*/
.simple-article li ul,.simple-article li ol { margin: 0; }
.simple-article ul,.simple-article ol { margin: 0 0 15px 0; padding-left:1.5em; line-height:180%; _margin-left:5px; }
.simple-article ul { list-style-type:disc;}
.simple-article ul.square { list-style:square;}
.simple-article ul.circle { list-style:circle;}

.simple-article ol { list-style-type:decimal; *padding-left:1.8em;}
.simple-article dl { margin: 0 0 1.5em 0; }
.simple-article dl dt { font-weight: bold; }
.simple-article dd { margin-left: 1.5em;}

/*-------------------------------------
   2. table
-------------------------------------*/
.simple-article table {border-collapse: collapse; border-spacing: 0;overflow:hidden; width:fit-content; margin-bottom:15px;}
.simple-article table th { font-weight:bold;}
.simple-article table th, .simple-article table td {
    border: 1px solid #DDDDDD;
    line-height: 18px;
    padding: 8px;
    /*text-align: left;*/
    vertical-align: top;
}
.simple-article table colgroup + thead tr:first-child th, .simple-article table colgroup + thead tr:first-child td, .simple-article table thead:first-child tr:first-child th, .simple-article table thead:first-child tr:first-child td {border-top: 0 none;}
.simple-article table thead tr th,.simple-article table thead tr td {*border-top: 0 none;}
.simple-article .table-striped tbody tr:nth-child(2n+1) td,.simple-article  .table-striped tbody tr:nth-child(2n+1) th { background-color: #F9F9F9;}
.simple-article table th { background:#EBEBEB;}
.simple-article .table-bordered { -moz-border-colors: none; border-collapse: separate; border-color: #DDDDDD #DDDDDD #DDDDDD; border-style: solid solid solid none; border-width: 1px 1px 1px 0;}
.simple-article .table-bordered th, .table-bordered td {border-left: 1px solid #DDDDDD;}
.simple-article .table-row thead th { background:#ebebeb; }
.simple-article .table-row tbody th { background:#f5f5f5; }
.simple-article .table-col { border-top-width:0; }
.simple-article .table-col tbody th { background:#ebebeb; }
.simple-article ul li{list-style: inside}
/*Alignment*/
.alignleft {
   display:inline; float:left; margin-right:1.625em;
}
.alignright {
   clear:both; display:inline; float:right; margin-left:1.625em;
}
.aligncenter {
   clear:both; display:block; margin-left:auto; margin-right:auto;
}

/*-------------------------------------
   page 翻页器end
-------------------------------------*/

.simple-article video,
.simple-article .wp-video{
    clear:both; display:block; margin-left:auto; margin-right:auto;
}
.simple-article span,.simple-article em,.simple-article i{display: inline;}
/* 小屏幕导航 */
.p_transition {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
}

.small_nav_btn {
  position: absolute;
  top: 17px;
  right: 10px;
  height: 30px;
  z-index: 8;
  display: none;
  width: 30px;
  height: 30px;
  background: url(../images/m_menu11.png) no-repeat center;
}

.small_nav_btn.active {
  background: url(../images/m_menu22.png) no-repeat center;
}

.small_nav .wapper .btn i {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  cursor: pointer;
  border-left: 1px solid #e5e5e5;
  background: url(../images/h_content_dot.png) no-repeat center;
  background-size: 13px;
}

.small_nav .wapper .btn.active>i {
  -webkit-transform: rotate(180deg);
  transform: rorate(180deg);
  border-left: 0;
  border-right: 1px solid #e5e5e5;
}

.small_nav .show a {
  line-height: 50px;
}
.small_nav .show .btn{
  padding-left: 20px;
  position: relative;
}
.scale img {
  transition: all 0.2s;
}

.scale:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.small_nav .wapper {
  position: relative;
}

.small_nav {
  position: absolute;
  width: 100%;
  top: 64px;
  left: 0;
  text-align: center;
  background: #006fbb;
  z-index: 7;
  display: none;
  overflow: auto;
}

.small_nav a {
  font-size: 13px;
  display: block;
  color: #fff;
  border-bottom: 1px solid #fff;
  line-height: 50px;
  text-align: left;
  text-indent: 15px;
  position: relative;
}

.small_nav .show {
  background: #0069c2;
  display: none;
}


.map img{
    max-width: inherit;
}
/*内页banner*/
.inside_banner{
  height: 400px;
}


/*自适应图片*/
.autoimg{
  position: relative;
  /*float: left;
  height: 210px;
  width: 28.33333333333333%;*/
  overflow: hidden;
}
.autoimg:after{
  content: '';
  /*padding-top: 61.76%;*/
}
.autoimg img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: inherit;
}

.owl-stage{
  transition: 0.75s all !important;
}

input:-ms-input-placeholder,
input::-moz-placeholder,
input:-moz-placeholder,
input::-webkit-input-placeholder {
   color: #999;
}


.swiper-button-prev:after,
.swiper-button-next:after{
	display: none !important
}

.swiper-button-prev:focus,
.swiper-button-next:focus{
	outline: inherit !important;
}
.swiper-pagination{
	z-index: 2 !important;
}



/* 分页1 */
.paging {
  padding: 15px 0;
}

.paging li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
}

.paging li.style {
  font-size: 12px;
  display: inline-block;
  text-align: center;
  color: #333;
}


.paging li.style.first,
.paging li.style.prev,
.paging li.style.next {
  width: 60px;
}


.paging li.style a {
  color: #333;
  display: block;
  box-sizing: border-box;
  border-radius: 3px;
}
.paging li.style a:hover{
  color: red;
}





.share .social-share .social-share-icon{
  border: 0;
  margin: 0 0 0 10px;
  width: 24px;
  height: 24px;
}
.share .social-share .icon-qq{
  background: url(../images/share1.png) no-repeat center;
}
.share .social-share .icon-wechat{
  background: url(../images/share2.png) no-repeat center;
}
.share .social-share .icon-weibo{
  background: url(../images/share3.png) no-repeat center;
}
.share .social-share .social-share-icon:before{
  display: none;
}
.bg_white{
  background: #fff;
}

.rela{
  position: relative;
}


.scrollBar::-webkit-scrollbar-track-piece { /*//滚动条凹槽的颜色，还可以设置边框属性*/
background-color:#f8f8f8;
}
.scrollBar::-webkit-scrollbar {/*//滚动条的宽度*/
width:9px;
height:9px;
}
.scrollBar::-webkit-scrollbar-thumb {/*//滚动条的设置*/
background-color:#dddddd;
background-clip:padding-box;
min-height:28px;
}
.scrollBar::-webkit-scrollbar-thumb:hover {
background-color:#bbb;
}








.header .contain{
  position: relative;
}
.header .logo{
  width: 189px;
  height: 202px;
  position: absolute;
  left: 0;
  top: 0;
}
.header .logo img{
  max-height: 100%;
}

.header .nav{
  padding-left: 205px;
}
.header .nav>.nav-item{
  float: left;
  position: relative;
}

.header .nav>.nav-item>a{
  font-size: 14px;
  color: #fff;
  display: block;
  width: 99px;
  text-align: center;
  line-height: 41px;
  font-weight: bold;
  position: relative;
}
.header .nav>.nav-item.active>a,
.header .nav>.nav-item>a:hover{
  background: #004e91;
  text-decoration: inherit;
}
.nav-sublist {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  min-width: 100%;
  background: #0069c2;
  display: none;
  z-index: 99;
  padding: 5px 0px;
}
.nav-sublist a{
  padding: 0 15px;
  color: #fff;
  display: block;
  line-height: 32px;
  text-align: center;
  white-space: nowrap;
}
.nav-sublist a:hover,.nav-sublist a.active{
  background-color: #004e91;
  color: #fff;
  text-decoration: inherit;
}
.header .contain{
  position: relative;
}
.header .top{
  background: #004e91;
  line-height: 32px;
  color: #fff;
}
.header .top .title{
  padding-left: 205px;
  font-size: 12px;
}
.header .top a{
  float: left;
  font-size: 12px;
  padding: 0 7px;
  color: #fff;
  border-left: solid 1px #565656;
}
.header .top a:first-child{
  border-left: 0;
}
.header .top a:hover{
  background: url(../images/header_dot.png) no-repeat center;
  color: #fff;
}
a:hover{
  text-decoration: underline;
  color: #f1352a;
}
.red_hover:hover{
  color: #f1352a;
}
.header .end{
  background: #0069c2;
}
.header .mid{
  padding: 34px 0;
  background: #fff;
}
.header .mid .phone{
  padding-left: 218px;
  color: #2c89c3;
  line-height: 32px;
}
.header .mid .phone .p1{
  font-size: 27px;
}
.header .mid .phone .p2{
  font-size: 30px;
  font-weight: bold;
}
.header .mid .list{
  width: 520px;
}
.header .mid .list li{
    color: rgb(190, 49, 56);
    font-weight: bold;
    font-size: 18px;
    margin-right: 15px;
    line-height: 32px;
    float: left;
    padding-left: 20px;
    background: url(../images/header_dot1.jpg) no-repeat left;
    width: 230px;
}
.header .mid .list li:nth-of-type(2n){
  margin-right: 0;
}
.header .main{
  text-align: center;
  font-size:0;
  background: #fff;
}
.header .main a{
  padding: 14px 0;
  width: calc( 100% / 9 );
  display: inline-block;
  text-align: left;
  font-size: 0;
}
.header .main a:hover *{
  text-decoration: underline;
}
.header .main img{
  width: 38px;
  height: 38px;
  display: inline-block;
  border-radius: 50%;
}
.header .main .p0{
  line-height: 15px;
  padding: 4px 0;
  text-align: left;
  margin-left: 4px;
  display: inline-block;
  color: #000;
  width: 68px;
}
.header .main .p1{
  font-size: 12px;
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.header .main .p2{
  font-size: 10px;
  color: #000;
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
height: 15px;
}

.np_btn{
  margin-top: 5px;
}
.np_btn .swiper-button-prev:after,
.np_btn .swiper-button-next:after{
  content:"";
  display: none;
}
.np_btn .swiper-button-prev{
  width: 25px;
  height: 25px;position: initial;
  margin-top: 0;
  float: left;
  background: url(../images/slide_btn1q.png) no-repeat center rgb(0,78,145);
}
.np_btn .swiper-button-next{
  width: 25px;
  height: 25px;position: initial;
  margin-top: 0;
  float: left;
  background: url(../images/slide_btn2q.png) no-repeat center rgb(0,105,194);
}

.footer{
  margin-top: 30px;
  color: #fff;
  background: #0069c2;
  font-size: 12px;
  box-shadow: 0 20px 20px rgba(0,0,0,0.2) inset;
}
.footer .nav{
  text-align: center;
  padding: 20px 0;
  margin-bottom: 25px;
  background: url(../images/ico16.png) no-repeat bottom;
}
.footer .nav li{
  padding: 0 30px;
  position: relative;
  line-height: 20px;
  display: inline-block;
}
.footer .nav li:before{
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 12px;
  margin-top: -6px;
  background: rgba(255,255,255,0.5);
}
.footer .nav li:first-child:before{
  display: none;
}
.footer .nav li a{
  color: #fff;
}
.footer .main .img{
  float: left;
  width: 90px;
  text-align: center;
  margin-right: 10px;
}
.footer .main .img img{
  width: 100%;
  margin-bottom: 5px;
}
.footer .main .share{
  margin-left: 20px;
  float: left;
  width: 120px;
}
.footer .main .share dd{
  float: left;
  margin-right: 4px;
}
.footer .main .share .p1{
  color: #333;
  margin-top: 10px;
  margin-bottom: 5px;
}
.footer .main .share .p2 span{
    background-color: #E53333;
}
.footer .main .left{
  padding-right: 15px;
  background: url(../images/ico15.png) no-repeat right;
}
.footer .main .right{
  width: 550px;
  float: left;
  margin-left: 30px;
}
.footer .main .right .p1{
  font-size: 18px;
  margin-top: 5px;
  font-weight: bold;
}
.footer .main .right .p2{
  line-height: 20px;
  margin-top: 5px;
}
.footer .main .right .p2 a{
  color: #fff;
}
.footer .main{
  padding-bottom: 20px;
}
.footer .mid{
  background: #004e91;
  line-height: 44px;
}
.footer .mid span{
  color: #00D5FF;
  float: left;
  font-weight: bold;
}
.footer .mid a{
  color: #fff;
  margin-left: 10px;
  font-weight: bold;
  float: left;
}
.footer .end{
  padding: 20px 0;
  text-align: center;
    background: url(../images/body_bg.gif) center;
}
.footer .end img{
  margin: 0 5px;
  display: inline-block;
}
.right_slide{
  position: fixed;
  right: 0;
  box-sizing: border-box;
  font-size: 12px;
  width: 160px;
  padding: 10px;
  padding-top: 0;
  z-index: 2;
  top: 50%;
  margin-top: -58px;
  background: rgb(102, 150, 255);
}
.right_slide .p1{
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
}
.right_slide .p1 span{
  padding-left: 20px;
  background: url(../images/right_slide.png) no-repeat left;
  background-size: 16px;
}
.right_slide a{
  background: #d9d9d9;
  display: block;
  text-align: center;
  line-height: 32px;
  margin-bottom: 1px;
}
.bread .left.ico23 {
  padding-left: 26px;
  font-weight: bold;
  background: url(../images/ico23.png) no-repeat left;
}
.bread .left.ico23 a{
  display: inline-block;
}
.all_left{
  box-sizing: border-box;
  width: 763px;
  float: left;
  background: #fff;
  border: 1px solid #dcd9d4;
  padding: 5px 15px;
}

.all_right{
  float: right;
  width: 222px;
}
.p10{
  padding: 10px;
}
.all_right .title1{
  line-height: 40px;
  padding: 0 17px;
  font-weight: bold;
  color: #fff;
    background: url(../images/ico29.png) no-repeat right top;
}
.all_right .part1 li a{
  padding-left: 11px;
  line-height: 30px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.all_right .part1 li a:before{
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 3px;
  height: 3px;
  margin-top: -1.5px;
  border-radius: 50%;
  background: #ae8251;
}
.all_right .part2 .main{
  margin-top: -15px;
}
.all_right .part2 li{
  width: 30%;
  margin-right: 5%;
  text-align: center;
  margin-top: 15px;
  float: left;
}
.all_right .part2 li:nth-of-type(3n){
  margin-right: 0;
}
.all_right .part2 li p{
  font-size: 12px;
  margin-top: 5px;
}
.flex{
  display: flex;
  justify-content: space-between;
}
.all_right .part3 li a{
  padding-left: 11px;
  line-height: 30px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
    background: url(../images/ico30.png) no-repeat left 12px;
  text-overflow: ellipsis;
  position: relative;
}
.inline-block{
  display: inline-block;
}
.inside_left{
    padding-left: 10px;
    background: url(../images/ico24.png) no-repeat left top;
    width: 222px;
    margin-left: -10px;
}
.inside_left .menu{
  background: url(../images/ico28.png) no-repeat right bottom;
  padding-bottom: 6px;
  margin-bottom: 12px;
}
.inside_left .menu .title{
  padding-left: 17px;
  line-height: 50px;
    background: url(../images/ico25.png) no-repeat right top;
}
.inside_left .menu .title span{
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}
.inside_left .menu .title em{
  font-size: 15px;
  color: #FFF;
  margin-left: 5px;
}
.inside_left .menu .list{
    background: url(../images/ico26.png) repeat-y left top;
}
.inside_left .menu .list a{
  line-height: 46px;
  padding-left: 35px;
  color: #fff;
  font-size: 16px;
}
.inside_left .menu .list a.active,
.inside_left .menu .list a:hover{
  color: #fff;
  text-decoration: inherit;
    background: url(../images/ico27.png);
}
.end_message{
    background: url(../images/ico36.png) repeat-x left top #fff;
  padding: 16px;
  border: 1px solid #ddd;
}

.end_message li{
  border-bottom: 1px dashed #ddd;
  line-height: 24px;
  padding: 10px 0;
}
.end_message li .font{
  padding-left: 70px;
}
.end_message li .ico1{
  background: url(../images/left_ico1.jpg) no-repeat left;
}
.end_message li .ico2{
  background: url(../images/left_ico2.jpg) no-repeat left;
}
.end_message li .ico3{
  background: url(../images/left_ico3.jpg) no-repeat left;
}
.end_message li .p1{
  color: #0069c2;
  font-size: 14px;
  font-weight: bold;
}
.end_message li .p2{
  color: #0069c2;
  font-size: 16px;
  font-weight: bold;
}
.end_message li .p3{
  color: #0069c2;
  font-size: 15px;
  font-weight: bold;
}
.end_message li .p4{
  color: #0069c2;
  font-size: 15px;
  font-weight: bold;
}
.end_message .btn{
  margin-top: 20px;
  background: url(../images/left_message.jpg) repeat-x center;
  font-size: 16px;
  color: #fff;
  line-height: 46px;
  border-radius: 4px;
  font-weight: bold;
  text-align: center;
}
.end_message .btn span{
  padding-left: 40px;
}
.end_message .btn .ico1{
  background: url(../images/end_message1.png) no-repeat left;
}
.end_message .btn .ico2{
  background: url(../images/end_message2.png) no-repeat left;
}
.inside_right{
  width: 763px;
  padding: 0 15px;
  box-sizing: border-box;
}


.part8{
  margin: 20px 0;
  background: no-repeat center / cover;
  padding-top: 20px;
}
.part8 .name{
  display: flex;
  justify-content: space-around;
}
.part8 .name .title{
  margin-bottom: 20px;
  cursor:pointer;
  width: 50%;
}
.part8 .name .title span{
  display: block;
  font-size: 34px;
  text-align: center;
  color: #333;
}
.part8 .name .title span.en{
  font-size: 18px;
}
.part8 .name .title i{
  display: block;
  width: 130px;
  height: 8px;
  text-align: center;
  margin: 0 auto;
  margin-top: 10px;
  /*background-color: #fff;*/
}
.part8 .name .title.on i{
  background-color: #1f78c7;
}
.part8 .name .title.on span{
  font-weight: bold;
}
.part8 .main {
  display: flex;
  justify-content: center;
  overflow-x: auto;
  margin-top: 30px;
}
.part8 .main .item{
  width: 80px;
margin: 20px 30px;
  cursor:pointer;
  flex-shrink:0;
  text-align: center;
}
.part8 .main img{
  width: 75px;
  height: 75px;
  object-fit: cover;
  border-radius: 50%;
}
.part8 .main p {
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  margin: 15px 0 0 0;
  color: #333;
}
.part8 .main .item.on p{
  color: #1f78c7;
  font-weight: bold;
}

.part8 .show{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin: 30px 0;
}
.part8 .show .item{
  border: 1px solid #ccc;
  border-radius: 5px;
      background: #fff;
}
.part8 .show .item .ico{
  display: block;
  width: 100%;
  height: 50px;
  background-color: #f00;
  background-repeat: no-repeat;
  background-position: center;
}
.part8 .show .item .color_11{
  background-color: #2d64fd;
  background-image: url(../images/ico_11.png);
}
.part8 .show .item .color_12{
  background-color: #f99800;
  background-image: url(../images/ico_12.png);
}
.part8 .show .item .color_13{
  background-color: #f00;
  background-image: url(../images/ico_13.png);
}
.part8 .show .item .color_14{
  background-color: #00c08b;
  background-image: url(../images/ico_14.png);
}
.part8 .show .item .color_21{
  background-color: #2d64fd;
  background-image: url(../images/ico_21.png);
}
.part8 .show .item .color_22{
  background-color: #f99800;
  background-image: url(../images/ico_22.png);
}
.part8 .show .item .color_23{
  background-color: #f00;
  background-image: url(../images/ico_23.png);
}
.part8 .show .item .color_24{
  background-color: #00c08b;
  background-image: url(../images/ico_24.png);
}
.part8 .show .item .title {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  padding: 10px 15px;
  display: block;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.part8 .show .item .content{
    padding: 10px 15px 50px 15px;
  line-height: 1.6;
}
.part8 .p_title{
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 50px 0 20px 0;
  color: #333;
}
@media screen and (max-width: 768px) {
  .part8 .show{
    grid-template-columns: repeat(2, 1fr);

  }
}
.school_name{
  padding-top: 10px;
  padding-bottom: 30px;
}
.school_name h2{
  font-size: 30px;
  text-align: center;
  margin: 15px 0;
  color:#333;
}
.school_name i{
  width: 26px;
  height: 2px;
  background-color: #004e91;
  display: block;
  margin: 0 auto;
}

.school_list{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px 10px;
}
.school_list li{
  border: 1px solid #ddd; background-color: #fff;
  padding: 40px 0px 15px;
  text-align: center;
}
.school_list li:hover{
  box-shadow: 4px 4px 5px rgba(0,0,0,0.1);
}

.school_list li .pic{
  width: 112px;
  height: 112px;
  margin: 0 auto;
}
.school_list li .pic img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.school_list li .info{
  position: relative;
}
.school_list li .info > i {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/school.png) no-repeat center / 30px;
  width: 100%;
  margin: 30px auto;
  position: relative;
  z-index: 2;
}
.school_list li .info::after{
  position: absolute;
  left: 0;
  top: 15px;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #ddd;
}
.school_list li .info h3{
  margin: 0 15px;
  border-bottom: 1px solid #bbb;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.school_list li .info p.stars{}
.school_list li .info p.stars i{
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/stars.png) no-repeat center / 18px;
  margin: 0 2px;
}
@media screen and (max-width: 992px) {
  .school_list{
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .school_list{
    grid-template-columns: repeat(2, 1fr);
  }
}


.right_slide{
  display: none !important;
}

/********项目************/
.advantage{
  padding: 50px 20px 0 20px;
  position: relative;
}
.product_title{
  font-size: 32px;
  line-height: 1.5;
  color: #014f92;
  text-align: center;
  position: absolute;
  top: 75px;
  left: 50%;
  padding: 15px;
  transform: translateX(-50%);
  white-space: nowrap;
}
.product_title::after{
  content: "";
  display: block;
  width: 100%;
  height: 7px;
  background: url(../images/pc_tiao.png) no-repeat center / cover;
  position: absolute;
  bottom: 0;
  left: 0;
}
.product_title_en{
  font-size: 66px;
  color: #d9e9f6;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
.advantage_list{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 50px;
}
.advantage_list li{
  padding: 5px 30px;
  border-left: 2px solid #ddd;
}

.advantage_list li .p-title {
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
  color: #014f92;
  margin-bottom: 10px;
  padding-left: 40px;
  position: relative;
}
.advantage_list li .p-title::before{
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  background: no-repeat left / 36px;
  position: absolute;
  left: 0;
  top: 0;
}
.advantage_list li:nth-child(1) .p-title::before{
  background-image: url(../images/adv1.svg);
}
.advantage_list li:nth-child(2) .p-title::before{
  background-image: url(../images/adv2.svg);
}
.advantage_list li:nth-child(3) .p-title::before{
  background-image: url(../images/adv3.svg);
}
.advantage_list li:nth-child(4) .p-title::before{
  background-image: url(../images/adv4.svg);
}
.advantage_list li .p-content {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  text-align: justify;
}

.project{
  padding: 50px 0;
  /* background: url(../images/project.jpg) no-repeat center / cover; */
  position: relative;
}
.project .product_title{
  font-size: 54px;
}
.project .product_title::after{
  content: none;
}
/* .project_title{
  text-align: center;
  font-size: 36px;
  margin-bottom: 30px;
} */
.project_btn_title{
  display:grid;
  grid-template-columns: repeat(auto-fit, minmax(25%, 25%));
  justify-content: center;
  padding: 40px 0;
}
.project_btn_title li div{
  /* width:150px; */
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding-bottom: 5px;
  cursor:pointer;
}
/* .project_btn_title li div::after{
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: scaleX(0);
  transition: transform 0.3s ease-in-out;
} */

/* .project_btn_title li.on div::after{
  background-color: #0069c2;
  transform: scaleX(1);
} */
.project_btn_title li.on > div span{
  font-weight: bold;
}
.project_btn_title span{
  text-align: center;
  display: block;
  font-size: 24px;
  line-height: 1.8;
  color: #014f92;
}
.project_btn_title span.en{
  font-size: 24px;
}

.project_list{}
.project_list .project_list_main{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(25%, 25%));
  justify-content: center;
}
.project_list .project_list_li{
  padding: 30px 20px 70px 20px;
  text-align: center;
  position: relative;
}
.project_list .project_list_li.on{
  background-color: #0069c2;
}
.project_list .project_list_li dl{

}
.project_list .project_list_li dt{
  margin-bottom: 28px;
}
.project_list .project_list_li dt a{
  display: inline-block;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background: no-repeat center / 96px;

}
.project_list .project_list_li:nth-child(1) dt a{
  background-image: url(../images/bt1.png);
}
.project_list .project_list_li:nth-child(1).on dt a{
  background-image: url(../images/bt1_h.png);
}
.project_list .project_list_li:nth-child(2) dt a{
  background-image: url(../images/bt2.png);
}
.project_list .project_list_li:nth-child(2).on dt a{
  background-image: url(../images/bt2_h.png);
}
.project_list .project_list_li:nth-child(3) dt a{
  background-image: url(../images/bt3.png);
}
.project_list .project_list_li:nth-child(3).on dt a{
  background-image: url(../images/bt3_h.png);
}
.project_list .project_list_li:nth-child(4) dt a{
  background-image: url(../images/bt4.png);
}
.project_list .project_list_li:nth-child(4).on dt a{
  background-image: url(../images/bt4_h.png);
}
.project_list .project_list_li dd{
  color: #484848;
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 15px;
}
.project_list .project_list_li dd a{
  color: inherit;
  text-decoration: none;
}
.project_list .project_list_li.on dd{
  color: #fff;
}
.project_list .project_list_li .dd_title{
  font-size: 18px;
}
.project_list .project_list_li .dd_en{
  line-height: 1.8;
  height: 3.6em;
  overflow: hidden;
}
.project_list .project_list_li .dd_line{
  border-bottom: 1px solid #666;
  width: 50%;
  margin: 0 auto 20px auto;
}
.project_list .project_list_li.on .dd_line{
  border-bottom: 1px solid #fff;
}
.project_list .project_list_li .dd_content{

}
.project_list .project_list_li .dd_btn{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
  width: 100px;
  border: 1px solid
}
/* .part4 #marquee{
  width: 100%;
} */
.part4 p{
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .product_title_en {
    font-size: 48px;
}
.product_title {
  font-size: 26px;
  top: 65px;
}
.advantage_list {
  grid-template-columns: repeat(2, 1fr);
  row-gap: 15px;
}
.advantage_list li {
  padding: 5px 15px;
}
.project_list .project_list_main {
  grid-template-columns: repeat(auto-fit, minmax(50%, 50%));
}
.project_btn_title {
  grid-template-columns: repeat(auto-fit, minmax(50%, 50%));
}
.project .product_title {
  font-size: 34px;
}
}
