@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; box-sizing:border-box;}
*:focus{outline:none;}
ul li{list-style:none;}
html,body{font-size: 62.5%}
body{color:#666; width:100%;  margin:0 auto; overflow-x:hidden; font-size:12px; padding-bottom:70px; }
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;  position: relative}
.logo{ width:50%; height: auto; z-index: 99; float: left; margin-top: 10px;}
.logo img{width:150%; height: 100%; }
.logo p{font-size: 1.4rem; color: #014d65; font-weight: bold; float: left; line-height: 70px; margin-left: 8px;}


.menu{float:right; height:auto; width:37px; margin-top:15px; }
.menu img{height:100%; width:100%;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}
.h_dhs{width:auto; float: left; line-height: 70px; font-size: 0.9rem; color: #fff}
.h_dhs span{font-weight: bold; font-family: "Arial"}



.ysxy{font-size:14px; color:#333;margin-top:40px}
.ysxy a{color:#ff0101}


/*导航*/
.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:#014d65; 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; 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;
  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{background: #fff; opacity: 1}
.swiper-pagination-bullet-active{background: #64564b}




/*招生*/
.index_duixiang{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_duixiang ul{width:100%; height: auto; overflow: hidden; margin-top: 25px;}
.index_duixiang ul li{width:32.6%; height:auto; float: left; margin-right:1%; margin-bottom: 20px;}
.in_dx_pic{width:100%; height:auto; border: 1px solid #eeeeee; border-radius: 8px; padding: 10px;}
.in_dx_pic img{width:100%; height: auto; display: block; border-radius:8px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_duixiang ul li:nth-child(3n){margin-right: 0}
.index_duixiang ul li h3{width:100%; height: 30px; line-height: 40px; text-align: center; font-size: 1.3rem; color: #333333; text-align: center;}
.index_duixiang ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_duixiang ul li:hover h3{color:#014d65}
.index_input{width:100%; height: auto; overflow: hidden; background: #f0f0f5; padding: 20px;}
.index_input h3{width:100%; height: 50px; line-height: 50px; font-size: 2.2rem; color: #333333; text-align: center}
.index_input h3 span{color:#014d65}
.index_input h4{font-size: 1.4rem; color: #333333; font-weight: normal; text-align: center; margin-bottom:20px;}
.index_input h4 span{color:#ff0000}
.index_input p{width:100%; height: 47px; margin-right: 8px; margin-bottom: 10px;}
.index_input p input[type="text"]{width:100%; height: 100%;  border: 0; padding: 0px 10px; font-size: 12px; color: #999999; background: #ffffff}
.index_input h5{font-size: 1.3rem; color: #333333; margin: 10px 0; font-weight: normal}
.index_input h5 span{color:#014d65}
.index_input textarea{width:100%; height:120px; background: #fff; border: 0; border: 0; resize: none; padding: 10px;}
.input_submit{width:100%; height: 46px; background: #014d65; text-align: center; line-height: 47px; float: left; border: 0; color:#fff; font-size: 12px;  cursor: pointer; border-radius: 5px; margin-top:20px;}
.input_submit:hover{background:#1b1b1b}


/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; margin-top:40px;}
.youshi_top{width:100%; height: auto; margin-top:20px; overflow: hidden}
.youshi_top ul{width:100%; height: 100%; border:1px dashed #fff; padding:0 10px; overflow: hidden}
.youshi_top ul li{width:49%; height: auto; float: left; margin-bottom:60px;}
.youshi_top ul li:nth-child(2n){float: right;}
.youshi_top ul li img{width:109px; height: 109px;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out; display: block; margin: 0px auto; border-radius: 50%}

.youshi_info{width:100%; height: auto; text-align: center }
.youshi_info h3{width:100%; height: 40px; line-height: 40px; font-size: 1.6rem; color: #333333; font-weight: bold; margin-top: 8px;}
.youshi_info p{width:100%; height: auto; font-size:1.3rem; color: #666666; line-height:24px; height: 72px}

.youshi_bottom{width:100%; height: auto; margin-top: 26px; background: #014d65; overflow: hidden; padding: 20px 0}
.youshi_bottom_dh{background:  padding-left:0px; line-height: 42px; font-size: 1.3rem; color: #fff; display: table; margin: 0px auto;margin-top: 10px;}
.youshi_bottom_dh span{font-size:3rem; color: #fff; font-family: "Impact"}
.youshi_bottom a{width:152px; height: 42px; background: #ffffff; display: block;  text-align: center; line-height: 42px; color:#014d65; font-size: 1.4rem; border-radius: 25px; border-radius: 25px; margin:20px auto;}




/*产品展示*/
.index_ketang{width:100%; height:auto;  overflow: hidden;  margin-bottom: 80px; margin-top: 62px;}
.index_ketang_nav{width:100%;  margin: 0px auto; overflow:hidden}
.index_ketang_nav a{width:32%; height: 38px; float: left; margin-right: 2%; text-align: center; line-height: 38px; font-size:1.6rem; color: #666666; background: #eeeeee; border-radius: 25px;margin-top: 10px;}
.index_ketang_nav a:last-child{margin-right: 0}
.index_ketang_nav a:hover{background: #014d65; color: #fff}
.index_ketang ul {position: relative; margin-top: 20px; overflow: hidden; width: 100%}
.index_ketang ul li {float: left;width:49%;height:auto; overflow: hidden; background: #fff; position: relative; margin-bottom:30px;}
.index_ketang ul li:nth-child(2n){float:right }
.in_ktpic{width:100%; height: auto; overflow: hidden}
.index_ketang ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_kttitle{width:100%; height:50px; border-bottom: 1px solid #e5e5e5; line-height: 50px; margin-top: 8px;}
.in_kttitle h3{width:70%; height: 100%; float: left; font-size: 1.6rem; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_kttitle i{width:17px; height: 100%; float: right; background: url(../images/jia.png) no-repeat center}
.index_ketang ul li p{width:100%; height:78px; overflow: hidden; font-size: 1.4rem; color: #333333; line-height:26px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px}






/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: #fdaa02; padding: 50px 0}
.index_about_title{width:100%; height: auto; overflow: hidden; margin-bottom:30px; text-align: center}
.index_about_title h4{font-size:3rem; color: #fff; font-weight:bold;}
.index_about_title p{font-size:1.6rem; color: #fff;  margin: 10px auto;}
.index_about_title i{width:50px; height:4px; background: #fff; display: block; border-radius:12px; margin:18px auto 0;}
.index_about_top{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.about_top_left{width:100%; height: auto; overflow: hidden}
.about_top_left h4{font-size: 4rem; color: #fff; opacity: 0.2; font-weight: bold; font-family: "Arial"}
.about_top_left h3{font-size:2.2rem; color: #fff; background: url(../images/ab_dian.png) no-repeat right center; display: table; padding-right:100px;}
.about_top_links{width:100%; height: auto; overflow: hidden; margin: 40px 0 30px}
.about_top_links a{font-size:1.5rem; color: #fff; line-height: 30px; text-indent: 2rem}
.about_top_dh{width:100%; height:auto;overflow: hidden; background: url(../images/b_dhs.png) no-repeat left center; padding-left: 20px;}
.about_top_dh p{font-size: 14px; color: #fff; height: 42px; line-height: 42px; float: left}
.about_top_dh span{font-size: 24px; color: #fff; font-family: "Impact"}
.ljbm{width:152px; height: 42px; float: left; margin-left: 20px; background: #fff; border-radius: 25px; text-align: center; line-height: 42px; font-size: 16px; 
	color: #014d65}
.ljbm:hover{background: #313131; color:#fff}
.about_top_right{width:100%; height: auto;  position: relative; padding-left:20px;}
.about_top_right:after{content: ""; width:97%; height: 248px; border:6px solid rgba(255,255,255,0.61); position: absolute; top:0; left:0}
.about_top_right video{width:95%; height: auto; margin-top: 28px; position: relative; z-index: 9}


.index_about_bottom{width:100%; height: auto; overflow: hidden;  margin-top:70px;}
.index_about_bottom a{width:33.33%; height: auto; float: left; position: relative; text-align: center}
.index_about_bottom a img{width:50%; height: auto; display: block; margin: 0px auto; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.about_right{margin-top: 10px; width: 100%; overflow: hidden }
.about_right h3{font-size: 1.8rem; color: #fff; font-weight: bold; margin-bottom: 10px;}
.about_right span{font-size: 1.4rem; color: #fff;}
.index_about_bottom a:hover img{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);}
.index_about_bottom a:last-child{background: none;}






/*老师*/
.index_teacher{width:100%; height: auto; overflow: hidden; margin-top: 45px;}
.index_teacher ul{width:100%; height: auto;  overflow: hidden; margin: 58px 0 20px}
.index_teacher ul li{width:49%; height: 250px; float: left; position: relative; overflow: hidden; border-radius: 8px; margin-bottom: 20px;}
.index_teacher ul li:nth-child(2n){float: right}
.index_teacher ul li img{width:100%; height: auto; display: block; border-radius: 5px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;  }
.in_teacher_hover{width:100%; height: 80px; position: absolute; bottom:0;  left:0; padding: 0px 10px; text-align: center; background: rgba(255,255,255,0.6)}
.in_teacher_hover h4{width:80px; height: 61px; border-radius: 50%; margin:-30px auto 0; background: #fff; font-size: 16px; color: #333333; line-height: 61px; 
	font-weight: bold; }
.in_teacher_hover p{font-size: 16px; color: #333333; margin-top: 18px;}
.index_teacher ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_teacher ul li:hover .in_teacher_hover h4{background: #014d65; color: #fff;}
.index_teacher ul li:hover .in_teacher_hover{background: rgba(0,95,193,0.6)}
.index_teacher ul li:hover .in_teacher_hover p{color:#fff}
.teacher_links{width:100%; display: table; margin: 0px auto; padding: 0px 10%}
.teacher_links a{width:48%; height: 46px; float: left; border:1px solid #014d65; text-align: center; line-height: 46px; color: #014d65; font-size: 16px; }
.teacher_links a:hover{background: #014d65; color: #fff;}
.teacher_links a:nth-child(2n){float:right}




/*学员风采*/
.index_xueyuan{width:100%; height:auto; overflow: hidden; margin-top: 64px;}
.index_xueyuan .swiper-container{margin-top:20px;}
.index_xueyuan .swiper-slide a{width:100%; height: auto; overflow: hidden}
.index_xueyuan .swiper-slide a img{width:100%; height: auto; display: block}









/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden;  margin-top: 30px; margin-bottom:30px;}
.index_news_title{width:100%; height: auto; overflow: hidden; margin-bottom:30px; text-align: center}
.index_news_title h4{font-size:3rem; color: #333333; font-weight:bold;}
.index_news_title span{font-size:3rem; color: #014d65; }
.index_news_title p{font-size:1.6rem; color: #666666;  margin: 10px auto; line-height: 26px;}
.index_news_title i{width:50px; height:4px; background: #014d65; display: block; border-radius:12px; margin:18px auto 0;}
.index_news_top {  width: 100%;  height:auto; overflow: hidden; margin: 20px 0}
.news_pic{width:47%; height: auto; float: left}
.news_pic img{width:100%; height: auto; display: block}
.news_info{width:auto; margin-left:50%;}
.news_info h3{font-size: 1.3rem; color: #333333; width: 100%; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_info span{font-size:1.2rem; color: #666666; line-height: 20px; display: block}
.news_info p{width:100%; height:56px; font-size:1.2rem; color: #666666; line-height: 28px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_bottom{width:100%;  height: auto; overflow: hidden;  padding: 10px 0}
.index_news_bottom li{width:100%; height:auto; overflow: hidden; margin-bottom: 10px;}
.index_news_bottom li p{width:100%; height: 50px; float: left; font-size: 1.4rem; color: #333333; line-height: 25px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top: 8px;}
.index_news_bottom li span{font-size:1.6rem; color: #333333; float: right}
.index_news_bottom li:last-child{border-bottom: 0}
.in_news_dl{width:100%; height: 40px; line-height: 40px; border-bottom: 1px solid #dcdcdc;}
.in_news_dl h3{font-size: 1.6rem; color: #333333; width: 60%; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left}




/*联系我们*/
.index_zixun_ul{width:100%; height: auto; overflow: hidden; background: #fff; margin-bottom: 15px;}
.index_zixun_ul h5{font-size: 16px; color: #014d65; line-height: 40px; margin-left: 2%}
.index_zixun_ul ul{width:100%;  background: #ffffff; padding: 5px; overflow: hidden}
.index_zixun_ul ul li{width:25%; height: 41px; float: left;margin-bottom: 10px;}
.index_zixun_ul ul li input[type="text"]{width: 100%; height: 100%; background: none;}
.index_zixun_ul ul li input {display: none}
.index_zixun_ul ul li label {color: #333333; line-height:40px; float: left; height:100%; width:100%; font-size: 14px; text-align: center;}
.index_zixun_ul ul li input:checked + label {  color: #014d65 }
.index_zixun_ul ul li input:checked + label { color: #014d65 }










/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height: 60px;width: 100%; font-size: .14rem;  background: #434343; padding: 0px 10px; }
footer ul{height: 100%; height: 100%;}
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; padding-top: 8px;}
footer span{line-height:30px; font-size: 12px; width: 100%; display: block; color: #fff}
footer li a.active span{color:#b9000b}
footer .n1{background: url(../images/f_h1.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer .n2{background: url(../images/f_h2.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer .n3{background: url(../images/f_h3.png) no-repeat center;background-size:  100% 100%; width:31px;}
footer .n4{background: url(../images/f_h4.png) no-repeat center;background-size:  100% 100%; width:21px;}
footer .n5{background: url(../images/f_h5.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer li.active{background: #014d65}
footer i{height:20px; display: block; margin: 2px auto 0; }
.copy {width: 100%;  text-align: center; line-height: 28px; clear: both; font-size:1.3rem;  padding: 20px 15px; }
.copy p{color:#999999;line-height:28px; font-size: 1.3rem}
.copy a{color:#999999;line-height:28px; font-size: 1.3rem}
.footer_top{width:50px; height: 50px; background: #747474; position:fixed; bottom:90px; right:0; text-align: center; padding-top:4px;}
.footer_top p{color:#fff; font-size: 1.3rem}











/*内页荣誉资质*/
.honor_list{width:100%; padding:20px 10px; clear:both;}
.honor_list li{width:48%;  float:left;height: auto;}
.honor_list li img{width:175px;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; text-overflow:ellipsis; white-space:nowrap}
.honor_list li:nth-child(2n){float:right}


/*内页导航*/
.index_clei{ width:100%; height:auto; line-height:45px; background:#eeeeee; overflow: hidden}
.index_clei a{ color:#1b1b1b; font-size:1.3rem; text-align:center; width:33.33%; height:100%; display:block; overflow:hidden; float:left; }
.index_clei a:nth-child(4){ border-right:0px;}
.index_clei a.active{ background:#014d65; 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:#eee; overflow: hidden}
.index_plei a{ color:#333; font-size:1.3rem; text-align:center; width:50%; height:45px; display:block; overflow:hidden; 
float:left; }
.index_plei a.active{ background:#014d65;color:#fff }




/*联系我们*/
.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:1.3rem;}
.contact_xx li h4{ width:100%; height:30px; line-height: 30px; font-size:1.3rem; color: #666}
.about_info {padding-top: 15px;}
.about_info p{ font-size:1.3rem;; 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:#014d65; 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 #014d65; padding:0px 15px; margin-bottom:15px; box-sizing:border-box}
.contact_from  textarea{width:100%;height:100px; border:1px solid #014d65;padding:15px;box-sizing:border-box}
.contact_from input[type="submit"]{ width:100%;height:45px;  background:#014d65; color:#fff; text-align:center; line-height:45px;border:0px; margin:30px 0; font-size:16px;}
.ditu{width:100%;height:300px;padding: 0px 15px}
.ny_contact_title{ margin-top: 20px;padding: 0px 15px}


.ny_time{width: 100%;  line-height: 30px; color: #888; height: auto;
            margin-bottom: 20px; border-top: 1px solid #666; border-bottom: 1px solid #666;
            text-align: center; clear: both; font-size:1.2rem;}

            
/*内页面包屑导航*/
.pos{width:100%; height:auto; line-height:48px; padding:0px 2%; font-size:1em; clear:both;
  text-align:left; border-bottom:1px solid rgba(255, 255, 255, 0.38); color:#313131; font-size:1.3rem}
 .pos a{color:#313131; font-size:1.3rem}
 .pos span{color: #014d65; font-size:1.3rem}
 .pos span.wei{background: url(../images/sy.png) no-repeat left center; padding-left: 20px; color: #313131; background-size:15px}
 .ny{width:100%; padding:20px 15px; line-height:26px; clear:both; color:#333333; font-size:1.3rem}
 .ny img,.index_abou_xx img{max-width:100%; display:block; height:auto!important}
 .ny_about_info{width:100%; height: auto; display: block; overflow: hidden; margin: 8px auto; padding: 0px 15px}
 .ny_ban{width:100%; height:auto; overflow:hidden}
 .ny_ban img{width:100%; height:auto; display:block;}
 .ny p{color:#333333; font-size:1.3rem; line-height:26px;}




 /*内页新闻*/
.news_x{width:100%;  margin-bottom:10px; clear:both;padding:0px 10px; margin-top: 25px;}
.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:1.3rem; 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;}




@media screen and (max-width:375px){
	.about_top_right:after{height:224px}
}
	
	
	
@media screen and (max-width:360px){
	.about_top_right:after{height:212px}
}


@media screen and (max-width:320px){
	.index_zixun_ul ul li{width:33.33%}
	.youshi_bottom_dh span{font-size:2.5rem}
	.about_top_right:after{height:196px;}
	.logo{width:67%}
	.in_dx_pic{padding:5px;}
}

