@charset "utf-8";

/**弹窗css代码**/

.query-pop { position: fixed; left: 50%; top: 50%; z-index: 20000; width: 29.1rem; height: 26.75rem; padding-top: 1.07rem; margin-left: -14.6rem; margin-top: -9.6rem; background: #fff; display: none; }
            .query-pop .tel { overflow: hidden; width:10rem;height:10rem;}
            .query-pop .tel img{width:100%;height:100%;}
            .query-pop .tel .input-wrap,
            .query-pop .tel .btn-wrap { float: left; }
            .query-pop .tel .phone-wrap { font-size: 2.4rem; font-weight: bolder;/*  line-height: 1; */}
            .query-pop .tel .phone-wrap a { color: #e1244e;}
            .query-pop .tel .input-wrap { width: 13.4rem; height: 2.7rem; border-bottom: 0.07rem solid #333;  margin-right: 0.7rem; }
            .query-pop .tel .btn-wrap { width: 8.5rem; }
            .query-pop .tel .input-wrap input { border: 0; height: 2.7rem; line-height: 2.7rem; padding: 0; font-size: 1.4rem; }
            .query-pop .tel,
            .query-pop .net { padding: 0 2.8rem; margin: 1.4rem auto; }
            .query-pop .btn-wrap a { background: #e1244e; border: none; color: #fff; cursor: pointer; display: block; width: 24rem; font-size: 2rem; height: 4.2rem; line-height: 4.3rem; text-align: center;text-decoration: none; margin-left: -0.4rem;}
            .query-pop .btn-wrap .btn-qqstart{
                margin-top:0.8rem;
            }
            .query-pop .tip { padding-bottom: 1rem; margin-top: 0.5rem;}
            .query-pop .close-btn { position: absolute; top: 0.7rem; right: 0.7rem; text-decoration: underline; color: #999; font-size: 0.8rem; width: 1.78rem; height: 1.78rem; text-indent: -100em; overflow: hidden; background: url(../images/close.jpg) no-repeat center center; }
            .query-pop .tip{color:#666;font-size:1rem;line-height: 0rem;}
            .query-pop .query_pop_input {border: 0.07rem solid #adada9;width: 15.2rem;height: 3.6rem;font-size: 1.2rem;line-height: 2.7rem;color: #333;text-indent: 1em;    margin-left: -0.4rem;}
			.query-pop .query_pop_input:focus{border:0.07rem solid #DC143C !important;}
            .query-pop .query_pop_button {width: 8.5rem;height: 3.8rem;line-height: 2.8rem;padding: 0;margin: 0;outline: none;box-shadow: none;border: 0;color: #fff;background:#e1244e; font-size: 1.4rem;}
            .query-pop .green_information_safety {background: url(../images/zhengbang_revise_pop_10.png) left center no-repeat;font-size: 1rem;color: #1db816;margin: 1rem 0;text-indent: 1.6em;    line-height: 1.5rem;}
		.query-cover{position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 10000;width: 100%;height: 100%;background: #000;opacity: 0.7;
			filter: alpha(opacity=70);
				display: none;}
/**弹窗css代码**/













