@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; box-sizing:border-box;}
*:focus{outline:none;}
ul li{list-style:none;}
body{color:#666; width:100%;  margin:0 auto; overflow-x:hidden; font-size:12px; padding-bottom:65px;}
a{text-decoration:none; color:#333}
.container{width:100%; padding: 0px 10px;}
.clr{clear:both;}
.header{width:100%; clear:both; height:60px;  padding: 0px 10px; background:#eaf0eb}
.logo{float:left; width:140px; margin-top:10px;}
.menu{float:right; height:auto; width:24px; margin-top: 20px; }
.menu img{height:100%; width:100%;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}
.logo img{width:100%; height: 100%;}



/*导航*/
.openmenu{overflow-y:scroll; position:fixed;}
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background:#23ac38; left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:25px; text-indent:1em; color:#fff; padding:8px 0px; font-size:1em; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff;}
.menu_body{width:100%; min-width:150px; overflow:hidden; line-height:38px; display:none;}
.menu_body a{width:100%; display:block; height:28px; line-height:28px; color:#fff; text-indent:2em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid;}
.banner{width:100%;height:auto;}
.banner img{width:100%; height: auto;}
.swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
 }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.swiper-pagination-bullet-active{background: #23ac38}



/*副标题*/
.index_funav{width:100%; height: auto; overflow: hidden; background: #fff; padding: 20px 0;  border-top: 10px solid #f1f1f1}
.index_funav ul{width:100%; height: auto;}
.index_funav ul li{width:25%; float: left; text-align: center; margin-bottom: 10px;}
.index_funav ul li img{width:70%; height: auto; margin: 0px auto; display: block}
.index_funav ul li p{font-size: 0.7rem; color: #4d4d4d; line-height: 30px;}

/*学校通知*/
.index_tz{width:100%; height: auto; overflow: hidden; background: #fff; border-top: 10px solid #f1f1f1; padding: 20px 0; background: #f9f9f9}
.index_tz_t{width:100%; height: 40px; }
.index_tleft{background: url(../images/t_bj.png) no-repeat; float: left; padding-left: 20px; width: 170px; }
.index_tleft img{float: left; margin-top: 10px; margin-right: 10px;}
.index_tleft h3{font-size: 21px; color: #fff; font-weight: normal; line-height: 40px; }
.index_tz_t a{float: right; font-size: 1rem; color: #4d4d4d; line-height: 40px;}
.index_tz_xx{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.index_tz_xx h3{width:100%; height:35px; line-height: 35px; font-size: 1.1rem; color: #4d4d4d; text-overflow:ellipsis; overflow: hidden; white-space: nowrap; font-weight: normal}
.index_tz_xx p{width:100%; height: 38px; font-size: 0.9rem; color:#777777}

/*学校简介*/
.index_about{width:100%; height: auto; overflow: hidden; border-top: 10px solid #f1f1f1; padding: 20px 0;  background: #f9f9f9 }
.index_about_xx{width:100%; height: auto;  overflow: hidden; margin-top: 15px;  }
.index_about_xx img{width:100%; height: auto; overflow: hidden}
.index_about_xx p{width:100%; height: auto; overflow: hidden; margin-top: 10px; font-size: 1rem; line-height: 26px; color: #4d4d4d}

/*特色办学*/
.indedx_tese{width:100%; height: auto; overflow: hidden; border-top: 10px solid #f1f1f1; padding: 20px 0;  background: #f9f9f9}
.indedx_tese_info{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.indedx_tleft{width:52%; float: left; position: relative}
.indedx_tleft img{width:100%; height: auto; overflow: hidden; border-radius: 10px;}
.indedx_tleft .indedx_tleft_xx{width:100%; height:57px; position: absolute; bottom:0px; left:0px; background: #23ac38; padding: 0px 10px;border-radius: 0 0 10px 10px}
.indedx_tleft_xx h3{width:100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 1rem; color: #fff}
.indedx_tleft_xx p{width:100%; height: 25px; line-height: 25px; font-size: 0.9rem; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.indedx_tright{width:46%; float: right;}
.indedx_tright a{width:100%; height: auto; overflow: hidden; margin-bottom: 10px; display: block}
.indedx_tright a img{width:100%; height: 100%;}

/*学校活动*/
.index_huodong,.index_news,.index_feng{width:100%; height: auto; overflow: hidden; border-top: 10px solid #f1f1f1; padding: 20px 0; background: #f9f9f9 }
.index_huodong_xx{width:100%; height: auto; overflow: hidden}
.index_huodong_xx ul{width:100%; height: auto; overflow: hidden}
.index_huodong_xx ul li{width:100%; height: auto;  margin-top:20px;}
.index_huodong_xx ul li .index_hdimg{width:150px; height: 100px; float: left; overflow: hidden}
.index_hdimg img{width:100%; height: 100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_hdinfo{width:auto; height: 100%; margin-left: 160px;}
.index_hdinfo h3{width:100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 1rem; color: #777777; font-weight: normal}
.index_hdinfo h4{width:100%; height: 25px;  line-height: 25px; color: #bebebe; font-size: 0.9rem; font-weight:normal}
.index_hdinfo p{width:100%; height: 45px; line-height: 22px; color: #777777; font-size: 1rem; font-weight:normal; overflow:hidden; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}

/*首页新闻*/
.index_news .index_tz_t{padding: 0px 10px;}
.index_news_nav{width:100%; height: 180px; background: url(../images/news_bj.jpg) no-repeat center; margin-top:15px; padding: 47px 20px}
.index_news_bottom{width: 100%; height:auto; padding: 0px 10px;  margin-top: 10px;}
.index_news_bottom ul{width:100%; height: auto; overflow: hidden;}
.index_news_bottom ul li{width:100%; height: auto;  background: url(../images/xx.png) no-repeat bottom; padding-bottom: 10px;}
.index_news_bottom ul li h4{width:100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 1.1rem; font-weight: 100;
	color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.index_news_bottom ul li time{ font-size: 14px; color: #999999; height: 30px; line-height: 30px;}
.index_news_bottom ul li p{ font-size: 0.9rem; color: #777777; height: auto; line-height: 25px;overflow: hidden; padding-bottom: 10px;}
.index_nav_li{width:47%; height:auto; background: rgba(0,0,0,0.5); text-align: center; float: left; padding: 20px 0; }
.index_nav_li h3{font-size:1.2rem; color: #fff; line-height: 26px;}
.index_nav_li p{font-size: 0.9rem; color: #fff;}
.index_nav_li:nth-child(2){float: right}
.index_news_list{width:100%; height: auto; overflow: hidden; padding: 0px 10px;}
.index_news_list ul{width:100%; height: 166px; overflow: hidden; margin-top: 15px;}
.index_news_list ul li{width:100%; height: 35px;  line-height: 35px; background: url(../images/h_sj.png) no-repeat left center; padding-left:20px;}
.index_news_list ul li p{width:70%; height: 100%; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 14px; color: #4d4d4d}
.index_news_list ul li span{font-size: 14px; color: #4d4d4d; float: right}

/*学校风采*/
.index_xiao_sw{width:100%; height: auto; margin-top: 20px;}
.index_xiao_sw .swiper-slide a{width:100%; height:auto; overflow:hidden; display:block;}
.index_xiao_sw .swiper-slide{width:40%; background: none;}
.index_xiao_sw .swiper-slide img,.index_pro .swiper-slide img{width:100%; height:auto; overflow: hidden; display: block}
.index_xiao_sw .swiper-slide p{width: 100%; height:25px; text-align: center; line-height: 25px; font-size: 1.1rem; color: #313131;  overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-top:10px;}
.index_xiao_sw .swiper-slide span{font-size:0.8rem; color:#313131; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}

/*about*/
.title{width:100%; height:70px; text-align:center; color:#0063b1; font-size:1.5em; clear:both; margin:20px 0 10px;}
.title h3{ text-align:center;}
.title span{ width:100px;height:3px; border-bottom:3px solid #0063b1; margin:5px auto 10px; display:block; overflow:hidden}
.index_abou_xx{width:100%; height: auto;line-height:24px; clear:both; color:#333333}

/*内页面包屑导航*/
.pos{width:100%; height:48px; line-height:48px; padding:0px 5%; font-size:1em; clear:both;
 border-bottom:1px solid rgba(255, 255, 255, 0.38); color:#313131; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.pos a{color:#313131;}
.pos span{color: #23ac38;}
.pos span.wei{background: url(../images/sy.png) no-repeat left center; padding-left: 20px; color: #313131 }
.ny{width:100%; padding:20px 15px; line-height:24px; clear:both; color:#666; font-size:0.9rem}
.ny img,.index_abou_xx img{width:100%; display:block;}
.ny_about_info{width:100%; height: auto; display: block; overflow: hidden; margin: 8px auto; padding: 0px 15px}
.ny_banner{width:100%; height:auto; overflow:hidden}
.ny_banner img{width:100%; height:auto;}

/*内页荣誉资质*/
.honor_list{width:100%; padding:20px 15px; clear:both;}
.honor_list li{width:49%; margin:5px 2% 5px 0px; float:left;height: auto;}
.honor_list li img{width:100%;height: 100%; border:#ddd 1px solid; display:block;}
.honor_list li p{line-height:40px; height:40px; overflow:hidden; color:#333; font-size:0.9em; text-align:center; clear:both}
.honor_list li:nth-child(2n){margin-right: 0px;}
.honor_list ul,.news_x ul{width:100%; height:auto; overflow:hidden}
.honor_list li h3{width:100%; height:35px; line-height:35px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center; color:#666; font-size:0.8rem}

/*内页新闻*/
.news_x{width:100%;  margin-bottom:10px; clear:both;padding:0px 10px; margin-top: 25px; font-size:0.9rem}
.news_x li{width:100%; padding:12px 0px; border-bottom:#bebebe 1px solid; float:left;}
.news_x li h3{height:25px; color:#313131;  font-weight:bold; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_x li p{font-size:0.8em; color:#7d7d7d; height: 20px; line-height: 20px;}
.news_x li h4{font-weight:normal; color:#626262; height:58px; line-height:20px; overflow:hidden; margin-top: 10px;}
.news_x img{max-width:100%; height:auto;}
.ny_news_time{width:100%; float:left;line-height:30px; color:#888; height:30px; margin-bottom:20px; border-top:1px solid #666; border-bottom:1px solid #666; text-align:center; clear:both; font-size:0.9rem}
.ny_news_tt{width:100%;font-size:1.2rem; color:#000; padding:10px 0px; text-align:center; clear:both}

/*内页产品*/
.index_product_li{font-size:0.9rem; color:#666; line-height:26px;}
.index_product_li ul{width:100%; height: 100%; overflow: hidden}
.index_product_li ul li{width:48.8%; float: left; margin-bottom:25px;height: auto; border: 1px solid #e8e8e8}
.index_product_li ul li img{width:100%; height:auto; display: block;}
.index_product_li ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #777; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.index_product_li img{max-width:100%;}

/*案列中心*/
.index_case_li,.index_product_li{width:100%; height: auto; display: block; overflow: hidden; padding: 0px 10px; margin-top: 25px; }
.index_case_li li{width:48.8%; float: left; margin-bottom:25px; height: auto;}
.index_case_li li:nth-child(2n),.index_product_li ul li:nth-child(2n){float: right!important;}
.index_case_li li img{width:100%; height:auto; display: block; margin-bottom: 10px;}
.index_case_li ul{width:100%; height: 100%; overflow: hidden}
.index_case_li li p{font-size: 14px; color: #313131; height: 35px; line-height: 35px; text-align: center; border-bottom: 1px solid #dcdcdc; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

/*内页导航*/
.index_clei{ width:100%; height:auto; line-height:45px; background:#eeeeee; overflow: hidden}
.index_clei a{ color:#1b1b1b; font-size:14px; text-align:center; width:50%; height:100%; display:block; overflow:hidden; float:left; }
.index_clei a:nth-child(4){ border-right:0px;}
.index_clei a.active{ background:#23ac38; color:#fff }
.pic{width:100%; clear:both; height: 221px; padding-top: 70px;}
.about_ban{ background: url(../images/about.jpg) no-repeat; background-size: 100% 100%; text-align: center }
.about_ban h3{ font-size: 36px; font-weight: bold; color: #fff;}
.about_ban p{font-size: 18px; color:#fff}
.index_plei{width:100%; height:auto; line-height:45px; background:#a5a3a3; overflow: hidden}
.index_plei a{ color:#fff; font-size:14px; text-align:center; width:50%; height:45px; display:block; overflow:hidden; 
float:left; }
.index_plei a.active{ background:#23ac38; }

/*联系我们*/
.contact_xx{width:100%; height:auto; padding: 0px 10px; display: block; overflow: hidden; box-sizing: border-box}
.contact_xx li{width:100%; min-height: 35px; line-height: 20px; color: #999; font-size: 14px}
.contact_xx li h4{ width:100%; height:30px; line-height: 30px; font-size: 16px; color: #666}
.about_info {padding-top: 15px;}
.about_info p{ font-size: 14px; color: #666; line-height: 24px;}
.hui_xian{width:100%;height:15px; background: #e7e7e7}
.contact_xx{width:100%;height:autoi; display:block; overflow:hidden}
.contact_xx p{ font-size:16px; color:#666666; height:35px; line-height:35px;}
.contact_xx img{ width:48px;height:48px; float:left; margin-right:10px;}
.contact_xx .dh{ height:48px; line-height:48px; width:90%; margin:35px auto}
.contact_xx .dh p{ color:#23ac38; font-size:35px; height:100%; line-height:48px;}
.contact_from{width:100%; height:auto; display:block; overflow:hidden; padding:0px 10px;}
.contact_from input[type="text"]{width:100%; height:45px; border:1px solid #23ac38; padding:0px 15px; margin-bottom:15px; box-sizing:border-box}
.contact_from  textarea{width:100%;height:100px; border:1px solid #23ac38;padding:15px;box-sizing:border-box}
.contact_from input[type="submit"]{ width:100%;height:45px;  background:#23ac38; color:#fff; text-align:center; line-height:45px;border:0px; margin:30px 0; font-size:16px;}
.ditu{width:100%;height:300px;padding: 0px 15px; margin-top:20px;}
.ny_contact_title{ margin-top: 20px;padding: 0px 15px}


/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 9999; height: 60px;width: 100%; font-size: .14rem; padding: 0px 10px; background: #23ac38; padding-top: 2px;}
footer li{width: 25%;height: 100%;float: left}
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;color: #fff}
footer span{line-height:30px; font-size: 12px; width: 100%; display: block}
footer .n1{background: url(../images/f_1.png) no-repeat center;background-size:  100% 100%; width: 28px;}
footer .n2{background: url(../images/f_2.png) no-repeat center;background-size:  100% 100%; width: 27px;}
footer .n3{background: url(../images/f_3.png) no-repeat center;background-size:  100% 100%; width: 30px;}
footer .n4{background: url(../images/f_4.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer .n5{background: url(../images/f_5.png) no-repeat center;background-size:  100% 100%; width: 32px;}
footer li a.active .n1{background: url(../images/f_h1.png) no-repeat center;background-size:  100% 100%; width: 28px;}
footer li a.active .n2{background: url(../images/f_h2.png) no-repeat center;background-size:  100% 100%; width: 27px;}
footer li a.active .n3{background: url(../images/f_h3.png) no-repeat center;background-size:  100% 100%; width: 30px;}
footer li a.active .n4{background: url(../images/f_h4.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer li a.active .n5{background: url(../images/f_h5.png) no-repeat center;background-size:  100% 100%; width: 32px;}
footer i{height:25px; display: block; margin: 5px auto 0; }
.copy {width: 100%; padding-top:25px; text-align: center; line-height: 20px; clear: both; font-size: 14px; }
.copy a{ font-size: 0.9rem; color: #4d4d4d; height: 30px; line-height: 28px;}
.copy p{width:100%; font-size: 0.9rem; color: #4d4d4d; line-height: 28px;}
.copy  span{ font-size: 26px; color: #4d4d4d; font-weight: bold; margin-left:2px;}
.copy img{ width:28px; height: 22px; float: left;}
.copy .iconfont{  font-size: 25px; color: #666666; margin-right:6px;}
.copy_dz{width:100%;  height: auto;}
.copy_dz h3{ height:35px; line-height: 35px; font-size:1rem; color: #4d4d4d; font-weight: normal}
.copy_dz h3 span{font-size:1.4rem; color: #23ac38;}
.copy_dz h4{font-size:0.9rem; color: #4d4d4d;  height: auto; line-height:26px; font-weight: normal}


/*分页页码*/
.page-list{ position:relative; margin:20px 0; clear:both; }
.page-list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.page-list a,.page-list span{ margin:0;  padding:0; display:none; float:left; width:25%; line-height:35px; border:1px solid #ddd; border-right-color:#fff; font-size:13px; text-align:center; background:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.page-list span{ color:#999; }
.page-list a{ color:#23ac38; }
.page-list span:nth-child(1),.page-list span:nth-child(2),.page-list a:nth-child(2){ display:block; float:left;}
.page-list span:nth-last-child(1),.page-list a:nth-last-child(1){ display:block; float:left; border-right-color:#ddd; }
.page-list .current{ display:block; float:left; }
.btn{position:relative; margin:0.5em 0; padding:0.7em 1em; display:block; background:#fff; color:#353535; font-size:15px; font-family:"Microsoft Yahei",helvetica,arial; line-height:1.2em; text-align:center; border:1px solid #ddd; border-radius:0.2125em; letter-spacing:0.2em; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; cursor:pointer; }
.btn.full{ width:100%; }
.btn.gray{ color:#777; background:#ddd; border-color:#ddd; }
.btn.green{ color:#fff; background:#52A152; border-color:#52A152; }
.btn.red{ color:#fff; background:#f00; border-color:#f00; }
.btn.blue{ color:#fff; background:#1eabf3; border-color:#1eabf3; }
.btn.orange{ color:#fff; background:#f90; border-color:#f90; }


	
	
@media screen and (max-width:360px){
	.index_clei a{width:33.33%}
	.index_tleft h3{font-size:1.1rem}
	.index_tz_t a,.index_hdinfo p{font-size:0.9rem}
	.ny_news_time{font-size:0.8rem}
	
}
