body,
html {
  height: 100%;
}

a,
a:hover {
  outline: 0;
}

.footer,
.header {
  z-index: 99;
}

.clearfix:after,
.page_1 .page_bg:before {
  content: "";
}

html {
  overflow: hidden;
}

body {
  position: relative;
  width: 100%;
  font-size: 14px;
  color: #333;
  font-family: "Microsoft YaHei";
  overflow: auto;
}

.header,
.wrap,
.wrapper {
  position: absolute;
  top: 0;
}

body,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
input,
li,
ol,
p,
table,
ul {
  margin: 0;
  padding: 0;
}

table {
  width: auto;
  border-collapse: collapse;
  border-spacing: 0;
}

.footer,
.header,
.wrap,
.wrapper {
  width: 100%;
  left: 0;
}

li {
  list-style: none;
  vertical-align: bottom;
}

em,
i {
  font-style: normal;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #1a77df;
  text-decoration: none;
}

img {
  border: 0;
}

.hidden {
  display: none;
}

.hide_txt {
  text-indent: -9999em;
  font-size: 0;
  line-height: 0;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}

.clearfix {
  zoom: 1;
}
.text-in{
  text-indent: 2em;
}
.p-in{
  padding-left: 26px;
}

/*定义页面中间宽度*/

.width {
  width: 1190px;
  margin: 0 auto;
}

.cursor {
  cursor: pointer;
}

.font {
  font-size: 14px;
  color: #666;
}

/*位置导航*/
.current-label {
  width: 1190px;
  margin: 0 auto;
  height: 44px;
  font-size: 14px;
  color: #666;
  border-bottom: 1px solid #e7e7e7;
}

.current-label .container-privacy {
  width: 1150px;
  margin: 0 auto;
  padding: 0 20px;
  line-height: 44px;
}

.current-label .container-privacy li {
  float: left;
}

.current-label .container-privacy li a {
  cursor: pointer;
  color: #666;
}

.current-label .container-privacy li:last-child a {
  color: #1a77df;
}

/*!*主体样式*!*/
/*#content-serve .container-privacy {*/
/*  padding-top: 17px;*/
/*  width: 1190px;*/
/*  margin: 0 auto;*/
/*  position: relative;*/
/*}*/

/*#content-serve .container-privacy .leftcon {*/
/*  width: 235px;*/
/*  position: fixed;*/
/*  left: 50%;*/
/*  margin-left: -602px;*/
/*  top:145px;*/

/*}*/

#content-serve .container-privacy .leftcon header {
  width: 235px;
  height: 54px;
  background: #357dbf;
  line-height: 54px;
  text-align: center;
  color: #fff;
}

#content-serve .container-privacy .leftcon header h2 {
  font-size: 16px;
  font-weight: normal;
}

#content-serve .container-privacy .leftcon .contract-list {
  border: 1px solid #e5e5e5;
  padding: 0 11px 57px 10px;
  height: 352px;
  overflow: hidden;
  width: 212px;
}

#content-serve .container-privacy .leftcon .contract-list li {
  height: 49px;
  line-height: 49px;
  border-bottom: 1px solid #eeeeee;
  padding-left: 10px;
  font-size: 13px;
}

#content-serve .container-privacy .leftcon .contract-list li a {
  color: #4185c3;
  cursor: pointer;
  display: block;
  width: 100%;
  height: 80%;
}

#content-serve .container-privacy .leftcon .contract-list li:hover a {
  color: #44b6ff;
}

#content-serve .container-privacy .leftcon .contract-list li.active a {
  color: #44b6ff;
}

#content-serve .container-privacy .rightcon {
  /*width: 916px;*/
  padding-top: 4px;
  padding-bottom: 57px;
}

#content-serve .container-privacy .rightcon p {
  font-size: 13px;
  color: #666;
  line-height: 24px;
  text-align: justify;
}

#content-serve .container-privacy .rightcon p.head {
  color: #285ebf;
  font-size: 18px;
  line-height: 74px;
}

#content-serve .container-privacy .rightcon p.navhead {
  font-size: 15px;
  margin-top: 22px;
  margin-bottom: 24px;
}

#content-serve .container-privacy .rightcon p.nomargintop {
  margin-top: 0;
}

#content-serve .container-privacy .rightcon ul li {
  font-size: 13px;
  color: #666;
  line-height: 24px;
  margin-top: 24px;
}

/*底部footer*/

#footer {
  height: 127px;
  background: #414141;
  overflow: hidden;
  color: #fff;
  text-align: center;
  line-height: 22px;
}

#footer P:first-child {
  padding-top: 42px;
}

/*隐私政策*/
.yszc #content-serve .container-privacy .rightcon {
  width: 1190px;
  margin: 0 auto;
}

.yszc #content-serve .container-privacy .rightcon ul li {
  line-height: 32px;
  margin-top: 0;
}

.yszc #content-serve .container-privacy .rightcon p.navhead {
  margin-bottom: 5px;
}

.ys-tab {
  width: 100%;
  margin: 20px auto;
  font-size: 13px;
  color: #666;
}

.ys-tab tr {
  height: 45px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.ys-tab tr th {
  border-left: 1px solid #ccc;
}

.ys-tab tr th,
.ys-tab tr td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
}


