@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
/* -webkit-text-size-adjust fix Chrome 12 px limit */
body,
button,
input,
select,
textarea,
label {
  font-size: 14px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "PingFang SC", "WenQuanYi Micro Hei", sans-serif;
  -webkit-text-size-adjust: none;
  color: #666;
}
button,
input,
select,
label {
  vertical-align: middle;
  list-style-type: none;
  border: none;
}
i {
  font-style: normal;
}
ul,
ol,
p {
  font-size: 100%;
}
ul {
  list-style: none;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 13px;
}
h4 {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 12px;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}
small {
  font-size: 12px;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
img {
  border: 0 none;
}
a img,
span img {
  vertical-align: bottom;
}
em {
  font-style: normal;
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
  opacity: 0.8;
}
/* width_control  */
/* 布局 */
.control {
  width: 100%;
  overflow: hidden;
  min-width: 1000px;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}
.container {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.container_fluid {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
/* 主体 */
.content {
  overflow: hidden;
  min-height: 200px;
}
.main_footer {
  padding: 30px 0 0;
  margin: 0 0;
  overflow: hidden;
  width: 1000px;
}
/* 头部样式 */
.header_pc {
  height: 53px;
  padding-top: 20px;
  padding-bottom: 27px;
}
.header_pc .logo a {
  display: block;
}
.header_pc .logo img {
  width: 214px;
  margin-right: 20px;
  display: inline-block;
}
.header_pc .logo span {
  display: inline-block;
  font-weight: normal;
  color: #333;
  padding-left: 20px;
  border-left: 1px solid #e3e3e3;
  height: 46px;
  line-height: 46px;
  font-size: 26px;
  margin-top: 7px;
}
/* 底部样式 */
.footer {
  background: #6d9bcf;
  color: #fff;
}
.footer .m_tit2 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 15px;
  line-height: 30px;
}
.footer .fTops {
  height: 215px;
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}
.footer .concat {
  width: 285px;
  padding-right: 20px;
  float: left;
}
.footer .concat span {
  display: block;
  line-height: 30px;
}
.footer .relatedLinks {
  width: 300px;
  float: left;
}
.footer .relatedLinks a {
  float: left;
  width: 90px;
  padding-right: 10px;
  line-height: 30px;
  color: #fff;
}
.footer .qrCode {
  width: 284px;
  float: right;
}
.footer .qrCode ul {
  overflow: hidden;
  float: right;
  padding-top: 25px;
}
.footer .qrCode li {
  float: left;
  margin: 0 6px;
}
.footer .qrCode img {
  display: block;
  border: 4px solid #f3f3f3;
  width: 122px;
  height: 122px;
  margin-bottom: 10px;
}
.footer .qrCode span {
  display: block;
  text-align: center;
  font-size: 12px;
}
.footer .record {
  background: #6392c8;
  padding: 15px 0;
  text-align: center;
}
.footer .record span {
  margin-left: -50px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.footer .record img {
  display: inline-block;
  vertical-align: middle;
}
.footer .back-to-top {
  position: fixed;
  display: none;
  bottom: 6%;
  left: 50%;
  margin-left: 520px;
  z-index: 9999;
}
/* 公用样式 */
.more {
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  line-height: 30px;
  color: #0f8bff;
  border: 1px solid #0f8bff;
  border-radius: 16px;
  padding: 0 16px;
}
.more:hover {
  opacity: 0.8;
}
.m_tit1 {
  overflow: hidden;
  font-weight: normal;
  margin-bottom: 20px;
}
.m_tit1 span {
  display: inline;
  vertical-align: text-bottom;
}
.m_tit1 .ch {
  margin-right: 7px;
  font-size: 22px;
  color: #333;
}
.m_tit1 .en {
  font-size: 16px;
  color: #666;
}
.m_tit3 {
  font-size: 22px;
  font-weight: normal;
  padding: 10px 0;
  margin-bottom: 5px;
}
.formTit {
  font-size: 18px;
  padding-left: 10px;
  border-left: 3px solid #54b3f7;
  margin-bottom: 25px;
}
.btn {
  font-size: 16px;
  background: #3badff;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  padding: 8px 40px;
}
.hidden {
  display: none!important;
}
.red {
  color: #f00;
}
.ul01 {
  height: 306px;
  overflow: hidden;
  margin-bottom: 20px;
}
.ul01 li {
  position: relative;
  padding-left: 128px;
  padding-right: 30px;
  line-height: 34px;
}
.ul01 .link {
  display: block;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ul01 .link:hover {
  color: #0fafff;
}
.ul01 .time {
  position: absolute;
  left: 20px;
  top: 0;
}
.ul01 .icon {
  width: 4px;
  height: 4px;
  background: #7d7d7d;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.backHome {
  background: #4e91de;
  height: 51px;
}
.backHome span {
  width: 500px;
  height: 21px;
  padding: 15px 0;
  float: left;
  display: block;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}
.backHome a {
  float: right;
  display: block;
  width: 122px;
  height: 36px;
  margin-top: 7px;
  background: url(caigou_13.png);
}
.backHome a:hover {
  opacity: 0.8;
}
.layui-laypage {
  text-align: center;
  margin-top: 35px;
}
.layui-laypage span,
.layui-laypage a {
  display: inline-block;
  margin-left: -1px;
  line-height: 20px;
  padding: 2px 8px;
  cursor: pointer;
  vertical-align: middle;
  background: #fff;
  border-radius: 2px;
  margin: 0 6px;
}
.layui-laypage a:hover {
  color: #2aa6ff;
}
.layui-laypage .layui-laypage-curr {
  background: #2aa6ff;
  color: #fff;
}
.layui-laypage em {
  font-weight: normal;
}

/*# sourceMappingURL=caigou_global.css.map */
