@media screen and (max-width: 1199px) {
  .logo img {
    width: 80%;
  }

  .header .mobileMenuBtn_shad {
    width: 100%;
    height: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.6);
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
  }

  .header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 11;
  }

  .header .mobileMenuBtn_shad.active {
    height: 100%;
  }

  .header_scroll {
    background: #6ec165;
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
  }

  .header .mobileMenuBtn {
    display: block;
  }

  .header .header_menu {
    width: 200px;
    background: rgba(115, 195, 100, .8);
    position: fixed;
    height: 100%;
    overflow: auto;
    top: 0;
    right: -200px;
    transition: 0.6s all;
    -webkit-transition: 0.6s all;
  }

  .header .header_menu.active {
    right: 0;
  }

  .header .header_menu ul li {
    display: block;
    box-sizing: border-box;
  }

  .header .header_menu ul li a {
    padding: 0;
    border: none;
    line-height: normal;
    padding: 12px 0;
    width: 80%;
    display: inline-block;
  }

  .header .header_menu ul li a:hover,
  .header .header_menu ul li a.active {
    border: none;
    opacity: 1;
    filter: alpha(opacity=100);
    box-sizing: border-box;
    display: inline-block;
  }

  .header .md-show {
    display: block;
  }

  .header .header_menu ul li {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }

  .header .header_menu ul li:current {
    border-bottom: 2px solid #fff;
  }

  .header .header_menu ul li a {
    border-bottom: 0;
  }

  .nav li {
    padding-top: 0;
  }

  .nav li.current,
  .nav li:hover {
    color: #fff;
    box-sizing: border-box;
    background: url(../images/nav.png) no-repeat 15% center;
  }

  .detail_header {
    background: #fff;
  }

  .detail_header .mobileMenuBtn span {
    background: #8dc73f;
  }

  .silder-main-img .info {
    width: 600px;
  }

  .silder-main-img .info h3 {
    font-size: 40px;
  }

  .silder-main-img .info p {
    font-size: 20px;
  }

  .silder-main-img .info2 h3 {
    font-size: 40px;
  }

  .silder-main-img .info2 p {
    font-size: 20px;
  }

  .silder-main-img .info2 .sec {
    margin-top: 8%;
  }

  .silder-main-img .info3 {
    width: 400px;
    left: 50%;
    margin-left: -200px;
  }

  .swiper-container {
    display: none;
  }

  .small-case {
    display: block;
  }

  .small-casecon img {
    width: 100%;
  }

  .small-case li {
    padding: 0 20px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .case_module .info{
    padding: 14px 20px 40px 20px;
  }
  .case_module .info .tit{
    font-size: 16px;
  }
  /* detail */
  .detail_header .header_menu {
    background: rgba(255, 255, 255, 1);
  }

  .news-detail {
    padding: 160px 40px 40px;
  }

  .detail_header .nav li.current,
  .detail_header .nav li:hover {
    color: #8dc73f;
    background: url(../images/nav02.png) no-repeat 10% center;
  }

  /* join */
  .join {
    padding: 5%;
  }

  .page-tit .ad {
    font-size: 40px;
    font-weight: normal;
    line-height: 60px;
  }

  .join-us-pagetit p span {
    width: 12%;
  }

  .join-us .invite div {
    color: #fff;
    font-size: 30px;
    padding-bottom: 10px;
  }

  /* newslist */
  .newslist,
  .newslist-title {
    padding: 0 40px;
  }

  .news-list .intro p {
    height: 70px;
    overflow: hidden;
  }

  .news-list .green-btn {
    margin-top: 22px;
  }

  /* support 技术支持 */
  .support {
    padding: 0 40px;
  }

  .support-list .info h3 {
    font-size: 16px;
  }

  /* 解决方案 */
  .solution-contain {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width:960px) {
  .header .mobileMenuBtn {
    top: 20px;
  }

  .silder-main-img .info {
    width: 600px;
    margin-left: -300px;
  }

  .silder-main-img .info h3 {
    font-size: 30px;
  }

  .silder-main-img .info p {
    font-size: 18px;
  }

  .silder-main-img .info2 {
    left: 12%;
    top: 33%;
  }

  .silder-main-img .info2 h3 {
    font-size: 30px;
  }

  .silder-main-img .info2 p {
    font-size: 16px;
  }

  .silder-main-img .info2 .sec {
    margin-top: 3%;
    margin-left: 20%;
  }

  .silder-main-img .info3 {
    width: 340px;
    left: 50%;
    margin-left: -200px;
    top: 40%
  }

  .footer-con .message {
    display: none;
  }

  .footer-con {
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .footer .footer-info {
    margin-top: 30px;
  }

  .footer-info .map {
    padding-left: 50px;
    box-sizing: border-box;
  }

  /* index */
  .trade_module {
    padding: 40px 50px 30px;
  }

  .trade_module .tit {
    line-height: 40px;
    font-size: 24px;
  }

  .trade_module .info {
    font-size: 14px;
  }

  .trade_module .pic_part {
    margin-top: 80px;
  }

  .trade_module .text_pic p {
    margin-bottom: 12px;
  }

  .trade_module .item p {
    font-size: 16px;
  }

  .group_tit {
    margin-bottom: 60px;
  }

  .goods_module {
    margin-bottom: 80px;
  }

  .goods_pic li p {
    line-height: 26px;
    font-size: 18px;
    font-weight: bold;
  }

  .goods_pic li {
    padding: 0 10px;
    box-sizing: border-box;
  }

  .news_module {
    padding: 100px 40px 42px;
  }

  .news_module .pull-right {
    margin-top: 30px;
  }

  .news_module .text {
    font-size: 22px;
  }

  .news_module .mask {
    height: 62px;
  }

  .news_module .news_tit {
    font-size: 20px;
  }

  .news_module .pull-right li {
    padding-bottom: 20px;
  }

  .small-case {
    display: block;
  }

  /* about us */
  .about {
    margin-bottom: 60px;
  }

  .about-contain {
    padding: 35px 40px 60px;
  }

  .about h4 {
    margin-top: 0;
    font-size: 20px;
    line-height: 30px;
    padding-top: 15px;
  }

  .about h4 span {
    border-width: 7px;
    padding-left: 6px;
  }

  .about-detail p {
    font-size: 12px;
    padding-top: 20px;
  }

  .about-detail p.tit {
    padding-top: 15px;
  }

  .about-detail2 p {
    padding-left: 20px;
    padding-top: 0;
  }

  /* detail */
  .news-detail .date {
    padding-bottom: 30px;
  }

  .news-detail .contain {
    line-height: 30px;
  }

  /* join */
  .join-us-pagetit {
    padding-bottom: 50px;
  }

  .join-us .name {
    padding-bottom: 10px;
  }

  .join-us .intro li:first-child .detail {
    padding-bottom: 20px;
  }

  .join-us .intro li:last-child .detail {
    height: 108px;
  }

  /* newslist 新闻列表 */
  .news-list .intro h3 {
    font-size: 16px;
  }

  .news-list .intro p {
    height: 52px;
    overflow: hidden;
  }

  .news-list .img p {
    font-size: 20px;
  }

  /* support 技术支持 */
  .support li:nth-child(2n),
  .support li:nth-child(2n+1) {
    padding-right: 0;
    padding-left: 0;
  }

  /* solution 解决方案2 */
  .solution-sec .name a {
    font-size: 18px;
  }
}

@media screen and (max-width:767px) {
  .header .mobileMenuBtn {
    top: 20px;
  }

  .logo {
    padding-left: 20px;
  }

  .logo img {
    min-width: 60px;
  }

  .page-tit {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .page-tit p:first-child {
    font-size: 30px;
    line-height: 30px;
  }

  .page-tit p:last-child {
    font-size: 18px;
    line-height: 24px;
  }

  .page-tit p span {
    margin-bottom: 6px;
  }

	.projector .info_02 p{
    margin-top:0;
	}
	 .projector .info_02 .fir{
	 	  margin-left: -8px;
      margin-top: 20px;
	 }
  .projector .info_03 h3 {
    margin-left: -55px;
    margin-top: 15px;
	}

  /* footer */
  .footer-con .map {
    margin: 0 auto;
    text-align: center;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .footer .footer-tit h4 {
    font-size: 24px;
  }

  .footer .footer-tit p {
    font-size: 16px;
  }

  .footer-info .map {
    padding-left: 0;
  }

  /* index */
  .trade_module {
    padding: 40px 30px 30px;
  }

  .trade_module .tit {
    line-height: 30px;
    font-size: 16px;
  }

  .trade_module .info {
    font-size: 12px;
    height: 197px;
    overflow: hidden;
  }

  .trade_module .item p {
    font-size: 14px;
  }

  .trade_module .pic_part {
    margin-top: 40px;
  }

  .group_tit h5 {
    height: 30px;
    line-height: 30px;
  }

  .group_tit {
    width: auto;
  }

  .group_tit:before,
  .group_tit:after {
    width: 80px;
  }

  .goods_pic li {
    margin-top: 20px;
  }

  .group_tit {
    margin-bottom: 30px;
  }

  .trade_module .pic_text img,
  .trade_module .text_pic p {
    margin-bottom: 8px;
  }

  .news_module .container {
    padding: 20px;
  }

  .news_module {
    padding: 100px 40px 42px;
  }

  .news_module .pull-right {
    margin-top: 20px;
  }

  .news_module .text {
    font-size: 22px;
  }

  .news_module .mask {
    height: 62px;
  }

  .news_module .news_tit {
    font-size: 16px;
  }

  .news_module .pull-right li {
    padding-bottom: 20px;
  }

  .news_module .news_info {
    height: 60px;
    overflow: hidden;
  }

  .news_module .text {
    font-size: 16px;
    bottom: 6px;
  }

  .news_module .mask {
    height: 32px;
  }

  /* about us */
  .about h4 span {
    border-width: 7px;
    padding-left: 6px;
  }

  .about-detail p {
    font-size: 12px;
    padding-top: 20px;
  }

  .about-detail p.tit {
    padding-top: 15px;
  }

  .about-detail2 p {
    padding-left: 20px;
    padding-top: 0;
  }

  /* detail */
  .news-detail {
    padding: 120px 40px 40px;
  }

  /* join */
  .join-us-pagetit {
    padding-bottom: 50px;
  }

  .page-tit .ad {
    font-size: 30px;
  }

  .join-us .invite div {
    font-size: 26px;
  }

  .join-us-pagetit p em {
    font-size: 20px;
  }

  .join-us .invite p {
    font-size: 16px;
  }

  .join-us .invite {
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .join-us .invite em {
    display: inline-block;
    width: 20px;
    height: 34px;
  }

  .join-us .invite em:last-child {
    margin-bottom: -15px;
  }

  /* newslist 新闻列表 */
  .news-list .img p {
    font-size: 16px;
  }

  .news-list .img .shade {
    height: 50px;
  }

  .news-list .intro p {
    padding-top: 5px;
  }

  .news-list .green-btn {
    margin-top: 8px;
    width: 90px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    box-shadow: 0 5px 10px #33b9af;
  }

  .newslist-title li {
    font-size: 14px;
    margin: 0 4px;
  }

  .newslist-title li.current a {
    font-size: 16px;
  }

  /*=======================solution first 解决方案1 ============================*/
  .solution-contain .info h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .solution-contain .info div {
    font-size: 12px;
  }
}