*{margin:0;padding:0;list-style:none;}
body{font-family:'microsoft yahei';}
a{text-decoration:none;}
.showdiv{color:#fff;text-align:center;display:block;}
.showbox{width:0px;height:0px;display:none;position:absolute;right:0;top:0;z-index:100;border:0px #8FA4F5 solid;padding:1px;background:#fff;}
.showbox h2{height:25px;font-size:14px;background-color:#3366cc;position:relative;padding-left:10px;line-height:25px;color:#fff;}
.showbox h2 a{position:absolute;right:5px;top:0;font-size:12px;color:#fff;}
.showbox .mainlist{padding:10px;}
.showbox .mainlist p{font:normal 14px/2 'microsoft yahei';text-indent:2em;color:#333;padding-top:5px;}
#zhezhao{background-color:#666;position:absolute;z-index:99;left:0;top:0;display:none;width:100%;height:100%;opacity:0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;}
.query-pop { position: fixed; left: 50%; top: 50%; z-index: 20000; width: 400px; height: 330px; padding-top: 15px; margin-left: -200px; margin-top: -135px; background: #fff; display: none; }
.query-pop .tel { overflow: hidden; }
.query-pop .tel .input-wrap,
.query-pop .tel .btn-wrap { float: left; }
.query-pop .tel .phone-wrap { font-size: 34px; font-weight: bolder; line-height: 1;}
.query-pop .tel .phone-wrap a { color: #e60012;}
.query-pop .tel .input-wrap { width: 188px; height: 39px; border-bottom: 1px solid #333;  margin-right: 10px; }
.query-pop .tel .btn-wrap { width: 120px; }
.query-pop .tel .input-wrap input { border: 0; height: 39px; line-height: 39px; padding: 0; font-size: 20px; }
.query-pop .tel,
.query-pop .net { padding: 0 40px; margin: 20px 0; }
.query-pop .btn-wrap a { background: #e60012; border: none; color: #fff; cursor: pointer; display: block; width: 100%; font-size: 18px; height: 40px; line-height: 38px; text-align: center; }
.query-pop .btn-wrap .btn-qqstart{
	margin-top:12px;
}
.query-pop .tip { padding-bottom: 5px; }
.query-pop .close { position: absolute; top: 10px; right: 10px; text-decoration: underline; color: #999; font-size: 12px; width: 25px; height: 25px; text-indent: -100em; overflow: hidden; background: url(http://www.heyivideo.com/images/pop-closebtn.png) no-repeat center center; }
.query-pop .green_information_safety{
    background: url(_revise_pop_10.png) left center no-repeat;
    font-size: 12px;
    line-height: 19px;
    color: #1db816;
    margin: 5px 0;
    text-indent: 1.6em;
}
.query-pop .query_pop_box {
    position: relative;
}
.query-pop .query_pop_input {
    border: 1px solid #adada9;
    width: 198px;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
    color: #333;
    text-indent: 1em;
}
.query-pop .query_pop_button{
    width: 120px;
    height: 40px;
    line-height: 40px;
    padding:0;
    margin:0;
    outline: none;
    box-shadow: none;
    border:0;
    color:#fff;
    background: #e70012;
    font-size: 14px;
}
.query-pop .query_pop_box .red_tip{
    display: none;
    font-size: 12px;
    line-height: 28px;
    color: #e70012;
    position: absolute;
    top: 100%;
    left:0;
    width: 100%;
    background: #fff;
    text-indent: 1em;
}
.query-pop .query-pop-success {
    display: none;
}
.query-pop .query-pop-success .subtitle {font-size: 30px; line-height: 1; color: #e70012; margin-top: 42px; text-align: center; font-weight: bold; }
.query-pop .query-pop-success .subdetail {font-size: 16px; line-height: 1.8; color: #666666; margin-top: 25px; text-align: center; padding:0 32px; }


@media screen and (max-width:768px){
  .query-pop .query_pop_box{display: none;}
  .query-pop .green_information_safety{
    display: none;
  }
}