@charset "utf-8";
/* CSS Document */
/*ä¸€è¡Œçœç•¥éšè—*/
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /*å¤šè¡Œçœç•¥éšè—*/
  .ellipsis2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
  }
  /*.inside-banner .info {*/
    /*font-size: 16px;*/
  /*}*/
  .anchor {
    width: 1px;
    height: 1px;
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0;
}
.contact .preSales {
    /* background: #f7f7f7; */
    padding: 50px 0 40px 0;
    position: relative;
  }
  .contact .preSales .list {
    text-align: center;
    margin-top: 30px;
  }
  .contact .preSales li {
    position: relative;
    width: 50%;
    text-align: center;
    float: left;
    padding: 5px;
  }
  .contact .preSales li .box {
    min-height: 170px;
    background-color: #fff;
    padding: 20px 13px;
    text-align: left;
    display:flex;
    flex-wrap:wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .contact .preSales .icon {
    display: block;
    width: 100px;
    /* height: 68px; */
    /* border: 1px #999999 solid; */
    /* border-radius: 50%; */
    position: relative;
    /* margin-right: 10px; */
    vertical-align: middle;
  }
  .contact .preSales .icon img {
    width: 100px;
  }
  .contact .preSales .text {
    padding-top: 10px;
    display: block;
    text-align: left;
    vertical-align: middle;
    /* flex: 1; */
    min-height: 76px;
    width: 100%;
    text-align: center;
    line-height: 2;
    padding-left: 15px;
  }
  .contact .preSales .txt-01 {
    font-size: 24px;
    color: #003eb3;
  }
  .contact .preSales .txt-01 a {
    color: #003eb3;
  }
  .contact .preSales .preSales-txt-01 {
    font-size: 18px;
  }
  .contact .preSales .txt-02 {
    color: #333333;
    font-size: 14px;
	margin:5px 0;
  }
  .contact .preSales .txt-03 a {
    color: #003eb3;
  }
	
  .contact .boxone {
    float: right;
  }
 .contact .showimg {
   transform: rotate(180deg);
   -webkit-transform: rotate(180deg);
   -moz-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   -o-transform: rotate(180deg);
}
  .contact .afterSale {
    background: #f7f7f7;
    padding: 50px 0 70px 0;
    position: relative;
  }
  .contact .afterSale .bt {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #242424;
    position: relative;
    padding-left: 30px;
  }
  .contact .afterSale .bt .tj {
    display: inline-block;
    background: #f5791d;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    padding: 0 5px;
    vertical-align: middle;
    margin-left: 5px;
  }
  .contact .afterSale .bt .icon {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
}
  .contact .afterSale .info {
    color: #999999;
    font-size: 14px;
    padding: 10px 0;
  }
  .contact .afterSale .list {
    margin-left: -9px;
    margin-right: -9px;
    margin-top: 50px;
  }
  .contact .afterSale .liclass {
    width: 50%;
    float: left;
  }
  .contact .afterSale .box {
    min-height: 170px;
    background: #FFFFFF;
    border: 1px solid #E6E7EB;
    padding: 30px 30px;
    border-bottom: 3px solid #FFFFFF;
  }
  .contact .afterSale .btn {
    margin-top: 20px;
    /* float: right; */
  }
  .contact .afterSale .btn a {
    display: inline-block;
    /* border: 1px #45a5e7 solid; */
    color: #003eb3;
    min-width: 110px;
    /* line-height: 32px; */
    text-align: left;
  }
  .contact .afterSale .btn a:hover {
    background: #fff;
    color: #003eb3;
  }
  .contact .afterSale .zzfpxx {
    line-height: 40px;
    background: #003eb3;
    text-align: center;
    position: relative;
    color: #FFFFFF;
    margin-left: -9px;
    margin-right: -9px;
  }
  .contact .icondiv {
    display: block;
    left: 0;
    top: 0;
  }
  .contact .afterSale .zzfpxx .icon {
    width: 24px;
    height: 24px;
    background: #FFFFFF;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    margin-left: 15px;
  }
  .contact .afterSale .mobile {
    display: none;
  }
  .contact .afterSale .span-01 {
    color: #003eb3;;
  }
  .contact .afterSale .i-01 {
    color: #003eb3;
	font-style:normal;
  }
  .contact .afterSale .txt {
    margin-top: 20px;
  }
  .contact .afterSale .txt p {
    float: left;
  }
  .contact .afterSale .txt p:nth-child(1) {
    margin-right: 30px;
  }
  .contact .afterSale .txt i {
    font-stretch: normal;
    font-style: normal;
  }
  /* .contact .afterSale li .box:hover {
    border-bottom: 3px solid #EB5F02;
  } */
  .contact .branch {
    /* background: #f5f5f5; */
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
  }
  .contact .branch .list {
    margin-top: 50px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .contact .branch li {
    width: 50%;
    float: left;
    padding: 0 20px 40px 20px;
  }
  .contact .branch .box {
    background: #fff;
    padding: 20px 35px 10px 35px;
  }
  
  .contact .branch .boxshadow {
    box-shadow: 0px 10px 20px 0px rgba(108, 108, 108, 0.1);
  }
  .contact .branch .bt {
    color: #333333;
    font-weight: 400;
    font-size: 18px;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
  }
  .contact .branch .bt .icon {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .contact .branch .bt .icon1 {
    display: block;
    width: 25px;
    height: 40px;
    position: absolute;
    left: 0;
    top: -10px;
  }
  .contact .branch .info {
    padding-left: 30px;
    min-height: 63px;
  }
  .contact .branch .info p {
    line-height: 28px;
  }
  .contact .fapiao {
      background-color: #FFFFFF;
      margin-top: 30px;
      padding-top: 10px;
  }
  .contact .fplist {
      width: 120px;
  }
  .contact .fplist li {
      width: 100%;
      text-align: right;
      line-height: 25px;
  }
  .contact .fapiao .fptitle {
    line-height: 20px;
    text-align: center;
    padding: 10px 0;
    background-color: #f7f7f7;
  }
  .contact .afterSale ul li{ float:left; width:50%;}
  
  
  /*å¢žå€¼ç¨Žä¸“ç”¨å‘ç¥¨å¼€ç¥¨ä¿¡æ¯*/
.zzhsh {
    display: none;
    background: #f7f7f7;
  }
  .zzhsh .up {
    background: #f5f5f5;
    text-align: center;
    margin: 10px 0;
    padding: 10px 0;
    cursor: pointer;
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  .zzhsh .up span {
    vertical-align: middle;
    transform:rotate(270deg);
    -ms-transform:rotate(270deg);
    -webkit-transform:rotate(270deg);
    -moz-transform:rotate(270deg);
    -o-transform:rotate(270deg);
}
  .zzhsh .up:hover {
    background: #ccc;
  }
  .zzhsh .title {
    background: #eeeeee;
    line-height: 47px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
  }
  .zzhsh .truelandTabs {
    margin-top: 30px;
    position: relative;
  }
  .zzhsh .truelandTabs:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #dcdcdc;
    position: absolute;
    top: 0;
    left: 15%;
  }
  .zzhsh .tabsBtn {
    width: 15%;
    float: left;
  }
  .zzhsh .tabsBtn li {
    line-height: 32px;
    font-size: 14px;
    color: #666666;
    text-align: right;
    padding-right: 20px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
  }
  /* .zzhsh .tabsBtn li:after {
    content: "";
    display: block;
    width: 0%;
    height: 100%;
    background: #dcdcdc;
    position: absolute;
    right: 0;
    top: 0;
  } */
  .zzhsh .tabsBtn li span {
    position: relative;
    z-index: 2;
  }
  /* .zzhsh .tabsBtn li:hover {
    color: #333;
  } */
  /* .zzhsh .tabsBtn li:hover:after {
    width: 100%;
  } */
  .zzhsh .tabsBtn .active {
    /* background: #dcdcdc; */
    color: #003eb3;
  }
  .zzhsh .tabsBtn .active::after {
    content: '';
    display: block;
    margin: auto;
    width: 8px;
    height: 8px;
    background: #003eb3;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    right: 5px;
    top: 0;
  }
  .zzhsh .tabsCon {
    width: 85%;
    float: right;
    padding-left: 15px;
  }
  .zzhsh .item {
    clear: both;
    display: none;
    background: #FFFFFF;
    padding: 10px;
  }
  .zzhsh .list-01 {
    overflow: hidden;
    padding: 1px 0 0 1px;
    margin: auto 0 10px 10px;
  }
  .zzhsh .list-01 li {
    float: left;
    width: 25%;
    line-height: 30px;
    border: 1px solid #d4d4d4;
    margin-top: -1px;
    margin-left: -1px;
    padding: 5px 5px;
  }
  .zzhsh .list-01 .li-01,
  .zzhsh .list-01 .li-03 {
    width: 12%;
    background: #f4f4f4;
    text-align: center;
  }
  .zzhsh .list-01 .li-02 {
    width: 50%;
  }
  .zzhsh .list-01 .li-04 {
    width: 26%;
  }
  .zzhsh .text-01 {
    line-height: 30px;
    padding: 30px 20px;
  }
  .zzhsh .text-01 .p-01 {
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    position: relative;
    padding-left: 35px;
  }
  .zzhsh .text-01 .p-02 {
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
  }
  .zzhsh .text-01 .p-02 span {
    display: inline-block;
    line-height: 35px;
    border-radius: 35px 0 0 35px;
    /* background: #e6e6e6 url(../images/contact-line.png) no-repeat right center; */
    padding: 0 35px 0 30px;
    position: relative;
  }
  .zzhsh .text-01 .p-02 span::before {
    content: "";
    display: block;
    margin: auto;
    width: 8px;
    height: 8px;
    background: #003eb3;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 5px;
    top: 0;
  }
  .zzhsh .text-01 .p-01::before {
    content: "";
    display: block;
    margin: auto;
    width: 8px;
    height: 8px;
    background: #003eb3;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 5px;
    top: 0;
  }
/*在线留言*/  
.guestbook{ background:#fafafa; padding:60px;}
.w1200_zai{ width:100%; max-width:1200px; margin:0 auto;}
.w1200_zai .text-white{ font-weight:normal; text-align:center; font-size:16px; line-height:2;}
.w1200_zai .liu{ max-width:800px; margin:0 auto; width:100%; margin-top:40px;} 
.guestbook{padding:50px}
.guestbook h2{font-size:24px;font-weight:600; color:#333;}
.guestbook .padding{padding:50px;}
.guestbook .form-group {padding-bottom:20px; }
.guestbook .form-group .field{border:solid 1px #e5e5e5}

.guestbook *{ font-family:"微软雅黑" !important;}
.guestbook .input{font-size:16px;padding:0 15px;height:50px;line-height:50px;border:0;width:100%;display:block;-webkit-appearance:none;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;}
.guestbook .textarea {padding:12px;line-height:24px;width:100%;font-size:16px;background:#fff;border:0;}
.guestbook .label {display:block;line-height:24px;}
.guestbook .label label {font-weight:400;}
.guestbook .field {font-size:16px}
.guestbook select {font-size:16px;padding:0 35px 0 15px;width: 100%; height:50px;line-height:50px;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff url(../fuwu/select-down.png) no-repeat right 50%;color:#666;}
.guestbook .form-tips .guestbook .input-help ul {border:0;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.guestbook .input::-webkit-input-placeholder, .guestbook .textarea::-webkit-input-placeholder {color: #111;font-size: 16px;}
.guestbook .input:-moz-placeholder, .guestbook .textarea:-moz-placeholder {color: #111;font-size: 16px;}
.guestbook .input::-moz-placeholder, .guestbook .textarea::-moz-placeholder {color: #111;font-size: 16px;}
.guestbook .input:-ms-input-placeholder, .guestbook .textarea:-ms-input-placeholder {color: #111;font-size: 16px;}
.guestbook .button-block{ display:block; width:100%; padding:12px 30px; font-size:16px; color:#fff;line-height:22px; background:#003eb3; border-radius:5px; cursor:pointer;}
.guestbook .button-block:hover{ background:#2670e8;}

/*高速路广告*/
.gaosu{ padding:60px 0;}
.gaosu .cpgn .nr li{ width:calc(100%/4);}
.gaosu .cpgn .nr .list{ display:flex; flex-wrap:wrap;}
.gaosu .inside-title{ padding-bottom:30px;}
.gaosu{ padding:60px 0;}
.gaosu .cpgn .nr .box{background:#fff; height:100%; border-radius:15px; text-align:left;  padding:25px 25px 25px 25px;}
.gaosu .cpgn .nr li .text .title {
  font-size: 18px;
  color: #262626;
  position: relative;
  padding-bottom: 25px;
}
.gaosu .cpgn .nr li .text .info {
  font-size: 14px;
  line-height:1.6;
  color: #666;
  text-align: left;
}
.gaosu .cpgn .nr .box img{ margin-bottom:15px;}
.gaosu .inside-title .info{ margin-top:20px;}

.rno-section.bg-color{ background:#f5f7fa; position:relative; z-index:1; padding:50px 10px 55px;}
.rno-section-inner{ width:100%; max-width:1200px; box-sizing:border-box; padding:0 10px; position:relative; margin:0 auto;}
.rno-section-hd{ margin-bottom:30px;}
.rno-section-tit{ font-size:24px; text-align:center; color:#000; font-weight:400; line-height:48px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} 
.rno-lattice-without-margin{ display:flex; }
.rno-lattice-without-margin .rno-lattice-cell{ margin-right:20px; width: calc((100% -20px *(3 - 1) - 1px)/3); display:inline-block; font-size:14px; text-align:left; box-sizing:border-box;}
.rno-8-media-panel{ padding:20px 20px 12px; display:block; box-sizing:border-box; background-color:#fff; box-shadow:0 2px 4px rgba(3,27,78,.06); border:solid 1px #e5e8ed;}
.rno-8-media-panel:hover{ box-shadow:0 4px 8px rgba(3,27,78,.08);}
.rno-8-media-panel:hover .rno-8-media-panel-title{ color:#2670e8;}
.rno-8-media-panel-hd{ margin-bottom:8px; padding-left:40px; position:relative;}
.rno-8-media-panel-object{ width:32px; height:32px; position:absolute; left:0; top:0;}
.rno-8-media-panel-title{ vertical-align:middle; font-size:18px; line-height:32px; color:#000; font-weight:400; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.rno-8-media-panel-desc{ font-size:14px; line-height:24px; color:#666; overflow:hidden; -webkit-line-clamp:3;max-height:72px;}
.rno-lattice-card.rno-lattice-cols-3>.rno-lattice-cell:nth-child(3n){ margin-right:0;} 
.rno-12-media-panel-title{ margin-bottom:12px; margin-top:10px; font-size:16px; line-height:28px; color:#000; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.rno-12-media-panel-desc{ font-size:14px; line-height:24px; color:#666;}
 

  
@media screen and (max-width: 1190px) { 
  .contact .container{ width:100%; min-width:inherit;}
}
@media screen and (max-width: 768px) {
	.gaosu{ padding:30px 0;}
	.gaosu .cpgn .nr li{ width:100%;}
	.gaosu .cpgn .nr .box{ padding:15px 20px;text-align:center;}
	.rno-lattice-without-margin .rno-lattice-cell{ width:100%;}
	.rno-lattice-without-margin{ display:block;}
	.rno-section.bg-color{ padding:25px 15px; }
	.rno-lattice-without-margin .rno-lattice-cell{ margin-bottom:20px;}
	.rno-section-tit,.inside-title .title{ font-size:22px; line-height:30px;}
	
	
	 .guestbook{ padding:25px;} 
    .contact .boxone {
      float: left;
    }
    .zzhsh .truelandTabs {
        margin-top: 20px;
      }
      .zzhsh .truelandTabs:before {
        display: none;
      }
      .zzhsh .tabsBtn {
        display: block;
        width: 100%;
        margin-bottom: 10px;
      }
      .zzhsh .tabsBtn li {
        width: 25%;
        float: left;
        padding: 0;
        text-align: center;
        line-height: 30px;
      }
      .zzhsh .tabsCon {
        width: 100%;
        padding-left: 0;
      }
      .zzhsh .list-01 {
        margin: auto;
      }
      .zzhsh .list-01 .li-01,
      .zzhsh .list-01 .li-03 {
        width: 100%;
        background: #f4f4f4;
        text-align: left;
      }
      .zzhsh .list-01 .li-02 {
        width: 100%;
      }
      .zzhsh .list-01 .li-04 {
        width: 100%;
      }
    .contact .preSales {
      padding-top: 40px;
      padding-bottom: 20px;
    }
    .contact .preSales .list {
      margin-left: -5px;
      margin-right: -5px;
    }
    .contact .preSales li {
        width: 100%;
        text-align: left;
        padding: 0;
        padding-bottom: 10px;
    }
	.contact .afterSale ul li{ width:100%; float:none;}
    .contact .preSales li .box {
        padding: 10px 0 10px 0;
        min-height: auto;
        display: flex;
    }
    .contact .preSales .icon {
        /* width: 40px;
        height: 40px; */
        float: left;
    }
    .contact .preSales .text {
      padding-top: 15px;
	  padding-left:0;
    }
    .contact .preSales .txt-02 {
        font-size: 14px;
    }
    .contact .afterSale {
        padding-top: 30px;
		padding-bottom:30px;
      }
      .contact .afterSale .list {
        margin-left: 0;
        margin-right: 0;
        margin-top: 30px;
      }
      
      .contact .afterSale .zzfpxx {
        margin-left: 0;
        margin-right: 0;
      }
      .contact .afterSale .liclass {
        padding: 0;
        width: 100%;
        margin-bottom: 10px;
      }
      .contact .afterSale .liclass:last-child {
        margin-bottom: 0;
      }
      .contact .afterSale .pc {
        display: none;
      }
      .contact .afterSale .mobile {
        display: block;
      }
      .contact .branch {
        padding-top: 30px;
        padding-bottom: 30px;
      }
      .contact .branch .list {
        margin-top: 30px;
        margin-left: 0;
        margin-right: 0;
      }
      .contact .branch li {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
      }
      .contact .branch li:last-child {
        padding-bottom: 0;
      }
      .contact .branch .box {
        padding: 20px 20px 20px 20px;
      }
      .contact .branch .bt {
        font-size: 16px;
      }
      .contact .branch .info {
        min-height: auto;
      }
}
@media screen and (max-width: 480px) {
	
  .zzhsh .tabsBtn li {
    width: 50%;
  }
  .contact .afterSale .txt p {
    float: unset;
  }
  .contact .afterSale .txt p:nth-child(1) {
    margin-right: 0;
	margin-bottom:5px;
  }
  .contact .afterSale .box {
    height: auto;
  }
}
@media screen and (max-width: 374px){
    .contact .preSales li .txt-02 {
        font-size: 12px;
    }
    .contact .afterSale .bt {
        font-size: 18px;
    }
}
