body {
  background: #f2f9fa;
}
#main .banner .item1 {
  height: 114px;
  background: url("../img/banner_bg_01.jpg") no-repeat center top;
}
a{color:#000000;}
#main .banner .item2 {
  height: 114px;
  background: url("../img/banner_bg_02.jpg") no-repeat center top;
}
#main .banner .item3 {
  height: 120px;
  background: url("../img/banner_bg_03.jpg") no-repeat center top;
}
#main .banner .item4 {
  height: 152px;
  background: url("../img/banner_bg_04.jpg") no-repeat center top;
  padding-top: 102px;
}
#main .banner .button-box {
  width: 1000px;
  margin: 0 auto;
}
#main .banner .button {
  margin-left: 56px;
  font-weight: 600;
  width: 182px;
  font-size: 14px;
  line-height: 54px;
  color: #fff;
  -moz-border-radius: 27px;
  border-radius: 27px;
  text-align: center;
  background: #f77639;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#main .banner .button:hover {
  background: #fade48;
}
#main .banner .button:hover {
  color: #000;
}
#main .banner .button1 {
  margin-bottom: 12px;
}
#main .nav {
  position: absolute;
  z-index: 1;
  width: 100%;
  text-align: center;
}
#main .nav li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 50px;
  padding: 0 26.5px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#main .nav li:hover {
  color: #f77639;
  font-size: 16px;
  font-weight: 600;
}
#main .nav .active {
  color: #f77639;
  font-size: 16px;
  font-weight: 600;
}
#main .fixed {
  position: fixed;
  top: 0;
  background: #f2f9fa;
}
#main .new-policy {
  width: 1000px;
  height: 172px;
  margin: 22px auto 0;
  background: #afeaf7;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
}
#main .new-policy .top {
  overflow: hidden;
}
#main .new-policy .title,
#main .new-policy .line,
#main .new-policy .content {
  float: left;
}
#main .new-policy .title {
  width: 60px;
  font-size: 28px;
  line-height: 38px;
  color: #005669;
  font-weight: 600;
  text-align: center;
  margin: 42px 0 0 38px;
}
#main .new-policy .line {
  width: 1px;
  height: 64px;
  background: #f6fdff;
  margin: 54px 22px 0;
}
#main .new-policy .content {
  position: relative;
  width: 646px;
}
#main .new-policy .num-bg {
  font-size: 124px;
  color: #9ce5f5;
  font-weight: 600;
}
#main .new-policy .info {
  position: absolute;
  width: 100%;
  top: 32px;
}
#main .new-policy .tit {
  font-size: 16px;
  line-height: 46px;
}
#main .new-policy .text {
  font-size: 14px;
  line-height: 22px;
  color: #324e54;
}
#main .new-policy a {
  color: #000;
  text-decoration: underline;
}
#main .new-policy .button {
  width: 146px;
  height: 78px;
  float: right;
  background: #f77639;
  -moz-border-radius: 18px;
  border-radius: 18px;
  position: relative;
  color: #fff;
  margin: 42px 42px 0 0;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#main .new-policy .button:hover {
  background: #9b3d11;
}
#main .new-policy .top-text {
  font-size: 16px;
  line-height: 26px;
  margin: 14px 0 0 22px;
}
#main .new-policy .bottom-text {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
#main .new-policy .icon {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 14px;
  right: 22px;
  background: url(../img/sprites.png) no-repeat -72px -36px;
}
#main .new-policy .tip {
  position: absolute;
  bottom: 20px;
  left: 448px;
  overflow: hidden;
}
#main .new-policy li {
  width: 14px;
  height: 14px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #01a9ce;
  float: left;
  margin-right: 16px;
  cursor: pointer;
}
#main .new-policy .active {
  background: #01a9ce;
}
#main .section {
  width: 1000px;
  margin: 0 auto;
}
#main .section .button {
  font-size: 14px;
  color: #fff;
  text-align: center;
  background: #f77639;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#main .section .button:hover {
  background: #9b3d11;
}
#main .section-title {
  height: 80px;
  text-align: center;
  font-size: 38px;
  line-height: 74px;
  font-weight: 600;
}
#main .section1 {
  margin-top: 24px;
}
#main .section1 .wrap {
  width: 1044px;
  margin-top: -24px;
}
#main .section1 .item {
  width: 478px;
  height: 310px;
  background: #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 10px rgba(182, 212, 219, 0.22);
  -moz-box-shadow: 0 0 10px rgba(182, 212, 219, 0.22);
  box-shadow: 0 0 10px rgba(182, 212, 219, 0.22);
  float: left;
  margin: 60px 44px 0 0;
  position: relative;
}
#main .section1 .pic {
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: -18px;
  left: 30px;
}
#main .section1 .info {
  width: 260px;
  margin-left: 184px;
  padding-top: 14px;
}
#main .section1 .tit {
  font-size: 20px;
  line-height: 72px;
  color: #f77639;
  text-align: center;
}
#main .section1 .text {
  width: 238px;
  font-size: 14px;
  line-height: 24px;
}
#main .section1 .button {
  width: 218px;
  line-height: 46px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  position: absolute;
  bottom: 30px;
  right: 56px;
}
#main .section2 {
  margin-top: 114px;
}
#main .section2 .content {
  width: 1012px;
  overflow: hidden;
  margin-top: 20px;
  position: relative;
}
#main .section2 .left,
#main .section2 .right {
  width: 494px;
  height: 482px;
  background: #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 10px rgba(182, 212, 219, 0.22);
  -moz-box-shadow: 0 0 10px rgba(182, 212, 219, 0.22);
  box-shadow: 0 0 10px rgba(182, 212, 219, 0.22);
  float: left;
}
#main .section2 .left {
  margin-right: 12px;
}
#main .section2 .top {
  height: 140px;
  background: #afeaf7;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}
#main .section2 .school-logo-box,
#main .section2 .school-intro {
  float: left;
}
#main .section2 .school-logo-box {
  width: 80px;
  height: 100%;
  display: table;
  text-align: center;
  margin-left: 50px;
}
#main .section2 .logo-box {
  display: table-cell;
  vertical-align: middle;
}
#main .section2 .school-intro {
  width: 180px;
  margin: 42px 0 0 8px;
}
#main .section2 .name {
  font-size: 22px;
  line-height: 32px;
}
#main .section2 .rank {
  font-size: 14px;
  line-height: 24px;
  color: #555;
}
#main .section2 .button {
  width: 104px;
  line-height: 44px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  float: right;
  margin: 48px 66px 0 0;
}
#main .section2 .info {
  width: 400px;
  margin: 28px auto 0;
}
#main .section2 .item {
  overflow: hidden;
}
#main .section2 .item1 {
  height: 44px;
}
#main .section2 .item2 {
  height: 154px;
}
#main .section2 .icon,
#main .section2 .tit,
#main .section2 .text {
  float: left;
}
#main .section2 .tit,
#main .section2 .text {
  font-size: 14px;
  line-height: 22px;
}
#main .section2 .text {
  max-width: 298px;
  color: #282828;
}
#main .section2 .icon {
  width: 18px;
  height: 22px;
  background-image: url(../img/sprites.png);
  background-repeat: no-repeat;
}
#main .section2 .icon1 {
  background-position: 0 -72px;
}
#main .section2 .icon2 {
  background-position: -18px -72px;
}
#main .section2 .icon3 {
  background-position: -36px -72px;
}
#main .section2 .tit {
  margin: 0 4px 0 8px;
}
#main .section2 span {
  letter-spacing: 2em;
}
#main .section2 .text-box {
  float: left;
}
#main .section2 .text-box .text {
  float: none;
}
#main .section2 .ask {
  float: right;
  font-size: 14px;
  line-height: 22px;
  color: #f77639;
  font-weight: 600;
  cursor: pointer;
}
#main .section2 .ask:hover {
  text-decoration: underline;
}
#main .section2 .join {
  width: 60px;
  height: 14px;
  position: absolute;
  left: 470px;
}
#main .section2 .join1 {
  top: 60px;
}
#main .section2 .join2 {
  top: 234px;
}
#main .section2 .join3 {
  bottom: 60px;
}
#main .section2 .circle {
  width: 14px;
  height: 14px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #f2f9fa;
  position: absolute;
  top: 0;
}
#main .section2 .circle1 {
  left: 0;
}
#main .section2 .circle2 {
  right: 0;
}
#main .section2 .line {
  width: 48px;
  height: 5px;
  background: #77d5ea;
  position: absolute;
  top: 4.5px;
  left: 6px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#main .section2 .tip {
  text-align: center;
  margin-top: 20px;
}
#main .section2 li {
  width: 16px;
  height: 16px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #01a9ce;
  display: inline-block;
  margin: 0 7px;
  cursor: pointer;
}
#main .section2 .active {
  background: #01a9ce;
}
#main .section3 {
  margin-top: 100px;
  overflow: hidden;
}
#main .section3 .title-wrap {
  width: 1014px;
  text-align: center;
  border-bottom: 2px solid #f77639;
  overflow: hidden;
  margin-top: 20px;
}
#main .section3 .title-wrap li {
  width: 239.5px;
  font-size: 22px;
  line-height: 64px;
  color: #f77639;
  font-weight: 600;
  border: 2px solid #f77639;
  border-bottom: none;
  float: left;
  margin-right: 14px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
#main .section3 .title-wrap .active {
  background: #f77639;
  color: #fff;
}
#main .section3 .container {
  margin-top: 24px;
  overflow: hidden;
}
#main .section3 .tit-wrap {
  width: 140px;
  float: left;
  text-align: center;
  margin-top: -24px;
}
#main .section3 .tit-wrap li {
  margin-top: 24px;
}
#main .section3 .tit-wrap p {
  width: 114px;
  background: #01a9ce;
  font-size: 14px;
  line-height: 54px;
  color: #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
#main .section3 .tit-wrap .active {
  background: #fff;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#main .section3 .tit-wrap .active p {
  background: transparent;
  color: #01a9ce;
  font-size: 16px;
  font-weight: 600;
}
#main .section3 .content {
  width: 860px;
  height: 288px;
  float: left;
  background: #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
#main .section3 .left {
  width: 520px;
  float: left;
  margin: 36px 0 0 30px;
}
#main .section3 .intro,
#main .section3 .tit,
#main .section3 .text {
  font-size: 14px;
  line-height: 22px;
}
#main .section3 .intro {
  color: #555;
}
#main .section3 a {
  color: #f77639;
  font-weight: 600;
}
#main .section3 a:hover {
  text-decoration: underline;
}
#main .section3 .item {
  overflow: hidden;
  margin-top: 22px;
}
#main .section3 .tit,
#main .section3 .text {
  float: left;
}
#main .section3 .text {
  color: #555;
  max-width: 450px;
}
#main .section3 .right {
  width: 240px;
  float: right;
  margin: 40px 30px 0 0;
}
#main .section3 img {
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#main .section3 .button {
  width: 218px;
  line-height: 46px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  margin: 24px auto 0;
}
#main .digest {
  margin-top: 76px;
  height: 276px;
  background: #01a9ce url(../img/digest_bg.jpg) no-repeat center;
}
#main .digest .content {
  width: 1022px;
  margin: 0 auto;
  overflow: hidden;
}
#main .digest .pic,
#main .digest .info,
#main .digest .button,
#main .digest .tit {
  float: left;
}
#main .digest .pic {
  height: 230px;
  margin-top: 42px;
}
#main .digest .info {
  width: 582px;
  margin-top: 70px;
}
#main .digest .tit {
  width: 24px;
  text-align: center;
  font-size: 22px;
  line-height: 28px;
  color: #fff;
  margin-top: 12px;
}
#main .digest .wrap {
  width: 540px;
  float: right;
}
#main .digest li {
  font-size: 14px;
  line-height: 46px;
  color: #fff;
}
#main .digest .button {
  width: 114px;
  height: 114px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #f77639;
  text-align: center;
  padding-top: 26px;
  margin-top: 80px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#main .digest .button:hover {
  background: #9b3d11;
}
#main .digest p {
  font-size: 16px;
  line-height: 38px;
  color: #fff;
  font-weight: 600;
}
#main .digest .icon {
  width: 26px;
  height: 26px;
  background: url(../img/sprites.png) no-repeat -72px -36px;
  margin: 0 auto;
}
#main .section4 {
  margin-top: 56px;
}
#main .section4 .content {
  margin-top: 20px;
  overflow: hidden;
}
#main .section4 .wrap {
  width: 150px;
  float: left;
  text-align: center;
  margin-top: -10px;
}
#main .section4 li {
  font-size: 16px;
  line-height: 54px;
  color: #fff;
  font-weight: 600;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 10px;
  position: relative;
  cursor: pointer;
}
#main .section4 .item1 {
  background: url(../img/section4_bg1.png) no-repeat;
}
#main .section4 .item2 {
  background: url(../img/section4_bg2.png) no-repeat;
}
#main .section4 .item3 {
  background: url(../img/section4_bg3.png) no-repeat;
}
#main .section4 .item4 {
  background: url(../img/section4_bg4.png) no-repeat;
}
#main .section4 .item5 {
  background: url(../img/section4_bg5.png) no-repeat;
}
#main .section4 .item6 {
  background: url(../img/section4_bg6.png) no-repeat;
}
#main .section4 .item7 {
  background: url(../img/section4_bg7.png) no-repeat;
}
#main .section4 .item8 {
  background: url(../img/section4_bg8.png) no-repeat;
}
#main .section4 .active {
  background: #f77639;
}
#main .section4 .active:after {
  content: "";
  position: absolute;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 8px solid #f77639;
  border-right: 8px solid transparent;
  top: 15px;
  right: -15px;
}
#main .section4 table {
  width: 834px;
  float: right;
  border-spacing: 0;
  border: 1px solid #f77639;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  margin-top: 2px;
  background: #fff;
}
#main .section4 thead {
  background: #f77639;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
#main .section4 th {
  font-size: 18px;
  line-height: 46px;
  color: #fff;
  font-weight: 600;
}
#main .section4 td {
  font-size: 14px;
  line-height: 44px;
  color: #444;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}
#main .section4 .td1 {
  width: 83px;
}
#main .section4 .td2 {
  width: 217px;
}
#main .section4 .td3 {
  width: 271px;
}
#main .section4 .td5 {
  border-right: none;
}
#main .section4 .last td {
  border-bottom: none;
}
#main .section4 a {
  color: #f77639;
}
#main .section4 a:hover {
  text-decoration: underline;
}
#main .section5 {
  margin-top: 100px;
}
#main .section5 .wrap {
  margin-top: 20px;
  overflow: hidden;
  background: url(../img/section5_bg.png) no-repeat;
}
#main .section5 li {
  width: 92px;
  float: left;
}
#main .section5 .item1 {
  margin-left: 38px;
}
#main .section5 .item1,
#main .section5 .item2,
#main .section5 .item3,
#main .section5 .item4 {
  margin-right: 125px;
}
#main .section5 .item6 {
  margin-left: 186px;
}
#main .section5 .item6,
#main .section5 .item7,
#main .section5 .item8,
#main .section5 .item9 {
  margin-top: 72px;
}
#main .section5 .item7,
#main .section5 .item8,
#main .section5 .item9 {
  margin-left: 126px;
}
#main .section5 .tit {
  font-size: 16px;
  line-height: 24px;
}
#main .section5 .text {
  font-size: 14px;
  line-height: 22px;
  color: #444;
}
#main .section5 .button-box {
  width: 476px;
  margin: 30px auto 0;
  overflow: hidden;
}
#main .section5 .button {
  width: 218px;
  line-height: 46px;
  -moz-border-radius: 23px;
  border-radius: 23px;
}
#main .section5 .button1 {
  float: left;
}
#main .section5 .button2 {
  float: right;
}
#main .section-box {
  /* height: 1008px; */
  background: #b1ebf7 url(../img/section_box_bg.jpg) no-repeat center;
  padding-top: 36px;
  padding-bottom: 36px;
  margin-top: 62px;
}
#main .section6 {
  width: 1108px;
}
#main .section6 .container {
  position: relative;
  margin-top: 22px;
}
#main .section6 .content {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
#main .section6 .wrap {
  overflow: hidden;
}
#main .section6 .item {
  width: 1000px;
  float: left;
  overflow: hidden;
  padding-top: 34px;
  position: relative;
}
#main .section6 .left,
#main .section6 .center,
#main .section6 .right {
  width: 320px;
  height: 470px;
  background: #fff;
  float: left;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1.732px 8px rgba(10, 151, 182, 0.05);
  -moz-box-shadow: 1px 1.732px 8px rgba(10, 151, 182, 0.05);
  box-shadow: 1px 1.732px 8px rgba(10, 151, 182, 0.05);
  position: relative;
  padding-top: 44px;
}
#main .section6 .left,
#main .section6 .center {
  margin-right: 20px;
}
#main .section6 .icon {
  width: 100px;
  height: 100px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff url(../img/sprites.png) no-repeat -152px 0;
  position: absolute;
  top: -34px;
  left: 110px;
}
#main .section6 .title {
  font-size: 20px;
  line-height: 84px;
  text-align: center;
}
#main .section6 .info {
  width: 248px;
  margin: 0 auto;
}
#main .section6 .text {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 15px;
}
#main .section6 span {
  font-weight: 600;
}
#main .section6 .button {
  width: 160px;
  line-height: 46px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  position: absolute;
  bottom: 40px;
  left: 80px;
}
#main .section6 .join {
  width: 60px;
  height: 14px;
  position: absolute;
}
#main .section6 .circle {
  width: 14px;
  height: 14px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #afeaf7;
  position: absolute;
  top: 0;
}
#main .section6 .circle1 {
  left: 0;
}
#main .section6 .circle2 {
  right: 0;
}
#main .section6 .line {
  width: 48px;
  height: 5px;
  background: #77d5ea;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 4.5px;
  left: 6px;
}
#main .section6 .join1,
#main .section6 .join2 {
  top: 84px;
}
#main .section6 .join3,
#main .section6 .join4 {
  top: 228px;
}
#main .section6 .join5,
#main .section6 .join6 {
  bottom: 50px;
}
#main .section6 .join1,
#main .section6 .join3,
#main .section6 .join5 {
  left: 300px;
}
#main .section6 .join2,
#main .section6 .join4,
#main .section6 .join6 {
  right: 300px;
}
#main .section6 .prev,
#main .section6 .next {
  width: 44px;
  height: 44px;
  background-image: url(../img/sprites.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 248px;
  cursor: pointer;
}
#main .section6 .prev {
  background-position: -108px 0;
  left: 0;
}
#main .section6 .next {
  background-position: -108px -44px;
  right: 0;
}
#main .section7 {
  /* margin-top: 98px; */
}
#main .section7 form {
  height: 106px;
  margin-top: 20px;
  background: #fff;
}
#main .section7 .item {
  width: 160px;
  float: left;
  background: #f2f2f2;
  margin: 35px 0 0 40px;
}
#main .section7 .icon {
  width: 36px;
  height: 36px;
  float: left;
  background-image: url(../img/sprites.png);
  background-repeat: no-repeat;
}
#main .section7 .icon2 {
  background-position: -36px 0;
}
#main .section7 .icon3 {
  background-position: -72px 0;
}
#main .section7 .icon4 {
  background-position: -36px -36px;
}
#main .section7 input {
  width: 124px;
  height: 36px;
  background: transparent;
  font-size: 14px;
  line-height: 36px;
  color: #a3a3a3;
  float: left;
}
#main .section7 .select {
  width: 124px;
  float: left;
  position: relative;
  cursor: default;
}
#main .section7 .select input {
  cursor: default;
  background: transparent url(../img/sprites.png) no-repeat 100px -36px;
}
#main .section7 .select .afterChange {
  color: #000;
}
#main .section7 ul {
  display: none;
  width: 160px;
  background: #fff;
  position: absolute;
  top: 36px;
  left: -36px;
  max-height: 144px;
  overflow: auto;
}
#main .section7 li {
  font-size: 14px;
  line-height: 24px;
  padding-left: 20px;
}
#main .section7 li:hover {
  background: #ccc;
}
#main .section7 .button {
  width: 120px;
  line-height: 36px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  float: right;
  margin: 35px 40px 0 0;
}
#main .section8 {
  margin-top: 34px;
}
#main .section8 .content {
  width: 1036px;
  margin: 20px 0 0 -36px;
}
#main .section8 img {
  margin-left: 36px;
}
#main .section9 {
  margin-top: 98px;
}
#main .section9 .teacher-box {
  margin-top: 20px;
}
#main .test_pop {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  text-align: center;
  display: none;
}
#main .test_pop .test_pop_bg {
  height: 100%;
  background: black;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
#main .test_pop .test_form_box {
  width: 320px;
  height: 320px;
  border: 6px solid #fa8c57;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -160px 0 0 -160px;
}
#main .test_pop .test_tit {
  font-size: 20px;
  line-height: 28px;
  color: #333;
  margin-top: 20px;
}
#main .test_pop .close_form_btn {
  width: 26px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 22px;
  line-height: 26px;
  color: #333;
  cursor: pointer;
}
#main .test_pop form {
  margin-top: 14px;
}
#main .test_pop .item {
  margin-bottom: 24px;
  overflow: hidden;
}
#main .test_pop label {
  float: left;
  margin-left: 44px;
  font-size: 14px;
  line-height: 28px;
}
#main .test_pop span {
  letter-spacing: 2em;
}
#main .test_pop input,
#main .test_pop select {
  font-size: 14px;
  line-height: 28px;
  width: 150px;
  height: 28px;
  border: 1px solid #979a9b;
  outline: none;
  padding: 0 5px;
  float: right;
  margin-right: 40px;
}
#main .test_pop .button {
  width: 174px;
  background: #f8d930;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin: 20px auto 0;
  cursor: pointer;
}
#main .pop_window {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#main .pop_window .popmask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
  display: none;
}
#main .pop_window form {
  padding-top: 18px;
}
#main .pop_window .applyform {
  position: absolute;
  width: 652px;
  left: 50%;
  top: 50%;
  margin-left: -326px;
  margin-top: -184px;
  background: #fff url(../img/bg_pop.jpg) no-repeat left center;
}
#main .pop_window .download_area {
  position: absolute;
  width: 600px;
  left: 50%;
  top: 50%;
  margin-left: -300px;
  margin-top: -75px;
  background: #fff;
  display: none;
}
#main .pop_window .download_area p a {
  text-align: center;
  font-size: 16px;
  line-height: 80px;
  color: #333;
}
#main .pop_window .download_area p a:hover {
  text-decoration: underline;
}
#main .pop_window .href_place {
  text-align: center;
}
#main .pop_window .applyTitle {
  position: relative;
  height: 56px;
  background-color: #fa8c57;
  color: #fff;
}
#main .pop_window .applyTitle span {
  font-size: 22px;
  line-height: 56px;
  margin-left: 12px;
}
#main .pop_window .closeBtn {
  position: absolute;
  right: 10px;
  top: 13px;
  width: 30px;
  height: 30px;
  background: url(../img/close-icon-2.png) no-repeat center center;
  cursor: pointer;
}
#main .pop_window .downform {
  padding-left: 250px;
}
#main .pop_window .p_item {
  margin-bottom: 18px;
}
#main .pop_window .p_item span {
  width: 84px;
  float: left;
  text-align: right;
  font-size: 14px;
  line-height: 30px;
}
#main .pop_window .p_item i {
  font-style: normal;
  font-size: 12px;
  color: red;
  line-height: 30px;
  margin-left: 8px;
}
#main .pop_window .p_item p {
  font-size: 14px;
  color: red;
}
#main .pop_window .user_val1 {
  height: 30px;
  border: 1px solid #d1d1d1;
}
#main .pop_window .w1 {
  width: 166px;
}
#main .pop_window .w2 {
  width: 56px;
  vertical-align: middle;
}
#main .pop_window .get_yzm {
  height: 30px;
  width: 105px;
  text-align: center;
  font-size: 12px;
  line-height: 30px;
  color: #fff;
  background-color: #ababab;
  border: none;
  cursor: pointer;
  vertical-align: middle;
  margin-left: 3px;
}
#main .pop_window .tj_form {
  display: inline-block;
  height: 40px;
  width: 174px;
  margin-right: 50px;
  line-height: 40px;
  font-size: 16px;
  color: #000;
  background: #f8d930;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin-top: 0;
  margin-left: 100px;
  border: none;
  text-align: center;
}
