﻿@charset "utf-8";
/*width:1200+*/

@media only screen and (min-width: 1004px) and (max-width: 2800px){
	/** 鼠标滑过 斜切 **/
.dd, .simg, .imgW .img, .imga, .product-list a, .teach-list .imga a, .news-list .more{transition:all ease-in .3s;-moz-transition:all ease-in .3s;-ms-transition:all ease-in .3s;-o-transition:all ease-in .3s;-webkit-transition:all ease-in .3s;}
.shadow1 .imga:hover,.shadow1 dd:hover{
    box-shadow:0px 0px 10px #aaa;
    -moz-box-shadow:0px 0px 10px #aaa;
    -ms-box-shadow:0px 0px 10px #aaa;
    -o-box-shadow:0px 0px 10px #aaa;
    -webkit-box-shadow:0px 0px 10px #aaa;
}
.shadow99 .imga:hover,.shadow99 dd:hover{
    transform:translateY(-5px);
    -moz-transform:translateY(-5px);
    -ms-transform:translateY(-5px);
    -o-transform:translateY(-5px);
    -transform:translateY(-5px);
    box-shadow:0px 0px 10px #999;
    -moz-box-shadow:0px 0px 10px #999;
    -ms-box-shadow:0px 0px 10px #999;
    -o-box-shadow:0px 0px 10px #999;
    -webkit-box-shadow:0px 0px 10px #999;
}
.shadowcc .imga:hover{
    box-shadow:0px 0px 10px #ccc;
    -moz-box-shadow:0px 0px 10px #ccc;
    -ms-box-shadow:0px 0px 10px #ccc;
    -o-box-shadow:0px 0px 10px #ccc;
    -webkit-box-shadow:0px 0px 10px #ccc;
}
.lateY .imga:hover{
    transform:translateY(-5px);
    -moz-transform:translateY(-5px);
    -ms-transform:translateY(-5px);
    -o-transform:translateY(-5px);
    -transform:translateY(-5px);
    box-shadow:0px 0px 10px #ccc;
    -moz-box-shadow:0px 0px 10px #ccc;
    -ms-box-shadow:0px 0px 10px #ccc;
    -o-box-shadow:0px 0px 10px #ccc;
    -webkit-box-shadow:0px 0px 10px #ccc;
}
.lateY10 .imga:hover{
    transform:translateY(-10px);
    -moz-transform:translateY(-10px);
    -ms-transform:translateY(-10px);
    -o-transform:translateY(-10px);
    -transform:translateY(-10px);
}
.scale:hover .simg,.imgW:hover .img,.product-list a:hover .img{-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}



}



@media only screen and (min-width: 1200px){

	}
/** max-width:1200 **/
@media only screen and (max-width: 1199px){
.wp{ width:96%;}

}
/** max-width:1024 **/
@media only screen and (max-width: 1023px) {
.nav{ display:none;}
.menubtn{ display:block;} 

.loarea{ height:50px;}
.loarea .logo{ width:260px; padding-top:20px; }
/*.loarea .logo img{ height:32px;}*/
.tel{ display:none;}
.mtel{ display:block;}
.banner .swiper-pagination{ display:none;}
.banner .swiper-button-prev,.banner .swiper-button-next{ display:inline-block; width:20px; height:28px;margin-top:-14px;}
.footer_wap{ display:block;}
.pcshow{ display:none;}
.wapshow{ display:inline-block;}


.intellbox{
    padding: 25px 0;
    
}
.titlebox{
    font-size: 16px;
}
.titlebox h3{
    font-size: 24px;
    margin-bottom: 5px;
}
.intellUl ul li{
    width: 98%;
    margin: 5px 1%
}
.featBg{
    padding: 25px 0
}
.featUl li{
    width: 48%
}
.inservBg{
    padding: 25px 0
}
.inserUl ul li{
    width: 98%
}
.footer{
    padding: 15px 0
}
.botlogo{
    display: none;
}
.footcent{
    margin-left: 0
}

.padb{
    padding: 25px 0
}
.featnr h3{
    font-size: 24px;
}
.featnr{
    font-size: 14px;
    line-height: 28px;
}
.featuredtitle{
    font-size: 24px;
}
.featuredUl li{
    width: 48%
}
.featuredcent{
    padding: 15px 10px;
}
.featuredcent h3{font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.xztgbox{
    min-width: 98%;
    box-sizing: border-box;
    padding: 20px 10px
}
.close{
    right: 10px
}

.mlW{
    width: 100%!important
}
.innewnr{
    padding-right: 0;
    padding-bottom: 15px;
}
.imgW{
    width: 100%!important
}
.newxbtn{
    right: 0;
    bottom: 12px;
}

.detailfl{width: 100%}
.detailfr{width: 100%}
.tzzsx{
    padding: 0px
}
.fwzqxqbox .new_detailpage{
    width: 100%;
    margin-bottom: 10px;
}
.fwzqxqbox .new_detailpage .imgW{
    width: auto!important;
}
.fwzqxqbox .new_detailpage .mlW{
    width: 250px!important;
}

.serviceLi{
    width: 98%
}
.servicecont a{
    padding: 12px 15px 12px 20px;
    background: url(../images/servicico.png) no-repeat 96% center;
    font-size: 14px;
}
.servicecont a:nth-child(odd){
    background: #f9f9fb url(../images/servicico.png) no-repeat 96% center;
}
.servicetitle{font-size: 24px;}

.footcenw{
    width: 100%;
    display: flex;
    justify-content: center;
    margin: auto;
    margin-top: 20px;
}


}
/** max-width:960 **/
@media only screen and (max-width: 959px) {

}
/** max-width:768 **/
@media only screen and (max-width: 767px) {
.banner .slick-dots{ bottom:10px;}
}
/** max-width:640 **/
@media only screen and (max-width: 639px) {
}

/** width:480 **/
@media only screen and (max-width: 479px) {

}

@media only screen and (max-width: 360px) {

}
/** width:320px **/
@media only screen and (max-width: 319px) {	
}

/*********************************首页结束**********************************/

/*******************************************************************/
/*width:1200+*/
@media only screen and (min-width: 1200px){}
/** max-width:1200 **/
@media only screen and (max-width: 1365px){

	}
/** max-width:1200 **/
@media only screen and (max-width: 1199px){}
/** width:960px **/
@media only screen and (max-width: 1023px){
}
/** max-width:960 **/
@media only screen and (max-width: 959px){}
/** max-width:768 **/
@media only screen and (max-width: 767px){}
/** max-width:640 **/
@media only screen and (max-width: 639px){
	}
/** width:480 **/
@media only screen and (max-width: 479px) {}
/** width:360px **/
@media only screen and (max-width: 360px) {}

/** width:320px **/
@media only screen and (max-width: 319px){}
/*******************************************************************/


