@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
  font-family: "微软雅黑";
}

/*zhezhao*/
.zhezhao {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.7);
}

.zhezhao .success {
  width: 468px;
  height: 250px;
  background: url("../images/tijiao.png") no-repeat center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding-left: 85px;
  padding-top: 43px;
  box-sizing: border-box;
}

.zhezhao .success .qu {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}

.zhezhao .success h5 {
  font-size: 18px;
  color: #454545;
  font-weight: normal;
}

.zhezhao .success p {
  margin-top: 10px;
  font-size: 12px;
  color: #747474;
  line-height: 20px;
}

.zhezhao .success h6 {
  margin-top: 15px;
  font-size: 13px;
  color: #4b4b4b;
  font-weight: normal;
}

.zhezhao .success h6 span {
  color: #fe8800;
}

.zhezhao .success .queren {
  width: 230px;
  height: 40px;
  background: #d72523;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  margin-top: 30px;
  margin-left: 30px;
  border-radius: 5px;
  cursor: pointer;
}

body.zhezhao {
  overflow: hidden;
  margin-right: 17px;
}

/*header*/
.header {
  width: 100%;
  height: 70px;
}

.header .h-content {
  width: 1180px;
  height: 100%;
  margin: 0 auto;
  background: url(../images/logo.png) no-repeat;
  background-position: left center;
  text-align: right;
  line-height: 70px;
}

.header .h-content a {
  color: #626262;
  margin-left: 45px;
}

.header .h-content a:hover {
  color: #d72523;
}

/*banner*/
.banner {
  width: 100%;
  height: 690px;
  background: url(../images/banner.jpg) no-repeat;
  background-size: 1920px 690px;
  background-position: center center;
  border: 1px solid transparent;
}

.banner .b-inner {
  width: 620px;
  height: 48px;
  margin: 243px auto;
}

.banner .b-inner:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  line-height: 0;
}

.banner .b-inner .b-content {
  float: left;
  width: 475px;
  height: 100%;
  background-color: #fff;
  border-radius: 24px;
}

.banner .b-inner .b-content:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  line-height: 0;
}

.banner .b-inner .b-content #number {
  width: 300px;
  height: 100%;
  padding-left: 25px;
  box-sizing: border-box;
  font-size: 14px;
  color: #9d9d9d;
  border-radius: 24px;
  outline: none;
  border: none;
  float: left;
}

.banner .b-inner .b-content #zixun {
  width: 133px;
  height: 100%;
  border-radius: 24px;
  outline: none;
  border: none;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
  background-color: #e22727;
  float: right;
  cursor: pointer;
}

.banner .b-inner .online {
  width: 133px;
  height: 100%;
  float: right;
}

.banner .b-inner .online a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffb71c;
  color: #303030;
  font-size: 16px;
  text-align: center;
  line-height: 48px;
  border-radius: 24px;
}

/*title*/
.title {
  width: 100%;
  height: 460px;
}

.title .t-inner {
  width: 1180px;
  height: 100%;
  margin: 0 auto;
  padding-top: 70px;
  box-sizing: border-box;
  text-align: center;
}

.title .t-inner p {
  font-size: 26px;
  color: #3b3b3b;
  margin-bottom: 10px;
}

.title .t-inner span {
  font-size: 14px;
  color: #9a9a9a;
}

.title .t-inner ul {
  width: 100%;
  height: 220px;
  margin-top: 25px;
}

.title .t-inner ul:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}

.title .t-inner ul li {
  width: 196.6666px;
  height: 100%;
  float: left;
  box-sizing: border-box;
  padding-top: 124px;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  transition: transform 1.2s ease;
}

.title .t-inner ul li:nth-child(1) {
  background: url(../images/icon01.png) no-repeat;
  background-size: 136px 135px;
  background-position: center center;
}

.title .t-inner ul li:nth-child(2) {
  background: url(../images/icon02.png) no-repeat;
  background-size: 136px 135px;
  background-position: center center;
}

.title .t-inner ul li:nth-child(3) {
  background: url(../images/icon03.png) no-repeat;
  background-size: 136px 135px;
  background-position: center center;
}

.title .t-inner ul li:nth-child(4) {
  background: url(../images/icon04.png) no-repeat;
  background-size: 136px 135px;
  background-position: center center;
}

.title .t-inner ul li:nth-child(5) {
  background: url(../images/icon05.png) no-repeat;
  background-size: 136px 135px;
  background-position: center center;
}

.title .t-inner ul li:nth-child(6) {
  background: url(../images/icon06.png) no-repeat;
  background-size: 136px 135px;
  background-position: center center;
}

/*show*/
.show {
  width: 100%;
  height: 510px;
  background: url(../images/banner2.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
}

.show .s-content {
  width: 1240px;
  height: 100%;
  padding-top: 50px;
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
}

.show .s-content p {
  font-size: 26px;
  color: #3c3c3c;
}

.show .s-content ul {
  width: 100%;
  height: 360px;
  margin-top: 30px;
  box-sizing: border-box;
}

.show .s-content ul:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}

.show .s-content ul li {
  width: 240px;
  height: 100%;
  float: left;
  border: none;
  overflow: hidden;
  /* cursor: pointer;*/
  margin-right: 8px;
  position: relative;
  /*&:hover{
          img{
            transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
            -ms-transform: scale(1.1);
          }
        }*/
}

.show .s-content ul li img {
  width: 240px;
  height: 360px;
  transition: transform 1s ease;
  transition: All 1s ease-in-out;
  -webkit-transition: All 1s ease-in-out;
  -moz-transition: All 1s ease-in-out;
  -o-transition: All 1s ease-in-out;
}

.show .s-content ul li .border {
  width: 201px;
  height: 316px;
  /*border: 1px solid #8b8b8b;*/
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding-top: 100px;
  box-sizing: border-box;
  text-align: left;
  /* &:hover{
            .left{
              height: 316px;
            }
            .right{
              height: 316px;
            }
            .top{
              width: 201px;
            }
            .bottom{
              width: 201px;
            }
          }*/
  /*         .left{
            width: 1px;
            height: 0%;
            background: #fff;
            position: absolute;
            left: -1px;
            bottom: -1px;
            margin: auto;
            transition: all 1s ease;
          }
          .bottom{
            width: 0%;
            height: 1px;
            background: #fff;
            position: absolute;
            left: -1px;
            bottom: -1px;
            margin: auto;
            transition: all 1s ease;
          }
          .right{
            width: 1px;
            height: 0%;
            background: #fff;
            position: absolute;
            right: -1px;
            top: -1px;
            margin: auto;
            transition: all 1s ease;
          }
          .top{
            width: 0%;
            height: 1px;
            background: #fff;
            position: absolute;
            right: -1px;
            top: -1px;
            margin: auto;
            transition: all 1s ease;
          }*/
}

.show .s-content ul li .border span {
  display: block;
  width: 100%;
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.show .s-content ul li .border .xian {
  width: 30px;
  height: 2px;
  background: #fff;
  margin: 0 auto;
  margin-top: 15px;
}

.show .s-content ul li .border p {
  font-size: 22px;
  color: #fff;
  margin-top: 12px;
  text-align: center;
}


.show .s-content ul li:nth-child(5) .border {
  /*border: 1px solid #c7c7c7;*/
}

/*sort*/
.sort {
  width: 100%;
  height: 580px;
  background: #fff;
}

.sort .so-content {
  width: 1180px;
  height: 100%;
  margin: 0 auto;
  padding-top: 65px;
  box-sizing: border-box;
  text-align: center;
}

.sort .so-content p {
  font-size: 26px;
  color: #3c3c3c;
}

.sort .so-content ul {
  width: 1180px;
  height: 397px;
  margin-top: 30px;
  border: 1px solid #eaeaea;
}

.sort .so-content ul:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}

.sort .so-content ul li {
  width: 196.666px;
  height: 50%;
  border-right: 1px solid #eaeaea;
  float: left;
  box-sizing: border-box;
  padding-top: 125px;
  font-size: 14px;
  color: #4d4d4d;
}

.sort .so-content ul li:nth-child(6), .sort .so-content ul li:nth-child(12) {
  border-right: none;
}

.sort .so-content ul li:nth-child(1), .sort .so-content ul li:nth-child(2), .sort .so-content ul li:nth-child(3), .sort .so-content ul li:nth-child(4), .sort .so-content ul li:nth-child(5), .sort .so-content ul li:nth-child(6) {
  border-bottom: 1px solid #eaeaea;
}

.sort .so-content ul li:nth-child(1) {
  background: #fff url(../images/icons01.png) no-repeat;
  background-position: center 40%;
}

.sort .so-content ul li:nth-child(2) {
  background: #fff url(../images/icons02.png) no-repeat;
  background-position: center 40%;
}

.sort .so-content ul li:nth-child(3) {
  background: #fff url(../images/icons03.png) no-repeat;
  background-position: center 40%;
}

.sort .so-content ul li:nth-child(4) {
  background: #fff url(../images/icons04.png) no-repeat;
  background-position: center 40%;
}

.sort .so-content ul li:nth-child(5) {
  background: #fff url(../images/icons05.png) no-repeat;
  background-position: center 40%;
}

.sort .so-content ul li:nth-child(6) {
  background: #fff url(../images/icons06.png) no-repeat;
  background-position: center 40%;
}

.sort .so-content ul li:nth-child(7) {
  background: #fff url(../images/icons07.png) no-repeat;
  background-position: center 40%;
}

.sort .so-content ul li:nth-child(8) {
  background: #fff url(../images/icons08.png) no-repeat;
  background-position: center 40%;
}

.sort .so-content ul li:nth-child(9) {
  background: #fff url(../images/icons09.png) no-repeat;
  background-position: center 40%;
}

.sort .so-content ul li:nth-child(10) {
  background: #fff url(../images/icons010.png) no-repeat;
  background-position: center 40%;
}

.sort .so-content ul li:nth-child(11) {
  background: #fff url(../images/icons011.png) no-repeat;
  background-position: center 40%;
}

.sort .so-content ul li:nth-child(12) {
  background: #fff url(../images/icons012.png) no-repeat;
  background-position: center 40%;
}

/*flow*/
.flow {
  width: 100%;
  height: 351px;
  background: #f8f8f8;
}

.flow .f-content {
  width: 1180px;
  height: 100%;
  margin: 0 auto;
  padding-top: 70px;
  box-sizing: border-box;
  text-align: center;
}

.flow .f-content p {
  font-size: 26px;
  color: #3c3c3c;
}

.flow .f-content span {
  font-size: 14px;
  color: #9a9a9a;
}

.flow .f-content ul {
  width: 1180px;
  height: 120px;
  margin-top: 30px;
}

.flow .f-content ul:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}

.flow .f-content ul li {
  width: 215px;
  height: 100%;
  float: left;
  background: url(../images/icon-j.png) no-repeat;
  background-position: 70% center;
  padding-top: 20px;
  box-sizing: border-box;
  text-align: left;
}

.flow .f-content ul li .yuan {
  width: 84px;
  height: 84px;
  border: 1px solid #d8dce2;
  border-radius: 50%;
  padding-top: 23px;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 8px;
}

.flow .f-content ul li span {
  font-size: 14px;
  color: #898989;
}

.flow .f-content ul li:last-child {
  width: 105px;
  height: 100%;
  background: none;
}

/*matter*/
.matter {
  width: 100%;
  height: 325px;
  background: #fff;
}

.matter .m-content {
  width: 1180px;
  height: 100%;
  margin: 0 auto;
  padding-top: 70px;
  box-sizing: border-box;
  text-align: center;
}

.matter .m-content p {
  font-size: 26px;
  color: #3c3c3c;
}

.matter .m-content .span {
  font-size: 13px;
  color: #7e7e7e;
  text-align: left;
  line-height: 22px;
  margin-top: 20px;
}

/*footer*/
.f-box {
  height: 240px;
  background: #42454a;
}

.f-box .f {
  width: 1180px;
  height: 240px;
  margin: 0 auto;
  padding-top: 45px;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 40px;
}

.f-box .f .f-left {
  width: auto;
  height: auto;
  float: left;
}

.f-box .f .f-left dl {
  float: left;
  padding-right: 65px;
}

.f-box .f .f-left dl dt {
  font-size: 15px;
  color: #ededed;
}

.f-box .f .f-left dl dd {
  margin-top: 10px;
}

.f-box .f .f-left dl dd div a {
  font-size: 12px;
  color: #a9aaab;
}

.f-box .f .f-left dl dd div a:hover {
  color: #fff;
}

.f-box .f .f-right {
  width: 180px;
  height: auto;
  float: right;
}

.f-box .f .f-right div span {
  font-size: 12px;
  color: #fff;
}

.f-box .f .f-right p {
  font-size: 12px;
  color: #a9aaab;
  margin-top: 7px;
}

.f-box .f .f-right b {
  font-size: 20px;
  color: #fff;
}

/*åº•éƒ¨*/
.footer {
  background: #fff;
  height: 175px;
}

.footer .fo-inner {
  width: 1180px;
  height: 163px;
  margin: 0 auto;
  padding-top: 28px;
  box-sizing: border-box;
  text-align: center;
}

.footer .fo-inner .links {
  text-align: center;
  color: #c0c0c0;
  font-size: 12px;
}

.footer .fo-inner .links a {
  color: #999999;
  font-size: 12px;
  padding: 0 7px;
}

.footer .fo-inner .links a:hover {
  color: #ff7f00;
}

.footer .fo-inner p {
  font-size: 12px;
  color: #999999;
  line-height: 7px;
  margin-top: 11px;
}

.footer .fo-inner img {
  margin-top: 17px;
}
