@charset "utf-8";

/*zhangln version 1.0*/

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
}

body,
div,
p,
blockquote,
hr,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
menu,
dd,
dl,
form,
fieldset,
input,
textarea,
caption,
select,
button,
input,
pre,
hr,
td,
th,
address,
section,
article,
aside,
header,
footer,
nav,
dialog,
figure,
hgroup {
    margin: 0;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

html,
body {
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 13px;
}

b {
    font-weight: normal;
}

em,
address {
    font-style: normal;
}

ul,
ol,
li {
    list-style: none;
}

img {
    vertical-align: middle;
    outline: 0;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 100px white inset;
}

input[type=radio] {
    vertical-align: middle;
}

input[type=radio],
input[type=checkbox] {
    border: 0 none;
    border-radius: 0;
}

img,
a {
    border: 0 none;
}

a {
    text-decoration: none;
    color: #4e4c4a;
    background: transparent;
}

a:focus,
a:active,
a:hover {
    outline: 0;
}

input,
*:focus,
input,
button,
select,
textarea {
    outline: 0;
}

input[type=text],
input[type=number],
input[type=button],
input[type=reset],
input[type=submit],
input[type=password],
input[type=search],
textarea {
    border: 0 none;
    font-family: 'Microsoft YaHei', '微软雅黑';
    -webkit-appearance: none;
}

input[type=search]::-webkit-search-cancel-button {
    display: none;
}

:focus {
    outline: 0;
}

del {
    margin: 0 3px;
}

.fontStyle {
    font-style: italic;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

input[type="button"]:disabled,
input[type="text"]:disabled,
textarea:disabled {
    background-color: #f7f7f7;
    background: -webkit-linear-gradient(top, #f7f7f7, #f7f7f7);
    color: #555;
    -webkit-text-fill-color: #555;
    -webkit-opacity: 1;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #a9a9a9;
}

.tc {
    text-align: center;
}

body {
    font: 14px/1.5 'Microsoft YaHei', '微软雅黑';
    color: #333;
    background: #fff;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tit{position: fixed;left: 0;right: 0; top: 0;z-index: 2;}
.fixfoot{position: fixed; left: 0;right: 0; bottom: 0; height: 44px; background: rgba(255,255,255,.8); -webkit-box-shadow: 0 -5px 10px rgba(51,111,224,.52); z-index: 10;}
.fixfoot input{color: #327ad7; width: 100%; background: transparent; height: 44px;font-size: 14px; letter-spacing: 5px;}
.formcon{padding:5vw 20px 44px;}
.formcon dt{display: -webkit-box; font-weight: bold; line-height: 24px;}
.formcon dt b{display: block;}
.formcon dt p{-webkit-box-flex: 1;}
.formcon dd{padding-left: 12px; padding-bottom: 15px;}
.formcon dd .box{position: relative;padding: 9px 0;z-index: 1;}
.formcon dd label{padding-right: 20px; display: block;}
.formcon dd input[type=radio],.formcon dd input[type=checkbox]{width: 18px; height: 18px; background: url(../image/quest/check-1.png) no-repeat;-webkit-background-size: 100% 100%;  -webkit-appearance: none; display: block; position: absolute; right: 0; top: 11px;}
.formcon dd input[type=radio]:checked,.formcon dd input[type=checkbox]:checked{background: url(../image/quest/check-2.png) no-repeat;-webkit-background-size: 100% 100%; }
.c2 .formcon dd input[type=radio],.c2 .formcon dd input[type=checkbox]{background: url(../image/quest/check-3.png) no-repeat;-webkit-background-size: 100% 100%;}
.c2 .formcon dd input[type=radio]:checked,.c2 .formcon dd input[type=checkbox]:checked{background: url(../image/quest/check-4.png) no-repeat;-webkit-background-size: 100% 100%; }
.c2 .fixfoot{-webkit-box-shadow: 0 0 0 rgba(51,111,224,.52); }
.c2 .fixfoot input{color: #d6789b;}
.shadow{position: fixed; z-index: 1111; background-color: rgba(0,0,0,.4); top: 0; left: 0; width: 100%; height: 100%;}
.pop{position: fixed; z-index: 1112; background-color: #fff; width: 240px;height: 160px; left: 50%; top: 50%; margin-left: -120px; margin-top: -80px; -webkit-border-radius: 10px; text-align: center;}
.pop .close{position: absolute; background: url(../image/quest/close.png) no-repeat center;-webkit-background-size: 12px 12px; width: 36px; height: 36px; right: 0; top: 0;}
.pop .img{padding-top: 35px;}
.pop .img img{width: 52px; height: 52px;}
.pop p{color: #666; margin-top: 10px;}
.formcon dd .asw{color: #e1813a; font-size: 13px;font-weight: bold;}
.c2 .formcon{padding-top: 31vw;}
