@charset "utf-8";
/* CSS Document */
/* 初始化样式20200213 IMS 战疫计划活动推广页 */
*{box-sizing: border-box;}
body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,th,td,legend{margin:0;padding:0;border:0;background: transparent;outline:none}
input{margin:0;padding:0;border:0;background: transparent;}
input[type=button],input[type=submit],input[type=radio]{outline: none;}
input[type=text]:focus,textarea:focus{outline:none;border:1px #cccccc solid;border-radius:3px;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
input[type=radio]{margin-right: 3px;}
input[type=file]{font-size: 0;cursor: hand;cursor: pointer; }
*+html img{-ms-interpolation-mode:bicubic}
header,footer{ display:block;}
ul,ol{list-style:none}
li{list-style:none;}
a {outline: none;/* for Forefox */cursor: pointer;}
a {star: expression(this.onFocus=this.blur());/* for Ie*/}
a{color: #303030;text-decoration:none;}
img{ border:none; }
select,input{ vertical-align:middle; }
textarea{resize:none;outline: none;}
input,button,textarea,select{ font-size:12px;margin:0; padding:0; vertical-align:middle;}
input[type=button],button,select{cursor: hand;cursor: pointer;}
table{border-collapse:collapse;table-layout:fixed;}
table td{word-wrap: break-word;}
body{font:12px/1.3 "Microsoft YaHei","微软雅黑"; background-color:#fff;line-height:18px;color:#303030;}
.cursorTxt{cursor: text;}
.lf{ float:left;display: inline-block;}
.ri{ float:right;display: inline-block;}
.clear{ clear:both; overflow:hidden; font-size:1px; line-height:1px; overflow:hidden;}
.cf{zoom:1;}
.cf:after{content:'';display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}
input,button,textarea,select{font-family: "Microsoft YaHei","微软雅黑";}
cite,i,em{font-style: normal;}
input[type='submit']{cursor: pointer;cursor: hand;}
.overflow_ellipsis{overflow:hidden;white-space:nowrap; word-wrap:normal;-o-text-overflow: ellipsis; /* for Opera */ text-overflow: ellipsis; /* for IE */ }
p{word-break: break-all;word-wrap: break-word;}
/* CSS */
body{ color: #333333; }
.bg{ width: 100%;height: 1714px;text-align:center;overflow-x:hidden;background: url(https://img.weiq.com/weiqnew2020/activity_bg_pc.png) no-repeat 50%;background-size: cover; }
.activity-inner{ width: 1200px;height: 490px;margin: 20px auto 0;background: #fff;border-radius: 10px; }
.activity-wrap{ width: 872px;margin: 0 auto;text-align: center; }
.activity-title-wrap{ display: inline-block;margin-top: 40px; }
.activity-title-sign-left{ display: inline-block;width: 26px;height: 18px;background: url(https://img.weiq.com/weiqnew2020/mark_left_icon.png) no-repeat 0 0;margin-top: -18px; }
.activity-title-sign-right{ display: inline-block;width: 26px;height: 18px;background: url(https://img.weiq.com/weiqnew2020/mark_right_icon.png) no-repeat 0 0;margin: 33px 0 0 15px; }
.activity-title{ font-size: 24px;line-height: 33px;padding-left: 40px; }
.activity-content{ margin-top: 30px; }
.activity-inp-wrap{ margin-bottom: 8px; }
.activity-inp-title{ font-size: 16px;line-height: 22px;margin-bottom: 15px;text-align: left; }
.activity-inp{ width: 386px;height: 50px;border: 1px solid #CCCCCC;border-radius: 5px;box-sizing: border-box;padding: 15px;font-size: 16px;line-height: 22px;outline: none; }
.inp-error{ height: 17px;font-size: 12px;line-height: 17px;color: #FD2323;margin-top: 5px;text-align: left; }
.activity-text{ width: 870px;height: 110px;border: 1px solid #CCCCCC;border-radius: 5px;resize: none;box-sizing: border-box;padding: 15px;font-size: 16px;line-height: 22px; }
.activity-inp-wrap.error .activity-inp{ background: rgba(253, 35, 35, 0.05);border-color: #FD2323; }
.activity-inp-wrap.error .activity-text{ background: rgba(253, 35, 35, 0.05);border-color: #FD2323; }
.activity-btn{ display: block;width: 320px;height: 44px;line-height: 44px;text-align: center;color: #fff;background: #FD6123;border-radius: 5px;margin: 0 auto; }
.activity-btn:hover{ background: #FF8554; }
.activity-btn:focus{ background: #FF8554; }
/* 介绍 */
.activity-intr-wrap{ width: 1200px;height: 613px;background: rgba(255, 255, 255, .25);border-radius: 10px;overflow: hidden;color: #fff;font-size: 16px;line-height: 24px;margin: 550px auto 0;text-align: left; }
.activity-intr-title{ width: 100%;height: 83px;background: url(https://img.weiq.com/weiqnew2020/activity_title_bg.png) no-repeat 0 0;background-size: 100%;font-size: 24px;line-height: 83px;color: #FD6123;text-align: center; }
.activity-intr-content-wrap{ padding: 20px 164px;letter-spacing:1px; }
.activity-intr-content-title{ margin-top: 20px;font-weight: bold; }
.activity-intr-content-detail{ margin-top: 10px; }
/* 弹窗 */
.dialog-wrap{ padding: 15px 20px; }
.dialog-title-wrap{ margin-bottom: 40px; }
.dialog-title{ font-size: 16px;line-height: 22px; }
.dialog-close-btn{ width: 14px;height: 14px;background: url(https://img.weiq.com/weiqnew2020/close_btn_icon.png) no-repeat 0 0;margin-top: 4px;cursor: pointer; }
.dialog-content{ font-size: 14px;text-align: center;line-height: 22px;margin-bottom: 40px; }
.dialog-btn{ display: block;width: 260px;height: 30px;line-height: 30px;text-align: center;border-radius: 5px;background: #FD6123;margin: 0 auto;font-size: 14px;color: #fff; }
.layui-layer.layui-layer-dialog{ border-radius: 10px; }
.layui-layer.layui-layer-dialog .layui-layer-content{ padding: 0; }
/* .layui-layer.layui-layer-dialog.layui-layer-msg{ border-radius: 0; } */
.layui-layer.layui-layer-dialog.layui-layer-msg .layui-layer-content{ padding: 20px; }
input.activity-inp::-webkit-input-placeholder { color: #AAAAAA; }
input.activity-inp:-moz-placeholder { color: #AAAAAA; }
input.activity-inp:-ms-input-placeholder { color: #AAAAAA; }
textarea.activity-text::-webkit-input-placeholder { color: #AAAAAA; }
textarea.activity-text:-moz-placeholder { color: #AAAAAA; }
textarea.activity-text:-ms-input-placeholder { color: #AAAAAA; }

