@charset "utf-8";
html, body {overflow-x:hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,code,pre,form,fieldset,legend,input,button,textarea,area,blockquote,th,td,p {margin:0; padding:0;}
.xtiper_msg {transition:0.2s ease-in; transition-property:opacity,transform;}
.xtiper_msg {max-width:770px; position:fixed; top:50%; left:50%; margin-top:-25px; height:50px; line-height:50px; background-color:rgba(0,0,0,0.6); color:#fff; font-size:14px; border-radius:3px; overflow:hidden; z-index:99999; transform:scale(0,0); opacity:0;}
.xtiper_msg.on {transform:scale(1,1); opacity:1;}
.xtiper_msg p {padding:0 24px;}

.xtiper_tips {position:absolute; z-index:99999; max-width:200px; opacity:0; transform:scale(0,0); transition-duration:0.1s; transition-timing-function:ease-in; transition-property:opacity,transform; box-shadow:0 0 5px rgba(0,0,0,0.3);}
.xtiper_tips.on {transition-duration:0.2s; opacity:1; transform:scale(1,1);}
.xtiper_tips p {padding:10px 16px; background-color:#000; border-radius:3px; color:#fff; line-height:18px; font-size:12px; position:relative; z-index:2;}
.xtiper_tips em {display:block; position:absolute; width:10px; height:10px; background-color:#000; transform: rotate(45deg); box-shadow:0 0 5px rgba(0,0,0,0.3); z-index:1;}
.xtiper_tips.l em {top:12px; right:-4px;}
.xtiper_tips.r em {top:12px; left:-4px;}
.xtiper_tips.t em {left:12px; bottom:-4px;}
.xtiper_tips.b em {left:12px; top:-4px;}

.xtiper_win, .xtiper_load {width:100%; height:100%; position:fixed; top:0; left:0; z-index:99999;}
.xtiper_bg {width:100%; height:100%; position:absolute; top:0; left:0; z-index:1; background-color:rgba(0,0,0,0); transition:0.2s ease-in; transition-property:background-color;}
.xtiper_bg_white {background-color:rgba(255,255,255,0); transition:0.05s ease-in;}
.xtiper_win.on .xtiper_bg {background-color:rgba(0,0,0,0.5);}
.xtiper_load.on .xtiper_bg {background-color:rgba(255,255,255,0.5);  transition:0.05s ease-in;}
.xtiper_main {width:300px; background-color:#fff; position:absolute; /*top:50%; left:50%; margin-left:-150px;*/ z-index:2; border-radius:0 0 3px 3px; opacity:0; transition:0.15s ease-in; transform:scale(0,0); transition-property:opacity,transform;}
.xtiper_win.on .xtiper_main {transform:scale(1,1); opacity:1;}
.xtiper_win.on .xtiper_main, .xtiper_win.on .xtiper_bg {transition-duration:0.2s; transition-timing-function:ease-in;}
.xtiper_tit {height:40px; line-height:40px; color:#222; font-size:14px; background-color:#f8f8f8; padding:0 20px; position:relative; user-select:none; cursor:move;}
.xtiper_tit:after {content:""; display:block; width:100%; height:1px; background-color:#eee; position:absolute; bottom:0; left:0;}
.xtiper_close, .xtiper_max {position:absolute; top:5px; right:6px; width:30px; height:30px; cursor:pointer; box-sizing:border-box;}
.xtiper_close:before, .xtiper_close:after {content:""; display:block; width:14px; height:2px; background-color:#2d2c3b; position:absolute; top:14px; left:8px;}
.xtiper_close:before {transform:rotate(45deg);}
.xtiper_close:after {transform:rotate(-45deg);}
.xtiper_close:hover, .xtiper_max:hover {opacity:0.8;}
.xtiper_close:before, .xtiper_close:after {transition-duration:0.2s; transition-timing-function:ease-in; transition-property:transform;}
.xtiper_close:hover:before {transform:rotate(135deg);}
.xtiper_close:hover:after {transform:rotate(45deg);}
.xtiper_close2 {background-color:#333; border:3px solid #fff; position:absolute; top:-10px; right:-10px; border-radius:50%; transition-duration:0.2s; transition-timing-function:ease-in; transition-property:background-color;}
.xtiper_close2:before, .xtiper_close2:after {background-color:#fff; top:11px; left:5px;}
.xtiper_close2:hover {opacity:1; background-color:#2b84d0;}
.xtiper_max {right:40px; background-size:18px; background-repeat:no-repeat; background-position:center center;}
.xtiper_max {background-image:url("data:image/svg+xml,%3Csvg width='600' height='600' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M944.0 0.8H79.1C35.8 0.8 0.3 36.2 0.3 79.4v864.5c0 43.2 35.4 78.6 78.7 78.6h865.9c43.3 0 78.7-35.4 78.7-78.6V79.4C1023.7 36.2 988.3 0.8 944.0 0.8z m0 943.1H79.1V79.4h865.9v864.5z m0 0' fill='%23231814'/%3E%3Cpath d='M342.8 735.7l137.8-137.5c15.7-15.7 15.7-39.3 0-55.0-15.7-15.7-39.4-15.7-55.1 0l-137.8 137.5-90.5-90.4V826.0h236.2l-90.5-90.4z m228.3-243.6c11.8 0 19.7-3.9 27.6-11.8l137.8-137.5 90.5 90.4V197.3H590.7l90.5 90.4-137.8 137.5c-15.7 15.7-15.7 39.3 0 55.0 7.9 7.9 19.7 11.8 27.5 11.8z m0 0' fill='%232d2c3b'/%3E%3C/svg%3E");}
.xtiper_max.on {background-image:url("data:image/svg+xml,%3Csvg width='600' height='600' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M944.0 0.8H79.1C35.8 0.8 0.3 36.2 0.3 79.4v864.5c0 43.2 35.4 78.6 78.7 78.6h865.9c43.3 0 78.7-35.4 78.7-78.6V79.4C1023.7 36.2 988.3 0.8 944.0 0.8z m0 943.1H79.1V79.4h865.9v864.5z m0 0' fill='%23231814'/%3E%3Cpath d='M346.7 621.7l-137.8 137.5c-15.7 15.7-15.7 39.3 0 55.0 15.7 15.7 39.4 15.7 55.1 0l137.8-137.5 90.5 90.4V531.3H256.2l90.5 90.4zM787.5 197.3c-11.8 0-19.7 3.9-27.6 11.8l-137.8 137.5-90.5-90.4v235.8h236.2l-90.5-90.4 137.8-137.5c15.7-15.7 15.7-39.3 0-55.0-7.9-7.9-19.7-11.8-27.5-11.8z' fill='%232d2c3b'/%3E%3C/svg%3E");}
.xtiper_times {color:#e85445;}
.xtiper_pad {padding:15px;}
.xtiper_tip {font-size:14px; line-height:20px; min-height:60px; overflow:hidden;}
.xtiper_btn {text-align:right;}
.xtiper_btn button {padding:0 16px; height:30px; border-radius:3px; margin-left:8px; border:1px solid #dedede; background-color:#fff; cursor:pointer; color:#222; font-size:12px;}
.xtiper_btn button.active {background-color:#2b84d0; border-color:#2b84d0; color:#fff;}
.xtiper_btn button:hover {opacity:0.9;}
.xtiper_pr {position:relative;}
.xtiper_iframe {height:100%; overflow:hidden; position:relative;}
.xtiper_iframe .zw {width:100%; height:100%; overflow:hidden; position:absolute; top:0; left:0; display:none;}
.xtiper_iframe.on .zw {display:block;}
.xtiper_con {padding:8px 0 8px 42px;}
.xtiper_conin {max-height:400px; overflow-x:hidden; overflow-y:auto;}
.xtiper_conin::-webkit-scrollbar {width:5px;}
.xtiper_conin::-webkit-scrollbar-track {background-color:#f1f1f1; border-radius:3px;}
.xtiper_conin::-webkit-scrollbar-thumb {background-color:#c1c1c1; border-radius:3px;}
.xtiper_loadin {width:34px; height:34px; display:block; position:absolute; top:50%; margin-top:-17px; left:50%; margin-left:-17px; opacity:0; transition:0.1s ease-in; transition-property:opacity; z-index:2;}
.xtiper_loadin span {width:280px; position:absolute; top:36px; left:50%; margin-left:-140px; text-align:center; height:24px; line-height:24px; font-size:14px; color:#222; white-space:nowrap;}
.xtiper_load.on .xtiper_loadin {opacity:1; transition:0.2s ease-in;}
.xtiper_icon {width:34px; height:34px; display:inline-block; background-size:100% 100%; background-repeat:no-repeat; position:absolute; top:0; left:0;}
.xtiper_icon_success {background-image:url("data:image/svg+xml,%3Csvg width='600' height='600' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M512.7 0.1C230.4 0.1 0.8 229.8 0.8 512.1c0 282.3 229.6 511.9 511.0 511.9 282.3 0 511.9-229.6 511.9-511.9C1024.6 229.8 795.0 0.1 512.7 0.1z m0 950.5c-241.8 0-438.5-196.7-438.5-438.5 0-241.8 196.7-438.5 438.5-438.5 241.7 0 438.5 196.6 438.5 438.5-0.0 241.7-196.8 438.5-438.5 438.5z' fill='%2337b72c'/%3E%3Cpath d='M754.8 337.0L470.1 630.1l-178.5-155.2c-15.8-13.7-39.7-12.0-53.4 3.7-13.7 15.8-12.0 39.7 3.7 53.4l205.2 178.4a37.7 37.7 0 0 0 10.9 6.7 37.8 37.8 0 0 0 15.9 2.7 37.9 37.9 0 0 0 15.2-3.0c0.0-0.0 0.0 0.0 0.0-0.0a37.7 37.7 0 0 0 10.4-7.7l309.4-317.5c14.6-14.0 14.3-38.9-0.7-53.5-14.0-14.6-38.9-14.3-53.5 0.7z' fill='%2337b72c'/%3E%3C/svg%3E");}
.xtiper_icon_error {background-image:url("data:image/svg+xml,%3Csvg width='600' height='600' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M512.7 1023.0C230.4 1023.0 0.7 794.4 0.7 512.1 0.8 229.8 230.4 0.1 512.7 0.1c282.3 0 511.9 229.6 511.9 511.0 0 282.2-229.6 511.9-511.9 511.9z m0-950.4c-241.8 0-438.5 196.6-438.5 438.5 0 241.7 196.7 438.5 438.5 438.5 241.7 0 438.5-196.7 438.5-438.5 0-241.8-196.8-438.5-438.5-438.5z m51.4 439.0l158.1-156.3c14.4-14.2 14.5-37.4 0.3-51.7-14.2-15.4-37.4-14.5-52.6-0.3l-157.4 156.5-155.9-156.4c-15.3-15.2-37.4-14.3-51.7 0-14.3 14.2-14.3 37.4 0 51.7l155.7 156.1-157.0 155.3c-14.4 14.2-14.5 37.3-0.3 51.7 7.2 7.2 16.6 10.9 25.0 10.9 9.3 0 18.6-3.6 25.8-10.6l157.2-155.5 158.4 159.0c7.2 6.2 16.6 10.7 25.0 10.7 9.3 0 18.7-4.5 25.8-10.6 14.3-14.3 14.4-37.4 0.1-51.7l-158.3-158.8z' fill='%23e75445'/%3E%3C/svg%3E");}
.xtiper_icon_warning {background-image:url("data:image/svg+xml,%3Csvg width='600' height='600' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M512.7 0.1C230.4 0.1 0.8 229.8 0.8 512.1c0 282.3 229.6 511.9 511.0 511.9 282.3 0 511.9-229.6 511.9-511.9C1024.6 229.8 795.0 0.1 512.7 0.1z m0 950.5c-241.8 0-438.5-196.7-438.5-438.5 0-241.8 196.7-438.5 438.5-438.5 241.7 0 438.5 196.6 438.5 438.5 0 241.7-196.8 438.5-438.5 438.5z' fill='%23f89310'/%3E%3Cpath d='M511.6 681.4c-15.5 0-28.6 5.4-39.4 16.1s-16.1 23.7-16.1 38.0c0 17.5 5.6 31.1 16.8 40.8 11.2 9.7 24.3 14.6 39.4 14.6 14.8 0 27.7-4.9 38.8-14.8 11.1-9.9 16.6-23.4 16.6-40.6 0-15.3-5.5-28.3-16.4-38.0-10.0-10.7-24.2-16.1-39.7-16.1zM514.5 232.4c-17.5 0-31.6 5.7-42.3 17.2s-16.1 27.4-16.1 47.9c0 15.0 1.1 39.8 3.3 74.3l11.8 177.0c2.2 22.9 5.9 39.0 11.1 51.2 5.2 11.2 14.4 16.8 27.7 16.8 13.1 0 22.4-5.8 28.1-17.4 5.7-11.6 9.4-28.2 11.1-49.9l15.9-182.2c1.7-16.7 2.6-33.3 2.6-49.5 0-27.6-3.6-48.7-10.7-63.4-7.2-14.7-21.3-21.0-42.5-21.0z' fill='%23f89310'/%3E%3C/svg%3E");}
.xtiper_icon_ask {background-image:url("data:image/svg+xml,%3Csvg width='600' height='600' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M512.7 0.1C230.4 0.1 0.8 229.8 0.8 512.1c0 282.3 229.6 511.9 511.0 511.9 282.3 0 511.9-229.6 511.9-511.9C1024.6 229.8 795.0 0.1 512.7 0.1z m0 950.5c-241.8 0-438.5-196.7-438.5-438.5 0-241.8 196.7-438.5 438.5-438.5 241.7 0 438.5 196.6 438.5 438.5 0 241.7-196.8 438.5-438.5 438.5z' fill='%23f89310'/%3E%3Cpath d='M513.9 681.3c-15.8 0-29.1 5.3-39.9 15.9-10.8 10.6-16.3 23.7-16.3 39.2 0 17.5 5.6 31.1 16.8 40.8 11.2 9.7 24.3 14.6 39.4 14.6 14.5 0 27.3-4.9 38.4-14.8 11.1-9.9 16.6-23.4 16.6-40.6 0-15.5-5.3-28.6-15.9-39.2-10.6-10.6-23.7-15.9-39.2-15.9zM617.4 252.0c-27.3-13.2-58.9-19.8-94.6-19.8-38.4 0-72.1 7.9-100.9 23.7-28.8 15.8-50.8 35.7-65.8 59.7-15.0 24.0-22.5 47.7-22.5 71.1 0 11.3 4.7 21.9 14.2 31.6 9.5 9.7 21.1 14.6 34.9 14.6 23.4 0 39.3-13.9 47.7-41.8 8.9-26.6 19.7-46.7 32.5-60.4 12.8-13.7 32.8-20.5 59.9-20.5 23.2 0 42.1 6.8 56.7 20.3 14.7 13.6 21.0 30.2 21.0 49.9 0 10.1-2.4 19.5-7.2 28.1-4.8 8.6-10.7 16.4-17.7 23.5s-18.4 17.4-34.2 31.2c-17.0 15.8-32.3 29.4-42.9 40.8-10.6 11.5-19.1 24.8-25.5 39.9-6.4 15.2-9.6 33.1-9.6 53.8 0 16.5 4.4 28.0 13.1 37.3 8.7 8.4 19.5 12.6 32.3 12.6 24.6 0 39.3-12.8 43.0-38.4 2.7-12.1 4.7-20.5 6.1-25.3 1.4-4.8 3.3-9.6 5.7-14.4 2.5-4.8 6.2-10.1 11.3-15.9 5.0-5.8 11.8-12.5 20.1-20.1 30.3-27.1 51.3-46.4 63.0-57.8 11.7-11.5 21.8-25.1 30.3-40.8 8.5-15.8 12.7-34.1 12.7-55.1 0-26.6-7.5-51.2-22.4-73.9-14.9-22.7-36.0-40.6-63.4-53.8z' fill='%23f89310'/%3E%3C/svg%3E");}
.xtiper_icon_laugh {background-image:url("data:image/svg+xml,%3Csvg width='600' height='600' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M512.7 0.1C230.4 0.1 0.8 229.8 0.8 512.1c0 282.3 229.6 511.9 511.0 511.9 282.3 0 511.9-229.6 511.9-511.9C1024.6 229.8 795.0 0.1 512.7 0.1z m0 950.5c-241.8 0-438.5-196.7-438.5-438.5 0-241.8 196.7-438.5 438.5-438.5 241.7 0 438.5 196.6 438.5 438.5-0.0 241.7-196.8 438.5-438.5 438.5z' fill='%2337b72c'/%3E%3Cpath d='M355.5 478.0c9.8-9.7 15.2-22.5 15.2-36.2v-72.1c0-27.0-22.8-50.8-50.7-50.8-28.0 0-50.8 22.8-50.8 50.8v72.1c0 27.0 22.8 50.8 50.8 50.8 13.3 0 25.9-5.1 35.5-14.6zM706.5 615.4c-13.7-11.8-37.6-8.9-49.4 4.9-41.6 46.3-84.9 65.0-145.1 65.0-62.8 0-100.7-17.2-144.8-65.7-12.2-14.2-35.0-17.0-49.7-5.2-15.1 13.1-17.4 35.3-5.0 49.9 59.1 66.8 114.9 92.8 199.5 92.8 82.0 0 145.4-29.5 199.6-92.9 12.1-13.0 9.8-36.7-5.1-49.6zM704.0 319.8c-28.0 0-50.7 22.8-50.7 50.8v72.1c0 28.1 22.8 50.8 50.7 50.8 28.0 0 50.7-22.8 50.7-50.8v-72.1c0-27.0-22.8-50.8-50.7-50.8z' fill='%2337b72c'/%3E%3C/svg%3E");}
.xtiper_icon_load {background-image:url("data:image/svg+xml,%3Csvg width='600' height='600' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M684.6 763.5c-52.5 36.2-112.9 55.9-176.8 55.1-8.3-0.1-16.6-0.5-24.7-1.2-3.3-0.3-6.6-0.9-10.0-1.3-6.4-0.9-12.8-1.7-19.1-2.0-3.8-0.7-7.7-1.7-11.4-2.7-6.2-1.5-12.2-2.9-18.2-4.7-2.9-0.9-5.6-1.9-8.5-2.9-6.9-2.3-13.7-4.8-20.5-7.6-1.5-0.6-2.0-1.4-4.5-2.0-7.9-3.5-15.6-7.1-23.0-11.2-0.3-0.2-0.6-0.3 0-0.5-25.2-14.1-48.4-31.6-68.7-52.1-0.3-0.3-0.6-0.7-0.0 0-6.3-5.3-12.4-13.1-18.0-20.0-1.2-1.5-2.4-3.1-3.5-4.6-41.3-52.3-66.3-118.4-66.3-190.4h70.1c1.8 0 3.5-0.0 4.5-2.7 0.0-1.7 0.7-3.7-0.2-5.2l-117.7-178.7c-0.0-1.4-2.4-2.3-3.2-2.3-1.7 0-3.3 0.0-3.2 2.3l-117.7 178.7c-0.0 1.5-1.2 3.5-0.2 5.2 0.0 1.7 2.7 2.7 4.5 2.7h70.1c0 84.7 26.1 163.1 70.3 227.9 0.5 0.9 0.0 1.9 1.5 2.8 4.6 6.6 9.7 11.7 14.6 19.1 1.8 2.4 3.5 4.8 5.4 7.1 7.2 8.9 14.9 17.3 22.8 25.5 0.7 0.9 1.5 1.6 2.2 2.3 25.6 26.9 56.6 49.6 89.4 67.7 0.8 0.5 1.7 0 2.6 1.5 9.4 5.1 19.1 9.8 28.0 14.2 2.4 0 4.8 2.2 7.2 3.3 8.4 3.5 15.0 6.6 25.7 8.5 4.2 1.4 8.2 2.9 12.4 4.2 7.6 2.2 15.3 4.2 23.1 6.1 5.2 1.2 10.3 2.6 15.7 3.5 2.1 0.4 3.2 1.2 6.4 1.5 7.3 1.3 14.8 2.0 22.2 2.0 2.7 0.3 4.3 0.7 7.9 0 13.3 1.3 26.5 2.2 39.7 2.2 80.7 0 159.6-25.0 227.2-72.0 21.5-15.3 26.8-45.4 11.7-67.2-15.1-21.8-44.8-27.2-66.5-11.8m220.9-248.6c0-84.4-25.9-162.6-69.0-227.4-0.6-1.1-1.1-2.2-1.8-3.3-5.5-7.9-11.4-15.3-17.4-22.7a36.3 36.3 0 0 1-2.0-2.8c-40.3-49.5-90.0-87.8-148.4-112.8-1.6-0.7-3.1-1.5-4.7-2.1-9.2-3.8-18.5-7.1-27.0-10.3-3.4-1.2-6.8-2.4-10.2-3.4-8.2-2.6-16.6-4.6-24.9-6.5-4.7-1.1-9.3-2.2-13.0-3.2-2.4-0.4-4.5-1.2-6.8-1.6-6.3-1.1-12.6-1.6-18.9-2.4-4.4-0.5-8.6-1.2-12.0-1.7-10.6-0.0-21.1-1.4-31.5-1.6-1.9 0-3.8-0.3-5.6-0.3-0.3 0-0.6 0.1 0 0.1-80.6 0.1-159.3 24.7-226.8 72.6-21.6 15.2-26.8 45.4-11.7 67.2 15.1 21.8 44.8 27.2 66.5 11.8 52.1-36.0 113.0-55.7 175.3-55.1 8.9 0.1 17.8 0.5 26.5 1.4 2.8 0.3 5.3 0.7 7.0 0 7.2 0.9 14.3 1.9 21.3 3.3 3.1 0.6 6.2 1.4 9.2 1.1 6.9 1.6 13.7 3.3 20.4 4.3 1.1 0.7 4.2 1.5 6.3 2.1 7.7 2.6 15.2 4.3 22.7 8.4 0.7 0.3 1.5 0.7 2.2 0 44.4 19.4 83.4 49.2 113.9 86.4 0.2 0.2 0.3 0.5 0.5 0.7 42.8 52.7 68.6 120.3 68.6 193.6h-70.1c-1.8 0-3.5 0.0-4.5 2.7s-0.7 3.7 0.2 5.2l117.7 178.7c0.9 1.4 2.4 2.2 3.2 2.2 1.7 0 3.3-0.9 3.2-2.2l117.7-178.7c0-1.5 1.2-3.5 0.2-5.2-0.0-1.7-2.7-2.7-4.5-2.7h-69.0l0.0 4.2z' fill='%23333333'/%3E%3C/svg%3E");}
.xtiper_icon_load {display:inline-block; animation:revolve 1.5s infinite linear; -webkit-animation:revolve 1.5s infinite linear;}
@keyframes revolve
{
	0% {transform:rotate(0deg);}
	100% {transform:rotate(360deg);}
}