@charset "utf-8";


.clear {
  clear: both;
}




.s1Wrap {
  margin-bottom: 20px;
}

.s1Left {
  width: 58%;
  float: left;
  height: 290px;
  background: url("../images/banner.png") no-repeat;
  background-size: 100% 100%;
}

.banner_01 {
  width: 64%;
  margin-left: 80px;
  margin-top: 40px;
  display: block;
  margin-bottom: 7px;
}

.banner_02 {
  width: 44%;
  margin-left: 80px;
  /*margin-top:32px;*/
  display: block;
}

.s1Left_nav {
  margin-left: 80px;
  font-size: 20px;
  color: rgb(255, 255, 255);
  margin-bottom: 20px;
  margin-top: 15px;
}

.s1Left_nav a {
  padding: 0 10px;
  color: #ffffff;
}

.s1Left_nav a:hover {
  cursor: pointer;
}

.s1Btn {
  width: 60%;
  margin-left: 80px;
}

.s1Btn a {
  width: 44%;
  margin-right: 50px;
  display: block;
  float: left;
  height: 38px;
  line-height: 38px;
  background: rgb(255, 153, 0);
  font-size: 20px;
  color: rgb(255, 255, 255);
  text-align: center;
  border-radius: 8px;
  letter-spacing: 0.11px;
  transition: transform 0.5s;
  transition: all .8s;
}

.s1Btn a:hover {
  background-color: #ff6600;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, .6);
  cursor: pointer;
  transform: scale(1.1, 1.1);
}

.s1_btn_a {
  margin-right: 0 !important;
  background: rgb(255, 255, 255) !important;
  color: rgb(0, 95, 167) !important;
}

.s1Right {
  width: 40.2%;
  float: right;
  border: 1px solid rgb(204, 204, 204);
}

.s1Right p {
  font-size: 20px;
  color: rgb(255, 255, 255);
  height: 48px;
  line-height: 48px;
  background: rgb(0, 95, 167);
  padding-left: 40px;
}

.s1Right ul {
  padding: 20px 40px 30px 40px;
  background: rgb(255, 255, 255);
}

.s1Right ul li {
  font-size: 14px;
  color: rgb(102, 102, 102);
  margin-bottom: 11px;
  transition: all .8s;
}

.s1Right ul li:hover {
  cursor: pointer;
  transform: translateX(3px);
}

.s2Wrap {
  background: rgb(255, 255, 255);
  padding: 0 40px;
  margin-bottom: 20px;
  border: 1px solid rgb(204, 204, 204);
}

.s2Wrap li {
  width: 16%;
  float: left;
  line-height: 90px;
  margin-right: 55px;
  cursor: pointer;
}

.s2Wrap li img {
  width: 40%;
  display: block;
  float: left;
  margin: 10px 0;
  margin-right: 20px;
  transition: all .8s;
}

.s2Wrap li img:hover {
  transform: scale(.9);
  cursor: pointer;
}

.s2Wrap li p {
  font-size: 20px;
  color: rgb(51, 51, 51);
  float: left;
}

.s3Wrap {
  background: rgb(255, 255, 255);
  border: 1px solid rgb(204, 204, 204);
  padding: 20px 20px 20px 30px;
  margin-bottom: 20px;
}

.s3Title {
  height: 53px;
  line-height: 53px;
  border-bottom: 4px solid rgb(204, 204, 204);
  margin-bottom: 20px;
}

.s3Title span {
  width: 9%;
  height: 53px;
  display: block;
  float: left;
  font-size: 24px;
  color: rgb(0, 95, 167);
  font-weight: 600;
  text-align: center;
  border-bottom: 4px solid rgb(0, 95, 167);
}

.s3_secton {
  font-size: 24px;
  color: rgb(0, 95, 167);
  font-weight: 600;
  float: left;
}

.s3Title a {
  font-size: 16px;
  color: rgb(255, 153, 0);
  display: block;
  float: right;
}

.s3Left {
  width: 60%;
  float: left;
  border: 1px solid rgb(0, 95, 167);
  border-radius: 12px;
  background: rgb(246, 249, 255);
  /*margin-right:40px;*/
}

.s3_table_list {
  height: 136px;
  border-bottom: 1px solid rgb(0, 95, 167);
}

.s3_table_list div {
  width: 32%;
  line-height: 136px;
  float: left;
  background: rgb(0, 95, 167);
  font-size: 24px;
  color: rgb(255, 255, 255);
  text-align: center;
  border-bottom: 1px solid rgb(123, 172, 211);
}

.s3_left_m {
  width: 33%;
  float: left;
  border-right: 1px solid rgb(0, 95, 167);
}

.s3_left_m li {
  width: 100%;
  height: 68px;
  border-bottom: 1px solid rgb(0, 95, 167);
  font-size: 20px;
  color: rgb(102, 102, 102);
  display: table;
  background: rgb(246, 249, 255);
}

.s3_left_m li p {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.s3_height {
  height: 67px !important;
  border-bottom: 0 !important;
}

.s3_left_r {
  width: 34.8%;
  float: left;
}

.s3_left_r li {
  width: 100%;
  height: 68px;
  border-bottom: 1px solid rgb(0, 95, 167);
  font-size: 20px;
  color: rgb(102, 102, 102);
  display: table;
  background: rgb(246, 249, 255);
}

.s3_left_r li p {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.s3_left_r li p a {
  width: 67%;
  height: 48px;
  line-height: 48px;
  display: block;
  margin: 0 auto;
  background: rgb(0, 95, 167);
  font-size: 20px;
  color: rgb(255, 255, 255);
  border-radius: 8px;
  transition: all .8s;
  transition: transform 0.8s;
  transition: all .8s;
}

.s3_left_r li p a:hover {
  /*box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);*/
  cursor: pointer;
  transform: scale(1.1, 1.1);
}

.s3Right {
  width: 36%;
  float: right;
}

.s3Right ul {}

.s3Right ul li {
  width: 122px;
  float: left;
  height: 43px;
  line-height: 43px;
  font-size: 18px;
  border: 1px solid rgb(204, 204, 204);
  background: rgb(244, 244, 244);
  border-radius: 8px;
  margin-right: 20px;
  text-align: center;
  margin-bottom: 20px;
  color: rgb(102, 102, 102);
  transition: all .8s;
}

.s3Right ul li:hover {
  background: rgb(255, 153, 0);
  border: 1px solid rgb(255, 153, 0);
  color: rgb(255, 255, 255);
  cursor: pointer;
}

.s3Right a {
  width: 84%;
  height: 50px;
  line-height: 50px;
  background: rgb(255, 153, 0);
  display: block;
  margin: 0 auto;
  font-size: 20px;
  color: rgb(255, 255, 255);
  text-align: center;
  border-radius: 8px;
  transition: all .8s;
  transition: transform 0.8s;
  transition: all .8s;
}

.s3Right a:hover {
  /*box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);*/
  cursor: pointer;
  transform: scale(1.1, 1.1);
}

.s4Wrap {
  background: rgb(255, 255, 255);
  padding: 20px 20px 20px 30px;
  border: 1px solid rgb(204, 204, 204);
  margin-bottom: 20px;
}

.s4Left {
  width: 49%;
  float: left;
  margin-right: 20px;
}

.s4Left li {
  width: 19.5%;
  height: 110px;
  background: rgb(244, 244, 244);
  border-radius: 50%;
  margin-right: 38px;
  float: left;
  margin-bottom: 20px;
  transition: all .8s;
}

.s4Left li:hover {
  box-shadow: 0px 0px 10px rgba(0, 95, 167, 0.3);
  /*transition: all .8s;*/
  cursor: pointer;
}

.s4Left li:hover img {
  transform: scale(.9);
  /*transition: all .8s;*/
  cursor: pointer;
}

.s4_01 {
  width: 31%;
  height: 34px;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px;
  transition: all .8s;
}

.s4Left li p {
  font-size: 18px;
  color: rgb(0, 95, 167);
  text-align: center;
}

.s4Middle {
  width: 20%;
  float: left;
}

.s4Middle li {
  width: 100%;
  height: 90px;
  background: rgb(1, 95, 167);
  display: table;
  border-bottom: 1px solid rgb(255, 255, 255);
  transition: all .8s;
}

.s4Middle li:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, .6);
  cursor: pointer;
}

.s4Middle li p {
  font-size: 18px;
  color: rgb(255, 255, 255);
  /*text-align: center;*/
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}

.s4Right {
  width: 28%;
  float: right;
  position: relative;
}

.s4Img {
  width: 100%;
  height: 364px;
}

.s4Div {
  width: 100%;
  position: absolute;
  top: 0;
  background: #d9d5d5;
}

.s4Div_p {
  width: 36%;
  height: 34px;
  line-height: 34px;
  background: rgb(255, 255, 255);
  border-radius: 20px 0 20px 0;
  margin: 0 auto;
  margin-top: 20px;
  font-size: 20px;
  color: rgb(1, 95, 167);
  text-align: center;
  margin-bottom: 10px;
}

.s4Div_tit {
  font-size: 24px;
  color: rgb(255, 255, 255);
  text-align: center;
  margin-bottom: 20px;
}

.s4Div ul {
  padding: 0 40px;
  margin-bottom: 17px;
}

.s4Div ul img {
  width: 43%;
  float: left;
  display: block;
  margin-right: 33px;
}

.s4Btn {
  padding: 0 40px;
}

.s4Btn a {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: rgb(255, 255, 255);
  display: block;
  border-radius: 8px;
  font-size: 20px;
  color: rgb(1, 95, 167);
  text-align: center;
  margin-bottom: 10px;
  transition: all .8s;
  transition: transform 0.8s;
  transition: all .8s;
}

.s4Btn a:hover {
  /*box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);*/
  cursor: pointer;
  transform: scale(1.1, 1.1);
}

.s5Wrap {
  background: rgb(255, 255, 255);
  padding: 20px 20px 20px 30px;
  border: 1px solid rgb(204, 204, 204);
  margin-bottom: 20px;
}

.s5Left {
  width: 53%;
  float: left;
  height: 100px;
}

.s5Left_p01 {
  font-size: 24px;
  color: rgb(51, 51, 51);
  text-align: center;
  font-weight: 600;
  margin-bottom: 3px;
  margin-top: 35px;
}

.s5Left_p01 span {
  color: rgb(0, 95, 167);
}

.s5Left_p02 {
  width: 11%;
  height: 4px;
  display: block;
  background: rgb(0, 95, 167);
  margin: 0 auto;
}

.s5Left_p03 {
  font-size: 14px;
  color: rgb(102, 102, 102);
  text-align: center;
  margin-top: 10px;
}

.s5_timeDiv {
  width: 82%;
  margin: 0 auto;
  padding-top: 30px;
  /*margin-bottom:30px;*/
  margin-left: 80px;
}

.timeMonth,
.timeDay {
  width: 35%;
  height: 147px;
  display: block;
  float: left;
  font-size: 100px;
  color: rgb(255 255 255);
  text-align: center;
  line-height: 147px;
  background: url("../images/time_bj.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.timeIco {
  width: 100%;
  position: absolute;
  top: 41%;
  left: 0;
}

.yue2,
.ri {
  float: left;
  height: 147px;
  line-height: 250px;
  font-size: 40px;
  color: rgb(0, 95, 167);
  padding: 0 20px;
  font-weight: 600;
}

.fm1,
.fm2 {
  width: 50%;
  float: left;
}

.fd1,
.fd2 {
  width: 50%;
  float: left;
}

.s5Btn {
  width: 60%;
  margin: 0 auto;
  margin-top: 30px;
}

.s5Btn a {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: rgb(0, 95, 167);
  display: block;
  font-size: 21px;
  color: rgb(255, 255, 255);
  text-align: center;
  border-radius: 8px;
  margin-bottom: 10px;
  transition: all .8s;
  transition: transform 0.8s;
}

.s5Btn a:hover {
  /*box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);*/
  cursor: pointer;
  transform: scale(1.1, 1.1);
}

.s5Tips {
  font-size: 14px;
  color: rgb(102, 102, 102);
  text-align: center;
}

.s5Right {
  width: 46%;
  border: 1px solid rgb(204, 204, 204);
  float: right;
}

.s5Right_p {
  height: 78px;
  line-height: 78px;
  font-size: 24px;
  color: rgb(51, 51, 51);
  font-weight: 600;
  padding-left: 20px;
}

.s5Right li {
  padding: 0 20px;
  height: 68px;
  line-height: 68px;
}

.s5Right li:nth-of-type(1) {
  background: rgb(248, 248, 248);
}

.s5Right li:nth-of-type(3) {
  background: rgb(248, 248, 248);
}

.s5Right li:nth-of-type(5) {
  background: rgb(248, 248, 248);
}

.s5Right li span {
  display: block;
  float: left;
  font-size: 16px;
  color: rgb(51, 51, 51);
}

.s5Right li a {
  width: 26%;
  height: 48px;
  line-height: 48px;
  display: block;
  float: right;
  font-size: 20px;
  color: rgb(51, 51, 51);
  background: rgb(0, 95, 167);
  border-radius: 10px;
  color: rgb(255, 255, 255);
  text-align: center;
  margin-top: 10px;
  transition: all .8s;
  transition: transform 0.8s;
  letter-spacing: 2.4px;
}

.s5Right li a:hover {
  /*box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);*/
  cursor: pointer;
  transform: scale(1.1, 1.1);
}

.s6Wrap {
  background: rgb(255, 255, 255);
  padding: 20px 20px 20px 30px;
  border: 1px solid rgb(204, 204, 204);
  margin-bottom: 20px;
}

.s6Wrap ul {
  width: 23.8%;
  float: left;
  border: 1px solid rgb(238, 238, 238);
  background: rgb(255, 255, 255);
  margin-right: 13px;
}

.s6_tit {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: rgb(36, 160, 223);
}

.s6_tit_bg {
  background: rgb(103, 189, 105);
}

.s6_tit_bg03 {
  background: rgb(237, 119, 63);
}

.s6_tit_bg04 {
  background: rgb(93, 104, 191);
}

.s6_tit img {
  display: block;
  width: 10%;
  float: left;
  margin-right: 10px;
  margin-left: 84px;
  margin-top: 9px;
}

.s6_tit span {
  display: block;
  float: left;
  font-size: 18px;
  color: rgb(255, 255, 255);
}

.s6Wrap ul li {
  overflow: hidden;
  white-space: nowrap;

  width: 100%;
  height: 42px;
  line-height: 42px;
  transition: all .8s;
}

.s6Wrap ul li:hover {
  transform: translateX(3px);
  cursor: pointer;
}

.s6Wrap ul li:nth-of-type(2) {
  background: rgb(239, 250, 255);
}

.s6Wrap ul li:nth-of-type(4) {
  background: rgb(239, 250, 255);
}

.s6Wrap ul li:nth-of-type(6) {
  background: rgb(239, 250, 255);
}

.s6_ul_02 li:nth-of-type(2) {
  background: rgb(238, 255, 239) !important;
}

.s6_ul_02 li:nth-of-type(4) {
  background: rgb(238, 255, 239) !important;
}

.s6_ul_02 li:nth-of-type(6) {
  background: rgb(238, 255, 239) !important;
}

.s6_ul_03 li:nth-of-type(2) {
  background: rgb(255, 245, 240) !important;
}

.s6_ul_03 li:nth-of-type(4) {
  background: rgb(255, 245, 240) !important;
}

.s6_ul_03 li:nth-of-type(6) {
  background: rgb(255, 245, 240) !important;
}

.s6_ul_04 li:nth-of-type(2) {
  background: rgb(241, 243, 255) !important;
}

.s6_ul_04 li:nth-of-type(4) {
  background: rgb(241, 243, 255) !important;
}

.s6_ul_04 li:nth-of-type(6) {
  background: rgb(241, 243, 255) !important;
}

.s6Wrap ul li img {
  width: 6%;
  margin-right: 10px;
  float: left;
  display: block;
  margin-left: 5px;
  margin-top: 12px;
}

.s6Wrap ul li span {
  overflow: hidden;
  width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
  color: rgb(102, 102, 102);
  display: block;
  float: left;
}

.s6Btn {
  width: 100%;
  margin-top: 20px;
}

.s6Btn a {
  width: 15.3%;
  height: 50px;
  line-height: 50px;
  float: left;
  display: block;
  background: rgb(0, 95, 167);
  margin-right: 17px;
  border-radius: 8px;
  font-size: 20px;
  color: rgb(255, 255, 255);
  text-align: center;
  transition: all .8s;
  transition: transform 0.8s;
}

.s6Btn a:hover {
  /*box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);*/
  background: rgb(255, 153, 0);
  cursor: pointer;
  transform: scale(1.1, 1.1);
}

/*弹窗*/
.tc-tow-warp {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 4;
}

.tc-tow-warp input,
.tc-tow-warp select {
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: none;
  appearance: none;
}

.tc-tow-warp .tc-tow-main {
  position: fixed;
  top: 38%;
  left: 50%;
  width: 20.66666667rem;
  background-color: #ffffff;
  -webkit-border-radius: 0.33333333rem;
  -moz-border-radius: 0.33333333rem;
  border-radius: 0.33333333rem;
  margin-left: -10.33333333rem;
  margin-top: -8.33333333rem;
  padding-top: 2rem;
  padding-bottom: 1.33rem;
  text-align: center;
  font-size: 0;
  zoom: 1.2;
}

.tc-tow-warp .tc-tow-main img {
  position: absolute;
  width: 0.8rem;
  top: 1.06666667rem;
  right: 1.06666667rem;
  cursor: pointer;
}

.tc-tow-warp .tc-tow-main h3 {
  font-size: 1.13333333rem;
  color: #333333;
  line-height: 1.13333333rem;
}

.tc-tow-warp .tc-tow-main h3 i {
  width: 1.3rem;
  height: 0.06666667rem;
  background-color: #eeeeee;
  display: inline-block;
  vertical-align: middle;
}

.tc-tow-warp .tc-tow-main h3 b {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.4rem;
}

.tc-tow-warp .tc-tow-main .item {
  width: 17.83333333rem;
  height: 2.66666667rem;
  -webkit-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  border-radius: 0.1rem;
  background-color: #f6f6f6;
}

.tc-tow-warp .tc-tow-main .item span {
  width: 5.66666667rem;
  display: inline-block;
  vertical-align: top;
  font-size: 0.86666667rem;
  color: #333333;
  text-align: right;
  line-height: 2.66666667rem;
}

.tc-tow-warp .tc-tow-main .item input,
.tc-tow-warp .tc-tow-main .item select {
  line-height: 2.66666667rem;
  display: inline-block;
  vertical-align: top;
  width: 12.16666667rem;
  padding-left: .8rem;
  background-color: #f6f6f6;
  color: #999999;
  font-size: 0.86666667rem;
  box-sizing: border-box;
}

.tc-tow-warp .tc-tow-main .item input::placeholder {
  font-size: 0.67rem;
}

.tc-tow-warp .tc-tow-main .item:nth-of-type(1) {
  margin: 1.43333333rem auto 0;
}

.tc-tow-warp .tc-tow-main .item:nth-of-type(1) span {
  background: url("../images/c-tow-img02.png") no-repeat 0.93333333rem center;
  -webkit-background-size: 0.73333333rem 0.9rem;
  background-size: 0.9rem 0.9rem;
}

.tc-tow-warp .tc-tow-main .item:nth-of-type(2),
.tc-tow-warp .tc-tow-main .item:nth-of-type(3),
.tc-tow-warp .tc-tow-main .item:nth-of-type(4) {
  margin: 1.06666667rem auto 0;
}

.tc-tow-warp .tc-tow-main .item:nth-of-type(2) span {
  background: url("../images/c-tow-img01.png") no-repeat 0.93333333rem center;
  -webkit-background-size: 0.83333333rem 0.9rem;
  background-size: 0.83333333rem 0.9rem;
}

.tc-tow-warp .tc-tow-main .item:nth-of-type(3) span {
  background: url("../images/c-tow-img03.png") no-repeat 0.93333333rem center;
  -webkit-background-size: 0.73333333rem 0.9rem;
  background-size: 0.73333333rem 0.9rem;
}

.tc-tow-warp .tc-tow-main .item:nth-of-type(4) span {
  background: url("../images/c-tow-img04.png") no-repeat 0.93333333rem center;
  -webkit-background-size: 0.63333333rem 0.9rem;
  background-size: 0.63333333rem 0.9rem;
}

.tc-tow-warp .tc-tow-main .tc-form-btn {
  width: 8rem;
  height: 2.66666667rem;
  line-height: 2.66666667rem;
  margin: 1.33333333rem auto 0;
  background-color: #3c6ecb;
  color: #ffffff;
  font-weight: bold;
  display: block;
  font-size: 0.86666667rem;
  -webkit-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  border-radius: 0.1rem;
}

.tc-tow-warp .tc-tow-main .tc-form-btn:hover {
  background-color: #255BCB;
}

.tc-tow-warp .tc-tow-main .tc-form-btn:active {
  background-color: #3c6ecb;
}

.agreement {
  text-align: center;
  margin: .6rem auto 0;
}

.agreement label {
  position: relative;
  padding-left: 1.166667rem;
  color: #666666;
  font-size: 0.8rem;
}

.agreement a {
  color: #c90000;
  font-size: 0.8rem;
}

.agreement input {
  display: inline-block;
  width: .8rem;
  height: .8rem;
  -webkit-appearance: checkbox;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

@media screen and (min-width: 1680px) {
  .tc-tow-warp .tc-tow-main {
    zoom: 1.5;
  }
}