/* reset+css库 */
@charset "utf-8";
body, dl, dd, h1, h2, h3, h4, h5, h6, p, form, figure, pre{margin: 0;}
a{ color: #333; text-decoration:none;cursor: pointer;}
body{word-wrap:break-word;color: #333;}
body,button{font: 0.24rem/0.48rem "苹方","PingFang","\82f9\65b9","微软雅黑","Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";}
input,button,select,textarea,fieldset{padding: 0;margin: 0;border:none;background: none;outline: none;color: #333;}
input{-webkit-appearance: none;appearance: none;}
textarea{resize: none;}
ul,ol,li,dl{list-style:none;margin:0; padding:0;}
h1,h2,h3,h4,h5{font-weight:normal;}
i,em,b{font-style:normal;font-weight:normal;list-style:none;}
mark{background: none;}
img{display: inline-block;}

.show{
	display: block !important;
}
.fl{float: left;}.fr{float: right;}.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}.cf{color:#fff;}.bf{background: #fff;}
.oh{overflow: hidden;}.pr{position: relative;}.pa{position: absolute;}.pf{position: fixed;}.toh{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.op{opacity: 0;}.ma{margin: 0 auto;}.bsb{box-sizing: border-box;}.bsc{box-sizing: content-box;}.vm{vertical-align:middle;}.vt{vertical-align:top;}.vb{vertical-align:bottom;}
.dn{display: none;}.db{display: block;}.dtc{display: table-cell;}
.df{display:-webkit-flex;display: flex;}
.dfjc{-moz-justify-content: center;-webkit-justify-content: center;justify-content: center;}
.dfac{-moz-align-items: center;-webkit-align-items: center;align-items: center;}
.bs100{background-size: 100%;}

.webapp ::-webkit-input-placeholder{font-size: 0.24rem;}
.webapp :input-placeholder{font-size: 0.24rem;}

html, body {height: 100%;}
body{font-size: 16px;}
img{max-width: 100%;}
.app{display: none;}
.webapp{height: 100%;width: 7.5rem;margin: 0 auto;}
.header{height: 1.52rem;z-index: 10;width: 7.5rem;top: 0;box-sizing: border-box;padding: 0 0.2rem;}
.webapp .logo{display: inline-block;text-indent:-9999em;width: 2.3rem; height: 0.8rem;background: url(//tu.duoduocdn.com/logo/logo_m3x.png) no-repeat center;background-size: 100%;margin: 0.02rem 0;}
.webapp .jump{padding: 0 0.1rem;background: #4998e7;height: 0.6rem;line-height: 0.6rem;text-align: center;border-radius: 0.08rem;margin-top: 0.16rem;font-size: 0.28rem;}
.webapp .nav{border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;}
.webapp .nav li{width: 33%;line-height: 0.6rem;float: left; font-size: 0.32rem;display: inline-block; text-align: center;}
.webapp .nav li a{display: block;color:#000;}
.webapp .nav li a:focus{background: #74B5F7;color: #fff;}
.webapp .nav li.current a{background: #74B5F7;color: #fff;}
.webapp .footer{width: 7.5rem;background: #404a54;padding: 0.2rem 0.2rem 0.24rem;bottom: -2rem;padding-bottom: 2rem;font-size: 0.36rem;z-index: 10;}
.webapp .footer .links {height: 25px; line-height: 25px;color: #565e61; font-size: 0.8125em; text-align: left;}
.webapp .footer .links a{color: #95a0ac;margin:  0 0 0 0.16rem; display:inline;float: left;}
.webapp .footer .links a:before{content: ""; background: #565e61;width: 1px; height: 0.24rem;display: inline-block; vertical-align: -1px;font-size: 1em;color: #565e61;margin-right: 0.16rem;}
.webapp .footer .links a:first-child:before{display: none;}
.webapp .footer .copyright {font-size: 0.7em;color: #707982; text-align: left;text-indent: 0.16rem;}

.webapp .bottom{width: 7.5rem;height: 1rem;padding: 0.14rem 0.3rem 0.16rem;background-color: #f8f8f8;left: 0;bottom: 1.18rem;}
.webapp .bottom .question{width: 3.7rem;height: 0.6rem;margin: 0.05rem 0.24rem 0.05rem 0;border: solid 1px #e4e4e4;-webkit-border-radius: 0.1rem;border-radius: 0.1rem;padding: 0 0.2rem;font-size: 0.26rem;}
.webapp .bottom .select-img{height: 100%;}
.webapp .select-img label{font-size: 0.3rem;line-height: 0.7rem;color: #b3b3b3;display: block;height: 100%;cursor: pointer;}
.webapp .select-img label b{display: block;width: 0.7rem;height: 100%;box-sizing: border-box;border: dashed 1px #cbcbcb;background: url(./images/img.png) no-repeat center;background-size: 0.48rem;-webkit-border-radius: 0.1rem;border-radius: 0.1rem;margin-right: 0.14rem;float: left;}
.webapp .submit{display: block;width: 1.18rem;height: 0.54rem;background-color: #2e9fff;font-size: 0.26rem;line-height: 0.54rem;margin: 0.1rem 0 0.06rem;-webkit-border-radius: 0.12rem;border-radius: 0.12rem;cursor: pointer;}

.webapp .main{padding: 1.52rem 0 2.68rem;height: 100%;}
.webapp .main-container{height: 100%;overflow-y: auto;padding: 0 0.3rem .2rem;}
.webapp .content>li{margin-top: 0.24rem;position: relative;overflow: hidden;}
.webapp .content>li pre{font-size: 0.28rem;line-height: 0.36rem;padding: 0.16rem;-webkit-border-radius: 0.34rem;border-radius: 0.34rem;white-space: pre-line;font-family: inherit;}
.webapp .content>li.left pre, .webapp .content>li.center pre{margin-left: 0.12rem;background-color: #f8f8f8;float: left;padding-left: 0.2rem;}
.webapp .content>li.right pre{margin-right: 0.12rem;background-color: #2e9fff;float: right;color: #fff;padding-right: 0.2rem;}
.webapp .content>li pre:before{content: "";display: block;width: 0.31rem;height: 0.31rem;position: absolute;bottom: 0;}
.webapp .content>li.right pre:before{background: url(./images/bubbleRight.png) no-repeat center;background-size: 100%;right: 0;}
.webapp .content>li.left pre:before, .webapp .content>li.center pre:before{background: url(./images/bubbleLeft.png) no-repeat center;background-size: 100%;left: 0;}
.webapp .content>li.left a, .webapp .content>li.center a{text-decoration: underline;line-height: 0.54rem;cursor: pointer;}
.acitve{color: #2e9fff;}
.acitve a{color: #2e9fff;}
.webapp .content>li pre.img{max-width: 50%;}


/*PC*/
.webpc ::-webkit-input-placeholder{color: #b3b3b3;}
.webpc :input-placeholder{color: #b3b3b3;}
.webpc{width: 100%;height: 100%;background: url(./images/obscure.jpg) no-repeat center;background-size: cover;font: 12px/1.5 "Microsoft YaHei",Tahoma,Helvetica,Arial,'宋体',sans-serif;}
.webpc .article{width: 750px;position: absolute;left: 0;right: 0;top: 70px;bottom: 70px;margin: auto;background: #fff;}
.webpc .head{padding: 0 20px;z-index: 50;top: 0;left: 0;right: 0;border-top: solid 4px #2e9fff;height: 68px;border-bottom: solid 1px #eaeaea;font-size: 24px;line-height: 68px;}
.webpc .head img{width: 30px;height: 30px;margin: 19px 12px 19px 0;float: left;}
.webpc .bottom{left: 0;right: 0;bottom: 0;height: 220px;border-top: solid 1px #eaeaea;padding: 14px 24px 20px;z-index: 50;}
.webpc .select-img{height: 30px;}
.webpc .select-img label{font-size: 20px;line-height: 30px;color: #b3b3b3;height: 100%;cursor: pointer;overflow: hidden;padding-left: 38px;background: url(./images/img.png) no-repeat left center;background-size: 28px;}
.webpc .question{width: 100%;height: 90px;margin: 8px 0 10px;font-size: 20px;line-height: 30px;}
.webpc .submit{padding: 0 26px;height: 46px;background-color: #2e9fff;font-size: 24px;line-height: 46px;-webkit-border-radius: 8px;border-radius: 8px;}

.webpc .main{padding: 73px 0 220px;height: 100%;}
.webpc .main-container{height: 100%;overflow-y: auto;padding: 0 36px 20px;}
.webpc .content>li{margin-top: 20px;position: relative;overflow: hidden;}
.webpc .content>li pre{font-size: 20px;line-height: 34px;padding: 10px 16px;-webkit-border-radius: 27px;border-radius: 27px;white-space: pre-line;font-family: inherit;}
.webpc .content>li.left pre{margin-left: 12px;background-color: #f8f8f8;float: left;}
.webpc .content>li.right pre{margin-right: 12px;background-color: #2e9fff;float: right;color: #fff;}
.webpc .content>li pre:before{content: "";display: block;width: 30px;height: 30px;position: absolute;bottom: 0;}
.webpc .content>li.right pre:before{background: url(./images/bubbleRight.png) no-repeat center;background-size: 100%;right: 0;}
.webpc .content>li.left pre:before{background: url(./images/bubbleLeft.png) no-repeat center;background-size: 100%;left: 0;}
.webpc .content>li.center{margin: 0;}
.webpc .content>li.center pre{padding: 0;display: table-row;}
.webpc .content>li.center a{text-decoration: underline;line-height: 0.54rem;cursor: pointer;display: table-cell;width: 200px;text-align: center;}




/*登陆*/
.loginView{width: 790px;margin-left: -380px;top: 40%;height: 465px;}
.feedback-hint{width: 240px;margin-top: 30px;box-sizing: border-box;height: 290px;border-left: 1px solid #eee;padding: 70px 16px 0;}
.feedback-hint h2{position: relative;padding-left: 28px;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0YyMzVBOThCQkJCMTFFODg0NERCMTU3Q0U3NEIyNDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0YyMzVBOTlCQkJCMTFFODg0NERCMTU3Q0U3NEIyNDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3RjIzNUE5NkJCQkIxMUU4ODQ0REIxNTdDRTc0QjI0NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3RjIzNUE5N0JCQkIxMUU4ODQ0REIxNTdDRTc0QjI0NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlfjjiYAAALWSURBVHjaxJjfa85RHMe/ezIaxhU37GLNj2ZCjD2PGvlVshIpPWXKhVpJtgv+ACE31GYrkUIRy43UrmzUnjLDiuhZfgwhahfSyNIu5v3R++HZ6fvjnM/Z8qnXxXO+38/nvJ9zzvd8PueUrLg8HjjaYrAJ1IMqsBDM4bMR8AkMgRy4B97EBXt2YOLvaQ5CsuAg2BLzzlxQATKgkW094BK4adNJyuIdETAAbiSIifMX3yc2/kmCWkE3WB342xrGatUIKgO9oDmYfGtm7DJbQaXgMRftVFk9+yi1ESTqa5QdXeTiP2vxbg37ihXUDtJKMfIlNYFOcBSctPBJr7zyp8+/VlK0D8mn+sBjGtbySyrYAu5JNpbBfvTQHKHrnutir/F7s4PvNXPKdoFKT0HHOE2yix8CFxx8qzB1O4unrB+sC/6vPcK01YkgGZm3yiBfwWeulXGum0VgpjJepeSyBoXjcXAG/Ah5Jol2N6dshmPcBllD6xWCloPtTKSmSca/CjoUcTMiaKnCcQ+4BT6AbRHvPFfErRZB8z0XY9SuvFERa54IKvcUNDukbRZTiKuVpybhc70b0rY/KpsnlUMi6LunoLaQtiPKWCMiaNhDjOSuvNEmxVy1Mt6wCHrpIag9ogDT2mDKI8OPstQwF3jWQ1CfCOpSOkuG/mW0yalkuoegLhH0ThKbwvlcSNsOz+T6vvDZn3Z0lnr4RUTa0Nqp4nroNkfK1qKKuRNKMUMYnTtmxbjPIcDPqJMxi/fz4ItDvMawIr/PIUMfjjnT5Vkx9lrG6ijU02aRXzB5WGcR6BWnbhB8Y5KW4qwWrOIlRJL1Q0w66bJBDnFPwbKEYEtYqGktH3YYDRv2Mf7L3BTWzzn2MWZ7tpddeENE4vS1NsYe1dx+tICtvI7xtQHGavG9H+rh8GZ5neJq3fStZaxYc7lB6yTmlV5FMPFK72Pw70rvPnjtov63AAMAtrKRY+C1mjAAAAAASUVORK5CYII=) no-repeat left center;background-size: 18px;font-size: 14px;line-height: 18px;font-weight: normal;margin-bottom: 8px;}
.feedback-hint p{font-size: 12px;line-height: 16px;color: #666;margin-bottom: 5px;}
.feedback-hint a{font-size: 12px;color: #2e9fff;}
.gt_holder.gt_popup .gt_popup_header{font-size: 14px;}
