/* 
 * 大委员样式 n_dwy.min.css
 * @Date: 2017-2-14 10:32:49
 * @Author: Fyuan
 * @QQ: 1282138785
 */
/* base.css */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
input,
textarea,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
blockquote,
q {
  quotes: "&#8220;" "&#8221;";
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: Arial, Helvetica, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -o-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Inconsolata, "Courier", "Courier New", monospace, Georgia, "Times New Roman", serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -o-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center {
  text-align: center;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.bullet {
  list-style: circle;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.clearfix {
  display: block;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.rounded {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.visible {
  visibility: visible;
}
.hidden {
  visibility: hidden;
}
.dib {
  display: inline-block;
  vertical-align: middle;
}
html {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  display: block;
  border: 0;
  background-color: #eee;
}
html,
body {
  font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 1.428;
  font-size: 16px;
  background-color: #f5f5f5;
  width: 100%;
  height: 100%;
}
body {
  overflow: hidden;
  overflow-y: auto;
}
a {
  text-decoration: none;
  color: inherit;
}
.n-wrap {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.n-wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.affix {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.main .n-wrap > ._topic {color: #000;font-size: 18px;background-color: #fff; border: thin solid #eee;margin-bottom:0; padding: 15px;}
/*
 * header.css
 */
header,
footer {
  height: 100px;
  background-color: #fff;
}
header .n-wrap,
footer .n-wrap {
  display: block;
  height: 100%;
}
header .n-wrap:after,
footer .n-wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
header {
  border-bottom: thin solid #ddd;
}
.n-logo,
.n-topic {
  float: left;
}
.n-button {
  float: right;
}
.n-logo img {
  background: transparent;
  background: none;
}
.n-topic {
  font-size: 24px;
  white-space: nowrap;
  padding: 15px 20px;
  border-left: thin solid #ddd;
  margin-top: 23px;
  margin-left: 7px;
}
.n-button {
  height: 40px;
  margin-top: 30px;
  display: block;
}
.n-button:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.n-button > a {
  border: thin solid #ddd;
  border-bottom: thin solid #b1b1b1;
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
  line-height: 40px;
  margin-left: 15px;
}
.n-panel {
  background-color: #fff;
  border: thin solid #ddd;
  border-top: thin solid transparent;
  padding: 26px;
}
.n-panel .panel-top > span,
.n-panel .panel-top > a.link {
  font-size: 16px;
  font-weight: bold;
  color: #f85158;
  border-bottom: 3px solid #f85158;
  padding: 12px 6px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: -2px;
}
.n-modal {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  left: 50%;
  top: 14%;
  z-index: 10;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -moz-box-shadow: 0 4px 8px rgba(0,0,0,0.175);
  -webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.175);
  -o-box-shadow: 0 4px 8px rgba(0,0,0,0.175);
  -ms-box-shadow: 0 4px 8px rgba(0,0,0,0.175);
  box-shadow: 0 4px 8px rgba(0,0,0,0.175);
}
.n-modal + .backdrop {
  opacity: 0;
}
.n-modal.show {
  opacity: 1;
  visibility: visible;
}
.n-modal.show + .backdrop {
  position: fixed;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  background: rgba(255,255,255,0.6);
  opacity: 1;
}
.effect1 {
  -moz-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -o-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}
.effect1.show {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/*
 * footer.css
 */
footer {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-top: 40px;
}
footer > p {
  font-size: 14px;
  text-align: center;
}
footer > .n-1 {
  line-height: 50px;
}
/*
 * n-jhyy.css
 */
.n-jhyy .n-modal {
  width: 550px;
  background-color: #fff;
  margin-left: -275px;
  background-color: #fff;
  border-bottom: thin solid #ddd;
}
.n-jhyy .modal-header {
  height: 40px;
  padding: 0px 20px;
  background-color: #f85158;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
}
.n-jhyy .modal-header .close {
  display: inline-block;
  vertical-align: middle;
  float: right;
  width: 40px;
  height: 40px;
  margin-right: -15px;
  background: url("../images/dwy_icon.png") no-repeat;
  background-position: -105px -5px;
  cursor: pointer;
}
.n-jhyy .modal-body,
.n-jhyy .modal-footer {
  border-left: thin solid #ddd;
  border-right: thin solid #ddd;
}
.n-jhyy .modal-body > div,
.n-jhyy .modal-footer > div {
  padding: 0px 20px;
}
.n-jhyy .modal-body > h2 {
  font-weight: bold;
  line-height: 50px;
}
.n-jhyy .modal-body > h2 i {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  background: url("../images/dwy_icon.png") no-repeat;
  background-position: -150px 0;
}
.n-jhyy .modal-body table {
  width: 100%;
}
.n-jhyy .modal-body table td,
.n-jhyy .modal-body table th {
  padding: 2% 0;
  text-align: center;
  border: thin solid #ddd;
}
.n-jhyy .modal-body table th {
  background-color: #f5f5f5;
}
.n-jhyy .modal-body .table {
  height: 173px;
  overflow: auto;
}
.n-jhyy .modal-footer {
  padding: 15px 0 25px 0;
}
.n-jhyy .modal-footer a {
  display: inline-block;
  vertical-align: middle;
  width: 240px;
  height: 50px;
  text-align: center;
  border: thin solid #ddd;
  border-bottom: thin solid #b1b1b1;
  font-weight: bold;
  line-height: 50px;
}
.n-jhyy .modal-footer a.commit {
  background-color: #2cb87d;
  color: #fff;
  float: right;
}
.n-jhyy .main {
  margin-top: 33px;
  margin-bottom: 50px;
}
.n-jhyy .n-panel .panel-body {
  border-top: thin solid #eee;
}
.n-jhyy .panel-footer {
  padding: 40px 0;
}
.n-jhyy .panel-footer > a {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
  line-height: 40px;
  border: thin solid #ddd;
  border-bottom: thin solid #b1b1b1;
  background-color: #fff;
  text-align: center;
}
.n-jhyy .panel-footer > a.active {
  background-color: #2cb87d;
  color: #fff;
  border-color: #2cb87d;
}
.n-jhyy .panel-footer > a:first-child {
  margin-right: 10%;
}
.n-jhyy .panel-body li {
  border-bottom: thin solid #eee;
  padding: 20px 0;
  position: relative;
  min-height: 120px;
}
.n-jhyy .panel-body li .n-1 {
  float: left;
  width: 80px;
  height: 80px;
  background: transparent;
  border: thin solid #ddd;
}
.n-jhyy .panel-body li .n-2 {
  margin-left: 110px;
  max-width: 660px;
  overflow: hidden;
}
.n-jhyy .panel-body li .n-2 > h2 {
  font-weight: bold;
  margin-top: 10px;
  line-height: 30px;
}
.n-jhyy .panel-body li .n-2 > p {
  color: #555;
}
.n-jhyy .panel-body li .n-3 {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  line-height: 40px;
  width: 110px;
  border: thin solid #ddd;
  border-bottom: thin solid #b1b1b1;
  text-align: center;
}
.n-jhyy .panel-body li .n-3 i {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 38px;
  background: url("../images/dwy_icon.png") no-repeat;
  background-position: -55px -8px;
}
.n-jhyy .panel-body li.selected .n-3 i {
  background-position: -5px -8px;
}
/*
 * n-denglu.css
 */
.n-denglu {
  height: 100%;
  /* overflow: hidden; */
}
.n-denglu .main {
  background-color: #ddefda;
  /* height: 100%; */
}
.n-denglu .main .left {
  float: left;
  width: 550px;
  height: 470px;
  background: url("../images/bg1.png") no-repeat center bottom;
  left: 0;
  margin-top: 40px;
}
.n-denglu .main .right {
  float: right;
  width: 400px;
  /*height: 440px;*/
  background-color: #fff;
  border: thin solid #ddd;
  padding: 30px 38px;
  margin-top: 40px;
}
.n-denglu .main .n-wrap {
  display: block;
  /* height: 100%; */
}
.n-denglu .main .n-wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.n-denglu .panel-top .fr {
  float: right;
  color: #777;
}
.n-denglu .panel-top .fr i {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  background: url("../images/dwy_icon.png") no-repeat;
  background-position: -190px 0;
}
.n-denglu .panel-body {
  border-top: thin solid #ddd;
  margin-bottom: -2px;
}
.n-denglu .panel-footer {
  margin-top: 25px;
}
.n-denglu .panel-footer > p {
  line-height: 30px;
  color: #555;
  margin-bottom: 10px;
}
.n-denglu .panel-footer a {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  color: #fff;
}
.n-denglu .panel-footer a i {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 33px;
  background: url("../images/dwy_icon.png") no-repeat;
}
.n-denglu .panel-footer a + a {
  margin-left: 15px;
}
.n-denglu .panel-footer a.p1 {
  background-color: #20acea;padding-right:4px;
}
.n-denglu .panel-footer a.p1 i {
  background-position: -158px -60px;
}
.n-denglu .panel-footer a.p2 {
  background-color: #2cb87d;padding-right:6px;
}
.n-denglu .panel-footer a.p2 i {
  background-position: -208px -60px;
}
.n-denglu .panel-footer a.p3 {
  background-color: #f96268;padding-right:6px;
}
.n-denglu .panel-footer a.p3 i {
  background-position: -258px -60px;
}
.form-control {
  border: thin solid #ddd;
  height: 50px;
}
.form-control.fc1 {
  margin-top: 30px;
  border-bottom: thin solid transparent;
}
.form-control i {
  background-color: #f5f5f5;
}
.form-control input[type=text],
.form-control input[type=password] {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  padding-left: 7px;
}
.form-control i,
.form-control u {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 48px;
  background-image: url("../images/dwy_icon.png");
  background-repeat: no-repeat;
}
.form-control u {
  display: none;
}
.form-control.error > u {
  display: inline-block;
  background-position: -100px -50px;
}
.form-control.success > u {
  display: inline-block;
  background-position: 0 0;
}
.form-control.fc1 > i {
  background-position: -250px 0;
}
.form-control.fc2 > i {
  background-position: -300px 0;
}
.form-control.fc3 {
  border: 0;
  font-weight: bold;
  margin-top: 25px;
}
.form-control.fc3 > input {
  display: block;
  width: 100%;
  line-height: 50px;
  background-color: #f85158;
  color: #fff;
}
/*
 * n-bind.css
 */
.n-bind .n-panel {
/*   margin-top: 30px; */
  margin-bottom: 40px;
}
.n-bind .panel-top .fr {
  float: right;
  color: #777;
}
.n-bind .panel-top .fr:hover + .extra {
  display: block;
}
.n-bind .panel-top .fr i {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  background: url("../images/dwy_icon.png") no-repeat;
  background-position: -190px 0;
}
.n-bind .panel-top {
  position: relative;
}
.n-bind .panel-top .extra {
  display: none;
  position: absolute;
  border: thin solid #ddd;
  padding: 10px;
  right: 0;
  top: 100%;
  margin-top: 10px;
  width: 185px;
  font-size: 13px;
}
.n-bind .panel-top .extra dt {
  font-weight: bold;
  padding: 5px 0;
}
.n-bind .panel-top .extra dd {
  padding: 5px 0;
}
.n-bind .panel-top .extra dl + dl {
  border-top: thin solid #ddd;
}
.n-bind .panel-top .extra:before {
  content: '';
  position: absolute;
  border-bottom: 8px solid #ddd;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  top: -8px;
  left: 40px;
}
.n-bind .panel-top .extra:after {
  content: '';
  position: absolute;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 8px solid transparent;
  top: -5px;
  left: 41px;
}
.n-bind .panel-body {
  padding-top: 30px;
  border-top: thin solid #ddd;
}
.n-bind .form-control {
  width: 500px;
  position: relative;
}
.n-bind .form-control > label {
  display: inline-block;
  vertical-align: middle;
  width: 140px;
  background-color: #f5f5f5;
  height: 48px;
}
.n-bind .form-control > label span {
  display: inline-block;
  vertical-align: middle;
  color: #666;
}
.n-bind .form-control + .form-control {
  border-top: thin solid transparent;
}
.n-bind .form-control.c3 > img,
.n-bind .form-control.s2 > a {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 100px;
  height: 40px;
  border: thin solid #eee;
}
.n-bind .form-control.c4 {
  border: 0;
  margin-top: 24px;
}
.n-bind .form-control.c4 input {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-color: #f85158;
}
.n-bind .form-control.c1 i {
  background-position: -250px 0;
}
.n-bind .form-control.c2 i {
  background-position: -300px 0;
}
.n-bind .form-control.c3 i {
  background-position: -400px 0;
}
.n-bind .form-control.s1 i {
  background-position: -350px 0;
}
.n-bind .form-control.s2 i {
  background-position: -450px 0;
}
.n-bind .form-control.s3 i {
  background-position: 0 -50px;
}
.n-bind .form-control.s4 i {
  background-position: -50px -50px;
}
.n-bind .form-control.success i {
  background-position: 0 0;
}
/* .n-bind .form-control.success .info {
  display: none;
} */
.n-bind .form-control.error {
  border-color: #f85158;
}
.n-bind .form-control .fake
{
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAyCAYAAABLXmvvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0Njg0MzBDQzUxQUIxMUU3QkRCMDhGNEIzOUEzODhBRiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0Njg0MzBDRDUxQUIxMUU3QkRCMDhGNEIzOUEzODhBRiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ2ODQzMENBNTFBQjExRTdCREIwOEY0QjM5QTM4OEFGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ2ODQzMENCNTFBQjExRTdCREIwOEY0QjM5QTM4OEFGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/XLNZgAAAIdJREFUeNrs11ENgDAMRdGNYAALeEECSMATFtCABSSgYRJKRzDAOtaf+5L3fbKtabIoIsEjXXAKMDAwMDAwMPCHxDhoR48T79pL8dXrqjcLbn3jYrzGcBXhtaY647MHnN42hTO4BJGjJVyE5vRGdFL0bDXVyYo+C5DfIjAwMDAwMDDw77kFGACBMx9BhRaMlgAAAABJRU5ErkJggg==");
	background-repeat: no-repeat;
	background-color: none;
	background-position: 0 0;
}
.n-bind .form-control.error > i {
  height: 48px;
}
/* .n-bind .form-control.error > .info {
  display: block;
} */
.n-bind .form-control.error i {
  background-position: -100px -50px;
}
.n-bind .form-control > input {
  padding-left: 12px;
  padding-right: 0;
  width: 352px;
}
.n-bind .form-control > select {
  border: 0;
  background: none;
  display: inline-block;
  vertical-align: middle;
  width: 352px;
  height: 100%;
  padding-left: 8px;
  padding: 12px 10px\0;
}
.n-bind .form-control.c3>input,
.n-bind .form-control.s2>input {
  width: 230px;
  margin-left: -4px;
}
.n-bind .form-control.s2>a {
  background-color: #2cb87d;
  color: #fff;
  text-align: center;
  line-height: 38px;
}
.n-bind .form-control > .info {
  position: absolute;
  left: 100%;
  top: 0;
  margin-left: 35px;
  line-height: 50px;
  width: 50%;
  height: 100%;
  color: #f85158;
  display: none;
}
.n-bind .form-control > .info:before {
  position: absolute;
  content: '';
  display: inline-block;
  vertical-align: middle;
  left: -15px;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 6px solid #f85158;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  margin-top: -6px;
}
.n-bind .form-control > .ym {
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  line-height: 50px;
  margin-left: 10px;
  width: 50%;
  height: 100%;
  color: #555;
}
.n-bind form.error input[type=submit] {
  background-color: #bbb;
  cursor: not-allowed;
}
.n-bind form .form-topic {
  line-height: 45px;
}
.n-bind form .form-topic ~ .form-topic {
  margin-top: 30px;
}
.n-bind form .form-topic em {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #fff;
  line-height: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #777;
  margin-right: 10px;
  margin-top: -1px;
}
.n-bind form .xy {
  color: #555;
  margin-top: 15px;
}
.n-bind form .xy input[type=checkbox] {
  margin-right: 5px;
}
.n-bind form .xy > a {
  color: #27a3eb;
}
.n-bind .tab-content {
  display: none;
}
.n-bind .tab-content.active {
  display: block;
}
.n-bind .n-tab {
  padding: 25px 0;
  background: #fff;
}
.n-bind .n-tab .tab {
  display: inline-block;
  vertical-align: middle;
  width: 250px;
  height: 50px;
  background: #f5f5f5;
  border: thin solid #ddd;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.n-bind .n-tab .tab:first-child.active > i {
  background-position: -400px -50px;
}
.n-bind .n-tab .tab.active {
  background-color: #2cb87d;
  color: #fff;
}
.n-bind .n-tab .tab.active:before,
.n-bind .n-tab .tab.active:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
}
.n-bind .n-tab .tab.active:before {
  border-top: 20px solid #239364;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  left: -20px;
  top: 0;
}
.n-bind .n-tab .tab.active:after {
  border-bottom: 20px solid #239364;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  right: -20px;
  bottom: 0;
}
.n-bind .n-tab .tab i {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  background: url("../images/dwy_icon.png") no-repeat;
}
.n-bind .n-tab .tab:first-child > i {
  background-position: -300px -50px;
}
.n-bind .n-tab .tab:last-child > i {
  background-position: -350px -50px;
}
/*
 * n-over.css
 */
.n-over .main {
  margin-top: 30px;
}
.n-over .main .n-wrap {
  border: thin solid #ddd;
  padding: 20px;
  background-color: #fff;
}
.n-over .n {
  background-color: #fcf7f3;
  border: 3px solid #fa7c81;
}
.n1 {
  padding: 30px 50px;
}
.n1 .n-1 h2 {
  width: 820px;
  background: url("../images/t1.png") repeat;
  color: #fff;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.n1 .n-1 h2:before,
.n1 .n-1 h2:after {
  content: '';
  display: block;
  width: 26px;
  height: 50px;
  top: 0;
  position: absolute;
}
.n1 .n-1 h2:before {
  background: url("../images/t0.png") no-repeat;
  left: -26px;
}
.n1 .n-1 h2:after {
  background: url("../images/t2.png") no-repeat;
  right: -26px;
}
.n1 .n-2 {
  padding-top: 30px;
  padding-bottom: 30px;
  white-space: nowrap;
  border-bottom: thin dashed #eed2bc;
}
.n1 .n-2 a {
  float: right;
  color: #fff;
  padding: 6px 12px;
  margin-top: -5px;
}
.n1 .n-2 a + a {
  margin-right: 10px;
}
.n1 .n-2 a.n-2-1 {
  background-color: #777;
}
.n1 .n-2 a.n-2-2 {
  background-color: #fa7c81;
}
.n1 .n-3 {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 50px;
  white-space: nowrap;
  border-bottom: thin dashed #eed2bc;
}
.n1 .n-3:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.n1 .n-3 .left,
.n1 .n-3 .right {
  width: 140px;
}
.n1 .n-3 .left a,
.n1 .n-3 .right a {
  display: block;
  border: thin solid #ddd;
  border-bottom: thin solid #b1b1b1;
  width: 90%;
  padding: 10px 0;
  text-align: center;
  margin-top: 10px;
  position: relative;
  background-color: #fff;
}
.n1 .n-3 .left a:before,
.n1 .n-3 .right a:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  width: 0;
  height: 0;
}
.n1 .n-3 .left a:before {
  border-right: 8px solid #767575;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  left: 15px;
}
.n1 .n-3 .right a:before {
  border-left: 8px solid #767575;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  right: 15px;
}
.n > .n-4 {
  background: #fff;
  border: thin dashed #eed2bc;
  padding: 50px 140px;
}
.n > .n-4 .left {
  width: 70px;
  height: 64px;
  display: inline-block;
  vertical-align: middle;
  background: url("../images/ok.png") no-repeat;
}
.n > .n-4 .n-4-1 {
  margin-left: 80px;
  margin-top: 10px;
}
.n > .n-4 > .n-5 {
  margin-top: 30px;
}
.n > .n-4 > .n-5 b {
  color: #f00;
}
.n > .n-4 > .n-5 a {
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  border: thin solid #ddd;
  border-bottom: thin solid #b1b1b1;
  padding: 10px 0;
  text-align: center;
  margin-left: 10px;
  position: relative;
  background-color:#fff;
}
.n > .n-4 > .n-5 a:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  width: 0;
  height: 0;
  border-left: 8px solid #767575;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  right: 15px;
}
/*n-select*/
.n-select {
  position: relative;
  border: thin solid;
  display: inline-block;
  overflow: visible;
  cursor: pointer;
  text-align: center;
  width: 100%;
  height: 38px;
  line-height: 38px;
  background-color: #fff;
  font-size: 12px;
  border: 0;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  -o-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
}
.n-select + .n-select {
  margin-left: 5px;
}
.n-select > span {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #888;
  overflow: hidden;
}
.n-select > span:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
}
.n-select > span.selected {
  color: #000;
}
.n-select > ul {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  z-index: 9999;
  border: thin solid #bbb;
  margin-left: -1px;
  background-color: #fff;
  overflow: hidden;
}
.n-select > ul li {
  border-bottom: thin solid #ccc;
  height: 40px;
}
.n-select > ul li:hover {
  background-color: #f9f9f9;
}
.n-select-error {
  display: block;
  background-color: #ff3d3d;
  text-align: center;
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 160px;
  margin-left: -80px;
  margin-bottom: 10px;
}
.n-select-error:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid #ff3d3d;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -10px;
}
.n-select-error > span {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
  padding: 5px 10px;
  font-size: 10px;
}




/* 头部修改 */
.n-topic {background: #fff;margin:0; padding: 0; padding-left: 10px;display: inline-block; width:150px;height:48px;margin-top:26px;}
.n-topic img {display:inline-block; width:auto;height: 100%;background: none;}

.n-logo {margin-top: 25px;margin-right:20px; font-size: 24px; font-weight:400;line-height: 50px;}
.n-logo img {width: 50px;height: 50px;float: left;margin-right:10px;}