#main table {
  border-collapse: collapse;
}
#main input,
#main select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#main .leyu,
#main .showPop,
#main .button {
  cursor: pointer;
}
#main .button-box {
  width: 622px;
  margin: 0 auto;
}
#main .button {
  width: 244px;
  text-align: center;
  font-size: 24px;
  line-height: 62px;
  color: #fff;
  font-weight: 700;
  border-radius: 4px;
  background: #ed2a2a;
  background: linear-gradient(0, #dd0e0e, #fe4747);
  transition: all .3s;
  box-shadow: 0 10px 10px rgba(236, 40, 40, 0.46);
}
#main .button:hover {
  background: #ff9125;
  background: linear-gradient(0, #ff7200, #ffb14b);
  box-shadow: 0 10px 10px rgba(255, 135, 25, 0.5);
}
#main .button1 {
  float: left;
}
#main .button2 {
  float: right;
}
#main .banner .bg {
  background-repeat: no-repeat;
  background-position: center;
}
#main .banner .bg1 {
  height: 162px;
  background-image: url(../img/banner_bg1.png);
}
#main .banner .bg2 {
  height: 162px;
  background-image: url(../img/banner_bg2.png);
}
#main .banner .bg3 {
  height: 160px;
  background-image: url(../img/banner_bg3.png);
}
#main .section1 {
  background: url(../img/banner_bg4.png) no-repeat center top;
  padding-bottom: 62px;
  overflow: hidden;
}
#main .section1 .nav {
  position: absolute;
  z-index: 1;
  width: 100%;
  text-align: center;
}
#main .section1 .nav ul {
  display: inline-block;
}
#main .section1 .nav li {
  display: inline-block;
  width: 165px;
  font-size: 20px;
  line-height: 62px;
  color: #fff;
  font-weight: 700;
  background: #dd0e0e;
  margin: 0 5px;
  cursor: pointer;
  transition: all .3s;
}
#main .section1 .nav li:hover {
  background: #333dc9;
}
#main .section1 .nav .active {
  background: #333dc9;
}
#main .section1 .nav .icon1 {
  margin-right: 5px;
}
#main .section1 .nav .icon2 {
  margin-left: 5px;
}
#main .section1 .fixed {
  position: fixed;
  top: 0;
  left: 0;
}
#main .section1 .content1 {
  width: 1200px;
  height: 250px;
  border: 1px solid #333dc9;
  margin: 110px auto 0;
}
#main .section1 .content1 .info {
  width: 766px;
  float: left;
  margin: 10px 0 0 28px;
}
#main .section1 .content1 .title {
  font-size: 24px;
  line-height: 62px;
  font-weight: 700;
}
#main .section1 .content1 .text {
  font-size: 14px;
  line-height: 24px;
}
#main .section1 .content1 span {
  color: #dd0e0e;
}
#main .section1 .content1 span:hover {
  text-decoration: underline;
}
#main .section1 .content1 .pic-box {
  width: 354px;
  height: 190px;
  background: #eff0fb;
  float: right;
  margin: 29px 29px 0 0;
  text-align: center;
  padding-top: 6px;
}
#main .section1 .content2 {
  width: 1200px;
  height: 259px;
  background: url(../img/section1_bg.png) no-repeat;
  margin: 46px auto 0;
  position: relative;
  text-align: center;
}
#main .section1 .content2 .title {
  font-size: 46px;
  line-height: 54px;
  font-weight: 700;
}
#main .section1 .content2 .item {
  font-size: 26px;
  line-height: 36px;
  position: absolute;
}
#main .section1 .content2 .item1,
#main .section1 .content2 .item2 {
  width: 324px;
  top: 25px;
}
#main .section1 .content2 .item3,
#main .section1 .content2 .item4,
#main .section1 .content2 .item5 {
  width: 388px;
  bottom: 25px;
}
#main .section1 .content2 .item1,
#main .section1 .content2 .item3 {
  left: 0;
}
#main .section1 .content2 .item4 {
  left: 406px;
}
#main .section1 .content2 .item2,
#main .section1 .content2 .item5 {
  right: 0;
}
#main .section1 .content2 span {
  font-weight: 700;
}
#main .section1 .button-box {
  margin-top: 50px;
}
#main .section-title {
  width: 840px;
  font-size: 40px;
  line-height: 116px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  background: url(../img/title3_bg.png) no-repeat;
  margin: 0 auto;
}
#main .section2,
#main .section3,
#main .section4,
#main .section5 {
  padding-top: 6px;
}
#main .section2 {
  height: 1420px;
  background: #333dc9 url(../img/section2_bg.png) no-repeat center bottom;
}
#main .section2 .section-title {
  width: 790px;
  color: #333dc9;
  background-image: url(../img/title2_bg.png);
}
#main .section2 .content1 {
  width: 1200px;
  height: 502px;
  margin: 56px auto 0;
  position: relative;
  color: #fff;
}
#main .section2 .content1 .title {
  font-size: 34px;
  line-height: 128px;
  font-weight: 700;
  padding-top: 14px;
  position: absolute;
  top: -56px;
}
#main .section2 .content1 .text {
  width: 536px;
  font-size: 14px;
  line-height: 24px;
}
#main .section2 .content1 .ask {
  font-size: 16px;
  line-height: 40px;
  font-weight: 700;
  text-align: right;
  margin-top: 12px;
}
#main .section2 .content1 .ask:hover {
  text-decoration: underline;
}
#main .section2 .content1 ul {
  overflow: hidden;
  text-align: center;
  margin-top: 44px;
}
#main .section2 .content1 .bottom {
  width: 536px;
  margin-top: 35px;
}
#main .section2 .content1 .tip {
  font-size: 16px;
  line-height: 42px;
  font-weight: 700;
  float: left;
}
#main .section2 .content1 .button {
  width: 154px;
  font-size: 20px;
  line-height: 42px;
  float: right;
}
#main .section2 .content1 .left,
#main .section2 .content1 .right {
  float: left;
  width: 600px;
  padding-top: 110px;
}
#main .section2 .content1 .left {
  border-right: 1px dashed #999ee2;
}
#main .section2 .content1 .left .title {
  padding-left: 42px;
  background: url(../img/section2_icon1.png) no-repeat;
  left: -42px;
}
#main .section2 .content1 .left .ask {
  margin-right: 63px;
}
#main .section2 .content1 .left ul {
  font-size: 16px;
  line-height: 34px;
  font-weight: 700;
}
#main .section2 .content1 .left li {
  width: 174px;
  background: #545cea;
  float: left;
  margin: 0 7px 7px 0;
}
#main .section2 .content1 .right .title {
  padding-right: 42px;
  background: url(../img/section2_icon2.png) no-repeat right center;
  right: -42px;
}
#main .section2 .content1 .right .text {
  margin-left: 64px;
}
#main .section2 .content1 .right ul {
  font-size: 16px;
  line-height: 20px;
}
#main .section2 .content1 .right ul div {
  width: 100%;
  height: 58px;
  display: table;
}
#main .section2 .content1 .right ul p {
  display: table-cell;
  vertical-align: middle;
}
#main .section2 .content1 .right li {
  width: 73px;
  float: right;
  margin-left: 4px;
}
#main .section2 .content1 .right .first {
  font-weight: 700;
}
#main .section2 .content1 .right .text-box1 {
  background: #282fa6;
}
#main .section2 .content1 .right .text-box2 {
  background: #545cea;
}
#main .section2 .content1 .right .bottom {
  margin-left: 64px;
}
#main .section2 .content2 {
  width: 1200px;
  overflow: hidden;
  margin: 38px auto 0;
}
#main .section2 .content2 .left {
  width: 770px;
  height: 632px;
  background: #edeeff;
  float: left;
  padding-top: 40px;
}
#main .section2 .content2 .left .title {
  font-size: 34px;
  line-height: 34px;
  color: #010101;
  font-weight: 700;
  border-left: 7px solid #2a36dd;
  padding-left: 24px;
}
#main .section2 .content2 .left .tip {
  font-size: 12px;
  line-height: 34px;
  color: #979797;
  margin-left: 30px;
}
#main .section2 .content2 .left .button {
  width: 346px;
  margin: 0 auto;
}
#main .section2 .content2 .right {
  float: right;
  width: 412px;
  height: 632px;
  background: #edeeff url(../img/section2_form_bg.png) no-repeat;
  padding-top: 28px;
}
#main .section2 .content2 .right .head {
  text-align: center;
}
#main .section2 .content2 .right .title1 {
  display: inline-block;
  font-size: 34px;
  line-height: 46px;
  font-weight: 700;
  position: relative;
}
#main .section2 .content2 .right .title1:before,
#main .section2 .content2 .right .title1:after {
  content: "";
  position: absolute;
  width: 36px;
  height: 4px;
  background: #000;
  top: 21px;
}
#main .section2 .content2 .right .title1:before {
  left: -50px;
}
#main .section2 .content2 .right .title1:after {
  right: -50px;
}
#main .section2 .content2 .right .title2 {
  font-size: 34px;
  line-height: 48px;
  color: #dd0e0e;
  font-weight: 700;
  text-align: center;
}
#main .section2 table {
  width: 670px;
  background: #fff;
  text-align: center;
}
#main .section2 .table1 {
  margin: 44px 0 0 30px;
}
#main .section2 th,
#main .section2 td {
  font-size: 14px;
  line-height: 28px;
  border: 1px solid #7f86eb;
}
#main .section2 th {
  color: #080b2c;
  font-weight: 700;
  background: #d4d7f8;
  border-bottom: none;
}
#main .section2 .td1 {
  width: 82px;
}
#main .section2 .td2 {
  width: 114px;
}
#main .section2 .td3 {
  width: 172px;
}
#main .section2 .td4 {
  width: 210px;
}
#main .section2 .td4,
#main .section2 .td5 {
  font-weight: 700;
}
#main .section2 .td5 {
  color: #dd0e0e;
}
#main .section2 .td5:hover {
  text-decoration: underline;
}
#main .section2 .tbody {
  width: 710px;
  height: 360px;
  overflow: auto;
  margin: 0 auto;
}
#main .section2 form {
  width: 340px;
  margin: 20px auto 0;
}
#main .section2 form .item {
  background: #fff;
  border: 1px solid #4d4d4d;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 10px;
}
#main .section2 form .icon-box {
  width: 44px;
  float: left;
  text-align: center;
  margin-top: 11px;
}
#main .section2 input,
#main .section2 select {
  font-size: 14px;
  line-height: 50px;
  color: #999;
  width: 292px;
  height: 50px;
  background: transparent;
  float: left;
  padding-right: 10px;
}
#main .section2 select {
  background: transparent url(../img/form_select_bg1.png) no-repeat 262px center;
}
#main .section2 .submit {
  margin: 30px auto 0;
}
#main .section3 {
  background: #edeeff;
  padding-bottom: 68px;
}
#main .section3 .head {
  overflow: hidden;
}
#main .section3 .head img {
  float: left;
  margin: 8px 28px 0 0;
}
#main .section3 .head .info {
  float: left;
}
#main .section3 .head .text-bg {
  font-size: 88px;
  line-height: 88px;
  color: #d8daf7;
  font-weight: 700;
}
#main .section3 .head .title {
  font-size: 34px;
  line-height: 50px;
  color: #010101;
  font-weight: 700;
  margin-top: -35px;
}
#main .section3 .head .tip {
  font-size: 24px;
  line-height: 42px;
}
#main .section3 table {
  width: 100%;
  margin-top: 30px;
  background: #fff;
  text-align: center;
}
#main .section3 table .leyu {
  font-weight: 700;
  color: #dd0e0e;
}
#main .section3 table .leyu:hover {
  text-decoration: underline;
}
#main .section3 th,
#main .section3 td {
  font-size: 16px;
}
#main .section3 th {
  color: #fff;
  font-weight: 700;
  border: 1px solid #edeeff;
  background: #7e87ff;
}
#main .section3 td {
  border: 1px solid #9fa4e9;
}
#main .section3 form {
  width: 1142px;
  margin: 0 auto;
}
#main .section3 form .item {
  width: 290px;
  background: #fff;
  border: 1px solid #4d4d4d;
  border-radius: 4px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}
#main .section3 form .icon-box {
  width: 44px;
  text-align: center;
  float: left;
  margin-top: 11px;
}
#main .section3 form input,
#main .section3 form select {
  font-size: 14px;
  line-height: 50px;
  color: #999;
  width: 242px;
  height: 50px;
  float: left;
  background: transparent;
}
#main .section3 form select {
  background: transparent url(../img/form_select_bg1.png) no-repeat 212px center;
}
#main .section3 form .submit {
  width: 206px;
  font-size: 28px;
  line-height: 52px;
  float: right;
}
#main .section3 .content1,
#main .section3 .content2,
#main .section3 .content3 {
  width: 1200px;
  margin: 62px auto 0;
}
#main .section3 .content1 th {
  line-height: 50px;
}
#main .section3 .content1 td {
  line-height: 44px;
}
#main .section3 .content1 .form-box {
  height: 170px;
  background: url(../img/section3_form1_bg.png) no-repeat;
  margin-top: 40px;
}
#main .section3 .content1 .tit {
  font-size: 40px;
  line-height: 98px;
  font-weight: 700;
  font-style: oblique;
  margin-left: 28px;
}
#main .section3 .content2 .head a {
  font-size: 26px;
  line-height: 42px;
  color: #333dc9;
  font-weight: 700;
  float: left;
  margin-top: 103px;
}
#main .section3 .content2 .head img {
  float: right;
  margin-left: 28px;
}
#main .section3 .content2 .head .text-bg,
#main .section3 .content2 .head .title {
  text-align: right;
}
#main .section3 .content2 .head .info {
  float: right;
}
#main .section3 .content2 th {
  line-height: 20px;
  height: 51px;
}
#main .section3 .content2 td {
  padding: 10px 0;
}
#main .section3 .content2 td:first-child {
  padding: 10px 16px;
}
#main .section3 .content2 .span {
  text-align: left;
  padding-left: 14px;
}
#main .section3 .content2 .button-box {
  margin-top: 50px;
}
#main .section3 .content3 .info-box {
  width: 968px;
  height: 492px;
  border: 1px solid #333dc9;
  position: relative;
  margin: 30px 0 0 232px;
  padding-top: 28px;
}
#main .section3 .content3 ul {
  text-align: center;
  overflow: hidden;
  margin-left: 145px;
}
#main .section3 .content3 li {
  width: 150px;
  height: 134px;
  background: #dadcf9;
  float: left;
  margin: 0 10px 10px 0;
  padding-top: 7px;
}
#main .section3 .content3 .empty {
  background: transparent;
}
#main .section3 .content3 .hot {
  position: absolute;
  top: 320px;
  left: 56px;
}
#main .section3 .content3 .hot .tit {
  font-size: 18px;
  line-height: 40px;
  font-weight: 700;
}
#main .section3 .content3 .hot .text {
  font-size: 16px;
  line-height: 24px;
  position: relative;
  padding-left: 16px;
}
#main .section3 .content3 .hot .text:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid #3741ca;
  position: absolute;
  top: 8px;
  left: 0;
}
#main .section3 .content3 .other {
  width: 350px;
  height: 278px;
  background: #333dc9;
  padding: 14px 0 0 14px;
  position: absolute;
  top: 12px;
  left: -232px;
}
#main .section3 .content3 .other:after {
  content: "";
  border: 8px solid transparent;
  border-top-color: #333dc9;
  border-right-color: #333dc9;
  position: absolute;
  bottom: -16px;
  right: 0;
}
#main .section3 .content3 .other .item {
  overflow: hidden;
}
#main .section3 .content3 .other .icon-box {
  width: 32px;
  text-align: center;
  float: left;
  margin-top: 6px;
}
#main .section3 .content3 .other .tit {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  font-weight: 700;
  float: left;
}
#main .section3 .content3 .other .tit span {
  font-weight: normal;
}
#main .section3 .content3 .other .text {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  margin-left: 32px;
}
#main .section3 .content3 .button {
  width: 210px;
  font-size: 28px;
  line-height: 52px;
  margin: 14px 0 0 106px;
}
#main .section3 .bottom {
  margin: 40px auto 0;
  width: 1200px;
  height: 250px;
  background: url(../img/section3_form2_bg.png) no-repeat;
  padding-top: 24px;
}
#main .section3 .bottom .bottom-head {
  overflow: hidden;
  margin-left: 30px;
}
#main .section3 .bottom .title-box {
  float: left;
  font-weight: 700;
}
#main .section3 .bottom .title1 {
  font-size: 68px;
  line-height: 74px;
  color: #ffc600;
}
#main .section3 .bottom .title2 {
  font-size: 32px;
  line-height: 38px;
  color: #fff;
}
#main .section3 .bottom ul {
  overflow: hidden;
  float: left;
  margin: 8px 0 0 22px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
#main .section3 .bottom ul p {
  margin-top: 14px;
}
#main .section3 .bottom li {
  width: 170px;
  float: left;
}
#main .section3 .bottom form {
  margin-top: 36px;
}
#main .section3 .bottom select {
  background-image: url(../img/form_select_bg2.png);
}
#main .section4 {
  background: url(../img/section4_bg.png) no-repeat center bottom;
  padding-bottom: 70px;
}
#main .section4 .tip {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  margin-top: 36px;
}
#main .section4 .tip span {
  font-weight: 700;
  border-bottom: 3px solid #333dc9;
}
#main .section4 .more {
  width: 1200px;
  margin: 26px auto 0;
  text-align: right;
}
#main .section4 .more a {
  font-size: 18px;
  line-height: 48px;
  color: #000;
  font-weight: 700;
}
#main .section4 .more a:hover {
  text-decoration: underline;
}
#main .section4 .wrap1 {
  text-align: center;
}
#main .section4 .wrap1 li {
  display: inline-block;
  width: 232px;
  height: 182px;
  background: #e9e9e9;
  margin: 0 5px;
  overflow: hidden;
  position: relative;
  padding-top: 10px;
  cursor: pointer;
}
#main .section4 .wrap1 li:after {
  content: "";
  border: 13px solid transparent;
  border-right-color: #fff;
  border-bottom-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}
#main .section4 .wrap1 li:hover .bg {
  top: 0;
}
#main .section4 .wrap1 .bg {
  transition: all .3s;
  display: table;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 182px;
}
#main .section4 .wrap1 p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
}
#main .section4 .wrap2 {
  width: 1020px;
  height: 300px;
  border: 1px solid #333dc9;
  margin: 50px auto 0;
}
#main .section4 .wrap2 li {
  height: 100%;
  position: relative;
  display: none;
  padding-top: 18px;
}
#main .section4 .wrap2 .first {
  display: block;
}
#main .section4 .wrap2 .pic-box {
  width: 354px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}
#main .section4 .wrap2 .info {
  margin-left: 354px;
}
#main .section4 .wrap2 .head {
  overflow: hidden;
  width: 620px;
  border-bottom: 3px solid #333dc9;
  line-height: 60px;
  margin-bottom: 10px;
}
#main .section4 .wrap2 .name {
  font-size: 28px;
  color: #333dc9;
  font-weight: 700;
  margin-right: 20px;
  float: left;
}
#main .section4 .wrap2 .flag {
  font-size: 20px;
  float: left;
}
#main .section4 .wrap2 .text {
  font-size: 16px;
  line-height: 30px;
}
#main .section4 .wrap2 span {
  font-weight: 700;
}
#main .section4 .wrap2 .bottom {
  margin-top: 20px;
}
#main .section4 .wrap2 .button {
  width: 190px;
  font-size: 20px;
  line-height: 38px;
  float: left;
}
#main .section4 .wrap2 a {
  font-size: 20px;
  line-height: 38px;
  color: #333dc9;
  font-weight: 700;
  float: right;
  margin-right: 24px;
}
#main .section4 .wrap2 a:hover {
  text-decoration: underline;
}
#main .section4 .content {
  width: 1070px;
  height: 558px;
  margin: 44px auto 0;
  background: url(../img/section4_content_bg.png) no-repeat center top;
  padding-top: 156px;
  position: relative;
}
#main .section4 .content .num {
  font-size: 90px;
  line-height: 90px;
  color: #333dc9;
  font-weight: 700;
  text-align: center;
}
#main .section4 .content .text1 {
  font-size: 50px;
  line-height: 72px;
  font-weight: 700;
  text-align: center;
}
#main .section4 .content .text2 {
  font-size: 28px;
  line-height: 42px;
  text-align: center;
}
#main .section4 .wrap3 {
  width: 456px;
  height: 468px;
  position: absolute;
  top: 28px;
  left: 307px;
  font-size: 48px;
  line-height: 106px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
#main .section4 .wrap3 li {
  width: 106px;
  border-radius: 50%;
  background: #333dc9;
  position: absolute;
}
#main .section4 .wrap3 .item1,
#main .section4 .wrap3 .item2 {
  top: 0;
}
#main .section4 .wrap3 .item1,
#main .section4 .wrap3 .item3 {
  left: 0;
}
#main .section4 .wrap3 .item2,
#main .section4 .wrap3 .item4 {
  right: 0;
}
#main .section4 .wrap3 .item3,
#main .section4 .wrap3 .item4 {
  bottom: 0;
}
#main .section4 .wrap4 {
  width: 100%;
  height: 506px;
  position: absolute;
  top: 52px;
  left: 0;
}
#main .section4 .wrap4 li {
  width: 254px;
  position: absolute;
}
#main .section4 .wrap4 .tit {
  font-size: 28px;
  line-height: 60px;
  color: #333dc9;
  font-weight: 700;
}
#main .section4 .wrap4 .text {
  font-size: 14px;
  line-height: 20px;
}
#main .section4 .wrap4 .item1,
#main .section4 .wrap4 .item2 {
  top: 0;
}
#main .section4 .wrap4 .item1,
#main .section4 .wrap4 .item3 {
  left: 0;
}
#main .section4 .wrap4 .item1 .tit,
#main .section4 .wrap4 .item3 .tit {
  text-align: right;
}
#main .section4 .wrap4 .item2,
#main .section4 .wrap4 .item4 {
  right: 0;
}
#main .section4 .wrap4 .item3,
#main .section4 .wrap4 .item4 {
  bottom: 0;
}
#main .section4 .button-box {
  margin-top: 64px;
}
#main .section5 {
  background: #edeeff;
  padding-bottom: 60px;
}
#main .section5 .section-title {
  line-height: 48px;
  padding: 10px 0;
}
#main .section5 .wrap1 {
  text-align: center;
  margin-top: 82px;
}
#main .section5 .wrap1 li {
  display: inline-block;
  margin: 0 30px;
}
#main .section5 .wrap1 img {
  display: block;
  margin: 0 auto;
}
#main .section5 .wrap1 .tit {
  display: inline-block;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
  border-bottom: 3px solid #333dc9;
  margin-top: 16px;
}
#main .section5 .wrap1 .text {
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
}
#main .section5 .content {
  width: 1200px;
  background: #fff;
  margin: 48px auto 0;
  padding: 30px 0;
}
#main .section5 .title1 {
  font-size: 40px;
  line-height: 40px;
  color: #333dc9;
  text-align: center;
  font-weight: 700;
  opacity: .2;
}
#main .section5 .title-box {
  text-align: center;
  margin-top: -20px;
}
#main .section5 .title-box img {
  margin-top: 9px;
}
#main .section5 .title2 {
  font-size: 40px;
  line-height: 40px;
  color: #333dc9;
  font-weight: 700;
  display: inline-block;
  margin: 0 5px;
}
#main .section5 .intro {
  font-size: 14px;
  line-height: 24px;
  width: 1130px;
  margin: 35px auto 0;
  text-indent: 2em;
}
#main .section5 .info-box {
  overflow: hidden;
  width: 1130px;
  margin: 16px auto 0;
}
#main .section5 .wrap2 {
  width: 480px;
  height: 280px;
  background: url(../img/section5_wrap2_bg.png) no-repeat;
  float: left;
  overflow: hidden;
  padding-top: 2px;
  text-align: center;
}
#main .section5 .wrap2 li {
  width: 120px;
  float: left;
  margin: 22px 0 0 30px;
}
#main .section5 .wrap2 .num-box {
  display: inline-block;
  height: 30px;
  overflow: hidden;
  vertical-align: bottom;
}
#main .section5 .wrap2 .num-box p {
  font-size: 30px;
  line-height: 30px;
  color: #333dc9;
  font-weight: 700;
}
#main .section5 .wrap2 .num {
  display: inline-block;
  position: relative;
  transition: all 1.5s;
}
#main .section5 .wrap2 .num1 {
  top: -300px;
}
#main .section5 .wrap2 .num2 {
  top: 0;
}
#main .section5 .wrap2 .num1-after {
  top: 0;
}
#main .section5 .wrap2 .num2-after {
  top: -300px;
}
#main .section5 .wrap2 .min,
#main .section5 .wrap2 .max {
  display: inline-block;
}
#main .section5 .wrap2 .min {
  font-size: 14px;
  line-height: 18px;
}
#main .section5 .wrap2 .max {
  font-size: 30px;
  line-height: 30px;
  color: #333dc9;
  font-weight: 700;
}
#main .section5 .wrap2 .text1 {
  font-size: 14px;
  line-height: 18px;
}
#main .section5 .wrap2 .text2 {
  font-size: 14px;
  line-height: 22px;
  margin-top: 14px;
}
#main .section5 .wrap2 .text2 span {
  font-size: 20px;
  line-height: 16px;
}
#main .section5 .wrap3 {
  width: 624px;
  overflow: hidden;
  float: right;
}
#main .section5 .wrap3 li {
  width: 300px;
  height: 134px;
  border: 1px solid #f2f2f2;
  background: url(../img/section5_wrap3_icon.png) no-repeat;
  float: left;
  margin-left: 12px;
}
#main .section5 .wrap3 .item3,
#main .section5 .wrap3 .item4 {
  margin-top: 12px;
}
#main .section5 .wrap3 p {
  font-size: 14px;
  line-height: 20px;
  float: left;
  margin: 36px 0 0 22px;
}
#main .section5 .wrap3 img {
  float: right;
  margin: 8px 12px 0 0;
}
#main .pop {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}
#main .pop .content {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 2px solid #b3b3b3;
  padding-top: 30px;
  background-color: #fff;
  background-repeat: no-repeat;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.74);
}
#main .pop .close {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
}
#main .pop .title {
  font-size: 46px;
  line-height: 80px;
  font-weight: 700;
  text-align: center;
}
#main .pop .title span {
  color: #dd0e0e;
}
#main .pop ul {
  overflow: hidden;
  font-size: 22px;
  line-height: 46px;
  font-weight: 700;
}
#main .pop ul img {
  float: left;
  margin: 8px 6px 0 0;
}
#main .pop ul p {
  float: left;
}
#main .pop li {
  overflow: hidden;
  float: left;
}
#main .pop form {
  margin: 0 auto;
}
#main .pop .item {
  overflow: hidden;
  background: #fff;
  border: 1px solid #4d4d4d;
  border-radius: 4px;
}
#main .pop .icon-box {
  width: 42px;
  float: left;
  text-align: center;
  margin-top: 11px;
}
#main .pop input,
#main .pop select {
  font-size: 14px;
  line-height: 50px;
  color: #999;
  height: 50px;
  background: transparent;
  float: left;
  padding-right: 30px;
}
#main .pop select {
  background: transparent url(../img/form_select_bg1.png) no-repeat;
}
#main .pop .submit {
  margin: 0 auto;
}
#main .pop1 .content {
  width: 688px;
  height: 530px;
  margin: -265px 0 0 -344px;
  background-image: url(../img/pop1_bg.png);
}
#main .pop1 ul {
  margin-left: 96px;
}
#main .pop1 li {
  width: 280px;
}
#main .pop1 form {
  width: 580px;
  margin-top: 12px;
}
#main .pop1 .item {
  width: 280px;
  display: inline-block;
  margin: 5px;
}
#main .pop1 input,
#main .pop1 select {
  width: 234px;
}
#main .pop1 select {
  background-position: 208px center;
}
#main .pop1 .submit {
  margin-top: 26px;
}
#main .pop2 .content {
  width: 604px;
  height: 516px;
  margin: -258px 0 0 -302px;
  background-image: url(../img/pop2_bg.png);
}
#main .pop2 ul {
  margin-left: 72px;
}
#main .pop2 li {
  width: 260px;
}
#main .pop2 form {
  width: 484px;
  margin-top: 14px;
}
#main .pop2 .item {
  margin-bottom: 10px;
}
#main .pop2 input,
#main .pop2 select {
  width: 438px;
}
#main .pop2 select {
  background-position: 412px center;
}
#main .pop2 .submit {
  margin-top: 30px;
}
#main .section6{
  padding-bottom: 60px;
}
.dis-f{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.dis-b{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.dis-c{
  display: flex;
  justify-content: center;
  align-items: center;
}
#main .section6 .content{
  width: 1200px;
  margin: 0 auto;
  padding-top: 111px;
}
#main .section6 .c-title{
  text-align: center;
  margin-bottom: 64px;
}
#main .section6 .c-title>p{
  font-size: 40px;
	line-height: 40px;
	color: #000000;
  margin-bottom: 24px;
}
#main .section6 .c-title>h4{
	font-size: 50px;
	line-height: 50px;
	color: #000000
}
#main .section6 ul{
  position: relative;
  padding: 0 139px;
  margin-bottom: 70px;
}
#main .section6 li{
  width: 281px;
	height: 115px;
	background-color: #ffffff;
	border: solid 1px #333dc9;
  font-size: 20px;
	font-weight: 700;
	color: #000000;
  flex-shrink: 0;
  position: relative;
}
#main .section6 li:first-child,
#main .section6 li:last-child{
position: absolute;
top: -179px;

}
#main .section6 li:first-child{
  left: 0;
}
#main .section6 li:last-child{
  right: 0;
}
#main .section6 li::after{
  content: "";
  border: 23px solid #333dc9;
  position: absolute;
  z-index: 1;
}
#main .section6 li:first-child::after{
  top: 50%;
  transform: translateY(-50%);
  right: -46px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
#main .section6 li:last-child::after{
  top: 50%;
  transform: translateY(-50%);
  left: -46px;
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
}

#main .section6 li:nth-child(2)::after{
  top: -46px;
  right: -23px;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
#main .section6 li:nth-child(3)::after{
  top: -46px;
  left: 50%;
  transform: translateX(-50%);
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
#main .section6 li:nth-child(4)::after{
  top: -46px;
  left: -23px;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
#main .section6 li:nth-child(2):before,
#main .section6 li:nth-child(4):before{
  content: "";
  width: 23px;
  height: 46px;
  position: absolute;
  top: -46px;
  right: -24px;
  background: #ffffff;
  z-index: 2;
}
#main .section6 li:nth-child(4):before{
  right: auto;
  left: -24px;
}
#main .section6 .intr .left{
  width: 828px;
	height: 250px;
	background-color: #ffffff;
	border: solid 1px #333dc9;
  padding: 23px 46px 0 23px;
}
#main .section6 .intr .left h3{
  font-size: 24px;
  line-height: 24px;
	color: #000000;
  margin-bottom: 25px;
}
#main .section6 .intr .left p{
  font-size: 16px;
	line-height: 30px;
	color: #666666;
  padding-left: 23px;
}
#main .section6 .intr .left span{
  font-size: 16px;
	color: #ff0000;
  cursor: pointer;
}
#main .section6 .intr .right>div{
  width: 350px;
	height: 120px;
	background-color: #333dc9;
	border: solid 1px #333dc9;
  padding-left: 17px;
}
#main .section6 .intr .right>div:nth-child(1){
  margin-bottom: 10px;
}
#main .section6 .intr .right>div>div{
  width: 81px;
	height: 81px;
	background-color: #ffffff;
  font-size: 20px;
  font-weight: 700;
	line-height: 26px;
	color: #333dc9;
  border-radius: 81px;
  margin-right: 18px;
}
#main .section6 .intr .right>div p{
  font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	color: #ffffff;
}
#main .section7{
  background: #edeeff;
  padding-bottom: 66px;
}
#main .section7 .content{
  width: 1200px;
  margin:0 auto;
}
#main .section7 .top{
  margin-top: 75px;
  margin-bottom: 80px;
}
#main .section7 .top .tab-box{
  height: 60px;
}
#main .section7 .top .tab{
  width: 165px;
	height: 60px;
	background-color: #dd0e0e;
  margin-right: 25px;
  font-size: 24px;
	font-weight: 700;
	color: #ffffff;
  cursor: pointer;
}
#main .section7 .top .tab.active{
  background-color: #333dc9;
}
#main .section7 .top .detail{
  height: 220px;
	background-color: #ffffff;
	border: solid 1px #333dc9;
  padding-left: 35px;
  padding-top: 37px;
  margin-bottom: 30px;
}
#main .section7 .top .detail>div{
  display: none;
}
#main .section7 .top .detail>.active{
  display: block;
}
#main .section7 .top .detail .dis-f{
  margin-bottom: 20px;
  align-items: flex-start;
}
#main .section7 .top .detail .left{
  width: 118px;
	height: 40px;
	background-color: #edeeff;
	border-radius: 20px;
  font-size: 16px;
	font-weight: 700;
	color: #333dc9;
  flex-shrink: 0;
  margin-right: 12px;
}
#main .section7 .top .detail p{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

#main .section7 .btm>div{
  width: 390px;
	height: 306px;
	background-color: #ffffff;
	border: solid 1px #333dc9;
  border-right-width: 10px;
  padding: 27px 25px;
}
#main .section7 .btm h4{
  font-size: 24px;
	line-height: 24px;
	color: #050505;
  text-align: center;
  margin-bottom: 30px;
}
#main .section7 .btm .spans{
  flex-wrap: wrap;
  margin-bottom: 23px;
}
#main .section7 .btm .spans span{
  width: 100px;
	height: 55px;
	background-color: #ffffff;
	border: solid 1px #333dc9;
  font-size: 18px;
	font-weight: 700;
	color: #333dc9;
}
#main .section7 .btm .spans span.mar{
  margin-top: 15px;
}
#main .section7 .btm .btn{
  width: 240px;
	height: 50px;
	background-image: linear-gradient(0deg, 
		#de1010 0%, 
		#fc4343 100%);
	box-shadow: 3px 4px 5px 0px 
		rgba(236, 159, 170, 0.5);
	border-radius: 3px;
  font-size: 20px;
	font-weight: 700;
	color: #ffffff;
  margin: 0 auto;
  cursor: pointer;
}
#main .section7 .btm .btn:hover {
  background: #ff9125;
  background: linear-gradient(0, #ff7200, #ffb14b);
  box-shadow: 0 10px 10px rgba(255, 135, 25, 0.5);
}
#main .section7 .btm>div:nth-child(2) .spans span{
  width: 160px;
}
#main .section7 .btm .other .txt{
  margin-bottom: 12px;
}
#main .section7 .btm .other .txt>div{
  margin-bottom: 5px;
}
#main .section7 .btm .other .txt>div:last-child{
  margin-bottom: 0;
}
#main .section7 .btm .other em{
  width: 30px;
	height: 30px;
	border-radius: 15px;
	border: solid 1px #333dc9;
  font-size: 20px;
	font-weight: 700;
	color: #333dc9;
  flex-shrink: 0;
  font-style:normal;
  margin-right: 5px;
  box-sizing: border-box;
}
#main .section7 .btm .other .txt>div>div{
  width: 298px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 15px;
	border: solid 1px #333dc9;
}
#main .section7 .btm .other .tag{
  width: 61px;
	height: 30px;
	background-color: #333dc9;
	border-radius: 15px;
  font-size: 18px;
	font-weight: 700;
	color: #ffffff;
  flex-shrink: 0;
}
#main .section7 .btm .other p{
  width: 100%;
  font-size: 16px;
	line-height: 22px;
	letter-spacing: 0px;
	color: #333dc9;
  text-align: center;
}