@media screen and (max-width: 1119px) {
    #in-news li a{
        padding: 17px 15px 16px;
    }
    #in-news li b{
        font-size: 1.6rem;
    }
    #in-news li p{
        width: 80%;
    }
    .index-tit h2{
        background-position:center -437px ;
    }
    .in-yss-bg dd h3, .index-tit h2{
        font-size: 3rem;
    }
    #in-product{
        margin-top: 25px;
    }
    .in-yss-bg dl.ys-01 dd, .in-yss-bg dl.ys-04 dd {
        margin: 50px 0 0;
    }
    .in-yss-bg dd p{
        line-height: 23px;
    }
    .in-yss-bg dl.ys-02 dd {
        margin: 20px 0 0;
    }
    #product-com li{
        width: 222px;
    }
    #product-com li img{
        width: 222px;
        height:184px;
    }
    .bx_wrap a.prev, .bx_wrap a.next{
        top: 110px;
    }
    #product-com li p{
        margin-top: 3px;
    }
    #in-news li.ons,#in-news li{
        min-height: auto;
    }
    .scroll_vertical .box{
        height: 580px;
    }


div.maindiv1 ul li {
    float: left;
    width: 30%;
    margin-left: 12px;
}

div.indexmaindiv {
    height: auto;
    margin: 0px auto;
    width: 100%;
}
div.indexmaindiv1 div.playerdetail {
    width:100%;
    height: 245px;
    background: #FFF;
    font-family: '微软雅黑';
}
	
div.indexmaindiv1 div.playerdetail div.detailimg {
    width:100%;
}	
div.indexmaindiv1 div.playerdetail div.detailimg img {
    width: 100%;
}	
	
	
	
	
	
	
	
}
@media screen and (max-width: 960px) {
    body{
        font-size: 13px;
        font-size: 1.3rem;
    }
    .index-tit p.in-ms{
        width: 100%;
    }
    #in-news,.zx,.groom{
        display: none;
    }
    .in-about{
        width: 100%;
        float: none;
    }
    .bx_wrap a.prev, .bx_wrap a.next{
        display: none;
    }
    #rm-nav li a,.in-case li p{
        font-size: 1.4rem;
    }
    .in-witness li p{
        font-size: 1.2rem;
        padding: 0 10px 10px;
    }
    #rm-nav li{
        line-height: 35px;
    }
    .nav-bg{
        height: 35px;
    }
    .index-tit h2 {
        font-size: 2.5rem;
    }
    .in-yss-bg dd h3{
        font-size: 2rem;
    }
    .index-tit h2 {
        background-position: center -443px;
    }
    .in-yss-bg dl.ys-01 dd,.in-yss-bg dl.ys-02 dd,.in-yss-bg dl.ys-03 dd{
        margin: 0;
    }
    .in-yss-bg dl.ys-04 dd{
        margin-top: 20px;
    }
    .in-yss-bg dd h3{
        height: 35px;
        line-height: 35px;
    }
    .in-yss-bg dd h3 span{
        padding-right: 0;
        background: none;
        text-indent: 10px;
        width: 30px;
        height: 35px;
    }
    .in-case li p{
        line-height: 35px;
    }
    .mar-top{
        margin-top: 20px;
    }
    .in-yss-bg dd p{
        padding-left: 30px;
    }
    .cases-list dd  p,.solve-list dd p{
        line-height: 20px;
    }
    .cases-list dl,.solve-list dl{
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 860px) {
    .footer ul,.footer ul.in-contact img,.v_close{
        display: none;
    }
    .footer ul.in-contact{
        display: block;
        width: 100%;
        padding: 0;
        border-left: 0;
    }
    .footer ul.in-contact li{
        line-height: 22px;
    }
    .logo a p{
        font-size: 1.8rem;
    }

}

@media screen and (max-width: 768px) {
  html.mmenu-accelerated .mmenu-page, html.mmenu-accelerated #mmenu-blocker{transform: none;}
  body{width:100%;}
  .post_fix{width:100%;overflow:hidden;}
  .sj_dibox{display: flow-root;}
  .sj_footer {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
  }
  .sj_footer .sj_footer_a {
    display: block;
    width: 33.3%;
    text-align: center;
    line-height:40px;
    background-color: #2084c2;
    float: left;
    font-size: 1em;
    color: #fff;
  }
  .sj_footer .sj_footer_a img {
    width: 25%;
    float:left;
    margin:5px 0 0 10px;
  }
  /*输入框*/
  .sjbasic-grey{display:block;}
   .basic-grey {
    margin:0 auto;
    max-width: 500px;
    padding-bottom: 25px;
     background-color:#f2f2f2;
  }
  .basic-grey div {
    display: block;
    margin: 0px;
  }
  .basic-grey div>span {
    float: left;
    width: 11%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #000;
  }
  .basic-grey input[type="text"], .basic-grey textarea{
    border: 1px solid #DADADA;
    color: #888;
    height: 30px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 70%;
    font-size: 12px;
    line-height:15px;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
  }
  .basic-grey textarea{
    padding: 5px 3px 3px 5px;
    height:100px;
  }
  .basic-grey .button {
    background: #E27575;
    margin: 0 auto;
    display: block;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #9E3F3F;
    cursor: pointer;
  }
  .basic-grey .button:hover {
    background: #CF7A7A;
  }
  
    .tell,.head-top ul,.wrap-l{
        display: none;
    }
    .logo{
        width: 100%;
        margin-right: 0;
    }
    .wrap-r,.piece li{
        width: 100%;
    }
    .piece li{
        line-height: 25px;
    }
    .piece li{
        width: 98%;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: top;
    }
    .head-c{
        margin: 16px auto;
    }
    .in-case-bg{
        padding: 25px 0;
    }
    .index-tit h2{
        font-size: 2rem;
        background-position: center -453px;
    }
    .in-case li,.in-witness li{
        margin: 15px 0 0 2%
    }
    .in-case li:first-child,.in-witness li:first-child{
        margin: 15px 0 0;
    }
    .in-ys-bg{
        padding: 16px 0;
    }
    .details-main-h h3{
        font-size: 1.8rem;
    }
    .v_con01{
        width:512px;
        height:300px;
        margin-left: -256px;
    }
}
@media screen and (max-width: 640px) {
	.pc_show{ display:none}
	.wrap_show{ display:block;}
	.mt60{margin-top:10px;}
	.mt50{margin-top:10px;}
	.foot_bg{ background:#f2f2f2; padding:8px;}
   .head-top,.flex-control-nav{
        display: none;
    }
	 .search{ float:left; width:100%;}
	 .search input {
    border: 0;
    height: 23px;
    padding: 3px 3px 0;
    font-size: 1.2rem;
    width: 80%;
	}
	.search button {
    border: 0;
    color: #fff;
    height: 28px;
    cursor: pointer;
    background: #1374db url("../images/icon.png") no-repeat right 0px;
    text-indent: -999em;
    overflow: hidden;
    width: 32px;
	float:right;
}
    .in-product-bg{
        padding-top:18px;
        padding-bottom: 18px;
    }
    .index-tit p.in-ms{
        width: 100%;
    }
    #in-product ul.tabs li a{
        padding: 0 7px;
        font-size: 1.2rem;
    }
	
	.int-btit h2 {
    font-size: 2.2rem;
    color: #666666;
	margin-top:10px;
}

.in_case_t b {
    color: #c1c1c1;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    padding: 4px 15px;
    background: #FFF;
    display: inline-block;
    margin-top: 0;
}

.in_case_t {
    background: url(../images/int_bg.jpg) center no-repeat bottom:50px;
    height: 36px;
    font-weight: bold;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

     #in-product{ margin-top: 18px;}  
	.iabout_title{ position:absolute; z-index:2; width:244px; height:46px; font-size:24px; font-weight:800; line-height:46px; color:#FFF; left:0px; top:80%; background:url(../images/iab_tbg.png) no-repeat; text-indent:2em;}	
	.in-news {float: left; width: 94%; margin: 25px 0 0 12px;}
	.in-news dl { display:none;}
	.in-news dd {float: left;width: 96%; margin:0 auto; display: block;}
 	.in_news_c:nth-child(n+5){display:none;}
	
    .in-service{ width:96%; margin:0 auto;}
    .in-service dl{ width:100%; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px;}
    .in-service dl dd{ float:left; width:30%;}
    .in-service dl dd img{ width:100%;}
    .in-service dl dt{ float:right; width:68%;}	
	.in-service dl dt h2{ font-size:14px; font-weight:700;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.inpro_r h1 {
    width: 94%;
    border-bottom: 1px solid #FFF;
    margin: 0 auto 10px auto;
    color: #FFF;
    font-size: 20px;
    padding-bottom: 8px;
}



.item1{ width:96%; margin:0 auto;}
	.item1 li {
    position: relative;
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
    width: 48%;
    overflow: hidden;
    cursor: pointer;
}
  #wrap h3{line-height: 16px;font-size: 16px;margin: 8px 0;}
 #the-com li{ width:160px; }
 #the-com li img{ width: 160px; height:133px;}	
 .index-tit h2 {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 1.8rem;
    padding-bottom: 6px;
    width: 99%;}	
	
.in-yss-bg dl.ys-02 dd {
    margin: 40px 10px 0 10px;
}	
	
	
	
	.intit_txt {
    padding: 10px 20px;
    background: #1d79dc;
    color: #FFF;
    position: absolute;
    bottom: -45px;
    text-align: center;
    margin-left:0;
}
.inpro_r {
    width: 100%;
    margin:0 auto;
    border: 0px solid #FFF;
}
.inpro_r ul li {
    float: left;
    width: 46%;
    overflow: hidden;
    margin:4px 2%;   
    text-align: center;
      height: 190px;
}
		
    .in-yss-bg dd p{
        font-size: 1.4rem;
        padding-left: 0;
        line-height: 30px;
    }
    .in-yss-bg dd h3{
        font-size: 1.6rem;
        height: 30px;
        line-height: 30px;
        margin-bottom: 6px;
    }
    .index-tit p.in-ms{
        margin: 8px auto 0;
    }
    .in-case-bg{
        padding: 16px 0;
    }
    .in-witness li p{
        padding: 0 6px 10px;
    }
    .in-about dd em{
        font-size: 1.6rem;
    }
    .in-about dd{
        padding: 10px ;
        line-height: 20px;
        font-size: 1.2rem;
    }
    .in-search{
        margin: 5px auto;
    }
    .main-bg{
        padding: 15px 0 ;
    }
    .det-main-bg{
        margin-top: 10px;
        padding: 10px;
    }
    .cases-list dd  p,.solve-list dd p{
        height: 60px;
        overflow: hidden;
    }
    .cases-list dd span,.solve-list span{
        margin-top: 8px;
    }
    .cases-list dd span a{
        padding: 5px 10px;
    }
    .details-main-h h3{
        font-size: 1.6rem;
        padding-bottom: 10px;
    }
    .info{
        margin: 6px 0;
    }
    .details-main{
        margin: 18px 0;
    }
    .v_con01{
        width:430px;
        height:300px;
        margin-left: -215px;
    }
    .product-list-bg{
        padding: 5px;
    }
	
div.indexmaindiv1 div.playerdetail div.detailimg {
    width: 45%;
}	

div.indexmaindiv1 div.playerdetail div.detailimg img {
   width:100%;
}



div.maindiv1 ul li{ width:45%;}	
div.maindiv1 ul li img{ width:100%;}	


	
}
@media screen and (max-width:480px) {
    body{
        font-size: 1.4rem;
        font-size: 14px;
    }
	.position dd {
	display:none
}
    .cases-list dd span,.tj-product{
        display: none;
    }
    /*.cases-list dd  p{*/
        /*height: 40px;*/
        /*overflow: hidden;*/
    /*}*/
    .logo a img{
        width: 26%;
    }
    .logo a p{
        font-size: 1.5rem;
        padding-top: 5px;
        margin-left: 5px;
    }
    .logo a span,.hot{
        font-size: 1.2rem;
    }
    .hot{
        width: 98%;
        display: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space:nowrap;
        line-height: 20px;
    }
    #in-product ul.tabs{
        display: none;
    }
    #product-com li{
        width:49%;
      margin-right:2%;
    }
  
  #product-com li:nth-child(n+5){
  display:none;}
  
  #product-com li:nth-child(2n){
    margin-right:0;
  }
  
    #product-com li img{
        width: 100%;
        height: auto;
    }
    .index-tit p.in-ms,#product-com li p,.footer li{
        font-size: 1.2rem;
    }
    .index-tit h2{
        font-size: 1.7rem;
        background-position: center -458px;
    }
    .in-yss-bg dl{
        padding-top: 20px;
    }
    .in-yss-bg dd,.in-yss-bg dt{
        width: 100%;
    }
    .in-yss-bg dl.ys-01 dd, .in-yss-bg dl.ys-02 dd, .in-yss-bg dl.ys-03 dd, .in-yss-bg dl.ys-04 dd{
        margin-top: 15px;
    }
    /*.in-yss-bg dd{*/
        /*width: 58%;*/
    /*}*/
    /*.in-yss-bg dt{*/
        /*width: 39%;*/
    /*}*/
    /*.in-yss-bg dl.ys-01 dt{*/
        /*padding-top: 15px;*/
    /*}*/
    /*.in-yss-bg dl.ys-02 dt,.in-yss-bg dl.ys-03 dt,.in-yss-bg dl.ys-04 dt{*/
         /*padding-top: 32px;*/
     /*}*/

    /*.in-yss-bg dl.ys-04 dd{*/
        /*margin-top: 0;*/
    /*}*/
    .in-yss-bg dd h3{
        font-size: 1.5rem;
        line-height: 25px;
        height: 25px;
    }
    .in-yss-bg dd h3 span{
        text-indent: 0;
    }
    .in-yss-bg{
        padding-bottom: 10px;
    }
    .copyright {
        padding: 6px 10px;
        text-align: left;
        margin-top: 10px;
        font-size: 1.2rem;
    }
    .footer li.foot-n{
        font-size: 1.3rem;
    }
    .mar-top{
        margin: 10px 0 10px;
    }
    .head-c {
        margin: 13px auto;
    }
    .in-witness li p{
        line-height: 18px;
        height: 36px;
        overflow: hidden;padding-bottom: 0;
        margin-bottom: 10px;
    }
    .det-main-bg,.details-main{
        line-height: 22px;
    }
    .cases-list dd em a,.solve-list dd em a{
        line-height: 20px;
    }
    .cases-list dd  p,.solve-list dd p{
        line-height: 18px;
        height: 36px;
    }
    .cases-list dl,.solve-list dl{
        padding-bottom: 14px;
        margin-bottom: 14px;
    }
    .page li{
        margin: 2px ;
    }
    #news-list li{
        padding: 8px 15px 8px 30px;
        background-position:  10px -532px;
    }
    .cases-list dd em a, .solve-list dd em a{
        font-size: 1.4rem;
    }
    .v_con01{
        width:300px;
        height:200px;
        margin-left: -150px;
    }
    .video li,.product-list li{
        width: 47%;
        margin: 6px 1.5% 8px;
    }
    .video li .play_img p{
        margin-top: 0;
    }
	
	#news-list dl dt {
	margin:0 auto;
    float: left;
    display: block;
    width: 96%;
}
	
#news-list dl dt h2 span {
 width:4px; height:4px; background:#8e8e8e; float:left; margin-right:8px; margin-top:10px;
}	
	


}
@media screen and (max-width:380px) {
    .logo a img{
        padding-right: 7px;
    }
    .logo a span {
        font-size: 1.2rem;
    }
    .logo a p {
        font-size: 1.4rem;
        padding-top: 0;
    }
    .logo a img {
        width: 25%;
    }
    .in-product-bg{
        padding-top: 13px;
        padding-bottom: 13px;
    }
}