|
@ -12,7 +12,7 @@ html,body {margin:0;padding:0px;background: #efeff4;}
|
12
|
12
|
|
13
|
13
|
/*--------------------邀请好友注册科袖2017.4.28--------------*/
|
14
|
14
|
@media (min-width: 768px){
|
15
|
|
.invitebody .form-inline .form-group {display:block;margin-bottom: 15px;vertical-align: middle;}
|
|
15
|
.invitebody .form-inline .form-group {display:block;margin-bottom: 10px;vertical-align: middle;}
|
16
|
16
|
}
|
17
|
17
|
.invitebody .form-control:-moz-placeholder {color: rgba(256,256,256,1);}
|
18
|
18
|
.invitebody .form-control::-moz-placeholder {color: rgba(256,256,256,1);}
|
|
@ -29,7 +29,7 @@ html,body {margin:0;padding:0px;background: #efeff4;}
|
29
|
29
|
.invitebody .form-control.input_code{background-image: url(../images/wechat_icon_yanzhengma_nor@3x.png);}
|
30
|
30
|
.invitebody .form-control.input_pwd{background-image: url(../images/wechat_icon_mima_nor@3x.png);}
|
31
|
31
|
|
32
|
|
.invitebody .btn{font-size: 16px;font-weight: bold;line-height: 1;color:#FFFFFF;margin:20px 0 16px;padding: 12px 16px;}
|
|
32
|
.invitebody .btn{font-size: 16px;font-weight: bold;line-height: 1;color:#FFFFFF;margin:16px 0 16px;padding: 12px 16px;}
|
33
|
33
|
.invitebody .btn[disabled]{ background: rgba(256,256,256,.6);color:#AAAAAA;}
|
34
|
34
|
.invitebody .btn.input-group-addon{width:auto;border:none;position: absolute;right:-1px;top:50%;margin-top:-22px;cursor: pointer;padding: 14px 24px 14px;border-radius:6px;}
|
35
|
35
|
.invitebody .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child){border-radius:5px;}
|
|
@ -39,10 +39,10 @@ html,body {margin:0;padding:0px;background: #efeff4;}
|
39
|
39
|
.invitebody .canPoint{background: rgba(256,256,256,1);color:#ff9900;opacity: 0.8;}/*按钮可点击状态*/
|
40
|
40
|
.invitebody .canPoint:hover{box-shadow: 0px 0px 16px rgba(255,255,255,0.2) inset;outline: none;}
|
41
|
41
|
/*logo盒子的相关*/
|
42
|
|
.invitebody .logobox{ padding:6% 6% 3% 6%; margin:14% auto 10px; }
|
|
42
|
.invitebody .logobox{ padding:0 6% 3% 6%; margin:14% auto 10px; }
|
43
|
43
|
.invitebody .logolink{display: block;max-width:36%;min-width:100px;margin: auto;}
|
44
|
44
|
.invitebody .logoimg{ width: 100%; margin: auto; text-align:center;}
|
45
|
|
.invitebody .inviteTit{text-align: center; font-size: 18px;line-height: 30px;margin:30px 0;color:#FFFFFF;}
|
|
45
|
.invitebody .inviteTit{text-align: center; font-size: 18px;line-height: 30px;margin:20px 0;color:#FFFFFF;}
|
46
|
46
|
.invitebody .inviteTit span{font-size:18px;line-height: 44px; padding:0 6px;}
|
47
|
47
|
.invitebody .bomb-box{background-color:rgba(000,000,000,0.5); padding:5px 15px; border-radius:50px; font-size: 12px; color: #fff; text-align:center; position: absolute; display: inline; left:50%; top:25%}
|
48
|
48
|
.invitebody .inforbox{padding:20px 0 10px;}
|
|
@ -214,12 +214,12 @@ ul.tagList>li .h2Font{color: #666;}
|
214
|
214
|
.Ecodebox .Ecodecon .codecon h3{font-size: 14px;line-height:28px;font-weight:normal;color:#666;}
|
215
|
215
|
|
216
|
216
|
/*专利论文邀请作者*/
|
217
|
|
.invitebody2{background:#ffbd51;padding-bottom:30px;}
|
|
217
|
.invitebody2{background:#ffbd51;padding-bottom:20px;}
|
218
|
218
|
.topSTit{position:relative;max-width:640px;padding:20px 0 0;text-align: center;}
|
219
|
219
|
.topSTit img{width: 100%;}
|
220
|
|
.topSTit .titSort{position:relative;padding: 0 50px;top:-60px;}
|
|
220
|
.topSTit .titSort{position:relative;padding: 0 50px;top:-68px;}
|
221
|
221
|
.topSTit .titSort .biaoti{margin-bottom: 30px;}
|
222
|
|
.invitebody2 .formblock{width: 90%;margin:-10px auto 0;padding:30px 30px 20px;background:url(../images/share_bg_zhuce_nor@3x.png) right 0 no-repeat #ffe38d;background-size:100%;border-radius:6px;}
|
|
222
|
.invitebody2 .formblock{width: 90%;margin:-24px auto 0;padding:30px 30px 20px;background:url(../images/share_bg_zhuce_nor@3x.png) right 0 no-repeat #ffe38d;background-size:100%;border-radius:6px;}
|
223
|
223
|
.invitebody2 .form-control{background: #fff;border-radius: 6px;color:#666;font-size:16px;padding-left: 12px;}
|
224
|
224
|
.invitebody2 .form-control:-moz-placeholder {color:#bbb;}
|
225
|
225
|
.invitebody2 .form-control::-moz-placeholder {color:#bbb;}
|
|
@ -228,7 +228,7 @@ ul.tagList>li .h2Font{color: #666;}
|
228
|
228
|
.invitebody2 .canPoint{color: #fff;background: #f75243;opacity: 1;}
|
229
|
229
|
.formTit{color:#781f1d;font-weight: bold;font-size:18px;line-height: 28px;margin:10px 0;max-height: 60px;}
|
230
|
230
|
.invitebody2 .inforbox2{width: 80%;margin: auto;text-align: center;font-size:16px;color: #d79222;}
|
231
|
|
.invitebody2 .inforbox2 .btn{margin: 20px 0 6px;}
|
|
231
|
.invitebody2 .inforbox2 .btn{margin:10px 0 6px;}
|
232
|
232
|
.invitebody2 .inforbox2 h4{color:#781F1D;font-size:17px;}
|
233
|
233
|
.invitebody2 .inforbox2 .topIn{color:#781F1D;font-size:17px;font-weight: bold;margin-bottom: 60px;margin-top:-20px}
|
234
|
234
|
.invitebody2 .inforbox2 .topIn em{display:inline-block;width:32px;height:32px;background-size: cover;position: relative;top: 10px;left: -6px;}
|