@charset "utf-8";
/*清除默认样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0; padding:0; }
body{font-size: 14px;color:#333;background: #fff;}
 table{border-collapse:collapse; border-spacing:0; } 
 fieldset,img{border:0; } 
 address,caption,cite,code,dfn,em,strong,th,var{font-style:normal; font-weight:normal; } 
 ol,ul{list-style:none; } caption{text-align:left; } 
 h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal; } 
 q:before,q:after{content:''; } 
 abbr,acronym{border:0; font-variant:normal; } 
 sup{vertical-align:text-top; } 
 sub{vertical-align:text-bottom; } 
 input,textarea,select{font-family:Microsoft Yahei; font-size:inherit; font-weight:inherit; *font-size:100%; } 
 legend{color:#000; }
b{font-weight: normal;}
i{font-style: normal;}
a{text-decoration: none;color:#333;cursor: pointer;}
a:hover{color:#0cf;}
input{outline:none;}
img{max-width: 100%;}
::-webkit-scrollbar{width: 3px;height: 1px;}
::-webkit-scrollbar-thumb{border-radius: 10px;background: #bbb;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);}
::-webkit-scrollbar-track{border-radius: 10px;background: #eee;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);}
.fl{float: left;}
.fr{float: right;}
.cl:after{content: "";display: block;clear: both;}
.mt20{margin-top: 20px;}
.ml30{margin-left: 30px;}
.ml10{margin-left: 10px;}
.mr10{margin-right:10px;}
.ml5{margin-left: 5px;}
.mr5{margin-right:5px;}
.ovh{overflow: hidden;}
.clearfix:after{content:""; display: block;clear: both;height: 0;}
.container-inner{width:1200px;margin:0 auto;}
.wrap{min-width: 1200px;margin: 0 auto;}
.bgf7{background: #f7f7f7;}
.bgnone{background:transparent;}
.frame-wrap .g-container{position: relative;}
.frame-main{margin-left: 80px;height: 100%;overflow-y: auto;}
.frame-main.share-addr,.frame-main.share-start{margin-right: 320px;}
.noleft .frame-main,.form_preview .frame-main{margin-left:0;}
.frame-wrap .container-inner{width:1030px;margin:0 auto;padding:20px 0 40px;}
 /* radio checkbox*/
input[type="checkbox"],input[type="radio"]{display: none;}
.i-checkbox,.all-checkbox{background: url("/form/common/img/icon_frame.png") no-repeat -339px -176px;padding:0 0 0 22px;display: inline-block; vertical-align: middle;color:#666;line-height: 24px;height: 24px;cursor: pointer;}
.i-checkbox.checked,.all-checkbox.checked{background-position: -339px -206px ;}
.small.i-checkbox{background-position:-342px -114px;padding:0 0 0 20px;}
.small.i-checkbox.checked{background-position: -342px -144px ;}
.i-radio{background: url("/form/common/img/danxuan_f.png") no-repeat left center;padding:0 0 0 24px;display: inline-block; vertical-align: middle;color:#666;line-height: 24px;cursor: pointer;}
.i-radio.checked{background: url("/form/common/img/danxuan_t.png") no-repeat left center;}
.i-gray-radio{background: url("/form/common/img/radio_gray.png") no-repeat center left;padding:0 0 0 22px;display: inline-block; vertical-align: middle;color:#666;line-height: 24px;cursor: pointer;}
.i-gray-radio.checked{background: url("/form/common/img/radio_graychecked.png") no-repeat center left;}
input[type=text],textarea{ border:1px solid #e5e5e5;box-sizing: border-box;border-radius: 2px;font-size: 14px;color: #666;outline: none;resize: none;}
input[type=text]:focus,textarea:focus{border-color:#0cf;}
.txt-input,.txt-select{height:30px;border-color: #e5e5e5;border-radius: 2px;line-height: 28px;box-sizing: border-box;padding:0 10px;}
/* icons */
.icon_frame{ background:url("/form/common/img/icon_frame.png") no-repeat;display: inline-block;width:20px;height:20px;vertical-align: middle;}
/* btns */
.btn_box{text-align: center;}
.b-btn{background: #0cf;height: 34px;border:1px solid #0cf;border-radius:4px;color:#fff;font-size: 14px;display: inline-block;text-align: center;line-height: 34px;}
.b-btn:hover{background: #fff;color:#0cf;}
.b-blue-primary{color:#0cf;background: #fff;}
.b-blue-primary:hover{background: #0cf;color:#fff;}
.b-gray-primary{color:#666;background: #fff;border-color: #bfbfbf;}
.b-gray-primary:hover{background: #0cf;color:#fff;border-color: #0cf;}

 /* font color */
 .font-red{color:#f00;}
.font-orange{color:#ff8712;}
.font-gray{color:#999;}
.font-blue{color:#0cf;}
.font-white{color:#fff;}
.font-bold{font-weight: bold;}
.line-through{text-decoration: line-through;}
.font20{font-size: 20px;}
.font-underline{text-decoration: underline;}
.txt-overflow{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.imgwidth img{width: 100%;}
/*error*/
.error_page{position: absolute;top: 45%;left: 50%;transform: translate(-50%,-50%);text-align: center;}
.error_page p{font-size: 16px;color: #888;line-height: 40px;}
.error_page img{width: 474px;margin: 30px 0;}
.error_page a{display: inline-block;width: 158px;height: 42px;line-height: 42px;border: 1px solid #0cf;color: #fff;border-radius: 5px;text-align: center;background: #0cf;}
.error_page a:hover{color: #0cf;background: #fff;}
.psw_error{width: 460px;margin: 150px auto 0;box-shadow: 0 0 5px rgba(0,0,0,.3);border-radius: 5px;overflow: hidden;}
.psw_error h5{height: 54px;line-height: 54px;padding: 0 25px;border-bottom: 1px solid #e5e5e5;font-size: 16px;}
.psw_error .psw_error_mian{padding: 25px;}
.psw_error .psw_error_mian p{padding: 0 0 15px;color: #666;}
.psw_error .layui-form-item{padding: 0 25px;}
.psw_error .layui-form-item button{width: 108px;height: 36px;line-height: 36px;border: 1px solid #0cf;color: #fff;background: #0cf;border-radius: 3px;text-align: center;box-sizing: border-box;cursor: pointer;}
.psw_error .layui-form-item button:hover{color: #0cf;background: #fff;}

/*左侧导航*/
.nav-ico{width:24px;height:24px;display: inline-block;vertical-align: middle;background: url("../img/left_nav.png") no-repeat;}
.left-nav{width:80px;border-right: 1px solid #e5e5e5;box-sizing: border-box;position: absolute;top:0;left:0;bottom:0;background: #fff;}
.left-nav ul{padding:20px 0 0;}
.left-nav li{padding:8px 0;text-align: center;}
.left-nav li a p,.left-nav li a:hover p{font-size: 12px;line-height: 28px;color:#333;}
.left-nav li .ico-box{padding:6px;border-radius: 4px;overflow:hidden;display:inline-block;}
.left-nav li.cur .ico-box,.left-nav li a:hover .ico-box{background: #0cf;}
.left-nav li .nav-ico01{background-position: 0 0;}
.left-nav li.cur .nav-ico01,.left-nav li a:hover .nav-ico01{background-position: 0 -30px;}
.left-nav li .nav-ico02{background-position: -30px 0;}
.left-nav li.cur .nav-ico02,.left-nav li a:hover .nav-ico02{background-position: -30px -30px;}
.left-nav li .nav-ico03{background-position: -60px 0;}
.left-nav li.cur .nav-ico03,.left-nav li a:hover .nav-ico03{background-position:-60px -30px;}
.left-nav li .nav-ico04{background-position: -90px 0;}
.left-nav li.cur .nav-ico04,.left-nav li a:hover .nav-ico04{background-position:-90px -30px;}
.left-nav li .nav-ico11{background-position: 0 -60px;}
.left-nav li.cur .nav-ico11,.left-nav li a:hover .nav-ico11{background-position: 0 -90px;}
.left-nav li .nav-ico12{background-position: -30px -60px;}
.left-nav li.cur .nav-ico12,.left-nav li a:hover .nav-ico12{background-position: -30px -90px;}
.left-nav li .nav-ico13{background-position: -60px -60px;}
.left-nav li.cur .nav-ico13,.left-nav li a:hover .nav-ico13{background-position:-60px -90px;}
.left-nav li .nav-ico14{background-position: -90px -60px;}
.left-nav li.cur .nav-ico14,.left-nav li a:hover .nav-ico14{background-position:-90px -90px;}
.left-nav li .nav-ico15{background-position: -120px -60px;}
.left-nav li.cur .nav-ico15,.left-nav li a:hover .nav-ico15{background-position:-120px -90px;}
.left-nav li .nav-ico16{background-position: -150px -60px;}
.left-nav li.cur .nav-ico16,.left-nav li a:hover .nav-ico16{background-position:-150px -90px;}
/* 中间块 */
.frame-wrap .frame-main{overflow: hidden;}
.frame-wrap .frame-inner{padding: 32px 30px 50px;overflow: hidden;}
h3.page-title{font-size: 18px;color:#333;line-height: 30px;padding-top: 20px;}
.page-title .fr{font-size: 14px;}
.c-module{border:1px solid #eee;border-radius: 3px;background: #fff;}
.pad{padding:32px 28px 25px;}
.mgt{margin-top: 17px;}
.mCSB_scrollTools{width: 4px;}
.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{margin: 0;}
/* price */
.price-main{padding:10px 0 25px;}
.price-title{font-size: 30px;text-align: center;color:#666;padding:40px 0 29px;line-height: 50px;}
.price-classify{width:1028px;border:1px solid #e5e5e5;background: #fff;border-radius: 4px;overflow: hidden;margin:0 auto;}
.price-classify li{border-left: 1px solid #e5e5e5;padding:12px 12px 35px;box-sizing: border-box;width:33.33%;float:left;}
.price-classify li.noborder{border:none;}
.price-classify .classify-name{padding:15px 16px;font-size: 26px;color:#fff;line-height: 30px;border-radius: 4px;}
.price-classify .classify-name div{font-size: 14px;}
.price-classify .classify-name.bg02 div{border:1px solid #9488ff;border-radius: 2px;overflow: hidden;margin:3px 0;}
.price-classify .classify-name div em{padding:0 9px;font-size: 12px;line-height: 22px;float: left;cursor: pointer;}
.price-classify .classify-name div em.cur{background: #9488ff;}
.price-classify .classify-name.bg01{background: #2672ff;}
.price-classify .classify-name.bg02{background: #a398fb;}
.price-classify .classify-name.bg03{background: #89d3db;}
.price-classify .btn-box{padding:18px 0 14px;text-align: center;}
.price-classify .b-btn{width:256px;height:42px;line-height: 42px;color:#666;border:1px solid #999;border-radius: 4px;font-size: 16px;background: #fff;}
.price-classify .b-btn:hover{border-color: #0cf;background: #0cf;color:#fff;}
.price-classify dl{margin:0 21px;color:#666;font-size: 14px;}
.classify-top{text-align: center;border-bottom: 1px dashed #ddd;padding:35px 0;height: 190px;}
.classify-top dd{line-height: 26px;}
.classify-top dt{line-height: 85px;height: 85px;}
.classify-top dt span{font-size: 46px;padding: 0 5px;}
.classify-top dt em{font-size: 16px;}
.classify-list dt{position: relative;text-align: center;}
.classify-list dt span{background: #fff;padding:0 13px;color:#999;line-height: 35px;position: relative;z-index: 1;display: inline-block;}
.classify-list dt:after{content:"";display: block;position: absolute;top:50%;left:0;right:0;height:0;border-top: 1px dashed #e5e5e5;}
.classify-list dd .icon_frame{background-position: -120px -210px;height:11px;width:14px;margin-top:10px; }
.classify-list dd{line-height: 32px;padding:0 6px 0 10px;}
.classify-list dd.nozc{color:#999;}
.price-faq{overflow:hidden;margin:0 -35px;}
.price-faq li{float:left;width:50%;box-sizing:border-box;padding:0 35px 15px; }
.price-faq li dt{font-size: 18px;font-weight: bold;line-height: 40px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.price-faq li dd{color:#888;line-height: 26px;height:104px;padding-top: 5px;overflow:hidden;}
.price-faq li dd span,.price-faq li dd a{color:#0cf;}
/*右侧设置*/
.right-set{width: 320px;height: 100%;border-left: 1px solid #e5e5e5;background: #fafafa;position: absolute;top: 0;right: 0;bottom: 0;/*overflow-y: auto;overflow-x: hidden;*/}
.set_item .title{width: 320px;height: 60px;padding: 0 18px 0 24px;border-bottom: 1px solid #dde5ed;background-color: #fff;box-sizing: border-box;cursor: pointer;display: block;}
.set_item .left_icon{height: 60px;line-height: 60px;}
.set_item .left_icon .i-ico{width: 24px;height: 24px;margin: 0 20px 0 0;background-position: -229px -148px;}
.set_item:hover .left_icon .i-ico,.set_item.active .left_icon .i-ico{background-position: -260px -148px;}
.set_item:hover .left_icon,.set_item.active .left_icon{color: #0cf;}
.answer_quality_control .left_icon .i-ico{background-position: 3px -180px;}
.answer_quality_control:hover .left_icon .i-ico,.answer_quality_control.active .left_icon .i-ico{background-position: -25px -180px;}
.set_item .right_icon{float: right;width: 24px;height: 24px;margin-top: 18px;background-position: -51px -180px;}
.set_item:hover .right_icon{background-position: -75px -180px;}
.set_item.active .right_icon{background-position: -98px -180px;}
.right_content{display: none;padding-left: 19px;}
.set_item.active .right_content{display: block;}
.two-level-title{height: 52px;line-height: 60px;border-bottom: 1px solid #dde5ed;font-size: 16px;color: #484848;}
.right_content .item{line-height: 18px;padding: 15px 0;border-bottom: 1px solid #dde5ed;font-size: 13px;color: #707070;}
.right_content .setting-header{line-height: 24px;}
.right_content .desc{display: inline-block;}
.right_content .setting-header .btn_help{display: inline-block;position:relative;width: 30px;height: 24px;vertical-align: bottom;background-position: -125px -179px;}
.right_content .btn_help:hover .tips-pop,.right_content .hover_tip_ip:hover .tips-pop{ display:block;}
.right_content .switch{margin: 4px 18px 0 0;position: relative;cursor: pointer;}
.right_content .switch .box{width: 30px;height: 16px;background-color: #d8d8d8;border-radius: 16px;-webkit-transition: margin-left .3s;transition: margin-left .3s;}
.switch.on .box{background-color: #0cf;}
.switch .btn{width: 12px;height: 12px;border-radius: 12px;background-color: #fff;position: absolute;left: 2px;top: 2px;-webkit-transition: margin-left .3s;transition: margin-left .3s;}
.switch.on .btn{margin-left: 14px;}
.setting-bottom{display: none;margin-top: 10px;}
.right_content .w-select{display: inline-block;width: 84px;}
.right_content .w-select-input{display: inline-block;width: 100%;height: 24px;line-height: 24px;padding: 0 24px 0 6px;border: 1px solid #d8d8d8;box-sizing: border-box;font-size: 12px;color: #707070;text-overflow: ellipsis;white-space: nowrap;vertical-align: middle;background: #fff;border-radius: 2px;position: relative;}
.w-select:hover .w-select-input,.w-select.active .w-select-input{border-color: #0cf;}
.right_content .w-select-icon{display: inline-block;width: 18px;height: 18px;background-position: -153px -183px;position: absolute;top: 2px;right: 5px;}
.w-select.active .w-select-icon{background-position: -171px -183px;}
.w-select-options-wrapper{display: none;width: 84px;padding: 11px 0;border: 1px solid #e8e8e8;border-radius: 2px;position: absolute;z-index: 200;background: #fff;box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);box-sizing: border-box;}
.w-select.active .w-select-options-wrapper{display: block;}
.w-select-options{max-height: 210px;overflow-y: auto;}
.w-select-option-inner{line-height: 24px;padding: 6px 0 6px 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 12px;cursor: pointer;}  
.w-select-option-inner:hover,.w-select-option.active .w-select-option-inner{background: #f7f8fa;}
.w-input-number{display: inline-block;position: relative;}
.w-input-number .w-input{width: 57px;height: 24px;padding: 6px 15px 6px 6px;box-sizing: border-box;font-size: 12px;color: #707070;}
.w-input-number .w-input:hover{border-color: #0cf;}
.w-input-number .i-ico{width: 15px;height: 12px;position: absolute;right: 0;cursor: pointer;}
.w-input-number .w-icon-arrow-up{top: 0;background-position: -284px -185px;}
.w-input-number .w-icon-arrow-up:hover{background-position: -261px -185px;}
.w-input-number .w-icon-arrow-up.disabled{background-position: -308px -185px;cursor: default;}
.w-input-number .w-icon-arrow-down{bottom: 0;background-position: -215px -188px;}
.w-input-number .w-icon-arrow-down:hover{background-position: -192px -188px;}
.w-input-number .w-icon-arrow-down.disabled{bottom: 0;background-position: -238px -188px;cursor: default;}
.start_password input{display: inline-block;width: 150px;height: 26px;border: 1px solid #d8d8d8;border-radius: 2px;background-color: #fff;color: #484848;font-size: 12px;text-indent: 6px;}
.item .confirm{display: inline-block;margin-left: 12px;color: #2672ff;font-size: 13px;cursor: pointer;color: #0cf;}
.limit_mobil_arrow{margin-right: 18px;}
.collect_open{margin-left: -50px;font-size: 14px;color: #0cf;}
.collect_open.hidden_input{display: none;}
.limit_mobil_arrow .i-ico{display: inline-block;width: 24px;height: 24px;margin: -8px 0 0;background-position: -285px -144px;}
.hover_tip_ip{display: inline-block;position:relative;}
.hover_tip_ip .i-ico{background-position: -125px -179px;}   
.start_time,.end_time{position: relative;}
.end_time{margin: 10px 0 0;}
.show_time .checkbox_ico{display: block;width: 24px;height: 24px;cursor: pointer;position: absolute;top: 2px;background-position: -20px -212px;}
.show_time .checkbox_ico.checked{background-position: 3px -212px}
.show_time p{margin-left: 24px;display: inline-block;}
.show_time input{width: 170px;height: 26px;border-radius: 2px;background-color: #fff;border: 1px solid #d8d8d8;text-indent: 6px;color: #484848;}
.show_date_ico{width: 24px;height: 24px;background-position: -53px -212px;position: absolute;top: 2px;right: 55px;}
.timeinput{display: inline-block;width: 64px;height: 26px;border: 1px solid #d8d8d8;font-size: 12px;border-radius: 2px;color: #484848;background-color: #fff;text-indent: 6px;}
/* 分享链接 */
.share-addr .c-link .input-txt{width:500px;height:40px;padding:0 15px;line-height: 38px;}
.share-addr .c-link .b-btn{height:40px;width:130px;box-sizing: border-box;line-height: 38px;border-radius: 2px;margin-left: 10px;}
.share-addr .c-share a{float:left;padding:7px 6px 6px 7px;border:1px solid #e5e5e5;border-radius: 2px;margin-left: 10px;position: relative;}
.share-addr .c-share .icon_frame{width:25px;height: 25px;}
.share-addr .c-share .i-wechat{background-position: 0 -120px;}
.share-addr .c-share .i-webo{background-position: -30px -120px;}
.share-addr .c-share .i-qq{background-position:-60px -120px;}
.share-addr .c-share .wechat-ewm{background: #fff;padding:10px;border:1px solid #eee;position: absolute;top:38px;left:0;display: none;font-size: 12px;text-align: center;color:#666;line-height: 20px;}
.share-poster .c-share .wechat-ewm{background: #fff;padding:10px;border:1px solid #eee;position: absolute;bottom:31px;display: none;font-size: 12px;text-align: center;color:#666;line-height: 20px;}
.share-poster .c-share a{position:relative;}
.share-addr .b-publish{font-size: 14px;color: #0cf;line-height: 24px;margin-top: 14px;display: inline-block;}
.share-addr .link-list li{font-size: 14px;line-height: 51px;border-top: 1px solid #e5e5e5;padding-left: 30px;}
.share-addr .link-list li.noborder{border: none;}
.share-addr .link-list li a{display: block;position: relative;}
.share-addr .link-list li .i-go{background-position: -90px -120px; position: absolute;right: 18px;top:15px;}
.wechat-shareset{padding:0 30px 0 0;border-right: 1px dashed #eee;width: 50%;box-sizing: border-box;}
.wechat-shareshow{padding:0 0 0 30px;width: 50%;box-sizing: border-box;}
.wechat-shareset h4{font-size: 14px;line-height: 24px;padding:0 0 10px;}
.wechat-shareset h4.wechat-title,.wechat-shareshow h4.wechat-title{padding: 15px 0 10px;}
.wechat-shareshow h4{font-size: 13px;color:#999;line-height: 24px;padding:0 0 10px;}
.shareset-img{overflow:hidden;}
.shareset-img .upload-img{position: relative;width:80px;height:80px;background: #f6f6f6;text-align: center;box-sizing: border-box;padding-top:30px;overflow:hidden;cursor: pointer;}
.shareset-img .upload-img .i-upload{background-position: -299px -120px;}
.shareset-img .upload-img .img-box,.shareset-img .upload-img .img-box img{position: absolute;left:0;top:0;right:0;bottom:0;background: #f6f6f6;display: none;margin: auto;}
.shareset-img .upload-info{line-height: 24px;padding:15px 0 0 95px;}
.shareset-img .upload-name{color:#666;}
.shareset-img .upload-size{font-size: 12px;color:#888;}
.delete_img{display:none;width: 100%;height: 100%;line-height: 80px;background: rgba(0,0,0,.5);position: absolute;top: 0;left: 0;}
.delete_img a{color: #fff;}    
.shareset-img:hover .delete_img{display: block;}
.share-addr .input-box input{width:100%;height: 34px;line-height: 34px;padding:0 10px;}
.share-addr .input-box textarea{width:100%;height: 134px;line-height: 30px;padding:7px 10px;}
.share-addr .c-tips{font-size: 12px;color:#999;line-height: 24px;margin-top: 5px;}
.proview-show{background: #f7f7f7;padding:30px 28px;}
.proview-show .imgbox,.proview-show .imgbox img,.proview-show .contbox img{width:40px;height: 40px;}
.proview-show .contbox{margin-right: 55px;border:1px solid #eee;padding:18px 20px;background: #fff;position: relative;}
.proview-show .contbox:after{content: "";position: absolute;right:-7px;top:15px;width:10px;height: 10px;display: block;border-right: 1px solid #eee;border-top: 1px solid #eee;transform:rotate(45deg);background: #fff;}
.proview-show .contbox dt{font-size: 13px;line-height: 20px;padding-bottom: 5px;}
.proview-show .contbox dd div{margin: 0 55px 0 0;line-height: 20px;font-size: 13px;color:#999;}
.proview-show.type02 .contbox{margin:0 0 0 55px;border:none;padding:0;background: none;}
.proview-show.type02 .contbox:after{display: none;}
.proview-show.type02 .contbox dt{line-height: 40px;padding-bottom:0;}
.proview-show.type02 .contbox dd{border:1px solid #eee;padding:10px;background: #fff;}
.proview-show.type02 .contbox dd div{margin: 0 0 0 55px;line-height: 40px;color:#666;}
.share-addr .c-savelink {text-align:center;padding:20px 0 28px;}
.share-addr .c-savelink .input-txt{width:500px;height:40px;padding:0 15px;line-height: 38px;}
.share-addr .c-savelink .b-btn{height:40px;width:130px;box-sizing: border-box;line-height: 38px;border-radius: 2px;margin-left: 10px;}
/* 二维码分享 */
.ewm-box{width:332px;text-align: center;padding:32px 0 40px;}
.poster-box{width:676px;text-align: center;padding:32px 0 40px;position: relative;overflow: hidden;}
.ewm-box dl,.poster-box dl{line-height: 30px;padding:0 0 42px;}
.ewm-box dt,.poster-box dt{font-size: 16px;}
.ewm-box dd,.poster-box dd{color:#999;}
.ewm-box .ewm-code{width:177px;height:177px;border:1px solid #e5e5e5;border-radius: 3px;overflow: hidden;margin:0 auto 58px;}
.ewm-box .b-btn,.poster-box .b-btn{padding:0 30px; line-height: 38px;height:38px;}
.poster-list{margin:0 37px 46px;overflow: hidden;}
.poster-list li{float:left;width:25%;text-align: center;}
.poster-list li .item-inner{display:block;border:1px solid #e5e5e5;border-radius: 3px;overflow: hidden;width:128px;height:189px;margin:0 auto;}
.poster-list li .item-inner img{width:100%;height:100%;}
.poster-box .icon-tip{position: absolute;left:0;top:0;}

/* 海报制作 */
.share-poster .c-module{background: #eee;}
.poster-type{padding:28px 20px 20px;}
.poster-type li{width:50px;text-align: center;margin-bottom: 9px;cursor: pointer;}
.poster-type li span{width:32px;height:52px;display: block;margin:0 auto;border-radius: 1px;border:1px solid #dcdcdc;box-shadow: 0 0 7px 0 rgba(151,151,151,0.22);}
.poster-type li.cur span{border-color:#0cf;box-shadow: 0 0 7px 0 rgba(151,151,151,0.61);}
.poster-type li p{font-size: 12px;line-height: 24px;color: #666;padding-top:5px;}
.poster-type .type01{background:#fff url("/form/front/img/module/poster_type01.png") no-repeat center;background-size: 100% auto;}
.poster-type .type02{background:#fff url("/form/front/img/module/poster_type02.png") no-repeat center;background-size: 100% auto;}
.poster-type .type03{background:#fff url("/form/front/img/module/poster_type03.png") no-repeat center;background-size: 100% auto;}
.poster-type .type04{background:#fff url("/form/front/img/module/poster_type04.png") no-repeat center;background-size: 100% auto;}
.poster-type .type05{background:#fff url("/form/front/img/module/poster_type05.png") no-repeat center;background-size: 100% auto;}
.poster-type .cur .type01{background:#fff url("/form/front/img/module/posterh_type01.png") no-repeat center;background-size: 100% auto;}
.poster-type .cur .type02{background:#fff url("/form/front/img/module/posterh_type02.png") no-repeat center;background-size: 100% auto;}
.poster-type .cur .type03{background:#fff url("/form/front/img/module/posterh_type03.png") no-repeat center;background-size: 100% auto;}
.poster-type .cur .type04{background:#fff url("/form/front/img/module/posterh_type04.png") no-repeat center;background-size: 100% auto;}
.poster-type .cur .type05{background:#fff url("/form/front/img/module/posterh_type05.png") no-repeat center;background-size: 100% auto;}
.poster-info{background: #fff;margin:0 427px 0 90px;padding:20px 30px;}
.poster-info h4{line-height: 30px;}
.default-img{overflow:hidden;padding:9px 0 16px;}
.default-img li{overflow: hidden;}
.default-img .upload-img{position: relative;width:80px;height: 125px;background: #f6f6f6;border-radius: 8px;text-align: center;box-sizing: border-box;padding-top: 40px;overflow:hidden;cursor: pointer;}
.default-img .upload-img .i-upload{background-position: -299px -120px;}
.default-img .upload-img span{font-size: 12px;line-height: 24px;color:#666;padding-top: 11px;display: block;}
.default-img .upload-img .img-box,.default-img .upload-img .img-box img{position: absolute;left:0;top:0;right:0;bottom:0;background: #f6f6f6;display: none;}
.default-img .upload-info{line-height: 24px;padding:30px 0 0 15px;}
.default-img .upload-name{color:#666;}
.default-img .upload-size{font-size: 12px;color:#888;}
.default-img .i-checkbox{margin-top: 10px;font-size: 12px;color:#999;}
.poster-bglist{margin:5px -5px;}
.poster-bglist li{width:20%;box-sizing: border-box;padding:4px 5px;float:left;}
.poster-bglist li .item-inner{border:2px solid transparent;border-radius: 2px;padding:4px 3px;position: relative;cursor: pointer;}
.poster-bglist li img{width:100%;border-radius: 2px;}
.poster-bglist li .i-cur{position: absolute;top:4px;right:3px;background-position: -120px -120px;display: none;}
.poster-bglist li.cur .item-inner,.poster-bglist li .item-inner:hover{border-color: #0cf;}
.poster-bglist li.cur .i-cur{display: block;}
.poster-phonebox{width: 427px;}
.poster-phonebox .phone-box{width:227px;height:466px;position: relative;margin:48px auto 30px;}
.poster-phonebox .phone-img{width:100%;height:100%;padding:14px 15px 14px 15px;box-sizing: border-box;}
.poster-phonebox .phone-img .phone-bg{width: 100%;height:100%;}
.poster-phonebox .phone-mask{background: url("/form/front/img/poster_phone.png") no-repeat;width:100%;height:100%; position: absolute;left:0;top:0;}
.phone-main .phone-ewm{background: #fff;width:75px;padding:4px 0 0;border-radius: 2px;text-align: center;position: absolute;}
.phone-main .phone-ewm img{width:67px;height:67px;}
.phone-main .phone-ewm p{font-size: 11px;line-height: 22px;color:#333;}
.phone-main .phone-title{color:#fff;font-size: 16px;line-height: 26px;position: absolute;}
.phone-main .phone-logo{width:66px;position: absolute;}
.poster-type01 .phone-ewm{left:25px;top:39px;}
.poster-type01 .phone-title{left:25px;right:25px;bottom:72px;}
.poster-type01 .phone-logo{left:25px;bottom:40px;}
.poster-type02 .phone-ewm{right:25px;top:70%;}
.poster-type02 .phone-title{left:22px;top:70%;width: 43%;}
.poster-type02 .phone-logo{left:25px;top:40px;}
.poster-type03 .phone-ewm{left:50%;top:45%;margin-left: -38px;}
.poster-type03 .phone-title{left:25px;right:25px;top:30%;text-align: center;}
.poster-type03 .phone-logo{left:50%;top:70%;margin-left: -33px;}
.poster-type04 .phone-ewm{left:50%;top:20%;margin-left: -38px;}
.poster-type04 .phone-title{left:25px;right:25px;bottom:72px;}
.poster-type04 .phone-logo{left:25px;bottom:40px;}
.poster-type05 .phone-ewm{right:25px;bottom:40px;}
.poster-type05 .phone-title{left:25px;right:25px;top:50px;text-align: center;}
.poster-type05 .phone-logo{left:25px;bottom:40px;}
.phone-operate{padding:0 45px;}
.phone-operate .icon_frame{width:31px;height:31px;float:left;margin-right: 10px;}
.phone-operate .i-wechat{background-position: 0 -240px;}
.phone-operate .i-webo{background-position: -40px -240px;}
.phone-operate .i-qq{background-position: -80px -240px;}
.phone-operate .b-btn{padding:0 54px;height:32px;line-height: 32px;}
/* 短信分享 */
.share-message .c-progress{padding:27px 20px 23px;border-bottom: 1px solid #eee;}
.share-message .c-progress ul{position: relative;}
.share-message .c-progress ul:before{content:'';left:0;right:0;height:0;top:50%;border-top: 1px dashed #e5e5e5;position: absolute;}
.share-message .c-progress li{float:left;position: relative;}
.share-message .c-progress .step01{width:15%;text-align: left;}
.share-message .c-progress .progress-step div{display: inline-block;background: #fff;padding:0 10px;line-height: 26px;font-size: 16px;}
.share-message .c-progress .progress-step i{width:26px;height:26px;line-height: 26px;display: inline-block;background: #aaa;border-radius: 50%;text-align: center;color:#fff;}
.share-message .c-progress .progress-step.cur i{background: #0cf;border:5px solid #b2f0ff;}
.share-message .c-progress .progress-step span{padding-left: 10px;display: inline-block;line-height: 36px;}
.share-message .progress-col03 li{width:42.5%;text-align: right;}
.share-message .progress-col04 li{width:28.3%;text-align: right;}
.share-message .message-main{padding:14px 30px 20px;}
.share-message .message-main-tip{font-size: 14px;color:#999;line-height: 26px;}
.cleanup{height: 23px;}
.cleanup a{margin-top: -12px;color:#0cf;}
.c-linkman{border:1px solid #e5e5e5;}
.c-linkman .linkman-list{width:269px;border-right: 1px solid #e5e5e5;}
.c-linkman .linkman-list .list-title{height:36px;line-height: 36px;border-bottom: 1px solid #e5e5e5;background: #efefef;padding:0 12px;}
.c-linkman .search-box{padding:12px 14px 8px;width: 100%;box-sizing: border-box;}
.c-linkman .search-box .input-txt{height: 32px;line-height: 30px;width: 100%;padding:0 10px;}
.c-linkman .linkman-data{height:389px;}
.linkman-group .group-title{line-height: 24px;font-size: 13px;padding:0 14px;margin-bottom: 4px;display: block;}
.linkman-group .group-title .icon_frame{width:14px;height: 14px;margin-right: 7px;}
.linkman-group .group-title .i-show{background-position: -180px -120px;}
/*.linkman-group .group-title .i-hide{background-position: -150px -120px;}*/
.linkman-group .group-title span{display: inline-block;vertical-align: middle;color:#333;}
.linkman-group ul{display: none;}
.linkman-group li{padding:0 14px 0 35px;line-height: 24px;font-size: 13px;color:#888;margin-top: 2px;}
.linkman-group li .linkman-add{color:#0cf;float:right;display: none;}
.linkman-group li:hover{background: #eee;}
.linkman-group.cur .i-show{background-position: -150px -120px;}
.linkman-group.cur ul,.linkman-group li:hover .linkman-add{display: block;}
.c-linkman .linkman-checked{padding:7px 25px 0 20px;width:650px;height:470px;}
.c-linkman .linkman-checked li{border-bottom: 1px solid #e5e5e5;line-height: 39px;font-size: 13px;color:#888;}
.c-linkman .linkman-checked span{display: inline-block;}
.c-linkman .linkman-checked .linkman-add{float: right;color: #0cf;}
.linkman-bottom {line-height: 34px;margin-top: 20px;}
.linkman-operate .b-btn{height:32px;line-height: 32px;width:86px;margin-left: 7px;}
.linkman-operate .i-checkbox,.linkman-operate .txt-select,.linkman-operate .b-btn{vertical-align: middle;}
.linkman-operate  .txt-select{margin:0 5px 0 10px;color:#666;font-size: 13px;display: inline-block;width:auto;-webkit-appearance:menulist;}

.message-cont textarea{width:100%;box-sizing: border-box;padding:20px 26px;line-height: 26px;height:240px;resize: none;margin-top: 10px;}
.message-main .prompt_audit{text-align: center;padding: 115px 0;}
.prompt_audit .prompt-title{font-size: 18px;line-height: 30px;padding:15px 0 21px;}
.prompt_audit .prompt-info{font-size: 14px;line-height: 26px;color:#999}

.c-sendmail{padding:20px 0;}
.sendmail-head{padding:0 0 20px;}
.sendmail-head label{padding-right: 10px;min-width: 45px;display: inline-block;}
.sendmail-head input{height:34px;line-height: 32px;}
.input-width01{width: 250px;margin-right:35px;}
.input-width02{width: 543px;}
.input-width03{width:912px;}
.c-mailtype{margin:24px -25px 0;}
.c-mailtype li{padding:0 25px;box-sizing: border-box;width:50%;float:left;}
.c-mailtype li .item-inner{border:1px solid #dcdcdc;border-radius: 4px;overflow: hidden;cursor: pointer;}
.c-mailtype li .item-head{font-size: 18px;color:#fff;line-height: 30px;height:60px;padding:48px 0 48px 45%;text-align: center;}
.c-mailtype li p{font-size: 14px;line-height: 26px;color:#bbb;height:78px;padding:17px 20px 0;}
.c-mailtype li .item-bottom a,.c-mailtype li .item-bottom{color:#bbb;}
.c-mailtype li .item-bottom{padding:17px 20px;}
.mailtype01 .item-head{background:#cecece url("/form/front/img/img/img-email01.png") no-repeat center;}
.mailtype02 .item-head{background:#cecece url("/form/front/img/img/img-email02.png") no-repeat center;}
.c-mailtype li.cur .item-head{background-color: #0cf;}
.c-mailtype li.cur p{color:#666;}
.c-mailtype li.cur .item-bottom a{color:#0cf;}
.c-mailtype li.cur .item-bottom{color:#999;}

.floatDiv{padding:21px ;border-bottom: 1px solid #eee;}
.floatDiv .floatLable{float: left;line-height: 24px;}
.floatDiv .floatStyle label{margin-left: 35px;}
.style-box{width:360px;display: none;}
.style-box.cur{display: block;}
.style-box .set-title{font-size: 16px;line-height: 24px;padding:9px 0;}
.style-box li{width: 25%;float:left;box-sizing: border-box;padding:9px 0 9px 34px;}
.style-box li span{width:28px;padding:14px 5px;color:#fff;line-height: 20px;display: block;background: #0cf;box-sizing: border-box;text-align: center;}
.style-box li.color01 span{background: #bfbdbd;}
.style-box li.color02 span{background: #b1d85c;}
.style-box li.color03 span{background: #84c0f2;}
.style-box li.color04 span{background: #ff8138;}
.style-box li.color05 span{background: #323d45;}
.style-box li.color06 span{background: #457ce6;}
.style-box li.color07 span{background: #ff0c8a;}
.style-box li.color08 span{background: #8cbcd1;}
.style-box label.i-gray-radio{display: block;}
.style-box label input{width:70px;height:24px;line-height: 22px;margin-left: 10px;padding:0 10px;}
.style-boxtip{display: none;color:#999;padding-right: 15px;vertical-align: middle;}
.style-boxtip.cur{display: inline;}
.set-zindex{}
.set-zindex .zindex-scale{background: #e5e5e5; width: 200px; height: 6px; position: relative;}
.set-zindex .zindex-scale span{background:transparent;width:8px;height:16px;position:absolute;left:0;top:-6px;cursor:pointer; border-radius: 3px;}
.set-zindex .zindex-scale div{background: #0cf; position: absolute; height:6px; width: 0; left: 0; bottom: 0; }
.set-zindex .zindex-scale,.set-zindex .zindex-txt{display: inline-block;vertical-align: middle;}
.set-zindex .zindex-txt{border:1px solid #dcdcdc;padding:0 10px;font-size: 12px;color:#888;line-height: 24px;margin-left: 14px;}
.style-codebox{width:550px;}
.style-codebox p{color:#999;line-height: 26px;padding:10px 0;}
.style-code{width:100%;height: 280px;padding:23px 30px;margin-top: 10px;}

.module-title{padding:15px 24px;border-bottom: 1px solid #eee;}
.module-title input{background: none;border:none;line-height:32px;font-size: 16px;}
.module-title input:focus{background: #f4f4f4;padding:0 10px;}
.module-infotxt{font-size: 14px;line-height: 26px;padding:22px 26px;}
.borderT{border-top: 1px solid #eee;}
.c-respondents .add-info{padding:17px 0;text-align: center;line-height: 26px;}
.c-respondents .add-info a i{color: #d2d2d2;padding-right:5px;font-size: 16px;}
.c-respondents .add-info a:hover i{color:#0cf;}
.c-respondents .add-info .i-ico{width: 14px;height:9px;}
.c-respondents .i-show{background-position: -180px 0;}
.c-respondents a:hover .i-show{background-position: -180px -30px;}
.c-respondents .i-hide{background-position: -210px 0;}
.c-respondents a:hover .i-hide{background-position: -210px -30px;}
.c-respondents li{border-bottom: 1px solid #eee;padding:9px 24px;line-height: 32px;}
.c-respondents .respondents-info{display: none;}
.c-respondents .people-label{width:180px;float:left;}
.c-respondents .people-info{width:680px;float:left;}
.c-respondents .people-price{width:100px;float:right;text-align: right;}
.c-respondents .people-info .layui-form-select{width:auto;min-width:110px;display: inline-block;}
.c-respondents .people-info .layui-input{height: 32px;line-height: 30px;}
.c-respondents .people-info .txt-input{height: 32px;line-height: 30px;width: 195px;}
 /* 风格 */
.frame-stylewrap .g-container{position: relative;}
.frame-stylewrap .frame-main{margin:0 334px 0 370px;}
.frame-stylewrap .left-nav{width:59px;}
.frame-stylewrap .container-inner{width: auto;}
.form-theme{width:310px;height:100%;overflow-y: auto;position: absolute;left:60px;top:0;background: #fafafa;border-right: 1px solid #eee;box-sizing: border-box;}
.form-theme .deputy-inner{padding:20px 19px;}
.form-theme h3{font-size: 14px;color:#333;line-height: 30px;}
.form-theme dl{padding:6px 0;overflow:hidden;}
.form-theme dt{float:left;width:30px;color:#999;line-height: 24px;font-size: 13px;}
.form-theme dd{margin-left: 30px;}
.form-theme dd a{margin:0 0 6px 5px;font-size:12px;float:left;border:1px solid #dcdcdc;background: #f7f7f7;border-radius: 2px;line-height: 22px;padding:0 8px;}
.form-theme dd a.cur,.form-theme dd a:hover{color:#0cf;border-color: #0cf;}
.theme-color dd .styleColor{padding:2px;margin-left: 3px;}
.theme-color dd .styleColor span{width:18px;height: 18px;border-radius: 2px;display: block;}
.styleColor01 span{background: #ff6d56;}
.styleColor02 span{background: #f8e71c;}
.styleColor03 span{background: #00bf6f;}
.styleColor04 span{background: #2672ff;}
.styleColor05 span{background: #7464ff;}
.styleColor06 span{background: #484848;}
.styleColor07 span{background: #eaeaea;}
.theme-imgs{margin-right: -7px;overflow: hidden;}
.theme-imgs li{float:left;margin:0 7px 7px 0;border:1px solid #eee;box-sizing: border-box;width:130px;height:42px;overflow: hidden;position: relative;}
.theme-imgs li img{position: absolute;left:1px;top:1px;bottom:1px;right:1px;margin:auto;max-width: 130px;}
.theme-imgs li.cur,.theme-imgs li:hover{border:2px solid #0cf;}
.theme-imgs li.cur img,.theme-imgs li:hover img{left:0;right:0;top:0;bottom:0;}
.theme-imgs li.cur:after{content:"";position: absolute;right:0;top:0;background: url(/form/common/img/icon_frame.png) no-repeat -339px -210px;width:16px;height: 16px;}
/* 风格右侧设置 */
.form-style{width:334px;/*height:100%;*/overflow-y: auto;position: absolute;right:0;top:0;bottom:64px;background: #fff;border-left: 1px solid #e5e5e5;}
.form-style .form-appear{padding:0;}
.form-style h3{font-size: 14px;line-height: 58px;padding:0 24px;border-bottom: 1px solid #e5e5e5;}
.form-style .form-styleitem{border-bottom: 1px solid #e5e5e5;color:#666;}
.form-styleitem .styleitem-main{border-top: 1px solid #e5e5e5;background: #fafafa;display: none;padding-left: 24px;}
.form-styleitem .smain-head{border-top: 1px solid #e5e5e5;padding:15px 24px 15px 0;}
.form-styleitem .smain-head.noborder,#allProps.styleitem-main>.smain-head:first-child{border-top: none;}
#allProps.styleitem-main{border-top:none;border-bottom: 1px solid #e5e5e5;}
.styleitem-title{line-height: 26px;padding:15px 0 15px 24px;position: relative;cursor: pointer;}
.styleitem-title span{vertical-align: middle;padding-right: 8px;}
.styleitem-title .icon_frame{width:16px;height:16px;}
.styleitem-title .i-tip{background-position:0 -150px;}
.styleitem-title .i-show{background-position: -28px -146px;position: absolute;right:24px;top:20px;}
.styleitem-title:hover .i-show{background-position: -58px -146px;}
.form-styleitem.cur .styleitem-title .i-show{background-position: -118px -146px;}
.form-styleitem.cur .styleitem-title,.styleitem-title:hover{color:#0cf;}
.form-styleitem.cur .styleitem-main{display: block;}
.form-styleitem .setname{line-height: 26px;display: inline-block;}
.form-styleitem .imghide{display: none;}
.form-styleitem .imgbox{position: relative;width:35px;height:23px;padding-top: 3px;display: block;}
.form-styleitem .imgbox img{width:100%;height:100%;}
.form-styleitem .i-delimg{background-position: -150px -150px;width:14px;height:14px;position: absolute;top:0;right:0;}
.form-styleitem .switch-btn{width:30px;height:16px;border-radius: 20px;background:#d8d8d8;position: relative;display: block;margin:5px 0;cursor: pointer;}
.form-styleitem .switch-btn:after{content:"";position: absolute;top:1px;left:1px;width:14px;height:14px;border-radius:50%;background: #fff;}
.form-styleitem .switch-btn.show{background: #0cf;}
.form-styleitem .switch-btn.show:after{left:15px;}
.form-styleitem .settab span{float:left;padding:0 5px;border:1px solid #e5e5e5;margin:0 -1px 0 0;font-size: 12px;line-height: 24px;cursor: pointer;}
.form-styleitem .settab span.cur{border-color:#0cf;position: relative;color:#0cf;}
.form-styleitem .set-input{height:24px;padding:0 5px;}
.form-styleitem .set-input.w50,.form-styleitem .form-input.w50{width: 50px;}
.form-styleitem .setcolor{width:30px;height:20px;border:1px solid #ddd;margin:2px 0; display: block;cursor: pointer;}
.form-styleitem select{border-color: #e5e5e5;vertical-align: middle;color:#666;width:105px;}
.form-styleitem .txt-set .icon_frame{margin-left: 4px;cursor: pointer;}
.form-styleitem .i-setcolor{background-position: -120px -239px;}
.form-styleitem .i-bold{background-position: -147px -239px;}
.form-styleitem .i-bold.cur {background-position: -147px -269px;}
.form-styleitem .i-italic{background-position: -177px -239px;}
.form-styleitem .i-italic.cur {background-position: -177px -269px;}
.form-styleitem .i-underline{background-position: -208px -239px;}
.form-styleitem .i-underline.cur {background-position: -208px -269px;}
.main-level01,.main-level02,.main-level03{display: none;}
.main-level01.cur,.main-level02.cur,.main-level03.cur{display: block;}
 /* 手机电脑模式切换 */
.form-appear{display: none;padding:24px 0 0;}
.form-appearbox{padding:24px 0 0;}
.form-appear.cur{display:block;}
.appear-main .container-inner{padding:40px 0;text-align: center;}
.appear-tab{box-shadow: 0 0 10px 0 rgba(160,160,160,0.24);display:inline-block;margin:0 auto;background: #fff;text-align: center;}
.appear-tab li{width:75px;float:left;border-left: 1px solid #e5e5e5;line-height: 43px;font-size: 12px;cursor: pointer;}
.appear-tab li.noborder{border:none;}
.appear-tab li .i-mobile{background-position: -240px -120px;width:12px;height:17px;}
.appear-tab li.cur .i-mobile,.appear-tab li:hover .i-mobile{background-position: -240px -150px;}
.appear-tab li .i-pc{background-position: -270px -120px;width:18px;height:17px;}
.appear-tab li.cur .i-pc,.appear-tab li:hover .i-pc{background-position: -270px -150px;}
.appear-tab li .icon_frame,.appear-tab li span{vertical-align: middle;padding:0 3px;}
.appear-tab li.cur span,.appear-tab li:hover span{color:#0cf;}
.form-pc .form-survey{width: 90%;margin:0 auto;text-align: left;padding: 20px 0;}
.form-pc .form-survey .survey-page{max-width: 820px;margin:0 auto;}
.form-pc .form-survey #areaScroll{background: #fff;box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);position:relative;}
.form-survey .show-area .show-inner{position:relative;}
.form-survey .show-area .form-btns{border:none;background:none;position: static;}
.form-survey .show-area .form-btns a{margin-top:0;}
.form-survey .show-area .form-btns a:hover{color:#0cf;}
.form-mobile .form-survey{background: url("/form/front/img/appear-mobile.png") no-repeat center;background-size:100% auto;width:382px;height:680px;margin:0 auto;padding:80px 31px 90px;box-sizing: border-box;}
@media screen and (max-width: 1366px){
.form-mobile .form-survey{background: url("/form/front/img/appear-mobile.png") no-repeat center;background-size:100% auto;width:282px;height:503px;padding:58px 24px 68px;}
}

.form-mobile .form-survey .survey-page{overflow-y: auto;height: 100%;text-align: left;position: relative;}
.survey-page .area-head{display: none;}
.survey-page .area-head .header-img{text-align: center;}
.survey-page .area-head .header-img img{max-width: 100%;}
.survey-page .area-head .header-tit{padding:10px 20px;font-size: 14px;color:#666;background: #EFF4FE;}
.form-pc .logo-head,.form-mobile .logo-head{text-align: center;padding: 0 20px 0;display: none;}
.form-pc .logo-head img,.form-mobile .logo-head img{max-width: 100px;max-height: 100px;margin-top: 20px;}
.survey-page .items_warp,.survey-page .question_naire{padding:0 20px;min-width:inherit;background: transparent;}
.survey-page .form_preview .field-zitem{padding:0;}
.mobile-cover{position: absolute;top:0;left:0;right:0;bottom:0;z-index: 500;display: none;}
.btn-cover{width:80%;height:40px;line-height: 40px;font-size: 16px;position: absolute;left:10%;right:10px;bottom:40px;text-align: center;}

.form-mobile .inventory_tips,.form-mobile .inventory_list,.form-mobile .inventory_list li{height: auto;}
.form-mobile .form-submit img{width: 100px;}
/*.form-submit .code-input{width:80px;min-height: 34px;}*/

.tips-pop{position: absolute;right:300px;top:0;background: #fff;box-shadow:0 0 10px 1px rgba(0, 0, 0, 0.10);display: none;width:400px;z-index: 510; }
.linkman-main .tips-pop .tips-angle{left: -6px;right: auto;box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, 0.10);border-left: 1px solid #eee;border-bottom: 1px solid #eee;border-top: none;border-right: none;}
.linkman-main .tips-pop p{font-size: 12px;color: #666;padding: 5px 0;}
.tips-pop .tips-angle{width: 10px;height:10px;border-right: 1px solid #eee;border-top: 1px solid #eee;display: block;transform:rotate(45deg);background: #fff;box-shadow: 2px 0 2px 0 rgba(0, 0, 0, 0.10);position: absolute;right: -6px;top:20px; }
.tips-pop .tips-main{padding:20px 18px;color:#666;}
.tips-pop .infobox{width:178px;padding-top: 30px;}
.tips-pop dl dt{font-size: 14px;line-height: 21px;color:#707070;padding-bottom:10px;}
.tips-pop dl dd{font-size: 12px;line-height:18px;color:#333;}
.tips-pop .imgbox{width: 180px;height: 240px;position: relative;}
.tips-pop .imgbox img{position: absolute;top:0;bottom:0;left:0;right:0;margin:auto;max-width: 100%;max-height: 100%;}
.tips-pop.right{left:30px;top:-13px;}
.tips-pop.right .tips-angle{left:-6px;transform:rotate(-135deg);}
.tips-pop.top{left:-200px;top:auto;bottom:30px;width:300px;}
.tips-pop.top .tips-angle{left:206px;bottom:-6px;transform:rotate(-225deg);top:auto;}
.background_pc .imgbox,.logo_pc .imgbox,.header_pc .imgbox{width:200px;height:140px;position: relative;}
.background_pc .infobox,.logo_pc .infobox,.header_pc .infobox{width:158px;padding-top:0;}
.layui-layer-title .btn_help{display: inline-block;position:relative;width: 30px;height: 24px;vertical-align: middle;background-position: -125px -179px;}
.layui-layer-title .btn_help .tips-pop{ width: 300px;}
.layui-layer-title .btn_help .tips-main{font-size: 14px;padding: 13px 15px;line-height: 24px;}
.layui-layer-title .btn_help:hover .tips-pop{display:block;}
 /* 开启发布 */
.start-box{text-align: center;padding: 100px 0;}
.start-box p{font-size: 22px;line-height: 30px;}
.start-box a{width:158px;height:38px;line-height:38px;font-size: 16px;margin-top: 20px;}
.stop-publish{text-align: center;display: block;}
@media screen and (min-height:690px){
.stop-publish{position:fixed;bottom:30px;left:16px;}
}
.stop-publish span{background: #ffbe3a;padding:14px;display: inline-block;}
.stop-publish .i-stop{background-position: -177px -148px;}
.stop-publish div{font-size: 12px;color:#666;line-height: 28px;}
/* 联系人 */
.frame-linkwrap .g-container{position: relative;}
.frame-linkwrap .frame-main{margin: 0;}
.frame-linkwrap .frame-inner{padding:20px 30px 50px;overflow: hidden;}
.frame-linkwrap .container-inner{width: auto;}
.form-linkman{width:197px;height:100%;overflow-y: auto;position: absolute;left:0;top:0;background: #fafafa;border-right: 1px solid #eee;box-sizing: border-box;}
.form-linkman .deputy-inner{padding:20px 0;}
/*左侧联系人筛选*/
.form-linkman dd .classify-item{line-height:40px;border-bottom:1px solid #ddd;cursor: pointer;position: relative;padding:0 20px;}
.form-linkman dd .classify-item .nav-ico{width:10px;height: 6px;position: absolute;right:10px;top:17px;}
.form-linkman .ico-show{background-position: -180px 0;}
.form-linkman .ico-hide{background-position: -180px -30px;}
.form-linkman .slide-container{line-height:26px;display: none;padding:10px 0 15px;text-align: center;}
.form-linkman .cur .slide-container{display: block;}
.form-linkman ul li{text-align: left;padding:0 20px;position: relative;}
.form-linkman ul li a{font-size: 12px;color:#888;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;}
.form-linkman ul li:hover{background: #e6e6e6;}
.form-linkman ul li.addlink:hover{background: none;}
.form-linkman ul li.addlink:hover em{display: block;}
.form-linkman ul li input{width:108px;height: 24px;line-height: 24px;padding:0 3px;float:left;}
.form-linkman ul li .b-btn{height: 22px;line-height: 22px;display: inline-block;vertical-align: middle;background: #0cf;border-color: #0cf;color:#fff;margin: 0 0 0 4px;cursor: pointer;}
.form-linkman ul li .b-btn:hover{background: #fff;}
.form-linkman ul li em{position: absolute;top:2px;right:15px;display: none;cursor: pointer;}
.form-linkman ul li em .i-edit{background-position: -58px -298px;}
.form-linkman ul li em .i-delete{background-position: -86px -297px;}
.form-linkman ul li .i-checkbox .b-btn{display: none;}
.form-linkman ul li .i-checkbox input{border:none;background: none;cursor: pointer;}
.form-linkman .b-btn{padding:0 8px;border-color: #a0a0a0;height:24px;line-height: 24px;font-size: 12px;color:#888;border-radius: 0;background: none;margin-top: 15px;}
.form-linkman .b-btn i{font-size: 14px;margin-right: 4px;}
.form-linkman .b-btn:hover{color:#0cf;border-color: #0cf;}
.form-linkman .tag-list{padding:4px 11px 0 18px;overflow: hidden;}
.form-linkman .tag-list li{border:1px solid #dcdcdc;border-radius:3px;float:left;margin:0 7px 7px 0;padding:0 10px;font-size: 12px;color:#999;line-height: 23px;cursor: pointer;}
.form-linkman .tag-list li:hover{background: none;border-color: #0cf;color: #0cf;}
.linkman-main .sel-box,.linkman-main .link-box{margin-left: 28px;position: relative;}
.linkman-main .main-operate{margin-bottom: 15px;}
.linkman-main .main-operate.bort{border-top: 1px solid #eee;padding-top: 14px;}
.linkman-main .main-operate span{vertical-align: middle;display: inline-block;line-height: 30px;}
.linkman-main .i-addman{background-position: -238px -237px;}
.linkman-main a:hover .i-addman{background-position: -238px -267px;}
.linkman-main .i-export{background-position: -298px -238px;}
.linkman-main a:hover .i-export{background-position: -298px -268px;}
.linkman-main .i-log{background-position: -328px -237px;}
.linkman-main a:hover .i-log{background-position: -328px -267px;}
.linkman-main .main-operate .i-show{background-position: -27px -145px;height:15px;}
.main-operate .sel-box ul{position: absolute;top:30px;left:0;background: #fff;border:1px solid #eee;border-radius: 2px;padding:5px 0;display: none;}
.main-operate .sel-box ul li a{line-height: 24px;font-size: 13px;padding:0 10px;display: block;}
.main-operate .sel-box ul li a:hover{background: #0cf;color:#fff;}
.main-operate .sel-box.cur ul{display: block;}
.special-form .icon_frame.i-tip{position: absolute;top: 11px;right: -25px;}
.icon_frame.i-tip{background-position:0 -150px;width: 16px; height: 16px;}
.tabletitle{font-size: 16px;line-height: 30px;}
.tabletitle em{background: #0cf;color:#fff;padding:0 6px;line-height: 18px;font-size: 14px;display: inline-block;vertical-align: middle;border-radius: 2px;}
.tabletitle .i-tip{margin-left: 8px;}
.linkman-main .set_link .b-btn{display: none;line-height: 20px;height: 20px;font-size: 12px;padding: 0 3px;border-radius: 3px;cursor: pointer;vertical-align: inherit;position: absolute;right: 7px;top: 4px;}
.linkman-main .set_link em{display: none;position: absolute;top: 0;right: 0;cursor: pointer;}
.linkman-main .set_link li:hover em{display: block;}
.linkman-main .set_link em .i-edit{background-position: -98px -359px;}
.linkman-main .set_link em .i-edit:hover{background-position: -98px -389px;}
.linkman-main .set_link em .i-delete{background-position: -120px -359px;}
.linkman-main .set_link em .i-delete:hover{background-position: -120px -388px;}
.set_link #groupUl .add_item a{display: block;width: 100%;height: 100%;line-height: 30px;}
.set_link #groupUl .add_item a i{display: inline-block;font-size: 16px;vertical-align: -2px;margin: 0 2px 0 0;}
/* 表格 */
.page-box{text-align: center;padding-top: 40px;}
.linkman-table{width: 100%;}
.linkman-table thead{background: #fafafa;}
.linkman-table thead th{border:1px solid #e5e5e5;padding:7px 14px;line-height: 24px;color:#333;text-align: left;}
.linkman-table td{border:1px solid #e5e5e5;padding:7px 14px;line-height: 24px;color:#888;text-align: left;}
.linkman-table .algin-center{text-align: center;}
.form-table{width: 100%;background: #fff;border:1px solid #e5e5e5;}
.form-table thead{background: #fafafa;}
.form-table thead th{border:1px solid #e5e5e5;padding:12px 14px;line-height: 24px;color:#333;}
.form-table td{border:1px solid #e5e5e5;padding:7px 14px;line-height: 24px;color:#888;text-align: center;}
.form-table td img,.form-table td span{vertical-align:middle;}
.form-table td img{margin-right:5px}
.width01{width:17px;}
.width02{width:330px;}
.width03{width:160px;}
table .text-left{text-align: left;}
.operate-btn{margin-right: 10px;}
.more-operate{position: relative;display: inline-block;vertical-align: middle;margin-right: 0;}
.more-operate dl{position: absolute;left:0;top:20px;z-index:2;width:80px;border-radius: 2px;background: #fff;border: 1px solid #e5e5e5;display: none;text-align: center;}
.more-operate dd a{display: block;line-height: 35px;font-size: 12px;color:#666;}
.more-operate dd a:hover{background: #f5f6fa;}
.more-operate:hover dl{display: block;}
.linkman-table .i-edit{background-position: -30px -358px;}
.linkman-table .i-edit:hover{background-position: -30px -388px;}
.linkman-table .i-delete{background-position: -53px -358px;}
.linkman-table .i-delete:hover{background-position: -53px -388px;}
.linkman-table .i-setgroup{background-position: -76px -358px;}
.linkman-table .i-setgroup:hover{background-position: -76px -388px;}

.list-table{text-align:left;width: 100%;border-top:1px solid #eee;}
.list-table tr{border-bottom:1px solid #eee;}
.list-table td{padding:10px 0;line-height:28px;font-size:14px;}
.list-table td img,.list-table td span{vertical-align:middle;}
.list-table td img{margin-right:5px}
/* popwin */
.pop-body{height:100%;padding-bottom: 50px;box-sizing: border-box;}
.pop-bottom{position: absolute;bottom:0;left:0;right:0;border-top: 1px solid #e5e5e5;text-align: center;padding:10px;}
.pop-bottom .b-btn{padding:0 15px;line-height: 28px;height: 28px;border:1px solid #0cf;background: #0cf;color:#fff;font-size: 14px;}
.pop-bottom .b-gray{border:1px solid #ddd;background: #fff;color:#666;}
.pop-bottom .b-btn:hover{border-color: #0cf;color:#0cf;background: #fff;}
.pop-html,.pop-main{height:100%;}
.pop-inner{padding:20px 25px;}
.pop-body .pop-main{height:auto;bottom:50px;overflow-y:auto;}


.address-group{padding-right: 21px;}
.address-group .i-del{background-position: -28px -300px;margin-top: 10px;float:right;cursor: pointer;}
.address-group .i-del:hover{background-position: -28px -330px;}
.address-group .layui-textarea{height:144px;}
.normal-form .layui-form-label{width:40px;padding:9px 15px;}
.layui-form-label .red{display: inline-block;color: #f00;margin: 0 3px 0 0;}
.special-form .layui-form-label{width:380px;}
.special-form .align_center{text-align: center;}
.normal-form .layui-form-item .layui-input-inline{width:230px;}
.normal-form .layui-input-block{margin-left: 65px;}
.normal-form .b-btn{width:94px;height:34px;border-radius: 1px;margin:15px 21px 0 10px;cursor: pointer;}
.import-info .upload_btn{position: relative;margin-left: 10px;cursor: pointer;}
.import-info .importFile{opacity: 0;width:100%;height: 100%;position: absolute;}
.import-info .upload_acc{height:28px;padding:0 15px;line-height: 28px;}
.import-info .upload_btn:hover .upload_acc{background: #fff;color:#0cf;}
.prompt-info{line-height: 30px;font-size: 14px;color:#666;padding-top: 10px;}
.import-tiplist{line-height: 30px;color:#666;}

.btns-fixed{position:fixed;}
.nodata{text-align: center;padding:100px 0;}
.nodata p{font-size: 14px;color:#999;line-height: 24px;padding-top: 5px;}
.form_preview .form-mobile .field-zitem{padding:10px 10px 0;}
.form-mobile .survey-page .items_warp,.form-mobile .survey-page .question_naire{padding:0 10px;box-sizing: border-box;}
.form-mobile .matrix_single .simulate_thead,.form-mobile .matrix_checked .simulate_thead{display: none;}
.form-mobile .matrix_single .simulate_tr,.form-mobile .matrix_checked .simulate_tr{display: block;}
.form-mobile .matrix_single .simulate_tr:after,.form-mobile .matrix_checked .simulate_tr:after{content:"";display: block;clear:both;}
.form-mobile .matrix_single .simulate_th,.form-mobile .matrix_single .simulate_td,.form-mobile .matrix_checked .simulate_th,.form-mobile .matrix_checked .simulate_td{display: block;}
.form-mobile .matrix_single .simulate_td,.form-mobile .matrix_checked .simulate_td{float:left;width:33.33%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;text-align: left;box-sizing: border-box;}
.form-mobile .matrix_single .simulate_td:first-child,.form-mobile .matrix_checked .simulate_td:first-child{float:none;width:100%;}
.form-mobile .matrix_single .radio-text,.form-mobile .matrix_checked .checkbox-text{width:auto;text-indent: 0;}
.form-mobile .matrix_inventory .simulate_th{border:none;}
.form-mobile .matrix_inventory .simulate_tbody .simulate_tr{padding-top: 40px;position: relative;}
.form-mobile .matrix_inventory .simulate_td:first-child{position: absolute;top:0;left:0;right:0;}
.form-mobile .matrix_inventory .simulate_th:first-child{position: absolute;}
.form-mobile .survey-page .question_naire{margin:14px 0 0;}
.form-mobile .field_title{padding:0;}
.form-mobile .field_title font{top:10px;}
.form-mobile .item_contianer select.form-control{ width:auto; margin: 5px 3px;padding: 0 0;min-height: 30px;height: 30px;}
.form-mobile .inventory_problem .item_contianer{position: relative;}
.form-mobile .inventory_problem .inventory_list{overflow:hidden;clear: both;}
/*.form-mobile .inventory_problem .inventory_list li{width:20%;}*/
.form-mobile .inventory_tips.end{position: absolute;right:0;top:0;}
.form-mobile .form-control{font-size: 14px;}
.form-mobile .item_contianer{padding:0;}
.form-mobile .field_list li{padding: 3px 10px;line-height:25px;border: 1px solid #eee;margin: 6px 0;}
/*答题广场*/
.c-banner{width: 100%;height: 400px;background: #fff;}
.c-banner .container-inner{height: 100%;position: relative;}
.c-banner img{display: block;width: auto;height: 100%;margin: 0 auto;}
.c-banner .publish_project{display: block;height: 34px;line-height: 32px;padding: 0 16px;border: 1px solid #0cf;border-radius:17px;background: #0cf;color: #fff;text-align: center;position: absolute;top: 225px;left: 0;box-sizing: border-box;}
.c-banner .publish_project:hover{color: #0cf;background: #fff;}
.square_title{margin: 30px 0 0;}
.square_title h5{float: left;font-size: 20px;color: #4A4A4A;line-height: 34px;}
.answer_square{padding-bottom: 40px;}
.square_opeart{float: right;}
.square_opeart .square_btn{float: left;margin: 0 0 0 4px;}
.square_search{position: relative;}
.square_search input{width: 191px;line-height: 18px;padding: 7px 50px 7px 18px;border: 1px solid #d8d8d8;font-size: 12px;color: #484848;vertical-align: middle;border-radius: 2px;}
.square_search:hover input{border-color: #0cf;}
.square_search .i-ico{display: inline-block;width: 18px;height: 18px;position: absolute;right: 11px;top: 7px;background-position: 2px -150px;}
.square_search .i-ico:hover{background-position: -27px -150px;}
.join_btn,.issue_btn{width: 107px;height: 34px;line-height: 34px;background: #fff;border: 1px solid #DDE5ED;border-radius: 2px;font-size: 12px;text-align: center;color: #666;box-sizing: border-box;}
.join_btn:hover,.issue_btn:hover{border-color: #0cf;}
.join_btn .i-ico,.issue_btn .i-ico{display: inline-block;width: 18px;height: 18px;margin: 0 5px 0 0;}
.join_btn .i-ico{background-position: -57px -153px;}
.join_btn:hover .i-ico{background-position: -88px -153px;}
.issue_btn .i-ico{background-position: -117px -152px;}
.issue_btn:hover .i-ico{background-position: -144px -152px;}
.answer_square_list{min-height: 643px;padding: 0 30px;margin: 18px 0 0;background: #fff;box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.05);border-radius: 4px;}
.answer_square_list .item-bar{height: 91px;padding: 18px 0;border-bottom: 1px solid #eaeaea;position: relative;box-sizing: border-box;}
.answer_square_list .item-bar:first-child{height: 99px;padding-top: 26px;}
.answer_square_list .participate_in{width: 88px;height: 30px;line-height: 28px;margin-top: -15px;border: 1px solid #d8d8d8;color: #707070;background-color: #fff;font-size: 12px;border-radius: 2px;position: absolute;right: 0;top: 50%;box-sizing: border-box;text-align: center;}
.answer_square_list .participate_in:hover{color: #0cf;border-color: #0cf;}
.answer_square_list .content{margin-right: 154px;}
.answer_square_list .title{display: block;line-height: 24px;font-size: 16px;color: #484848;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.answer_square_list .title:hover{color: #0cf;}
.answer_square_list .info{line-height: 23px;color: #aaa;font-size: 12px;margin-top: 8px;}
.answer_square_list .info span{margin-right: 18px;}
.answer_square_list .info .i-ico{display: inline-block;width: 18px;height: 18px;}
.answer_square_list .take_part_in .i-ico{background-position: -174px -153px;}
.answer_square_list .time .i-ico{background-position: -203px -153px;}
.pop_up{display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0,0,0,.6);z-index: 999;}
.pop_main{max-width: 900px;min-width: 500px;max-height: 614px;border-radius: 4px;background: #fff;box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.pop_head{line-height: 1;padding: 18px 39px 18px 30px;border-bottom: 1px solid #D8D8D8;color: #484848;font-size: 16px;position: relative;}
.pop_close{display: block;width: 18px;height: 18px;position: absolute;top: 16px;right: 16px;font-size: 22px;line-height: 16px;text-align: center;color: #999;}
.pop_body{width: 900px;height: 434px;background: #F7F8FA;}
.project_list{height: 100%;padding: 0 30px;overflow-y: auto;}
.project_item{height: 47px;line-height: 46px;border-bottom: 1px solid #eaeaea;color: #707070;}
.project_item .link{float: left;width: 510px;margin-right: 20px;}
.project_item .link a{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #707070;}
.project_item .link a:hover{color: #0cf;}
.project_item .status{float: left;width: 70px;margin-right: 20px;text-align: right;}
.project_item .data-count{float: left;width: 104px;margin-right: 18px;}
.project_item .operate{float: right;text-align: right;}
.project_item .operate a{color: #0cf;}
.pop_foot{height: 40px;border-top: 1px solid #DDE5ED;}
.issue-pop .no_data{width: 900px;height: 463px;padding: 18px 30px;background: #F7F8FA;text-align: center;box-sizing: border-box;}
.issue-pop .no_data img{width: 350px;height: 215px;margin-top: 75px;}
.issue-pop .no_data p{margin-top: 4px;font-size: 16px;color: #484848;text-align: center;line-height: 26px;}
.issue-pop .no_data p a{color: #0cf;}
.refuse-box{position:relative;}
.refuse-box .refuse-main{position: absolute;z-index:1;right:50%;margin-right:-40px;border:1px solid #eee;padding:12px 15px;line-height: 26px;background: #fff;text-align: left;width:220px;display: none;}
.refuse-box:hover .refuse-main{display: block;}
.refuse-box .refuse-main .i-angle{width:10px;height:10px;background:#fff;border-top:1px solid #eee;border-right:1px solid #eee;transform:rotate(-45deg);position:absolute;top:-6px;right:34px;}
.refuse-box .refuse-main dt{font-size: 12px;color:#999;}

.form-answer{width:auto;height:100%;overflow-y: auto;position: absolute;left:60px;top:0;right:0;background: #fafafa;border-right: 1px solid #eee;box-sizing: border-box;}
.form-answer .right-set{left:0;border-right: 1px solid #e5e5e5;border-left: none;}
.form-answer .answer-limit-main{height: 100%;overflow-y: auto;margin-left:320px;}
.form-answer .container-inner{max-width:900px;padding: 20px 0 40px;width:90%;}
.form-answer .right_content{padding-left: 0;}
.form-answer .two-level-title{border-bottom: none;line-height: 40px;height: 40px;}
.form-answer .c-module{border-bottom: none;margin-bottom: 10px;}
.form-answer .right_content .setting-header{padding:0 12px 0 30px;}
.form-answer .right_content .item{padding:15px 12px 15px 30px;}
.form-answer .right_content .item.setting-can-open{padding:15px 0;}
.form-answer .right_content .setting-bottom{margin-top: 15px;padding: 15px 30px 0;border-top: 1px solid #e5e5e5;}
.form-answer .start_time,.form-answer .end_time{width: 300px;}
/* rule */
.tab-content{display: none;}
.tab-content.cur{display: block;}
.rule-box{}
.rule-box .form-item{margin-bottom: 10px;}
.rule-box .form-label{width:80px;text-align: right;float:left;line-height:30px;}
.rule-box .form-for{margin-left: 85px;min-height: 30px; position: relative;}
.rule-box .i-checkbox,.rule-box .i-radio{padding-right: 20px;line-height:30px;}
.rule-box .i-checkbox{background: url("/form/common/img/f-checkbox.png") no-repeat left center;height:auto;}
.rule-box .i-checkbox.checked{background: url("/form/common/img/f-checked.png") no-repeat left center;}
.rule-box .city-box{float:left;}
.rule-box .city-box .city-secbox{position: absolute;width:446px;border:1px solid #ddd;background: #f8f8f8;display: none;left:0;top:24px;padding:10px;box-sizing: border-box;}
.rule-box .city-box:hover .city-secbox{display: block;}
.rule-box .input-txt{height: 24px;line-height: 24px;border: 1px solid #e5e5e5;padding:0 5px;max-width: 100px;}
@media screen and (max-width:1200px){
 .appear-main .container-inner{width:100%;padding:0;}
}
@media screen and (max-width: 750px){
 .frame-main{margin:0;height:100%!important;}
 .appear-main .container-inner{width:100%;padding:0;}
 .form-appearbox{padding:0;}
 .form-mobile .form-survey{padding:0;background:none!important;width:100%;height:100%;}
}
/*海报样式*/
.whb_style .right-set,.whb_style .set_item .title{width: 250px;}
.whb_style .form-answer .answer-limit-main{padding: 0 30px;margin: 0 0 0 250px;}
.whb_style .form-answer .container-inner{width: auto;}