.menu {
  position: absolute;
  right: 55px;
  color: #333333;
  font-size: 15px;
  top: calc(50% - 9px);
  font-family: "arial";
}

.c1 {
  width: 90%;
  margin: 0 auto;
  margin-top: 0;
}

.c1t {
  text-align: center;
  font-size: 24px;
  color: #333333;
  font-weight: 600;
  line-height: 3.2em;
}

.c1t span {
  color: #1a66f2;
}

.c11 {
  margin-top: 1%;
}

.c1sort1 {
  border: 1px solid #7b7b7b;
}

.c1sort1 li {
  width: 33%;
  float: left;
  line-height: 54px;
  /* background: #2a2a2a; */
  text-align: center;
  border-bottom: 1px solid #7b7b7b;
}

.c1sort1 li a {
  color: #000000;
  font-size: 14px;
}

.c1sort1 li:nth-child(1) {
  border-right: 1px solid #7b7b7b;
}

.c1sort1 li:nth-child(2) {
  border-right: 1px solid #7b7b7b;
}

.c1sort1 li:nth-child(4) {
  border-right: 1px solid #7b7b7b;
  border-bottom: none;
}

.c1sort1 li:nth-child(5) {
  border-right: 1px solid #7b7b7b;
  border-bottom: none;
}

.c1sort1 li:nth-child(6) {
  border-bottom: none;
}

.c1sort1 li:hover {
  background: #1a66f2;
}

.c1sort1 li:hover a {
  color: #fff;
}

/* 产品 */
.c12 {
  margin-top: 7%;
}

.c12 .product-list {
  font-size: 0;
}

.c12 .product-list li {
  vertical-align: top;
  width: calc(50% - 8px);
  display: inline-block;
  position: relative;
  text-align: center;
  margin: 0 0px 15px 0px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}

.c12 .product-list li:nth-child(2n) {
  float: right;
  margin-right: 0;
}

.c12 .product-list li a {
  display: block;
}

.c12 .product-list li img {
  width: 100%;
}

.c12 .product-list li h3 {
  width: 100%;
  color: #1a66f2;
  font-size: 14px;
  line-height: 35px;
  text-indent: 5px;
  border: 2px solid #e5e5e5;
  box-sizing: border-box;
}

.c12 .product-list li:hover h3 {
  background: #1a66f2;
  color: #fff;
  border-color: #1a66f2;
}

.hengtu1 {
  margin-top: 5%;
  text-align: center;
}

.hengtu1 img {
  width: 100%;
}

.c2 {
  width: 100%;
  margin: 0 auto;
  background: #f7f7f7;
  padding-bottom: 10%;
  padding-top: 1%;
}

.c2t {
  text-align: center;
  font-size: 22px;
  color: #333333;
  font-weight: 600;
  line-height: 3.6em;
}

.c2t span {
  color: #1a66f2;
}

.tabli {
  margin-left: 33%;
  margin-top: 6%;
}

.tabli li.cur {
  background: #1a66f2;
}

.tabli li {
  float: left;
  font-size: 0;
  width: 38px;
  height: 6px;
  background: #666666;
  margin: 0 10px;
}

.tab {
  margin-top: 0px;
  display: none;
  width: 90%;
  margin: 0 auto;
}

.c2ads {
}

.c2ads li {
}

.c2ads li img {
  width: 100%;
}

.c2ads li h3 {
  background: url(//cdn.myxypt.com/5dd6b3ce/21/04/99c9b6bae0d76bd8576632b3d3664b9865df018d.png) no-repeat 0 50%;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  padding-left: 46px;
  line-height: 70px;
}

.c2ads li p {
  padding-left: 46px;
  line-height: 26px;
  color: #666666;
  font-size: 13px;
}

.c3ads {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 15px;
}

.c3ads li {
  width: 30%;
  /* float: left; */
  /* margin: 1% 2.2% 2% 4%; */
  border: 2px solid #cdcdcd;
  margin-bottom: 18px;
}

.c3ads li:nth-child(4),.c3ads li:nth-child(5),.c3ads li:nth-child(6){
  margin-bottom: 0;
}


.c3ads li:hover {
  border-color: #1a66f2;
}

.c3ads li:hover h3 {
  background: #1a66f2;
  color: #fff;
}

.c3ads li h3 {
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  color: #1a66f2;
}

.c3ads li img {
  width: 100%;
  display: block;
}

.c3ads li:nth-child(3n) {
  /* float: right; */
  /* margin-right: 4%; */
}

.xian {
  background: #f7f7f7;
  height: 5px;
  width: 100%;
  margin-top: 8%;
}

.c4 {
  width: 90%;
  margin: 0 auto;
  margin-top: 0;
}

.c4a {
}

.c4a img {
  width: 100%;
}

.c4b {
  color: #666666;
  line-height: 32px;
  font-size: 15px;
  margin-top: 4%;
}

.c5 {
  background: #1a66f2;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-top: 6%;
}

.c5ads {
}

.c5ads li {
  float: left;
  border-right: 1px solid rgba(255,255,255,.3);
  color: #ffffff;
  text-align: center;
  position: relative;
  width: 33%;
}

.c5ads li:nth-child(3) {
  border-right: none;
}

.c5ads li h3 {
  font-size: 38px;
  font-weight: 600;
  padding-top: 4px;
}

.c5ads li p {
  font-size: 16px;
  padding-bottom: 10px;
  padding-top: 2px;
}

.c5ads li span {
  font-size: 13px;
  position: absolute;
  right: 22px;
  top: 10px;
}

.c6 {
  width: 90%;
  margin: 0 auto;
  padding-top: 4%;
}

.c6t {
  text-align: center;
  font-size: 22px;
  color: #333333;
  font-weight: 600;
  line-height: 2.6em;
}

.c6t span {
  color: #1a66f2;
}

.c6sort1 {
  /* margin-left: 20%; */
  display: flex;
  justify-content: center;
}

.c6sort1 li {
  /* float: left; */
  /* background: url(../images/news1.png) no-repeat; */
  line-height: 32px;
  background-size: 100% 100%;
  border: 2px solid #1a66f2;
  margin: 0 2%;
}

.c6sort1 li a {
  padding: 0 20px;
  font-size: 14px;
  color: #333333;
}

.c6sort1 li:nth-child(1) {
  background: #1a66f2;
}

.c6sort1 li:nth-child(1) a{
  color: #fff;
}

.c6sort1 li:nth-child(2) a {
  padding: 0 20px;
  color: #333333;
}

.c6xlist1 {
  margin-top: 7%;
}

.c6xlist1 li {
  border: 1px solid #eeeeee;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.c6img {
  padding: 8px;
  width: 34%;
}

.c6img img {
  width: 100%;
}

.c6det {
  width: 56%;
  margin-left: 2%;
}

.c6det h3 {
  color: #333333;
  font-size: 16px;
  padding-top: 0.8em;
}

.c6det h3 a {
  color: #333;
}

.c6det p {
  color: #666;
  font-size: 14px;
  padding-top: 5px;
  line-height: 24px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.c68xlist1 {
  padding-top: 14px;
  padding-bottom: 20px;
}

.c68xlist1 li {
  border-bottom: 1px solid #eeeeee;
  line-height: 2.6em;
}

.c68xlist1 li a {
  background: url(//cdn.myxypt.com/5dd6b3ce/21/04/61ffee25695e8da6d81a4a5e6fcd686c9c6fd522.png) no-repeat 0 50%;
  padding-left: 30px;
  font-size: 16px;
  color: #333;
}
