/*公用样式*/ .m-auto{ margin-left: auto; margin-right: auto; } .hide{ display: none; } .center{ width: 1200px; margin: 0 auto; } .f_left{ float: left; } .f_right{ float: right; } .slh{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } /*模板分类*/ .muban-list-type{ background-color: #fff; } .muban-list-type h3{ line-height: 72px; font-size: 24px; color: #333; text-align: center; font-weight: normal; } .total-type{ padding: 0 66px; box-sizing: border-box; } .total-type a.active{ color: #e2383a; font-weight: bold; } #muban-list-type{ width: 1200px; margin: 0 auto; border: none; height: auto; } #muban-list-type h3{ line-height: 90px; } .total-type{ background: #f5f5f5; overflow: hidden; padding: 12px 40px; font-size: 0; } .total-type .type-list-span{ padding: 10px 0; width: 80px; display: inline-block; text-align: center; } .total-type .type-list-span a{ width: auto; font-size: 14px; color: #666; } .total-type .type-list-span a.active{ color: #e2383a; } .total-type a:hover{ color: #e2383a; } .item-list-li{ width: 31%; height: 320px; background-color: #f3f3f3; float: left; margin-left: 1%; margin-right: 1%; margin-bottom: 20px; padding: 12px; box-sizing: border-box; border-radius: 10px; } .preview-img{ position: relative; border-radius: 10px; } .pc-view{ width: 100%; height: 230px; } .pc-example-preview{ width: 76px; display: inline-block; margin: 0 auto; margin-top: 10px; border: solid 1px rgba(253,253,253,0.8); border-radius: 20px; text-align: center; line-height: 24px; color: #fff; font-size: 14px; } .pc-view .cover{ width: 100%; height: 230px; padding-top: 56px; position: absolute; z-index: 20; background: rgba(0,0,0,0.5); box-sizing: border-box; text-align: center; display: none; border-radius: 10px; } .pc-view .normal{ width: 100%; height: 230px; display: inline-block; position: absolute; z-index: 10; border-radius: 10px; } .pc-view:hover .cover{ display: block; } .mobile-view{ position: absolute; top: 12px; right: 10px; width: 104px; height: 200px; z-index: 32; } .mobile-view .normal{ width: 100%; height: 100%; display: block; position: absolute; z-index: 20; } .mobile-view .cover{ position: absolute; z-index: 100; background: rgba(0,0,0,0.5); box-sizing: border-box; text-align: center; width: 100px; left: 2px; height: 196px; padding-top: 36px; border-radius: 10px; display: none; } .m-example-preview{ text-align: center; line-height: 20px; color: #fff; font-size: 14px; margin-bottom: 12px; } .mobile-view:hover .cover{ display: block; } .item-btn{ margin: 10px 0; height: 50px; } .item-btn .item-btn-left{ width: 62%; margin-top: 8px; } .item-btn .item-btn-left p{ line-height: 24px; font-size: 16px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .item-btn .item-btn-left span{ font-size: 14px; color: #999; } .item-btn .item-btn-right{ width: 36%; height: 40px; text-align: right; margin-top: 10px; } .now-use{ display: inline-block; width: 120px; height: 40px; background: #e2383a; font-size: 16px; color: #fff; text-align: center; line-height: 40px; border-radius: 5px; } .ihbanner { text-align: center; height: 440px; } .ihbannertit.spe1{ margin-bottom: 35px; } .hideshow { -webkit-transition: -webkit-transform .6s, opacity 1.8s; transition: transform .6s, opacity 1.8s; -webkit-transform: translate3d(0, 10%, 0) scale(.9); transform: translate3d(0, 10%, 0) scale(.9); opacity: 0; } .hideshow.on { -webkit-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1); opacity: 1; } .ihbannertit { color: #fff; transition: all .4s; } .ihbannertit h5 { line-height: 64px; font-size: 48px; padding-top: 56px; } .ihbannertit.spe1 h5 { color: #fff; } .m_uc_position { position: relative; } .ihbannertit p { font-size: 30px; line-height: 52px; } .ihbannertit.spe1 p { color: #fff; } .ihbannerimg1 { margin-top: 2px; } .ihbannerimgs img { vertical-align: top; } .ihbannerimg2 { margin: 0 13px; margin-top: 15px; } .page-commonContent{ padding-top: 40px; } body .ys .page_current{ background: #1296db; color: #fff; border-color: #1296db; } .item-btn .right{ width: 48%; padding-top: 0; } .pagebreak table{ margin: 0 auto; } .ihbanner { background: url("/wwwwystzxcom/template/Home/161Default/PC/Static/img/muban_banner_bg.png") center no-repeat; } .ihbannertit{ width: 1200px; height: 156px; position: relative; } .ihbannertit .title_wrap{ width: 1200px; position: absolute; top: -160px; text-align: center; transition: all 0.6s; } .ihbannertit .title_wrap.on { top: 0; } .ihbannerimgs{ width: 1200px; height: 285px; margin: 0 auto; position: relative; } .ihbannerimg1{ width: 540px; height: 218px; position: absolute; z-index: 10; left: 30px; bottom: 0; } .ihbannerimg2{ width: 530px; height: 262px; position: absolute; z-index: 100; left: 330px; bottom: 0; margin: 0; } .ihbannerimg3{ width: 540px; height: 218px; position: absolute; z-index: 10; right: 12px; bottom: 0; } .banner{ width: 100%; height: 120px; line-height: 120px; text-align: center; color: #999; font-size: 36px; border-top: solid 1px #E6E6E6; box-sizing: border-box; } textarea{ resize: none; } #formSubmit{ width: 1000px; margin: 40px auto; margin-top: 0; background: #f5f5f5; padding: 48px 100px; box-sizing: border-box; border-radius: 8px; box-shadow: 0 0 10px #ccc; } .formSubmit h3{ font-size: 24px; color: #333; font-weight: normal; text-align: center; margin: 0; line-height: 42px; border-bottom: solid 1px #c2c8cc; margin-bottom: 56px; } .form{ width: 100%; box-sizing: border-box; } .inp{ margin-bottom: 20px; } .inp label{ width: 30%; text-align: right; font-size: 16px; color: #333; line-height: 36px; margin-right: 4px; display: inline-block; } .inp input{ width: 42%; height: 36px; line-height: 36px; text-indent: 8px; border-radius: 5px; box-sizing: border-box; border: solid 1px #c2c8cc; } .inp-text-p{ display: inline-block; width: 42%; height: 36px; line-height: 36px; text-indent: 8px; border-radius: 5px; box-sizing: border-box; } .submit-btn{ height: 40px; margin: 0 auto; margin-top: 50px; } .submit-btn a{ width: 140px; height: 40px; color: #fff; text-align: center; line-height: 40px; font-size: 20px; display: block; margin: 0 auto; border-radius: 5px; background: #e2383a; } .inp .desc-textarea{ width: 42%; height: 110px;border:solid 1px #c2c8cc;box-sizing:border-box;border-radius: 5px;padding:10px; } .input_checktip{ color: #999; font-size: 12px; margin-left:32%; } .input_wrong{ color: #e2383a; } .input_right{ color: green; } .form-title{ width: 570px; overflow: hidden; margin: 0 auto; margin-bottom: 20px; border-bottom: 1px solid #cbcbcb; } .form-title label{ text-align: left; } .temp-img{ background: url("/wwwwystzxcom/template/Home/Default/PC/Static/img/mesImg.png") no-repeat center center; height: 17px; width: 18px; display: inline-block; } .input-total{ width: auto; overflow: hidden; } .form-title label{ float: left; } .form-title label span{ color: #333; font-size: 16px; } .toggle-list{ display: inline-block; text-align: right; float: right; margin-top: 8px; cursor: pointer; font-size: 16px; color: #333; } .inp_wrap{ overflow: hidden; } .uploadbox{ position: relative; } .inp .file-input{ position: absolute; left: 0; top: 0; width: 130px; height: 130px; opacity: 0; } #hostname{ width: 13%; } span.input_checktip{ color: #999; } span.input_checktip.input_wrong{ color: #E2383A !important; } .hostname_inp .net_address{ font-size: 18px; color: #ff7200; font-family: 'Arial'; font-weight: bold; } .hostname_inp input{ font-size: 18px; color: #ff7200; font-family: 'Arial'; text-indent: 0; font-weight: bold; border:solid 1px #999; text-align: center; box-shadow: 0px 0px 5px #999 inset; } .hostname_inp .net_address_inp{ display: inline-block; /*width: 21%;*/ width: auto; vertical-align: middle; margin-top: -6px; max-width: 45%; border: none; box-shadow: none; text-align: left; background: transparent; font-size: 18px; color: #ff7200; font-family: 'Arial'; text-indent: 0; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .inp_input{ width: auto; height: 36px; line-height: 36px; border-radius: 5px; border: solid 1px #c2c8cc; outline: none; } .textareaText{ position: relative; } .textareaText .word_limit{ display: inline-block; vertical-align: 4px; color: #666; } #serverValue{ width: 42%; height: 36px; line-height: 36px; text-indent: 4px; border-radius: 5px; box-sizing: border-box; border: solid 1px #c2c8cc; background: #fff; /* -webkit-appearance: none; */ } .total-type .type-list-span{ width: 74px; } .two-list-span{ border-top:dashed 1px #999; margin-top: 10px; padding-top: 10px; margin-bottom: 10px; } .two-list-span .type-list-span{ margin-top:10px; margin-right: 10px; padding: 5px 8px; width: auto; } .total-type .two-list-span .type-list-span a.active{ font-weight: normal; } .two-list-span>span{ background: #fff; }