@charset "UTF-8";
/*初始化样式*/
html {
  margin: 0;
  padding: 0;
  border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background: #fff;
  color: #666;
  position: relative;
  font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
  vertical-align: baseline;
  width: 100%;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  outline: none;
}

a:link {
  color: #666;
}

a:visited {
  color: #666;
}

a:hover,
a:active,
a:focus {
  color: #3480ce;
  text-decoration: none;
  outline: none;
}

input {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei';
}

img {
  border: none;
  background: none;
  vertical-align: middle;
}

ul,
ol,
li {
  list-style-type: none;
}

select,
input,
img,
select {
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table,
th,
td {
  vertical-align: middle;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

h1,
h2,
h3,
h4 {
  font-size: 12px;
  font-weight: bold;
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
  height: 0;
}

/*----- Common css ------*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

.com-img {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}

.com-img img {
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
}

.com-img: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);
}

.vn1200 {
  width: 1200px;
  margin: 0 auto;
}

.pos {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}

.com-img {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}

.com-img img {
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
}

.com-img: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);
}

/*头部样式*/
.vn-head1 {
  height: 90px;
}

.vn-head1 .vn1200 {
  position: relative;
}

.vn-head1 .logo {
  position: absolute;
  top: 5px;
  left: 525px;
}

.vn-head1 .head-left .ads1 li {
  float: left;
}

.vn-head1 .head-left .ads1 li:nth-child(2) {
  margin-left: 56px;
}

.vn-head1 .head-left .ads1 li .img {
  line-height: 90px;
}

.vn-head1 .head-left .ads1 li .wz {
  margin-left: 15px;
}

.vn-head1 .head-left .ads1 li .wz h3 {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
  margin-top: 28px;
}

.vn-head1 .head-left .ads1 li .wz span {
  display: block;
  font-size: 16px;
  color: #999999;
  font-family: "Arial";
  line-height:26px;
}

.vn-head1 .head-right {
  font-size: 14px;
  color: #666666;
}

.vn-head1 .head-right .hot {
  margin-top: 25px;
}

.vn-head1 .head-right .hot a {
  margin-right: 5px;
}

.vn-head1 .head-right a {
  color: #666666;
}

.vn-head2 {
  height: 150px;
  overflow: hidden;
}

.logo {
  float: left;
  line-height: 150px;
}

.translate {
  width: 100px;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 9999;
}

.tran-in {
  left: 120px;
}

.translate li {
  border: 1px dashed #cccccc;
  line-height: 26px;
  text-align: left;
  background: #fff;
}

.translate li a {
  display: block;
  padding-left: 10px;
  background: url(/web/20260709011441im_/http://www.typet.cn/template/default/assets/images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
  text-decoration: none;
  color: #275cea;
  cursor: pointer;
}

.translate-en {
  display: none;
  padding: 6px;
  padding-top: 0px;
}

.translate li .translate-en a {
  padding-left: 0px;
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
  font-weight: bold;
}

.topLink .f_count {
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
}

/*搜索和热门搜索*/
.vn-search {
  margin: 15px 0;
}

.vn-search .hotSearch {
  float: left;
  height: 24px;
  line-height: 24px;
  font-weight: normal;
}

.vn-search .hotSearch a {
  margin-right: 6px;
}

.vn-search #formsearch {
  float: right;
}

.vn-search #formsearch input {
  height: 22px;
  background: #fff;
  border: 1px solid #c8c8c8;
  line-height: 22px;
  outline: none;
}

.vn-search #formsearch #keyword {
  height: 22px;
  line-height: 22px;
  padding-left: 4px;
  color: #666;
}

.vn-search #formsearch #s_btn {
  width: 46px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #3480ce;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 12px;
}

/*导航栏样式*/
#menu {
  background-color:#28afa8;
}

.nav1 {
  height: 72px;
  position: relative;
}

.nav1 .sear-btn {
  width: 23px;
  height: 23px;
  background: url(/web/20260709011441im_/http://www.typet.cn/template/default/assets/images/ss.png) no-repeat center center;
  float: right;
  position: relative;
  margin-right: 55px;
  margin-top: 25px;
}

.nav1 .sear-btn .hides {
  position: absolute;
  right: 0;
  top: 55px;
  z-index: 99;
  width: 350px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 15px 10px;
  display: none;
}

.nav1 .sear-btn #formsearch input {
  height: 32px;
  line-height: 32px;
}

.nav1 .sear-btn #formsearch input#keyword {
  height: 32px;
  line-height: 32px;
  text-indent: 8px;
  color: #999;
  border: none;
  font-size: 12px;
  width: 275px;
  background: #fff;
  outline: none;
}

.nav1 .sear-btn #formsearch input#s_btn {
  width: 40px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: url(/web/20260709011441im_/http://www.typet.cn/template/default/assets/images/btn.png) no-repeat 50% 50%;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 0px;
  outline: none;
}

.nav1 li {
  line-height: 72px;
  height: 72px;
  text-align: center;
  width: 137px;
  float: left;
  position: relative;
  z-index: 999;
  font-size: 16px;
  margin-right: 20px;
}

.nav1 li:nth-child(3) {
  margin-right: 200px;
}

.nav1 li a {
  display: block;
  line-height: 72px;
  color: #fff;
  height: 72px;
  padding: 0;
}

.nav1 li a:hover {
  color: #fff;
  text-decoration: none;
}

.nav1 .sec {
  height: 0;
  background: #01557a;
  color: #fff;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 32px;
  left: 0px;
  display: none;
}

.nav1 .sec a {
  background: #01557a;
  color: #fff;
  height: 38px;
  line-height: 38px;
  width: 90px;
}

.nav1 .sec a:hover {
  background: #042d3f;
  text-decoration: none;
}

.sample-about {
  margin-top: 65px;
}

.sample-about .about-left {
  width: 655px;
  margin-top: 60px;
}

.sample-about .about-left h3 {
  font-size: 40px;
  color: #333333;
  line-height: 40px;
  margin-left: 20px;
}

.sample-about .about-left .imgs1 {
  margin-top: 20px;
  margin-left: 20px;
}

.sample-about .about-left .about-left-con {
  font-size: 14px;
  color: #666666;
  line-height: 28px;
  width: 580px;
  margin-left: 20px;
  margin-top: 25px;
}

.sample-about .about-left i {
  display: block;
  height: 1px;
  background: #d9d9d9;
  margin-top: 30px;
}

.sample-about .about-left .ads2 {
  margin-top: 40px;
}

.sample-about .about-left .ads2 li {
  float: left;
}

.sample-about .about-left .ads2 li:nth-child(1) {
  margin-left: 54px;
}

.sample-about .about-left .ads2 li:nth-child(2) {
  margin-left: 130px;
}

.sample-about .about-left .ads2 li:nth-child(3) {
  margin-left: 135px;
}

.sample-about .about-left .ads2 li .imgs {
  position: relative;
  width: 76px;
  height: 76px;
  border: 2px solid #ff730a;
  border-radius: 50px;
  text-align: center;
  line-height: 76px;
}

.sample-about .about-left .ads2 li .imgs div {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.sample-about .about-left .ads2 li .imgs .img1 {
  opacity: 1;
}

.sample-about .about-left .ads2 li .imgs .img2 {
  opacity: 0;
}

.sample-about .about-left .ads2 li:hover .imgs {
  background: #ff730a;
}

.sample-about .about-left .ads2 li:hover .img1 {
  opacity: 0;
}

.sample-about .about-left .ads2 li:hover .img2 {
  opacity: 1;
}

.sample-about .about-left .ads2 li h2 {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  margin-top: 25px;
}

.sample-about .about-right {
  margin-right: 120px;
}

/*我们是做什么的*/
.sample2 {
  height: 781px;
  background: url(/web/20260709011441im_/http://www.typet.cn/template/default/assets/images/sam1.png) no-repeat center center;
  padding-top: 70px;
}

.sample2 .sample2-title {
  text-align: center;
}

.sample2 .sample2-title h3 {
  font-size: 40px;
  color: #fff;
  line-height: 40px;
}

.sample2 .sample2-title .title-img {
  text-align: center;
  margin-top: 20px;
}

.sample2 .ads3 {
  margin-top: 58px;
}

.sample2 .ads3 li {
  float: left;
  width: 582px;
  height: 209px;
  background: #fff;
  margin-bottom: 22px;
}

.sample2 .ads3 li .imgs {
  width: 228px;
}

.sample2 .ads3 li .imgs img {
  width: 228px;
  height: 209px;
}

.sample2 .ads3 li .wz {
  width: 354px;
  padding-top: 40px;
  padding-left: 30px;
}

.sample2 .ads3 li .wz h3 {
  font-size: 20px;
  color: #333333;
  line-height: 20px;
  font-weight: 400;
}

.sample2 .ads3 li .wz span {
  display: block;
  font-size: 16px;
  color: #666666;
  padding-right: 34px;
  margin-top: 20px;
}

.sample2 .ads3 li .wz a {
  display: block;
  font-size: 16px;
  color: #28afa8;
  font-weight: 600;
  line-height: 16px;
  margin-top: 20px;
  text-transform: uppercase;
}

.sample2 .ads3 li:nth-child(2n) {
  float: right;
}

.sample-product {
  margin-top: 75px;
}

.sample-product .product-title {
  text-align: center;
}

.sample-product .product-title h3 {
  font-size: 40px;
  color: #333333;
  line-height: 40px;
}

.sample-product .product-title .title-img {
  margin-top: 20px;
}

.sample-product .product-title span {
  display: block;
  font-size: 16px;
  color: #666666;
  text-align: center;
  line-height: 16px;
  margin-top: 30px;
}

.sample-product .sort1 {
  margin-top: 50px;
}

.sample-product .sort1 li {
  float: left;
  text-align: center;
  margin-right: 75px;
}

.sample-product .sort1 li:last-child {
  margin-right: 0px;
}

.sample-product .sort1 li h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
}

.sample-product .sort1 li h3 a {
  color: #666666;
}

.sample-product .sort1 li a.img {
  display: block;
  width: 180px;
  height: 106px;
  border: 1px solid #d9d9d9;
  text-align: center;
  line-height: 106px;
}

.sample-product .sort1 li a.img img {
  filter: invert(51%) sepia(89%) saturate(3%) hue-rotate(315deg) brightness(98%) contrast(85%);
}

.sample-product .sort1 li:hover a.img {
  background: #ff730a;
}

.sample-product .sort1 li:hover a.img img {
  filter: none;
}

.sample-product .list {
  margin-top: 25px;
}

.sample-product .list li {
  margin-right: 36px;
  float: left;
}

.sample-product .list li:hover a.img {
  border-color: #ff730a;
}

.sample-product .list li:hover h3 a {
  color: #ff730a;
}

.sample-product .list li:nth-child(4n) {
  margin-right: 0px;
}

.sample-product .list li a.img {
  display: block;
  width: 273px;
  height: 354px;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  text-align: center;
  line-height: 354px;
}

.sample-product .list li a.img img {
  max-width: 100%;
}

.sample-product .list li h3 {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  padding-top: 17px;
  line-height: 18px;
  padding-bottom: 40px;
}

.sample-product .list li h3 a {
  color: #666666;
}

.sample-product .product-more {
  width: 212px;
  height: 64px;
  text-align: center;
  line-height: 64px;
  border: 1px solid #ff730a;
  font-size: 18px;
  font-family: "Arial";
  margin: 0 auto;
  text-transform: uppercase;
  border-radius: 50px;
  margin-top: 20px;
}

.sample-product .product-more a {
  color: #ff730a;
}

/*三大优势*/
.sample-youshi {
  height: 434px;
  background: url(/web/20260709011441im_/http://www.typet.cn/template/default/assets/images/sample3.png) no-repeat center center;
  margin-top: 78px;
  padding-top: 70px;
}

.sample-youshi .ads1 li {
  text-align:center;
  float: left;
  width: 295px;
  margin-left:6px;
}

.sample-youshi .ads1 li:nth-child(1) {
  margin-left: 0px;
}

.sample-youshi .ads1 li a.img {
  display: block;
}

.sample-youshi .ads1 li a.img img {
  width: 113px;
  height: 113px;
}

.sample-youshi .ads1 li h3 {
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
  margin-top: 20px;
}

.sample-youshi .ads1 li span {
  display: block;
  font-size: 16px;
  color: #ffffff;
  line-height: 28px;
  margin-top: 15px;
}

/*新闻中心*/
.sample-news {
  margin-top: 30px;
}

.sample-news .news-title {
  text-align: center;
}

.sample-news .news-title h3 {
  font-size: 40px;
  color: #333333;
  line-height: 40px;
}

.sample-news .news-title .title-img {
  text-align: center;
  margin-top: 23px;
}

.sample-news .news-con {
  margin-top: 55px;
}

.sample-news .news-con .list li {
  float: left;
  width: 380px;
  position: relative;
  margin-right: 30px;
}

.sample-news .news-con .list li:nth-child(3) {
  margin-right: 0px;
}

.sample-news .news-con .list li img {
  width: 380px;
  height: 276px;
}

.sample-news .news-con .list li a {
  display: block;
  font-size: 18px;
  color: #333333;
  line-height: 18px;
  margin-top: 35px;
  text-align: center;
}

.sample-news .news-con .list li p {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  margin-top: 14px;
}

.sample-news .news-con .list li span {
  display: block;
  width: 61px;
  height: 57px;
  background: #ff730a;
  text-align: center;
  line-height: 57px;
  position: absolute;
  left: 160px;
  top: 233px;
  font-size: 16px;
  color: #ffffff;
  font-family: "Arial";
  z-index: 999;
}

/*横图电话*/
.sample-contact {
  height: 135px;
  background: url(/web/20260709011441im_/http://www.typet.cn/template/default/assets/images/contacts.png) no-repeat center center;
  margin-top: 65px;
}

.sample-contact .contact-left {
    display:none;
  font-size: 30px;
  color: #fefefe;
  padding-top: 55px;
}

.sample-contact .contact-right {
    display:none;
  width: 312px;
  height: 52px;
  border-radius: 50px;
  border: 1px dashed #d9d9d9;
  line-height: 52px;
  margin-top: 50px;
  background: url(/web/20260709011441im_/http://www.typet.cn/template/default/assets/images/tels.png) no-repeat 19px center;
  padding-left: 60px;margin-right: 72px;
}

.sample-contact .contact-right p {
  font-size: 18px;
  color: #fefefe;
}

.sample-contact .contact-right p span {
  font-size: 24px;
  color: #fefefe;
  font-family: "Arial";
}

/*底部*/
.sample-foot {
  height: auto;
  background: #1a1a1a;
  padding-bottom: 10px;
}

.sample-foot .foot-logo {
  margin-top: 62px;
}

.sample-foot .foot-link {
  font-size: 14px;
  color: #a3a3a3;
  margin-left: 75px;
  margin-top: 44px;
  line-height: 26px;
}

.sample-foot .foot-link a {
  color: #a3a3a3;
}
.foot-link11{
  font-size: 14px;
  color: #ffffff;
  margin-top: 12px;
  line-height: 26px;
}
.foot-link11 a{
  color: #a3a3a3;
}
.sample-foot .foot-contact {
  margin-left: 95px;
  margin-top: 47px;
}

.sample-foot .foot-contact h3 {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 18px;
}

.sample-foot .foot-contact .contact-con {
  font-size: 12px;
  color: #a3a3a3;
  margin-top: 10px;
  line-height: 24px;
}

.sample-foot .foot-erweima {
  margin-top: 34px;
  margin-right: 92px;
}

.sample-foot2 {
  text-align: center;
  background: #000000;
  font-size: 12px;
  color: #a3a3a3;
  line-height: 20px;
  padding: 10px 0;
}

.sample-foot2 a {
  color: #a3a3a3;
}
.sample-foot2 a:hover{
  color: #fff;
}

/*内页左侧样式*/
.container {
  width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}

.left {
  width: 225px;
  float: left;
}

.right {
  width: 940px;
  float: right;
}

.xypg-case-list li {
  width: 270px;
}

.xypg-product-list li {
  /*width: 264px;*/
}

/*.xypg-product-list li .img img {*/
/*  width: 242px;*/
/*  height: 255px;*/
/*}*/

.relate-product-slick .owl-item .img img {
  width: 213px;
  height: 200px;
}

.xypg-case-list li .img img {
  width: 270px;
  /*height: 157px;*/
}

.page-product-inquiry a {
  color: #fff;
}

.page-mob-tool {
  display: none;
}

.xypg-banner img {
  width: 100%;
}
/*
     FILE ARCHIVED ON 01:14:41 Jul 09, 2026 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:51:32 Aug 07, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.391
  exclusion.robots: 0.03
  exclusion.robots.policy: 0.023
  esindex: 0.007
  cdx.remote: 5.729
  LoadShardBlock: 110.592 (3)
  PetaboxLoader3.datanode: 103.797 (4)
  PetaboxLoader3.resolve: 328.524 (2)
  load_resource: 436.251
*/