#header h3 {
  font-size: 25px;
  line-height: 50px;
  letter-spacing: 1.8px;
  width: 276px;
  font-weight: bold;
  text-align: center;
  background: #317d9d;
  color: #fff;
}
#header .txt1 {
  padding: 5px 0 8px 10px;
}
#header .txt {
  padding: 11px 0 0 10px;
  line-height: 30px;
}
#sec1 {
  position: relative;
}
#sec1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1000px;
  background: url("../img/index/sec1_img1.png") no-repeat center bottom/cover;
}
#sec1 .box {
  padding: 280px 0 126px 358px;
}
#sec1 .txt {
  padding: 15px 0 22px;
}
#sec1 .sec1_btn {
  margin-left: -20px;
}
#sec2 {
  background: url("../img/index/sec2_deco.png") no-repeat center top -101px, url("../img/shared/key_bg.jpg") repeat center top;
  position: relative;
}
#sec2:before {
  content: '';
  position: absolute;
  top: -168px;
  left: 0;
  width: 100%;
  height: 168px;
  background: url("../img/index/sec2_bg1.png") no-repeat center top/cover;
}
#sec2 .row1 {
  position: relative;
}
#sec2 .row1:before {
  content: '';
  position: absolute;
  top: 390px;
  left: 0;
  width: 100%;
  height: 803px;
  background: url("../img/index/sec2_bg3_01.png") no-repeat center top;
}
#sec2 .row1 h3 {
  margin-left: -65px;
  padding: 8px 0 16px;
}
#sec2 .row1 .box {
  position: relative;
}
#sec2 .row1 .img1 {
  position: absolute;
  top: 7px;
  right: -300px;
}
#sec2 .row1 .sec2_btn1 {
  position: absolute;
  bottom: -39px;
  right: 0;
}
#sec2 .row2 {
  position: relative;
}
#sec2 .row2:before {
  content: '';
  position: absolute;
  top: 73px;
  left: 0;
  width: 100%;
  height: 804px;
  background: url("../img/index/sec2_bg3_02.png") no-repeat center top;
}
#sec2 .row2 .fr {
  margin-right: -169px;
  padding-top: 63px;
}
#sec2 .row2 .img2 {
  position: absolute;
  top: 0;
  left: -300px;
}
#sec2 .row2 .txt {
  padding-left: 33px;
}
#sec2 .row2 .sec2_btn2 {
  float: left;
  margin-top: 483px;
  position: relative;
  z-index: 1;
}
#sec2 .row3 {
  position: relative;
  padding-bottom: 67px;
}
#sec2 .row3:before {
  content: '';
  position: absolute;
  top: 184px;
  left: 0;
  width: 100%;
  height: 803px;
  background: url("../img/index/sec2_bg3_03.png") no-repeat center top;
}
#sec2 .row3 h3 {
  margin-left: -229px;
  padding: 14px 0 3px;
}
#sec2 .row3 .img3 {
  position: absolute;
  top: -65px;
  right: -330px;
}
#sec2 .row3 .sec2_btn3 {
  margin: 19px 0 0 -40px;
}
#sec2 .row3 .sec2_btn4 {
  margin-top: 19px;
}
#sec3 {
  background: url("../img/index/rss_bg.jpg") repeat center top;
  padding: 117px 0 0;
  position: relative;
}
/*#sec3:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 109px;
  background: url("../img/index/sec2_bg2.png") no-repeat center top/100% 100%;
}*/
#sec3 #feed {
  margin: 23px -14px 0 -20px;
  height: 330px;
}
#sec3 #feed dl {
  float: left;
  text-align: center;
  width: 180px;
  color: #fff;
}
#sec3 #feed dl + dl {
  margin-left: 33px;
}
#sec3 #feed dl dd+dd{
  text-decoration: underline;
}
/*# sourceMappingURL=index.css.map */
