@media screen and (min-width: 1500px) {
/* banner */
	.dq-banner{background: url(/ciicshdq/resource/cms/2020/11/img_pc_site/dq-1a_02.png) no-repeat center top; width: 100%; margin-top: 20px;}
	.dq-banner img{width: 100%; position: relative; top: -26px; }
 /* 公司介绍 */
	.dq-gsjs{width: 100%; overflow: hidden; margin-top: 70px;}
	.dq-gsjs-nr-z{float: left;width: 58%;}
	.dq-gsjs-bt-hz{font-size: 3rem; color: rgb(15, 117, 188); font-weight: bold; border-left: 4px solid rgb(15, 117, 188); padding-left: 20px;}
	.dq-gsjs-bt-yw{font-size: 3rem; padding-left: 10px; color: #b2b2b2; font-weight: bold;}
	.dq-gsjs-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px;}
	.dq-gsjs-nr-y{float: right;width: 41%;}
	.dq-gsjs-nr-y img{width: 100%;}
 /* 柴油发动机组租赁 */
        .dq-cyfdj{width: 48%; overflow: hidden; margin-top: 70px; float: left;}
	.dq-cyfdj-bt{width: 100%; line-height: 30px; border-bottom: 1px solid #999;}
	.dq-cyfdj-nr-z{float: left;width: 38%;}
	.dq-cyfdj-nr-z img{border: 1px solid #999; }
	.dq-cyfdj-bt-hz{font-size: 2rem; color: rgb(15, 117, 188); font-weight: bold;}
	.dq-cyfdj-bt-yw{font-size: 2rem;  color: #b2b2b2; font-weight: bold;}
	.dq-cyfdj-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px; overflow: hidden;}
	.dq-cyfdj-nr-y{float: right;width: 58%;    overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
	.dq-cyfdj-nr-gd{background-color: #0f75bc;    float: right;line-height: 20px; margin-top: 10px; border: none; color: white; padding: 6px 10px;text-align: left; text-decoration: none; display: inline-block; font-size: 12px; cursor: pointer; border-radius: 5px;}
	.dq-cyfdj-nr-gd:hover{color: white;}
	.triangles-right { width: 0; height: 0;  border-width: 4px 0 4px 6px;  display: inline-block;  border-style: solid;  border-color: transparent transparent transparent #ffffff; position: relative;}
/* 负载测试方案 */
        .dq-fzcs{width: 48%; overflow: hidden; margin-top: 70px; float: right;}
	.dq-fzcs-bt{width: 100%; line-height: 30px; border-bottom: 1px solid #999;}
	.dq-fzcs-nr-z{float: left;width: 38%;}
	.dq-fzcs-nr-z img{border: 1px solid #999;}
	.dq-fzcs-bt-hz{font-size: 2rem; color: rgb(15, 117, 188); font-weight: bold;}
	.dq-fzcs-bt-yw{font-size: 2rem;  color: #b2b2b2; font-weight: bold;}
	.dq-fzcs-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px; overflow: hidden;}
	.dq-fzcs-nr-y{float: right;width: 58%;    overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5;  -webkit-box-orient: vertical;}
	.dq-fzcs-nr-gd{background-color: #0f75bc;    float: right;line-height: 20px; margin-top: 10px;border: none;color: white;padding: 6px 10px;text-align: left;text-decoration: none;display: inline-block;font-size: 12px;cursor: pointer;border-radius: 5px;}
	.dq-fzcs-nr-gd:hover{color: white;}

}


@media screen and (min-width: 1200px) and (max-width: 1499px) {
        /* banner */
	.dq-banner{background: url(/ciicshdq/resource/cms/2020/11/img_pc_site/dq-1a_02.png) no-repeat center top; width: 100%; margin-top: 20px;}
	.dq-banner img{width: 100%; position: relative; top: -26px; }
        /* 公司介绍 */
	.dq-gsjs{width: 100%; overflow: hidden; margin-top: 70px;}
	.dq-gsjs-nr-z{float: left;width: 52%;}
	.dq-gsjs-bt-hz{font-size: 3rem; color: rgb(15, 117, 188); font-weight: bold; border-left: 4px solid rgb(15, 117, 188); padding-left: 20px;}
	.dq-gsjs-bt-yw{font-size: 3rem; padding-left: 10px; color: #b2b2b2; font-weight: bold;}
	.dq-gsjs-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px;}
	.dq-gsjs-nr-y{float: right;width: 46%;}
	.dq-gsjs-nr-y img{width: 100%;}
        /* 柴油发动机组租赁 */
        .dq-cyfdj{width: 48%; overflow: hidden; margin-top: 70px; float: left;}
	.dq-cyfdj-bt{width: 100%; line-height: 30px; border-bottom: 1px solid #999;}
	.dq-cyfdj-nr-z{float: left;width: 38%;}
	.dq-cyfdj-nr-z img{border: 1px solid #999; }
	.dq-cyfdj-bt-hz{font-size: 2rem; color: rgb(15, 117, 188); font-weight: bold;}
	.dq-cyfdj-bt-yw{font-size: 2rem;  color: #b2b2b2; font-weight: bold;}
	.dq-cyfdj-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px; overflow: hidden;}
	.dq-cyfdj-nr-y{float: right;width: 58%;    overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
	.dq-cyfdj-nr-gd{background-color: #0f75bc;    float: right;line-height: 20px; margin-top: 10px; border: none; color: white; padding: 6px 10px;text-align: left; text-decoration: none; display: inline-block; font-size: 12px; cursor: pointer; border-radius: 5px;}
	.dq-cyfdj-nr-gd:hover{color: white;}
	.triangles-right { width: 0; height: 0;  border-width: 4px 0 4px 6px;  display: inline-block;  border-style: solid;  border-color: transparent transparent transparent #ffffff; position: relative;}
/* 负载测试方案 */
.dq-fzcs{width: 48%; overflow: hidden; margin-top: 70px; float: right;}
	.dq-fzcs-bt{width: 100%; line-height: 30px; border-bottom: 1px solid #999;}
	.dq-fzcs-nr-z{float: left;width: 38%;}
	.dq-fzcs-nr-z img{border: 1px solid #999;}
	.dq-fzcs-bt-hz{font-size: 2rem; color: rgb(15, 117, 188); font-weight: bold;}
	.dq-fzcs-bt-yw{font-size: 2rem;  color: #b2b2b2; font-weight: bold;}
	.dq-fzcs-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px; overflow: hidden;}
	.dq-fzcs-nr-y{float: right;width: 58%;    overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5;  -webkit-box-orient: vertical;}
	.dq-fzcs-nr-gd{background-color: #0f75bc;    float: right;line-height: 20px; margin-top: 10px;border: none;color: white;padding: 6px 10px;text-align: left;text-decoration: none;display: inline-block;font-size: 12px;cursor: pointer;border-radius: 5px;}
	.dq-fzcs-nr-gd:hover{color: white;}
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
        /* banner */
	.dq-banner{background: url(/ciicshdq/resource/cms/2020/11/img_pc_site/dq-1a_02.png) no-repeat center top; width: 100%; margin-top: 20px;}
	.dq-banner img{width: 100%; position: relative; top: -26px;  }
        /* 公司介绍 */
	.dq-gsjs{width: 100%; overflow: hidden; margin-top: 70px;}
	.dq-gsjs-nr-z{float: left;width: 52%;}
	.dq-gsjs-bt-hz{font-size: 3rem; color: rgb(15, 117, 188); font-weight: bold; border-left: 4px solid rgb(15, 117, 188); padding-left: 20px;}
	.dq-gsjs-bt-yw{font-size: 3rem; padding-left: 10px; color: #b2b2b2; font-weight: bold;}
	.dq-gsjs-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px;}
	.dq-gsjs-nr-y{float: right;width: 46%;}
	.dq-gsjs-nr-y img{width: 100%;}
        /* 柴油发动机组租赁 */
        .dq-cyfdj{width: 48%; overflow: hidden; margin-top: 70px; float: left;}
	.dq-cyfdj-bt{width: 100%; line-height: 30px; border-bottom: 1px solid #999;}
	.dq-cyfdj-nr-z{float: left;width: 38%;}
	.dq-cyfdj-nr-z img{border: 1px solid #999;width:100%;}
	.dq-cyfdj-bt-hz{font-size: 2rem; color: rgb(15, 117, 188); font-weight: bold;}
	.dq-cyfdj-bt-yw{font-size: 2rem;  color: #b2b2b2; font-weight: bold;}
	.dq-cyfdj-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px; overflow: hidden;}
	.dq-cyfdj-nr-y{float: right;width: 58%;    overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
	.dq-cyfdj-nr-gd{background-color: #0f75bc;    float: right;line-height: 20px; margin-top: 10px; border: none; color: white; padding: 6px 10px;text-align: left; text-decoration: none; display: inline-block; font-size: 12px; cursor: pointer; border-radius: 5px;}
	.dq-cyfdj-nr-gd:hover{color: white;}
	.triangles-right { width: 0; height: 0;  border-width: 4px 0 4px 6px;  display: inline-block;  border-style: solid;  border-color: transparent transparent transparent #ffffff; position: relative;}
/* 负载测试方案 */
.dq-fzcs{width: 48%; overflow: hidden; margin-top: 70px; float: right;}
	.dq-fzcs-bt{width: 100%; line-height: 30px; border-bottom: 1px solid #999;}
	.dq-fzcs-nr-z{float: left;width: 38%;}
	.dq-fzcs-nr-z img{border: 1px solid #999;width:100%;}
	.dq-fzcs-bt-hz{font-size: 2rem; color: rgb(15, 117, 188); font-weight: bold;}
	.dq-fzcs-bt-yw{font-size: 2rem;  color: #b2b2b2; font-weight: bold;}
	.dq-fzcs-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px; overflow: hidden;}
	.dq-fzcs-nr-y{float: right;width: 58%;    overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5;  -webkit-box-orient: vertical;}
	.dq-fzcs-nr-gd{background-color: #0f75bc;    float: right;line-height: 20px;  margin-top: 10px;border: none;color: white;padding: 6px 10px;text-align: left;text-decoration: none;display: inline-block;font-size: 12px;cursor: pointer;border-radius: 5px;}
	.dq-fzcs-nr-gd:hover{color: white;}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
        /* banner */
	.dq-banner{background: url(/ciicshdq/resource/cms/2020/11/img_pc_site/dq-1a_02.png) no-repeat center top; width: 100%; margin-top: 20px;}
	.dq-banner img{width: 100%; position: relative; top: -26px;  }
        /* 公司介绍 */
	.dq-gsjs{width: 100%; overflow: hidden; margin-top: 70px;}
	.dq-gsjs-nr-z{float: left;width: 100%;}
	.dq-gsjs-bt-hz{font-size: 3rem; color: rgb(15, 117, 188); font-weight: bold; border-left: 4px solid rgb(15, 117, 188); padding-left: 20px;}
	.dq-gsjs-bt-yw{font-size: 3rem; padding-left: 10px; color: #b2b2b2; font-weight: bold;}
	.dq-gsjs-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px;}
	.dq-gsjs-nr-y{float: right;width: 100%;     text-align: center;}
	.dq-gsjs-nr-y img{width: 80%;}
        /* 柴油发动机组租赁 */
        .dq-cyfdj{width: 48%; overflow: hidden; margin-top: 70px; float: left;}
	.dq-cyfdj-bt{width: 100%; line-height: 30px; border-bottom: 1px solid #999;}
	.dq-cyfdj-nr-z{float: left;width: 38%;}
	.dq-cyfdj-nr-z img{border: 1px solid #999;width:100%;}
	.dq-cyfdj-bt-hz{font-size: 2rem; color: rgb(15, 117, 188); font-weight: bold;}
	.dq-cyfdj-bt-yw{font-size: 2rem;  color: #b2b2b2; font-weight: bold;}
	.dq-cyfdj-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px; overflow: hidden;}
	.dq-cyfdj-nr-y{float: right;width: 58%;    overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
	.dq-cyfdj-nr-gd{background-color: #0f75bc;    float: right;line-height: 20px; margin-top: 10px; border: none; color: white; padding: 6px 10px;text-align: left; text-decoration: none; display: inline-block; font-size: 12px; cursor: pointer; border-radius: 5px;}
	.dq-cyfdj-nr-gd:hover{color: white;}
	.triangles-right { width: 0; height: 0;  border-width: 4px 0 4px 6px;  display: inline-block;  border-style: solid;  border-color: transparent transparent transparent #ffffff; position: relative;}
/* 负载测试方案 */
.dq-fzcs{width: 48%; overflow: hidden; margin-top: 70px; float: right;}
	.dq-fzcs-bt{width: 100%; line-height: 30px; border-bottom: 1px solid #999;}
	.dq-fzcs-nr-z{float: left;width: 38%;}
	.dq-fzcs-nr-z img{border: 1px solid #999;width:100%;}
	.dq-fzcs-bt-hz{font-size: 2rem; color: rgb(15, 117, 188); font-weight: bold;}
	.dq-fzcs-bt-yw{font-size: 2rem;  color: #b2b2b2; font-weight: bold;}
	.dq-fzcs-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px; overflow: hidden;}
	.dq-fzcs-nr-y{float: right;width: 58%;    overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4;  -webkit-box-orient: vertical;}
	.dq-fzcs-nr-gd{background-color: #0f75bc;    float: right;line-height: 20px;  margin-top: 10px;border: none;color: white;padding: 6px 10px;text-align: left;text-decoration: none;display: inline-block;font-size: 12px;cursor: pointer;border-radius: 5px;}
	.dq-fzcs-nr-gd:hover{color: white;}
}
@media screen and (min-width: 480px) and (max-width:767px) { 
	        /* banner */
	.dq-banner{background: url(/ciicshdq/resource/cms/2020/11/img_pc_site/dq-1a_02.png) no-repeat center top; width: 100%; margin-top: 20px;}
	.dq-banner img{width: 100%; position: relative; top: -26px;  }
        /* 公司介绍 */
	.dq-gsjs{width: 100%; overflow: hidden; margin-top: 70px;}
	.dq-gsjs-nr-z{float: left;width: 100%;}
	.dq-gsjs-bt-hz{font-size: 3rem; color: rgb(15, 117, 188); font-weight: bold; border-left: 4px solid rgb(15, 117, 188); padding-left: 20px;}
	.dq-gsjs-bt-yw{font-size: 3rem; padding-left: 10px; color: #b2b2b2; font-weight: bold;}
	.dq-gsjs-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px;}
	.dq-gsjs-nr-y{float: right;width: 100%;    text-align: center;}
	.dq-gsjs-nr-y img{width: 80%;}
        /* 柴油发动机组租赁 */
        .dq-cyfdj{width: 100%; overflow: hidden; margin-top: 70px; float: left;}
	.dq-cyfdj-bt{width: 100%; line-height: 30px; border-bottom: 1px solid #999;}
	.dq-cyfdj-nr-z{float: left;width: 25%;}
	.dq-cyfdj-nr-z img{border: 1px solid #999;width:100%;}
	.dq-cyfdj-bt-hz{font-size: 2rem; color: rgb(15, 117, 188); font-weight: bold;}
	.dq-cyfdj-bt-yw{font-size: 2rem;  color: #b2b2b2; font-weight: bold;}
	.dq-cyfdj-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px; overflow: hidden;}
	.dq-cyfdj-nr-y{float: right;width: 70%;    overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
	.dq-cyfdj-nr-gd{background-color: #0f75bc;    float: right;line-height: 20px; margin-top: 10px; border: none; color: white; padding: 6px 10px;text-align: left; text-decoration: none; display: inline-block; font-size: 12px; cursor: pointer; border-radius: 5px;}
	.dq-cyfdj-nr-gd:hover{color: white;}
	.triangles-right { width: 0; height: 0;  border-width: 4px 0 4px 6px;  display: inline-block;  border-style: solid;  border-color: transparent transparent transparent #ffffff; position: relative;}
/* 负载测试方案 */
.dq-fzcs{width: 100%; overflow: hidden; margin-top: 70px; float: right;}
	.dq-fzcs-bt{width: 100%; line-height: 30px; border-bottom: 1px solid #999;}
	.dq-fzcs-nr-z{float: left;width: 25%;}
	.dq-fzcs-nr-z img{border: 1px solid #999;width:100%;}
	.dq-fzcs-bt-hz{font-size: 2rem; color: rgb(15, 117, 188); font-weight: bold;}
	.dq-fzcs-bt-yw{font-size: 2rem;  color: #b2b2b2; font-weight: bold;}
	.dq-fzcs-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px; overflow: hidden;}
	.dq-fzcs-nr-y{float: right;width: 70%;    overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3;  -webkit-box-orient: vertical;}
	.dq-fzcs-nr-gd{background-color: #0f75bc;    float: right;line-height: 20px;  margin-top: 10px;border: none;color: white;padding: 6px 10px;text-align: left;text-decoration: none;display: inline-block;font-size: 12px;cursor: pointer;border-radius: 5px;}
	.dq-fzcs-nr-gd:hover{color: white;}
}
@media screen and (max-width: 479px) { 
	 /* banner */
	.dq-banner{background: url(/ciicshdq/resource/cms/2020/11/img_pc_site/dq-1a_02.png) no-repeat center top; width: 100%; margin-top: 10px;}
	.dq-banner img{width: 100%; position: relative; top: -26px; }
        /* 公司介绍 */
	.dq-gsjs{width: 100%; overflow: hidden; margin-top: 70px;}
	.dq-gsjs-nr-z{float: left;width: 100%;}
	.dq-gsjs-bt-hz{font-size: 3rem; color: rgb(15, 117, 188); font-weight: bold; border-left: 4px solid rgb(15, 117, 188); padding-left: 20px;}
	.dq-gsjs-bt-yw{font-size: 3rem; padding-left: 10px; color: #b2b2b2; font-weight: bold;}
	.dq-gsjs-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px;}
	.dq-gsjs-nr-y{float: right;width: 100%;    text-align: center;}
	.dq-gsjs-nr-y img{width: 80%;}
        /* 柴油发动机组租赁 */
        .dq-cyfdj{width: 100%; overflow: hidden; margin-top: 70px; float: left;}
	.dq-cyfdj-bt{width: 100%; line-height: 30px; border-bottom: 1px solid #999;}
	.dq-cyfdj-nr-z{float: left;width: 100%; text-align: center;}
	.dq-cyfdj-nr-z img{border: 1px solid #999;width:80%;}
	.dq-cyfdj-bt-hz{font-size: 2rem; color: rgb(15, 117, 188); font-weight: bold;}
	.dq-cyfdj-bt-yw{font-size: 2rem;  color: #b2b2b2; font-weight: bold;}
	.dq-cyfdj-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px; overflow: hidden;}
	.dq-cyfdj-nr-y{float: right;width: 100%;      margin-top: 20px;  overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
	.dq-cyfdj-nr-gd{background-color: #0f75bc;    float: right;line-height: 20px; margin-top: 10px; border: none; color: white; padding: 6px 10px;text-align: left; text-decoration: none; display: inline-block; font-size: 12px; cursor: pointer; border-radius: 5px;}
	.dq-cyfdj-nr-gd:hover{color: white;}
	.triangles-right { width: 0; height: 0;  border-width: 4px 0 4px 6px;  display: inline-block;  border-style: solid;  border-color: transparent transparent transparent #ffffff; position: relative;}
/* 负载测试方案 */
.dq-fzcs{width: 100%; overflow: hidden; margin-top: 70px; float: right;}
	.dq-fzcs-bt{width: 100%; line-height: 30px; border-bottom: 1px solid #999;}
	.dq-fzcs-nr-z{float: left;width: 100%;text-align: center;}
	.dq-fzcs-nr-z img{border: 1px solid #999;width:80%;}
	.dq-fzcs-bt-hz{font-size: 2rem; color: rgb(15, 117, 188); font-weight: bold;}
	.dq-fzcs-bt-yw{font-size: 2rem;  color: #b2b2b2; font-weight: bold;}
	.dq-fzcs-nr{font-size: 14px; line-height: 30px; color: rgb(85, 85, 85);margin-top: 30px; overflow: hidden;}
	.dq-fzcs-nr-y{float: right;width:100%; margin-top: 20px;    overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7;  -webkit-box-orient: vertical;}
	.dq-fzcs-nr-gd{background-color: #0f75bc;    float: right;line-height: 20px;  margin-top: 10px;border: none;color: white;padding: 6px 10px;text-align: left;text-decoration: none;display: inline-block;font-size: 12px;cursor: pointer;border-radius: 5px;}
	.dq-fzcs-nr-gd:hover{color: white;}
}