@charset "utf-8";
/* CSS Document */
/*通用*/
* {
  margin: 0;
  padding: 0;
}
ul,
ol,
li {
  list-style-type: none;
}
a,
a:visited {
  text-decoration: none;
  color: #666;
}
a:hover {
  text-decoration: underline;
  color: #0085d0;
}
input,
a,
img {
  border: 0;
}
body {
  color: #333;
  font-size: 12px;
  margin: auto;
  z-index: 0;
}
table {
  border-collapse: collapse;
}
a:link,
a:visited,
a:active {
  text-decoration: none;
}
input[type="text"],input[type="email"],
input[type="password"],
textarea,
select,
.editable,
.editable-tarea {
  color: #333333;
  /*background-color: #fff;*/
  border: solid 1px #d7d7d7;
}
input[type="password"],
textarea,
select,
.editable,
.editable2,
.editable-tarea,
.editable-tarea2 {
  padding: 2px 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  resize: none;
}
/*select {*/
/*  height: 30px;*/
/*}*/
.hide {
  display: none;
}
.clearfix {
  display: block;
  *zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.container1 .rose,
.container1 .rose:hover,
.container1 .rose:visited,
.container1 .rose:focus {
  color: #e40077;
}
table a.btn,#solutionList a.btn{
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  color: #fff;
  background: #48cfae none;
  vertical-align: top;
  letter-spacing: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 23px;
  padding: 1px 6px;
  margin: 0 5px 0 0;
  border: solid 1px #f5f5f5;
  border-radius: 4px;
  cursor: pointer !important;
}
table a.blue,#solutionList a.blue {
  background-color: #ea705c;
}
.fa {
  /*background: url(../res_im/images/icon.png) no-repeat;*/
}
.tl {
  text-align: left !important;
}
.w10 {
  width: 10px;
}
.w20 {
  width: 20px;
}
.w30 {
  width: 30px;
}
.w40 {
  width: 40px !important;
}
.w50 {
  width: 50px !important;
}
.w60 {
  width: 60px !important;
}
.w65 {
  width: 65px !important;
}
.w70 {
  width: 70px !important;
}
.w80 {
  width: 80px !important;
}
.w90 {
  width: 90px;
}
.w96 {
  width: 96px;
}
.w100 {
  width: 100px !important;
}
.w110 {
  width: 110px !important;
}
.w120 {
  width: 120px !important;
}
.w130 {
  width: 130px !important;
}
.w150 {
  width: 150px !important;
}
.w160 {
  width: 160px;
}
.w180 {
  width: 180px;
}
.w200 {
  width: 200px !important;
}
.w210 {
  width: 210px !important;
}
.w230 {
  width: 230px;
}
.w240 {
  width: 240px;
}
.w250 {
  width: 250px !important;
}
.w270 {
  width: 270px;
}
.w290 {
  width: 290px;
}
.w300 {
  width: 300px !important;
}
.w340 {
  width: 340px;
}
.w380 {
  width: 380px;
}
.w400 {
  width: 400px !important;
}
.w450 {
  width: 450px !important;
}
.w500 {
  width: 500px;
}
.w530 {
  width: 530px;
}
.w600 {
  width: 600px !important;
}
.w700 {
  width: 700px;
}
.w780 {
  width: 780px;
}
.w800 {
  width: 800px;
}
.w208 {
  width: 208px;
}
.ml10 {
  margin-left: 10px !important;
}
.lh40 {
  line-height: 40px;
}
.pr10 {
  padding-right: 10px;
}
.fs14 {
  font-size: 14px;
}
/*页头*/
.container1 {
  width: 1200px;
  margin: 0 auto;
  font-size: 12px;
  font-family: "微软雅黑", "宋体";
}
.navbar .dropdown-menu {
  width: 1200px;
}
.navbar .dropdown {
  width: 260px;
}
.headcon {
  padding: 15px 50px 15px 0;
  display: block;
  background-color: #fff;
  height: 96px;
  line-height: 96px;
}
.headcon .logo {
  float: left;
  margin-left: 10px;
}
.headcon .logo img {
  height: 60px;
}
.headcon .dropdown {
  float: left;
  margin: 20px 0 0 20px;
  position: relative;
}
.logocity {
  float: left;
}
.logocity .bt {
  color: #0085d0;
  font-size: 40px;
  font-weight: bold;
  margin: 5px 0 0 30px;
  float: left;
}
.container1 .navbar {
  border-radius: 0;
  background: #e4e4e4;
  padding: 0;
  margin-bottom: 0;
  min-height: 40px;
  position: relative;
  border: 0;
  box-sizing: content-box;
  z-index: 1000;
}
.container1 .navbar a,
.container1 .navbar a:visited {
  text-align: center;
  padding: 0;
  line-height: 40px;
  font-size: 16px;
  display: block;
}
.container1 .navbar-nav > li > a,
.container1 .navbar-nav > li > a:visited {
  padding-top: 0;
  padding-bottom: 0;
}
.container1 .navbar a:hover {
  text-decoration: none;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #f3f3f3;
  color: #0085d0;
  text-decoration: none;
  height: 40px;
}
.container1 .navbar .dropdown {
  position: static;
}
.container1 .navbar-nav {
  width: 100%;
}
.container1 .navbar-nav li {
  float: left;
  width: 259px;
  text-align: center;
  border-right: 1px solid #fff;
  height: 40px;
}
.container1 .navbar-collapse {
  padding: 0;
  box-sizing: content-box;
}
.container1 .navbar-nav .navindex {
  width: 159px;
}
.container1 .navbar-nav .on {
  background-color: #0085d0;
  color: #fff;
}
.wrap {
  width: 1200px;
  margin: 0px auto;
  position: relative;
}
/*首页*/
/*banner */
.yx-rotaion {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
  text-align: center;
}
.rotaion_list {
  height: 252px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}
.yx-rotaion li {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.yx-rotaion li img {
  height: 280px;
  width: 1200px;
  text-align: center;
}
.yx-rotaion-title,
.yx-rotation-focus,
.yx-rotation-t {
  position: absolute;
}
.yx-rotation-title {
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.yx-rotaion a.yx-rotation-t {
  color: #fff;
  font-size: 16px;
  font-family: microsoft yahei;
  z-index: 2;
  bottom: 0;
  left: 10px;
  line-height: 40px;
  font-weight: 700;
}
.yx-rotaion-btn span,
.yx-rotation-focus span {
  display: block;
}
.yx-rotation-focus {
  position: absolute;
  height: 16px;
  right: 50%;
  bottom: 10px;
  z-index: 2;
  overflow: hidden;
}
.yx-rotation-focus span {
  width: 22px;
  height: 16px;
  line-height: 16px;
  float: left;
  position: relative;
  cursor: pointer;
  background: url(../res_im/images/pagination.png) no-repeat 0 0;
  text-align: center;
  text-indent: -9999px;
}
.yx-rotation-focus span.hover {
  background-position: 0 -19px;
}
.notice {
  width: 100%;
  margin: 10px auto;
  position: relative;
  border: #e4e4e4 1px solid;
  border-top: 5px solid #0085d0;
  display: flex;
  justify-content: space-between;
  padding-bottom: 15px;
}
.notice-left,
.notice-right {
  padding: 6px 20px 0;
  line-height: 39px;
  width: 50%;
}
.notice-left .coloum,
.notice-right .coloum {
  color: #0085d0;
  display: flex;
  justify-content: space-between;
}
.notice-left .coloum .name,
.notice-right .coloum .name {
  font-weight: bold;
  font-size: 16px;
}
.notice-left .list li,
.notice-right .list li {
  clear: both;
  overflow: hidden;
  background: url(../res_im/images/boc_dot_linex.gif) repeat-x 0 bottom;
  padding-left: 4px;
  height: 39px;
  font-size: 14px;
  width: 100%;
}
/*面包屑*/
.crumbs {
  margin: 10px 0;
  font-size: 14px;
}
.crumbs li {
  float: left;
}
.crumbs li a {
  margin: 0 5px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

/*公告*/
.page {
  background-color: #fff;
  min-width: 1000px;
  padding: 1% 1% 2% 1%;
  text-align: left;
}
.fixed-bar {
  background-color: #fff;
  width: 100%;
  white-space: nowrap;
  display: block;
  border-bottom: solid 1px #c8c8c8;
  position: relative;
  z-index: 4;
  height: 40px;
}
.item-title {
  line-height: 20px;
  white-space: nowrap;
  width: 98%;
  padding-top: 3px;
  margin: 0 1%;
}
.item-title .subject {
  vertical-align: bottom;
  display: inline-block;
  min-width: 190px;
  height: 38px;
  padding: 6px 0;
  margin-right: 10px;
}
.item-title h3 {
  font-size: 16px;
  font-weight: normal;
  color: #333;
}
.search-form {
  color: #999;
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
  text-align: center;
}
.search-form input[type="submit"],
.search-form input.submit,
.search-form a.submit {
  font: 12px/28px "microsoft yahei";
  color: #fff;
  background-color: #0085d0;
  width: 64px;
  height: 28px;
  padding: 0;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
}
.search-form td {
  text-align: left;
}
.search-form .tc {
  width: 100%;
  height: 70px;
}
.ncsc-default-table {
  line-height: 20px;
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.ncsc-default-table thead th {
  color: #999;
  background-color: #fff;
  text-align: center;
  padding: 10px 0;
}
.order thead tr th {
  border-bottom: 1px solid #e6e6e6;
  vertical-align: top;
}
.ncsc-default-table tbody td {
  color: #999;
  background-color: #fff;
  text-align: center;
  padding: 10px 0;
}
.order tbody tr td {
  border-bottom: 1px solid #e6e6e6;
  vertical-align: top;
}
/*分页*/
.pagination {
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 3px 0;
}
.pagination > span {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  border: 1px solid #e8e8e8;
  text-align: center;
  position: relative;
  margin-right: 5px;
  color: #3c3c3c;
  cursor: pointer;
}
.pagination > span.gray {
  color: #e8e8e8;
}
.pagination > span.selected {
  background: #0085d0;
  color: #fff;
}
.pagination > span.page-mone {
  border: none;
}
.pagination .pagination-sum {
  width: auto;
  border: none;
}
.pagination input {
  margin: 0 5px;
  width: 30px;
}
input[type="text"],input[type="email"],input[type="password"]{
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font: 12px/20px Arial;
  color: #777;
  height: 28px !important;
  padding-left: 4px;
  vertical-align: top;
  display: inline-block;
  border: solid 1px #e6e9ee;
  outline: 0 none;
}
.pagination a.btn {
  display: inline-block;
  line-height: 30px;
  height: 30px;
  width: 40px;
  padding: 0 3px !important;
  margin-left: 10px;
  color: #fff;
  background: #ccc;
}
/*公告详情*/
.con-area {
  font-size: 14px;
}
.con-area-title {
  padding: 15px 0;
  border-bottom: 1px solid #dedede;
}
.con-area h2 {
  font-size: 20px;
  color: #000;
  font-weight: normal;
  line-height: 39px;
  margin-bottom: 13px;
  margin-top: 17px;
  padding: 0 20px;
}
.con-area .title,
.sub-title {
  text-align: center;
}
.con-fbt,
.con-time {
  margin: 6px 0;
  font-size: 14px;
  font-weight: normal;
  color: #999;
  margin-right: 10px;
}
.sub-con {
  padding: 0 20px;
  width: 95%;
  line-height: 25px;
  padding-top: 20px;
}
.ar,
.tr {
  text-align: right;
}
/*登录页*/
.login {
  background: url(../res_im/images/bg_pt.png) 5% 0;
  height: 570px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 45%;
}
.content_box {
  width: 1015px;
  margin: auto;
}
.left_box {
  width: 520px;
  float: left;
}
.left_box p {
  float: left;
  margin-left: 100px;
}
.left_box .title {
  margin-top: 80px;
  margin-bottom: 9px;
}
.left_box .title img {
  width: 102%;
  opacity: 80%;
}
.right_box {
  width: 480px;
  height: 470px;
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  float: left;
  margin-top: 30px;
}
.right_box p {
  width: 348px;
  margin: auto;
  border-bottom: 3px solid #e6e6e6;
  text-align: center;
  margin-top: 30px;
  padding-bottom: 9px;
}
.right_box p span {
  color: #e4393c;
  font-size: 18px;
  /*border-bottom: 3px solid #e4393c;*/
  padding: 0 23px 9px 23px;
}
.login_UserLogin {
  width: 348px;
  height: auto;
  margin: auto;
  background: #fff;
  margin-top: 30px;
}
.login_UserPWD {
  width: 348px;
  height: auto;
  margin: auto;
  background: #fff;
  font-size: 14px;
}
.login_UserLogin span,
.login_UserPWD span,
.validated span {
  color: #707070;
  margin-left: 20px;
}
.login_UserLogin input,
.login_UserPWD input {
  font-size: 14px;
  color: #c2c2c2;
  width: 268px;
  height: 52px;
  line-height: 52px;
}
.validated {
  width: 348px;
  height: auto;
  margin: auto;
  background: #fff;
  font-size: 14px;
  margin-bottom: -15px;
}
.validated img {
  float: right;
}
.validated input {
  font-size: 14px;
  color: #c2c2c2;
  width: 120px;
  height: 52px;
  line-height: 52px;
}
.remeber_box,
.foget {
  display: block;
  width: 348px;
  margin: auto;
  height: 16px;
  margin-top: 30px;
}
.foget {
  /*margin-top: 9px;*/
  float: left;
  margin: 9px 0 0 67px;
}
.foget a {
  font-size: 14px;
  color: #707070;
}
.foget a:hover {
  color: #e4393c;
  border-bottom: 1px solid #e4393c;
}
.remeber_box input {
  float: left;
  width: 12px;
  height: 12px;
  border: 1px solid #707070;
  line-height: 18px;
  margin-top: 2px;
}
.remeber_box a {
  font-size: 14px;
  font-family: "微软雅黑";
  color: #707070;
  line-height: 16px;
  margin-left: 5px;
}
.remeber_box .free {
  float: right;
  color: #e4393c;
}
.remeber_box .free:hover {
  color: #d62225;
  font-weight: bold;
}
.login_button {
  color: white;
  width: 348px;
  height: 42px;
  margin: auto;
  text-align: center;
  margin-top: 9px;
}
.login_button a {
  width: 348px;
  height: 42px;
  line-height: 42px;
  display: block;
  background: url(../res_im/images/login_button_bg.png) 0 0 repeat-x;
  color: #fff;
  font-size: 16px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.login_button a:hover {
  width: 348px;
  height: 42px;
  line-height: 42px;
  display: block;
  background: #d62225;
  color: #fff;
  font-size: 16px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.login-info {
  display: block;
  /*padding: 5px 0;*/
  color: #f00;
  font-size: 14px;
}
.login-user {
  border: 1px solid #e6e6e6;
  font-size: 14px;
}

.login-user .input_UserLogin {
  outline: none;
  padding-left: 4px;
  border: none;
}
.validated .phone-yzm {
  background: #48cfae;
  color: #fff;
  float: right;
  cursor: pointer;
  outline: none;
}

/*注册*/
.remeber-btn .free {
  float: none !important;
}
.remeber-btn .link-btn {
  float: right;
}
.login-line {
  border-bottom: 1px solid #dedede;
}
.login-line .hearder_box {
  padding-top: 16px;
}
.w980 {
  width: 980px;
  margin: 0 auto;
}
.w980 .lc-con {
  padding-top: 45px;
  overflow: hidden;
}
.w980 .lc-con li {
  float: left;
  font-size: 20px;
  border-bottom: 4px solid #c4c4c4;
  padding-right: 40px;
}
.lc-con a {
  color: #7d868b;
}
.lc-con li.currer {
  border-bottom: 4px solid #0085d0;
  background: url(../res_im/images/jt_icon.png) no-repeat bottom center;
}
.lc-con li a {
  padding-left: 10px;
}
.lc-con li a.a-currer {
  color: #0085d0;
}
[class*="lc-yz-"] {
  background-image: url(../res_im/images/zt_icon.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 78px;
}
.lc-yz-icon {
  background-position: 10px 0;
  height: 40px;
  float: left;
}
.lc-info {
  background-position: 10px -45px;
  height: 40px;
  float: left;
}
.lc-info.active {
  background-position: 10px -180px;
}
.lc-sy.active {
  background-position: 4px -227px;
}
.lc-cg.active {
  background-position: 4px -274px;
}
.lc-sy {
  background-position: 4px -89px;
  height: 40px;
  float: left;
}
.lc-cg {
  background-position: 4px -135px;
  height: 40px;
  float: left;
}
.phone-yz {
  width: 600px;
  margin: 0 auto;
  padding-top: 65px;
}
.phone-yz .phone-number,.phone-yz .dx-yzm {
  padding: 0 0 30px 19px;
}
.phone-yz .phone-number label {
  font-size: 18px;
  color: #7d868b;
}

.phone-yz .phone-number .number-box {
  border: 1px solid #c4c4c4;
  height: 40px;
  width: 300px;
  padding-left: 8px;
  font-size: 14px;
  color: #999;
  outline: none;
}
.phone-yz .phone-number label{
  text-align: right;
  margin-right: 10px;
}
.phone-yz .dx-yzm label {
  text-align: right;
  margin-right: 10px;
  font-size: 18px;
  color: #7d868b;
}
.phone-yz .dx-yzm .number-box {
  border: 1px solid #c4c4c4;
  height: 40px;
  width: 164px;
  padding-left: 8px;
  font-size: 14px;
  color: #999;
  outline: none;
}
.dx-yzm .submit {
  padding: 0;
  /*background-color: #8fc320;*/
  width: 124px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  outline: none;
  margin: -8px 0 0 10px;
}
.submit-btn {
  width: 800px;
  padding: 40px 0 0 260px;
}
.submit-btn a {
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  display: block;
  height: 40px;
  background-color: #0085d0;
  color: #fff;
}
.xy-yd {
  background-color: #eee;
  width: 912px;
  padding: 20px 18px;
  margin-top: 20px;
}
.xy-con {
  width: 860px;
  background-color: #fff;
  margin: 0 auto;
  padding: 14px;
  font-size: 14px;
  line-height: 24px;
  height: 350px;
  overflow: auto;
}
.xy-box {
  padding-top: 15px;
  font-size: 14px;
}
.xy-box .ck-box {
  position: relative;
  top: 2px;
  right: 3px;
}
.xy-btn a {
  width: 120px;
  margin: 0 auto;
}
.jb-info {
  width: 855px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.jb-table {
  border: 1px solid #c8c8c8;
  background-color: #fdfdfd;
}
.jb-table h4 {
  background-color: #fafafa;
  border-bottom: 1px solid #c8c8c8;
  height: 45px;
  line-height: 45px;
  padding-left: 16px;
  padding-right: 10px;
  font-size: 14px;
}
.jb-table h4 .jb-line {
  border-left: 3px solid #0085d0;
  height: 30px;
  margin-right: 10px;
}
.notes {
  font-size: 13px;
  font-family: 微软雅黑;
  /*padding-bottom: 30px;*/
  line-height: 24px;
}
.info-table {
  border-top: none;
  /*display: block;*/
  display: table;
  width: 100%;
  *width: 100%;
  width: 100% \9;
  margin-left: 30px;
}

.info-table .jb-box {
  border: 1px solid #cfcfcf;
  height: 30px;
  outline: none;
  width: 158px;
  color: #777;
  padding-left: 6px;
  line-height: 30px;
}
.info-table .hidden {
  display: none;
}
.dj-box_div,.jb-box_div{
  border-radius: 4px;
  background-color: #e7e6e6;
}
.info-table .jb-box_div {
  display: inline-block;
  border: 1px solid #cfcfcf;
  height: 30px;
  outline: none;
  width: 158px;
  padding-left: 6px;
  line-height: 30px;
}
.select_info::-ms-input-placeholder{
  text-align: center;
}
.select_info::-webkit-input-placeholder{
  text-align: center;
}
.select_info::-moz-placeholder{
  text-align: center;
}
input[type=text]:focus{
  outline: 1px solid #00bbff;
}
.info-table i,#regist_form i,#qua_form i{
  color: #f60;
  position: relative;
  top: 2px;
  right: 4px;
  font-style: normal;
}
.info-table label {
  padding: 5px 8px 0 0;
  font-size: 14px;
  float: left;
}
.info-table span {
  padding: 5px 8px 0 0;
  font-size: 14px;
  float: left;
}
.info-table tr td {
  padding: 16px 12px 10px 0px;
  margin-left: 10px;
}
.info-table .jb-box02 {
  width: 120px;
}
.info-table .select-box {
  border: 1px solid #cfcfcf;
  height: 30px!important;
  outline: none;
  width: 160px;
}
.select-box02 {
  border: 1px solid #cfcfcf;
  height: 30px;
  outline: none;
  width: 80px;
  margin-right: 5px;
}
.info-table .jb-box03 {
  width: 430px;
}
.info-table .jb-box04 {
  width: 400px;
}
.info-table .jb-button {
  height: 30px;
  width: 90px;
  outline: none;
  cursor: pointer;
  margin: -1px 0px 0px 10px;
}
.info-table .dj-box {
  border: 1px solid #cfcfcf;
  width: 600px;
  color: #777;
  /*outline: none;*/
  height: 100px;
  padding: 8px 0 0 8px;
}
.info-table .dj-box_div {
  display: inline-block;
  border: 1px solid #cfcfcf;
  width: 600px;
  /*outline: none;*/
  height: 100px;
  padding: 8px 0 0 8px;
}
textarea:focus {
  outline:1px solid #00bbff;
}
.info-table .adress-box {
  border: 1px solid #cfcfcf;
  height: 30px;
  float: left;
  line-height: 30px;
  padding-left: 6px;
}
.info-table .adress-box {
  border: 1px solid #cfcfcf;
  width: 275px;
}
.jb-info02 {
  padding: 0 !important;
  margin-bottom: 10px;
}
.select_cascader{
  display: none;
  width: 325px;
  height: 45px;
  background-color: white;
  position: absolute;
  top: 55px;
  left: 163px;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
}
.select_cascader table,.select_cascader table tr,.select_cascader table tr td{
  padding:0;!important;
}
.select_cascader table{
  height: 43px;!important;
}
.select_cascader table tr td:first-child{
  border-right: 1px solid #cfcfcf;!important;
}
.select_cascader .select-box{
  border: none;!important;
  height: 40px;!important
  width: 170px!important;
}
.xy-btn02 {
  overflow: hidden;
  padding-bottom: 20px;
}
.xy-btn02 a {
  float: left;
  margin-right: 25px;
}
.xy-btn02 .btn-gray {
  background-color: #b7b7b7;
}
.dp-syz {
  padding-top: 60px;
}
.dp-syz .syz-con {
  text-align: center;
  padding-right: 30px;
}
.dp-syz .syz-con span {
  display: block;
  padding-bottom: 5px;
}
.dp-syz .syz-con .dp-sy {
  width: 112px;
  line-height: 90px;
}
.dp-syz .syz-con .sb-icon {
  width: 64px;
  height: 64px;
}
.dp-syz .syz-con .cg-icon {
  width: 100px;
  height: 86px;
}
.dp-syz .syz-con .syz-font {
  font-size: 18px;
  color: #e4393c;
}
.ck-dp {
  width: 160px;
  text-align: center;
  padding-left: 395px;
  padding-top: 20px;
}
.sy-sb {
  width: 810px;
  margin: 0 auto;
  background-color: #fff;
  padding: 20px 25px;
  margin-bottom: 16px;
  font-size: 16px;
  color: #d62b2b;
}
.sy-sb .sy-icon {
  background: url(../res_im/images/sb_icon02.png) no-repeat;
  width: 32px;
  height: 32px;
  display: inline-block;
  float: left;
  position: relative;
  right: 10px;
  top: -5px;
}
.ncsc-box {
  display: flex;
  flex-wrap:wrap;
  /*justify-content: space-between;*/
  padding: 10px;
  margin: 0px 1px;
}
.ncsc-order-details {
  background-color: #fbfbfb;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 359px;
  border: solid 1px #ddd;
  margin:0 5px 10px 0;
}
.ncsc-details-con {
  width: 272px;
  height: 215px;
}
.ncsc-details-qua {
  width: 272px;
  height: 148px;
}
.ncsc-order-details .title {
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  background-color: #f3f3f3;
  height: 39px;
  padding: 9px;
  border-bottom: solid 1px #ddd;
}
.ncsc-order-details .content {
  display: block;
  width: auto;
  padding: 17px 17px 7px 17px;
}
.ncsc-order-details .content dl,
.ncsc-order-contnet .daddress-info {
  font-size: 0;
  *word-spacing: -1px;
  margin-bottom: 10px;
}
.ncsc-order-details .content dl dt,
.ncsc-order-details .content dl dd,
.ncsc-order-contnet .daddress-info dt,
.ncsc-order-contnet .daddress-info dd {
  font-size: 12px;
  line-height: 20px;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ncsc-order-details .content dl dt {
  color: #888;
  width: 30%;
}
.ncsc-order-details .content dl dd {
  color: #666;
  width: 80%;
}
/*招募信息*/
.zm-jbxx td {
  width: 33%;
}
.dq-con .label {
  width: 160px;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 2px;
  text-align: right;
  margin: 0;
  min-height: 21px;
  _height: 21px;
  line-height: 21px;
  font-size: 14px;
}
.dq-con .label b {
  color: #f60;
  position: relative;
  top: 3px;
  right: 2px;
}
.dq-con .inputArea {
  padding-left: 170px;
  margin-top: -21px;
  zoom: 1;
  min-height: 21px;
  _height: 21px;
}
.input-file-show {
  background-color: #fff;
  vertical-align: top;
  display: inline-block;
  padding-left: 26px;
  border: solid 1px #d7d7d7;
  border-radius: 4px;
  position: relative;
  z-index: 1;
}
.type-file-box {
  display: block;
  width: 262px;
  height: 26px;
  position: relative;
  z-index: 1;
}
.type-file-file {
  width: 150px;
  height: 26px;
  position: absolute;
  top: 0;
  right: 0;
  filter: alpha(opacity: 0);
  opacity: 0;
  cursor: pointer;
}
.dp-box {
  width: 370px;
  padding: 0 !important;
  float: none !important;
}
.editable,
.editable2,
input[type="text"],input[type="email"],
input[type="password"] {
  line-height: 20px;
  white-space: nowrap;
  display: inline-block;
  height: 20px;
  overflow: hidden;
  cursor: text;
}
input[type="text"],input[type="email"],input[type="password"],select {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font: 12px/20px Arial;
  color: #777;
  height: 28px !important;
  padding-left: 4px;
  vertical-align: top;
  display: inline-block;
  border: solid 1px #e6e9ee;
  outline: 0 none;
}

input.type-file-button {
  height: 30px !important;
}
input[type="button"] {
  background-color: #8fc320;
  border: none;
  padding: 5px 8px;
  cursor: pointer;
  color: #fff;
}
.dp-pic .dp-btn {
  position: absolute;
  right: 0;
}
.type-file-text {
  line-height: 26px !important;
  display: block;
  width: 163px;
  height: 26px !important;
  float: left !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none 0 !important;
  border-radius: 0 !important;
}
/*弹框*/
/*uploadimg*/
.text-input-box {
  position: relative;
  padding-bottom: 30px;
  overflow: hidden;
  margin-left: 0px;
  border: 0px;
}
input[type="text"].hide {
  display: none;
}
.uploader-preview {
  margin-left: 58px;
}
.uploadertxt {
  float: left;
  color: #999;
  line-height: 50px;
  margin-left: 10px;
  font-size: 14px;
}
.uploader-preview-item {
  position: relative;
  float: left;
  height: 100px;
  width: 100px;
  border: 1px solid #d9d9d9;
  text-align: center;
  margin-left: 12px;
  margin-bottom: 20px;
}
.uploader-preview-item-imgbg {
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.uploader-preview-item-img {
  height: 100px;
  width: auto;
}
.uplooaderimg-num {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #999;
  font-size: 14px;
}
.uploader-preview-remove {
  position: absolute;
  top: -10px;
  right: -10px;
  background: url(../images/close.png) no-repeat;
  width: 24px;
  height: 23px;
}

.refund-btn {
  border: 1px solid #d9d9d9;
  height: 100px;
  width: 100px;
  float: left;
  position: relative;
  overflow: hidden;
}
.refund-btn a {
  top: 6px;
  left: 0px;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  cursor: pointer;
  color: #999;
  text-align: center;
}
.refund-btn input {
  width: 100px;
  height: 100px;
  border: none;
  margin: 0;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.up-img {
  height: 100px;
  margin-left: 10px;
}
.tips-order {
  position: absolute;
  background: #f5f5f5;
  width: 240px;
  right: 0px;
  border: 1px solid #dadada;
  padding: 10px;
  top: 30px;
  text-align: left;
  display: none;
}
.tips-order-up {
  position: absolute;
  right: 20px;
  top: -7px;
  z-index: 2;
}
.modifytTime {
  padding-bottom: 10px;
  float: left;
  position: relative;
}

.ui-dialog-titlebar-close {
  display: none !important;
}
.ui-widget-header {
  background: #fff !important;
  border-radius: 0 !important;
  border: 0px !important;
  border-bottom: 1px solid #ddd !important;
}
.ui-dialog-buttonset {
  float: none !important;
  text-align: center;
  margin: 0 auto;
}
.loginAndregister :first-child{
  margin-right: 10px;
}
.rightlogin{
  float: right;
  font-size: 14px;
}
.userAccountOutspan{
  display: none;
}
#imgs img{
  height: 280px;
  width: 1200px;
  text-align: center;
}
.a_notice{
  width: 550px;
  display: flex;
  justify-content: space-between;
}
.liaisonName{
  width: 80px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.liaisonRole{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.liaisonType{
  margin-left: 5px;
  float: right;
}
.fileSele{
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.checkInfo{
  margin-top: 8px;
}
