@charset "utf-8";
/*!
 * ZUI - v1.4.0 - 2016-01-26
 * https://zui.sexy
 * GitHub: https://github.com/easysoft/zui.git 
 * Copyright (c) 2016 cnezsoft.com; Licensed MIT
 */
 
a{color:#000000;text-decoration:none;-webkit-transition:all .4s cubic-bezier(.175,.885,.32,1);transition:all .4s cubic-bezier(.175,.885,.32,1)}
@media (min-width:768px){.container{max-width:740px}
.col-sm-6{float:left}
.col-sm-6{width:50%}
.col-md-offset-0{margin-left:0}
.col-md-offset-1{margin-left:8.33333333%}
.col-md-offset-2{margin-left:16.66666667%}
.col-md-offset-3{margin-left:25%}
.col-md-offset-4{margin-left:33.33333333%}
.col-md-offset-5{margin-left:41.66666667%}
.col-md-offset-6{margin-left:50%}
.col-md-offset-7{margin-left:58.33333333%}
.col-md-offset-8{margin-left:66.66666667%}
.col-md-offset-9{margin-left:75%}
.col-md-offset-10{margin-left:83.33333333%}
.col-md-offset-11{margin-left:91.66666667%}}
.text-center{text-align:center}
/*! | Font Awesome 3.2.1 | License: | - The Font Awesome font is licensed under SIL OFL 1.1 - | - Font Awesome CSS, LESS, and SASS files are licensed under MIT License - | - Font Awesome documentation licensed under CC BY 3.0 - | "Font Awesome by Dave Gandy - https://fontawesome.io"
*/
.close{float:right;font-size:19.5px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:1.0}
.close:focus,
.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:1.0}
button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}
.modal-open{overflow:hidden}
.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}
.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate3d(0,-25%,0);transform:translate3d(0,-25%,0)}
.modal.in .modal-dialog{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.modal>.loader{display:none}
.modal.modal-loading .modal-dialog{opacity:0}
.modal.modal-loading .loader{position:absolute;top:35%;left:50%;display:block;width:80px;margin-left:-40px;font-size:56px;color:#fff;text-align:center}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.modal-iframe .modal-body>iframe{border-radius:0 0 6px 6px}
.modal-dialog{position:relative;width:auto;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;box-shadow:0 3px 9px rgba(0,0,0,.5)}
.modal-dialog.modal-moveable{position:absolute;margin:0}
.modal-dialog.modal-moveable .modal-header{cursor:move}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}
.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}
.modal-header{min-height:16.54px;padding:15px;border-bottom:1px solid #e5e5e5}
.modal-header .close{margin-top:-2px}
.modal-title{margin:0;line-height:1.53846154}
.modal-body{position:relative;padding:15px}
.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}
.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}
.modal-footer .btn-group .btn+.btn{margin-left:-1px}
.modal-footer .btn-block+.btn-block{margin-left:0}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}
 @media (min-width:768px){
	    .modal-dialog{width:600px;margin:30px auto;box-shadow:0 5px 15px rgba(0,0,0,.5)}
        .modal-sm{width:300px}
		.modal-fullscreen{width:100%!important;height:100%!important;border-radius:0}
	}
 .modal{overflow-y:hidden!important;}
 .modal-dialog{overflow: hidden;border-radius: 12px;}    
 .modal-body{overflow-y: auto;overflow-x: hidden;min-height: 350px;max-height: 450px;}
 @media screen and (max-width: 767px){.modal-body{width:100%;}}
 .vcard p {background: url(https://ivr.jt720.cn/static/images/card/card-icon.gif) left top no-repeat;
	        color: #1d1d1d;
            line-height: 27px;
            margin: 0 0 5px;
            padding: 0 0 0 36px;
            overflow:hidden;
            white-space:nowrap;  
            text-overflow:ellipsis;
    }
 .vcard .phone {background-position: 0 -32px;}
 .vcard .email {background-position: 0 -65px;}
 .vcard .address {background-position: 0 -194px;}
 .vcard .wechat {background-position: 0 -162px;}
 .vcard .qq {background-position: 0 -97px;}
 .vcardLogo {height: 70px;
	        margin: auto auto 42px;
	}  
 .vcard h4 {color: #013364;
               font-size: 18px;
               font-weight: 400;
               height: 32px;
               line-height: 32px;
               margin: 0 0 10px;
               white-space:nowrap;  
              text-overflow:ellipsis;
    }

.vcard-x{box-sizing:border-box;}
	
 #erweima{padding:10px; 
         z-index:99999999;
		 visibility:hidden;
		 width:300px;
		 height:300px;
		 display:block;
		 position:absolute;
		 top:50%;
		 left:50%;
		 margin-left:-150px;
		 margin-top:-150px;
	}
