/* 中间弹窗样式 */
.KSTwinBox{overflow:hidden;position:fixed;width:auto;height:auto;display:none;background-color:#FFF;border-radius:10px;left:50%;top:40%; margin-left:-250px;margin-top:-202px;z-index:300;-moz-transition:all .8s ease-out 0s;-webkit-transition:all .8s ease-out 0s;-ms-transition:all .8s ease-out 0s;-o-transition:all .8s ease-out 0s;transition:all .8s ease-out 0s;-moz-transform:scale(1, 1); -ms-transform:scale(1, 1);-o-transform:scale(1, 1);-webkit-transform:scale(1, 1);transform:scale(1, 1);box-shadow: 0 0 21px rgba(9,2,4,.75);-webkit-box-shadow:0 0 21px rgba(9,2,4,.75);-moz-box-shadow:0 0 21px rgba(9,2,4,.75);}
.KSTwinBox .KSTCloseBtn{width:22px;height:22px;position: absolute; right:1px;top:0;cursor:pointer;z-index:999;}
.KSTwinBox .KSTimg img{vertical-align: middle;}
.KSTwinBox .KSTlogo{width:100%;height:58px;padding:4px 7px 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box; box-sizing:border-box;}
.KSTwinBox .KSTlogo .HMlogo{position:absolute;display:block; padding-left:60px;height:50px;line-height:50px; font-size:20px;font-style:normal;color:#4a5be8;display:inline;background:url(../images/swtcenterlogo.jpg) no-repeat left center;}
.KSTwinBox .KSTlogo .HMlogo b{margin-left:2px;}
.KSTwinBox .KSTimg .tellFormcen{width:300px;height:42px;bottom:20px;left:20px;}
.KSTwinBox .KSTimg .consulting{width:130px;height:40px;line-height:40px;color:#fff;border-radius:10px;text-align:center;bottom:20px;right:18px;background:#2386f5;font-size:18px;cursor:pointer;}
.KSTwinBox .KSTimg .tellFormcen .tell_numcen{float:left;width:188px;height:42px; border:none; background:#f5f5f5; color:#000;font-size:18px; padding:7px 0px 7px 12px;border-top-left-radius:10px;border-bottom-left-radius:10px;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box; -webkit-box-sizing:border-box;}
.KSTwinBox .KSTimg .tellFormcen .subCen_btn {float:left;width:112px;height:42px;line-height:42px;text-align:center; background:#2386f5;color:#fff;font-size:18px;border-top-right-radius:10px;border-bottom-right-radius:10px;cursor:pointer;}
.KSTwinBox .txt{width:100%;height:35px;overflow:hidden;margin-bottom:0;background-image:none !important;}
.KSTwinBox .txt .scrollNotice{float:left;width:274px;height:23px;margin-top:6px;overflow:hidden;margin-left:15px;display:inline;}
.KSTwinBox .txt .KSTnavs a {float:left;width:auto !important;left:0 !important;top:0 !important;font-size:12px !important; line-height:35px !important;color:#afafb5;text-decoration:none;margin-left:18px;display:inline;-moz-transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;}
.KSTwinBox .KSTChatBox{width:479px;height:61px;margin:0 auto;overflow:hidden;border-radius:10px;-moz-box-shadow:inset 0 0 4px rgba(9,2,4,.3);-webkit-box-shadow:inset 0 0 4px rgba(9,2,4,.3);box-shadow:inset 0 0 4px rgba(9,2,4,.3);}
.KSTwinBox .KSTChatBox textarea{float:left;border:none;display:block;width:387px;height:53px;padding-left:4px;line-height:1.5; background-color:#FFF;color:#cacaca;font-size:14px;margin-top:4px;margin-left:4px;display:inline;outline:none;max-width:387px;max-height:53px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.KSTwinBox .KSTChatBox a{float:left;width:88px;height:61px; background-color:#4a5be8;color:#fff; font-size:16px; text-align:center; line-height:1;padding-top:15px;}
.KSTwinBox .KSTChatBox a p{text-align:center;}
.off{-moz-transform:scale(0, 0);-ms-transform:scale(0, 0);-o-transform:scale(0, 0);-webkit-transform:scale(0, 0);transform:scale(0, 0);left:100%;top:100%;}
.KSTwinBox .tellFormcen input:focus,.Rtell_form .inner input:focus{outline:none;}
.KSTwinBox .tellFormcen .subCen_btn:hover{color:#d2d2d2;}
.KSTwinBox .txt .KSTnavs a:hover{color:#4a5be8;}
.KSTwinBox .KSTChatBox a:hover{background-color:#4a5be8;color:#fff;}
.swtBottom {width:0px;height:0px; background-color:#3d3f4b;position:fixed;right:0;bottom:0;z-index:300;-moz-border-radius:10px; -webkit-border-radius:10px;border-radius:10px;overflow:hidden;box-shadow: 0 0 35px #000;-webkit-box-shadow: 0 0 35px #000; -moz-box-shadow: 0 0 35px #000;}
.swtBottom .title {width:100%;height:27px;font-size:16px;color:#888991;background-color:#3d3f4b; position:relative;margin:0;float:none;}
.swtBottom .title span {display:inline-block;line-height:27px;padding-left:12px;}
.swtBottom  .closeBtn {position:absolute;display:block;right:3px;top:3px;width:19px;height:19px; background-color:#2a2c38;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; -o-transform-style: preserve-3d; -webkit-transform-style: preserve-3d; transform-style: preserve-3d;}
.swtBottom .closeBtn:hover{-webkit-animation:rotate360 0.3s ease 1;animation:rotate360 0.3s ease 1;}
.swtBottom .closeBtn:before{position:absolute;left:50%;top:50%;content:'';width:14px;height:1px;margin-left:-7px;margin0top:-1px; background-color:#fff;-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transformrotate(-45deg); -webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.swtBottom .closeBtn:after{position:absolute;left:50%;top:50%;content:'';width:14px;height:1px; margin-left:-7px;margin0top:-1px; background-color:#fff;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg); -webkit-transform:rotate(45deg);transform:rotate(45deg);}
@-webkit-keyframes rotate360 {
  100% {-webkit-transform:rotate(720deg);}
}
@keyframes rotate360 {
	100% {transform:rotate(720deg);}
}
