#chbnav_touch {display: none;}
.header {display: block;}
.bannersy {display: block;}
.z_bannersy {display: none;}
.warp-numList{display: none;}
.warp-vtop{display: none;}   /*顶部*/
.jdc-side{display: block;}
.warpindex-servers{display: none;}
.warpzsindex-servers{display: none;}
.warpjsindex-servers{display: none;}
.warpcooperation{display: none;}
.warpvm-footer{display: none;}
.chbnav_touch{display: none;}
.warpz_ny_banner{display: none;}
.warpnewbanner{display: none;}
.newbanner{display: none;}
.warpnewslst-left{display: none;}
.warpbaners-v{display: none}
.warpserver{display: none;}
.warpweb{display: none;}
.wapzs-lines{display: none;}
.wap-know-cent{display: none;}
.index-pcabout{display: block;}
.index-wapabout{display: none;}
@mediaonly screen and (max-width: 1200px) {
	.warp-vtop{display: none;}
	.z_bannersy{display: none;}
	.warp-numList{display: none;}
	.numList{display: block;}
}
@media only screen and (min-width: 340px) and (max-width: 500px){
	.jdc-side{display: none;}
	.v-top{display: none;}
	.warp-vtop{display: block;}
	.jdc-side{display: none;}
	.numList{display: none;}
	.warp-numList{display: block;}
	.warp-nums{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;}
	.warp-nums .numlst-one{
		width: 170px;height: 185px;background-color:#F3F5F7;margin:10px 5px 10px 5px;
	}
	.warp-nums .one-icoline{width: 56px;height: 56px;margin: 25px auto 10px auto;border: 1px solid #0CB8B6;border-radius: 50%;}
	.warp-nums .one-icoline img{width: 22px;height: 22px;margin: 15px auto 0px auto;display: block;}
	.warp-nums .numlst-one:last-child{margin-right: 0px;}
	.warp-nums .shuzi-v{font-size: 20px;line-height: 24px;font-weight: bold;color: #232323;text-align: center;}
	.warp-nums .one-texts{font-size: 12px;color: #7C8596;width: 173px;text-align: center;margin: 7px auto;}
	.warp-nums .bnum-text{text-align: center;font-size: 14px;font-weight: bold;color:#0CB8B6; }
	.z_bannersy .am-direction-nav {display: none;}
	.bannersy {display: none;}
	.newshow_cont img {width: 100%;}
	.z_bannersy {display: block;}
	.header {display: none;}
	.box {width: 96%;margin: 0px auto;}
	.z_bannersy {width: 100%;height: 185px;}
	.z_bannersy .am-slider-default {height: 185px;}
	.z_bannersy ul.am-slides li {height: 185px;}
    /*新闻中心*/
	.index-servers{display: none;}
	.warpindex-servers{display: block;}
	.warpindex-servers .sv-title,.warpjsindex-servers .sv-title,.warpzsindex-servers .sv-title,.warpcooperation .sv-title{width: 90%;font-size: 27px;margin:20px auto;text-align: center;height: 75px;line-height: 75px;color: #444444;}

	.warpindex-servers .vm-height{display: flex;flex-direction: row;flex-wrap: wrap;width: 100%;}
	.warpindex-servers .bx-vm{width: 100%;margin:10px 5px 10px 2px;border: 1px solid #E6E6E6;}
	.warpindex-servers .bx-vm:last-child{margin-right: 0px;}
	.warpindex-servers  .vm-img{width: 100%;height: 274px;position: relative;}
	/*技术服务兼容处理*/
	.warpjsindex-servers{display: block;}
	.jishu-lst{width: 100%;height: 236px;background-color: #ffffff;margin: 0px 10px 10px 0px;}
	.jishu-left{width: 100px;padding:38px 10px 0px 10px;margin-right: 20px; }
	.jishu-right{width: 230px;padding:40px 20px 0px 0px;}
	/*知识法规*/
	.warpzsindex-servers{display: block;}
	.zhishi-right{width:100%;}
	.zsr-lst a{margin-bottom: 23px;width: 35%;display: block;}
	.zsr-lst img{display: block;height:110px;width: 100%; }
	.zsr-new{width: 70%;padding-left: 10px;}
    /*关于我们*/
	.cooperation{display: none;}
	.warpcooperation{display: block;}
	.sv-niws{width: 100%;font-size: 12px;color:#6E6E6E;margin: 0px auto;text-align: center; }
	.svg-right{width: 100%;padding: 0px 20px 20px 40px;
		background:#ffffff;}
	.aboutname{padding: 20px 0px 5px 0px;font-size:16px;color: #232323;font-weight: bold; }
	.aboutadd{font-size: 14px;color:#0CB8B6;border-bottom: 1px solid #D9D7D7; }
	.qiye-name{font-size: 18px;color: #232323;font-weight: bold;}
	.qiye-pro{font-size: 14px;color: #7C8596;}
	.qy-name{
		font-size: 16px;font-weight: bold;color: #232323;
	}
	.qy-lst{display: flex;flex-direction: row;font-size:14px;color: #6E6E6E; }
	.qy-lst span{display: inline-block;font-weight: bold;color: #0CB8B6;padding-right: 7px;}
	/*底部css*/
   .vm-footer{display: none;}
   .warpvm-footer{display: block;width: 100%;background-color: #1C1B2E; }
   .vm-bt1 img{width: 30%;height: auto;}
   .wids-gs1{display: none;}
	.wids-gs2{display: none;}
	.wids-gs3{padding-left: 20px;}
    /*菜单*/
	.header{display: none;}
	#chbnav_touch {
		display: block;
	}
	.chbnav_touch_nav .chbnav_select {
		left: 0;
	}
	.chbnav_touch_nav_box {
		position: fixed;
		top: 0;
		overflow: auto;
		left: -100%;
		width: 100%;
		height: 100%;
		z-index: 1000;
		background: #fff;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}
	.chbnav_touch_navli {
		padding: 0 5%;
	}
	.chbnav_touch_navli1 img {
		float: right;
		margin-top: 19px;
	}
	.chbnav_touch_navli2 {
		padding: 0 0 0 5%;
	}
	.chbnav_touch_navli2 a {
		display: block;
		width: 80%;
		float: left;
		border-bottom: 1px solid #f1f1f1;
	}
	.chbnav_touch_navli2_img {
		display: block;
		float: left;
		width: 20%;
		text-align: center;
		border-bottom: 1px solid #f1f1f1;
		border-left: 1px solid #f1f1f1;
	}
	.chbnav_touch_navli2_img img {
		width: 10px;
	}
	.chbnav_touch_navli b {
		font-family: "Microsoft YaHei";
		float: right;
		font-size: 15px;
	}
	.chbnav_touch_erji {
		display: none;
		background-color: #f1f1f1;
		padding-left: 20px;
	}
	.chbnav_touch_erji a {
		display: block;
		font-size: 16px;
		color: #333333;
	}
	.chbnav_touch_top_logo {
		position: absolute;
		height: 100%;
		left: 4%;
	}
	.chbnav_touch_nav_title {
		height: 58px;
		line-height: 58px;
		border-bottom: 1px solid #DDDDDD;
	}
	.chbnav_touch_nav_title .chbnav_touch_erji {
		line-height: 42px;
		padding: 12px 0 12px 20px;
	}
	.chbnav_touch_nav_title span {
		font-size: 18px;
		color: #16436C;
		float: left;
	}
	.chbnav_touch_top_logo img {
		height: 85%;
		margin-top: 5px;
	}
	.right_fd {
		display: none;
	}
	.chbnav_touch_top {
		position: relative;
		height: 60px;
		width: 100%;
		border-bottom: 1px solid #ddd;
		background-color: #ffffff;
	}
	.chbnav_touch_top_list {
		position: absolute;
		right: 4%;
		width: 36px;
		height: 100%;
	}
	.chbnav_touch_top_list_c {
		margin-top: 20px !important;
	}
	.chbnav_touch_top_list_a {
		width: 90%;
		height: 1px;
		margin: 0 auto;
		background-color: #666666;
	}
	.chbnav_touch_top_list_b {
		margin: 8px auto;
	}
	/*关于我们页面*/
	.z_ny_banner{display: none;}
	.warpz_ny_banner{display: block;}
	/*新闻页面*/
	.newbanner{display: none;}
	.warpnewbanner{background: url("../../images/new/newbanner.png") no-repeat 0px center;
		background-size: 100% 215px;height:215px;width: 100%;display: block;}
	.newslst-right{display: none;}
	.newslst-left{display: none;}
	.newslst-row{width: 100%;}
	.news-itemtitle{width: 100%;}
	.warpnewslst-left{width: 100%;display: block;overflow: hidden;}
	.newslst-l{width: 100%;display: flex;flex-direction: row;flex-wrap: wrap;display: none;}
	.lm-one{width: 90%;display: flex;flex-direction: column;margin-bottom: 20px;min-height: 420px;}
	.lm-one img{display: block;width: 100%;height:254px;margin-bottom: 10px;}
	.news-times{width: 90px;height:24px;font-size:12px;color: #ffffff;background-color: #0CB8B6;border-radius: 4px;text-align: center;line-height: 24px;
		margin:5px 0px 10px 0px;}
	.news-times a{color:#ffffff;}
	.news-titles{font-size:16px;font-weight: bold;color: #232323; }
	.news-pros{font-size: 14px;color:#7C8596;padding: 10px 0px; }
	.news-flex{position: relative;height: 30px;font-size: 12px;color: #6E6E6E;line-height: 30px;}
	.news-flex label{display: block;padding-left: 20px;background: url("../../images/new/fangzi.png") no-repeat 0px 8px;background-size: 12px 12px;}
	.times-g{
		position: absolute;right: 10px;top: 0px;background: url("../../images/ico/lock.png") no-repeat 0px 10px;background-size: 12px 12px;padding-left: 20px;}
    /*技术服务*/
	.baners-v{display: none;}
	.warpbaners-v{width: 100%;height: 180px;background: url("../../images/jishu/jsbanner.png") no-repeat center 0px;
		background-size: 100% 180px;display: block;}
	.tservers2{display: none;}
	.warpserver{display: block;display: flex;flex-direction: row;flex-wrap: wrap;padding-left: 40px;}
	.warpserver .box-lst{width: 44%;margin-bottom: 15px;}
	.list-right{display: none;}
	.killweb{display: none;}
	.warpweb{display: block;}
    .list-left{width: 100%;}
	.left-item{width: 100%;}
	.konwss,.nw-title,.nw-info{width: 100%;overflow: hidden;}

	/*知识库*/
    .zs-lines{display: none;}
	.wapzs-lines{display: block;width: 100%;height: 167px;background: url("../../images/jishu/zhishiban.png") no-repeat center 0px;background-size: 100% 167px;}
	.know-cent{display: none;}
	.wap-know-cent{display: block;width: 100%;background-color:#F3F5F7;padding: 20px 0px;padding-bottom: 60px;}

	/*首页关于我们*/
	.index-pcabout{display: none;}
    .index-wapabout{display: block;}
}
@media only screen and (min-width: 600px) and (max-width: 992px){
	.jdc-side{display: none;}
	.box{width: 98%;}
	.v-top{display: none;}
	.warp-vtop{display: block;}
	.bannersy{display: none;}
	.z_bannersy {display: block;width: 100%;height: 235px;}
	.z_bannersy .am-slider-default {height: 235px;}
	.z_bannersy ul.am-slides li {height: 235px;}
	.warp-numList{display: block;}
	.numList{display: none;}
	.warp-nums{display: flex;flex-direction: row;flex-wrap: wrap;padding: 0px 0px 0px 8px;}
	.warp-nums .numlst-one{
		width: 170px;height: 185px;background-color:#F3F5F7;margin:10px 5px;
	}
	.warp-nums .one-icoline{width: 56px;height: 56px;margin: 25px auto 10px auto;border: 1px solid #0CB8B6;border-radius: 50%;}
	.warp-nums .one-icoline img{width: 22px;height: 22px;margin: 15px auto 0px auto;display: block;}
	.warp-nums .numlst-one:last-child{margin-right: 0px;}
	.warp-nums .shuzi-v{font-size: 20px;line-height: 24px;font-weight: bold;color: #232323;text-align: center;}
	.warp-nums .one-texts{font-size: 12px;color: #7C8596;width: 173px;text-align: center;margin: 7px auto;}
	.warp-nums .bnum-text{text-align: center;font-size: 14px;font-weight: bold;color:#0CB8B6; }
	/*新闻中心*/
	.index-servers{display: none;}
	.warpindex-servers{display: block;}
	.warpindex-servers .sv-title,.warpjsindex-servers .sv-title,.warpzsindex-servers .sv-title{width: 90%;font-size: 27px;margin:20px auto;text-align: center;height: 75px;line-height: 75px;color: #444444;}

	.warpindex-servers .vm-height{display: flex;flex-direction: row;flex-wrap: wrap;width: 100%;}
	.warpindex-servers .bx-vm{width: 48.5%;margin:10px 5px 10px 5px;border: 1px solid #E6E6E6;}
	.warpindex-servers  .vm-img{width: 100%;height: 274px;position: relative;}

	/*技术服务兼容处理*/
	.warpjsindex-servers{display: block;}
	.jishu-lst{width: 100%;height: 236px;background-color: #ffffff;margin: 0px 10px 10px 0px;}
	.jishu-left{width: 20%;padding:38px 10px 0px 10px;margin-right: 20px; }
	.jishu-right{width: 75%;padding:40px 20px 0px 0px;}
	/*知识法规*/
	.warpzsindex-servers{display: block;}
	.zhishi-right{width:100%;}
	.zsr-lst a{margin-bottom: 23px;width: 25%;display: block;}
	.zsr-lst img{display: block;height:110px;width: 100%; }
	.zsr-new{width: 70%;padding-left: 10px;}

	/*关于我们*/
	.cooperation{display: none;}
	.warpcooperation{display: block;}
	.svg-right{width: 100%;padding: 0px 20px 20px 40px;
		background: url("../../images/lianxi/index-cs.png") no-repeat 0px 0px;background-size:100% 426px;}
	.aboutname{padding: 20px 0px 5px 0px;font-size:16px;color: #232323;font-weight: bold; }
	.aboutadd{font-size: 14px;color:#0CB8B6;border-bottom: 1px solid #D9D7D7; }
	.qiye-name{font-size: 18px;color: #232323;font-weight: bold;}
	.qiye-pro{font-size: 14px;color: #7C8596;}
	.qy-name{
		font-size: 16px;font-weight: bold;color: #232323;
	}
	.qy-lst{display: flex;flex-direction: row;font-size:14px;color: #6E6E6E; }
	.qy-lst span{display: inline-block;font-weight: bold;color: #0CB8B6;padding-right: 7px;}
	/*底部css*/
	.vm-footer{display: none;}
	.warpvm-footer{display: block;width: 100%;background-color: #1C1B2E; }
	.warpvm-footer .vm-bt1 img{width: 20%;height: auto;}
	.vm-text2 label{font-size: 16px;color: #ffffff;display: inline-block;padding-top: 15px;}
	/*菜单*/
	.header{display: none;}
	#chbnav_touch {
		display: block;
	}
	.chbnav_touch_nav .chbnav_select {
		left: 0;
	}
	.chbnav_touch_nav_box {
		position: fixed;
		top: 0;
		overflow: auto;
		left: -100%;
		width: 100%;
		height: 100%;
		z-index: 1000;
		background: #fff;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}
	.chbnav_touch_navli {
		padding: 0 5%;
	}
	.chbnav_touch_navli1 img {
		float: right;
		margin-top: 19px;
	}
	.chbnav_touch_navli2 {
		padding: 0 0 0 5%;
	}
	.chbnav_touch_navli2 a {
		display: block;
		width: 80%;
		float: left;
		border-bottom: 1px solid #f1f1f1;
	}
	.chbnav_touch_navli2_img {
		display: block;
		float: left;
		width: 20%;
		text-align: center;
		border-bottom: 1px solid #f1f1f1;
		border-left: 1px solid #f1f1f1;
	}
	.chbnav_touch_navli2_img img {
		width: 10px;
	}
	.chbnav_touch_navli b {
		font-family: "Microsoft YaHei";
		float: right;
		font-size: 15px;
	}
	.chbnav_touch_erji {
		display: none;
		background-color: #f1f1f1;
		padding-left: 20px;
	}
	.chbnav_touch_erji a {
		display: block;
		font-size: 16px;
		color: #333333;
	}
	.chbnav_touch_top_logo {
		position: absolute;
		height: 100%;
		left: 4%;
	}
	.chbnav_touch_nav_title {
		height: 58px;
		line-height: 58px;
		border-bottom: 1px solid #DDDDDD;
	}
	.chbnav_touch_nav_title .chbnav_touch_erji {
		line-height: 42px;
		padding: 12px 0 12px 20px;
	}
	.chbnav_touch_nav_title span {
		font-size: 18px;
		color: #16436C;
		float: left;
	}
	.chbnav_touch_top_logo img {
		height: 85%;
		margin-top: 5px;
	}
	.right_fd {
		display: none;
	}
	.chbnav_touch_top {
		position: relative;
		height: 60px;
		width: 100%;
		border-bottom: 1px solid #ddd;
		background-color: #ffffff;
	}
	.chbnav_touch_top_list {
		position: absolute;
		right: 4%;
		width: 36px;
		height: 100%;
	}
	.chbnav_touch_top_list_c {
		margin-top: 20px !important;
	}
	.chbnav_touch_top_list_a {
		width: 90%;
		height: 1px;
		margin: 0 auto;
		background-color: #666666;
	}
	.chbnav_touch_top_list_b {
		margin: 8px auto;
	}
	/*关于我们页面*/
	.z_ny_banner{display: none;}
	.warpz_ny_banner{display: block;}
	.newbanner{display: none;}
	.warpnewbanner{background: url("../../images/new/newbanner.png") no-repeat 0px center;
		background-size: 100% 215px;height:215px;width: 100%;display: block;}
	.newslst-right{display: none;}
	.newslst-left{display: none;}
	.newslst-row{width: 100%;}
	.warpnewslst-left{width: 100%;display: block;}
	.newslst-l{width: 100%;display: flex;flex-direction: row;flex-wrap: wrap;}
	.lm-one{width: 310px;margin-right: 20px;display: flex;flex-direction: column;margin-bottom: 20px;min-height: 420px;}
	.lm-one img{display: block;width: 310px;height:254px;margin-bottom: 10px;}
	.news-times{width: 90px;height:24px;font-size:12px;color: #ffffff;background-color: #0CB8B6;border-radius: 4px;text-align: center;line-height: 24px;
		margin:5px 0px 10px 0px;}
	.news-times a{color:#ffffff;}
	.news-titles{font-size:16px;font-weight: bold;color: #232323; }
	.news-pros{font-size: 14px;color:#7C8596;padding: 10px 0px; }
	.news-flex{position: relative;height: 30px;font-size: 12px;color: #6E6E6E;line-height: 30px;}
	.news-flex label{display: block;padding-left: 20px;background: url("../../images/new/fangzi.png") no-repeat 0px 8px;background-size: 12px 12px;}
	.times-g{
		position: absolute;right: 0px;top: 0px;background: url("../../images/ico/lock.png") no-repeat 0px 10px;background-size: 12px 12px;padding-left: 20px;}

	.baners-v{display: none;}
	.warpbaners-v{width: 100%;height: 180px;background: url("../../images/jishu/jsbanner.png") no-repeat center 0px;
		background-size: 100% 180px;display: block;}
	.tservers2{display: none;}
	.warpserver{display: block;display: flex;flex-direction: row;flex-wrap: wrap;padding-left: 40px;}
	.warpserver .box-lst{width: 45%;margin-bottom: 15px;}
	.list-right{display: none;}
	.killweb{display: none;}
	.warpweb{display: block;}
	.list-left{width: 100%;}
	.left-item{width: 100%;}
	.konwss,.nw-title,.nw-info{width: 100%;overflow: hidden;}
	/*首页关于我们*/
	.index-pcabout{display: none;}
	.index-wapabout{display: block;}
}
