/* Generated by less 2.2.0 */
/***************************************************
		加载 LESS
***************************************************/
/***************************************************
		定义专用风格（颜色、渐变、投影、圆角）
***************************************************/
/***************************************************
		定义通用样式
***************************************************/
* {
  letter-spacing: 1px;
}
body {
  font-size: 1.6rem;
  line-height: 1.8;
  /* background: url(../image/index/bg1.jpg) center top; */
  color: #282322;
}
h2 {
  line-height: 0;
  text-align: center;
  position: relative;
}
p {
  line-height: 1.8 !important;
}
/***************************************************
		定义通用布局
***************************************************/
.container {
  max-width: 1024px;
  margin: 0 auto;
}
.row1 {
  /* background: url(../image/index/bg1.png) center -20px; */
  overflow: hidden;
  padding-bottom: 70px;
}
.row2 {
  /* background: url(../image/index/bg2.jpg) center top; */
  overflow: hidden;
  padding-bottom: 70px;
  position: relative;
}
.row2:before {
  content: '';
  position: absolute;
  width: 1920px;
  height: 880px;
  top: 30px;
  left: 50%;
  margin-left: -960px;
  /* background: url(../image/index/bg2.png) center top; */
}

.content {
  max-width: 1030px;
}
.btn {
}

body {
  position: relative;
}
header {
  /* background: url(../image/index/bg-header.jpg) no-repeat center top; */
  min-width: 1024px;
  /* height: 730px; */
  position: relative;
}
header .container {
  line-height: 0;
  text-align: center;
  position: relative;
  z-index: 2;
}
header .container > img {
  margin: 150px 0 0;
  position: relative;
  left: 30px;
}

header .container .bm_btn {
  border-radius: 0;
  box-shadow: none;
  box-shadow: 0 4px #000;
  /* background: url(../image/index/btn-header-join.jpg); */
  width: 240px;
  height: 49px;
  top: 650px;
  left: 50%;
  margin-left: 240px;
  position: absolute;
}
header .container .bm_btn:hover {
  filter: drop-shadow(0 2px 0 #000);
  box-shadow: 0 0px #000;
  transform: translateY(2px);
}

header .container .cd {
  position: absolute;
  top: 0;
  left: 40px;
  bottom: auto;
  left: auto;
  /* background: url(../image/index/bg-cd.png) no-repeat center / cover; */
  width: 154px;
  height: 159px;
  padding: 65px 0 0;
}
header .container .cd p {
  font-size: 1.5rem;
  line-height: 1.33;
  color: #ffffff;
  line-height: 2 !important;
}
header .container .cd p b {
  font-size: 2.2rem;
  color: #ffd71d;
  line-height: 1.27;
  padding: 0 4px;
  display: inline-block;
}
.mainbody {
  padding: 1px 0 0;
  overflow: hidden;
  position: relative;
}
.mainbody .container {
  position: relative;
  z-index: 2;
}
.mainbody .container > div {
  margin: 40px 0 0;
}

footer {
  /* line-height: 60px; */
  position: relative;
  z-index: 2;
  /* background: url(../image/index/bg2.jpg); */
}
footer > div {
  text-align: center;
}
/***************************************************
		index.html
***************************************************/
#index .intro .content {
  margin: 0 auto;
}
#index .intro p {
  text-align: center;
  margin: 30px 0 0;
}
#index .intro p b {
  background: #74b4fa;
  /* color: #ffffff; */
  line-height: 1.3;
  margin: 0 5px;
  padding: 0 10px;
  display: inline-block;
}
#index p .bold {
  font-weight: bold;
}
#index .intro p b.snh {
  background: #8ed2f5;
}
#index .intro p b.bej {
  background: #fd2a6f;
}
#index .intro p b.gnz {
  background: #a6c819;
}
#index .intro p:first-child {
  margin: 0;
}

#index .part-1 .content,
#index .part-2 .content,
#index .part-3 .content,
#index .part-4 .content {
  /* padding-top: 90px; */
}

#index .part-1 {
  /* background: url(../image/index/title-part-1.png); */
  width: 994px;
  height: 240px;
  margin: 40px auto 0;
}
#index .part-1 .content {
  width: 900px;
  margin: 0 auto;
}

#index .part-1 ol {
  /* color: #43d8d8; */
  font-size: 1.8rem;
  font-weight: bold;
  list-style: decimal;
  padding: 0 0 0 36px;
}
#index .part-1 ol li {
  font-weight: normal;
  font-size: 1.6rem;
  margin: 5px 0 0;
}

#index .part-1 ol li:first-child {
  margin: 0;
}
#index .part-2 {
  /* background: url(../image/index/title-part-2.png); */
  width: 860px;
  height: 146px;
  margin: 40px auto 0;
}
#index .part-2 p {
  text-align: center;
}
#index .part-2 p b {
  color: #ff8a70;
  padding: 0 5px;
  display: inline-block;
}
#index .part-3 {
  margin: 0 auto;
}
#index .part-3 .flow {
  margin: 0 auto;
  display: block;
}
#index .part-3 .link {
  font-size: 0;
  letter-spacing: -4px;
  line-height: 0;
  text-align: justify;
  margin: 50px 0;
  padding: 30px 8px;
}
#index .part-3 .link > * {
  vertical-align: top;
  display: inline-block;
}
#index .part-3 .link * {
  letter-spacing: normal;
}
#index .part-3 .link:after {
  content: '';
  width: 100%;
  height: 0;
  display: inline-block;
}
#index .part-3 .link > * {
  vertical-align: middle;
}
#index .part-3 .link h3 {
  font-weight: 600;
  font-size: 4.8rem;
  line-height: 1;
}
#index .part-3 .link > div {
  letter-spacing: -6px;
}
#index .part-3 .link > div a {
  margin: 0 0 0 20px;
}
#index .part-3 .link > div a:first-child {
  margin: 0;
}
#index .part-3 .enter {
  font-size: 0;
  letter-spacing: -4px;
  line-height: 0;
  text-align: center;
}
#index .part-3 .enter > * {
  vertical-align: top;
  display: inline-block;
}

#index .part-3 .enter > div {
  margin: 0 0 0 120px;
  position: relative;
}
#index .part-3 .web_a {
}
#index .part-3 .enter > div.wx {
  min-width: 378px;
  position: relative;
}
#index .part-3 .enter > div.wx > .code {
  position: absolute;
  top: 0px;
  right: 0px;
}

#index .part-3 .enter > div:first-child {
  margin: 0;
}

#index .part-4 {
  /* background: url(../image/index/title-part-4.png); */
  width: 994px;
  height: 554px;
  margin: 40px auto 0;
}
#index .part-4 .content {
  width: 900px;
  margin: 0 auto;
}
#index .part-4 ul {
  font-size: 0;
  letter-spacing: -4px;
  line-height: 0;
  text-align: justify;
  margin: 0 0 -60px;
  position: relative;
}
#index .part-4 ul > * {
  vertical-align: top;
  display: inline-block;
}
#index .part-4 ul * {
  font-size: 1.4rem;
  line-height: 1.29;
  text-align: left;
  letter-spacing: normal;
}
#index .part-4 ul:after {
  content: '';
  width: 100%;
  height: 0;
  display: inline-block;
}
#index .part-4 ul li {
  width: 50%;
  min-height: 170px;
  margin: 15px 0 40px;
  position: relative;
}
#index .part-4 ul li h3 {
  font-weight: 600;
  font-size: 2rem;
  color: #43d8d8;
}
#index .part-4 ul li p {
  margin: 15px 0 0;
  text-indent: 2em;
}
#index .part-4 ul li:nth-child(odd) {
  padding: 0 30px 0 0;
}
#index .part-4 ul li:nth-child(even) {
  padding: 0 0 0 30px;
}
#index .part-4 ul li:nth-child(even):before {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: -1px;
  content: '';
  border: 2px solid transparent;
  border-left-color: #282322;
  width: 1px;
  display: block;
}
#index .part-4 ul:before {
  position: absolute;
  top: 210px;
  right: 0;
  bottom: auto;
  left: 0;
  content: '';
  border: 2px solid transparent;
  border-top-color: #282322;
  height: 1px;
  display: block;
}
/***************************************************
		内页
***************************************************/
#inner header .time {
  display: block;
}
#inner .mainbody {
}
#inner .mainbody .content {
  width: 960px;
  margin: 10px auto 0;
  padding: 0 40px 40px;
  /* border: 3px solid #5c6c6c; */
  /* border-top: none; */
}
#inner .mainbody .content form b {
  color: #71e0e0;
}
#inner .mainbody .content form input,
#inner .mainbody .content form select {
  font-size: 1.2rem !important;
}
#inner .mainbody .content form table {
  padding: 0 25px;
}
#inner .mainbody .content form .form-btn {
  text-align: center;
  margin: 20px 0 0;
}
#inner .mainbody .content form .form-btn a {
  margin: 0 0 0 40px;
}
#inner .mainbody .content form .form-btn a:first-child {
  margin: 0;
}
#inner .mainbody .content form .qq-upload-button {
  margin: -8px 0 0;
  width: 112px;
  height: 40px;
  display: inline-block;
  background: #ffd71d;
  color: #000;
  text-align: center;
  line-height: 45px;
  padding: 0px;
}
#inner .mainbody .return {
  text-align: center;
  margin: 30px 0 30px;
}
