body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  color: #666666;
  font-family: "microsoft yahei", "����";
  background-color: #FFFFFF;
}

h1,
h2,
h3,
h4,
h5,
form,
p,
ul,
input {
  margin: 0px;
  padding: 0px;
}

input,
textarea {
  font-family: "microsoft yahei", "����";
  font-size: 14px;
  color: #666666;
}

li {
  padding: 0px;
  margin: 0px;
  line-height: 180%;
  list-style-type: none;
}

:focus {
  outline: 0;
}

.substring {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.nowrap {
  white-space: nowrap;
}

.clear {
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

.font_gray6 {
  color: black;
}

.font_gray06 {
  color: #060606;
}

.font_gray9 {
  color: #999999;
}

.font_blue {
  color: #5F8DC9;
}

.font_green {
  color: #61AF00;
}

.font_red {
  color: #CC3300;
}

.font_red7 {
  color: #dd0000;
}

.font_yellow {
  color: #dd0000;
}

u {
  text-decoration: none;
}

.phcolor {
  color: #999;
}

.gt_mask {
  z-index: 1050;
}

.margin-bottom10 {
  margin-bottom: 10px;
}

.margin-bottom20 {
  margin-bottom: 20px;
}

/*���Ӷ���*/
.link_white a {
  color: #FFFFFF;
  text-decoration: none;
}

.link_white a:hover {
  text-decoration: underline;
}

.link_gray3 a {
  color: #333333;
  text-decoration: none;
}

.link_gray3 a:hover {
  text-decoration: underline;
  color: #333333;
}

.link_gray6 a {
  color: #666666;
  text-decoration: none;
}

.link_gray6 a:hover {
  text-decoration: underline;
  color: #333333;
}

.link_gray9 a {
  color: #999999;
  text-decoration: none;
}

.link_gray9 a:hover {
  text-decoration: underline;
  color: #333333;
}

.link_yellow a {
  color: #dd0000;
  text-decoration: none;
}

.link_yellow a:hover {
  text-decoration: underline;
  color: #dd0000;
}

.link_blue a {
  color: #5F8DC9;
  text-decoration: none;
}

.link_blue a:hover {
  text-decoration: underline;
  color: darkblue;
}

.link_visited a:visited {
  color: #810081;
}

/*�б�Ԫ����*/
.td1,
.td2,
.td3,
.td4,
.td5,
.td6,
.td7,
.td8,
.td9,
.td10 {
  float: left;
  width: 100px;
  font-size: 13px;
}

.th1,
.th2,
.th3,
.th4,
.th5,
.th6,
.th7,
.th8,
.th9,
.th10 {
  float: left;
  width: 100px;
  font-size: 13px;
}

/*��ť����*/
.btn_blue {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #FFFFFF;
  background-color: #5F8DC9;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  border: 0px;
  width: 60px;
  height: 32px;
  line-height: 32px;
  border: 0px #35639F solid;
}

.btn_blue.hover {
  background-color: #4579C0;
}

.btn_lightblue {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #FFFFFF;
  background-color: #128BED;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  border: 0px;
  width: 60px;
  height: 32px;
  line-height: 32px;
  border: 0px #35639F solid;
}

.btn_lightblue.hover {
  background-color: #0F74C6;
}

.btn_red {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #FFFFFF;
  background-color: #E33244;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  border: 0px;
  width: 60px;
  height: 32px;
  line-height: 32px;
  border: 0px #35639F solid;
}

.btn_red.hover {
  background-color: #CF1D2F;
}

.btn_yellow {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #FFFFFF;
  background-color: #F19114;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  border: 0px;
  width: 60px;
  height: 32px;
  line-height: 32px;
  border: 0px #935809 solid;
}

.btn_yellow:hover {
  background-color: #E68A13;
}

.btn_green {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #FFFFFF;
  background-color: #7BBA40;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  border: 0px;
  width: 60px;
  height: 32px;
  line-height: 32px;
  border: 0px #935809 solid;
}

.btn_green.hover {
  background-color: #6A9A3D;
}

.btn_gray9 {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #FFFFFF;
  background-color: #999999;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  border: 0px;
  width: 60px;
  height: 32px;
  line-height: 32px;
  border: 0px #737373 solid;
}

.btn_gray9.hover {
  background-color: #8E8E8E;
}

.btn_lightgray {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #666666;
  background-color: #CCCCCC;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  border: 0px;
  width: 60px;
  height: 32px;
  line-height: 32px;
  border: 0px #B2B2B2 solid;
}

.btn_lightgray.hover {
  background-color: #D7D7D7;
}

.btn_lightgray:hover {
  background-color: #D7D7D7;
}

.btn_white {
  display: inline;
  text-decoration: none;
  text-align: center;
  color: #dd0000;
  background-color: #fff;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #dd0000;
  padding: 3px 9px;
}

.btn_white:hover {
  background-color: #dd0000;
  color: #fff;
}

.btn_80_38 {
  width: 80px;
  height: 38px;
  line-height: 38px;
}

.btn_90_38 {
  width: 90px;
  height: 38px;
  line-height: 38px;
}

.btn_100_38 {
  width: 100px;
  height: 38px;
  line-height: 38px;
}

.btn_115_38 {
  width: 115px;
  height: 38px;
  line-height: 38px;
}

.btn_80_32 {
  width: 80px;
  height: 32px;
}

.btn_90_32 {
  width: 90px;
  height: 32px;
}

.btn_100_32 {
  width: 100px;
  height: 32px;
}

.btn_115_32 {
  width: 115px;
  height: 32px;
}

.btn_border {
  border-width: 1px;
}

.btn_inline {
  display: inline;
  margin-right: 18px;
  padding: 6px 15px;
}

.btn_inline_small {
  display: inline;
  margin-right: 18px;
  padding: 4px 7px;
  font-size: 12px;
}

.btn_disabled {
  background-color: #EBEBEB;
  border: 1px #CBCECF solid;
  color: #A0A0A0;
  cursor: default;
}

.btn_disabled:hover {
  background-color: #EBEBEB;
  border: 1px #CBCECF solid;
  color: #A0A0A0;
  cursor: default;
}

.btn_disabled1,
.btn_disabled1:hover {
  background-color: #EBEBEB;
  border: 1px #CBCECF solid;
  color: #A0A0A0;
  cursor: default;
  display: inline;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  border-radius: 4px;
  padding: 3px 9px;
}

.btn_add {
  text-align: left;
  background-image: url(../images/58.png);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  padding-left: 30px;
  padding-right: 15px;
  display: inline;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-right: 15px;
}

.btn_verficode {
  display: inline-block;
  overflow: visible;
  padding: 0 22px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
  border-color: #e7e7eb;
  color: #333;
  background-color: #fff;
  cursor: pointer;
}

.btn_verficode:hover {
  background-color: #e7e7eb;
  border-color: #dadbe0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  color: #333;
}

.btn_verficode.disabled {
  background-color: #e7e7eb;
  border-color: #dadbe0;
  color: #a5a6aa;
  cursor: default;
}

/*AJAX loading*/
.ajax_loading {
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  background: rgba(255, 255, 255, 0.5);
  z-index: 999;
}

.ajax_loading .ajaxloadtxt {
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center 5px;
  width: 150px;
  height: 28px;
  background-color: #FFFFFF;
  text-align: center;
  margin: 0 auto;
  padding-top: 40px;
  margin-top: 100px;
  font-size: 12px;
}

/*������ְ����˽����......*/
.foot_lab_bg {
  width: 100%;
  margin-top: 20px;
  background-color: #FAFAFA;
}

.foot_lab {
  margin: 0 auto;
  width: 1200px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.foot_lab .ylist {
  width: 145px;
  float: left;
  height: 50px;
  background-image: url(../images/124.png);
  background-repeat: no-repeat;
  padding-left: 95px;
  font-size: 20px;
  line-height: 50px;
  background-position: 30px 0px;
}

.foot_lab .ylist.y1 {
  background-position: 30px -214px;
}

.foot_lab .ylist.y2 {
  background-position: 30px -161px;
}

.foot_lab .ylist.y3 {
  background-position: 30px -107px;
}

.foot_lab .ylist.y4 {
  background-position: 30px -54px;
}

.foot_lab .ylist.y5 {
  background-position: 30px 0px;
}

.foot {
  margin: 0 auto;
  width: 1200px;
  padding-top: 30px;
  padding-bottom: 20px;
}

.foot .service {
  float: left;
  width: 274px;
  height: 185px;
  border-right: 1px #FAFAFA solid;
  background-image: url(../images/125.png);
  background-repeat: no-repeat;
  background-position: center 8px;
  text-align: center;
}

.foot .service .tel {
  font-size: 32px;
  color: #FF5A00;
  margin-top: 90px;
}

.foot .service .txt {
  color: #999999;
  margin-top: 6px;
}

.foot .about {
  float: left;
  height: 165px;
  width: 191px;
  border-right: 1px #FAFAFA solid;
  text-align: center;
  line-height: 200%;
  padding-top: 20px;
}

.foot .about.last {
  border: 0px;
}

.foot .about .atit {
  font-size: 18px;
  color: #333333;
  padding-bottom: 15px;
  font-family: "microsoft yahei";
}

.foot .code {
  float: right;
  width: 100px;
  height: 100px;
  padding: 6px;
  border: 1px #eeeeee solid;
  margin-top: 30px;
}

.foot .code img {
  width: 100px;
  height: 100px;
}

.foottxt {
  margin: 0 auto;
  width: 1200px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 12px;
  margin-top: 20px;
  line-height: 200%;
}

.header_min {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  background-color: rgba(255, 255, 255, 0.5);
  /*for FF*/
}

.header_min_logo {
  width: auto;
  position: absolute;
  top: 16px;
  left: 100px;
}

.header_min .header_min_top {
  margin: 0 auto;
  width: 1200px;
  height: 68px;
}

.header_min .header_min_top .header_login_tit {
  height: 36px;
  line-height: 36px;
  width: 108px;
  float: right;
  margin-right: 20px;
  border: 1px solid white;
  border-radius: 34px;
  text-align: center;
  margin-top: 16px;
  opacity: 1;
  color: white;
  text-decoration: none;
  cursor: pointer;
  font-size: 18px;
}

.header_min .header_min_top .header_reg_tit {
  height: 36px;
  line-height: 36px;
  width: 108px;
  float: right;
  border: 1px solid white;
  border-radius: 34px;
  text-align: center;
  margin-top: 16px;
  color: white;
  text-decoration: none;
  cursor: pointer;
  font-size: 18px;
}

.header_min .header_min_top .itopl {
  height: 50px;
  margin-right: 100px;
}

.header_min .header_min_top .itopl .n {
  float: right;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.header_min .header_min_top .itopl .n .vertical_line {
  position: absolute;
  top: 14px;
  right: 0;
  width: 1px;
  height: 13px;
  background: #c5c5c5;
}

.header_min .header_min_top .itopl .n.welcome {
  border-right: 0px;
}

.header_min .header_min_top .itopl .name {
  padding-right: 17px;
  float: right;
  padding-left: 12px;
  cursor: pointer;
  position: relative;
}

.header_min .header_min_top .itopl .name .arrow_icon {
  position: absolute;
  top: 18px;
  right: 16px;
  width: 10px;
  height: 10px;
  background: url(../images/136.png) no-repeat;
}

.header_min .header_min_top .itopl .name .arrow_icon_hover {
  display: none;
  position: absolute;
  top: 18px;
  right: 16px;
  width: 10px;
  height: 10px;
  background: url(../images/136.png) no-repeat;
  background-position: 0 -90px;
}

.header_min .header_min_top .itopl .n .vertical_line,
.header_min .header_min_top .itopl .name .vertical_line {
  position: absolute;
  top: 14px;
  right: 0;
  width: 1px;
  height: 13px;
  background: #c5c5c5;
}

.header_min .header_min_top .itopl .name.per_name {
  width: 130px;
  box-sizing: border-box;
}

.header_min .header_min_top .itopl .name.per_name .aname {
  display: block;
  height: 40px;
  max-width: 48px;
  _display: inline;
  white-space: nowrap;
  _white-space: normal;
  _height: 20px;
  overflow: hidden;
  margin-top: 14px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  _background: transparent;
}

.header_min .header_min_top .itopl .name.per_name .aname img {
  height: 40px;
  width: auto;
  border-radius: 50%;
}

.header_min .header_min_top .itopl .name.com_name .aname {
  display: block;
  max-width: 75px;
  _display: inline;
  white-space: nowrap;
  _white-space: normal;
  _height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  _background: transparent;
}

.header_min .header_min_top .itopl .name.per_name.hover {
  /*width:51px;*/
  height: 68px;
  border: 1px solid #ededed;
  border-bottom: 0;
  background: #fff;
  padding-left: 11px;
}

.header_min .header_min_top .itopl .name.com_name.hover {
  /*width:81px;*/
  height: 68px;
  border: 1px solid #ededed;
  border-bottom: 0;
  background: #fff;
  padding-left: 11px;
}

.header_min .header_min_top .itopl .name .name_list {
  display: none;
  position: absolute;
  top: 67px;
  left: -1px;
  background-color: rgba(255, 255, 255, 0.8);
  border-top: 0;
  z-index: 900;
}

.header_min .header_min_top .itopl .name .name_list li {
  cursor: pointer;
  list-style: none;
  width: 130px;
}

.header_min .header_min_top .itopl .name.per_name .name_list li a {
  color: #666;
  width: 120px;
  height: 34px;
  display: block;
  line-height: 34px;
  padding-left: 12px;
  text-align: left;
  position: relative;
  text-decoration: none;
  background-color: transparent;
}

.header_min .header_min_top .itopl .name.com_name .name_list li a {
  color: #666;
  width: 97px;
  height: 34px;
  display: block;
  line-height: 34px;
  padding-left: 12px;
  text-align: left;
  position: relative;
  text-decoration: none;
}

.header_min .header_min_top .itopl .name .name_list li a:hover {
  color: #dd0000;
}

.header_min .header_min_top .itopl .name.hover .name_list {
  display: block;
}

.header_min .header_min_top .itopl .name.hover .arrow_icon_hover {
  display: block;
}

.header_min .header_min_top .itopl .name.hover .arrow_icon {
  display: none;
}

.header_min .header_min_top .itopl .name.per_name.hover .vertical_line {
  right: -1px;
}

.header_min .header_min_top .itopl .n.quit {
  border-right: 0px;
}

.header_min .header_min_top .itopl .n .dot {
  position: absolute;
  width: 5px;
  height: 5px;
  right: 8px;
  top: 10px;
  background-color: #FF0000;
  border-radius: 5px;
  font-size: 0px;
}

.header_min .header_min_top .itopr {
  float: left;
  width: 550px;
  text-align: right;
  height: 40px;
}

.header_min .header_min_top .itopr a {
  padding-left: 32px;
  padding-right: 10px;
  background-image: url(../images/109.png);
  background-repeat: no-repeat;
  background-position: 12px 0px;
}

.header_min .header_min_top .itopr a.home {
  background-position: 12px 0px;
}

.header_min .header_min_top .itopr a.m {
  background-position: 12px -28px;
}

.header_min .header_min_top .itopr a.help {
  background-position: 12px -51px;
}

.header_min .header_min_top .itopr a.shop {
  background-position: 12px -76px;
}

.header_min .header_min_top .itopr a.stat {
  padding-left: 15px;
  background-image: none;
}

.header_min .header_min_top .itopr a.last {
  padding-left: 15px;
  background-image: none;
  padding-right: 0px;
}

.footer_min {
  margin: 0 auto;
  width: 1200px;
  margin-top: 40px;
  margin-bottom: 50px;
  font-size: 12px;
}

.footer_min .links {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px #dddddd solid;
  border-left: 0px;
  border-right: 0px;
}

.footer_min .links a {
  margin-left: 10px;
  margin-right: 10px;
}

.footer_min .txt {
  line-height: 180%;
  text-align: center;
  padding-top: 20px;
}

/*�ײ�����͸������ʾ*/
/*.login_tool_bar{width:100%;position:fixed;z-index:1000;bottom:0;left:0;}*/
.slide_tip {
  width: 100%;
  background-color: #000000;
  height: 100px;
  background: rgba(0, 0, 0, 0.5);
  -pie-background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  position: relative;
}

.slide_tip .imgbg {
  position: absolute;
  background-image: url(../images/126.png);
  background-repeat: no-repeat;
  background-position: 50% 0px;
  height: 170px;
  width: 100%;
  bottom: 0px;
}

.slide_tip .btnboxs {
  margin: 0 auto;
  width: 550px;
  padding-left: 450px;
  height: 50px;
  padding-top: 40px;
  position: relative;
}

.slide_tip .btnboxs a {
  padding: 8px 50px;
  font-size: 18px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #FF5A00;
  color: #FFFFFF;
  text-decoration: none;
  margin-right: 40px;
  cursor: pointer;
}

.slide_tip .btnboxs a:hover {
  background-color: #FF7900;
}

.slide_tip .btnboxs a.login {
  background-color: #99CC00;
}

.slide_tip .btnboxs a:hover.login {
  background-color: #B6F200;
}

.slide_tip .btnboxs .close {
  width: 33px;
  height: 33px;
  position: absolute;
  right: 0px;
  top: -20px;
  background-image: url(../images/127.png);
  cursor: pointer;
}

.slide_tip .btnboxs .close:hover {
  background-position: 0px -38px;
}

/*������Ŀ��������*/
.alltop_nav {
  width: 100%;
  height: 75px;
  background-color: #FF5B34;
}

.alltop_nav .tnav {
  margin: 0 auto;
  width: 1200px;
}

.alltop_nav .tnav .tlogo {
  width: 250px;
  float: left;
  padding-top: 10px;
}

.alltop_nav .tnav .tl {
  width: 950px;
  float: left;
}

.alltop_nav .tnav .tl .nli {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  height: 75px;
  font-size: 16px;
  line-height: 75px;
  white-space: nowrap;
  margin-right: 1px;
  cursor: pointer;
}

.alltop_nav .tnav .tl .nli a {
  color: #ffffff;
}

.alltop_nav .tnav .tl .nli a:hover {
  color: #ffffff;
}

.alltop_nav .tnav .tl .nli.hover {
  background-color: #EB5430;
}

.alltop_nav .tnav .tl .nli.select {
  background-color: #EB5430;
  color: #ffffff;
}

.alltop_nav .tnav .tl .nli.select a {
  color: #FFFFFF;
}

.alltop_nav .tnav .tr {
  width: 400px;
  float: left;
}

/* ������ */
body {
  _background-attachment: fixed;
  _background-image: url(about:blank);
}

body {
  min-width: 1200px;
  position: relative;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.08s linear;
  -o-transition: opacity 0.08s linear;
  transition: opacity 0.08s linear;
}

.modal_backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 1040;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  _position: absolute;
}

.modal_backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal_backdrop.in {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.modal_scrollbar_measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.modal {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal .modal_dialog {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1050;
}

.modal.in .modal_dialog {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal_content {
  padding: 5px;
  background: #a3a3a3;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.modal_content.no_pad {
  padding: 0;
}

.modal_content .modal_header {
  height: 30px;
  padding-top: 10px;
  padding-left: 15px;
  background: #f0f0f0;
  position: relative;
  cursor: move;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.modal_content .modal_header .title {
  font-size: 16px;
  color: #333333;
  line-height: 20px;
}

.modal_content .modal_header .max_remind {
  font-size: 12px;
  color: #999999;
}

.modal_content .modal_header .close {
  display: block;
  position: absolute;
  right: 15px;
  top: 12px;
  width: 16px;
  height: 16px;
  background: url(../images/44.png) no-repeat;
  *font-size: 0;
}

.modal_content .modal_header .close:hover {
  background-position: 0 -24px;
}

.modal_content .modal_body {
  padding: 15px;
  background: #fff;
  display: block;
  *display: inline;
  *zoom: 1;
}

.modal_content .modal_body.no_pad {
  padding: 0;
  background: none;
}

.modal_content .modal_body .confirm {
  text-align: center;
  padding: 0 50px;
}

.modal_content .modal_body .agreement {
  width: 900px;
  height: 600px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.modal_content .modal_body .refresh_jobs_all_confirm {
  padding: 20px 10px;
  line-height: 180%;
}

.modal_content .modal_body .refresh_jobs_all_confirm a {
  text-decoration: none;
}

.modal_content .modal_body .refresh_jobs_all_confirm a:hover {
  text-decoration: underline;
}

.modalfast {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modalfast .modal_dialog {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}

.modalfast.in .modal_dialog {
  z-index: 1050;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modalfast .modal_content {
  padding: 5px;
  background: #a3a3a3;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.modalfast .modal_content.no_pad {
  padding: 0;
}

.modalfast .modal_content .modal_header {
  height: 30px;
  padding-top: 10px;
  padding-left: 15px;
  background: #f0f0f0;
  position: relative;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}

.modalfast .modal_content .modal_header .title {
  font-size: 16px;
  color: #333333;
  line-height: 20px;
}

.modalfast .modal_content .modal_header .max_remind {
  font-size: 12px;
  color: #999999;
}

.modalfast .modal_content .modal_header .close {
  display: block;
  position: absolute;
  right: 15px;
  top: 12px;
  width: 16px;
  height: 16px;
  background: url(../images/44.png) no-repeat;
  *font-size: 0;
}

.modalfast .modal_content .modal_header .close:hover {
  background-position: 0 -24px;
}

.modalfast .modal_content .modal_body {
  padding: 15px;
  background: #fff;
}

/*AJAX loading*/
.modal_content .modal_body .ajax_loading {
  display: block;
  margin: 0 30px;
  position: relative;
  width: 150px;
  height: 68px;
}

.modal_content .modal_body .ajax_loading .ajaxloadtxt {
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center 5px;
  width: 150px;
  height: 28px;
  background-color: #FFFFFF;
  text-align: center;
  margin: 0 auto;
  padding-top: 40px;
  font-size: 12px;
  border: 0;
}

.modal_content .modal_footer {
  padding: 10px 90px;
  background: #f0f0f0;
}

.modal_content .modal_footer .res_add_but {
  margin: 0 auto;
  width: auto;
}

.modal_content .modal_footer .res_add_but .butlist {
  width: 50%;
  text-align: center;
  float: left;
}

.modal_content .modal_footer .res_add_but.b3 .butlist {
  width: 33.3333%;
  text-align: center;
  float: left;
  *zoom: 1;
}

.modal_content .modal_footer .res_add_but .J_hoverbut {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 72px;
  height: 30px;
  line-height: 30px;
}

.modal_content .modal_footer .res_add_but.btn-one .butlist {
  width: 100%;
}

.modal_content .modal_footer .res_add_but .w130 {
  width: 130px;
}

/* �Զ���ʧ����ʾ�� */
.disappear_tooltip {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000000;
  background: rgba(0, 0, 0, 0.7);
  -pie-background: rgba(0, 0, 0, 0.7);
  padding: 0 18px;
  height: 70px;
  line-height: 70px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}

.disappear_tooltip .icon {
  width: 29px;
  height: 29px;
  float: left;
  margin-top: 20px;
}

.disappear_tooltip .content {
  float: left;
  padding-left: 15px;
}

.disappear_tooltip.remind .icon {
  background: url(../images/45.png) no-repeat;
}

.disappear_tooltip.success .icon {
  background: url(../images/45.png) 0 -59px no-repeat;
}

.disappear_tooltip.goldremind {
  height: 110px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.disappear_tooltip.goldremind .icon {
  float: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../images/92.png) no-repeat;
  width: 30px;
  height: 30px;
  margin-left: -60px;
}

.disappear_tooltip.goldremind .content {
  float: none;
  _width: 200px;
  height: 50px;
  line-height: 50px;
  padding-left: 0px;
  font-size: 14px;
  position: relative;
}

.disappear_tooltip.goldremind .content .point {
  position: absolute;
  color: #f0fd3e;
  font-size: 24px;
  padding-left: 15px;
  line-height: 30px;
  left: 50%;
  top: -28px;
  margin-left: -24px;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.tip_anim {
  display: block;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceOut {
  100% {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }

  30% {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
  }

  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceOut {
  100% {
    opacity: 0;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }

  30% {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
  }

  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.tip_anim_close {
  z-index: -100;
  background: rgba(0, 0, 0, 0);
  -pie-background: rgba(0, 0, 0, 0);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}

/*ְλ����������ҵ��רҵ��������ʽ*/
.modal_body_box {
  border: 1px solid #ccc;
}

.modal_body_box .list_box input {
  *top: 1px;
  margin: 0;
  margin: 0 4px 0 0;
  *margin: 0 0 0 -4px;
}

.modal_body_box .list_nav li {
  display: block;
  margin: 0;
  padding: 0;
  _display: inline;
  white-space: nowrap;
  _white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  _background: transparent;
  _height: 20px;
}

.modal_body_box .list_nav li label {
  float: none;
  width: auto;
  padding: 5px 6px;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  display: block;
}

.modal_body_box .list_nav li:hover {
  color: #5f8dc9;
  background-color: #eaf7ff;
}

.modal_body_box .list_nav li.current,
.modal_body_box .list_nav li.seledted {
  color: #5f8dc9;
  font-weight: bold;
}

.modal_body_box .list_nav1 li {
  display: block;
  margin: 0;
  padding: 0;
  height: 20px;
  line-height: 20px;
  padding: 8px 0;
}

.modal_body_box .list_nav1 li label {
  float: none;
  width: auto;
  padding: 3px 6px;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
}

.modal_body_box .list_nav1 li:hover {
  color: #5f8dc9;
}

.modal_body_box .list_nav1 li.current,
.modal_body_box .list_nav1 li.seledted {
  color: #5f8dc9;
}

.listed_group {
  display: none;
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 14px;
}

.listed_group.nmb {
  margin-bottom: 0;
}

.listed_group .left_text {
  float: left;
}

.listed_group .center_text {
  float: left;
  max-width: 515px;
}

.listed_group .center_text .listed_item_parent {
  padding-right: 10px;
  padding-bottom: 10px;
  float: left;
}

.listed_group .center_text .listed_item {
  display: block;
  float: left;
  padding: 5px 10px;
  line-height: 14px;
  border-radius: 2px;
  text-decoration: none;
  color: #fff;
  background-color: #5F8DC9;
  position: relative;
  padding-right: 17px;
}

.listed_group .center_text .listed_item:hover {
  background-color: #4579C0;
}

.listed_group .center_text .listed_item .del {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 17px;
  height: 14px;
  background: url(../images/89.png) no-repeat;
}

.listed_group .center_text .listed_item span {
  padding: 0 15px 0 0;
}

.listed_group .right_text {
  display: block;
  float: right;
  background: url(../images/26.png) no-repeat 0px 5px;
  padding-left: 18px;
  text-decoration: none;
  color: #999;
  font-size: 12px;
}

.listed_group .right_text:hover {
  color: #dd0000;
  background-position: 0px -35px;
}

/* ��ҵ */
#body_trade {
  display: none;
}

.modal_body_box1 {
  width: 600px;
  height: 320px;
  padding: 10px 20px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.modal_body_box1 .list_nav li {
  width: 33.3333%;
  float: left;
}

.modal_body_box1 .list_nav1 li {
  width: 33.3333%;
  float: left;
}

/* ְλ */
#body_jobs {
  display: none;
}

.modal_body_box2 {
  width: 627px;
  height: 248px;
}

.modal_body_box2 .item {
  width: 33.3333%;
  height: 248px;
  float: left;
  overflow-x: hidden;
  overflow-y: scroll;
}

.modal_body_box2 .item .list_nav {
  display: none;
}

.modal_body_box2 .list_nav li label {
  padding: 7px 12px;
}

/* ������רҵ */
#body_city {
  display: none;
}

#body_major {
  display: none;
}

.modal_body_box3 {
  width: 478px;
  height: 252px;
}

.modal_body_box3 .left_box {
  width: 100px;
  height: 252px;
  float: left;
  overflow-x: hidden;
  overflow-y: scroll;
}

.modal_body_box3 .right_box {
  width: 373px;
  height: 252px;
  padding-left: 5px;
  float: left;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
}

.modal_body_box3 .left_box .list_nav li {
  text-align: center;
}

.modal_body_box3 .right_box .list_nav {
  display: none;
}

.modal_body_box3 .right_box .list_nav li {
  float: left;
}

.modal_body_box3 .right_box .list_nav li label {
  padding: 6px 10px;
}

.modal_body_box3.for-jobs .left_box {
  width: 200px;
}

.modal_body_box3.for-jobs .right_box {
  width: 273px;
}

/* ��������ʽ */
.modal_body_box_new_city {
  width: 647px;
  height: 351px;
  border: 0;
}

.modal_body_box_new_city .select_group {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #f0f0f0;
}

.modal_body_box_new_city .select_group .select_g1 {
  width: 100px;
  height: 50px;
  line-height: 50px;
  padding-right: 15px;
  text-align: right;
  font-weight: bold;
  float: left;
}

.modal_body_box_new_city .select_group .select_g2 {
  width: 512px;
  padding: 10px 0;
  float: left;
}

.modal_body_box_new_city .select_group .select_g2 select {
  padding: 3px 3px 3px 10px;
  background: transparent;
  height: 30px;
  width: 180px;
  font-size: 14px;
  float: left;
  outline: none;
  border: 1px solid #D0D0D0;
  cursor: pointer;
  margin-right: 10px;
  line-height: 30px;
}

.modal_body_box_new_city .select_group .select_g2.s2 select {
  width: 180px;
}

.modal_body_box_new_city .select_group .select_g2.s3 select {
  width: 150px;
}

.modal_body_box_new_city .select_group .select_g2.s4 select {
  width: 100px;
}

.modal_body_box_new_city .child_line_group {
  width: 100%;
  height: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.modal_body_box_new_city .child_line_group .child_line {
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
}

.modal_body_box_new_city .child_line_group .child_line .cl1 {
  width: 99px;
  line-height: 30px;
  padding-right: 15px;
  background-color: #f5f5f5;
  text-align: right;
  font-weight: bold;
  float: left;
}

.modal_body_box_new_city .child_line_group .child_line .cl2 {
  width: 500px;
  padding-left: 12px;
  border-left: 1px solid #f0f0f0;
  float: left;
}

.modal_body_box_new_city .child_line_group .child_line .cl2 .child_li {
  display: block;
  width: 110px;
  height: 17px;
  line-height: 17px;
  padding: 7px 0 4px 0;
  float: left;
}

.modal_body_box_new_city .child_line_group .child_line .cl2 .child_li label {
  height: 14px;
  line-height: 14px;
  cursor: pointer;
}

.modal_body_box_new_city .child_line_group .child_line .cl2 .child_li .child_input {
  vertical-align: bottom;
}

.modal_body_box_new_city .child_line_group .child_line .cl2 .child_li .txt {
  padding-left: 5px;
}

.listed_group.city_new {
  padding-top: 10px;
  background: #f5f5f5;
}

.listed_group.city_new .left_text {
  width: 100px;
  padding-right: 15px;
  text-align: right;
  font-weight: bold;
  float: left;
}

.listed_group.city_new .right_text {
  margin-right: 15px;
}

.listed_group.city_new.pb10 {
  padding-bottom: 10px;
}

.modal_content .modal_body.pd0 {
  padding: 0;
}

/*ְλ���������ʽ����*/
.modal_body_box_jl2 {
  width: 478px;
  height: 252px;
}

.modal_body_box_jl2 .left_box {
  width: 175px;
  height: 252px;
  float: left;
  overflow-x: hidden;
  overflow-y: scroll;
}

.modal_body_box_jl2 .right_box {
  width: 298px;
  height: 252px;
  padding-left: 5px;
  float: left;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
}

.modal_body_box_jl2 .left_box .list_nav li {
  text-align: left;
}

.modal_body_box_jl2 .right_box .list_nav {
  display: none;
}

.modal_body_box_jl2 .right_box .list_nav li {
  float: left;
}

.modal_body_box_jl2 .right_box .list_nav li label {
  padding: 3px 10px;
}

.modal_body_box_jl2.for-jobs .left_box {
  width: 200px;
}

.modal_body_box_jl2.for-jobs .right_box {
  width: 273px;
}

/* ��վ��������ʽ */
.modal_body_box_site {
  width: 310px;
  height: 180px;
  padding: 10px;
  overflow-x: hidden;
}

.modal_body_box_site .list_nav li {
  float: left;
}

.modal_body_box_site .list_nav li label {
  padding: 6px 10px;
}

/* �������� */
.dropdowbox1 {
  display: none;
  position: absolute;
  left: -1px;
  top: 30px;
  z-index: 20;
}

.open .dropdowbox1 {
  display: block;
}

.dropdow_inner1 {
  position: relative;
  width: 100px;
  height: auto;
  border: 1px solid #ddd;
  color: #333;
  background: #fff;
  cursor: auto;
}

.dropdow_inner1 .nav_box li {
  margin: 0;
}

.dropdow_inner1 .nav_box li a {
  display: block;
  float: none;
  height: 20px;
  line-height: 20px;
  padding: 6px 15px;
  text-decoration: none;
  color: #333;
  _height: 18px;
  white-space: nowrap;
  _white-space: normal;
  _background: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.dropdow_inner1 .nav_box li a.select,
.dropdow_inner1 .nav_box li a:hover {
  background: #f2f2f2;
  text-decoration: none;
  color: #dd0000;
}

.dropdowbox_noa {
  display: none;
  position: absolute;
  left: -1px;
  top: 30px;
  z-index: 20;
}

.open .dropdowbox_noa {
  display: block;
}

.dropdow_inner_noa {
  position: relative;
  width: 150px;
  height: auto;
  border: 1px solid #ddd;
  color: #333;
  background: #fff;
  cursor: auto;
}

.dropdow_inner_noa .nav_box li {
  cursor: pointer;
  display: block;
  float: none;
  height: 20px;
  line-height: 20px;
  padding: 6px 15px;
  text-decoration: none;
  color: #333;
  _height: 18px;
  white-space: nowrap;
  _white-space: normal;
  _background: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.dropdow_inner_noa .nav_box li.select,
.dropdow_inner_noa .nav_box li:hover {
  background: #f2f2f2;
  text-decoration: none;
  color: #dd0000;
}

.dropdowbox_searchtrade {
  display: none;
  position: absolute;
  left: -1px;
  top: 30px;
  z-index: 20;
}

.open .dropdowbox_searchtrade {
  display: block;
}

.dropdow_inner_searchtrade {
  position: relative;
  width: 863px;
  height: auto;
  border: 1px solid #ddd;
  color: #333;
  background: #fff;
  cursor: auto;
}

.dropdow_inner_searchtrade .nav_box {
  padding: 10px;
}

.dropdow_inner_searchtrade .nav_box li {
  width: 138px;
  cursor: pointer;
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  padding: 6px 15px;
  text-decoration: none;
  color: #333;
  _height: 18px;
  white-space: nowrap;
  _white-space: normal;
  _background: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.dropdow_inner_searchtrade .nav_box li.select,
.dropdow_inner_searchtrade .nav_box li:hover {
  background: #f2f2f2;
  text-decoration: none;
  color: #dd0000;
}

.dropdowbox2 {
  display: none;
  position: absolute;
  left: -1px;
  top: 20px;
  z-index: 20;
  background-color: #fff;
}

.open .dropdowbox2 {
  display: block;
}

.dropdow_inner2 {
  position: relative;
  height: auto;
  border: 1px solid #ddd;
  color: #333;
  background: #fff;
  cursor: auto;
}

.dropdow_inner2 .nav_box {
  padding: 0px;
}

.dropdow_inner2 .nav_box li {
  margin: 0;
  float: left;
}

.dropdow_inner2 .nav_box li a {
  display: block;
  float: none;
  height: 20px;
  line-height: 20px;
  padding: 6px 15px;
  text-decoration: none;
  color: #333;
  _height: 18px;
  white-space: nowrap;
  _white-space: normal;
  _background: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.dropdow_inner2 .nav_box li a.select,
.dropdow_inner2 .nav_box li a:hover {
  background: #f2f2f2;
  text-decoration: none;
  color: #dd0000;
}

.dropdowbox_searchmajor {
  display: none;
  position: absolute;
  left: -1px;
  top: 30px;
  z-index: 20;
}

.open .dropdowbox_searchmajor {
  display: block;
}

.dropdow_inner_searchmajor {
  position: relative;
  width: 608px;
  height: auto;
  border: 1px solid #ddd;
  color: #333;
  background: #fff;
  cursor: auto;
}

.dropdow_inner_searchmajor .nav_box {
  padding: 10px 0;
}

.dropdow_inner_searchmajor .nav_box .tabnav {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 5px 0 0 15px;
  border: 0;
}

.dropdow_inner_searchmajor .nav_box .tabnav .tab_list {
  float: left;
  width: auto;
  height: 28px;
  line-height: 28px;
  margin-right: 5px;
  background: #fff;
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 0 12px;
  color: #00528c;
  cursor: pointer;
  white-space: nowrap;
}

.dropdow_inner_searchmajor .nav_box .tabnav .tab_list.select {
  height: 29px;
  background: #fff;
  font-weight: bold;
  color: #404040;
}

.dropdow_inner_searchmajor .nav_box .tab_content {
  display: none;
  padding-top: 10px;
  border-top: 1px solid #e2e2e2;
  position: relative;
  top: -1px;
  overflow-x: hidden;
  overflow-y: auto;
}

.dropdow_inner_searchmajor .nav_box .tab_content.select {
  display: block;
}

.dropdow_inner_searchmajor .nav_box li {
  cursor: pointer;
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  padding: 6px 15px;
  text-decoration: none;
  color: #333;
  _height: 18px;
  white-space: nowrap;
  _white-space: normal;
  _background: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.dropdow_inner_searchmajor .nav_box li.select,
.dropdow_inner_searchmajor .nav_box li:hover {
  background: #f2f2f2;
  text-decoration: none;
  color: #dd0000;
}

.dropdowbox3 {
  display: none;
  position: absolute;
  left: -1px;
  top: 30px;
  z-index: 20;
}

.open .dropdowbox3 {
  display: block;
}

.dropdow_inner3 {
  position: relative;
  width: 608px;
  height: auto;
  border: 1px solid #ddd;
  color: #333;
  background: #fff;
  cursor: auto;
}

.dropdow_inner3 .nav_box {
  padding: 10px 0;
}

.dropdow_inner3 .nav_box .tabnav {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 5px 0 0 15px;
  border: 0;
}

.dropdow_inner3 .nav_box .tabnav .tab_list {
  float: left;
  width: auto;
  height: 28px;
  line-height: 28px;
  margin-right: 5px;
  background: #fff;
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 0 12px;
  color: #00528c;
  cursor: pointer;
  white-space: nowrap;
}

.dropdow_inner3 .nav_box .tabnav .tab_list.select {
  height: 29px;
  background: #fff;
  font-weight: bold;
  color: #404040;
}

.dropdow_inner3 .nav_box .tab_content {
  display: none;
  padding-top: 10px;
  border-top: 1px solid #e2e2e2;
  position: relative;
  top: -1px;
  overflow-x: hidden;
  overflow-y: auto;
}

.dropdow_inner3 .nav_box .tab_content.select {
  display: block;
}

.dropdow_inner3 .nav_box li {
  margin: 0;
  float: left;
}

.dropdow_inner3 .nav_box li a {
  display: block;
  float: none;
  height: 20px;
  line-height: 20px;
  padding: 6px 15px;
  text-decoration: none;
  color: #333;
  _height: 18px;
  white-space: nowrap;
  _white-space: normal;
  _background: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.dropdow_inner3 .nav_box li a.select,
.dropdow_inner2 .nav_box li a:hover {
  background: #f2f2f2;
  text-decoration: none;
  color: #dd0000;
}

.dropdowbox_searchwage {
  display: none;
  position: absolute;
  left: -1px;
  top: 30px;
  z-index: 20;
}

.open .dropdowbox_searchwage {
  display: block;
}

.dropdow_inner_searchwage {
  position: relative;
  width: 150px;
  height: auto;
  border: 1px solid #ddd;
  color: #333;
  background: #fff;
  cursor: auto;
}

.dropdow_inner_searchwage .nav_box li {
  cursor: pointer;
  display: block;
  float: none;
  height: 20px;
  line-height: 20px;
  padding: 6px 15px;
  text-decoration: none;
  color: #333;
  _height: 18px;
  white-space: nowrap;
  _white-space: normal;
  _background: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.dropdow_inner_searchwage .nav_box li.select,
.dropdow_inner_searchwage .nav_box li:hover {
  background: #f2f2f2;
  text-decoration: none;
  color: #dd0000;
}

.dropdowbox4 {
  display: none;
  position: absolute;
  left: -1px;
  top: 30px;
  z-index: 20;
}

.open .dropdowbox4 {
  display: block;
}

.dropdow_inner4 {
  position: relative;
  width: 150px;
  height: auto;
  border: 1px solid #ddd;
  color: #333;
  background: #fff;
  cursor: auto;
}

.dropdow_inner4 .nav_box li {
  margin: 0;
}

.dropdow_inner4 .nav_box li a {
  display: block;
  float: none;
  height: 20px;
  line-height: 20px;
  padding: 6px 15px;
  text-decoration: none;
  color: #333;
  _height: 18px;
  white-space: nowrap;
  _white-space: normal;
  _background: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.dropdow_inner4 .nav_box li a.select,
.dropdow_inner4 .nav_box li a:hover {
  background: #f2f2f2;
  text-decoration: none;
  color: #dd0000;
}

.dropdowboxview {
  display: none;
  position: absolute;
  left: 0;
  top: 33px;
  z-index: 20;
}

.open .dropdowboxview {
  display: block;
}

.dropdow_innerview {
  position: relative;
  width: 310px;
  max-height: 162px;
  overflow-x: hidden;
  border: 1px solid #ddd;
  color: #333;
  background: #fff;
  cursor: auto;
}

.dropdow_innerview .nav_box li {
  margin: 0;
}

.dropdow_innerview .nav_box li a {
  display: block;
  float: none;
  height: 20px;
  line-height: 20px;
  padding: 6px 10px;
  text-decoration: none;
  color: #333;
  _height: 18px;
  white-space: nowrap;
  _white-space: normal;
  _background: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.dropdow_innerview .nav_box li a.select,
.dropdow_innerview .nav_box li a:hover {
  background: #f2f2f2;
  text-decoration: none;
  color: #dd0000;
}

.dropdowbox5 {
  display: none;
  position: absolute;
  left: -1px;
  top: 38px;
  z-index: 20;
}

.open .dropdowbox5 {
  display: block;
}

.dropdow_inner5 {
  position: relative;
  width: 159px;
  height: auto;
  border: 1px solid #ddd;
  color: #333;
  background: #fff;
  cursor: auto;
}

.dropdow_inner5 .nav_box li {
  margin: 0;
}

.dropdow_inner5 .nav_box li a {
  display: block;
  float: none;
  height: 20px;
  line-height: 20px;
  padding: 6px 15px;
  text-decoration: none;
  color: #333;
  _height: 18px;
  white-space: nowrap;
  _white-space: normal;
  _background: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.dropdow_inner5 .nav_box li a.select,
.dropdow_inner5 .nav_box li a:hover {
  background: #f2f2f2;
  text-decoration: none;
  color: #dd0000;
}

.dropdowbox6 {
  display: none;
  position: absolute;
  left: -1px;
  top: 38px;
  z-index: 20;
}

.open .dropdowbox6 {
  display: block;
}

.dropdow_inner6 {
  position: relative;
  width: 600px;
  height: auto;
  padding: 10px 25px;
  border: 1px solid #ddd;
  color: #333;
  background: #c4d7e8;
  cursor: auto;
  overflow: auto;
}

.dropdow_inner6 .nav_box div {
  display: none;
}

.dropdow_inner6 .nav_box div.active {
  display: block;
}

.dropdow_inner6 .nav_box li {
  display: block;
  width: 30%;
  padding-top: 2px;
  margin: 0;
  float: left;
  text-align: center;
}

.dropdow_inner6 .nav_box li a {
  float: none;
  height: 24px;
  line-height: 24px;
  display: block;
  padding-top: 2px;
  text-decoration: none;
  color: #333;
}

.dropdow_inner6 .nav_box li a:hover {
  background: #e8f0f7;
  text-decoration: none;
}

.dropdow_inner6 .prev {
  display: block;
  position: absolute;
  width: 25px;
  height: 136px;
  background: url(../images/34.png) no-repeat 8px 61px;
  left: 0;
  top: 0;
  cursor: pointer;
}

.dropdow_inner6 .prev:hover {
  background-position: -30px 61px;
}

.dropdow_inner6 .next {
  display: block;
  position: absolute;
  width: 25px;
  height: 136px;
  background: url(../images/34.png) no-repeat;
  right: 0;
  top: 0;
  cursor: pointer;
  background-position: -68px 61px;
}

.dropdow_inner6 .next:hover {
  background-position: -106px 61px;
}

.dropdowbox7 {
  display: none;
  position: absolute;
  left: -1px;
  top: 38px;
  z-index: 20;
}

.open .dropdowbox7 {
  display: block;
}

.dropdow_inner7 {
  position: relative;
  width: 133px;
  height: auto;
  border: 1px solid #ddd;
  color: #333;
  background: #fff;
  cursor: auto;
}

.dropdow_inner7 .nav_box li {
  margin: 0;
}

.dropdow_inner7 .nav_box li a {
  display: block;
  float: none;
  height: 20px;
  line-height: 20px;
  padding: 6px 15px;
  text-decoration: none;
  color: #333;
  _height: 18px;
  white-space: nowrap;
  _white-space: normal;
  _background: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.dropdow_inner7 .nav_box li a.select,
.dropdow_inner7 .nav_box li a:hover {
  background: #f2f2f2;
  text-decoration: none;
  color: #dd0000;
}

/*�Ҳ�������+�����������ı���*/
.select_input_write {
  width: 193px;
  padding-left: 10px;
  height: 32px;
  border: 1px #DDDDDD solid;
  line-height: 32px;
  background-image: url(../images/17.png);
  background-repeat: no-repeat;
  background-position: right 0px;
  cursor: pointer;
  position: relative;
  background-color: #FFFFFF;
}

.select_input_write .inputst {
  float: left;
  border: 0px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  background-color: #FFFFFF;
}

.select_input_write .righttxt {
  float: left;
  height: 32px;
  border-left: 1px #DDDDDD solid;
  padding-left: 10px;
  width: 56px;
  background-color: #FFFFFF;
}

.select_input {
  width: 98px;
  padding-left: 10px;
  line-height: 32px;
  height: 32px;
  border: 1px #DDDDDD solid;
  background-image: url(../images/17.png);
  background-repeat: no-repeat;
  background-position: right 0px;
  cursor: pointer;
  background-color: #FFFFFF;
}

.edu_input {
  width: 138px;
  padding-left: 10px;
  line-height: 32px;
  height: 32px;
  border: 1px #DDDDDD solid;
  background-image: url(../images/17.png);
  background-repeat: no-repeat;
  background-position: right 0px;
  cursor: pointer;
  background-color: #FFFFFF;
}

.select_input.input_focus {
  background-color: #ECF9FF;
  border: 1px #33CCFF solid;
}

.select_input_multi {
  width: 98px;
  padding-left: 10px;
  line-height: 32px;
  height: 32px;
  border: 1px #DDDDDD solid;
  background-image: url(../images/17.png);
  background-repeat: no-repeat;
  background-position: right -30px;
  cursor: pointer;
  background-color: #FFFFFF;
}

.select_input_multi.input_focus {
  background-color: #ECF9FF;
  border: 1px #33CCFF solid;
}

.select_input_date {
  width: 98px;
  padding-left: 10px;
  line-height: 32px;
  height: 32px;
  border: 1px #DDDDDD solid;
  background-image: url(../images/17.png);
  background-repeat: no-repeat;
  background-position: right -64px;
  cursor: pointer;
  background-color: #FFFFFF;
}

.select_130_34 {
  width: 118px;
}

.select_205_34 {
  width: 193px;
}

.select_205_34 .result {
  float: left;
  _display: inline;
  max-width: 160px;
  white-space: nowrap;
  _white-space: normal;
  _width: 200px;
  _height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  _background: transparent;
}

.select_245_34 {
  width: 233px;
}

.select_415_34 {
  width: 415px;
}

.select_518_34 {
  width: 518px;
}

/*�б�������*/
.list_empty_group {
  padding: 60px 0;
  text-align: center;
  background: #fff;
}

.list_empty_group .list_empty {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.list_empty_group .list_empty .list_empty_left {
  width: 100px;
  height: 100px;
  background: url(../images/138.png) no-repeat;
  float: left;
}

.list_empty_group .list_empty .list_empty_right {
  padding-left: 15px;
  text-align: left;
  float: left;
}

.list_empty_group .list_empty .list_empty_right .sorry_box {
  padding-top: 30px;
  color: #Fd8000;
  font-size: 20px;
}

.list_empty_group .list_empty .list_empty_right .stips_box {
  padding-top: 15px;
  font-size: 16px;
  color: #999;
}

/* ��ม�� */
.floatmenu {
  position: fixed;
  right: 0px;
  bottom: 95px;
  z-index: 5000;
  width: 121px;
}

.triangle {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-top: 8px solid #dd0000;
  border-right: 8px solid transparent;
  border-bottom: 0 solid transparent;
  position: relative;
  left: 50%;
  transform: translateX(-4px);
}

.floatmenu .tips_right {
  display: block;
  margin-top: 15px;
  padding: 5px 10px;
  background-color: #dd0000;
  font-size: 12px;
  color: #fff;
  text-align: center;
}

.floatmenu .button {
  display: block;
  margin-top: 15px;
  padding: 5px 10px;
  background-color: #dd0000;
  font-size: 12px;
  color: #fff;
  cursor: pointer;
  border-radius: 5px 0 0 5px;
  text-align: left;
  background-position: right;
}

.floatmenu .button:hover {
  width: 125px;
  transform: translateX(-24px);
  transition: all 0.3s;
  background-image: url('../images/online/right-icon.png');
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: right;
}

.floatmenu img {
  width: 119px;
  height: 119px;
}

.floatmenu .item {
  height: 42px;
  width: 42px;
  margin-bottom: 5px;
  position: relative;
}

.floatmenu .blk {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 3px;
  background: url(../images/140.png) no-repeat;
  cursor: pointer;
}

.floatmenu .kefu {
  background-color: #666;
  opacity: 0.9;
  border-radius: 3px;
}

.floatmenu .kefu-btn {
  display: block;
  text-align: center;
  padding: 5px;
  font-size: 12px;
  color: #fff;
  height: 32px;
  background-size: 70%;
  background-position: center;
  background-image: url('../images/kefu.png');
  background-repeat: no-repeat;
}

.floatmenu .kefu-btn:hover {
  cursor: pointer;
  background-image: none;
}

.floatmenu .mobile .blk {
  background-position: 0 0;
}

.floatmenu .ask .blk {
  background-position: -42px 0;
}

.floatmenu .backtop .blk {
  background-position: -84px 0;
}

.floatmenu .mobile .blk:hover {
  background-position: 0 -42px;
}

.floatmenu .ask .blk:hover {
  background-position: -42px -42px;
}

.floatmenu .backtop .blk:hover {
  background-position: -84px -42px;
}

.floatmenu .popover {
  display: none;
  position: absolute;
  right: 42px;
  top: 0;
  padding-right: 15px;
  text-align: center;
}

.floatmenu .popover1 {
  right: 167px;
  bottom: 0;
}

.floatmenu .item:hover .popover {
  display: block;
}

.floatmenu .popover .popover-arr {
  position: absolute;
  top: 15px;
  right: 9px;
  background: url(../images/141.png) no-repeat;
  height: 11px;
  width: 7px;
}

.floatmenu .ask .popover p i {
  margin-right: 4px;
}

.floatmenu .popover .popover-bd {
  width: 120px;
  padding: 2px;
  border: 1px solid #d8d8d8;
  background: #fff;
}

.floatmenu .popover label {
  display: block;
  padding: 4px 0 0;
  color: #5e8dc9;
  font-size: 16px;
  background: url(../images/144.png) no-repeat;
  background-position: 18px 7px;
  padding-left: 15px;
}

.floatmenu .popover label.wx {
  background-position: 18px -19px;
  padding-left: 17px;
}

.floatmenu .popover p {
  color: #999;
  padding: 0 5px 4px;
  font-size: 12px;
}

.floatmenu .popover .btn {
  display: block;
  background: #86bf2f;
  color: #fff;
  border-radius: 3px;
  margin: 5px 5px 10px;
  height: 30px;
  line-height: 28px;
}

.floatmenu .backtop {
  display: block;
}

.img-qrcode {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
}

.img-qrcode-wechat,
.img-qrcode-mobile {
  height: 100px;
  width: 100px;
  padding: 10px;
}

.img-qrcode-wechat img,
.img-qrcode-mobile img {
  height: 100px;
  width: 100px;
  border: 0;
}

/*��ҳ*/
.qspage {
  font-size: 12px;
  line-height: 450%;
  text-align: center;
}

.qspage a {
  padding: 7px 12px;
  border: 1px #CCCCCC solid;
  margin-right: 5px;
  text-decoration: none;
  color: #666666;
  background-color: #F6F6F6;
  border-radius: 4px;
}

.qspage a:hover {
  background-color: #FFFFFF;
  color: #333333;
}

.qspage .current {
  padding: 7px 12px;
  border: 1px #dd0000 solid;
  color: #FFFFFF;
  margin-right: 5px;
  background-color: #dd0000;
  border-radius: 4px;
}

/* ��վѡ��ҳ�� */
.sub-quick-select-group {
  width: 1198px;
  height: 60px;
  margin: 0 auto;
  padding-top: 23px;
  background: #f6f6f6;
  border: 1px solid #ededed;
  zoom: 1;
}

.sub-quick-select-group .sg1 {
  width: 66px;
  height: 34px;
  line-height: 34px;
  padding-left: 19px;
  color: #333;
  float: left;
}

.sub-quick-select-group .sg2 {
  width: 255px;
  height: 34px;
  float: left;
  position: relative;
}

.sub-quick-select-group .sg-input {
  width: 231px;
  height: 32px;
  line-height: 32px;
  padding-left: 12px;
  border: 1px solid #dddddd;
  outline: 0;
}

.sub-filter-box {
  display: none;
  position: absolute;
  left: 0;
  top: 32px;
  border: 1px solid #dddddd;
  background: #FFF;
  max-height: 243px;
  overflow-y: auto;
  overflow-x: hidden;
}

.sub-filter-box a {
  display: block;
  text-decoration: none;
  width: 231px;
  padding-left: 12px;
  height: 32px;
  line-height: 32px;
  color: #666;
}

.sub-filter-box a:hover {
  background: #f6f6f6;
}

.sub-quick-select-group .sg3 {
  width: 770px;
  height: 34px;
  float: left;
}

.sub-quick-select-group .sg3 .hot-txt {
  width: 77px;
  height: 34px;
  line-height: 34px;
  font-size: 13px;
  color: #333;
  float: left;
}

.sub-quick-select-group .sg3 .hot-link {
  float: left;
}

.sub-quick-select-group .sg3 .hot-link .link-cell {
  height: 34px;
  line-height: 34px;
  padding-right: 30px;
  float: left;
  zoom: 1;
}

.sub-quick-select-group .sg3 .hot-link .link-cell a {
  font-size: 13px;
}

.sub-quick-select-group .sg5 {
  height: 34px;
  line-height: 34px;
  float: left;
}

.sub-list-group {
  width: 1198px;
  margin: 0 auto;
  border: 1px solid #ededed;
  zoom: 1;
}

.sub-list-group .sub-list-head {
  padding-left: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  height: 14px;
  line-height: 14px;
  color: #666;
}

.sl-cell {
  width: 1198px;
  padding-bottom: 50px;
}

.sl-cell .sl-cell-left {
  width: 569px;
  padding-left: 30px;
  float: left;
  display: inline;
  zoom: 1;
}

.sl-cell .sl-cell-right {
  width: 569px;
  padding-left: 30px;
  float: left;
  display: inline;
  zoom: 1;
}

.sl-cell .sl-cell-list .up-case {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #f0f0f0;
  border: 1px solid #dddddd;
  float: left;
  zoom: 1;
}

.sl-cell .sl-cell-list .sl-link-group {
  width: 500px;
  float: left;
  zoom: 1;
}

.sl-cell .sl-cell-list .sl-link-group .sl-link {
  display: block;
  height: 20px;
  line-height: 20px;
  padding-right: 17px;
  padding-top: 6px;
  white-space: nowrap;
  zoom: 1;
  float: left;
}

.sub-split-10 {
  width: 100%;
  height: 10px;
}

.sub-split-15 {
  width: 100%;
  height: 15px;
}

.sub-split-20 {
  width: 100%;
  height: 20px;
}

.sub-h-split-10 {
  width: 10px;
  height: 32px;
  float: left;
}

/* ��վ����ѡ�� */
.sub-dialog-group {
  width: 520px;
  padding-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
}

.sub-dialog-group .sdg-title {
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  color: #dd0000;
}

.sub-dialog-group .sdg-h-tips {
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  color: #333;
}

.sub-dialog-group .sdg-h-line {
  width: 100%;
  height: 1px;
  background: #ededed;
}

.sub-dialog-group .sdg-master-group .sdg-txt-left {
  width: 76px;
  height: 44px;
  line-height: 44px;
  float: left;
}

.sub-dialog-group .sdg-master-group .sdg-go {
  display: block;
  width: 102px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 2px solid #dd0000;
  text-decoration: none;
  color: #333;
  float: left;
}

.sub-dialog-group .sdg-master-group .sdg-txt-right {
  padding-left: 23px;
  height: 44px;
  line-height: 44px;
  float: left;
  zoom: 1;
}

.sub-dialog-group .sdg-sub-city-group {
  padding-left: 18px;
}

.sub-dialog-group .sdg-sub-city-group .sdg-sub-city {
  display: block;
  width: 104px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border: 1px solid #ededed;
  margin-bottom: 20px;
  float: left;
  white-space: nowrap;
  color: #666;
  text-decoration: none;
  margin-right: 20px;
}

.sub-dialog-group .sdg-sub-city-group .sdg-sub-city:hover {
  border: 1px solid #dd0000;
}

.sub-dialog-group .sdg-sub-city-group .sdg-sub-city.no-mr {
  margin-right: 0;
}

.sub-dialog-group .sdg-sub-city-group .sdg-sub-city.more {
  background: #f5f5f5;
}

.sub-dialog-group .sdg-bottom-tips {
  height: 12px;
  line-height: 12px;
  font-size: 12px;
  color: #999;
  text-align: center;
}

.sub-dialog-group .sdg-split-11 {
  width: 100%;
  height: 11px;
}

.sub-dialog-group .sdg-split-16 {
  width: 100%;
  height: 16px;
}

.sub-dialog-group .sdg-split-20 {
  width: 100%;
  height: 20px;
}

.sub-dialog-group .sdg-split-30 {
  width: 100%;
  height: 30px;
}

/*�ؼ�������*/
.autocomplete-w1 {
  position: absolute;
  top: 9px;
  left: -7px;
  margin: 8px 0 0 6px;
  /* IE6 fix: */
  _background: none;
  _margin: 0;
  line-height: 160%;
}

.autocomplete {
  border: 2px solid #dd0000;
  background: #FFF;
  cursor: default;
  text-align: left;
  max-height: 350px;
  overflow: auto;
  margin: -6px 6px 6px -6px;
  /* IE6 specific: */
  _height: 350px;
  _margin: 0;
  _overflow-x: hidden;
}

.autocomplete .selected {
  background: #F0F0F0;
}

.autocomplete div {
  padding: 2px 5px;
  white-space: nowrap;
}

.autocomplete strong {
  font-weight: normal;
  color: #FF3300;
}

/*ͼƬ��֤��*/
.dia-captcha-item {
  zoom: 1;
  text-align: center;
  width: 300px;
  height: auto;
  overflow: visible;
}

.dia-captcha-item .dia-captcha-img {
  width: 210px;
  height: 34px;
  cursor: pointer;
  margin: 0;
  vertical-align: top;
}

.dia-captcha-item .dia-captcha-solution {
  width: 196px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #c9c9c9;
  border-radius: 3px;
  vertical-align: middle;
  font-size: 16px;
  padding-left: 12px;
}

/*�����Ƽ�*/
.resumelist {
  /*width:265px;height:65px;float:left;*/
  margin: 0 15px 15px 0;
}

.resumelist .photo {
  width: 63px;
  height: 63px;
  border: 1px #eeeeee solid;
  border-radius: 8px;
  float: left;
}

.resumelist .photo img {
  width: 63px;
  height: 63px;
  border-radius: 8px;
}

.resumelist .con {
  float: left;
}

.resumelist .con .name {
  width: 180px;
  padding-left: 20px;
  height: 25px;
}

.resumelist .con .txt {
  padding-left: 20px;
  color: #999;
}

.job-list-item {
  background: #ffffff;
  width: 265px;
  float: left;
  margin: 0 15px 15px 0;
}

.job-list-item.eventactive {
  background-color: #EEEEEE;
}

.job-list-item .info {
  position: relative;
}

.job-list-item .info .line-one {
  height: 24px;
  line-height: 24px;
}

.job-list-item .info .line-one .job-name {
  color: #333333;
  text-decoration: none;
}

.job-list-item .info .line-one .refresh-time {
  float: right;
}

.job-list-item .info .line-two {
  height: 20px;
  line-height: 20px;
}

.job-list-item .info .line-two .salary {
  float: left;
  color: #ff552e;
  width: 100px;
}

.job-list-item .info .line-two .category {
  float: left;
}

.job-list-item .info .line-three {
  height: 24px;
}

.job-list-item .info .line-four {
  height: 20px;
  line-height: 20px;
}

.job-list-item .company a {
  color: #333333;
  text-decoration: none;
}

/*�µ���*/
.other_top_nav {
  width: 100%;
  height: 92px;
  background: #FFF;
  border-top: 1px solid #d8d8d8;
}

.other_top_nav .ot_nav_box {
  width: 1200px;
  height: 92px;
  margin: 0 auto;
  overflow: hidden;
}

.other_top_nav .ot_nav_box .ot_nav_logo {
  float: left;
  width: 240px;
  height: 81px;
  padding-top: 11px;
}

.ot_nav_box .ot_nav_logo img {
  width: 240px;
  height: 70px;
  border: 0;
}

.other_top_nav .ot_nav_box .ot_nav_sub {
  height: 59px;
  padding-top: 32px;
  padding-left: 11px;
  *zoom: 1;
  float: left;
  padding-right: 30px;
}

.ot_nav_box .ot_nav_sub .ot_sub_group {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 15px 0 11px;
  height: 26px;
  line-height: 26px;
  background: #ececec;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
  border: 1px solid rgba(119, 119, 119, 0.14);
}

.ot_nav_box .ot_nav_sub .ot_sub_group:hover {
  border: 1px solid rgba(119, 119, 119, 0.58);
}

.ot_nav_sub .ot_sub_group .ot_sub_icon {
  float: left;
  width: 12px;
  height: 16px;
  background: url(../images/227.png) no-repeat;
  margin-top: 6px;
  margin-right: 5px;
  *zoom: 1;
}

.ot_nav_sub .ot_sub_group .ot_sub_txt {
  float: left;
  color: #333;
}

.other_top_nav .ot_nav_box .ot_nav_link {
  float: left;
  padding-left: 40px;
  width: 810px;
  height: 92px;
}

.other_top_nav .ot_nav_box .ot_nav_link.has_sub {
  padding-left: 15px;
  width: 770px;
}

.ot_nav_box .ot_nav_link .on_li {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  height: 92px;
  font-size: 16px;
  line-height: 92px;
  white-space: nowrap;
  margin-right: 1px;
  cursor: pointer;
}

.ot_nav_box .ot_nav_link .on_li a {
  font-weight: bold;
}

.ot_nav_link .on_li.hover a,
.ot_nav_link .on_li.select a {
  color: #dd0000;
}

.ot_nav_link .on_li:hover a {
  color: #dd0000;
}

/*�µײ�*/
.new-footer {
  width: 100%;
  background-color: #222a37;
}

.new-footer .footer-act-group {
  width: 100%;
  margin-bottom: 20px;
}

.new-footer .footer-act-group .fag-main {
  width: 1200px;
  margin: 0 auto;
  border-bottom: 1px solid #323d50;
  padding-top: 24px;
  padding-bottom: 15px;
}

.fag-main .fag-link-cell {
  display: block;
  float: left;
  margin-right: 15px;
  color: #e1e4e6;
  text-decoration: none;
  margin-bottom: 5px;
}

.fag-main .fag-link-cell:hover {
  text-decoration: underline;
}

.fag-main .fag-link-cell.fir {
  width: 60px;
  height: 19px;
  line-height: 19px;
  background: url(../images/241.png) no-repeat;
  padding-left: 7px;
  color: #222a37;
  text-decoration: none;
  font-size: 12px;
}

.footer-act-group .fag-main .fag-main-left {
  float: left;
  width: 300px;
  padding-left: 21px;
  padding-top: 39px;
}

.fag-main .fag-main-left .cus-ser {
  padding-left: 88px;
  height: 68px;
  line-height: 68px;
  font-size: 18px;
  color: #404040;
  background: url(../images/236.png) no-repeat;
}

.fag-main .fag-main-left .cus-number {
  margin-top: 10px;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  color: #ff6700;
}

.fag-main .ft-link-group {
  float: left;
  height: 165px;
  width: 140px;
  text-align: center;
  line-height: 200%;
  padding-top: 30px;
}

.fag-main .ft-link-group .a-tit {
  font-size: 18px;
  color: #333333;
  padding-bottom: 15px;
  font-family: "microsoft yahei";
}

.fag-main .ft-wx-group {
  float: left;
  margin-top: 30px;
  margin-left: 75px;
  height: 150px;
  padding-top: 10px;
  padding-left: 67px;
  border-left: 1px solid #eaeaea;
  *zoom: 1;
}

.fag-main .ft-wx-group .img-b {
  width: 128px;
  height: 128px;
  border: 2px solid #efefef;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.ft-wx-group .img-b img {
  width: 128px;
  height: 128px;
  border: 0;
}

.footer-txt-group {
  width: 100%;
}

.footer-txt-group.nl {
  padding: 25px 0 30px;
}

.footer-txt-group .ftg-link {
  color: #fff;
  margin-left: 255px;
  margin-bottom: 30px;
}

.footer-txt-group .ftg-link .channel-box {
  display: inline-block;
  width: 180px;
  height: 50px;
  margin-right: 20px;
  margin-top: 10px;
  text-align: center;
  line-height: 50px;
  background-color: #fff;
  cursor: pointer;
}

.footer-txt-group .ftg-link .channel-box a:hover {
  color: #dd0000;
}

.footer-txt-group .ftg-main {
  width: 100%;
  margin: auto auto;
  align-content: center;
  text-align: center;
}

.footer-txt-group .ftg-main .ftg-left {
  color: white;
  padding-top: 8px;
  width: 70%;
  float: left;
  color: #e1e4e6;
  margin: auto;
}

.ftg-a-group .fag-link-cell {
  color: #e1e4e6;
  text-decoration: none;
  margin-bottom: 5px;
}

.ftg-a-group .fag-link-cell:hover {
  text-decoration: underline;
}

.ftg-a-group .hl {
  margin: 0 8px;
}

.ftg-a-group .hl.last {
  display: none;
}

.ftg-a-group .tel {
  color: #adadad;
  margin-left: 25px;
}

.ftg-left .copyright {
  margin-top: 8px;
  color: #adadad;
}

.ftg-left .copyright a {
  color: #adadad;
  text-decoration: none;
}

.ftg-left .copyright a:hover {
  text-decoration: underline;
}

.ftg-main .ftg-right {
  float: right;
  padding-right: 20px;
  box-sizing: border-box;
  width: 30%;
}

.ftg-main .ftg-right .qr-box {
  width: 64px;
  height: 64px;
  border: 4px solid #fff;
  float: left;
  margin-left: 35px;
}

.ftg-main .ftg-right .qr-box .img {
  width: 64px;
  height: 64px;
}

.ftg-main .qr-box .img img {
  width: 64px;
  height: 64px;
  border: 0;
}

.ftg-main .qr-box .qr-txt {
  width: 64px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #adadad;
  text-align: center;
  margin-top: 8px;
}

/*���޼�����*/
.qs-category-unlimited .selected-group {
  height: 60px;
  background: #f5f5f5;
  border-bottom: 1px solid #f0f0f0;
  width: 100%;
  display: none;
}

.qs-category-unlimited .selected-group .selected-box {
  height: 24px;
  line-height: 24px;
  margin-top: 18px;
  float: left;
  margin-left: 20px;
  width: 640px;
}

.qs-category-unlimited .selected-group .selected-box .s-l-txt {
  float: left;
  width: 70px;
}

.qs-category-unlimited .selected-group .selected-box .s-cell {
  float: left;
  border: 1px solid #fd6000;
  height: 22px;
  width: 90px;
  background: #fff;
  margin-right: 10px;
}

.qs-category-unlimited .selected-group .selected-box .s-cell span {
  line-height: 24px;
  width: 68px;
  height: 24px;
  float: left;
  text-align: center;
  overflow: hidden;
}

.qs-category-unlimited .selected-group .selected-box .s-cell i {
  background: url(../images/242.png) 5px 7px no-repeat;
  width: 21px;
  height: 22px;
  float: right;
  border-left: 1px solid #ddd;
}

.qs-category-unlimited .selected-group .selected-box .s-cell i:hover {
  background-position: 5px -18px;
  cursor: pointer;
}

.qs-category-unlimited .selected-group.open {
  display: block;
}

.qs-category-unlimited .selected-group .btn-some {
  float: left;
  width: 60px;
  height: 24px;
  background: #fd6000;
}

.qs-category-unlimited .selected-group .btn-some a {
  color: #fff;
  background: #fd6000;
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
}

.qs-category-unlimited .selected-group .btn-some a:hover {
  background: #e30;
}

.qs-category-unlimited .cate-type {
  width: 750px;
  position: relative;
}

.qs-category-unlimited .cate-type .dl {
  width: 750px;
  padding: 0;
  margin: 0;
}

.qs-category-unlimited .cate-type .dt {
  width: 99px;
  float: left;
  padding: 5px 0;
}

.qs-category-unlimited .cate-type .dt span {
  float: right;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  margin-right: 15px;
  color: #555;
}

.qs-category-unlimited .cate-type .dd {
  width: 650px;
  border-left: 1px solid #ededed;
  float: left;
  background: #fff;
  padding: 5px 0px;
}

.qs-category-unlimited .cate-type .dd ul {
  float: left;
}

.qs-category-unlimited .cate-type .dd li {
  height: 30px;
  line-height: 30px;
  float: left;
  width: 130px;
  position: relative;
}

.qs-category-unlimited .cate-type .dd li div {
  padding: 0px 15px;
  width: 120px;
}

.qs-category-unlimited .cate-type .dd li .divspan {
  color: #0066CC;
  padding-right: 13px;
  cursor: pointer;
  line-height: 30px;
  background: url(../images/243.png) right -20px no-repeat;
}

.qs-category-unlimited .cate-type .one-select {
  height: 30px;
  line-height: 30px;
  float: left;
  width: 150px;
  margin: 0;
  padding: 0 15px;
}

.qs-category-unlimited .cate-type .one-select .check-box {
  width: 16px;
  height: 16px;
  margin-right: 3px;
}

.qs-category-unlimited .cate-type .one-select label {
  width: 110px;
  color: #0066CC;
  overflow: hidden;
  height: 16px;
  line-height: 16px;
  vertical-align: bottom;
}

.qs-category-unlimited .cate-type .one-select label:hover {
  color: #e30;
}

.qs-category-unlimited .cate-type .one-select label.selected {
  color: #e30;
}

.qs-category-unlimited .category-select {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #f0f0f0;
}

.qs-category-unlimited .category-select .cs-left {
  width: 100px;
  float: left;
}

.qs-category-unlimited .category-select .cs-left span {
  float: right;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  margin-right: 15px;
  color: #555;
}

.qs-category-unlimited .category-select .cs-right {
  width: 630px;
  float: right;
  background: #fff;
  padding: 11px 0px;
}

.qs-category-unlimited .category-select .cs-right select {
  padding: 3px 3px 3px 10px;
  background: transparent;
  height: 28px;
  width: 130px;
  font-size: 14px;
  float: left;
  outline: none;
  border: 1px solid #D0D0D0;
  cursor: pointer;
  margin-right: 10px;
  line-height: 28px;
}

.qs-category-unlimited.def .cate-type {
  width: 620px;
}

.qs-category-unlimited.def .category-select {
  height: 70px;
}

.qs-category-unlimited.def .category-select .cs-left span {
  height: 70px;
  line-height: 70px;
}

.qs-category-unlimited.def .category-select .cs-right {
  float: left;
  width: 500px;
}

.qs-category-unlimited.def .category-select .cs-right select {
  margin-top: 10px;
}

/* ajax��¼ */
.ajax_login {
  width: 545px;
  height: 570px;
  background: url(../images/login_reg_bgBox.png) center no-repeat;
}

.ajax_login .title {
  width: 760px;
  height: 100px;
  background-image: url(../images/268.jpg);
  background-repeat: no-repeat;
  position: relative;
}

.ajax_login .title .logo {
  width: 300px;
  margin: 0 auto;
  padding-top: 28px;
  color: #fff;
  font-size: 28px;
  text-align: center;
  font-family: "΢���ź�";
}

.ajax_login .title .close {
  position: absolute;
  right: 30px;
  width: 36px;
  height: 36px;
  top: 30px;
  background-image: url(../images/270.png);
  cursor: pointer;
}

.ajax_login .title .close:hover {
  background-position: 0px -40px;
}

.ajax_login .lmain {
  width: 334px;
  margin: 0 auto;
  padding-top: 30px;
}

.ajax_login .lmain .frombox {
  /*padding-left:80px;*/
}

.ajax_login .lmain .frombox .tab {
  width: 312px;
  margin-top: 25px;
  margin-bottom: 30px;
}

.ajax_login .lmain .frombox .tab .li {
  float: left;
  width: 156px;
  height: 45px;
  line-height: 45px;
  border-bottom: 2px #FFFFFF solid;
  text-align: center;
  color: #333333;
  cursor: pointer;
  font-size: 16px;
}

.ajax_login .lmain .frombox .tab .li:hover {
  color: #dd0000;
}

.ajax_login .lmain .frombox .tab .li.select {
  color: #dd0000;
  border-bottom: 2px #dd0000 solid;
}

.ajax_login .lmain .frombox .login_type {
  display: none;
}

.ajax_login .lmain .frombox .ce {
  width: 100%;
  height: 60px;
  position: relative;
  margin-top: 18px;
}

.ajax_login .lmain .frombox .ce .inputtit {
  color: #d73f2a;
  font-size: 13px;
  font-weight: 600;
}

.ajax_login .lmain .frombox .ce .imgbg {
  background-image: url(../images/269.gif);
  background-repeat: no-repeat;
  background-position: 0px -6px;
  width: 42px;
  height: 40px;
  left: 1px;
  top: 1px;
  position: absolute;
  border-radius: 3px 0px 0px 3px;
}

.ajax_login .lmain .frombox .ce .imgbg.pwd {
  background-position: 0px -76px;
}

.ajax_login .lmain .frombox .ce .linput {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  background: none;
  border: 0;
  border-bottom: 1px #dcdae4 solid;
  /*border-radius:4px;padding-left:50px;*/
}

.ajax_login .lmain .frombox .ce .linput:hover {
  /*border:1px  #33BEF2 solid;-moz-box-shadow:0px 0px 10px #33BEF2;/*firefox-webkit-box-shadow:0px 0px 10px #33BEF2;*/
  /*safari?��chromebox-shadow:0px 0px 10px #33BEF2;*/
  /*opera?��ie9*/
}

.ajax_login .lmain .frombox .ce .linput.pwd {
  color: #999999;
}

.ajax_login .lmain .frombox .ce .linput:focus {
  outline: none;
}

.ajax_login .lmain .frombox .ce .send_code {
  width: 110px;
  position: absolute;
  height: 40px;
  line-height: 40px;
  right: 8px;
  top: 0px;
  background-color: #F6F6F6;
  border: 1px #CCCCCC solid;
  border-radius: 0px 4px 4px 0px;
  text-align: center;
  cursor: pointer;
}

.ajax_login .lmain .frombox .ce .send_code:hover {
  background-color: #FFFFFF;
}

.ajax_login .lmain .frombox .ce .send_code.btn_disabled {
  background-color: #EFEFEF;
  color: #999999;
}

.ajax_login .lmain .frombox .ce .btn {
  width: 100%;
  height: 42px;
  background-color: #d83f2a;
  border: 0px;
  border-radius: 4px;
  font-size: 16px;
  color: #FFFFFF;
  cursor: pointer;
  margin-top: 30px;
}

.ajax_login .lmain .frombox .ce .btn:hover {
  background-color: #cd2a13;
}

.ajax_login .lmain .frombox .ce .btn[disabled] {
  background-color: #EFEFEF;
  border: 1px #CCCCCC solid;
  color: #999999;
}

.ajax_login .lmain .frombox .err {
  width: 295px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  background-color: #FDECE1;
  border-radius: 4px;
  padding-left: 15px;
  margin-bottom: 15px;
  color: #FF0000;
  display: none;
}

.ajax_login .lmain .frombox .ce .auto {
  position: absolute;
}

.ajax_login .lmain .frombox .ce .getpwd {
  position: absolute;
  right: 8px;
  top: 0px;
  text-align: right;
}

.ajax_login .rmain {
  width: 265px;
  float: left;
  border-left: 1px #DFDFDF solid;
  margin-top: 40px;
  margin-bottom: 50px;
  height: 280px;
}

.ajax_login .rmain .tit {
  padding-left: 50px;
  font-size: 18px;
}

.ajax_login .rmain .api_login {
  padding-left: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.ajax_login .rmain .btnbox {
  padding-left: 50px;
  padding-top: 5px;
}

/*�����ֵĵ�ѡ����*/
.imgchecked_txt {
  width: 80px;
  height: 21px;
  padding-left: 50px;
  background-image: url(../images/271.png);
  background-repeat: no-repeat;
  cursor: pointer;
}

.imgchecked_txt:hover {
  background-position: 0px -23px;
}

.imgchecked_txt.select {
  background-position: 0px -46px;
}

.imgchecked_txt.select:hover {
  background-position: 0px -69px;
}

/*��������¼ͼ��*/
.uu_api_login_btn {
  width: 32px;
  height: 32px;
  cursor: pointer;
  float: left;
  margin-right: 15px;
  background-image: url(../images/272.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  text-decoration: none;
}

.uu_api_login_btn:hover {
  background-position: -50px 0px;
}

.uu_api_login_btn.sina {
  background-position: 0px -75px;
}

.uu_api_login_btn.sina:hover {
  background-position: -50px -75px;
}

.uu_api_login_btn.weixin {
  background-position: 0px -150px;
}

.uu_api_login_btn.weixin:hover {
  background-position: -50px -150px;
}

.btn_green_api {
  display: inline;
  text-decoration: none;
  text-align: center;
  color: #FFFFFF;
  background-color: #dd0000;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  border: 0px;
  width: auto;
  height: auto;
  padding: 9px 22px;
  border: 1px #dd0000 solid;
}

.btn_green_api:hover {
  background-color: #dd0000;
}

.input_text_inside {
  position: relative;
}

.input_text_inside .minput {
  width: 280px;
  height: 40px;
  line-height: 40px;
  border: 1px #DFDFDF solid;
  padding-left: 10px;
  border-radius: 4px;
  padding-left: 105px;
}

.input_text_inside .minput:hover {
  border: 1px #33BEF2 solid;
  -moz-box-shadow: 0px 0px 10px #33BEF2;
  /*firefox*/
  -webkit-box-shadow: 0px 0px 10px #33BEF2;
  /*safari?��chrome*/
  box-shadow: 0px 0px 10px #33BEF2;
  /*opera?��ie9*/
}

.input_text_inside .inputtit {
  position: absolute;
  left: 5px;
  top: 13px;
  height: 15px;
  line-height: 15px;
  text-align: right;
  border-right: 1px #CCCCCC solid;
  padding-right: 8px;
  width: 80px;
  color: #000000;
}

.input_text_inside.t5 .minput {
  padding-left: 115px;
  width: 270px;
}

.input_text_inside.t5 .inputtit {
  width: 90px;
}

.input_text_inside.t3 .minput {
  padding-left: 95px;
  width: 290px;
}

.input_text_inside.t3 .inputtit {
  width: 65px;
}

.input_text_inside.t2 .minput {
  padding-left: 85px;
  width: 300px;
}

.input_text_inside.t2 .inputtit {
  width: 55px;
}

/* ajaxע�� */
.ajax_reg {
  width: 545px;
  height: 570px;
  background: url(../images/login_reg_bgBox.png) center no-repeat;
}

.ajax_reg .title {
  width: 760px;
  height: 100px;
  background-image: url(../images/273.jpg);
  background-repeat: no-repeat;
  position: relative;
}

.ajax_reg .title .logo {
  width: 300px;
  margin: 0 auto;
  padding-top: 28px;
  color: #fff;
  font-size: 28px;
  text-align: center;
  font-family: "΢���ź�";
}

.ajax_reg .title .close {
  position: absolute;
  right: 30px;
  width: 36px;
  height: 36px;
  top: 30px;
  background-image: url(../images/270.png);
  cursor: pointer;
}

.ajax_reg .title .close:hover {
  background-position: 0px -40px;
}

.ajax_reg .lmain {
  width: 334px;
  margin: 0 auto;
  /* float: left; */
  padding-top: 20px;
}

.ajax_reg .lmain .frombox {
  /*padding-left:80px;*/
}

.ajax_reg .lmain .frombox .tit {
  font-size: 18px;
  margin-top: 25px;
  margin-bottom: 30px;
  position: relative;
}

.ajax_reg .lmain .frombox .tit .change_type {
  position: absolute;
  font-size: 14px;
  top: 2px;
  right: 15px;
}

.ajax_reg .lmain .frombox .ce {
  width: 320px;
  height: 60px;
  position: relative;
  margin-top: 8px;
}

.ajax_reg .lmain .frombox .ce .minput {
  width: 195px;
}

.ajax_reg .lmain .frombox .ce .sendbtn {
  width: 100px;
  position: absolute;
  right: 8px;
  top: 14px;
  height: 40px;
  /* background-color: #F6F6F6; */
  /* border: 1px #DFDFDF solid; */
  text-align: center;
  cursor: pointer;
  line-height: 40px;
  /* border-top-right-radius: 4px; */
  /* border-bottom-right-radius: 4px; */
  color: #d73f2a;
}

.ajax_reg .lmain .frombox .ce .sendbtn:hover {
  background-color: #EAEAEA;
  color: #666666;
}

.ajax_reg .lmain .frombox .ce .sendbtn.btn_disabled {
  color: #999999;
  background-color: #F0F0F0;
  cursor: default;
}

.ajax_reg .lmain .frombox .ce .sendbtn.btn_disabled:hover {
  color: #999999;
  background-color: #F0F0F0;
}

.ajax_reg .lmain .frombox .ce .btn {
  width: 100%;
  height: 42px;
  background-color: #d83f2a;
  border: 0px;
  border-radius: 4px;
  font-size: 16px;
  color: #FFFFFF;
  cursor: pointer;
  margin-top: -15px;
}

.ajax_reg .lmain .frombox .ce .btn:hover {
  background-color: #cd2a13;
}

.ajax_reg .lmain .frombox .ce .btn[disabled] {
  background-color: #EFEFEF;
  border: 1px #CCCCCC solid;
  color: #999999;
}

.ajax_reg .lmain .frombox .ce .btn.btn_disabled,
.ajax_reg .lmain .frombox .ce .btn.btn_disabled:hover {
  color: #999999;
  background-color: #F0F0F0;
  pointer-events: none;
}

.ajax_reg .lmain .frombox .err {
  width: 295px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  background-color: #FDECE1;
  border-radius: 4px;
  padding-left: 15px;
  margin-bottom: 15px;
  color: #FF0000;
  display: none;
}

.ajax_reg .lmain .frombox .ce.password {
  height: 43px;
}

.ajax_reg .lmain .frombox .ce.safety {
  height: 30px;
}

.ajax_reg .lmain .frombox .ce.safety .slist {
  float: left;
  width: 102px;
  border: 1px #FFFFFF solid;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  text-align: center;
  background-color: #EEEEEE;
}

.ajax_reg .lmain .frombox .ce.safety .slist.t1.select {
  color: #FFFFFF;
  background-color: #D83432;
}

.ajax_reg .lmain .frombox .ce.safety .slist.t2.select {
  color: #FFFFFF;
  background-color: #F9BC5B;
}

.ajax_reg .lmain .frombox .ce.safety .slist.t3.select {
  color: #FFFFFF;
  background-color: #43C668;
}

.ajax_reg .rmain {
  width: 265px;
  float: left;
  border-left: 1px #DFDFDF solid;
  margin-top: 40px;
  margin-bottom: 50px;
  height: 280px;
}

.ajax_reg .rmain .tit {
  padding-left: 50px;
  font-size: 18px;
}

.ajax_reg .rmain .api_login {
  padding-left: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.ajax_reg .rmain .btnbox {
  padding-left: 50px;
  padding-top: 5px;
}

.ajax_reg .do_box {
  display: none;
}

/*��Աע��ѡ��------------------*/
.ajax_reg .reg_select_box {
  width: 760px;
  background-color: #FFFFFF;
}

.ajax_reg .reg_select_box .tit {
  font-size: 28px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  width: 760px;
}

.ajax_reg .reg_select_box .sbox {
  margin: 0 auto;
  margin-top: 15px;
  width: 580px;
  height: 450px;
}

.ajax_reg .reg_select_box .sbox .slisit1 {
  width: 215px;
  padding-top: 225px;
  float: left;
  background-image: url(../images/62.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

.ajax_reg .reg_select_box .sbox .slisit1:hover {
  background-position: -360px 0px;
  color: #5F8DC9;
}

.ajax_reg .reg_select_box .sbox .slisitc {
  width: 150px;
  float: left;
  height: 100px;
}

.ajax_reg .reg_select_box .sbox .slisit2 {
  width: 215px;
  padding-top: 225px;
  float: left;
  background-image: url(../images/62.png);
  background-repeat: no-repeat;
  background-position: -690px 0px;
  cursor: pointer;
}

.ajax_reg .reg_select_box .sbox .slisit2:hover {
  background-position: -1030px 0px;
  color: #5F8DC9;
}

.ajax_reg .reg_select_box .sbox .stitle {
  text-align: center;
  font-size: 22px;
  padding-bottom: 15px;
}

.ajax_reg .reg_select_box .sbox .stxt {
  font-size: 14px;
  line-height: 220%;
  text-align: center;
}

.btn_yellow_api {
  display: inline;
  text-decoration: none;
  text-align: center;
  color: #FFFFFF;
  background-color: #dd0000;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  border: 0px;
  width: auto;
  height: auto;
  padding: 9px 22px;
  border: 1px #E35B00 solid;
}

.btn_yellow_api:hover {
  background-color: #FF5500;
}

/*@media only screen and(min-width=1440px) and (max-width=1680px){*/
/*.footer-txt-group .ftg-main .ftg-left{*/
/*color: white;*/
/*padding-top: 8px;*/
/*width:1200px;*/
/*color:#e1e4e6;*/
/*}*/
/*}*/
/*@media only screen and (min-width: 1440px) and (max-width: 1980px) {
	.footer-txt-group .ftg-main .ftg-left{
		color: white;
		padding-top: 25px;
		width:1200px;
		color:#e1e4e6;
	}
}*/
/*暂无内容*/
.zwnr {
  height: auto;
  margin: 0 auto;
}

/*.zwnr_icon{
	width:400px;
	height:274px;
	background:url(../images/no_main.png) no-repeat center;
	background-size: 40%
}*/
.zwnr_txt {
  width: 100%;
  text-align: center;
  height: 100px;
  line-height: 100px;
  font-size: 24px;
  font-weight: bold;
  color: #a0a0a0;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #ddd;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ddd;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ddd;
}

input:-ms-input-placeholder,
textarea::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ddd;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ddd;
}
