/* media */
/* 横屏 */
@media screen and (orientation:landscape){
}
/* 竖屏 */
@media screen and (orientation:portrait){
}
/* 窗口宽度<960,设计宽度=768 */
@media screen and (max-width:959px){
	.logo-t h1{font-size: 1.8rem;}
	.header-tel{padding-top: 0;}
	.header-tel img:first-child{margin-bottom: 10px;}
	.new-item-p h3{margin-top: 0;}
	.new-item-p p{display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
	.news-box{height: 348px;}
	.client-box{height: 300px;}
	.client-more p{font-size: 1.4rem;}
	.client-more .more{margin-top: 20px;}
	.base-item li:hover .base-cnt{padding: 3%;}
	.base-cnt h3{line-height: 30px;}
	.base-item li:hover p{font-size: 1.2rem;}
	/*contact*/
	.ct-form{padding-left: 15px; padding-top: 30px;}
	.ct-info img{display: block; float: none;}
	.ct-info-text{width: 100%; margin-top: 15px;}
	/*case*/
	.case-row{display: none;}
	.list-caseinfo h2{font-size: 1.8rem; margin-top: 10px;}
	.case-main{padding-left: 0;}
	.case-info{width: 100%; margin-top: 15px;}
	
	.fixed-online .online1{margin-right: 15px;}
	.fixed-online .online2{margin-right: 15px;}
	
}
/* 窗口宽度<768,设计宽度=640 */
@media screen and (max-width:767px){
	.drawer-hamburger{display: block;}
	.drawer-open{overflow:hidden!important}.drawer-nav{position:fixed;z-index:2;top:0;overflow:hidden;width:16.25rem;height:100%;color:#222;background-color:#fff}.drawer-brand{font-size:1.5rem;font-weight:700;line-height:3.75rem;display:block;padding-right:.75rem;padding-left:.75rem;text-decoration:none;color:#222}.drawer-menu{margin:0;padding:0;list-style:none}.drawer-menu-item{font-size:1rem;display:block;text-decoration:none;color:#222}.drawer-menu-item:hover{text-decoration:underline;color:#555;background-color:transparent}.drawer-overlay{position:fixed;z-index:99;top:0;left:0;display:none;width:100%;height:100%;background-color:rgba(0,0,0,.2)}.drawer-open .drawer-overlay{display:block}.drawer--top .drawer-nav{top:-100%;left:0;width:100%;height:auto;max-height:100%;-webkit-transition:top .6s cubic-bezier(.19,1,.22,1);transition:top .6s cubic-bezier(.19,1,.22,1)}.drawer--top.drawer-open .drawer-nav{top:0}.drawer--top .drawer-hamburger,.drawer--top.drawer-open .drawer-hamburger{right:0}.drawer--left .drawer-nav{left:-16.25rem;-webkit-transition:left .6s cubic-bezier(.19,1,.22,1);transition:left .6s cubic-bezier(.19,1,.22,1)}.drawer--left .drawer-hamburger,.drawer--left.drawer-open .drawer-nav,.drawer--left.drawer-open .drawer-navbar .drawer-hamburger{left:0}.drawer--left.drawer-open .drawer-hamburger{left:16.25rem}.drawer--right .drawer-nav{right:-16.25rem;-webkit-transition:right .6s cubic-bezier(.19,1,.22,1);transition:right .6s cubic-bezier(.19,1,.22,1)}.drawer--right .drawer-hamburger,.drawer--right.drawer-open .drawer-nav,.drawer--right.drawer-open .drawer-navbar .drawer-hamburger{right:0}.drawer--right.drawer-open .drawer-hamburger{right:16.25rem}.drawer-hamburger{position:fixed;z-index:4;top:0;box-sizing:content-box;width:2rem;padding:0;padding:18px .75rem 30px;-webkit-transition:all .6s cubic-bezier(.19,1,.22,1);transition:all .6s cubic-bezier(.19,1,.22,1);-webkit-transform:translateZ(0);transform:translateZ(0);border:0;outline:0;background-color:transparent}.drawer-hamburger:hover{cursor:pointer;background-color:transparent}.drawer-hamburger-icon{position:relative;display:block;margin-top:10px}.drawer-hamburger-icon,.drawer-hamburger-icon:after,.drawer-hamburger-icon:before{width:100%;height:2px;-webkit-transition:all .6s cubic-bezier(.19,1,.22,1);transition:all .6s cubic-bezier(.19,1,.22,1);background-color:#222}.drawer-hamburger-icon:after,.drawer-hamburger-icon:before{position:absolute;top:-10px;left:0;content:" "}.drawer-hamburger-icon:after{top:10px}.drawer-open .drawer-hamburger-icon{background-color:transparent}.drawer-open .drawer-hamburger-icon:after,.drawer-open .drawer-hamburger-icon:before{top:0}.drawer-open .drawer-hamburger-icon:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.drawer-open .drawer-hamburger-icon:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sr-only{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;overflow:visible;clip:auto;width:auto;height:auto;margin:0}.drawer--sidebar,.drawer--sidebar .drawer-contents{background-color:#fff}@media (min-width:64em){.drawer--sidebar .drawer-hamburger{display:none;visibility:hidden}.drawer--sidebar .drawer-nav{display:block;-webkit-transform:none;transform:none;position:fixed;width:12.5rem;height:100%}.drawer--sidebar.drawer--left .drawer-nav{left:0;border-right:1px solid #ddd}.drawer--sidebar.drawer--left .drawer-contents{margin-left:12.5rem}.drawer--sidebar.drawer--right .drawer-nav{right:0;border-left:1px solid #ddd}.drawer--sidebar.drawer--right .drawer-contents{margin-right:12.5rem}.drawer--sidebar .drawer-container{max-width:48rem}}@media (min-width:75em){.drawer--sidebar .drawer-nav{width:16.25rem}.drawer--sidebar.drawer--left .drawer-contents{margin-left:16.25rem}.drawer--sidebar.drawer--right .drawer-contents{margin-right:16.25rem}.drawer--sidebar .drawer-container{max-width:60rem}}.drawer--navbarTopGutter{padding-top:3.75rem}.drawer-navbar .drawer-navbar-header{border-bottom:1px solid #ddd;background-color:#fff}.drawer-navbar{z-index:3;top:0;width:100%}.drawer-navbar--fixed{position:fixed}.drawer-navbar-header{position:relative;z-index:3;box-sizing:border-box;width:100%;height:3.75rem;padding:0 .75rem;text-align:center}.drawer-navbar .drawer-brand{line-height:3.75rem;display:inline-block;padding-top:0;padding-bottom:0;text-decoration:none}.drawer-navbar .drawer-brand:hover{background-color:transparent}.drawer-navbar .drawer-nav{padding-top:3.75rem}.drawer-navbar .drawer-menu{padding-bottom:7.5rem}@media (min-width:64em){.drawer-navbar{height:3.75rem;border-bottom:1px solid #ddd;background-color:#fff}.drawer-navbar .drawer-navbar-header{position:relative;display:block;float:left;width:auto;padding:0;border:0}.drawer-navbar .drawer-menu--right{float:right}.drawer-navbar .drawer-menu li{float:left}.drawer-navbar .drawer-menu-item{line-height:3.75rem;padding-top:0;padding-bottom:0}.drawer-navbar .drawer-hamburger{display:none}.drawer-navbar .drawer-nav{position:relative;left:0;overflow:visible;width:auto;height:3.75rem;padding-top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.drawer-navbar .drawer-menu{padding:0}.drawer-navbar .drawer-dropdown-menu{position:absolute;width:16.25rem;border:1px solid #ddd}.drawer-navbar .drawer-dropdown-menu-item{padding-left:.75rem}}.drawer-dropdown-menu{display:none;box-sizing:border-box;width:100%;margin:0;padding:0;background-color:#fff}.drawer-dropdown-menu>li{width:100%;list-style:none}.drawer-dropdown-menu-item{line-height:3.75rem;display:block;padding:0;padding-right:.75rem;padding-left:1.5rem;text-decoration:none;color:#222}.drawer-dropdown-menu-item:hover{text-decoration:underline;color:#555;background-color:transparent}.drawer-dropdown.open>.drawer-dropdown-menu{display:block}.drawer-dropdown .drawer-caret{display:inline-block;width:0;height:0;margin-left:4px;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;-webkit-transform:rotate(0deg);transform:rotate(0deg);vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.drawer-dropdown.open .drawer-caret{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.drawer-container{margin-right:auto;margin-left:auto}
	.logo{width: 80%;}
	.logo img{max-height: 60px;}
	.logo-t h1{margin-top: 10px; font-size: 1.4rem; margin-bottom: 10px;}
	.logo-t h1+p{font-size: 1.2rem;}
	.header-tel{display: none;}
	.drawer--left .drawer-hamburger, .drawer--left.drawer-open .drawer-nav, .drawer--left.drawer-open .drawer-navbar .drawer-hamburger{right: 0; left: auto; z-index: 100;}
	.drawer--left.drawer-open .drawer-hamburger{right: 16.25rem; left: auto;}
	.drawer-hamburger{position: absolute; top: 30px; width: 40px; z-index: 100;}
	.menu>div{padding: 0;}
	.menu1>li{font-size: 1.4rem; line-height: 30px; width: 100%; height: 30px; float: none;}
	.menu1 a{color: #333;}
	.drop-menu ul , .drop-menu:hover ul{display: none;}
	/*contact*/
	.ct-form , .ct-info{width: 100%;}
	.ct-info-qr1 , .ct-info-qr2{width: 50%; float: left;}
	.ct-info-qr2{margin-top: 0;}
	/*team*/
	.list-team{padding: 10px;}
	.list-team .list-team-cb li{margin-left: 2%; width: 31.3333%;}
	/* about */
	.about-menu{margin-left: -2%;}
	.about-menu li{width: 23%; margin-left: 2%; margin-right: 0;}
	.about section:nth-child(n+2){margin-top: 25px;}
	
	.online3 , .online4{display: none;}
	
}
/* 窗口宽度<640,设计宽度=480 */
@media screen and (max-width:639px){
	.head-top-link{display: none;}
	.activity-item li{width: 50%;}
	.news-box , .client-box{height: auto;}
	.news-head {width: 100%;}
	.news-item{width: 100%; margin-top: 15px;}
	.js-newshead{padding-bottom: 20px;margin-bottom: 0;}
	.course-item li{width: 48.75%;}
	.base-item li{width: 50%;}
	.client-more{width: 100%; padding: 15px 0; margin-bottom: 0;}
	.client-item{width: 100%;}
	.client-more img{display: none;}
	.partner ul{margin-left: -1%;}
	.partner li{width: 32.3333%; margin-left: 1%;}
	footer>div:first-child{display: none;}
	.footer-b{margin-top: 0;}
	/*team*/
	.sidebar-team2 , .sidebar-team3{display: none;}
	.sidebar-team,.list-team , .team-content{width: 100%;}
	/*news*/
	.main-news, .news-content{width: 100%;}	
	/*case*/
	.case-main , .case-content{width: 100%;}
}
/* 窗口宽度<480,设计宽度=320 */
@media screen and (max-width:479px){
	.logo{width: 18%;}.drawer-hamburger{top: 10px;}
	.head-top,.logo-t{display: none;}
	.crm{font-size: 1.2rem;}
	.index h2{font-size: 2rem;}
	.news-item-img , .course-item p{display: none;}
	.new-item-p{width: 100%;}
	.index .tabs .horizontal li{margin-right: 5px;  width: 30%;}
	.course-item h3{padding: 5px; font-size: 1.3rem; margin-top: 0;}
	.base-cnt h3{font-size: 1.2rem;}
	.team .swiper-slide p{font-size: 1.4rem;}
	.team .swiper-slide span{font-size: 1.2rem;}
	.client-item ul{margin-left: -2%;}
	.client-item li{width: 48%; margin-left: 2%;}
	.partner{margin-top: 25px;}
	.partner ul{margin-top: 0;}
	/*contact*/
	.ct-info-qr1 , .ct-info-qr2{width: 100%;}
	.ct-info-qr2{margin-top: 20px;}
	.ct-form{padding-left: 0;}
	.ct-row input{width: 66%;}
	/*team*/
	.list-team{padding: 10px 0;}
	.list-team .list-team-cb li{width: 48%;}
	.team-content h1{font-size: 1.8rem;}
	.team-content h2{font-size: 1.5rem; font-weight: normal;}
	/*news*/
	.main-newsitem{margin-left: -2%;}
	.main-newsitem li{width: 48%; margin-left: 2%;}
	.news-content h1{font-size: 1.8rem;}
	/*case*/
	.case-type{display: none;}
	.case-content .case-rowp , .case-img , .case-ct-tel{width: 100%;}
	.case-ct a{width: 80%; margin: 15px auto; float: none;}
	/* foot */
	.footer-b a{width: 20%; padding: 0;}
	.fixed-online{text-align: center;}
	.online2{display: none;}


}
/* windows UI 贴靠 */
@media screen and (-ms-view-state:snapped){
}
/* 打印 */
@media print{
}





