@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2018-1
 */
@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
    url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src:url('../bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
ol,ul,h1,h2,h3,h4,h5,h6,p,dd,dt,dl{ margin: 0; padding: 0;}
*{
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
    list-style: none;
}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.no-padding{padding-left: 0; padding-right: 0;}
.container{max-width:1200px !important; padding-left: 0; padding-right: 0;}
@media (max-width:991px){
    .container{padding-left: 15px; padding-right: 15px;}
}
.container-fluid{max-width: 1000px!important;}
.xiao{padding-left: 5px; padding-right: 5px;}
.no-div{display: none;}
.no_left{padding-left: 0!important;}
.no_right{padding-right: 0;!important;}
.middle{vertical-align: middle;display: table-cell;}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
header{width:100%; height:auto;}
header .head_main{width: 100%;}
header .small .head_nav{position: fixed; z-index: 99; top: 0;}
/**/
header .head_box{height:100px; overflow:hidden; background: #ffffff;}
header .logo{float: left;display: table; height: 100px;}
header .logo a{display: table-cell; vertical-align: middle;}
header .logo img{width: 100%; height:auto;}
header .head_txt{height: 100px; float: left; display: table; margin-left: 20px; position: relative; padding-left: 20px;}
header .head_txt:before{content: ""; display: block; width: 1px; height: 50px; background-color: #90b83d; position: absolute; top: 0; bottom: 0; left: 0; margin: auto;}
header .head_txt img{width: 100%; height: auto;}
header .top_call{float: right; display: table; height: 100px; background: url("../image/head_call.png") no-repeat left 50%; padding-left: 60px;}
header .top_call h1{font-size: 14px; color: #000000; }
header .top_call h2{font-size: 30px; color: #f6ad3a; font-weight: bold; margin-top: 2px; font-family: "Arial";}
/**/
header .head_nav{width: 100%; position: relative; background: #90b83d;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav ul{width: 100%; float: left;}
header .head_nav .top_li{width: 12.5%; float: left; height: 40px; position: relative; text-align: center;}
header .head_nav .top_li>a{color: #fff; font-size: 16px; font-weight: bold; line-height: 40px; display: block;}
header .head_nav .top_li:after{content: ""; display: block; width: 2px; height: 18px; background: linear-gradient(to right, #deeac5, #017c58); position: absolute; top: 0; right: -2px; bottom: 0; margin: auto 0;}
header .head_nav .top_li:nth-child(8):after{display: none;}
header .head_nav .top_li:hover>a{background:#ffffff; color: #90b83d;}
header .head_nav .top_li ul{display: none; position:absolute; top:40px; width: 100%; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{padding:0;height: 40px; background: rgba(0,0,0,0.7); transition:all 0.3s; margin-bottom: 3px;}
header .head_nav .top_li ul .er a{line-height:40px;  color:#fff; transition:all 0.3s; border-bottom: none; display: block; background: none; padding: 0 12px;}
header .head_nav .top_li ul .er:hover{background: #90b83d;}
header .head_nav .top_li ul .er:hover a{color: #FFFFFF;}
header .lunbos{padding-top: 26%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
/**/
.content{margin: 30px 0;}
.m_tit{overflow: hidden; background: url("../image/m3_tit.png") no-repeat; background-size: 100% 100%; padding: 10px 55px;}
.m_tit h4{float: left; font-size: 24px; color: #FFFFFF;}
.m_tit a{float: right; font-size: 12px; color: #FFFFFF; margin-top: 6px; font-family: "Arial";}
/**/
.main1{width: 100%; overflow: hidden;}
.main1 .swiper-container{width: 92%; margin: 0 auto;}
.main1 .item{width: 100%; text-align: center;}
.main1 .item .imgbox{position: relative; width: 208px; height: 208px; display: inline-block; overflow: hidden; border: 3px solid #faecbc; border-radius: 50%;}
.main1 .item .imgbox .m_img{width: 100%; height: 100%}
.main1 .item .txtbox{margin-top: 15px; text-align: center; overflow: hidden;}
.main1 .item .txtbox h4{font-size: 20px; color: #008aff;}
.main1 .item .txtbox h5{font-size: 12px; color: #008aff; margin-top: 10px;}
.main1 .item:hover .imgbox{border-color: #008aff}
.main1 .item:hover .imgbox .m_img{-webkit-animation:run 6s linear 0s infinite;}
.main1 .m_box{position: relative;}
.main1 .swiper-button-next-m1, .main1 .swiper-button-prev-m1{width: 36px; height: 38px; position: absolute; top: 34%; z-index: 9; cursor: pointer;}
.main1 .swiper-button-next-m1{background: url("../image/m5_right.png"); background-size: 100% 100%; right: 10px; left: auto;}
.main1 .swiper-button-prev-m1{background: url("../image/m5_left.png"); background-size: 100% 100%; left: 10px; right: auto;}
@-webkit-keyframes run{
    from{transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);}
    to{transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);}
}
/*m2*/
.main2{width: 100%; overflow: hidden;}
.main2 .m_left{width: 70%; float: left; padding-right: 15px;}
.main2 .m_right{width: 30%; float: left; padding-left: 15px;}
.main2 .m_left .m2_tit{background-color: #90b83d; padding: 15px 20px;}
.main2 .m_left .m2_tit h4{float: left; font-size: 24px; color: #FFFFFF;}
.main2 .m_left .m2_tit a{float: right; font-size: 12px; color: #FFFFFF; font-family: "Arial"; margin-top: 6px;}
.main2 .m_left .m_con{margin-top: 15px;}
.main2 .m_left .item{width: 100%; margin-bottom: 15px; overflow: hidden;}
.main2 .m_left .item .imgbox{position: relative; display: block; overflow: hidden;}
.main2 .m_left .item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.main2 .m_left .item .imgbox .m_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main2 .m_left .item:hover .imgbox .m_img{transform:scale(1.1);}
.main2 .m_right .m2_tit{text-align: center; padding: 12px 0 0 0; background-color: #90b83d; border-bottom: 8px solid #b2cd78}
.main2 .m_right .m2_tit h2{font-size: 28px; color: #FFFFFF; font-weight: bold;}
.main2 .m_right .m2_tit h5{font-size: 14px; color: #FFFFFF; margin-top: 5px;}
.main2 .m_right .m_con{border-top: 8px solid #c8dc9e; padding: 15px 20px; background-color: #eaf8cc}
.main2 .m_right .item{overflow: hidden; margin-bottom: 10px}
.main2 .m_right .item h4{font-size: 14px; color: #000000; margin-bottom: 10px;}
.main2 .m_right .item .f_txt{width: 100%; height: 37px; border: 1px solid #90b83d; background-color: #b7dd67; padding: 5px 7px; color: #66696a;}
.main2 .m_right .item .f_btn{width: 100%; font-size: 18px; color: #FFFFFF; height: 42px; line-height: 40px; background-color: #008aff; border: 1px solid #008aff;}
.main2 .m_right .item .f_btn:hover{background-color: #FFFFFF; color: #008aff;}
/*m3*/
.main3{width: 100%;}
.main3 .m_con{margin-top: 25px;}
.main3 .m_left{width: 33%; float: left; padding-right: 15px;}
.main3 .m_right{width: 67%; float: left; padding-left: 15px;}
.main3 .imgbox{text-align: center; overflow: hidden;}
.main3 .imgbox img{max-width: 100%; height: auto;}
.main3 .txtbox{overflow: hidden;}
.main3 .txtbox p{font-size: 14px; color: #000000; line-height: 35px; height: 140px; overflow: hidden;}
.main3 .m_list{margin-top: 20px;}
.main3 .m_list h4{font-size: 18px; color: #90b83d;}
.main3 .m_list ul{margin-top: 10px;}
.main3 .m_list ul li{font-size: 14px; color: #000000; line-height: 35px; float: left; margin-right: 55px;}
.main3:hover .txtbox p{color: #90b83d;}
/*m4*/
.main4{width: 100%; overflow: hidden;}
.main4 .m_con{margin-top: 15px;}
.main4 .m_left{width: 36%; float: left; padding-right: 15px;}
.main4 .m_right{width: 64%; float: left; padding-left: 15px;}
.main4 .m_left .m_tit{background: url("../image/m4_tit1.png") no-repeat; background-size: 100% 100%}
.main4 .m_left .shiping{text-align: center; overflow: hidden;}
.main4 .m_left .shiping img{max-width: 100%; height: auto;}
.main4 .m_right .m_tit{background: url("../image/m4_tit2.png") no-repeat; background-size: 100% 100%}
.main4 .m_box{position: relative;}
.main4 .m_box .m4{width: 75%; margin: 0 auto;}
.main4 .item{width: 100%; text-align: center;}
.main4 .item .imgbox{position: relative; width: 245px; height: 245px; display: inline-block; overflow: hidden; border: 6px solid #d5d5d5; border-radius: 50%;}
.main4 .item .imgbox .m_img{width: 100%; height: 100%}
.main4 .item:hover .imgbox{border-color: #90b83d;}
.main4 .item:hover .imgbox .m_img{-webkit-animation:run 6s linear 0s infinite;}
@-webkit-keyframes run{
    from{transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);}
    to{transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);}
}
.main4 .swiper-button-next, .main4 .swiper-button-prev{width: 36px; height: 38px; margin-top: -19px;}
.main4 .swiper-button-prev{background: url("../image/m5_left.png")}
.main4 .swiper-button-next{background: url("../image/m5_right.png")}
/*m5*/
.main5{width: 100%; overflow: hidden;}
.main5 li{width: 50%; float: left;}
.main5 .item{width: 100%; height: 265px; overflow: hidden;}
.main5 .item .imgbox{width: 50%; height: 100%; float: left; position: relative;}
.main5 .item .imgbox .m_img{width: 100%; height: 100%;}
.main5 .item .txtbox{width: 50%; height: 100%; float: left; display: table; padding: 10px 15px; position: relative; overflow: hidden;}
.main5 .item .txtbox h4{font-size: 18px; color: #FFFFFF;}
.main5 .item .txtbox p{font-size: 14px;color: #FFFFFF; line-height: 30px; margin-top: 10px;}
.main5 .item:hover  .imgbox .m_img{transform:scale(1.1);}
.main5 li:nth-child(1) .item .txtbox{background-color: #90b83d;}
.main5 li:nth-child(2) .item .txtbox{background-color: #f6ad3a;}
.main5 li:nth-child(3) .item .imgbox{left: 50%;}
.main5 li:nth-child(3) .item .txtbox{background-color: #f54c4c; left: -50%;}
.main5 li:nth-child(4) .item .imgbox{left: 50%;}
.main5 li:nth-child(4) .item .txtbox{background-color: #3d85b8; left: -50%;}
/**/
.foot_main{width: 100%; background-color: #90b83d;}
.foot_main .foot_con{padding: 20px 0; text-align: center;}
.foot_main .foot_con p{font-size: 14px; color: #FFFFFF;}
.foot_main .foot_con p a{font-size: 14px; color: #FFFFFF;}
/*手机底部*/
.hot{width:100%; height:58px; background:#90b83d; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div{position: relative;}
.hot .row div a{ display:block; color:#fff; padding:8px 0; position: relative;}
.hot .row div:after{content: ""; display: block; position: absolute; top: 0; bottom: 0; right: 0; width: 2px; background: linear-gradient(to right, #deeac5, #017c58);}
/*.hot .row div a:hover{background-color: #1e50ae;}*/
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px;}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block;}
/*内页*/
/**/
.inner_page{width: 100%;}
.inner_page .page_left{width: 75%; float: left; padding-right: 15px; position: relative;left: -25%;}
.inner_page .page_right{width: 25%; float: left; padding-left: 15px; position: relative; left: 75%;}
.inner_page .page_tit{padding: 15px 20px; background-color: #90b83d;}
.inner_page .page_tit h4{float: left; font-size: 24px; color: #FFFFFF;}
.inner_page .page_con{margin-top: 25px;}
/*右侧*/
.inner_page .side_page{width: 100%; overflow: hidden;}
.inner_page .side_page .page_top{margin-bottom: 15px;}
.inner_page .side_page .n_tit{padding: 15px 20px; background-color: #90b83d;}
.inner_page .side_page .n_tit h5{font-size: 24px; color: #FFFFFF;}
.inner_page .side_page .n_tit .side_span{position: absolute; right: 15px; top: 12px; font-size: 20px; color: #FFFFFF;}
.inner_page .side_page ul{display: none;}
.inner_page .side_page .n_ul{margin-top: 0}
.inner_page .side_page .n_li{border-bottom: 1px solid #90b83d; padding: 15px 0;}
.inner_page .side_page .n_li>a .CN{font-size: 16px; color: #000000; line-height: 25px;}
.inner_page .side_page .n_li>a .EN{font-size: 14px; color: #000000; line-height: 25px;}
.inner_page .side_page .n_li>a:hover .CN{color: #90b83d;}
.inner_page .side_page .n_li>a:hover .EN{color: #90b83d;}
/*下*/
.inner_page .side_page .side_tit{text-align: center; padding: 12px 0 0 0; background-color: #90b83d; border-bottom: 8px solid #b2cd78}
.inner_page .side_page .side_tit h2{font-size: 28px; color: #FFFFFF; font-weight: bold;}
.inner_page .side_page .side_tit h5{font-size: 14px; color: #FFFFFF; margin-top: 5px;}
.inner_page .side_page .page_form{border-top: 8px solid #c8dc9e; padding: 15px 20px; background-color: #eaf8cc}
.inner_page .side_page .page_form .item{overflow: hidden; margin-bottom: 10px}
.inner_page .side_page .page_form .item h4{font-size: 14px; color: #000000; margin-bottom: 10px;}
.inner_page .side_page .page_form .item .f_txt{width: 100%; height: 37px; border: 1px solid #90b83d; background-color: #b7dd67; padding: 5px 7px; color: #66696a;}
.inner_page .side_page .page_form .item .f_btn{width: 100%; font-size: 18px; color: #FFFFFF; height: 42px; line-height: 40px; background-color: #008aff; border: 1px solid #008aff;}
.inner_page .side_page .page_form .item .f_btn:hover{background-color: #FFFFFF; color: #008aff;}
/*左侧*/
/*关于我们页面*/
.about_page{width: 100%}
.about_page .a_left{width: 40%; float: left; padding-right: 10px;}
.about_page .a_left .imgbox{text-align: center; overflow: hidden;}
.about_page .a_left .imgbox img{max-width: 100%; height: auto;}
.about_page .a_right{width: 60%; float: left; padding-left: 10px;}
.about_page .a_right .txtbox{overflow: hidden;}
.about_page .a_right .txtbox p{font-size: 14px; color: #000000; line-height: 35px;}
.about_page .about_list{margin-top: 20px;}
.about_page .about_list h4{font-size: 18px; color: #90b83d;}
.about_page .about_list ul{margin-top: 10px;}
.about_page .about_list ul li{font-size: 14px; color: #000000; line-height: 35px; float: left; margin-right: 55px;}

/*师资力量页面*/
.teachers_page{width: 100%;}
.teachers_page .item{width: 100%; margin-bottom: 15px;}
.teachers_page .item .imgbox{display: block; overflow: hidden; position: relative;}
.teachers_page .item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.teachers_page .item .imgbox .n_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.teachers_page .item .n_txt{text-align: center; height: 45px; line-height: 45px; font-size: 16px; color: #333333;}
.teachers_page .item:hover .imgbox .n_img{transform:scale(1.1);}

/**/
.actovotu_page{width: 100%;}
.actovotu_page .item{width: 100%; height: 125px; overflow: hidden; margin-bottom: 20px; position: relative; top: 0;}
.actovotu_page .item .imgbox{width: 165px; height: 100%; float: left;}
.actovotu_page .item .imgbox .n_img{width: 100%; height: 100%;}
.actovotu_page .item .txtbox{width: calc(100% - 165px); height: 100%; float: left; padding: 5px 10px;}
.actovotu_page .item .txtbox h4{font-size: 16px; color: #000000;}
.actovotu_page .item .txtbox p{font-size: 14px; color: #000000; line-height: 25px; height: 50px; overflow: hidden; margin-top: 10px;}
.actovotu_page .item .txtbox h5{font-size: 14px; color: #000000; margin-top: 10px;}
.actovotu_page .item:hover{top: -3px; box-shadow: 4px 4px 4px #bbbbbb;}

/*特色课程页面*/
.course_page{width: 100%;}
.course_page .item{width: 100%; margin-bottom: 15px;}
.course_page .item .imgbox{display: block; overflow: hidden; position: relative;}
.course_page .item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.course_page .item .imgbox .n_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.course_page .item .n_txt{text-align: center; height: 45px; line-height: 45px; font-size: 16px; color: #333333;}
.course_page .item:hover .imgbox .n_img{transform:scale(1.1);}

/*童书馆*/
.library_page{width: 100%;}
.library_page .txtbox{overflow: hidden;}
.library_page .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}

/*vip页面*/
.vip_page{width: 100%;}
.vip_page .txtbox{overflow: hidden;}
.vip_page .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}

/*联系我们页面*/
.contact_page{width: 100%;}
.contact_page .txtbox{overflow: hidden;}
.contact_page .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}
.contact_page .ditu{margin-top: 20px; text-align: center; overflow: hidden;}
.contact_page .ditu img{max-width: 100%; height: auto;}



@media (max-width:1199px){
    .m_tit{padding: 8px 45px}
    .main2 .m_right .m2_tit{padding: 10px 0 0 0}
    .main2 .m_right .m2_tit h2{font-size: 22px;}
    .main2 .m_right .item .f_txt{height: 30px;}
    .main2 .m_right .item .f_btn{height: 37px; line-height: 35px; font-size: 14px;}
    .main3 .txtbox p{line-height: 30px; height: 120px;}
    .main3 .m_list{margin-top: 15px;}
    .main3 .m_list ul li{line-height: 30px; margin-right: 45px;}
    .main4 .m_box .m4{width: 80%;}
    .main4 .item .imgbox{width: 220px; height: 220px;}
    /*内页*/
    .inner_page .side_page .n_li{padding: 10px 0;}
    .inner_page .side_page .n_li>a .EN{font-size: 12px;}
    .inner_page .side_page .side_tit h2{font-size: 22px;}
    .inner_page .side_page .side_tit h5{font-size: 12px;}
    .inner_page .side_page .page_form{padding: 10px 15px}
    .about_page .a_right .txtbox p{line-height: 30px;}

}

@media (min-width:991px){

}

@media (max-width:991px){
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    header .head_main{width: 100%;}
    header .head_box{height: 90px; }
    header .logo{height: 90px;}
    header .head_txt{height: 90px;}
    header .top_call{height: 90px; background: none; padding-left: 0; text-align: right;}
    header .top_call h2{font-size: 20px;}
    header .top_btn{font-size: 32px; color: #90b83d; position: absolute; top: 28px; right: 18px; display: none;}
    header .head_nav{width: 100%;}
    header .head_nav ul{padding: 0;}
    header .head_nav .top_li{width: 25%; height: 40px; background: none;}
    header .head_nav .top_li:after{display: none;}
    header .head_nav .top_li>a{font-size: 14px; line-height: 40px; border-bottom: none;}
    header .head_nav .top_li ul{display: none!important;}
    .content{margin: 20px 0;}
    .main1 .item .imgbox{width: 150px; height: 150px;}
    .main1 .item .txtbox h4{font-size: 16px;}
    .main1 .item .txtbox{margin-top: 10px;}
    .main1 .item .txtbox h5{margin-top: 5px;}
    .main1 .swiper-container{width: 100%;}
    .main1 .swiper-button-next-m1, .main1 .swiper-button-prev-m1{display: none;}
    .main3 .txtbox p{line-height: 25px; height: 125px;}
    .main3 .m_list{margin-top: 10px;}
    .main3 .m_list ul li{margin-right: 20px; line-height: 25px;}
    .main5 .item{height: 220px;}
    .main4 .item .imgbox{width: 170px; height: 170px; border: 4px solid #d5d5d5}
    .main5 .item .txtbox h4{font-size: 16px;}
    .main5 .item .txtbox p{font-size: 12px; line-height: 20px; margin-top: 5px;}
    /*内页*/
    .inner_page .page_left{width: 70%; left: -30%;}
    .inner_page .page_right{width: 30%; left: 70%}
    .inner_page .side_page .n_tit{padding: 10px 16px;}
    .inner_page .side_page .n_tit h5{font-size: 20px;}
    .inner_page .side_page .n_li>a .CN{line-height: 20px; font-size: 14px;}
    .inner_page .side_page .n_li>a .EN{line-height: 20px;}
    .inner_page .side_page .side_tit h2{font-size: 18px;}
    .inner_page .page_tit{padding: 10px 16px;}
    .inner_page .page_tit h4{font-size: 20px;}
    .about_page .about_list ul li{margin-right: 45px;}
    .about_page .a_right .txtbox p{line-height: 25px;}
    .teachers_page .item .n_txt{height: 30px; line-height: 30px; font-size: 14px;}
    .actovotu_page .item{height: 115px;}
    .actovotu_page .item .imgbox{width: 155px;}
    .actovotu_page .item .txtbox{width: calc(100% - 155px);}

}

@media (min-width: 768px){
    .inner_page .side_page .n_ul{display: block!important;}
}

@media (max-width: 767px){
    .container{padding-left: 15px; padding-right: 15px;}
    header .head_box{height: 70px;}
    header .logo{height: 70px;}
    header .logo img{width: 100px;}
    header .top_call{height: 70px;}
    header .top_btn{top: 22px; font-size: 28px;}
    header .lunbos{padding-top: 38%;}
    .main2 .m_left{width: 100%; padding: 0;}
    .main2 .m_right{width: 100%; padding: 0;}
    .main3 .m_left{width: 100%; padding: 0;}
    .main3 .m_right{width: 100%; padding: 0; margin-top: 10px;}
    .main3 .m_list{display: none;}
    .main4 .m_left{width: 100%; padding: 0;}
    .main4 .m_right{width: 100%; padding: 0; margin-top: 15px;}
    /*内页*/
    .inner_page .page_left{width: 100%; padding: 0; left: 0; margin-top: 15px;}
    .inner_page .page_right{width: 100%; padding: 0; left: 0;}
    .about_page .about_list ul li{margin-right: 30px;}
    .about_page .a_left{width: 100%; padding: 0;}
    .about_page .a_right{width: 100%; padding: 0; margin-top: 15px;}

}


@media (max-width:500px){
    .container-fluid{padding-left: 8px; padding-right: 8px;}
    .main5 .item{height: 180px;}
    .main5 li{width: 100%;}
    .main5 li:nth-child(2) .item .imgbox{left: 50%;}
    .main5 li:nth-child(2) .item .txtbox{left: -50%}
    .main5 li:nth-child(3) .item .imgbox{left: 0;}
    .main5 li:nth-child(3) .item .txtbox{left: 0;}
    /*内页*/
    .actovotu_page .item{height: 105px;}
    .actovotu_page .item .imgbox{width: 135px;}
    .actovotu_page .item .txtbox{width: calc(100% - 135px);}
    .actovotu_page .item .txtbox p{height: 60px; line-height: 20px;}
    .actovotu_page .item .txtbox h5{display: none;}

}

@media (max-width:376px){

}

@media (max-width:360px){

}